@import url('https://fonts.googleapis.com/css2?family=Besley:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

body {
	color: #606060;
}
#page-wrapper {
	top: 0 !important;
}

h1.page-title-text-block-header {
    padding-bottom: 10px;
}

/*Ambient Video Hero CSS*/
.home-new-hero .controls {
	position: absolute;
	bottom: 16px;
	left: 15%;
}
.home-new-hero .controls .controls__button {
	display: inline;
	margin-right: -6px;
	padding: 10px;
	background-color: #ffffff;
}
.home-new-hero .controls .component-hero-new-control-text {
	display: inline;
	padding: 10px;
	background-color: #FFD94A;
}
.paragraph--type--component-hero-video-new .controls .hero-video-link a {
	font-size: 15px;
}
.paragraph--type--component-hero-video-new .controls .hero-video-link a:hover {
	font-weight: 400;
}
/*End Ambient Video Hero CSS*/
/* Title and Subhead CSS */
.paragraph--type--component-page-title-text-block .new-text-block-wrapper {
	padding: 50px 10%;
  width: 75%;
}
.paragraph--type--component-page-title-text-block .new-text-block-header {
	color: #502D0E;
	font-family: Besley, serif;
	font-size: 60px;
	font-weight: 400;
	letter-spacing: 1.25px;
}
.paragraph--type--component-page-title-text-block .new-text-block-wrapper p {
    line-height: 175%;
    font-weight: 350;
    letter-spacing: 0.35px;
}
.new-text-block-wrapper.experience.col-auto {
    padding: 70px 5% 0 5%;
}
.new-text-block-wrapper.research.col-auto {
    padding: 30px 5% 0 5%;
}
.new-text-block-wrapper.future-makers.col-auto {
		padding: 60px 5% 0 11%
}
div#block-lehigh-views-block-slick-sliders-research-block-1 {
    padding-top: 30px;
}

@media screen and (max-width: 768px) {
	.paragraph--type--component-page-title-text-block .new-text-block-wrapper {
		width: 90%;
	}
}
/* End Title and Subhead CSS */
/*Highlighted Facts CSS*/
.fact-card-wrapper .highlighted-layout-fact {
	font-size: 3.5em !important;
	font-weight: 400 !important;
	font-family: Besley, serif !important;
	color: #502d0e !important;
}
.fact-card-wrapper .highlighted-layout-fact-description {
	font-family: Besley, serif;
	font-weight: 400;
	font-size: 20pt;
	color: #502d0e !important;
}
/*End Highlighted Facts CSS*/
/* Colleges Card Row */
.card-row .col>div {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.card-basic-header, .card-basic-header-link {
    margin-bottom: 10px !important;
    font-size: 1.5rem;
    line-height: 130%;
}
@media screen and (min-width: 768px) {
	.five-up-card-row .card-basic-header-link {
		min-height: 108px;
	}
}
.five-up-card-row .card-basic-header-link {
	  height: 100%;
}
.five-up-card-row, .six-up-card-row, .two-up-card-row {
    padding: 30px 5%;
}
.three-up-card-row {
    padding: 0 2.5% 30px 2.5%;
}
.four-up-card-row {
    padding: 0 5% 80px 5%;
}
/*.row.card-row .col:first-of-type {
    padding-left: 0 !important;
}
.row.card-row .col:last-of-type {
    padding-right: 0 !important;
}*/
.row.card-row.four-up-card-row .col {
		padding: 30px 10px !important
}
/* End Colleges Card Row */
/* News Feature Slider */
div#block-lehigh-views-block-flex-sliders-block-1 {
    padding: 70px 5% 0 5%;
}
/* End News Feature Slider */

/*Padding Future Makers Block*/

 @media screen and (min-width: 768px) {
.paragraph--type--card-3-up {
	padding-left: 9%;
	padding-right: 9%;
}
}
/*End Padding Future Makers Block*/
/* Research slider */
p.slick-slide-header {
		font-size: 2em;
    font-weight: bold;
    line-height: 1.2em;
}
@media screen and (max-width: 1728px) {
	p.slick-slide-header {
		font-size: 1.9em;
	}
}
@media screen and (max-width: 767px) {
		p.slick-slide-header {
		font-size: 1.3em;
	}
}
/* End Research slider */