.dax .header {
  font-size: .9em;
  z-index: 1;
  width: 100%; }

.header {
  font-family: 'OpenSans-Regular';
  height: 60px;
  background-color: #fff; }

.main {
  width: 100%;
  margin: 0 auto; }

.top-area .nav {
  display: none; }

.wrap {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center; }

.dax .home-page h1.homehead {
  border-bottom: 0 !important;
  margin: 0;
  text-align: center; }

.dax .home-page-content .row {
  max-width: 100%; }

.dax.home {
  background-repeat: no-repeat;
  background-attachment: fixed;
  overflow: hidden; }

.dax .home-page ul.home-component li a:hover {
  color: #fff !important; }

.dax .home-page ul.home-component li a:focus {
  outline: 0; }

.dax .home-page ul.home-component .options {
  width: 140px;
  padding: 6px 0;
  position: relative; }

.dax .home-page ul.home-component .options a {
  height: 125px; }

.dax .home-page ul.home-component .search {
  width: 150px;
  height: 140px; }

.dax .home-page ul.home-component .search a {
  line-height: 179px;
  color: #fff;
  background: black url("../images/dax/daxcom/home/search.png") no-repeat 50% 40%; }

.dax .home-page ul.home-component .search a:hover {
  background-color: #f5aa35; }

.dax ul.home-component li {
  margin-left: 0;
  height: 140px;
  display: inline-block; }

.dax ul.home-component li a {
  line-height: 160px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 1.2em;
  color: #000; }

.dax .home-page .search-content {
  width: 575px;
  height: 140px;
  position: absolute;
  bottom: 3px;
  border: 1px solid #e3e5e4;
  background-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1000; }

.home-page-content form.home-search-form {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  z-index: 100;
  width: 100%;
  height: 100%; }

.dax .ui-helper-hidden-accessible {
  display: none; }

.dax .search-content input {
  float: left;
  border: 0 !important;
  box-shadow: none;
  width: 80% !important;
  color: #555 !important;
  font-size: 1.8em !important;
  margin: 50px 0 0 20px !important;
  height: 57px !important; }

.main input[type="text"] {
  background-color: white !important; }

.showSmall {
  display: none !important; }

#home-page li.options a {
  border: 1px solid #CCC; }

#home-page li.options a:hover {
  border: 1px solid transparent; }

.dax .home-page ul.home-component .indices a {
  background-image: url("../images/dax/daxcom/home/indices.png");
  background-color: #fff;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .indices a:hover, .nav-item-indices.active a {
  background-image: url("../images/dax/daxcom/home/indices-hover.png");
  background-color: #1ba6e1;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  border: 0;
  opacity: .9;
  filter: alpha(opacity=90); }

.nav-item-indices.active a {
  background-color: #1ba6e1 !important;
  color: #fff !important;
  background-image: url("../images/dax/daxcom/home/indices-hover.png") !important; }

.dax .home-page ul.home-component .news a {
  background-image: url("../images/dax/daxcom/home/news.png");
  background-color: #fff;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .news a:hover, .nav-item-news.active a {
  background-image: url("../images/dax/daxcom/home/news-hover.png");
  background-color: #e53d92;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  border: 0;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .services a {
  background-image: url("../images/dax/daxcom/home/service.png");
  background-color: #fff;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .services a:hover, .nav-item-services.active a {
  background-image: url("../images/dax/daxcom/home/service-hover.png");
  background-color: #5553b6;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  border: 0;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .resources a {
  background-image: url("../images/dax/daxcom/home/resources.png");
  background-color: #fff;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .resources a:hover, .nav-item-resources.active a {
  background-image: url("../images/dax/daxcom/home/resources-hover.png");
  background-color: #85b84f;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  border: 0;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .indices:hover span.nav-arrow-down, .dax .home-page ul.home-component .news:hover span.nav-arrow-down, .dax .home-page ul.home-component .services:hover span.nav-arrow-down, .dax .home-page ul.home-component .resources:hover span.nav-arrow-down, .nav-item-indices.active span.nav-arrow-down, .nav-item-news.active span.nav-arrow-down, .nav-item-services.active span.nav-arrow-down, .nav-item-resources.active span.nav-arrow-down {
  display: block; }

.nav-item-news.active a {
  background-color: #e53d92 !important;
  color: #fff !important;
  background-image: url("../images/dax/daxcom/home/news-hover.png") !important; }

.nav-item-services.active a {
  background-color: #5553b6 !important;
  color: #fff !important;
  background-image: url("../images/dax/daxcom/home/service-hover.png") !important; }

.nav-item-resources.active a {
  background-color: #85b84f !important;
  color: #fff !important;
  background-image: url("../images/dax/daxcom/home/resources-hover.png") !important; }

/*--------------- German -----------------*/
.dax .home-page ul.home-component .indizes a {
  background-image: url("../images/dax/daxcom/home/indices.png");
  background-color: #fff;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .indizes a:hover, .nav-item-indizes.active a {
  background-image: url("../images/dax/daxcom/home/indices-hover.png");
  background-color: #1ba6e1;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  border: 0;
  opacity: .9;
  filter: alpha(opacity=90); }

.nav-item-indizes.active a {
  background-color: #1ba6e1 !important;
  color: #fff !important;
  background-image: url("../images/dax/daxcom/home/indices-hover.png") !important; }

.dax .home-page ul.home-component .nachrichten a {
  background-image: url("../images/dax/daxcom/home/news.png");
  background-color: #fff;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .nachrichten a:hover, .nav-item-nachrichten.active a {
  background-image: url("../images/dax/daxcom/home/news-hover.png");
  background-color: #e53d92;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  border: 0;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .dienstleistungen a {
  background-image: url("../images/dax/daxcom/home/service.png");
  background-color: #fff;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .dienstleistungen a:hover, .nav-item-dienstleistungen.active a {
  background-image: url("../images/dax/daxcom/home/service-hover.png");
  background-color: #5553b6;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  border: 0;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .ressourcen a {
  background-image: url("../images/dax/daxcom/home/resources.png");
  background-color: #fff;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .ressourcen a:hover, .nav-item-ressourcen.active a {
  background-image: url("../images/dax/daxcom/home/resources-hover.png");
  background-color: #85b84f;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  border: 0;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .indizes:hover span.nav-arrow-down, .dax .home-page ul.home-component .nachrichten:hover span.nav-arrow-down, .dax .home-page ul.home-component .dienstleistungen:hover span.nav-arrow-down, .dax .home-page ul.home-component .ressourcen:hover span.nav-arrow-down, .nav-item-indizes.active span.nav-arrow-down, .nav-item-nachrichten.active span.nav-arrow-down, .nav-item-dienstleistungen.active span.nav-arrow-down, .nav-item-ressourcen.active span.nav-arrow-down {
  display: block; }

.nav-item-nachrichten.active a {
  background-color: #e53d92 !important;
  color: #fff !important;
  background-image: url("../images/dax/daxcom/home/news-hover.png") !important; }

.nav-item-dienstleistungen.active a {
  background-color: #5553b6 !important;
  color: #fff !important;
  background-image: url("../images/dax/daxcom/home/service-hover.png") !important; }

.nav-item-ressourcen.active a {
  background-color: #85b84f !important;
  color: #fff !important;
  background-image: url("../images/dax/daxcom/home/resources-hover.png") !important; }

.dax .home-page ul.home-component .pulse {
  width: 728px;
  height: 90px;
  margin-top: 20px; }

.dax .home-page ul.home-component .pulse a {
  background-image: url("../images/dax/daxcom/home/service.png");
  background-color: #fff;
  background-position: 44% 50%;
  background-repeat: no-repeat;
  opacity: .9;
  filter: alpha(opacity=90); }

.dax .home-page ul.home-component .pulse a {
  height: 90px; }

.dax ul.home-component .pulse a {
  line-height: 57px; }

.dax .home-page ul.home-component .pulse a:hover, .nav-item-pulse.active a {
  background-image: url("../images/dax/daxcom/home/service-hover.png");
  background-color: #1ba6e1;
  background-position: 44% 50%;
  background-repeat: no-repeat;
  border: 0;
  opacity: .9;
  filter: alpha(opacity=90); }

.nav-item-pulse.active a {
  background-color: #1ba6e1 !important;
  color: #fff !important;
  background-image: url("../images/dax/daxcom/home/service-hover.png") !important; }

.dax .search-content input:focus {
  outline: 0; }

.dax .search-content .search-sub {
  display: block;
  background: url("../images/dax/daxcom/home/right-arrow.png") no-repeat scroll 100% 50% white;
  float: right;
  width: 16%; }

.dax .home-page .menubox {
  width: 660px;
  margin: 0 auto;
  position: relative; }

.dax .autocomplete {
  position: absolute;
  left: 0;
  top: 210px;
  width: 520px;
  z-index: 1; }

.dax .autocomplete ul {
  border: 1px solid #ccc; }

.dax .autocomplete ul li {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  line-height: normal; }

.dax .autocomplete ul li:hover {
  background-color: #aada13; }

.dax .autocomplete ul li:hover a {
  color: #000; }

.dax .autocomplete ul li a {
  font-size: .75em;
  padding: 6px 1em 4px;
  display: block;
  overflow: hidden;
  color: #bbb;
  cursor: pointer;
  outline: 0 none;
  text-decoration: none; }

.dax .autocomplete ul .ui-state-focus {
  background-color: #aada13;
  color: #000; }

.dax .hide {
  display: none; }

.dax.home {
  background-repeat: no-repeat;
  background-attachment: fixed;
  overflow: hidden; }

.aui .dax h3 {
  font-family: 'OpenSans-Regular';
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  color: black; }

.aui p {
  margin: 0 0 10px; }

.header-login .benefit-reg li {
  list-style-type: none;
  font-size: 13px !important;
  display: list-item;
  padding: 0; }

.header ul li {
  display: inline-block;
  font-size: .9em;
  padding: 6px 0 6px 8px;
  margin-top: 3px !important;
  margin-left: 0 !important;
  margin-right: 8px !important; }

.header-login .benefit-reg span.listDiscColor {
  color: #3cb1e3 !important; }

.dax .home-foot {
  max-width: 100% !important;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  padding: 5px; }

.aui li {
  line-height: 20px; }

p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1.2em;
  line-height: 1.6;
  margin-top: 20px;
  text-align: justify;
  text-rendering: optimizelegibility; }

.header .bg-orange {
  padding: 0;
  margin-top: 0;
  padding-top: 5px !important; }

.dax h2 {
  color: #fff !important;
  font-family: 'Bryant-Net-Regular', Arial;
  font-size: 26px;
  padding: 10px 0; }

.inner-header {
  display: none;
  text-transform: uppercase; }

.acc-nav {
  padding: 20px;
  text-align: center;
  color: #333 !important;
  font-size: 1.5em;
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #ccc;
  text-decoration: none;
  display: block;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -khtml-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear; }

.acc-nav:hover {
  color: #fff !important;
  border: 1px solid #ccc; }

.acc-nav-wrap {
  padding-bottom: .5em; }

.content-section {
  display: none;
  margin: -10px 0 0; }

.content-section .inner-section {
  color: #fff;
  padding: 10px 20px; }

.content-section-indices {
  background: #1ba6e1; }

.content-section-news {
  background: #e53d92; }

.content-section-services {
  background: #5553b6; }

.content-section-resources {
  background: #92ba14; }

/*--------------- German -----------------*/
.content-section-indizes {
  background: #1ba6e1; }

.content-section-nachrichten {
  background: #e53d92; }

.content-section-dienstleistungen {
  background: #5553b6; }

.content-section-ressourcen {
  background: #92ba14; }

.sections-wrap .mobile-hide {
  display: none; }

.inner-section .lorem-ipsum {
  color: #fff; }

.inner-section a {
  color: #fff;
  text-decoration: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

#home-page .acc-nav-wrap > div {
  margin: 0 auto;
  padding: 0 !important;
  text-align: center; }

.dax.home #mobile-menu-icon, .dax.home #mobile-search-icon img {
  display: none; }

/* ---------- Media Queries ---------- */
@media only screen and (max-width: 320px) {
  .dax.home .autocomplete {
    top: 50px !important;
    left: 0 !important; }

  .header .search {
    width: 70px; }

  .cookie-stikey-nav {
    text-align: center;
    padding: 10px; } }
@media only screen and (min-width: 321px) and (max-width: 480px) {
  .dax .smallStyle .home-page .autocomplete {
    top: 340px !important;
    left: 15px !important;
    width: 94% !important; } }
@media only screen and (min-width: 481px) and (max-width: 640px) {
  .dax .smallStyle .home-page .autocomplete {
    top: 290px !important;
    left: 15px !important;
    width: 96.5% !important; } }
@media only screen and (max-width: 640px) {
  .dax .smallStyle ul.home-component .search a {
    font-size: 22px; }

  .home-page h1 {
    text-align: center;
    font-size: 28px !important;
    padding-top: 20px; }

  .dax .smallStyle .menubox {
    width: auto;
    left: 0;
    top: 0;
    margin: 0; }

  .dax .smallStyle ul.home-component {
    width: 98%;
    margin: 35px auto 0; }

  .dax .smallStyle .search-content {
    display: none; }

  .dax .smallStyle ul.home-component .search, .dax .smallStyle ul.home-component .options {
    width: 100%;
    padding-right: 5px;
    height: 100%; }

  .dax .smallStyle ul.home-component .search-content {
    position: static;
    width: 100%;
    height: auto;
    clear: both; }

  .dax .smallStyle ul.home-component .searchLi {
    width: 100%;
    padding: 5px 5px 5px 0;
    height: auto; }

  .dax .search-content .search-sub {
    height: 50px; }

  .dax .search-content input {
    margin: 0;
    height: inherit;
    width: 84% !important;
    height: 50px; }

  .dax .smallStyle ul.home-component .indices a, .dax .smallStyle ul.home-component .news a, .dax .smallStyle ul.home-component .services a, .dax .smallStyle ul.home-component .resources a, .dax .smallStyle ul.home-component .search a {
    height: 100%;
    background-position: 5% center;
    color: #000;
    text-align: center;
    vertical-align: middle;
    line-height: 26px;
    font-size: 26px;
    padding: 20px 0; }

  .dax .smallStyle .home-page {
    height: auto;
    position: static; }

  .dax .smallStyle .home-page .menubox {
    height: auto;
    position: static; }

  .dax .smallStyle ul.home-component .search a {
    color: #fff; }

  .dax .smallStyle ul.home-component .indices a:hover, .dax .smallStyle ul.home-component .news a:hover, .dax .smallStyle ul.home-component .services a:hover, .dax .smallStyle ul.home-component .resources a:hover, .dax .smallStyle ul.home-component .search a:hover {
    background-position: 5% center; }

  .dax .smallStyle ul.home-component li {
    float: none;
    margin-left: 0 !important;
    padding-right: 0 !important; }

  .dax.home .header#header {
    height: 60px !important; }

  .dax .smallStyle .home-page .autocomplete {
    display: block;
    left: 10px;
    position: absolute;
    top: 335px;
    width: 90%;
    overflow: hidden; }

  .dax .smallStyle .home-page .autocomplete > ul {
    width: 98%; }

  .showSmall {
    display: block !important; } }
@media only screen and (min-width: 641px) and (max-width: 768px) {
  .header-text {
    width: 300px;
    float: right; }

  .dax .primary .heading-section h1 {
    border: none !important; }

  .dax .home-page .autocomplete {
    top: 292px !important;
    left: 140px !important; }

  .dax .home-foot {
    position: fixed;
    bottom: 0; }

  .dax.home .search-content .search-sub {
    height: 50px; }

  .dax.home .autocomplete {
    width: 100%; }

  .dax.home .autocomplete ul {
    left: 0 !important; } }
@media only screen and (min-width: 960px) and (max-width: 1024px) {
  .dax .smallStyle .home-page .autocomplete {
    top: 305px !important;
    left: 140px !important;
    width: 79% !important; } }
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .dax .smallStyle .home-page .autocomplete {
    top: 92px !important;
    left: 10px !important; } }
@media only screen and (max-width: 1000px) {
  .hide-for-small-home {
    display: none; }

  .dax.home {
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: auto; }

  .aui .sections-wrap section {
    display: none;
    opacity: .9 !important;
    filter: alpha(opacity=90) !important; }

  .sections-wrap .mobile-hide {
    display: block; }

  .aui .dax h1.homehead {
    text-align: center;
    margin-top: 40px; }

  .acc-nav-wrap a.acc-nav-search, .acc-nav-wrap a.acc-nav-suche {
    background: black url("../images/dax/daxcom/home/search.png") no-repeat 5% center;
    color: #fff !important; }

  .acc-nav-wrap a.acc-nav-indices, .acc-nav-wrap a.acc-nav-indizes {
    background: white url("../images/dax/daxcom/home/indices.png") no-repeat 5% center; }

  .acc-nav-wrap a.acc-nav-news, .acc-nav-wrap a.acc-nav-nachrichten {
    background: white url("../images/dax/daxcom/home/news.png") no-repeat 5% center; }

  .acc-nav-wrap a.acc-nav-services, .acc-nav-wrap a.acc-nav-dienstleistungen {
    background: white url("../images/dax/daxcom/home/service.png") no-repeat 5% center; }

  .acc-nav-wrap a.acc-nav-resources, .acc-nav-wrap a.acc-nav-ressourcen {
    background: white url("../images/dax/daxcom/home/resources.png") no-repeat 5% center; }

  .acc-nav-wrap a.acc-nav-pulse {
    background: white url("../images/dax/daxcom/home/service.png") no-repeat 5% center; }

  .acc-nav:hover {
    color: #000 !important; }

  .inner-section .autocomplete a {
    background: #fff;
    color: #000;
    width: 100%; }

  .main {
    max-width: 100% !important; }

  .inner-section {
    margin-bottom: 10px; }

  .dax .autocomplete {
    width: 100%; }

  a.acc-nav-indices.active {
    border: 3px solid #1ba6e1; }

  a.acc-nav-news.active {
    border: 3px solid #e53d92; }

  a.acc-nav-services.active {
    border: 3px solid #5553b6; }

  a.acc-nav-resources.active {
    border: 3px solid #041daa; }

  #autocomplete-mob {
    top: 50px !important; } }
@media only screen and (min-width: 1024px) {
  .dax .home-foot {
    background: #fff;
    position: fixed;
    bottom: 0;
    z-index: 999; }

  .home-component {
    position: relative; }

  .top-area {
    top: 0;
    height: 200px;
    z-index: 100;
    width: 100%;
    margin: 0 auto; }

  .dax.home {
    background-size: 100%;
    height: 1080px; }

  .dax .header {
    background: #fff;
    position: relative;
    top: 0;
    z-index: 999; }

  .top-area .nav {
    display: block; }

  .sections-wrap {
    width: 100%;
    margin: 0 auto 0; }

  .aui .portlet-borderless-container {
    overflow: inherit !important; }

  .nav-item a {
    height: 125px;
    width: 125px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.9);
    color: #000;
    text-decoration: none; }

  .nav-item a:hover {
    color: #fff; }

  .nav-arrow-down {
    position: absolute;
    left: 50px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: none; }

  .nav-item-indices-arrow {
    border-top: 10px solid #1ba6e1; }

  .nav-item-news-arrow {
    border-top: 10px solid #e53d92; }

  .nav-item-services-arrow {
    border-top: 10px solid #5553b6; }

  .nav-item-resources-arrow {
    border-top: 10px solid #041daa; }

  .content-section {
    position: fixed;
    bottom: auto;
    top: 65%;
    z-index: 1;
    width: 100%;
    opacity: .9;
    filter: alpha(opacity=90); }

  .content-section .inner-section {
    height: 200px;
    max-width: 695px;
    margin: 0 auto;
    overflow: hidden; }

  .box {
    position: absolute;
    left: 0;
    height: 100%;
    background: #09f; }

  .content-section h2 {
    margin-top: 25px; }

  .acc-nav-wrap {
    display: none; }

  .inner-header {
    display: block; }

  .content-section {
    display: none; }

  .aui .dax .content-section-indices, .aui .dax .content-section-news, .aui .dax .content-section-services, .aui .dax .content-section-resources {
    display: none; } }
/*--------------- German -----------------*/
.aui .dax .content-section-indizes, .aui .dax .content-section-nachrichten, .aui .dax .content-section-dienstleistungen, .aui .dax .content-section-ressourcen {
  display: none; }

#search {
  display: none; }

#suche {
  display: none; }

@media only screen and (min-width: 1024px) {
  #search {
    display: none; }

  #suche {
    display: none; }

  h2.inner-header {
    margin: 0;
    font-weight: 900; }

  .paraxScroll {
    height: 2000px;
    position: relative;
    top: 60%;
    width: 100%;
    z-index: -1; } }
@media only screen and (min-width: 1280px) and (max-width: 1900px) {
  .dax .smallStyle .home-page .autocomplete {
    top: -5px !important;
    left: 144px !important; }

  .dax .smallStyle .home-page .autocomplete ul {
    top: 0 !important;
    left: 144px !important; } }
@media only screen and (max-width: 1023px) and (min-width: 641px) {
  .dax.home .content-section-search {
    height: 50px;
    background: #fff;
    margin-bottom: 10px; }

  #search .inner-section {
    margin-top: 6px;
    padding: 0;
    position: relative; }

  .dax.home .content-section-search input {
    margin-top: 0; }

  .dax.home .search-content .search-sub {
    height: 50px; }

  #autocomplete-mob {
    top: 50px !important; }

  .dax.home .autocomplete {
    width: 100%; } }
.home-foot {
  border-top: solid 1px #e0e0e0 !important; }

@media only screen and (max-width: 640px) {
  .home-page-content .content-section .inner-section {
    position: relative; }

  .dax .smallStyle .home-page {
    height: auto;
    position: static; } }
@media only screen and (min-width: 320px) and (max-width: 999px) {
  .dax .search-content input {
    margin: 0px 0 0 20px !important; } }
@media only screen and (max-width: 1000px) {
  .main {
    max-width: 100% !important; }

  .aui .dax h1.homehead {
    text-align: center;
    margin-top: 40px; } }
@media only screen and (min-width: 1000px) and (max-width: 1920px) {
  #search-input-mob {
    display: none !important; } }