@media (min-width:1600px) {
    .container {
        max-width: 1500px
    }
}

@media (min-width:1800px) {
    .container {
        max-width: 1600px
    }
}



@media only screen and (max-width:1800px) {
    .footer-links ul li a {
        font-size: 16px;
    }

    .cta-dhol.kaamdham-btn {
        padding: 20px 21px;
    }

    .cta-dhol.insta {
        padding: 20px 22px;
    }

    .value-box {
        padding: 77px 60px 78px 60px;
    }

    .cta-section .site-btn {
        padding: 16px 18px;
    }

    .back-element img {
        position: absolute;
        right: 71px;
        top: -18px;
        z-index: -1;
    }

    .journey-text {
        margin-bottom: -3px;
        max-width: 80%;
    }

    .journey-text p:not(:last-child) {
        margin-bottom: 17px;
    }

    .v-card h4 {
        font-size: 23px;
        font-weight: 700;
        margin-bottom: 10px;
        color: #03312E;
    }

    .about-sub {
        max-width: 860px;
    }

    .footer-title span {
        color: #fff;
        font-size: 55px;
        font-weight: 700;
    }

    .footer-social {
        inset: auto 285px 20px auto;
        position: absolute;
    }

    .footer-links ul li {
        margin-bottom: 22px;
    }

    .footer-head {
        white-space: normal;
        width: 42rem;
        margin-left: 10.3rem;
    }

    .hero-section {
        padding: 201px 0 182px 0;
    }

    .footer-divider.sec-divider {
        border: 0;
        height: 2px;
        background: #ffffff59;
        margin: 7px 0 16px 0;
        width: 64%;
    }

    .value-card p {
        padding-right: 0;
    }

    .focusInnerPadding {
        padding-top: 3rem;
        padding-left: 4rem;
    }

    .earn-card .site-btn {
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 18px 20px;
        font-size: 15px;
    }

    .earn-title {
        font-size: 33px;
        font-weight: 600;
        line-height: 1.25;
    }

    .productcardInner h2 {
        font-weight: 600;
        margin-bottom: 49px;
        line-height: 48px;
        font-size: 40px;
    }

    .productbgimg img {
        width: 100%;
        height: 560px;
    }

    .cta-dhol {
        padding: 22px 26px;
    }

    .main-img {
        width: 730px;
    }

    .float-ele-2 {
        left: 41%;
    }
}

@media only screen and (max-width:1700px) {
    .main-img {
        bottom: 34px;
    }

    .who-section .sectionWrapper p {
        padding-right: 28%;
    }

    .float-ele-1 {
        transition: transform 0.3s ease;
        animation: floatBtn 2.8s ease-in-out infinite;
        position: absolute;
        top: 99px;
        left: 45%;
        width: 14%;
    }

    .float-ele-2 {
        left: 42%;
        width: 15%;
    }

    .main-img {
        width: 730px;
    }
}

@media only screen and (max-width:1650px) {}

@media only screen and (max-width:1600px) {
    .hero-section {
        padding: 206px 0 162px 0;
    }

    .journey-box {
        padding: 65px 65px 0px 65px;
        position: relative;
    }

    .cta-section .site-btn {
        inset: 1% 0% auto auto;
    }

    .thinking-pill {
        margin-bottom: 13px;
    }

    .feature-list li {
        font-size: 22px;
    }

    .journey-text {
        margin-bottom: -3px;
        max-width: 70%;
    }

    .who-item p {
        font-size: 19px;
        line-height: 30px;
    }

    .cta-section .site-btn {
        padding: 16px 12px;
    }

    .journey-section .sectionWrapper {
        margin-bottom: 14px;
    }

    .journey-image-wrap .site-btn {
        padding: 18px 12px;
    }

    .journey-text p {
        color: #fff;
        font-size: 17px;
        line-height: 27px;
        font-weight: 500;
    }

    .thinking-pill.pill-green,
    .thinking-pill.pill-blue,
    .thinking-pill.pill-peach,
    .thinking-pill.pill-yellow {
        font-size: 20px;
    }

    .thinking-pill {
        font-size: 25px;
    }

    .thinking-ul li {
        margin-bottom: 25px;
        padding-bottom: 25px;
    }

    .thinking-title {
        font-size: 25px;
    }

    .vision-points li p {
        font-size: 18px;
        line-height: 29px;
    }

    .v-card p {
        font-size: 17px;
        line-height: 24px;
    }

    .section.who-section {
        padding-bottom: 0;
    }

    .vision-shape {
        width: 177px;
        height: 96px;
        background: #f7ff48;
        border: 2px solid #000;
        border-radius: 20px 20px 300px 300px;
        position: relative;
        margin: 0 auto;
    }

    .vision-shape span {
        font-size: 17px;
        font-weight: 600;
        color: #000;
        position: absolute;
        top: 22px;
        left: 0;
        transform: translateX(0%);
        right: 0;
    }

    .vision-dot {
        width: 14px;
        height: 14px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        top: 62px;
        left: 50%;
        transform: translateX(-50%);
    }

    .vision-circle {
        width: 70px;
        height: 70px;
        top: 6px;
        left: 50%;
        transform: translateX(-50%);
    }

    section.about-hero.section {
        margin-top: 20px;
        padding-bottom: 0;
    }

    .about-sub {
        max-width: 710px;
        margin: 0 auto;
        font-size: 18px;
    }

    .about-badge {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .footer-social {
        inset: auto 259px 20px auto;
        position: absolute;
    }

    p.copyright {
        font-size: 13px;
        font-weight: 500;
        color: #fff;
    }

    .footer-links ul li a {
        font-size: 14px;
    }

    .footer-links ul li {
        margin-bottom: 20px;
    }



    .footer-title span {
        color: #fff;
        font-size: 54px;
        font-weight: 700;
    }

    .footer-title {
        font-size: 30px;
    }

    .footer-head {
        white-space: normal;
        width: 41rem;
        margin-left: 8.3rem;
    }


    .footer-section .site-btn {
        font-size: 23px;
    }

    .footer-links h5 {
        font-size: 20px;
    }

    .faq-inner .accordion .accordion-item {
        padding: 20px 0 20px 0;
    }

    .faq-inner .accordion-button h3 {
        font-size: 20px;
    }

    .value-title {
        font-size: 24px;
    }

    .value-card {
        border-radius: 20px;
        color: #114143;
        transition: 0.25s ease;
        height: 100%;
        padding: 25px 30px 30px 30px;
    }

    .value-padding {
        --bs-gutter-x: 3rem;
    }

    .value-card p {
        font-size: 18px;
        line-height: 27px;
    }

    .focus-badges {
        margin-top: 0;
    }

    .earn-title {
        font-size: 30px;
        font-weight: 600;
        line-height: 1.25;
    }

    .earn-card .site-btn {
        padding: 16px 14px;
        font-size: 15px;
    }

    .section {
        padding: 80px 0;
        position: relative;
    }

    .productbgimg img {
        width: 100%;
        height: 520px;
    }

    .productcardInner h2 {
        font-weight: 600;
        margin-bottom: 28px;
        line-height: 45px;
        font-size: 36px;
    }

    .productInnerImg img {
        position: absolute;
        right: 50px;
        bottom: -3px;
        width: 47%;
    }

    .cta-dhol {
        padding: 19px 24px;
        font-size: 18px;
    }

    .cta-dhol.kaamdham-btn {
        padding: 19px 21px;
    }

    .cta-dhol.insta {
        padding: 19px 22px;
    }

    .float-ele-1 {
        top: 99px;
        left: 43%;
        width: 14%;
    }

    .float-ele-2 {
        left: 40%;
        width: 15%;
    }

    h2,
    .h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    h1,
    .h1 {
        font-size: 46px;
    }

    .main-img {
        width: 700px;
        bottom: 14px;
    }
}

@media only screen and (max-width:1500px) {
    .footer-title span {
        color: #fff;
        font-size: 55px;
        font-weight: 700;
    }

    .footer-links ul li {
        margin-bottom: 18px;
    }

    .footer-social {
        inset: auto 257px 15px auto;
        position: absolute;
    }

    .main-img {
        bottom: 16px;
        width: 720px;
    }



    .footer-section .site-btn {
        font-size: 20px;
    }


    .footerWrapInnerpadding {
        padding-top: 2.5rem;
        height: 100%;
    }

    .float-ele-2 {
        left: 36%;
        width: 15%;
    }

    .float-ele-1 {
        top: 99px;
        left: 39%;
        width: 14%;
    }
}

@media only screen and (max-width:1400px) {
    .main-img {
        bottom: 25px;
        width: 685px;
    }

    .journey-image-wrap .site-btn {
        padding: 15px 11px;
    }

    .value-box {
        padding: 68px 60px 68px 60px;
    }

    .journey-text p:not(:last-child) {
        margin-bottom: 18px;
    }

    .back-element img {
        position: absolute;
        right: 31px;
        top: -18px;
        z-index: -1;
    }

    .journey-text {
        margin-bottom: 6px;
        max-width: 92%;
    }

    .cta-section .site-btn {
        padding: 14px 12px;
    }

    .thinking-box::before {
        right: -7px;
        bottom: -7px;
    }

    .who-section {
        padding-bottom: 0;
    }

    .footer-social {
        inset: auto 229px 12px auto;
        position: absolute;
    }

    .footer-links ul li a {
        font-size: 14px;
    }

    .footer-title span {
        color: #fff;
        font-size: 40px;
        font-weight: 700;
    }

    .footer-links ul li {
        margin-bottom: 18px;
    }

    .footerWrapInnerpadding {
        padding-top: 3rem;
        height: 100%;
    }

    .feature-list li {
        font-size: 20px;
    }

    .value-title {
        font-size: 24px;
    }

    .value-padding {
        --bs-gutter-x: 2.5rem;
    }

    .focusInnerPadding {
        padding-top: 4.2rem;
        padding-left: 4rem;
    }

    .focus-list li::after {
        left: 47px;
    }

    .focus-badges {
        margin-top: 0;
    }

    .value-card p {
        font-size: 16px;
        line-height: 27px;
    }

    .badge-box img {
        width: 40px;
    }

    .badge-box {
        padding: 13px 20px;
        width: 370px;
    }

    .earn-card .site-btn {
        bottom: 3px;
    }

    .earncontent {
        padding: 23px;
    }

    .badge-box h3 {
        font-size: 25px;
    }

    .focus-list img {
        width: 30px;
    }

    .badge-box:nth-child(2) {
        margin-left: 80px;
    }

    .badge-box:nth-child(3) {
        margin-left: 160px;
    }

    .focus-list li {
        margin-bottom: 17px;
        padding-bottom: 17px;
    }

    .earn-title {
        font-size: 30px;
        font-weight: 600;
        line-height: 1.2;
    }

    .feat-title {
        font-size: 20px;
    }

    .earn-card .site-btn {
        padding: 13px 10px;
        font-size: 15px;
    }

    .earncontent {
        padding: 24px;
    }

    .cta-dhol {
        padding: 19px 23px;
        font-size: 16px;
    }

    .cta-dhol.kaamdham-btn {
        padding: 19px 24px;
    }

    .site-btn {
        font-size: 16px;
    }

    h1,
    .h1 {
        font-size: 44px;
    }
}

@media only screen and (max-width: 1330px) {
    .footer-title span {
        color: #fff;
        font-size: 40px;
        font-weight: 700;
    }

    .journey-box {
        padding: 55px 65px 0px 65px;
        position: relative;
    }

    .footer-social {
        inset: auto 126px 9px auto;
        position: absolute;
    }

    .footer-sub {
        max-width: 530px;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        line-height: 1.6;
    }



    .footer-links ul li {
        margin-bottom: 14px;
    }
}

@media only screen and (max-width:1300px) {
    .main-img {
        bottom: 26px;
        width: 640px;
    }

    .feature-list li {
        font-size: 18px;
    }

    .cta-dhol.kaamdham-btn {
        padding: 17px 18px;
    }

    .cta-dhol.insta {
        padding: 17px 18px;
    }

    .journey-box {
        padding: 40px 65px 0px 65px;
        position: relative;
    }

    .value-box {
        padding: 46px 60px 65px 60px;
    }

    .journey-section .sectionWrapper {
        margin-bottom: 14px;
    }

    .journey-image-wrap .site-btn {
        padding: 16px 10px;
    }

    .journey-text p:not(:last-child) {
        margin-bottom: 14px;
    }


    .who-item p {
        font-size: 18px;
        line-height: 28px;
    }

    .footerWrapInnerpadding {
        padding-top: 3.5rem;
        height: 100%;
    }

    .footer-social a {
        background: #F0FF4E;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin-left: 8px;
        font-size: 18px;
        color: #000;
        border: 1px solid #000;
    }

    .footer-divider {
        margin: 37px 0 13px 0;
    }

    .footer-links h5 {
        margin-bottom: 11px;
    }

    .footer-social {
        inset: auto 243px 17px auto;
        position: absolute;
    }

    .footer-section .site-btn {
        font-size: 16px;
    }

    .footer-links ul li {
        margin-bottom: 15px;
    }

    .footer-title {
        margin-bottom: 5px;
    }

    .value-card p {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-head {
        margin-left: 6.3rem;
    }



    .value-card {
        padding: 25px 20px 30px 20px;
    }

    .focusInnerPadding {
        padding-top: 3.9rem;
        padding-bottom: 3rem;
        padding-left: 4rem;
    }

    .diff-padding {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 3.5rem;
    }

    .earn-title {
        font-size: 28px;
    }

    .earn-card .site-btn {
        padding: 13px 10px;
        font-size: 14px;
    }

    .productcardInner {
        padding: 50px 40px 90px;
    }

    .cta-dhol {
        padding: 18px 19px;
        font-size: 16px;
    }

    .productbgimg img {
        width: 100%;
        height: 500px;
    }

    .productcardInner h2 {
        margin-bottom: 35px;
        line-height: 41px;
        font-size: 30px;
    }

    .productInnerImg img {
        position: absolute;
        right: 40px;
        bottom: -3px;
        width: 50%;
    }

    .float-ele-1 {
        top: 99px;
        left: 38%;
        width: 14%;
    }

    .float-ele-2 {
        left: 35%;
        width: 15%;
    }

    .hero-section {
        padding: 206px 0 122px 0;
    }
}

@media only screen and (max-width: 1260px) {
    .value-box {
        padding: 45px 60px 46px 60px;
    }
}

@media only screen and (max-width: 1230px) {
    .footer-divider {
        margin: 35px 0 17px 0;
    }

    .footer-links h5 {
        margin-bottom: 14px;
    }
}

@media only screen and (max-width:1200px) {
    .hero-desc {
        font-size: 18px;
        max-width: 500px;
        color: #000;
        font-weight: 500;
        padding-right: 8%;
    }

    .focus-list li {
        margin-bottom: 13px;
        padding-bottom: 13px;
    }

    .badge-box {
        padding: 10px 20px;
        width: 340px;
        margin-bottom: 16px;
    }

    .hide-bydefault-1200 {
        display: block;
    }

    .hide-nrml {
        display: none !important;
    }

    .hide-bydefault {
        display: none;
    }

    .section.who-section {
        padding-bottom: 0;
        padding-top: 30px;
    }

    .journey-text {
        margin-bottom: 20px;
        max-width: 100%;
    }

    .journey-box .site-btn {
        width: max-content;
    }

    .jounery-btm {
        margin-top: -3px;
    }

    .journey-box {
        padding: 0px 35px 12px 35px;
        position: relative;
    }

    .journey-section .container.nospacing {
        padding: 0;
    }


    .journey-mainWrapInner {
        position: unset;
        inset: 0%;
        background-color: #25797a;
        margin-top: -3px;
    }


    .cta-section .site-btn {
        padding: 14px 25px;
    }

    .hide-upto-1200 {
        display: none;
    }

    .show-below-1200 {
        display: block;
    }

    .value-box {
        padding: 76px 60px 67px 60px;
    }

    .value-subtext {
        color: #ffffff;
        font-size: 16px;
        line-height: 25px;
    }

    .journey-image-wrap .site-btn {
        padding: 13px 10px;
        font-size: 14px;
    }

    .journey-text p {
        font-size: 15px;
    }

    .fisrt-row-padding.top-row {
        margin-left: 30px;
    }

    .v-card {
        padding: 30px 25px;
    }

    .row.mt-row-30.fisrt-row-padding.second-row {
        margin-right: 30px;
    }

    .vision-points li p {
        font-size: 18px;
        line-height: 29px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .vision-values .sectionWrapper p {
        padding-right: 2%;
        font-size: 16px;
    }

    .vision-values .sectionWrapper {
        margin-bottom: 10px;
    }

    .who-item p {
        font-size: 18px;
        line-height: 28px;
        padding-right: 9%;
    }

    .who-section .sectionWrapper p {
        padding-right: 19%;
    }

    .footer-social {
        inset: auto 119px 11px auto;
        position: absolute;
    }

    .footer-links ul li {
        margin-bottom: 9px;
    }

    .footer-sub {
        max-width: 450px;
        font-size: 14px;
    }

    .footer-links ul li a {
        font-size: 12px;
    }

    .value-padding {
        --bs-gutter-x: 2rem;
    }

    .value-card p {
        font-size: 16px;
        line-height: 23px;
    }

    .we-focus {
        font-size: 24px;
    }

    .focus-badges {
        margin-top: 0;
    }

    .focusInnerPadding {
        padding-top: 3rem;
        padding-bottom: 3rem;
        height: 100%;
        padding-left: 4rem;
    }

    .earn-card .site-btn {
        padding: 13px 8px;
        font-size: 14px;
    }

    .productbgimg img {
        width: 100%;
        height: 470px;
    }

    .diff-padding {
        --bs-gutter-x: 0.5rem;
        --bs-gutter-y: 3.5rem;
    }

    .cta-dhol {
        padding: 16px 20px;
        font-size: 14px;
    }

    .badge-box h3 {
        font-size: 20px;
    }

    .cta-dhol.kaamdham-btn {
        padding: 17px 21px;
    }

    .feature-list li {
        font-size: 20px;
        margin-bottom: 12px;
        padding-bottom: 12px;
    }

    .cta-dhol.insta {
        padding: 17px 21px;
    }

    h1,
    .h1 {
        font-size: 40px;
    }

    .main-img {
        bottom: 56px;
        width: 580px;
    }

    .float-ele-2 {
        left: 36%;
        width: 13%;
    }

    .float-ele-1 {
        top: 99px;
        left: 41%;
        width: 14%;
    }
}

@media only screen and (max-width: 1130px) {
    .focusInnerPadding {
        padding-top: 2rem;
        padding-bottom: 3rem;
        height: 100%;
        padding-left: 3rem;
    }

    .cta-dhol {
        padding: 16px 15px;
        font-size: 14px;
    }

    .cta-dhol.insta {
        padding: 16px 14px;
    }

    .productInnerImg img {
        position: absolute;
        right: 20px;
        bottom: -3px;
        width: 43%;
    }

    .cta-dhol.kaamdham-btn {
        padding: 16px 15px;
    }

    .earn-card .site-btn {
        padding: 10px 6px;
        font-size: 14px;
    }

    .value-box {
        padding: 60px 60px 60px 60px;
    }

    .journey-text p:not(:last-child) {
        margin-bottom: 10px;
    }



    .cta-section .site-btn {
        padding: 16px 15px;
    }

    .badge-box {
        padding: 10px 20px;
        width: 290px;
        margin-bottom: 20px;
    }

    .focus-list li p {
        font-size: 17px;
    }

    .footer-links ul li {
        margin-bottom: 5px;
    }

    .footer-head {
        margin-left: 5rem;
    }

    .footer-links h5 {
        margin-bottom: 9px;
        font-size: 17px;
    }

    .footer-divider.sec-divider {
        margin: 14px 0 17px 0;
        width: 64%;
    }

    .footer-social {
        inset: auto 195px 11px auto;
        position: absolute;
    }

    .footerWrapInnerpadding {
        padding-top: 3rem;
    }
}

@media only screen and (max-width:1100px) {
    .badge-box h3 {
        font-size: 22px;
    }

    .cta-dhol.kaamdham-btn {
        padding: 16px 20px;
    }


    .show-below-1100 {
        display: block;
    }

    .value-box {
        padding: 54px;
    }

    .vision-points li {
        gap: 15px;
    }

    .cta-section .site-btn {
        padding: 14px 9px;
    }

    .footer-section .site-btn {
        border: 1px solid #000;
    }


    .v-card h4 {
        font-size: 20px;
    }

    .v-card p {
        font-size: 16px;
        line-height: 24px;
    }

    .v-card .v-icon {
        width: 54px;
        margin-bottom: 22px;
    }

    .vision-points li img {
        width: 27px;
    }

    .footerWrapInnerpadding {
        padding-top: 1.5rem;
        height: 100%;
    }

    .footer-section {
        padding: 0px 50px 40px 50px !important;
    }

    .footer-divider {
        margin: 24px 0 17px 0;
    }

    .footer-social {
        inset: auto 143px 5px auto;
        position: absolute;
    }

    .footer-title {
        font-size: 26px;
    }

    .focus-list li p {
        font-size: 16px;
    }

    .focus-list li::after {
        left: 40px;
    }

    .focus-list img {
        width: 24px;
        margin-top: 5px;
    }

    .focus-list li {
        margin-bottom: 13px;
        padding-bottom: 13px;
    }

    .badge-box {
        padding: 13px 20px;
        width: 280px;
    }

    .productcardInner {
        padding: 50px 41px 90px;
    }

    .cta-dhol {
        padding: 16px 18px;
        font-size: 14px;
    }

    .navbar .navbar-nav .nav-link {
        font-size: 16px;
    }

    .earn-title {
        font-size: 25px;
    }

    .badge-box img {
        width: 30px;
    }

    .cta-dhol.insta {
        padding: 16px 19px;
    }

    .productcardInner h2 {
        margin-bottom: 20px;
    }

    .navbar .navbar-nav .nav-link {
        margin: 0 15px;
    }

    .float-ele-2 {
        left: 33%;
        width: 15%;
    }
}

@media only screen and (max-width: 1050px) {
    .footerWrapInnerpadding {
        padding-left: 3.625rem;
        padding-right: 3.375rem;
    }

    .main-img {
        bottom: 56px;
        width: 540px;
    }

    .footer-social a {
        width: 40px;
        height: 40px;
        font-size: 15px;
    }

    .footer-divider {
        margin: 24px 0 13px 0;
    }

    .footer-social {
        inset: auto 109px 9px auto;
        position: absolute;
    }

    .footer-title {
        font-size: 20px;
    }

    .footer-links h5 {
        margin-bottom: 6px;
        font-size: 15px;
    }

    p.copyright {
        font-size: 11px;
    }

    .footer-section .site-btn {
        background: #F0FF4E;
        padding: 12px 20px;
        border-radius: 12px;
    }

    .footer-links ul li a {
        font-size: 11px;
    }

    .footer-head {
        margin-left: 6rem;
    }

    .footer-title span {
        color: #fff;
        font-size: 33px;
        font-weight: 700;
    }
}

@media only screen and (max-width: 1000px) {
    .footer-social {
        inset: auto 87px 5px auto;
        position: absolute;
    }
}

@media only screen and (max-width: 991px) {
    .values-section .sectionWrapper {
        margin-bottom: 10px;
    }

    .left-box .info-value {
        font-size: 24px;
    }

    .left-box .info-value.phone {
        font-size: 24px;
    }

    label {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 6px;
    }

    .cursor {
        display: none;
    }

    .modal-dialog {
        max-width: 96%;
    }

    .custom-input {
        border: none;
        border-radius: 6px;
        background: #f3f3f3;
        padding: 10px 15px;
    }

    .left-box .subtext {
        font-size: 15px;
        color: #fff;
        padding-right: 30px;
        line-height: 26px;
    }

    .footer-divider.sec-divider {
        margin: 14px 0 22px 0;
        width: 100%;
    }

    .footer-divider {
        margin: 24px 0 20px 0;
    }

    .cta-dhol.kaamdham-btn {
        padding: 12px 13px;
        border-radius: 7px;
    }

    .cta-dhol.insta {
        padding: 12px 13px;
        border-radius: 7px;
    }

    .hamenu .btn-wrap {
        text-align: center;
    }

    .hamenu .site-btn {
        font-size: 26px;
        border-radius: 8px;
        padding: 10px 16px;
    }

    .hide-bydefault-1200 {
        display: none;
    }


    .cta-mainWrapInner .site-btn {
        width: max-content;
    }

    .value-box {
        padding: 0px 20px 2px 20px;
    }

    .cta-section .site-btn {
        position: unset;
        margin-top: 14px;
    }

    .cta-section .container.nospacing {
        padding: 0;
    }

    .ctaWrap {
        display: block;
    }

    .journey-box .site-btn {
        width: max-content;
    }

    .journey-section .container.nospacing {
        padding: 0;
    }

    .journey-box {
        padding: 0px 15px 0px 15px;
        position: relative;
    }

    .journey-mainWrapInner {
        position: unset;
        inset: 0%;
        background-color: #25797a;
        margin-top: -3px;
    }

    .jounery-btm {
        margin-top: -3px;
    }

    .thinking-ul li {
        font-size: 14px;
        padding-left: 33px;
    }

    .thinking-ul li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0px;
        background-color: #FFFFFF;
        border: 4px solid #0DB561;
        border-radius: 50px;
        width: 16px;
        height: 16px;
    }

    .thinking-ul li {
        margin-bottom: 33px;
        padding-bottom: 22px;
    }

    .thinking-title {
        margin-bottom: 22px;
        padding-bottom: 19px;
    }

    .thinking-pill {
        font-size: 20px;
        padding: 15px 30px;
    }

    .cta-bg img {
        margin-top: 0px;
    }

    .cta-bg img.btm {
        margin-top: -3px;
    }

    .cta-mainWrapInner {
        position: unset;
        background-color: #ffab24;
        margin-top: -3px;
    }

    .v-card {
        padding: 20px 17px;
    }

    .thinking-box {
        padding: 28px 20px 41px 20px;
    }

    .thinking-title {
        font-size: 22px;
    }

    .journey-text {
        margin-bottom: 17px;
        max-width: 100%;
    }

    .v-card .v-icon {
        width: 35px;
        margin-bottom: 22px;
    }

    .vision-points li p {
        font-size: 16px;
        padding-bottom: 11px;
        margin-bottom: 11px;
    }

    .vision-circle {
        width: 50px;
        height: 50px;
    }

    .vision-dot {
        width: 10px;
        height: 10px;
        top: 46px;
    }

    .vision-shape {
        width: 148px;
        height: 77px;
    }

    h1,
    .h1 {
        font-size: 34px;
    }

    .fisrt-row-padding.top-row {
        margin-left: 0;
        --bs-gutter-x: 1rem;
    }

    .who-icon {
        width: 60px;
        height: 60px;
    }

    .row.mt-row-30.fisrt-row-padding.second-row {
        margin-right: 0;
        --bs-gutter-x: 1rem;
    }

    .who-section .sectionWrapper {
        margin-bottom: 25px;
    }

    .who-item p {
        font-size: 15px;
        line-height: 26px;
        padding-right: 9%;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .who-section .sectionWrapper p {
        padding-right: 0;
    }

    .about-sub {
        max-width: 520px;
        margin: 0 auto;
        font-size: 16px;
    }

    .footerWrapInnerpadding {
        padding-top: 3rem;
        height: 100%;
    }

    .show-only-media {
        display: none !important;
    }

    h2,
    .h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .site-btn {
        font-size: 14px;
        border-radius: 8px;
        padding: 10px 16px;
    }

    .earn-card .site-btn {
        padding: 11px 8px;
        bottom: 2px;
    }

    .footer-title {
        padding-right: 0;
        margin-bottom: 11px;
    }

    .footer-sub {
        max-width: 450px;
        font-size: 14px;
        margin: 0 auto 19px auto;
    }

    .footer-head {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .footer-social a {
        width: 40px;
        height: 40px;
        font-size: 15px;
    }

    .footer-social {
        inset: auto 175px 6px auto;
        position: absolute;
    }

    .logo img {
        width: 110px;
    }

    .feat-box p {
        font-size: 15px;
        line-height: 23px;
        max-width: 260px;
        font-weight: 500;
    }

    .feat-box img {
        width: 48px;
        margin-bottom: 10px;
        height: 48px;
    }

    .feat-title {
        font-size: 20px;
        margin-bottom: 6px;
    }

    .earn-title {
        font-size: 22px;
    }

    .diff-padding {
        --bs-gutter-x: 1.6rem;
        --bs-gutter-y: 2.2rem;
    }

    .earncontent {
        padding: 18px;
        background-color: #ffab24;
        border-radius: 20px;
        height: auto;
        position: unset;
    }

    .earn-card .site-btn {
        padding: 9px 15px;
        font-size: 13px;
        bottom: 2px;
        gap: 4px;
        position: unset;
        margin-top: 11px;
        width: max-content;
    }

    .section {
        padding: 60px 0;
        position: relative;
    }

    .productcardInner {
        padding: 30px 41px 90px;
    }

    .productbgimg img {
        width: 100%;
        height: 372px;
    }

    .feature-list img {
        width: 30px;
    }

    .main-img {
        bottom: 86px;
        width: 476px;
    }

    .feature-list li {
        font-size: 17px;
    }

    .productInnerImg img {
        position: absolute;
        right: 16px;
        bottom: -2px;
        width: 42%;
    }

    .cta-dhol .cta-icon {
        width: 20px;
        height: 20px;
        padding: 5px;
    }

    .cta-dhol {
        padding: 11px 15px;
        font-size: 13px;
        gap: 9px;

    }

    .productcardInner h2 {
        margin-bottom: 28px;
        line-height: 35px;
        font-size: 26px;
    }

    .sectionWrapper p {
        line-height: 24px;
        font-weight: 500;
        font-size: 16px;
    }

    .hero-desc {
        font-size: 16px;
        max-width: 500px;
        padding-right: 8%;
        line-height: 26px;
    }

    .trusted-badge {
        font-size: 13px;
    }

    .float-ele-2 {
        left: 37%;
        width: 15%;
        bottom: 11px;
    }

    .float-ele-1 {
        top: 69px;
        left: 45%;
        width: 14%;
    }

    .hero-section {
        padding: 146px 0 112px 0;
    }

    .badge-box {
        padding: 13px 14px;
        width: 229px;
        margin-bottom: 15px;
    }

    .badge-box h3 {
        font-size: 18px;
    }

    .badge-box:nth-child(2) {
        margin-left: 50px;
    }

    .badge-box:nth-child(3) {
        margin-left: 100px;
    }

    .focus-list li p {
        font-size: 14px;
    }

    .focusInnerPadding {
        padding-top: 2.8rem;
        padding-bottom: 3rem;
        height: 100%;
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .badge-box img {
        width: 23px;
    }

    .focus-list li {
        margin-bottom: 9px;
        padding-bottom: 9px;
    }

    .value-padding {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem;
    }

    .value-icon {
        margin-bottom: 21px;
    }

    .faq-inner {
        padding: 0px 20px 0px 20px;
    }

    .faq-inner .accordion-button h3 {
        font-size: 18px;
    }

    .faq-inner .accordion-body p {
        padding-right: 0;
        line-height: 23px;
        font-size: 14px;
    }

    .faq-inner .accordion-button:not(.collapsed) {
        padding: 1.5rem 1.2rem 1rem 1.2rem;
    }

    .faq-inner .accordion-button {
        padding: 0rem 1.2rem 0rem 1.2rem;
    }

    .faq-inner .accordion-body {
        padding: 1rem 1.2rem 1rem 1.2rem;
    }

    .value-title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 900px) {
    .main-img {
        bottom: 86px;
        width: 433px;
    }

    .footer-section {
        padding: 0px 0px 30px 0px !important;
    }

    .footer-section .site-btn {
        background: #F0FF4E;
        padding: 7px 20px;
        border-radius: 8px;
        font-size: 14px;
    }

    .footer-divider.sec-divider {
        margin: 14px 0 17px 0;
        width: 100%;
    }

    .footer-social {
        inset: auto 188px 6px auto;
        position: absolute;
    }

    .footerWrapInnerpadding {
        padding-top: 3.5rem;
        height: 100%;
    }

    .footer-links ul li {
        margin-bottom: 6px;
    }

    .footer-links h5 {
        margin-bottom: 11px;
        font-size: 16px;
    }

    .show-only-media {
        display: block !important;
    }

    .notshow {
        display: none !important;
    }

    .float-ele-2 {
        left: 38%;
        width: 15%;
        bottom: 11px;
    }
}

@media only screen and (max-width: 860px) {
    .footerWrapInnerpadding {
        padding-left: 2.625rem;
        padding-right: 2.375rem;
    }

    .cta-dhol.kaamdham-btn {
        padding: 12px 9px;
        border-radius: 7px;
    }

    .cta-dhol.insta {
        padding: 12px 10px;
        border-radius: 7px;
    }

    h1,
    .h1 {
        font-size: 34px;
    }

    .cta-dhol {
        padding: 12px 12px;
        font-size: 13px;
        gap: 9px;
    }

    .focus-list li {
        margin-bottom: 8px;
        padding-bottom: 9px;
    }

    .focus-list img {
        width: 19px;
        margin-top: 7px;
    }

    .earn-card .site-btn {
        padding: 9px 4px;
        bottom: 4px;
    }

    .footerWrapInnerpadding {
        padding-top: 1.5rem;
    }

    .footer-section .site-btn {
        padding: 7px 11px;
        border: 1px solid #000;
    }

    .footer-social {
        inset: auto 174px 5px auto;
        position: absolute;
    }

    .footerWrapInnerpadding {
        padding-top: 2.8rem;
    }

    .footer-divider.sec-divider {
        margin: 14px 0 17px 0;
        width: 100%;
    }
}

@media only screen and (max-width: 820px) {
    .footer-social {
        inset: auto 157px 3px auto;
        position: absolute;
    }

    .focus-list li p {
        font-size: 13px;
    }

    .focus-title {
        font-weight: 600;
        line-height: 1.3;
        color: #fff;
        font-size: 25px;
    }

    .focusInnerPadding {
        padding-top: 2rem;
    }

    .main-img {
        bottom: 69px;
        width: 393px;
    }

    .float-ele-1 {
        top: 69px;
        left: 46%;
        width: 14%;
    }

    .hero-desc {
        font-size: 16px;
        max-width: 500px;
        padding-right: 0;
        line-height: 23px;
    }

    .float-ele-2 {
        left: 39%;
        width: 15%;
        bottom: 0px;
    }

    .earn-title {
        font-size: 20px;
    }

    .we-focus {
        font-size: 24px;
        margin-bottom: 14px !important;
    }

    .badge-box {
        padding: 10px 14px;
        width: 229px;
        margin-bottom: 14px;
    }

    .earn-card .site-btn {
        padding: 9px 6px;
        font-size: 13px;
        bottom: 2px;
        gap: 4px;
    }

    .cta-dhol {
        padding: 12px 9px;
        font-size: 13px;
        gap: 9px;
        border-radius: 5px;
    }

    .hero-section {
        padding: 106px 0 82px 0;
    }

    .footer-links ul li {
        margin-bottom: 3px;
    }

    .footer-links ul li a {
        font-size: 10px;
    }

    .footer-divider {
        margin: 14px 0 13px 0;
    }
}

@media only screen and (max-width: 800px) {

    .we-focus {
        font-size: 20px;
        margin-bottom: 14px !important;
    }

    .productbgimg img {
        width: 100%;
        height: 452px;
    }

    .hide-below-600 {
        display: none;
    }

    .show-below-600 {
        display: flex;
        position: unset;
        width: max-content;
        margin-top: 17px;
    }

    .feature-list li::after {

        left: 44px;
    }

    .footer-sub {
        max-width: 450px;
        font-size: 14px;
        margin: 0 auto 12px auto;
    }

    .footerWrapInnerpadding {
        padding-top: 1rem;
        height: 100%;
    }

    .focus-list li::after {
        left: 35px;
    }

    .footerWrapInnerpadding {
        padding-left: 2.625rem;
        padding-right: 2.625rem;
    }

    .footer-social {
        inset: auto 67px 0px auto;
        position: absolute;
    }

    .focus-list li {
        margin-bottom: 7px;
        padding-bottom: 7px;
    }

    .we-focus {
        font-size: 20px;
        margin-bottom: 8px !important;
    }

    .badge-box {
        padding: 7px 14px;
        width: 219px;
        margin-bottom: 12px;
    }

    .focus-list img {
        width: 16px;
        margin-top: 8px;
    }

    .focus-list li p {
        font-size: 12px;
    }
}

@media (max-width:767px) {
    .show-only-media {
        display: none !important;
    }

    .hide-below {
        display: none;
    }

    .show-above {
        display: block;
    }

    .custom-input {
        border-radius: 5px;
        padding: 7px 8px;
    }

    .custom-input.textarea-height {
        height: 70px;
    }

    .thinking-pill.active {
        width: 100%;
    }

    .cta-section .site-btn {
        padding: 11px 13px;
    }

    .mobile-top-space {
        margin-top: 30px;
    }

    .thinking-ul li {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .hamenu .menu-links .main-menu>li .link {
        font-size: 23px;
    }

    .hamenu .menu-links {
        padding: 58px 20px 40px;
    }

    .hamenu .menu-links .main-menu>li .link {
        margin-bottom: 18px;
        padding-bottom: 18px;
    }

    img.badge-icon {
        width: 6%;
    }

    .footer-links ul li {
        margin-bottom: 6px;
    }

    .feature-list.kaamdham-feature-list li {
        width: 63%;
    }

    .cta-dhol.show-below-600 {
        display: flex;
        position: unset;
        width: max-content;
        margin-top: 23px;
    }

    .productbgimg img {
        width: 100%;
        height: 422px;
    }

    .cta-dhol {
        display: none;
        position: unset;
    }

    .trusted-badge {
        border: 1px solid #0db5615c;
    }

    .trusted-badge span {
        margin: 0px 9px 0 10px;
    }

    .cursor {
        display: none;
    }

    .fisrt-row-padding.top-row {
        margin-left: -8px;
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem;
    }

    .mt-row-30 {
        margin-top: 5px;
    }

    .row.mt-row-30.fisrt-row-padding.second-row {
        margin-right: -8px;
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem;
    }

    .value-box {
        padding: 0px 20px 12px 20px;
    }

    .journey-section .container.nospacing {
        padding: 0;
    }

    .journey-box {
        padding: 0px 15px 3px 15px
    }

    .journey-text {
        margin-bottom: 17px;
        max-width: 100%;
    }

    .pill-green {
        border-radius: 10px;
    }

    .pill-peach {
        border-radius: 10px;
    }

    .thinking-box {
        margin-top: 31px;
        padding: 38px 28px 30px 28px;
    }

    .thinking-ul li {
        font-size: 16px;
        padding-left: 32px;
    }

    .thinking-ul li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2px;
        background-color: #FFFFFF;
        border: 4px solid #0DB561;
        border-radius: 50px;
        width: 15px;
        height: 15px;
    }

    .thinking-title {
        margin-bottom: 17px;
    }

    .pill-yellow {
        border-radius: 10px;
    }

    .pill-blue {
        border-radius: 10px;
    }

    .journey-box .site-btn {
        width: max-content;
    }

    .jounery-btm {
        margin-top: -3px;
        width: 100%;
    }

    .journey-bg img {
        width: 100%;
        max-width: 100%;
        flex-shrink: 0;
        object-fit: cover;
    }

    .journey-mainWrapInner {
        position: unset;
        inset: 0%;
        background-color: #25797a;
        margin-top: -3px;
    }

    .back-element img {
        display: block;
    }

    .innerBannerWrapper .container.container.nospacing {
        padding: 0;
    }

    .innerBannerWrapper img {
        width: 100%;
    }

    .innermainWrapInner {
        position: unset;
        display: block;
        background-color: #25797a;
    }

    .buidling-tech-bottom {
        margin-top: -5px;
    }

    .vision-shape span {
        font-size: 13px;
    }

    .BannerInnerPadding {
        padding-left: 2rem;
        padding-right: 2rem;
        margin-top: -2px;
        padding-bottom: 13px;
    }

    .innerBannerWrapper {
        display: block;
    }

    .contact-modal-nav .modal-content .modal-body {
        padding: 48px 16px 40px 16px;
    }

    .left-box {
        margin-top: 30px;
    }

    .left-box.top-left-box {
        margin-top: 0px;
    }

    .left-box .title {
        margin-bottom: 8px;
    }

    .faq-inner .accordion-button {
        padding: 0rem 0.5rem 0rem 1rem;
    }

    .faq-inner {
        padding: 0px 20px 0px 20px;
    }

    .faq-inner .accordion-button:not(.collapsed) {
        padding: 1.5rem 0.5rem 1rem 1rem;
    }

    .faq-inner .accordion-button h3 {
        font-size: 16px;
        padding-right: 24px;
    }

    .accordion-button::after {
        width: 1rem;
        height: 1rem;
    }

    .logo img {
        width: 94px;
    }

    .earn-card .site-btn {
        padding: 9px 15px;
        font-size: 13px;
        bottom: 2px;
        gap: 4px;
        position: unset;
        margin-top: 11px;
        width: max-content;
    }

    .earncontent {
        padding: 18px;
        background-color: #ffab24;
        border-radius: 20px;
        height: auto;
        position: unset;
    }

    .feat-box p {
        max-width: 100%;
    }

    .focus-mainWrapInner {
        position: unset;
    }

    .focus-mainWrap .container.technopadding {
        padding: 0;
    }


    .focusInnerPadding {
        padding-left: 2rem;
        padding-right: 2rem;
        background: #25797A;
    }

    .hamenu .site-btn {
        font-size: 26px;
        border-radius: 8px;
        padding: 10px 16px;
    }

    .focus-mainWrap {
        display: block;

    }

    .hamenu .btn-wrap {
        text-align: center;
    }

    .container.bgnopadding {
        padding: 0;
    }

    .footerMainWrap {
        display: block;
    }

    .footermainWrapInner {
        position: unset;
        /* background-color: aqua; */
        background: #25797A;
        padding-bottom: 2px;
    }

    .footerWrapInnerpadding {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: -3px;
        padding-bottom: 2px;
        padding-top: 0;
    }

    .footer-divider.sec-divider {
        margin: 14px 0 17px 0;
        width: 100%;
    }

    p.copyright {
        font-size: 11px;
        text-align: center;
    }

    .footer-section {
        padding: 0px 0px 30px 0px !important;
    }

    h1,
    .h1 {
        font-size: 34px;
    }

    .badge-box {
        width: 100%;
        gap: 11px;
        margin-bottom: 0;
    }

    .vision-shape {
        width: 116px;
        height: 59px;
    }

    .vision-arrow i {
        font-size: 20px;
        margin-top: 7px;
    }

    .vision-dot {
        width: 5px;
        height: 5px;
        top: 43px;
    }

    .vision-circle {
        width: 42px;
        height: 42px;
    }

    .vision-section {
        text-align: center;
        margin: 20px auto 0px auto;
    }

    .badge-box img {
        width: 30px;
        height: 30px;
    }

    .focusInnerPadding {
        padding-top: 20px;
        padding-bottom: 27px;
    }

    .badge-box:nth-child(2) {
        margin-left: auto;
    }

    .badge-box:nth-child(3) {
        margin-left: auto;
    }

    .focus-section h2 {
        font-size: 27px;
    }

    .top-caption {
        font-size: 20px;
    }

    .focus-badges {
        margin-top: 0;
        display: flex;
        gap: 13px;
        margin-bottom: 20px;
    }

    .badge-box h3 {
        font-size: 15px;
    }

    .focusInnerPadding {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: -11px;
    }

    .focus-bg.tech-bottom-element {
        margin-top: -3px;
    }

    .footer-links ul li a {
        font-size: 12px;
    }

    .footer-title span {
        font-size: 30px;
    }

    .productcardInner h2 {
        margin-bottom: 28px;
        line-height: 31px;
        font-size: 23px;
    }

    .footer-social a {
        width: 34px;
        height: 34px;
        font-size: 13px;
    }

    .footer-links {
        --bs-gutter-y: 1rem;
    }

    .footer-social {
        position: unset;
        text-align: center;
        margin-bottom: 13px;
    }

    .banner-mb-element {
        margin-bottom: 40px;
    }

    .feature-list img {
        width: 21px;
    }

    .feature-list li {
        font-size: 14px;
    }

    .value-card p {
        font-size: 14px;
        line-height: 23px;
    }

    .feature-list li::after {
        left: 34px;
    }

    .value-icon {
        margin-bottom: 21px;
        height: 40px;
        width: 40px;
    }

    .diff-padding {
        --bs-gutter-x: 1.6rem;
        --bs-gutter-y: 2rem;
    }

    .feat-box img {
        width: 35px;
        margin-bottom: 9px;
        height: 35px;
    }

    .productInnerImg img {
        position: absolute;
        right: -3px;
        bottom: -2px;
        width: 53%;
    }

    .productcardInner {
        padding: 30px 28px 90px;
    }

    .hero-section {
        padding: 96px 0 0px 0;
    }

    .main-img {
        bottom: 69px;
        width: 380px;
        position: unset;
    }

    .banner-elemnt {
        text-align: right;
    }

    .float-ele-2 {
        left: 39%;
        width: 15%;
        top: 0px;
    }
}

@media (max-width: 700px) {
    .footer-links {
        --bs-gutter-y: 0.5rem;
    }
}

@media (max-width: 600px) {
    .cta-dhol {
        padding: 9px 10px;
        font-size: 13px;
        gap: 9px;
        border-radius: 5px;
        top: 6px;
    }

    .show-below-600 {
        display: flex;
        position: unset;
        width: max-content;
        margin-top: 17px;
    }

    .productcardInner h2 {
        margin-bottom: 19px;
        line-height: 26px;
        font-size: 20px;
    }

    .hide-below-600 {
        display: none;
    }

    .hide-new {
        display: none !important;
    }

    .media-show-new {
        display: block !important;
    }

    .focus-section h2 {
        font-size: 23px;
    }

    .footerMainWrap .container.bgnopadding {
        padding: 0;
    }

    .hidepinkbg {
        display: block !important;
    }

    .hide-force {
        display: none !important;
    }





}


/* If Use */
@media (max-width: 576px) {

    .fisrt-row-padding.top-row {
        margin-left: unset;
        --bs-gutter-x: 0;
        --bs-gutter-y: 1rem;
    }

    .mt-row-30 {
        margin-top: 5px;
    }

    .row.mt-row-30.fisrt-row-padding.second-row {
        margin-right: unset;
        --bs-gutter-x: 0;
        --bs-gutter-y: 1rem;
    }

}

/* If Use */
@media (max-width: 520px) {}

/* If Use */
@media (max-width: 500px) {
    .productInnerImg img {
        position: absolute;
        right: -3px;
        bottom: -20px;
        width: 53%;
    }

    .feature-list.kaamdham-feature-list li {
        width: 100%;
    }

    .focus-badges {
        margin-top: 0;
        display: block;
        gap: 13px;
        margin-bottom: 20px;
    }

    .badge-box {
        width: 100%;
        gap: 11px;
        margin-bottom: 11px;
    }

}

/* If Use */
@media (max-width: 470px) {}

/* If Use */
@media (max-width: 430px) {}

/* If Use */
@media (max-width: 420px) {}

/* If Use */
@media (max-width: 400px) {
    .show-below-400 {
        display: block !important;
    }

    .productcardInner {
        padding: 30px 20px 90px;
    }

    .hidepinkbg {
        display: none !important;
    }

    .back-element img {
        position: absolute;
        right: -49px;
        top: -18px;
        z-index: -1;
    }

}

/* If Use */
@media (max-width: 360px) {}