body {
    background: #111010 !important;
    color: #D0DCDE;
    font-family: "Rokkitt", sans-serif;
}
a, section a, footer a {
    color: #e5e5e5;
    text-decoration: none; 
}
a:hover, section a:hover, footer a:hover {
    color: #23B2A0;
}
section, footer, nav {
	font-family: "Rokkitt", sans-serif;
}
#media2 a {
    color: #000;
    text-decoration: none; 
}
#home {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100vh;
    z-index: 1;
    position: relative;
    background: url("images/ether-back.svg") no-repeat;
    background-position: bottom right;
    background-size: cover;
    padding-top: 5%;
}
#platform nav {
	position: unset;
	background-color: #111010
}
.vignette {
    width: 100vw;
    height: 100vh;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    background: url("images/vignette.png") no-repeat;
    background-position: bottom center;
    background-size: cover;
}
.welcome {
    width: 70%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    position: relative;
    text-align: center;
    pointer-events:auto;
}
.welcome img {
    width: 40%;
    height: auto;
    position: absolute;
    right: 10%;
    top: 15%;
}
nav {
    display: flex;
    position: absolute;
    bottom: -15px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-size: 19.2px;
    line-height: 24px;
    color: #e5e5e5;
    justify-content: center;
    left: 50%;
    right: 50%;
}
nav ul {
    display: flex;
    flex-flow: row;
    padding-left: 50px;
    padding-right: 50px;
}
nav li {
    list-style: none;
    flex-flow: row;
    margin: 20px;
}
.lang li {
	margin: auto 20px auto 20px;
}
header ul {
    padding: 0px;
    margin: 0px;
}
.loc {
    position: absolute;
    right: 40px;
    top: 40px;
    z-index: 2;
    background: url("images/button-border.svg") no-repeat;
    background-size: cover;
    background-position: 0 0;
}
.loc li {
    list-style: none;
    padding: 10px 15px 0px 20px;
    color: #949494;
    border-radius: 2px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid rgba(27, 25, 22, 0.14);
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
}
.flag {
    background: url("https://www.whitepapergames.com/2021/images/loc.svg") no-repeat;
    background-position: -10px 0px;
    background-size: 40px;
    width: 20px;
    height: 20px;
    float: right;
    margin: 2px 0px 0px 15px;
}
.en {
    background-position: -10px 0px;
}
.fr {
    background-position: -10px -20px;
}
.it {
    background-position: -10px -40px;
}
.de {
    background-position: -10px -60px;
}
.es {
    background-position: -10px -80px;
}
.br {
    background-position: -10px -100px;
}
.zh {
    background-position: -10px -120px;
}
.jp {
    background-position: -10px -140px;
}
.modal-content {
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    background: url("images/loc-frame.svg") no-repeat;
    background-size: cover;
    background-position: 0 0;
	margin-top: 100px;
}
.modal-dialog {
    max-width: 485px;
}
.modal-body .title {
    width: auto;
}
.modal-header {
    border-bottom: none;
}
.modal-header .btn-close {
    padding: 13px .5rem;
}
.modal-body {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 45px;
    margin-top: -30px;
}
.modal-body > div {
    height: auto;
    margin: 0 auto 15px auto;
    position: relative;
}
.modal-body .flag {
    float: left;
    margin: 2px 10px 0px 15px;
}
.btn-close {
    font-size: 20px;
}
.rating {
    position: absolute;
    right: 50px;
    bottom: 50px;
}
#about {
    width: 100%;
    padding: 70px 80px 40px 80px;
	text-align: center;
	font-size: 24px;
	color: #e5e5e5
}
.span-back, .span-back02, .span-back03 {
    padding-left: 60px;
    padding-right: 60px;
    margin-left: 20px;
    text-align: center;
    color: #E5E5E5;
}

.platform01 {
    width: 100px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.platform01 img {
    height: 32px;
    width: auto;
    margin: 1em;
}
.budge {
    margin-top: -4px;
}
#about02 {
    background: url("images/about.jpg") no-repeat;
    background-size: cover;
	background-position: 0px 2px;
	position: relative;
	padding-bottom: 50px;
}
.right {
    float: right;
    margin-top: -20px;
}
.span {
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding: 4px;
    text-transform: uppercase;
    margin-bottom: 100px;
	position: relative;
	z-index: 2
}
.underline {
    border-bottom: 3px solid #23B2A0;
}
.about02-head {
	width: 100%;
	height: 550px;
	background: url("images/black-header.svg") no-repeat;
	background-size: cover;
	background-position: 0 -55px;
}
.about02-foot {
	width: 100%;
	height: 550px;
	background: url("images/black-footer.svg") no-repeat;
	background-size: contain;
	background-position: bottom;
	position: absolute;
	bottom: -1px;
}
.foot {
	width: 100%;
    height: 60px;
    background: url("images/black-footer2.svg") no-repeat;
    background-size: cover;
    background-color: #f6f6f6;
    background-position: -5px -2px;
}
.break-center {
    width: 20%;
    height: 4px;
    margin: 0px auto 50px auto;
    background: url("images/break-02.svg") no-repeat;
    background-size: cover;
    background-position: top left;
}
.about-sub {
    width: 800px;
    font-size: 40px;
    font-weight: 700;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 100px;
	margin-top: -400px;
	text-transform: uppercase;
}
.gold-span {
    color: #23B2A0;	
}
.red-span {
	color: #d3312c
}
.black-back {
	background-color: #111010;
	padding: 3px;
}
.about-main {
    width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	z-index: 2
}
.shift {
	width: 400px;
}
.about-main {
    display: flex
}
#full .about-main > div {
    font-size: 20px;
    color: #f6f6f6;
    padding: 0 20px;
	width: 100%;
	text-align: center;
}
.about-main > div {
    font-size: 20px;
    color: #111010;
    padding: 0 20px;
	width: 100%;
	text-align: center;
}
#faq .about-main > div {
	color: #606264;
}
.about-sub02 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.button {
    text-transform: uppercase;
    text-align: center;
    background: #23B2A0;
    color: #010709;
    font-size: 24px;
    font-weight: 700;
    margin: 5px;
    padding-right: 25px;
    padding-left: 25px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }
.img {
    position: relative;
	width: 1000px;
	margin: 0px auto 50px auto;
}
.button-back {
    margin: 0px auto 0px auto;
    padding: 5px 10px 5px 10px;
    border-top: 3px solid #111010;
    border-bottom: 3px solid #111010;
    width: 330px;
}
.title {
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 100%;
    background: url(images/span-back.svg) no-repeat;
    background-position: center;
    background-size: contain;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
}
#platform .title, #devblog .title {
    width: auto;
    font-style: normal;
    background-size: contain
}
#features .break-left, #features .break-right, .med .break-left, .med .break-right {
    -webkit-transform:rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.feature-circ {
    margin-top: 200px;
}
.circle {
    display: block;
    position: relative;
    margin-top: -50px;
}
.circ-crop {
    width: 300px;
    overflow: hidden;
    border-radius: 150px;
    height: 300px;
	border: 5px solid #393939;
}
.l {
    right: 50%;
    margin-left: 50%;
}
.r {
    left: 60%;
    margin-right: 35%;
}
.circ-crop img {
	height: 300px;
	position: absolute;
}
.f01 .circ-crop {
    background: url("images/circle.svg") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 2;
}
.f01 img {
	left: -90%;
}
.f02 img, .f04 img {
	left: -71%;
}
.f03 img {
	left: -35%
}
.f02 .circ-crop {
    background: url("images/circle-2.svg") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 2;
}
.f03 .circ-crop {
    background: url("images/circle-3.svg") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 2;
}
.f04 .circ-crop {
    background: url("images/circle-4.svg") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 2;
}
.feature-text {
    margin: auto;
    width: 70%;
    text-align: left;
    position: absolute;
    top: 30%;
    left: 250px;
    color: #23B2A0;
    font-size: 22px;
}
.feat-back {
    background: #010709;
    line-height: 32px;
    margin: 5px;
    padding: 5px;
    position: relative;
    z-index: 3;
}
.space {
    height: 10px;
    width: 100%;
}
.f02 .break-center {
    width: 260px;
    margin: 0px 0px 10px -85px;
    position: relative;
    z-index: 1;
}
.f03 .break-center {
    width: 430px;
    margin: -10px 0px 30px -280px;
    position: relative;
    z-index: 1;
}
.f04 .break-center {
    width: 430px;
    margin: 75px 0px -90px -300px;
    position: relative;
    z-index: 1;
}
#media {
    padding-top: 200px;
	background-color: #f6f6f6;
}
.media, #misc, #faq {
    padding-top: 100px;
	background-color: #f6f6f6;
}
#faq .about-main {
	margin-top: 100px;
}
#faq .about-main a {
	color: #23B2A0;
}
#faq .about-main > div {
	text-align: justify;
	padding: 0px 70px;
}
#faq .about-main .gold-span {
	text-transform: uppercase;
	font-size: 24px;
}
.faq #platform {
	width: 70%
}
.faq {
	background-color: #f6f6f6 !important;
}
.faq .col-wrap > div {
	font-size: 20px;
	text-transform: uppercase;
}
.faq #platform a {
	color: #000;
}
.media {
    width: 70%;
    display: flex;
    position: relative;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
}
#devblog, #mail, #platform, #media2, #download2 {
	background-color: #f6f6f6;
}
.index #platform {
	background-color: #111010;
}
.break-left {
	width: 100%;
	padding: 50px;
}
#platform, #devblog, #mail {
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
    padding-top: 100px;
    text-align: center;
}
#platform a {
	color: #9ea0a1;
}
#platform ul {
	margin-top: 1rem;
}
#devblog {
	padding-bottom: 50px;
}
#mail {
	padding-top: 100px;
	color: #111010;
}
#platform {
	padding-top: 100px;
	padding-bottom: 5px;
	color: #111010
}
#misc .media > div {
    width: 30%;
}
.media > div {
    width: 45%;
    height: auto;
    margin: 5px;
    position: relative;
}
.media img, .blog img {
    margin: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
	border: 2px solid rgba(0,0,0,0.00);
}

.media a:hover img {
    border: 2px solid #23B2A0;
}
.media a:hover .button, .button:hover {
    color: #23B2A0;
}
#media .break-center {
    z-index: 1;
    position: relative;
    display: block;
    width: 40%
}
#media .title {
    margin-top: -70px;
    z-index: 2;
    position: relative;
    display: block;
}
.platform {
    width: 70%;
    display: flex;
    position: relative;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px auto 100px auto;
}
.platform > div {
    width: 20%;
    height: auto;
    margin: 30px;
    position: relative;
}
.platform > div img {
    margin-left: auto;
    margin-right: auto;
    height: 35px;
    width: auto;	
}
.blog {
    display: flex;
    position: relative;
    flex-flow: row;
    justify-content: center;
    margin: 50px auto 0 auto;
    overflow: hidden;
	width: 70%

}
.blog-div {
    width: 50%;
    height: 350px;
    margin: 20px;
    position: relative;
}
.wp-text {
    width: 100%;
    padding: 25px;
    background: #010709;
    left: 0;
    z-index: 3;
    position: absolute;
    display: block;
    text-align: left;
    bottom: 0px
}
.wp-image {
    width: 100%;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    overflow: hidden;
	padding: 50px;
}
.wp-image img {
    width: 100%;
    height: auto;
}
.wp-title {
    width: 100%;
    font-size: 24px;
}
.blog-link {
    margin: 50px auto 0 auto;
}
#mail .gold-span {
    font-size: 24px;
    font-style: normal;
	color: #111010;
    text-transform: uppercase;
}
#mail .credits .gold-span {
    font-size: 24px;
    font-style: normal;
	color: #23B2A0;
    text-transform: uppercase;
	
}
.credits {
	color: #111010;
}
.email {
    position: relative;
    display: inline-block;
    width: 40%;
	padding-top: 8px;
padding-right: 10px;
}
.email input {
    padding: 5px;
    font-style: italic;
    color: #7B7D7F;
    border: 2px solid #111010;
    border-radius: 7px;
	width: 100%;
}
.submit {
    position: relative;
    display: inline-block;
		padding: 5px 10px 5px 10px;
border-top: 3px solid #111010;
border-bottom: 3px solid #111010;
}
.submit input {
    border: 0;
}
.mc-field-group {
    display: flex;
    justify-content: center;
    flex-flow: row;
    width: 70%;
    margin: 0px auto 0px auto;
}
.submit .button {
    font-size: 18px;
}
footer {
  width: 100%;
  height: auto;
  padding: 20px 0 20px 0;
	background-color: #111010 !important;
}
.footer-surround {
    height: 150px;
    width: 100%;
    margin: -2px 0 20px 0;
    display: flex;
    flex-flow: row;
}
.foot-main {
    margin: 0 auto 0 auto;
    justify-content: center;
    text-align: center;
    padding: 30px 0;
    font-size: 14px;
	text-transform: uppercase;
}
.foot-main img {
    width: 100%;
    min-width: 300px;
}
.social {
    flex-flow: row;
    display: flex;
    flex-wrap: wrap;
    margin-top: 55px;
    margin-left: 50px;
	width: 490px;
}
.social img {
    margin: 10px;
	height: 28px;
}
.links {
    display: flex;
    flex-flow: row;
    justify-content: center;
    padding-right: 50px;
	width: 490px;
}
.links span{
    margin: 65px 20px;
    text-transform: uppercase;
    color: #e5e5e5;
}

#media .break-center {
    z-index: 1;
    position: relative;
    display: block;
    width: 40%
}
#media .title {
    margin-top: -70px;
    z-index: 2;
    position: relative;
    display: block;
}
.active a {
      color:#23B2A0
}
.med {
    background: url("images/about-background.png") no-repeat;
    background-size: auto;
    background-size: cover;
    position: static;
    background-color: #010709;
}
.med .platform {
    flex-wrap: nowrap;
    margin: 50px auto 20px auto;
}
.med nav {
    display: inline-block;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    width: auto;
}
.med #platform {
    margin-bottom: 0;
}
.med #platform .title {
    margin: 0 auto 20px auto;
}
.med .break-left {
    margin-bottom: 100px;
}
#media2 .media {
    margin-top: 0;
}
#media2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
dia2 .trailer > div {
    width: 30% !important;
}
.trailer {
	padding-bottom: 50px !important;
	padding-top: 50px !important;
}
.spacer {
				width: 30%;
				height: 3px;
				margin-right: auto;
				margin-left: auto;
				border-bottom: #000 2px solid;
			}
#media2 .trailer .col {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}
#media2 .media > div {
    margin: 0;
}
#media2 .col2 {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;
}
.trailer {
    margin-top: 20px;
}
.text {
    background-color: #010709;
    padding: 10px 20px 0px 20px;
    color: #e5e5e5;
    margin: 10px 0 10px 0 !important;
    position: relative;
}
.trailer .text {
	background-color: transparent;
	font-style: normal;
	color: #000;
	font-size: 24px;
}
.trailer > div {
	width: 20% !important;
}
.youtube img {
    width: 100px;
	margin: 0;
}
.media .youtube img {
    background: none;
}
.heading {
    font-size: 25px;
    color: #000;
	text-transform: uppercase;
}
.trailer .col {
    padding: 5px 20px 5px 20px;
}
#download .about-main > div {
    width: 50%;
    margin-top: 40px;
    margin-bottom: 50px;
    text-align: center;
}
#download2 .about-main > div {
    width: 100%;
    margin-top: 40px;
    text-align: center;
	font-size: 24px;
}
#download2 .about-main a {
	color: #000;
}
#download .button-back {
    position: relative;
}
#download .button {
    font-size: 18px;
}
.char {
    width: 70%;
    display: flex;
    position: relative;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px auto 50px auto;
}
.char .circle {
    margin: 0;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.char .circle img {
    width: 100%;
}
.char .text {
    background-color: #010709;
    padding: 20px;
    color: #e5e5e5;
    font-style: italic;
    position: relative;
    width: 70%;
    margin: -50px auto 0 auto !important;
    z-index: 3;
}
.back {
    position: absolute;
    z-index: 10;
    color: #111010;
    top: 100px;
    left: 100px;
    width: auto;
    padding: 10px 20px 10px 20px;
    font-family: "Rokkitt", sans-serif;
    text-transform: uppercase;

}
.back img {
    width: 10px;
    margin-right: 10px;
    -webkit-transform:rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#faq {
    padding-top: 100px;
}
.col-wrap {
    display: flex;
    flex-flow: row;
    width: 100%;
    justify-content: center;
    margin-top: 100px;
}
.col-wrap > div {
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.soc {
    width: 40px;
    height: 40px;
}
.col-wrap p {
    margin-top: 5px;
}
#mc-embedded-subscribe {
	border: none;
}
.contact input, .contact textarea, .pre input, .pre textarea {
    background: #f6f6f6;
    border-radius: 4px;
    border: 1px solid #7B7D7F;
    padding: 10px;
    line-height: 24px;
    font-size: 16px;
    color: #2F2F2F;
    width: 100%;
    text-transform: lowercase;
}
.contact label {
    display: none;
}
.contact {
    width: 50%;
    margin: 50px auto 10px auto;
    position: relative;
}
#platform .submit {
    margin-top: 100px;
}
.press .title {
    margin-bottom: 50px !important;
}	
.press-surround {
    width: 50%;
    margin: 50px auto 0px auto;
}
.press {
    border-top: 3px solid #494949;
    padding: 20px 0 20px 10px;
    text-align: left;
}
.press-downsize {
    float: right;
    width: auto;
    flex-flow: row;
    display: flex;
    line-height: 35px;
    margin: -10px 0;
}
.press-down {
    height: 40px;
    width: 40px;
    border-radius: 35px;
    background: #494949;
    margin-left: 10px;
}
.press img {
    height: 15px;
    width: auto;
    margin: 11px 15px;
}
.last {
    border-bottom: 3px solid #494949
}
.press-vid div img {
    padding: 0 40px 40px 40px;
    border-bottom: 3px solid #ECEAE7;
    border-radius: 2px;
}
.press-vid > div {
    margin-left: 5px;
}
.press-vid {
    display: flex;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    margin: 20px;

}
.col-wrap > .trailer {
    display: flex;
    flex-flow: row;
    width: 60%;
    justify-content: center;
}
.platform > .trailer {
    display: flex;
    flex-flow: row;
    margin-left: 80px;
}
.press-vid .play img {
  margin-left: auto;
  margin-right: auto;
  height: 100px;
  width: auto;
  border: none;
  margin-top: -225px;
}
.flex-col {
  display: flex;
  flex-flow: column;
}
.press-vid .youtube {
  border: 0;
  width: 80px;
  text-align: center;
  margin: 10px auto 20px auto;
  position: relative;
  height: auto;
  padding: 0 0 10px 0;
}
.pre .col-wrap {
    margin-top: 0px;
}
.pre .title {
    width: auto;
    margin-bottom: 50px;
}
.wall .media {
    margin-bottom: 0;
	padding-bottom: 0;
}
.wall .press-surround {
    width: 44%
}
.soon {
    text-align: center;
    font-size: 20px;
}
		  #awards {
			  width: 70%;
              height: auto;
              display: flex;
              position: relative;
              margin-top: -35px;
              background-color: #111010;
              padding: 50px 0 50px 0;
              justify-content: center;
              margin-left: auto;
              margin-right: auto;
		  }
		  #awards img {
			  flex: 1;
			  height: 20%;
			  margin: 50px;
		  }
		  #features {
			  padding-top: 150px;
			  justify-content: center;
              display: flex;
              flex-flow: column;
          }
		  #features, #trailer-main {
			  background-color: #f6f6f6;
			  padding-bottom: 50px
		  }
		  #trailer-main img {
              margin: 0px auto 20px auto;
              width: 70%;
              max-width: 1000px;
              height: auto;
              display: block;
              padding: 15px;
              background: url("images/img-border.svg") no-repeat;
              background-size: cover;
          }
		  .features-head {
			  width: auto;
              margin-left: auto;
              margin-right: auto;
              font-size: 30px;
              font-weight: 700;
              text-transform: uppercase;
              color: #111010;
              display: block;
              margin-top: 70px;
		  }
		  .features-col {
			  width: 70%;
              margin-bottom: 100px;
              display: flex;
              flex-flow: row;
              margin-left: auto;
              margin-right: auto;
		  }
		  .features-col > div {
			  width: 50%;
			  min-wdith: 400px;
			  margin-right: 25px;
			  height: auto;
			  display: flex;
			  flex-flow: column;
			  margin-top: 100px;
			  position: relative;
		  }
		  .feat-head {
			  width: 100%;
			  height: 34px;
			  background: url("images/feat-head.svg") no-repeat;
			  background-size: cover;
		  }
		  .features-col > div img {
			  width: 100%;
			  height: auto;
		  }
		  .feat-foot {
			  width: 100%;
			  height: 34px;
			  background: url("images/feat-foot.svg") no-repeat;
			  background-size: cover;
			  margin-top: -2px;
		  }
		  .feat-capt {
			  width: 300px;
              height: 151px;
              background: url("images/feat-capt.svg") no-repeat;
              background-size: cover;
              color: #111010;
              padding: 20px;
              text-align: center;
              font-size: 18px;
			  position: absolute;
			  bottom: -80px;
		  }
		  .capt1 {
              left: -70px;
		  }
		  .capt2 {
			  right: -70px;
		  }
		  .soundtrack {
			  width: 70%;
              margin: 100px auto 100px auto;
		  }
		  .albumart {
			  width: 30%;
			  float: left;
			  -webkit-transform:rotate(3deg);
              -moz-transform: rotate(3deg);
              -ms-transform: rotate(3deg);
              -o-transform: rotate(3deg);
              transform: rotate(3deg);
		  }
		  .albumart img {
			  width: 100%;
		  }
		  .album-purchase {
			  width: 70%;
			  float: left;
			  margin-top: 5%;
			  text-transform: uppercase;
			  color: #111010;
			  text-align: left;
		  }
		  .album-text {
			  width: 100%;
			  height: 40%;
			  padding: 20px 50px 20px 5%;
			  font-size: 24px
		  }
		  .album-link {
			  width: 100%;
			  height: 40%;
			  margin-left: -5%;
			  background: url("images/album-purchase.svg") no-repeat;
			  background-size: contain;
			  font-size: 20px;
			  padding: 38px 50px 20px 10%;
			  color: #D0DCDE;
		  }
		  .button-ether {
			  background-color: #D0DCDE;
              padding: 5px;
              color: #111010;
              text-transform: uppercase;
              width: 135px;
              height: auto;
              margin: 0px 5px 0px 5px;
              display: inline-block;
              text-align: center;
              font-weight: bold;
			  cursor: pointer;
		  }
		  .platform-head {
			  width: 100%;
			  height: 3vh;
			  background: url("images/platform-head.svg") no-repeat;
			  background-size: cover;
			  background-color: #f6f6f6;
			  background-position: 0px 2px;
		  }
		  .platform-foot {
			  -webkit-transform:rotate(180deg);
              -moz-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
              -o-transform: rotate(180deg);
              transform: rotate(180deg);
		  }
		  .media .button-ether {
			  position: absolute;
		  }
		  .b01, .b03{
			  right: 0px;
		  }
		  .b01, .b02 {
			  bottom: 10%;
		  }
		  .b03, .b04 {
			  top: 10%;
		  }
.b02, .b04 {
	left: 10px;
}
		  .submit .button-back, .misc .button-back {
			  border-top: 0;
              border-bottom: 0;
              width: auto;
              margin: 0px 10px 0px 10px;
			  padding: 0px;
			  background-color: #E5E5E5;
		  }
		  .submit .button, .misc .button {
			  background-color: transparent
		  }
		  .misc .button-back {
			  position: relative;
              margin-left: auto;
              margin-right: auto;
              width: 260px;
              display: block;
              top: -50%;
		  }
		  .foot-back {
			  background: url("images/footer-01.svg") no-repeat;
			  background-size: cover;
			  height: 260px;
			  width: 100%;
			  background-color: #f6f6f6;
			  background-position: bottom right;
		  }

@media only screen and (max-width: 1000px) {
  .date {
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      display: block;
      position: relative;
      width: 100%;
  }
    .platform01 {
        margin: 30px auto 0 auto;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap
    }
	.welcome img {
		width: 70%;
	}
    .span-back {
        margin: 30px 10px;
        display: block;
        background-size: contain;
    }
    .media {
        display: block;
    }
    .media > div {
        width: 100%;
    }
    .img .button-back {
        left: 50%;
    }
    .mc-field-group {
        display: block;
    }
    .submit {
        margin-top: 50px;
        width: 100%;
    }
	.footer-surround {
        display: block;
        height: auto;
    }
    .social {
        justify-content: center;
        margin-left: 0;
    }
    .foot-main {
        margin: 30px 50px;
    }
    .links {
        padding-right: 0;
    }
	#misc .media > div {
		width: 100%;
	}
}
@media only screen and (min-width: 701px) {
	#media2 .col {
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
}
}
@media only screen and (max-width: 700px) {
    .loc {
        display: none;
    }
    #about02 img {
        margin: 0;
        width: 100%;
    }
	nav ul {
		flex-flow: column;
		background-size: cover;
	}
	.welcome img {
		width: 100%;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		right: auto;
	}
    .about-sub, .media {
        width: 100%;
        padding: 20px;
        font-size: 16px;
        margin-bottom: 0;
    }
    .about-main, .feature-circ {
        width: 100%;
        display: block;
    }
	.about-main > div {
		width: 100%;
	}
    .feature-circ {
        margin-top: 0;
    }
    .about-sub02, #mail, .email {
        width: 100%;
    }
    .span-back02 {
        background-size: cover;
        width: 100%;
        display: block;
        padding: 10px;
    }
    .span-back03 {
        margin-left: 0;
        display: block;
    }
    .circle {
        margin-top: 20px
    }
    .circle .circ-crop {
        margin: 0 auto 0 auto;
        display: block;
    }
    .l, .r {
        right: unset;
        left: unset;
        margin-left: unset;
        width: 100%;
        display: block;
    }
    .feature-text {
        margin: auto;
        position: relative;
        top: 0;
        left: 0;
    }
    .platform {
        display: block;
    }
    .platform > div {
        width: auto;
        margin: 40px;
    }
    .blog {
        display: block;
    }
    .blog-div {
        width: 100%;
        overflow: hidden;
    }
    .wp-title {
        max-width: 100%;
    }
    .wp-text {
        max-width: 100%;
        bottom: 0;
    }
    .wp-image {
        max-width: 100%;
        position: relative;
    }
    .blog-link-shift {
        position: relative;
        right: unset;
    }
    .blog-link-shift .button-back, .submit .button-back {
        top: unset;
        left: 50%;
    }
    .media {
        margin-top: 0;
    }
	.features-col, #awards, .blog {
		flex-flow: column;
	}
	.features-col {
		width: 70%;
	}
	.features-col > div {
		width: 100%;
		padding: 10px;
	}
	.soundtrack {
        width: 100%;
        display: flex;
		flex-flow: column;
	}
	.albumart {
    	width: 50%;
		margin: 0px auto 0px auto;
	}
	.album-purchase {
    	width: 100%;
    	margin: 5% auto 0 auto;
		text-align: center;
	}
	.album-link {
		width: 100%;
		margin-left: 0px;
		background-size: cover;
		padding: 10px;
	}
	nav a {
		color: #111010;
	}
	.feat-capt {
		position: relative;
		right: 0;
        bottom: 0;
        top: -50px;
        left: 0;
        height: auto;
		width: 100%
	}
	.button-ether {
		width: auto;
	}
	#media2 .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
	max-width: 100%;}
}

/* SLICK SETTINGS */
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
