/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2026 | 15:20:38 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
html, body {
	overflow-x: hidden !important;
}

/* ---------- WRAPPER ---------- */
.summer-application-form {
    background: #0d0f1a;
    padding: 40px 50px;
    border-radius: 25px;
    color: #ffffff;
    max-width: 950px;
    margin: 40px auto;
    box-shadow: 0 0 45px rgba(0,0,0,0.55);
    border: 1px solid #1c2137;
    font-family: "Segoe UI", sans-serif;
}

/* ---------- HEADING ---------- */
.summer-application-form h2 {
    text-align: center;
    font-size: 34px;
    margin-bottom: 8px;
    font-weight: 800;
    color: #4da6ff;
}

.summer-application-form p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 25px;
    color: #9aa2c2;
}

/* ---------- LABELS ---------- */
.summer-application-form label {
    display: block;
    margin: 18px 0 8px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.3px;
}

/* ---------- FIELDS ---------- */
.summer-application-form input,
.summer-application-form select,
.summer-application-form textarea {
    width: 100%;
    padding: 15px 16px;
    border-radius: 14px;
    border: 1px solid #2b3458;
    background: #141829;
    color: #ffffff;
    font-size: 15px;
    transition: 0.25s ease;
}

/* Placeholder color */
.summer-application-form input::placeholder,
.summer-application-form textarea::placeholder {
    color: #727d9f;
}

/* ---------- FOCUS EFFECT ---------- */
.summer-application-form input:focus,
.summer-application-form select:focus,
.summer-application-form textarea:focus {
    border-color: #4d7cff;
    box-shadow: 0 0 12px rgba(77,124,255,0.4);
}

/* ---------- TEXTAREA ---------- */
.summer-application-form textarea {
    min-height: 140px;
}

/* ---------- SUBMIT BUTTON ---------- */
.summer-application-form .submit-btn input {
    background: linear-gradient(135deg, #0050ff, #00c6ff);
    color: #ffffff;
    padding: 18px 35px;
    font-size: 17px;
    font-weight: 700;
    border-radius: 50px;
    cursor: pointer;
    border: none;
    transition: 0.25s ease;
    margin-top: 30px;
    width: 100%;
}

.summer-application-form .submit-btn input:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px rgba(0,212,255,0.55);
}

.webiars-list {
    list-style-type: none;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 28px;
}
.webinar-media {
    position: relative;
    padding-top: 60%;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 24px;
}
.webinar-media img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.webinar-items {
    background: #fff;
    border-radius: 20px;
    padding: 16px;
}
.webiars-tags {
    background: rgb(254 73 82 / 7%);
    border-radius: 24px;
    color:#727272;
    padding: 6px 12px;
    font-weight: 600;
    text-transform: capitalize;
    border: 1px solid #fbe7e9;
    font-size: 14px;
}
.webinar-title {
    font-size: clamp(20px, 3.25vw, 20px) !important;
    line-height: 1.2 !important;
    margin: 20px 0 10px;
}
.webiars-links {
    font-size: 16px;
    font-weight: 600;
    color: #fd3b45;
    text-decoration: none !important;
	transition: .2s;
	opacity: 1;
}
.webiars-links:hover {
    color: #fd3b45;
	opacity: .82;
}
.webiars-links span {
    font-weight: 500;
    padding-left: 4px;
    display: inline-block;
    transition: .2s;
}
.webiars-links:hover span {
    padding-left: 8px;
}
span.webinare-date {
    width: 100% !important;
    display: block;
    font-size: 14px;
}

iframe#webinar-video-frame {
    border-radius: 20px;
    box-shadow: 0 6px 18px rgb(0 0 0 / 35%);
}


@media (min-width: 1025px) {
	 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu .sub-menu > li.current-menu-item > a {
		background: #ff4952 !important;
		color: #fff !important;
		font-weight: 700 !important;
	}
}



@media (min-width: 1025px) {
	.jkit-menu>li.menu-item> ul.sub-menu>li.menu-item a {
		border-radius: 8px !important;
		padding: 12px 16px !important;
		color: #ffffff !important;
		margin: 2px 10px !important;
	}
}

/* ---------- MOBILE RESPONSIVE ---------- */
@media (max-width: 600px) {
.webiars-list {
    grid-template-columns: 100%;
}
.br-none-mob {
	display: none;
}

    .summer-application-form {
        padding: 25px;
    }

    .summer-application-form h2 {
        font-size: 28px;
    }

    .summer-application-form .submit-btn input {
        font-size: 16px;
    }



.elementor-48 .elementor-element.elementor-element-7151196 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu .sub-menu li > a {
    font-weight: 700 !important;
    font-size: 17px !important;
    color: var(--e-global-color-53536bd);
}



.elementor-1523 .elementor-element.elementor-element-460056b6 .jeg-elementor-kit.jkit-animated-text .animated-text .dynamic-wrapper.style-color .dynamic-text {
	font-family: 'Bricolage Grotesque' !important;
  font-size: 30px !important;
  font-weight: 600 !important;
  color: var(--e-global-color-1f96596);
}



.elementor-569 .elementor-element.elementor-element-45ac56a .jeg-elementor-kit.jkit-animated-text .animated-text .dynamic-wrapper.style-color .dynamic-text {
	font-family: 'Bricolage Grotesque' !important;
  font-size: 30px !important;
  font-weight: 600 !important;
  color: var(--e-global-color-1f96596);
}


.elementor-504 .elementor-element.elementor-element-7997069a .jeg-elementor-kit.jkit-animated-text .animated-text .dynamic-wrapper.style-color .dynamic-text {
	font-family: 'Bricolage Grotesque' !important;
  font-size: 30px !important;
  font-weight: 600 !important;
  color: var(--e-global-color-1f96596);
}



.elementor-829 .elementor-element.elementor-element-708cbca2 .jeg-elementor-kit.jkit-animated-text .animated-text .dynamic-wrapper.style-color .dynamic-text {
	font-family: 'Bricolage Grotesque' !important;
  font-size: 30px !important;
  font-weight: 600 !important;
  color: var(--e-global-color-1f96596);
}





.elementor-kit-10 p {
    font-family: 'Bricolage Grotesque';
    margin-block-end: 0px;
}


.elementor-kit-10 h4 {
        font-family: 'Bricolage Grotesque' !important;
        font-size: var(--e-global-typography-81ed3cd-font-size);
        line-height: var(--e-global-typography-81ed3cd-line-height);
    }
}




h3.honors-section-title {
    font-size: 20px;
    font-family: 'Bricolage Grotesque';
}


p.honors-section-instruction {
    font-size: 20px;
    font-family: 'Bricolage Grotesque';
    color: #FF4952;
}




strong.financial-aid-title {
    font-size: 23px;
    font-family: 'Bricolage Grotesque';
}

span.financial-aid-text {
    font-size: 18px;
    color: black;
    font-family: 'Bricolage Grotesque';
}



/* Tablet & Mobile only */
@media (max-width: 1024px) {

    /* Main container */
    .e-form__indicators.e-form__indicators--type-number_text {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        justify-items: center;
	}

    /* Each step */
    .e-form__indicator {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    /* Remove connector lines */
    .e-form__indicator::before,
    .e-form__indicator::after {
        display: none !important;
        content: none !important;
    }

    /* Number circle spacing */
    .e-form__indicator__number {
        margin-bottom: 6px;
    }

    /* Text label */
    .e-form__indicator__label {
        font-size: 12px;
        line-height: 1.3;
        max-width: 110px;
    }
	.jkit-menu>li.menu-item> ul.sub-menu>li.menu-item a {
		border-radius: 8px !important;
		padding: 12px 16px !important;
		color: #ffffff !important;
		font-weight: 600 !important;
		margin: 3px 10px !important;
	}
}




/* -----Updated CSS 10-02-26 ------ */
.hero-title {
    font-size: clamp(36px, 5.25vw, 68px);
    line-height: 1;
    margin: 0;
    font-family: "Bricolage Grotesque", Sans-serif;
}

.custom-list  {
    padding-left: 20px;
}

.custom-list li {
    font-size: 16px;
    line-height: 150%;
	  font-family: "Bricolage Grotesque", Sans-serif;
}

body {
    padding-top: 82px;
}
header#masthead {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 82px;
    background: rgb(2 17 36 / 88%) !important;
}
header#masthead .jkit-sticky-position--sticky {
    background: rgb(2 17 36 / 00%) !important;
    border-bottom: 1px solid rgb(255 255 255 / 25%);
    
    height: 82px;
}
header#masthead .jkit-menu > li > a {
	color: #fff !important;
}
header#masthead .elementor-element.e-flex::before {
    border-width: 0 !important;
	backdrop-filter: blur(6px);
}
.jkit-menu>li.menu-item ul.sub-menu {
    border-radius: 16px;
}

.jkit-menu>li.menu-item> ul.sub-menu {
    border-radius: 12px !important;
    overflow: hidden;
    padding: 6px 8px !important;
}

.jkit-menu>li.menu-item> ul.sub-menu>li.menu-item a {
    border-radius: 10px !important;
    padding: 10px 16px !important;
    color: #000000 !important;
    font-weight: 600 !important;
    margin: 2px 0 !important;
}

.jkit-menu>li.menu-item> ul.sub-menu>li.menu-item a:hover {
    color: #fff !important;
}

.cool-hover:hover {
    transform: translateY(-12px) scale(1.01);
}
.footer-blur .e-con-inner {
    backdrop-filter: blur(2.5px) !important;
}
footer * {
    font-family: 'Bricolage Grotesque' !important;
}

.blured-bg {
    backdrop-filter: blur(2px);
}
.ctm-listSpace li.elementor-icon-list-item {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

div#hide-section {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.3s ease;
}

div#hide-section.is-hidden {
  max-height: 1500px; /* enough for content */
  opacity: 1;
}
.ctm-toggle-text {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.25s ease !important;
}

.ctm-toggle-text.active {
  max-height: 1000px; 
  opacity: 1;
}
#hide-section-btn a.elementor-button.elementor-size-sm {
    width: 180px;
    cursor: pointer;
}
.ctm-listSpace ul.elementor-icon-list-items li {
    position: relative;
}

.ctm-listSpace ul.elementor-icon-list-items li span.tooltip-text {
    position: absolute;
    z-index: 11;
    background: #212e3f;
    border-radius: 12px;
    font-size: 15px;
    line-height: 1.45;
    color: #fff;
    width: calc(100% - 36px);
    max-width: 300px;
    padding: 16px;
    top: 22px;
    left: 33%;
    opacity: 0;
    visibility: hidden;
    transition: .35s;
}
.ctm-listSpace ul.elementor-icon-list-items li .elementor-icon-list-text:hover  img.notch-img {
    transform: translateY(6px) rotate(180deg);
}

.ctm-listSpace ul.elementor-icon-list-items li .elementor-icon-list-text:hover span.tooltip-text {
    opacity: 1;
    visibility: visible;
}
img.notch-img {
    width: 18px;
    padding-left: 2px;
    opacity: .75;
    display: inline-block;
    transform: translateY(4px) rotate(0deg);
    transform-origin: center;
    transition: .25s;
	cursor: pointer;
}
.e-n-accordion-item-title-text {
    position: relative;
}

.add-notch .e-n-accordion-item-title-text::after {
    position: absolute;
    right: -20px;
    top: 5px;
    width: 18px;
    height: 18px;
    background-image: url(https://airessummer.org/wp-content/uploads/2026/02/notch-img.svg);
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px;
    opacity: .75;
    transition: .25s;
}

.add-notch summary.e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-text::after {
    transform: rotate(180deg);
}
.fs-28 {
	font-size: clamp(24px, 2.5vw, 28px)
}

@media (max-width: 1250px) and (min-width: 1025px) {
	header#masthead ul.jkit-menu > li > a {
		padding-right: 15px;
		font-size: 15px;
	}	
}

@media (max-width: 1024px) and (min-width: 768px) {
    .ctm-cont-tab .e-con-inner> .elementor-element {
        width: 100%;
    }

    .ctm-cont-tab .e-con-inner> .elementor-element>.elementor-element {
        width: 100%;
    }

    .ctm-cont-tab .e-con-inner> .elementor-element>.elementor-element .e-con-inner>div {
        height: 100%;
    }
}

@media (min-width: 1025px) {
    header#masthead ul.jkit-menu>li:last-child a {
		padding: 12px 24px !important;
		background: #fe4952;
		border-radius: 12px;
	}
}

@media (max-width: 1024px) {
	.jkit-menu>li.menu-item> ul.sub-menu>li.menu-item a {
		border-radius: 8px !important;
		color: #ffffff !important;
		margin: 3px 10px !important;
	}
	.jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu .sub-menu > li.current-menu-item > a {
		background-color: #ff4952 !important;
		color: #fff !important;
	}
}

@media (max-width: 600px) {
	.hero-title {
		line-height: 1.1;
	}
    .br-none-mob {
    	display: none;
    }
	.light-bg-mob {
		background: #fff;
	}

	body {
		padding-top: 60px;
	}
	header#masthead {
		height: 60px;
	}
	header#masthead .jkit-sticky-position--sticky {
		height: 60px;
	}
	.ctm-listSpace ul.elementor-icon-list-items li span.tooltip-text {
		font-size: 14px;
		max-width: 235px;
		left: 25%;
	}
	.add-notch .e-n-accordion-item-title-text::after {
		top: 3px;
		background-size: 12px;
		opacity: .6;
	}
}

