  /* Abraham Aldana */
/* Last updated July 2025 */
/* Styling for BC website design clean up */
/* ignore 4024px media query. this is just for me to collapse sections and make it easier to find what i need */

/* <link rel="stylesheet" href="/z_training/abraham-aldana/bc-design-clean-up.css"/> */

/* ________________ Global ________________ */
/* ---------------------------------------- */

@media screen and (max-width: 4024px) {
/* font sizes */
body {
	font-size: 1.8rem;
	letter-spacing: -0.25px;
	line-height: 1.4;
}
h1 {
	text-decoration: none;
}
h2 {
	margin: 40px 0 20px;
}
h2.no-spacing {
	margin: 0;
}
h3 {
	margin: 40px 0 20px;
}
p {
	font-size: 1.8rem;
	max-width: 640px;
    margin: 16px 0;
}
.section__intro {
	font-size: 1.8rem;	
}
.page-intro {
	font-size: 2.5rem;
	padding-top: 4px;
	max-width: 100%;
}
/* change spacing for ul */
ul {
	margin: 16px 0 0px;
	padding: 0 0 0 20px;
}
ul>li {
    margin: 0 0 4px;
	max-width: 640px;
}
ul>li:not(.ou-search-result-li)::before {
    width: 6px;
    height: 6px;
    top: 9px;
    left: -16px;
}
ol {
	margin: 20px 0 40px;
	padding: 0 0 0 20px;
}	
ol > li {
	max-width: 640px;
}
ol > li::marker {
	font-weight: 600;
}
table {
	margin: 20px 0;
}
.stat3up__number {
	font-size: 6rem;
	font-weight: 800;
	color: #b10b2d;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {	
	.page-intro {
		font-size: 2.2rem;
		padding-bottom: 40px;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	body {
		font-size: 1.6rem;
	}
	p {
		font-size: 1.6rem;
	}
	.section__intro {
		font-size: 1.6rem;	
	}
	.page-intro {
		font-size: 1.8rem;
	}
	h1.hero__title {
		font-size: 3.6rem;
	}
	h2 {
		font-size: 2.8rem;
	}
	h3 {
		font-size: 2.2rem;
	}
	.stat3up__number {
		font-size: 4.8rem;
	}
}

	
/* ---- Custom ---- */
@media screen and (max-width: 4024px) {
.two-col_video_with_text {
	display: flex;
	align-items: center;
	column-gap: 40px;
	padding: 20px 0;
}
.vid-inline {
	margin: 0;
}
.campus-map {
	width: 100%;
	height: 80vh;
	margin-top: 10px;
	border: 2px solid black;
	border-radius: 16px;
}
/* Tablet */
@media screen and (max-width: 1024px) {
	.two-col_video_with_text {
		flex-direction: column;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	.nucloudMapLegend {
		width: 66vw !important;
	}
}


/* ---- Header ---- */
@media screen and (max-width: 4024px) {
/* fix header alignment */
.header {
	margin: 0 0 0;
}
.header__top {
	padding: 1.5rem 8rem;
}
.header__top__inner {
	max-width: 1640px;
}
.header__bottom__inner {
    max-width: 1680px;
}
/* fix header links alignment */
.header__bottom {
    padding: 0 6rem;
}
/* change font size for links next to search */
.header__ancillary a {
	font-size: 1.6rem;	
}
/* lower font size for nav menu */
.header__bottom a {
    font-size: 1.6rem;
	font-weight: 600;
	padding: 1.4rem 2rem;
}
/* change size of logo */
.header__logo img.logo-college {
	width: 180px;
}
.header__logo img {
	max-width: 180px;
}
/* fix button alignment */
.header-main {
	margin-left: 16px;
	margin-right: 0;
}
.header-search {
    padding-top: 4px;
}
/* padding between hero and header */
.header.js-pinned {
	padding-top: 160px;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {	
	/* fix header alignment */
	.header__top {
		padding: 1.5rem 3.4rem;
	}
	/* switch search and menu buttons */
	.header__content {
		flex-direction: row-reverse;
		height: 46px;
	}	
	/* make menu button smaller */
	.header-main__button {
    	width: 45px;
	    height: 45px;
/* 		border-radius: 8px; */
	}
	/* fix alignment for menu button */
	.header-main {
    	margin-left: 1.6rem;
		margin-right: 0;
	}
	/* fix alignment for search button */
	.header-search {
    	padding-top: 0;
	}
	/* padding between hero and header */
	.header.js-pinned {
		padding-top: 40px;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* fix header alignment */
	.header__top {
		padding: 1.2rem 2rem;
	}
	/* padding between hero and header */
	.header.js-pinned {
		padding-top: 60px;
	}
	.header.js-pinned.js-pinned--alert {
/* 		padding-top: 70px; */
	}
	/* change size of logo */
	.header__logo img.logo-college {
		width: 160px;
	}
	.header__logo img {
		max-width: 160px;
	}
}


/* ----	Alerts ---- */
@media screen and (max-width: 4024px) {
.alert--minor {
	position: relative;
	z-index: 2;
	padding: 20px 80px 20px 164px;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {	
	.alert--minor {
		padding: 20px 36px 20px 108px;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	.alert--minor {
		padding: 20px 20px 2px 20px;
	}	
}

	
/* ---- Section Padding ---- */
@media screen and (max-width: 4024px) {
/* add whitespace between sections globally */
section {
	padding: 80px 0;
	margin-top: 0;
	margin-bottom: 0;
}
.section {
	padding: 80px 0;
	margin-top: 0;
	margin-bottom: 0;
}
/* remove right padding accross all pages on tablet and mobile */
.wysiwyg-full {
	padding-right: 0 !important;
	padding-top: 20px;
}
/* bring content up to top */
.wysiwyg {
	padding-top: 20px;
}	
/* spacing for hero WYSIWYG container  */
.container__top {
	padding: 0 30px 20px;
}
.hero__inner {
	margin: 0;
	padding-top: 80px;
}
.hero--has-image .hero__title {
	padding: 0 0 80px;
}
.hero:not(.hero--has-image):not(.hero--has-event) {
	margin: 0;
}
.hero--has-event {
	margin: 0 0 20px;
}
.hero--has-event .hero__inner {
    padding: 40px 0 0;
}
.container {
	padding-bottom: 40px;
}
.container__aside+.container__main .wysiwyg, .container__aside+.container__main .wysiwyg-full {
    margin: 0 60px 0 0;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	/* add whitespace between sections globally */
	.wysiwyg-full {
		padding-top: 0;
	}	
	.container__top {
        padding: 0;
	}
	.hero__inner {
		padding: 20px 0;
	}	
	.hero--has-image .hero__inner {
		padding-bottom: 0;
		display: flex;
		flex-direction: column-reverse;
	}
	.hero--has-image .hero__title {
    	margin: 40px 0 20px 0;
		padding: 0;
    }
	.hero:not(.hero--has-image):not(.hero--has-event) {
		margin-bottom: 60px;
	}
	.container__aside+.container__main .wysiwyg, .container__aside+.container__main .wysiwyg-full {
    	margin: 0 auto 0 0;
	}
	.hero--has-event {
		margin: 0 0 40px;
	}
	.hero--has-event .hero-image::after {
		bottom: -40px;
	}
	.resources {
	align-items: flex-start;
	}
}
}
/* Mobile */
@media screen and (max-width: 699px) {
	section {
		padding: 60px 0;
	}
	.section {
		padding: 60px 0;
	}
	.hero--has-event .hero-image::after {
		bottom: -26px;
	}
}


/* ---- Buttons ---- */
@media screen and (max-width: 4024px) {
/* increase touch area and improve consistency between primary buttons globally */	
.cta.cta--button, .cta.cta-button {
	padding: 16px 24px;
	text-align: center;
/* 	border-radius: 8px; */
}
/* make black on hover */
.cta.cta--button:hover, .cta.cta-button:hover {
    background-color: #000000;
}
.slick-arrow:hover {
	background-color: #000000;	
}
.slick-arrow .slick-prev-icon, .slick-arrow .slick-next-icon {
	z-index: 1;
}
/* remove excess spacing around links */
.cta {
	margin: 8px 0;
}
/* change font size on secondary buttons globally and increase touch area */
.cta.cta--link, .cta.cta-link {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.5;
	padding: 10px 0;
}	
.cta.cta--button .cta__inner, .cta.cta-button .cta__inner {
    z-index: 1;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	/* increase touch area and improve consistency between primary buttons globally */	
	.cta.cta--button, .cta.cta-button {
		padding: 16px;
		min-width: 50%;
		margin: 4px 0;
		font-size: 1.5rem;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	.cta.cta--button, .cta.cta-button {		
		width: 100%;
	}
}
.column__body a:not(.cta) {
	text-decoration-thickness: 1.5px;
	text-underline-offset: calc(1.5px* 2);
}


/* ---- Side Nav ---- */
@media screen and (max-width: 4024px) {
/* fix spacing for side nav */
.container__aside {
	margin-top: 28px;
	margin-left: 32px;
	margin-right: 0;
	padding-right: 10px;
}
/* make sticky div stop higher up on page */
.header.js-pinned:not(.js-pinned--hidden)+.main .section-nav {
	top: 180px;
}
/* change height of side nav */
.section-nav__dropdown {
	max-height: 70vh;
	padding-right: 20px;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
/* 	make dropdown stick to top */
	.container__aside {
		margin-top: 0;
		margin-left: -35px;
		padding-left: 35px;
		border-top: solid 1.5px #ddd;
		border-bottom: solid 1.5px #ddd;
		background-color: white;
		z-index: 2;
		width: 100vw;
		position: sticky;
		top: 76px;
		overflow: scroll;
	}
/* 	fix spacing */
	.section-nav__bttn {
    	padding: 10px 0;
		font-size: 1.7rem;
		position: sticky;
		top: -1px;
		background-color: white;
		z-index: 3;
	}
/* 	remove gray underline */
	.section-nav__bttn::after {
    	border-bottom: none;
	}
/* 	change height */
	.section-nav__dropdown {
    	margin: 0;
	}
/* 	fix spacing between button and first link */
	.section-nav__dropdown ul {
		margin: -4px 0 0 0;
	}
/* 	increase touch area */
	.section-nav__dropdown ul li {
    	margin: 0;
	    padding: 10px 0;
    	border-bottom: solid 1.5px #ddd;
	}
/* 	fix padding on last link */
	.section-nav__dropdown ul li:last-child {
		padding: 8px 0;
	}
/* 	change size of plus button */
	.section-nav__bttn-icon {
		width: 16px;
		height: 16px;
		top: 2px;
		left: 8px;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* 	make dropdown stick to top */
	.container__aside {
		margin-left: -20px;
		padding-left: 20px;
		top: 70px;
	}
}


/* ---- Breadcrumbs ---- */
@media screen and (max-width: 4024px) {
/* change positioning of breadcrumbs */
.hero__breadcrumbs {
	margin-top: 20px;
    bottom: 0;
    margin-left: -20px;
}
/* change spacing for breadcrumbs */
.breadcrumbs__item {
    margin: 0 8px 0 0 !important;
    font-weight: 500;
}
.hero--has-image .hero__breadcrumbs {
	bottom: 0;
}
.hero--has-event .breadcrumbs {
	margin: 20px 0 0 -20px;
	position: absolute;
	bottom: -10px;
}
/* Tablet */
@media screen and (max-width: 1024px) {
	/* 	overwrite main */
	.hero--has-image .hero__breadcrumbs {
    	position: relative;
		padding-top: 20px;
		margin-top: 20px;
    	bottom: 0;
	}

	/* 	switch order of breadcrumbs and hero */
	.hero {
		position: relative;
	    display: flex;
    	flex-direction: column-reverse;
	}
	/* fix spacing for breadcrumbs */
	.hero__breadcrumbs {
		position: relative;
		display: inline-block;
		margin-top: 40px;
	}
	.hero--has-event .breadcrumbs {
		position: relative;
		margin: 30px 0 -10px -20px;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* fix spacing for breadcrumbs */
	.hero__breadcrumbs {
		margin-top: 16px;
		width: 100vw;
	}
	/* 	overwrite main */
	.hero--has-image .hero__breadcrumbs {
		padding-top: 12px;
		margin-top: 0px;
	}
	.hero--has-event .breadcrumbs {
		margin: 2px 0 -10px -20px;
	}
}

	
/* -------- Search Page -------- */
@media screen and (max-width: 4024px) {
/* 	remove page spacing on the side */
.faculty--directory {
    padding-right: 0px;
	padding-top: 40px;
}
.faculty .wrapper-table td {
    padding: 11px 8px;
}
table tbody:not(.syncscroll) tr {
	border-top: 1px solid #000000 !important;
	border-bottom: 1px solid #000000 !important;
}
.faculty .wrapper-table th:nth-child(4) {
	width: 100px !important;
}
.faculty .heading-table .form__label {
	margin: 0 0 8px; 
}
table tbody tr th::before, table tbody tr td::before {
	border-bottom: solid 1px #dddddd00;
}
table tbody tr th::after, table tbody tr td::after {
	border-bottom: solid 1px #dddddd00;
}
table tbody tr:hover th::before, table tbody tr:hover th::after, table tbody tr:hover td::before, table tbody tr:hover td::after {
	border-bottom: solid 1px #000;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	.faculty--directory {
		padding-top: 0;
	}
	.faculty .wrapper-table td {
		padding: 0;
	}
	table tbody:not(.syncscroll) tr {
		border-top: 0.5px solid #000000 !important;
		border-bottom: 0.5px solid #000000 !important;
	}
	table tbody:not(.syncscroll) tr:nth-child(1) {
		border-top: 1px solid #000000 !important;
	}
	table tbody:not(.syncscroll) tr:last-child {
		border-bottom: 1px solid #000000 !important;
	}
	.faculty.faculty--directory .faculty__list .filter-btn-drop {
		margin: 0;
		border-bottom: none;
	}
	table tbody:not(.syncscroll) tr:hover td, table tbody:not(.syncscroll) tr:hover th {
		border-top: none !important;
	    border-bottom: none !important;
	}
	.faculty .heading-table input[type=search] {
		padding: 0 24px 0 12px;
		margin: 4px 0 0;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	.faculty .wrapper-table .row-label {
		font-weight: 600;
	}
	.faculty .wrapper-table td {
		margin: 0;
		padding: 8px 0;
	}
	.faculty .wrapper-table tr {
		padding: 16px 20px 20px;
	}
	.faculty .wrapper-table tr:after {
		content: none;
	}
	.faculty .wrapper-table tbody {
		margin: 0 0 0 -20px;
	}
	.faculty .heading-table {
		margin: 0;
	}
	.faculty .heading-table .dataTables_filter {
		margin: 0 0 30px;
	}
	.faculty.faculty--directory .faculty__list .filter-btn-drop {
		padding: 0;
	}
}

	
/* -------- Search Bar -------- */
@media screen and (max-width: 4024px) {
/* make button smaller */
.header-search__button {
    width: 46px;
	height: 46px;
	padding: 0;
}
.header-search__button[aria-expanded=false]::before {
	width: 40px;
	height: 40px;
}
/* adjust size of search button when field is open */
.header .search-form button[type=submit] {
    width: 46px;
	padding: 0;
}
/* adjust spacing for search field when open */
.header .search-form input {
	flex: 0 0 calc(100% - 46px);
	padding-left: 5rem;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	/* fix search bar sizing  */
	.header-search__dropdown {
		width: 100%;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* fix alignment */
	.header-search__dropdown {
		width: calc(100vw - 4rem);
	}
}


/* ---- Dropdown Menu ---- */
/* Tablet */
@media screen and (max-width: 1024px) {
	/* increase white space between groups for clearer separation */
	.header-main__ancillary {
		margin: -12px 0px 60px 1px;
	}
	/* increase padding between links */
	.header-main__ancillary ul li {
		margin-bottom: 0.4rem;
	}
	/* increase font size for main menu */
	.header-main__primary {
		font-size: 1.7rem;
	}
	/* increase padding between links */
	.header-main__primary ul li {
		margin-bottom: 1.2rem;
	}
	/* extend link touch area to full width and add top+bottom padding */
	.header-main__dropdown a {
		display: block;
		padding: 10px 0;
	}
}


/* ---- Arrows ---- */
@media screen and (max-width: 4024px) {
/* fix arrow in events title */
    .home-hero .events-slide__title .last-word span {
        left: 12px;
    }
	.home-hero .events-slide__title .last-word span::before {
	    width: 16px;
	}
	.home-hero .events-slide__title .last-word span::after {
        margin-left: -8px;
        width: 8px;
        height: 8px;
    }
	/* resize arrow in all happenings button */
    .home-hero .events-slider__bottom a .last-word span {
        left: 12px;
    }
	.home-hero .events-slider__bottom a .last-word span::before {
        width: 16px;
    }
	.home-hero .events-slider__bottom a .last-word span::after {
        margin-left: -8px;
        width: 8px;
        height: 8px;
    }
	/* 	resize prev/next arrows in campus happenings slider */
	.home-hero .events-slider__controller .slick-arrow .slick-next-icon:after, .home-hero .events-slider__controller .slick-arrow .slick-prev-icon:after {
    	margin-left: -8px;
	    width: 8px;
    	height: 8px;
	}
	/* 	resize arrow in perspectives button */
	.student-perspectives .slide-quote__cta .cta__inner .last-word span {
        left: 12px;
    }
	.student-perspectives .slide-quote__cta .cta__inner .last-word span::before {
        width: 16px;
    }
	.student-perspectives .slide-quote__cta .cta__inner .last-word span::after {
        margin-left: -8px;
        width: 8px;
        height: 8px;
    }
	/* 	resize prev/next arrows in perspectives slider */
	.slick-arrow .slick-prev-icon::before, .slick-arrow .slick-next-icon::before {
        width: 16px;
    }
	.slick-arrow .slick-prev-icon::after, .slick-arrow .slick-next-icon::after {
        margin-left: -8px;
        width: 8px;
        height: 8px;
    }
	/* 	resize arrows in news section */
    .featured-news__link .last-word span {
        left: 12px;
    }
	.featured-news__link .last-word span::before {
	    width: 16px;
	}
    .featured-news__link .last-word span::after {
        margin-left: -8px;
        width: 8px;
        height: 8px;
    }
	/* resize arrows in cta links */
	.cta.cta--link .last-word span, .cta.cta-link .last-word span {
        left: 12px;
    }
    .cta.cta--link .last-word span::before, .cta.cta-link .last-word span::before {
        width: 16px;
    }
	.cta.cta--link .last-word span::after, .cta.cta-link .last-word span::after {
        margin-left: -8px;
        width: 8px;
        height: 8px;
    }
	.slick-arrow {
		width: 36px;
		min-width: 36px;
		max-width: 36px;
		height: 36px;
	}
	/* 	announcements */
	.announcements__carousel .slick-arrow .slick-next-icon::after {
		margin-left: -8px;
		width: 8px;
		height: 8px;
	}
	.announcements .announcement__link .last-word span::before {
		width: 16px;
	}
	/* 	quick links */
	.quick-links__button-text .last-word span::before {
		width: 16px;
	}
	.quick-links__button-text .last-word span::after {
		margin-left: -8px;
		width: 8px;
		height: 8px;
	}
	/* 	gen2col */
	.column__title a .last-word span::before {
    	width: 16px;
	}
	.column__title a .last-word span::after {
        margin-left: -8px;
        width: 8px;
        height: 8px;
    }
	/* 	Directory */
	.faculty .wrapper-table a.link-name .last-word span::before {
        width: 16px;
    }
	.faculty .wrapper-table a.link-name .last-word span::after {
        margin-left: -8px;
        width: 8px;
        height: 8px;
    }
}


/* ---- Chatbot ---- */
@media screen and (max-width: 4024px) {
/* hide text for chatbot */
.MaxAI .oclt-1dg2fy {
	display: none;
}
/* chat button */
.MaxAI .oclt-1mdmuhp {
	background-color: #b10b2d !important;
}
.MaxAI .oclt-1mdmuhp:hover {
	background-color: #000000 !important;
}
/* red banner on top of chat */
.MaxAI .oclt-3jkkns {
	background-color: #b10b2d !important;
}
/* chat typing bubble */
.MaxAI .oclt-o7swm4 {
/* 	background-color: #b10b2d !important; */
}
}

	
/* ---- Footer ---- */
@media screen and (max-width: 4024px) {
.footer-sock__left {
	padding: 45px 0 45px 30px;
}
/* remove excess padding from footer */
.container__main {
	margin-bottom: 60px;
}
/* fixes alignment on left and right */
.footer__inner {
	padding: 0 8rem 10rem;
}
.footer__logo {
	height: auto;
}
.footer__logo img {
	max-width: 180px;
}
.footer__logo img.logo-college {
	width: 180px;
}
.footer__address-more {
	margin-top: 4px;
}
.footer-social {
	margin: 2rem 0 0 -0.5rem;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	/* fixes alignment on left and right */
	.footer__inner {
		padding: 3rem 4rem 2rem;
	}
	.footer-sock__left {
		padding-left: 0;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* fixes alignment on left and right */
	.footer__inner {
		padding: 2rem 20px 2rem;
	}
	.footer__logo img.logo-college {
		width: 160px;
	}
	.footer-sock__left {
		padding-bottom: 8px;
	}
	/* remove excess padding */
	.footer-sock {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	/* change styling of transparent overlay */
	.footer-sock__inner:after {
		background: linear-gradient(360deg, white, #ffffff00);
	}
	.footer-sock__ctas .cta:not(:last-of-type) {
        margin-bottom: 8px;
    }
}


/* ________________ Components ________________ */
/* -------------------------------------------- */

/* ---- Quick Links ---- */
@media screen and (max-width: 4024px) {
/* increase spacing under quick links buttons */
.quick-links {
	margin: 0 0 60px;
}
/* Fix spacing and alignment of quicklink buttons */
.quick-links__button {
    padding: 16px 20px;
    display: flex;
	max-width: 25%;
    position: relative; 
    font-size: 1.8rem;
    font-weight: 600;
    align-items: center;
	text-decoration: none !important;
}
.quick-links__button:hover {
	background-color: #000000;
	text-decoration: none !important;
}
.quick-links__button-text {
    z-index: 1;
}
/* Tablet */
@media screen and (max-width: 1024px) {
	.quick-links__button {
		max-width: 100%;	
	}
	.quick-links__title {
		padding-top: 40px;
	}
}


/* ---- Announcements ---- */
@media screen and (max-width: 4024px) {
/* fix spacing of button */
.announcements__carousel {
	margin: 0 0 60px;
}
.announcements .upcoming-deadlines__event-title {
	margin: 0;
}
.announcements .upcoming-deadlines__event {
	margin: 0 0 16px;
}
.hero__event {
	padding-bottom: 10px;
}
.hero__event-item {
	margin-bottom: 12px;
}
.hero__event-title {
	margin-bottom: 4px;
}
.hero__event-date {
	margin-top: 4px;
}
}
/* Mobile */
@media screen and (max-width: 699px) {
	.announcements__carousel {
		margin: 0 0 20px;
	}	
	.hero--has-event .hero__top h1 {
		margin: 20px 0 40px;
	}
}

	
/* ---- Alerts ---- */
@media screen and (max-width: 4024px) {
.bc-alert .bc-alert-inner {
	margin-bottom: 0;
}
.bc-alert {
    margin: 60px 0 20px 20px;
}
}
/* Mobile */
@media screen and (max-width: 699px) {
	.bc-alert {
    margin: 60px 0 20px 12px;
}
}
	

/* ---- Accordion ---- */
@media screen and (max-width: 4024px) {
.accordion {
	padding: 40px 0;
}
/* fix spacing for all accordions */
.accordion__content {
    margin: 0;
    padding: 0 20px 20px 20px;
}
}

	
/* ---- News ---- */
@media screen and (max-width: 4024px) {	
	/* 	home news section */
	.featured-news__content:hover {
		background-color: #000000;
	}
	/* 	make image stay on top of darkened background on mobile */
	.featured-news__image {
		z-index: 1;
	}
	/* 	stacked news section */
	.news__item {
		text-decoration: none !important;
	}
	.news__item:hover {
		background-color: #000000;
	}
	.news-events__events .events__header {
    	border-bottom: solid 1px #000000;
	}
	.news-events__events .events__item {
	    border-bottom: solid 1px #000000;
	}
}

	
/* ---- Gen 2-Col ---- */
.gen2col {
    margin-top: 0 !important;
	padding: 0;
}

/* ---- Gen 3-Col ---- */
@media screen and (max-width: 4024px) {
/* fix spacing and sizing of subtitle */
.column__subtitle {
	font-size: 2rem;
    margin: 0 0 8px;
}
/* fix word breaking */
.column__title {
    margin: 0;
    word-break: normal;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
/* fix spacing and sizing of subtitle */
	.column__subtitle {
        font-size: 1.8rem;
        margin: 0 0 4px;
    }
}
/* Mobile */
@media screen and (max-width: 699px) {
/* fix spacing and sizing of subtitle */
	.column__subtitle {
        font-size: 1.6rem;
	}
}
	

/* ---- Icon List ---- */
@media screen and (max-width: 4024px) {
/* add black border around links */
/* .icon-list__column-links {
    border: 2px solid black;
    border-radius: 16px;
    padding: 8px 20px;
} */
.icon-list__secondary-navigation {
	border: none;
	border-radius: 0;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	padding: 16px 0;
}	
/* fix spacing between links */
.icon-list__column-links .cta {
    margin: 0;
}
h2#secondary-navigation {
	font-size: 3rem;
	padding-top: 20px;
}
}
/* Mobile */
@media screen and (max-width: 699px) {
	h2#secondary-navigation {
		font-size: 2.2rem;
	}	
}	


/* ---- Image + List ??? ---- */
@media screen and (max-width: 4024px) {
/* center text */
.genimglist__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.genimglist__item {
	margin: 0;
}
}

	
/* ---- Image Highlights ---- */
@media screen and (max-width: 4024px) {
.left-image-highlight__eyebrow {
	font-weight: 300;
}
.right-image-highlight__eyebrow {
	font-weight: 300;
}
.right-image-highlight__image {
	width: 100%;
	margin: 0;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	.right-image-highlight {
		gap: 20px;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	.right-image-highlight__image {
		margin: 0 0 32px;
	}
}
	

/* ---- Section Separator Lines ---- */
@media screen and (max-width: 4024px) {
	hr {
		border: solid black 1px;
		margin: 60px 0px;
	}
/* removes gray hr between sections */
.home-hero:after {
	height: 0;
}
.student-perspectives:after {
	display: none;
}
.resources::after {
	display: none;
}
.footer {
	border-top: 0;
}
.page-intro::after {
    border-bottom: 1.5px solid #000;
}
.announcements__inner::after {
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}
.right-image-highlight::after {
	width: 0;
}
.icon-list--with-divider::after {
	width: 0;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	.page-intro::after {
		width: 100%;
		left: 0;
	}	
}
/* Mobile */
@media screen and (max-width: 699px) {
	.hero__inner::after {
		border-bottom: solid 2px #000;
	}
}
	

/* ---- Renegade Room ---- */
@media screen and (max-width: 4024px) {
.image-text-section {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}
.image-text-section__image {
	width: 50%;
	padding-right: 40px;
}
.image-text-section__text {
	width: 50%;
}
.contact-image-section {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}
.contact-image-section__image {
	width: 50%;
	padding-right: 40px;
}
.contact-image-section__text {
	width: 50%;
}
}
/* Mobile */
@media screen and (max-width: 699px) {
	.image-text-section {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.image-text-section__image {
		width: 100%;
		padding-right: 0;
		padding-top: 40px;
	}
	.image-text-section__text {
		width: 100%;
	}
	.contact-image-section {
		flex-direction: column;
		align-items: flex-start;
	}
	.contact-image-section__image {
		width: 100%;
		padding-right: 0;
	}
	.contact-image-section__text {
		width: 100%;
		padding-top: 40px;
	}
}
	
	
/* ________________ Home Page ________________ */
/* ------------------------------------------- */

/* ---- Hero + Event Slider ---- */
@media screen and (max-width: 4024px) {
/* fix spacing on top of hero section */
/* .home-hero {
	padding-top: 0;
} */
.home-hero__inner {
	padding-top: 28px;
}
.home-hero__title {
    max-width: 720px;
}
/* extend width of events slider */
.home-hero .events-slider {
	width: 100%;
	max-width: 464px;
	border-radius: 16px;
}
/* vertically align event info to center */
.home-hero .events-slide__right {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
/* decrease event title font size */
.home-hero .events-slide__title {
	font-size: 1.8rem;
}
/* stack event date+info vertically */
.home-hero .events-slide__info {
	display: flex;
	flex-direction: column;
}
/* change font size of all happenings button */
.home-hero .events-slider__bottom a {
	font-size: 1.8rem;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	/* reverse the order of the hero image and the heading+buttons */
	.home-hero__inner {
		display: flex;
		flex-direction: column-reverse;
	}
	/* adjust whitespace for hero image */
	.home-hero__right {
		padding-bottom: 40px;
	}
	/* adjust whitespace for hero section */
	.home-hero {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	/* remove black line leftover from desktop sock */
	.home-hero__left:after {
		width: 0px;
	}
	/* moves white sock over to just the image instead of the full section */
	.home-hero__image-wrap:after {	
		content: "";
		width: 100%;
		height: 60px;
		position: absolute;
		left: 50%;
		bottom: -4px;
		margin-bottom: -16px;
		background: linear-gradient(360deg, white, #ffffff00);
		-webkit-backdrop-filter: var(--kern-blur);
		backdrop-filter: var(--kern-blur);
		border-top: solid 4px #000;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	/* removes white sock from bottom of hero section */
	.home-hero__inner:after {
		display: none;
	}
	.home-hero__title {
		margin-bottom: 20px;
	}
	/* add whitespace between buttons and events slider */
	.home-hero .events-slider {
		margin-top: 60px;
	}
	/* show evernts slider on mobile */
	.home-hero__content .events-slider {
		display: block;	
	}
	/* adjust padding between event info and buttons */
	.home-hero .events-slider__top {
		margin-bottom: 2rem;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* reverse the order of the hero image and the heading+buttons */
	.home-hero__inner {
		display: flex;
		flex-direction: column-reverse;
	}
	/* adjust whitespace for hero image */
	.home-hero__right {
		padding-bottom: 28px;
	}
	/* adjust whitespace for hero section */
	.home-hero {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	/* moves white sock over to just the image instead of the full section */
	.home-hero__image-wrap:after {	
		content: "";
		width: 100vw;
		height: 60px;
		position: absolute;
		left: 50%;
		bottom: -4px;
		margin-bottom: -16px;
		background: linear-gradient(360deg, white, #ffffff00);
		-webkit-backdrop-filter: var(--kern-blur);
		backdrop-filter: var(--kern-blur);
		border-top: solid 4px #000;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	/* removes white sock from bottom of hero section */
	.home-hero__inner:after {
		display: none;
	}
	.home-hero__title {
		margin-bottom: 20px;
	}
	/* add whitespace between buttons and events slider */
	.home-hero .events-slider {
		margin-top: 80px;
		
	}
	/* show evernts slider on mobile */
	.home-hero__content .events-slider {
		display: block;	
	}
	/* adjust padding between event info and buttons */
	.home-hero .events-slider__top {
		margin-bottom: 2rem;
	}
}


/* ---- Home Enrollment ---- */
@media screen and (max-width: 4024px) {
/* change size of circle icons in enrollment section */
.enrollment__step-icon {
	width: 64px;
	height: 64px;
	left: -108px;
}
.enrollment__step-icon::before {
	width: 52px;
	height: 52px;
}
.enrollment__step-icon svg, .enrollment__step-icon img {
    max-width: 24px;
}
/* fix alignment of timeline */
.enrollment__step::before {
	top: 64px;
	left: -77.5px;
    border-left: solid 3px #000000;
}
}
/* fix alignment of text with icons */
.enrollment.home .enrollment__step-heading {
	padding-top: 16px;
}
/* change font size of text under headings */
.enrollment.home .enrollment__step--with-ctas .enrollment__step-text {
	font-size: 1.8rem;
}
.enrollment.home .enrollment__step-text {
	font-size: 1.8rem;
	margin: 0 0 20px;
}
/* remove margin under links */
.enrollment.home .enrollment__step-cta .cta {
    margin: 0;
}
.enrollment__step-ctas .cta {
    margin: 0;
}
/* make first link box consistent with second link box */
.enrollment__step-ctas {
	padding: 18px 24px !important;
	max-width: 400px !important;
	border-radius: 16px;
}
/* add box around second group of links */
.enrollment__step-cta {
    padding: 18px 24px;
    border: solid 2px #000;
	border-radius: 16px;
	max-width: 400px;
}
/* fix font size and alignment of contact button */
.enrollment.home .enrollment__contact a {
	font-size: 1.8rem;
	font-weight: 600;
	padding-top: 6px;
	padding-left: 4px;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	/* push link text down */
	.enrollment.home .enrollment__contact .cta {
		margin-top: -2px;
	}
	/* change font size of text under headings */
	.enrollment.home .enrollment__step--with-ctas .enrollment__step-text {
		font-size: 1.6rem;
	}
	.enrollment.home .enrollment__step-text {
		font-size: 1.6rem;
		margin: 0 0 20px;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* Fix list headings alignment */
	.enrollment.home .enrollment__step-heading {
		padding-top: 12px;
		margin-bottom: 12px;
	}
	/* Fix padding between list sections */
	.enrollment__step {
		padding-left: 8px;
		margin-bottom: 40px;
	}
	/* fix alignment of timeline */
	.enrollment__step::before {
	    top: 48px;
    	left: -33.5px;
		border-left: solid 2.5px #000000;
	}
	/* Make icons smaller */
	.enrollment__step-icon {
		width: 48px;
		height: 48px;
		left: -56px;	
	}
	.enrollment__step-icon::before {
		width: 40px;
		height: 40px;
	}
	.enrollment__step-icon svg, .enrollment__step-icon img {
    	max-width: 20px;
	}
}


/* ---- Home Pathways ---- */
@media screen and (max-width: 4024px) {
/* reduce padding for pathways items */
.pathways__item {
	padding: 4px 0 4px 60px;
}
/* fix icon alignment */
.pathways__item-icon {
	top: auto;
	left: 20px;
}
.pathways__item-cta::before {
	top: -1px;
}
.pathways__item-cta::before, .pathways__item-cta::after {
	border-bottom: solid 1px #000000;
}
.pathways__items::before {
	border-top: none;
}
.resources.home .resources__content {
	padding: 0;
}
.resources__item::before {
	border-top: solid 1px #000000;
}
.resources.home .resources__items {
	padding-bottom: 0;
<!-- 	border-bottom: solid 1px #000000; -->
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	.pathways__items {
		border-top: solid 1px #000000;
	}
	.pathways__item {
		border-bottom: solid 1px #000000;
	}
}



/* ---- Home Student Perspectives ---- */
@media screen and (max-width: 4024px) {
/* increase height of quote container and align to middle */
.student-perspectives .slide-quote {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
/* decrease quote font size */
.student-perspectives .slide-quote__copy {
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 20px;
}
/* make hr white */
.student-perspectives .slide-quote__footer {
	padding-top: 20px;
	border-top: 1px solid #FFF;
}
/* increase padding between text and button */
.student-perspectives .slide-quote__subtitle {
    margin-bottom: 20px;
}
/* increase padding between title and name */
.student-perspectives .slide-quote__highlight {
	margin-bottom: 12px;
}
/* force font weight of this strong tag */
.student-perspectives .slide-quote__subtitle strong {
	font-weight: 500 !important;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	/* increase padding between containers */
	.student-perspectives__left {
		margin-bottom: 40px;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* increase height of quote container */
	.student-perspectives .slide-quote {
		height: 40rem;
	}
	/* decrease quote font size */
	.student-perspectives .slide-quote__copy {
		font-size: 1.6rem;
		font-weight: 500;
	}
	/* increase button font size */
	.student-perspectives .slide-quote__cta {
		font-size: 1.4rem;
	}
}


/* ---- Home Resources ---- */
@media screen and (max-width: 4024px) {
/* Fix padding between sections because it is overwritten by this class in main code */
.resources.home {
	padding: 100px 0;
}
.resources__item {
    margin: 0 0 8px;
    padding: 12px 0;
}
/* fix alignment between items */
.resources__item-cta {
    margin: 4px 0 -2px;
}
/* fix icon alignment */
.resources__item-icon {
	top: 28px;
}
}
/* Tablet */
@media screen and (max-width: 1024px) {
	/* Fix padding between sections because it is overwritten by this class in main code */
	.resources.home {
		padding: 100px 0;
	}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* Fix padding between sections because it is overwritten by this class in main code */
	.resources.home {
		padding: 60px 0;
	}
}


/* ---- Home Highlight ---- */
/* Mobile */
@media screen and (max-width: 699px) {
	/* Edit styling on transparent overlay */
	.left-image-highlight__image::after {
		bottom: -20px;
		background: linear-gradient(360deg, white, #ffffff00);
	}
	/* Push content down for consistent padding*/
	.left-image-highlight__content {
		padding-top: 20px;
	}
}


/* ---- Home News ---- */
@media screen and (max-width: 4024px) {
/* wrap long line of text */
.featured-news__intro {
	max-width: 640px;
}
}
/* Mobile */
@media screen and (max-width: 699px) {
	/* adjust long line of text for mobile*/
	.featured-news__intro {
		max-width: 100vw;
	}
	/* set fixed height for news items list */
	.featured-news__items {
		height: 1050px; /* 3 items */
		margin-bottom: 40px; /* padding for button */
	}
	/* set fixed height for news item container */
	.featured-news__item {
		height: 350px;
	}
	/* make height for news content 100% */
	.featured-news__content {
		height: 100%;
		padding: 16px 20px 20px;
	}	
}
