/* ==========================================================================
   Embeded Fonts
   ========================================================================== */
@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dosisbold';
    src: url('fonts/dosis-bold-webfont.eot');
    src: url('fonts/dosis-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dosis-bold-webfont.woff') format('woff'),
         url('fonts/dosis-bold-webfont.ttf') format('truetype'),
         url('fonts/dosis-bold-webfont.svg#dosisbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dosislight';
    src: url('fonts/dosis-light-webfont.eot');
    src: url('fonts/dosis-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dosis-light-webfont.woff') format('woff'),
         url('fonts/dosis-light-webfont.ttf') format('truetype'),
         url('fonts/dosis-light-webfont.svg#dosislight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dosismedium';
    src: url('fonts/dosis-medium-webfont.eot');
    src: url('fonts/dosis-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dosis-medium-webfont.woff') format('woff'),
         url('fonts/dosis-medium-webfont.ttf') format('truetype'),
         url('fonts/dosis-medium-webfont.svg#dosismedium') format('svg');
    font-weight: normal;
    font-style: normal;

}



html {
  background:url(../img/Coachella-Valley-Retina-page-background.jpg)no-repeat center center fixed;
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: black;
}

section{
	clear:both;
	float:left;
	width: 500px;
	height:100%;
}

section h1{
	font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: white;
	line-height: 1em;
	text-shadow: 0 0 0.2em #000;
	margin-right:25px;
}

h4{
	font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: red;
	line-height: 1em;
}

h5{
	font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: red;
	line-height: 1em;
}

section p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: white;
	
	text-shadow: 0 0 0.2em #000;
}

#list{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	line-height:.9em;
	
	text-shadow: 0 0 0.2em #000;
}

#providerList{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	line-height:.9em;
	
	text-shadow: 0 0 0.2em #000;
}

.text-indent{margin-left:25px;}

sectionAbout{
	clear:both;
	float:left;
	width: 960px;
}



sectionAbout h1{
	font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: white;
	line-height: 1em;
	text-shadow: 0 0 0.2em #000;
}

sectionAbout p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: white;
	
	text-shadow: 0 0 0.2em #000;
}

#sectionDr{
	clear:both;
	float:left;
	width: 960px;
	margin-top:-30px;
	padding-left:25px;
	padding-right:25px;
	background: rgb(0, 0, 0,); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .5);
	}


#sectionDr h1{
	font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: white;
	line-height: 1em;
	text-shadow: 0 0 0.2em #000;
}

#sectionDr p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	
	text-shadow: 0 0 0.2em #000;
}

#sectionTest{
	clear:both;
	float:left;
	width: 960px;
	height:775px;
	margin-top:-30px;
	padding-left:25px;
	padding-right:25px;
	background: rgb(0, 0, 0,); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .5);
	}


#sectionTest h1{
	font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: white;
	line-height: 1em;
	text-shadow: 0 0 0.2em #000;
}

#sectionTest p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	
	text-shadow: 0 0 0.2em #000;
}

sectionAbout p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	
	text-shadow: 0 0 0.2em #000;
}

#sectionContent{
	padding-top: 100px;
	margin-left: 32px;
}

#sectionDirections{
	padding-top: 10px;
	margin-left: 32px;
}

aside{
	float:right;
	margin-top:32px;
	margin-bottom: 64px;
	
}

aside2{
	float:right;
	margin-top:20px;
	margin-bottom: 40px;
}
asideDirections{
	float:right;
	width:500px;
	margin-bottom: 40px;
}

#testimonials{
	width: 248px;
	margin-top: 32px;
	background-color: rgba(250, 250, 250, 0.0);
	padding: 16px;
	

}

#testimonials h2{
	font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #262262;
}

#testimonials p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #262262;
	line-height: 1em;
}

#drPhoto{
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.9);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.9);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.9);
}

#testimonial-home{width:325px; float:left; margin-left:70px; font-size:15px; font-style:italic; font-weight:bold;}

.pat {color:#FFF;}

/* unvisited link */
.pat a:link {
    color: #FFF;
}

/* visited link */
.pat a:visited {
    color: #FFF;
}

/* mouse over link */
.pat a:hover {
    color: #ff0000;
}

/* selected link */
.treat a:active {
     color: #FFF;
}



.treat {color:#ff0000;}

/* unvisited link */
.treat a:link {
    color: #ff0000;
}

/* visited link */
.treat a:visited {
    color: #ff0000;
}

/* mouse over link */
.treat a:hover {
	color:#00F;
}

/* selected link */
.treat a:active {
     color: #FFF;
}
/* ==========================================================================
   Impression Design custom styles
   ========================================================================== */

.wrapper {
  width: 960px;
 margin: 0 auto 0;
}

#logo{
	margin-top: 8px;
	margin-left: 32px;
	float: left;
}



#logo2{
	margin-top: 8px;
	margin-left: 152px;
	float: left;
	position:absolute;
	z-index:9;
}

#award{
	margin-top: 8px;
	float: left;
	z-index:99;
	position:absolute;
}

#award-page{
	margin-top:-55px;
	float: right;
	z-index:99;
	
}

#healthg{width:250px;
margin-left:-7px;
	position:absolute;
	z-index:9999;
}


#stars{ margin-left:245px;
	margin-top:5px;
	position:absolute;
	z-index:9999;
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: white;
	text-shadow: 0 0 0.2em #000;
	text-align:center;}

#contactInfo{
	float: right;
	text-align:right;
	margin-top: 16px;
}

#contactInfo h2{
	font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: white;
	line-height: 5px;
	text-shadow: 0 0 0.2em #000;
}
#contactInfo h3{
	font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: white;
	text-shadow: 0 0 0.2em #000;
}

#fontSizer{
	background-color:rgb(255,0,0);
	background-color:rgba(255,0,0,0.3);
	height:32px;
	padding-left:8px;
	padding-right:5px;
	padding-top:5px;
	margin-top:50px;
	margin-left: 32px;
	position:absolute;
	z-index:9999;
}

#fontSizer p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1em;
	font-weight:bold;
	display:inline;
}

#fontSizer a {
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	margin-left:8px;
	font-size: 1em;
	font-weight:bold;
	display:inline;
	text-decoration:none;
}

#fontSizer2{
	background-color: rgb(255,0,0);
	background-color: rgba(255,0,0,0.3);
	height: 32px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: -5px;
	margin-left: 32px;
	position: absolute;
	z-index:9999;
}

#fontSizer2 p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1em;
	font-weight:bold;
	display:inline;
}

#fontSizer2 a {
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	margin-left:8px;
	font-size: 1em;
	font-weight:bold;
	display:inline;
	text-decoration:none;
}

#fontSizer3{
	background-color: rgb(255,0,0);
	background-color: rgba(255,0,0,0.3);
	height: 32px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: -5px;
	margin-left: 32px;
	position: absolute;
	z-index:9999;
}

#fontSizer3 p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1em;
	font-weight:bold;
	display:inline;
}

#fontSizer3 a {
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	margin-left:8px;
	font-size: 1em;
	font-weight:bold;
	display:inline;
	text-decoration:none;
}

#office{width:325px; float:left; margin-left:60px; margin-right:60px; margin-bottom:25px;}
#officeR{width:325px; float:left;  margin-right:60px; margin-bottom:25px;}

#testL{width:900px; float:left; margin-left:40px;  margin-top:-25px; text-align:center; line-height:1.2em; font-size:18px;}

.testImgR{ margin-left:40px;}
.testImg{ margin-right:40px;}

#map{
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.9);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.9);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.9);
}


#video{width:960px;}
.newsVideo{ float:left; margin:25px;}
.newsVideoR{ float:right; margin-top:25px;}
.newsVideoR2{ float:right; width:280px; margin-top:25px; background: rgba(0, 0, 0, .5);  padding-left:10px; padding-right:5px;}

#directions{width:140px; text-align:center;}
.button_directions{
border:1px solid #7eb9d0; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #a7cfdf; background-image: -webkit-gradient(linear, left top, left bottom, from(#a7cfdf), to(#23538a));
 background-image: -webkit-linear-gradient(top, #a7cfdf, #23538a);
 background-image: -moz-linear-gradient(top, #a7cfdf, #23538a);
 background-image: -ms-linear-gradient(top, #a7cfdf, #23538a);
 background-image: -o-linear-gradient(top, #a7cfdf, #23538a);
 background-image: linear-gradient(to bottom, #a7cfdf, #23538a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a7cfdf, endColorstr=#23538a);
}

.button_directions:hover{
 border:1px solid #5ca6c4;
 background-color: #82bbd1; background-image: -webkit-gradient(linear, left top, left bottom, from(#82bbd1), to(#193b61));
 background-image: -webkit-linear-gradient(top, #82bbd1, #193b61);
 background-image: -moz-linear-gradient(top, #82bbd1, #193b61);
 background-image: -ms-linear-gradient(top, #82bbd1, #193b61);
 background-image: -o-linear-gradient(top, #82bbd1, #193b61);
 background-image: linear-gradient(to bottom, #82bbd1, #193b61);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#82bbd1, endColorstr=#193b61);
}

.harrison{margin-right:15px;}
.staff{margin-right:25px;}

#leftTreatment{float:left;}
#rightTreatment{float:left;
margin-top:-14px;}

#leftTreatment2{float:left;
margin-left:100px;}
#rightTreatment2{float:left;
margin-left:50px;
}
.shadow{text-shadow: 2px 2px #000;
font-weight:bold;}

#staff-left{float:left; width:200px;}
#staff-middle{float:left; margin-left:20px; margin-right:10px; margin-top:-20px; width:320px;}

#staff-right{float:right; width:350px; margin-bottom:115px; margin-right:45px;}

#eye{
width:350px;
float:right;
margin-top:-25px;
margin-right:-60px;
}
#toandfrom{width:920px; 
position:absolute; 
z-index: 9999;
 margin-left:350px; margin-top:-25px;
font-family: dosismedium, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#fff;
	text-shadow: 3px 2px 7px rgba(0, 0, 0, 1); }
	
#abc{
	min-height:250px;
	background: rgb(0, 0, 0,); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .5);
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;}
	
#pages{
	background: rgb(0, 0, 0,); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .5);
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;}	
	
	#abcd{background: rgb(0, 0, 0,); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .25);
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;}	

#abc-2{ padding:25px;}

#awards{width:175px;
		height:310px;
		float:left;
	background: rgb(0, 0, 0,); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .5);
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;}
	
#awards2{width:270px;
		height:310px;
		float:left;
	background: rgb(0, 0, 0,); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .5);
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;}
	
#awards3{width:220px;
		height:310px;
		float:left;
	background: rgb(0, 0, 0,); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .5);
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;}
	
.doh, .ie{ -webkit-margin-before: -17px;
			
		 	margin-top: -17px;}	
			

@-moz-document url-prefix() { 
  .doh {
     margin-top: -1px;
  }
}

a.awards{ color:#FF0; text-decoration:none;}	
a.awards:link{ color:#FF0; text-decoration:none;}
a.awards:visted{ color:#FF0; text-decoration:none;}
a.awards:active{ color:#FF0; text-decoration:none;}
a.awards:hover{ color:#FFF; text-decoration:underline;}		

#blank{margin-top:100px;}
/* ==========================================================================
   NavBar
   ========================================================================== */


nav{
	margin-top: -16px;
	width: 100%;
	height: 48px;
	background: rgb(28,117,188); 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjNzViYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjIyNjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(28,117,188,1) 0%, rgba(38,34,98,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,117,188,1)), color-stop(100%,rgba(38,34,98,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(28,117,188,1) 0%,rgba(38,34,98,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(28,117,188,1) 0%,rgba(38,34,98,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(28,117,188,1) 0%,rgba(38,34,98,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(28,117,188,1) 0%,rgba(38,34,98,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c75bc', endColorstr='#262262',GradientType=0 ); /* IE6-8 */

font-family: dosisbold, Arial, Helvetica, sans-serif;

}

nav ul{
	margin-left: 32px;
}

nav ul li{
	float: left;
	color: white;
	margin-right: 30px;
	margin-top: 10px;
}

nav ul li a {
	color: white;
	text-decoration: none;
	padding: 16px 0px;
	font-size: 1.2em;

}

nav ul li a:hover {
	color: #6FCCDD;	
}


/* ==========================================================================
   NavBar SUBMENU
   ========================================================================== */


nav ul ul {
	display: none;
	background: rgb(28,117,188); 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjNzViYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjIyNjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(28,117,188,1) 0%, rgba(38,34,98,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,117,188,1)), color-stop(100%,rgba(38,34,98,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(28,117,188,1) 0%,rgba(38,34,98,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(28,117,188,1) 0%,rgba(38,34,98,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(28,117,188,1) 0%,rgba(38,34,98,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(28,117,188,1) 0%,rgba(38,34,98,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c75bc', endColorstr='#262262',GradientType=0 ); /* IE6-8 */

font-family: dosisbold, Arial, Helvetica, sans-serif;
	text-align:left;
	position: absolute;
	margin-left:0px;
	margin-top: 12px;
	height:auto;
	border-right:2px solid #092D4C;
	border-left:2px solid #092D4C;
	border-bottom:4px solid #092D4C;
	z-index:99999;
}

	nav ul li:hover > ul {
		display: block;
	}



	nav ul ul li {
		float: none;
		position: relative;
		margin-top: 4px;
		margin-left:-40px;
	}
		
		nav ul ul li a {
			float: none;
			line-height: 12px;
			margin-bottom: 0px;
			margin-left: 0px;
            padding: 14px 0px 14px 16px;
            position: relative;  
			display: block;
			width: 100%;
		}	
			nav ul ul li a:hover {
				color:#6FCCDD;

			}
			

/* ==========================================================================
   Footer
   ========================================================================== */


footer{
	width: 100%;
	height: 120px;
	clear:both;
background: rgb(38,34,98); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjI2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzc1YmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(38,34,98,1) 0%, rgba(28,117,188,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,34,98,1)), color-stop(100%,rgba(28,117,188,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(38,34,98,1) 0%,rgba(28,117,188,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(38,34,98,1) 0%,rgba(28,117,188,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(38,34,98,1) 0%,rgba(28,117,188,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(38,34,98,1) 0%,rgba(28,117,188,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262262', endColorstr='#1c75bc',GradientType=0 ); /* IE6-8 */
opacity: 0.9;
}

footer h1{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	line-height: 0em;
	font-size: 0.9em;
	font-weight:bold;
	text-decoration:none;
}

footer p{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	line-height: 0.9em;
	font-size: 0.9em;
	text-decoration:none;
}

footer #copyrights{
	float:right;
	margin-right:32px;
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 0.9em;
	text-decoration:none;
}

footer #footerAddress{
	float:left;
	margin-left: 32px;
	
}

footer #footerPhone{
	float:left;
	margin-left:32px;
	
}


footer a{
	font-family: source_sans_proregular, Arial, Helvetica, sans-serif;
	color: white;
	line-height: 0.9em;
	font-size: 0.9em;
	text-decoration:none;
}

/* ==========================================================================
   Contact Form
   ========================================================================== */
form {
line-height: 24px;
margin-bottom: 32px;
margin-top: 16px;
color: #262262;
text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:10px;
border: inset 1px solid #333;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
  font-family:source_sans_proregular, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  background-color: rgba(255, 255, 255, 0.8);
}




form li{
	margin-left: 16px;
	padding-top: 8px;
	list-style: none;
}

form p{
	margin-top:0px;
  display: inline-block;
  margin-right: 16px;
}


form h3{
font-family: bebas_neueregular, source_sans_proregular,  Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  color: #00548E;
  display:inline;
}

#formNextBtn {
	margin: 32px auto;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
@-webkit-keyframes smallToBig{
    from {
        -webkit-transform: scale(0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes smallToBig{
    from {
        -moz-transform: scale(0.1);
    }
    to {
        -moz-transform: scale(1);
    }
}
@-ms-keyframes smallToBig{
    from {
        -ms-transform: scale(0.1);
    }
    to {
        -ms-transform: scale(1);
    }

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}
