@media (max-width: 991.98px) {
    .page-index .skip-top {
        margin-top: -90px;
    }
}
body.page-index {
    padding-top: 90px;
}
@media (min-width: 992px) {
    body.page-index {
        padding-top: 125px;
    }
}

/*BEGIN REFRESH STYLES*/
/*SOCIAL COLUMNS*/
@media (max-width: 575.98px) {
    .angular-banner-content__refresh .card-columns {
        column-count: 1;
    }
}
@media (min-width: 576px) and (max-width: 991.98px) {
    .angular-banner-content__refresh .card-columns {
        column-count: 2;
    }
}
@media (min-width: 992px) {
    .angular-banner-content__refresh .card-columns {
        column-count: 3;
    }
}
/*SOCIAL COLUMNS END*/
/*BUTTONS*/
.info-box__btn .btn-arrow-refresh-new {
    width: auto;
}
.hero-index__action-refresh.btn-arrow-refresh-new:after {
    	margin-top:0;
}
.hero-index__action-refresh.btn-arrow-refresh-new:after, .hero-index__content-video .btn-arrow-refresh-new:after  {
	right: -86px;
}
.hero-index__action-refresh.btn-arrow-refresh-new:hover:after, .hero-index__content-video .btn-arrow-refresh-new:hover:after {
	 right: -102px;
}
.btn-arrow-refresh-new {
    font-family: "Open Sans", sans-serif;
    text-transform: inherit;
    text-align: left;
    line-height: 1.5;
    padding: 1rem 3rem 1rem 0;
    position: relative;
    color: #012169;
    transition: outline-color 0s;
}
.btn-arrow-refresh-new:hover {
    outline-color: transparent !important;
    color: #007dba;
	position:relative;
}
.btn-arrow-refresh-new-blue:after {
    content: url(../images/site-wide/arrowblue.svg);
}
.btn-arrow-refresh-new-gold:after {
    content: url(../images/site-wide/arrowgold.svg);
}
.btn-arrow-refresh-new-gold {
    color: #f2a900 !important;
}
.btn-arrow-refresh-new:after {
    display: inline-block;
    width: 90px;
	position:absolute;
	transition: right 0.15s ease, width 0.15s ease;
	right: -38px;
	margin-top: 2px;
}
 .btn-arrow-refresh-new:hover::after {
    display: inline-block;
	right: -54px;
    width: 90px;
} 
/*END BUTTONS*/

/*FONTS START */
.styled-h2 {
    letter-spacing: normal;
}
.styled-h3 {
    letter-spacing: normal;
}

@media (max-width: 1199.98px) {
    .styled-h2 {
        font-size: 2.5rem;
    }
    .styled-h3 {
        font-size: 2.2rem;
    }
}
@media (min-width: 1200px) {
    .styled-h2 {
        font-size: 4rem;
    }
    .styled-h3 {
       font-size: 2.3rem;
    }
}
/*FONTS END */

/*CTA BEGIN*/
.btn-shield svg {
    width: 20px;
    margin-top: -3px;
}
.cta__heading__refresh {
    font-family: "Crimson Pro", serif;
    font-weight: 200;
}
@media (max-width: 991.98px) {
    .cta__heading__refresh {
        text-align: center;
    }
    .cta-button-refresh {
        text-align: center;
    }
}
.cta-button-refresh a {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}
.cta-button-refresh > a.btn.btn-light {
    color: #012169;
}
.cta-button-refresh > a.btn.btn-light:hover {
    background-color: #f2a900;
    border-color: #ffc540;
}
/*CTA END*/

/*FOOTER */
.site-footer-refresh {
    border-top: 8px solid rgb(242, 169, 0);
}
.site-footer__contact-name-refresh {
    font-family: "Crimson Pro", serif;
    font-weight: 200;
    font-size: 1.75rem;
}
.site-footer__menus-title-refresh {
    font-family: "Crimson Pro", serif;
    font-weight: 200;
    font-size: 1.75rem;
}
.site-footer__menus-refresh .nav-link {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.site-footer__menus-refresh .aria-label[aria-label]::before {
    font-family: "Crimson Pro", serif;
    font-weight: 200;
    text-transform: none;
    letter-spacing: normal;
    font-size: 1.5rem;
}
.site-footer__content-refresh address a {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.site-post-footer-refresh a {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}
.site-post-footer-refresh small {
    font-family: "Open Sans", sans-serif;
}
.site-post-footer__back-to-top-refresh {
    font-family: "Open Sans", sans-serif;
}
/*FOOTER END*/
/*NAVIGATION*/
.header-refresh {
    border-bottom: 8px solid #F2A900;
    height: 90px;
}
.header-refresh .navbar-toggler::before {
    color: white;
}
.header-refresh .navbar-toggler span {
    color: white;
    font-family: "Crimson Pro", serif;
    font-weight: 500;
}
.header-refresh .header-logo {
    width: 140px;
}
.header .header-logo.header-logo-refresh {
    transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    box-sizing: border-box;
}
.header .header-logo-refresh {
    background-color: transparent;
}
.header .navbar-refresh {
    background-color: #012169;
}
.header .header-menus__bottom-refresh {
    background-color: transparent;
}
.form-inline-refresh {
    position: relative;
    bottom: 6px;
}
.nav-item-top-refresh a {
    color: white;
    font-family: "Open Sans", sans-serif;
}
.header .header-nav-main .nav-link-refresh {
    color: white;
    font-family: "Crimson Pro", serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}
.header .header-nav-main .nav-link-refresh:hover {
    color: white;
    outline-color: #F2A900 !important;
}
.navbar-megamenu .nav-link-refresh.dropdown-toggle::after {
    color: #F2A900;
}
.mm-subnav-refresh a {
    color:  #F2A900;
    font-family: "Open Sans", sans-serif;
}
.mm-subnav-refresh a:hover {
    color: white;
    outline-color: white;
}

.mm-subnav-level-01-refresh, .mm-subnav-level-02-refresh {
    padding-left: 17px;
    border-left: 0;
}
.mm-subnav-level-01-refresh {
    border-top: 2px solid #007DBA;
}
.mm-subnav-level-01-refresh li:first-of-type {
    padding-top: 0.3rem;
}
.mm-subnav-level-01-refresh a {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.megamenu-title-refresh {
    color: white;
    font-family: "Crimson Pro", serif;
	font-weight: 200;
}
.megamenu-overview-refresh {
    background-color: #012169;
}
.megamenu-overview-refresh p {
    color: white;
    font-family: "Open Sans", sans-serif;
}
.header-search__toggle-refresh {
    font-family: "Open Sans", sans-serif !important;
}
.navbar-toggler-refresh {
    margin-right: 16px;
}
@media (max-width: 991.98px) {
    .header-logo-refresh img {
         width: 140px;
    }
    .header-refresh .header-menus {
        background-color: #0C2340;
    }
    .header .header-search__input {
        background-color: white;
        border: 1px solid white;
    }
    .navbar-megamenu-refresh .dropdown-menu {
        background-color: transparent;
         border-left: 0; 
    }
    .navbar-collapse-refresh {
        border-top: 8px solid #F2A900;
    }
}
@media (min-width: 992px) {
    .form-inline-refresh {
        position: absolute;
        bottom: 9px;
        right: 0;
    }
    .header-refresh {
        border-bottom: 8px solid #F2A900;
        height: 125px;
    }
    .header-refresh.scroll-down {
        border-bottom: 0;
    }
    .header-refresh.scroll-down .navbar {
        background: #012169;
    }
    .header-refresh.scroll-down .header-menus__bottom {
        height 63px;
    }
    .header-refresh.scroll-down .header-menus {
        height: 63px !important;
    }
    .header-refresh.scroll-down {
        height: 63px;
    }
    .header.scroll-down .header-logo-refresh img {
        width: 135px;
        margin-top: 8px;
    }
    .header.scroll-down .header-logo.header-logo-refresh {
        width: 135px;
    }
    .header.scroll-down .header-menus__bottom-refresh {
        background-color: #012169;
        /*border-bottom: 8px solid #F2A900;*/
        /*transition: height 0.35s;*/
        /*transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);*/
    } 
    .header.scroll-down .header-nav-main .nav-link-refresh {
        font-size: 18px;
    }
    .megamenu-refresh {
        background-color: #0C2340;
        border-top: 0;
        border-bottom: 0;
    }
    .header .header-menus__top.header-menus__top-refresh {
        width: 14%;
    }
    .header.scroll-down .header-nav-main-refresh {
        padding-left: 96px;
        margin-bottom: 8px;
        
    }
    .mm-subnav__heading-refresh > a {
        color: white;
        font-weight: 600 !important;
    }
    .header .header-nav-main .nav-link-refresh {
        font-size: 24px;
    }
    .header.scroll-down .megamenu-refresh {
        border-top: 8px solid #F2A900;
        transition: height 0.35s;
		transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    }
}
@media (min-width: 992px) and (max-width: 1360px) {
    .header .header-nav-main .nav-link-refresh {
        font-size: 18px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .header-nav-main.header-nav-main-refresh {
        margin-bottom: 85px;
        padding-left: 85px;
        padding-right: 80px;
    }
    .header-logo-refresh img {
        width: 175px;
    }
    .header .header-logo.header-logo-refresh {
        width: 175px;
    }
    .navbar-expand-lg .navbar-nav .nav-link-refresh {
        padding-right: 1.1rem;
        padding-left: 1.1rem;
    }
}
@media (min-width: 1200px) {
    .header .header-logo.header-logo-refresh {
        width: 250px;
    }
    .header-logo-refresh img {
        width: 250px;
    }
    .header-nav-main.header-nav-main-refresh {
        margin-bottom: 88px;
        padding-left: 190px;
        padding-right: 80px;
    }
    .navbar-expand-lg .navbar-nav .nav-link-refresh {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}
/*NAVIGATION END*/

/*BEGIN HERO REFRESH STYLES*/
.hero-index-video-refresh {
    background-color: white !important;
}
.hero-index__subheading-refresh-video {
    margin-bottom: 15px;
    font-family: "Crimson Pro", serif;
    font-weight: 200;
    text-transform: none;
}
 .hero-index__heading-refresh, .hero-index__subheading-refresh, .hero-index__heading--small-refresh, .hero-index__heading-refresh {
	 font-family: "Crimson Pro", serif;
	 font-weight: 200;
	 color: #fff;
	 letter-spacing: unset;
}
.hero-index__action-refresh {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #f2a900;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    line-height: 1.35;
    margin-right: 40px !important;
}
 .hero-index__subheading-refresh {
	 font-family: "Crimson Pro", serif;
	 font-weight: 200;
	 font-size: 2rem;
	 line-height: 1.1;
	 color: white;
}
@media (max-width: 767px) {
    .hero-index__subheading-refresh {
        font-size: 1.5rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
     .hero-index__subheading-refresh {
		 font-size: 2.5vw;
		 margin-bottom: 15px;
	}
}

/*@media only screen and (min-width: 992px) and (max-width: 2199px) {*/
@media (min-width: 992px) {
	 .hero-index__subheading-refresh {
		 font-size: 1.6rem;
		 margin-bottom: 15px;
	}
}
/*END REFRESH HERO STYLES*/
/*END REFRESH STYLES*/

 .hero-index__main-video3 {
	 position: relative;
	 top: 0;
	 transform: none;
}
@media (min-width: 1600px) {
    .hero-index__main-video3 {
        width: 600px;
    }
}
@media (min-width: 768px) and (max-width: 1599.98px) {
    .hero-index__main-video3 {
        width: 40%;
    }
}
 @media (min-width: 768px) {
	 .hero-index__main-video3 {
		 position: absolute;
		 top: 50%;
		 transform: translateY(-50%);
	}
	 .video-plause-button {
		 right: 0;
		 left: 0;
		 margin-left: auto;
		 margin-right: auto;
	}
}
 @media (min-width: 345px) {
	 .video-plause-button {
		 bottom: 245px;
	}
}
 @media (max-width: 344.98px) {
	 .video-plause-button {
		 bottom: 313px;
	}
}
 .main-video3-right {
	 right: 0;
}
 .main-video3-center {
	 right: 0;
	 left: 0;
	 margin-left: auto;
	 margin-right: auto;
}
 .video-plause-button {
	 font-size: 2em;
	 position: absolute;
	 left: 20px;
	 background: rgba(0, 0, 0, 0.5);
	 width: 2rem;
	 height: 2rem;
	 border-radius: 50%;
	 color: white;
	 padding-block: 0;
	 padding-inline: 0;
	 line-height: 0;
	 border-style: none;
}
 .hero-index__main-video2 {
	 position: absolute;
	 top: 50%;
	 transform: translateY(-50%);
}
 .hero-index__main-video2 .container {
	 max-width: none;
}
 @media (max-width: 767.98px) {
	 .hero-index__main-video2 {
		 position: relative;
		 transform: none;
	}
}
 .hero-index-video {
	 background-color: #012169;
	 background-position: center;
	 background-repeat: no-repeat;
	 background-size: cover;
	 position: relative;
}
 @media (max-width: 767.98px) {
	 .hero-index__content-video {
		 background-color: #012169;
	}
}
 @media (min-width: 768px) {
	 .hero-index__main-video {
		 position: absolute;
		 top: 0;
		 right: 0;
		 bottom: 0;
		 left: 0;
	}
	 .video-plause-button {
		 bottom: 15px;
	}
}
 .hero-index__content-video {
	 position: relative;
	 z-index: 1;
	 padding: 2rem;
	 display: block;
	 text-decoration: none;
	 transition: box-shadow ease 0.25s;
}
 @media (min-width: 768px) {
	 .hero-index__main-video > .container {
		 max-width: none;
	}
	 a.hero-index__content-video:hover {
		 box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1), 0px 8px 8px rgba(0, 0, 0, 0.1), 0px 16px 16px rgba(0, 0, 0, 0.1), 0px 32px 32px rgba(0, 0, 0, 0.1), 0px 64px 64px rgba(0, 0, 0, 0.1), 0px 128px 128px rgba(0, 0, 0, 0.1), 0px 256px 256px rgba(0, 0, 0, 0.1);
	}
}
 .hero-index__content-video::before {
	 position: absolute;
	 top: 0;
	 left: 0;
	 z-index: -1;
	 width: 100%;
	 height: 100%;
	 content: "";
	 background-color: #012169;
	 opacity: 0.9;
}
/*! Custom Styles */
 .stat-box-gray, .stat-box-white, .stat-box-blue {
	 border: 1px solid #ffffff;
	 color: #012169;
	 font-size: 1.2rem;
}
 .stat-box-gray {
	 background-color: #F3F3F3;
}
 .stat-box-white {
	 background-color: #ffffff;
}
 .stat-box-blue {
	 background-color: #F2FBFF;
}
 .stat-box-gray-number {
	 font-family: "Barlow Condensed", sans-serif;
	 font-weight: 600;
	 font-size: 4.5rem;
	 line-height: 4rem;
	 text-transform: uppercase;
	 color: #007DBA;
	 padding-top: 20px;
}
 .stat-box-white-number {
	 font-family: "Barlow Condensed", sans-serif;
	 font-weight: 600;
	 font-size: 4.5rem;
	 line-height: 4rem;
	 text-transform: uppercase;
	 color: #007DBA;
	 padding-top: 20px;
}
 .stat-box-gray > p, .stat-box-white > p {
	 text-transform:uppercase;
}
 .card-college-box {
	 margin: 10px;
	 border: 1px solid #d0d0ce;
	 width: 30%;
}
 .card-college-name {
	 font-family: "Barlow Condensed", sans-serif;
	 font-weight: 600;
	 font-size: 1.6rem;
	 line-height: 2rem;
	 letter-spacing: .5px;
	 text-transform: uppercase;
	 color: #012169;
	 padding-bottom: 10px;
	 border-bottom: 1px solid #d0d0ce;
}
 .card-college-stats-title {
	 font-family: "Spectral", serif;
	 font-weight: 700;
	 font-size: 1.3rem;
	 color: #007DBA;
	 margin-bottom: 0px;
}
 .card-college-stats {
	 font-family: "Spectral", serif;
	 font-weight: 700;
	 font-size: 1.5rem;
	 color: #012169;
}
 .blue-background {
	 background-color: #F2FBFF;
}
 .student-stats-number {
	 font-family: "Spectral", serif;
	 font-weight: 700;
	 font-size: 3.5rem;
	 color: #F2A900;
	 margin-bottom: 0px;
}
 .student-stats-name {
	 font-family: "Barlow Condensed", sans-serif;
	 font-weight: 600;
	 font-size: 1.4rem;
	 line-height: 1.5rem;
	 letter-spacing: .5px;
	 text-transform: uppercase;
	 color: #ffffff;
}
 .bold-blue {
	 font-weight: bold;
	 font-size: 150%;
	 color: #007DBA;
}
 .bold-gold {
	 font-weight: bold;
	 font-size: 150%;
	 color: #F2A900;
}
 .stat-box-type {
	 color: #0F0F10;
	 font-size: 1.2rem;
}
 .stat-box-number {
	 font-family: "Barlow Condensed", sans-serif;
	 font-weight: 600;
	 font-size: 6.3rem;
	 line-height: 4rem;
	 text-transform: uppercase;
	 color: #007DBA;
	 padding-top: 20px;
}
 .stat-box {
	 margin: 10px;
	 border: 1px solid #d0d0ce;
	 width: 30%;
}
 .arrow-list {
	 list-style-image: url(../images/site-wide/facts-arrow.svg);
	 padding-inline-start: 1em;
}
 .arrow-list-centered {
	 list-style-image: url(../images/site-wide/facts-arrow.svg);
	 list-style-position: inside;
	 text-align: center;
	 font-weight: bold;
}
 .wysiwyg .arrow-list-centered {
	 max-width: none;
}
 .arrow-list li, .arrow-list-centered li {
	 line-height: 2;
}
 .arrow-list .list-unordered > li::before {
	 color: #fff;
}
 .smaller-type {
	 font-size: 1.2rem;
}
 .image-grid-stats p:first-child {
	 margin-top: 1rem;
}
 .circle-stat {
	 background-image: url(../images/site-wide/stat-frame.svg);
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: contain;
	 height: 215px;
	 width: 215px;
	 margin: 0 auto;
	 padding: 1rem;
}
 .circle-stat-line, .circle-stat-card-line {
	 position: relative;
}
 .circle-stat-line:after {
	 content: "";
	 background: white;
	 position: absolute;
	 bottom: 21%;
	 right: 0;
	 height: 54%;
	 width: 0px;
}
 @media (min-width: 768px) {
	 .circle-stat-line:after {
		 width: 1px;
	}
}
 .circle-stat-card-line:after {
	 content: "";
	 background: white;
	 position: absolute;
	 bottom: 21%;
	 right: 0;
	 height: 54%;
	 width: 0px;
}
 @media (min-width: 992px) {
	 .circle-stat-card-line:after {
		 width: 1px;
	}
}
 .student-stats-number {
	 padding-top: 1.75rem;
}
 .ranking-college-number {
	 font-family: "Barlow Condensed", sans-serif;
	 font-weight: 600;
	 font-size: 4.5rem;
	 line-height: 2rem;
	 text-transform: uppercase;
	 color: #007DBA;
	 padding-top: 1.3rem;
	 text-align: center;
}
 .ranking-card-subheading {
	 font-family: "Barlow Condensed", sans-serif;
	 font-weight: 600;
	 font-size: 1.6rem;
	 line-height: 2rem;
	 letter-spacing: .5px;
	 text-transform: uppercase;
	 color: #012169;
	 padding-bottom: 10px;
}
 p.ranking-college-name {
	 text-align: center;
	 font-size: 1rem;
	 padding-top: 1rem;
	 line-height: 1.2;
}
 p.footnote {
	 text-transform: none;
	 font-family: "Noto Sans", sans-serif;
	 font-size: 1rem;
	 font-weight: 400;
	 line-height: 1.625;
	 color: #101820;
}
 p.footnote:nth-last-of-type(2) {
	 margin-bottom: 3rem;
}
 .stat-ww-image-subheading {
	 font-size: 1.5rem;
}
 .stat-heading {
	 font-family: "Spectral", serif;
	 text-transform: none;
	 letter-spacing: normal;
	 font-size: 3rem;
	 font-weight: 400;
	 color: #012169;
}
 .stat-cards-with-image-border {
	 background-clip: border-box;
	 border: 1px solid #d0d0ce;
}
/*! End of Custom Styles */
 