/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
div,
summary {
  box-sizing: border-box;
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* variables */
html,
button,
input,
select,
textarea {
  color: #f7f7f7;
}
a,
a:visited {
  color: #f7f7f7;
  text-decoration: none;
}
a:hover {
  color: #666;
  text-decoration: none;
}
body {
  color: #f7f7f7;
  font-size: 1em;
  line-height: 1.5;
  color: #bbb lack;
  font-family: "futura-pt", arial, sans-serif;
}
header {
  color: #f7f7f7;
  padding: 1em;
}
header nav {
  float: right;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
header .nav-item {
  float: left;
  margin-left: 0.5em;
  font-weight: 400;
  letter-spacing: 0.04em;
}
header .nav-item a.active {
  text-decoration: underline;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
}
header {
  padding: 0em;
  padding-top: 60px;
}
.sunmu__banner-content-title {
  text-align: center;
  color: #ffc600;
  font-weight: 700;
  font-size: 9.2vw;
  line-height: 9.2vw;
  margin: 0%;
  margin-top: 14%;
}
.sunmu__banner-content-button {
  display: inline-block;
  font-size: 1.5vw;
  line-height: 1.5vw;
  padding-top: 30px;
  margin-left: 20px;
  margin-right: 20px;
  font-weight: 400;
}
.sunmu__banner-content-button:hover {
  color: #fff;
}
.sunmu__banner-content-button a {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.sunmu__banner-content-button a:hover {
  border-bottom: 1px solid #ffc600;
  color: #ffc600;
}
.sunmu__banner-content-button a:focus {
  border-bottom: 0px solid #fff;
  color: #fff;
}
.sunmu__banner-content-watch a {
  font-size: 2vw;
  line-height: 2vw;
  color: #fff;
  letter-spacing: 0.03em;
  border-bottom: solid 4px #fff;
}
.sunmu__banner-content-watch a:hover {
  color: #ffc600;
  border-bottom: solid 4px #ffc600;
}
.title-position {
  position: fixed;
  left: -60px;
  top: 40%;
  height: 100%;
}
.siteTitle__text h1 {
  font-size: 3.2em;
  line-height: 1.5em;
  color: #ffc600;
  border-bottom: 4px solid #ffc600;
  z-index: 100;
  display: block;
  font-weight: 400;
}
.siteTitle__text h1 a {
  color: #ffc600;
}
.rotate {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.BackgroundVideo__image {
  background-image: url("../images/sunmu_bg_image.png");
  background-size: cover;
  background-position: center;
  height: 100%;
}
@media only screen and (max-width: 992px) {
  .title-position {
    position: absolute;
    left: 20px;
    top: 0px;
    height: auto;
  }
  .rotate {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}
.sunmu__banner-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0,0,0,0.4);
}
.sunmu__banner-background video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-aspect-ratio: 16/9) {
  .sunmu__banner-background video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .sunmu__banner-background video {
    width: 200%;
    left: -50%;
  }
}
.sunmu__banner-box {
  padding: 90px 20px 170px 20px;
  background-position: top !important;
  text-align: center;
  height: 100vh;
}
.sunmu__banner-content {
  width: 100%;
  height: auto;
  min-height: 110vh;
  margin: 0 auto;
  position: relative;
  background: rgba(0,0,0,0.4);
  padding-bottom: 150px;
}
.header-bottom {
  position: fixed;
  bottom: 0px;
  right: 0px;
  background-image: url("../images/header_stroke_bg.png");
  background-size: cover;
  width: 100%;
  padding-top: 60px;
}
.header-bottom a {
  color: #ffc600;
  font-size: 1.6em;
  margin-right: 25px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-bottom: 10px;
}
.header-bottom a:focus {
  text-decoration: none;
  border-bottom: 4px solid #ffc600;
}
.header-bottom h5 {
  color: #ffc600;
  font-size: 1.6em;
  margin-right: 25px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
  margin-top: 3px;
  cursor: pointer;
}
.video__title {
  margin-top: 25vh;
}
.video__title img {
  width: 100%;
  max-width: 150px;
  display: inline-block;
  cursor: pointer;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.header-bottom .navbar-default {
  background: transparent;
  border: 0px solid #fff;
  min-height: 0;
}
.navbar-default .navbar-toggle:hover {
  background: #ffc600;
}
.SocialShares__wrapper {
  position: fixed;
  top: 10px;
  right: 10px;
  width: 30px;
  z-index: 100;
}
.SocialShares__wrapper img {
  width: 100%;
  margin-bottom: 5px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .header-bottom {
    position: absolute;
    top: 0px;
    right: 0px;
    background: transparent;
    width: 100%;
    padding-top: 20px;
    height: 20px;
  }
  .navbar-default .navbar-collapse {
    border-top: 0px;
    background-color: #dd3928;
    padding: 7px 25px;
    border-radius: 1px;
  }
  header .nav-item {
    float: none;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .navbar-toggle {
    border-radius: 0px;
  }
  .SocialShares__wrapper {
    top: auto;
    bottom: 10px;
  }
}
.contact__padding {
  padding-bottom: 50px;
}
.video__title h1 {
  color: #ffc600;
  font-size: 5em;
}
.modal__background {
  width: 100%;
  height: 100vh;
  background: #000;
  position: fixed;
  top: 0;
  z-index: 101;
}
.sunmu_secretpopout .close-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 2px 7px 7px 7px;
  cursor: pointer;
  z-index: 100;
  width: 50px;
}
.sunmu_secretpopout .close-popup img {
  width: 100%;
}
.sunmu_trailer {
  height: 480px;
  width: 850px;
  border: none;
  margin-top: 7%;
}
.background__window-host {
  width: 100%;
  margin: 0 auto;
  margin-top: 10vh;
  display: inline-block;
  max-width: 950px;
}
@media only screen and (max-width: 992px) {
  .sunmu_trailer {
    height: 300px;
    width: 100%;
    margin-top: 100px;
  }
  .background__window-host {
    margin-top: 80px;
    margin-left: -15px;
  }
}
.content__box {
  color: #fff;
  padding-bottom: 30px;
}
.content__box h1 {
  color: #ffc600;
  font-size: 3em;
  font-weight: 700;
  display: inline-block;
}
.content__box h2 {
  font-size: 3em;
  font-weight: 400;
}
.content__box h3 {
  font-size: 3em;
  font-weight: 400;
  letter-spacing: 0.02em;
  margin-top: 0px;
}
.content__box h4 {
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0.02em;
}
.content__box h5 {
  font-size: 2.3em;
  font-weight: 400;
}
.content__box p {
  font-size: 1.7em;
  font-weight: 400;
}
.content__box p a {
  color: #fff;
  text-decoration: underline;
}
.contact__link {
  margin-top: 35px;
}
.contact__link a {
  font-size: 2em;
  border: solid 2px #fff;
  padding: 10px 20px;
}
.contact__link a:hover {
  color: #000 !important;
  background: #fff !important;
  border: solid 2px #fff !important;
}
.content__box-about {
  color: #fff;
  background: rgba(255,255,255,0);
  padding: 25px 25px 25px 0px;
}
.content__image img {
  width: 100%;
  max-width: 800px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .content__box h5 {
    font-size: 2em;
    font-weight: 400;
  }
  .content__box p {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .sunmu__banner-content {
    width: 100%;
    height: 100%;
  }
  .sunmu__banner-content-title {
    display: block;
    padding-top: 70px;
    font-size: 5.4em;
    line-height: 1em;
  }
  .sunmu__banner-content-button {
    color: #fff;
    font-size: 1.4em;
    padding-top: 30px;
    display: block;
    clear: both;
    font-size: 2.4em;
    line-height: 1.2em;
  }
  .sunmu__content-body iframe {
    height: 100vh;
    margin-bottom: 0px;
  }
  .sunmu__banner-arrow {
    display: none !important;
  }
  video {
    display: none;
    position: fixed;
  }
}
h2.purchase__link {
  font-size: 4em;
}
h2.purchase__link a:hover {
  color: #ffc600;
}
.content__contact h5 a {
  text-decoration: underline;
}
.content__contact h5 a:hover {
  color: #ffc600;
}
.landing__image img {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
  margin-top: 16%;
}
@media only screen and (max-width: 768px) {
  .landing__image img {
    margin-top: 150px;
  }
  .sunmu__banner-content-watch a {
    font-size: 1.2em;
    line-height: 1.1em;
  }
  .sunmu__banner-content-button {
    display: inline-block;
    font-size: 2em;
    line-height: 1.4em;
    padding-bottom: 30px;
    font-weight: 400;
  }
}
img.about__image {
  width: 100%;
  max-width: 1000px;
  padding-top: 50px;
  display: block;
  margin: 0 auto;
}
.about a {
  border-bottom: 2px solid #fff;
}
.about a:hover {
  border-bottom: 2px solid #ffc600;
  color: #ffc600;
}
.purchase__images img {
  padding-bottom: 50px;
  margin: 0 auto;
  display: block;
}
.purchase__images img:hover {
  opacity: 0.8;
}
.purchase__images img {
  max-width: 290px;
  width: 100%;
}
.purchase__educational {
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 0px;
  border-top: solid 1px #fff;
}
.about__crew {
  border-top: solid 1px #fff;
  margin-top: 40px;
  padding-top: 20px;
  display: inline-block;
}
.about__crew img {
  width: 100%;
  margin-top: 20px;
}
.crew__container {
  background: #fff;
  width: 100%;
  padding: 15px;
  margin-top: -1px;
}
.crew__container h4 {
  color: #000;
  font-weight: 400;
}
.crew__container h4 strong {
  color: #ffc600;
  font-size: 1.6em;
}
.top__border {
  border-top: solid 1px #fff;
}
/*
==============================================
fadeIn
==============================================
*/
.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
  30% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
/*
==============================================
pulse
==============================================
*/
.pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 1;
  }
}
