#page-container #top-header {
  background-color: #f8f8f8;
  height: 115px;
  z-index: 9 !important;
}

#page-container #top-header .header {
  display: block;
  width: inherit;
  height: 100px;
  padding-top: 5px;
  padding-left: 100px;
  padding-right: 100px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

#page-container #top-header .header.responsive {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 1080px !important;
}

#page-container #top-header .header #header-top {
  display: block;
  width: inherit;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

#page-container #top-header .header #header-top .header-status-logged {
  position: relative;
  top: 5px;
}

#page-container #top-header .header #header-top .recommend_link {
  margin-right: 40px;
  font-size: 13px;
}

#page-container #top-header .header #header-top .educate_link {
  font-size: 13px;
  float: right;
  color: #009fe3;
  text-decoration: none;
  margin: 0;
  margin-left: 40px;
}

#page-container #top-header .header #header-top .educate_link .fa {
  font-size: 15px;
  margin-right: 2px;
}

#page-container #top-header .header #header-top #header-top-left {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

#page-container #top-header .header #header-top #header-top-left .fa {
  margin-left: 5px;
}

#page-container #top-header .header #header-top #header-top-left .ul-custom-header-phone-container-toggle {
  font-size: 13px;
  float: right;
  cursor: pointer;
  color: #333;
}

#page-container #top-header .header #header-top #header-top-left #ul-custom-header-phone-hiddenbox  {
  display: none;
  position: absolute;
  top: 40px;
  width: 420px;
  background: #fff;
  padding: 26px;
  padding-top: 16px;
  /* nose takes 10px */
  border: 1px solid #ddd;
  border-left: 0;
  border-top: 0;
  border-radius: 4px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  z-index: 999;
}

#page-container #top-header .header #header-top #header-top-left #ul-custom-header-phone-hiddenbox .nose-up {
  content: ' ';
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-style: solid;
  border-color: #fff;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(133deg);
  -moz-transform: rotate(133deg);
  -ms-transform: rotate(133deg);
  -o-transform: rotate(133deg);
  z-index: 999;
  top: -22px;
  left: 49%;
}

#page-container #top-header .header #header-top #header-top-left #ul-custom-header-phone-hiddenbox .ul-custom-header-phone-hiddenbox-left {
  vertical-align: top;
  margin-right: 26px;
  float: left;
  text-align: center;
}

#page-container #top-header .header #header-top #header-top-left #ul-custom-header-phone-hiddenbox .ul-custom-header-phone-hiddenbox-left img {
  width: 160px;
  max-width: 160px;
}

#page-container #top-header .header #header-top #header-top-left #ul-custom-header-phone-hiddenbox .ul-custom-header-phone-hiddenbox-left span {
  display: block;
  font-weight: bold;
  font-size: 13px;
}

#page-container #top-header .header #header-top #header-top-left .ul-custom-header-phone-hiddenbox-right {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  font-size: 13px;
  line-height: 17px;
  text-align: left;
  float: right;
}

#page-container #top-header .header #header-top #header-top-left .ul-custom-header-phone-hiddenbox-right .ul-custom-header-phone-hiddenbox-right-phone {
  font-size: 15px;
  font-weight: bold;
  margin-top: 14px;
}

#page-container #top-header .header #header-top #header-top-right {
  float: right;
  font-size: 13px;
  display: none !important;
}

#page-container #top-header .header #header-top #header-top-right a {
  color: #009fe3;
  padding-left: 4px;
  font-size: 13px !important;
}

#page-container #top-header .header #header-top #header-top-right .link-customer-page-tester-header {
  text-decoration: none;
  top: -5px;
  position: relative;
}

#page-container #top-header .header #header-top #header-top-right .green-button {
    height: 32px;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 30px;
    font-family: Bariol;
    background: #25b472;
    background: linear-gradient(to bottom, #25b472 0%, #1f9960 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25b472', endColorstr='#1f9960', GradientType=0);
    color: #fff;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;    
}

#page-container #top-header .header #header-bottom {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

#page-container #top-header .header #header-bottom #logo-container {
  position: relative;
  top: 22px;
  pointer-events: none;
  height: 61px;
}

#page-container #top-header .header #header-bottom #logo-container .logo {
  pointer-events: auto;
}

#page-container #top-header .header #header-bottom #logo-container img {
  height: 55px;
}

#page-container #top-header .header #header-bottom .ul-custom-hamburger-container {
  display: none;
}

#page-container #top-header .header #header-bottom #nav {
  display: block;
}

#page-container #top-header .header #header-bottom #nav-mobile {
  display: none;
}

#page-container #top-header .header #header-bottom #ul-custom-mobile-header-bottom {
  display: none;
}

#page-container #top-header .header #header-bottom #et-secondary-menu {
  float: right;
  position: relative;
  top: -16px;
  left: 10px;
  text-align: left;
}

#page-container #top-header .header #header-bottom #et-secondary-menu.menu-tester-profile {
  left: 12%;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul {
  list-style: none;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul li {
  position: relative;
  float: left;
  list-style-type: none;
  text-align: center;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul li.active {
  background-image: url('/images/front/blue-line.svg');
  background-size: 50px 15px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-position-y: bottom !important;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul li a {
  float: left;
  padding: 15px 20px;
  list-style-type: none;
  font-family: Bariol-bold !important;
  font-weight: 500;
  font-size: 22px;
  color: #333;
  text-decoration: none;
  text-align: center;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul li a:hover,
#page-container #top-header .header #header-bottom #et-secondary-menu ul li a.hover-element {
  color: #009fe3;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul li a.has-children:hover,
#page-container #top-header .header #header-bottom #et-secondary-menu ul li a.hover-element {
  background-color: #fff !important;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3) !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  background-image: none !important;
}

#page-container #top-header .header #header-bottom #et-secondary-menu li a::after {
  content: "" !important;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul.sub-menu {
  position: absolute;
  top: 42px;
  left: 0px;
  background-color: #fff;
  padding: 8px;
  box-shadow: 2px 5px 4px #4b4b4b;
  min-width: 280px;
  border-radius: 4px !important;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul.sub-menu li {
  display: block;
  height: 29px;
  float: none !important;
  margin-right: 0px !important;
  text-align: left !important;
  padding: 0px;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul.sub-menu li a {
  font-family: 'Open Sans' !important;
  font-size: 16px;
  color: #009fe3;
  line-height: 1.56em;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-left: 6px;
  padding: 0px;
  width: 90%;
  text-align: left;
  box-shadow: unset !important;
  -webkit-box-shadow: unset !important;
  -moz-box-shadow: unset !important;  
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul.sub-menu li a:hover {
  font-weight: bold;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul.sub-menu li:last-child a {
  height: 30px;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul.sub-menu.middle-width {
  min-width: 188px;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul.sub-menu.smaller-width {
  min-width: 157px;
}

#page-container #top-header .header #header-bottom #et-secondary-menu ul li.menu-item-has-children a:hover,
#page-container #top-header .header #header-bottom #et-secondary-menu ul li.menu-item-has-children.et-hover a {
  background-color: #fff !important;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  background-image: none !important;
}


#page-container #main-header {
  z-index: unset;
}

#et-secondary-nav a {
  transition: none !important;
}


/* Small resolutions (980-px) */
@media only screen and ( max-width: 980px ) {  
  
  #page-container #top-header #header-top {
    display: none !important;
  }

  #page-container #top-header .header.responsive {
    padding-top: 75px;
    padding-left: 2%;
    padding-right: 2%;
  }
}