@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----------------------------- BASE STYLES --*/

#wrapper{
	width:100%;
}

img{
	width:100%;
}

#content{
	position:absolute;
	width:100%;
	margin-top:auto;
	margin-left:auto;
}

.container_black{
	width: 35%;
	height:44%;
	margin-top: 17%;
	margin-left: 61%;
	position: absolute;
	background-color: rgba(0,0,0,0.75);
	border: 1px solid #646464;
}

@media only screen and (max-width: 600px) {
  .container_black{
	width: 38%;
    margin-top: 17%;
	margin-left: 56%;
	 padding-bottom: 4%;
  }
}

.intropara{
	padding-top: 12%;
	padding-left: 12%;
	padding-right: 12%;
	font-family: Kessel105-Light;
	font-size:1.7vw;
	letter-spacing:1px;
	line-height:145%;
	color:rgb(255,255,255)
}

.text_im{
	color: #939393;
}

.rdn_head{
	position:absolute;
	margin-left:4.4%;
	margin-top:66%;
	font-family:Kessel105-Light;
	font-size:4.6vw;
	letter-spacing:1px;
	color:rgb(0,0,0);
}

.rdntext, .rdntext01, .rdntext03, .rdntext04, .meyerpics, .rdntext05, .rdntext06{
	position:absolute;
	font-family: ModulusMedium;
	font-size:1.8vw;
	letter-spacing:1px;
	line-height:125%;
	color:rgb(0,0,0)
}

.rdntext{ 
	position:absolute;
	width:38%;
	height:29%;
	margin-top:74%;
	margin-left:4.4%;
}

.rdntext01{ 
	position:absolute;
	width:38%;
	height:26%;
	margin-top:74%;
	margin-left:48%;
}

#meyer_pane{
	position: absolute;
	width: 100%;
	height: 145%;
	margin-top: 95%;
	padding-top: 2%;
	background-color: #f0f0f0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

@media only screen and (max-width: 600px) {
  #meyer_pane{
	 padding-bottom: 4%;
  }
}

.rdntext02{ 
	position:absolute;
	margin-top:4%;
	margin-left:5%;
	font-family:Kessel105-Light;
	font-size:2vw;
	letter-spacing:1px;
	color: #939393;
}

.meyergrid{
	position: absolute;
	width: 90%;
	padding-top: 9%;
	padding-left: 5%;
	padding-right: 5%;
}

.rdntext03{ 
	position:absolute;
	width:39%;
	height:26%;
	margin-top:55%;
	margin-left:8%;
}

.rdntext04{ 
	position:absolute;
	width:39%;
	height:26%;
	margin-top:55%;
	margin-left:52%;
}

.meyerpics{
	position:absolute;
	width:39%;
	height:26%;
	margin-top:74%;
	margin-left:52%;
	color: rgb(0,176,187);
}

.rdnsalk{
	position: absolute;
	width: 45%;
	height: auto;
	margin-top: 190%;
	margin-left: 10%;
}

@media only screen and (max-width: 600px) {
  .rdnsalk{
	  padding-top: 5%;
  }
}

.rdn_scholarship{
	position:absolute;
	width: 35%;
	margin-left:60%;
	margin-top:200%;
	font-family:Kessel105-Light;
	font-size:3.4vw;
	line-height:125%;
	letter-spacing:1px;
	color:rgb(0,0,0);
}

.rdntext05{ 
	position:absolute;
	width:35%;
	margin-top: 212%;
	margin-left:60%;
}

.rdntext06{ 
	position:absolute;
	width:35%;
	margin-top: 225%;
	margin-left:60%;
}

.enschol{
	position: absolute;
	width: 100%;
	margin-top: 248%;
}

@media only screen and (max-width: 600px) {
  .enschol{
	  padding-top: 5%;
  }
}

.container_blacka{
	position: absolute;
	width: 55%;
	margin-top: 6%;
	margin-left: 40%;
	padding-bottom: 4%;
	background-color: rgba(0,0,0,0.88);
	border: 1px solid #646464;
}

@media only screen and (max-width: 600px) {
  .container_blacka{
	width: 65%;
    margin-top: 4%;
	margin-left: 30%;
  }
}

.en_reflec{ 
	margin-top: 7%;
	margin-left:8%;
	font-family:Kessel105-Light;
	font-size:2vw;
	letter-spacing:1px;
	line-height: 135%;
	color: #8A8A8A;
}

.en_mainbody, .en_mainbodya, .en_mainbodyb{ 
	width: 85%;
	font-family:Kessel105-Light;
	font-size:1.5vw;
	letter-spacing:1px;
	line-height: 145%;
	color: #ffffff;
}

.en_mainbody{ 
	margin-top: 4%;
	margin-left:8%;
}

.en_mainbodya{ 
	margin-top: 2%;
	margin-left:8%;
}

.en_mainbodyb{ 
	margin-top: 2%;
	margin-left:8%;
}

.eletta_grid{
	position: absolute;
	width: 91%;
	margin-top: 312%;
	margin-bottom: 5%;
	margin-left: 4%;
}

@media only screen and (max-width: 600px) {
  .eletta_grid{
	  padding-top: 5%;
  }
}

.ModulusRegular{
	position:absolute;
	width:100%;
	margin-top:4%;
	margin-left:-2%;
	font-family: ModulusRegular;
	font-size:2.4vw;
	letter-spacing:1px;
	color:rgb(255,255,255);
}

.ModulusRegular li{
	float:left;
	margin-left:8%;
}

.ModulusRegular a:link, a:visited{ 
	text-decoration:none;
	color:rgb(255,255,255);
}

.ModulusRegular a:hover, a:active{
	text-decoration:none;
	color: rgb(53,229,240);
}

.rdntopimg{
	width: 100%;
}









