/*MEDIA QUERY*/

@media only screen and (max-width : 1200px) {
 
 header {
 position: fixed;
 }
 
 #menu-icon {
 display:inline-block;
	 position: absolute;
	 top: 35px;
	 right: 20px;
	 z-index: 100;
 }
 
 nav ul, nav:active ul { 
 display: none;
 position: absolute;
 padding: 20px;
 background: rgba(0,0,0,.90);
 right: 0px;
 top: 63px;
 width: 25%;
 margin: 0;
 }
 
 nav:hover ul {
 display: block;
 }
 
 nav li {
 text-align: center;
 width: 100%;
 padding: 15px 0;
 margin: 0;
 }
	
 .navbar li ul {
    position: absolute;
    display: none;
    width: 250px;
	padding-top: 100px;
	padding: 0;
	padding-bottom: 20px;
	background: rgba(250,250,250,1.00);
	margin-top: 7px;
	 border: thin solid rgba(0,0,0,1.00)
 }

.navbar li ul li {
	padding-top: 20px;
}
	
.navbar li ul li a:hover {
	padding-top: 20px;
	color: rgba(219,133,133,1.00);
}

 .navbar li:hover ul {
    display: block;
  }
	
h1 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: rgba(95,95,95,1.00);
	font-weight: 700;
	text-align: center;
	font-size: 45pt;
	letter-spacing: 5pt;
	line-height: 1.5em;
	padding: 0;
	padding-top: 20px;
	margin: 0;
}



h4 {
	font-family: 'Noto Sans', sans-serif;
	color: rgba(95,95,95,1.00);
	font-weight: 100;
	text-align: center;
	font-size: 24px;
	letter-spacing: 1.5px;
	line-height: 45px;
	padding: 0;
	margin: 0;
}
	
	#content-banner-intro {
	color: 	rgba(254,248,243,1.00);
	font-family: 'Noto Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	position: absolute;
	margin-left: 100px;
	width: 70%;
	top: 370px;
	line-height: 25px;
	letter-spacing: 1.5px;
}

h4#host {
	letter-spacing: 1.5px;
	font-family: 'Noto Sans', sans-serif;
	margin-top: 25px;
}

.rotate-test {
	display: none;
}
	
.rotate-test-right {
		display: none;
	}

/*--------------------------- BANNER STYLES ----------------------------*/

.banner {
	position: absolute;
	top:10px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 900px;
}


#banner-content {
	width: 100%;
	position: absolute;
	top: 260px;
	text-align: center;
}

ul.banner-link-group {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-top: 30px;
}

li#banner-link a {
	font-family: 'Noto Sans', sans-serif;
	border: 3px solid rgba(95,95,95,1.00);
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1.5px;
	margin: 0 auto;
	color: rgba(95,95,95,1.00);
	border-radius:50px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: inline;
	line-height: 80px;
}

li#banner-link a:hover {
	border-color: rgba(219,133,133,1.00);
	color: rgba(219,133,133,1.00);
}
	
/*--------------------------- CONTENT STYLES ----------------------------*/
	
	
.content-text {
	width: 78%;
	height: 100%;
	position: absolute;
	top: -180px;
}

.content-text-background {
	width: 100%;
	height: 100%;
	background: rgba(254,248,243,.0);
	position: absolute;
	top: 800px;
	
}

.edit-text {
	width: 100%;
	position: absolute;
	top: 0px;
	padding-top: 80px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 100px;
	left: 0px;
	background:rgba(255,255,255,1.00);
}

.content-sublink {
	width: 215px;
	height: 250px;
	background: rgba(0,0,0,1.00);
	position: relative;
	z-index: 300;
	top: -16px;
	left: 100px;
	border-top: 5px solid rgba(24,234,187,1.00);
	box-shadow: 2px 2px 13px rgba(0,0,0,.20);
	padding-top: 35px;
	padding-left: 35px;
	display: none;
}

ul.sublink-list {
	padding: 0;
	margin: 0;
}

li#sub-item {
	float: none;
}

h5 {
	font-family: 'Noto Sans', sans-serif;
	color: rgba(254,248,243,1.00);
	font-weight: 700;
	font-size: 25px;
	letter-spacing: 7px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	margin-left: -20px;
}

a#sub-item {
	color: rgba(255,255,255,1.00);
	font-family: 'Noto Sans', sans-serif;
	font-weight: 100;
	font-size: 9px;
	letter-spacing: 2.5px;
	text-decoration: none;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

a#sub-item:hover {
	color: rgba(24,234,187,1.00);
	
}

h4.content-title {
	font-family: 'Montserrat', sans-serif;
	color: rgba(0,0,0,1.00);
	font-weight: 700;
	/*font-size: 40px;
	line-height: 40px;*/
		letter-spacing: 2px;
		padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 15px;
}


p {
	font-family: 'Noto Sans', sans-serif;
	color: rgba(0,0,0,1.00);
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .5px;
	padding: 0;
	padding-left: 30px;
	margin: 0;
	margin-bottom: 50px;
}

/*--------------------------- FOOTER STYLES ----------------------------*/

.footer {
	height: 275px;
	width: 100%;
	position: relative;
	top: 2370px;
	padding-top: 50px;
	text-align: center;
	background:rgba(255,255,255,.85);
	display: none;
}

ul.footer-nav {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	border: solid 2px rgba(123,123,123,1.00);
	box-shadow: 2px 2px 20px rgba(255,255,255,.20);
	margin-left: 20px;
	margin-right: 20px;
}

ul.footer-nav-left {
	border-right:none;
	border-bottom: 2px solid rgba(123,123,123,1.00);
	width: 90%;
	display: block;
	text-align: center;
}

ul.footer-nav-right {
	display: block;
}

li a#university-links-vt {
	color:rgba(123,123,123,1.00);
	/*color: rgba(219,133,133,1.00);*/
	font-family: 'Chivo', sans-serif;
	text-transform: uppercase;
	text-align: left;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 15px;
	display: block;
	padding-bottom: 30px;
	padding-top: 30px;
	text-decoration: none;
	padding-left: 0px;
	border-right: solid 1px rgba(123,123,123,1.00);
	padding-right: 20px;
	text-shadow: 0px 1px 5px rgba(255,255,255,.30);
}

li a#university-links {
	color:rgba(123,123,123,1.00);
	/*color: rgba(219,133,133,1.00);*/
	font-family: 'Chivo', sans-serif;
	text-transform: uppercase;
	text-align: left;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 15px;
	display: block;
	padding-bottom: 30px;
	padding-top: 30px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 20px;
	text-shadow: 0px 1px 5px rgba(255,255,255,.30);
}

li a#university-links:hover {
	color: rgba(219,133,133,1.00);
}

li a#primary-links {
	color: rgba(123,123,123,1.00);
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	text-align: left;
	font-weight: 400;
	font-size: 10px;
	letter-spacing: 2.5px;
	line-height: 10px;
	display: block;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left:0px;
	text-shadow: 0px 1px 5px rgba(255,255,255,.30);
}

li a#primary-links:hover {
	color: rgba(219,133,133,1.00);
	border-bottom:none;
}

