/* -------------------------------------
   Responsive Styles for Tablets and Mobile
-------------------------------------- */

/* Large screens (max-width: 1440px) */
.card-body h5.card-title {
    font-size: 22px;
}

.blog-page .card {
    padding: 3rem;
}

.row {
    margin: 0;
}

.card-content a {
    color: black;
    text-decoration: none;
}

.address-info a,
.banner-content a {
    color: white;
    text-decoration: none;
}

.form-section .contact-us-btn {
    width: 35% !important;
    background: #594ef9 !important;
    border: 1px solid #594ef9 !important;
    border-radius: 30px;
    padding: 12px !important;
    text-align: center;
}

.contact-us-form .contact-btn {
    border-radius: 30px;
    width: auto;
    background: white;
    padding: 10px 30px;
}

@media (max-width: 1440px) {

    .row {
        margin: 0 !important;
    }

    .work-card {
        width: 100%;
    }

    .btn-wrapper {
        display: flex;
        align-items: center;
    }

    .address-info a {
        color: white;
        text-decoration: none;

    }

    .banner-content {
        color: #fff;
        text-align: center;
    }

    .banner-content .btn-wrapper {
        justify-content: center;
    }

    div#es_form_f2-n1 {
        width: 100%;
    }


}

@media (max-width: 1340px) {

    .row {
        margin: 0 !important;
    }

    ul.navbar-nav {
        display: flex;
        gap: 15px !important;
    }

    .work-card {
        width: 100%;
        padding: 30px;
    }

    .mold-section-content {
        padding-top: 0 !important;
    }

    .mold-feature {
        padding: 6px 15px;
    }


    .form-wrapper {
        padding-top: 0px !important;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.contact-btn.mt-2 {
        background: white;
        width: 25%;
        border-radius: 21px;
        padding: 10px !important;
        height: 40px;
    }

    .contact-us-container h2 {
        font-size: 40px;
    }

    .about-section-content p {
        font-size: 16px;
    }

    .about-section-content h2 {
        font-size: 30px;
    }

    .about-section-content .about-heading {
        font-size: 24px;
        height: 35px;
    }

    .about-us h2 {
        font-size: 36px;
    }

    .testimonial-cards {
        padding: 15px;
    }

    .form-section {
        padding: 25px 20px;
    }
}

@media (max-width: 1250px) {
    ul.navbar-nav {
        gap: 0 !important;
    }

    .mold-feature {
        padding: 6px 15px;
    }

    h1.hero-sec-heading {
        font-size: 50px;
    }

    .about-us h2 {
        font-size: 30px;
    }

    .our-mission h3 {
        font-size: 28px;
    }

    .about-section-content {
        padding: 20px;
    }

    .contact-us-form textarea {
        height: 80px;
    }

    .card-content h3 {
        font-size: 28px;
    }

    .single-location-page {
        font-size: 16px;
        font-weight: 500;
    }

}

@media (max-width: 1150px) {
    .btn-wrapper .get-quote-btn i {
        display: none !important;
    }

    h1.hero-sec-heading {
        font-size: 45px;
    }

    .mold-section-content h2 {
        font-size: 28px;
    }

    .mold-feature h3 {
        font-size: 20px !important;
        margin-bottom: 0px;
    }

    .mold-feature .list-no {
        font-size: 35px !important;

    }

    .mold-feature p {
        font-size: 16px !important;
    }

    .about-section-content p {
        font-size: 16px;
    }

    .es_subscription_message.success {
        width: 540px;
    }
}

@media (max-width: 1100px) {
    a.nav-link {
        padding: 4px !important;
    }
}

/* Medium devices (max-width: 1024px) */
@media (max-width: 1025px) {
    .btn-wrapper .get-quote-btn i {
        display: none !important;

    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
    }

    h1.hero-sec-heading {
        font-size: 38px !important;
    }

    .about-section-content h2 {
        font-size: 24px !important;

    }

    .about-section-content p {
        font-size: 14px !important;
    }

    .about-section-content .about-heading {
        font-size: 20px !important;
        height: 35px;
    }

    .mold-section-content h2 {
        font-size: 21px;
    }

    .mold-feature {
        padding: 3px 15px;
        border-radius: 15px;
    }

    .mold-feature p {
        font-size: 14px !important;
    }

    .audit-content h2 {
        font-size: 38px;
    }

    .cards-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact-us-container {
        padding: 15px 30px 0;
    }

    .testimonial-wrapper {
        width: 100%;
    }

    .testimonial-img-cards {
        width: 100%;

    }



    .address-info,
    .quick-links {
        width: 50%;
        margin-bottom: 20px;
        padding: 0 20px !important;
    }


    .newsletter-wrapper {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .copyright-section {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .contact-us-form {
        margin-top: .5rem !important;
    }

    .contact-us-container h2 {
        font-size: 28px;
    }

    .contact-us-form textarea {
        height: 70px;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.contact-btn.mt-2 {
        background: white;
        width: 30%;
        border-radius: 21px;
        padding: 8px !important;
        height: 40px;
        font-weight: 600;
    }

    #ib2a {
        margin-left: 0;
    }

    .about-us h2 {
        font-size: 28px;
    }

    .our-mission h3 {
        font-size: 26px;
    }

    .case-studies-card img {
        border-radius: 20px;
    }

    .banner-section {
        height: 70vh;
    }

    .about-us .col-lg-6,
    .our-mission .col-lg-6 {
        width: 100%;
    }

    .our-mission-content,
    .about-us-img {
        margin-top: 20px;
    }

    .blog-page .card {
        padding: 1rem;
    }

    .blog-page .card-body h5.card-title {
        font-size: 20px !important;
    }

    .blog-page .card-img-top {
        border-radius: 20px !important;
    }

    .es_subscription_message.success {
        display: inline;
        width: max-content;
        padding-left: 0px;
    }

    .es_subscription_message.error {
        color: #ff0000;
        font-size: 16px;
        margin-left: 0px;
    }

    #esfpx_email_bce83274f66ad {
        padding-right: 30px;
    }
}

/* Tablets (max-width: 768px) */
@media (max-width: 992px) {
    .hero-section-inner {
        padding: 50px 20px;
    }

    .mold-feature {
        justify-content: flex-start;
    }

    h1.hero-sec-heading {
        font-size: 40px;
    }

    .about-section-content {
        margin-top: 30px;
    }

    .audit-content h2 {
        font-size: 36px;
    }

    .audit-content p {
        font-size: 18px;
    }

    .owl-carousel .owl-item img {
        width: 120px;
        height: 120px;
        padding: 20px;
    }

    .cards-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }



    button.back-to-top {
        height: 50px;
        width: 40px;
        font-size: 25px;
    }

    .audit-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .mold-section-content {
        margin-top: 20px;
    }

    .testimonial-wrapper {
        padding: 0;
    }

    .get-quote-btn i.bi.bi-arrow-up-right {
        display: block;

    }

    .right-img,
    .left-img {
        margin-top: -40px !important;
    }

    .center-img {
        margin-top: 40px !important;
    }

    .banner-content .btn-wrapper {
        justify-content: center;
    }

    .our-numbers p {
        font-size: 20px;
    }

    .counter .col-md-3 {
        width: 25%;
    }

    .banner-section {
        height: 70vh;
    }

    .banner-content h1 {
        font-size: 40px;
    }

    body.blog .card {
        padding: 1rem !important;
    }

    .form-section {
        margin-top: 30px;
    }

    .newsletter-wrapper h2 {
        font-size: 30px;
    }

    .case-studies-card img {
        height: 340px;
    }
    .page-template-template-hotels .content-benifit-sec{
        padding: 20px 10px;

    }
    .page-template-template-hotels .why-choose-us-content-inner{
        margin-top: 30px;
    }
    .page-template-template-hotels .content-benifit-sec h2 {
    font-size: 34px;
    margin-bottom: .5rem;
}
.page-template-template-hotels .protection-sec-content h2 {
    font-size: 24px;
    padding: 0;
}
.contact-us-btn span{
    width: max-content;
}
.protection-sec .container {
    padding: 40px 15px 0px;
}
.protection-sec-img {
    margin-top: 15px;
}


}

@media (max-width: 767px) {
    .copyright-section {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }

    ul.social-links {
        padding: 0;
        margin-top: 20px;
    }

    .our-services h2 {
        font-size: 31px;
    }

    .card-content {
        padding: 20px 0;
    }

    .input-field {
        justify-content: flex-start;
        padding-left: 0;
        margin-top: 20px;
    }

    .address-info,
    .quick-links {
        width: 100%;
    }
    .page-template-template-hotels .protection-sec-content{
        display: flex;
        flex-direction: column-reverse;
    }
}

/* Small devices (max-width: 576px) */
@media (max-width: 576px) {
    h1.hero-sec-heading {
        font-size: 32px;
    }

    h2,
    .about-section-content h2,
    .our-services h2,
    .contact-us-container h2 {
        font-size: 28px;
    }

    .hero-section-inner p,
    .audit-content p,
    .contact-us-form input,
    .contact-us-form textarea {
        font-size: 16px;
    }

    .about-section-content {
        padding: 30px 20px;
    }

    .owl-carousel .item .card {
        padding: 40px 10px;
    }

    .mold-feature {
        flex-direction: column;
        gap: 15px;
        padding: 15px;
    }

    .contact-us-container {
        padding: 20px 20px 0px;
    }

    .newsletter-form input[type="email"] {
        font-size: 14px;
    }

    ul.navbar-nav.mx-auto {
        flex-direction: column;
        gap: 15px;
    }

    .get-quote-btn span {
        padding: 8px 16px;
        font-size: 14px;
    }

    .work-card {
        padding: 20px;
        height: auto;
    }

    .form-wrapper {
        padding: 0;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.contact-btn.mt-2 {
        width: 50%;
    }

    .copyright-section {
        flex-direction: column;
        gap: 10px;
    }

    #imc2g {
        text-align: center !important;
        margin-top: 20px;
    }

    .audit-content h2 {
        font-size: 27px !important;
    }

    .audit-content {
        padding-left: 20px;
    }



    #ib2a {
        width: 100% !important;
    }

    .copyright-section {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .social-links {
        padding-left: 0px !important;
    }

    .banner-section {
        height: 80vh;
    }

    .banner-content h1 {
        font-size: 24px;
    }

    .banner-content .btn-wrapper {
        justify-content: center;
    }

    img {
        border-radius: 10px;
    }

    .about-us h2,
    .our-mission h3 {
        font-size: 22px;
    }

    .about-us-img {
        border-radius: 20px;
        margin-top: 15px;
    }

    .about-us .container,
    .our-mission .container {
        padding: 30px 10px;
    }

    .faq-section .container {
        border-radius: 0;
        padding: 20px 0;
    }

    .faq-section {
        padding: 0;
    }

    .right-img,
    .left-img {
        margin-top: -25px;
    }

    .center-img {
        margin-top: 24px;
    }

    .right-img img,
    .left-img img,
    .center-img img {
        border-radius: 10px;
    }

    .counter .col-md-3 {
        width: 100%;
    }

    section.connect-section {
        margin-top: 20px;
        padding-bottom: 0px !important;
    }

    .details-container {
        gap: 10px;
        font-size: 16px;
    }

    .info-wrapper {
        padding: 40px 10px;
        border-radius: 0;
    }

    .info-wrapper .icon {
        padding: 10px 13px;
        font-size: 22px;
        height: 50px;
        width: 48px;
    }

    .form-section {
        padding: 40px 15px;
        border-radius: 0px;

    }

    .form-section h2 {
        font-size: 24px;
    }

    .connect-section .container {
        padding: 0;
    }

    .connect-section .col-md-6:nth-child(2) {
        padding: 0px !important;
    }

    .img-section .container {
        margin-top: 70px;
    }

    .details-container:nth-of-type(3) .icon {
        padding: 9px 15px;
    }

    .footer-section {
        margin-top: 20px !important;
        padding: 20px 0px 0px !important;
    }

    .details-container p {
        font-size: 16px;
    }

    .our-mission,
    .our-numbers {
        padding-top: 0px !important;
    }

    .post-thumbnail img {
        width: 100%;
    }

    #ivrac {
        width: 50% !important;
    }

    .newsletter-form {
        padding-top: 20px !important;
    }
    .why-choose-us .container{
        padding: 40px 10px;
    }
    .page-template-template-hotels .why-choose-us-content-inner h2{
       font-size: 20px;
    margin-top: 15px;
    }
.page-template-template-hotels .btn-wrapper{
    margin-top: 15px;
}

}

@media (max-width:380px) {
    .banner-section {
        height: 100vh;
    }
}