.video-section {
    position: relative;
    overflow: hidden;
}

.video-section.future {
    margin-top: 10px;
    margin-bottom: 50px;
}

.video-section .bg-video {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.video-section.outcome {
    padding: 50px 0;
}

.video-section .content {
    position: relative;
    z-index: 1;
    text-align: center;
}

.video-section.future .content h2 {
    font-size: 50px;
    text-align: center;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 30px;
    color: #fff;
}

.video-section .content {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.video-section.future .content h3 {
    text-align: center;
    line-height: 1.22222222222;
    font-size: 90px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 70px;
    position: relative;
    color: #fff;
}

.video-section.future .content p {
    color: #fff;
    position: relative;
    margin: 0;
    font-size: 42px;
    font-weight: 400;
    text-align: center;
    line-height: 1.69047619048;
}

.video-section.future .content p span {
    font-weight: 700;
}

.video-section.future {
    height: 900px;
    min-height: 900px;
}

.video-section.outcome .page-center {
    padding-left: 100px;
    padding-right: 100px;
    max-width: 100%;
}

.video-section.outcome .content h2 {
    font-size: 85px;
    text-align: center;
    line-height: 1.32941176471;
    font-weight: bold;
    color: #fff;
}

.video-section.outcome .content h2:first-child {
    margin-bottom: 40px;
}

.video-section.future .left-line {
    position: absolute;
    height: 100%;
    border-left: 1px solid #656565;
    left: 5%;
}

.video-section.future .right-line {
    position: absolute;
    height: 100%;
    right: 5%;
    border-right: 1px solid #656565;
}

.video-section.future .top-line {
    position: absolute;
    width: 100%;
    border-top: 1px solid #656565;
    top: 5%;
}

.video-section.future .btm-line {
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #656565;
    bottom: 5%;
}

.video-section.future .page-center {
    padding: 0 100px;
    height: 100%;
}

@media(max-width:1440px) {
    .video-section.future {
        height: 800px;
        min-height: 800px;
    }

    .video-section.future .content h3 {
        font-size: 60px;
        margin-bottom: 40px;
    }

    .video-section.future .content p {
        font-size: 30px;
        line-height: 1.2;
    }

    .video-section .bg-video {
        object-fit: cover;
    }

    .video-section.outcome .content h2 {
        font-size: 70px;
    }
}

@media(max-width:1280px) {
    .video-section.future {
        height: 800px;
        min-height: 800px;
    }

    .video-section.outcome .page-center {
        padding: 0 50px;
    }

    .video-section.outcome {
        min-height: 800px;
        height: 800px;
    }

    .video-section.future .page-center {
        padding: 0 50px;
    }
}

@media(max-width:767px) {
    .video-section.future {
        height: 650px;
        min-height: 650px;
    }

    .video-section.future .content h3 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .video-section.future .content p {
        font-size: 24px;
    }

    .video-section.outcome .content h2:first-child {
        margin-bottom: 20px;
    }

    .video-section.outcome .page-center {
        padding: 0 30px;
    }

    .video-section.outcome {
        min-height: 500px;
        height: 500px;
    }

    .video-section.outcome .content h2 {
        font-size: 40px;
    }

    .video-section.future .page-center {
        padding: 0 30px;
    }

    .video-section.outcome .page-center {
        padding: 0 30px;
    }
}

@media(max-width:575px) {
    .video-section.future {
        height: 400px;
        min-height: 400px;
    }

    .video-section.future .content h3 {
        font-size: 26px;
    }

    .video-section.future .content p {
        font-size: 16px;
    }

    .video-section.outcome .content h2 {
        font-size: 30px;
    }

    .video-section.outcome {
        min-height: 400px;
        height: 400px;
    }
}

/* hero banner */

.bnr-sec .bnr-inner .ball-anm .roll-ball {
    width: 100%;
}

/* our work section ball animation */

.our-work .page-center .ball-anm .roll-ball {
    width: 100%;
}

/* who we are sec ball animation */

.who-we-are .we-are-inner .left-col .ball-anm .roll-ball {
    width: 100%;
}

/* what we do */

.our_services_section .top_title .ball-anm {
    max-width: 400px;
}

.our_services_section .top_title .ball-anm .roll-ball {
    width: 100%;
}

.who-we-are .right-col .about-det .item:last-child .feat-img {
    margin-right: 0;
}

.who-we-are .right-col .item .feat-count p span {
    opacity: 0;
}

/* global width for video */

video {
    width: 100%;
}

/* <p><span>0</span><p> */

.outcome.innovate .inner h1 {
    padding-left: 0;
}

@media (width<=1440px) and (width>=1024px) {

    .our_services_section .top_title .ball-anm {
        max-width: 300px;
    }
}

@media(max-width:1440px) and (min-width:1281px) {

    .unforgetable .sec-inner .sec-text h2 {
        font-size: 85px;
    }

    .our-work .work-inner .image-sec .text-on-img p {
        font-size: 22px;
    }

    .bnr-sec {
        min-height: 550px;
    }

    .bnr-sec .bnr-inner .ball-anm {
        max-width: 560px;
        right: 5%;
    }
}

@media(max-width:1280px) {

    .our-work .work-inner .image-sec .text-on-img p {
        font-size: 20px;
    }
}

@media (min-width:767px) and (max-width:1081px) {
    .our_services_section .top_title .ball-anm {
        max-width: 300px;
    }
}

@media(max-width:767px) {
    .our_services_section .top_title .ball-anm {
        max-width: 250px;
    }

    .our-work .work-inner .image-sec .text-on-img p {
        font-size: 16px;
    }

    .our-work .text-sec-out {
        width: 100%;
    }
}

@media(max-width:425px) {
    .our_services_section .top_title .ball-anm {
        max-width: 150px;
    }
}

/* our client stories */

.what_client_say .ball-anm .roll-ball {
    width: 100%;
}

.what_client_say .ball-anm {
    max-width: 300px;
}

.who-we-are .we-are-inner .left-col .ball-anm {
    max-width: 400px;
}

@media(min-width:1681px) {
    .bnr-sec .bnr-inner .ball-anm .roll-ball {
        max-width: 70%;
    }
}

@media (max-width: 1680px) {
    .who-we-are .we-are-inner .left-col .ball-anm {
        max-width: 400px;
        right: -20%;
    }
}



@media (max-width: 1540px) {
    .who-we-are .we-are-inner .left-col .ball-anm {
        max-width: 300px;
    }
}

@media(max-width:1440px) {

    .who-we-are .we-are-inner .left-col .ball-anm {
        max-width: 300px;
        right: 5%;
        top: 5%;
    }
}

@media (max-width: 1100px) {
    .who-we-are .we-are-inner .left-col .ball-anm {
        max-width: 250px;
        right: unset;
        left: 50%;
        top: 2%;
    }
}

@media (max-width: 1025px) {
    .who-we-are .we-are-inner .left-col .ball-anm {
        top: -18%;
    }
}

@media(max-width:767px) {
    .who-we-are .we-are-inner .left-col .ball-anm {
        max-width: 150px;
        left: 30%;
        top: -18%;
    }

    .what_client_say .ball-anm {
        max-width: 150px;
    }
}

@media(min-width:1681px) {
    .our-work #cards {
        grid-template-rows: repeat(var(--numcards), 40vw);
    }
}