@charset "utf-8";

.content {
	max-width: 1240px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: hsla(0,0%,100%,1.00);
	-webkit-box-shadow: 1px 1px 10px 1px hsla(227,100%,21%,0.10);
	box-shadow: 1px 1px 10px 1px hsla(227,100%,21%,0.10);
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-bottom: 60px;
	border-left: 1px solid #C7CBCF;
	border-right: 1px solid hsla(214,11%,73%,1.00);
	border-bottom: 1px solid hsla(214,10%,69%,1.00);
	border-top: 1px none hsla(214,10%,69%,1.00);
}

.content .leftColumn {
	float: none;
	width: 75%;
}	

.rightMenu {
	width: 24%;
	float: right;
	clear: none;
	margin-left: 40px;
	padding-left: 20px;
	border-left: 1px dotted #3664A9;
	margin-bottom: 40px;
}


.rightMenu .heading {
	font-weight: 700;
	line-height: normal;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	color: hsla(216,74%,33%,1.00);
	font-size: 24px;
	margin-bottom: 10px;
}

.rightMenu p {
	margin-left: -20px;
	margin-bottom: 0px;
}

.rightMenu p a {
	display: block;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: hsla(218,74%,31%,1.00);
	font-size: 15px;
}

.rightMenu .bullet p a {
	background-image: url(../../global/bullets/menu_bullet.png);
	background-position: 20px 10px;
	background-size: 10px auto;
	background-repeat: no-repeat;
	padding-left: 40px;
}

.rightMenu .subBullet p a {
	background-image: url(../../global/bullets/menu_bullet.png);
	background-position: 40px 10px;
	background-size: 10px auto;
	background-repeat: no-repeat;
	padding-left: 60px;
}

.rightMenu .no_bullet p a {
	padding-left: 20px;
	font-weight: 700;
	margin-top: 2px;
}

.rightMenu p a:hover {
	background-color: hsla(223,39%,93%,1.00);
	color: hsla(218,100%,25%,1.00);
}



.bioPhoto {
	width: 235px;
	padding-right: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
	border-right: 1px dotted hsla(216,75%,33%,1.00);
}

.bioPhoto img {
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.30);
	box-shadow: 1px 1px 3px hsla(0,0%,0%,0.30);
	margin-top: 2px;
	margin-bottom: 20px;
	width: 200px;
}

.bioPhoto figcaption ul li {
	font-size: 16px;
	margin-left: -22px;
	margin-bottom: 5px;
}




.Patient_Testimonials {
	border-top: 10px solid hsla(217,38%,57%,1.00);
	border-bottom: 1px dotted hsla(217,38%,57%,1.00);
	padding-left: 40px;
	background-color: #EDF1F7;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	margin-top: 40px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin-bottom: 36px;
	background-image: -webkit-linear-gradient(270deg,rgba(237,241,247,1.00) 0%,rgba(244,248,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(237,241,247,1.00) 0%,rgba(244,248,255,1.00) 100%);
	clear: both;
}

.Patient_Testimonials h3 {
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Patient_Testimonials p {
	margin-top: 30px;
	margin-bottom: 30px;
	color: hsla(217,26%,27%,1.00);
}


.Patient_Testimonials p .quotation_mark {
	color: hsla(217,47%,46%,1.00);
	font-size: 34px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: -50px;
	line-height: 30%;
	position: relative;
	top: 12px;
}



.appointmentButton a {
	background-color: hsla(217,48%,52%,1.00);
	margin-left: 38px;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	border-radius: 8px;
	color: hsla(0,0%,100%,1.00);
	font-weight: 700;
	border: 1px solid hsla(217,48%,52%,1.00);
}


.appointmentButton a:hover {
	background-color: hsla(216,74%,41%,1.00);
	border-left: 1px solid hsla(217,100%,17%,1.00);
	border-right: 1px solid hsla(217,100%,74%,1.00);
	border-bottom: 1px solid hsla(217,100%,74%,1.00);
	border-top: 1px solid hsla(217,100%,17%,1.00);
}





@media (max-width:1400px){
.content {
	width: 97%;
}

.content .leftColumn {
	width: 72%;
}	
	
.rightMenu {
	width: 26%;
}	
	
	
.bioPhoto {
	width: 215px;
	margin-right: 24px;
}

.bioPhoto img {
	width: 180px;
}

.bioPhoto figcaption ul li {
	font-size: 15px;
}	
		
}




@media (max-width:1200px){
.rightMenu .heading {
	font-size: 20px;
}

	
.rightMenu .bullet p a {
	background-position: 20px 11px;
	background-size: 8px auto;
	padding-left: 36px;
}	
}


@media (max-width:1000px){
.content .leftColumn {
	width: 100%;
}	
	
.rightMenu {
	width: 0px;
	height: 0px;	
	margin-top: -10000px;
	visibility: hidden;
	float: left;
}	
	
	
.bioPhoto {
	width: 195px;
}

.bioPhoto img {
	width: 160px;
}

.bioPhoto figcaption ul li {
	font-size: 14px;
}		
}





@media (max-width:600px){

.bioPhoto {
	width: 100%;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	border-right: 1px none hsla(216,75%,33%,1.00);	
}

.bioPhoto img {
	width: 180px;
}

.bioPhoto figcaption ul li {
	font-size: 16px;
}		
}



@media (max-width:300px){


.bioPhoto img {
	width: 140px;
}

.bioPhoto figcaption ul li {
	font-size: 14px;
}		
}
