@media screen and (max-width: 1399px) {
    html {
        font-size: 85%;
    }
}

@media screen and (max-width: 1299px) {}

@media screen and (max-width: 1199px) {
    .container {
        max-width: 95%;
        width: 100%;
        margin: 0 auto;
    }
    section.home-banner h1 {
        font-size: 2.8rem;
        line-height: 3.575rem;
    }
    section.home-sec6 ul li span br {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    html {
        font-size: 90%;
    }
    section.home-banner h1 {
        font-size: 2.4rem;
        line-height: 3.275rem;
    }
    section.home-sec2 h3 {
        font-size: 2rem;
    }
}


/* nav ber css start */

@media screen and (max-width: 991px) {
    .slim-container a.slimNav_sk78-reveal span {
        background: #8D211A;
        margin: 0;
        width: 2.6rem;
        height: 0.1875rem;
    }
    .slim-container a.slimNav_sk78-reveal span+span {
        width: 2.2rem;
    }
    .slim-container a.slimNav_sk78-reveal span+span+span {
        width: 1.8rem;
    }
    .slim-container .slim-bar {
        background: transparent;
        padding: 0;
    }
    .slim-container a.slimNav_sk78-reveal {
        width: 3.3rem;
        height: 3rem;
        padding: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 0.52rem;
        z-index: 99;
        align-items: flex-end;
        top: 0.8rem;
        right: 0.9rem !important;
        color: #8D211A;
        border-radius: 6.25rem;
        border: transparent;
        background-color: transparent;
        font-size: 2.15rem !important;
    }
    .slim-container .slim-nav {
        background: #8D211A;
        margin-top: 5.6815rem;
    }
    .slim-container .slim-nav::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px #ffffff;
        background-color: #F5F5F5;
        border-radius: 10px;
    }
    .slim-container .slim-nav::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
        border-radius: 10px;
    }
    .slim-container .slim-nav::-webkit-scrollbar-thumb {
        background-color: #8D211A;
        border: 2px solid #fff;
        border-radius: 10px;
    }
    .slim-container .slim-nav ul {
        flex-direction: column;
        gap: 0 !important;
    }
    .slim-container .slim-nav ul li a {
        width: 100%;
        padding: 1.3rem 1.25rem !important;
        color: #fff !important;
        text-transform: capitalize;
        box-sizing: border-box;
        border: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.7333333333) !important;
    }
    .slim-container .slim-nav ul li.slim-last a {
        border: none !important;
    }
    .slim-container .slim-nav ul li a:hover {
        background: transparent;
    }
    .slim-container .slim-nav ul {
        flex-direction: column;
        gap: 0 !important;
    }
    .slim-container .slim-nav ul li a.slim-expand {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #8d221ac5;
        margin: 0;
        width: 3.65rem;
        height: 3.65rem;
    }
    .slim-container .slim-nav ul li a.slim-expand:hover {
        background: #8D211A;
    }
    .slim-container .slim-nav ul li li a {
        width: 100%;
        opacity: 1;
    }
    .offer-sec2 .creative-design {
        transform: scale(1);
    }
}


/* nav ber css end */

@media screen and (max-width: 991px) {
    footer::after {
        background-size: cover;
        top: -2.925rem;
        height: 3rem;
    }
    section.home-banner .video-wraper {
        height: 40rem;
    }
    section.home-banner h1,
    section.home-banner p {
        text-align: center;
    }
    section.home-banner .btn-wraper {
        justify-content: center;
    }
    section.home-banner::before {
        width: 100%;
    }
    section.home-banner::after {
        height: 13rem;
        background-size: contain;
    }
    section.home-sec2 img.circle-shape {
        max-height: 30rem;
    }
    section.home-sec2 img.bg-img {
        max-width: 100%;
        max-height: 39rem;
    }
    section.home-sec2 h3 {
        text-align: center;
    }
    section.home-sec2 p {
        margin-bottom: 1.5rem;
        text-align: center;
    }
    section.home-sec2 a.red-btn {
        margin: 0 auto;
    }
    section.home-sec3::after {
        height: 4.5rem;
        background-size: contain;
    }
    section.home-sec3 {
        padding: 3rem 0 4.5rem;
    }
    section.home-sec4 h2 {
        max-width: 100%;
    }
    section.home-sec4 {
        padding: 3.75rem 0;
    }
    section.home-sec4 .row {
        gap: 2.5rem;
    }
    section.home-sec5 {
        padding: 3.75rem 0 2rem;
    }
    section.home-sec5 .marquee-container .marquee .marquee-content img {
        width: 15.7rem;
        height: 6.825rem;
    }
    section.home-sec6 {
        padding: 2rem 0 6rem;
    }
    section.home-sec6 ul li:first-child img {
        margin-top: 0;
    }
    section.home-sec6 ul li:first-child {
        align-items: center;
    }
    section.home-sec6 .row {
        gap: 2rem 0;
    }
    section.home-sec5 .marquee-container .marquee {
        padding-bottom: 1rem;
    }
    footer .flex-wraper .right-content-wraper {
        grid-template-columns: 6.3125rem 8rem;
        gap: 3rem;
    }
    footer .flex-wraper .left-content-wraper {
        max-width: 24rem;
    }
    section.home-sec2 {
        padding: 3rem 0;
    }
    header .header-bottom .logo-wraper {
        z-index: 999999999;
    }
    div#navigation {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    section.service-sec1 .row {
        align-items: unset;
    }
    section.service-sec1 img.side-img {
        height: 100%;
        object-fit: cover;
    }
    section.service-sec1 h3 {
        line-height: 2.3rem;
    }
    section.service-sec1 {
        padding: 3.25rem 0;
    }
    section.credential-sec1 .credential-card img.brand-name {
        max-width: 14.5625rem;
        object-fit: contain;
    }
    section.credential-sec1 h2+p {
        margin: 0 auto 0.87rem;
    }
    section.credential-sec1 {
        padding: 3.25rem 0 5.88rem;
    }
}

@media screen and (max-width: 767px) {
    /* nav ber css start ---------- */
    .container {
        max-width: 98%;
    }
    .slim-container .slim-nav {
        margin-top: 3.7815rem;
    }
    .slim-container a.slimNav_sk78-reveal {
        width: 2.5rem;
        height: 2.2rem;
        gap: 0.36rem;
        font-size: 1.55rem !important;
        top: 0.2rem;
    }
    .slim-container a.slimNav_sk78-reveal span {
        width: 1.9rem;
    }
    .slim-container a.slimNav_sk78-reveal span+span {
        width: 1.7rem;
    }
    .slim-container a.slimNav_sk78-reveal span+span+span {
        width: 1.6rem;
    }
    .slim-container a.slimNav_sk78-reveal span+span {
        width: 1.2rem;
    }
    /* nav ber css end ---------- */
    .white-btn,
    .red-btn,
    .border-btn {
        padding: 0.9rem 1.7625rem;
    }
    h2 {
        font-size: 1.6rem;
        line-height: 2.2rem;
    }
    header .header-bottom .logo-wraper a img {
        max-width: 14rem;
        max-height: 4rem;
    }
    header .header-top .flex-wraper {
        gap: 0.6rem;
        flex-direction: column;
    }
    header .header-top .mail-wraper a,
    header .header-top .number-wraper a {
        gap: 0.7rem;
        font-size: 1rem;
    }
    section.home-banner .video-wraper {
        height: 34rem;
    }
    section.home-banner h1 {
        font-size: 1.8rem;
        line-height: 2.375rem;
        margin-bottom: 0.8rem;
    }
    section.home-banner p {
        margin-bottom: 1.4rem;
    }
    section.home-banner .btn-wraper {
        flex-direction: column;
        gap: 1rem;
    }
    section.home-sec2 h2 {
        max-width: 100%;
        margin: 0 auto 1.5rem;
    }
    section.home-sec2 img.circle-shape {
        max-height: 16rem;
    }
    section.home-sec2 h3 {
        font-size: 1.4rem;
    }
    section.home-sec2 p {
        margin-bottom: 1rem;
    }
    section.home-sec2 img.bg-img {
        max-height: 35rem;
        top: 0;
    }
    section.home-sec3 {
        padding: 2rem 0 3rem;
    }
    section.home-sec3 .row {
        gap: 1.2rem 0;
    }
    .service-card img.service-img {
        max-height: 22rem;
    }
    section.home-sec4 {
        padding: 2.5rem 0;
    }
    section.home-sec4 h2 {
        line-height: 2.2rem;
        text-align: center;
    }
    section.home-sec4 .white-box .text-wraper {
        padding: 1.2rem;
        text-align: center;
    }
    section.home-sec4 .white-box .text-wraper h4 {
        font-size: 2rem;
    }
    section.home-sec4 .black-box .text-wraper {
        padding: 1.2rem;
        text-align: center;
    }
    section.home-sec4 .black-box .text-wraper h4 {
        font-size: 2rem;
    }
    section.home-sec4 a.red-btn {
        margin: 0 auto;
    }
    section.home-sec5 {
        padding: 2.55rem 0 2rem;
    }
    section.home-sec5 .marquee-container .marquee .marquee-content img {
        width: 10rem;
        height: 4rem;
    }
    section.home-sec5 .marquee-container .marquee .marquee-content {
        gap: 1rem;
    }
    section.home-sec5 .marquee-container .marquee {
        gap: 1rem;
    }
    section.home-sec6 h2 {
        text-align: center;
    }
    section.home-sec6 p {
        margin-bottom: 1rem;
        text-align: center;
    }
    section.home-sec6 ul li span,
    section.home-sec6 ul li a {
        font-size: 1rem;
        text-align: center;
    }
    section.home-sec6 ul li {
        flex-direction: column;
    }
    section.home-sec6 .white-box-wraper h4 {
        font-size: 1.8rem;
        margin-bottom: 1rem;
        text-align: center;
    }
    section.home-sec6 .white-box-wraper {
        padding: 1.2rem;
    }
    section.home-sec6 .white-box-wraper .flex-box {
        display: block;
    }
    section.home-sec6 .white-box-wraper .red-btn {
        margin: 0 auto;
    }
    footer::after {
        top: -2.925rem;
    }
    footer .flex-wraper {
        flex-direction: column;
    }
    footer .flex-wraper .left-content-wraper a.logo img {
        max-width: 15rem;
        max-height: 5rem;
    }
    footer .flex-wraper .left-content-wraper a.logo {
        margin: 0 auto;
    }
    footer .flex-wraper .left-content-wraper p {
        min-height: auto;
        margin: 1.65rem 0 0.5rem;
        text-align: center;
    }
    footer .flex-wraper .right-content-wraper {
        display: block;
    }
    footer .flex-wraper .right-content-wraper .menu-item h5 {
        margin-bottom: 1rem;
        text-align: center;
    }
    footer .flex-wraper .right-content-wraper .menu-item ul.menu li {
        margin-bottom: 0;
    }
    footer .flex-wraper .right-content-wraper .menu-item ul.menu {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 1rem;
        flex-wrap: wrap;
        margin-bottom: 1.5rem;
    }
    footer .flex-wraper .right-content-wraper .menu-item ul.social-icon {
        justify-content: center;
    }
    footer .copyright {
        padding-top: 1rem;
        margin-top: 1rem;
        border-top: 1px solid #5B5B5B
    }
    footer .copyright h6 {
        font-size: 0.95rem;
    }
    footer {
        padding: 2.1rem 0 1.2rem;
    }
    .slim-container .slim-nav ul li a {
        padding: 0.9rem 0.65rem !important;
    }
    header .header-bottom .container {
        max-width: 100%;
        padding: 0;
    }
    header .header-bottom .flex-wraper {
        padding-right: var(--bs-gutter-x, 0.75rem);
        padding-left: var(--bs-gutter-x, 0.75rem);
    }
    footer .flex-wraper .right-content-wraper {
        display: block;
        width: 100%;
    }
    footer .flex-wraper .left-content-wraper {
        max-width: 100%;
    }
    section.inner-banner::after {
        height: 10rem;
    }
    section.inner-banner {
        padding: 3rem 0 6rem;
    }
    section.inner-banner h1 {
        font-size: 2.2rem;
        line-height: 3.175rem;
        margin-bottom: 1.5rem;
        text-align: center;
    }
    section.inner-banner p {
        max-width: 100%;
        text-align: center;
    }
    section.service-sec1 {
        padding: 2.05rem 0;
    }
    section.service-sec1 h2+P {
        text-align: center;
        margin-bottom: 1.85rem;
    }
    section.service-sec1 img.side-img {
        height: auto;
        margin-bottom: 1.5rem;
    }
    section.service-sec1 h3,
    section.service-sec1 h4,
    section.service-sec1 p {
        text-align: center;
    }
    section.service-sec1 .shadow-box {
        margin-top: 1.4rem;
    }
    section.credential-sec1 {
        padding: 2.25rem 0 3.88rem;
    }
    section.credential-sec1 .row {
        gap: 0.7rem 0;
    }
    section.credential-sec1 .credential-card img.brand-name {
        max-height: 3.45756rem;
    }
    section.credential-sec1 .credential-card {
        padding: 1rem;
    }
}


/* @media screen and (max-width: 699px){
    footer::after {
        top: -2.825rem;
    }
}
@media screen and (max-width: 499px) {
    footer::after {
        top: -2.825rem;
    }
}
@media screen and (max-width: 399px) {
    footer::after {
        top: -2.725rem;
    }
}
@media screen and (max-width: 299px) {
    footer::after {
        top: -2.725rem;
    }
}
@media screen and (min-width: 1499px) {
    footer::after {
        height: 6.625rem;
        top: -6.625rem;
    }
} */

@media screen and (min-width: 1699px) {
    footer img.shape-img {
        height: 8.625rem;
        top: -8.625rem;
    }
}