.navbar.bg-navbar {background-color:transparent;position:absolute;left:15px;}
.navbar .search-container, .navbar.secondary-navbar {display:none;}
.section {padding:0;}
.Stats.section .container {width:100%;}
#breaker .container {width:100%;}
#breaker .breaker-caption[class*="pull-"] {width:100%;}
#breaker .content p strong {background-color:#fec24d;color:#003764;}
#breaker .content {text-align:left;}
#breaker .btn {
    padding-left: 50px!important;
    padding: 11px 5px;
    width: 100%;
    letter-spacing: .02em;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    line-height: 1.33em;
    max-width: 300px;
}
#breaker .btn:before {
    font-size: 1.2em;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
#breaker .btn:after, #breaker .btn:before {
    content: '';
    position: absolute;
    display: inline-block;
    left: 0;
    width: 39px;
    text-align: center;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#breaker .btn:after {
    top: 0;
    border-right: 1px solid #fff;
    height: 100%;
}
#breaker .btn:before {
    content: '\f0a9';
}
#breaker .btn:hover {
	color:#003764;
	fill:#003764;
}
.section-heading * {text-shadow:1px 1px 1px #333;}
.section-heading h2 {
	color:#fec24d;
}
.section.custom-class-one {
	position:relative;
	height:auto;
	display:block;
	padding:0;
	height: 0;
}
.Chancellors.Letter .section-heading, .Accolades .section-heading, .Fundraising .section-heading {position:relative;}
.Fundraising .section-heading {padding-bottom: 25px;}
.Student-outcomes.sectionHead .col-xs-12 {padding:0}
/*-- chancellor letter --*/
.Chancellors.Letter .no-padding-left {padding-left:15px;padding-right:15px;}
.Chancellors.Letter .media-container {background:transparent;}
/*-- research block opener --*/
.showcase div.no-padding-side {width: 16.65%;}
.showcase div {border:0.5px solid #fff;}
/*-- research block Stats --*/
.Research.breaker h2 {
	width:100%;
	float:left;
	display:block;
}
.Research.breaker .content .bounceIn p {
	line-height:1.44em;
	margin-bottom:25px;
	max-width: 200px;
	margin: 0 auto 25px;
}
.college-home strong, .Research.breaker .content .bounceIn strong {
	font-size: 6em;
	font-size: 12.25vw;
	display: block;
	line-height: 1em;
	padding: .25em 5px;
	}
.Research.Stats {
    background: linear-gradient(180deg, rgb(207, 118, 0) 31%, rgb(210, 151, 60) 100%) !important;overflow:hidden;
}
.Research.Stats .multipage {
    padding: 2px !important;
    height: 350px;
    margin: 0;
}
.Research.Stats .content{
    padding:5px;
    height:500px;
    height: 70vh;
    background: linear-gradient(0deg, rgb(207, 118, 0) 31%, rgb(210, 151, 60) 100%) !important;
    min-height: 550px;
}
.Research.Stats p {
	padding:0 15px;
}
/*-- invest --*/
.Invest .section-heading p {
    font-size:2em;
    line-height:1.24em;
    padding:0;
}
.Invest.breaker .content, .Research.breaker .content {padding: 50vh 0 0 0;}
.id1963710.section .multipage {
    padding: 15px;
    margin: 5px 0;
    float: none;
    background: #1d2f4c;
    border-right:5px solid #fec24d;
    position: relative;
}
/*-- icons --*/
/*-- bulding -- */.id1963710.section .multipage .content:after {content: '\f1ad';}
/*-- beds seats -- */.id1963710.section .multipage:nth-of-type(2) .content:after {content: '\f236';}
/*-- maintenence -- */.id1963710.section .multipage:nth-of-type(3) .content:after {content: '\f0ad';}
/*-- labs -- */.id1963710.section .multipage:nth-of-type(4) .content:after {content: '\f0c3';}
.id1963710.section .multipage .content:after {
    margin: 0;
    position:absolute;
    top: 50%;
    bottom: auto;
    left: auto;
    right: -50px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color:#f9c24d;
}
.id1963710.section .multipage .content:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 2em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.id1963710 p {text-align:right!important;font-size: 1em;padding: 0;margin: 0;text-transform: uppercase;}
.id1963710 strong {display:inline-block;font-size: 2em;color: #fec24d;}

/*-- student-outcomes --*/
.Student-outcomes.open {position:relative;height:100%;height:100%;width:100%;z-index: 1;}
.Student-outcomes .section-heading p {
    display: block;
    position: relative;
}
.Student-outcomes .section-heading p strong {
	padding:0;
}
.Student-outcomes .section-heading p strong:after {
	content:'';
	background: #0d283c;
	display:block;
	width: 3em;
	height: 3em;
	position:absolute;
	top: 20%;
	left: 50%;
	bottom:auto;
	right: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index:-1;
	border-radius:5em;
}
.Student-outcomes strong {
	color:#fec24d;
}
.Student-outcomes.Stats {
	background: transparent;
	padding-top:60px;
}
.Student-outcomes.Stats .content {
	max-width:180px;
	margin:0 auto;
}
.Student-outcomes.Stats strong {
	font-size:3em;
	padding:0;
	position:relative;
	z-index:1;
}
.Student-outcomes.Stats.section .multipage .content:after {
	background:#0072CF;
}
.Student-outcomes.Stats .content:after {
	content:'';
	display:block;
	width: 200px;
	height: 200px;
	position:absolute;
	top: -50px;
	left: 50%;
	bottom:auto;
	right: auto;
	-webkit-transform: translate(-50%,0%);
	-ms-transform: translate(-50%,0%);
	transform: translate(-50%,0%);
	z-index: 0;
	border-radius:99em;
}
.Student-outcomes.Stats .bounceIn:nth-of-type(1) .content:after {top: -30px;}
.Student-outcomes.Stats .bounceIn:nth-of-type(2) .content:after {top: -35px;}
.Student-outcomes.Stats .bounceIn:nth-of-type(3) .content:after {top: -50px;}
.Student-outcomes.Stats .bounceIn:nth-of-type(4) .content:after {top: -45px;}
.Student-outcomes.Stats .bounceIn:nth-of-type(4) .content strong {letter-spacing:-.05em;font-size:2.7em;}
.Student-outcomes.Stats .bounceIn:nth-of-type(5) .content:after {top: -45px;}
.Student-outcomes.Stats .bounceIn:nth-of-type(6) .content:after {top: -48px;}
.Student-outcomes.Stats p {
	font-size:.85em;
	line-height:1.44em;
	margin:0;
	max-width:300px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	height: auto;
}
.Student-outcomes.breaker {
	position: absolute;
	height: 100%;
	top:0px;
	bottom:0;
	left:0;
	right:0;
	z-index: -1;
	width: 100%;
	min-height:800px;
}
.Student-outcomes.breaker .content {
	display:none !important;
}
.Student-outcomes.Stats .multipage {
	margin-bottom: 10px;
	height: 200px;
}
.id1967850 #owlFeed {}
.owl-item {padding:0px;}
.owl-lazy.bgimg:before {
 	content:'';
 	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	opacity:.5;
}
/*-- Enrollment --*/
.id1972681.section .multipage {
    padding: 15px;
    margin: 5px 0;
    float: none;
    background: #1d2f4c;
    border-right:5px solid #fec24d;
    position: relative;
}
.Enrollment .section-heading p {
    font-size:2em;
    line-height:1.24em;
    padding:0;
}
.Enrollment.breaker .content {padding: 50vh 0 0 0;}
/*-- icons --*/
/*-- thumbs up -- */.id1972681.section .multipage .content:after {content: '\f087';}
/*-- chart -- */.id1972681.section .multipage:nth-of-type(2) .content:after {content: '\f201';}
/*-- gavel -- */.id1972681.section .multipage:nth-of-type(3) .content:after {content: '\f0e3';}
/*-- handshake -- */.id1972681.section .multipage:nth-of-type(4) .content:after {content: '\f2b5';}
.id1972681.section .multipage .content:after {
    margin: 0;
    position:absolute;
    top: 50%;
    bottom: auto;
    left: auto;
    right: -50px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color:#f9c24d;
}
.id1972681.section .multipage .content:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 2em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.id1972681 p {text-align:right!important;font-size: 1em;padding: 0;margin: 0;text-transform: uppercase;}
.id1972681 strong {display:inline-block;font-size: 2em;color: #fec24d;}
/*-- initiatives --*/
.Initiatives.breaker.MarineScienceandTechnology .content {padding-top:5em;}
/*-- rankings --*/
.Rankings.section {padding:0;}
.Rankings .media-container {background:transparent;}
.Rankings .multipage .media-container img {max-width: 140px;}
.Rankings .content {margin:0;padding:2em;background:transparent;vertical-align:middle;text-align:center;}
.Rankings .media-container img {max-width: 100px;}

.Rankings.Stats.section .multipage {
    padding: 15px;
    margin: 5px 0;
    position: relative;
}
/*-- icons --*/
/*-- blank -- */.Rankings.Stats.section .multipage .content:after {content: '';}
/*-- blank -- */.Rankings.Stats.section .multipage:nth-of-type(2) .content:after {content: '';}
/*-- blank -- */.Rankings.Stats.section .multipage:nth-of-type(3) .content:after {content: '';}
/*-- blank -- */.Rankings.Stats.section .multipage:nth-of-type(4) .content:after {content: '';}
.Rankings.Stats {font-size:1.33em;}
.Rankings.Stats strong {display:inline-block;font-size: 1.0em;color: #fec24d;padding: 0 5px;line-height: 1.33em;}
.Rankings em {
background-color: #0d283c;color: #fec24d;display: block;text-transform:
uppercase;font-style: normal;font-weight: bold;font-size: 12px;line-height: 1.3em;padding: 8px;margin-top:10px;
}
/*-- fundraising --*/
.Fundraising.Stats.section .multipage {
    padding: 15px;
    margin: 5px 0;
    float: none;
    background: #1d2f4c;
    border-right:5px solid #fec24d;
    position: relative;
}
/*-- icons --*/
/*-- gift -- */.Fundraising.Stats.section .multipage .content:after {content: '\f06b';}
/*-- mortarboard -- */.Fundraising.Stats.section .multipage:nth-of-type(2) .content:after {content: '\f19d';}
/*-- trophy -- */.Fundraising.Stats.section .multipage:nth-of-type(3) .content:after {content: '\f091';}
/*-- chart -- */.Fundraising.Stats.section .multipage:nth-of-type(4) .content:after {content: '\f201';}
.Fundraising.Stats.section .multipage .content:after {
    margin: 0;
    position:absolute;
    top: 50%;
    bottom: auto;
    left: auto;
    right: -50px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color:#f9c24d;
}
.Fundraising.Stats.section .multipage .content:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 2em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.Fundraising.Stats p {text-align:right!important;font-size: 1em;padding: 0;margin: 0;text-transform: uppercase;}
.Fundraising.Stats strong {display:inline-block;font-size: 2em;color: #fec24d;}

.id1963710 .wow:nth-of-type(1) {width: 80%;}
.id1963710 .wow:nth-of-type(2) {width:80%;}
.id1963710 .wow:nth-of-type(3) {width:80%;}
.id1963710 .wow:nth-of-type(4) {width:80%}

.id1972681 .wow:nth-of-type(1) {width: 80%;}
.id1972681 .wow:nth-of-type(2) {width:80%;}
.id1972681 .wow:nth-of-type(3) {width:80%;}
.id1972681 .wow:nth-of-type(4) {width:80%}

.Fundraising.Stats .wow:nth-of-type(1) {width: 80%;}
.Fundraising.Stats .wow:nth-of-type(2) {width:80%;}
.Fundraising.Stats .wow:nth-of-type(3) {width: 80%;}
.Fundraising.Stats .wow:nth-of-type(4) {width: 80%;}
.Fundraising.Stats .wow:nth-of-type(5) {width: 80%;}

/*-- atheltics --*/
/*-- alumni --*/
#breaker.athletics, #breaker.alumni, #breaker.fundraising, #breaker.news.breaker {padding-top: 0;}
#breaker.athletics .content, #breaker.alumni .content, #breaker.fundraising .content, #breaker.news.breaker .content {
	font-size:1em;
	padding-bottom:0;
	padding-top:0;
	padding-left: 0;
	padding-right: 0;
}
#breaker.athletics .content .breaker-caption, #breaker.alumni .content .breaker-caption, #breaker.fundraising .content .breaker-caption,
#breaker.news.breaker .content,
#breaker.news.breaker .caption {
	width:100%;
}
}

.wow:nth-of-type(1) {-webkit-animation-timing-function: cubic-bezier(0.25,0.1,0.25,1);animation-timing-function: cubic-bezier(0.25,0.1,0.25,1);}
.wow:nth-of-type(2) {-webkit-animation-timing-function: cubic-bezier(0.45,0.6,0.95,1);animation-timing-function: cubic-bezier(0.45,0.6,0.25,1);}
.wow:nth-of-type(3) {-webkit-animation-timing-function: cubic-bezier(0.65,0.1,0.25,1);animation-timing-function: cubic-bezier(0.65,0.1,0.25,1);}
.wow:nth-of-type(4) {-webkit-animation-timing-function: cubic-bezier(0.85,0.9,1.25,1);animation-timing-function: cubic-bezier(0.85,0.9,1.25,1);}
@media only screen and (min-width: 767px) { 
	#fullscreen-slider-video .slider-caption.custom-class-one {
    	top:50%;
	}
	.breaker.content, .Initiatives.breaker.MarineScienceandTechnology .content {
		padding:15% 15px;
	}
	.Research.Stats .multipage {
    	height: 550px;
 	}
	.college-home strong, .Research.breaker .content .bounceIn strong  {
		font-size: 4em;
		font-size: 4vw;
	}
	.Research.sectionHead .bounceIn {
		float: right;
	}
	#breaker.Enrollment.breaker.bgimg {
    	background-position: 0% 10%!important;
	}
	.breaker.ScottTingle .content {padding: 15% 0px 0;}
}
@media only screen and (min-width: 992px) {
	#fullscreen-slider-video .slider-caption.custom-class-one {
	    width:auto;
	    top:20%;
	    right:10%;
	    left: auto;
	    -webkit-transform: translate(0%, 0%);
	    -moz-transform: translate(0%, 0%);
	    -ms-transform: translate(0%, 0%);
	    -o-transform: translate(0%, 0%);
	    transform: translate(0%, 0%);
	}
	#fullscreen-slider-video .slider-caption.custom-class-one * {
		text-align:left
	} 
	#fullscreen-slider-video .slider-caption.custom-class-one p {
	    font-size:4em;
		margin-left:0;
	}
	#breaker .breaker-caption[class*="pull-"] {width:50%;}
	#breaker.ScottTingle .breaker-caption[class*="pull-"] {width:33%;}
	.college-home strong, .Research.breaker .content .bounceIn strong {
		font-size: 2em;
		font-size: 3vw;
	}
	.Research .section-heading p {font-size: 3em;font-size: 2.25vw;line-height: 1.25em;}
	.Research.Stats .multipage {
    	height: 500px;
 	}
	.Student-outcomes.Stats {
		padding-top:0;
	}	
	.Student-outcomes.sectionHead {
		height:0;
	}
	.Student-outcomes .section-heading p {
		left: -80px;
	}
	.Student-outcomes .section-heading p strong:after {
		top:50%;
	}
	.Student-outcomes.Stats.section .container {
    	height: 0;
	}
	.Student-outcomes.breaker {
		position: relative;
		height:800px;
		top:0;
		bottom:0;
		left:0;
		right:0;
		z-index: -1;
	}
	.Student-outcomes.Stats.section .multipage {bottom:auto;z-index:1;height:100%;display:block;}
	.Student-outcomes.Stats.section .multipage:nth-of-type(1) {top: 300px;}
	.Student-outcomes.Stats.section .multipage:nth-of-type(2) {top: 260px;left: 40px;}
	.Student-outcomes.Stats.section .multipage:nth-of-type(3) {top: 170px;left: 0;}
	.Student-outcomes.Stats.section .multipage:nth-of-type(4) {top: 370px;left: -10px;}
	.Student-outcomes.Stats.section .multipage:nth-of-type(5) {top: 320px;left: 70px;}
	.Student-outcomes.Stats.section .multipage:nth-of-type(6) {top: 300px;left: -20px;}
	.Student-outcomes.Stats.section .multipage:nth-of-type(7) {top: 310px;left: 140px;}

	.id1963710 .wow:nth-of-type(1), .id1972681 .wow:nth-of-type(1), .Fundraising.Stats .wow:nth-of-type(1)  {width: 95%;}
	.id1963710 .wow:nth-of-type(2), .id1972681 .wow:nth-of-type(2), .Fundraising.Stats .wow:nth-of-type(2) {width:90%;}
	.id1963710 .wow:nth-of-type(3), .id1972681 .wow:nth-of-type(3), .Fundraising.Stats .wow:nth-of-type(3) {width:80%;}
	.id1963710 .wow:nth-of-type(4), .id1972681 .wow:nth-of-type(4), .Fundraising.Stats .wow:nth-of-type(4) {width:75%}
	.id1963710 .wow:nth-of-type(4), .id1972681 .wow:nth-of-type(4), .Fundraising.Stats .wow:nth-of-type(5) {width:70%;}

	#breaker.athletics, #breaker.alumni, #breaker.fundraising, #breaker.news.breaker {
		padding-top: 36.25%;
		width:50%;
		float:left;
	}
	#breaker.athletics .content, #breaker.alumni .content, #breaker.fundraising .content,  #breaker.news.breaker .content {
		position:absolute;
		bottom:0;
	}
	 #breaker.athletics .video-overlay, #breaker.alumni .video-overlay, #breaker.fundraising .video-overlay,  #breaker.news.breaker .video-overlay {
 		opacity:.0!important;
 	}
}
@media only screen and (min-width: 1200px) {
	.Research.Stats .wow:nth-of-type(1) {top: 180px;}
	.Research.Stats .wow:nth-of-type(2) {top: 170px;}
	.Research.Stats .wow:nth-of-type(3) {top: 120px;}
	.Research.Stats .wow:nth-of-type(4) {top: 80px;}
	.Research.Stats .wow:nth-of-type(5) {top: 40px;}
	.Research.Stats .wow:nth-of-type(6) {/* top: -20px; */}
}
/*-- 5col hack --*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}








