/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

body div.countdown {
  text-align: center;
  font-size: 1rem;
}
body div.countdown #day, body div.countdown #hour, body div.countdown #minute, body div.countdown #seconds {
  color: white;
  font-size: 1.2em;
  margin: 0 2px;
}
body .pmpWrapper {
  display: flex;
  margin: 0;
}
body .pmpWrapper h2 {
  text-align: center;
  font-weight: bold;
  margin: 0;
}
body .pmpWrapper div.subtitle {
  font-style: italic;
  font-size: 0.75em;
  text-align: center;
}
body .pmpWrapper .video {
  padding: 0 1.5rem;
}
body .pmpWrapper .ytVideoWrapper {
  width: 100%;
}
body .pmpWrapper > * {
  flex-basis: 50%;
}
body video {
  background: linear-gradient(to right, #090E13 10%, #0b1118 80%) !important;
}
body #g-intro .g-content {
  padding: 25px;
}
body #pmpPlayer {
  border-radius: 4%;
}
body .g-features-particle-image img {
  width: 75px;
}
body .g-features-particle.style7 p img {
  width: 80px;
  margin-top: 16px;
}
body .g-features-particle.style7 h4 a {
  text-decoration: underline;
}
body .g-features-particle.style7 .g-features-particle-item {
  position: relative;
  height: 256px;
}
body .g-features-particle.style7 .g-features-particle-item > .g-content {
  color: black;
  position: absolute;
  left: 0.938rem;
  right: 0.938rem;
  top: 0;
  bottom: 0;
}
body .g-features-particle.style7 .g-features-particle-item > .g-content p {
  text-indent: 0;
  text-align: left;
}
body .g-features-particle .g-features-particle-item .g-content:hover .g-features-particle-icon {
  background: #3b89b4;
}
body div.followus {
  font-size: 36px;
  text-align: center;
  padding: 20px 0;
}
body div.linkWrapper {
  display: flex;
  justify-content: space-around;
}
body a.uk-button {
  background-color: #4897c3;
  color: white;
  text-shadow: none;
}
@media only all and (max-width: 30rem) {
  h1 {
    font-size: 7.5vw;
  }
  body div.followus {
    font-size: 7.5vw;
  }
  div.linkWrapper {
    flex-direction: column;
  }
  div.linkWrapper > * {
    margin-bottom: 16px;
  }
  body .pmpWrapper {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 1.5rem;
  }
  body .pmpWrapper .pmpDesc {
    order: 1;
  }
  body .pmpWrapper .video {
    order: 2;
  }
  div.countdown {
    font-size: 4vw !important;
  }
}
/*# sourceMappingURL=25th_37.css.map */