/*
Theme Name: Investcorp
Theme URI: http://bluebrick.studio
Author: Mark Ridley @Bluebrick - Child theme of aThemes Sydney
Author URI: http://bluebrick.studio
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

@import "fonts/NEXTBook-Regular.css";
@import "fonts/NEXTPoster-Regular.css";
@import "fonts/NEXTBookPan-Light.css";
@import "fonts/NEXTBookPosterPan-Light.html";

@keyframes fadeInDown {
  from {
    opacity: 0 !important;
    transform: translate3d(0, -10%, 0) !important
  }
  to {
    opacity: 1 !important;
    transform: none !important
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0 !important;
    transform: translate3d(-10%, 0, 0) !important
  }
  to {
    opacity: 1 !important;
    transform: none !important
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0 !important;
    transform: translate3d(20%, 0, 0) !important
  }
  to {
    opacity: 1 !important;
    transform: none !important
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0 !important;
    transform: translate3d(0, 10%, 0) !important
  }
  to {
    opacity: 1 !important;
    transform: none !important
  }
}
.dialog-type-lightbox {
    z-index: 100000 !important;    
}
h4.elementor-image-box-title a{
	color: #ffffff;
}
.upcounter{
	text-align: center;
}
.equal {
  display: flex !important;
  display: -webkit-flex !important;
  flex-wrap: wrap !important; 
}
.role-head{
  padding: 10px 0;
  text-transform: uppercase;
}
.role-head-link{
  padding: 10px 0;
  text-transform: uppercase;
  cursor: pointer;
}
.role-head{
  padding: 10px 0;
  text-transform: uppercase;
	opacity: 1 !important;
	color: #ffffff !important;
}


.arrow-blocks .elementor-widget-wrap{
  min-height: 270px;
}
.arrow-blocks-small .elementor-widget-wrap{
  min-height: 180px;
}
/* Smooth Scroll */

#contactdetails:focus {outline:0;}
#contactdetails {outline:0;}

.current-cat, .cat-item-all{
  text-decoration: underline;
  color: #000 !important;
}
.current-cat a, .cat-item-all a{
  color: #000 !important;
}



.wp-block-embed__wrapper{
	margin-bottom: 40px;
	max-width: 800px;
}


.sticky{
  position: sticky !important;
  top:80px;
}
.contact-link{
  text-align: right;
  width: 100%;
  padding-right: 7px;
}
.widget-area .contact-col .widget {
    position: relative;
    margin-bottom: 30px;
    padding-top: 20px;
}
.contact-page-title{
  margin-bottom: 10px;
  padding-top: 40px;
}
.location-email-address a{
  color: #000;
}
.scrolling-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.scrolling-wrapper .card {
  display: inline-block;
}

.scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.scrolling-wrapper-flexbox .card, .scrolling-wrapper-flexbox .item{
  flex: 0 0 auto;
  margin-right: 3px;
}
.card {
  width: 290px;
  height: 280px;  
}
.scrolling-wrapper, .scrolling-wrapper-flexbox {
  height: 280px;
  margin-bottom: 80px;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.portfolio-carousel.scrolling-wrapper-flexbox{
  height: auto !important;
}
.shareholder-carousel.scrolling-wrapper-flexbox{
  height: 520px;
}
.shareholder-carousel.scrolling-wrapper-flexbox.annual-reports{
     height: auto !important;   
}
.scrolling-wrapper::-webkit-scrollbar, .scrolling-wrapper-flexbox::-webkit-scrollbar {
  display: none;
}
/* End Smooth Scroll */

.blackOverlay{background-color:#000;opacity:0.0;position:absolute;top:0;width:100%;height:100%;}

.hedaer-image-bg-container{
  width: 100%;
  padding-top: 110%;
  display: block;
  background-size: cover;
  background-position: center center;
}
.key-people-module{
  background-color: #000;
  padding: 0 0 0 60px !important;
  color: #FFF;
}
.key-people-module .person-container {
    margin: 80px 0 80px 0 !important;
    position: relative !important;
}
.key-people-module .extra-padding{
  /*background-color: #1b1b1b;*/
}
.key-people-module .extra-padding:first-child{
  /*background-color: #000;
  padding-right: 80px;*/
}
.key-people-module .extra-padding:nth-child(2){
  /* padding-left: 80px;*/
}
.key-people-module .extra-padding:nth-child(3){
  /* padding-right: 80px;*/
}

.singlevideo{
  position: relative;
  margin-bottom: 80px;
}
.singlevideo .header_title h2 {
    color: #fff !important;
    padding-top: 60px;
}
.singlevideo .container-fluid.main-container {
    padding-left: 55px;
    padding-right: 55px;
}
.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {
  float: left;
}

.col-xs-5th-5 {
  float: left;
  width: 100%;
}

.col-xs-5th-4 {
  width: 80%;
}

.col-xs-5th-3 {
  width: 60%;
}

.col-xs-5th-2 {
  width: 40%;
}

.col-xs-5th-1 {
  width: 20%;
}

.col-xs-5th-pull-5 {
  right: 100%;
}

.col-xs-5th-pull-4 {
  right: 80%;
}

.col-xs-5th-pull-3 {
  right: 60%;
}

.col-xs-5th-pull-2 {
  right: 40%;
}

.col-xs-5th-pull-1 {
  right: 20%;
}

.col-xs-5th-pull-0 {
  right: auto;
}

.col-xs-5th-push-5 {
  left: 100%;
}

.col-xs-5th-push-4 {
  left: 80%;
}

.col-xs-5th-push-3 {
  left: 60%;
}

.col-xs-5th-push-2 {
  left: 40%;
}

.col-xs-5th-push-1 {
  left: 20%;
}

.col-xs-5th-push-0 {
  left: auto;
}

.col-xs-5th-offset-5 {
  margin-left: 100%;
}

.col-xs-5th-offset-4 {
  margin-left: 80%;
}

.col-xs-5th-offset-3 {
  margin-left: 60%;
}

.col-xs-5th-offset-2 {
  margin-left: 40%;
}

.col-xs-5th-offset-1 {
  margin-left: 20%;
}

.col-xs-5th-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {
    float: left;
  }

  .col-sm-5th-5 {
    float: left;
    width: 100%;
  }

  .col-sm-5th-4 {
    width: 80%;
  }

  .col-sm-5th-3 {
    width: 60%;
  }

  .col-sm-5th-2 {
    width: 40%;
  }

  .col-sm-5th-1 {
    width: 20%;
  }

  .col-sm-5th-pull-5 {
    right: 100%;
  }

  .col-sm-5th-pull-4 {
    right: 80%;
  }

  .col-sm-5th-pull-3 {
    right: 60%;
  }

  .col-sm-5th-pull-2 {
    right: 40%;
  }

  .col-sm-5th-pull-1 {
    right: 20%;
  }

  .col-sm-5th-pull-0 {
    right: auto;
  }

  .col-sm-5th-push-5 {
    left: 100%;
  }

  .col-sm-5th-push-4 {
    left: 80%;
  }

  .col-sm-5th-push-3 {
    left: 60%;
  }

  .col-sm-5th-push-2 {
    left: 40%;
  }

  .col-sm-5th-push-1 {
    left: 20%;
  }

  .col-sm-5th-push-0 {
    left: auto;
  }

  .col-sm-5th-offset-5 {
    margin-left: 100%;
  }

  .col-sm-5th-offset-4 {
    margin-left: 80%;
  }

  .col-sm-5th-offset-3 {
    margin-left: 60%;
  }

  .col-sm-5th-offset-2 {
    margin-left: 40%;
  }

  .col-sm-5th-offset-1 {
    margin-left: 20%;
  }

  .col-sm-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
    float: left;
  }

  .col-md-5th-5 {
    float: left;
    width: 100%;
  }

  .col-md-5th-4 {
    width: 80%;
  }

  .col-md-5th-3 {
    width: 60%;
  }

  .col-md-5th-2 {
    width: 40%;
  }

  .col-md-5th-1 {
    width: 20%;
  }

  .col-md-5th-pull-5 {
    right: 100%;
  }

  .col-md-5th-pull-4 {
    right: 80%;
  }

  .col-md-5th-pull-3 {
    right: 60%;
  }

  .col-md-5th-pull-2 {
    right: 40%;
  }

  .col-md-5th-pull-1 {
    right: 20%;
  }

  .col-md-5th-pull-0 {
    right: auto;
  }

  .col-md-5th-push-5 {
    left: 100%;
  }

  .col-md-5th-push-4 {
    left: 80%;
  }

  .col-md-5th-push-3 {
    left: 60%;
  }

  .col-md-5th-push-2 {
    left: 40%;
  }

  .col-md-5th-push-1 {
    left: 20%;
  }

  .col-md-5th-push-0 {
    left: auto;
  }

  .col-md-5th-offset-5 {
    margin-left: 100%;
  }

  .col-md-5th-offset-4 {
    margin-left: 80%;
  }

  .col-md-5th-offset-3 {
    margin-left: 60%;
  }

  .col-md-5th-offset-2 {
    margin-left: 40%;
  }

  .col-md-5th-offset-1 {
    margin-left: 20%;
  }

  .col-md-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
    float: left;
  }

  .col-lg-5th-5 {
    float: left;
    width: 100%;
  }

  .col-lg-5th-4 {
    width: 80%;
  }

  .col-lg-5th-3 {
    width: 60%;
  }

  .col-lg-5th-2 {
    width: 40%;
  }

  .col-lg-5th-1 {
    width: 20%;
  }

  .col-lg-5th-pull-5 {
    right: 100%;
  }

  .col-lg-5th-pull-4 {
    right: 80%;
  }

  .col-lg-5th-pull-3 {
    right: 60%;
  }

  .col-lg-5th-pull-2 {
    right: 40%;
  }

  .col-lg-5th-pull-1 {
    right: 20%;
  }

  .col-lg-5th-pull-0 {
    right: auto;
  }

  .col-lg-5th-push-5 {
    left: 100%;
  }

  .col-lg-5th-push-4 {
    left: 80%;
  }

  .col-lg-5th-push-3 {
    left: 60%;
  }

  .col-lg-5th-push-2 {
    left: 40%;
  }

  .col-lg-5th-push-1 {
    left: 20%;
  }

  .col-lg-5th-push-0 {
    left: auto;
  }

  .col-lg-5th-offset-5 {
    margin-left: 100%;
  }

  .col-lg-5th-offset-4 {
    margin-left: 80%;
  }

  .col-lg-5th-offset-3 {
    margin-left: 60%;
  }

  .col-lg-5th-offset-2 {
    margin-left: 40%;
  }

  .col-lg-5th-offset-1 {
    margin-left: 20%;
  }

  .col-lg-5th-offset-0 {
    margin-left: 0%;
  }
}

.new-news-filter{
  margin-bottom: 100px;
}
.new-news-filter ul{
  list-style: none;
  margin: 0;
}
.new-news-filter li{
  list-style: none;
  margin: 0;
  display: block;
}
.new-news-filter li a{
  padding: 10px 0;
  color: #757575;
  display: block;
  transform: all 0.3s;
}
.new-news-filter li a:hover{
  color: #000;  
}
.news-list-page{
  padding-top: 80px !important;
}
#sidebar-footer{
  font-size: 14px !important;
}
.widget-area .widget-title {
    font-size: 14px; 
}

.search-results .entry-post{
  opacity: 0.5;
}


.copy-border .entry-content{
  padding-right: 60px;
}
.portfolio-single.nopadding{
  margin-bottom: 80px !important;
}
#select-columns-role, #select-columns-location, #select-columns-newscategory, #select-columns-newsyear, #select-columns-portfoliocategory{
  display: none;
}
.nopadding.select-columns{
  padding-top: 30px !important;
}
.select-column{
  border-left: #fff 2px solid;
  padding: 0 40px;
}
.option-level-1, .option-level-2, .option-loc-level-1, .option-loc-level-2, .option-newscategory-level-1, .option-newsyear-level-1, .option-portfoliocategory-level-1, .option-portfoliocategory-level-2{
  padding: 10px 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #94b3cf;
  cursor: pointer;
}
.option-level-1:hover, .option-level-2:hover, .option-loc-level-1:hover, .option-loc-level-2:hover, .option-newscategory-level-1:hover, .option-newsyear-level-1:hover, .option-portfoliocategory-level-1:hover, .option-portfoliocategory-level-2:hover{
  color: #ffffff;
}
.option-level-2 span{
  padding-left: 20px;
}
.fake-select:hover{
  color: #fff;
}
.fake-select {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #206ca6;
  border:#fff 2px solid;
  padding: 11px 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-transform: uppercase;
  color:#94b3cf;
    font-size: 12px;
  letter-spacing: 2px;

}
.fake-select::after {
  position: absolute;
    content: "";
    width: 11px;
    height: 5px;
    /*border: 7px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;*/
    top: 18px;
    right: 10px;
    background-image: url("images/icon-select-down.png");
    background-repeat: no-repeat;
    background-size: 11px 5px;

}
.fake-select.active{
  
}
.fake-select.active::after {
    top: 18px;
    border-color: transparent transparent #fff transparent;
    transform: rotate(180deg);
}

.quote-title::before{
  content: '\201C';
  margin-left: -14px;
  width: 14px;
  position: absolute;
  font: 32px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif;
}
.contactlink{
  color: #fff !important;
}
.person-img-container{
  overflow: hidden;
  background-size: cover;
  background-position: top center;
}
.person-img-container img{
  width: 100% !important;
  height: auto;
  margin: 0 auto 0 auto !important;
  background-size: cover;
  background-position: top center;
}

.person-img-container.as-background{
  width: 100%;
  padding-top: 90%;
  background-size: cover;
  background-position: top center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.key-people-module .person-img-container.as-background{
  width: 100%;
  padding-top: 90%;
  background-size: cover;
  background-position: top center;
  -webkit-filter: none;
  filter: none;
}

.portfolio_link{
  display:block;
  width: 100%;
  height: 100%;
}
.who-number img{
  width: 36px;
  height: 36px;
}
.select-styled:hover{
  color: #fff !important;
}

.first-quote{
  margin-left: -12px;
  width: 8px;
}

.item.social-media-post .project-img-container{
  background-color: #206ca6;
}

.header-location-content{
  -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.go-top {

    position: fixed !important;
    right: 20px;
    bottom: -45px;
    color: #fff;
    display: block;
  padding-top: 3px;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    width: 40px;
    height: 40px;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  background-color: rgba(0,0,0,0.60) !important;
}

.news-excerpt{
  padding-left: 15px;
  padding-right: 40px;
}
.news-img-container a.mainlink {
    z-index: 10;
    position: relative;
}
.sydney-hero-area {
    position: relative;
}
.social-block {
    display: block;
    width: 100%;
  padding:40px 20px 0 20px;
  background-color: #206ca6;
  color: #fff;
  font-size: 24px;
}
.social-block a{
  color: #fff !important;
}
.wp-block-embed {
  margin: auto 0;
    margin-bottom: 0px !important;
}
.twitter-tweet{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.EmbeddedTweet {
    border: none !important;
    border-radius: 0px !important;
    max-width: 100% !important;
}
.EmbeddedTweet {
    background-color:#206ca6 !important;border-color:#206ca6 !important;height:auto !important;
}
.scaleup .elementor-image{
  overflow: hidden;
}
.scaleup .elementor-image img{
  transition: transform .5s ease;
}
.scaleup .elementor-image img:hover,
.scaleup .elementor-image img:focus { 
  transform: scale(1.05);
}
.scaleup_bg{
  overflow: hidden; 
  transition: transform .5s ease;
}
.scaleup_bg .elementor-element-populated{
  
}
.scaleup_bg .elementor-element-populated:hover {  
  /*transform: scale(1.05);*/
}

/* typography */
body {
    font: 16px/1.5 "NEXTBookPan-Light", "Source Sans Pro", sans-serif;
    font-size: 16px;
  font-weight: normal;
    color: #000000;
  overflow-x: hidden;
  letter-spacing: 1px;
}
h4.elementor-image-box-title a{
	color: #ffffff;
}h5{
h4 a{
  color: #000 !important;
}
  color: #fff !important;
  font-weight: 200;
}
h1 { font: 52px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif; font-size: normal; !important; letter-spacing: 2px;}
h2 { 
  font: 42px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif; font-size: normal; !important;
  letter-spacing: 2px;
}
h3 { font: 32px/38px "NEXTBookPan-Light", "Source Sans Pro", sans-serif; font-size: normal; !important; letter-spacing: 2px;}
h4 { font: 25px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif; font-size: normal; !important; letter-spacing: 2px;}
h5 { font: 20px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif; font-size: normal; !important; letter-spacing: 2px;}
h6 { font: 18px/1.1 "NEXTBookPan-Light", "Source Sans Pro", sans-serif; font-size: normal; !important; letter-spacing: 2px;}

.dot-heading h6{
  font-size: 20px !important;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#mainnav ul li a,
#mainnav ul ul a,
.location-carousel .slide .header_title,
.location-carousel .slide .location-address,
.latest-carousel .item .item-header .latest-title,
.latest-carousel .item .item-footer .footer-container,
.sidebar-peoplesearch,
.sidebar-peoplesearch h5,
.sidebar-footer .widget-area .widget-title,
#sidebar-footer, 
#sidebar-footer a, 
.quotation-copy,
.mega-menu-main,
.footer-widgets .widget-title,
.location-address,
.portfolio-info,
.roll-counter .name-count,
.roll-counter .numb-count,
.roll-button,
.project-filter li a,
.roll-testimonials .name,
.roll-tabs .menu-tab li a,
.roll-team .team-item .team-pop .name,
.roll-team .team-content .name,
.roll-testimonials .name {
    font-family: "NEXTBookPan-Light", "Source Sans Pro", sans-serif !important;
}

.latest-block h2{
  color: #000000 !important;
}
.no-results .page-title {
    padding-top: 10px;
}
.progress-container{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  z-index: 1500;
  margin: 0px auto;
  padding-bottom: 0px;
  width: 380px;
}
.prog-bar{
  background-color: #000; 
  height: 2px;
  margin: 3px;
  width: 70px;
  float: left;
  display: block;
		
}

.prog-bar-container{
	cursor: pointer;
	float: left;
	diaply: block;
}
#prog-bar-int-0, #prog-bar-int-1, #prog-bar-int-2, #prog-bar-int-3, #prog-bar-int-4 {
  width: 0%;
  height: 2px;
  background-color: #fff;
  opacity: 1;
}



.key-port-car .progress-container{
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 60px;
  z-index: 1500;
  margin: 0px;
  padding-bottom: 0px;
  width: 380px;
}


.key-port-car .prog-bar{
  background-color: #bbb; 
  height: 2px;
  margin: 3px;
  width: 70px;
  float: left;
  display: block;
}
.key-port-car #prog-bar-int-0, .key-port-car #prog-bar-int-1, .key-port-car #prog-bar-int-2, .key-port-car #prog-bar-int-3, .key-port-car #prog-bar-int-4 {
  width: 0%;
  height: 2px;
  background-color: #000;
  opacity: 1;
}



.header-clone{
  height: 108px !important;
}
.site-header {
    position: absolute;    
}

.mobile-display{
  display: none !important;
}
.container-fluid.main-container {
  padding-left: 40px;
  padding-right: 40px;
}
#sidebar-footer .container-fluid.main-container {
  padding-left: 25px;
  padding-right: 25px;
}


.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 0px 0px 0 0px;
}
.navigation.pagination {
    margin-top: 30px;
  margin-bottom: 30px;
}

.elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {

	/*
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
    white-space:normal  !important;
	*/
}

.news-img-container a.mainlink, .social-block{
  display: block;
  height: 583px;  
}
.person-container{
  margin: 0px 0 40px 0;
  position: relative;
}

.latest-carousel .item{
  position: relative;
  width: 270px !important;
  margin-right: 20px;
  
}

@media (min-width: 970px) {
  .container {
        width: 920px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 920px !important;
  } 
  
  .arrow-blocks .elementor-widget-wrap{
    min-height: 360px;
  }
}
@media (min-width: 1000px) {
  .container {
        width: 950px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 950px !important;
  }
  .news-img-container a.mainlink, .social-block{height: 334px;}
  .arrow-blocks .elementor-widget-wrap{
    min-height: 340px;
  }
}
@media (min-width: 1050px) {
  .container {
        width: 1000px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1000px !important;
  }
  .news-img-container a.mainlink, .social-block{height: 354px;}
}
@media (min-width: 1100px) {
  .container {
        width: 1050px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1050px !important;
  }
  .news-img-container a.mainlink, .social-block{height: 408px;}
  .person-container {   
    
  }
  .arrow-blocks .elementor-widget-wrap{
    min-height: 330px;
  }
}
@media (min-width: 1150px) {
  .container {
        width: 1100px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1100px !important;
  }
  .news-img-container a.mainlink, .social-block{height: 412px;}
  .person-container {   
      
  }
  .person-container {   
    
  }
}
@media (min-width: 1200px) {
  .container {
        width: 1150px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1150px !important;
  }
  .news-img-container a.mainlink, .social-block{height: 430px;}
  .person-container {   
    
  }
  .arrow-blocks .elementor-widget-wrap{
    min-height: 310px;
  }
}
@media (min-width: 1280px) {
  .container-fluid.main-container {
      padding-left: 40px;
    padding-right: 40px;
    }
  .latestnews-container{
    
  }
  #sidebar-footer .container-fluid.main-container {
      padding-left: 15px;
    padding-right: 15px;
    }
  .cultural-carousel .container-fluid.main-container {
      padding-left: 55px;
    padding-right: 55px;
    }
  .page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 0px 0px 0 0px;
  }
  .container {
        width: 1200px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1200px !important;
  }
  .news-img-container a.mainlink, .social-block{height: 485px;}
  .person-container {   
    
  }
  .arrow-blocks .elementor-widget-wrap{
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  .container {
        width: 1150px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1150px !important;
  }
  .news-img-container a.mainlink, .social-block{height: 440px;}
  .person-container {   
      
  }
  
}
@media (min-width: 1300px) {
  .container {
        width: 1250px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1250px !important;
  }
  .news-img-container a.mainlink, .social-block{height: 520px;}
  .person-container {   
      
  }
  .latest-carousel .item{
    width: 280px !important;    
  }
}
@media (min-width: 1380px) {
  .container {
        width: 1330px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1330px !important;
  }
  .news-img-container a.mainlink, .social-block{height: 540px;}
  .latest-carousel .item{
    width: 290px !important;    
  }
  .arrow-blocks .elementor-widget-wrap{
    min-height: 300px;
  }
  
  
}

@media (min-width: 1440px) {
  .container-fluid.main-container {
      padding-left: 40px;
    padding-right: 40px;
    }
  #sidebar-footer .container-fluid.main-container {
      padding-left: 15px;
    padding-right: 15px;
    } 
  .container {
          width: 1390px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1390px !important;
  }
  .person-container {   
        
  }
  .latest-carousel .item{
    width: 290px !important;    
  }
  .arrow-blocks .elementor-widget-wrap{
    min-height: 260px;
  }
  

  
}

@media (min-width: 1600px) {
  .container-fluid.main-container {
      padding-left: 40px;
    padding-right: 40px;
    }
  #sidebar-footer .container-fluid.main-container {
      padding-left: 15px;
    padding-right: 15px;
    } 
  .container {
          width: 1520px;
    }
  .elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1520px !important;
  }
  .person-container {   
      
  }
  .left-float-block .elementor-widget-wrap, .key-port-car-copy{
    max-width: 710px !important;
    width: 100% !important;
    margin-left: auto !important;
    position: relative;
  } 
  .latest-carousel .item{
    width: 290px !important;    
  }
  
}


.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.inline-heading{
  display: inline-block;
  padding-right: 10px;
}
.content-area .post-wrap, .contact-form-wrap {
    padding-right: 0px;
}
.site-logo {
    max-height: 20px;
}
#masthead .header-wrap .container hr{
  border-top: #000 2px solid;
}
#masthead .header-wrap .container hr.black {
    border-top: #FFF 2px solid;
}


/* header options */
.site-header.blue{
  background-color: #206ca6;
}
/* header options */
.home .site-header.blue{
  background-color:transparent;
}
.home .site-header.reallyblue{
  background-color: #206ca6;
}
.site-header #mainnav li {
    float: left;
    padding: 0 0px;
  margin: 0 14px;
}
.site-header.blue #mainnav ul li a{
    opacity: 0.5;
}
.site-header #mainnav ul li a:hover{
    opacity: 1 !important;
  color: #000000 !important;
}
#mainnav ul li a:hover{
    opacity: 1;
}
.site-header #mainnav ul li.current-menu-item{
  border-bottom: #000000 2px solid;   
}
.site-header #mainnav ul li.current-menu-item a{
  opacity: 1;
}
/*
.site-header.blue #mainnav ul li a, .site-header.blue #mainnav ul li::before, .site-header.black #mainnav ul li a, .site-header.black #mainnav ul li::before {
    color: #ffffff;
  opacity: 0.5;
}
.site-header.blue #mainnav ul li a:hover, .site-header.blue #mainnav ul li::before, .site-header.black #mainnav ul li a:hover, .site-header.black #mainnav ul li::before {
    color: #ffffff !important;
  opacity: 1;
}
.site-header.blue #mainnav ul li.current-menu-item{
  border-bottom: #ffffff 2px solid; 
}
.site-header.blue #mainnav ul li.current-menu-item a{
  opacity: 1;
}
*/
.home .site-header #mainnav ul li a, .site-header.blue #mainnav ul li::before {
    color: #ffffff;
  opacity: 0.8;
}
.home .site-header #mainnav ul li a:hover, .site-header.blue #mainnav ul li::before {
    color: #ffffff !important;
  opacity: 1 !important;
}
.home .site-header #mainnav ul li.current-menu-item{
  border-bottom: #ffffff 2px solid; 
}
.home .site-header #mainnav ul li.current-menu-item a{
  opacity: 1;
}


#mainnav{
    margin-top: 5px;
}
#masthead.blue .header-wrap .container hr{
  border-top: #fff 2px solid;
}

#masthead .header-wrap .container hr.noline{
  border-top: #206ca6 2px solid !important;
}


#mainnav ul li a{
    text-transform:uppercase;
  font-size: 14px !important;
}

/* header block */
#header-block{
  padding-bottom: 60px;
  padding-top: 30px;
}
#header-block.blue{
  color: #fff;
  background-color: #206ca6; 
}
#header-block .header_title{
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
  max-width: 400px;
}


.home #header-block .header_title::before, .key-port-car-copy-block .header_title::before{
  color: #FFD100;
  font-family: FontAwesome; 
  font-size: 16px;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  content: "\f111";
  display: inline-block;
}
.page-id-2461 #header-block .header_title::before{
  color: #FFD100;
  font-family: FontAwesome; 
  font-size: 16px;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  content: "\f111";
  display: inline-block;
}

.dot-heading h5::before{
  
}


.home-quote{
  max-width: 900px;
  margin: 0 auto;
}
#header-block .header_headline{
  margin: 20px 0;
  display: block;
  max-width: 600px;
}
#header-block.blue .header_headline h2, #header-block.blue h3{
  color: #fff !important;
}

#header-block .header_copy{
  padding-right: 80px;
  max-width: 600px;
}
#header-block .header_link_title{
  margin-top: 20px;
}
.header_link_title a{
  font-size: 20px !important;
  color: #fff;
  display: inline-block;
}
.header_link_title a::before{
  height: 15px;
  width: 20px;
  background-image: url("images/icon-read-more.png");
  margin-right: 10px;
  content: " ";
  background-size:contain;  
  margin-top: 3px;
  display: inline-block;
}
.header_link_title.black a{
  font-size: 18px;
  color: #000;
  display: inline-block;
}
.header_link_title.black a::before{
  height: 15px;
  width: 20px;
  background-image: url("images/icon-read-more-black.png");
  margin-right: 10px;
  content: " ";
  background-size:contain;  
  margin-top: 3px;
  display: inline-block;
}
#header-block .header_image{
  text-align: center;
  padding: 20px 0px 20px 0px;
}

/* people search sidebar */

.sidebar-peoplesearch{
  background-color: #206ca6;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}
.home .sidebar-peoplesearch{
  padding-top: 80px;
  padding-bottom: 80px;
}
.sidebar-peoplesearch.sidebar-newssearch {
    background-color: #206ca6;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #fff;
}
.sidebar-peoplesearch.sidebar-newssearch h3{
    color: #fff;
}
.sidebar-peoplesearch input[type="text"], .search-form input[type="search"] {
  font-size: 16px;
  width: 100%;
  height: 44px;
  background: #206ca6;
  color: #ffffff;
  border: none;
  border-bottom: #fff 2px solid;
  text-transform: uppercase;
  background-image: url("images/icon-search-white.png");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center right;
  letter-spacing: 1px;
}
.sidebar-peoplesearch input[type="text"]:focus, .search-form input[type="search"]:focus {
  border-bottom: #fff 2px solid !important;
}
.sidebar-peoplesearch button, .search-form .search-submit {
  font-size: 12px;
  width: 100%;
  height: 44px;
  background: #206ca6;
  color: #ffffff;
  border: #fff 2px solid;
  padding: 
    inherit !important;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
}
.search-form label{
  width: 78%;
}
.search-form .search-submit{
  margin-left: 2%;
  width: 18%;
}
.search .hentry .title-post {
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 10px;
    margin: 0;
  color: #ffffff;
}
.search .hentry .title-post a{    
  color: #ffffff !important;
}
.sidebar-peoplesearch button:hover, .search-form .search-submit:hover {
  color: #ffffff !important;  
}
.sidebar-peoplesearch .select {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}    
.sidebar-peoplesearch .select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 2px solid #ffffff;
  border-radius: 0px;
  background: #206ca6;
  color: #ffffff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-transform: uppercase;
}
#people-search-title{
  margin-top: 40px;
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 100%;
  height: 44px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #206ca6;
  border: #fff 2px solid;
  padding: 11px 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-transform: uppercase;
  color: #94b3cf;
  font-size: 13px;

}
.select-styled:after {
  content: "";
  width: 11px;
  height: 5px;
  /*
  border: 7px solid transparent;
  border-color: #fff transparent transparent transparent;
  */
  position: absolute;
  top: 18px;
  right: 10px;
  background-image: url("images/icon-select-down.png");
  background-repeat: no-repeat;
  background-size: 11px 5px;
}



.select-styled:hover {
  background-color: #206ca6;
}
.select-styled:active, .select-styled.active {
  background-color: #206ca6;
}
.select-styled:active:after, .select-styled.active:after {
  /*
  top: 9px;
  border-color: transparent transparent #fff transparent;
  */
  transform: rotate(180deg)
  
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #206ca6;
  border: #fff 2px solid;
  border-top: none;
}
.select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.select-options li:hover {
  color: #206ca6;
  background: #fff;
}
.select-options li[rel="hide"] {
  display: none;
}

/* people grid */
#sidebar-peoplesearch-results.active{
  padding: 0px 0;
}
.people-grid{
  margin-left: -20px !important;
  margin-right: -20px !important;
}

.extra-padding{
  padding-left: 20px;
  padding-right: 20px;
}
.sidebar-column{
  padding-left: 0px;
  padding-right: 54px;
}
.person-img-container img{
  width: 100%;
  height: auto; 
}
.person-name{
  color: #000;
  padding: 25px 0 15px 0;
}
.key-people-module .person-name {
  margin-top: 20px;
    color: #fff;
  padding-top: 0px;
  border-bottom: #fff 2px solid;
}
.key-people-module .second-key-block .person-name {
  margin-top: 20px;
    color: #fff;
  padding-top: 0px;
  border-bottom: none;
}
.key-people-module .second-key-block .person-container {

    margin: 80px 0 0px 0 !important;
    position: relative !important;

}

.second-key-block-2{
  border-top: #fff 2px solid;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 80px;
}

.key-people-module .person-img-container img{
  width: 100%;
  height: auto; 
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.key-people-module .extra-padding {

    padding-left: 40px;
    padding-right: 40px;

}
.person-role{
  color: #696969;
  padding: 2px 0;
  text-transform: uppercase;
}
.key-people-module .person-role{
  color: #696969;
  padding: 20px 0;
  text-transform: uppercase;
  
}

.grid-item{
  margin-bottom: 20px;
}
.person-div{
  color: #000;
  padding: 2px 0;
}
.person-location{
  color: #696969;
  padding: 15px 0 0px 0;
}
.quotation{
  color: #000;
  padding: 80px 40px 20px 40px;
  
}
.quotation-copy{
  font-size: 28px;  
  line-height: 1.3;
}
.quotation-title{
  font-size: 16px;  
}

/* people page */
.copy-col{
  border-left: #206ca6 2px solid;
  padding-left: 30px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.single .person-bio .entry-header{
  margin-bottom: 10px !important;
}
.person-bio .entry-content{
  font-size: 16px;
}
.person-bio .entry-quote{
  font-size: 20px;
  color: #206ca6;
  margin-top: 40px;
}
.person-bio .entry-thumb img{
  width: 100%;
  height: auto;
}

.back-col h4 a{
  display: inline-block;
}
.back-col h4 a::before{
  height: 15px;
  width: 21px;
  background-image: url("images/icon-back-arrow.png");
  margin-right: 10px;
  content: " ";
  background-size:contain;  
  margin-top: 3px;
  display: inline-block;
}

/* same height grids */
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  flex-grow: 1;
}

.row.equal-display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.equal-display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

/* Footer Mods */
.site-info{
  font-size: 15px;
}
.site-info span{
  padding-left: 20px;
  padding-right: 20px;
  color: #B4B4B4;
}
.footer-widgets {
    padding: 95px 0 0px 0;
    background-color: #252525;
}
#simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus {    
    padding: 2px !important;
}
.widget-area .widget-title {
    line-height: normal;
    color: #6e6e6e !important;
    font-weight: 300;
    padding-bottom: 15px;
    margin: 0;
    text-transform: uppercase;
}
#sidebar-footer .sidebar-column .widget-title a{
	color: #6e6e6e !important;	
}
.widget-area .address-grid-item .widget-title {
    padding-bottom: 24px !important;    
}
.address-grid-item{
  border-top: #000000 1px solid;
  margin-top: 30px;
  padding-top: 30px !important;
  height: 350px;
  font-size: 14px;
  
}
.clock {
  border-radius: 50%;
  background: #000000;
  height: 30px;
  width: 30px;
  position: relative;  
  margin-bottom: 15px;
}
.minutes-container, .hours-container, .seconds-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hours {
  background: #fff;
  height: 50%;
  left: 48.75%;
  position: absolute;
  top: 0;
  transform-origin: 50% 100%;
  width: 2.5%;
}
.minutes {
  background: #fff;
  height: 40%;
  left: 49%;
  position: absolute;
  top: 10%;
  transform-origin: 50% 100%;
  width: 2%;
}
.seconds {
  background: #fff;
  height: 45%;
  left: 49.5%;
  position: absolute;
  top: 14%;
  transform-origin: 50% 80%;
  width: 1%;
  z-index: 8;
}
@keyframes rotate {
  100% {
    transform: rotateZ(360deg);
  }
}
.hours-container {
  animation: rotate 43200s infinite linear;
}
.minutes-container {
  animation: rotate 3600s infinite linear;
}
.seconds-container {
  animation: rotate 60s infinite linear;
}

.image-copy-block {
  min-height: 762px;
}
.image-copy-block-case{
  min-height: 600px !important;
}
.number-block .elementor-counter .elementor-counter-title {
    text-align: left;    
}

/* search form with icon */
.has-search .form-control-feedback {
    left: initial;
    right: 10px ;
    color: #ccc;
}
.has-search .form-control {
    padding-right: 12px;
    padding-left: 34px;
}

/* News Carousel */
.latest-block{
  margin-top: 40px;
  padding-top: 40px;
  margin-bottom: 0px;
  display: block; 
}
.latest-block {
    border-top: #000 2px solid;
}
.latest-carousel{
  margin-top: 20px;
}
.latest-carousel img{
  height: 360px !important;
  width: 266px !important;
  max-width: inherit !important;
}
.latest-carousel .project-img-container{
  height: 360px !important;
  width: 266px !important;
  background-position: center;
  background-size: cover;
}
.latest-carousel .white-paper .project-img-container, .latest-carousel .research .project-img-container, .latest-carousel .review .project-img-container{
  background-position: center bottom 100px;
  background-size: 150px;
  background-repeat: no-repeat;
}
.latest-carousel .project-img-container a{
  display: block;
  height: 360px !important;
  width: 266px !important;
}

.latest-carousel .item.white-paper img, .latest-carousel .item.research img, .latest-carousel .item.review img{
  height: 356px !important;
  width: 266px !important;
  max-width: inherit !important;
}

.latest-carousel .item{
  padding-right: 5px;
}

.latest-carousel .item .item-footer{
  position: absolute;
  height: 44px;
  bottom: 0;
  width: 266px !important;
  color: #000;
  background-color: #ffd101;  
  font-size: 14px;
  line-height: 40px;
  font-weight: 200;
}
.latest-carousel .item .item-footer .right{
  text-align: right;
}
.latest-carousel .item .item-header{
  position: absolute;
  height: 44px;
  top: 0; 
  color: #fff;
  background-color: transparent;
  width: 100% !important; 
  z-index: 0;
}
.latest-carousel .item .item-header .latest-title{
  font-size: 14px;
  font-weight: 200;
  border-bottom: #fff 2px solid;
  padding: 10px 0;
}
.latest-carousel .item.white-paper .item-header .latest-title, .latest-carousel .item.research .item-header .latest-title, .latest-carousel .item.review .item-header .latest-title{
  border-bottom: #000 2px solid;
  color: #000;
}

.latest-carousel .item.social-media-post .item-header .latest-title{
  border-bottom: none;
  color: #fff;
}
.latest-carousel .item.social-media-post .item-header .latest-title a{
  
  color: #fff;
}

.news_car_item{
  border-left: #000 2px solid;  
}
.news_car_item_category{
  color: #646c9b;
  font-size: 16px;
  padding: 0 20px 6px 20px;
}
.news_car_item_category::before {
    color: #FFD100;
    font-family: FontAwesome;
    font-size: 16px;
    height: 16px;
    width: 16px;
    margin-right: 10px;
    content: "\f111";
    display: inline-block;
}
.news_car_item_category.white-paper::before, .news_car_item_category.research::before, .news_car_item_category.review::before{
  display: none;
}
.news_car_item_category.white-paper::after, .news_car_item_category.research::after, .news_car_item_category.review::after{
  height: 16px;
    width: 15px;
    margin-left: 10px;
    content: " ";
    display: inline-block;
  font-weight: 200;
  background-image: url("images/news-arrow.png");
  background-size: contain;
  background-repeat: no-repeat; 
}
.news_car_item_title{
  color: #000000;
  font-size: 20px;
  padding: 0 20px 0 20px;
  height: 220px;
}
.news_car_item_title a{
  color: #000000; 
}
.news_car_item_date{
  color: #9b9b9b;
  font-size: 16px;
  padding: 0 20px 0 20px;
}



.news_car_item_list hr{
  border-top: #e5e5e5 2px solid;
  margin-top: 0px;
}
.news_car_item_list .news_car_item_category{
  color: #646c9b;
  font-size: 16px;
  padding: 0 20px 6px 0px;
}
.news_car_item_list .news_car_item_category::before {
    color: #FFD100;
    font-family: FontAwesome;
    font-size: 16px;
    height: 16px;
    width: 16px;
    margin-right: 10px;
    content: "\f111";
    display: inline-block;
}
.news_car_item_list .news_car_item_category.white-paper::before, .news_car_item_list .news_car_item_category.research::before, .news_car_item_list .news_car_item_category.review::before{
  display: none;
}
.news_car_item_list .news_car_item_category.white-paper::after, .news_car_item_list .news_car_item_category.research::after, .news_car_item_list news_car_item_category.review::after{
  height: 12px;
    width: 15px;
    margin-left: 7px;
    content: " ";
    display: inline-block;
  font-weight: 200;
  background-image: url("images/news-arrow.png");
  background-size: contain;
  background-repeat: no-repeat; 
}
.news_car_item_list .news_car_item_title{
  color: #000000;
  font-size: 32px;
  line-height: 38px;
  padding: 0 20% 70px 0px;  
  height: auto;
}
.news_car_item_list .news_car_item_title a{
  color: #000000; 
}
.news_car_item_list .news_car_item_date{
  color: #9b9b9b;
  font-size: 16px;
  padding: 0 0px 0 0px;
}

#new-news-list-container{
  margin-bottom: 60px;  
}
.load-more-button{
  border: #206ca6 2px solid;
  color: #000;
  border-radius: 0;
  font-size: 13px !important;
  background-color: #fff;
  padding-left: 80px;
  padding-right: 80px;  
  margin-bottom: 60px;
}

.latest-carousel .item.social-media-post{
  border: #fff 2px solid;
}
.latest-carousel .item.white-paper, .latest-carousel .item.research, .latest-carousel .item.review{
  border: #000 2px solid;
}
.latest-carousel .item.white-paper .item-footer, .latest-carousel .item.research .item-footer, .latest-carousel .item.review .item-footer{
  background-color: #fff;
}
.latest-carousel .item.social-media-post .item-footer{
  background-color: #206ca6;
}
.latest-carousel .item .item-footer .footer-container{
  border-top: #ffd101 2px solid;
}
.latest-carousel .item.white-paper .item-footer .footer-container, .latest-carousel .item.research .item-footer .footer-container, .latest-carousel .item.review .item-footer .footer-container{
  border-top: #000 2px solid;
}
.latest-carousel .item.social-media-post .item-footer .footer-container{
  border-top: #ffffff 2px solid;
}
.latest-carousel .item.social-media-post .item-footer{
  color: #fff;
}
.latest-carousel .item .item-footer a{
  color: #000;
}

.slick-dots {
  position: relative;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 60px 0;
  width: 100%;  
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 2px;
  width: 20%;
  margin: 0;
  padding: 0;
  cursor: pointer; 
}
.location-carousel.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.location-carousel .slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0px 0;
  width: 100%;  
  bottom: 55px;
  padding-bottom: 0px;
}
.location-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 65px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer; 
  bottom: 0px;
}
.slick-dots li button {
  border: 0;
  background-color: transparent;
  display: block;
  height: 12px;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0px;
  cursor: pointer; 
  border-radius: 0;
  opacity: 0.1;
  background-image: url("images/prog-bg.png");
  
}
.location-carousel .slick-dots li button {
  border: 0;
  background-color: transparent;
  display: block;
  height: 2px;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0px;
  cursor: pointer; 
  border-radius: 0;
  opacity: 0.4;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; 
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; 
}
.slick-dots li.slick-active button {
  color: black;
  opacity: 1; 
}

/* news landing */
.news-landing-container{
  border-bottom: #000 2px solid;    
}
    
body.page-template-page-news-and-views, body.page-template-page-news-and-views .page-wrap .content-wrapper{
  background-color: #f5f5f5;
  padding-top: 0px !important;    
  padding-bottom: 0px !important;    
}
body.tax-assest_class{
  background-color: #ffffff;  
}
.sidebar-newssearch{
  margin-bottom: 30px;  
}
.news-item{
  margin-bottom: 30px;
}
.news-img-container{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  /*height: 450px;*/
  width: 100%;
}

.white-paper .news-img-container, .review .news-img-container, .research .news-img-container {
    background-position: center bottom 30%;
    background-size: 200px;
    background-repeat: no-repeat;    
  background-color: #fff;
}

.news-items .news-category{
  padding-top: 40px;  
  padding-left: 15px;
  padding-right: 15px;
}
.news-items .title-post{
  padding-left: 15px;
  padding-right: 30px;
  color: #fff;
}
.news-item .item-footer{
  position: relative;
  height: 44px;
  width: 100%;
  color: #000;
  background-color: #ffd101;  
  font-size: 14px;
  line-height: 40px;
  font-weight: 200;
}
.news-item .item-footer .right{
  text-align: right;
}
.news-item .item-header{
  position: absolute;
  height: 44px; 
  color: #fff;
  background-color: transparent;
  width: 100% !important; 
}
.news-item .space-image{
  width: 100%;
  height: auto;
}
.news-item .item-header .latest-title{
  font-size: 14px;
  line-height: 40px;
  font-weight: 200;
  border-bottom: #fff 2px solid;
}
.news-item.white-paper .item-header .title-post, 
.news-items .news-item.white-paper .news-category, 
.news-item.research .item-header .title-post, 
.news-items .news-item.research .news-category, 
.news-item.review .item-header .title-post, 
.news-items .news-item.review .news-category{ 
  color: #000;
}

.news-item.white-paper .item-footer, .news-item.research .item-footer, .news-item.review .item-footer{
  background-color: #fff;
  
}
.news-item.social-media-post .item-footer{
  background-color: #206ca6;
}
.news-item .item-footer .footer-container{
  border-top: #ffd101 2px solid;
}
.news-item.white-paper .item-footer .footer-container, .news-item.research .item-footer .footer-container, .news-item.review .item-footer .footer-container{
  border-top: #000 2px solid;
}


.news-item.social-media-post .item-footer .footer-container{
  border-top: #fff 2px solid;
}
.news-item.social-media-post .item-footer{
  color: #fff;
}
.news-item .item-footer a{
  color: #000;
}
.copy{
  padding-left: 32px;
  padding-right: 20px;
}
.copy-border{
  border-left: #206ca6 2px solid;
  padding-left: 30px;
  padding-right: 20px;
}
.copy-border h2{
  margin: 20px 0;
}
.copy-border h2, .copy p, .copy ul{
  padding-right: 20%;
}
.copy{
  padding-bottom: 40px;
}
.single .person-bio .entry-header{
  margin-bottom: 10px !important;
}
.news-main{
  border-bottom: #000 2px solid;
  padding-bottom: 50px;
}
.news-bio-pic{
  float: left;
  width: 100px
}
.news-bio-pic img{
  width: 80px;
  height: auto;
}
.news-bio-pic.large{
  float: left;
  width: 150px
}
.news-bio-pic.large img{
  width: 125px;
  height: auto;
}
.news-person{
  font-weight: 700; 
}
.news-role{
  
}
.news-date{
  
}
.footer-user-meta .news-person{
  padding-top: 20px;  
}
.footer-bio{
  font-size: 20px;
  padding-top: 30px;
}
.news-category{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.news-category i.fa{
  margin-right: 10px;
  font-size: 14px;
  line-height: 18px;
}
.news-category i.fa{
  color: #fcd202;
}
.footer-user-meta{
  margin-top: 40px;
  border-top: #000 2px solid;
  margin-right: 20%;
  padding-top: 40px;
}
.news-social .fa{
  font-size: 16px;
}
.news-social .simple-social-icons ul li {

    background: none !important;
    border: none !important;
    float: left;
    list-style-type: none !important;
    margin: 12px 16px 12px 0px!important;
    padding: 0 !important;

}

.key-portrait-container{
  background-size: cover;
  background-position: center bottom;
  padding: 70px 0px 40px 0px !important;;
  color: #fff;
  min-height: 762px !important;
  position: relative;
}
.desktop-display .key-portrait-container, .mobile-display .key-portrait-container{
  padding: 0;
  color: #fff;
}

.key-portrait-copy{
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: normal;
}
.key-portrait-name{
  padding-top: 30px;
  padding-bottom: 30px;
}
.key-portrait-quote-image{
  position: absolute;
  bottom: 70px;
}
.page-template-page-pe .slick-dots {
    margin: 20px 0 0 0 !important;
}


/* cultural content */
.cultural-carousel .slide{
  
  background-size: cover;
  background-position: center center;
}
.cultural-carousel .header_title h2{
  color: #fff !important;
  padding-top: 60px;  
}
.cultural-carousel .header_copy{
  color: #fff !important;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
}
/*
#video-container {
  position: absolute;
}
#video-container {
  top:0%;
  left:0%;
  height:100%;
  width:100%;
  overflow: hidden;
}
video {
  position:absolute;
  z-index:0;
}
video.fillWidth {
  width: 100%;
}

.vid{
  position: absolute;
  top: 50%; 
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%; 
  min-height: 100%; 
  width: auto; 
  height: auto;
  z-index: -1000; 
  overflow: hidden;
  background-size: cover;
}
*/
.vid, .video-js{
  width: 100%;  
}

.smallvid {

    position: relative;
    width: 100%;
    height: auto;
    background-size: cover;

}



.on-top{
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}
.video-icon{
  height: 120px;
  width: 120px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  margin-top: -50px;
  z-index: 10;
  cursor: pointer;
  transition: all 0.5s ease;
}
.video-icon-pause{
  height: 120px;
  width: 120px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 60px;
  z-index: 11;
  cursor: pointer;
  opacity: 0;
  transition: all 0.5s ease;
}
.video-icon img, .video-icon-pause img{
  height: 120px;
  width: 120px;
  opacity: 1;
  max-width: none;
}
.cultural-carousel .slick-dots {
  position: relative;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: -60px 0 37px 0;
  width: 100%;  
  z-index: 15;
}
.cultural-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  height: 2px;
  width: 10%;
  margin: 2px;
  padding: 0;
  cursor: pointer; 
}
.cultural-carousel .slick-dots li button {
  border: 0;
  background: #979797;
  display: block;
  height: 2px;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0px;
  cursor: pointer; 
  border-radius: 0;
  opacity: 0.4;
}
.cultural-carousel .slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; 
}
.cultural-carousel .slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; 
}
.cultural-carousel .slick-dots li.slick-active button {
  color: #FFF;
  background-color: #FFF;
  opacity: 1; 
}


#sidebar-footer .sidebar-column .widget-title{
  padding-bottom: 38px;
} 
.widget-area .widget ul li {

    padding: 5px 0 10px 0;
    padding-top: 5px;
}



/* image copy block */
.image-copy-block{
  position: relative;
}
.image-copy-block .main-image{
  width: 100%;
  height: auto;
}
.key-portrait-overlay{
  
  position: absolute;
  z-index: 10;
  top: 70px;
  left: 40px;
}



.document-block{
  min-height: 616px !important;
}
.dot-heading.blue h5::before{
  color: #206ca6;
}
.dot-heading.black h5{
  color: #000000 !important;
}
.dot-heading.yellow h5::before{
  color: #FFD100;
}
.dot-heading h5::before{
  font-family: FontAwesome; 
  font-size: 16px;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  content: "\f111";
  display: inline-block;
}

.dot-heading.blue h6::before{
  color: #206ca6;
}
.dot-heading.black h6{
  color: #000000 !important;
}
.dot-heading.yellow h6::before{
  color: #FFD100;
}
.dot-heading h6::before{
  font-family: FontAwesome; 
  font-size: 16px;
  height: 40px;
  width: 20px;
  margin-right: 10px;
  content: "\f111";
  display: block;
  float: left;
}

/* Portfolio Carousel */
.portfolio-carousel .item {
    position: relative;
    width: 270px !important;
    margin-right: 20px;
  height: auto !important;
}
.portfolio-block{
  margin-top: 80px;
  margin-bottom: 60px;
  display: block;
}
.portfolio-carousel{
  margin-top: 20px;
}
.portfolio-carousel .portfolio-img-container{
  width: 270px;
  height: 260px;
  background-color: #F5F5F5;
  background-size: contain;
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  align-content: center;
}
.portfolio-carousel img{
  max-width: 150px;
  width: 100%;
  height: auto;
  max-height: 160px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.portfolio-copy{
  background-color: #000;
  color: #fff;
  padding: 20px;
  width: 268px;
}
.portfolio-copy a{
  color: #fff;
}
.portfolio-title{
  font-weight: 700;
  height: 55px;
}
.portfolio-read-more{
  border-top: #fff 1px solid;
  padding-top: 10px;
}
/* Portfolio Grid */
.portfolio-inner{
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.portfolio-item .portfolio-inner .portfolio-img-container{
  width: 100%;
  padding: 40px;
  padding-top: 80%;
  background-color: #F5F5F5;
  background-size: contain; 
  display: block;
  text-align: center;
  position: relative;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.portfolio-item .portfolio-inner .portfolio-img-container img{
  max-width: 150px;
  width: 100%;
  height: auto;
  max-height: 160px;
  position: absolute;
  top: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.portfolio-item .portfolio-inner .portfolio-copy{
  background-color: #000;
  color: #fff;
  padding: 20px;
  width: 100%;
}
.portfolio-item .portfolio-inner .portfolio-copy a{
  color: #fff;
}
.portfolio-item .portfolio-inner .portfolio-title{
  font-weight: 700;
  height: 55px;
}
.portfolio-item .portfolio-inner .portfolio-read-more{
  border-top: #fff 1px solid;
  padding-top: 10px;
}
/* Portfolio Single */
.portfolio-single .portfolio-title{
  padding-top: 15px;  
}
.portfolio-single .portfolio-location{
  padding-top: 35px;
}
.portfolio-single .portfolio-intro{
  font-size: 18px;
  padding-right: 20%;
}
.portfolio-single .copy-border h2, .portfolio-single .copy p{
  padding-right: 0%;
}
.portfolio-stats{
  margin: 0px 0 40px 0; 
}
.date_acquired{
  
}
.date_sold{
  padding-left: 30px;
}
.date_acquired .portfolio-number, .date_sold .portfolio-number{
  font-size: 48px;
  line-height: 48px;
}


.portfolio-single-image-block{
  background-color: #000;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  margin-bottom: 40px;
    
}
.portfolio-single-image-block img{
  /*
  max-width: 600px !important;
  width: 100% !important;
  height: auto !important;
  */
  max-height: 150px !important;
  width: auto !important;
  height: 100% !important;
  -webkit-filter: grayscale(100%) invert(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%) invert(100%); 
}

/* home page slider */
.location-carousel .slide{
  height: 100vh;
    background-size: cover;
    background-position: center center;
  min-height: 600px;
}
.location-carousel .slide .header_copy{
  margin-top: 135px;
  color: #fff;
}
.location-carousel .slide .header_copy h2{
  color: #fff;
  /*padding-right: 40%;*/
  max-width: 780px;
}
.location-carousel .slide .header_title{
  color: #fff;
  padding-bottom: 1em;
  letter-spacing: 1.2;
}
.location-carousel .slide .location-address{
  color: #fff;
  padding-bottom: 16px;
}


.location-address

.clock-strip{
  margin: 20px 0;
}
.clock-strip .clock {
  background: #fff;
  height: 30px;
  width: 30px;
  margin-right: 9px;
  margin-top: 14px;
  margin-bottom: 36px;
  float: left;
  cursor: pointer;
  opacity: 0.4;
}
.clock-strip .hours {
  background: #555;
}
.clock-strip .minutes {
  background: #000; 
}
.clock-strip .seconds {
  background: #000; 
}
.clock-strip .clock.current {
  opacity: 1;
}

.home #header-block{
  padding-top: 70px;
  padding-bottom: 70px;
}
/* Shareholder Carousel */
.shareholder-carousel .item {
    position: relative;
    width: 373px !important;
  height: 520px !important;
  margin-right: 20px;
}
.shareholder-block{
  margin-top: 80px;
  margin-bottom: 60px;
  display: block;
}
.shareholder-carousel{
  margin-top: 20px;
}
.shareholder-carousel .shareholder-copy-container{
  width: 100%;
  height: 100%;
  background-color: #F5F5F5;
  background-size: contain;
  padding: 40px;
  vertical-align: middle;
  display: block;
  color: #000;
}
.shareholder-copy a{
  color: #000 !important;
}
.shareholder-title{
  font-weight: 700; 
}
.shareholder-read-more{
  padding-top: 10px;
}
.shareholder-read-more a{
  font-size: 18px;
  color: #000;
  display: inline-block;
}
.shareholder-read-more a::before{
  height: 15px;
  width: 20px;
  background-image: url("images/icon-read-more-black.png");
  margin-right: 10px;
  content: " ";
  background-size:contain;  
  margin-top: 3px;
  display: inline-block;
}

/* document */
.documents ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.documents ul .doc-downloads{
  padding: 0px 0;
  font-size: 18px;
}
.documents ul .doc-downloads a{
  color: #fff;
  display: inline-block;
  line-height: 20px;
  padding-bottom: 10px;
}
.documents ul .doc-downloads a span{
}
.documents ul li.doc-downloads {
  background-image: url("images/icon-download.png");
  background-size: 15px 22px; 
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 30px;
  padding-bottom: 20px;
}

.go-right{
  text-align: right;
}

.ar-title{
  padding-top: 20px;  
}
.annual-carousel.annual-reports .item {

    position: relative;
    width: 460px !important;
    height: auto !important;
    margin-right: 20px;

}
.page-id-1095 #header-block {
    padding-bottom: 30px;
    padding-top: 30px;
}
.page-id-1095 .slick-dots {
    margin: 60px 0 30px 0;
}

.toggle-next img{
  cursor: pointer;
  width: 32px;
  height: auto;
}
.elementor-editor-active .reveal{
  display: block !important;
}
.close-btn img{
  width: 36px !important;
  height: 36px !important;
}

/* accordian */
#pe_btn_1 img, #pe_btn_2 img, #pe_btn_3 img, #pe_btn_4 img{
  cursor: pointer;
  /*-webkit-transform: rotate(45deg);
  transform: rotate(45deg);*/
}
.pe_cnt_1_1, .pe_cnt_1_2, .pe_cnt_2_1, .pe_cnt_2_2, .pe_cnt_3_1, .pe_cnt_3_2, .pe_cnt_4_1, .pe_cnt_4_2, .pe_cnt_5_1, .pe_cnt_5_2, .pe_cnt_6_1, .pe_cnt_6_2{
  /*display: none;*/
}


.cultural-carousel{
  display: none;
}

/* mega menu */
.mega-menu-main{
  display: none;
  background-color: #206ca6;
  color: #fff;
  position: absolute;
  z-index: 2000;
  width: 100%;
  height: 90vh;
  
}
.home .mega-menu-main{
  display: none;
  background-color: #206ca6;
  color: #fff;
  position: absolute;
  z-index: 2000;
  width: 100%;
  height: 90vh;
}

.home .mega-menu-main{
  margin-top:92px;
}
.border-menu-container{
  padding: 0 20px 0 20px;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  margin-bottom: 60px;
}
.ic-icon{
  height: 40px;
  width: auto;
  outline: none;
  margin-bottom: 40px;
}
.mega-menu-main h2, .mega-menu-main h3, .mega-menu-main h4{
  color: #fff;
}
.border-left{
  border-left: #fff 2px solid;
  padding-left: 20px;
}
.border-right{
  border-right: #fff 2px solid;
  padding-righ: 20px;
}
.border-menu-container .container-fluid.main-container {
    padding-left: 0px;
    padding-right: 0px;
}
.no-borders{
  border-left: none;
  border-right: none; 
  /*border-bottom: #fff 2px solid;*/
  /*min-height: 60vh;*/
}
.mobile-login-link{
  color: #fff;
  position: absolute;
  display: block;
  padding-bottom: 20px;
  border-bottom: #fff 2px solid;
  left: 20px;
  right: 20px;
}

.home .mega-menu-main.black{
  margin-top:0px;
}
.mega-menu-main.black{
  display: none;
  background-color:rgba(0,0,0,1);
  color: #fff;
  position: absolute;
  z-index: 100;
  height: auto;
  top:0;
  left:0;
  right:0;
  padding-top: 100px;
  padding-bottom: 40px;
}

.site-header.black{
  background-color:rgba(0,0,0,1);
  color: #fff;
}

.home .mega-menu-main.black{
  display: none;
  background-color:rgba(0,0,0,1);
  color: #fff;
  position: absolute;
  z-index: 100;
  height: auto;
  top:0;
  left:0;
  right:0;
  padding-top: 100px;
  padding-bottom: 40px;
}
.admin-bar .mega-menu-main.black{
  top:32px; 
}
.mega-menu-main.black p{
  color: #fff;
  padding: 10px !important;
  margin: 0 !important;
}
.mega-menu-main.black p a{
  color: #fff;
}
.menu-border-left{
  border-left: #fff 2px solid;
  height: 90px;
}
.menu-border-both{
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  height: 90px;
}
.menu-border-left.long, .menu-border-both.long{
  height: 130px;
}




.no-borders .sidebar-column {

    padding-left: 0px;
    padding-right: 27px;

}

.mobile-footer .sidebar-column {
    padding-left: 0px;
    padding-right: 0px;

}

.news-car-container{
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 40px;
}
.news-car-container h2{
  color: #000 !important; 
}
.news-car-container #slick-slide00{
  margin-left: 40px;
}
.slick-dots {

    position: relative;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0 0 0 0 ;
    margin: 60px 0;
    width: 100%;

}
.news-car-container .slick-dots{
  padding: 0 40px 0 40px ;
}

/* media queries */
.mobile-footer{
  display: none;  
}


.key-port-car-copy{
  min-height: 500px;  
}

.key-port-car-copy-block{
  padding: 40px;
  padding-top: 80px;
  padding-bottom: 20px;
  
}
.key-port-car-copy-block .header_title {
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
    max-width: 400px;
}
.key-port-car-copy-block .key-port-car-copy-quote {
  padding-top: 10px;
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: normal;
  padding-right: 20%;
}
.key-port-car-copy-block .key-port-car-copy-name{
  padding-top: 30px;
  padding-bottom: 30px;
}
.key-port-car-image-block{
  min-height: 600px !important;
  background-size: cover;
  background-position: top center
}
.key-portrait-carousel-car .slick-dots {
    position: absolute;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0 40px 0 0;
    max-width: 30%;
  z-index: 10;
  left: 20px;
  bottom: 40px;
  margin: 30px 0 0 9%;
}
.key-portrait-carousel-car.key-portrait-carousel-car-diversity .slick-dots {
    padding: 0 40px 0 0;
    max-width: 40%;
    margin: 30px 0 0 30px;
	text-align: left;
}
.key-portrait-carousel-car .slick-dots li {
    position: relative;
    display: inline-block;
    height: 2px;
    width: 18%;
    margin: 3px;
    padding: 0;
    cursor: pointer;
}
.key-portrait-carousel-car.key-portrait-carousel-car-diversity .slick-dots li {
    width: 40px;    
}
.key-portrait-carousel-car.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.diversity-car-copy{
	padding: 40px;
	max-width: 700px;
}
.diversity-car-image{
	background-color: #000;
	padding: 0 25px;
}
.diversity-image-padding{
	padding: 80px 80px;
	background-color: #000;
}
.diversity-car-image img{
	margin: auto;	
}
.key-portrait-carousel-car.key-portrait-carousel-car-diversity.diversity-images .slick-dots li button {    
    background-image: url("images/prog-bg-white.png") !important;
	opacity: 0.5;
}

#country-flags li.elementor-icon-list-item{
	opacity: 1;
	transition: all .8s;
}

.divListStyled{
	margin-top: 40px;
	margin-left: 0;
	padding-left: 0;
}
.divListStyled li{
	background: url("images/icon-read-more-black.png");		
	list-style: none;
	padding-left: 40px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 30px;
	background-size: 24px 18px;
	padding-top: 5px;
}
.divListStyled li a{
	color: #000
}
.orange {
	color: #ffb728;
}
.large-stat{
	font-size: 62px;
}
.key_stats{
	border-top: #FFF 2px solid;
	padding-top: 30px;
	margin-top: 30px;
}
.key_stats_right, .key_stats_left{
	border-top: #FFF 2px solid;
	padding-top: 30px;
	padding-bottom: 20px;	
}
.key_stats_right{
	border-left: #FFF 2px solid;
	padding-left: 20px;
}
.bar-container{
	height: 175px;
	position: relative;
	color: #fff;
}
.age-bar{
	float: left;
	width: 10%;
	margin-right: 1%;			
}
.gender-bar{
	float: left;
	width: 19%;
	margin-right: 1%;			
}
.bar-label{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	text-align: center;			
}
.bar-bar{
	width: 50%;
	padding-left: 4px;
	padding-top: 0;
	border-left: #fff 3px solid;
	margin: 0 0 0 50%;
	height: 10%;
	position: absolute;
	bottom: 25px;
}
.left-bar{
	width: 47%;
	padding-right: 4px;
	padding-top: 0;
	border-right: #f9b401 3px solid;
	border-left: none;
	height: 10%;
	position: absolute;
	bottom: 25px;
	left: 0;
	margin: 0;
}
.right-bar{
	width: 47%;
	padding-left: 4px;
	padding-top: 0;
	border-left: #fff 3px solid;
	border-right: none;
	height: 10%;
	position: absolute;
	bottom: 25px;
	right: 0;
	margin: 0;
}
.bar-value{
	line-height: 1;
	opacity: 0;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.left-bar .bar-value{
	color: #f9b401;
	text-align: right;
}
.graph-container{
	margin-top: 25px;
}

.flag-block .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{
	display: none;
}
.flag-block .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon{	
	padding: 0;
	margin-bottom: -10px;    
    margin-top: -10px;
}
.pie-image{
	margin-left: -20px;
}


.key-portrait-carousel-car.key-portrait-carousel-car-diversity.diversity-images .slick-dots li.slick-active button {
  color: white;
  opacity: 1; 
}

.people-search .inline-heading{
	color: #FFF !important;
}

.p-block-1{
  padding-right: 60px !important;
  padding-left: 20px !important;
}
.p-block-2{
  padding-left: 30px !important;
  padding-right: 0 !important;
}
.elementor-566 .elementor-element.elementor-element-d1e111e:not(.elementor-motion-effects-element-type-background), .elementor-566 .elementor-element.elementor-element-d1e111e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
background-color: transparent;
background-image: -webkit-linear-gradient(left, #000000 47%, #1b1b1b 70%, #1b1b1b 100%) !important;
background-image: -o-linear-gradient(left, #000000 47%, #1b1b1b 70%, #1b1b1b 100%) !important;
background-image: linear-gradient(to right, #000000 47%, #1b1b1b 70%, #1b1b1b 100%) !important;
}




@media only screen and (max-width : 1600px) {
  .person-name a{
    height: 50px !important;  
    display: block;
  }
}

@media only screen and (max-width : 1024px) {

  .p-block-1{
  padding-right: 40px;
}
.p-block-2{
  padding-left: 40px;
}
  .site-header {
      position: relative;
}
  .home .site-header {
    position: absolute!important;
  }
  
  .home .site-header {
    background-color: rgba(0,0,0,0.9);
  }
  .header-wrap {
    text-align: left;
  }
  .new-btn-menu {
    float: none;
    margin: 0 auto 0;
  }
  .new-btn-menu::before {
      height: 13px;
    width: 20px;
    background-image: url("images/icon-burger-black.png");
    content: ' ';
    display: block;
    margin-top: 5px;
  }
  .blue .new-btn-menu::before {
      height: 13px;
    width: 20px;
    background-image: url("images/icon-burger-white.png");
    content: ' ';
    display: block;
  }
  .blue .new-btn-menu.on::before {
      height: 20px;
    width: 20px;
    background-image: url("images/icon-close-white.png");
    background-size: contain;
    content: ' ';
    display: block;
  } 
  .new-btn-menu {
    float: right;
    font-size: 13px;
    font-family: "FontAwesome";
    color: #fff;
    text-align: center;
    width: 37px;
    height: 23px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .new-btn-search {
    float: none;
    margin: 0 auto 0;
  }
  .new-btn-search::before {
      height: 20px;
    width: 20px;
    background-image: url("images/icon-search-black.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: ' ';
    display: block;
    margin-top: 5px;
  }
  .blue .new-btn-search::before {
      height: 20px;
    width: 20px;
    background-image: url("images/icon-search-white.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: ' ';
    display: block;
  }
  .new-btn-search {
    float: right;
    font-size: 13px;
    font-family: "FontAwesome";
    color: #fff;
    text-align: center;
    width: 37px;
    height: 23px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  /* Accordion styles */
  .mobile-header input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .mobile-header .tabs {
    overflow: hidden; 
    padding-top: 20px;
  }
  .mobile-header .tab {
    width: 100%;    
    overflow: hidden;
  }
  .mobile-header .tab-label {
    display: block;
    text-align: left;
    padding: 0;       
    cursor: pointer;
    width: auto;
    margin: 0 auto;
    max-width: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px;    
  }
  .mobile-header .tab-label .widget-title{
    line-height: 18px;
  }
  .mobile-header .tab-label:hover {
    
  }
  .mobile-header .tab-label::after {
    content: " ";
    width: 15px;
    height: 15px;
    text-align: left;
    transition: all .35s;
    margin-left: 10px;
    background-image: url("images/icon-plus-white.png");
    background-size: contain;
    display: inline-block;
    
  }
  .mobile-header .tab-content {
    max-height: 0;
    padding: 0 1em;
    transition: all .35s;
    
  }
  
  
  .mobile-header .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 0em;
    font-size: 0.75em;
    cursor: pointer;
  }
  .mobile-header .tab-close:hover {
    
  }

  .mobile-header input:checked + .tab-label {
    
  }
  .mobile-header input:checked + .tab-label::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobile-header input:checked ~ .tab-content {
    max-height: 100vh;
    padding: 0;
  }
  
  .mobile-header ul{
    list-style: none;
    padding: 0;
    margin: 0;
    color: #fff;
    padding-bottom: 30px;
  }
  .mobile-header ul li a{
    display: block;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 300
  }
  .mobile-header ul#menu-footer-menu-5 li a {

    font-weight: 300 !important;

  }
  label {
    font-weight: 300;
  }
  
  .mobile-footer .tabs .widget-area .widget ul li a{
    font-size: 14px !important;
  }
}

@media only screen and (max-width : 480px) {
  
  .news-list-page{
    padding-top: 0px !important;
  }
  .new-news-filter{
    padding-bottom: 30px;
  }
  .header_link_title.black{
    position: relative !important;
  }
    .quotation-copy{
      padding: 10px;
    }

  
  #fake-select-role{
    margin-bottom: 20px;
  }
  #fake-select-newscategory{
    margin-bottom: 20px;
  }
  
  .latest-carousel{
    padding-bottom: 40px;
  }
  .container, .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .image-copy-block-case {
    min-height: 400px !important;
  }
  .image-copy-block-case {
    min-height: 400px !important;
  }
  
  .news-items .title-post{
    font-size: 18px;
}
  .search-form label {
    width: 100%;
  }
  .search-form .search-submit {
    margin-left: 0%;
    width: 100%;
    margin-top: 20px;
  }
  .news-img-container a.mainlink {
    display: block;
    height: 400px;
    max-height: 400px;
    min-height: 400px;
    width: 100%;

  }
  .news-items .title-post {
    padding-right: 30px;
  }
  .white-paper .news-img-container, .review .news-img-container, .research .news-img-container {

    background-position: center bottom 20%;
    

}
  .slick-dots {
    position: relative;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0 40px 0 0 ;
    margin: 40px 0;
    width: 100%;
  }
  .progress-container {
    width: 305px;
    bottom: 70px; 
  }
  .location-carousel .slide{
    height: 90vh;
    background-size: cover;
    background-position: center center;
    min-height: 400px;
  }
  .prog-bar{
    width: 55px;    
  }
  .mobile-display{
    display: block !important;
  }
  .desktop-display{
    display: none !important;
  }
  .key-portrait-copy{
    font-size: 22px;
    line-height: 1.2;
    padding-right: 40px !important;
  }
  .key-portrait-name{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .image-copy-block .main-image {
    width: 100%;
    height: auto;
    margin-top: -200px;
  }
  .page-id-5216 .image-copy-block .main-image {
    width: 100%;
    height: auto;
    margin-top: 0px;
  }	
.page-id-5216 .key-portrait-overlay {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 20px;
	right: 20px;
}
	.bar-label, .bar-value{
		font-size: 11px;
	}
	
  .key-portrait-quote-image img{
    width: 60px;
    height: auto;
  }
  .cultural-carousel .slide{
    background-size: cover;
    background-position: center center;
  }
  .cultural-carousel .header_title h2{
    
  }
  .cultural-carousel .header_copy{
    
  }
  /*
  .vid{
    position: absolute;
    top: 50%; 
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%; 
    min-height: 100%; 
    width: auto; 
    height: auto;
    z-index: -1000; 
    overflow: hidden;
    background-size: cover;
  }*/
  .vid, .video-js{
  position: relative;
  width: 100%; 
  height: auto;
  background-size: cover;
    
}

.smallvid {

    position: relative;
    width: 100%;
    height: auto;
    background-size: cover;

}
  
  .on-top {   
    position: relative;   
  }
  .singlevideo .on-top{
    display: none;
  }
  .cultural-carousel .header_title h2, .singlevideo .header_title h2{
    color: #000 !important;
  }
  .cultural-carousel .header_copy, .singlevideo  .header_copy{
    color: #000 !important;margin-bottom: 40px !important;
  }
  
  .site-header {
      position: relative;
}
  .home .site-header {
    position: absolute!important;
  }
  
  .home .site-header {
    /*position: fixed;*/
    background-color: rgba(0,0,0,0.9);
  }
  .location-carousel .slide .header_copy {
    padding-top: 20px;    
  }
  .location-carousel .slide .header_copy h2 {
    padding-right: 0%;
  }
  .location-carousel .header_title, .location-carousel .location-address{
    display: none;
  } 
  #header-block .header_copy {
      padding-right: 0px;
  }
  .go-right{
    text-align: left;
  }
  #p_search{
    margin-bottom: 20px;
  }
  .home .sidebar-peoplesearch {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #people-search .row{
    margin-bottom: 40px;  
  }
  .person-container {
    margin: 0px 0 20px 0;
    min-height: auto;
    position: relative;
  }
  .quotation {
    padding: 20px 0px 20px 0px;
  }
  .cultural-carousel .header_title h2 {
    color: #000 !important;
    padding-top: 20px;
  }
  .quotation-copy {
    font-size: 16px;
  }
  .video-icon{
    height: 120px;
    width: 120px;
    position: absolute;
    left: 0;
  right: 0;
  margin: 0 auto;
    top:auto;
    margin-top:auto;
    bottom: 120px;
    z-index: 11;
    cursor: pointer;
    opacity: 1;
    transition: all 0.5s ease;
  }
  .video-icon-pause{
    left: 0;
  right: 0;
  margin: 0 auto; 
  }
  .shareholder-carousel .item {
    width: 280px !important;
    
  }
  .shareholder-carousel .shareholder-copy-container {
    padding: 20px;    
  }
  .shareholder-carousel .slick-dots{
    padding-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .shareholder-carousel .slick-dotted.slick-slider {

    margin-bottom: 0px !important;

  }
  .shareholder-carousel .slick-dots li {

    position: relative;
    display: inline-block;
    height: 2px;
    width: 16.6%;
    margin: 0;
    padding: 0;
    cursor: pointer;

  }
  
  .image-copy-block {
    min-height: 812px;
  }
  #header-block .header_image {
    padding: 40px 0 40px 0;   
  }
  .copy {
    padding-left: 0px;
    padding-right: 0px;
  }
  .copy-border h2, .copy p {
    padding-right: 0;
  }
  .footer-user-meta {
    margin-right: 0;    
  }
  .header-wrap {
    text-align: left;
  }
  .new-btn-menu {
    float: none;
    margin: 0 auto 0;
  }
  .new-btn-menu::before {
      height: 13px;
    width: 20px;
    background-image: url("images/icon-burger-black.png");
    content: ' ';
    display: block;
    margin-top: 5px;
  }
  .blue .new-btn-menu::before {
      height: 13px;
    width: 20px;
    background-image: url("images/icon-burger-white.png");
    content: ' ';
    display: block;
  }
  .blue .new-btn-menu.on::before {
      height: 20px;
    width: 20px;
    background-image: url("images/icon-close-white.png");
    background-size: contain;
    content: ' ';
    display: block;
  } 
  .new-btn-menu {
    float: right;
    font-size: 13px;
    font-family: "FontAwesome";
    color: #fff;
    text-align: center;
    width: 37px;
    height: 23px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .new-btn-search {
    float: none;
    margin: 0 auto 0;
  }
  .new-btn-search::before {
      height: 20px;
    width: 20px;
    background-image: url("images/icon-search-black.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: ' ';
    display: block;
    margin-top: 5px;
  }
  .blue .new-btn-search::before {
      height: 20px;
    width: 20px;
    background-image: url("images/icon-search-white.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: ' ';
    display: block;
  }
  .new-btn-search {
    float: right;
    font-size: 13px;
    font-family: "FontAwesome";
    color: #fff;
    text-align: center;
    width: 37px;
    height: 23px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .footer-clocks{
    display: none;
  }
  #sidebar-footer, #sidebar-footer a, .footer-widgets .widget-title {
    color: #FF0000;
    text-align: center;
  }
  .alignright {
    display: inline-block;
    float: none;
    margin-left: 0;
    margin: 0 auto;
  }
  .widget-area .widget-title {
    color: #000000 !important;    
  }
  .desktop-footer{
    display: none;  
  }
  .mobile-footer{
    display: block; 
  } 
  .widget .widget-title {
    display: none;
  }
  .widget .widget-title.contact-page-title {
      display: block;
    }
  .contact-page-area .col-xs-offset-1{
    padding-left: 15px !important;
    margin-left: 0 !important;
  }
  /* Accordion styles */
  
  
  /* Accordion styles */
  .widget-area .mobile-footer .widget-title {
    color: #6E6E6E !important;    
  }
  .mobile-header input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .mobile-header .tabs {
    overflow: hidden; 
    padding-top: 20px;
  }
  .mobile-header .tab {
    width: 100%;    
    overflow: hidden;
  }
  .mobile-header .tab-label {
    display: block;
    text-align: left;
    padding: 0;       
    cursor: pointer;
    width: auto;
    margin: 0 auto;
    max-width: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px;    
  }
  .mobile-header .tab-label .widget-title{
    line-height: 18px;
  }
  .mobile-header .tab-label:hover {
    
  }
  .mobile-header .tab-label::after {
    content: " ";
    width: 15px;
    height: 15px;
    text-align: left;
    transition: all .35s;
    margin-left: 10px;
    background-image: url("images/icon-plus-white.png");
    background-size: contain;
    display: inline-block;
    
  }
  .mobile-header .tab-content {
    max-height: 0;
    padding: 0;
    transition: all .5s;
    
  }
  
  
  .mobile-header .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 0em;
    font-size: 0.75em;
    cursor: pointer;
  }
  .mobile-header .tab-close:hover {
    
  }

  .mobile-header input:checked + .tab-label  {
    
  }
  .mobile-header input:checked + .tab-label::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobile-header input:checked ~ .tab-content {
    max-height: 100vh;
    padding: 0;
  }
  
  .mobile-header ul{
    list-style: none;
    padding: 0;
    margin: 0;
    color: #fff;
    padding-bottom: 30px;
  }
  .mobile-header ul li a{
    display: block;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 300
  }
  .mobile-header ul#menu-footer-menu-5 li a {

    font-weight: 300 !important;

  }
  label {
    font-weight: 300;
  }
  
  
  .mobile-footer input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .mobile-footer .tabs {
    overflow: hidden;   
  }
  .mobile-footer .tab {
    width: 100%;    
    overflow: hidden;
  }
  .mobile-footer .tab-label {
    display: block;
    text-align: center;
    padding: 0;       
    cursor: pointer;
    width: auto;
    margin: 0 auto;
    max-width: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    border: #f5f5f5 1px solid;
  }
  .mobile-footer .tab-label .widget-title{
    line-height: 18px;
  }
  .mobile-footer .tab-label:hover {
    
  }
  .mobile-footer .tab-label::after {
    content: " ";
    width: 15px;
    height: 15px;
    text-align: center;
    transition: all .35s;
    margin-left: 10px;
    background-image: url("images/icon-plus.png");
    background-size: contain;
    display: inline-block;
    
  }
  .mobile-footer .tab-content {
    max-height: 0;
    padding: 0 1em;
    transition: all .35s;
    border: #f5f5f5 1px solid;
  }
  
  
  .mobile-footer .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 0em;
    font-size: 0.75em;
    cursor: pointer;
  }
  .mobile-footer .tab-close:hover {
    
  }

  .widget-area .mobile-footer input:checked + .tab-label .widget-title {
    color: #000 !important;
  }
  .mobile-footer input:checked + .tab-label::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobile-footer input:checked ~ .tab-content {
    max-height: 100vh;
    padding: 0;
  }
  
  .mobile-footer ul{
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 30px;
    color: #6E6E6E;
  }
  .mobile-footer ul li a{
    display: block;   
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 300
  }
  .mobile-footer ul#menu-footer-menu-5 li a {

    font-weight: 300 !important;

  }
  
  
  /*
  .mobile-footer input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .mobile-footer .tabs {
    overflow: hidden;   
  }
  .mobile-footer .tab {
    width: 100%;    
    overflow: hidden;
  }
  .mobile-footer .tab-label {
    display: inline-block;
    text-align: center;
    padding: 20px;    
    font-weight: bold;
    cursor: pointer;
    width: auto;
    margin: 0 auto;
    max-width: none;      
  }
  .mobile-footer .tab-label:hover {
    
  }
  .mobile-footer .tab-label::after {
    content: " ";
    width: 10px;
    height: 10px;
    text-align: center;
    transition: all .35s;
    margin-left: 10px;
    background-image: url("images/icon-plus.png");
    background-size: contain;
    display: inline-block;
  }
  .mobile-footer .tab-content {
    max-height: 0;
    padding: 10px 1em;
    transition: all .35s;
  }
  .mobile-footer .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    cursor: pointer;
  }
  .mobile-footer .tab-close:hover {
    
  }

  .mobile-footer input:checked + .tab-label {
    
  }
  .mobile-footer input:checked + .tab-label::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobile-footer input:checked ~ .tab-content {
    max-height: 100vh;
    padding: 0.8em;
    
  }
  */
  
  .footer-widgets .mobile-footer  .widget {
    margin-bottom: 10px;
  }
  .widget.simple-social-icons{
    padding-top: 20px !important;
  }
  .vert-divide{
    display: none;
  }
  .site-info{
    text-align: center;
  }
  .site-info a{
    display: block;
    width: 100%;    
  }
  .footer-widgets {
    padding: 60px 0 0px 0;
  }
  #menu-mobile{
    margin-bottom: 0px;
  }
  
  .key-portrait-carousel-car .slick-dots {
    position: absolute;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0 40px 0 0;
    width: 100%;
    z-index: 10;
    left: 40px;
    bottom: 20px;
    margin: 10px 0 0 0;
  }
  .key-portrait-carousel-car .slick-dots li {
    position: relative;
    display: inline-block;
    height: 2px;
    width: 10%;
    margin: 1px;
    padding: 0;
    cursor: pointer;
  }
  .key-port-car-image-block {
      margin-bottom: 15px;
  }
  .key-port-car-copy-block {
    padding: 40px 20px;
  }
  .key-port-car-copy-block .key-port-car-copy-quote {
    padding-right: 0;
  }

}

@media only screen and (max-width : 768px) {
	
	#lottie2{
		/*display: none;*/
	}
  
  #fake-select-role{
    margin-bottom: 20px;
  }
  #fake-select-newscategory{
    margin-bottom: 20px;
  }
  
  .location-carousel .slide .header_copy {
    margin-top: 80px;   
  }
  .location-carousel .slide .header_copy h2 {
    padding-right: 0%;
  }
  #header-block .header_image {
    padding: 40px 0 40px 0;
  }
  .go-right{
    text-align: left;
  }
  #p_search{
    margin-bottom: 20px;
  }
  .home .sidebar-peoplesearch {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #people-search .row{
    margin-bottom: 40px;  
  }
}

.header_copy.brief p{
  opacity: 0; 
}
.header_copy.brief p:first-child{
  opacity: 1; 
}
.page-id-1095 .reveal a, a.news-download-link{
  display: block;
  background-image: url("images/icon-download-white.png");
    background-size: 15px 22px;
    background-repeat: no-repeat;
    background-position: top left;
  padding-left: 30px; 
  padding-bottom: 5px;
  margin-top: 10px;
  color: #000000;
}
.page-id-1095 .reveal a.noarrow{
  display: inline;
  background-image: none;
    padding-left: 0px;  
  padding-bottom: 0px;
  margin-top: 0px;
  color: #000000;
}

.footer-time{
  margin-bottom: 20px;  
}

    /*************** SCROLLBAR BASE CSS ***************/
     
    .scroll-wrapper {
        overflow: hidden !important;
        padding: 0 !important;
        position: relative;
    }
     
    .scroll-wrapper > .scroll-content {
        border: none !important;
        box-sizing: content-box !important;
        height: auto;
        left: 0;
        margin: 0;
        max-height: none;
        max-width: none !important;
        overflow: scroll !important;
        padding: 0;
        position: relative !important;
        top: 0;
        width: auto !important;
    }
     
    .scroll-wrapper > .scroll-content::-webkit-scrollbar {
        height: 0;
        width: 0;
    }
     
    .scroll-element {
        display: none;
    }
    .scroll-element, .scroll-element div {
        box-sizing: content-box;
    }
     
    .scroll-element.scroll-x.scroll-scrollx_visible,
    .scroll-element.scroll-y.scroll-scrolly_visible {
        display: block;
    }
     
    .scroll-element .scroll-bar,
    .scroll-element .scroll-arrow {
        cursor: default;
    }
     
    .scroll-textarea {
        border: 1px solid #cccccc;
        border-top-color: #999999;
    }
    .scroll-textarea > .scroll-content {
        overflow: hidden !important;
    }
    .scroll-textarea > .scroll-content > textarea {
        border: none !important;
        box-sizing: border-box;
        height: 100% !important;
        margin: 0;
        max-height: none !important;
        max-width: none !important;
        overflow: scroll !important;
        outline: none;
        padding: 2px;
        position: relative !important;
        top: 0;
        width: 100% !important;
    }
    .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
        height: 0;
        width: 0;
    }
     
     
    .scrollbar-external_wrapper {
        height: 450px !important;
        position: relative;
        width: auto !important;
    }
  .portfolio-scrollbar-external_wrapper {
        height: 480px !important;
        position: relative;
        width: auto !important;
    }
  .shareholder-scrollbar-external_wrapper {
        height: 580px !important;
        position: relative;
        width: auto !important;
    }
  .annual-scrollbar-external_wrapper {
        height: 780px !important;
        position: relative;
        width: auto !important;
    }
    .scrollbar-external {
        height: 350px;
        overflow: auto;
        width: 100%;
    }
  .scrollbar-external.portfolio-scrollbar-external {
        height: 420px;
        overflow: auto;
        width: 100%;
    }
  .scrollbar-external.shareholder-scrollbar-external {
        height: 520px;
        overflow: auto;
        width: 100%;
    }
  .scrollbar-external.annual-scrollbar-external {
        height: 720px;
        overflow: auto;
        width: 100%;
    }
     
    /******************* EXTERNAL SCROLLBAR *******************/
     
    .external-scroll_x,
    .external-scroll_y {
        border: none;
        cursor: pointer;
        display: none;
        position: absolute;
    }
     
    .external-scroll_x.scroll-scrollx_visible {
        display: block;
        height: 24px;
        left: 0;
        top: 340px;
        width: 100%;
    }
  .portfolio-carousel .external-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 24px;
    left: 0;
    top: 440px;
    width: 100%;
  }
  .shareholder-carousel .external-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 24px;
    left: 0;
    top: 560px;
    width: 100%;
  }
  .annual-carousel .external-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 24px;
    left: 0;
    top: 740px;
    width: 100%;
  }
     
    .external-scroll_y.scroll-scrolly_visible {
        display: block;
        height: 200px;
        left: 610px;
        top: 0;
        width: 10px;
    }
     
    .external-scroll_x div,
    .external-scroll_y div
    {
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;  
    background-image: url("images/prog-bg-bg.png");
    }
     
    .external-scroll_x .scroll-bar,
    .external-scroll_y .scroll-bar {
        background-image: url("images/prog-bg.png");
        z-index: 12;
    }
     
    .external-scroll_x .scroll-bar {
        width: 20%;
    }
    .external-scroll_y .scroll-bar {
        height: 100px;
    }

.portfolio-single-image img{
  max-height: 150px !important;
  max-width: 420px !important;
  
  height: auto !important;
}

.value-list .fas{
  font-size: 12px;
}

.regular-link{
	padding: 10px 0;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	color: #94b3cf;
	cursor: pointer;	
}
.regular-link a{
	color: #94b3cf;	
}
.regular-link a:hover{
	color: #ffffff;	
}


