@media (max-width: 455px) and (min-width: 320px) {
    .ader-content {
        background-color: #13150f47;
    }

    .bgright {
        border-right: 0px solid #a2a3a4;
    }

    .topbar-menu {
        float: inline-end;
        display: ruby;
        padding-right: 1rem;
    }

    .top-bar {
        height: 29px;
        position: absolute;
        top: 0;
        width: 60%;
        right: -12%;
    }

    .topbar-menu li.nav-item {
        padding: 0rem 0.4rem 0rem 0rem !important;
    }

    .home-banner {
        margin-top: -7rem !important;
        height: 707px;
        background-image: url(/wp-content/uploads/2025/05/home-banner-mob.jpg);
    }

    button.navbar-toggler.border-0 {
        position: relative;
        margin-left: 7.3rem;
        right: -3rem;
    }

    .navbar:has(.show) .ader-content {
        background-color: #9EC05B !important;
    }

    .topbar-menu li.nav-item a.nav-link {
        padding: 0;
        color: var(--02-secondary-900, #18191A);
        text-align: right;
        font-family: "Montserrat", sans-serif;
        font-size: 12.132px;
        font-style: normal;
        font-weight: 600;
        line-height: 16.176px;
        /* 133.333% */
        letter-spacing: 0.081px;
    }

    ul#menu-main-menu-1 {
        padding-left: 1.5rem;
        margin-top: 2rem;
    }

    .nav-item {
        list-style: none;
        padding: 0rem 0rem 1rem 0rem;
    }

    .topbar-menu {
        float: inline-end;
        margin-right: 0rem !important;
    }

    .footer-content {
        color: #FFF;
        font-family: "Open Sans", sans-serif;
        font-size: 8px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    nav#footer-menu .menu li a {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        text-decoration: none;
    }

    nav#footer-menu .menu li {
        list-style: disc;
        padding-bottom: .2rem;
    }

    .v-divider-mob {
        left: 0;
        position: absolute;
        top: -9px;
        height: 242px;
        display: block;
        width: 1px;
    }

    .dropdown-menu.login li a {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
    }

    .dropdown-menu.login[data-bs-popper] {
        top: 100%;
        left: -230px !important;
        margin-top: var(--bs-dropdown-spacer);
        padding: 1rem 2rem;
        width: 328px !important;
        position: absolute !important;
        display: block !important;
    }

    .banner-text {
        color: #fff;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        /* 162.5% */
        padding-right: 0rem !important;
    }

    h1 {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 46px;
        /* 121.875% */
    }

    .banner-btn {
        width: 294px;
    }

    .btn-border-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* border: 1px solid #9EC05B; */
    }

    hr {
        margin: 1rem 0;
        color: inherit;
        border: 0;
        border-top: .5px solid #696A6C;
        opacity: 1;
        width: 85%;
    }

    .body-content {
        width: 1150px;
        max-width: 100%;
        padding-bottom: 0rem;
        padding-top: 2rem;
        margin: 0px auto;
    }

    h6 {
        color: var(--01-primary-500-primary, #9EC05B);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        /* 128.571% */
        letter-spacing: 6px;
    }

    h2 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 159.375% */

    }

    p {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        /* 162.5% */
        font-family: "Open Sans", sans-serif;
    }

    .dropdown-menu.login {
        position: absolute !important;
        width: 351px !important;
        left: -229px !important;
        display: none !important;
    }

    .solution-card {
        height: auto !important;
    }

    .contact-x-image {
        position: absolute;
        left: 0;
        z-index: -1;
        bottom: 0;
        width: 100%;
    }

    .contact-us-desc,
    .contact-us-title {
        text-align: center;
    }

    .contact-us-title {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        padding-top: 2rem;
    }

    .contact-us-desc {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 0;
        padding: 1rem 2rem;
    }

    .aboutus-pcontent-right {
        padding-right: 2rem;
        padding-top: 2rem;
        padding-left: 2rem;
    }

    h4 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
    }

    .about-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/aboutus-mob-image.jpg');

    }

    .slick-slide.slick-current.slick-active.slick-center {
        width: 350px;
    }

    .slick-list.draggable {
        padding: 0px 0px !important;
    }

    .client-says {
        height: 885px;
    }

    .slick-prev {
        height: 40px !important;
        left: 35% !important;
        top: 625px !important;
        width: 40px !important;
        background-color: white;
        margin-top: 0rem !important;
    }

    .slick-next {
        right: 35% !important;
        top: 625px !important;
        background-color: white;
        width: 40px !important;
        height: 40px !important;
        margin-top: 0rem !important;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px !important;
        line-height: 1;
        opacity: .75;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .client-says-title {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
    }

    /* 	 */
    .solution-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/solutions-mob.jpg');

    }

    .solution-card-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
    }

    .solution-content p {
        color: var(--03-on-primary-high-emphasis-white, #FFF);

        /* Body 2 Mobile */
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 171.429% */
    }

    .solution-card-list {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* margin-top: -.5rem; */
        margin-bottom: 0px;
    }

    .lets-build-title {
        color: var(--02-secondary-900, #18191A);
        font-family: Montserrat;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 130.769% */
    }

    .terms-and-conditions-text {
        color: #000;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 18px !important;
        /* 166.667% */
    }

    .terms-and-conditions-text a {
        color: var(--01-primary-500-primary, #9EC05B);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif !important;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 18px !important;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        text-decoration: none;
    }

    .calculator {
        height: auto !important;
        margin-bottom: 2rem;
    }

    .final-result {
        margin-top: 1rem;
        color: #FFF;
        text-align: center;
        font-family: "Open Sans", sans-serif !important;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        /* 111.538% */
    }

    .reset-button {
        width: 295px;
        margin: 30px auto 0;
        display: block;
        padding: 15px 50px;
        background-color: transparent;
        color: black;
        border: 1px solid #9ec05b;
        cursor: pointer;
        border-radius: 0;
        margin-top: 2.5rem;
        margin-bottom: 1rem;
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }

    input#gform_submit_button_1 {
        width: 100%;
    }

    .form-group label {
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
    }

    .result {
        margin-top: auto;
        padding: 15px;
        background-color: #F3F7EA;
        border-left: 5px solid #486630;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 181.25% */
    }
}

@media (max-width: 623px) and (min-width: 456px) {
	.contact-us {
    height: 620px !important;
}
    .ader-content {
        background-color: #13150f47;
    }

    .bgright {
        border-right: 0px solid #a2a3a4;
    }

    .topbar-menu {
        float: inline-end;
        display: ruby;
        padding-right: 1rem;
    }

    .top-bar {
        height: 29px;
        position: absolute;
        top: 0;
        width: 60%;
        right: -12%;
    }

    .topbar-menu li.nav-item {
        padding: 0rem 0.4rem 0rem 0rem !important;
    }

    .home-banner {
        margin-top: -7rem !important;
        height: 707px;
        background-image: url(/wp-content/uploads/2025/05/home-banner-mob.jpg);
    }

    button.navbar-toggler.border-0 {
        position: relative;
        margin-left: 7.3rem;
        right: -9rem;
    }

    .navbar:has(.show) .ader-content {
        background-color: #9EC05B !important;
    }

    .topbar-menu li.nav-item a.nav-link {
        padding: 0;
        color: var(--02-secondary-900, #18191A);
        text-align: right;
        font-family: "Montserrat", sans-serif;
        font-size: 12.132px;
        font-style: normal;
        font-weight: 600;
        line-height: 16.176px;
        /* 133.333% */
        letter-spacing: 0.081px;
    }

    ul#menu-main-menu-1 {
        padding-left: 1.5rem;
        margin-top: 2rem;
    }

    .nav-item {
        list-style: none;
        padding: 0rem 0rem 1rem 0rem;
    }

    .topbar-menu {
        float: inline-end;
        margin-right: 0rem !important;
    }

    .footer-content {
        color: #FFF;
        font-family: "Open Sans", sans-serif;
        font-size: 8px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    nav#footer-menu .menu li a {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        text-decoration: none;
    }

    nav#footer-menu .menu li {
        list-style: disc;
        padding-bottom: .2rem;
    }

    .v-divider-mob {
        left: 0;
        position: absolute;
        top: -9px;
        height: 242px;
        display: block;
        width: 1px;
    }

    .dropdown-menu.login li a {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
    }

    .dropdown-menu.login[data-bs-popper] {
        top: 100%;
        left: -230px !important;
        margin-top: var(--bs-dropdown-spacer);
        padding: 1rem 2rem;
        width: 328px !important;
        position: absolute !important;
        display: block !important;
    }

    .banner-text {
        color: #fff;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        /* 162.5% */
        padding-right: 0rem !important;
    }

    h1 {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 46px;
        /* 121.875% */
    }

    .banner-btn {
        width: 294px;
    }

    .btn-border-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* border: 1px solid #9EC05B; */
    }

    hr {
        margin: 1rem 0;
        color: inherit;
        border: 0;
        border-top: .5px solid #696A6C;
        opacity: 1;
        width: 85%;
    }

    .body-content {
        width: 1150px;
        max-width: 100%;
        padding-bottom: 0rem;
        padding-top: 2rem;
        margin: 0px auto;
    }

    h6 {
        color: var(--01-primary-500-primary, #9EC05B);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        /* 128.571% */
        letter-spacing: 6px;
    }

    h2 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 159.375% */

    }

    p {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        /* 162.5% */
        font-family: "Open Sans", sans-serif;
    }

    .dropdown-menu.login {
        position: absolute !important;
        width: 351px !important;
        left: -229px !important;
        display: none !important;
    }

    .solution-card {
        height: auto !important;
    }

    .contact-x-image {
        position: absolute;
        left: 0;
        z-index: -1;
        bottom: 0;
        width: 100%;
    }

    .contact-us-desc,
    .contact-us-title {
        text-align: center;
    }

    .contact-us-title {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        padding-top: 2rem;
    }

    .contact-us-desc {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 0;
        padding: 1rem 2rem;
    }

    .aboutus-pcontent-right {
        padding-right: 2rem;
        padding-top: 2rem;
        padding-left: 2rem;
    }

    h4 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
    }

    .about-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/aboutus-mob-image.jpg');

    }

    .slick-slide.slick-current.slick-active.slick-center {
        width: 350px;
    }

    .slick-list.draggable {
        padding: 0px 0px !important;
    }

    .client-says {
        height: 885px;
    }

    .slick-prev {
        height: 40px !important;
        left: 35% !important;
        top: 625px !important;
        width: 40px !important;
        background-color: white;
        margin-top: 0rem !important;
    }

    .slick-next {
        right: 35% !important;
        top: 625px !important;
        background-color: white;
        width: 40px !important;
        height: 40px !important;
        margin-top: 0rem !important;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px !important;
        line-height: 1;
        opacity: .75;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .client-says-title {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
    }

    /* 	 */
    .solution-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/solutions-mob.jpg');

    }

    .solution-card-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
    }

    .solution-content p {
        color: var(--03-on-primary-high-emphasis-white, #FFF);

        /* Body 2 Mobile */
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 171.429% */
    }

    .solution-card-list {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* margin-top: -.5rem; */
        margin-bottom: 0px;
    }

    .lets-build-title {
        color: var(--02-secondary-900, #18191A);
        font-family: Montserrat;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 130.769% */
    }

    .terms-and-conditions-text {
        color: #000;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 18px !important;
        /* 166.667% */
    }

    .terms-and-conditions-text a {
        color: var(--01-primary-500-primary, #9EC05B);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif !important;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 18px !important;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        text-decoration: none;
    }

    .calculator {
        height: auto !important;
        margin-bottom: 2rem;
    }

    .final-result {
        margin-top: 1rem;
        color: #FFF;
        text-align: center;
        font-family: "Open Sans", sans-serif !important;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        /* 111.538% */
    }

    .reset-button {
        width: 295px;
        margin: 30px auto 0;
        display: block;
        padding: 15px 50px;
        background-color: transparent;
        color: black;
        border: 1px solid #9ec05b;
        cursor: pointer;
        border-radius: 0;
        margin-top: 2.5rem;
        margin-bottom: 1rem;
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }

    input#gform_submit_button_1 {
        width: 100%;
    }

    .form-group label {
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
    }

    .result {
        margin-top: auto;
        padding: 15px;
        background-color: #F3F7EA;
        border-left: 5px solid #486630;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 181.25% */
    }

    .contact-x-image {
       width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: url(/wp-content/uploads/2025/05/menu.svg);
        width: 19px;
        height: 12px;
        margin-right: -1rem;
    }
}

@media (max-width: 766px) and (min-width: 624px) {
	.contact-us {
    height: 660px !important;
}
    .ader-content {
        background-color: #13150f47;
    }

    .bgright {
        border-right: 0px solid #a2a3a4;
    }

    .topbar-menu {
        float: inline-end;
        display: ruby;
        padding-right: 1rem;
    }

    .top-bar {
        height: 29px;
        position: absolute;
        top: 0;
        width: 60%;
        right: -12%;
    }

    .topbar-menu li.nav-item {
        padding: 0rem 0.4rem 0rem 0rem !important;
    }

    .home-banner {
        margin-top: -7rem !important;
        height: 707px;
        background-image: url(/wp-content/uploads/2025/05/home-banner-mob.jpg);
    }

    button.navbar-toggler.border-0 {
        position: relative;
        margin-left: 7.3rem;
        right: -20rem;
    }

    .navbar:has(.show) .ader-content {
        background-color: #9EC05B !important;
    }

    .topbar-menu li.nav-item a.nav-link {
        padding: 0;
        color: var(--02-secondary-900, #18191A);
        text-align: right;
        font-family: "Montserrat", sans-serif;
        font-size: 12.132px;
        font-style: normal;
        font-weight: 600;
        line-height: 16.176px;
        /* 133.333% */
        letter-spacing: 0.081px;
    }

    ul#menu-main-menu-1 {
        padding-left: 1.5rem;
        margin-top: 2rem;
    }

    .nav-item {
        list-style: none;
        padding: 0rem 0rem 1rem 0rem;
    }

    .topbar-menu {
        float: inline-end;
        margin-right: 0rem !important;
    }

    .footer-content {
        color: #FFF;
        font-family: "Open Sans", sans-serif;
        font-size: 8px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    nav#footer-menu .menu li a {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        text-decoration: none;
    }

    nav#footer-menu .menu li {
        list-style: disc;
        padding-bottom: .2rem;
    }

    .v-divider-mob {
        left: 0;
        position: absolute;
        top: -9px;
        height: 242px;
        display: block;
        width: 1px;
    }

    .dropdown-menu.login li a {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
    }

    .dropdown-menu.login[data-bs-popper] {
        top: 100%;
        left: -220px !important;
        margin-top: var(--bs-dropdown-spacer);
        padding: 1rem 2rem;
        width: 328px !important;
        position: absolute !important;
        display: block !important;
    }

    .banner-text {
        color: #fff;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        /* 162.5% */
        padding-right: 0rem !important;
    }

    h1 {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 46px;
        /* 121.875% */
    }

    .banner-btn {
        width: 294px;
    }

    .btn-border-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* border: 1px solid #9EC05B; */
    }

    hr {
        margin: 1rem 0;
        color: inherit;
        border: 0;
        border-top: .5px solid #696A6C;
        opacity: 1;
        width: 85%;
    }

    .body-content {
        width: 1150px;
        max-width: 100%;
        padding-bottom: 0rem;
        padding-top: 2rem;
        margin: 0px auto;
    }

    h6 {
        color: var(--01-primary-500-primary, #9EC05B);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        /* 128.571% */
        letter-spacing: 6px;
    }

    h2 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 159.375% */

    }

    p {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        /* 162.5% */
        font-family: "Open Sans", sans-serif;
    }

    .dropdown-menu.login {
        position: absolute !important;
        width: 351px !important;
        left: -229px !important;
        display: none !important;
    }

    .solution-card {
        height: auto !important;
    }

    .contact-x-image {
        position: absolute;
        /* top: 0; */
        left: 0;
        z-index: -1;
        bottom: 0;
        width: 100%;
    }

    .contact-us-desc,
    .contact-us-title {
        text-align: center;
    }

    .contact-us-title {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        padding-top: 2rem;
    }

    .contact-us-desc {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 0;
        padding: 1rem 2rem;
    }

    .aboutus-pcontent-right {
        padding-right: 2rem;
        padding-top: 2rem;
        padding-left: 2rem;
    }

    h4 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
    }

    .about-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/aboutus-mob-image.jpg');

    }

    .slick-slide.slick-current.slick-active.slick-center {
        width: 750px;
    }

    .slick-list.draggable {
        padding: 0px 0px !important;
    }

    .client-says {
        height: 885px;
    }

    .slick-prev {
        height: 40px !important;
        left: 45% !important;
        top: 625px !important;
        width: 40px !important;
        background-color: white;
        margin-top: 0rem !important;
    }

    .slick-next {
        right: 42% !important;
        top: 625px !important;
        background-color: white;
        width: 40px !important;
        height: 40px !important;
        margin-top: 0rem !important;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px !important;
        line-height: 1;
        opacity: .75;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .client-says-title {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
    }

    /* 	 */
    .solution-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/solutions-mob.jpg');

    }

    .solution-card-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
    }

    .solution-content p {
        color: var(--03-on-primary-high-emphasis-white, #FFF);

        /* Body 2 Mobile */
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 171.429% */
    }

    .solution-card-list {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* margin-top: -.5rem; */
        margin-bottom: 0px;
    }

    .lets-build-title {
        color: var(--02-secondary-900, #18191A);
        font-family: Montserrat;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 130.769% */
    }

    .terms-and-conditions-text {
        color: #000;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 18px !important;
        /* 166.667% */
    }

    .terms-and-conditions-text a {
        color: var(--01-primary-500-primary, #9EC05B);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif !important;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 18px !important;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        text-decoration: none;
    }

    .calculator {
        height: auto !important;
        margin-bottom: 2rem;
    }

    .final-result {
        margin-top: 1rem;
        color: #FFF;
        text-align: center;
        font-family: "Open Sans", sans-serif !important;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        /* 111.538% */
    }

    .reset-button {
        width: 295px;
        margin: 30px auto 0;
        display: block;
        padding: 15px 50px;
        background-color: transparent;
        color: black;
        border: 1px solid #9ec05b;
        cursor: pointer;
        border-radius: 0;
        margin-top: 2.5rem;
        margin-bottom: 1rem;
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }

    /* 	contact-us */
    .contact-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/contact-mob.jpg');

    }

    /* terms-and-conditions	 */
    .terms-condition-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/solutions-mob.jpg');

    }

    /* calculator */
    .calculator-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/calculator-mob.jpg');

    }

    input#gform_submit_button_1 {
        width: 100%;
    }

    .form-group label {
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
    }

    .result {
        margin-top: auto;
        padding: 15px;
        background-color: #F3F7EA;
        border-left: 5px solid #486630;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 181.25% */
    }
}

@media (max-width: 768px) and (min-width: 767px) {
    .ader-content {
        background-color: #13150f47;
    }

    .bgright {
        border-right: 0px solid #a2a3a4;
    }

    .topbar-menu {
        float: inline-end;
        display: ruby;
        padding-right: 1rem;
    }

    .top-bar {
        height: 29px;
        position: absolute;
        top: 0;
        width: 60%;
        right: -12%;
    }

    .topbar-menu li.nav-item {
        padding: 0rem 0.4rem 0rem 0rem !important;
    }

    .home-banner {
        margin-top: -7rem !important;
        height: 707px;
        background-image: url(/wp-content/uploads/2025/05/home-banner-mob.jpg);
    }

    button.navbar-toggler.border-0 {
        position: relative;
        margin-left: 7.3rem;
        right: -25rem;
    }

    .navbar:has(.show) .ader-content {
        background-color: #9EC05B !important;
    }

    .topbar-menu li.nav-item a.nav-link {
        padding: 0;
        color: var(--02-secondary-900, #18191A);
        text-align: right;
        font-family: "Montserrat", sans-serif;
        font-size: 12.132px;
        font-style: normal;
        font-weight: 600;
        line-height: 16.176px;
        /* 133.333% */
        letter-spacing: 0.081px;
    }

    ul#menu-main-menu-1 {
        padding-left: 1.5rem;
        margin-top: 2rem;
    }

    .nav-item {
        list-style: none;
        padding: 0rem 0rem 1rem 0rem;
    }

    .topbar-menu {
        float: inline-end;
        margin-right: 0rem !important;
    }

    .footer-content {
        color: #FFF;
        font-family: "Open Sans", sans-serif;
        font-size: 8px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    nav#footer-menu .menu li a {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        text-decoration: none;
    }

    nav#footer-menu .menu li {
        list-style: disc;
        padding-bottom: .2rem;
    }

    .v-divider-mob {
        left: 0;
        position: absolute;
        top: -9px;
        height: 242px;
        display: block;
        width: 1px;
    }

    .dropdown-menu.login li a {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
    }

    .dropdown-menu.login[data-bs-popper] {
        top: 100%;
        left: -200px !important;
        margin-top: var(--bs-dropdown-spacer);
        padding: 1rem 2rem;
        width: 328px !important;
        position: absolute !important;
        display: block !important;
    }

    .banner-text {
        color: #fff;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        /* 162.5% */
        padding-right: 0rem !important;
    }

    h1 {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 46px;
        /* 121.875% */
    }

    .banner-btn {
        width: 294px;
    }

    .btn-border-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* border: 1px solid #9EC05B; */
    }

    hr {
        margin: 1rem 0;
        color: inherit;
        border: 0;
        border-top: .5px solid #696A6C;
        opacity: 1;
        width: 85%;
    }

    .body-content {
        width: 1150px;
        max-width: 100%;
        padding-bottom: 0rem;
        padding-top: 2rem;
        margin: 0px auto;
    }

    h6 {
        color: var(--01-primary-500-primary, #9EC05B);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        /* 128.571% */
        letter-spacing: 6px;
    }

    h2 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 159.375% */

    }

    p {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        /* 162.5% */
        font-family: "Open Sans", sans-serif;
    }

    .dropdown-menu.login {
        position: absolute !important;
        width: 351px !important;
        left: -229px !important;
        display: none !important;
    }

    .solution-card {
        height: auto !important;
    }

    .contact-x-image {
        position: absolute;
        /* top: 0; */
        left: 0;
        z-index: -1;
        bottom: 0;
        width: 100%;
    }

    .contact-us-desc,
    .contact-us-title {
        text-align: center;
    }

    .contact-us-title {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        padding-top: 2rem;
		text-align:left;
    }

    .contact-us-desc {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 0;
        padding: 1rem 0rem;
		text-align:left;
    }
.footerMenu {
    padding-left: 0rem;
}
    .aboutus-pcontent-right {
        padding-right: 2rem;
        padding-top: 2rem;
        padding-left: 2rem;
    }

    h4 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
    }

    .about-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/aboutus-mob-image.jpg');

    }

    .slick-slide.slick-current.slick-active.slick-center {
        width: 730px;
    }

    .slick-list.draggable {
        padding: 0px 0px !important;
    }

    .client-says {
        height: 700px;
    }

    .slick-prev {
        height: 40px !important;
        left: 35% !important;
        top: 455px !important;
        width: 40px !important;
        background-color: white;
        margin-top: 0rem !important;
    }

    .slick-next {
        right: 35% !important;
        top: 455px !important;
        background-color: white;
        width: 40px !important;
        height: 40px !important;
        margin-top: 0rem !important;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px !important;
        line-height: 1;
        opacity: .75;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .client-says-title {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
    }

    /* 	 */
    .solution-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/solutions-mob.jpg');

    }

    .solution-card-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
    }

    .solution-content p {
        color: var(--03-on-primary-high-emphasis-white, #FFF);

        /* Body 2 Mobile */
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 171.429% */
    }

    .solution-card-list {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* margin-top: -.5rem; */
        margin-bottom: 0px;
    }

    .lets-build-title {
        color: var(--02-secondary-900, #18191A);
        font-family: Montserrat;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 130.769% */
    }

    .terms-and-conditions-text {
        color: #000;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 18px !important;
        /* 166.667% */
    }

    .terms-and-conditions-text a {
        color: var(--01-primary-500-primary, #9EC05B);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif !important;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 18px !important;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        text-decoration: none;
    }

    .calculator {
        height: auto !important;
        margin-bottom: 2rem;
    }

    .final-result {
        margin-top: 1rem;
        color: #FFF;
        text-align: center;
        font-family: "Open Sans", sans-serif !important;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        /* 111.538% */
    }

    .reset-button {
        width: 295px;
        margin: 30px auto 0;
        display: block;
        padding: 15px 50px;
        background-color: transparent;
        color: black;
        border: 1px solid #9ec05b;
        cursor: pointer;
        border-radius: 0;
        margin-top: 2.5rem;
        margin-bottom: 1rem;
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }

    /* 	contact-us */
    .contact-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/contact-mob.jpg');

    }

    /* terms-and-conditions	 */
    .terms-condition-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/solutions-mob.jpg');

    }

    /* calculator */
    .calculator-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/calculator-mob.jpg');

    }

    input#gform_submit_button_1 {
        width: 100%;
    }

    .form-group label {
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
    }

    .result {
        margin-top: auto;
        padding: 15px;
        background-color: #F3F7EA;
        border-left: 5px solid #486630;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 181.25% */
    }
}
@media (max-width: 866px) and (min-width: 769px) {
	.slick-slide.slick-current.slick-active.slick-center {
        width: 835px;
    }

    .slick-list.draggable {
        padding: 0px 0px !important;
    }

    .client-says {
        height: 700px;
    }

    .slick-prev {
        height: 40px !important;
        left: 42% !important;
        top: 455px !important;
        width: 40px !important;
        background-color: white;
        margin-top: 0rem !important;
    }

    .slick-next {
        right: 47% !important;
        top: 455px !important;
        background-color: white;
        width: 40px !important;
        height: 40px !important;
        margin-top: 0rem !important;
    }
	.topbar-menu {
    float: inline-end;
    margin-right: 4rem !important;
    display: ruby;
}
}

/* Desktop 4k screen */
@media (max-width: 1023px) and (min-width: 867px) {
    .ader-content {
        background-color: #13150f47;
    }

    .bgright {
        border-right: 1px solid #a2a3a4;
    }

    .topbar-menu {
        float: inline-end;
        display: ruby;
        padding-right: 1rem;
    }

    .top-bar {
        height: 29px;
        position: absolute;
        top: 0;
        width: 60%;
        right: -12%;
    }

    .topbar-menu li.nav-item {
        padding: 0rem 0.4rem 0rem 0rem !important;
    }

    .home-banner {
        margin-top: -7rem !important;
        height: 707px;
        background-image: url(/wp-content/uploads/2025/05/home-banner-mob.jpg);
    }

    button.navbar-toggler.border-0 {
        position: relative;
        margin-left: 7.3rem;
        right: -25rem;
    }

    .navbar:has(.show) .ader-content {
        background-color: #9EC05B !important;
    }

    .topbar-menu li.nav-item a.nav-link {
        padding: 0;
        color: var(--02-secondary-900, #18191A);
        text-align: right;
        font-family: "Montserrat", sans-serif;
        font-size: 12.132px;
        font-style: normal;
        font-weight: 600;
        line-height: 16.176px;
        /* 133.333% */
        letter-spacing: 0.081px;
    }

    ul#menu-main-menu-1 {
        padding-left: 1.5rem;
        margin-top: 2rem;
    }

    .nav-item {
        list-style: none;
        padding: 0rem 0rem 1rem 0rem;
    }

    .topbar-menu {
        float: inline-end;
        margin-right: 0rem !important;
    }

    .footer-content {
        color: #FFF;
        font-family: "Open Sans", sans-serif;
        font-size: 8px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    nav#footer-menu .menu li a {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        text-decoration: none;
    }

    nav#footer-menu .menu li {
        list-style: disc;
        padding-bottom: .2rem;
    }

    .v-divider-mob {
        left: 0;
        position: absolute;
        top: -9px;
        height: 242px;
        display: block;
        width: 1px;
    }

    .dropdown-menu.login li a {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
    }

    .dropdown-menu.login[data-bs-popper] {
        top: 100%;
        left: -220px !important;
        margin-top: var(--bs-dropdown-spacer);
        padding: 1rem 2rem;
        width: 328px !important;
        position: absolute !important;
        display: block !important;
    }

    .banner-text {
        color: #fff;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        /* 162.5% */
        padding-right: 0rem !important;
    }

    h1 {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 46px;
        /* 121.875% */
    }

    .banner-btn {
        width: 294px;
    }

    .btn-border-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* border: 1px solid #9EC05B; */
    }

    hr {
        margin: 1rem 0;
        color: inherit;
        border: 0;
        border-top: .5px solid #696A6C;
        opacity: 1;
        width: 85%;
    }

    .body-content {
        width: 1150px;
        max-width: 100%;
        padding-bottom: 0rem;
        padding-top: 2rem;
        margin: 0px auto;
    }

    h6 {
        color: var(--01-primary-500-primary, #9EC05B);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        /* 128.571% */
        letter-spacing: 6px;
    }

    h2 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 159.375% */

    }

    p {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        /* 162.5% */
        font-family: "Open Sans", sans-serif;
    }

    .dropdown-menu.login {
        position: absolute !important;
        width: 351px !important;
        left: -229px !important;
        display: none !important;
    }

    .solution-card {
        height: auto !important;
    }

    .contact-x-image {
        position: absolute;
        /* top: 0; */
        left: 0;
        z-index: -1;
        bottom: 0;
        width: 100%;
    }

    .contact-us-desc,
    .contact-us-title {
        text-align: center;
    }

    .contact-us-title {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        padding-top: 2rem;
		text-align:left;
    }

    .contact-us-desc {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 0;
        padding: 1rem 0rem;
		text-align: left;
    }

    .aboutus-pcontent-right {
        padding-right: 2rem;
        padding-top: 2rem;
        padding-left: 2rem;
    }

    h4 {
        color: var(--02-secondary-900, #18191A);
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
    }

    .about-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/aboutus-mob-image.jpg');

    }

     .slick-slide.slick-current.slick-active.slick-center {
        width: 900px;
    }

    .slick-list.draggable {
        padding: 0px 0px !important;
    }

    .client-says {
        height: 700px;
    }

    .slick-prev {
        height: 40px !important;
        left: 42% !important;
        top: 455px !important;
        width: 40px !important;
        background-color: white;
        margin-top: 0rem !important;
    }

    .slick-next {
        right: 47% !important;
        top: 455px !important;
        background-color: white;
        width: 40px !important;
        height: 40px !important;
        margin-top: 0rem !important;
    }
    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px !important;
        line-height: 1;
        opacity: .75;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .client-says-title {
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
    }

    /* 	 */
    .solution-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/solutions-mob.jpg');

    }

    .solution-card-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
    }

    .solution-content p {
        color: var(--03-on-primary-high-emphasis-white, #FFF);

        /* Body 2 Mobile */
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 171.429% */
    }

    .solution-card-list {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* margin-top: -.5rem; */
        margin-bottom: 0px;
    }

    .lets-build-title {
        color: var(--02-secondary-900, #18191A);
        font-family: Montserrat;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 130.769% */
    }

    .terms-and-conditions-text {
        color: #000;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 18px !important;
        /* 166.667% */
    }

    .terms-and-conditions-text a {
        color: var(--01-primary-500-primary, #9EC05B);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Open Sans", sans-serif !important;
        font-size: 10px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 18px !important;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        text-decoration: none;
    }

    .calculator {
        height: auto !important;
        margin-bottom: 2rem;
    }

    .final-result {
        margin-top: 1rem;
        color: #FFF;
        text-align: center;
        font-family: "Open Sans", sans-serif !important;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        /* 111.538% */
    }

    .reset-button {
        width: 295px;
        margin: 30px auto 0;
        display: block;
        padding: 15px 50px;
        background-color: transparent;
        color: black;
        border: 1px solid #9ec05b;
        cursor: pointer;
        border-radius: 0;
        margin-top: 2.5rem;
        margin-bottom: 1rem;
        color: var(--02-secondary-900, #18191A);
        text-align: center;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
    }

    /* 	contact-us */
    .contact-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/contact-mob.jpg');

    }

    /* terms-and-conditions	 */
    .terms-condition-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/solutions-mob.jpg');

    }

    /* calculator */
    .calculator-banner {
        height: 452px;
        background-image: url('/wp-content/uploads/2025/07/calculator-mob.jpg');

    }

    input#gform_submit_button_1 {
        width: 100%;
    }

    .form-group label {
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
    }

    .result {
        margin-top: auto;
        padding: 15px;
        background-color: #F3F7EA;
        border-left: 5px solid #486630;
        color: #000;
        font-family: "Open Sans", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 181.25% */
    }
	 h2 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
	.body-content {
    width: 900px;
    max-width: 100%;
    padding-bottom: 3rem;
    padding-top: 2rem;
    margin: 0px auto;
}
.count-text {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 92px;
}
h6 {
    color: var(--01-primary-500-primary, #9EC05B);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 6px;
}
h4 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}
p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
}
.btn-border-title {
    color: var(--03-on-primary-high-emphasis-white, #FFF);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* border: 1px solid #9EC05B; */
}
.banner-btn {
    width: 265px;
}
.dropdown-menu.login {
    position: absolute !important;
    width: 351px !important;
    left: -176px !important;
}
a#trelix-logo {
    margin-left: -3rem !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1px;
}
.contact-x-image {
    position: absolute;
    top: 0;
    left: 25%;
}
.footer-logo.container-fluid {

        padding: 0rem 4rem;
    }
	    img.v-divider {
        position: absolute;
        right: 0;
        height: 608px;
        top: -45%;
        width: 4px;
    }
	h1 {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
}
	.calculator {
		height:625px !important;
	}
}

@media (max-width: 1262px) and (min-width: 1024px) {
	.calculator {
		height:775px !important;
	}
    .top-bar {
        height: 40px;
        position: absolute;
        top: 0;
        width: 853px;
        right: -3.2%;
    }

    img.v-divider {
        position: absolute;
        right: 0;
        height: 577px;
        top: -45%;
        width: 4px;
    }
    h2 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
	.body-content {
    width: 900px;
    max-width: 100%;
    padding-bottom: 3rem;
    padding-top: 2rem;
    margin: 0px auto;
}
.count-text {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 92px;
}
h6 {
    color: var(--01-primary-500-primary, #9EC05B);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 6px;
}
h4 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}
p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
}
.btn-border-title {
    color: var(--03-on-primary-high-emphasis-white, #FFF);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* border: 1px solid #9EC05B; */
}
.banner-btn {
    width: 265px;
}
.dropdown-menu.login {
    position: absolute !important;
    width: 351px !important;
    left: -176px !important;
}
a#trelix-logo {
    margin-left: -3rem !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1px;
}
.contact-x-image {
    position: absolute;
    top: 0;
    left: 40%;
}
.footer-logo.container-fluid {

        padding: 0rem 4rem;
    }
	    img.v-divider {
        position: absolute;
        right: 0;
        height: 608px;
        top: -45%;
        width: 4px;
    }
	h1 {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
}
	.contact-us-desc {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
}
}


@media (max-width: 1366px) and (min-width: 1263px) {
    .top-bar {
        height: 40px;
        position: absolute;
        top: 0;
        width: 1017px;
        right: -9.1%;
    }

    a#trelix-logo {
        margin-left: -3rem !important;
    }

   
	 img.v-divider {
        position: absolute;
        right: 0;
        height: 525px;
        top: -45%;
        width: 4px;
    }
	h2 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
/* 	.body-content {
    width: 900px;
    max-width: 100%;
    padding-bottom: 3rem;
    padding-top: 2rem;
    margin: 0px auto;
} */
.count-text {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 92px;
}
h6 {
    color: var(--01-primary-500-primary, #9EC05B);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 6px;
}
h4 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}
p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
}
.btn-border-title {
    color: var(--03-on-primary-high-emphasis-white, #FFF);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* border: 1px solid #9EC05B; */
}
.banner-btn {
    width: 265px;
}
.dropdown-menu.login {
    position: absolute !important;
    width: 351px !important;
    left: -176px !important;
}
a#trelix-logo {
    margin-left: -3rem !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1px;
}
.contact-x-image {
    position: absolute;
    top: 0;
    left: 40%;
}
.footer-logo.container-fluid {

        padding: 0rem 4rem;
    }
	    img.v-divider {
        position: absolute;
        right: 0;
        height: 608px;
        top: -45%;
        width: 4px;
    }
	h1 {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
}
	.contact-us-desc {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
}
}
@media (max-width: 1439px) and (min-width: 1367px) {
	.calculator {
		height:690px !important;
	}
	img.v-divider {
        position: absolute;
        right: 0;
        height: 557px;
        top: -45%;
        width: 4px;
    }
	h2 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
/* 	.body-content {
    width: 900px;
    max-width: 100%;
    padding-bottom: 3rem;
    padding-top: 2rem;
    margin: 0px auto;
} */
.count-text {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 92px;
}
h6 {
    color: var(--01-primary-500-primary, #9EC05B);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 6px;
}
h4 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}
p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
}
.btn-border-title {
    color: var(--03-on-primary-high-emphasis-white, #FFF);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* border: 1px solid #9EC05B; */
}
.banner-btn {
    width: 265px;
}
.dropdown-menu.login {
    position: absolute !important;
    width: 351px !important;
    left: -176px !important;
}
a#trelix-logo {
    margin-left: -3rem !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1px;
}
.contact-x-image {
    position: absolute;
    top: 0;
    left: 40%;
}
.footer-logo.container-fluid {

        padding: 0rem 4rem;
    }
	    img.v-divider {
        position: absolute;
        right: 0;
        height: 608px;
        top: -45%;
        width: 4px;
    }
	h1 {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
}
}

@media (max-width: 1739px) and (min-width: 1440px) {
	.calculator {
		height:690px !important;
	}
    .top-bar {
        height: 40px;
        position: absolute;
        top: 0;
        width: 1104px;
        right: -18.5%;
    }

    .contact-x-image {
        position: absolute;
        top: 0;
        left: 50%;
    }

    .aboutus-pcontent-right {
        padding-right: 2rem;
        padding-top: 4rem;
    }

    .body-content {
        width: 1245px;
        max-width: 100%;
        padding-bottom: 3rem;
        padding-top: 2rem;
        margin: 0px auto;
    }

    .footer-logo.container-fluid {
        padding: 0rem 6rem;
    }

    a#trelix-logo {
        margin-left: -3rem !important;
    }
	h2 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
/* 	.body-content {
    width: 900px;
    max-width: 100%;
    padding-bottom: 3rem;
    padding-top: 2rem;
    margin: 0px auto;
} */
.count-text {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 92px;
}
h6 {
    color: var(--01-primary-500-primary, #9EC05B);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 6px;
}
h4 {
    color: var(--02-secondary-900, #18191A);
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}
p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
}
.btn-border-title {
    color: var(--03-on-primary-high-emphasis-white, #FFF);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* border: 1px solid #9EC05B; */
}
.banner-btn {
    width: 265px;
}
    .dropdown-menu.login {
        position: absolute !important;
        width: 351px !important;
        left: -174px !important;
    }
a#trelix-logo {
    margin-left: -3rem !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1px;
}
.contact-x-image {
    position: absolute;
    top: 0;
    left: 40%;
}
.footer-logo.container-fluid {

        padding: 0rem 4rem;
    }
	    img.v-divider {
        position: absolute;
        right: 0;
        height: 608px;
        top: -45%;
        width: 4px;
    }
	h1 {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
}
	.contact-us-desc {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
}
}

@media (max-width: 1920px) and (min-width: 1740px) {
    .header-content {
        width: 1710px;
        max-width: 100%;
        margin: 0px auto;
    }

    .heading-content {
        width: 1544px;
        max-width: 100%;
        height: 600px;
        justify-content: center;
        display: flex;
    }

    .body-content {
        width: 1544px;
        max-width: 100%;
        padding-bottom: 3rem;
        padding-top: 2rem;
    }

    .home-banner {
        height: 906px;
    }

    .top-bar {
        height: 40px;
        position: absolute;
        top: 0;
        width: 1531px;
        right: -9.5%;
    }

    .footercontent {
        padding-left: 7rem;
    }

    .footerMenu {
        padding-left: 3.5rem;
    }

    img.v-divider {
        position: absolute;
        right: 0;
        height: 450px;
        top: -73%;
        width: 4px;
    }

    h1 {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 64px;
        font-style: normal;
        font-weight: 600;
        line-height: 78px;
        /* 121.875% */
    }

    .banner-text {
        color: #fff;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        /* 162.5% */
        padding-right: 8.6rem !important;
    }

    .btn-border-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        /* 110% */
    }

    .banner-top {
        padding-top: 0rem;
    }

    hr {
        margin: 1rem 0;
        color: inherit;
        border-top: 1.5px solid #696A6C;
        opacity: 1;
        width: 85%;
    }

    .features {
        padding-right: 7rem;
    }

    .habout-us-img {
        height: auto !important;
        width: 100%;
        object-fit: cover;
    }

    .content-desc {
        padding-right: 7rem !important;
    }

    .content {
        padding-right: 4rem !important;
    }

    .content-count-text {
        padding-right: 8rem !important;
    }

    .count-hline {
        position: absolute;
        left: -50px;
        top: 170px;
        width: 75%;
    }

    h6 {
        color: var(--01-primary-500-primary, #9EC05B);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        /* 128.571% */
        letter-spacing: 8px;
    }

    .solution-card {
        height: 275px !important;
    }

    .contact-x-image {
        position: absolute;
        top: 0;
        left: 60%;
    }

    .contact-us-title {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 54px;
        padding-top: 2.5rem;
        padding-right: 5.5rem !important;
    }

    .contact-us-desc {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 135% */
        padding-bottom: 2rem;
    }

    .aboutus-pcontent {
        padding: 9rem 13rem;
    }

    .aboutus-pcontent-right {
        padding-right: 11rem;
        padding-top: 0rem;
    }

    .slick-next {
        right: 46%;
        top: 485px !important;
        background-color: white;
        width: 50px;
        height: 50px;
        margin-top: 0rem !important;
    }

    .slick-prev {
        height: 50px;
        left: 46%;
        top: 485px !important;
        background-color: white;
        width: 50px;
        height: 50px;
        margin-top: 0rem !important;
    }

    .solution-container {
        margin-bottom: -1rem;
        margin-top: -1rem;
    }

    .final-result {
        margin-top: 4rem !important;
    }

    .footer-logo.container-fluid {
        padding: 0rem 11rem;
    }
	.calculator {
		height:696px !important;
	}
}

@media (max-width: 2560px) and (min-width: 1921px) {
    h6 {
        color: var(--01-primary-500-primary, #9EC05B);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        /* 128.571% */
        letter-spacing: 8px;
    }

    .header-content {
        width: 1710px;
        margin: 0px auto;
    }

    .heading-content {
        width: 1544px;
        max-width: 100%;
        height: 600px;
        justify-content: center;
        display: flex;
    }

    .body-content {
        width: 1985px;
        max-width: 100%;
        padding-bottom: 3rem;
        padding-top: 2rem;
    }

    .home-banner {
        height: 906px;
    }

    .top-bar {
        height: 40px;
        position: absolute;
        top: 0;
        width: 1853px;
        right: -32.4%;
    }

    ul#menu-main-menu {
        margin-left: 5rem;
    }

    .footercontent {
        padding-left: 7rem;
    }

    .footerMenu {
        padding-left: 3.5rem;
    }

    img.v-divider {
        position: absolute;
        right: 0;
        height: 450px;
        top: -74%;
        width: 4px;
    }

    h1 {
        color: #FFF;
        font-family: "Montserrat", sans-serif;
        font-size: 64px;
        font-style: normal;
        font-weight: 600;
        line-height: 78px;
        /* 121.875% */
    }

    .banner-text {
        color: #fff;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        /* 162.5% */
        padding-right: 8.6rem !important;
    }

    .btn-border-title {
        color: var(--03-on-primary-high-emphasis-white, #FFF);
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px;
        /* 110% */
    }

    .banner-top {
        padding-top: 0rem;
    }

    hr {
        margin: 1rem 0;
        color: inherit;
        border-top: 1.5px solid #696A6C;
        opacity: 1;
        width: 85%;
    }

    .features {
        padding-right: 7rem;
    }

    .habout-us-img {
        width: 100%;
        object-fit: cover;
    }

    .content-desc {
        padding-right: 20rem !important;
    }

    .content {
        padding-right: 20rem !important;
    }

    .content-count-text {
        padding-right: 24rem !important;
    }

    .count-vline {
        position: absolute;
        right: -340px;
        top: 0;
        height: 100%;
    }

    .count-hline {
        position: absolute;
        left: -50px;
        top: 170px;
        width: 55%;
    }

    .solution-card {
        height: 275px !important;
    }

    .contact-x-image {
        position: absolute;
        top: 0;
        left: 60%;
        height: 524px;
    }

    .contact-us-title {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 54px;
        padding-top: 2.5rem;
        padding-right: 5.5rem !important;
    }

    .contact-us-desc {
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 54px;
        /* 135% */
        padding-bottom: 2rem;
    }

    .aboutus-pcontent {
        padding: 9rem 7rem 8rem 34rem;
    }

    .aboutus-pcontent-right {
        padding-right: 23rem;
        padding-top: 0rem;
    }

    .slick-next {
        right: 46%;
        top: 485px !important;
        background-color: white;
        width: 50px;
        height: 50px;
        margin-top: 0rem !important;
    }

    .slick-prev {
        height: 50px;
        left: 46%;
        top: 485px !important;
        background-color: white;
        width: 50px;
        height: 50px;
        margin-top: 0rem !important;
    }

    .solution-container {
        margin-bottom: -1rem;
        margin-top: -1rem;
    }

    .final-result {
        margin-top: 4rem !important;
    }

    #trelix-logo {
        margin-left: 0rem !important;
    }

    .footer-logo.container-fluid{

        padding: 0rem 14rem;
    }

    #fixed-top {
        padding: 0rem 0rem 0rem 10rem !important;
    }
	.dropdown-menu.login {
    position: absolute !important;
    width: 351px !important;
    left: -166px !important;
}
	.calculator {
		height:696px !important;
	}
}