/* GLOBAL */
.page-template-page-legal #content{
	padding-top: 80px !important;
}
.page-id-4885 #content{
	padding-top: 30px !important;
}
#content{
  position:relative;
  z-index:1;
  padding-top: 0 !important;
}
.parent-pageid-1029 #content,.single-people #content,.parent-pageid-998 #content{
  padding-top:40px !important;
}
html{overflow-x: hidden;}
.menu-open{
  overflow:hidden;
}
.header-clone{
  height: 65px !important;
  display:none;
}
.elementor-image img[src*="play.svg"]{
  opacity:1 !important;
}
.elementor-image img[src*="play.svg"]:hover{
  opacity:0.4 !important;
}
.go-top{
  background:transparent !important;
  bottom: 20px !important;
  width: 48px;
  height: 48px;
}
.go-top svg{
  width:48px;
  height:48px;
  -webkit-filter: drop-shadow( 2px 2px 4px rgba(0, 0, 0, .8));
  filter: drop-shadow( 2px 2px 4px rgba(0, 0, 0, .8));
}

/* OUR PEOPLE */
.elementor-element-1b7b9b9 .elementor-text-editor,
.elementor-element-f4d4361 .elementor-text-editor{
  text-align:left !important;
  margin: 0% 15% 0% 15%;
  padding-left:calc(9.5% + 25px);
}

/* CONTACT US */
.contact-page-area .sidebar-column.col-md-4:nth-child(4n){
  clear:left;
}


/* TOP MENU */
#menu-mobile{
  overflow:scroll;
  background:white !important;
}

.mobile-header .tab-label::before{
    background-image: url(../images/icon-plus.png) !important;
    border:1px solid black !important;
}


#masthead hr{
  margin-bottom:0 !important;
}
#masthead{
  padding-bottom:0;
}

.new-btn-menu{
  width:20px;
}
.mobile-header .tab-label::after{
  display:none;
}
.mobile-header .tab-label::before {
    content: " ";
    width: 15px;
    height: 15px;
    text-align: left;
    transition: all .35s;
    margin-right: 20px;
    background-image: url("../images/icon-plus-white.png");
    background-size: contain;
    display: inline-block;
    border:1px solid white;
    border-radius:50%;
    background-size:7px auto;
    background-position:center;
    background-repeat:no-repeat;
}
.mobile-header .widget-title{
  text-transform:initial;
  font-size:24px;
}
.mobile-header .tab-content{
  padding-left:33px !important;
}
.mobile-header .tab-label.active + .tab-content{
  max-height:100vh !important;
}
.mobile-header .tab-label:not(.active) + .tab-content{
  max-height:0 !important;
}
.mobile-header .tab-label{
  margin-bottom:15px;
}
.mobile-header ul li a{
  padding-bottom:3px;
  line-height:22px;
  text-transform: lowercase;
}
.mobile-header ul li a:first-letter{
  text-transform:uppercase;
}
.mobile-header .tab-label.active::before{
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
}
#masthead .header-wrap .container hr.noline{
  border-color:black !important;
}
#masthead{
  z-index:10000;
  position:fixed !important;
}
.mega-menu-main{
  position:fixed !important;
  transition:all 0.3s ease-in-out;
}

body .mega-menu-main{
  z-index:10000 !important;
}

#menu-mobile{
  position:fixed;
  margin: 0;
  top:66px;
  /*height: calc(100vh - 0px);*/
	height: auto;	
}
.mobile-login-link{
  border-bottom:0;
}
#page{
  padding-top: 66px;
}
.single-portfolio #page,
.single-post #page,
.parent-pageid-604:not(.page-id-1029):not(.page-id-998) #page{
  padding-top:94px;
}

/* Contact page */
.page-id-1661 #page{
  padding-top:96px;
}
/* Contact page end */

.page-id-604 #page,
.page-id-2461 #page,
.home #page{
  padding-top:0 !important;
}
.page-id-604 #header-block{
  padding-top: 106px;
}



#masthead #mainnav li{
  border:0 !important;
}

/* TOP BAR COLORS */
#masthead .menu a{
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity:0.6;
}

.home:not(.has-scrolled) #masthead,
.page-id-2461:not(.has-scrolled) #masthead{
  background:transparent;
}
.page-id-2461:not(.has-scrolled):not(.active-nav) #masthead *{
  color:white !important;
}
#masthead .header-wrap .container hr{
  border-color:white;
}
#masthead.white .header-wrap .container hr{
  border-color:black;
}
.has-scrolled #masthead .header-wrap .container hr,
.active-nav #masthead .header-wrap .container hr{
  border-color:black;
}

/* Always override this state! */
body.active-nav #masthead,
body.active-nav .mega-menu-main,
body.has-scrolled #masthead,
body.has-scrolled .mega-menu-main{
  background:white !important;
}
body.active-nav #masthead *,
body.active-nav .mega-menu-main *,
body.active-nav .site-header #mainnav ul li a:hover,
body.has-scrolled #masthead *,
body.has-scrolled .mega-menu-main *,
body.has-scrolled .site-header #mainnav ul li a:hover{
  color:black !important;
}
body.active-nav .menu-border-left,
body.active-nav .menu-border-both,
body.has-scrolled .menu-border-left,
body.has-scrolled .menu-border-both{
  border-color:black !important;
}
body.active-nav .site-logo,
body.has-scrolled .site-logo{
  filter:invert(1);
}

/* Blue top bar */
body:not(.has-scrolled):not(.active-nav) #masthead.blue #mainnav a{
  color: white !important;
}

/* White top bar */
body:not(.has-scrolled):not(.active-nav) #masthead.white #mainnav a{
  color: black;
}
#masthead.white .site-logo{
  filter:invert(1);
}

body:not(.single) .col-md-2.back-col{
  padding-left:30px;
}

/* Mobile menu */
.menu-open #masthead{
  background:white !important;
}
.menu-open .site-logo,
.menu-open .site-header:not(.white) .new-btn-search::before,
body.has-scrolled .blue .new-btn-search::before,
body.has-scrolled .blue .new-btn-menu:not(.on)::before{
  filter:invert(1);
}
.new-btn-menu:not(.on)::before,
.new-btn-menu::before{
  margin-top:7px;
}
body.menu-open .new-btn-menu::before{
  background-size:contain;
  height:20px;
  margin-top:4px;
  background-image: url("../images/close.svg") !important;
}



/*
body:not(.home):not(.menu-open):not(.page-id-2461) #masthead .new-btn-menu::before,
#masthead.opaque .new-btn-menu::before{
      background-image: url(../images/icon-burger-black.png) !important;
      height:13px;
      margin-top: 8px;
}
#masthead.opaque .new-btn-menu.on::before,
body.menu-open .new-btn-menu.on::before,
body.page-id-2461 .new-btn-menu.on::before{
    height: 20px;
    width: 20px;
    background-image: url(../images/icon-close-white.png) !important;
    filter:invert(1);
    margin-top:5px;
    background-size:contain;
}
body:not(.home):not(.page-id-2461) #masthead .new-btn-search::before,
body:not(.menu-open) #masthead.opaque .new-btn-search::before{
      background-image: url('../images/icon-search-black.png') !important;
}
*/

#menu-mobile *{
  color:black !important
}
#menu-mobile .tab-content .widget-title{
  display:none;
}



/* 28 02 2020 History Page  */
.page-id-2461 #primary{
  padding-top: 108px;
}
.page-id-2461.has-scrolled .new-btn-menu:not(.on)::before,
.page-id-2461.has-scrolled .new-btn-search::before{
  filter:invert(1);
}
.page-id-2461 #main,
.history_inner .container{padding:0;width:100%}
.history_content {position:relative;background: #000000;color: #ffffff;padding-bottom: 0;z-index: 1;}
.timeline_bottom{
    background:white;
    position: relative;
    z-index: 1;
    padding: 80px 0;
    margin: 0 -15px;
}
.timeline_bottom .align-right{
  text-align:right;
}
.timeline_bottom *{
  color:black !important;
}
.timeline_bottom .row:first-child{
  margin-bottom:40px;
}
.timeline_bottom h2{
  font: 40px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif;
}
.timeline_bottom h3{
  font: 20px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif;
  margin-top: -5px;
  letter-spacing: 0.8px;
  font-size: 20px;
}
.timeline_bottom + .container{
      position: relative;
      z-index: 1;
      width: 100%;
      padding: 0;
}
.history_inner h2 {color: #ffffff;font-size: 40px;letter-spacing: 1.6px;}
.history_inner h3 {font-size: 30px;color: #ffffff;margin-bottom: 0;letter-spacing:1.6px;line-height:36px;}
.history_content p { font-size: 16px;}
.page-id-2461 #sidebar-footer,
.page-id-2461 #colophon,
.page-id-24612 #sidebar-footer,
.page-id-24612 #colophon{
    position: relative;
    z-index: 1;
}
.history_page_holder {background: #000000;position: relative;z-index: 0;}
.history_slide {padding: 0;}
.clear {clear: both;}
.history_slide .col-md-4 {padding: 0;}
.drag_and_drop {position: absolute;right: 0;bottom: 0;font-size: 14px;}
.history_slide figure img {width: 100%;filter: brightness(80%);}
.history_slide figure {}
.history_slide {margin:0;      display: inline-block; width: 50%;  white-space: normal;  vertical-align:text-top; /* ADDED */ display: inline-block;
  vertical-align: middle; text-align: left; position: relative; z-index: 10;}


#slider{
  position: relative;
  overflow: hidden;
  z-index: 1;
  /* overflow-x: scroll; */
  -webkit-overflow-scrolling: touch;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}


/* Let's get this party started */
#slider::-webkit-scrollbar {
    position: relative;
    z-index: 2;
    height: 2px;
}
 
/* Track */
#slider::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.1);
    z-index: 1;
}
 
/* Handle */
#slider::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,1);    position: relative;
  position: relative;
    z-index: 2;
}
#slider::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255,255,255,1);
  position: relative;
    z-index: 2;
}

.my-slider {
    white-space: nowrap;
    font-size: 0;
    text-align: center;
    cursor: default;
    padding: 0 80px;
    padding-top: 60px;
}

.history_slides .external-scroll_x div{
    background: transparent;
}
.history_slides .external-scroll_x div.scroll-bar:after{content:'';display: block;height:2px;margin-top: 11px;background: rgba(255,255,255,1);}

.history_slides .scroll-element_size:after, .history_slides .scroll-element_track:after{
  position: absolute;
  top: 11px;
  content:'';
  display: block;
  width:100%;
  height:2px;
  background: rgba(255,255,255,0.1);
}

.history_slides .scrollbar-external{
    height: calc(100vh - 188px);
}

.history_slides .external-scroll_x {
    width: calc(100% - 100px);
    left: 50px;
    top: 700px;
    z-index: 100;
    bottom: 26px;
    top: initial;
}

.my-slider:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}
.second_slide {}

.first_slide .content_holder {max-width: 500px;}
.go-next-slide{
  display:none;
  width:32px;
  height:32px;
  position:absolute;
  left:calc(65vw + 20px);
  top:50%;
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg);
  transition:0.3s opacity ease-out;
  -webkit-transition:0.3s opacity ease-out;
}
.go-next-slide svg{
  width:100%;
  height:auto;
}
.second_slide {padding-left: 100px;}
div:not(.circle_shape):not(.first_slide):not(.some_shape) > .content_holder {padding: 82px 58px 87px 91px;border-left: 1px solid #616161;border-top: 1px solid #616161;border-bottom: 1px solid #616161;}
.second_slide  p {margin-bottom: 0;}
.second_slide .content_holder .content_holder_inside {width: 350px;}
.second_slide .content_holder {/*max-width: 350px;*/}
#timeline_dates{
    position: absolute;
    z-index: 0;
    left: calc(50vw - 300px);
    width: 868px;
    height: 676px;
    top: 50%;
    margin-top: -19px;
    transform: translate(0,-50%);
}
#timeline_dates .dates_holder{
    display: block;
    top: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}
.dates_holder[data-history="9"]{
  text-align: center;
  margin-left:-142px !important;
}
#timeline_dates .dates_holder.active {opacity: 1;}
.dates_holder {font-size: 260px;color: #444;height: 634px;}
.dates_holder {position: absolute;opacity: 0;-moz-transition: all .45s ease-in;-o-transition: all .45s ease-in;-webkit-transition: all .45s ease-in;transition: all .45s ease-in;top: 50%;left: 0;line-height: 1.3em;z-index: -1;margin-top: -317px;z-index: -1;display: none;}
.circle_shape {border: 1px solid #616161;border-radius: 100%;height: 450px;width: 450px;position: relative;margin-left: 229px;display: inline-block;}

.circle_shape .content_holder {position: absolute;top: 50%;transform: translate(0,-50%);width: 86%;}
.circle_shape .content_holder h3 {margin: 0;margin-left: 61px;}

.fourth_slide {width: 152.5%;   
}
.fourth_slide .dates_holder {position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 1.3em;
    text-align: center;
    z-index: -1;
    margin-top: -317px;
    z-index: -1;
}
.slide_4_2 {
    position: absolute;
    left: 890px;
    width: 50%;
    padding-left: 15px;
    top: 50%;
    /* width: 314px;*/
    top: 50%;
    transform: translate(0,-50%);
    }

.slide_4_2 .content_holder{
  
width: 50%;
  
padding: 40px 50px !important;
}

.slide_4_2 p {width: 320px;}
.slide_4_2 figure {
    top: -85px;
    position: absolute;
    width: 600px;
    left: 431px;
    z-index: 2;
    top: 50%;
    transform: translate(0,-50%);
}
.history_slide p {margin-bottom: 0;}
.slide_5_2 figure {
    top: 95px;
    position: absolute;
    width: 350px;
    left: 125px;
    z-index: -1;
}

.fifth_slide {    width: 1440px; 
}

.fifth_slide .dates_holder {position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 1.3em;
    text-align: center;
    z-index: -1;
    margin-top: -317px;
    z-index: -1;
}
.slide_5_2 {
    position: absolute;
    width: 50%;
    padding-left: 17px;
    left: 819px;
    top: 28%;
    /* margin-top: -120px; */
    /* width: 314px;*/
    top: 50%;
    transform: translate(0,-50%);
    }
    .slide_5_2 .content_holder{
      
padding: 27px 50px 27px 41px !important;
      
width: 400px;
    }
  .slide_5_2 p {width: 320px;}
.some_shape {width: 288px;display: inline-block;margin-left: 35px;}
.line_holder_1 {
    height: 1px;
    background:  #616161;
    width: 195px;
    margin-left: 16px;
    display: inline-block;
    position: absolute;
    top: 50%;
    }
.line_holder_2 {
    height: 1px;
    background:  #616161;
    width: 195px;
    margin-left: 17px;
    display: inline-block;
    position: absolute;
    top: 50%;
    }
    .line_holder_3 {height: 1px; background:  #616161; width: 195px; margin-left: 17px; display: inline-block;     position: absolute;
    top: 50%;}
    .line_holder_4 {height: 1px; background:  #616161; width: 290px; margin-left: 17px; display: inline-block;     position: absolute;
    top: 50%;}
.some_shape {margin-left: 227px;}
.first_slide {width: 586px;}
.second_slide {width: 586px;}
.third_slide {width: 776px;}
.fourth_slide {width: 1952px;}
.fifth_slide, .sixth_slide,  .eigth_slide {width: 1440px;}
.seventh_slide{width: 1760px;left: -291px;}
.eigth_slide{width: 1605px;left: -155px;}
.eigth_slide .slide_4_2{}
.eigth_slide .slide_4_2 .content_holder{
    width: 600px;
}
.eigth_slide .slide_4_2 p{width: 386px;}
.eigth_slide figure{
    left: 500px;
}

.fifth_slide  {width: 1642px;margin-right: 110px;left: -35px;}
.line_holder_5 {height: 1px; background:  #616161; width: 195px; margin-left: 17px; display: inline-block;     position: absolute;
    top: 50%; right: 34px;}

    .sixth_slide h3 {
    width: 450px;
    padding: 40px 60px;
    border: 1px solid #616161;
}

  .line_holder_6 {
    height: 1px;
    background:  #616161;
    width: 195px;
    margin-left: 16px;
    display: inline-block;
    position: absolute;
    top: 50%;
    }
    .line_holder_7 {height: 1px; background:  #616161; width: 195px; margin-left: 17px; display: inline-block;     position: absolute;
    top: 50%; left: 674px;
   }

.sixth_slide .slide_6_2 {
     
position: absolute;
     
width: 600px;
     
z-index: -1;
     
right: -47px;
}


   .sixth_slide .dates_holder {width: 100%; text-align: center;}


.slide_5_2 figure {
    top: 95px;
    position: absolute;
    width: 350px;
    left: 417px;
    z-index: 1;
    top: 50%;
    transform: translate(0,-50%);
}
 .sixth_slide .slide_6_2 figure {
    top: -55px;
    position: absolute;
    width: 600px;
    left: 563px;
    z-index: 1;
    top: 50%;
    transform: translate(0,-50%);
}
.sixth_slide .slide_6_2 {
    top: 50%;
    position: absolute;
    z-index: -1;
    /* margin-top: -143px; */
    left: 905px;
    top: 50%;
    transform: translate(0,-50%);
}
.sixth_slide .slide_6_2 .content_holder {/* width: 314px; */padding: 62px 48px 63px 71px !important;border-right: 1px solid #616161;}

  .sixth_slide  {width: 2154px;left: -203px;}
.seventh_slide .dates_holder {width: 100%; text-align: center;}
 
.seventh_slide .slide_7_2 {
     
    position: absolute;
    width: 600px;
   
    z-index: -1;
    right: -47px;
}

.seventh_slide figure {width: 611px;}
  .line_holder_8 {
    height: 1px;
    background:  #616161;
    width: 195px;
    margin-left: 16px;
    display: inline-block;
    position: absolute;
    top: 50%;
    }
    .line_holder_9 {
    height: 1px;
    background:  #616161;
    width: 150px;
    margin-left: 0;
    display: inline-block;
    position: absolute;
    top: 50%;
    }

.seventh_slide .slide_7_2 {
    position: absolute;
    width: 600px;
    z-index: -1;
    left: 709px;
    top: 50%;
    margin-top: -257px;
}
.seventh_slide .content_holder {width: 278px;right: 0;}
.seventh_slide .slide_7_2 {
    position: absolute;
    width: 611px;
    z-index: -1;
    left: 682px;
    height: 535px;
    top: 50%;
    margin-top: -257px;
    /* top: 50%; */
    /* transform: translate(0,-50%); */
}

.seventh_slide figure {
    width: 611px;
    position: absolute;
    width: 700px;
    left: 513px;
    z-index: 1;
    top: 50%;
    /* margin-top: -257px; */
    top: 50%;
    transform: translate(0,-50%);
}

.seventh_slide .slide_7_2 .content_holder {
    width: 514px;
    display: inline-block;
    left: 0;
    top: 275px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    padding: 59px 57px 59px 70px !important;
    border-right: 1px solid #616161;
}
.eigth_slide .dates_holder {width: 100%; text-align: center;}
.ninth_slide {width: 1800px;}
.ninth_slide .dates_holder {width: 100%; text-align: center;}
.ninth_slide .slide_9_2 {
    position: absolute;
    width: 611px;
    z-index: -1;
    left: 709px;
    /* height: 535px; */
    top: 50%;
    margin-top: -257px;
    }
.line_holder_9_1 {height: 1px; background:  #616161; width: 255px; margin-left: 17px; display: inline-block;     position: absolute;
    top: 50%;}
.line_holder_9_2  {height: 1px; background:  #616161; width: 195px; margin-left: 17px; display: inline-block;     position: absolute;
    top: 50%;}
.ninth_slide h3 {width:

351px;}
.ninth_slide {
    width: 1900px;
    margin-left: 514px;
}

.line_holder_9_1 {
    height: 1px;
    background: #616161;
    width: 255px;
    margin-left: 17px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -286px;
}
.line_holder_9_2 {
    height: 1px;
    background: #616161;
    width: 195px;
    margin-left: 17px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 280px;
}

.ninth_slide .slide_9_2 {
    position: absolute;
    width: 666px;
    z-index: -1;
    left: 509px;
    /* height: 535px; */
    top: 50%;
    transform: translate(0,-50%);
    margin: 0;
}

.slide_9_block_text {width: 580px;}
.ninth_slide .slide_9_block_text {
  padding: 55px 48px 59px 71px !important;
  border-left: 1px solid #616161;
  border-top: 1px solid #616161;
  display: inline-block;
  border-bottom: 1px solid #616161;
}


.ninth_slide figure {width: 766px;}
.ninth_slide .slide_9_2 {width: 1000px;}
.ninth_slide figure {
    width: 766px;
    position: absolute;
    left: 580px;
    top: -25px;
}
.ninth_slide {margin-right: 100px;}
.back_holder {position: absolute;top: 50%;right: -60px;margin-top: -10px;font-size: 12px;cursor: pointer;}
.back_holder img{margin-right: 8px;margin-top: -2px;transform: rotate(180deg);transform: rotate(180deg);}
.back_holder p {display: inline-block;font-size: 12px;}
.ninth_slide figure {
    width: 766px;
    position: absolute;
    left: 580px;
    top: -25px;
    margin-right: 171px;
    top: 50%;
    transform: translate(0,-50%);
}

@media all and (max-width:1440px){
  .my-slider{
    padding:0 40px;
  }
  .history_slides .external-scroll_x {
      width: calc(100% - 80px);
      left: 40px;
  }
}


@media all and (max-width:1439px){
  .my-slider{
    padding:0 70px;
  }
  .history_slides .external-scroll_x {
      width: calc(100% - 140px);
      left: 70px;
  }
}

@media all and (max-width:1366px){
  .my-slider{
    padding:0 70px;
  }
  .history_slides .external-scroll_x {
      width: calc(100% - 140px);
      left: 70px;
  }
}

@media all and (max-width:1280px){
  .my-slider{
    padding:0 80px;
  }
  .history_slides .external-scroll_x {
      width: calc(100% - 160px);
      left: 80px;
  }
}

@media only screen and (max-width : 1024px) {
  .elementor-element-1b7b9b9 .elementor-text-editor,
  .elementor-element-f4d4361 .elementor-text-editor{
     padding-left:10px;
  }

  /* PEOPLE */
  .key-people-module .row > div{
    width:100%;
    padding-left: 0 !important;
    background:transparent !important;
  }
  .key-people-module .p-block-2{
    padding-right:20px !important;
  }
  .key-people-module .person-container{
    margin:0 !important;
  }
  .key-people-module{
    padding-top:60px !important;
  }
  .key-people-module .row{
    margin:0;
  }
  .key-people-module .extra-padding{
    padding:0;
  }
  .key-people-module .row > .p-block-2{
    padding-right:60px !important;
    padding-bottom:40px;
  }


  .page-id-2461 .new-btn-menu:not(.on)::before {
    height: 13px;
    width: 20px;
    background-image: url("../images/icon-burger-white.png") !important;
    content: ' ';
    display: block;
    margin-top: 7px;
  }
  body.page-id-2461:not(.menu-open) .new-btn-menu.on::before{
      filter:invert(0);
  }
  body.page-id-2461.menu-open .site-logo{
    filter:invert(1);
  }

  .page-id-2461 .new-btn-search::before {
      height: 20px;
      width: 20px;
      background-image: url("../images/icon-search-white.png") !important;
      background-size: contain;
      background-repeat: no-repeat;
      content: ' ';
      display: block;
      margin-top: 5px;
  }
  .page-id-2461.menu-open .new-btn-search::before {
    filter:invert(1);
  }
}

@media (max-width: 768px){

  body{
    clear:right;
  }

  body.menu-open #masthead .header-wrap .container hr{
    border-color:black !important;
  }
	

  .location-carousel .slide .header_copy h2{
    font-size:22px;
  }

  .page-id-2461 #primary{
    padding-top:40px;
  }

  .my-slider{
    padding:0 45px;
    display: flex;
  }

  .history_slide{
    padding: 0;
    padding-right: 0px;
    display: flex;
    align-self: center;
    width: auto;
    left: initial !important;
  }
  .history_slide figure{
    height:100%;
    width: auto;
    min-width: 460px;
    top: initial;
    transform: none;
    left: initial;
    position: relative;
    z-index: 1;
    align-self: center;
  }
  .go-next-slide{
    display:block;
  }
  .go-next-slide.hidden{
    opacity:0;
  }
  .seventh_slide figure{
    height: auto;
    margin-left: calc(100vw - 10px);
  }
  .seventh_slide figure img{
    width:460px;
  }
  .seventh_slide .slide_7_2 .content_holder{
    width:auto;
    left: 15px;
  }
  .third_slide figure img{
    height:100%;
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
  }
  .page-id-2461 .image-copy-block .main-image{
    margin-top:0;
  }
  .timeline_bottom + .container{
    padding:0;
  }
  .page-id-2461 .key-portrait-carousel .container{
    padding-top:50px;
  }
  .page-id-2461 .key-portrait-container{
    padding:0 !important;
  }
  .timeline_bottom .align-right{
    text-align:left;
    margin-top: -20px;
    margin-bottom: 40px;
  }
  .timeline_bottom .align-right img{
    width:60px;
  }
  div:not(.circle_shape):not(.first_slide):not(.some_shape) > .content_holder {padding: 50px 40px 50px 40px;border-right: 1px solid #616161;}
  .sixth_slide .slide_6_2 .content_holder,
  .seventh_slide .slide_7_2 .content_holder{
    
padding: 50px 40px 50px 40px !important;
    
width: 100vw;
  }
  .history_inner h2{
    font-size:26px;
    letter-spacing:1.3px;
  }
  .history_content p{
    font-size:16px;
    line-height:22px;
    letter-spacing: 0.64px;
  }
  .second_slide .content_holder .content_holder_inside{
    width:100%;
  }
  .history_inner h3{
    margin: 20px 0;
    font-size: 26px;
    line-height: 33px;
    letter-spacing: 1.3px;
  }
  .content_box{align-self:center;margin:0 15px;}
  .sixth_slide h3{
    width: 270px;
    padding: 30px 40px;
  }
  .history_inner h3 br{
    display:none;
  }
  .fourth_slide{
  margin-left: 20px;
  }
  .circle_shape{
    width: 100vw;
    height: 100vw;
    margin: 0 16px;
    align-self: center;
    flex: 1 0 auto;
  }
  .eigth_slide .circle_shape{
    /* flex: initial; */
  }
  .eigth_slide .slide_4_2 .content_holder{
    width:auto;
  }
  .eigth_slide{
    margin-right: calc(100vw - 76px);
  }
  .eigth_slide .slide_4_2 figure{
    position:absolute;
    margin-left: calc(100vw + 90px);
    height: auto;
  }
  .fifth_slide{
  margin-left: 350px;
  margin-right: 180px;
  }
  .slide_4_2 .content_holder{

width: 100%;

align-self: center;

}
.slide_4_2 figure img{
  width: 100vw;
}
  .slide_4_2 figure{
    margin-left: 310px;
    min-width: 360px;
  }
  .slide_4_2 p{
    width:100%;
  }


  .timeline_bottom h2{
    font: 28px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif;
  }
  .timeline_bottom h3{
    font: 22px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif;
    margin-top: -5px;
    letter-spacing: 0.8px;
    font-size: 20px;
  }
  .timeline_bottom .row:first-child{
    margin-bottom:20px;
  }
  .timeline_bottom{
    padding-bottom: 40px;
    padding-top: 60px;
  }


  .dates_holder{
    font-size: 30vw;
  }
  .dates_holder[data-history="9"]{
    margin-left: -10vw !important;
  }
  #timeline_dates .dates_holder:first-child{
    opacity:0;
  }

  #timeline_dates{
    width:100%;
    height: calc(100vh - 200px);
    left: calc(14vw + 28px);
    margin: 0;
  }
  #timeline_dates .dates_holder span{
    position:absolute;
  }
  #timeline_dates .dates_holder span:first-child{
    top:0;
  }
  #timeline_dates .dates_holder span:last-child{
    bottom:0;
  }
  .history_slides .external-scroll_x{
    bottom:15px;
    width: calc(100% - 80px);
    left: 40px;
  }
  .history_slides .scrollbar-external{
    height: calc(100vh - 60px);
    margin-bottom: 0;
  }
  .line_holder{
    position:relative !important;
    align-self: center;
    margin: 0;
    top: initial;
    left: initial;
    width: 50vw;
  }
  .history_slide .slide{
    left:0;
    position: relative;
    top: 0;
    transform: none;
    display: flex;
    margin: 0;
    right: initial;
  }
  .eigth_slide .slide_4_2{

  }
  .some_shape{
    margin: 0 15px;
    display: flex;
  }
  .some_shape .content_holder{
    align-self: center;
  }

  .content_holder{
    width: 65vw;
  }
  .second_slide .content_holder{
    width: 85vw;
  }
  .sixth_slide .content_holder{
    width:150vw;
  }
  .second_slide{
    margin-right: -30px;
    margin-left: 70px;
  }
  .second_slide h3{
    margin-top:0;
  }
  .fourth_slide figure,
  .fifth_slide figure,
  .sixth_slide .slide_6_2 figure{
    position:absolute;
    top: 50%;
    height: auto;
    transform: translate(0,-50%);
    width: auto;
  }
  .fifth_slide figure{
    
width: 260px;
    
min-width: 260px;
    
margin-left: 380px;
  }
  .line_holder_7{
    left: -15px;
  }
  .sixth_slide .slide_6_2{
    width:auto;
    padding-right: calc(100vw + 55px);
  }
  .seventh_slide{
    margin-right: calc(100vw - 145px);
    margin-left: 25px;
  }
  .sixth_slide .slide_6_2 figure{
    left:initial;
    margin-left: calc(100vw - 20px);
    z-index: 1;
  }
  
  .ninth_slide .slide_9_2{
    width:auto;
    margin-left: 15px;
  }
  .slide_9_block_text{
    width: 150vw;
  }
  .ninth_slide{
    margin:0;
    padding-right: calc(150vw + 40px);
  }
  .ninth_slide figure{
    width:300px;
    position: absolute;
    height: auto;
    left: calc(150vw - 30px);
  }
  .back_holder{
    right: 40px;
  }
  


  #asset_class_image{
    height:66.667vw;
  }
  .page-id-1026 .header_copy.brief p:not(:first-child){
    display:none;
  }
  .elementor-element-1b7b9b9 .elementor-text-editor,
  .elementor-element-f4d4361 .elementor-text-editor{
     padding-left:0;
     margin:0;
  }
  .page-id-604 .elementor-widget-wrap>.elementor-element.elementor-absolute,
  .page-id-998 .elementor-widget-wrap>.elementor-element.elementor-absolute{
    position:relative;
  }
  .elementor-element-330bbc1 .elementor-widget-wrap{
    min-height: auto;
  }

  .my-slider{
    padding:0 30px;
  }


  /* RELATIONS */
  .annual-carousel.annual-reports .item{
    width:100% !important;
  }
  .scrollbar-external.annual-scrollbar-external{
    margin-bottom:20px !important;
  }


  /** FOOTER **/
  .mobile-footer .tab-label .widget-title:before{
    position:relative;
    content: " ";
    width: 15px;
    height: 15px;
    text-align: left;
    transition: all .35s;
    margin-right: 6px;
    top: 2px;
    background-image: url("../images/icon-plus.png");
    background-size: contain;
    display: inline-block;
    border:1px solid black;
    border-radius:50%;
    background-size:7px auto;
    background-position:center;
    background-repeat:no-repeat;
  }
  .mobile-footer .tab-label::after{
    display:none;
  }
  .mobile-footer .widget ul li{
    padding-bottom:0;
  }
  .mobile-footer .tab-label.active + .tab-content{
    max-height:100vh !important;
  }
  .mobile-footer .tab-label:not(.active) + .tab-content{
    max-height:0 !important;
  }
  .mobile-footer ul li a{
    padding-bottom:3px;
    line-height:22px;
    text-transform: lowercase;
  }
  .mobile-footer ul li a:first-letter{
    text-transform:uppercase;
  }
  .mobile-footer .tab-label.active .widget-title::before{
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
  }




  /* ESG */
  .elementor-737 .elementor-element.elementor-element-b6c4afd{
    min-height:66.67vw;
  }
  .elementor-widget-image .elementor-image img[src*="grow.png"]{
    width:80px;
    height:auto;
    margin-bottom:-40px;
  }

  /* ARI */
  .page-id-1018 .header_copy.brief p:not(:first-child){
    display:none;
  }

}

@media all and (max-width:480px){
  .location-carousel .header_title{
    display:block !important;
  }
  .clock-strip .clock{
    margin-bottom:30px;
  }
  .key-portrait-container{
    padding: 0 !important;
  }
  .key-portrait-container{
    min-height:auto !important;
  }
  .new-btn-search{
    width:22px;
    margin-right:10px;
  }
}