body,
html {
  height: 100%;
}

h2{
  margin-bottom:0px;
}

a.home{
  text-decoration: none;
  color:#fff!important;
}

ul.btn-list{
  padding:0px 20px;
  text-align: center;
}

div.content{
  padding:0px 20px;
}

div.home-links{
  margin-top:10px;
}
  div.home-links a{
    color:#fff;
    text-decoration: none;
  }

/* FAQs */

div.faqs ol{
  margin-top:0px;
  padding-top:0px;
}

div.faqs li{
  margin-top:0px;
  padding-top:0px;
}

p.question{
  margin:30px 0px 0px;
  padding:0px;
  font-weight: bold;
}
p.answer{
  margin:10px 0px 0px;
  padding-top:0px;
}

body,
figure {
  margin: 0;
}

img,
legend {
  border: 0;
}

#happy,
#happy-studio-logo {
  display: inline-block;
  position: absolute;
  z-index: 1;
}

#loader,
[hidden],
optgroup[disabled],
option[disabled] {
  display: none;
}

#heading,
#loader,
form {
  z-index: 2;
}

#loader,
svg:not(:root) {
  overflow: hidden;
}

#loader,
.wrapper,
body,
form,
sub,
sup {
  position: relative;
}

#heading span,
#loader:after,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

#cta,
#heading,
.btn {
  font-family: GrilledCheeseBTNPro;
}

html {
  box-sizing: border-box;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100%;
}

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

@font-face {
  font-family: GrilledCheeseBTNPro;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/grilled-cheese/GrilledCheeseBTNPro-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/grilled-cheese/GrilledCheeseBTNPro-Regular.woff) format('woff'), url(../fonts/grilled-cheese/GrilledCheeseBTNPro-Regular.ttf) format('truetype'), url(../fonts/grilled-cheese/GrilledCheeseBTNPro-Regular.svg#GrilledCheeseBTNPro) format('svg');
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

body {
  -webkit-font-smoothing: antialiased;
  color: #fff;
  line-height: 1.5;
  font-size: 14px;
  background-color: #3197ea;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(../images/background/background--480.jpg);
}

a:focus {
  outline: dotted thin;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min--moz-device-pixel-ratio: 1.3),
only screen and (-o-min-device-pixel-ratio: 1.3/1),
only screen and (min-resolution: 125dpi),
only screen and (min-resolution: 1.3dppx) {
  body {
    background-image: url(../images/background/background--480-2x.jpg);
    background-size: 100%;
  }
}

@media screen and (min-width: 375px) {
  body {
    background-image: url(../images/background/background--768.jpg);
  }
}

@media only screen and (min-width: 375px) and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min-width: 375px) and (min--moz-device-pixel-ratio: 1.3),
only screen and (min-width: 375px) and (-o-min-device-pixel-ratio: 1.3/1),
only screen and (min-width: 375px) and (min-resolution: 125dpi),
only screen and (min-width: 375px) and (min-resolution: 1.3dppx) {
  body {
    background-image: url(../images/background/background--768-2x.jpg);
    background-size: 100%;
  }
}

@media screen and (min-width: 480px) {
  body {
    background-image: url(../images/background/background--1024.jpg);
  }
}

@media only screen and (min-width: 480px) and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min-width: 480px) and (min--moz-device-pixel-ratio: 1.3),
only screen and (min-width: 480px) and (-o-min-device-pixel-ratio: 1.3/1),
only screen and (min-width: 480px) and (min-resolution: 125dpi),
only screen and (min-width: 480px) and (min-resolution: 1.3dppx) {
  body {
    background-image: url(../images/background/background--1024-2x.jpg);
    background-size: 100%;
  }
}

@media screen and (min-width: 1024px) {
  body {
    background-position: center bottom;
    background-size: 64pc;
  }
}

#happy-studio-logo {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  bottom: 1.5em;
  height: 75pt;
  width: 75pt;
}

[dir='ltr'] #happy-studio-logo {
  right: 1em;
}

[dir='rtl'] #happy-studio-logo {
  left: 1em;
}

#happy {
  background-size: 100%;
  bottom: 1em;
  height: 143px;
  width: 110px;
  background-image: url(../images/happy.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min--moz-device-pixel-ratio: 1.3),
only screen and (-o-min-device-pixel-ratio: 1.3/1),
only screen and (min-resolution: 125dpi),
only screen and (min-resolution: 1.3dppx) {
  #happy {
    background-image: url(../images/happy-2x.png);
    background-size: 110px 143px;
  }
}

[dir='ltr'] #happy {
  left: 2em;
}

[dir='rtl'] #happy {
  right: 2em;
}

@media screen and (min-width: 375px) {
  #happy-studio-logo {
    bottom: 1.5em;
    height: 90pt;
    width: 90pt;
  }
  [dir='ltr'] #happy-studio-logo {
    right: 1.5em;
  }
  [dir='rtl'] #happy-studio-logo {
    left: 1.5em;
  }
  #happy {
    bottom: 1em;
    height: 195px;
    width: 150px;
    background-image: url(../images/happy.png);
  }
  [dir='ltr'] #happy {
    left: 2em;
  }
  [dir='rtl'] #happy {
    right: 2em;
  }
}

@media only screen and (min-width: 375px) and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min-width: 375px) and (min--moz-device-pixel-ratio: 1.3),
only screen and (min-width: 375px) and (-o-min-device-pixel-ratio: 1.3/1),
only screen and (min-width: 375px) and (min-resolution: 125dpi),
only screen and (min-width: 375px) and (min-resolution: 1.3dppx) {
  #happy {
    background-image: url(../images/happy-2x.png);
    background-size: 150px 195px;
  }
}

@media screen and (min-width: 480px) {
  #happy-studio-logo {
    bottom: 1.5em;
    height: 150px;
    width: 150px;
  }
  [dir='ltr'] #happy-studio-logo {
    right: 2em;
  }
  [dir='rtl'] #happy-studio-logo {
    left: 2em;
  }
  #happy {
    bottom: 1em;
    height: 235px;
    width: 180px;
    background-image: url(../images/happy.png);
  }
  [dir='ltr'] #happy {
    left: 4em;
  }
  [dir='rtl'] #happy {
    right: 4em;
  }
}

@media only screen and (min-width: 480px) and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min-width: 480px) and (min--moz-device-pixel-ratio: 1.3),
only screen and (min-width: 480px) and (-o-min-device-pixel-ratio: 1.3/1),
only screen and (min-width: 480px) and (min-resolution: 125dpi),
only screen and (min-width: 480px) and (min-resolution: 1.3dppx) {
  #happy {
    background-image: url(../images/happy-2x.png);
    background-size: 180px 235px;
  }
}

@media screen and (min-width: 768px) {
  #happy {
    bottom: 1em;
    height: 289px;
    width: 222px;
    background-image: url(../images/happy.png);
  }
  [dir='ltr'] #happy {
    left: 6em;
  }
  [dir='rtl'] #happy {
    right: 6em;
  }
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3),
only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 1.3/1),
only screen and (min-width: 768px) and (min-resolution: 125dpi),
only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
  #happy {
    background-image: url(../images/happy-2x.png);
    background-size: 222px 289px;
  }
}

.wrapper {
  width: 100%;
  max-width: 64pc;
  margin: 0 auto;
  padding: 2em;
  text-align: center;
  color: #fff;
  height: 100%;
}

#loader,
#loader:after {
  height: 110px;
  width: 110px;
}

span.brand{
  white-space: nowrap;
}

#heading {
  font-size: 40px;
  margin: 20px 0 40px;
  text-align: center;
  text-shadow: -4px 4px 1px #3171be, -4px 2px 1px #3171be, -4px 0 1px #3171be, -4px -4px 1px #3171be, -4px -2px 1px #3171be, 0 -4px 1px #3171be, 0 4px 1px #3171be, 4px 4px 1px #3171be, 4px 2px 1px #3171be, 4px 0 1px #3171be, 4px -4px 1px #3171be, 4px -2px 1px #3171be;
}

#heading span.after,
#heading span.before {
  font-size: 30px;
  margin-bottom: -10px;
  text-shadow: -3px 3px 1px #3171be, -3px 1.5px 1px #3171be, -3px 0 1px #3171be, -3px -3px 1px #3171be, -3px -1.5px 1px #3171be, 0 -3px 1px #3171be, 0 3px 1px #3171be, 3px 3px 1px #3171be, 3px 1.5px 1px #3171be, 3px 0 1px #3171be, 3px -3px 1px #3171be, 3px -1.5px 1px #3171be;
}

@media screen and (min-width: 375px) {
  #heading,
  #heading span.after,
  #heading span.before {
    text-shadow: -4px 4px 1px #3171be, -4px 2px 1px #3171be, -4px 0 1px #3171be, -4px -4px 1px #3171be, -4px -2px 1px #3171be, 0 -4px 1px #3171be, 0 4px 1px #3171be, 4px 4px 1px #3171be, 4px 2px 1px #3171be, 4px 0 1px #3171be, 4px -4px 1px #3171be, 4px -2px 1px #3171be;
  }
  #heading {
    font-size: 50px;
    margin: 30px 0 50px;
  }
  #heading span.after,
  #heading span.before {
    font-size: 30px;
    margin-bottom: -13px;
  }
}

@media screen and (min-width: 480px) {
  #heading,
  #heading span.after,
  #heading span.before {
    text-shadow: -4px 4px 1px #3171be, -4px 2px 1px #3171be, -4px 0 1px #3171be, -4px -4px 1px #3171be, -4px -2px 1px #3171be, 0 -4px 1px #3171be, 0 4px 1px #3171be, 4px 4px 1px #3171be, 4px 2px 1px #3171be, 4px 0 1px #3171be, 4px -4px 1px #3171be, 4px -2px 1px #3171be;
  }
  #heading {
    font-size: 60px;
    margin: 10px 0 30px;
  }
  #heading span.after,
  #heading span.before {
    font-size: 40px;
    margin-bottom: -20px;
  }
}

@media screen and (min-width: 768px) {
  #heading,
  #heading span.after,
  #heading span.before {
    text-shadow: -4px 4px 1px #3171be, -4px 2px 1px #3171be, -4px 0 1px #3171be, -4px -4px 1px #3171be, -4px -2px 1px #3171be, 0 -4px 1px #3171be, 0 4px 1px #3171be, 4px 4px 1px #3171be, 4px 2px 1px #3171be, 4px 0 1px #3171be, 4px -4px 1px #3171be, 4px -2px 1px #3171be;
  }
  #heading {
    font-size: 5pc;
    margin: 20px 0 50px;
  }
  #heading span.after,
  #heading span.before {
    font-size: 45px;
    margin-bottom: -30px;
  }
}

#dropdown-text {
  margin: 0 0 0.75em;
  text-align: center;
}

#loader {
  margin-left: -55px;
  left: 50%;
  margin-top: 30px;
  background-image: url(../images/loader/loader-bg.png);
}

#loader:after {
  content: ' ';
  position: absolute;
  background-image: url(../images/loader/loader-spinner.gif);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min--moz-device-pixel-ratio: 1.3),
only screen and (-o-min-device-pixel-ratio: 1.3/1),
only screen and (min-resolution: 125dpi),
only screen and (min-resolution: 1.3dppx) {
  #loader {
    background-image: url(../images/loader/loader-bg-2x.png);
    background-size: 110px;
  }
  #loader:after {
    background-image: url(../images/loader/loader-spinner-2x.gif);
    background-size: 110px;
  }
}

#cta {
  margin-top: 0.75em;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.29);
  background-color: #fff;
  color: #51b8ff;
  border: none;
  padding: 6px 20px;
  border-radius: 8px;
  font-size: 20px;
}
#cta.disabled{
  color: #a3d1f8;
}

@media screen and (min-width: 375px) {
  #cta,
  .btn {
    font-size: 25px;
  }
}

@media screen and (min-width: 480px) {
  #cta,
  .btn {
    font-size: 30px;
  }
}

@media screen and (orientation: landscape) {
  body.download{
    background-image:none;
  }
  body.download #happy-studio-logo{
    display:none;
  }
}

.btn {
  text-decoration: none;
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
}

.btn-list li {
  margin-bottom: 20px;
  margin-right: 20px;
  display: inline-block;
}

.btn-list {
  max-width: 780px;
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
}

.content {
  padding: 20px 0;
  max-width: 780px;
  margin: 0 auto;
  font-size: 16px;
}

.content div {
  margin-bottom: 40px;
}

.no-bg {
  background-image: none;
}

.mcplay-logo {
  display: block;
  background: url("../images/mcplay-logo.png") no-repeat 0 0;
  width: 491px;
  height: 146px;
  margin: 40px auto;
}