@media screen and (max-width: 1575px) {
    .main-menu .nav li a,
    .main-menu .nav li button,
    .book-btn {
        font-size: 13px;
        margin: 0;
    }

    .main-menu .nav li,
    .book-btn,
    .login-btn {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1500px) {
    .single-travel-boxes,
    .single-travel-boxes2 {
        margin-left: 5%;
        margin-right: 5%;
    }
}

@media screen and (max-width: 1366px) {
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1199px) {
    .travel-select-icon:after {
        padding: 10px 3px;
    }

    .single-tab-select-box h2 {
        font-size: 15px;
    }

    .item-title {
        bottom: 6%;
        left: 15px;
    }

    .book-vehicle-input {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 1100px) {
}

@media screen and (max-width: 1099px) {
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 992px) {
}

@media screen and (max-width: 991px) {
    .main-menu .nav li {
        padding: 0 5px;
    }

    .navbar-collapse {
        padding-right: 40px;
        padding-left: 0px;
    }

    .main-menu .nav li a,
    .main-menu .nav li button {
        font-size: 10px;
    }

    .book-btn {
        font-size: 10px;
        padding: 0 10px;
    }

    .about-us h2 {
        font-size: 64px;
    }

    .contact-us-textarea {
        max-width: 443px;
    }

    .car-image {
        padding-top: 70px !important;
    }

    .car-image2 {
        padding-top: 0 !important;
        max-width: calc(100% - 30px);
    }

    #offer-content-text {
        padding-top: 20px;
        clear: both;
        padding-left: 30px !important;
    }

    .vehicle-type-container {
        width: 100%;
        padding-left: 10%;
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 767px) {
    #sticky-wrapper {
        background: #fff;
    }

    .sticky-wrapper .navbar-collapse.collapse.in {
        background: #fff;
        width: 112%;
        margin-left: -14px;
        padding-left: 27px;
    }

    .logo {
        float: left;
    }

    .main-menu .navbar-toggle {
        float: right;
        margin: 17px 0;
    }

    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
    }

    .main-menu .nav li a,
    .main-menu .nav li button {
        font-size: 14px;
        padding: 0px 1px 10px;
        display: inline-block;
    }

    .sticky-wrapper.is-sticky .main-menu .nav a:before {
        bottom: 0px;
    }

    .about-us h2 {
        font-size: 43px;
    }

    .about-us-txt {
        max-width: 450px;
    }

    .single-service-box {
        flex-direction: column;
        height: auto;
    }

    .single-package-item {
        max-width: 450px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .home1-testm-single {
        max-width: 345px;
        margin: 0 auto;
    }

    .single-footer-item {
        margin-bottom: 30px;
    }

    .footer-logo {
        padding-top: 0;
    }

    .contact-us-input,
    .contact-us-textarea {
        width: calc(100% - 30px) !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
        max-width: unset;
    }
}

@media screen and (max-width: 660px) {
    .home1-testm-single {
        max-width: 350px;
        margin: 0 auto;
    }

    .main-menu .nav li a,
    .main-menu .nav li button {
        font-size: 14px;
    }
}

@media screen and (max-width: 640px) {
    .desc-tabs .nav-tabs > li > a {
        padding: 17px 10px 17px 10px;
    }

    .feature-icon {
        width: 50%;
    }

    .car-image2 {
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 540px) {
}

@media screen and (max-width: 480px) {
    .about-us h2 {
        font-size: 30px;
    }

    .single-package-item {
        max-width: 350px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 440px) {
    .desc-tabs .nav-tabs > li > a,
    .desc-tabs .nav-tabs > li.active > a {
        padding: 17px 10px 17px 10px;
        font-size: 12px;
    }

    .nav-tabs {
        border-bottom: 0;
    }

    .about-view.travel-btn {
        width: 150px;
    }

    .home1-testm-txt p {
        font-size: 14px;
        max-width: 180px;
    }

    .single-package-item {
        max-width: 250px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .form-control {
        padding-right: 0px;
        font-size: 13px;
    }

    .offer-content {
        width: 100%;
        height: 100px !important;
        background: #25a9e0 0% 0% no-repeat padding-box;
        opacity: 1;
        margin-bottom: 30%;
    }

    .car-image2 {
        padding-top: 0% !important;
        padding-left: 5%;
        padding-right: 5%;
        position: absolute;
        width: -webkit-fill-available;
    }

    hr {
        max-width: unset;
    }
}

@media screen and (max-width: 360px) {
    html,
    body {
        height: 100%;
        z-index: 2;
    }

    .about-us h2 {
        color: #fff;
        font-size: 30px;
        text-transform: inherit;
        font-weight: 600;
        line-height: 1.22;
        margin-bottom: 10px;
    }

    .about-us h4 {
        color: #fff;
        font-size: 18px;
        text-transform: inherit;
        max-width: max-content;
        font-weight: 600;
        line-height: 1.22;
    }

    .middle-box-content {
        width: 100%;
        height: 100px !important;
        background: #25a9e0 0% 0% no-repeat padding-box;
        opacity: 1;
        margin-bottom: 50%;
    }

    .car-image {
        padding-top: 10% !important;
        padding-left: 25%;
        position: absolute;
    }

    .car-image {
        padding-top: 10% !important;
        padding-left: 5%;
        padding-right: 5%;
        position: absolute;
        width: -webkit-fill-available;
    }

    .row div div h3 {
        text-align: center;
    }

    .vehicle-type-container {
        padding-left: 0px !important;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 0 !important;
    }

    .vehicle-type {
        display: inline-block;
        padding-right: 8%;
        font-size: 12px;
        margin-bottom: 2%;
    }

    .book-vehicle-input {
        line-height: 15px;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom-color: #25a9e0;
        background-color: transparent;
        margin-bottom: 8%;
        display: flex;
        margin-left: 0px !important;
        font-size: 15px;
        height: auto;
        width: 100%;
        margin-top: 0;
    }

    ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 15px;
    }

    .main-menu .navbar-toggle {
        float: right;
        /* margin: 17px 100px; */
    }

    .single-travel-boxes {
        margin-top: -300px;
        margin-left: 0;
        margin-right: 0;
        background: #fff;
    }

    .single-travel-boxes2 {
        margin-top: -300px;
        margin-left: 0;
        margin-right: 0;
        background: #fff;
    }

    .book-now-btn {
        background: #25a9e0;
        border: 1px solid #25a9e0;
        width: 100%;
        white-space: nowrap;
        text-align: center;
        color: #fff;
        font-size: 25px;
        font-family: "Poppins", sans-serif;
        text-transform: capitalize;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -ms-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
    }

    #timepicker:before {
        content: "Pickup Time:";
        margin-right: 0.6em;
        color: #9d9d9d;
        font-size: 15px;
        line-height: 15px;
    }

    #timepicker2:before {
        content: "Drop-off Time:";
        margin-right: 0.6em;
        color: #9d9d9d;
        font-size: 15px;
        line-height: 15px;
    }

    #datepicker:before {
        content: "Pickup Date:";
        margin-right: 0.6em;
        color: #9d9d9d;
        font-size: 15px;
        line-height: 55px;
    }

    #datepicker2:before {
        content: "Drop-off Date:";
        margin-right: 0.6em;
        color: #9d9d9d;
        font-size: 15px;
        line-height: 55px;
    }

    .gallary-header p {
        font-size: 21px;
    }

    .gallary-header h2 {
        font-size: 21px;
    }

    .offer-content {
        width: 100%;
        height: 100px !important;
        background: #25a9e0 0% 0% no-repeat padding-box;
        opacity: 1;
        margin-bottom: 30%;
    }

    .car-image2 {
        padding-top: 0% !important;
        padding-left: 5%;
        padding-right: 5%;
        position: absolute;
        width: -webkit-fill-available;
    }

    #offer-content-text {
        text-align: center;
    }

    #offer-content-text h3 {
        font-size: 21px;
    }

    #offer-content-text h4 {
        font-size: 20px;
    }

    #offer-divider {
        width: 100% !important;
        max-width: 100%;
    }

    .feature-icon {
        width: 100%;
    }

    .feature-icon img {
        height: 100px;
    }

    #label-1 {
        font-size: 25px;
    }

    #label-2 {
        font-size: 21px;
        margin-right: 0;
    }

    #label-3 {
        margin-left: 0;
        font-size: 21px;
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
    }

    #label-4 {
        display: none;
    }

    #label-1 {
        display: none;
    }

    #label-5 {
        display: inline-block !important;
        font-size: 21px;
        margin-left: 0;
    }

    #label-6 {
        display: inline-block !important;
        font-size: 21px;
        margin-left: 0;
    }

    .owl-stage {
        width: 100% !important;
        position: unset !important;
        transform: unset !important;
    }

    .owl-item {
        width: 100% !important;
    }

    .home1-testm-txt p {
        font-size: 14px;
        max-width: 100%;
    }

    .home1-testm-img h3 {
        font-size: 21px;
    }

    .home1-testm-single {
        max-width: 100%;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .transfer-book {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        background: url(../../assets/images/splash2.png) no-repeat;
        background-size: cover;
        background-position: center;
        min-height: 500px;
        margin-top: 150px;
    }

    .contact-us-btn {
        margin-left: 0px;
        width: 100%;
        margin-top: 40px;
        text-align: center;
    }

    .footer-copyright {
        background: #292929;
        padding: 0 0 60px;
        text-align: center;
    }

    .footer-links h2 {
        font-size: 21px !important;
        margin-bottom: 10px;
    }

    .footer-links div p {
        font-size: 13px !important;
    }

    .single-footer-txt p a {
        font-size: 14px !important;
    }

    .single-footer-txt p {
        margin-bottom: 10px;
    }

    .payment-btn {
        height: 50px;
        width: 140px;
        background-color: white;
        border-radius: 10px;
        padding: 8px;
        margin-bottom: 50px;
    }

    .associations {
        height: 130px;
        width: 150px;
    }

    .footer-cr {
        margin-top: 20px;
        font-size: 13px !important;
    }

    .social-icon {
        height: 100px !important;
        width: 120px !important;
    }

    .group-text {
        padding-left: 0px !important;
        margin-bottom: 4% !important;
        margin-left: 10px;
    }

    .group-text h3 {
        font-size: 21px;
        text-align: center;
    }

    .group-text h4 {
        font-size: 21px;
        text-align: center;
    }

    .group-icon {
        margin-left: 16% !important;
    }

    .man-book-input {
        line-height: 55px;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom-color: #25a9e0;
        background-color: transparent;
        width: -webkit-fill-available;
        margin-bottom: 8%;
        display: flex;
        margin-left: 0px !important;
        font-size: 45px;
        height: auto;
        width: 100% !important;
    }

    .single-travel-boxes3 {
        margin-top: -800px;
        margin-left: 170px;
        margin-right: 170px;
        background: #fff;
    }

    .manage-booking {
        margin-left: 0px !important;
    }

    .booking-divider {
        margin-left: 0px !important;
    }

    .tab-para {
        padding: 20px;
    }

    a.associations {
        justify-content: center;
        width: 100%;
    }
}
