@media (min-width: 1600px) {
}

@media (max-width: 1599px) {
}

@media (max-width: 1399px) {
}

@media (max-width: 1300px) {
    .help_wrap .chatbot {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 2;
        height: auto;
        width: 100px;
        top: 60%;
    }

    .help_wrap .help_btn {
        margin-right: 30px;
    }
}

@media (max-width: 1199px) {
    /* dev 1 */

    .hedr .navmenumain .nav_menu .nav_item {
        margin-left: 26px;
    }

    .bannearsect h1 {
        font-size: 37px;
        line-height: 44px;
    }

    .banimg {
        width: 100%;
        min-width: 500px;
        position: relative;
        left: 0;
        margin-top: -30px;
    }

    .hedr .navbar_brand img {
        max-width: 140px;
    }

    .hedr,
    .scrolled .hedr {
        padding: 15px 0px;
    }

    .scrolled {
        padding: 0px;
    }

    .aboutsect h4 {
        margin-bottom: 10px;
    }

    .aboutsect h2 {
        margin-bottom: 40px;
    }

    h2,
    .latest_blog_hdng h2 {
        font-size: 35px;
    }

    .srvbox h3 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .srvbox p {
        font-size: 16px;
        line-height: 26px;
    }

    .srviceimg img {
        width: 100%;
        max-width: 340px;
    }

    .flexrow + .flexrow {
        margin-top: 20px;
    }

    .tstm_ttle {
        max-width: 440px;
    }

    .tstmsldr .slick-slide .tstmsldrinnr p {
        font-size: 16px;
        line-height: 26px;
    }

    .servicesection::after,
    .servicesection::before,
    .bannearsect::after {
        height: 260px;
    }

    .team_sec::before {
        height: 180px;
    }

    .team_sec {
        padding: 120px 0px;
        margin-bottom: 80px;
    }

    .team_sec .gray_dotsheap {
        top: 0px;
        left: 20px;
    }

    .team_sec::after {
        height: 180px;
    }

    .ftr {
        margin-top: 100px;
    }

    .inner_banner.inner_bannerblog::after {
        height: 150px;
        bottom: 0;
    }

    .blog_bnr_slide_wrap {
        margin-bottom: -60px;
        margin-top: 28px;
    }

    /* dev2 */

    .how_it_work_ban .banimg {
        min-width: 400px;
    }

    .how_it_work_ban h1 {
        font-size: 40px;
        line-height: 55px;
    }

    .how_it_work_ban::after {
        bottom: -125px;
        height: 260px;
    }

    .step_sec .srviceimg .step_main_img {
        max-width: 340px;
        margin-right: 35px;
    }

    .step_sec .srviceimg {
        max-width: 375px;
    }

    .step_sec .srvbox {
        max-width: 400px;
    }

    .step_sec .srviceimg::before {
        bottom: 75px;
    }

    .step_sec .srviceimg .step_sub_img {
        max-width: 155px;
    }

    .step_sec .flexrow + .flexrow {
        margin-top: 80px;
    }

    .saving_sec {
        padding: 80px 0 200px;
        margin-bottom: 100px;
    }

    .step_sec {
        padding-top: 100px;
    }

    .saving_sec::after {
        height: 260px;
    }

    .saving_img {
        width: 45px;
        margin-right: 15px;
    }

    .saving_text {
        width: calc(100% - 60px);
    }

    .saving_text h5 {
        font-size: 20px;
        line-height: 35px;
    }

    .saving_text p {
        font-size: 15px;
        line-height: 25px;
    }

    .saving_wrap {
        padding: 20px;
        border-radius: 10px;
    }

    .saving_sec .row > .col-md-6 {
        margin-top: 30px;
    }

    .faq_banner:after,
    .inner_banner.innr_bannercntct::after {
        height: 260px;
    }

    /* dev 3 */

    .soluction_bnnr h1 {
        font-size: 40px;
        line-height: 55px;
    }

    .solution_sec .row:nth-child(even) .solution_wpr {
        padding-left: 40px;
    }

    .inner_banner.soluction_bnnr::after {
        height: 180px;
        bottom: -20px;
    }

    .soluction_bnnr .inner_bantext {
        padding: 100px 0;
    }

    .step_sec .srviceimg .step_sub_text {
        font-size: 16px;
        line-height: 22px;
        padding: 15px;
        border-radius: 12px;
    }

    /* footer sec */
    .ftr {
        margin-top: 150px;
    }

    .ftr_lst_wrp {
        padding: 28px 0 30px;
    }

    .ftr_lst_wrp h6 {
        margin-bottom: 25px;
    }

    .ftr_lst_wrp .link_lists li {
        margin-bottom: 20px;
    }

    .ftr_lst_wrp .link_lists li a {
        font-size: 14px;
    }

    .footer_logo {
        margin-top: -137px;
    }

    .ftr::before {
        height: 150px;
        bottom: calc(100% - 2px);
    }

    .ftr .row .col-md-4 .ftr_lst_wrp {
        padding-left: 0;
    }

    /* footer sec end */
}

@media (max-width: 1024px) {
    .pricing_table {
        overflow-x: auto;
    }

    .pricing_table .table_row .table_cell {
        padding: 20px;
        font-size: 16px;
        width: 33.333333%;
        flex: 1 0 auto;
    }

    .setup_cost h3 {
        font-size: 28px;
    }

    .plus_wrap {
        margin: 5px 0px;
    }

    .pricing_table .table_row:not(:last-child) .table_cell:first-child:after {
        left: 20px;
    }

    .pricing_table .table_row:not(:last-child) .table_cell:last-child:after {
        right: 20px;
    }

    .setup_cost_outer p {
        font-size: 16px;
        line-height: 23px;
    }

    .setup_cost_outer p,
    .setup_cost {
        margin-bottom: 15px;
    }
}

@media (max-width: 991px) {
    /* 17.12.24 */
    .prod_img_wrp {
        margin-bottom: 20px;
    }

    .prod_img_wrp .prod_img {
        max-width: 147px;
    }

    /* 17.12.24 */

    /* dev 1 */

    .nav_menu {
        position: fixed;
        flex-direction: column;
        top: 0px;
        right: 0;
        bottom: 0;
        padding: 120px 25px 0px;
        background-color: #fff;
        width: 300px;
        z-index: 99;
        transform: translateX(100%);
        transition: all 600ms ease-in-out;
        align-items: flex-start;
    }

    .navbar .nav_link {
        color: rgb(86, 88, 90);
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 1px;
        display: block;
    }

    .nav_menu.show {
        transform: translateX(0%);
    }

    .hedr .navmenumain .nav_menu {
        align-items: unset;
    }

    .hedr .navmenumain .nav_menu .nav_item {
        margin-left: 0px;
    }

    .hedr .navmenumain .nav_menu .nav_item .nav_link::before {
        bottom: unset;
    }

    .hedr .navmenumain .nav_menu .nav_item .nav_link {
        display: flex;
        align-items: center;
        font-size: 16px;
        line-height: 45px;
    }

    .bodystyl .hedr::before,
    .nav_menu.show {
        height: 100vh;
    }

    .banimg {
        width: 100%;
        min-width: 380px;
        margin-top: -30px;
        margin-bottom: 40px;
    }

    .bannearsect h1 {
        font-size: 27px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .bannearsect .site_btn {
        min-width: 180px;
        height: 50px;
    }

    p {
        font-size: 16px;
        line-height: 26px;
    }

    .aboutsect h6 {
        font-size: 16px;
        line-height: 34px;
        margin-top: 10px;
    }

    .aboutlist li .listicon {
        min-width: 42px;
    }

    .listcont h5 {
        font-size: 18px;
        line-height: 28px;
    }

    .aboutlist li + li {
        margin-top: 15px;
    }

    .aboutlist {
        margin: 10px 0px 20px;
    }

    .btn_pic {
        width: 65px;
        height: 65px;
    }

    .btn_pic i {
        font-size: 20px;
    }

    .srviceimg img {
        width: 100%;
        max-width: 100%;
    }

    .srvbox h3 {
        font-size: 30px;
        line-height: 34px;
    }

    .srvbox {
        padding-left: 40px;
    }

    .flexrow:nth-child(even) .srvbox {
        padding-left: 0px;
        padding-right: 40px;
    }

    .srviceimg {
        padding-right: 40px;
    }

    .flexrow:nth-child(even) .srviceimg {
        padding-left: 40px;
        padding-right: 0px;
    }

    .tstmsldr .slick-slide .tstmsldrinnr {
        padding: 30px 20px;
    }

    .athr_wrp {
        padding-top: 20px;
    }

    .atrimg {
        width: 40px;
    }

    .arcnct h6 {
        font-size: 16px;
    }

    .tstmsldr .slick-arrow {
        width: 45px;
        height: 45px;
        top: -85px;
        right: 150px;
    }

    .tstmsldr .slick-arrow.slick-prev {
        left: unset;
        right: 210px;
    }

    h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .inner_banner::after {
        height: 150px;
        bottom: 0;
    }

    .inner_banner {
        margin-bottom: 50px;
    }

    .company_story_text h3 {
        font-size: 26px;
    }

    .company_story_img {
        max-width: 100%;
        margin-top: 40px;
    }

    .company_story .container > .row + .row {
        margin-top: 50px;
    }

    .team_sec::before {
        height: 150px;
    }

    .company_story {
        padding-bottom: 60px;
    }

    .team_sec {
        margin-bottom: 60px;
        padding: 120px 0;
    }

    .team_sec .gray_dotsheap {
        top: -110px;
        left: 150px;
    }

    .team_sec .team_wram_text {
        padding: 0px;
        padding-top: 35px;
    }

    .team_sec .team_wram_text h6 {
        font-size: 18px;
    }

    .team_sec::after {
        height: 150px;
    }

    .vision_goals_text h3,
    .goals_text h3 {
        font-size: 26px;
    }

    .vision_goals_text {
        max-width: 100%;
        margin-top: 40px;
    }

    .tstm_ttle h4,
    .servicesection h4 {
        margin-bottom: 10px;
    }

    .latest_blog {
        padding-bottom: 125px;
        padding-top: 60px;
    }

    .blog_bnr_item_cnt h3 {
        font-size: 20px;
        line-height: 25px;
        max-width: 520px;
    }

    .latest_blog_inr_cnt .nav-tabs button {
        font-size: 14px;
        padding: 0 20px 0 0;
    }

    .latest_blog_inr_cnt_list form input {
        font-size: 14px;
    }

    .latest_blog_inr_cnt_txt {
        padding: 20px 15px;
    }

    .latest_blog_inr_cnt_txt h5 {
        font-size: 16px;
        line-height: 22px;
    }

    .latest_blog_inr_cnt_txt h6 span {
        margin-right: 10px;
        width: 15px;
    }

    .latest_blog_inr_cnt_txt p {
        font-size: 14px;
        line-height: 22px;
    }

    .latest_blog_inr_cnt_list {
        justify-content: unset;
        margin-bottom: 30px;
        align-items: center;
        flex-direction: column;
    }

    .latest_blog_inr_cnt_list form {
        margin: 30px auto 0 auto;
    }

    .latest_blog_hdng {
        padding-bottom: 15px;
    }

    .latest_blog_inr_cnt_wrap {
        margin-bottom: 30px;
    }

    .nav_item .site_btn {
        margin-top: 15px;
    }

    /* dev2 */
    .how_it_work_ban .banimg {
        min-width: 360px;
    }

    .how_it_work_ban h1 {
        font-size: 30px;
        line-height: 45px;
    }

    .how_it_work_ban::after {
        bottom: -100px;
        height: 160px;
    }

    .how_it_work_ban .aligntext {
        padding: 35px 0;
    }

    .dotsheap {
        width: 80px;
        left: -45px;
    }

    .step_sec {
        padding-top: 75px;
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .step_sec .srviceimg {
        max-width: 320px;
    }

    .step_sec .srviceimg .step_main_img {
        max-width: 290px;
        margin-right: 30px;
    }

    .step_sec .srviceimg .step_sub_img {
        max-width: 125px;
    }

    .step_sec .srviceimg::before {
        bottom: 65px;
        width: 75px;
    }

    .step_sec .srvbox {
        max-width: 325px;
    }

    .step_sec .srvbox h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .step_sec .srvbox ul li::before {
        width: 25px;
        height: 35px;
    }

    .step_sec .srvbox ul li {
        padding-left: 35px;
    }

    .step_sec .srvbox ul li p {
        font-size: 15px;
        line-height: 25px;
    }

    .step_sec .srvbox ul li + li {
        margin-top: 15px;
    }

    .step_sec .flexrow + .flexrow {
        margin-top: 50px;
    }

    .saving_sec {
        padding: 65px 0 150px;
        margin-bottom: 75px;
    }

    .saving_sec::after {
        height: 160px;
    }

    .saving_img {
        width: 30px;
        margin-right: 15px;
    }

    .saving_text {
        width: calc(100% - 45px);
    }

    .saving_wrap {
        padding: 20px 15px;
        border-radius: 10px;
    }

    .saving_text h5 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .saving_text p {
        font-size: 15px;
        line-height: 23px;
    }

    .saving_sec .row > .col-md-6 {
        margin-top: 25px;
    }

    .accordion-body p,
    .accordion-body p:first-child {
        font-size: 16px;
        line-height: 28px;
        margin-top: 20px;
    }

    .faq_sec .accordion-button {
        font-size: 18px;
    }

    .faq_sec .accordion-item {
        padding: 25px;
    }

    .faq_banner:after {
        height: 160px;
        bottom: 0;
    }

    .faq_banner {
        margin-bottom: 100px;
    }

    .faq_sec {
        margin-top: 0;
        margin-bottom: 75px;
    }

    .inner_bantext,
    .faq_banner .inner_bantext,
    .soluction_bnnr .inner_bantext {
        padding: 80px 0px 130px;
    }

    .cntc_frm h3,
    .contactfrm_sec h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .cntc_frm p {
        font-size: 16px;
        line-height: 25px;
    }

    .cntc_frm form {
        margin-top: 50px;
    }

    .inpt_wrp .user_inp {
        border-bottom: 1px solid #0f0d34;
        padding: 15px 0;
        font-size: 15px;
        line-height: 22px;
    }

    .user_inptextarea {
        border-bottom: 1px solid #0f0d34;
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 40px;
        height: 100px;
    }

    .contactfrm_sec .cntc_frm {
        margin-top: -125px;
    }

    .contactinfo_wrap ul li .ftr_txt p,
    .contactinfo_wrap p,
    .contactinfo_wrap ul li .ftr_txt a {
        font-size: 17px;
        line-height: 23px;
        margin-top: 8px;
        font-weight: 600;
    }

    .contactinfo_wrap h5 {
        font-size: 16px;
        line-height: 25px;
    }

    .contactinfo_wrap ul li {
        margin-bottom: 25px;
    }

    .contactinfo_wrap ul {
        margin-bottom: 40px;
    }

    .help_wrap .help_btn {
        padding: 10px 25px 10px 10px;
        font-size: 10px;
        line-height: 15px;
        font-weight: 500;
        border-radius: 7px;
        position: relative;
        margin-right: 10px;
    }

    .help_wrap .chatbot {
        position: absolute;
        width: 65px;
        top: 60%;
    }

    .help_wrap {
        margin-top: 20px;
    }

    /* dev3 */
    .solution_wpr h2 {
        margin-bottom: 7px;
        font-size: 30px;
    }

    .solution_wpr h4 {
        margin-bottom: 5px;
    }

    .soluction_img {
        margin-left: 0;
    }

    .inner_banner {
        margin-bottom: 75px;
    }

    .inner_banner.soluction_bnnr::after {
        height: 150px;
        bottom: -20px;
    }

    .inner_banner .dotsheap {
        bottom: 82px;
    }

    .solution_wpr p {
        font-size: 16px;
        line-height: 25px;
    }

    .solution_wpr p:last-child {
        margin-bottom: 0;
    }

    .contactfrm_sec {
        margin-bottom: 50px;
    }

    /* footer sec */
    .ftr_lst_wrp .link_lists li:nth-child(odd) {
        width: 43%;
    }

    .ftr_lst_wrp .link_lists li:nth-child(even) {
        width: 57%;
    }

    .ftr_lst_wrp h6 {
        font-size: 18px;
    }

    .ftr .row .col-md-4 .ftr_lst_wrp {
        padding-left: 0;
    }

    .ftr_txt a {
        font-size: 13px;
        line-height: 24px;
    }

    .ftr_lst_wrp p {
        font-size: 13px;
    }

    .ftr_lst_wrp ul li {
        margin-bottom: 20px;
    }

    .email_box {
        padding: 8px 10px;
    }

    .cpy_wrpr {
        padding: 19px 0 19px;
    }

    .cpy_wrpr p {
        width: 70%;
    }

    .cpy_wrpr ul {
        width: 30%;
    }

    .dot_shp {
        left: -76px;
    }

    /* footer sec */

    /* dev 4 */
    section.pricing_sec {
        margin-top: -550px;
    }

    .setup_cost {
        padding: 10px;
    }

    .setup_cost h5 {
        font-size: 15px;
        line-height: 27px;
        padding-bottom: 5px;
    }

    .hedr {
        position: fixed;
        top: 0px;
    }

    body {
        padding-top: 90px !important;
    }

    /* 09-12-2024 */
    .hedr .navmenumain .nav_menu .nav_item {
        width: fit-content;
    }

    .hedr .navmenumain .nav_menu .nav_item .nav_link::before {
        left: unset;
        right: -10px;
        transition: var(--transtn);
    }

    /* 14-12-2024 */

    .step_sec .srvbox,
    .step_sec .flexrow:nth-child(even) .srviceimg {
        padding-left: 0;
    }

    .step_sec .flexrow:nth-child(even) .srvbox {
        padding-right: 0;
    }

    .step_sec .srviceimg .step_sub_text {
        font-size: 15px;
        line-height: 20px;
        padding: 15px;
        border-radius: 10px;
        bottom: 50px;
    }
}

@media (max-width: 767px) {
    /* 17.12.24 */
    .prod_img_shape {
        left: 0px;
        max-width: 300px;
        margin: 0 auto;
    }

    .prod_img_wrp .prod_img {
        max-width: 122px;
    }

    /* 17.12.24 */
    body {
        padding-top: 80px !important;
    }

    /* dev 4 */
    .pricing_table .table_row .table_cell {
        width: 300px;
    }

    section.pricing_sec {
        margin-bottom: 150px;
    }

    /* dev 1 */
    .bannearsect .row .col-md-6:nth-child(2) {
        order: 1;
        text-align: center;
    }

    .bannearsect .row .col-md-6:nth-child(1) {
        order: 2;
        text-align: center;
    }

    .bannearsect h1 {
        text-align: center;
    }

    .banimg {
        width: 100%;
        min-width: auto;
        max-width: 320px;
        margin: 0 auto 20px auto;
    }

    .hedr,
    .scrolled .hedr {
        padding: 10px 0px;
    }

    .aboutsect {
        padding: 140px 0px;
    }

    .aboutlist li + li {
        margin-top: 35px;
    }

    .aboutlist {
        margin: 40px 0px 50px;
    }

    h2,
    .latest_blog_hdng h2 {
        font-size: 26px;
    }

    .aboutsect h2 {
        margin-bottom: 20px;
    }

    .aboutsect .row .col-md-6:nth-child(2) {
        order: 1;
    }

    .videobox {
        margin-bottom: 40px;
    }

    .aboutsect .row .col-md-6:nth-child(1) {
        order: 2;
        margin-bottom: 40px;
    }

    .servicesection h4 {
        margin-bottom: 5px;
    }

    .borderbtn {
        min-width: 170px;
        height: 46px;
    }

    .srvbox h3 {
        font-size: 22px;
        line-height: 25px;
    }

    .marb80 {
        margin-bottom: 40px;
    }

    .rounddevide {
        width: 72px;
        height: 72px;
    }

    .getbtnmargin {
        margin-top: 70px;
        margin-bottom: -140px;
    }

    .tstmsldr .slick-arrow {
        width: 40px;
        height: 40px;
        top: -85px;
        right: 130px;
    }

    .tstmsldr .slick-arrow.slick-prev {
        left: unset;
        right: 175px;
    }

    .tstm_ttle {
        max-width: 320px;
    }

    .bannearsect::after {
        bottom: -80px;
        height: 160px;
    }

    .servicesection::before {
        height: 150px;
        bottom: calc(100% - 80px);
    }

    .servicesection::after {
        bottom: -40px;
        height: 150px;
    }

    .servicesection {
        margin-bottom: 100px;
    }

    .ftr::before {
        height: 150px;
        bottom: calc(100% - 0px);
    }

    .footer_logo img {
        max-width: 240px;
    }

    .footer_logo {
        margin-top: -80px;
        margin-top: -140px;
        margin-bottom: 20px;
    }

    .ftr {
        margin-top: 60px;
    }

    h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .breadcamp a,
    .breadcamp span {
        font-size: 14px;
    }

    .company_story_text h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .company_story_text ul li .com_story_dtl h6 {
        font-size: 16px;
        line-height: 26px;
    }

    .company_story_text ul li .com_story_icon {
        width: 40px;
        margin-right: 15px;
    }

    .partners_wrp .img_wrap {
        flex: 0 0 150px;
        padding: 10px;
    }

    .partners_wrp {
        justify-content: center;
        flex-wrap: wrap;
    }

    .team_sec .col-md-4 {
        width: 50%;
    }

    /* dev2 */
    .how_it_work_ban .banimg {
        min-width: unset;
        max-width: 350px;
        margin: 0 auto;
        display: block;
    }

    .how_it_work_ban::after {
        bottom: -35px;
        height: 150px;
    }

    .step_sec {
        padding-top: 50px;
        margin-top: 35px;
    }

    .step_sec .srviceimg {
        max-width: 225px;
    }

    .step_sec .srviceimg .step_main_img {
        max-width: 200px;
        margin-right: 20px;
    }

    .step_sec .srviceimg .step_sub_img {
        max-width: 80px;
    }

    .step_sec .srvbox {
        max-width: 235px;
    }

    .step_sec .srvbox h3 {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .step_sec .srvbox ul li::before {
        width: 20px;
        height: 30px;
    }

    .step_sec .srvbox ul li {
        padding-left: 30px;
    }

    .step_sec .srvbox ul li p {
        font-size: 13px;
        line-height: 20px;
    }

    .step_sec .flexrow + .flexrow {
        margin-top: 30px;
    }

    .saving_sec::after {
        height: 150px;
    }

    .saving_sec .row > .col-md-6 {
        margin-top: 20px;
    }

    .saving_sec {
        padding: 50px 0 110px;
        margin-bottom: 50px;
    }

    .how_it_work_ban h1 {
        font-size: 30px;
        max-width: 430px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .how_it_work_ban .aligntext {
        padding: 25px 0;
    }

    .faq_banner:after {
        height: 150px;
    }

    .faq_banner {
        margin-bottom: 50px;
    }

    .accordion-body p,
    .accordion-body p:first-child {
        font-size: 15px;
        line-height: 25px;
        margin-top: 15px;
    }

    .faq_sec .accordion-item {
        padding: 20px;
    }

    .accordion-button::after {
        width: 27px;
        height: 27px;
    }

    .accordion-button:not(.collapsed)::after,
    .accordion-button::after {
        background-size: 15px 15px;
    }

    .faq_sec .accordion-button {
        font-size: 17px;
    }

    /* dev 3 */
    .inner_banner .dotsheap {
        bottom: 87px;
        right: -38px;
    }

    .solution_sec {
        padding: 0px 0 140px;
    }

    .solution_sec .row {
        flex-direction: column-reverse;
    }

    .solution_sec .row:nth-child(even) {
        flex-direction: column-reverse;
    }

    .soluction_bnnr h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .solution_wpr {
        margin-bottom: 15px;
        margin-top: 20px;
        max-width: inherit;
    }

    .solution_wpr p {
        margin-bottom: 8px;
    }

    .soluction_img {
        height: 450px;
        text-align: center;
    }

    .solution_sec .row {
        margin-bottom: 30px;
    }

    .solution_sec .row:nth-child(even) .solution_wpr {
        padding-left: 0;
        margin-left: 0;
    }

    .soluction_dots {
        top: 45%;
    }

    .contactfrm_sec {
        margin-bottom: 100px;
    }

    .cntc_frm form {
        margin-top: 26px;
    }

    .inpt_rw {
        flex-direction: column;
    }

    .inpt_rw .inpt_wrp {
        width: 100%;
        margin-bottom: 15px;
    }

    .contactinfo_wrap {
        max-width: inherit;
        margin-bottom: 40px;
    }

    .contactfrm_sec h2 {
        margin-bottom: 20px;
    }

    .contactinfo_wrap ul li .ftr_txt p,
    .contactinfo_wrap p,
    .contactinfo_wrap ul li .ftr_txt a {
        margin-top: 4px;
    }

    .contactinfo_wrap ul {
        margin-bottom: 25px;
    }

    .map_wrap img {
        height: 300px;
        border-radius: 20px;
    }

    .contactinfo_wrap .sec_hding {
        margin-bottom: 0px;
    }

    .circle {
        width: 25px;
        height: 25px;
    }

    .circle::after,
    .circle::before {
        width: 50px;
        height: 50px;
        top: -11px;
        left: -12px;
    }

    .inpt_rw {
        margin-bottom: 10px;
    }

    .contactfrm_sec .cntc_frm {
        margin-top: -145px;
    }

    /* footer sec */
    .ftr .row {
        border-top: none;
        border-bottom: none;
    }

    .ftr .row .col-md-4 {
        border-right: none;
    }

    .ftr_lst_wrp h6 {
        font-size: 25px;
    }

    .ftr_lst_wrp .link_lists li:nth-child(odd) {
        width: 50%;
    }

    .ftr_lst_wrp .link_lists li:nth-child(even) {
        width: 50%;
    }

    .ftr_lst_wrp .link_lists li a {
        font-size: 18px;
    }

    .ftr_lst_wrp {
        padding: 10px 0 13px;
    }

    .ftr_lst_wrp p {
        font-size: 15px;
    }

    .email_box {
        padding: 15px;
    }

    .cpy_wrpr p {
        font-size: 13px;
    }

    .ftr_txt a {
        font-size: 16px;
    }

    .faq_sec {
        margin-bottom: 150px;
    }

    /* 09-12-2024 */
    .pricing_table_dsk {
        display: none;
    }

    .pricing_table_mob {
        display: block;
    }

    .pricing_table_mob.pricing_table {
        overflow: hidden;
    }

    .pricing_table_mob.pricing_table .table_row .table_cell {
        width: 50%;
    }

    /* 14-12-2024 */
    .step_sec .srviceimg .step_sub_text {
        font-size: 10px;
        line-height: 15px;
        padding: 12px;
        border-radius: 5px;
    }

    /* 23.12.24 */

}

@media (max-width: 575px) {
    /* 17.12.24 */
    .prod_img_wrp .prod_img {
        max-width: 120px;
        /* 23.12.24 */
        max-width: unset;
        max-height: 250px;
        object-fit: contain;
        margin-top: 40px;
    }

    /* 17.12.24 */
    /* dev 4 */
    .pricing_table .table_row .table_cell {
        padding: 10px 15px;
        font-size: 10px;
    }

    section.pricing_sec {
        margin-bottom: 35px;
    }

    /* dev 1 */
    h2,
    .latest_blog_hdng h2 {
        font-size: 24px;
    }

    .srviceimg img {
        width: 100%;
        max-width: 320px;
    }

    .srviceimg::before {
        left: 100px;
    }

    .srviceimg,
    .flexrow:nth-child(even) .srviceimg {
        text-align: center;
    }

    .flexrow:nth-child(odd) .srviceimg::before {
        left: auto;
        right: 100px;
    }

    .srvbox {
        max-width: 100%;
    }

    .bannearsect h1 {
        text-align: center;
        max-width: 460px;
        margin: 0 auto 20px;
    }

    .bannearsect .row .col-md-6:nth-child(1) {
        margin-bottom: 60px;
    }

    .bannearsect::after {
        bottom: -10px;
        height: 100px;
    }

    .aboutsect {
        padding: 60px 0px 100px;
    }

    h4 {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .flexrow {
        flex-wrap: wrap;
        padding: 0px 20px;
    }

    .srviceimg,
    .srvicecontent {
        width: 100%;
    }

    .servicesection::before {
        height: 100px;
        bottom: calc(100% - 40px);
    }

    .rounddevide,
    .featureslist::before,
    #iline,
    .featureslist::after {
        display: none;
    }

    .srviceimg {
        padding-right: 0px;
    }

    .srvbox {
        padding: 40px 0px 40px;
    }

    .flexrow:nth-child(even) .srviceimg {
        padding-left: 0px;
    }

    .flexrow:nth-child(even) .srvbox {
        padding-right: 0px;
    }

    .servicesection::after {
        bottom: -50px;
        height: 100px;
    }

    .getbtnmargin {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .servicesection {
        padding: 0px 0px 50px;
        margin-bottom: 100px;
    }

    .tstmsldr .slick-slide {
        height: auto;
        padding: 40px 15px;
    }

    .tstmsldr .slick-arrow {
        width: 40px;
        height: 40px;
        top: -85px;
        right: 15px;
    }

    .tstmsldr .slick-arrow.slick-prev {
        left: unset;
        right: 60px;
    }

    .tstmsldr .slick-dots {
        max-width: 340px;
        bottom: 20px;
        width: 100%;
    }

    .testiml_sec {
        padding: 0px;
    }

    .ftr {
        background-color: #000059;
        padding: 40px 0 0;
        margin-top: 120px;
    }

    .ftr::before {
        height: 100px;
        bottom: calc(100% - 6px);
    }

    .footer_logo {
        margin-top: -80px;
        margin-top: -100px;
        margin-bottom: 20px;
    }

    .footer_logo img {
        max-width: 175px;
    }

    .team_sec .team_wram_text h6 {
        font-size: 16px;
        line-height: 26px;
    }

    .vision_goals_text p,
    .goals_text p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .vision_goals_text li {
        font-size: 15px;
        line-height: 26px;
    }

    .vision_goals .vision_sec {
        margin-bottom: 50px;
    }

    .goals_text {
        padding: 20px 10px;
        position: relative;
        bottom: 0;
    }

    .goals_img {
        min-height: auto;
    }

    .vision_goals {
        margin-bottom: 45px;
    }

    .inner_banner::after {
        height: 100px;
        bottom: 0;
    }

    .team_sec::before {
        height: 100px;
    }

    .team_sec::after {
        height: 100px;
    }

    .vision_goals_text h3,
    .goals_text h3 {
        font-size: 20px;
        line-height: 20px;
    }

    .blog_bnr_item_cnt {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 30px 20px;
    }

    .blog_bnr_item_cnt h3 {
        font-size: 15px;
        line-height: 22px;
        max-width: 520px;
    }

    .blog_bnr_item_cnt h5 {
        font-size: 13px;
        letter-spacing: 0px;
    }

    .blog_bnr_item_cnt h6 {
        font-size: 12px;
    }

    .blog_bnr_item_img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .blog_bnr_item_cnt h6 span {
        margin-right: 6px;
        width: 14px;
    }

    .blog_bnr_item_cnt h6 span img {
        height: 14px;
    }

    .blog_bnr_slide_wrap .slick-next {
        right: 20px;
    }

    .blog_bnr_slide_wrap .slick-arrow {
        height: 36px;
        width: 36px;
    }

    .blog_bnr_slide_wrap .slick-prev {
        right: 60px;
    }

    .pagiantion_wrap ul li:first-child a,
    .pagiantion_wrap ul li:last-child a {
        font-size: 0;
        margin: 0;
    }

    .pagiantion_wrap ul li:not(:first-child, :last-child) a {
        margin: 0 3px;
    }

    .pagiantion_wrap ul li a i {
        font-size: 14px;
    }

    .pagiantion_wrap ul li a i,
    .pagiantion_wrap ul li:not(:first-child, :last-child) a {
        height: 40px;
        width: 40px;
    }

    .latest_blog_inr_cnt .nav-tabs {
        border: none;
        gap: 15px;
        justify-content: center;
    }

    .latest_blog_inr_cnt .nav-tabs button {
        padding: 0;
    }

    /* dev 2 */
    .how_it_work_ban::after {
        bottom: -30px;
        height: 100px;
    }

    .step_sec {
        margin-top: 80px;
        margin-bottom: 50px;
    }

    .how_it_work_ban h1 {
        font-size: 27px;
        line-height: 42px;
        max-width: unset;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .rounddevide,
    #iline,
    .featureslist::before,
    .featureslist::after {
        display: none;
    }

    .step_sec .flexrow:nth-child(odd) {
        flex-direction: row;
    }

    .srviceimg,
    .srvicecontent {
        width: 100%;
    }

    .step_sec .flexrow {
        display: block;
    }

    .step_sec .flexrow:nth-child(odd) .srviceimg {
        text-align: center;
    }

    .step_sec .srviceimg {
        max-width: 350px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .step_sec .row {
        margin-left: 0;
        margin-right: 0;
    }

    .step_sec .srvbox {
        max-width: unset;
    }

    .step_sec .srviceimg .step_main_img {
        margin-right: 30px;
        max-width: 320px;
    }

    .step_sec .srviceimg .step_sub_img {
        max-width: 130px;
    }

    .step_sec .srvbox h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .step_sec .srvbox ul li::before {
        width: 30px;
        height: 40px;
    }

    .step_sec .srvbox ul li {
        padding-left: 45px;
    }

    .step_sec .srvbox ul li p {
        font-size: 15px;
        line-height: 25px;
    }

    .saving_sec {
        padding: 50px 0 100px;
    }

    .saving_sec::after,
    .faq_banner:after {
        height: 100px;
    }

    .inner_bantext,
    .faq_banner .inner_bantext,
    .soluction_bnnr .inner_bantext {
        padding: 80px 0px 100px;
    }

    .how_it_work_ban.bannearsect .row .col-md-6:nth-child(1) {
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .step_sec {
        padding-bottom: 0;
    }

    .step_sec .srvbox {
        padding: 0;
    }

    .faq_sec {
        margin-bottom: 35px;
    }

    /* dev 3 */
    .inner_banner.soluction_bnnr .dotsheap {
        display: none;
    }

    .soluction_bnnr h1 {
        font-size: 24px;
        line-height: 33px;
    }

    .solution_wpr p {
        font-size: 16px;
        line-height: 22px;
    }

    .soluction_img {
        height: 250px;
    }

    .solution_sec .row {
        margin-bottom: 15px;
    }

    .solution_sec {
        padding: 0;
    }

    .soluction_dots {
        display: none;
    }

    .solution_wpr h2 {
        font-size: 25px;
    }

    .solution_wpr h4 {
        font-size: 14px;
    }

    .inner_banner.soluction_bnnr::after {
        height: 100px;
        bottom: -10px;
    }

    .inner_banner {
        margin-bottom: 50px;
    }

    .inner_banner .dotsheap {
        bottom: 71px;
        width: 50px;
        right: 22px;
    }

    .contactfrm_sec .cntc_frm {
        padding: 31px;
        margin-bottom: 50px;
    }

    .contactfrm_sec h2 {
        margin-bottom: 10px;
    }

    .contactinfo_wrap ul li .ftr_txt p,
    .contactinfo_wrap p,
    .contactinfo_wrap ul li .ftr_txt a {
        font-size: 16px;
        line-height: 20px;
    }

    .cntc_frm p {
        font-size: 15px;
    }

    .innr_cntcttext h1::after {
        left: -12px;
        bottom: -51px;
        height: 43px;
        width: 73px;
    }

    .help_wrap .chatbot {
        position: absolute;
        width: 50px;
        top: 67%;
        right: -9px;
    }

    .map_wrap img {
        height: 250px;
    }

    .contactfrm_sec {
        margin-bottom: -35px;
    }

    .inner_banner.innr_bannercntct::after {
        height: 140px;
    }

    .cntc_frm h3,
    .contactfrm_sec h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .contactfrm_sec .cntc_frm {
        margin-top: -115px;
    }

    /* footer sec */
    .dot_shp {
        display: none;
    }

    .ftr_lst_wrp h6 {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .cpy_wrpr {
        flex-direction: column-reverse;
        align-items: start;
    }

    .cpy_wrpr p {
        font-size: 12px;
        margin-top: 15px;
        line-height: 20px;
        width: 100%;
        text-align: center;
    }

    .cpy_wrpr ul {
        width: 100%;
        justify-content: space-evenly;
    }

    .upr_ftr_dot {
        top: -88px;
        width: 50px;
    }

    .ftr_lst_wrp .link_lists li a {
        font-size: 12px;
        line-height: 20px;
    }

    /* footer sec end */

    /* 09-12-2024 */

    .pricing_table_mob.pricing_table .table_row .table_cell:first-child,
    .pricing_table_mob .table_head .features {
        width: 40%;
    }

    .pricing_table_mob.pricing_table .table_row .table_cell:last-child,
    .pricing_table_mob .pricing_tab {
        width: 60%;
    }

    .setup_cost h5 {
        font-size: 10px;
        line-height: 20px;
        padding-bottom: 0;
    }

    .setup_cost h3 {
        font-size: 18px;
        line-height: 35px;
    }

    .setup_cost h3 sub {
        font-size: 10px;
    }

    .setup_cost_outer p {
        font-size: 10px;
        line-height: 16px;
    }

    .pricing_table_mob.pricing_table .pricing_btn .site_btn {
        min-width: 150px;
        height: 40px;
        font-size: 12px;
    }

    .pricing_table_mob.pricing_table
    .table_body
    .table_row:last-child
    .table_cell {
        padding: 20px 10px;
    }

    .pricing_table_mob.pricing_table {
        border-radius: 15px;
    }

    /*  */
    .ftr_lst_wrp {
        padding: 0;
    }

    .ftr_txt span {
        font-size: 12px;
        line-height: 18px;
    }

    .ftr_lst_wrp p,
    .ftr_txt a {
        font-size: 13px;
        line-height: 18px;
        font-weight: 400;
    }

    .ftr .row > .col-md-4:last-child .ftr_lst_wrp h6 {
        margin-bottom: 0;
    }

    .ftr .row > .col-md-4:last-child .ftr_lst_wrp p {
        margin-bottom: 15px;
    }

    .email_box {
        padding: 10px;
        font-size: 13px;
        line-height: 25px;
        margin-bottom: 17px;
    }

    .email_btn {
        font-size: 13px;
        height: 48px;
        max-width: 170px;
        border-radius: 5px;
        border: transparent;
    }

    .cpy_wrpr {
        padding: 25px 0;
    }

    /* 14-12-2024 */
    .step_sec .srviceimg .step_sub_text {
        font-size: 15px;
        line-height: 20px;
        padding: 15px;
        border-radius: 10px;
        bottom: 50px;
    }
}

@media (max-width: 420px) {
    /* dev 2 */
    .step_sec .srviceimg {
        max-width: 300px;
    }

    .step_sec .srviceimg .step_main_img {
        margin-right: 25px;
        max-width: 275px;
    }

    /* dev 3 */
    .inner_banner::after {
        height: 65px;
    }

    .cntc_frm h3,
    .contactfrm_sec h2 {
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 7px;
    }

    .frmsbmt_btn {
        width: 100%;
    }

    .cntc_frm p {
        line-height: 22px;
    }

    /* footer sec */
    .email_btn {
        max-width: inherit;
        width: 100%;
    }

    /* 14-12-2024 */
    .step_sec .srviceimg .step_sub_text {
        font-size: 13px;
        padding: 12px;
        border-radius: 5px;
    }
}

@media (max-width: 575px) {
}

@media (max-width: 575px) {
}
