@charset "UTF-8";
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

ul, ol {
  list-style: none outside none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}

a {
  text-decoration: none;
}

button {
  background-color: transparent;
  border: none;
}

/*------------------- 
    LAYOUT
------------------- */
#Content {
  overflow: hidden;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
}

.column-one,
.column-two {
  width: 50%;
  position: relative;
  height: 100%;
  float: left;
  overflow: hidden;
}

@font-face {
  font-family: "ssSocialCircle";
  font-weight: regular;
  src: url("/sites/marsradio/fonts/SS-Social-Circle/ss-social-circle.eot?") format("eot"), url("/sites/marsradio/fonts/SS-Social-Circle/ss-social-circle.ttf") format("truetype"), url('/fonts/SS-Social-Circle/ss-social-circle.svg#str-replace(ssSocialCircle, " ", "_")') format("svg");
}
@font-face {
  font-family: "ssSocial";
  font-weight: regular;
  src: url("/sites/marsradio/fonts/SS-Social/ss-social-regular.eot?") format("eot"), url("/sites/marsradio/fonts/SS-Social/ss-social-regular.ttf") format("truetype"), url('/fonts/SS-Social/ss-social-regular.svg#str-replace(ssSocial, " ", "_")') format("svg");
}
@font-face {
  font-family: "ssBlock";
  font-weight: regular;
  src: url("/sites/marsradio/fonts/SS-Block/ss-block.eot?") format("eot"), url("/sites/marsradio/fonts/SS-Block/ss-block.ttf") format("truetype"), url('/fonts/SS-Block/ss-block.svg#str-replace(ssBlock, " ", "_")') format("svg");
}
@font-face {
  font-family: "sourceSansProLight";
  font-weight: light;
  src: url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-light.eot?") format("eot"), url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-light.woff2") format("woff2"), url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-light.woff") format("woff"), url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-light.ttf") format("truetype"), url('/fonts/Source-Sans-Pro/source-sans-pro-light.svg#str-replace(sourceSansProLight, " ", "_")') format("svg");
}
@font-face {
  font-family: "sourceSansProBold";
  font-weight: light;
  src: url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-bold.eot?") format("eot"), url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-bold.woff2") format("woff2"), url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-bold.woff") format("woff"), url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-bold.ttf") format("truetype"), url('/fonts/Source-Sans-Pro/source-sans-pro-bold.svg#str-replace(sourceSansProBold, " ", "_")') format("svg");
}
@font-face {
  font-family: "sourceSansProReg";
  font-weight: regular;
  src: url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-regular.eot?") format("eot"), url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-regular.woff2") format("woff2"), url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-regular.woff") format("woff"), url("/sites/marsradio/fonts/Source-Sans-Pro/source-sans-pro-regular.ttf") format("truetype"), url('/fonts/Source-Sans-Pro/source-sans-pro-regular.svg#str-replace(sourceSansProReg, " ", "_")') format("svg");
}
@font-face {
  font-family: "alphaHeadline";
  font-weight: regular;
  src: url("/sites/marsradio/fonts/AlphaHeadline/alpha-headline-regular.eot?") format("eot"), url("/sites/marsradio/fonts/AlphaHeadline/alpha-headline-regular.woff2") format("woff2"), url("/sites/marsradio/fonts/AlphaHeadline/alpha-headline-regular.woff") format("woff"), url("/sites/marsradio/fonts/AlphaHeadline/alpha-headline-regular.ttf") format("truetype"), url('/fonts/AlphaHeadline/alpha-headline-regular.svg#str-replace(alphaHeadline, " ", "_")') format("svg");
}
@font-face {
  font-family: "alphaHeadlineBold";
  font-weight: regular;
  src: url("/sites/marsradio/fonts/AlphaHeadline/alpha-headline-bold.eot?") format("eot"), url("/sites/marsradio/fonts/AlphaHeadline/alpha-headline-bold.woff2") format("woff2"), url("/sites/marsradio/fonts/AlphaHeadline/alpha-headline-bold.woff") format("woff"), url("/sites/marsradio/fonts/AlphaHeadline/alpha-headline-bold.ttf") format("truetype"), url('/fonts/AlphaHeadline/alpha-headline-bold.svg#str-replace(alphaHeadlineBold, " ", "_")') format("svg");
}
@font-face {
  font-family: "data";
  font-weight: regular;
  src: url("/sites/marsradio/fonts/data_70.ttf") format("truetype"), url('/fonts/data_70.svg#str-replace(data, " ", "_")') format("svg");
}
.strong {
  font-family: sourceSansProBold;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.02em;
}

h1 {
  font-family: alphaHeadline;
  font-size: 32px;
  margin-bottom: 20px;
  line-height: 50px;
}

h2 {
  font-family: alphaHeadline;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 15px;
}
@media (min-width: 1600px) {
  h2 {
    margin-bottom: 25px;
  }
}

h3 {
  font-family: alphaHeadline;
  font-size: 20px;
  margin-bottom: 10px;
}

p {
  font-size: 20px;
  line-height: 32px;
  max-width: 900px;
  hyphens: none;
}
@media (max-width: 899px) {
  p {
    font-size: 16px;
    line-height: 30px;
  }
}
@media (min-width: 1600px) {
  p {
    font-size: 24px;
    line-height: 47px;
  }
}

a:hover {
  color: #ff1769;
}

.btn {
  transition: all 0.5s ease;
  font-family: alphaHeadline;
}
.btn:hover {
  cursor: pointer;
}

.btn-large {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  border-radius: 3px;
}
@media (min-width: 900px) {
  .btn-large {
    font-size: 60px;
    padding: 15px 30px;
    margin: 80px 0;
  }
}
@media (max-width: 899px) {
  .btn-large {
    font-size: 40px;
    line-height: 100px;
    margin: 30px 0;
    padding: 5px 15px;
    line-height: 60px;
  }
}

.btn-black {
  background-color: #000;
  color: #fff;
}
.btn-black:hover {
  color: #e54ed0;
}

* {
  font-family: sourceSansProReg;
}

.icon-social {
  font-family: ssSocial;
}

.icon-circle {
  font-family: ssSocialCircle;
}

.icon {
  font-family: ssBlock;
}

.main_header {
  position: fixed;
  top: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  background-color: #000;
  width: 100%;
  z-index: 1000;
  transition: all 0.5s ease;
  height: 60px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.main_header h1 {
  font-size: 30px;
  line-height: 60px;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  letter-spacing: 0.03em;
  padding-top: 13px;
}
.main_header h1 a {
  transition: all 0.5s ease;
  color: #fff;
  font-family: data;
  font-size: inherit;
  line-height: inherit;
}
.main_header h1:hover a {
  color: #ff1769;
}
.main_header .main_nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  width: 100%;
}
.main_header .main_nav a {
  white-space: nowrap;
  font-family: alphaHeadline;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.5s ease;
  letter-spacing: 0.02em;
}
.main_header .main_nav a:hover, .main_header .main_nav a.active {
  color: #d60200;
  background-color: yellow;
}
.main_header .hamburger {
  display: none;
}
@media (min-width: 900px) {
  .main_header nav {
    height: 100%;
  }
  .main_header h1 {
    left: 20px;
  }
  .main_header ul {
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    justify-content: flex-end;
  }
  .main_header ul li {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .main_header a {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
  }
  .main_header a.active {
    border-right: 2px solid #000;
    border-left: 2px solid #000;
  }
  .main_header a:not(:first-child), .main_header a:not(:last-child) {
    padding: 0 10px;
  }
  .main_header a:first-child {
    padding-left: 20px;
  }
  .main_header a:last-child {
    padding-right: 20px;
  }
  .main_header a:hover {
    color: #ff1769;
  }
}
@media (max-width: 899px) {
  .main_header {
    height: 60px;
  }
  .main_header .hamburger {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 15px;
    width: 44px;
    height: 44px;
    color: #fff;
    z-index: 4000;
    transition: all 0.3s ease;
    cursor: pointer;
    border-radius: 4px;
    text-decoration: none;
    font-size: 0;
  }
  .main_header .hamburger::before, .main_header .hamburger::after,
  .main_header .hamburger span {
    content: "";
    display: block;
    width: 24px;
    height: 3px;
    background-color: white !important;
    transition: all 0.3s ease;
    transform-origin: center;
    border-radius: 2px;
  }
  .main_header .hamburger::before {
    transform: translateY(-5px);
  }
  .main_header .hamburger::after {
    transform: translateY(5px);
  }
  .main_header .hamburger span {
    width: 24px;
    height: 3px;
    transition: all 0.3s ease;
    border-radius: 2px;
  }
  .main_header .hamburger:hover::before, .main_header .hamburger:hover::after,
  .main_header .hamburger:hover span {
    background-color: #ff1769;
  }
  .main_header .hamburger.active {
    transform: scale(0.95);
  }
  .main_header .hamburger.active::before {
    transform: translateY(0) rotate(45deg);
    background-color: #ff1769 !important;
  }
  .main_header .hamburger.active::after {
    transform: translateY(-6px) rotate(-45deg);
    background-color: #ff1769 !important;
  }
  .main_header .hamburger.active span {
    opacity: 0;
    transform: scale(0);
  }
  .main_header h1 {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 3000;
    padding-left: 15px;
    font-size: 24px;
  }
  .main_header .main_nav {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100vh - 60px);
    z-index: 2000;
    background-color: rgba(0, 0, 0, 0.95);
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .main_header .main_nav ul {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
  }
  .main_header .main_nav ul li {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    transition: all 0.3s ease;
    border-bottom: 1px solid white;
    min-height: 60px;
    opacity: 0;
    transform: translateX(-20px);
    transition: all 0.4s ease;
  }
  .main_header .main_nav ul li:nth-child(1) {
    transition-delay: 0.1s;
  }
  .main_header .main_nav ul li:nth-child(2) {
    transition-delay: 0.2s;
  }
  .main_header .main_nav ul li:nth-child(3) {
    transition-delay: 0.3s;
  }
  .main_header .main_nav ul li:nth-child(4) {
    transition-delay: 0.4s;
  }
  .main_header .main_nav ul li:last-child {
    border-bottom: none;
  }
  .main_header .main_nav ul li:hover {
    background-color: yellow;
    transform: translateX(10px);
    color: #d60200;
  }
  .main_header .main_nav ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.05em;
    transition: all 0.3s ease;
    padding: 15px 20px;
  }
  .main_header .main_nav ul li a:hover {
    color: #ff1769;
    transform: scale(1.05);
  }
  .main_header .main_nav ul li a:active {
    transform: scale(0.98);
    color: #000;
    font-weight: 600;
  }
  .main_header .main_nav.active {
    opacity: 1;
    visibility: visible;
  }
  .main_header .main_nav.active ul li {
    opacity: 1;
    transform: translateX(0);
  }
}

#Four_Zero_Four .four_zero_four-text {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#Four_Zero_Four .four_zero_four-text h1, #Four_Zero_Four .four_zero_four-text p {
  color: #ff1769;
  background-color: yellow;
  margin-bottom: 20px;
}

#Class {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 600px;
}
#Class > header {
  width: 100%;
  margin-bottom: 40px;
}
#Class > header h1 {
  background-color: #ff1769;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0 10%;
  text-align: center;
  margin-bottom: 0;
}
#Class .video {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding-bottom: 40%;
  /* Further reduced aspect ratio for less space */
  height: 0;
}
#Class .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (max-width: 899px) {
  #Class .video + .class-ascent_checklist,
  #Class .video + .class-links,
  #Class .video + .class-mission,
  #Class .video + .class-transmission {
    margin-top: 80px !important;
  }
  #Class .video {
    margin-bottom: 40px;
  }
}
#Class li {
  font-size: 20px;
  line-height: 32px;
  max-width: 900px;
  hyphens: none;
}
@media (max-width: 899px) {
  #Class li {
    font-size: 16px;
    line-height: 30px;
  }
}
#Class p,
#Class li {
  margin-bottom: 10px;
}
@media (min-width: 900px) {
  #Class .class-links {
    margin-top: 220px;
  }
}
#Class .class-ascent_checklist,
#Class .class-links,
#Class .class-mission,
#Class .class-transmission {
  width: 100%;
}
@media (min-width: 1600px) {
  #Class .class-ascent_checklist,
  #Class .class-links,
  #Class .class-mission,
  #Class .class-transmission {
    max-width: 1200px !important;
  }
}
@media (min-width: 900px) {
  #Class .class-ascent_checklist,
  #Class .class-links,
  #Class .class-mission,
  #Class .class-transmission {
    margin-bottom: 40px;
    padding: 0 100px;
    max-width: 960px;
  }
}
@media (max-width: 899px) {
  #Class .class-ascent_checklist,
  #Class .class-links,
  #Class .class-mission,
  #Class .class-transmission {
    margin-bottom: 20px;
    padding: 0 40px;
  }
}
#Class .class-ascent_checklist h2,
#Class .class-links h2,
#Class .class-mission h2,
#Class .class-transmission h2 {
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 1px dotted #000;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
@media (max-width: 899px) {
  #Class .class-ascent_checklist h2,
  #Class .class-links h2,
  #Class .class-mission h2,
  #Class .class-transmission h2 {
    font-size: 14px;
    line-height: 30px;
  }
}
@media (min-width: 1600px) {
  #Class .class-ascent_checklist h2,
  #Class .class-links h2,
  #Class .class-mission h2,
  #Class .class-transmission h2 {
    font-size: 18px;
  }
}
#Class .class-ascent_checklist p,
#Class .class-links p,
#Class .class-mission p,
#Class .class-transmission p {
  margin-bottom: 10px;
}
#Class .class-mission li {
  margin-bottom: 20px;
}
#Class ul {
  margin-bottom: 20px;
}
#Class ul li p {
  display: inline;
}
#Class ul li::before {
  content: attr(data-icon);
  font-size: 22px;
  padding-right: 10px;
}
#Class a {
  color: #ff1769;
  transition: 0.5s ease;
}
#Class a:hover {
  background-color: yellow;
}

#FAQ {
  background-image: url("/sites/marsradio/img/texture-plasticbag-blue.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/post_bg.jpg',    sizingMethod='scale')";
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#FAQ h2 {
  text-shadow: 7px 7px #fff;
  color: #000;
  font-family: data;
  font-size: 80px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 25px;
  margin-bottom: 20px;
  line-height: 75px;
}
@media (max-width: 899px) {
  #FAQ h2 {
    font-size: 70px;
  }
}
#FAQ ul {
  max-width: 1000px;
  margin: 0 auto;
}
#FAQ ul li {
  font-size: 28px;
  margin-bottom: 10px;
  box-shadow: 0 0 3px 1px rgba(102, 204, 255, 0.2);
  position: relative;
  z-index: 1;
}
#FAQ ul li .background {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: -1;
}
#FAQ ul li p {
  font-size: 20px;
  line-height: 32px;
}
#FAQ ul li p:first-child {
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
  font-family: sourceSansProBold;
  margin-bottom: 18px;
}
#FAQ .btn {
  display: inline-block;
  margin: 80px auto;
}
@media (max-width: 899px) {
  #FAQ {
    padding: 8% 10px;
  }
  #FAQ li {
    padding: 25px 25px;
  }
}
@media (min-width: 900px) {
  #FAQ {
    padding: 8% 0.5%;
  }
  #FAQ ul {
    padding: 0 40px;
  }
  #FAQ li {
    padding: 40px;
  }
}

#Form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 80px;
  padding: 40px 20px;
}
#Form iframe {
  margin: 0 auto;
  width: 100%;
  max-width: 640px;
  height: 1237px;
  border: 0;
}

.group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
}
.group.text {
  padding-top: 10px;
  margin-bottom: 40px;
}
.group.text input {
  height: 50px;
  width: 100%;
  border-bottom: 1px solid #B1B1B1;
  outline: none;
  color: #fff;
  background: #000 !important;
}
@media (min-width: 900px) {
  .group.text input {
    font-size: 32px;
  }
}
.group.text label {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  color: #b1b1b1;
  pointer-events: none;
  transition: 0.2s ease all;
  text-transform: uppercase;
  font-size: 16px;
  opacity: 1;
}
.group.radio input {
  height: 18px;
  width: 18px;
  margin-top: -5px;
}
.group.radio, .group.textarea {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.group.radio label, .group.textarea label {
  line-height: 50px;
  margin: 0 20px 0 5px;
  color: #000;
}
.group.radio div, .group.textarea div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.group.radio textarea, .group.textarea textarea {
  width: 100% !important;
  max-width: none !important;
  resize: none;
  font-size: 32px;
  padding: 20px;
  line-height: 46px;
  background-color: #000 !important;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  border-radius: 4px;
}
.group.radio textarea:focus, .group.textarea textarea:focus {
  background-color: #000 !important;
}

input {
  display: block;
  border: none;
  color: #fff;
  background: #000 !important;
  transition: 0.2s ease;
  z-index: 50;
  padding: 10px;
  border-radius: 4px;
  line-height: 30px;
  vertical-align: middle;
}
input::placeholder {
  color: #b1b1b1;
  opacity: 1;
  text-transform: uppercase;
  font-size: 16px;
  transform: translateY(-1px);
}
input:focus::placeholder {
  opacity: 0;
}
input:focus {
  outline: none;
  background: #000 !important;
}

label {
  color: #B1B1B1;
  font-weight: normal;
  position: relative;
  pointer-events: none;
  opacity: 0.5;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  font-family: sourceSansProLight;
  font-size: 20px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

/* active state */
.text input:focus ~ label,
.text input:valid ~ label {
  top: -10px;
  font-size: 12px;
  color: #B1B1B1;
  opacity: 1;
}

/* active state */
input:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  -moz-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from {
    background: #B1B1B1;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@-moz-keyframes inputHighlighter {
  from {
    background: #B1B1B1;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@keyframes inputHighlighter {
  from {
    background: #B1B1B1;
  }
  to {
    width: 0;
    background: transparent;
  }
}
.btn {
  display: inline-block;
  text-align: center;
  padding: 15px 30px;
  margin: 40px auto;
  width: fit-content;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.5s ease;
  font-family: alphaHeadline;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 60px;
}
@media (max-width: 899px) {
  .btn {
    font-size: 40px;
    line-height: 60px;
    margin: 30px auto;
    padding: 5px 15px;
  }
}
.btn.btn-black {
  background-color: #000;
  color: #fff;
}
.btn.btn-black:hover {
  color: #e54ed0;
  cursor: pointer;
}

#Martians {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: url("/sites/marsradio/img/texture-stars.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/post_bg.jpg',    sizingMethod='scale')";
}
#Martians h1 {
  font-family: data;
  font-size: 80px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 25px;
  line-height: 75px;
  margin-bottom: 25px;
}
@media (max-width: 899px) {
  #Martians h1 {
    font-size: 70px;
  }
}
#Martians ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#Martians ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 5%;
  padding: 0 0.5%;
}
#Martians ul li .text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  height: 100%;
}
#Martians ul li .text h2,
#Martians ul li .text span {
  text-align: center;
}
#Martians ul li h2 {
  margin: 15px 0 0 0;
  text-transform: uppercase;
}
#Martians ul li span {
  margin-bottom: 15px;
}
#Martians ul li img {
  max-width: 100%;
}
@media (min-width: 900px) {
  #Martians {
    padding: 8% 0.5%;
  }
  #Martians li {
    width: 33.33%;
  }
}
@media (max-width: 899px) {
  #Martians {
    padding: 8% 10px;
  }
}

/* ~~~~~~~~~~~~~~~~~~~~
* * * * * * * * * * * *
      S P L A S H
* * * * * * * * * * * *
~~~~~~~~~~~~~~~~~~~~~ */
#Splash {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  /* ~~~~~~~~~~~~~~~~~~~~
      ˆ^ˆ^ˆ^ˆ^ˆ^ˆ^ˆ^ˆ^ˆ^ˆ^ˆ^ˆ
            I N T R O
      /\/\/\/\/\/\/\/\/\/\/\
      ~~~~~~~~~~~~~~~~~~~~~ */
}
#Splash h1 {
  text-align: center;
  max-width: 800px;
  font-size: 40px;
  line-height: 50px;
  max-width: 900px;
  letter-spacing: 0.03em;
}
@media (max-width: 899px) {
  #Splash h1 {
    font-size: 30px;
    line-height: 42px;
  }
}
#Splash h2 {
  max-width: 1200px;
  font-family: data;
  font-size: 80px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 25px;
  line-height: 75px;
  margin-bottom: 25px;
}
@media (max-width: 899px) {
  #Splash h2 {
    font-size: 70px;
  }
}
#Splash h2 span {
  font-family: data;
}
#Splash h3 {
  font-size: 30px;
  font-family: alphaHeadlineBold;
  text-transform: uppercase;
}
@media (max-width: 899px) {
  #Splash h3 {
    font-size: 22px;
  }
}
#Splash section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8% 0.5%;
  min-height: 100vh;
}
@media (max-width: 899px) {
  #Splash section {
    padding: 8% 10px;
  }
  #Splash section.splash_lessons, #Splash section.splash_faq {
    background-repeat: repeat;
    background-size: auto;
  }
}
@media (max-width: 899px) {
  #Splash {
    overflow: hidden;
  }
}
#Splash .splash_intro {
  color: #fff;
  background-image: url("/sites/marsradio/img/texture-crystals.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/post_bg.jpg',    sizingMethod='scale')";
}
#Splash .splash_intro .video {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
#Splash .splash_intro .video iframe {
  width: 100%;
  height: auto;
  min-height: 450px;
  border: 0;
  display: block;
}
@media (max-width: 899px) {
  #Splash .splash_intro {
    padding-bottom: 80px;
  }
  #Splash .splash_intro .video {
    margin-bottom: 60px;
  }
  #Splash .splash_intro .video iframe {
    min-height: 300px;
    max-height: 400px;
  }
}
#Splash .splash_intro h1 span,
#Splash .splash_intro p span {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.5);
}
#Splash .splash_intro h1,
#Splash .splash_intro p {
  padding: 0 5%;
}
#Splash .splash_intro p {
  text-align: center;
  letter-spacing: 0.03em;
  margin-bottom: 5%;
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  #Splash .splash_intro p {
    letter-spacing: 0.03em;
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 899px) {
  #Splash .splash_intro p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 899px) {
  #Splash .splash_intro h1 span,
  #Splash .splash_intro p span {
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
  }
}
#Splash .splash_lessons {
  background-image: url("/sites/marsradio/img/texture-aluminum-foil.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/post_bg.jpg',    sizingMethod='scale')";
}
#Splash .splash_lessons h2 {
  color: #fff;
  text-shadow: 7px 7px #000;
}
#Splash .splash_lessons ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
#Splash .splash_lessons ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  background-color: #000;
  color: #fff;
  overflow: hidden;
}
#Splash .splash_lessons ul li:nth-of-type(4n + 1) {
  color: #000;
  background-color: #fff;
}
#Splash .splash_lessons ul li:nth-of-type(4n + 1) p {
  opacity: 1;
  background-color: transparent;
}
#Splash .splash_lessons ul li p {
  transition: opacity 0.5s ease;
}
@media (max-width: 899px) {
  #Splash .splash_lessons ul {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #Splash .splash_lessons ul h2 {
    text-shadow: 5px 5px #000;
  }
  #Splash .splash_lessons ul li {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
  #Splash .splash_lessons ul li img {
    height: 100%;
    width: 100%;
  }
  #Splash .splash_lessons ul li h3 {
    padding: 25px 25px 5px;
    margin: 0;
  }
  #Splash .splash_lessons ul li p {
    padding: 0 25px 25px;
    margin-bottom: 0;
  }
}
@media (min-width: 900px) {
  #Splash .splash_lessons ul {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    -ms-justify-content: space-evenly;
    justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    width: 100%;
  }
  #Splash .splash_lessons ul li {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    width: 32.5%;
    margin: 0 0.1% 0.5%;
  }
  #Splash .splash_lessons ul li:hover p {
    opacity: 1;
  }
  #Splash .splash_lessons ul li img {
    width: 100%;
    height: 300px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-position: center;
    flex: 1;
  }
  #Splash .splash_lessons ul li h3 {
    position: absolute;
    top: 9%;
    left: 9%;
    z-index: 50;
    letter-spacing: 0.03em;
  }
  #Splash .splash_lessons ul li p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    padding: 20% 9%;
    opacity: 0;
  }
}
#Splash .splash_becomeamartian {
  background-image: url("/sites/marsradio/img/texture-neon.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/post_bg.jpg',    sizingMethod='scale')";
  min-height: 70vh;
}
#Splash .splash_becomeamartian h2 {
  letter-spacing: 0.03em;
  text-align: justify;
}
@media (min-width: 900px) {
  #Splash .splash_becomeamartian h2 {
    font-size: 150px;
    line-height: 200px;
    text-shadow: 4px 4px #e54ed0;
  }
}
@media (max-width: 899px) {
  #Splash .splash_becomeamartian h2 {
    text-shadow: 2px 2px #e54ed0;
  }
}
#Splash .splash_becomeamartian p {
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  #Splash .splash_becomeamartian p {
    letter-spacing: 0.03em;
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 899px) {
  #Splash .splash_becomeamartian p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (min-width: 900px) {
  #Splash .splash_becomeamartian p {
    padding-left: 200px;
  }
}
@media (min-width: 900px) {
  #Splash .splash_becomeamartian .splash_becomeamartian_btn {
    margin-bottom: 60px;
    margin-left: 500px;
  }
}
#Splash .splash_about {
  background-image: url("/sites/marsradio/img/texture-mars.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/post_bg.jpg',    sizingMethod='scale')";
}
#Splash .splash_about p {
  max-width: 800px;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  #Splash .splash_about p {
    letter-spacing: 0.03em;
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 899px) {
  #Splash .splash_about p {
    font-size: 18px;
    line-height: 30px;
  }
}

#Syllabus {
  background-color: #fff;
  height: 100%;
}
#Syllabus .calendar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#Syllabus .calendar-header {
  display: none;
}
#Syllabus .lesson {
  transition: all 0.5s ease;
  position: relative;
  color: #000;
}
#Syllabus .lesson:hover {
  background-color: yellow;
  cursor: pointer;
  color: #ff1769;
}
#Syllabus .lesson .lesson-class_link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}
@media (min-width: 900px) {
  #Syllabus .calendar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
  }
  #Syllabus .calendar-header {
    height: 40px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #000;
  }
  #Syllabus .calendar-header span {
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-basis: 20%;
    flex-basis: 20%;
    text-align: center;
  }
  #Syllabus .lesson {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-basis: 20%;
    flex-basis: 20%;
    width: 20%;
    height: 400px;
    padding: 2%;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    height: 50%;
  }
  #Syllabus .lesson header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    white-space: nowrap;
  }
  #Syllabus .lesson header span,
  #Syllabus .lesson header date {
    font-family: alphaHeadline;
    text-transform: uppercase;
    font-size: 12px;
  }
  #Syllabus .lesson h2 {
    text-align: center;
    margin: 10px 0;
  }
  #Syllabus .lesson .lesson-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 90px 20px 20px;
  }
  #Syllabus .lesson .lesson-image img {
    width: 100%;
  }
}
@media (max-width: 899px) {
  #Syllabus .calendar-header {
    display: none;
  }
  #Syllabus .calendar-week {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #Syllabus .lesson {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 200px;
    padding: 0;
    border-bottom: 1px solid #000;
  }
  #Syllabus .lesson .lesson-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    width: 50%;
  }
  #Syllabus .lesson .lesson-image img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    max-height: 180px;
  }
  #Syllabus .lesson .lesson-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px;
    width: 50%;
  }
  #Syllabus .lesson .lesson-text date {
    margin-left: 20px;
  }
  #Syllabus .lesson .lesson-text h2 {
    margin-top: 10px;
  }
}

/* Pages */
html {
  background-color: #fff;
}

html,
body {
  height: 100%;
  overflow-y: scroll;
}

body > article {
  margin-top: 60px;
}

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