@media (max-width: 1440px) {
    .textsection h1 {
        font-size: 40px !important;
        width: unset;
    }

    .floatbutton {
        /* right: 0 !important; */
        top: 6%;
    }

    .services .item {
        width: 400px;
    }

    .g-process-inner-content1 h3 {
        padding-top: 90px;
        font-size: 25px;
    }

    .g-process-inner {
        height: 1300px;
    }

    .about {
        padding: 100px 0;
    }

    p.fc-light {
        width: 92%;
        font-size: 15px;
    }

    h2 {
        font-size: 45px;
    }

    /* Testimonials fixed via Owl Carousel responsive settings */

    .testimonials {
        overflow: hidden;
    }

    #staticBackdrop .modal-dialog {
        margin-top: 50px;
    }

    .modal-body-form h3 span {
        font-size: 60px;
    }

    .g-process-inner-content4-4 p {
        font-size: 15px;
    }

    section.first-sec .banner-img img {
    position: absolute;
    transform: scale(0.8);
    top: 100px;
    left: -50px;
}

}


@media (max-width: 1199px) {

    .banner-img img {
        width: 100%;
    }

    .textsection h1 {
        font-size: 30px !important;
    }

    .textsection span {
        font-size: 15px;
    }

    .quote.livechat {
        margin-left: 0;
    }

    .textsection p {
        width: 70%;
    }

    .quote a {
        font-size: 17px !important;
        padding: 16px 21px;
    }

    .services .item {
        width: 100%;
    }

    .text-light {
        /* font-size: 16px; */
    }


    .services {
        padding: 50px 0;
    }

    .g-process-inner-content1 h3 {
        padding: 100px 0 0 0;
        font-size: 18px;
    }

    .g-process-inner-content1-1 p {
        font-size: 14px;
    }

    .g-process-inner-content2 h3 {
        padding-top: 0px;
    }

    .g-process-inner {
        background-position: center;
        background-size: cover;
    }

    .g-process-inner-content {
        display: flex;
        align-items: center;
    }

    .g-process-inner-content3-3 p {
        padding-left: 50px;
        font-size: 15px;
        padding-top: 60px;
    }

    .g-process-inner-content3 h3 {
        padding: 60px 0 0 20px;
    }

    .g-process-inner-content4-4 p {
        padding-left: 10px;
        padding-top: 80px;
    }

    .g-process-inner-content5 h3 {
        padding-left: 0;
        font-size: 22px;
    }

    .g-process-inner-content5-5 p {
        padding-top: 95px;
    }

    .additional-content .media-body {
        margin-left: 15px;
    }

    section.services-forth .col-md-4.col-12 .row {
        flex-direction: column;
    }

    .about-first-sec h2 {
        font-size: 28px;
    }

    .textsection {
    padding-top: 60px;
}

section.first-sec {
    height: 530px;
}

}

@media (max-width: 991px) {

    .ebook .item img {
        width: auto !important;
        height: auto !important;
        max-height: 350px;
        margin: 0 auto;
        object-fit: contain;
    }

    h2 {
        font-size: 30px;
    }


    .testimonials .item {
        width: 100% !important;
        padding: 20px;
        margin-bottom: 20px;
        background: #fff;
        border-radius: 15px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    }

    .testimonials .wrap {
        padding-bottom: 20px;
    }

    .wrap h5 {
        margin-top: 15px !important;
        font-size: 18px;
    }

    .contact {
        padding-bottom: 50px;
    }

    .discretion-blog h4 {
        font-size: 16px;
    }

    .testimonials .wrap h6 {
        font-size: 15px;
        line-height: 1.6;
    }

    .testimonials .cir {
        margin: 0 auto 20px auto;
        display: table;
    }

    .testimonials .cir img {
        border-radius: 50%;
        width: 120px !important;
        height: 120px !important;
        object-fit: cover;
    }


    section.main-header {
        display: none;
    }

    .navbar {
        display: unset;
        text-align: end;
    }

    .navbar-nav {
        flex-direction: unset;
    }

    .textsection p {
        width: 100%;
    }

    .textsection h1 {
        font-size: 20px !important;
    }

    .quote a {
        font-size: 15px !important;
        padding: 16px 15px;
    }

    .quote.livechat {
        margin-left: 30px;
    }

    .fc-dark {
        font-size: 13px;
    }

    .discretion-blog p {
        font-size: 15px;
        margin-top: 5px !important;
    }


    .g-process-inner {
        height: auto !important;
        background-size: cover;
        padding-bottom: 50px;
    }

    .g-process-inner-content {
        height: auto !important;
        min-height: 150px;
        padding: 20px 10px !important;
    }

    .g-process-inner-content1 h3,
    .g-process-inner-content2 h3,
    .g-process-inner-content3 h3,
    .g-process-inner-content4 h3,
    .g-process-inner-content5 h3 {
        padding: 0 !important;
        font-size: 18px !important;
        text-align: center;
    }

    .g-process-inner-content1-1 p,
    .g-process-inner-content2-2 p,
    .g-process-inner-content3-3 p,
    .g-process-inner-content4-4 p,
    .g-process-inner-content5-5 p {
        padding: 10px !important;
        font-size: 13px !important;
        text-align: center;
    }

    .g-process-inner .col-6 {
        width: 100% !important;
    }

    .g-process-inner-content-reserve {
        flex-direction: column !important;
    }

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


    .icon-box img {
        max-width: 50px;
    }

    .wrap h5 {
        margin-top: 50px !important;
    }

    .contact {
        padding-top: 50px;
    }


    .contact form {
        background: #fff !important;
        padding: 30px 70px 30px 30px !important;
        /* Added right padding to avoid overlap with floating buttons */
        border-radius: 15px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    }

    .formfeild input,
    .formfeild textarea {
        width: 100% !important;
        padding: 12px 15px !important;
        margin-bottom: 15px !important;
        border: 1px solid #e1e1e1 !important;
        border-radius: 8px !important;
        background: #fff !important;
        font-size: 14px !important;
    }

    .formfeild textarea {
        height: 120px !important;
    }

    .contact .form {
        background: transparent !important;
        padding: 0px;
    }

    .links h3,
    .footer-blogs h3 {
        font-size: 16px !important;
    }

    nav.navbar button {
        background: lightgrey;
    }

    section.mobile-header {
        display: block

    }

    

    section.additional-content img {
        width: 50px;
    }

    section.fifth img {
        width: 45px;
    }


    section.pagetitle {
        height: 150px;
    }

    section.pagetitle h1 {
        font-size: 50px;
    }

    .whychoose h3 {
        font-size: 15px;
    }

    .whychoose p {
        font-size: 12px;
    }

    .whychoose .box {
        padding: 15px;
    }

    .navbar-nav li {
        padding-right: 0 !important;
    }

    div#navbarToggleExternalContent {
        background: var(--primary);
    }

    .navbar-nav li a {
        color: white !important;
    }

    section.main-header {
    overflow-x: hidden;
}

.header {
    padding: 20px 20px;
}

.logo a img {
    width: 100%;
    max-width: 50% !important;
}

}

@media (max-width: 767px) {


    .banner-img {
        text-align: center;
        padding-top: 20px;
    }

    .banner-img img {
        width: 70%;
    }

    .textsection {
        padding-top: 15px;
    }


    section.first-sec {
        height: auto;
        padding-bottom: 50px;
    }

    section.first-sec .container {
        padding-left: 20px;
        padding-right: 20px;
    }


    .discretion-blog h4 {
        font-size: 12px;
    }

    .discretion-blog p {
        font-size: 12px;
    }

    .services .item {
        padding: 10px 10px;
    }

    .g-process-inner-content5-5 p {
        font-size: 10px;
        padding-top: 0;
    }

    .g-process-inner-content3-3 p {
        padding-top: 0;
        font-size: 10px;
    }

    .g-process-inner-content2-2 p {
        font-size: 10px;
    }

    .g-process-inner-content1-1 p {
        font-size: 10px;
    }

    .g-process-inner-content2 h3 {
        padding-left: 160px;
    }

    .g-process-inner-content4 h3 {
        padding-left: 150px;
        font-size: 17px;
    }

    div#mCSB_5_container {
        font-size: 13px;
    }


    section.services-forth .quote.livechat {
        margin-left: 0;
    }

    .additional-content h3 {
        font-size: 20px;
        text-align: center !important;
    }

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


    div#navbarToggleExternalContent .p-4 {
        padding: 5px !important;
    }

    .navbar-nav li a {
        padding: 5px !important;
    }

    nav.navbar {
        margin-top: -10px;
    }

    


}

@media (max-width: 575px) {

    section.first-sec {
        height: auto;
        padding-bottom: 50px;
    }

    button.accordion-button.collapsed {
        padding: 25px 10px 24px 20px;
    }

    .g-process-inner-content1-1 p {
        padding: 0;
    }

    .g-process-inner-content2-2 P {
        padding: 0;
    }

    .g-process-inner-content3-3 p {
        padding: 0;
    }

    .g-process-inner-content4-4 p {
        padding: 0;
    }

    .g-process-inner-content5-5 p {
        padding: 0;
    }


    .g-process-inner-content4 h3 {
        padding-left: 70px;
    }

    .g-process-inner-content2 h3 {
        padding-left: 80px;
    }

    section.additional-content {
        text-align: center;
    }

    section.fifth {
        text-align: center;
    }

    .fifth .col-md-2 {
        justify-content: center;
    }

    section.services-forth .col-md-4.col-12 .row {
        flex-direction: row;
    }

    .services-forth .excerpt {
        font-size: 20px;
    }


    .box img {
        width: 40%;
    }

    .navbar-nav li a {
        padding: 10px !important;
        font-size: 16px !important;
    }

    div#navbarToggleExternalContent .p-4 {
        padding: 0 !important;
    }



    section.first-sec .banner-img img {
    position: unset;
}

section.first-sec .banner-img {
    margin: 20px 0;
}

    

    .quote.livechat {
        margin-left: 0;
    }

        .about {
        padding: 50px 0;
    }

    section.first-sec .banner-img {
    display: none;
}

section.first-sec {
    padding-top: 50px;
}



.about img {
    display: none;
}

section.second-about {
    padding: 50px 0;
}

section.second-about img {
    display: none;
}

        .icon-box {
        width: 100%;
        text-align: center;
        height: 200px;
    }

    .contact form {
        padding: 30px 30px 30px 30px !important;
        width: 95%;
        margin: 0 auto;
    }

    .form-btn .btn-maincolor {
    background-color: #0788fb !important;
}



section.footer {
    padding: 50px 0;
}

section.footer .col-md-4.col-6 {}

section.footer .col-md-4.col-6, section.footer .col-md-2.col-6 {
    width: 100%;
}

section.footer .brands {
}

section.footer .brands .row {}

section.footer .brands .row .col-md-6 {
    width: 40%;
}

section.footer .social-media {
    margin-bottom: 50px;
}

section.footer .links {
    margin-bottom: 50px;
}

section.footer .footer-blogs {
    padding-left: 30px;
}


.points {
    padding: 50px 0;
}


.ebook {
    padding: 50px 0px;
}

.about h2.pb-4 {
    padding-bottom: 0 !important;
}

section.mobile-process-sec .text-center.mb-5 h2.text-light {
    line-height: 30px;
}

section.mobile-process-sec .text-center.mb-5 {
    margin-bottom: 15px !important;
}

    .discretion-blog h4 {
        font-size: 18px;
    }

        .discretion-blog p {
        font-size: 14px;
    }

        .logo a img {
        max-width: 100% !important;
    }

    section.service-quote {}

section.service-quote img {
    margin: 20px auto 0;
    width: 70%;
}

section.service-quote .col-md-4 {
    text-align: center;
}

    #recent-collections-slider .item {
        min-height: 520px;
    }


}