@media (min-width: 320px) and (max-width: 374.98px) {
    .interect-img, .act-img {
        width: 113% !important;
        top: -135px !important;
    }
    .contact-mob-img {
        top: -184px !important;
        left: -2px !important;
    }
    .contact li:nth-last-of-type(1),
    .contact li:nth-last-of-type(2),
    .contact li:nth-last-of-type(3), 
    .contact li:nth-last-of-type(4), 
    .contact li:nth-last-of-type(5), 
    .contact li:nth-last-of-type(6), 
    .contact li:nth-last-of-type(7) {
        display: none;
    }
    .join-mob li:nth-last-of-type(1),
    .join-mob li:nth-last-of-type(2),
    .join-mob li:nth-last-of-type(3), 
    .join-mob li:nth-last-of-type(4), 
    .join-mob li:nth-last-of-type(5), 
    .join-mob li:nth-last-of-type(6) {
        display: none;
    }
    .video-box {
        height: 288px !important;
        top: 96% !important;    
    }
    .video-btn {
        padding: 4px 14px;
    }
    .icon-bg span {
        padding: 3% !important;
        width: 60px !important;
        font-size: 24px !important;
        margin: 7p !important;
    }
    .join-mob-img {
        position: absolute;
        top: -62px !important;
        left: -2px !important;
    }
    .btn-position {
        /* margin-top: 500px !important; */
    }
    .mob-vw {
        width: 90% !important;
    }

}

@media (min-width: 375px) and (max-width: 424.98px) {
    .interect-img, .act-img {
        width: 111% !important;
        top: -150px !important;
    }
    .contact-mob-img {
        top: -184px !important;
        left: -2px !important;
    }
    .contact li:nth-last-of-type(1),
    .contact li:nth-last-of-type(2),
    .contact li:nth-last-of-type(3) {
        display: none;
    }
    .video-box {
        height: 288px !important;
        top: 96% !important;    
    }
    .icon-bg span {
        padding: 5% !important;
        width: 60px !important;
        font-size: 24px !important;
        margin: 7px !important;
    }
    .btn-position {
        margin-top: 600px !important;
    }
    .mob-vw {
        width: 82% !important;
    }

}
@media (min-width: 425px) and (max-width: 479.98px) {
    .contact-mob-img {
        top: -209px !important;
        left: -2px !important;
    }
    .video-box {
        height: 288px !important;
        top: 96% !important;    
    }
    .join-mob-img {
        position: absolute;
        top: -62px !important;
        left: -2px !important;
    }
    .btn-position {
        margin-top: 500px !important;
    }
    .mob-vw {
        width: 70% !important;
    }
    
}
@media (max-width: 420px) {
    /* interect */
    .interect-img, .act-img {
        width: 90%;
        height: auto;
        top: -130px;
    }

    .modal-body li:nth-last-of-type(1),
    .modal-body li:nth-last-of-type(2),
    .modal-body li:nth-last-of-type(3) {
        display: none;
    }
    .contact-mob-img {
        top: -225px !important;
        left: -2px !important;
    }
    .contact-mob-img.ht{
        top: -245px !important;
    }

}
@media (max-width: 480px) {
    .swipe-img-content-left {
        min-height: 170px;
        max-height: 270px;
    }
    .form-pd-res {
        padding-right: 15px;
        padding-left: 15px;
    }

    .modal-menu-px {
        padding-right: 20px;
        padding-left: 20px;
    }
    .main-btn {
        width: 100% !important;
        border-radius: 5px !important;
    }
    .ft-xxs-10 {
        font-size: 10px;
    }
    .img-responsive{
        object-fit: none;
    }
    .mobile-icon {
        display: block !important;
    }
    .pt-xxs-20 {
        padding-top: 20px !important;
    }
    .ft-sz-25-xxs {
        font-size: 25px !important;
    }
    /* interect */
    .interect-img {
        left: -110px;
    }
    /* interect */
    .act-img {
        right: -110px;
    }
    /* anticipate */
    .anticipate-img {
        right: -110px;
    }
    .icon-bg span {
        width: 60px;
        font-size: 30px;
        margin: 6px;
    }
    .contact li:nth-last-of-type(1),
    .contact li:nth-last-of-type(2),
    .contact li:nth-last-of-type(3) {
        display: none;
    }
    .country-select.inside .selected-flag {
        top: -14px !important;
    }
    .mob-menu {
        flex-direction: column;
        align-items: center;
        padding: 23px !important;
        padding-top: 10px;
        line-height: 2;
    }
    .mob-menu-bg {
        background-color: #141414;
    }

    .swipe-slider-img {
        max-width: 100% !important;
        margin: auto;
    }
    .left-xs-50 {
        left: 50% !important;
    }
    .cross-icon-mob {
        font-size: 12px !important;
    }
    .modal-content-lightbox img {
        width: 100% !important;
        height: auto !important;
    }
    .prev,
    .next {
      top: 52% !important;
    }
}
@media (max-width: 575.98px) {
    .fixed-btm {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
    }
    .center-mob {
        padding-top: 3rem;
        padding-bottom: 3rem;
        margin-top: 1.5rem;
    }
        .d-xs-column {
        flex-direction: column;
    }
    .ft-sz-15-xs {
        font-size: 15px;
    }
    .pt-xs-30 {
        padding-top: 30px;
    }
    .pb-xs-30 {
        padding-bottom: 30px;
    }
    .px-xs-20 {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .ml-xs-auto {
        margin-left: auto;
    }
    .col-xs-12 {
        flex: 0 0 auto;
        width: 100%;
}
.col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-xs-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}
.anticipate-img {
    left: -10px;
}

.contact-img {
    width: 300px;
}
.join-us-img {
    width: 400px;
}
.d-sm-block-cstm {
    display: none !important;
}
.contact-mob-img {
    width: 590px;
    position: absolute;
    left: -4px;
    top: -260px;
}
.pl-xs-30 {
    padding-left: 30px !important;
}
.pr-xs-30 {
    padding-right: 30px !important;
}
.d-xs-show {
    display: block;
}
.content-scroll-mob {
    height: 55vh;
    overflow: auto;
}
.content-scroll-mob::-webkit-scrollbar,
.horizontal-snap-nw::-webkit-scrollbar {
    display: none;
}
.content-scroll-mob,
.horizontal-snap-nw {
  -ms-overflow-style: none; 
  scrollbar-width: none;
}
/* Mob horizontal scroll */
.horizontal-snap {
    margin: 0 auto;
    /* display: grid; */
    grid-auto-flow: column;
    /* gap: 1rem; */
    height: calc(232px + 9rem);
    /* padding: 1rem; */
    width: 480px;
    overflow-y: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    column-count: 2;
}
  
  .horizontal-snap > a {
    scroll-snap-align: center;
  }
  
  .horizontal-snap img {
    width: 226px;
    max-width: none;
    object-fit: cover;
    border-radius: 1rem;
    border: 1px solid #ffffff47;    
    margin-bottom: 6px;
}
.horizontal-snap-nw {
    margin: 0 auto;
    display: grid;
    grid-auto-flow: column;
    gap: 8px;
    height: calc(180px + 1rem);
    padding: 1rem;
    width: 480px;
    overflow-y: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
  }
  
  .horizontal-snap-nw > a {
    scroll-snap-align: center;
  }
  
  .horizontal-snap-nw img {
    width: auto;
    max-width: auto;
    object-fit: contain;
    border-radius: 12px;
    height: 164px;
    border: 1px solid #ffffff47;
}
img.iw-1 {
    height: 60%;
    width: 102%;
}
img.iw-2 {
    height: 36%;
    width: 90%;
}
img.iw-3 {
    height: 60%;
    width: 63%;
    margin-left: -4px;
}
img.iw-4 {
    height: 36%;
    width: 73%;
    margin-left: -13%;
}
img.iw-5 {
    height: 47%;
    width: 91%;
    margin-left: -43%;
}
img.iw-6 {
    height: 49%;
    width: 93%;
    margin-left: -43%;
}
img.iw-7 {
    width: left;
    height: 54%;
    padding-left: -51px;
    margin-left: -53%;
}
img.iw-8 {
    margin-left: -53%;
}
/* .video-box {
    top: 100% !important;
} */
/* .video-box {
    height: 304px !important;
    top: 103% !important;
} */
.top-center-mob {
    top: 60% !important;
}
.btn-position {
    position: absolute;
    /* margin-top: 520px !important; */
    width: 100%;
    padding: 0;
    margin: 0;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.max-top-50 {
    top: 50% !important;
}
.join-mob-img {
    position: absolute;
    top: -62px;
    left: 0px;
    width: 530px;
}
.p-header-mob-0 {
    padding: 0;
}
}
@media (max-width:767.98px) {
    .d-md-column-reverse {
        flex-direction: column-reverse;
    }
    .main-btn {
        width: 100%;
        border-radius: 6px;
    }
    .mob-main-btn {
        width: 100% !important;
        border-radius: 6px !important;
    }
    .vh-auto-mob {
        height: auto !important;
    }
    .col-video-cstm {
        flex: 0 0 auto;
        width: 100%;
    }
    .py-xs-cst-event {
        padding: 5px 8px 30px;
    }
    .xs-text-center {
        text-align: center;
    }
    .ft-sz-md-10-max {
        font-size: 10px;
    }
}
@media (min-width: 576px) {
    .p-header-mob-0 {
        padding: 15px 0;
    }
    .contact-img {
        width: 350px;
        left: -70px;
    }
    .join-us-img {
        width: 450px;
        left: -70px;
    }
    .the-show-video-right {
        width: 350px;
    }
    .the-show-video-left {
        width: 350px;
    }
    .d-sm-show-cstm {
        display: block;
    }
    .top-sm-70 {
        top: 70%;
    }

    .slider-100vh {
        height: 100vh;
    }
    .d-sm-none{
        display: none;
    }
    .swipe-img-content-left {
        right: -130px;
        bottom: -20px;
    }
    .swipe-img-content-right {
        left: -130px;
        bottom: -20px;
    }
    
}
@media (min-width:768px) {
    .contact-img {
        width: 350px;
        left: -2px;
    }
    .join-us-img {
        width: 450px;
        left: -2px;
    }
    .the-show-video-right {
        width: 350px;
    }
    .the-show-video-left {
        width: 350px;
    }
    .slider-position {
        top: 44%;
    }
    .swipe-img-content-left {
        right: -130px;
    }
    .swipe-img-content-right {
        left: -130px;
    }



}
@media (min-width: 991px) {
    .contact-img {
        width: 350px;
    }
    .join-us-img {
        width: 450px;
    }
    .the-show-video-right,
    .the-show-video-left {
    width: 460px;
}
.vh-lg-100 {
    height: 100vh;
}
.left-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}
.right-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
}
.mid-position {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.swipe-img-content-left {
    right: -100px;
}
.swipe-img-content-right {
    left: -100px;
}
.slider-right-content {
    position: absolute;
    top: 180%;
    left: 50%;
    transform: translate(-50%,-50%);
}
}
@media (min-width: 1199px) {
    .contact-img {
        width: 350px;
    }
    .join-us-img {
        width: 450px;
    }
    .the-show-video-right,
    .the-show-video-left {
    width: 460px;
}
.swipe-img-content-left {
    /* position: absolute; */
    bottom: 0;
    right: -60px;
}
.swipe-img-content-right {
    /* position: absolute; */
    bottom: 0;
    left: -60px;
    text-align: end;
}
.res-mr-center {
    margin-left: 13.666667%;
}
.res-mr-center-2 {
    margin-left: 12.666667%;
}

}
@media (min-width: 1365px) and (max-width: 1439.98px) {
    .video-container video {
        width: 50% !important;

    }
    .tc-arrows.tc-arrow-prev {
        left: 62% !important;
    }
    .tc-arrows.tc-arrow-next {
        right: 56% !important;
    }
    .the-show-video-right,
    .the-show-video-left {
    width: 530px !important;
    top: -1px;
}
.video-box {
    height: 500px !important;
    width: 1080px !important;
    /* top: 148% !important; */
    top: 78% !important;
}
.my-video-dimensions {
    width: 1076px;
    height: 402px;
    top: 123px !important;
}
.vjs-theme-city .vjs-control-bar {
    height: 3em !important;
}
.video-js .vjs-big-play-button {
    line-height: 3.5em !important;
}
.res-col {
    flex: 0 0 auto;
    width: 70%;
}
}
@media (min-width: 1400px) {
.contact-img {
    width: 380px;
}
.join-us-img {
    width: 480px;
}
.the-show-video-right,
.the-show-video-left {
    width: 520px;
}
}
@media (min-width: 1440px) and (max-width: 1535.98px) {
    .contact-img {
        bottom: 100px;
    }
      /* interact menu */
  .modal-menu-position {
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.tc-arrows.tc-arrow-prev {
    left: 37% !important;
}
.tc-arrows.tc-arrow-next {
    right: 32% !important;
}
/*  */
    .interect-img {
        left: -60px !important;
        width: 600px;
    }
    .act-img {
        right: -60px !important;
        width: 600px;
    }
    .res-block {
        display: block;
    }
    .contact-img {
        width: 480px;
    }
    .join-us-img {
        width: 530px;
    }
    .mt-res-80, .mt-res-40 {
        margin-top: 30px;
    }
    .mt-res-80.mt {
        margin-top: 0;
    }
    .home-res-pb {
        padding-bottom: 0 !important;
    }
    .home-res-pb p {
        margin-bottom: 0 !important;
    }
    .slider.mt {
        margin-top: 40px;
    }
    .video-box {
        height: 560px !important;
        width: 1080px !important;
        /* top: 148% !important; */
        top: 80% !important;
    }
    .my-video-dimensions {
        width: 1076px;
        height: 462px;
        top: 150px !important;
    }
    .vjs-theme-city .vjs-control-bar {
        height: 3em !important;
    }
    .video-js .vjs-big-play-button {
        line-height: 4.5em !important;
    }
    .res-col {
        flex: 0 0 auto;
        width: 70%;
    }
    .res-pt-0 {
        padding-top: 0 !important;
        margin-top: 20px;
    }
}
@media (min-width: 1536px) {
    .tc-arrows.tc-arrow-prev {
        left: 62%;
    }
    .tc-arrows.tc-arrow-next {
        right: 56% ;
    }
    .modal-menu-position {
        position: absolute;
        bottom: 0%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
    }
    .home-btn-res {
        position: absolute;
        bottom: -60px;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .home-res-pb {
        padding-bottom: 0 !important;
    }
    .home-res-pb p {
        margin-bottom: 0 !important;
    }
    .interect-img {
        width: 40%;
    }
    .mt-res-40 {
        margin-top: 40px;
    }
    .pr-res {
        padding-right: 0 !important;
    }
    .interact-content {
        padding-left: 10px;
    }
    .act-img {
        width: 40%;
    }
    .contact-img {
        width: 490px;
    }
    .join-us-img {
        width: 540px;
    }
    .the-show-video-right,
    .the-show-video-left {
        width: 640px;
    }
    .video-box {
        height: 560px !important;
        width: 1080px !important;
        /* top: 148% !important; */
        top: 80% !important;
    }

    .my-video-dimensions {
        width: 1076px;
        height: 462px;
        top: 150px !important;
    }
    .vjs-theme-city .vjs-control-bar {
        height: 3em !important;
    }
    .video-js .vjs-big-play-button {
        line-height: 4.5em !important;
    }
    .res-col {
        flex: 0 0 auto;
        width: 70%;
    }
    .res-pt-0 {
        padding-top: 0 !important;
        margin-top: 20px;
    }
    }
@media (min-width: 1920px) {
    .swipe-img-content-left,
    .swipe-img-content-right {
        right: 220px !important;
    }
    /* .modal-menu-position {
        bottom: 10%;
    } */
    .img-responsive {
        width: 1920px;
        }
        .interect-img {
            width: 44%;
            left: -129px !important;
        }

    .act-img {
        width: 44%;
        right: -129px !important;
    }

        .home-btn-res {
        bottom: -100px;
    }
    .contact-img {
        width: 640px;
    }
    .join-us-img {
        width: 710px;
    }
    .the-show-video-right,
    .the-show-video-left {
        width: 720px;
    }
    .tc-arrows.tc-arrow-next {
        right: 37% !important;
    }
    .tc-arrows.tc-arrow-prev {
        left: 41% !important;
    }
    .row.home-center {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .mt-res-80 {
        margin-top: 120px;
    }
    .slider.mt {
        margin-top: 80px;
    }
    .video-box {
        height: 780px !important;
        width: 1500px !important;
        /* top: 148% !important; */
        top: 70% !important;
    }
    .my-video-dimensions {
        width: 1496px;
        height: 675px;
        top: 150px !important;
    }
    .vjs-theme-city .vjs-control-bar {
        height: 3em !important;
    }
    .video-js .vjs-big-play-button {
        line-height: 6.5em !important;
    }
    .res-col {
        flex: 0 0 auto;
        width: 70%;
    }
}

@media (min-width: 2560px) {
    .swipe-img-content-left,
    .swipe-img-content-right {
        right: 390px !important;
    }
    .interect-img {
        left: -210px !important;
    }


    .act-img {
        right: -210px !important;
    }

    .res-block {
        display: block;
    }
    .contact-img {
        width: 750px;
    }
    .join-us-img {
        width: 830px;
    }
    .mt-res-80,
    .mt-res-40 {
        margin-top: 160px;
    }
}