.adv_home form {
	padding-top: 15px !important;
}
body {
	background: #FAFAFA !important; /* font-family: verdana,sans-serif; */
}
a, a:before, a:after, a:hover span, .task, a:hover img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.dt-col-121 {
	width: 100%;
	float: left;
	border: 1px solid;
	font-size: 14px;
	padding: 6px;
	border-radius: 3px;
}
.dt-col-12 {
	width: 100%;
	float: left;
	border: 1px solid;
	font-size: 14px;
	border-radius: 3px;
	line-height: 43px;
}
.dt-col-12 a {
	padding: 6px;
	text-align: center;
	width: 100%;
	float: left;
}
.dt-col-12 a:hover {
	color: #fff;
	background: #60a699;
}
.dt-col-12:first-child:hover {
background:
}
.dt-col-3 {
	width: 25%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
a:hover {
	text-decoration: none;
}
label {
	font-weight: normal;
}
mark {
	padding-left: 4px;
	padding-right: 4px;
}
blockquote {
	border-left: none;
	padding: 0;
}
blockquote p {
	font-size: 1em;
}
/*-------Forms & plugin -------*/
form .selecter-options {
	left: 15px !important;
	width: 89.6% !important;
}
#index-appointment-form-small .form-group, #online-appointment-form .form-group {
	margin-bottom: 30px;
}
.form-control.error {
	border-color: red;
	-webkit-box-shadow: 0 0 5px rgba(255,0,0,0.3);
	box-shadow: 0 0 5px rgba(255,0,0,0.3);
}
label.error {
	color: red;
	position: absolute;
}
.search-form .form-group {
	position: relative;
}
.search-form input {
	position: relative;
	z-index: 50;
}
.search-form .form-group:after {
	content: '\e803';
	font-family: 'fontello';
	font-size: 15px;
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 7px;
	z-index: 100;
}
/*-------Type -------*/
.section-title, .widget-title {
	border-bottom: 1px solid #ebebeb;
	font-family: 'roboto-l';
	font-size: 18px;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	position: relative;
}
.section-title {
	font-size: 24px;
	margin-top: 0;
	font-weight: bold;
}
.widget-title {
	border-bottom-color: #345986;
}
.section-title:before, .widget-title:before {
	background-color: #fff;
	bottom: -1px;
	content: " ";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	width: 50px;
}
.text-title {
	font-size: 18px;
}
.text-title small {
	display: block;
	margin-top: 5px;
}
.og-details .text-title {
	margin-top: 0;
}
.well {
	font-family: 'roboto-l';
	margin-bottom: 0;
}
.well-lg {
	font-size: 30px;
}
.well .btn {
	margin-left: 30px;
}
.container article .floating-media img {
	max-width: 170px;
}
/*---------------------------------------
BTNs -Links -Totop btn
--------------------------------------*/
.read-more, .reply-to {
	margin-bottom: 0;
}
.read-more a:before, .link-list a:before, .reply-to a:before {
	content: "\e810";
	display: inline-block;
	font-family: 'fontello';
	padding-right: 10px;
}
#toTop {
	border-radius: 4px;
}
.btn-special {
	padding-left: 40px;
	position: relative;
}
.btn-special span {
	background-color: rgba(0,0,0,0.2);
	bottom: 0;
	left: 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	position: absolute;
	top: 0;
}
/*---------------------------------------
COMPONENTS
--------------------------------------*/
/*-------top-bar -bottom-bar -------*/
.top-bar {
	padding-bottom: 5px;
	padding-top: 5px;
	background: rgba(255, 152, 0, 0.84);
	border: none;
	-webkit-box-shadow: 0 3px 4px -3px #999;
	box-shadow: 0 3px 4px -3px #999;
}
.top-bar p {
	margin-bottom: 0;
}
.top-bar .nav>li>a {
	color: #FFF;
	padding: 0 10px;
	font-family: sans-serif
}
.top-bar .nav>li:first-child a {
	border-right: 1px solid #FFF;
}
.top-bar .nav>li+li {
	margin-right: 20px;
	color: #FFF;
	font-family: sans-serif
}
.bottom-bar {
	padding-bottom: 10px;
	padding-top: 20px;
}
/*-------Header -Nav -------*/
.navbar {/*border-top: 1px solid #ebebeb;*/
	margin-bottom: 4px;
	border: none;
	-webkit-box-shadow: 0 3px 4px -3px #999;
	box-shadow: 0 3px 4px -3px #999;
}
.navbar-nav {
	padding-top: 20px;
}
.navbar-nav a {
	font-size: 16px;
}
.navbar-toggle {
	border: 1px solid #ebebeb;
}
header .navbar-right .dropdown-menu {
	left: 0;
	right: auto;
	margin-top: 6px;
	padding: 0;
}
.dropdown-menu a {
	font-size: 0.9em;
}
/*-------Page-header -Breadcrumbs -Form -------*/
.page-header {
	border-bottom: none;
	margin: 0px 0 30px;
	padding-bottom: 60px;
	padding-top: 60px;
}
.page-header h1 {
	border-right: 1px solid #fff;
	margin: 0 5px 0 0;
	padding-right: 20px;
}
.breadcrumb {
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
}
.breadcrumb a {
	color: #ebebeb;
}
.search-form .form-group {
	margin-bottom: 0;
}
/*-------Hero Units -Maps -------*/
.hero-unit {
	position: relative;
}
.hero-unit form {/*background-color: #fff;*/
	padding-top: 15px !important;
}
.hero-unit form .row, .hero-unit form.row {
	padding: 15px 0px 0px 30px;
}
/*
.hero-unit .hero-form-large,.hero-unit .hero-form-small {position: absolute;width: 100%;z-index: 1000;top:664;}
*/
.hero-unit .hero-form-large, .hero-unit .hero-form-small {
	z-index: 1000;
	border: 1px solid #ccc;
box-shadow: border: none;
	-webkit-box-shadow: 0 3px 4px -3px #999;
	box-shadow: 0 3px 4px -3px #999;
}
.hero-form-large, .hero-form-small {
	bottom: 0px;
}
.hero-form-large form {
	background-color: #eaecee;
	padding: 15px 0 0;
}
.hero-form-large input.btn-block {
	font-size: 16px;
	margin-top: 15px;
	padding: 20px;
}
.hero-form-small form {
	margin-bottom: 0px;
}
.hero-form-small .container {
	border-bottom: 1px solid #ebebeb;
}
.bx-slider-html .caption {
	position: absolute;
	top: 60px;
	width: 100%;
	z-index: 10;
}
.bx-slider-html .col-sm-8 {
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 15%, rgba(255,255,255,0.8) 85%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 15%, rgba(255,255,255,0.8) 85%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 15%, rgba(255,255,255,0.8) 85%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 15%, rgba(255,255,255,0.8) 85%, rgba(255,255,255,0) 100%);
	background: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 15%, rgba(255,255,255,0.8) 85%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1 );
	padding-left: 50px;
	padding-right: 50px;
}
#map {
	margin-right: -30px;
	min-height: 477px;
}
/*-------Copyright -Social links -------*/
.copyright {
	padding-top: 10px;
}
.social-links a {
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	font-size: 14px;
	height: 38px;
	padding: 6px 8px;
	text-align: center;
	width: 38px;
}
/*-------CAROUSELS -------*/
.carousel-controls, .carousel-controls-inset {
	height: 0;
	text-align: right;
}
.carousel-controls>div[class], .carousel-controls-inset>div[class] {
	display: inline-block;
	position: relative;
	text-align: center;
	width: 20px;
}
.carousel-controls>div[class] {
	top: -60px;
}
.carousel-controls-inset {
	height: 5px;
}
.carousel-controls-inset>div[class] {
	margin-left: -4px;
	top: 5px;
	z-index: 100;
}
.carousel-controls-inset>div[class] a {
	color: #fff;
}
.blog-carousel .thumbnail {
	border: none;
}
.blog-item figure {
	overflow: hidden;
}
.blog-item figure a {
	display: block;
	position: relative;
	background: #0392EF;
}
.blog-item figure a:before {
	border: transparent solid 40px;
	bottom: 0;
	content: " ";
	display: block;
	height: 0;
	position: absolute;
	right: -80px;
	width: 0;
}
.blog-item figure a:after {
	bottom: 12px;
	color: #fff;
	content: "\e800";
	display: block;
	font-family: 'fontello';
	position: absolute;
	right: -20px;
}
.blog-item figure a:hover:before {
	right: 0;
}
.blog-item figure a:hover:after {
	right: 20px;
}
.doctor-item figure {
	margin-bottom: 60px;
	position: relative;
}
.doctor-item .thumbnail>img, .doctor-item .thumbnail a>img {
	max-width: 120px;
	position: relative;
	top: 40px;
}
.doctor-item .btn {
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.doctor-item:hover .btn {
	height: auto;
	margin-bottom: 10px;
	visibility: visible;
}
.medical-center img {
	max-width: 745px;
}
.company-carousel li img {
	border: 1px solid #ebebeb;
}
.company-carousel li a:hover img {
	border: 1px solid #0393f0;
}
/*-------Aside -------*/
aside .widget {
	margin-bottom: 60px;
}
aside:last-child {
margin-bottom:;
}
.taxo-list li {
	margin-bottom: 8px;
	padding: 0 !important;
}
.taxo-list a {
	background: #ebebeb;
	padding: 5px 10px;
}
/*-------Bands -------*/
.secondary {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}
.bg-primary1 {
	padding: 30px 40px;
}
.chart-labels:before {
	content: " ";
	display: inline-block;
	height: 15px;
	margin-right: 10px;
	width: 50px;
}
/*-------Features -Iconized list -Pagination -------*/
.list-features article {
	position: relative;
	padding-left: 65px;
}
.icon-holder, .iconized-list span {
	border-radius: 2px;
	height: 40px;
	margin-right: 10px;
	text-align: center;
	width: 40px;
}
.icon-holder {
	position: absolute;
	top: 10px;
	left: 15px;
	font-size: 22px;
	margin-bottom: 50px;
}
.iconized-list li {
	line-height: 40px;
	margin-bottom: 5px;
}
.iconized-list span {
	font-size: 16px;
	padding: 5px;
}
.pagination {
	margin-bottom: 0;
}
.pagination>li>a {
	border-color: transparent;
	margin-right: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}
/*-------Footer -------*/
footer.primary {
	padding-bottom: 30px;
	padding-top: 30px;
}
footer .media-heading {
	line-height: 1.8em;
}
/*-------DirectorProfiles -------*/
.director-profile>div {
	border: 1px solid #ebebeb;
}
.director-profile figure {
	padding-left: 0 !important;
}
.director-profile .btn {
	bottom: 0;
	position: absolute;
	right: 15px;
	text-transform: uppercase;
}
/*-------Min-galleries -List-groups -Testimonials -Links-list -------*/
.min-gallery li {
	margin-bottom: 15px;
	margin-right: 5px;
	padding-left: 0;
	padding-right: 0;
}
.min-gallery li img {
	max-width: 80px;
}
footer .min-gallery li:nth-child(3n) {
	margin-right: 0;
}
footer img {
	max-width: 72px;
}
aside .min-gallery li:nth-child(4n) {
	margin-right: 0;
}
.media-object, .min-gallery img {
	border: 1px solid transparent;
}
.list-group-item:first-child, .list-group-item:last-child {
	border-radius: 0;
}
.list-group-item {
	border-left: none;
	border-right: none;
}
.testimonials-list a.list-group-item {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 5px;
	padding: 20px;
}
.link-list .list-group-item {
	border-bottom: 1px solid #ebebeb;
}
.link-list .list-group-item:hover {
	padding-left: 25px;
}
.link-list .list-group-item:first-child {
	border-top: none;
}
/*-------Media Objetc -Progress bars -Alerts -------*/
.media-meta {
	margin-bottom: 0;
}
.progress-title, .progress {
	margin-bottom: 0.25em;
}
.progress {
	height: 22px;
}
.alert {
	margin-bottom: 10px;
	padding: 8px 15px;
}
/*-------Panels -Accordions -Tabbed-pills -------*/
.task a {
	display: block;
}
.panel-group .panel {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-body {
	padding-left: 0;
	padding-right: 0;
}
.panel-title a {
	display: block;
	position: relative;
	padding-left: 15px;
}
.panel-title a.collapsed {
	background-color: #60a699;
}
.panel-title a:before {
	content: "\e812";
}
.panel-title a.collapsed:before {
	content: "\e815";
}
.panel-title a:before {
	background-color: rgba(0,0,0,0.1);
	bottom: 0;
	display: block;
	font-family: 'fontello';
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 27px;
}
.tabbed-pills li {
	margin-bottom: 8px;
	padding-right: 70px;
}
.tabbed-pills a {
	border-bottom-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
	font-size: 16px;
	height: 27px;
	position: relative;
}
.tabbed-pills a:after {
	border: 13px solid transparent;
	content: " ";
	display: block;
	height: 0;
	left: 100%;
	position: absolute;
	top: 0;
	width: 0;
}
/*---------------------------------------
GALLERIES
--------------------------------------*/
.filter-list a {
	border-bottom: 1px solid #ebebeb;
	color: #979ea1;
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
}
.gallery-item {
	border-bottom: 1px solid #ebebeb;
}
.gallery-item figure {
	overflow: hidden;
}
.gallery-item a img {
	max-width: 560px;
}
.fourcolong a img {
	max-width: 270px;
}
.gallery-item figure a, .og-grid a.og-grid-item {
	display: block;
	position: relative;
}
.gallery-item figure a:before, .og-grid a.og-grid-item:before {
	bottom: 0;
	content: " ";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 2;
	background-color: transparent;
}
.gallery-item figure a:after, .og-grid a.og-grid-item:after {
	border: 2px solid transparent;
	color: transparent;
	content: "\e803";
	display: block;
	font-family: 'fontello';
	font-size: 18px;
	height: 32px;
	left: 50%;
	line-height: 32px;
	margin: -16px auto auto -16px;
	position: absolute;
	top: -32px;
	width: 32px;
	z-index: 3;
}
.gallery-item figure a:hover:after, .og-grid a.og-grid-item:hover:after {
	border-color: #fff;
	color: #fff;
	top: 50%;
}
.og-details .btn + .btn {
	margin-left: 20px;
}
.og-details-text-holder {
	margin-bottom: 30px;
}
.og-details-text-holder:last-child {
	margin-bottom: 0;
}
/*---------------------------------------
BLOCKQUOTES
--------------------------------------*/
.blockquote p {
	font-size: 16px;
	font-style: italic;
}
.globe-blockquote-body {
	background-color: #fff;
	border: 2px solid #ebebeb;
	border-radius: 4px;
	margin-bottom: 24px;
	padding: 22px;
	position: relative;
	z-index: 5;
}
.globe-blockquote footer:before, .globe-blockquote footer:after {
	content: " ";
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
.globe-blockquote footer:before {
	border-color: transparent;
	border-style: solid;
	border-width: 21px;
	bottom: 89%;
	left: 30px;
}
.globe-blockquote footer:after {
	border-color: #fff transparent transparent #fff;
	border-style: solid;
	border-width: 18px;
	bottom: 100%;
	left: 32px;
	z-index: 6;
}
.globe-blockquote footer {
	font-size: 11px;
	position: relative;
	text-transform: uppercase;
}
.globe-blockquote footer strong {
	display: block;
	font-size: 13px;
	text-transform: none;
}
.globe-blockquote-body .floating-media {
	margin-bottom: 0;
	max-width: 90px;
}
/*---------------------------------------
BLOG SECTION STYLES
--------------------------------------*/
.blog-article .blog-post, .small-blog-item {
	padding-left: 95px;
	position: relative;
}
.small-blog-item {
	overflow: hidden;
}
.small-blog-item .text-title {
	margin-top: 0;
}
.blog-post {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.blog-media-holder {
	position: relative;
}
.blog-media-holder figure {
	position: relative;
}
.post-meta {
	overflow: hidden;
}
.post-meta>a {
	display: block;
	float: left;
	padding: 16px 0;
	text-align: center;
	width: 80px;
}
.first-post .post-meta>a, .single-post .post-meta>a {
	border-right: 1px solid #2fa8f6;
}
.blog-article .post-meta>a {
	border-bottom: 1px solid #2fa8f6;
}
.single-post .floating-media {
	max-width: 170px;
}
.post-meta>a:hover, .post-meta .tags-meta:hover {
	background-color: rgba(255,255,255,0.1);
}
.post-meta>a span {
	display: block;
}
.post-meta .tags-meta {
	margin-left: 240px;
	padding-bottom: 28px;
	padding-left: 20px;
	padding-top: 27px;
}
.blog-article .blog-media-holder .post-meta {
	left: 0;
	position: absolute;
	top: 0;
	width: 80px;
}
#ac-social-icons {
	background: none repeat scroll 0 0 #333333;
	border-radius: 0 3px 3px 0;
	box-shadow: 0 0 6px #939393;
	left: 0;
	padding: 14px 0;
	position: fixed;
	text-align: center;
	top: 45%;
	width: 40px;
	height: 105px;
	z-index: 99999;
}
#ac-social-icons1 {
background: none repeat scroll 0 0 #;
	left: 0;
	padding: 14px 0;
	position: fixed;
	text-align: center;
	width: auto;
	;
	z-index: 99999;
	bottom: 0px;
}
#ac-social-icons2 {
background: none repeat scroll 0 0 #;
	top: 314px;
	padding: 14px 0;
	position: fixed;
	text-align: center;
	width: auto;
	;
	z-index: 99999;
}
.ac-facebook-icon, .ac-twitter-icon, .ac-gplus-icon, .ac-rss-icon {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	float: none !important;
	height: 22px;
	margin: 2px 5px;
	text-indent: -9999px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	width: 22px;
}
.ac-facebook-icon {
	background: #727272 url('../img/fb_icon.png') no-repeat center center;
}
.ac-gplus-icon {
	background: #727272 url('../img/gplus_icon.png') no-repeat center center;
}
.ac-twitter-icon {
	background: #727272 url('../img/twitter_icon.png') no-repeat center center;
}
#ac-social-icons a:hover {
	background-color: #fff !important;
	padding: 5px;
}
.slide-out-div {
	padding: 10px;
	width: 250px;
	background: #fff;
	border: 1px solid #3cb58c;
}
.post-date-holder {
	left: 0;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 80px;
}
.small-blog-item .post-date-holder {
	top: 0;
}
.post-date-holder .date-meta {
	display: block;
	position: relative;
	padding: 1px 0;
	font-size: 12px;
}
.post-date-holder .date-meta:after {
	border: 3px solid transparent;
	content: " ";
	display: block;
	height: 0;
	left: 37px;
	position: absolute;
	top: 100%;
	width: 0;
}
/*-------Comments -------*/
#comments .media-heading {
	font-size: 13px;
}
#comments .media {
	margin-top: 0;
	padding-bottom: 20px;
	padding-top: 20px;
}
#comments .media+.media, #comments .media .media {
	border-top: 1px solid #ebebeb;
}
#comments .media .media {
	border-bottom: 1px solid #ebebeb;
	margin-top: 20px;
}
#comments .media img {
	max-width: 100px;
}
/*---------------------------------------
GRID Specials
--------------------------------------*/
.floating-media {
	margin-bottom: 15px;
	margin-right: 15px;
}
.floating-media1 {
	width: 300px;
	height: 200px;
}
.five-columns-list li {
	float: left;
	padding: 0 15px;
	width: 20%;
}
.padded-top {
	padding-top: 40px;
}
.padded-bottom {
	padding-bottom: 20px;
}
.separated-top {
	margin-top: 50px;
}
.separated-bottom {
	margin-bottom: 20px;
}
/*---------------------------------------
BREAKPOINTS
--------------------------------------*/
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: transparent;
	color: #07997E;
}
.navbar-nav>li>a {
	color: #FFF;
	font-family: sans-serif;
	text-align: center;/*text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);*/
}
.adv_home {
	border: 1px solid #ccc;
	float: right;
	height: 381px;
	width: 25%;
}
.sidebar {
	width: 25%;
}
.form-control1 {
	height: 120px !important;
	padding: 0px 15px !important;
	margin-bottom: 5px !important;
	margin-left: 20px;
	padding: 6px 12px;
	font-size: 13px;
	line-height: 1.8462;
	color: #5a656a;
	vertical-align: middle;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.dtd-col-12 {
	width: 100%;
	float: left;
	border: 1px solid;
	font-size: 14px;
	border-radius: 3px;
}
.dtd-col-c1 {
	width: 25%;
	float: left;
	text-align: center;
}
.dtd-col-c2 {
	width: 50%;
	float: left;
	text-align: center;
}
.dtd-col-c2 img {
	width: 95%;
}
.dtd-col-c3 {
	width: 75%;
	float: left;
}
.dtd-col-c4 {
	width: 100%;
	float: left;
	text-align: center;
}
 @media screen and (min-device-width : 320px) and (max-width:500px) {
.form-control1 {
	height: 60px !important;
}
.dt-col-12 {
	width: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.dt-col-3 {
	width: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
}
@media screen and (min-device-width : 320px) and (max-device-width : 700px) {
.adv_home {
	width: 30%;
	height: auto;
	float: left
}
.slider_home {
	width: 70%;
	float: left
}
.sidebar {
	width: 30%;
}
.dt-col-12 {
	width: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.dt-col-3 {
	width: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
}
@media screen and (max-width:768px) {
.hero-unit .hero-form-large, .hero-unit .hero-form-small {
	position: static;
}
.hero-form-small {
	width: 100%;
}
.hero-unit.padded-bottom {
	padding-bottom: 0;
}
.top-bar p {
	margin-bottom: 20px;
	text-align: center;
}
.well-lg {
	font-size: 20px;
}
.separated-on-small {
	margin-bottom: 60px;
}
.director-profile {
	margin-bottom: 30px;
}
#map {
	margin-right: 0;
	min-height: 550px;
}
.icon-holder {
	margin-bottom: 0;
	margin-top: 0;
}
aside>ul>li:last-child .widget {
	margin-bottom: 0;
}
.pagination {
	margin-bottom: 60px;
}
#og-grid {
	margin-right: 0;
}
.five-columns-list li {
	float: none;
	padding: 0 15px;
	width: 100%;
}
.page-header h1 {
	border-right: none;
}
.page-header .breadcrumb {
	clear: both;
	margin-left: -15px;
	margin-top: 10px;
}
.page-header form {
	clear: both;
	margin-top: 20px;
	width: 100%;
	margin-left: -15px;
	float: none !important;
}
}
.dt-col-c1 {
	width: 33.3%;
	float: left;
	border: 1px solid;
}
.dt-col-4 {
	width: 33.3%;
	float: left;
}
@media screen and (max-width:1200px) {
.dtd-col-c1 {
	width: 33.3%;
	float: left;
}
.dtd-col-c3 {
	width: 66.6%;
	float: left;
}
}
@media screen and (max-width:992px) {
.dtd-col-c1 {
	width: 33.3%;
	float: left;
}
.dtd-col-c3 {
	width: 66.6%;
	float: left;
}
#map {
	min-height: 550px!important;
}
footer .widget:nth-child(3) {
	clear: both;
}
.dt-col-12 {
	width: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.dt-col-3 {
	width: 66.6%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.dt-col-4 {
	width: 50%;
	float: left;
}
.col-sm-9 {
	width: 100%;
	float: left;
}
.dt-col-c1 {
	width: 33.3%;
	float: left;
}
}
 @media screen and (max-width:700px) {
.dtd-col-c1 {
	width: 50%;
	float: left;
	text-align: center;
}
.dtd-col-c3 {
	width: 50%;
	float: left;
}
}
@media screen and (max-width:800px) {
.adv_home {
	width: 100%;
	height: auto;
}
.slider_home {
	width: 100%;
}
.sidebar {
	width: 100%;
}
.dt-col-12 {
	width: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.dt-col-3 {
	width: 50%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.dt-col-c1 {
	width: 50%;
}
}
@media screen and (max-width:550px) {
.dt-col-12 {
	width: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.dt-col-3 {
	width: 100%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.dt-col-c1 {
	width: 100%;
	float: left;
}
.dtd-col-c3 {
	width: 100%;
}
}
@media screen and (max-width:430px) {
.dtd-col-c1 {
	width: 100%;
	float: left;
	text-align: center;
}
.dtd-col-c3 {
	width: 100%;
	float: left;
}
}
.wcyu {
	width: 100%;
	border: 1px solid;
	float: left;
}
.wcyu h2 {
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin: 0px;
	font-weight: bold;
	background: #60a699;
	padding: 6px 0px;
}
.wcyu p {
	padding: 0px 4px;
	float: left;
	font-size: 14px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #585757;
	width: 100%;
}
.wcyu ul {
	padding-left: 25px;
	float: left;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #585757;
	width: 100%;
}
.page-video {
	list-style: none;
	float: left;
	padding: 0px;
	margin-top: 22px;
}
.dt-col-121 {
	width: 100%;
	float: left;
}
.padding_cls {
	padding-right: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
.logo {
	background: url(../img/logo/logos.jpg);
	background-position: -30px -0px;
	width: 120px;
	height: 32px;
}
.logo1 {
	background: url(../img/logo/logos.jpg);
	background-position: -30px -49px;
	width: 120px;
	height: 32px;
}
.logo2 {
	background: url(../img/logo/logos.jpg);
	background-position: -34px -95px;
	width: 120px;
	height: 32px;
}
.logo3 {
	background: url(../img/logo/logos.jpg);
	background-position: -34px -143px;
	width: 120px;
	height: 32px;
}
.logo4 {
	background: url(../img/logo/logos.jpg);
	background-position: -26px -190px;
	width: 120px;
	height: 32px;
}
.logo5 {
	background: url(../img/logo/logos.jpg);
	background-position: -31px -235px;
	width: 120px;
	height: 32px;
}
.logo6 {
	background: url(../img/logo/logos.jpg);
	background-position: -31px -281px;
	width: 120px;
	height: 32px;
}
.logo7 {
	background: url(../img/logo/logos.jpg);
	background-position: -31px -328px;
	width: 120px;
	height: 32px;
}
.logo8 {
	background: url(../img/logo/logos.jpg);
	background-position: -31px -371px;
	width: 120px;
	height: 32px;
}
.logo9 {
	background: url(../img/logo/logos.jpg);
	background-position: -31px -418px;
	width: 120px;
	height: 32px;
}
.logo10 {
	background: url(../img/logo/logos.jpg);
	background-position: -31px -464px;
	width: 120px;
	height: 32px;
}
.logo11 {
	background: url(../img/logo/logos.jpg);
	background-position: -31px -510px;
	width: 120px;
	height: 32px;
}
.logo12 {
	background: url(../img/logo/logos.jpg);
	background-position: -30px -556px;
	width: 120px;
	height: 32px;
}
.logo13 {
	background: url(../img/logo/logos.jpg);
	background-position: -66px -606px;
	width: 47px;
	height: 32px;
}
.logo14 {
	background: url(../img/logo/logos.jpg);
	background-position: -32px -655px;
	width: 120px;
	height: 32px;
}
.logo15 {
	background: url(../img/logo/logos.jpg);
	background-position: -32px -703px;
	width: 120px;
	height: 32px;
}
.logo16 {
	background: url(../img/logo/logos.jpg);
	background-position: 1px -755px;
	width: 180px;
	height: 32px;
}
.logo17 {
	background: url(../img/logo/logos.jpg);
	background-position: -13px -815px;
	width: 154px;
	height: 32px;
}
.logo18 {
	background: url(../img/logo/logos.jpg);
	background-position: -39px -928px;
	width: 93px;
	height: 32px;
}
.logo19 {
	background: url(../img/logo/logos.jpg);
	background-position: -49px -800px;
	width: 85px;
	height: 32px;
}
.logo20 {
	background: url(../img/logo/logos.jpg);
	background-position: -5px -893px;
	width: 169px;
	height: 32px;
}
.logo21 {
	background: url(../img/logo/logos.jpg);
	background-position: -54px -844px;
	width: 73px;
	height: 32px;
}
.logo22 {
	background: url(../img/logo/logos.jpg);
	background-position: 0px -970px;
	width: 180px;
	height: 32px;
}
.logo23 {
	background: url(../img/logo/logos.jpg);
	background-position: -53px -1021px;
	width: 75px;
	height: 32px;
}
.logo24 {
	background: url(../img/logo/logos.jpg);
	background-position: -182px -1075px;
	width: 179px;
	height: 32px;
}
.ds {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 100px;
	float: left;
	margin-right: 10px;
	background-position: -2px -5px;
}
.ds1 {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 88px;
	float: left;
	margin-right: 10px;
	background-position: -100px -5px;
}
.ds2 {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 89px;
	float: left;
	margin-right: 10px;
	background-position: -207px -5px;
}
.ds3 {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 100px;
	float: left;
	margin-right: 10px;
	background-position: -309px -5px;
}
.ds4 {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 90px;
	float: left;
	margin-right: 10px;
	background-position: -411px -5px;
}
.ds5 {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 88px;
	float: left;
	margin-right: 10px;
	background-position: -6px -117px;
}
.ds6 {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 97px;
	float: left;
	margin-right: 10px;
	background-position: -107px -117px;
}
.ds7 {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 100px;
	float: left;
	margin-right: 10px;
	background-position: -209px -117px;
}
.ds8 {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 90px;
	float: left;
	margin-right: 10px;
	background-position: -309px -117px;
}
.ds9 {
	background: url(../img/avatars/Drs.jpg);
	width: 90px;
	height: 90px;
	float: left;
	margin-right: 10px;
	background-position: -409px -117px;
}
.news1 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
}
.news2 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -260px 10px;
}
.news3 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -530px 10px;
}
.news4 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -264px 368px;
}
.news5 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -270px -177px;
}
.news6 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -530px -177px;
}
.news7 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: 0px -347px;
}
.news8 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -270px -347px;
}
.news9 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: 0px 195px;
}
.news10 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: 0px -177px;
}
.news11 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: 0px -520px;
}
.news12 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -530px -520px;
}
.news13 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -261px -695px;
}
.news14 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -522px -695px;
}
.news15 {
	background: url(../img/news/newss.jpg);
	width: 262px;
	height: 168px;
	background-size: 800px;
	background-position: -530px -344px;
}
.view-all-diseases {
	font-size: 16px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
	width: auto;
	float: right;
}
.related-dieacese {
	float: left;
	width: 100%
}
.related-dieacese h2 {
	font-weight: bold
}
.dieacese-faq {
	float: left;
	color: #585757;
	width: 100%;
	padding-left: 15px;
}
.faq-qes {
	font-weight: bold;
}
.faq-ans {
	list-style: none;
	padding-bottom: 5px;
}
.desc {/*-webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; */
}
.taxo-list1 {
	padding: 0px
}
.taxo-list1 li p {
	padding: 0px;
	margin-bottom: 5px;
}
/* Landing page*/
.landing-Testimonial-head {
	font-size: 23px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 41px;
	text-align: center;
	color: #000;
}
.landing-Testimonial-img {
	width: 33%;
	float: left;
}
.landing-Testimonial-img img {
	width: 90%;
	float: left;
}
.landing-form-head2 {
	text-align: center;
	font-size: 13px;
	color: #000;
	margin: 0px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.landing-form-head3 {
	text-align: center;
	font-size: 20px;
	color: #000;
	margin: 0px;
	font-weight: bold;
	padding: 0px 0px;
	line-height: 30px;
}
.landing-footer {
	margin: 0px auto;
	width: 90%;
}
.landing-banner {
	width: 94.9%;
	padding-left: 60px;
}
.landing-banner1 {
	padding-top: 37px;
}
.landing-form {
	padding-left: 0px;
	padding-right: 80px;
	background: url(../img/form-bg.png) no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
}
.landing-text2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 41px;
	color: #000;
}
.landing-text3 {
	font-size: 20px;
	line-height: 30px;
	padding-left: 41px;
	color: #000;
	text-align: justify;
}
.landing-text4 {
	font-size: 20px;
	line-height: 30px;
	padding-left: 41px;
	color: #000;
	text-align: justify;
}
.landing-top {
	line-height: 82px;
}
.hn {
	background: #bb4520;
}
.link-list {
	float: left;
	height: auto;
	border: 1px solid;
	margin-bottom: 7px;
	padding-top: 12px;
}
.link-sub {
	width: auto;
	float: left;
	height: auto;
	padding-right: 34px;
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.link-sub a:before {
	content: none
}
.link-sub a {
	color: #1F6E5C
}
 @media screen and (max-width:1200px) {
.landing-banner {
	width: 100%;
	padding-left: 60px;
}
.landing-Testimonial-img {
	width: 33%;
	float: left;
	text-align: center;
}
.landing-text2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 41px;
	color: #000;
}
.landing-footer {
	margin: 0px auto;
	width: 90%;
}
}
@media screen and (max-width:992px) {
.landing-form {
	padding-right: 0px;
	background: url() no-repeat;
	margin-bottom: 25px;
	border: 1px solid #999;
	box-shadow: 0px 0px 13px #999;
	border-radius: 10px;
	float: left;
	width: 100%;
}
.landing-banner {
	width: 100%;
	padding-left: 0px;
}
.landing-form-head1 {
	background: #036C5D;
	border-radius: 10px 10px 0px 0px;
}
.landing-line {
	width: 100%;
}
.landing-banner1 {
	width: 100%;
	padding-top: 10px;
	border-bottom: 1px solid #aaa;
}
.landing-text2 {
	padding-left: 0px;
	text-align: center;
}
.landing-Testimonial {
	width: 100%;
	float: left;
	padding-top: 10px;
}
.landing-Testimonial-head {
	padding-left: 0px;
}
.landing-Testimonial-img {
	width: 33%;
	float: left;
	text-align: center;
}
.landingzero {
	padding: 0px;
	margin: 0px;
	line-height: 7px;
}
.landing-top {
	width: 100%;
	float: left;
	text-align: center;
}
.landing-top1 {
	width: 50%;
	float: left
}
.landing-footer {
	border-top: 1px solid #999;
	padding-top: 10px;
	margin-top: 10px;
}
.diabetic-foot-treatment {
	float: left;
	margin-left: -77px
}
}
@media screen and (max-width:800px) {
.landing-banner {
	width: 100%;
	padding-left: 0px;
}
.landing-top {
	width: 100%;
	float: left;
	text-align: center;
}
.landing-top1 {
	width: 50%;
	float: left
}
.landing-top1 img {
	width: 50%;
}
}
 @media screen and (max-width:768px) {
.hn {
	box-shadow: none;
}
/*.hnl{display:none;}*/
.hnm {
	background: #E7F6FD;
}
.navbar-nav>li>a {
	color: #F49625
}
}
 @media screen and (max-width:700px) {
.landing-banner {
	width: 100%;
	padding-left: 0px;
}
.landing-top {
	width: 100%;
	float: left;
	text-align: center;
}
.landing-top1 {
	width: 50%;
	float: left
}
.landing-top1 img {
	width: 50%;
}
.link-sub {
	font-size: 14px
}
.link-sub {
	width: auto;
	float: left;
	height: auto;
	padding-right: 25px;
}
}
@media screen and (max-width:550px) {
.landing-banner {
	width: 100%;
	padding-left: 0px;
}
.landing-top {
	width: 100%;
	float: left;
	text-align: center;
}
.landing-top1 {
	width: 50%;
	float: left
}
.landing-top1 img {
	width: 90%;
}
}
.text-right1 {
	margin-top: 12px;
	padding-left: 0px;
}
/* Landing page*/
.patient-stories {
	float: left;
	width: 100%;
}
.patient-stories a {
	font-size: 20px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.patient-stories p {
	width: 100%;
	float: left;
	font-size: 14px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #000000
}
.patient-stories p button {
	height: 28px;
	border: none;
	background: #5ca595;
	border-radius: 2px;
	margin-top: 10px;
	color: #fff;
	float: right;
	font-size: 13px;
}
.btn1 {
	float: right;
	font-size: 13px;
}
.p_0 {
	padding: 0px
}
.online-media {
	padding: 0px 10px 0px 0px;
	border: 0px;
	box-shadow: none;
}
.online-media-in {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	float: left
}
.online-media-in p {
	font-size: 14px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #585757
}
.online-media-read-more {
	font-size: 11px;
	float: right;
	font-weight: bold
}
.online-media-img {
	padding-left: 0px;
	padding-top: 22px;
}
.online-media-img img {
	width: 200px
}
.online-media-date {
	font-weight: bold;
}
.online-media-toplink {
	font-size: 18px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #003069;
}
.online-media-toplink {
	font-size: 18px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #003069;
}
.h-service {
	border: 1px solid #eee;
	margin-bottom: 25px;
}
#headdemo {
	width: 100%;
background-color:;
	z-index: 333
}
.form-control {
	height: 49px !important;
	padding: 0px 15px !important;
	margin-bottom: 15px !important;
	margin-left: 20px;
}
.form-control-contact {
	height: 45px !important;
	padding: 0px 15px !important;
	width:100%;
}
footer {
	text-align: center;
	color: #FFF;
	background: #403430;
	padding: 8px;
	font-size: 15px;
}


.brochure{width:66px; height:221px; left:0; top:120px; position:fixed; z-index:9999;}

.team img{
    height: 235px;
    margin: 0px auto;
}
.team h4{
    text-align:center;
    margin-bottom:25px;
}

.asiad h3 {
    text-transform: uppercase;
    color: #FFF;
    background: linear-gradient(to right, rgba(255,0,0,0), rgb(0, 149, 255),rgba(255,0,0,0));
    padding: 10px;
    text-align: center;
    margin-bottom: 70px;
}