@charset "utf-8";
/*------------------------------------------------------------------------------------------------------
* Project       :                                        
* Design By     :  Piyush Tapaniya | +91 83060 05795
* Version       :  1.0
*------------------------------------------------------------------------------------------------------- 
NOTE: This is the main stylesheet of the template, This file contains the styling for the actual Template
------------------------------------------------------------------------------------------------------*/

.container {
    max-width: 1300px;
}

@media only screen and (max-width:1400px) {
    .testimonials-slider button.owl-prev {
        left: 20px !important;
    }

    .testimonials-slider button.owl-next {
        right: 20px !important;
    }

    .search-area {
        padding: 0 100px;
    }
}

@media only screen and (max-width:1299px) {
    div#sync2 {
        padding-top: 120px;
    }

    .search-area {
        margin-top: 0;
        z-index: 3;
        position: relative;
        left: 0;
        right: 0;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .search-area .section-title {
        visibility: visible;
    }

    .search-area .section-title h2 {
        color: #000 !important;
    }

    .search-area .section-title p {
        color: #000 !important;
    }

    .search-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        padding: 25px;
        gap: 15px;
        box-shadow: 2px 0 70px hsl(0deg 0% 13% / 15%);
    }

    .search-list .search-item {
        border: 1px solid #6C6C6C !important;
        border-radius: 15px;
    }

    .search-list .search-item:last-child {
        border: 0 !important;
        border-radius: 0;
    }

    .search-button-box {
        position: relative;
        text-align: end;
        right: -52%;
    }

    .search-area {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width:991px) {
    h1 {
        font-size: 52px;
        line-height: normal !important;
    }

    h2 {
        font-size: 36px;
        line-height: normal !important;
    }

    h3 {
        font-size: 30px;
        line-height: normal !important;
    }

    h4 {
        font-size: 24px;
        line-height: normal !important;
    }


}

@media only screen and (max-width:991px) {
    /* .steps-item {
        margin-bottom: 80px;
    } */

    .section-title {
        margin-bottom: 20px;
    }

    .services-image {
        display: none;
    }

    .services-content {
        width: 100%;
        max-width: 100%;
        flex: 1;
    }

    .services-box-2 .services-item {
        flex-direction: row;
        text-align: start;
    }

    .services-box-2 .services-item .icon-box {
        margin-right: 20px;
        margin-left: 0;
    }

    .services-box-1 {
        border-radius: 25px 25px 0 0;
    }

    .services-box-2 {
        border-radius: 0 0 25px 25px;
    }

    .why-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .why-area .background-image {
        text-align: start;
        position: relative;
        top: 30px;
    }

    .why-area .background-image img {
        width: 100%;
    }

    .section-title .title {
        font-size: 28px;
        line-height: normal;
    }

    .react-responsive-modal-modal.customModal {
        max-width: calc(100% - 2.4rem);
    }

}

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

    button.readmore {
        font-weight: 600;
        font-size: 14px;
    }

    .search-list {
        display: flex;
        flex-direction: column;
    }

    .search-button-box {
        right: 0;
    }

    input {
        width: 100%;
        background: transparent;
        color: #000;
    }

    .header-btns-area {
        display: none;
    }

    .search-list .search-item {
        padding: 15px 15px 15px 15px;
        width: 100%;
    }

    .search-input {
        font-size: 14px;
    }

    img#sync1-banner {
        display: none;
    }

    img#sync1-mobile-banner {
        display: block;
    }

    div#sync2 .item {
        height: 50px;
        width: 50px;
        border-radius: 5px;
    }

    div#sync2 .owl-stage {
        gap: 5px;
        width: 50px !important;
    }

    div#sync2 {
        padding-top: 120px;
        right: 10px;
    }

    .services-item {
        padding: 30px;
    }

    .widget-footer-airports,
    .widget-footer-contact {
        margin-left: 0;
    }

    .payment ul {
        justify-content: flex-start;
        padding-top: 20px;
        margin-bottom: 10px;
    }

    .about-area .shape-image {
        bottom: -70px;
        width: 40%;
    }

    .testimonials-item {
        margin-top: 0;
    }

    .about-left {
        margin-right: 0;
    }

    .moreinfo-details {
        flex-direction: column;
        gap: 10px;
    }

    .moreinfo-details ul.nav.nav-tabs {
        display: inline-block !important;
        white-space: nowrap !important;
        overflow-x: scroll;
        width: 100%;
    }

    .moreinfo-details ul.nav.nav-tabs li {
        width: auto;
        display: inline-block;
        position: relative;
    }

    .moreinfo-details ul.nav.nav-tabs li:not(:first-child) {
        margin-left: 5px;
    }

    .moreinfo-details ul.nav.nav-tabs {
        width: 100%;
    }

    .listing-title h2 {
        line-height: normal;
    }

}

@media only screen and (max-width:567px) {
    .testimonials-slider .owl-nav {
        display: none;
    }

    .services-item,
    .why-item,
    .services-box-2 .services-item {
        flex-direction: column;
        gap: 30px;
        align-items: flex-start;
    }

    #moreinfo .moreinfo-left {
        gap: 20px;
        flex-direction: column;
    }

    #moreinfo .moreinfo-header {
        gap: 20px;
    }

    #moreinfo .moreinfo-header .moreinfo-title h2 {
        font-size: 24px;
        line-height: 24px;
    }

    #moreinfo .moreinfo-pricing {
        text-align: start;
    }

    #moreinfo .moreinfo-pricing-left ul {
        justify-content: flex-start;
    }

    .icon-items.steps-item {
        flex-direction: column;
        align-items: start !important;
    }

    .howwe-item {
        flex-direction: column;
    }

    .services-item {
        min-height: auto !important;
    }

    .search-area {
        padding: 50px 0px !important;
    }

}

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

    .listing-item .listing-pricing .rating li,
    .listing-item .listing-pricing .readmore {
        font-size: 12px !important;
    }

    div#sync2 .item {
        height: 30px;
        width: 30px;
        border-radius: 5px;
    }

    div#sync2 .owl-stage {
        gap: 5px;
        width: 30px !important;
    }
}