@font-face {
  font-family: 'DaxRegular';
  src: url('/base/Website/Fonts/Dax/Regular/DaxRegular.eot');
  src: url('/base/Website/Fonts/Dax/Regular/DaxRegular.eot') format('embedded-opentype'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.woff2') format('woff2'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.woff') format('woff'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.ttf') format('truetype'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.svg#DaxRegular') format('svg');
}
@font-face {
  font-family: 'DaxMedium';
  src: url('/base/Website/Fonts/Dax/Medium/DaxMedium.eot');
  src: url('/base/Website/Fonts/Dax/Medium/DaxMedium.eot') format('embedded-opentype'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.woff2') format('woff2'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.woff') format('woff'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.ttf') format('truetype'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.svg#DaxMedium') format('svg');
}
@font-face {
  font-family: 'DaxBold';
  src: url('/base/Website/Fonts/Dax/Bold/dax_bold-webfont.woff2') format('woff2'), url('/base/Website/Fonts/Dax/Bold/dax_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 35px;
    margin-top: 0;
  }
  h2,
  .h2 {
    font-size: 24px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
  p.lead,
  .lead > p {
    font-size: 20px;
  }
  #main > div > div > div > .ce-gallery {
    margin-bottom: 0;
  }
  #main > div > div > div > .ce-gallery > div > div > div {
    margin-bottom: 20px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-search .searchform input[type="search"] {
    position: relative;
    padding-top: 7px;
  }
}
@media (max-width: 480px) {
  header .header {
    background-image: url("/base/Website/Images/Layout/header-xxs.png");
  }
}
@media (max-width: 515px) {
  .social-share {
    float: left !important;
    width: 100%;
  }
}
@media (max-width: 767px) {
  header .header {
    background-image: url("/base/Website/Images/Layout/header-md-new.png");
    background-position: 35% -55px;
    height: 164px;
  }
  header .header .top .service-nav {
    position: absolute;
  }
  header .header .top .service-nav .lang .languagenav ul {
    z-index: 1000040;
  }
  header .header .main-header #logo {
    position: absolute;
    bottom: 55px;
    left: 25px;
  }
  header .header .main-header #logo img {
    max-width: 202px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .header {
    background-image: url("/base/Website/Images/Layout/header-md-new.png");
    background-position: -450px 0;
  }
  header .header .main-header #logo {
    position: absolute;
    bottom: 50px;
    left: 25px;
  }
  header .header .main-header #logo img {
    max-width: 202px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .header {
    background-image: url("/base/Website/Images/Layout/header-md-new.png");
  }
}
@media (min-width: 1778px) {
  header .header {
    background-image: url("/base/Website/Images/Layout/header-xlg-new.png");
    background-position: 47% 0;
  }
}
@media (max-width: 420px) {
  header .header .top .service-nav .home {
    display: none;
  }
  header .header .top .service-nav .metanav {
    padding: 0 8px 0 0 !important;
  }
  header .header .top .service-nav .lang .languagenav ul {
    left: 8px !important;
  }
  header .header .main-header #logo {
    bottom: 55px;
    left: 20px;
  }
  header .header .main-header #logo img {
    max-width: 180px;
  }
}
@media (max-width: 767px) {
  body.page1,
  body.page4 {
    padding-top: 83px;
  }
  body {
    padding-top: 105px;
  }
  body.no-sticky-nav header .header {
    position: absolute !important;
  }
  body header .header {
    top: -50px;
  }
  body header .header > .top {
    top: 57px;
  }
  body header .header > .main-header #logo {
    bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page1,
  body.page4 {
    padding-top: 80px;
  }
  body {
    padding-top: 105px;
  }
  body.no-sticky-nav header .header {
    position: absolute !important;
  }
  body header .header {
    top: -105px !important;
  }
  body header .header > .top {
    top: 112px;
  }
  body header .header > .main-header #logo {
    bottom: 50px;
  }
}
@media (max-width: 991px) {
  .navbar-toggle {
    display: block;
    z-index: 1001;
  }
  .navbar-wrapper.nav-mobile {
    width: 100%;
    float: none !important;
    position: absolute;
    top: 80px;
    z-index: 999;
  }
  .navbar-wrapper.nav-mobile .navbar {
    background-color: #fff;
    margin-bottom: 40px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading {
    padding: 40px 20px 25px;
    background-color: #0098e2;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div {
    display: inline-block;
    padding-right: 20px;
    font-size: 16px;
    color: #fff;
    font-family: 'DaxMedium', Arial, sans-serif;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language {
    margin-bottom: 10px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language a {
    color: #ffffff;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language a > i {
    display: none;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language > i {
    margin-left: 6px;
    padding-bottom: 9px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.contact a {
    color: #ffffff;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language-selection {
    display: block;
    padding-right: 0;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language-selection > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 0;
    height: auto;
    overflow: hidden;
    -webkit-height: max-height 0.2s ease-in-out;
    -moz-transition: max-height 0.2s ease-in-out;
    -o-transition: max-height 0.2s ease-in-out;
    -ms-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language-selection > ul.open {
    max-height: 1000px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language-selection > ul > li {
    width: 50%;
    display: inline-block;
    line-height: 40px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language-selection > ul > li > a {
    background: #ffb900;
    color: #ffffff;
    padding: 0 15px;
    width: calc(100% - 10px);
    display: block;
    margin-bottom: 3px;
    border-radius: 5px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-service > div.language-selection > ul > li > a i {
    float: right;
    padding-top: 12px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-search .searchform {
    display: block !important;
    padding: 20px 0 10px;
    position: relative;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-search .searchform input[type="search"] {
    width: 100%;
    border-radius: 5px;
    height: 3em;
    padding-left: 12px;
    border: 0;
    color: #9b9b9b;
    font-family: 'DaxRegular', Arial, sans-serif;
    font-size: 16px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-search .searchform button {
    position: absolute;
    right: 12px;
    top: 22px;
    background-color: transparent;
    border: 0;
    width: 30px;
  }
  .navbar-wrapper.nav-mobile .navbar .mobile-nav-heading > .mobile-nav-search .searchform button span {
    font-size: 17px;
    color: #0098e2;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav {
    margin: 0;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li {
    padding-bottom: 2px;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > a {
    padding: 17px 30px;
    background-color: #f0f0f0;
    color: #4a4a4a;
    font-family: 'DaxMedium', Arial, sans-serif;
    font-size: 19px;
    line-height: 38px;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li.open {
    padding-bottom: 0;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > a {
    color: #0098e2 !important;
    padding: 15px 30px;
    border-top: 0;
    border-bottom: 2px solid #d7ebf4;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > a:active,
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > a:hover {
    background-color: #d7ebf4;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li.active:not(.open) > a:after {
    background: url("/base/Website/Images/Layout/arrow-nav-firstlevel-active-down.png") no-repeat;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li.active.open > a {
    color: #fff !important;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li.active.open:not(.current) > a {
    color: #959595 !important;
    background-color: #fff;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li:last-of-type a {
    border: 0;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu {
    border: 0;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li {
    border: 0;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a {
    padding-left: 25px !important;
    border: 0 !important;
    color: #959595 !important;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a:active,
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a:hover {
    color: #fff !important;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a:before {
    color: #0098e2;
    content: "›";
    margin-right: 3px;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li.active a {
    color: #fff !important;
  }
  .navbar-wrapper.nav-mobile .navbar .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li:last-of-type a {
    border-radius: 0 !important;
  }
}
@media (max-width: 767px) {
  .headerimage-wrapper .flexslider .slides > li .image {
    height: 204px !important;
  }
  .headerimage-wrapper .flexslider .slides > li .flex-caption {
    padding-top: 50px;
  }
  .headerimage-wrapper .flexslider .slides > li .flex-caption .image-bodytext p {
    font-size: 4vw;
  }
  .headerimage-wrapper .flexslider .flex-direction-nav a {
    top: 23% !important;
  }
  .headerimage-wrapper .flexslider .flex-control-nav {
    top: 225px;
  }
}
@media (max-width: 480px) {
  .headerimage-wrapper .flexslider .slides > li .flex-caption .image-bodytext p {
    font-size: 5vw;
  }
}
@media (max-width: 767px) {
  .page1 .tx-fag-fag .fag-flexslider {
    margin: 0 -15px;
  }
  .page1 .tx-fag-fag .fag-flexslider .slides > li img {
    border-radius: 0;
    height: 225px !important;
    object-fit: cover;
  }
  .page1 .tx-fag-fag .fag-flexslider .slides > li .flex-caption {
    top: 45px;
    left: 15px;
    padding-right: 15px;
  }
  .page1 .tx-fag-fag .fag-flexslider .slides > li .flex-caption .image-bodytext p {
    font-size: 4vw;
  }
  .page1 .tx-fag-fag .fag-flexslider .slides > li .flex-caption a.action-link {
    margin-top: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page1 .tx-fag-fag .fag-flexslider .slides > li .flex-caption {
    top: 45px;
    left: 15px;
  }
  .page1 .tx-fag-fag .fag-flexslider .slides > li .flex-caption a.action-link {
    margin-top: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page1 .tx-fag-fag .fag-flexslider .slides > li .flex-caption {
    top: 75px;
    left: 80px;
  }
}
@media (min-width: 1200px) {
  .page1 .tx-fag-fag .fag-flexslider .slides > li .flex-caption {
    top: 85px;
    left: 100px;
  }
}
@media (max-width: 767px) {
  #c1 h1 {
    margin-top: 25px;
    font-size: 35px;
  }
  .action-link {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    line-height: 39px;
  }
  .title-wrapper {
    height: auto !important;
    padding-bottom: 10px;
  }
  .fag-content1 p {
    height: auto;
  }
  #main ul {
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page1 #main {
    padding-top: 50px;
  }
  .fag-content1 p {
    min-height: 122px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .fag-content1 p {
    min-height: 80px;
  }
}
@media (min-width: 1200px) {
  .fag-content1 p {
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .video-wrap {
    margin: 0 auto;
    width: 90vw !important;
  }
  .video-wrap .overlay img {
    height: 100%;
  }
  video {
    display: block;
    margin: 0 auto;
    width: 100vw !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .video-wrap {
    margin: 0 auto;
    width: 70vw !important;
  }
  .video-wrap .overlay img {
    height: 100%;
  }
  video {
    display: block;
    margin: 0 auto;
    width: 70vw !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .video-wrap .overlay img {
    height: calc(100% - 8px);
  }
}
@media (min-width: 1200px) {
  .video-wrap .overlay img {
    height: calc(100% - 8px);
  }
}
@media (max-width: 767px) {
  footer .top .row > .col-sm-3 {
    margin-top: 0;
  }
  footer .top .row > .col-sm-3:first-of-type {
    margin-top: 0;
  }
  footer .bottom .copyright {
    padding-left: 0;
    width: 100%;
  }
  footer .bottom .footernav .nav-list {
    display: inline-block;
    padding: 0;
    margin: 15px 0;
  }
}
@media (max-width: 991px) {
  footer .top > .container > .row > div[class*="col-"] > .row > div[class*="col-"] > .container {
    padding: 0 5px;
    border-bottom: 1px solid #ffffff;
  }
  footer .top > .container > .row > div[class*="col-"] > .row > div[class*="col-"] > .container > div[class*="ce-"] > h3 {
    cursor: pointer;
  }
  footer .top > .container > .row > div[class*="col-"] > .row > div[class*="col-"] > .container > div[class*="ce-"] > h3:after {
    content: "\f3d0";
    font-family: "Ionicons";
    display: inline-block;
    float: right;
  }
  footer .top > .container > .row > div[class*="col-"] > .row > div[class*="col-"] > .container > div[class*="ce-"] > div {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.8s ease-in-out;
    -moz-transition: max-height 0.8s ease-in-out;
    -o-transition: max-height 0.8s ease-in-out;
    -ms-transition: max-height 0.8s ease-in-out;
    transition: max-height 0.8s ease-in-out;
  }
  footer .top > .container > .row > div[class*="col-"] > .row > div[class*="col-"] > .container.open > div[class*="ce-"] > h3:after {
    content: "\f3d8";
  }
  footer .top > .container > .row > div[class*="col-"] > .row > div[class*="col-"] > .container.open > div[class*="ce-"] > div {
    max-height: 500px;
  }
}
@media (max-width: 515px) {
  #main-contact-box .main-contact address.pull-left {
    float: none !important;
  }
  #main-contact-box .social-share {
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  #main-contact-box {
    overflow: hidden;
  }
  #main-contact-box > .container {
    padding: 0;
  }
  #main-contact-box .info-box {
    margin-top: 35px;
    position: static;
    width: 100%;
    height: auto !important;
  }
  #main-contact-box .info-box .btn-wrap {
    height: 35px;
  }
  #main-contact-box .info-box .btn-wrap #toggle-contact {
    position: absolute;
    z-index: 998;
    right: -15px;
    top: 3px;
  }
  #main-contact-box .info-box .main-contact {
    padding: 25px 50px 30px;
  }
  #main-contact-box .info-box .main-contact.investor-relations {
    height: auto !important;
  }
  #main-contact-box .info-box .contact-info {
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-in-out;
    -moz-transition: max-height 0.2s ease-in-out;
    -o-transition: max-height 0.2s ease-in-out;
    -ms-transition: max-height 0.2s ease-in-out;
  }
  #main-contact-box .info-box .contact-info.open {
    max-height: 500px;
  }
  #main-contact-box .info-box .social-share {
    margin-right: 15px;
  }
  .path-wrapper.contact-path {
    position: absolute;
    bottom: 95px;
  }
  .path-wrapper.contact-path .breadcrumb {
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #main-contact-box > .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #main-contact-box .info-box {
    height: 420px;
  }
  #main-contact-box .info-box.contact {
    height: 250px;
  }
  #main-contact-box .main-contact {
    position: absolute;
    width: 100%;
    top: -55px;
  }
  #main-contact-box .social-share {
    position: absolute;
    right: 5px;
  }
}
@media (min-width: 1200px) {
  #main-contact-box .info-box {
    height: 420px;
  }
  #main-contact-box .info-box.contact {
    height: 250px;
  }
  #main-contact-box .main-contact {
    position: absolute;
    width: 100%;
    top: -55px;
  }
  #main-contact-box .social-share {
    position: absolute;
    right: 5px;
  }
}
@media (max-width: 767px) {
  .path-wrapper .breadcrumb > li {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .nav > li > a {
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .nav > li > a {
    padding: 10px 15px;
  }
}
video {
  max-width: 100% !important;
  overflow: hidden;
}
