/*HEADER*/
/*HEADER-MENU_RESPONSIVE*/
/*LANGUAGE*/
/*RESPONSIVE*/

/*HEADER*/
.masterHead {
  right: 0;
  left: 0;
  top: 0 !important;
  width: 100%;
  transition: transform 0.4s ease, background-color 1s !important;
  z-index: 1000;
}


.header-body {
  background-color: #ECECEC;
  height: 70px;
  width: 100%;
  z-index: 100;
  position: absolute;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.header-body a {
  color: #444444;
}

.subheader-logo-link {
  float: left;
  padding: 0;
}

.header-logo-link {
  float: left;
  padding: 20px 0;
}

.header-logo {
  max-height: 30px;
}

.header-body .nav {
  padding-left: 70px;
  display: inline-block;
  float: right;
}

.nav > li {
  display: inline-block;
}

.nav > li > a, .nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
  font-family: 'gotham-book', Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 25px 22.5px;
  transition: all 0.15s ease-out;
  text-transform: uppercase;
}

.nav > li > a:hover {
  color: #93b85c;
  transition: all 0.15s ease-in;
}

.dropdown > ul {
  display: block;
  max-height: 0;
  overflow: hidden;
  margin-left: 0;
  left: 6%;
  box-shadow: 0 13px 12px rgba(0, 0, 0, .175);
}

.dropdown:hover > ul {
  display: block;
  visibility: visible;
  opacity: 1;
  max-height: 330px;
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  width: auto;
}

header .dropdown-menu {
  background-color: #1E1E1E;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  top: 70px;
}

.subHeader .dropdown-menu {
  top: 30px;
}

header .dropdown-menu > ul {
  padding-left: 35px;
}

header .dropdown-menu > ul > li {
  list-style-type: none;
}

header .dropdown-menu > ul > li > a {
    padding: 0 0 10px 0 !important;
    display: inline-block;
}

header .dropdown-menu > li > a,
header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus,
header .dropdown-menu > ul > li > a,
header .dropdown-menu > ul > li > a:hover,
header .dropdown-menu > ul > li > a:focus {
  color: #f5f5f5;
  font-family: 'gotham-book', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding: 6px 20px;
  background-color: transparent;
  transition: all 0.3s ease-in;
}

header .dropdown-menu > li > a,
header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus {
  padding: 17px 20px 14px 20px;
  font-size: 14px;
  color: #fff;
}

.subheader-right-container ul:not(.language) .dropdown-menu > li:first-child > a,
.subheader-right-container ul:not(.language) .dropdown-menu > li:first-child > a:hover,
.subheader-right-container ul:not(.language) .dropdown-menu > li:first-child > a:focus {
  font-size: 13px;
}

.subheader-right-container .dropdown-menu > li:not(:first-child) > a,
.subheader-right-container .dropdown-menu > li:not(:first-child) > a:hover,
.subheader-right-container .dropdown-menu > li:not(:first-child) > a:focus {
  padding: 6px 15px;
  font-size: 13px;
}

.header-body-cols .dropdown-menu > li > a,
.header-body-cols .dropdown-menu > li > a:hover,
.header-body-cols .dropdown-menu > li > a:focus {
  padding: 17px 20px 14px 20px;
}

.dropdown-second-level > a:after {
  content: '\f105';
  font-family: FontAwesome;
  margin-left: 20px;
}

.dropdown-menu-sub-parent a {
  font-size: 14px!important;
  color: #A0A0A0!important;
  padding: 15px 20px 0px 20px!important;
}

.dropdown-menu-sub-parent.dropdown-no-link a {
  cursor: text;
}

.dropdown-menu-sub-child a {
  color: #787878!important;
  padding: 3px 20px 0 40px!important;
}

.dropdown-menu-sub-parent a:hover,
.dropdown-menu-sub-child a:hover {
  color: #809A4C!important;
}

.dropdown-second-level > ul > li:last-child > a {
  padding-bottom: 17px!important;
}

header .dropdown-menu > li > a:hover,
header .dropdown-menu > ul > li > a:hover{
  color: #809A4C;
}

header .dropdown-menu > li.dropdown-second-level:hover > ul {
  background-color: #1E1E1E;
  max-height: none;
  min-width: auto;
}

.logoHeaderLinkNewRelease {
  display: inline-block !important;
  padding: 0 !important;
  padding-left: 14px !important;
}

.text-new-release-top {
  font-size: 26px !important;
  line-height: 2px !important;
  width: 100px;
  text-align: center;
}

.div-new-release-bottom {
  position: absolute;
  top: 10px;
  width: 100px;
  text-align: center;
}

.div-new-release-bottom .font-medium {
  color: #444444;
}

.logoHeaderLinkNewRelease:hover {
  color: inherit !important;
  opacity: 0.8;
}

.logoHeaderLinkNewReleaseResponsive:hover {
  color: inherit !important;
  opacity: 0.8;
}

/*!HEADER*/

/*HEADER-MENU_RESPONSIVE*/
.navbar-button {
  display: none;
  padding: 26px;
  position: relative;
  float: right;
}

.navbar-button:active, .navbar-button:focus {
  color: #93b85c;
}

.hidde-when-loading {
  display: none;
}

.icon-bar {
  background-color: #969696;
  border-radius: 1px;
  display: block;
  height: 2px;
  margin-top: 4px;
  width: 22px;
}

.mm-menu {
  text-transform: uppercase;
}

.mm-panels {
  background-color: #262626;
}

.mm-listview > li > a {
  color: #fff;
}

.mm-listview > li > a.green {
  color: #93b85c !important;
}

.responsive-menu-logo {
  margin: 10px 0;
  max-height: 40px;
}

.mm-listview > li, .mm-listview > li:after, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before {
  border: transparent;
}

.responsive-menu-space {
  border-bottom: 2px solid #1d1d1d !important;
  margin: 15px 25px !important;
}

.mm-menu .mm-listview > li .mm-next::after,
.mm-menu .mm-listview > li .mm-arrow::after {
  border-color: #fff;
}

.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.2);
}

/*!HEADER-MENU_RESPONSIVE*/

/*LANGUAGE*/
.languageContainer {
  float: right;
  padding-right: 20px;
  margin-left: 30px;
}

.language {
  height: auto;
  margin: 0;
  padding: 0;
}

.language > li {
  display: inline-block;
}

.language > li > a,
.language > li > a:hover,
.language > li > a:focus {
  background-color: transparent;
  color: #B3B3B3;
  font-family: 'gotham-book', Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 15px 6px 14px 12px;
  transition: color 0.3s ease-out;
  text-decoration: none;
}

.language > li > a:after {
  color: #B3B3B3;
  content: "\f107";
  font-family: 'FontAwesome';
  padding-left: 4px;
}

.language > li > a:focus {
  transition: color 0.3s ease-in;
}

.lang-dropdown {
  background-color: rgba(68, 68, 68, 0.9);
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  top: 30px;
  min-width: 48px;
  left: -2px !important;
  box-shadow: none;
}

.lang-dropdown > li > a,
.lang-dropdown > li > a:hover,
.lang-dropdown > li > a:focus {
  color: #B3B3B3;
  font-family: 'gotham-book', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  padding: 6px 14px;
  background-color: transparent;
  transition: opacity 0.3s ease-in;
}

.lang-dropdown > li > a:hover {
  opacity: 0.5;
  transition: opacity 0.3s ease-out;
}

.lang-dropdown > li:first-child > a,
.lang-dropdown > li:first-child > a:hover,
.lang-dropdown > li:first-child > a:focus {
  padding: 6px 17px;
}

.lang-dropdown > li:last-child > a,
.lang-dropdown > li:last-child > a:hover,
.lang-dropdown > li:last-child > a:focus {
  padding: 6px 17px;
}

.languageContainerFooter {
  float: right;
  padding-right: 0;
}

.languageContainerFooter > .language > li > a,
.languageContainerFooter > .language > li > a:hover,
.languageContainerFooter > .language > li > a:focus {
  color: black;
}

.languageContainerFooter > .language > li > a::after {
  color: black;
}

.languageContainerFooter > .language > .dropdown > .lang-dropdown > li > a,
.languageContainerFooter > .language > .dropdown > .lang-dropdown > li > a:hover,
.languageContainerFooter > .language > .dropdown > .lang-dropdown > li > a:focus {
  transition: all 0.3s ease-in;
}

.languageContainerFooter > .language > .dropdown > .lang-dropdown > li:last-child > a,
.languageContainerFooter > .language > .dropdown > .lang-dropdown > li:last-child > a:hover,
.languageContainerFooter > .language > .dropdown > .lang-dropdown > li:last-child > a:focus {
  color: black;
}

.languageContainerFooter > .language > .dropdown:hover > .lang-dropdown > li > a:hover {
  color: #444444;
}

.languageTabletContainerFooter {
  float: right;
  padding-right: 0;
}

.languageContainerFooter > ul > li > ul {
  background-color: transparent;
}

/*!LANGUAGE*/

/*RESPONSIVE*/
@media only screen and (max-width: 991px) {

  .dropdown-second-level > a:not(.mm-next):after {
    content: none;
  }
  .dropdown-second-level > a:after {
    content: '';
  }

  .dropdown-menu-sub-parent,
  .dropdown-menu-sub-child {
    text-transform: capitalize;
  }

  .mm-vertical .mm-listview .mm-panel, .mm-listview .mm-vertical .mm-panel {
    padding: 10px 0 10px 0px;
  }

  .responsive-social {
    position: fixed !important;
    bottom: 0;
    font-size: 18px;
  }

  .responsive-social a {
    display: inline-block !important;
    color: #969696 !important;
  }

  .header-body-cols {
    max-height: 70px;
  }

  #responsive-menu-button, #mobile-header {
    display: inline-block;
    float: right;
  }

  .header-body .nav {
    display: none;
  }

  .logoHeaderLinkPartner {
    float: none;
    padding: 12px 0;
    display: inline-block;
  }

  .header-body {
    position: fixed;
    top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .header-body-cols {
    max-height: 65px;
  }

  .header-logo-link {
    padding: 18.5px 0;
  }

  .header-logo {
    max-height: 27px;
  }

  .navbar-button {
    padding: 21px;
  }

  .header-body {
    height: 65px;
  }

  .initialSpacing {
    height: 65px;
  }
}

@media only screen and (max-width: 450px) {
  .header-logo {
    max-height: 27px;
  }

  .header-logo-link {
    padding: 18.5px 0;
  }
}

/*!RESPONSIVE*/
