@charset "utf-8";
/* CSS Document */

.animsition { overflow: hidden; }
/*-------------------------------------------------- */
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
a.logo {
	display: inline-block;
	margin-top: -30px;
	margin-left: -22px;
	z-index: 99;
}
@media (max-width: 1200px) {
	.navbar-header {
		width: 165px;
		margin-top: -24px;
		margin-left: -22px;
	}
	a.logo {
		margin-top: 0;
		margin-left: 0;
	}
	a.logo img {
		width: 100%;
		height: auto;
	}
}
@media (max-width: 991px) {
	.navbar-header {
		width: 100%;
		margin-top: 0;
		margin-left: 0;
	}
	a.logo {
		display: inline-block;
		margin-top: -10px;
		margin-left: -20px;
		position: absolute;
	}
	a.logo img {
		width: 60%;
	}
}

.DBAnavbar-fixed-top {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1030;
}
.DBAnavbar {
	border-radius: 10px;
	height: 58px;
	margin-top: 76px;
	margin-left: 20px;
	width: 76%;
	background: url(../images/navbg.jpg) repeat-x;
	box-shadow: 0px -3px 0px 0px rgba(0, 153, 153, 0.75);
}
.DBAnavbar > .collapse > ul > li > a {
	font-size: 14.5px;
	line-height: 15px;
	margin-top: 5px;
}
.DBAnavbar > .collapse > ul > li > a:hover {
	color: #fff !important;
	background: #009999 !important;
	border-radius: 10px;
}
.DBAnavbar > .collapse > ul > li.active > a {
	color: #fff !important;
	background: #009999 !important;
	border-radius: 10px;
}
.DBAnavbar > .collapse > ul > li:first-child > a {
	width: 50px;
	display: block;
	background-image: url("../images/icons/home.png")!important;
	background-repeat: no-repeat !important;
	background-position: center;
	margin-left: 5px;
}
.DBAnavbar > .collapse > ul > li:first-child > a:hover {
	background-image: url("../images/icons/home-.png")!important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	border-radius: 10px;
}
.DBAnavbar > .collapse > ul > li:first-child.active > a {
	display: block;
	background-image: url("../images/icons/home-.png")!important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-color: #009999 !important;
	border-radius: 10px;
	margin-left: 5px;
}
.DBAnavbar li > ul > li > a {
	color: #3c3c3c;
	border-bottom: solid thin #e1e0e0;
	padding-left: 10px;
	padding-right: 10px;
}
.DBAnavbar li > ul > li > a:hover {
	color: #000;
	background-color: #dadada;
	border-bottom: solid thin #009999;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	color: #fff !important;
	background: #009999 !important;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
@media (max-width: 1200px) {
	.DBAnavbar {
		padding-right: 0;
		width: 77%;
	}
	.DBAnavbar > .collapse > ul > li > a {
		font-size: 13.5px;
		padding: 15px 5px;
	}
	.DBAnavbar > .collapse > ul > li:first-child > a {
		width: 40px;
		padding: 15px 0;
	}
}
@media (max-width: 991px) {
	.navbar-nav {
		margin: 0;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
	}
	.DBAnavbar {
		border-radius: 10px;
		width: 100%;
		height: auto;
		background-size: cover;
		margin-top: 40px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.navbar-inverse-collapse > ul {
		margin-top: -5px;
	}
	.navbar-inverse-collapse > ul > li > a {
		font-size: 13.5px;
		line-height: 25px;
		padding: 5px 15px;
		text-align: right;
	}
	.navbar-inverse-collapse > ul > li > a:hover {
		color: #fff !important;
		background: #009999 !important;
		border-radius: 0;
	}
	.navbar-inverse-collapse > ul > li:first-child > a {
		display: block;
		background-image: url("../images/icons/home.png")!important;
		background-repeat: no-repeat !important;
		background-position: 98%;
	}
	.navbar-inverse-collapse > ul > li:first-child > a:hover {
		background-image: url("../images/icons/home-.png")!important;
		background-repeat: no-repeat !important;
		background-position: 98% !important;
		border-radius: 0;
	}
	.navbar-inverse-collapse > ul > li:last-child > a:hover {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.nav .open > a,
	.nav .open > a:hover,
	.nav .open > a:focus {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}
@media (max-width: 480px) {
	.DBAnavbar {
		margin-top: 20px;
	}
	.navbar-inverse-collapse > ul > li:first-child > a {
		background-position: 97%;
	}
	.navbar-inverse-collapse > ul > li:first-child > a:hover {
		background-position: 97% !important;
	}
}

.callnow {
	position: absolute;
	text-align: right;
	right: 24.5%;
	top: 20px;
}
.callnow p {
	font-family: 'Arvo', serif;
	margin: 0;
	text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
	/*background-color: rgba(255,255,255, 0.5);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
}
.callnow h3 {
	margin: 0;
	color: #06928a;
	text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
	/*background-color: rgba(255,255,255, 0.3);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;*/
}
@media (max-width: 991px) {
	.callnow {
		position: absolute;
		text-align: right;
		right: 75px;
		top: 45px;
	}
}
@media (max-width: 480px) {
	.callnow {
		top: 26px;
	}
	.callnow h3 {
		font-size: 20px;
	}
}
@media (max-width: 380px) {
	.callnow {
		top: 28px;
	}
	.callnow h3 {
		font-size: 18px;
	}
}

/*-------------------------------------------------- */
/* BODY
-------------------------------------------------- */
.mycontainerpad {
	padding-top: 20px;
	padding-bottom: 20px;
}

.HomePns {
	background-size: cover !important;
	height: 140px;
	display: block;
	border: #30b398 solid 3px;
}
.Home1Pn {	background: url(../images/pn1.jpg) center no-repeat;}
.Home2Pn {	background: url(../images/pn2.jpg) center no-repeat;}
.Home3Pn {	background: url(../images/pn3.jpg) center no-repeat;}
.Home4Pn {	background: url(../images/pn4.jpg) center no-repeat;}
.Home5Pn {	background: url(../images/pn5.jpg) center no-repeat;}
.Home6Pn {	background: url(../images/pn6.jpg) center no-repeat;}
.HomePns > p {
	background: #30b398;
	max-width: 300px;
	width: 100%;
	padding: 12px 5px;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	margin: auto;
	margin-top: 110px;
	cursor: default;
	-webkit-transition: all 700ms;
	        transition: all 700ms;
}
@media (max-width: 1200px) {
	.HomePns > p {
		font-size: 15px;
		max-width: 275px;
	}
}
@media (max-width: 991px) {
	.HomePns > p {
		font-size: 18px;
		max-width: 650px;
	}
	.PnMarTop {
		margin-top: 30px;
	}
}
@media (max-width: 480px) {
	.HomePns > p {
		font-size: 15px;
	}
}
.HomePns > p:hover {
	background: #333;
}
.HomePns > p > a {
	display: block;
	color: #fff;
}
.DBPnl {
	margin-bottom: 15px;
}
h3.head {
	color: #009999;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: #333 dotted 1px;
}

.bodypart .col-md-2 {
	width: 14%;
}
.bodypart .col-md-10 {
	margin-top: 1%;
}
@media (max-width: 1200px) {
	.bodypart .col-md-2 {
		width: 16%;
	}
	.bodypart .col-md-10 {
		margin-top: 0;
	}
}
@media (max-width: 991px) {
	.bodypart .col-md-2 {
		width: 20%;
	}
}
@media (max-width: 771px) {
	.bodypart > .row {
		margin-bottom: 0;
	}
	.bodypart .col-md-2 {
		width: 120px;
		margin-bottom: 15px;
	}
	.bodypart .col-md-2 > img {
		border-width: 5px;
	}
}
.bodypart h4 {
	color: #5d605a;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}
.bodypart h4 > small {
	color: #5d605a;
	font-weight: bold;
	text-transform: none;
}

/* ------------------------ About ------------------------------ */
.AbPic { }
.AbQua {
	font-size: 15px;
	padding: 0 0 0 20px;
}
.AbQua li {
	padding: 2px 0;
}

.mainAllCards { }
.card {
	background: #eff0f0; border-radius: 2px; display: inline-block; margin: 10px; position: relative; width: 23%; padding: 15px;  vertical-align: top;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	text-align: center;
}
.card:hover { box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); }
.card:focus { text-decoration: none; }
.card img { background-size: cover !important; width: 60%; border-radius: 15px; border: #ccc solid thin; }
.card h3 { margin: 8px 0 5px; font-size: 18px; font-weight: 400; color: #e00282; }
.card:hover h3 { color: #e00282; }
.card p { font-size: 13px; color: #474747; margin: 2px 0 0; }
.card h3 span, .card p span { white-space: nowrap; }
@media (max-width: 1300px) {
	.card {	width: 22%; padding: 15px; }
}
@media (max-width: 1200px) {
	.card h3 { font-size: 18px; }
}
@media (max-width: 1100px) {
	.card h3 { font-size: 16px; }
	.card p { font-size: 12px; }
}
@media (max-width: 991px) {
	.card {	width: 30%; padding: 15px; }
}
@media (max-width: 700px) {
	.card {	width: 45%; padding: 15px; }
	.card h3 { font-size: 18px; }
	.card p { font-size: 13px; }
}
@media (max-width: 480px) {
	.card {	width: 40%; padding: 10px; }
	.card h3 { font-size: 14px; }
	.card p { font-size: 12px; }
}

/* ------------------------ Uterine ------------------------------ */
table.myUterineboxs {
	width: 100%;
	margin-top: 10px;
	border-collapse: separate !important;
    border-spacing: 5px !important;
}
table.myUterineboxs p {
	margin-top: 10px;
	margin-bottom: 0;
}
table.myUterineboxs td {
	padding: 15px;
	background: #f4f4f4;
	border-radius: 10px;
	width: 25%;
}
@media only screen and (max-width: 768px) {
	/* Force table to not be like tables anymore */
	.myUterineboxs td,
	.myUterineboxs tbody,
	.myUterineboxs tr {
		display: block;
		width:100%;
		padding:0;
		clear:both;
		margin-bottom: 10px;
	}
	table.myUterineboxs td {
		/* Behave  like a "row" */
		position: relative !important;
		width: 100%;
	}
}

/* ------------------------ Media & Publication ------------------------------ */
.mediaPns {
	background-size: cover !important;
	height: 140px;
	display: block;
	border: #30b398 solid 3px;
}
.media1Pn {	background: url(../images/6-monsoon-survival-tips-for-pregnant-women.jpg) center no-repeat;}
.media2Pn {	background: url(../images/8-causes-of-preterm-labour-you-ought-to-know.jpg) center no-repeat;}
.mediaPns > p {
	background: #30b398;
	max-width: 90%;
	width: 100%;
	padding: 12px 5px;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	margin: auto;
	margin-top: 110px;
	-webkit-transition: all 700ms;
	        transition: all 700ms;
}
@media (max-width: 991px) {
	.mediaPns > p {
		font-size: 18px;
		max-width: 650px;
	}
}
@media (max-width: 480px) {
	.mediaPns > p {
		font-size: 15px;
	}
}
.mediaPns > p:hover {
	background: #333;
}
.mediaPns > p > a {
	display: block;
	color: #fff;
}

/* ------------------------ Articles ------------------------------ */
ul.ArticlesList {
	margin-left: -20px;
	margin-top: -10px;
}
ul.ArticlesList > li {
	border-bottom: #999 dashed thin;
}
ul.ArticlesList > li a {
	display: block;
	padding: 10px 0;
}
ul.ArticlesList > li a:hover {
	padding-left: 10px;
	color: #333;
	background: #f3f3f3;
}

/* ------------------------ Contact ------------------------------ */
.boxes {
	background-color: #ECECEC;
	padding: 15px;
	border-radius: 5px;
}
.boxes h5{
	margin-bottom: 2px;
	font-weight: bold;
}
.boxes hr {
	margin: 5px 0 10px !important; color:#ccc;background-color:#ccc;height:1px;border:none; clear: both;
}
.boxes p:last-child {
	margin-bottom: 0;
}
@media (max-width: 768px) {
	.boxes {
		margin-bottom: 10px;
	}
}

/*-------------------------------------------------- */
/* FOOTER
-------------------------------------------------- */
footer {
	
}
.allrights {
    color: #fff;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
	margin-top: 19px;
}
@media (max-width: 768px) {
	.allrights {
		margin-top: 10px;
		text-align: center;
		margin-bottom: 10px;
	}
}
ul.social {
	padding-left: 0 !important;
	margin-top: 3px;
	margin-bottom: 0;
}
.social li {
	display: inline-block;
	margin: 3px 2px;
	list-style: none;
}
.social li:first {
	margin-left: 0;
}
@media (max-width: 768px) {
	ul.social {
		padding-left: 0 !important;
		margin-top: 5px;
		margin-bottom: -7px;
		text-align: center;
	}
}
.TAicon {
	background-size: cover !important;
	width: 38px;
	height: 38px;
	display: inline-block;
	margin: auto;
}
.TAicon-facebook {
	background: url(../images/icons/icon-facebook.png) no-repeat center;
}
.TAicon-facebook:hover {
	background: url(../images/icons/icon-facebook-ho.png) no-repeat center;
}
.TAicon-twitter {
	background: url(../images/icons/icon-twitter.png) no-repeat center;
}
.TAicon-twitter:hover {
	background: url(../images/icons/icon-twitter-ho.png) no-repeat center;
}
.TAicon-gplus {
	background: url(../images/icons/icon-gplus.png) no-repeat center;
}
.TAicon-gplus:hover {
	background: url(../images/icons/icon-gplus-ho.png) no-repeat center;
}
/*
Author: Alpesh Panchal
Author Email: alpesh88ww@gmail.com
*/