@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import "fonts/fonts.css";

@media screen and (max-width: 1620px) {}

@media screen and (max-width: 1599px) {
.speaker-section h4{
line-height:38px
}
.speaker-section-container p{
font-size: 16px;
line-height:22px
}
    .banner-text-box .experience-text {
        font-size: 26px;
    }

    .banner-text-box h1 {
        font-size: 100px;
        line-height: 82px;
    }

    .banner-text-box .jumpcommunity {
        font-size: 26px;
    }

    .banner-apps-img img {
        max-width: 200px;
    }

    .banner-section {
        min-height: 860px;
    }

    .experience-fly h2 {
        font-size: 40px;
        line-height: 56px;
    }

    .web-p {
        font-size: 14px;
        line-height: 30px;
    }

    .driver-stays-box p {
        font-size: 16px;
    }

    .driver-stays-box h3 {
        font-size: 45px;
        line-height: 56px;
    }

    .driver-stays-box {
        width: 680px;
        padding: 50px 16px;
    }

    .driver-stays {
        height: 600px;
    }

    .heading-h4 {
        font-size: 40px;
    }

    .testimonials-card h5 {
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        padding: 8px 0;
    }

    .testimonials-card p {
        font-size: 13px;
        line-height: 25px;
    }

    .client-logo-box {
        background-color: #fff;
        padding: 26px;
        text-align: center;
        min-height: 158px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .client-testi img {
        max-width: 76px;
    }

    .booking-card-name {
        font-size: 16px;
    }

    .booking-card-price {
        font-size: 20px;
    }

    .booking-card-span {
        font-size: 12px;
    }

    .booking-card-price small {
        font-size: 13px;
    }

    .web-btn {
        height: 46px;
    }

    .main-heading {
        font-size: 32px;
    }

    .jump-inner-detail {
        gap: 4%;
    }
}
@media (min-width: 992px) and (max-width: 1475px) {
   .serve-section h2{
        font-size: clamp(24px, 3vw, 42px);
        line-height: clamp(30px, 4vw, 48px);
    }
  }
@media screen and (max-width: 1399px) {
    
    .nav-links {
        gap: 32px;
    }

    .nav-links li a {
        font-size: 12px;
    }

    .web-btn {
        font-size: 12px;
        padding: 8px 16px;
        height: 42px;
    }

    .web-btn-light {
        font-size: 12px;
        padding: 8px 16px;
        height: 42px;
    }

    .urb-18 {
        font-size: 14px;
    }

    .experience-fly h2 {
        font-size: 35px;
        line-height: 54px;
    }

    .driver-stays {
        height: 500px;
    }

    .driver-stays-box {
        width: auto;
        padding: 50px 16px;
    }

    .heading-h4 {
        font-size: 36px;
        line-height: 54px;
        padding-bottom: 10px;
    }

    .testimonials-card h5 {
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 22px;
        padding: 6px 0;
    }

    .testi-profile-name {
        font-size: 14px;
    }

    .testi-date {
        font-size: 12px;
    }

    .testimonials {
        padding: 60px 0;
    }

    footer ul li a {
        color: #fff;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }

    .social-links img {
        width: 40px;
    }

    .copyright-p {
        font-size: 14px;
        padding-top: 15px;
    }

    .footer-box {
        padding: 30px 50px;
    }

    .booking-card-name {
        font-size: 14px;
    }

    .booking-card-span {
        font-size: 10px;
    }

    .booking-card .card-body {
        padding: 10px 8px;
    }

    .jump-inner-detail p {
        font-size: 13px;
    }

    .why-chooose-left h5,
    .why-chooose-right h5 {
        font-size: 16px;
    }

}

@media screen and (max-width: 1199px) {
    .dropdown-menu{
        height: 270px;
        overflow: auto;
    }
    .serve-box span{
        font-size: 16px;
    }

    .banner-text-box h1 {
        font-size: 94px;
        line-height: 82px;
    }

    .banner-text-box .experience-text {
        font-size: 24px;
    }

    .banner-text-box .jumpcommunity {
        font-size: 24px;
    }

    .banner-section {
        min-height: 680px;
    }

    .home-service-cards img {
        width: 70px;
    }

    .home-service-cards {
        padding: 20px 0;
        border-radius: 6px;
        text-align: center;
        background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 78.65%);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 8px;
    }

    .experience-fly h2 {
        font-size: 26px;
        line-height: 44px;
    }

    .experience-fly h6 {
        font-size: 16px;
    }

    .web-p {
        font-size: 12px;
        line-height: 22px;
    }

    .web-btn {
        font-size: 10px;
        padding: 8px 14px;
        height: 36px;
        min-width: auto;
    }

    .driver-stays {
        height: 438px;
    }

    .jump-inner-detail {
        display: inline-block;
    }

    .for-responsive-nav2{
        display: none;
    }
    .for-responsive-nav{
        display: flex;
    }

  
}

@media screen and (max-width: 1050px) {
    .speaker-section{
        background-size: cover;
    }
}

@media screen and (max-width: 991px) {

    .speaker-img{
        display: none;
    }

    .newsletter-form{
        margin-top: 20px;
    }

    .why-chooose-left, .why-chooose-right {
        margin: 25px 0;
    }

    .banner-section {
        min-height: 600px;
    }

    .urb-18 {
        font-size: 12px;
    }

    .experiencefly-imgbox {
        text-align: center;
        margin-bottom: 36px;
    }

    .experiencefly-imgbox::after {
        position: absolute;
        content: "";
        border: 3px solid #fff;
        width: 82%;
        height: 100%;
        left: 0;
        top: 0;
        transform: rotate(4deg);
        margin: 0 auto;
        right: 0;
    }

    .plainimg {
        position: absolute;
        bottom: 0;
        right: -100px;
        width: 290px;

    }

    .driver-stays {
        height: 350px;
    }

    .heading-h4 {
        font-size: 32px;
        line-height: 50px;
        padding-bottom: 10px;
    }

    .brd-right {
        border-right: 0;
    }

    .for-footer-nav {
        padding: 20px 0;
        text-align: center;
    }

    .text-45 {
        font-size: 36px;
        line-height: 38px;
    }
}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 575px) {
    .serve-box span {
        font-size: 13px;
        padding: 15px;
        bottom: 41px;

    }

    .about, .serve-section, .handle-it-all{
        padding: 30px 0;
    }


    .driver-stays-box {
        width: auto;
        padding: 50px 16px;
    }

    .banner-text-box h1 {
        font-size: 46px;
        line-height: 40px;
        text-align: end;
        letter-spacing: 1px;
    }

    .banner-text-box .experience-text {
        font-size: 18px;
    }

    .banner-text-box .jumpcommunity {
        font-size: 18px;
    }

    .banner-apps-img img {
        max-width: 122px;
    }

    .banner-section {
        min-height: 440px;
    }

    .experiencefly-imgbox::after {
        width: 100%;
    }

    .experience-fly h2 {
        font-size: 20px;
        line-height: 44px;
    }

    .plainimg {
        position: absolute;
        bottom: 0;
        right: -85px;
        width: 250px;
    }

    .driver-stays-box h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .driver-stays-box p {
        font-size: 14px;
    }

    .driver-stays-box {
        width: auto;
        padding: 38px 12px;
    }

    .driver-stays {
        height: 360px;
        background-position: right;
    }

    .heading-h4 {
        font-size: 24px;
        line-height: 36px;
        padding-bottom: 10px;
    }

    .testimonials {
        padding: 40px 0;
    }

    .copyright-p {
        font-size: 9px;
        padding-top: 12px;
    }

    .footer-box {
        padding: 20px 10px;
    }

    .text-26 {
        font-size: 18px;
    }

    .jump-inner-detail h6 {
        font-size: 14px;
        padding: 7px 0;
    }

    .text-45 {
        font-size: 28px;
        line-height: 30px;
    }

    .text-16 {
        font-size: 14px;
    }

    .newsletter-form{
        display: block;
    }
    .subscribe-btn{
        width: 100%;
    }
}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 380px) {}