@charset "UTF-8";
.container {
	background-color: #FFFFFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

*{
margin: 0;
padding: 0;
}
           body{
background-image: url(1.jpg);  
-webkit-background-size:cover;
background-size:cover;
background-position: center center;
height: 100vh;
}
.img {float: right;
	padding-right: 0.5%;
	
	
}
.wrapper{
width: 100%; 
margin: auto;
clear: both;
top: 70px;
padding-left: 1px;
	position: fixed;

}
.wrapper ul{
list-style: none;
margin-top: 0%;
margin-left: auto;
margin-right: 0%;
	
}
.wrapper ul li {
background: #B3B3B3;
width: 226PX;
border: 1px solid #fff;
height: 50px;
line-height: 50px;
text-align: center;
float: left;
color: #fff;
font-size: 16px;
position: relative;
font-family: poppins;
text-transform: uppercase;
font-weight: bold;
}
.wrapper ul li:hover{
background: #52BAD5; 
}

.wrapper ul ul{
display: none;
}
.wrapper ul li:hover > ul{
display: block;
}
.wrapper ul ul ul{
margin-left: 170px;
top: 0;
position: relative;
}

.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
	color: 030303;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.primary_header {
	width: 90%;
	background-color: #52bad5;
	padding-top: 9px;
	padding-bottom: 14x;
	clear: left;
	border-bottom: 2px solid #2C9AB7;
	position: fixed;
	
	
}
.secondary_header {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #B3B3B3;
	clear: left;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: "Source Sans Pro";
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
}
.left_article {
	background-color: #FFFFFF;
	width: 60%;
	float: left;
	font-family: "Source Sans Pro";
	color: #343434;
	padding-bottom: 15px;
	
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 08%;
    color: #030303;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-family: "Source Sans Pro";
	font-size: 1.3em;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #030303;
}
.right_article {
	width: 40%;
	float: left;
	background-color: #F6F6F6;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.footer {
	background-color: #717070;
}
.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align:center;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-left: 9px;
	margin-top:3%;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 150px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
	.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align:center;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-left: 9px;
	margin-top:3%;
}
.wrapper{
width: 15%; 
margin: auto;
clear: both;
top: 70px;
padding-left: 1px;
	position: relative;

}
	.wrapper ul li {
background: #B3B3B3;
width: 50PX;
border: 1px solid #fff;
height: 50px;
line-height: 50px;
text-align: center;
float: left;
color: #fff;
font-size: 4px;
position: relative;
font-family: poppins;
text-transform: uppercase;
font-weight: bold;
}
	.copyrightBMDC {
	text-align: center;
	font-size: 15px;
	margin-top: 1%;
		
}
	.lastupdated {text-align: center;
	font-size: 10px;
	
}
	
}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align:center;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-left: 9px;
	margin-top:.01%;
}
	.wrapper ul li {
background: #B3B3B3;
width: 113PX;
border: 1px solid #fff;
height: 50px;
line-height: 50px;
text-align: center;
float: left;
color: #fff;
font-size: 12px;
position: relative;
font-family: poppins;
text-transform: uppercase;
font-weight: bold;
}.buttonright {
	padding-left:0%;margin-top:-20%; 
	}
.buttoncenter{margin-right:0%; padding-top:5%;}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
	.wrapper{
width: 200px; 
margin:auto;
clear: both;
top: 70px;
padding-right: 1px;
	position: fixed;

}.wrapper ul li {
background: #B3B3B3;
width: 500px;
margin: auto;
border: 1px solid #fff;
height: 50px;
line-height: 50px;
text-align: center;
float: left;
color: #fff;
font-size: 12px;
position: relative;
font-family: poppins;
text-transform: uppercase;
font-weight: bold;
}

}

@media (min-width: 1001px) {
}
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
	margin-top: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
}
#beforevisit {
}
#duringvisit {
}
#aftervisit {
}
#beforeyouleave {
}
#echo {
}
#CVM {
}
#econsult {
}
#stresslab {
}
#lipidology {
}
 p {
	font-family: 'acumin-pro-extra-condensed', sans-serif;
	color: #030303;
	text-transform: none;
	font-size: 1.3em;
h3 {
	color: #030303;
	background: #17C1EE;
	text-transform: none;
	font-size: 2.9em;	}
	 *{
margin: 0;
padding: 0;
}
           body{
background-image: url(1.jpg);  
-webkit-background-size:cover;
background-size:cover;
background-position: center center;
height: 100vh;
}

.wrapper{
    width: 100%;
    margin: 0 auto;
    text-align: justify;
}
.wrapper ul{
list-style: none;
margin-top: 2%;
}
.wrapper ul li {
background: #262626;
width: 170px;
border: 1px solid #fff;
height: 50px;
line-height: 50px;
text-align: center;
float: left;
color: #fff;
font-size: 16px;
position: relative;
font-family: poppins;
text-transform: uppercase;
font-weight: bold;
}
.wrapper ul li:hover{
background: crimson; 
}

.wrapper ul ul{
display: none;
}
.wrapper ul li:hover > ul{
display: block;
}
.wrapper ul ul ul{
margin-left: 170px;
top: 0;
position: absolute;
}
/*Desktop View*/

	 @media (min-width: 1024px){
		 .container .left_article h3 {
    padding-left: 5%;
    padding-right: 5%;
	 margin-top: 10%;
	 color: #030303;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    font-family: "Source Sans Pro";
	font-size: 1.3em;
	
}
	.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align:center;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-top:3%;
			 }	
		 .left_article {
	width: 60%;
	height: auto;
	margin-top: 90px;
}
	 }
.img {float: right;
	padding-right: 1%;
	
	
}

	 }
.bookonlineinfo {
}
.echo {
}
.stresslab {
}
.ereferral {
}
.phonevisit {
}
.buttonright {
	padding-left:-9%;}
.buttoncenter{padding-left:40%;}
.employeeforms {
}
.career {
	@media only screen and (min-width: 1200px) {
		.wrapper{
width: 100%; 
margin:auto;
clear: both;
top: 70px;
padding-right: 1px;
	position: fixed;

}.wrapper ul li {
background: #B3B3B3;
width: 100%;
margin: auto;
border: 1px solid #fff;
height: 50px;
line-height: 50px;
text-align: center;
float: left;
color: #fff;
font-size: 12px;
position: relative;
font-family: poppins;
text-transform: uppercase;
font-weight: bold;
}
	}
}

.copyrightBMDC {
	text-align: center;
	font-size: 15px;
	margin-top: 1%;
		
}

.lastupdated {text-align: center;
	
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.wrapper{
    width: 100%;
    margin: 0 auto;
    text-align: justify;
}
.wrapper ul{
list-style: none;
margin-top: 2%;
}
.wrapper ul li {
background: #B3B3B3;
width: 60PX;
border: 1px solid #fff;
height: 25px;
line-height: 25px;
text-align: center;
float: left;
color: #fff;
font-size: 8.4px;
position: relative;
font-family: poppins;
text-transform: uppercase;
font-weight: bold;
}
.wrapper ul li:hover{
background: #52BAD5; 
}

.wrapper ul ul{
display: none;
}
.wrapper ul li:hover > ul{
display: block;
}
.wrapper ul ul ul{
margin-left: 170px;
top: 0;
position: absolute;
}.buttonright {
	height: 39PX;
	width: 100PX;
	padding-left:8%;
	margin-top: -40%;}
.buttoncenter{height: 39PX;
	width: 100PX;
	padding-left:30%;}
	.title {
	font-weight: bold;
	font-style: normal;
		font-size: 25PX;
	font-family: "Source Sans Pro";
	text-align:center;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-left: 9px;
	margin-top:0.01%;
}.copyrightBMDC {
	text-align: center;
	font-size: 12PX;
	margin-top: 1%;
		
}.title {
	font-weight: bold;
	font-size: 22px;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align:center;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-top:0.1%;
			 }



}
