@media screen and (max-width:1199px) {
    header.style-1 .nav-right {
        display: none !important;
    }
    .about-content {
        margin-top: 40px;
    }
    
    .section-title2 h2 {
        font-size: 30px;
        margin: 20px 0 10px 0;
    }
    .package-card2 .package-card2-content .title, .package-card2 .package-card2-content .price-area {
        padding: 0 10px;
    }
}

@media screen and (max-width: 991px) {
    header.style-1 .nav-right {
        display: block !important;
    }
    header.style-1 .main-menu {
        width: 400px;
    }
    .mobile-logo-wrap a {
        display: block;
        max-width: 250px;
        width: 100%;
    }
    .top-bar {
        display: flex;
        visibility: visible;
    }
    .top-bar .topbar-left {
        display: none;
    }
    
    .top-bar .topbar-right::after {
        display: none;
    }
    
    .top-bar.style-2 {
        padding: 10px 25px;
    }
    .home1-banner-area .home1-banner-wrapper .home1-banner-content {
        padding: 100px 0;
    }
    .home1-banner-area .home1-banner-wrapper .home1-banner-content h1 {
        font-size: 40px;
        font-weight: 700;
    }
    .home2-about-section .about-img-wrap {
        display: block;
        margin-top: 50px;
    }
    .home2-about-section {
        padding: 35px 0 0 0;
        margin-bottom: 70px;
    }
    .section-title2 h2 {
        font-size: 25px;
        margin: 20px 0 10px 0;
    }
    .section-title2 p {
        line-height: 25px;
    }
    .destination-dropdown-section {
        padding: 80px 0;
    }
    
    .section-title3 h2 {
        font-size: 30px;
        margin-top: 10px;
    }
    .destination-dropdown-section .row:first-child > .col-lg-12 {
        margin-bottom: 35px !important;
    }
    .feature-card-section .section-title4 {
        margin-bottom: 0;
    }
    
    .feature-card-section {
        margin-top: 20px;
        margin-bottom: 80px;
    }
    .testimonial-section {
        padding-bottom: 30px;
    }
    .footer-widget .footer-logo  a {
        max-width: 240px;
        width: 100%;
        display: block;
    }
    .breadcrumb-section .banner-content h1 {
        font-size: 40px;
        letter-spacing: 0;
    }
    .home2-about-section .about-img-wrap {        
        margin-top: 30px;
    }
    #popular-car {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .service .row .col-lg-8 {
        order: 1;
    }
    .service-img{
        margin-bottom: 25px;
    }
    .service {
        margin: 60px 0;
    }
    .contact-page {
        padding: 60px 0;
    }
    .contact-page .col-lg-7 {
        margin-top: 30px;
    }
    .contact-form-area h3 {
        font-size: 25px;
    }
}

@media screen and (max-width: 767px) {
    .destination-dropdown-section {
        padding: 50px 0;
    }
    .testimonial-section {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .tesimonial-card-wrapper .author-area .author-content h5 {
        font-size: 20px;
    }
    .clients-logo-slider {
        margin-bottom: 60px;
    }
    .footer-section .footer-top {
        padding-bottom: 0;
    }
    .footer-section .footer-bottom {
        padding-bottom: 60px;
    }
    a.whatsapp-item {
        display: none;
    }
    .breadcrumb-section .banner-content h1 {
        font-size: 35px;     
    }
    .breadcrumb-section {
        padding: 60px 0;
    }
    .home2-about-section .about-img-wrap {
        margin-top: 20px;
    }
    .about--sec {
        padding: 60px 0 0 0;
    }
    .service-new h3 {
        font-size: 22px;
    }
    .contact-page .single-contact {
        padding: 30px 15px;
    }
}

@media screen and (max-width: 575px) {
    .top-bar .topbar-right {
        display: none !important;
    }
    .top-bar.style-2 {
        justify-content: center;
    }
    .mobile-logo-wrap a {
        max-width: 204px;
    }
    
    header.style-1 .main-menu .menu-list {
        padding-top: 30px;
    }
    
    header.style-1 .main-menu ul li a {
        font-size: 15px;
    }
    header.style-1 .main-menu {
        max-width: 320px;
        width: 100%;
    }
    .home1-banner-area .home1-banner-wrapper .home1-banner-content h1 {
        font-size: 30px;
    }
    
    .home1-banner-content .eg-tag span a {
        font-size: 16px;
    }
    
    .home1-banner-area .home1-banner-wrapper .home1-banner-content {
        padding: 70px 0 60px;
    }
    .about-content {
        margin-top: 30px;
    }
    .section-title2 h2 {
        font-size: 25px;
        margin: 15px 0 5px 0;
    }
    .destination-dropdown-section .slider-btn-grp2 {
        margin-right: 15px;
        margin-top: 40px;
    }
    
    .destination-dropdown-section .row:first-child > .col-lg-12 {
        margin-bottom: 30px !important;
    }
    .package-card2 .package-card2-content {
        padding: 10px 0;
    }
    .section-title3 h2 {
        font-size: 28px;       
    }
    .feature-card-section {        
        margin-bottom: 50px;
    }
    .section-title4 .eg-section-tag span {
        font-size: 15px;
    }
    .clients-logo-slider {
        margin-bottom: 50px;
    }
    .footer-section .footer-top .footer-widget p {
        margin: 0;
    }
    .breadcrumb-section .banner-content h1 {
        font-size: 28px;
    }
    .about--sec {
        padding: 50px 0 0 0;
    }
    #popular-car {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .service .row {
        margin: 0 10px;
        padding: 20px 5px;
    }
    .service {
        margin: 50px 0;
    }
    .contact-page {
        padding: 50px 0;
    }
}


@media screen and (max-width: 425px) {
    .company-logo a {
        max-width: 238px;
        width: 100%;
    }
    .home1-banner-area .home1-banner-wrapper .home1-banner-content h1 {
        font-size: 25px;
        line-height: normal;
    }
    
    .home1-banner-area .home1-banner-wrapper .home1-banner-content {
        padding: 60px 0 50px 0;
    }
    .home1-banner-area .home1-banner-wrapper .home1-banner-content p {
        line-height: normal;
    }
    .section-title3 h2 {
        font-size: 25px;       
    }
    .package-card2 a {
        height: 350px;
        width: 100%;
    }
    
    .package-card2 a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .footer-section .footer-top .row .col-sm-6 {
        margin-top: 30px;
    }
    .footer-section .footer-top {
        padding: 60px 0 0 0;
    }
}

