/******************************************************************************/
/******************************************************************************/
/**************************** GLOBAL HEADER STYLES ****************************/
/******************************************************************************/

/* 768px and all */
/* SEARCH LITE*/
#ajaxsearchlite1, #ajaxsearchlite2 {
    border-radius: 3px;
}
#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
  color: #2F2F2F !important;
}

#ajaxsearchlite1 .probox .proinput ::-moz-placeholder, div.asl_w .probox .proinput ::-moz-placeholder {
  color: #2F2F2F !important;
}

#ajaxsearchlite1 .probox .proinput :-ms-input-placeholder, div.asl_w .probox .proinput :-ms-input-placeholder {
  color: #2F2F2F !important;
}

#ajaxsearchlite1 .probox .proinput ::-ms-input-placeholder, div.asl_w .probox .proinput ::-ms-input-placeholder {
  color: #2F2F2F !important;
}

#ajaxsearchlite1 .probox .proinput ::placeholder,
div.asl_w .probox .proinput ::placeholder {
  color: #2F2F2F !important;
}
#ajaxsearchlite1 .probox .promagnifier {
    background: #009893;
    border-radius: 3px;
}
#ajaxsearchlite2 .probox {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#ajaxsearchlite2 .probox .promagnifier {
    background: #009893;
    border-radius: 3px;
}
#ajaxsearchlite2 .probox .proinput, div.asl_w .probox .proinput {
    color: #4d4d4d !important;
    background: #ffffff !important;
}
/* SITE BRANDING*/
.siteLogo span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.siteLogo a {
  display: block;
  margin-top: -11px;
  font-size: 48px;
}

.siteLogo a img {
  max-width: 200px;
}

/* NAVBAR & NAVIGATION*/
.mainHead {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 999;
  background-color: #fff;
}

.mainMenu {
  margin: 0;
  padding: 0;
}

.mainMenu li {
  display: block;
  float: left;
}

/* Menu Animation*/
/* @-webkit-keyframes showMenu {
  from {
    opacity: 0;
    transform: translateY(-35px);
  }
}

@keyframes showMenu {
  from {
    opacity: 0;
    transform: translateY(-35px);
  }
}

.mainMenu li:first-child {
  -webkit-animation: showMenu 0.35s;
  animation: showMenu 0.35s;
}

.mainMenu li:nth-child(2) {
  -webkit-animation: showMenu 0.4s;
  animation: showMenu 0.4s;
}

.mainMenu li:nth-child(3) {
  -webkit-animation: showMenu 0.5s;
  animation: showMenu 0.5s;
}

.mainMenu li:nth-child(4) {
  -webkit-animation: showMenu 0.6s;
  animation: showMenu 0.6s;
}

.mainMenu li:nth-child(5) {
  -webkit-animation: showMenu 0.7s;
  animation: showMenu 0.7s;
}

.mainMenu li:nth-child(6) {
  -webkit-animation: showMenu 0.8s;
  animation: showMenu 0.8s;
}

.mainMenu li:nth-child(7) {
  -webkit-animation: showMenu 0.9s;
  animation: showMenu 0.9s;
}

.mainMenu li:nth-child(8) {
  -webkit-animation: showMenu 0.9s;
  animation: showMenu 0.9s;
}

.mainMenu li:nth-child(9) {
  -webkit-animation: showMenu 0.9s;
  animation: showMenu 0.9s;
} */

.top_nav {
  padding: 10px 0;
}
/* MOBILE NAVIGATION */
.menuToggle {
  position: absolute;
  right: 3%;
  top: 12px;
  z-index: 2;
  display: block;
}

.menuToggle span {
    margin: 0px;
    display: block;
    margin: 8px 0 8px 8px;
    position: relative;
    width: 26px;
    height: 22px;
}
.menuToggle span i:first-child {
    top: 0;
}
.menuToggle span i:first-child + i {
    top: 8px;
}
.menuToggle span i:first-child + i + i {
    top: 16px;
}
.menuToggle.active span i:first-child {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotate(45deg);
    top: 8px;
}
.menuToggle.active span i {
    opacity: 0;
    filter: alpha(opacity=0);
}
.menuToggle.active span i:first-child + i + i {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotate(-45deg);
    top: 8px;
}
.menuToggle span i {
    background: #2F2F2F;
    display: block;
    height: 2px;
    width: 24px;
    transition: all .4s;
    position: absolute;
}

.mobile_header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #FFFFFF;
}
.mobile_header .logo {
    width: 160px;
}
.mobile_header .logo_wrapper {
  padding: 10px 40px 10px 20px;
  border-bottom: 1px solid #E7E7E7;
}

.mobile_header .mainMenu {
  padding: 0;
  margin-top: 0;
}
.mobile_header .top_nav_mobile .searchFormBlk .headerForm {
  position: relative;
  padding-top: 0;
  display: block !important;
  background: none;
  padding: 10px 3%;
  width: 100%;
  border-radius: 4px 0 4px 4px;
  top: 100%;
  right: 0;
  text-align: center;
  z-index: 1030;
}

.mobile_header .top_nav_mobile .searchFormBlk {
  padding: 25px 0 15px 0;
  border-bottom: 1px solid #E7E7E7;
}

.mobile_header #ajaxsearchlite2 .probox .promagnifier {
  border-top-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}

.mobile_header .top_nav_mobile ul li {
  border-bottom: 1px solid #E7E7E7;
  margin: 0;
  padding-left: 2%;
  float: none;
}

.mobile_header .mainMenu a {
  display: block;
  padding: 14px 3%;
  background: #FFFFFF;
  border-bottom: 1px solid #fff;
  box-shadow: 0 1px 0 #e8e8e8;
  text-align: left;
  font-weight: 400;
}

.mobile_header .mainMenu a:hover,
.mobile_header .mainMenu li.current-post-ancestor a,
.mobile_header .mainMenu li.current-menu-item a {
  font-weight: 700;
}
.menuOpened .mainHead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 480px;
    height: 100vh;
    overflow: auto;
    border: 0 none;
    padding-bottom: 3%;
    z-index: 1040;
}
.mobile_footer {
    display: none;
}
.menuOpened .mobile_footer.mobile_true {
    display: block;
}
.menuOpened .mobile_footer {
    text-align: center;
    margin: 15px 0;
}
.mobile_header .header_socials {
  margin: 7px 0;
  float: inherit;
  padding-left: 0;
  border-left: 0;
}

.mobile_header .header_socials a.blue {
  display: inline-block;
  color: #fff;
  background: #2F2F2F;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
  margin: 0 5px;
  vertical-align: middle;
  font-size: 1.4em;
}
.fa-flipboard::before{
  content: '';
  background: url(../img/flipboard_icon.svg);
  width: 11px;
  height: 15px;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* 768px and up */
@media (min-width: 768px) {
  /* NAVBAR & NAVIGATION*/
  .mainHead {
    border-bottom: 1px solid #EBEBEB;
  }
  .mainMenu a {
    display: block;
    color: #2F2F2F;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 15px;
    transition: all 0.35s;
    position: relative;
  }
  .mainMenu a:hover, .mainMenu .current-menu-item a {
    color: #009893;
  }



  /* SOCIAL MEDIA BUTTONS */
  .top_nav .header_socials {
    /* padding-left: 20px; */
    padding-left: 10px;
    margin: 7px 0 7px 12px;
    border-left: 2px solid #e0a012;
  }

  .top_nav .header_socials a.blue {
    font-size: 11px;
    display: inline-block;
    color: #fff;
    background: #2F2F2F;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    margin: 0 2px;
    vertical-align: top;
  }

  .top_nav .header_socials a:hover {
    color: #FFFFFF;
    background: #008985;
  }

  /* SEARCH LITE*/
  .searchFormBlk .headerForm {
    display: none;
    border-radius: 4px 0 4px 4px;
    position: absolute;
    top: 170%;
    right: 0;
    background: #eee;
    padding: 10px;
    width: 300px;
    text-align: center;
    z-index: 1030;
  }

  .top_nav .searchFormBlk {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    border-left: 2px solid #e0a012;
    /* margin-left: 20px; */
    margin-left: 10px;
  }

  .top_nav .searchFormBlk a {
    line-height: 24px;
    text-align: center;
    font-size: 24px;
  }

  .top_nav .searchFormBlk a:hover {
    background-color: transparent;
    color: #008985;
  }

}
/* 767px to 1199px */
@media (min-width: 767px) and (max-width: 1199px) {
  .siteLogo a img {
      max-width: 140px;
  }
  .mainMenu a {
    font-size: 14px;
    padding: 10px 15px;
  }

}
