@font-face {
    font-family: Montserrat;
    src: url("../font/Montserrat-SemiBold.ttf");
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url("../font/Montserrat-Medium.ttf");
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: Montserrat;
    src: url("../font/Montserrat-Regular.ttf");
    font-weight: 400;
    font-display: swap;
}
.section {
    padding: 0 10px;
}

.header_section {
    padding: 0;
}
.banner-slider{
    position: relative;
}
.banner-slider .bs-content{
    position: absolute;
    top: 33vh;
    left: 10.3vw;
}
.banner-slider .bs-content h2{
    margin: 0;
    font-weight: 400;
    font-size: 3.28vw;
    line-height: 1.2;
    letter-spacing: -0.055em;
    color: #FFFFFF;
    font-family: 'montserrat_light';
    width: 34vw;
}
.banner-slider img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.banner-slider .bs-content p{
    padding-bottom: 7.8vw;
    margin: 0;
    font-weight: 500;
    line-height: 178.4%;
    letter-spacing: -0.03em;
    color: #BEBEBE;
    font-size: 1.11vw;
    padding-top: 1.3vw;
    width: 27vw;
}
.banner-slider .bs-content a:hover{
    background: #d60c2e;
}
.banner-slider .bs-content a{
    background: #EF0D33;
    border-radius: 4px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    font-weight: 600;
    font-family: 'montserrat_light';
    padding: .6vw 1.5vw;
    font-size: 1.02vw;
}
.bs-highlight{
    display: flex;
    width: 45vw;
    position: absolute;
    right: 8vw;
    top: 85vh;
}
.bs-highlight h4{
    border-right: 1px solid white;
    text-align: right;
    width: 57vw;
    padding-right: 1vw;
    font-size: 1.47vw;
    line-height: 1.01;
    font-weight: 700;
    letter-spacing: -0.055em;
    color: #FFFFFF;
    text-shadow: 0px 1.1709px 33px rgba(0, 0, 0, 0.79);
    margin: 0;
}
.bs-highlight h4 span{
    display: block;
    font-size: 2.8vw;
}
.bs-highlight p{
    margin: 0;
    font-weight: 600;
    font-size: .9vw;
    line-height: 156.4%;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    text-shadow: 0px 1.1709px 33px rgba(0, 0, 0, 0.79);
    padding-left: 1vw;
    font-family: 'montserrat_light';
}
@media only screen and (max-width: 500px){
    .banner-slider img{
        object-position: 0px 10%;
    }
    .banner-slider .bs-content{
        top: 26vh;
        left: 8%;
    }
    .banner-slider .bs-content h2{
        width: 82vw;
        font-size: 5.08vw;
    }
    .banner-slider .bs-content p{
        font-size: 2.98vw;
        width: 81vw;
        padding-top: 3.3vw;
    }
    .banner-slider .bs-content a{
        margin-top: 3.3vw;
        font-size: 3.03vw;
        padding: 1.6vw 5.5vw;
    }
    .bs-highlight{
        left: 8%;
        right: unset;
        width: 83vw;
        top: 71vh;
        display: unset;
    }
    .bs-highlight h4{
        font-size: 2.98vw;
        line-height: 1.4;
        width: 80vw;
        margin-top: auto;
        padding-bottom: 2vw;
        margin-bottom: auto;
        padding-right: unset;
        border-right: unset;
        border-bottom: 1px solid white;
    }
    .bs-highlight p{
        font-size: 2.98vw;
        padding-left: 0;
        width: 80vw;
        padding-top: 3vw;
    }
    .bs-highlight h4 span{
        font-size: 5.08vw;
    }
}
.certification-section-inner{
    display: flex;
    height: 83vh;
    padding: 0 2vw 0 1.43vw;
}
.bgVideo{
       width: 100%;
    height: 100%;
    object-fit: cover;
    
}
.video-content{
    position: absolute;
    top: 16.2vw;
    width: 42vw;
    left: 10.4vw;
}
.video-content h2{
    color: white;
    font-size: 3.08vw;
    line-height: 1.2;
    margin: 0;
    font-family: montserrat_light, sans-serif;
    font-weight: normal;
}
.video-content p{
        margin: 0;
        padding-top: 1.8vw;
        color: #c7c7c7;
        font-family: montserrat_extralight;
        font-size: .98vw;
        width: 32vw;
        line-height: 1.8;
}
.video-content a:hover{
    background-color: #d60c2e;
}
.video-content a{
    margin-left: 0;
    background: #ef0d33;
    font-family: 'montserrat_extralight';
    margin-top: 3.3vw;
    font-size: 1.03vw;
    width: 9vw;
    height: 2.5vw;
    line-height: 2.5;
}
/* banner 1 */
.banner-slider1{
    background: black;
    height: 100%;
}
.banner-slider1 .slider1-image{
    position: absolute;
    right: -5.4vw;
    top: -1vw;
    width: 74.1vw;
}
.banner-slider1 .slider1-content h2{
    margin: 0;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 2.5vw;
    line-height: 1.12;
    font-weight: 600;
    text-transform: uppercase;
}
.banner-slider1 .slider1-content{
    position: absolute;
    top: 15vw;
    width: 30vw;
    left: 12.4vw;
}
.banner-slider1 .slider1-content p{
    margin: 0;
    color: #FFFFFF;
    font-family: Montserrat;
    font-weight: 500;
    font-size: .928vw;
    line-height: 1.6;
    padding-top: 3vw;
}
.banner-slider1 .slider1-content a:hover{
    transform: scale(1.05);
}
.banner-slider1 .slider1-content a{
    transition: transform .2s;
    background: #EF0D33;
    opacity: 0.9;
    border-radius: 9px;
    color: #FFFFFF;
    font-size: .928vw;
    padding: 1.88vw 2.56vw;
    margin-top: 3.29vw;
    display: inline-block;
    font-weight: 500;
    font-family: Montserrat;
    line-height: 0;
}
.banner-slider1 .bannerCasebtn1{
    top: 13.5vw;
    right: 21.8vw;
}
.banner-slider1 .bannerCasebtn2{
    right: 12.8vw;
    top: 17.9vw;
}
.banner-slider1 .bannerCasebtn:hover{
    transform: translate(0, -.2vw);
}
.banner-slider1 .bannerCasebtn{
    transition: transform .2s;
    position: absolute;
    background: #111010;
    border-radius: 12px;
    padding: .4vw 1.2vw .4vw .4vw;
}
.banner-slider1 .bannerCasebtn img{
    background: #1D1A1C;
    border-radius: 12px;
    padding: 1vw;
    width: 1vw;
}
.banner-slider1 .bannerCasebtn span{
    color: #FFFFFF;
    font-family: Montserrat;
    font-weight: 500;
    font-size: .75vw;
    padding-left: .2vw;
}
.banner-slider1 .bannerCard1{
    position: absolute;
    right: 32.1vw;
    top: 27.7vw;
    padding: .5vw .3vw;
    width: 13.8vw;
    background: #1F1E1E;
    box-shadow: 0px 0px 4px 1px rgba(255, 255, 255, 0.25);
    border-radius: 7px;
}
.banner-slider1 .bannerCard1 .bannerCardImg{
    position: relative;
}
.banner-slider1 .bannerCard1 .bannerCardImg .cardImg2{
    position: absolute;
    bottom: -2.6vw;
    width: 4.2vw;
    right: .85vw;
}
.banner-slider1 .bannerCard1 .bannerCardImg span{
    display: block;
    position: absolute;
    color: #FFFFFF;
    font-family: Montserrat;
    font-weight: 600;
    font-size: .72vw;
    bottom: .2vw;
    left: .5vw;
}
.banner-slider1 .bannerCard1 a{
    line-height: 0;
    padding: .85vw .4vw .85vw .7vw;
    color: #FFFFFF;
    font-weight: 600;
    font-family: Montserrat;
    border: 1px solid #FFFFFF;
    border-radius: .9vw;
    font-size: .68vw;
    margin-top: .8vw;
    margin-left: .4vw;
    display: inline-block;
}
.banner-slider1 .bannerCard1 a span{
    padding-left: .6vw;
}
.banner-slider1 .bannerCard1 p{
    margin: .8vw .7vw .8vw .7vw;
    color: #FFFFFF;
    line-height: 1.2;
    font-size: .644vw;
    padding: 1vw 1vw 1vw .8vw;
    background: #222222;
    border-radius: 7px;
}
.banner-slider1 .bannerCard2{
    top: 24vw;
    position: absolute;
    right: 13.9vw;
    width: 16.7vw;
    height: 22.2vw;
    background-position: center;
    background-size: cover;
    
}
.banner-slider1 .bannerCard2 .bannerCard2-content{
    position: relative;
    height: 100%;
    padding: 0 .6vw;
}
.banner-slider1 .bannerCard2 .bannerCard2-content a{
    line-height: 0;
    padding: .85vw .4vw .85vw .7vw;
    color: #FFFFFF;
    font-weight: 600;
    font-family: Montserrat;
    border: 1px solid #FFFFFF;
    border-radius: .9vw;
    font-size: .68vw;
    margin-top: .8vw;
    margin-left: .4vw;
    display: inline-block;
}
.banner-slider1 .bannerCard2 .bannerCard2-content .bannerCard2-contentPosition{
    position: absolute;
    bottom: 0vw;
}
.banner-slider1 .bannerCard2 .bannerCard2-content .bannerCard2-contentPosition p{
    margin: 0;
    color: #FFFFFF;
    line-height: 1.3;
    font-size: .644vw;
    padding: .6vw 1.5vw .78vw .4vw;
}
.banner-slider1 .bannerCard2 .bannerCard2-content a span{
    padding-left: .6vw;
}
.banner-slider1 ul{
    margin: 0;
    position: absolute;
    z-index: 22;
    right: 10.4vw;
    top: 1.6vw;
}
.banner-slider1 ul a{
    color: #FFFFFF;
    font-weight: 600;
    font-family: Montserrat;
    font-size: 0.92vw;
    padding: 0 1.8vw;
}
@media only screen and (max-width: 1440px){
    .banner-slider1 ul{
        top: 26px;
        right: 170px;
    }
}
@media only screen and (max-width: 768px){
    .banner-slider1{
        height: 54vh;
    }
}
@media only screen and (max-width: 500px){
    .banner-slider1 .bannerCard1 .bannerCardImg .cardImg2{
        display: none;;
    }
    .banner-slider1{
        height: 221vw;
    }
    .banner-slider1 ul{
        display: none;
    }
    .banner-slider1 .slider1-image{
        top: 93vw;
        object-position: -126px;
        width: 100%;
        object-fit: cover;
        left: 0vw;
        right: unset;
        height: 64vh;
    }
    .banner-slider1 .bannerCasebtn{
        border-radius: 5px;
        padding: .8vw 2.7vw .8vw .7vw;
    }
    .banner-slider1 .bannerCasebtn1{
        top: 125.5vw;
        right: 21.8vw;
    }
    .banner-slider1 .bannerCasebtn img{
        width: 3.5vw;
        padding: 2vw;
        border-radius: 5px;
    }
    .banner-slider1 .bannerCasebtn span{
        font-size: 2.85vw;
    }
    .banner-slider1 .bannerCasebtn2 {
        right: 5.8vw;
        top: 137.5vw;
    }
    .banner-slider1 .bannerCard2{
        top: 151vw;
        width: 40vw;
        right: 6.2vw;
        height: 23.4vh;
    }
    .banner-slider1 .bannerCard2 .bannerCard2-content a{
        font-size: 2.9vw;
        border-radius: 4vw;
        margin: 0 0 3vw 3vw;
        padding: 1.6vw 1.8vw 1.6vw 2.9vw;
        line-height: 1.2;
    }
    .banner-slider1 .bannerCard2 .bannerCard2-content a span{
        padding-left: 2.1vw;
    }
    .banner-slider1 .bannerCard2 .bannerCard2-content .bannerCard2-contentPosition p{
        font-size: 2.35vw;
        padding: .6vw 3.5vw 4.2vw 3vw;
        line-height: 1.2;
        font-weight: 400;
        font-family: 'Montserrat';
    }
    .banner-slider1 .bannerCard1{
        top: 154vw;
        border-radius: 4px;
        right: 49.9vw;
        width: 38vw;
        padding: .5vw 0.7vw;
    }
    .banner-slider1 .bannerCard1 a{
        padding: 1.6vw 1.8vw 1.6vw 2.9vw;
        line-height: 1.2;
        font-size: 2.9vw;
        border-radius: 4vw;
        margin: 2.3vw 0 2vw 1vw;
    }
    .banner-slider1 .bannerCard1 a span{
        padding-left: 2.4vw;
    }
    .banner-slider1 .bannerCard1 p{
        font-family: 'Montserrat';
    font-size: 2.3vw;
    padding: 0.1vw 7.7vw 1.2vw .5vw;
    line-height: 1.2;
    font-weight: 400;
    border-radius: 4px;
    }
    .banner-slider1 .bannerCard1 .bannerCardImg span{
        font-size: 2.57vw;
        left: 1.4vw;
    }
    .banner-slider1 .slider1-content{
        top: 23vw;
        left: 6.1vw;
        width: 84vw;
    }
    .banner-slider1 .slider1-content h2{
        font-size: 9.2vw;
        line-height: 1.2;
    }
    .banner-slider1 .slider1-content p{
        font-size: 3.61vw;
        padding-top: 3.3vw;
    }
    .banner-slider1 .slider1-content a{
        font-size: 3.3vw;
        padding: 6.6vw 7vw;
        margin-top: 8vw;
    }
}
/* end banner 1 */
.certification-left{
    background: url(../images/certification/b1.png) no-repeat center;
    width: 49.5%;
    display: flex;
    margin-right: .5%;
    background-size: cover;
}
.certification-left .inner{
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;  
    padding: 0 15%; 
}
.certification-left .inner img{
    width: 45%;
    padding-bottom: 6%;
}
.certification-left .inner h2{
    color: #FFFFFF;
    font-family: 'montserrat_regular';
    text-transform: uppercase;
    line-height: 154.9%;
    font-size: 1.4vw;
}
.certification-left .inner p{
    padding-top: 2%;
    color: #FFFFFF;
    line-height: 211.9%;
    font-family: 'montserrat_thin';
    font-size: .75vw;
    letter-spacing: .7px;
    opacity: .8;
}
.certification-right{
   
    width: 50%;
   
}
.certification-right .inner{
    height: 100%;
}
.certification-right .inner .top{
    background: url(../images/certification/b2.png) no-repeat center;
    height: 49.5%;
    margin-bottom: 1%;
    padding: 0 8%;
    background-size: cover;
}
.certification-right .inner .top .images{
    padding-top: 5%;
    display:flex;
    justify-content: space-between;
}
.certification-right .inner .top .images .img1{
    width: 8vw;
    height: fit-content;
    padding-right: 2.5vw;
    margin-top: auto;
    margin-bottom: auto;
}
.certification-right .inner .top .images .img2{
    height: 9vw;
    padding-right: 2.5vw;
}
.certification-right .inner .top .images .img3{
    width: 6vw;
    height: fit-content;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 1vw;
}
.certification-right .inner .top .images .img4{
    width: 9vw;
    height: fit-content;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 1vw;
}
.certification-right .inner .top .images .img5{
    width: 6vw;
    height: fit-content;
    margin-top: auto;
    margin-bottom: auto;
}
.certification-right .inner .top p{
    padding-top: 2%;
    color: #FFFFFF;
    line-height: 211.9%;
    font-family: 'montserrat_thin';
    font-size: .75vw;
    letter-spacing: .7px;
    opacity: .8;
}
.certification-right .inner .bottom{
    background: url(../images/certification/b3.png) no-repeat center;
    height: 49.5%;
    position: relative;
    background-size: cover;
}
.certification-right .inner .bottom .images .img1{ 
    width: 16%;
    left: 6%;
    position: absolute;
    top: 50%;
    bottom: 50%;
    transform: translate(17%, -52%);
}
.certification-right .inner .bottom .images .img2{
    position: absolute;
    transform: translate(17%, -52%);
    left: 32%;
    height: 40%;
    top: 50%;
}
.certification-right .inner .bottom .bottom-content{
    position: absolute;
    left: 39%;
    transform: translate(1%, 44%);
    padding-right: 8%;
}
.certification-right .inner .bottom .bottom-content p{
    color: #FFFFFF;
    font-family: 'montserrat_thin';
    font-size: .75vw;
    letter-spacing: .7px;
    opacity: .8;
    line-height: 211.9%;
}
.certification-right .inner .bottom .bottom-content h2{
    color: #FFFFFF;
    font-family: 'montserrat_regular';
    text-transform: uppercase;
    line-height: 154.9%;
    font-size: 1.4vw;
    margin: 0;
}
@media only screen and (max-width: 768px){
    .certification-section-inner{
        flex-wrap: wrap;
        padding: 0;
        height: 100%;
    }
    .certification-left{
        width: 100%;
        margin-right: 0;
    margin-bottom: 8px;
    }
    .certification-right{
        width: 100%;
    }
    .certification-left .inner img{
        width: 35%;
        padding-bottom: 3%;
    }
    .certification-left .inner h2{
        font-size: 2vw;
    }
    .certification-left .inner p{
        font-size: 1.5vw;
    }
    .certification-left .inner{
        padding: 5% 7%;
    }
    .certification-right .inner .top{
        height: unset;
        padding-bottom: 8px;
    }
    .certification-right .inner .top .images .img2{
        height: 13vw;
    }
    .certification-right .inner .top .images .img1{
        width:13vw;
    }
    .certification-right .inner .top .images .img3{
        width: 10vw;
    }
    .certification-right .inner .top .images .img4{
        width: 15vw;
    }
    .certification-right .inner .top .images .img5{
        width: 10vw;
    }
    .certification-right .inner .top p{
        font-size: 1.5vw;
    }
    .certification-right .inner .bottom{
        height: 25vh;
            margin-bottom: 8px;
    }
    .certification-right .inner .bottom .bottom-content{
        transform: translate(1%, 21%);
    }
    .certification-right .inner .bottom .bottom-content h2{
        font-size: 2vw;
    }
    .certification-right .inner .bottom .bottom-content p{
        font-size: 1.5vw;
    }
    .certification_section {
        height: auto !important;
        padding: 0;
    }
    .certification-right .inner .bottom .images .img2{
        height: 56%;
        left: 31%;
    }
}
@media only screen and (max-width: 500px){
    .bgVideo{
        min-height: 600px;
    }
    .video-content h2{
        font-size: 5.08vw;
    }
    .video-content p{
        padding-top: 3.8vw;
        width: 57vw;
        font-size: 2.98vw;
    }
    .video-content a{
        margin-top: 3.3vw;
        font-size: 3.03vw;
        width: 24vw;
        height: 7.8vw;
    }
    .video-content{
        top: 33.2vw;
        width: 69vw;
        left: 3.4vw;
    }
    .focus_img h3{
        margin: 5px 0px 10px 0px;
    }
    .certification-left .inner img{
        width: 43%;
    }
    .certification-left .inner h2{
        font-size: 20px;
    }
    .certification-left .inner p{
        font-size: 12px;
    }
    .certification-right .inner .top{
        padding: 5% 8%;
    }
    .certification-right .inner .top .images .img1{
        width: 15vw;
        height: 20px;
    }
    .certification-right .inner .top .images .img2{
        height: 18vw;
    }
    .certification-right .inner .top .images .img3{
        width: 12vw;
        height: 56px;
    }
    .certification-right .inner .top .images .img4{
        width: 18vw;
        height: 58px;
    }
    .certification-right .inner .top .images .img5{
        width: 12vw;
        height: 56px;
    }
    .certification-right .inner .top p{
        font-size: 12px;
    }
    .certification-right .inner .bottom{
        height: 34vh;
    }
    .certification-right .inner .bottom .bottom-content h2{
        font-size: 12px;
    }
    .certification-right .inner .bottom .bottom-content p{
        font-size: 11px;
    }
}
@media only screen and (max-width: 375px){
    .certification-right .inner .top .images .img1{
        height: 19px;
    }
  
    .certification-right .inner .top .images .img3{
        height: 50px;
    }
    .certification-right .inner .top .images .img4{
        height: 51px;
    }
    .certification-right .inner .top .images .img5{
        height: 50px;
    }
}
@media only screen and (max-width: 320px){
    .certification-right .inner .top .images .img1{
        height: 15px;
    }
  
    .certification-right .inner .top .images .img3{
        height: 42px;
    }
    .certification-right .inner .top .images .img4{
        height: 44px;
    }
    .certification-right .inner .top .images .img5{
        height: 42px;
    }
}
@media only screen and (max-width: 1050px) and (min-width: 769px){
    .certification-left .inner p{
        font-size: 10px;
    }
    .certification-right .inner .top p{
        font-size: 10px;
    }
    .certification-right .inner .bottom .bottom-content p{
        font-size: 10px;
    }
    .certification-right .inner .top .images{
        padding-top: 11%;
    }
    .certification-right .inner .bottom .bottom-content{
        transform: translate(1%, 59%);
    }
}
.data_bg_wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #ced8dc;
}

.data_img {
    position: absolute;
    top: 18%;
    width: 650px;
    height: 560px;
    right: 5%;
}

.data_img img {
    width: 100%;
}

.data_tile {
    width: 100px;
    height: 100px;
    position: absolute;
    background: #8da6af;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    transition-timing-function: linear;
}



#data_slide.active_slide .slider_content {
    animation: none;
}

#data_slide .slider_content h2 {
    color: #000;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
}

#data_slide .slider_content p {
    background: rgba(167, 167, 167, 0.4);
    color: rgba(25, 25, 25, 0.7);
    /*transform: translateX(100px);*/
}

#data_slide .data_graph {
    /*background: url("../images/slider_data.png") no-repeat center bottom;*/
    background-size: contain;
    position: absolute;
    bottom: 20px;
    right: 5%;
    width: 650px;
    height: 90%;
    z-index: 1;
}

.graph_shadow {
    width: 400px;
    height: 100px;
    position: absolute;
    bottom: 50px;
    right: 80px;
    background: rgba(0, 0, 0, 0.3);
    filter: blur(50px);
    opacity: 0;
}

.graph_ring {
    border: 1px solid #ef0d33;
    width: 350px;
    height: 350px;
    position: absolute;
    -webkit-transform: rotateX(74deg) rotateZ(45deg);
    -moz-transform: rotateX(74deg) rotateZ(45deg);
    -ms-transform: rotateX(74deg) rotateZ(45deg);
    -o-transform: rotateX(74deg) rotateZ(45deg);
    transform: rotateX(74deg) rotateZ(45deg);
    right: 100px;
    bottom: 10px;
    opacity: 0;
}

#graph_ring2 {
    bottom: 30px;
}

#graph_ring3 {
    bottom: 50px;
}

#graph_ring4 {
    bottom: 70px;
    background: rgba(239, 10, 48, 1);
    background: -moz-linear-gradient(left, rgba(239, 10, 48, 1) 0%, rgba(238, 59, 14, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(239, 10, 48, 1)), color-stop(100%, rgba(238, 59, 14, 1)));
    background: -webkit-linear-gradient(left, rgba(239, 10, 48, 1) 0%, rgba(238, 59, 14, 1) 100%);
    background: -o-linear-gradient(left, rgba(239, 10, 48, 1) 0%, rgba(238, 59, 14, 1) 100%);
    background: -ms-linear-gradient(left, rgba(239, 10, 48, 1) 0%, rgba(238, 59, 14, 1) 100%);
    background: linear-gradient(to right, rgba(239, 10, 48, 1) 0%, rgba(238, 59, 14, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ef0a30', endColorstr='#ee3b0e', GradientType=1);
}

#contentDiv {
    width: 350px;
    position: absolute;
    bottom: 230px;
    right: 100px;
    opacity: 0;
}

.data_curve {
    width: 400px;
    height: 400px;
    /*border: 1px solid #191919;*/
    /*border-radius: 0px 0px 0px 50%;*/
    position: absolute;
    left: 0;
    bottom: 0;
}

.data_curve svg {
    width: 100%;
    height: 100%;
}

.data_curve path {
    fill: none;
    stroke: #fff;
    stroke-width: 2px;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: dash 3s linear forwards;
    animation-delay: 1s;
}

@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes ringSlideIn {
    0% {
        margin: -20px 0px;
        opacity: 0;
    }

    100% {
        margin: 0px;
        opacity: 1;
    }
}

@keyframes ringSlideDown {
    0% {
        margin: 20px 0px;
        opacity: 0;
    }

    100% {
        margin: 0px;
        opacity: 1;
    }
}

@keyframes graphAnim {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.active_slide .graph_ring {
    animation: ringSlideDown 0.5s linear forwards;
    animation-delay: 1.6s;
}

.active_slide #graph_ring2 {
    animation-delay: 1.3s;
}

.active_slide #graph_ring3 {
    animation-delay: 1s;
}

.active_slide #graph_ring4 {
    animation: ringSlideIn 0.8s linear forwards;
    animation-delay: 0.5s;
}

.active_slide .graph_shadow {
    animation: ringSlideIn 0.8s linear forwards;
    animation-delay: 1.4s;
}

.active_slide #contentDiv {
    animation: graphAnim 0.5s linear forwards;
    animation-delay: 1.6s;
}



.ux_img {
    position: absolute;
    top: 20%;
    right: 15%;
    width: 267px;
    height: 477px;
    z-index: 1;
}

#ux_slide .slider_content {
    animation: none;
    max-width: 580px;
    margin-top: 13%;
}

#ux_slide h2 {
    font-family: montserrat_thin, sans-serif;
    font-weight: normal;
    text-shadow: none;
}

#ux_slide h1 {
    font-family: "High speed", sans-serif;
    font-size: 48px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff216d+0,ff5e31+100 */
    background: -webkit-linear-gradient(left, rgba(255, 33, 109, 1) 0%, rgba(255, 94, 49, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#ux_slide p {
    margin-right: 80px;
    margin-top: 180px;
}

.ux_img img {
    width: 80%;
}

.case_section {
    background: #f8f8f8;
    overflow: hidden;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.case_section h2 {
    font-size: 108px;
    padding-left: 116px;
    color: #e5e5e5;
    position: absolute;
    top: 6%;
    left: 40px;
}

.case_section .ourFocusp {
    color: #585858;
    position: absolute;
    line-height: 27px;
    top: 24%;
    padding: 0 25% 0 150px;
}

.section_view.case_section h2 {
    animation: accslideInUp 0.9s forwards;
}

.section_view .newsHead p {
    animation: accslideInUp .9s forwards;
    animation-delay: .5s;
}

.section_view .newsSectionR h2 {
    animation: accslideInUp 0.9s forwards;
    animation-delay: .5s;
}

.section_view .newsSectionL h2 {
    animation: accslideInUp 0.9s forwards;
    animation-delay: .5s;
}

.section_view .accoladesC {
    animation: accslideInUp 0.9s forwards;
    animation-delay: .7s;
}

.section_view .nwswiper {
    animation: accslideInUp 0.9s forwards;
    animation-delay: .7s;
}

.case_wrap {
    -webkit-transform: translate(120px, 0px);
    -moz-transform: translate(120px, 0px);
    -ms-transform: translate(120px, 0px);
    -o-transform: translate(120px, 0px);
    transform: translate(120px, 0px);
    width: 110%;
    position: absolute;
    /* top: 30%; */
    top: 35%;
    left: 30px;
}

.slider_nav_wrap {
    position: absolute;
    left: -80px;
    top: 160px;
}

.slider_nav {
    width: 38px;
    height: 38px;
    background: url("../images/upload.png") no-repeat center;
    /*background-size: 15px;*/
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin: 10px 0px;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.slider_nav:hover {
    border: 1px solid #ef0d33;
    /*background-position: center top 10px;*/
}

#nextSlide {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    background-image: url("../images/color_right_arrow.png");
    opacity: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*background-color: #ef0d33;*/
}



.case {
    background: #fff;
    box-shadow: 0px 0px 8px 1px #ddd;
    margin: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.lslide {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -webkit-transform: translateX(50px);
    opacity: 0;
}

.section_view .lslide {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

.section_view .lslide:nth-child(4) {
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.section_view .lslide:nth-child(5) {
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section_view .lslide:nth-child(6) {
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

.case:hover {
    box-shadow: 0px 0px 15px 2px #ddd;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
}

.case_img {
    height: 250px;
    background: url("../images/investor.jpg") no-repeat center;
    background-size: cover;
}

.case_details {
    position: relative;
    text-align: center;
}

.case_details h4 {
    color: #000;
    background: #ebebeb;
    margin: 0;
    padding: 10px 30px;
    text-align: left;
    /*font-family: montserrat_light, sans-serif;*/
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.case_details p {
    height: 79px;
    position: relative;
    color: #585858;
    font-family: montserrat_light;
    font-size: 12px;
    padding: 0px 10px 0px 30px;
    width: 99%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /*-webkit-box-orient: vertical;*/
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    box-sizing: border-box;
    text-align: justify;
}

.case_details .btn_wrap {
    text-align: right;
}

.case_details .btn {
    margin-left: 50px;
    font-family: montserrat_light, sans-serif;
}



.focus_section {
    background: #212121;
    overflow: hidden;
}

.focus_section.new_section {
    background: #fff;
    overflow: hidden;
}

.swiper-slide-active .nsLeftItem .combinedR {
    content: '';
    -webkit-text-stroke: 0.5px black;
    color: white;
    text-shadow: 1px 1px 0 #000, 1px 1px 0 #000, 1px 1px -2px #000, 0px 1px 1px #000, 0px 0px 0px #000;
    font-size: 350px;
    position: absolute;
    z-index: -1;
    top: 50%;
    right: -87%;
    transform: translate(-50%, -50%);
    opacity: 0.1;
    visibility: visible;
}

.focus_section h2 {
    font-size: 80px;
    margin: 0;
    color: #2b2b2b;
    opacity: 1;
    position: absolute;
    left: 0px;
    top: 0%;
    text-align: center;
    width: 12%;
    height: 70%;
    background: #212121;
    padding: 30px 20px;
    z-index: 1;
    border: none;
    box-shadow: none;
    line-height: 140px;
    box-sizing: border-box;
}

.new_section h2 {
    color: #e5e5e5 !important;
    background: #fff !important;
}

.focus_section h2 .rotate_text {
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    white-space: nowrap;
    position: absolute;
    top: 35%;
    left: -80%;
}


.focus_wrap {

    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
    margin-right: 350px;
    margin-top: 50px;
    overflow: hidden;

    top: 25%;
    padding-bottom: 50px;
}

#focus_slider {
    overflow: visible;
}

#focus_slider .swiper-slide {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#focus_slider .swiper-slide-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#focus_slider .swiper-button-prev, #focus_slider .swiper-button-next {
    margin-top: 0;
    top: 10%;
    height: 80%;
    width: 30%;
    background-image: none;
}

#focus_slider .swiper-pagination-bullet {
    background: transparent;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-family: montserrat_light, sans-serif;
    opacity: 0.9;
}

#focus_slider .swiper-pagination-bullet-active {
    background: #ef0d33;
    opacity: 1;
}

#focus_slider .swiper-pagination {
    bottom: -10px;
}

.focus {
    margin: 40px 0px;
    background: #1a1a1a;
    box-shadow: 0px 1px 3px 0px #111;

    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    display: block;
}

.section_view .focus {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}



.focus:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(23, 23, 23, 0.77);
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#focus_slider .swiper-slide-active .focus:after {
    opacity: 0;
}

#vifocus_slider .swiper-slide-active .focus:after {
    opacity: 0;
}

.focus_img {
    /*height: 80px;*/
    padding: 25px 25% 30px 20px;
    color: #fff;
    /* background: url("../images/car_line.png") no-repeat center right 10px; */
    font-family: montserrat_light;
}

.focus_img h3 {
    margin: 20px 0px 20px;
    font-size: 36px;
    line-height: 40px;
    position: relative;
}

.focus_img h3:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 0px;
    border-bottom: 2px solid #ef0d33;
    width: 20px;
}

.focus_img p {
    font-size: 12px;
    margin: 0;
    color: #555;
    font-family: montserrat_light, sans-serif;
}

.focus_industry {
    background: #222;
    display: inline-block;
    padding: 0px 5px;
    font-size: 10px;
    text-transform: uppercase;
}

.focus_img ul {
    margin: 0;
    padding: 0;
}

.focus_img ul li {
    list-style: none;
    color: #777;
    padding: 0px 10px 0px 15px;
    font-size: 11px;
    position: relative;
    display: inline-block;
    font-family: montserrat_light, sans-serif;
    text-transform: uppercase;
}

.focus_img ul li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #f5f5f5;
    left: 0px;
    top: 7px;
}

.focus_img ul li:first-child {
    padding-left: 0px;
}

.focus_img ul li:first-child:before {
    display: none;
}

.focus_img .left_side {
    width: 55%;
    overflow: hidden;
}

.focus_fields {
    background: #1d1d1d;
    padding: 15px 20px;
}

.field {
    /*border: 1px solid #333;*/
    border-radius: 3px;
    padding: 0px 0px 0px 20px;
    font-size: 10px;
    font-family: montserrat_light;
    display: inline-block;
    margin: 5px;
    color: #ddd;
    text-transform: uppercase;
    position: relative;
}

.field:before {
    content: '';
    position: absolute;
    top: 35%;
    left: 7px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ef0d33;
}

.focus_details {
    padding: 20px 30px 20px;
    text-align: center;
}

.focus_details p {
    font-family: montserrat_light;
    line-height: 24px;
    font-size: 12px;
    margin: 5px 0px;
    color: #999;
    height: 70px;
    width: 99%;
    display: -webkit-box;
    text-align: left;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.focus_area {
    padding: 10px 0px;
    text-align: left;
}

.area_item {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
}

.area_item p {
    height: auto;
}

.area_icon {
    background: url("../images/smartphone-call.png") no-repeat center;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 8px;
}

.area_web {
    background-image: url("../images/screen.png");
}

.area_item>p {
    color: #ddd;
    font-family: montserrat_light;
    font-size: 11px;
}

.read_more {
    color: #ef0d33;
    font-family: montserrat_light;
    font-size: 12px;
    display: none;
}

.focus_right {
    background: #242424;
    position: absolute;
    right: 0;
    top: 0;
    width: 480px;
    height: 100%;
    z-index: 10;
}

.new_section .focus_right {
    background: #fff;
}

.new_section .focus_right_wrap {
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
}

.focus_right:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    bottom: 5%;
    top: 5%;
    left: 0;
    width: 10%;
    height: 90%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.focus_right_wrap {
    background: #242424;
    height: 100%;
    padding: 80px 40px;
    box-sizing: border-box;
}

.focus_right_wrap>h3 {
    font-size: 60px;
    color: #2b2b2b;
    margin-bottom: 40px;
}

.focus_right_item {
    background: #2b2b2b;
    padding: 15px 15px 15px 70px;
    position: relative;
    margin: 20px 0px;
    color: #fff;
    display: block;
    box-shadow: 0px 1px 3px 0px #222;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.new_section .focus_right_item {
    background: #f5f5f5;
    box-shadow: none;
    margin: 15px 0px;
    text-align: left;
    cursor: pointer;
    border: 1px solid #f5f5f5;
    border-radius: 6px;
    opacity: 1;
}

.focus_right_item:hover {
    background: #191919;
}

section#new_section .focus_right_item:hover {
    background: #ef0d33;
}



.new_section .focus_right_item:hover {
    box-shadow: 0px 3px 10px 1px #ddd;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);

}

.new_section .focus_right_item.vactive {
    color: #fff !important;
    background: #EF0D33 0% 0% no-repeat padding-box;
    box-shadow: 2px 10px 15px #EF0D3324;
    border: 1px solid #EF0D33;
    border-radius: 6px;
    opacity: 1;
}

.new_section .focus_right_item:hover h3, .new_section .focus_right_item:hover p {
    color: #fff !important;
}

.new_section .focus_right_item.vactive h3, .new_section .focus_right_item.vactive p {
    color: #fff !important;
}

.swiper-slide.swiper-slide-active.swiper-slide-duplicate-next.swiper-slide-duplicate-prev .nsLeftItem {
    box-shadow: 10px 11px 20px 0px rgba(0, 0, 0, 0.12);
}

.new_section .focus_right:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    top: 0;
    left: 0;
    width: 10%;
    height: 100%;
    -moz-border-radius: unset;
    border-radius: unset;
    box-shadow: 0 20px 53px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 20px 53px rgba(0, 0, 0, 0.12);
}

.nsLeftWrap {
    margin: 0 33% 0 10%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.nsLeftItem {
    padding: 10% 12% 10% 12%;
    text-align: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 7px 23px 53px #0000000D;
    border-radius: 12px;
    opacity: 1;
    border: 1px solid #ebebeb;
    width: 100%;
}

.swiper-slide-active .nsLeftItem .combined {
    content: '';
    -webkit-text-stroke: 0.5px black;
    color: white;
    text-shadow: 1px 1px 0 #000, 1px 1px 0 #000, 1px 1px -2px #000, 0px 1px 1px #000, 0px 0px 0px #000;
    font-size: 350px;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: -34%;
    transform: translate(-50%, -50%);
    opacity: 0.1;
    visibility: visible;
}

.nsLeftItem .combined {
    visibility: hidden;
}

.swiper-slide-active .nsLeftItem {
    border: 1px solid transparent;
}

.swiper-slide-prev .nsLeftItem {
    visibility: hidden;
}

.nsLeftItem h3 {
    font-size: 34px;
    font-weight: 600;
    margin: 8% 0% 5% 0%;
}

.nsLeftItem p {
    padding: 1% 5% 1% 5%;
    text-align: center;
    font: normal normal normal 14px/30px montserrat_light, sans-serif;
    letter-spacing: 0px;
    color: #A9A9A9;
    opacity: 1;
    margin: 5px 0px;
}

.vision_wrap {
    margin: 0% 25% 0% -4%;

}

#vifocus_slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url('../images/red-left.png');
    left: unset;
    right: 70px;
    width: 30px !important;
    height: 18px;
    background-size: contain;
    top: unset;
    bottom: -20%;
    filter: grayscale(1);
    opacity: 0.2;
}

#vifocus_slider .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url('../images/right-red.png');
    left: unset;
    right: 30px;
    width: 30px !important;
    height: 18px;
    background-size: contain;
    top: unset;
    bottom: -20%;
}

.swiper-slide.swiper-slide-duplicate.swiper-slide-duplicate-active.swiper-slide-next {
    display: none;
}

#vifocus_slider .swiper-slide {
    -webkit-transform: scale(0.80);
    -moz-transform: scale(0.80);
    -ms-transform: scale(0.80);
    -o-transform: scale(0.80);
    transform: scale(0.80);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#vifocus_slider .swiper-slide-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    padding: 0% 0% 0% 0%;
}

#vifocus_slider {
    overflow: visible;
}



.nsLeftItem img {
    width: 320px;
    height: auto;
}

.sevenBCM {
    font: normal normal normal 12px/24px Montserrat;
    letter-spacing: 1.89px;
    color: #A9A9A9;
    opacity: 1;
    position: absolute;
    bottom: 10px;
    left: 32%;
    text-align: center;
    width: 220px;
    overflow: hidden;
}

.focus_right_item .icon {
    position: absolute;
    top: 26px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: url("../images/services.png") no-repeat center;
    background-size: contain;
    filter: brightness(0.5);
}

.new_section .focus_right_item:hover .icon {
    filter: unset;
}

.new_section .focus_right_item.vactive .icon {
    filter: unset;
}

.vDots img {
    width: 80% !important;
}

.vishBtn {
    color: #fff !important;
    outline: none;
    cursor: pointer;
    width: 133px;
    height: 40px;
    background: #EF0D33 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 6px #EF0D335E;
    border-radius: 4px;
    opacity: 1;
    padding: 0;
    margin: 4% 0% 0% 0%;
}

.focus_right_item h3 {
    margin: 5px 0px;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    font-family: montserrat_light, sans-serif;
}

.new_section .focus_right_item h3 {
    color: #000;
}

.focus_right_item p {
    font-family: montserrat_light, sans-serif;
    font-size: 12px;
    color: #999;
    margin: 5px 0;
}

.new_section .focus_right_item p {
    color: #c1c1c1;
}

.fourdots {
    position: absolute;
    top: 24%;
    left: 4%;
    height: 29px;
    width: 29px;
}

.clients_section {
    background: #f5f5f5;
}

.client_wrap {
    padding: 50px 120px;
    display: flex;
    flex-wrap: wrap;
}

.client_details_wrap {
    width: 50%;
    box-sizing: border-box;
    padding-right: 100px;
}

.client_details_wrap a {
    display: block;
    width: 150px;
    height: 45px;
}

@keyframes accslideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -ms-transform: translateY(100px);
        -o-transform: translateY(100px);
        transform: translateY(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.accslideInUp {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}

.client_details_wrap h2 {
    color: #a4a4a4;
    font-size: 60px;
    margin-bottom: 70px;
}

.section_view .client_details_wrap h2 {
    animation: accslideInUp 0.9s forwards;
}

.client_details_wrap p {
    font-size: 14px;
    color: #888;
    font-family: montserrat_light;
    line-height: 24px;
}

.section_view .client_details_wrap p {
    animation: accslideInUp 0.9s forwards;
    animation-delay: 0.5s;
}

.client_number_wrap h3 {
    font-size: 36px;
    color: #585858;
    margin: 10px 0px 0px;
    position: relative;
}

.section_view .client_number_wrap h3 {
    animation: accslideInUp 0.9s forwards;
    animation-delay: 0.9s;
}

.client_number_wrap h3:after {
    content: '';
    position: absolute;
    width: 0px;
    left: -220px;
    border-bottom: 1px solid #ef0d33;
    bottom: 0;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
    transition-delay: 1s;
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
}

.section_view .client_number_wrap h3:after {
    width: 200px;
}

.client_number_wrap p {
    font-size: 20px;
    margin: 8px 0;
    color: #8e8e8e;
}

.section_view .client_number_wrap p {
    animation: accslideInUp 0.9s forwards;
    animation-delay: 1.2s;
}

@keyframes btnSlide {
    0% {
        opacity: 1;
        height: 0;
        -webkit-transform: translateY(35px);
        -moz-transform: translateY(35px);
        -ms-transform: translateY(35px);
        -o-transform: translateY(35px);
        transform: translateY(35px);
    }

    100% {
        opacity: 1;
        height: 35px;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.section_view .client_details_wrap .btn_red {
    animation: unset;
    animation-delay: unset;
}

.client_details_wrap .btn:after {
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -ms-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
}

.client_list {
    width: 50%;
    box-sizing: border-box;
    padding-top: 50px;
    position: relative;
}

.client_list:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f5f5f5;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0.9;
    }
}



.client_list .btn {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-left: -70px;
    opacity: 0;
    -webkit-transform: scale(0.8) translateY(5px);
    -moz-transform: scale(0.8) translateY(5px);
    -ms-transform: scale(0.8) translateY(5px);
    -o-transform: scale(0.8) translateY(5px);
    transform: scale(0.8) translateY(5px);
    transition: all 0.5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all 0.5s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: all 0.5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all 0.5s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition: all 0.5s cubic-bezier(.19, 1, .22, 1);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.section_view .client_list .btn_red {
    animation: none;
}

.client_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    filter: blur(0px);
}

.client-cat-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 100px 0px 50px 0px;
}

.client_number_wrap:nth-child(2) {
    margin-left: 17px;
}

.client-cat-wrap .client_number_wrap:last-child {
    border-right: unset;
}

.client_number_wrap.visible p {
    color: #ef0d33;
}

.client_number_wrap {
    cursor: pointer;
}

.second-step {
    cursor: pointer;
    padding-left: 16px;
    margin-top: 20px !important;
    height: 25px;
    text-align: center;
    margin-left: 0;
    border-right: 1px solid #80808094;
    text-align: center;
    padding-right: 16px;
}

.second-step p {
    font-size: 14px;
    margin-top: 0;
}

.section_view .client_number_wrap.second-step h3:after {
    width: 50px;
    left: -60px;
}

.client_list {
    display: none;
}

.client_list.active {
    display: block;
}



.client_list ul li {
    text-align: center;
    padding: 25px 20px;
    margin: 10px;
    background: #fff;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}

.client_list ul li img {
    height: 55px;
    max-width: none;
}

.section_view .client_list ul li {
    animation: accslideInUp 0.8s forwards;
    animation-delay: 1s;
}

.section_view .client_list ul li:nth-child(1) {
    animation-delay: 0.5s;
}

.section_view .client_list ul li:nth-child(2) {
    animation-delay: 0.7s;
}

.section_view .client_list ul li:nth-child(3) {
    animation-delay: 0.9s;
}

.section_view .client_list ul li:nth-child(4) {
    animation-delay: 0.7s;
}

.section_view .client_list ul li:nth-child(5) {
    animation-delay: 0.9s;
}

.section_view .client_list ul li:nth-child(6) {
    animation-delay: 1.1s;
}

.section_view .client_list ul li:nth-child(7) {
    animation-delay: 0.9s;
}

.section_view .client_list ul li:nth-child(8) {
    animation-delay: 1.1s;
}

.section_view .client_list ul li:nth-child(9) {
    animation-delay: 1.3s;
}

.section_view .client_list ul li:nth-child(10) {
    animation-delay: 1.1s;
}

.section_view .client_list ul li:nth-child(11) {
    animation-delay: 1.3s;
}

.section_view .client_list ul li:nth-child(12) {
    animation-delay: 1.5s;
}

.footer_section {

    padding: 0;
}

@media only screen and (max-width: 1921px)and (min-width: 100px) {
    .footer_section .fp-tableCell {
        height: auto !important;
    }
}

@media only screen and (max-width: 2048px) and (min-width: 1921) {
    .vision_wrap {
        margin: 0% 23% 0% -5%;
    }
}

@media only screen and (max-width: 1610px) {
    .nsLeftItem h3 {
        font-size: 30px;
    }

    .nsLeftItem p {
        font: normal normal normal 12px/26px montserrat_light, sans-serif;
    }

    #vifocus_slider .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 12%;
    }

    #vifocus_slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        right: 16%;
    }
}

@media only screen and (max-width: 1450px) {
    .slide_img {
        right: 0;
    }

    .case_wrap {
        top: 25%;
        left: 30px;
    }

    .case_section h2 {
        top: 6%;
        font-size: 80px;
        left: 40px;
    }

    .case_section .ourFocusp {
        top: 20%;
        font-size: 12px;
    }

    .slider_content {
        margin-top: 18%;
    }

    .nsLeftItem h3 {
        font-size: 20px;
        margin: 10px 0px;
    }

    .nsLeftItem p {
        padding: 1% 1% 1% 1%;
        font: normal normal normal 12px/24px montserrat_light, sans-serif;
        margin: 5px 0px;
    }

    #vifocus_slider .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 20%;
    }

    #vifocus_slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        right: 24%;
    }

    .fourdots {
        height: 18px;
        width: 18px;
    }

    #vifocus_slider .swiper-slide {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8);
    }

    #vifocus_slider .swiper-slide-active {
        -webkit-transform: scale(.9) !important;
        -moz-transform: scale(.9) !important;
        -ms-transform: scale(.9) !important;
        -o-transform: scale(.9) !important;
        transform: scale(.9) !important;
    }

    .vishBtn {
        height: 34px;
    }

    .nsLeftItem img {
        width: 210px;
        height: auto;
    }

    .sevenBCM {
        left: 28%;
    }
}

@media screen and (max-width: 1450px) {
    .vision_wrap {
        margin: 0% 25% 0% -12%;
    }
}

@media only screen and (max-width: 1400px) {
    .slider_content {
        max-width: 50%;
        margin-top: 13%;
    }

    .slider_content h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .slider_content p {
        padding: 0px 20px 15px 0px;
        font-size: 12px;
        line-height: 24px;
    }

    #data_slide .data_graph {
        bottom: 30px;
        width: 550px;
    }

    .case_section h2 {
        font-size: 80px;
        margin: 30px 0px 50px;
    }

    .case_img {
        height: 200px;
    }

    .case_details p {
        margin: 10px 0px;
    }

    .focus_section h2 {
        font-size: 60px;
    }

    .focus_wrap {
        margin-top: 0;
    }

    .focus_img {
        height: 80px;
        padding: 20px 20px 60px;
    }

    .focus_fields {
        padding: 10px 20px;
    }

    .focus_details {
        padding: 5px 30px 20px;
    }

    .focus_area {
        padding: 5px 0px 0px;
    }

    .focus_right_wrap {
        padding: 50px 40px;
    }

    .focus_right>h3 {
        font-size: 48px;
        margin-bottom: 60px;
    }

    .focus_right_item {
        margin: 20px 0px;
    }

    .client_wrap {
        padding: 20px 120px 0 120px;
    }

    .client_list {
        padding-top: 30px;
    }

    .focus_right {
        width: 400px;
    }

    .focus_wrap {
        margin-right: 340px;
    }

    .focus_section h2 {
        padding: 30px 10px;
    }

    .focus_right_wrap>h3 {
        font-size: 50px;
    }

    .client_details_wrap h2 {
        color: #a4a4a4;
        font-size: 60px;
        margin-bottom: 35px;
    }

    .nsLeftItem h3 {
        font-size: 20px;
        margin: 10px 0px;
    }

    .nsLeftItem p {
        padding: 1% 1% 1% 1%;
        font: normal normal normal 12px/24px Montserrat;
        margin: 5px 0px;
    }

    .nsLeftItem img {
        width: 256px;
        height: auto;
    }

    #vifocus_slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        right: 20%;
    }

    #vifocus_slider .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 15%;
    }
}

@media only screen and (max-width: 1300px) {
    .slider_content {
        margin: 14% 130px 100px;
    }

    .slide_img {
        width: 480px;
    }

    #line1 {
        left: -380px;
    }

    #line2 {
        left: 500px;
    }

    .data_img {
        width: 580px;
    }

    .case_wrap {
        -webkit-transform: translate(100px, 0px);
        -moz-transform: translate(100px, 0px);
        -ms-transform: translate(100px, 0px);
        -o-transform: translate(100px, 0px);
        transform: translate(100px, 0px);
    }

    .slider_nav_wrap {
        left: -70px;
    }

    .case_section h2 {
        padding-left: 100px;
    }

    .focus_wrap {
        margin-right: 250px;
    }

    .focus_section h2 .rotate_text {
        left: -73%;
    }

    .focus_right {
        width: 390px;
    }

    .focus_right_wrap>h3 {
        font-size: 48px;
    }

    .client_wrap {
        padding: 0px 50px 0 100px;
    }

    .client_details_wrap h2 {
        font-size: 48px;
        margin-bottom: 50px;
    }

    .client_list ul li {
        padding: 20px 18px;
    }

    .client_list ul li img {
        height: 50px;
    }

}

@media only screen and (max-width: 1220px) {
    .case_section h2 {
        padding-left: 116px;
    }

    .case_section .ourFocusp {
        top: 18%;
        font-size: 12px;
        line-height: 24px;
        padding: 0 3% 0 150px;
    }

    .case_wrap {
        top: 28%;
        left: 50px;
    }
}

@media only screen and (max-width: 1150px) {
    .slide_img {
        width: 430px;
    }

    .slider_content {
        margin: 14% 70px 100px;
    }

    #line1 {
        left: -480px;
    }

    #line2 {
        left: 300px;
    }

    .data_img {
        width: 530px;
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        -ms-transform: scale(0.85);
        -o-transform: scale(0.85);
        transform: scale(0.85);
    }

    .focus_img {
        background-size: 80%;
    }

    .focus_img .left_side {
        width: 65%;
    }

    .focus_img h3 {
        font-size: 30px;
        margin-bottom: 8px;
    }

    .nsLeftItem {
        padding: 7% 4% 7% 4%;
    }
}

@media only screen and (max-width: 1400px) and (min-height: 700px) {
    .slider_content {
        margin-top: 17%;
    }

    #line2 {
        left: 550px;
    }

    .case_section h2 {
        margin: 50px 0px;
    }

    .focus_wrap {
        margin-top: 6%;
    }

    .form_col {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 1369px) {
    .client_number_wrap h3 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1339px) {
    .second-step {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 1200px) {
    .client_details_wrap {
        padding-right: 40px;
    }
}

@media only screen and (max-width: 1057px) {
    .client_number_wrap h3 {
        font-size: 25px;
    }

    .second-step {
        height: 23px;
        padding-left: 9px;
        padding-right: 9px;
    }

    .client_number_wrap p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {
    .focus_section h2 {
        font-size: 50px;
    }

    .focus_wrap {
        margin-right: 285px;
    }

    .focus_right {
        width: 350px;
    }

    .focus_right_wrap>h3 {
        font-size: 45px;
    }

    .focus_right_item {
        padding: 15px 20px 15px 80px;
    }

    .client_details_wrap h2 {
        font-size: 50px;
    }

    .client_list ul li {
        margin: 5px;
    }

    .fourdots {
        display: none;
    }

}

@media only screen and (max-width: 982px) {
    .client_details_wrap p {
        font-size: 11px;
    }
}

@media only screen and (max-width: 900px) {
    .second-step {
        display: none;
    }
}

@media only screen and (min-height: 800px) {
    .slider_content {
        margin-top: 18%;
    }

    .equation2_behind {
        top: 18%;
    }

    .equation_front {
        bottom: 18%;
    }

    #line2 {
        bottom: 10%;
    }

    .focus_wrap {
        top: 28%;
        margin-top: 100px;
    }

    .client_wrap {
        padding: 100px 120px;
    }

}

@media only screen and (max-height: 700px) {
    #line1 {
        bottom: 30px;
    }

    #line2 {
        left: 540px;
        bottom: -10px;
    }

    .equation2_behind {
        top: 14%;
    }

    .data_img {
        top: 10%;
    }

    .case_section h2 {
        margin: 40px 0px 50px;
    }

    .case_section .ourFocusp {
        top: 18.5%;
        font-size: 12px;
        line-height: 24px;
    }

}

@media only screen and (max-height: 600px) {
    .client_number_wrap {
        margin: 60px 0px 50px 0px;
    }

    .client_list ul li {
        margin: 8px;
    }

    .client_list ul li img {
        height: 50px;
        max-width: none;
    }
}

@media only screen and (max-height: 500px) {
    .client_number_wrap {
        margin: 40px 0px 20px 20px;
    }

    .client_list ul li img {
        height: 40px;
        max-width: none;
    }

}

@media only screen and (max-width: 1024px) and (max-height: 800px) {
    .slider_content {
        margin-top: 25%;
    }

    #line1 {
        left: -430px;
    }

    #line2 {
        left: 420px;
    }

    .case_section h2 {
        margin: 30px 0px;
    }

    .case_wrap {
        top: 28%;
    }

    .slide_img {
        width: 400px;
    }

    .data_img {
        top: 24%;
    }
}

@media only screen and (max-width: 960px) and (max-height: 800px) {
    .slider_content {
        margin-top: 11%;
        width: 85%;
        max-width: 100%;
    }

    .slide_img {
        width: 280px;
    }

    .data_img {
        top: 30%;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 1400px) {
    .btn_wrap {
        margin: 0px;
    }

    .case_img {
        height: 218px;
    }

    .case_details h4 {
        padding: 5px 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .case_wrap {
        -webkit-transform: translate(60px, 0px);
        -moz-transform: translate(60px, 0px);
        -ms-transform: translate(60px, 0px);
        -o-transform: translate(60px, 0px);
        transform: translate(60px, 0px);
        top: 30%;
        left: 90px;
    }

    .case_img {
        height: 160px;
    }

    .case_section h2 {
        padding-left: 60px;
    }

    .slider_nav_wrap {
        left: -50px;
        top: 68%;
    }

    .focus_right {
        width: 280px;
    }

    .focus_right_wrap {
        padding: 50px 20px;
    }

    .focus_right_item p {
        display: block;
    }

    .focus_right_item .icon {
        top: 20px;
    }

    .focus_wrap {
        margin-right: 150px;
    }

    .focus_right_wrap>h3 {
        font-size: 36px;
        margin-bottom: 50px;
        margin-top: 50px;
    }

    .client_wrap {
        padding: 0px 50px 0 60px;
    }

    .client_details_wrap {
        padding-right: 40px;
    }

    .client_list ul li {
        padding: 13px 13px;
    }

    .case_section h2 {
        padding-left: 120px;
    }

    .case_section .ourFocusp {
        color: #585858;
        position: absolute;
        line-height: 27px;
        top: 15%;
        padding: 0 20% 0 150px;
    }

    .clutchContainer {
        height: 80vh;
    }

    .slider_content p {
        padding: 0px 20px 15px 0;
        font-size: 12px;
    }
}

@media only screen and (max-width: 800px) {
    .footer_tab {
        margin: 5px 0px 10px;
    }
}

@media only screen and (max-width: 900px) {
    .case_section h2 {
        margin: 25px 0px;
        font-size: 44px;
    }

    .case_section .ourFocusp {
        padding-left: 120px;
        color: #585858;
        position: absolute;
        line-height: 27px;
        top: 14%;
        padding: 0 10% 0 90px;
    }

    .case_wrap {
        top: 35%;
    }

    .case_img {
        height: 170px;
    }

    .case_details h4 {
        padding: 10px 15px;
    }

    .case_details p {
        padding: 0 15px;
    }

    .case_details .btn {
        margin: 0;
    }

    .focus_right {
        width: 250px;
    }

    .focus_section h2 {
        font-size: 36px;
        padding: 0px 0px;
        margin-top: -35px;
        /*margin-left: 50px;*/
        line-height: 100px;
    }

    .focus_section h2 .rotate_text {
        left: -40%;
        top: 27%;
    }

    .focus_right_item {
        padding: 15px 15px 15px 60px;
    }

    .focus_right_item h3 {
        font-size: 16px;
    }

    .focus_right_item .icon {
        top: 15px;
        left: 15px;
    }

    .field {
        margin: 0;
    }

     .area_item>p {
        display: block;
    }

    .client_details_wrap h2 {
        font-size: 36px;
        margin-bottom: 20px;
        animation: accslideInUp 0.9s forwards;
    }

    .client_details_wrap p {
        font-size: 12px;
        line-height: 20px;
        animation: accslideInUp 0.9s forwards;
        animation-delay: 0.5s;
    }

    .case_section.fp-section.fp-table, .focus_section.fp-section.fp-table, .clients_section.fp-section.fp-table, .footer_section.fp-section.fp-table, .fp-slide.fp-table, .fp-tableCell {
        height: auto !important;
    }

    .header_content {
        min-height: 600px;
    }

    .case_section {
        min-height: 650px;
    }

    .lslide {
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }

    .focus {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    .client_wrap {
        padding: 50px 50px 60px;
    }

    .focus_wrap {
        margin-top: 50px;
        padding-bottom: 70px;
    }

    .triangle_black {
        left: 50px;
    }

    .equation_front {
        left: 0;
        bottom: 40%;
    }

    .equation_behind {
        right: -50px;
    }

    .equation2_behind {
        top: 8%;
    }

    .client_number_wrap h3 {
        animation: accslideInUp 0.9s forwards;
        animation-delay: 0.9s;
    }

    .client_details_wrap .btn_red {
        animation: btnSlide 0.8s forwards;
        animation-delay: 1.5s;
    }

    .client_number_wrap h3:after {
        width: 200px;
    }

    .focus_img {
        background-size: 75%;
    }

    .focus_img h3 {
        font-size: 27px;
        margin: 5px 0px;
    }
}

@media only screen and (max-width: 768px) {
    a.nsLcard.swiper-slide {
        padding-top: 40px;
    }
    .focus_section h2 {
        height: 37%;
    }

    .case_section h2 {
        padding-left: 50px;
    }

    .case_section .ourFocusp {
        color: #585858;
        position: absolute;
        line-height: 24px;
        top: 14%;
        padding: 0 5% 0 90px;
    }

    .case_wrap {
        left: 30px;
    }

    .focus_wrap {
        margin-right: 0;
        max-width: 80%;
        margin-left: 150px;
    }

    .new_section .focus_right {
        display: block;
        position: unset;
        width: 100%;
    }

    .new_section .focus_right .focus_right_item p {
        display: block;
    }

    .new_section .focus_right .focus_right_wrap {
        padding: 0px 20px;
    }

    #case_section .focus_right {
        display: block;
        position: unset;
        width: 100%;
    }

    .clutchContainer {
        height: 100%;
    }

    .case {
        width: 74.5%;
    }

    .vision_wrap {
        margin: 0% 0% 0% 0%;
    }

    .vision_wrap .swiper-wrapper {
        padding: 16% 0% 16% 0%;
    }

    .nsLeftItem {
        padding: 7% 1% 7% 1%;
    }

    #vifocus_slider .swiper-slide-active {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
        padding: 0% 0% 0% 0%;
    }

    .sevenBCM {
        position: unset;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
.mobslideContent {
    display: none;
}
@media only screen and (max-width: 479px) {
    .mobslideContent {
        display: block;
    }
}
@media only screen and (max-width: 768px) and (min-width: 479px) {
    #focus_section{
        min-height: 500px;
    }
    .case_wrap{
        top: 22%;
    }
    .focus_wrap{
        margin-right: 0;
        max-width: 97%;
        margin-left: 115px;
    }
    .focus_section h2 .rotate_text{
        left: 41%;
        top: 8%;
        -webkit-transform: rotate(360deg);
    }
    .mobileClients .swiper-pagination-bullet-active{
        opacity: 1;
        background: #e72d32;
    }
    .client_details_wrap{
        width: 100%;
        padding: 0;
    }
    .client_list.active{
        display: none;
    }
    .client_list{
        display: none;
    }
    .mobileClients{
        display: block;
    }
    .mobileClients ul{
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
    }
    #focus_slider4{
        margin-top: 10%;
        margin-bottom: 10%;
    }
    .mobileClients .swiper-wrapper{
        margin: 0px 0 20px 0;
    }
    .mobileClients ul li{
        text-align: center;
        box-sizing: border-box;
        background: #fff;
        margin: 0 10px 30px 0px;
        padding: 0 20px 0 0px;
    }
    .mobclimgs li img{
        width: auto;
        height: 38px;
        line-height: 50px;
        padding: 10px 10px 10px 10px;
    }
    .client-cat-wrap{
        display: none;
    }
    .accslideInUp{
        opacity: 1 !important;
        transform: unset;
    }
    .section_nav{
        display: none;
    }
    .frontSec1{
        height: auto !important;
    }
    .header_content h2{
        line-height: 30px;
        font-size: 18px;
        text-align: left;
        padding: 5px 20px 15px 20px;
        text-transform: uppercase;
    }
    .header_content p{
        color: #c7c7c7;
        font-size: 14px;
        margin: 0px 0px 20px;
        padding: 15px 20px 15px 20px;
        background: transparent;
        position: relative;
        text-align: left;
    }
    .mobslideContent .aiMobbtb{
        background-color: #ef0d33;
        display: block;
        margin: 0px 20px 15px 20px;
    }
    .mobslideContent {
        display: block;
        margin: 0 auto;
        text-align: center;
        z-index: 3;
        position: absolute;
        top: 20%;
    }
    .slide.blockchain{
        display: none;
    }
    .slide .slider_content{
        display: none;
    }
    .slide_anim{
        opacity: .3;
    }
    .triangle_black{
        display: none;
    }
    .slide_anim .equation_behind, .slide_anim .anim_line, .slide_anim .slide_img{
        display: none;
    }
}
@media only screen and (max-width: 482px) {
    .client_list.active {
        display: none;
    }

    .second-step {
        display: none;
    }

    .client-cat-wrap {
        display: none;
    }

    #focus_slider4 {
        margin-top: 10%;
        margin-bottom: 10%;
    }
}

@media only screen and (max-width: 480px) {
    #clutch_section {
        padding: 10px;
    }

    .clutchRight {
        min-height: 355px;
    }

    img.forrester {
        padding-top: 15%;
        width: 307px;
    }

    .vision_wrap .swiper-wrapper {
        padding: 16% 0% 4% 0%;
    }

    .focus_wrap {
        padding-bottom: 50px;
    }

    .focus_section h2 {
        color: #585757;
    }

    .focus_right_wrap>h3 {
        display: none;
        margin-top: 0;
        color: #585757;
    }

    .focus_right_wrap {
        background: #212121;
    }

    .focus_right_wrap {
        padding: 0 20px 50px 20px;
    }

    .case_section .ourFocusp {
        color: #585858;
        position: absolute;
        line-height: 25px;
        top: 0;
        text-align: justify;
        position: relative;
        padding: 0 15px 0 15px;
        font-size: 12px;
        font-family: montserrat_light;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 28px;
        /* max-height: 90px;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical; */
        left: 0;
    }

    /*  */
    .case_wrap {
        width: 100%;
        position: relative;
        transform: none;
        left: 0;
    }

    .case_section h2 {
        margin: 0 !important;
        font-size: 44px;
        position: relative;
        display: block;
        height: 50px;
        color: #e5e5e5;
        opacity: 1;
        left: 0;
        padding-left: 10px;
    }

    #focus_section {
        height: auto;
        padding: 80px 10px;
    }

    .focus_wrap {
        margin: 0;
        transform: none;
        max-width: 100%;
        position: relative;
        margin: -35px 0px 0px 0px;
    }

    #focus_slider .swiper-slide-active {
        width: 100% !important;
    }

    .focus_section h2 .rotate_text {
        position: relative !important;
        display: block;
        margin: 45px 0 0 0;
        left: 0;
        transform: none;
    }

    .fp-tableCell {
        display: block;
        height: auto;
        position: relative;
    }

    .focus_img {
        background-size: 0;
    }

    .fp-section.fp-table {
        display: block;
        table-layout: unset;
        width: 100%;
        height: 100%;
    }

    .client_wrap {
        padding: 20px 20px 20px 20px;
    }

    .client_details_wrap {
        padding-right: 40px;
        width: 100%;
        padding: 0;
    }

    .client_list {
        padding-top: 30px;
        width: 100%;
    }

    .footer_tab .tab p {
        font-size: 11px;
        margin: 10px 0;
    }

    .case_img {
        height: 200px;
    }

    .focus_fields {
        background: #1d1d1d;
        padding: 15px 20px;
    }

    .focus_details p {
        display: block;
    }

    .accslideInUp {
        opacity: 1;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
    }

    .caseheight {
        min-height: 650px !important;
    }

    .case {
        width: 95%;
    }

    .mobslideContent h2 {
        line-height: 30px;
        font-size: 18px;
    }

    .client_details_wrap a {
        margin: 0 auto 30px auto;
    }

    .focus_img ul li {
        display: none;
    }

    .header_content h2>span {
        font-family: montserrat_bold;
        font-size: 20px;
    }

    .sevenBCM, .fourdots {
        display: none;
    }

    #vifocus_slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        right: unset;
        left: 2%;
    }

    #vifocus_slider .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 2%;
    }

    .vision_wrap {
        margin: 0% 0% 0% 0%;
    }
}

@media only screen and (max-width: 380px) {
    .case_wrap {
        width: 100%;
        position: relative;
        transform: none;
    }

    .case_section h2 {
        margin: 0 !important;
        font-size: 44px;
        position: relative;
        display: block;
        height: 50px;
        color: #e5e5e5;
        opacity: 1;
    }

    #focus_section {
        height: auto;
        padding: 80px 10px;
    }

    .focus_wrap {
        margin: 0;
        transform: none;
        max-width: 100%;
        position: relative;
        margin: 0px 0px 0px 0px;
    }

    #focus_slider .swiper-slide-active {
        width: 100% !important;
    }

    .focus_section h2 .rotate_text {
        position: relative !important;
        display: block;
        top: 30px;
        left: 0;
        transform: none;
    }

    .fp-tableCell {
        display: block;
        height: auto;
        position: relative;
    }

    .focus_img {
        background-size: 0;
    }

    .fp-section.fp-table {
        display: block;
        table-layout: unset;
        width: 100%;
        height: 100%;
    }

    .client_wrap {
        padding: 20px 20px 20px 20px;
    }

    .client_details_wrap {
        padding-right: 40px;
        width: 100%;
        padding: 0;
    }

    .client_number_wrap {
        margin: 45px 0px 40px 20px;
    }

    .client_list {
        padding-top: 30px;
        width: 100%;
    }

    .footer_tab .tab p {
        font-size: 11px;
        margin: 10px 0;
    }

    .case_img {
        height: 200px;
    }

    .focus_fields {
        background: #1d1d1d;
        padding: 15px 20px;
    }

    .focus_details p {
        display: block;
    }

    .mobslideContent {
        top: 20%;
    }

    .mobslideContent h2 {
        line-height: 30px;
        font-size: 14px;
    }
}

@media only screen and (min-width: 1440px) {
    .footer_section {
        display: table-cell !important;
    }
}

@media only screen and (max-width: 322px) {
    .swiper-slide.swiper-slide-active.swiper-slide-duplicate-next.swiper-slide-duplicate-prev .nsLeftItem {
        box-shadow: -1px 3px 20px 0px rgb(0 0 0 / 12%);
    }

    .swiper-slide.swiper-slide-active.swiper-slide-duplicate-next.swiper-slide-duplicate-prev {
        width: 295px !important;
    }

    #focus_slider .swiper-pagination-bullet {
        width: 17px;
        height: 17px;
    }
}

.footer_section.fp-section.fp-table, .fp-slide.fp-table {
    display: flex !important;
}

@media only screen and (max-width: 4000px) and (min-width: 1452px) {
    body {
        font-size: 0.897vw;
        line-height: 1.282vw;
    }

    /* slider  */
    .slider_content {
        margin: 17% 1.92vw 2.564vw 10.897vw;
        width: 45%;
    }

    .headbanBtn {
        font-size: 0.76vw;
        letter-spacing: 0.12vw;
        border-radius: 0.192vw;
        padding: 0.64vw 3.2vw 0.64vw 3.2vw;
        height: 2.24vw;
    }

    .header_content h2 {
        font-size: 2.35vw;
        line-height: 2.764vw;
    }

    .header_content p {
        font-size: 0.89vw;
        margin: 0px 0px 1.6vw 0px;
        padding: 0.96vw 1.28vw 0.96vw 0px;
        line-height: 1.92vw;
    }

    .triangle_black {
        bottom: 2.564vw;
        left: 12.82vw;
        width: 38.46vw;
        height: 38.46vw;
    }

    .triangle_black .triangle {
        width: 38.46vw;
        height: 38.46vw;
    }

    .triangle_black .triangle_inner {
        width: 25.64vw;
        height: 25.64vw;
        margin: 8.33vw auto;
    }

    .equation_behind {
        width: 28.2vw;
        height: 38.46vw;
        right: 3.20vw;

    }

    .equation2_behind {
        width: 38.46vw;
        height: 7.69vw;
        left: 6.41vw;
    }

    .equation_front {
        width: 15.38vw;
        height: 5.12vw;
        left: 12.82vw;
    }

    .slide_img {
        width: 30.82vw;
    }

    .anim_line {
        border-bottom: 0.19vw solid #ef0d33;
        width: 32.05vw;
    }

    #line1 {
        left: -20.51vw;
        bottom: 5.12vw;
    }

    #line2 {
        left: 41.6vw;
        bottom: 1.92vw;
    }

    #line3 {
        right: 6.41vw;
        top: -9.61vw;
    }

    #line4 {
        right: -25.64vw;
        top: 32.05vw;
    }

    .blockchain .aihead_content h5 {
        font-size: 1.79vw;
        top: 4.48vw;
    }

    .blockchain .aihead_content .btn {
        margin-top: 2.56vw;
        height: 2.24vw;
        font-size: 0.89vw;

        padding: 0px 1.28vw;
        line-height: 2.17vw;
        width: 6.85vw;
        border-radius: 0.25vw;
    }

    .mask_div {
        width: 100%;
    }

    .blockchain .aihead_content .head_cnt {
        width: 54%;
    }

    .blockchain #line1 {
        left: -30.76vw;
        bottom: 17.948vw;
    }

    .blockchain #line4 {
        right: -29.48vw;
        top: 16.6vw;
    }

    /* end slider  */
    /* Our Focus */
    .case_section h2 {
        font-size: 5.1282vw;
        padding-left: 7.435897vw;
        left: 2.564vw;
    }

    .case_section .ourFocusp {

        top: 20%;
        padding-left: 7.6923vw;
        line-height: 1.73vw;
        padding: 0 25% 0 9.61538vw;
    }

    .case_wrap {
        top: 30%;
        transform: translate(7.6923vw, 0px);
        left: 1.923vw;
    }

    .slider_nav_wrap {
        left: -5.1282vw;
        top: 10.256vw;
    }

    .slider_nav {
        width: 2.435897vw;
        height: 2.435897vw;
        margin: 0.641vw 0px;
    }

    .case {
        box-shadow: 0px 0px 0.5128vw 0.064vw #ddd;
        margin: 0.641vw;
    }

    .case_img {
        height: 16.02564vw;
    }

    .case_details h4 {
        padding: 0.641vw 1.923vw;
        font-size: 0.897vw;
    }

    .case_details p {
        font-size: 0.847vw;
        padding: 0px 0.641vw 0px 1.923vw;
        height: 4.9vw;
    }

    .case_details .btn {
        margin-left: 3.2051vw;
    }

    .btn_more {
        padding-left: 3.2051vw;
        font-size: 0.705vw;
        width: 5.1282vw;
    }

    .btn {
        height: 2.2435897vw;
        margin: 0.32vw;

        line-height: 2.17948vw;
        border-radius: 0.2564vw;
    }

    .btn_more:before {
        width: 2.5641vw;
        border-bottom: 0.0641vw solid #ef0d33;
    }

    .section_nav {
        bottom: 0.9615vw;
    }

    .nav {
        background-size: cover;
        width: 1.923vw;
        height: 1.923vw;
        margin: 0.32vw;
        padding-left: 0.641vw;
    }

    .nav.next {
        border: 0.064vw solid #ddd;
        background-size: cover;
    }

    .nav_text {
        font-size: 0.705vw;
    }

    /* end Our Focus */

    /* clutchSection */
    .clutchSection {
        padding: 0 2.5641vw 0 1.923vw;
    }

    .clutchLeft .clutchLeft-top {
        margin-bottom: 0.641vw;
        margin-right: 0.641vw;
    }

    .clutchLeft-top div .forrester {
        margin-left: -0.57692vw;
        width: 75%;
    }

    .clutchLeft .clutchLeft-top div h1 {
        margin-top: 0.9615vw;
        margin-bottom: 0.9615vw;
        font-size: 1.402vw;
        letter-spacing: 0.06410256vw;
    }

    .clutchLeft img, .clutch_logo {
        width: 16%;
    }

    .clutchLeft-buttom div img.left {
        width: 27%;
    }

    .clutchLeft-buttom div img.right {
        width: 18%;
    }

    .clutchLeft h1, .clutchRight h1 {
        line-height: 2.2435897vw;
    }

    .clutchLeft p {
        font-size: 0.83692vw;
        line-height: 1.53846vw;
    }

    .clutchLeft .clutchLeft-buttom {
        margin-top: -0.06410256vw;
        margin-right: 0.641vw;
    }

    .clutchLeft-buttom div h1 {
        font-size: 1.282vw;
        letter-spacing: 0.06410256vw;
    }

    .clutchRight .clutchRight-padding h1 {
        margin-top: 2.2435897vw;
        font-size: 1.282vw;
        letter-spacing: 0.06410256vw;
    }

    .clutchRight p {
        font-size: 0.869vw;
        line-height: 2;
    }

    img.clutchb {
        height: 7.051282vw;
    }

    .clutchlogoContainer {
        padding: 2.5641vw 0.3205vw 0.641vw 0px;
    }

    /* End clutchSection */

    /* Case Studies */
    .focus_section h2 {
        font-size: 5.128vw;
        padding: 1.923vw 1.282vw;
        line-height: 8.97435897vw;
        height: 100%;
    }

    .focus_wrap {
        transform: translateX(-3.205vw);
        margin-right: 22.435897vw;
        margin-top: 3.205vw;
        padding-bottom: 3.205vw;
    }

    .focus {
        margin: 2.564vw 0px;
        box-shadow: 0px 0.064vw 0.1923vw 0px #111;
    }

    .focus_img {
        padding: 1.6vw 25% 2.35vw 1.282vw;
    }

    .focus_img h3 {
        margin: 1.282vw 0px 1.28vw;
        font-size: 2.30769vw;
        line-height: 2.564vw;
    }

    .focus_img h3:before {
        top: -0.32vw;
        border-bottom: 0.128vw solid #ef0d33;
        width: 1.282vw;
    }

    .focus_img p {
        font-size: 0.7692vw;
    }

    .focus_img ul li {
        padding: 0px 0.64vw 0px 0.9615vw;
        font-size: 0.705vw;
    }

    .focus_fields {
        padding: 0.9615vw 1.282vw;
    }

    .field {
        border-radius: 0.192vw;
        padding: 0px 0px 0px 1.28vw;
        font-size: 0.64vw;
        margin: 0.32vw;
    }

    .field:before {
        left: 0.4487vw;
        width: 0.32vw;
        height: 0.32vw;
    }

    .focus_details {
        padding: 1.28vw 1.923vw 1.28vw;
    }

    .focus_details p {
        line-height: 1.53846vw;
        font-size: 0.7692vw;
        margin: 0.32vw 0px;
        height: 4.487vw;

    }

    .read_more {
        font-size: 0.7692vw;
    }

    .focus_right {
        width: 30.7692vw;
    }

    .focus_right_wrap {
        padding: 5.1282vw 2.564vw;
    }

    .focus_right_wrap>h3 {
        font-size: 3.846vw;
        margin-bottom: 2.564vw;
    }

    .focus_right_item {
        padding: 0.9615vw 0.9615vw 0.9615vw 4.487vw;
        margin: 1.28vw 0px;
        box-shadow: 0px 0.064vw 0.1923vw 0px #222;
    }

    .focus_right_item .icon {
        top: 1.666vw;
        left: 1.28vw;
        width: 1.923vw;
        height: 1.923vw;
    }

    .focus_right_item h3 {
        margin: 0.32vw 0px;
        font-size: 1.02564vw;
        line-height: 1.1538vw;
    }

    .focus_right_item p {
        margin: 0.32vw 0;
        font-size: 0.769vw;
    }

    #focus_slider .swiper-pagination {
        bottom: -0.64vw;
    }

    #focus_slider .swiper-pagination-bullet {
        width: 1.282vw;
        height: 1.282vw;
        font-size: 0.769vw;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 0.32vw;
    }

    /* End Case Studies */
    /* ROI */
    .fourdots {
        height: 1.2538vw;
        width: 1.2538vw;
    }

    .vision_wrap {
        margin: 0% 25% 0% -12%;
    }

    .swiper-slide.swiper-slide-active.swiper-slide-duplicate-next.swiper-slide-duplicate-prev .nsLeftItem {
        box-shadow: 0.64vw 0.7vw 1.282vw 0px rgb(0 0 0 / 12%);
    }

    .swiper-slide-active .nsLeftItem {
        border: 0.064vw solid transparent;
    }

    .nsLeftItem {
        border-radius: 0.769vw;
    }

    .swiper-slide-active .nsLeftItem .combined {
        font-size: 22.435897vw;
        -webkit-text-stroke: 0.032vw black;
    }

    .nsLeftItem img {
        width: 13.46vw;
    }

    .nsLeftItem h3 {
        font-size: 1.282vw;
        margin: 0.64vw 0px;
    }

    .nsLeftItem p {
        margin: 0.32vw 0px;
        font: normal normal normal 0.71vw/1.5384vw montserrat_light, sans-serif;
    }

    .vishBtn {
        width: 8.52564vw;
        box-shadow: 0px 0.2564vw 0.3846vw #ef0d335e;
        border-radius: 0.2564vw;
        padding: 1.1vw;
        font-size: .6vw;
        line-height: 0vw;
    }

    .sevenBCM {
        width: 14.1025vw;
        bottom: 0.641vw;
    }

    .sevenBCM p {
        font-size: .9vw;
    }

    .sevenBCMDots img {
        width: 100%;
    }

    /*End ROI */
    /* Our Clients */
    .client_wrap {
        padding: 3.2vw 7.6923vw;
    }

    .client_details_wrap {
        padding-right: 6.41vw;
    }

    .client_details_wrap h2 {
        font-size: 3.846vw;
        margin-bottom: 4.487vw;
    }

    .client_details_wrap p {
        font-size: 0.99vw;
        line-height: 1.53846vw;
    }

    .client-cat-wrap {
        margin: 6.41vw 0px 3.2vw 0px;
    }

    .client_number_wrap h3 {
        font-size: 2.30769vw;
        margin: 0.64vw 0px 0px;
    }

    .section_view .client_number_wrap h3:after {
        width: 12.82vw;
        left: -14.1025vw;
        border-bottom: 0.064vw solid #ef0d33;
    }

    .client_number_wrap p {
        font-size: 1.282vw;
        margin: 8px 0;
    }

    .client_details_wrap a {
        width: 9.615vw;
        height: 2.8846vw;
    }

    #footer_quote {
        font-size: 0.8974vw;
        padding: .7vw 1.282vw;
        width: 8vw;
        /* line-height: 1.3; */
    }

    .client_list ul li {
        padding: 1.8vw 1.282vw;
        margin: 0.64vw;
        transform: translateY(6.41vw);
    }

    .client_list ul li img {
        height: 3.5256vw;
    }

    /* End Our Clients */
    /* news  */
    .newsSectionContainer {
        padding: 2% 2.051vw 1% 1.923vw;
    }

    .newsSectionL .newsHead, .newsSectionR .newsHead {
        font-size: 3.205vw;
        line-height: 4.615vw;
        margin: 1.28vw 0 1.602vw 0;
        padding: 0 1.15384vw 0 0.705vw;
    }

    .news-image {
        height: 12.82vw;
    }

    .nsRcardContent {
        padding: 0px 1.28vw 1.28vw 1.28vw;
        height: 12.1794vw;
    }

    .nsRcardContent h3 {
        margin: 1.28vw 0px 0.641vw;
        font-size: 1.12vw;
        line-height: 1.2;
    }

    .nsRcardContent p {
        max-height: 2.564vw;
        font-size: 0.82vw;
    }

    .nsLcard p {
        padding: 0px 0 0 6.410vw;
        font-size: 0.86vw;
    }

    .nsRcard {
        width: 30%;
    }

    .nsLcardimg {
        left: 1.282vw;
        width: 5.1282vw;
        border-radius: 0.64vw;
    }

    .swiper-container-android .swiper-slide, .swiper-wrapper {
        transform: unset;
    }

    .nsLcard {
        border-radius: 0.64vw;
        box-shadow: 0 0.64vw 1.28vw rgb(0 0 0 / 7%), 0 6px 6px rgb(0 0 0 / 5%);
        min-height: 7.69vw;
        padding: 0.961vw 0.961vw 0.961vw 0.961vw;
    }

    /* End news */

}


#newsUpdates .swiper-slide {
    height: unset;
    /* margin-right: unset !important; */
}

/* award section  */

.section.certification_section{
    padding: 0;
    overflow: hidden;
}
.award-section{
    background: #010101;
    height: 100vh;
}
.award-content{
    height: 18vw;
    display: none;
    width: 36vw;
    padding-left: 19.3vw;
    padding-top: 10.5vw;
}
.award-content.active{
    display: block;
}
.award-content h2{
    color: #FFFFFF;
    font-family: montserrat_extralight;
    font-size: 2.5vw;
    line-height: 1.1;
    letter-spacing: -0.055em;
}
.award-content p{
    height: 8vw;
    color: #DCDCDC;
    letter-spacing: -0.03em;
    line-height: 1.7;
    padding-right: 2vw;
    font-size: .78vw;
    margin-top: 2vw;
   font-family: montserrat_extralight;
    margin-bottom: 0;
}
.award-content p a{
    color: #DCDCDC;
    text-decoration: underline;
}
.award-content img{
    position: absolute;
    top: 9.5vw;
    right: 16.2vw;
    width: 28vw;
}
.award-content h2{
    margin: 0;
}
.award-card-block{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: .7vw;
    padding: 5.7vw 11.3vw 2vw 11.3vw;
}
.award-card-block .award-card{
    cursor: pointer;
    background: rgb(17 17 17 / 46%);
    width: 12.3vw;
    height: 8.6vw;
    text-align: center;
    position: relative;
}
.award-card-block .award-card p{
    margin: 0;
    position: absolute;
    font-size: .74vw;
    width: 8vw;
    letter-spacing: -0.035em;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.47) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    line-height: 115.4%;
    top: 71%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.award-card-block .award-card img{
    width: 2.6vw;
    padding-top: 1.5vw;
}
.award-card-block .award-card:nth-child(2) img {
    width: 3.6vw;
    padding-top: 1vw;
}
.award-card-block .award-card:nth-child(2) p {
    width: 7.2vw;
}
.award-card-block .award-card:nth-child(3) img {
    width: 5vw;
    padding-top: 2.3vw;
}
.award-card-block .award-card:nth-child(4) img {
    width: 5vw;
    padding-top: 1vw;
}
.award-card-block .award-card:nth-child(4) p {
    width: 6vw;
}
.award-card-block .award-card:nth-child(5) img {
    width: 6.2vw;
    padding-top: 2.1vw;
}
.award-card-block .award-card:nth-child(5) p {
    width: 9.6vw;
    top: 76%;
}
.award-card-block .award-card:nth-child(6) img {
    width: 4.7vw;
}
.award-card-block .award-card:nth-child(6) p {
    width: 5.8vw;
}

.award-card-block .award-card.active::after{
    content: "";
    width: 13vw;
    height: 3vw;
    background: url("../images/award/aw-hover.png");
    bottom: -3.1vw;
    position: absolute;
    left: 0;
    background-size: cover;
    transform: rotate(180deg);
}
.award-card-block .award-card.active::before{
    content: "";
    width: 100%;
    height: .1vw;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, #A90E0E 0%, rgba(219, 8, 147, 0.72) 102.93%);
    top: 0vw;
}
.mob-award{
    display: none;
}
@media only screen and (max-width: 768px) {
    .certification_section {
        padding: 0 !important;
    }
    .pc-award{
        display: none;
    }
    .mob-award{
        display: block;
    }
    .award-content{
        padding-top: 91vw;
        padding-left: 0;
        width: 100vw;
        height: unset;
    }
    .award-content h2{
        background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.47) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        text-align: center;
        font-size: 9.3vw;
        padding: 0 13vw;
        font-family: montserrat_light;
    }
    .award-content img{
        top: 42vw;
        left: 21vw;
        height: 37vw;
        width: 59vw;
        object-fit: contain;
    }
    .award-content p{
        height: unset;
        font-size: 4.44vw;
        text-align: center;
        padding: 0 11vw;
        margin-top: 10vw;
    }
    .award-content p br{
        display: none;
    }
    .award-section{
        height: auto;
    }
    .award-card-block .award-card{
        width: 71.3vw;
        height: 49.6vw;
    }
    .award-card-block{
        padding: 16vw 0 20vw 0;
        display: inline-flex;
        gap: 5vw;
    }
    .mob-slider{
        width: 100vw;
        overflow: hidden;
        overflow-x: scroll;
    }
    .mob-slider::-webkit-scrollbar {
        width: 0px;
        height: 0;
    }
    .mob-slider::-webkit-scrollbar-thumb{
        background-color: rgb(117 116 116 / 0%);
    }
    .award-card-block .award-card:nth-child(4) img{
        width: 29vw;
        padding-top: 5vw;
    }
    .award-card-block .award-card:nth-child(4) p{
        font-size: 4.4vw;
        width: 38vw;
        top: 72%;
    }
    .award-card-block .award-card.active::after{
        width: 72vw;
        height: 12vw;       
        bottom: -12vw;      
    }
    .award-card-block .award-card img{
        width: 21.6vw;
        padding-top: 5.5vw;
    }
    .award-card-block .award-card p{
        font-size: 4.4vw;
        width: 38vw;
        top: 72%;
    }
    .award-card-block .award-card:nth-child(2) img{
        width: 24.6vw;
        padding-top: 5vw;
    }
    .award-card-block .award-card:nth-child(2) p{
        font-size: 4.4vw;
        width: 44vw;
        top: 72%;
    }
    .award-card-block .award-card:nth-child(3) img{
        width: 33vw;
        padding-top: 10.3vw;
    }
    .award-card-block .award-card:nth-child(3) p{
        font-size: 4.4vw;
        width: 44vw;
        top: 72%;
    }
    .award-card-block .award-card:nth-child(5) img{
        width: 40vw;
        padding-top: 7.1vw;
    }
    .award-card-block .award-card:nth-child(5) p{
        font-size: 4.4vw;
        width: 57vw;
        top: 72%;
    }
    .award-card-block .award-card:nth-child(6) img{
        width: 33.7vw;
    }
    .award-card-block .award-card:nth-child(6) p{
        font-size: 4.4vw;
        width: 45vw;
        top: 72%;
    }
    .award-card-block .award-card.active::before{
        height: .5vw;
    }
}
