.content-reel p {
    font-size: 21px;
    font-family: "Poppins";
    color: #fff;
    line-height: 1;
}
.content-reel #watch-reel:hover {
    text-decoration: none;
}
.reel-div {
    position: absolute;
    z-index: -1;
    inset: 0px;
    overflow: hidden;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: none;
}
.reel-div video {
    margin: auto;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
}
.reel-div .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
}
.video-animation.hero-section {
    height: 842px;
}
.text-wrapper {
    opacity: 0;
}
.text-wrapper p {
    text-align: center;
    line-height: 0;
    color: #fff;
    margin: 0;
    line-height: 0;
}
.text-wrapper p:nth-of-type(5) {
    color: #00f;
}
.reel-btn {
    cursor: pointer;
}
.video-animation.center-container-app-page {
    height: 394px !important;
}
.leading-video-animation {
    background: #f9f9f9;
    padding: 80px 0;
}
.leading-video-animation .heading {
    line-height: 1.429;
}
.leading-video-animation .lapcover {
    width: 949px;
}
.leading-video-animation .gradient-btn-reverse {
    border-color: #f00 !important;
}
.leading-video-animation .gradient-btn-reverse {
    border-color: #f00 !important;
}
.leading-video-animation .gradient-btn-reverse span {
    color: #f00 !important;
}
.leading-video-animation .gradient-btn-reverse::after {
    background-color: #f00 !important;
    border-radius: 0 !important;
}
.leading-video-animation .gradient-btn-reverse:hover::after {
    border: 3px solid;
    background-color: #f00 !important;
    border-color: #f00 !important;
}
.leading-video-animation .gradient-btn-reverse:hover span {
    color: #fff !important;
}
.leading-video-animation .tablet-card {
    position: relative;
    width: 948px;
}
.leading-video-animation .tablet-card .lapcover {
    top: 0;
    left: 0;
}
.leading-video-animation .tablet-card .animation_video {
    top: 52px;
    left: 27px;
    position: absolute;
    border-radius: 3px;
    width: 94%;
}
.core-video-section {
    padding: 80px 0px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.core-video-section .cover {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
}
.core-video-section .card {
    width: 344px;
    height: 393px;
    background: transparent;
    padding: 0 17px;
}
.core-video-section .card .heading {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 24px;
}
.core-video-section .card .details {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 1.625;
    font-weight: 400;
    margin-bottom: 0;
}
.core-video-section .card:hover {
    transition-duration: 0.7s;
    width: 344px;
    height: 393px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
    width: 344px;
    height: 393px;
}
.core-video-section .card:hover .heading {
    color: #191b22;
}
.core-video-section .card:hover .details {
    color: #191b22;
}
.core-video-section #owl-carousel-14 .card {
    transition-duration: 0.7s;
    border-radius: 10px;
    background-color: #fff;
    width: 309px;
    height: 256px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 0 17px;
}
.core-video-section #owl-carousel-14 .card svg {
    margin-bottom: 12px;
}
.core-video-section #owl-carousel-14 .card .heading {
    font-size: 14px;
    color: #191b22;
    text-align: center;
    margin-bottom: 12px;
    font-weight: 500;
}
.core-video-section #owl-carousel-14 .card .details {
    color: #191b22;
    font-size: 12px;
    text-align: center;
    line-height: 1.625;
    font-weight: 400;
    margin-bottom: 0;
}
.bridgeway-trust {
    position: relative;
    overflow: hidden;
    padding: 80px 0px;
    background-color: #f9f9f9;
}
.discover-section {
    background: url("/new_assets/images/discover-section.webp");
    background-size: 100%;
    background-repeat: no-repeat;
}
.our-work {
    padding: 80px 0px;
}
.our-work video {
    border-radius: 20px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.our-work .thumbnail-box {
    position: relative;
    cursor: pointer;
    width: 355px;
    height: 320px;
}
.our-work .thumbnail-box .cover-image {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.our-work .thumbnail-box .overlay {
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.our-work .thumbnail-box .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.our-work .thumbnail-box .svg-icon svg {
    position: relative;
    z-index: 3;
}
.our-work .thumbnail-box .svg-icon .ellipse-1 {
    border-radius: 50%;
    position: absolute;
    top: -26px;
    left: -30px;
    background-color: rgba(255, 255, 255, 0.6);
    width: 80px;
    height: 80px;
    z-index: 2;
}
.our-work .thumbnail-box .svg-icon .ellipse-2 {
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.4;
    position: absolute;
    width: 105px;
    height: 105px;
    z-index: 1;
    top: -38px;
    left: -43px;
}
.our-work .thumbnail-box .overlay::before {
    content: "";
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    opacity: 1;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
    transition: opacity 0.35s, transform 0.35s;
    height: initial;
    border-radius: 20px;
}
.our-work .thumbnail-box .overlay::after {
    border-radius: 20px;
    content: "";
    position: absolute;
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: 30px;
    opacity: 1;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1, 0);
    transition: opacity 0.35s, transform 0.35s;
    height: initial;
}
.our-work .thumbnail-box:hover .svg-icon .ellipse-1 {
    animation: scaleDown 1.8s ease-in-out infinite;
}
.our-work .thumbnail-box:hover .svg-icon .ellipse-2 {
    animation: scaleDown 2s ease-in-out infinite;
}
.our-work .thumbnail-box:hover .overlay {
    background-color: rgba(255, 118, 58, 0.6);
}
.our-work .thumbnail-box:hover .overlay::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.our-work .thumbnail-box:hover .overlay::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.why-use-animation {
    padding: 80px 0;
    background: #f9f9f9;
}
.why-use-animation .card {
    width: 500px;
    height: 179px;
    background-color: transparent;
    border: 0;
    padding: 0 15px;
}
.why-use-animation .card .heading {
    margin-bottom: 18px;
    line-height: 1;
    font-weight: 500;
    font-size: 18px;
    color: #191b22;
}
.why-use-animation .card .details {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.714;
    color: #212529;
}
.why-use-animation .card:hover {
    transition-duration: 0.6s;
    border-radius: 20px;
    background-color: #fff;
}
.why-use-animation .card:hover .cls-2 {
    fill: #f9f9f9 !important;
}
.process-2-3 {
    position: relative;
}
.video-page-streamlined .process-2-3::before {
    content: "";
    position: absolute;
    height: 70px;
    border: 2px solid #e9eeed;
    right: 50%;
    bottom: -6rem;
    z-index: -1;
}
.process-1-4-5 {
    position: relative;
}
.streamlined .process-1-4-5::before {
    content: "";
    position: absolute;
    height: 70px;
    border: 2px solid #e9eeed;
    right: 50%;
    top: -6rem;
    z-index: -1;
}
.streamlined .center-image {
    position: relative;
    z-index: 2;
}
.streamlined .process-2 {
    position: relative;
    z-index: 1;
}
.streamlined .details-md {
    text-align: center;
    font-size: 16px;
    font-family: "Poppins";
    color: #212529;
    line-height: 1.75;
    font-weight: 400;
}
.itpage-streamlined .card-2,
.itpage-streamlined .card-4,
.itpage-streamlined .card-6,
.itpage-streamlined .card-1,
.itpage-streamlined .card-3,
.itpage-streamlined .card-5 {
    position: absolute;
}
.itpage-streamlined .card-2 {
    left: 153px;
    top: 76px;
}
.itpage-streamlined .card-4 {
    left: 535px;
    top: 78px;
}
.itpage-streamlined .card-4 .process-2-3::before {
    bottom: -103px !important;
}
.itpage-streamlined .card-6 {
    right: -33px;
    top: 75px;
}
.itpage-streamlined .card-1 {
    left: -40px;
    bottom: 46px;
}
.itpage-streamlined .card-3 {
    left: 349px;
    bottom: 25px;
}
.itpage-streamlined .card-5 {
    right: 154px;
    bottom: 50px;
}
.itpage-streamlined .upperlayer {
    width: 100%;
    height: 217px !important;
}
.itpage-streamlined .lowerlayer {
    width: 100%;
    height: 217px !important;
}
.video-page-streamlined .mobile-streamline .w-block {
    width: 336px;
    height: 780px;
}
.video-page-streamlined .mobile-streamline .w-block .items {
    height: 131px;
}
.video-page-streamlined .mobile-streamline .w-block .items .info {
    position: relative;
    width: 56px;
}
.video-page-streamlined .mobile-streamline .w-block .items .info::before {
    position: absolute;
    content: "";
    border-width: 1px;
    border-color: #000;
    border-style: dashed;
    opacity: 0.102;
    width: 0;
    height: 100px;
    z-index: -1;
    left: 26px;
    top: 25px;
}
.video-page-streamlined .mobile-streamline .w-block .items .last-info::before {
    height: 62px !important;
}
.video-page-streamlined .mobile-streamline .w-block .items .details .heading {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    color: #191b22;
    margin-bottom: 4px;
    margin-top: 4px;
}
.video-page-streamlined .mobile-streamline .w-block .items .details .paragraph {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.7;
    color: #191b22;
}
@media only screen and (max-width:767px){
    .leading-video-animation .tablet-card {
        position: relative;
        width: 100% !important;
    }
    .leading-video-animation .lapcover {
        position: relative;
        width: 100% !important;
    }
    .leading-video-animation .tablet-card .animation_video {
        top: 17px;
        left: 11px;
        position: absolute;
        border-radius: 3px;
        width: 94%;
    }
    .leading-video-animation .gradient-btn-reverse span{
        font-size:14px;
    }
    .discover-section {
        background: url("/new_assets/images/discover-section-mobile.webp") !important;
    }
    .our-work {
        
        padding: 40px 0px !important;
    }
    .our-work .thumbnail-box {
        width: 300px !important;
        height: 286.57px !important;
    }
    .our-work .svg-icon .ellipse-1 {
        animation: scaleDown 1.8s ease-in-out infinite;
    }
    .our-work .svg-icon .ellipse-2 {
        animation: scaleDown 2s ease-in-out infinite;
    }
    .bridgeway-trust {
        padding: 40px 0px !important;
        background-color: #f9f9f9;
    }
    .bridgeway-trust svg {
        width: 100% !important;
        height: auto !important;
    }
    .leading-video-animation {
        padding: 40px 0px !important;
    }
    .leading-video-animation .lapcover {
        width: 100% !important;
    }
    .leading-video-animation .tablet-card .animation_video {
        top: 20px !important;
        left: 10px !important;
    }
    .leading-video-animation .yt-icon {
        width: 40px !important;
        height: 28.89px !important;
    }
}
