@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 820px) {
}
@media only screen and (max-width: 992px) {
    .carousel-caption {
        top: 13%;
        right: 10%;
    }
    .BannerHeading {
        font-size: 30px;
    }
    .BannersSubHeading {
        font-size: 20px;
        margin: 5px 0px;
    }
    .orange-btn {
        padding: 7px 11px;
        margin-right: 8px;
        font-size: 14px;
    }
    .blue-btn {
        padding: 7px 8px;
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    :root {
        --app--mobile-head-font: 20px;
        --app--mobile-subhead-font: 16px;
        --app--mobile-normal-font: 14px;
        --app--mobile-section-padding: 20px 0px;
        --app--mobile-cardbody-padding: 5px 10px;
    }

    .address-box {
        margin: 0;
        margin-top: 30px;
    }

    .banner-commn {
        min-height: 210px;
    }

    .product-box2 {
        width: 95%;
    }
    .slick-prev {
        left: -17px !important;
    }
    .slick-next {
        right: -17px !important;
    }
    .pagename {
        font-size: var(--app--mobile-head-font);
    }

    nav.sticky {
        background: #fff;
        height: 59px;
        padding: 9px 0px;
    }

    .box-org {
        padding: 9px 13px 3px 13px;
        width: auto;
    }

    .product-box {
        margin-left: 0px;
    }
    .flexsliderCLient {
        overflow: hidden;
    }
    .home .orange-btn {
        padding: 7px 5px !important;
        font-size: 13px;
    }
    .join-dym .partner-join {
        margin-top: 15px;
    }
    .MainHeading {
        font-size: var(--app--mobile-head-font);
        line-height: 31px;
    }

    .process-step:after {
        display: none;
    }

    .product-box {
        width: 100%;
    }
    #button {
        bottom: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        background-size: 70%;
    }
    .getintouchbtn {
        bottom: 122px;
        right: 20px;
    }
    .su-name {
        margin: 12px 0px;
        line-height: 33px;
        font-size: 23px;
    }
    .patners-logo {
        /* margin-bottom: 10px; */
        display: inline-block;
    }
    .HeadingMini {
        font-size: var(--app--mobile-head-font);
        margin-bottom: 0px;
    }
    .desc2 {
        font-size: var(--app--mobile-subhead-font);
        margin-bottom: 5px;
        min-height: 125px;
    }
    .product-content {
        padding: var(--app--mobile-section-padding);
    }
    .su-description {
        font-size: var(--app--mobile-normal-font);
    }
    .so-benifits {
        padding: 23px 0px;
    }
    .card-body .HeadingMini {
        min-height: 37px;
        font-size: var(--app--mobile-normal-font);
        min-height: 85px;
    }
    .benefits .card {
        margin-bottom: 10px;
    }
    .problems .card {
        margin-bottom: 10px;
    }
    .problems-so {
        padding: 20px 0px;
    }
    .problems-so h2 {
        font-size: var(--app--mobile-subhead-font);
    }
    .benefits h2 {
        font-size: 19px;
    }
    .HowWeWork h2 {
        font-size: 19px;
    }
    .featured-solution .fix-height-image2 {
        /* min-height: 180px;
        height: 180px; */
    }
    .testimonial {
        font-size: 14px;
        line-height: 24px;
    }
    .fix-height-image2,
    .card-img img {
        min-height: initial;
        height: inherit !important;
    }
    .big-images {
        height: auto !important;
    }
    .page-content {
        padding: 20px 0px;
    }
    .image-size2 {
        min-height: 105px;
        height: 105px;
    }
    .heading-other {
        margin: 15px 0px 0px 0px;
        font-size: var(--app--mobile-head-font);
    }
    .desc-he {
        min-height: auto;
    }
    .CoBox {
        margin-top: 22px;
    }
    .blog-titles {
        min-height: auto;
        font-size: 21px;
    }
    .extra_details {
        padding: var(--app--mobile-section-padding);
    }
    .plat-heading2 {
        font-size: var(--app--mobile-head-font);
        text-align: left;
        padding-top: 0px;
    }
    .details_box p {
        font-size: var(--app--mobile-subhead-font);
        line-height: 22px;
    }
    .banner-commn2 {
        min-height: 140px;
    }
    .services {
        padding: 20px 0;
    }
    .content_details h3 {
        font-size: var(--app--mobile-subhead-font);
        margin-bottom: 5px;
    }
    .content_box .content_details p {
        font-size: var(--app--mobile-normal-font);
        line-height: 18px;
    }
    .content_box {
        padding: 8px;
    }
    .content_box .icon img {
        height: 80px;
        width: 80px;
        margin-bottom: 15px;
    }
    .product-listing {
        padding: 0px;
    }
    #solution_list_res {
        padding: 0px 10px;
    }
    .banner-partners-page .pagename {
        font-size: 18px;
    }
    .ab-heading {
        font-size: var(--app--mobile-head-font);
        text-align: left;
        margin: 0px 0px 10px 0px;
    }
    .pra2cc .partner-join {
        margin-bottom: 24px;
    }
    .about-pra {
        margin-bottom: 5px;
        font-size: var(--app--mobile-subhead-font);
    }
    .about_imgblock img {
        margin-top: 10px;
    }
    .mr-gin-20 {
        margin-bottom: 15px;
    }
    .carousel-caption {
        top: 38% !important;
        right: 10%;
    }
    .BannerHeading {
        font-size: 14px;
        margin: 0px;
    }
    .about-timline {
        width: 100%;
        display: block;
        padding: var(--app--mobile-section-padding);
        background: #f9fbff;
    }
    .about-us-pra {
        padding: var(--app--mobile-section-padding);
    }
    .heading-about {
        font-size: 17px;
        margin-bottom: 15px;
        margin-top: 29px;
    }
    .banner-partners-page .outline-btn {
        color: #fff;
        border: 1px solid #fff;
        padding: 8px 10px;
        border-radius: 5px;
        margin-top: 2px;
        display: inline-block;
        margin-bottom: 6px;
        font-size: 12px;
    }
    .patners-type {
        width: 100%;
        padding: 15px 15px 0px 15px;
        margin-top: 0px;
        display: block;
        border-top: 1px solid #f3f2f2;
    }
    .box-type-shedow {
        width: 100%;
    }
    .box-type1 {
        margin: 0px 0px 15px 0px;
        padding: 10px;
    }
    .sub-heading-sec {
        font-size: var(--app--mobile-subhead-font);
    }
    .modal-patners h4 {
        color: #2a5491;
        font-size: var(--app--mobile-head-font);
        margin: 15px 0px 10px 0px;
    }
    .sub-heading-new {
        color: #000000;
        font-size: var(--app--mobile-head-font);
    }
    .pragraph-co2 {
        font-size: var(--app--mobile-normal-font);
    }
    .modal-patners {
        padding: 38px 0px 0px 0px;
        text-align: center;
    }
    .patners-benefits {
        background: #f9fbff;
        padding: 30px 0px;
        width: 100%;
    }
    .pragraph-co {
        margin: 5px 0px 30px 0px;
        font-size: var(--app--mobile-normal-font);
    }
    .heading-patners {
        margin-bottom: 20px;
        font-size: var(--app--mobile-head-font);
    }
    .mr-bottom {
        margin-bottom: 16px;
    }
    .patners-benefits .mr-bottom p {
        line-height: 18px;
        font-size: 14px;
        margin: 6px 0px 9px 0px;
    }
    .join-dym .MainHeading {
        margin-bottom: 26px;
    }
    .partners-about {
        width: 100%;
        background: #f9fbff;
        padding: var(--app--mobile-section-padding);
    }
    .partners-about .partner-join {
        float: none;
    }
    .banner-partners-page {
        background-image: url(../images/banner-partners-page.png);
        background-size: cover;
        background-repeat: no-repeat;
        text-align: left;
        height: auto;
        display: flex;
        align-items: center;
        min-height: 242px;
        background-position: -200px;
    }
    .mobile-hide {
        display: none !important;
    }
    .carousel-caption {
        top: 20% !important;
        right: 10%;
        left: 10%;
        padding: 8px 0px;
        z-index: 3;
        display: flex;
        flex-flow: column;
        max-width: 40%;
        min-width: 145px;
    }
    .carousel-indicators {
        display: none;
    }
    .desktop-hide {
        display: block !important;
    }
    .logo {
        width: 100px;
    }
    .margin-bottom {
        margin-bottom: 20px;
    }
    .HowWeWork .card {
        margin: 10px 0px;
        height: auto;
        min-height: 100px;
    }
    .HowWeWork {
        background: #f9fbff;
        padding: 20px 0px;
    }
    .cus-box-pat .col-md-2 {
        flex: 0 0 auto;
        width: 33%;
    }
    .patners .img-pat {
        width: 60px;
    }
    .pat-dym {
        font-size: 16px;
        line-height: 17px;
        margin: 10px 0px 15px 0px;
    }
    .partner-box {
        text-align: center;
        box-shadow: 0px 2px 6px #e1dddd;
        padding: 16px 0px;
        margin: 7px;
    }
    .join-dym {
        text-align: center;
        padding: 20px 0px;
    }
    .pat-box .col-md-2 {
        flex: 0 0 auto;
        width: 47%;
        margin-right: 0px;
    }
    .process-step {
        display: block;
    }
    .process-row:before {
        display: none;
    }
    .nav-mobile {
        padding: 5px 0px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #4d4a4a;
        padding: 11px 0px;
    }
    .navbar-brand-cus .logo {
        width: 160px;
        margin: -30px 0px 0px 0px;
    }
    .product .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
    }
    .product {
        padding: 50px 10px;
    }
    .dym_videotab {
        width: 100%;
    }
    .video_tab {
        max-width: 100%;
    }
    .product_video_block {
        left: calc(60% + 20px);
        width: 100px;
        height: 100px;
        top: calc(50% - 50px);
        z-index: 2;
    }
    .dym_videobutton {
        top: calc(50% - 40px);
        left: calc(50% - 40px);
    }

    .pulse_holder {
        width: 100px;
        height: 100px;
        position: initial;
    }
    img.dym_bannervideobutton {
        width: 40px;
    }
    .pulse_holder .pulse_rays1 {
        top: 15px;
        left: 0px;
        opacity: 1;
        width: 70px;
        height: 70px;
        right: 0px;
    }
    .pulse_holder .pulse_rays2 {
        width: 100px;
        height: 100px;
        top: -13px;
        right: -15px;
    }
    .centervideo {
        width: 90%;
        position: relative;
        margin: calc(50% - 0px) 5% 0px 5%;
        display: inline-block;
    }
    @keyframes pulse, @keyframes pulse2 {
        0%,
        8% {
            transform: scale(1);
            opacity: 0;
        }
        15% {
            transform: scale(1.1);
            opacity: 1;
        }
        30% {
            transform: scale(1.2);
            opacity: 1;
        }
        100% {
            opacity: 0;
            transform: scale(1.3);
        }
    }

}
@media (min-width: 500px) {
    .content {
        width: 43%;
    }
    #button {
        margin: 30px;
    }
}
@media screen and (max-width: 775px) {
    .timeline ol,
    .timeline ol li {
        width: auto;
    }
    .timeline ol {
        padding: 0;
        transform: none !important;
    }
    .timeline ol li {
        display: block;
        height: auto;
        background: transparent;
        width: 100%;
    }
    .timeline ol li:not(:first-child) {
        margin-left: auto;
    }
    .timeline ol li div {
        width: 94%;
        height: auto !important;
        margin: 0 auto 15px;
        border-radius: 5px;
        position: static;
        font-size: var(--app--mobile-normal-font);
    }
    .timeline ol li div img {
        margin-bottom: 10px;
    }
    .timeline ol li:nth-child(odd) div {
        transform: none;
    }
    .timeline ol li:nth-child(odd) div::before,
    .timeline ol li:nth-child(even) div::before {
        left: 50%;
        top: 100%;
        transform: translateX(-50%);
        border: none;
        border-left: 1px solid white;
        height: 25px;
    }
    .pra2cc .sub-heading-ab {
        margin-bottom: 10px;
    }
    .timeline ol li:last-child,
    .timeline ol li:nth-last-child(2) div::before,
    .timeline ol li:not(:last-child)::after,
    .timeline .arrows {
        display: none;
    }
}
@media only screen and (min-width: 1366px) {
    .carousel-caption {
        top: 25%;
        right: 16%;
    }
}

@media only screen and (min-width: 1500px) {
    .carousel-caption {
        top: 28%;
        left: 16%;
    }
}
@media (min-width: 768px) {
    .page-content .carousel-item {
        margin-right: 0;
        flex: 0 0 25.333333%;
        display: block;
    }
    .page-content .carousel-inner {
        display: flex;
    }
}
@media (max-width: 767px) {
    .page-content .card .img-wrapper {
        height: 17em;
    }
}
@media screen and (max-width: 1200px) {
    .banner-commn2 {
        background: #eaf0f9;
        background-size: cover;
        background-repeat: no-repeat;
        text-align: left;
        height: auto;
        display: flex;
        align-items: center;
        background-position: center;
    }
}
@media only screen and (max-width: 768px) {
    .details_box {
        padding: 0 15px;
    }
    .details_box h1 {
        font-size: var(--app--mobile-head-font);
        margin: 0px 0px 10px 0px;
    }
    .details_box img {
        margin: 0px;
    }
    .extra_details.bg-white .col-md-6:first-child {
        order: 13;
    }
}
/* New Updated Css */
@media (min-width: 768px) and (max-width: 992px) {
    :root {
        --app-tabs-head-font: 24px;
        --app-tabs-subhead-font: 18px;
        --app-tabs-normal-font: 15px;
        --app-tabs-section-padding: 25px 0px;
        --app-tabs-cardbody-padding: 5px 10px;
    }
    .slick-slider .product-box2 .big-images4 {
        height: auto !important;
    }
    section.product .slick-list .product-box2 {
        padding: 5px 10px 5px 15px;
        margin: 5px 0px 0px 10px;
        min-height: 200px;
    }
    .slick-slider {
        margin-bottom: 10px;
    }
    .slick-slider .slick-dots {
        bottom: -30px;
        margin-bottom: 0px;
    }
    .product {
        padding: var(--app-tabs-section-padding);
    }
    section.product .slick-list .product-box2 .desc2 {
        font-size: var(--app-tabs-normal-font);
        line-height: 20px;
        -webkit-line-clamp: 6;
        margin-bottom: 5px;
        min-height: 120px;
    }
    section.product .slick-list .product-box2 .HeadingMini {
        margin-bottom: 0px;
        font-size: var(--app-tabs-subhead-font);
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .MainHeading {
        font-size: var(--app-tabs-head-font);
    }
    .SubHeading, .HeadingMini2, .HeadingMini{
        font-size: var(--app-tabs-subhead-font);
        margin-bottom: 0px;
    }
    .desc {
        font-size: var(--app-tabs-normal-font);
        line-height: 20px;
    }
    .HowWeWork, .about-timline, .partners-about, .about-us-pra, .patners-benefits, .modal-patners, .join-dym, .page-content, .product-listing, .problems-so, .product-content, .so-benifits, .global_section, .services {
        padding: var(--app-tabs-section-padding);
    }
    .HowWeWork .process-step {
        margin: 0px 1.5%;
    }
    .join-dym .MainHeading {
        margin-bottom: 25px;
    }
    .join-dym .partner-join {
        /* margin: 0px; */
    }
    .join-dym .pat-box {
        margin-top: 20px;
    }
    .join-dym .flex-control-nav {
        bottom: -25px;
    }
    .HowWeWork .card {
        margin-bottom: 15px;
        min-height: 100px;
    }
    .HowWeWork .card .profile {
        margin-top: 0px !important;
    }
    .testimonial {
        font-size: var(--app-tabs-normal-font);
    }
    nav.nav-mobile{
        padding: 10px 0px;
    }
    #button {
        width: 40px;
        height: 40px;
        background-size: 30px;
    }
    .footer_logoblock {
        width: 100% !important;
        min-width: 100%;
    }
    .pagename, .plat-heading2, .details_box h1, .heading-ab, .sub-heading-ab {
        font-size: var(--app-tabs-head-font);
    }
    .page-content .carousel-inner {
        padding: 0px;
    }
    .page-content .carousel-control-next {
        right: -35px;
    }
    .page-content .card-img-overlay {
        padding: 5px 10px;
    }
    .page-content .card-img-overlay .cardlink {
        font-size: var(--app-tabs-normal-font);
    }
    .page-content .card img {
        min-height: initial;
        height: initial;
    }
    .table-cus {
        margin: 0px;
        font-size: 13px;
    }
    .flexslider .slides img {
        height: auto !important;
    }
    .product-listing #solution_list_res .product-box {
        margin: 0px 1.5% 2% 1.5%;
        width: 47%;
        padding-top: 0px;
        border: solid thin #e1e1e1ad;
        overflow: hidden;
    }
    .Steps-process .process-step:after {
        top: calc(50% - 30px);
        height: 30px;
        width: 30px;
        background-position: center;
        left: -25px;
    }
    .heading-other {
        margin: 5px 0px;
    }
    .custom-row-12 {
        margin-bottom: 5px;
    }
    .fix-height-image2 {
        height: auto;
        min-height: 110px;
        max-height: 110px;
    }
    .challenge_card .card-body, .so-benifits .card-body{
        padding: 5px 10px;
    }
    .cardbody_content, .su-description, .details_box p, .about-pra {
        font-size: var(--app-tabs-normal-font);
        line-height: 20px;
    }
    .cardbody_content {
        min-height: 85px;
    }
    .challenge_card {
        width: calc(100% + 10px);
    }
    .industry-badge {
        font-size: 12px;
        padding: 5px 10px;
    }
    .fix-height-image {
        height: auto !important;
        min-height: 175px;
    }
    .card-content .card-desc {
        padding: 10px;
        min-height: 125px;
    }
    .so-benifits .cardbody_content {
        min-height: 45px;
    }
    .product-content .slide {
        margin-bottom: 20px;
    }
    .problems-so .card .card-body {
        padding: var(--app-tabs-cardbody-padding);
    }
    .problems-so .card .card-body .HeadingMini {
        font-size: var(--app-tabs-normal-font);
        min-height: initial;
    }
    .mobile-offcanvas.show {
        width: 100%;
    }
    .navbar-brand-cus .logo {
        width: 160px;
        margin: -30px 0px 0px 0px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #4d4a4a;
        padding: 11px 0px;
    }
    .image-size2 {
        height: auto;
        max-height: 105px;
    }
    .so-benifits .card .card-body .HeadingMini{
        font-size: var(--app-tabs-normal-font);
    }
    .card-desc h3 {
        font-size: var(--app-tabs-subhead-font);
        min-height: 50px;
    }
    .our_solution_block {
        margin: 0px;
    }
    .product-box {
        width: 48%;
        margin: 0px 1% 2% 1% !important;
    }
    .services .col-md-6 {
        margin: 10px 0px;
    }
    .plat-heading2 {
        padding-top: 15px;
    }
    .details_box2 {
        padding: 0px !important;
    }
    .details_box h1 {
        margin-bottom: 10px;
    }
    .active_nav:before {
        left: 0px;
        width: 100px;
        height: 2px;
        bottom: 5px;
    }
    .pragraph-co {
        margin: 0px 0px 20px 0px;
    }
    .patners-type {
        padding: 0px;
        margin-top: 10px;
    }
    .box-type-shedow {
        padding: 15px;
    }
    .patners-type h4 {
        margin: 5px 0px;
        font-size: var(--app-tabs-subhead-font);
    }
    .heading-patners {
        font-size: var(--app-tabs-head-font);
    }
    section.patners-benefits .slide {
        margin-top: 20px;
    }
    .patners-benefits .mr-bottom {
        margin-bottom: 10px;
    }
    .about-pra {
        margin-bottom: 10px;
    }
    .about-us-pra .sub-heading-ab {
        margin-bottom: 10px;
        font-size: var(--app-tabs-subhead-font);
    }
    .left-about-pra, .custom-design h4 {
        font-size: var(--app-tabs-normal-font);
    }
    .m35 {
        margin-bottom: 20px;
    }
    .icon-box {
        padding: 15px 0px;
        min-height: 135px;
    }
    .icon-box img {
        height: 60PX;
    }
    .timeline ol {
        padding: 0;
        transform: none !important;
        width: 100%;
        display: flex;
        flex-flow: wrap;
    }
    .timeline ol li {
        display: inline-block;
        height: auto;
        background: transparent;
        width: 50% !important;
        margin: 0px !important;
    }
    .timeline ol li div {
        width: 94%;
        height: 96%!important;
        margin: 0 auto 15px;
        border-radius: 5px;
        position: static;
        font-size: var(--app--mobile-normal-font);
    }
    .timeline ol li:nth-child(odd) div::before, .timeline ol li:nth-child(even) div::before, .timeline ol li:last-child, .timeline ol li:nth-last-child(2) div::before, .timeline ol li:not(:last-child)::after, .timeline .arrows {
        display: none;
    }
    .timeline ol li div img {
        margin-bottom: 10px;
    }
    .capcode {
        width: 100%;
    }
    .done_icon {
        min-height: 35px;
        height: auto;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .process-row {
        flex-flow: column;
        display: flex;
        align-items: center;
    }
    .HowWeWork .process-step {
        width: 100%;
    }
    .HeadingMini2 {
        font-size: var(--app--mobile-head-font);
        margin-bottom: 0px;
    }
    .desc {
        font-size: var(--app--mobile-subhead-font);
        margin: 0px !important;
        line-height: 20px;
    }
    .product {
        padding: 20px 10px;
    }
    .SubHeading {
        font-size: var(--app--mobile-subhead-font);
        margin: 0px;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 25px;
    }
    .MainHeading {
        margin-bottom: 10px;
    }
    .BannersSubHeading {
        font-size: var(--app--mobile-subhead-font);
        font-size: 13px;
        margin: 5px 0px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        width: 10%;
        z-index: 5;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        background-size: 80%;
    }
    .nav-link,
    .dropdown-item {
        font-size: 14px !important;
    }
    .navbar-nav .dropdown-menu {
        width: calc(100% - 50px);
        margin: 0px 25px;
    }
    .nav-link::after {
        border-width: 5px;
        margin-left: 7px;
        color: #838080;
        position: absolute;
        top: 18px;
    }
    .pat-box {
        margin-top: 20px;
    }
    .footer-39201 {
        padding-top: 20px;
    }
    .footer-logo {
        width: 140px;
        margin-bottom: 0px;
    }
    .footer-39201 h3 {
        margin-bottom: 5px;
    }
    .footer-39201 .nav-links {
        margin-bottom: 0px;
    }
    .footer-39201 .border-top {
        margin: 0px !important;
    }
    .carousel-item .carousel-caption a {
        font-size: 12px;
        padding: 3px 10px !important;
        max-width: 125px;
        margin: 4px 0px;
    }
    .footer-39201 .nav-links li {
        margin-bottom: 3px;
    }
    footer.footer-39201 .mb-4 {
        margin-bottom: 10px !important;
    }
    .footer-39201 .social li a {
        padding: 0px 5px;
    }
    .footer_bottom_row {
        margin-bottom: 60px;
    }
    .active_nav:before {
        left: 0px;
        width: 50px;
        height: 2px;
        bottom: 5px;
    }
    .page-content .carousel-control-prev {
        left: -10px;
    }
    .page-content .carousel-control-next {
        right: -10px;
    }
    .page-content .card {
        margin: 0px;
    }
    .cardlink {
        font-size: var(--app--mobile-subhead-font);
    }
    .page-content .card-img-overlay {
        padding: 5px 10px;
    }
    .featured-solution {
        padding: 5px 0px 0px !important;
    }
    .HowWeWork .process {
        width: 100%;
        margin: 0px;
    }
    /* .product-box {
        width: calc(100% - 30px);
        margin-left: 15px !important;
    } */
    .mobile-offcanvas.show {
        width: 100%;
    }
    .challenge_card .card-body {
        padding: 10px;
        min-height: 85px;
    }
    .cardbody_content {
        font-size: var(--app--mobile-normal-font) !important;
        min-height: 85px;
    }
    .product-content .carousel-inner {
        margin-bottom: 10px;
    }
    .details_row,
    .details_row ul {
        font-size: var(--app--mobile-normal-font);
    }
    .problems-so .card-body,
    .so-benifits .card-body,
    .challenge_card .card-body {
        padding: var(--app--mobile-cardbody-padding);
    }
    .so-benifits .cardbody_content,
    .problems-so .card-body .HeadingMini {
        min-height: 45px;
    }
    .responsive_section {
        padding: 20px 0px;
    }
    .our_solution_block {
        margin: 0px;
    }
    .card-desc h3 {
        font-size: var(--app--mobile-head-font);
    }
    .story_section .card {
        margin: 0px 0px 10px 0px;
    }
    .su-heading span,
    .su-heading p,
    .su-heading div,
    .CoBox span,
    .CoBox p,
    .CoBox div,
    .su-heading,
    .about-pra span,
    .about-pra div {
        font-size: var(--app--mobile-subhead-font) !important;
    }
    .modal-title {
        font-size: var(--app--mobile-subhead-font);
    }
    .capcode {
        width: 100%;
    }
    .heading-ab {
        font-size: var(--app--mobile-head-font);
    }
    .timeline ol li:first-child {
        width: 100%;
    }
    .timeline ol li {
        border-radius: 5px;
    }
    .icon-box {
        padding: 20px 0px 5px 0px;
    }
    .custom-design {
        padding-bottom: 10px;
    }
    .sub-heading-ab {
        font-size: var(--app--mobile-subhead-font);
    }
    .left-about-pra {
        font-size: var(--app--mobile-normal-font);
    }
    .boxes h4 {
        margin-bottom: 0px;
    }
    .boxes p {
        margin-bottom: 0px;
    }
    .global_section {
        padding: var(--app--mobile-section-padding);
    }
    .blog-show-page > * {
        word-break: break-word;
    }
    .CoBox {
        margin-bottom: 10px;
    }
    .mobile_show {
        display: block;
    }
    .home_slider .carousel-item .d-block {
        z-index: 2;
        position: absolute;
        top: 20%;
/*        min-height: 60%;*/
    }
    .home_slider .carousel-item {
        min-height: 35vh;
        height: 35vh;
    }
}
