.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.body {
  margin-top: 0px;
  /* background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'), -webkit-gradient(linear, left top, left bottom, from(#414141), to(#414141));
  background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'), linear-gradient(180deg, #414141, #414141); */
  background-color: #414141;
  background-position: 50% 50%, 0px 0px;
  background-size: 80%, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed, scroll;
  font-size: 16px;
}

.link-block-micro {
  position: absolute;
  z-index: 5;
  width: 270px;
  height: 50px;
  margin-top: -117px;
}

.topnavbar {
  position: fixed;
  left: 0px;
  top: 124px;
  right: 0px;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  margin-top: -124px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.57)), to(rgba(0, 0, 0, 0.57)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0.57));
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.navh3-1 {
  position: absolute;
  left: -88.5px;
  top: 160.65px;
  width: auto;
  height: auto;
  margin-top: auto;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #d8d8d8;
  font-size: 52px;
  text-align: center;
}

.navh3-1:hover {
  color: red;
}

.persistenthomemicro {
  position: relative;
  width: 340px;
  height: 50px;
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.link-block-1 {
  position: absolute;
  z-index: 5;
  width: 270px;
  height: 50px;
  margin-top: -68px;
}

.heading-4 {
  margin-top: -27px;
  color: #d1c3c3;
}

.topnavbarpin {
  position: relative;
  z-index: 9;
  display: block;
  width: 100%;
  height: 10px;
  margin-top: 9px;
  margin-left: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.47)), to(rgba(0, 0, 0, 0.47)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47));
}

.persistenthome {
  position: absolute;
  width: 340px;
  height: 50px;
  margin-top: 19px;
  margin-bottom: 0px;
  margin-left: 2px;
  padding-left: 0px;
}

.headingmicro {
  position: absolute;
  left: 53px;
  top: -161px;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #d1c3c3;
  text-align: center;
}

.navh3-1micro {
  display: none;
  width: 120px;
  height: 65px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #d8d8d8;
  font-size: 52px;
  text-align: center;
}

.centersilo {
  position: relative;
  display: block;
  width: 750px;
  height: auto;
  min-height: 350px;
  margin: 180px auto 0px;
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.1)), to(hsla(0, 0%, 100%, 0.1)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0.1));
  text-align: center;
}

.popupmessagebox {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  min-height: auto;
  margin: 0px auto;
  padding: 3px 20px 18px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a1a1a1), to(#a1a1a1));
  background-image: linear-gradient(180deg, #a1a1a1, #a1a1a1);
  text-align: center;
}

.messagetitle {
  position: relative;
  color: #000;
  text-align: center;
}

.message {
  position: relative;
  color: #000;
  text-align: center;
}

.disclaimer {
  position: relative;
  color: #000;
}

.myemail {
  position: relative;
}

.centersilo-2 {
  position: relative;
  display: block;
  width: 900px;
  height: 100%;
  min-height: 0px;
  margin: 180px auto 0px;
  padding-top: 0px;
}

.message-2 {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
  text-align: center;
}

.centersilo-3 {
  position: relative;
  display: block;
  width: 900px;
  height: 100%;
  min-height: 0px;
  margin: 180px auto;
  padding-top: 0px;
  padding-bottom: 60px;
}

.messagetitle-2 {
  position: relative;
  text-align: center;
}

.loginformblock {
  height: 225px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58));
  text-align: center;
}

.acccountresetheader {
  text-align: center;
}

.button {
  display: block;
  width: 200px;
  margin: 12px auto 72px;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fe6726), to(#fe6726));
  background-image: linear-gradient(180deg, #fe6726, #fe6726);
  font-size: 16px;
  text-align: center;
}

.button._6 {
  width: 100px;
}

.button.accept {
  width: 100px;
  margin-top: 12px;
  margin-left: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 192, 9, 0.91)), to(rgba(16, 192, 9, 0.91)));
  background-image: linear-gradient(180deg, rgba(16, 192, 9, 0.91), rgba(16, 192, 9, 0.91));
}

.button.back {
  width: 100px;
  margin-right: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fe6726), to(#fe6726));
  background-image: linear-gradient(180deg, #fe6726, #fe6726);
}

.paragraph {
  text-align: center;
}


.myemail-2 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button-3 {
  display: block;
  width: 200px;
  margin: 12px auto 72px;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 192, 9, 0.91)), to(rgba(16, 192, 9, 0.91)));
  background-image: linear-gradient(180deg, rgba(16, 192, 9, 0.91), rgba(16, 192, 9, 0.91));
  font-size: 16px;
  text-align: center;
}

.messagetitle-3 {
  position: relative;
  min-height: 150px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 69px;
  background-image: url('../images/NC-ABANA-Logo-high-res_alpha_s.png');
  background-position: 50% 90%;
  background-size: auto 100px;
  background-repeat: no-repeat;
  text-align: center;
}

.messagetitle-3._1 {
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.centersilo-4 {
  position: relative;
  display: block;
  width: 900px;
  height: auto;
  min-height: 0px;
  margin: 180px auto;
  padding-top: 0px;
  padding-bottom: 60px;
}

.button-2 {
  display: block;
  width: 200px;
  margin: 12px auto 72px;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3361c9), to(#3361c9));
  background-image: linear-gradient(180deg, #3361c9, #3361c9);
  font-size: 16px;
  text-align: center;
}

.loginformblock-2 {
  height: 100%;
  min-height: 225px;
  padding: 20px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58));
}

.centersilo-5 {
  position: relative;
  display: block;
  width: 900px;
  height: 100%;
  min-height: 0px;
  margin: 180px auto;
  padding-top: 0px;
  padding-bottom: 60px;
  text-align: center;
}

.heading-5 {
  padding-left: 0px;
  color: #000;
}

.heading-6 {
  color: #fff;
}

.div-block {
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.account_name {
  margin-top: 18px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.title_line {
  padding-left: 0px;
  color: #000;
}

.title_info {
  color: #fff;
}

.details {
  color: #141414;
}

.account_number {
  margin-top: 18px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.contanct_info {
  margin-top: 18px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.address {
  margin-top: 18px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.contact_info {
  margin-top: 18px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.privacy_settings {
  margin-top: 18px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.title_sub_line {
  padding-left: 0px;
  color: #000;
}

.centersilo500 {
  position: relative;
  display: block;
  width: 750px;
  height: auto;
  min-height: 350px;
  margin: 180px auto 200px;
  padding-top: 20px;
  padding-bottom: 70px;
  /* background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.71)), to(rgba(0, 0, 0, 0.71))); */
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.71), rgba(0, 0, 0, 0.71));
}

.stateiconcontainer {
  position: relative;
  left: auto;
  right: auto;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.image {
  position: absolute;
  display: block;
}

.image-2 {
  position: absolute;
  display: block;
}

.image-3 {
  position: absolute;
  display: block;
  margin-top: -3px;
}

.state_image {
  position: absolute;
  display: block;
  width: 700px;
  max-width: none;
  margin-left: -327px;
}

.find_a_meeting_image {
  position: absolute;
  display: block;
  width: 650px;
  max-width: none;
  margin-top: 21px;
  margin-left: -315px;
}

.locations_image {
  position: absolute;
  display: block;
  width: 700px;
  max-width: none;
  margin-top: -19px;
  margin-left: -332px;
}

.focus {
  position: relative;
  width: 77px;
  height: 33px;
  margin-right: auto;
  margin-left: auto;
}

.link-block-2 {
  position: absolute;
  display: block;
}

.full_size_group_link {
  position: absolute;
  display: none;
}


.dropdown-2 {
  margin-left: 356px;
  border-radius: 13px;
  background-color: #fe6726;
}

.div-block-2 {
  position: absolute;
  display: block;
  width: 80px;
  height: 5px;
  background-color: #000;
}

.dropdown-link {
  margin-right: -53px;
  margin-left: -17px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: rgba(51, 97, 201, 0.1);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #000);
  font-weight: 800;
  text-align: center;
  text-decoration: underline;
}

.dropdown-link-2 {
  margin-right: -34px;
  margin-left: -32px;
  padding-left: 20px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #000);
  font-weight: 800;
  text-align: center;
  text-decoration: underline;
}

.dropdown-link-3 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #000);
  font-weight: 800;
  text-align: center;
  text-decoration: underline;
}

.dropdown-link-6 {
  margin-left: -23px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #000);
  font-weight: 800;
  text-align: center;
  text-decoration: underline;
}

.dropdown-link-5 {
  margin-right: -26px;
  margin-left: -32px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #000);
  font-weight: 800;
  text-align: center;
  text-decoration: underline;
}

.dropdown-link-4 {
  margin-right: -17px;
  margin-left: -43px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #000);
  font-weight: 800;
  text-align: center;
  text-decoration: underline;
}

.dropdown-link-7 {
  margin-right: -47px;
  margin-left: -32px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #000);
  font-weight: 800;
  text-align: center;
  text-decoration: underline;
}

.div-block-4 {
  position: absolute;
  display: block;
  width: 80px;
  height: 5px;
  margin-top: 7px;
  background-color: #000;
}

.div-block-3 {
  position: absolute;
  display: block;
  width: 80px;
  height: 5px;
  margin-top: -9px;
  background-color: #000;
}

.heading-7 {
  position: absolute;
  margin-top: 3px;
  margin-bottom: 19px;
  padding-right: 0px;
  padding-left: 8px;
  text-align: center;
}

.line_1 {
  position: absolute;
  display: block;
  width: 80px;
  height: 5px;
  margin-top: -3px;
  padding-bottom: 0px;
  background-color: #000;
}

.line_2 {
  position: absolute;
  display: block;
  width: 80px;
  height: 5px;
  margin-top: 35px;
  background-color: #000;
}

.line_3 {
  position: absolute;
  display: block;
  width: 80px;
  height: 5px;
  margin-top: 49px;
  background-color: #000;
}

.menu_button {
  margin-top: 14px;
  margin-left: 360px;
  border-radius: 13px;
  background-color: #fe6726;
}

.dropdown-link-8 {
  margin-right: -47px;
  margin-left: -32px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #000);
  font-weight: 800;
  text-align: center;
  text-decoration: underline;
}

.div-block-5 {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 316px auto 0px;
  background-color: rgba(255, 219, 219, 0.49);
}

.main_message {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 50px auto 0px;
  padding: 15px 10px 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.photo_gallerys {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 30px auto 0px;
  padding-top: 71px;
  padding-bottom: 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(255, 219, 219, 0.49);
}

.main_calendar {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 30px auto 0px;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: rgba(255, 219, 219, 0.49);
}

.library_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.library_div_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.div-block-6 {
  position: static;
  display: inline-block;
  width: 170px;
  height: 170px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.heading-9 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -67%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.div-block-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading-10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-8 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 11px;
  background-image: url('../images/IMG_0109.JPG');
  background-position: 50% 50%;
  background-size: contain;
}

.pres_pic {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 12px;
  background-image: url('../images/img_036.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-6-copy {
  position: static;
  display: inline-block;
  width: 170px;
  height: 170px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.around_nc_nail_2 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 64px;
  background-image: url('../images/20170518_133857.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.around_nc_nail_3 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 116px;
  background-image: url('../images/41032914_2216955878331823_6726633889000849408_n.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.around_nc_nail_4 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 12px;
  background-image: url('../images/19732079_1371909282930283_6842606283633485122_n.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.around_nc_nail_5 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 64px;
  background-image: url('../images/1.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/1.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.around_nc_nail_6 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 116px;
  background-image: url('../images/34455337.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/34455337.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.around_nc_nail_7 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 77px;
  margin-left: 11px;
  background-image: url('../images/IMG_0109.JPG');
  background-position: 50% 50%;
  background-size: contain;
}

.around_nc_nail_8 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 11px;
  background-image: url('../images/IMG_0109.JPG');
  background-position: 50% 50%;
  background-size: contain;
}

.around_nc_nail_9 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 12px;
  background-image: url('../images/IMG_0109.JPG');
  background-position: 50% 50%;
  background-size: contain;
}

.around_nc_nail_1-copy {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 12px;
  background-image: url('../images/IMG_0109.JPG');
  background-position: 50% 50%;
  background-size: contain;
}

.projects_nail_1 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 12px;
  background-image: url('../images/13876293_1031414610313087_3113534584172422285_n.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.projects_nail_2 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 64px;
  background-image: url('../images/14316928_1234211676638236_873859153817534291_n.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.progects_nail_3 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 116px;
  background-image: url('../images/DCF-2018-08.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/DCF-2018-08.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.progects_nail_4 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 12px;
  background-image: url('../images/2-2.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/2-2.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.progects_nail_5 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 64px;
  background-image: url('../images/1-2.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/1-2.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.progects_nail_6 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 116px;
  background-image: url('../images/pic-from-Jim-Amburgey-1.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/pic-from-Jim-Amburgey-1.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.state_fair_nail_1 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 12px;
  background-image: url('../images/IMG_0109.JPG');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.state_fair_nail_2 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 64px;
  background-image: url('../images/5bf4c887cf0f9192022d0e8f_demo4.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.state_fair_nail_3 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  margin-left: 116px;
  background-image: url('../images/IMG_0004a.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.state_fair_nail_4 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 12px;
  background-image: url('../images/100_1901.JPG'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/100_1901.JPG'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.state_fair_nail_5 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 64px;
  background-image: url('../images/14680775_1205686352838346_8356910367504649958_n.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/14680775_1205686352838346_8356910367504649958_n.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.state_fair_nail_6 {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 116px;
  background-image: url('../images/23.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/23.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.cal_block {
  position: relative;
  display: block;
  width: 600px;
  height: 600px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
}

.link-block-3 {
  position: absolute;
  z-index: 6;
  display: block;
  width: 170px;
  height: 170px;
}

.div-block-10 {
  position: absolute;
  width: 10%;
  height: 10%;
  margin-top: 6%;
  margin-left: 2%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_0_1 {
  position: absolute;
  width: 10%;
  height: 3%;
  margin-top: 2%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_1 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 10%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_0_2 {
  position: absolute;
  width: 10%;
  height: 3%;
  margin-top: 2%;
  margin-left: 17%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_0_3 {
  position: absolute;
  width: 10%;
  height: 3%;
  margin-top: 2%;
  margin-left: 31%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_0_4 {
  position: absolute;
  width: 10%;
  height: 3%;
  margin-top: 2%;
  margin-left: 45%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_0_5 {
  position: absolute;
  width: 10%;
  height: 3%;
  margin-top: 2%;
  margin-left: 59%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_6 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 85%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_0_6 {
  position: absolute;
  width: 10%;
  height: 3%;
  margin-top: 2%;
  margin-left: 73%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_0_7 {
  position: absolute;
  width: 10%;
  height: 3%;
  margin-top: 2%;
  margin-left: 87%;
  background-color: rgba(0, 0, 0, 0.5);
}

.div-block-11 {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.cal_block_center {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.cal_1_2 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 25%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_3 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 40%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_4 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 55%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_5 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 70%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.pres_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 220px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.vp_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 220px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.sec_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 220px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.link-block-4 {
  position: absolute;
  z-index: 6;
  display: block;
  width: 160px;
  height: 220px;
}

.vp_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -47px;
  margin-left: 12px;
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.sec_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -47px;
  margin-left: 12px;
  background-position: 50% 10%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.presid_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -47px;
  margin-left: 12px;
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.treas_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 220px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.treas_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -47px;
  margin-left: 12px;
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.cal_2_1 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 25%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_3_1 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 40%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_5_1 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 70%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_4_1 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 55%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_6_1 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 85%;
  margin-left: 3%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_12 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 10%;
  margin-left: 17%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_2a {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 10%;
  margin-left: 17%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_3a {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 10%;
  margin-left: 31%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_4a {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 10%;
  margin-left: 45%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_5a {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 10%;
  margin-left: 59%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_6a {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 10%;
  margin-left: 73%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_1_7 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 10%;
  margin-left: 87%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_2_2 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 25%;
  margin-left: 17%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_2_3 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 25%;
  margin-left: 31%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_2_4 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 25%;
  margin-left: 45%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_2_5 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 25%;
  margin-left: 59%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_2_6 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 25%;
  margin-left: 73%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_2_7 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 25%;
  margin-left: 87%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_3_2 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 40%;
  margin-left: 17%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_3_3 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 40%;
  margin-left: 31%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_3_4 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 40%;
  margin-left: 45%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_3_5 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 40%;
  margin-left: 59%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_3_6 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 40%;
  margin-left: 73%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_3_7 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 40%;
  margin-left: 87%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_4_2 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 55%;
  margin-left: 17%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_4_3 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 55%;
  margin-left: 31%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_4_4 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 55%;
  margin-left: 45%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_4_5 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 55%;
  margin-left: 59%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_4_6 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 55%;
  margin-left: 73%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_4_7 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 55%;
  margin-left: 87%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_5_2 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 70%;
  margin-left: 17%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_5_3 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 70%;
  margin-left: 31%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_5_4 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 70%;
  margin-left: 45%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_5_5 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 70%;
  margin-left: 59%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_5_6 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 70%;
  margin-left: 73%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_5_7 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 70%;
  margin-left: 87%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_6_2 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 85%;
  margin-left: 17%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_6_3 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 85%;
  margin-left: 31%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_6_4 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 85%;
  margin-left: 45%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_6_5 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 85%;
  margin-left: 59%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_6_6 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 85%;
  margin-left: 73%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cal_6_7 {
  position: absolute;
  width: 10%;
  height: 12%;
  margin-top: 85%;
  margin-left: 87%;
  background-color: rgba(0, 0, 0, 0.5);
}

.link-block-5 {
  position: absolute;
  z-index: 6;
  display: block;
  width: 70px;
  height: 40px;
  margin-top: 43px;
  margin-left: -117px;
  background-image: url('../images/5bf4c887cf0f91c8552d0e8e_AnvilLocSmall_15bf4c887cf0f91c8552d0e8e_AnvilLocSmall.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.trian {
  position: absolute;
  z-index: 6;
  display: block;
  width: 70px;
  height: 40px;
  margin-top: 43px;
  margin-left: -117px;
  background-image: url('../images/5bf4c887cf0f91c8552d0e8e_AnvilLocSmall_15bf4c887cf0f91c8552d0e8e_AnvilLocSmall.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.triad_area_group {
  position: absolute;
  z-index: 6;
  display: block;
  width: 70px;
  height: 40px;
  margin-top: 45px;
  margin-left: -47px;
  background-image: url('../images/5bf4c887cf0f91c8552d0e8e_AnvilLocSmall_15bf4c887cf0f91c8552d0e8e_AnvilLocSmall.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.southern_foothills_area_group {
  position: absolute;
  z-index: 6;
  display: block;
  width: 70px;
  height: 40px;
  margin-top: 107px;
  margin-left: -59px;
  background-image: url('../images/5bf4c887cf0f91c8552d0e8e_AnvilLocSmall_15bf4c887cf0f91c8552d0e8e_AnvilLocSmall.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.triaangle_area_group {
  position: absolute;
  z-index: 6;
  display: block;
  width: 70px;
  height: 40px;
  margin-top: 63px;
  margin-left: 87px;
  background-image: url('../images/5bf4c887cf0f91c8552d0e8e_AnvilLocSmall_15bf4c887cf0f91c8552d0e8e_AnvilLocSmall.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.brasstown_area_group {
  position: absolute;
  z-index: 6;
  display: block;
  width: 70px;
  height: 40px;
  margin-top: 128px;
  margin-left: -293px;
  background-image: url('../images/5bf4c887cf0f91c8552d0e8e_AnvilLocSmall_15bf4c887cf0f91c8552d0e8e_AnvilLocSmall.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.wilkes_area_group {
  position: absolute;
  z-index: 6;
  display: block;
  width: 70px;
  height: 40px;
  margin-top: 35px;
  margin-left: -112px;
  background-image: url('../images/5bf4c887cf0f91c8552d0e8e_AnvilLocSmall_15bf4c887cf0f91c8552d0e8e_AnvilLocSmall.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.rock_hill_group-copy {
  position: absolute;
  z-index: 6;
  display: block;
  width: 70px;
  height: 40px;
  margin-top: 79px;
  margin-left: -45px;
  padding-left: 0px;
  background-image: url('../images/5bf4c887cf0f91c8552d0e8e_AnvilLocSmall_15bf4c887cf0f91c8552d0e8e_AnvilLocSmall.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.group_leader_picture {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: url('../images/Marshall-Swaringen-2.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: url('../images/Marshall-Swaringen-2.jpg'), linear-gradient(180deg, #000, #fff);
  background-position: 50% 23%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.presid_report_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: url('../images/ly.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.pres_report_header {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -49%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.pres_report_small_header {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -49%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.tba_leader_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.tba_contact_1_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.tba_contact_2_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.tba_contact_3_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.tba_main_message {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 20px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.library_div {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 32px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(255, 219, 219, 0.49);
}

.tba_contact1_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: url('../images/image-coming-soon.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: url('../images/image-coming-soon.jpg'), linear-gradient(180deg, #000, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.tba_contact2_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: url('../images/Keith.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: url('../images/Keith.jpg'), linear-gradient(180deg, #000, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.tba_contact_pic3 {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.tba_heading-9 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -53%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.st_pres_report-copy {
  position: static;
  display: inline-block;
  width: 90%;
  height: auto;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.st_pres_report_header-copy {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -55%;
  margin-top: -147px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.st_pres_report_small_header {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -59%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.your_post_header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.your_post_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form {
  width: 82%;
  margin-left: 45px;
}

.form-block {
  width: 95%;
}

.text-field {
  min-height: 50px;
}

.text-field-2 {
  min-height: 300px;
}

.field-label {
  margin-top: 0px;
}

.field-label-2 {
  margin-top: 60px;
}

.field-label-3 {
  margin-top: 45px;
}

.image-4 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.news_letter_heading-10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.news_letter_image_block {
  position: static;
  display: block;
  width: 90%;
  height: auto;
  min-height: 200px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/HIS.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/HIS.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: 300px, auto;
  background-repeat: no-repeat, repeat;
}

.news_letter_info_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.news_letter_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.your_posts_div {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 32px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.resource_heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.resource_image_container {
  position: static;
  display: inline-block;
  width: 90%;
  height: auto;
  min-height: 200px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/NC-ABANA-Logo-high-res_alpha_s.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/NC-ABANA-Logo-high-res_alpha_s.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.resource_top_image {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.resource_block {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 32px auto 0px;
  padding: 25px 10px 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.resource_block_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.resource_block_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.by_laws_top_heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.by_laws_image_block {
  position: static;
  display: inline-block;
  width: 90%;
  height: auto;
  min-height: 200px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/gavel--anvil.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url('../images/gavel--anvil.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.by_laws_block_image {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.by_laws_div {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 32px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.by_laws_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.by_laws_div_paragaph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.library_bock_header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.library_block_image_div {
  position: static;
  display: inline-block;
  width: 90%;
  height: auto;
  min-height: 400px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url("https://assets.website-files.com/5f41ea958bad6dfd8b286e11/5f41ea958bad6d3eca286e7f_The%20Blacksmith's%20Project%20Book%20%20%20cover.jpg"), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: url("https://assets.website-files.com/5f41ea958bad6dfd8b286e11/5f41ea958bad6d3eca286e7f_The%20Blacksmith's%20Project%20Book%20%20%20cover.jpg"), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.library_block_image {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.presidents_report_top_block_header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.presidents_report_top_block_image_div {
  position: static;
  display: block;
  width: 200px;
  height: 300px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.presidents_report_image {
  position: relative;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/ly.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.presidents_report_div {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 32px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.presidents_report_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.presidents_report_div_phargraph {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.your_posts_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.your_posts_div_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.div-block-12 {
  width: 90%;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 12px;
  background-color: rgba(0, 0, 0, 0.71);
}

.your_post_div_form {
  position: relative;
  width: 90%;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 11px;
  padding-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.71);
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.your_post_form_update_button {
  display: block;
  width: 120px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 9px;
  background-color: rgba(16, 192, 9, 0.91);
  color: #000;
  font-weight: 700;
  text-align: center;
}

.your_posts_forum_header {
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0%, 100%, 0.72);
  text-align: center;
}

.scholarship_top_heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.scholarship_title_header_image_block {
  position: static;
  display: inline-block;
  width: 90%;
  height: auto;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.scholarship_title_header_block_image {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.scholarship_div {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 32px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.scholarship_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.scholarship_div_paragaph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.vice_presidents_report_top_block_header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.vice_presidents_report_top_block_image_div {
  position: static;
  display: block;
  width: 200px;
  height: 300px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.vice_presidents_report_image {
  position: relative;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Garret-Dunn.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.st_vice_pres_report_header {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -55%;
  margin-top: -147px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.st_vice_pres_report_small_header {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -59%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.vice_presidents_report_div {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 32px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.vice_presidents_report_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.vice_presidents_report_div_phargraph {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.secretary_main_block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 30px auto 0px;
  padding-top: 71px;
  padding-bottom: 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(255, 219, 219, 0.49);
}

.secretary_report_top_block_header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.secretary_report_top_block_image_div {
  position: static;
  display: block;
  width: 200px;
  height: 300px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.secretary_report_image {
  position: relative;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Jennifer-Phillips.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.secretary_report_header {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -55%;
  margin-top: -147px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.secretary_report_small_header {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -59%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.secretary_report_div {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 32px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.secretary_report_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.secretary_report_div_phargraph {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.treasurer_report_top_block_header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.treasurer_report_top_block_image_div {
  position: static;
  display: block;
  width: 200px;
  height: 300px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.treasurer_report_image {
  position: relative;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/image-coming-soon.jpg'), url('../images/ly.png');
  background-position: 50% 50%, 0px 0px;
  background-size: contain, contain;
  background-repeat: repeat, no-repeat;
}

.treasurer_report_header {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -55%;
  margin-top: -147px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.treasurer_report_small_header {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -59%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.treasurer_report_div {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 32px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.treasurer_report_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.treasurer_report_div_phargraph {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.tba_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.tba_div_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.sfag_heading_10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sfag_leader_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.sfag_heading-9 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -53%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.sfag_contact_1_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.sfag_contact_2_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.sfag_contact_3_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.sfag_main_message {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 20px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.sfag_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sfag_div_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.sfag_group_leader_picture {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: url('../images/Steve-Barringer-2.JPG'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: url('../images/Steve-Barringer-2.JPG'), linear-gradient(180deg, #000, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.sfag_contact1_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: url('../images/image-coming-soon.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: url('../images/image-coming-soon.jpg'), linear-gradient(180deg, #000, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.sfag_contact2_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.sfag_contact_pic3 {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.trag_heading_10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.trag_leader_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.trag_group_leader_picture {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.trag_contact_1_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.trag_contact1_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.trag_contact_2_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.trag_contact2_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.trag_contact_3_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.trag_contact_pic3 {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.trag_main_message {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 20px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.trag_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.trag_div_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.trag_heading-9 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -53%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.btag_heading_10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.btag_leader_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.btag_group_leader_picture {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.btag_contact_1_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.btag_contact1_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.btag_contact_2_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.btag_contact2_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.btag_contact_3_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.btag_contact_pic3 {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.btag_main_message {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 20px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.btag_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.btag_div_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.btag_heading-9 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -53%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.wtfg_heading_10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.wtfg_leader_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.wtfg_group_leader_picture {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.wtfg_contact_1_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.wtfg_contact1_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.wtfg_contact_2_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.wtfg_heading-9 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -53%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.wtfg_contact2_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.wtfg_contact_3_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.wtfg_contact_pic3 {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.wtfg_main_message {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 20px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.wtfg_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.wtfg_div_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.rhag_heading_10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.rhag_leader_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.rhag_group_leader_picture {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.rhag_contact_1_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.rhag_contact1_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.rhag_contact_2_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.rhag_contact2_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.rhag_contact_3_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.rhag_contact_pic3 {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.rhag_main_message {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 20px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.rhag_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.rhag_div_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.rhag_heading-9 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -53%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.stfg_heading_10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.stfg_leader_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.stfg_group_leader_picture {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.stfg_contact_1_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.stfg_contact1_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.stfg_contact_2_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.stfg_contact2_pic {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.stfg_contact_3_report {
  position: static;
  display: inline-block;
  width: 160px;
  height: 320px;
  margin: 0px auto;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.stfg_contact_pic3 {
  position: absolute;
  display: block;
  width: 135px;
  height: 140px;
  margin-top: -84px;
  margin-left: 12px;
}

.stfg_main_message {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 200px;
  margin: 20px auto 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(255, 219, 219, 0.49);
}

.stfg_div_header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.stfg_div_paragraph {
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
}

.stfg_heading-9 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -53%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e1e1;
  text-align: center;
}

.top_front_icon {
  width: 200px;
  height: auto;
  min-height: 80px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/NC-ABANA-Logo-high-res_alpha_s.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.news_letter_preview_box {
  position: static;
  display: block;
  width: 350px;
  height: auto;
  min-height: 460px;
  margin: 0px auto;
  padding-top: 17px;
  padding-bottom: 14px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.news_letter_preview_div {
  position: static;
  display: block;
  width: 80%;
  height: auto;
  min-height: 300px;
  margin: 20px auto 0px;
  padding-top: 0px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.heading-11 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.link {
  display: block;
  width: 100%;
  margin-top: 9px;
  margin-right: auto;
  margin-left: auto;
  font-size: 17px;
  text-align: center;
}

.link-block-6 {
  display: block;
  width: 200px;
  height: 50px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.download_button {
  width: 180px;
  height: 50px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 12px;
  background-color: rgba(16, 192, 9, 0.91);
}

.link-block-7 {
  position: absolute;
  z-index: 10;
  display: block;
  width: 180px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.heading-12 {
  display: block;
  text-align: center;
}

.heading-13 {
  margin-top: -8px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.download_unavalible {
  width: 180px;
  height: 50px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 12px;
  background-color: #fe6726;
}

.link-2 {
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  text-align: center;
}

.heading-14 {
  text-align: center;
}

.link-3 {
  text-align: center;
}

.heading-15 {
  text-align: center;
}

.localgrouplinks {
  margin-bottom: 40px;
  text-align: center;
}

.link-4 {
  font-size: 16px;
}

.resourcelinks {
  font-size: 16px;
}

.heading-16 {
  text-align: center;
}

.localgroupmeetinglinks {
  margin-bottom: 52px;
  text-align: center;
}

.infoheader {
  margin-top: 44px;
  text-align: center;
}

.info {
  margin-bottom: 50px;
  text-align: center;
}

.infomessagebox {
  position: relative;
  display: block;
  width: 750px;
  height: auto;
  min-height: 350px;
  margin: 0px auto 204px;
  padding: 3px 20px 18px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a1a1a1), to(#a1a1a1));
  background-image: linear-gradient(180deg, #a1a1a1, #a1a1a1);
}

.memberblock {
  margin-top: 18px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.membername {
  padding-left: 0px;
  color: #000;
}

.membershipexspires {
  display: block;
  padding-right: 10px;
  color: #fff;
}

.membershipblock {
  height: 100%;
  min-height: 225px;
  padding: 20px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58));
}

.button-4 {
  width: 160px;
  height: 30px;
  margin-bottom: 9px;
  padding-top: 4px;
  box-shadow: 1px 1px 3px 0 #000;
  text-align: center;
}

.membershipdetailbutton {
  width: 160px;
  height: 30px;
  margin-bottom: 9px;
  padding-top: 4px;
  border-radius: 8px;
  background-color: #fe6726;
  box-shadow: 1px 1px 3px 0 #000;
  text-align: center;
}

.memberfilterblock {
  display: block;
}

.membershipsortbutton {
  width: 100px;
  height: 30px;
  margin-top: 6px;
  margin-bottom: 9px;
  padding-top: 4px;
  border-radius: 8px;
  background-color: #fe6726;
  box-shadow: 1px 1px 3px 0 #000;
  text-align: center;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.membershipdetailblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  margin-bottom: 0px;
}

.membershipdetailblockheader {
  display: block;
  padding-right: 10px;
  color: #fff;
}

.membershipexspires-copy {
  display: block;
  padding-right: 10px;
  color: #fff;
}

.membershipdetailblockwording {
  display: block;
  min-width: 100px;
  padding-right: 10px;
  color: #fff;
}

.dropdown-toggle-2 {
  margin-top: -5px;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fff;
}

.dropdown-toggle-2.w--open {
  background-color: #fff;
}

.membershipdetailsblock {
  height: 100%;
  min-height: 225px;
  padding: 20px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58));
}

.memberblock-copy {
  margin-top: 18px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.memberdetailblock {
  display: block;
  margin-top: 18px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  background-color: #575757;
}

.membershipdetaileditblock {
  display: block;
  margin-top: 0px;
  margin-bottom: 70px;
}

.membershipdetaileditblockfield {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.button-5 {
  width: 80px;
  height: 30px;
  margin-top: 6px;
  padding-top: 4px;
  border-radius: 8px;
  background-color: #fe6726;
  box-shadow: 1px 1px 3px 0 #000;
  text-align: center;
}

.membershipdetaileditblockfieldleft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.membershipdetaileditblockfieldright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.button-5-copy {
  width: 80px;
  height: 30px;
  margin-top: 6px;
  padding-top: 4px;
  border-radius: 8px;
  background-color: #fe6726;
  box-shadow: 1px 1px 3px 0 #000;
  text-align: center;
}

.membershipdetaileditblockfieldeditbutton {
  width: 80px;
  height: 30px;
  margin-top: 6px;
  padding-top: 4px;
  border-radius: 8px;
  background-color: #fe6726;
  box-shadow: 1px 1px 3px 0 #000;
  font-weight: 700;
  text-align: center;
}

.membershipdetaileditblockfieldsavebutton {
  width: 80px;
  height: 30px;
  margin-top: 6px;
  padding-top: 4px;
  border-radius: 8px;
  background-color: #fe6726;
  box-shadow: 1px 1px 3px 0 #000;
  font-weight: 700;
  text-align: center;
  letter-spacing: normal;
}

.formfield {
  height: 40px;
  margin-top: 5px;
  background-color: #fff;
}

.div-block-14 {
  color: #fff;
}

.mevershipdetailnotes {
  margin-top: 15px;
  margin-bottom: 60px;
  color: #fff;
}

.paragraph-2 {
  color: #fff;
  text-shadow: 4px 4px 7px #000;
}

.mevershipdetailnotes2 {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #fff;
}

.paragraph-2-copy {
  color: #fff;
  text-shadow: 4px 4px 7px #000;
}

.mevershipdetailnotesp {
  color: hsla(0, 0%, 100%, 0.56);
  font-weight: 700;
  text-shadow: 4px 4px 7px #000;
}

.mevershipdetailnotesp2 {
  color: hsla(0, 0%, 100%, 0.81);
  text-shadow: 4px 4px 7px #000;
}

.body-2 {
  background-color: #414141;
}

.heading-17 {
  color: #fff;
}

.heading-18 {
  margin-top: 100px;
  margin-right: 120px;
  margin-left: 120px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 20px;
}

.image-6 {
  margin-top: 20px;
}

.body-3 {
  background-color: #414141;
}

.heading-19 {
  color: #fff;
}

.image-7 {
  margin-top: 20px;
}

.heading-20 {
  margin-right: 120px;
  margin-left: 120px;
  color: #fff;
  font-size: 20px;
}

.checkbox {
  margin-left: 0px;
}

.checkbox-label {
  margin-left: 0px;
  color: #fff;
  text-decoration: underline;
}

.checkbox-field {
  margin-right: 320px;
  margin-left: 320px;
  padding-right: 0px;
}

.form-2 {
  margin-top: 30px;
}

.checkbox-label-2 {
  margin-left: -49px;
  color: #fff;
}

.checkbox-field-2 {
  margin-top: 30px;
  margin-right: 320px;
  margin-left: 320px;
}

.body-4 {
  background-color: #414141;
  /* background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'); */
  background-size: 80%;
  background-repeat: no-repeat;
}

.heading-21 {
  color: #fff;
}

.paragraph-3 {
  margin-top: 30px;
  padding: 18px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(#5e5e5e));
  background-image: linear-gradient(180deg, #5e5e5e, #5e5e5e);
  color: #fff;
}

.div-block-15 {
  display: inline-block;
  width: 700px;
}

.body-5 {
  background-color: #414141;
  /* background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'); */
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.heading-22 {
  color: #fff;
}

.image-8 {
  margin-top: 20px;
}

.paragraph-4 {
  margin-top: 40px;
  color: #fff;
  font-size: 20px;
}

.paragraph-7 {
  margin-top: 40px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.field-label-4 {
  color: #fff;
}

.field-label-5 {
  color: #fff;
}

.form-3 {
  margin-top: 41px;
  margin-right: 300px;
  margin-left: 300px;
}

.body-6 {
  background-color: #414141;
  /* background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'); */
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.heading-23 {
  color: #fff;
}

.image-9 {
  margin-top: 30px;
}

.heading-24 {
  color: #fff;
  font-size: 15px;
}

.field-label-6 {
  color: #fff;
}

.field-label-7 {
  color: #fff;
}

.field-label-8 {
  color: #fff;
}

.form-4 {
  margin-right: 300px;
  margin-left: 300px;
}

.body-7 {
  background-color: #414141;
}

.heading-25 {
  color: #fff;
}

.heading-26 {
  color: #fff;
  font-size: 20px;
}

.image-10 {
  margin-top: 20px;
}

.body-8 {
  background-color: #414141;
  /* background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'); */
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
  text-align: center;
}

.heading-27 {
  color: #fff;
}

.field-label-9 {
  color: #fff;
}

.field-label-10 {
  color: #fff;
}

.field-label-11 {
  color: #fff;
}

.checkbox-label-3 {
  height: 10px;
  margin-bottom: 0px;
  margin-left: -379px;
  color: #fff;
}

.checkbox-field-3 {
  margin-left: 360px;
}

.checkbox-3 {
  margin-left: -193px;
}

.form-5 {
  margin-top: 40px;
  margin-right: 200px;
  margin-left: 200px;
}

.body-9 {
  background-color: #414141;
  /* background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'); */
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.heading-28 {
  color: #fff;
}

.div-block-16 {
  margin-top: 40px;
  margin-right: 100px;
  margin-left: 100px;
  text-align: center;
}

.form-block-2 {
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
}

.text {
  margin-left: auto;
  color: #fff;
}

.text.lastname {
  display: inline-block;
  width: 250px;
}

.text.middlename {
  display: inline-block;
  width: 90px;
}

.text.name {
  display: inline-block;
  width: 250px;
}

.text.address-city {
  display: inline-block;
  width: 450px;
}

.text.zip {
  display: inline-block;
  width: 80px;
}

.text.state {
  width: 250px;
}

.form-6 {
  display: inline-block;
  width: 700px;
  background-color: #414141;
  text-align: center;
}

.checkbox-field-4 {
  margin-top: 10px;
}

.checkbox-4 {
  margin-left: 131px;
}

.checkbox-label-4 {
  margin-left: -453px;
  color: #fff;
}

.checkbox-label-5 {
  margin-left: -380px;
  color: #fff;
}

.paragraph-5 {
  margin-top: 40px;
  margin-left: 154px;
  color: #fff;
  text-align: left;
}

.body-10 {
  background-color: #414141;
}

.heading-29 {
  color: #fff;
}

.heading-30 {
  color: #fff;
  font-size: 20px;
}

.select-field {
  display: block;
  width: 400px;
  margin-bottom: 0px;
  margin-left: 151px;
}

.text-field-3 {
  display: inline-block;
  width: 120px;
  margin-right: 6px;
  margin-left: 6px;
}

.text-field-3.name {
  width: 250px;
}

.text-field-3.middlename {
  width: 80px;
}

.text-field-3.surname {
  width: 250px;
}

.text-field-4 {
  display: inline-block;
  width: 120px;
  margin: 6px;
}

.text-field-4.city {
  width: 450px;
}

.text-field-4.zip {
  width: 90px;
}

.text-field-4.state {
  width: 40px;
}

.text-field-5 {
  display: inline-block;
  width: 400px;
  text-align: center;
}

.text-field-6 {
  display: inline-block;
  width: 400px;
}

.text-field-7 {
  display: inline-block;
  width: 400px;
}

.text-field-8 {
  display: inline-block;
  width: 400px;
}

.text-field-9 {
  width: 400px;
  margin-left: 245px;
}

.field-label-12 {
  color: #fff;
}

.body-11 {
  background-color: #333;
}

.heading-31 {
  color: #fff;
}

.paragraph-6 {
  margin-top: 84px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.div-block-17 {
  position: absolute;
  left: auto;
  top: 14%;
  right: 2%;
  bottom: auto;
  width: 10vw;
  height: 10vh;
  margin-left: auto;
}

.div-block-17.hot_iron {
  left: auto;
  top: 14%;
  right: 2%;
  bottom: auto;
  border-radius: 13px;
  background-image: url('../images/paul-newman-lava-texture.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-17.cold_iron {
  left: auto;
  top: 14%;
  right: 2%;
  bottom: auto;
  border-radius: 13px;
  background-image: url('../images/unnamed.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.dropdown-toggle-3 {
  right: 1px;
  width: 10vw;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
}

.text-block {
  font-size: 25px;
  text-align: center;
}

.dropdown-3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  width: 10vw;
  text-align: center;
}

.dropdown-list-2 {
  background-color: #fe6726;
}

.dropdown-list-2.w--open {
  left: auto;
  top: 117%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 200px;
  height: 170px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: #5c5c5c;
  opacity: 1;
}

.dropdown-link-9 {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.dropdown-link-9:hover {
  border-radius: 13px;
  background-color: #c43b00;
}

.dropdown-link-10 {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.dropdown-link-10:hover {
  border-radius: 13px;
  background-color: #c43b00;
}

.dropdown-link-11 {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.dropdown-link-11:hover {
  border-radius: 13px;
  background-color: #c43b00;
}

.side-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  display: none;
  width: 90px;
  height: 100vh;
  padding-bottom: 4.5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #fff;
}

.side-nav.right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-left: 1px solid #fff;
  border-right-style: none;
}

.social-container {
  position: absolute;
  bottom: 57.25px;
  display: -ms-grid;
  display: grid;
  width: auto;
  height: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.hot-iron {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 33px;
  border-radius: 50px;
  background-image: url('../images/hot-menu.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 12px 3px #000;
}

.cold-iron {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 33px;
  border-radius: 50px;
  background-image: url('../images/cold-menu.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 12px 3px #000;
}

.div-block-18 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(51, 51, 51, 0.69);
}

.menu_heading {
  color: #fff;
  font-size: 30px;
  text-align: right;
  text-decoration: none;
}

.menu_heading:hover {
  display: block;
  color: #be0000;
}

.column {
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-right: 1px solid #fff;
}

.columns {
  width: 70%;
}

.heading-32 {
  color: #fff;
  font-size: 18px;
}

.link-block-8 {
  text-decoration: none;
}

.link-block-9 {
  text-decoration: none;
}

.link-block-10 {
  text-decoration: none;
}

.link-block-11 {
  text-decoration: none;
}

.link-block-12 {
  text-decoration: none;
}

.text-block-10 {
  margin-left: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #333;
  font-size: 20px;
  text-align: left;
}

.text_data {
  margin-bottom: 0px;
  margin-left: 5px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  letter-spacing: -1px;
}

.accordion-wrapper {
  background-color: hsla(0, 0%, 100%, 0);
}

.titlediv {
  width: 300px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.infodiv {
  overflow: visible;
  margin-left: 300px;
}

.heading-33 {
  width: 200px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #000;
  color: #005a24;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0px;
}

.accordion-item-content {
  overflow: hidden;
}

.accordion-item {
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #a1a1a1;
}

.accordion-item-trigger-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 19px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.arrow2 {
  padding: 5px 0px;
}

.textrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-11 {
  margin-left: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #5c5c5c;
  font-size: 20px;
}

.text_data-2 {
  margin-bottom: 0px;
  margin-left: 5px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 20px;
}

.faq-body {
  position: relative;
  display: block;
  background-color: transparent;
}

.faq-body.w--open {
  background-color: transparent;
}

.faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a1a1a1;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.faq.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.faq-container {
  max-width: none;
  min-width: auto;
  margin-top: 23px;
  margin-bottom: 0px;
}

.infodiv-2 {
  overflow: visible;
  margin-left: 300px;
}

.toggle-text {
  position: relative;
  z-index: 2;
  padding: 5px;
  border: 1px solid #000;
  color: #016d2c;
  font-size: 20px;
}

.faq-body-cont {
  padding: 0px;
  border-top: 1px none #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.faq-p {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 4px;
  background-color: #a0a0a0;
  box-shadow: 1px 1px 8px 0 #000;
}

.div-block-429 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.dropdown-link-12 {
  margin-right: -53px;
  margin-left: -17px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: rgba(51, 97, 201, 0.1);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #000);
  font-weight: 800;
  text-align: center;
  text-decoration: underline;
}

.navh3-1-2 {
  width: 120px;
  height: 65px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #d8d8d8;
  font-size: 52px;
  text-align: center;
}

.line_3-2 {
  position: absolute;
  display: none;
  width: 80px;
  height: 5px;
  margin-top: 49px;
  background-color: #fff;
}

.topnavbar-2 {
  position: fixed;
  left: 0px;
  top: 124px;
  right: 0px;
  z-index: 9;
  width: 100%;
  height: 100px;
  margin-top: -124px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.57)), to(rgba(0, 0, 0, 0.57)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0.57));
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.dropdown-toggle-4 {
  display: block;
  width: 100px;
  height: 70px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 13px;
  background-image: url('../images/2.2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.navh3-1micro-2 {
  display: none;
  width: 120px;
  height: 65px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #d8d8d8;
  font-size: 52px;
  text-align: center;
}

.headingmicro-2 {
  display: none;
  margin-top: -27px;
  color: #d1c3c3;
}

.topnavbarpin-2 {
  position: relative;
  z-index: 9;
  display: block;
  width: 100%;
  height: 10px;
  margin-top: 17px;
  margin-left: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.47)), to(rgba(0, 0, 0, 0.47)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47));
}

.line_1-2 {
  position: absolute;
  display: none;
  width: 80px;
  height: 5px;
  margin-top: -3px;
  padding-bottom: 0px;
  background-color: #fff;
}

.heading-34 {
  position: absolute;
  display: none;
  margin-top: 3px;
  margin-bottom: 19px;
  padding-right: 0px;
  padding-left: 8px;
  color: #fff;
  text-align: center;
}

.line_2-2 {
  position: absolute;
  display: none;
  width: 80px;
  height: 5px;
  margin-top: 35px;
  background-color: #fff;
}

.menu_button-2 {
  margin-top: 14px;
  margin-left: 360px;
  border-radius: 13px;
  background-color: #fe6726;
  background-image: url('../images/1.1..png');
  background-position: 50% 50%;
  background-size: cover;
}

.form-block-3 {
  background-color: #414141;
}

.form-block-4 {
  background-color: #414141;
}

.form-block-5 {
  background-color: #414141;
}

.button-new {
  display: inline-block;
  width: 200px;
  margin-top: 12px;
  margin-bottom: 72px;
  border-radius: 12px;
  background-color: #fe6726;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fe6726), to(#fe6726));
  background-image: linear-gradient(180deg, #fe6726, #fe6726);
  font-size: 16px;
}

.button-new.back {
  background-color: red;
  background-image: none;
}

.button-new.accept {
  background-color: #2f9c00;
  background-image: none;
}

@media screen and (min-width: 1280px) {
  .text-block-10 {
    max-width: 400px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .text_data {
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .titlediv {
    width: 300px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .heading-33 {
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .textrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-11 {
    max-width: 400px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .text_data-2 {
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .dropdown-toggle-4 {
    background-image: url('../images/2.2.png');
    background-position: 50% 50%;
    background-size: cover;
  }

  .menu_button-2 {
    background-image: url('../images/1.1..png');
  }
}

@media screen and (max-width: 991px) {
  .headingmicro {
    display: none;
  }

  .navh3-1micro {
    display: none;
  }

  .centersilo {
    width: 700px;
  }

  .popupmessagebox {
    width: auto;
  }

  .centersilo-2 {
    width: 700px;
  }

  .centersilo-3 {
    width: 700px;
  }

  .centersilo-4 {
    width: 700px;
  }

  .centersilo-5 {
    width: 700px;
  }

  .centersilo500 {
    width: 700px;
  }

  .menu_button {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-top: 16px;
    margin-right: 40px;
    margin-bottom: 9px;
  }

  .heading-18 {
    margin-top: 60px;
  }

  .heading-20 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .checkbox-label-2 {
    margin-left: 10px;
  }

  .form-3 {
    margin-right: 200px;
    margin-left: 200px;
  }

  .form-4 {
    margin-right: 100px;
    margin-left: 100px;
  }

  .checkbox-label-3 {
    margin-left: -420px;
  }

  .checkbox-3 {
    margin-left: -170px;
  }

  .form-5 {
    margin-right: 100px;
    margin-left: 100px;
  }

  .link-5 {
    margin-left: 74px;
  }

  .div-block-16 {
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .form-block-2 {
    margin-right: 40px;
    margin-left: 40px;
  }

  .text.lastname {
    width: 225px;
  }

  .text.middlename {
    width: 90px;
  }

  .text.name {
    width: 225px;
  }

  .text.address-city {
    width: 400px;
  }

  .text.zip {
    width: 90px;
  }

  .form-6 {
    width: 600px;
  }

  .checkbox-4 {
    margin-left: 83px;
  }

  .checkbox-label-4 {
    margin-left: -403px;
  }

  .checkbox-label-5 {
    margin-left: -333px;
  }

  .paragraph-5 {
    margin-left: 106px;
  }

  .heading-30 {
    color: #fff;
    font-size: 20px;
  }

  .bold-text {
    color: #fff;
    text-decoration: overline;
  }

  .select-field {
    margin-left: 103px;
  }

  .text-field-3.name {
    width: 225px;
  }

  .text-field-3.surname {
    width: 225px;
  }

  .text-field-4.city {
    width: 400px;
  }

  .text-field-9 {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-17 {
    width: 15vw;
  }

  .div-block-17.hot_iron {
    width: 15vw;
  }

  .div-block-17.cold_iron {
    width: 15vw;
  }

  .dropdown-toggle-3 {
    right: auto;
    width: 15vw;
  }

  .text-block {
    width: 15vw;
    margin-right: 0px;
    margin-left: -20px;
  }

  .dropdown-3 {
    width: 15vw;
  }

  .text-block-10 {
    text-align: left;
  }

  .text_data {
    text-align: left;
  }

  .infodiv {
    margin-right: 10px;
    margin-left: 270px;
  }

  .text-block-11 {
    text-align: left;
  }

  .text_data-2 {
    text-align: left;
  }

  .faq-container {
    width: 100%;
    min-width: 0px;
  }

  .dropdown-toggle-4 {
    height: 75px;
  }

  .navh3-1micro-2 {
    display: none;
  }

  .headingmicro-2 {
    display: none;
  }

  .menu_button-2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-top: 16px;
    margin-right: 40px;
    margin-bottom: 9px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    /* background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'), -webkit-gradient(linear, left top, left bottom, from(#434343), to(#434343));
    background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'), linear-gradient(180deg, #434343, #434343); */
    background-color: #414141;
    background-position: 50% 50%, 0px 0px;
    background-size: 80%, auto;
  }

  .headingmicro {
    display: none;
  }

  .navh3-1micro {
    display: none;
  }

  .centersilo {
    width: 450px;
  }

  .popupmessagebox {
    width: 440px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .centersilo-2 {
    width: 450px;
  }

  .centersilo-3 {
    width: 450px;
  }

  .button-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 194, 11, 0.91)), to(rgba(19, 194, 11, 0.91)));
    background-image: linear-gradient(180deg, rgba(19, 194, 11, 0.91), rgba(19, 194, 11, 0.91));
  }

  .centersilo-4 {
    width: 450px;
  }

  .button-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3061cf), to(#3061cf));
    background-image: linear-gradient(180deg, #3061cf, #3061cf);
  }

  .loginformblock-2 {
    padding-top: 23px;
  }

  .centersilo-5 {
    width: 450px;
  }

  .centersilo500 {
    width: 450px;
  }

  .state_image {
    width: 400px;
    margin-left: -187px;
  }

  .find_a_meeting_image {
    width: 350px;
    margin-left: -188px;
  }

  .locations_image {
    width: 400px;
    margin-top: -10px;
    margin-left: -187px;
  }

  .full_size_group_link {
    display: block;
    width: 450px;
    height: 170px;
    min-height: 170px;
    min-width: 450px;
    margin-left: -209px;
  }

   /* { */
    /* margin-top: 236px; */
  /* }.main_message */

  .photo_gallerys {
    padding-top: 53px;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-6 {
    margin-top: 20px;
  }

  .div-block-6-copy {
    margin-top: 20px;
  }

  .cal_block {
    width: 420px;
    height: 450px;
  }

  .pres_report {
    margin-top: 20px;
  }

  .vp_report {
    margin-top: 20px;
  }

  .sec_report {
    margin-top: 20px;
  }

  .treas_report {
    margin-top: 20px;
  }

  .triad_area_group {
    display: none;
  }

  .southern_foothills_area_group {
    display: none;
  }

  .triaangle_area_group {
    display: none;
  }

  .brasstown_area_group {
    display: none;
  }

  .wilkes_area_group {
    display: none;
  }

  .rock_hill_group-copy {
    display: none;
  }

  .tba_leader_report {
    margin-top: 20px;
  }

  .tba_contact_1_report {
    margin-top: 20px;
  }

  .tba_contact_2_report {
    margin-top: 20px;
  }

  .tba_contact_3_report {
    margin-top: 20px;
  }

  .tba_main_message {
    margin-top: 236px;
  }

  .library_div {
    margin-top: 30px;
  }

  .st_pres_report-copy {
    margin-top: 20px;
  }

  .news_letter_image_block {
    margin-top: 20px;
  }

  .your_posts_div {
    margin-top: 30px;
  }

  .resource_image_container {
    margin-top: 20px;
  }

  .resource_block {
    margin-top: 30px;
  }

  .by_laws_image_block {
    margin-top: 20px;
  }

  .by_laws_div {
    margin-top: 30px;
  }

  .library_block_image_div {
    margin-top: 20px;
  }

  .presidents_report_top_block_image_div {
    margin-top: 20px;
  }

  .presidents_report_div {
    margin-top: 30px;
  }

  .scholarship_title_header_image_block {
    margin-top: 20px;
  }

  .scholarship_div {
    margin-top: 30px;
  }

  .vice_presidents_report_top_block_image_div {
    margin-top: 20px;
  }

  .vice_presidents_report_image {
    background-image: url('../images/vp.png');
    background-size: 146px;
  }

  .vice_presidents_report_div {
    margin-top: 30px;
  }

  .secretary_main_block {
    padding-top: 53px;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .secretary_report_top_block_image_div {
    margin-top: 20px;
  }

  .secretary_report_div {
    margin-top: 30px;
  }

  .treasurer_report_top_block_image_div {
    margin-top: 20px;
  }

  .treasurer_report_div {
    margin-top: 30px;
  }

  .sfag_leader_report {
    margin-top: 61px;
  }

  .sfag_contact_1_report {
    margin-top: 20px;
  }

  .sfag_contact_2_report {
    margin-top: 20px;
  }

  .sfag_contact_3_report {
    margin-top: 20px;
  }

  .sfag_main_message {
    margin-top: 236px;
  }

  .trag_leader_report {
    margin-top: 61px;
  }

  .trag_contact_1_report {
    margin-top: 20px;
  }

  .trag_contact_2_report {
    margin-top: 20px;
  }

  .trag_contact_3_report {
    margin-top: 20px;
  }

  .trag_main_message {
    margin-top: 236px;
  }

  .btag_leader_report {
    margin-top: 61px;
  }

  .btag_contact_1_report {
    margin-top: 20px;
  }

  .btag_contact_2_report {
    margin-top: 20px;
  }

  .btag_contact_3_report {
    margin-top: 20px;
  }

  .btag_main_message {
    margin-top: 236px;
  }

  .wtfg_leader_report {
    width: 170px;
    margin-top: 61px;
  }

  .wtfg_contact_1_report {
    margin-top: 20px;
  }

  .wtfg_contact_2_report {
    margin-top: 20px;
  }

  .wtfg_contact_3_report {
    margin-top: 20px;
  }

  .wtfg_main_message {
    margin-top: 236px;
  }

  .rhag_leader_report {
    margin-top: 61px;
  }

  .rhag_contact_1_report {
    margin-top: 20px;
  }

  .rhag_contact_2_report {
    margin-top: 20px;
  }

  .rhag_contact_3_report {
    margin-top: 20px;
  }

  .rhag_main_message {
    margin-top: 236px;
  }

  .stfg_leader_report {
    margin-top: 61px;
  }

  .stfg_contact_1_report {
    margin-top: 20px;
  }

  .stfg_contact_2_report {
    margin-top: 20px;
  }

  .stfg_contact_3_report {
    margin-top: 20px;
  }

  .stfg_main_message {
    margin-top: 236px;
  }

  .news_letter_preview_box {
    margin-top: 20px;
  }

  .news_letter_preview_div {
    margin-top: 20px;
  }

  .infomessagebox {
    width: 440px;
  }

  .membershipblock {
    padding-top: 23px;
  }

  .membershipdetailblock {
    display: block;
  }

  .membershipdetailsblock {
    padding-top: 23px;
  }

  .membershipdetaileditblock {
    display: block;
  }

  .membershipdetaileditblockfield {
    display: block;
  }

  .heading-18 {
    margin-top: 40px;
    margin-right: 60px;
    margin-left: 60px;
  }

  .heading-20 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .checkbox-field-2 {
    margin-left: 140px;
  }

  .div-block-15 {
    width: auto;
  }

  .form-3 {
    margin-right: 100px;
    margin-left: 100px;
  }

  .form-4 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .checkbox-3 {
    margin-left: -276px;
  }

  .form-5 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .link-5 {
    margin-left: -1px;
  }

  .div-block-16 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .form-block-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .text {
    font-size: 12px;
  }

  .text.lastname {
    width: 150px;
    font-size: 12px;
  }

  .text.middlename {
    width: 80px;
    font-size: 12px;
  }

  .text.name {
    width: 150px;
    font-size: 12px;
  }

  .text.address-city {
    width: 230px;
  }

  .text.zip {
    width: 80px;
  }

  .form-6 {
    display: block;
    width: 400px;
  }

  .checkbox-4 {
    margin-left: 28px;
  }

  .checkbox-label-4 {
    margin-left: -256px;
  }

  .checkbox-label-5 {
    margin-left: -181px;
  }

  .paragraph-5 {
    margin-left: 50px;
  }

  .select-field {
    width: 300px;
    margin-left: 48px;
  }

  .text-field-3.name {
    width: 150px;
  }

  .text-field-3.middlename {
    width: 60px;
  }

  .text-field-3.surname {
    width: 150px;
  }

  .text-field-4.city {
    width: 230px;
  }

  .text-field-4.zip {
    width: 90px;
  }

  .text-field-5 {
    width: 300px;
  }

  .text-field-6 {
    width: 300px;
  }

  .text-field-7 {
    width: 300px;
  }

  .text-field-8 {
    width: 300px;
  }

  .text-field-9 {
    width: 100%;
    margin-left: 0px;
  }

  .div-block-17 {
    width: 20vw;
  }

  .div-block-17.hot_iron {
    width: 20vw;
  }

  .div-block-17.cold_iron {
    width: 20vw;
  }

  .dropdown-toggle-3 {
    width: 20vw;
  }

  .dropdown-3 {
    width: 20vw;
  }

  .div-block-18 {
    display: none;
  }

  .menu_heading {
    font-size: 20px;
  }

  .columns {
    width: 70%;
  }

  .heading-32 {
    font-size: 14px;
    line-height: 25px;
  }

  .text-block-10 {
    font-size: 18px;
  }

  .text_data {
    font-size: 18px;
  }

  .titlediv {
    width: 180px;
    margin-left: 0px;
  }

  .infodiv {
    margin-left: 5px;
  }

  .heading-33 {
    width: 160px;
    font-size: 15px;
  }

  .textrow {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    text-align: left;
  }

  .text-block-11 {
    font-size: 18px;
  }

  .text_data-2 {
    font-size: 18px;
  }

  .infodiv-2 {
    margin-left: 5px;
  }

  .navh3-1micro-2 {
    display: none;
  }

  .headingmicro-2 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .body {
    /* background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'), -webkit-gradient(linear, left top, left bottom, from(#414141), to(#414141));
    background-image: url('../images/5bf4c887cf0f9107e12d0e95_BG4.png'), linear-gradient(180deg, #414141, #414141); */
    background-color: #414141;
    background-position: 50% 50%, 0px 0px;
    text-align: center;    
  }

  .link-block-micro {
    display: block;
    width: 200px;
    height: 50px;
    margin-top: -71px;
    margin-left: 9px;
  }

  .navh3-1 {
    left: -76.5px;
    font-size: 40px;
  }

  .persistenthomemicro {
    margin-left: 0px;
  }

  .persistenthome {
    display: none;
  }

  .headingmicro {
    display: block;
    margin-top: -37px;
    margin-right: 117px;
    margin-left: 3px;
    padding-right: 0px;
    font-size: 12px;
  }

  .navh3-1micro {
    display: block;
    margin-top: -28px;
    margin-left: 3px;
    font-size: 25px;
  }

  .centersilo {
    width: 220px;
  }

  .popupmessagebox {
    width: auto;
  }

  .messagetitle {
    font-size: 27px;
  }

  .centersilo-2 {
    width: 220px;
  }

  .centersilo-3 {
    width: 220px;
  }

  .button {
    width: 150px;
  }

  .button-3 {
    width: 150px;
  }

  .messagetitle-3 {
    background-size: 100%;
    font-size: 28px;
    font-weight: 700;
  }

  .messagetitle-3._1 {
    padding-bottom: 0px;
  }

  .centersilo-4 {
    width: 220px;
  }

  .button-2 {
    width: 150px;
  }

  .centersilo-5 {
    position: static;
    display: inline-block;
    width: 220px;
    margin-right: auto;
    margin-left: auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .centersilo500 {
    width: 220px;
  }

  .state_image {
    width: 200px;
    margin-left: -66px;
  }

  .find_a_meeting_image {
    width: 300px;
    margin-top: 1px;
    margin-left: -93px;
  }

  .locations_image {
    width: 200px;
    margin-top: -6px;
    margin-left: -66px;
  }

  .full_size_group_link {
    width: 200px;
    height: 124px;
    min-height: 124px;
    min-width: 200px;
    margin-left: -58px;
  }

  .dropdown-toggle {
    width: 30px;
    padding-right: 0px;
  }

  .dropdown-toggle.w--open {
    width: 30px;
  }

  .dropdown-link {
    top: 0px;
    right: 76px;
    margin-right: -45px;
    padding-top: 7px;
    padding-left: 0px;
    font-weight: 700;
    text-decoration: underline;
  }

  .dropdown-link-2 {
    left: -87px;
    font-weight: 700;
    text-decoration: underline;
  }

  .dropdown-link-3 {
    left: -53px;
    font-weight: 700;
    text-decoration: underline;
  }

  .dropdown-link-6 {
    left: -50px;
    margin-left: -39px;
  }

  .dropdown-link-5 {
    left: -79px;
  }

  .dropdown-link-4 {
    left: -70px;
  }

  .dropdown-link-7 {
    left: -96px;
  }

  .heading-7 {
    display: none;
  }

  .line_1 {
    width: 10px;
  }

  .line_2 {
    width: 10px;
    margin-top: 11px;
  }

  .line_3 {
    width: 10px;
    margin-top: 26px;
  }

  .menu_button {
    margin-right: 15px;
    margin-bottom: 35px;
    margin-left: 373px;
    padding-left: 0px;
  }

  .dropdown-link-8 {
    left: -96px;
  }

  /* .main_message { */
    /* margin-top: 206px; */
  /* } */

  .photo_gallerys {
    padding-top: 97px;
    padding-bottom: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .cal_block {
    width: 200px;
    height: 220px;
  }

  .tba_main_message {
    margin-top: 206px;
  }

  .library_div {
    margin-top: 25px;
  }

  .st_pres_report-copy {
    margin-top: 72px;
  }

  .image-4 {
    width: 70%;
  }

  .news_letter_image_block {
    margin-top: 72px;
  }

  .your_posts_div {
    margin-top: 25px;
  }

  .resource_image_container {
    min-height: 150px;
    margin-top: 72px;
  }

  .resource_top_image {
    width: 70%;
  }

  .resource_block {
    margin-top: 25px;
  }

  .resource_block_header {
    font-size: 26px;
  }

  .by_laws_image_block {
    margin-top: 72px;
  }

  .by_laws_block_image {
    width: 70%;
  }

  .by_laws_div {
    margin-top: 25px;
  }

  .library_block_image_div {
    margin-top: 72px;
  }

  .library_block_image {
    width: 70%;
  }

  .presidents_report_top_block_image_div {
    margin-top: 72px;
  }

  .presidents_report_div {
    margin-top: 25px;
  }

  .scholarship_title_header_image_block {
    margin-top: 72px;
  }

  .scholarship_title_header_block_image {
    width: 70%;
  }

  .scholarship_div {
    margin-top: 25px;
  }

  .vice_presidents_report_top_block_image_div {
    margin-top: 72px;
  }

  .vice_presidents_report_div {
    margin-top: 25px;
  }

  .secretary_main_block {
    padding-top: 97px;
    padding-bottom: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .secretary_report_top_block_image_div {
    margin-top: 72px;
  }

  .secretary_report_image {
    background-image: url('../images/je.png');
    background-position: 50% 0%;
    background-size: 160px;
  }

  .secretary_report_div {
    margin-top: 25px;
  }

  .treasurer_report_top_block_image_div {
    margin-top: 72px;
  }

  .treasurer_report_image {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
    background-image: linear-gradient(180deg, #000, #fff);
  }

  .treasurer_report_div {
    margin-top: 25px;
  }

  .sfag_main_message {
    margin-top: 206px;
  }

  .trag_main_message {
    margin-top: 206px;
  }

  .btag_main_message {
    margin-top: 206px;
  }

  .wtfg_main_message {
    margin-top: 206px;
  }

  .rhag_main_message {
    margin-top: 206px;
  }

  .stfg_main_message {
    margin-top: 206px;
  }

  .news_letter_preview_box {
    width: 180px;
    margin-top: 72px;
  }

  .news_letter_preview_div {
    margin-top: 72px;
  }

  .infomessagebox {
    width: 210px;
  }

  .membershipdetailblock {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .membershipdetaileditblock {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .membershipdetaileditblockfield {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .membershipdetaileditblockfieldleft {
    display: block;
  }

  .body-2 {
    text-align: center;
  }

  .heading-18 {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .body-3 {
    text-align: center;
  }

  .heading-20 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 15px;
  }

  .checkbox-label-2 {
    margin-left: -72px;
  }

  .body-4 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .body-5 {
    text-align: center;
  }

  .form-3 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .body-6 {
    text-align: center;
  }

  .form-4 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .body-7 {
    text-align: center;
  }

  .checkbox-2 {
    margin-left: -95px;
  }

  .checkbox-3 {
    margin-left: -327px;
  }

  .form-5 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .link-5 {
    margin-left: -102px;
  }

  .body-9 {
    display: block;
    text-align: center;
  }

  .div-block-16 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .form-block-2 {
    width: 220px;
  }

  .text.lastname {
    width: 85px;
  }

  .text.middlename {
    width: 35px;
  }

  .text.name {
    width: 85px;
  }

  .text.address-city {
    width: 130px;
  }

  .text.zip {
    width: 30px;
  }

  .form-6 {
    width: 220px;
  }

  .checkbox-4 {
    margin-left: -18px;
  }

  .checkbox-label-4 {
    margin-left: -137px;
  }

  .checkbox-label-5 {
    margin-left: -58px;
  }

  .paragraph-5 {
    margin-left: 0px;
  }

  .body-10 {
    text-align: center;
  }

  .select-field {
    width: 220px;
    margin-left: 0px;
  }

  .text-field-3.name {
    width: 85px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .text-field-3.middlename {
    width: 35px;
  }

  .text-field-3.surname {
    width: 85px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .text-field-4.city {
    width: 140px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .text-field-4.zip {
    width: 40px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .text-field-4.state {
    width: 20px;
  }

  .text-field-5 {
    width: 220px;
  }

  .text-field-6 {
    width: 220px;
  }

  .text-field-7 {
    width: 220px;
  }

  .text-field-8 {
    width: 220px;
  }

  .text-field-9 {
    width: 100%;
    margin-left: 0px;
  }

  .body-11 {
    text-align: center;
  }

  .div-block-17 {
    left: auto;
    top: 14%;
    right: 2%;
    bottom: auto;
    width: 35vw;
    margin-left: auto;
  }

  .div-block-17.hot_iron {
    left: auto;
    top: 14%;
    right: 2%;
    bottom: auto;
    width: 35vw;
  }

  .div-block-17.cold_iron {
    left: auto;
    top: 14%;
    right: 2%;
    bottom: auto;
    width: 35vw;
  }

  .text-block {
    font-size: 20px;
  }

  .dropdown-3 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 35vw;
  }

  .side-nav {
    width: 50px;
  }

  .hot-iron {
    width: 40px;
    height: 40px;
  }

  .cold-iron {
    width: 40px;
    height: 40px;
  }

  .div-block-18 {
    display: none;
  }

  .menu_heading {
    font-size: 17px;
    text-align: center;
  }

  .column {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px none #000;
  }

  .columns {
    width: 50%;
    margin-top: 0px;
  }

  .heading-32 {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }

  .text-block-10 {
    margin-right: 9px;
    margin-left: 3px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 15px;
  }

  .text_data {
    font-size: 15px;
  }

  .heading-33 {
    font-size: 15px;
  }

  .textrow {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-11 {
    margin-right: 9px;
    margin-left: 3px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 15px;
  }

  .text_data-2 {
    font-size: 15px;
  }

  .faq {
    padding-right: 10px;
    padding-left: 10px;
  }

  .toggle-text {
    font-size: 16px;
    text-align: left;
  }

  .dropdown-link-12 {
    top: 0px;
    right: 76px;
    margin-right: -45px;
    padding-top: 7px;
    padding-left: 0px;
    font-weight: 700;
    text-decoration: underline;
  }

  .line_3-2 {
    width: 10px;
    margin-top: 26px;
  }

  .dropdown-toggle-4 {
    width: 30px;
    height: 50px;
    padding-right: 0px;
    border-radius: 13px;
    background-image: url('../images/4.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: url('../images/4.png'), linear-gradient(180deg, #fff, #fff);
    background-position: 50% 50%, 0px 0px;
    background-size: cover, auto;
  }

  .dropdown-toggle-4.w--open {
    width: 30px;
  }

  .navh3-1micro-2 {
    display: block;
    margin-top: 12px;
    margin-left: 3px;
    font-size: 40px;
  }

  .headingmicro-2 {
    display: block;
    margin-top: -37px;
    margin-left: auto;
    font-size: 12px;
  }

  .line_1-2 {
    width: 10px;
  }

  .heading-34 {
    display: none;
  }

  .line_2-2 {
    width: 10px;
    margin-top: 11px;
  }

  .menu_button-2 {
    margin-right: 15px;
    margin-bottom: 35px;
    margin-left: 373px;
    padding-left: 0px;
    background-color: #414141;
    background-image: url('../images/3.png');
  }
}

#w-node-b74f3d44f75b-0b286e23 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

/* This is custom from Skerdi */
.formfieldhelptext {
  margin-top: 0px;
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.56);
  font-weight: 700;
  text-shadow: 4px 4px 7px #000;
}

.createuserformfield {
  overflow: visible;
  width: 300px;
  height: 35px;
  margin-top: 5px;
  float: none;
  clear: none;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.membershipcreateprofilebutton {
  position: static;
  left: 44%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  overflow: visible;
  width: 120px;
  height: 45px;
  margin-top: 0px;
  padding-top: 12px;
  padding-right: 15px;
  padding-left: 15px;
  float: none;
  clear: none;
  border-radius: 8px;
  background-color: #fe6726;
  box-shadow: 1px 1px 3px 0 #000;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.membershipcreateprofilebutton2 {
  position: static;
  left: 44%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  overflow: visible;
  width: 120px;
  height: 45px;
  margin-top: 55px;
  padding-top: 12px;
  padding-right: 15px;
  padding-left: 15px;
  float: none;
  clear: none;
  border-radius: 8px;
  background-color: #fe6726;
  box-shadow: 1px 1px 3px 0 #000;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.creatememberbutton {
  font-size: 15px;
  width: 168px;
  height: 30px;
  margin-top: 6px;
  margin-bottom: 9px;
  margin-left: 10px;
  padding-top: 4px;
  border-radius: 8px;
  background-color: #fe6726;
  box-shadow: 1px 1px 3px 0 #000;
  text-align: center;
}
/****************************************************/
/* Background image was deleted from these elements */
/* .sec_pic, .presid_pic, .vp_pic, .treas_pic */
/****************************************************/

.sec_pic img, .presid_pic img, .vp_pic img, .treas_pic img {
    max-height: 136px;
    display: block;
    margin: auto;
}

