/***** iPad Smaller than 959px *****/
@media only screen and (min-width: 720px) and (max-width: 1024px) {

h1 {font-weight: 900; font-size: 26px; color: #097abf; margin: 40px 0 20px 0px;}	

h5 {font-size: 17px; color: #a8d1ea; font-weight: 100; font-family:'Neou',sans-serif; margin: 15px 0 15px 0; padding: 0;}
	
	
#logo {margin: 35px 10px 10px 10px; max-width: 211px; height: auto; width: 80%;}
.logo-cont {background-color: #FFF; height: 130px; text-align: center;}
#navicon-cont {position: absolute; top: 0; left: 0; height: 130px; background-color: #097abf; width: 20%; z-index: 998; }

.header-left	{width: 10%; position: relative; float: left; text-align: center; height: 130px; background-color: #097abf; text-align: center;}


.slide-txt {font-size: 60px; line-height: 72px; font-weight: 700; color: #FFF; position: relative; top: 150px; }


#homeSlide {background-color: #000; width: 100%; height: 600px; position: absolute; top: 0; z-index: 0; }
.slide {width: 100%; height: 600px; background-size: cover; background-position: center center; background-repeat: no-repeat; }

#cover {position: relative; top: 310px; }

.cover-left		{width: 10%; position: relative; float: left; background-color: #FFF; display: inline-block; height: 300px; margin: 0; padding: 0;}
.cover-mid		{width: 80%; position: relative; float: left; text-align: center; display: inline-block; height: 300px; margin: 0; padding: 0; }
.cover-right	{width: 10%; position: relative; float: left; background-color: #FFF; display: inline-block; height: 300px; margin: 0; padding: 0; box-shadow: -1px 0 0 0 #FFF;}

.mask { background-image: url(/images/corners.svg); background-size:cover; background-position:center top; height: 300px; background-repeat: no-repeat; }

.graphic {width: 100%; height: auto; max-width: 129px;}

a:link.blue-condensed 		{font-size: 17px; line-height: 20px; margin:9px 0 10px 0;  }
