@media (max-width: 1199px) {
    .header-menu .menu-item .menu-link {
        font-size: 13px;
    }

    .header-menu .menu-item {
        margin-left: 5px;
        margin-right: 5px;
    }
    .brand-logo {
        max-width: 160px;
    }
    .team-area .item .thumb {
        height: 220px;
    }

    .actionButtoon a {
        font-size: 13px;
    }

    .header-menu .menu-item .menu-link.menu-link-btn {
        padding: 6px 6px;
    }

    .header-menu .actionButtoon-wrap {
        margin: 0 5px;
    }

    .profile-btn {
        width: 24px;
        height: 24px;
    }
    .inner-slider-bg p {
    font-size: 18px;
}
.inner-slider-bg p br{
    display: none;
}
.summery-left-box {
    width: calc(100% - 320px);
}
.order-summery-right {
    width: 300px;
}
.summery-wrapper-box {
    gap: 20px;
}
.summery-wrapper-box h3 {
    font-size: 26px;
    margin: 0 0 20px;
}
.select-plan-btn {
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 18px;
}
.plan-feature-list {
    padding: 20px 20px;
}
.price-label h4 {
    font-size: 24px;
}
.summery-plan-title {
    padding: 15px 20px;
}
.order-summery-bx ul {
    padding: 15px 15px;
}
.order-summery-bx ul li {
    font-size: 16px;
    padding: 10px 0;
}
.total-saving {
    padding: 20px;
    font-size: 16px;
}
.paynow-btn {
    padding: 20px;
}
.enquiry-summary h3 {
    margin: 0 0 20px;
    font-size: 26px;
}
.enquiry-summary {
    margin-top: 30px;
}
.label-box {
    padding: 20px 20px;
    column-gap: 30px;
}
.label-box label {
    min-width: 100px;
    font-size: 18px;
}
.label-box p {
    font-size: 18px;
}
.inner-slider-bg.order-summery-bg h2 {
    font-size: 40px;
    line-height: 48px;
}
.plan-feature-list .plansCard-item {
    font-size: 16px;
}
.order-summery-bx {.sidebar-menu {
    box-shadow: 0px 4px 24px 0px #00000024;
    width: 100%;
    border-radius: 8px;
    padding: 10px 0;
}
    height: calc(100% - 50px);
}
    
}

@media (max-width: 992px) {
    .btn {
        padding: 10px 15px;
    }

    .home-slider {
        padding: 42px 0;
    }

    .home-slider .slider-title {
        font-size: 32px;
        line-height: 40px;
    }

    .home-slider .slider-text {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .slider-btnGroup {
        gap: 10px;
        margin-bottom: 10px;
    }

    .customerReview-wrap {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .customerReview-flex {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .customerReview-item {
        flex: 0 0 14px;
        height: 14px;
    }

    .customerReview-number {
        font-size: 14px;
        line-height: 18px;
    }

    .customerReview-text {
        font-size: 14px;
        line-height: 18px;
    }

    .themeHeader {
        margin-bottom: 20px;
    }

    .themeHeader .themeHeader-title {
        font-size: 22px;
        line-height: 28px;
    }

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

    .home-about {
        padding: 30px 0;
    }

    .home-about-card {
        gap: 8px;
    }

    .home-about-card .home-about-icon {
        width: 32px;
        height: 32px;
        padding: 8px;
        box-shadow: 0px 0px 0px 2px rgb(var(--dm-white), var(--opacity300));
    }

    .home-about-title {
        font-size: 22px;
        line-height: 30px;
    }

    .home-plans {
        padding: 30px 10px;
    }

    .planOffer-text {
        font-size: 14px;
        line-height: 18px;
    }

    .plansCard-header {
        padding: 10px 10px;
    }

    .plansCard-name {
        font-size: 16px;
        line-height: 20px;
    }

    .plansCard-body {
        padding: 10px;
    }

    .plansCard-price {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .plansCard-sub {
        line-height: 18px;
    }

    .choosePlanBtn-wrapper {
        width: 140px;
        margin: 0 auto 10px;
    }

    .choosePlanBtn {
        padding: 10px 15px;
    }

    .plansCard-wrap {
        gap: 10px;
    }

    .plansCard-item {
        padding-left: 20px;
        font-size: 14px;
        line-height: 20px;
        background-size: 12px 12px;
    }

    .home-buickBook {
        padding: 0px 0 40px;
    }

    .buickBook-video-bg {
        width: 100%;
        height: 100%;
    }

    .buickBook-video {
        width: 90%;
        height: 90%;
    }

    .home-explore {
        padding: 30px 0 10px;
    }

    .exploreTabs-tabs {
        gap: 10px;
        margin: 0 auto 20px;
    }

    .exploreTabs-link {
        flex: 0 0 120px;
        min-width: 120px;
        padding: 10px;
        gap: 8px;
    }

    .exploreTabs-text {
        font-size: 12px;
        line-height: 16px;
        min-height: 32px;
    }

    .exploreTabs-pic {
        width: 100%;
    }

    .clients-header {
        margin-bottom: 20px;
    }

    .clients-header .clients-header-title {
        font-size: 28px;
        line-height: 36px;
    }

    .clients-header .clients-header-text {
        font-size: 15px;
        line-height: 20px;
    }


    .clientsSlider-wrap .clientsSlider-card {
        border: none;
        padding: 0px;
        gap: 20px;
    }

    .clientsSlider-wrap .clientsSlider-card::before {
        display: none;
    }

    .clientsSlider-content .clientsSlider-title {
        font-size: 18px;
        line-height: 24px;
    }

    .clientsSlider-content .clientsSlider-text {
        font-size: 14px;
    }

    .clientsSlider-wrap .owl-nav {
        top: -55px;
        gap: 8px;
    }

    .clientsSlider-wrap .owl-nav .btnnav {
        height: 36px;
        width: 36px;
    }

    .home-needLooking {
        padding: 30px 0 20px;
    }

    .needLooking-card {
        padding: 16px;
    }

    .needLooking-card .needLooking-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .needLooking-card .needLooking-text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .needLooking-wrap {
        gap: 10px;
        margin-bottom: 16px;
    }

    .needLooking-item {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
    }

    .custom-checkbox .checkbox-label {
        gap: 8px;
    }

    .custom-text {
        font-size: 14px;
        line-height: 20px;
    }

    .checkbox-checkbox-box {
        height: 18px;
        width: 18px;
        flex: 0 0 18px;
    }

    .checkbox-checkbox-box svg {
        padding: 2px;
    }

    .footer-menu-widget ul {
        justify-content: center;
        column-gap: 20px;
    }

    .mobile-logo-show {
        display: flex;
        column-gap: 15px;
        align-items: center;
    }

    .mobile-logo-show .menu-item.menuBtn {
        padding: 6px 10px;
        border-radius: 3px;
        display: flex;
        align-items: center;
        gap: 5px;
        border: 1px solid rgb(var(--dm-white));
        background: rgb(var(--dm-white));
        color: rgb(var(--dm-primary-light));
        font-weight: 600;
    }

    .profile-row {
        grid-template-columns: 100%;
        gap: 22px;
    }

    .profile-row {
        .flex-column {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
    }

    .flex-column {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: initial !important;
        flex-wrap: nowrap;
        text-align: center;
    }

    .profile-sec {
        & .nav-pills {
            .nav-link {
                border-left: none !important;
                border-bottom: 2px solid transparent;
                text-align: center;
                width: 100%;
                margin: 0px 4px;
            }
        }
    }

    .nav-logout {
        border-top: none !important;
    }

    .profile-sec {
        .nav-pills {
            border-radius: 6px;
        }
    }

    .profile-sec {
        & .nav-pills {
            .nav-link {

                font-size: 16px;
                font-weight: 600;
                line-height: 22px;
            }
        }
    }

    .thm-heading {
        padding: 10px 12px;

        h2 {
            font-size: 20px;
            font-weight: 600;
            line-height: 24px;
        }
    }

    .profile-sec {
        form {
            padding: 8px 12px;
        }
    }

    .thm-input {
        margin-bottom: 20px;

        label {
            font-size: 15px;
            line-height: 23px;
        }

        input {
            height: 45px;
        }
    }

    .enquiries-con-header {
        h2 {
            color: #333333;
            font-size: 17px;
            font-weight: 700;
            line-height: 28.5px;
            margin-bottom: 0px;
        }
    }
    .mobile-logo-show form {
        display: flex;
        align-items: center;
        column-gap: 10px;
    }
.start-header{
    height: auto;
}
.sidebar-menu {
    width: 210px;
}
.dashboard-plan-wrapper {
    gap: 20px;
}
.dashboard-plans-right {
    width: calc(100% - 230px);
}
.dashboard-plan-box-wrapper {
    padding: 20px 15px;
    gap: 15px 15px;
}
.plan-bx {
    width: calc(50% - 8px);
}
.plan-bx .summery-plan-title {
    padding: 15px 10px;
}
.plan-bx .summery-plan-title h4 {
    font-size: 20px;
}
.plan-bx .summery-plan-title .select-plan-btn {
    font-size: 14px;
    padding: 10px 10px;
}
.plan-detail-inner {
    padding: 10px;
}
.plan-detail-inner label {
    font-size: 14px;
}
.enquiry-detail-box .label-box label {
    min-width: 130px;
}

}

@media (max-width: 767px) {

    .home-bannerTabs {
        width: 400px;
        height: 400px;
    }

    .bannerTabs-link {
        height: 42px;
        width: 42px;
    }

    .bannerTabs-link svg {
        height: 18px;
        width: 18px;
    }

    .bannerTabs-link.tab1 {
        top: 0%;
        left: 47%;
    }

    .bannerTabs-link.tab2 {
        top: 17%;
        right: 5%;
    }

    .bannerTabs-link.tab3 {
        top: 52%;
        right: 0%;
    }

    .bannerTabs-link.tab4 {
        bottom: -1%;
        right: 10%;
    }

    .bannerTabs-link.tab5 {
        bottom: -3%;
        left: 25%;
    }

    .bannerTabs-link.tab6 {
        bottom: 28%;
        left: 1%;
    }

    .bannerTabs-link.tab7 {
        top: 20%;
        left: 10%;
    }

    .home-bannerTabs .tab-content .home-bannerTabs-wrap {
        width: 300px;
        height: 300px;
        box-shadow: 0px 0px 0px 8px rgb(var(--dm-white));
    }

    .home-bannerTabs-text {
        font-size: 18px;
        line-height: 24px;
    }

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

    .home-explore {
        padding: 30px 0;
    }

    .exploreTabs-content {
        padding-left: 5px;
        margin-top: 0px;
    }

    .footer-main {
        padding: 20px 0;
        background: rgba(var(--dm-secondary));
        margin-top: 30px;
    }

    .footer-consultation {
        padding: 20px 20px 0px;
        margin-top: -100px;
        margin-bottom: 20px;
    }

    .footer-consultation-content {
        padding-bottom: 20px;
    }

    .footer-content-widget {
        margin-bottom: 20px;
    }

    .colp-box-wrap {
        padding: 16px 16px 6px;
        margin-bottom: 0px;
    }

    .colp-box-wrap .colp-title-box {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
        cursor: pointer;
        margin-bottom: 10px;
    }

    .colp-box-wrap .colp-title-box .colp-title {
        margin: 0;
        font-size: 16px;
        line-height: 20px;
        font-weight: var(--dm-fontWeight600);
    }

    .colp-box-wrap .colp-title-box .user-arrow {
        transition: all 0.3s ease 0s;
        display: block;
    }

    .colp-box-wrap .colp-title-box .user-arrow .icon {
        font-size: 20px;
        color: rgb(var(--dm-white));
    }

    .colp-box-wrap .colp-items {
        display: none;
    }

    .colp-box-wrap.active {
        background-color: rgb(255 255 255 / 05%);
    }

    .colp-box-wrap.active .colp-title-box .user-arrow {
        transform: rotate(180deg);
        transition-property: transform, visibility;
        transition-duration: 0.35s;
        transition-timing-function: ease;
    }

    .colp-box-wrap.active .colp-items {
        display: block;
    }

    .service-section {
        padding: 30px 0;
    }

    .service-detail-info {
        margin-top: 20px;
    }

    .service-detail-info h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .order-2 {
        order: 1 !important;
    }

    section.home-buickBook.about-detail-section {
        padding: 30px 0;
    }

    .contact-info {
        margin-bottom: 40px;
    }

    .contact-info h3.title {
        font-size: 24px;
        margin: 0 0 10px;
    }

    .contact-info p.text {
        margin: 0 0 20px;
    }

    .contact-form h3.title {
        font-size: 24px;
        margin: 0 0 15px;
    }

    .static-about-detail h3 {
        font-size: 18px;
        margin: 10px 0;
    }

    .login-form-box {
        margin: -110px auto 50px;
        padding: 25px;
    }

    .login-inner-bg {
        height: 180px;
    }

    .login-inner-form .form-group {
        margin-bottom: 20px;
    }

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

    .form-bottom a {
        font-size: 14px;
    }

    .form-bottom p {
        font-size: 14px;
    }

    .login-inner-form .form-control {
        height: 44px;
        font-size: 14px;
    }

    .login-title h2 {
        margin: 0 0 5px;
        font-size: 20px;
        line-height: 26px;
    }

    .login-title p {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .login-form-box.edit-profile-form .form-control {
        margin-bottom: 15px;
    }

    .login-form-box.edit-profile-form .form-group.row {
        margin-bottom: 0;
    }

    .footer-menu-widget ul {
        column-gap: 20px;
        flex-wrap: wrap;
    }

    section.about-inner-desk.about-detail-section {
        padding: 30px 0;
    }

    .buickBook-video-bg.about-right-img {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .buickBook-video-bg.about-right-img img {
        max-width: 100%;
    }

    .plans-card {
        border: 1px solid rgb(var(--dm-primary-light));
    }

    .plansCard-header {
        border-bottom: 1px solid rgb(var(--dm-primary-light));
    }

    .home-buickBook:before {
        content: none;
    }

    .home-buickBook .row.g-4.justify-content-between.align-items-center {
        flex-direction: column-reverse;
    }

    .buickBook-video {
        width: 100%;
        height: 100%;
    }

    .about-detail-section p.themeHeader-text {
        text-align: justify;
    }

    section.about-inner-desk.about-detail-section .row.justify-content-between.align-items-center {
        flex-direction: column-reverse;
    }

    .service-img {
        width: 100%;
    }

    .choosePlanBtn-wrapper .btnTheme-outline {
        color: rgb(var(--dm-white));
        background-color: rgb(var(--dm-primary));
        border: 1px solid rgb(var(--dm-primary));
    }
    .inner-slider-bg p br {
    display: none;
}

.summery-left-box {
    width: 100%;
}
.inner-slider-bg p {
    font-size: 14px;
    line-height: 24px;
}
.summery-wrapper-box {
    gap: 30px;
    flex-wrap: wrap;
}
.summery-wrapper-box h3 {
    font-size: 26px;
    margin: 0 0 20px;
}
.select-plan-btn {
    border-radius: 4px;
    padding: 10px 10px;
    font-size: 14px;
}
.summery-plan-title {
    padding: 10px 20px;
}
.price-label h5 {
    font-size: 16px;
}
.price-label h4 {
    font-size: 24px;
}
.plan-feature-list {
    padding: 20px 20px;
}
.plan-feature-list h4 {
    font-size: 24px;
    margin: 0 0 15px;
}
.order-summery-bx ul {
    padding: 20px 20px;
}
.order-summery-bx ul li {
    font-size: 16px;
    padding: 10px 0;
}
.total-saving {
    padding: 20px;
    font-size: 18px;
}
.paynow-btn {
    padding: 20px;
}
.enquiry-summary {
    margin-top: 30px;
}
.enquiry-summary h3 {
    margin: 0 0 15px;
    font-size: 26px;
}
.label-box {
    padding: 15px 15px;
    column-gap: 20px;
}
.label-box label {
    min-width: 70px;
    font-size: 14px;
}
.label-box p {
    font-size: 14px;
}
.order-summery-right {
    width: 100%;
}
.inner-slider-bg.order-summery-bg h2 {
    font-size: 30px;
    line-height: 36px;
}
.plan-feature-list .plansCard-item {
    font-size: 14px;
}
.sidebar-menu {
    width: 100%;
}
.dashboard-plan-wrapper {
    gap: 30px;
    flex-wrap: wrap;
}
.dashboard-plans-right {
    width: 100%;
}
.dashboard-plan-box-wrapper {
    padding: 20px 15px;
    gap: 20px 15px;
}
.plan-bx {
    width: calc(50% - 10px);
}
.plan-bx .summery-plan-title {
    padding: 15px 10px;
}
.plan-bx .summery-plan-title h4 {
    font-size: 20px;
}
.plan-bx .summery-plan-title .select-plan-btn {
    font-size: 15px;
    padding: 10px 10px;
}
.plan-detail-inner {
    padding: 13px;
}
.plan-detail-inner label {
    font-size: 14px;
}
.enquiry-detail-box .label-box label {
    min-width: 110px;
}
.plan-title {
    font-size: 20px;
}
.mobile-logo-show .notification {
    padding: 15px 10px;
}

}

@media (max-width: 576px) {
    .home-slider .slider-title {
        font-size: 24px;
        line-height: 30px;
    }

    .slider-btnGroup {
        flex-direction: column;
    }

    .home-bannerTabs {
        width: 340px;
        height: 340px;
    }

    .bannerTabs-link.tab1 {
        top: 0%;
        left: 47%;
    }

    .bannerTabs-link.tab2 {
        top: 17%;
        right: 5%;
    }

    .bannerTabs-link.tab3 {
        top: 52%;
        right: 0%;
    }

    .bannerTabs-link.tab4 {
        bottom: -2%;
        right: 7%;
    }

    .bannerTabs-link.tab5 {
        bottom: -4%;
        left: 23%;
    }

    .bannerTabs-link.tab6 {
        bottom: 28%;
        left: 1%;
    }

    .bannerTabs-link.tab7 {
        top: 20%;
        left: 10%;
    }

    .home-bannerTabs .tab-content .home-bannerTabs-wrap {
        width: 260px;
        height: 260px;
    }

    .clients-header .clients-header-title {
        font-size: 22px;
        line-height: 28px;
    }

    .clients-header .clients-header-text {
        font-size: 14px;
        line-height: 18px;
    }

    .clientsSlider-wrap .clientsSlider-card {
        flex-direction: column;
    }

    .clientsSlider-wrap .owl-nav {
        position: relative;
        top: 0px;
        margin-top: 10px;
    }

    .footer-consultation {
        border-radius: 0;
    }

    .home-needLooking {
        padding: 20px 0;
        background: rgba(252, 253, 255, 1);
    }

    .inner-slider-bg h2 {
        font-size: 24px;
        margin: 0 0 10px;
    }

    .service-section {
        padding: 30px 0;
    }

    .service-detail-info {
        margin-top: 20px;
    }

    .service-detail-info h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .order-2 {
        order: 1 !important;
    }

    .service-img img {
        height: 300px;
        width: 100%;
    }

    .footer-menu-widget ul {
        column-gap: 20px;
        flex-wrap: wrap;
    }

    .divider {
        margin: 15px 0 20px;
    }

    .brand-logo {
        height: auto;
        max-width: 160px;
    }

    .home-slider .col-md-12.col-xl-12.text-center {
        margin-top: 10px;
    }

    .slider-text br {
        display: none;
    }

    .home-slider .slider-title span {
        display: inline-block;
    }

    .clientsSlider-pic-card {
        flex: auto;
        justify-content: center;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .clientsSlider-pic {
        margin-bottom: 16px;
        justify-content: center;
        display: flex;
    }

    .clientsSlider-pic img {
        border-radius: 10px;
        width: 120px !important;
        height: 120px;
    }

    .clientsSlider-author {
        text-align: center;
    }

    .clientsSlider-content .clientsSlider-counter {
        display: none;
    }

    .clientsSlider-content {
        text-align: center;
    }

    .clients-header {
        text-align: center;
    }

    .home-slider {
        padding: 50px 0 20px;
    }

    .exploreTabs-pic {
        text-align: center;
        margin-top: 10px;
    }

    .exploreTabs-pic img {
        max-width: 70%;
    }
.sidebar-menu {
    width: 100%;
}
.dashboard-plans-right {
    width: 100%;
}
.dashboard-plan-wrapper {
    flex-wrap: wrap;
}
.plan-bx {
    width: 100%;
}
.dashboard-plan-box-wrapper {
    gap: 20px 40px;
    padding: 20px 15px;
}

}

@media (max-width: 480px) {
    .home-bannerTabs {
        width: 280px;
        height: 280px;
    }

    .bannerTabs-link {
        height: 32px;
        width: 32px;
    }

    .bannerTabs-link svg {
        height: 16px;
        width: 16px;
    }

    .home-bannerTabs .tab-content .home-bannerTabs-wrap {
        width: 200px;
        height: 200px;
    }

    .home-bannerTabs-text {
        font-size: 16px;
        line-height: 20px;
    }

    .footer-copyright {
        flex-direction: column;
        gap: 15px;
    }

    .home-slider .slider-text {
        font-size: 13px;
        line-height: 26px;
    }

    .clientsSlider-content .clientsSlider-text {
        font-size: 13px;
    }

    .themeHeader .themeHeader-title {
        padding: 0;
    }

    .footer-menu-widget ul {
        column-gap: 10px;
    }

    .footer-menu-widget ul li a {
        font-size: 13px;
    }

    .home-clients {
        padding: 200px 0 20px;
    }

    .profile-sec {
        & .nav-pills {
            .nav-link {
                font-size: 13px;
                font-weight: 600;
                line-height: 20px;
                padding: 9px 6px;
            }
        }
    }

    .thm-heading {
        padding: 6px 10px;

        h2 {
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            margin-bottom: 0px;
        }
    }

    .tab-content {
        border-radius: 8px;
    }

    .profile-sec {
        form {
            padding: 1px 12px;
        }
    }

    .thm-input {
        margin-bottom: 20px;

        label {
            font-size: 13px;
            line-height: 21px;
        }

        input {
            height: 40px;
            font-size: 12px;
        }
    }

    .tab-pane-con {
        padding-bottom: 10px;
    }

    .thm-input {
        margin-bottom: 11px;
    }

    .enquiries-padding {
        padding: 0;
    }

    .enquiries-con-header {
        padding: 5px;

        h2 {
            font-size: 14px;
            line-height: 20px;
        }

    }
    .enquiries-sub-con {
        padding: 6px;
    }
    .enquiries-sm {
        color: #4A4B51;
        font-size: 12px;
        font-weight: 600;
        line-height: 21px;
        margin-top: 2px;
        width: 100%;
        display: block;
    }
    .payment-table {
        .table>:not(caption)>*>* {
            padding: 10px;
            font-size: 13px;
            font-weight: 400;
            line-height: 18px;
            text-align: left;
            color: #4A4B51;
            border-bottom: 1.45px solid #E3E3E3;
            vertical-align: middle;
            white-space: nowrap;
        }
    }
    .enquiry-arrow {
        width: 26px;
        height: 26px;
    }
    .mobile-logo-show .menu-item.menuBtn {
    padding: 6px 6px;
}
.mobile-logo-show .notification {
    padding: 15px 5px;
}


}
