/* BREADCRUMBS */
 section.breadcrumbs {
	 padding: 0;
	 z-index: 1;
}
 .breadcrumb-item {
	 color: #555E67;
}
.sidebar-outset .content {
	 margin-top: 230px;
}
 .hero{
	 margin-top: 0;
}
 section.breadcrumbs {
	 margin-top: 200px;
}
 @media (max-width: 1069.98px){
	 section.breadcrumbs {
		 margin-top: 60px;
	}
}
/* CLEARING ALL SECTIONS */
 section {
	 clear: both;
	 padding: 0 10px;
}
/* MODULAR CONTENT */
 .flickity-viewport h4 {
	 color: #0a2e57;
}
 .flickity-viewport p {
	 color: #555E67;
	 font-family: poynter-gothic-text, sans-serif, sans-serif;
	 font-size: 0.875rem;
	 letter-spacing: -0.51px;
	 line-height: 23px;
}
 .screenreader {
	 position: absolute;
	 left: -10000px;
}
 .multi-column-content.card .container.columns.left .column.text h3 {
	 font-size: 5rem;
}
/*.multi-column-content.card .heroText,.multi-column-content.card .container.columns.left .column.text {
	 text-align: center;
}
 */
 .multi-column-content.card.background-blue .container.columns.centered .column .content .inner p.body {
	 color: #555E67;
}
 .breadcrumb-item {
	 font-size: 0.875rem;
}
 .col-lg-9.primary {
	 margin-left: auto;
}
 .news-detail .primary {
	 padding-left: 0 !important;
}
 #search label, #search-mobile label {
	 position:absolute;
}
 .people-profile-carousel img{
	 width: 200px;
	 height: 200px;
	 object-fit:cover;
	 border-radius: 50%;
}
 .two-column-content.right .detail {
	 order: 2;
}
 .two-column-content.left .detail{
	 order: 1 !important;
}
 .two-column-content.left .image {
	 order: 2;
}
 .accordion.bg-transparent .card-body {
	 padding: 20px 0 0;
}
 .flickity-enabled.is-draggable .flickity-viewport {
	 min-height: 300px;
}
 section p {
	 font-size: 1rem;
}
 .flickity-resize .slide > .column .inner {
	 padding-bottom: 10px;
}
/* .additional-info-carousel .column.two-column .inner p, .additional-info-carousel .column.card .inner p {
	*/
	/* font-size: 0.875rem;
	*/
	/* line-height: 1.2rem;
	*/
	/*
}
*/
 body.not(.landing-page).gallery-carousel {
	 max-width: 870px;
}
 .accordion .card-body:not(.bg-transparent) a {
	 color: #fff;
	 text-decoration: underline;
}
 .accordion .card-body:not(.bg-transparent) a:hover {
	 color: #006EB8;
	 text-decoration: none;
}
 .two-column-content.background-blue p{
	 color: #555E67;
}
 .basicStyling{
	 font-size: 3.125rem;
	 text-transform: uppercase;
	 font-family: poynter-gothic-text-condense, sans-serif, sans-serif;
	 color:#0A2E57;
	 3.125rem;
	 font-weight: 700;
}
 .hero-homepage-columns a:hover {
	 color: #0A2E57;
}
 @media (max-width: 1199.98px){
	 .two-column-content.true-5050.right .column .inner {
		 padding: 0 0 0 26px;
		 margin-top: 1rem;
		 margin: 1rem 0 0 9px;
		 border-top: none;
		 border-left: 6px #FCDB01 solid;
		 border-right: none;
	}
	 .two-column-content.true-5050.left .column .inner {
		 padding: 0 26px 0 0;
		 margin-top: 1rem;
		 margin: 1rem 0 0 9px;
		 border-top: none;
		 border-right: 6px #FCDB01 solid;
		 border-left: none;
	}
}
 @media all and (max-width:1069px){
	 .col-lg-3.sidebar.widgets {
		 order: 2;
		 margin-top: 0 !important;
	}
}
/* SIDEBAR FIXES */
 .sidebar-callout .inner, .sidebar-event-widget .inner, .sidebar-news .inner {
	 margin: 0;
}
 .navbar-brand {
	 text-align: left;
	 display: block;
	 padding: 1.2rem 2rem;
}
 .sidebar-outset .cta {
	 margin-top: 15px;
}
/* HEADER */
 .nav-item .floating-label{
	 position: relative;
	 margin-bottom: 25px;
	 width: 100%;
	 max-width: 480px;
}
 .nav-item .floating-label .floating-input{
	 display:block;
	 -webkit-appearance: none;
	 width: 100%;
	 border: 0;
	 font-family: inherit;
	 padding: 12px 0;
	 height: 48px;
	 font-size: 16px;
	 font-weight: 500;
	 border-bottom: 2px solid #C8CCD4;
	 background: none;
	 border-radius: 0;
	 color: #223254;
}
 .nav-item .floating-label .floating-input:focus{
	 border-bottom:2px solid #006EB8;
}
 .nav-item .floating-label label {
	 color:#999;
	 font-size:14px;
	 font-weight:normal;
	 position:absolute;
	 pointer-events:none;
	 left:5px;
	 top:5px;
	 transition:0.2s ease all;
	 -moz-transition:0.2s ease all;
	 -webkit-transition:0.2s ease all;
}
 .nav-item .floating-label .floating-input:focus ~ label, .nav-item .floating-label .floating-input:not(:placeholder-shown) ~ label {
	 top:-18px;
	 font-size:14px;
	 color:#006EB8;
}
 #sticky-navbar-nav .sticky-nav .floating-label button {
	 margin-top:25px;
}
 footer {
	 clear:both ;
}
 @media all and (max-width:960px){
	 .site-header .navbar .navbar-brand {
		 max-width: 250px !important;
	}
	 #search-mobile.show {
		 margin: 20px auto;
	}
}
/* MOBILE GLOBAL HERO NAV ISSUES */
 @media screen and (max-width: 960px) {
	 .hero-global.text-overlay h1 {
		 margin-top: 32px;
		 margin-bottom: 0;
	}
}
 .sidebar-nav .sub-nav .heading div {
	 display: block;
	 text-align: left;
	 padding: 1.2rem 2rem;
}
/* PROGRAM */
 .programs-listing-filter .reset:before {
	 content: '\e5d5';
	 font-family: "Material Icons";
	 color: #fff;
	 font-size: 20px;
	 line-height: 20px;
	 vertical-align: sub;
	 display: inline-block;
	 margin-right: 0.25rem;
}
 .checkboxes label button {
	 position: absolute;
	 opacity: 0;
	 cursor: pointer;
	 height: 0;
	 width: 0;
}
 .checkboxes .mixitup-control-active ~ .checkmark {
	 background-color: #0A2E57;
}
 .checkboxes .mixitup-control-active ~ span {
	 color: #0A2E57;
}
 .checkboxes .mixitup-control-active ~ .checkmark:after {
	 display: block;
}
/* FOR FULL WIDTH MODULES ON BASIC PAGES */
 .fullWidth{
	 margin-left: calc(31% - 50vw);
	 margin-right: calc(66% - 48vw);
}
 @media all and (max-width: 1484px){
	 .fullWidth{
		 margin-left: calc(30% - 50vw);
		 margin-right: calc(67.3% - 48vw);
	}
}
 @media all and (max-width:1069px) {
	 .fullWidth {
		 width:100vw;
		 position:relative;
		 left:47%;
		 right:50%;
		 margin-left:-50vw;
		 margin-right:-50vw;
	}
}
 @media all and (max-width:570px) {
	 .fullWidth {
		 width:100%;
		 position:relative;
		 left:0;
		 right:0;
		 margin-left:0;
		 margin-right:0;
	}
}
 @media (max-width: 1199.98px){
	 .fullWidth > .news-events-widget > .container {
		 width: 80%;
	}
}
/* WYSIWYG */
 .wysiwyg .align-right {
	 float: right;
	 margin: 36px 0 0 22px;
}
 .button-blue {
	 border-radius: 0px;
	 font-size: 0.9375rem;
	 line-height: 1.125rem;
	 letter-spacing: -0.5px;
	 padding: 1rem 2.59375rem;
	 font-family: poynter-gothic-text, sans-serif, sans-serif;
	 color: #fff;
	 background-color: #0A2E57;
	 border-color: #0A2E57;
	 display: inline-block;
	 font-weight: 900;
	 text-align: center;
	 white-space: nowrap;
	 vertical-align: middle;
	 user-select: none;
	 border: 2px solid transparent;
	 border-top-color: transparent;
	 border-right-color: transparent;
	 border-bottom-color: transparent;
	 border-left-color: transparent;
	 padding: 1rem 3rem;
	 font-size: 1rem;
	 line-height: 1.5;
	 border-radius: 0.15rem;
	 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
 .button-blue, .button-blue a, a.blue-button{
	 color: #fff !important;
}
 .col-lg-9 .wysiwyg a {
	/*color: #006EB8;
	*/
	 color: #00A0DE;
}
 .btn-yellow {
	 color: #0A2E57;
}
 .button-blue:hover, .button-blue:focus, .button-blue:active {
	 border-color: #fff;
	 color: #0A2E57 !important;
	 background-color: #fff;
	 border-color: #0A2E57;
	 text-decoration: none;
}
 .button-blue a {
	 color: #fff !important;
}
 .sub-head{
	 font-weight: bold;
	 font-family: poynter-gothic-text, sans-serif, sans-serif;
	 text-transform: normal;
	 font-size: 1.125rem;
	 line-height: 1.5625rem;
	 color: #0A2E57;
	 text-transform: none;
}
/* NEWS AND EVENTS */
 #newEvents .pb-5:last-of-type {
	 padding-bottom: 0 !important;
}
 #newEvents .mb-5:last-of-type {
	 margin-bottom: 0 !important;
}
 #newEvents .underline-gray:last-of-type:after {
	 display: none;
}
 .ptcustom-lg-0:first-child {
	 padding-top: 90px !important;
}
 .ptcustom-lg-0:not(:first-child) .title {
	 display: none;
	 !important;
}
 a.event-white {
	 color: #fff !important;
}
/* ============================ SIDEBAR FIXES * ============================*/
/*@media (min-width: 1199.98px){
	 */
	/* .leftContainer {
		 max-width: 680px;
		 width: 100%;
		 float: left;
		 margin: 0 !important;
	}
	 */
	/* .hero .col-lg-3.sidebar {
		 flex: 0 0 41%;
		 max-width: 41%;
		 margin-left: auto;
	}
	 */
	/* 
}
 */
/* ============================ Alert * ============================*/
/* Alert Message Button and Icons */
 #alertButton {
	 display: block;
	 position: fixed;
	 left: 0;
	 top: 160px;
	 z-index: 9999;
}
 #alertButton:focus {
	 border: 1px solid #fff;
}
 .toggleAlertBtn {
	 width: 75px;
	 height: 75px;
	 display: block;
	 padding: 20px 12px;
	 text-decoration: none;
}
 .toggleAlertBtn:after {
	 color: #fff;
	 font-family: "Material Icons";
	 font-weight: 900;
	 font-size: 1.45rem;
	 border: 3px solid #fff;
	 border-radius: 50%;
	 -moz-border-radius: 50%;
	 -webkit-border-radius: 50%;
	 padding: 11px;
}
/*.toggleAlertBtn.blueBg:after {
	 padding: 11px 18px;
}
 */
 .alertIcon {
	 width: 75px;
	 height: 75px;
	 display: block;
	 padding: 12px;
	 text-decoration: none;
}
 .alertIcon:after {
	 color: #fff;
	 font-family: "Material Icons";
	 font-weight: 900;
	 font-size: 1.75rem;
	 border: 4px solid #fff;
	 border-radius: 50%;
	 -moz-border-radius: 50%;
	 -webkit-border-radius: 50%;
	 padding: 15px;
}
/*.alert.blueBg .alertIcon:after {
	 padding: 15px 25px;
}
 */
 .toggleAlertBtn.redBg:after, .alert.redBg .alertIcon:after {
	 content: '\e002';
}
 .toggleAlertBtn.blueBg:after, .alert.blueBg .alertIcon:after {
	 content: '\e88f';
}
 .toggleAlertBtn.greenBg:after, .alert.greenBg .alertIcon:after {
	 content: '\e876';
}
 .alertIcon {
	 float: left;
	 padding-left: 0;
	 padding-right: 0;
	 text-align: left;
}
 .toggleAlertBtn span {
	 position: absolute;
	 overflow: hidden;
	 z-index: -1000;
	 font-size: 1em;
	 height: 1px;
}
/* Alert Message Area */
 .alert{
	 position: relative;
	 color: #fff;
	 z-index: 99999;
	 width: 100%;
	 max-width: 980px;
	 margin: auto;
}
 .alert.angledBorderFade {
	 background-position: bottom;
}
 .alert .mfp-close {
	 width: 113px;
	 line-height: 1;
	 right: 15px;
	 top: 5px;
	 font-size: .9rem;
	 padding: 10px 0 0 0;
	 cursor: pointer;
}
 .alert .mfp-close:before, .alert .mfp-close:after {
	 float: left;
	 font-size: .9rem;
	 margin: 0;
	 text-indent: 0;
}
 .alertCloseBtn {
	 position: absolute;
	 right: 16px;
	 top: 10px;
	 font-size: .9rem;
}
 .alert .mfp-close:before {
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: 700;
}
 .alert .mfp-close:after {
	 content: "\e5cd";
	 font-family: "Material Icons";
	 font-weight: 900;
	 padding: 0 6px 0 0;
}
/* Alert Message Area in Interior Content */
 .alert .wrapper{
	 max-width: 1570px;
	 width: 100%;
	 padding-left: 15px;
	 padding-right: 15px;
}
 .alert .summary {
	 float: left;
	 line-height: 1.5;
}
 .alert .summary > a {
	 color: #fff;
	 font-variant: normal;
}
 .alert .container:after {
	 content: '';
	 clear: both;
	 display: block;
}
 .alert .wrapper:after {
	 content: '';
	 clear: both;
	 display: block;
}
 .alertMessage {
	 position: relative;
	 width: 100%;
	 color: #fff;
	 z-index: 9999;
	 padding: 75px 90px 60px 90px;
}
 .alertMessage a {
	 color: #fff;
}
/* Alert Message Colors */
 .toggleAlertBtn.redBg, .alert.redBg {
	 background-color: #b00202;
	 color: #fff;
}
 .toggleAlertBtn.blueBg, .alert.blueBg {
	 background-color: #007ab8;
}
 .toggleAlertBtn.greenBg, .alert.greenBg {
	 background-color: #418141;
}
 @media (max-width: 500px) {
	 .alertMessage {
		 padding: 75px 10px 60px 10px;
	}
}
/* ============================ Magnific Popup * ============================*/
 .mfp-bg {
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 z-index: 99998;
	 overflow: hidden;
	 position: fixed;
	 background: #0b0b0b;
	 opacity: 0.65;
	 filter: alpha(opacity=65);
}
 .mfp-wrap {
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 z-index: 99999;
	 position: fixed;
	 outline: none !important;
	 -webkit-backface-visibility: hidden;
}
 .mfp-container {
	 text-align: center;
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 left: 0;
	 top: 0;
	 padding: 0 8px;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
 .mfp-container:before {
	 content: '';
	 display: inline-block;
	 height: 100%;
	 vertical-align: middle;
}
 .mfp-align-top .mfp-container:before {
	 display: none;
}
 .mfp-content {
	 position: relative;
	 display: inline-block;
	 vertical-align: middle;
	 margin: 0 auto;
	 text-align: left;
	 z-index: 1045;
}
 .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	 width: 100%;
	 cursor: auto;
}
 .mfp-ajax-cur {
	 cursor: progress;
}
 .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	 cursor: -moz-zoom-out;
	 cursor: -webkit-zoom-out;
	 cursor: zoom-out;
}
 .mfp-zoom {
	 cursor: pointer;
	 cursor: -webkit-zoom-in;
	 cursor: -moz-zoom-in;
	 cursor: zoom-in;
}
 .mfp-auto-cursor .mfp-content {
	 cursor: auto;
}
 .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	 -webkit-user-select: none;
	 -moz-user-select: none;
}
 .mfp-loading.mfp-figure {
	 display: none;
}
 .mfp-hide {
	 display: none !important;
}
 .mfp-preloader {
	 color: #CCC;
	 position: absolute;
	 top: 50%;
	 width: auto;
	 text-align: center;
	 margin-top: -0.8em;
	 left: 8px;
	 right: 8px;
	 z-index: 1044;
}
 .mfp-preloader a {
	 color: #CCC;
}
 .mfp-preloader a:hover {
	 color: #FFF;
}
 .mfp-s-ready .mfp-preloader {
	 display: none;
}
 .mfp-s-error .mfp-content {
	 display: none;
}
 button.mfp-close, button.mfp-arrow, .closeButton {
	 overflow: visible;
	 cursor: pointer;
	 background: transparent;
	 border: 0;
	 -webkit-appearance: none;
	 display: block;
	 outline: none;
	 padding: 0;
	 z-index: 999999;
	 -webkit-box-shadow: none;
	 box-shadow: none;
}
 button::-moz-focus-inner {
	 padding: 0;
	 border: 0;
}
 .mfp-close, .closeButton, button.mfp-close {
	 width: 44px;
	 height: 44px;
	 line-height: 44px;
	 position: absolute;
	 right: 0;
	 top: 0;
	 text-decoration: none;
	 text-align: center;
	 opacity: 0.9;
	 filter: alpha(opacity=65);
	 padding: 0 0 18px 10px;
	 color: #FFF;
	 font-style: normal;
	 font-size: 28px;
	 font-family: Arial, Baskerville, monospace;
}
 .mfp-close:hover, .mfp-close:focus {
	 opacity: 1;
	 filter: alpha(opacity=100);
}
 .mfp-close:active {
	 top: 1px;
}
 .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	 color: #FFF;
	 right: -6px;
	 text-align: right;
	 padding-right: 6px;
	 width: 100%;
}
 .mfp-counter {
	 position: absolute;
	 top: 0;
	 right: 0;
	 color: #CCC;
	 font-size: 12px;
	 line-height: 18px;
	 white-space: nowrap;
}
 .mfp-arrow {
	 position: absolute;
	 opacity: 0.65;
	 filter: alpha(opacity=65);
	 margin: 0;
	 top: 50%;
	 margin-top: -55px;
	 padding: 0;
	 width: 90px;
	 height: 110px;
	 -webkit-tap-highlight-color: transparent;
}
 .mfp-arrow:active {
	 margin-top: -54px;
}
 .mfp-arrow:hover, .mfp-arrow:focus {
	 opacity: 1;
	 filter: alpha(opacity=100);
}
 .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 position: absolute;
	 left: 0;
	 top: 0;
	 margin-top: 35px;
	 margin-left: 35px;
	 border: medium inset transparent;
}
 .mfp-arrow .mfp-a {
	 top: 8px;
}
 .mfp-arrow .mfp-b {
	 opacity: 0.7;
}
 .mfp-arrow-left {
	 background: url(../images/icons/slider-arrow.png) top left !important;
	 background-repeat: no-repeat;
	 width: 20px;
	 height: 55px;
	 background-position: 0 0;
	 left: 40px;
	 padding-left: 40px;
}
 .mfp-arrow-right {
	 background: url(../images/icons/slider-arrow.png) top right !important;
	 background-repeat: no-repeat;
	 width: 20px;
	 height: 55px;
	 background-position: -20px 0;
	 right: 40px;
	 padding-right: 40px;
}
 .mfp-iframe-holder {
	 padding-top: 40px;
	 padding-bottom: 40px;
}
 .mfp-iframe-holder .mfp-content {
	 line-height: 0;
	 width: 100%;
	 max-width: 900px;
}
 .mfp-iframe-holder .mfp-close {
	 top: -40px;
}
 .mfp-iframe-scaler {
	 width: 100%;
	 height: 0;
	 overflow: hidden;
	 padding-top: 56.25%;
}
 .mfp-iframe-scaler iframe {
	 position: absolute;
	 display: block;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	/*box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	 */
	 background: #000;
}
/* Main image in popup */
 img.mfp-img {
	 width: auto;
	 max-width: 100%;
	 height: auto;
	 display: block;
	 line-height: 0;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 padding: 40px 0 40px;
	 margin: 0 auto;
}
/* The shadow behind the image */
 .mfp-figure {
	 line-height: 0;
}
 .mfp-figure:after {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 40px;
	 bottom: 40px;
	 display: block;
	 right: 0;
	 width: auto;
	 height: auto;
	 z-index: -1;
	 box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	 background: #444;
}
 .mfp-figure small {
	 color: #BDBDBD;
	 display: block;
	 font-size: 12px;
	 line-height: 14px;
}
 .mfp-figure figure {
	 margin: 0;
}
 .mfp-bottom-bar {
	 margin-top: -36px;
	 position: absolute;
	 top: 100%;
	 left: 0;
	 width: 100%;
	 cursor: auto;
}
 .mfp-title {
	 text-align: left;
	 line-height: 18px;
	 color: #F3F3F3;
	 word-wrap: break-word;
	 padding-right: 36px;
}
 .mfp-image-holder .mfp-content {
	 max-width: 100%;
}
 .mfp-gallery .mfp-image-holder .mfp-figure {
	 cursor: pointer;
}
 @media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
	 .mfp-img-mobile .mfp-image-holder {
		 padding-left: 0;
		 padding-right: 0;
	}
	 .mfp-img-mobile img.mfp-img {
		 padding: 0;
	}
	 .mfp-img-mobile .mfp-figure:after {
		 top: 0;
		 bottom: 0;
	}
	 .mfp-img-mobile .mfp-figure small {
		 display: inline;
		 margin-left: 5px;
	}
	 .mfp-img-mobile .mfp-bottom-bar {
		 background: rgba(0, 0, 0, 0.6);
		 bottom: 0;
		 margin: 0;
		 top: auto;
		 padding: 3px 5px;
		 position: fixed;
		 -webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
		 box-sizing: border-box;
	}
	 .mfp-img-mobile .mfp-bottom-bar:empty {
		 padding: 0;
	}
	 .mfp-img-mobile .mfp-counter {
		 right: 5px;
		 top: 3px;
	}
	 .mfp-img-mobile .mfp-close {
		 top: 0;
		 right: 0;
		 width: 35px;
		 height: 35px;
		 line-height: 35px;
		 background: rgba(0, 0, 0, 0.6);
		 position: fixed;
		 text-align: center;
		 padding: 0;
	}
}
 @media all and (max-width:900px) {
	 .mfp-arrow {
		 -webkit-transform: scale(0.75);
		 transform: scale(0.75);
	}
	 .mfp-arrow-left {
		 -webkit-transform-origin: 0;
		 transform-origin: 0;
	}
	 .mfp-arrow-right {
		 -webkit-transform-origin: 100%;
		 transform-origin: 100%;
	}
	 .mfp-container {
		 padding-left: 6px;
		 padding-right: 6px;
	}
}
 .mfp-ie7 .mfp-img {
	 padding: 0;
}
 .mfp-ie7 .mfp-bottom-bar {
	 width: 600px;
	 left: 50%;
	 margin-left: -300px;
	 margin-top: 5px;
	 padding-bottom: 5px;
}
 .mfp-ie7 .mfp-container {
	 padding: 0;
}
 .mfp-ie7 .mfp-content {
	 padding-top: 44px;
}
 .mfp-ie7 .mfp-close {
	 top: 0;
	 right: 0;
	 padding-top: 0;
}
 @media all and (max-width:580px) {
	 .mfp-arrow-left {
		 background: url(../images/icons/slider-arrow-gray.png) top left !important;
		 width: 15px;
		 height: 40px;
	}
	 .mfp-arrow-right {
		 background: url(../images/icons/slider-arrow-gray.png) top right !important;
		 width: 15px;
		 height: 40px;
	}
}
/*8/10/20 - Hannon Hill mobile imgs on several components, spacing and nav links updates*/
 section.mb-50 {
	 margin-bottom: 50px;
}
 .hero-homepage > .container.intro p.eyebrow {
	 margin-top: 3rem !important;
}
 .fullWidth {
	 background-position: center;
}
 section.multi-column-content.card + section.multi-column-content.card {
	 padding-top: 0px !important;
}
 section.people-profile-carousel {
	 padding-top: 5px;
}
 section.hero-homepage-columns + section.multi-column-content.card {
	 padding-top: 0px;
}
 #sticky-navbar-nav .sticky-nav .dropdown-menu .menu .sticky-dropdown-link h6 {
	 display: block;
}
 .people-intro .summary .figure img {
	 width: 100% !important;
}
 .widgets .widget-1 {
	 margin-top: 0px;
}
 .two-column-content.background-blue + .full-width-media {
	 margin-top: -70px;
}
 .full-width-media {
	 background-position: center;
}
 section.hasWidgets {
	 margin-bottom: 50px;
}
 section.wysiwyg.title-only {
	 padding-bottom: 20px !important;
}
 section.wysiwyg ~ section.wysiwyg {
	 padding-top: 5px;
}
 @media (min-width: 480px) {
	 .people-intro .summary .figure img {
		 width: 80% !important;
	}
	 .people-intro .summary {
		 padding-top: 30px !important;
	}
}
 @media (min-width: 520px) {
	 section.multi-column-content.card .w-img {
		 max-width: 540px;
		 margin: 0 auto;
	}
	 .multi-column-content.card.fullWidth .w-img {
		 left: 3%;
	}
}
 @media (max-width: 767.8px) {
	 .two-column-content.true-5050 .image {
		 padding-top: 20px;
	}
	 .event-listing .figure,.two-column-content.true-5050 .figure, .two-column-content.overlap .figure {
		 background-image: none !important;
		 height: auto;
	}
	 .two-column-content.true-5050 .figure img, .two-column-content.overlap .figure img, .event-listing .figure img {
		 display: block !important;
		 margin: auto;
	}
	 .event-listing .figure img,.two-column-content.overlap .figure img, .breakOut .column .figure img {
		 width:100%;
	}
	 .sidebar-callout .column .figure img {
		 width: 65%;
	}
	 .two-column-content.true-5050 .figure img {
		 width: 80% 
	}
	 .hero-homepage-columns .columns .row .inner {
		 padding-top: .75rem;
		 padding-right: 1.5rem;
		 padding-left: 1.5rem;
	}
	 .hero-homepage.xs-img-left-top {
		 background-position:left top;
	}
	 .hero-homepage.xs-img-left-center {
		 background-position:left center;
	}
	 .hero-homepage.xs-img-left-bottom {
		 background-position:left bottom;
	}
	 .hero-homepage.xs-img-right-top {
		 background-position:right top;
	}
	 .hero-homepage.xs-img-right-center {
		 background-position:right center;
	}
	 .hero-homepage.xs-img-right-bottom {
		 background-position:right bottom;
	}
	 .hero-homepage.xs-img-center-top {
		 background-position:center top;
	}
	 .hero-homepage.xs-img-center {
		 background-position:center;
	}
	 .hero-homepage.xs-img-center-bottom {
		 background-position: center bottom;
	}
}
 @media (min-width: 768px) {
	 .people-intro .summary .figure img {
		 width: 60% !important;
	}
	 .sidebar-callout .column .figure img {
		 width: 50%;
	}
	 .breakOut .column .figure img {
		 width: 80%;
	}
	 .people-intro .summary, .multi-column-content.card .container.columns .column.image {
		 padding-top: 0;
	}
	 section.multi-column-content.card .w-img {
		 max-width: 625px;
		 margin: 0 auto;
	}
	 .hero-homepage > .container.intro p.eyebrow {
		 margin-top:2rem !important;
	}
}
 @media (min-width: 992px) {
	 .mb-lg-70 {
		 margin-bottom: 70px !important;
	}
}
 @media (max-width: 1069.98px) {
	 .standard-nav-link {
		 display: none;
	}
	 .mobile-nav-link {
		 display: inline;
	}
	 .nav-dropdown-link {
		 display: block;
	}
	 .sidebar-callout .column .figure, .breakOut .column .figure, .people-intro .summary .figure {
		 background-image: none !important;
		 height: auto;
	}
	 .people-intro .summary .figure img {
		 display: block !important;
		 margin: auto;
		 width: 50%;
	}
	 .sidebar-callout .column .figure img, .breakOut .column .figure img {
		 display: block !important;
		 margin: auto;
	}
	 .widget-1 {
		 margin-top: 50px;
	}
	 .gallery-carousel.overlap .flick-carousel {
		 padding-top: 0px;
	}
}
 @media (min-width: 1070px) {
	 .standard-nav-link {
		 display: inline;
	}
	 .mobile-nav-link {
		 display: none;
	}
	 .nav-dropdown-link {
		 display: none;
	}
	 .people-intro .summary {
		 padding-top: 0 !important;
	}
	 section.hasWidgets {
		 margin-bottom: 0px;
	}
	 section.multi-column-content.card.fullWidth .w-img {
		 left: unset;
	}
	/* section.gallery-carousel {
		*/
		/* margin-bottom: 0px !important;
		*/
		/*
	}
	*/
}
 @media (max-width: 1199.98px) {
	 .site-header #main-navbar-nav {
		 margin-right: 10px;
	}
	 .two-column-content.overlap .figure {
		 background-image: none !important;
		 height: auto;
	}
	 .two-column-content.overlap .figure img{
		 display: block !important;
		 margin: auto;
		 width:100%;
	}
	 .hero-homepage-columns .columns .row .inner {
		 padding-top: .75rem;
	}
}
 .site-header.fixed .navbar-top .navbar-utility {
	 display:none;
}
 @media all and (max-width: 1199.98px) {
	 #main-navbar-nav .navbar-nav > li {
		 padding-left:10px;
	}
}
 .multi-column-content.card .container.columns.left .fact .column.text {
	 text-align: center;
}
 .multi-column-content.card .container.columns.left .fact .column.text .inner {
	 padding:0 !important;
}
 .multi-column-content.card .container.columns.left .fact .content {
	 height: 150px;
}
 .img-left-top {
	 background-position: left top;
}
 .img-left-center {
	 background-position: left center;
}
 .img-left-bottom {
	 background-position: left bottom;
}
 .img-right-top {
	 background-position: right top;
}
 .img-right-center {
	 background-position: right center;
}
 .img-right-bottom {
	 background-position: right bottom;
}
 .img-center-top {
	 background-position: center top;
}
 .img-center {
	 background-position: center;
}
 .img-center-bottom {
	 background-position: center bottom;
}
 section.full-width-extend {
	 width: 100vw;
	 position: relative;
	 left: 50%;
	 right: 50%;
	 margin-left: -50vw;
	 margin-right: -50vw;
}
 @media (min-width:1069px) {
	 section.full-width-extend {
		 left: 30%;
	}
}
 @media (min-width: 1199.98px){
	 section.full-width-extend {
		 left: 30.5%;
		 right: 20%;
	}
}
 .multi-column-content.card a:hover {
	 color: #0A2E57;
}
/*PROGRAM DETAIL V2 / GRAD PAGE CSS*/
 body.programv2 {
	 background-color: #fff;
}
 @media (max-width: 767.8px){
	 .programv2 .pb-50 {
		 padding-bottom:50px !important;
	}
}
 @media (min-width: 992px){
	 .programv2 .pb-lg-70 {
		 padding-bottom:70px !important;
	}
}
 .programv2 .underline-navy:after {
	 content: '';
	 border-bottom: 2px #0A2E57 solid;
	 width: 4.5rem;
	 height: 1px;
	 bottom: 0;
	 left: 0;
	 position: absolute;
}
 .programv2 .last-section {
	 margin-bottom:0 !important;
}
/* Video / People Carousel Updates*/
 .programv2 .people-profile-carousel .slide .column {
	 background-color: none;
}
 .programv2 .gallery-carousel.overlap.left .image.video .figure:before {
	 content: none;
}
 .programv2 .gallery-carousel.overlap.left .image.video .video-link:after {
	 content: '\e038';
	 font-family: "Material Icons";
	 font-size: 6rem;
	 opacity: .9;
	 margin: auto;
	 color: #0A2E57;
}
 .programv2 .gallery-carousel.overlap.left .image.video .video-link {
	 position: relative;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 display: flex;
	 flex-direction: column;
	 width: 100px;
	 height: 100px;
	 background: none;
	 border-radius: 50%;
	 text-align: center;
	 transition: all, 0.2s;
	 line-height: 0;
	 font-size: 0;
	 color: transparent;
	 top: 40%;
}
 .programv2 .gallery-carousel.overlap.left .image.video .video-link:hover {
	 background:none;
}
 .programv2 .gallery-carousel.overlap.left .image.video .video-link:hover:after {
	 opacity: 1;
}
 .programv2 .people-profile-carousel button.flickity-button {
	 background-color: #EDECF1;
}
 .programv2 .people-profile-carousel button.flickity-button:disabled {
	 background-color:#dadada;
}
 .programv2 .gallery-carousel .details .block, .programv2 .gallery-carousel button.flickity-button {
	 background-color: #EDECF1;
}
 .programv2 .flickity-prev-next-button:after {
	 color: #0A2E57;
}
 .programv2 .fa.fa-play-circle {
	 font-size:7rem;
	 color: #0A2E57;
	 opacity: 0.8;
}
 .programv2 .sidebar-outset, .programv2 .sidebar-outset .content {
	 margin-top: 5px;
}
 @media (min-width: 768px) {
	 .programv2 .gallery-carousel.overlap.left .image.video .video-link:after {
		 font-size: 7rem;
	}
}
 @media (min-width: 992px){
	 .programv2 section.gallery-carousel.mb-lg-70 {
		 margin-bottom: 70px !important;
	}
}
 @media (min-width: 1069px) {
	 .programv2 .gallery-carousel.overlap.left .image.video .video-link:after {
		 font-size: 8rem;
	}
}
 @media (max-width: 1069.98px){
	 .programv2 .gallery-carousel.overlap.left .image.video .video-link {
		 top: 50%;
	}
}
/*Intro/Form*/
 .programv2:not(.basic-page) .hero-intro h2.headline {
	 font-size: 4rem;
	 letter-spacing: normal;
	 line-height: 4rem;
	 padding-right:9px;
	 padding-left:9px;
}
 .programv2 .bottom.bg-dark-blue-alt form input, .programv2 .bottom.bg-dark-blue-alt .form_select select {
	 width:100% 
}
 .programv2 #program-form label strong{
	 color:white;
}
 .programv2 .bottom.bg-dark-blue-alt form input, .programv2 .bottom.bg-dark-blue-alt .form_select select {
	 width:100% 
}
 .programv2 iv.form_page input[type=password], .programv2 div.form_page input[type=text], .programv2 div.form_page input[type=email], .programv2 div.form_page input[type=tel], .programv2 div.form_page input:not([type]), .programv2 div.form_page select, .programv2 div.form_page textarea {
	 box-sizing: border-box;
	 max-width: 100%;
	 height: 50px;
	 padding: 10px;
}
 .programv2 #program-form .form_responses {
	 padding-left: 0 !important;
	 padding-right: 0 !important;
}
 .programv2 .bottom.bg-dark-blue-alt {
	 padding-bottom: 15px;
}
 .programv2 .bottom {
	 padding: 10px 15px;
}
 .programv2 #program-form div.form_container:not(.form_width_narrow) div.form_question.form_layout_table .form_label {
	 display:none;
}
 .programv2 #program-form div.form_question[data-export="sys:field:text_approval"] .form_response, .programv2 div.form_question[data-export="sys:field:text_approval"] fieldset {
	 display: inline-block;
}
 .programv2 #program-form div.form_question[data-export="sys:field:text_approval"] .form_label {
	 font-weight: bolder;
}
 .programv2 #program-form .form_radio .form_label {
	 display: table-row !important;
}
 .programv2 .bottom .action.form_action button {
	 display:none;
}
 .programv2 #program-form .form-buttons {
	 display:inline-block;
	 width:100%;
}
 .programv2 #program-form .form-buttons button {
	 margin-top:0;
	 height: 50px;
	 padding: 10px;
	 background-color: #FCDB01;
	 border-color: #FCDB01;
	 color: #042345;
	 width:100%;
	 margin-left: 0;
	 margin-top:10px;
}
 .programv2 #program-form .form-buttons button i {
	 font-weight:800;
}
 .programv2 #program-form .back-button, .programv2 #program-form .submit-button, .programv2 .bottom.bg-dark-blue-alt .form_action .default{
	 display:none;
}
 .programv2 #mobile-expand-form {
	 width: 100%;
	 font-weight: 500;
	 background-color: #FCDB01;
	 border-color: #FCDB01;
	 color: #0A2E57;
}
 .programv2 #mobile-expand-form .fa {
	 padding-right: 5px;
}
 .programv2 #mobile-expand-form[aria-expanded="true"] .fa-plus{
	 display:none;
}
 .programv2 #mobile-expand-form[aria-expanded="false"] .fa-minus{
	 display:none;
}
 .programv2 #program-form {
	 display: none;
}
 .programv2 #program-form.show {
	 display: block;
}
 .programv2 #program-form .form_question:not([aria-hidden="true"]) .form_responses {
	 padding-bottom:15px !important;
}
 .programv2 #program-form .form_question[data-export="sys:field:academic_student_type"] .form_responses, .programv2 #program-form .form_question[data-export="sys:field:entry_term"] .form_responses, .programv2 #program-form .form_question[data-export="sys:field:accel_major"] .form_responses, .programv2 #program-form .form_question[data-export="sys:field:text_approval"] .form_responses, .programv2 #program-form .form_question[data-export="sys:field:grad_degree_interest"] .form_responses {
	 width: auto 
}
 @media (min-width: 481px) {
	 .programv2 #program-form .form_question[data-export="sys:field:academic_student_type"] .form_responses, .programv2 #program-form .form_question[data-export="sys:field:entry_term"] .form_responses, .programv2 #program-form .form_question[data-export="sys:field:accel_major"] .form_responses, .programv2 #program-form .form_question[data-export="sys:field:text_approval"] .form_responses, .programv2 #program-form .form_question[data-export="sys:field:grad_degree_interest"] .form_responses {
		 width: 1% !important;
	}
}
 .programv2 #program-form .form_header {
	 display:none;
}
 .programv2 #program-form div.form_container div.form_question[data-export="sys:field:academic_student_type"] {
	 display:block;
}
 .programv2 #program-form label.form_label {
	 width: 100% !important;
}
 @media (min-width: 1070px){
	 .programv2 #mobile-expand-form{
		 display:none;
	}
	 .programv2 #program-form {
		 display: block;
	}
	 .programv2 .program-summary {
		 margin-top: -5.9rem;
	}
}
 .programv2 #program-form .action button.default {
	 display:none !important;
}
/*Intro Stats*/
 .programv2:not(.basic-page) .hero-intro h1 {
	 font-size: 3rem;
	 font-weight: 700;
	 text-align: center;
}
 .programv2 span.prog-abv {
	 font-size: 2.8rem;
	 font-weight: normal;
}
 .programv2 .hero-intro .intro-stats {
	 padding-top: 20px;
}
 .programv2 .hero-intro .intro-stats .intro-stat {
	 text-align: center;
	 padding: 20px 15px;
	 font-size: 14px;
	 color:#0A2E57;
	 background-color:#EDECF1;
}
 .programv2 .hero-intro .intro-stats .intro-stat .intro-stat-details {
	 width: 100%;
	 padding-top: 15px;
	 margin-bottom:15px;
}
 .programv2:not(.basic-page) .hero-intro .heading {
	 font-weight: bold;
	 line-height: 2.2rem;
	 font-size:2.2rem;
	 padding-top: 10px;
	 margin-bottom: 10px;
	 border-top: 2px solid;
	 padding-top: 20px;
}
 .programv2 .hero-intro .intro-stats .intro-stat .intro-stat-details .subheading {
	 font-size: 1rem;
	 text-transform: uppercase;
	 font-weight: bold;
	 margin-bottom: 10px;
	 line-height: 1.1rem;
}
 .programv2 .hero-intro .intro-stats .intro-stat .intro-stat-details .intro-stat-text {
	 padding-top: 5px;
	 line-height: 1.1rem;
}
 @media (min-width: 768px) {
	 .programv2 .hero-intro .intro-stats {
		 padding-top:40px;
	}
	 .programv2 .hero-intro .intro-stats .intro-stat {
		 margin:10px;
	}
	 .programv2 .hero-intro .intro-stats .intro-stat {
		 background-color:transparent;
	}
	 .programv2 span.prog-abv {
		 font-size: 2.5rem;
	}
	 .programv2 .hero-intro .intro-stats .intro-stat:first-child {
		 background-color:#EDECF1;
	}
	 .programv2 .hero-intro .intro-stats .intro-stat:not(:first-child):hover {
		 background-color: #EDECF1;
	}
	 .programv2 .hero-intro .intro-stats .intro-stat .intro-stat-details .intro-stat-text {
		 padding-top: 5px;
	}
	 .programv2:not(.basic-page) .hero-intro h1 {
		 font-size: 3.5rem;
	}
}
 .programv2:not(.basic-page) .program-summary .top {
	 padding: 15px 20px;
	 text-align: left;
}
 .programv2:not(.basic-page) .program-summary .top h2{
	 text-transform: none;
	 font-size: 1.1rem;
	 color: #fff;
	 margin-bottom: 0;
}
 .programv2 .hero-intro .intro-stats {
	 display: -webkit-flex;
	 display: -ms-flexbox ;
	 display: flex;
	 width: 100%;
	 flex-wrap: wrap;
	 -webkit-flex-wrap: wrap;
}
 .programv2 .hero-intro .intro-stat {
	 padding: .8rem 1.3rem;
	 margin: 7px 10px;
	 background: none;
	 text-align: center;
	 justify-content: center;
	 align-items: center;
	 overflow-wrap: break-word;
	 -webkit-box-flex: auto;
	 -ms-flex: auto;
	 flex: auto;
}
 @media (min-width: 768px) {
	 .programv2 .hero-intro .intro-stat {
		 -webkit-box-flex: 1;
		 -ms-flex: 1;
		 flex: 1;
	}
}
 @media (min-width: 1069px) {
	 .programv2:not(.basic-page) .hero-intro h1 {
		 text-align: left;
		 padding-left:25px;
	}
}
 @media (min-width: 1199.969px){
	 .programv2:not(.basic-page) .hero-intro h1 {
		 font-size:4rem;
	}
}
/*Blockquote Updates*/
 .programv2 section.blockquote footer .author, .programv2 section.blockquote footer .credentials{
	 display:inline-block;
	 font-size: .9rem;
	 font-family: poynter-gothic-text, sans-serif, sans-serif;
	 color: #0A2E57;
	 letter-spacing: 0.5px;
	 font-weight: 700;
}
 .programv2 section.blockquote blockquote {
	 margin-top: 2rem;
}
 .programv2 section.blockquote.full-width-media.author-img blockquote {
	 margin-top: 0;
}
 .programv2 section.blockquote.left blockquote {
	 margin-top: 0;
	 padding-top: 0;
}
 .programv2 section.blockquote footer .credentials {
	 text-transform: none;
}
 .programv2 section.blockquote.full-width-media:before {
	 background: rgba(10, 46, 87, 0.9);
}
 .programv2 section.blockquote.background-transparent {
	 background-color: transparent;
}
 .programv2 section.blockquote blockquote p {
	 color: #fff;
}
 .programv2 section.blockquote blockquote .author {
	 color: #FCDB01;
	 text-transform: uppercase;
}
 .programv2 section.blockquote blockquote .credentials {
	 color: #fff;
}
 .programv2 section.blockquote blockquote .author a {
	 color: #FCDB01;
	 text-decoration: underline;
}
 .programv2 section.blockquote blockquote .author a:hover {
	 color: #fff;
}
 .programv2 section.blockquote.background-transparent blockquote .credentials {
	 color: #0A2E57;
}
 .programv2 section.blockquote.background-transparent blockquote p {
	 color: #0A2E57;
}
 .programv2 section.blockquote.background-transparent blockquote .author a {
	 color: #0A2E57;
}
 .programv2 section.blockquote.background-transparent blockquote .author a:hover {
	 color: #0A2E57;
}
 .programv2 section.blockquote.full-width-media.author-img blockquote:after{
	 right: 0;
	 left: 0;
	 content: '\201D';
}
 .programv2 section.blockquote.full-width-media.left blockquote:after {
	 display:none !important;
}
 .programv2 section.blockquote.full-width-media.author-img blockquote:before {
	 content: '\201c';
	 display:none;
}
 .programv2 section.blockquote.full-width-media.author-img img {
	 width: 200px;
	 height: 200px;
	 object-fit: cover;
	 border-radius: 50%;
	 margin-bottom: 20px;
}
 .programv2 section.blockquote.author-img .h2 {
	 font-size: 1.4rem;
	 line-height: 1.4;
}
 .programv2 section.blockquote.full-width-media.author-img blockquote {
	 padding-left:0;
	 margin-left:0;
}
 .programv2 section.blockquote.full-width-media.author-img footer {
	 margin-top: 15px;
}
 .programv2 section.blockquote.full-width-media.author-img .row {
	 align-items: center;
	 justify-content: center;
}
 .programv2 section.blockquote.center.full-width-media.author-img blockquote p, .programv2 section.blockquote.center.full-width-media.author-img blockquote footer {
	 text-align: center;
}
 @media (min-width: 480px) {
	 .programv2 section.blockquote.full-width-media.author-img img {
		 width: 225px;
		 height: 225px;
	}
}
 @media (min-width: 768px) {
	 .programv2 section.blockquote.full-width-media.author-img img {
		 width: 250px;
		 height: 250px;
	}
	 .programv2 section.blockquote.author-img .h2 {
		 font-size: 1.5rem;
		 line-height: 1.5;
	}
	 .programv2 section.blockquote footer .author, .programv2 section.blockquote footer .credentials {
		 font-size: 1rem;
	}
	 .programv2 section.blockquote.full-width-media.author-img blockquote {
		 padding-left:35px;
		 margin-top: 0;
	}
	 .programv2 section.blockquote.full-width-media.author-img blockquote:after {
		 left: 35px;
	}
}
 @media (min-width: 1199.969px){
	 .programv2 section.blockquote.full-width-media.author-img blockquote:after {
		 top:-6rem;
		 right:60px;
		 left:0;
	}
	 .programv2 section.blockquote.full-width-media.author-img blockquote {
		 margin-top: 3rem;
	}
	 .programv2 section.blockquote.full-width-media.author-img img {
		 width: 275px;
		 height: 275px;
		 margin-bottom:0;
	}
}
 @media (max-width: 1199.98px) {
	 .programv2 .blockquote.background-transparent.left blockquote:after {
		 content: '\201c';
		 right: auto;
		 left: 27px;
		 top: -40px;
	}
	 .programv2 .blockquote.background-transparent.left blockquote, .programv2 .blockquote.background-blue.left blockquote {
		 padding-top: 55px;
		 padding-right: 0;
		 margin-left: 9px;
	}
}
/*TABS */
 section.tabs a {
	/*color: #02aef0;
	*/
	 color: #00A0DE;
	/*text-decoration: underline;
	*/
}
 section.tabs .tab-intro a:hover {
	 color: #fff;
}
 section.tabs a.nav-item.nav-link {
	 background-color: #FCDB01;
	 font-size: 1.27rem;
}
 section.tabs a.nav-item.nav-link:hover {
	 background-color: rgb(252, 219, 1, 0.5);
}
 section.tabs a.nav-item.nav-link.active {
	 border: 2px solid #EDECF1;
	;
	 border-bottom: none;
	 background-color: #EDECF1;
	 color:#0A2E57;
}
 section.tabs .tab-content {
	 background-color: #EDECF1;
}
 section.tabs .tab-pane strong{
	 color: #0A2E57;
}
 section.tabs .tab-intro, section.tabs .tab-content {
	 padding:15px;
}
 section.tabs .tab-intro h2 {
	 margin-bottom:10px;
	 color:#fff;
}
 section.tabs .h2, section.tabs .nav-item {
	 color:#0A2E57;
	 font-weight:bold;
	 text-decoration: none;
}
 section.tabs .tab-intro {
	 color:#fff;
	 background-position: center;
	 z-index: 1;
	 position: relative;
	 background-size: cover;
}
 section.tabs h2 span.yellow{
	 color:#FCDB01;
}
 section.tabs .tab-intro a{
	 color:#FCDB01;
}
 section.tabs .col-lg-12 {
	 padding:0;
}
 section.tabs .tab-intro:before {
	 content: "";
	 position: absolute;
	 height: 100%;
	 width: 100%;
	 background: rgba(10, 46, 87, 0.9);
	 width: 100%;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 z-index: -1;
}
 section.tabs .tab-pane, section.tabs .tab-intro .details{
	 padding: 30px 20px;
}
 section.tabs .facts.active {
	 width: 100%;
	 padding: 10px;
}
 section.tabs .facts.active .card-body {
	 display: -webkit-flex;
	 display: -ms-flexbox ;
	 display: flex;
	 width: 100%;
	 flex-wrap: wrap;
	 -webkit-flex-wrap: wrap;
}
 section.tabs .fact {
	 padding: .8rem 1.3rem;
	 margin: 7px 10px;
	 background: none;
	 text-align: center;
	 justify-content: center;
	 align-items: center;
	 overflow-wrap: break-word;
	 flex: 1 0 100%;
}
 section.tabs .fact .heading{
	 text-transform: none;
	 font-size: 2.5rem;
	 margin-bottom: .1rem;
}
 section.tabs .details h3 {
	 text-transform: none;
}
 @media (min-width: 768px) {
	 section.tabs .facts.active .card-body {
		/*flex-basis: 34%;
		*/
	}
	 section.tabs .facts.active .card-body .fact {
		 flex: 1 0 33%;
	}
}
 section.tabs .nav-tabs {
	 display:none !important;
}
 section.tabs .tab-pane .card-header a{
	 display:block !important;
}
 @media(min-width:768px) {
	 section.tabs .nav-tabs {
		 display: flex !important;
	}
	 section.tabs .tab-pane {
		 border: none !important;
	}
	 section.tabs .tab-pane .card-header {
		 display:none !important;
	}
	 section.tabs .tab-pane .collapse{
		 display:block !important;
	}
}
/*Pre-footer CTA Buttons*/
 .programv2 .prefooter {
	 padding-top:0;
}
 .programv2 section.prefooter-cta {
	 margin-bottom:20px;
	 position: relative;
	 bottom: 0;
}
 .programv2 section.prefooter-cta .cta-btn a {
	 width:100%;
	 font-weight: 900;
}
 .programv2 section.prefooter-cta .btn-prefooter {
	 border-color: #00A0DE;
	 background-color: #00A0DE;
	 color:#fff;
}
 .programv2 section.prefooter-cta .btn-prefooter-alt {
	 border-color: #FFDD00;
	 background-color: #FFDD00;
	 color: #0A2E57;
}
 .programv2 section.prefooter-cta .cta-btn a:hover, section.prefooter-cta .cta-btn a:active {
	 background-color: #042345;
	 border-color: #042345;
	 color:#fff;
}
 .programv2 section.prefooter-cta .cta-btn {
	 margin-bottom:15px;
}
 @media (min-width: 768px) {
	 .programv2 .prefooter {
		 padding-top: 70px !important;
	}
	 .programv2 section.prefooter-cta {
		 margin-bottom:0;
		 position: absolute;
	}
	 .programv2 section.prefooter-cta .row {
		 flex-direction: row;
	}
	 .programv2 section.prefooter-cta .cta-btn {
		 margin-top:0;
		 margin-bottom:0;
		 padding-left: 0px;
	}
	 .programv2 section.prefooter-cta .cta-btn a {
		 font-size:16px 
	}
	 .programv2 section.prefooter-cta .cta-btn:last-child {
		 padding-right:0;
	}
}
 @media (min-width: 1069px){
	 .programv2 section.prefooter-cta .prefooter {
		 left: 15px;
	}
	 .programv2 section.prefooter-cta.full-width-extend.narrow.fullWidth {
		 left: 33%;
	}
}
/*SIDEBAR OUTSETS */
 .programv2 .sidebar {
	 padding-top:0px;
}
 .programv2 .sidebar section {
	 margin-bottom: 40px;
}
 .programv2 .sidebar section.sidebar-last {
	 margin-bottom: 0;
}
 .programv2 .sidebar section.side-img img, .programv2 .sidebar .content.text-img img {
	 width: 50% !important;
	 display:inline-block !important;
}
 .programv2 .sidebar .content.text-img img {
	 padding-top: 10px;
}
 @media (min-width: 768px) {
	 .programv2 .sidebar section.side-img img, .programv2 .sidebar .content.text-img img {
		 width: 40% !important;
	}
}
 @media (min-width: 1070px){
	 .programv2 section.sidebar-outset .inner {
		 padding-top:15px;
	}
	 .programv2 .sidebar section.sidebar-last {
		 margin-bottom: 40px;
	}
	 .programv2 .sidebar section.side-img img, .programv2 .sidebar .content.text-img img {
		 width: 100% !important;
	}
	 .programv2 .sidebar section.side-img .inner {
		 padding-left:0 !important;
		 padding-right:0 !important;
		 margin-top:0 !important;
	}
}
 .programv2 section.sidebar-outset .inner {
	 border-left: solid 2px #0a2e57;
	 padding-left: 22px;
	 color:#0a2e57;
	 padding-right:20px;
}
 .programv2 section.sidebar-outset {
	 height: auto;
}
 .programv2 section.sidebar .inner {
	 padding-right: 20px;
}
 .programv2 section.sidebar-outset .inner {
	 padding-top:0;
}
 .programv2 section.sidebar-outset .heading {
	 font-size: 1.5rem;
	 font-family: poynter-gothic-text-condense, sans-serif, sans-serif;
	 line-height: 1.5rem;
	 font-weight:bold;
}
 .programv2 section.sidebar-outset .subheading {
	 font-size: 1.2rem;
	 line-height: 1.3rem;
	 font-weight:bold;
	 font-family: poynter-gothic-text-condense, sans-serif, sans-serif;
}
 .programv2 section.sidebar-outset .side-stat .heading, .programv2 section.sidebar-outset .side-stat .subheading {
	 font-weight:bold;
}
 .programv2 section.sidebar-outset .type-text .subheading {
	 font-weight:normal;
}
 .programv2 section.sidebar-outset .inner {
	 margin-left: 20px;
}
 @media (min-width: 1070px){
	 .programv2 section.sidebar-outset .inner {
		 margin-left: 0;
		 overflow-wrap: break-word;
	}
	 .programv2 section.sidebar-outset .heading {
		 font-size: 1.8rem;
		 line-height: 1.9rem;
	}
	 .programv2 section.sidebar-outset .subheading {
		 font-size: 1.5rem;
		 line-height: 1.6rem;
	}
	 .programv2 section.sidebar-outset .type-text .subheading {
		 font-size: 1.4rem;
		 line-height: 1.3rem;
	}
}
 .programv2 section.wysiwyg a {
	/*color: #02aef0;
	*/
	 color: #00A0DE;
}
 .programv2 section.wysiwyg strong {
	 color: #0A2E57;
}
/*Sidebar - Text with Small Icon*/
 .programv2 .sidebar .content.text-icon img {
	 max-height: 100px;
	 padding: 10px 10px 0px 0px;
}
 .programv2 .sidebar .wysiwyg {
	 padding-top:10px;
	 font-size :1rem;
	 line-height: 1.3rem;
}
 .programv2 .sidebar .wysiwyg p {
	 line-height: 1.3rem !important;
	 margin-bottom: 0;
}
 .programv2 .sidebar .content .subheading {
	 padding-top:10px;
}
/*Sidebar - Stats*/
 .programv2 section.sidebar-outset .side-stat {
	 text-transform:uppercase;
}
 .programv2 section.sidebar-outset .side-stat .inner {
	 border-left:none;
}
 .programv2 section.sidebar-outset .side-stat .heading {
	 color: #02aef0;
}
 .programv2 section.sidebar-outset .side-stat .subheading {
	 color: #0A2E57;
}
 .programv2 section.sidebar-outset .side-stat .heading {
	 font-size: 3rem;
	 text-transform:none;
	 line-height: 2.9rem;
}
 .programv2 section.sidebar-outset .side-stat .heading.small {
	 font-size: 2rem;
	 line-height: 1.9rem;
}
 .programv2 section.sidebar-outset .side-stat .subheading {
	 font-size: 1.5rem;
	 text-transform: uppercase;
	 line-height: 1.4rem;
}
 .programv2 section.sidebar-outset .side-stat hr {
	 margin-top: .5rem;
	 margin-bottom: .5rem;
	 background-color: #0a2e57;
}
 .programv2 .sidebar .side-stat .subheading, .programv2 .sidebar .side-stat .wysiwyg {
	 padding-top:0;
}
 .programv2 .sidebar .side-stat .wysiwyg {
	 font-weight:bold;
	 font-size: .9rem !important;
	;
	 line-height: 1rem !important;
}
 .programv2 .sidebar .side-stat .wysiwyg p {
	 font-size: .9rem !important;
	;
	 line-height: 1rem !important;
}
 .programv2 .sidebar .side-stat a, .programv2 .sidebar-outset a {
	 color:#02aef0 
}
/*Adjust spacing on sidebar*/
 @media (max-width: 1069.98px){
	 .programv2 section.wysiwyg.w-sidebar, .programv2 section.tabs.w-sidebar {
		 padding-bottom: 20px !important;
	}
	 .programv2 section.people-profile-carousel.w-sidebar {
		 margin-bottom: 20px !important;
	}
	 .programv2 .sidebar {
		 margin-bottom: 70px;
	}
}
 @media (max-width: 767.8px){
	 .programv2 section.prefooter-cta .container {
		 max-width:revert;
	}
	 .programv2 section.prefooter-cta {
		 padding: 0;
		 margin-bottom: 0;
	}
	 .programv2 section.prefooter-cta .cta-btn {
		 margin-bottom: 1px;
		 padding:0;
	}
}
 .programv2 .sidebar-callout .inner {
	 padding-top: 0px !important;
}
 .programv2 .sidebar-callout .inner {
	 margin-top: 0px !important;
}
 .programv2 .sidebar .side-img .inner {
	 text-align:center;
}
 .programv2 section.accordion .wysiwyg a {
	/*color: #02aef0;
	*/
	 color: #00A0DE;
}
 @media (min-width: 1069px) {
	 .programv2 section.additional-info-carousel.top .column .inner {
		 margin-top: 20px !important;
		 align-self: flex-start !important;
	}
}
/* Hannon Hill 01/6/22 */
/* .underline {*/
/*	 padding-bottom: 25px;*/
/*}*/
/* @media (max-width: 1199.98px) {*/
/*	 .underline {*/
/*		 padding-bottom: 10px;*/
/*	}*/
/*}*/
 .hero-global.text-overlay:before {
	 display:none;
}
 .hero-homepage:before {
	 display:none;
}
 body.page {
	 background-color: #FFFFFF;
}
 .multi-column-content.card .container.columns.centered .column {
	 background-color: #EDECF1;
}
 .background-white.additional-info-carousel .column {
	 background-color: #EDECF1;
}
 .flickity-prev-next-button.previous:after {
	 content: '\e408';
	 transform: translate(-50%, -50%) rotate(0);
}
 .flickity-prev-next-button.next:after {
	 content: '\e315';
}
 .flickity-prev-next-button:after {
	 font-size: 60px;
	 color: #0A2E57;
}
 .background-blue .flickity-prev-next-button:after {
	 color: #ffffff;
}
 @media (max-width: 869.98px) {
	 .flickity-prev-next-button:after {
		 font-size: 45px;
	}
}
 @media (min-width: 870px) {
	 .flickity-prev-next-button {
		 display: inline-block;
		 position: absolute;
		 top: 38%;
		 left: auto;
		 right: auto;
		 margin-top: 0;
		 transform: none;
		 background: transparent;
		 height: 60px;
		 width: 30px;
	}
	 .flickity-prev-next-button.previous {
		 left: 0;
		 right: 0;
		 border-radius: 5px 0 0 5px;
		 margin-left: -30px;
	}
	 .flickity-prev-next-button.next {
		 left: 100%;
		 right: 0;
	}
	 button.flickity-button:disabled, button.flickity-button {
		 background: transparent !important;
	}
	 .people-profile-carousel .flickity-viewport, .people-profile-cards .flickity-viewport {
		 margin-left: 0;
		 margin-right: 0;
	}
	 .flickity-viewport {
		 width: 100%;
	}
	 .people-profile-carousel .flickity-slider, .people-profile-cards .flickity-slider {
		 width: 100%;
	}
	 .flick-carousel .carousel-status {
		 margin-left: 0;
		 margin-top: 0;
	}
}
 .hero-video + .hero-homepage-columns {
	 z-index: 2;
}
 .hero-homepage h1, .hero-homepage .eyebrow {
	 text-shadow: 0px 0px 8px rgb(0 0 0 / 90%);
}
 @media (min-width:1070px){
	 .hero-homepage-columns .col-lg-6 {
		 padding-right: 9px !important;
		 padding-left: 9px !important;
	}
}
 @media (max-width: 767.98px) {
	 .hero-homepage-columns {
		 margin-top: 20px !important;
		 padding-bottom:20px !important;
	}
}
 .hero-homepage-columns .column {
	 background-color: #EDECF1 !important;
}
 .two-column-content.overlap .column {
	 background-color: #EDECF1 !important;
}
/* a {*/
/*	 color: #00A0DE;*/
/*}*/
 .hero-video .banner-video {
	 position: relative;
	 padding-bottom: 56.25%;
	 height: 0;
	 overflow: hidden;
	 max-width: 100%;
}
 .hero-video {
	 height: 727px;
	 background-image:none !important;
}
 @media (max-width: 767.98px) {
	 .hero-video {
		 min-height: 0;
		 background-color: #0A2E57;
	}
	 section.hero.hero-homepage.hero-video {
		 padding: 0;
	}
	 .hero-video > .container.intro {
		 background-color: #0A2E57;
		 padding-bottom: 20px;
		 min-width: 100%;
	}
	 .hero-homepage.hero-video {
		 height: auto ;
	}
	 .hero-homepage.hero-video > .container.intro h1 {
		 margin-bottom: 1rem;
	}
	 .vimeo-controls {
		 text-align: right;
		 margin-right:20px;
	}
	 .hero-video .vimeo-controls .video-button {
		 position: relative;
		 display: inline-block;
		 font-size: 30px;
		 margin-top:0;
		 right:0;
	}
	 .hero-homepage.hero-video > .container.intro p.eyebrow {
		 margin-top: 0rem !important;
	}
}
 @media (min-width: 768px){
	 .hero-video .banner-video {
		 position: absolute;
		 left: 0;
		 right: 0;
		 margin-left: auto;
		 margin-right: auto;
		 height: 100%;
		 display: flex;
		 flex-direction: row;
		 z-index: 1;
		 height:727px;
		 overflow: hidden;
		 padding-bottom: 0;
	}
	 .hero-video .video-button {
		 bottom: 90px !important;
		;
		 top: unset !important;
	}
	 .hero-video {
		 background: none;
	}
}
 .hero-video .video-button {
	 border: 0;
	 background-color: transparent;
	 color: #fff;
	 opacity: .8;
	 display: block;
	 width: 50px;
	 height: 50px;
	 font-size: 40px;
	 cursor: pointer;
	 z-index: 3;
	 position: absolute;
	 right:30px;
}
 .hero-video .video-button:hover, .hero-video .video-button:focus, .hero-video .video-button:active {
	 opacity: 1;
}
 .hero-video .banner-video .vimeo-full-width iframe {
	 box-sizing: border-box;
	 height: 56.25vw;
	 left: 50%;
	 min-height: 100%;
	 min-width: 100%;
	 transform: translate(-50%, -50%);
	 position: absolute;
	 top: 43% !important;
	 width: 177.77777778vh;
}
 .hero-video > .container.intro {
	 z-index: 2;
}
 @-moz-document url-prefix() {
	 .hero-video .banner-video .vimeo-full-width iframe {
		 top:30% !important;
	}
}
/*Heading Updates*/
 .wysiwyg h3, .wysiwyg .h3 {
	 font-weight: bold;
	 font-family: poynter-gothic-text, sans-serif, sans-serif;
	 font-size: 1.125rem;
	 line-height: 1.5625rem;
	 color: #0A2E57;
	 text-transform: none;
}
 .wysiwyg .h4, .wysiwyg h4 {
	 font-size: 1rem;
	 font-family: "Times New Roman", Times, serif;
	 font-style: italic;
	 color: #0A2E57;
	 line-height: 1.125rem;
	 letter-spacing: -0.4px;
}
 .wysiwyg .h5, .wysiwyg h5 {
	 font-size: 0.75rem;
	 font-family: poynter-gothic-text, sans-serif, sans-serif;
	 color: #0A2E57;
	 letter-spacing: 0.5px;
	 text-transform: uppercase;
	 font-style: normal;
}
 .tabs .details .wysiwyg :is(h1, h2, h3, h4, h5, h6) {
	 color: #fff;
}
 .accordion .container .card-body.wysiwyg.bg-dark-blue :is(h1, h2, h3, h4, h5, h6){
	 color: #fff;
}
 .true-5050 h2.headline {
	 font-size: 1.5625rem;
	 font-family: poynter-gothic-text-condense, sans-serif, sans-serif;
	 text-transform: uppercase;
	 color: #0A2E57;
	 margin-bottom: 1rem;
}
 .multi-column-content .container.columns .column.none .content .inner {
	 padding: 30px 46px 0 46px;
}
@media (min-width: 520px) {

	 section.multi-column-content.card .mt-eighth{
		 max-width: 540px;
		 margin: 0 auto;
	}
}
 @media (min-width: 768px) {
	 section.multi-column-content.card .mt-eighth {
		 max-width: 625px;
		 margin: 0 auto;
	}
}
 .accordion .wysiwyg blockquote {
	 position: relative;
	 float: none;
	 width: auto;
}
 .programv2 section.sidebar-outset .content:not(.side-stat) .inner {
	 border: none;
	 color: #555E67;
	 margin-left:0;
}
 .programv2 .multi-column-content.card .container.columns .row .column {
	 background-color: #EDECF1;
}
 .programv2 .breakOut:not(.standard) section.sidebar-outset .inner {
	 margin-left: 20px;
}
 .programv2 .breakOut:not(.standard) section.sidebar-outset .inner {
	 padding-top: 0;
}
 .programv2 .breakOut:not(.standard) section.sidebar-outset .content:not(.side-stat) .inner {
	 border-left: solid 2px #0a2e57;
	 padding-left: 22px;
	 color: #0a2e57;
	 padding-right: 20px;
}
 @media (min-width: 1070px) {
	 .programv2 .breakOut:not(.standard) section.sidebar-outset .inner {
		 margin-left: 0;
		 overflow-wrap: break-word;
		 padding-top: 15px;
	}
}
 .programv2 .sidebar .side-stat a, .programv2 .sidebar-outset a {
	/*color: #02aef0;
	*/
	 color: #00A0DE;
}
 .programv2 .breakOut.standard section.sidebar-outset .inner a, .programv2 .breakOut.standard section.sidebar-outset .inner a:hover {
	/*color: #02aef0;
	*/
	 color: #00A0DE;
}
 .programv2 section.blockquote.left blockquote:after {
	 content: '';
}
 @media (max-width: 1199.98px) {
	 .programv2 .blockquote.left blockquote:after {
		 content: '' !important;
	}
	 .programv2 .blockquote.left blockquote {
		 padding-top: 0 !important;
	}
	 .programv2 section:not(.author-img).blockquote blockquote .h2 {
		 font-size: 28px !important;
		 line-height: 30px !important;
		 letter-spacing: -0.24px !important;
	}
}
 .bg-lite-gray {
	 background-color: #EDECF1 !important;
}
 .full-width-media:before {
	 background: none;
}
 .full-width-media.has-text:before {
	 background: none;
}

 @media (max-width: 767.98px) {
	 .people-profile-carousel .flickity-resize .slide > .column:before {
		 background:none;
	}
}
 .additional-info-carousel button.flickity-button {
	 background-color: #EDECF1;
}
 .additional-info-carousel button.flickity-button:disabled, .gallery-carousel button.flickity-button:disabled {
	 background-color: #dadada;
}
 @media (min-width: 520px) {
	 .multi-column-content.card.fullWidth .mt-eighth {
		 left: 3%;
	}
}
 .multi-column-content.card.fullWidth .mt-eighth .text {
	 margin-bottom: 0;
}
 @media (min-width: 1070px) {
	 .multi-column-content.card.fullWidth .mt-eighth {
		 left: unset;
	}
}
 @media (min-width: 870px) {
	 button.flickity-button.flickity-prev-next-button.next {
		 margin-left: 7px;
	}
	 .gallery-carousel button.flickity-button.flickity-prev-next-button.previous {
		 margin-left: -40px;
	}
	 .additional-info-carousel button.flickity-button.flickity-prev-next-button.previous, .people-profile-carousel button.flickity-button.flickity-prev-next-button.previous{
		 margin-left: -30px;
	}
	 .gallery-carousel.overlap.left .column {
		 margin-left: 0;
	}
}
 .gallery-carousel .flickity-viewport {
	 max-height:500px !important;
}
 @media (min-width: 1070px){
	 .standard .sidebar-outset .content {
		 margin-top: 230px;
	}
}
 .gallery-carousel.overlap .column {
	 background-color: #EDECF1 !important;
}
 .hero-global.text-overlay h1.headline {
	 text-shadow: 0px 0px 8px rgb(0 0 0 / 90%);
}
 .multi-column-content.card .container.columns .heroText h3{
	 font-size: 4rem;
}
 .underline-navy:after {
	 content: '' !important;
	 border-bottom: 2px #0A2E57 solid !important;
	 width: 4.5rem !important;
	 height: 1px !important;
	 bottom: 0;
	 left: 0;
	 position: absolute;
}
 h1.bottom-line:after, h2.bottom-line:after, h3.bottom-line:after, h4.bottom-line:after, h5.bottom-line:after, h6.bottom-line:after, .h1.bottom-line:after, .h2.bottom-line:after, .h3.bottom-line:after, .h4.bottom-line:after, .h5.bottom-line:after, .flick-carousel .bottom-line.carousel-status:after, .h6.bottom-line:after {
	 background-color: #FCDB01;
	/*background-color: #0A2E57;
	*/
}
 section.embed.fullWidth iframe {
	 width:100% !important;
}
 section.embed.fullWidth {
	 padding:0;
}
 section.accordion .card {
	 border:none;
}
 section.accordion .card-body.bg-lite-gray {
	 color: #0A2E57;
}
 .accordion.bg-transparent .card {
	 background-color: #EDECF1 !important;
}
 .sidebar-nav .sub-nav ul.navbar-nav {
	 background-color: #EDECF1;
	 color: #0A2E57;
}
 .sidebar-nav .sub-nav ul.navbar-nav a {
	 color: #0A2E57;
}
 .column.block .inner p.eyebrow, .additional-info-carousel .column.two-column .inner p.eyebrow {
	 font-size: 0.75rem;
	 letter-spacing: 0.5px;
	 color: #0A2E57;
}
 .additional-info-carousel .column.two-column .inner p {
	 font-family: poynter-gothic-text, sans-serif, sans-serif;
	 font-size: 1rem;
	 line-height: 1.75rem;
	 margin-bottom: 1rem;
}
 @media (max-width: 1199.98px) {
	 .column .inner p.eyebrow {
		 margin-bottom: 0.75rem;
	}
}
 .additional-info-carousel.background-blue .underline:after {
	 border-bottom: 2px #fff solid !important;
}

@media (max-width: 1069.98px) {
.basic-page.programv2 .col-lg-3.sidebar.widgets {
    margin-bottom: 0;
}
}

.multi-column-content.card .container.columns.left .column.image {
    background-color: #EDECF1;
}
.news-events-widget .date a {
    color: #0A2E57;
}
.gallery-carousel.full-md.overlap .column .inner {
    min-height: 82px;
}
.gallery-carousel.overlap.left .column {
    top: 380px;
}
.gallery-carousel.full-md.overlap .column {
    border-radius: 0 5px 5px 0px;
}

@media (max-width: 1069.98px) {
.gallery-carousel.overlap.left .column {
    top: auto;
}
}
.wysiwyg a.button-blue,  .wysiwyg a.button-blue:hover {
    text-decoration: none !important;
}

section.news-event-featured .column.block {
     background-color: #EDECF1;
}
.event-intro .summary, .people-intro .summary{
     background-color: #EDECF1;

}
.sidebar.breakOut .btn-link  {
    border-bottom:none !important;
}
.sidebar.breakOut .btn-link:hover {
    border-bottom:none !important;
    text-decoration: underline;
    color: #020a12;
}
.people-profile-cards .column {
    background-color: #EDECF1;
}
@media (max-width: 1069.98px) {
.programv2 .hero .sidebar {
    margin-bottom: 0;
}
}
.hero-news-columns > .container .inner {
    background-color: #EDECF1;
}
.programs-listing .normal .column, .programs-listing .inner {
     background-color: #EDECF1;
    
}
.gallery-carousel.overlap.left .image.video .figure:before {
   content: none;
}
.underline  {
    padding-bottom: 1rem !important;
}
section.instagram-feed  {
    background-color: #fff;
}
.sidebar.breakOut.no-img .content  {
   margin-top:55px;
}
.programv2 .sidebar.standard  { 
    margin-bottom: 0;
}
/*FOOTER DESIGN UPDATES*/
    .site-footer > div .footer-intro figure {
    margin: 0 0 1rem;
    display: flex;
}
 .site-footer > div .footer-intro figure img {
    max-width: 480px;
}
.footer-copyright {
    float:left;
    font-weight: 400 !important;
}
.site-footer > div .footer-brand .social-nav li a {
    text-align: center;
    display: flex;
    flex-direction: column;
    font-size: 0;
    text-decoration: none;
    width: 32px;
    height: 32px;
    padding: 0;
    background: #fff;
    color: #042345;
    transition: all, 0.2s;
    border-radius: 3px;
}
.site-footer > div .footer-brand  .social-nav li a:before {
  margin: auto;
  font-family: "FontAwesome";
  font-size: 25px;
  line-height: 25px;
}
.site-footer > div .footer-brand .social-nav li a.facebook::before {
  content: "\f09a";
}
.site-footer > div .footer-brand .social-nav li a.twitter::before {
  content: "\f099";
}
.site-footer > div .footer-brand .social-nav li a.linkedin::before {
  content: "\f0e1";
}
.site-footer > div .footer-brand .social-nav li a.youtube::before {
  content: "\f16a";
}
.site-footer > div .footer-brand .social-nav li a.instagram::before {
  content: "\f16d";
}
.site-footer > div .footer-brand .social-nav li a.snapchat::before {
  content: "\f2ac";
}
.site-footer > div .footer-brand .social-nav li a::before {
  color: #042345;
}
.site-footer > div .footer-brand .social-nav li a::before:hover {
  background-color: #042345;
  color: #fff;
}
.site-footer > div .footer-brand .social-nav li a:hover, .site-footer > div .footer-brand .social-nav li a:focus, .site-footer > div .footer-brand .social-nav li a:active {
  background: #D4D6DD;
  transition: all, 0.2s;
}
.site-footer .footer-copyright {
    float: left;
    padding-left: 30px;
}
.site-footer .footer-intro nav.secondary-footer-nav > ul{
    justify-content: flex-end;
}
.site-footer .footer-intro nav.footer-nav > ul{
    justify-content: flex-end;
}
.site-footer > div .footer-intro .footer-address {
    color: #929CB3;
    font-size: 0.9375rem;
    font-weight: 400;
    text-align: left;
    padding-left: 30px;
    font-weight: normal !important;
    font-style: normal !important;
    font-family: inherit !important;
}
.site-footer .footer-logo {
    top: -17px;
}
.site-footer .footer-address p {
    margin-bottom: 5px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-family: inherit !important;
}
.site-footer .footer-address a {
    color: #fff;
    footeront-weight: bold;
}
@media (max-width: 1199.98px) {
    .site-footer .footer-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .site-footer > div nav > .nav.social-nav {
        display: flex;
    }
}
@media (max-width: 767.98px) {
    .site-footer > div .footer-intro .footer-address {
        text-align:center;
        padding-left:0;
    }
    .site-footer > div .footer-intro div p, .site-footer > div .footer-intro nav p {
        padding-right: 0;
    }
    .site-footer > div .footer-intro .footer-address {
        margin-bottom: 10px;
    }
    .site-footer > div .footer-intro div, .site-footer > div .footer-intro nav {
        justify-content: center;
        text-align: center;
      }
    .site-footer .col-md-8.col-lg-6.footer-logo {
          margin-right: 15px;
        margin-left: 15px;
    }
    .site-footer nav .social-nav {
        justify-content: center;
        text-align: center;
    }
    .site-footer .footer-copyright {
        float: none;
        padding-left: 0;
    }
    .site-footer .nav.social-nav li{
    margin:15px;
    }
    .site-footer .footer-brand {
        padding-bottom: 70px;
    }
}
@media (min-width: 768px) and (max-width: 1199.98px) { 
    .site-footer ul.nav.social-nav {
        display: flex;
        justify-content: space-between;
    }
    .site-footer > div .footer-intro .footer-address {
        /*## margin-left: -20px;*/
        padding-left:0;
    }
}
@media (min-width: 1200px) { 
    .site-footer ul.nav.social-nav {
        justify-content: center;
    }
}
