  @import url('https://fonts.googleapis.com/css?family=Oswald');
/* @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700') */
@import "/_resources/css/04202025.css";
@import "/_resources/css/_gsc.css";
@import "/_resources/css/_accordion.css";
@import "/_resources/css/_accordion-v2.css";
@import "/_resources/css/_campus-locations.css";
.dropdown-menu .show{
	display:block;
	position:relative;
}
.row-background {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0;
    color: #fff;
    display: flex;
    align-items: center;
} 
.row-background h1 {
    font-size: 2.66em;
    line-height: 1.14;
	font-weight: 700;
    color: black;
	padding-top: 50px;	
}
.row-background p {
    max-width: 696px;
    padding-bottom: 18px;
	font-weight: 600;
    font-size: 1.5em;
	text-shadow: 1px 1px 2px black;
}
.home .row-background h1 {
	padding-top: 0px;
}
.row-background .row-background-content {
    z-index: 1;
    position: relative;
    width: 100%;
	min-height: 150px;
	padding-bottom: 50px;
} 

/* .home .row-background .row-background-content {
    padding-top: 112px;
} */
/* .full-width-template .row-background-content.content-wrapper.section-row h1 {
    position: relative;
    bottom: inherit;
    margin-bottom: -15px;
    padding-bottom: 0;
}
.full-width-template .row-background-content.content-wrapper.section-row .caption-wrapper {
	position: absolute;
    bottom: 25px;
} */

.row-background-content.content-wrapper.section-row {
	height: 375px;
}
.home .row-background-content.content-wrapper.section-row {
	height: auto;
}
.home .row-background-content.content-wrapper.section-row h1 {
	position: relative;
    font-size: 3.5em;
	font-weight: 700;
	padding-bottom: 10px;
    color: white;
	text-shadow: 3px 3px 1px black;
}
/* .color-block .row-background-content.content-wrapper.section-row {
	margin-top: 50px !important;
} */
/* .row-background-content.content-wrapper.section-row h1 {
	position: absolute;
    bottom: 25px;
	margin-left: 15px;
} */
/* .row-background .overlay{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
} */




/* ACCESSIBILITY SKIP TO CONTENT */
.skip-link {
	text-transform: uppercase;	
	position: absolute;
  	left: -9999px;
  	z-index: 99999;
  	padding: 4px;
	background: black;
	color: white;
	opacity: 0;
}
.skip-link:focus {
	left: 50%;
	transform: translateX(-50%);
	opacity: 1;
}
/* END */

/* REMOVE BREADCRUMB ON MOBILE */
@media (max-width: 767px) {
	.row-background-content {
		text-align: center;
		min-height: 100px;
	}
	ul.translate,
	ol.breadcrumb {
		display: none;
	}
}
/* END */

/* ACP TABLES INCLUDING MAP AND CAREERS BUTTONS */
table.programs a.btn.btn-info 			{width: 100px !important;}
table.programs tr td:nth-of-type(1) 	{width:70%;}
table.programs tr td:nth-of-type(2),
table.programs tr td:nth-of-type(3) 	{width:15%;}

/* BOOTSTRAP ALERT OVERRIDES */
.alert-info,
.alert-warning 								{color: black !important;}

/* APPLY BUTTON FIX FOR ADMISSIONS AND AID */
/* .media-block:first-of-type h2.title 		{font-size:1.3em !important;}
.media-block:first-of-type h2.title a 		{color: white;background-color: #005A9E;padding: 5px 25px !important;text-decoration: underline !important;}
.media-block:first-of-type h2.title a:hover {color: black;background-color: silver;text-decoration: none !important;} */

/* OCELOT CHATBOT LINK FIX */
.MaxAI a {
	text-decoration:underline !important;
}

/* GOOGLE TRANSLATE STYLES */
#google_translate_element select 		{padding: 3px !important; width:110px !important;border:0 !important;}
#google_translate_element span 			{display: none !important;}
.goog-te-gadget 						{color: transparent !important;}
.goog-te-combo 							{font-size:1em !important;}
.goog-te-gadget, .goog-te-combo			{margin:0 !important;}
/* END GOOGLE TRANSLATE STYLES */

a[href^="mailto:"]::before {
	content: '\f0e0';
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	font-size: 16px;
	display: inline-block;
	margin-right: 5px;
}
.phone::before {
	content: '\f095';
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	font-size: 16px;
	display: inline-block;
	margin-right: 5px;
}
.location::before {
	content: '\f3c5';
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	font-size: 16px;
	display: inline-block;
	margin-right: 5px;
}
.web::before {
	content: '\f0ac';
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	font-size: 16px;
	display: inline-block;
	margin-right: 5px;
}

.page-item.active .page-link {
    background-color: #005A9E;
    border-color: #005A9E;
}
form.gsc-search-box {
    display: none;
}
/* PROGRAM PAGES - MAIN CONTENT */
.contact-boxes2 div						{background: #2F5C79; color: white;}
.contact-boxes2 div a					{color: white;}
.contact-boxes2 div ul 					{margin: 0 0 20px 0; padding: 0; list-style-type: none;}

.contact-boxes 							{display: flex; flex-wrap: wrap;}
.contact-boxes img						{margin-top: 10px;}
.contact-boxes div:nth-of-type(1),
.contact-boxes div:nth-of-type(2),
.contact-boxes div:nth-of-type(3)		{width: 32%; margin-right: 2%; background: #2F5C79; padding: 15px; color: white;}
.contact-boxes div:nth-of-type(3)		{margin-right: 0;}
.contact-boxes:last-of-type 			{clear: both; margin-top: 20px;}
.contact-boxes:last-of-type div 		{width: 100% !important; margin: 0 0 25px 0;}
.contact-boxes a 						{color: white !important;}
.contact-boxes ul 						{/*column-count: 4; column-gap: 20px;*/ margin: 0 0 20px 0; padding: 0; list-style-type: none;}

/* PROGRAM PAGES - SIDEBAR STYLES */
.sidebar .btn-apply,
.sidebar .btn-contact,
.sidebar .btn-courses				{border-radius: 2px; text-align: center; font-size: 0.8em; display: block; width: 100%; color: white; font-weight: bold; padding: 10px 5px; text-decoration: none !important;}
.sidebar .btn-apply 				{background: #72BF44; color:#000; margin-bottom: 10px;}
.sidebar .btn-contact 				{background: #005A9E; color: #FFF !important;}
.sidebar .btn-courses				{background: #05304f; margin-top: 10px;}
.sidebar .divider					{display: block; background-color: #0591cc; height: 1px; width: 100%; margin: 20px 0; padding: 0;}
.sidebar p:first-of-type			{line-height: 1.5}
.sidebar .options-list				{margin: 0 0 20px 0; padding: 0; list-style: none; font-size: 16px; text-transform:uppercase;}
.sidebar .options-list li			{margin: 0 0 7px 0;}

.sidebar .options.list:last-of-type {margin: 0 0 0 0;}
.sidebar .options-list li a			{text-decoration: none !important;}
.sidebar select						{padding: 5px; width: 100%;margin-bottom:4px;}
.sidebar .acp-contact	  			{display: block; width: 100%; min-height: 150px; background: #035F87; color: #FFF; font-weight: bold; padding: 25px; margin: 30px 0 0 0;}

.sidebar .acp-contact	  			{font-size:0.8em;line-height:1.6em;min-height: 80px;padding: 25px 10px 25px 10px; }

.sidebar .options-list-default li	{padding: 5px 0 10px 0; border-bottom: 1px solid silver;}
.sidebar .options-list-default li:last-of-type	{border-bottom: none;}

/* SUBNAV - HIGHLIGHT PAGE THAT THE USER IS CURRENTLY ON */
.active, a.active 					{color: #005A9E;font-weight:bold;}

img.default-logo {
	max-width: 125px;
	width: 100%;
}

/* CUSTOM BUTTONS */
.btn-primary, .btn-highlight, .btn-light, .btn-warning, .btn-dark {
    font-size: 16px;
    padding: 16px 24px;
    font-weight: 600;
    line-height: 1.5;
    cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none !important;
}
.btn-primary 				{background: #005a9e;color: #FFFFFF;}
.btn-primary:hover 			{background: #005A9E;color: #FFFFFF;}
.btn-highlight 				{background: #e1e5e8;color: #005A9E;border-bottom: 4px solid;}
.btn-highlight:hover 		{background: #005a9e;color: #FFFFFF;border-bottom-color: #005A9E;}

/* END ZAKS NEW STYLES */

/* STYLES FOR DEGREE AND CERTIFICATES - CAREER COACH */
.cc-card 	{width:250px !important;background: #EDEDED;}
.cls-1 		{display: none !important;}
/* END STYLES FOR DEGREE AND CERTIFICATES - CAREER COACH */

/* STYLES FOR PHOTO BOXES WITH TEXT OVERLAY ON HOVER */
	.overlay-on-hover						{width: 100%;}
	.overlay-on-hover .card 				{border: 0;background-color:transparent;margin-bottom: 20px;}
	.overlay-on-hover .card h2 				{font-size: 120%;font-weight: 700;margin-top:15px;}
	.overlay-on-hover .card > img 			{margin-bottom: .75rem;}
	.overlay-on-hover .box 					{position: relative;}
	.overlay-on-hover .box img 				{width: 100%;height: auto;height: 350px;object-fit: cover;object-position:center;}
	.overlay-on-hover .overlay 				{position: absolute;top: -158px;;bottom: 0;left: 0;right: 0;height: 350px;opacity: 0;transition: .5s ease;background-color: #213267;}
	.overlay-on-hover .box:hover .overlay, 
	.box:focus .overlay 					{opacity: 0.85;}
	.overlay-on-hover .text 				{font-size: 20px;color: white;width:90%;position: absolute;top: 50%;font-weight:500;left: 50%;-webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);text-align: center;}
	.overlay-on-hover + .alumni-logo 		{position: relative;top:-33px;
}

.btn-info {
    background-color: #005A9E;
    border-color: #005A9E;
}
.profile-image{
	float: left;
    margin: 23px 40px 0 0;
}
.five-box-carousel{
    margin: 0 -15px;
	position: relative;
}
.five-box-carousel .slide-wrapper{
	margin: 0 15px;
}
.five-box-carousel .main-image{
	margin: 0 auto 30px;
	display: block;
	text-align: center;
}
.five-box-carousel .carousel-caption{
	position: relative;
	left: 0;
	right: 0;
	color: black;
	padding: 0;
}
.five-box-carousel .carousel-caption p{
	padding: 0;
	margin: 0;
}
.five-box-carousel .slick-prev:before, .five-box-carousel .slick-next:before {
    color: black !important;
   }

/* Parallax */
.parallax {
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    transform: none;
	background-image: url(/_resources/images/delta-pattern-gray.svg);
	position: relative;
}
.parallax .overlay{
	background: linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 51%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.intro-text{
	font-size: 3em;
    width: 50%;
    line-height: 1.17;
    color: #062f4f;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    top: 60%;
    left: 20%;
    transform: translate(-50%, -50%);
}
.intro-text:after{
	border: none;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    font-size: 68px;
    right: 0;
    top: 40px;
    content: "\f0da";
}
.intro-text.hidden{
	display: none;
}
/* Carousels */
.three-column-carousel .carousel-caption {
    position: relative;
    right: 0;
    left: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: #000;
    font-size: 30px;
}
.three-column-carousel .slick-slide img {
    margin: 0 auto;
}
.three-column-carousel .slick-prev:before, .three-column-carousel .slick-next:before {
    font-size: 40px;
}

.three-column-carousel  .slick-track {
	display: flex;
	align-items: flex-start;
	margin-top:50px;
}
.three-column-carousel  .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}
.three-column-carousel .slick-prev {
    left: -45px;
}
.three-column-carousel .slick-next {
    right: -45px;
}
@media (max-width: 767px) {
.three-column-carousel .slick-prev {
    left: -25px;
}
.three-column-carousel .slick-next {
    right: -5px;
}	
}
.two-column-carousel{
	margin-bottom: 50px;
}
.two-column-carousel.slick-slider{
    margin-left: -15px;
    margin-right: -15px;
  }
 .two-column-carousel .slick-slide .main-image {
margin-left: 15px;
    margin-right: 15px;
  }
 .two-column-carousel .slick-dots li button::before {
    font-size: 16px !important;
    line-height: 20px;
    width: 20px;
    height: 20px;
    opacity: 0.25;
    color: white !important;
}
.two-column-carousel .slick-dots li.slick-active button:before {
    opacity: 1;
}
.two-column-carousel .slick-dots {
    bottom: -45px;
}

/* Directory */
 @media screen and (-webkit-min-device-pixel-ratio: 0){
#staff-list ul li {
   margin: 0 0.82% 0 1.04167%;
}
}
.staff-list-items{
	padding: 0;
	text-align: center;
}
.staff-list-items .profile-button{
	border: none;
	background-color: transparent;
	padding: 0;
	width: 100%;
}
.staff-list-items li.selected{
	height: 850px;
    margin-bottom: 0px !important;
}
.staff-list-items .profile-button img{
	width: 100%;
	margin: 0 auto;
}
.staff-list-items .profile-button img + .staff-caption{
	padding: 1em 0;
	min-height: 9em;
}
.staff-list ul li {
    display: inline;
    float: left;
    width: 22.916666667%;
    display: inline-block;
    float: none;

    vertical-align: top;
    margin: 0 0.73% 0 1.04167%;
}
.staff-list .list-unstyled{
	margin-top: 20px;
}
.staff-list .list-unstyled li{
	width: 100%;
	display: block;
	margin: 0 0 5px;
}
.staff-list ul li a {
	text-decoration: none !important;
}
.staff-list ul li a img {
    width: 100%;
}
.staff-list ul li .staff-caption h2 {
    font-size: 1.5rem;
}
.staff-list ul li .staff-caption p {
    font-size: 1rem;
}
.staff-list ul li .staff-caption {
    transition: background-color 0.5s ease-in-out;
    text-align: center;
    position: relative;
    overflow: visible;
}
.staff-list ul li .mini-profile {
    background: #E1E5E8;
    float: left; 
    width: 97.916666667%; 
    margin: 0 1.041666667% 0;
    left: 0;
    position: absolute;
    z-index: 1;
	min-height: 300px;
	    text-align: left;
}
.staff-list ul li .mini-profile .inner {
	display: block;
    width: 102.083333333%;
    margin: 0 -1.041666667%;
	padding: 20px;
}
.staff-list ul li .mini-profile .inner .profile {
	border-right: 2px solid #005a9e;
}
.staff-list ul li .mini-profile .inner .profile a.more {
    color: #000;
    font-weight: 600;
	background: transparent;
    padding: 0;
	text-decoration: underline !important;
}
.staff-list ul li .mini-profile .inner .profile p, .staff-list ul li .mini-profile .inner .profile ul, .staff-list ul li .mini-profile .inner .profile ol {
    font-size: 1em;
    margin-bottom: 1em;
    line-height: 1.7em;
}
.staff-list ul li .mini-profile .contact ul.staff-contact-links {
	padding: 0;
}
ul.staff-contact-links li {
    width: auto !important;
    margin: 0 !important;
}
ul.staff-contact-links li a {
    display: block;
    color: #000;
    margin-bottom: 0.5em;
    float: none;
    position: relative;
    font-weight: 600;
	background: transparent !important;
    padding: 0 !important;
}
.staff-list ul li .mini-profile a.close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
	padding: 0;
    background: transparent;
    color: #000;
}
/* Background color options */
.light-blue				{background-color: #00b4eb;}
.medium-blue			{background-color: #005a9e;}
.dark-blue				{background-color: #05304f;}
.teal					{background-color: #0096b9;}
.green					{background-color: #7dc242;}
.dark-green				{background-color: #006700;}
.yellow					{background-color: #fed700;}
.purple					{background-color: #524fa1;}
.red					{background-color: #ef4130;}
.orange					{background-color: #f58220;}
.pink					{background-color: #ef3f6b;}

.media-block{
	position: relative;
    overflow: hidden;
	margin-bottom: 40px;
}
.media-block .img-wrapper{
	float: left;
    display: block;
    width: 40%;
    margin-right: 30px;
}
.media-block .img{
	max-width: 350px;
    height: 300px;
    background-size: cover;
	position: relative;
}
.media-block .step-number{
	position: absolute;
    top: 0;
    right: 0;
    min-width: 75px;
    text-align: center;
    bottom: 0;
    background-color: #005A9E;
    color: #fff;
    font-size: 4rem;
    font-weight: 700;
    text-shadow: 1px 1px 2px black;
}
.media-block .step-number .number-wrapper{
	padding: 0 20px;
    position: relative;
    top: 50%;
    transform: translate(0,-50%);
}
.media-block .content .title a{
	color: #005A9E;
    text-decoration: none !important;
}
.media-block .content .title a:hover{
    text-decoration: underline !important;
}
.media-block .content .subtitle{
	font-size: 1.57rem;
}
.header-background{
	position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 82px;
    background-color: #05304F;
	margin-bottom: 50px;
}
/* .shorter-hero + .row-background-content.content-wrapper.section-row {
    height: 230px;
} */
input[type=checkbox]:focus, input[type=radio]:focus, form input:focus, .focus-visible {
    outline: -webkit-focus-ring-color auto 5px;	
}
.site-body p a{
	text-decoration: underline;
}
.icon-row{
	list-style: none;
	text-align: center;
	margin: 60px auto;
	padding: 0;
}
.icon-row li{
	display:inline-block;
	padding:0;
	margin: 0 auto;
	position: relative;
	max-width: 19%;
    vertical-align: top;
}
.icon-row .title{
	display: block;
	margin: 10px auto;
	font-weight: 700;
	padding: 0 20px;
}
.icon-row li .icon-circle{
	border-radius: 50%;
	margin: 0 auto 20px;
    padding: 25px 0;
	width: 100px;
	display: block;
}
.icon-row li .icon-circle:before{
    color: #fff;
    display: block;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    transition: all .2s ease-in-out;
	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-style: normal;
    font-size: 50px;
}
.circle-text{
	list-style: none;
	text-align: center;
	margin: 60px auto;
	padding: 0;
}
.circle-text li{
	display:inline-block;
	padding:0 20px;
	margin: 0 auto;
	position: relative;
	width: 15%;
    vertical-align: top;
}
.five-across .circle-text li{
	width: 17%;
}
.circle-text li a{
	color: #fff;
    display: block;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 100%;
	font-size: 24px;
}
.circle-text .title-wrapper{
	align-items: center;
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,.2);
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    text-shadow: 0 3px 6px rgba(0,0,0,.5);
    top: 0;
	transition: all .2s ease-in-out;
}
.circle-text .title{
	display: block;
	margin: 10px auto;
	font-weight: 700;
	padding: 0 20px;
	max-width: 200px;
}
.circle-text li a:focus .title-wrapper, .circle-text li a:hover .title-wrapper {
    background-color: #005a9e;
    border-color: #005a9e;
    text-shadow: unset;
}
.full-width-bg-row .full-width-bg-row-content {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    font-size: .86em;
    line-height: 1.33;
    text-shadow: 1px 1px 1px #000000;
}
img {
	max-width: 100%;
}

.site-logo {
	text-align: center;
    z-index: 100;
    position: relative;
    align-self: center;	
    display: block;
    float: left;
    background-image: url('/_resources/images/site-logo-badge-bg.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 28px;
    width: 200px;
}
.site-logo img{
	max-width: 100%;
}
.site-header.sticky-top[style]{
	padding: 0 !important;
}
.sticky-menu-bar-show .site-logo{
    padding: 20px;
    width: 150px;
    top: -15px;
}
.sticky-menu-bar-show .white-navbar {
    background: transparent;
}
.mobile-header .mobile-search-icon{
	color: #fff;
    position: absolute;
    right: 80px;
    top: 15px;
    font-size: 25px;
	background-color: transparent;
    border: none;
}
a:hover {
	text-decoration: none;
}
.btn {
    border: 0;
    border-radius: 0;
}
form input[type=submit] {
    background: #005a9e!important;
    font-size: 16px;
    color: #fff!important;
    padding: 16px 24px;
    font-weight: 600;
    line-height: 1.5;
    cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
}
.btn-green {
    background: #72BF44 !important;
    font-size: 16px;
    color: black !important;
    padding: 16px 24px;
    font-weight: 600;
    line-height: 1.5;
    cursor: pointer;
	display: inline-block;
}

.btn-green:hover {
	background: #005A9E !important;
    color: #fff !important;
}
.btn-default {
    background: 0 0;
    font-size: 16px;
    color: #005a9e!important;
    padding: 16px 24px;
    font-weight: 600;
    line-height: 1.5;
    cursor: pointer;
}
body {
	font-family: 'Oswald', sans-serif !important;
/* 	font-family: Arial, Helvetica, sans-serif !important; */
}
body.stop-scrolling {
    overflow-y: hidden;
    height: 120vh;
}
body:not(.gray-body) .site-body {
    padding-bottom: 72px;
}
a {
    color: black;
    position: relative;
}
a:hover {
    text-decoration: none;
    color: #72bf44;
}
.mark,
mark {
    padding: 0;
    background-color: transparent;
}
.site-body iframe {
    width: 100%;
}
/* .first-section,
.row-heading-section {
    margin-top: 0;
} */
.career-path-row{
	position: relative;
	background-color: #005A9E;
	padding: 0 !important;
	height: 425px;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
}
.career-path-row::before {
    width: 55%;
    height: 100%;
    content: "";
    background: #E1E5E8;
    position: absolute;
    top: 0;
    z-index: 0;
}
.explore-column-wrapper{
	width: 80%;
	background-color: #E1E5E8;
}
.explore-column-wrapper h2{
	font-size: 50px;
	color: #05304F;
	font-weight: 500;
	margin-top: 75px;
}
.explore-column-wrapper .blue{
	font-weight: 700;
	color: #005A9E;
}
.explore-column-wrapper h3, .explore-column-wrapper h3 a{
	color: #005A9E;
	font-weight: 500;
	margin: 40px 0;
	font-size: 32px;
}

.homepage-jobs-wrapper{
	background-color: #005a9e;
    border-bottom: 8px solid #0096B9;
    display: block;
    padding: 10px;
}
#homepage-jobs{
	font-size: 40px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    height: 65px;
    overflow: hidden;
    display: block;
}
.student-support h2{
	font-size: 37px;
    color: #05304F;
    font-weight: 700;
    margin-bottom: 0;
}
.student-support h3{
	font-size: 28px;
	color: #05304F;
}
.student-support .blue{
	color: #0096B9;
	font-weight: 700;
}
.ext-tooltip {
    position: fixed;
    z-index: 99;
    background: #062f4f;
    color: #fff;
    font-size: .76rem;
    line-height: 1.33;
    padding: 4px;
}
.meeting-agenda select {
    text-transform: none;
    width: 100%;
    border-radius: 0;
    font-size: .89em;
    line-height: 1.5;
    padding: 8px;
    border: 0;
    height: 40px;
    border-bottom: 4px solid #e1e5e8;
    background: #fff;
    max-width: 480px;
}
.meeting-agenda {
    padding: 32px;
    background: #f9f9f9;
    text-align: center;
}
div#trumba\.spud\.1 {
    height: auto!important;
}
.gray-body .site-body {
    background-color: #f9f9f9;
}
.row {
    max-width: 1195px!important;
    margin-left: auto;
    margin-right: auto;
}
input:focus {
    outline: -webkit-focus-ring-color auto 5px;
}
form input:focus{
	outline: -webkit-focus-ring-color auto 5px;
}
.no-stretch {
    height: 100%;
}
.col,
[class*=col-] {
    padding-right: 16px;
    padding-left: 16px;
}
.omni-custom-row .col,
.omni-custom-row [class*=col-] {
    display: flex;
    flex-wrap: wrap;
}
.omni-custom-row .col .text-center,
.omni-custom-row [class*=col-] .text-center {
    justify-content: center;
}
.omni-custom-row .ou-je-component {
    max-width: 100%;
}
.content-wrapper {
    max-width: 1195px;
    margin: 0 auto;
}
.row-heading-section-content {
    padding: 10% 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.ou-custom-row .columns {
    display: flex;
    justify-content: center;
}
.ou-justedit-active .omni-custom-row .columns {
    border: 1px solid;
    min-height: 300px;
}
.ou-je-component[data-ou-component-name="Button - Flat Button with Icon"],
.ou-je-component[data-ou-component-name=Button] {
    width: 100%;
}
table.ou-three-columns {
    border: 0;
    background-color: transparent;
}

.breadcrumb-container {
	margin-top:10px;
	margin-bottom:20px;
}
.breadcrumb {
    text-transform: uppercase;
    font-size: 0.8em;
	padding-left: 16px;
}
.breadcrumb a:not(:last-child):after,
.breadcrumb span:not(:last-child):after {
    content: '/';
    color: #000;
    margin-right: 5px;
    margin-left: 5px;
	text-decoration: none !important;
}
.breadcrumb {
	padding: 0; 
	margin: 0;
	background-color: transparent;
}
.breadcrumb-item.active {
    color:#005A9E !important;
}

/* @media screen and (max-width:992px) {
	.breadcrums {
		text-align: center;
		padding-left: 0;
	}
} */
button.add-quick-link {
    z-index: 999999999999999;
    position: relative;
    display: block;
}
.border-green {
    border-color: #72bf44!important;
}
.border-yellow {
    border-color: #fed700!important;
}
.border-light-blue {
    border-color: #00b8e7!important;
}
.border-dark-blue {
    border-color: #005a9e!important;
}
.border-none {
    border-color: transparent!important;
}
.color-bg-section {
    padding: 72px 16px;
}
.section-title-text {
    padding-bottom: 48px;
}


.section-title-text p {
	font-size: 1.4em;
    max-width: 800px;
    margin-top: 16px;
    margin-bottom: 48px;
}
.section-title-text h3 {
    font-size: 1.78em;
}
.section-title-text.text-center p {

    margin-left: auto;
    margin-right: auto;
}
.section-title-text.text-right p {
    margin-right: 0;
}
.dark-blue-section {
    background-color: #062f4f;
    color: #fff;
}
.dark-blue-section .section-title-text a {
    color: #fff;
}
.white-section {
    background-color: #fff;
}
.default-section .section-title-text h3 {
    color: #062f4f;
    font-size: 2em;
}
.text-primary-color {
    color: #062f4f;
}
.text-white {
    color: #fff;
}
.cta-row {
    background: 0 0;
    margin-top: -88px;
    margin-bottom: 40px;
}
.fas {
    vertical-align: middle;
    padding-left: 8px;
}
.full-width-row .section-title {
    padding-left: 16px;
}
.media-with-border img {
    min-width: 100%;
    height: auto;
    min-height: 373px;
    object-fit: cover;
    border-bottom: 8px solid #72bf44;
    margin-bottom: 32px;
}
.image-with-caption {
    margin-bottom: 32px;
}
.image-with-caption img {
    width: 100%;
}
.image-with-caption .image-caption {
    font-size: .78em;
    line-height: 1.5;
    color: #181818;
    margin-top: 16px;
    display: block;
    position: relative;
}

\h3.section-title {
    line-height: 1.25;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 24px;
    font-size: 1.5em;
}
h3.section-title.title-component {
    width: 100%;
    margin-top: 40px;
}
span.view-all-link {
    float: right;
	position: relative;
    top: 10px;
    font-size: .76em;
    line-height: 1.5;
    font-weight: 600;
}
.col-lg-8 span.view-all-link{
	right: 30px;
}


.header-view-all {

    width: 100%;
}
.main-cta {
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
    padding: 40px;
    border-bottom-style: solid;
    border-bottom-width: 8px;
    margin-bottom: 32px;

}
.main-cta-title {
    line-height: 1.33;
    color: #062f4f;
    margin-bottom: 0;
}
.main-cta-text {
    font-size: .89em;
    line-height: 1.57;
    color: #181818!important;
    margin-top: 16px;
}
.ou-card {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;*/
    width: 100%;
}
.ou-card a {
    font-size: .89em;
    font-weight: 600;
    line-height: 1.25;
    display: block;
    text-align: right;
    margin-top: auto;
}
.ou-card p a {
    display: inline;
}
.card-full-width-image {
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
    margin-bottom: 32px;
    overflow: hidden;
    border-bottom: solid 8px;
}
.card-full-width-image img {
    width: 100%;
    height: 216px;
    object-fit: cover;
}
.card-full-width-image h3 {
    color: #062f4f;
}
.card-full-width-image p {
  /*  display: block;
    display: -webkit-box;*/
    max-width: 100%;
    font-size: .76em;
    line-height: 1.5;
    color: #181818!important;
}
.card-full-width-image .ellipsify-cta-text p {
    height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-full-width-image a {
	text-align: left;
}


.card-full-width-image .icon-link a {
    color: #005a9e;
    font-size: .85em;
}
.card-full-width-image .card-full-width-image__content {
    padding: 40px;
    position: relative;
    text-align: left;
    height: calc(100% - 216px);
    display: flex;
    flex-direction: column;
}
.card-full-width-image .card-full-width-image__content h3 {
    font-size: 1.4rem;
}
.card-full-width-image .card-full-width-image__content ul{
	list-style: none;
	padding-left: 0px;
}
.card-full-width-image .card-full-width-image__content ul li{
	margin: 10px 0;

}
.card-full-width-image .card-full-width-image__content ul li a{
	font-weight: normal;
	font-size: 1em;
}
.card-full-width-image .card-full-width-image__content ul li a:hover, .card-full-width-image .card-full-width-image__content ul li a:focus{
	color: #005a9e;
}

@media screen and (max-width:992px) and (min-width:667px) {
    .card-full-width-image {
        display: flex;
        width: 100%;
        border-bottom: 0;
    }
    .card-full-width-image img {
        height: auto;
        width: 50%;
        min-width: auto;
    }
    .card-full-width-image .card-full-width-image__content {
        width: 50%;
        height: 100%;
    }
    .columns:nth-child(odd) .card-full-width-image {
        flex-direction: row;
    }
    .columns:nth-child(odd) .card-full-width-image .card-full-width-image__content {
        border-right: 8px solid;
        border-right-color: inherit;
    }
    .columns:nth-child(even) .card-full-width-image {
        flex-direction: row-reverse;
    }
    .columns:nth-child(even) .card-full-width-image .card-full-width-image__content {
        border-left: 8px solid;
        border-left-color: inherit;
    }
}
.arrow-link {
    position: relative;
    color: #000;
    font-size: .89em;
    font-weight: 600;
    line-height: 1.5;
    border-top: 1px solid #e1e5e8;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -moz-box-flex: 100%;
    -moz-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
}
.arrow-link .fas {
    margin-right: auto;
    position: absolute;
    right: 0;
}
.arrow-link:last-child {
    border-bottom: 1px solid #e1e5e8;
}
.card-circle-image {
    background: #ededed;
    border-bottom: 8px solid;
    border-top: 8px solid;
	padding: 15px;
	margin-bottom: 20px;
}
.card-circle-image img {
	float: left !important;
    height: 160px;
    width: 160px;
    object-fit: cover;
    margin: 5px 20px 50px 0;
}
.card-circle-image .card-circle-image-title {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 20px;
}


.card-circle-image .card-circle-image-description {
    color: #000;
    margin-bottom: 24px;
}
.post-slider-wrapper {
    margin-bottom: 32px;
    width: 100%;
}
.post-slider{
    width: 100%;
    display: block;
}
.post-slider .slick-list{
	margin-left: -15px;
}
.post-slider .slick-list:focus{
	outline: -webkit-focus-ring-color auto 5px;
}

.post-slider-post-wrapper{
	margin-right: 30px;
	position: relative;
/* 	overflow: hidden; */
}
.post-slider-wrapper h3.section-title {
    margin-left: 0!important;
}
.post-slider .slick-slide {
	overflow: hidden;
	position: relative;
}
.post-slider .slick-slide:nth-child(1) .post-slider-post-wrapper, .post-slider .slick-slide:nth-child(3) .post-slider-post-wrapper, .post-slider .slick-slide:nth-child(5) .post-slider-post-wrapper{
	border-bottom: 5px solid #72BF44;
}
.post-slider .slick-slide:focus{
	outline: -webkit-focus-ring-color auto 5px;

}
.post-slider .slick-slide:nth-child(2) .post-slider-post-wrapper, .post-slider .slick-slide:nth-child(4) .post-slider-post-wrapper, .post-slider .slick-slide:nth-child(6) .post-slider-post-wrapper{
	border-bottom: 5px solid #00B8E7;
}
.post-slider .rollover-content{
	opacity: 0;
}
.post-slider .post-slider--post__image {
	width: 100%;
	height: 0;
	padding-top: 100%;
	position: relative;
}
.post-slider .post-slider--post__image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.post-slider a, .page-content .content-column .post-slider a {
    text-align: right;
    font-size: .87em;
    line-height: 1.5;
    font-weight: 600;
    margin-top: auto;
	color: #fff;
	text-decoration: none !important;
}
.post-slider a:focus{
	outline: -webkit-focus-ring-color auto 5px;
}



.post-slider .slick-slide .overlay {
    background: transparent;
	z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
	background: -moz-linear-gradient(top,  rgba(5,48,79,0) 0%, rgba(5,48,79,0.25) 75%, rgba(5,48,79,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(5,48,79,0) 0%,rgba(5,48,79,0.25) 75%,rgba(5,48,79,1) 100%);
	background: linear-gradient(to bottom,  rgba(5,48,79,0) 0%,rgba(5,48,79,0.25) 75%,rgba(5,48,79,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0005304f', endColorstr='#05304f',GradientType=0 );
}

.post-slider .slick-slide .overlay:hover {
    background: black;
	opacity: .65;
}
.post-slider .post-slider--post__title{
	color:#fff;
	position: absolute;
	z-index: 2;
	width: 92%;
	text-shadow: 0px 2px 2px #000;
	bottom: 0;
}
.post-slider .post-slider--post__title .fas {
    vertical-align: middle;
	color: #72BF44;
}
.post-slider .post-slider--post__title h3 {
    font-size: 1.15em;
	position: absolute;
	bottom: 0;
}
.post-slider .post-slider--post__title span:not(.fas) {
    font-size: .87em;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
	display: none;
}
.post-slider .post-slider--navigation {
    position: absolute;
    top: 20%;
    z-index: 1;
    left: 55%;
	display: none;
}
.post-slider .post-slider--navigation li {
    width: 72px;
    height: 8px;
    background: #6a6f74;
    opacity: .3;
    list-style: none;
    margin-bottom: 24px;
    cursor: pointer;
}
.post-slider .post-slider--navigation li.active {
    opacity: .9;
    background-color: #005a9e;
}


.rollover-wrapper {
    position: absolute;
    height: 150px;
    bottom: 20px;
    left: 0;
    right: 0;
/*     overflow: hidden; */
    padding: 20px;
    transition-property: all;
    transition-duration: .5s;
}




.post-slider--post:hover .rollover-wrapper, .post-slider--post:focus .rollover-wrapper {
    position: absolute;

    bottom: 150px;
    left: 0;

    right: 0;
    height: 150px;
    overflow: visible;
}
.post-slider--post:hover .rollover-wrapper .post-slider--post__title h3, .post-slider--post:focus .rollover-wrapper .post-slider--post__title h3 {
	position: relative;
}
.post-slider--post:hover .rollover-wrapper .post-slider--post__title, .post-slider--post:focus .rollover-wrapper .post-slider--post__title{
	position: relative;
}
.post-slider--post .rollover-content{
	transition-property: all;
    transition-duration: .5s;
}
.post-slider--post:hover .rollover-content, .post-slider--post:focus .rollover-content{
	opacity: 1;
}
.post-slider-wrapper .fa-angle-left {
    left: inherit;

    right: 205px;
    top: -55px;
    width: 33px;
    height: 33px;
    padding: 7px 5px 7px 7px;
    display: block;
    position: absolute;
    cursor: pointer;
    background-color: #05304F;
    color: #fff;
    text-align: center;
}
.post-slider-wrapper .fa-angle-right {
    right: 165px;
    top: -55px;
    width: 33px;
    height: 33px;
    padding: 7px 5px 7px 7px;
    display: block;
    position: absolute;
    cursor: pointer;
    background-color: #05304F;
    color: #fff;
    text-align: center;
}
.post-slider-wrapper .slick-disabled{
	opacity: .5;
}



.calendar-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.calendar-column .calendar-column--single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    padding-bottom: 8px;
}

.calendar-column .calendar-column__date {
    color: #fff;
    background-color: #062f4f;
    text-align: center;
    min-width: 75px;
    margin-right: 20px;
    padding: 10px;
}

.calendar-column .calendar-month {
    font-size: .89em;
    text-transform: uppercase;
    display: block;
}

.calendar-column .calendar-day {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.2;
}

.calendar-column .calendar-column__event {
    font-size: .8em;
    line-height: 1.5;
    color: #181818;
    margin-right: 16px;
}

.calendar-column .fas {
    color: #005a9e;
    padding-right: 8px;
}

.calendar-column.calendar-vertical .calendar-event-title {
    font-size: 1em;
    line-height: 1.5;
    color: #181818;
    font-weight: 700;
    display: block;
    margin-bottom: 8px;
}

.calendar-column.calendar-horizontal {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
}

.calendar-column.calendar-horizontal .calendar-event-title {
    display: block;
    font-size: 1.1em;
    line-height: 24px;
    color: #000;
    font-weight: 700;
}

.calendar-column.calendar-horizontal .calendar-column--single:not(:last-child) {
    margin-right: 32px;
}

.post-list--post {
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ececec;
}

.post-list--post a {
    display: inline-block;
    text-decoration: none;
}

.post-list--post h3 {
    font-size: 1em;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 2px;
    margin-top: 0;
    color: #000;
}

.post-list--post .post-list--post__excerpt {
    font-size: 1em;
    line-height: 1.5;
    color: 
}

.calendar-widget-sidebar span.view-all-link {
    margin-top: 16px;
}

.calendar-widget .calendar-vertical {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
        padding: 20px 30px;
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.club-events .calendar-column {
    padding: 40px;
}

.club-events .calendar-column .calendar-column--single {
    padding-bottom: 12px;
}

.club-events .calendar-column .calendar-event-title {
    font-size: 1em;
}

.club-events .calendar-column .view-all-link {
    margin-top: 32px;
}#181818

.club-events .calendar-column span.calendar-event-info {
    margin-bottom: 8px;
    margin-right: 16px;
}

.club-events .calendar-column span.calendar-event-info:last-child {
    margin-bottom: 0;
}

.highlight-quote {
    padding: 40px 24px;
    border-left-width: 8px;
    border-left-style: solid;
    margin-bottom: 32px;
    margin-top: 32px;
}

.highlight-quote .highlight-quote-content {
    font-size: 1.14em;
    font-weight: 600;
    line-height: 1.33;
    color: #181818;
}

.highlight-quote .highlight-quote-author {
    font-size: .76em;
    line-height: 1.63;
    color: #000;
    margin-top: 16px;
    display: block;
}

.related-links-wrapper h5 {
    font-size: .89em;
    font-weight: 600;
    line-height: 1.63;
    color: #000;
    margin-bottom: 24px;
}

/* SIDEBAR NAVIGATION */
.related-links-wrapper .quick-links-section {
    /*list-style-type: decimal-leading-zero;*/
	list-style-type: none;
	padding: 0;
	margin: 2px 0 0 0;
}

.related-links-wrapper .quick-links-section li {
   	font-size: .86em;
	line-height: 1.33;
    margin-bottom: 10px;

	padding-bottom: 10px;
	border-bottom: solid 1px #D0D0D0;
}

.related-links-wrapper .quick-links-section ul {
   	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 10px;
}

.related-links-wrapper .quick-links-section ul li {
/* 	line-height: 1; */
    margin: 4px 0;
	padding-bottom: 4px;
	border-bottom: none;
}
.related-links-wrapper .quick-links-section ul li::before {
	content: "- ";
}

.related-links-wrapper .quick-links-section li a {
    text-decoration: none !important;
	padding: 2px 0;
}

.related-links-wrapper .quick-links-section li:last-of-type {
	border-bottom: none;
}

.full-width-bg-row {
    position: relative;
    height: auto;
    overflow: hidden;
    padding: 150px 24px;
    color: #fff;
    text-align: center;
	background-color: #05304f;
}

.full-width-bg-row .overlay,
.full-width-bg-row img {
    width: auto;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
	    object-fit: cover;
}

.full-width-bg-row .overlay {
    width: 100%;
}

.full-width-bg-row .full-width-bg-row__content {
    position: relative;
    z-index: 1;
    max-width: 696px;
    margin: 0 auto;
    font-size: .86em;
    line-height: 1.33;
	background-color: rgba(0,0,0,.5);
    padding: 20px;
    text-shadow: 1px 1px 1px #000000;
}

.full-width-bg-row p {
    margin-bottom: 8px;
}

.full-width-bg-row h3 {
    line-height: 1.25;
    margin-bottom: 16px;
}

.full-width-bg-row .btn {
    margin-top: 0;
    padding: 16px 48px;
}

.full-width-bg-row .overlay {
    height: 100%;
	background-color: rgba(0,0,0,.25);
}

.footer ul {
    padding-left: 0;
}
.footer p a{

	text-decoration: underline;
}
.footer {
    color: #000;
}

.footer ul {
    list-style: none;
    font-size: .78em;
    line-height: 1.53;
    color: #000;
    margin: 0;
}
.footer .footer-top-wrapper {
    background-color: #fff;
    padding: 32px;
}
.footer .footer-top-wrapper p{
	font-size: 14px;
}
.footer.dark-footer .footer-top-wrapper p{
	color: #fff;
}
.footer .footer-top-wrapper li {
    margin-bottom: 8px;
}
.footer .footer-top-wrapper li:last {
    margin-bottom: 5px;
}
.footer .footer-bottom-wrapper {
    background-color: #e1e5e8;
    padding: 14px 32px;
    font-size: .78em;
    line-height: 1.53;
}
.footer-bottom-wrapper a{
	text-decoration: underline;
}
.footer .footer-bottom-link {
    text-align: right;
    font-size: 1em;
}

.footer .footer-bottom-link li {
    display: inline-block;
    margin-right: 20px;
}

.footer .footer-social-icons li {
    display: inline-block;
    font-size: 32px;
    padding-right: 16px;
    width: 30%;
    margin-bottom: 0;
}

.footer .footer-social-icons img {
    width: 24px;
}

.footer .footer-social-icons img.smugmug-iconwhite {
    display: none;
}

.footer h3 {
    font-size: .76em;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
    margin-bottom: 20px;
}

.footer.dark-footer a,
.footer.dark-footer h3 {
    color: #fff;
}

.footer.dark-footer .footer-top-wrapper {
    background: #062f4f;
}

.footer.dark-footer .footer-bottom-wrapper {
    background: #01243f;
	color: #fff;
}

.footer.dark-footer img.smugmug-icon {
    display: none;
}

.footer.dark-footer img.smugmug-iconwhite {
    display: block;
}

.site-header {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu-canvas-outer {
    height: 100%;
    right: -100%;
    transition: all .6s ease;
    position: fixed;
    z-index: 98;
    width: 100%;
}

.menu-canvas-outer .menu-canvas {
    width: calc(100% - 72px);
    background: #fff;
    margin-left: auto;
    padding-top: 56px;
    height: 100%;
    position: relative;
}

.menu-canvas-outer .menu-canvas-btns {
    width: 100%;
    padding-top: 24px;
    margin-top: 24px;
    background: #fff;
}

.menu-canvas-outer li {
    display: block!important;
    padding-left: 56px;
}

.menu-canvas-outer .btn {
    display: block;
    width: calc(100% - 112px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
    font-size: .78em;
    line-height: 1.53;
    color: #005a9e;
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu-canvas-outer .main-menu {
    margin-bottom: 24px;
}

.menu-canvas-outer .main-menu li {
    font-size: .89em;
    line-height: 1.5;
    margin-bottom: 32px;
}

.menu-canvas-outer .main-menu li a {
    color: #062f4f;
}

.menu-canvas-outer .resource-menu li {
    font-size: .78em;
    line-height: 1.53;
    margin-bottom: 24px;
}

.menu-canvas-outer .resource-menu li a {
    color: #000;
}

.menu-canvas-outer.active {
    right: 0;
    background: rgba(0, 0, 0, .5);
}
}
@media screen and (min-width:1024px) {
    .calendar-column.calendar-horizontal {
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: none;
        flex-wrap: nowrap;
    }
    .omni-custom-row .col:first-child,
    .omni-custom-row [class*=col-]:first-child {
        padding-left: 0;
    }
    .omni-custom-row .col:last-child,
    .omni-custom-row [class*=col-]:last-child {
        padding-right: 0;
    }
}

@media screen and (max-width:992px) {
    .campus-locations-section .columns {
        margin-bottom: 32px;
    }
    .campus-locations-section .campus-locations-bottom h2 {
        margin-top: 32px;
    }
    .full-width-bg-row {
        padding-left: 48px;
        padding-right: 48px;
    }
/*     .row-background h1 {
        padding-bottom: 32px;
    } */
/*     .row-background .row-background-content {
        padding-top: 0!important;
        padding-left: 16px;
        padding-right: 16px;
    } */
}

@media screen and (min-width:855px) {
}

@media screen and (min-width:991px) {

    body:not(.full-width-template) .site-body div[class^=col-]:first-of-type {
        padding-left: 0;
    }

    body:not(.full-width-template) .site-body div[class^=col-]:last-of-type {
        padding-right: 0;
    }
}

@media screen and (max-width:1200px) {
    .footer .footer-bottom-wrapper {
        padding: 14px 1px;
    }
    .footer .footer-bottom-wrapper .row {
        -webkit-flex-flow: column-reverse;
        -moz-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse
    }
    .footer .footer-bottom-wrapper .footer-bottom-link {
        text-align: left;
        margin-bottom: 32px;
    }
}

@media screen and (max-width:992px) and (min-width:669px) {
    .section-title {
        margin-left: 16px;
    }
}

@media screen and (max-width:768px) {
    .highlight-quote {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .color-bg-section {
        padding: 56px 16px;
    }
    .calendar-column--header {
        margin-top: 32px;
    }
    .footer-social-icons li {
        width: auto;
    }
}

@media screen and (min-width:1216px) {
    .row .columns:last-child {
        padding-right: 0;
    }
    .row .columns:first-child {
        padding-left: 0;
    }
    .row-heading-section-content {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width:575px) {
    .site-body .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .site-body .columns:not(:first-of-type) .arrow-link:first-child {
        border-top: 0;
    }
    .site-body .columns:last-child .arrow-link:last-child {
        margin-bottom: 8px;
    }
    .section-row {
        padding-left: 16px;
        padding-right: 16px;
    }
    .color-bg-section {
        padding: 40px 16px 16px;
    }
    body:not(.gray-body) .site-body {
        padding-bottom: 40px;
    }
    .campus-locations-section {
        padding-top: 40px;
        padding-bottom: 56px;
    }
    .calendar-widget-sidebar h3.section-title {
        margin-bottom: 16px;
    }
}

@media screen and (max-width:415px) {
    .table-striped {
        table-layout: fixed;
    }
    .section-title-text {
        padding-bottom: 32px;
    }
    .section-title-text h3 {
        padding-bottom: 16px;
    }
    h3.section-title {
        font-size: 1.14em;
    }
   
    .calendar-column--header {
        margin-top: 0;
    }
    .calendar-column .calendar-column--single,
    .campus-locations-section .campus-location {
        width: 100%;
    }
    .campus-locations-section .campus-locations-bottom h2 {
        font-size: 1.33em;
    }
    .calendar-widget .calendar-vertical {
        padding: 24px;
    }
    .club-events .calendar-column {
        padding: 24px;
    }
    .club-events .calendar-column span.calendar-event-info {
        display: block;
    }
    .main-cta {
        padding: 40px 40px 24px;
    }
    .card-full-width-image {
        margin-bottom: 24px;
    }
    .card-full-width-image .card-full-width-image__content {
        padding: 32px 40px;
    }
    .card-full-width-image .card-full-width-image__content h3 {
        margin-bottom: 16px;
    }
    .footer .footer-top-wrapper {
        padding: 24px 9px 48px;
    }
    .footer .footer-bottom-link li {
        margin-bottom: 24px;
    }
    .footer .footer-bottom-wrapper .footer-bottom-link {
        margin-bottom: 0;
    }
    .full-width-bg-row {
        padding: 48px 24px
    }
    .full-width-bg-row h3 {
        font-size: 1.33em;
    }
    .color-bg-section .omni-custom-row {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width:1200px) and (min-width:1024px) {
    .section-row {
        padding-left: 16px;
        padding-right: 16px;
    }
    .columns {
        padding-right: 8px;
        padding-left: 8px;
    }
}

body {
    font-size: 1.2rem;
    color: #000;
}

h1, h2, h3 {
	text-transform: capitalize;
}

h1 {
    font-weight: 400;
    font-size: 3.4rem;
}

h2, h3 {
	font-weight: 600;
    margin-bottom: 16px;
}

h2 {
    font-size: 2.1rem;
}

h3 {
    font-size: 1.6rem;
}

h4::before, h5::before, h6::before {
  content: "DO NOT USE THIS HEADING. ";
}
h4, h5, h6 {font-size:2em;color:red;text-transform:uppercase;}

.page-intro {
    font-weight: 600;
    font-size: 1.125em;
}

.resources-link {
    font-size: 1.125em;
}

.utility-links {
    font-size: .875em;
    font-weight: 600;
}

.black-text {
    color: #000;
}

.white-text {
    color: #fff;
}

.darkblue-text {
    color: #062f4f;
}

.calendar-widget {
    width: 100%;
}

.site-navigation {
    position: relative;
    transition: top .3s ease;
    z-index: 99;
}

.site-navigation.active button {
    display: inline-block;
}

.site-navigation.active .home-icon {
    display: none!important;
}

.site-navigation.active .menu-search {
    opacity: 1;
    z-index: 1;
}
.landing.no-hero section.content {
	padding-top: 35px;
}
.dark-gray-header-bar {
    height: auto;
}
.navbar-transparent {
    height: auto;
}
.mobile-fixed-wrapper{
    width: 100%;	
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 4;
	display:block;
}
.mobile-fixed-wrapper.fixed {
	position: fixed;	
	}
header .site-navigation .dark-gray-header-bar .container {
	padding: 0px 10px;	
	    margin-bottom: 20px;
	}
header .audience .nav a {
        font-size: 15px;
}
.fixed-wrapper .alert {
		display: none;
	}
.mobile-fixed-wrapper .alert {
		display: block;
	}
header {
    border-top: none;
}
h1.logo {
	margin: 0;	
	}
.logo a {
    display: none;
	}
.mobile-header {
	display: block;
	height: 72px;
    background-color: #05304F;
}
.mobile-logo a {

    display: block;
    float: left;
}
.mobile-header .container {
	position: relative;	
	}
/*Icons Navigation*/
.mobile-header .icons-nav {
	display: block;	
	margin-right: 30px;
	padding-top: 5px;
	}
.mobile-header .icons-nav .nav li a {
	color: #fff;
	font-size: 20px;
    padding: 0 10px;
}
header .icons-nav {
	display: none;	
	}
.auxnav {
	margin: 10px;
	text-align: center;
	}
header .auxnav .nav {
	display: block;
	}
header .auxnav .nav li {
	float: none;
	display: inline-block;
	}
header .auxnav .nav li a {
    font-size: 18px;
    padding: 0 20px;
    color: #fff;
}
header .auxnav .nav li a:hover {
    color: #fff;
}
/*Audience Navigation Styles*/
header .audience {
	margin-top: 0;
	float: none;
	height: auto;
	list-style: none;
	padding: 0;
	}
header .audience .nav a {
    padding: 0;
}
header .aux {
	list-style: none;
	padding: 0;
}
header .aux li{
	display: inline-block;
	padding: 0 5px;
}
header .audience a, header .aux a {
    padding: 10px 7px 0 7px;
}


.action {
    float: none;
}
.action .btn {
	display: block;	
	background-color: #0099a8;
	}
.action li#login {
    text-align: left;
	text-transform: uppercase;
	padding: 10px 0 5px;
}
.action li#login a {
    text-align: left;
}
.action li#login .dropdown-menu a.btn{
	text-align: center;
	background-color: #0099a8;
	}
.action li#login a:after {
	content: none;
	}
.action #login .dropdown-menu {
    background-color: transparent;
    border-radius: 0;
    right: 0;
    display: block;
    width: 100%;
	position: static !important;
    float: none;
	padding: 0;
	border: none;
}
.action #login .dropdown-menu[style]{
	position: static !important;	
	}
.action #login .dropdown-menu li {
    margin: 0;
}
.action .dropdown-menu li {
    margin: 0;
    display: inline-block;
        width: 49.6%;
	text-align: center;
}
header .audience li {
    height: auto;
	padding: 3px 0;
	margin: 0;
}
header .audience .nav {
	display: block;
    padding: 0;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}
.main-navigation .nav li.search {
    display: none;
}
/*Main Navigation Styles*/
.interior header .main-navigation, .landing header .main-navigation {
	height: auto;
    position: static;
    padding-left: 0;
    padding-top: 0;	
	}
.dark-gray-header-bar {
    height: auto;
	padding: 0px 20px;
}
.main-navigation {
    background-color: transparent;
}
.main-navigation .nav {
	text-align: left;
	margin-top: 20px;
	border-top: none;
	}
.main-navigation .nav li {
	display: block;
	float: none;
	}
.main-navigation .nav .nav-item{
	margin: 10px 0;
}
.main-navigation .nav li a {
/* 	color: #373434 !important; */
	font-size: .79em;
	font-style: normal;
	padding-left: 8px;
	padding-right: 8px;
	}
.site-navigation.open .main-mavigation {
	box-shadow: none !important;
	}

.main-navigation .nav .dropdown .dropdown-menu {
    background-color: #fff; 
	opacity: 1;
	color: #ffffff;
    box-shadow: none;
	border-radius: 0;
    float: none;
    font-size: 14px;
    list-style: outside none none;
    margin: 0;
	min-width:auto;
	min-height: 0;
	height: auto;
    padding: 5px 0;
	display: block;
    position: relative;
    text-align: left;
    top: 0;
    z-index: 1000;
	border-bottom: none;
}
.main-navigation .nav .dropdown .dropdown-menu .two-col {
    columns: 1;
    column-gap: 0px;
}
@media screen and (max-width:768px) {
	.main-navigation .nav .dropdown .dropdown-menu {
		padding: 5px 0 5px 20px;
		border: none;
	}
}
/*Sets Background Color for Tabbing through Top Level Navigation*/
.main-navigation .nav .show a, .main-navigation .nav .show a:focus, .main-navigation .nav .show a:active, .main-navigation .nav .show a:hover  {
	/*background-color: #5d6967;*/
	}
/*Sets Background Color for Tabbing through Sub-Items of Top Navigation*/
.main-navigation .nav .show .dropdown-menu li a:focus, .main-navigation .nav .show .dropdown-menu li a:active, .main-navigation .nav .show .dropdown-menu li a:hover {
	background-color: transparent;
	}
/*Sub Items Border*/
.site-navigation .main-navigation .nav .dropdown {
    width: 100%;
	margin: 15px 0;
	display: block;
	padding: 0px;
}
.site-navigation .main-navigation .nav .dropdown:last-child {
	margin-bottom: 50px;	
	}
.dark-navbar .logo-box-menu {
    display: none;
	}
.dark-navbar .audience, .dark-navbar .action, .dark-navbar .icons-nav {
    visibility: visible;
}
.menu-fw-content .row .col {
	flex:none;
	}
/*Sub Items Position and Height*/
.site-navigation .main-navigation .nav .dropdown a {
	font-size: 17px;
	padding: 10px 15px 5px;
	}
.main-navigation .nav .dropdown .dropdown-menu .list-unstyled li a {
	padding: 10px 0px;	
	}
.site-navigation .main-navigation .nav .dropdown .dropdown-menu li a {
	background-color: transparent;
}
.site-navigation .main-navigation .nav .dropdown .dropdown-menu .nav-dropdown-heading{
    font-size: 18px;
    font-weight: 700;
    color: #373434;
}
/*Sub Items hidden until clicked*/
.main-navigation .nav .dropdown.open .dropdown-menu {
	display: none;
	}
.main-navigation .nav .dropdown .dropdown-menu {
	display: none; 
	}
.main-navigation .nav .dropdown:hover .dropdown-menu {
    display: none; 
}
/*Sub Items shown when open*/
.main-navigation .nav .dropdown.show .dropdown-menu.show {
	display: block;
	position: relative !important;
	}
.interior header .main-navigation .nav .dropdown .dropdown-menu, .landing header .main-navigation .nav .dropdown .dropdown-menu {
    background-color: #fff;
}
.main-navigation .nav {
	margin-left: 0;
	}
.main-navigation > ul {
	display: block;
	margin:0;
	padding:0;
	list-style:none;
	font-style:normal;
	}
.site-navigation .main-navigation {
	display: block;
	margin: 0;
	float: none;
	}
.site-navigation .main-navigation img{
	max-width: 100%;
}
.site-navigation .main-navigation .nav li a {
	margin-left: 0;
	}
.main-navigation .nav li a {
	margin-left: 40px;
	}
.main-navigation .nav {
	border-top: none;
	border-bottom: none;
	margin-top: 0;
	}
.main-navigation .nav li a:focus, .main-navigation .nav li a:active, .main-navigation .nav li a:hover {
    background-color: transparent;
}
.sticky-menu-bar-show .main-navigation {
    display: none;
}
.menuToggle {
    color: #fff;
    text-decoration: none;
    position: absolute;
    z-index: 5;
    display: block;
    font-size: 25px;
    right: 15px;
    top: 15px;
	color: #fff;
    background-color: transparent;
    border: none;
}
.site-navigation 
{
	border-left: solid 2px #ffffff;
    width: 70%;
    position: fixed;
    top: 0px;
    right: -390px;
    z-index: 1049;
	display:none;
	box-shadow: none;
	background-color: #fff;
	overflow-y: scroll;
    height: 100%;
	padding-bottom: 50px;
}
.menuClose {
	display: block;
	background: #05304F;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	padding: 15px 35px;
	position: relative;
	font-size: 18px;
	width: 100%;
}
.menuClose svg {
	margin-left: 10px;	
	}
.menuClose:hover {
		color:#fff;
	}
.menuClose:active, .menuClose:focus {
	color: #fff;
	}
/*Search Modal Styles*/
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}
.searchresults .siteSearch .form-submit {
    border: 0;
    width: 35px;
    height: 36px;
    background: url(/_resources/images/search-icon.png) no-repeat 0 0;
    text-indent: -9999px;
    transition: opacity .2s ease;
	color: #010220;
	display: inline-block;
	margin-top: 3px;
    margin-left: -60px;
	position: relative;
    top: 0;
}
.searchresults  .siteSearch .form-text {
    width: 99%;
    padding: .3em 20px .3em 10px;
	color: #010220;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
}
#searchmodal .modal-dialog {
    width: 100%;
}
#searchmodal {
	padding-right: 0 !important;
}
#searchmodal .modal-content {
    position: relative;
    background-clip: padding-box;
    border: none;
    outline: 0;
    box-shadow: none;
}
#searchmodal .modal-title {
	background-attachment: scroll;
    background-clip: border-box;
    background-image: url("/_resources/images/site-logo.svg"), none;
    background-origin: padding-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 159px;
	width: 300px;
    text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
}
#searchmodal .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #010220;
}
#searchmodal.fade.in {
   background: rgba(1, 2, 32, 1);
}
.modal-backdrop.show {
    opacity: 0.7;
}
#searchmodal .modal-header {
    padding: 30px;
    border-bottom: none;
}
#searchmodal .modal-body {
	font-size: 45px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 80px;
}
#searchmodal a {
	color: #fff;
	text-decoration: none;
}
#searchmodal a:hover {
	text-decoration: none;
}
#searchmodal .siteSearch .form-submit {
    border: 0;
    width: 60px;
    height: 60px;
    display: block;
    background: transparent;
    font-size: 25px;
    position: absolute;
    right: 30px;
    top: 5px;
    z-index: 5;
}
#searchmodal .container{
	position: relative;
}
#searchmodal .siteSearch {
    background: transparent;
    padding: 0;
	font-size: 0.500em;
	color: #010220;
	margin-left: 0;
}
#searchmodal  .siteSearch .form-text {
    width: 100% !important;
    padding: .6em 20px .3em 10px;
    margin: 0 auto;
    color: #010220;
    position: relative;
    height: 72px;
    width: 0;
    font-size: 25px;
    line-height: 1.5;
    color: #062f4f;
    padding: 0 16px;
}
#searchmodal .close {
	float: right;
    font-size: 30px;
    line-height: 1;
    color: #05304F;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    position: absolute;
    top: 20px;
    right: 30px;
}
#searchmodal ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #010220;
	font-size: 30px;
}
#searchmodal ::-moz-placeholder { /* Firefox 19+ */
  color: #010220;	
	font-size: 30px;
}
#searchmodal :-ms-input-placeholder { /* IE 10+ */
  color: #010220;
	font-size: 30px;
}
#searchmodal :-moz-placeholder { /* Firefox 18- */
  color: #010220;
	font-size: 30px;
}
.top-bar {
    font-weight: 600;
    line-height: 1.53;
    height: auto;
    text-align: right;
    margin-bottom: 12px;
}

.top-bar .top-bar-inner {
    max-width: 1216px;
    margin: 0 auto;
}


.top-bar li>a {
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    display: inline-block;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}
.top-bar{
	font-size: 0;
}
.top-bar .audience{
	margin-right: 40px;
	display: inline-block;
	font-size: 0;
}
.top-bar .aux{
	display: inline-block;
	font-size: 0;
	text-transform: uppercase;
}
.top-bar .aux a{
	background-color: #005A9E;
}
.top-bar .fas {
    vertical-align: middle;
}
.top-bar .apply-link a {
    background: #005a9e;
}
.top-bar.dark-header li:not(.apply-link) a {
    color: #000;
}
.site-header-wrapper {
	background-color: #0481b5;
}
.site-header-wrapper:not(.menu-top) .site-navigation.active .menu-search {
    border-bottom: 4px solid #e1e5e8;
}
.navigation {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 16px;
}
.navigation .mobile-menu {
    display: none;
}
.navigation .mobile-menu li>a {
    color: #062f4f;
}

.navigation .mobile-menu .fas {
    width: 100%;
}
.navigation .desktop-menu li>a {
/*     color: #fff; */
	color: black;
    font-size: 22px;
    line-height: 1.5;
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 24px;
    padding-bottom: 20px;
    transition: none;
    font-weight: 300;
}
.nav-background-open.white-navbar {
	text-shadow: none;
}
.navigation .desktop-menu .dropdown.show .dropdown-menu {
    display: block;
}
.navigation .desktop-menu .dropdown, .navigation .desktop-menu .dropdown.show {
    transform: none !important;
    top: inherit !important;
    left: inherit !important;
}
.navigation .desktop-menu .dropdown {
    position: static;
}
.menu-fw-content {
    padding: 20px 30px;
    list-style: none;
}
.navigation .desktop-menu .dropdown .dropdown-menu {
    color: #fff;
    background-color: #fff;
    float: left;
    font-size: 12px;
    list-style: none;
    padding: 10px 0px 15px 0px;
    text-align: left;
    z-index: 1;
    left: 0px !important;
    position: absolute;
    top: 100%;
    display: none;
    min-width: 300px;
    margin: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 0px;
}
.navigation .desktop-menu li.active>a,
.navigation .desktop-menu li:hover>a {
    border-bottom: 4px solid #72bf44;
}

.main-navigation .desktop-menu li:first-child {
    padding-left: 16px;
}

.main-navigation ul {
    opacity: 1;
    transition: opacity .8s ease;
}

.main-navigation .fas {
    font-size: 1.14em;
    padding-left: 0;
}
.main-navigation .nav-dropdown-ctas{
	text-align: right;
}
.main-navigation .nav-dropdown-ctas .fas {
    font-size: .85em;
    padding-left: 0;
}
.main-navigation .home-icon {
    width: 72px;
    height: 72px;
    color: #6a6f74;
    padding: 0;
    align-items: center;
    justify-content: center;
    display: none;
    border-right: 1px solid #e1e5e8;
}

.main-navigation .menu-search {
    background: #f9f9f9;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .8s;
    z-index: -1;
    width: 100%;
    display: flex;
}

.main-navigation .menu-search #cse-search-box {
    display: flex;
}

.main-navigation .menu-search input {
    padding: 0;
    margin: 0;
    border: 0;
}

.main-navigation .menu-search .search-box {
    height: 72px;
    width: 0;
    font-size: .89em;
    line-height: 1.5;
    color: #062f4f;
    padding: 0 16px;
}

.main-navigation .menu-search .search-box::placeholder {
    color: #062f4f;
}


.main-navigation .search button {
	border: 0;
	width: 30px;
    height: 30px;
    background: transparent;
	cursor: pointer;
}


/* .main-navigation 
.search button .fas {
    color: #fff;
	text-shadow: 2px 2px 2px black;
} */
/* .nav-background-open.white-navbar .main-navigation .search button .fas {
    text-shadow: none;
} */
/* .white-navbar .main-navigation .search button .fas {
    color: #05304F;
} */
.main-navigation .search-btn {
    height: 72px;
    width: 72px;
    vertical-align: middle;
    z-index: 99;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home .main-navigation .search-btn .fas {
    font-size: 1.14em;
    color: white;
}

.main-navigation .search-btn .fas {
    font-size: 1.14em;
    color: black;
}

.main-navigation .menu-search-switch.btn-close .fas {
    color: #6a6f74;
}

.navigation .site-logo {
    display: none;
}

.menu-top {
    position: fixed;
    left: 0;
    top: 0;
    animation: slide-down 1s ease-in both;
    width: 100%;
    z-index: 99;
}

.top-bar {
    background: #062f4f;
    margin-bottom: 0;
    width: 100%;
    position: relative;
    left: 0;
}

.top-bar:before {
    content: "";
    position: absolute;
    background: #062f4f;
    width: 300vw;
    left: -100vw;
    height: 100%;
}

.top-bar li>a {
    color: #fff!important;
    text-shadow: none;
}

.top-bar .apply-link a {
    background-color: rgba(0, 0, 0, .3);
}

.top-bar .register-link {
    border: 0;
}

.menu-top .site-logo {
    position: absolute;
    top: 34px;
    left: 8px;
    z-index: 100;
    background: 0;
    padding: 0;
}

.menu-top .site-logo img {
    height: 68px;
}

.menu-top .site-navigation {
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.menu-top .site-navigation.active {
    border-bottom: 4px solid #e1e5e8;
}

.menu-top .navigation {
    float: right;
    box-shadow: none;
}

.menu-top .navigation .home-icon {
    display: flex;
}

.menu-top .navigation.active .menu-search {
    padding-right: 72px;
}
.main-navigation .nav .dropdown ul li .nav-dropdown-ctas ul li a{
	font-weight: 600 !important;
}
.nav-dropdown-ctas ul li a:after {
    content: '\f054';
    font-family: "Font Awesome 5 Pro", FontAwesome;
    font-weight: 900;
    font-style: normal;
    display: inline;
	position: relative;
    top: -2px;
    margin-left: 8px;
    font-size: 10px;
}

@media screen and (min-width:1250px) {
    .menu-top .navigation {
        right: calc((100% - 1216px)/ 2);
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.home {position: static !important;}
.home .first-section {
    min-height: 650px;
	background-color: #000;
	padding-top: 120px;
}
.first-section.color-block {
    min-height: 250px;
}
.second-section {
    margin-bottom: 72px;
}

.program-search {
    height: 56px;
    background: #f9f9f9;
    border: 1px solid #e1e5e8;
    border-bottom: 4px solid #e1e5e8;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.program-search * {
    border: 0;
    margin: 0!important;
}

.program-search #generated-majors,
.program-search .autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: 0;
    border-top: 0;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
}

.program-search #generated-majors div,
.program-search .autocomplete-items div {
    padding: 12px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    color: #607a8e;
    font-size: .87em;
}

.program-search #generated-majors div .matching-typeahead,
.program-search .autocomplete-items div .matching-typeahead {
    color: #000;
}

.program-search #generated-majors div:hover,
.program-search #majors-inputautocomplete-list div:hover {
    background-color: #e9e9e9;
}

.program-search #generated-majors {
    height: 500px;
    overflow: scroll;
}

.program-search #generated-majors.hidden {
    display: none;
}

.program-search button {
    background: 0 0;
    color: #005a9e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.program-search .fas {
    font-size: 1.33em;
    line-height: 1.14;
    padding-left: 12px;
}

.program-search input {
    background: 0 0;
    padding: 12px;
    box-shadow: none;
    border: 0;
    font-size: .87em;
    width: 100%!important;
    height: 100%!important;
    transition: none;
    color: #062f4f;
}

.program-search input::placeholder {
    color: #062f4f;
}

.program-search input:focus {
    background: 0 0;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.stories-row {
    background-color: transparent;
}

.explore-column {
    background-color: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
    padding: 40px;
    height: 100%;
}

.explore-column p {
    font-size: .78em;
    line-height: 1.5;
    width: 80%;
    margin-bottom: 24px;
}

.explore-column .columns:first-child {
    padding-left: 0;
}

.explore-column .columns:last-child {
    padding-right: 0;
}

.explore-column [class*=col-md-4] {
    padding-left: 12px;
    padding-right: 12px;
}

.important-dates-section {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 99px;
}

@media screen and (min-width:1200px) {
    .site-logo {
        margin-left: 0;
    }
    .navigation {
        margin-right: 0;
    }
}

@media screen and (max-width:992px) {
    .menu-top .site-logo {
        position: initial;
    }

    .cta-row {
        margin-bottom: 24px;
    }
    .navigation .desktop-menu li:first-child {
        padding-left: 0;
    }
}

@media screen and (max-width:855px) {
    .menu-search-btn.btn-close {
        background: #e1e5e8;
    }
    .navigation .site-logo {
        display: block;
    }
    .main-navigation .menu-search-switch {
        margin-left: auto;
    }
    .menu-search-btn {
        z-index: 99;
        height: 72px;
        width: 72px;
        vertical-align: middle;
    }
    .site-navigation.active .site-logo {
        display: none;
    }
    .menu-top .navigation .home-icon {
        display: none;
    }
    .navigation {
        margin-right: 0
    }
    .desktop-menu li>a {
        padding: 20px 14px!important;
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .menu-top {
        width: 100%;
    }
    .menu-top .navigation {
        right: 0;
        width: 100%;
    }
    .menu-top .top-bar {
        width: 100%;
    }
    .menu-top .top-bar li>a {
        color: #fff!important;
    }
    .top-bar {
        margin-bottom: 0;
        text-align: left;
        background: #062f4f;
    }
    .top-bar li>a {
        padding: 10px 24px;
        color: #fff!important;
    }
    .top-bar .apply-link a {
        background: rgba(0, 0, 0, .3);
    }
    .top-bar .register-link {
        border-right-color: transparent;
    }
    .site-navigation:not(.menu-top) {
        margin-top: 0;
    }
    .navigation .menu-search .search-box {
        width: 100vw!important;
    }
    .cta-row {
        margin-top: -32px;
    }
}

@media screen and (max-width:768px) {
    .navigation .desktop-menu li>a {
        padding: 24px 12px;
        font-size: .78em;
    }
    .explore-column .columns {
        padding-right: 0;
    }
}

@media screen and (max-width:700px) {
    
    .site-header .white-logo {
        display: block;
    }
   
    .top-bar,
    ul.desktop-menu {
        display: none!important;
    }
    .site-header>.site-logo {
        display: block;
        margin-left: 0;
    }
    .navigation>.site-logo {
        display: none;
    }
    .navigation {
        background: #fff;
        width: 100%;
        color: #062f4f;
        box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .12);
        z-index: 99;
        transition: all .5s ease;
    }
    .navigation ul.mobile-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        justify-content: space-around;
        width: 100%;
    }
    .navigation ul.mobile-menu .fas {
        width: 100%;
        padding: 4px;
        font-size: 1.5em;
    }
    .navigation li {
        text-align: center;
        font-size: .77em;
        font-weight: 600;
        line-height: 1.53;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .navigation .fas {
        display: block;
    }
    .navigation li.menu-search-btn {
        color: #062f4f;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        width: auto;
        z-index: 0;
    }
    .navigation li.menu-search-btn .fas {
        color: #062f4f;
    }
    .navigation .menu-search .search-box {
        width: calc(100vw - 96px)!important;
        font-size: .88em;
        line-height: 1.5;
    }
    .navigation .button {
        width: 48px;
    }
    .main-navigation .menu-search-switch {
        display: none;
        margin-left: auto;
        background: #e1e5e8;
    }
    .main-navigation .menu-search-switch.btn-close {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (max-width:575px) {
    .explore-column {
        padding: 24px;
    }
    .explore-column p {
        width: 100%;
    }
    .explore-column .columns {
        padding-left: 0;
    }
    .explore-column .omni-custom-row {
        padding-left: 0;
        padding-right: 0;
    }
    .cta-row {
        margin: -32px 0 8px;
    }
}

/* .row-heading-section {
    position: relative;
    overflow: hidden;
    background: rgba(225, 229, 232, .4);
	height: 368px;
    border-bottom: 2px solid #e1e5e8;
}

.row-heading-section .page-title {
    font-size: 3.4em;
    line-height: 1.56;
    color: #062f4f;
    z-index: 1;
    font-weight: 300;
    margin-bottom: 32px;
}

.row-heading-section .page-title.background-title {
    color: #fff
}

.row-heading-section img {
    width: 100%;
    height: auto;
    min-height: 100%;
    position: absolute;
}
 */
.page-content .btn {
    width: 100%;
}

.page-content .btn.auto-width-btn {
    width: auto;
}

.page-content .content-column {
    justify-content: flex-end;
}

.page-content .right-sidebar {
    line-height: 1.5;
	/*padding: 8px 15px 0 0;*/
}

.page-content .right-sidebar h2 {
    font-size: 1em;
}

.page-content .right-sidebar h3.section-title {
    color: #181818;
}

.page-content .right-sidebar>div {
    margin: 0 auto 8px;
}

.page-content .content-column a:not(.btn) {
	text-decoration: underline;
}

.btn.btn-primary.btn-sm {
	text-decoration: none !important;
}

@media screen and (max-width:992px) {
	.page-content .right-sidebar {
		padding: 0 15px 0 15px !important;
	}
}

@media screen and (max-width:992px) and (min-width:696px) {
    .page-content .right-sidebar .calendar-widget-sidebar {
        width: 50%;
        float: left;
    }
    .page-content .right-sidebar .calendar-column--single {
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .page-content {
        margin-top: 32px;
    }
    .no-gutters.page-content {
        padding-left: 16px;
        padding-right: 16px;
    }
/*     .row-heading-section {
        height: 256px;
    } */
}

@media screen and (max-width:787px) and (min-width:576px) {
    .row-heading-section-content {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media screen and (max-width:575px) {
/*     .row-heading-section {
        height: 160px;
    }
    .row-heading-section .page-title {
        padding-bottom: 24px;
        margin-bottom: 0;
    } */
    .page-content .btn {
        margin-bottom: 24px;
    }
}

.full-width-template .top-section-row {
    margin-top: 50px;
    margin-bottom: 72px;
}

.full-width-template .top-section-row .ou-custom-row {
    align-items: flex-end;
}

.full-width-template .top-section-row .ou-custom-row .main-cta {
    margin-bottom: 0;
}

@media screen and (max-width:768px) {
    .full-width-template .top-section-row {
        margin-top: -32px;
        margin-bottom: 24px;
    }
    .full-width-template .top-section-row .main-cta {
        margin-bottom: 32px;
    }
}

@media screen and (max-width:575px) {
    .full-width-template .top-section-row {
        margin: -24px 16px 40px;
    }
}

.default-content-breadcrumb .row-background {
    align-items: flex-end;
}

@media screen and (max-width:768px) {
/*     .row-background {
        height: auto;
        margin-top: 0!important;
    } */
/*     .row-background video {
        width: 100%;
        height: auto;
    } */
/*     .row-background h1 {
        padding-bottom: 16px;
    } */
/*     .row-background p {
        padding-bottom: 0;
		font-size: 22px;
    } */
    .default-content-breadcrumb .row-background {
        min-height: 256px;
        height: auto;
    }
	.row-background h1 {
    font-size: 1.75em;
}
}

@media screen and (max-width:575px) {
/*     .row-background {
        height: auto;
    } */
    .row-background h1 {
        font-size: 1.75em;
        padding-bottom: 16px;
    }
/*     .row-background video {
        width: auto;
        height: 100%;
        min-width: 100%;
    } */
}
/* .page-bg-img .row-background video {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
} */
/* .page-bg-img .row-background .breadcrums a:not(:last-child):after,
.page-bg-img .row-background .breadcrums span:not(:last-child):after,
.page-bg-img .row-background a {
    color: #fff;
} */
/* .page-bg-img .row-background h1 {
    color: #fff;
} */
.page-bg-img .row-background img {
	min-width: 100%;
    width: 100%;
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
}
/* .default-content-breadcrumb .row-heading-section .page-title {
    font-weight: 400;
    font-size: 3em;
    margin-bottom: 16px;
} */

.default-content-breadcrumb .post-title {
    font-size: 2em;
    font-weight: 600;
    line-height: 1.25;
    color: #062f4f;
}

.default-content-breadcrumb .post-category {
    font-size: .86em;
    font-weight: 600;
    line-height: 1.33;
    color: #000;
    border-bottom: 2px solid;
    width: auto;
}

.default-content-breadcrumb .author {
    font-size: 1em;
    line-height: 1.63;
    color: #000;
    margin-bottom: 32px;
}

@media screen and (max-width:768px) {
    .default-content-breadcrumb .page-content {
        max-width: 544px!important;
    }
    .default-content-breadcrumb .page-content .right-sidebar .calendar-widget-sidebar {
        width: 100%!important;
        float: none;
    }

}

@media screen and (max-width:575px) {
    .default-content-breadcrumb .post-category {
        font-size: 1em;
        margin-bottom: 8px;
    }
}

@media screen and (max-width:992px) and (min-width:696px) {
    .default-content-breadcrumb .page-content .right-sidebar .calendar-widget-sidebar {
        width: 100%;
        float: none;

    }
}

body:not(.page-bg-img) .site-navigation:not(.menu-top) .top-bar li:not(.apply-link)>a {
    color: #000;
}

/* .search .first-section {
    min-height: 368px;
}
.search .row-background-content {
	height: 50px !important;
    align-items: flex-end !important;
    padding-bottom: 48px;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #fff inset;
    -webkit-text-fill-color: #333;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #fff inset;
    -webkit-text-fill-color: #333;
} */

/* @media screen and (max-width:768px) {
    .search .first-section,
    .search .row-background {
        min-height: 256px!important;
        height: 256px!important;
    }
} */

/* @media screen and (max-width:414px) {
    .search .first-section,
    .search .row-background {
        min-height: 160px!important;
        height: 160px!important;
        padding-bottom: 32px;
    }
} */

form {
    font-size: 1em;
}

form label {
    font-size: 1em!important;
    display: block;
}

form input[type=submit] {
    margin-top: 32px;
}

form input[type=text] {
    display: block;
}

form select {
    margin-left: 8px;
}

.control-group .checkbox,
.control-group .radio {
    display: block;
}

.control-group input[type=checkbox],
.control-group input[type=radio] {
    margin-right: 8px;
}

.form-actions {
    display: flex;
    align-items: center;
    margin-top: 32px;
}

.form-actions .btn {
    width: auto;
    position: relative;
    margin-bottom: 0!important;
}

@media screen and (min-width: 992px){
	/*Header Styles*/
.site-header {
	display: block;
	width: 100%;
	z-index: 2;
}

.dark-header-bar {
	height: 35px;
	background-color: #05304F;
	max-width: none !important;
}
h1.logo {
   margin: 0;
   z-index: 3;
   position: relative;
}
.logo a {
	display: block;
	float: left;
	width: 128px;
	height: 128px;
	background:url() no-repeat;
	background-size: 81px 81px;
	background-position: center;
	background-color: #54815d;
	text-indent:-9999px;
	margin: 0 0 20px 0;
}
.logo-box-menu {
    display: none;
}
.dark-navbar .logo {
	display: none;
}
.dark-navbar .logo-box-menu {
   display: block;
	float: left;
	width: 128px;
	height: 128px;
	background:url() no-repeat;
	background-size: 81px 81px;
	background-position: center;
	background-color: transparent;
	text-indent:-9999px;
	margin: 0 0 20px 0;
	position: relative;
    z-index: 2;
}
/*Audience Navigation*/
.dark-navbar .audience, .dark-navbar .action,  .dark-navbar .icons-nav{
    visibility: hidden;
}
.dark-navbar {
    background: #333;
}
.dark-header-bar > .col {
    padding-right: 0;
    padding-left: 0;
}
header .audience{
	display: inline-block;
    margin: 0 0 0 auto;
    padding: 4px 0 0 0;
	line-height: 1em !important;
}
header .aux {
	display: inline-block;
    padding: 4px 0 0 0;
	list-style: none;
	line-height: 1em !important;
	height: 35px;
	background-color: #005A9E;
}	
header .translate {
	display: inline-block;
    padding: 5px 0 0 10px;
	list-style: none;
	line-height: 1em !important;
}
header .audience li, header .translate li {
	padding: 0 4px;
	display: inline-block;
}
header .aux li {
	padding: 0 6px;
	display: inline-block;
}
header .audience a, header .aux a {
	font-size: 14px;
    color: #fff;
	vertical-align: middle;
	padding-top:10px;

}
header .white-navbar .audience a {
	color: #fff;
}
header .audience a:hover, header .aux a:hover, header .audience a:focus, header .aux a:focus {
	color: #fff;
	text-decoration:underline;
}

/*Main Navigation Styles*/
.mobile-fixed-wrapper {
	display: none;
}
/*Search*/
 .search  {
	display: inline-block;
    float: none;
    font-size: 16px;
    position: relative;
}
 .icons-nav li.search {
	display: none;
}
/*Top Navigation and Mobile Menu Wrapper*/
.site-navigation .main-navigation {
    background-color: transparent;
    float: left;
    margin-top: 10px;
    width: 80%;
}
/*Styles for Desktop Top Navigation Horizontal Section*/
.main-navigation .nav {
	text-align: center;
	width: 100%;
	font-size: 0;/*removes gap between li items on hover*/
	padding: inherit;
	display: block;
	}
/*Centers the top navigation*/
.site-navigation .main-navigation .nav .dropdown {
	display: inline-block;
	float: none;
	position: static;
	width: auto;
	margin: 0;
	margin-left:15px;
	}
.site-navigation .main-navigation .nav .dropdown:hover .dropdown-menu{
	display: block;
}
.main-navigation .nav .dropdown > ul > li {
	display: block !important;
	float: none;
}
.dropdown-menu-fw {
	position: absolute;
	left: 0px;
	right: 0px;
	background-color: #333;
    border: none;
    margin-top: -19px;
	padding: 20px 0px;
}
.menu-fw-content {
    padding: 20px 30px;
    list-style: none;
}
.site-navigation .main-navigation .nav li a {
	padding: 10px 18px;
    color: #ffffff;
    font-size: 22px;
    font-style: normal;
	text-decoration: none;
	}
.site-navigation .main-navigation .nav .dropdown ul li a {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0 !important;
	text-transform: none;
	display: block;
	width: 100%;
	background-color: transparent;
}
.site-navigation .main-navigation .nav .dropdown ul li a:hover, .site-navigation .main-navigation .nav .dropdown ul li a:focus{
	color: #00B8E7 !important;
}
.main-navigation .nav .dropdown ul .list-unstyled {
	padding-left: 10px;
	padding-right: 10px;
}
.main-navigation .nav .dropdown ul .list-unstyled li {
    padding: 0;
}
.site-navigation .main-navigation .nav .dropdown .dropdown-menu .nav-dropdown-heading {
    	color: #fff;
}

.site-navigation .main-navigation .nav .dropdown .nav-link {
	display: block;
	position: relative;
	color: black;
	background-color: transparent;
	text-transform: none;
	font-size: 20px;
	font-weight: 400;
}
.home .site-navigation .main-navigation .nav .dropdown .nav-link {
	color: #fff;
	text-shadow: 2px 2px 2px black;
}
.main-navigation .nav .dropdown .dropdown-menu .two-col {
    columns: 2;
    column-gap: 0px;
}
/*Sets Background Color for Tabbing through Top Level Navigation*/
 .main-navigation .nav .show a, .main-navigation .nav .show a:active, .main-navigation .nav .show a:hover, .main-navigation .nav .show a:focus {
	color: #72bf44;
	}
.main-navigation .nav .show .dropdown-menu, .main-navigation .nav .show .dropdown-menu li a {
	text-decoration: none;
}
/*Sets Background Color for Tabbing through Sub-Items of Top Navigation*/
.main-navigation .nav .show .dropdown-menu li a:focus, .main-navigation .nav .show .dropdown-menu li a:active, .main-navigation .nav .show .dropdown-menu li a:hover {
	text-decoration: none;
	color: #0099a8;
	}
.white-navbar .main-navigation .nav .dropdown.show a{
	color: #fff !important;
	font-weight: 400;
	border-bottom: 3px solid #72bf44;
	}
.white-navbar .main-navigation .nav .dropdown.show ul li a{
	color: #fff !important;
	border: none;
}
.white-navbar .main-navigation .nav .dropdown ul li a:hover, .white-navbar .main-navigation .nav .dropdown ul li a:focus{
	color: #00B8E7 !important;
}
.navbar-transparent {
    height: 100px;
}
/*Top Nav Dropdown Background*/
/*.main-navigation .nav .dropdown .dropdown-menu {
    color: #05304F;
    background-color: #F9F9F9;
	float: none;
    font-size: 12px;
    list-style: none;
    padding: 20px;
    text-align: left;
	z-index: 1;
	left: 0px !important;
	position: absolute;
    top: 100%;
	display: none;
    margin: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
	border-radius: 0px;
}*/
.main-navigation .nav .dropdown.show .dropdown-menu {
	display:block;
}
.dropdown-menu, .dropdown-menu.show {
	transform: none !important;
	top: inherit !important;
	left: inherit !important;
}
.mobile-header{
	display: none;
}
.site-navigation{
	display: block !important;
    left: 0 !important;
	border-left: none;
    width: 100%;
    position: relative;
    top: 0px;
    right: 0;
    background-color: transparent;
    overflow-y: visible;
    height: 100%;
    padding-bottom: 0;
}
.menuClose{
	display:none;
}
/* .main-navigation .search .fas {
    font-size: 20px;
    color: #fff;
} */
/* .nav-background-open.white-navbar .main-navigation .search button .fas{
	color: #fff;
} */
.main-navigation .search-btn {
   height: 50px;
    width: auto;
}
.site-navigation .main-navigation .nav .dropdown:last-child {
    margin-bottom: 0;
}
.main-navigation .search-switch button{
	background-color: transparent;
	height: auto;
	width: auto;
	display: block;
}
.white-navbar {
    /*background: #F9F9F9;*/background: rgba(0,0,0,.8);
	height: 110px;
}
.white-navbar .main-navigation .nav .dropdown a{
	color: #fff !important;
		text-shadow: none;
}
.white-navbar .main-navigation .nav .dropdown a:hover, .white-navbar .main-navigation .nav .dropdown a:focus{
	color: #fff !important;
}
.main-navigation .nav .dropdown .dropdown-menu {
	background: rgba(0,0,0,.8);
	border-top: 3px solid #72bf44;
	border-radius: 0;
	padding: 20px;
	min-width: 150px;
	position: absolute !important;
}
.main-navigation .nav .dropdown.show .dropdown-menu.show{
	position: absolute !important;
}
/* .main-navigation .nav li a {
	color: #fff !important;
} */
.main-navigation .nav .nav-item {
	margin: 0;
}
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
   /* body{border: 1px solid #ff0000;}*//*Red*/
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
   /* body{border:1px solid #ff8a33;}*//*Orange*/
.white-navbar {
    height: 109px;
}
header .audience a, header .aux a {
    padding: 10px 0px;
	}
.site-navigation .main-navigation .nav .dropdown a {
    font-size: 16px;
    padding: 10px 0px 5px;
	}
.site-navigation .main-navigation {
    width: 77%;
    margin-left: 10px;
	}
.explore-column-wrapper {
    width: 90%;
    padding-left: 50px;
}
.explore-column-wrapper h2 {
    font-size: 38px;
}
.explore-column-wrapper h3, .explore-column-wrapper h3 a {
    font-size: 26px;
}
#homepage-jobs {
    font-size: 30px;
    height: 45px;
}
.student-support h2 {
    font-size: 32px;
}
.student-support h3 {
    font-size: 24px;
}
/* .row-background-content.content-wrapper.section-row {
    padding: 0 40px;
} */
.post-slider .slick-list {
    margin-left: 0px;
}

.circle-text li, .five-across .circle-text li{
	width: 25%;
    margin-bottom: 20px;
}
.circle-text li a{
	font-size: 20px;
}
.staff-list ul li {
    width: 20.916666667%;
}
.staff-list-items li.selected {
    height: 800px;
}
.five-box-carousel {
    margin: 0 30px;
}
.intro-text {
    font-size: 2.5em;
	left: 30%;
}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
   /* body{border: 1px solid #ffff00;}*//*Yellow*/
#searchmodal  .siteSearch .form-text {
    font-size: 22px;
}
#searchmodal ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 22px;
}
#searchmodal ::-moz-placeholder { /* Firefox 19+ */
	font-size: 22px;
}
#searchmodal :-ms-input-placeholder { /* IE 10+ */
	font-size: 22px;
}
#searchmodal :-moz-placeholder { /* Firefox 18- */
	font-size: 22px;
}
.site-navigation .site-logo{
	display: none;
}
.top-bar-nav-wrapper{
	display: block !important;	
}
header .aux{
	background-color: #005A9E;
    padding: 10px 20px;
	text-align: center;
    margin: 0;
}
header .aux a {
    color: #fff;
}
.dark-header-bar .col{
	padding: 0;
}
.dark-header-bar .container{
	max-width: none;
    padding: 0;
}
header .audience{
	padding: 0;
    margin: 0;
}
header .audience li{
	padding: 0;
	border-bottom: 2px solid #0096B9;
}
header .audience a, header .aux a {
    display: block;
}
header .audience a{
	color: #373434;
}
header .audience a:hover {
    color: #0096B9
}
header .audience a:after{
	content: '\f054';
    font-family: "Font Awesome 5 Pro", FontAwesome;
    font-weight: 900;
    font-style: normal;
    display: inline;
    position: absolute;
    right: 18px;
    top: 13px;
    font-size: 16px;
	color: #0096B9;
}
.main-navigation{
	padding: 20px;
}
.site-navigation .main-navigation .nav .dropdown a {
    padding: 10px 7px;
	font-size: 18px;
}
.site-navigation .main-navigation .nav .dropdown a:hover{
	color: #72BF44 !important;
}
.site-navigation .main-navigation .nav .dropdown{
	border-bottom: 2px solid #72BF44;
	margin: 0;
}
.site-navigation .main-navigation .nav .dropdown.search{
	display: none;
}
.main-navigation .nav .dropdown.show .dropdown-menu.show[style] {
    transform: none !important;
    border: none;
}

.main-navigation .nav-dropdown-ctas{
	text-align: left;
}
.main-navigation .nav .dropdown .dropdown-menu .list-unstyled li a {
    padding: 5px 0px;
    display: block;
    font-size: 16px;
}
.nav-dropdown-ctas ul li a:after {
    position: absolute;
    right: 0;
    top: 10px;
}
.main-navigation .nav .dropdown .dropdown-menu .list-unstyled li a:after {
    content: '\f054';
    font-family: "Font Awesome 5 Pro", FontAwesome;
    font-weight: 900;
    font-style: normal;
    display: inline;
    position: absolute;
    right: 0;
    top: 10px;
    margin-left: 8px;
    font-size: 10px;
}
.sticky-menu-bar-show .main-navigation {
    display: block;
}
.site-navigation .main-navigation img{
	display: none;
}
.site-navigation .main-navigation .nav .dropdown .dropdown-menu .nav-dropdown-heading{
	margin-top: 10px;
}
.explore-column-wrapper {
    width: 100%;
    padding-left: 50px;
}
.explore-column-wrapper h2 {
    font-size: 38px;
	margin-top: 40px;
}
.explore-column-wrapper h3, .explore-column-wrapper h3 a {
    font-size: 26px;
}
#homepage-jobs {
    font-size: 30px;
    height: 45px;
}
.student-support h2 {
    font-size: 32px;
}
.student-support h3 {
    font-size: 24px;
}
/* .row-background-content.content-wrapper.section-row {
    padding: 0 40px 40px;
} */
.career-path-row::before {
    width: 100%;
	position: relative;
}
.career-path-row {
    height: auto;
}
.career-path-row .col-lg-7{
	background-color: #E1E5E8;
}
.post-slider .slick-list {
    margin-left: 0px;
}
.circle-text li, .five-across .circle-text li{
	width: 35%;
    margin-bottom: 20px;
}
.circle-text li a{
	font-size: 25px;
}
/* .shorter-hero + .row-background-content.content-wrapper.section-row {
    height: 175px;
} */
#staff-list ul li {
    width: 46%;
    margin: 0 auto;
}
.staff-list-items li.selected {
    height: 1000px;
}
#staff-list ul li .mini-profile .inner .profile {
    border-right: none;
}
.five-box-carousel {
    margin: 0 30px;
}
.intro-text{
	display: none;
}
.parallax {
    background-attachment: scroll;
    overflow: hidden;
	height: auto;
}
*[id]:before { 
  margin-top: -80px; 
  height: 80px; 
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.intro-text{
	display: none;
}
.parallax {
    background-attachment: scroll;
    overflow: hidden;
	height: auto;
}
.profile-image{
	float: none;
	margin: 0 auto 20px;
	display: block;
	text-align: center;
}
.five-box-carousel {
    margin: 0 30px;
}
#searchmodal  .siteSearch .form-text {
    font-size: 16px;
}
#searchmodal ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 16px;
}
#searchmodal ::-moz-placeholder { /* Firefox 19+ */
	font-size: 16px;
}
#searchmodal :-ms-input-placeholder { /* IE 10+ */
	font-size: 16px;
}
#searchmodal :-moz-placeholder { /* Firefox 18- */
	font-size: 16px;
}
#searchmodal .modal-title{
	width: 250px;
}
#searchmodal .modal-body {
    padding-left: 0;
    padding-right: 0;
}
.site-navigation .site-logo{
	display: none;
}
.site-logo{
    padding: 20px;
    width: 150px;
}
.top-bar-nav-wrapper{
	display: block !important;	
}
header .aux{
	background-color: #005A9E;
    padding: 0 0 10px 0;
	text-align: center;
    margin: 0;
}
header .aux li {
    padding: 0 2px;
}
header .aux a {
    color: #fff;
}
.dark-header-bar .col{
	padding: 0;
}
.dark-header-bar .container{
	max-width: none;
    padding: 0;
}
header .audience{
	padding: 20px;
    margin: 0;
}
header .audience li{
	padding: 0;
	border-bottom: 2px solid #0096B9;
}
header .audience a, header .aux a {
    display: block;
}
header .audience a{
	color: #373434;
}
header .audience a:hover {
    color: #0096B9
}
header .audience a:after{
	content: '\f054';
    font-family: "Font Awesome 5 Pro", FontAwesome;
    font-weight: 900;
    font-style: normal;
    display: inline;
    position: absolute;
    right: 18px;
    top: 13px;
    font-size: 16px;

	color: #0096B9;
}

.main-navigation{
	padding: 0 20px 20px 20px;
}
.site-navigation .main-navigation .nav .dropdown a {
    padding: 10px 7px;
	font-size: 18px;
}
.site-navigation .main-navigation .nav .dropdown a:hover{
	color: #72BF44 !important;
}
.site-navigation .main-navigation .nav .dropdown{
	border-bottom: 2px solid #72BF44;
	margin: 0;
}
.site-navigation .main-navigation .nav .dropdown.search{
	display: none;
}
.main-navigation .nav .dropdown.show .dropdown-menu.show[style] {
    transform: none !important;
    border: none;
}
.main-navigation .nav-dropdown-ctas{
	text-align: left;
}
.main-navigation .nav .dropdown .dropdown-menu .list-unstyled li a {
    padding: 5px 0px;
    display: block;
    font-size: 16px;
}
.nav-dropdown-ctas ul li a:after {
    position: absolute;
    right: 0;
    top: 10px;
}
.main-navigation .nav .dropdown .dropdown-menu .list-unstyled li a:after {
    content: '\f054';
    font-family: "Font Awesome 5 Pro", FontAwesome;
    font-weight: 900;
    font-style: normal;
    display: inline;
    position: absolute;
    right: 0;
    top: 10px;
    margin-left: 8px;
    font-size: 10px;
}
.site-navigation {
    width: 105%;
}
.sticky-menu-bar-show .main-navigation {
    display: block;
}
.site-navigation .main-navigation img{
	display: none;
}
.site-navigation .main-navigation .nav .dropdown .dropdown-menu .nav-dropdown-heading{
	margin-top: 10px;
}
.explore-column-wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.explore-column-wrapper h2 {
    font-size: 28px;
	margin-top: 40px;
}
.explore-column-wrapper h3, .explore-column-wrapper h3 a {
    font-size: 20px;
}
#homepage-jobs {
	font-size: 24px;
    height: 40px;
}
.student-support h2 {
    font-size: 32px;
}
.student-support h3 {
    font-size: 24px;
}
/* .row-background-content.content-wrapper.section-row {
    padding: 0 20px 40px;
} */
.career-path-row::before {
    width: 100%;
	position: relative;
}
.career-path-row {
    height: auto;
}
.career-path-row .col-lg-7{
	background-color: #E1E5E8;
}
/* .row-background-content.content-wrapper.section-row {
	margin-top: 0;
	height: 255px;
} */
.home .first-section {
    min-height: 400px;
}

/* .full-width-template .row-background-content.content-wrapper.section-row h1 {
    margin-bottom: 10px;
} */
.post-slider .slick-list {
    margin-left: 0px;
}
.icon-row li{
	max-width: 30%;
}
.circle-text li{
	width: 45%;
    margin-bottom: 20px;
}
.five-across .circle-text li{
	width: 49%;
    margin-bottom: 20px;
}
.circle-text li a{
	font-size: 18px;
}
/* .shorter-hero + .row-background-content.content-wrapper.section-row {
    height: 175px;
} */
.media-block .img-wrapper {
    float: none;
    display: block;
    width: 100%;
    margin-right: 0;
}
.media-block .img {
    max-width: none;
    margin-bottom: 15px;
    height: 200px;
}
.overlay-on-hover .box img {
    height: 450px;
    object-position: top center;
}
.overlay-on-hover .overlay {
    top: -208px;
    height: 450px;
}
.staff-list ul li {
    width: 46%;
}
.staff-list ul li .mini-profile .inner .profile {
    border-right: none;
}
.staff-list-items li.selected {
    height: 1050px;
}
*[id]:before { 
  margin-top: -80px; 
  height: 80px; 
}
}