@media (max-width: 1200px) {
    .navbar-nav .nav-link {
        font-size: 16px !important;
    }

    .Vision-Mission {
        height: fit-content;
    }

    .Vision-Mission .row-bottom {
        position: static;
        transform: unset;

    }

    #Vision-Mission {
        margin-bottom: unset;
    }
}

@media (max-width: 991.98px) {
    .hero-luxury-inner {
        grid-template-columns: 1fr;
        gap: 28px;
        padding-top: 130px;
        padding-bottom: 180px;
    }

    .hero-luxury-copy {
        max-width: 100%;
    }

    .hero-luxury-copy h1 {
        font-size: 58px;
        max-width: 620px;
    }

    .hero-luxury-copy p {
        font-size: 18px;
        max-width: 520px;
    }

    .hero-luxury-visual {
        height: 480px;
    }

    .hero-floating-card-top {
        width: 380px;
        height: 310px;
        right: 0;
    }

    .hero-floating-card-bottom {
        width: 300px;
        height: 220px;
        left: 0;
    }

    .hero-luxury-stats {
        left: 12px;
        right: 12px;
        bottom: 34px;
        justify-content: space-between;
    }

    .hero-stat-box {
        min-width: 0;
        flex: 1;
    }

    .hero-title {
        font-size: 58px;
    }

    .hero-panel {
        max-width: 100%;
        padding: 24px;
    }

    .hero-metrics {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .intro-strip {
        padding: 22px 20px;
    }

    .dropdown-item{
        text-align: center !important;
    }
    #breadcrumb h2 {
        font-size: 45px;
    }

    #service-details .left {
        display: none;
    }

    .carousel-caption h5 br {
        display: none;
    }

    .dropdown-item {
        font-size: 16px !important;
    }

    .carousel-caption p br {
        display: none;

    }

    .carousel-caption h5 {
        font-size: 55px;


    }

    .heading br {
        display: none;
    }

    .service-card .img-wrap {
        height: 400px;
    }

    .service-card .content h4 {
        font-size: 18px;
    }

    .service-card .content p {
        font-size: 15px;
        line-height: 1.5;
    }

    .navbar .navbar-collapse {
        z-index: 20;
        background: #111111;
        padding: 12px;
        border-radius: 18px;
        margin-top: 12px;
    }

    #header .dropdown-menu {
        min-width: 100%;
        margin-top: 8px;
        box-shadow: none;
        border-radius: 14px !important;
    }

    .navbar-nav .nav-link {
        text-align: center;
    }

    .btn-main {
        margin: auto;
    }

}

@media (max-width: 767.98px) {
    .hero-luxury {
        min-height: auto;
    }

    .hero-luxury-inner {
        min-height: auto;
        padding-top: 120px;
        padding-bottom: 32px;
        gap: 20px;
    }

    .hero-luxury-copy h1 {
        font-size: 44px;
        line-height: 1;
        max-width: 360px;
    }

    .hero-luxury-copy p {
        font-size: 16px;
        line-height: 1.65;
        margin-bottom: 24px;
    }

    .hero-luxury-btn {
        font-size: 15px;
        padding: 8px 8px 8px 18px;
    }

    .hero-luxury-btn-icon {
        width: 48px;
        height: 48px;
        font-size: 18px;
    }

    .hero-luxury-brands span {
        font-size: 21px;
    }

    .hero-luxury-visual {
        height: auto;
        display: grid;
        gap: 14px;
    }

    .hero-floating-card,
    .hero-floating-card-top,
    .hero-floating-card-bottom {
        position: relative;
        width: 100%;
        height: auto;
        inset: auto;
        right: auto;
        left: auto;
        bottom: auto;
        top: auto;
    }

    .hero-floating-card-top img,
    .hero-floating-card-bottom img {
        height: 260px;
    }

    .hero-floating-card-bottom {
        border-width: 6px;
    }

    .hero-floating-arrow {
        top: -54px;
        width: 48px;
        height: 48px;
    }

    .hero-luxury-stats {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        margin-top: 8px;
        flex-direction: column;
        gap: 12px;
    }

    .hero-stat-box {
        padding: 18px 18px;
    }

    .hero-stat-box strong {
        font-size: 42px;
    }

    .brand-title {
        font-size: 24px;
    }

    .brand-location,
    .brand-overline {
        letter-spacing: 0.18em;
        font-size: 9px;
    }

    #home-banner .carousel-item img {
        min-height: 680px;
    }

    .hero-shell {
        align-items: flex-end;
        padding-bottom: 70px;
    }

    .hero-title {
        font-size: 46px;
    }

    .hero-copy {
        font-size: 16px;
        line-height: 1.7;
    }

    .hero-metrics {
        grid-template-columns: 1fr;
    }

    .home-intro-strip {
        margin-top: -34px;
    }

    .intro-item {
        margin-bottom: 18px;
    }

    .intro-item:last-child {
        margin-bottom: 0;
    }

    .service-highlight-grid {
        grid-template-columns: 1fr;
    }

    .section {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
    #error-page h2 {
        font-size: 36px;
    }

    #faq-sec {
        background-image: unset;
    }

    #about-2 .stat-number {
        font-size: 50px;
    }

    #breadcrumb .breadcrumb-item.active,
    #breadcrumb .breadcrumb-item.active a {
        font-size: 18px;
    }

    #breadcrumb .breadcrumb-item a {
        font-size: 18px;
    }

    #breadcrumb {
        padding: 150px 0 100px 0;
    }

    #Vision-Mission .main-box {
        border-bottom: 1px solid rgb(218, 218, 218);

    }

    .home-banner-2 {
        display: block;
    }

    .home-banner-1 {
        display: none;
    }

    .trust .item-group img {
        width: 100px;
    }

    .trust .item-group img {
        width: 100px;
    }

    .trust .item-group {
        padding: 15px 0;
    }

    .heading {
        font-size: 38px;
    }

    .carousel-caption {
        top: 50%;
        transform: translateY(-50%);
        left: 10px !important;
        right: 10px !important;
    }


    .carousel-caption p {
        font-size: 16px;
        max-width: 100%;

    }

    .service-card .img-wrap {
        height: 300px;
    }

    .service-card .content {
        padding: 18px 16px 20px;
    }

    #video .img-box-1 {
        display: none;
    }

    #video .img-box-2 {
        display: block;

    }

    .footerJah .footer-topJah img {
        width: 100%;
    }

}

@media (max-width: 575px) {
    .hero-luxury-copy h1 {
        font-size: 38px;
    }

    .hero-luxury-copy p {
        font-size: 15px;
    }

    .hero-panel {
        padding: 20px 16px;
        border-radius: 22px;
    }

    .hero-kicker {
        font-size: 10px;
        letter-spacing: 0.16em;
    }

    .hero-title {
        font-size: 36px;
        margin-top: 18px;
    }

    .hero-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .btn-ghost-light,
    .hero-actions .btn-main {
        justify-content: center;
    }

    .intro-strip {
        border-radius: 22px;
    }

    .intro-item h4 {
        font-size: 20px;
    }

    .carousel-caption {
        left: 10px !important;
        right: 10px !important;
    }

    .heading {
        font-size: 30px;
        line-height: 38px;
    }

    .sub-head {
        font-size: 16px;
    }

    #why-choose .content .main-box i {
        font-size: 20px;
    }

    #why-choose .content .main-box .icon {
        height: 40px;
        width: 40px;
    }

    #why-choose .content .main-box h5 {
        font-size: 20px;
    }

    #why-choose .content .main-box .icon {
        margin-right: 5px;
    }

    #we-work .main-box .icon i {
        font-size: 30px;
    }

    .carousel-caption h5 {
        font-size: 45px;
    }

    .about-badge-circle {
        top: 50%;
    }

    #about-sec .about-page .main-box i {
        font-size: 20px;
    }

    #about-sec .about-page .main-box .icon {
        height: 40px;
        width: 40px;
    }

    #about-sec .about-page .main-box h5 {
        font-size: 20px;
    }

    #about-sec .about-page .main-box .icon {
        margin-right: 5px;
    }

    #we-work .main-box .icon i {
        font-size: 30px;
    }


    #Vision-Mission .main-box i {
        font-size: 20px;
    }

    #Vision-Mission .main-box .icon {
        height: 40px;
        width: 40px;
    }

    #Vision-Mission .main-box h5 {
        font-size: 20px;
    }

    #Vision-Mission .main-box .icon {
        margin-right: 5px;
    }


    .contect-sec .row-first .main-box i {
        font-size: 20px;
    }

    .contect-sec .row-first .main-box .icon {
        height: 40px;
        width: 40px;
    }

    .contect-sec .row-first .main-box h5 {
        font-size: 20px;
    }

    .contect-sec .row-first .main-box .icon {
        margin-right: 5px;
    }
}

@media (max-width:500px) {
        #breadcrumb h2 {
        font-size: 28px;
    }
       #breadcrumb .breadcrumb-item a {
        font-size: 16px;
    }

    #breadcrumb .breadcrumb-item.active,
    #breadcrumb .breadcrumb-item.active a {
        font-size: 16px;
    }
    .blog-page .right {
        padding: 0px 10px;
    }

    .blog-page .right .date {
        font-size: 14px;
    }

    .blog-page .right .post-title {
        font-size: 16px;
    }

    .blog-page .blog-card {
        padding: 35px 0px;
    }

    .blog-page .highlight-box {
        padding: 14px 4px;
    }

    #Vision-Mission .main-box {
        padding: 20px 0px;
    }

    .accordion-button {
        padding: 1rem 0.1rem !important;
    }

    .accordion-button {
        font-size: 18px !important;
    }

    .accordion-body {
        padding: 1rem 0.1rem !important;
    }

    .faq-icon {
        width: 25px;
        height: 25px;
        margin-left: 0px;
    }

    .faq-icon i {
        font-size: 12px;
    }

    #error-page h2 {
        font-size: 28px;
    }

    #service-details .right .box P {
        font-size: 16px;

    }

    #service-details .right .box {

        margin-top: 5px;
    }

    #service-details .right .box i {
        font-size: 25px;
    }
}
@media (max-width:400px) {
    .carousel-caption h5 {
        font-size: 26px;

    }

    #about-sec .main-wraper {
        height: 472px;
    }

    .section {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

}

@media (max-width:340px) {
    #about-sec .main-wraper {
        height: 420px;
    }

}
