@media only screen and (min-width: 350px) and (max-width: 401px) {
    .section {
        padding: 20px 10px;
    }

    button.navbar-toggler.collapsed {
        position: absolute;
        right: 30px;
        top: 30px;
        filter: invert(1);
    }

    button.navbar-toggler {
        position: absolute;
        top: 30px;
        right: 30px;
        filter: invert(1);
    }

    ul.navbar-nav.mb-2.custom-navbar {
        margin-left: 0px;
        text-align: center;
    }

    section.slider.slider-with-navbar {
        padding: 0;
    }

    section.slider.slider-with-navbar .social-icons {
        top: 80%;
        right: 10px;
        display: none;
    }

    section.slider.slider-with-navbar .vertical-line {
        height: 80px;
        width: 1px;
        margin-bottom: 10px;
    }

    .social-icons img {
        width: 30px;
        height: 30px;
    }

    section.slider.slider-with-navbar .social-icons a {
        margin: 5px 0;
    }

    section.slider.slider-with-navbar .carousel-caption {
        bottom: 7.25rem;
        left: 0%;
        width: 100%;
        padding: 0 1rem;
    }

    section.slider.slider-with-navbar .carousel-caption span {
        font-size: 14px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 {
        font-size: 31px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 span {
        font-size: 31px;
    }

    section.slider.slider-with-navbar .carousel-caption p {
        font-size: 15px;
        width: 100%;
        line-height: 1.6rem;
    }

    button.btn.btn-dark {
        padding: 5px 5px 8px 2px;
    }

    button.btn.btn-dark a {
        padding: 8px 15px;
        font-size: 13px;
    }

    /* end */

    /* about us  */
    section.section.about-us .abt-info p {
        font-size: 14px;
        line-height: 1.6rem;
        text-align: justify;
    }

    section.section.about-us .section-title h2 {
        margin-bottom: 2rem;
    }

    .section-title h2 {
        font-size: 20px;
        width: 100%;
        margin: 0 auto 1rem;
        line-height: 1.7rem;
    }

    .section-title p {
        font-size: 13px;
        margin-bottom: 7px;
    }

    section.section.about-us {
        overflow-x: hidden;
    }

    section.section.about-us::before {
        width: 100%;
        top: 284px;
    }

    section.section.about-us .abt-icon img {
        top: -60px;
        right: -10px;
        transform: rotate(90deg);
    }

    section.section.about-us button.btn.btn-dark {
        padding: 4px 9px 7.5px 1.5px;
    }

    section.section.about-us button.btn.btn-dark i {
        font-size: 11px;
        margin-left: 4px;
    }

    section.section.speciality button.btn.btn-dark {
        position: absolute;
        left: 20px;
        bottom: 10px;
        background: #282F5B;
        padding: 1.5px 2px 6.5px 1.5px;
        border: 1px solid #282F5B;
    }

    section.section.speciality .section-title h2 {
        width: 100%;
    }

    /* end speciality */

    /* services */
    section.section.services {
        overflow-x: hidden;
    }

    section.section.services .section-title h2 {
        width: 100%;
    }

    section.section.services .services-content {
        padding: 1rem 0;
    }

    section.section.services .services-content .services-box {
        margin-left: 1rem;
    }

    section.section.services .services-box img {
        width: 50px;
    }

    section.section.services .services-content .serv-info {
        margin: 1rem 0 0rem 1rem;
    }

    section.section.services .services-content .serv-info h3 {
        font-size: 18px;
    }

    section.section.services .services-content .serv-info p {
        font-size: 12px;
        width: 100%;
    }

    /* end */

    /* why ch */
    section.section.why-ch.aos-init {
        overflow-x: hidden;
    }

    section.section.why-ch .why-ch-content {
        position: relative;
        padding: 2rem 0;
        border-radius: 30px;
    }

    section.section.why-ch .why-ch-box {
        background: linear-gradient(135deg, #5a5d60, #808894);
        border-radius: 10px;
        padding: 10px;
        text-align: center;
        color: #fff;
        margin: 10px 20px;
        position: relative;
    }

    section.section.why-ch .why-ch-box h3 {
        font-size: 18px;
    }

    section.section.why-ch .why-ch-box p {
        font-size: 12px;
    }

    section.section.why-ch .section-title h2 {
        width: 85%;
    }

    section.section.counters .section-title h2 {
        width: 100%;
    }

    section.section.counters .counter-grid {
        display: block;
    }

    section.section.counters .counter {
        font-size: 40px;
    }

    section.section.counters .counter-item.with-plus span::after {
        font-size: 30px;
    }

    /* end */

    /* projects */
    section.section.projects .section-title h2 {
        width: 100%;
    }

    section.section.projects .project-content img {
        height: 160px;
    }

    section.section.projects .proj-inner img {
        width: 40px;
        height: 1px;
    }

    section.section.projects .pr-txt h3 {
        font-size: 18px;
    }

    section.section.projects .pr-txt p {
        font-size: 12px;
    }

    section.section.projects button.btn.btn-dark i {
        font-size: 11px;
        margin: 0px 2px;
    }

    section.section.projects button.btn.btn-dark {
        padding: 1px 2px 7px 1px;
    }

    /* end */

    /* testimonials */
    section.section.testimonials .carousel-inner h3 {
        font-size: 13px;
        width: 100%;
        line-height: 1.5rem;
    }

    section.section.testimonials .testi-name {
        margin-top: 1rem;
    }

    section.section.testimonials .testi-name p {
        font-size: 14px;
    }

    section.section.testimonials .carousel-control-prev {
        left: 0px;
        top: 200px;
    }

    section.section.testimonials .carousel-control-next {
        right: 0px;
        top: 200px;
    }

    section.testimonials .custom-next-icon,
    section.testimonials .custom-prev-icon {
        width: 20px;
        height: 20px;
    }



    /* end */

    /* cta */
    section.section.contact-frm .section-title {
        text-align: center;
    }

    section.section.contact-frm .form-container {
        display: block;
    }

    section.section.contact-frm .call-back-button {
        margin-left: 0px;
    }

    section.section.contact-frm .custom-button img {
        width: 20px;
        margin-bottom: 5px;
    }

    section.section.contact-frm .custom-button {
        padding: 10px 16px;
        font-size: 11px;
        width: 100%;
    }

    /* end */

    /* footer */
    footer {
        padding: 20px 10px 0;
    }

    footer .ftr-logo img {
        width: 80px;
    }

    footer h3 {
        font-size: 17px;
    }

    footer p {
        font-size: 13px;
        line-height: 1.3rem;
    }

    footer .ftr-info h4 {
        font-size: 16px;
    }

    footer .ftr-info li {
        padding: 3px 0;
    }

    footer .ftr-info a {
        font-size: 14px;
    }

    footer .soical-inf img {
        width: 24px;
    }

    /* end home page */

    /* about us page */
    section.slider.slider-with-navbar.rm-pg .carousel-inner img {
        height: 100vh;
    }

    section.slider.slider-with-navbar.rm-pg .carousel-caption {
        bottom: 15rem;
    }

    section.slider.slider-with-navbar.rm-pg .carousel-caption h1 {
        font-size: 40px;
    }

    section.section.about-us-pg .section-title p {
        margin-bottom: 1rem;
    }

    section.section.about-us-pg .abt-pg-info .section-title h2 {
        margin: 15px auto 0.5rem;
    }

    section.section.about-us-pg .abt-pg-info p {
        font-size: 14px;
        line-height: 1.6rem;
    }

    .counter-grid {
        display: flex;
    }

    section.section.about-us-pg .counter-item {
        text-align: center;
    }

    section.section.about-us-pg .counter {
        font-size: 40px;
    }

    section.section.about-us-pg .counter-item.with-plus span::after {
        font-size: 30px;
    }

    section.section.our-values .ovl-inf span {
        color: #D5B455;
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 500;
        font-size: 13px;
    }

    section.section.our-values h3 {
        font-size: 29px;
        width: 100%;
        margin: 0.5rem 0 0.5rem;
        line-height: 2.2rem;
    }

    section.section.our-values .ovl-inf p {
        font-size: 14px;
        line-height: 1.6rem;
        text-align: justify;
    }

    section.section.ext-drt .section-title p {
        margin-bottom: 1rem;
    }

    section.section.ext-drt .abt-pg-info p {
        font-size: 14px;
        line-height: 1.6rem;
    }

    section.section.ext-drt .abt-pg-info h4 {
        font-size: 35px;
    }

    section.section.our-team .tm-container {
        margin-bottom: 1.5rem;
    }

    section.section.our-team .tm-container h3 {
        font-size: 21px;
    }

    section.section.our-team .tm-container h4 {
        font-size: 14px;
    }

    /* end about us page */

    /* contact us page */
    section.section.contact-pg .cta-box {
        padding: 10px;
        margin-bottom: 1rem;
    }

    .cta-box img {
        width: 30px;
    }

    section.section.contact-pg .cta-box h3 {
        font-size: 16px;
        margin-top: 0.5rem;
    }

    section.section.contact-pg .cta-box p {
        font-size: 14px;
    }

    section.section.contact-pg .cta-form-box {
        padding: 1rem;
        margin-top: 1rem;
    }

    section.section.contact-pg .cta-form-content {
        width: 100%;
        padding: 1rem;
    }

    section.section.contact-pg .cta-form-box h3 {
        font-size: 20px;
        font-weight: 100;
        color: #282f5b;
    }

    section.section.contact-pg button.btn.btn-dark {
        padding: 4.5px 5px 8px 2px;
    }

    section.section.contact-pg .location iframe {
        height: 342px;
    }

    /* end */

    /* project detail page */
    section.section.project-details h2,
    .pj-deet h3 {
        font-size: 22px;
        width: 100%;
        line-height: 1.5rem;
        margin-bottom: 8px;
    }

    .pj-desc {
        width: 100%;
    }

    .pj-desc p,
    .pj-desc li {
        font-size: 14px;
        line-height: 1.6rem;
        margin-bottom: 10px;
    }

    .pj-desc img {
        width: 18px;
    }

    .pj-deet {
        height: 100px;
        margin-top: 10px;
    }

    .pj-deet h3 {
        margin-bottom: 6px !important;
    }

    .pj-deet hr {
        margin: 10px 0;
    }

    .pj-deet div p {
        font-size: 13px;
    }

    .row.mt-4 .col-md-6 {
        margin-bottom: 10px;
    }

    .col-md-12.mt-4 {
        margin-top: 0px !important;
    }

    .pj-deet p {
        font-size: 14px;
        line-height: 1.6rem;
    }

    /* end */

    /* servies page*/
    section#services-pg-mb {
        display: block;
    }

    section.section.services-pg {
        display: none;
    }

    section.section.services-pg .col-md-3 {
        width: 100%;
    }

    div#v-pills-tab {
        width: 100%;
    }

    .me-3 {
        margin-right: 0rem !important;
    }

    #v-pills-tab .nav-link {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #f3f3f3;
        margin-bottom: 15px;
        padding: 14px 12px;
        border-radius: 0;
        font-family: "Be Vietnam Pro", sans-serif;
        font-size: 15px;
        font-weight: 600;
        color: #000000;
    }

    #v-pills-tab .nav-link svg {
        width: 16px;
    }

    .brch h3 {
        font-family: "Be Vietnam Pro", sans-serif;
        font-size: 17px;
        font-weight: 600;
        color: #000000;
    }

    .pdi img {
        width: 20px;
    }

    section.section.services-pg .col-md-9 {
        width: 100%;
    }

    .service-content-box img {
        width: 100%;
        height: 170px;
        object-fit: cover;
    }

    .service-content-box h3 {
        color: #282F5B;
        font-family: "DM Serif Display", serif;
        font-size: 22px;
        margin-top: 1.5rem;
    }

    .service-content-box p {
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 1.9rem;
        color: #171717;
        text-align: justify;
    }

    .row.fw {
        width: unset;
    }

    .row.fw img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .service-content-box h2 {
        color: #282F5B;
        font-family: "DM Serif Display", serif;
        font-size: 22px;
        margin-bottom: 2rem;
        line-height: 2rem;
    }

    .row.fw li {
        display: flex;
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 400;
        font-size: 15px;
        line-height: 1.6rem;
        color: #171717;
        margin-bottom: 10px;
    }

    .row.fw li img {
        width: 18px;
        height: 18px;
        margin-right: 8px;
        margin-top: 7px;
    }

    /* end */

    /* packages page */
    section.cost-estimator form#costEstimatorForm {
        padding: 20px;
    }

    section.cost-estimator div#form-card {
        padding: 20px;
    }

    section.cost-estimator button#estimateBtn {
        width: 100%;
    }

    section.cost-estimator label.form-label {
        font-size: 15px;
    }

}

@media only screen and (min-width: 401px) and (max-width: 600px) {
    .section {
        padding: 20px 10px;
    }

    button.navbar-toggler.collapsed {
        position: absolute;
        right: 30px;
        top: 30px;
        filter: invert(1);
    }

    button.navbar-toggler {
        position: absolute;
        top: 30px;
        right: 30px;
        filter: invert(1);
    }

    ul.navbar-nav.mb-2.custom-navbar {
        margin-left: 0px;
        text-align: center;
    }

    section.slider.slider-with-navbar {
        padding: 0;
    }

    section.slider.slider-with-navbar .social-icons {
        top: 80%;
        right: 10px;
        display: none;
    }

    section.slider.slider-with-navbar .vertical-line {
        height: 80px;
        width: 1px;
        margin-bottom: 10px;
    }

    .social-icons img {
        width: 30px;
        height: 30px;
    }

    section.slider.slider-with-navbar .social-icons a {
        margin: 5px 0;
    }

    section.slider.slider-with-navbar .carousel-caption {
        bottom: 7.25rem;
        left: 0%;
        width: 100%;
        padding: 0 1rem;
    }

    section.slider.slider-with-navbar .carousel-caption span {
        font-size: 14px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 {
        font-size: 31px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 span {
        font-size: 31px;
    }

    section.slider.slider-with-navbar .carousel-caption p {
        font-size: 15px;
        width: 100%;
        line-height: 1.6rem;
    }

    button.btn.btn-dark {
        padding: 5px 5px 8px 2px;
    }

    button.btn.btn-dark a {
        padding: 8px 15px;
        font-size: 13px;
    }

    /* end */

    /* about us  */
    section.section.about-us .abt-info p {
        font-size: 14px;
        line-height: 1.6rem;
        text-align: justify;
    }

    section.section.about-us .section-title h2 {
        margin-bottom: 2rem;
    }

    .section-title h2 {
        font-size: 20px;
        width: 100%;
        margin: 0 auto 1rem;
        line-height: 1.7rem;
    }

    .section-title p {
        font-size: 13px;
        margin-bottom: 7px;
    }

    section.section.about-us {
        overflow-x: hidden;
    }

    section.section.about-us::before {
        width: 100%;
        top: 284px;
    }

    section.section.about-us .abt-icon img {
        top: -60px;
        right: -10px;
        transform: rotate(90deg);
    }

    section.section.about-us button.btn.btn-dark {
        padding: 4px 9px 7.5px 1.5px;
    }

    section.section.about-us button.btn.btn-dark i {
        font-size: 11px;
        margin-left: 4px;
    }

    section.section.speciality button.btn.btn-dark {
        position: absolute;
        left: 20px;
        bottom: 10px;
        background: #282F5B;
        padding: 1.5px 2px 6.5px 1.5px;
        border: 1px solid #282F5B;
    }

    section.section.speciality .section-title h2 {
        width: 100%;
    }

    /* end speciality */

    /* services */
    section.section.services {
        overflow-x: hidden;
    }

    section.section.services .section-title h2 {
        width: 100%;
    }

    section.section.services .services-content {
        padding: 1rem 0;
    }

    section.section.services .services-content .services-box {
        margin-left: 1rem;
    }

    section.section.services .services-box img {
        width: 50px;
    }

    section.section.services .services-content .serv-info {
        margin: 1rem 0 0rem 1rem;
    }

    section.section.services .services-content .serv-info h3 {
        font-size: 18px;
    }

    section.section.services .services-content .serv-info p {
        font-size: 12px;
        width: 100%;
    }

    /* end */

    /* why ch */
    section.section.why-ch.aos-init {
        overflow-x: hidden;
    }

    section.section.why-ch .why-ch-content {
        position: relative;
        padding: 2rem 0;
        border-radius: 30px;
    }

    section.section.why-ch .why-ch-box {
        background: linear-gradient(135deg, #5a5d60, #808894);
        border-radius: 10px;
        padding: 10px;
        text-align: center;
        color: #fff;
        margin: 10px 20px;
        position: relative;
    }

    section.section.why-ch .why-ch-box h3 {
        font-size: 18px;
    }

    section.section.why-ch .why-ch-box p {
        font-size: 12px;
    }

    section.section.why-ch .section-title h2 {
        width: 85%;
    }

    section.section.counters .section-title h2 {
        width: 100%;
    }

    section.section.counters .counter-grid {
        display: block;
    }

    section.section.counters .counter {
        font-size: 40px;
    }

    section.section.counters .counter-item.with-plus span::after {
        font-size: 30px;
    }

    /* end */

    /* projects */
    section.section.projects .section-title h2 {
        width: 100%;
    }

    section.section.projects .project-content img {
        height: 160px;
    }

    section.section.projects .proj-inner img {
        width: 40px;
        height: 1px;
    }

    section.section.projects .pr-txt h3 {
        font-size: 18px;
    }

    section.section.projects .pr-txt p {
        font-size: 12px;
    }

    section.section.projects button.btn.btn-dark i {
        font-size: 11px;
        margin: 0px 2px;
    }

    section.section.projects button.btn.btn-dark {
        padding: 1px 2px 7px 1px;
    }

    /* end */

    /* testimonials */
    section.section.testimonials .carousel-inner h3 {
        font-size: 13px;
        width: 100%;
        line-height: 1.5rem;
    }

    section.section.testimonials .testi-name {
        margin-top: 1rem;
    }

    section.section.testimonials .testi-name p {
        font-size: 14px;
    }

    section.section.testimonials .carousel-control-prev {
        left: 0px;
        top: 200px;
    }

    section.section.testimonials .carousel-control-next {
        right: 0px;
        top: 200px;
    }

    section.testimonials .custom-next-icon,
    section.testimonials .custom-prev-icon {
        width: 20px;
        height: 20px;
    }



    /* end */

    /* cta */
    section.section.contact-frm .section-title {
        text-align: center;
    }

    section.section.contact-frm .form-container {
        display: block;
    }

    section.section.contact-frm .call-back-button {
        margin-left: 0px;
    }

    section.section.contact-frm .custom-button img {
        width: 20px;
        margin-bottom: 5px;
    }

    section.section.contact-frm .custom-button {
        padding: 10px 16px;
        font-size: 11px;
        width: 100%;
    }

    /* end */

    /* footer */
    footer {
        padding: 20px 10px 0;
    }

    footer .ftr-logo img {
        width: 80px;
    }

    footer h3 {
        font-size: 17px;
    }

    footer p {
        font-size: 13px;
        line-height: 1.3rem;
    }

    footer .ftr-info h4 {
        font-size: 16px;
    }

    footer .ftr-info li {
        padding: 3px 0;
    }

    footer .ftr-info a {
        font-size: 14px;
    }

    footer .soical-inf img {
        width: 24px;
    }

    /* end home page */

    /* about us page */
    section.slider.slider-with-navbar.rm-pg .carousel-inner img {
        height: 100vh;
    }

    section.slider.slider-with-navbar.rm-pg .carousel-caption {
        bottom: 15rem;
    }

    section.slider.slider-with-navbar.rm-pg .carousel-caption h1 {
        font-size: 40px;
    }

    section.section.about-us-pg .section-title p {
        margin-bottom: 1rem;
    }

    section.section.about-us-pg .abt-pg-info .section-title h2 {
        margin: 15px auto 0.5rem;
    }

    section.section.about-us-pg .abt-pg-info p {
        font-size: 14px;
        line-height: 1.6rem;
    }

    .counter-grid {
        display: flex;
    }

    section.section.about-us-pg .counter-item {
        text-align: center;
    }

    section.section.about-us-pg .counter {
        font-size: 40px;
    }

    section.section.about-us-pg .counter-item.with-plus span::after {
        font-size: 30px;
    }

    section.section.our-values .ovl-inf span {
        color: #D5B455;
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 500;
        font-size: 13px;
    }

    section.section.our-values h3 {
        font-size: 29px;
        width: 100%;
        margin: 0.5rem 0 0.5rem;
        line-height: 2.2rem;
    }

    section.section.our-values .ovl-inf p {
        font-size: 14px;
        line-height: 1.6rem;
        text-align: justify;
    }

    section.section.ext-drt .section-title p {
        margin-bottom: 1rem;
    }

    section.section.ext-drt .abt-pg-info p {
        font-size: 14px;
        line-height: 1.6rem;
    }

    section.section.ext-drt .abt-pg-info h4 {
        font-size: 35px;
    }

    section.section.our-team .tm-container {
        margin-bottom: 1.5rem;
    }

    section.section.our-team .tm-container h3 {
        font-size: 21px;
    }

    section.section.our-team .tm-container h4 {
        font-size: 14px;
    }

    /* end about us page */

    /* contact us page */
    section.section.contact-pg .cta-box {
        padding: 10px;
        margin-bottom: 1rem;
    }

    .cta-box img {
        width: 30px;
    }

    section.section.contact-pg .cta-box h3 {
        font-size: 16px;
        margin-top: 0.5rem;
    }

    section.section.contact-pg .cta-box p {
        font-size: 14px;
    }

    section.section.contact-pg .cta-form-box {
        padding: 1rem;
        margin-top: 1rem;
    }

    section.section.contact-pg .cta-form-content {
        width: 100%;
        padding: 1rem;
    }

    section.section.contact-pg .cta-form-box h3 {
        font-size: 20px;
        font-weight: 100;
        color: #282f5b;
    }

    section.section.contact-pg button.btn.btn-dark {
        padding: 4.5px 5px 8px 2px;
    }

    section.section.contact-pg .location iframe {
        height: 342px;
    }

    /* end */

    /* project detail page */
    section.section.project-details h2,
    .pj-deet h3 {
        font-size: 22px;
        width: 100%;
        line-height: 1.5rem;
        margin-bottom: 8px;
    }

    .pj-desc {
        width: 100%;
    }

    .pj-desc p,
    .pj-desc li {
        font-size: 14px;
        line-height: 1.6rem;
        margin-bottom: 10px;
    }

    .pj-desc img {
        width: 18px;
    }

    .pj-deet {
        height: 100px;
        margin-top: 10px;
    }

    .pj-deet h3 {
        margin-bottom: 6px !important;
    }

    .pj-deet hr {
        margin: 10px 0;
    }

    .pj-deet div p {
        font-size: 13px;
    }

    .row.mt-4 .col-md-6 {
        margin-bottom: 10px;
    }

    .col-md-12.mt-4 {
        margin-top: 0px !important;
    }

    .pj-deet p {
        font-size: 14px;
        line-height: 1.6rem;
    }

    /* end */

    /* servies page*/
    section#services-pg-mb {
        display: block;
    }

    section.section.services-pg {
        display: none;
    }

    section.section.services-pg .col-md-3 {
        width: 100%;
    }

    div#v-pills-tab {
        width: 100%;
    }

    .me-3 {
        margin-right: 0rem !important;
    }

    #v-pills-tab .nav-link {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #f3f3f3;
        margin-bottom: 15px;
        padding: 14px 12px;
        border-radius: 0;
        font-family: "Be Vietnam Pro", sans-serif;
        font-size: 15px;
        font-weight: 600;
        color: #000000;
    }

    #v-pills-tab .nav-link svg {
        width: 16px;
    }

    .brch h3 {
        font-family: "Be Vietnam Pro", sans-serif;
        font-size: 17px;
        font-weight: 600;
        color: #000000;
    }

    .pdi img {
        width: 20px;
    }

    section.section.services-pg .col-md-9 {
        width: 100%;
    }

    .service-content-box img {
        width: 100%;
        height: 170px;
        object-fit: cover;
    }

    .service-content-box h3 {
        color: #282F5B;
        font-family: "DM Serif Display", serif;
        font-size: 22px;
        margin-top: 1.5rem;
    }

    .service-content-box p {
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 1.9rem;
        color: #171717;
        text-align: justify;
    }

    .row.fw {
        width: unset;
    }

    .row.fw img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .service-content-box h2 {
        color: #282F5B;
        font-family: "DM Serif Display", serif;
        font-size: 22px;
        margin-bottom: 2rem;
        line-height: 2rem;
    }

    .row.fw li {
        display: flex;
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 400;
        font-size: 15px;
        line-height: 1.6rem;
        color: #171717;
        margin-bottom: 10px;
    }

    .row.fw li img {
        width: 18px;
        height: 18px;
        margin-right: 8px;
        margin-top: 7px;
    }

    /* end */

    /* packages page */
    section.cost-estimator form#costEstimatorForm {
        padding: 20px;
    }

    section.cost-estimator div#form-card {
        padding: 20px;
    }

    section.cost-estimator button#estimateBtn {
        width: 100%;
    }

    section.cost-estimator label.form-label {
        font-size: 15px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    ul.navbar-nav.mb-2.custom-navbar {
        margin-left: 0;
        width: 60%;
        margin: 0 auto;
        text-align: center;
    }

    section.slider.slider-with-navbar .carousel-caption {
        left: 5%;
        width: 75%;
    }

    section.slider.slider-with-navbar .carousel-caption span {
        font-size: 15px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 {
        font-size: 30px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 span {
        font-size: 30px;
    }

    section.slider.slider-with-navbar .carousel-caption p {
        font-size: 16px;
        width: 100%;
        line-height: 2rem;
    }

    button.btn.btn-dark {
        padding: 4px 4px 8px 2px;
    }

    button.btn.btn-dark a {
        padding: 8px 20px;
        font-size: 12px;
    }

    section.slider.slider-with-navbar .social-icons {
        top: 57%;
        right: 30px;
    }

    section.slider.slider-with-navbar .vertical-line {
        height: 140px;
    }

    section.slider.slider-with-navbar .social-icons a {
        margin: 6px 0;
    }

    /* end */

    /* about us */
    .section {
        padding: 30px 20px;
    }

    section.section.about-us::before {
        height: 78%;
        top: 170px;
    }

    .section-title p {
        font-size: 14px;
    }

    .section-title h2 {
        font-size: 25px;
        width: 100%;
        margin: -8px auto 1rem;
        line-height: 2.5rem;
    }

    section.section.about-us .abt-img .abt-info {
        padding: 12px;
    }

    section.section.about-us .abt-info {
        margin-top: 0rem;
    }

    section.section.about-us .abt-img .abt-info h4 {
        font-size: 30px;
        margin-bottom: 0;
        line-height: 2rem;
    }

    section.section.about-us .abt-icon img {
        top: -30px;
        right: -10px;
    }

    section.section.about-us .abt-info p {
        font-size: 15px;
        line-height: 2rem;
    }

    section.section.about-us button.btn.btn-dark {
        padding: 3.5px 2px 7px 2px;
    }

    section.section.speciality button.btn.btn-dark {
        padding: 2.5px 2px 7px 2px;
    }

    section.section.services .services-content {
        position: relative;
        z-index: 1;
        padding: 2rem;
        border-radius: 50px;
    }

    section.section.services .services-box img {
        width: 40px;
    }

    section.section.services .services-content .services-box {
        margin-left: 0rem;
    }

    section.section.services .services-content .serv-info {
        margin: 1rem 0 0rem 1rem;
    }

    section.section.services .services-content .serv-info h3 {
        font-family: "DM Serif Display", serif;
        color: white;
        font-size: 23px;
    }

    section.section.services .services-content .serv-info p {
        font-family: "Be Vietnam Pro", sans-serif;
        color: white;
        font-weight: 300;
        font-size: 13px;
        width: 100%;
    }

    section.section.why-ch .why-ch-content {
        padding: 2rem;
    }

    section.section.why-ch .why-ch-box h3 {
        font-size: 15px;
    }

    section.section.why-ch .why-ch-box p {
        font-size: 11px;
    }

    section.section.counters .counter {
        font-size: 40px;
    }

    section.section.counters .counter-item.with-plus span::after {
        font-size: 30px;
    }

    section.section.counters .counter-item p {
        font-size: 13px;
    }

    section.section.projects .project-content img {
        height: 140px;
    }

    section.section.projects .proj-inner img {
        height: 1px !important;
        width: 80%;
    }

    section.section.projects .pr-txt h3 {
        font-size: 16px;
    }

    section.section.projects .pr-txt p {
        font-size: 13px;
    }

    section.section.projects button.btn.btn-dark {
        padding: 3.5px 2px 7px 1px;
    }

    section.section.testimonials .carousel-inner h3 {
        font-size: 16px;
        width: 70%;
    }

    footer {
        padding: 30px 10px 0;
    }

    footer .container {
        margin: 0;
        padding: 0;
    }

    footer .ftr-logo img {
        width: 100px;
    }

    footer h3 {
        font-size: 18px;
    }

    footer p {
        font-size: 14px;
        line-height: 2rem;
    }

    footer .ftr-info h4 {
        font-size: 14px;
    }

    footer .ftr-info a {
        font-size: 12px;
    }

    footer .ftr-info i {
        margin-right: 1px;
    }

    footer .col-md-6 {
        padding: 0;
    }

    .soical-inf img {
        width: 26px;
    }

    footer .soical-inf a {
        margin: 0 2px 0 0;
    }

    /* end home page */

    /* about us page */
    section.slider.slider-with-navbar.rm-pg .carousel-caption h1 {
        font-size: 65px;
    }

    section.section.about-us-pg .section-title p {
        margin-bottom: 1rem;
    }

    section.section.about-us-pg .abt-pg-info p {
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 300;
        font-size: 15px;
        line-height: 2rem;
    }

    section.section.about-us-pg .counter {
        font-size: 40px;
        color: #282F5B;
        /* font-weight: bold; */
        font-family: "DM Serif Display", serif;
    }

    section.section.about-us-pg .counter-item p {
        font-family: "Be Vietnam Pro", sans-serif;
        font-size: 15px;
        margin-bottom: 0;
    }

    section.section.about-us-pg .counter-item.with-plus span::after {
        content: '+';
        font-size: 30px;
        color: #282F5B;
    }

    section.section.ext-drt .abt-pg-info {
        margin-top: 0;
    }

    section.section.our-values .ovl-inf span {
        color: #D5B455;
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 500;
        font-size: 14px;
    }

    section.section.our-values h3 {
        color: #282F5B;
        font-family: "DM Serif Display", serif;
        font-size: 23px;
        width: 100%;
        margin: 1rem 0 1rem;
        line-height: 2.2rem;
    }

    section.section.our-values .ovl-inf p {
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 300;
        font-size: 14.5px;
        line-height: 1.8rem;
        color: #535353;
    }

    section.section.ext-drt .abt-pg-info p {
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 400;
        font-size: 15px;
        line-height: 2rem;
        color: #282F5B;
        text-align: justify;
    }

    section.section.ext-drt .section-title p {
        margin-bottom: 1rem;
    }

    .tm-container img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }

    section.section.our-team .tm-container h3 {
        font-size: 17px;
        line-height: 2rem;
        margin-top: .5rem;
    }

    section.section.our-team .tm-container h4 {
        font-size: 14px;
    }

    section.section.our-team .tm-container p {
        font-size: 12.5px;
        line-height: 1.6rem;
    }

    /* end about page */

    /* Contact us page */
    .cta-box {
        height: 100%;
    }

    section.section.contact-pg .cta-box h3 {
        font-size: 18px;
    }

    section.section.contact-pg .cta-box p {
        font-size: 12px;
    }

    section.section.contact-pg .cta-form-box {
        padding: 1rem;
    }

    section.section.contact-pg .cta-form-content {
        padding: 1rem;
        width: 100%;
    }

    section.section.contact-pg .cta-form-box h3 {
        font-size: 1.2rem;
        margin-bottom: 0rem;
    }

    section.section.contact-pg .form-control {
        padding: 10px 16px;
        margin: 1rem 0;
    }

    section.section.contact-pg button.btn.btn-dark {
        padding: 4.5px 9px 9px 2px;
    }

    section.section.contact-pg .location iframe {
        width: 100%;
        height: 380px;
    }

    /* end contact us page */

    /* project detail page */
    section.section.project-details h2 {
        font-size: 25px;
        width: 100%;
        line-height: 1.5rem;
    }

    .pj-desc p,
    .pj-desc li {
        font-size: 14px;
        line-height: 1.9rem;
        margin-bottom: 0.5rem;
    }

    .pj-deet {
        height: 180px;
    }

    .pj-deet h3 {
        font-size: 20px;
        line-height: 1.5rem;
    }

    .pj-deet p {
        font-size: 14px;
        line-height: 1.6rem;
    }

    .pj-deet div p {
        font-size: 14px;
    }

    /* end project detail page */

    /* Services page start */
    section.section.services-pg .col-md-9 {
        width: 65%;
    }

    section.section.services-pg .col-md-3 {
        width: 35%;
    }

    div#v-pills-tab {
        margin-right: 0 !important;
    }

    #v-pills-tab .nav-link {
        margin-bottom: 10px;
        padding: 12px;
        font-size: 13px;
    }

    #v-pills-tab .nav-link svg {
        width: 16px;
    }

    .brch h3 {
        font-size: 16px;
    }

    .pdi {
        padding: 12px;
        margin: 1rem 0;
    }

    .pdi p {
        font-size: 15px;
    }

    .pdi img {
        width: 20px;
    }

    .service-content-box h3 {
        color: #282F5B;
        font-family: "DM Serif Display", serif;
        font-size: 18px;
        margin-top: 1.5rem;
    }

    .service-content-box p {
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 300;
        font-size: 14px;
        line-height: 1.7rem;
        color: #171717;
        text-align: justify;
        /* width: 44rem; */
    }

    .row.fw {
        width: 46rem;
        margin-top: 2rem;
    }

    .row.fw img {
        width: 100%;
        height: 360px;
        object-fit: cover;
    }

    .service-content-box h2 {
        color: #282F5B;
        font-family: "DM Serif Display", serif;
        font-size: 20px;
        margin-bottom: 1rem;
    }

    .row.fw li {
        display: flex;
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 400;
        font-size: 15px;
        line-height: 1.9rem;
        color: #171717;
        margin-bottom: 1rem;
    }
    /* end */

    /* cost estimator page */
    section.section.packages .package-bx-inner h3 {
        font-size: 20px;
    }

    section.section.packages .package-box h4 {
        font-size: 20px;
    }

    section.section.packages .accordion-body {
        height: 620px;
        padding: 5px;
    }

    section.section.packages .accordion-button {
        padding: 10px;
        font-size: 14px;
    }

    section.section.packages .accordion-body ul li {
        font-size: 14px;
    }

    section.cost-estimator div#form-card {
        padding: 30px;
    }

    section.cost-estimator form#costEstimatorForm {
        padding: 30px;
    }

    section.cost-estimator label.form-label {
        font-size: 15px;
    }

}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    a.nav-link {
        font-size: 15px;
    }

    .custom-navbar .nav-item {
        margin: 0 12px;
    }

    section.slider.slider-with-navbar .social-icons {
        top: 55%;
        right: 40px;
    }

    section.slider.slider-with-navbar .vertical-line {
        height: 140px;
        width: 1px;
        margin-bottom: 20px;
    }

    .social-icons img {
        width: 37px;
    }

    section.slider.slider-with-navbar .carousel-caption {
        bottom: 7.25rem;
        left: 5%;
        width: 70%;
    }

    section.slider.slider-with-navbar .carousel-caption span {
        font-size: 17px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 {
        font-size: 35px;
        margin-top: 10px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 span {
        font-size: 35px;
    }

    section.slider.slider-with-navbar .carousel-caption p {
        font-size: 18px;
        width: 90%;
        line-height: 2.25rem;
    }

    button.btn.btn-dark {
        padding: 6px 4px 9px 2px;
    }

    button.btn.btn-dark a {
        padding: 8px 20px;
        font-size: 14px;
    }

    .section {
        padding: 40px 20px;
    }

    section.section.about-us::before {
        top: 160px;
        height: 75%;
    }

    .section-title p {
        font-size: 15px;
        margin-bottom: 0;
    }

    section.section.about-us .section-title h2 {
        margin-bottom: 4rem;
    }

    .section-title h2 {
        font-size: 25px;
        width: 85%;
        margin: 0 auto 2rem;
        line-height: 2.5rem;
    }

    section.section.about-us .abt-img .abt-info {
        padding: 12px;
    }

    section.section.about-us .abt-img .abt-info h4 {
        font-size: 35px;
        line-height: 3rem;
    }

    section.section.about-us .abt-icon img {
        top: -20px;
        right: -20px;
        width: 30px;
    }

    section.section.about-us .abt-info {
        margin-top: 0rem;
    }

    section.section.about-us .abt-info p {
        font-size: 16.5px;
        line-height: 2rem;
    }

    section.section.about-us button.btn.btn-dark {
        padding: 6.5px 9px 8px 2.5px;
    }

    section.section.speciality button.btn.btn-dark {
        padding: 6.5px 9px 9px 2px;
    }

    section.section.services .services-content .services-box {
        margin-left: 0rem;
    }

    section.section.why-ch .why-ch-content {
        padding: 4rem 1rem;
    }

    section.section.why-ch .why-ch-box h3 {
        font-size: 20px;
    }

    section.section.why-ch .why-ch-box p {
        font-size: 14px;
    }

    section.section.projects .project-content img {
        height: 300px;
    }

    section.section.projects .proj-inner img {
        width: 50px;
        height: 1px;
    }

    section.section.projects .pr-txt h3 {
        margin-bottom: 5px;
        font-size: 23px;
    }

    section.section.projects button.btn.btn-dark {
        padding: 8px 9px 9px 4px;
    }

    footer {
        padding: 40px 20px 0;
    }

    footer h3 {
        font-size: 20px;
    }

    footer p {
        font-size: 14px;
    }

    footer .ftr-info h4 {
        font-size: 16px;
    }

    footer .ftr-info a {
        font-size: 14px;
    }

    footer .soical-inf a {
        margin: 0 10px 0 0;
    }

    .soical-inf img {
        width: 26px;
    }

    /* end home page */

    /* about us page */
    section.slider.slider-with-navbar.rm-pg .carousel-caption h1 {
        font-size: 65px;
    }

    section.section.about-us-pg .counter {
        font-size: 50px;
    }

    section.section.about-us-pg .counter-item.with-plus span::after {
        font-size: 40px;
    }

    section.section.about-us-pg .counter-item p {
        font-size: 17px;
        margin-bottom: 0;
    }

    section.section.our-values h3 {
        font-size: 30px;
        width: 85%;
        margin: .5rem 0 0.5rem;
        line-height: 2.5rem;
    }

    .tm-container img {
        height: 250px;
        width: 100%;
        object-fit: cover;
    }

    section.section.our-team .tm-container h3 {
        color: #282F5B;
        font-family: "DM Serif Display", serif;
        font-size: 20px;
        /* width: 85%; */
        margin: 0.5rem;
        line-height: 2rem;
    }

    section.section.our-team .tm-container h4 {
        color: #D5B455;
        font-family: "Be Vietnam Pro", sans-serif;
        font-weight: 500;
        font-size: 16px;
    }

    /* end about us page */

    /* contact page start */
    section.section.contact-pg .cta-box p {
        font-size: 13px;
    }

    section.section.contact-pg .cta-form-content {
        width: 100%;
        padding: 1rem;
    }

    section.section.contact-pg .location iframe {
        height: 552px;
    }

    section.section.contact-pg button.btn.btn-dark {
        padding: 7.5px 9px 10px 2px;
    }

    /* end contact pages */

    /* services page */
    section.section.services-pg .col-md-9 {
        width: 70%;
    }

    section.section.services-pg .col-md-3 {
        width: 30%;
    }

    #v-pills-tab .nav-link {
        margin-bottom: 10px;
        padding: 14px 12px;
        font-size: 16px;
    }

    #v-pills-tab .nav-link svg {
        width: 18px;
    }

    div#v-pills-tab {
        width: 100%;
        margin-right: 0 !important;
    }


    .brch h3 {
        font-size: 16px;
    }

    .pdi {
        padding: 10px;
    }

    .pdi p {
        font-size: 14px;
    }

    .pdi img {
        width: 22px;
    }

    .service-content-box h3 {
        font-size: 24px;
    }

    .service-content-box p {
        font-size: 17px;
        line-height: 1.7rem;
    }

    .row.fw {
        width: 60rem;
    }

    .row.fw img {
        height: 480px;
    }

    .service-content-box h2 {
        font-size: 28px;
        margin: 0 0 1rem;
    }

    /* end */

    /* project detail page start */
    section.section.project-details h2 {
        font-size: 22px;
        margin-bottom: 0rem;
    }

    .pj-desc p,
    .pj-desc li {
        font-size: 16px;
        margin-bottom: .5rem;
    }

    .pj-deet {
        height: 160px;
    }

    .pj-deet h3 {
        font-size: 22px;
        line-height: 3.5rem;
        margin-bottom: 0rem;
    }

    .pj-deet hr {
        margin: 0px 0 10px;
    }

    .pj-deet p {
        font-size: 16px;
        line-height: 1.8rem;
        margin-bottom: 1.5rem;
    }

    .pj-deet div p {
        font-size: 16px;
    }

    /* end */
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {

    /* home */
    .section {
        padding: 40px 40px;
    }

    .custom-navbar .nav-item {
        margin: 0 0.6rem;
    }

    section.slider.slider-with-navbar .carousel-caption {
        bottom: 4.25rem;
        left: 4%;
        width: 70%;
    }

    section.slider.slider-with-navbar .carousel-caption h2 {
        font-size: 45px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 span {
        font-size: 45px;
    }

    section.slider.slider-with-navbar .carousel-caption p {
        font-size: 19px;
        width: 90%;
    }

    section.slider.slider-with-navbar .social-icons {
        top: 60%;
        right: 40px;
    }

    section.slider.slider-with-navbar .vertical-line {
        height: 150px;
    }

    section.slider.slider-with-navbar .social-icons a {
        margin: 7px 0;
    }

    section.section.about-us::before {
        height: 69%;
        top: 210px;
    }

    .section-title p {
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 6px;
    }

    .section-title h2 {
        font-size: 35px;
        width: 85%;
        margin: 0 auto 2rem;
        line-height: 2.8rem;
    }

    section.section.about-us .abt-info {
        margin-top: 0rem;
    }

    section.section.about-us .abt-img .abt-info h4 {
        font-size: 40px;
    }

    section.section.about-us .abt-icon img {
        position: absolute;
        top: -30px;
        right: -30px;
    }

    section.section.speciality button.btn.btn-dark {
        padding: 8.5px 9px 10px 2px;
    }

    section.section.services .services-content {
        padding: 2rem;
    }

    section.section.services .services-content .services-box {
        margin-left: 3rem;
    }

    section.section.why-ch .why-ch-content {
        padding: 4rem;
    }

    section.section.why-ch .why-ch-box h3 {
        font-size: 22px;
    }

    section.section.why-ch .why-ch-box p {
        font-size: 14px;
    }

    section.section.projects .proj-inner img {
        width: 80px;
    }

    section.section.testimonials .carousel-inner h3 {
        width: 70%;
    }

    section.section.about-us-pg .counter {
        font-size: 50px;
    }

    section.section.about-us-pg .counter-item.with-plus span::after {
        content: '+';
        font-size: 30px;
        color: #282F5B;
    }

    section.section.about-us-pg .section-title p {
        margin-bottom: 1rem;
    }

    section.section.about-us-pg .abt-pg-info p {
        font-size: 15.5px;
        line-height: 2rem;
        margin-bottom: 0;
    }

    section.section.our-values h3 {
        font-size: 35px;
        line-height: 2.8rem;
    }

    section.section.ext-drt .abt-pg-info {
        margin-top: 0;
    }

    section.section.ext-drt .section-title p {
        margin-bottom: 2rem;
    }

    /* end */

    /* services page */
    section.slider.slider-with-navbar.rm-pg .carousel-caption h1 {
        font-size: 85px;
    }

    #v-pills-tab .nav-link {
        padding: 18px 12px;
        font-size: 16px;
    }

    #v-pills-tab .nav-link svg {
        width: 19px;
    }

    div#v-pills-tab {
        margin-right: 0 !important;
    }

    .row.fw img {
        width: 100%;
        height: 550px;
        object-fit: cover;
    }

    .row.fw {
        width: 71rem;
        margin-top: 2rem;
    }

    .service-content-box h2 {
        font-size: 29px;
    }

    .service-content-box p {
        font-size: 17px;
    }

    section.section.project-details h2 {
        font-size: 35px;
        line-height: 3rem;
    }

    .pj-desc p,
    .pj-desc li {
        font-size: 18px;
    }

    .pj-deet p {
        font-size: 18px;
    }

}

@media only screen and (min-width: 1365px) and (max-width: 1400px) {

    /* home */
    section.slider.slider-with-navbar .carousel-caption {
        bottom: 4.25rem;
        left: 8%;
        text-align: left;
        width: 70%;
    }

    section.slider.slider-with-navbar .carousel-caption h2 {
        font-size: 50px;
        letter-spacing: 1px;
        margin-top: 10px;
    }

    section.slider.slider-with-navbar .carousel-caption h2 span {
        font-size: 50px;
    }

    section.slider.slider-with-navbar .vertical-line {
        height: 150px;
    }

    section.slider.slider-with-navbar .social-icons {
        right: 50px;
    }

    section.slider.slider-with-navbar .social-icons a {
        margin: 7px 0;
    }

    .section-title h2 {
        width: 100%;
    }

    section.section.why-ch .why-ch-content {
        padding: 4rem;
    }

    section.section.services .services-content {
        padding: 2rem;
    }

    section.section.services .services-content .services-box {
        margin-left: 2rem;
    }

    section.section.projects .proj-inner img {
        width: 60px;
    }

    /* end home page */

    /* about us page start */
    section.section.about-us-pg .counter {
        font-size: 50px;
    }

    section.section.about-us-pg .counter-item.with-plus span::after {
        font-size: 30px;
    }

    section.section.about-us-pg .counter-item p {
        font-size: 16px;
        margin-bottom: 0;
    }

    section.section.our-values h3 {
        font-size: 37px;
        line-height: 2.6rem;
    }

    section.section.ext-drt .abt-pg-info {
        margin-top: 0;
    }
    /* end about us page */

    /* contact us page */
    section.slider.slider-with-navbar.rm-pg .carousel-caption h1 {
        font-size: 85px;
    }
    /* end contact us page */

    /* project details page start */
    section.section.project-details h2 {
        font-size: 35px;
        margin-bottom: 1rem;
    }

    .pj-desc p, .pj-desc li {
        font-size: 16px;
        line-height: 1.7rem;
        margin-bottom: 1rem;
    }

    .pj-deet {
        height: 180px;
    }

    .pj-deet h3 {
        font-size: 25px;
        margin-bottom: 0rem;
    }

    .pj-deet hr {
        margin: 4px 0px 10px;
    }

    .pj-deet p {
        font-size: 17px;
        line-height: 2rem;
    }

    .pj-deet div p {
        font-size: 16px;
    }
    /* end prpject detail page */

    /* services page */
    .row.fw {
        width: 79rem;
        margin-top: 2rem;
    }


}