 
@font-face {
    font-family: 'airbnb_cereal_appblack';
    src: url('../woff2/airbnbcereal-black-webfont.woff2') format('woff2'),
         url('../woff/airbnbcereal-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'airbnb_cereal_appmedium';
    src: url('../woff2/airbnbcerealmedium-webfont.woff2') format('woff2'),
         url('../woff/airbnbcerealmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'airbnb_cereal_appbold';
    src: url('../woff2/airbnbcerealbold-webfont.woff2') format('woff2'),
         url('../woff/airbnbcerealbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'airbnb_cereal_appextra_bold';
    src: url('../woff2/airbnbcerealextrabold-webfont.woff2') format('woff2'),
         url('../woff/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);
    margin: 0 !important;
	overflow-x:hidden !important;
}
.page-id-31{
    overflow-x: hidden;
}
a { text-decoration: none; }
a:focus{
    outline: unset !important;
}
.container{
    width: 100% !important;
}

/*mega menu*/
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item a.mega-menu-link:before{
    margin: 0 15px !important;
    border: 1px solid lightgray;
    width: 40px;
    height:40px;
    border-radius: 50%;
    padding: 0 10px ;

}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, 
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
    padding: 10px 0 !important;
}
.mega-menu-column{
    padding: 40px 0 !important;
}
.mega-menu-column.last-column{
    background-color: #00acfa !important;
}
.mega-menu-column.last-column .mega-sub-menu{
    padding: 0 20px !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu
#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, 
#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    transform: translate(0px, 10px) !important;
}
.provider{
	font-size:20px;
	color: #333333;
	font-weight:700;
	padding: 0px 0px 20px 15px;
	cursor: auto;
}
.provider:hover,.provider:focus{
	background:none !important;
}
#mega-menu-item-19747 ul li:first-child a:hover,#mega-menu-item-19747 ul li:first-child:focus a{
	background:none !important;
}

.product-tour-title-mega-menu,.resources-first-row{
	height:40px !important;
}
.resources-first-row > ul > li{
	padding: 15px 0 0 20px !important;
}
.resources-first-row > ul  li .textwidget p a{
	text-decoration:underline;
}
#mega-menu-item-19749 >.mega-sub-menu{
	width: 70% !important; 
	left:70% !important;
}

/* #mega-menu-primary-menu>li >a ::before {
	font-family: 'Font Awesome 5 Free';
    content: "\f2ec";
	position:absolute;
	color:blue;
	font-size:40px;
	font-weight:900;
} */
/*styles of mega menu ends here*/
video{
    width: 100%;
    object-fit: cover !important;
}
video[poster]{ 
    object-fit:cover; 
} 
.bg-video{
    height: auto;
    width: 72%;
    position: absolute;
    top: 3%;
}


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: 18px;
    line-height: 36px;
    color: #152139;
    margin-top: 30px;
}

.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;
 } */

li.pricing-btn {
  margin-left: 15px;
}
li#menu-item-14 a {
    background-color: unset;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--h-FontFamily);
    border-radius: 0.5rem !important;
    color: #00ACFA !important;
    border-color: #00ACFA;
    text-align: center;
    border: 1px solid;
    padding: 10px 22px;
    text-transform: uppercase;
}
li#menu-item-14 a:hover {
    color: #fff !important;
    background-color: #00ACFA;
 }

 /*header form*/

.header-form input {
    max-width: 120px;
    border-radius: 0.5rem !important;
    background-color: unset;
    margin-right: 10px;
    padding: 11.5px 0 !important;
    border-color: #989898 !important;
    outline: 0;
    text-align: center;
}

.header-form{
    padding-left: 25px;
}
/* .header-form input[type="text"]:focus, input:focus{
    background-color: white !important;
    border: 1px solid #333;
} */
.header-form input:not([type="submit"]):focus {
    background-color: white !important;
    border: 1px solid #333;
}
.header-form button {
    border-radius: 0.5rem;
    border: none;
    background-color: #e6911d;
    color: white;
    font-size: 18px;
    font-family: var(--h-FontFamily);
    padding: 15.5px 76px;
} 
.header-form button:hover{
    background-color: #9f6313;
}

.header-form input::placeholder {
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #989898 !important;
    font-family: var(--h-FontFamily);

  }

 .zh-nav {
     font-weight: 500;

 }
.zh-nav > a {
    color: var(--text-color) !important;
    font-family: var(--h-FontFamily);
}
ul.zh-nav > li > a {
    color: var(--text-color) !important;
    font-family: var(--h-FontFamily);
}
/* .zh-nav > a:hover {
    font-weight: 600;
} */

.zh-nav li#menu-item-13 ul {
    width: 250px;
    top: 50px;
}

.zh-nav li#menu-item-13 ul > li > a {
    font-family: var(--h-FontFamily);
    font-size: 20px;
}


.navbar-toggler-icon {
    width: 1.9em;
}

.home-page-banner{
    margin-top: 30px;
}


.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-coomwel-title {
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 52px;
    line-height: 72px;
    color: #152139;
}
#home .h-commerce-gap .h-thousands {
    max-width: 645px;
}
.reqdemo {
    margin-top: 30px;
}
.reqdemo .zh-btn {
    width: 240px;
    height: 75px;
    font-size: 18px;
    font-family: var(--h-FontFamily);
}
.reqdemo .zh-btn a {
    font-weight: 700;
}

.new-logo-icon-6{
	width:55%;
}
/*home 1 logo*/
.home1-logo-container{
    margin: 20px auto;
}
.home1-logo{
    max-width: 885px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    border-radius: 80px;
    padding: 26px 0;
   box-shadow: 0 10px 20px 4px #f6fbfe;
}
.home1-logo div img{
    height: 125px !important;
    width: auto;
}
.h-trusted-by>h1 {
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 39px !important;
    line-height: 68px;
    color: #152139;
    margin-bottom: 85px;

}

.circle_img_container{
    margin: 100px auto;
}
.trans_text {
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 32px;
    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('../up-arrow.html') 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('../line.html') 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('../man.html') 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('../line.html') 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('../lock.html') no-repeat;
    width: 87px;
    height: 87px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

/*moderanize practice*/
.modernize-practice{
    padding: 100px 0;
    background-color: rgb(0 172 250 / 10%);
}
.modernize-heading{
    font-size: 42px;
    line-height: 68px;
    font-family: var(--air-bnp-medium);
    text-align: center;
    margin: 0;
}
.modernize-row-2{
    margin-top: 50px;
}
.md-img{
    display: flex;
    justify-content: center;
}
.md-heading{
    font-family: var(--airbnb_cereal_appbold);
    font-size: 28px;
    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;
 }
.h-video .reqdemo{
    margin-top: 90px;
}
 .container.h-video.mobile-view {
    display: none;
}

.here-to-help-hd1{
    font-size: 42px;
    line-height: 68px;
    font-family: var(--airbnb_cereal_appmedium);
    color: black;

}
.here-to-help-container{
    padding: 90px 0 0;
}
 /* .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 20px;
    margin-top: 35px;
    height: 160px;
}
.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 20px;

    
}
.home1-mb-video{
    background-color: #00acfa;
}

.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;
}
.chiropractors_banner{
    display: none;
}
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: 42px;
    line-height: 68px;
    margin: 0 0 90px 0;
    color: white;
 
}
.index-p-video-conatiner{
    display: grid;
    justify-content: space-between;
    width: inherit;
    grid-template-columns: 30% 30% 30%;
}
.index-p-video-holder{
    background-color: white;
    width: fit-content;
}
.index-p-video-holder .ytvideo,
.index-p-video-holder .trusted-ytvideo{
    height: 273px !important;
	
}

.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: 90px;
}
/*col 1*/
.here-to-help-main-col{
    display: grid;
    justify-content: end;
}
.here-to-help-col1{
    max-width: 530px;
}
/*col2*/
.here-to-help-col{
    display: flex;
    max-width: 876px;
    margin-bottom: 35px;
}
.here-to-help-hd{
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    font-family: var(--air-bnp-medium);
}
/*col1 text*/
.here-to-help-txt{
    font-size: 22px;
    line-height: 36px;
}
/*col 2 txt*/
.we-are-here-txt{
    margin-left: 34px;
    font-size: 18px;
    line-height: 36px;
}

/* Slider CSS */
.container.tab-slider {
    max-width: 1580px !important;
    font-family: 'Montserrat';
    padding-bottom: 150px;
}
/* .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: 22px;
    color: #152139;
    line-height: 36px;
	font-family: var(--air-bnp-bold);
    letter-spacing: 0.005em;
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	-webkit-box-orient: vertical;
   	-webkit-line-clamp: 2; /* number of lines to show */
   	height: 72px; 	
}
.tab-slider h4.item-title :hover{
	color: #e6911d;
}
.tab-slider .img-and-cat .category{	
	margin: 20px 0;
	font-weight:500;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tab-slider .excerpt{
	margin: 20px 0;
	font-size:20px;
	font-family:"Inter";
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	-webkit-box-orient: vertical;
   	-webkit-line-clamp: 3; /* number of lines to show */
   	max-height: 108px; 
}
.tab-slider .img-and-cat .category a{
	color:#696c74;
	pointer-events: none;
	font-size: 20px;
	font-family:"Inter";
}

.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: 18px;
    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 p.read-more {
    font-size: 18px;
    line-height: 20px;
/*     letter-spacing: 0.15em; */
    font-weight: 700;
    font-family: var(--air-bnp-bold);
	color: black;
	display:none;
}

.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(../png/left-2.png);
}

.tab-slider button.owl-next span {
    content: url(../png/right-2.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;
}
.tab-slider .owl-carousel, .tab-slider .owl-carousel .owl-item, .tab-slider .nav-tabs .nav-link.active:after {
	position:unset !important;
}
.container.logo-slider-mobile {
    display: none;
}


/**************************footer**********************/
.footer{
    background-color: #0C1E3E;
}


.footerTxt {
    padding: 55px 0;
}
.footerTxt .zh-btn , .footer-text-5 .zh-btn{
    background-color: #E6911D;
}
.footerTxt h1 { 
    font-family: var(--air-bnp-medium);
    font-weight: var(--h-FontMedium);
    font-size: 39px;
    color: #fff;
}
.footerTxt h3 {
    font-family: var(--air-bnp);
    font-weight: var(--h-FontFamily);
    font-size: 23px;
    text-align: center;
    color: #fff;
}

.h-footbg {
    background-color: #152139;
    padding-top: 250px;
    padding-bottom: 110px;
}
.page-id-191 .h-footbg, .page-id-203 .h-footbg,
.page-id-199 .h-footbg, .page-id-189 .h-footbg,
.page-id-197 .h-footbg, .page-id-205 .h-footbg,
.page-id-193 .h-footbg, .page-id-195 .h-footbg,
.page-id-201 .h-footbg, .single .h-footbg{
	padding: 80px 0 !important;
} 
.h-footer-col2 {
    color: #fff;
}
.h-footer-col2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.h-footer-col2 ul li {
	margin-bottom: 5px;
    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);
	letter-spacing: 0.04em;
/*     font-size: 12px; */
/* 	line-height: 25px; */
	font-size:16px;
    line-height: 30px;
    color: #fff;
    margin-left: 15px;
	display:block;
}
.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, .h-footer-last i.fab {
    vertical-align: middle;
    margin-right: 8px;
}
.h-footer-last .ft-sale{
	display:flex;
	align-items:center;
}
.h-footer-last .ft-support{
	
}
/* footer social media */
.footer-social-media{
	display:flex;
	margin: 25px;
}
.footer-social-media a{
	margin-right:10px;
	border-radius:50%;
}
.footer-social-media a i{
	width: 30px;
    height: 30px;
    display: flex;
	color: #152139;
    justify-content: center;
    align-items: center;
    padding: 22px;
	font-size:20px;
    background: white;
    border-radius: 50%;
}
.footer-social-media a i:hover{
	background-color:#00acf9;
	color:white;
}


.tab-slider .owl-carousel::after {
    content: "";
    width: 30%;
    height: 450px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
 }

/* home 3  chiropractor*/
.chiro-img-mobile{
	display:none;
}
.home3-hero-text {
    max-width: 750px;
}
.home3-hero-text .h-thousands {
    font-size: 20px;
    line-height: 36px;
    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 -25px;
}
.chiropractic-text-wrapper {
    max-width: 750px;
    margin: 0 0 0 45px;
}
.chiropractic-text-wrapper h3 {
    font-size: 36px;
    margin: 0 0 30px 0;
    line-height: 32px;
    font-weight: 700;
    font-family: var(--air-bnp-bold);
}
.chiropractic-text-wrapper p {
    font-size: 21px;
    line-height: 36px;
}
.content-life-got-easier {
    margin-top: 45px;
}
.content-life-got-easier h2 {
    font-size: 42px;
    line-height: 68px;
    font-family: var(--air-bnp-medium);
}
.chiropractor-tab-wrapper {
    margin: 30px 0 0;
	position:relative;
}
ul#chiropractorsTab {
    justify-content: center;
    border:0;
}
ul#chiropractorsTab li button {
    font-size: 22px;
    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;
}
.chiropractor-tab-wrapper .tab-content{
    display: flex;
    justify-content: center;
    margin:-70px 0 60px;
}
.chiropractor-tab-wrapper .tab-content .tab-pane {
/*     position: relative; */
    padding-bottom: 100px;
    height: 800px; 
    width: 1336px;   
}
.chiropractor-tab-wrapper .tab-content .tab-pane>img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mc-single {
    max-width: 347px;
    max-height: 235px;
    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: -85px;
    left: 280px;
    min-height: 198px;
}
.mc-single.mc-cloud {
    right: 280px;
    bottom: -85px;
    min-height: 198px;
}


.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: 42px;
    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-mobile-slider{
    background-color: #00acfa;
}
#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: 200px;
	object-fit: cover;
}

h2.faqs-title {
    font-size: 37px;
    line-height: 56px;
    color:var(--bg-blue);
    margin: 65px 0;
    font-family: var(--air-bnp-exbold);
}
.page-id-31 h2.faqs-title{
    margin: 0 0 30px 0;
}
.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(../png/faq-plus-2.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(../png/faq-minus-2.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 / 10%);
    padding-top: 85px;
    margin-bottom: -80px;
}
.demo-form-outer-wrapper {
    max-width: 1160px;
    margin: 0 auto;
}
.demo-form-outer-wrapper h2 {
    font-size: 38px;
    line-height: 52px;
    font-weight: 500;
    font-family: var(--air-bnp-medium);
}
.page-id-31 .demo-form-outer-wrapper h2 {
    font-size: 34px;
    line-height: 46px;
}
.demo-form-outer-wrapper .sub-title {
    font-size: 26px;
    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: 37px;
    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 !important;
}
.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: 830px;
    background: url('../sukhiwebsiteimage.html');
    /*background-size: cover;*/
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: right;
}


.home-2-banner-txt h1{
    font-size: 52px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
    margin-top: 260px;
} 
.home-2-banner-txt p{
    font-size: 20px;
    line-height: 36px;
}

.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: 26px;
    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 h1 {
    font-family: var(--air-bnp-exbold);
    font-weight: bold;
    font-size: 37px;
    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: 36px;
    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 h1 {
    font-family: var(--air-bnp-exbold);
    font-weight: bold;
    font-size: 37px;
    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: 25px;
    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: 22px;
    line-height: 42px;
    text-align: center;
    color: #152139;    
 }
 .z-shuki-bg {
     position: relative;
 }
 .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: 24px;
    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 #video-pop .popup-youtube img {
    max-width: 100% !important;

}


/* Home 4 */

.bannar_4_1{
    margin-top: 33px;
    padding: 0px;
}
.heading-bl-vd h1{
    font-size: 42px;
    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;
}

.side-para {
    margin-left: 30px;
    /*margin-top: 42px;*/
    font-size: 18px;
    line-height: 50px;
    font-weight: 400;
    color: var(--text-color);
    font-family: var(--air-bnp-medium);
}
.side-para strong {
    font-size: 22px;
    color: var(--text-color);
}
.home4_video_1{
    padding: 106px 0px 40px;
}

.section-home4 .bannar_4_1 video{
    height: 635px !important;
}

.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,.review-ft-tp-div{
    background-color: rgb(0 172 250 / 10%);
}
.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: 150px;
}
.client-feedback-last-row{
    margin: -70px 0 30px 0 !important;

}
.client-feedback1{
   margin-bottom: 100px !important;
    color: var(--text-color); 
}

.client-feedback .item-2 {
    max-width: 931px;
    padding: 0px;
    color: var(--text-color);
    border-radius: 25px;
}
.client-feedback .item-2 video{
    box-shadow: 0 30px 20px rgba(0,0,0,0.20);
    border-radius: 25px;
    height: 548px;
}
.home4_video_1 .video_4_1 video{
    box-shadow: 0 30px 20px rgba(0,0,0,0.20);
    border-radius: 25px;

}

.home_4_slider {
    padding: 85px 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: 22px;
    line-height: 44px;
    font-family: var(--air-bnp-bold);
    color: var(--text-color);
}
.memeber_desk p{
    font-size: 20px;
    line-height: 50px;
    font-family: var(--air-bnp-medium);
    color: var(--text-color);
}
.customer-hear-txt h2{
    font-size: 42px;
    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);
}
.row-7-cl-des{
	height:215px;
}

.full-width-banner .ytvideo{
 	height:56.25vw;
	background-size:contain !important;
}
.client-feedback .row .col-xl-4>img{
    margin-top: 72px;
    display: none !important;
}
.client_name{
    padding: 5px 0;
    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(../png/left-2.png);
    width: 54px;
}
.home_4_slider button.owl-next span {
    content: url(../png/right-2.png);
    width: 54px;
}





/*********************************    home-10    ************************************/
.home-10-banner{
    margin-top: 33px;
    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{
    background: #fafeff;
}

.practice>.row>.col h1,
.commerce-platform>.row>.col h1{
    font-size: 32px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
}
.practice>.row>.col h2,
.commerce-platform>.row>.col h2{
    font-size: 22px;
    font-family: var(--air-bnp-medium);
    line-height: 40px;
}
.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{
    max-width: 1770px;
    margin: 0 auto;
}

.img-holder{
    height: 452px;
    max-width: 373px;
    border-radius: 20px;
    box-shadow: 0 3px 21px rgb(0 0 0 / 7%);
    
}
.img-container .col:nth-child(1) .img-holder{
    background: url('../png/health1-2.png')!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}

.img-container .col:nth-child(2) .img-holder{
    background: url('../png/health2-2.png')!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}
.img-container .col:nth-child(3) .img-holder{
    background: url('../png/health3-2.png')!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}
.img-container .col:nth-child(4) .img-holder{
    background: url('../png/health4-2.png')!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}

/* new row */
.well-pracrice-new-row .col:nth-child(1) .img-holder{
    background: url(../png/nutriontist-2.png)!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}


.well-pracrice-new-row .col:nth-child(2) .img-holder{
    background: url(../png/occupational-therapist-2.png)!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;   
}

.img-holder p{
    font-size: 20px;
    line-height: 35px;
    color: white;
    font-weight: bold;
    padding-top: 18px;
    font-family: var(--air-bnp-bold);
}

/*commerce platform*/
.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{
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    background-color: white;
}
.digi-op-col .digi-op-inner{
    padding: 0 30px;
}
.digi-op-heading{
    font-size: 21px;
    line-height: 51px;
    font-weight: 700;
    margin-top: 50px;
    font-family: var(--air-bnp-bold);
    display: flex;
   /* height: 75px;*/
}
.digi-op-col .hd1:before{
    content: url('../png/hippa-3.png') !important;
    margin-right: 10px;
    margin-top: -7px;
}
.digi-op-col .hd2:before{
    content: url('../png/cus-3.png') !important;
    margin-right: 10px;
    margin-top: -7px;
}
.digi-op-col .hd3:before{
    content: url('../png/icon_6-3.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: 20px;
    line-height: 51px;
    font-weight: 700;
}
.tools ul{
    height: 240px;
}
.tools>ul li{
    list-style: none;
    display: flex;
}
.tools>ul li p{
    font-size: 17px;
    line-height: 30px;
    font-family: var(--air-bnp-medium);
    margin: 0 0 10px 60px;
}



.tools>ul li:before{
    content: " ";
    width:36px;
    height: 36px;
    display: inline-block;
    margin-right: 28px;
    background: url('../png/tool-3.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-heading{
    font-size: 32px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
    margin-bottom: 130px;
}
.hippa-col{
    height: 285px;
    box-shadow: 13px 12px 30px #081f5333;
    border-radius: 10px;
}
.hippa-col-hd{
    font-size: 21px;
    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{
    background: #fafeff;
    padding-bottom: 80px;
}

.built-for h1{
    font-size: 32px;
    line-height: 72px;
    font-family: var(--air-bnp-medium);
}
.built-for-txt{
    font-size: 23px;
    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: 65px;
}
.built-for-col h3{
    font-size: 24px;
    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-cont {
    max-width: 1600px;
    margin: 0 auto;
    height: 100px;
}

.trusted-by .ytvideo,
.trusted-by .trusted-ytvideo {
/*     width: 100vw; */
    height: 54.6vw;
    background-size: contain !important;
}
.trusted-by .bg-white {
    width: 670px;
    height: 307px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.07);
    padding: 32px;
    transform: translateY(-190px);
}


.trusted-by .bg-white h1{
    font-size: 35px;
    line-height: 55px;
    font-family: var(--air-bnp-bold);
}



/*delivers*/
.delivers{
    max-width: 1650px;
    margin: 130px 0 130px 0;
}
.deliver-part{
    width: 1050px;
}
.delivers-col{
    /*margin-top: 73px;*/
 /*   height: 1110px !important;*/
}
/*for 1st p*/
.advanced{
    font-size: 35px;
    line-height: 46px;
    font-weight: bold;
    padding: 0;
    margin: 40px 0 0;
    color: #00ACFA;
    font-family: var(--air-bnp-bold);
}
/*for 2nd p*/
.dlvr-text{
    font-size: 15px;
    line-height: 41px;
    font-weight: bold;
    font-family: var(--air-bnp-bold);
}
.delivers-col h1{
    /*color: #00ACFA;*/
    font-size: 32px;
    font-family: var(--air-bnp-medium);
}
.deliver-part .delivers-col{
    border: 3px solid #CFD8DC;
    border-radius: 40px;
    background-color: white;
    width: 447px;
}
.features>ul li p{
    font-size: 20px;
    line-height: 30px;
    font-family: var(--air-bnp-medium);
    margin: 0 0 10px 60px;
}
.features>ul li:before{
    content: " ";
    width:36px;
    height: 36px;
    display: inline-block;
    margin-right: 28px;
    background: url('../png/tool-3.png') !important;
    position: absolute;
}
.features>ul li{
    list-style: none;
    display: flex;
    padding: 0 25px;
}
.delivers>.row>.col h2{
    font-size: 23px;
    line-height: 40px;
}
.delivers-col .btn{
    margin-top: 40px;
    margin-bottom: 40px;
}
.features{
    margin-top: 40px;
    height: 280px;
}
.del-btn{
    width: 290px;
    height: 70px;
    border: 3px solid #00ACFA;
    border-radius: 22px;
    font-size: 20px;
    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('../png/home-5-banner-2.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: 30px 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: 32px;
}

ul.feature{
    list-style: none;
    margin-left: 20px !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 {
    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(-11px, 34px );

}
.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: 32px;
    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: 85px 15px;
}
.blub-des {
    margin-top: 15px;
    text-align: center;
    display: block;
    font-family: var(--h-FontFamily);
    font-size: 18px;
    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: 39px;
    line-height: 62px;
    color: #fff;
    font-family: var(--air-bnp-medium);
}
.footer-text-5 h3{
    font-size: 25px;
    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: 85px;
    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-top: 85px;
}
.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);
    font-size: 22px;
}
#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: 38px;
    color: black;
    line-height: 50px;
}

#pk-monthly{
    font-size: 15px !important;
    font-family: var(--air-bnp-bold) !important;
}
ul.pk-age {
    list-style: none;
    padding: 0px;
    margin: 30px 0 0;
    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: 70px;
}
.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(../png/blue-icon-2.png);
    display: block;
    margin-right: 24px;
}
.review-plus li:before {
    content: url(../png/white-icon-2.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: 32px;
    line-height: 68px;
    font-family: var(--air-bnp-medium);
    color: var(--text-color);
    margin-bottom: 70px;
}
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.home10-link {
    color: #fff !important;
}
.home10-link:hover {
    color: #191970 !important;
}




/*home 3 and home 4 contact form error msge*/
.wpcf7 form.invalid .wpcf7-response-output{
    border: none !important;
    text-align: center !important;
    font-size: 20px !important;
    margin: 0 !important;
}
.demo-form-inner-wrapper form p input[type="submit"]:focus {
    background: var(--bg-blue) !important;
    color: #fff;
}



/*product tour*/

.product_tour_banner .zh-btn{
    box-shadow: 0 4px 4px #000000fc;
}

/***********************************custom post type***********************************/



/* pagination */
.pagination {
    margin: 50px;
    display: flex;
    justify-content: center;
	display:none !important;
}
.all-content .pagination a,.all-content .pagination span{
    color: black !important;
    margin: 0 10px;
    font-size: 20px;
}

/* case-study */
.case-study-blog .cover_photo img {
	width:100% !important;
	height:unset !important;	
}
.case_study .et_post_meta_wrapper img,
.newsroom .et_post_meta_wrapper img{
	width:33% !important;
}
#left-area .study_case .post-meta,
#left-area .ebook .post-meta{
	display:none;
}
/* ebook */
.single #left-area .ebook .et_post_meta_wrapper img,
.single #left-area .infographics .et_post_meta_wrapper img{
	display:none;
}




.z-footer-logo{
    max-width: 151px;
}



.ytvideo,
.trusted-ytvideo {
	width:100%; 
	height:inherit;
	object-fit:cover;
  	position: relative;
  	margin: 0;
  	padding: 0;
  	background-position: center !important;
  	background-size: 100%;
  	background-repeat: no-repeat;
  	cursor: pointer;
}
#video-pop .ytvideo, .video-pop .ytvideo,
#video-pop .trusted-ytvideo {
	height:100px;
	background-size:contain !important;
}

.ytvideo iframe,
.trusted-ytvideo iframe {
  border-style: none;
  height: 100%;
  width: 100%;
}
.home1-video-pop,
#video-change{
	width:577.5px;
    height: 518px;
	background-color:black;
}
/* .home1-video-pop .ytvideo{
	height:518px;
	background-size: contain !important;
	border-radius:20px;
} */

#video-change, .hidden-image.hide{
    display: none;
}
#video-change.show{
    display: block!important;
}

.logo-icon:hover{
    cursor: pointer;
}

.z-shuki-bg .ytvideo,
.z-shuki-bg .trusted-ytvideo {
    height: 54.096vw;
    background-size: cover!important;
 }

 .bannar_4_1 .ytvideo,
  .bannar_4_1 .trusted-ytvideo {
/*     width: 100vw; */
    height: 30.55vw;
    background-size: cover!important;
}
.modified-video .ytvideo,
.modified-video .trusted-ytvideo {
    width: 594px;
    height: 349.5px;
    background-size: contain !important;
}

.client-feedback .ytvideo,
.client-feedback .trusted-ytvideo {
    height: 548px;
    background-size: contain !important;
}
#trusted-gZ4AWYMilrs{
	background-size:cover !important;
}

.pagination span{
    margin: 0 6px;
    padding: 15px;
    width: 20px;
    background: #e6911d;
    border-radius: 50%;
    height: 20px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination a{
    margin: 0 6px;
    width: 20px;
    height: 20px;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f9f6f6;
    background: gray;
    border-radius: 50%;
}

.divi-theme-text-mod p{
    font-size: 18px;
    line-height:28px;
    color:#152139;
}
.get-free-demo{
    background-color:#e6911d !important;
    border:none !important;
    border-radius:4px !important;
    color:white !important;
    padding: 15px 30px !important;
	margin: 20px 0 !important;
	font-size:20px !important;
}
.et_pb_button.get-free-demo:hover {
    background-color:#9f6313;
    padding:15px 30px;
    border:none;
    border-radius:4px;
    color:white;
}
.et_pb_button.get-free-demo:hover:after {
    opacity:0;
}


/*contact form 7 */

.popmake form{
    width:50%;
    margin: 0 auto;
}

.popmake form input{
    width: 100%;
    border-radius: 8px;
    border: 1px solid #e6911d;
    padding: 8px 16px;
}

.popmake form input[type=checkbox]{
    width: unset;
    margin-right: 16px;
}

.popmake form input[type=submit]{
	background:#e6911d;
	color:white;
}
.popmake form input::placeholder{
	color:#e6911d !important;
}
.popmake-title{
	text-align:center !important;
	font-weight:700;
}
/*page best chiropractor ----contact form************/

#best-chiro-form {
    margin:40px 0;
}
#best-chiro-form .wpcf7 {
    margin: 0 auto;
    width: 80%;
}
#best-chiro-form .wpcf7 label {
    width:100%;
}
#best-chiro-form .wpcf7 label input, 
#best-chiro-form .wpcf7 label select {
    width:100%;
    border-radius:8px;
}
#best-chiro-form .wpcf7 p input[type=submit],
#wpcf7-f701-p245-o1 form input[type=submit]{
    width:100%;
    border-radius:8px;
    border: none;
    color: white;
    background: #e6911d;
    padding:8px 16px;
}


/***************************************** Responsive *********************************/


@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: 1680px){ 

    .container.pricing-table {
        right: -19%;
    }
   
}
@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%;
    }
    .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){ 
	body {
        zoom: 0.8 !important;
        }
    /*header*/
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .navbar-nav>.nav-link{
        font-size: 18px;
    }
    .header-form button {
        padding: 15.5px 50px;
    }

    /*home-2*/
    .home-2-banner-height {
    	height: 625px;
    	background-position: right;
    	background-size: 82%;
    }
    .home-2-banner-txt h1{
        margin-top: 180px;
    }
    .started-here-txt{
        padding: 0 20px;
    }
    /*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% !important;
    }

    .img-holder {
        /*height: auto;*/
        width: auto;
        padding: 12px;
    }
    .hippa{
        width: 1300px;
    }

    .built-for-inner {
        width: 1320px;
    }
    .trusted-by-cont {
        max-width: 1250px;
    }
    .trusted-by .container .col div {
        width: 619px;
        height: auto;
        transform: translateY(705px);
    }
    .deliver-part {
        margin-top: 65px;
    }
    .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 {
        max-width: 440px;
    }
    .digi-op-col .btn {
        width: 348px !important;
    }
    .home-10-banner h1 {
        max-width: 650px;
    }

    /*review page */
    .client-feedback-container .cl-ds-l-child{
        height: 215px !important;
    }
    /*home 3 chiropractic*/
    .page-id-31 .h-commerce-gap .row {
        min-height: 540px !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;
    }
     .header-form button {
        padding: 15.5px 76px;
    }
    .zh-btn {
        width: unset;
        max-width: 200px;

    }
    .digi-op-col .btn {
        max-width: 348px !important;
    }
    .home-2-banner-height {
        height: 655px;
        background-size: 79%;
    }
    .content-chiropractic-software img {

        margin: 0 0 0 -74px;
    }
    .z-shuki-bg .ytvideo,
   .z-shuki-b .trusted-ytvideo {
        height: 67vw;
    }

    .bannar_4_1 .ytvideo,
    .bannar_4_1 .trusted-ytvideo {
        height:38vw !important;
    }

}



@media screen and (max-width: 1024px) {
    body {
        zoom: unset !important;
    }
    /*header*/
    .client_description{
        height: 200px;
        line-height: 35px;
    }
    .username-btn {
        margin-left: auto;
    }
    .header-form {
        /*background: #f8f9fa;*/
        padding: 10px 0 50px 0;
    }
    .zh-nav li:not(:last-child){
        width: 100%;
    }
    .zh-nav li ul{
        width: 100% !important;
        margin-bottom: 20px;
    }
  
    /*end */
   /*mega menu */
	#mega-menu-item-19749 >.mega-sub-menu{
		width: inherit !important; 
		left:unset !important;
	}
    /*home 1 re*/
    .home-page-banner {
        margin-top: 0;
    }

    .cirleImg{
        display: flex !important;
        justify-content: center !important;
    }
	
	
	.index-p-video-conatiner{
    grid-template-columns: 32% 32% 32%;
	}
	.index-p-video-holder{
		width: unset;
	}
	.index-p-video-holder .ytvideo,
	.index-p-video-holder .trusted-ytvideo{
		height: 200px !important;
		background-size:cover !important;

	}
    /*home 1 re 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; */
		width:unset;
        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;
		text-align:center;
    }
    .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 .img-and-cat .category{
		text-align:left;
	}
	
    .tab-slider h4.item-title {
        font-size: 18px;
        color: #152139;
        line-height: 24px;
		-webkit-line-clamp: 3;
		text-align: left;
    }
	.tab-slider .excerpt p,
	.tab-slider .category a{
		font-size:16px !important;
		line-height:28px !important;
	} 


    .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: unset;
        margin-bottom: 50px;
        display: flex;
        justify-content: center;
    }

    .tab-slider div#nav-tab {
        margin-bottom: 10px;
    }
    .tab-slider .owl-carousel::after {
        height: 286px;        
     }
    .container.logo-slider-mobile {
        margin: 70px 0px 95px;
        max-width: unset !important;
    }

    .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;
        max-width: unset !important;
    }
    .video-col-1 {
        padding: 0px;
        width: 100%;
    }
    .home1-logo-container {
        margin: 80px auto;
    }
    .home1-logo {
        box-shadow: unset;
        display: grid;
    }
    .home1-logo div{
        margin: 40px 0;
    }

    .container.h-video {
        padding: 70px 15px 40px;
        margin: 0;
    }

    /* 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;
        margin: 0;
    }
    li.pricing-btn {
        margin-left: 0;
    }
    .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;
    }

/*     .h-video {
        margin-top: 100px;
    } */
    .h-coomwel-title {
        font-size: 32px;
        line-height: 45px;
        text-align: center;   

    }
    p.h-thousands ,.chiropractic-text-wrapper p{
        text-align: center;
        font-size: 18px !important;
        line-height: 28px !important;
        margin: 0 !important;  
    }

   
    .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;
    }

    .h-footer-col2, .z-footer-logo {
        margin-left: 65px;
        margin-bottom: 40px;
    }
	.footer-social-media{
		margin-bottom:65px;
	}
    .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;
    }

    .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-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;
        margin: 0;
        border-radius: 0;
    }
    .container.pricing-table {
        max-width: 525px !important;
    }
    .pricing-table button.get-popular:after{
        display: none;
    }

    /* 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;
    }
    .client-feedback .item {
        max-width: 33%;
    }
    .client-feedback .item:after{
        transform: translateX(240px);
    }
    .client-feedback .item-2 {
        max-width: 65%;
        padding: 0px;
        color: var(--text-color);
        display: flex;
        justify-content: center;
    }
    .container.container-xxl.home_4_slider {
        padding: 100px 30px!important;
    }
    .home_4_slider .item {
        padding: 0px 100px;
        align-items: center;
    }
    .client-feedback .row {
        margin-bottom: 60px !important;
    }
    .col-xl-12.customer-hear-txt {
        margin-top: 60px;
        margin-bottom: 0px;
    }
	.home-10-banner {
		height: auto;
	}

    /*home 2 footer*/
    .footer-top-home2{
        max-width: unset!important;
        margin: 0;
        border-radius: 0;
    }
    .here-to-help-col1 {
        max-width: 70%;
        margin: 0 auto 100px;
    }
    .here-to-help-hd {
        font-style: 28px;
    }
    .here-to-help-txt{
        font-size: 18px;
    }
    .here-to-help-main-col{
        justify-content: center;
    }
    /*home 3*/
    .h-commerce-gap {
        background-size: auto 400px;
    }
    .chiropractic-text-wrapper{
        margin: 0 auto;
    }
    .chiropractic-text-wrapper h3, .chiropractic-text-wrapper p{
        text-align: center;
    }
	.chiro-banner-desktop{
		display:none;
	}
    .reqdemo{
        display: flex !important;
        justify-content: center !important;
    }
    .transfor{
        margin: 0 auto;
    }
    .client-feedback .item-2 video{
        height: 364px;
    }
    .item .memeber_desk p{
        font-size: 22px;
        line-height: 35px;
    }
    .home4_video_1 .video_4_1 video{
        height: unset;
    }

    /*our story banner*/
    .home-2-banner-txt h1{
        margin-top: 25px !important;
    }
    .home-2-banner-txt{
        width: 64%;
    }
    .home-2-banner-height {
        height: 350px;
        background-position: right;
        background-size: 70%;
    }
    /*pricing page */

    .pricing-section .row{
        background: unset !important;
    }
    .pricing-section ul.feature{
        background: #00acfa;
        max-width: 50%;
        padding-left: 20px !important;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .h-coomwel-title{
        margin-top: 40px !important;
    }
    .page-id-31 .h-commerce-gap .row{
        min-height: unset !important;
    }
    .home3-hero-text{
        max-width: unset !important;
    }
    .h-commerce-gap{
        background: unset !important;
    }
    .h-commerce-gap .row{
        padding: unset !important;
    }
    .chiropractors_banner{
        display: flex;
    }
    .mc-single.mc-billing{
        left: 110px;
    }
    .mc-single.mc-cloud{
        right: 110px
    }
    .home3-book-demo-content .text-wrapper-mac-img {
        max-width: 500px;
        top: 130px;
    }
    .built-for-col div h3{
        padding-top: 20px;
    }
    .digi-op-dscrpt3{
        height: fit-content;
    }


    /*all heading for all page*/
    .heading-bl-vd h1,.customer-hear-txt h2 ,.demo-form-outer-wrapper h2,
    .home-2-banner-txt h1,.founder-section h1,.started-here-hd, .logo-slider-mobile h1,
    .h5-every-section h1,.h-coomwel-title,.h-trusted-by>h1,.trans_text,
    .modernize-heading,.h-whytitle,.here-to-help-hd1,.tab-slider .nav-title h1,
    .footerTxt h1,.chiropractic-text-wrapper h3,.content-life-got-easier h2,
    .home3-book-demo-content .text-wrapper h3,h2.faqs-title,.practice>.row>.col h1, 
    .commerce-platform>.row>.col h1 {

        font-size: 35px !important;
        line-height: 50px !important;
    }

    .z-shuki-bg .ytvideo,
    .z-shuki-bg .trusted-ytvideo {
        height: 73vh;
    }
    .client-feedback .ytvideo,
    .client-feedback .trusted-ytvideo {
        height: 294.31px;
        width: 500px;
    }
	.tab-slider .owl-carousel, .tab-slider .owl-carousel .owl-item, .tab-slider .nav-tabs .nav-link.active:after {
		position: relative !important;
	}
	/* footer social media */
	.footer-social-media{
		margin: 25px 75px;
	}

}


@media screen and (max-width:768px){ 
    .logo {
        max-width: 75px;
    }
    /*all heading for all page*/
    .heading-bl-vd h1,.customer-hear-txt h2 ,.demo-form-outer-wrapper h2,
    .home-2-banner-txt h1, .founder-section h1,.started-here-hd, .logo-slider-mobile h1,
    .h5-every-section h1, .monthly-services h1, .hp-5-zhealthtitle, .h-coomwel-title,
    .h-trusted-by>h1,.trans_text,.modernize-heading,.h-whytitle,.here-to-help-hd1,
    .tab-slider .nav-title h1,.footerTxt h1,.chiropractic-text-wrapper h3,
    .content-life-got-easier h2,.home3-book-demo-content .text-wrapper h3,
    h2.faqs-title,.practice>.row>.col h1, .commerce-platform>.row>.col h1,
    .hippa-heading,.built-for h1, .delivers h1 {

        font-size: 28px !important;
        line-height: 35px !important;
    }
    .practice .img-holder{
        height: 350px;
    }
    .digitize-op .row .col:last-child {
        margin-top: unset;
    }
    .built-for-col h3 {
        font-size: 22px;
        line-height: 35px;
    }
    .trusted-by-cont{
        height: unset !important;
    }
    .trusted-by .bg-white h1{
        font-size: 26px;
        line-height: 30px;
    }
    .deliver-part{
        margin-top: 0!important;
    }

    .built-for-col p,.delivers>.row>.col h2{
        font-size: 18px; 
        line-height: 28px !important;
    }
    .item .memeber_desk p{
        font-size: 18px;
        line-height: 30px;
    }
    .practice>.row>.col{
        margin-top: 20px !important;
        margin-bottom: 18px !important;
    }
    .commerce-platform>.row>.col h2, .built-for-txt{
        font-size: 18px !important; 
        line-height: 28px !important;
    }
    .home-2-banner-txt {
        width: unset;
        margin: 25px auto;
    }
    .h5-every-section{
        padding: 100px 0 !important;
    }
    ul.feature.p-0.m-0 li{
        font-size: 14px !important;
    }
    .pricing-table .package-title{
        font-size: 25px;
    }
    .modernize-row-2 {
        margin-top: 70px !important;
    }
    .h-common{
        font-size: 16px;
        line-height: 28px;
    }
    .md-des {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 50px;
    }
    .hippa-des{
        font-size: 14px;
        line-height: 25px;
    }
    .hippa-col-hd{
        font-size: 16px;
    }
    .digitize-op .col{
        margin-bottom: 60px;
    }

    .demo-form-outer-wrapper .sub-title {
        font-size: 20px;
        margin: 12px auto 30px;
    }
    .footer-top-home2 {
        border-radius: 0 !important;
        margin: 0;
        padding: 0;
        max-width: unset !important;
    }
    .h-footbg {
        background-color: #152139;
        padding-top: 90px;
        padding-bottom: 0;
    }
    .h-footer-col20 {
        margin-left: 65px;
        margin-bottom: 70px;
    }
	.z-footer-logo {
        margin-left: 65px;
        margin-bottom: 0;
    }
    .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-tool p {
        max-width: auto !important;
        width: auto !important;
    }

    .section-home4 .bannar_4_1 video{
        height: 540px !important;
    }
    
	
	
	 /* Home 10 */
    .delivers {
        margin: 0 !important;
    }
    .built-for-col {
        width: 100%;
        height: 320px;
        padding: 10px 0;
    }

    /* Home 5 */
    ul.pk-age li{
        font-size: 16px;
    }
 
    .container.pricing-table {
        max-width: 60% !important;
        right: -35% !important;
    }
    .pricing-table button.get-popular {
        width: 117px;
        margin-left: 87px;
        font-size: 18px;
        display: none;
    }
    .pricing-table button.get-popular:after {
        /*border-top: 45px solid #0886bc;
        border-left: 45px solid #ff000000;
        border-right: 45px solid #ff000000;
        border-bottom: 45px solid #ff000000;
        transform: rotate(152deg) translate(-11px, 54px );*/
    }
    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-feedback .item {
        padding: 33px 14px;
    }
    .client_description {
        font-size: 14px;
        line-height: 26px;
        height: 147px;
    }
    .client-feedback .item:after {
        transform: translateX(150px);
    }


    /********home 5*******/

    .plus, .review-plus{
        padding: 65px 0px;
    }
    /*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;
        margin: 0 auto;
    }

        /*home 3*/

    .h-commerce-gap {
        background: #fff;
        margin-top: 50px;
    }
    .h-commerce-gap .row{
        min-height: unset;
    }
    .home3-hero-text{
        max-width: unset;
    }
    /*product tour*/
    .trusted-by .bg-white{
        transform: unset;
        width: unset;
        box-shadow: unset;
    }

    .client-feedback .item-2 video{
        height: unset;
    }

    /*chiropractor*/
    .chiropractor-tab-wrapper .tab-content .tab-pane{
        min-height: 1000px;
    }
    .chiropractor-tab-wrapper .tab-content .tab-pane>img{
        position: unset !important;
        transform: unset !important;
    }
	.mc-single p {
    	font-size: 15px;
    	line-height: 20px !important;
	}
	.mc-single h5 {
   	 	font-size: 16px;
    	margin: 10px 0 0px;
	}

    .mc-single.mc-scheduling {
        left: 0;
        top: 365px;
    }
    .mc-single.mc-practice{
        right: 0;
        top: 365px;
    }
    .mc-single.mc-charting {
        left: 0;
        top: 600px;
    }
    .mc-single.mc-manage {
        right: 0;
        top: 600px;
    }
    .mc-single.mc-billing {
        left: 0;
        bottom: unset;
        top: 835px;
    }
    .mc-single.mc-cloud{
        right: 0;
        bottom: unset;
        top: 835px;
    }
    .home3-book-demo-content{
        margin-bottom: 80px !important
    }
    .home3-book-demo-content .text-wrapper-mac-img {
        display: none;
    }

.home1-video-pop,#video-change{
    width: 379.5px;
    height: 340px;
    margin: 0 auto;
}

    .modified-video .ytvideo,
    .modified-video .trusted-ytvideo {
        width: 396px;
        height: 233px;
    }

    .client-feedback .ytvideo,
    .client-feedback .trusted-ytvideo {
        height: 253px;
        width: 430px
    }   
	/*    tab slider  */
	.tab-slider .excerpt {
		display:none;
	}
	.tab-slider p.read-more {
		font-size: 12px;
		line-height: 20px;
		font-family: "Inter";
		color: #00acfa;
		text-align:left;
		display: block;
		margin-top:18px;
	}
	.tab-slider p.read-more a{
		color: #00acfa;
	}
	.tab-slider .tab-content .owl-carousel .item-slider-body .image-section img {
		border-radius: 12px;
	}
	.tab-slider .excerpt p, .tab-slider .category a {
    	font-size: 14px !important;
		color:#00acfa !important;
    	line-height: 20px !important;
	}
	.tab-slider .img-and-cat .category {
    	margin: 18px 0;
	}


}

@media screen and (max-width:600px){
	.header-form{
		display: grid;
		grid-template-columns: 33% 33% 33%;
		grid-column-gap: 1%;
		
	}
	.header-form button {
		padding: 12.5px 37px;
	}
	.header-form input {
    	margin-right: 0;
		width:100%;
	}
    .home1-video-pop,#video-change{
        margin-top: 35px;
        width: 379.5px;
        height: 340px;
    }

    .content-form-book-a-demo {
        padding: 40px 0 !important;
        margin: 0 !important;
    }
    .built-for-col{
        height: 230px;
    }
    .features>ul li p{
        font-size: 14px;
    }
    .z-above-team .z-home2-software span{
        font-size: 25px;
        line-height: 30px;
        font-weight: bold;
    }
    .z-home2-software{
        font-size: 22px;
        line-height: 35px;
    }
    .client-feedback .item-2 video {
        margin-bottom: 60px;
    }
    .feature-table-1 li:nth-child(1), .feature-table-2 li:nth-child(1){
        padding: 10px;
    }
	/* 	home 1 */
	.index-p-video-conatiner {
    	grid-template-columns: 100%;
	}
	.index-p-video-holder {
    	margin-bottom: 50px;
	}
	.h-video .reqdemo {
		margin-top: 0;
	}
    /*home 3*/
    .chiropractor-tab-wrapper .tab-content .tab-pane{
        height: auto;
		padding:0;
    }
    .chiropractor-tab-wrapper .tab-content .tab-pane>img {
		margin-top:50px;
    }
    .content-chiropractic-software img {
        margin: 0 !important;
    }

    .section-home4 .bannar_4_1 video{
        height: 300px !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;
    }
    /******/
    .h-commerce-gap {
        background: #fff;
        margin-top: 50px;
    }

    .chiropractic-text-wrapper{
        margin: 0;
		padding:0 !important;
    }
    .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 {
/*         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 {
        color: black;
    }
    .home3-book-demo-content .text-wrapper {
        padding: 10px 0 30px;
        border-radius: 0;
        background: transparent;
    }
    #home-3 .h-video {
        margin-top: 0;
    }
    .faqs-content {
        margin-top: 90px;
        margin-bottom: 100px;
    }
    .faq-single {
        padding: 0 !important;
        border: 0;
        border-radius: 0;
    }
    .faq-single-title {
        font-size: 15px;
        background-size: 6% !important;
        padding-right: 40px;
        line-height: 24px;
    }
    .faq-single + .faq-single {
        margin-top: 60px;
    }
    .demo-form-outer-wrapper h2 {
        font-size: 38px;
        line-height: 62px;
    }

    .content-form-book-a-demo {
        margin-bottom: 80px;
    }
    .btn-contact-us {
        font-size: 18px;
        line-height: 33px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        background: var(--bg-blue);
        height: 60px;
        border-radius: 9px;
        padding: 13px;
    }


    /* home 2 */
    
    .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; */
		width:unset;
    }

    .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 {
        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;
    }
    ul.pk-age{
        display: grid;
        justify-content: center;
    }
    .container.pricing-table{
        max-width: 45% !important;
        right: -40% !important;
    }
    .pricing-table .package-title{
        font-size: 14px;
    }
    .pricing-table .package-month{
        font-size: 11px;
        line-height: 16px;
    }
    ul.feature.p-0.m-0 li {
        font-size: 12px !important;
    }
    .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 !important;
    }
    .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;
    }
	.tab-slider h4.item-title{
		-webkit-line-clamp: unset;
		height:unset;
	}
    .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(275px);
    }
	
	 .built-for{
        height: auto;
    }

    .h-trusted-by{
        display: none;
    }
    .trusted-by .container .col div {
        transform: translateY(313px);
    }
    .trusted-by .bg-white {
        height: unset;
    }
    .z-shuki-bg .ytvideo,
    .z-shuki-bg .trusted-ytvideo {
        height: 41vh;
    }
    .client-feedback .ytvideo,
    .client-feedback .trusted-ytvideo {
        height: 170.7px;
        width: 290px;
        margin-bottom: 55px;
    }
    
    
}

@media screen and (max-width: 400px){
    .home1-video-pop {
        width: 330px;
		height:auto;
    }
    .home1-video-pop .ytvideo,
    .home1-video-pop .trusted-ytvideo {
        height: 296px;
    }
    .z-shuki-bg .ytvideo,
    .z-shuki-bg .trusted-ytvideo {
        height: 36vh;
    }

}

@media screen and (max-width: 320px){
    .header-form input{
        max-width: 90px;
    	margin-right: 0px;
    }
    .header-form button {
        padding: 12.5px 22px;
    }
    .client-feedback .item:after {
        transform: translateX(210px);
    }
    ul.pk-age{
        display: grid;
        justify-content: center;
    }
    .home1-video-pop {
        width: 247px !important;
    }
    .home1-video-pop .ytvideo,
    .home1-video-pop .trusted-ytvideo {
        height: 222px;
    }
    .z-shuki-bg .ytvideo,
    .z-shuki-bg .trusted-ytvideo {
        height: 31vh;
    }
    .modified-video .ytvideo,
    .modified-video .trusted-ytvideo {
        width: 289px;
        height: 170px;
    }
    
}



