/*BEGIN REFRESH STYLES*/
/*NAVIGATION*/
.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;
}
@media (min-width: 992px) {
    .header .header-logo.header-logo-refresh {
        width: 250px;
    }
    .header-logo-refresh img {
        width: 250px;
    }
    .header-nav-main.header-nav-main-refresh {
        margin-bottom: 67px;
        margin-left: 250px;
    }
    .header.scroll-down .header-nav-main-refresh {
        margin-left: 250px;
        margin-bottom: 0px;
    }
    .header.scroll-down .header-logo-refresh img {
        width: 158px;
    }
    .header.scroll-down .header-logo.header-logo-refresh {
        width: 185px;
    }

}


/*NAVIGATION END*/
/*BUTTON ARROW*/
.hero-index__action-refresh:hover .btn-arrow.btn-arrow-lg::after {
    right: 1.5rem;
}
.btn-arrow-yellow-refresh:after {
    color: #f2a900 !important;
}
.btn-arrow.btn-arrow-refresh {
    padding-right: 3rem;
}
.btn-arrow.btn-arrow-refresh:before {
    width: 0;
}
.btn-arrow-refresh:after {
    content: "\2192";
    font-family: serif;
    font-size: 2rem;
    border: 0;
    font-weight: normal;
    color: #007DBA;
}
/*BUTTON ARROW END*/

/*BEGIN HERO REFRESH STYLES*/

 .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: 800;
    color: #f2a900;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    line-height: 1.35;
}

 .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: 3.75vw;
    }
     .hero-index__subheading--lg-refresh {
		 font-size: 3vw;
	}
	.hero-index__action-refresh {
        font-size: 1rem;
	}
	.hero-index__heading--small-refresh {
		 font-size: 3.75vw;
	}
	.hero-index__heading-refresh {
		 font-size: 4.5vw;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
     .hero-index__subheading-refresh {
		 font-size: 2.5vw;
		 margin-bottom: 15px;
	}
	 .hero-index__subheading--lg-refresh {
		 font-size: 3vw;
	}
	.hero-index__action-refresh {
        font-size: .8rem;
	}
	.hero-index__heading--small-refresh {
		 font-size: 3.75vw;
	}
	.hero-index__heading-refresh {
		 font-size: 4.5vw;
	}
}

/*@media only screen and (min-width: 992px) and (max-width: 2199px) {*/
@media (min-width: 992px) {
	 .hero-index__subheading-refresh {
		 font-size: 1.8vw;
		 margin-bottom: 15px;
	}
	 .hero-index__subheading--lg-refresh {
		 font-size: 3vw;
	}
	.hero-index__action-refresh {
        font-size: 1.1rem;
	}
	.hero-index__heading--small-refresh {
		 font-size: 3.75vw;
	}
	.hero-index__heading-refresh {
		 font-size: 3.8vw;
	}
}
/* @media (min-width: 2200px) {*/
/*	 .hero-index__subheading-refresh {*/
/*		 font-size: 2.75rem;*/
/*	}*/
/*	 .hero-index__subheading--lg-refresh {*/
/*		 font-size: 4.25rem;*/
/*	}*/
/*	.hero-index__action-refresh {*/
/*        font-size: 1.1vw;*/
/*	}*/
/*	.hero-index__heading--small-refresh {*/
/*		 font-size: 5rem;*/
/*	}*/
/*	 .hero-index__subheading--lg-refresh {*/
/*		 font-size: 3vw;*/
/*	}*/
/*	.hero-index__action-refresh {*/
/*        font-size: 1.4rem;*/
/*	}*/
/*	.hero-index__heading--small-refresh {*/
/*		 font-size: 3.75vw;*/
/*	}*/
/*	.hero-index__heading-refresh {*/
/*		 font-size: 4.5vw;*/
/*	}*/
/*}*/

/*END REFRESH HERO STYLES*/

/*END REFRESH STYLES*/



 .hero-index__main-video3 {
	 position: relative;
	 padding-left: 15px;
	 padding-right: 15px;
	 top: 0;
	 transform: none;
}
 @media (min-width: 768px) {
	 .hero-index__main-video3 {
		 position: absolute;
		 top: 50%;
		 transform: translateY(-50%);
		 width: 50%;
	}
	 .video-plause-button {
		 right: 0;
		 left: 0;
		 margin-left: auto;
		 margin-right: auto;
	}
}
 @media (min-width: 301px) {
	 .video-plause-button {
		 bottom: 230px;
	}
}
 @media (max-width: 300px) {
	 .video-plause-button {
		 bottom: 280px;
	}
}
 .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 */
 