/* FONT DEFINITION */
 body {
     font-family: 'Open Sans', sans-serif;
     font-size:14px;
     line-height:24px;
     color:#171717;
     background-color:#ffffff;
     margin: 0;
     margin-top: -10px;
}
div#contentMain > p {
background-color: #eceaea;
padding: 10px;
margin: 30px;
overflow: auto;
}
 p {
     font-family: 'Open Sans', sans-serif;
     color: #171717;
     font-size: 12px;
     line-height: 16px;
     font-weight: 400;
}
 h1, h2, h3, h4, h5, h6{
     font-family: 'Open Sans', sans-serif;
     color: #171717;
     font-weight: 700;
}
 h1 {
     font-size: 28px;
     line-height: 30px;
     margin: 20px 0;
}
 h2 {
     font-size: 24px;
     line-height: 28px;
     margin: 20px 0;
}
h2.widget-title{
    clear:both;
    color:#ffffff;
    margin-bottom: 0px;
    background-color: #000000;
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px;
}
.events h2.widget-title {
    margin-bottom: 18px;
}
 h3 {
     font-size: 22px;
     line-height: 26px;
     margin: 18px 0;
}
 h4 {
     font-size: 20px;
     line-height: 24px;
     margin: 15px 0;
}
 h5 {
     font-size: 18px;
     line-height: 22px;
     margin: 15px 0;
}
 h6 {
     font-size: 16px;
     line-height: 16px;
     margin: 10px 0;
}

/* LINKS */
 a, a:link, a:visited {
     text-decoration:none;
}
 a:hover {
     text-decoration:underline;
}
 a:focus {
     outline: none;
}
ol > li {
    list-style-type: decimal !important;
    padding-left: 0 !important;
    margin-left: initial !important;
}
 #contentMain a {
     color: #c8102e;
}
#contentMain a.btn {
    font-size: 15px;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background-color: #c8102e;
    width: 250px;
    margin: 0 15px 17px 15px;
    padding: 19px 3px;
    box-shadow: 0 6px #9e0c24;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    line-height: 1.2rem;
    max-width: 100%;
}
#contentMain a.btn:hover {
    box-shadow: 0 4px #9e0c24;
    top: 2px;
}
#contentMain a.btn:active {
    box-shadow: 0 0px;
    top: 6px;
}
 hr {
     border-style: solid;
     color: #E8E8E8;
     border-width: 1px;
     max-width: 100%;
}

/* SKIP TO MAIN CONTENT */
a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}

/* ALERT BOX */

div.alert{
    width: 100%;
}

.alert p {
    font-size: 15px;
    line-height: 17px;
    text-align:  center;
    letter-spacing: .5px;
    margin: 0 auto;
    padding: 20px 5px;
    background-color: #FF0000;
    color: #fff;
}

.alert a {
    color: white;
    text-decoration: underline;
    background-image: url("../images/home/belmont-alert.png");
    background-repeat: no-repeat;
    padding-left: 175px;
    background-size: contain;
}

.alert a:hover {
    color: white;
    text-decoration: none;
}

/* MAIN NAVIGATION BAR */

 div#home-nav {
     background-color: #00205b;
     /*background-image: linear-gradient(-179deg, #00205b 0%,#00103c 100%);*/
     border-bottom: #00205b solid 5px;
     height: 40px;
     clear: both;
     text-align: center;
}
 #home-nav img{
     /*margin: -43px auto;*/
     margin: -36px 0 -24px -3px;
     /*box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 0 rgba(255, 255, 255, 0.15);*/
     /*-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 0 rgba(255, 255, 255, 0.15);*/
     /*background-color: #c8102e;*/
     /*border-radius: 0;*/
     border: 1px solid #A80621;
     display: block;
     float: left;
     /*padding: 5px 20px;*/
     padding: 6px 20px 9px 20px;
     position: relative;
     /*top: -43px !important;*/
     top: 0;
     margin-left: 0;
     /*background-color: #c8102e;*/
     /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));*/
     /*background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));*/
     /*background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0));*/
     /*box-shadow: 0 0 0 1px #BA142F, 0 0 0 2px #C12026, 0 0 8px 0 rgba(0, 0, 0, 0.65);*/
     z-index: 1001;
     border-radius: 0 0 8px 8px;
     /*background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.25)));*/
     /*background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));*/
     /*background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));*/
     background-color: #c8102e;
     box-shadow: 0 0 8px rgba(0,0,0,.55);
     -webkit-box-shadow: 0 0 8px rgba(0,0,0,.55);
}

 .container{
     width: 1100px;
     margin: 0 auto;
}

/* 
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*/

 ul.nav-bar-home{
     line-height: 14px;
}
 ul.nav-bar-home:first-child {
     margin-top: 10px;
     padding-top: 10px;
}
 ul.nav-bar-home>li>a, ul.nav-bar-home>li>a:visited, ul.nav-bar-home>li>a:hover {
     color: #171717;
     font-size: 14px;
     letter-spacing: .5px;
     padding: 8px 0px;
     border-bottom: 1px solid #ccc;
     display: block;
     width: 100%;
}
 ul.nav-bar-home li:nth-of-type(odd) a {
     border-right: 1px solid #ccc;
}

 ul.nav-bar-home>li>a:hover {
     color: #c8102e;
     text-decoration: none;
     font-weight:700;
}
 ul.nav-bar-home{
     float: left;
     width: 100%;
}
 ul.nav-bar-home li{
     display: block;
     width: 100%;
     text-align: center;
}
 ul.nav-bar-home:last-child {
     width: 100%;
}
ul.nav-bar-home:last-child li a{
    padding-bottom: 18px;
}
 ul.nav-bar-home li.menu-header{
     color: #171717;
     font-size: 14px;
     letter-spacing: .5px;
     padding: 8px 0px;
     border-bottom: 1px solid #ccc;
     display: block;
     width: 100%;
     font-weight: 700;
     background-color: #ededed;
}
 div#audience {
     width: 100%;
     float: none;
     clear: both;
     margin: 0;
     padding: 0;
     background-color: #fff;
}
 img {
     border:0px;
}
 ul {
     padding:0px;
     margin:0px;
     list-style-type: none;
     width: auto;
}
 ul li {
     padding:0px;
     margin:0px;
     list-style-type: none;
}
/* #contentMain li {*/
/*     list-style-type: disc;*/
/*     list-style-position: inside;*/
/*     margin-bottom: 1em;*/
/*     text-indent:-15px;*/
/*     padding-left: 30px;*/
/*}*/
#contentMain li{
    list-style-type: initial;
    margin-bottom: 6px;
    margin-left: 40px;
}
 form#cse-search-box {
     width: auto;
     height: auto;
     float: right;
     margin-top: 0;
}
 div#search-bar {
     width: auto;
     height: 45px;
     background-color: #00103c;
}
 #search-bar a {
     float: left;
     color: #ffffff;
     margin-top: 20px;
     margin-left: 5px;
     padding-right: 5px;
     letter-spacing: .5px;
}
 #search-bar a:first-child {
     margin-left: 20px;
}
/* HOME PAGE IMAGE SLIDER */
 #wrapper {
     min-width:1100px;
     width: 100%;
     height:auto;
     margin:0px auto;
     background-color: #ffffff;
     clear: both;
     position: relative;
}
 #imgBox {
     height:auto;
     width: 100%;
     margin:0px;
     overflow:hidden;
     position:relative;
}
 #imgBox div {
     display:none;
     margin:0px;
     padding:0px;
     height:auto;
}
 .text-container, #imgBox .text-container {
     margin: 0px;
     position: absolute;
     bottom: 0px;
     color: #fff;
     font-size: 12px;
     line-height: 16px;
     z-index: 1000;
     width: 100%;
     height: auto;
     background-repeat: repeat;
     display: block;
     background-color: rgba(0, 32, 91, 0.65);
}
 .text-container p, #imgBox .text-container p{
     color: #ffffff;
     max-width: 1100px;
     margin: 0;
     width: auto;
     padding: 20px 20px 20px;
}
 .text-container p .headline, #imgBox .text-container p .headline {
     font-size: 18px;
     line-height:20px;
     font-weight: 700;
     text-transform:uppercase;
}
 #imgBox img {
     width: 150%;
     margin-bottom: -5px;
}
 img.img-responsive{
     width: 150%;
}
 .more a {
     color:#fff;
     /*font-size: 12px;*/
     font-size: 11pt;
     font-style:italic;
}
 .more a:hover {
     text-decoration: underline;
}
 .slidetabs {
     background-color: #00103C;
     padding: 5px;
     clear:both;
     margin: 0px auto;
     width:auto;
     position: relative;
     z-index:2000;
     height: 15px;
     margin-top: -3px;
}
 .slidetabs a {
     width:8px;
     height:8px;
     float:left;
     margin: 3px 6px;
     background-image:url(../images/home/navigator-2.png);
     display:block;
     font-size:1px;
}
 .slidetabs a:hover {
     background-position:0 -8px;
}
 .slidetabs a.current {
     background-position:0 -16px;
}
 .pointer img {
     width: 35px;
     display:none;
}
 #contentWrap {
     width: 1100px;
     height: 395px;
     top: 150px;
     position: absolute;
     float: none;
     z-index: 1000;
     margin: 0 auto;
}
 #contentWrap{
     position: absolute;
     top: 90px;
     padding-top: 20px;
     display: none;
}

div.error{
    background: url("/_files/images/home/bruiser-404.jpg") no-repeat center center;
    background-size: cover;
    height: 600px;
}

.error p{
    float: right;
    color: white;
    font-size: 30px;
    line-height: 1.25em;
    max-width: 510px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
}

/* NEWS */
 #news, #connect, #infographics, #colleges{
     clear: both;
     padding: 40px 0;
}

 h2 a, #colleges h2 a {
     color: #ffffff;
     font-size: 30px;
     line-height: 22px;
     clear: both;
}

#news-container .mkb-container-title {
    color: #fff;
    font-size: 30px;
    margin-bottom: 3.4rem;
    text-align: center;
}

 span.headline a, .descriptor {
     display: inline-block;
     padding:0px;
     color: #ffffff;
     text-decoration: none;
     font-size: 18px;
     line-height: 24px;
     margin-bottom: 27px;
     border-left: 3px #00205b solid;
     padding-left: 10px;
}

 span.headline a {
     color: #fff;
}

 .descriptor {
     border-left: 3px #c8102e solid;
     text-shadow: 1px 1px 5px rgba(23, 23, 23, 0.5)
}

 span.headline a:hover, span.headline a:visited:hover {
     text-decoration:underline;
}

 span.morenews a, span.morenews a:visited {
     font-size: 18px;
     color: #fff;
     font-weight: 700 !important;
     text-decoration: none;
     display: block;
     text-align: center;
     /*background-color: #00205B;*/
     background-color: #3f83ad;
     width: 175px;
     margin: 30px auto;
     padding: 20px;
     border-radius: 5px;
     text-transform: uppercase;
     /*box-shadow: 0 6px #00103C;*/
     box-shadow: 0 6px #2b6a89;
     position: relative;
}

 span.morenews a:hover{
     box-shadow: 0 4px #2b6a89;
     top: 2px;
}

/* CONNECT */
 div#connect-container {
     clear: both;
     background-color: #ffffff;
     background: url("/_files/images/home/blurry-bg2.jpg") center no-repeat fixed;
     background-size: cover;
     padding-left:10px;
     padding-right: 10px;
}

 #infographic-container {
    background-color: #00205b;
    clear: both;
    background: url(/_files/images/home/blurry-bg.jpg) center no-repeat fixed;
    background-size: cover;
    padding-left: 10px;
    padding-right: 10px;
}

 #infographics h2, #infographics h2 a, #connect h2, #connect h2 a {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
    color: #ffffff;
    font-size: 30px;
    line-height: 22px;
    clear: both;
    text-shadow: 1px 1px 5px rgba(23, 23, 23, 0.5)
}

.infographic-row img {
     width: 48%;
     margin-right: 2%;
}

.infographic-row{
     background-color: rgba(0, 32, 91, 0.55);
}

.our-mission p {
     display: inline-block;
     padding: 0px;
     color: #ffffff;
     text-decoration: none;
     font-size: 18px;
     line-height: 24px;
     margin: 30px 0;
     border-left: 3px #c8102e solid;
     padding-left: 10px;
     text-shadow: 1px 1px 5px rgba(23, 23, 23, 0.5);
}

 .more-info a, .more-info a:visited,  #connect span.morenews a,  #connect span.morenews a:visited {
     font-size: 18px;
     color: #ffffff;
     font-weight: 700 !important;
     text-decoration: none;
     display: block;
     text-align: center;
     background-color: #c8102e;
     width: 175px;
     margin: 30px auto;
     padding: 20px;
     border-radius: 5px;
     text-transform: uppercase;
     box-shadow: 0 6px #9E0C24;
     position: relative;
}

.more-info a:hover, #connect .morenews a:hover {
    box-shadow: 0 4px #9E0C24;
    top: 2px;
}

/* COLLEGES */
#colleges-container{
    clear:both;
    background-color: #c8102e;
    padding-left: 10px;
    padding-right: 10px;
}

#colleges p{
    display: inline-block;
    padding: 0px;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 27px;
    border-left: 3px #9E0C24 solid;
    padding-left: 10px;
}

#colleges p a{
    color: #ffffff;
    font-style: italic;
    text-decoration: underline;
}

.college-row {
    width: 100%;
}

.college {
    width: 75%;
    float: none;
    margin: 0 auto;
    display:inline-block;
}

figure.bubba-effect {
    background: #c8102e;
}

.college figure h3 {
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}

.college figure h3 span {
	font-weight: 700;
}

.college figure h3, .college figure h3 span, .college figure p {
	margin: 0;
}

#colleges .college figure p {
	padding: 0;
    font-size: 14px;
    border: none;
}

.college figure {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    cursor: pointer;
    width: 100%;
    float: left;
    text-align: center;
    display: inline-block;
    max-height: 350px;
}
.college.quad{
    float:none;
    margin-bottom:0;
}

figure.bubba-effect img {
    opacity: 0.7;
    transition: opacity .35s;
    -webkit-transition: opacity .35s;
}


figure.bubba-effect:hover img{
    opacity: 0.4;
}

figure.bubba-effect figcaption::before, figure.bubba-effect figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.bubba-effect.quad-bubba figcaption::before, figure.bubba-effect.quad-bubba figcaption::after{
    top:15px;
    right:15px;
    bottom:15px;
    left:15px;
}

figure.bubba-effect figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

figure.bubba-effect figcaption::after{
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.bubba-effect h3 {
	padding-top: 25%;
	/*-webkit-transition: -webkit-transform 0.35s;*/
	/*transition: transform 0.35s;*/
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.bubba-effect p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
figure.bubba-effect.quad-bubba p{
    padding-top: 10% !important;
    padding-left: 0;
    padding-right: 0;
}

figure.bubba-effect:hover figcaption::before,
figure.bubba-effect:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.bubba-effect:hover h3,
figure.bubba-effect:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
    padding-top:25%;
    transition:.3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
}

.college figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

.college figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.6;
}

.college figure figcaption {
	padding: 11%;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.college figure figcaption::before,
.college figure figcaption::after {
	pointer-events: none;
}

.college figure figcaption,
.college figure figcaption a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    box-sizing: border-box;
}

.college figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}


/* FOOTER */
 #footer {
     height: 275px;
     padding: 10px 10px 34px 10px;
     text-align: center;
     position: relative;
     background-color: #F8F8F8;
     clear: both;
     box-shadow: 0 4px 8px -8px rgba(0,0,0,.3) inset;
}
 #footer a {
     color: #808080;
}
 #footer .social-media a:hover{
     text-decoration:none;
}
 .footer-main{
     padding-top: 0;
     width: 24.125em;
     position: absolute;
     top: 3.3125em;
     left: 50%;
     margin-left: -12.0625em;
}
 .footer-main a.belmont-footer-logo {
     background-image: url(../images/home/footer-logo.png);
     height: 125px;
     width: 125px;
     display: block;
     background-size: contain;
     margin: 0px auto;
}
 #footer ul.footer-menu {
     column-count: 2;
     -moz-column-count: 2;
     -webkit-column-count: 2;
}
 ul.contact-info {
     font-size: 10px;
     line-height: 14px;
}
 .footer-menu{
     width: 30%;
     float: left;
     text-align: right;
     display: block;
     font-size: 12px;
     line-height: 19px;
     padding-top: 65px;
     margin-left: 20px;
}
 ul.footer-menu:last-child {
     float: right;
     text-align: left;
     margin-left: 0;
}
 .footer-menu li {
     margin-bottom: 0.5rem;
}
 #footer .social-media {
     height:26px;
     width:170px;
     margin: .5rem auto;
     display: block;
}
 .social-media li {
     display:inline;
     margin:0px;
}
 .social-media li a {
     margin-right: 10px;
}
 li.facebook a, li.twitter a, li.instagram a, li.youtube a, ul li.smugmug a {
     display: block;
     width:26px;
     height:26px;
     float:left;
}
 li.facebook a {
     background-image:url(/_files/images/home/icon-facebook-sprite-sm.png);
}
 li.twitter a {
     background-image:url(/_files/images/home/icon-twitter-sprite-sm.png);
}
 li.youtube a {
     background-image:url(/_files/images/home/icon-youtube-sprite-sm.png);
}
 li.smugmug a {
     background-image:url(/_files/images/home/icon-smugmug-sprite-sm.png);
     margin-right: 0;
}
 li.instagram a {
     background-image:url(/_files/images/home/icon-instagram-sprite-sm.png);
}
 li.facebook a:hover, li.twitter a:hover, li.youtube a:hover, li.smugmug a:hover, li.instagram a:hover {
     background-position:0px -26px;
}
/* HOME */
 .home-content {
     /*background-color: #ffffff;*/
     background-color: #f8f8f8;
     text-align:center;
     padding-top: 60px;
     position: relative;
}
 .home-content h2 {
     font-size: 30px;
     /*color: rgba(23, 23, 23, 0.35);*/
     color: #143472;
     text-align: center;
     margin-top: 0px;
}
/* GET STARTED BUTTONS */
 .material-icons.md-18 {
     font-size: 18px;
}
 .material-icons.md-24 {
     font-size: 24px;
}
 .material-icons.md-36 {
     font-size: 36px;
}
 .material-icons.md-48 {
     font-size: 48px;
}
 .get-started {
     /*width: 90%;
     margin: 0 auto;
     float: none;
     margin-bottom: 20px;*/
     margin: 20px;
}
 .get-started a {
     font-size: 18px;
     color: #ffffff;
     font-weight: 700 !important;
     text-decoration: none;
     display: block;
     text-align: center;
     /*background-color: #143472;*/
     background-color: #c8102e;
     width: auto;
     margin: 30px auto;
     padding: 25px 10px;
     box-shadow: 0 6px #9e0c24;
     /*box-shadow: 0 6px #00103C;*/
     border-radius: 5px;
     position: relative;
     text-transform: uppercase;
}
 .get-started a:hover {
     box-shadow: 0 4px #9e0c24;
     top: 2px;
}
 .get-started a:active, .more-info a:active, #connect .morenews a:active,  span.morenews a:active {
     box-shadow: 0 0px;
     top: 6px;
}
 .get-started .material-icons, .connect-right i.material-icons, .mkb-news-container i.material-icons, #news i.material-icons, #infographics i.material-icons{
     font-weight: bold;
     line-height: 0;
     vertical-align: sub;
}

/* VIDEO BOX */
 div.video-box {
     width: auto;
     overflow: hidden;
     float: none;
}
 .video-container {
     position: relative;
     padding-bottom: 56.25%;
     padding-top: 0px;
     height: 0;
     overflow: hidden;
     margin-bottom: 20px;
}
 .video-container iframe, .video-container object, .video-container embed {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
#mainSub1 .video-box{
    width:100% !important;
    height: 100% !important;
}
/*#mainSub1 .video-container iframe, #mainSub1 .video-container object, #mainSub1 .video-container embed{
    width:100% !important;
    height:100% !important;
}*/
 div.connect-right {
     width: auto;
     float: none;
     clear: both;
}
/* SEARCH BAR */
 a.audience-links{
     margin-left: 20px;
}
 #searchBox {
     width:180px;
     height:25px;
     margin: 15px 0px 5px 20px;
     float:right;
     background-image:url(/_files/images/home/searchBg.png);
     background-repeat:no-repeat;
}
 #searchBox input {
     width:130px;
     height:15px;
     margin:1px 0px 2px 25px;
     outline: none;
     border: none;
}
 #searchBox input:focus {
     background: transparent;
}
 .search {
     width:100%;
     height:100%;
     padding-left:2px;
}
 .searchDefault {
     color: #999;
     font-style: italic;
     font-size:10px;
     height:100%;
     padding-left:2px;
}
 #searchMenu {
     position:absolute;
     top:20px;
     left:30px;
     display:none;
     width:auto;
     height: auto;
     padding:0px 10px 10px 10px;
     z-index:1000;
     line-height:18px;
}
 #searchMenu a, #searchMenu a:visited {
     font-size:10px;
     color:#fff;
     text-decoration:none;
}
 #searchMenu a:hover, #searchMenu a:visited:hover {
     text-decoration:underline;
}
 #audience, .audience-menu{
     float: none;
     clear: both;
     display: none;
}
 .show-menu, .show-nav {
     color: #fff;
     background-color: #c81023;
     padding: 10px;
     text-align: center;
     display: inline;
     float: right;
     margin-right: 5px;
     border-radius: 3px;
     font-size: 12px;
     line-height: 14px;
     margin-top: 3px;
}
 .show-menu{
     padding: 5px;
     margin-top: 10px;
     background-color: #00205b;
     display:none;
}
 input[type=checkbox]{
     display: none;
}
/*Show menu when invisible checkbox is checked*/
 input[type=checkbox]:checked ~ #audience{
     display: block;
}
 input[type=checkbox]:checked ~ .audience-menu {
     display: block;
}
/* Begin Homepage Marketing Box */
[id="news-container"] {
    background-color: #143472;
    clear: both;
    height: 100%;
	padding: 40px 0;
}
[id="news-container"] > .news-container-title {
	color: #ffffff;
	text-align: center;
}
[id="mkb-wrapper"] {
	width: 80%;
	max-width: 1100px;
	margin: 0 auto;
	display: table;
}
.mkb-col {
	display: block;
	float: left;
	height: 435px;
}
.mkb-feature-col {
	width: 70%;
}

.mkb-feature-col:only-child {
	width: 100%;
}

.mkb-feature-item {
	height: 100%;
	min-height: 400px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}
.mkb-img {
	width: 0%;
	height: 0%;
	position: absolute;
	left: -4000px;
	top: -4000px;
	float: left;

}
.mkb-img-ref {
	width: 100%;
}

.mkb-secondary-col {
	width: 30%;
}

.mkb-secondary-item {
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 50%;
}

.mkb-secondary-item:only-child {
	height: 100%;
}

.mkb-details {
	position: absolute;
	bottom: 0;
	display: table;
	width: 100%;
	background-color: rgba(0, 32, 91, 0.85);
	text-decoration: none;
}
.mkb-details:hover {
	text-decoration: none;
}
.mkb-feature-item .mkb-content {
	width: auto;
	padding: 10px 23px;
}
.mkb-feature-item .mkb-content .mkb-title {
	font-size: 1.8em;
	line-height: 16px;
}
.mkb-title .mkb-title-text {
	color: #ffffff;
	line-height: 1.4rem;
	text-decoration: none;
	transition: .3s;
}
.mkb-details:hover .mkb-title .mkb-title-text {
	color: #ffffff;
	line-height: 1.9rem;
	text-decoration: none;
	transition: .3s;
	text-shadow: 0px 2px 3px rgba(0,0,0,.8);
	border-bottom: 1px solid white;
}
.mkb-feature-more {
	background-color: #c8102e;
	max-width: 30px;
	width: 30px;
	position: relative;
	min-height: 102px;
	height: 100%;
	transition: .3s;
	vertical-align: middle;
}
.mkb-details:hover .mkb-title-text .mkb-feature-more, .mkb-details:hover .mkb-feature-more {
	background-color: #ab152d;	
	cursor: pointer;
	transition: .3s;
}
.mkb-feature-more .vert {
	display: table-cell;
	margin-left: -1.8rem;
	margin-top: -0.7rem;
	transform: rotate(-90deg);
	transform-origin: center center;
	width: 87px;
	position: absolute;
	right: -1.7rem;
}
.mkb-feature-more .feature-tab {
	font-size: 14px;
	color: #ffffff;
	text-shadow: -1px 1px 3px rgba(0,0,0,.4);
}
.mkb-feature-more .mkb-title-text:hover {
	text-decoration:none;
	text-shadow: 0px 0px 8px rgba(0,0,0,.4);
	cursor:pointer;
}

.mkb-content, .mkb-feature, .mkb-more,.mkb-feature-more {
	display: table-cell;
}
.mkb-content .mkb-content-body, .mkb-content .mkb-title {
	color: #ffffff;
}
.mkb-content {
	padding-left: 10px;
}
.mkb-content .mkb-title {
	line-height: 0;
	margin: 1rem 0;
	text-transform: uppercase;
	font-size:1.4em;
}
.mkb-more {
	background-color: #c8102e;
	max-width: 45px;
	width: 45px;
	transition: .3s;
	vertical-align: middle;
}
.mkb-more .mkb-more-icon {
	display: inline-block;
	padding-top: 0.6rem;
	text-align: center;
	width: 100%;
}
.mkb-details:hover .mkb-more {
	background-color: #ab152d;
	transition:.3s;
}
.mkb-more .mkb-more-icon .arrow-right {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  height: 0px;
  left: 1.2rem;
	position: relative;
	width: 0px;
}
.morenews {
	display: block;
	text-align: center;
}
.morenews .morenews-link {
	display: inline-block;
	margin: 40px 10px;
}

@media only screen and (max-width: 840px) {
	.mkb-col {
		display: block;
	}
	.mkb-feature-item .mkb-content {
		padding-right: 45px;
	}
	.mkb-feature-col { 
		width: 100%;
	}
	.mkb-feature-item, .mkb-secondary-item {
		margin-bottom: 2rem;
		position: relative;
	}
	.mkb-feature-item .mkb-details {
		width: 100%;
	}
	.mkb-feature-item .mkb-details {
		position: absolute;
		bottom: 0;
	}
	.mkb-feature-more { 
		position: absolute;
		right:0;
		bottom: 0;
		width: 45px;
		max-width: 45px;
	}
	.mkb-feature-more .vert {
		right: -1.3rem;
		top: 50%;
	}

	.mkb-secondary-col {
		margin-top: 2rem;
		width: 100%;
	}

	.morenews {
		margin-top: 1.6rem;
	}

	.morenews .morenews-link {
		width: 76%;
		margin: 2rem 0 0;
	}
}
 #news h2, #colleges h2 {
     text-align: center;
     padding-top: 20px;
     padding-bottom: 30px;
}

 .left-row, .row-right {
     width: auto;
     float: none;
}
 .left-row span.morenews, .row-right span.morenews {
     float: none;
     clear: none;
     margin-right: 0;
}
 .icons img {
     width: 8%;
     margin-right: 3%;
     opacity: 0.85;
}
 .icons img:hover{
     opacity:1.0;
}
 .social-icons.descriptor p {
     color: #ffffff;
     font-size: 18px;
     margin-top: 0;
     line-height: 24px;
}
 .left-row span.morenews a:hover, .row-right span.morenews a:hover {
     background-color: #760012;
     color: #ffffff;
}

/*BEGIN TOP 10 CSS*/

.tabs {
    width: 100%;
    float: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.tabs li {
    display: block;
    margin-left: 0 !important;
}

.labels{
  margin-bottom:0;
  text-align:center;
}

li.labels {
    height: auto;
}

.labels:after {
	content: '';
	display: table;
	clear: both;
}

.tabs label {
	display: inline-block;
	/*float: left;*/
    padding: 10px 3%;
    color: #FFFFFF;
    font-size: 19px;
    font-weight: normal;
    /*background: #00205b;*/
    cursor: pointer;
    /*width:3.5%;*/
    text-align:center;
    border-top: 7px solid #00205b;
    transition: .2s;
}

.tabs label:hover {
    /*background: #3498db;*/
    border-top: 7px solid #3c98cc !important;
    transition: .2s;
}

.tab-content {
    display: none;
    padding: 15px;
    border:1px solid #ccc;
    border-top: 10px solid #08C;
    background-color:#ffffff;
    min-height: 255px;
    transition: 2s;
}

.tab-content img{
  margin: 15px 15px 15px 0;
  float: left;
  width:320px;
  height:220px;
}

.tabs input[type=radio] {
    display:none;
}

[id^=tab]:checked ~ div[id^=tab-content] {
    display: block;
    transition: 2s;
}
.tabs input[type=radio] ~ label{ background-color:#08c; }


label[for=tab1]:focus  {
    background: #08C;
    color: white;
}
label#label2:focus {
    background: #08C;
    color: white;
    outline: none;
    border-top: 7px solid #08c;
}

.tabs-wrapper {
    text-indent: 0 !important;
    margin-bottom: 20px;
    background: #00205b;
    margin-top: 11px;
}
.tabs-wrapper li {
    text-indent: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}
#label0{
  /*margin-left: 7px;*/
}
#label1-2{
  padding: 15px 30px;
  color:white;
  background-color: #c8012e;
  border-top: none;
  border-radius:5px;
  transition: .2s;
  font-size: 1.4em;
}
#label1-2:hover{
  background-color: #9e0017;
  transition: .2s;
}

/*END TOP 10 CSS*/

/*PHOTO GALLERY */
p.sr-only {
    display: none;
}

ul#imageGallery {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: block;
  max-width: 100%;
  text-align: center;
}
ul#imageGallery li {
  display: inline-block;
  padding: 8px;
  background: ghostwhite;
  margin: 10px;
}

ul#imageGallery li:hover {
    opacity: .75;
    transition: .2s;
}

ul#imageGallery li a {
	display: block;
  	width: 200px;
	height: 200px;
  	text-decoration: none;
	background-size: cover;
	background-position: center center;
}

#overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  padding: 20px 20px 20px 20px;
  box-sizing: border-box;
  z-index: 10000;
  max-height: 100%;
}
#overlay .holder {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  max-height: 100%;
  overflow: scroll;
  /*padding-bottom: 60px;*/
  background-color: #000000;
}
#overlay .holder img {
  width: auto;
  /*max-width: 600px;*/
  cursor: pointer;
  box-sizing: border-box;
  display: block;
  max-height: 600px;
  margin: auto auto;
}
#overlay .holder p {
  color: #ffffff;
  margin: auto auto;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  padding: 10px;
  max-width: 600px;
  font-size: 15px;
  line-height: 1.4em;
}
#overlay .holder .nav {
  max-width: 600px;
  margin: 0 auto;
  font-size: 14px;
}
#overlay .holder .nav a {
  color: white;
  opacity: 0.3;
  -webkit-user-select: none;
  cursor: pointer;
}
#overlay .holder .nav a:hover {
  opacity: 1;
  text-decoration: none;
}
#overlay .holder .nav #next, #overlay .holder .nav #prev {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 10px;
  width: 50%;
  box-sizing: border-box;
  font-size: 40px;
}
#overlay .holder .nav #next span, #overlay .holder .nav #prev span {
  top: 45%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  position: absolute;
}
#overlay .holder .nav #next {
  right: 0;
  text-align: right;
}
#overlay .holder .nav #prev {
  left: 0;
  text-align: left;
}
#overlay .holder .nav #prev span{
    /*top: 40%;*/
    left: 10px;
}
#overlay .holder .nav #next span{
    right: 10px;
}
#overlay .holder .nav #close {
  right: 10px;
  top: 0;
  font-size: 30px;
  opacity: 0.6;
  z-index: 1000000;
  position: absolute;
  text-align: left;
  box-sizing: border-box;
  padding: 10px;
}
#overlay .holder .nav #close:hover {
  opacity: 1;
}
/*END PHOTO GALLERY*/

/* MOBILE SIZES */
 @media screen and (max-width: 400px ){
     span.audience-links{
         width: 100%;
         margin: -26px auto;
         text-align: center;
         padding-top: 5px;
         height: 15px;
         position: absolute;
    }
     #searchBox{
         float: none;
         margin: 0 auto;
         margin-top: 40px;
    }
     #searchBox input {
         background-color: transparent;
    }
     #search-bar a {
         margin: 0;
         float: none;
    }
     #search-bar a:first-child {
         margin-left: 0px;
    }
}
 @media screen and (max-width: 440px ){
     form#cse-search-box {
         /*display: none;*/
         position:relative;
         margin: -1px 28%;
         top: 110px;
         border-bottom: 1px solid lightgray;
    }
    .nav-bar-home:first-child{
        margin-top:0px !important;
        padding-top:87px !important;
    }
}
 @media screen and (max-width: 649px){
     .footer-main{
         position: relative;
         margin: 0 auto;
         left: 0;
         width: 100%;
    }
     #footer{
         height: auto;
    }
     .footer-menu, ul.footer-menu:last-child{
         position: relative;
         float: none;
         width: 100%;
         text-align: center;
         margin: 0 auto;
    }
     #footer ul.footer-menu {
         column-count: 1;
         -moz-column-count: 1;
         -webkit-column-count: 1;
    }
     ul.footer-menu:last-child{
         padding-top: 0;
         padding-bottom: 45px;
    }
     .text-container{
         /*width: auto;*/
         width:100%;
    }
}

 @media screen and (max-width: 1099px) {
     .container {
         width: 100%;
    }
     form#cse-search-box {
         width: 180px;
    }
     #searchBox{
         margin: 15px 0px 5px;
    }
     #wrapper {
         min-width: inherit;
    }
     .text-container p {
         width: auto;
    }
     #contentWrap{
         width: 100%;
    }
     #home-nav img{
         height: auto;
         width: 215px;
    }
    .home-headline a{
        border-left: none;
    }
}
 @media screen and (min-width: 650px ){
     #imgBox img, img.img-responsive {
         width: 100%;
    }
     #visit, #calendar, #apply{
         width: 30%;
         margin-left: 5%;
    }
     div#visit {
         margin-left: 0;
    }
     span.headline a {
         width: 46%;
         margin-right: 4%;
    }
        .home-headline a {
        width: 100% !important;
        margin-right: inherit !important;
        border-left: none !important;
        line-height: inherit !important;
        margin-bottom: inherit !important;
        padding-left: inherit !important;
    }
     span.headline a:nth-child(even) {
         margin-right: 0%;
    }
     .descriptor{
         margin-left: 5%;
    }
     div.video-box {
         width: 50%;
         overflow: hidden;
         float: left;
         clear: none;
         text-align: center;
    }
     div.connect-right {
         width: 50%;
         float: left;
         clear: none;
    }
    
    .infographic-row{
        background-color: transparent;
    }
    
     .infographic-row img {
         width: 19%;
         margin-right: 2%;
         padding: 2%;
         background-color: rgba(0, 32, 91, 0.55);
         border-bottom: solid 6px #00103c;
    }
     .get-started {
         /*width: 30%;
         margin-right: 5%;
         margin-left: 0;
         float: left;
         margin-bottom: 40px;*/
         margin-right: 1%;
         margin-left: 1%;
         width: 29%;
         margin-bottom: 44px;
         display: inline-block;
         vertical-align: top;
         margin-top: 0;
    }
     .get-started:last-child {
         margin-right: 0;
    }
    
    .college {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-bottom: 3%;
    }
    
    .college:last-child {
    margin-right: 0;
    }
    
}
 @media screen and (min-width: 475px ){
     .left-row {
         width: 50%;
         float: left;
    }
     .left-row span.morenews {
         float: right;
         clear: right;
         margin-right: 5%;
    }
     .row-right {
         width: 50%;
         float: left;
    }
     .row-right span.morenews {
         float: left;
         clear: left;
         margin-left: 5%;
    }
     .text-container p{
         margin: 10px auto;
    }
}

 @media screen and (min-width: 860px){
    #colleges .college figure p {
    letter-spacing: 1px;
	font-size: 16px;
    padding: 10px;
    }
    
    figure.bubba-effect h3 {
    padding-top: 45%;
    }

    .college figure h3{
        font-size: 20px;
    }
    
 }



 @media screen and (min-width: 950px){
     nav {
         float: right;
    }
     nav#audience {
         display: inline;
         float: right;
         margin-left: -7px;
         clear: none;
         width: auto;
         background-color: transparent;
         height: 40px;
    }
     ul.nav-bar-home{
         width: auto;
         height: 100%;
    }
     ul.nav-bar-home li{
         width: 100px;
         height: 100%;
    }
     ul.nav-bar-home>li>a, ul.nav-bar-home>li>a:visited, ul.nav-bar-home>li>a:hover {
         padding: 15% 0;
         border-bottom: none;
         width: auto;
         color: #fff;
         height: auto;
    }
     ul.nav-bar-home li:nth-of-type(odd) a {
         border-right: none;
    }
     ul.nav-bar-home>li:hover{
         background-color: #00205b;
         border-bottom: 5px solid rgba(2, 56, 156, 0.81);
    }
     ul.nav-bar-home>li>a:hover {
         text-decoration: none;
         font-weight:700;
    }
     ul.nav-bar-home:last-child {
         width: auto;
    }
    ul.nav-bar-home:last-child li a{
        padding-bottom: 20px;
    }
     .show-menu, .show-nav {
         display: none;
    }
     ul.audience-menu li {
         float: left;
    }
     .audience-menu{
         display: inline;
         font-size: 10px;
         line-height: 14px;
         margin-right:5px;
    }
     ul.nav-bar-home.mobile-only {
         display: none;
    }
     ul.nav-bar-home:first-child {
         margin-top: 0px;
         padding-top: 0px;
    }
     .pointer img{
         display: block;
         margin: 0 auto;
         border-radius: 50%;
         -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
         -o-border-radius: 50%;
    }
    .pointer img:hover{
        background-color: #c8102e;
        transition: .2s;
    }
     .pointer{
         /*top: -115px;*/
         top: -86px;
         position: relative;
         height: 0px;
         left: 6px;
    }
    .bounce {
    width: 3em;
	margin: auto auto;
	animation: bounce 5s ease-out 10;
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    }
    @keyframes bounce {
    	0% { 
        top: -86px; 
      }
      3% {
        top: -95px;
      }
      6% {
        top: -86px;
      }
      9% {
        top: -95px;
      }
      12% {
        top: -86px;
      }
     100% { 
       top: -86px; 
      }
    }
     .text-container p, #imgBox .text-container p{
         padding: 20px 20px 50px;
    }
}
/* COPYRIGHT BOX */
    .copyright {
        bottom: 5px;
        position: absolute;
        border-top: 1px solid lightgray;
        width: 98%;
        margin-top: 50px;
        font-size: 9pt;
    }
    
/* SMALL SCREEN FIXES    */

@media screen and (max-width: 323px) {
    .get-started a{
        font-size:16px;
    }
    .get-started i.material-icons, .connect-right i.material-icons, #news i.material-icons, #infographics i.material-icons{
        line-height:0;
        vertical-align:middle;
    }
    #infographics h2, #infographics h2 a, #connect h2, #connect h2 a{
        font-size:27px;
    }
}

/* 125 TIMELINE */



/* --------------------- BEGIN MNUTR STYLES -------------------- */

#mnutr-top-container{
  width: 100%;
  margin: 20px 0;
  background-color: #c8012e;
  min-height: 533px;
}
#mnutr-top-container #mnutr-left{
  width: 65%;
  float: left;
  margin: 0;
}
#mnutr-top-container #mnutr-left #if-box {
  background-color: #f6a704;
  padding:20px 20px 0 20px;
  color: #ffffff;
}
/*#mnutr-top-container #mnutr-left #if-box #triangle-yellow{
position:relative;
bottom: -27px;
margin: auto auto;
width: 150%;
}*/

#mnutr-top-container #mnutr-left #if-box h2, #mnutr-top-container #mnutr-left #then-box h2, #mnutr-top-container #mnutr-right #thus-box h2{
  color: #ffffff;
  text-align: center;
}

#mnutr-top-container #mnutr-left #then-box {
  background-color: #e84a36;
  padding:20px 20px 20px 20px;
  color: #ffffff;
  text-align: center;
}

#mnutr-top-container #mnutr-left #then-box p{
  color: white;
}
#mnutr-top-container #mnutr-left #then-box h3{
  font-size: 20px;
  color: white;
}
#mnutr-top-container #mnutr-right {
  height: 100%;
  background-color: #c8012e;
}
#mnutr-top-container #mnutr-right #thus-box{
  background-color: #c8012e;
  height: 100%;
  padding: 20px
}
.arrow-list-white{
  color: white;
}
.right{
  float:right;
  width: 34%;
  background: #ffffff;
  padding-left: 20px;
}
#mnutr-icons{
  padding: 20px;
}

#mnutr-icons ul li{
  list-style: none;
  text-indent: 0;
  padding-left: 50px;
  margin-left: -20px;
}
#mnutr-icons #schoolhouse {
  background: url(/grad-ed/urban-teacher/images/schoolhouse.svg) 0 0;
  background-size: 35px auto;
  background-repeat: no-repeat;
}
#mnutr-icons #apple {
  background: url(/grad-ed/urban-teacher/images/apple.svg) 0 0;
  background-size: 35px auto;
  background-repeat: no-repeat;
}
#mnutr-icons #person {
  background: url(/grad-ed/urban-teacher/images/person.svg) 0 0;
  background-size: 35px auto;
  background-repeat: no-repeat;
}
#mnutr-icons #writing {
  background: url(/grad-ed/urban-teacher/images/writing.svg) 0 0;
  background-size: 35px auto;
  background-repeat: no-repeat;
}

#mnutr-tabs{
  width: 60%;
  float:left;
}

.aside{
  padding: 20px;
  background-color: #244289;
  clear:right;
}
.aside p, .aside h2{
  color: #ffffff;
}

.cta-bar{
  clear: both;
  background-color: #c8012e;
  padding: 30px;
   text-align: center;
   vertical-align: center;
   margin: 20px 0;
}
.cta-bar span{
  color: #ffffff;
  clear: none;
  width: 300px;
  font-weight: 600;
  font-size: 28px;
  line-height: 20px;
  margin-top: 10px;
}
.cta-bar a{
  background: #700d1d;
  color: #ffffff !important;
  padding: 10px 40px;
  margin: 10px 20px;
  vertical-align: center;
  line-height: 20px;
  margin-top: -7px;
}

#mnutr-tabs .tabs-wrapper{
  background: none;
}
#mnutr-tabs .tabs{
  background-color: none;
}
#mnutr-tabs li.labels{
  width: 100%;
  background-color: none;
  margin: 0;
}
#mnutr-tabs .labels label{
  width: 26.75%;
  background-color: none;
  margin: 0;
  font-weight:bold;
  font-size: 15px;
}
#mnutr-tabs .labels label#label0{
  color: black;
  background-color: #efefef;
  border-top: 6px solid #efefef;
  margin: 0;
}
#mnutr-tabs .labels label#label1{
  color:#ffffff;
  background-color: #3c98cc;
  border-top: 6px solid #3c98cc;
  margin: 0;
}
#mnutr-tabs .labels label#label2{
  color: #ffffff;
  background-color: #244289;
  border-top: 6px solid #244289;
  margin: 0;
}
#mnutr-tabs #tab-content-vision {
  background-color: #efefef;
  border: none;
  font-size: 18px;
  font-style: italic;
  line-height: 1.6em;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  vertical-align: middle;
}
#mnutr-tabs #tab-content-need {
  background-color: #3c98cc;
  border:none;
  color: #ffffff;
}
#mnutr-tabs #tab-content-goal {
  background-color: #244289;
  border:none;
  color: #ffffff;
}
#mnutr-tabs .stat{
  padding: 10px 0;
}
#mnutr-tabs .stat-wrapper .stat .stat-detail{
  display: inline-block;
}
#mnutr-tabs .stat-header{
  font-weight: bold;
  width: 23%;
  text-align: right;
  font-size: 40px;
  font-style: italic;
  padding-right: 9px;
  height: 100%;
  vertical-align: top;
  padding-top: 10px;
  margin-bottom: 20px;
}
#mnutr-tabs .stat-header span{
  font-weight: 100;
  font-size: 30px;
}
#mnutr-tabs .stat-summary{
  width: 70%;
  padding-left: 9px;

}
.stat .need{
  border-left: solid 3px #244289;
}
.stat .goal{
  border-left: solid 3px #3c98cc;
}
.img-sm{
  float:right;
  width: 50%;
  height: auto;
  margin-left: 20px;
}

.two-col-left{
    width: 48%;
    float: left;
}
.two-col-right{
    width: 48%;
    float: right;
}

@media only screen and (min-width: 861px) and (max-width: 1099px){

  .right{
    width: 100%;
    float: none;
  }
  #mnutr-icons{
    width: 48%;
    float: left;
  }
  #quick-capture{
    width: 44%;
    float:right;
  }
  .aside{
    float:none;
    clear: none;
  }
  #mnutr-tabs{
    width: 100%;
    float:none;
    clear:both;
  }

}

@media only screen and (max-width: 860px){
  .right{
    width: 100%;
    float: none;
  }
  #mnutr-icons{
    width: auto;
    float: none;
  }
  #quick-capture{
    width: auto;
    float:none;
  }
  .aside{
    float:none;
    clear: none;
  }
  #mnutr-tabs{
    width: 100%;
    float:none;
    clear:both;
  }
}

@media only screen and (min-width:800px) and (max-width: 895px){
  .cta-bar span, .cta-bar a{
    clear: both;
    margin: 0 50px;
  }
  .cta-bar span{
      display: block;
  }
  .cta-bar a {
    line-height: 68px;
  }
  .cta-bar {
    padding: 19px 30px 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 582px){
  .cta-bar span, .cta-bar a{
    clear:both;
    margin: 0 50px;
  }
  .cta-bar span{
      display: block;
      width: auto;
  }
  .cta-bar a {
    line-height: 68px;
  }
  .cta-bar {
    padding: 19px 30px 0;
  }
  .two-col-left{
    width: 100%;
    float: none;
}
.two-col-right{
    width: 100%;
    float: none;
}
}
@media only screen and (max-width: 582px) {

  .img-sm{
    width: 100%;
    float:none;
    clear: both;
    margin: 20px auto;
  }
  #mnutr-tabs .stat-summary{
      width: 50%;
      margin-left: 20px;
  }
  .cta-bar a {
    line-height: 68px;
    clear:both;
    padding: 10px 20%;
  }
  .cta-bar span{
      display: block;
      width: auto;
  }
  .cta-bar {
    padding: 19px 30px 0;
  }
  .two-col-left{
    width: 100%;
    float: none;
}
.two-col-right{
    width: 100%;
    float: none;
}
}

@media only screen and (max-width: 476px){
  #mnutr-tabs .labels label{
    width: 25%;
  }
  .two-col-left{
    width: 100%;
    float: none;
}
.two-col-right{
    width: 100%;
    float: none;
}

}

/* --------------------- END MNUTR STYLES --------------------- */

/* IMAGE LEFT & RIGHT STYLES */
 .img-left{
     float:left;
     padding: 5px 10px 5px 0px;
     margin-right:15px;
     clear: both;
}
 .img-right{
     float:right;
     padding: 5px 0px 5px 10px;
     margin-left: 15px;
     clear: both;
}


/*---------------------- BEGIN SUB NAVIGATION STYLES ---------------------*/

div.sub-nav {
          background-color: #333;
          overflow: auto;
          white-space: nowrap;
          clear:right;
      }

      div.sub-nav a {
          display: inline-block;
          color: white;
          text-align: center;
          padding: 14px;
          text-decoration: none;
      }

      div.sub-nav a:hover {
          background-color: #777;
      }
      #contentLeftMain{
        padding-top: 0px !important;
      }

      .sub-nav-wrapper {
        overflow: hidden;
        height: 52px;
      }

      .sub-menu {
        background-color: #333333;
        list-style: none;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        height: 52px;
        overflow: -moz-scrollbars-none;
      }
      .sub-menu > li {
        display: table-cell;
        vertical-align: middle;
      }
      .sub-menu{
          scrollbar-base-color: #333333;
          scrollbar-face-color: #333333;
          scrollbar-3dlight-color: #333333;
          scrollbar-highlight-color: #333333;
          scrollbar-track-color: #333333;
          scrollbar-arrow-color: #333333;
          scrollbar-shadow-color: #333333;
          scrollbar-dark-shadow-color: #333333;
      }
      .sub-menu::-webkit-scrollbar{
          width:0px;
          background:transparent;
          display:none;
      }

     .nav-fade {
        position: relative;
      }
      .nav-fade::before {
            content: "«";
            text-align: left;
            padding-left: 7px;
            font-size: 35px;
            line-height: 45px;
            color: rgba(210, 210, 210, 0.2);
            background-image: -webkit-linear-gradient(left, rgba(51, 51, 51, 0), #333333);
            background-image: -moz-linear-gradient(left, rgba(51, 51, 51, 0), #333333);
            background-image: -o-linear-gradient(left, rgba(51, 51, 51, 0), #333333);
            background-image: linear-gradient(to left, rgba(51, 51, 51, 0), #333333 45%);
            height: 100%;
            width: 40px;
            position: absolute;
            top: 0;
            left: 0;
        }
      .nav-fade:hover:before{
        color: #c8102e;
        cursor:pointer;
        width:40px;
      }
      .nav-fade::after {
            content: "»";
            text-align: right;
            padding-right: 7px;
            font-size: 35px;
            line-height: 45px;
            color: rgba(210, 210, 210, 0.2);
            background-image: -webkit-linear-gradient(right, rgba(51, 51, 51, 0), #333333);
            background-image: -moz-linear-gradient(right, rgba(51, 51, 51, 0), #333333);
            background-image: -o-linear-gradient(right, rgba(51, 51, 51, 0), #333333);
            background-image: linear-gradient(to right, rgba(51, 51, 51, 0), #333333 45%);
            height: 100%;
            width: 40px;
            position: absolute;
            top: 0;
            right: 0;
        }
      .nav-fade:hover:after{
        color: #c8102e;
        cursor:pointer;
        width:40px;
      }
      .sub-nav-wrapper-fade .sub-menu > li:last-child {
        padding-right: 36px;
      }

/*---------------------- END SUB NAVIGATION STYLES ---------------------*/

/*---------------------- BEGIN RESPONSIVE NAV SELECT ---------------------*/
.left-nav-select {
        display: none;
      }
      .left-nav-select:hover, .left-nav-select:active, .left-nav-select:visited{
        outline:none;
      }
      .left-nav-select:focus{
        outline-color:rgba(0,0,0,.2);
        outline-width:1px;
      }
      .left-nav-select::after {
          content: '';
          position: absolute;
          top: 100%;
          width: 4vw;
          height: 4vw;
          left: 50%;
          background: inherit;
          transform: translate(-50%, -50%) rotate(45deg);
          z-index: -1;
        }

      @media (max-width: 799px) {
        .accordion-left{ 
            display: none; 
            
        }
        #contentLeftMain{
          padding: 15px!important;
        }
        #contentLeftMain br {
            display: none;
        }
        .left-nav-select { 
          display: inline-block; 
          width:100%;
          padding: 0 20px;
          color: #ffffff;
          font-size: 18px;
          font-weight: 600;
          background-color: #a90c26;
          border: 2px solid #a20922;
          height: 37px;
          letter-spacing: .5px;
          -webkit-appearance:none;
          -moz-appearance: none;
          -o-appearance: none;
          background-image: url(../images/dropdown_white.png);
            background-position: right center;
            background-repeat: no-repeat;
            background-size: 35px;
            font-family:'Open Sans', helvetica neue, helvetica, arial, sans-serif;
        }
        .left-nav-select::after {
          content: 'v';
          display:block;
          position: absolute;
          top: 0;
          right:0;
          width: 4vw;
          height: 4vw;
          color:#ffffff;
          transform: translate(-50%, -50%) rotate(45deg);
        }
      }

/*---------------------- END RESPONSIVE NAV SELECT ---------------------*/

@media only screen and (min-width: 1100px){
    div#contentMain{
        float:right !important;
    }
    div#contentLeftMain{
        min-height: 452px;
    }
}

@media only screen and (max-width: 650px){
    #colleges-container .college{
        display:block;
    }
}

#image-loader{
    width:100%;
text-align:center;
padding: 50px 0;
}

.quick-capture{
		background-color: #ffffff;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		width: 250px;
		max-width: 100%;
		text-align: center;
		margin: auto;
		box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
		padding: 5px 10px 20px 10px;
	}
	
	.quick-capture h3{
		color: #143472;
	}
	
	a.btn-blue{
     background-color: #143472 !important;
     box-shadow: 0 6px #00103C !important;
	}

    .quick-capture .btn{
     width: 215px !important;
     max-width: 80% !important;
	}
 