html, body {
	font-family: 'Poppins', sans-serif !important;
	margin: 0;
	padding: 0;
	width: 100%;
}

h1, h2, h3, h4, h5, h6, p, li {
	font-family: 'Poppins', sans-serif !important;
}

h1 {
	font-size: 28px !important;
	font-weight: 600;
	line-height: 140%;
	text-align: left;
	padding: 0 0;
	margin: 0 0 !important;
}

h2 {
	font-size: 28px !important;
	font-weight: 100;
	line-height: 140%;
	text-align: left;
	padding: 0 0;
	margin: 0 0 !important;
}

h3 {
	font-size: 22px !important;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	padding: 0 0;
	margin: 0 0 !important;
}

h4 {
	font-size: 19px !important;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	padding: 0 0;
	margin: 0 0 !important;
}

h5 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: 140%;
	text-align: left;
	padding: 0 0;
	margin: 0 0 !important;
}

a {
	font-size: 14px;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 300;
}

p {
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	padding: 4px 0;
	margin: 0 0;
}

.banner-cont-inn .row, .profile-space .row {
	max-width: 100% !important;
}

.margin-left20 {
	padding-left: 20px;
}

.media-heading {
	color: #FFF;
	padding: 0 0 14px 0;
	display: block;
}

.mid-bglite {
	background-color: #fafafa;
	padding: 20px 0;
	float: left;
	margin: 0 0;
	width: 100%;
}

.pad-50 {
	padding: 50px 0;
	float: left;
}

.pad-bottom-20 {
	padding: 0px 0 15px 0;
	float: left;
}

label {
	font-size: 14px !important;
	color: #454545 !important;
	font-weight: normal !important;
}

.mid-bglite input[type="text"] {
	background-color: #FFF;
	border: 0;
	height: 50px;
	padding: 10px;
	box-shadow: 1px 3px 2px -1px rgba(0, 0, 0, .1);
	font-size: 14px;
	color: #454545;
	margin-bottom: 20px;
}

.mid-bglite input[type="date"] {
	background-color: #FFF;
	border: 0;
	height: 50px;
	padding: 10px;
	box-shadow: 1px 3px 2px -1px rgba(0, 0, 0, .1);
	font-size: 14px;
	color: #454545;
}

.select {
	margin: 2px 0 0 0px;
	padding: 10px;
	border: 2px solid #9097b1;
	width: 180px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 50px;
}

.mid-bglite textarea.form-control {
	background-color: #FFF;
	border: 0;
	height: auto;
	padding: 10px;
	box-shadow: 1px 3px 2px -1px rgba(0, 0, 0, .1);
	border: 0px !important;
	margin-bottom: 20px !important;
	border-radius: 0px;
	font-size: 14px;
	color: #454545;
	line-height: 140%;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #454545;
	opacity: 0.4; /* Firefox */
	font-size: 14px;
}

.btn-info, .btn-primary:active, .btn-primary:visited {
	background-color: #00bcd4 !important;
	width: 140px;
	height: 45px;
	border: none;
}

	.btn-info:hover {
		background-color: rgba(0, 188, 212, 0.8) !important;
		border: none;
	}

.mid-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}

.pad-left-0 {
	padding-left: 0 !important;
}

#nav-bar {
	background-color: #120465;
	border: none;
	border-radius: 0px;
}

.center-hold {
	width: 70%;
	margin: 0 auto;
}

.center-hold-90 {
	width: 90%;
	margin: 0 auto;
}

#nav-bar ul li {
	font-size: 13px;
	background-color: none;
}

.navbar-header p {
	color: #FFF;
	font-size: 18px;
	padding: 0 0;
	margin: 10px 00 0;
	float: left;
}

.navbar-inverse .navbar-nav > .active > a {
	background-color: transparent !important;
	border-bottom: 4px solid #120465;
}

	.navbar-inverse .navbar-nav > .active > a:hover {
		border-bottom: 4px solid #00bcd4;
	}

.mode-consult {
	background: #FFF;
	box-shadow: 1px 3px 2px -1px rgba(0, 0, 0, .2);
	padding: 10px 20px;
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
}

a.btn.btn-cust {
	border: 1px solid #00bcd5 !important;
	border-radius: 4px;
	padding: 8px 20px;
	font-size: 14px;
	font-weight: normal;
	color: #00bcd5;
}

	a.btn.btn-cust:hover {
		border: 1px solid #00bcd5 !important;
		background-color: #00bcd5;
		color: #FFF;
	}

.sub-head2 h2 {
	padding-left: 20px;
}

.primary-btn {
	background: transparent;
	border: 1px solid #0056e0;
	color: #0056e0;
	padding: 7px 20px;
	font-size: 16px !important;
	line-height: 140%;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

	.primary-btn:hover, .primary-btn:focus, .primary-btn:active {
		background: #0043a5;
		color: #FFF !important;
		text-decoration: none;
	}

.btn-section {
	float: left;
	margin-top: 10px;
}

.recent-btn-section {
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

.footer-underneath .row, .profile-space .row {
	max-width: 100% !important;
}

.profile-space {
	width: 100%;
	background: #0043a5 url(../images/about-us-topbanner.jpg) 50% 50% no-repeat;
	float: left;
	position: relative;
}

.banner-mask {
	width: 100%;
	display: block;
	position: absolute;
	background: rgba(73, 73, 73, 0.6);
	height: 100%;
	top: 0;
	left: 0;
}

.sidebar p:nth-child(1) {
	margin: 6px 0 0 0;
	border-bottom: 1px solid #ebebeb !important;
}

.margin-left20 {
	padding-left: 20px;
}

.media-heading {
	color: #FFF;
	padding: 0 0 14px 0;
	display: block;
}

.mid-bglite {
	background-color: #fafafa;
	padding: 20px 0;
	float: left;
	margin: 0 0;
	width: 100%;
}

.pad-50 {
	padding: 50px 0;
	float: left;
}

.pad-bottom-20 {
	padding: 0px 0 15px 0;
	float: left;
}

label {
	font-size: 14px !important;
	color: #454545 !important;
	font-weight: normal !important;
}

.mid-bglite input[type="text"] {
	background-color: #FFF;
	border: 0;
	height: 50px;
	padding: 10px;
	box-shadow: 1px 3px 2px -1px rgba(0, 0, 0, .1);
	font-size: 14px;
	color: #454545;
	margin-bottom: 20px;
}

.mid-bglite input[type="date"] {
	background-color: #FFF;
	border: 0;
	height: 50px;
	padding: 10px;
	box-shadow: 1px 3px 2px -1px rgba(0, 0, 0, .1);
	font-size: 14px;
	color: #454545;
}

.select {
	margin: 2px 0 0 0px;
	padding: 10px;
	border: 2px solid #9097b1;
	width: 180px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 50px;
}

.mid-bglite textarea.form-control {
	background-color: #FFF;
	border: 0;
	height: auto;
	padding: 10px;
	box-shadow: 1px 3px 2px -1px rgba(0, 0, 0, .1);
	border: 0px !important;
	margin-bottom: 20px !important;
	border-radius: 0px;
	font-size: 14px;
	color: #454545;
	line-height: 140%;
}

::placeholder {
	color: #454545;
	opacity: 0.4;
	font-size: 14px;
}

.btn-info, .btn-primary:active, .btn-primary:visited {
	background-color: #00bcd4 !important;
	width: 140px;
	height: 45px;
	border: none;
}

.fee-modal-hold .btn-info {
	background-color: #00bcd4 !important;
	width: auto;
	height: 45px;
	border: none;
}

.btn-info:hover {
	background-color: rgba(0, 188, 212, 0.8) !important;
	border: none;
}

.mid-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}

.pad-left-0 {
	padding-left: 0 !important;
}

#nav-bar {
	background-color: #120465;
	border: none;
	border-radius: 0px;
}

.center-hold {
	width: 70%;
	margin: 0 auto;
}

.center-hold-90 {
	width: 90%;
	margin: 0 auto;
}

#nav-bar ul li {
	font-size: 13px;
	background-color: none;
}

.navbar-header p {
	color: #FFF;
	font-size: 18px;
	padding: 0 0;
	margin: 10px 00 0;
	float: left;
}

.navbar-inverse .navbar-nav > .active > a {
	background-color: transparent !important;
	border-bottom: 4px solid #120465;
}

	.navbar-inverse .navbar-nav > .active > a:hover {
		border-bottom: 4px solid #00bcd4;
	}

.mode-consult {
	background: #FFF;
	box-shadow: 1px 3px 2px -1px rgba(0, 0, 0, .2);
	padding: 10px 20px;
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
}

.sub-head2 h2 {
	padding-left: 20px;
}



/* Article page */
.article-cont-img {
	width: 100%;
	height: auto;
	padding: 0 0;
	margin: 0 0px 16px 0;
	display: block;
}

.article-det-img {
	width: 50%;
	height: auto;
	padding: 0 0;
	margin: 0 20px 16px 0;
	float: left;
	display: block;
}

.article-img {
	width: 100%;
	height: auto;
	display: block;
}

.more-article-p {
	width: 100%;
	padding: 0 0;
	margin: 0 0;
	display: block;
}

.articles-mini {
	width: 100%;
	padding: 0 0;
	margin: 0 0 30px 0;
	float: left;
}

	.articles-mini h3 span {
		font-size: 13px;
		padding: 0 0;
		margin: 0 0;
		color: #929292;
		line-height: 140%;
	}

.recent-p {
	width: 100%;
	display: inline-block;
	padding: 0 0;
	margin: 0 0 20px 0;
	border: 1px solid #f2f2f2;
}

.recent-p-head {
	background-color: #f7f9f9;
	padding: 14px;
	width: 100%;
	display: block;
}

.heading-text {
	font-size: 20px;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	color: #454545;
}

h1.heading-text {
	font-size: 20px !important;
}

.recent-inn-cont {
	padding: 16px;
	display: inline-block;
}

.btn-cover {
	width: 140px;
	margin: 0 auto;
}

.highlight-pt {
	color: #00bcd5;
}

.articles-nxt-page {
	width: 380px;
	padding: 0 0;
	margin: 0 auto;
}
/*-- .recent-p ul{width:100%;padding:0 0; margin:0 0 !important;}
.recent-p ul li{width:100%; padding:0 0; margin:0 0; list-style-type:none !important; float:left;}
.recent-p ul li a{ color:#454545; padding:4px 0; margin:0 0; list-style-type:none;}
.recent-p ul li a:hover{ color:#00bcd5; text-decoration:none;} --*/
.recent-p ul {
	width: 100%;
	margin: 0px 0 0 0 !important;
}

	.recent-p ul li {
		list-style-type: none !important;
	}

		.recent-p ul li a {
			font-size: 13px !important;
			font-weight: 100;
			line-height: 140%;
			text-align: left;
			padding: 0 0;
			margin: 0 0 !important;
			color: #454545 !important;
			list-style-type: none !important;
		}

			.recent-p ul li a:hover {
				color: #00bcd4 !important;
				text-decoration: none;
			}

.articles-nxt-page .page-link {
	color: #00bcd5 !important;
	border: none !important
}

	.articles-nxt-page .page-link:hover, .articles-nxt-page .page-link:focus {
		background-color: rgba(0, 188, 212, 0.4) !important;
		color: #FFF !important;
		border-radius: 0px;
	}

.articles-nxt-page .page-item:first-child .page-link {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	background: url(../images/pagination-left.png) 0% 50% no-repeat;
	background-size: 12px 18px;
	width: 100px;
	padding-left: 16px;
}

.articles-nxt-page .page-item:last-child .page-link {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	background: url(../images/pagination-right.png) 100% 50% no-repeat;
	background-size: 12px 18px;
	width: 70px;
	padding-right: 16px;
	text-align: right;
}

.articles-nxt-page .page-item.active .page-link {
	z-index: 2;
	color: #00bcd5 !important;
	border-radius: 0px !important;
	background-color: rgba(0, 188, 212, 0.2) !important;
	border-color: #00bcd5 !important;
}

.articles-nxt-page .page-item:first-child:hover .page-link {
	margin-left: 0;
	background: url(../images/pagination-left.png) 0% 50% no-repeat;
	background-size: 12px 18px;
	width: 100px;
	padding-left: 16px;
	background-color: rgba(0, 188, 212, 0) !important;
	color: #00bcd4 !important;
}

.articles-nxt-page .page-item:last-child:hover .page-link {
	background: url(../images/pagination-right.png) 100% 50% no-repeat;
	background-size: 12px 18px;
	width: 70px;
	padding-right: 16px;
	text-align: right;
	background-color: rgba(0, 188, 212, 0) !important;
	color: #00bcd4 !important;
}


/* footer style */
.footer-up-area {
	width: 100%;
	background-color: #1d1d1d;
	float: left;
	margin-top: 40px;
}

.navbar-custom .nav > li > a {
	padding: 15px 0px !important;
	margin: 0 10px !important;
}

.navbar-custom .navbar-nav > li > .dropdown-menu {
	margin-top: 3px;
}

p.subtext-grey {
	padding: 4px 0;
	margin: 0 0;
	color: #FFF;
	font-size: 14px;
	line-height: 140%;
}

.profile-cont {
	width: 100%;
	float: left;
	padding: 20px 0;
	margin: 0 0;
}

.body-top-links {
	width: 100%;
	display: block;
}
	/* .body-top-links ul{width:100%; float:left; width:auto; padding:0 0; margin:0 0;}
.body-top-links ul li{list-style-type:none; padding:0 0; float: left; font-family:Poppins !important; border-right:1px solid #7a7b7c;}
.body-top-links ul li a{font-size:14px; color:#7a7b7c; line-height:100%; font-weight:normal; text-decoration:none; float:left; padding:0 18px; margin:0 0; text-transform:uppercase;}
.body-top-links ul li a:hover{color:#5c5c5c;}
.body-top-links ul li:nth-child(2){border:none;} */
	.body-top-links .breadcrumb {
		background: none;
		padding-left: 0;
		padding-bottom: 0px;
		margin-bottom: 0;
	}

.breadcrumb > li + li::before {
	padding: 0 5px;
	color: #ccc;
	content: "|";
}

.breadcrumb > li {
	display: inline-block;
}


/*-- .footer-up-area h2 {color: #FFF; font-size: 20px !important; font-weight: normal;font-family: 'Poppins';line-height: 100%;padding: 0 0;margin: 0px 0 0px 0;text-align: left;}
.footer-up-area p {color: #FFF;font-size: 14px;font-weight: normal;font-family: 'Poppins' !important;line-height: 140%;padding: 0 0;margin: 0px 0 0px 0;text-align: left;}
.footer-up-area ul {width: auto;padding: 0 0;margin: 18px 0 0 0;}
.footer-up-area ul li {text-decoration: none;padding: 0 0;margin: 0 0;list-style-type: none;}
.footer-up-area ul li a {color: #FFF;font-size: 13px;font-weight: normal;padding: 6px 0;margin: 0 0;text-align: left;line-height: 100%;text-decoration: none;width: auto;}
.footer-up-area ul li a:hover {color: #a7a7a7;text-decoration: none;}
--*/
.footer-underneath {
	width: 100%;
	background-color: #FFF;
	float: left;
}

	.footer-underneath .footer-desc {
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 20px;
	}

	.footer-underneath p {
		color: #120465;
		font-size: 14px;
		font-weight: normal;
		font-family: 'Poppins';
		line-height: 150%;
		padding: 0 0;
		margin: 0px 0 0px 0;
		text-align: left;
	}

		.footer-underneath p span {
			color: #454545;
			margin-top: 20px;
			display: inline-block;
		}

		.footer-underneath p.web-rights-style {
			font-size: 13px;
			color: #838383;
			text-align: center;
			line-height: 160%;
			padding: 0 0;
			margin: 30px 0 0 0;
		}

.navbar-custom .nav > li > a {
	padding: 15px 0px !important;
	margin: 0 10px !important;
}

.navbar-custom .navbar-nav > li > .dropdown-menu {
	margin-top: 3px;
}

p.subtext-grey {
	padding: 4px 0;
	margin: 0 0;
	color: #FFF;
	font-size: 14px;
	line-height: 140%;
}

.profile-cont {
	width: 100%;
	float: left;
	padding: 0px 0 10px 0;
	margin: 0 0;
}

.mid-article {
	width: 100%;
	padding: 0 0;
	margin: 30px 0 0px 0;
	float: left;
}

	.mid-article .row {
		padding: 0 0;
		margin: 0 0;
		max-width: 100% !important;
	}

	.mid-article h3 {
		padding: 0 0;
		margin: 0px 0 4px 0 !important;
		color: #454545;
	}

	.mid-article p {
		font-size: 14px;
		padding: 6px 0;
		margin: 0 0;
	}

	.mid-article ul {
		float: left;
		width: 100%;
		padding: 0 0;
		margin: 8px 0 10px 18px;
	}

		.mid-article ul li {
			list-style-type: disc;
			font-size: 14px;
			line-height: 140%;
			color: #454545;
			padding: 4px 0;
			margin: 0 0;
			list-style-position: outside;
		}

/* banners style */
.profile-space {
	width: 100%;
	background: #0043a5 url(../images/about-us-topbanner.jpg) 50% 50% no-repeat;
	height: 240px;
	float: left;
	position: relative;
	background-size: cover;
}

.in-pages-banner {
	width: 100%;
	background: url(../images/article-banner.jpg) 50% 50% no-repeat;
	height: 240px;
	float: left;
	position: relative;
	background-size: cover;
}

.in-pagestravel-banner {
	width: 100%;
	background: url(../images/travel-medicine-banner.jpg) 50% 50% no-repeat;
	height: 240px;
	float: left;
	position: relative;
	background-size: cover;
}

.in-pagesinfdis-banner {
	width: 100%;
	background: url(../images/infectious-disease-banner.jpg) 50% 50% no-repeat;
	height: 240px;
	float: left;
	position: relative;
	background-size: cover;
}

.in-pagespatr-banner {
	width: 100%;
	background: url(../images/patient_reviews_banner.jpg) 50% 50% no-repeat;
	height: 240px;
	float: left;
	position: relative;
	background-size: cover;
}

.in-pagescont-banner {
	width: 100%;
	background: url(../images/contact-latest-banner.jpg) 50% 50% no-repeat;
	height: 240px;
	float: left;
	position: relative;
	background-size: cover;
}

.in-pagevideos-banner {
	width: 100%;
	background: url(../images/videos-banner.jpg) 50% 50% no-repeat;
	height: 240px;
	float: left;
	position: relative;
	background-size: cover;
}

.banner-mask {
	width: 100%;
	display: block;
	position: absolute;
	background: rgba(73, 73, 73, 0.5);
	height: 100%;
	top: 0;
	left: 0;
	position: relative;
}

.map-location-hold {
	width: 100%;
	height: auto;
	padding: 0 0;
	margin: 20px 0 0 0;
	float: left;
}

.contct-sidebar {
	background-color: #f6f6f6;
	width: 100%;
	height: auto;
	padding: 20px;
	box-sizing: border-box;
	float: left;
	margin: 0 0;
}

	.contct-sidebar h4 {
		text-align: center;
	}

.contct-core {
	width: 100%;
	margin: 16px 0;
	padding: 0 0;
}

.contct-sidebar input[type=text] {
	box-shadow: none;
	border: 1px solid #e4e4e4;
	width: 100%;
	height: 40px;
	color: #454545;
	background-color: #fff;
}

.contct-sidebar input::placeholder {
	color: rgba(0,0,0, 0.3);
}

.contct-sidebar input[type="text"]:focus {
	background-color: #FFF;
	border: 1px solid #f2f2f2;
}

.contct-sidebar textarea#cont-ta {
	width: 100%;
	height: 120px;
	border: 1px solid #e4e4e4;
	padding: 8px;
	box-shadow: none;
	border-radius: 0px;
	font-size: 14px;
	color: #454545;
	font-family: poppins;
}

	.contct-sidebar textarea#cont-ta::placeholder {
		color: rgba(0,0,0, 0.3);
	}

.btn {
	padding: 14px 24px;
	border: 0 none;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

	.btn:focus, .btn:active:focus, .btn.active:focus {
		outline: 0 none;
	}

.btn-primary {
	background: transparent !important;
	color: #ffffff;
	border: none !important;
	border-radius: 0px !important;
}

	.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
		background: #33a6cc;
	}

	.btn-primary:active, .btn-primary.active {
		background: #007299;
		box-shadow: none;
	}

.btn.cont {
	width: 140px;
	color: #00bcd4;
	border: 2px solid #00bcd4 !important;
}

	.btn.cont:hover {
		background-color: #00bcd4 !important;
		color: #FFF;
	}

.contct-sidebar textarea {
	box-shadow: none;
	border: 1px solid #e4e4e4;
	width: 100%;
	height: 80px;
	color: #454545;
	background-color: #fff;
	border-radius: 0px;
}

textarea::-webkit-input-placeholder {
	color: rgba(0,0,0, 0.4) !important;
}

textarea:-moz-placeholder { /* Firefox 18- */
	color: rgba(0,0,0, 0.4) !important;
}

textarea::-moz-placeholder { /* Firefox 19+ */
	color: rgba(0,0,0, 0.4) !important;
}

textarea:-ms-input-placeholder {
	color: rgba(0,0,0, 0.4) !important;
}
/* sidebar style */
.sidebar {
	min-width: 100%;
	max-width: 100%;
}

.sidebar-content-frame {
	width: 100%;
	padding: 15px;
	margin: 0 0 12px 0;
	border: 1px solid #ebebeb;
	float: left;
}

hr.style1 {
	border-top: 1px solid #ebebeb;
}

.sidebar h4 {
	margin: 6px 0 0 0;
}

.viewmore {
	color: #0056e0;
	border: 2px solid #0056e0;
	background-color: #FFF;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0;
}

	.viewmore:hover {
		background-color: #0056e0;
		color: #FFF;
		text-decoration: none;
	}

.mt-16 {
	margin-top: 16px !important;
	display: inline-block;
}

.profile-space {
	width: 100%;
	background: #0043a5 url(../images/about-us-topbanner.jpg) 50% 50% no-repeat;
	float: left;
	position: relative;
	background-size: cover;
}

.logo-hold {
	width: 200px;
	height: auto;
	margin: 0 auto 16px auto;
}

.logo-img {
	max-width: 200px;
	max-height: 150px;
	margin: 0 auto;
	padding: 0 0;
	display: block;
}

.inn-carousel {
	width: 100%;
	padding: 0 0;
	margin: 0 0 16px 0;
	float: left;
}

/*----- new style style ----*/
.banner-cont-inn {
	position: absolute;
	top: 0px;
	z-index: 99;
	margin: 0 auto;
	width: 100%;
}

.contact-numsec a {
	color: #f5f5f5;
}

	.contact-numsec a:hover {
		color: #FFF;
	}

.body-top-links .breadcrumb a {
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px;
	font-weight: 500;
	line-height: 100%;
	padding: 0 0;
	color: #fff;
}

	.body-top-links .breadcrumb a:hover {
		color: #FFF;
	}

.body-top-links .breadcrumb > li {
	display: inline-block;
	color: #f5f5f5;
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px;
}

	.body-top-links .breadcrumb > li + li::before {
		padding: 0 8px 0 5px;
		color: #f5f5f5;
		content: "|";
	}

#headbanner-inn.owl-theme .owl-nav.disabled + .owl-dots {
	display: none;
}

#headbanner-inn.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block !important;
	position: absolute;
	top: 100px;
	width: 100%;
}

#headbanner-inn.owl-theme .owl-nav [class*="owl-"] {
	text-indent: -9999px;
	background: none;
}

#headbanner-inn .owl-prev {
	background: url(../images/pagination-left-hover.png) 50% 50% no-repeat !important;
	width: 16px;
	height: 24px;
	position: absolute;
	left: 10px;
	background-color: rgba(0,0,0, 0.1) !important;
	padding: 20px;
	border-radius: 50%;
}

#headbanner-inn .owl-next {
	background: url(../images/pagination-right-hover.png) 50% 50% no-repeat !important;
	width: 16px;
	height: 24px;
	position: absolute;
	right: 10px;
	background-color: rgba(0,0,0, 0.1) !important;
	padding: 20px;
	border-radius: 50%;
}

#headbanner-inn.training-bottomsec .owl-prev, .training-bottomsec .owl-next {
	display: none !important;
}

#headbanner-inn .owl-prev:hover {
	background-color: rgba(255,255,255, 0.1) !important;
}

#headbanner-inn .owl-next:hover {
	background-color: rgba(255,255,255, 0.1) !important;
}

.reviews-hold {
	width: 100%;
	padding: 16px;
	margin: 0 0 16px 0;
	float: left;
	border: 1px solid #f2f2f2;
}

blockquote {
	border: none;
	font-family: 'Poppins',sans-serif !important;
	margin-bottom: -30px;
	position: relative;
	margin: 0 auto;
	padding: 0rem 1rem !important;
	border: 0px !important;
	margin-bottom: 0px !important;
}

	blockquote p {
		font-size: 14px;
		color: #454545 !important;
		line-height: 150%;
	}

		blockquote p:before {
			content: "\201C";
			font-size: 45px;
			color: #00bcd5;
			position: absolute;
			top: 15px;
			left: 0px;
			font-family: poppins;
			font-weight: normal;
		}

		blockquote p:after {
			content: "\201D";
			font-size: 45px;
			color: #00bcd5;
			position: absolute;
			bottom: -5px;
			font-family: poppins;
			font-weight: normal;
		}

.bq-text {
	color: #454545 !important;
	font-size: 14px !important;
	padding-left: 15px !important;
	line-height: 1.4 !important;
	font-weight: bold;
}

.videos-hold {
	width: 100%;
	float: left;
	padding: 0 0 16px 0;
	margin: 8px 0 10px 0;
	border-bottom: 1px solid #ebebeb;
}

	.videos-hold:nth-last-child(1) {
		border: none;
	}

.media-left {
	max-width: 180px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 12px;
}

.media-object {
	width: 132px;
	max-width: 160px;
	height: auto;
	max-height: 180px;
	overflow: hidden;
	box-shadow: 1px 5px 5px -5px rgba(0, 0, 0, 0.9);
	border: 1px solid #ddd;
}

hr.style1:nth-child(2n+2) {
	display: none;
}

.navbar-nav.mr-auto.mt-2.mt-md-0 {
	margin-left: 0;
}

/*----- new style ----*/

.sidebar-content-frame {
	width: 100%;
	padding: 15px;
	margin: 0 0 12px 0;
	border: 1px solid #ebebeb;
	float: left;
}

hr.style1 {
	border-top: 1px solid #ebebeb;
}

.sidebar h4 {
	margin: 6px 0 0 0;
}

iframe.video, video {
	width: 100%;
	height: auto;
}

.footer-up-area .row {
	max-width: 100% !important;
}
/*----- Mobile version style ------*/

@media screen and (max-width:1480px) {
	.item-banner-hold {
		height: auto !important;
	}

	.sub-banner-buttons {
		display: none;
	}

	.banner-cover {
		height: 478px;
	}

	.item-banner-hold {
		height: auto;
	}
}

@media screen and (max-width:1280px) {
	.item-banner-hold {
		height: auto !important;
	}

	.sub-banner-buttons {
		display: none;
	}

	.banner-cover {
		height: 478px;
	}

	.item-banner-hold {
		height: auto;
	}

	.media-body {
		padding-left: 20px;
	}
}

@media screen and (max-width:1024px) {
	.navbar-toggler-right {
		position: static;
		right: 1rem;
	}

	.navbar-light .navbar-toggler {
		border-color: rgba(255,255,255, 1);
		background: #FFF;
	}

	.sub-banner-buttons {
		display: none;
	}

	.item-banner-hold {
		height: auto;
	}
}

@media screen and (max-width:998px) {
	.navbar-toggler-right {
		position: static;
		right: 1rem;
	}

	.navbar-light .navbar-toggler {
		border-color: rgba(255,255,255, 1);
		background: #FFF;
		position: relative;
		float: right;
	}

	.navbar-toggleable-md .container {
		position: relative;
		margin-left: auto;
		margin-right: 0 !important;
		right: 0px;
		top: 10px;
	}

	.collapse.show {
		display: block;
		width: 100%;
		float: left;
	}

	.mr-auto {
		margin-right: 0 !important;
		margin-left: 0;
		width: 100%;
		float: left;
	}

	.navbar-nav ul {
		line-height: 100%;
	}

	.navbar-light .navbar-nav .nav-link {
		padding: 6px 0;
	}

		.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
			border-bottom: none;
		}

	.navbar-collapse .collapse {
		width: 100%;
		float: left;
	}

	.navbar-toggleable-md .container {
		margin-left: 0 !important;
		text-align: center !important;
	}

	.bg-navblue .my-lg-0 {
		float: none;
		width: 220px;
		padding-top: 20px;
	}

	.container.nav-mobile {
		width: 100% !important;
	}

	.bg-navblue .my-lg-0 {
		position: initial !important;
	}
}


@media screen and (max-width:980px) {
	.navbar-toggler-right {
		position: static;
		right: 1rem;
	}

	.navbar-light .navbar-toggler {
		border-color: rgba(255,255,255, 1);
		background: #FFF;
	}

	.menu-btnhold {
		display: block;
	}

	.sub-banner-buttons {
		display: none;
	}

	.item-banner-content p {
		font-size: 13px;
	}

	.banner-cont-top {
		padding: 12px;
	}

	.item-banner-content {
		top: 2%;
	}

	.item-banner-hold {
		height: auto;
	}

	.navbar-toggler-right {
		position: static;
		right: 1rem;
	}

	.navbar-light .navbar-toggler {
		border-color: rgba(255,255,255, 1);
		background: #FFF;
		position: relative;
		float: right;
	}

	.navbar-toggleable-md .container {
		position: relative;
		margin-left: auto;
		margin-right: 0 !important;
		right: 0px;
		top: 10px;
	}

	.collapse.show {
		display: block;
		width: 100%;
		float: left;
	}

	.mr-auto {
		margin-right: 0 !important;
		margin-left: 0;
		width: 100%;
		float: left;
	}

	.navbar-nav ul {
		line-height: 100%;
	}

	.navbar-light .navbar-nav .nav-link {
		padding: 6px 0;
	}

		.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
			border-bottom: none;
		}

	.navbar-collapse .collapse {
		width: 100%;
		float: left;
	}

	.services-box {
		margin-bottom: 10px;
		min-height: 200px;
		overflow: hidden;
		height: auto;
	}

	.in-pages-banner {
		height: 40%;
	}

	.in-pagevideos-banner, .in-pagescont-banner, .in-pagespatr-banner, .in-pagesinfdis-banner, .in-pagestravel-banner, .in-pagestravel-banner, .in-pages-banner, .profile-space {
		height: 160px;
	}

	.media-object {
		width: 130px;
	}
}

@media screen and (max-width:767px) {
	.sub-banner-buttons {
		display: none;
	}

	.item-banner-content p {
		font-size: 13px;
	}

	.banner-cont-top {
		padding: 12px;
	}

	.item-banner-content {
		top: 2%;
	}

	.item-banner-hold {
		height: auto;
	}

	.owl-theme .owl-nav.disabled + .owl-dots {
		bottom: 4px;
	}

	.pad-50 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.services-box {
		margin-bottom: 10px;
		min-height: 200px;
		overflow: hidden;
		height: auto;
	}

	.content-videosec h3, .content-videosec p {
		text-align: center;
	}

	.content-midsec .services-boxlr {
		margin-bottom: 10px;
		min-height: 240px;
		overflow: hidden;
	}

	.footer-up-area h2 {
		text-align: center;
		margin-bottom: 20px;
	}

	.menu-btnhold {
		display: block;
	}

	.content-topsec p {
		font-size: 14px;
		line-height: 126%;
	}

	.video-leftpart {
		width: 100%;
	}

	.vid-btn-mob {
		width: 120px;
		margin: 0 auto !important;
		padding-bottom: 8px;
		float: none;
	}

	.training-box-cont {
		min-height: 300px;
	}

	.footer-up-area p {
		margin-top: 20px;
	}

	.in-pages-banner {
		height: 30%;
	}

	h1 {
		font-size: 22px !important;
		font-weight: 600;
	}

	h2 {
		font-size: 22px !important;
		font-weight: 100;
	}

	h3 {
		font-size: 20px !important;
		font-weight: normal;
	}

	h4 {
		font-size: 18px !important;
		font-weight: normal;
	}

	h5 {
		font-size: 16px !important;
		font-weight: 500;
	}

	p {
		font-size: 12px;
	}
	/* --
	.footer-up-area ul li{text-align:center;}
	.footer-up-area p {text-align:center; font-weight: bold; }
	.footer-up-area ul li a{font-size:13px;}
	.footer-up-area ul {margin-top:6px; }

	---*/
	.media-body {
		padding-left: 0px;
	}
}

@media screen and (max-width:640px) {
	.item-banner-content h3 {
		font-size: 16px;
		margin-bottom: 6px;
	}

	.item-banner-content p {
		font-size: 13px;
	}

	.banner-cont-top {
		padding: 12px;
	}

	.item-banner-content {
		top: 2%;
		width: 90%;
	}

	.item-banner-hold {
		height: auto;
	}

	.body-top-links .breadcrumb {
		float: left;
		padding-left: 0px;
		margin-left: 0px;
	}

	.menu-btnhold {
		float: right;
	}

	.sub-head2 .menu-btnhold {
		float: left;
	}

	.media-left {
		width: 140px;
		margin: 0 auto;
	}

	.media-body {
		padding-left: 18px;
	}

	.banner-cont-top, .sub-banner-buttons {
		display: block !important;
	}

	.infect-dis, .travel-med, .item-banner-content p, .item-banner-content h3 {
		display: none;
	}

	.blue-btn-mid {
		margin-top: 40px !important;
	}


	p, .content-videosec p, .content-topsec p, .article-box p, .footer-underneath p, .mid-article p, .mid-article ul li, li, .recent-p ul li a {
		font-size: 15px !important;
		line-height: 160%;
	}
}

@media screen and (max-width:480px) {
	.doctor-namehead {
		text-align: center;
		font-size: 24px;
	}

	.article-box p {
		margin-bottom: 2px;
	}

	.footer-up-area p {
		text-align: center;
		margin: 20px 0 0 0;
	}

	.footer-up-area ul li, .footer-up-area ul li a {
		text-align: center;
		font-size: 14px;
	}

	.footer-up-area ul {
		margin-top: 4px;
	}

	.footer-underneath p {
		text-align: center;
	}

		.footer-underneath p span {
			margin: 4px 0 16px 0;
		}

	.navbar-toggler-right {
		position: static;
		right: 1rem;
	}

	#headbanner-inn.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
		top: 30%;
	}

	.navbar-light .navbar-toggler {
		border-color: rgba(255,255,255, 1);
		background: #FFF;
		position: relative;
		float: right;
	}

	.navbar-toggleable-md .container {
		position: relative;
		margin-left: auto;
		margin-right: 0 !important;
		right: 0px;
		top: 10px;
	}

	.collapse.show {
		display: block;
		width: 100%;
		float: left;
		border: none;
	}

	.mr-auto {
		margin-right: 0 !important;
		margin-left: 0;
		width: 100%;
		float: left;
	}

	.navbar-nav ul {
		line-height: 100%;
	}

	.navbar-light .navbar-nav .nav-link {
		padding: 6px 0;
	}

		.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
			border-bottom: none;
		}

	.navbar-collapse .collapse {
		width: 100%;
		float: left;
	}

	.articles-nxt-page {
		width: 100%;
	}

		.articles-nxt-page ul.pagination li {
			font-size: 12px !important;
		}

		.articles-nxt-page .page-item:first-child .page-link {
			width: auto;
		}

		.articles-nxt-page .page-item:last-child .page-link {
			width: auto;
		}

	.sidebar {
		margin-top: 20px;
	}

	.in-pages-banner {
		height: 30%;
	}

	.margin-left20 {
		padding-left: 0px;
		margin-top: 20px;
	}

	h1 {
		font-size: 22px !important;
		font-weight: 600;
	}

	h2 {
		font-size: 22px !important;
		font-weight: 100;
	}

	h3 {
		font-size: 20px !important;
		font-weight: normal;
	}

	h4 {
		font-size: 18px !important;
		font-weight: normal;
	}

	h5 {
		font-size: 16px !important;
		font-weight: 500;
	}

	p {
		font-size: 12px;
	}

	.media-body h4 {
		text-align: center;
		padding-top: 10px;
	}
}
