@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/**************************************************/
h1, h2, h3, h4, h5, h6, p{
	font-family: "Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	color: #133E7F;
}
h1 { font-size: 2.0em;}
h2 { font-size: 1.8em;}
h3 { font-size: 1.6em;}
h4 { font-size: 1.4em;}
h5 { font-size: 1.2em;}
h6 { font-size: 1.0em;}
p { font-size: .9em;}

/**************************************************/
.Logo {
	width: 194px;
	height: 161px;
	position: absolute;
	left: 40px;
	top: 30px;
	box-shadow: 0px 8px 12px 1px rgba(0,0,0,0.4);
	z-index: 101;
}
.Header {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}
.Contactbar {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-top: 10px;
	background: linear-gradient(to bottom, #E8E8E8, #ffffff, #A7A8A8);
	box-shadow: 0px 8px 12px 1px rgba(0,0,0,0.4);
}
.titlebar {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background-color:#F0F0F0;
	border-bottom: 1px solid #DEDEDE;
}
.titlebar h3 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.slider {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	float: left;
	background-color: #173861;
	background-image: url(Medicalsymbol.png);
	background-repeat:repeat;
	z-index: 90;
}
.slidertitle {
	width: 250px;
	height: 50px;
	position: absolute;
	font-size: 1.5em;
	color: #ffffff;
	z-index: 120px;
}
.Location {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	padding-top: 80px;
	padding-bottom: 100px;
	background: linear-gradient(to bottom, #E8E8E8, #ffffff, #A7A8A8);
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}
.LocationBox2 {
	width: 50%;
	height: auto;
	position: relative;
	float: left;
}
.LocationBox2 img {
	float: left; 
	border: 1px solid #173861;
}
.LocationBox2 h4 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	line-height: 35px;
}
.LocationBox2 h5 {
	text-align: left;
	line-height: 30px;
}
/*********************************************************/
.Services {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	padding-top: 80px;
	padding-bottom: 100px;
	background-color:#15457C;
}
.Services h2 {
	color: #ffffff;
}
.ServicesBox {
	width: 50%;
	float: left;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}
.imageright {
	float: right;
}
.Insurances {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	padding-top: 80px;
	padding-bottom: 100px;
	background: linear-gradient(to bottom, #E8E8E8, #ffffff, #A7A8A8);
}
.Insurances img{
	margin: 10px;
}
.footer {
	width: 100%;
	height: auto;
	color: #ffffff;
	position: relative;
	float: left;
	padding-top: 30px;
	padding-bottom: 100px;
	background: linear-gradient(to top, #9E2020, #EB1010);
}
.footer p {
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	font-size: 1.2em;
}
.footer a {
	color:#ffffff;
	text-decoration: none;
	
}
/*********************************************************/
.divider {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 20px;
	margin-bottom: 40px;
	height: auto;
	border-bottom: 1px solid #C2C2C2;
}
/*********************************************************/
.phonenumber {
	width: 150px;
	height: 40px;
	position: relative;
	float: right;
	margin: 10px;
	background-color:#13539A;
	font-size: 1em;
	font-family:"Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	line-height: 40px;
	color: #ffffff;
	border-radius: 3px;
}
.phonenumber:hover {
	background-color:#64ADDA;
}
.phonenumber a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.email {
	width: 100px;
	height: 40px;
	position: relative;
	float: right;
	margin: 10px;
	background-color:#13539A;
	font-size: 1em;
	font-family:"Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	line-height: 40px;
	color: #ffffff;
	border-radius: 3px;
}
.email:hover {
	background-color:#64ADDA;
}
.email a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.map {
	width: 70px;
	height: 40px;
	position: relative;
	float: right;
	margin: 10px;
	background-color:#13539A;
	font-size: 1em;
	font-family:"Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	line-height: 40px;
	color: #ffffff;
	border-radius: 3px;
}
.map:hover {
	background-color:#64ADDA;
}
.map a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
/************************************************************/
.formtext {
	width: 50%;
	height: 40px;
	background-color:#E1F6FF;
	font-size: 1.0em;
}
.formMessage {
	width: 50%;
	height: 150px;
	background-color:#E1F6FF;
	font-size: 1.0em;
}
.formButton {
	width: 200px;
	height: 40px;
	background-color:#144885;
	color: #ffffff;
}
form {
	font-family:"Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	font-size: 1.2em;
	color:#133E7F;
}
/************************************************************/
.NavBar {
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
	background-color:#D02023;
	z-index: 100;
}
.topnav {
  overflow: hidden;
  text-align: center;
  background: linear-gradient(to top, #9E2020, #EB1010);
  box-shadow: 0px 8px 12px 1px rgba(0,0,0,0.4);
  border-bottom: 1px solid #000000;
}

.topnav a {
  float: none;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  padding: 20px 16px;
  text-decoration: none;
  font-size: 17px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
}

.topnav a:hover {
  background-color: #AA0A0D;
  color: white;
}

.active {
  background-color: #2561A6;
  color: white;
}

.topnav .icon {
  display: none;
}
/**************************************************/
@media screen and (max-width: 1500px) {

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

}
@media screen and (max-width: 1240px) {
	.titlebar {
	width: 100%;
	height: auto;
	padding-top:50px;
	position: relative;
	float: left;
	background-color:#F0F0F0;
	border-bottom: 1px solid #DEDEDE;
}
    .titlebar h3 {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 90%;
	margin-left:5%;
	margin-right: 5%;
}
}
@media screen and (max-width: 1155px) {
 
}
@media screen and (max-width: 1025px) {
  .topnav a {display: none;}
  .topnav a.icon {
    float: right;
    display: inline-block;
	margin-right: 10px;
  }
	 .titlebar {
	padding-top: 120px;
}
	.Logo {
	width: 194px;
	height: 161px;
	position: absolute;
	left: 40px;
	top: 90px;
	box-shadow: 0px 8px 12px 1px rgba(0,0,0,0.4);
	z-index: 101;
}
  .LocationBox2 {
	width: 70%;
	margin-left:15%;
	margin-right: 15%;
	height: auto;
	position: relative;
	float: left;
}
	.LocationBox2 img {
	float: none; 
	border: 1px solid #173861;
	width: 90%;
    height: auto;
}
	.LocationBox2 h5 {
	text-align: center;
	line-height: 30px;
	margin-top: 30px;
}
.formtext {
	width: 90%;
	height: 40px;
	background-color:#E1F6FF;
	font-size: 1.0em;
}
.formMessage {
	width: 90%;
	height: 150px;
	background-color:#E1F6FF;
	font-size: 1.0em;
}
.formButton {
	width: 200px;
	height: 40px;
	background-color:#144885;
	color: #ffffff;
}
	.LocationBox2 h4 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	line-height: 35px;
}
	.ServicesBox {
	width: 70%;
	margin-left:15%;
	margin-right: 15%;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
	.ServicesBox img{
	float: none; 
	border: 1px solid #173861;
	width: 90%;
    height: auto;	
	}
	.NavBar {
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
	background-color:#D02023;
	z-index: 102;
}
}
@media screen and (max-width: 850px) {
  
}
@media screen and (max-width: 615px) {
    .titlebar {
	padding-top: 160px;
}
	.Logo {
	width: 194px;
	height: 161px;
	position: absolute;
	left: 200px;
	top: 130px;
	box-shadow: 0px 8px 12px 1px rgba(0,0,0,0.4);
	z-index: 101;
}
	.map {
		float: none;
		display: inline-block
	}
	.email {
		float: none;
		display: inline-block
	}
	.phonenumber {
		float: none;
		display: inline-block
	}
}
@media screen and (max-width: 769px) {
	
	
	
}
@media screen and (max-width: 414px) {
	.Logo {
	width: 194px;
	height: 161px;
	position: absolute;
	left: 100px;
	top: 130px;
	box-shadow: 0px 8px 12px 1px rgba(0,0,0,0.4);
	z-index: 101;
}
}
@media screen and (max-width: 385px) {
	.Logo {
	width: 194px;
	height: 161px;
	position: absolute;
	left: 90px;
	top: 190px;
	box-shadow: 0px 8px 12px 1px rgba(0,0,0,0.4);
	z-index: 101;
}
}
@media screen and (max-width: 350px) {
	.Logo {
	width: 194px;
	height: 161px;
	position: absolute;
	left: 70px;
	top: 190px;
	box-shadow: 0px 8px 12px 1px rgba(0,0,0,0.4);
	z-index: 101;
}
}

@media screen and (max-width: 1025px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
}
}
