/* Header */
#header {
  background-color: #ffffff;
  width: 100%;
  top: 0;
  z-index: 100;
  height: 100px;
  border-bottom: 1px solid #8ea3f2;
}

.o-close-1 {
  position: relative;
  top: 5px;
}

.header-hidden-dropdown {
  background-color: #ffffff;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 130px;
  border-top: 2px solid #8ea3f2;
  padding-top: 15px;
}

.header-hidden-dropdown a {
  color: #585858;
  text-decoration: none !important;
  display: block;
  padding-bottom: 10px;
}

.header-hidden-dropdown a:hover {
  transition: color 0.5s ease;
  color: #6272B2;
}

.smallHeader{
  height: 50px !important;
}

.newsletter-content__signup--haze .signup__submit:hover {
  background-color: #8da4f0 !important;
}

.newsletter-content__signup--haze #newsletter-input__input:focus {
  border: 2px solid #8da4f4 !important;
}

.smallHeader #header-wolfsberg-logo {
  height: 49px;
  width: auto;
}

.smallHeader .navbar__top-layer {
  margin-top: 0;
  transform: none;
  top: 15%;
}

.smallHeader .header-content-icons__container {
  transform: none;
  top: 5%;
  margin-left: 40px;
}

.smallHeader .navbar__bottom-layer {
  top: 34px;
}

.smallHeader .header-content__navbar {
  margin-left: 40px;
}

.smallHeader .search-container input {
  height: 50px;
  width: 200%;
}

.smallHeader .header-content-search-icons {
   right: 25.8%;
  top: 0;
}

.header-fixed {
  position: fixed;
}

.header-content__navbar {
  height: 100px;
  z-index: 100;
}

.newsletter-content__signup--haze {
  opacity: 0.7;
}

.header-content-icons__container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#nav-toggle {
  display: none;
}

@media (min-width: 1200px) {
  .header-container__header-content {
    max-width: 1180px !important;
  }
}

.search-container {
  width: 70%;
}

.search-container input {
  width: 160%;
  position: relative;
  outline: none !important;
}

/*
.search-container input:focus::-webkit-input-placeholder { color:transparent; }
.search-container input:focus:-moz-placeholder { color:transparent; } 
.search-container input:focus::-moz-placeholder { color:transparent; } 
.search-container input:focus:-ms-input-placeholder { color:transparent; }
*/

.navbar__top-layer {
  display: inline-flex;
  list-style: none;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 15px;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
}

.navbar__top-layer li {
  cursor: pointer;
  margin-right: 15px;
}

.navbar__top-layer li a {
  font-size: 15px;
  color: #585858;
  font-family: 'Interstate-Regular';
}

.navbar__top-layer li div {
  height: 60px;
  color: #585858;
  font-size: 15px;
  font-family: 'Interstate-Regular';
  margin-top: 2px;
}

.nav-top-link-sur {
  height: 60px;
}

.navbar__bottom-layer {
  list-style: none;
  position: absolute;
  background-color: #ffffff;
  border-top: 2px solid #8ea3f2;
  top: 60px;
  -webkit-box-shadow: 5px 9px 46px -14px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 9px 46px -14px rgba(0,0,0,0.75);
  box-shadow: 5px 9px 46px -14px rgba(0,0,0,0.75);
  color: #A7A9AB;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  padding-left: 0;
  margin-left: -26px;
}

.navbar__bottom-layer li {
  margin-right: 0;
}

.navbar__bottom-layer li a {
  color: #A7A9AB;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  font-family: 'Interstate-Thin', sans-serif;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  display: block;
  -webkit-transition: background-color 1000ms ease;
  -moz-transition: background-color 1000ms ease;
  -o-transition: background-color 1000ms ease;
  -ms-transition: background-color 1000ms ease;
  transition: background-color 1000ms ease;
}

.navbar__bottom-layer li a:hover {
  background-color: #8ea3f2;
  color: #ffffff;
}

.header-content__search {
  background-color: #8ea3f2;
  color: #ffffff;
  height: 100px;
  width: 150%;
  border: none;
  padding-left: 15px;
  margin-left: -15px;
  font-family: 'Interstate-Light', sans-serif;
  font-size: 20px;
}

.header-content__search:-ms-input-placeholder {
  color: #ffffff;
}

.header-content__search::-ms-input-placeholder {
  color: #ffffff;
}

.header-content__search::placeholder {
  color: #ffffff;
}

.header-content-search-icons {
  position: absolute;
  top: 25px;
  right: 26.5%;
}

.header-content-search__search-icon{
  margin-right: 10px;
  font-size: 35px;
}

.header-content-search__close {
  font-size: 40px;
}

.header-content-search__close,
.header-content-search__search-icon {
  color: #ffffff;
  font-family: Interstate-Light, sans-serif;
  cursor: pointer;
  display: inline;
}

/* Contact Us Block */
.contact-us-container {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f4f4f4;
}

.contact-us-container__line {
  height: 2px;
  width: 45px;
  background-color: #8ea3f2;
  margin-bottom: 20px;
}

#contact-us-block-title {
  font-size:45px;
  color: #8DA4F1;
  margin-bottom: 20px;
  font-family: Interstate-bold, sans-serif;
  font-weight: bold;
}

#contact-us-block-copy p {
  color: #585858;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
}

.contact-us-readmore {
  padding-right: 0 !important;
  min-width: 150px;
  max-width: 160px;
}

/* Newsletter Signup Block */

.newsletter-container {
  background-color: #d1daf9;
  padding-top: 35px;
  padding-bottom: 35px;
}

.newsletter-content__title {
  font-size: 20px;
  font-weight: 300;
  font-family: 'Interstate-Light', sans-serif;
  color: #8aa4ef;
  line-height: 40px;
}

#newsletter-input__input {
  float: left;
  height: 40px;
  width: 75%;
  border: 2px solid #8da4f4;
  padding-left: 15px;
  outline: none !important;
}

#newsletter-input__input:focus {
  border: 2px solid #7183CC;
}

.search-container input::-webkit-input-placeholder { opacity: 0.75; }
.search-container input:-moz-placeholder { opacity: 0.75; }
.search-container input::-moz-placeholder { opacity: 0.75; }
.search-container input:-ms-input-placeholder { opacity: 0.75; }

.newsletter-input__input-on:focus::-webkit-input-placeholder { color:transparent; }
.newsletter-input__input-on:focus:-moz-placeholder { color:transparent; } 
.newsletter-input__input-on:focus::-moz-placeholder { color:transparent; }
.newsletter-input__input-on:focus:-ms-input-placeholder { color:transparent; } 

.signup__submit {
  float: right;
}

/* Footer */
.footer-container {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer-content__copyright p,
.footer-content__miltonbayer, 
.footer-content__image-line p{
  color: #8a8a8a;
}

.footer-content__miltonbayer {
  text-align: right;
}

.footer-content__copyright a,
.footer-content__miltonbayer a {
  color: #8fa6ea;
}

.footer-content__image-line p {
    color: #8a8a8a;
    margin-bottom: 5px;
    font-size: 12px;
}

.newsletter-input-icon {
  position: absolute;
  font-size: 25px;
  left: 66%;
  color: #8DA4F1;
}

.newsletter-content__main-title {
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: Interstate-Regular, sans-serif;
  font-weight: bold;
  color: #8ea4f0;
  font-size: 25px;
}

/* Customize the label (the container) */
.input-container {
  display: inline;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 3%;
}

/* Hide the browser's default checkbox */
.input-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 2px solid #8da4f0;
}

/* On mouse-over, add a grey background color */
.input-container:hover input ~ .checkmark {
  border-color: #6072AF;
}

/* When the checkbox is checked, add a blue background */
.input-container input:checked ~ .checkmark {
 border-color: #6072AF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  color: #8da4f0; 
}

/* Show the checkmark when checked */
.input-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.input-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #6072AF;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#close-icon {
    height: 33px;
    margin-top: -5px;
}

@media(max-width: 1440px) {
  .smallHeader .header-content-search-icons {
    right: 18%;
  }
}

@media(max-width: 1200px) {
  .input-container {
    margin-left: 5%;
  }
}

@media(max-width: 1024px) {
  .smallHeader .header-content-search-icons {
    right: 20%;
  }
} 

@media(max-width: 991px) {
  .newsletter-content__title {
    margin-bottom: 5px;
  }
}

@media(max-width: 768px) {
  .newsletter-input-icon {
    left: 60%;
  }

  .header-content-icons__container {
    transform: translateX(0) translateY(-50%);
    width: 80px;
  }

  #header-search-icon {
    font-size: 40px !important;
  }

  #nav-toggle {
    font-size: 36px !important;
    margin-left: 10px; 
    margin-top: 5px;
    float: right;
  }
}

@media(max-width: 520px) {
  .header-content__search {
    font-size: 17px;
  }
  .smallHeader .header-content-search-icons {
    right: 25%;
  }
}

@media(max-width: 505px) {
  .newsletter-input-icon {
    left: 55%;
  }
}

@media(max-width: 409px) {
  .newsletter-input-icon {
    left: 50%;
  }
}

@media (max-width: 394px) {
  .newsletter-input-icon {
    left: 82%;
  }
  .input-container {
    margin-left: 5%;
  }
  .newsletter-content__title {
    font-size: 17px;
  }
}

@media (max-width: 344px) {
  .newsletter-content__title {
    font-size: 15px;
  }
}

.wb-news-2pod-title {
  padding-left: 15px;
}

@supports (-ms-ime-align: auto) {
 .header-content-search-icons {
    top: 15px;
  }

 .smallHeader .header-content-search-icons {
    top: -5px;
  }
}