  /*---------FUTURE STUDENTS--------*/

form {height:100%;}

body {background-color:#C3D7EF;}

.navBar h1 {
	color:#fff;
	background-color:transparent;
	font-family: 'Crimson Text';
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}



.sideNav {
	margin-top:0%;

}

#futureBanner {
	clear:both;
	width:100%;
	height:70%;
	background-color:#333;
	/* 	 background:url(/_resources/images/banners/chemistry.jpg) no-repeat 50% 60%; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#fff;
	position: relative;
	overflow: hidden;
}

#futureBanner article {
	width:90%;
	height:90%;
	padding:5%;
	background-color: rgba(0, 0, 0, 0.4);
	color:#fff;
	/*text-align:center;*/
	position: relative;
	/* top: 0; */
	z-index: 2;
}

#futureBanner article > div {
	width:360px;
	margin: 0 auto;
}

#futureBannerVideo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


#futureBanner article h1 {
	text-transform:uppercase;
	margin-bottom:1%;
	padding-top:10%;
	text-align:center;
	font-size:2.5em !important;
	font-weight:normal;
	letter-spacing:0.05em;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

#futureBanner article h2 {
	text-transform: uppercase;
	font-weight: bold;
	margin:25% 0 5%;
	padding-left: 10px;
}

#futureBanner article img {
	width:100%;
}

#futureBanner article > div p {
	font-family: 'Crimson Text';
	font-size:1.563em;
	line-height: 1.25em;
	padding-left: 10px;
}

#futureBanner article > div p > span {
	font-family: 'Crimson Text';
	font-size: .75em !important;
}

#futureBanner article > div p .banner-fade {
	display: inline-block;
	width:95% !important;
	font-weight: bold;
	color:white !important;
	border-color:white !important;
}



#introTxt {
	clear:both;
	color:#444;
	background-color:white;
}
#introTxt article {
	width:90%;
	padding:2% 5% 1%;
}

#introTxt article h2 {
	font-weight: bold;
	font-size:1.5em;
	margin-bottom: 1em;
}

#introTxt article p {
	font-size:1.25em;
	margin-bottom: 1em;
}


/*.introTxt {
width:50%;
line-height:1.75em !important;
text-align:center;
margin-left:auto;
margin-right:auto;
}*/


#excelencia {
	color:#444;
	background-color:#F8F7F3;
	border-top:1px solid #ddd;
	padding:1rem;
}
#excelencia article {
display: flex;
  align-items: center; /* Vertically center items */
  justify-content: center; /* Horizontally center items */
  text-align: center; /* Center text below the image */

}




#excelencia article img {
/* 	float:left; */
/* 	width:10%; */
	width:200px;
	margin-right:2rem;
}

#excelencia article p {
	font-size:1.25em;
	text-align:left;
}

#excelencia article p a:link, #excelencia article p a:visited {
	color:#444;
	text-decoration:none;
	border-bottom:2px dotted #444;
}

#excelencia article p a:hover {
	color:#000;
	border-bottom-color:#000;
}




.banner-fade {
	display: inline-block;
	width:20%;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
	color:#084B8A;
	text-decoration:none;
	padding:1%;
	border:1px solid #084B8A;
	text-align:center;
	font-size:.625em !important;
	text-transform:uppercase;
}
.banner-fade:hover, .banner-fade:focus, .banner-fade:active {
	background-color: #084B8A;
	color:#fff;
	border:1px solid #084B8A;
}


/*-----TILE------*/
#section-90 {
	clear:both;
	width:90%;
	padding:1% 5%;
	background-color: white;
	border-top:1px solid #ddd;
}


.tile-container {
	display: flex;
	flex-flow: row wrap; 
	padding: 0;
	margin: 0;
	list-style: none;
}		

.tile-container li {
	/*background-color: tomato;*/
	padding: 5px;
	width: 31.5%;
	padding:0.5%;
	color: white;
	font-weight: bold;
	text-align: center;
}

/*.tile-container li:last-child {margin-left: 32.5%;}*/

.tile-container li a {
	display: block;
	width:100%;
	height:100%;
	align-items: center;
	color:white;
	text-decoration: none;
}

.tile-container li a:hover {
	text-decoration: underline;
}

.tile-container li h2 {
	margin:0;
	width:96%;
	padding:55% 2% 5%;
	text-align: center;
	font-size:1.25em;
	font-weight: bold;
	color:white;
	text-decoration: none;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 45%);
}	

.titanHubTile {
	background: url("/_resources/images/admissions/titan-hub-tile.jpg") no-repeat center bottom;
	background-size:cover;
}


.admissionTile {
	background: url("/_resources/images/admissions/students-campus.jpg") no-repeat center bottom;
	background-size:cover;
}

.degreesTile {
	background: url("/_resources/images/admissions/ecs.jpg") no-repeat center bottom;
	background-size:cover;
}

.costTile {
	background: url("/_resources/images/admissions/student-laptop.jpg") no-repeat center bottom;
	background-size:cover;
}

.lifeTile {
	background: url("/_resources/images/admissions/discoverfest.jpg") no-repeat center bottom;
	background-size:cover;
}

.housingTile {
	background: url("/_resources/images/admissions/housing.jpg") no-repeat center bottom;
	background-size:cover;
}

.visitTile {
	background: url("/_resources/images/admissions/students-lawn.jpg") no-repeat center bottom;
	background-size:cover;
}

.virtualTile {
	background: url("/_resources/images/admissions/virtual-tour.jpg") no-repeat center center;
	background-size:cover;
}

.connectTile {
	background: url("/_resources/images/admissions/connecting.jpg") no-repeat center center;
	background-size:cover;
}



/*FUTURE RESOURCES*/
#billboard {
	clear:both;
	width:100%;
	background-color:#C3D7EF;
	color:#333;
}


#billboard article {
	display:block;
	padding-top:6%;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	background-color:#C3D7EF;
}
#billboard article p {	
	color:#333;
	text-align:center;
	padding-bottom:0;
	margin-bottom:0;
	line-height:1.5em;
}
#billboard article h1 {	
	text-transform:uppercase;

	margin-bottom:3%;
	color:#000;
	font-weight:normal;
	text-align:center;
	font-size:2em !important;
}

#billboard article h2 {
	font-size:1.5em;
	font-family: 'Crimson Text';
	font-style: italic;
	margin-bottom:2%;
	margin-top:2%;	
	text-align:center;
	color:#000;
}
#billboard article h3 {
	font-size:1.5em;
	font-family: 'Crimson Text';
	font-style: italic;
	margin-bottom:2%;
	margin-top:2%;	
	text-align:center;
	color:#000;
}

#billboard article hr {
	border: 0;
	width:50%;
	height: 5px;
	background: #000;
	margin:3% auto;
}

#billboard article ul.row1 {
	list-style-type:none;
	margin-top:30px;
	background-color:#C3D7EF;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#billboard article ul.row1 li {
	float:left;
	display:inline-block;
	width:25%;
	text-align:center;
	color:#333;
	text-transform:uppercase;
	line-height:1em;
	margin-bottom:5%;
}

#billboard article ul.row2 {
	width:75%;
	margin-left:auto;
	margin-right:auto;
	list-style-type:none;
	margin-top:10px;
	background-color:#C3D7EF;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#billboard article ul.row2 li {
	float:left;
	display:inline-block;
	width:33%;
	text-align:center;
	color:#333;
	text-transform:uppercase;
	line-height:1em;
	margin-bottom:5%;
}

#billboard article li span {
	text-transform:none;
	font-size:.75em;
	color:#444;
}

#billboard article li img {text-align:center; margin-bottom:8px;}


#billboard article li a {
	display:block;
	padding:6%;
}


#billboard article li a:link, #billboard article li a:visited{
	color:#000;
	text-decoration:none;
	font-size:.875em;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
	font-size:1.25em;
}

#billboard article li:hover{
	background-color:#fff;
	color:#333;
}



ul.landing-pages {
    display: flex;
    flex-wrap: wrap;
    gap: .25em;
}

.landing-pages li {
	/* display:inline; */
}

.landing-pages li a {
	background-color: #FF7900;
	color: #000;
	padding: 15px 20px 15px 20px;
	margin: 0;
	text-decoration: none;
	font-size: 1.25em;
	display: inline-block;
}

.landing-pages li a:hover {
	text-decoration: underline;																	
}



#futureImage {
	clear:both;
	width:100%;
}
#futureImage img {
	width:100%;
	height:auto;
}


#social {
	clear:both;
	float:left;
	width:100%;
	padding-top:3%;
	padding-bottom:3%;
	background-color:#333;
	background:url(/_resources/images/banners/social-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#fff;
}

#social article {
	width:75%;
	margin-left:auto;
	margin-right:auto;
	padding:2% 2% 8%;
}

#social p {
	text-align:center;
	margin-bottom:2%;}

#social ul {
	list-style-type:none;
	margin:0 auto;
}

#social li {
	float:left;
	display:inline;
	width:25%;
	text-align:center;
}


#contact {
	clear:both;
	float:left;
	width:100%;
	padding-top:5%;
	padding-bottom:5%;
	background-color:#C3D7EF;
}

#contact article {
	width:75%;
	margin-left:auto;
	margin-right:auto;
	padding:2% 2% 15%;
	background-color:#C3D7EF;
	border:1px dotted #444;
}

#contact h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em !important;}

#contact article p {font-size:.875em; margin-bottom:10px;}

.col2 {
	/*float:left;
	width:48%;*/
	text-align:center;
}


.margRight8 {margin-right:4%;}



.contactButton{
	display:block;
	width:50%;
	text-align:center;
	margin-bottom:50px;
}

.contact-fade {
	/*display: block;*/
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
	color:#00274C;
	text-decoration:none;
	padding:2% 5%;
	border:2px solid #00274c;
	text-align:center;
	font-size:1em;
}
.contact-fade:hover, .contact-fade:focus, .contact-fade:active {
	background-color: #00274c;
	color:#fff;

}




/*ESSENTIALS*/
p, ul {line-height:1.5em;}

.clearAll {clear:both !important;}

a.button:link {
	background-color: rgba(0, 0, 0, 0.75);
	display: block;
	margin-bottom: 3%;
	padding: 15px 15px 15px 40px;
	width: 80%;
	color:#fff;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:left !important;
}

a.button:hover {
	background-color:#0056ac;
	color:#fff;
}

a.button2:link {
	background-color: rgba(255, 255, 255, 0.7);
	display: block;
	margin-bottom: 3%;
	padding: 15px 15px 15px 40px;
	width: 80%;
	color:#000;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:left !important;
}

a.button2:hover {
	background-color:#fff;
	color:#000;
}




hr.style6 {
	clear:both !important;
	background-color: #EFEEE7;
	border-top: 2px dotted #8c8b8b;
	border-bottom:none;
	margin:10% 0;
}
hr.style6B {
	clear:both !important;
	background-color: #EFEEE7;
	border-top: 2px dotted #8c8b8b;
	border-bottom:none;
	margin:5% 0;
}
hr.style13 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}


.hvr-fade {
	font-weight:normal !important;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
	color:#fff;
	text-decoration:none;
	padding:2% 8%;
	background-color: rgba(0, 0, 0, 0.6);
	border:1px dotted #999;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
	background-color: #2098d1;
	color: white;
}

.groupCol {
	float:left;
	width:48%;
}



/* PLEDGE STYLES */

.pledge-banner {
	background-color: #F8F7F3;																
	overflow:hidden;
	margin-left:auto;
	margin-right: auto;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

}


.pledge-banner img {
	float:left;
	width:100px;
	margin-right:5%;
}

.pledge-banner a:link, .pledge-banner a:visited {
	color:#444;
	text-decoration:none;
	border-bottom:2px dotted #444;
}

.pledge-banner a:hover {
	color:#000;
	border-bottom-color:#000;
}


/* -------------- @MEDIA -------------*/
/* ----------- iPhone 1-5S and GALAXY S3-S5 ----------- */


/* Portrait */
@media only screen 
	and (min-device-width: 320px) 
	and (max-device-width: 640px)
	and (-webkit-min-device-pixel-ratio: 2)
	and (orientation: portrait) {
		.patch {visibility:hidden;}
		#wordmark, #wordmark span {display:inherit !important; width:300px !important; height:34px !important; border:1px solid red; display:none !important;}
		#topBar p.portalFind {margin-left:0% !important; }
		.topBar-sweep-to-top {width: 25%; text-align:center; padding:8px 5px;}
		.navBar p {margin:0 !important;}
		.hvr-sweep-to-top {width:100% !important; border-top:1px dotted #777;}

		#futureBanner article > div {width:330px;}

		.tile-container {display: flex; flex-flow: column wrap;}
		.tile-container li {width: 98.5%; padding:0.5%;}  
		.tile-container li:last-child {margin-left: 0;}

		#IntroVideo {
			width: 100%;
		}

		* {
			box-sizing: border-box;
		}

		/* REFRESH */
		#itat article li {
			width: 100%;
		}


		.itat-container {
			float: none !important;
		}

		.quicklinks {
			overflow: hidden;
			float: right;
			width: 55%;
		}

		.quicklinks a {
			height: 100%;
		}

		.quicklinks a:first-child {
			width: 65% !important;
			float: left;
		}


		.quicklinks a:nth-child(2) {
			margin: 0;
			width: 20%;
		}

		.topBarNav {
			width: 100% !important;
		}


		#itat img {
			width: 100%;
			padding: 5%;
		}

		#futureBanner article {
			width:100%;
			height:100%;

		}

		#introTxt article {
			width:100%;

		}
		#section-90 {

			width:100%;

		}

		#footer {
			width: 100%;
		}



	}

/* iPhone 1-5 and Galaxy: Landscape */
@media only screen 
	and (min-device-width: 320px) 
	and (max-device-width: 640px)
	and (-webkit-min-device-pixel-ratio: 2)
	and (orientation: landscape) {
		.patch {visibility:hidden;}
		#wordmark, #wordmark span {display:inherit !important; width:300px !important; height:34px !important; border:1px solid red; display:none !important;}
		#topBar p.portalFind {margin-left:0% !important; }
		.topBar-sweep-to-top {width: 25%; text-align:center; padding:8px 5px;}
		.navBar p {margin:0 !important;}
		.hvr-sweep-to-top {width:100% !important; border-top:1px dotted #777;}

		#futureBanner {height:500px !important;}


	}

/* ----------- iPhone 6 ----------- */


/* Portrait */
@media only screen 
	and (min-device-width: 375px) 
	and (max-device-width: 667px) 
	and (-webkit-min-device-pixel-ratio: 2)
	and (orientation: portrait) { 
		.patch {visibility:hidden;}
		#wordmark, #wordmark span {display:inherit !important; width:300px !important; height:34px !important; border:1px solid red; display:none !important;}
		#topBar p.portalFind {margin-left:0% !important; }
		.topBar-sweep-to-top {width: 25%; text-align:center; padding:8px 5px;}
		.navBar p {margin:0 !important;}
		.hvr-sweep-to-top {width:100% !important; border-top:1px dotted #777;}

		#futureBanner article > div {width:330px;}

		.tile-container {display: flex; flex-flow: column wrap;}
		.tile-container li {width: 98.5%; padding:0.5%;}  
		.tile-container li:last-child {margin-left: 0;}

		#IntroVideo {
			width: 100%;
		}


		* {
			box-sizing: border-box;
		}

		/* REFRESH */
		#itat article li {
			width: 100%;
		}


		.itat-container {
			float: none !important;
		}

		.quicklinks {
			overflow: hidden;
			float: right;
			width: 55%;
		}

		.quicklinks a {
			height: 100%;
		}

		.quicklinks a:first-child {
			width: 65% !important;
			float: left;
		}


		.quicklinks a:nth-child(2) {
			margin: 0;
			width: 20%;
		}

		.topBarNav {
			width: 100% !important;
		}


		#itat img {
			width: 100%;
			padding: 5%;
		}

		#futureBanner article {
			width:100%;
			height:100%;

		}


		#introTxt article {
			width:100%;

		}
		#section-90 {

			width:100%;

		}

		#footer {
			width: 100%;
		}

	}

/* iPhone 6: Landscape */
@media only screen 
	and (min-device-width: 375px) 
	and (max-device-width: 667px) 
	and (-webkit-min-device-pixel-ratio: 2)
	and (orientation: landscape) { 
		.patch {visibility:hidden;}
		#wordmark, #wordmark span {display:inherit !important; width:300px !important; height:34px !important; border:1px solid red; display:none !important;}
		#topBar p.portalFind {margin-left:0% !important; }
		.topBar-sweep-to-top {width: 25%; text-align:center; padding:8px 5px;}
		.navBar p {margin:0 !important;}
		.hvr-sweep-to-top {width:100% !important; border-top:1px dotted #777;}

		#futureBanner {height:500px !important;}
	}

/* ----------- iPhone 6+ ----------- */


/* Portrait */
@media only screen 
	and (min-device-width: 414px) 
	and (max-device-width: 736px) 
	and (-webkit-min-device-pixel-ratio: 3)
	and (orientation: portrait) { 
		.patch {visibility:hidden;}
		#wordmark, #wordmark span {display:inherit !important; width:300px !important; height:34px !important; border:1px solid red; display:none !important;}
		#topBar p.portalFind {margin-left:0% !important; }
		.topBar-sweep-to-top {width: 25%; text-align:center; padding:8px 5px;}
		.navBar p {margin:0 !important;}
		.hvr-sweep-to-top {width:100% !important; border-top:1px dotted #777;}

		#futureBanner article > div {width:330px;}

		.tile-container {display: flex; flex-flow: column wrap;}
		.tile-container li {width: 98.5%; padding:0.5%;}  
		.tile-container li:last-child {margin-left: 0;}

		#IntroVideo {
			width: 100%;
		}


		* {
			box-sizing: border-box;
		}

		/* REFRESH */
		#itat article li {
			width: 100%;
		}


		.itat-container {
			float: none !important;
		}

		.quicklinks {
			overflow: hidden;
			float: right;
			width: 55%;
		}

		.quicklinks a {
			height: 100%;
		}

		.quicklinks a:first-child {
			width: 65% !important;
			float: left;
		}


		.quicklinks a:nth-child(2) {
			margin: 0;
			width: 20%;
		}

		.topBarNav {
			width: 100% !important;
		}


		#itat img {
			width: 100%;
			padding: 5%;
		}

		#futureBanner article {
			width:100%;
			height:100%;

		}


		#introTxt article {
			width:100%;

		}
		#section-90 {

			width:100%;

		}

		#footer {
			width: 100%;
		}
	}

/* Landscape */
@media only screen 
	and (min-device-width: 414px) 
	and (max-device-width: 736px) 
	and (-webkit-min-device-pixel-ratio: 3)
	and (orientation: landscape) { 
		.patch {visibility:hidden;}
		#wordmark, #wordmark span {display:inherit !important; width:300px !important; height:34px !important; border:1px solid red; display:none !important;}
		#topBar p.portalFind {margin-left:0% !important; }
		.topBar-sweep-to-top {width: 25%; text-align:center; padding:8px 5px;}
		.navBar p {margin:0 !important;}
		.hvr-sweep-to-top {width:100% !important; border-top:1px dotted #777;}

		#futureBanner {height:500px !important;}

	}



/* ----------- iPhone X ----------- */

/* Portrait */
@media only screen 
	and (min-device-width: 375px) 
	and (max-device-width: 812px) 
	and (-webkit-min-device-pixel-ratio: 3)
	and (orientation: portrait) { 
		.patch {visibility:hidden;}
		#wordmark, #wordmark span {display:inherit !important; width:300px !important; height:34px !important; border:1px solid red; display:none !important;}
		#topBar p.portalFind {margin-left:0% !important; }
		.topBar-sweep-to-top {width: 25%; text-align:center; padding:8px 5px;}
		.navBar p {margin:0 !important;}
		.hvr-sweep-to-top {width:100% !important; border-top:1px dotted #777;}

		#futureBanner article > div {width:330px;}

		.tile-container {display: flex; flex-flow: column wrap;}
		.tile-container li {width: 98.5%; padding:0.5%;}  
		.tile-container li:last-child {margin-left: 0;}  

		#IntroVideo {
			width: 100%;
		}


		* {
			box-sizing: border-box;
		}

		/* REFRESH */
		#itat article li {
			width: 100%;
		}


		.itat-container {
			float: none !important;
		}

		.quicklinks {
			overflow: hidden;
			float: right;
			width: 55%;
		}

		.quicklinks a {
			height: 100%;
		}

		.quicklinks a:first-child {
			width: 65% !important;
			float: left;
		}


		.quicklinks a:nth-child(2) {
			margin: 0;
			width: 20%;
		}

		.topBarNav {
			width: 100% !important;
		}


		#itat img {
			width: 100%;
			padding: 5%;
		}

		#futureBanner article {
			width:100%;
			height:100%;

		}


		#introTxt article {
			width:100%;

		}
		#section-90 {

			width:100%;

		}

		#footer {
			width: 100%;
		}

	}

/* Landscape */
@media only screen 
	and (min-device-width: 375px) 
	and (max-device-width: 812px) 
	and (-webkit-min-device-pixel-ratio: 3)
	and (orientation: landscape) { 
		.patch {visibility:hidden;}
		#wordmark, #wordmark span {display:inherit !important; width:300px !important; height:34px !important; border:1px solid red; display:none !important;}
		#topBar p.portalFind {margin-left:0% !important; }
		.topBar-sweep-to-top {width: 25%; text-align:center; padding:8px 5px;}
		.navBar p {margin:0 !important;}
		.hvr-sweep-to-top {width:100% !important; border-top:1px dotted #777;}

		#futureBanner {height:500px !important;}
	}





/* ----------- iPad ----------- */
/* Portrait */
@media only screen and (max-width : 1020px) and (min-width : 760px) {
	/* 768 x 1024 and 800 x 600 */
	.patch {display:none;}
	#wordmark, #wordmark span {display:inherit !important;}
	#topBar p.portalFind {margin-left:0% !important; clear:both;}
	.navBar p {margin:0 !important;}
	#futureBanner {height:50%;}
	.introTxt {width:95%;}
	#billboard article {width:90%;}
	#contact article {width:95%; border:none;}
}
/* Landscape */
@media only screen and (max-width : 1050px) and (min-width : 1022px) {
	/* 1024 x 768 */
	.patch {display:none;}
	#wordmark, #wordmark span {display:inherit !important;}
	#topBar p.portalFind {margin-left:10% !important;}
	.navBar p {margin:0 !important;}
	#contact article {padding:2% 2% 18%;}
	.introTxt {width:75%;}


	* {
		box-sizing: border-box;
	}

	/* REFRESH */
	#itat article li {
		width: 100%;
	}


	.itat-container {
		float: none !important;
	}

	.quicklinks {
		overflow: hidden;
		float: right;
		width: 55%;
	}

	.quicklinks a {
		height: 100%;
	}

	.quicklinks a:first-child {
		width: 65% !important;
		float: left;
	}


	.quicklinks a:nth-child(2) {
		margin: 0;
		width: 20%;
	}

	.topBarNav {
		width: 100% !important;
	}


	#itat img {
		width: 100%;
		padding: 5%;
	}

	#futureBanner article {
		width:100%;
		height:100%;

	}


	#introTxt article {
		width:100%;

	}
	#section-90 {

		width:100%;

	}

	#footer {
		width: 100%;
	}
}

