/* key stats title*/
.ip3-investors-new .intro-copy-module-wrapper .position-relative,.ip3-careers .intro-copy-module-wrapper .position-relative{padding-top:30px;}

.key-stats-item .key-stats-number{color: var(--accesible-blue);
    margin-bottom: 30px;
    font-size:6.5rem;
    line-height:6.5rem;
    font-weight: 400;}
/* key stats title*/

.history-wrapper {
    min-width: 800px;
}
.history-wrapper.NoImageWrapper{
min-width:400px;
}
.history-wrapper.NoContentWrapper{
min-width:600px;
}
.col-5.offset-1.NoImageWrapper{
display:none;
}
.col-6.NoContentWrapper{
display:none;
}
.history-wrapper.NoImageWrapper .history-timeline-wrapper:before{
margin-top:72%
}
.slick-wrap {
    position: relative;
}

.historyTimeline__section-Wrapper {
    background-color: #F4F4F4;
}

.historytimeline-titledesc {
    padding-bottom: 6.0rem;
}

.historytimeline-titledesc p {
    line-height: 2.5rem;
}

.historyTimeline__section-Wrapper h2 {
    padding-bottom: 31px;
}

.historyTimeline__imageDesc {
    max-width: 272px;
    padding-top: 26px;
    text-align: center;
}

.historytimeline-desc p,
.historyTimeline__imageDesc p {
    font-size: 1.4rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.0rem;
    letter-spacing: normal;
    color: var(--dark-blue);
}

.historyTimeline__Title {
    font-size: 6.5rem;
    font-weight: 600;
    line-height: 6.5rem;
    color: var(--dark-blue);
    margin: 0;
    padding-bottom: 66px;
    position: relative;
}

.history-timeline-wrapper:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    margin-top: 35%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: var(--accesible-blue);
    transform: translate(-50%, -50%);
    z-index: 1;
    outline: 5px solid #96bdee;
}
.mCSB_horizontal:before{
     content: '';
    background: var(--dark-blue);
    display: block;
    width: 100%;
    height: 1px;
    position: relative;
    transform: translate(0px, 130px);

}

.history-timeline__content-wrapper {
    position: relative;
}



.history-timeline__Image-wrapper {
    max-width: 272px;
}


.history-wrapper .history-timeline__Image-wrapper img,
.history-wrapper.in-view .history-timeline__Image-wrapper img {
    width: 272px;
    min-height: 252px;
    object-fit: contain;
    position: relative;
    z-index: 99;
    
}

.history-wrapper.hidden .history-timeline__Image-wrapper img {
    opacity: 0.3 !important;
}





.history-wrapper.in-view .history-timeline-wrapper:after {
    transition-timing-function: ease-in-out;
}

.history-wrapper.hidden .history-timeline__Image-wrapper {
    background-color: #f4f4f4;
    z-index: 9;
    position: relative;
    max-width:272px;
    
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    display: flex;

}

.historytimeline-desc {
    padding: 54px 10px 0 10px;
    position: relative;
}

.history-timeline-wrapper {
    text-align: center;
    position: relative;
    max-width: 300px;
    transition: 0.4s all ease-in-out;
}

.history-wrapper.in-view .historyTimeline__Title {
    font-size: 9.0rem;
    line-height: 9.0rem;
       transition: 0.4s all ease-in-out;
}

.history-wrapper.hidden .historyTimeline__imageDesc,
.history-wrapper.hidden .history-timeline-wrapper {
    opacity: 0.3;
    transition: 0.4s all ease-in-out;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    border-top: 1px solid #737373;
    width: 80%;
    margin: 0 auto;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 50% !important;
    height: 20px !important;
    background-color: var(--accesible-blue) !important;
    top: -15px;
    width: 20px !important;
    filter: drop-shadow(0px 0 5px rgba(0, 0, 0, 0.20));
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -28px !important;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCSB_scrollTools {
    position: absolute;
}

.mCSB_draggerRail {
    display: none;
}

@media (max-width: 767px) {
    .mCSB_horizontal:before{
    transform: translate(0px, 106px);
    }

    .history-timeline__Image-wrapper img {
        width: 100%;
    }

    .historyTimeline__imageDesc {
        max-width: 400px;
        padding: 10px 20px;
        text-align: center;
    }

   .history-wrapper.NoImageWrapper .history-timeline-wrapper:before {
    margin-top: 59%;
} 
.history-wrapper.in-view .historyTimeline__Title{font-size:5.5rem;line-height:6.5rem;}
.history-wrapper .history-timeline__Image-wrapper img, .history-wrapper.in-view .history-timeline__Image-wrapper img{height:207px;}
}

@media (min-width: 768px) and (max-width: 992px) {
    
    .history-wrapper .history-timeline-wrapper:before{
   margin-top:43%;
}
}

@media (min-width: 1200px) {
     .mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -35px !important;
}
    .history-wrapper .history-timeline-wrapper:after,
    .history-wrapper .history-timeline-wrapper:before {
        margin-top: 43%
    }
    #mCSB_1_container {
    padding-left: 100px !important;
}
}

@media (min-width: 1900px) {
#mCSB_1_container {
    padding-left: 350px !important;
}
}
