.main-nav {
    margin: 10px auto;
}

.navbar-header {
    float: none;
}

.navbar-brand {
    color: #fff !important;
    font-family: 'Open Sans', sans-serif, serif;
    font-size: 26px;
    font-weight: bold;
    margin-top: 0;
    width: 100%;
    text-align: center;
	text-shadow: 2px 1px #777777;
    -webkit-text-shadow: 2px 1px #777777;
    -o-text-shadow: 2px 1px #777777;
    -ms-text-shadow: 2px 1px #777777;
	padding-bottom: 0;
	padding-top: 0;
}

.slider-img > img {
    width: 100%;
    height: auto;
}


.slider-text {
    left: 0;
    margin: 0 auto;
    padding: 10px 10px 10px;
    position: absolute;
    right: 0;
    top: 35%;
    width: 80%;
}

.slidercaptionbg {
	background-color: #0d5789;
	background-color: rgba(13,87,137,0.6);
    padding: 10px 10px 10px;
    margin-left: 1.4%;
}

.readmore_area a {
	border: 2px solid #0d5789;
}


.slider-text h2 {
    color: #e5d5c6;
    font-size: 36px;
    line-height: 100%;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    text-transform: uppercase;
}

.slider-text p {
    color: #e5d5c6;
    max-width: 960px;
    position: relative;
    width: 100%;
    font-size: 20px;
    padding-top: 10px;
    font-weight: 300;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    z-index: 100;
}


.navbar-fixed-top .navbar-collapse {
	/*padding-right: 10%;*/
	/*margin-top: 9%;*/
}


a.scrollToTop.arrowup {
    line-height: 140%;
}

/*
.single-top-feature .readmore_area a#locationsbtn span {
    background: #0d5789 none repeat scroll 0 0;
	color: #ffffff;
}
.single-top-feature .readmore_area a#locationsbtn::before {
	background-color: #ffffff;
	color: #0d5789;
	border: 2px solid #0d5789;
	padding-top: 8px;
}
*/


.opening-table li {
    border-bottom: 1px solid /*#f1f1f2*/;
    line-height: 100%/*30px*/;
    margin: 0;
    padding: 4px 0;
    /*color: #000;*/
    float: left;
    display: block;
    width: 100%;
	font-size: 100%;
}

.openingboxes {
	min-height: 70px;
}


div.readmore_area.services {
    float: none;
    margin-top: 0px;
    position: relative;
    z-index: 1;
}

div.readmore_area.services a {
    overflow: hidden;
    margin: 0;
	color: #fff;
	display: inline-block;
	font-size: 90%;
	font-weight: 400;
	letter-spacing: 1px;
	outline: medium none;
	position: relative;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
	text-transform: uppercase;
}

div.readmore_area.services a span, div.readmore_area.services a::before {
	padding: 0px 3px;
}


.single-service > h3 a {
    text-transform: uppercase;
    font-size: 80%;
}


.single-service {
    float: left;
    margin-bottom: 60px;
    padding: 0px 0px;
    display: inline;
    width: 100%;
    text-align: center;
}


.doctors-nav svg {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 0%;
    height: 55%;
}


.aligncenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


section#testimonial h4 {
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
}


/* News Slider Styles */

.news-area {
    display: inline;
    float: left;
    margin-top: 25px;
    width: 100%;
}


.news-nav .slick-prev {
    background-image: url("../images/team-prev-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    left: 65px;
	top: 105px;
	width: 3%;
	height: 45px;
}
.news-nav .slick-next {
    background-image: url("../images/team-next-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    right: -3px;
	top: 105px;
	width: 3%;
	height: 45px;
}
.slick-prev, .slick-next {
	height: 70px;
	width: 50px;
}


div#papersrow {
	padding-top: 120px;
	padding-bottom: 60px;
}


p.newsarticles {
	min-height: 140px;
}

p.resourcepapers {
	min-height: 120px;
}

p.resourcepapers a {
	color: #0d5789;
}


.blog-breadcrumbs-area {
    /*background-color: #f5f5f5;*/
	background: none;
    display: inline;
    float: left;
    padding: 20px 0;
    width: 100%;
    min-height: 80px;
}


.section-subheading > h2 {
    font-size: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 25px;
	color: #0d5789;
	text-align: center;
}

.section-subheading > p {
    font-size: 17px;
    margin-bottom: 0px;
    padding-top: 5px;
	padding-bottom: 40px;
    line-height: 25px;
	color: #313338;
	text-align: center;
}


/*
section#departments ul li a {
	font-weight: bold;
}
*/


section#locations p.aligncenter {
	font-size: 17px;
}


section#departments span.deptt, section#patientforms span.deptt, section#events span.deptt {
	text-align: right;
	float: right;
}

/*
section#departments a:hover {
	color: #555555;
}
*/


section#locations ul i.fa {
	color: #0d5789;
}



#locations, #departments, #gallery, #menu, #menuitems {
    float: left;
    display: inline;
    padding: 80px 0px 180px;
    width: 100%;
}
#menuitems {
	padding-bottom: 0;
}

#contact {
    float: left;
    display: inline;
    padding: 80px 0px 180px;
    width: 100%;
}

#about {
    background-color: #f7f7f7;
    float: left;
    display: inline;
    width: 100%;
    padding: 140px 0px;
}

#meetDoctors {
    float: left;
    display: inline;
    width: 100%;
    padding: 140px 0px;
}

#testimonial {
    float: left;
    display: inline;
    padding: 140px 0px;
    background-color: #f7f7f7;
    width: 100%;
}

#articles {
    float: left;
    display: inline;
    width: 100%;
    padding: 140px 0;
}

#service {
    float: left;
    display: inline;
    width: 100%;
    padding: 140px 0px;
}

#patientforms, #events {
    float: left;
    display: inline;
    padding: 80px 0px 180px;
    width: 100%;
}


aside.sidebar div.social-share ul li a:hover {
    background-color: #ffffff;
    color: #0d5789;
    outline: 1px solid #0d5789;
}

div.footer-middle a:hover {
	background-color: #0d5789;
	color: #ffffff;
}


img.media-object {
	width: 100%;
	height: auto;
}


.popular-tab li {
    margin-bottom: 15px;
    padding-bottom: 0px;
}


.sidebar-widget > ul li > a {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #e2e6e7;
	color: #0d5789;
}

.archives li a.pagesarticles {
	font-size: 80%;
	color: #999999;
	text-transform: uppercase;
}


.social-share {
    border-bottom: none;
    border-top: none;
    display: inline;
    float: none;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 15px;
    width: 100%;
}


.social-share ul {
    float: right;
    text-align: left;
    display: inline-block;
    width: 100%;
    text-align: left;
}


.sidebar-widget > h3 {
    border-bottom: 1px solid #e2e6e7;
    font-size: 22px;
    margin-bottom: 25px;
    margin-top: 0;
    line-height: 40px;
}


.error-page-area .readmore_area {
    float: none;
    margin: 0 auto;
    margin-top: 80px;
	margin-bottom: 80px;
}


/*
footer#footer .footer-service li > a:hover {
	color: #555555;
}
*/



.modal-content {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    float: left;
    width: 100%;
}

.modal-title {
    line-height: 1.42857;
    margin: 0;
    font-size: 30px;
	color: #0d5789;
	text-transform: uppercase;
}

.modal-body {
	color: #777777;
}


.single-service > p {
    color: #8997a7;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 25px;
    min-height: 100px;
}


.whyChoose-right .media {
    margin-bottom: 5%;
}

.media {
    margin-top: 0;
}


h2 {
	text-transform: uppercase;
}


.whyChoose-right .media:hover .media-icon {
	color: #ffffff;
	background-color: #0d5789;
}


div.doctorslider {
	margin-left: 0%;
}


.doctors-nav figcaption h2, .doctors-nav figcaption p {
    -moz-transform: translatey(50px);
    -ms-transform: translatey(50px);
    -o-transform: translatey(50px);
    -webkit-transform: translatey(50px);
    transform: translatey(10px);
}

.doctors-nav figcaption h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 118%;
    font-weight: bold;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
	color: #ffffff;
}
.doctors-nav a:hover figcaption h2 {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
	color: #0d5789;
}


.doctors-nav figcaption p {
    padding: 0 20px;
    color: #ffffff;
    font-size: 118%;
    font-weight: 300;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.doctors-nav a:hover figcaption p {
    opacity: 1;
    background-color: #ffffff;
	color: #0d5789;
}


@media (max-width: 1200px) {
	.navbar-default .navbar-nav > li > a {
		padding: 18px 5px;
		font-size: 70%;
	}
	.navbar-right {
		float: none !important;
		margin-right: 0px;
		/*margin-left: 20%;*/
		margin-left: 0%;
	}
}

@media (max-width: 991px) {
	.whyChoose-left {
		width: 100%;
	}
	.navbar-right {
		float: none !important;
		margin-right: 0;
		margin-left: 0;
	}
	.navbar-brand {
		font-size: 110%;
		padding-right: 0;
		padding-left: 0;
		width: auto;
	}
	.slider-text h2 {
		font-size: 120%;
	}
	.slider-text p {
		font-size: 100%;
	}
	.readmore_area a {
		font-size: 100%;
	}
	.top-slide-inner {
		height: 100%;
	}
}

@media (max-width: 480px) {
	.slider-img > img {
		width: auto;
		height: 100%;
	}
	.slider-text {
		top: 25%;
	}
	.top-slide-inner {
		height: 425px;
	}
}



 div.width22 {
	 margin-left: 21%;
	 margin-right: auto;
	 width: 100%;
 }


.footer-service li > a:hover {
    text-decoration: none;
    outline: none;
	color: #555555;
}


.testimonial-area {
    float: left;
    display: inline;
    width: 100%;
    padding-bottom: 80px;
}

.whychoose-singleslide img {
    height: auto;
}


.blog-img figure img {
	opacity: 1;
}


figure.blog-figure:hover img, figure.blog-figure img {
	opacity: 1;
	transform: none;
}

.blog-img figure {
    background: none;
    cursor: default;
}


.navbar-right .deliver {
    font-weight: 900;
    margin-bottom: 8px;
    margin-top: 0;
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    text-transform: none;
    letter-spacing: 0px;
    /*font-size: 14px;*/
	font-size: 13px;
	color: #dd1f2f;
}
.navbar-right h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: bold;
	color: #273a7f;
	font-size: 20px;
}

.navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}
.navbar-nav > li {
    float: none;
    text-align: center;
    display: inline-block;
}


.navbar-brand img {
    width: auto;
    /*height: 150px;*/
	height: 5em;
	-moz-transition: height 0.3s ease 0s;
	-o-transition: height 0.3s ease 0s;
	-webkit-transition: height 0.3s ease 0s;
	transition: height 0.3s ease 0s;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
    height: auto;
	float: left;
}


.headernavtel {
	margin-top: 4.5%;
	-moz-transition: margin-top 0.3s ease 0s;
	-o-transition: margin-top 0.3s ease 0s;
	-webkit-transition: margin-top 0.3s ease 0s;
	transition: margin-top 0.3s ease 0s;
}


footer img {
    height: 14.5vw;
}


.single-footer-widget .line {
	margin-left: auto;
	margin-right: auto;
}


abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: none;
}

#footer .specialoffer li, #footer .contactaddress li {
	display: block;
}
#footer .specialoffer li a, #footer .contactaddress li a {
	border-bottom: none;
	padding: 4px 0;
}


#footer .section-heading{
	float: none;
	display: block;
}

#footer .single-footer-widget {
    float: left;
    display: block;
	margin-bottom: 20px;
}

#footer .single-footer-widget .line {
    margin-bottom: 5px;
}


#locations ul li {
	margin-bottom: 20px;
}


.calltoactiontop .deliver, .calltoactiontop .desktoptel, .calltoactiontop .mobiletel {
	color: #e5d5c6;
	text-transform: uppercase;
}

.navbar-default {
    padding: 0 0 10px 0;
}
.addresstop {
	background: #e5d5c6;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #333333;
}
.addresstop .deliver {
    color: #333333;
	text-transform: uppercase;
	font-weight: 900;
    margin-bottom: 8px;
    margin-top: 0;
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    letter-spacing: 0px;
    font-size: 22px;
}


#menu .single-footer-widget {
	padding: 0;
}
#menu .leftdiv, #menu .rightdiv {
	padding-left: 0;
	padding-right: 0;
}

.headernavtel .mobiletel a {
	color: #ffffff;
}


.button--itzel {
    width: 100%;
}
.wpcf7-submit {
    min-width: 100%/*150px*/;
    max-width: 100%;
    margin: 0;
}

.footer-social {
	display: block;
	float: right;
	padding: 25px 0;
	width: auto;
	position: fixed;
	right: 0;
	top: 220px;
}
.footer-social a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #0d5789;
	width: 60px;
	height: 60px;
	padding-top: 10px;
	font-size: 250%;
	color: #e5d5c6;
}
.footer-social a:hover, .footer-social a:focus, .footer-social a:active {
    padding-right: 20px;
}
.footer-social a  img{
	display: block;
	right: 0;
	margin-right: 0px;
	float: right;
	width: 45px;
	height: auto;
	margin-top: 0px;
}


.my-simple-gallery figcaption {
    text-transform: uppercase;
	font-size: 24px;
    color: #0d5789;
}


a.gallery-iteam:hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    cursor: zoom-in;
}
a.gallery-iteam .image-effect::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transition: -moz-transform 0.6s ease 0s;
    -o-transition: -o-transform 0.6s ease 0s;
    -webkit-transition: -webkit-transform 0.6s ease 0s;
    transition: transform 0.6s ease 0s;
    width: 100%;
    cursor: zoom-in;
}


.price {
	text-align: right;
    float: right;
}


#menuitems {
    color: #333333;
}
#menuitems .footer-service li > a {
    color: #333333;
}
#menuitems .row {
    margin-bottom: 80px;
}


.showleft {
	right: 0;
}
.hideright {
	right: -65px;
}



/* ===== zSLIDER CUSTOM SETTINGS ===== */
#sliderArea {
    /*min-height: 900px;*/
	/*margin-top: 160px*//*130px*/;
	margin-top: 11vw;
}
.slick-list {
    height: 100%;
}
#topFeature {
    top: -1px;
	position: relative;
}
.top-slider {
    /*height: 940px;*/
	height: 65vw;
	position: relative;
}


.top-slider .slick-prev, .top-slider .slick-next {
	top: 28%;
	top: 23vw;
}






@media (min-width: 767px) and (max-width: 992px) {
	.container {
		width: 100%;
	}
}



@media (max-width: 992px) {
	div.width22 {
		margin-left: 17%;
	}
	.calltoactiontop .deliver, .calltoactiontop .desktoptel, .calltoactiontop .mobiletel {
		font-size: 100%;
	}
	.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #0d5789;
	}
}

@media (max-width: 768px) {
	.whyChoose-right {
		margin-top: 25%;
	}
	div.width22 {
		margin-left: 0%;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 5px 5px;
	}
	.navbar-nav > li {
		text-align: center;
		display: block;
	}	
	.navbar-default .navbar-nav > li > a::before {
		display: none;
	}
	.headernavtel {
		margin-top: 0%;
	}
	.navbar-brand img {
		height: 5em;
	}
	.wedeliver {
		margin-top: -65px;
		float: none !important;
	}
	.calltoactiontop .deliver, .calltoactiontop .desktoptel, .calltoactiontop .mobiletel {
		font-size: 85%;
	}
	.navbar-default .navbar-toggle {
		z-index: 1;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:active, .navbar-default .navbar-nav > li > a.activelink, .navbar-default .navbar-nav > li > a.activelink:hover , .navbar-default .navbar-nav > li > a.activelink:focus, .navbar-default .navbar-nav > li > a.activelink:active {
		width: 100%;
		background-color: #eddcce;
		color: #0d5789;
	}
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		position: relative;
		z-index: 1;
	}
	#menu .leftdiv, #menu .rightdiv {
		padding-left: 40px;
		padding-right: 40px;
	}
	.readmore_area a span {
		padding: 5px 10px;
	}
	.readmore_area a::before {
		/*font-size: 100%;*/
		padding: 6px 10px;
	}
}

@media (max-width: 480px) {
	/* ===== zSLIDER CUSTOM SETTINGS ===== */
	#sliderArea {
		/*min-height: 900px;*/
		/*margin-top: 160px*//*130px*/;
		margin-top: 120px;
	}
	.slick-list {
		height: 100%;
	}
	#topFeature {
		top: -1px;
		position: relative;
	}
	.top-slider {
		/*height: 940px;*/
		min-height: 400px;
		position: relative;
	}
	.top-slider .slick-prev, .top-slider .slick-next {
		top: 28%;
		top: 23vw;
		top: 160px;
	}
	.footer-social {
		top: 150px;
	}
	.footer-social a {
		width: 30px;
		height: 30px;
		padding-top: 0px;
		font-size: 100%;
	}
	.footer-social a img {
		width: 24px;
		margin-top: 3px;
	}
	.addresstop {
		font-size: 70%;
		margin-top: 0;
		padding-top: 0;
	}
}

@media (max-width: 310px) {
	#header .navbar-right {float: right !important;display: inline-block;}
}


.modal-open {
  padding-right: 0 !important;
}


.modal-content {
    top: 200px;
}