@media screen and (max-width:1800px) {
    .banner-heading h1 {
        font-size: 54px;
        margin-bottom: 38px;
    }

    .banner-form {
        border-radius: 18px;
        padding: 35px 20px;
    }

    .bookBanner-heading h2 {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .bookBanner-heading p {
        font-size: 18px;
        line-height: 31px;
        margin-bottom: 20px;
    }

    a.custom-btn {
        font-size: 18px;
        padding: 13px 22px;
        border-radius: 5px;
    }

    .bookBanner-contentBox {
        width: calc(100% - 450px);
        margin-left: 100px;
    }

    .bookBanner-contentBox ul {
        margin-inline: -35px;
    }

    .bookBanner-contentBox ul li {
        padding-inline: 35px;
    }

    .bookBanner-boxIcon {
        width: 150px;
        height: 100px;
        margin-bottom: 25px;
    }

    .bookBanner-content h3 {
        font-size: 25px;
        padding-bottom: 25px;
        margin-bottom: 20px;
    }

    .bookBanner-content p {
        font-size: 18px;
        line-height: 28px;
    }

    .bookBanner-wrapper {
        padding-block: 60px;
    }

    .section-heading h2 {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .section-heading p,
    .blog-content p,
    .locationDetail-box p {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .about-wrapper::after {
        top: 36%;
    }

    .feetCarosuel-boxContent h3 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .carosuel-describe {
        max-width: 50%;
    }

    .feet-wrapper {
        height: 830px;
    }

    a.navbar-brand img {
        height: 75px;
    }

    a.footerLogo img {
        height: 75px;
    }

    a.footerLogo {
        margin-bottom: 25px;
    }

    .footerLogo-row .pe-1 {
        padding-right: 45px !important;
    }

    .footerLogo-row .ps-1 {
        padding-left: 45px !important;
    }

    .top-footer {
        padding-top: 45px;
    }

    .footerBox-container p {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .footerBox-link h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    /* About Page responsive css */
    .aboutContainer-wrapper {
        padding-block: 60px;
    }

    .aboutContainer-wrapper .custom-row {
        margin-inline: -60px;
    }

    .aboutContainer-wrapper .custom-row .ps-1 {
        padding-left: 60px !important;
    }

    .aboutContainer-wrapper .custom-row .pe-1 {
        padding-right: 60px !important;
    }

    .sectionHeading h2 {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .topfeature {
        padding-top: 50px;
    }

    .feature-wrapper {
        padding-bottom: 50px;
    }

    .feature-wrapper .sectionHeading {
        margin-bottom: 30px;
    }

    .feature-cover ul {
        margin-inline: -50px;
        margin-bottom: 50px;
    }

    .feature-cover ul li {
        padding-inline: 50px;
    }

    .featureIcon {
        width: 85px;
        height: 85px;
    }

    .featureIcon svg {
        width: 85px !important;
        height: 85px !important;
    }

    .featureIcon-content h3 {
        font-size: 25px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .featureIcon-content p {
        font-size: 20px;
        line-height: 29px;
    }

    .feature-cover ul {
        margin-inline: -50px;
        margin-bottom: 40px;
    }

    .topfeature {
        padding-top: 50px;
        height: 600px;
    }

    .personalBtn {
        gap: 0px 50px;
    }

    .personalDrive-cover {
        height: 340px;
    }

    .personalDrive-wrapper {
        padding-bottom: 60px;
    }

    /* Feet Responsive Css */
    .feetWrapper+.feet-wrapper {
        margin-block: 60px;
    }

    /* Sign in responsive css */
    .loginForm {
        padding: 150px 160px;
        width: 65%;
    }

    .newMember-container {
        padding-inline: 70px;
        width: 35%;
    }

    .notmemeber-box h2 {
        font-size: 54px !important;
        margin-bottom: 35px;
    }

    .notmemeber-box p {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .formCustomBtn {
        border-radius: 5px;
        font-size: 18px;
        height: 50px;
        padding-inline: 40px;
    }

    .formContainer .col-12+.col-12 .form-group,
    .formContainer .inputSelect-submit {
        margin-top: 35px;
    }

    .FromBanner-wrapper {
        margin-bottom: 70px;
    }

    .serviceBanner-wrapper::after {
        width: 50%;
        height: 70%;
    }

    .mb-80 {
        margin-bottom: 60px;
    }

    .serviceBox-container+.serviceBox-container {
        margin-top: 60px;
    }

    .service-wrapper,
    .blog-wrapper {
        padding-block: 70px;
    }

    /* Blog Page Resp[onsive Css */
    .recentBlog-tagBox {
        width: 500px;
        margin-left: 120px;
    }

    .blogBox-content {
        width: calc(100% - 500px);
    }

    .blog-images {
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .blog-content ul {
        margin-bottom: 20px;
        gap: 20px;
    }

    .blog-content h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .blogBox-container+.blogBox-container {
        margin-top: 50px;
    }

    .recentBlog-tagBox h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .recentBlog-images {
        width: 110px;
        height: 110px;
        border-radius: 5px;
    }

    .recentlog-content {
        width: calc(100% - 110px);
        margin-left: 15px;
    }

    .recentlog-content h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .recentlog-content p {
        font-size: 16px;
        gap: 0px 8px;
    }

    .recentBlog-Container ul {
        margin-bottom: 50px;
    }

    .popular-tagContainer ul li {
        border-radius: 5px;
        padding: 7px 30px;
        font-size: 20px;
        line-height: 30px;
    }

    .popular-tagContainer ul {
        gap: 13px 13px;
    }

    .blogContent-detailBox ul li h4 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .blogContent-detailBox ul li p {
        font-size: 20px;
        line-height: 30px;
    }

    .blogContent-detailBox ul li+li {
        margin-top: 20px;
    }

    .commentList h3,
    .LeaveComment h3 {
        font-size: 25px;
    }

    .commentList,
    .LeaveComment {
        margin-bottom: 50px;
    }

    .blogDetail-boxContent .section-heading h2 {
        font-size: 45px;
    }

    section.locationWrapper-box {
        padding-top: 70px;
        padding-bottom: 300px;
    }

    .locationDetail-box h3 {
        font-size: 25px;
        padding-bottom: 13px;
        margin-bottom: 13px;
    }

    .locationWrapper-cover ul {
        flex-wrap: wrap;
        margin-inline: -80px;
        margin-bottom: 50px;
    }

    .locationWrapper-cover ul li {
        padding-inline: 80px;
    }

    .locationCar-imagesWrapper {
        padding-block: 40px;
        margin-top: -18%;
    }

    .about-wrapper {
        height: 800px;
    }

    .airportBox {
        margin-top: 40px;
    }

    .airportIcon {
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
    }

    .airportContainer {
        padding: 20px 30px;
    }

    .airportTransfer-wrapper {
        padding-block: 70px;
    }

    .formGroup-container .custom-row {
        margin-inline: -15px;
    }

    .formGroup-container .custom-row .pe-1 {
        padding-right: 12px !important;
    }

    .formGroup-container .custom-row .ps-1 {
        padding-left: 12px !important;
    }

    .formContainer .col-12+.col-12 .formGroup-container {
        margin-top: 30px;
    }

    /* Pagination Responsive Css */
    .page-numbers {
        width: 40px;
        height: 40px;
        font-size: 22px;
    }

    .page-numbers i {
        font-weight: 600;
        font-size: 18px;
    }

    nav.pagination {
        margin-top: 70px;
        gap: 0px 7px;
    }
    /* blog-detail fixed Desing */
    .commentList ol.comment-list .comment-body footer.comment-meta .comment-author.vcard {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .comment-metadata a:first-child {
        margin-bottom: 6px;
    }
    .commentList ol.comment-list .comment-body .comment-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .commentList ol.comment-list .comment-body {
        padding-left: 130px;
        position: relative;
    }
    .comment-respond form p + p {
        margin-top: 30px;
    }
}

@media screen and (max-width:1680px) {
    .nav-link a {
        font-size: 16px;
    }

    a.navbar-brand img {
        height: 65px;
    }

    a.custom-btn {
        font-size: 16px;
        padding: 10px 20px;
        border-radius: 5px;
    }

    .banner-heading h1 {
        font-size: 48px;
        margin-bottom: 35px;
    }

    .bannerSerach-Formcontainer {
        padding-inline: 7%;
    }

    .banner-form {
        border-radius: 18px;
        padding: 25px 15px;
    }

    .inputIcon-content {
        width: calc(100% - 30px);
        margin-left: 20px;
    }

    .customForm-btn {
        padding: 12px 45px;
        font-size: 17px;
    }

    .bookBanner-heading h2 {
        font-size: 45px;
        margin-bottom: 19px;
    }

    .bookBanner-heading p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .bookBanner-heading {
        width: 400px;
    }

    .bookBanner-contentBox {
        width: calc(100% - 400px);
        margin-left: 70px;
    }

    .bookBanner-contentBox ul {
        margin-inline: -25px;
    }

    .bookBanner-contentBox ul li {
        padding-inline: 25px;
    }

    .bookBanner-boxIcon {
        width: 135px;
        height: 90px;
        margin-bottom: 25px;
    }

    .bookBanner-content h3 {
        font-size: 21px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .bookBanner-wrapper {
        padding-block: 50px;
    }

    .feetCarosuel-boxContent h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .carosuelIcon {
        width: 25px;
        height: 25px;
    }

    .carosuel-describe ul {
        margin-inline: -25px;
        margin-bottom: 40px;
    }

    .carosuel-describe ul li {
        padding-inline: 25px;
        gap: 0px 5px;
        font-size: 20px;
    }

    .feet-wrapper button.slick-prev {
        left: 25%;
    }

    .feet-wrapper button.slick-next {
        right: 25%;
    }

    .feet-wrapper button.slick-arrow {
        width: 45px;
        height: 45px;
        transform: translate(0%, -26%);
        top: 74%;
    }

    .feet-wrapper {
        height: 750px;
    }

    a.footerLogo img {
        height: 70px;
    }

    a.socialLink {
        width: 32px;
        height: 32px;
        font-size: 16px;
    }

    ul.footerSocial {
        gap: 10px;
    }

    footer::after {
        height: 350px;
    }

    /* About Page Responsive Css */
    .aboutBanner-wrapper::after {
        width: 55%;
        height: 80%;
    }

    section.aboutBanner-wrapper {
        height: 500px;
    }

    .aboutContainer-wrapper .custom-row {
        margin-inline: -45px;
    }

    .aboutContainer-wrapper .custom-row .pe-1 {
        padding-right: 45px !important;
    }

    .aboutContainer-wrapper .custom-row .ps-1 {
        padding-left: 45px !important;
    }

    .aboutContainer-wrapper {
        padding-block: 50px;
    }

    .sectionHeading h2 {
        font-size: 40px;
        margin-bottom: 17px;
    }

    .feature-cover ul {
        margin-inline: -40px;
        margin-bottom: 35px;
    }

    .feature-cover ul li {
        padding-inline: 40px;
    }

    .featureIcon-content h3 {
        font-size: 22px;
        padding-bottom: 14px;
        margin-bottom: 14px;
    }

    .featureIcon-content p {
        font-size: 18px;
        line-height: 28px;
    }

    .topfeature {
        padding-top: 40px;
        height: 550px;
    }

    .feature-wrapper {
        padding-bottom: 40px;
    }

    .personalDrive-cover {
        height: 300px;
    }

    .personalDrive-wrapper {
        padding-bottom: 40px;
    }

    /* Contact Us Page Responsive Css */
    .contactList-icon-box {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }

    .contactList-icon-box img {
        height: 40px;
    }

    .ContactBanner-wrapper::after {
        width: 50%;
        height: 60%;
        left: 4%;
        bottom: 10%;
    }

    .ContactBanner-wrapper {
        height: 600px;
    }

    .contactListing-container .section-heading h2 {
        color: #fff;
        font-size: 45px;
    }

    .contactWrapper-box .section-heading h2 {
        font-size: 45px;
        margin-bottom: 30px;
    }

    .contactList-content h3 {
        font-size: 24px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .contactList-content p {
        font-size: 18px;
        line-height: 26px;
    }

    .contactListing ul {
        flex-wrap: wrap;
        margin-inline: -35px;
        gap: 40px 0px;
        justify-content: center;
    }

    .contactListing ul li {
        width: 50%;
        flex: 0 0 auto;
        padding-inline: 35px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contactInfo-wrapper .custom-row {
        margin-inline: -50px;
    }

    .contactInfo-wrapper .custom-row .pe-1 {
        padding-right: 50px !important;
    }

    .contactInfo-wrapper .custom-row .ps-1 {
        padding-left: 50px !important;
    }

    .formContainer-box .form-group .form-control,
    .formContainer-box .form-group .form-select {
        border-radius: 5px;
        padding: 0px 17px;
        height: 45px;
        font-size: 16px;
        line-height: 20px;
    }

    .formContainer-box .form-group .form-control::placeholder {
        font-size: 16px;
    }

    .contactWrapper-boxForm .row .col-12+.col-12 .formContainer-box {
        margin-top: 30px;
    }

    .formSubmit-btn {
        border-radius: 5px;
        height: 45px;
        font-size: 16px;
    }

    .feetWrapper+.feet-wrapper {
        margin-block: 50px;
    }

    /* Signin Page Responsive Css */
    .FromBanner-wrapper {
        margin-bottom: 70px;
    }

    .notmemeber-box h2 {
        font-size: 48px !important;
        margin-bottom: 30px;
    }

    .notmemeber-box p {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .loginForm {
        padding: 130px 120px;
        width: 65%;
    }

    .newMember-container {
        padding-inline: 60px;
        width: 35%;
    }

    .formCustomBtn {
        border-radius: 5px;
        font-size: 16px;
        height: 45px;
        padding-inline: 30px;
    }

    .mb-80 {
        margin-bottom: 50px;
    }

    .serviceBox-container+.serviceBox-container {
        margin-top: 50px;
    }

    .service-wrapper,
    .blog-wrapper {
        padding-block: 60px;
    }

    /* Blog Page Responsive Css */
    .recentBlog-tagBox {
        width: 450px;
        margin-left: 100px;
    }

    .blogBox-content {
        width: calc(100% - 450px);
    }

    .blog-images {
        border-radius: 10px;
        margin-bottom: 15px;
    }

    span.blogContentIcon {
        width: 15px;
        height: 15px;
    }

    .blog-content ul li {
        font-size: 15px;
        gap: 0px 8px;
    }

    .blog-content ul {
        margin-bottom: 15px;
        gap: 20px;
    }

    .blog-content h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .blogBox-container+.blogBox-container {
        margin-top: 40px;
    }

    .recentBlog-images {
        width: 100px;
        height: 100px;
        border-radius: 5px;
    }

    .recentlog-content {
        width: calc(100% - 100px);
        margin-left: 15px;
    }

    .recentlog-content h4 {
        font-size: 19px;
        margin-bottom: 8px;
    }

    .recentlog-content p {
        font-size: 15px;
        gap: 0px 8px;
    }

    .recentBlog-images img {
        height: auto;
        object-fit: initial;
        border-radius: 5px;
        width: 100%;
    }

    .recentBlog-Container ul li {
        padding-bottom: 15px;
        ;
    }

    .recentBlog-Container ul li+li {
        margin-top: 15px;
    }

    .recentBlog-Container ul {
        margin-bottom: 40px;
    }

    .popular-tagContainer ul li {
        border-radius: 5px;
        padding: 5px 25px;
        font-size: 18px;
        line-height: 27px;
    }

    .popular-tagContainer ul {
        gap: 10px 10px;
    }

    .blog-content p {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .blogDetail-boxContent .section-heading h2 {
        font-size: 40px;
    }

    .blogContent-detailBox ul li h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .blogContent-detailBox ul li p {
        font-size: 18px;
        line-height: 27px;
    }

    .blogContent-detailBox ul {
        margin-bottom: 20px;
    }

    .blogContent-detailBox {
        margin-bottom: 50px;
    }

    .commentList h3,
    .LeaveComment h3 {
        font-size: 22px;
    }

    .commentList,
    .LeaveComment {
        margin-bottom: 40px;
    }

    .locationWrapper-cover ul {
        flex-wrap: wrap;
        margin-inline: -60px;
        margin-bottom: 40px;
    }

    .locationWrapper-cover ul li {
        padding-inline: 60px;
    }

    section.locationWrapper-box {
        padding-top: 60px;
        padding-bottom: 250px;
    }

    .locationCar-imagesWrapper {
        padding-block: 30px;
        margin-top: -18%;
    }

    .airportContent h3 {
        font-size: 20px;
    }

    .airportContainer {
        padding: 15px 20px;
    }

    .airportTransfer-wrapper {
        padding-block: 60px;
    }

    section.useful-wrapper {
        padding-block: 60px;
        margin-bottom: 60px;
    }

    .useful-content ul li {
        font-size: 20px;
        line-height: 30px;
    }

    section.useful-wrapper .custom-row {
        margin-inline: -40px;
    }

    section.useful-wrapper .custom-row .pe-1 {
        padding-right: 40px !important;
    }

    section.useful-wrapper .custom-row .ps-1 {
        padding-left: 40px !important;
    }

    section.locationWrapper-box {
        padding-top: 50px;
        padding-bottom: 200px;
    }

    .locationWrapper-cover ul {
        flex-wrap: wrap;
        margin-inline: -40px;
        margin-bottom: 30px;
    }

    .locationWrapper-cover ul li {
        padding-inline: 40px;
    }

    .locationCar-imagesWrapper {
        padding-block: 30px;
        margin-top: -15%;
    }

    /* Pagination Responsive Css */
    .page-numbers i {
        font-weight: 600;
        font-size: 16px;
    }

    .page-numbers {
        width: 35px;
        height: 35px;
        border-radius: 7px;
        font-size: 18px;
    }

    nav.pagination {
        margin-top: 60px;
        gap: 0px 7px;
    }
    /* Blog-detail Design isuue Page Css */
    .blogContent-detailBox p, .blogContent-detailBox p em {
        color: #000;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .comment-respond form p input, .comment-respond form p textarea {
        height: 45px;
        font-size: 18px;
        line-height: 20px;
    }
    .comment-respond form p + p {
        margin-top: 25px;
    }
    .comment-respond form p textarea {
        height: 150px;
        resize: none;
    }
}

@media screen and (max-width:1480px) {
    .banner-heading h1 {
        font-size: 40px;
        margin-bottom: 30px;
    }

    section.ContactBanner-wrapper.blogBanner-wrapper::after {
        height: 60%;
    }

    a.navbar-brand img {
        height: 60px;
    }

    .bottom-header ul.navbar-nav {
        gap: 0px 40px;
    }

    a.custom-btn {
        font-size: 15px;
        padding: 10px 18px;
        border-radius: 5px;
    }

    .bannerSerach-Formcontainer {
        padding-inline: 5%;
    }

    .banner-form h2 {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .inputselect-group {
        padding: 10px 5px;
    }

    .inputIcon-content select.form-select,
    .inputIcon-content input.form-control {
        font-size: 15px;
        line-height: 20px;
        padding: 5px 0px;
    }

    .inputIcon-content select.form-select {
        background-size: 30px 25px;
        background-position: 100% -155%;
    }

    .customForm-btn {
        padding: 10px 35px;
        font-size: 15px;
    }

    section.banner-wrapper {
        padding-bottom: 70px;
    }

    .bannerWrapper-content {
        padding-top: 14%;
    }

    .bookBanner-heading h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    .bookBanner-heading {
        width: 310px;
    }

    .bookBanner-contentBox {
        width: calc(100% - 310px);
        margin-left: 50px;
    }

    .bookBanner-contentBox ul {
        margin-inline: -20px;
    }

    .bookBanner-contentBox ul li {
        padding-inline: 20px;
    }

    .bookBanner-boxIcon {
        width: 105px;
        height: 80px;
        margin-bottom: 20px;
    }

    .bookBanner-content h3 {
        font-size: 19px;
        padding-bottom: 16px;
        margin-bottom: 16px;
    }

    .bookBanner-content p {
        font-size: 16px;
        line-height: 26px;
    }

    .bookBanner-heading p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .section-heading p,
    .blog-content p,
    .locationDetail-box p {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 28px;
    }

    .section-heading h2 {
        font-size: 33px;
        margin-bottom: 20px;
    }

    .about-wrapper::before {
        content: "";
        width: 60%;
        height: 205px;
    }

    .about-wrapper::after {
        top: 45%;
        height: 60% !important;
    }

    .section-heading p,
    .blog-content p,
    .locationDetail-box p {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 26px;
    }

    .feet-wrapper {
        height: 700px;
    }

    a.footerLogo img {
        height: 55px;
    }

    .footerLogo-row .pe-1 {
        padding-right: 25px !important;
    }

    .footerLogo-row .ps-1 {
        padding-left: 25px !important;
    }

    a.footerLogo {
        margin-bottom: 15px;
    }

    .footerMain p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 35px;
    }

    a.socialLink {
        width: 28px;
        height: 28px;
        font-size: 15px;
    }

    .footerBox-container h2 {
        font-size: 16px;
    }

    .footerBox-container p {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .footerBox-link h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .footer-link {
        font-size: 16px;
        gap: 0px 10px;
    }

    .footerLink-container ul li+li {
        margin-top: 5px;
    }

    footer::after {
        height: 275px;
    }

    .bottom-footerContent p {
        font-size: 16px;
    }

    .bottom-footerContent {
        padding-block: 10px;
    }

    /* About Page Responsive css */
    section.aboutBanner-wrapper {
        height: 460px;
    }

    .aboutContainer-wrapper {
        padding-block: 40px;
    }

    .aboutContainer-wrapper .custom-row {
        margin-inline: -30px;
    }

    .aboutContainer-wrapper .custom-row .ps-1 {
        padding-left: 30px !important;
    }

    .aboutContainer-wrapper .custom-row .pe-1 {
        padding-right: 30px !important;
    }

    .sectionHeading h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    .feature-cover ul {
        margin-inline: -30px;
        margin-bottom: 30px;
    }

    .feature-cover ul li {
        padding-inline: 30px;
    }

    .featureIcon {
        width: 75px;
        height: 75px;
    }

    .featureIcon svg {
        width: 75px !important;
        height: 75px !important;
    }

    .featureIcon-content h3 {
        font-size: 20px;
        padding-bottom: 13px;
        margin-bottom: 13px;
    }

    .featureIcon-content p {
        font-size: 16px;
        line-height: 26px;
    }

    .topfeature {
        padding-top: 40px;
        height: 500px;
    }

    .sectionHeading p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 25px;
    }

    .personalDrive-cover {
        height: 280px;
    }

    /* Contact Us Page Responsive Css */
    .ContactBanner-wrapper::after {
        width: 50%;
        height: 60%;
        left: 4%;
        bottom: 10%;
    }

    .ContactBanner-wrapper {
        height: 540px;
    }

    .contactWrapper-box .section-heading h2 {
        font-size: 40px;
        margin-bottom: 25px;
    }

    .contactListing-container .section-heading h2 {
        color: #fff;
        font-size: 40px;
    }

    .contactList-icon-box img {
        height: 35px;
    }

    .contactList-content h3 {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .contactList-content p {
        font-size: 15px;
        line-height: 23px;
    }

    .contactListing ul {
        flex-wrap: wrap;
        margin-inline: -20px;
        gap: 40px 0px;
        justify-content: center;
    }

    .contactListing ul li {
        width: 50%;
        flex: 0 0 auto;
        padding-inline: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contactInfo-wrapper .custom-row {
        margin-inline: -30px;
    }

    .contactInfo-wrapper .custom-row .ps-1 {
        padding-left: 30px !important;
    }

    .contactInfo-wrapper .custom-row .pe-1 {
        padding-right: 30px !important;
    }

    .feetWrapper+.feet-wrapper {
        margin-block: 50px;
    }

    .feetWrapper::after {
        width: 43%;
    }

    /* signin responsive css */
    .notmemeber-box h2 {
        font-size: 40px !important;
        margin-bottom: 25px;
    }

    .notmemeber-box p {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .formCustomBtn {
        border-radius: 5px;
        font-size: 16px;
        height: 40px;
        padding-inline: 25px;
    }

    .newMember-container {
        padding-inline: 40px;
        width: 35%;
    }

    .FromBanner-wrapper {
        margin-bottom: 50px;
    }

    .aboutBanner-wrapper::after {
        width: 55%;
        height: 69%;
    }

    .mb-80 {
        margin-bottom: 45px;
    }

    .serviceBox-container+.serviceBox-container {
        margin-top: 45px;
    }

    .service-wrapper,
    .blog-wrapper {
        padding-block: 50px;
    }

    /* BLog Page Responsive Css */
    .recentBlog-tagBox {
        width: 400px;
        margin-left: 60px;
    }

    .blogBox-content {
        width: calc(100% - 400px);
    }

    .blog-content ul {
        margin-bottom: 15px;
        gap: 15px;
        flex-wrap: wrap;
    }

    .blog-content ul li {
        font-size: 12px;
        gap: 0px 5px;
    }

    .blog-content ul {
        margin-bottom: 15px;
        gap: 10px;
        flex-wrap: wrap;
    }

    span.blogContentIcon {
        width: 12px;
        height: 12px;
    }

    .blog-content h3 {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .blogBox-container+.blogBox-container {
        margin-top: 35px;
    }

    .blog-content p {
        margin-bottom: 10px;
    }

    .recentBlog-tagBox h3 {
        font-size: 21px;
        margin-bottom: 17px;
    }

    .recentBlog-images {
        width: 90px;
        height: 90px;
        border-radius: 5px;
    }

    .recentlog-content h4 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .recentlog-content p {
        font-size: 13px;
        gap: 0px 5px;
    }

    .recentBlog-Container ul {
        margin-bottom: 30px;
    }

    .popular-tagContainer ul li {
        border-radius: 5px;
        padding: 5px 20px;
        font-size: 16px;
        line-height: 24px;
    }

    .blogDetail-boxContent .section-heading h2 {
        font-size: 32px;
    }

    .blogContent-detailBox ul li h4 {
        font-size: 19px;
        line-height: 29px;
        margin-bottom: 10px;
    }

    .blogContent-detailBox ul li p {
        font-size: 16px;
        line-height: 24px;
    }

    .blogContent-detailBox ul li+li {
        margin-top: 18px;
    }

    .blogContent-detailBox ul {
        margin-bottom: 18px;
    }

    .commentList h3,
    .LeaveComment h3 {
        font-size: 20px;
    }

    .commentList,
    .LeaveComment {
        margin-bottom: 30px;
    }

    section.locationWrapper-box {
        padding-top: 40px;
        padding-bottom: 150px;
    }

    .locationDetail-box h3 {
        font-size: 24px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .locationWrapper-cover ul {
        flex-wrap: wrap;
        margin-inline: -20px;
        margin-bottom: 30px;
    }

    .locationWrapper-cover ul li {
        padding-inline: 20px;
    }

    .locationCar-imagesWrapper {
        padding-block: 0px;
        margin-top: -10%;
    }

    .airportBox {
        margin-top: 30px;
    }

    .airportIcon {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }

    .airportContent h3 {
        font-size: 18px;
    }

    .airportContainer {
        padding: 15px 10px;
    }

    .airportBox ul {
        margin-bottom: 0px;
    }

    .airportTransfer-wrapper {
        padding-block: 40px;
    }

    section.useful-wrapper {
        padding-block: 40px;
        margin-bottom: 40px;
    }

    section.useful-wrapper .custom-row {
        margin-inline: -20px;
    }

    section.useful-wrapper .custom-row .ps-1 {
        padding-left: 20px !important;
    }

    section.useful-wrapper .custom-row .pe-1 {
        padding-right: 20px !important;
    }

    .useful-content ul li {
        font-size: 17px;
        line-height: 27px;
    }

    /* Pagination Responsive css */
    nav.pagination {
        margin-top: 50px;
        gap: 0px 7px;
    }

    .page-numbers {
        width: 30px;
        height: 30px;
        border-radius: 7px;
        font-size: 16px;
    }

    .page-numbers i {
        font-weight: 600;
        font-size: 14px;
    }
    .blogContent-detailBox p, .blogContent-detailBox p em {
        color: #000;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .commentList ol.comment-list .comment-body footer.comment-meta .comment-author.vcard {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .comment-metadata a:first-child::before {
        width: 15px;
        height: 15px;
    }
    .comment-metadata a {
        position: relative;
        padding-left: 23px;
        display: inline-block;
    }
    .comment-metadata a time {
        color: rgba(0, 0, 0, 0.60);
        font-size: 15px;
        font-weight: 400;
        line-height: normal;
    }
}

@media screen and (max-width:1200px) {
    a.navbar-brand img {
        height: 50px;
    }

    .nav-link a {
        font-size: 14px;
    }

    .bottom-header ul.navbar-nav {
        gap: 0px 26px;
    }

    a.custom-btn {
        font-size: 12px;
        padding: 9px 15px;
        border-radius: 5px;
    }

    .banner-heading h1 {
        font-size: 33px;
        margin-bottom: 25px;
    }

    .bannerSerach-Formcontainer {
        padding-inline: 0%;
    }

    .inputIcon {
        width: 20px;
        height: 20px;
    }

    .inputIcon-content {
        width: calc(100% - 20px);
        margin-left: 15px;
    }

    .banner-form .col-12+.col-12 .form-group {
        margin-top: 15px;
    }

    .inputSelect-submit {
        margin-top: 20px;
    }

    .bookBanner-wrapper {
        padding-block: 40px;
    }

    .bookBanner-heading h2 {
        font-size: 28px;
        margin-bottom: 14px;
    }

    .bookBanner-heading {
        width: 250px;
    }

    .bookBanner-contentBox {
        width: calc(100% - 250px);
        margin-left: 30px;
    }

    .bookBanner-contentBox ul {
        margin-inline: -12px;
    }

    .bookBanner-contentBox ul li {
        padding-inline: 12px;
    }

    .bookBanner-boxIcon {
        width: 90px;
        height: 70px;
        margin-bottom: 15px;
    }

    .bookBanner-content h3 {
        font-size: 17px;
        padding-bottom: 13px;
        margin-bottom: 13px;
    }

    .about-wrapper {
        padding-block: 60px;
        height: 610px;
    }

    .section-heading h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .about-wrapper::before {
        content: "";
        width: 60%;
        height: 175px;
    }

    .feet-wrapper {
        height: 630px;
    }

    .feetCarosuel-boxContent h3 {
        font-size: 25px;
        margin-bottom: 17px;
    }

    .carosuel-describe ul {
        margin-inline: -15px;
        margin-bottom: 35px;
    }

    .carosuel-describe ul li {
        padding-inline: 12px;
        gap: 0px 5px;
        font-size: 16px;
    }

    .carosuelIcon {
        width: 18px;
        height: 18px;
    }

    .feet-wrapper button.slick-arrow {
        width: 40px;
        height: 40px;
        transform: translate(0%, -28%);
        top: 72%;
    }

    .feet-wrapper button.slick-arrow::before {
        font-size: 14px;
    }

    section.feet-wrapper .section-heading {
        margin-bottom: 30px;
    }

    a.footerLogo img {
        height: 50px;
    }

    .footerLogo-row .pe-1 {
        padding-right: 18px !important;
    }

    .footerLogo-row .ps-1 {
        padding-left: 18px !important;
    }

    .footerMain p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    ul.footerSocial {
        gap: 0px 7px;
        margin-bottom: 0px;
    }

    a.socialLink {
        width: 25px;
        height: 25px;
        font-size: 13px;
    }

    .footerBox-container h2 {
        font-size: 15px;
    }

    .footerBox-container p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .footerBox-link h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .footer-link {
        font-size: 15px;
        gap: 0px 7px;
    }

    .footerRow-Link .pe-1 {
        padding-right: 45px !important;
    }

    .footerRow-Link .ps-1 {
        padding-left: 45px !important;
    }

    footer::after {
        height: 240px;
    }

    .bottom-footerContent p {
        font-size: 15px;
    }

    span.headerTop-linkIcon {
        width: 20px;
        height: 20px;
    }

    a.topHeader-link {
        font-size: 13px;
        gap: 0px 6px;
    }

    .top-header {
        background-color: #121212;
        padding-block: 5px;
    }

    /* About Page Responsive Css */
    .aboutBanner-wrapper::after {
        width: 55%;
        height: 65%;
    }

    section.aboutBanner-wrapper {
        height: 400px;
    }

    .aboutContainer-wrapper .custom-row {
        margin-inline: -12px;
    }

    .aboutContainer-wrapper .custom-row .pe-1 {
        padding-right: 12px !important;
    }

    .aboutContainer-wrapper .custom-row .ps-1 {
        padding-left: 12px !important;
    }

    .aboutContainer-images {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .featureIcon,
    .featureIcon svg {
        width: 60px !important;
        height: 60px !important;
    }

    .feature-cover ul {
        margin-inline: -12px;
        margin-bottom: 20px;
    }

    .feature-cover ul li {
        padding-inline: 12px;
    }

    .topfeature {
        padding-top: 40px;
        height: 460px;
    }

    .sectionHeading h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .personalBtn {
        gap: 0px 40px;
    }

    .personalDrive-cover {
        height: 250px;
    }

    .personalDrive-wrapper {
        padding-bottom: 30px;
    }

    /* Contact Us Page Responsive Css */
    .ContactBanner-wrapper {
        height: 400px;
    }

    .ContactBanner-wrapper::after {
        width: 43%;
        height: 61%;
        left: 4%;
        bottom: 10%;
    }

    .contactListing-container .section-heading h2 {
        color: #fff;
        font-size: 28px;
    }

    .contactWrapper-box .section-heading h2 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .formContainer-box .form-group .form-control,
    .formContainer-box .form-group .form-select {
        border-radius: 5px;
        padding: 0px 15px;
        height: 40px;
        font-size: 16px;
        line-height: 20px;
    }

    .formContainer-box .form-group .form-control::placeholder {
        font-size: 16px !important;
    }

    .contactWrapper-boxForm .row .col-12+.col-12 .formContainer-box {
        margin-top: 25px;
    }

    .formContainer-box .form-group label {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 5px;
    }

    .formContainer-box .form-group textarea {
        min-height: 160px !important;
        padding-block: 8px !important;
    }

    .contactListing-container {
        padding-block: 50px;
    }

    .feetWrapper+.feet-wrapper {
        margin-block: 40px;
    }

    /* Sign in Responsive css */
    .notmemeber-box h2 {
        font-size: 33px !important;
        margin-bottom: 25px;
    }

    .loginForm {
        padding: 90px 75px;
        width: 65%;
    }

    .newMember-container {
        padding-inline: 30px;
        width: 35%;
    }

    .formContainer .col-12+.col-12 .form-group,
    .formContainer .inputSelect-submit {
        margin-top: 25px;
    }

    .formCustomBtn {
        border-radius: 5px;
        font-size: 14px;
        height: 35px;
        padding-inline: 20px;
    }

    .mb-80 {
        margin-bottom: 40px;
    }

    .serviceBox-container+.serviceBox-container {
        margin-top: 40px;
    }

    .service-wrapper {
        padding-block: 45px;
    }

    .blogDetail-boxContent .section-heading h2 {
        font-size: 29px;
    }

    .blogContent-detailBox ul li h4 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 7px;
    }

    .blogContent-detailBox ul li+li {
        margin-top: 13px;
    }

    .locationWrapper-cover ul {
        flex-wrap: wrap;
        margin-inline: -12px;
        margin-bottom: 30px;
    }

    .locationWrapper-cover ul li {
        padding-inline: 12px;
    }

    .locationDetail-box h3 {
        font-size: 22px;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }

    section.locationWrapper-box {
        padding-top: 30px;
        padding-bottom: 130px;
    }

    .airportContent h3 {
        font-size: 15px;
    }

    section.useful-wrapper .custom-row {
        margin-inline: -12px;
    }

    section.useful-wrapper .custom-row .ps-1 {
        padding-left: 12px !important;
    }

    section.useful-wrapper .custom-row .pe-1 {
        padding-right: 12px !important;
    }

    .useful-content ul li {
        font-size: 16px;
        line-height: 26px;
    }

    .formGroup-container .custom-row {
        margin-inline: -12px;
    }

    .formContainer .col-12+.col-12 .formGroup-container,
    .formGroup-container .col-12+.col-12 {
        margin-top: 24px;
    }

    /* Pagination Responsive css */
    .page-numbers i {
        font-weight: 600;
        font-size: 13px;
    }

    nav.pagination {
        margin-top: 40px;
        gap: 0px 5px;
    }

    .page-numbers {
        width: 30px;
        height: 30px;
        border-radius: 5px;
        font-size: 15px;
    }

}

@media screen and (max-width:1024px) {
    .container {
        max-width: 100%;
    }

    .about-wrapper .custom-row .pe-1 {
        padding-right: 12px !important
    }

    .about-wrapper .custom-row .ps-1 {
        padding-left: 12px !important
    }

    .about-wrapper .custom-row {
        margin-inline: -12px !important;
    }

    /* Contact Us Page Responsive Css */
    .contactList-content p {
        font-size: 12px;
        line-height: 20px;
    }

    .contactList-icon-box img {
        height: 30px;
    }

    .contactList-icon-box {
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }

    .contactList-content h3 {
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .contactInfo-wrapper .custom-row {
        margin-inline: -12px;
    }

    .contactInfo-wrapper .custom-row .pe-1 {
        padding-right: 12px !important;
    }

    .contactInfo-wrapper .custom-row .ps-1 {
        padding-left: 12px !important;
    }

    .contactListing ul {
        flex-wrap: wrap;
        margin-inline: -12px;
        gap: 30px 0px;
        justify-content: center;
    }

    .contactListing ul li {
        width: 50%;
        flex: 0 0 auto;
        padding-inline: 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contactListing-container .section-heading h2 {
        color: #fff;
        font-size: 24px;
    }

    .contactWrapper-box .section-heading h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .mb-80 {
        margin-bottom: 30px;
    }

    .serviceBox-container+.serviceBox-container {
        margin-top: 30px;
    }

    .serviceBox-container::after {
        width: 70%;
        height: 100%;
    }

    .service-wrapper,
    .blog-wrapper {
        padding-block: 30px;
    }

    /* blog page Responsive Css */

}

@media screen and (max-width:992px) {
    button.navbar-toggler {
        padding: 0px;
        width: fit-content;
        height: fit-content;
        background-color: transparent !important;
        border: 0px;
        color: #2CBC63 !important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0px;
    }

    .navbar-collapse.show .nav-link a,
    .navbar-collapse.collapsing .nav-link a {
        color: #fff;
    }

    button.navbar-toggler:hover {
        color: #2CBC63 !important;
    }

    button.navbar-toggler span {
        font-size: 31px;
    }

    .hraderBtn {
        margin-right: 42px;
    }

    .navbar-collapse.show,
    .navbar-collapse.collapsing {
        position: absolute;
        top: 50px;
        width: 100%;
        background-color: #000;
        padding: 12px 15px;
    }

    .bottom-header ul.navbar-nav {
        gap: 15px 0px;
    }

    .banner-heading h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .banner-form {
        border-radius: 15px;
        padding: 20px 15px;
    }

    .banner-form h2 {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .inputIcon-content select.form-select,
    .inputIcon-content input.form-control {
        font-size: 12px;
        line-height: 15px;
        padding: 5px 0px;
    }

    .bookBanner-wrapper {
        padding-block: 35px;
    }

    .bookBanner-heading {
        width: 100%;
        flex: 0 0 auto;
    }

    .bookBanner-contentBox {
        width: 100%;
        margin-left: 0px;
        flex: 0 0 auto;
    }

    .bookBanner-cover {
        display: flex;
        align-items: initial;
        flex-wrap: wrap;
        gap: 40px 0px;
    }

    .bookBanner-heading {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .section-heading h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .about-wrapper::before,
    .about-wrapper::after {
        display: none;
    }

    .about-wrapper .section-heading {
        justify-content: center;
        align-items: center;
        text-align: center;
        height: auto !important;
        margin-top: 0px !important;
    }

    .about-image {
        display: block;
        margin-top: 35px;
    }

    .about-wrapper {
        padding-block: 35px;
        height: auto;
    }

    .about-wrapper .h-100 {
        height: auto !important;
    }

    .feet-wrapper button.slick-prev {
        left: 15%;
    }

    .feet-wrapper button.slick-next {
        right: 15%;
    }

    .carosuel-describe {
        max-width: 80%;
    }

    .feet-wrapper {
        height: 500px;
        padding-block: 35px;
    }

    .bookBanner-heading h2 {
        font-size: 24px;
        margin-bottom: 14px;
    }

    /* About Us Page responsive css */
    section.aboutBanner-wrapper {
        height: 365px;
    }

    .aboutBanner-wrapper::after {
        width: 65%;
        height: 65%;
    }

    /* Contact Us Page Responsive Css */
    .ContactBanner-wrapper {
        height: 300px;
    }

    .feetWrapper+.feet-wrapper {
        margin-block: 30px;
    }

    /* Signin Responsive css */
    .notmemeber-box h2 {
        font-size: 28px !important;
        margin-bottom: 20px;
    }

    .loginForm {
        padding: 70px 55px;
        width: 60%;
    }

    .newMember-container {
        padding-inline: 15px;
        width: 40%;
    }

    .FormBanner-wrapperBox {
        padding-top: 17%;
    }

    .bannerForm-container {
        border-radius: 15px;
    }

    /* Blog Page Responsive Css */
    .blogBox-content {
        width: 100%;
        flex: 0 0 auto;
    }

    .recentBlog-tagBox {
        width: 100%;
        margin-left: 0px;
        flex: 0 0 auto;
    }

    .blogBox-wrapper {
        align-items: initial;
        flex-wrap: wrap;
        gap: 40px 0px;
    }

    .recentBlog-Container ul li {
        width: 100%;
    }

    .blog-content {
        display: flex;
        flex-direction: column;
    }

    .blog-content ul {
        margin-bottom: 15px;
        gap: 10px;
        flex-wrap: wrap;
        text-align: left;
        width: 100%;
    }

    .blog-content h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .recentBlog-tagBox h3 {
        font-size: 21px;
        margin-bottom: 17px;
        text-align: center;
    }

    .socialFriend-share {
        margin-bottom: 30px;
    }

    .socialFriend-share ul li {
        width: fit-content;
    }

    .socialFriend-share ul {
        justify-content: center;
    }

    .airportBox ul li {
        width: 33.33%;
        flex: 0 0 auto;
        padding-inline: 10px;
    }

    .airportBox {
        margin-top: 15px;
    }

    .airportBox ul {
        margin-bottom: 0px;
        gap: 20px 0px;
    }

    .blog-content {
        align-items: flex-start;
    }

    nav.pagination {
        justify-content: center;
    }
}

@media screen and (max-width:768px) {
    .top-footer .pe-1 {
        padding-right: 12px !important
    }

    .top-footer .ps-1 {
        padding-left: 12px !important
    }

    .footerLogo-row .col-sm-6+.col-sm-6 {
        display: flex;
        justify-content: center;
    }

    .footerRow-Link .col-sm-6+.col-sm-6 {
        display: flex;
        justify-content: center;
    }

    .bannerWrapper-content {
        padding-top: 20%;
        max-width: 60%;
        margin-inline: auto;
    }

    /* About Us responsive css */
    section.aboutBanner-wrapper .bannerWrapper-content {
        max-width: 100% !important;
    }

    .aboutBanner-wrapper::after {
        width: 66%;
        height: 65%;
    }

    section.aboutBanner-wrapper {
        height: 350px;
    }

    .custom-col {
        order: -1;
    }

    .aboutContainer-wrapper .section-heading {
        align-items: center;
        justify-content: center;
        margin-bottom: 40px;
        text-align: center;
    }

    /* Contact Us Page Responsive Css */
    .contactListing-container {
        padding-block: 40px;
        background-color: #000;
    }

    .contactInfo-wrapper::before,
    .contactListing-container::after,
    .contactInfo-wrapper::after {
        display: none;
    }

    .contactWrapper-box {
        margin-top: 30px;
    }

    .formContainer-box .row .col-12+.col-12 .form-group,
    .contactWrapper-boxForm .row .col-12+.col-12 .formContainer-box {
        margin-top: 25px;
    }

    .contactInfo-wrapper {
        padding-block: 42px;
        position: relative;
        z-index: 99;
        margin-bottom: 0px;
    }

    .ContactBanner-wrapper {
        height: 390px;
    }

    .ContactBanner-wrapper::after,
    section.ContactBanner-wrapper.blogBanner-wrapper::after {
        width: 41%;
        height: 39%;
        left: 50%;
        bottom: 0px;
        transform: translateX(-50%);
    }

    .contactList-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .ContactBanner-wrapper::after {
        width: 100%;
        height: 39%;
        left: 50%;
        bottom: 0px;
        transform: translateX(-50%);
        background-size: contain;
    }

    .serviceBox-container::after {
        display: none !important;
    }

    .serviceBox-container .section-heading {
        text-align: center;
        margin-top: 30px;
        align-items: center;
        height: auto;
    }

    .aboutBanner-wrapper::after {
        width: 50%;
        height: 52%;
    }

    .serviceBox-container:nth-child(2n) .col-12:has(.section-heading) {
        order: initial;
    }

    .serviceImages {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .serviceImages img {
        width: fit-content;
    }

    .blogDetail-boxContent .section-heading h2 {
        font-size: 26px;
    }

    .blogDetail-boxContent .section-heading h2 {
        font-size: 18px;
    }

    .blogContent-detailBox ul li h4 {
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 7px;
    }

    .locationWrapper-cover ul li {
        padding-inline: 12px;
        width: 50%;
    }

    .locationWrapper-cover ul {
        flex-wrap: wrap;
        margin-inline: -12px;
        margin-bottom: 30px;
        gap: 24px 0px;
        justify-content: center;
    }

    .locationDetail-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .locationDetail-box h3::after {
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    section.useful-wrapper .row.custom-row {
        gap: 30px 0px;
    }
}

@media screen and (max-width:676px) {
    .banner-heading h1 {
        font-size: 23px;
        margin-bottom: 20px;
    }

    .bannerWrapper-content {
        padding-top: 20%;
        max-width: 68%;
        margin-inline: auto;
    }

    section.banner-wrapper {
        padding-bottom: 38px;
    }

    .section-heading h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .feetCarosuel-boxContent h3 {
        font-size: 22px;
        margin-bottom: 14px;
    }

    .feet-wrapper {
        height: auto;
        padding-block: 35px;
    }

    /* About Responsive Css */
    .aboutBanner-wrapper::after {
        width: 65%;
        height: 52%;
    }

    .feature-cover ul li {
        width: 100%;
    }

    .topfeature {
        padding-top: 40px;
        height: auto;
        padding-bottom: 80px;
    }

    .feature-cover ul {
        margin-inline: -12px;
        margin-bottom: 20px;
        gap: 40px 0px;
    }

    .personalDrive-cover {
        height: auto;
        padding-block: 50px;
    }

    .aboutBanner-wrapper::after {
        width: 85%;
        height: 55%;
    }

    /* Contact Us Responsive Css */
    .ContactBanner-wrapper {
        height: 300px;
    }

    /* Sign in Responsive css */
    .notmemeber-box h2 {
        font-size: 23px !important;
        margin-bottom: 20px;
    }

    .loginForm {
        padding: 50px 30px;
        width: 60%;
    }

    .FromBanner-wrapper {
        margin-bottom: 30px;
    }

    .FormBanner-wrapperBox {
        padding-top: 22%;
    }
}

@media screen and (max-width:575px) {
    .feetCarousel-box.slick-current.slick-active .feetCarosuel-boxContent {
        display: block;
    }

    .hraderBtn {
        margin-top: -10px;
    }

    .feetCarousel-box.slick-current.slick-active {
        transform: scale(1);
    }

    .feetCarousel-box {
        transform: scale(1) !important;
    }

    .feetCarousel-container .slick-list {
        padding: 0px !important;
    }

    .carosuel-describe {
        max-width: 80%;
        display: flex;
        justify-content: center;
    }

    .footerLogo-row .col-sm-6+.col-sm-6,
    .footerRow-Link .col-sm-6+.col-sm-6 {
        display: block;
    }

    .bookBanner-contentBox ul li {
        padding-inline: 12px;
        width: 100%;
    }

    .bookBanner-contentBox ul {
        margin-inline: -12px;
        gap: 25px 0px;
    }

    footer {
        text-align: center;
    }

    ul.footerSocial {
        gap: 0px 7px;
        margin-bottom: 25px;
        justify-content: center;
    }

    .top-footer {
        padding-top: 35px;
    }

    a.footerLogo {
        margin-bottom: 10px;
    }

    .footerMain p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .footerLink-container {
        display: flex;
        justify-content: center;
        text-align: left;
    }

    .footerLink-container {
        display: flex;
        justify-content: flex-start;
        text-align: left;
        margin-bottom: 25px;
    }

    .footerBox-container {
        text-align: center;
    }

    .footerBox-link h3 {
        font-size: 16px;
        margin-bottom: 10px;
        text-align: left;
    }

    a.footerLogo img {
        height: 70px;
    }

    .desktLink {
        display: none;
    }

    .bannerWrapper-content {
        padding-top: 20%;
        max-width: 75%;
        margin-inline: auto;
    }

    a.navbar-brand img {
        height: 54px;
    }

    .topHeader-content ul {
        align-items: center;
        margin-bottom: 0px;
        justify-content: space-between;
    }

    /* About Page Css */
    .sectionHeading h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    /* Contact Us Responsive Css */
    .contactListing ul li {
        width: 100%;
    }

    .contactWrapper-box .section-heading h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    /* Sign in Responsive css */
    .loginForm {
        width: 100% !important;
    }

    .newMember-container {
        width: 100%;
        padding: 40px 15px;
    }

    .formContainer .inputSelect-submit {
        justify-content: center !important;
        margin-top: 30px;
    }

    .bannerForm-container h1 {
        text-align: center;
    }

    .notmemeber-box h2 {
        text-align: center;
        width: 100%;
    }

    .notmemeber-box h2 br {
        display: none;
    }

    .notmemeber-box {
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    /* blog page responsive css */
    .blog-content ul li {
        font-size: 12px;
        gap: 0px 5px;
    }

    .blog-content ul {
        margin-bottom: 15px;
        gap: 10px 0px;
        flex-wrap: wrap;
        text-align: left;
        width: 100%;
        justify-content: space-between;
    }

    .blog-content h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .popular-tagContainer ul li {
        border-radius: 5px;
        padding: 5px 14px;
        font-size: 12px;
        line-height: 19px;
    }

    section.locationWrapper-box {
        padding-top: 30px;
        padding-bottom: 70px;
    }

    .loginBox {
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }

    .blog-content ul li.tag_options {
        width: 100%;
    }
    .commentList ol.comment-list .comment-body .comment-author.vcard img {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .commentList ol.comment-list .comment-body {
        padding-left: 100px;
        position: relative;
    }
}

@media screen and (max-width:500px) {
    .bannerWrapper-content {
        padding-top: 25%;
        max-width: 90%;
    }

    .bottom-footerContent p {
        font-size: 12px;
    }

    .blog-content ul li.tag_options {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }

    .blog-content ul li.tag_options a {
        width: fit-content;
    }
}

@media screen and (max-width:400px) {
    .bannerWrapper-content {
        padding-top: 35%;
        max-width: 100%;
    }

    .banner-heading h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    a.navbar-brand img {
        height: 45px;
    }

    a.custom-btn {
        font-size: 11px;
        padding: 6px 12px;
        border-radius: 5px;
    }

    button.navbar-toggler span {
        font-size: 25px;
    }

    .hraderBtn {
        margin-right: 28px;
        margin-top: -3px;
    }

    a.navbar-brand {
        padding: 0px;
        margin-right: 0px !important;
    }

    .bookBanner-heading h2 {
        font-size: 20px;
        margin-bottom: 14px;
    }

}

@media screen and (max-width:475px) {
    .aboutBanner-wrapper::after {
        width: 100%;
        height: 40%;
    }

    /* Sign responsive css */
    .FormBanner-wrapperBox {
        padding-top: 30%;
    }

    .loginForm {
        padding: 31px 20px;
        width: 60%;
    }

    .serviceBanner-wrapper::after {
        width: 100%;
        height: 50%;
    }

    .ContactBanner-wrapper.blogBanner-wrapper::after {
        height: 60px;
    }

    .locationWrapper-cover ul li {
        padding-inline: 12px;
        width: 100%;
    }

    .airportBox ul li {
        width: 50%;
        flex: 0 0 auto;
        padding-inline: 10px;
    }
}

@media screen and (max-width:375px) {
    section.aboutBanner-wrapper {
        height: 300px;
    }

    .blog-content ul li {
        font-size: 10px;
        gap: 0px 5px;
    }
}