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

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

@media screen and (max-width: 1199px) {
    html{
        font-size: 81%;
    }
    .container{
        max-width: 92%;
        width: 100%;
        margin: o auto;
    }
    section.home-sec4 ul li strong {
        font-size: 1.8rem;
    }
    section.home-sec4 ul li p {
        font-size: 0.9rem;
    }
    section.home-sec2 .service-cart-wraper h4 {
        font-size: 1.8rem;
    }
    section.home-sec5 .tips-wraper h4 {
        font-size: 1.3rem;
    }
    section.home-sec7 .wraper img, section.home-sec7 .wraper video {
        height: 15rem;
    }
    header .header-content-wraper .menu-wraper ul {
        gap: 1.8rem;
    }

}

@media screen and (max-width: 1024px) {
    footer .btn-wraper {
        align-items: flex-end;
        flex-direction: column;
    }
    footer .row {
        gap: 2rem 0;
    }
    section.home-banner h1 {
        font-size: 3.8rem;
    }
}

/* nav ber css start */
@media screen and (max-width: 991px) {
    .slim-container a.slimNav_sk78-reveal span {
        background: #ffffff;
        margin: 0;
        width: 2rem;
        height: .1875rem;
    }

    .slim-container .slim-bar {
        background: transparent;
        padding: 0;
    }

    .slim-container a.slimNav_sk78-reveal {
        width: 4.5rem;
        height: 2.807rem;
        padding: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 0.34rem;
        z-index: 99;
        align-items: center;
        top: 0.8rem;
        right: 1.5rem !important;
        color: #ffffff;
        border-radius: 6.25rem;
        border: 1px solid #d64f18;
        background-color: #d64f18;
    }

    .slim-container .slim-nav {
        background: #d75018;
        margin-top: 4.4rem;
    }

    .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: #8dbb27;
        border: 2px solid #8dbb27;
        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 #ffffffbb !important;
    }

    .slim-container .slim-nav ul li.slim-last a {
        border: none !important;

    }

    .slim-container .slim-nav ul li a:hover {
        background: #d75018;
    }


    .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: #0f898f;
        margin: 0;
        width: 3.65rem;
        height: 3.65rem;
    }

    .slim-container .slim-nav ul li a.slim-expand:hover {
        background: #0f898f;
    }

    .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) {
    h2 {
    font-size: 2.2rem;
    line-height: 3rem;
}
header .header-content-wraper {
    position: relative;
}
header .header-content-wraper .btn-wraper {
    position: relative;
    z-index: 999999999999;
    right: 6.5rem;
}
header .header-content-wraper .logo-wraper {
    position: relative;
    z-index: 999999999999;
}
header .header-content-wraper .menu-wraper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
header .header-content-wraper {
    border-radius: 0;
}
section.home-banner {
    padding-top: 12rem;
}
section.home-banner .row {
    gap: 3rem 0;
}
section.home-banner .video-wraper {
    height: 32rem;
}
section.home-sec2 {
    padding-top: 5rem;
}
section.home-sec3 {
    padding: 5rem 0;
}
section.home-sec2 .service-cart-wraper {
    padding: 2rem;
}
section.home-sec3 h3 {
    font-size: 2rem;
    line-height: 2.5rem;
}
section.home-banner h1 {
    font-size: 3.4rem;
    line-height: 4rem;
}
section.home-sec4 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 1.88rem;
}
section.home-sec4 ul li:nth-child(even):after{
    display: none;
}
section.home-sec4 ul li::after {
    right: -1.04rem;
}
section.home-sec4 ul li p {
    font-size: 1rem;
    max-width: 260px;
    margin: 0 auto;
}
section.home-sec4 {
    padding-bottom: 5rem;
}
section.home-sec5 .tips-wraper h4 {
    font-size: 1.6rem;
    line-height: 2.2rem;
}
section.home-sec6 {
    padding: 10rem 0;
}
section.home-sec6 img.bottom {
    left: 0;
    bottom: 12rem;
    transform: scale(1.05) rotate(-32deg);
}
section.home-sec6 img.top {
    top: 8rem;
    right: 0;
    transform: scale(1.05) rotate(24deg);
}
section.home-sec7 .heading-wraper .text-wraper {
    width: 60%;
}
section.home-sec7 .wraper img, section.home-sec7 .wraper video {
    height: 22rem;
}
section.home-sec7 .heading-wraper {
    margin-bottom: 0;
}
section.home-sec7 {
    padding: 0rem 0 5rem;
}
section.home-sec7 .row {
    gap: 2.5rem 0;
}
section.home-sec8 {
    padding-bottom: 5rem;
}
footer ul.contact-details {
    margin-top: 2rem;
    flex-wrap: wrap;
}
footer .btn-wraper {
    flex-wrap: wrap;
}
footer .row {
    gap: 3rem 0;
}
footer .footer-content-wraper {
    padding: 4rem 0;
}
footer .bg-images-wraper {
    gap: 1.8rem;
}
footer .bg-images-wraper img {
    height: 28rem;
}
section.home-banner .bg-img-wraper {
    gap: 2.25rem;
}
section.detailed-tip-sec1 .content-wraper h1 {
    font-size: 2.6rem;
}
section.detailed-tip-sec2 .text-wraper {
    margin-bottom: 3.2rem;
}
section.detailed-tip-sec3 {
    padding: 5rem 0;
}
section.detailed-tip-sec1 img.bg-img {
    height: 25rem;
}
section.detailed-tip-sec1 .content-wraper h1 {
    font-size: 2rem;
    line-height: 2.3rem;
    margin-bottom: 1.3rem;
}
section.detailed-tip-sec1 .content-wraper h6 {
    margin-right: auto;
    margin-top: 1.5rem;
}
section.detailed-tip-sec2 {
    padding-top: 3rem;
}
section.detailed-tip-sec2 .text-wraper p {
    margin-bottom: 1.2rem;
}
section.detailed-tip-sec2 .text-wraper {
    margin-bottom: 2.5rem;
    padding-bottom: 1.8rem;
}
section.detailed-tip-sec2 .flex-box {
    padding: 0rem 0.9rem;
    display: flex;
    gap: 1.5rem;
    margin-bottom: 2rem;
    flex-direction: column;
}
section.booking-business-audit-details-sec1 {
    padding: 10rem 0 4rem;
}
section.booking-business-audit-sec1 .video-box video {
    height: 27rem;
}
section.booking-business-audit-sec1 .dt-box-wraper {
    margin-top: 2.5rem;
}
section.booking-business-audit-sec1 {
    padding: 9rem 0 5rem;
}
section.booking-business-audit-sec1 .video-box {
    margin-bottom: 3rem;
}
}

@media screen and (max-width: 767px) {
    html {
        font-size: 75%;
    }
    .container {
        max-width: 98%;
    }
    h2 {
        font-size: 1.6rem;
        line-height: 2.2rem;
        text-align: center;
    }
    p{
        text-align: center;
    }
    .orange-btn, .black-btn {
        margin: 0 auto;
        padding: 0.75rem 1.5rem;
        font-size: .92rem;
    }
    header .header-content-wraper .btn-wraper {
    display: none;
}
header .header-content-wraper .menu-wraper ul li.for-mobile {
    display: block;
}
header .header-content-wraper .logo-wraper a img {
    max-width: 12rem;
}
header .header-content-wraper {
    padding: 1rem 1.1rem;
}
.slim-container .slim-nav ul li a {
    padding: 1rem 1.1rem !important;
}
.slim-container a.slimNav_sk78-reveal {
    width: 3.7rem;
    height: 2.4rem;
    right: 1rem !important;
    gap: 0.38rem
}
.slim-container a.slimNav_sk78-reveal span {
    width: 1.8rem;
    height: .2rem;
}
section.home-banner {
    padding-top: 8rem;
}
section.home-banner h1 {
    font-size: 2.2rem;
    line-height: 2.8rem;
}
section.home-banner p {
    margin-bottom: 1.5rem;
}
section.home-banner .btn-wraper {
    gap: 1rem;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
section.home-banner .video-wraper {
    height: 18rem;
}
section.home-banner .video-wraper a.play-btn {
    font-size: 0.8rem;
    width: 4rem;
    height: 4rem;
    transform: unset;
    left: unset;
    top: unset;
    bottom: 1.5rem;
    right: 1.5rem;
}
section.home-banner .row {
    gap: 1.5rem 0;
}
section.home-sec2 {
    padding-top: 3rem;
}
section.home-sec2 .service-cart-wraper .heading-wraper {
    margin-bottom: 1.5rem;
    flex-direction: column;
}
section.home-sec2 .service-cart-wraper {
    padding: 1.5rem;
    text-align: center;
}
section.home-sec2 .service-cart-wraper h4 {
    font-size: 1.6rem;
    line-height: 2.3rem;
}
section.home-sec2 .service-cart-wraper a.black-btn {
    margin: 0 auto;
}
section.home-sec2 .row {
    gap: 1.5rem 0;
}
section.home-sec3 {
    padding: 3rem 0;
}
section.home-sec3 .img-wraper {
    margin-bottom: 2rem;
}
section.home-sec3 .sub-heading {
    margin: 0 auto;
}
section.home-sec3 h3 {
    font-size: 1.6rem;
    line-height: 2.1rem;
    text-align: center;
}
section.home-sec3 p {
    margin-bottom: 1.5rem;
}
section.home-sec4 ul {
    grid-template-columns: 1fr;
    gap: 2.5rem;
}
section.home-sec4 ul li::after {
    width: 100%;
    height: 0.0625rem;
    top: unset;
    bottom: -1.4rem;
    right: 0;
    margin: auto;
    left: 0;
}
section.home-sec4 ul li:nth-child(even)::after {
    display: block;
}
section.home-sec4 ul li:last-child::after {
    display: none !important;
}
section.home-sec4 {
    padding-bottom: 3rem;
}
section.home-sec5 .tips-wraper h4 {
    font-size: 1.4rem;
    text-align: center;
    margin: 1.5rem 0 1rem;
}
section.home-sec5 .tips-wraper p {
    margin-bottom: 1.8rem;
    max-width: unset;
    text-align: center;
}
section.home-sec5 .tips-wraper  {
    text-align: center;
}
section.home-sec6 {
    padding: 3rem 0;
}
section.home-sec6 img.top,section.home-sec6 img.bottom{
    display: none;
}
section.home-sec7 .heading-wraper {
    flex-direction: column;
    gap: 1.5rem;
}
section.home-sec7 .heading-wraper .text-wraper {
    width: 100%;
}
section.home-sec7 .heading-wraper .sub-heading {
    margin: 0 auto;
}
section.home-sec7 .heading-wraper h2 {
    text-align: center;
}
section.home-sec7 .row {
    gap: 2rem 0;
}
section.home-sec7 {
    padding: 0rem 0 3rem;
}
section.home-sec8 .form-wraper {
    border-radius: 1rem;
    padding: 1.5rem;
}
section.home-sec8 .flex-box {
    gap: 1rem;
    margin-bottom: 1rem;
    flex-direction: column;
}
section.home-sec8 {
    padding-bottom: 3rem;
}
footer .row {
    gap: 2rem 0;
}
footer .bg-images-wraper {
    gap: 1.5rem;
    flex-direction: column;
}
footer .bg-images-wraper img {
    height: 21rem;
    width: 100%;
}
footer a.logo {
    margin: 0 auto;
}
footer ul.contact-details li {
    width: 100%;
    text-align: center;
}
footer h5 {
    max-width: 100%;
    font-size: 1.3rem;
    text-align: center;
}
footer h6 {
    text-align: center;
}
footer ul.social-media {
    justify-content: center;
}
footer .footer-content-wraper {
    padding: 2rem 0;
}
section.home-banner img.blur-lolor-bg {
    filter: blur(168px);
}
.slim-container .slim-nav {
    margin-top: 4rem;
}
section.detailed-tip-sec3 .tips-wraper p {
    margin-bottom: 1.36rem;
}
section.detailed-tip-sec3 {
    padding: 3rem 0;
}
section.detailed-tip-sec3 .row {
    gap: 1.5rem 0;
}
section.detailed-tip-sec3 .tips-wraper {
    text-align: center;
}
section.booking-business-audit-details-sec1 .form-wraper {
    padding: 0;
    margin: 3rem 0 0;
}
section.booking-business-audit-details-sec1 {
    padding: 8rem 0 3rem;
}
section.booking-business-audit-details-sec1 a.back-page {
    display: flex;
    margin: 0 auto;
    max-width: max-content;
}
section.booking-business-audit-details-sec1 h4 {
    margin: 1.5rem 0 1.5rem;
    text-align: center;
}
section.booking-business-audit-details-sec1 h5 {
    margin-bottom: 0.7rem;
    text-align: center;
}
section.booking-business-audit-details-sec1 span.b-rds {
    display: table;
    margin: 0 auto;
}
section.booking-business-audit-details-sec1 ul {
    margin-top: 1.5rem;
    justify-content: center;
}
section.booking-business-audit-details-sec1 .form-wraper h3 {
    text-align: center;
}
section.booking-business-audit-sec1 {
    padding: 7rem 0 3rem;
}
section.booking-business-audit-sec1 .col-lg-12 h3 {
    margin-top: 1.5rem;
    margin-bottom: 1.1rem;
}
section.booking-business-audit-sec1 .col-lg-12 ul {
    margin-bottom: 2rem;
}
section.booking-business-audit-sec1 .video-box video {
    height: 16rem;
}
section.booking-business-audit-sec1 .dt-box-wraper {
    margin-top: 1.5rem;
    flex-direction: column;
    padding-right: 0;

}
section.booking-business-audit-sec1 .dt-box-wraper .calender-wraper {
    width: 100%;
}
section.booking-business-audit-sec1 .dt-box-wraper .time-wraper {
    max-width: 100%;
    width: 100%;
}
section.booking-business-audit-sec1 .dt-box-wraper .calender-wraper h5 {
    padding-left: 0;
    text-align: center;
}
section.booking-business-audit-sec1 .dt-box-wraper .calender-wraper h6 {
    margin-bottom: 1rem;
    padding-left: 0;
    justify-content: center;
}
section.booking-business-audit-sec1 .dt-box-wraper .time-wraper h5 {
    margin-bottom: 1rem;
    text-align: center;
}
section.booking-business-audit-sec1 .dt-box-wraper .time-wraper h6 {
    margin-bottom: 1.8rem;
    text-align: center;
}
.all-popup .modal-dialog .modal-content .modal-body {
    padding: 2rem 2.5rem;
}
.all-popup .modal-dialog {
    max-width: 95%;
    margin: 5% auto;
}
.all-popup .modal-dialog .modal-content .modal-body h3 {
    font-size: 1.9rem;
    margin: 0 0 1rem;
}
.all-popup .modal-dialog .modal-content .modal-body p {
    margin-bottom: 1.5rem;
}
.all-popup .modal-dialog .modal-content .modal-body .password-wraper {
    margin-bottom: 1.9rem;
}
.all-popup .modal-dialog .modal-content .modal-body h6 {
    margin: 1.8rem 0;
}
section.booking-business-audit-sec1 .dt-box-wraper .time-wraper .scroll-box {
    height: 21.5rem;
}
.amelia-v2-booking #amelia-container .am-fs__main-heading-inner {
    justify-content: center;
}
.amelia-v2-booking #amelia-container .am-fs__main-content {
    height: 400px !important;
}
.amelia-v2-booking #amelia-container .am-fs__main-inner {
    height: 90% !important;
}
.amelia-v2-booking #amelia-container .am-fs__main-footer {
    padding: 15px 32px 8px !important;
    justify-content: center !important;
}
section.page-404 h1 {
    font-size: 6rem;
}
section.page-404 {
    padding: 10rem 0 6rem;
}
section.page-404 h2 {
    font-size: 2.2rem;
}
section.inner-banner.common_bnnr {
    padding: 8rem 0 2rem;
}
section.inner-banner.common_bnnr h1 {
    font-size: 2.7rem;
}
section.common_pg h3 {
    font-size: 1.6rem;
}
section.common_pg p {
    text-align: left;
}
section.common_pg ol li {
    align-items: flex-start;
}
section.common_pg ol li::after {
    height: 1.6rem;
}
section.common_pg {
    padding-bottom: 2rem;
}
}

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