/**
 * ------------------------------------------------------------------------
 * JA Healthcare Template
 * ------------------------------------------------------------------------
*/
body {
	font-size:16px
}
.module-bg.bg-gray-1 {
  background: #BB9FFC;
}
.module-bg.bg-gray-2 {
  background: #623CC2;
}
.module-bg.bg-gray-3 {
  background: #FCDBC5;
}
td, tr td{ border-top:none;border:none;}
.item-page .article-content{ font-size:17px;}
.cat-children .cat-children-item{ float:left;}

@media (max-width: 767px) {
  
  .acm-features.style-1 .owl-nav {  
  	left: 75%;margin-bottom: 0;
   }
   .footer-menu{ display:none;}
}
.nav-pills > li > a{ padding:6px;}
.one-half{ display:flex;font-size: 16px;
}
.one-half li{ float:left; list-style-type:none; padding:2px;}