/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 24 2025 | 22:10:09 */
:root {
  --lightText: #acd0ea;
}
#section_V844F h2 {
  color: var(--lightText);
  margin-bottom: 100px;
  margin-top: 50px;
}
#alume_process_title {
  background-color: #96f3c4;
}
#alume_process_title h2 {
  margin-bottom: 0;
  padding: 30px 0;
}
#section_quotes h2 {
  color: var(--lightText);
}
h1.space-title {
  margin-top: 75px;
}
@media (min-width: 1920px) {
  .pubItem {
    font-size: 1.3em;
    line-height: 1.3em;
  }
}
#section_5ZtkF .grid-box, #section_B5kGD .grid-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 990px) {
  #section_5ZtkF .grid-box .grid-item, #section_B5kGD .grid-box .grid-item {
    width: 50% !important;
  }
}
@media screen and (max-width: 768px) {
  #section_5ZtkF .grid-box .grid-item, #section_B5kGD .grid-box .grid-item {
    width: 50% !important;
  }
  #section_cDHZD #g3HZR > .row {
    display: flex;
    flex-wrap: wrap;
  }
  #section_cDHZD #g3HZR > .row .hc_title_tag_cnt, #section_cDHZD #g3HZR > .row .hc_space_cnt, #section_cDHZD #g3HZR > .row .hc_separator_cnt {
    width: 100% !important;
  }
  #section_cDHZD #g3HZR > .row .hc_column_cnt {
    width: 50% !important;
  }
}
#alume-videos {
  padding-bottom: 75px;
}
#alume-videos h2 {
  margin-bottom: 0;
  padding: 30px 0;
}
/*Video Titles*/
#alume-videos .grid-box {
  margin: 0 !important;
  width: 100% !important;
}
#alume-videos .grid-item {
  overflow: visible;
}
#alume-videos .grid-item a.aboutPhoto {
  overflow: visible;
  max-height: 100vh;
  margin-bottom: 40px;
  width: 100% !important;
  background-color: transparent !important;
}
#alume-videos .grid-item a.aboutPhoto:before, #alume-videos .grid-item a.aboutPhoto:after {
  display: none;
}
#alume-videos .grid-item a.aboutPhoto:hover {
  background-color: transparent !important;
}
#alume-videos .grid-item a.aboutPhoto:hover:before, #alume-videos .grid-item a.aboutPhoto:hover:after {
  display: none;
}
#alume-videos .grid-item a.aboutPhoto img {
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100%;
  aspect-ratio: 1.7777777778;
  object-fit: cover;
  margin-left: auto !important;
  margin-right: auto !important;
}
#alume-videos .grid-item a.aboutPhoto > span:first-of-type {
  border-radius: 5px !important;
}
#alume-videos .grid-item a.aboutPhoto i {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #ffffff;
  color: #222;
  font-size: 30px;
  line-height: 1em;
  text-shadow: none;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: 50%;
  transform: translate3d(0, -100%, 0);
  position: absolute;
  display: block;
}
#alume-videos .grid-item a.aboutPhoto i:before {
  text-shadow: none;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
#alume-videos .grid-item a.aboutPhoto i.fa-play:before {
  transform: translate3d(3px, -50%, 0);
}
#alume-videos .grid-item .caption {
  /*				background-color: red;*/
  display: block;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  text-transform: none !important;
  padding: 1rem;
}
#landing .content.container {
  background-color: rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 768px) {
  #landing {
    background-position: right center;
  }
  #landing .content.container {
    background-color: rgba(0, 0, 0, 0);
  }
  #landingContent {
    width: 60%;
  }
  #alume-videos .grid-box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  #alume-videos .grid-box:before, #alume-videos .grid-box:after {
    display: none;
  }
  #alume-videos .grid-box a.aboutPhoto {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 992px) {
  #landing {
    background-position: center center;
  }
  #landingContent.col-md-5 {
    width: 41.66666667%;
  }
  #alume-videos .grid-box {
    grid-template-columns: repeat(2, 1fr);
  }
}
.fa.fa-search, .fa.fa-close {
  color: #acd0ea;
}
