/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.neutral {
  background: url("../images/neutral-pattern.jpg");
}

@media screen and (min-width: 768px) {
  .neutral {
    background: url("../images/neutral-banner-desktop.jpg");
  }
}
.accordion-mhk {
  margin-bottom: 0 !important;
  padding-bottom: 70px;
}

.accordion-mhk .cw-accordion__item {
  margin-bottom: 16px;
  box-shadow: 0px 8px 40px rgba(24, 39, 75, 0.08);
}

.accordion-mhk .cw-accordion__item-title {
  border: none;
  text-transform: uppercase;
  font-family: var(--main-font), sans-serif;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .accordion-mhk .cw-accordion__item-title {
    letter-spacing: 0 !important;
    padding-top: 9px !important;
    padding-bottom: 8px !important;
    background-size: 24px 24px !important;
    background-position: top 50% right 13px !important;
  }
}
.accordion-mhk .cw-accordion__item-content, .accordion-mhk .cw-accordion__item-title {
  border-radius: 0 !important;
}

.p-unset {
  position: unset;
}

.page-template-scholarship .breadcrumb-container {
  position: absolute;
  z-index: 9999;
  left: 0;
  width: 100%;
  background-color: transparent;
}

.page-template-scholarship .breadcrumb-container .breadcrumb {
  background-color: transparent;
}

.scholarship-one {
  padding: 30px 0;
}

@media screen and (min-width: 768px) {
  .scholarship-one {
    padding: 50px 0;
  }
}
@media screen and (min-width: 992px) {
  .scholarship-one {
    padding: 53px 0 74px;
  }
}
.scholarship-one .col-left .btn {
  margin-top: 10px;
}

.scholarship-one .btn,
.scholarship-one .btn span {
  max-width: 335px;
  width: 100%;
}

.scholarship-one .scholarship-one__top-content {
  background: var(--color-secondary);
  border: 5px solid #E55C6A;
  padding: 42px 15px;
}

@media screen and (min-width: 768px) {
  .scholarship-one .scholarship-one__top-content {
    padding: 42px 45px;
  }
}
@media screen and (min-width: 1440px) {
  .scholarship-one .scholarship-one__top-content {
    padding: 42px 60px;
  }
}
.scholarship-one .scholarship-one__top-content .tc-title {
  font-family: var(--main-font), sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 32px;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 19px;
  background: url("../images/logo-scholarship.svg") no-repeat top center;
  padding-top: 63px;
}

.scholarship-one .scholarship-one__top-content .tc-subtitle {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .scholarship-one .scholarship-one__top-content .tc-subtitle {
    font-size: 20px;
    line-height: 34px;
  }
}
@media screen and (min-width: 1400px) {
  .scholarship-one .scholarship-one__top-content .tc-subtitle {
    font-size: 24px;
    line-height: 40px;
  }
}
.scholarship-one .scholarship-one__bottom-content {
  margin-top: 30px;
}

.scholarship-one .scholarship-one__bottom-content p,
.scholarship-one .scholarship-one__bottom-content ul li {
  font-size: 16px !important;
  line-height: 24px !important;
  margin-bottom: 16px !important;
  font-weight: 400 !important;
}

.scholarship-one .scholarship-one__bottom-content li {
  padding-left: 18px !important;
}

.scholarship-one .scholarship-one__bottom-content li:before {
  background: var(--color-secondary) !important;
  width: 10px !important;
  height: 10px !important;
  top: 7px !important;
  position: absolute !important;
  left: 0 !important;
  margin-right: 0 !important;
}

.scholarship-two {
  background: linear-gradient(to bottom, #fff 0 25%, var(--color-primary) 25% 100%);
}

@media screen and (min-width: 992px) {
  .scholarship-two {
    background: url("../images/scholarship-three.jpg") no-repeat bottom center;
    padding: 62px 0 80px;
  }
}
.scholarship-two h2 {
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .scholarship-two h2 {
    margin-bottom: 60px;
  }
}
.scholarship-two .item-title {
  font-weight: 700;
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: var(--color-primary);
  font-family: var(--main-font), sans-serif;
}

.scholarship-two .scholarship-two-repeater-top {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .scholarship-two .scholarship-two-repeater-top {
    margin-left: 0px;
  }
}
@media screen and (min-width: 992px) {
  .scholarship-two .scholarship-two-repeater-top {
    margin-bottom: 80px;
  }
}
.scholarship-two .scholarship-two-repeater-top .col-md-4 {
  background: var(--color-primary);
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

@media screen and (min-width: 992px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4 {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }
}
@media screen and (min-width: 768px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4:before {
    content: "";
    position: absolute;
    left: -1px;
    top: 0;
    border-top: 108px solid transparent;
    border-bottom: 108px solid transparent;
    border-left: 30px solid var(--color-primary);
    z-index: 999;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4:before {
    border-top: 141px solid transparent;
    border-bottom: 141px solid transparent;
  }
}
.scholarship-two .scholarship-two-repeater-top .col-md-4:nth-child(2) {
  background: #333333;
}

.scholarship-two .scholarship-two-repeater-top .col-md-4:nth-child(3) {
  background: #C4C4C4;
  position: relative;
}

@media screen and (min-width: 768px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4:nth-child(3) {
    width: calc(32.33% - 15px);
    padding-left: 30px !important;
  }
}
@media (min-width: 1476px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4:nth-child(3) {
    width: calc(33.33% - 15px);
  }
}
.scholarship-two .scholarship-two-repeater-top .col-md-4:nth-child(3):before {
  border-left-color: #333333;
}

@media screen and (min-width: 768px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4:nth-child(3):after {
    content: "";
    position: absolute;
    right: -29px;
    top: 0;
    border-top: 108px solid transparent;
    border-bottom: 108px solid transparent;
    border-left: 30px solid #C4C4C4;
    z-index: 999;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4:nth-child(3):after {
    border-top: 141px solid transparent;
    border-bottom: 141px solid transparent;
  }
}
.scholarship-two .scholarship-two-repeater-top .col-md-4:nth-child(3) .item-title,
.scholarship-two .scholarship-two-repeater-top .col-md-4:nth-child(3) .item-subtitle {
  color: var(--color-primary) !important;
}

.scholarship-two .scholarship-two-repeater-top .col-md-4 img {
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4 img {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4 .item-title {
    font-size: 21px;
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4 .item-title {
    letter-spacing: 2px;
    font-size: 15px;
    line-height: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4 .item-title {
    font-size: 17px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4 .item-title {
    font-size: 20px;
  }
}
.scholarship-two .scholarship-two-repeater-top .col-md-4 .item-subtitle {
  font-family: var(--main-font), sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
}

@media screen and (min-width: 992px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4 .item-subtitle {
    font-size: 37px;
    margin-top: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .scholarship-two .scholarship-two-repeater-top .col-md-4 .item-subtitle {
    font-size: 48px;
    line-height: 40px;
  }
}
@media screen and (min-width: 992px) {
  .scholarship-two .scholarship-two-repeater-bottom .col-lg-4 {
    padding: 0 15px;
  }
}
.scholarship-two .scholarship-two-repeater-bottom__item {
  padding: 30px 30px 12px;
  background-color: #fff;
}

@media screen and (min-width: 992px) {
  .scholarship-two .scholarship-two-repeater-bottom__item {
    min-height: 471px;
  }
}
@media screen and (min-width: 1200px) {
  .scholarship-two .scholarship-two-repeater-bottom__item {
    min-height: 438px;
  }
}
@media screen and (min-width: 1400px) {
  .scholarship-two .scholarship-two-repeater-bottom__item {
    min-height: 405px;
  }
}
.scholarship-two .scholarship-two-repeater-bottom__item img {
  margin-bottom: 16px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .scholarship-two .scholarship-two-repeater-bottom__item p {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .scholarship-two .scholarship-two-repeater-bottom__item:last-child {
    margin-bottom: 50px;
  }
}
.scholarship-three {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .scholarship-three {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .scholarship-three {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.scholarship-three .col-right {
  padding-top: 30px;
}

@media screen and (min-width: 1200px) {
  .scholarship-three .col-right {
    padding-top: 42px;
  }
}
.scholarship-three .col-right .prize-item {
  border-top: 1px solid #c4c4c4;
  padding: 20px 0 20px 80px;
  text-transform: uppercase;
  background: url("../images/prizes.svg") top 20px left no-repeat;
}

.scholarship-three .col-right .prize-item-container {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.scholarship-three .col-right .prize-item-container .prize-item:nth-child(1) {
  margin-top: 30px;
}

.scholarship-three .col-right .prize-item-container .prize-item:nth-child(3) {
  border-bottom: 1px solid #C4C4C4;
}

@media screen and (min-width: 1200px) {
  .scholarship-three .col-right .prize-item {
    padding: 24px 0 24px 80px;
    background: url("../images/prizes.svg") top 24px left no-repeat;
  }
}
.scholarship-three .col-right .prize-item__title {
  font-family: var(--main-font), sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #BF1E2E;
  margin-bottom: 10px;
}

@media screen and (min-width: 1200px) {
  .scholarship-three .col-right .prize-item__title {
    margin-bottom: 16px;
    font-size: 32px;
  }
}
.scholarship-three .col-right .prize-item__subtitle {
  font-family: var(--main-font), sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: var(--color-primary);
}

@media screen and (min-width: 1200px) {
  .scholarship-three .col-right .prize-item__subtitle {
    font-size: 24px;
  }
}
.scholarship-three .col-right .btn,
.scholarship-three .col-right .btn span {
  width: 100%;
  max-width: 249px;
}

.scholarship-four {
  background: var(--color-secondary);
  padding: 30px 0;
}

@media screen and (min-width: 768px) {
  .scholarship-four {
    padding: 80px 0;
    background: url("../images/logo-banner-red.jpg") no-repeat top right var(--color-secondary);
  }
}
.scholarship-four .h2-heading {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .scholarship-four .h2-heading {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .scholarship-four .winner-item {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .scholarship-four .winner-item img {
    width: 100%;
  }
}
.scholarship-four .winner-item__bottom {
  background: #fff;
  border-top: 5px solid var(--color-secondary);
  padding: 25px 14px;
}

.scholarship-four .winner-item__title {
  font-family: var(--secondary-font), sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: var(--color-primary);
  margin-bottom: 8px;
}

.scholarship-four .winner-item__subtitle {
  font-family: var(--secondary-font), sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--color-primary);
}

.scholarship-five {
  background: #303030;
  padding: 30px 0;
}

@media screen and (min-width: 768px) {
  .scholarship-five {
    padding: 50px 0;
  }
}
@media screen and (min-width: 992px) {
  .scholarship-five {
    padding: 80px 0 93px;
    background: url("../images/q-a.jpg") no-repeat bottom right;
    background-size: cover;
  }
}
@media screen and (min-width: 768px) {
  .scholarship-five h2 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  .scholarship-five h2 {
    margin-bottom: 60px;
  }
}
.scholarship-five .accordion-mhk {
  padding-bottom: 0 !important;
}

.scholarship-five .cw-accordion__item {
  margin-bottom: 24px !important;
}

.scholarship-five .cw-accordion__item-title {
  letter-spacing: 0;
  font-family: var(--main-font), sans-serif;
}

@media screen and (min-width: 768px) {
  .scholarship-five .cw-accordion__item-title {
    font-size: 24px;
    line-height: 28px;
    padding-top: 21px !important;
    padding-bottom: 21px !important;
  }
}
.scholarship-five .btn {
  margin-top: 25px;
  max-width: 286px;
  width: 100%;
}

.scholarship-five .btn span {
  max-width: 286px;
  width: 100%;
}

.scholarship-six {
  background-color: #f4f4f4;
  padding: 50px 0;
}

@media screen and (min-width: 768px) {
  .scholarship-six {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1440px) {
  .scholarship-six .top-content p {
    padding: 0 50px;
  }
}
@media screen and (min-width: 1440px) {
  .scholarship-six .top-content ol {
    padding: 0 50px 0 66px;
  }
}
.scholarship-six .top-content ol li {
  counter-increment: li;
}

.scholarship-six .top-content ol li::marker {
  color: var(--color-secondary);
  font-weight: 700;
  display: inline;
  content: counter(li) ") ";
}

.scholarship-six .gform_wrapper.gravity-theme form {
  max-width: 100%;
}

.scholarship-six .gform_wrapper.gravity-theme form legend {
  display: none !important;
}

.scholarship-six .gform_wrapper.gravity-theme form #field_3_3 {
  margin-top: 0;
}

.scholarship-six .gform_wrapper.gravity-theme form #field_3_15 {
  margin-top: 20px;
}

.scholarship-six .gform_wrapper.gravity-theme form .gform_footer .button {
  background-color: transparent !important;
  border-radius: 0;
  margin-top: 20px;
  max-width: 569px;
}

.scholarship-six .gform_wrapper.gravity-theme form .gform_footer .button span {
  background: var(--color-secondary);
}

@media (max-width: 767px) {
  .scholarship-six .gform_wrapper.gravity-theme form .gform_footer .button span {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .scholarship-six .gform_wrapper.gravity-theme form #input_4_13 .ginput_full {
    flex: 0 0 50% !important;
    margin-bottom: 21px !important;
  }
}
@media screen and (min-width: 768px) {
  .scholarship-six .gform_wrapper.gravity-theme form #input_4_13 .ginput_address_state,
.scholarship-six .gform_wrapper.gravity-theme form #input_4_13 .ginput_address_city,
.scholarship-six .gform_wrapper.gravity-theme form #input_4_13 .ginput_address_zip {
    flex: 0 0 33.33% !important;
    margin-bottom: 0 !important;
  }
}
.scholarship-six .gform_wrapper.gravity-theme form label {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 17px;
  color: var(--color-primary) !important;
}

.scholarship-six .gform_wrapper.gravity-theme form .gfield_contains_required label::after {
  content: "*";
  color: var(--color-secondary);
}

.scholarship-six .gform_wrapper.gravity-theme form input {
  border: 1px solid #C4C4C4;
}

.scholarship-six .gform_wrapper.gravity-theme form select {
  height: 50px !important;
  border-radius: 4px;
  border: 1px solid #C4C4C4;
}

.scholarship-six .gform_wrapper.gravity-theme form .gfield_required .gfield_required_text {
  display: none;
}

.scholarship-six .gform_wrapper.gravity-theme form .gfield {
  margin-top: 0;
  margin-bottom: 7px;
}

.scholarship-six .gform_wrapper.gravity-theme form .gfield_description {
  margin-top: -10px;
  font-size: 17px;
  max-width: 650px;
}

.scholarship-six .gform_wrapper.gravity-theme form .gfield input {
  padding: 10px 25px;
}

@media (max-width: 991px) {
  .scholarship-six .gform_wrapper.gravity-theme form .gfield input {
    padding: 10px;
  }
}
.scholarship-six .gform_wrapper.gravity-theme form .gfield textarea {
  height: 200px !important;
  border: 1px solid #C4C4C4;
}

.scholarship-six .gform_wrapper.gravity-theme form .gform_drop_area {
  background-color: #fff;
  border: none !important;
  height: 160px;
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: center;
  background: url(../images/bg-dashed.png) no-repeat center;
  background-size: 100% 160px;
}

@media (max-width: 991px) {
  .scholarship-six .gform_wrapper.gravity-theme form .gform_drop_area {
    background: #fff;
    border: 3px dashed #C4C4C4;
  }
}
.scholarship-six .gform_wrapper.gravity-theme form .gform_drop_area .gform_drop_instructions {
  font-weight: 700;
  font-size: 17px;
  line-height: 33px;
  color: var(--color-secondary) !important;
  margin-right: 10px !important;
}

@media (min-width: 641px) {
  .scholarship-six .gform_wrapper.gravity-theme form .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 1.1%;
  }
}
.scholarship-six .gform_wrapper.gravity-theme form #field_4_15 {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .scholarship-six .gform_wrapper.gravity-theme form #field_4_17 label,
.scholarship-six .gform_wrapper.gravity-theme form #field_4_18 label {
    margin-left: 50px;
  }
}
.scholarship-six h3 {
  border-bottom: 3px solid #BF1E2E;
  margin-bottom: 0;
}

.scholarship-six .h4-heading {
  font-family: var(--main-font), sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 35px;
  color: var(--color-primary);
  text-transform: uppercase;
  border-bottom: 1px solid #C4C4C4;
}

/*# sourceMappingURL=scholarship.css.map*/