
	/* ----------- honors landing ------------- */
			/* ----------- honors landing ------------- */
					/* ----------- honors landing ------------- */
							/* ----------- honors landing ------------- */




	.owl-honors-landing-holder,
	.owl-honors-landing-holder div		{ position: absolute !important; top: 0; left: 0; right: 0; bottom: 0; width: 100%; max-width: 100%; background-color: #222222; }
	.owl-honors-landing-holder .owl-carousel		{  }
	.rsvp-landing-slide 			{ background-size: cover; background-position: center top; background-repeat: no-repeat; position: absolute; 
									top: 0; left: 0; right: 0; bottom: 0; background-color: #222222; width: 100%; max-width: 100%; }
	.rsvp-landing-slide-1			{ background-image: url("img/rsvp-landing-bg-1.jpg"); }
	.rsvp-landing-slide-2			{ background-image: url("img/rsvp-landing-bg-2.jpg"); }
	.rsvp-landing-slide-3			{ background-image: url("img/rsvp-landing-bg-3.jpg"); }
	.rsvp-landing-slide-4			{ background-image: url("img/rsvp-landing-bg-4.jpg"); }
	.rsvp-landing-slide-5			{ background-image: url("img/rsvp-landing-bg-5.jpg"); }
	.rsvp-landing-slide-6			{ background-image: url("img/rsvp-landing-bg-6.jpg"); }
	.rsvp-landing-slide-7			{ background-image: url("img/rsvp-landing-bg-7.jpg"); }
	.rsvp-landing-slide-8			{ background-image: url("img/rsvp-landing-bg-8.jpg"); }

	@media screen and (max-width: 767px) {
		.honors-intro-text button 				{ margin-top: 0 !important; width: 100% !important; display: block; }
		input + .input-group-btn 				{ width: 100%; }



		.rsvp-landing-slide  { background-position: center top; }
		.rsvp-landing-slide-1			{ background-image: url("img/rsvp-landing-bg-1_mobile.jpg"); }
		.rsvp-landing-slide-2			{ background-image: url("img/rsvp-landing-bg-2_mobile.jpg"); }
		.rsvp-landing-slide-3			{ background-image: url("img/rsvp-landing-bg-3_mobile.jpg"); }
		.rsvp-landing-slide-4			{ background-image: url("img/rsvp-landing-bg-4_mobile.jpg"); }
		.rsvp-landing-slide-5			{ background-image: url("img/rsvp-landing-bg-5_mobile.jpg"); }
		.rsvp-landing-slide-6			{ background-image: url("img/rsvp-landing-bg-6_mobile.jpg"); }
		.rsvp-landing-slide-7			{ background-image: url("img/rsvp-landing-bg-7_mobile.jpg"); }
		.rsvp-landing-slide-8			{ background-image: url("img/rsvp-landing-bg-8_mobile.jpg"); }
	}

	@media screen and (min-width: 768px) {
		.content-honors-landing .intro-section 		{ min-height: 580px; }
		.honors-intro-text 							{ padding-top: 155px; }
	}

	@media screen and (min-width: 1441px) {
		.grid-piece-large p { max-width: 75%; }
	}
	
	.honors-intro-text 							{ z-index: 10; position: relative; }
	.honors-intro-text h1						{ letter-spacing: 0.15em; margin-top: 0 !important; font-size: 16px !important; font-weight: 300; }
	.honors-intro-text img 						{ max-width: 138px; }
	.honors-intro-text .media	 				{ margin-top: 2em; margin-bottom: 2em; }
	.honors-intro-text > .media	 				{ margin-top: 2.3em; }
	.honors-intro-text .media-left 				{ padding-right: 33px; }

	@media screen and (max-width: 767px) {
		/*.honors-intro-text  .media .media-left { float: none !important; width: 100%; display: block; clear: both; padding: 0 !important; text-align: center;
												margin-bottom: 20px; display: inline-block; }*/
		.honors-intro-text  .media > div 			{ width: 100%; text-align: center; display: block; 
													margin-bottom: 20px; padding: 0 !important; }

		.honors-intro-text  .media label 			{ text-align: center; }
		.honors-intro-text  .media-object 			{ display: inline; }
		.honors-intro-text > .media 				{ margin-top: 1.5em; }

		.honors-intro-text .input-group-lg  		{ width: 100% !important; }
		.content-honors-landing .intro-section 		{ padding-top: 30px; padding-top: 7vw !important; }
	}
	.honors-intro-text form button { font-size: 16px !important; }
	
/*	@media screen and (min-width: 768px) {
		.honors-intro-text  .media .media-left { float: left !important; }
	}*/
	.honors-intro-text #honors_code_input + span button { padding: 10px 16px; }
	
	@media screen and (min-width: 768px) and (max-width: 991px) {
		.honors-intro-text label.f22 { font-size: 17px !important; }
	}
	.wrap-honors-landing footer .shareitems 			{ margin: 0 !important; padding: 0; }
	.wrap-honors-landing footer > .container 			{ padding-top: 30px; padding-bottom: 30px; }

	@media screen and (min-width: 1200px) {
		.wrap-honors-landing footer address { margin-top: 20px; }
	}
	@media screen and (min-width: 768px) and (max-width: 991px) {
		.wrap-honors-landing footer address { margin-top: 8px; }
	}
	@media screen and (min-width: 992px) and (max-width: 1199px) {
		.wrap-honors-landing footer address { margin-top: 12px; }
	}
	.wrap-honors-landing footer .shareitems 		 		{ width: auto; display: inline-block; }
	.wrap-honors-landing footer .shareitems a 		 		{ width: 43px; display: block; float: left; position: relative; 
															text-align: center; width: 43px; margin-left: 1px; }
	.wrap-honors-landing footer .shareitems a:first-child  	{ margin-left: 0; }


	.wrap-honors-landing footer hr 						  	{ margin-top: 16px; margin-bottom: 16px; }



/*	.wrap-honors-landing footer .shareitems a:before 		 		{ content: ""; position: absolute; background-color: #3a3f45; 
																	left: -1px; top: 7px; bottom: 0; width: 1px; height: 27px; }
	.wrap-honors-landing footer .shareitems a:first-child:before  	{ display: none; }*/
	.wrap-honors-landing footer .shareitems a:hover 				{ color: #ffffff; }

		.honors_nominated_side .honors_nominated_count				{ display: inline-block; margin-top: 12px; }
		.honors_nominated_side .honors_nominated_count span 		{ font-size: 39px; float: left; padding-left: 12px; padding-right: 12px;
																	border-left: 1px solid #e4e4e4; color: #c49a5d; line-height: 0.85em; }
		.honors_nominated_side .honors_nominated_count span:first-child { border-left: none; }
		.honors_nominated_side .honors_nominated_count span small	{ color: #0f0f10; font-size: 16px; line-height: 1em; margin-top: 4px; }
		.honors_nominated_side .honors_nominated_count span,
		.honors_nominated_side .honors_nominated_count span small	{ display: block; }



	/*.wrap-honors-landing .form-group  								{ margin-bottom: 0 !important; }*/
	.wrap-honors-landing .exp-section .honors-radio-first .radio	{ background-color: #e3e3e1 !important; margin: 0; padding: 10px 15px; }
	.wrap-honors-landing .exp-section .honors-radio-first label		{ width: 100%; display: block; }
	.wrap-honors-landing .exp-section button						{ font-size: 16px !important; }


	
	#honors_code_input { min-width: 250px !important; }

/* ---------------------------------------------------------------------------------------------------------- */

	.exp-section 			{ padding-top: 70px; }
	@media screen and (max-width: 767px) {
		.exp-section 			{ padding-top: 40px; }
	}

/* ---------------------------------------------------------------------------------------------------------- */






@media screen and (max-width: 767px) {
/*	.honors_nominated_side + .row  { overflow-x: hidden; }
	.honors_nominated_side + .row > div  { margin-left: -30px !important; margin-right: -30px !important; }*/
	.honors_nominated_side + .row .col-sm-offset-1  { padding-left: 0; padding-right: 0; }
	.ms-nav-prev,
	.ms-nav-next { display: none !important; }
	.parent-landing-page a {hyphens: manual!important;}
}

@media screen and (max-width: 991px) {
	.ms-nav-prev,
	.ms-nav-next { display: none !important; }
}



@media screen and (min-width: 768px) {
	.ms-nav-prev,
	.ms-nav-next { width: 35px !important; height: 40px !important; }
	.ms-nav-prev { background-position: -7px -57px !important; }
	.ms-nav-next { background-position: -5px -7px !important; }
}

/* 2024 */

	:root {
		--newblue: 	#1ECAD3;
		--aadagold: #C49A5D;
		--black: 	#1A1A1A;
		--bg-footer: #222222;
	}

	.experience  { overflow-x: hidden; overflow-y: hidden; }
	/*.stick_bottom { padding-bottom: 30px; }*/

	/*btn ------*/
	.begin-wrap {
		position: fixed; right: 50px; bottom: 33px; z-index: 5;
	}
	.begin-wrap2 {
		position: fixed; right: 275px; bottom: 33px; z-index: 5;
	}

	.begin-btn {
		position: absolute;
		bottom: 0;
		right: 0;
		white-space: nowrap;
		background-color: var(--newblue);
		cursor: pointer;
		z-index: 1;
		padding: 1.278em 1.833em 1.333em 1.667em;
		transition: all 200ms ease-out;
		border-radius: 34px;
		font-size: 18px;
		line-height: 1.222em;
		font-family: "Mercury";
		font-style: italic;
		font-weight: 500;
		color: #ffffff;
		box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.33);
		text-transform: uppercase;
	}
	.begin-btn2 {
		position: absolute;
		bottom: 0;
		right: 0;
		white-space: nowrap;
		background-color: var(--newblue);
		cursor: pointer;
		z-index: 20;
		padding: 1.278em 1.833em 1.333em 1.667em;
		transition: all 200ms ease-out;
		border-radius: 34px;
		font-size: 18px;
		line-height: 1.222em;
		font-family: "Brandon Text";
/*		font-style: italic;*/
		font-weight: 500;
		color: #ffffff;
		box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.33);
		text-transform: uppercase;
	}

	.begin-btn2 i { font-size: 14px; padding-left: 10px; }

	.begin-btn2:hover, .begin-btn2:focus { color: #fff; text-decoration: none; }



	.begin-expanded {
		overflow: hidden;
		position: absolute;
		bottom: 0;
		right: 0;
		opacity: 0;
		z-index: 2;
		pointer-events: none;
		transform: scale(0.4);
		border-radius: 20px;
		box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.33);
		transition: opacity 0.2s ease-out 0s, transform 0.2s ease-out 0.05s;
		transform-origin: right bottom;
	}
	.begin-wrap.open .begin-expanded {
		opacity: 1;
		transform: scale(1);
		pointer-events: auto;
	}
	.begin-wrap.open .begin-btn {
		opacity: 0;
	}

	.expanded-header {
		padding: 26px 33px 26px 27px;
		font-size: 20px;
		line-height: 1.1em;
		background-color: var(--newblue);
		color: #ffffff;
		cursor: pointer;
	}

	.expanded-content {
		padding: 23px 15px;
		background-color: #ffffff;
	}

	.footer_links {
		position: relative;
		z-index: 2;
	}
	.footer_links img {
		height: 10.5px; width: auto;
		margin-left: 12px;
		float: right;	}
	.footer_links:after {
		content: ""; pointer-events: none;
		z-index: -1; width: 2px; background-color: var(--aadagold); position: absolute; top: -34px; left: 30px; bottom: -38px;
	}
	.footer_links a {
		display: flex; justify-content: space-between; align-items: center;
		position: relative; z-index: 3;
		background-color: var(--newblue);
		color: #ffffff; font-weight: bold; font-size: 20px; line-height: 1.100em;
		transition: background-color 200ms ease-out;
		margin-bottom: 12px;
		padding-left: 1.5em; padding-right: 1.5em;
		padding-top: 0.9em; padding-bottom: 0.9em;
	}
	@media screen and (max-width: 767px) {
		.footer_links a { font-size: 16px; margin-bottom: 12px; }
		.footer_links:after {
			top: -29px; bottom: -36px;
		}
	}
	.footer_links a:last-child {
		margin-bottom: 0;
	}
	.footer_links a:hover {
		background-color: #1BBEC7;
		text-decoration: none;
	}

	.expanded-content a {
		display: block; white-space: nowrap;
		width: 474px;
		border: 1px solid #E5E5E5;
		font-size: 18px;
		line-height: 1.222em;
		color: var(--black);
		padding: 19px 27px;
		text-decoration: none;
		margin-bottom: 11px;
		transition: background-color 200ms ease-out;
	}
	.expanded-content a:hover {
		background-color: #E5E5E5;
	}

	.expanded-content a:last-child {
		margin-bottom: 0;
	}

	/*//btn ------*/

	@media screen and (min-width: 1700px) {
		.container{ min-width: 1620px; }
		header .container,
		footer .container {
			min-width: unset !important; 
		}
	}
	@media screen and (max-width:992px) {
		.container {padding-left: 20px!important; padding-right: 20px!important;}
	}
	/*rsvp intro*/



	.logo-rsvp {
		width: 417px;
		display: inline-block;
/*		margin-top: 76px;*/
/*		margin-left: 62px;*/
	}

	.logo-rsvp img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	@media screen and (max-width: 1699px) {
		.logo-rsvp {
			margin-left: 0;
		}
	}
	@media screen and (max-width: 1199px) {
		.logo-rsvp {
			margin-top: 40px;
		}
	}
	@media screen and (max-width: 992px) { 
		.logo-rsvp {
			margin-top: 20px; width: 81.53dvw!important; height: auto;
		}
	}
	@media screen and (max-height: 800px) and (orientation: landscape) {
		.logo-rsvp {
			margin-top: 40px;
		}	
	}
	@media
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (   min--moz-device-pixel-ratio: 2),
	only screen and (     -o-min-device-pixel-ratio: 2/1),
	only screen and (        min-device-pixel-ratio: 2),
	only screen and (                min-resolution: 192dpi),
	only screen and (                min-resolution: 2dppx) { 
		.logo-rsvp img { opacity: 0; }
		.logo-rsvp { background-image: url(https://www.aada.edu/template/frontend/parents/img2021/logo2x.png); background-size: contain; background-repeat: no-repeat; background-position: left center; }
	}
/*		<img src="https://www.aada.edu/template/frontend/parents/img/parent-landing-hero-mobile.jpg" alt="" class="bg-image d-lg-block" alty="Academy Story">*/
	.rsvp_2021_intro {
		min-height: 100vh; min-height: calc(100vh - 90px);
		background-image: url(https://www.aada.edu/template/frontend/parents/img/parent-landing-hero.jpg);
		background-size: cover; background-position: center center; background-repeat: no-repeat;
		position: relative;
	}

	@media screen and (max-width:992px) {
		.rsvp_2021_intro { 	background-image: url(https://www.aada.edu/template/frontend/parents/img/parent-landing-hero-mobile.jpg); }
	}

	.rsvp_2021_intro .bg-image { 
		position: absolute; top:0; left:0; 
		height: 100%; width: 100%; 
		object-fit: cover;
		object-position:center center;
		z-index: -1;
	}

	.rsvp_2021_intro .col-content {padding-left: 0!important; padding-right: 0!important;}

	@media screen and (min-width: 992px) {
			.rsvp_2021_intro {
				padding-bottom: 9rem;
				padding-top: 3rem;
			}

			.rsvp_2021_intro .row-content { 
				margin-top: 4rem;
			}

			.rsvp_2021_intro .second {
				order: 1;
				margin-top: -1rem;
			}

			.rsvp_2021_intro .second img {
				width: 100%!important;
				height: auto;
			}
	}

	@media screen and (max-width: 992px) {
			.rsvp_2021_intro {
				padding-bottom: 3rem;
				padding-top: 0.5rem;
			}

			.rsvp_2021_intro .second {
				order: 2;
				width:100%;
			}

			.rsvp_2021_intro .second img {
				width: 100%; 
			}

			.rsvp_2021_intro .first {
				order: 1;
				text-align: center;
			}
	}

	@media screen and (min-width: 992px) and (max-width: 1700px) {
		.rsvp_2021_intro {
/*			min-height: calc(90dvh - 90px);*/
		}
	}

	.rsvp_2021_intro .scroll-indicator {
		position: absolute; height: 200px; width: 0px; border-left: 2px solid var(--aadagold);
		z-index: 2; left: 50%; bottom: -80px;
	}
	@media screen and (max-height: 800px) and (orientation: landscape) {
		.rsvp_2021_intro .scroll-indicator {
			height: 160px; bottom: -60px;
		}	
	}
	.rsvp_2021_intro p { color: #ffffff; margin-top: 1.3rem;}
	@media screen and  (max-width: 991px) { 
		.rsvp_2021_intro p { margin-top: 1.5rem!important; }
	}
	.rsvp_2021_intro h1 { font-weight: 400; font-family: "Mercury"; font-size: 50px; line-height: 1.15em; letter-spacing: 0; color: #ffffff; text-align: left; position: relative; z-index: 2; margin-top: 6rem; }
/*	.i-header { font-family: 'Mercury'; font-style:italic; }*/

	@media screen and (min-width: 1200px) and (max-width: 1699px) {
		.rsvp_2021_intro h1 { font-size: 50px; }
	}
	@media screen and (min-width: 992px) and (max-width: 1199px) {
		.rsvp_2021_intro h1 { font-size: 43px; }
	}
	@media screen and  (max-width: 991px) { 
		.rsvp_2021_intro h1 { margin-top: 1rem!important; }
	}
	@media screen and (min-width: 768px) and (max-width: 991px) {
		.rsvp_2021_intro h1 { font-size: 35px; }
	}

	.rsvp_2021_intro h1 { margin-left: 0 !important; margin-right: 0 !important; }
	#body .experience .container > h1 { margin-left: 0 !important; margin-right: 0 !important; padding: 0 !important; }
	.rsvp_2021_intro h1 > span { position: relative; z-index: 2; text-align: center; margin: auto; }
	.rsvp_2021_intro h1 > span > span { display: inline-block; position: relative; z-index: 1; }
	.rsvp_2021_intro h1 > span > span:after { content: ""; position: absolute; top: 0em; bottom: 0em; left: -0.19em; right: -0.19em; transform: skew(-10.69deg); z-index: -2; background-color: var(--newblue); transform-origin: center center; }
	@media screen and (max-width: 992px) {
		.rsvp_2021_intro h1 { text-align: center;}
	}
	@media screen and (max-width: 767px) {
		.rsvp_2021_intro h1 { font-size: 2rem !important;}
	}
	#body .container:first-child > h1 {
		margin-top: 0 !important; margin-bottom: 0 !important;
/*		position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);*/
		width: 100%;
		margin-top: 10vh !important;
	}

	/*footer*/
	.stick_bottom { background-color: var(--bg-footer); color: #ffffff; padding-bottom: 30px !important; }

	/*content*/
	#main_content .exp-section h2.title-h2-2021 {
		margin-bottom: 0!important;
	}

	#main_content .exp-section h2.title-h2-2021.mb-0, #main_content .title-h2-2021.no-mb {
		margin-bottom: 0rem!important;
	}

	.title-h2-2021 { letter-spacing: 0!important; line-height: 3rem!important;}

	@media screen and (max-width: 992px) {
/*		.title-h2-2021 { text-wrap: balance; }*/
		h2 { font-size: 2rem!important; }
	}

	@media screen and (min-width:768px) and (max-width: 992px) {
		.title-h2-2021 { line-height: 2.5rem!important;}
	}

	/*@media screen and  (min-width:578px) and (max-width: 768px) {
		.title-h2-2021 { line-height: 2rem!important;}
	}*/

	@media screen and (max-width: 768px) {
		.title-h2-2021 { line-height: 2rem!important;}
	}

	#main_content .exp-section h2.title-h2-2021.no-mb, h2.title-h2-2021.no-mb {
		margin-bottom: 0!important;
	}

/*	#main_content .exp-section ul {
		padding-left: 1rem;
	}*/

	#main_content .exp-section ul li:not{.list-styled-chevron} { 
		line-height: 2rem;
	}

	@media screen and (max-width: 992px) {
		#main_content .exp-section ul {
/*			padding-left: 0rem;*/
		}	
	}

	#main_content .exp-section .link-decorated {
		border-bottom: 1px solid #C49A5D;
		display: inline-block;
		line-height: 1;
	}

	#main_content .exp-section .link-decorated:hover {
		border-bottom: 0;
		text-decoration: none!important;
	}

	.title-h2-2021 { font-family: "Mercury"; font-size: 46px; font-weight: 400; line-height: 1.125em; letter-spacing: 0.02188em;}


	.g-card {
		padding: 36px; background-color: var(--aadagold);
	}

	.w-card {
		padding: 36px; background-color: #ffffff;
	}

	.g-card p:last-child,
	.w-card p:last-child {
		margin-bottom: 0;
	}

	@media screen and (max-width: 767px) {
		.g-card, .w-card { padding: 30px; }
/*		.begin-wrap { right: 12px; bottom: 12px; left: 12px; }*/
		.begin-wrap, .begin-wrap2 {
			width: 45%;
			bottom: 20px;
		}
		.begin-wrap2 {
			left: 15px;
		}
		.begin-wrap {
			right: 15px;
		}
		.begin-wrap .begin-btn2, .begin-wrap2 .begin-btn2 {
			padding: 1.278em 1em 1.333em 1em;
			font-size: 1rem;
		}
		.begin-expanded { left: 0; }
		.expanded-content a { width: 100%; padding-left: 15px; padding-right: 15px; font-size: 16px; }
	}
	@media screen and (max-width: 390px) {
		.begin-wrap2 {
			left: 10px;
		}
		.begin-wrap {
			right: 10px;
		}
		.begin-wrap .begin-btn2, .begin-wrap2 .begin-btn2 {
			font-size: 0.9rem;
			padding: 1.078em 0.8em 1.133em 0.8em;
		}
	}
	@media screen and (max-width: 350px) {
		.expanded-content a { font-size: 15px; }
	}
	@media screen and (max-width: 400px) {
		.begin-btn { font-size: 4.4vw; }
	}

	@media screen and (min-width: 1700px) {
		.pad-5col { padding-left: 130px; padding-right: 130px; }
		.col-text.down-a-bit { margin-top: 30px; }
		.lifelong { position: relative; transform: translateX(134px); }
	}
	@media screen and (min-width: 992px) {
		.flex-2021 { display: flex; align-items: stretch; align-items: center; }
		.col-text { display: flex; flex-direction: column; justify-content: center; height: 100%;  }
		.text-center-alumni { text-align: left }
	}
	.flex-2021 { margin-bottom: 60px; }

	@media screen and (min-width: 1200px) {
		.half-circle-bottom { display: flex; }
		.half-circle-bottom > *:first-child { margin-right: 45px; position: relative; top: -142px; }
		.half-circle-bottom > *+* { width: 205px; }
		.half-links-bottom-hold { padding-left: 200px; padding-right: 105px; }
		.half-links-bottom { display: flex; align-items: center; }
		#main_content .half-links-bottom  h2.title-h2-2021 { margin-bottom: 0 !important; }
	}


	@media screen and (min-width: 1200px) and (max-width: 1699px) {
		.half-circle-bottom { width: 65% !important; }
		.half-links-bottom { margin-bottom: 50px !important; }
		.half-links-bottom-hold { padding-left: 0px; padding-right: 0px; width: 30% !important; margin-left: 5%; }
		.half-links-bottom-hold h2 { font-size: 26px; }
		.half-links-bottom-hold h2 + img { width: 108px !important; }

	}
	@media screen and (min-width: 1700px) {
		.half-circle-bottom p { margin-right: -40px; }
	}
	/*pulls*/
	.trainfor {  }
	@media screen and (min-width: 992px) and (max-width: 1699px) {
		.trainfor { margin-left: -90px; width: 34%; }
		.lifelong .g-card { margin-right: -150px;  }
		.inspiration { margin-left: -40px; }
	}
	@media screen and (min-width: 992px) and (max-width: 1199px) {
		.half-circle-bottom { display: flex; }
		.half-circle-bottom > *:first-child { margin-right: 45px; position: relative; top: -142px; margin-left: -40px; }
/*		.half-circle-bottom > *:first-child p { padding-left: 40px; }
*/		.half-circle-bottom > *+* { width: 205px; }
		#main_content .half-links-bottom  h2.title-h2-2021 { font-size: 28px !important; }
		.half-links-bottom { display: flex; align-items: center; }
		.half-links-bottom span { display: block; }
		.half-links-bottom-hold h2 + img { width: 150px !important; margin-left: 22px; }
		.half-links-bottom-hold  { padding-left: 40px; }
		.stick_bottom { padding-bottom: 20px !important; }

		.inspiration { margin-left: -10px; }
		.trainfor, .inspiration {  width: 44%; }
		.trainfor {left: 0;}
		.flex-2021 { margin-bottom: 40px; }
	}
	.half-links-bottom { margin-bottom: 40px; }
	.honors_nominated_count_2021 { margin-top: 114px;
		
	}
	.honors_nominated_count_2021 span {
		font-size: 60px; font-weight: 400; font-family: "Mercury"; display: block; line-height: 1em;
		margin-bottom: 0.270em;
	}
	.honors_nominated_count_2021 span:last-child {
		margin-bottom: 0.788em;
	}
	.honors_nominated_count_2021 small {
		display: block; line-height: 1em;
		font-size: 0.333em; font-weight: 700; font-family: "Brandon Text"; letter-spacing: 0.170em; color: var(--newblue);
	}
	@media screen and (min-width: 768px) and (max-width: 991px) {
		.logo-rsvp { width: 320px !important; }
	}
	/*xs intro*/
	@media screen and (max-width: 992px) { 
		.rsvp_2021_intro { height: 100%; min-height: 100%; position: relative; }
	}
	@media screen and (max-width: 767px) {
/*		.rsvp_2021_intro { height: 100%; min-height: 0; position: relative; }*/
		.rsvp_2021_intro .logo-rsvp {  }
		.rsvp_2021_intro + .exp-section { padding-top: 0 !important; position: relative; }
		.rsvp_2021_intro + .exp-section:before { content: ""; height: 42vw; background-color: #000000; width: 100%; display: block; }
		.ignite-xs { padding-top: 0 !important; margin-left: -15px; margin-right: -15px; }
		#body .container:first-child > h1 { margin-top: 36vw !important; font-size: 8vw; }
		#body .container:first-child > h1 > span { display: block; }
		#body .container:first-child > h1 > span:first-child { margin-bottom: 0.3em; }

		.rsvp_2021_intro .scroll-indicator { height: 12.307vw; bottom: auto; top: 97vw; }
	}

	#main_content .half-links-bottom h2.title-h2-2021 { margin-bottom: 0 !important; }

	@media screen and (max-width: 991px) {
		.half-circle-bottom { display: flex; margin-bottom: 40px; }
		.half-circle-bottom > *:first-child { margin-right: 45px; position: relative; top: -142px; }
		.half-circle-bottom > *+* { width: 205px; }
		.half-circle-bottom > *:first-child { top: 0 !important; margin-top: -142px; }
		.half-links-bottom { margin-bottom: 36px; }
		.half-links-bottom { display: flex; align-items: center; justify-content: flex-start; }
		#main_content .half-links-bottom h2.title-h2-2021 { font-size: 40px; }
		.half-links-bottom-hold h2 + img { width: 150px !important }
		.flex-2021 { margin-bottom: 20px; }
		.honors_nominated_count_2021 { margin-top: 0; text-align: center; }
		.honors_nominated_count_2021 span { display: inline-block; }
		.honors_nominated_count_2021 span:nth-child(2) { padding-left: 20px!important; padding-right: 20px!important; display: inline-block; }
		.pcenter { text-align: center }
		.text-center-alumni { text-align: center }
	}
	@media screen and (max-width: 767px) {
		.honors_nominated_count_2021 span { font-size: 36px; }
		.half-circle-bottom > *:first-child { margin-right:-15px; position: relative; top: -142px; }
		.honors_nominated_count_2021 small { font-size: 0.366em; }
		.honors_nominated_count_2021 { position: relative; top: -15px; }
		#main_content .half-links-bottom h2.title-h2-2021 { font-size: 5.6vw !important; }
		.half-links-bottom-hold h2 + img { width: 33vw !important; }
		.half-links-bottom-hold   { margin-bottom: 50px; }
		.rsvp_2021_intro + .exp-section .title-h2-2021 { font-size: 5.2vw !important; }
		.col-text { margin-top: -50px; }
		.widen-xs { margin-left: -40px; margin-right: -40px; }

		.readyrep { margin-left: auto; margin-right: auto; display: block; width: auto; }
		.ignite-w-card { margin-bottom: -40px; }
		.w-card-2 { padding-left: 10px; padding-right: 10px; padding-bottom: 0; }
		.w-card-2 p { margin-bottom: 0; }

		.begin-btn2 { width: 100%; text-align:center; }
	}
	@media screen and (min-width: 768px) and (max-width: 991px) {
		.half-links-bottom   { margin-bottom: 56px;  }
		.half-links-bottom-hold h2   { font-size: 32px; display: inline-block; }
		.half-links-bottom-hold h2 + img   { margin-left: 15px; width: 164px !important; }
		.half-links-bottom-hold h2  span { display: block; width: auto; }
		.widen-sm { margin-left: -7vw; margin-right: -7vw; }
		.rsvp_2021_intro + .exp-section { overflow-x: hidden; }
		.col-text { margin-top: -85px; }
		.ignite-w-card { margin-bottom: -40px; }


	}
	@media screen and (max-width: 767px) {
		.readyrep_wrap { display: block; margin-left: auto; margin-right: auto; text-align: center; cursor: pointer; }
		 .half-circle-bottom {}
	}
</style>




	<style>
		
	
	@media screen and (max-width: 767px) {
		.p_questions { display: none; }
		.bg-primary .btn { color: #ffffff !important; }
	}
	@media screen and (max-width: 767px) {
		.mj-head-inner { background-image:url(https://www.aada.edu/template/frontend/img/mj/cts-alt-mobile.jpg); background-position: center top; }
		.intro-section .media { margin: 0 !important; padding: 0 !important; }		
		.intro-section .media-body { margin: 0 !important; padding: 0 !important; }		
		.content-honors-landing .intro-section { padding-top: 0 !important;  }
		.honors-intro-text { position: absolute; top: 50%; transform: translateY(-50%); left: 20px; right: 20px; }
	}

	
	@media screen and (max-width: 767px) {
		.p_questions { font-size: 16px; }
	}
	/*.br_xp { margin-bottom: 12px !important; }*/
	@media screen and (max-width: 767px) {
		.br_xp { margin-bottom: 9px !important; }
	}
	</style>

<style>
@media screen and (max-width: 767px) {
	.logo_sp { width: 247px; position: absolute; top: 17px; left: 15px; z-index: 9; }
		.mj-head-inner h2 { color: #ffffff; }

}
@media screen and (max-width: 767px) {
	.mj_mob_spec { text-align: center; }
	.mj_mob_spec .container { padding-top: 18px; padding-bottom: 18px;  }
	.content-honors-landing .intro-section { height: 540px; }
}
	.faculty-directory-slider .ms-slide-info { overflow: visible; }

	.faculty-directory-slider .ms-staff-info { min-height: 100px !important; margin-top: 22px !important; }

	.faculty-directory-slider .ms-info h3 { font-family: 'Brandon Text'; font-size: 24px; text-transform: uppercase;
		color: #21262b; margin: 0; line-height: 1.4em; letter-spacing: normal; }

	.faculty-directory-slider .ms-info h4 { font-family: 'Mercury'; font-weight: 400; font-style: italic; color: #21262b; font-size: 16px; margin: 0; line-height: 1.4em; }

	.faculty-directory-slider .staff-slider-campus { color: #9098a0; font-size: 16px; display: block; text-align: center; line-height: 1.5em; margin-bottom: 16px; }

	.administration-collapse .panel-title span.featured { position: relative; }

	.administration-collapse .panel-title span.featured:after { content: "Featured"; text-transform: none; color: #ffffff; font-size: 10px; font-weight: 500;
		display: inline-block; padding: 2px 4px 0px 4px; margin-left: 8px; margin-top: 2px; line-height: 15px; position: absolute;
		background-color: #c3995d; line-height: 13px; font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

	.ms-staff-carousel .ms-nav-prev, .ms-staff-carousel .ms-nav-next { width: 45px; height: 51px; }

	.ms-staff-carousel .ms-nav-prev { background-position: -3px -53px; }

	.ms-staff-carousel .ms-nav-next { background-position: -1px -3px; }

	.ms-staff-carousel .ms-staff-info { max-height: none !important; min-height: 10em !important; position: relative; }

	.administration_custom { padding-top: 50px !important; }

	@media screen and (max-width: 767px) {
		.ms-staff-carousel .ms-staff-info { min-height: 6em !important; }

		.ms-staff-carousel .ms-info p { padding-left: 10%; padding-right: 10%; }

		.administration_custom { padding-top: 16px !important; }
	}

	.ms-staff-carousel .ms-info p { max-width: 800px; margin: 0 auto; font-family: 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
		font-style: normal; font-size: 16px; margin-bottom: 26px; }

	.in_ane_arrow_holder { position: relative; }

	.in_ane_arrow_holder:after { font-family: "FontAwesome"; font-size: 34px; color: #c49a5c;
		content: "\f105"; position: absolute; z-index: 10; top: 2px; left: 22px; }

	.btn.input-lg { padding: 10px 40px; min-width: 116px; }

	.btn.input-lg.white { border-color: #fff; border-width: 2px; }

	.btn.input-lg.btn_white.active,
	.btn.input-lg.btn_white:hover { border-color: #b68742 !important; /*background-color:#b68742 !important;*/ color: #fff; border-width: 2px; }

	.begin-wrap { display: none; }

	@media screen and (max-width: 992px) {
		.paroller { transform: none !important; }
		.section-financial-aid { padding-bottom: 1rem; }
		.section-financial-aid .col-parallax {order: 2;}
		.section-financial-aid .wide.sm {order: 1;}
	}
	@media screen and (min-width: 992px) {
		.col-qualities { padding-left: 2.5rem!important; padding-right: 2.5rem!important;}
		.section-about-ny .title-h2-2021.title  { font-size: 50px; margin-bottom: 0.5rem!important;}
		.section-about-ny .col-key-features { padding-left: 3rem; }
		.section-about-ny .img-full { top: 77%; bottom: 0; transform: translateY(-50%); }
		.section-financial-aid { padding-bottom: 6rem; }
		.section-about-ny .col-key-features { bottom: -2.5rem; }
	}

	@media screen and (max-width: 992px) {
		.section-about-ny .subtitle { margin-bottom: 2rem; }
		.section-about-ny .col-img { margin-bottom: 1rem!important; }
		.section-about-ny .title-h2-2021.title  { font-size: 2rem!important; }
	}

	@media screen and (min-width: 1609px) {
		.section-financial-aid { padding-top: 25rem!important; }
	}


	@media screen and (min-width: 1400px) and (max-width: 1690px) {
		.section-about-ny .img-full { height: 85%; top: 70%; }
		.section-financial-aid { padding-top: 15rem!important; }
	}

	@media screen and (min-width: 1200px) and (max-width: 1500px) {
		.section-about-ny .img-full { height: 75%; left: -5% !important; top: 63%; }
		.section-financial-aid { padding-top: 7rem!important; }
	}
	@media screen and (min-width: 1200px) and (max-width: 1400px) {
		.section-about-ny .img-full { height: 70%;}
	}

	@media screen and (min-width: 1200px) and (max-width: 1360px) {
		.section-about-ny .img-full { height: 60%; top: 57%; }
		.section-financial-aid { padding-top: 0rem!important; }
	}

	@media screen and (min-width: 992px) and (max-width: 1200px) {
		.section-about-ny .img-full { height: 46%; left: -3%!important; top: 57%; }
		.section-financial-aid { padding-top: 0rem!important; }
	}

	@media screen and (min-width: 992px) and (max-width: 1100px) {
		.section-about-ny .img-full {  top: 57%; }
		.section-financial-aid { padding-top: 0rem!important; }
	}

	@media screen and (max-width: 992px) {
		.section-about-ny .col-key-features { padding-left: 1.5rem; }
		.section-financial-aid { padding-top: 0rem!important; }
	}

	.g-card.bg-dark { background-color:#222222; color: #ffffff;}

	.section-statistics { background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; color: #ffffff; z-index: 5;}
	@media screen and (min-width:992px) {
		.section-statistics { background-image: url(https://www.aada.edu/template/frontend/parents/img/image_academy_numbers.jpg);  }
	}
	@media screen and (max-width:992px) {
		.section-statistics { background-image: url(https://www.aada.edu/template/frontend/parents/img/image_academy_numbers_mobile.jpg);  }
	}

	.section-statistics .col-content { width:21%; }	   

	@media screen and (min-width: 1200px) {
		.section-statistics .col-content { padding-left: 3rem; padding-right: 3rem;}
	}

	@media screen and (min-width: 992px) {
		.section-statistics h2 { font-size: 60px; margin-bottom: 1rem;}
		.section-statistics .col-content { padding-left: 1.5rem; padding-right: 1.5rem;}
		.section-statistics .col-content.mb-lg, .section-empowering .col-content.mb-lg { margin-bottom: 2rem; }
		.section-statistics {padding-top: 5rem; padding-bottom: 6.5rem;}
	}

	@media screen and (max-width: 992px) {
		.section-statistics h2 { font-size: 36px!important; margin-bottom: 0.5rem;}
		.section-statistics .col-content {width:50%; padding:0 0.75rem;}
		.section-empowering .col-content.mb-sm, .section-statistics .col-content.mb-sm { margin-bottom: 1.5rem!important; }
		.section-statistics {padding-top: 1.8rem; padding-bottom: 3.5rem;}
		.section-statistics .subtitle { margin-bottom: 4rem; }
	 }

	 @media screen and (min-width:992px) and (max-width:1500px) {
	 	.section-empowering.full-img { height: 100%!important;}
	 }
	
	  .subtitle { font-family: "Brandon Text"!important;}
	  .subtitle.gray { color: #A6A6A6!important; }
	  .subtitle.uppercase { text-transform: uppercase; }
	  .subtitle.bold { font-weight: 500!important; }
	  .subtitle.mercury { font-family:"Mercury"!important; }
	  .subtitle.underline-primary { text-decoration: underline; text-decoration-color: #c49a5d; }
	  @media screen and (min-width:1500px) {
	  	.subtitle.underline-primary { text-underline-offset: 6px; }
	  }

	   @media screen and (max-width:1500px) {
	  	.subtitle.underline-primary { text-underline-offset: 3px; }
	  }

	  @media screen and (min-width: 992px) {
	  	.subtitle.fs-normal { font-size: 18px; }
	  }

	  @media screen and (max-width: 992px) {
	  	.subtitle.fs-normal { font-size: 16px; }
	  }

	  .section-toolbox {position:relative; background-image: url(https://www.aada.edu/template/frontend/parents/img/image_toolbox.jpeg); background-size: cover; background-position: center center; color: #ffffff;}
	  .section-toolbox:before { content:''; position: absolute; top: 0; left: 0; height:100%; width:100%; background-color: rgba(0, 0, 0, 0.5);}
	  .section-toolbox .icon-checklist { width: 5rem; height: auto; }
	  .section-toolbox .link-box .small-text { font-family: "Mercury"; font-size: 1rem;  margin-bottom: 0!important;}
	  .section-toolbox .link-box .subtitle { color: #ffffff; margin-bottom: 0.2rem!important;}
	  .section-toolbox .link-box { display: block; padding: 0.5rem 0; transition: all 0.25s ease-in-out;}
	  .section-toolbox .link-box:not(:last-child) { border-bottom: 2px solid rgba(255,255,255, 0.1)!important; margin-bottom: 0.5rem; }
	  .section-toolbox .link-box:hover { text-decoration: none!important; opacity: 0.6;}

	  @media screen and (max-width: 1200px) {
	   	  .section-toolbox .col-lg-6 { width: 100%!important; }
	   	  .section-toolbox { padding: 4rem 0 2rem 0; }
/*	   	  .section-toolbox .col-text { text-wrap: balance!important; }*/
	  }

	  @media screen and (max-width: 992px) {
	  	.section-toolbox { padding-top: 6rem!important; }
	  	.section-toolbox .link-box .small-text { font-size: 0.9rem; }
	  }

	  @media screen and (max-width: 768px) {
	  	.section-toolbox { padding-top: 4rem!important; }
	  }

	  @media screen and (min-width: 1500px) {
	  	.section-toolbox .col-text p { padding: 0 8rem; text-wrap: balance!important;}
	  }

	  @media screen and (min-width: 1200px) and (max-width: 1500px) { 
	  	 	  .section-toolbox { padding: 6rem 0; }
	  	 	  	.section-toolbox .col-text p { padding: 0 4rem; text-wrap: balance!important;}
	  }

	  @media screen and (min-width: 992px) { 
	  	.section-toolbox h2 { padding-bottom: 0.5rem!important;}
	  	.section-toolbox .link-box .lead { font-size: 1.15rem; line-height: 1rem !important; }
	  }

	  @media screen and (max-width: 992px) {
	   .section-toolbox h2 { font-size: 1.15rem; }
	   .section-toolbox .icon-checklist { width: 4rem; margin-bottom: 1rem;}
	   .section-toolbox .subtitle:not(.link-box .subtitle) { margin-top: 0.7rem!important; }
	  }

	  @media screen and (max-width: 768px) {
/*	  	#main_content .exp-section h2 { margin-bottom: 0.5rem!important; }*/
	  }

	.section-results, .section-empowering { position: relative; }
	.section-results .exp-section, .section-results .container, .section-empowering .exp-section, .section-empowering .container { position: unset!important }
	.section-results .col-text-content .w-card, .section-empowering .col-text-content.w-card {  padding: 0;}
	@media screen and (min-width:1500px) {
		.section-results .col-text-content, .section-empowering .col-text-content { flex-grow: 1; }
	}

	@media screen and (max-width: 992px) { 
	  .section-results .col-text-content .w-card, .section-empowering .col-text-content .w-card {  padding-right: 0; padding-top: 0; margin-bottom: 0!important;}
	  .section-results .col-text-content, .section-empowering .col-text-content {  padding-top: 0; padding-bottom: 0; margin-top: 0!important; margin-bottom: 4.5rem; }
	  .section-results { padding-top: 45px; padding-bottom: 15px;} 
	  .section-empowering .col-img {flex-grow: 1;}
	  .section-results .exp-section { padding-bottom: 0!important; }
	  #main_content .exp-section h2 { margin-bottom: 0.5rem!important; }
	}

	.section-growth .col-img:first-child { padding-left: 0; }
	.section-growth .col-img:nth-child(2) { padding-right: 0; }
	.section-growth .full-width-row { margin-bottom: 2rem; }
	.section-growth .col-md-9 .title-h2-2021 { margin: 0 !important; }
	.section-growth .programs {  margin-bottom: 2.5rem }
	@media screen and (min-width: 992px) { 
	  .section-growth .links-action { margin-bottom: 6rem; }
	   .section-growth {padding-top: 5rem;}
	   .section-growth .col-md-9 { margin-bottom: 0rem }
	   .section-growth .col-md-9 p { width: 75%; }
	}

	@media screen and (max-width: 992px) { 
	  .section-growth { padding-bottom: 0.5rem; padding-top: 2rem}
	  .section-growth .links-action { margin-bottom: 2rem; }
	  .section-growth .links-action h3 { margin-bottom: 1rem; margin-top: 0!important; }
	  .section-growth .col-img { width:100%; padding:0!important;}
	  .section-growth .col-img:first-child { margin-bottom: 0.5rem; }
	  .section-growth .col-md-9 { margin-bottom: 0rem }
	  .section-growth .programs .col-aos {  margin-top: 1rem; }
/*	  .section-growth .full-width-row { margin-bottom: 1rem; }*/
	}

	@media screen and (max-width: 576px) { 
	  .section-growth .links-action { margin-bottom: 1.5rem; }
	}

	@media screen and (max-width: 1200px) {
		  .exp-section { padding-top: 50px; padding-bottom: 50px; }
	}

	@media screen and (max-width: 992px) { 
	  .exp-section { padding-top: 30px; padding-bottom: 30px; }
/*	  .exp-section.acya-quotes-slider-holder { padding-bottom: 0!important; }*/
		.btn {white-space: normal; text-wrap: balance;}
		.col-lg-6 , .col-lg-4{  padding-bottom: 0!important; }
/*		.container { padding: 0 25px }*/
	}

	.content ul {
		padding-left: 1rem;
	}

	.section-empowering, .section-about-ny { padding-top: 6rem; padding-bottom: 6.5rem; }
	.section-empowering .col-parallax { z-index: 3; }
	@media screen and (max-width: 992px) {
		.section-empowering { padding-top: 2.8rem; padding-bottom: 2.5rem; }
	}

	@media screen and (max-width: 992px) {
		.section-about-ny { padding-top: 3rem; padding-bottom: 1rem; }
	}

	.section-empowering .col-empowering { padding-left: 0; padding-right: 0; }
	.section-empowering .col-empowering:nth-child(odd) {
		margin-right: 6rem;
	}
	@media screen and (min-width: 1400px) and (max-width: 1600px) {
		.section-empowering .col-parallax { margin-top: -9rem; }
	}
	@media screen and (min-width: 992px) and (max-width: 1400px) {
		.section-empowering .col-parallax { margin-top: -6rem; }
	}
	@media screen and (min-width: 1500px) {
		.experience .container { width:1430px; min-width: 1430px; }
		.section-empowering .col-empowering .subtitle { white-space: nowrap; }
	}	

	@media screen and (min-width:992px) and (max-width: 1500px) {
		.section-empowering .col-empowering:nth-child(odd) { margin-right: 4rem; }
		.section-empowering .col-empowering .subtitle { line-height: 1.9rem; }
	}
	@media screen and (min-width:1400px) and (max-width:1500px) {
		.section-empowering {
			.img-full.right {
				right: -5rem!important;	
			}
		}
	}
	@media screen and (min-width:992px) and (max-width:1400px) {
		.section-empowering {
			.img-full.right {
				right: -5rem!important;	
			}
		}
	}
	
	@media screen and (max-width: 390px) {
/*		.section-empowering .col-empowering .subtitle { line-height: 1.9rem; }*/
	}

	@media screen and (min-width:992px) and (max-width:1450px) {
		.section-empowering {
			.col-text-content, .col-img {
				width: 50%!important;
			}
			.col-img {
				img {
					width: 50%;
					object-fit: cover;
				}
			}
			.col-empowering {
				width: 50%!important;
				&:nth-child(odd) {
					padding-right: 0.5rem!important;
					margin-right: 0!important;
				}
			}
		}
	}
	@media screen and (max-width:992px) {
		.section-empowering {
			padding-bottom: 0!important;

			.subtitle {
				font-size: 20px;
			}

			.col-empowering:nth-child(odd) {
				margin-right: 0!important;
			}

			.col-empowering:not(:last-child) {
				margin-bottom: 0.6rem;
			}

			.container {
				padding-bottom: 0!important;
			}
		}
	}

	.col-parallax-left-offset { margin-right: -10rem; }

	@media screen and (min-width:1400px) {
		.col-parallax:not(.section-empowering .col-parallax) { width: 34rem!important; }
	}

	@media screen and (min-width: 992px) and (max-width:1399px) {
		.col-parallax:not(.section-empowering .col-parallax) { width: 24rem!important; }
	}

	@media screen and (max-width:992px) {
		.col-parallax-left-offset { margin-right: 0rem; }
	}

	@media screen and (max-width:1399px) { 
		.footer-regular .img-responsive {
			width: 15rem!important; height: auto;
			margin-left: auto; margin-right: auto;
		}
	}

	/* Style 2024*/
	.d-flex { display: flex; }
	.d-block { display: block; }
	.d-inline-block { display: inline-block; }

	.position-relative { position: relative; }
	.position-unset { position: unset!important; }

	.flex-wrap { flex-wrap: wrap; }
	.align-items-center { align-items: center; }
	.align-items-start { align-items: start; }

	.ls-md { letter-spacing: 0.15rem; }
	.h-100 { height: 100%!important; }

	.p-0 { padding: 0; }
	.py-0 { padding-top: 0; padding-bottom: 0; }
	.px-0 { padding-left: 0; padding-right: 0; }
	.mx-auto { margin-left: auto; margin-right: auto; }

	.pe-lg { padding-right: 6rem !important; }
	.ps-lg { padding-left: 6rem !important; }
	@media screen and (max-width:1400px) {
		.pe-lg { padding-right: 2rem !important; }
		.ps-lg { padding-left: 2rem !important; }
	}

	@media screen and (max-width:992px) {
		.pe-lg { padding-right: 15px !important; }
		.ps-lg { padding-left: 15px!important; }
	}

	.bg-white {background-color: #ffff;}
	.z-index-2 { z-index: 2; }

	.no-float { float:none!important; }
	.img-cover { object-fit: cover; object-position: center center; }
	@media screen and (min-width: 992px) {
		.full-width-row { width: 100dvw; left: 50%; transform: translate(-50%, 0); position: relative; }
	}

	.mb-0 { margin-bottom: 0rem!important; }
	.mt-0 { margin-top: 0rem!important; }

	@media screen and (min-width:992px) {
		.mb-lg-0 { margin-bottom: 0!important; }
		.mb-lg-1 { margin-bottom: 0.5rem !important; }
		.mb-lg-2 { margin-bottom: 1rem !important; }
		.mb-lg-3 { margin-bottom: 1.5rem !important; }
		.mb-lg-4 { margin-bottom: 2rem !important; }
		.mb-lg-5 { margin-bottom: 2.5rem !important; }
		.mb-lg-6 { margin-bottom: 3rem !important; }
		.mb-lg-7 { margin-bottom: 3.5rem !important; }
		.mb-lg-8 { margin-bottom: 4rem !important; }
		.mb-lg-9 { margin-bottom: 4.5rem !important; }

	}

	@media screen and (max-width:992px) {
		.mb-lg-1 { margin-bottom: 0.25rem !important; }
		.mb-lg-2 { margin-bottom: 0.5rem !important; }
		.mb-lg-3 { margin-bottom: 0.75rem !important; }
		.mb-lg-4 { margin-bottom: 1rem !important; }
		.mb-lg-5 { margin-bottom: 1.25rem !important; }
	}

	@media screen and (max-width: 992px) {
		.full-width-mobile-img { margin-left: -5px; margin-right: -5px; }
	}

	/*Override sty from another .css file which breaks the margin bottom from this landing page*/
	@media screen and (min-width:992px) {
		#main_content .exp-section h2.mb-lg-1 { margin-bottom: 0.5rem !important; }
		#main_content .exp-section h2.mb-lg-2 { margin-bottom: 1rem !important; }
		#main_content .exp-section h2.mb-lg-3 { margin-bottom: 1.5rem !important; }
		#main_content .exp-section h2.mb-lg-4 { margin-bottom: 2rem !important; }
		#main_content .exp-section h2.mb-lg-5 { margin-bottom: 2.5rem !important; }
		#main_content .exp-section h2.mb-lg-6 { margin-bottom: 3rem !important; }
		#main_content .exp-section h2.mb-lg-7 { margin-bottom: 3.5rem !important; }
		#main_content .exp-section h2.mb-lg-8 { margin-bottom: 4rem !important; }
		#main_content .exp-section h2.mb-lg-9 { margin-bottom: 4.5rem !important; }

	}

	@media screen and (max-width:992px) {
		#main_content .exp-section h2.mb-lg-1 { margin-bottom: 0.25rem !important; }
		#main_content .exp-section h2.mb-lg-2 { margin-bottom: 0.5rem !important; }
		#main_content .exp-section h2.mb-lg-3 { margin-bottom: 0.75rem !important; }
		#main_content .exp-section h2.mb-lg-4 { margin-bottom: 1rem !important; }
		#main_content .exp-section h2.mb-lg-5 { margin-bottom: 1.25rem !important; }
	}


	.mt-1 { margin-top: 0.5rem !important; }
	.mt-2 { margin-top: 1rem !important; }
	.mt-3 { margin-top: 1.5rem !important; }
	.mt-4 { margin-top: 2rem !important; }

	@media screen and (max-width:992px) {
		.flex-wrap-mobile { flex-wrap: wrap; }
		.img-full { position:relative; height: auto; width: 100%;}
		.d-lg-none { display: none; }
		.d-lg-block { display:block; }
		.parallax-scroll { transform: none!important }
		.px-lg-0 { padding-left: 0!important; padding-right: 0!important; }
		.py-lg-0 { padding-top: 0!important; padding-bottom: 0!important; }
	}

	@media screen and (max-width:350px) {
		.d-xs-visible { display:block; }
	}

	@media screen and (min-width:350px) {
		.d-xs-visible { display:none; }
	}

	@media screen and (max-width:1200px) {
		.d-xl-none { display: none; }
	}

	@media screen and (min-width: 992px) {
		.py-lg-0 { padding-top:0; padding-bottom: 0; }
		.img-full { position: absolute; top: 0; height: 100%;}
		.img-full.right { right: 0; }
		.img-full.left { left:0; }
		.d-lg-block { display:none; }
		.d-lg-none { display: block; }
	}
	
	ul.list-styled-chevron { list-style-type: none!important; }
	ul.list-styled-chevron li { position:relative; padding-left: 0.25rem; line-height: 1.25rem!important; }
	ul.list-styled-chevron li:not(:last-child) { margin-bottom: 0.65rem; }
	ul.list-styled-chevron li::marker { display:none; }
	ul.list-styled-chevron li::before {
		content:"\f054";
		position: absolute;
		left: -1rem;
		top: 0;
		font-family: FontAwesome;
		color: #c49a5d;
		font-size: 0.8rem;
	}

	.parent-landing-page h2 { word-spacing: 0; }
	@media screen and (max-width:767px) {
		#main-content .container a { hyphens: manual!important; }
	}
	a.link-styled-chevron { font-family: 'Brandon Text'; font-weight: 500; position: relative; text-transform: uppercase; letter-spacing: 0.13rem; font-size: 0.9rem; }

	a.link-styled-chevron::after {
		content:"\f054";
		position: relative;
		display: inline-block; 
		right: -0.75rem;
		top: 0rem;
		font-family: FontAwesome;
		color: #c49a5d;
		font-size: 0.8rem;
		font-weight: 300;
	}

/*	@media screen and (max-width: 568px) { a.link-styled-chevron::after { position: relative; display: inline-block; } }*/

	@media screen and (max-width: 992px) {
		a.link-styled-chevron::after { top: 0; }
		a.link-styled-chevron { font-size: 0.9rem; line-height: 1.25rem;}
	}

	@media screen and (min-width:1600px) {
		.full-img { height: 65rem;}
		.section-empowering.full-img { height: 80rem;}
	}

	@media screen and (min-width:1500px) and (max-width:1600px) { 
		/* will come back - one day */
		/*.full-img { height: 60rem; }*/ 
	}

	@media screen and (min-width:1400px) and (max-width:1500px) { 
		.full-img { height:55rem; }
	}

	@media screen and (min-width:1200px) and (max-width:1455px) { 
		.full-img { height:45rem; }
	}

	@media screen and (min-width:992px) and (max-width:1200px) { 
		.full-img { height:38rem; }
	}

	.text-balance { text-wrap: balance }
	@media screen and (max-width: 992px) {
		.text-mobile-balance {
			text-wrap: balance;
		}
	}
	/* Utils */
	.acya_quotes_slider  .container::before { content: 'Our Mission' }

	.quotes_slider_general h2 { z-index: 4 !important; }
	.fig-number { transition-timing-function: ease-out; }
	/*.parent-landing-page .acya_quotes_slider #cycle_slideshow {
		 height: 400px!important;
	}

	@media screen and (min-width: 992px) {
		.parent-landing-page .bgparallax.quotes_slider_general { height: 400px!important; }
		.parent-landing-page .bgparallax.quotes_slider_general {  height: 400px!important}
	}*/
	.player-holder { position: absolute; width: 30%; top: 50%; left: 70%; transform: translate(-23%, -50%); z-index: 50; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center!important; }
.player-play-icon-yb { width: 76px; height: 76px; display: inline-block;
    background-color: rgba(33, 39, 46,0.38);
    text-indent: 0.1em;
    -webkit-transition: background-color 200ms, color 200ms, -webkit-transform 400ms;
    -o-transition: background-color 200ms, color 200ms, -o-transform 400ms;
    transition: background-color 200ms, color 200ms, transform 400ms;
    border: 3px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    line-height: 76px;
    font-size: 24px;
    text-align: center;}
.player-play-icon-yb:hover { background-color: #c49a5d; }
.play-text { text: white; color: white; font-family: "Mercury"; font-style: italic; font-size: 35px; fomt-style: italic; line-height: 34px; margin-bottom: 30px; }

/*

@media (max-width: 575.98px) {
	.play-text {  font-size: 20px!important; line-height: 18px!important;}
}*/

@media (max-width: 767.98px) {
	.play-text {  font-size: 19px!important; line-height: 20px!important; margin-bottom: 15px;}
	.player-play-icon-yb { width: 50px; height: 50px; line-height: 47px; font-size: 15px; }
}

/* @media (max-width: 1199.98px) {

	.play-text {  font-size: 30px; line-height: 48px;}
 }
@media (min-width: 1400px) {

	.play-text {  font-size: 40px; line-height: 38px;}

}*/


	/*2024 Update*/
	@media screen and (min-width: 992px) {
		.section-video-row-play { margin-bottom: 9rem!important; }
	}
	@media screen and (max-width: 992px) {
		.section-video-row-play { margin-bottom: 5rem!important; }
	}
	.section-video-row-text h3 { font-family: "Mercury"; font-weight: 500; line-height: 1.125em; letter-spacing: 0.02188em; text-transform: uppercase;  font-style: italic; margin-bottom: 1rem!important;}
	@media screen and (min-width:768px) {
		.section-video-row-text h3 {
			font-size: 35px;
		}
	}
	.section-video-row-text.flex-2021 { margin-bottom: 0!important; }
	@media screen and (max-width:768px) {
		.section-video-row-text h3 {
			font-size: 19px;
		}
	}
	.section-video-row-text p { font-weight: lighter; padding-left: 0.75rem; padding-right: 0.75rem}
	@media screen and (min-width:768px) {
		.section-video-row-text p{
			font-size: 19px;
		}
	}
	@media screen and (max-width:768px) {
		.section-video-row-text p{
			font-size: 16px;
		}
	}
	@media screen and (min-width: 992px) {
		.section-honor .container .row { margin-bottom: -8rem!important }
	}

/*Students landing page quotes*/
@media screen and (min-width: 1200px) {
/*.owl-quote-summer-item .col-sm-9 { padding-top: 90px; }*/
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
/*.owl-quote-summer-item .col-sm-9 { padding-top: 60px; }*/
}
.owl-quotes-contain {  }
.owl-quotes-contain .owl-dot { width: 20px; height: 20px; position: relative; }
.owl-quotes-contain .owl-dot:before { width: 10px; height: 10px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); 
			content: ""; border-radius: 50%; background-color: #ffff; transition: color 200ms ease-in; }
.owl-quotes-contain .owl-dots { display: flex; margin-top: 10px; }
@media screen and (min-width: 992px) {
	.owl-quotes-contain .owl-dots { margin-bottom: -30px; }
}
.owl-dot.active:before { background-color: #c49a5d; }
/*@media screen and (max-width: 991px) {*/
.owl-quotes-contain .owl-dots { display: flex; justify-content: center; }
/*}*/
/*body {overflow-x: hidden !important; }*/
.owl-quotes-s.students {  }
#main_content .owl-quotes-s.students  h2 { margin-bottom: 0.3em !important; font-size: 24px !important; }
@media screen and (max-width: 767px) {
	#main_content .owl-quotes-s.students  h2 { margin-bottom: 0.3em !important; font-size: 20px !important; text-align: left; }
}
.owl-quotes-s.students img { border-radius: 50%; }
.owl-quotes-s.students .quote-by { text-align: right; }
.owl-quotes-s.students .quote-by span, 
.owl-quotes-s.students .owl-item { z-index: 2; }
.owl-quotes-s.students .quote-by strong { display: block; }
.owl-quotes-s.students .quote-by strong { margin-bottom: 1px; }
@media screen and (max-width: 767px) {
	.owl-quotes-s.students .quote-by { text-align: right; }
}
.owl-quotes-s.students .owl-prev,
.owl-quotes-s.students .owl-next { position: absolute; display: block; color: #000000; opacity: 0.15; transition: opacity 300ms; font-size: 60px; 
						top: 50%; transform: translateY(-70%); padding: 20px; }
.owl-quotes-s.students .owl-prev:hover,
.owl-quotes-s.students .owl-next:hover { opacity: 0.35; } 
.owl-quotes-s.students .owl-prev { left: -90px; }
.owl-quotes-s.students .owl-next { right: -25px; }
@media screen and (max-width: 1600px) {
	.owl-quotes-s.students .owl-prev { left: -60px; }
	.owl-quotes-s.students .owl-next { right: -10px; }
}
@media screen and (max-width: 1600px) {
	.owl-quotes-s.students .owl-prev { left: -60px; }
	.owl-quotes-s.students .owl-next { right: -60px; }
}
@media screen and (max-width: 1395px) {
	/*.owl-quotes-s.students .owl-next,
	.owl-quotes-s.students .owl-prev { padding: 0px; font-size: 30px; }*/
	.owl-quotes-s.students .owl-prev { left: -60px; }
	.owl-quotes-s.students .owl-next { right: -60px; }
}
@media screen and (max-width: 1240px) {
	/*.owl-quotes-s.students .owl-next,
	.owl-quotes-s.students .owl-prev { padding: 0px; font-size: 30px; }*/
	.owl-quotes-s.students .owl-prev { left: -50px; }
	.owl-quotes-s.students .owl-next { right: -50px; }
}
@media screen and (max-width: 1200px) {
	.owl-quotes-s.students .owl-prev { left: -60px; }
	.owl-quotes-s.students .owl-next { right: -60px; }
}
@media screen and (min-width: 992px) and (max-width: 1076px) {
	.owl-quotes-s.students .owl-next,
	.owl-quotes-s.students .owl-prev { padding: 0px; font-size: 40px; }
	.owl-quotes-s.students .owl-prev { left: -30px; }
	.owl-quotes-s.students .owl-next { right: -30px; }
} 
@media screen and (min-width: 768px) and (max-width: 991px) {
	.owl-quotes-s.students .owl-next,
	.owl-quotes-s.students .owl-prev { padding: 0px; font-size: 35px; }
	.owl-quotes-s.students .owl-prev { left: -15px; }
	.owl-quotes-s.students .owl-next { right: -15px; }
}
@media screen and (max-width: 767px) {
	.quote-by > * { text-align: left; display: block; }
	.owl-quotes-s.students h2,
	.owl-quotes-s.students span,
	.owl-quotes-s.students strong { text-align: center !important; }
	.owl-quotes-s.students .owl-prev,
	.owl-quotes-s.students .owl-next { transform: translateY(-29%); top: 29vw; font-size: 60px; }
	.owl-quotes-s.students .owl-prev { left: 0px; }
	.owl-quotes-s.students .owl-next { right: 0px; }
}
@media screen and (max-width: 390px) {
	.owl-quotes-s.students .owl-prev { left: -20px; }
	.owl-quotes-s.students .owl-next { right: -20px; }
}
@media screen and (min-width: 838px) and (max-width: 991px) {
	.owl-quotes-s.students .owl-next { right: -45px !important; top: 35%; }
	.owl-quotes-s.students .owl-prev { left: -45px !important; top: 35%; }

}

@media screen and (min-width: 768px) and (max-width: 837px) {
	.owl-quotes-s.students .owl-next { top: 45%; right: -23px !important; }
	.owl-quotes-s.students .owl-prev { top: 45%; left: -23px !important; }
	.extra_owl_contain { padding-left: 30px; padding-right: 30px; }

}

@media screen and (min-width:992px) {
	.quote-item-wrapper {
		display:flex;
		align-items: center;
	}
	.acya-quotes-slider-holder > row:has(.owl-quotes-s.students) {
		margin-top: -2rem;
	}
	/*.owl-quotes-s.students .owl-next {
		right: -0.5rem;
	} 
	.owl-quotes-s.students .owl-prev {
		left: -4rem;
	} */
	.section-students-quotes .extra_owl_contain {
		margin-top: -3rem;
	}
	.section-students-quotes .subtitle {
/*		margin-bottom: -1rem;*/
		position: absolute;
		top: 0;
	}
	.section-students-quotes .exp-section {
		padding-top: 5rem !important;
	}
	.section-students-quotes .exp-section .owl-item .col-sm-9 {
		padding-right: 2rem !important;
	}
	.section-students-quotes .exp-section .owl-item .col-sm-3 img {
		width: 17rem;
		height: auto;
	}
	.section-students-quotes .exp-section .owl-item .quote-by {
		margin-top: 2rem;
	}

}
@media screen and (max-width:992px) {
	.section-students-quotes .exp-section .owl-item .quote-by {
		margin-top: 1rem;
	}
	.section-students-quotes .subtitle {
		margin-bottom: 0!important;
	}
}

@media screen and (min-width:992px) and (max-width: 1400px){
	.section-students-quotes .exp-section .owl-item .col-sm-9 h2{
		padding-top: 2rem;
	}
}

.section-cta {
	.row {
		display:flex;
		align-items:center;
	}
	@media screen and (min-width: 1500px) {
		.exp-section {
/*			padding-top: 0!important; padding-bottom: 0!important;*/
			margin-top: -10rem; margin-bottom: -10rem;
		}
	}
	@media screen and (min-width: 1200px) and (max-width: 1500px) {
		.exp-section {
			padding-top: 2rem!important; padding-bottom: 2rem!important;
			margin-top: -5.5rem; margin-bottom: -5.5rem;
		}
	}
	@media screen and (min-width: 992px) and (max-width: 1200px) {
		.exp-section {
			padding-top: 3rem!important; padding-bottom: 3rem!important;
			margin-top: -7rem; margin-bottom: -7rem;
		}
	}
	@media screen and (min-width: 992px) {
		.col-img {
			padding-right: 2rem;
		}
		.title-h2-2021 {
			font-size: 1.75rem;
			line-height: 28px !important;
		}
	}
	@media screen and (max-width: 992px) {
		.row {
			flex-wrap: wrap;
			.col-img {
				padding-top: 0!important;
			}
		}
		.title-h2-2021 {
			font-size: 1.3rem;
			line-height: 28px !important;
		}
	}
	.title-h2-2021 {
		margin-top: 0!important;
	}
	.col-img {
			position: relative;
			img {
				width: 100%; height: 100%;
			}
	}
}
/*Update*/
.section-hero {
	@media screen and (min-width:992px) {
		.col-content {
			margin-bottom: -5rem;
		}
	}
}