/*===========================================*/
/*================ HERO BANNER ==============*/
/*===========================================*/
.bannerWrapper{
    background-color:#FFF;
}
.bannerHeadDescription {
    color: #fff;
    font-size:32px;
    font-family:'ms_gloriola_ii_displaythin';
}

.hero-container, 
.hero-image-fullBanner {height: 600px !important;}

.assetRiskLogo{
    /* width: 195px; */
    /* height: 176px; */
}
.h-100P{
    height: 100%;
}
.heroBannerHeader {
    font-family: 'ms_gloriola_ii_stdregular';
    font-size: 68px;
    line-height: 77px;
    letter-spacing: -1.75px;
    margin: 0;
    padding: 0;
    color: #fff;
}
.heroBannerDescription {
    font-family: 'ms_gloriola_ii_displaythin';
    font-size: 28px;
    line-height: 34px;
    margin: 20px 0 40px 0;
    padding: 0;
    color: #fff;
}
/*===========================================*/
/*================ STICKY NAV ===============*/
/*===========================================*/
.stickingNavTab .tabNav .pageStickyDataTab {
    padding:0;
    margin: 0 !important;
}

.stickingNavTab .tabNav .pageStickyDataTab a {
    font-size: 15px;
    padding: 18px 38px;
    height: 65px;
    display: block;
}
/*===========================================*/
/*========= Global Emissions Crisis =========*/
/*===========================================*/
.emission-section{
    background-color:#F7F7F7;
}
.section-header {
    font-family: 'ms_gloriola_ii_displaythin';
    margin: 0;
    padding: 0;
    font-size:64px;
    font-weight:600;
    line-height: 70px;
}
.section-desc{
    font-family: 'karlaregular';
    font-size:21px;
    color: #666;
    line-height: 28px;
    margin: 15px 0 50px 0;
}
.quotation-text {
    font-family: 'ms_gloriola_ii_stdregular';
    font-size: 26px; color: #333;
    letter-spacing: 0.3px;
    line-height: 38px;
    margin: 0;
    padding:20px 0 0 0;
}
.quotation-subnote{
    font-family: 'karlaregular';
    font-size: 18px;
    line-height: 22px;
    display: block;
    margin: 30px 0 0 0;
}
.source-text {
    font-family: 'karlaregular'; 
    text-align: left; 
    font-size: 14px;
    color: #666; 
    line-height: 24px;
    margin: 12px 0 0 0;
}
/*===========================================*/
/*================ 1GT GOAL =================*/
/*===========================================*/
.goal-section{
    margin-top:50px;
    background-color: #0A6F7A;
}
.goal-header{
    font-family: 'karlaregular';
    color:#3BC3A3;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1.25px;
    margin: 0 0 5px 0;
    padding: 60px 0 0 0;
}
.goal-desc{
    font-family: 'ms_gloriola_ii_stdregular';
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    width: 72%;
    margin: 0 auto;
}
.goal-line{
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 3em 0 4em 0;
}
.goal-line span{
    display: block;
    background-color: #38C3A3;
    height: 3px;
    margin: 0 auto;
    width: 5%;
}
.goal-blocks{

}
.goal-blocks img {
    height: 123px;
}
.goalSubHeader{
    font-family: 'karlaregular';
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    color: #fff;
    margin: 0 0 0 0;
    padding: 22px 0 10px 0;
}
.goalSubDesc{
    font-family: 'karlaregular';
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}

/*===========================================*/
/*============== VIDEO SECTION ==============*/
/*===========================================*/
.video-carousel-container {
    padding-top: 100px;
}
.media-section{
    padding-top: 90px;
    background-color: #fff;
}
div[style="height:40px"] {
    display: none;
}
[class="full-width tileComp1x2Custom showInDesktop enhancedCarousel"]{
    background-color: #fff !important;
}
.video-carousel-container .slick-prev {left: -45px !important;}

.video-carousel-container .slick-next {right:-45px !important;}
/*===========================================*/
/*=============== WHY SECTION ===============*/
/*===========================================*/

.why-section{
    padding: 75px 0 0 0;
    background-color:#F7F7F7;
}
/*---------------*/
.gray-line{
    background-color: #ccc;
    height: 1px;
    display: block;
    margin:4em 0;
}
.sectionBox {
    width: 100%;
    float: left;
    margin-top: 90px;
    padding-bottom: 90px;
}
.row-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.whyBox {
    width: 100%;
    /* float: left; */
    background-color: transparent;
    padding: 10px;
}
.box-icon {
    display: block;
    width: 100%;
    height: 115px;
    text-align: center;
}
.icon-element {
    
}
.box-header{
    font-family: 'karlaregular';
    padding-top:1em !important;
    font-size: 18px;
    font-weight: 600;
    line-height:24px;
    color: #333333;
}
.box-desc{
    font-size: 18px;
    margin: 0;
    padding: 0;
}
/*===========================================*/
/*============= GIGATON SECTION =============*/
/*===========================================*/
.gigaton-section{
    background-color: #0A6F7A;
}
.gigaton-text{
    margin:0;
    padding:0;
}
.gigaton-header{
    font-family: 'karlaregular';
    color: #3BC3A3;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 700;
    text-align: left;
    padding: 15px 0 0 0;
}
.gigaton-desc{
    font-family: 'ms_gloriola_ii_stdregular';
    font-size: 32px; color: #fff;
    text-align: left;
    line-height: 40px;
    margin: 0;
    padding: 0;

}
/*===========================================*/
/*=========== CLIMATE LENS SECTION ==========*/
/*===========================================*/
.climate-section{
    background-color: #FFF;
    padding: 6em 0;
}
.climateLensHeader {
    display: inline-block;
    width: 33.3333%;
    vertical-align: middle;
}
.climateLensBoxes{
    display: inline-block;
    width: 66%;
    vertical-align: middle;
}
.clHeaderText {
    font-family: 'ms_gloriola_ii_stdregular';
    font-size: 32px;
    line-height: 42px;
    color: #333;
    width: 75%;
    margin:0;
}
.topLineUI{
    display:block;
    height:3px;
    background-color: #38C3A3;
    width: 20%;
}
.clSubHeader{
    font-family: 'karlaregular';
    font-size: 18px;
    font-weight: 600;
    line-height:24px;
    color: #333333;
    margin:1em 0 0 0;
}
.clSubDesc{
    font-size: 16px;
    margin-top: 15px;
}
/*===========================================*/
/*============== AUTHOR SECTION =============*/
/*===========================================*/
.author-section{

}
.author-content{
    /* background-image: url('../assets/Vikram-Raju-banner.png'); */
    background-image: url('../assets/quote-background-2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 420px;
}
.author-elements{
    /* margin:7em 0 0 0; */
}
.author-quote{
    font-family:'ms_gloriola_ii_stdlight';
    padding-bottom:10px;
    font-size: 31px;
    line-height: 40px;
}
.author-name{
    font-family: 'karlaregular';
    font-size: 22px;
    color: #0062AC;
    font-weight: 700;
    margin: 0;
}
.author-title{
    font-family: 'karlaregular';
    font-size: 18px;
    color: #666;
}
/*===========================================*/
/*========== About the 1GT Strategy =========*/
/*===========================================*/
.about-section{
    background-color:#F7F7F7;
    padding: 75px 0;
}
.keyInvestThemesHeader{
    position:relative;
    clear:both;
}
.keyInvestThemesHeader h3 {
    line-height: 50px;
    font-size:35px;
    margin: 0;
    padding: 1.5em 0 1em 0;
    font-weight: unset;
}
.section-desc_2a {
    font-family: 'ms_gloriola_ii_stdregular';
    font-size: 35px;
    color: #333;
    line-height: 50px;
    margin: 11px 0;
}
.section-desc_2b {
    font-family: 'karlaregular';
    font-size: 21px;
    color: #666;
    line-height: 28px;
    margin: 0 auto;
    width: 48%;
}
.line-divot {
    width:100%;
    height: 1px;
    background: #666666;
} 
.line-divot:before {
    content:'';
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0;
    border-color: #666666 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: 0%;
    left: 49%;
}
.line-divot:after {
    content:'';
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0;
    border-color: #F7F7F7 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -.5%;
    left: 49%;
}
#kiBlockComponent{
    padding: 0;
}
.kiBlock{
    background-color: #fff;
}
.kiBlockContent{
    
}
.kiBlockIMG{
    position: relative;
    /* height: 262px; */
}
.kiBlockIMG img{
    width: 100%;
}
.kiBlockTXT{
    display: table;
    width: 100%;
    height: 104px;
}
.kiBlockTXT h5{
    margin: 0;
    padding: 0 0 0 1.2em;
    font-family: 'karlaregular';
    font-size: 21px;
    line-height: 25px;
    font-weight: 700;

    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.hover-text{
    box-sizing: border-box;
    width: 100%;
    height: 100%;

    position: absolute;
    top: 0; left: 0;
    text-align: center;
    padding-top: 42%;

    background-color: rgba(0, 0, 0, 0.4);
    color: white;
}
.hover-text {
    visibility: none;
    opacity: 0;
    transition: opacity 0.3s;
}
.kiBlockIMG:hover .hover-text {
    visibility: visible;
    opacity: 1;
    cursor: pointer;
}

/*===========================================*/
/*============= INSIGHTS SECTION ============*/
/*===========================================*/
.insights-section {
    padding: 75px 0 0 0;
}
.insights-btn {
    font-family: karlaregular;
    border: 1px solid #0047a8;
    border-radius: 5px;
    padding: 10px 50px;
    font-size: 14px;
    margin: 25px auto 0 auto;
    display: table;
    text-align: center;
}

.insights:hover {
    cursor: pointer;
    color:#0047a8;
    text-decoration: none;
}
/*===========================================*/
/*================ CONTACT US ===============*/
/*===========================================*/
.contact-section{
    padding: 75px 0;
}
.contactus-btn {
    font-family: 'karlaregular';
    background-color: #337ab7;
    color: #fff !important;
    border-radius: 5px;
    padding: 10px 100px;
    margin: 0 auto;
}
.contactus-btn:hover {
    cursor: pointer !important;
    text-decoration: none;
    color:#337ab7;
}

/*===========================================*/
/*=========== CUSTOM GLOBAL STYLES ==========*/
/*===========================================*/
.marginTop10{
    margin-top:10px !important;
}
.marginTop20{
    margin-top:20px !important;
}
.marginTop30{
    margin-top:30px !important;
}
.marginTop40{
    margin-top:40px !important;
}
.marginTop50{
    margin-top:50px !important;
}
/*------------*/
.marginBottom10{
    margin-bottom:10px !important;
}
.marginBottom20{
    margin-bottom:20px !important;
}
.marginBottom30{
    margin-bottom:30px !important;
}
.marginBottom40{
    margin-bottom:40px !important;
}
.marginBottom50{
    margin-bottom:50px !important;
}
/*------------*/
.paddingBottom20{
    padding-bottom: 20px !important;
}
.paddingBottom30{
    padding-bottom: 30px !important;
}
.paddingBottom40{
    padding-bottom: 40px !important;
}
.paddingBottom50{
    padding-bottom: 50px !important;
}
.paddingBottom70{
    padding-bottom: 70px !important;
}
/*===========================================*/

.main-mobile-container,
.mobileShow,
.mobileIMG,
.onMobileOnly {display: none;}

.mobileNoTopPadding{
    padding-top:0 !important;
}
.mobileNoBottomPadding{
    padding-bottom:0 !important;
}
/*===========================================*/
/*=============== MEDIA QUERIES =============*/
/*===========================================*/
@media all and (max-width:450px)  {
    .main-desktop-container,
    .desktopIMG,
    .desktopHidden {
        display: none;
    }
    .main-mobile-container,
    .mobileIMG,
    .mobileShow {
        display: block;
    }
}
/*XS PORTRAIT*/
@media all and (max-width: 479px) {
    
    .hero-image-fullBanner {
        height: 485px !important; 
        min-height: auto !important;
    }
    
}			
/*SM PORTRAIT*/
@media all and (max-width: 599px) {
    .hero-container {
        background-image: url('../assets/15382-1GT-Hero-Mobile.png');
    }

    .heroBannerHeader{
        font-size: 36px;
        line-height: 38px;
        letter-spacing: -.5px;
        text-align: center;
        font-weight: 600;
    }
    .heroBannerDescription {
        font-size: 19px;
        line-height: 24px;
        text-align: center;
        letter-spacing: .18px;
        margin-bottom: 22px;
    }
    /* .heroBannerDescription br {
        display: none;
    } */
    .assetRiskLogo {
        width: 130px;
        /* height: 145px; */
    }
    /*------*/
    #bannerContentFragment {
        display: block;
        width: 100%;
        float: unset;
        /* padding: 4em 0 0 0 !important; */
    }
    #bannerTxtFragment,
    #bannerImgFragment {
        
    }
    #bannerImgFragment {
        margin: 2em 0 0 0;
    }
    /*================*/
    .accordion .card:first-child .card-header:after, 
    .accordion .card:first-child .card-header.collapsed:after {
        /* margin-top: -14px; */
    }
    /*----------------*/
    .section-header {
        font-size: 40px;
        line-height: 50px;
        text-align: center !important;
    }
    .section-desc{
        text-align: center !important;
        margin: 1em auto;
        width: 75%;    
    }
    /*================*/
    .graphText.mobileFragment {
        border-top: 1px solid #BEBEBE;
        margin-top: 50px;
        padding-top: 50px;
    }
    .graphText.mobileFragment img {
        margin: 0 auto;
    }
    .graphText.mobileFragment .quotation-text{
        text-align: center !important;
        font-size: 24px;
        line-height: 30px;
    }
    .graphText.mobileFragment .quotation-subnote{
        font-size: 16px;
        line-height: 18px;
    }
    .graphMedia.mobileFragment p.mobileShow{
        font-family: 'karlaregular';
        font-weight: 600;
        color: #333;
        margin: 0;
        padding: 1em 0;
    }
    .graphMedia.mobileFragment .source-text{
        margin: 0;
        line-height: 16px;
    }
    /*================*/
    .goalsContent.mobileFragment,
    .goal-blocks {
        background-color: #0A6F7A;
        float: unset !important;
    }
    .goalsContent.mobileFragment {
        margin-top: 50px;
    }
    .goalsContent.mobileFragment p.goal-header {
        text-align: center;
        font-size: 19px;
        line-height: 34px;
        padding: 0;
    }
    .goalsContent.mobileFragment p.goal-desc{
        font-size: 22px;
        text-align: center !important;
        line-height: 31px !important;
    }
    .goal-line span{
        width: 20%;
    }
    .goalSubDesc, 
    .goalSubHeader{
        text-align: center !important;
    }
    /*-------------*/
    .media-section{
        padding:3em 0 !important;
    }
    .media-section .video-section-container {
        display: none;
    }
    .media-section .section-header{
        padding: 0 60px 30px 60px;
    }
    .mobile-video-section-container .video-slider-container-mobile .full-width{
        background-color: transparent !important;
    }
    .video-slider-container-mobile .tileTextCustom.personTitleMobile {
        font-family: 'karlaregular';
        font-size: 21px;
        line-height: 17px;
    }
    /*-------------*/
    .why-section{
        padding: 0 !important;
    }
    .why-section .sectionBox {
        margin: 25px 0 0 0;
        padding: 0 0 3em 0;
    }
    .whyBox {
        padding: 30px 10px 10px 10px;
    }
    .whyBox .box-icon{
        height: auto;
    }
    .whyBox .box-text .box-header, 
    .whyBox .box-text .box-desc {
        text-align: center !important;
    }
    .whyBox .gray-line{
        display: none;
    }
    /*----------------*/
    .gigaton-section .sectionBox{
        margin: 0 !important;
        padding: 3em 10px;
    }
    .gigaton-section .sectionBox .row-flex, 
    .gigaton-section .sectionBox .row-flex div:nth-child(1), 
    .gigaton-section .sectionBox .row-flex div:nth-child(2) {
        display: block;
        margin: 0;
    }
    .gigaton-text .gigaton-header,
    .gigaton-text .gigaton-desc {
        text-align: center !important;
    }
    .gigaton-text .gigaton-header {
        font-size: 21px;
        line-height: 24px;
    }
    .gigaton-text .gigaton-desc {
        font-size: 24px;
        line-height: 31px;
    }
    .gigaton-text img{
        margin: 25px auto;
    }
    /*--------------*/
    .climate-section{
        padding: 3em 0;
    }
    .climateLensHeader,
    .clHeaderText {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0 10px 20px 10px;
    }
    .climateLensBoxes {
        display: block;
        width: 100%;
    }
    .climateLensBoxes div {
        margin-bottom: 20px;
    }
    .climateLensBoxes div div {
        padding: 0 !important;
    }
    /*---------------*/
    .author-content{
        /* height: 465px; */
        background-position: -235px;
    }
    .author-content .container div div {
        /* padding: 0; */
    }
    .author-elements {
        /* margin: 4em 0 0 0; */
    }
    .author-quote {
        color: #333;
        font-size: 26px;
        line-height: 34px;
    }
    .author-name {
        font-size: 19px;
        line-height: 26px;
    }
    .author-title {
        font-size: 15px;
        line-height: 20px;
    }
    /*----------------*/
    .about-section {
        padding: 20px;
    }
    .about-section .section-header {
        color: #333300;
    }
    .about-section .section-desc_2a {
        text-align: center !important;
        color: #333300;
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
    }
    .about-section .section-desc_2b {
        display: none;
    }
    .onMobileOnly{
        display: block;
    }
    .about-section .section-desc_2c {
        font-family: 'karlaregular';
        font-size: 18px;
        text-align: center !important;
        line-height: 26px;
        color: #666;
    }
    .about-section .sectionBox {
        margin: 0 !important;
    }
    .about-section .keyInvestThemesHeader h2 {
        font-size: 26px;
        line-height: 32px;
        font-weight: 600;
    }
    .kiBlock{
        background-color: transparent;
    }
    .kiBlockIMG,
    .kiBlockTXT {
        height: auto;
    }
    .kiBlockTXT h5 {
        margin: 0;
        padding: 1em 0 2.5em 0;
        width: 100%;
        text-align: center;
    }
    /*---------------------------*/
    .keyInvestThemesHeader h3 {
        line-height: 37px;
        font-size: 26px;
    }
    /*----------------------------*/
    .insights-section{
        padding: 0;
    }
    .insights-section .section-header {
        padding: 0 !important;
    }
    .insights-btn{
        font-size: 16px;
        margin: 0 auto;
        width: 100%;
    }
}
/*XS SM LANDSCAPE*/
@media all and (min-width: 480px) and (max-width: 767px){
    .hero-container {
        background-image: url('../assets/15382-1GT-Hero-Mobile.png');
    }
    .hero-image-fullBanner {
        min-height: 485px !important;
    }

}
/*MOBILE LANDSCAPE*/
@media all and (min-width: 768px) and (max-width: 959px) {
    .stickingNavRow{
        display: block !important;
    }
    .stickingNavTab {
        height: 67px !important;
    }
    .stickingNavTab .tabNav .pageStickyDataTab a {
        font-size: 14px;
        padding: 18px 9px;
    }
    /*==================================*/
    .hero-container {background-image: url('../assets/15382-1GT-Hero-Tablet.png');}

    #bannerTxtFragment {
        /* margin: 4em 0 0 0; */
    }
    #bannerImgFragment {
        margin: 2em 0 0 0;
    }
    .heroBannerHeader, 
    .heroBannerDescription {
        text-align: center;
    }
    .assetRiskLogo {
        /* width: 195px; */
        /* height: 145px; */
    }
    .heroBannerHeader {
        /* font-size: 42px;
        line-height: 44px;
        letter-spacing: -.5px; */
    }
    .heroBannerDescription {
        font-size: 21px;
        line-height: 26px;
        letter-spacing: .18px;
    }
    /*==================================*/
    .graphText.mobileFragment {
        text-align: center;
    }
    .graphText.mobileFragment img {
        margin: 0 auto;
    }
    .graphText.mobileFragment .quotation-text .quotation-subnote {
        margin: 30px 0;
    }
    .source-text {
        text-align: center;
    }
    /*===================================*/
    .enhancedCarousel .slick-prev,
    .enhancedCarousel .slick-next {
        top: 40% !important;
    }
    .video-carousel-container .slick-next {
        right: -12px !important;
    }
    .video-carousel-container .slick-prev {
        left: -14px !important;
    }
    .tileTextCustom.personTitleMobile {
        font-size: 26px;
    }
    /*===================================*/
    .gray-line{ display: none;}

    /*===================================*/
    .gigaton-section .sectionBox {
        margin-top: 65px;
    }
    .gigaton-text {
        padding: 0 5em;
    }
    .gigaton-header, .gigaton-desc {
        text-align: center;
    }

    /*===================================*/
    .climateLensHeader {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0 10em;
    }
    .clHeaderText {
        width: 100%;
    }
    .climateLensBoxes {
        display: block;
        width: 100%;
        margin: 4em 0;
    }
    .topLineUI{
        width: 10%;
    }
    .climateLensBoxes div div {
        padding: 0 3em !important;
        text-align: center;
        margin: 25px auto 0 auto;
    }
    .goalSubDesc {
        width: 65%;
        margin: 0 auto;
    }
    /*===================================*/
    .whyBox {
        /* padding: 10px 150px; */
    }


    /*===================================*/
    .keyInvestThemesHeader h2 br {
        display: none;
    }
    .keyInvestThemesHeader{
        padding: 0 3em;
    }
    .keyInvestThemesHeader h2{
        font-size: 35px;
    }
    .kiBlockIMG img{
        width: auto;
    }
    .kiBlock{
        text-align: center;
        background-color: transparent;
    }
    .kiBlockTXT h5 {
        padding: 0;
        font-size: 21px;
    }
    .row-flex{
        margin: 0;
        padding: 0;
    }
    /*===================================*/
    /* .insights-container .featuredBentoBox #bentoContainer .featuredbentobox div:nth-child(4) div div:nth-child(3) {
        display: table;
    }
    .insights-container .featuredBentoBox #bentoContainer .featuredbentobox div:nth-child(4) div div:nth-child(3) div[class="row"] {
        display: table-cell;
        width: 50%;
    }
    .insights-container .featuredBentoBox #bentoContainer .featuredbentobox div:nth-child(4) div div:nth-child(3) div[class="row"] div:first-child {
        padding: 0;
        float: unset;
        display: table;
    } */
    .author-elements {
        margin: 0 auto;
        width: 70%;
    }
}
/*MD*/
@media all and (min-width: 960px) and (max-width: 999px) {
    .hero-container {background-image: url('../assets/15382-1GT-Hero-Desktop.png');}

    .stickingNavRow{
        display: block !important;
    }
    .stickingNavTab .tabNav .pageStickyDataTab a{
        font-size: 14px;
        padding: 18px 30px;
    }
    .gray-line{
        display: none;
    }
    .whyBox{
        padding: 1em;
    }
    .kiBlock{
        margin-bottom: 2.1em;
    }
    .gigaton-section .sectionBox {
        padding: 6em 4em;
        margin: 0;
    }
    .climate-section{
        padding: 6em 4em;
    }
    .author-elements {
        margin: 0 auto;
        width: 85%;
    }
    .keyInvestThemesHeader, 
    #kiBlockComponent {
        padding: 0 4em;
    }
}
@media all and (min-width: 1000px) and (max-width: 1199px) {
    .hero-container {background-image: url('../assets/15382-1GT-Hero-Desktop.png');}

    .stickingNavTab {
        height: 67px !important;
    }
    .stickingNavTab .tabNav .pageStickyDataTab a{
        font-size: 12px;
    }
    /*----------------------*/
    .gigaton-section .sectionBox {
        padding: 0 65px 90px 50px;
    }

    .climateLensHeader, 
    .clHeaderText, 
    .climateLensBoxes {
        width: 100%;
        display: block;
    }
    .climateLensHeader {
        text-align: center;
    }
    .climateLensBoxes {
        padding: 60px;
    }

    .keyInvestThemesHeader {
        padding: 0 5em;
    }
    .keyInvestThemesHeader h2 br {
        display: none;
    }
    #kiBlockComponent {
        padding: 15px;
    }
    .kiBlockIMG{
        height: auto;
    }
    .insights-section {
        padding: 75px 25px 0 25px;
    }
}
/*LG*/
@media all and (min-width:1200px) and (max-width: 1399px){
    .hero-container {background-image: url('../assets/15382-1GT-Hero-Desktop.png');}
}
/*LG*/
@media all and (min-width:1400px)  {
    .hero-container {background-image: url('../assets/15382-1GT-Hero-Desktop.png');}
    
    /*================================*/
    .tab-content.showInDesktop div[style="height:15px"], 
    [brightcovemodalid="#myModalVideoCarouselcarousel"] div:last-child div[style="height: 55px;"] {
        display: none !important;
    }
    .videoThumbnailImageScrollerDesktop.slick-carousel {
        padding: 0 !important;
    }

}
@media all and (min-width:2400px)  {
    
}
@media all and (min-width:2000px) and (max-width: 2399px){

}
@media all and (min-width:1500px) and (max-width: 1999px) {

}
@media all and (min-width:1400px) and (max-width: 1499px) {

}