@import url(http://fonts.googleapis.com/css?family=Montserrat:700);
@import url(http://fonts.googleapis.com/css?family=Archivo+Black);

.magellan-container {
	background: #42C3FF;
}

.sub-nav dd a {
	color: white;
}

.sub-nav dd {
	color: white;
}

[data-magellan-expedition] {
	padding-bottom: 15px;
}

#intro {
	font-family: 'Montserrat', sans-serif;
	height: 54em;
	background: url('../img/rockywall.png') repeat;
	background-attachment: fixed;
	
}

#steth {
	width: 23em;
	margin-top:-90px;
	margin-left: auto;
	margin-right: auto;
	}


#intro h1 {
	margin-top: .5em;
	font-size: 8em;
	text-align: center;
	color: #42c3ff;
	
}

#portal {
	text-align: center;
	margin-top: 2em;
}

#intro h2 {
	margin-bottom: 1.5em;
	text-align: center;
	color: #42c3ff;
	background: url('../img/caduceus.png'), url('../img/cross1.png');
	background-position: left, right;
	background-repeat: no-repeat;
	background-size: 80px;
	height: 120px;
	width: 20em;
	margin-left: auto;
	margin-right: auto;
}

#top {
	margin-top:2em;
	}

	
#map {
	background: url('../img/struckaxiom.png');
}

#map h3 {
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1em;
}


iframe {
	width: 100%;
	height: 25em;
	margin-bottom: 5em;
	margin-top: 5em;
}


.fullwidth {
	  width: 100%;
	  margin-left: auto;
      margin-right: auto;
      max-width: initial;
}

#last {
	color: #42c3ff;
	height: 49em;
	background: url('../img/pixel_weave.png') repeat;
	background-attachment: fixed;
	text-align: center;
}

#last h2 {
	font-family: 'Archivo Black', sans-serif;
	text-align: center;
	color: #42c3ff;
	font-size: 2em;
	margin-top: 1em;
}


#professional {
	background: url('../img/tie.png') top no-repeat;
	background-size: 150px;
	padding-top: 150px;
	margin-top:200px;
	
	
}

#caring {
	background: url('../img/heart.png') top no-repeat;
	background-size: 150px;
	padding-top: 150px;
	margin-top:200px;
	
}

#family {
	background: url('../img/cross.png') top no-repeat;
	background-size: 150px;
	padding-top: 150px;
	margin-top:200px;
	
}


#bottom {
	margin-top: 30px;
}

#signature {
	margin-bottom: 1.5em;
	}


@media screen and (max-width: 1024px) {
	#intro {
		height: 59em;
	}
	#last {
		height: 100em;
	}	

	#map h3 {
	margin-top: 1em;
}
}

@media screen and (max-width: 790px) {
	#intro {
		height: 39em;
	}
	
	#intro h1{
		font-size: 5em;
	}
	
	#intro h2 {
	margin-bottom: 1.5em;
	text-align: center;
	color: #42c3ff;
	background: url('../img/caduceus.png'), url('../img/cross1.png');
	background-position: bottom left, bottom right;
	background-repeat: no-repeat;
	background-size: 60px;
	height: 120px;
	width: 15em;
	margin-left: auto;
	margin-right: auto;
}

	#map h3 {
	margin-top: 1em;
}
}

@media screen and (max-width: 640px) {
	#map_canvas{
	  width: 100%;
	}
	

	
	
#intro {
	height: 35em;

}


#intro h1 {
	
	font-size: 3em;
	text-align: center;
	color: #42c3ff;

}

#intro h2 {
	margin-bottom: 1.5em;
	text-align: center;
	color: #42c3ff;
	background: url('../img/caduceus.png'), url('../img/cross1.png');
	background-position: top left, top right;
	padding-top: 3em;
	background-repeat: no-repeat;
	background-size: 50px;
	height: 120px;
	width: 10em;
	margin-left: auto;
	margin-right: auto;
}

#steth {
	width: 15em;
	margin-top:-30px;
	margin-left: auto;
	margin-right: auto;
	}


iframe {
	height: 20em;
	margin-top: 2em;
	margin-bottom: 2em;
}

#last {
	height: 90em;
	background: url('../img/pixel_weave.png') repeat;
	background-attachment: fixed;*/
	text-align: center;
	color: #42c3ff;
}

#last h3 {
	text-align: center;
	color: #42c3ff;
	font-size: 2em;
	margin-top: 2em;

	
}

#professional {
	background: url('../img/tie.png') top no-repeat;
	background-size: 150px;
	padding-top: 150px;
	margin-top:100px;
	
}

#caring {
	background: url('../img/heart.png') top no-repeat;
	background-size: 150px;
	padding-top: 150px;
	margin-top:100px;
	
}

#family {
	background: url('../img/cross.png') top no-repeat;
	background-size: 150px;
	padding-top: 150px;
	margin-top:100px;
	
}



#map_canvas {
	width: 100%;
	height: 20em;
	margin-bottom: 5em
}
	
	
	
@media screen and (max-width: 400px) {	
	
	.sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
		padding: 0;
	}	

}
