 
@font-face {
    font-family: 'airbnb_cereal_appblack';
    src: url('../webfonts/airbnbcereal-black-webfont.woff2') format('woff2'),
         url('../webfonts/airbnbcereal-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'airbnb_cereal_appmedium';
    src: url('../webfonts/airbnbcerealmedium-webfont.woff2') format('woff2'),
         url('../webfonts/airbnbcerealmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'airbnb_cereal_appbold';
    src: url('../webfonts/airbnbcerealbold-webfont.woff2') format('woff2'),
         url('../webfonts/airbnbcerealbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'airbnb_cereal_appextra_bold';
    src: url('../webfonts/airbnbcerealextrabold-webfont.woff2') format('woff2'),
         url('../webfonts/airbnbcerealextrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* variable */
:root {
    --bg-blue: #00ACFA;
    --bg-btn-hover: #0D8DC7;
    --container-width: 1580px;
    --h-FontFamily: 'Inter', sans-serif;
    --h-montserrat: 'Montserrat', sans-serif;
    --h-FontMedium: 500;
    --text-color: #152139;
    --air-bnp: 'airbnb_cereal_appblack';
    --air-bnp-medium: 'airbnb_cereal_appmedium';
    --air-bnp-bold: 'airbnb_cereal_appbold';
    --air-bnp-exbold: 'airbnb_cereal_appextra_bold';
 }


body {
    font-family: var(--h-FontFamily);
}
a { text-decoration: none; }
p {
    font-family: var(--h-FontFamily);
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    color: #152139;
}

.h-common {
    font-family: var(--h-FontFamily);
    font-weight: normal;
    font-size: 22px;
    line-height: 36px;
    color: #152139;
}

.hfont-inter {
    font-family: var(--h-FontFamily);
}

.logo {
    margin-top: -24px;
    max-width: 116px;
    height: auto;
}

.top-bar {
    background-color: var(--bg-blue)
}
.container-xxl {
    max-width: var(--container-width);
}
.topBarTxt {
    font-family: var(--h-FontFamily);
    font-weight: var(--h-FontMedium);
    padding: 2px 0;
}
.header-top-bar-itm {
    opacity: 0.4;
}
.zh-btn {
    background-color: #00ACFA;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--h-FontFamily);
    width: 200px;
    height: 53px;
    border-radius: 0.5rem !important;
}
.zh-btn:hover {
    background-color: var(--bg-btn-hover);
}
.pricing-btn {
   background-color: unset;
   width: 130px;
   height: 50px;
}
.pricing-btn:hover {
    color: #fff !important;
    background-color: #00ACFA;
 }
 .username-btn,.pass-btn{
    background-color: unset;
    width: 130px; 
    height: 50px;
    border: 1px solid;
    margin: 0 3px;
 }
 .username-btn, .login-error{
    margin-left: 20px;
 }
.username-btn:hover,
.pass-btn:hover{
    color: white !important;
    background-color: #767373;
  }

 .login-btn{
    background-color: #E6911D;
    width: 170px !important;
    height: 50px;
 }
 .login-btn:hover{
    background-color: #9f6313;
 }
 .zh-nav {
     font-weight: 500;

 }
.zh-nav > a {
    color: var(--text-color) !important;
}
/* .zh-nav > a:hover {
    font-weight: 600;
} */
.navbar-toggler-icon {
    width: 1.9em;
}

.h-powered h1 {
    font-family: var(--air-bnp-medium);
    font-size: 59px;
    color: #152139;
}
.h-powered p {
    font-size: 32px;
    font-family: var(--h-FontFamily);
    font-size: 32px;
    line-height: 46px;
    color: var(--text-color);
    margin-top: 35px;
}
.diff-color {
    font-family: var(--h-FontFamily);
    color: #00ACFA;
    font-weight: 900; 
}
.it-all {
    margin-top: 135px;
    font-family: var(--air-bnp-exbold);
    font-weight: bold;
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    color: var(--bg-blue);
}
.h-commerce-gap {
    margin-top: 50px;
}
.h-coomwel-title {
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 59px;
    line-height: 72px;
    color: #152139;
}
#home .h-commerce-gap .h-thousands {
    max-width: 645px;
}
.reqdemo {
    margin-top: 40px;
}
.reqdemo .zh-btn {
    width: 240px;
    height: 75px;
    font-size: 22px;
    font-family: var(--h-FontFamily);
}
.reqdemo .zh-btn a {
    font-weight: 700;
}
.h-trusted-by>h1 {
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 30px !important;
    line-height: 68px;
    color: #152139;
    margin-bottom: 80px;

}
.trans_text {
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 40px;
    line-height: 68px;
    color: #152139;
}
.mod-section {
    margin-top: 280px;
}
.mod-desc h1.modtitle {
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 52px;
    line-height: 68px;
    color: #152139;
    margin-bottom: 30px;
}
ul.mod-li {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.mod-li p {
    max-width: 515px;
    font-family: var(--h-FontFamily);
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: var(--text-color);
    
}
ul.mod-li li {
    position: relative;
    margin-bottom: 115px;
    font-weight: 600;
    font-size: 35px;
    line-height: 63px;
    color: var(--text-color);
    font-family: var(--h-FontFamily);

}
ul.mod-li li:last-child {
    margin-bottom: 0;
}
ul.mod-li li:nth-child(1)::before {
    content: "";
    background: url('../images/up-arrow.png') no-repeat;
    width: 87px;
    height: 87px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}
ul.mod-li li:nth-child(1)::after {
    content: "";
    background: url('../images/line.png') no-repeat;
    width: 6px;
    height: 68px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 40px;
    bottom: -90px;

}
ul.mod-li li:nth-child(2)::before {
    content: "";
    background: url('../images/man.png') no-repeat;
    width: 87px;
    height: 87px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

ul.mod-li li:nth-child(2)::after {
    content: "";
    background: url('../images/line.png') no-repeat;
    width: 6px;
    height: 68px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 40px;
    bottom: -90px;
}
ul.mod-li li:nth-child(3)::before {
    content: "";
    background: url('../images/lock.png') no-repeat;
    width: 87px;
    height: 87px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

/*moderanize practice*/
.modernize-practice{
    padding-bottom: 170px;
    background-color: rgb(0 172 250 / 2%);
    margin-top: 90px;
}
.modernize-heading{
    font-size: 30px;
    line-height: 68px;
    font-family: var(--air-bnp-medium);
    text-align: center;
    margin-top: 50px;
}
.modernize-row-2{
    margin-top: 130px;
}
.md-img{
    display: flex;
    justify-content: center;
}
.md-heading{
    font-family: var(--airbnb_cereal_appbold);
    font-size: 35px;
    line-height: 63px;
    text-align: center;
}
.md-des{
    font-size: 20px;
    line-height: 36px;
    text-align: center;
}
/* Video Pop UP
/**
 * Simple fade transition,
 */
 .h-video {
     background-color: #00ACFA;
     padding-top: 150px;
     padding-bottom: 150px;
 }
 .container.h-video.mobile-view {
    display: none;
}

.here-to-help-hd1{
    margin-top: 120px;
    font-size: 30px;
    line-height: 68px;
    font-family: var(--airbnb_cereal_appmedium);
    color: black;

}
 /* .container.video-section {
    max-width: 1920px;
    padding: 140px 0px 140px;
    background: #FAFEFF;
    margin-bottom: 90px;
    margin-top: 90px;
} */
.video-section h1.text-center {
    font-size: 48px;
    line-height: 64px;
    padding-bottom: 60px;
    font-family: 'Montserrat';
    font-weight: 500;
}
.h-video .description {
    max-width: 406px;
    font-family: var(--air-bnp-bold);
    font-weight: bold;
    font-size: 18px;
    line-height: 38px;
    color: var(--text-color);
    margin: 0 auto;
    margin-top: 35px;
    height: 195px;
}
.video-col-1 {
    min-height: 500px;
    padding: 0 65px;
}

.h-video .description-bottom {
    font-family:var(--h-montserrat);
    font-weight: bold;
    font-size: 18px;
    color: #e6911d;
    padding: 0 0 40px 30px;

}

.video-section img {
    box-shadow: 0px 20px 35px -16px #2125296b;
}
 .mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
p.primary-btn {
    height: 72px;
    width: 242px;
    text-align: center;
    background: #00ACFA;
    color: #fff;
    border-radius: 5px;
    font-size: 22px;
    padding: 16px;
    display: block;
    margin: auto;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
.h-whytitle {
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 52px;
    line-height: 68px;
    margin-bottom: 135px;
    color: white;
 
}
.index-p-video-holder{
    background-color: white;
    width: fit-content;
}
#video-pop img {
    max-width: 470px;    
}

.werhere-wrap p {
    max-width: 400px;
    margin: 0 auto;
}
.req-btn{
    background: white !important;
    color: #00ACFA !important;
}
/*we are here to help you*/
.here-to-help-row{
    margin-top: 135px;
}
/*col 1*/
.here-to-help-main-col{
    display: grid;
    justify-content: end;
}
.here-to-help-col1{
    max-width: 435px;
}
/*col2*/
.here-to-help-col{
    display: flex;
    max-width: 876px;
    margin-bottom: 35px;
}
.here-to-help-hd{
    font-size: 22px;
    line-height: 36px;
    text-align: center;
}
/*col1 text*/
.here-to-help-txt{
    font-size: 16px;
    line-height: 36px;
}
/*col 2 txt*/
.we-are-here-txt{
    margin-left: 34px;
    font-size: 22px;
    line-height: 36px;
}

/* Slider CSS */
.container.tab-slider {
    max-width: 1580px !important;
    font-family: 'Montserrat';
}
/* .tab-slider h1.text-center {
    font-family: 'Montserrat'!important;
} */

.tab-slider .item-body {
    padding: 25px 45px;

    font-family: 'Montserrat', sans-serif !important;
}

.tab-slider h4.item-title {
    font-size: 20px;
    text-decoration: none !important;
    color: #152139;
    line-height: 36px;
    letter-spacing: 0.005em;
    margin-bottom: 45px;
    text-align: center;
}

.tab-slider .item.item-slider-body a {
    text-decoration: none;
    color: var(--bg-blue);
    background: #fff;
    border-radius: 14px !important;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
    display: flex !important;
    flex-direction: column !important;
}
.tab-slider .item.item-slider-body p.read-more {
    color: var(--bg-blue);
}

.tab-slider div#nav-tab {
    margin-bottom: 116px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-slider .nav-tabs .nav-link {
    color: #707070;
    font-size: 22px;
    line-height: 32px;
    border: none !important;
    font-family: var(--air-bnp-medium);
}

.tab-slider .nav-tabs .nav-link.active {
    color: #00ACFA;
    background-color: #fff;
    border: none !important;
    font-family: var(--air-bnp-medium);
}

.tab-slider .nav-tabs .nav-link.active:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #00ACFA;
    display: block;
    position: relative;
    top: 7px;
}

.tab-slider .nav-title h1 {
    line-height: 68px;
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 30px;
}

.tab-slider p.read-more {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.15em;
    font-weight: 700;
    font-family: var(--air-bnp-bold);
    text-align: center;
}

.tab-slider p.read-more:after {
    content: "\f105";
    font-family: 'FontAwesome';
    margin-left: 20px;
    font-weight: 700;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: none !important;
}

.owl-prev,
.owl-next {
    background: #00ACFA !important;
    color: white !important;
    padding: 10px 15px !important;
    border-radius: 5px !important;
}

.h-video .owl-nav,
.tab-slider .owl-nav {
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.h-video .owl-nav button,
.tab-slider .owl-nav button {
    pointer-events: auto;
    width: 54px !important;
    height: 95.45% !important;
    background: rgba(72, 64, 64, 0.18) !important;
    color: #fff !important;
    border-radius: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);
}

.h-video .owl-nav button:hover,
.tab-slider .owl-nav button:hover {
    background: rgba(72, 64, 64, 0.18) !important;
}

.h-video .owl-nav .owl-prev,
.tab-slider .owl-nav .owl-prev {
    margin-left: 0 !important;
    border-right: 1px solid rgba(255,255,255,0.2) !important;
}

.h-video .owl-nav .owl-next,
.tab-slider .owl-nav .owl-next {
    margin-right: 0 !important;
    border-left: 1px solid rgba(255,255,255,0.2) !important;
}

.h-video .owl-nav button i,
.tab-slider .owl-nav button i {
    font-size: 22px;
    color: #fff;
    text-shadow: 0 1px 4px rgba(0,0,0,0.3);
}

.h-video .owl-nav button span,
.tab-slider .owl-nav button span {
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    text-shadow: 0 1px 4px rgba(0,0,0,0.3);
    line-height: 1;
}

@media (max-width: 767.98px) {
    .h-video .owl-nav button,
    .tab-slider .owl-nav button {
        width: 40px !important;
    }
    .h-video .owl-nav .owl-prev,
    .tab-slider .owl-nav .owl-prev {
        margin-left: 0 !important;
    }
    .h-video .owl-nav .owl-next,
    .tab-slider .owl-nav .owl-next {
        margin-right: 0 !important;
    }
}

.tab-slider .owl-dots {
    display: none;
}

.tab-slider .owl-carousel .owl-stage {
    display: flex !important;
    align-items: stretch !important;
}

.tab-slider .owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: #FFF;
    text-decoration: none;
}

.container.logo-slider-mobile {
    display: none;
}

.footer{
    background-color: #0C1E3E;
}

.footerTxt {
    padding: 55px 0;
}
.footerTxt .zh-btn {
    background-color: #E6911D;
}
.footerTxt h1 { 
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 48px;
    color: #fff;
}
.footerTxt h3 {
    font-family: var(--air-bnp);
    font-weight: var(--h-FontFamily);
    font-size: 28px;
    text-align: center;
    color: #fff;
}

.h-footbg {
    background-color: #152139;
    padding-top: 250px;

}
.h-footbg2 {
    background-color: #152139;
    padding-top: 0px;

}
.h-footer-col2 {
    color: #fff;
}
.h-footer-col2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.h-footer-col2 h3 {
    font-family: var(--air-bnp-bold);
    font-weight: bold;
    font-size: 24px;
}
.h-footer-col2 ul li {
    margin-bottom: 10px;
    position: relative;
}
.h-footer-col2 ul li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-weight: 700;
    margin-right: 8px;
    position: absolute;
    left: 0;
}
.h-footer-col2 ul li a {
    font-family: var(--h-FontFamily);
    font-weight: var(--h-FontMedium);
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 25px;
    color: #fff;
    margin-left: 15px;
}
.h-footer-last ul li:before {
    display: none !important;
    content: '';
}
.h-footer-last ul li a {
    margin-left: 0 !important;
}
.h-footer-last span {
    margin-left: 24px;
}
.h-footer-last i.fa-solid {
    vertical-align: middle;
    margin-right: 8px;
}

.tab-slider .owl-carousel::after {
    content: "";
    height: 450px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;

 }

*,
*::before,
*::after {
    box-sizing: border-box;

    .owl-nav {
        display: none !important;
    }
}
#home .h-video.mobile-view .owl-carousel .owl-item .item {
    background: #ffffff !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.20) !important;
    padding: 0 0 1rem 0 !important;
    margin: 0 4px !important;
}

#home .h-video.mobile-view .owl-carousel .owl-item .item #video-pop {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

#home .h-video.mobile-view .owl-carousel .owl-item .item #video-pop img {
    width: 100% !important;
    border-radius: 16px 16px 0 0 !important;
    box-shadow: none !important;
    display: block !important;
    margin: 0 !important;
}

#home .h-video.mobile-view .owl-carousel .owl-item .item .description {
    color: #333333 !important;
    background: #ffffff !important;
    padding: 0.75rem 1rem 0.25rem !important;
    font-size: 0.82rem !important;
    text-align: center !important;
    height: auto !important;
}

#home .h-video.mobile-view .owl-carousel .owl-item .item .description-bottom {
    color: #00ACFA !important;
    background: #ffffff !important;
    padding: 0 1rem 0.5rem !important;
    font-size: 0.82rem !important;
    font-weight: 600 !important;
    text-align: center !important;
    margin: 0 !important;
}

#home .h-video.mobile-view {
    padding: 2rem 1rem !important;
}

#home .h-video.mobile-view .h-whytitle {
    color: #ffffff !important;
    margin-bottom: 1.5rem !important;
}

.tab-slider nav {
    max-width: 100% !important;
    overflow-y: visible !important;
    overflow-x: visible !important;
    margin-bottom: 30px !important;

    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

div#nav-tab {
    width: auto !important;
    max-width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    margin: 0 auto !important;
    padding: 0 !important;
    float: none !important;
    border-bottom: 1px solid #dee2e6 !important;
    margin-bottom: 30px !important;

}

div#nav-tab>button.nav-link {
    float: none !important;
    flex: 0 0 auto !important;
    margin: 0 4px !important;
}

.tab-slider .tab-content,
.tab-slider .tab-pane,
.tab-slider #nav-tabContent {
    width: 100% !important;
}

.tab-slider .owl-carousel {
    width: 100% !important;
    display: block !important;
}

.tab-slider .owl-carousel .owl-stage-outer {
    width: 100% !important;
    overflow: hidden !important;
}

.tab-slider .owl-carousel .owl-item {
    float: left !important;
    display: block !important;
}

.tab-slider .item.item-slider-body {
    width: 100% !important;
    margin: 0 !important;
}

.tab-slider .item.item-slider-body {
    background: #fff;
    border-radius: 14px !important;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
    display: flex !important;
    flex-direction: column !important;
}

.tab-slider .tab-content .owl-carousel .owl-item .item-slider-body .image-section img,
.tab-slider .tab-pane .item-slider-body .image-section img,
div.tab-slider div.tab-content div.tab-pane div.owl-carousel div.owl-item .image-section img {
    border-radius: 0 !important;
    clip-path: none !important;
    width: 100% !important;
    height: 180px !important;
    object-fit: cover !important;
    display: block !important;
    margin: 0 !important;
}

.tab-slider .image-section {
    width: 100% !important;
    overflow: hidden;
    border-radius: 0 !important;
    aspect-ratio: 16 / 10;
}

.tab-slider .item-body {
    padding: 1rem !important;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.tab-slider .item-title {
    font-size: 0.93rem !important;
    line-height: 1.45 !important;
    margin: 0 0 0.5rem !important;
}

.tab-slider .read-more {
    font-size: 0.78rem !important;
    margin-top: auto !important;
}

.tab-slider .owl-carousel .owl-stage {
    display: flex !important;
    align-items: stretch !important;
}

.tab-slider .owl-carousel .owl-item {
    display: flex !important;
    flex-direction: column !important;
}

.tab-slider .owl-carousel .owl-item .item-slider-body {
    flex: 1 !important;
}

#home-3 .h-commerce-gap {
    margin-top:33px;
    background:url(../images/spinal-manipulation-massage-square.jpg) no-repeat right center #fff;
    background-size: auto 730px;
}
#home-3 .h-commerce-gap .row {
    min-height: 550px;
    padding-bottom: 50px;
}

@media (max-width: 1199.98px) {
    #home-3 .h-commerce-gap {
        background: #f4fbff;
        min-height: auto;
}

    #home-3 .h-commerce-gap .row {
        min-height: auto;
    }
}
#home-3 .h-coomwel-title {
    font-family: var(--air-bnp-medium);
    font-size: 59px;
    font-weight: 500;
}
.home3-hero-text {
    max-width: 100%;
}
.home3-hero-text .h-thousands {
    font-size: 32px;
    line-height: 46px;
    margin: 20px 0;
}
.home3-hero-text .h-thousands span.color-theme {
    color:var(--bg-blue);
    font-weight: 700;
}
.content-chiropractic-software img {
    max-width: 110%;
    margin: 0 0 0 -181px;
}
@media (max-width: 1199.98px) {
    .content-chiropractic-software img {
        max-width: 100% !important;
        margin: 0 auto !important;
        display: block !important;
        float: none !important;
    }
}
.chiropractic-text-wrapper {
    max-width: 100%;
    margin: 0 45px 0 45px;
}
.chiropractic-text-wrapper h3 {
    font-size: 44px;
    margin: 0 0 30px 0;
    line-height: 36px;
    font-weight: 700;
    font-family: var(--air-bnp-bold);
}
.chiropractic-text-wrapper p {
    font-size: 26px;
    line-height: 36px;
}
.content-life-got-easier {
    margin-top: 45px;
}
.content-life-got-easier h2 {
    font-size: 52px;
    line-height: 68px;
    font-family: var(--air-bnp-medium);
}
.chiropractor-tab-wrapper {
    margin: 30px 0 0;
}
ul#chiropractorsTab {
    justify-content: center;
    border:0;
}
ul#chiropractorsTab li button {
    font-size: 27px;
    line-height: 38px;
    color: var(--text-color);
    padding:0;
    margin: 0 15px 0;
    border: 0;
    border-bottom: 1px solid #fff;
}
ul#chiropractorsTab li button.nav-link.active, 
ul#chiropractorsTab li button.nav-link:focus, 
ul#chiropractorsTab li button.nav-link:hover {
    color: var(--bg-blue);
    border-bottom: 1px solid var(--bg-blue) !important;
    margin-bottom: 0;
}
#chiropractorsTabContent{
    display: flex;
    justify-content: center;
}
#chiropractorsTabContent .tab-pane {
    position: relative;
    padding-bottom: 50px;
    height: 600px;
    width: 1336px;
}
@media (max-width: 1199.98px) {
    #chiropractorsTabContent {
        width: 100% !important;
        overflow: hidden !important;
    }

    #chiropractorsTabContent .tab-pane {
        height: auto !important;
        width: 100% !important;
        padding: 0.75rem !important;
        position: static !important;
        display: none !important;
    }

    #chiropractorsTabContent .tab-pane.active.show {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 0.75rem !important;
    }

    #chiropractorsTabContent .tab-pane>img.img-fluid {
        display: none !important;
    }

    .mc-single,
    .mc-single.mc-scheduling,
    .mc-single.mc-practice,
    .mc-single.mc-charting,
    .mc-single.mc-manage,
    .mc-single.mc-billing,
    .mc-single.mc-cloud {
        position: static !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        min-height: auto !important;
        box-sizing: border-box !important;
        margin: 0 !important;
    }
}
#chiropractorsTabContent .tab-pane>img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mc-single {
    max-width: 347px;
    padding: 20px 22px;
    border-radius: 10px;
    box-shadow: 13px 12px 30px rgb(8 31 83 / 10%);
    position: absolute;
    width: 100%;
    background:#fff;
}
@media (max-width: 1199.98px) {
    .mc-single {
        width: 100% !important;
        max-width: 100% !important;
        min-height: auto !important;
        box-sizing: border-box !important;
    }
}
.mc-single img {
    width: 49px;
    height: auto;
}
.mc-single h5 {
    font-size: 19px;
    font-weight: bold;
    margin:18px 0 8px;
}
.mc-single p {
    font-size: 15px;
    margin:0;
    line-height: 26px !important;
}
.mc-single.mc-scheduling {
    left: 80px;
    top: 60px;
    z-index: 3;
}
@media (max-width: 1199.98px) {

    .mc-single.mc-scheduling,
    .mc-single.mc-practice,
    .mc-single.mc-charting,
    .mc-single.mc-manage,
    .mc-single.mc-billing,
    .mc-single.mc-cloud {
        position: static;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        width: 100%;
        min-height: unset;
        margin: 0;
    }
}
.mc-single.mc-practice {
    right: 80px;
    top: 60px;
}
.mc-single.mc-charting {
    top: 260px;
    left: 0;
}
.mc-single.mc-manage {
    right: 0;
    top: 260px;
}
.mc-single.mc-billing {
    bottom: 0;
    left: 280px;
    min-height: 198px;
}
.mc-single.mc-cloud {
    right: 280px;
    bottom: 0;
    min-height: 198px;
}

.home3-book-demo-content {
    margin-top: 100px;
    margin-bottom: 100px;
}
.home3-book-demo-content .text-wrapper {
    padding:82px;
    border-radius: 63px;
    background: var(--bg-blue);
    position: relative;
}
.home3-book-demo-content .text-wrapper .sub-title {
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    font-family: var(--air-bnp-bold); 
}
.home3-book-demo-content .text-wrapper h3 {
    font-size: 52px;
    line-height: 68px;
    color: #fff;
    margin:15px 0 0;
    font-family: var(--air-bnp-medium);
}
.home3-book-demo-content .text-wrapper .text-wrapper-inner {
    max-width: 880px;
}
.home3-book-demo-content .text-wrapper-mac-img {
    position: absolute;
    right: -125px;
    top: -35%;
}
#home-3 .tab-slider {
    margin-top: 60px;
}
.tab-slider .tab-content .owl-carousel .item-slider-body .image-section {
    border-radius: 29px 29px 0 0;
    overflow: hidden;
    display: grid;
    justify-content: center;
}
.tab-slider .tab-content .owl-carousel .item-slider-body .item-body {
    border-radius: 0 0 29px 29px;
}
.tab-slider .tab-content .owl-carousel .item-slider-body .image-section img{
    border-radius: 50%;
    width: 179px;
    height: 179px;
}
.tab-slider .tab-content .owl-carousel .owl-item .item-slider-body .image-section img,
.tab-slider .tab-pane .item-slider-body .image-section img,
div.tab-slider div.tab-content div.tab-pane div.owl-carousel div.owl-item .image-section img {
    border-radius: 0 !important;
    clip-path: none !important;
    width: 100% !important;
    height: 180px !important;
    object-fit: cover !important;
    display: block !important;
    margin: 0 !important;
}

.tab-slider .image-section {
    width: 100% !important;
    overflow: hidden;
    border-radius: 0 !important;
    aspect-ratio: 16 / 10;
}

.tab-slider .owl-carousel .owl-item {
    display: flex !important;
    flex-direction: column !important;
}

.tab-slider .owl-carousel .owl-item .item-slider-body {
    flex: 1 !important;
}
.faqs-content {
    margin-top: 170px;
    margin-bottom: 145px;
}
h2.faqs-title {
    font-size: 46px;
    line-height: 56px;
    color:var(--bg-blue);
    margin-bottom: 90px;
    font-family: var(--air-bnp-exbold);
}
.faq-single {
    /*padding: 55px 70px;*/
    padding: 45px 70px;
    border: 2px solid #172137;
    border-radius: 80px;
}
.faq-single + .faq-single {
    margin-top:32px;
}
.faq-single-title {
    /*font-size: 29px;*/
    font-size: 18px;
    font-weight: bold;
    background:url(../images/faq-plus.png) no-repeat right center;
    background-size: 25px auto;
    cursor: pointer;
}
.faq-single-desc {
    font-size: 18px;
    margin:40px 0 20px;
    display: none;
}
.faq-single.active .faq-single-title {
    background:url(../images/faq-minus.png) no-repeat right center #fff;
    background-size: 25px auto;
}
.faq-single.active .faq-single-desc {
    display: block;
} 

.content-form-book-a-demo {
    background: rgb(0 172 250 / 2%);
    padding-top: 115px;
    margin-bottom: -80px;
}
.demo-form-outer-wrapper {
    max-width: 1160px;
    margin: 0 auto;
}
.demo-form-outer-wrapper h2 {
    font-size: 52px;
    line-height: 68px;
    font-weight: 500;
    font-family: var(--air-bnp-medium);
}
.demo-form-outer-wrapper .sub-title {
    font-size: 32px;
    margin: 30px 0 60px;
}
.demo-form-inner-wrapper {
    max-width: 1030px;
    margin: 0 auto;
    padding: 60px 100px 80px;
    background: #fff;
    border-radius: 11px;
    box-shadow: 0 19px 48px rgb(0 0 0 / 16%);
    position: relative;
    z-index: 10;
}
.demo-form-inner-wrapper .form-title {
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    margin: 0 0 30px 0;
    font-family: var(--air-bnp-medium);
}
.demo-form-inner-wrapper form input {
    min-height: 60px;
    font-size: 22px;
    padding: 5px 30px;
    display: block;
    border-radius: 9px;
    border: 1px solid #DCE0E8;
    width: 100%;
}
.demo-form-inner-wrapper form input::placeholder {
    color:#81899A;
}
.demo-form-inner-wrapper form input + input {
    margin-top:32px;
}
.demo-form-inner-wrapper form input[type="submit"]{
    background:var(--bg-blue);
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    font-family: var(--air-bnp-bold);
}

.home-2-banner-height{
    height: 700px;
    background: url('../images/SukhiBanner.png') right center / auto 100% no-repeat;
}
@media (max-width: 1199.98px) {
    .home-2-banner-height {
        height: auto !important;
        min-height: 420px !important;
        background: url('../images/SukhiBanner.png') right center / auto 90% no-repeat !important;
        display: flex !important;
        align-items: center !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .home-2-banner-height .container-xxl {
        width: 58% !important;
        max-width: 58% !important;
        padding-left: 2rem !important;
        padding-right: 1rem !important;
        margin-left: 0 !important;

        margin-right: auto !important;
    }

    .home-2-banner-txt h1 {
        font-size: 2.1rem !important;
        line-height: 1.3 !important;
        margin-left: 0 !important;
        margin-top: 0 !important;

    }

    .home-2-banner-txt p {
        font-size: 1.8rem !important;
        line-height: 1.6 !important;
        margin-left: 0 !important;

    }

    .home-2-banner-txt p br {
        display: none !important;
    }

    .home-2-banner-height .banner-img {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .home-2-banner-height {
        background: none !important;
        background-color: #f4fbff !important;
        min-height: auto !important;
        padding: 3rem 1.5rem !important;
    }

    .home-2-banner-height .container-xxl {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .home-2-banner-txt h1{
        font-size: 1.8rem !important;
        text-align: center !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    .home-2-banner-txt p {
        text-align: center !important;
        margin-left: 0 !important;
    }
}

.home-2-banner-txt h1{
    font-size: 55px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
    margin-top: 165px;
    margin-left: 80px;
} 
.home-2-banner-txt p{
    font-size: 32px;
    line-height: 46px;
    margin-left: 80px;
}

.banner-img{
    display: none !important;
}

 .its-beginning h1 {
    font-family: var(--h-FontFamily);
    font-weight: bold;
    font-size: 44px;
    line-height: 36px;
    color: #152139;
    margin-bottom: 40px;    
 }
 .its-beginning p {
     font-size: 26px;
     line-height: 36px;
 }

 .z-home2-software {
    font-family: var(--h-FontFamily);
    font-weight: 600;
    font-size: 32px;
    line-height: 46px;
    text-align: center;
    color: #152139;    
 }
 .z-home2-soft-wrap .bi-quote::before {
    font-size: 100px;
    color: var(--bg-blue);
 }
 .z-few-weeks h1 {
    font-family: var(--air-bnp-bold);
    font-weight: bold;
    font-size: 46px;
    line-height: 66px;
    text-align: left;
    color: var(--text-color);    
 }
 .z-few-weeks h1 label {
    color: var(--bg-blue);
 }

 .z-home2-logo {
    margin-top: 15px;
    margin-bottom: 15px;
 }
 .z-home2-logo h1 {
    font-family: var(--air-bnp-exbold);
    font-weight: bold;
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    color: var(--bg-blue);
    margin-bottom: 60px;
    
 }

 .started-here{
    background-color: rgb(0 172 250 / 2%);
    padding: 130px 0 80px 0;
 }
 .started-here-hd{
    font-size: 45px;
    font-family: var(--air-bnp);
    line-height: 56px;
    font-weight: 900;
    color: #00ACFA;
    text-align: center;
    margin-bottom: 35px;
 }
 .started-here-txt{
    font-size: 21px;
    line-height: 36px;
    margin-bottom: 50px;
 }
 /*end*/
 .z-meet-founders {
     margin-top: 220px;
 }
 .z-meet-founders h1 {
    font-family: var(--air-bnp-exbold);
    font-weight: bold;
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    color: var(--bg-blue);
    margin-bottom: 70px; 
    padding-top: 50px;   
 }
 .z-meet-founders .founder-width {
    max-width: 1116px;
 }
 .founder-width .z-founder-wrap {
     max-width: 489px;
 }
 .founder-img-holder{
    width: 330px;
 }
 .founder-img-holder img{
    border-radius: 44px;
 }
 .founder-width .z-founder-wrap .founder-name {
    font-family: var(--h-montserrat) ;
    font-weight: bold;
    font-size: 31px;
    line-height: 42px;
    text-align: center;
    color: #152139;  
    margin-top: 30px  
 }
 .founder-width .z-founder-wrap p {
    font-family: var(--h-montserrat);
    font-weight: var(--h-FontMedium);
    font-size: 27px;
    line-height: 42px;
    text-align: center;
    color: #152139;    
 }
 .z-shuki-bg {
     background: url(../images/bg-cover.jpg) no-repeat;
     background-size: cover;
     height: 887px;
 }
 .z-tool {
     background-color: #fff;
     max-width: 670px;
     position: absolute;
     bottom: -70px;
     box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
 }
 .z-tool p {
    width: 593.72px;
    font-family: var(--h-montserrat);
    font-weight: normal;
    font-size: 30px;
    line-height: 55px;
    text-align: left;
    color: #152139;
    padding: 0 30px;
    padding-top: 80px;  
 }
 .z-tool label {
    color: var(--bg-blue);
    font-weight: bold;
 }
 .z-above-team .z-home2-soft-wrap {
    max-width: 1224px;
    margin: 0 auto;
    margin-top: 50px
 }
 .z-above-team .z-home2-software {
     font-weight: 400;
 }
 .z-above-team .z-home2-software strong {
     font-weight: 600;
 }
 .z-above-team .z-home2-software span {
    font-family: var(--h-FontFamily);
    font-size: 25px;
    line-height: 46px;
    text-align: center;
    color: #152139;    
 }
 .z-our-team {
     background-color: #FAFEFF;
     padding-top: 10px;
     margin-top: 50px;
     padding-bottom: 235px;
 }
 .z-our-team h1 {
    font-family: var(--air-bnp-exbold);
    font-weight: bold;
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    color: #00acfa;  
    padding-bottom: 100px;  
 }
 .footer-top-home2 {
    max-width: 885px !important;
    background: #00ACFA;
    border-radius: 27px;
    margin-bottom: -132px;
} 
.footer-top-home2 .col-lg-4:nth-child(1) img {
    max-width: 150px;
} 

.trusted-video {
    width: 100%;
    max-width: 75% !important;
    border-radius: 15px;
}
.z-logo-video {

}
.z-logo-video #video-pop .popup-youtube img {
    max-width: 100% !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25) !important;
    border-radius: 12px !important;
}

.bannar_4_1{
    margin-top: 33px;
    padding: 0px;
}
.heading-bl-vd h1{
    font-size: 40px;
    font-family: var(--air-bnp-medium);
}
.video_4_1{
    max-width: 820px;
    margin: auto;
}
.video_btm_text{
    max-width: 1115px;
    margin-top: 106px;
}
.side-para {
    margin-left: 30px;
    font-size: 22px;
    line-height: 50px;
    font-weight: 400;
    color: var(--text-color);
    font-family: var(--air-bnp-medium);
}
.side-para strong {
    font-size: 27px;
    color: var(--text-color);
}
.home4_video_1{
    padding: 106px 0px 117px;
}

.customer_hear {
    padding: 130px 0px 165px;
    background: rgb(0 172 250 / 4%);
    color: var(--text-color);
}
.customer_hear .row{
    max-width: 1580px;
    margin: 0 auto;
}
.customer_hear .row:nth-child(2){
    margin-top: 90px;
    padding: 0px 15px;
    color: var(--text-color);
}
.customer_hear .item {
    background: white;
    max-width: 395px;
    border-radius: 10px;
    padding: 20px 40px 50px;
    color: var(--text-color);
    box-shadow: 13px 12px 30px #00000012;
}
.client-feedback-container{
    background-color: rgb(0 172 250 / 4%);
}
.client-feedback .item {
    max-width: 460px;
    padding: 33px 27px 28px;
    background: #fff;
    border-radius: 10px;
    color: var(--text-color);
    box-shadow: 13px 12px 30px #00000012;
}
.client-feedback .row{
    margin-bottom: 95px;
    padding: 0px 15px;
    color: var(--text-color);
}
.client-feedback .item-2 {
    max-width: 931px;
    padding: 0px;
    color: var(--text-color);
}
.client-feedback .item-3{
    margin-bottom: 150px;
}
.home_4_slider {
    padding: 140px 0 180px 0;
    color: var(--text-color);
}
.home_4_slider #img-pop {
    width: 272px;
    float: left;
    margin-right: 72px;
    color: var(--text-color);
}
.home_4_slider .memeber_desk {
    width: 886px;
    float: left;
    color: var(--text-color);
}
.home_4_slider .item{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: var(--text-color);
}

.home_4_slider .item img {
    border-radius: 50%;
}
.row.book-demo {
    padding: 60px 100px 70px;
    background: #fff;
    border-radius: 11px;
    max-width: 1030px;
    margin: 75px auto -80px;
    box-shadow: 0px 19px 48px #081f531a;
}
.req-demo{
    padding: 100px 0px 0px;
    background: #FAFEFF;
    max-width: 100vw;
    
}
.req-demo .row-1 h1{
    font-size: 38px;
    line-height: 68px;
    font-weight: 500;
    margin-bottom: 52px;
    color: var(--text-color);
}
.heading-bl-vd{
    margin-top: 102px;
}

.client-feedback {
    padding: 115px 15px 55px;
    color: var(--text-color);
}

.book-demo .form-control {
    font-size: 22px;
    font-family: var(--air-bnp-medium);
    margin-bottom: 35px;
    height: 58px;
    padding: 10px 34px;
    border-radius: 9px;
    border: 1px solid #DCE0E8;
    color: #81899A!important;
}

.book-demo .form-control input{
    color: #81899A!important;
}

button.book-submit {
    width: 100%;
    height: 58px;
    background: #00ACFA;
    border-radius: 9px;
    border: none;
    color: #fff;
    font-family: var(--air-bnp-bold);
    font-size: 25px;
    text-transform: uppercase;
}

h1.book-form-title.text-center {
    font-size: 46px;
    margin-bottom: 45px;
    color: #152139;
    font-family: var(--air-bnp-medium);
    color: var(--text-color);
}

.memeber_desk h2{
    font-size: 27px;
    line-height: 44px;
    font-family: var(--air-bnp-bold);
    color: var(--text-color);
}
.memeber_desk p{
    font-size: 21px;
    line-height: 50px;
    font-family: var(--air-bnp-medium);
    color: var(--text-color);
}
.customer-hear-txt{
    margin-bottom: 98px;
    font-size: 40px;
    font-family: var(--air-bnp-bold);
}
.client_description {
    font-size: 18px;
    line-height: 46px;
    height: auto;
    min-height: 162px;
    margin-bottom: 20px;
    font-family: var(--air-bnp-medium);
    color: var(--text-color);
}
.client-feedback .row .col-xl-4>img{
    margin-top: 72px;
}
@media (max-width: 1199.98px) {
    .client-feedback .row .col-xl-4>img {
        margin-top: 0 !important;
    }
}
.client_name{
    padding: 5px 0px 20px;
    font-size: 18px;
    font-family: var(--air-bnp-bold);
    color: var(--text-color);
}
.client_title{
    font-size: 16px;
    font-family: var(--air-bnp-medium);
    color: var(--text-color);
}

.customer_name{
    font-size: 18px;
    font-family: var(--air-bnp-bold);
    color: var(--text-color);
}
.customer_description{
    font-size: 16px;
    line-height: 42px;
    font-family: var(--air-bnp-medium);
    margin: 30px 0px;
    color: var(--text-color);
}

.client-feedback .item:after {
    content: "";
    display: block;
    z-index: 100;
    height: 0px;
    width: 0px;
    pointer-events: none;
    border-top: 35px solid #ffffff;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    margin-top: 15px;
    transform: translateX(350px);
    position: absolute;
}
@media (max-width: 1199.98px) {
    .client-feedback .item:after {
        display: none !important;
    }
}
.customer_hear h2{
    font-size: 40px;
    font-family: var(--air-bnp-bold);
}
.container.request-form {
    max-width: 843px;
    padding: 20px;
    min-height: 101px;
    margin-top: 102px;
    border-radius: 10px;
    border: 1px solid #E0E0E0;
}
button.req-a-demo {
    width: 188px;
    height: 58px;
    border: none;
    font-size: 16px;
    background: #00ACFA;
    color: #fff;
    font-family: var(--h-FontFamily);
    font-weight: 700;
    border-radius: 10px;
}
.container.request-form input#exampleInputcompany {
    border: 0px;
    font-size: 17px;
    font-family: var(--air-bnp-medium);
    opacity: 0.6;
}
.container.request-form .form-group {
    width: 70%;
    float: left;
}
.container.request-form form{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home_4_slider .owl-carousel {
    position: relative;
}
.home_4_slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
}
.home_4_slider button.owl-next {
    float: right;
}
.home_4_slider button.owl-prev span {
    content: url(../images/left.png);
    width: 54px;
}
.home_4_slider button.owl-next span {
    content: url(../images/right.png);
    width: 54px;
}

.home-10-banner{
    height: 660px;
}
.home-10-banner h1{
    font-size: 59px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
    color: #152139;
}
.home-10-banner p{
    font-size: 33px;
    line-height: 56px;
    font-family: var(--air-bnp-medium);
    color: #152139;
}
.p-tble{
    background: rgb(0 172 250 / 4%);
    padding-top: 110px;
}
.practice{
    height: 812px;
    background: #fafeff;
}
.practice>.row>.col{
    margin-top: 98px;
    margin-bottom: 96px;
}
.practice>.row>.col h1,
.commerce-platform>.row>.col h1{
    font-size: 40px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
}
.practice>.row>.col h2,
.commerce-platform>.row>.col h2{
    font-size: 28px;
    line-height: 50px;
    font-family: var(--air-bnp-medium);
}
.commerce-platform>.row>.col h2{
    font-size: 23px;
}
.com-p-col{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.com-text{
    width: 1508px;
}


/*img continer*/
.img-container{
    width: 1770px;
}

.img-holder{
    height: 452px;
    width: 373px;
    border-radius: 20px;
    box-shadow: 0 3px 21px rgb(0 0 0 / 7%);
    
}
.img-container .row .col:nth-child(1) .img-holder{
    background: url('../images/health1.png')!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}

.img-container .row .col:nth-child(2) .img-holder{
    background: url('../images/health2.png')!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}
.img-container .row .col:nth-child(3) .img-holder{
    background: url('../images/health3.png')!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}
.img-container .row .col:nth-child(4) .img-holder{
    background: url('../images/health4.png')!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}

.img-holder p{
    font-size: 25px;
    line-height: 35px;
    color: white;
    font-weight: bold;
    padding-top: 18px;
    font-family: var(--air-bnp-bold);
}

.commerce-platform>.row>.col{
    margin-top: 86px;
    margin-bottom: 128px;
}

.digitize-op{
    width: 1600px;
}

.digi-icon{
    border-radius: 50%;
    background: #00ACFA;
    width: 132px;
    height: 132px;
    position: relative;
    top: 6%;
    
}

/*grid box*/
.digitize-op .digi-op-col{
    /*border: 3px solid #CFD8DC;
    border-radius: 40px;*/
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    background-color: white;
    width: 490px;
    /*height: 1080px;*/
}
.digi-op-inner{
    padding: 0 30px;
}
.digi-op-heading{
    font-size: 26px;
    line-height: 51px;
    font-weight: 700;
    margin-top: 50px;
    font-family: var(--air-bnp-bold);
    display: flex;
   /* height: 75px;*/
}
.digi-op-heading:before{
    content: url('../images/report.png') !important;
    margin-right: 10px;
    margin-top: -7px;
}
.digi-op-dscrpt{
    font-size: 18px;
    height: 160px;
    font-weight: 400;
    font-family: var(--air-bnp-medium);

}
.divider{
    height: 1px;
    background-color: #707070;
    margin-bottom: 50px;
}
.tools p{
    font-size: 24px;
    line-height: 51px;
    font-weight: 700;
}
.tools ul{
    height: 232px;
}
.tools>ul li{
    list-style: none;
    /*margin-bottom: 38px;*/
    display: flex;
    /*align-items: center;*/
    margin-left: -30px;
}
.tools>ul li p{
    font-size: 21px;
    line-height: 30px;
    /*font-family: var(--air-bnp-medium);*/
    margin-left: 65px;
}

.tools>ul li:before{
    content: " ";
    width:36px;
    height: 36px;
    display: inline-block;
    margin-right: 28px;
    background: url('../images/tool.png') !important;
    position: absolute;
}
.digi-op-col .btn{
    margin-top: 40px;
    margin-bottom: 40px;
    margin-bottom: 40px;
    width: 348px !important;
    border-radius: 8px !important;
}
.digi-op-col .btn:after{
    content: "   - - >";
}

.hippa{
    width: 1600px;
    margin-top: 150px;
    margin-bottom: 112px;
}
@media (max-width: 1199.98px) {
    .hippa {
        width: 100% !important;
        padding: 0 1rem !important;
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
        overflow: hidden !important;
    }

    .hippa>.row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .hippa-heading {
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 2rem !important;
        padding: 0 !important;
    }

    .hippa .row:first-child {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .hippa .row:first-child .col {
        padding: 0 !important;
        width: 100% !important;
    }

    .hippa-btn {
        display: flex !important;
        justify-content: center !important;
        margin-top: 2rem !important;
    }
}

.hippa-heading{
    font-size: 40px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
    margin-bottom: 130px;
}
.hippa-col{
    width: 500px;
    height: 100%;
    box-shadow: 13px 12px 30px #081f5333;
    border-radius: 10px;
}
@media (max-width: 1199.98px) {
    .hippa-col {
        height: auto !important;
        min-height: unset !important;
        width: 100% !important;
    }
}
.hippa-col-hd{
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    padding: 0 20px;
    font-family: var(--air-bnp-bold);
}
.hippa-col img{
    padding:20px;
}
.hippa-des{
    font-size: 18px;
    line-height: 30px;
    font-family: var(--air-bnp-medium);
    padding: 0 20px;
}
.hippa-snd-row,.hippa-btn{
    margin-top: 110px;
}
.built-for{
    height: 834px;
    background: #fafeff;
    margin-bottom: 95px;
}
.built-for-inner{
    width: 1430px;
    margin-top: 120px;
}
.built-for h1{
    font-size: 40px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
}
.built-for-txt{
    font-size: 33px;
    line-height: 56px;
    /*font-family: var(--air-bnp);*/
    font-family: var(--air-bnp-medium);
}
.built-for-col{
    background: #00ACFA;
    width: 416px;
    height: 345px;
    border-radius: 30px;
    margin-top: 100px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    .built-for-col {
        height: auto !important;
        min-height: unset !important;
        padding: 1.5rem !important;
        width: 100% !important;
        margin-top: 1rem !important;
    }

    .built-for-col div h3 {
        padding-top: 1rem !important;
    }
}

.built-for-col h3{
    font-size: 29px;
    line-height: 52px;
    font-family: var(--air-bnp-medium);
}
.built-for-col p{
    font-size: 20px;
    line-height: 48px;
    font-family: var(--air-bnp-medium);
}
.built-for-col div{
    padding: 0 10px;
}
.built-for-col div h3{
    padding-top: 63px;
}


/*trusted by*/
.trusted-by{
    background: url('../images/bg-trusted-by.png');
    height: 887px;
    margin-bottom: 100px;
}
.trusted-by-cont{
    width: 1600px;
}
.trusted-by .container .col div{
    width: 670px;
    height: 307px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.07);
    padding: 32px;
    transform: translateY(630px);
}
@media (max-width: 1199.98px) {
    .trusted-by .container .col div {
        transform: none !important;
        width: 100% !important;
        height: auto !important;
        position: relative !important;
    }

    .trusted-by {
        height: auto !important;
        padding: 3rem 1rem !important;
        margin-bottom: 2rem !important;
    }
}

.trusted-by .container .col div h1{
    font-size: 34px;
    line-height: 55px;
    font-family: var(--air-bnp-bold);
}
/*delivers*/
.delivers{
    max-width: 1650px;
    margin: 100px 0;
}
.deliver-part{
    width: 1050px;
}
.delivers-col{
    margin-top: 73px;
    height: 1110px !important;
}
.advanced{
    font-size: 60px;
    line-height: 46px;
    font-weight: bold;
    margin-top: 75px;
    color: #00ACFA;
    font-family: var(--air-bnp-bold);
}
.dlvr-text{
    font-size: 15px;
    line-height: 41px;
    font-weight: bold;
    margin-top: 10px !important;
    font-family: var(--air-bnp-bold);
}
.delivers-col h1{
    /*color: #00ACFA;*/
    font-size: 44px;
    /*line-height: 45px;*/
    font-family: var(--air-bnp-medium);
    margin-top: 25px;
}
.deliver-part .delivers-col{
    border: 3px solid #CFD8DC;
    border-radius: 40px;
    background-color: white;
    width: 447px;
}
.features>ul li p{
    font-size: 23px;
    line-height: 30px;
    font-family: var(--air-bnp-medium);
    margin-left: 65px;
}
.features>ul li:before{
    content: " ";
    width:36px;
    height: 36px;
    display: inline-block;
    margin-right: 28px;
    background: url('../images/tool.png') !important;
    position: absolute;
}
.features>ul li{
    list-style: none;
    margin-bottom: 38px;
    display: flex;
    margin-left: -30px;
}
.delivers>.row>.col h2{
    font-size: 23px;
    line-height: 56px;
}
.delivers-col .btn{
    margin-top: 40px;
    margin-bottom: 40px;
}
.features{
    margin-top: 74px;
    height: 600px;
}
.del-btn{
    width: 290px;
    height: 70px;
    border: 3px solid #00ACFA;
    border-radius: 22px;
    font-size: 24px;
    line-height: 28px;
    color: #00ACFA;
    font-family: var(--h-montserrat);
    font-weight: 600;
}
.del-btn:hover {
    color: #00ACFA;
}
h3.hp-10-foot {
    font-family: var(--air-bnp-medium);
    line-height: 36px;
}



/************************************* home -5 *********************************/

.everything-bg {
    background-image: url('../images/home-5-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 20px 0 rgb(4 4 4 / 20%);
    margin-top: 40px;
}


.h5-every-section {
    padding: 200px 0;
    text-align: center;
    font-family: var(--air-bnp-medium);
}
.h5-every-section h1 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 12px;
}
.h5-every-section p {
    color: #fff;
    font-size: 23px;
    font-family: var(--air-bnp-medium);
    line-height: 48px;
}
.h5-every-section  .zh-btn {
    background-color: #fff;
    color: #00ACFA !important;
}
.hp-5-zhealthtitle {
    font-family: var(--air-bnp-medium);
    font-size: 40px;
}

ul.feature{
    list-style: none;
    margin-left: 37px !important;
}
ul.feature.p-0.m-0 li {
    height: 58px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 20px;
    line-height: 21px;
    font-family: var(--air-bnp-bold);
    text-align: center;
}
.container-fluid.pricing-section {
    /*background: #00ACFA;*/
/*    margin-top: 285px;*/ 
    padding-top: 285px;
    padding-bottom: 200px;
    background-color: rgb(0 172 250 / 4%);
}
.container-fluid.pricing-section .row{
    max-width: 1125px;
    margin: auto;
    background: #00ACFA;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.container.pricing-table {
    position: absolute;
    left: 0;
    right: -16%;
    margin-top: 165px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 20px #04040433;
    max-width: 820px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.feature-table-1 li:nth-child(1),
.feature-table-2 li:nth-child(1){
    /*height: 154px;*/
    height: 120px;
    display: block;
    padding: 25px;
    background: #F4FCFF;
}
.feature-table-1 li,
.feature-table-2 li{
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.feature-table-1 li:nth-child(even),
.feature-table-2 li:nth-child(even){
    background: #f8f8f8;
}
.pricing-table .package-title {
    font-size: 33px;
    font-family: var(--air-bnp-bold);
    color: #00acfa;
    line-height: 18px;
}
.pricing-table ul li img{
    max-width:24px;
    max-height: 24px;
}
.pricing-table .package-price {
    margin-top: 10px;
    font-size: 24px;
    font-family: var(--air-bnp-bold);
    /*color: var(--bg-blue);*/
    color: black;
}
.pricing-table .package-month {
    font-size: 11px;
    font-family: var(--air-bnp-bold);
    /*color: var(--bg-blue);*/
    color: black;
}
.pricing-table button.get-start {
    position: absolute;
    margin-top: 49px;
    width: 184px;
    height: 48px;
    margin-left: -100px;
    border: 0px;
    color: #fff;
    background: #00acfa;
    border-radius: 5px;
    left: auto;
    right: auto;
}
.pricing-table button.get-start:hover {
    background-color: var(--bg-btn-hover);
}
.pricing-table button.get-popular {
    position: absolute;
    width: 125px;
    height: 47px;
    margin-left: 103px;
    margin-top: 35px;
    border: 0px;
    font-family: 'airbnb_cereal_appbold';
    font-size: 19px;
    color: #fff;
    background: #00acfa;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    left: auto;
    right: auto;
}
.pricing-table button.get-popular:after{
    content: " ";
    position: absolute;
    z-index: -99;
    right: 0;
    border: 45px solid #0989c1;
    transform: rotate(134deg) translate(10px, 16px);

}
.table-col-1{
    border-right: 2px solid #ACACAC;
    padding: 0px 20px 0px 0px;
}
.table-col-2{
    padding: 0px 0px 0px 20px;
}

.col-4.blub-item {
    /*padding: 20px 20px 75px;
    background: white;
    box-shadow: 13px 12px 30px #081e5313;
    max-width: 460px;
    border-radius: 10px;*/
}
.billing-service{
    background-color: rgb(0 172 250 / 4%);
}
.monthly-services{
    padding-top: 150px;
    max-width: 1150px;
}
.monthly-services .row{
    padding: 0px 15px;
}
.monthly-services .row-2{
    margin: 70px 0;
}
.monthly-services h1{
    font-size: 40px;
    font-family: var(--air-bnp-medium);
    color: var(--text-color);
}
.monthly-services button.get-start {
    width: 200px;
    height: 53px;
    display: block;
    margin: auto;
    border: 0px;
    color: #fff;
    background: #00acfa;
    border-radius: 5px;
    font-size: 18px;
    font-family: var(--h-FontMedium);
}
.monthly-services button.get-start:hover {
    background-color: var(--bg-btn-hover);
}
.monthly-services .row-4{
    padding: 84px 15px 73px;
}
.blub-des {
    margin-top: 15px;
    text-align: center;
    display: block;
    font-family: var(--h-FontFamily);
    font-size: 21px;
    color: var(--text-color);
}
.blub-img{
    display: flex;
    justify-content: center;
}
button.contact-5 {
    display: block;
    margin: 0 auto;
    width: 241px;
    height: 73px;
    border: none;
    border-radius: 5px;
    font-size: 21px;
    color: #fff;
    margin-top: 42px;
    background: #E6911D;
}
.footer-text-5 h1{
    font-size: 48px;
    line-height: 62px;
    color: #fff;
    font-family: var(--air-bnp-medium);
}
.footer-text-5 h3{
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-family: var(--air-bnp-medium);
}
.container.container-xxl.footer-top-home5 {
    max-width: 1410px;
    background: #00ACFA;
    border-radius: 30px;
    padding: 125px;
    margin-bottom: -172px;
}
#home-5 .h-footbg{
    padding-top: 280px;
}
.sell-talk {
    max-width: 1616px;
    margin: 0 auto;
    padding: 80px 15px 40px;
    background: var(--bg-blue);
    border-radius: 20px;
    margin-bottom: -55px;
    margin-top: 130px;
}
.sell-talk .sel-talk-text {
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-bottom: 50px;
    font-family: var(--h-FontMedium);
}
button.sel-talk {
    border: 0px;
    width: 200px;
    height: 53px;
    margin: 0 auto;
    display: block;
    border-radius: 6px;
    background: #fff;
    color: #00acfa;
    font-family: var(--h-FontMedium);
}
#home-5 .faqs-content{
    margin-bottom: 310px;
}
.plus {
    border: 3px solid #CFD8DC;
    border-radius: 40px;
    /*height: 865px;*/
    height: 600px;
    padding: 65px 36px;
    background: #fff;
}
.review-plus {
    min-height: 650px;
    color: #fff;
    position: relative;
    padding: 65px 36px;
    background: #00acfa;
    border-radius: 40px;
    box-shadow: 7px 15px 33px #00000042;
}
.review-plus .pk-price{
    color: #fff;
    margin-top: 35px;
}
.pk-name {
    font-size: 25px;
    /*font-size: 40px;*/
    letter-spacing: 1px;
    font-family: var(--air-bnp-bold);
    color: #00acfa;
}
.pk-name-c{
    color: white !important;
}
.pk-price {
    /*font-size: 73px;*/
    /*color: var(--bg-blue);*/
    /*font-family: var(--air-bnp-medium);*/
    font-size: 38px;
    /*font-family: var(--air-bnp-bold);*/
    color: black;
    /*margin-top: 20px;*/
}

#pk-monthly{
    font-size: 15px !important;
    font-family: var(--air-bnp-bold) !important;
}
ul.pk-age {
    list-style: none;
    padding: 0px;
    margin-top: 55px;
    height: 180px;
}
ul.pk-age li {
    display: flex;
    align-items: normal;
    margin-bottom: 12px;
    font-size: 19px;
}


button.con-sale {
    display: block;
    margin: 0 auto;
    width: 225px;
    height: 55px;
    border: 0px;
    border-radius: 15px;
    background: transparent;
    border: 3px solid #00ACFA;
    color: #00ACFA;
    font-size: 20px;
    font-family: var(--h-montserrat);
    font-weight: 600;
}
button.con-sale:first-child{
    position: relative;
    top: 130px;
}
button.con-sale:last-child{
    position: relative;
    top: 50px;
}
@media (max-width: 1199.98px) {

    button.con-sale:first-child,
    button.con-sale:last-child {
        position: static !important;
        top: auto !important;
        display: block !important;
        margin: 1.5rem auto 0 !important;
    }
}

.review-plus button.con-sale {
    display: block;
    margin: 0 auto;
    width: 250px;
    height: 60px;
    border: 0px;
    border-radius: 15px;
    background: #fff;
    border: 3px solid #fff;
    color: #00ACFA;
    font-size: 20px;
    font-family: var(--h-montserrat);
    font-weight: 600;
    position: absolute;
    bottom: 65px;
    top: unset;
    left: 0;
    right: 0;
}

@media (max-width: 1199.98px) {
    .review-plus button.con-sale {
        position: static !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        transform: none !important;
        display: block !important;
        margin: 1.5rem auto 0 !important;
    }
}
.plus li:before {
    content: url(../images/blue-icon.png);
    display: block;
    margin-right: 24px;
}
.review-plus li:before {
    content: url(../images/white-icon.png);
    display: block;
    margin-right: 24px;
}

.health-add-on {
    padding: 130px 0px 155px;
}
@media (max-width: 1199.98px) {
    .health-add-on {
        padding: 1rem !important;
    }

    .health-add-on .row-2 {
        max-width: 100% !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .health-add-on .row-2 .col-xl-4.plus,
    .health-add-on .row-2 .col-xl-4.review-plus {
        width: 100% !important;
        max-width: 480px !important;
        margin: 0 auto 2rem !important;
        float: none !important;
    }
}
.health-add-on .row{
    /*max-width: 1400px;*/
    max-width: 1100px;
    margin: auto;
}
.health-add-on h1 {
    font-size: 40px;
    line-height: 68px;
    font-family: var(--air-bnp-medium);
    color: var(--text-color);
    margin-bottom: 70px;
}


@media only screen and (min-width: 1920px){
    .modified-video {
        max-width: 1688px !important;
    }
}
@media only screen and (min-width: 1415px){
    
    .footer-top-div {
        max-width: 1415px;
        background-color: var(--bg-blue);
        border-radius: 30px;
        margin-bottom: -132px;
        z-index: 999;
    }
    .footer-wd {
        max-width: 1415px;

    }
    .footer-top {
        position: relative;
    }
}
@media screen and (max-width: 1620px){
    .home_4_slider .owl-nav {
        position: absolute;
        width: 99%;
    }

}
@media screen and (max-width: 1600px){
    #home-3 .h-commerce-gap .row {
        min-height: 580px;
    }
    #home-3 .h-commerce-gap {
        background-size: auto 580px;
    }
    .content-chiropractic-software img {
        max-width: 100%;
        margin: 0 0 0 -25px;
    }
    .mc-single.mc-scheduling {
        left: 80px;
    }
    .mc-single.mc-charting {
        left: 20px;
    }
    .mc-single.mc-manage {
        right: 20px;
    }
    .home3-book-demo-content .text-wrapper-mac-img {
        right: 0;
    }
    .home3-book-demo-content .text-wrapper .text-wrapper-inner {
        max-width: 780px;
    }
    .home3-book-demo-content .text-wrapper h3 {
        font-size: 40px;
    }
    .chiropractic-text-wrapper h3 {
        line-height: 48px;
    }

    .home_4_slider .owl-nav {
        position: absolute;
        width: 99%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
   
}

@media screen and (max-width:1500px){
    .mc-single.mc-cloud {
        right: 180px;
    }
    .home3-book-demo-content .text-wrapper h3 {
        line-height: 46px;
    }
    .home3-book-demo-content .text-wrapper-mac-img {
        right: 0;
        max-width: 800px;
        top: -70px;
    }
    
    .home_4_slider .owl-nav {
        position: absolute;
        width: 96%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1440px){ 
    /*header*/
    .navbar-nav>.nav-link{
        font-size: 18px;
    }

    .pricing-btn,
    .username-btn,
    .login-btn,
    .pass-btn {
        font-size: 17px;
    }

    .home-2-banner-height {
        height: 596px;
    }

    .modified-video{
        max-width: 1320px !important;
    }
    .client-feedback .item{
        max-width: 450px;
    }
    .video_btm_text {
        margin-top: 50px;
    }
    .home_4_slider .owl-nav {
        position: absolute;
        width: 96%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .container.pricing-table {
        right: -22%;
    }

    .img-holder {

        width: auto;
        padding: 12px;
    }
    .hippa{
        width: 1300px;
    }

    .hippa-col {
        width: 380px;
    }
    .built-for-inner {
        width: 1320px;
    }
    .trusted-by-cont {
        width: 1250px;
    }
    .trusted-by .container .col div {
        width: 619px;
        height: auto;
        transform: translateY(705px);
    }
    .digitize-op {

    }

    .practice>.row>.col h2,
    .commerce-platform>.row>.col h2 {
        font-size: 27px;
    }
    .built-for-col {
        width: 400px;
    }
    .digitize-op .row {
        position: relative;
    }
    .digi-op-heading{
        font-size: 22px;
    }
    .digitize-op .row .col:last-child .digi-icon{
        position: absolute;
        top: 6%;
    }
    .deliver-part .row .col{
        margin-top: 50px !important;

    }
    .digitize-op .digi-op-col {
        width: 440px;
    }
    .digi-op-col .btn {
        width: 348px !important;
    }
}


@media only screen and (max-width: 1415px){
    .footer-top-div {
        background-color: var(--bg-blue);
        margin-bottom: -132px;
        z-index: 999;
    }
    .footer-top {
        position: relative;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1410px)  {
    .navbar-expand-xl .navbar-nav .nav-link {
        margin-right: 0.5rem !important;
    }
    .zh-btn {

        max-width: 200px;

    }
    .digi-op-col .btn {
        max-width: 348px !important;
    }
    .home-2-banner-height {
        height: 675px;
    }
    .content-chiropractic-software img {

        margin: 0 0 0 -74px;
    }
}


@media screen and (max-width: 1024px) {
    body {
        zoom: unset;
    }

    .username-btn,
    .login-error {
        margin-left: inherit;
    }

    .pricing-btn,
    .username-btn,
    .login-btn,
    .pass-btn {
        width: 170px;
    }

    div#navbarSupportedContent {
        position: absolute;
        background: white;
        color: white;
        top: 56px;
        z-index: 10;
        width: 100vw;
        left: 0px;
        padding: 30px 38px;
    }
    .h-video .description {
        width: 240px;
        font-family: var(--h-montserrat);
        font-weight: bold;
        font-size: 13px;
        line-height: 24px;
        text-align: center;
        color: var(--text-color);
        margin: 0 auto;
        margin-top: 35px;
        height: auto;
    }
    .h-video .description-bottom {
        margin-top: 30px;
    }
    .h-whytitle {
        margin-bottom: 70px;
    }

    .container.logo-slider-mobile {
        display: block!important;
    }

    .founder-section h1,
    .team-section h1,
    .video-section h1.text-center,
    .tab-slider .nav-title h1{
        font-size: 38px;
    }

    .tab-slider .item-body {
        padding: 1rem !important;
        flex: 1;
        display: flex;
        flex-direction: column;
    }

    .tab-slider h4.item-title {
        font-size: 13px;
        color: #152139;
        line-height: 24px;
        margin-bottom: 35px;
    }

    .tab-slider .item-title {
        font-size: 0.93rem !important;
        line-height: 1.45 !important;
        margin: 0 0 0.5rem !important;
    }

    .tab-slider p.read-more {
        font-size: 12px;
        line-height: 12px;
    }

    .tab-slider .read-more {
        font-size: 0.78rem !important;
        margin-top: auto !important;
    }

    .tab-slider .owl-theme .owl-nav {
        display: none;
    }

    .tab-slider .nav-tabs .nav-link {
        font-size: 18px;
        line-height: 26px;
    }

    div#nav-tab {
        width: 547px;
        border: 0 !important;
    }

    .tab-slider nav {
        max-width: fit-content;
        overflow-y: scroll;
        margin-bottom: 50px;
    }

    .tab-slider div#nav-tab {
        margin-bottom: 10px;
    }
    .tab-slider .owl-carousel::after {
        height: 286px;        
     }
    .container.logo-slider-mobile {
        margin: 70px 0px 95px;
    }

    .logo-slider-mobile .item.item-slider-body {
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo-slider-mobile .item.item-slider-body img {
        max-height: 90px !important;
    }

    .container.h-video.dektop-view {
        display: none;
    }
    .container .h-video.mobile-view {
        display: block;
    }
    .video-col-1 {
        padding: 0px;
        width: 100%;
    }

    .container.h-video {
        padding: 70px 15px 40px;
    }

    .container.team-section {
        padding: 70px 15px ;
    }

    .container-fluid.founder-section {
        padding: 15px 15px;
        background-color: #FAFEFF;
        padding-bottom: 90px;
    }

    .description-founder {
        font-size: 18px;
        text-align: center;
        font-family: var(--h-montserrat);
        font-weight: bold;
        font-size: 31px;
        line-height: 42px;
        text-align: center;
        color: #152139;
        margin-top: 15px;
    }
    .description-founder p {
        font-family: var(--h-montserrat);
        font-weight: 500;
        font-size: 20px;
        line-height: 35px; 
    }
    .founder-name {
        font-size: 24px;
    }
    .logo {
        margin-top: 0;
        max-width: 138px;
    }
    .container-xxl {
        padding-top: 0 !important;
        margin-top: 15px !important;
    }
    .zh-nav {
        background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important;
        padding: 25px;
    }
    .mod-desc h1.modtitle {
        text-align: center;
        margin-top: 50px;
    }
    ul.mod-li li {
        font-size: 29px; 
        position: relative;
    }
    ul.mod-li li span {
        position: absolute;
        line-height: 40px;
    }
    .trans_text {
        font-size: 44px;
        text-align: center;
    }
    .h-video {
        margin-top: 100px;
    }
    .h-coomwel-title {
        font-size: 32px;
        line-height: 45px;
        text-align: center;   

    }
    p.h-thousands {
        text-align: center;
        font-size: 16px;  
    }
    h1.h-trustedtitle {
        font-size: 48px;
        line-height: 63px;
    }
    .container.logo-slider-mobile {
        margin: 10px 0px 80px;
    }
    .werhere-wrap p {
        max-width: 355px;
    }
    .footer-top-div {
        margin-bottom: 0;
    }
    .h-footbg {
        background-color: #152139;
        padding-top: 90px;
        padding-bottom: 0;
    }
    .logo-slider-mobile h1 {
        font-family: var(--h-montserrat);
        font-weight: bold;
        font-size: 40px;
        line-height: 56px;
        text-align: center;
        color: var(--bg-blue);
        margin-bottom: 60px;
    }

    .founder-section h1 {
        font-family: var(--h-montserrat);
        font-weight: bold;
        font-size: 46px;
        line-height: 56px;
        text-align: center;
        color: var(--bg-blue);
        margin-bottom: 70px;
        padding-top: 50px;
    }
    .z-shuki-bg {
        background: url(../images/mob-img.jpg) no-repeat;
        height: 880px;
        background-size: 100% 100%;
    } 
    .h-footer-col2, .z-footer-logo {
        margin-left: 65px;
        margin-bottom: 70px;
    }
    .z-our-team h1 {
        font-size: 40px;
        padding-bottom: 30px;
    }
    .z-our-team {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 0;
    }

    .digitize-op {
        width: 1000px;
    }

    .practice>.row>.col h2,
    .commerce-platform>.row>.col h2 {
        font-size: 27px;
    }
    .built-for-col {
        width: 386px;
    }
    .digitize-op .row {
        position: relative;
    }
    .digitize-op .row .col:last-child {
        margin-top: 180px;
    }
    .digitize-op .row .col:last-child .digi-icon{
        position: absolute;
        top: 55%;
    }
    .deliver-part .row .col{
        margin-top: 50px !important;

    }
    .home-10-banner p {
        text-align: center;
    }
    .practice>.row>.col {
        background: #ffffffd6;
        padding: 45px 0px;
    }
    .commerce-platform>.row>.col h2 br {
        display: none;
    }
    .built-for-col p {
        font-size: 20px;
        line-height: 35px;
        font-family: var(--air-bnp-medium);
    }
    .digitize-op .row .col:last-child {
        margin-top: 40px;
    }
    .hippa-heading {
        margin-bottom: 60px;
    }
    .hippa-col {
        width: 100%;
        height: 300px;
    }
    .hippa-snd-row{
        margin-top: 60px;
    }
    .commerce-platform>.row>.col {
        margin-top: 130px;
        margin-bottom: 120px;
    }
    .built-for-inner {
        margin-top: 0px;
    }
    .built-for-col {
        width: 100%;
    }

    .col-xl-6.table-col-2,
    .col-xl-6.table-col-1{
        width: 50%!important;
    }

    .col-xl-4.plus {
        width: 33%;
        float: left;
    }
    .col-xl-4.review-plus {
        width: 33%;
        float: left;
    }
    .billing-service {
        padding: 90px 0px 180px;
    }
    .container.container-xxl.sell-talk {
        margin-top: -130px!important;
        padding: 70px 0px!important;
        max-width: 90%;
    }
    .container.container-xxl.footer-top-home5 {
        padding-top: 125px!important;
        max-width: 90%;
    }

    .video_btm_text img {
        display: block;
        margin: auto;
        margin-top: 30px!important;
    }
    .side-para {
        text-align: center;
        display: block;
        margin: 0 auto 60px!important;
    }
    .video_btm_text {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .client-feedback .item {
        max-width: 33%;
    }
    .client-feedback .item:after{
        transform: translateX(300px);
    }
    .client-feedback .item-2 {
        max-width: 65%;
        padding: 0px;
        color: var(--text-color);
    }
    .container.container-xxl.home_4_slider {
        padding: 100px 30px!important;
    }
    .home_4_slider .item {
        padding: 0px 100px;
    }
    .client-feedback .row {
        margin-bottom: 60px;
    }
    .col-xl-12.customer-hear-txt {
        margin-top: 60px;
        margin-bottom: 0px;
    }
	.home-10-banner {
		height: auto;
	}
}


@media screen and (max-width:768px){ 
    .footer-top-home2 {
        border-radius: 0 !important;
    }
    .h-footbg {
        background-color: #152139;
        padding-top: 90px;
        padding-bottom: 0;
    }
    .h-footer-col2,
    .z-footer-logo {
        margin-left: 65px;
        margin-bottom: 70px;
    }
    .h-powered h1 {
        font-size: 40px;
        font-weight: 500;
    }
    .it-all {
        margin-top: 50px;
    }
    .z-home2-software {
        font-weight: 500;
        font-size: 27px;
    }
    .z-few-weeks h1 {
        font-size: 44px;
    }
    .logo-slider-mobile h1 {
        font-family: var(--h-montserrat);
        font-weight: bold;
        font-size: 40px;
        line-height: 56px;
        text-align: center;
        color: var(--bg-blue);
        margin-bottom: 60px;
    }

    .z-shuki-bg {
        background: url(../images/mob-img.jpg) no-repeat;
        height: 600px;
        background-size: 100% 100%;
    } 
    .z-tool p {
        max-width: auto !important;
        width: auto !important;
    }
    
	
	
	 /* Home 10 */
    .delivers {
        margin: 92px 0;
    }
    .built-for-col {
        width: 100%;
        height: 440px;
    }

    /* Home 5 */
    .pk-name{
        font-size: 35px;
    }
    .container.pricing-table {
        max-width: 60%;
    }
    .pricing-table button.get-popular {
        width: 105px;
        height: 47px;
        margin-left: 87px;
    }
    ul.feature {
        margin-left: 45px !important;
    }
    .table-col-1 {
        padding: 0px 5px 0px 0px;
    }
    .table-col-2 {
        padding: 0px 0px 0px 5px;
    }

    .home4_video_1 {
        padding: 40px 0px 20px;
    }
    .client_description {
        font-size: 16px;
        line-height: 32px;
        height: 145px;
    }
    #home-5 .client_description {
        height: auto !important;
    }
    .client-feedback .item:after {
        transform: translateX(185px);
    }

}

@media screen and (max-width:600px){

    #chiropractorsTabContent .tab-pane{
        height: auto;
    }
    #chiropractorsTabContent .tab-pane>img {
        position: relative;
        transform: none;
        top: auto;
        left: auto;
    }
    .content-chiropractic-software img {
        margin: 0 !important;
    }
    .modernize-practice{
        height: auto;
    }
    .here-to-help-col1{
        max-width: 100%;
    }
    .here-to-help-col{
        flex-wrap: wrap;
    } 
    .we-are-here-txt {
        margin-left: 0;
        font-size: 16px;
        text-align: center;
    }
    .owl-carousel .owl-item img{
        border-radius: 44px;
    }
    /******/
    #home-3 .h-commerce-gap {
        background: #fff;
    }
    #home-3 .h-coomwel-title {
        font-size: 44px;
        line-height: 63px;
    }
    .chiropractic-text-wrapper h3 {
        line-height: 56px;
        text-align: center;
    }
    .chiropractic-text-wrapper p {
        font-size: 26px;
        line-height: 56px;
        text-align: center;
    }
    .content-life-got-easier h2 {
        font-size: 44px;
        line-height: 56px;
    }
    .mc-single {
        position: unset;
        left: unset;
        top: unset;
        right: unset;
        bottom:unset;
        min-height: unset;
        max-width: 100%;
    }
    .mc-single + .mc-single {
        margin-top: 35px;
    }
    .home3-book-demo-content {
        margin-bottom:0;
        margin-top:140px;
        background: rgb(0 172 250 / 14%);
    }
    .home3-book-demo-content .text-wrapper .sub-title {
        font-size: 27px;
        line-height: 42px;
        color: #4AABF3;
    }
    .home3-book-demo-content .text-wrapper h3 {
        line-height: 56px;
        font-size: 32px;
        color: #4AABF3;
    }
    .home3-book-demo-content .text-wrapper {
        padding: 50px 20px;
        border-radius: 0;
        background: transparent;
    }
    #home-3 .h-video {
        margin-top: 0;
    }
    .faqs-content {
        margin-top: 90px;
        margin-bottom: 100px;
    }
    .faq-single {
        padding: 0;
        border: 0;
        border-radius: 0;
    }
    .faq-single-title {
        font-size: 18px;
        background-size: 30px auto;
        padding-right: 40px;
        line-height: 45px;
    }
    .faq-single + .faq-single {
        margin-top: 60px;
    }
    .demo-form-outer-wrapper h2 {
        font-size: 38px;
        line-height: 62px;
    }
    .demo-form-outer-wrapper .sub-title {
        font-size: 27px;
        margin: 100px 0 40px;
        line-height: 53px;
    }
    .content-form-book-a-demo {
        margin-bottom: 80px;
    }
    .btn-contact-us {
        font-size: 25px;
        line-height: 33px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        background: var(--bg-blue);
        height: 60px;
        border-radius: 9px;
        padding: 13px;
    }


    /* home 2 */
    .home-2-banner-height{
        background: none;
        height: auto;
    }
    
    .home-2-banner-txt h1 {
        font-size: 40px;
        line-height: 48px;
        margin-top: 20px;
    }
    .home-2-banner-txt p {
        font-size: 22px;
        line-height: 30px;
    }
    .banner-img{
        display: block !important;
    }
    .z-tool {
        position: relative;
        bottom: 0;
        box-shadow: none;
    }
    .z-tool p {
        max-width: auto !important;
        width: auto !important;
        padding-top: 0;
        font-size: 24px;
        text-align: center;
        line-height: 38px;
        padding: 25px 0;
    }
    .h-footbg {
        padding-top: 90px;
    }
    .footer-top-home2 {
        border-radius: 0 !important;
        margin-bottom: 0;
    }

    .h-video .description {
        width: 235px;
    }
    .z-shuki-bg-mob {
        background: url(../images/mob-img.jpg) no-repeat;
        height: 460px;
        background-size: 100% 100%;
    }
    .z-above-team .z-home2-soft-wrap {
        margin-top: 0;
    } 
    .trusted-video {
        width: 100%;
        max-width: 100% !important;
        border-radius: 15px;
    }
    .trusted-by .container .col div {
        width: 100%;
    }
    .practice {
        height: auto;
    }
    .hippa-col {
        width: 100%;
        height: 380px;
        margin-bottom: 30px!important;
    }
    .container-fluid.practice .col {
        margin-bottom: 30px;
    }
    .hippa-snd-row {
        margin-top: 0px;
    }
    .hippa-btn {
        margin-top: 30px;
    }
    .built-for-col {
        margin-top: 30px;
    }
    .practice .justify-content-center {
        display: block;
    }

    .col-4.blub-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .monthly-services .row-2{
        margin-bottom: 0px!important;
    }
    .monthly-services .row-4 {
        padding: 30px 15px 73px;
    }
    .container.container-xxl.footer-top-home5 {
        padding: 60px 10px!important;
    }
    h2.faqs-title {
        margin-top: 70px;
        margin-bottom: 50px;
    }
    #home-5 .faqs-content .col-9 {
        flex: 0 0 auto;
        width: 90%;
    }
    .col-xl-4.plus,
    .col-xl-4.review-plus {
        width: 85%;
        display: block;
        margin: 0px auto 40px;
    }
    .health-add-on {
        padding: 70px 0px 55px;
    }
    .container.pricing-table{
        max-width: 55%;
        right: -40%;
    }
    .pricing-table .package-title{
        font-size: 20px;
    }
    .pricing-table .package-month{
        font-size: 11px;
    }
    .pricing-table button.get-popular{
        display: none;
    }

    ul.feature {
        margin-left: 20px !important;
    }
    .pricing-table button.get-start{
        margin-left: -53px;
        width: 108px;
    }

    .client-feedback .item {
        max-width: 100%;
        margin-bottom: 60px;
    }
    .client-feedback .item-2 {
        max-width: 100%;
    }
    .client-feedback .row {
        margin-bottom: 0px;
    }
    .col-xl-12.customer-hear-txt {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .row.book-demo {
        padding: 60px 30px 70px;
    }
    .home_4_slider .item {
        padding: 0px 100px;
        display: block;
    }
    .client_description {
        font-size: 16px;
        line-height: 32px;
        height: 145px;
    }
    #home-5 .client_description {
        height: auto !important;
    }

    .home_4_slider .memeber_desk{
        width: 100%;
    }
    .home_4_slider .memeber_desk p{
        font-size: 16px;
        line-height: 28px;
    }
    .home_4_slider .item {
        padding: 0px 40px;
        display: block;
    }
    .home_4_slider button.owl-next span,
    .home_4_slider button.owl-prev span {
        width: 35px;
    }
    .owl-carousel .owl-item{
        text-align: center;
    }
    .tab-slider .tab-content,
    .tab-slider .tab-pane,
    .tab-slider #nav-tabContent {
        width: 100% !important;
    }

    .tab-slider .owl-carousel {
        width: 100% !important;
        display: block !important;
    }

    .tab-slider .owl-carousel .owl-stage-outer {
        width: 100% !important;
        overflow: hidden !important;
    }

    .tab-slider .owl-carousel .owl-item {
        float: left !important;
        display: block !important;
    }

    .tab-slider .item.item-slider-body {
        width: 100% !important;
        margin: 0 !important;
    }

    .home_4_slider #img-pop {
        width: 210px;
        margin-bottom: 30px;
        float: unset;
        display: block;
        margin-right: 0px;
        margin: 30px auto!important;
    }
    .client-feedback .item:after {
        transform: translateX(290px);
    }
	
	 .built-for{
        height: auto;
    }
    .trusted-by{
		background: url(../images/bg-trusted-by.png);
		height: auto;
		margin-bottom: 285px;
		background-size: cover;
    }
    .trusted-by .container .col div {
        transform: translateY(313px);
    }
  
    
}
@media screen and (min-width:1200px){
	.footer-d-none{
		display:none;
	}
}
.username-btn:hover::-webkit-input-placeholder,
.pass-btn:hover::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white ;
}
.zh-font-14{
	font-size:14px;
}
input {
    -webkit-user-select: auto !important;
    -khtml-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    -o-user-select: auto !important;
    user-select: auto !important;  
}

.verification-body-top {
  font-family: Arial, sans-serif;
  background-color: #fff;
  margin: 0;
  display: flex;
  align-items: center;
  text-align: left;
  justify-content: center;
  flex-direction: column;
  margin-top: 50px;
  width: 100%;
}

.verification-body-bottom {
  font-family: Arial, sans-serif;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 24px;
}

.verification-body-bottom a:hover {
  text-decoration: underline;
}

.verification-container {
  text-align: center;
  background-color: #ffffff;
  padding: 26px 28px;
  border-radius: 14px;
  box-shadow: 0 12px 36px rgba(0,0,0,0.06);
  width: 100%;
  max-width: 580px;
  border: 1px solid #eef2f5;
  margin: 0 auto 20px;
}

.signinbutton {
  padding: 14px;
  background: linear-gradient(135deg, #04abf9, #0284c7);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.3px;
  box-shadow: 0 8px 20px rgba(4,171,249,0.25);
  transition: all 0.2s ease;
}

.signinbutton:hover {
  background: linear-gradient(135deg, #0284c7, #046fa3);
  transform: translateY(-1px);
  box-shadow: 0 12px 26px rgba(4,171,249,0.35);
}

.cancelbutton {
  margin: 10px;
  padding: 8px;
  border: 1px solid #e6e6e6;
  color: #333;
  border-radius: 6px;
  cursor: pointer;
  width: 260px;
  margin-bottom: 30px;
  background-color: #fff;
}

.cancelbutton:hover {
  background-color: #f3f4f6;
}

.mfa-progress {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  font-size: 13px;
  color: #9aa7b2;
}

.mfa-progress .step.active {
  color: #0284c7;
  font-weight: 600;
}

.mfa-progress .divider {
  width: 34px;
  height: 2px;
  background: #e6eef3;
  margin: 0 10px;
}

.otp-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin: 28px 0 16px;
}

.otp-input {
  width: 58px;
  height: 64px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  border-radius: 10px;
  border: 2px solid #dce6ec;
  background: #f7fbff;
  transition: all 0.2s ease;
}

.otp-input:focus {
  border-color: #04abf9;
  box-shadow: 0 0 0 3px rgba(4,171,249,0.15);
  outline: none;
}

.mfa-footer-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #eef2f5;
  gap: 12px;
}

.mfa-footer-left {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}

.remember-label {
  font-size: 13px;
  color: #1f2933;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
}

/* RIGHT */
.mfa-footer-right {
  display: flex;
  align-items: center;
  gap: 8px;
}

.mfa-meta-label {
  font-size: 12.5px;
  color: #6b7c8f;
  white-space: nowrap;
}

.timer {
  font-size: 13px;
  font-weight: 600;
  background: #eef7fd;
  color: #0284c7;
  padding: 6px 14px;
  border-radius: 999px;
  border: 1px solid #d6ecfa;
  box-shadow: none;
  transition: all 0.3s ease;
}

.timer.warning {
  background: #fff4e5;
  color: #b45309;
  border-color: #fde68a;
  animation: pulse 1s infinite;
}

.timer.expired {
  background: #fee2e2;
  color: #b91c1c;
  border-color: #fecaca;
}

.info-icon {
  display: inline-block;
  width: auto;
  height: auto;
  color: #04abf9;
  border: 1px solid #04abf9;
  border-radius: 50px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  padding: 0 4px 2px;
  line-height: 1.2;
}

.info-tooltip {
  position: absolute;
  top: -50px;              /* Position below icon */
  right: -80px;
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 10px;
  border-radius: 8px;
  display: none;
  font-size: 12px;
  text-align: center;
  z-index: 10;
}

.info-icon:hover + .info-tooltip {
  display: inline-block;
}

@media (max-width: 480px) {
  .verification-container {
    padding: 20px;
  }

  .otp-input {
    width: 46px;
    height: 54px;
    font-size: 18px;
  }

  .cancelbutton {
    width: 100%;
  }

  .mfa-footer-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .mfa-footer-right {
    align-self: flex-end;
  }
}

@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.05); }
  100% { transform: scale(1); }
}

.mfa-resend-section {
  margin-top: 24px;
  text-align: center;
}

.mfa-resend-title {
  font-size: 16px;
  font-weight: 500;
  color: #374151;
  margin-bottom: 12px;
}

.mfa-resend-buttons {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.mfa-resend-btn {
  border: 1px solid #d6ecfa;
  background: #f4faff;
  color: #0284c7;
  padding: 12px 18px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  min-width: 210px;
  transition: all 0.2s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.mfa-resend-btn i {
  font-size: 16px;
}

.mfa-resend-btn:hover {
  background: #e6f3fb;
  border-color: #b6e0fe;
  transform: translateY(-1px);
}

.mfa-resend-btn.email {
  color: #0284c7;
}

.mfa-resend-btn.text {
  color: #0f766e;
  border-color: #99f6e4;
  background: #f0fdfa;
}

.mfa-resend-btn.text:hover {
  background: #ccfbf1;
  border-color: #5eead4;
}
@media (max-width: 1199.98px) {

    .point-div {
        padding-left: 24px !important;
        padding-right: 24px !important;
        text-align: left !important;
    }

    .h-commerce-gap {
        text-align: center !important;
    }

    .h-coomwel-title {
        text-align: center !important;
        font-size: 2rem !important;
        line-height: 1.3 !important;
    }

    .h-thousands {
        text-align: center !important;
    }

    ul.pk-age {
        display: inline-block !important;
        text-align: left !important;
        margin: 0 auto 1.5rem !important;
        padding-left: 0 !important;
    }

    .reqdemo {
        justify-content: center !important;
        display: flex !important;
    }

    .col-xl-6.col-lg-12:has(.tab-head) {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        overflow: visible !important;

    }

    .tab-head {
        overflow-x: auto !important;
        overflow-y: visible !important;
        -webkit-overflow-scrolling: touch;
        display: block !important;
        text-align: center !important;
        white-space: nowrap !important;
        width: 100% !important;

        max-width: 100% !important;
        padding: 20px !important;
        scrollbar-width: none;
        position: relative !important;

    }

    .tab-head::-webkit-scrollbar {
        display: none;
    }

    .z-tabs .nav-link {
        white-space: nowrap !important;
        font-size: 0.85rem !important;
        padding: 6px 12px !important;
        flex-shrink: 0 !important;
    }

    .container-xxl .row:has(.cirleImg),
    .container-xxl .row:has(.transfor) {
        flex-direction: column !important;
        align-items: center !important;
    }

    .col-xl-8.col-lg-12:has(.cirleImg),
    .col-xl-4.col-lg-12:has(.transfor) {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .cirleImg img {
        width: 100% !important;
        height: auto !important;
        display: block;
        margin: 0 auto;
    }

    .transfor {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;

        text-align: center !important;
        padding: 2rem 1rem !important;
        width: 100% !important;
    }

    .trans_text {
        text-align: center !important;
        font-size: 1.7rem !important;
        line-height: 1.3 !important;
        margin-bottom: 1.5rem !important;
    }

    .transfor .reqdemo {
        justify-content: center !important;
        display: flex !important;
        width: 100%;
    }

    .modernize-row-2 .col-xl-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem;
        text-align: center;
    }

    .md-heading {
        text-align: center !important;
    }

    .md-des {
        text-align: center !important;
        font-size: 0.9rem;
    }

    .here-to-help-row {
        flex-direction: column !important;
        align-items: center !important;
    }

    .here-to-help-row>.col-xl-5,
    .here-to-help-row>.col-xl-7 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        padding: 0px 50px !important;
    }

    .here-to-help-col1 {
        max-width: 100% !important;

        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        padding: 0 1rem 2rem !important;
        width: 100% !important;
    }

    .here-to-help-col1>img {
        max-width: 90px !important;
        margin: 0 auto 1rem !important;
    }

    .here-to-help-hd {
        text-align: center !important;
    }

    .here-to-help-txt {
        text-align: center !important;
        max-width: 580px !important;
        margin: 0 auto !important;
        padding: 0 !important;
        line-height: 1.7 !important;
    }

    .here-to-help-main-col {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        gap: 1.25rem !important;
        padding: 8px 14px !important;
    }

    .here-to-help-col {
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
        width: 100% !important;
        max-width: 640px !important;
        margin: 0 auto !important;
        gap: 1.25rem !important;
        padding: 0.75rem 1rem !important;
        background: #fff !important;
        border-radius: 10px !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06) !important;
        text-align: left !important;
    }

    .here-to-help-col>img {
        flex: 0 0 64px !important;
        width: 64px !important;
        height: 64px !important;
        object-fit: contain !important;
        margin: 0 !important;
        display: block !important;
        align-self: flex-start !important;
    }

    .we-are-here-txt,
    .here-to-help-col>p {
        flex: 1 !important;
        margin: 0 !important;

        padding: 0 !important;
        text-align: left !important;
        font-size: 0.9rem !important;
        line-height: 1.6 !important;
    }

    .owl-prev,
    .owl-next {
        background: #00ACFA !important;
        color: white !important;
        padding: 10px 15px !important;
        border-radius: 5px !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .h-coomwel-title {
        font-size: 2.2rem !important;
        text-align: center !important;
    }

    .h-thousands {
        text-align: center !important;
    }

    .pk-age {
        display: inline-block;
        text-align: left;
        margin: 1.5rem auto !important;
        padding-left: 0 !important;
    }

    .here-to-help-col {
        max-width: 100% !important;
        margin-bottom: 40px !important;
    }

    .here-to-help-col>img {
        flex: 0 0 54px !important;
        width: 54px !important;
        height: 54px !important;
    }

    #home-3 .home3-book-demo-content .text-wrapper {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        max-width: 100% !important;
        overflow: hidden !important;
    }

    #home-3 .home3-book-demo-content .text-wrapper-inner {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding-right: 1rem !important;
        z-index: 2 !important;
    }

    #home-3 .text-wrapper-mac-img {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
        position: relative !important;
        bottom: auto !important;
        right: auto !important;
        left: auto !important;
        top: auto !important;
        transform: none !important;
    }
}

@media (max-width: 767.98px) {
    .h-coomwel-title {
        font-size: 1.8rem !important;
        text-align: center !important;
    }

    .h-thousands {
        text-align: center !important;
        font-size: 0.9rem !important;
    }

    .pk-age {
        display: inline-block;
        text-align: left;
        margin: 1rem auto !important;
        padding-left: 0 !important;
    }

    .here-to-help-col>img {
        flex: 0 0 52px !important;
        width: 52px !important;
        height: 52px !important;
    }

    .modernize-heading {
        text-align: center !important;
        font-size: 1.7rem !important;
    }

    .footer-d-none {
        display: flex !important;
        flex-wrap: wrap;
        gap: 0.5rem;
        padding: 0 !important;
    }

    .footer-d-none>div {
        flex: 0 0 calc(50% - 0.25rem) !important;
    }

    .footer-d-none a {
        font-size: 0.75rem !important;
    }
}

@media (max-width: 399.98px) {
    .h-coomwel-title {
        font-size: 1.5rem !important;
    }

    .here-to-help-col {
        flex-direction: column !important;
        align-items: center !important;
    }

    .here-to-help-col>img {
        margin: 0 auto 0.75rem !important;
    }

    .we-are-here-txt,
    .here-to-help-col>p {
        text-align: center !important;
    }

    .footer-d-none>div {
        flex: 0 0 100% !important;
    }
}

@media (max-width: 1199.98px) {

    #home-3 .h-video.mobile-view .owl-carousel .owl-item .item {
        background: #ffffff !important;
        border-radius: 16px !important;
        overflow: hidden !important;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.20) !important;
        padding: 0 0 1rem 0 !important;
        margin: 0 4px !important;
    }

    #home-3 .h-video.mobile-view .owl-carousel .owl-item .item #video-pop {
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
    }

    #home-3 .h-video.mobile-view .owl-carousel .owl-item .item #video-pop img {
        width: 100% !important;
        border-radius: 16px 16px 0 0 !important;
        box-shadow: none !important;
        display: block !important;
        margin: 0 !important;
    }

    #home-3 .h-video.mobile-view .owl-carousel .owl-item .item .description {
        color: #333333 !important;
        background: #ffffff !important;
        padding: 0.75rem 1rem 0.25rem !important;
        font-size: 0.82rem !important;
        text-align: center !important;
    }

    #home-3 .h-video.mobile-view .owl-carousel .owl-item .item .description-bottom {
        color: #00ACFA !important;
        background: #ffffff !important;
        padding: 0 1rem 0.5rem !important;
        font-size: 0.82rem !important;
        font-weight: 600 !important;
        text-align: center !important;
        margin: 0 !important;
    }

    #home-3 .h-video.mobile-view {
        padding: 2rem 1rem !important;
    }

    #home-3 .h-video.mobile-view .h-whytitle {
        color: #ffffff !important;
        margin-bottom: 1.5rem !important;
    }
}

.h-video.mobile-view {
    padding: 2rem 0 3rem !important;
    background: #00ACFA;
    overflow: hidden;
}

.h-video.mobile-view .h-whytitle {
    color: #fff !important;
    font-size: 2rem !important;
    text-align: center !important;
    margin-bottom: 2rem !important;
    padding: 0 1rem;
    line-height: 1.2;
}

.h-video.mobile-view .video-col-1 img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover !important;
    display: block !important;
    border-radius: 12px 12px 0 0;
}

.h-video.mobile-view .description {
    padding: 1rem !important;
    font-size: 0.88rem !important;
    line-height: 1.55 !important;
    text-align: center !important;
}

.h-video.mobile-view .description-bottom {
    padding: 0 1rem 1rem !important;
    font-size: 0.85rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    text-align: center !important;
}

.h-video.mobile-view .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, 0.45) !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
}

.h-video.mobile-view .owl-dots .owl-dot.active span {
    background: #fff !important;
    transform: scale(1.3) !important;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .h-video.mobile-view .h-whytitle {
        font-size: 2.4rem !important;
    }

    .h-video.mobile-view .video-col-1 img {
        height: 220px !important;
    }
}

@media (max-width: 575.98px) {
    .h-video.mobile-view .h-whytitle {
        font-size: 1.7rem !important;
    }

    .h-video.mobile-view .video-col-1 img {
        height: 185px !important;
    }
}

@media (max-width: 575.98px) {
    .tab-slider nav {
        justify-content: flex-start !important;
        overflow-x: auto !important;
    }

    div#nav-tab {
        flex-wrap: nowrap !important;
        justify-content: flex-start !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .home-10-banner .row {
        flex-direction: column !important;
        align-items: center !important;
    }

    #home-10 .home-10-banner .col-xl-7 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        text-align: center !important;
        padding: 2rem 1.5rem !important;
        margin-left: 0 !important;
    }

    #home-10 .home-10-banner .col-xl-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        padding: 0 !important;
    }

    #home-10 .home-10-banner .col-xl-4 img {
        width: 100% !important;
        float: none !important;
        margin: 0 auto !important;
        display: block !important;
    }

    #home-10 .home-10-banner .h-coomwel-title {
        font-size: 2rem !important;
        text-align: center !important;
    }

    #home-10 .home-10-banner p {
        text-align: center !important;
    }

    #home-10 .home-10-banner .reqdemo {
        justify-content: center !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-10 .home-10-banner .row {
        flex-direction: row !important;
    }

    #home-10 .home-10-banner .col-xl-7 {
        width: 55% !important;
        max-width: 55% !important;
        flex: 0 0 55% !important;
    }

    #home-10 .home-10-banner .col-xl-4 {
        width: 45% !important;
        max-width: 45% !important;
        flex: 0 0 45% !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .practice .img-container .row {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }

    #home-10 .practice .img-container .col {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        margin-bottom: 1rem;
    }

    #home-10 .img-holder {
        width: 100% !important;
        padding: 1rem !important;
    }
}

@media (max-width: 575.98px) {
    #home-10 .practice .img-container .col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media (max-width: 767.98px) {
    #home-10 .digitize-op .row>.col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 2rem;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .digi-op-col {
        width: 100% !important;
        max-width: 480px !important;
        margin: 0 auto !important;
    }

    #home-10 .digi-op-inner {
        width: 100% !important;
        padding: 1.5rem !important;
    }

    #home-10 .digi-op-heading,
    #home-10 .digi-op-dscrpt {
        text-align: center !important;
    }

    #home-10 .com-text h1 {
        font-size: 1.8rem !important;
    }

    #home-10 .com-text h2 {
        line-height: 1.5 !important;
        margin-bottom: 0 !important;
        font-size: 1.4rem !important;
        padding: 0 1rem !important;
        color: inherit !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .hippa .row>.col {
        flex: 0 0 33.333% !important;
        max-width: 33.333% !important;
        margin-bottom: 1.5rem;
        display: flex !important;
        justify-content: center !important;
    }

    #home-10 .hippa-col {
        width: 100% !important;
        max-width: 220px !important;
        text-align: center !important;
    }

    #home-10 .hippa-heading {
        font-size: 1.8rem !important;
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    #home-10 .hippa .row>.col {
        flex: 0 0 33.333% !important;
        max-width: 33.333% !important;
        margin-bottom: 1rem !important;
    }

    #home-10 .hippa-col {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: unset !important;
        padding: 0.75rem !important;
    }

    #home-10 .hippa-col-hd {
        font-size: 0.85rem !important;
        line-height: 1.3 !important;
    }

    #home-10 .hippa-des {
        font-size: 0.75rem !important;
        line-height: 1.4 !important;
    }

    #home-10 .hippa-col img {
        padding: 10px !important;
        width: 50px !important;
        height: auto !important;
    }

    #home-10 .hippa-heading {
        font-size: 1.4rem !important;
    }
}

@media (max-width: 767.98px) {
    #home-10 .hippa .row>.col {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

@media (max-width: 575.98px) {
    #home-10 .hippa .row>.col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-10 .built-for-inner .col-xl-4 {
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 0 0 33.333% !important;
    }
}

@media (max-width: 767.98px) {
    #home-10 .built-for-inner .col-xl-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 1.5rem;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .built-for-col {
        padding: 2rem !important;
        text-align: center !important;
    }

    #home-10 .built-for-txt {
        font-size: 1rem !important;
        padding: 0 1rem !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .deliver-part {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: visible !important;
    }

    #home-10 .health-add-on {
        padding: 20px !important;
    }

    #home-10 .health-add-on .row-2 {
        flex-wrap: wrap !important;
        max-width: 100% !important;
        justify-content: center !important;
    }

    #home-10 .col-xl-4.plus,
    #home-10 .col-xl-4.review-plus {
        width: 100% !important;
        max-width: 460px !important;
        flex: 0 0 100% !important;
        height: auto !important;
        margin: 0 auto 2rem !important;
        padding: 1.5rem 1.5rem 5rem !important;

        position: relative !important;

        display: block !important;
    }

    #home-10 .get-popular {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        margin: 0 auto 1rem !important;
        display: block !important;
        transform: none !important;
    }

    #home-10 .con-sale {
        position: absolute !important;
        bottom: 1.5rem !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        top: auto !important;
        display: block !important;
        white-space: nowrap !important;
    }

    #home-10 .con-sale a {
        white-space: nowrap !important;
    }

    #home-10 .delivers h1 {
        font-size: 1.8rem !important;
        font-weight: 700 !important;
        color: #152139;
    }

    #home-10 .delivers h2 {
        line-height: 1.5 !important;
        margin-bottom: 0 !important;
        font-size: 20.8px !important;
        padding: 0 1rem !important;
        color: #152139;
    }
}

@media (min-width: 900px) and (max-width: 1199.98px) {

    #home-10 .col-xl-4.plus,
    #home-10 .col-xl-4.review-plus {
        width: 32% !important;
        max-width: 32% !important;
        flex: 0 0 32% !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .trusted-by-cont h1 {
        font-size: 1.8rem !important;
        text-align: center !important;
    }

    #home-10 .trusted-by-cont .zh-btn {
        margin: 1rem auto !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .hp-10-foot {
        font-size: 1rem !important;
    }

    #home-10 .footerTxt h1 {
        font-size: 2rem !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .section-home4 .bannar_4_1 img {
        width: 100% !important;
        height: auto !important;
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-5 .home4_video_1 .modified-video>.row {
        flex-wrap: nowrap !important;
        align-items: center !important;
    }

    #home-5 .home4_video_1 .col-xl-2.video_btm_text {
        width: 15% !important;
        max-width: 15% !important;
        flex: 0 0 15% !important;
    }

    #home-5 .home4_video_1 .col-xl-4.video_btm_text {
        width: 35% !important;
        max-width: 35% !important;
        flex: 0 0 35% !important;
    }

    #home-5 .home4_video_1 .col-xl-6.video_4_1 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }

    #home-5 .side-para {
        font-size: 0.9rem !important;
        line-height: 1.6 !important;
    }
}

@media (max-width: 767.98px) {
    #home-5 .home4_video_1 .modified-video>.row {
        flex-direction: column !important;
        align-items: center !important;
    }

    #home-5 .home4_video_1 .col-xl-2.video_btm_text,
    #home-5 .home4_video_1 .col-xl-4.video_btm_text,
    #home-5 .home4_video_1 .col-xl-6.video_4_1 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        text-align: center !important;
        margin-bottom: 1.5rem;
    }

    #home-5 .side-para {
        font-size: 1rem !important;
        text-align: center !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-5 .client-feedback .row .col-xl-4.item {
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 0 0 33.333% !important;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767.98px) {
    #home-5 .client-feedback .row .col-xl-4.item {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-5 .client-feedback .col-xl-8.item-2 {
        width: 60% !important;
        max-width: 60% !important;
        flex: 0 0 60% !important;
    }

    #home-5 .client-feedback .col-xl-4.item-3 {
        width: 40% !important;
        max-width: 40% !important;
        flex: 0 0 40% !important;
    }
}

@media (max-width: 767.98px) {

    #home-5 .client-feedback .col-xl-8.item-2,
    #home-5 .client-feedback .col-xl-4.item-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 1.5rem;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .client_description {
        font-size: 0.9rem !important;
        height: auto !important;

        min-height: unset !important;
        line-height: 1.6 !important;
        padding: 0 0.5rem !important;
    }

    #home-5 .client_name {
        margin-top: 0.75rem !important;
        font-size: 0.95rem !important;
    }

    #home-5 .client-feedback-container {
        padding: 2rem 1rem !important;
    }

    #home-5 .customer-hear-txt h2 {
        font-size: 1.8rem !important;
        text-align: center !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .home_4_slider .item {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        align-items: flex-start !important;
        padding: 1rem 2rem !important;
        gap: 1.5rem;
    }

    #home-5 .home_4_slider #img-pop {
        float: none !important;
        width: 180px !important;
        flex-shrink: 0;
        margin: 0 auto !important;
    }

    #home-5 .home_4_slider #img-pop img {
        width: 100% !important;
        height: auto !important;
    }

    #home-5 .home_4_slider .memeber_desk {
        width: 100% !important;

        float: none !important;
        text-align: center !important;
        max-width: 600px;
        margin: 0 auto !important;
    }

    #home-5 .home_4_slider .memeber_desk h2 {
        font-size: 1.1rem !important;
        margin-bottom: 0.75rem !important;
    }

    #home-5 .home_4_slider .memeber_desk p {
        font-size: 0.95rem !important;
        line-height: 1.7 !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-5 .home_4_slider .item {
        flex-wrap: nowrap !important;
        text-align: left !important;
    }

    #home-5 .home_4_slider .memeber_desk {
        text-align: left !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .footer-top {
        padding: 2rem 1rem !important;
    }

    #home-5 .footer-text-5 h1 {
        font-size: 2rem !important;
        text-align: center !important;
    }

    #home-5 .footer-text-5 h3 {
        font-size: 1rem !important;
        text-align: center !important;
    }

    #home-5 .footer-text-5 h3 br {
        display: none !important;
    }

    #home-5 .contact-5 {
        display: block !important;
        margin: 1rem auto 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-5 .h-footbg .col-xl-3 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        margin-bottom: 2rem;
    }

    #home-5 .h-footbg .col-xl-3.invisible {
        display: none !important;
        width: 0 !important;
        padding: 0 !important;
    }
}

@media (max-width: 767.98px) {
    #home-5 .h-footbg .col-xl-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem;
    }
}

@media (max-width: 1199.98px) {

    #home-3 .chiropractor-tab-wrapper .tab-pane>img {
        display: none !important;
    }

    #home-3 #chiropractorsTabContent .tab-pane {
        position: relative !important;
        height: auto !important;
        width: 100% !important;
        padding-bottom: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 0.75rem !important;
    }

    #home-3 .mc-single {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        transform: none !important;
        width: 100% !important;
        max-width: 100% !important;
        min-height: unset !important;
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
        gap: 1rem !important;
        padding: 1rem !important;
        background: #ffffff !important;
        border-radius: 10px !important;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08) !important;
        margin-bottom: 0 !important;
    }

    #home-3 .mc-single img {
        width: 36px !important;
        height: 36px !important;
        flex-shrink: 0 !important;
        object-fit: contain !important;
        margin: 0 !important;
    }

    #home-3 .mc-single h5.title {
        font-size: 0.95rem !important;
        font-weight: 700 !important;
        margin: 0 0 0.25rem !important;
    }

    #home-3 .mc-single p {
        font-size: 0.82rem !important;
        line-height: 1.5 !important;
        margin: 0 !important;
        color: #4a5568 !important;
    }

    #home-3 .mc-single>div,
    #home-3 .mc-single>p {
        flex: 1 !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-3 .content-chiropractic-software .col-xl-6 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }

    #home-3 .chiropractic-text-wrapper {
        padding: 1rem 1.5rem !important;
    }

    #home-3 .chiropractic-text-wrapper h3 {
        font-size: 1.4rem !important;
    }
}

@media (max-width: 767.98px) {
    #home-3 .content-chiropractic-software .col-xl-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 1.5rem;
    }

    #home-3 .chiropractic-text-wrapper {
        text-align: center !important;
        padding: 1rem !important;
    }

    #home-3 .chiropractic-text-wrapper .reqdemo {
        justify-content: center !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .content-life-got-easier h2 {
        font-size: 1.8rem !important;
        margin-bottom: 2rem !important;
    }

    #home-3 .chiropractor-tab-wrapper .nav-tabs {
        flex-wrap: wrap !important;
        justify-content: center !important;
        border-bottom: 1px solid #dee2e6 !important;
        margin-bottom: 1.5rem !important;
    }

    #home-3 .chiropractor-tab-wrapper .nav-tabs .nav-link {
        font-size: 0.9rem !important;
        padding: 0.5rem 1rem !important;
        white-space: nowrap;
    }

    #home-3 .chiropractor-tab-wrapper .tab-pane>img {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        margin: 0 auto 2rem !important;
        position: relative !important;
    }

    #home-3 .mc-single {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        width: 100% !important;
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
        gap: 1rem !important;
        margin-bottom: 1rem !important;
        padding: 0.75rem 1rem !important;
        background: #f8f9fa !important;
        border-radius: 10px !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06) !important;
    }

    #home-3 .mc-single img {
        width: 40px !important;
        height: 40px !important;
        flex-shrink: 0 !important;
        object-fit: contain !important;
        margin: 0 !important;
    }

    #home-3 .mc-single .title {
        font-size: 1rem !important;
        font-weight: 600 !important;
        margin-bottom: 0.25rem !important;
    }

    #home-3 .mc-single p {
        font-size: 0.875rem !important;
        margin: 0 !important;
        line-height: 1.5 !important;
    }

    #home-3 .chiropractor-tab-wrapper {
        overflow: visible !important;
    }

    #home-3 .tab-content {
        overflow: visible !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .home3-book-demo-content .text-wrapper {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        padding: 2rem 1.5rem !important;
    }

    #home-3 .home3-book-demo-content .text-wrapper-inner {
        text-align: center !important;
        margin-bottom: 1.5rem;
    }

    #home-3 .home3-book-demo-content h3 {
        font-size: 1.4rem !important;
        line-height: 1.4 !important;
    }

    #home-3 .home3-book-demo-content .sub-title {
        font-size: 0.9rem !important;
    }

    #home-3 .text-wrapper-mac-img {
        width: 80% !important;
        max-width: 400px !important;
        margin: 0 auto !important;
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-3 .h-video.dektop-view {
        display: block !important;
    }

    #home-3 .h-video.mobile-view {
        display: none !important;
    }

    #home-3 .h-video.dektop-view .col-xl-4 {
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 0 0 33.333% !important;
        margin-bottom: 1.5rem;
    }

    #home-3 .h-whytitle {
        font-size: 2rem !important;
        margin-bottom: 1.5rem !important;
    }

    #home-3 .index-p-video-holder .description {
        font-size: 0.85rem !important;
        padding: 0.75rem !important;
        min-height: 80px;
    }
}

@media (max-width: 767.98px) {
    #home-3 .h-video.dektop-view {
        display: none !important;
    }

    #home-3 .h-video.mobile-view {
        display: block !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .tab-slider .nav-title h1 {
        font-size: 1.6rem !important;
        text-align: center !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .faqs-title {
        font-size: 1.8rem !important;
    }

    #home-3 .faq-single-title {
        font-size: 1rem !important;
        line-height: 1.5 !important;
        padding: 0.75rem 1rem !important;
    }

    #home-3 .faq-single-desc {
        font-size: 0.9rem !important;
        line-height: 1.6 !important;
        padding: 0.75rem 1rem !important;
    }

    #home-3 .faqs-wrapper {
        padding: 0 0.5rem !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .footer-text-5 h1 {
        font-size: 2rem !important;
        text-align: center !important;
    }

    #home-3 .footer-text-5 h3 {
        font-size: 1rem !important;
        text-align: center !important;
    }

    #home-3 .footer-text-5 h3 br {
        display: none !important;
    }

    #home-3 .contact-5 {
        display: block !important;
        margin: 1rem auto 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-3 .h-footbg .col-xl-3 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        margin-bottom: 2rem;
    }

    #home-3 .h-footbg .col-xl-3.invisible {
        display: none !important;
        width: 0 !important;
        padding: 0 !important;
    }
}

@media (max-width: 767.98px) {
    #home-3 .h-footbg .col-xl-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem;
    }
}

@media (max-width: 1199.98px) {

    #home-5 .client-feedback .row .col-xl-4.item {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        padding: 1.5rem !important;
        background: #ffffff !important;
        border-radius: 16px !important;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08) !important;
        margin-bottom: 1.5rem !important;
    }

    #home-5 .client-feedback .col-xl-4.item .client_description {
        order: 1 !important;
        position: relative !important;
        height: auto !important;

        min-height: unset !important;
        margin-bottom: 1rem !important;
        font-size: 0.9rem !important;
        line-height: 1.6 !important;
        z-index: 1 !important;
    }

    #home-5 .client-feedback .col-xl-4.item img {
        order: 2 !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        transform: none !important;
        width: 80px !important;
        height: 80px !important;
        border-radius: 50% !important;
        margin: 0.5rem auto !important;
        display: block !important;
    }

    #home-5 .client-feedback .col-xl-4.item .client_name {
        order: 3 !important;
        position: relative !important;
        margin-top: 0.5rem !important;
        font-size: 0.95rem !important;
    }
}

#home-5 .client-feedback .col-xl-4.item {
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    padding: 1.5rem !important;
}

#home-5 .client-feedback .col-xl-4.item .client_description {
    height: auto !important;

    min-height: unset !important;
    order: 1 !important;
    position: static !important;
    width: 100% !important;
    font-size: 0.85rem !important;
    line-height: 1.55 !important;
    margin-bottom: 1rem !important;
    margin-top: 0 !important;
}

#home-5 .client-feedback .col-xl-4.item>img {
    order: 2 !important;
    margin-top: 0 !important;

    position: static !important;
    width: 75px !important;
    height: 75px !important;
    border-radius: 50% !important;
    display: block !important;
    margin: 0 auto 0.5rem !important;
}

#home-5 .client-feedback .col-xl-4.item .client_name {
    order: 3 !important;
    position: static !important;
    width: 100% !important;
    margin-top: 0 !important;
}

#home-5 .client-feedback .item::after {
    display: none !important;
}

@media (max-width: 1199.98px) {

    #home-5 .client-feedback .row .col-xl-4.item {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        max-width: 100% !important;
        width: 100% !important;
        padding: 1.25rem !important;
        position: relative !important;
        overflow: visible !important;
    }

    #home-5 .client-feedback .row .col-xl-4.item .client_description {
        height: auto !important;
        min-height: unset !important;
        order: 1 !important;
        position: static !important;
        width: 100% !important;
        margin: 0 0 0.75rem 0 !important;
        font-size: 0.85rem !important;
        line-height: 1.6 !important;
    }

    #home-5 .client-feedback .row .col-xl-4.item>img,
    #home-5 .client-feedback .row .col-xl-4.item img.client-feedback-img {
        order: 2 !important;
        position: static !important;
        margin: 0 auto 0.5rem !important;

        margin-top: 0 !important;
        width: 70px !important;
        height: 70px !important;
        border-radius: 50% !important;
        display: block !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        transform: none !important;
    }

    #home-5 .client-feedback .row .col-xl-4.item .client_name {
        order: 3 !important;
        position: static !important;
        width: 100% !important;
        margin: 0 !important;
        font-size: 0.9rem !important;
    }

    #home-5 .client-feedback .row .col-xl-4.item::after {
        display: none !important;
        content: none !important;
    }
}

@media (max-width: 1199.98px) {
    .started-here {
        padding: 3rem 1.5rem !important;
    }

    .started-here-hd {
        font-size: 1.8rem !important;
        line-height: 1.3 !important;
        margin-bottom: 1.5rem !important;
    }

    .started-here-txt {
        font-size: 1rem !important;
        line-height: 1.7 !important;
        margin-bottom: 1rem !important;
    }
}

@media (max-width: 1199.98px) {
    .z-home2-logo {
        padding: 2rem 1rem !important;
    }

    .z-home2-logo h1 {
        font-size: 1.6rem !important;
        text-align: center !important;
        margin-bottom: 1.5rem !important;
    }

    .z-home2-logo .col-xl-2 {
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 0 0 33.333% !important;
        margin-bottom: 1.5rem !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
}

@media (max-width: 575.98px) {
    .z-home2-logo .col-xl-2 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }
}

@media (max-width: 1199.98px) {
    .z-shuki-bg {
        height: 400px !important;
        background-size: cover !important;
        background-position: center top !important;
    }
}

@media (max-width: 767.98px) {
    .z-shuki-bg {
        height: 280px !important;
    }
}

@media (max-width: 1199.98px) {
    .z-tool {
        position: relative !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        max-width: 100% !important;
        width: 100% !important;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08) !important;
        margin: 1rem 0 !important;
    }

    .z-tool p {
        width: 100% !important;
        font-size: 1rem !important;
        line-height: 1.7 !important;
        padding: 1.5rem !important;
        text-align: center !important;
    }
}

@media (max-width: 1199.98px) {
    .z-above-team {
        padding: 1.5rem 1rem !important;
    }

    .z-home2-software {
        font-size: 1rem !important;
        line-height: 1.7 !important;
    }

    .z-home2-software span {
        font-size: 0.9rem !important;
    }
}

@media (max-width: 1199.98px) {
    .footer-top-home2 {
        max-width: 100% !important;
        border-radius: 16px !important;
        margin: 1rem !important;
        padding: 1rem !important;
    }

    .footer-top-home2 .col-md-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        justify-content: center !important;
        margin-bottom: 1rem !important;
    }

    .footer-top-home2 img {
        max-width: 180px !important;
        height: auto !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .footer-top-home2 .col-md-4 {
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 0 0 33.333% !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .h-footbg .col-xl-3 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        margin-bottom: 2rem !important;
    }

    .h-footbg .col-xl-3.invisible {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .h-footbg .col-xl-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem !important;
    }
}

#ioc-view-container {
    display: none;
    position: fixed !important;
    top: 55px !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 99999 !important;
    background: #f0f2f5 !important;
    overflow-y: auto !important;
    width: 100vw !important;
    height: calc(100vh - 55px) !important;
}

#home-5 .client_description {
    height: auto !important;
    min-height: unset !important;
}

#home-5 .client-feedback .row .col-xl-4>img {
    margin-top: 0 !important;
    position: relative !important;
    top: auto !important;
    transform: none !important;
}

#home-5 .client-feedback .item::after {
    display: none !important;
}

@media (max-width: 1199.98px) {

    #home-3 .chiropractor-tab-wrapper .tab-pane>img {
        display: none !important;
    }

    #home-3 #chiropractorsTabContent .tab-pane {
        position: relative !important;
        height: auto !important;
        width: 100% !important;
        padding-bottom: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 0.75rem !important;
    }

    #home-3 .mc-single {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        transform: none !important;
        width: 100% !important;
        max-width: 100% !important;
        min-height: unset !important;
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
        gap: 1rem !important;
        padding: 1rem !important;
        background: #ffffff !important;
        border-radius: 10px !important;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08) !important;
        margin-bottom: 0 !important;
    }

    #home-3 .mc-single img {
        width: 36px !important;
        height: 36px !important;
        flex-shrink: 0 !important;
        object-fit: contain !important;
        margin: 0 !important;
    }

    #home-3 .mc-single h5.title {
        font-size: 0.95rem !important;
        font-weight: 700 !important;
        margin: 0 0 0.25rem !important;
    }

    #home-3 .mc-single p {
        font-size: 0.82rem !important;
        line-height: 1.5 !important;
        margin: 0 !important;
        color: #4a5568 !important;
    }

    #home-3 .mc-single>div,
    #home-3 .mc-single>p {
        flex: 1 !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-10 .home-10-banner .col-xl-7 {
        text-align: left !important;
        padding: 2rem 1rem 2rem 2rem !important;
    }

    #home-10 .home-10-banner .h-coomwel-title {
        text-align: left !important;
        font-size: 1.6rem !important;
    }

    #home-10 .home-10-banner p {
        text-align: left !important;
        font-size: 0.95rem !important;
    }

    #home-10 .home-10-banner .reqdemo {
        justify-content: flex-start !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-10 .practice {
        height: auto !important;
        padding: 2rem 0 !important;
    }

    #home-10 .img-holder {
        height: 180px !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-10 .digitize-op {
        width: 100% !important;
        padding: 0 1rem !important;
    }

    #home-10 .digitize-op .row {
        flex-direction: column !important;
        align-items: center !important;
    }

    #home-10 .digitize-op .row>.col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 2rem !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-10 .built-for {
        height: auto !important;
        padding: 2rem 0 3rem !important;
    }

    #home-10 .built-for-inner {
        width: 100% !important;
        margin-top: 0 !important;
        padding: 0 1rem !important;
    }

    #home-10 .built-for-col {
        height: auto !important;
        min-height: 200px !important;
        margin-top: 1rem !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-10 .trusted-by {
        height: auto !important;
        min-height: 300px !important;
        background-size: cover !important;
        margin-bottom: 2rem !important;
    }

    #home-10 .trusted-by .container .col div {
        width: 100% !important;
        height: auto !important;
        transform: none !important;
        padding: 1.5rem !important;
        position: relative !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-10 .h-footbg {
        padding-top: 3rem !important;
    }

    #home-10 .h-footbg .col-xl-3 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        margin-bottom: 2rem !important;
    }

    #home-10 .h-footbg .col-xl-3.invisible {
        display: none !important;
    }
}

@media (max-width: 1199.98px) {
    .pricing-disclaimer {
        position: relative !important;
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
        padding: 0 1rem !important;
        z-index: 1 !important;
        clear: both !important;
    }
}

@media (max-width: 1199.98px) {
    .col-xl-4.plus:last-of-type {
        padding-bottom: 2rem !important;
    }
}

@media (max-width: 1199.98px) {

    #home-10 .get-popular {
        position: relative !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 0 !important;
        display: block !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        transform: none !important;
        border-radius: 5px !important;
    }

    #home-10 .col-xl-4.plus,
    #home-10 .col-xl-4.review-plus {
        overflow: visible !important;
        position: relative !important;
        z-index: 1 !important;
    }

    .pricing-disclaimer {
        clear: both !important;
        display: block !important;
        width: 100% !important;
        padding: 0 1rem !important;
        margin-top: 1rem !important;
        position: relative !important;
        z-index: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #home-10 .get-popular {
        position: static !important;
        margin: 0 auto 1rem !important;
        display: block !important;
        width: fit-content !important;
    }

    #home-10 .col-xl-4.review-plus {
        padding-top: 1rem !important;
    }

    #home-10 .col-xl-4.plus,
    #home-10 .col-xl-4.review-plus {
        margin-bottom: 3rem !important;
    }

    #home-10 button.con-sale {
        position: static !important;
        top: auto !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        transform: none !important;
        display: block !important;
        margin: 2rem auto 0 !important;
        width: 200px !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .get-popular::after {
        display: none !important;
        content: none !important;
        border: none !important;
    }

    #home-10 .get-popular {
        position: relative !important;
        margin: 0 auto 1rem !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: 0 !important;
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-right-radius: 20px !important;
        border-bottom-left-radius: 0 !important;
        top: auto !important;
        left: auto !important;
    }
}

@media (min-width: 900px) and (max-width: 1199.98px) {
    #home-10 .health-add-on .row-2 {
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        gap: 1rem !important;
    }

    #home-10 .col-xl-4.plus,
    #home-10 .col-xl-4.review-plus {
        width: 30% !important;
        max-width: 30% !important;
        flex: 0 0 30% !important;
        margin: 0 0 2rem 0 !important;
        float: none !important;
    }
}

@media (max-width: 1199.98px) {
    .hippa-heading {
        text-align: center !important;
    }

    .hippa-btn {
        display: flex !important;
        justify-content: center !important;
        margin-top: 2rem !important;
    }

    .hippa-snd-row {
        margin-top: 1.5rem !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .h-video.dektop-view {
        display: none !important;
    }

    #home-3 .h-video.mobile-view {
        display: block !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .h-footbg .col-xl-3 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        margin-bottom: 2rem !important;
        margin-left: 0 !important;
    }

    #home-3 .h-footbg .col-xl-3.invisible {
        display: none !important;
        width: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #home-3 .h-footbg .row {
        padding-top: 2rem !important;
    }

    #home-3 .h-footer-col2 {
        margin-left: 0 !important;
    }

    #home-3 .z-footer-logo {
        margin-left: 0 !important;
        margin-bottom: 2rem !important;
        text-align: center !important;
    }

    #home-3 .z-footer-logo img {
        margin: 0 auto !important;
        display: block !important;
    }
}

@media (max-width: 767.98px) {
    #home-3 .h-footbg .col-xl-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}

@media (max-width: 1199.98px) {

    #home-3 .footer-top {
        position: relative !important;
        z-index: 1 !important;
    }

    #home-3 .container.container-xxl.footer-top-home5 {
        margin-bottom: 0 !important;
        border-radius: 20px !important;
        padding: 3rem 2rem !important;
    }

    #home-3 .h-footbg {
        padding-top: 3rem !important;
        margin-top: 0 !important;
    }

    #home-3 .h-footbg .container.footer-wd>.row:first-child {
        padding-top: 1rem !important;
        align-items: flex-start !important;
    }

    #home-3 .h-footbg .col-xl-3:nth-child(1) {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem !important;
        margin-left: 0 !important;
        text-align: left !important;
    }

    #home-3 .z-footer-logo {
        margin-left: 0 !important;
        margin-bottom: 0 !important;
        display: block !important;
    }

    #home-3 .h-footbg .col-xl-3:nth-child(2) {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        margin-left: 0 !important;
        margin-bottom: 2rem !important;
        justify-content: flex-start !important;
    }

    #home-3 .h-footbg .col-xl-3.invisible {
        display: none !important;
        width: 0 !important;
        flex: 0 0 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
    }

    #home-3 .h-footbg .col-xl-3:nth-child(4) {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        margin-left: 0 !important;
        margin-bottom: 2rem !important;
        justify-content: flex-start !important;
    }

    #home-3 .h-footer-col2 {
        margin-left: 0 !important;
        margin-bottom: 0 !important;
    }

    #home-3 .h-footbg .row.border {
        margin-top: 1rem !important;
    }

    #home-3 .footer-d-none {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 0.4rem 1rem !important;
        padding: 0 !important;
    }

    #home-3 .footer-d-none>div {
        flex: 0 0 auto !important;
        width: auto !important;
        float: none !important;
    }

    #home-3 .footer-d-none a {
        font-size: 0.75rem !important;
        white-space: nowrap !important;
    }
}

@media (max-width: 767.98px) {

    #home-3 .h-footbg .col-xl-3:nth-child(2),
    #home-3 .h-footbg .col-xl-3:nth-child(4) {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .h-footbg .row.border.border-white {
        border-width: 1px !important;
        margin-top: 1rem !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        min-height: 0 !important;
        height: 1px !important;
        padding: 0 !important;
        opacity: 0.3 !important;
    }

    #home-3 .h-footbg .row.mt-5:last-child {
        margin-top: 1rem !important;
    }
}

@media (max-width: 1199.98px) {

    #home-3 #chiropractorsTabContent {
        display: block !important;
        width: 100% !important;
        overflow: visible !important;
    }

    #home-3 #chiropractorsTabContent .tab-pane {
        display: none !important;
        position: static !important;
        height: auto !important;
        min-height: unset !important;
        padding: 0 !important;
    }

    #home-3 #chiropractorsTabContent .tab-pane.active {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 0.75rem !important;
        padding: 0.75rem !important;
        width: 100% !important;
        box-sizing: border-box !important;
        height: auto !important;
        min-height: unset !important;
        overflow: visible !important;
        align-items: start !important;
    }

    #home-3 #chiropractorsTabContent .tab-pane.active>img.img-fluid {
        display: block !important;
        grid-column: 1 / -1 !important;

        width: 100% !important;
        height: auto !important;
        position: static !important;
        margin: 0 0 0.5rem 0 !important;
        transform: none !important;
    }

    #home-3 .mc-single {
        position: static !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        transform: none !important;
        width: 100% !important;
        max-width: 100% !important;
        min-height: unset !important;
        height: auto !important;
        margin: 0 !important;
        box-sizing: border-box !important;
        display: flex !important;
        flex-direction: column !important;
        padding: 1rem !important;
        background: #fff !important;
        border-radius: 10px !important;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08) !important;
    }

    #home-3 .mc-single img {
        width: 36px !important;
        height: 36px !important;
        object-fit: contain !important;
        margin-bottom: 0.5rem !important;
        position: static !important;
        transform: none !important;
    }

    #home-3 .mc-single h5 {
        font-size: 0.85rem !important;
        font-weight: 700 !important;
        margin: 0.25rem 0 !important;
    }

    #home-3 .mc-single p {
        font-size: 0.75rem !important;
        line-height: 1.4 !important;
        margin: 0 !important;
    }
}

@media (max-width: 1199.98px) {

    div#navbarNavAltMarkup {
        position: static !important;
        background: #ffffff !important;
        width: 100% !important;
        left: auto !important;
        top: auto !important;
        padding: 1rem 1.25rem 1.5rem !important;
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08) !important;
        border-top: 1px solid #f0f0f0 !important;
        z-index: 999 !important;
        margin-top: 2rem !important;
    }

    div#navbarNavAltMarkup .navbar-nav {
        width: 100% !important;
        align-items: flex-start !important;
        flex-direction: column !important;
        gap: 0 !important;
        background: transparent !important;
        padding: 0 !important;
    }

    div#navbarNavAltMarkup .navbar-nav>a.nav-link {
        width: 100% !important;
        padding: 0.75rem 0 !important;
        font-size: 1rem !important;
        color: #152139 !important;
        border-bottom: 1px solid #f0f0f0 !important;
        display: block !important;
        background: transparent !important;
    }

    div#navbarNavAltMarkup .navbar-nav>.dropdown {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        border-bottom: 1px solid #f0f0f0 !important;
    }

    div#navbarNavAltMarkup .navbar-nav>.dropdown>a {
        width: 100% !important;
        padding: 0.75rem 0 !important;
        font-size: 1rem !important;
        color: #152139 !important;
        display: block !important;
        background: transparent !important;
    }

    div#navbarNavAltMarkup .navbar-nav .dropdown-menu {
        position: static !important;
        float: none !important;
        border: none !important;
        box-shadow: none !important;
        padding: 0.25rem 0 0.5rem 1rem !important;
        margin: 0 !important;
        background: transparent !important;
        width: 100% !important;
    }

    div#navbarNavAltMarkup .navbar-nav .dropdown-item {
        padding: 0.4rem 0 !important;
        font-size: 0.9rem !important;
        color: #444 !important;
        background: transparent !important;
    }

    div#navbarNavAltMarkup .navbar-nav .dropdown-item:hover {
        color: #00ACFA !important;
        background: transparent !important;
    }

    div#navbarNavAltMarkup .navbar-nav>a.nav-link:has(.pricing-btn) {
        border-bottom: 1px solid #f0f0f0 !important;
        padding: 0.5rem 0 !important;
    }

    div#navbarNavAltMarkup .navbar-nav .pricing-btn {
        width: 120px !important;
        height: 40px !important;
        font-size: 0.85rem !important;
    }

    div#navbarNavAltMarkup .navbar-nav ul.navbar-nav {
        flex-direction: column !important;
        width: 100% !important;
        padding-top: 0.75rem !important;
        border-top: 1px solid #f0f0f0 !important;
        margin-top: 0.5rem !important;
    }

    div#navbarNavAltMarkup .row-fluid {
        width: 100% !important;
    }

    div#navbarNavAltMarkup form.form-inline {
        flex-direction: column !important;
        width: 100% !important;
        gap: 0.5rem !important;
    }

    div#navbarNavAltMarkup .username-btn,
    div#navbarNavAltMarkup .pass-btn {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        text-align: left !important;
        padding-left: 1rem !important;
        height: 44px !important;
        font-size: 0.9rem !important;
    }

    div#navbarNavAltMarkup .login-btn {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        height: 44px !important;
        font-size: 0.9rem !important;
    }

    div#navbarNavAltMarkup a.pricing-btn[href="signup"] {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        height: 44px !important;
        font-size: 0.9rem !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    div#navbarNavAltMarkup .login-error {
        margin-left: 0 !important;
        padding-top: 0.25rem !important;
    }

    div#navbarNavAltMarkup .d-lg-none form {
        flex-direction: column !important;
        width: 100% !important;
        gap: 0.5rem !important;
        list-style: none !important;
        padding: 0 !important;
    }

    div#navbarNavAltMarkup .d-lg-none .nav-link {
        padding: 0 !important;
        width: 100% !important;
        border: none !important;
    }
}

.modernize-practice {
    background: #f4f6fb;
    padding: 10px 0 60px;
}

.modernize-practice .modernize-row-2 {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 16px !important;
    align-items: stretch;
}

.modernize-practice .modernize-heading {
    font-size: 3rem !important;
}

.modernize-practice .modernize-row-2 .col-xl-4 {
    flex: 1 1 0 !important;
    width: 33.33% !important;
    max-width: 33.33% !important;
    padding: 0 8px;
}

.modernize-practice .col-xl-4>div {
    background: #ffffff;
    border: 1px solid #e8eaf0;
    border-radius: 12px;
    padding: 28px 24px;
    height: 100%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.modernize-practice .md-heading {
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    text-align: left !important;
    margin-bottom: 10px;
}

.modernize-practice .md-des {
    font-size: 0.9rem !important;
    text-align: left !important;
    color: #555 !important;
    line-height: 1.6;
}

.modernize-practice .md-img {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 16px;
}

.modernize-practice .md-img img {
    width: 52px;
    height: 52px;
    object-fit: contain;
}

@media (max-width: 600px) {
    .modernize-practice .modernize-row-2 {
        flex-direction: column !important;
    }

    .modernize-practice .modernize-row-2 .col-xl-4 {
        width: 100% !important;
        max-width: 100% !important;
    }
}

.modernize-practice .container {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

@media (max-width: 600px) {
    .modernize-practice .container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

.modernize-practice {
    padding-top: 10px !important;
}

.container-fluid.modernize-practice {
    margin-top: 0 !important;
}

@media (max-width: 1199.98px) {

    div.col-xl-6.col-lg-12.point-div,
    .col-xl-6.col-lg-12.point-div {
        padding-left: 30px !important;
        padding-right: 30px !important;
        text-align: left !important;
    }

    .point-div .h-coomwel-title {
        text-align: left !important;
        font-size: 2rem !important;
    }

    .point-div .h-thousands {
        text-align: left !important;
        font-size: 1rem !important;
    }

    .point-div ul.pk-age {
        display: block !important;
        text-align: left !important;
        padding-left: 16px !important;
        margin-left: 0 !important;
    }

    .point-div .d-flex {
        justify-content: flex-start !important;
        padding-left: 25px;
    }
}

@media (max-width: 1199.98px) {

    .container-fluid>.row>div.col-xl-6.col-lg-12.point-div,
    .container-fluid>.row>div.col-xl-6.col-lg-12[style*="padding-right: 80px"] {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
}

@media (max-width: 1199.98px) {
    div.col-xl-6.col-lg-12:not(.point-div) {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
}

@media (max-width: 1199.98px) {
    header .container.container-xxl {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
}

@media (max-width: 1199.98px) {

    #home-10 .home-10-banner .row {
        flex-direction: column !important;
    }

    #home-10 .home-10-banner .col-xl-7 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        text-align: center !important;
        padding: 2rem 50px 0px 50px !important;
        margin-left: 0 !important;
    }

    #home-10 .home-10-banner .h-coomwel-title {
        text-align: center !important;
        font-size: 1.8rem !important;
        line-height: 1.3 !important;
        font-weight: 700 !important;
    }

    #home-10 .home-10-banner p {
        text-align: center !important;
        font-weight: 400 !important;
        margin-bottom: 0px !important;
        font-size: 1.3rem !important;
        line-height: 1.6 !important;
        color: #152139 !important;

    }

    #home-10 .home-10-banner .reqdemo {
        justify-content: center !important;
    }

    #home-10 .home-10-banner .col-xl-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        padding: 0px 50px !important;
    }

    #home-10 .home-10-banner .col-xl-4 img {
        float: none !important;
        width: 100% !important;
        display: block !important;
        margin: 0 auto !important;
    }
}

@media (max-width: 1199.98px) {

    header .container.container-xxl,
    .container.container-xxl.mt-4.pt-2 {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .practice {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    #home-10 .practice .img-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #home-10 .practice .img-container .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0px 40px 0px 40px !important;
    }

    #home-10 .practice .img-container .col {
        padding-left: 6px !important;
        padding-right: 6px !important;
        margin-bottom: 12px !important;
    }

    #home-10 .img-holder {
        border-radius: 12px !important;
        height: 160px !important;
        width: 100% !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .img-holder {
        border-radius: 12px !important;
        height: 200px !important;
        width: 100% !important;
        padding: 0 !important;
    }

    #home-10 .img-holder p {
        font-size: 0.9rem !important;
        padding: 0 !important;
        margin: 0 !important;
    }
}

@media (max-width: 1199.98px) {

    #home-10 .img-container .row .col:nth-child(1) .img-holder,
    #home-10 .img-container .row .col:nth-child(2) .img-holder,
    #home-10 .img-container .row .col:nth-child(3) .img-holder,
    #home-10 .img-container .row .col:nth-child(4) .img-holder {
        background-size: cover !important;
        background-position: center !important;
        height: 280px !important;
        width: 100% !important;
        border-radius: 12px !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .practice {
        height: auto !important;
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    #home-10 .practice>.row>.col {
        margin-top: 0 !important;
        margin-bottom: 16px !important;
        padding-top: 0 !important;
    }

    #home-10 .practice>.row>.col h1 {
        font-size: 30px !important;
        line-height: 1.3 !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .practice>.row>.col h1 {
        font-size: 30px !important;
        line-height: 1.4 !important;
        font-weight: 700 !important;
        margin-bottom: 4px !important;
    }

    #home-10 .practice>.row>.col h2 {
        font-size: 25px !important;
        line-height: 1.4 !important;
        font-weight: 400 !important;
    }
}

@media (max-width: 1199.98px) {
    .container-fluid {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .container,
    .container-xxl {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .hippa-heading {
        font-size: 1.1rem !important;
        line-height: 1.3 !important;
        white-space: nowrap !important;
        text-align: center !important;
        margin-bottom: 1rem !important;
        padding-left: 24px
    }
}

@media (max-width: 1199.98px) {

    #home-10 .hippa-heading {
        font-size: 1.4rem !important;
        white-space: normal !important;
        text-align: center !important;
        font-weight: 700 !important;
        margin-bottom: 1.5rem !important;
        padding: 0 !important;
    }

    #home-10 .hippa .row {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 16px !important;
        margin: 0 !important;
    }

    #home-10 .hippa .row:first-child {
        display: block !important;
    }

    #home-10 .hippa .row>.col {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
        padding: 0 !important;
        justify-content: unset !important;
    }

    #home-10 .hippa-col {
        width: 100% !important;
        height: auto !important;
        border-radius: 12px !important;
        border: 1px solid #e8eaf0 !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06) !important;
        padding: 16px !important;
        text-align: left !important;
    }

    #home-10 .hippa-col img {
        width: 32px !important;
        height: 32px !important;
        padding: 0 !important;
        margin-bottom: 8px !important;
        display: block !important;
    }

    #home-10 .hippa-col-hd {
        font-size: 1rem !important;
        line-height: 1.4 !important;
        margin-bottom: 6px !important;
        padding: 0 !important;
    }

    #home-10 .hippa-des {
        font-size: 0.9rem !important;
        line-height: 1.5 !important;
        padding: 0 !important;
    }

    #home-10 .hippa-snd-row {
        margin-top: 0 !important;
    }

    #home-10 .hippa-btn {
        grid-column: span 2 !important;
        display: flex !important;
        justify-content: center !important;
        margin-top: 1.5rem !important;
    }
}

@media (max-width: 1199.98px) {

  #home-10 .hippa .row:not(:first-child):not(:last-child) {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px !important;
    margin: 0 auto 16px auto !important;
    max-width: 900px;
    width: 100%;
  }

  #home-10 .hippa .row:not(:first-child):not(:last-child) > .col,
  #home-10 .hippa .row:not(:first-child):not(:last-child) > [class*="col"] {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
  }

  #home-10 .hippa .row:not(:first-child):not(:last-child) > [class*="col"]:nth-child(3) {
    grid-column: 1 / -1 !important;
    display: flex !important;
    justify-content: center !important;
  }

  #home-10 .hippa .row:not(:first-child):not(:last-child) > [class*="col"]:nth-child(3) .hippa-col {
    width: 50% !important;
  }

  #home-10 .hippa .row:last-child {
    display: flex !important;
    justify-content: center !important;
    margin-top: 1.5rem !important;
  }

  #home-10 .hippa-btn {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
  }
}
@media (max-width: 1199.98px) {
    #home-10 .built-for {
        height: auto !important;
        padding: 2rem 0rem 0rem 0rem !important;
    }

    #home-10 .built-for h1 {
        font-size: 1.8rem !important;
        line-height: 1.3 !important;
        font-weight: 700 !important;
        text-align: center !important;
        margin-bottom: 0.75rem !important;
    }

    #home-10 .built-for-txt {
        font-size: 1rem !important;
        line-height: 1.6 !important;
        text-align: center !important;
        padding: 0px 50px 0px 50px !important;
    }

    #home-10 .built-for-inner {
        width: 100% !important;
        margin-top: 0 !important;
        padding: 0 !important;
    }

    #home-10 .built-for-inner .row:last-child {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        gap: 8px !important;
        padding: 0px 50px 0px 50px !important;
    }

    #home-10 .built-for-inner .col-xl-4 {
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 1 1 0 !important;
        padding: 0 !important;
    }

    #home-10 .built-for-col {
        width: 100% !important;
        height: auto !important;
        min-height: 200px !important;
        border-radius: 16px !important;
        padding: 1rem !important;
        margin-top: 0 !important;
    }

    #home-10 .built-for-col h3 {
        font-size: 1.1rem !important;
        line-height: 1.3 !important;
        padding-top: 0.5rem !important;
        font-weight: 600 !important;
        padding-bottom: 1rem !important;
    }

    #home-10 .built-for-col p {
        font-size: 0.78rem !important;
        line-height: 1.5 !important;
        display: flex !important;
        text-align: center !important;
        margin-bottom: 0rem !important;
    }

    #home-10 .built-for-col div {
        padding: 0 !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .trusted-by {
        height: auto !important;
        min-height: 250px !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: 60% 10% !important;

        clip-path: inset(0 35px) !important;

        margin: 0 0 2rem 0 !important;
        padding: 0 !important;
        display: flex !important;
        align-items: flex-end !important;
    }

    #home-10 .trusted-by-cont {
        width: 100% !important;
        padding: 0 !important;
    }

    #home-10 .trusted-by .container .col div {
        width: auto !important;
        max-width: 40% !important;
        height: auto !important;
        transform: none !important;
        padding: 0.75rem 1rem !important;
        position: bottom !important;
        margin: 0 0 0rem 2.3rem !important;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15) !important;
        border-radius: 8px !important;
        background: white !important;
    }

    #home-10 .trusted-by .container .col div h1 {
        font-size: 0.85rem !important;
        line-height: 1.35 !important;
        margin-bottom: 0.4rem !important;
        text-align: left !important;
        color: #152139 !important;
    }

    #home-10 .trusted-by .container .col div a {
        justify-content: flex-start !important;
        margin-top: 0.4rem !important;
        display: inline-flex !important;
    }

    #home-10 .trusted-by .container .col div .zh-btn {
        width: auto !important;
        height: auto !important;
        font-size: 0.7rem !important;
        padding: 0px 12px !important;
        display: inline-flex !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 * {
        font-family: 'airbnb_cereal_appmedium', sans-serif !important;
    }
}

@media (max-width: 1199.98px) {
    #home-10 .commerce-platform .com-text h1 {
        font-size: 1.8rem !important;
        line-height: 1.3 !important;
        margin-bottom: 0.75rem !important;
        font-weight: 700 !important;
        color: #152139 !important;

    }

    #home-10 .commerce-platform .com-text h2 {
        font-size: 1.3rem !important;
        line-height: 1.6 !important;
        margin-bottom: 0 !important;
        color: #152139 !important;

    }
}

@media (max-width: 1199.98px) {

    #home-3 .h-commerce-gap {
        padding: 1.5rem 1.5rem 0 1.5rem !important;
        background-size: cover !important;
        background-position: center !important;
        min-height: auto !important;
    }

    #home-3 .content-chiropractic-software {
        padding: 1.5rem !important;
    }

    #home-3 .content-chiropractic-software .row {
        flex-direction: column !important;
    }

    #home-3 .content-chiropractic-software .col-xl-6 {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin-bottom: 1rem !important;
    }

    #home-3 .content-chiropractic-software img {
        width: 100% !important;
        border-radius: 12px !important;
        display: block !important;
        margin-bottom: 1rem !important;
    }

    #home-3 .chiropractic-text-wrapper {
        padding: 0 !important;
        text-align: left !important;
    }

    #home-3 .chiropractic-text-wrapper h3 {
        font-size: 1.3rem !important;
        line-height: 1.3 !important;
        margin-bottom: 0.75rem !important;
    }

    #home-3 .chiropractic-text-wrapper p {
        font-size: 0.9rem !important;
        line-height: 1.6 !important;
        margin-bottom: 1rem !important;
    }

    #home-3 .chiropractic-text-wrapper .reqdemo {
        display: flex !important;
        justify-content: center !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .h-commerce-gap {
        background-image: unset !important;

        background-size: cover !important;
        background-position: center top !important;
        min-height: 350px !important;
        padding: 1.5rem !important;
    }
}

@media (max-width: 1199.98px) {
    #home-3 .h-commerce-gap .row {
        flex-direction: column !important;
        text-align: center !important;
    }

    #home-3 .h-commerce-gap .col-xl-5,
    #home-3 .h-commerce-gap .col-xl-6 {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        padding: 0 1rem !important;
        display: block !important;

    }

    #home-3 .h-commerce-gap .col-xl-6 {
        padding: 0 !important;
        margin-top: 1.5rem !important;
    }

    #home-3 .h-commerce-gap .col-xl-6 img {
        width: 100% !important;
        border-radius: 12px !important;
        display: block !important;
        float: none !important;
        padding-left: 25px;

    }

    #home-3 .home3-hero-text h1 {
        font-size: 1.6rem !important;
        line-height: 1.3 !important;
        text-align: center !important;
    }

    #home-3 .home3-hero-text .h-thousands {
        font-size: 0.9rem !important;
        text-align: center !important;
        line-height: 1.6 !important;
    }

    #home-3 .home3-hero-text .reqdemo {
        justify-content: center !important;
        margin-bottom: 0 !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .home-2-banner-height {
        background-image: none !important;
        background-color: white !important;
        height: auto !important;
        min-height: unset !important;
        padding: 1.5rem !important;
        position: relative !important;
    }

    #home-5 .home-2-banner-height .container {
        padding: 0 !important;
        position: static !important;
    }

    #home-5 .home-2-banner-height .banner-img {
        position: static !important;
        width: 100% !important;
        height: auto !important;
        order: 2 !important;
        display: block !important;
    }

    #home-5 .home-2-banner-height .banner-img img {
        position: static !important;
        width: 75% !important;
        height: auto !important;
        display: block !important;
        margin: 1rem auto 0 auto !important;
        float: none !important;
        transform: none !important;
        border-radius: 12px !important;
    }

    #home-5 .home-2-banner-height .row {
        flex-direction: column !important;
        display: flex !important;
    }

    #home-5 .home-2-banner-height .col.d-flex {
        order: 1 !important;
        width: 100% !important;
    }

    #home-5 .home-2-banner-txt {
        text-align: center !important;
    }

    #home-5 .home-2-banner-txt h1 {
        font-size: 1.5rem !important;
        line-height: 1.3 !important;
        color: #152139 !important;
    }

    #home-5 .home-2-banner-txt p {
        font-size: 0.9rem !important;
        line-height: 1.6 !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .home-2-banner-height .container>.row:first-child {
        order: 2 !important;

    }

    #home-5 .home-2-banner-height .container>.row:last-child {
        order: 1 !important;

    }

    #home-5 .home-2-banner-height .container {
        display: flex !important;
        flex-direction: column !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .home-2-banner-height .banner-img img {
        width: 90% !important;
        max-width: 380px !important;
        object-fit: cover !important;
        object-position: top !important;

        border-radius: 12px !important;
        display: block !important;
        margin: 0 auto !important;
    }

    #home-5 .home-2-banner-height .banner-img {
        width: 100% !important;
        text-align: center !important;
    }

    #home-5 .home-2-banner-height .col.d-flex {
        padding-bottom: 0.5rem !important;
    }

    #home-5 .home-2-banner-txt h1 {
        font-size: 1.6rem !important;
        line-height: 1.3 !important;
        margin-bottom: 0.5rem !important;
    }

    #home-5 .home-2-banner-txt p {
        font-size: 0.88rem !important;
        line-height: 1.6 !important;
        margin-bottom: 0.5rem !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .home-2-banner-height {
        padding: 1.5rem 0 !important;
        width: 100% !important;
    }

    #home-5 .home-2-banner-height .container,
    #home-5 .home-2-banner-height .container-xxl {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 1rem !important;
        margin: 0 auto !important;
    }

    #home-5 .home-2-banner-height .row {
        width: 100% !important;
        margin: 0 !important;
        justify-content: center !important;
    }

    #home-5 .home-2-banner-height .col.d-flex {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        padding: 0 !important;
        justify-content: center !important;
        order: 1 !important;
    }

    #home-5 .home-2-banner-txt {
        width: 100% !important;
        text-align: center !important;
        padding: 0 1rem !important;
    }

    #home-5 .home-2-banner-txt h1 {
        font-size: 1.8rem !important;
        line-height: 1.3 !important;
        text-align: center !important;
        font-weight: 700 !important;
        width: 100% !important;
        margin: 0 auto 0.5rem auto !important;
    }

    #home-5 .home-2-banner-txt p {
        font-size: 1rem !important;
        line-height: 1.6 !important;
        text-align: center !important;
        width: 100% !important;
        margin: 0 auto !important;
    }

    #home-5 .home-2-banner-height .banner-img {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        padding: 0 !important;
        text-align: center !important;
        order: 2 !important;
        margin-top: 1rem !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .home-2-banner-height .banner-img {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .home-2-banner-height .col.banner-img {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
        flex: 0 0 100% !important;
    }

    #home-5 .home-2-banner-height .col.banner-img img.img-fluid {
        width: 80% !important;
        max-width: 1000px !important;
        margin: 0 400px 0 0 !important;
        display: block !important;
        float: none !important;
        position: static !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .z-shuki-bg {
        background-size: cover !important;
        background-position: center center !important;
        min-height: 250px !important;
        height: 100% !important;
        width: 100% !important;
        border-radius: 12px !important;
        margin: 0 auto !important;
    }

    #home-5 .z-tool {
        position: relative !important;
        max-width: 55% !important;
        background: white !important;
        padding: 0.75rem 1rem !important;
        border-radius: 8px !important;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12) !important;
        margin: -2rem 0 0 1rem !important;
    }

    #home-5 .z-tool p {
        font-size: 0.78rem !important;
        line-height: 1.4 !important;
        margin: 0 !important;
        color: #152139 !important;
    }

    #home-5 .z-tool p a,
    #home-5 .z-tool p label {
        font-size: 0.78rem !important;
    }

    #home-5 .container .col-xl-12 {
        padding: 0 1rem !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .z-shuki-bg {
        min-height: 600px !important;
        height: auto !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .z-home2-soft-wrap {
        border: none !important;
        border-radius: 12px !important;
        background: #f0f4ff !important;
        padding: 1.2rem !important;
        margin: 0 1rem !important;
        overflow: hidden !important;
        position: relative !important;
    }

    #home-5 .z-home2-soft-wrap .bi-quote:first-child {
        font-size: 2.5rem !important;
        line-height: 1 !important;
        display: inline !important;
        vertical-align: top !important;
        margin-right: 4px !important;
        float: left !important;
    }

    #home-5 .z-home2-software {
        font-size: 0.9rem !important;
        line-height: 1.6 !important;
        text-align: center !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
    }

    #home-5 .z-home2-software strong {
        display: inline !important;
    }

    #home-5 .z-home2-software br {
        display: none !important;
    }

    #home-5 .z-home2-software span {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        font-size: 0.78rem !important;
        margin-top: 0.4rem !important;
        gap: 6px !important;
    }

    #home-5 .z-home2-soft-wrap .bi-quote:last-child {
        font-size: 2rem !important;
        display: inline-flex !important;
        float: none !important;
        vertical-align: middle !important;
        margin-top: 0 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .z-home2-soft-wrap {
        background: #f0f4ff !important;
        border-radius: 12px !important;
        border: none !important;
        padding: 1.2rem !important;
        margin: 0 1rem !important;
        position: relative !important;
    }

    #home-5 .z-home2-soft-wrap .bi-quote:first-child {
        font-size: 2.5rem !important;
        line-height: 1 !important;
        float: left !important;
        display: block !important;
        margin-right: 8px !important;
    }

    #home-5 .z-home2-software {
        font-size: 1.6rem !important;
        line-height: 1.7 !important;
        text-align: center !important;
        overflow: visible !important;
        padding: 0 !important;
        padding-bottom: 2rem !important;

        margin: 0 !important;
    }

    #home-5 .z-home2-software span {
        display: block !important;
        text-align: center !important;
        font-size: 1.5rem !important;
        margin-top: 0.4rem !important;
    }

    #home-5 .z-home2-soft-wrap .bi-quote:last-child {
        font-size: 2.5rem !important;
        position: absolute !important;
        bottom: 0.5rem !important;
        right: 1rem !important;
        display: block !important;
        float: none !important;
        line-height: 1 !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .footer-top .footer-top-home2.container-xxl {
        margin: 1rem 55px !important;
        width: auto !important;
        max-width: calc(100% - 110px) !important;
    }
}

@media (max-width: 1199.98px) {

    #home-5 .home4_video_1 .modified-video .row {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }

    #home-5 .home4_video_1 .col-xl-2.video_btm_text {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        order: 1 !important;
        display: flex !important;
        justify-content: center !important;
        margin-bottom: 1rem !important;
        padding: 0 !important;
    }

    #home-5 .home4_video_1 .col-xl-2.video_btm_text img {
        width: 120px !important;
        display: block !important;
        margin: 0 auto !important;
    }

    #home-5 .home4_video_1 .col-xl-4.video_btm_text {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        order: 2 !important;
        text-align: center !important;
        padding: 0 1.5rem !important;
        margin-bottom: 1rem !important;
    }

    #home-5 .home4_video_1 .side-para {
        font-size: 1.5rem !important;
        line-height: 1.6 !important;
        text-align: center !important;
    }

    #home-5 .home4_video_1 .col-xl-6.video_4_1 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        order: 3 !important;
        padding: 0 !important;
    }

    #home-5 .home4_video_1 .col-xl-6.video_4_1 img {
        width: 100% !important;
        border-radius: 12px !important;
        display: block !important;

    }

    #home-5 .home4_video_1 {
        padding: 1.5rem !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .home4_video_1 .col-xl-6.video_4_1 img {
        width: calc(100% - 3rem) !important;
        margin: 0 1.5rem !important;
        border-radius: 12px !important;
        display: block !important;
    }
}

@media (max-width: 1199.98px) {
    #home-5 .section-home4 {
        padding: 0 !important;
        margin: 0 !important;
    }

    #home-5 .section-home4 .row {
        margin: 0 !important;
        padding: 0 !important;
    }

    #home-5 .section-home4 .col-xl-12.bannar_4_1 {
        padding: 0 !important;
        margin: 0 !important;
    }

    #home-5 .section-home4 .bannar_4_1 img {
        width: 100% !important;
        height: 280px !important;
        object-fit: cover !important;
        object-position: center top !important;
        display: block !important;
        border-radius: 0 !important;
        margin: 0 !important;
    }
}

@media (max-width: 767.98px) {

    .container-fluid {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .container,
    .container-xxl {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    header .container.container-xxl,
    .container.container-xxl.mt-4.pt-2 {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    div.col-xl-6.col-lg-12.point-div,
    .col-xl-6.col-lg-12.point-div {
        padding-left: 24px !important;
        padding-right: 24px !important;
        text-align: left !important;
    }

    .point-div .h-coomwel-title {
        text-align: left !important;
        font-size: 1.7rem !important;
        line-height: 1.3 !important;
    }

    .point-div .h-thousands {
        text-align: left !important;
        font-size: 0.95rem !important;
    }

    .point-div ul.pk-age {
        display: block !important;
        text-align: left !important;
        padding-left: 16px !important;
        margin-left: 0 !important;
    }

    .point-div .d-flex {
        justify-content: flex-start !important;
    }

    div.col-xl-6.col-lg-12:not(.point-div) {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .tab-head {
        overflow-x: auto !important;
        padding: 12px !important;
    }

    .z-tabs .nav-link {
        font-size: 0.82rem !important;
        padding: 5px 10px !important;
    }

    .container-xxl .row:has(.cirleImg),
    .container-xxl .row:has(.transfor) {
        flex-direction: column !important;
        align-items: center !important;
    }

    .col-xl-8.col-lg-12:has(.cirleImg),
    .col-xl-4.col-lg-12:has(.transfor) {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .cirleImg img {
        width: 100% !important;
        height: auto !important;
    }

    .transfor {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        padding: 1.5rem 1rem !important;
        width: 100% !important;
    }

    .trans_text {
        text-align: center !important;
        font-size: 1.5rem !important;
        line-height: 1.3 !important;
        margin-bottom: 1.2rem !important;
    }

    .modernize-practice .container {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .modernize-heading {
        font-size: 1.5rem !important;
        text-align: center !important;
    }

    .modernize-practice .modernize-row-2 {
        flex-direction: column !important;
    }

    .modernize-practice .modernize-row-2 .col-xl-4 {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 1rem;
        text-align: center;
    }

    .md-heading {
        text-align: center !important;
    }

    .md-des {
        text-align: center !important;
        font-size: 0.9rem;
    }

    .here-to-help-row {
        flex-direction: column !important;
        align-items: center !important;
    }

    .here-to-help-row>.col-xl-5,
    .here-to-help-row>.col-xl-7 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        padding: 0 24px !important;
    }

    .here-to-help-col1 {
        max-width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        padding: 0 1rem 2rem !important;
        width: 100% !important;
    }

    .here-to-help-col1>img {
        max-width: 80px !important;
        margin: 0 auto 1rem !important;
    }

    .here-to-help-hd {
        text-align: center !important;
    }

    .here-to-help-txt {
        text-align: center !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        line-height: 1.7 !important;
    }

    .here-to-help-main-col {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
        gap: 1rem !important;
        padding: 8px 14px !important;
    }

    .here-to-help-col {
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
        width: 100% !important;
        max-width: 100% !important;
        gap: 1rem !important;
        padding: 0.75rem 1rem !important;
        background: #fff !important;
        border-radius: 10px !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06) !important;
    }

    .here-to-help-col>img {
        flex: 0 0 52px !important;
        width: 52px !important;
        height: 52px !important;
        object-fit: contain !important;
        margin: 0 !important;
    }

    .we-are-here-txt,
    .here-to-help-col>p {
        flex: 1 !important;
        margin: 0 !important;
        font-size: 0.88rem !important;
        line-height: 1.6 !important;
    }

    .h-video.dektop-view {
        display: none !important;
    }

    .h-video.mobile-view {
        display: block !important;
    }

    .h-video.mobile-view .h-whytitle {
        font-size: 1.7rem !important;
    }

    .h-video.mobile-view .video-col-1 img {
        height: 185px !important;
    }

    div#nav-tab {
        flex-wrap: nowrap !important;
        justify-content: flex-start !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
    }

    div#nav-tab::-webkit-scrollbar {
        display: none !important;
    }

    .footer-top {
        padding: 2rem 1rem !important;
    }

    .footerTxt h3 {
        font-size: 1rem !important;
        text-align: center !important;
    }

    .footerTxt h1 {
        font-size: 1.7rem !important;
        text-align: center !important;
    }

    .footerTxt h3 br {
        display: none !important;
    }

    .h-footbg .col-xl-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem !important;
    }

    .h-footbg .col-xl-3.invisible {
        display: none !important;
    }

    .footer-d-none {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 0.5rem !important;
        padding: 0 !important;
    }

    .footer-d-none>div {
        flex: 0 0 calc(50% - 0.25rem) !important;
    }

    .footer-d-none a {
        font-size: 0.75rem !important;
    }

    #home-10 .home-10-banner .row {
        flex-direction: column !important;
    }

    #home-10 .home-10-banner .col-xl-7 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        text-align: center !important;
        padding: 1.5rem 24px 0 24px !important;
        margin-left: 0 !important;
    }

    #home-10 .home-10-banner .h-coomwel-title {
        text-align: center !important;
        font-size: 1.7rem !important;
    }

    #home-10 .home-10-banner p {
        text-align: center !important;
        font-size: 1.1rem !important;
    }

    #home-10 .home-10-banner .reqdemo {
        justify-content: center !important;
    }

    #home-10 .home-10-banner .col-xl-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        padding: 0 24px !important;
    }

    #home-10 .home-10-banner .col-xl-4 img {
        float: none !important;
        width: 100% !important;
        margin: 0 auto !important;
    }

    #home-10 .practice {
        height: auto !important;
        padding: 16px 24px !important;
    }

    #home-10 .practice>.row>.col h1 {
        font-size: 1.5rem !important;
    }

    #home-10 .practice>.row>.col h2 {
        font-size: 1.1rem !important;
    }

    #home-10 .practice .img-container .row {
        padding: 0 24px !important;
    }

    #home-10 .practice .img-container .col {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        margin-bottom: 10px !important;
    }

    #home-10 .img-holder {
        height: 160px !important;
        border-radius: 10px !important;
    }

    #home-10 .img-container .row .col:nth-child(1) .img-holder,
    #home-10 .img-container .row .col:nth-child(2) .img-holder,
    #home-10 .img-container .row .col:nth-child(3) .img-holder,
    #home-10 .img-container .row .col:nth-child(4) .img-holder {
        height: 200px !important;
    }

    #home-10 .commerce-platform .com-text h1 {
        font-size: 1.6rem !important;
        text-align: center !important;
    }

    #home-10 .commerce-platform .com-text h2 {
        font-size: 1.1rem !important;
        padding: 0 8px !important;
    }

    #home-10 .digitize-op .row {
        flex-direction: column !important;
        align-items: center !important;
    }

    #home-10 .digitize-op .row>.col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-bottom: 2rem !important;
    }

    #home-10 .digi-op-col {
        max-width: 100% !important;
    }

    #home-10 .digi-op-heading,
    #home-10 .digi-op-dscrpt {
        text-align: center !important;
    }

    #home-10 .hippa-heading {
        font-size: 1.3rem !important;
        text-align: center !important;
        padding: 0 !important;
    }

    #home-10 .hippa .row:not(:first-child) {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 12px !important;
    }

    #home-10 .hippa .row:last-child {
        display: flex !important;
        justify-content: center !important;
        margin-top: 1.5rem !important;
    }

    #home-10 .hippa-col {
        width: 100% !important;
        height: auto !important;
        border-radius: 10px !important;
        padding: 14px !important;
    }

    #home-10 .hippa-col img {
        width: 28px !important;
        height: 28px !important;
        padding: 0 !important;
    }

    #home-10 .hippa-col-hd {
        font-size: 0.88rem !important;
    }

    #home-10 .hippa-des {
        font-size: 0.8rem !important;
    }

    #home-10 .built-for {
        height: auto !important;
        padding: 1.5rem 0 0 0 !important;
    }

    #home-10 .built-for h1 {
        font-size: 1.5rem !important;
        text-align: center !important;
    }

    #home-10 .built-for-txt {
        font-size: 0.9rem !important;
        text-align: center !important;
        padding: 0 24px !important;
    }

    #home-10 .built-for-inner .row:last-child {
        flex-direction: column !important;
        padding: 0 24px !important;
        gap: 10px !important;
    }

    #home-10 .built-for-inner .col-xl-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    #home-10 .built-for-col {
        min-height: unset !important;
        padding: 1rem !important;
        height: auto !important;
    }

    #home-10 .built-for-col h3 {
        font-size: 1rem !important;
    }

    #home-10 .built-for-col p {
        font-size: 0.8rem !important;
    }

    #home-10 .trusted-by {
        height: auto !important;
        min-height: 220px !important;
        clip-path: inset(0 24px) !important;
        margin: 0 0 1.5rem 0 !important;
    }

    #home-10 .trusted-by .container .col div {
        max-width: 50% !important;
        padding: 0.6rem 0.75rem !important;
        margin: 0 0 1rem 1.5rem !important;
    }

    #home-10 .trusted-by .container .col div h1 {
        font-size: 0.78rem !important;
    }

    #home-10 .trusted-by-cont h1 {
        font-size: 1.5rem !important;
    }

    #home-10 .health-add-on {
        padding: 16px !important;
    }

    #home-10 .health-add-on .row-2 {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }

    #home-10 .col-xl-4.plus,
    #home-10 .col-xl-4.review-plus {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        height: auto !important;
        margin: 0 auto 2rem !important;
        padding: 1.25rem 1.25rem 5rem !important;
        position: relative !important;
    }

    #home-10 .delivers h1 {
        font-size: 1.5rem !important;
    }

    #home-10 .delivers h2 {
        font-size: 1rem !important;
        padding: 0 8px !important;
    }

    #home-10 .get-popular {
        position: relative !important;
        margin: 0 auto 1rem !important;
        display: block !important;
        top: auto !important;
        left: auto !important;
    }

    #home-10 .con-sale {
        position: absolute !important;
        bottom: 1.5rem !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

    .pricing-disclaimer {
        position: relative !important;
        margin-top: 1rem !important;
        padding: 0 1rem !important;
        clear: both !important;
    }

    #home-10 .footerTxt h1 {
        font-size: 1.5rem !important;
    }

    #home-10 .h-footbg .col-xl-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem !important;
    }

    #home-10 .h-footbg .col-xl-3.invisible {
        display: none !important;
    }

    #home-3 .h-commerce-gap {
        padding: 1.5rem !important;
        min-height: 300px !important;
    }

    #home-3 .home3-hero-text h1 {
        font-size: 1.5rem !important;
        text-align: center !important;
    }

    #home-3 .home3-hero-text .h-thousands {
        font-size: 0.88rem !important;
        text-align: center !important;
    }

    #home-3 .home3-hero-text .reqdemo {
        justify-content: center !important;
    }

    #home-3 .h-commerce-gap .row {
        flex-direction: column !important;
    }

    #home-3 .h-commerce-gap .col-xl-5,
    #home-3 .h-commerce-gap .col-xl-6 {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 1rem !important;
    }

    #home-3 .h-commerce-gap .col-xl-6 img {
        width: 100% !important;
        float: none !important;
        border-radius: 12px !important;
    }

    #home-3 .content-chiropractic-software .col-xl-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 1.5rem !important;
    }

    #home-3 .chiropractic-text-wrapper {
        text-align: left !important;
        padding: 0 !important;
    }

    #home-3 .chiropractic-text-wrapper h3 {
        font-size: 1.2rem !important;
    }

    #home-3 .chiropractic-text-wrapper p {
        font-size: 0.88rem !important;
    }

    #home-3 .chiropractic-text-wrapper .reqdemo {
        justify-content: center !important;
    }

    #home-3 .content-life-got-easier h2 {
        font-size: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    #home-3 .chiropractor-tab-wrapper .nav-tabs .nav-link {
        font-size: 0.85rem !important;
        padding: 0.4rem 0.75rem !important;
    }

    #home-3 #chiropractorsTabContent .tab-pane.active {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 0.6rem !important;
        padding: 0.5rem !important;
    }

    #home-3 #chiropractorsTabContent .tab-pane.active>img.img-fluid {
        grid-column: 1 / -1 !important;
        width: 100% !important;
        margin-bottom: 0.5rem !important;
    }

    #home-3 .mc-single {
        padding: 0.75rem !important;
        border-radius: 8px !important;
    }

    #home-3 .mc-single img {
        width: 30px !important;
        height: 30px !important;
    }

    #home-3 .mc-single h5 {
        font-size: 0.8rem !important;
    }

    #home-3 .mc-single p {
        font-size: 0.72rem !important;
    }

    #home-3 .home3-book-demo-content .text-wrapper {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        padding: 1.5rem 1rem !important;
    }

    #home-3 .home3-book-demo-content h3 {
        font-size: 1.2rem !important;
    }

    #home-3 .text-wrapper-mac-img {
        width: 85% !important;
        max-width: 320px !important;
        margin: 0 auto !important;
    }

    #home-3 .h-video.dektop-view {
        display: none !important;
    }

    #home-3 .h-video.mobile-view {
        display: block !important;
    }

    #home-3 .h-whytitle {
        font-size: 1.5rem !important;
    }

    #home-3 .faqs-title {
        font-size: 1.5rem !important;
    }

    #home-3 .faq-single-title {
        font-size: 0.88rem !important;
    }

    #home-3 .faq-single-desc {
        font-size: 0.85rem !important;
    }

    #home-3 .footer-top {
        position: relative !important;
        z-index: 1 !important;
    }

    #home-3 .h-footbg {
        padding-top: 2rem !important;
    }

    #home-3 .h-footbg .col-xl-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem !important;
    }

    #home-3 .h-footbg .col-xl-3.invisible {
        display: none !important;
    }

    #home-3 .footer-d-none {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 0.4rem 1rem !important;
    }

    #home-3 .footer-d-none>div {
        flex: 0 0 auto !important;
    }

    #home-3 .footer-d-none a {
        font-size: 0.72rem !important;
        white-space: nowrap !important;
    }

    #home-5 .home-2-banner-height {
        padding: 1rem 0 !important;
    }

    #home-5 .home-2-banner-txt h1 {
        font-size: 1.6rem !important;
        text-align: center !important;
        font-weight: 700 !important;
    }

    #home-5 .home-2-banner-txt p {
        font-size: 0.9rem !important;
        text-align: center !important;
    }

    #home-5 .home-2-banner-height .col.d-flex {
        order: 1 !important;
        width: 100% !important;
        flex: 0 0 100% !important;
        justify-content: center !important;
        padding: 0 1rem !important;
    }

    #home-5 .home-2-banner-height .col.banner-img {
        order: 2 !important;
        width: 100% !important;
        flex: 0 0 100% !important;
        display: flex !important;
        justify-content: center !important;
        margin-top: 1rem !important;
    }

    #home-5 .home-2-banner-height .banner-img img {
        width: 85% !important;
        max-width: 100% !important;
        float: none !important;
        position: static !important;
        border-radius: 12px !important;
        display: block !important;
        margin: 0 auto !important;
    }

    #home-5 .section-home4 .bannar_4_1 img {
        width: 100% !important;
        height: 220px !important;
        object-fit: cover !important;
        object-position: center top !important;
    }

    #home-5 .home4_video_1 {
        padding: 1.5rem !important;
    }

    #home-5 .home4_video_1 .modified-video>.row {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }

    #home-5 .home4_video_1 .col-xl-2.video_btm_text,
    #home-5 .home4_video_1 .col-xl-4.video_btm_text,
    #home-5 .home4_video_1 .col-xl-6.video_4_1 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        text-align: center !important;
        margin-bottom: 1.5rem !important;
    }

    #home-5 .home4_video_1 .col-xl-2.video_btm_text img {
        width: 110px !important;
        margin: 0 auto !important;
    }

    #home-5 .home4_video_1 .side-para {
        font-size: 1rem !important;
        text-align: center !important;
    }

    #home-5 .home4_video_1 .col-xl-6.video_4_1 img {
        width: calc(100% - 3rem) !important;
        margin: 0 1.5rem !important;
        border-radius: 12px !important;
    }

    #home-5 .customer-hear-txt h2 {
        font-size: 1.5rem !important;
        text-align: center !important;
    }

    #home-5 .client-feedback .row .col-xl-4.item {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 1.5rem !important;
    }

    #home-5 .client-feedback .col-xl-8.item-2,
    #home-5 .client-feedback .col-xl-4.item-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 1.5rem !important;
    }

    #home-5 .client_description {
        font-size: 0.85rem !important;
        height: auto !important;
        min-height: unset !important;
    }

    #home-5 .home_4_slider .item {
        flex-wrap: wrap !important;
        padding: 1rem !important;
    }

    #home-5 .home_4_slider #img-pop {
        width: 140px !important;
        float: none !important;
        margin: 0 auto !important;
    }

    #home-5 .home_4_slider .memeber_desk {
        width: 100% !important;
        float: none !important;
        text-align: center !important;
    }

    #home-5 .home_4_slider .memeber_desk h2 {
        font-size: 1rem !important;
    }

    #home-5 .home_4_slider .memeber_desk p {
        font-size: 0.88rem !important;
    }

    #home-5 .z-shuki-bg {
        min-height: 320px !important;
        border-radius: 10px !important;
    }

    #home-5 .z-tool {
        max-width: 60% !important;
        margin: -1.5rem 0 0 0.75rem !important;
        padding: 0.6rem 0.75rem !important;
    }

    #home-5 .z-tool p {
        font-size: 0.72rem !important;
    }

    #home-5 .z-home2-soft-wrap {
        margin: 0 1rem !important;
        padding: 1rem !important;
    }

    #home-5 .z-home2-software {
        font-size: 0.9rem !important;
        text-align: center !important;
    }

    #home-5 .z-home2-software span {
        font-size: 0.8rem !important;
    }

    #home-5 .footer-top .footer-top-home2.container-xxl {
        margin: 1rem 24px !important;
        max-width: calc(100% - 48px) !important;
    }

    #home-5 .footer-text-5 h1 {
        font-size: 1.5rem !important;
        text-align: center !important;
    }

    #home-5 .footer-text-5 h3 {
        font-size: 0.9rem !important;
        text-align: center !important;
    }

    #home-5 .contact-5 {
        display: block !important;
        margin: 1rem auto 0 !important;
    }

    #home-5 .h-footbg .col-xl-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 2rem !important;
    }

    #home-5 .h-footbg .col-xl-3.invisible {
        display: none !important;
    }

    .started-here {
        padding: 2rem 1rem !important;
    }

    .started-here-hd {
        font-size: 1.5rem !important;
        margin-bottom: 1rem !important;
    }

    .started-here-txt {
        font-size: 0.9rem !important;
    }

    .z-home2-logo {
        padding: 1.5rem 1rem !important;
    }

    .z-home2-logo h1 {
        font-size: 1.4rem !important;
        text-align: center !important;
    }

    .z-home2-logo .col-xl-2 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        margin-bottom: 1rem !important;
        display: flex !important;
        justify-content: center !important;
    }

    .z-shuki-bg {
        height: 260px !important;
        background-size: cover !important;
        background-position: center top !important;
    }

    .z-tool {
        max-width: 70% !important;
        margin: -1rem 0 0 0.75rem !important;
    }

    .z-tool p {
        font-size: 0.75rem !important;
        padding: 1rem !important;
        width: 100% !important;
        text-align: center !important;
    }

    .z-above-team {
        padding: 1rem !important;
    }

    .z-home2-software {
        font-size: 0.9rem !important;
    }

    .z-home2-software span {
        font-size: 0.8rem !important;
    }

    .footer-top-home2 {
        margin: 0.75rem 24px !important;
        max-width: calc(100% - 48px) !important;
        padding: 1rem !important;
        border-radius: 14px !important;
    }

    .footer-top-home2 .col-md-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        justify-content: center !important;
        margin-bottom: 1rem !important;
    }

    .footer-top-home2 img {
        max-width: 160px !important;
    }
}

@media (max-width: 399.98px) {

    .point-div .h-coomwel-title {
        font-size: 1.4rem !important;
    }

    .modernize-heading {
        font-size: 1.5rem !important;
    }

    .trans_text {
        font-size: 1.3rem !important;
    }

    .here-to-help-col {
        flex-direction: column !important;
        align-items: center !important;
    }

    .here-to-help-col>img {
        margin: 0 auto 0.6rem !important;
    }

    .we-are-here-txt,
    .here-to-help-col>p {
        text-align: center !important;
    }

    .footer-d-none>div {
        flex: 0 0 100% !important;
    }

    #home-10 .practice .img-container .col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    #home-10 .hippa .row:not(:first-child) {
        grid-template-columns: 1fr !important;
    }

    #home-10 .hippa .hippa-btn {
        grid-column: span 1 !important;
    }

    #home-10 .built-for-inner .row:last-child {
        flex-direction: column !important;
    }

    #home-3 #chiropractorsTabContent .tab-pane.active {
        grid-template-columns: 1fr !important;
    }

    .z-home2-logo .col-xl-2 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .footerTxt h1 {
        font-size: 1.3rem !important;
    }

    .h-video.mobile-view .h-whytitle {
        font-size: 1.4rem !important;
    }
}

.navbar-toggler-icon {
    display: none !important;
}

.navbar-toggler {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 4px 8px !important;
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;

    position: relative;
    z-index: 100000 !important;
}

.navbar-toggler:focus {
    box-shadow: none !important;
}

.navbar-toggler .zh-icon-ham {
    display: block;
}

.navbar-toggler .zh-icon-x {
    display: none;
    color: #333;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1;
}

.navbar-toggler.is-open .zh-icon-ham {
    display: none !important;
}

.navbar-toggler.is-open .zh-icon-x {
    display: block !important;
}

@media (max-width: 1199.98px) {

    header {
        position: relative !important;
        z-index: 100001 !important;
        background: #fff !important;
    }

    .navbar-brand {
        position: relative;
        z-index: 100001 !important;
    }

    #navbarNavAltMarkup {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        max-width: 100% !important;
        background: #fff !important;
        z-index: 99999 !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        padding: 0 !important;
        margin: 0 !important;

        overscroll-behavior: contain;
    }

    .zh-mob-topbar {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        padding: 14px 20px;
        border-bottom: 1px solid #eee;
        flex-shrink: 0;
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 2;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav {
        flex-direction: column !important;
        width: 100% !important;
        align-items: stretch !important;
        gap: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav>.nav-link,
    #navbarNavAltMarkup .navbar-nav.zh-nav>.dropdown {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 18px 24px !important;
        border-bottom: 1px solid #f0f0f0 !important;
        font-size: 1.05rem !important;
        font-weight: 600 !important;
        color: #111 !important;
        margin: 0 !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav .pricing-btn {
        display: none !important;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav .d-none.d-xl-block {
        display: none !important;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav .dropdown-menu {
        position: static !important;
        float: none !important;
        transform: none !important;

        box-shadow: none !important;
        border: none !important;
        background: #f7f9fc !important;
        border-radius: 0 !important;
        padding: 0 0 8px 0 !important;
        margin: 0 !important;
        width: 100% !important;
        display: none;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav .dropdown-menu.show {
        display: block !important;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav .dropdown-menu .dropdown-item {
        display: block !important;
        margin: 8px 24px !important;
        padding: 12px 20px !important;
        font-size: 0.95rem !important;
        font-weight: 600 !important;
        color: #00ACFA !important;
        background: transparent !important;
        border: 2px solid #00ACFA !important;
        border-radius: 8px !important;
        text-align: center !important;
        text-decoration: none !important;
        transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease !important;
        cursor: pointer !important;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav .dropdown-menu .dropdown-item:last-child {
        border-bottom: 2px solid #00ACFA !important;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav .dropdown-menu .dropdown-item:hover {
        background: #00ACFA !important;
        color: #fff !important;
        box-shadow: 0 2px 8px rgba(0, 172, 250, 0.3) !important;
    }

    /* Dropdown caret: down when closed, right when open */
    #navbarNavAltMarkup .navbar-nav.zh-nav .dropdown-toggle::after {
        transition: transform 0.25s ease;
        transform: rotate(0deg);        /* points down (default) when closed */
        border-top-color: #00aaff;
    }

    #navbarNavAltMarkup .navbar-nav.zh-nav .dropdown-toggle.dd-open::after {
        transform: rotate(-90deg);      /* points right toward text when open */
    }

    .zh-mob-pricing-row {
        padding: 20px 24px 0;
    }

    .zh-mob-pricing-btn {
        display: block;
        width: 100%;
        padding: 15px;
        border: 2px solid #00aaff;
        border-radius: 8px;
        background: transparent;
        color: #00aaff !important;
        font-size: 1rem;
        font-weight: 700;
        text-align: center;
        text-decoration: none;
        transition: background .2s, color .2s;
    }

    .zh-mob-pricing-btn:hover {
        background: #00aaff;
        color: #fff !important;
    }

    .zh-mob-divider {
        border: none;
        border-top: 1px solid #e8e8e8;
        margin: 20px 0 0;
    }

    .zh-mob-login-section {
        padding: 24px 24px 32px;
    }

    .zh-mob-input {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 16px 18px;
        font-size: 16px;
        border: 1.5px solid #ccc;
        border-radius: 8px;
        color: #333;
        background: #fafafa;
        margin-bottom: 14px;
        -webkit-appearance: none;
        transition: border-color .2s, box-shadow .2s;
    }

    .zh-mob-input::placeholder {
        color: #aaa;
    }

    .zh-mob-input:focus {
        border-color: #00aaff;
        outline: none;
        box-shadow: 0 0 0 3px rgba(0, 170, 255, .15);
        background: #fff;
    }

    .zh-mob-forgot-row {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        margin-top: -6px;
    }

    .zh-mob-forgot-row a {
        font-size: 12.5px;
        color: #00aaff;
        text-decoration: none;
    }

    .zh-mob-btn-login {
        display: block;
        width: 100%;
        padding: 16px;
        background: #f5a623;
        border: none;
        border-radius: 8px;
        color: #fff;
        font-size: 1.05rem;
        font-weight: 700;
        cursor: pointer;
        margin-bottom: 14px;
        transition: background .2s;
    }

    .zh-mob-btn-login:hover {
        background: #e09515;
    }

    .zh-mob-btn-signup {
        display: block;
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
        background: transparent;
        border: 2px solid #00aaff;
        border-radius: 8px;
        color: #00aaff;
        font-size: 1.05rem;
        font-weight: 700;
        text-align: center;
        text-decoration: none;
        transition: background .2s, color .2s;
    }

    .zh-mob-btn-signup:hover {
        background: #00aaff;
        color: #fff;
    }

    .zh-mob-error {
        color: #d9534f;
        font-size: 13px;
        margin-bottom: 10px;
        text-align: center;
    }

    body.nav-open {
        overflow: hidden !important;
    }

    .zh-backdrop {
        display: none;
        position: fixed;
        left: 0;
        width: 100vw;

        background: rgba(0, 0, 0, 0.45);
        opacity: 0;
        transition: opacity 0.25s ease;
        pointer-events: none;

        z-index: 99998;
    }

    .zh-backdrop.active {
        opacity: 1;
        pointer-events: all;
    }

    #navbarNavAltMarkup {
        filter: none !important;
    }

    header,
    header *,
    .navbar-brand,
    #zhHamburger {
        filter: none !important;
    }
}

@media (min-width: 1200px) {

    .zh-mob-topbar,
    .zh-mob-pricing-row,
    .zh-mob-divider,
    .zh-mob-login-section {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {

    .modernize-practice .row.modernize-row-2 {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 16px !important;
    }

    .modernize-practice .col-xl-4 {
        flex: 1 1 0 !important;
        max-width: none !important;
        width: auto !important;
    }

    .modernize-practice .z-service-card,
    .modernize-practice>.container>.row>.col-xl-4>div {
        height: 100% !important;
    }

    .md-img {
        display: flex !important;
        justify-content: center !important;
        margin-bottom: 14px !important;
    }

    .md-img img {
        width: 52px !important;
        height: 52px !important;
        object-fit: contain !important;
    }

    .md-heading {
        font-size: 1rem !important;
        line-height: 1.35 !important;
        margin-bottom: 10px !important;
        word-break: normal !important;
        overflow-wrap: normal !important;
        hyphens: none !important;
        white-space: normal !important;

        min-width: 0 !important;
    }

    .md-des {
        font-size: 0.82rem !important;
        line-height: 1.5 !important;
        margin-bottom: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .modernize-practice {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {

    #home-10 .digitize-op>.row {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 24px !important;
    }

    #home-10 .digitize-op>.row>.col {
        display: block !important;
        flex: unset !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
    }

    #home-10 .digi-op-col {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
    }

    #home-10 .digi-op-inner {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding: 28px 32px !important;
    }
}

@media (min-width: 1200px) {
    #zhHamburger {
        display: none !important;
    }
}

.health-add-on .row-2 {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: auto auto !important;
    align-items: stretch !important;
    gap: 20px !important;
    max-width: 900px !important;
    margin: 0 auto !important;
}

.health-add-on .row-2>p {
    grid-column: 1 / -1 !important;
    text-align: center !important;
    margin-top: 16px !important;
    margin-bottom: 0 !important;
    width: 100% !important;
}

.health-add-on .plus,
.health-add-on .review-plus {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    min-height: unset !important;
    height: auto !important;
    display: flex !important;
    flex-direction: column !important;
    box-sizing: border-box !important;
}

.health-add-on .pk-age {
    flex: 1 !important;
    margin-bottom: 0 !important;
}

.health-add-on .con-sale {
    position: static !important;
    margin-top: 24px !important;
    width: 100% !important;
    display: block !important;
    box-sizing: border-box !important;
}

.health-add-on .review-plus {
    position: relative !important;
}

.health-add-on .review-plus .get-popular {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    padding: 8px 18px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 16px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 12px !important;
    font-size: 14px !important;
}
#home-10 .get-popular{
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    padding: 8px 18px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 16px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 12px !important;
    font-size: 14px !important;
}

@media (max-width: 767px) {
    .health-add-on .row-2 {
        grid-template-columns: 1fr !important;
    }
}

.billing-service .deliver-part .row {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    align-items: stretch !important;
    gap: 20px !important;
}

.billing-service .deliver-part .row>.col {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
    padding: 0 !important;
}

.billing-service .deliver-part .delivers-col {
    width: 100% !important;
    height: auto !important;
    min-height: unset !important;
    box-sizing: border-box !important;
}

@media (max-width: 1024px) {
    .billing-service .deliver-part {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
        box-sizing: border-box !important;
    }

    .billing-service .digitize-op {
        width: 100% !important;
        max-width: 100% !important;
    }

    .billing-service .deliver-part .row {
        grid-template-columns: 1fr 1fr !important;
        gap: 12px !important;
    }

    .billing-service .deliver-part .delivers-col {
        padding: 0 15px !important;
    }

    .billing-service .deliver-part .digi-op-inner {
        padding: 0 15px !important;
    }
}

@media (max-width: 820px) {
    .billing-service .deliver-part {
        padding: 0 5px !important;
    }

    .billing-service .deliver-part .row {
        grid-template-columns: 1fr 1fr !important;
        gap: 8px !important;
    }

    .billing-service .deliver-part .delivers-col {
        padding: 0 8px !important;
    }

    .billing-service .deliver-part .digi-op-inner {
        padding: 0 10px !important;
    }

    .billing-service .deliver-part .advanced {
        font-size: 22px !important;
        line-height: 30px !important;
        margin-top: 40px !important;
    }

    .billing-service .deliver-part .plan-cost h5 {
        font-size: 14px !important;
    }

    .billing-service .deliver-part .plan-cost h6 {
        font-size: 12px !important;
    }
}

@media (max-width: 576px) {
    .billing-service .deliver-part .row {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 1199.98px) {

    .container.container-xxl.footer-top-home5 {
        margin-bottom: 0 !important;
    }

    .footer-top {
        overflow: visible !important;
    }

    .h-footbg {
        padding-top: 50px !important;
    }

    .sell-talk {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 767.98px) {
    .h-footbg {
        padding-top: 40px !important;
    }

    .h-footbg .col-xl-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 1.5rem !important;
    }

    .h-footbg .col-xl-3.invisible {
        display: none !important;
    }
}

@media (min-width: 1024px) and (max-width: 1399.98px) {

    #home-3 .h-commerce-gap .row {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }
    #home-3 .h-commerce-gap .col-xl-5,
    #home-3 .h-commerce-gap .col-xl-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        text-align: center !important;
        margin: 1rem auto !important;
        padding: 0 24px !important;
    }
    #home-3 .home3-hero-text h1,
    #home-3 .home3-hero-text .h-thousands {
        text-align: center !important;
    }
    #home-3 .home3-hero-text .reqdemo {
        justify-content: center !important;
        margin-bottom: 2rem !important;
    }
    #home-3 .h-commerce-gap .col-xl-6 img {
        float: none !important;
        margin: 0 auto !important;
        display: block !important;
    }

    #home-10 .home-10-banner .row {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }
    #home-10 .home-10-banner .col-xl-7,
    #home-10 .home-10-banner .col-xl-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        text-align: center !important;
        margin: 1rem auto !important;
        padding: 0 24px !important;
    }
    #home-10 .home-10-banner .h-coomwel-title,
    #home-10 .home-10-banner p {
        text-align: center !important;
    }
    #home-10 .home-10-banner .reqdemo {
        justify-content: center !important;
        margin-bottom: 2rem !important;
    }
    #home-10 .home-10-banner .col-xl-4 img {
        float: none !important;
        margin: 0 auto !important;
        display: block !important;
    }
    #home .point-div .h-coomwel-title,
    #home .point-div .reqdemo {
        justify-content: center !important;
        margin-bottom: 2rem !important;
    }
    #home .point-div ul.pk-age {
        text-align: center !important;
        display: inline-block !important;
    }
    #home .point-div ul.pk-age li {
        text-align: left !important;
    }

    .digi-op-heading,
    .digi-op-dscrpt,
    .index-p-video-holder .description,
    .index-p-video-holder .description-bottom,
    .mc-single .title,
    .mc-single p {
        text-align: center !important;
    }

    .digi-op-col {
        margin: 0 auto !important;
        width: 100% !important;
    }

    .chiropractic-text-wrapper h3,
    .chiropractic-text-wrapper p {
        text-align: center !important;
    }
    .chiropractic-text-wrapper .reqdemo {
        justify-content: center !important;
    }
}
@media (max-width: 1199.98px) {

  #home-10 .container-fluid > .row {
    justify-content: center !important;
  }

  #home-10 .container.hippa {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 900px !important;
    width: 100% !important;
  }

  #home-10 .container.hippa > .row:not(:first-child):not(:last-child) {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 16px !important;
    margin: 0 auto 16px auto !important;
    width: 100% !important;
  }

  #home-10 .container.hippa > .row:not(:first-child):not(:last-child) > * {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: unset !important;
    min-width: 0 !important;
  }

  #home-10 .hippa-col {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  #home-10 .container.hippa > .row:last-child {
    display: flex !important;
    justify-content: center !important;
    margin-top: 1rem !important;
  }
}

@media (min-width: 1200px) {
    #chiropractorsTabContent .tab-pane > img,
    #chiropractorsTabContent .tab-pane > img.img-fluid {
        max-width: 450px !important;
        max-height: 450px !important;
        object-fit: contain !important;
        z-index: 1 !important;
    }

    #chiropractorsTabContent .tab-pane {
        height: 750px !important; 
        max-width: 100% !important;
    }
    
    #chiropractorsTabContent .tab-pane .mc-single {
        z-index: 2 !important;
    }

    #chiropractorsTabContent .tab-pane .mc-single.mc-scheduling,
    #chiropractorsTabContent .tab-pane .mc-single.mc-practice {
        top: 20px !important;
    }

    #chiropractorsTabContent .tab-pane .mc-single.mc-charting,
    #chiropractorsTabContent .tab-pane .mc-single.mc-manage {
        top: 280px !important; 
    }

    #chiropractorsTabContent .tab-pane .mc-single.mc-billing,
    #chiropractorsTabContent .tab-pane .mc-single.mc-cloud {
        bottom: 20px !important;
        top: auto !important;
    }

    #chiropractorsTabContent .tab-pane .mc-single.mc-charting { left: 0 !important; }
    #chiropractorsTabContent .tab-pane .mc-single.mc-manage { right: 0 !important; }
    #chiropractorsTabContent .tab-pane .mc-single.mc-scheduling { left: 40px !important; }
    #chiropractorsTabContent .tab-pane .mc-single.mc-practice { right: 40px !important; }
    #chiropractorsTabContent .tab-pane .mc-single.mc-billing { left: 160px !important; }
    #chiropractorsTabContent .tab-pane .mc-single.mc-cloud { right: 160px !important; }

    #home-3 .h-commerce-gap .col-xl-6 img {
        display: none !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .img-container {
        width: 100% !important;
        max-width: 100% !important;
    }
    .img-container .row.justify-content-center {
        display: flex !important;
        flex-wrap: nowrap !important;
    }

    .img-container .row .col {
        flex: 1 1 0 !important;
        min-width: 0 !important;
        padding: 0 5px !important;
    }
    .img-holder {
        width: 100% !important;
        height: 280px !important;
    }

    .img-holder p {
        font-size: 16px !important;
        line-height: 22px !important;
        padding-top: 10px !important;
    }
    .practice > .row > .col h1 {
        font-size: 28px !important;
        line-height: 40px !important;
    }

    .practice > .row > .col h2 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {

    .built-for {
        height: auto !important;
        padding-bottom: 3rem !important;
        overflow: visible !important;
    }

    .built-for-inner {
        width: 100% !important;
    }

    .built-for-col {
        height: auto !important;
        min-height: 180px !important;
        margin-top: 1.25rem !important;
        padding: 1.5rem !important;
    }

    .built-for-col div h3 {
        padding-top: 1rem !important;
    }
    .trusted-by {
        height: auto !important;
        margin-top: 0 !important;
        margin-bottom: 2rem !important;
        padding: 3rem 1rem !important;
        background-size: cover !important;
    }

    .trusted-by .container .col div {
        transform: none !important;
        width: 100% !important;
        height: auto !important;
        position: relative !important;
    }
}
@media screen and (max-width: 768px) {

    .built-for {
        height: auto !important;
        padding-bottom: 2rem !important;
    }

    .trusted-by {
        height: auto !important;
        margin-bottom: 2rem !important;
        padding: 2rem 1rem !important;
        background-size: cover !important;
    }

    .trusted-by .container .col div {
        transform: none !important;
        width: 100% !important;
        height: auto !important;
        position: relative !important;
    }
}

.practice {
    height: auto !important;
    padding-bottom: 80px !important;
}

.practice .img-container {
    width: 100% !important;
    max-width: 900px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
}

.practice .img-container .row {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 24px !important;
}

.practice .img-container .row .col {
    flex: 0 0 calc(50% - 12px) !important;
    max-width: calc(50% - 12px) !important;
    padding: 0 !important;
}

.practice .img-container .img-holder {
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    height: auto !important;
    border-radius: 20px !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative !important;
    overflow: hidden !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.10) !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.practice .img-container .img-holder p {
    position: relative !important;
    bottom: unset !important;
    left: unset !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 24px !important;
    line-height: 1.3 !important;
    color: #fff !important;
    font-weight: bold !important;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) !important;
    text-align: center !important;
}

.built-for-inner {
    max-width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
}

.built-for-inner .row:last-child {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 12px !important;
    padding: 0 20px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.built-for-inner .row:last-child > .col-xl-4 {
    flex: 1 1 0 !important;
    width: 0 !important;
    max-width: none !important;
    min-width: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    float: none !important;
    flex-shrink: 1 !important;
}

.built-for-col {
    width: 100% !important;
    min-height: 220px !important;
    border-radius: 16px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 24px 16px !important;
    margin-top: 0 !important;
    box-sizing: border-box !important;
}

.built-for-col div {
    padding: 0 !important;
    width: 100% !important;
}

.built-for-col div h3 {
    padding-top: 0 !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    margin-bottom: 10px !important;
}

.built-for-col p {
    font-size: 0.82rem !important;
    line-height: 1.5 !important;
    margin: 0 !important;
}

.trusted-by {
    position: relative !important;
    height: 450px !important;
    padding: 0 40px !important;
    overflow: hidden !important;
    margin: 0px 0px 20px 0px !important;
}

.trusted-by-cont {
    position: absolute !important;
    bottom: 60px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 2 !important;
}

.trusted-by-cont .row {
    margin: 0 !important;
}

.trusted-by .container .col div {
    transform: none !important;
    display: inline-block !important;
    background: white !important;
    padding: 24px 28px !important;
    border-radius: 8px !important;
    width: auto !important;
    max-width: 320px !important;
    height: auto !important;
    box-shadow: 0 3px 6px rgba(0,0,0,0.12) !important;
}

.trusted-by .container .col div h1 {
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    margin-bottom: 12px !important;
    color: #152139 !important;
}

.trusted-by .container .col div .zh-btn {
    width: auto !important;
    height: auto !important;
    font-size: 0.8rem !important;
    padding: 8px 16px !important;
    display: inline-flex !important;
}
