/*
Theme Name: diabetes
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: diabetes
Tags:
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
diabetes is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

# Normalize
# Covid
# Typography
# Elements
# Forms
# Navigation

	## Links
	## Menus

# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media

	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------

# Normalize
--------------------------------------------------------------*/
@import url('css/bootstrap.css');

 @import url('css/bootstrap.min.css');

 @import url('css/font.css');

 @import url('css/style.css');

/*<make>*/
body {
	overflow-x: hidden;
}
#make {
	background-image:url('https://texasdiabetes.com/wp-content/uploads/2020/09/make-2.png');
	padding: 3px 0px;
	background-repeat: repeat-x;
	background-position:bottom;
	color: #fff;
	text-align: center;
}
.btn-primary {
	text-transform:uppercase;
	border-radius: 3px;
}
.btn-primary:hover {
	border-color: #fff;
}
/*-------- special button(s) on weightloss page ----------------*/
.btn.btn-md.btn-primary.btn-special {background: #e7a441; color: #fff ; width: 100%;} 
.btn.btn-md.btn-primary.btn-special:hover {background: #338DAC;}
.disappear {display:block;}
.contact {
	float: right;
}
span.or {
	font-size: 24px;
	text-transform: none;
}
.make-border {
	margin: 0px 8px;
}
span.give {
	text-transform: none;
	font-size: 26px;
}
h2 span.app {
	font-size: 29px;
}
.give strong {
	font-family: 'Lato-Regular';
	font-size: 29px;
}
.contact a:hover {
	background: #0a78ac;
	color:#fff;
}
.contact a {
	transition:all 600ms linear 0s;
	color: #fff;
	border-radius: 3px;
	margin-top: 8%;
	border: 2px solid #82bdd8;
	font-size: 17px;
	padding: 12px 44px;	
}
#make .contact a {
	transition:all 600ms linear 0s;
}
#make .contact a:hover {
	background:#aa6400;
	border-color:#fff;
}
/*<make>*/
a:hover {
	text-decoration:none;
}
h1 {
	text-transform:uppercase;
	font-family: 'Lato-Light';
	font-size:52px;
	margin:0;
	padding:10px 0px;
}
h2 {
	text-transform:uppercase;
	font-family: 'Lato-Light';
	font-size:48px;
	margin:0;
	padding:10px 0px;
}
h3 {
	font-family:'Lato-Light';
	font-size:20px;
	color:#d09946;
}
h4 {
	font-size:24px;
	font-family: 'Lato-Light';
	color:#c77e10;
}
h5 {
	color: #c97800;
	padding: 0;
	text-transform:uppercase;
	font-family: 'Lato-Light';
	font-size:43px;
	margin:0;
}
p { 
	font-family: "Lato-Light";
	font-size: 14px;
	line-height: 24px;
}
h6 {
	font-family: 'Lato-Light';
}
section, section#news {
	padding:40px 0px;
}
.seperater {
	padding: 20px 0px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	border-top: none;
}
.holder-bar {
	position: fixed;
  	right: 0;	
	z-index: 10010;
	left:0px;
}
.covid-banner {
	background-color: #e7a441; 
	text-align: center; 
	width: 100%;
	margin-bottom: -1px;
	padding: 5px 0 8px 0;
}
.covid-banner a {
	font-family:'Lato-Light';
	font-size:16px;
	font-weight: 700;
	color:#fff;
	margin: 0;
	text-decoration: underline;
}
/*header*/
#welcome .slide:hover:before {
 border:2px solid #989898;
}
.top-bar {
    display: table;
    width: 100%;
    position: absolute;
    right: 0;
    padding: 0px 0px;
    background-image: url('https://texasdiabetes.com/wp-content/themes/diabetes/images/header-bg.png');
    z-index: 222;
    left: 0px;
}
.top-bar.darkHeader {background:#17698f;}
.navbar-default .navbar-nav > li > a {
	color:#fff;
	font-size:14px;
	font-family: 'Lato-Regular';
	text-transform:uppercase;
	transition:all 600ms linear 0s;
}
.social-icon {
	float: right;
	line-height:32px;
	text-align: right;
	padding-top: 10px;
	color: #fff;
}
.social-icon .fa {
	margin-left: 5px;
	border: 2px solid #fff;
	padding: 0;
	border-radius: 222px;
	width: 30px;
	height: 30px;
	transition:all 600ms linear 0s;
	line-height:25px;
	text-align:center;
}
.social-icon .fa:hover {
	background-color: #fff;
	color: #5DA3C3;
}
.number {
	font-size:20px;
	font-family: 'Lato-Light';
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7a340;
	-moz-box-shadow:inset 0 0 10px #686E71;
	-webkit-box-shadow: inset 0 0 10px #686E71;
	box-shadow: inset 0 0 10px #686E71;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.current-menu-ancestor > a, .navbar-default .navbar-nav>li.current-menu-item > a, .navbar-default .navbar-nav>li:hover {
	color: #fff;
	background-color: #e7a340;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow: none;
}
.navbar {
	position: relative;
	min-height: 46px;
	margin-bottom: -1px;
}
.navbar-nav {
	width: 100%;
	min-width: 839px;
	text-align: center;
}
.nav > li {
	background-image:url('images/li.png');
	background-repeat:no-repeat;
	background-position: left center;
}
.nav>li>a {
	background-repeat: no-repeat;
	position: relative;
	display: block;
	height: auto;
	line-height: 42px;
	padding: 15px 14px;
}
.active a {
	background-image:none;
}
.logo {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 14px;
}
.logo img {
	width:312px;
	margin:0 auto;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}
.navbar-default .navbar-toggle {
	border-color: rgba(221, 221, 221, 0.03);
}
.social-icon a {
	color:#fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background:transparent;
	color:#fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover .icon-bar {
	background-color:#000;
	transition:all 600ms linear 0s;
}
header {
	position: relative;
	z-index: 1;
}
/*header*/

/*section*/
body .nivo-caption .btn.btn-lg.btn-primary {
	color:#0a78ac;
}
body .nivo-caption {
	background:none;
	bottom:60px;
	opacity:1;
	padding:0;
	left:auto;
	width:600px;
	top:auto;
}

body .nivo-caption p {
	margin-bottom:20px;
	padding:4px;
}
.slider-text, .nivo-caption {
	position: absolute;
	top: 37%;
	right: 7%;
	width: 423px;
	text-align: center;
}
.slider {
	position:absolute;
	top: 0;
}
.b {
	width:100%;
	background-repeat:no-repeat
}
.slider p {
	font-family: 'Lato-Regular';
	color:#6b6b6b;
	text-shadow: none;
	margin: 20px 0px;
	font-size: 14px;
}
.slider i {
	padding-left: 8px
}
.slider-text h1, .nivo-caption h1 {
	margin: 0;
	padding: 0;
	font-size:60px;
	color:#0a78ac;
}
.btn, body .nivo-caption a.btn {
	color: #097aaf;
	font-size: 18px;
	font-family: 'Lato-Regular';
	background-color: transparent;
	transition:all 600ms linear 0s;
	border: 2px solid;
	padding: 11px 44px;
}
#welcome {text-align:center;padding-bottom: 0;}
#make h2 > a {
	transition:all 600ms linear 0s;
}
#make h2 > a:hover {
	opacity:0.4;
}
#welcome p {
	color:#191919;
	width: 88%;
	margin: 0 auto;
	margin-bottom: 30px;
}
#welcome i {
	padding-left: 8px;
}
input {
	background-color: transparent;
	border: 0;
}
#welcome a {
	border: 2px solid #989898;
	padding: 10px 60px;
	font-family: 'Lato-Semibold';
	text-transform:uppercase;
	margin: 8px;
	border-radius: 3px;
	color: #17698f;
	font-size: 18px;
}
#welcome h2 {
	color:#17698f;
}
#welcome h5 {
	font-size:30px;
	color:#c77e10
}
#welcome a {
	transition:all 600ms linear 0s;
}
#welcome a:hover {
	background-color:#0a78ac;
	color:#fff;
	border-radius: 3px;
}
#services p a, .btn-brown {
	padding: 8px 36px;
	border-radius:3px;
	font-size: 13px;
	border: 2px solid rgba(199, 126, 16, 0.34);
	color: #c77e10;
	transition:all 600ms linear 0s;
	font-family: 'Lato-Semibold';
	text-transform:uppercase;
	display: inline-block;
}
.btn-brown {
	padding: 8px 15px;
}
.video-text a img {
	margin-left: 2%;
}
.left p a:after {
	background: rgba(0, 0, 0, 0) url("images/aeror.png") no-repeat scroll 0 top;
	content: '';
	float: right;
	height: 9px;
	width: 16px;
	top: 18px;
	position: absolute;
	margin-left: 16px;
}
.left p a:hover:after {
	background-position: 0px -10px;
}
.s-box:hover p a {
	color: #fff!important;
	border: 2px solid #fff!important;
}

#services {
	text-align:center;
}
.s-box h6 {
	font-size: 20px;
	margin: 20px 0px;
	color: #17698f;
}
.s-box p {
	font-size: 14px;
	color: #515151;
}
input.read {
	font-size: 12px;
	font-weight: bold;
	color: #d59e4b;
	border: 2px solid;
	border-radius: 8px;
	transition:all 600ms linear 0s;
	margin-top: 10px;
	padding: 8px 41px;
}
input.read:hover {
	background-color: #82bdd8
}
.s-box:hover {
	background-image:url('images/girl.png');
	color:#fff!important;
	transition:all 600ms linear 0s;
}
.s-box-services1:hover {
	background-image:url('images/diabetes-image.jpg');
}
.s-box-services2:hover {
	background-image:url('images/osteoporosis-IMAGE.jpg');
}
.s-box-services3:hover {
	background-image:url('images/clinical-trials-image.jpg');
}
.s-box-services4:hover {
	background-image:url('images/weight-loss-image.jpg');
}
.s-box {
	background-size: cover;
	padding:30px 10px 25px 10px;
	transition:all 600ms linear 0s;
	border-right: 1px solid #f0f0f0;
	background-position: center center;
}
.s-box:hover h6 {
	color:#fff;
	position: relative;
	z-index:3
}
.s-box:hover.s-box p {
	color:#fff;
	position: relative;
	z-index:3
}
.s-box:hover input.read {
	color:#fff;
	position: relative;
	z-index:3
}
.s-box:hover a {
	color:#fff;
	position: relative;
	z-index:3
}
.s-box:hover .s-box-overlay {
	display:block
}
.s-cion {
	height: 63px;
	overflow: hidden;
}
.s-box:hover .s-cion img {
	top: -101%;
	position: relative;
}
.s-box-overlay {
	position: absolute;
	display:none;
	height:100%;
	background-color: rgba(23, 105, 143, 0.64);
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	z-index: 0;
}
.s-box:last-child {
	border-right: 0px solid #f0f0f0;
}
.services img {
	width:100%;
}
a:hover {
	text-decoration:none;
}
#services h5, #news h5 {
	color:#5c5c5c;
	font-size:30px;
}
#services h5 span, #news h5 span {
	color:#c77e10;
}
#call {
	background-image:url(../images/contact-bg.png);
	text-align:center;
}
#video {
	color:#fff;
	position:relative;
}
.overlay1 {
	position: absolute;
	width: 100%;
	top:0;
	height: 100%;
	background-color: rgba(23, 105, 143, 0.77);
}
.video {
	height:336px;
}
.video img {
	width: 100%;
}
.video ifram {
	width: 100%!important;
	height:100%!important;
}
.video-text strong {
	text-shadow: 1px 0px 3px #000;
}
#video h2 {
	font-size:29px;
	padding-bottom: 10px;
}
#video .video-text h2 {
	padding-top:0;
}
.video-text p {
	padding: 10px 0px;
	position:relative;
}
.video-text a:hover {
	background-color: #0a78ac;
	color: #fff;
}
.video-text a {
	transition:all 600ms linear 0s;
}
#video a:hover {
	border:2px solid #2098d1;
}
#expert {
	font-size:29px;
	padding-bottom: 10px;
	overflow: hidden;
}
#expert a:hover {
	border:2px solid #2098d1;
}
.news-text p a {
	position: absolute;
	right:0px;
	bottom: 0;
	background-color: #17698f;
	color: #fff;
	margin-right: 0px;
	padding: 5px 17px;
	transition: all 600ms linear 0s;
}
.news-text p a:hover {
	background-color: #13adf4;
	color: #fff;
}
.footer-btn a img {
	margin-left: 8px;
}
.footer-btn a {
	display: inline-block;
	color:#fff;
	transition: all 600ms linear 0s;
	border: 1px solid#fff;
	font-size: 14px;
	background:transparent!important;
	border-radius: 3px;
	text-transform: uppercase;
	padding: 6px 15px;
	margin-bottom: 10px;
	overflow: hidden;
}
.footer-btn a:hover {
	background-color: #13adf4!important;
}
#video a {
	border: 2px solid #97b7c9;
	color:#fff;
	padding:8px 20px;
	border-radius:3px;
}
.video-text a {
	font-family: lato-regular;
}
.gray .video-text.left h2 {
	color:#c77e10;
}
#expert .video-text strong {
	text-shadow:none;
}
#expert {
	padding: 0;
}
#expert .video-text {
	padding: 30px 0px;
}
#expert h2 {
	font-size:27px;
	padding-bottom: 10px;
}
.gray {
	background:#eeeeee;
}
.blue {
	background-color: #17698f;
	color: #fff;
}
.left {
	float:right;
	width:585px;
}
.right {
	float:left;
	width:585px;
}
#expert a {
	border: 2px solid #97b7c9;
	color: #fff;
	padding: 8px 45px 8px 20px;
	border-radius: 3px;
}
.right .slide1 {
	padding:8px 20px!important;
}
#expert .left a {
	border: 2px solid #a6a6a6;
	color:#858585;
}
#expert .left a:hover {
	color:#fff;
}
#news {
	text-align:center;
	padding-top: 75px;
}
#news h5 {
	margin-top: 75px;
}
.news-img {
	width: 100%;
	border: 3px solid rgb(245, 245, 245);
	position: relative;
	height: auto;
}
.news-img img {height: 186px;}
.date {
	width: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #EBEBEB none repeat scroll 0% 0%;
	color: #4B4B4B !important;
	font-size: 21px !important;
}
.news-text {height: 280px;}
footer span {
	display: table;
}
.date span {
	font-size: 14px;
	width: 100%;
	display: table;
}
.date a {
	color:#4b4b4b;
	padding: 3px 20px;
	display:table;
	font-family: "Lato-Regular";
}
#news .seperater {
	padding-bottom: 50px;
}
.news-text {
	background-image:url('images/news-bg.png');
	display: table;
	padding: 0 6px 24px;
}
#news .col-md-4 {
	padding:0px 10px;
}
.news-text h4 {
	color:#c77e10;
	font-size:19px;
	margin:0;
	padding:16px 0px;
	text-align: left;
}
.news-text h4 a {
	color:#c77e10;
}
.news-text p {
	text-align:left;
	float:right;
	color:#474747;
	margin:0;
	padding-bottom:16px
}
footer.footer-main {
	background-size: 100% 101%;
	background-image:url('images/footer.png');
	padding: 30px 0px;
	background-position: center bottom;
}
footer h4 {
	font-size:18px;
	color:#686868;
	border-bottom:1px solid rgba(56, 56, 56, 0.56);
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
footer li {
	list-style:none;
	line-height:33px;
}
footer li a {
	color:#717070;
	transition:600ms all linear 0s;
	font-size:12px;
	font-family: 'Lato-Regular';
}
.bods li:before {
	height: 16px;
	width: 17px;
	float: left;
	margin-right: 6px;
	margin-top: 9px;
	content:"";
	background-image:url('images/footer-li.png');
}
footer ul {
	margin:0;
	padding:0;
}
.bodr {
	position: absolute;
	top: 20px;
	right: 0;
}
.bod h5 {
	color:#fff;
	font-size:14px;
	font-family: 'Lato-Regular';
}
.bod p {
	color:#626262;
}
.bod b {
	font-size:14px;
	font-family: 'Lato-Regular';
	color:#fff;
}
.f-contact li {
	width: 31%;
	float: left;
	margin-right: 10px;
}
.f-contact h4 {
	margin-bottom:40px;
}
.f-contact h5 {
	margin-bottom:5px;
}
.f-contact p {
	margin-bottom: 25px;
}
.footer-logo p {
	font-size:13px;
	color:#717070;
}
.footer-logo {
	padding-top:25px;
}
.f-btn {
	border: 1px solid#fff;
	color: #fff;
	font-size: 14px;
	float:left;
	border-radius: 5px;
	text-transform:uppercase;
	padding:6px 7px;
}
#video a i {
	margin-left: 6px;
}
.video-text a i {
	margin-left: 6px;
}
.f-btn1 {
	background:#17698f!important;
	text-transform:uppercase;
}
.f-btn input {
	text-transform:uppercase;
}
.f-btn1 {
	color: #FFF;
	font-size: 14px;
	text-transform:uppercase;
	float:right;
	border-radius: 5px;
	padding: 8px 7px;
}
.bod li a {
	color:#717070;
}
.f-logo {
	margin-bottom: 30px;
}
.wecome-btn:before {
	content:"";
	background-image:url('images/aero-w.png');
}
.slider-text i, .nivo-caption i {
	margin-left:15px;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
	max-width: 100%;
}
/*--------------------------------------------------------------

## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
 .wp-caption img[class*="wp-image-"] {
 	display: block;
 	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/*--------------------------------------------------------------

## Galleries

--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
.slider-text p, .nivo-caption p {
	color: #6b6b6b;
	font-family: 'Lato-Regular';
}
.slider-text h5, .nivo-caption h5 {
	margin-bottom: 6px;
}
.slider-text a, .nivo-caption a {
	color: #0a78ac;
}
.slider-text a:hover, .nivo-caption a:hover {
	color: #fff;
}
.nivo-caption a.btn:hover {
	background:#0a78ac !important;
	border-color:#fff!important;
	color: #fff !important;
}
.slide1:hover {
	color: #fff;
	border-color:#fff;
}
img {
	max-width:100%;
}
.top-bar .col-md-7 {
	width: 60%;
}
.top-bar .col-md-2 {
	width: 12%;
}
.btn.btn-lg.btn-primary {
	position:relative;
	padding: 11px 70px 11px 44px !important;
	font-family: 'Lato-Semibold';
}
.btn.btn-md.btn-primary {
	position:relative;
	padding: 11px 24px 11px 24px !important;
	font-family: 'Lato-Semibold';
}
.btn.btn-lg.btn-primary:after {
	background:rgba(0, 0, 0, 0) url("images/aero.png") no-repeat scroll 0 top;
	content:'';
	float: right;
	height: 12px;
	width: 16px;
	top: 18px;
	position:absolute;
	margin-left:16px;
}
.btn.btn-lg.btn-primary:hover:after {
	background-position:0 bottom;
}
#header-top {
	text-align: center;
}
#header-top.inner-banner {
}
#header-top.inner-banner img {
	height: auto;
}
#make .contact {
	float:none;
	display:inline-block;
	vertical-align:top;
	margin-top:-4px;
}
.client_logo_bc {
	float:left;
	width:100%;
	background:url("images/news-bg.png") repeat;
}
.client_logo {
	float:left;
	width:100%;
	text-align:center;
}
.client_logo h5 {
	font-size:26px;
	font-family: 'Lato-Regular';
	font-weight:bold;
	text-transform: capitalize;
	color:#000;
}
.client_logo h5 span {
	color:#000;
}
.client_logo ul {
	margin:30px 0px;
}
.client_logo ul li {
	display:inline-block;
	margin:0px 0px;
}
.space {
	padding:50px 0px;
}
.right_bar {
	float: right;
	width:30%;
	margin-bottom:40px;
	margin-top: 20px;
}
.right_bar_news {
	float:left;
	width:100%;
	background:url("images/news-bg.png") repeat;
	padding: 40px 6%;
}
.right_bar_news ul {
	padding:0;
}
.right_bar_news ul li {
	list-style:none;
	padding:15px 0;
	float:left;
	width:100%;
	border-bottom:1px solid #fff;
}
.right_bar_news ul li:last-child {
	border-bottom:none;
}
.side_news_img {
	float:left;
	width:36%;
}
.side_bar_content {
	float:right;
	width:60%;
}
.side_bar_content h3 {
	margin-top:0;
	margin-bottom: 4px;
}
.side_bar_content p {
	margin:0px;
	padding:0px;
}
.content {
	float: left;
	width:100%;
	padding:50px 0px;
}
.left_content {
	width:66%;
	float:left;
}
.page-template-currently_enrolling .left_content {width: 100%;}
.head_title {
	font-size: 48px;
	font-family: 'Lato-Light';
	text-transform:uppercase;
	color:#17698f;
}
.sub_head_title {
	font-size:24px;
	font-family: 'Lato-Light';
	margin-bottom:20px;
	margin-top:0px;
}
.right_bar_news > a.btn-brown {
	margin-top:20px;
}

/*--------------------------------------------------------------

Buttons

--------------------------------------------------------------*/

.btn-brown:hover {
	color:#fff;
	border-color:rgb(199, 126, 16);
	background:rgb(199, 126, 16);
}
.bd-img, .doctor_detail_content .doctor_detail_text img.wp-post-image, .alignright, .alignleft {
	border: 3px solid #fff;
	box-shadow: 0 0 0 1px #d6d6d6;
}
.btn_contentpart {
	font-size:24px;
	font-family: 'Lato-Semibold';
	margin:30px 0 0;
	padding: 15px 0 15px 80px;
	font-weight:bold;
	color:#fff;
	width:500px;
	display:inline-block;
	clear:both;
	vertical-align:middle;
	line-height:28px;
}
.btn_contentpart:hover {
	color:#fff;
	box-shadow:0 0 4px 0 #000;
}
.btn-native1 {
	background:url(images/btn_contentpart_logo1.png) no-repeat 15px center #42deff;
}
.btn-native5 {
	background:url(images/btn_contentpart_logo1.png) no-repeat 15px center #34B2CD;
}
.btn-native2 {
	background:url(images/btn_contentpart_logo2.png) no-repeat 15px center #3BC8E6;
}
.btn-native3 {
	background:url(images/btn_contentpart_logo3.png) no-repeat 15px center #2D9CB4;
}
.btn-native4 {
	background:url(images/btn_contentpart_logo4.png) no-repeat 15px center #26869B;
}
.btn-native6 {
	background:url(images/btn_contentpart_logo5.png) no-repeat 15px center #1F7181;
	background-size: 50px;
}
.btn-native7 {
	background:url(images/btn_contentpart_logo6.png) no-repeat 15px center #11454f;
	background-size: 50px;
}
.btn-native8 {
	background:url(images/btn_contentpart_logo1.png) no-repeat 15px center #03191d;
	background-size: 50px;
}
.btn-new-colors1 {
	background-color: #338DAC; 
	overflow: hidden; 
	width: 328px;
}
.btn-new-colors1:hover {opacity: 0.8;}
.btn-new-colors {
	width: 308px;
	height: 104px;
	border: 8px solid #E6953B;
	text-align: center;
	margin: 10px;
	padding: 26px 0;
}
.btn-new-colors a {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none;
}
.btn-new-native1 {
	background:url(images/btn_contentpart_logo1.png) no-repeat 15px center #4B9CBA;	background-size: 50px;
}
.side_bar_content h3 a {
	color:#d09946;
}
.side_bar_content h3 a:hover {color:#b46b00;}

#news.pd-none, #news.pd-none h5 {
	padding:0;
	margin:0 0;
}

.billing-partion .s-box:hover {
	background:none;
}
.billing-partion {
	text-align:center;
}
.billing-partion .s-box:hover h6 {
	color: #17698f;
}
.blue_heading {
	color:#17698f;
}
.star_list {
	padding:0;
	margin:0;
}
.star_list li {
	background:url(images/list_logo.png) no-repeat scroll 0 5px;
	list-style:none;
	margin:0 0 4px;
	padding:0 0 0 20px;
	font-size:14px;
	font-family:'Lato-Light';
}
.pd_space {
	padding: 30px 0px;
}
#news.pd-none .seperater {
	padding-bottom:0;
}
.services-page-dt {
}
.services-page-dt ul {
}
.services-page-dt ul li {
}
.services-page-dt ul li a {
	text-transform:uppercase;
	font-size:18px;
	color:#17698f;
	padding-left:70px;
	height: 52px;
	display:table-cell;
	vertical-align:middle;
}
.services-page-dt ul li.diabates-services-icon {
}
.diabetes-icon-services a {
	background:url(images/diabates-icon.png) no-repeat scroll 0 0px;
	transition:all 600ms linear 0s;
}
.thyroid-icon-services a {
	background:url(images/thyroid-icon.png) no-repeat scroll 0 0px;
	transition:all 600ms linear 0s;
}
.weight-icon-services a {
	background:url(images/weight-icon.png) no-repeat scroll 0 0px;
	transition:all 600ms linear 0s;
}
.treatment-icon-services a {
	background:url(images/treatment-icon.png) no-repeat scroll 0 0px;
	transition:all 600ms linear 0s;
}
.heart-icon-services a {
	background:url(images/heart-icon.png) no-repeat scroll 0 0px;
	transition:all 600ms linear 0s;
}
.services-page-dt ul li a:hover {
	opacity:0.6;
}
.services-page-dt ul li.current-menu-item a {
	opacity:1;
	color:#c77e10;
	background-position:bottom left;
}
.nav > li > ul {
	display:none;
}
.nav > li:hover > ul {
	position:absolute;
	padding:0;
	text-align:left;
	width:225px;
	display:block;
}
.nav > li ul li {
	list-style:none;
	background:rgba(255, 255, 255, 0.85);
	margin-bottom:0;
	font-family: 'Lato-Regular';
}
.nav > li ul li a {
	font-size:16px;
	color:#4b5254;
	display:block;
	padding:10px 0 10px 10px;
	border-left:3px solid #ef9611;
}
.nav > li ul li a:hover, .navbar-default .navbar-nav>li.current-menu-ancestor li.current-menu-item a {
	color:#fff;
	background:rgba(239, 150, 17, 0.8);
}
.diabates-service-temp a {
	font-size:17px;
	color:#2b2c2d;
	text-align:center;
	display:block;
	transition:all 600ms linear 0s;
}
.diabates-service-temp a:hover {
	color:#17698f;
}
.diabates-service-temp > div {
	display:inline-block;
	vertical-align:top;
	float:none;
	text-align:center;
}
.diabates-service-temp > div {
	width:32%;
	padding:30px 0;
}
.side_news_img a img {
	height:auto;
	min-height: 62px;
}
.right_bar_match, .below_right_bar {
	background: url(images/make1.jpg) 0 bottom;
	padding:30px 0;
	text-align:center;
	float:left;
	width:100%;
}
.right_bar_match {width: 52%; margin:1em 24%;color: #fff;}
.right_bar_match h5, .below_right_bar h5 {
	font-size:30px;
	font-family: 'Lato-Light';
	color:#fff;
}
a.right_bar_match:hover {color: #fff; opacity: 0.8;}
.below_right_bar p {
	font-size:22px;
	font-family: 'Lato-Light';
	color:#fff;
	padding: 20px 0 10px;
}
.btn.btn-lg.btn-primary.btn_white {
	color:#fff;
	border-color:#fff;
}
.btn.btn-lg.btn-primary.btn_white:after {
	background-position:bottom;
}
.right_bar > div {
	margin-bottom: 40px;
}
.right_bar > div:last-child {
	margin-bottom:0;
}
.diabates-service-temp div a span {
	display:block;
	min-height: 82px;
	transition:all 600ms linear 0s;
}
.diabates-service-temp div a:hover span {
	opacity:0.4;
}
.footer-main .menu-footer-menu-r li a {
	text-transform:uppercase;
}
.nav > li ul li {
	position:relative;
}
.nav > li > ul ul {
	padding:0;
	background:rgba(239, 150, 17, 0.8);
	position:absolute;
	top:0;
	left:100%;
	width:100%;
	display:none;
}
.nav > li > ul li:hover > ul {
	display:block;
}
.nav > li > ul ul li {
	background:rgba(239, 150, 17, 0.8);
}
.nav > li ul ul li a {
	color:#fff;
	border-top:1px solid #fff;
	border:none;
	font-size: 12px;
}
.ui-accordion h3.ui-accordion-header {
	margin-bottom:15px;
	background:#046a98;
	color:#fff;
	font-size:18px;
	border-radius:0;
	border:none;
	padding:12px 35px 12px 15px;
}
.accordion h3.ui-state-default a {
	color:#fff;
	font-size:18px;
	font-family: 'Lato-Regular';
	outline:none;
}
.ui-state-default .ui-icon {
	background-image: url("images/arrow1.png");
	background-position: 0 center;
	height: 18px;
	left: auto !important;
	margin-top: 0 !important;
	right: 20px !important;
	top: 13px !important;
	width: 11px;
}
.ui-state-default .ui-icon.ui-icon-triangle-1-s {
	background-image: url("images/down_arrow.png");
	width:18px;
	height:11px;
	top: 17px !important;
}
.accordion h3.ui-state-active {
	background:#db8a11;
	margin-bottom:0
}
.ui-widget-content {
	border-color:#d6d6d6;
	border-radius:0;
	margin-bottom:15px
}
.home_list_images ul, .patient_list_images ul {
	padding:0;
	overflow: auto;
}
.home_list_images .info_img, .patient_list_images .info_img {
	left: 0;
	min-height: 278px;
	position: absolute;
	top: 0;
	width: 100%;
	transition: all 600ms linear 0s;
}
.home_list_images.contact-us-part .info_img, .patient_list_images.contact-us-part .info_img {
	min-height:auto;
}
.home_list_images .info_text, .patient_list_images .info_text {
	background-color: rgba(0, 0, 0, 0.55);
	border: 8px solid rgba(0, 0, 0, 0.27);
	box-shadow: 0 0 0 1px #ffffff inset;
	display: table-cell;
	height: 278px;
	position: relative;
	text-align: center;
	transition: all 600ms linear 0s;
	vertical-align: middle;
	width: 1000px;
	z-index: 2;
}
.home_list_images .info_text.img-bac-info_text,
.patient_list_images .info_text.img-bac-info_text{ background:url(images/make1.jpg) repeat scroll 0 bottom;}
.home_list_images .info_text.img-bac-info_text:hover, .patient_list_images .info_text.img-bac-info_text:hover {opacity:0.8;}
.home_list_images .info_text h3.patient_list_images .info_text h3 {
	text-align:center;
	font-size:28px;
	font-family: 'Lato-Light';
	color:#fff;
	text-transform:uppercase;
}
.home_list_images .info_img img, .patient_list_images .info_img img {
	height: 278px;
	width: auto;
}
.home_list_images li, .patient_list_images li {
	cursor: pointer;
	display: inline-table;
	list-style: outside none none;
	overflow: hidden;
	margin: 10px;
	position: relative;
	width: 48%;
}
.home_list_images ul li.up {
	cursor: default;
	vertical-align: top;}
.home_list_images ul li:last-child a {
	cursor: pointer;
}
.home_list_images li:hover .info_text, .patient_list_images li:hover .info_text {
	background-color: rgba(64, 61, 61, 0.18);
}
.physician_extenders_text .read_more_btn, .read_more_btn {
	border: 2px solid rgba(199, 126, 16, 0.34);
	border-radius: 3px;
	color: #c77e10;
	display: inline-block;
	font-family: "Lato-Semibold";
	font-size: 13px;
	padding: 8px 36px;
	text-transform: uppercase;
	transition: all 600ms linear 0s
}
.physician_extenders {
	float:left;
	width:100%;
}
.physician_extenders ul {
	padding:0;
	margin:0;
}
.physician_extenders ul li {
	padding:0;
	margin:0;
	list-style:none;
	width:48%;
	display:inline-block;
	vertical-align:top;
	margin-bottom :40px;
}
.physician_extenders ul li .physician_extenders_image {
	float:left;
	width:35%;
}
.physician_extenders ul li .physician_extenders_text {
	float:right;
	width:62%;
}
.physician_extenders ul li .physician_extenders_text h3 {
	padding:0;
	margin:0;
}
.physician_extenders ul li .physician_extenders_image a:hover img{ opacity:0.7;}
.physician_extenders ul li .physician_extenders_text a:hover h3 {color:#b46b00;}
.physician_extenders ul li .physician_extenders_text .phy_qual {
	display: block;
	margin-bottom: 23px;
}
.physician_extenders ul li .physician_extenders_text p {
	margin-bottom: 24px;
	max-height: 44px;
	overflow: hidden;
}
 .physician_extenders ul li:nth-child(2n) {
 	margin-left:3%;
}
.doctor_detail_content {
	float:left;
	width:100%;
}
.doctor_detail_content .doctor_detail_text {
	float: left;
	padding: 0px;
	width: 100%;
	box-sizing: border-box !important;
}
.fancybox .doctor_detail_content .doctor_detail_text {
	float: left;
	padding: 10px;
	width: 1000px;
	box-sizing: border-box !important;
}
.doctor_detail_content .doctor_detail_text h2 {
	padding-top:0;
}
.doctor_detail_content .doctor_detail_text img.wp-post-image {
	float:left;
	margin-right:20px;
	margin-bottom:30px;
	width:48%;
	margin-top: 12px;
	height:auto;
}
.below_doctor_text li {
	list-style:none;
	width:48%;
	display:inline-block;
}
 .below_doctor_text li:nth-child(2n) {
 	width:51%;
 	float:right;
}
.below_doctor_text .sub_head_title {
	text-transform:uppercase;
}
.below_header_grey {
	background:#f3f4f4;
	text-transform: capitalize;
}
.below_header_grey_content {
	padding:30px 0px;
	float:left;
	width:100%;
}
.below_header_grey_content .breadcrumb-container.theme1 a {
	padding:0px 8px;
}
.below_header_grey_content .breadcrumb-container.theme1 a:hover {
	background:none;
}
.below_header_grey .breadcrumb-container ul li:last-child a {
	color:#000;
}
.below_header_grey .breadcrumb-container ul li:last-child span.separator:last-child {
	display:none;
}
.below_doctor_text {
	float:left;
	width:100%;
}
.news_post_content {
	float:left;
	width:68%;
}

.new-partiontion {
	padding-top:30px;
	padding-bottom:30px;
	margin-top:0;
	margin-bottom:0;
	width: 100%;
	float:left;
	border-bottom:1px solid #e3e3e3;
}
.new-partiontion:last-child {
	border:none;
}
.new-partiontion .bd-img {
	padding:0;
}
.new-partiontion .bd-img img {
	height:auto;
}
.new-partiontion h3, .new-partiontion h3 a {
	font-size:21px;
	margin-top:0;
	color:#c77e10;
}
.new-partiontion .date-format {
	display:block;
	font-size:14px;
	color:#8d8d8d;
	margin-bottom:5px;
}
.new-partiontion p {
	color:#191919;
}
.new-partiontion .bd-img img {
	width:100%;
}
.new-partiontion > .col-md-12 {
	padding-right:0;
	padding-left:0;
}
.new-partiontion.single-part {
	margin-top:0;
	margin-bottom:0;
	border:none;
	padding-top:0;
	padding-bottom:0;
}
.new-partiontion.single-part > .col-md-12 {
	margin-top:15px;
	margin-bottom:15px;
}
.patient_list_images.contact-us-part {
	margin-bottom:40px;
}
.cont-detail-part {
	margin-top:40px;
	float:left;
	width:100%;
}
.cont-detail-part ul {
	padding:0;
	margin:0;
	border:2px solid #e3e0e0;
	float:left;
	width:100%;
}
.cont-detail-part ul li {
	list-style:none;
	padding:0;
	margin:0;
	width:33.3%;
	float:left;
	padding:2% 2%;
	border-right:2px solid #e3e0e0;
}
.cont-detail-part ul li:last-child {
	border:none;
}
.cont-detail-part ul li h3 {
	font-size:20px;
	color:#17698f;
}
.cont-detail-part ul li p {
	font-size:14px;
	color:#191919;
	min-height: 60px;
}
.cont-detail-part ul li > span {
	color:#555555;
	font-size:16px;
	display:block;
	font-weight:300;
}
.cont-detail-part ul li > span > span {
	width: 50px;
	display:inline-block;
}
.contact-us-part .info_text h3 {
	font-size:20px;
}
.home_list_images.patient_info_effect .info_img img,
.patient_list_images.patient_info_effect .info_img img {
	height: auto;
	width: 100%;
}
.home_list_images.patient_info_effect .info_text,
.patient_list_images.patient_info_effect .info_text {
	height: 261px;
}
#make .app {
	color:#fff;
}
#services .s-box > a > p.s-cion {
	min-height:0;
}
#services .s-box > a > p {
	min-height: 135px;
}
#services .s-box h6 {
	text-transform:uppercase;
}
footer .menu-footer-menu-container li a {
	text-transform:uppercase;
}
.f-contact p.foot-field-cont {
	margin-bottom:3px;
}
.footer-logo {
	position:relative;
}
.foot-social-icon-part {
	position:absolute;
	top:25px;
	right:10px;
}
.foot-social-icon-part a {
	margin:0 3px;
	color:#717070;
	font-size:16px;
	box-sizing:border-box;
	float:left;
	text-align:center;
	line-height: 25px;
	border-radius:1000px;
	width:27px;
	height:27px;
	text-decoration:all 600ms linear 0s;
}
.foot-social-icon-part a:hover {
	color:#fff;
	background:#717070;
}
.f-contact p.foot-field-cont {
	color:#fff;
}
.f-contact p.foot-field-cont b {
	color:#626262;
}
.light_box_width {

}
.billing-faq-part {
	float:left;
	width:100%;
	margin-top:30px;
}
.nav > li:first-child {
	background-image:none;
}
#make {
	clear:both;
}
.home .schedule-btn {
	display:block;
}
.top-bar .col-md-2 .social-icon, .home .top-bar .col-md-2 .social-icon {
	display:none;
}
.schedule-btn {
	float: right;
	margin: 10px auto;
}
.schedule-btn a {
	color:#fff;
	display:inline-block;
	background:#e7a441;
	border-radius:3px;
	padding:6px;
	text-transform:uppercase;
	font-family:"Lato-Regular";
	transition : all 600ms linear 0s;
}
.schedule-btn a:hover {
	background:#c77e10;
}
.client_logo ul li a:hover {
	opacity:0.7;
}
.client_logo ul li a {
	transition:all 600ms linear 0s;
}
.top-bar.darkHeader .nav > li ul li {
	background:#fff;
}
body #responsive-menu {
	position:fixed;
}
.home #header-top {
	display:none;
}
.home #news h5 {
	margin-top:0
}
#make .contact a {
	margin-top:0;
	display: inline-block;
	padding: 15px 44px;
	box-sizing: border-box;
}
#expert .left p a::after {
	top: 17px;
}
#expert .left p a:hover::after {
	background-position:0 -9px;
}
.physician_extenders_text .read_more_btn:hover {
	background:#c77e10;
	color:#fff;
	border-color:#c77e10;
}
/*.nivo-caption::after {  background:#fff; content: ""; height: 100%;  left: 0; position: absolute;  top: 0;  width: 100%;  z-index: -1; opacity: 0.9;}*/
body .nivo-caption {
	padding:30px 0;
}
body .nivoSlider .nivo-caption {
	padding:0;
	width:auto;
}
body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border:none;
	background:none;
}
body .gform_wrapper .top_label .gfield_description.validation_message, body .gform_wrapper .gfield_description.validation_message {
	padding:0 !important;
	font-size: 10px;
}
body #click-menu {
	background:#387e9e;
}
#expert .blue, #expert .gray {
	padding:0 0;
	min-height: 444px;
}
#expert .gray > div {
	padding-right:25px;
	width:560px;
}
#expert .blue > div {
	padding-left:25px;
	width:560px;
}
.footer-main p.bodr {
	top:0;
	margin-bottom:0;
}
footer .menu-footer-menu-container li a:hover {
	color:#fff;
}
#video .video {
	margin-top:10px;
}
#video .video > iframe {
	display: inherit;
}
.center-cont-he {
	display:block;
	min-height:250px;
}
.breadcrumb-container {
	font-family:"Lato-Regular";
}
.alignright {
	float:right;
	width:50%;
	margin-left:20px;
	margin-bottom:20px;
}
.alignleft {
	float:left;
	width:50%;
	margin-right:20px;
	margin-bottom:20px;
}
.back-to-btn {
	float:left;
	width:100%;
	text-align: center;
	margin-top:50px;
}
.back-to-btn a.btn.btn-lg.btn-primary {
	padding:11px 44px 11px 70px !important;
}
 .back-to-btn a.btn.btn-lg.btn-primary::before {
	background:rgba(0, 0, 0, 0) url("images/aero-back.png") no-repeat scroll 0 top;
	margin-left: -32px;
	position: absolute;
	top: 18px;
	width: 16px;
	height: 12px;
	content: "";
	float: left;
	}
.back-to-btn a.btn.btn-lg.btn-primary::after {
	background:none;
	padding:0 !important;
	}
.back-to-btn a.btn.btn-lg.btn-primary:hover:before {
	background-position: 0 bottom;
	}
.copyright {
	float:left;
	width:100%;
	margin-top:20px;
	clear:both;
	color:#626262;
	font-size:14px;
	font-family: "Lato-Regular";
	text-align:center;
	border-top:1px solid rgba(56, 56, 56, 0.56);
	padding-top:15px;
	}
.slidepart1 h1, .slidepart1 h5 , .slidepart1 p{ position:relative; z-index:2;}
.billing-partion .s-box h6 a { color:#17698f;}
.billing-partion .s-box a:hover { color:#000;}
.billing-partion .s-box a:hover img{ opacity:0.8;}
#pay_phone h5 ,#mail_payment h5 , #speak_bill h5 { font-size:30px; color:#c77e10;}
#pay_phone p ,#mail_payment p , #speak_bill p {font-size:20px; margin-top:12px; line-height:30px; white-space:nowrap; }
.accordion h3.ui-state-active { background:#db8a11 none repeat scroll 0 0 !important;}
.accordion .ui-state-default .ui-icon::before{ content:'';}

/*--- media queries ----*/
@media only screen and (min-width: 1300px) {
 	body .inner_banner_text {margin-top: -40px; top: 50%;}
	.menu-continued > li > a,.navbar-default .navbar-nav > li > a {
		font-size:12px;
		padding: 14px 12px;
 }
@media only screen and (min-width: 1450px) {
	.btn.btn-md.btn-primary.btn-special {font-size: 18px;} 
 	.doctor_detail_content {
		width:1200px;
	}
}
@media screen and (min-width: 1150px) and (max-width: 1299px) {
 	.number {
		font-size:18px;
	}
 	.slidepart1 h1, .slidepart2 h1, .slidepart3 h1, .slidepart4 h1 {
		font-size:42px;
	}
	.slidepart1 h5, .slidepart2 h5, .slidepart3 h5, .slidepart4 h5 {
		font-size:35px;
	}
	.slidepart1 p, .slidepart2 p, .slidepart3 p, .slidepart4 p {
	}
}
@media screen and (max-width: 1200px) {
 	.left, .right {
 		width: 435px;
	}
	.container {width: 76%; margin: auto;}
	#news .container {width: 90% !important;}
	#expert .blue, #expert .gray {min-height: 570px;}
	#expert .blue > div, #expert .gray > div {
		width: 410px;
	}
 	.footer-btn a {
 		font-size:13px;
 		padding:6px;
		margin-right: 10px;
	}
	 #make .contact a {
 		padding: 12px;
	}
 	#make span.give {
 		font-size:20px;
	}
 	#make .give strong {
 		font-size:25px;
	}
 	#make h2 span.app {
 		font-size:25px;
	}
 	.patient_list_images.patient_info_effect .info_text {
		height:211px;
	}
	.col-md-12 .home_list_images li, .col-md-12 .patient_list_images li {margin: 6px !important;}
 	.f-contact li {
		width:100%;
		margin-bottom:30px;
	}
 	.footer-main .bod.bods {
		width:23%;
	}
 	.footer-main .f-contact {
		width:43%;
	}
 	.f-contact p.foot-field-cont {
		width:50%;
		float:left;
	}
	.f-contact h4 {
		margin-bottom:24px;
	}
		.f-contact p br {
		display:none;
	}
	.f-contact p {
		margin-bottom:10px;
	}
 	.f-contact h5 {
		margin-bottom:10px;
	}
 	.nivo-caption h1 {
		font-size:30px;
	}
 	.nivo-caption h5 {
		font-size:34px;
		margin-bottom:0;
	}
 	body .nivo-caption {
		bottom:30px;
	}
 	.slidepart1 h1, .slidepart2 h1, .slidepart3 h1, .slidepart4 h1 {
		font-size:25px;
	}
	.slidepart1 h5, .slidepart2 h5, .slidepart3 h5, .slidepart4 h5 {
		font-size:22px;
	}
	.slidepart1 p, .slidepart2 p, .slidepart3 p, .slidepart4 p {
	}
}

@media only screen and (max-width: 1100px) {
	.btn.btn-md.btn-primary.btn-special {font-size: 14px;} 
	div.inner_banner_text {
    	top: 35%;
	}
 	.top-bar > .col-sm-12 > .col-md-7 #navbar > .menu-menu1-container, .top-bar > .col-sm-12 > .col-md-2 {
 		display:none !important;
	}
 	.top-bar > .col-sm-12 > .col-md-7 #navbar > #click-menu {
		position:static;
		float: right;
	}
	.top-bar > .col-sm-12 > .col-md-7 {
		float:right;
	}
 	.top-bar > .col-sm-12 > .col-md-7 #navbar > #click-menu.admin-bar-showing {
		margin-top:20px;
	}
 	.top-bar.darkHeader > .col-md-12 > .col-md-3 {
		width:22%;
	}
 	.top-bar {
 		padding-bottom:20px;
	}
	 body #click-menu {
 		top:22px;
	}
 	#header-top.inner-banner {
		background-size:cover;
	}
}

@media screen and (min-width: 700px) and (max-width: 1000px) {
 	div.inner_banner_text {
    	top: 44%;
	}
	div.inner_banner_text .slidepart1 h1 {
    	font-size: 23px;
	}
	div.inner_banner_text .slidepart1 h5 {
    	font-size: 17px;
	}
	#welcome, .content, #container {width: 100%; margin: 0;}
	.home_list_images li, .patient_list_images li {width: 98%;}
}

.slidepart1, .slidepart2, .slidepart3, .slidepart4 {
	width:auto;
	text-align:center;
	padding:30px 20px;
	display:inline-block;
	position:absolute;
	z-index:20;
}
.slidepart1 h1, .slidepart2 h1, .slidepart3 h1, .slidepart4 h1 {
	color:#17698f;
}
.inner_banner_text {
	position:absolute;
	position: absolute;
	top: 119px;
	width: 100%;
}
.inner_banner_text .slidepart1 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	position: relative;
}
.error-404 input{ border:1px solid #000;}
.entry-content ul {
    margin: 0 0 0px;
    padding: 0 0 0 00px;}
.entry-content ul li {background: rgba(0, 0, 0, 0) url("images/list_logo.png") no-repeat scroll 0 5px;
    font-family: "Lato-Light";
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 4px;
    padding: 0 0 0 20px;}