body {
	background-color: #004e7a;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Muli', sans-serif;

}


h4 {color: #004e7a !important;
margin-left: 20px;
}

.contBody {
	margin: 20px;
}
.logo_img { 
	float: left; 
	margin-top: 20px;
	margin: 20px;

			}
.appt_btn {
	float: right; 
	margin-top: 10px;
		margin: 20px;
 
			}
.logo {width: 240px;}
.appt {width: 240px;}
.white {color: #ffffff;
	font-size: 22px;
	margin-left: 20px;
}
.header { width: 100%;
	height: 150px;
		background-color: #004e7a;

}
.trtpage {
	background-color: #ffffff;
	height: 860px;
}

.connect {
background-color: #004e7a;
	height: 150px;
}

.middle {
	/*background-image: url('images/back2.jpg');*/
	background-color: #ffffff;
	height: 590px;

}
.doctors {
	/*background-image: url('images/back2.jpg');*/
	background-color: #8d9192;
	height: 530px;

}
.bottom {
	/*background-image: url('images/back2.jpg');*/
	background-color: #ffffff;
	height: 400px;

}
		/* style for NEW TREATMENTS PAGE */

.newTreatments {
}
.newTreatments #left {
	float: left;
	width: 340px;
}
.clearspace {
	clear: both;
	height: 12px;
}
.newTreatments #right {
	float: left;
	width: 340px;
}

.trt-img {
	float: left;
	height: 67px;
	width: 77px;
}
.newTreatments h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #09428a;
	display: inline;
}
.newTreatments h2 a {
	color: #09428a;
	text-decoration: none;
}
.newTreatments h2 a:hover{
	text-decoration: underline;
}
.trt-txt {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #333333; line-height: 15px;
	margin-top: 6px;
	float: left;
	width: 19em;
}
.txt_trt_head {
	color: #4D4030;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 15px;
}

.practice {

	text-align: center;
	width: 100%;
	max-width: 330px;
	float: left;
	padding-top: 15px;
	align-items: center;
	display: block;
}
.practice_name {
	color: #004e7a;
	font-weight: bold;
	padding-bottom: 20px;
}
.phone {
	font-size: 22px;
	color: #004e7a;
}
.cert {
	color: #aae3f4;
	font-size: 11px;
}
.cert_img {
	width: 180px;
}
.prac_pic {
	width: 155px;
}
.dr_pic {
	width: 175px;
}
.doctors_name {
	color: #ffffff;
	font-weight: bold;
}

.sm {float: left;	
	padding-bottom: 25px;
	padding-right: 15px;

}
.sm1 {padding-left: 25px;}


.trt_img {
	width: 250px
}

.img-resp {
	width: 100%;
}
.trt_pages {
	width: 100%;
	padding-bottom: 60px;
}

.copy {text-align: center;
padding-top: 25px;}


.yt_div {
	width:350px;

}
/* RESPONSIVE YOUTUBE */
.trt_pages2 {
	width: 100%;
	max-width: 1180px;
}
.trt_pics {
	float: right;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	float: left;
	min-width: 700px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	min-width: 800px;
	min-height: 450px;
	margin-left: 25px;
}


footer {
	background-color: #004e7a;
	color: #ffffff;
	height: 80px;
}

@media screen and (max-width: 420px) {
.trtpage {
	height: 1360px !important;
}

.yt_div {
	padding-top: 30px;
}

.logo_img
{
  display: inline-block;
  max-width: 300px;
  background-color: #ddd;
  border-radius: 3px;
  margin: 15px;
  vertical-align: top;
}
.appt_btn
{
  display: inline-block;
  max-width: 150px;
  background-color: #ddd;
  border-radius: 3px;
  margin: 15px;
  float: left;
}

.video-container {
min-width: 320px;
}
.video-container iframe, .video-container object, .video-container embed {
	 
	width:100%;
	min-width: 320px;
	min-height: 180px;
}

.trt_pics {
	float: left;
}
}



@media screen and (max-width: 600px) {

	.middle {height: 1900px !important;}
	.doctors {height: 1600px !important;}
		.bottom {height: 1000px !important;}
.practice {width: 100%;}
.prac_pic {
	width: 205px;
}

.logo { width: 320px; }
.appt {
		margin: 0 auto;
		width: 320px;}
.navigation {
		padding-top: 100px;

		}


}




@media screen and (max-width: 700px) {

	.header {
		height: 190px;
	}


.video-container {
min-width: 520px;
}
.video-container iframe, .video-container object, .video-container embed {
	 
	width:100%;
	min-width: 520px;
}

.trt_pics {
	float: left;
}
.yt_div {
	padding-top: 30px;
}



}


@media screen and (max-width: 1350px) {
	.middle {height: 930px;}
	.doctors {height: 890px;}
	.bottom {height: 630px;}
	
.trt_pics {
	float: left;
}

}