@media screen and (max-width:768px){
    .offcanvas.offcanvas-start {
    width:90% !important;
    }
}
@media (min-width:769px){
    .offcanvas.offcanvas-start {
    width:50% !important;
    }
}

@media (min-width:1199px) and (max-width:1298px){
.hero-vid{
    width: 80%;
    object-fit: contain;
}
    .spacer-1 {
        padding: 80px 0px !important;
    }
}


@media (min-width:1299px) and (max-width:1999px){
.hero-vid{
    width: 75%;
    
}
}

@media (min-width:2000px){
   .hero-vid{
        left: 37%;
        width: 1000px;
        object-fit: contain;
}
}

@media (max-width: 575.98px) {
    .primary-heading {
        font-size: 2.4rem;
    }

    .video-box video {
        width: 100%;
        height: 100%;
    }

    .decor-1-set {
        position: absolute;
        bottom: -30%;
        right: -25px;
        width: 110px;
    }

    .slide-image {
        width: 70px;
    }

    .about-img {
        position: absolute;
        top: 6%;
        left: 50%;
        transform: translateX(-62%);
        z-index: 1;
        width: 260px;
    }

    .spacer-2 {
        padding: 30px 0px;
    }

    .spring-set {
        position: absolute;
        top: 45%;
        right: 0;
        width: 60px;
    }

    .slide-next {
        margin-left: 90px;
    }

    .slide-next,
    .slide-prev {
        top: 50% !important;
        left: 40% !important;
        transform: translate(-50%, -50%);
    }

    .slide-prev::after,
    .slide-next::after {
        color: white;
        font-size: 20px !important;
        border: 2px solid rgba(9, 156, 219, 1);
        border-radius: 5px;
        padding: 5px 20px;
    }

    .border-grad-set {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
    }

    .decor-4-set {
        position: absolute;
        bottom: -150px;
        right: 0;
        width: 50px;
        z-index: 0;
    }

    .decor-5-set {
        position: absolute;
        bottom: -50px;
        left: 0;
        width: 90px;
        z-index: 0;
    }

    .location-1 {
        position: absolute;
        bottom: 10%;
        left: 12%;
        transform: translate(-50%, -50%);
    }

    .location-2 {
        position: absolute;
        top: 37%;
        left: 30%;
        transform: translate(-50%, -50%);
    }

    .location-3 {
        position: absolute;
        top: 26%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .location-4 {
        position: absolute;
        top: 43%;
        right: 18%;
        transform: translate(-50%, -50%);
    }

    .location-5 {
        position: absolute;
        bottom: 10%;
        right: 9%;
        transform: translate(-50%, -50%);
    }

    .line-box {
        position: absolute;
        top: 75%;
        left: 0;
        width: 90px;
    }

    .decor-6-set {
        position: absolute;
        top: 50px;
        left: 0;
        width: 60px;
        z-index: 0;
    }

    #swipe-view-1,
    #swipe-view-2,
    #swipe-view-3 {
        width: 100%;
        height: 100%;
    }

    #swipe-up-container {
        height: 100%;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .primary-heading {
        font-size: 2.4rem;
    }

    .video-box video {
        width: 100%;
        height: 100%;
    }

    .decor-1-set {
        position: absolute;
        bottom: -30%;
        right: -25px;
        width: 110px;
    }

    .slide-image {
        width: 70px;
    }

    .about-img {
        position: absolute;
        top: 6%;
        left: 50%;
        transform: translateX(-62%);
        z-index: 1;
        width: 260px;
    }

    .spacer-2 {
        padding: 30px 0px;
    }

    .spring-set {
        position: absolute;
        top: 45%;
        right: 0;
        width: 60px;
    }

    .slide-next {
        margin-left: 90px;
    }

    .slide-next,
    .slide-prev {
        top: 50% !important;
        left: 40% !important;
        transform: translate(-50%, -50%);
    }

    .slide-prev::after,
    .slide-next::after {
        color: white;
        font-size: 20px !important;
        border: 2px solid rgba(9, 156, 219, 1);
        border-radius: 5px;
        padding: 5px 20px;
    }

    .border-grad-set {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
    }

    .decor-4-set {
        position: absolute;
        bottom: -150px;
        right: 0;
        width: 50px;
        z-index: 0;
    }

    .decor-5-set {
        position: absolute;
        bottom: -50px;
        left: 0;
        width: 90px;
        z-index: 0;
    }

    .location-1 {
        position: absolute;
        bottom: 10%;
        left: 12%;
        transform: translate(-50%, -50%);
    }

    .location-2 {
        position: absolute;
        top: 37%;
        left: 30%;
        transform: translate(-50%, -50%);
    }

    .location-3 {
        position: absolute;
        top: 26%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .location-4 {
        position: absolute;
        top: 43%;
        right: 18%;
        transform: translate(-50%, -50%);
    }

    .location-5 {
        position: absolute;
        bottom: 10%;
        right: 9%;
        transform: translate(-50%, -50%);
    }

    .line-box {
        position: absolute;
        top: 75%;
        left: 0;
        width: 90px;
    }

    .decor-6-set {
        position: absolute;
        top: 50px;
        left: 0;
        width: 60px;
        z-index: 0;
    }

    #swipe-view-1,
    #swipe-view-2,
    #swipe-view-3 {
        width: 100%;
        height: 800px;
    }

    #swipe-up-container {
        height: 1050px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .primary-heading {
        font-size: 3.2rem;
    }

    .video-box {
        height: 400px;
        width: 100%;
        overflow: hidden;
    }

    .video-box video {
        position: relative;
        z-index: 3;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        aspect-ratio: 2/3;
    }

    .after-gradient {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        padding: 3px;
    }

    .after-gradient::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 0;
        background: linear-gradient(90deg, rgba(9, 156, 219, 1) 52%, #0d3354 78%);
        border-radius: 8px;
        width: 220%;
        height: 420%;
        transform-origin: center center;
        animation: gradient-line 5s linear infinite;
    }

    .decor-1-set {
        position: absolute;
        bottom: 0%;
        right: 10px;
        width: 110px;
    }

    .spacer-1 {
        padding: 50px 0px;
    }

    .slide-image {
        width: 120px;
    }

    .about-img {
        position: absolute;
        top: 5%;
        left: 50%;
        transform: translateX(-62%);
        z-index: 1;
        width: 70%;
    }

    .slide-next {
        margin-left: 90px;
    }

    .slide-next,
    .slide-prev {
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .slide-prev::after,
    .slide-next::after {
        color: white;
        font-size: 20px !important;
        border: 2px solid rgba(9, 156, 219, 1);
        border-radius: 5px;
        padding: 5px 20px;
    }

    .spring-set {
        position: absolute;
        top: 50%;
        right: 0;
        width: 60px;
    }

    .decor-2-set {
        position: absolute;
        bottom: -40px;
        left: -70px;
        width: 120px;
    }

    .line-box {
        position: absolute;
        top: 30%;
        left: 0;
        width: 180px;
    }

    .decor-3-set {
        position: absolute;
        top: 45%;
        right: 10px;
        width: 120px;
    }

    .border-grad-set {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
    }

    .decor-4-set {
        position: absolute;
        bottom: -100px;
        right: 0;
        width: 90px;
        z-index: 0;
    }

    .decor-5-set {
        position: absolute;
        bottom: -50px;
        left: 0;
        width: 120px;
        z-index: 0;
    }

    .decor-6-set {
        position: absolute;
        top: 50px;
        left: 0;
        width: 150px;
        z-index: 0;
    }

    .location-1 {
        position: absolute;
        bottom: 10%;
        left: 4%;
        transform: translate(-50%, -50%);
    }

    .location-2 {
        position: absolute;
        top: 37%;
        left: 21%;
        transform: translate(-50%, -50%);
    }

    .location-3 {
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .location-4 {
        position: absolute;
        top: 43%;
        right: 18%;
        transform: translate(-50%, -50%);
    }

    .location-5 {
        position: absolute;
        bottom: 10%;
        right: 9%;
        transform: translate(-50%, -50%);
    }

    #swipe-view-1,
    #swipe-view-2,
    #swipe-view-3 {
        width: 100%;
        height: 100%;
    }

    #swipe-up-container {
        height: 100%;
        overflow: hidden;
    }

    .spacer-2 {
        padding: 30px 0px;
    }

    .svg-border-grad {
        position: absolute;
        top: -350px !important;
        left: 0;
        height: 1500px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .primary-heading {
        font-size: 3.8rem;
    }

    .video-box {
        height: 400px;
        width: 100%;
        overflow: hidden;
    }

    .video-box video {
        position: relative;
        z-index: 3;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        aspect-ratio: 2/3;
    }

    .after-gradient {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        padding: 3px;
    }

    .after-gradient::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 0;
        background: linear-gradient(90deg, rgba(9, 156, 219, 1) 52%, #0d3354 78%);
        border-radius: 8px;
        width: 220%;
        height: 420%;
        transform-origin: center center;
        animation: gradient-line 5s linear infinite;
    }

    .decor-1-set {
        position: absolute;
        bottom: -30%;
        right: 10px;
        width: 110px;
    }

    .spacer-1 {
        padding: 100px 0px;
    }

    .slide-image {
        width: 120px;
    }

    .about-img {
        position: absolute;
        top: 5%;
        left: 50%;
        transform: translateX(-62%);
        z-index: 1;
        width: 460px;
    }

    .slide-next {
        margin-left: 90px;
    }

    .slide-next,
    .slide-prev {
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .slide-prev::after,
    .slide-next::after {
        color: white;
        font-size: 20px !important;
        border: 2px solid rgba(9, 156, 219, 1);
        border-radius: 5px;
        padding: 5px 20px;
    }

    .spring-set {
        position: absolute;
        top: 50%;
        right: 0;
        width: 60px;
    }

    .decor-2-set {
        position: absolute;
        bottom: -40px;
        left: -70px;
        width: 120px;
    }

    .line-box {
        position: absolute;
        top: 30%;
        left: 0;
        width: 180px;
    }

    .decor-3-set {
        position: absolute;
        top: 45%;
        right: 10px;
        width: 120px;
    }

    .border-grad-set {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
    }

    .decor-4-set {
        position: absolute;
        bottom: -100px;
        right: 0;
        width: 90px;
        z-index: 0;
    }

    .decor-5-set {
        position: absolute;
        bottom: -50px;
        left: 0;
        width: 120px;
        z-index: 0;
    }

    .decor-6-set {
        position: absolute;
        top: 50px;
        left: 0;
        width: 150px;
        z-index: 0;
    }

    .location-1 {
        position: absolute;
        bottom: 10%;
        left: 4%;
        transform: translate(-50%, -50%);
    }

    .location-2 {
        position: absolute;
        top: 37%;
        left: 21%;
        transform: translate(-50%, -50%);
    }

    .location-3 {
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .location-4 {
        position: absolute;
        top: 43%;
        right: 18%;
        transform: translate(-50%, -50%);
    }

    .location-5 {
        position: absolute;
        bottom: 10%;
        right: 9%;
        transform: translate(-50%, -50%);
    }

    #swipe-view-1,
    #swipe-view-2,
    #swipe-view-3 {
        width: 100%;
        height: 500px;
    }

    #swipe-up-container {
        height: 800px;
        overflow: hidden;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .primary-heading {
        font-size: 3.8rem;
    }

    .video-box {
        height: 400px;
        width: 100%;
        overflow: hidden;
    }

    .video-box video {
        position: relative;
        z-index: 3;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        aspect-ratio: 2/3;
    }

    .after-gradient {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        padding: 3px;
    }

    .after-gradient::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 0;
        background: linear-gradient(90deg, rgba(9, 156, 219, 1) 52%, #0d3354 78%);
        border-radius: 8px;
        width: 220%;
        height: 420%;
        transform-origin: center center;
        animation: gradient-line 5s linear infinite;
    }

    .decor-1-set {
        position: absolute;
        bottom: -20%;
        right: 10px;
        width: 110px;
    }

    .spacer-1 {
        padding: 95px 0px;
    }

    .slide-image {
        width: 120px;
    }

    .about-img {
        position: absolute;
        top: 5%;
        left: 50%;
        transform: translateX(-62%);
        z-index: 1;
        width: 400px;
    }

    .slide-next {
        margin-left: 90px;
    }

    .slide-next,
    .slide-prev {
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .slide-prev::after,
    .slide-next::after {
        color: white;
        font-size: 20px !important;
        border: 2px solid rgba(9, 156, 219, 1);
        border-radius: 5px;
        padding: 5px 20px;
    }

    .spring-set {
        position: absolute;
        top: 50%;
        right: 0;
        width: 60px;
    }

    .decor-2-set {
        position: absolute;
        bottom: -40px;
        left: -70px;
        width: 120px;
    }

    .line-box {
        position: absolute;
        top: 95%;
        left: 0;
        width: 120px;
    }

    .decor-3-set {
        position: absolute;
        top: 45%;
        right: 10px;
        width: 120px;
    }

    .border-grad-set {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
    }

    .decor-4-set {
        position: absolute;
        bottom: -100px;
        right: 0;
        width: 90px;
        z-index: 0;
    }

    .decor-5-set {
        position: absolute;
        bottom: -50px;
        left: 0;
        width: 120px;
        z-index: 0;
    }

    .decor-6-set {
        position: absolute;
        top: 50px;
        left: 0;
        width: 150px;
        z-index: 0;
    }

    .location-1 {
        position: absolute;
        bottom: 10%;
        left: 4%;
        transform: translate(-50%, -50%);
    }

    .location-2 {
        position: absolute;
        top: 37%;
        left: 21%;
        transform: translate(-50%, -50%);
    }

    .location-3 {
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .location-4 {
        position: absolute;
        top: 43%;
        right: 18%;
        transform: translate(-50%, -50%);
    }

    .location-5 {
        position: absolute;
        bottom: 10%;
        right: 9%;
        transform: translate(-50%, -50%);
    }

    #swipe-view-1,
    #swipe-view-2,
    #swipe-view-3 {
        width: 100%;
        height: 500px;
    }

    #swipe-up-container {
        height: 700px;
        overflow: hidden;
    }
}

@media (min-width: 1400px) {
    .primary-heading {
        font-size: 3.8rem;
    }

    .video-box {
        height: 400px;
        width: 100%;
        overflow: hidden;
    }

    .video-box video {
        position: relative;
        z-index: 3;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        aspect-ratio: 2/3;
    }

    .after-gradient {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        padding: 3px;
    }

    .after-gradient::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 0;
        background: linear-gradient(90deg, rgba(9, 156, 219, 1) 52%, #0d3354 78%);
        border-radius: 8px;
        width: 220%;
        height: 420%;
        transform-origin: center center;
        animation: gradient-line 5s linear infinite;
    }

    .decor-1-set {
        position: absolute;
        bottom: -30%;
        right: 10px;
        width: 110px;
    }

    .spacer-1 {
        padding: 100px 0px;
    }

    .slide-image {
        width: 120px;
    }

    .about-img {
        position: absolute;
        top: 5%;
        left: 50%;
        transform: translateX(-62%);
        z-index: 1;
        width: 460px;
    }

    .slide-next {
        margin-left: 90px;
    }

    .slide-next,
    .slide-prev {
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .slide-prev::after,
    .slide-next::after {
        color: white;
        font-size: 20px !important;
        border: 2px solid rgba(9, 156, 219, 1);
        border-radius: 5px;
        padding: 5px 20px;
    }

    .spring-set {
        position: absolute;
        top: 50%;
        right: 0;
        width: 60px;
    }

    .decor-2-set {
        position: absolute;
        bottom: -40px;
        left: -70px;
        width: 120px;
    }

    .line-box {
        position: absolute;
        top: 90%;
        left: 0;
        width: 140px;
    }

    .decor-3-set {
        position: absolute;
        top: 45%;
        right: 10px;
        width: 120px;
    }

    .border-grad-set {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
    }

    .decor-4-set {
        position: absolute;
        bottom: -100px;
        right: 0;
        width: 90px;
        z-index: 0;
    }

    .decor-5-set {
        position: absolute;
        bottom: -50px;
        left: 0;
        width: 120px;
        z-index: 0;
    }

    .decor-6-set {
        position: absolute;
        top: 50px;
        left: 0;
        width: 150px;
        z-index: 0;
    }

    .location-1 {
        position: absolute;
        bottom: 10%;
        left: 4%;
        transform: translate(-50%, -50%);
    }

    .location-2 {
        position: absolute;
        top: 37%;
        left: 21%;
        transform: translate(-50%, -50%);
    }

    .location-3 {
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .location-4 {
        position: absolute;
        top: 43%;
        right: 18%;
        transform: translate(-50%, -50%);
    }

    .location-5 {
        position: absolute;
        bottom: 10%;
        right: 9%;
        transform: translate(-50%, -50%);
    }

    #swipe-view-1,
    #swipe-view-2,
    #swipe-view-3 {
        width: 100%;
        height: 500px;
    }

    #swipe-up-container {
        height: 700px;
        overflow: hidden;
    }
}