 
@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 */
.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: 55px;
 }
.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: 125px;
}
.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;
    /*box-shadow: 0px 20px 40px -10px #0000000d;*/
    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);
}
.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;
    margin-top: 160px;
}

.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;
}

.tab-slider button.owl-prev span {
    content: url(../images/left.png);
}

.tab-slider button.owl-next span {
    content: url(../images/right.png);
}

.tab-slider .owl-dots {
    display: none;
}

.tab-slider .owl-theme .owl-nav {
    margin-top: 10px;
    width: 192px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px auto 0px;
}

.tab-slider .owl-stage {
    padding-bottom: 90px;
}

.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;
}


/* footer */
/* .footer-top{
    position: relative;
}
.footer-top-div{
    background: var(--bg-blue);
}

.footer{
    background-color: #0C1E3E;
}

.footer-icon{
    color: #00acfa;
    margin-right: 1rem;
}

.footer p,.footer a{
    letter-spacing: 0.04em;
    font-weight: 500;
    line-height: 120%;
}

.footer-wd {
    width: 1415px;
}
.footer-top {
    position: relative;
}

.footer-top-div {
    width: 1415px;
    margin-bottom: -132px;
    z-index: 999;
    border-radius: 24px;
}  */

/* .footer .row{
    padding-top: 132px;
}
.footer>div{
    margin-top: 0 !important;
}*/
.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;
    /* padding-bottom: 110px; */
}
.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: "";
    width: 30%;
    height: 450px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
    /*background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.9));*/
 }

 /* home 2 */
/* .footer-top-home2 {
    max-width: 885px !important;
}
.footer-top-home2 .col-lg-4:nth-child(1) img {
    max-width: 150px;
} */



/* home 3 */
#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: 730px;
}
#home-3 .h-coomwel-title {
    font-family: var(--air-bnp-medium);
    font-size: 59px;
    font-weight: 500;
}
.home3-hero-text {
    max-width: 750px;
}
.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;
}
.chiropractic-text-wrapper {
    max-width: 750px;
    margin: 0 0 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: 100px;
    height: 800px; 
    width: 1336px;   
}
#chiropractorsTabContent .tab-pane>img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mc-single {
    max-width: 347px;
    /* max-height: 177px; */
    padding: 20px 22px;
    border-radius: 10px;
    box-shadow: 13px 12px 30px rgb(8 31 83 / 10%);
    position: absolute;
    width: 100%;
    background:#fff;
}
.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: 120px;
    z-index: 3;
}
.mc-single.mc-practice {
    right: 80px;
    top: 120px;
}
.mc-single.mc-charting {
    top: 365px;
    left: 0;
}
.mc-single.mc-manage {
    right: 0;
    top: 365px;
}
.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: 300px;
    margin-bottom: 300px;
}
.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: 110px;
}
.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;
}
.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 #fff;
    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*/
.home-2-banner-height{
    height: 885px;
    background: url('../images/banner-home-2.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.home-2-banner-txt h1{
    font-size: 55px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
    margin-top: 265px;
} 
.home-2-banner-txt p{
    font-size: 32px;
    line-height: 46px;
}

.banner-img{
    display: none !important;
}

/*new desing banner end*/
 .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: 150px;
 }
 .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;
    
 }

 /*it all strated here updated design*/
 .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: 110px;
     margin-top: 130px;
     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;

}


/* home -5 */
/* .everything-bg {
    background-image: url('../images/everything-bg.png');
    background-repeat: no-repeat;
    
}
.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: 35px;
} */


/* Home 4 */

.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: auto;*/
    margin-top: 106px;
}
/*modified video is a container*/
/*.modified-video{
    max-width: 1688px;  
}*/
.side-para {
    margin-left: 30px;
    /*margin-top: 42px;*/
    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 .row:nth-child(2){
    margin-bottom: 10px;
    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;
    /*padding-bottom: 212px;*/
    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: 162px;
    margin-bottom: 20px;
    font-family: var(--air-bnp-medium);
    color: var(--text-color);
}
.client-feedback .row .col-xl-4>img{
    margin-top: 72px;
}
.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;
}
.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    ************************************/
.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*/
.commerce-platform>.row>.col{
    margin-top: 86px;
    margin-bottom: 128px;
}


.digitize-op{
    width: 1600px;
}

/*icon img section*/
.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*/
.hippa{
    width: 1600px;
    margin-top: 150px;
    margin-bottom: 112px;
}
.hippa-heading{
    font-size: 40px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
    margin-bottom: 130px;
}
.hippa-col{
    width: 500px;
    height: 264px;
    box-shadow: 13px 12px 30px #081f5333;
    border-radius: 10px;
}
.hippa-col-hd{
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    padding: 0 20px;
    font-family: var(--air-bnp-bold);
}
.hippa-col img{
    /*width: 65px;
    height: 64px;*/
    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;
}
.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);
}
.trusted-by .container .col div h1{
    font-size: 34px;
    line-height: 55px;
    font-family: var(--air-bnp-bold);
}
/*delivers*/
.delivers{
    max-width: 1650px;
    margin: 192px 0;
}
.deliver-part{
    width: 1050px;
}
.delivers-col{
    margin-top: 73px;
    height: 1110px !important;
}
/*for 1st p*/
.advanced{
    font-size: 60px;
    line-height: 46px;
    font-weight: bold;
    margin-top: 75px;
    color: #00ACFA;
    font-family: var(--air-bnp-bold);
}
/*for 2nd p*/
.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;
    /*align-items: center;*/
    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: center;
    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;
}
.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;
}

.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;
}
.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;
}


/***************************************** Responsive *********************************/


@media screen and (max-width: 1680px){ 
    /*.img-holder {
        width: 375px;
    }*/
   
}
@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*/
    .home-2-banner-height {
        height: 696px;
    }
    /*home 4*/
    .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;
    }
    /*end*/
    .container.pricing-table {
        right: -22%;
    }
    /*.col-4.blub-item {
        max-width: 400px;
    }*/

    .img-holder {
        /*height: auto;*/
        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 {
        /* width: 1000px; */
    }
    .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 {
        margin-top: 134px;
    }*/
    .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){
       body {
        zoom: 0.8 !important;
        }
    .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 {
       /*  width: unset; */
        max-width: 200px;

    }
    .digi-op-col .btn {
        max-width: 348px !important;
    }
    .home-2-banner-height {
        height: 825px;
    }
    .content-chiropractic-software img {

        margin: 0 0 0 -74px;
    }
}


@media screen and (max-width: 1024px) {
    body {
        zoom: unset;
    }
    /*header*/
    .username-btn, .login-error {
        margin-left: inherit;
    }
    .pricing-btn, .username-btn,
    .login-btn, .pass-btn{
        width: 170px;
    }
    /*end */
    div#navbarSupportedContent {
        position: absolute;
        background: white;
        color: white;
        top: 56px;
        z-index: 10;
        width: 100vw;
        left: 0px;
        padding: 30px 38px;
    }
    .h-video .description {
        width: 140px;
        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;
    }
    /* Slider*/

    .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: 18px 12px;
    }

    .tab-slider h4.item-title {
        font-size: 13px;
        color: #152139;
        line-height: 24px;
        margin-bottom: 35px;
    }

    .tab-slider p.read-more {
        font-size: 12px;
        line-height: 12px;
    }

    .tab-slider .owl-theme .owl-nav {
        display: none;
    }

    .tab-slider .nav-tabs .nav-link {
        font-size: 18px;
        line-height: 26px;
    }

    .tab-slider .owl-stage {
        padding-bottom: 60px;
    }

    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;
    }

    /* Video Section */
    
    .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;
    }

    /* Our Team Section */
    .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 */
    .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%;
    }

/* Home 5 */

    .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%;
    }

    /* Home 4 */


    .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;
    }

    /* Home 4 */
    .home4_video_1 {
        padding: 40px 0px 20px;
    }
    .client_description {
        font-size: 16px;
        line-height: 32px;
        height: 145px;
    }
    .client-feedback .item:after {
        transform: translateX(185px);
    }


}

@media screen and (max-width:600px){
    /*home 3*/
    #chiropractorsTabContent .tab-pane{
        height: auto;
    }
    #chiropractorsTabContent .tab-pane>img {
        position: relative;
        transform: none;
        top: auto;
        left: auto;
    }
    .content-chiropractic-software img {
        margin: 0 !important;
    }
    
    /*home 1*/
    .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;
    }
	
	 /* Home 10 */
    .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;
    }

    /* Home 5*/
    .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;
    }

    /* Home 4 */
    .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: 44px;
        height: 145px;
    }
    .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;
    }
    .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;  
}
