/* --------------------------------------------------
   Fonts
   -------------------------------------------------- */
@font-face {
  font-family: 'ib-icons';
  src:  url("../fonts/ib-icons.eot?46583183");
  src:  url("../fonts/ib-icons.eot?46583183#iefix") format("embedded-opentype"),
        url("../fonts/ib-icons.woff?46583183") format("woff"),
        url("../fonts/ib-icons.ttf?46583183") format("truetype"),
        url("../fonts/ib-icons.svg?46583183#ib-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'icomoonregular';
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon.eot#iefix") format("embedded-opentype"),
         url('icomoon.woff2') format('woff2'),
         url('icomoon.woff') format('woff'),
         url("../fonts/icomoon.ttf") format("truetype"),
         url("../fonts/icomoon.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

body.japan .site-main-wrapper h1,
body.japan .site-main-wrapper h2,
body.japan .site-main-wrapper h3,
body.japan .site-main-wrapper h4,
body.japan .site-main-wrapper b,
body.japan .site-main-wrapper strong,
body.japan .site-footer-wrapper b,
body.japan .site-footer-wrapper strong,
body.japan .site-main-wrapper table > tfoot > tr > td,
body.japan div#cookie_warning,
body.japan div#cookie_warning .cookie-buttons .close-button,
body.japan .cq-wcm-edit div#cookie_warning,
body.japan .close-search-row,
body.japan .primary-menu li a,
body.japan .topnavmultimenuitem .close-megamenu,
body.japan .topnavmultimenuitem .subnav-wrapper li a,
body.japan .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner h2,
body.japan .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner h3,
body.japan .parbase.mobilemenu .dl-trigger,
body.japan .parbase.mobilemenu #dl-menu .dl-submenu li a,
body.japan .site-main-wrapper h4,
body.japan .breadcrumb,
body.japan .site-main-wrapper .banner .banner-text a,
body.japan .carousel-text-outer .carousel-text a,
body.japan .carousel-text-outer .carousel-text-3 a,
body.japan .carousel-text-outer .carousel-text-3 .carousel-text-inner,
body.japan .site-main-wrapper .parbase.text .ul-link-arrow ul li a,
body.japan .teaser.latesteventsteaser .news-teaser-container article .news-date,
body.japan .teaser.latesteventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a,
body.japan .pageteaser .imperial-teaser .title,
body.japan .teaser .orange-bg .content-wrapper .content-wrapper-inner h2,
body.japan .teaser .orange-bg .content-wrapper .content-wrapper-inner .teaser-content p,
body.japan .teaser .content-wrapper .content-wrapper-inner h2,
body.japan .teaser .content-wrapper .content-wrapper-inner .link-wrapper a,
body.japan .youtubepopupteaser .teaser-inner .content-wrapper .content-wrapper-inner h2 a,
body.japan .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner h2,
body.japan .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a span.download-pdf,
body.japan .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a,
body.japan .latestnewseventsteaser time,
body.japan .relatedlinksteaser .teaser-inner ul li a,
body.japan .section.brand-links ul li .label a,
body.japan .site-main-wrapper .quotation .blockquote-inner a,
body.japan .site-main-wrapper .blockquote .blockquote-inner a,
body.japan .topnavmultimenuitem .blockquote .blockquote-inner .attribution-text,
body.japan .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list li a.tab,
body.japan .convertedFromSelectDisplay,
body.japan ul.convertedFromSelect li,
body.japan .tabs.dropdown ul.tabs-controls-list li,
body.japan .searchresult .pager a,
body.japan .site-footer-wrapper .row h3,
body.japan .site-footer-wrapper .row a,
body.japan .site-footer-wrapper .bottom ul li a,
body.japan .site-footer-wrapper .copyright {
	font-family: 'Noto Sans JP', sans-serif;
}

html {
  scroll-behavior: smooth;
}

/* --------------------------------------------------
   Icons
   -------------------------------------------------- */
.ib-icon {
  display: inline-block;
}

[class$="ib-icon"]:before, [class*="ib-icon "]:before {
  font-family: "ib-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.arrow-down:before { content: '\e800'; }
.arrow-down:hover:before { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-arrow-down; animation-name: animation-arrow-down; -webkit-transform-origin: center bottom; transform-origin: center bottom; }
.arrow-left:before { content: '\e801'; }
.arrow-left:hover:before { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-arrow-left; animation-name: animation-arrow-left; -webkit-transform-origin: center bottom; transform-origin: center bottom; }
.arrow-right-up:before { content: '\e802'; }
.arrow-right:before { content: '\e803'; }
.arrow-right:hover:before { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-arrow-right; animation-name: animation-arrow-right; -webkit-transform-origin: center bottom; transform-origin: center bottom; }
.arrow-top:before { content: '\e804'; }
.arrow-top:hover:before { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-arrow-top; animation-name: animation-arrow-top; -webkit-transform-origin: center bottom; transform-origin: center bottom; }
.burger:before { content: '\e805'; }
.closeib-icon:before { content: '\e806'; }
.icn-calendar:before { content: '\e819'; }
.linked-in:before { content: '\e808'; }
.twitter:before { content: '\e811'; }
.pdf:before { content: '\e817'; }
.play:before { content: '\e80c'; }
.rss:before { content: '\e80b'; }
.search:before { content: '\e80a'; }
.simple-arrow-down:before { content: '\e80d'; }
.simple-arrow-left:before { content: '\e80e'; }
.simple-arrow-right:before { content: '\e80f'; }
.simple-arrow-up:before { content: '\e810'; }
.word:before { content: '\e816'; }
.image-icon:before { content: '\e81e'; }
.sound:before { content: '\e81b'; }
.excel:before { content: '\e816'; }
/*.video-icon:before { content: '\e81f'; }*/
.webpage:before { content: '\e820'; }
.webcast:before { content: '\e821'; }
.email-alert:before { content: '\e81c'; }
.presentation-script:before { content: '\e81d'; }
.presentation:before { content: '\e81e'; }
.checkbox-select-icon:before { content: '\e813'; }
.checkbox-icon:before { content: '\e814'; }
.icon-mail:before { content: '\e815'; }
.icon-word:before { content: '\e816'; }
.icon-pdf-download:before { content: '\e817'; }
.icon-outlook:before { content: '\e818'; }
.icon-date:before { content: '\e819'; }
.ib-icon.download { position: relative; top: -3px; margin-left: 0.3em; }

.arrow-downib-icon:before { content: '\e800'; }
.arrow-leftib-icon:before { content: '\e801'; }
.arrow-right-upib-icon:before { content: '\e802'; }
.arrow-rightib-icon:before { content: '\e803'; }
.arrow-topib-icon:before { content: '\e804'; }
.burgerib-icon:before { content: '\e805'; }
.closeib-icon:before { content: '\e806'; }
.icn-calendarib-icon:before { content: '\e807'; }
.linked-inib-icon:before { content: '\e808'; }
.pdf-1ib-icon:before { content: '\e809'; }
.searchib-icon:before { content: '\e80a'; }
.rssib-icon:before { content: '\e80b'; }
.playib-icon:before { content: '\e80c'; }
.simple-arrow-downib-icon:before { content: '\e80d'; }
.simple-arrow-leftib-icon:before { content: '\e80e'; }
.simple-arrow-rightib-icon:before { content: '\e80f'; }
.simple-arrow-upib-icon:before { content: '\e810'; }
.twitterib-icon:before { content: '\e811'; }
.word-1ib-icon:before { content: '\e812'; }
.ok-circledib-icon:before { content: '\e813'; }
.circle-emptyib-icon:before { content: '\e814'; }
.icon-mailib-icon:before { content: '\e815'; }
.wordib-icon:before { content: '\e816'; }
.pdfib-icon:before { content: '\e817'; }
.outlook-reminderib-icon:before { content: '\e818'; }
.dateib-icon:before { content: '\e819'; }
.radio-checkedib-icon:before { content: '\e81a'; }
.audioib-icon:before { content: '\e81b'; }
.email-alert-sign-upib-icon:before { content: '\e81c'; }
.presentation-scriptib-icon:before { content: '\e81d'; }
.presentationib-icon:before { content: '\e81e'; }
.videoib-icon:before { content: '\e81f'; }
.web-pageib-icon:before { content: '\e820'; }
.webcastib-icon:before { content: '\e821'; }
.bullet_pointib-icon:before { content: '\e822'; }
.pictureib-icon:before { content: '\e823'; }

.sitemap-wrapper .sitemap-list {
    border-top:1px solid #C9C9C9;
    display:inline-block;
    float:left;
    margin-bottom:0;
    margin-right:5%;
    padding-top:20px;
    width:45%;
    text-align:left;
    list-style:none;
    padding-left:0;
}

.sitemap-wrapper .sitemap-list ul {
    margin-bottom:0;
    list-style:none;
}

.sitemap-wrapper .sitemap-list li {
    background:none;
    font-size:1.1rem;
}

.sitemap-wrapper .sitemap-list li a {
    display:inline-block;
    margin-bottom:14px;
}

.sitemap-wrapper .sitemap-list li.top-level {
    padding-left:0;
}

.sitemap-wrapper .sitemap-list li.top-level a {
    color:#4b3c32;
    text-transform:uppercase;
}

.download-bottom {
  position: relative;
  left: -1.16em;
  line-height: 0;
  display: inline-block;
}
.download-bottom:after {
  content: '_';
  font-size: 2em;
  font-weight: normal;
}

.result-list .download-bottom,
.teaser-box-large .download-bottom,
.filelink .download-bottom,
.content-text .download-bottom {
  left: -1.26em;
}

.modul.teaser .filelink .download-bottom,
.result-list .list-element-icon .download-bottom {
  left: -1.16em;
}

.teaser-box-large [class$="arrow-down"]:before,
.teaser-box-large [class*="arrow-down"]:before {
  margin-left: 0;
}

.list-container .list-modul .body .filelink [class$="arrow-down"]:before,
.list-container .list-modul .body .filelink [class*="arrow-down"]:before,
.filelink [class$="arrow-down"]:before,
.filelink [class*="arrow-down"]:before {
  margin-left: 0.2em;
}

.ib-icon.icon-large:before {
  font-size: 44px;
}

.list-element-icon {
  white-space: nowrap;
}
.list-element-icon strong {
  display: inline-block;
}

.no-wrap-icon {
  white-space: nowrap;
}

.btn .arrow-right {
  margin-left: 10px;
  margin-right: -10px;
}
.btn .arrow-left {
  margin-left: -10px;
  margin-right: 10px;
}


*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* ----------------------------------------------------------------------------------------------------
   Base
   ---------------------------------------------------------------------------------------------------- */


* { box-sizing:border-box; -ms-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

html { -webkit-tap-highlight-color: transparent; }


body {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  color: #4b3c32;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

.measurement { display: none; width: 100%; height: 0px; max-width: 10000px; }

.site-main-wrapper { font-size: 17px; }

.site-main-wrapper input,
.site-main-wrapper button,
.site-main-wrapper select,
.site-main-wrapper textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.site-main-wrapper a {
  color: #f07300;
  text-decoration: none;
}
.site-main-wrapper a:hover,
.site-main-wrapper a:focus {
  color: #f5964b;
  text-decoration: none;
}

.site-main-wrapper a[href^=tel] {
  color: #4b3c32 !important;
  text-decoration: none;
  display: inline-block;
  /*
  border: 1px solid #ccc;
  border-radius: 5px;
  font-style: normal;
  margin-top: 10px;
  padding: 3px 5px;
  */
}

.site-main-wrapper a[href^=tel]:after {
  content: '\F098';
  display: inline-block;
  font-weight: bold;
}

.site-main-wrapper figure {
  margin: 0;
}

.site-main-wrapper small,
.site-main-wrapper .small {
    font-size: 12px;
}

.site-main-wrapper img {
  vertical-align: middle;
}

.site-main-wrapper hr { padding-top: 0; margin-top: 0; margin-bottom: 40px; border: 0; border-bottom: 1px solid #dbd8d6; }
.site-main-wrapper hr:before,
.site-main-wrapper hr:after { content: ''; display: table; clear: both; }

.site-main-wrapper p,
.site-footer-wrapper p { margin:0 0 20px 0; }

.site-main-wrapper b,
.site-main-wrapper strong,
.site-footer-wrapper b,
.site-footer-wrapper strong { font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; }

.site-main-wrapper img { display:block; max-width:100%; }

.site-main-wrapper ul,
.site-main-wrapper ol { margin-top: 0; margin-bottom: 10px; }
.site-main-wrapper ul ul,
.site-main-wrapper ul ol,
.site-main-wrapper ol ul,
.site-main-wrapper ol ol { margin-bottom: 0; }

.site-main-wrapper .section.parbase.text ul { padding-left: 20px; margin: 0 0 20px 0; }
.site-main-wrapper .section.parbase.text ol { padding-left: 20px; margin: 0 0 20px 0; }
    .site-main-wrapper .section.parbase.text ol ol { margin-left: 25px; }
.site-main-wrapper .section.parbase.text ul li { padding-left: 0; margin-bottom: 5px; }
.site-main-wrapper .section.parbase.text ol li { padding: 15px; /*margin-bottom: 5px;*/ font-size: 14px; }

.site-main-wrapper .parbase.table { overflow-x: auto; -webkit-overflow-scrolling: touch; }
@media screen and (max-width: 767px) {
    .site-main-wrapper .parbase.table > div { width: 300%; }
}
.site-main-wrapper table { background-color: transparent; width: 100%; max-width: 100%; margin-bottom: 20px; border-color: #ddd !important; }
.site-main-wrapper caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; }
.site-main-wrapper th { text-align: left; }
.site-main-wrapper table > tbody > tr > th,
.site-main-wrapper table > tbody > tr > td,
.site-main-wrapper table > tfoot > tr > th,
.site-main-wrapper table > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-right: 0; border-left: 0; border-top: 1px solid #ddd; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; }
.site-main-wrapper table > tbody > tr > th { vertical-align: bottom; border-bottom: 1px solid #574940; border-top: 0; font-weight: bold; }
.site-main-wrapper table > caption + thead > tr:first-child > th,
.site-main-wrapper table > caption + thead > tr:first-child > td,
.site-main-wrapper table > colgroup + thead > tr:first-child > th,
.site-main-wrapper table > colgroup + thead > tr:first-child > td,
.site-main-wrapper table > thead:first-child > tr:first-child > th,
.site-main-wrapper table > thead:first-child > tr:first-child > td { border-top: 0; }
.site-main-wrapper table > tbody + tbody { border-top: 2px solid #ddd; }
.site-main-wrapper table > thead > tr > td.active,
.site-main-wrapper table > thead > tr > th.active,
.site-main-wrapper table > thead > tr.active > td,
.site-main-wrapper table > thead > tr.active > th,
.site-main-wrapper table > tbody > tr > td.active,
.site-main-wrapper table > tbody > tr > th.active,
.site-main-wrapper table > tbody > tr.active > td,
.site-main-wrapper table > tbody > tr.active > th,
.site-main-wrapper table > tfoot > tr > td.active,
.site-main-wrapper table > tfoot > tr > th.active,
.site-main-wrapper table > tfoot > tr.active > td,
.site-main-wrapper table > tfoot > tr.active > th { background-color: #f5f5f5; }

.site-main-wrapper input[type=number] { -moz-appearance:textfield; }

.site-main-wrapper textarea { resize: none; }

.site-main-wrapper select {}
.site-main-wrapper select option {}
.site-main-wrapper select::-ms-expand { display: none; }
.site-main-wrapper table { border:0; border-collapse:collapse; margin:0 0 20px 0; width:100%; }
.site-main-wrapper table p { margin-bottom:0; }

::-webkit-inner-spin-button { -webkit-appearance:none; }
::-webkit-outer-spin-button { -webkit-appearance:none; }
::-webkit-input-placeholder { color:#000; text-transform: none; }
:-moz-placeholder { color:#000; text-transform: none; }
::-moz-placeholder { color:#000; text-transform: none; }
:-ms-input-placeholder { color:#000; width: 100%; text-transform: none; }

a img { border: 0; outline: none; }

/* --------------------------------------------------
   POPUP PLUGIN (Magnific popup)
   -------------------------------------------------- */
body .mfp-container {}
body .mfp-iframe-holder { padding: 0 20px; }
body .mfp-bg {}
body .mfp-content { background:#fff; border:0; border-radius:0; color:#647783; margin: 10px auto; max-width: 1024px !important; overflow: hidden; }
body .mfp-content img { height:auto !important; width:100% !important; }
body .mfp-content video { width: 100%; display: block; }
body .mfp-content .text { padding:15px 30px; }
body .mfp-content .video-js { overflow: hidden; }
body .mfp-content .youtube-video iframe { height:576px !important; width:1024px !important; }

body button.mfp-close,
body button.mfp-close:active { font-size: 0; background:url(../images/mfp-close-icon.png) center center no-repeat; background-size: 100%; width:50px; height:50px; top:0px; right:0px; opacity: 1; filter: alpha(opacity=100); z-index:8041 !important; }
/*
body .mfp-content .downloadLink { float:right; font-size:16px; line-height:1; margin-right:20px; padding:20px 28px 20px 0; position:relative; z-index:8040; }
body .mfp-content .downloadLink:before { background:url(../images/icon-download.png) no-repeat; background-size:100%; content:''; display:block; height:23px; width:18px; position:absolute; right:0; top:15px;  }
*/
body .mfp-content .gallery-dialog-actions { display:none; }
body .mfp-content .display-title { color:#647783; float:left; font-size:16px; line-height:1; margin-left:20px; padding:20px 0; }
body .mfp-content #videoComponent-videopopupteaser,
body .mfp-content .youtubepopupteaser-wrapper,
body .mfp-content #youtubepopupteaser-wrapper { display: block !important; }
body .mfp-content #legal-dialog { display: block !important; font-size:16px; max-width:860px; padding:40px 80px 40px 40px; }
body .mfp-content #legal-dialog #ok-to-download-text,
body .mfp-content  #legal-dialog #cancel-to-download-text { float:left; margin:20px 20px 40px 0; }
body .mfp-content iframe { display: block; width: 0; height: 0; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
/*
.custom-prev span { width: 50px; height: 50px; margin-top: -50px; background: url('../images/icon-arrow-left-fill-blue.svg') no-repeat top left; left:0; }
.custom-next span { width: 50px; height: 50px; margin-top: -50px; background: url('../images/icon-arrow-right-fill-blue.svg') no-repeat top left; right:0; }
*/
body .mfp-iframe-holder .mfp-content { max-width: 1600px; width: auto; max-width: 100%; cursor: auto; }
body .mfp-iframe-scaler { width: 0; height: 0; padding: 0; margin: 0; min-width:50px; min-height:50px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
body .mfp-iframe-holder .mfp-close { width: 50px; top: 0; right: 0; }



/* --------------------------------------------------
   Layouts
   -------------------------------------------------- */
.site-main-wrapper .row,
.site-main-wrapper .intro-par { width: 66%; max-width: 1400px; margin:0 auto; padding:0 18px; }

.site-main-wrapper .row:before,
.site-main-wrapper .row:after,
.site-main-wrapper .banner:before,
.site-main-wrapper .banner:after { clear:both; content:''; display:table; }

body.siteservicespage  .site-main-wrapper .content > .section { padding: 60px 0px 0px 0px; }
body.siteservicespage.search-results  .site-main-wrapper .content > .section { padding: 60px 0px 60px 0px; }


.site-main-wrapper .column_1-c0 { width:100%; float: left; }
.site-main-wrapper .column_1_50-0 { width: 50%; }
.site-main-wrapper .column_1_0-67-0 { width: calc(33.3333% - 26.6666px); }


.site-main-wrapper .formcolumn_2:before,
.site-main-wrapper .formcolumn_2:after,
.topnavmultimenuitem .column_2:before,
.topnavmultimenuitem .column_2:after,

.site-main-wrapper .column_1:before,
.site-main-wrapper .column_1:after,
.site-main-wrapper .column_1_50-0:before,
.site-main-wrapper .column_1_50-0:after,
.site-main-wrapper .column_1_0-67-0:before,
.site-main-wrapper .column_1_0-67-0:after,
.site-main-wrapper .column_2:before,
.site-main-wrapper .column_2:after,
.site-main-wrapper .column_2_8_4:before,
.site-main-wrapper .column_2_8_4:after,
.site-main-wrapper .column_2-33-66:before,
.site-main-wrapper .column_2-33-66:after,
.site-main-wrapper .column_2-66-33:before,
.site-main-wrapper .column_2-66-33:after,
.site-main-wrapper .column_2_33-33:before,
.site-main-wrapper .column_2_33-33:after { clear:both; content:''; display:table; }
.topnavmultimenuitem .column_2-c0,
.topnavmultimenuitem .column_2-c1,
.site-main-wrapper .column_2-c0,
.site-main-wrapper .column_2-c1 { float:left; margin-right:40px; width:calc(50% - 20px); }
.site-main-wrapper .column_2_nogap-c0,
.site-main-wrapper .column_2_nogap-c1 { float:left; width:50%; margin-top: 20px; margin-bottom: 20px; }
.site-main-wrapper .column_2_33-33 { margin-left: calc(33.333333% + 15px); }
.site-main-wrapper .column_2_33-33-c0,
.site-main-wrapper .column_2_33-33-c1 { float:left; margin-right:40px; width:calc(50% - 20px); }

.site-main-wrapper .column_2_8_4-c0 { float:left; margin-right:40px; width:calc(66.666666% - 13.333333px); }
.site-main-wrapper .column_2_8_4-c1 { float:left; margin-right:0; width:calc(33.333333% - 26.666666px); }

.site-main-wrapper .column_2_right-42-42 { margin-right: calc(33.333333% - 26.666666px); }
.site-main-wrapper .column_2_42-42 { margin-left: calc(33.333333% + 13.333333px); }
.site-main-wrapper .column_2_right-42-42-c0,
.site-main-wrapper .column_2_right-42-42-c1 { float:left; margin-right:40px; width:calc(50% - 40px); }
.site-main-wrapper .column_2_42-42-c0,
.site-main-wrapper .column_2_42-42-c1 { float:left; margin-right:40px; width:calc(50% - 20px); }
/*.site-main-wrapper .column_2_right-42-42-c1,*/
.site-main-wrapper .column_2_42-42-c1 { margin-right: 0; }

.site-main-wrapper .column_2-33-66-c0,
.site-main-wrapper .column_2-66-33-c1 { float:left; margin-right:40px; width:calc(33.333333% - 26.666666px); }
.site-main-wrapper .column_2-33-66-c1,
.site-main-wrapper .column_2-66-33-c0  { float:left; margin-right:40px; width:calc(66.666666% - 13.333333px); }

.topnavmultimenuitem .column_2-c1,
.site-main-wrapper .column_2-c1,
.site-main-wrapper .column_2-33-66-c1,
.site-main-wrapper .column_2-66-33-c1,
.site-main-wrapper .column_2_33-33-c1 { margin-right:0; }

.site-main-wrapper .column_2_right-42-42:before,
.site-main-wrapper .column_2_right-42-42:after,
.site-main-wrapper .column_2_42-42:before,
.site-main-wrapper .column_2_42-42:after,
.topnavmultimenuitem .column_3:before,
.topnavmultimenuitem .column_3:after,
.site-main-wrapper .column_3:before,
.site-main-wrapper .column_3:after,
.site-main-wrapper .column_3_break:before,
.site-main-wrapper .column_3_break:after { clear:both; content:''; display:table; }
.topnavmultimenuitem .column_3-c0,
.topnavmultimenuitem .column_3-c1,
.topnavmultimenuitem .column_3-c2,
.site-main-wrapper .column_3-c0,
.site-main-wrapper .column_3-c1,
.site-main-wrapper .column_3-c2,
.site-main-wrapper .column_3_break-c0,
.site-main-wrapper .column_3_break-c1,
.site-main-wrapper .column_3_break-c2 { float:left; margin-right:40px; width:calc(33.3333% - 26.6666px); }
.topnavmultimenuitem .column_3-c2,
.site-main-wrapper .column_3-c2,
.site-main-wrapper .column_3_break-c2 { margin-right:0; }

.site-main-wrapper .column_4:before,
.site-main-wrapper .column_4:after { clear:both; content:''; display:table; }
.site-main-wrapper .column_4-c0,
.site-main-wrapper .column_4-c1,
.site-main-wrapper .column_4-c2,
.site-main-wrapper .column_4-c3 { float:left; margin-right:40px; width:calc(25% - 30px); }
.site-main-wrapper .column_4-c3 { margin-right:0; }

.site-main-wrapper .column_5:before,
.site-main-wrapper .column_5:after { clear:both; content:''; display:table; }
.site-main-wrapper .column_5-c0,
.site-main-wrapper .column_5-c1,
.site-main-wrapper .column_5-c2,
.site-main-wrapper .column_5-c3,
.site-main-wrapper .column_5-c4 { float:left; margin-right:20px; width:calc(20% - 16px); }
.site-main-wrapper .column_5-c4 { margin-right:0; }

.site-main-wrapper .column_1,
.site-main-wrapper .column_1_50-0,
.site-main-wrapper .column_1_0-67-0,
.site-main-wrapper .column_2,
.site-main-wrapper .column_2_8_4,
.site-main-wrapper .column_2_right-42-42,
.site-main-wrapper .column_2_42-42,
.site-main-wrapper .column_2-33-66,
.site-main-wrapper .column_2-66-33,
.site-main-wrapper .column_2_33-33,
.site-main-wrapper .column_3,
.site-main-wrapper .column_3_break,
.site-main-wrapper .column_4,
.site-main-wrapper .column_5 { margin-bottom: 60px; }

.site-main-wrapper  .column_2_8_4.no-margin-TB {
    margin-top: -20px;
    margin-bottom: 0;
}



/* COOKIE WARNING */
div#cookie_warning { position: relative; width: 100%; background: #4b3c32; z-index: 40; top: 0; padding: 30px 0; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; }
    body.sticky div#cookie_warning { top: 0; }
    /*
    body.homepage div#cookie_warning { top: calc(65vh + 160px); }
    body.homepage.sticky div#cookie_warning { top: calc(65vh + 98px); }
    */

.cookie-outer-wrapper { width: 100%; max-width: 1400px; margin: 0 auto; padding: 0 18px; position: relative; }
div#cookie_warning:after { content: ''; display: block; width: 100%; height: 10px; position: absolute; left: 0; right: 0; bottom: -10px; }
div#cookie_warning .cookie-content p { color: #ffffff;  font-size: 18px; margin: 0px; }
@media screen and (min-width: 1024px) { div#cookie_warning .cookie-content p { max-width: calc(100% - 235px);}}
div#cookie_warning .cookie-content p a { color: #f07300;  font-size: 18px; font-weight: bold; text-decoration: none;  }
div#cookie_warning .cookie-content p a:hover { color: #f5964b; }
div#cookie_warning .cookie-buttons { position: absolute; right: 18px; top: -10px; text-align: right; font-weight: normal; font-size: 16px; padding: 9px 19px; border-radius: 4px; background-color: #f07300; border-color: #f07300; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; color: #ffffff; }
@media screen and (min-width: 1024px) {div#cookie_warning .cookie-buttons { top: calc(50% - 22px); }}
div#cookie_warning .cookie-buttons:hover { background-color: #f5964b; border-color: #f5964b; }
div#cookie_warning .cookie-buttons .close-button { font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; background: transparent; border: 0px; }
div#cookie_warning .cookie-buttons:after { content: "\f061"; color: #ffffff; display: inline-block; font-family: FontAwesome; font-weight: normal; font-size: 14px; line-height: 1; position: relative; left: 5px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
div#cookie_warning .cookie-buttons:hover:after { color: #fff; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-arrow-right; animation-name: animation-arrow-right; -webkit-transform-origin: center bottom; transform-origin: center bottom; }

.cq-wcm-edit div#cookie_warning { position: relative; top: 0; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; display: none; }



/* ----------------------------------------------------------------------------------------------------
   Header
   ---------------------------------------------------------------------------------------------------- */
.site-header-wrapper { position: fixed; z-index: 200; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); left:0; right:0; transform: translate3d(0, 0, 0); background-color: #fff;
 }

.site-header-wrapper .top { height: 50px; background-color: #fff; }
.site-header-wrapper .bottom { position: absolute; top: 50px; left: 0; right: 0; width: 100%; background-color: #fff; transition:all 0.5s ease; }

.site-header-wrapper .bottom.fixed-header { top: 0; height: 66px; -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.06); }

.site-header-wrapper .row,
.site-main-wrapper .page-header .row { width: 100%; margin: 0 auto; max-width: 1400px; padding: 0 18px; position: relative; }

.site-header-wrapper .top .row { position: relative; }
.site-header-wrapper .row:FIRST-CHILD { }
.site-header-wrapper .row:LAST-CHILD { }

/*
.site-header-wrapper .shareprice { border-bottom:1px solid #d7d2c8; padding:8px 0; position:relative; float: right; }
.site-header-wrapper .shareprice .share-price-module { }
.site-header-wrapper .shareprice .share-price-module span { display:inline-block }
.site-header-wrapper .shareprice .share-price-module span.action-up { background:url(../images/imperialbrands/up1.png) no-repeat center; height:11px; width:11px; }
.site-header-wrapper .shareprice .share-price-module span.action-down { background:url(../images/imperialbrands/down1.png) no-repeat center; height:11px; width:11px; }
.site-header-wrapper .shareprice .share-price-module span.price-value { font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; font-size: 16px; color: #4b3c32; padding-right: 10px; }
.site-header-wrapper .shareprice .share-price-module span.price-time { font-size: 16px; font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; color: #a09691; padding-top: 1px;  }
*/

.site-header-wrapper .shareprice { float: right; }

.site-header-wrapper .logo { position: absolute; left: 20px; top: 0; width: 207px; height: 70px; }
.site-header-wrapper .logo a {}
.site-header-wrapper .logo img { width: 207px; height: 70px; max-width: 100%; max-height: 100%; display: block; transition: all 0.4s; margin-top: 0; }
    .site-header-wrapper .bottom.fixed-header .logo img { width: 120px; height: 42px;  margin-top: 8px; }
.site-header-wrapper .quicklinks { text-align: right; padding: 20px 0 0 170px; }
.site-header-wrapper .quicklinks a { padding: 0 0 0 50px; display: inline-block; text-decoration: none;  }
.site-header-wrapper .quicklinks a:hover { text-decoration: underline; }
.site-header-wrapper .navigation {}
.site-header-wrapper .tools { position: absolute; top: 0; right: 0; }
.site-header-wrapper .tools .socialmedialinks { display: inline-block; padding: 10px 25px 0 0; vertical-align: top; position: relative; }
.site-header-wrapper .tools .socialmedialinks:after { content: ''; display: block; width: 0; height: 20px; border-right: 1px solid #b9b9bb; position: absolute; right: 0; top: 15px; }
.site-header-wrapper .tools .socialmedialinks .socialmedialink {}
.site-header-wrapper .tools .socialmedialinks .socialmedialink .social-media-inner {}
.site-header-wrapper .tools .socialmedialink a { width: auto; float: left; }
.site-header-wrapper .tools .socialmedialink a span { width: 30px; height: 30px; display: block; font-size: 0; transition:all 0.3s ease; }
.site-header-wrapper .tools .socialmedialink a span:hover { opacity: 0.7; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1.0, 1.0); }
.site-header-wrapper .tools .socialmedialink a span.facebook-icon { background: url('../images/social-facebook-blue.svg') center no-repeat; background-size: 7px 15px; }
.site-header-wrapper .tools .socialmedialink a span.twitter-icon { background: url('../images/social-twitter-blue.svg') center no-repeat; background-size: 17px 15px; }
.site-header-wrapper .tools .socialmedialink a span.linkedin-icon { background: url('../images/social-linkedin-blue.svg') center no-repeat; background-size: 15px 15px; }


/*SEARCH IN HEADER*/
.site-header-wrapper .search-row { width: 100%; height: 120px; padding: 36px 0; background: #f7f5f3; max-width: initial; position: absolute; top: -10px; display: none; -webkit-transition:height 0.3s; -moz-transition:height 0.3s; transition:height 0.3s; z-index: 110; }
.site-header-wrapper.sticky .search-row { height: 66px; top: 0; padding: 9px 0; }
.site-header-wrapper .search-row .row > .searchfield { width: calc(100% - 120px); position: relative; display: inline-block; }
.close-search-row { width: 110px; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size: 16px; padding-left: 20px; text-transform: uppercase; display: inline-block; position: absolute; top: 10px; right: 0; }
.site-header-wrapper .search-row .ib-icon { font-size: 20px; cursor: pointer; }

.searchfield .search-field-outer .searchfield { padding: 0; }
.searchfield .search-field-outer .searchfield .search-field-wrapper {}
.searchfield .search-field-outer .searchfield .search-field-wrapper input[type="text"] { background-color: #fff; border: 1px solid #fff; outline: none; font-size: 1.22em; height: 48px; border-radius: 6px; border-top-right-radius: 0; border-bottom-right-radius: 0; display: block; position: relative; -webkit-appearance:none; padding: 3px 18px; float: right; width: 0; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; }
.visible .searchfield .search-field-outer .searchfield .search-field-wrapper input[type="text"] { width: 100%; }
.visible .searchfield .search-field-outer .searchfield .search-field-wrapper input[type="text"].has-error { border-left: 4px solid #a94442 !important; }

.searchfield .search-field-outer .searchfield .search-field-wrapper input[type="text"]:focus { border-color: #e3dcd4; }
.searchfield .search-field-outer .searchfield .search-field-wrapper input[type="submit"] { padding: 0; margin: 0; border: 0; border: none; outline: 0; height: 48px; border-radius: 6px; border-top-left-radius: 0; border-bottom-left-radius: 0; width: 50px; background: #f07300 url('../images/icon-search-white.svg') center no-repeat; background-size: 17px;   font-size: 0; z-index: 100; position: absolute; top: 0; right: 0; transform-origin: left top 0px; }
.dl-menu .searchfield .search-field-outer .searchfield .search-field-wrapper input[type="submit"] { left: initial; right: 0; width: 40px; }
.site-header-wrapper .mobilemenu {}

.site-header-wrapper .language-switch-links {position: absolute; right: 0; top: 0;}
.site-header-wrapper .language-switch-links li { display: inline-block; margin-right: 50px;}
.site-header-wrapper .language-switch-links li a { color: #4b3c32; text-decoration: none; position: relative; text-transform: uppercase; font-size: 18px;}
.site-header-wrapper .language-switch-links li a:hover { text-decoration: underline;}
.site-header-wrapper .language-switch-links li a:before { display: inline-block; content:""; height: 20px; width: 20px; position: absolute; top: 50%; left: -30px; transform: translate(0, -50%); background-repeat: no-repeat; background-position: left; background-size: contain;}
.site-header-wrapper .language-switch-links li.fr_BE a:before { background-image: url("../images/france-flag-icon.svg");}
.site-header-wrapper .language-switch-links li.nl_NL a:before { background-image: url("../images/netherlands-flag-icon.svg");}
.site-header-wrapper .language-switch-links li.en_GB a:before { background-image: url("../images/uk-flag-icon.png");}

.site-header-wrapper .search-button { color:#f07300; display:inline-block; font-size:20px; float:right; height:110px; margin-left:15px; }
.site-header-wrapper .search-button:hover { color: #f5964b; }
.site-header-wrapper .search-button span { display: none; text-decoration: none; text-transform: uppercase; font-size: 16px; }
.site-header-wrapper .search-button i { line-height:110px; }

.site-header-wrapper .fixed-header .search-button { height:66px; }
.site-header-wrapper .fixed-header .search-button i { line-height:66px; }

/* Scroll animation */
.site-header-wrapper .top,
.site-header-wrapper .bottom,
.site-header-wrapper .logo,
/*.site-header-wrapper .logo img,*/
.site-header-wrapper .primary-menu li > a,
.site-header-wrapper .search-button,
.site-header-wrapper .search-button i,
.site-header-wrapper.sticky .search-button,
.site-header-wrapper.sticky .shareprice { transition: all 0.4s; }
.site-header-wrapper.sticky { position: fixed !important; -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.06); }
.site-header-wrapper.sticky .bottom { top: 0px !important; }
.site-header-wrapper.sticky .logo img { width: 120px; height: 42px; margin-top: 8px; }
.site-header-wrapper.sticky .primary-menu li > a,
.site-header-wrapper.sticky .search-button,
.site-header-wrapper.sticky .search-button i { line-height: 66px !important; }
.site-header-wrapper.sticky a.search-button { height: 66px !important; }
.site-header-wrapper.sticky .menu-opened .topnavmultimenuitem { top: 66px !important;}


/*MEGA MENU*/
.topnavmenuopen { opacity: 0.4 !important; }
.topnavmultimenu { float: right; text-align: right; }
.topnavmultimenu .primary-menu-wrap { float: none; }
nav#primary-menu { width: auto; }
nav#primary-menu .primary-menu-wrap { float: none; margin-left: 10px; }
.primary-menu { width: 100%; height: 100%; display: block; padding: 0; margin: 0; }
.primary-menu:after { content: ''; display: block; float: none; clear: both; }
.primary-menu li { list-style: none; overflow: hidden; position: relative; vertical-align: middle; display: inline-block; }
.primary-menu li:first-child { border-left: 0; }
.primary-menu li:last-child { border-right: 0; }
.primary-menu .topnav-item:before {  background: transparent; content: ""; display: block; height: 5px; width: 0; position: absolute; margin: auto; left: 15px; right: auto; bottom: 25px; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; transition: all 0.6s; }
.sticky .primary-menu .topnav-item:before { bottom: 15px; }
.primary-menu .topnav-item:hover:before{ background: #f5964b; width: calc(100% - 40px); }
.primary-menu .topnav-item:hover{ font-weight: bold; }

.menu-opened .primary-menu li:hover,
.menu-opened .primary-menu li.has-children:hover,
.primary-menu li.has-children.hover { background-image: url(../images/nav-active.svg); background-repeat: no-repeat; background-size: 25px 11px; background-position: bottom center; }

.primary-menu li a { display: block; text-decoration: none; text-align: center; position: relative; padding: 16px 20px; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; color: #f07300; }
.primary-menu li > a { padding: 0 0 0 15px; line-height: 110px; font-size: 18px; transition: line-height 0.4s; /*padding-left: 18px;*/ text-transform: uppercase; }
.site-header-wrapper .bottom.fixed-header .primary-menu li > a { line-height: 66px; }
.primary-menu li > a:after { display: inline-block; content: '|'; margin-left: 15px; color: #d7d2c8; }
.primary-menu li > a:before {}

.primary-menu li.active a { text-decoration:none; color: #4b3c32 !important; }
.primary-menu li a:hover { text-decoration:none; color: #f5964b; font-weight: 700; }
.primary-menu li.active {}

/* topnavmultimenuitem */
.topnavmultimenuitem { background:#f07300; color: #ffffff; clear:both; display:none; position:absolute; left:0; top:108px; right: 0; width:100%; z-index:115; text-align: left; opacity: 0;  }
.menu-opened .topnavmultimenuitem { min-height: 100px; top:108px; opacity: 1; -webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2); -moz-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2); box-shadow: 0 4px 2px -2px rgba(0,0,0,0.2); }
.topnavmultimenuitem .close-megamenu { width: 70px; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; text-transform:capitalize; font-size: 14px; position: absolute; top: 30px; right: 0; cursor: pointer; z-index: 120;  }
.topnavmultimenuitem .close-megamenu:before { font-size: 20px; position: absolute; top: -1px; right: 0;  }
.topnavmultimenuitem .multi-menu-detail-content .close-megamenu { display: block; }
.topnavmultimenuitem .multi-menu-detail-content { height: auto; min-height:530px; margin:0 auto; /*max-width: 950px;*/ padding: 0; }

.topnavmultimenuitem .introduction-wrapper { float:left; padding-right:40px; width:33.33%; display: none; }
.topnavmultimenuitem .introduction-wrapper h2 { text-transform:none; margin: 0; padding-bottom: 0; letter-spacing: 0; position: relative; left: 0; top: 0; }
.topnavmultimenuitem .introduction-wrapper .introduction-text { padding: 0px; }
.topnavmultimenuitem .introduction-wrapper .introduction-text p {}
.topnavmultimenuitem .introduction-wrapper .introduction-text p:LAST-CHILD { margin: 0; }
.topnavmultimenuitem .introduction-wrapper .introduction-text p:NTH-LAST-CHILD(2) { margin-bottom: 5px; }
.topnavmultimenuitem .introduction-wrapper .introduction-text a,

.topnavmultimenuitem .sectionImage-wrapper { position: absolute; left: 0; top: 0; bottom: 0; height: 100%; overflow:hidden; background-size: cover; background-position: 100% 50%; }
.topnavmultimenuitem .sectionImage-wrapper div { height: 100%; }
.topnavmultimenuitem .sectionImage-wrapper img { display: none; /*width: auto; height: 100%; position: absolute; left: 50%; top: 0; bottom: 0; transform: translateX(-50%);*/ }

.topnavmultimenuitem .subnav-wrapper { width: 100%; min-height: 350px; position: relative; max-width: 1400px; margin: 0 auto; padding: 0 18px; }
.topnavmultimenuitem .subnav-wrapper-outer { width: 75%; /*min-height: 530px;*/ margin-left: 25%; padding: 30px 18px; float:none; position:relative; z-index:1; background:#f07300; overflow: hidden;  }
.topnavmultimenuitem .subnav-wrapper ul { list-style:none; margin:0; padding:0; }
.topnavmultimenuitem .subnav-wrapper-outer > ul { width: 33.333333%;  }
.topnavmultimenuitem .subnav-wrapper ul ul { position:absolute; left:33%; top:-1px; /*min-height:530px;*/ width:33.333333%; height: 100%; z-index:1; padding: 30px 0 30px 40px; }
    .topnavmultimenuitem .subnav-wrapper ul ul:before { content: ''; position: absolute; top: 0%; left: 20px; width: 12px; height: 500px; background-image: url("../images/imperialbrands/sub-level-inner-shadow.png"); background-repeat: no-repeat; background-size: 12px 100%; }
.topnavmultimenuitem .subnav-wrapper li { width: 100%; background:none; padding-left:0; overflow: visible; border-bottom:1px solid #f38e32; }
.topnavmultimenuitem .subnav-wrapper li:LAST-CHILD { border-bottom: 0; }
.topnavmultimenuitem .subnav-wrapper li:hover { background-color: #f38e32; }
.topnavmultimenuitem .subnav-wrapper li.menu-page a { text-transform: uppercase; font-weight: bold; }
.topnavmultimenuitem .subnav-wrapper li h2 { margin-top: 0px; }
.topnavmultimenuitem .subnav-wrapper li a { font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; display:block; padding:9px 40px 9px 0px; position:relative; width:100%; text-decoration:none; transition: padding 0.3s linear, background-color 0.3s ease; color: #ffffff; }
.topnavmultimenuitem .subnav-wrapper li a:hover { padding: 9px 40px 9px 10px; font-style: normal; font-weight: 700; }
/*.topnavmultimenuitem .subnav-wrapper li:first-child a { border-top:1px solid #cdcdcd; }*/
.topnavmultimenuitem .subnav-wrapper > ul > li:hover > a { background-color: #f38e32; }
.topnavmultimenuitem .subnav-wrapper ul > ul li:hover > a { background-color: #f38e32 !important; }
.topnavmultimenuitem .subnav-wrapper li:hover li a { display:block; width:100%; }
.topnavmultimenuitem .subnav-wrapper li:hover li:hover a { background:#f38e32; }
.topnavmultimenuitem .subnav-wrapper li.topnavmultimenu-has-thirdlevel > a:after { content:''; display:block; width:11px; height:18px; position:absolute; right:10px; top:11px; background-image: url(../images/icon-right-arrow-red.svg); background-position: center; background-repeat: no-repeat; background-size: 10px 15px; transition:all 0.3s ease; }
.topnavmultimenuitem .subnav-wrapper li.topnavmultimenu-has-thirdlevel:hover > a:after { right:6px; }

.topnavmultimenuitem .content-wrapper { z-index: 10; }
.topnavmultimenuitem .multi-menu-detail-content > .content-wrapper { width: 100%; position: relative; max-width: 1400px; margin: 0 auto; padding: 0 18px; z-index: 10;  }
.topnavmultimenuitem .multi-menu-detail-content > .content-wrapper > .content-wrapper-inner { width: 75%; margin-left: 25%; border-top: 1px solid #f38e32; padding: 20px 20px 36px 20px; }
.topnavmultimenuitem .content-wrapper a {}
.topnavmultimenuitem .content-wrapper .parbase.image {}
.topnavmultimenuitem .content-wrapper img { width: 100%; }
.topnavmultimenuitem .content-wrapper .parbase.teaser h2 {}
.topnavmultimenuitem .image-wrapper {}
.topnavmultimenuitem .image-wrapper a.popupboxLink {}

    .topnavmultimenuitem .teaser { position:relative; }
    .topnavmultimenuitem .teaser .teaser-inner { }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper { padding-bottom: 0; }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner { }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner h2 { font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; text-transform: uppercase; font-size: 14px; margin-bottom: 10px; line-height: 1.1; color: #fff; }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner h2 a { text-decoration: none; }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner h3 { font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; text-transform: uppercase; font-size: 14px; margin: 0; }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .image-wrapper { }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .image-wrapper a {  }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .image-wrapper img {}
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content { }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content p { color: #4b3c32; font-size: 14px; margin-bottom: 10px; }
    /*.topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content p:LAST-CHILD { margin: 0; }*/
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content a,
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a { font-size: 15px; color: #fff; text-decoration: none !important; }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content a:after,
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content a:before,
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a:after,
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a:before { color: #fff !important; }
    .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper { }



/* Section BG Images */
.topnavmultimenuitem .menu-image { width: 33%; height: 530px; float: left; }
.topnavmultimenuitem_about-us .menu-image { background: url(../images/assets/about-us.jpg); background-repeat: no-repeat; background-size: cover; background-position: -313px center; }

/* --------------------------------------------------
   Left menu panel
   -------------------------------------------------- */

/* mobilemenu component */
.menu.mobilemenu { display: none; width: 100%; position: relative; left: 0px; top: 66px; right: 0px; z-index:100; color: #2c2a29; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); }
.parbase.mobilemenu { display:block; position:absolute; left:0; top:0; width:100%; }
.parbase.mobilemenu .dl-trigger { background-color: transparent; border:0; height:45px; width:45px; position:absolute; right:0px; top:0px; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-weight: normal; color: #f07300; font-size: 16px; text-transform: uppercase; outline:0;  padding: 0 100px 0 0; }
.parbase.mobilemenu .dl-trigger.dl-active {}
.parbase.mobilemenu .dl-trigger > div { width: 55px; overflow: hidden; text-align: right; }
.parbase.mobilemenu #dl-menu { display:none; float:none; max-width:100%; top:0; z-index:3; }
.parbase.mobilemenu .dl-menu {  background:#f07300; list-style:none; margin:0px; padding:0 20px; border-left: 0; border-right: 0; border-bottom:1px solid #f38e32;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.parbase.mobilemenu #dl-menu .dl-menuopen {}
.parbase.mobilemenu #dl-menu .dl-menu > li:FIRST-CHILD { margin-top: 65px; }

.parbase.mobilemenu #dl-menu .language-switch-links { bottom: 66px; top: auto; margin: 0; left: 0; background: #fff; padding-left: 50px; font-weight: 600;}

.parbase.mobilemenu .dl-menu > li { background:#f07300; }
.parbase.mobilemenu .dl-menu li { background:none; border-bottom:1px solid #f38e32; padding-left:0; position:relative;  }
.parbase.mobilemenu .dl-menu li:LAST-CHILD,
.parbase.mobilemenu .dl-menu li.dl-subview,
.parbase.mobilemenu .dl-menu li.dl-subviewopen { border-bottom:0 !important; }
.parbase.mobilemenu .dl-menu li.dl-subviewopen { border: 0; }
.parbase.mobilemenu .dl-menu li a,
.parbase.mobilemenu #dl-menu .dl-submenu li a { display:block; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size:14px; line-height:36px; padding:0px; text-decoration:none; width: 85%; text-align: left; background: transparent; }

.parbase.mobilemenu #dl-menu .dl-submenu li a.top-level { font-weight: bold; text-transform: uppercase; }

.parbase.mobilemenu .dl-menu li.functional:FIRST-CHILD { display: none; }
.parbase.mobilemenu .dl-menu li:hover,
.parbase.mobilemenu .dl-menu li.current { background-color: #f07300; }
.parbase.mobilemenu .dl-menu li:hover > a,
.parbase.mobilemenu .dl-menu li.current > a { color: #fff; }

.parbase.mobilemenu #dl-menu .dl-submenu li a.submenu-link,
.parbase.mobilemenu .dl-menu li a.submenu-link { color:#fff; line-height:40px; height:100%; width:40px; padding:0; position:absolute; right:0px; top:0px; text-indent:-9999px; background: url(../images/simple-arrow-right-white.svg) center right no-repeat; background-size: 16px; transition:all 0.3s ease; }

.parbase.mobilemenu .dl-submenu { background:#f07300; list-style:none; margin:0; padding:0; position:relative; left:0; top:0; }
.parbase.mobilemenu .dl-submenu li { background:none; padding-left:0; margin-left: 0px; z-index: 10;/* border-left: 0; border-right: 0; */ border-bottom: 1px solid #f38e32; }
.parbase.mobilemenu .dl-submenu li.dl-back { border: 0 !important; }
.parbase.mobilemenu .dl-submenu li.dl-back a { padding: 10px 20px !important; width: 100%; line-height: 45px !important; color: #fff; background: url(../images/simple-arrow-left-white.svg) left center no-repeat !important; background-size: 16px !important; transition:all 0.3s ease; }
.parbase.mobilemenu .dl-submenu li.dl-back a:hover { background-color: #f07300; color: #fff; }


.dl-trigger span { background:#f07300; display:block; height:3px; width:20px; position:absolute; top:20px; right:20px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; border-radius: 30%; }
.dl-trigger span::before,
.mobilemenu .dl-trigger span::after { background:#f07300; display:block; height:3px; width:100%; content:''; position:absolute; left:0; -webkit-transition-duration:0.3s, 0.3s; -moz-transition-duration:0.3s, 0.3s; transition-duration:0.3s, 0.3s; -webkit-transition-delay:0.3s, 0s; -moz-transition-delay:0.3s, 0s; transition-delay:0.3s, 0s; border-radius: 30%; }
.dl-trigger span::before { top:-6px; -webkit-transition-property:top, -webkit-transform; -moz-transition-property:top, -moz-transform; transition-property:top, transform; }
.dl-trigger span::after { bottom:-6px; -webkit-transition-property:bottom, -webkit-transform; -moz-transition-property:bottom, -moz-transform; transition-property:bottom, transform; }

.dl-trigger.dl-active span { background:none; }
.dl-trigger.dl-active span::before { top:0; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); transform:rotate(45deg); }
.dl-trigger.dl-active span::after { bottom:0; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); transform:rotate(-45deg); }
.dl-trigger.dl-active span::before, .mobilemenu .dl-trigger.dl-active span::after { -webkit-transition-delay:0s, 0.3s; -moz-transition-delay:0s, 0.3s; transition-delay:0s, 0.3s; }

/* social share */
div.share-wrapper {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 18px;
    position: relative;
    text-align: right;
    margin-top: 60px;
}
div.share-wrapper-left {
    text-align: left;
}
div.share-wrapper-right {
    text-align: right;
}
.siteservicespage div.share-wrapper { width: 66%; margin-bottom: 30px; margin-top:30px; }
.articlepage div.share-wrapper { margin-bottom: 30px; }
.enquiriespage div.share-wrapper { margin-bottom: 30px; margin-top:30px; }
div.share { height: 30px; display: inline-block; left: inherit; bottom: 14px; right: 126px; margin: 0; z-index: 10; overflow: hidden; text-align: right; }
div.share > span { padding: 0; display: inline-block; line-height: 30px; float: left; }

div.share .at_flat_counter { display: none; }
div.share .addthis_sharing_toolbox {  display: inline-block; position: relative; float: none;  }
div.share .addthis_sharing_toolbox a { background: none !important; width: 30px; height: 30px; max-width: inherit !important; max-height: inherit !important; display: block; float: left; max-width: inherit; max-height: inherit; margin: 0; padding: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
div.share .addthis_sharing_toolbox a:hover { transform: none !important; -webkit-transform: none !important; }
div.share .addthis_sharing_toolbox a:LAST-CHILD {}
div.share .addthis_sharing_toolbox a span { width: 100% !important; height: 100% !important; display: block; }
div.share .addthis_sharing_toolbox a span svg { display: none; }
div.share .addthis_sharing_toolbox a.addthis_button_facebook {}

div.share .addthis_sharing_toolbox a span.aticon-facebook,
div.share .addthis_sharing_toolbox a.at-svc-facebook span,
div.share .addthis_sharing_toolbox a.addthis_button_facebook span { background: url('../images/icons/social-icon-facebook.svg') center center no-repeat !important; background-size: 20px 20px !important; }

div.share .addthis_sharing_toolbox a.addthis_button_twitter {}

div.share .addthis_sharing_toolbox a span.aticon-twitter,
div.share .addthis_sharing_toolbox a.at-svc-twitter span,
div.share .addthis_sharing_toolbox a.addthis_button_twitter span { background: url('../images/icons/social-icon-twitter.svg') center center no-repeat !important; background-size: 20px 20px !important; }

div.share .addthis_sharing_toolbox a.addthis_button_linkedin {}

div.share .addthis_sharing_toolbox a span.aticon-linkedin,
div.share .addthis_sharing_toolbox a.at-svc-linkedin span,
div.share .addthis_sharing_toolbox a.addthis_button_linkedin span { background: url('../images/icons/social-icon-linkedin.svg') center center no-repeat !important; background-size: 20px 20px !important; }

div.share .addthis_sharing_toolbox a.addthis_button_google_plusone_share {}

div.share .addthis_sharing_toolbox a span.aticon-google_plusone_share,
div.share .addthis_sharing_toolbox a.at-svc-google_plusone_share span,
div.share .addthis_sharing_toolbox a.addthis_button_google_plusone_share span { background: url('../images/icons/social-icon-googleplus.svg') center center no-repeat !important; background-size: 20px 20px !important; }

div.share .addthis_sharing_toolbox a span.aticon-facebook:hover,
div.share .addthis_sharing_toolbox a.at-svc-facebook span:hover,
div.share .addthis_sharing_toolbox a.addthis_button_facebook span:hover { background: url('../images/icons/social-icon-facebook-hover.svg') center center no-repeat !important; background-size: 20px 20px !important; }
div.share .addthis_sharing_toolbox a span.aticon-twitter:hover,
div.share .addthis_sharing_toolbox a.at-svc-twitter span:hover,
div.share .addthis_sharing_toolbox a.addthis_button_twitter span:hover { background: url('../images/icons/social-icon-twitter-hover.svg') center center no-repeat !important; background-size: 20px 20px !important; }
div.share .addthis_sharing_toolbox a span.aticon-linkedin:hover,
div.share .addthis_sharing_toolbox a.at-svc-linkedin span:hover,
div.share .addthis_sharing_toolbox a.addthis_button_linkedin span:hover { background: url('../images/icons/social-icon-linkedin-hover.svg') center center no-repeat !important; background-size: 20px 20px !important; }
div.share .addthis_sharing_toolbox a span.aticon-google_plusone_share:hover,
div.share .addthis_sharing_toolbox a.at-svc-google_plusone_share span:hover,
div.share .addthis_sharing_toolbox a.addthis_button_google_plusone_share span:hover { background: url('../images/icons/social-icon-googleplus-hover.svg') center center no-repeat !important; background-size: 20px 20px !important; }

div.share .share_buttons { float: right; position: absolute; background: #fff; right: 0; top: 0; }
div.share .share_buttons a { background: #fff; width: 55px; height: 55px; max-width: inherit !important; max-height: inherit !important; display: block; float: left; max-width: inherit; max-height: inherit; margin: 0; padding: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }
div.share .share_buttons a span { width: 100%  !important; height: 100%  !important; display: block; }
div.share .share_buttons a span svg { display: none; }
div.share .share_buttons a.addthis_button_facebook {}
div.share .share_buttons a span.aticon-facebook,
div.share .share_buttons a.addthis_button_facebook span { background: url('../images/icons/social-icon-facebook.svg') center center no-repeat !important; background-size: 20px 20px !important; }
div.share .share_buttons a.addthis_button_twitter {}
div.share .share_buttons a span.aticon-twitter,
div.share .share_buttons a.addthis_button_twitter span { background: url('../images/icons/social-icon-twitter.svg') center center no-repeat !important; background-size: 20px 20px !important; }
div.share .share_buttons a.addthis_button_linkedin {}
div.share .share_buttons a span.aticon-linkedin,
div.share .share_buttons a.addthis_button_linkedin span { background: url('../images/icons/social-icon-linkedin.svg') center center no-repeat !important; background-size: 20px 20px !important; }
div.share .share_buttons a.addthis_button_google_plusone_share {}
div.share .share_buttons a span.aticon-google_plusone_share,
div.share .share_buttons a.addthis_button_google_plusone_share span { background: url('../images/icons/social-icon-googleplus.svg') center center no-repeat !important; background-size: 20px 20px !important; }

div.share .share_buttons a span.aticon-facebook:hover,
div.share .share_buttons a.addthis_button_facebook span:hover { background: url('../images/icons/social-icon-facebook-hover.svg') center center no-repeat !important; background-size: 20px 20px !important; }
div.share .share_buttons a span.aticon-twitter:hover,
div.share .share_buttons a.addthis_button_twitter span:hover { background: url('../images/icons/social-icon-twitter-hover.svg') center center no-repeat !important; background-size: 20px 20px !important; }
div.share .share_buttons a span.aticon-linkedin:hover,
div.share .share_buttons a.addthis_button_linkedin span:hover { background: url('../images/icons/social-icon-linkedin-hover.svg') center center no-repeat !important; background-size: 20px 20px !important; }
div.share .share_buttons a span.aticon-google_plusone_share:hover,
div.share .share_buttons a.addthis_button_google_plusone_share span:hover { background: url('../images/icons/social-icon-googleplus-hover.svg') center center no-repeat !important; background-size: 20px 20px !important; }



/* Sticky AddThis */
div.sticky-addthis {
    position: absolute;
    max-width: 100px;
    left: 0;
    margin-top: 0;
    padding: 0;
    z-index: 1;
}
div.sticky-addthis .share {
    overflow: visible;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    height: auto;
    padding: 20px 0;
    opacity: 1;
    transition: 0.3s;
}
div.sticky-addthis .share > span {
    color: #f07300;
    font-size: 16px;
}
div.sticky-addthis .share .addthis_sharing_toolbox {
    top: 0;
    max-width: 55px;
}
div.sticky-addthis .share .addthis_sharing_toolbox .at-share-btn-elements {
    display: flex;
    flex-direction: column;
}
div.sticky-addthis button {
    margin: 0;
    outline: 0;
    border: none;
    box-sizing: content-box;
    opacity: 0;
    transition: 0.3s;
    position: absolute;
}
div.sticky-addthis button.social-share {
    padding: 20px;
    background-color: white;
    height: 18px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

div.sticky-addthis button.social-share svg {
    width: 16px;
    height: 18px;
}
div.sticky-addthis button.close {
    position: absolute;
    top: 2px;
    right: 0;
    width: 16px;
    height: 16px;
}
div.sticky-addthis button.close {
    width: 12px;
    height: 12px;
}
div.sticky-addthis button svg .path {
    fill: #f07300;
}
@media screen and (max-width: 1023px) {
    div.sticky-addthis {
        max-width: 56px;
    }
    div.sticky-addthis .share {
        opacity: 0;
    }
    div.sticky-addthis button {
        opacity: 1;
    }
    div.sticky-addthis.active {
        max-width: 100px;
    }
    div.sticky-addthis.active .share {
        opacity: 1;
    }
    div.sticky-addthis.active button.social-share {
        opacity: 0;
    }
    div.sticky-addthis button.close {
        opacity: 1;
    }
}
/* END Sticky AddThis */



/* ----------------------------------------------------------------------------------------------------
   Main
   ---------------------------------------------------------------------------------------------------- */
.site-main-wrapper { padding-top: 160px; }
body.sticky .site-main-wrapper { padding-top: 98px; }
.site-main-wrapper h1,
.site-main-wrapper h2,
.site-main-wrapper h3,
.site-main-wrapper h4 { font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; line-height: 1.1; color: inherit; }
.site-main-wrapper h5,
.site-main-wrapper h6 { font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; line-height: 1.1; color: inherit; }
.site-main-wrapper h1 small,
.site-main-wrapper h2 small,
.site-main-wrapper h3 small,
.site-main-wrapper h4 small,
.site-main-wrapper h5 small,
.site-main-wrapper h6 small { font-weight: normal; line-height: 1; color: #4b3c32; }

.site-main-wrapper h1 { margin-top: 20px; margin-bottom: 20px; }
.site-main-wrapper .page-header h1 { margin-top: 0; }
.site-main-wrapper h1 small { font-size: 65%; }

.site-main-wrapper h2,
.site-main-wrapper h3 { margin-top: 40px; margin-bottom: 40px; }

.site-main-wrapper h2 small,
.site-main-wrapper h3 small { font-size: 65%; }

.site-main-wrapper h4 { margin-top: 0px; margin-bottom: 20px; }
.site-main-wrapper h5,
.site-main-wrapper h6 { margin-top: 0px; margin-bottom: 20px; }

.site-main-wrapper h4 small,
.site-main-wrapper h5 small,
.site-main-wrapper h6 small { font-size: 75%; }

.site-main-wrapper h1 { font-size: 40px; }
.site-main-wrapper h2 { font-size: 24px; }
.site-main-wrapper h3 { font-size: 24px; }
.site-main-wrapper h4 { font-size: 24px; }
.site-main-wrapper h5 { font-size: 20px; line-height: 1.4; }
.site-main-wrapper h6 { font-size: 18px; }

@media screen and (max-width: 1023px) {
    .site-main-wrapper h1,
    .site-main-wrapper h2,
    .site-main-wrapper h3,
    .site-main-wrapper h4,
    .site-main-wrapper h6 { line-height: 1.5; }
}


body.siteservicespage .site-main-wrapper .title h1 { font-size: 24px; }
body.siteservicespage .site-main-wrapper .title h1,
.site-main-wrapper .parbase.text h2 { border-bottom:1px solid #dbd8d6; margin-top:0; margin-bottom:30px; padding-bottom:15px; /*text-transform: uppercase;*/ }
.site-main-wrapper .parbase.text h3 { margin-top:0; margin-bottom:30px; }

small { font-size: 85%; }

.on-mobile { display: none; }
.on-desktop { display: block; }

/*BODY*/

    /*BREADCRUMB*/
    .breadcrumb-wrapper { background-color: #f7f5f3; padding: 20px 0; }
    .breadcrumb { width: 100%; max-width: 1400px; overflow:hidden; margin: 0 auto; padding: 0 18px; position: relative; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; }
    .breadcrumb a,
    .breadcrumb a:hover { color:#aaa5a0; display:inline-block; font-size:14px; }
    .breadcrumb span { color:#aaa5a0; display:inline-block; font-size:14px; }
    .breadcrumb span.delimiter { height:16px; width:25px; position:relative; display: inline-block; }
    .breadcrumb span.delimiter:before { content: "> "; padding: 0 12px 0 10px; color: #aaa5a0; }


    /*BANNER*/
    .site-main-wrapper .banner { width: 100%; max-width: 1400px; margin:0 auto; padding:0 18px; position:relative; overflow:hidden; margin-bottom: 36px; }
    .site-main-wrapper .banner > a { display:block; height:100%; width:100%; }
    .site-main-wrapper .banner  img { display:none; height:auto; width:100%; max-width:none; }
    .site-main-wrapper .banner .banner-text-outer { width: 33.333333%; position:relative; left:0; right:0; top:0px; float: left; max-width:1320px; padding:0 20px 0 0; z-index:1; }
        body.strategiccontentpage .site-main-wrapper .banner .banner-text-outer { position: relative; width: 100%; padding: 0; }
    .site-main-wrapper .banner div.banner-text-inner { font-size: 17px; line-height: 1.4; }
    .site-main-wrapper .banner .banner-image-wrapper { width: calc(66.666666% - 15px); background-position: center bottom; background-repeat: no-repeat; background-size: cover; float: right; border-radius: 4px; }
        body.strategiccontentpage .site-main-wrapper .banner .banner-image-wrapper { display: none; margin-top: 23px; }
    .site-main-wrapper .banner .banner-text-outer .banner-image-wrapper { display: none; margin-bottom: 20px; }
        body.strategiccontentpage .site-main-wrapper .banner .banner-image-wrapper { width: 100%; display: block; background-position: center bottom; background-repeat: no-repeat; background-size: cover; border-radius: 4px; }
        body.strategiccontentpage .site-main-wrapper .banner .banner-text-outer .banner-image-wrapper { display: none; }
    .site-main-wrapper .banner .banner-image-wrapper:after { content: ''; width: 100%; display: block; padding-bottom: 46.42857%; }
        body.strategiccontentpage .site-main-wrapper .banner .banner-image-wrapper:after { padding-bottom: 33.333333%; }
    .site-main-wrapper .banner .banner-text h1 { margin: 0 0 23px 0; }
    .site-main-wrapper .banner .banner-text h1 a {}
    .site-main-wrapper .banner .banner-text h1,
    .site-main-wrapper .banner .banner-text a { color:#4b3c32; display:block; font-family:"stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; line-height:1; text-decoration:none; text-transform: uppercase; }
    .site-main-wrapper .banner .banner-text a:after,
    .site-main-wrapper .banner .banner-text a:after,
    .site-main-wrapper .banner > a:after { display: none !important; }
    .site-main-wrapper .banner .banner-text h1 span,
    .content-inner .title h1 span { color:#f07300; font-weight: normal; }

    .site-main-wrapper .banner .banner-text a { font-size: inherit; }
    /*
    .site-main-wrapper .banner .banner-text h1:first-line,
    .site-main-wrapper .banner .banner-text a:first-line { color:#f07300; font-weight:normal; }
    */
    .site-main-wrapper .banner .banner-text h1,
    .site-main-wrapper .banner .banner-text a { color:#f07300; font-weight:normal; }
    .site-main-wrapper .banner .banner-text h1.highlighted { color: #4b3c32 !important; font-weight: bold !important; margin-bottom: 0; }
        .site-main-wrapper .banner .banner-text .highlighted a { color: inherit; font-weight: inherit; font-family: inherit; text-transform: inherit; line-height: inherit; }
        .site-main-wrapper .banner .banner-text div.title {}
        @media screen and (max-width: 1023px) {
            .site-main-wrapper .banner .banner-text div.title {
                margin-bottom: 30px;
            }
        }
        @media screen and (max-width: 767px) {
            .site-main-wrapper .banner .banner-text div.title {
                margin-bottom: 20px;
            }
        }
        .site-main-wrapper .banner .banner-text div.intro { margin-top: 23px; font-size: 20px; line-height: 1.47; font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: none; margin-bottom: 14px; }
        .site-main-wrapper .banner .banner-text p:FIRST-OF-TYPE { margin-top: 23px; }
        .site-main-wrapper .banner .banner-text p { font-size: 17px; line-height: 1.4; display: block; margin-bottom: 14px; font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: none; }

        .site-main-wrapper .banner .banner-text-2 { margin-top: 23px; }

    .cq-wcm-edit .site-main-wrapper .banner .banner-text-2,
    .site-main-wrapper .banner .banner-text-2 a,
    .site-main-wrapper .parbase.text .links-as-buttons a { /* background:#f07300; color:#fff; display:inline-block; font-family:"stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size:16px; line-height:1; padding:12px 18px; border-radius:4px; text-decoration:none; */ }
    .site-main-wrapper .banner .banner-text-2 a.button {}
/*    .site-main-wrapper .banner .banner-text-2 a.button:after,*/
    .site-main-wrapper .parbase.text .links-as-buttons li a:after { display: none !important; }


    /*.cq-wcm-edit .site-main-wrapper .banner .banner-text-2:hover,*/
/*    .site-main-wrapper .banner .banner-text-2 a:hover { background:#f5964b; }*/

    /*SLIDER*/
    .site-main-wrapper .sitepagecarousel div.carousel { height: 100%; width: 100%; position: relative; }
    .site-main-wrapper .sitepagecarousel div.carousel .sharedComponentsFunctionalSitepagecarousel { height: 100%; }

    .site-main-wrapper ul.slick-slider { margin-bottom: 0;  }
    .site-main-wrapper ul.slick-slider li { left: 0; position: static; background-image: none; padding-left: 0; overflow: hidden; }

    .site-main-wrapper .sitepagecarousel ul.slick-slider { visibility: hidden; background: url("../images/loading.gif") center no-repeat;  }
    .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider { height: 100%; background: #fff; transition: height .3s ease; visibility: visible; }

    .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider li.slick-slide {
        height:100%;
        position: relative;
        background-position: center;
        background-size: cover;
        min-height:42vw;
    }

    .slick-slider .slick-track,
    .slick-slider .slick-list { height: 100%; }

    .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider li.slick-slide img { width:100%; max-height:none; height:auto; max-width:none; position:absolute; margin:0; left:50%; top:50%; transform: translate(-50%,-50%); }
    .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider li.slick-slide .youtube-video,
    .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider li.slick-slide .youtube-video .ytplayer-js { width: 100%; height: 100%; position: relative; }
    .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider li.slick-slide .youtube-video iframe { position: absolute; width: 100%; height: 100%; }

    .carousel-text-outer {
        visibility: visible;
        min-width: 200px;
        margin: 0px;
        position: relative;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .site-main-wrapper .sitepagecarousel ul.slick-initialized .carousel-text-outer {
        min-height: 325px;
        visibility: visible;
        width: 425px;
        margin: 40px 0px 0px 5%;
        position: relative;
        top: 0;
        left: 0;
        padding: 30px 20px;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    }

    .carousel-text-outer.isPlaying { display: none; }

    .carousel-text-outer .carousel-text {
        padding: 0px;
    }

    .carousel-text-outer .carousel-text .carousel-text-inner {
        text-decoration: none;
    }

    .carousel-text-outer .carousel-text .carousel-text-inner a { text-decoration: none; }

    .carousel-text-outer .carousel-text-2 {
        padding: 0px;
    }

    .carousel-text-outer .carousel-text-2 .carousel-text-inner {
        padding: 0px;
    }

    .carousel-text-outer .carousel-text {
        margin-bottom: 30px;
    }

    .carousel-text-outer .carousel-text a {
        color: #4b3c32;
        display: block;
        font-family: "stainless-n7", "stainless", Arial;
        font-style: normal;
        font-weight: 700;
        line-height: 1;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 32px;
    }

    .carousel-text-outer .carousel-text a span {
        color: #f07300;
        font-weight: 100;
    }

    .carousel-text-outer .carousel-text-2 .carousel-text-inner a { margin-top: 0px; }

    .carousel-text-outer .carousel-text-3 a,
    .carousel-text-outer .carousel-text-3 .carousel-text-inner  {
        background: #f07300;
        color: #fff;
        display: inline-block;
        font-family: "stainless-n4", "stainless", Arial;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        padding: 5px 8px;
        border-radius: 4px;
        text-decoration: none;
    }

    .carousel-text-outer .carousel-text-2{
        margin-bottom: 30px;
    }

    .carousel-text-outer .carousel-text-2 a {
        color: #4b3c32;
        font-size: 22px;
        line-height: 1.1;
    }

    .carousel-text-outer .carousel-text-3 a:after {
        content: '\e803';
        color: white;
        display: inline-block;
        font-family: "ib-icons";
        font-weight: normal;
        font-size: 14px;
        line-height: 1;
        position: relative;
        left: 5px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    body.homepage.cq-wcm-edit .cq-wcm-edit .imagecarousel, .cq-wcm-edit .sitepagecarousel {
        height: auto !important;
    }

    .imagecarouselitem.image.parbase.section img {
        max-width: 300px;
    }

    .site-main-wrapper .sitepagecarousel .carousel-pager-wrapper {}
    .site-main-wrapper .sitepagecarousel .carousel-pager { position:relative; }

    .site-main-wrapper .sitepagecarousel .slick-slider { margin-left: 0 !important; }
    .site-main-wrapper .sitepagecarousel .slick-dots { margin-left: 0 !important; padding:0 40px; width:auto; text-align: center; position: absolute; bottom:10px; left: 50%; transform: translateX(-50%); }
    .site-main-wrapper .sitepagecarousel .slick-dots { bottom:20px; display: none; }
    .site-main-wrapper .sitepagecarousel ul.slick-dots li { background:none; display:inline-block; margin:0 5px; padding: 0; }
    .site-main-wrapper .sitepagecarousel .slick-dots li button {
        background-color: #f07300;
        height: 10px;
        width: 10px;
        border: 0;
        text-indent: -9999px;
        border-radius: 50%;
    }
    .site-main-wrapper .sitepagecarousel .slick-dots li.slick-active button {
        background-color: #ffffff;
    }
    .site-main-wrapper .sitepagecarousel .slick-dots li.slick-active button { opacity: 1; }
    .site-main-wrapper .sitepagecarousel .cycle-nav { max-width: 1280px; margin: 0 auto;}
    .site-main-wrapper .sitepagecarousel .slick-arrow {
        width: 36px;
        height: 36px;
        position: absolute;
        bottom: 21px;
        cursor: pointer;
        z-index: 110;
        /* background-image: url(../images/carousel-left-arrow-white.svg); */
        background-position: center;
        background-repeat: no-repeat;
        background-size: 36px 36px;
        transition: all 0.3s ease;
        color: white;
    }

    #cycle-next-imagecarouselBanner:after {
        content: '\e80f';
        font-family: "ib-icons";
        text-shadow: -1px 0 #f07300, 0 1px #f07300, 1px 0 #f07300, 0 -1px #f07300;
        font-size: 22px;
    }

    #cycle-next-imagecarouselBanner {
        right: 44%;
    }

    #cycle-prev-imagecarouselBanner:after {
        content: '\e80e';
        font-family: "ib-icons";
        text-shadow: -1px 0 #f07300, 0 1px #f07300, 1px 0 #f07300, 0 -1px #f07300;
        font-size: 22px;
    }

    #cycle-prev-imagecarouselBanner:hover,
    #cycle-next-imagecarouselBanner:hover {
        color: #f07300;
    }

    #cycle-prev-imagecarouselBanner:active,
    #cycle-next-imagecarouselBanner:active {
        color: white;
        opacity: 0.5;
    }

    #cycle-prev-imagecarouselBanner {
        left: 44%;
        text-align: right;
    }

    .site-main-wrapper .sitepagecarousel .slick-arrow.cycle-prev { }
    .site-main-wrapper .sitepagecarousel .slick-arrow.cycle-next { right: 30px; left: inherit; /* background-image: url(../images/carousel-left-arrow-white.svg); */ background-position: center; background-repeat: no-repeat; background-size: 36px 36px; }

    /*CONTENT*/
    .site-main-wrapper .content { }
    .site-main-wrapper .parbase.text {}
    .site-main-wrapper .parbase.text .links-as-buttons ul { list-style: none; margin: 40px 0 0 0; padding: 0; }
    .site-main-wrapper .parbase.text .links-as-buttons ul li { display: inline-block; }
    .site-main-wrapper .parbase.text .ul-link-arrow ul { margin-bottom: 0; list-style: none; padding-left: 0; }
    .site-main-wrapper .parbase.text .ul-link-arrow ul li { padding-left: 0; margin-bottom: 20px; }
    .site-main-wrapper .parbase.text .ul-link-arrow ul li a { font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; }
    .site-main-wrapper .parbase.text .ul-link-arrow ul li a:after {}

    .site-main-wrapper .parsys > .parbase.text,
    .site-main-wrapper .parsys > .parbase.image,
    .site-main-wrapper .parsys > .parbase.table { margin-bottom: 20px; }
    .site-main-wrapper .parsys > .parbase.text:after,
    .site-main-wrapper .parsys > .parbase.image:after,
    .site-main-wrapper .parsys > .parbase.table:after { clear:both; content:''; display:table; }

    .site-main-wrapper .parsys > .parbase.text p:LAST-CHILD { margin-bottom: 0; }

    /*ANCHOR LINKS*/

    /* TODO adding temporary css code for anchor link. FE will update it after */
    .site-main-wrapper .anchor-links{
        position: fixed;
        z-index: 999;
    }

    /*ACCORDION*/
    .accordion { margin-bottom: 20px; border-top: 1px solid #dbd8d6; }
    .accordion .accordionitem {   }
    .accordion .accordionitem .accordion-header-wrapper { padding: 12px 20px; cursor: pointer; border-bottom: 1px solid #dbd8d6; }
    .accordion .accordionitem .accordion-header-wrapper.active { background-color: #f7f5f3; }
        .accordion .accordionitem .accordion-header-wrapper h3.accordion-header { color: #4b3c32; margin: 0; font-size: 16px; text-transform: none; position: relative; padding-right: 25px; }
        .accordion .accordionitem .accordion-header-wrapper h3.accordion-header:after { width: 16px; height: 16px; font-family: "ib-icons"; content: '\e80d'; display: block; position: absolute; top: 2px; right: 0; color: #f07300; }
        .accordion .accordionitem .accordion-header-wrapper.active h3.accordion-header:after { content: '\e810'; }
        .accordion .accordionitem .accordion-header-icon {}
    .accordion .accordionitem .accordion-content-wrapper { padding: 10px 20px 10px 20px; background-color: #f7f5f3; }
    .accordion .accordionitem .accordion-content-wrapper p { font-size: 15px !important; }
    .accordion table > tbody > tr > th,
    .accordion  table > tbody > tr > td,
    .accordion table > tfoot > tr > td { border-top: 0 !important; }


    /*TITLE WRAPPER*/
    .site-main-wrapper .title-wrapper { height: 220px; width: 100%; background: url('../images/assets/content-header@2x.jpg') center no-repeat; background-size: cover;  }
    .site-main-wrapper .title-wrapper .title { margin: 0 auto; max-width: 1360px; padding: 63px 70px 0 70px; }
    .site-main-wrapper .title-wrapper .title h1 { color: #fff; }

    /*GENERAL TEASER*/
    .teaser { position:relative; }
    .teaser .teaser-inner { }
    .teaser .teaser-inner .content-wrapper { }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner { }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner h2 { }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner h2 a { color:inherit; font:inherit; }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner .image-wrapper { overflow: hidden; border-radius:4px; -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner .image-wrapper a { }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner .image-wrapper img { display:block; height:auto; width:100%; height:auto; transition:all 1s; -ms-transition:all 1s; -moz-transition:all 1s; -webkit-transition:all 1s; }
    .teaser:hover .teaser-inner .content-wrapper .content-wrapper-inner .image-wrapper img { transform:scale(1.1); -moz-transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1); }

    .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content { }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content p { }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content a { }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper { }
    .teaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a { }


.teaser.customteaser > .teaser-inner.plain > .content-wrapper > .content-wrapper-inner > .image-wrapper { position: absolute; }
body.sectionpage.media2 .column_2-c1 .teaser.customteaser > .teaser-inner.plain > .content-wrapper > .content-wrapper-inner > .image-wrapper { position: relative; }
body.sectionpage.media2 .column_2-c1 .teaser.customteaser .teaser-inner.plain.with-image-wrapper .content-wrapper .content-wrapper-inner:before { padding-top: 0; }
body.sectionpage.media2 .column_2-c1 .teaser.customteaser .teaser-inner .content-wrapper .content-wrapper-inner .image-wrapper { padding-bottom: 0; height: auto; }
body.media2 .column_2-c1 .teaser .teaser-inner .content-wrapper .content-wrapper-inner h2 a:after {
    content: "";
}
body.sectionpage.media .column_2-c1 .teaser.customteaser > .teaser-inner.plain > .content-wrapper > .content-wrapper-inner > .image-wrapper { position: relative; }
body.sectionpage.media .column_2-c1 .teaser.customteaser .teaser-inner.plain.with-image-wrapper .content-wrapper .content-wrapper-inner:before { padding-top: 0; }
body.sectionpage.media .column_2-c1 .teaser.customteaser .teaser-inner .content-wrapper .content-wrapper-inner .image-wrapper { padding-bottom: 0; height: auto; }
body.media .column_2-c1 .teaser .teaser-inner .content-wrapper .content-wrapper-inner h2 a:after {
    content: "";
}
.teaser.customteaser .teaser-inner.plainimageleft { border-bottom: 1px solid #dbd8d6; padding: 0 0 18px 0; margin-bottom: 18px; }
.teaser.customteaser .teaser-inner.plainimageleft:after { content: ''; display: table; clear: both; }
.teaser.customteaser .teaser-inner.plainimageleft .image-overlay-link { }
.teaser.customteaser .teaser-inner.plainimageleft .image-overlay-link:after { display: none !important; }
.teaser.customteaser .teaser-inner.plainimageleft .image-overlay-link .image-wrapper { position: relative !important; float: left !important; width: calc(40% - 40px) !important; margin-right: 40px; background-position: center; background-size: cover;  }
.teaser.customteaser .teaser-inner.plainimageleft .image-overlay-link .image-wrapper:after { content: ''; display: block; width: 100%; padding-bottom: 43%; }

.teaser.customteaser .externalteaser .teaser-inner.plainimageleft .image-overlay-link .image-wrapper .image-overlay {
    width: 100%;
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background-image: url("../images/video-arrow.png");
    background-position: center center;
    background-size: 28px;
    background-repeat: no-repeat;
}

.teaser.customteaser .teaser-inner.plainimageleft.plain-no-play-icon .image-overlay-link .image-wrapper .image-overlay{
    background-image:none;
}

.teaser.customteaser .teaser-inner.plainimageleft .content-wrapper { overflow: hidden; }
.teaser.customteaser .teaser-inner.plainimageleft .content-wrapper .content-wrapper-inner h2 { font-size: 14px; color: #f07300; margin: 0 0 5px 0; }
.teaser.customteaser .teaser-inner.plainimageleft .content-wrapper .content-wrapper-inner h3 { margin: 0 0 8px 0; font-size: 17px; font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; }
.teaser.customteaser .teaser-inner.plainimageleft .content-wrapper .content-wrapper-inner .link-wrapper { margin-top: 0; }
.teaser.customteaser .teaser-inner.plainimageleft .content-wrapper .content-wrapper-inner .link-wrapper a { }
.teaser-content .externalteaser:FIRST-CHILD { margin-top: 36px; } /*embedding in custom teaser*/



/*Teaser plain with image right*/
.teaser .teaser-inner.plainimageright {
    border-bottom: 1px solid #dbd8d6;
    padding: 0 0 18px 0;
    margin-bottom: 18px;
}
.teaser .teaser-inner.plainimageright:after {
    content: '';
    display: table;
    clear: both;
}
.teaser .teaser-inner.plainimageright .content-wrapper {
    float: left;
    width: 50%;
}
.teaser .teaser-inner.plainimageright .image-overlay-link {
    float: right;
    width: calc(50% - 40px);
    margin-left: 40px;
}
.teaser .teaser-inner.plainimageright .image-overlay-link .image-wrapper {
    padding-bottom: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


    /*EXTERNAL TEASER*/
    .teaser.externalteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper { margin-top: 18px; }

    /*UPCOMING EVENTS TEASER*/
    .teaser.latesteventsteaser .teaser-inner .content-wrapper .content-wrapper-inner h2 { margin: 0 0 14px 0; }
    .teaser.latesteventsteaser .news-teaser-container {}
    .teaser.latesteventsteaser .news-teaser-container article { padding: 28px 0 18px 0; border-bottom: 1px solid #dbd8d6; }
    .teaser.latesteventsteaser .news-teaser-container article .news-date { display: block; font-size: 16px; color: #f07300; margin: 0; margin-bottom: 10px; font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; line-height: 1.1; }
    .teaser.latesteventsteaser .news-teaser-container article .news-title { display: block; font-size: 15px; }
    .teaser.latesteventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper {}
    .teaser.latesteventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper:before { content: '* Dates subject to change'; position: relative; padding: 28px 0 18px 0; display: block; }
    .teaser.latesteventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a { padding: 9px 14px; display: inline-block; margin-bottom: 0; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: #fff; background-color: #f07300; border-color: #f07300; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size: 16px; border-radius: 4px; }
    .teaser.latesteventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a:hover { color: #fff; background-color: #f5964b; border-color: #f5964b; }
    .teaser.latesteventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a:after { display: none; }

/*FULLWIDTH ORANGE TEASER*/
.teaser .fullwidth-orange-bg {
    background-color: #f07300;
    color: #fff;
}
/*FULLWIDTH LIGHT GREY TEASER*/
.teaser .fullwidth-light-grey-bg {
    background-color: #f7f5f3;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.teaser .teaser-inner.fullwidth-light-grey-bg.plain.with-image-wrapper .content-wrapper .content-wrapper-inner:before {
    padding-top: 0;
}

/*LIGHT GREY TEASER*/
.teaser .light-grey-bg {
    background-color: #f7f5f3;
    padding: 60px 200px 60px 60px;
}

.pageteaser .imperial-teaser {
  max-width: 1400px;
  margin: 0 auto;
  background-color: #f7f5f3;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 60px;
}

.pageteaser .imperial-teaser div.column1 {
  width: 50% !important;
}

.pageteaser .imperial-teaser div.column2 {
  width: 50% !important;
}

.pageteaser .imperial-teaser div.text {
  padding: 60px 200px 60px 60px !important;
}

.pageteaser .imperial-teaser .title {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
    font-family: "stainless-n7", "stainless", Arial;
}

.pageteaser .imperial-teaser .description {
  margin: 0 0 20px 0;
}

.pageteaser .imperial-teaser .image {
  background-size: cover;
}

.pageteaser .imperial-teaser .image img {
  display: none;
}

@media screen and (max-width: 800px) {
  .pageteaser .imperial-teaser div.column1 {
    width: 100% !important;
  }

  .pageteaser .imperial-teaser div.text {
    padding: 30px 100px 30px 30px !important;
  }

  .pageteaser .imperial-teaser div.column2 {
    width: 100% !important;
    min-height: 400px;
  }
}



/*ORANGE TEASER*/
.teaser .orange-bg {
    background: #f07300 url(../images/imperialbrands/simple_arrow_outline.svg) no-repeat 20px 20px !important;
    border-radius: 8px;
    min-height: 235px;
    padding: 90px 0 40px 0;
    position: relative;
}
.teaser .orange-bg h3 {
    margin: 0;
    color: #ffffff;
    font-size: 14px;
}
.teaser.documentteaser .orange-bg:after {
    content: none;
}
.teaser.documentteaser .orange-bg .content-wrapper .content-wrapper-inner .link-wrapper {
    display: none;
}
.teaser.documentteaser .orange-bg a.orange-teaser-link {
    background: #ffffff;
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: 20px;
    left: auto;
    top: auto;
    border-radius: 8px;
}
.teaser.documentteaser .orange-bg a.orange-teaser-link:before {
    right: 9px !important;
    bottom: 11px !important;
}
.teaser.documentteaser .orange-bg a.orange-teaser-link:after {
    content: '\e800';
    font-family: "ib-icons";
    font-size: 18px;
    line-height: 50px;
    position: absolute;
    display: inline-block !important;
    left: 11px !important;
    top: -8px !important;
    height: 20px;
    width: 20px;
    text-align: center;
    text-indent: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.teaser.documentteaser .orange-bg h2 a:before,
.teaser.documentteaser .orange-bg h2 a:after {
    content: '' !important;
}
.teaser.documentteaser .orange-bg a.orange-teaser-link:hover:after {
    color: #f07300 !important;
}

@media screen and (max-width: 479px) {
    .teaser.documentteaser .orange-bg {
        background-position: 20px 20px !important;
    }
}


/*WHITE OVERLAAY TEASER*/
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner:before {
    display: table-cell;
}
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner h2 {
    position: absolute;
    width: 100%;
    z-index: 1;
    color: #ffffff;
    bottom: 84px;
    padding: 0 20px;
    text-transform: uppercase;
}
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner h2 a {
    display: block;
}
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner h2 a:before {
    right: 0px;
    bottom: -51px;
    font-size: 25px;
    background: #ffffff;
    padding: 10px 28px 32px 14px;
    border-radius: 8px;
}
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner h2 a:after {
    right: 12px;
    bottom: -40px;
    line-height: 7px;
}
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner h3 {
    position: absolute;
    bottom: 24px;
    left: 20px;
    font-size: 18px;
    color: #ffffff;
}
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner .image-wrapper {
    border-radius: 8px;
}
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner .link-wrapper,
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner .image-wrapper a:before,
.teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner .image-wrapper a:after {
    display: none;
}
.cq-wcm-edit .teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner h2 {
    position: relative;
    color: #ffffff;
}
.cq-wcm-edit .teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner h2 a {
    color: #ffffff !important;
}
.cq-wcm-edit .teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner h2 a:before,
.cq-wcm-edit .teaser.documentteaser .white_txt_overlay_image .content-wrapper .content-wrapper-inner h2 a:after {
    display: none;
}



    .cq-wcm-edit .teaser .orange-bg,
    .cq-wcm-design .teaser .orange-bg { height: auto; }
    .teaser .orange-bg:after { content: ''; position: absolute; bottom: 30px; right: 30px; padding-top: 2px; width: 50px; height: 50px; line-height: 50px; font-size: 22px; background-color: #fff; border-color: #fff; border-radius: 4px; text-align: center; display: inline-block; cursor: pointer; z-index: 0; }
    .teaser .orange-bg:before { content: '\e803'; font-family: "ib-icons"; font-style: normal; font-weight: normal; font-size: 22px; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; bottom: 43px; right: 40px; color: #f07300; z-index: 1; cursor: pointer; }
    .teaser .orange-bg:hover:after { background-color: #fae1cd; border-color: #fae1cd; }
    .teaser .orange-bg:hover:before { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-arrow-right; animation-name: animation-arrow-right; -webkit-transform-origin: center bottom; transform-origin: center bottom;  }
    .teaser .orange-bg .content-wrapper {
        padding: 20px;
/*
        position:absolute;
        left:0;
        bottom:0;
*/
    }
    .cq-wcm-edit .teaser .orange-bg .content-wrapper,
    .cq-wcm-design .teaser .orange-bg .content-wrapper { position: relative; padding-top: 120px; }
    .teaser .orange-bg .content-wrapper .content-wrapper-inner h2 {
        color: #fff;
        font-family: "stainless-n7", "stainless", Arial;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        margin: 0 0 18px 0;
        text-transform: uppercase;
        padding-right: 70px;
    }
    .teaser .orange-bg .content-wrapper .content-wrapper-inner .teaser-content { padding-right:70px; z-index: 3; }
    .teaser .orange-bg .content-wrapper .content-wrapper-inner .teaser-content p { color:#fff; font-family:"stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size:16px; margin:0 0 18px 0; }
    .teaser .orange-bg .content-wrapper .content-wrapper-inner .teaser-content p:LAST-CHILD { margin-bottom: 0; }
    .teaser .orange-bg .content-wrapper .content-wrapper-inner .link-wrapper a {
        background:#fff;
        border-radius:4px;
        display:block;
        height:50px;
        width:50px;
        position:absolute;
        right:20px;
        bottom:20px;
        text-indent:-9999px;
    }
    .teaser .orange-bg .content-wrapper .content-wrapper-inner .link-wrapper a:after {
        content:"\f061";
        color:#f07300;
        display:block;
        font-family:FontAwesome;
        font-size:18px;
        line-height:50px;
        position:absolute;
        left:0;
        top:0;
        height:100%;
        width:100%;
        text-align:center;
        text-indent:0;
        -webkit-transition:all 0.3s;
        -moz-transition:all 0.3s;
        transition:all 0.3s;
    }
    .teaser .orange-bg .content-wrapper .content-wrapper-inner .link-wrapper a:hover:after { color: #f5964b; left:5px; }
    a.orange-teaser-link { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; }
    a.orange-teaser-link:after { display: none !important; }

    /*PLAIN TEASER*/
    .teaser .plain { }
    .teaser .teaser-inner.plain .content-wrapper .content-wrapper-inner { /*padding-top: 235px;*/ position: relative; }
    .teaser .teaser-inner.plain.with-image-wrapper .content-wrapper .content-wrapper-inner:before { display: block; content: ""; width: 100%; padding-top: calc(50% + 20px); }
    .teaser .teaser-inner.plain .content-wrapper .content-wrapper-inner .image-wrapper { width: 100%; margin-bottom: 20px; position: absolute; top: 0; height: 0; padding-bottom: 50%; }

    .teaser .content-wrapper .content-wrapper-inner h2 { font-family:"stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; font-size:24px; margin:0 0 8px 0; /*text-transform:uppercase;*/ }
    .teaser .content-wrapper .content-wrapper-inner .teaser-content a,
    .pageteaser .imperial-teaser .page-reference a,
    .teaser .content-wrapper .content-wrapper-inner .link-wrapper a {
        font-family:"stainless-n7", "stainless", Arial;
        font-style: normal;
        font-weight: 700;
        font-size:16px;
    }

    /*DOUBLE HEIGHT TEASER*/
    .teaser .doubleheight { }
    .teaser .doubleheight .image-wrapper { background-size: 100%; background-position:center; border-radius:4px; -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); height: 0; padding-bottom: 50%; width:100%; margin-bottom:20px; -webkit-transition: background-size .1s; -moz-transition: background-size .1s; transition: background-size .1s; }
    .teaser .doubleheight .image-wrapper:hover { background-size: 105%;  }

    /*PLAIN WITH BACKGROUND IMAGE TEASER*/
    .teaser .plain-background { }

    /*YOUTUBE POPUP TEASER*/
    .youtubepopupteaser {}
    .youtubepopupteaser .image-wrapper { /*height: 330px;*/ height: 0; padding-bottom: 50%; background-position: center; background-size: cover; margin-bottom: 20px;  }
    .youtubepopupteaser a.popupboxLink { position: absolute; left: 0; top: 0; right: 0; bottom: 0; outline: none; border: 0; }
    .youtubepopupteaser a.popupboxLink:after { display: none !important; }
    .youtubepopupteaser a.popupboxLink .image-overlay { width: 100% !important; /*height: 330px !important;*/ height: 0 !important; padding-bottom: 50%; position: absolute; left: 0; top: 0; right: 0; background-color: rgba(0, 0, 0, 0.2); background-image: url("../images/video-arrow-big.png"); background-position: center center; background-size: 94px; background-repeat: no-repeat; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; border-radius: 4px; }
    .youtubepopupteaser a.popupboxLink .image-overlay:hover { background-color: rgba(0, 0, 0, 0); }
    .youtubepopupteaser .teaser-inner .content-wrapper .content-wrapper-inner h2 { margin-top: 0; }
    .youtubepopupteaser .teaser-inner .content-wrapper .content-wrapper-inner h2 a { font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; font-size: 16px; color: #f07300; }
    .youtubepopupteaser .teaser-inner .content-wrapper .content-wrapper-inner h3 { margin: 0 0 8px 0; }

    /*DOCUMENT TEASER*/
    .teaser.documentteaser {}
    .teaser.documentteaser a.image-overlay-link {}
    .teaser.documentteaser a.image-overlay-link:after,
    .teaser.documentteaser a.image-overlay-link:before,
    .teaser.documentteaser .doubleheightimageabove h2 a:before,
    .teaser.documentteaser .doubleheightimageabove h2 a:after { display: none; }


    /*LATEST DOCUMENT AND PRESENTATION TEASER*/
    /*LATEST NEWS AND EVENTS TEASER*/
    .latestdocumentandpresentationteaser,
    .latestnewseventsteaser { }
    .latestdocumentandpresentationteaser .teaser-inner,
    .latestnewseventsteaser .teaser-inner { }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper,
    .latestnewseventsteaser .teaser-inner .content-wrapper { }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner { }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner h2,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner h2 { font-family:"stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; margin:0 0 20px 0; text-transform:uppercase; }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content { }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap { border-bottom: 1px solid #dbd8d6; margin-bottom:20px; padding-bottom:40px; }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a { color:#4b3c32; font-family:"Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif; display: block; padding-bottom: 20px; position: relative; outline: none; }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a:before,
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a:after,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a:before,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a:after { display: none; }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a span,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a span.download-pdf { font-size: 16px; color: #f07300; margin-top: 0px; font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; line-height: 1.1; position: absolute; left: 0; bottom: -2px; display: none; }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a:hover span.download-pdf,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap a:hover span.download-pdf { color: #f5964b; }

    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper { }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a { background:#f07300; border-radius:4px; color:#fff; display:inline-block; font-family:"stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size:16px; padding:9px 14px; margin-top: 28px; margin-bottom: 20px; }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a:after,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a:after { display: none; }
    .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a:hover,
    .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a:hover { background:#f5964b; }
    .latestdocumentandpresentationteaser time,
    .latestnewseventsteaser time { font-size: 16px; color: #f07300; margin: 0; padding-top: 20px; padding-bottom: 10px; font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; line-height: 1.1; display: block; }

        .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap,
        .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap { display: none; margin-bottom: 0 !important; padding-bottom: 40px !important; }
        .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap:NTH-CHILD(1),
        .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap:NTH-CHILD(2),
        .latestdocumentandpresentationteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap:NTH-CHILD(3),
        .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap:NTH-CHILD(1),
        .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap:NTH-CHILD(2),
        .latestnewseventsteaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content .news-text-wrap:NTH-CHILD(3) { display: block; }

        .latestdocumentandpresentationteaser .controls,
        .latestnewseventsteaser .controls { display: none; }
        .latestdocumentandpresentationteaser .controls span,
        .latestnewseventsteaser .controls span { display: inline-block; cursor: pointer; background-color: #f07300; width: 30px; height: 30px; border-radius: 4px; line-height: 30px; text-align: center; color: white; position: absolute; top: 0; right: 0; }
        .latestdocumentandpresentationteaser .controls span:hover,
        .latestnewseventsteaser .controls span:hover { background-color: #f5964b; border-color: #f5964b; }
        .latestdocumentandpresentationteaser .controls span.disabled,
        .latestnewseventsteaser .controls span.disabled { background-color: #fae1cd; border-color: #fae1cd; cursor: not-allowed; }

        .latestdocumentandpresentationteaser .controls span.simple-arrow-up,
        .latestnewseventsteaser .controls span.simple-arrow-up {}
        .latestdocumentandpresentationteaser .controls span.simple-arrow-down,
        .latestnewseventsteaser .controls span.simple-arrow-down { right: 40px; }

    /*Teaser definitions for related materials
    .parsys.par .column_2_8_4-c1 .pageteaser { padding: 18px; padding-bottom: 0; background-color: #f7f5f3; }
    .parsys.par .column_2_8_4-c1 .pageteaser .content-wrapper-inner > h2 { font-size: 16px; margin-bottom: 16px; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content {}
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul { margin: 0; padding: 0; list-style: none; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li { border-top: 1px solid #dbd8d6; padding: 20px 0; padding-left: 50px; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a { position: relative; /*font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; font-size: 16px; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content a[href$=".pdf"],
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content a[href$=".PDF"] {}
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content a[href^="http:"] {}
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a span { width: 44px; height: 44px; position: absolute; left: -50px; top: 50%; margin-top: -22px; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a span:before { content: '\e81d'; font-size: 44px; font-family: "ib-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href^="http:"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".htm"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".html"] span:before, { content: '\e820'; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".pdf"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".PDF"] span:before { content: '\e817'; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".ppt"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".PPT"] span:before { content: '\e81e'; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".mp3"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".MP3"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".wav"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".WAV"] span:before { content: '\e81b'; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".mp4"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".MP4"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".avi"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".AVI"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".mpeg"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".MPEG"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".wmv"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".WMV"] span:before { content: '\e81f'; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".doc"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".DOC"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".docx"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".DOCX"] span:before { content: '\e816'; }
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".xls"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".XLS"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".xlsx"] span:before,
    .parsys.par .column_2_8_4-c1 .pageteaser .teaser-content ul li a[href$=".XLSX"] span:before { content: '\e81d'; }
    */

    /* Teaser image left, grey background */

    .teaser .teaser-inner.grey-bg:after {
        content: "";
        display: table;
        clear: both;
    }
    .teaser .teaser-inner.grey-bg {
        background: #f0edec;
    }
    .teaser .teaser-inner.grey-bg .image-wrapper {
        width: 56%;
        float: left;
        padding-bottom: 31%;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 4%;
    }
    .teaser .teaser-inner.grey-bg .content-wrapper {
        float: left;
        width: 30%;
        margin-top: 4%;
        padding-bottom: 30px;
    }
    .teaser .teaser-inner.grey-bg .content-wrapper:after {
        content: "";
        display: table;
        clear: both;
    }

    @media screen and (max-width: 1279px) {
        .site-main-wrapper .column_2-33-66-c0,
        .site-main-wrapper .column_2-33-66-c1,
        .site-main-wrapper .column_2-66-33-c0 {
            width: calc(69.4% - 40px) !important;
            margin-right: 40px !important;
        }
        .site-main-wrapper .column_2-66-33-c1 {
            width: calc(30.6%) !important;
        }

        #cycle-next-imagecarouselBanner {
            right: 42%;
        }

        #cycle-prev-imagecarouselBanner {
            left: 42%;
        }

        .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider li.slick-slide img {
            width: auto;
            max-height: none;
            height: 100%;
            max-width: none;
            position: absolute;
            margin: 0;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }

    }

    @media screen and (max-width: 960px) {
        .site-main-wrapper .column_2-33-66-c0,
        .site-main-wrapper .column_2-33-66-c1,
        .site-main-wrapper .column_2-66-33-c0 {
            width: calc(53.5% - 40px);
            margin-right: 40px !important;
        }
        .site-main-wrapper .column_2-66-33-c1 {
            width: calc(46%);
        }
        .teaser .teaser-inner.grey-bg .image-wrapper {
            position: relative;
            width: 88%;
            float: none;
            padding-bottom: 48%;
            top: 16px;
        }
        .teaser .teaser-inner.grey-bg .content-wrapper {
            float: none;
            width: 100%;
            padding: 6%;
        }
        .teaser .teaser-inner.grey-bg {
            position: relative;
            top: -16px;
        }
        .responsibility .parsys_column,
        .pillars .parsys_column {
            float: none !important;
            width: 100% !important;
        }

        .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider li.slick-slide img {
            height: 100%;
            max-height: none;
            width: auto;
            max-width: none;
            position: absolute;
            margin: 0;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }

        #cycle-next-imagecarouselBanner {
            right: 40%;
        }

        #cycle-prev-imagecarouselBanner {
            left: 40%;
        }

    }

    @media screen and (max-width: 768px) {
        .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider li.slick-slide img {
            height: 100%;
            max-height: none;
            width: auto;
            max-width: none;
            position: absolute;
            margin: 0;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }
    }

    @media screen and (max-width: 767px) {

        .carousel-text-outer .carousel-text-2 {
            display: none;
        }

        .site-main-wrapper .sitepagecarousel ul.slick-initialized .carousel-text-outer {
            visibility: visible;
            width: 90%;
            margin: 0% 5%;
            position: absolute;
            bottom: 0px;
            padding: 20px;
            background-color: rgba(255, 255, 255, 0.8);
            box-shadow: 0px 0px 0px;
            text-align: center;
            height: auto;
            top: initial;
            left: initial;
            min-height: 100px;
        }

        .site-main-wrapper .sitepagecarousel .slick-dots li button {
            display: none;
        }

        .carousel-text-outer .carousel-text {
            margin-bottom: 15px;
        }

        .imagecarouselBanner.imagecarousel.sitepagecarousel.list.parbase {
            height: 40vh !important;
        }

        html[lang=ja] .imagecarouselBanner.imagecarousel.sitepagecarousel.list.parbase {
            display: none;
        }

        .carousel-text-outer .carousel-text-3 a {
            font-size: 12px;
            padding: 8px 10px;
        }

        .carousel-text-outer .carousel-text a {
            font-size: 22px;
        }

        .site-main-wrapper .sitepagecarousel .cycle-nav:after {
            content: ''; width: 100%; display: inline-block;
        }

        .site-main-wrapper .sitepagecarousel .slick-arrow {
            width: 36px;
            height: 36px;
            position: absolute;
            right: initial;
            bottom: 20px;
            cursor: pointer;
            z-index: 110;
            background-image: none;
            background-position: center;
            background-repeat: no-repeat;
            background-size: 30px 30px;
            transition: all 0.3s ease;
            color: #f07300;
            top: auto;
            font-size: 20px;
        }

        .site-main-wrapper .sitepagecarousel .slick-arrow.cycle-next {
            background-image: none;
        }

        .site-main-wrapper .sitepagecarousel .slick-arrow:hover {
            cursor: pointer;
        }

        #cycle-prev-imagecarouselBanner {
            left: 10%;
        }

        #cycle-prev-imagecarouselBanner:after {
            content: '\e80e';
            font-family: "ib-icons";
        }

        #cycle-next-imagecarouselBanner {
            right: 10%;
        }

        #cycle-next-imagecarouselBanner:after {
            content: '\e80f';
            font-family: "ib-icons";
        }

        .site-main-wrapper .sitepagecarousel .cycle-nav {
            position: initial;
            height: 0px;
        }

        .carousel-text-outer .carousel-text .carousel-text-inner {
            min-height: 50px;
            display: table;
            width: 100%;
        }

        .carousel-text-outer .carousel-text .carousel-text-inner a {
            text-decoration: none;
            display: table-cell;
            vertical-align: middle;
        }
    }

    @media screen and (max-width: 767px) and (orientation: landscape) {
        .imagecarouselBanner.imagecarousel.sitepagecarousel.list.parbase {
            height: 80vh !important;
        }

    }

    @media screen and (max-width: 479px) {
        .site-main-wrapper .column_2-33-66-c0,
        .site-main-wrapper .column_2-33-66-c1,
        .site-main-wrapper .column_2-66-33-c0 {
            width: 100% !important;
            margin-right: 0px !important;
        }

        .site-main-wrapper .column_2-66-33-c1 {
            width: 100% !important;
        }

        .site-main-wrapper .sitepagecarousel ul.slick-initialized.slick-slider li.slick-slide img {
            height: 100%;
            max-height: none;
            width: auto;
            max-width: none;
            position: absolute;
            margin: 0;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }
    }

    /*Teaser definitions for related materials*/
    .relatedlinksteaser { background-color: #f7f5f3; padding: 20px 20px 0 20px; }
    .relatedlinksteaser .teaser-inner { }
    .relatedlinksteaser .teaser-inner h2 { font-size: 16px !important; margin: 0 0 16px 0 !important; text-transform: uppercase !important; }
    .relatedlinksteaser .teaser-inner h3 { display:none; }
    .relatedlinksteaser .teaser-inner ul { margin: 0; padding: 0; list-style: none; }
    .relatedlinksteaser .teaser-inner ul li { border-top: 1px solid #dbd8d6; margin: 0; padding: 0; }
    .relatedlinksteaser .teaser-inner ul li a { display: block; font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; font-size: 16px; min-height:60px; padding: 20px 0 20px 50px; position: relative; outline: 0;  }
    .relatedlinksteaser .teaser-inner ul li a:before { display: block; content: '\e81d'; font-family: "ib-icons"; font-size: 40px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; width: 40px; position: absolute; left: 0; top: 10px; text-decoration: inherit; text-align: center; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    .relatedlinksteaser .teaser-inner ul li a[href^="http:"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".html"]:before { content: '\e820'; }
    .relatedlinksteaser .teaser-inner ul li a[href$=".pdf"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".PDF"]:before { content: '\e817'; }
    .relatedlinksteaser .teaser-inner ul li a[href$=".ppt"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".PPT"]:before { content: '\e81e'; }
    .relatedlinksteaser .teaser-inner ul li a[href$=".mp3"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".MP3"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".wav"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".WAV"]:before { content: '\e81b'; }
    .relatedlinksteaser .teaser-inner ul li a[href$=".mp4"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".MP4"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".wmv"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".WMV"]:before { content: '\e81f'; }
    .relatedlinksteaser .teaser-inner ul li a[href$=".doc"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".DOC"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".docx"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".DOCX"]:before { content: '\e816'; }
    .relatedlinksteaser .teaser-inner ul li a[href$=".xls"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".XLS"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".xlsx"]:before,
    .relatedlinksteaser .teaser-inner ul li a[href$=".XLSX"]:before { content: '\e81d'; }


    /*BRAND LOGOS*/
    .section.brand-links { padding: 40px 0; }
    .section.brand-links ul { width: 100%; padding: 0; margin: 0; list-style: none; text-align: justify; }
    .section.brand-links ul:after { content: ''; width: 100%; display: inline-block; }
    .section.brand-links ul li { display: inline-block; padding: 0 5px; width: calc(20% - 5px); }
    .section.brand-links ul li .image { text-align: center; }
    .section.brand-links ul li .image a {}
    .section.brand-links ul li .image img { max-height:110px; width: auto; }
    .section.brand-links ul li .label { display: none; }
    .section.brand-links ul li .label h3,
    .section.brand-links ul li .label a { vertical-align: middle; font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; color: inherit; font-size: 12px; }
    .section.brand-links ul li .label h3 { margin: 0; }


    /*BLOCKQUOTE, QUOTATION*/
    .site-main-wrapper .quotation,
    .site-main-wrapper .blockquote {
        margin-bottom:60px;
        padding-top:60px;
        position:relative;
    }
    .site-main-wrapper .quotation .blockquote-inner,
    .site-main-wrapper .blockquote .blockquote-inner {
        background:#f7f5f3;
        padding:30px 30px 30px 50%;
        border-radius: 4px;
    }
    .site-main-wrapper .quotation .blockquote-inner .quote-image,
    .site-main-wrapper .blockquote .blockquote-inner .quote-image {
        max-width:calc(50% - 60px);
        max-height:100%;
        position:absolute;
        left:30px;
        bottom:0;
    }

    .homepage .quotation .blockquote-inner,
    .homepage .blockquote .blockquote-inner{
        padding-left:33.33%;
    }

    .homepage .quotation .blockquote-inner .quote-image,
    .homepage .blockquote .blockquote-inner .quote-image {
        max-width:calc(33.33% - 60px);
    }

    .site-main-wrapper .quotation .blockquote-inner .quote-text,
    .site-main-wrapper .blockquote .blockquote-inner .quote-text { font-size:30px; font-weight:normal; line-height:42px; margin-bottom:10px; }
    .site-main-wrapper .quotation .blockquote-inner .attribution-text,
    .site-main-wrapper .blockquote .blockquote-inner .attribution-text { font-size:17px; font-weight:normal; }
    .site-main-wrapper .quotation .blockquote-inner a,
    .site-main-wrapper .blockquote .blockquote-inner a {
        font-family: "stainless-n7", "stainless", Arial;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
    }
    .site-main-wrapper .quotation .blockquote-inner a[href$=".pdf"],
    .site-main-wrapper .quotation .blockquote-inner a[href$=".PDF"],
    .site-main-wrapper .blockquote .blockquote-inner a[href$=".pdf"],
    .site-main-wrapper .blockquote .blockquote-inner a[href$=".PDF"] { margin-right: 20px; }

    /*BLOCKQUOTE, QUOTATION in TOPNAVEMENU*/
    .topnavmultimenuitem .quotation .blockquote-inner .quote-text,
    .topnavmultimenuitem .blockquote .blockquote-inner .quote-text { color: #ffffff; font-size: 20px; margin-bottom: 26px; min-height: 40px; }
    .topnavmultimenuitem .quotation .blockquote-inner .quote-text p,
    .topnavmultimenuitem .blockquote .blockquote-inner .quote-text p { margin-top: 0; }
    .topnavmultimenuitem .quotation .blockquote-inner .attribution-text,
    .topnavmultimenuitem .blockquote .blockquote-inner .attribution-text { font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; text-transform: uppercase; font-size: 14px; color: #4b3c32; }
    .topnavmultimenuitem .quotation .blockquote-inner a[href$=".pdf"],
    .topnavmultimenuitem .quotation .blockquote-inner a[href$=".PDF"],
    .topnavmultimenuitem .blockquote .blockquote-inner a[href$=".pdf"],
    .topnavmultimenuitem .blockquote .blockquote-inner a[href$=".PDF"] { margin-right: 20px; }


    /*IFRAME*/
    .iframe { background:#fff; padding:20px; }
    .iframe iframe { min-height:350px !important; width:100%; }

    /*TABBED CONTENT*/
    .tabs:after,
    .tabs .tabs-controls-wrapper.top:after,
    .tabs .tabs-controls-wrapper ul.tabs-controls-list:after,
    .tabs .tab-content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
    .tabs { }
    .tabs .tabs-controls-wrapper.left { display: inline-block; position: relative; float: left; }
    .tabs .tabs-controls-wrapper.right { display: inline-block; position: relative; float: right; }
    .tabs .tabs-controls-wrapper { background-color: #888; font-weight: bold; color: white; }
    .tabs .tabs-controls-wrapper ul.tabs-controls-list { list-style-type: none; }
    .tabs .tabs-controls-wrapper.top ul.tabs-controls-list li,
    .tabs .tabs-controls-wrapper.bottom ul.tabs-controls-list li { display: inline-block; line-height: 3em; padding: 1em 1.5em; }
    .tabs .tabs-controls-wrapper ul.tabs-controls-list li.cq-addtabpanel-placeholder-off { display: none; }
    .tabs .tabs-controls-wrapper ul.tabs-controls-list li.active { background-color: #fff; color: black; }
    .tabs .tabs-controls-wrapper ul.tabs-controls-list li a.tab { text-decoration: none; }
    .tabs .tabs-controls-wrapper ul.tabs-controls-list li.active a.tab { text-decoration: none; }
    .tabs .tab-content { overflow: hidden; display: none;}
    .tabs .tab-content-showed { overflow: hidden; display: block; }

    .site-main-wrapper .tabs .tabs-controls-wrapper {
        background-color: transparent;
        overflow: visible;
    }
    .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list {
        margin: 0 0 30px 0;
        padding: 0 0 75px 0;
        position: relative;
    }
    .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list ul {
        position: absolute;
        top: 70px;
        left: 0;
    }
    .site-main-wrapper .tabs .tabs-controls-wrapper.top ul.tabs-controls-list li {
        padding: 0;
        margin-right: 7px;
        line-height: 1;
    }

    .site-main-wrapper .tabbedcontent2 iframe,
    .site-main-wrapper .tabbedcontent2 .iframe { padding: 0; }

    body.tabbedcontentpage .site-main-wrapper .tabbedcontent2 iframe { margin-top: 43px; }
        /*
        .tabbedcontentitem ul.tabs-controls-list { display: table !important; width: 100%; margin-bottom: 0 !important; }
        .tabbedcontentitem ul.tabs-controls-list li { background-color: #dbd8d6; margin-right: 0 !important; display: table-cell !important; text-align: center; line-height: 1; border-bottom: 2px solid #f07300; position: relative; }
        .tabbedcontentitem ul.tabs-controls-list li:hover,
        .tabbedcontentitem ul.tabs-controls-list li.active { background-color: #f07300 !important; }
        .tabbedcontentitem ul.tabs-controls-list li.active:after { content: ''; position: absolute; left: 50%; bottom: -13px; width: 28px; margin-left: -13px; height: 13px; background-image: url("../images/nav-active.svg"); background-repeat: no-repeat; background-size: 28px 13px; background-position: bottom center; -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); }
        .tabbedcontentitem ul.tabs-controls-list li a { background-color: #f7f5f3 !important; display: block; font-size: 16px !important; line-height: 22px !important; font-weight: bold !important; text-transform: uppercase; padding: 10px 15px !important; margin-right: 1px !important; }
        .tabbedcontentitem ul.tabs-controls-list li:last-of-type a { margin: 0 !important; }
        */
        .site-main-wrapper .tabs .tabs-controls-wrapper.top ul.tabs-controls-list ul { display: table !important; width: 100%; margin-bottom: 0 !important; }
        .site-main-wrapper .tabs .tabs-controls-wrapper.top ul.tabs-controls-list ul:after { display: none !important; }
        .site-main-wrapper .tabs .tabs-controls-wrapper.top ul.tabs-controls-list ul li { background-color: #dbd8d6; margin-right: 0 !important; display: table-cell !important; text-align: center; line-height: 1; border-bottom: 2px solid #f07300; position: relative; }
        .site-main-wrapper .tabs .tabs-controls-wrapper.top ul.tabs-controls-list ul li:hover,
        .site-main-wrapper .tabs .tabs-controls-wrapper.top ul.tabs-controls-list ul li.active { background-color: #f07300 !important; }
        .site-main-wrapper .tabs .tabs-controls-wrapper.top ul.tabs-controls-list ul li.active:after { content: ''; position: absolute; left: 50%; bottom: -13px; width: 28px; margin-left: -13px; height: 13px; background-image: url("../images/nav-active.svg"); background-repeat: no-repeat; background-size: 28px 13px; background-position: bottom center; -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); }
        .site-main-wrapper .tabs .tabs-controls-wrapper.top ul.tabs-controls-list ul li a { background-color: #f7f5f3 !important; display: block; font-size: 16px !important; line-height: 22px !important; font-weight: bold !important; text-transform: uppercase; padding: 10px 15px !important; margin-right: 1px !important; }
        .site-main-wrapper .tabs .tabs-controls-wrapper.top ul.tabs-controls-list ul li:last-of-type a { margin: 0 !important; }

    .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list li.cq-addtabpanel-placeholder-off {}
    .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list li.active {}
    .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list li a.tab { font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size: 24px; line-height: 40px; padding: 5px 20px; color: #4b3c32; background-color: #f7f5f3; }
    .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list li:hover > a.tab,
    .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list li.active > a.tab { color: #fff; background-color: #f07300 !important; border: 0; outline: none; }
    .site-main-wrapper .tabs .tab-content {}
    .site-main-wrapper .tabs .tab-content-showed {}

        /*tabbed content transformed into dropdown*/
        .site-main-wrapper .tabs.dropdown {}
        .site-main-wrapper .tabs.dropdown ul.tabs-controls-list { max-height: 224px; overflow: auto; }
        .site-main-wrapper .tabs.dropdown ul.tabs-controls-list li { display: block; margin-right: 0 !important; }
        .site-main-wrapper .tabs.dropdown ul.tabs-controls-list li.active { background-color: #f07300; }
        .site-main-wrapper .tabs.dropdown ul.tabs-controls-list li a { font-size: 16px !important; line-height: 20px !important; color: #333; padding: 4px 19px; cursor: pointer; background: transparent !important; display: block; }
        .site-main-wrapper .tabs.dropdown ul.tabs-controls-list:after { display: none; }
        .site-main-wrapper .tabs.dropdown .tabbedcontentitem {}
        .site-main-wrapper .tabs.dropdown .tab-content-showed { border-top: 1px solid #dbd8d6; border-bottom: 1px solid #dbd8d6; margin: 30px 0; padding: 18px 0; }
        .site-main-wrapper .tabs.dropdown .tab-content-showed .parbase.text:LAST-CHILD { margin-bottom: 0; }
        .site-main-wrapper .tabs.dropdown .tab-content-showed a[href$=".pdf"],
        .site-main-wrapper .tabs.dropdown .tab-content-showed a[href$=".PDF"] { padding-left: 50px; }
        .site-main-wrapper .tabs.dropdown .tab-content-showed a span { width: 44px; height: 44px; position: absolute; left: 0; top: -14px; }
        .site-main-wrapper .tabs.dropdown .tab-content-showed a span:before { content: '\e817'; font-size: 44px; font-family: "ib-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }


    /*converted Select object*/
    .convertedFromSelect-wrapper { position: relative; }
    .convertedFromSelect-wrapper select { /*display: none;*/ position: absolute; left: 0; top: 0; width: 0; height: 0; opacity: 0; }
    .convertedFromSelectDisplay { position: relative; cursor: pointer; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size: 16px; color: #333; line-height: 1; padding: 9px 19px; border-radius: 4px; background-color: #f7f5f3; }
    .convertedFromSelectDisplay:hover { color: #f07300; }
    .convertedFromSelectDisplay:after { content: "\e80d"; display: inline-block; font-family: "ib-icons"; font-style: normal; font-variant: normal; font-weight: normal; color: #f07300; position: absolute; top: 10px; right: 20px; }
    .convertedFromSelect-wrapper.active .convertedFromSelectDisplay:after { content: "\e810"; }
    ul.convertedFromSelect,
    .tabs.dropdown ul.tabs-controls-list  { width: 100%; position: absolute; left: 0; top: 34px; border: 1px solid #ccc; background-color: #f7f5f3; margin: 0; padding: 0; list-style: none; display: none; }
    .tabs.dropdown ul.tabs-controls-list { top: 0; }
    .convertedFromSelect-wrapper.active ul.convertedFromSelect,
    .convertedFromSelect-wrapper.active .tabs.dropdown ul.tabs-controls-list { display: block; z-index: 50; }
    ul.convertedFromSelect li,
    .tabs.dropdown ul.tabs-controls-list li { font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size: 16px; color: #333; padding: 4px 19px; cursor: pointer; }
    ul.convertedFromSelect li:hover,
    .tabs.dropdown ul.tabs-controls-list li:hover { color: #fff; background-color: #f07300; }


/* --------------------------------------------------
   Search result
   -------------------------------------------------- */
    body.siteservicespage.search-results .site-main-wrapper .title h1 { text-transform: uppercase; padding-bottom: 24px; }
    .searchresult .pager { border-bottom: 1px solid #dbd8d6; padding: 20px 0; }
    .searchresult .pager:first-of-type { display: none; }
    .searchresult .pager:after { content: ''; display: block; clear: both; }
    .searchresult .pager a { display: inline-block; background-color: #f7f5f3; color: #4b3c32; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size: 15px; padding-top: 8px; margin: 0 0.2em 0 0.2em; margin-bottom: calc( 0.2em + 2px); padding: 9px 19px; line-height: 1.33333; border-radius: 4px; }
    .searchresult .pager a.active,
    .searchresult .pager a:hover { background-color: #f07300; color: #ffffff; }
    .searchresult .pager a.previous,
    .searchresult .pager a.next { padding: 9px 19px; }
    .searchresult .pager a.previous:before { content:"\e80e"; color:#f07300; display:inline-block; font-family:"ib-icons"; font-weight: normal; font-size:14px; line-height:1; position:relative; left:5px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin-left: -10px; padding-right: 10px; }
    .searchresult .pager a.next:after { content:"\e80f"; color:#f07300; display:inline-block; font-family:"ib-icons"; font-weight: normal; font-size:14px; line-height:1; position:relative; left:5px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; }
    .searchresult .pager a.previous:hover:before,
    .searchresult .pager a.next:hover:after { color: #fff; }
    .searchresult ul.search-list { margin-left: 0; padding-left: 0; border-top: 1px solid #dbd8d6; }
    .searchresult ul.search-list li { list-style: none; border-bottom: 1px solid #dbd8d6; padding: 20px 0; margin: 0; background-image: none;  }
    .searchresult ul.search-list li:after { content: ''; display: table; clear: both; }
    .searchresult ul.search-list li .results-title { padding-right: 120px; }
    .searchresult .search-results { width: 100%; }

    .searchresult .right-filter h3{
        margin: 0 0 15px;
        font-size: 1rem;
    }


    .searchresult ul.search-list li .results-title a:before,
    .searchresult ul.search-list li .results-title a:after {
        display: none;
    }

    /* releated content */
    .related-content { background: #f7f7f8; }
    .related-content-inner { height: 100%; padding: 40px; margin: 0 auto; max-width: 1680px; position: relative; overflow: hidden; }
    .relatedcontentheading h2 { font-size: 40px; margin-bottom: 30px; }

        .strategiccontentpage .related-content,
        .calendarpage .related-content,
        .enquiriespage .related-content,
        .teampage .related-content,
        .memberpage .related-content,
        .overviewpage .related-content,
        .memberpage .related-content,
        .resultspage .related-content,
        .contentpage .related-content,
        .sectionpage .related-content { background: none; }



/*CAROUSEL*/
.carousel-leftarrow,
.carousel-rightarrow {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 35px;
    top: 100px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA3Mi42IDEyMi4yIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA3Mi42IDEyMi4yOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDpub25lO3N0cm9rZTojRjA3MzAwO3N0cm9rZS13aWR0aDoyMDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KPC9zdHlsZT4NCjxwb2x5bGluZSBjbGFzcz0ic3QwIiBwb2ludHM9IjU5LjYsMTEyLjIgMTAsNTkuNiA2Mi42LDEwICIvPg0KPC9zdmc+DQo=");
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    opacity: 0.3;
}



/* ----------------------------------------------------------------------------------------------------
   Footer
   ---------------------------------------------------------------------------------------------------- */
.site-footer-wrapper {  }

.site-footer-wrapper .top { background:#f7f5f3; padding:64px 0 36px 0; }
.site-footer-wrapper .bottom { background:#fff; padding:30px 0; }

.site-footer-wrapper .row { width: 100%; max-width: 1400px; margin:0 auto; padding:0 18px; position: relative; }
.site-footer-wrapper .row:after { clear:both; content:''; display:table; }
.site-footer-wrapper .footer-teaser { width: calc(33.3333% - 26.6666px); min-height: 1px; margin-right: 40px; float: left; }
.site-footer-wrapper .footer-teaser:LAST-CHILD { margin-right: 0; }

.site-footer-wrapper .row h3 { display: inline-block; font-size: 20px; font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; margin-top: 0; margin-bottom: 30px; line-height: 1; }

.twitterfooter { margin-bottom: 40px;  position: relative;  }
.twitterfooter h3 { text-transform: uppercase; margin-top: 18px !important; margin-bottom: 24px !important; }
.twitterfooter .twitter-icon { display: inline-block; color: #f07300; }
.twitterfooter a.twitter-leftarrow { font-size: 20px; }
.twitterfooter .twitterlist-wrapper { height: 360px; border-top: 1px solid #dbd8d6; border-bottom: 1px solid #dbd8d6; overflow: hidden; position: relative; }
.twitterfooter .twitterlist-wrapper:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 18px; background-image: url(../images/imperialbrands/news-box-blender.png); background-repeat: repeat-x; z-index: 1; }
.twitterfooter .twitterlist { -webkit-transition:all 0.5s; -moz-transition:all 0.5s; transition:all 0.5s; }
.twitterfooter .twitterlist > div { padding: 12px 0 16px 0px; border-bottom: 1px solid #dbd8d6; margin: 0; }
.twitterfooter .twitterlist time { display: block; margin-top: 5px; }
.twitterfooter .tweet-quicklinks { display: none; }
.twitterfooter .tweet-quicklinks a:after,
.site-footer-wrapper .row a.twitter-leftarrow,
.site-footer-wrapper .row a.twitter-rightarrow,
.site-footer-wrapper .row a.twitter-rightarrow:after,
.site-footer-wrapper .row a.twitter-leftarrow:after { display: none !important; }
.twitterfooter .twitterlist a.tweet-link { display: block; }
.twitterfooter .twitterlist a.tweet-link:after { content: '\e802'; }
.latestdocumentandpresentationteaser .controls { display: none; }
        .twitterfooter .controls span { display: inline-block; cursor: pointer; background-color: #f07300; width: 30px; height: 30px; border-radius: 4px; line-height: 30px; text-align: center; color: white; position: absolute; right: 0; z-index: 20; }
        .twitterfooter .controls span:hover { background-color: #f5964b; border-color: #f5964b; }
        .twitterfooter .controls span.disabled { background-color: #fae1cd; border-color: #fae1cd; cursor: not-allowed; }
        .twitterfooter .controls span.simple-arrow-up { top: 10px; }
        .twitterfooter .controls span.simple-arrow-down { bottom: -50px; }

        .controls span.simple-arrow-up:hover:before { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-arrow-top; animation-name: animation-arrow-top; -webkit-transform-origin: center bottom; transform-origin: center bottom; }
        .controls span.simple-arrow-down:hover:before { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-arrow-down; animation-name: animation-arrow-down; -webkit-transform-origin: center bottom; transform-origin: center bottom; }

.site-footer-wrapper .row .section { border-bottom: 1px solid #cccccc; padding: 12px 0 16px 0px; }
.site-footer-wrapper .row .section:last-of-type { border-bottom: 0px; }
.site-footer-wrapper .row .fixedtext.footertext3 { padding-top: 12px; }

.site-footer-wrapper .row .section.first { border-top: 1px solid #cccccc !important; }
.site-footer-wrapper .row .twitter-logo { display: inline-block; margin-right: 5px; color: #f07300; }
.site-footer-wrapper .row .twitter-logo:after { content: "\f099"; color: #f07300; display: inline-block; font-family: FontAwesome; font-size: 18px; line-height: 1; position: relative; width: 20px; height: 20px; font-weight: normal; }

.site-footer-wrapper .row a { color: #f07300; text-decoration: none; margin-right: 5px; font-family: "stainless-n7", "stainless", Arial; font-style: normal; font-weight: 700; }
.site-footer-wrapper .row a:hover { color: #f5964b; }
.site-footer-wrapper .row .section.twitter a:after { display: none; }

.site-footer-wrapper .row .section.twitter a.external:after { content: "\f08e"; color: #f07300; display: inline-block; font-family: FontAwesome; font-size: 14px; line-height: 1; position: relative; left: 5px; font-weight: normal; }
.site-footer-wrapper .row .section.slavery a:after { content: "\f019"; color: #f07300; display: inline-block; font-family: FontAwesome; font-size: 14px; line-height: 1; position: relative; left: 5px; font-weight: normal; }

.site-footer-wrapper .row .section.slavery { margin-bottom: 0px; }
.site-footer-wrapper .row .section.slavery { border: 0px; }
.site-footer-wrapper .row .section.twitter .date { margin-top: 10px; }

.site-footer-wrapper .footer { float:left; }
.site-footer-wrapper ul { /* font-family:"stainless-n4", "stainless", Arial; */ font-style: normal; font-weight: 400; font-size:16px; list-style:none; margin:0; padding:0; }
.site-footer-wrapper ul li { margin:0 0 10px 0; padding:0;  }
.site-footer-wrapper ul li a { color:#f07300; text-decoration:none; font-size: 14px; }
.site-footer-wrapper ul li a:hover { color: #f5964b; }

.site-footer-wrapper .bottom .footer-main-inner {}
.site-footer-wrapper .bottom ul {}
.site-footer-wrapper .bottom ul li { float: left; margin-right: 40px; }
.site-footer-wrapper .bottom ul li a { font-family: "stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size: 16px; }
.site-footer-wrapper .bottom ul li a:after { display: none; }

.site-footer-wrapper .orange-icon-box-footer { height: 230px; background-color:#f07300; color: #fff; border-radius:4px; position: relative; }
.site-footer-wrapper .orange-icon-box-footer:before { content: "\e81c"; display: inline-block; font-family: "ib-icons"; font-style: normal; font-variant: normal; font-weight: normal; text-align: center; color: #ffffff; margin: 10px; margin-top: 0; position: relative; font-size: 62px; top: 0px; left: 0px; margin: 15px; margin-top: 0; }
.site-footer-wrapper .orange-icon-box-footer .box-content { position: absolute; bottom: 0; padding: 20px 90px 20px 20px; }
.site-footer-wrapper .orange-icon-box-footer .box-content h3 { color: #fff; }
.site-footer-wrapper .orange-icon-box-footer .box-content p { font-size: 15px; }
.site-footer-wrapper .orange-icon-box-footer .box-content p:LAST-CHILD { margin-bottom: 0; }
.site-footer-wrapper .orange-icon-box-footer .box-content a { color: #fff !important; font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; margin-right: 0; }
.site-footer-wrapper .orange-icon-box-footer .box-content a:after { display: none; }

.site-footer-wrapper .orange-icon-box-footer .box-content .arrow-btn { position: absolute; bottom: 30px; right: 30px; padding-top: 2px; width: 50px; height: 50px; line-height: 50px; font-size: 22px; background-color: #fff; border-color: #fff; color: #f07300; border-radius: 4px; text-align: center; display: inline-block; cursor: pointer; }
.site-footer-wrapper .orange-icon-box-footer .box-content .arrow-btn:hover { background-color: #fae1cd; border-color: #fae1cd; }

.site-footer-wrapper .copyright { font-family:"stainless-n4", "stainless", Arial; font-style: normal; font-weight: 400; font-size:16px; float:right; }

.site-footer-wrapper .footertext1 .fixedtext p:last-of-type a:after {
    content: "\e802" !important;
}

.site-footer-wrapper .footertext1 .fixedtext p:nth-child(5) a:before {
    font-size: 18px;
}

.site-footer-wrapper .footertext1 .fixedtext p:nth-child(5) a:after {
    font-size: 14px;
}

/**********AFTER and BEFORE definitions*********************/
.site-main-wrapper .parbase.text a:before,
.site-main-wrapper .parbase.text a:after { content: none; display: none; }

.site-main-wrapper .parbase.text .link-with-right-arrow a { display: inline-block; margin-right: 8px; }
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".pdf"],
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".PDF"] { margin-right: 36px; }

.site-main-wrapper .parbase.text .link-with-right-arrow a,
.teaser .teaser-content a,
.site-footer-wrapper .row a,
.site-main-wrapper .parbase.text .ul-link-arrow ul li a:after {
    font-weight:bold;
}

.site-main-wrapper .parbase.text .link-with-right-arrow a:after,
.teaser .teaser-content a:after,
.site-footer-wrapper .row a:after,
 .pageteaser .teaser-content .page-reference a:after,
.teaser .content-wrapper .content-wrapper-inner .link-wrapper a:after,
div#cookie_warning .cookie-content p a:after,
.site-main-wrapper .parbase.text .ul-link-arrow ul li a:after,
.team-member > a:after,
.site-main-wrapper .banner .banner-text-2 a:after {
    content: '\e803';
    color: #f07300;
    display: inline-block;
    font-family: "ib-icons";
    font-weight: normal;
    font-size: 14px;
    line-height: 1;
    position: relative;
    left: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.site-main-wrapper .banner .banner-text-2 a:after {
    color: #ffffff;
}
.site-main-wrapper .parbase.text .link-with-right-arrow a:hover:after,
.teaser .teaser-content a:hover:after,
.site-footer-wrapper .row a:hover:after,
.teaser .content-wrapper .content-wrapper-inner .link-wrapper a:hover:after,
div#cookie_warning .cookie-content p a:hover:after,
.site-main-wrapper .parbase.text .ul-link-arrow ul li a:hover:after,
.team-member > a:hover:after,
.site-main-wrapper .banner .banner-text-2 a:hover:after {
    color: #f5964b;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: animation-arrow-right;
    animation-name: animation-arrow-right;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.site-main-wrapper .banner .banner-text-2 a:hover:after {
    color: #ffffff;
}
.site-main-wrapper .parbase.text .link-with-right-arrow a[href^="http:"]:after,
.site-main-wrapper a[href^="http:"]:after,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href^="https:"]:after,
.site-main-wrapper a[href^="https:"]:after,
.quotation .blockquote-inner a:after,
.teaser.externalteaser .link-wrapper a:after,
.youtubepopupteaser .teaser-inner .content-wrapper .content-wrapper-inner h2 a:after,
.twitterfooter .twitterlist a.tweet-link:after { content:"\e802" !important; color:#f07300; display:inline-block; font-family:'ib-icons'; font-weight: normal; font-size:14px; line-height:1; position:relative; left:5px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; }
.site-main-wrapper .parbase.text .link-with-right-arrow a[href^="http:"]:hover:after,
.site-main-wrapper a[href^="http:"]:hover:after,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href^="https:"]:hover:after,
.site-main-wrapper a[href^="https:"]:hover:after,
.quotation .blockquote-inner a:hover:after,
.blockquote .blockquote-inner a:hover:after,
.teaser.externalteaser .link-wrapper a:hover:after,
.youtubepopupteaser:hover .teaser-inner .content-wrapper .content-wrapper-inner h2 a:after,
.twitterfooter .twitterlist a.tweet-link:hover:after { color: #f5964b; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-arrow-right-top !important; animation-name: animation-arrow-right-top !important; -webkit-transform-origin: center bottom !important; transform-origin: center bottom; }

.site-main-wrapper .image-wrapper a[href^="http:"]:after,
.site-main-wrapper h1 a[href^="http:"]:after,
.site-main-wrapper h2 a[href^="http:"]:after,
.site-main-wrapper h3 a[href^="http:"]:after,
.site-main-wrapper h4 a[href^="http:"]:after,
.site-main-wrapper h5 a[href^="http:"]:after{ display: none; }

.site-main-wrapper a[href$=".pdf"],
.site-main-wrapper a[href$=".PDF"] { position: relative; line-height: 1; }
.site-main-wrapper .parbase.text a[href$=".pdf"],
.site-main-wrapper .parbase.text a[href$=".PDF"] { /*margin-right: 40px; display: inline-block;*/ }
/*
.site-main-wrapper .parbase.text .plain a:after,
.site-main-wrapper .parbase.text .plain a:before,
.site-main-wrapper .parbase.text .default a:after,
.site-main-wrapper .parbase.text .default a:before { display: none; }
*/

.download-pdf,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".pdf"],
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".PDF"],
.teaser .teaser-content a[href$=".pdf"],
.teaser .teaser-content a[href$=".PDF"],
.site-footer-wrapper .row a[href$=".pdf"],
.site-footer-wrapper .row a[href$=".PDF"] { position: relative; font-weight:bold; }
.download-pdf:after,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".pdf"]:after,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".PDF"]:after,
.site-main-wrapper a[href$=".pdf"]:after,
.site-main-wrapper a[href$=".PDF"]:after,
.teaser .teaser-content a[href$=".pdf"]:after,
.teaser .teaser-content a[href$=".PDF"]:after,
.site-footer-wrapper .row a[href$=".pdf"]:after,
.site-footer-wrapper .row a[href$=".PDF"]:after { display: block; width: 17px; height: 17px; position: absolute; left: auto; right: -28px; bottom: 2px; content: '\e800' !important; font-family: "ib-icons"; font-size: 16px; font-weight: normal; color: #f07300; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.download-pdf:before,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".pdf"]:before,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".PDF"]:before,
.site-main-wrapper a[href$=".pdf"]:before,
.site-main-wrapper a[href$=".PDF"]:before,
.teaser .teaser-content a[href$=".pdf"]:before,
.teaser .teaser-content a[href$=".PDF"]:before,
.site-footer-wrapper .row a[href$=".pdf"]:before,
.site-footer-wrapper .row a[href$=".PDF"]:before { content: '_'; display: block; width: 17px; height: 17px; font-weight: bold; position: absolute; right: -30px; bottom: 1px; font-size: 25px; line-height: 17px; color: #f07300; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.download-pdf:hover:before,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".pdf"]:hover:before,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".PDF"]:hover:before,
.site-main-wrapper a[href$=".pdf"]:hover:before,
.site-main-wrapper a[href$=".PDF"]:hover:before,
.teaser .teaser-content a[href$=".pdf"]:hover:before,
.teaser .teaser-content a[href$=".PDF"]:hover:before,
.site-footer-wrapper .row a[href$=".pdf"]:hover:before,
.site-footer-wrapper .row a[href$=".PDF"]:hover:before { color: #f5964b; }
.download-pdf:hover:after,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".pdf"]:hover:after,
.site-main-wrapper .parbase.text .link-with-right-arrow a[href$=".PDF"]:hover:after,
.site-main-wrapper a[href$=".pdf"]:hover:after,
.site-main-wrapper a[href$=".PDF"]:hover:after,
.teaser .teaser-content a[href$=".pdf"]:hover:after,
.teaser .teaser-content a[href$=".PDF"]:hover:after,
.site-footer-wrapper .row a[href$=".pdf"]:hover:after,
.site-footer-wrapper .row a[href$=".PDF"]:hover:after,
.quotation .blockquote-inner a[href$=".pdf"]:hover:after,
.quotation .blockquote-inner a[href$=".PDF"]:hover:after,
.blockquote .blockquote-inner a[href$=".pdf"]:hover:after,
.blockquote .blockquote-inner a[href$=".PDF"]:hover:after { color: #f5964b; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: animation-download-icon !important; animation-name: animation-download-icon !important; -webkit-transform-origin: center bottom; transform-origin: center bottom; }
.homepage .banner__boxes .banner__box { display : block }

.site-main-wrapper .teaser .teaser h2 a[href$=".pdf"]:after,
.site-main-wrapper .teaser .teaser h2 a[href$=".PDF"]:after,
.site-main-wrapper .teaser .teaser h2 a[href$=".pdf"]:before,
.site-main-wrapper .teaser .teaser h2 a[href$=".PDF"]:before{display:none;}

.site-main-wrapper .teaser .teaser .link-wrapper a.internal[href$=".pdf"]:before,
.site-main-wrapper .teaser .teaser .link-wrapper a.internal[href$=".PDF"]:before{
    right:-5px;
}

.download-pdf:hover:before,
.teaser .teaser-content a[href$=".pdf"]:hover:before,
.teaser .teaser-content a[href$=".PDF"]:hover:before { color: #f5964b; }

@keyframes animation-download-icon {
  0% { transform: translate3d(0, 0px, 0); }
  20% { transform: translate3d(0, 5px, 0); }
  40% { transform: translate3d(0, 0px, 0); }
  60% { transform: translate3d(0, 5px, 0); }
}

@-webkit-keyframes animation-download-icon {
  0% { -webkit-transform: translate3d(0, 0px, 0); }
  20% { -webkit-transform: translate3d(0, 5px, 0); }
  40% { -webkit-transform: translate3d(0, 0px, 0); }
  60% { -webkit-transform: translate3d(0, 5px, 0); }
}


@keyframes animation-arrow-left {
  0% { transform: translate3d(0, 0px, 0); }
  20% { transform: translate3d(-5px, 0, 0); }
  40% { transform: translate3d(0, 0px, 0); }
  60% { transform: translate3d(-5px, 0, 0); }
}

@-webkit-keyframes animation-arrow-left {
  0% { -webkit-transform: translate3d(0, 0px, 0); }
  20% { -webkit-transform: translate3d(-5px, 0, 0); }
  40% { -webkit-transform: translate3d(0, 0px, 0); }
  60% { -webkit-transform: translate3d(-5px, 0, 0); }
}

@keyframes animation-arrow-right {
  0% { transform: translate3d(0, 0px, 0); }
  20% { transform: translate3d(5px, 0, 0); }
  40% { transform: translate3d(0, 0px, 0); }
  60% { transform: translate3d(5px, 0, 0); }
}

@-webkit-keyframes animation-arrow-right {
  0% { -webkit-transform: translate3d(0, 0px, 0); }
  20% { -webkit-transform: translate3d(5px, 0, 0); }
  40% { -webkit-transform: translate3d(0, 0px, 0); }
  60% { -webkit-transform: translate3d(5px, 0, 0); }
}

@keyframes animation-arrow-top {
  0% { transform: translate3d(0, 0px, 0); }
  20% { transform: translate3d(0, -5px, 0); }
  40% { transform: translate3d(0, 0px, 0); }
  60% { transform: translate3d(0, -5px, 0); }
}

@-webkit-keyframes animation-arrow-top {
  0% { -webkit-transform: translate3d(0, 0px, 0); }
  20% { -webkit-transform: translate3d(0, -5px, 0); }
  40% { -webkit-transform: translate3d(0, 0px, 0); }
  60% { -webkit-transform: translate3d(0, -5px, 0); }
}

@keyframes animation-arrow-down {
  0% { transform: translate3d(0, 0px, 0); }
  20% { transform: translate3d(0, 5px, 0); }
  40% { transform: translate3d(0, 0px, 0); }
  60% { transform: translate3d(0, 5px, 0); }
}

@-webkit-keyframes animation-arrow-down {
  0% { -webkit-transform: translate3d(0, 0px, 0); }
  20% { -webkit-transform: translate3d(0, 5px, 0); }
  40% { -webkit-transform: translate3d(0, 0px, 0); }
  60% { -webkit-transform: translate3d(0, 5px, 0); }
}

@keyframes animation-arrow-right-top {
  0% { transform: translate3d(0, 0px, 0); }
  20% { transform: translate3d(5px, -5px, 0); }
  40% { transform: translate3d(0, 0px, 0); }
  60% { transform: translate3d(5px, -5px, 0); }
}

@-webkit-keyframes animation-arrow-right-top {
  0% { -webkit-transform: translate3d(0, 0px, 0); }
  20% { -webkit-transform: translate3d(5px, -5px, 0); }
  40% { -webkit-transform: translate3d(0, 0px, 0); }
  60% { -webkit-transform: translate3d(5px, -5px, 0); }
}

/* --------------------------------------------------
   CQ
   -------------------------------------------------- */

.cq-wcm-edit,
.cq-wcm-design { padding-top: 0; }

.cq-wcm-edit .on-mobile,
.cq-wcm-edit .on-desktop,
.cq-wcm-design .on-mobile,
.cq-wcm-design .on-desktop { display: block !important; }

img[src="/libs/cq/linkchecker/resources/linkcheck_o.gif"],
img[src="/libs/cq/linkchecker/resources/linkcheck_c.gif"] { display: inline !important; width: auto !important; height: auto !important; }

.cq-wcm-design .topnavmultimenu { float: none; }
.cq-wcm-design .site-header-wrapper .bottom { position: relative; }

.cq-wcm-edit .teaser .teaser-inner .content-wrapper .content-wrapper-inner h2 a,
.cq-wcm-design .teaser .teaser-inner .content-wrapper .content-wrapper-inner h2 a,
.cq-wcm-edit .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .teaser-content a,
.cq-wcm-design .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a,
.cq-wcm-edit .topnavmultimenuitem .teaser .teaser-inner .content-wrapper .content-wrapper-inner .link-wrapper a { color: #000 !important; }

/*
.cq-wcm-edit .topnavmultimenuitem .sectionImage-wrapper,
.cq-wcm-design .topnavmultimenuitem .sectionImage-wrapper { position: relative; }
*/
.topnavmultimenuitem .edit-multi-menu-detail-content .sectionImage-wrapper { position: relative; width: 100% !important; }

.cq-wcm-edit .topnavmultimenuitem .sectionImage-wrapper img,
.cq-wcm-design .topnavmultimenuitem .sectionImage-wrapper img { display: block; }
.cq-wcm-edit .topnavmultimenuitem .introduction-wrapper h2 { position: relative; }
.cq-wcm-edit .topnavmultimenu { float: none; }
.cq-wcm-edit .topnavmultimenuitem .menu-image,
.cq-wcm-design .topnavmultimenuitem .menu-image { height: auto; }
.cq-wcm-edit header { position: relative; }
.cq-wcm-edit header .primary-menu { float: none; right: 0; top: 0; }
.cq-wcm-edit header .editmode .topnavmultimenuitem { background: #fff; display: block; position: relative; top: 0; border-bottom: 2px solid #f07300; padding: 10px 0; opacity: 1; color: #000; }
.cq-wcm-edit header .footerconfiguration { min-height: 20px; }
.cq-wcm-edit header .topnavmultimenu .editmode { position: relative; }
.cq-wcm-edit header .topnavmultimenuitem { /*background: #fff;*/ border-top: 0; display: block; position: relative; top: 0; width: 100%; }
.cq-wcm-edit header .topnavmultimenuitem .multi-menu-detail-content { height: auto; max-width: 100%; }
.cq-wcm-edit header .topnavmultimenuitem .introduction-wrapper { float: none; padding-right: 0; width: 100%; }
.cq-wcm-edit header .topnavmultimenuitem .teaser { padding-left: 0; position: relative; right: 0; top: 0; float: none; }
.cq-wcm-edit header .topnavmultimenuitem .edit-multi-menu-detail-content { clear: both; padding: 0; }
.cq-wcm-edit header .topnavmultimenuitem .edit-subnav-wrapper { display: block; }
.cq-wcm-edit header .topnavmultimenuitem .edit-subnav-wrapper ul { padding-left: 0; }
.cq-wcm-edit header .topnavmultimenuitem .edit-subnav-wrapper li { background: none; padding-left: 0; list-style: none; }
.cq-wcm-edit header .topnavmultimenuitem .subnav-wrapper ul ul { background: #fff; }

.cq-wcm-edit .site-main-wrapper .banner  img,
.cq-wcm-design .site-main-wrapper .banner  img { display:block; }
.cq-wcm-edit .site-main-wrapper .banner  img.cq-image-placeholder,
.cq-wcm-design .site-main-wrapper .banner  img.cq-image-placeholder { width: auto; }


.cq-wcm-edit .imagecarousel,
.cq-wcm-edit .sitepagecarousel { height: auto !important; margin-bottom: 100px;  max-width: 1400px; margin: 0 auto;}
.cq-wcm-edit .imagecarouselitem,
.cq-wcm-edit .youtubecarouselitem { margin-bottom: 20px; }

.cq-wcm-edit .carousel .carousel-text-outer { position: relative; left: 0; top: 0; visibility: visible;  }
.cq-wcm-edit .carousel-text-outer .carousel-text { padding-top: 0; }
.cq-wcm-edit .carousel-text-outer .carousel-text .carousel-text-inner,
.cq-wcm-edit .carousel-text-outer .carousel-text .carousel-text-inner a { color: #000; }
.cq-wcm-edit .site-main-wrapper .banner .banner-text-2 { margin-bottom: 20px; }

.cq-wcm-design .topnavmultimenuitem .introduction-wrapper h2 { position: relative; }
.cq-wcm-edit .topnavmultimenuitem .content-wrapper,
.cq-wcm-design .topnavmultimenuitem .content-wrapper { position: relative; top: 0; right: 0; width: auto; padding-top: 0; }
.cq-wcm-design header { position: relative; }
.cq-wcm-design header .primary-menu { float: none; margin: 40px; right: 0; top: 0; }
.cq-wcm-design header .editmodeconfiguration .topnavmultimenuitem { display: block; position: relative; top: 0; opacity: 1; }
.cq-wcm-design header .footerconfiguration { min-height: 20px; }
.cq-wcm-design header .topnavmultimenu .editmode { position: relative; }
.cq-wcm-design header .topnavmultimenuitem { /*background: #fff;*/ border-top: 0; display: block; position: relative; top: 0; width: 100%; }
.cq-wcm-design header .topnavmultimenuitem .multi-menu-detail-content { height: auto; max-width: 100%; }
.cq-wcm-design header .topnavmultimenuitem .introduction-wrapper { float: none; padding-right: 0; width: 100%; }
.cq-wcm-design header .topnavmultimenuitem .teaser { padding-left: 0; position: relative; right: 0; top: 0; float: none; }
.cq-wcm-design header .topnavmultimenuitem .edit-multi-menu-detail-content { clear: both; padding: 0 40px; }
.cq-wcm-design header .topnavmultimenuitem .edit-subnav-wrapper { display: block; }
.cq-wcm-design header .topnavmultimenuitem .edit-subnav-wrapper li { background: none; padding-left: 0; }
.cq-wcm-design header .topnavmultimenuitem .subnav-wrapper ul ul { background: #fff; }


.cq-wcm-design .imagecarousel,
.cq-wcm-design .sitepagecarousel { height: auto !important; margin-bottom: 100px; }
.cq-wcm-design .imagecarouselitem,
.cq-wcm-design .youtubecarouselitem { margin-bottom: 20px; }

.cq-wcm-design .carousel .carousel-text-outer { position: relative; left: 0; top: 0; visibility: visible;  }
.cq-wcm-design .carousel-text-outer .carousel-text { padding-top: 0; }
.cq-wcm-design .carousel-text-outer .carousel-text .carousel-text-inner,
.cq-wcm-design .carousel-text-outer .carousel-text .carousel-text-inner a { color: #000; }
.cq-wcm-edit .site-main-wrapper,
.cq-wcm-design .site-main-wrapper { padding-top: 0 !important; }

.cq-wcm-edit .site-header-wrapper.sticky,
.cq-wcm-design .site-header-wrapper.sticky { position: relative !important; }

.cq-wcm-edit .site-main-wrapper .banner .banner-image-wrapper:after,
.cq-wcm-design .site-main-wrapper .banner .banner-image-wrapper:after { padding-bottom: 0; }

.cq-wcm-edit .site-header-wrapper .bottom { position: relative; top: 0; }

.cq-wcm-edit .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list,
.cq-wcm-design .site-main-wrapper .tabs .tabs-controls-wrapper ul.tabs-controls-list { margin: 0; padding: 0; }

body.cq-wcm-edit.strategiccontentpage .site-main-wrapper .banner .banner-image-wrapper:after,
body.cq-wcm-design.strategiccontentpage .site-main-wrapper .banner .banner-image-wrapper:after { padding-bottom: 0; }

body.cq-wcm-edit.strategiccontentpage .site-main-wrapper .banner .banner-image-wrapper,
body.cq-wcm-design.strategiccontentpage .site-main-wrapper .banner .banner-image-wrapper { display: block; }

body.cq-wcm-edit.strategiccontentpage .site-main-wrapper .banner .banner-text .banner-image-wrapper,
body.cq-wcm-design.strategiccontentpage .site-main-wrapper .banner .banner-text .banner-image-wrappe { display: none; }

body.cq-wcm-edit .site-main-wrapper .tabs .tabs-controls-wrapper,
body.cq-wcm-design .site-main-wrapper .tabs .tabs-controls-wrapper { height: auto; overflow: visible; }

/* Fix for homepage on Classic CMS */
.cq-placeholder-cookiewarning {
    width: auto !important;
}