html,
body,
div,
h1,
p,
a,
video {
  margin: 0;
  padding: 0;
}

body {
  background-color: #000000;
}

h1 {
  font-family: "Arial", sans-serif;
  font-style: italic;
  font-size: 40px;
  text-align: center;
  color: #ffffff;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 10px;
}

h2 {
  font-family: "Arial", sans-serif;
  font-style: italic;
  font-size: 40px;
  text-align: center;
  color: #ffffff;
  margin: 0;
  padding-top: 60px;
  padding-bottom: 0px;
}

em {
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

a {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

a:hover {
  text-decoration: underline;
}

.contact {
  font-family: "Georgia", sans-serif;
  font-size: 20px;
  color: #28c3ff;
}

.contact a {
  color: #28c3ff;
}

a.button{
  z-index: 2;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-size: 40px;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  display:inline-block;
  position: relative;
  top: -100px;
  background-color:#FF4CA4;
  border: none;
  cursor:pointer;
  margin: -30px auto;
  padding: 4px 20px;
  border: 2px solid #aa0088;
  border-radius: 5px;
  box-shadow: 1px 3px 10px #000022;
}
a.button:hover
{
  top: -98px;
  background-color:#aa0088;
  border: 2px solid #aa0088;
  text-decoration: none;
}

.page {
  min-width: 1250px;
  text-align: center;
}

.basicText {
  font-family: "Neucha", sans-serif;
  font-size: 35px;
  line-height: 120%;
  color: #a0a0a0;
}

.videoPlayerFrame {
  display: block;
  margin: 0 auto;
}

.trailerDescription {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.steamWidget {
  margin-top: 60px;
  text-align: center;
}

.pressKitContainer{
  width: 100%;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.pressKitImage {
  display: inline-block;
  width: 600px;
  vertical-align: top;
  text-align: right;
}
.pressKitDescription {
  display: inline-block;
  width: 600px;
  vertical-align: top;
  text-align: left;
}
.pressKitHeader {
  font-family: "Arial", sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: bold;
  color: #ffffff;
  margin-top: 50px;
  margin-bottom: 20px;
}
.pressKitText {
  font-family: "Neucha", sans-serif;
  font-size: 35px;
  line-height: 120%;
  color: #a0a0a0;
}

.separatorTopContainer {
  position: relative;
  height: 0;
}

.separatorTop {
  position: absolute;
  top: -50px;
  width: 100%;
  height: 70px;
  background-image: url("../img/SeparatorTop.png");
  background-position: center top;
  background-repeat: repeat-x;
}

.separatorBottom {
  width: 100%;
  height: 70px;
  margin-top: 60px;
  background-image: url("../img/SeparatorBottom.png");
  background-position: center top;
  background-repeat: repeat-x;
}

.separatorLightToDark {
  width: 100%;
  height: 25px;
  background-image: url("../img/SeparatorLightToDark.png");
  background-position: center top;
  background-repeat: repeat-x;
}

.separatorDarkToLight {
  width: 100%;
  height: 25px;
  background-image: url("../img/SeparatorDarkToLight.png");
  background-position: center top;
  background-repeat: repeat-x;
}

.releaseGuesstimate {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.releasePlatforms {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.footerArea {
  background-color: #0652a6;
}

.socialIconBar {
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}

.socialIcon {
  width: 50px;
  height: 50px;
  margin-left: 10px;
  margin-right: 10px;
}

#slingMingLogo {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 35vw;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  background-image: url("../img/LogoSlingMing.png");
  background-position: center 50px;
  background-size: 1250px 330px;
  background-repeat: no-repeat;
}

#gnbwLogo {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#gnbwDescription {
  width: 620px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 30px;
  font-family: "Neucha", sans-serif;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}

#pageContent {
  z-index: 2;
  display: inline-block;
  width: 100%;
  min-width: 1250px;
  background-color: #150020;
}

.trailerWrapperNotStarted {
  position: relative;
  width: 1250px;
  height: 703px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-image: url("../img/TrailerBackground.jpg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.trailerWrapperStarted {
  position: relative;
  width: 1250px;
  height: 703px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #000000;
  background-image: none;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.videoButtonOff {
  position: absolute;
  width: 250px;
  height: 150px;
  left: 500px;
  top: 276px;
  background-image: url("../img/VideoButton.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.videoButtonOn {
  position: absolute;
  width: 250px;
  height: 150px;
  left: 500px;
  top: 276px;
  background-image: url("../img/VideoButton.png");
  background-position: 0px -150px;
  background-repeat: no-repeat;
}

.videoButtonText {
  position: absolute;
  width: 1250px;
  height: 150px;
  left: 0px;
  top: 420px;
  font-family: "Neucha", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  text-align: center;
  color: #ffffff;
}

.storeLinkEnabled {
	opacity: 0.8;
	transform: scale(1.0);
}

.storeLinkEnabled:hover {
	opacity: 1.0;
	transform: scale(1.02);
}

.storeLinkDisabled {
	opacity: 0.8;
	transform: scale(1.0);
}
