/*
Theme Name: Alma College - 2025 theme
Theme URI: https://liaisonedu.com
Author: Liaison International / Tom Bartling
Author URI: https://liaisonedu.com
Description: Alma landing pages.
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 2.0
License:
License URI:
Text Domain: alma
Tags:

*/

/* -------------- DEFAULTS & GENERAL 	-------------- */
:root {
	--font-primary: 'articulat-cf', Helvetica, sans-serif;
	--font-headings: 'artifex-cf', 'articulat-cf', Helvetica, sans-serif;

	--color-white: #FFFFFF;
	--color-black: #000000;
	--color-maroon: #8A2432;
	--color-bronze: rgba(149,120,94,1);
	--color-bronze25: #e5ddd6;
	--color-bronze10: #f5f1ef;
	--color-dark_teal: #305555;
	--color-light_teal: #2D8389;
	--color-peach: #F58C75;
	--color-sky: #BFE8F0;
	--color-moss: #363021;
	--color-charcoal: #5F6369;
	
	--color-default_text: var(--color-moss);

    /*      UPDATE THIS  */
    --btn-color-background: var(--color-sky);
    --btn-color-text: #000000;

}

/* HTML element classes */

BODY, HTML {
	width: 100%;
	font-size: 16px;
	font-family: var(--font-primary);
	color: var(--color-moss);
	padding: 0;
	margin: 0;
	min-width: 390px;
}

IMG, IFRAME {
	max-width: 100%;
}


/* used with js function goToForm() to scroll to 1st input... selector needs to match js */
INPUT[type='text'] {
	scroll-margin-top: 60px;
}
  

/* overwriting bootstrap */
	B, STRONG {
		font-weight: 700;;
	}

	/* not importing bootstrap typography just for this */
	.text-left {
		text-align: left;
	}
	.text-center {
		text-align: center;
	}
	.text-right {
		text-align: right;
	}


A,
A:link,
A:active,
A:visited,
A:hover {
	font-weight: 700;
	/* color: var(--color-primary); */
}

.cta-btn, 
BUTTON {
    background-color: var(--btn-color-background);
    color: var(--btn-color-text); 
    cursor: pointer;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 800;
	color: var(--color-maroon);
}

.h1, H1, .h2, H2, .h3, H3 {
	display: block;
	font-family: var(--font-headings);
	font-size: 2.75rem;
	/* 
    text-transform: uppercase;
	letter-spacing: .8px;
	line-height: 1.1rem; 
	*/
	margin:0 0 20px 0;
}

.h1, H1 {    font-size: 2.50rem;  }
.h2, H2 {    font-size: 2.0rem; color: var(--color-dark_teal);  }
.h3, H3 {    font-size: 1.75rem;  }
.h4, H4 {    font-size: 1.50rem;  }


/* generic classes */
.bg-default_text { 
	background-color: var(--color-default_text); 
	color: #000000; 
}

.bg-white { 
	background-color: var(--color-white); 
	color: #000000; 
}

.bg-black { 
	background-color: var(--color-black); 
	color: #ffffff; 
}

.bg-maroon { 
	background-color: var(--color-maroon); 
	color: #ffffff; 
}

.bg-bronze { 
	background-color: var(--color-bronze); 
	color: #ffffff; 
}

.bg-bronze25 { 
	background-color: var(--color-bronze25); 
	color: #000000; 
}

.bg-bronze10 { 
	background-color: var(--color-bronze10); 
	color: #000000; 
}

.bg-dark_teal { 
	background-color: var(--color-dark_teal); 
	color: #ffffff; 
}

.bg-light_teal { 
	background-color: var(--color-light_teal); 
	color: #ffffff; 
}

.bg-peach { 
	background-color: var(--color-peach); 
	color: #000000; 
}

.bg-sky { 
	background-color: var(--color-sky); 
	color: #000000; 
}

.bg-moss { 
	background-color: var(--color-moss); 
	color: #ffffff; 
}

.bg-charcoal { 
	background-color: var(--color-charcoal); 
	color: #ffffff; 
}

BUTTON, 
.cta-btn {
    background-color: var(--color-sky);
    color: #000000;
    display: inline-block;
    padding: 5px 20px;
    line-height: 200%;
    cursor: pointer;
    font-family: var(--font-primary);
	font-weight: 700;

    /* filter: drop-shadow(10px 10px 0px var(--color-blue)); */
}



/* --------------------------------------------------------- */
/* --------- Header row    */
.header-row {
	color: #ffffff;
}

.header-left,
.header-center,
.header-right {
	padding: 6px 0;
}

.header-left {
	text-align: center;
}

.header-left IMG {
	width: 300px;
	max-width: 100%;
}

.header-center {
	text-align: center;
	font-weight: 600;
	font-size: 1.0rem;
	letter-spacing: 4px;
}

.header-right {
	text-align: center;
	font-weight: 700;
	font-size: 1.0rem;
	letter-spacing: 1px;
}

.header-br {
	display: inline;
}

/* --------------------------------------------------------- */
/* --------- Hero row     */
/*
.hero-row, 
.hero-row-brand {
	background-image: url(images/plaid-2-sky.svg);
	background-size: 200px 200px;
	background-repeat: repeat;
	background-position: top left;	
}
*/

.hero-engineering-row H1 {
	font-size: 1.90rem;
}

.new-tab-icon {
	margin: 0 0.5rem;
}

.new-tab-icon IMG {
	max-height: 1.0rem;
}


.form_container {
	padding: 20px;
	display: inline-block;
	width: 90%;
}

.intro-flag {
	display: inline-block;
	margin-left: -40px;
	margin-top: 20px;
	width: 75px;
	height: 88%;
	/* background-image: url(images/arrow-flag-teal2-right-75x150.png); */
	background-image: url(images/arrow-flag-peach-right-75x150.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.intro-flag IMG {
	height: 150px;
}

.form-and-flag-container {
	vertical-align: top;
	width: 80%;
	margin-left: 20%;
}
.form-and-flag-container .form_container {
	display: inline-block;
	width: 80%;	
}
.intro-flag-v2 {
	margin-left: -80px;
	margin-top: 20px;
	width: 20%;
	height: 750px;

	vertical-align: top;
	display: inline-block;
	background-image: url(images/arrow-flag-peach-right-75x150.png);
	background-position: top right;
	background-repeat: no-repeat;
}

/*
.hero-row {
	background-image: url(images/plaid-2-bronze25.svg);
	background-size: 200px 200px;
	background-repeat: repeat;
	background-position: top left;	
}
*/

.intro-copy-em {
	font-style: italic;
}

.intro-photo-container {
	max-width: 100%;
	margin: 0;
}

/* mobile-test */
.intro-photo-container-mobile-on {
	display: block;
}

.intro-photo-container-mobile-off {
	display: none;
}


.intro-arrow-container {
	margin: 30px 0;
	/*
	height: 50px;
	background-image: url(images/plaid-2-peach.svg);
	background-repeat: repeat;
	background-size: 100px;
	background-position: center right;
	*/
}

.intro-arrow-container IMG {
	width: 100%;
}

.intro-copy-container {
	width: 100%;
	padding: 0 30px;
}

.hero-thank-you-row .intro-copy-container {
	width: 100%;
	padding: 0;
}
.hero-thank-you-row .intro-arrow-container {
	margin: 30px 0;
	/*
	height: 50px;
	background-image: url(images/plaid-2-peach.svg);
	background-repeat: repeat;
	background-size: 100px;
	background-position: center right;
	*/
}


/* --- Hero row - Thank You page     */
.thank-you-item {
	margin-bottom: 1.4rem;
}

.hero-thank-you-row A, 
.hero-thank-you-row A:link, 
.hero-thank-you-row A:active, 
.hero-thank-you-row A:visited, 
.hero-thank-you-row A:hover {
	color: var(--color-maroon);
	text-decoration: underline;
}





/* --------------------------------------------------------- */
/* --------- Program Benefits row     */
.program-benefits-row {
	font-size: 1.2rem;	
}

.program-benefits-container {
	border: solid var(--color-bronze) 2px;
	padding: 5px 15px;
	margin: 0 20px;
	background-color: var(--color-sky);
}

.program-benefits-row H2 {
	color: var(--color-bronze);
}

.program-benefits-row P {
	font-weight: 700;
}

.program-benefits-row UL {
	margin: 10px 0;
	padding: 0;
}

.program-benefits-row LI {
	padding: 0 0 10px 40px;
	list-style: none;
	position: relative;
}

.program-benefits-row LI::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    background-image: url(images/list-icon-bronze.png);
    background-size: cover;
    width: 24px;
    height: 24px;
}



/* --------------------------------------------------------- */
/* --------- Fast Facts row     */
.fast-facts-row {
	font-size: 1.0rem;
}

.icon-text-container, 
.icon IMG {
	max-width: 90%;
	margin: 0 auto 0 auto;
	height: 110px;
}

.icon-text {
	font-size: 4.0rem;
	line-height: 120%;
	padding: 0;
}


.fact-container {
	margin: 15px;
	color: var(--color-moss);
}

.fact-number {
	font-size: 3.5rem;
	font-family: var(--font-headings);
	color: var(--color-maroon);
	font-weight: 700;
}

.fact-text {
	font-size: 1.0rem;
}

.fact-bold {
	font-weight: 700;
}


/* --------------------------------------------------------- */
/* --------- Foundation row     */
.foundation-row {
	background-color: #ffffff;
	font-weight: 500;
}

.foundation-row H2 {
	color: #ffffff;
	font-size: 1.95rem;
}


/* testimonial */
/*
.testimonial-container {
    background-image: radial-gradient(circle at center,rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.5)),
        radial-gradient(circle at center,rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.5)
    );
    background-color: rgb(0, 0, 0, 0); 
    background-size: cover, cover;
    background-position: center center, top center;
    background-repeat: no-repeat, no-repeat;
    min-height: 600px;
    padding-bottom: 20px;
}

.testimonial-container-PERSON_NAME {
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5)), url(images/testimonials/PHOTO_FILENAME);
}
*/

.testimonial-plaid-container {
	background-image: url(images/plaid-peach-rotated.png);
	background-size: 60%;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 50px 0 0 50px;
}

.testimonial-quote-container {
	background-color: var(--color-bronze10);
	padding: 10px;
	margin: 0 10px 10px 10px;
	color: var(--color-charcoal);
}
.testimonial-quote-border {
	border: solid var(--color-bronze) 3px;
	padding: 20px;
}
.testimonial-quote {
	font-family: var(--font-headings);
	font-size: 1.5rem;
	font-style: italic;
	padding: 20px;
	letter-spacing: 1px;
}
.testimonial-quote::before {
	content: '\201C';
}
.testimonial-quote::after {
	content: '\201D';
}

.testimonial-quote-rule {
	height: 1px;
	border-bottom: solid var(--color-maroon) 1px;
	width: 80%;
	margin: 0 auto;
}

.testimonial-attribution {
	font-weight: 700;
	padding: 1.25rem;
	font-size: 1.5rem;
}

.testimonial-row {
	background-image: url(images/Plaid__Linear_2ndTeal.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain;
}

.testimonial-photo-container {
	background-image: none;
}

/*
.testimonial-photo-container {
	padding: 50px 50px 50px 0;
	background-image: url(images/Plaid__Linear_2ndTeal.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain;
}
*/

.testimonial-thank-you-row P {
	margin: 20px 0 0 0;
}

.testimonial-thank-you-row .testimonial-quote {
	font-size: 1.20rem;
}

.testimonial-thank-you-row .testimonial-quote::before {
	content: '';
}

.testimonial-thank-you-row .testimonial-quote::after {
	content: '';
}




/* 
.bg-plaid-linear-light_teal { 
	background-image: url(images/Plaid__Linear_2ndTeal.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain;
}
*/

.testimonial-arrow {
	display: none;
	margin: 30px 0;
	text-align: left;
}
.testimonial-arrow IMG {
	height: 50px;
}

/*
.testimonial-row-photo-container {
	background-image: url(images/alma-students-6.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	min-height: 400px;
}
*/

/*
.testimonial-quotation-mark {
	border: var(--color-bronze) solid 2px;
	border-radius: 80px;
	width: 80px;
	height: 80px;
	font-size: 100px;
	font-weight: 400;

	margin-top: 25px;
	font-size: 60px;
	line-height: 97px;
}
*/

/* --------------------------------------------------------- */
/* --------- Photo row     */
.photo-row {
	background-image: url(images/campus-aerial-photo.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;

	height: 300px;
}
	



/* --------------------------------------------------------- */
/* --------- Contact row     */
/*
.contact-row {

}
*/


/* --------------------------------------------------------- */
/* --------- Footer row     */
.footer-row {
	padding: 10px 0;
	min-height: 200px;
	/*
	background-image: url(images/plaid-2-peach.svg);
	background-repeat: repeat-y;
	background-size: contain;
	background-position: center right;
	*/
	background-image: url(images/footer-plaid-200h.png);
	background-size: contain;
	background-position: center right;
	background-repeat: no-repeat;
}

.footer-address {
	font-size: 0.8rem;
	line-height: 150%;
}

.footer-row IMG {
	width: 125px;
	max-width: 100%;
}

.footer-tagline {
	font-weight: 700;
}

.footer-row A,
.footer-row A:link,
.footer-row A:active,
.footer-row A:visited,
.footer-row A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer-left, 
.footer-right {
	text-align: center;
}

.footer-cta-btn {
	text-align: center;
	padding: 30px 30px 0 30px;
}

/* --------------------------------------------------------- */
/* --------- RESPONSIVE 				 */

@media screen and (min-width: 576px) {

	.hero-engineering-row H1 {
		font-size: 2.5rem;
	}
	
	.form-and-flag-container {
		vertical-align: top;
		width: 100%;
		margin-left: 0;
	}
	.intro-flag-v2 {
		margin-left: -80px;
		margin-top: 20px;
		width: 20%;
		height: 750px;
	}

	.footer-left {
		text-align: center;
	}
	
	.testimonial-plaid-container {
		background-size: 60%;
		padding: 50px 0 50px 100px;
	}

	.testimonial-photo-container {
		padding: 60px 100px 50px 0;
	}

	.footer-right {
		text-align: left;
	}
	
	.photo-row {
		height: 400px;
	}
	
}


@media screen and (min-width: 768px) {
	.header-left {
		text-align: left;
	}
	.header-center {
		font-size: 1.25rem;
		text-align: left;
	}
	.header-right {
		font-size: 1.0rem;
		text-align: right;
	}

	.intro-copy-container {
		width: 90%;
		padding: 0 30px 0 0;
	}

	.intro-photo-container-mobile-on {
		display: none;
	}

	.intro-photo-container-mobile-off {
		display: block;
	}

	.fast-facts-row {
		font-size: 0.9rem;
	}

	.icon {
		max-width: 100%;
	}

	.testimonial-row {
		background-image: none;
	}
	
	.testimonial-photo-container {
		padding: 50px 50px 50px 0;
		background-image: url(images/Plaid__Linear_2ndTeal.png);
		background-position: bottom right;
		background-repeat: no-repeat;
		background-size: contain;
	}
	
	
		
	.photo-row {
		height: 500px;
	}

}


@media screen and (min-width: 993px) {
	.testimonial-quote {
		font-size: 1.5rem;
	}
	
	/*
	.testimonial-photo-container {
		padding: 60px 0 0 0;
	}
	*/

	.testimonial-arrow {
		display: block;
	}
	
}

@media screen and (min-width: 1200px) {
	.header-br {
		display: none;
	}

	.testimonial-row {
		background-image: url(images/Plaid__Linear_2ndTeal.png);
		background-position: bottom right;
		background-repeat: no-repeat;
		background-size: contain;
	}
	
	.testimonial-photo-container {
		background-image: none;
	}

	
	.testimonial-quote {
		font-size: 1.7rem;
	}
	
	.photo-row {
		height: 600px;
	}
}


@media screen and (min-width: 1400px) {

	.testimonial-quote {
		font-size: 2.0rem;
	}

}

