  @charset "UTF-8";
/* Normalize.css
----------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

/* h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
} */

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #09090A;
}

p, pre {
  margin: 1em 0;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl, menu, ol, ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu, ol, ul {
  padding: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*OVERRIDES*/
#category-name {
  display: none;
}

/*HEADER FIX FOR OLD HEADER*/
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-md-2,
.col-md-10 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-6 {
  width: 50%;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.mainHeaderMenu .topHeader .social-icon-list,
.mainHeaderMenu .navMenuP nav#topNAV {
  padding-right: 6%;
}

.mainHeaderMenu .topHeader .social-icon-list ul {
  margin: 0;
  padding: 9px 0;
}

.mainHeaderMenu .topHMob ul {
  margin: 0;
  padding: 0;
}

body #wpfront-notification-bar {
  font-size: 16px;
}

body #wpfront-notification-bar a.wpfront-button {
  font-weight: 400;
}

@media (min-width: 768px) {
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .mainHeaderMenu .mainNav {
    flex-wrap: nowrap;
  }
}
/*BASE*/
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

/* html,
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #09090A;
} */

/* body a {
  color: #09090A;
}
body p a {
  font-weight: 500;
  text-decoration: underline;
} */

/* h1,
h2,
h3 {
  font-family: "Raleway", sans-serif;
  color: #09090A;
  text-transform: none;
  margin-top: 0;
}

h1 {
  font-weight: 100;
  font-size: 60px;
  line-height: 55px;
}

h2,
h3 {
  font-weight: 600;
}

h2 {
  font-size: 30px;
  line-height: 37px;
} */

/* @media (min-width: 768px) {
  h2 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: 100px;
    line-height: 95px;
  }
} */
/*UNIVERSAL*/
/* .container {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
} */

/* .flex {
  display: flex;
} */

/* .btn {
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  text-decoration: none;
  color: #fff;
  background-color: #abdd6e;
  border: 2px solid #abdd6e;
  border-radius: 0;
  padding: 10px 20px;
  transition: 0.3s ease;
  text-align: center;
}
.btn:hover, .btn:focus, .btn:active {
  color: #09090A;
  background-color: #fff;
  border-color: #abdd6e;
  text-decoration: none;
  transition: 0.3s ease;
} */
/* .btn.btn-alt {
  background-color: #abdd6e;
}
.btn.btn-alt:hover, .btn.btn-alt:focus, .btn.btn-alt:active {
  color: #09090A;
  background-color: #fff;
} */

.pink-bg {
  background-color: #fff7f5;
}

.blue-bg {
  background-color: #f4f6fc;
}

/* a.anchor,
a.anchor-custom  {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}

a.anchor-custom {
  top: -175px;
} */

.accordion .title {
  display: block;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  cursor: pointer;
}

.accordion-content {
  display: none;
}

.medium {
  font-weight: 500;
}

.video-container video {
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .btn {
    font-size: 21px;
  }
}
/*NOTIFICATION BAR*/
/*HEADER*/
/*CONTENT*/
.hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.hero .flex {
  justify-content: space-between;
  align-items: flex-start;
  -moz-column-gap: 50px;
       column-gap: 50px;
}
/* .hero h1,
.hero p {
  color: #fff;
}
.hero h1 {
  font-weight: 400;
  font-size: 50px;
  line-height: 45px;
} */

/* .page-template-InternalPageTemplate2023 .overview .flex.golden-school-award {
  flex-wrap: nowrap !important;
  justify-content: space-between !important;
  align-items: center !important;
}
.page-template-InternalPageTemplate2023 .overview .flex.golden-school-award > div:first-child {
  width: 40%;
  padding: 0 !important;
}
.page-template-InternalPageTemplate2023 .overview .flex.golden-school-award > div:nth-child(2) p {
  width: 100% !important;
  font-size: 18px;
} */

@media (min-width: 768px) {
  .hero .flex,
  .overview .flex {
    flex-direction: row !important;
    flex-wrap: wrap;
  }
  .hero .flex > div,
  .overview .flex > div {
    width: 50%;
    z-index: 2;
  }
  /* .hero .flex > div:first-child h1,
  .hero .flex > div:first-child p,
  .overview .flex > div:first-child h1,
  .overview .flex > div:first-child p {
    color: #fff;
  }
  .hero .flex > div:first-child h1,
  .overview .flex > div:first-child h1 {
    margin-bottom: 0;
  }
  .hero .flex > div:first-child p,
  .overview .flex > div:first-child p {
    font-weight: 300;
    font-size: 35px;
    line-height: 40px;
    margin-top: 10px;
  } */
  .hero {
    position: relative;
  }
  .hero:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.14;
    z-index: 1;
  }
  .hero .flex > div:first-child {
    display: block;
  }
  /* .hero h1,
  .hero p {
    color: #09090A;
  }
  .hero h1 {
    font-weight: 100;
    font-size: 60px;
    line-height: 55px;
  } */
  .overview .flex {
    align-items: center !important;
  }
  .overview .flex > div {
    display: inline-block;
  }
  .overview .flex > div:not(:last-child) {
    flex: 1;
  }
  .overview .flex > div:last-child {
    width: 100%;
    text-align: center;
    margin-top: 50px;
  }
  .overview .form-container {
    max-width: 100%;
    margin-right: 0;
    border-image-source: linear-gradient(to bottom, #fff, #f4f6fc);
  }
  .page-template-InternalPageTemplate2023 .hero .flex > div:first-child h1 {
    line-height: 65px;
  }
  .page-template-InternalPageTemplate2023 .hero .flex > div:first-child h1 strong {
    display: block;
    margin: 20px 0;
  }
  .page-template-InternalPageTemplate2023 .hero .flex > div:first-child p {
    font-size: 25px;
    line-height: 30px;
  }
  .page-template-InternalPageTemplate2023 .overview {
    padding: 100px 0;
  }
  .page-template-InternalPageTemplate2023 .overview .overview-content {
    padding: 0 !important;
  }
  .page-template-InternalPageTemplate2023 .overview .flex {
    align-items: flex-start !important;
    gap: 30px;
  }
  .page-template-InternalPageTemplate2023 .overview .flex > div {
    width: 50% !important;
  }
  .page-template-InternalPageTemplate2023 .overview .flex > div:last-child {
    width: auto;
    text-align: left;
    margin: 0 !important;
  }
  .page-template-InternalPageTemplate2023 .text-list {
    -moz-column-count: 2;
         column-count: 2;
  }
  .page-template-InternalPageTemplate2023 .boxed-content {
    margin: 100px 0 !important;
  }
  .page-template-InternalPageTemplate2023 .boxed-content .container {
    max-width: 1320px;
  }
  .page-template-InternalPageTemplate2023 .boxed-content .container > .flex > div {
    width: 50%;
    padding: 5% 15% !important;
    align-self: stretch;
  }
  .page-template-InternalPageTemplate2023 .boxed-content .container > .flex > div:first-child {
    padding-right: 0 !important;
  }
  .page-template-InternalPageTemplate2023 .boxed-content .container > .flex > div:last-child {
    padding-left: 50px !important;
  }
  .page-template-InternalPageTemplate2023 .boxed-content h2 {
    margin-bottom: 0;
  }
  .page-template-InternalPageTemplate2023.page-id-120081 .form-container .white-border h2 {
    font-size: 30px;
    line-height: 37px;
  }
  .page-template-InternalPageTemplate2023.page-id-120081 .overview .flex > div:first-child p {
    font-size: 18px;
    line-height: 28px;
    color: #09090A;
  }
}
/* @media (min-width: 1024px) and (max-width: 1319px) {
  .hero h1 {
    font-size: 80px;
    line-height: 75px;
  }
} */
@media (min-width: 1200px) {
  .page-template-InternalPageTemplate2023 .form-container .white-border h2 {
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
  }
  .page-template-InternalPageTemplate2023 .image-grid {
    margin-right: 150px;
  }
  .page-template-InternalPageTemplate2023.page-id-120081 .form-container .white-border h2 {
    font-size: 35px;
    line-height: 40px;
  }
}
.overview {
  padding: 50px 0 0;
}
.overview .flex {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.overview .overview-content {
  text-align: center;
  padding: 20px 0;
}

.page-template-InternalPageTemplate2023 .form-container .next-class {
  color: #09090A !important;
}
.page-template-InternalPageTemplate2023 .overview .flex > div {
  width: 100%;
}
.page-template-InternalPageTemplate2023 .overview .flex > div:last-child {
  margin: 30px 0 50px;
}
.page-template-InternalPageTemplate2023 .overview .flex > div:last-child > p:empty {
  display: none;
}
.page-template-InternalPageTemplate2023 .overview .flex > div:last-child > p:empty + p {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 35px;
  margin-top: 0 !important;
  margin-bottom: 20px;
}
.page-template-InternalPageTemplate2023 .overview .flex > div:last-child > p:empty + p strong {
  font-weight: 600;
}
.page-template-InternalPageTemplate2023 .text-list {
  padding-left: 1em;
}
.page-template-InternalPageTemplate2023 .text-list li {
  padding: 5px 0;
}
.page-template-InternalPageTemplate2023 .text-list li:before {
  content: "•";
  color: #abdd6e;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.page-template-InternalPageTemplate2023 .image-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 30px;
}
.page-template-InternalPageTemplate2023 .image-grid img {
  width: 100%;
}
.page-template-InternalPageTemplate2023 .golden-school-award {
  margin-top: 100px;
}
.golden-school-award {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px;
}
.golden-school-award > div:first-child,
.golden-school-award > div:nth-child(2) {
  padding: 0 15px;
}
.golden-school-award > div:first-child {
  width: 25%;
}
.golden-school-award > div:nth-child(2) {
  width: 75%;
}
.golden-school-award > div:nth-child(2) p {
  width: 100% !important;
  font-size: 18px;
}
.overview .flex.golden-school-award {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin: 50px 0;
}
.overview .flex.golden-school-award > div {
  flex: auto !important;
}
.overview .flex.golden-school-award > div:nth-child(2) {
  text-align: left !important;
  margin: 0;
}
@media(min-width: 768px) {
  .page-template-InternalPageTemplate2023 .generic-content .container {
    max-width: 1320px;
  }
}
@media (min-width: 1200px) {
  .golden-school-award > div:first-child {
    width: 16.66666667%;
  }
  .golden-school-award > div:nth-child(2) p {
    width: 83.33333333%;
  }
}
.page-template-InternalPageTemplate2023 .boxed-content {
  margin: 50px 0;
}
.page-template-InternalPageTemplate2023 .boxed-content .container > .flex {
  padding: 0;
}
.page-template-InternalPageTemplate2023 .boxed-content .container > .flex > div {
  width: -webkit-fill-available;
  width: -moz-available;
  width: fill;
  padding: 5%;
}
.page-template-InternalPageTemplate2023 .boxed-content .container > .flex > div:last-child {
  background-color: #fff7f5;
}
.page-template-InternalPageTemplate2023 .boxed-content h2 {
  font-weight: 500;
}
.page-template-InternalPageTemplate2023 .boxed-content p:empty {
  display: none;
}
.page-template-InternalPageTemplate2023 .boxed-content ul {
  padding: 0 0 0 1em;
  margin: 0 0 2em;
}
.page-template-InternalPageTemplate2023 .boxed-content ul li:before {
  content: "•";
  color: #abdd6e;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.on-page-nav {
  margin-top: 5%;
  border-top: 1px solid #09090A;
}
.on-page-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.on-page-nav ul li {
  display: inline-block;
}
.on-page-nav a {
  display: block;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 15px;
}

@media (max-width: 767px) {
  .overview {
    display: flex;
    flex-direction: column;
    background-color: #fff;
  }
  .overview .container {
    order: 2;
  }
  .overview .on-page-nav {
    position: relative;
    order: 1;
    margin: 0 0 25px;
    border: none;
    background-color: #fff7f5;
  }
  .overview .on-page-nav.open #navTrigger img {
    transform: rotate(90deg);
  }
  .overview .on-page-nav.open ul {
    display: block;
  }
  .overview .on-page-nav #navTrigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    padding: 25px 5%;
    cursor: pointer;
  }
  .overview .on-page-nav #navTrigger span {
    display: block;
  }
  .overview .on-page-nav ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff7f5;
    text-align: left;
  }
  .overview .on-page-nav ul li {
    display: block;
  }
  .overview .on-page-nav a {
    font-size: 16px;
    color: #09090A;
    padding: 15px 5%;
  }
  .page-template-InternalPageTemplate2023 .overview {
    background-color: #fff7f5;
  }
}
@media (min-width: 768px) {
  .overview .overview-content {
    text-align: left;
    padding: 0 0 0 50px;
  }
  #navTrigger {
    display: none;
  }
  .on-page-nav a {
    padding: 15px 15px 25px;
  }
  .on-page-nav a.active {
    font-weight: 700;
  }
}
@media (min-width: 1080px) {
  .on-page-nav a {
    font-size: 24px;
    line-height: 29px;
  }
}
.intro {
  padding-bottom: 20px;
}
.intro .img-container {
  position: relative;
}
.intro .img-container img {
  width: 100%;
}
.intro .img-container .container {
  text-align: center;
}
.intro .centered-content .container p:nth-child(2) {
  margin-top: 0;
}
.intro .centered-content .container p:nth-child(3) {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}

.centered-content {
  text-align: center;
}

@media (min-width: 768px) {
  .intro {
    padding: 0 0 50px;
  }
  .intro .img-container .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .intro .img-container .container h2 {
    font-weight: 100;
    font-size: 70px;
    line-height: 89px;
    color: #fff;
    margin-bottom: 0;
  }
  .intro .centered-content .container p:nth-child(1) {
    font-weight: 700;
  }
}
@media (min-width: 1024px) {
  .intro .img-container .container {
    top: 40%;
  }
  .intro .img-container .container h2 {
    font-weight: 300;
    font-size: 85px;
    line-height: 104px;
  }
}
.accordion-content-container h2 {
  text-align: center;
  margin: 0;
}
.accordion-content-container h2 span.medium {
  display: block;
  margin-bottom: -25px;
}
.accordion-content-container .accordions {
  padding: 5%;
}
.accordion-content-container .accordions .two-col + .btn {
  margin-top: 5%;
}
.accordion-content-container .accordion {
  margin-bottom: 25px;
}
.accordion-content-container .accordion .title {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.accordion-content-container .accordion .title.active .open {
  display: block;
}
.accordion-content-container .accordion .title.active .closed {
  display: none;
}
.accordion-content-container .accordion .title img {
  margin: 5px 5% 0 0;
}
.accordion-content-container .accordion .title .open {
  display: none;
}
.accordion-content-container .accordion .accordion-content {
  font-size: 15px;
}
.accordion-content-container .accordion .accordion-content a {
  font-weight: 500;
  text-decoration: underline;
}

.boxed-content .container {
  border: 1px solid #09090A;
  text-align: center;
}
.boxed-content .container > .flex {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 5%;
  text-align: left;
}
.boxed-content .container .accordions {
  text-align: center;
}
.boxed-content .container .accordions div {
  text-align: left;
}

@media (min-width: 768px) {
  .accordion-content-container .accordions,
  .boxed-content .container > .flex {
    padding: 5% 15%;
  }
  .accordion-content-container h2 {
    text-align: left;
  }
  .accordion-content-container .flex > div:nth-child(2) > p {
    margin-top: 0;
  }
  .accordion-content-container .flex > div:nth-child(2) > p:empty {
    margin-bottom: 0;
  }
  .accordion-content-container .accordion .title {
    font-size: 21px;
  }
  .boxed-content > h2 {
    font-weight: 500;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 0;
  }
  .boxed-content .container > .flex {
    flex-direction: row;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
@media (min-width: 1024px) {
  .accordion-content-container .two-col {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    -moz-column-gap: 10%;
         column-gap: 10%;
  }
  .accordion-content-container .two-col > div {
    flex: 1;
  }
}
.info-blocks {
  padding: 50px 0;
}
.info-blocks .info-block {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.info-blocks .info-block:not(:last-child) {
  margin-bottom: 75px;
}
.info-blocks .info-block .img-container img {
  max-width: 125px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .info-blocks .info-block {
    flex-direction: row;
    text-align: left;
    padding: 0 15%;
  }
  .info-blocks .info-block:nth-child(even) > div:not(.img-container) {
    order: 1;
  }
  .info-blocks .info-block:nth-child(even) .img-container {
    order: 2;
  }
  .info-blocks .info-block:not(:last-child) {
    margin-bottom: 25px;
  }
  .info-blocks .info-block > div:not(.img-container) {
    text-align: center;
  }
  .info-blocks .info-block > div:not(.img-container) h3,
  .info-blocks .info-block > div:not(.img-container) p {
    text-align: left;
  }
  .info-blocks .info-block > div:not(.img-container) p {
    font-size: 15px;
  }
  .info-blocks .info-block .img-container {
    padding: 0 10%;
  }
  .info-blocks .info-block .img-container img {
    max-width: 175px;
  }
}
/* .faqs {
  padding: 50px 0;
}
.faqs .container > .flex {
  justify-content: space-between;
  align-content: flex-start;
  flex-direction: column;
} */
/* .faqs .container > .flex h2 {
  text-align: center;
} */
/* .faqs .accordions .accordion {
  background-color: #fff;
  padding: 2% 5%;
}
.faqs .accordions .accordion:not(:last-child) {
  margin-bottom: 10px;
}
.faqs .accordions .accordion .title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 15px;
}
.faqs .accordions .accordion .title.active img {
  transform: rotate(90deg);
}
.faqs .accordions .accordion .title img {
  margin: 7px 0 0 5%;
}
.faqs .accordions .accordion .accordion-content {
  font-size: 16px;
  opacity: 0.7;
  padding-right: 5%;
} */

@media (min-width: 768px) {
  .faqs .container > .flex {
    flex-direction: row;
    gap: 50px;
    text-align: left;
  }
  .faqs .container > .flex h2 {
    text-align: left;
  }
  .faqs .container > .flex > div.boxed-content {
    width: 250px;
    height: 350px;
  }
  .faqs .container > .flex > div:not(.boxed-content) {
    width: 100%;
  }
  .faqs .boxed-content {
    border: 1px solid #09090A;
    padding: 4% 5%;
  }
}
@media (min-width: 1200px) {
  .faqs {
    padding: 50px 15%;
  }
}
.contact {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
}
.contact .form-container {
  width: auto;
}
.contact .form-container .hs-form-c7bf82cc-316c-4af7-a409-505ce5f32503.hs-form .input input,
.contact .form-container .hs-form-c7bf82cc-316c-4af7-a409-505ce5f32503.hs-form .input select {
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #707070 !important;
  border: 2px solid #09090A !important;
}
.contact .form-container .hs-form-c7bf82cc-316c-4af7-a409-505ce5f32503.hs-form .actions input {
  border-radius: 0;
}
.contact .form-container .hs-form-c7bf82cc-316c-4af7-a409-505ce5f32503.hs-form .actions input:hover {
  color: #09090A !important;
  background-color: #fff;
  transition: 0.3s ease;
}

@media (min-width: 768px) {
  .contact {
    float: left;
    width: 100%;
    padding-top: 100px;
  }
  .contact:after {
    content: "";
    clear: both;
    display: table;
  }
  .contact .form-container {
    margin-bottom: -100px !important;
  }
}
@media (max-width: 1023px) {
  .contact {
    background-image: none !important;
  }
}
@media (min-width: 1024px) {
  .contact .form-container {
    max-width: 700px;
    margin: 0 auto 0 0;
  }
}
.related-articles {
  padding: 100px 0;
}
.related-articles .container > .flex {
  justify-content: space-between;
  align-content: flex-start;
  flex-direction: column;
}
.related-articles .boxed-content {
  text-align: center;
}
.related-articles ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.related-articles ul li {
  display: block;
}
.related-articles ul li:not(:last-child) {
  margin-bottom: 20px;
}
.related-articles ul li img {
  display: none;
}
.related-articles ul li a {
  font-size: 14px;
  line-height: 24px;
  color: #09090A;
  font-weight: 400;
  word-break: break-word;
}

@media (min-width: 1320px) {
  .contact {
    background-position: center center;
  }
}
@media (min-width: 768px) {
  .related-articles {
    padding: 200px 10% 100px;
    clear: left;
  }
  .related-articles .container > .flex {
    flex-direction: row;
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .related-articles .container > .flex > div.boxed-content {
    width: 200px;
    height: -moz-max-content;
    height: max-content;
  }
  .related-articles .container > .flex > div:not(.boxed-content) {
    width: 100%;
  }
  .related-articles .boxed-content {
    border: 1px solid #09090A;
    padding: 4% 5%;
  }
  .related-articles ul li .flex {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
  .related-articles ul li img {
    display: none;
  }
}
@media (min-width: 1024px) {
  .related-articles ul li a {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .related-articles ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 2%;
  }
  .related-articles ul li {
    width: 48%;
  }
}
/*FORMS*/
::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  color: #707070 !important; /* Firefox */
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  color: #707070 !important; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #707070 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #707070 !important;
}

.form-container {
  max-width: 600px;
  width: auto;
  border: 4px solid;
  border-width: 4px;
  border-image-slice: 1;
  border-image-source: linear-gradient(to bottom, #fff, #fff7f5);
  padding: 4px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.form-container .white-border {
  background: #fff;
  border: 1px solid #707070;
  padding: 25px 5%;
}
.form-container .white-border h2 {
  font-weight: 700;
}
.form-container .white-border p {
  max-width: 425px;
  font-size: 13px;
  line-height: 18px;
  margin-left: auto;
  margin-right: auto;
}
.form-container .white-border p.disclaimer {
  font-size: 11px;
  line-height: 14px;
}
.form-container .white-border p.next-class {
  font-size: 30px !important;
  line-height: 35px;
}
.form-container .white-border p.next-class span {
  font-weight: 700;
  padding-top: 0;
}
.form-container .white-border p span:not(.reduced) {
  display: block;
  padding-top: 10px;
}
.form-container .white-border p span.reduced {
  display: inline-block;
  max-width: 290px;
}
.form-container .white-border .gform_wrapper {
  text-align: left;
}
.form-container .white-border .gform_wrapper .gfield_label,
.form-container .white-border .gform_wrapper .top_label .gfield_label,
.form-container .white-border .gform_wrapper legend.gfield_label {
  display: none !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  margin-bottom: 0;
}
.form-container .white-border .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: none !important;
  font-size: 12px !important;
}
.form-container .white-border .gform_wrapper input,
.form-container .white-border .gform_wrapper select,
.form-container .white-border .gform_wrapper textarea {
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #707070 !important;
  border: 2px solid #09090A !important;
  margin: 5px 0 !important;
}
.form-container .white-border .gform_wrapper.gravity-theme .gform_footer input.button {
  min-height: 49px !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400 !important;
  font-size: 21px !important;
  line-height: 27px !important;
  text-decoration: none;
  text-shadow: none !important;
  letter-spacing: 0.05px;
  color: #fff !important;
  background-color: #abdd6e;
  border: 2px solid #abdd6e !important;
  border-radius: 0;
  padding: 10px 20px;
  transition: 0.3s ease;
  margin: 0;
}
.form-container .white-border .gform_wrapper.gravity-theme .gform_footer input.button:hover, .form-container .white-border .gform_wrapper.gravity-theme .gform_footer input.button:focus, .form-container .white-border .gform_wrapper.gravity-theme .gform_footer input.button:active {
  color: #09090A !important;
  background-color: #fff;
  transition: 0.3s ease;
}

.page-template-InternalPageTemplate2023 .form-container .white-border h2 {
  color: #abdd6e;
}

@media (max-width: 641px) {
  .gform_wrapper.gravity-theme .ginput_complex {
    margin-bottom: -12px;
  }
}
@media (min-width: 641px) {
  .form-container .gform_wrapper.gravity-theme form #field_4_3,
  .form-container .gform_wrapper.gravity-theme form #field_4_4 {
    grid-column: span 6;
  }
}
@media (min-width: 992px) {
  .form-container .white-border h2 {
    font-weight: 500;
    margin-top: 0.5em;
  }
  .form-container .white-border .gform_wrapper .gfield_label,
  .form-container .white-border .gform_wrapper .top_label .gfield_label,
  .form-container .white-border .gform_wrapper legend.gfield_label {
    font-size: 14px !important;
  }
  .form-container .white-border .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    font-size: 14px !important;
  }
  .form-container .white-border .gform_wrapper input,
  .form-container .white-border .gform_wrapper select,
  .form-container .white-border .gform_wrapper textarea {
    font-size: 16px !important;
  }
  .form-container .white-border p.next-class {
    max-width: 100% !important;
    line-height: 30px;
    margin-bottom: 0.5em;
  }
  .form-container .white-border p.next-class br {
    display: none;
  }
  .form-container .white-border p.next-class span {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (min-width: 1200px) {
  .form-container .white-border h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .form-container .white-border h2 + p .reduced {
    max-width: 300px;
  }
  .form-container .white-border p {
    max-width: 450px;
  }
}
@media (min-width: 1320px) {
  .form-container .white-border h2 + p .reduced {
    max-width: 385px;
  }
  .form-container .white-border p {
    max-width: 620px;
    font-size: 18px;
    line-height: 24px;
  }
  .form-container .white-border p:not(.disclaimer) {
    font-size: 18px;
  }
  .form-container .white-border p:not(.disclaimer) span.medium {
    font-size: 19px;
  }
  .form-container .white-border p.disclaimer {
    max-width: 450px;
  }
}
/*FOOTER*/
.footer {
  background-color: #09090A;
  color: #fff;
  padding: 50px 0;
}
.footer .container {
  position: relative;
}
.footer h6,
.footer a {
  font-family: "Nunito", sans-serif;
}
.footer .flex {
  flex-direction: column;
}
.footer .flex > div {
  text-align: center;
}
.footer .flex > div:last-child {
  margin-top: 25px;
}
.footer .flex > div:last-child ul li {
  text-transform: none;
}
.footer h6 {
  color: #fff;
  font-weight: 900;
  font-size: 18px;
  margin: 0;
}
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer ul .fas {
  margin-left: 15px;
  padding: 5px 5px 5px 0;
  cursor: pointer;
  z-index: 10;
}
.footer ul.sub-menu {
  display: none;
}
.footer ul.sub-menu li {
  text-transform: none;
}
.footer ul li {
  text-transform: uppercase;
}
.footer ul li.menu-item-has-children.open .sub-menu {
  display: block;
}
.footer a {
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  padding: 5px 0;
}
.footer .social {
  margin-top: 100px;
}
.footer .social ul {
  text-align: center;
}
.footer .social ul li {
  display: inline-block;
  margin: 0 3px;
}
.footer .social ul li a {
  display: block;
  position: relative;
  width: 18px;
  height: 18px;
  background-color: #fff;
  padding: 10px;
  border-radius: 50%;
}
.footer .social ul li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Brands";
  font-size: 24px !important;
  color: #09090A;
}

@media (min-width: 768px) {
  .footer .footer-content {
    padding-left: 10%;
    padding-right: 10%;
  }
  .footer .flex {
    flex-direction: column;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .footer .flex > div {
    text-align: left;
  }
  .footer .flex > div:first-child {
    width: 200px;
    padding: 4% 5%;
  }
  .footer .flex > div:last-child {
    margin-top: 0;
  }
  .footer ul.sub-menu {
    display: block;
    margin-left: 30px;
  }
  .footer ul .fas {
    display: none;
  }
  .footer .social {
    position: absolute;
    left: 0;
    bottom: 5%;
    margin: 0;
  }
}
@media (min-width: 1320px) {
  .footer .footer-content {
    padding-right: 0;
  }
  .footer .flex {
    -moz-column-gap: 100px;
         column-gap: 100px;
  }
  .footer .flex > div:not(:first-child) {
    width: 100%;
  }
}

/*High School Landing Page*/
.page-template-HighSchoolLandingPage {
  background-color: #fff7f5;
}

.page-template-HighSchoolLandingPage header {
  display: none !important;
}

.page-template-HighSchoolLandingPage .logo {
  /*background-color: #f4f6fc;*/
  background-color: #000;
  text-align: center;
  margin: 0;
  padding: 2em 0;
}

.page-template-HighSchoolLandingPage .logo img {
  max-width: 300px;
}

.page-template-HighSchoolLandingPage .hero {
  position: relative;
  padding: 0;
}

.page-template-HighSchoolLandingPage .hero:before {
  display: none;
}

.page-template-HighSchoolLandingPage .hero .img-container {
  width: 70%;
}

.page-template-HighSchoolLandingPage .hero .hero-heading-container {
  position: absolute;
  top: 50%;
  right: 50px;
  width: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}

.page-template-HighSchoolLandingPage .hero h1 {
  font-weight: 200;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: .5em;
}

.page-template-HighSchoolLandingPage .green-border {
  position: absolute;
  top: 42%;
  right: -20%;
  transform: translateY(-50%);
  width: calc(110% + 50px);
  height: 103%;
  border: 2px solid #abdd6e;
  background: transparent;
}

.page-template-HighSchoolLandingPage .intro-content {
  padding: 1em 0;
}

.page-template-HighSchoolLandingPage .intro-content h2,
.page-template-HighSchoolLandingPage .intro-content p {
  text-align: center;
}

.page-template-HighSchoolLandingPage .intro-content .flex {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 1em;
  margin-bottom: 1em;
}

.page-template-HighSchoolLandingPage .intro-content .flex:first-of-type {
  margin-top: 2em;
}

.page-template-HighSchoolLandingPage .intro-content .flex > div:first-child {
  width: 53px;
}

.page-template-HighSchoolLandingPage .intro-content .flex > div:nth-child(2) {
  width: 100%;
  font-size: 17px;
}

.page-template-HighSchoolLandingPage p.disclaimer {
  font-size: 15px;
  margin-bottom: 0;
}

.page-template-HighSchoolLandingPage .contact {
  padding-top: 0;
}

.page-template-HighSchoolLandingPage .contact .form-container {
  max-width: 90%;
  background-color: #aadd6d;
  padding: 2em 1em;
}

.page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .field.hs-firstname label span,
.page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .field.hs-lastname label span,
.page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .field.hs-firstname label span,
.page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .field.hs-lastname label span {
  text-transform: capitalize;
}

.page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .input input,
.page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .input select,
.page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .input input,
.page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .input select {
  width: 100%;
  border-color: #000 !important;
}

.page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .actions input,
.page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .actions input {
  background-color: #000;
  border: 2px solid #000 !important;
}

@media screen and (max-width: 600px) { 
  .page-template-HighSchoolLandingPage .hero h1 {
    font-size: 24px !important;
    line-height: 24px !important;
  }
}

@media screen and (min-width: 600px) {
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1,
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-2 > div,
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1,
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-2 > div {
    display: inline-block;
    width: 48%;
  }

  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-2 > div,
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-2 > div {
    float: none;
  }

  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(odd),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-2 > div:nth-child(odd),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(odd),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-2 > div:nth-child(odd) {
    margin-right: 2%;
  }

  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(even),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-2 > div:nth-child(even),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(even),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-2 > div:nth-child(even) {
    margin-left: 2%;
  }

  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(8),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(9),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(10),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(11),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(12),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(13),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(14),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(5),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(8),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(9),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(10),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(11),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(12),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(13),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(14) {
    width: 100%;
    margin: 0;
  }

  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(8),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(9),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(10),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(11),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(12),
  .page-template-HighSchoolLandingPage .hs-form-a64f3707-39f1-4816-96ca-f19127dd61e4.hs-form .form-columns-1:nth-child(13),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(8),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(9),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(10),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(11),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(12),
  .page-template-HighSchoolLandingPage .hs-form-3078f8cc-fceb-402b-a774-4cc2146044b1.hs-form .form-columns-1:nth-child(13) {
    display: block;
  }
}

@media screen and (min-width: 750px) and (orientation: portrait) { 
  .page-template-HighSchoolLandingPage .hero h1 {
    font-size: 2em !important;
    line-height: 1.15em !important;
  }
}

@media screen and (min-width: 768px) { 
  .page-template-HighSchoolLandingPage .hero h1 {
    font-size: 2em !important;
    line-height: 1.15em !important;
  }
}

@media screen and (min-width: 1000px) and (orientation: landscape) { 
  .page-template-HighSchoolLandingPage .hero h1 {
    font-size: 63px !important;
    line-height: 65px !important;
  }

  .page-template-HighSchoolLandingPage .green-border {
    right: -15%;
    height: 102%;
  }

  .page-template-HighSchoolLandingPage .contact {
    padding-top: 0;
  }

  .page-template-HighSchoolLandingPage .contact .form-container {
    margin: 0 auto;
  }
}

/*Student Services Menu Page*/
.page-template-StudentServicesMenu .hero {
  position: relative;
  padding: 0;
}

.page-template-StudentServicesMenu .hero:before {
  display: none;
}

.page-template-StudentServicesMenu .hero-heading-container {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 70%;
  background: rgba(255,255,255,.85);
}

.page-template-StudentServicesMenu .hero .green-border {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 103%;
  height: 110%;
  border-top: 1px solid #aadd6d;
  border-right: 1px solid #aadd6d;
  border-bottom: 1px solid #aadd6d;
}

.page-template-StudentServicesMenu .hero h1 {
  font-weight: 100;
  font-size: 35px;
  line-height: 40px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 2% 2% 2% 5%;
  z-index: 1;
}

.page-template-StudentServicesMenu .hero h1 span {
  font-weight: 600;
}

.page-template-StudentServicesMenu .hero + .container {
  max-width: 800px;
  margin: 100px auto;
}

.page-template-StudentServicesMenu .services-list {
  margin-bottom: 75px;
}

.page-template-StudentServicesMenu .services-list.hair-services .accordion:first-child .accordion-content .flex:nth-child(7),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:first-child .accordion-content .flex:nth-child(8),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:first-child .accordion-content .flex:nth-child(9),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:first-child .accordion-content .flex:nth-child(10),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:first-child .accordion-content .flex:nth-child(11),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:nth-child(4) .accordion-content .flex:nth-child(9),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:nth-child(4) .accordion-content .flex:nth-child(10),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:nth-child(4) .accordion-content .flex:nth-child(11),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:nth-child(4) .accordion-content .flex:nth-child(12),
.page-template-StudentServicesMenu .services-list.facial-services .accordion:nth-child(2) .accordion-content .flex:nth-child(odd),
.page-template-StudentServicesMenu .services-list.facial-services .accordion:nth-child(4) .accordion-content .flex:nth-child(odd) {
  background-color: #fff;
}

.page-template-StudentServicesMenu .services-list.hair-services .accordion:first-child .accordion-content .flex:nth-child(7),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:first-child .accordion-content .flex:nth-child(12),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:nth-child(4) .accordion-content .flex:nth-child(9),
.page-template-StudentServicesMenu .services-list.hair-services .accordion:nth-child(4) .accordion-content .flex:nth-child(13),
.page-template-StudentServicesMenu .services-list.facial-services .accordion:nth-child(2) .accordion-content .flex:not(:first-child),
.page-template-StudentServicesMenu .services-list.facial-services .accordion:nth-child(4) .accordion-content .flex:not(:first-child) {
  padding-top: 20px;
}

.page-template-StudentServicesMenu .services-list.hair-services .accordion:first-child .accordion-content .flex:nth-child(7) h3,
.page-template-StudentServicesMenu .services-list.hair-services .accordion:first-child .accordion-content .flex:nth-child(12) h3,
.page-template-StudentServicesMenu .services-list.hair-services .accordion:nth-child(4) .accordion-content .flex:nth-child(9) h3,
.page-template-StudentServicesMenu .services-list.hair-services .accordion:nth-child(4) .accordion-content .flex:nth-child(13) h3 {
  font-weight: 600;
}

.page-template-StudentServicesMenu .accordion .title {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #707070;
  cursor: pointer;
}

.page-template-StudentServicesMenu .accordion .title.active {
  margin-bottom: 0;
}

.page-template-StudentServicesMenu .accordion .title .open,
.page-template-StudentServicesMenu .accordion .title.active .closed {
  display: none;
}

.page-template-StudentServicesMenu .accordion .title.active .open {
  display: block;
}

.page-template-StudentServicesMenu .accordion h2 {
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  order: 3;
  margin: 0;
}

.page-template-StudentServicesMenu .accordion h2 em {
  display: block;
  font-size: 21px;
}

.page-template-StudentServicesMenu .accordion .title img {
  margin: 2px 25px 0 0;
}

.page-template-StudentServicesMenu .accordion-content {
  margin-bottom: 20px;
}

.page-template-StudentServicesMenu .accordion-content .flex {
  justify-content: space-between;
  align-items: flex-start;
  padding: 25px 25px 25px 50px;
  background-color: #f4f6fc;
}

.page-template-StudentServicesMenu .accordion-content .flex:not(:first-child) {
  padding-top: 0;
}

.page-template-StudentServicesMenu .accordion-content .flex > div {
  flex: 0 0 20%;
  font-size: 21px;
  text-align: right;
}

.page-template-StudentServicesMenu .accordion-content .flex h3 {
  flex: 0 0 80%;
  font-weight: 500;
  font-size: 21px;
  margin: 0;
}

.page-template-StudentServicesMenu .accordion-content .flex h3 em {
  display: block;
  font-size: 18px;
  margin-top: 5px;
}

@media (min-width: 768px) {
  .page-template-StudentServicesMenu .hero-heading-container {
    width: 60%;
  }
  
  .page-template-StudentServicesMenu .hero .green-border {
    height: 115%;
  }
  
  .page-template-StudentServicesMenu .hero h1 {
    font-size: 60px;
    line-height: 55px;
    padding: 50px 2% 50px 5%;
  }

  .page-template-StudentServicesMenu h2 {
    font-size: 24px;
    line-height: 29px;
  }
}

@media (min-width: 1200px) {
  .page-template-StudentServicesMenu .hero-heading-container {
    width: 50%;
  }

  .page-template-StudentServicesMenu .hero h1 {
    padding: 100px 2% 100px 75px;
  }
}

@media (min-width: 1800px) {
  .page-template-StudentServicesMenu .hero-heading-container {
    width: 40%;
  }

  .page-template-StudentServicesMenu .hero h1 {
    padding: 125px 2% 125px 100px;
  }
}