/* ## Screen reader text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
    position: relative;
}

.modal {background: #fff;box-shadow: 0 0 100px rgba(0, 0, 0, .75);left: 0;margin: 30px auto;opacity: 0;position: relative;top: 0;transition: opacity .1s ease-in;width: 80%;z-index: -1;}
.modal.active { overflow: hidden; opacity: 1;z-index: 9999;}
.modal .fa-times {cursor: pointer;right: 10px;font-size: 22px;font-size: 2.2rem;position: absolute;top: 5px; z-index: 10000; }
.modal .main {margin: 0 0 20px;}
.modal h3 {color: #000;}
.modal .content {padding: 25px 30px 30px;}
#modal-overlay {background: rgba(0, 0, 0, .5);bottom: 0;display: none;min-height: 100%;left: 0;overflow-x: auto;overflow-y: scroll;position: fixed;right: 0;top: 0;width: 100%;z-index: 9998;}
.vendor-ie-8 #modal-overlay { background: #000;}
.lightbox-active #modal-overlay {display: block;}
.clear:before,
.clear:after {content: " ";display: table;}
.clear:after {clear: both;}
.clear {*zoom: 1;}

#applyforscholarship { overflow: hidden; }
#applyforscholarship.content { width: 100%; }
#applyforscholarship h1 { margin-bottom: 20px; color:#18027C; }
#applyforscholarship h2 { font-size: 18px;font-size: 1.8rem; margin: 0 0 10px; background: none; }
#applyforscholarship ol { margin-left: 20px; font-size: 2.0rem;margin-bottom: 15px;}
#applyforscholarship ol li {font-size: 13px;font-size: 1.3rem; list-style: inherit;}
#applyforscholarship p { font-size: 13px;font-size: 1.3rem; margin-bottom: 15px; }
#applyforscholarship p.small { clear: both; margin: 0; font-size: 11px;font-size: 1.1rem;}

#applyforscholarship .column-left {float: left; width: 48%; margin-bottom: 10px; }
#applyforscholarship .column-right {float: right; width: 45%;}


.deluxe #applyforscholarship h2 {
  font-size: 28px;
  font-size: 2.8rem;
}

.deluxe #applyforscholarship h3 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  color: #18027A;
}
