  @import url('https://fonts.googleapis.com/css?family=Anton|Fugaz+One|Open+Sans:400,600,700|Oswald:300,400,500|PT+Sans:400i|Alfa+Slab+One');
/*
font-family: 'Zilla Slab', serif;
font-family: 'Alfa Slab One', cursive;
*/
body {
	color: #4A4A4A;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	font-size: 1.05rem;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
.container {
	max-width: 100%;
}
a.skip-link {
	transition: top 1s ease-out 0s, background 1s linear 0;
	color: #fff;
	display: block;
	padding: 1em 1em;
	text-align: center;
}
a.skip-link:focus {
	background: #bf1722;
	outline: 0;
	color: #fff;
	transition: top .1s ease-in 0s, background .5s linear 0;
}
/* BOOTSTRAP OVER-RIDES */
a {
	color: #00294b;/*#007d9f;*/
}
a.underline {
	text-decoration: underline;
}
a:hover, a:active, a:focus, a.underline:hover, a.underline:active, a.underline:focus {
	text-decoration: none;
	color: #003c69;
}
/*.far.fa-file-pdf {
	color: #9e0b0f;
}*/
.btn-primary {
	color: #fff;
	background-color: #003c69;
	border-color: #012845;
}
.btn-primary:hover, .btn-primary:focus {
	color: #fff;
	background-color: #0091b8;
	border-color: #017493
}
.btn-primary.focus, .btn-primary:focus {
 box-shadow:0 0 0 .2rem rgba(2, 94, 194, .5)
}
.alert {
	border-width: 2px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	color: #003c69;/*#00294b;*/
	margin-bottom: 1.5rem;
}
h1 {
	font-size: 2.0rem;
}
h2 {
	font-size: 1.8rem;
}
h3 {
	font-size: 1.6rem;
}
h4 {
	font-size: 1.3rem;
}
h5 {
	font-size: 1.1rem;
}
.font18 {
	font-size: 1.125rem;
}
.font20 {
	font-size: 1.25rem;
}
.font22 {
	font-size: 1.375rem;
}
.font24 {
	font-size: 1.5rem;
}
/*ul {
	padding-left: 0;
	list-style: none;
}*/
ul.no-margin {
	margin: 0;
}
/* END BOOTSTRAP OVER-RIDES */
a.skip-link {
	transition: top 1s ease-out 0s, background 1s linear 0;
	color: #fff;
	display: block;
	padding: 1em 1em;
	text-align: center;
}
a.skip-link:focus {
	background: #bf1722;
	outline: 0;
	color: #fff;
	transition: top .1s ease-in 0s, background .5s linear 0;
}
/* TOP STUDENT NAV */
.topnav {
	background-color: #022846;
	border-top: 5px solid #0087a6;
}
.student-nav .nav {
	display: flex;
	justify-content: center;
}
.student-nav li.nav-item {
	text-align: center;
	margin: 0;
	padding: 0;
}
.student-nav .nav-link {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
 font-size: .8rem;
	padding: 1.0rem 0.6rem;
	text-decoration: none;
}
.student-nav .nav-link:hover, .student-nav .nav-link:active, .student-nav .nav-link:focus {
	background-color: #0087a6;
}
/* TOP ENROLLMENT CTA NAV */

.enrollment-nav {
 padding: .5rem 0;
}
.enrollment-nav .nav-item {
	margin: 0;
}
.enrollment-nav .nav-link {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
 font-size: .8rem;
	margin: 0;
	border-radius: 3px;
	background-color: #16a7cd;
	font-weight: 600;
	text-align: center;
	width: 50px;
	text-decoration: none;
}
.enrollment-nav .nav-link:hover, .enrollment-nav .nav-link:active, .enrollment-nav .nav-link:focus {
	background-color: #fff;
	color: #16a7cd;
}
/* HEADER WRAPPER (logo, main nav, search) */
.header-wrapper {
	background-color: rgba(0, 56, 97, 1);
	z-index: 9;
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	-o-transition: all 1.0s;
	-ms-transition: all 1.0s;
	transition: all 1.0s;
	position: relative;
}
.logo {
	max-width: 200px;
	text-align: center;
	height: auto;
	margin: 0.2rem 0.5rem;
}
.main-nav .navbar-toggler {
	border-color: rgb(255,255,255);
	color: rgba(255, 255, 255, 1.0);
	margin-right: 0.5rem;
}
.navbar-brand:hover, .navbar-brand:focus {
	outline: 1px dotted #fff;
}
.navbar {
	padding: 0;
}
.main-nav .navbar-toggler {
	border-color: rgb(255,255,255);
	color: rgba(255, 255, 255, 1.0);
}
.main-nav .navbar-toggler-icon {
	background-image: url(/library/css/"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http:/www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	width: 1.0em;
}
.main-nav .navbar-nav {
	background-color: #012c4c;
}
.main-nav .navbar-nav .nav-item {
	margin: 0;
	padding: 0;
}
.main-nav .navbar-nav .nav-link {
	color: #fff;
	font-size: 1.1rem;
	font-weight: 300;
	padding: 0.7rem 0 0.7rem 0.9rem;
	border-bottom: 1px solid #001e34;
	border-top: 1px solid #013a64;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6;
	text-decoration: none;/*	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;*/
}
.main-nav .nav-link:hover, .main-nav .nav-link:active, .main-nav .nav-link:focus {
	background-color: #0091b8;
	color: #fff;
}
#searchDiv {
	background-color: #012c4c;
	border-top: 3px solid #001f36;
	padding: 2rem 1rem;
}
#searchDivMobile {
	background-color: #012c4c;
	padding: 0.8rem 0.4rem;
}
.btn-search {
	background-color: #16a7cd;
	color: #fff;
}
.searchSite {
	background: transparent;
	font-size: 20px;
	line-height: 32px;
 padding: .3rem .5rem;
	color: #393939;
	background-color: #f1f1f1;
}
/**** HOMEPAGE ****/
.homepage-section {
	font-family: 'Fugaz One', cursive;
	text-align: center;
	font-size: 1.8rem;
	color: #003c69;
	text-transform: uppercase;/*margin-bottom: 1.5rem;*/
}
.homepage-sub-section {
	font-size: 1.4rem;
	color: #003c69;
	text-transform: uppercase;
	font-weight: bold;
	margin: 2.0rem 0 1.0rem;
	border-bottom: 1px solid;
	font-family: 'Open Sans', sans-serif;
}
.blurb {
	background-color: #687682;
	position: relative;
	text-align: center;
 padding: .5rem .25rem;
}
.blurb h2 {
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
}
/* CAROUSEL */

#vwu-carousel .carousel-block {
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
}
/*#vwu-carousel .container {
	padding: 0;
}*/
#vwu-carousel .carousel-caption {
	background-color: rgba(1, 35, 61, 1.0);
	color: #fff;
	right: 0;
	left: 0;
	bottom: 0;
 padding: .25rem 0.5rem;
	position: relative;
	width: 100%;
}
#carouselButtons {
	display: none;
}
#carouselButtons:focus {
	position: absolute;
	top: 109px;
	background-color: #fff;
	z-index: 9;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
}
#vwu-carousel .caption-header {
	font-family: 'Oswald', sans-serif;
	font-size: 1.3rem;
	color: #fff;
	margin: 0 0 0.5rem 0;
	text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.7);
}
.carousel-control-next, .carousel-control-prev {
	bottom: 80px;
	opacity: 1.0;
	text-decoration: none;
}
#vwu-carousel .caption-text {
	font-size: 1.0rem;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
	margin-bottom: 0.5rem;
	display: none;
}
#vwu-carousel .btn-carousel {
	color: #fff;
	background-color: #C05702;
	border: none;
	font-size: 0.875rem;
 padding: .25rem .5rem;
	border-radius: 2px;
	text-decoration: none;
}
#vwu-carousel .btn-carousel:hover, #vwu-carousel .btn-carousel:active, #vwu-carousel .btn-carousel:focus {
	background-color: #e36703;
	color: #fff;
	outline: 2px dotted #fff;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	background-image: none;
}
.carousel-control-next:hover, .carousel-control-prev:hover, .carousel-control-next:focus, .carousel-control-prev:focus {
	color: #0ec9fa;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	font-size: 2.0rem;
}
#vwu-carousel .carousel-indicators {
	display: none;
}
/* MAJORS SELECTION */
.majors-section {
	margin-top: 20px;
}
.major-stat {
	font-family: 'Fugaz One', cursive;
	font-size: 4.6rem;
	color: #13A0C3;
	text-align: center;
	line-height: 1.2rem;
	margin: 2rem 0 0 0;
}
.majors-search {
	text-align: center;
}
.major-stat span+span {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2rem;
	color: #617486;
}
.minor-stat {
	font-family: 'Fugaz One', cursive;
	font-size: 3rem;
	color: #13A0C3;
	text-align: center;
	line-height: 0.8rem;
}
.minor-stat span+span {
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1rem;
	color: #617486;
	line-height: 1.1rem;
}
.minor-stat + .minor-stat {
	margin-top: 10px;
}
.other-programs {
	margin-top: 1rem;
}
.major-blurb {
	font-size: 1.4rem;
	color: #003c69;
	text-align: center;
	font-family: 'Anton', sans-serif;
	font-weight:normal;
}
.btn-programs-blue {
	color: #fff;
	background-color: #003861;
	border-color: #003861;
	font-size: 0.9rem;
	margin: 0.5rem 0;
	height: 60px;
	white-space: normal;
	text-decoration: none;
}
.btn-programs-blue.pad-mobile {
	padding-top: 1rem;
}
.btn-programs-blue:hover, .btn-programs-blue:focus {
	background-color: #18bae4;
	border-color: #18bae4;
	color: #fff;
}
/* HOMEPAGE STATS */
.stats {
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 2rem 0;
	margin-top: 2rem;
}
.stat-box {
	text-align: center;
	background-color: rgba(255, 255, 255, 0.95);
	opacity: .95;
	padding: 0.6rem 0 0.6rem;
}
a.stat-link {
	transition: color .3s;
	text-decoration: none;
}
a.stat-link:hover {
	text-decoration: none;
}
.stat-wrapper {
	width: 95%;
	margin: 0.5rem auto;
}
.stat {
	font-family: 'Fugaz One', cursive;
	font-size: 2.6rem;
	color: #fd7605;
	font-weight: bold;
	margin: 0 0 -1rem 0;
	text-shadow: 2px 2px #2e2e2e;
}
.stat-detail {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
	color: #00294b;
	font-weight: bold;
	margin: 0;
}
a.stat-link {
	background-color: #003861;
	text-align: center;
	color: #fff;
 padding: .8rem 0;
	font-size: 1.1rem;
}
a.stat-link:hover, a.stat-link:active, a.stat-link:focus {
	background-color: #fd7605;
	text-decoration: none;
	color: #fff;
}
/* SPOTLIGHT ON VWU */
.news-list, .features-list, .pres-blog {
	padding-bottom: 3.0rem;
}
.news-list .btn-primary.more-link, .features-list .btn-primary.more-link, .pres-blog .btn-primary.more-link {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	width: 90%;
	text-decoration: none;
	color: #fff;
}
.spotlight {
	/*padding-bottom: 3rem;*/
	padding-top: 2rem;
}
/* NEWS */
a.news-link {
	text-decoration: none;
	color: #003c69;
	background-color: #fff;
 padding: .6rem .2rem;
	display: block;
	min-height: 80px;
	border-bottom: 1px solid #eaeaea;
}
a.news-link:last-child {
	border-bottom: none;
}
a.news-link:hover, a.news-link:active, a.news-link:focus {
	text-decoration: none;
	color: #fff;
	background-color: #0091b8;
}
a.news-link:hover .news-item, a.news-link:active .news-item, a.news-link:focus .news-item, a.news-link:hover .news-date, a.news-link:active .news-date, a.news-link:focus .news-date {
	color: #fff;
}
.news-item {
	color: #003c69;
	margin: 0;
}
/* FEATURES */
.feature-box {
	transition: box-shadow .3s;
 padding: .5rem .5rem 0.5rem;
 margin: .5rem 0;
	position: relative;
}
.feature-box .feature-title a {
	color: #003c69;
	text-decoration: none;
	font-weight: bold;
}
.feature-box .feature-blurb a {
	color: #003c69;
	text-decoration: none;
	font-weight: normal;
}
.feature-box a.more-link {
	color: #fff;
}
.feature-box a:hover, .feature-box a:active, .feature-box a:focus {
	text-decoration: none;
	color: #0091b8;
}
.feature-title {
	font-size: 1em;
	color: #003c69;
	font-weight: bold;
	margin-top: 1rem;
}
/* EVENTS */
.spotlight2 {
	background-color: #e7edf1;
	position: relative;
	padding-bottom: 1.54rem;
}
.spotlight2 a {
	font-weight: normal;
	color: #2070A6;
}
.spotlight2 a.btn-primary {
	color: #fff;
}
.event-wrapper {
	display: block;
	background-color: #fff;
	border: 1px solid #f1f1f1;
}
.event-wrapper p {
	margin: 0;
}
a.event-link {
	text-decoration: none;
	color: #003c69;
	min-height: 80px;
    margin-bottom: .5rem;
	display: block;
	font-weight: normal;
}
a.event-link:hover, a.event-link:active, a.event-link:focus {
	text-decoration: none;
	color: #003c69;
}
a.event-link:hover .event, a.event-link:active .event, a.event-link:focus .event {
	background-color: #0091b8;
}
a.event-link:hover .event-description, a.event-link:active .event-description, a.event-link:focus .event-description {
	text-decoration: none;
	color: #0091b8;
}
.event, #main-text .event {
	background-color: #003861;
	text-align: center;
	color: #fff;
 padding: .3rem;
	display: inline-block;
	text-align: center;
	min-width: 75px;
	text-decoration: none;
}
.event-month, #main-text p.event-month {
 font-size: .7rem;
	color: #fff;
	margin: 0;
	display: block;
	text-align: center;
}
.event-day, #main-text p.event-day {
	font-size: 3.6rem;
	line-height: .9;
	text-align: center;
}
.event-description {
 padding: 0.3rem 0.3rem 0.3rem 0.5rem;
	color: #003c69;
	margin: 0;
	line-height: 1.2;
}
.colleges {
	margin-top: 1.5rem;
}
.colleges a {
	color: #003c69;
	text-decoration: none;
}
.colleges a:hover, .colleges a:focus {
	color: #16a7cd;
}
.colleges li {
	margin: .8rem 0;
	border-bottom: 1px solid #e1e7eb;
}
/* LOCATION */
.location {
	background-color: #003c69;
	position: relative;
	padding: 1.75rem 0;
}
.location .homepage-section {
	color: #fff;
	border-bottom: 5px solid #fff;
	text-align: center;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.8);
}
.location .homepage-sub-section {
	font-size: 1.3rem;
	border: none;
	margin: 1.0rem 0;
	text-transform: none;
}
.location-block {
	color: #fff;
	text-align: center;
	font-size: 1.0rem;
	line-height: 1.4rem;
}
.location-block ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.btn.btn-location {
	color: #fff;
	border: 2px solid #fff;
	width: 100%;
	display: block;
	margin: 0.8rem 0;
}
.btn.btn-location:hover, .btn.btn-location:focus {
	color: #0ec9fa;
	border: 2px solid #0ec9fa;
}


/* CONNECT */
.connect {
	background-color: #617486;
	padding: 1.4rem 0;
	text-align: center;
}
.connect .homepage-section {
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
.connect span {
	font-weight: normal;
}
.connect a {
	color: #fff;
	font-size: 2.6rem;
}
.connect a:hover, .connect a:active, .connect a:focus {
	color: #16a7cd;
}
/* FOOTER */
.footer {
	background-color: #00294b;
	color: #fff;
	padding: 3rem 0;
}
.footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover, .footer a:hover, .footer a:hover {
	color: #16a7cd;
}
.footer li {
 margin: .5rem 0;
	padding: 0;
}
.footer h2 {
	color: #fff;
	font-family: 'Anton', sans-serif;
	border-bottom: 1px solid #fff;
	font-size: 1.6rem;
	margin-top: 1rem;
}
.footer ul {
	margin-bottom: 0;
}
.footer a.footer-give-btn:link {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	background-color: #C05702;
	color: #fff;
	border-color: #d46102;
 margin-top: .5rem;
}
.footer a.footer-give-btn:active, .footer a.footer-give-btn:focus, .footer a.footer-give-btn:hover {
	background-color: #c75c02;
	border-color: #a34b01;
	color: #fff;
	text-decoration: underline;
}
.copy {
	text-align: center;
 font-size: .9rem;
	color: #fff;
	background-color: #00223e;
	display: block;
 padding: .8rem 0;
	margin-top: -3rem;
}
.scrollup {
	display: none;
}
/*.col-12 ul {
	margin: 0;
}*/
.grey-wrapper a {
	text-decoration: none;
	color: #003c69;
	font-weight: normal;
}
.grey-wrapper a:hover, .grey-wrapper a:active, .grey-wrapper a:focus {
	text-decoration: underline;
	color: #16a7cd;
}
.dropdown-menu {
	top: 98%;
	background-color: #8996a0;
	border: none;
	border-radius: 0;
}
.dropdown-menu a {
	color: #fff;
}
.border-left {
	border: none!important;
}
.white {
	color: #fff;
}
#main-text {
	padding-bottom: 3.0rem
}
 @media (min-width: 480px) {
#vwu-carousel .caption-header {
	font-size: 1.6rem;
}
.pres-blog, .colleges {
	text-align: center;
}
}
/* Small devices (landscape phones, 576px and up) */ 
@media (min-width: 576px) {
/*.container {
	max-width: 540px;
}*/
.pres-blog, .colleges {
	text-align: center;
}
.main-nav .navbar-toggler {
	margin-right: 2.0em;
}
.homepage-section {
	font-size: 2.2rem;
}
.connect .homepage-section {
	font-size: 2.5rem;
}
.location .homepage-section, .snapshots .homepage-section {
	font-size: 2.2rem;
}
.btn.btn-location {
	font-size: 1.0rem;
}
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
/*.anchor {
	display: block;
	position: relative;
	top: -350px;
}*/
.enrollment-nav {
	padding: 0;
}
.border-left {
	border-left: 1px solid #dee2e6 !important;
}
.homepage-sub-section {
	font-size: 1.2rem;
}
.student-nav .nav {
	display: flex;
	justify-content: flex-start;
}
#vwu-carousel .caption-text {
	display: block;
}
#vwu-carousel .carousel-indicators {
	display: flex;
	top: 10px;
}
.student-nav .nav-link {
	padding: 1.0rem 0.4rem;
}
.enrollment-nav .nav-item {
	margin: 0;
	padding: 0;
}
.enrollment-nav .nav-link {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.7rem;
	padding: 0.6rem 0.3rem;
	background-color: #16a7cd;
	border-radius: 3px;
	margin: 0.5rem 0.1rem;
	font-weight: 600;
	text-align: center;
	width: auto;
}
.enrollment-nav .nav-link:hover, .enrollment-nav .nav-link:active, .enrollment-nav .nav-link:focus {
	background-color: #0186aa;
	color: #fff;
}
.sticky-wrapper.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	animation: slide-down 0.5s;
}
@keyframes slide-down {
 0% {
 transform: translateY(-100%);
}
 100% {
 transform: translateY(0);
}
}
.sticky-wrapper.sticky .navbar-brand img {
	width: 180px;
	height: auto;
}
/*.header-wrapper {
	position: absolute;
	left: 0;
	right: 0;
}*/
#vwu-carousel .carousel-block {
	background-color: #003c69;
	color: #fff;
	padding: 1.0rem 0;
	position: relative;
}
.carousel-indicators {
	position: relative;
	right: auto;
	bottom: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
}
.carousel-control-next, .carousel-control-prev {
	bottom: 10px;
}
.header-wrapper .container {
	max-width: 100%;
}
.location-block {
	color: #fff;
	text-align: center;
	background: rgba(0, 57, 97, .85);
	font-size: 1.2rem;
	line-height: 1.6;
	padding: 20px 20px;
	border-radius: 10px;
	margin-top: 30px;
}
.location .homepage-section, .snapshots .homepage-section {
	float: right;
	font-size: 2.6rem;
}
.location .homepage-sub-section {
	font-size: 1.4rem;
}
.connect .homepage-section {
	font-size: 2.2rem;
	line-height: 1.8;
}
.btn.btn-location {
	font-size: 1.2rem;
}
.snapshots {
	margin-top: 0;
}
.footer {
	background-color: #00294b;
	color: #fff;
	padding: 3rem 0;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.scrollup {
	position: fixed;
	right: 20px;
	bottom: 20px;
	font-size: 1.4em;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	background: #0091b8;
	cursor: pointer;
	line-height: 2em;
	text-decoration: none;
	color: #fff;
	display: none;
}
.scrollup:hover {
	background: #18bae4;
	color: #fff;
}
}
/* Large devices (desktops, 992px and up) */ 
@media (min-width: 992px) {
.mobile {
	display: none;
}
.desktop {
	display: block;
}
.student-nav .nav-link {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
 font-size: .9rem;
 padding: 1.0rem .6rem .7rem;
	font-weight: normal;
}
.enrollment-nav .nav-link {
	font-size: 0.8rem;
 padding: .4rem .6rem;
	height: auto;
 margin: 0.5rem .2rem;
	color: #fff;
}
.dropdown-menu {
	background-color: rgba(0, 56, 97, 0.95);
}
.dropdown-menu a {
	color: #fff;
}
.dropdown-menu a:hover {
	color: #fff;
}
a.dropdown-item:focus, a.dropdown-item:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0080A3;
}
.header-wrapper .container {
	padding: 0;
	max-width: 960px;
}
.logo {
	max-width: 200px;
	margin: 0;
	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	-o-transition: all 1.0s;
	-ms-transition: all 1.0s;
	transition: all 1.0s;
}
#mainnavbar {
	padding-top: 1.0rem;
}
.main-nav .navbar-nav {
	background-color: transparent;
}
.sticky-wrapper.sticky .main-nav .navbar-nav .nav-link {
	margin-top: 1.0rem;
}
.sticky-wrapper.sticky .main-nav .navbar-nav .nav-link.searchTrigger {
	padding: 0.5rem 0.8rem;
}
.main-nav .navbar-nav .nav-link {
	font-size: 1.0rem;
	font-weight: 300;
	padding-right: 0.7rem;
	padding-left: 0.7rem;
	margin-top: 1.7rem;
	/*	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	-o-transition: all 1.0s;
	-ms-transition: all 1.0s;
	transition: all 2.0s;*/
	border: none;
	position: relative;
	text-align: center;
}
.main-nav .nav-link:hover, .main-nav .nav-link:active, .main-nav .nav-link:focus {
	background-color: transparent;
	color: #18bae4;
}
.main-nav .navbar-nav .nav-link.searchTrigger {
	background-color: #0091b8;
	color: #fff;
	border-radius: 50%;
	font-size: 1.0rem;
	margin-left: 1.0rem;
	padding: 0.5rem 0.8rem;
	margin-top: 1.7rem;
	-webkit-transition: all 1.0s;
	-moz-transition: all 1.0s;
	-o-transition: all 1.0s;
	-ms-transition: all 1.0s;
	transition: all 1.0s;
}
.main-nav .navbar-nav .nav-link.searchTrigger.open {
	background-color: #fff;
	color: #0091b8;
	border-radius: 0;
	margin-top: 2.1rem;
}
.sticky-wrapper.sticky .main-nav .navbar-nav .nav-link.searchTrigger.open {
	margin-top: 1.4rem;
}
.main-nav .navbar-nav .nav-link.searchTrigger.open:hover, .main-nav .navbar-nav .nav-link.searchTrigger.open:active, .main-nav .navbar-nav .nav-link.searchTrigger.open:focus {
	background-color: #fff;
	color: #0091b8;
	border-radius: 0;
}
.main-nav .navbar-nav .nav-link.searchTrigger:hover, .main-nav .navbar-nav .nav-link.searchTrigger:active, .main-nav .navbar-nav .nav-link.searchTrigger:focus {
	background-color: #fff;
	color: #0091b8;
	border-radius: 50%;
}
.main-nav .nav-link.searchTrigger:after {
	display: none;
}
.main-nav .nav-item.searchTrigger:hover > a:after {
	opacity: 0;
	width: 0;
}
/*#searchDiv {
	display: none;
}*/
#vwu-carousel .carousel-caption {
	background-color: rgba(1, 35, 61, 0.85);
	position: absolute;
}
#vwu-carousel .carousel-caption {
	background-color: rgba(1, 35, 61, 0.85);
	position: absolute;
	right: 5%;
	width: 30%;
	left: auto;
	bottom: 5%;
	display: flex;
	top: 25%;
}
#vwu-carousel .carousel-caption.carousel-left {
	position: absolute;
	right: auto;
	top: 10%;
	left: 5%;
	bottom: 10%;
	display: flex;
	background-color: rgba(1, 35, 61, 0.85);
}
#vwu-carousel .caption-header {
	font-size: 2.0rem;
}
#vwu-carousel .btn-carousel {
	margin-top: 0.5rem;
}
.blurb h2 {
	font-size: 1.5rem;
	line-height: 2;
}
.major-stat {
	font-size: 6.5rem;
	line-height: 1.6rem;
}
.minor-stat {
	font-size: 3.8rem;
	line-height: 0.8rem;
}
.minor-stat.second-stat {
 margin-top: .7rem;
}
.btn-programs-blue {
	color: #fff;
	font-size: 1.2rem;
	height: 60px;
	padding-top: 1.0rem;
}
.stat {
	font-size: 2.2rem;
	margin: 0;
}
.stat-detail {
	font-size: 1.0rem;
}
.spotlight .homepage-section {
	font-size: 2.2rem;
}
.spotlight homepage-sub-section {
	font-size: 1.2rem;
}
h4.homepage {
	font-size: 1.0rem;
}
.colleges {
	margin-top: 0;
}
.spotlight2 {
	padding-bottom: 25px;
}
.homepage-sub-section {
	font-size: 1.2rem;
}
.pres-blog, .colleges {
	text-align: left;
}
.wave-top {
	height: 92px;
	margin-top: -1.2rem;
}
.location .homepage-section, .snapshots .homepage-section {
	float: right;
	margin-top: -2.0rem;
}
.location .homepage-sub-section {
	font-size: 1.3rem;
}
.snapshots {
	max-height: 250px;
}
.connect .homepage-section {
	font-size: 3.0rem;
	line-height: 2.0;
}
.connect .fab {
	font-size: 3.3rem;
	margin-top: 1.2rem
}
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.container {
	max-width: 1140px;
}
.header-wrapper .container {
	padding: 0;
	max-width: 1140px;
}
.logo {
	/*max-width: 260px;*/
	max-width: 220px;
	margin: 0.8rem 0.5rem 0;
}
.main-nav .navbar-nav .nav-link {
	font-size: 1.1rem;
	padding-right: 1.4rem;
	padding-left: 1.4rem;
	margin-top: 2.2rem;
}
.main-nav .navbar-nav .nav-link.searchTrigger {
	margin-top: 2.3rem;
}
.main-nav .navbar-nav .nav-link.searchTrigger.open {
	margin-top: 2.7rem;
}
.sticky-wrapper.sticky .main-nav .navbar-nav .nav-link.searchTrigger.open {
	margin-top: 1.5rem;
}
#vwu-carousel .carousel-caption {
	bottom: 5%;
	top: 25%;
}
#vwu-carousel .carousel-caption.carousel-left {
	top: 20%;
	bottom: 10%;
}
#vwu-carousel .btn-carousel {
	border: none;
	font-size: 1.1rem;
 padding: .5rem .5rem;
	border-radius: 2px;
	transition: color 0.5s ease;
}
.blurb h2 {
	font-size: 1.8rem;
}
.major-stat {
	font-size: 6.8rem;
	line-height: 2.0rem;
}
.minor-stat.second-stat {
	margin-top: 1.2rem;
}
.minor-stat {
	font-size: 4.0rem;
	line-height: 1.0rem;
}
.major-blurb {
	font-size: 1.8rem;
}
.stat {
	font-size: 2.6rem;
}
h3.homepage {
	font-size: 2.6rem;
}
h4.homepage {
	font-size: 1.2rem;
}
}
/* Extra extra large devices (large desktops, 1200px and up) */
@media (min-width: 1400px) {
#vwu-carousel .carousel-caption {
	bottom: 10%;
	top: 10%;
	width: 25%;
}
#vwu-carousel .caption-header {
	font-size: 2.4rem;
	margin-bottom: 1.5rem;
}
#vwu-carousel .caption-text {
	font-size: 1.2rem;
	padding: 0 1rem;
}
#vwu-carousel .btn-carousel {
	color: #fff;
	border: none;
	font-size: 1.1rem;
 padding: .75rem 1.25rem;
	margin-top: 1rem;
}
}
/**
SECONDARY LEVEL STYLES
**/
.section-header {
	position: relative;
	background-color: #003861;
}
.section-header img {
	/*display: none;*/
}
.section-title {
	font-size: 2.5rem;
	color: #fff;
	font-family: 'Anton', sans-serif;
	text-align: center;
	border: none;
	margin-top: 2.6rem;
}
.section-nav .nav-item {
	border-bottom: 1px solid #02a9d0;
	border-top: 1px solid #00576b;
	margin: 0;
	text-align: center;
}
/*#section-menu .container {
	 padding-right: 0; 
	 padding-left: 0; 
}*/
#section-menu {
	background-color: #0091b8;/*#0091b8#0080A3;*/
}
.section-nav .nav-link {
	padding: 1rem;
}
.section-nav .nav-link:hover, .section-nav .nav-link:active, .section-nav .nav-link:focus {
	background-color: #fff;
	color: #0091b8;
}
.section-nav .nav-item:last-child {
	border-right: none;
}
.section-nav .nav-item:first-child {
	border-left: none
}
.section-nav .nav-item a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.section-nav .nav-item a:hover, .section-nav .nav-item a:active, .section-nav .nav-item a:focus {
	color: #002e39;
}
.lead {
	color: #5a5a5a;
	font-size: 1.2rem;
	font-weight: 600;
	margin: 1.0rem 0;
}
.section-head {
	/*font-size: 2.0rem;*/
	margin-bottom: 2.0rem;
	text-transform: uppercase;
	margin-top: 2rem;
}
.venn {
	font-size: 1.6rem;
	text-align: center;
	font-weight: bold;
	border: 3px solid #88b0c7;
	margin: 0.2rem auto;
	height: 135px;
	width: 135px;
	background-color: #fff;
	color: #003c69;
	padding: 1.8rem 0.5rem;
	line-height: 1;
	border-radius: 135px;
}
.venn span {
	font-size: 1.0rem;
	clear: both;
	display: block;
	font-weight: normal;
}
.grey-wrapper {
	padding: 3.0rem 0;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ebebeb;
}
.white-wrapper {
	padding: 3.0rem 0;
}
.section-content ul {
	list-style-type: none;
	/*margin: 1.0rem 0 0;*/
	padding: 0;
	margin: 0;
}
.section-content ul li, .section-content ol li {
/*padding: 4px 0 8px;*/
}
.list-styled {
	display: block;
	list-style-type: disc;
	margin-top: 1rem;
	margin-bottom: 1 rem;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
}
h1.border-bottom-grey1, h2.border-bottom-grey1, h3.border-bottom-grey1, h4.border-bottom-grey1, h5.border-bottom-grey1, h6.border-bottom-grey1 {
	border-bottom: 1px solid #8996a0;
	margin-top: 0;
	font-size: 1.9rem;
}
.accolades {
	background-color: #000;
	color: #fff;
	text-align: center;
}
.accolades h1 {
	color: #fff;
}
.accolades img {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.accolades .btn {
	margin-top: 2.0rem;
}
.location-links {
	margin-bottom: 1.0rem;
}
.location-links a {
	width: 100%;
	margin: 0.5rem auto;
 padding: .8rem 0;
}
.btn-white-trans {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}
.btn-white-trans:hover {
	background-color: #0091b8;
	border-color: #18bae4;
	color: #fff;
}
.btn-blue-trans {
	color: #003c69;
	background-color: transparent;
	border-color: #003c69;
}
.btn-blue-trans:hover, .btn-blue-trans:focus, .btn-blue-trans:active {
	background-color: #18bae4;
	border-color: #18bae4;
	color: #fff;
}
.breadcrumb-wrapper {
	margin-bottom: 30px;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #003c69;
}
.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	margin-bottom: 0;
	padding: 5px;
}
.breadcrumb-wrapper .breadcrumb-item + .breadcrumb-wrapper .breadcrumb-item::before {
	color: #003c69;
}
.breadcrumb-wrapper .breadcrumb a:link, .breadcrumb-wrapper .breadcrumb a:visited {
	color: #003c69;
	font-size: 13px;
	text-decoration: underline;
}
.breadcrumb-wrapper .breadcrumb a:hover, .breadcrumb-wrapper .breadcrumb a:active, .breadcrumb-wrapper .breadcrumb a:focus {
	color: #003c69;
	text-decoration: none;
}
.breadcrumb-wrapper-third {
	background-color: #fff;
	color: #687582;
	padding-top: 1.0rem;
	padding-bottom: 2.0rem;
}
.breadcrumb-wrapper-third .breadcrumb-item + .breadcrumb-item::before {
	color: #687582;
}
.breadcrumb-wrapper-third .breadcrumb a:link, .breadcrumb-wrapper-third .breadcrumb a:visited {
	color: #687582;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}
.breadcrumb-wrapper-third .breadcrumb a:hover, .breadcrumb-wrapper-third .breadcrumb a:active, .breadcrumb-wrapper-third .breadcrumb a:focus {
	color: #687582;
	text-decoration: none;
	
}
.arts img, .magazine img {
	max-width: 175px;
}
.into-blurb {
	padding: 30px 0;
}
.accolades .btn-white-trans, .stats-plain .btn-white-trans {
	margin-top: 2rem;
}
.stats-plain {
	border-top: 1px solid #00243f;
	border-bottom: 1px solid #00243f;
	background-color: #003c69;
	color: #fff;
}
.stats-plain .font22 strong {
	color: #fd7605;
}
.stats-plain, .stats-plain strong {
	color: #fff;
}
.stats-plain a {
	color: #fff;
}
.stats-plain h1 {
	color: #fff;
	font-size: 2.0rem
}
.btn-white-trans {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}
.btn-white-trans:hover {
	background-color: #0091b8;
	border-color: #18bae4;
	color: #fff;
}
.btn-white-trans {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}
.btn-white-trans:hover {
	background-color: #0091b8;
	border-color: #18bae4;
	color: #fff;
}
@media (min-width: 576px) {
.section-title {
	font-size: 2.5rem;
	color: #fff;
	font-family: 'Anton', sans-serif;
	text-align: right;
	border: none;
	margin-top: 2.6rem;
	margin-bottom: 0.8rem;
}
.lead {
	font-size: 1.4rem;
}
.venn {
	font-size: 2.0rem;
	text-align: center;
	font-weight: bold;
	border: 4px solid #fff;
	margin: 0 auto;
	height: 140px;
	width: 140px;
	color: #fff;
	padding: 2.1rem 0.5rem;
	line-height: 1;
	border-radius: 140px;
	background-color: #003c69;
}
.venn span {
	font-size: 1.0rem;
	clear: both;
	display: block;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.venn-offset {
	margin-left: 12%;
}
.venn.grey {
	margin-top: -3rem;
}
h1 {
	font-size: 2.0rem;
}
h2 {
	font-size: 1.8rem;
}
h3 {
	font-size: 1.6rem;
}
h4 {
	font-size: 1.3rem;
}
h5 {
	font-size: 1.1rem;
}
.accolades img {
	/* margin-top: 0.5rem; */
	margin-bottom: 0.5rem;
	max-width: 100px;
	margin: 0.5rem 0.6rem;
}
.section-nav .nav-item {
	border: none;
	margin: 0;
	text-align: center;
}
.arts img, .magazine img {
	max-width: 200px;
}
.location-links a {
	width: auto;
	margin: 1.5rem 0.5rem;
	padding: 0.5rem;
	font-size: 0.9rem;
}
}
@media (min-width: 768px) {
.section-title {
	font-size: 3.0rem;
}
.section-header {
	position: relative;
	background-color: transparent;
}
.section-head-wrapper {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}
.section-header img {
	display: block;
}
.section-wave {
	background-image: url(/img/global/footerbgSm.svg);
	background-position: bottom center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 200px;
	opacity: .9;
}
.section-nav .nav-item {
	border-right: 1px solid #02a9d0;
	border-left: 1px solid #00576b;
	margin: 0;
	padding: 0;
}
.section-nav .nav-link {
	padding: 1rem 0.4rem;
	font-size: 0.8rem;
}
.lead {
	font-size: 1.2rem;
}
.venn {
	font-size: 2.2rem;
	height: 160px;
	width: 160px;
	padding: 2.4rem 0.5rem;
	line-height: 1;
	border-radius: 160px;
}
.venn span {
	font-size: 1.1rem;
}
.arts img, .magazine img {
	max-width: 200px;
}
.location-links {
	margin-top: -5.0rem;
}
.location-links a {
	margin: 0.5rem 0.1rem;
	font-size: 0.9rem;
	width: auto;
}
#main-text img.float-right, #main-text img[style*="float:right"], #main-text img[style*="float: right"] {
	margin: 5px 0 15px 15px;
}
}
@media (min-width: 992px) {
.section-title {
	font-size: 3.5rem;
}
.section-nav .nav-link {
	padding: 1rem 0.8rem;
	font-size: 1.0rem;
}
.venn {
	width: 180px;
	height: 180px;
	border-radius: 180px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: 2.7rem;
	line-height: 1;
	font-family: sans-serif;
	position: relative;
	padding: 38px 5px 0 0;
	font-family: 'Oswald', sans-serif;
	border: 5px solid #fff;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.venn.grey {
	border-color: #fff;
	margin-top: -5rem;
}
.venn span {
	font-size: 1.5rem;
	clear: both;
	display: block;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.venn2 {
	margin-top: -2rem;
}
.accolades {
	background-image: url("/about/img/accolades.jpg");
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
}
.location-links {
	margin-top: -9.0rem;
}
.youvisit {
	margin-top: -4.0rem;
}
}
@media (min-width: 1200px) {
.section-title {
	font-size: 3.6rem;
}
.venn-offset {
	margin-left: 12.5%;
}
.venn.grey {
	margin-top: -6.5rem;
}
.accolades img {
	max-width: 100%;
	margin: 0 2rem;
}
.location-links {
	margin-top: -13.0rem;
}
.white-wrapper .location-links li a {
	margin: 0.5rem 0.5rem;
	font-size: 1.0rem;
	color: #fff;
}
.white-wrapper .location-links li a:hover, .white-wrapper .location-links li a:focus, .white-wrapper .location-links li a:active {
	text-decoration: none;
	color: #fff;
}
.youvisit {
	margin-top: -8.0rem;
}
.lead {
	color: #003c69; /*#5a5a5a;*/
	font-size: 1.4rem;
	font-weight: 600;
}
.lead2 {
	font-size: 1.2rem;
}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
#main-text img.float-right, #main-text img[style*="float:right"], #main-text img[style*="float: right"] {
	float: none !important;
	display: block;
	margin: 1.0rem 0;
}
#maincontent img.float-right, #maincontent img[style*="float:right"], #maincontent img[style*="float: right"] {
	float: none !important;
	display: block;
	margin: 1.0rem 0;
}
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
}
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
}
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}
/**
THIRD LEVEL STYLES
**/
#secondary-page-content {
	margin-top: 30px;
}
/* SIDEMENU STYLS */
a.subnavcontrol {
	background-color: #003861;
	border-radius: 5px 5px 0 0;
	color: #fff;
	display: block;
	margin: 0 0 1.0rem;
	padding: 10px 5px;
	text-align: center;
	text-decoration: none;
}
a.subnavcontrol:hover, a.subnavcontrol:active, a.subnavcontrol:focus {
	background-color: #00294b;
	color: #fff;
}
.side-section-menu {
	margin-bottom: 1rem;
	margin-top: 0.5rem;
}
/*.side-section-menu a.menu-section::before {
	content: "\f359";
	font-family: Font Awesome\ 5 Free;
	margin-right: 5px;
	font-weight: 900;
}*/
.sidemenu .nav-link.menu-section {
	background-color: #003c69;
	color: #fff;
	font-size: 1.3rem;
	padding: 0.8rem 0 0.8rem 0.8rem;
	text-decoration: none;
	display: block;
	/*text-transform: uppercase;*/
	margin-bottom: 1px;
	border: none;/*	-moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;*/
}
.sidemenu .nav-link.menu-section.active {
	border-left: 5px solid #02a2cd;
	border-bottom-color: #02a2cd;
	background-color: #003c69;
	color: #fff;
}
.sidemenu .nav-link.menu-sub-section {
	background-color: #025b9d;
	color: #fff;
	font-size: 1.1rem;
	padding: 0.8rem 0 0.8rem 0.8rem;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	border: none;/*-moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;*/
}
.sidemenu .nav-link.menu-sub-section.active {
	border: none;
	color: #fff;
	background-color: #0f558b;
	border-left: 5px solid #02a2cd;
}
.sidemenu .nav-link.menu-sub-section:hover, .sidemenu .nav-link.menu-sub-section:active, .sidemenu .nav-link.menu-sub-section:focus {
	border: none;
	color: #fff;
	background-color: #0768b0;
}
.sidemenu .nav-link.menu-section:hover, .sidemenu .nav-link.menu-section:active, .sidemenu .nav-link.menu-section:focus {
	background-color: #024e88;
	text-decoration: none;
	border: none;
	color: #fff;
}
.sidemenu .nav-link.active {
	color: #0280A3;
	border-left: 5px solid #02a2cd;
	border-bottom-color: #02a2cd;
}
.sidemenu .nav-link.active:hover, .sidemenu .nav-link.active:active, .sidemenu .nav-link.active:focus {
	color: #0091b8;
	border-left: 5px solid #0091b8;
	background-color: #fff;
}
.sidemenu .nav-link.collapsed, .sidemenu .nav-link {
	color: #00294b;
	/*border-bottom: 1px solid #eaeaea;*/
	font-family: 'Open Sans', sans-serif;
	padding: 0.8rem;
	text-decoration: none;
	font-size: 1.05rem;/*background-color: #f5f8fa;
	border-bottom: 1px solid #e2e6ea;*/
}
.sidemenu li .nav-link.collapsed, .sidemenu li .nav-link {
	/*border-bottom: 1px solid #e2e6ea;*/
	font-weight: 500;
	border-left: 5px solid #003c69;
	font-size: 1rem;
	margin: 0 0 1px;
}
.sidemenu ul li .nav-link.collapsed, .sidemenu ul li .nav-link {
	border-bottom: none;
}
.sidemenu .nav-link.cta {
	color: #fff;
	background-color: #d64b00;
	border-left: 5px solid #f97e3c;
}
.sidemenu .nav-link.cta:hover, .sidemenu .nav-link.cta:active, .sidemenu .nav-link.cta:focus {
	background-color: #f06013;
	border-left: 5px solid #f06013;
	color: #fff;
}
/*.sidemenu .nav-link.has-submenu:not(.collapsed) {
	background-color: #0091b8; /*background-color: #0091b8;
	color: #fff;
	border: none;
}*/
.sidemenu .nav-link.has-submenu:not(.collapsed) {
	background-color: #0091b8;
	color: #fff;
	border: none;
	border-left: 5px solid #aadde9;
	font-weight: 500;
}
.sidemenu .nav-link.has-submenu:not(.collapsed):hover, .sidemenu .nav-link.has-submenu:not(.collapsed):active, .sidemenu .nav-link.has-submenu:not(.collapsed):focus {
/*color: #fff;
	background-color: #02a2cd;
	border: none;*/
}
.sidemenu li .nav-link:hover, .sidemenu li .nav-link:active, .sidemenu li .nav-link:focus {
	color: #0091b8;
	border-left: 5px solid #0091b8;/*-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;*/
}
.sidemenu .nav-link.has-submenu::after {
	content: "\f107";
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	float: right;/*	-moz-transition: all 2s linear;
	-webkit-transition: all 2s linear;
	transition: all 0.5s ease;*/
}
.sidemenu .nav-link.has-submenu.collapsed::after {
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.sidemenu ul {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;/*border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;background-color: #f4f4f4;*/
}
.sidemenu ul .nav-link {
	/*border: none;*/
	margin: 0;
	padding: 0.8rem 0.5rem 0.8rem 1.0rem;
	font-size: 0.95rem;
	font-weight: normal;
	border: none;
}
.sidemenu ul .nav-link::before {
	content: "\f105";
	font-size: 0.8em;
	line-height: 1;
	margin-right: 5px;
	position: relative;
	bottom: 1px;
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
}
.sidemenu ul .nav-link:hover, .sidemenu ul .nav-link:active, .sidemenu ul .nav-link:focus {
	color: #0080A3;
	background-color: #fff;
	border: none;
}
.sidemenu ul .nav-link.active {
	/*	color: #0080A3;*/
	font-weight: 600;/*	border-radius: 1rem;*/
}
.sidemenu ul .nav-link.active::before {
/*content: "\f30b";*/
}
a.close-menu-btn {
	background-color: #8996a0;
	border-radius: 0 0 5px 5px;
	color: #fff;
	display: block;
	margin: 0 0 1.0rem;
	padding: 10px 5px;
	text-align: center;
	text-decoration: none;
	font-size: 0.8rem;
}
a.close-menu-btn:hover, a.close-menu-btn:active, a.close-menu-btn:focus {
	background-color: #617486;
}
/* END SIDE MENU */
.feature-section h1.title {
	margin: 0 0 2.0rem;
	font-size: 2.2rem;
	border-bottom: 2px solid #a4aeb6;
}
h1.title {
	margin: 0 0 2.0rem;
	font-size: 2.0rem;
	border-bottom: 2px solid #a4aeb6;
}
#main-text .row + .row {
	margin-top: 1.0rem;
	margin-bottom: 1.0rem;
	padding: 1.0rem 0;
}
 @media (min-width: 480px) {
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
#secondary-page-content {
	margin-top: 50px;
}
h1.title {
	margin: 0 0 2.0rem;
	font-size: 2.5rem;
	border-bottom: 2px solid #a4aeb6;
}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
/* Extra small devices (portrait phones, less than 576px) */
 @media (max-width: 575.98px) {
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
}
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
}
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}
/**
THIRD LEVEL STYLES - Academics
**/
.stats-plain {
	padding: 1rem 0 2rem 0;
	border-top: 1px solid #00243f;
	border-bottom: 1px solid #00243f;
	background-color: #003c69;
}
.stat-info {
	font-size: 0.9rem;
	display: block;
	margin: -1.0rem 0 0 0;
	padding: 0;
	color: #18bae4;
	font-weight: bold;
	line-height: 1.1;
}
.stat-info.info-lg {
	font-size: 1.2rem;
}
.stat-number {
	font-size: 2.4rem;
	font-family: 'Fugaz One', cursive;
	color: #fff;
	display: block;
	padding: 0;
	margin: 0;
}
.stat-number.number-lg {
	font-size: 3.5rem;
}
.lighthouse-wrapper {
	background-color: #0091b8;
	background-image: url(/academics/img/lh.jpg);
	padding: 2rem 0 4rem;
	background-attachment: fixed;
	box-shadow: 0 22px 22px -22px rgba(0, 0, 0, 0.9) inset, 0 -22px 22px -22px rgba(0, 0, 0, 0.9) inset
}
.lighthouse-wrapper .lead {
	color: #fff;
	font-size: 1.4rem;
}
.civic .lead {
	font-size: 1.0rem;
}
.section-head {
	font-size: 2.5rem;
	margin-bottom: 1.0rem;
	text-transform: uppercase;
	margin-top: 2rem;
}
.section-head.white {
	color: #fff;
	font-size: 2.5rem;
}
.section-sub-head.white {
	color: #fff;
	font-size: 1.75rem;
}
.lighthouse-wrapper .card {
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	border: none;
}
/*.card:hover {
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}*/
.text {
	color: #fff;
	font-size: 1rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
 padding: .5rem;
	width: 100%;
}
.card-body-overlay {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
	background-color: rgba(255, 255, 255, .9);
}
.lighthouse-wrapper .card-body {
	background-color: rgb(0,60,105);
}
.lighthouse-wrapper .card h4 {
	font-size: 1.3rem;
	color: #fff;
}
.centers .card h3 a {
	font-size: 1.3rem;
}
.card-body.blue {
	background-color: #003c69;
}
.card-body.blue a {
	color: #fff;
}
.civic .card-title {
	font-size: 1.2rem;
}
.lighthouse-wrapper .card-footer {
	background-color: #004578;
	border-top: #013861;
}
/*#main-text p {
	text-align: justify;
	hyphens:auto;
	     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}*/
@media (min-width: 480px) {
}
@media (min-width: 576px) {
.lighthouse-wrapper .card h4 {
	font-size: 1.1rem;
}
.card-body {
	padding: 0.5rem;
}
.stat-number {
	font-size: 3.0rem;
}
.stat-info {
	font-size: 1.3rem;
}
}
@media (min-width: 768px) {
#main-text p {
	text-align: left;
	hyphens: auto;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.stat-info {
	font-size: 1.3rem;
	line-height: 1.1;
}
.stat-number {
	font-size: 3.5rem;
}
.section-head {
	font-size: 2.5rem;
	margin-bottom: 2.0rem;
	text-transform: uppercase;
	margin-top: 2rem;
}
.section-head.white {
	color: #fff;
}
.section-sub-head.white {
	color: #fff;
	font-size: 1.75rem;
}
.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #008CBA;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
}
.card:hover .overlay {
	height: 100%;
	z-index: 9;
}
.text {
	font-size: 0.8rem;
}
.side-section-menu {
	margin-top: 0.6rem;
}
.section-nav .nav-link {
	font-size: 0.8rem;
	padding: 1rem 0.5rem;
}
}
@media (min-width: 992px) {
.section-nav .nav-link {
	padding: 1.0rem;
	font-size: 1.0rem;
}
.text {
	font-size: 1.0rem;
}
.card-body {
	padding: 1.25rem;
}
.lighthouse-wrapper .card h4 {
	font-size: 1.2rem;
}
}
@media (min-width: 1200px) {
.stat-info {
	font-size: 1.4rem;
	line-height: 0.5;
}
.stat-info.info-lg {
	font-size: 1.4rem;
	line-height: .8;
}
.stat-number {
	font-size: 3.7rem;
}
.stat-number.number-lg {
	font-size: 4.5rem;
}
}
/**
BUTTONS
**/
a.btn-white {
	color: #fff;
	border-color: #fff;
}
a.btn-white:hover, a.btn-white:focus, a.btn-white:active {
	color: #003c69;
	border-color: #fff;
	background-color: #fff;
	text-decoration: none;
}
a.btn-blue-trans {
	color: #003c69;
	border-color: #003c69;
}
a.btn-blue-trans:hover, a.btn-blue-trans:focus, a.btn-blue-trans:active {
	color: #fff;
	border-color: #029dc6;
	text-decoration: none;
}
a.btn-white:hover, a.btn-white:focus, a.btn-white:active {
	color: #003c69;
	border-color: #fff;
	background-color: #fff;
	text-decoration: none;
}
a.btn-white-solid {
	color: #003c69;
	border-color: #fff;
	background-color: #fff;
}
a.btn-white-solid:hover, a.btn-white-solid:focus, a.btn-white-solid:active {
	color: #fff;
	border-color: #027290;
	background-color: #0091b8;
	text-decoration: none;
}
a.btn-teal {
	color: #fff;
	border-color: #027290;
	background-color: #0091b8;
}
a.btn-teal:hover, a.btn-teal:focus, a.btn-teal:active {
	color: #fff;
	border-color: #018bb0;
	background-color: #00637d;
	text-decoration: none;
}
a.btn-orange {
	color: #fff;
	background-color: #fd7605;
	text-decoration: none;
	text-shadow: none;
}
a.btn-orange:hover, a.btn-orange:active, a.btn-orange:focus {
	background-color: #b55301;
	color: #fff;
}
/**
MAIN BODY TEXT STYLES
**/
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #0080A3;/*color: #10819E;1398B9*/
	font-weight: 600;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #18bae4;
}
* + h2 {
	margin: 2.5rem 0 1.25rem;
}
.card .card-body ul {
	padding-left: 0;
	list-style-type: none;
}
/*** ALERTS ***/
.alert-primary {
	color: #003c69;
	background-color: transparent;
	border-color: #003c69;
}
.alert-primary a {
	color: #003c69;
	font-weight: bold;
}
.alert-primary a:hover, .alert-primary a:active, .alert-primary a:focus {
	color: #16a7cd;
}
.alert-secondary {
	color: #48525c;
	background-color: transparent;
}
.alert-secondary a {
	color: #48525c;
	font-weight: bold;
}
.alert-secondary a:hover, .alert-secondary a:active, .alert-secondary a:focus {
	color: #626b74;
}
.alert-success {
	background-color: transparent;
	color: #155724;
	border-color: #155724;
}
.alert-success-left {
	background-color: transparent;
	border-width: 1px 5px 5px 1px;
	border-color: #success;
	border-radius: 0;
}
.alert-success a {
	font-weight: bold;
	color: #155724;
}
.alert-success a:hover, .alert-success a:active, .alert-success a:focus {
	color: #1e6e30;
}
.alert-danger {
	background-color: #961716;
	border-color: #7d1e1d;
	color: #fff;
}
.btn-danger, .btn-red {
	color: #fff;
	background-color: #7d0a15;
	border-color: #63050d;
}
.btn-danger:hover, .btn-red:hover, .btn-danger:active, .btn-red:active {
	color: #fff;
	background-color: #ac0f1e;
}
.alert-danger-left {
	background-color: transparent;
	border-width: 1px 5px 5px 1px;
	border-color: #721c24;
	border-radius: 0;
}
.alert-danger a {
	font-weight: bold;
	color: #fff;
}
.alert-danger a:hover, .alert-danger a:active, .alert-danger a:focus {
	text-decoration: underline;
}
.alert-warning h1, .alert-warning h2, .alert-warning h3, .alert-warning h4, .alert-warning h5 {
	color: #fff;
}
.alert-warning-left {
	background-color: transparent;
	border-width: 1px 5px 5px 1px;
	border-color: #a8821c;
	border-radius: 0;
}
.alert-warning a {
	font-weight: bold;
	color: #95710F;
}
.alert-warning a:hover, .alert-warning a:active, .alert-warning a:focus {
	color: #a8821c;
}
.alert {
	margin-top: 2.0rem;
	margin-bottom: 2.0rem;
}
.alert-info {
	color: #003c69;
	background-color: transparent;
	border-color: #003c69;
}
.alert-info-left {
	background-color: transparent;
	border-width: 1px 5px 5px 1px;
	color: #003c69;
	border-color: #003c69;
	border-radius: 0;
}
.alert-info a {
	color: #003c69;
	font-weight: bold;
}
.alert-info a:hover, .alert-info a:active, .alert-info a:focus {
	color: #16a7cd;
}
/*** styles ***/

h2 {
	font-size: 1.8rem;
}
h3 {
	font-size: 1.6rem;
}
aside h1 {
	font-size: 1.6rem;
}
aside h2 {
	font-size: 1.3rem;
}
aside h3 {
	font-size: 1.0rem;
}
aside h4 {
	font-size: 0.8rem;
}
aside h5 {
	font-size: 1.6rem;
}
aside ul {
	padding: 0;
	list-style-type: none;
}
aside a {
	text-decoration: none;
}
/*#main-text ul li, ol li {
	margin: 6px 0;
}*/
.boxcast-playlist-item h3, .boxcast-boxoffice h1 {
	font-size: 1.0rem;
	line-height: 1.0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.boxcast-boxoffice .boxcast-description {
	white-space: pre-wrap;
	font-size: 0.9rem;
	opacity: 1;
}
.boxcast-playlist-item p {
	font-size: 1.0rem;
	line-height: 0.9;
	font-family: 'Open Sans', sans-serif;
}
.box-blue {
	border-left: 1px solid #023056;
	color: #023056;
	display: block;
	margin: 0 0 30px;
	padding: 15px 10px 10px 15px;
	background-color: #b8e9f5;
}
.box-blue + .box-blue {
	margin-top: 2rem;
}
/*.box-blue ul li {
	border-bottom: 1px solid #519cae;
	padding: 0.5rem 0;
}*/
img.float-right, img[style*="float: right;"], img[style*="float:right;"] {
	margin: 0 0 0.85rem 0.8rem;
}
img.float-left, img[style*="float: left;"], img[style*="float:left;"] {
	margin: 0 0.8rem 0.8rem 0;
}
.float-right, [style*="float: right;"], [style*="float:right;"] {
 margin: 0 0 0.85rem 0.8rem;
}
.float-left, [style*="float: left;"], [style*="float:left;"] {
 margin: 0 0.8rem 0.8rem 0;
}
a.no-underline {
	text-decoration: none;
}
.pagination a {
	text-decoration: none;
}
.page-item.active .page-link {
	background-color: #003c69;
	border-color: #002e51;
	color: #fff;
}
.directory-person .directory-name {
	font-size: 1.5rem;
	font-family: 'Oswald', sans-serif;
	color: #003c69;
	margin-bottom: 0;
}
.directory-person .directory-education {
	font-size: 1.2rem;
	font-family: 'Oswald', sans-serif;
	color: #003c69;
	margin-bottom: 0;
}
.civic .card a {
	text-decoration: none;
	color: #fff;
}
.civic .card a:hover, .civic .card a:hover, .civic .card a:hover {
	text-decoration: underline;
	color: #fff;
}
.card.card-blue .card-header {
	background-color: #003c69;
}
#main-text .card-header h2 {
	color: #fff!important;
	margin: 0;
	font-size: 1.6rem;
	margin: 0.5rem 0;
}
/*** FONT MANIPULATIONS ***/
.red, .red strong {
	color: #ba0e31!important;
}
.blue {
	color: #003c69;
}
/*** BUTTONS ***/
.btn {
	text-decoration: none;
}
.btn-primary {
	color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .white-wrapper li .btn-primary:hover, .white-wrapper li .btn-primary:active, .white-wrapper li .btn-primary:focus, .grey-wrapper li .btn-primary:hover, .grey-wrapper li .btn-primary:active, .grey-wrapper li .btn-primary:focus {
	color: #fff;
	background-color: #0091b8;
	border-color: #017493;
	box-shadow: none;
 /*padding:.375rem .75rem;*/
}
.btn-teal {
	background-color: #0091b8;
	border-color: #029dc6;
	color: #fff;
}
.btn-teal:hover, .btn-teal:focus {
	color: #fff;
	background-color: #01a9d6;
	box-shadow: none;
}
.btn-bl-outline {
	color: #003c69;
	background-color: #fff;
	;
	border-color: #003c69;
}
.btn-bl-outline:hover, .btn-bl-outline:focus {
	color: #fff;
	background-color: #003c69;
	;
	box-shadow: none;
}
/*** FIXES FOR DIRECTORY CARRYOVER CODE ***/

.panel-body {
	padding: 0.5rem 1rem;
}
.panel.panel-blue {
	margin-bottom: 1rem;
}
/*** DIRECTORY LAYOUT ***/
.directory-listing .job-name {
	font-weight: bold;
	margin: 0;
}
.directory-listing a {
	text-decoration: none;
}
.directory-listing .job-title {
	margin: 0;
	font-style: italic;
	text-align: left;
}
.directory-listing .job-phone, .directory-listing .job-email, .directory-listing .job-office {
	margin: 0;
}
#main-text .directory-listing .job-name {
	font-weight: bold;
	margin: 0;
}
#main-text .directory-listing a {
	text-decoration: none;
}
#main-text .directory-listing .job-title {
	margin: 0;
	font-style: italic;
	line-height: 1.2;
}
#main-text .directory-listing .job-phone, #main-text .directory-listing .job-email, #main-text .directory-listing .job-office {
	margin: 0;
}
.side-contact-info {
	border-bottom: 2px solid #003c69;
	border-top: 10px solid #003c69;
	margin: 1rem 0 0 0;
	color: #00294b;
	padding: 1.0rem 0.5rem 0.5rem;
	font-size: 0.95rem;
	line-height: 1.2;
}
.side-contact-info P {
	margin-bottom: 0.3rem;
}
.feature-box a {
	color: #003c69;
	text-decoration: none;
}
.feature-box a:hover, .feature-box a:active, .feature-box a:focus {
	text-decoration: none;
	color: #0091b8;
}
.pagination .page-link:hover, .pagination .page-link:active {
	background-color: #003c69;
	color: #fff;
}
.panel.panel-blue {
	border-color: #ddd;
}
.panel.panel-blue {
	border-color: #b5c0c8;
}
.panel.panel-blue .panel-heading {
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #003c69;
	padding: 10px 15px;
	color: #fff;
	margin: 0;
	font-size: 1.2rem;
}
h2.panel-title {
	margin-bottom: 0;
	font-size: 1.2rem;
}
.panel.panel-blue .panel-title > a {
	color: inherit;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	width: 100%;
	color: #fff;
	line-height: 28px;
	font-weight: normal;
}
.panel.panel-blue.panel-briefs .panel-title > a {
	color: inherit;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	width: 100%;
	color: #fff;
	line-height: 28px;
}
.panel.panel-blue .panel-heading:hover {
	background-color: #034073;
}
.panel.panel-blue.panel-briefs a {
	color: #034073;
	text-decoration: none;
}
.panel.panel-blue.panel-briefs a:hover, .panel.panel-blue.panel-briefs a:active, .panel.panel-blue.panel-briefs a:focus {
	color: #1398B9;
	text-decoration: none;
}
.panel.panel-blue.panel-briefs .body-brief {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1.0rem;
}
.white-wrapper li, .grey-wrapper li {
	padding: 0;
}
.white-wrapper li a, .grey-wrapper li a {
	color: #034073;
	margin: 0.5rem 0;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.white-wrapper li a:hover, .white-wrapper li a:active, .white-wrapper li a:focus, .grey-wrapper li a:hover, .grey-wrapper li a:active, .grey-wrapper li a:focus {
	color: #18bae4;
	text-decoration: underline;
	/*padding: 0;*/
}
table + h2, table + h3, table + h4 {
	margin-top: 23.0rem;
}
p + .row {
	margin-top: 1.5rem;
}
#main-text h2, #main-text h3, #main-text h4, #main-text h5, #main-text h6 {
	margin: 2.0rem 0 1.5rem;
}
#main-text h1.title + h2 {
	margin: 0 0 0.8rem;
}
.box-blue {
	border-color: #003c69;
	border-style: solid;
	border-width: 7px 0 2px;
	color: #003c69;
	display: block;
	margin: 0 0 10px 20px;
	padding: 15px 10px 10px 15px;
	background-color: #f8f8f8;
}
.box-blue a {
	color: #003c69;
}
#main-text .box-blue h2 {
	margin-top: 0.5rem;
	font-size: 1.5rem;
}
#main-text .panel-title {
	margin: 0;
}
.directory-listing .job-name a {
	color: #003c69;
}
.directory-listing .job-name a:hover, .directory-listing .job-name a:active, .directory-listing .job-name a:focus {
	color: #18bae4;
}
.blue-links a {
	color: #003c69;
	text-decoration: none;
}
.blue-links a:hover, .blue-links a:active, .blue-links a:focus {
	color: #18bae4;
}
table {
	margin-top: 2.0rem;
	margin-bottom: 2.0rem;
}
.underline {
	text-decoration: underline;
}
.green {
	color: #00a651;
}
.majors-list {
	line-height: 1.1;
}
.page-link {
 padding: .5rem .65rem;
	color: #003c69;
}
#main-text .lead {
	color: #00819E;
	font-size: 1.1rem;
	font-weight: 600;
	text-align: center;
	word-break: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
#main-text p {
	text-align: left;
	hyphens: none;
	word-break: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
#main-text .faux-accordian h2 {
	margin: 0;
	/*border-top: 1px solid #ccc;*/
	font-size: 1.5rem;
}
#main-text .faux-accordian h2:first-child {
	margin: 0;/*border-top: none;*/
}
#main-text .faux-accordian .collapse, #main-text .faux-accordian .collapsing {
	padding: 1.0rem 0.5rem;
}
#main-text a.major-collapse.collapsed {
	text-decoration: none;
	color: #003c69;
	background-color: #fff;
	display: block;
	padding: 1rem 0.5rem;
}
#main-text a.major-collapse {
	background-color: #0091b8;
	color: #fff;
	display: block;
	padding: 1rem 0.5rem;
	text-decoration: none;
	font-size: 1.3rem;
}
@media (max-width: 767px) {
.card {
	margin-bottom: 2rem;
}
}
@media (min-width: 768px) {
#main-text a.major-collapse {
	font-size: 1.5rem;
}
}
#main-text a.major-collapse.collapsed:hover, #main-text a.major-collapse:active {
	background-color: #0091b8;
	color: #fff;
	text-decoration: none;
}
#main-text a.major-collapse:focus {
	background-color: #0091b8;
	color: #fff;
	text-decoration: none;
}
#main-text a.major-collapse::after {
	content: "\f107";
	font-family: Font Awesome\ 5 Free;
	margin-right: 5px;
	font-weight: 900;
	float: right;
}
#main-text .faux-accordian .card {
	margin: 0.3rem 0;
}
#main-text a.major-collapse.collapsed::after {
	content: "\f105";
	font-family: Font Awesome\ 5 Free;
	margin-right: 5px;
	font-weight: 900;
	float: right;
}
hr.section-break {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 5px solid #8996a0;
}
.card p {
	line-height: 1.3;
	text-align: left;
}
.lighthouse h4.card-header {
	text-align: center;
	margin: 0;
	color: #fff;
	background-color: #003c69;
	padding: 1rem 0;
	font-size: 1.5rem;
}
.lighthouse p.card-title {
	color: #003c69;
	font-weight: 600;
}
.lighthouse .card a.story-link {
	color: #003c69;
	text-decoration: none;
}
.lighthouse .card a.story-link:hover, .lighthouse .card a.story-link:active, .lighthouse .card a.story-link:focus {
	color: #18bae4;
	text-decoration: none;
}
.lighthouse .lead {
	color: #00819E;
	font-size: 1.1rem;
	font-weight: 600;
	text-align: center;
	word-break: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
.lighthouse .stats-plain {
	color: #fff;
}
strong {
	color: #003c69;/*font-weight: 600;*/
}
#main-text .card p {
	text-align: left;
}
img + p {
	margin-top: 2rem;
}
.alert-warning {
	background-color: #f6511d;
	border-color: #c14b0d;
	color: #fff;
}
.alert-warning strong {
	color: #fff;
}
#main-text .panel.panel-blue .panel-heading .panel-title {
	color: #fff;
}
#main-text .list-group .list-group-item {
	margin: 0 0 -1px 0;
}
#main-text .list-group a.list-group-item {
	text-decoration: none;
}
#main-text .list-group a.list-group-item:hover, #main-text .list-group a.list-group-item:active, #main-text .list-group a.list-group-item:focus {
	background-color: #0091b8;
	color: #fff;
}
#main-text .faux-accordian h3 {
	font-size: 1.3rem;
}
#main-text .faux-accordian h4 {
	font-size: 1.1rem;
}
/*#main-text .list-group-horizontal.list-group {
	display: inline-block;
}
#main-text .list-group-horizontal .list-group-item {
    display: inline-block;
}*/
#main-text .list-group-horizontal .list-group-item {
	margin-bottom: 0;
	margin-left: -5px;
	margin-right: 0;
}
#main-text .list-group-horizontal .list-group-item:first-child {
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}
#main-text .list-group-horizontal .list-group-item:last-child {
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0;
}
#main-text .majors-nav ul li {
	margin: 4px 0;
}
#main-text .majors-nav ul li a {
	text-decoration: none;
	color: #fff;
	background-color: #0080A3;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#main-text .majors-nav ul li a:hover, #main-text .majors-nav ul li a:active, #main-text .majors-nav ul li a:focus {
	background-color: #015f79;
}
#main-text h2 strong, #main-text h3 strong, #main-text h4 strong, #main-text h5 strong, #main-text h6 strong {
	font-weight: 500;
}
.large {
	font-size: 1.2rem;
}
.larger {
	font-size: 1.4rem;
}
.largest {
	font-size: 1.6rem;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.section-menu-wrapper.stickie {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;/*136px*/;
	z-index: 101;
	opacity: 1.0;
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
}
#main-text aside h2 {
	margin-top: 0;
	margin-bottom: 1.2rem;
	text-decoration: underline;
}
.section-nav .nav-link.active {
	background-color: #fff;
	color: #02a9d0;
}
.alumni-events {
	position: relative;
	margin-top: 0;
	padding: 1rem 0;
	/*border-top: 1px solid #00243f;
	border-bottom: 1px solid #00243f;*/
	background-color: #003c69;
	color: #fff;/*text-shadow: 3px 3px 2px rgba(0, 0, 0, 1);
	2px 3px 0px #000, 3px 3px 0px rgba(0,0,0,0.9);
	background-image: url(/alumni/img/alumni-events3.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	text-shadow: 2px 3px 0px  rgba(0, 60, 105,0.5), 3px 3px 2px rgba(0, 0, 0,0.9)
	*/
}
.alumni-events a {
	color: #fff;
}
.alumni-events, .alumni-events strong {
	color: #fff;
}
.alum-date {
	margin-bottom: 0;
	font-size: 1.375rem;
	color: #fd7605;
	font-weight: bold;
}
ul li, ol li {
	padding: 4px 0;
}
a.support-vwu {
	background-color: #16a7cd;
	padding: 0.4rem 0;
	text-align: center;
	font-size: 1.5rem;
	color: #fff;
	line-height: 2;
	font-family: 'Oswald', sans-serif;
	display: block;
	border-radius: 5px;
	font-weight: normal;
}
a.support-vwu:hover, a.support-vwu:active, a.support-vwu:focus {
	background-color: #0186aa;
	text-decoration: none;
}
.support-vwu p {
	margin-bottom: 0;
}
.support-vwu a {
	color: #fff;
	display: block;
}
.grey-wrapper a.btn-primary {
	text-decoration: none;
	color: #fff;
}
.sidemenu .nav-item {
	padding: 0;
	border-bottom: 1px solid #ededed;
}
#main-text .vwuaccordian .card-header a {
	color: #fff;
	display: block;
}
#main-text .vwuaccordian .card-header a:hover h2, #main-text .vwuaccordian .card-header a:active h2, #main-text .vwuaccordian .card-header a:focus h2 {
	text-decoration: none;
	color: #16a7cd;
}
#main-text .vwuaccordian .card-header {
	background-color: #023056;
 padding: .5rem 1.0rem;
}
#main-text .vwuaccordian .card-header h3, #main-text .vwuaccordian .card-header h2, #main-text .vwuaccordian .card-header h4 {
	padding: 0.5rem 0;
	margin: 0;
	font-size: 1.4rem;
	color: #fff;
}
[data-bs-toggle="collapse"] h3:after, [data-bs-toggle="collapse"] h2:after, [data-bs-toggle="collapse"] .card-header h2 a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	float: right;
	font-size: 1.0rem;
	transition: all linear 0.25s;
	transform: rotate(90deg);
	display: inline-block;
}
[data-bs-toggle="collapse"].collapsed h3:after, [data-bs-toggle="collapse"].collapsed h2:after, [data-bs-toggle="collapse"].collapsed .card-header h2 a:after {
	transform: rotate(0deg);
}
#main-text .vwuaccordian .card .card .card-header {
	background-color: #0091b8;
}
#main-text .vwuaccordian .card .card .card .card-header {
	background-color: #7f939f;
}
fieldset {
	min-width: 0;
	padding: 1.5rem;
	margin: 1rem 0;
	border: 1px dotted #0091b8;
 border-radius: .25rem;
}
legend {
	color: #0091b8;
	/*margin: 40px 0 20px;*/
	font-weight: 600;
}
label {
	font-weight: 600;
}
input[type=submit], .btn-submit {
	color: #fff;
	background-color: #0E728B;
	border-color: #016b87;
}
input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus, .btn-submit:hover, .btn-submit:focus, .btn-submit:active {
	background-color: #16a7cd;
	border-color: #1195b7;
}
legend:first {
 margin-top: 0.5rem;
}
.alert-warning a {
	font-weight: bold;
	color: #fff;
}
.alert-warning a:hover, .alert-warning a:active, .alert-warning a:focus {
	color: #fff;
}
.card-title a strong {
	font-size: 0.9rem;
}
.card-title a:hover strong, .card-title a:active strong, .card-title a:focus strong {
	color: #0091b8;
}
.facebook-dept {
	background-image: url(/img/social-icons/facebook-dept.jpg);
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 5px;
}
.twitter-dept {
	background-image: url(/img/social-icons/twitter-dept.jpg);
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 5px;
}
.youtube-dept {
	background-image: url(/img/social-icons/youtube-dept.jpg);
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 5px;
}
.instagram-dept {
	background-image: url(/img/social-icons/instagram-dept.jpg);
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 5px;
}
.snapchat-dept {
	background-image: url(/img/social-icons/snapchat-dept.jpg);
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 5px;
}
.blockquote {
	margin-bottom: 1rem;
	font-size: 1rem;
	font-style: italic;
}
#main-text .card.card-theater {
	margin: 2rem 0;
}
#main-text .card.card-theater .card-header {
	margin: 0;
	font-size: 1.4rem;
	color: #fff;
	background-color: #003c69;
}
.card.card-landing {
	/*box-shadow: 0 10px 16px 0 rgba(0,0,0,0.8),0 6px 20px 0 rgba(0,0,0,0.8);*/
	border: none;
	border-radius: 0;
	background-color: transparent;
}
.card.card-landing .card-title {
	text-align: center;
	position: relative;
	background-color: #003c69;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;
	opacity: 0.95;
 padding: .9rem 0;
	margin: -2.0rem 1.0rem 1.0rem;/*margin-top: 0;*/
}
.card.card-landing li a {
	position: relative;
	display: block;
	padding: 0.8rem 1.25rem;
	margin: 0;
	background-color: #fff;
	border: none;
}
.card.card-landing li a:hover, .card.card-landing li a:active, .card.card-landing li a:focus {
	background-color: #0091b8;
	text-decoration: none;
	color: #fff;
	;
}
.life-at-vwu {
	/*background-color: #0091b8;
	background-image: url(/campus-life/img/life-at-vwu.jpg);*/
	padding: 2rem 0 4rem;/*background-attachment: fixed;
	box-shadow: 0 22px 22px -22px rgba(0, 0, 0, 0.9) inset, 0 -22px 22px -22px rgba(0, 0, 0, 0.9) inset;*/
}
.batten-center {
	background-color: #003c69;
	background-image: url(/campus-life/img/batten2.jpg);
	padding: 2rem 0 4rem;
	background-attachment: fixed;
	background-size: auto 100%;
	box-shadow: 0 22px 22px -22px rgba(0, 0, 0, 0.9) inset, 0 -22px 22px -22px rgba(0, 0, 0, 0.9) inset;
}
.recxbg {
	background-color: #003c69;
	background-image: url(/campus-life/img/recxbg2.jpg);
	padding: 2rem 0 4rem;
	background-attachment: fixed;
	box-shadow: 0 22px 22px -22px rgba(0, 0, 0, 0.9) inset, 0 -22px 22px -22px rgba(0, 0, 0, 0.9) inset;
	background-position: center center;
}
.batten-center .lead {
	color: #fff;
}
.batten-center h2.section-head {
	font-size: 3.5rem;
	color: #fff;
	text-shadow: 4px 3px 3px rgba(0, 0, 0, 0.8);
}
.life-at-vwu h2.section-head {
	font-size: 3.5rem;/*color: #fff;
	text-shadow: 4px 3px 3px rgba(0, 0, 0, 0.8);*/ 
}
.recxct {
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 1rem;
	padding: 2rem;
}
/*.list-group-item:first-child {
	border-top: none;
}*/
.embed-responsive {
	margin-bottom: 2rem;
}
.adm-cta-bg {
	background-color: #003c69;
}
#main-text .card.card-box {
	margin: 1rem 0;
}
#main-text .card.card-box .card-header {
	background-color: #003c69;
	color: #fff;
}
#main-text .card.card-box .card-header h2, #main-text .card.card-box .card-header h3, #main-text .card.card-box .card-header h4 {
	font-size: 1.2rem;
	margin: 0;
}
.largenum {
	font-size: 3.8rem;
	color: #18bae4;
	font-family: 'Fugaz One', cursive;
	line-height: 0.9;
	margin: 0.5rem 0;
	font-weight: normal;
}
.largenum2 {
	font-size: 3.8rem;
	color: #003c69;
	font-family: 'Fugaz One', cursive;
	line-height: 0.9;
	margin: 0.5rem 0;
	font-weight: normal;
}
.finaid-box {
	background-color: #18bae4;
	color: #fff;
	padding: 3rem 0;
	margin-top: 0.8rem;
	/*border-radius: 1rem;*/
	font-size: 1.5rem;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
}
.finaid-box:hover {
	background-color: #003c69;
}
.finaid-box a {
	color: #fff;
}
.finaid-box a:hover, .finaid-box a:active, .finaid-box a:focus {
	text-decoration: none;
}
.finaid-box a:hover .largenum2, .finaid-box a:active .largenum2, .finaid-box a:focus .largenum2 {
	color: #18bae4;
}
.finaid-box p {
	margin: 0;
}
#main-text .box-red {
}
#main-text .box-red h2:first-child {
	margin-top: 0;
}
.stats-fa {
	padding: 1rem;
	border-top: 1px solid #00243f;
	border-bottom: 1px solid #00243f;
	background-color: #003c69;
	color: #fff;
	margin-top: 0.5rem;
}
.stats-fa p {
	margin-bottom: 0;
}
.mt-6 {
	margin-top: 4rem !important
}
.mt-7 {
	margin-top: 5rem !important
}
.online-wrapper {
	background-color: #0091b8;
	background-image: url(/admissions/img/online.jpg);
	padding: 2rem 0 4rem;
	box-shadow: 0 22px 22px -22px rgba(0, 0, 0, 0.9) inset, 0 -22px 22px -22px rgba(0, 0, 0, 0.9) inset;
	background-position: center;
}
.online-block {
	color: #fff;
	background: rgba(0, 57, 97, .85);
	padding: 20px 20px;
	border-radius: 10px;
	margin-top: 30px;
}
.online-block .lead {
	color: #fff;
	font-size: 1.2rem;
}
.online-block hr, .stats-fa hr {
	border-top: 1px solid rgba(255, 255, 255, 0.45);
}
.btn.btn-graduate {
	color: #fff;
	border: 2px solid #fff;
	display: block;
	margin: 0.8rem;
}
.btn.btn-graduate:hover, .btn.btn-graduate:focus, .btn.btn-graduate:active {
	/*color: #18bae4;
	border-color: #18bae4;*/
	background-color: #18bae4;
}
.btn.btn-online {
	background-color: #0091b8;
	border-color: #0e9fc4;
	color: #fff;
	display: block;
	text-shadow: none;
}
.btn.btn-online:hover, .btn.btn-online:focus, .btn.btn-online:active {
	color: #fff;
	background-color: #017291;
	border-color: #0080a3;
}
.steps {
	position: relative;
	display: block;
	overflow: hidden;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	padding: 1rem 0.8rem;
}
.steps-number {
	position: absolute;
	top: 10px;
	left: 5px;
	bottom: 0;
	right: auto;
	z-index: 9;
	overflow: hidden;
	font-size: 6.0rem;
	color: #fff;
	line-height: 1;
	font-family: 'Fugaz One', cursive;
	opacity: 0.5;
}
.steps-text {
	font-size: 1.2rem;
	color: #fff;
	margin-left: 3.5rem;
	display: block;
	line-height: 1.3;
	font-weight: 600;
}
.steps1 {
	background-color: #0281de;
}
.steps2 {
	background-color: #0265b3;
}
.steps3 {
	background-color: #02589c;
}
.steps4 {
	background-color: #01487f;
}
.steps5 {
	background-color: #01355f;
}
.steps6 {
	background-color: #002847;
}
.adm-cta {
	padding: 1.8rem 1rem;
	display: block;
}
a.adm-cta:active, a.adm-cta:focus, a.adm-cta:visited, a.adm-cta:hover {
	text-decoration: none;
	-moz-box-shadow: 0 0 5px #222;
	-webkit-box-shadow: 0 0 5px #222;
	box-shadow: 0 0 5px #222;
	z-index: 99;
}
a.adm-cta:active .steps-number, a.adm-cta:focus .steps-number, a.adm-cta:visited .steps-number, a.adm-cta:hover .steps-number {
	opacity: 1;
}
.card.card-adm h3.card-title {
	font-size: 1.5rem;
}
.card.card-admgr {
	background-color: transparent !important;
	border: none;
}
.card.card-admgr h3.card-title {
	font-size: 1.5rem;
	color: #fff;
	border: none;
}
.grey-wrapper .card.card-admgr, .grey-wrapper .card.card-admgr h3.card-title {
	color: #003c69;
}
.grey-wrapper .card.card-admgr {
	border: none;
}
.grey-wrapper .section-head.grad {
	margin: 0;
}
.card-admgr .btn-teal {
	margin: 0.8rem;
}
.card-admgr .fas, .card-admgr .far {
	margin-bottom: -1.0rem;
	z-index: 1;
	opacity: 0.3;
}
.text-shadow-header {
	text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.7);
}
.text-shadow {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}
.list-group-item {
	position: relative;
	display: block;
 padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #003c69;
	color: #fff;
	border-color: #e3e3e3;
}
.list-group-item-action:hover, .list-group-item-action:active, .list-group-item-action:focus {
	color: #fff;
	background-color: #0091b8;
}
.adm-blocks-bg {
	background-color: #fff;
	padding: 1rem 0;
}
.adm-blocks {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2rem;
	color: #003c69;
	font-weight: bold;
	margin: 0;
	line-height:1.2;
}
.adm-blocks .far, .adm-blocks .fas {
	color: #18bae4;
	font-size: 4.5rem;
}
.adm-blocks p {
	margin: 0;
}
.adm-blocks .cta-1 {
	font-size: 1.3rem;
}
.adm-blocks .cta-2 {
	font-family: 'Fugaz One', cursive;
	font-size: 3.6rem;
	color: #003c69; /*#ffb347;*/
	font-weight: normal;
	margin: 0.8rem 0 0;
}
.adm-blocks .cta-3 {
	font-size: 0.9rem;
}
.card.card-adm {
	border: none;
	border-radius: 0;	
}
.card.card-adm .card-body {
	padding: 0;
}
.card.card-adm .card-title {
	
}
/*.card.card-adm a {
	text-decoration: none;
	background-color: #003c69;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	text-align: center;
	padding: 0.5rem 0;
	font-family: 'Open Sans', sans-serif;
}*/
.table-striped tbody tr:nth-of-type(2n+1) {
	background-color: rgba(0,0,0,.03);
}
.white-wrapper ul.no-line li .btn-primary:focus, .grey-wrapper ul.no-line li .btn-primary:hover, .grey-wrapper ul.no-line li .btn-primary:active, .grey-wrapper ul.no-line li .btn-primary:focus {
	text-decoration: none;
}
.orange, .orange strong {
	color: #fd7605 !important;
}