

.website-wrapper {
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
@media only screen and ( min-width: 768px ) {
  .website-wrapper {
     overflow: auto;
   }
}

.body-wrapper ul{
    margin-bottom: 0;
}

h1, .h1 {
  background: none;
  font-size: 42px;
  font-size: 4.2rem;
  font-weight: 700;
  text-shadow: 0 2px 4px rgba(238, 238, 238, 0.2);
  height: auto;
  padding: 0;
  margin: 0 0 10px 0;
}

h3, .h3 {
  margin-bottom:0;
}

#row-one {
  text-align: center;
  height: 760px;
  width: 100%;
  position: relative;
  margin-top: -83px;
}
#row-one .layer-one, #row-one .layer-three {
  background-image: url("../images/spe/Child-of-the-Dawn/bastion.png");
  background-position: top center;
  background-repeat: no-repeat;
  height: 760px;
  width: 100%;
  position: absolute;
  z-index: 5;
  transition: background-position .3s;
}
#row-one .layer-two {
  background-image: url("../images/spe/Child-of-the-Dawn/rook.png");
  background-position: top center;
  background-repeat: no-repeat;
  height: 760px;
  width: 100%;
  position: absolute;
  z-index: 3;
   transition: background-position .3s;
}
#row-one .layer-three {
  background-image: url("../images/spe/Child-of-the-Dawn/mountains.jpg");
  z-index: 2;
   transition: background-position .3s;
}
#row-one .header-logo {
  background-image: url("../images/spe/Child-of-the-Dawn/logo.png");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: bottom;
  max-width: 592px;
  height: 340px;
  margin: 0px auto;
  padding-bottom: 30px;
  position: relative;
  width: 100%;
  z-index: 4;
}
#row-one .header-contain {
  margin: 20px auto 0 auto;
  max-width: 600px;
  width: 90%;
  padding: 0 5%;
  position: relative;
  z-index: 4;
}
#row-one .header-contain h1 {
  font-size: 30px;
  font-size: 3rem;
  text-shadow: 0px 0px 12px black;
}
#row-one .play-wrapper {
  background-color: #090d24;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.1), inset 0 2px 3px rgba(4, 5, 13, 0.9);
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.1), inset 0 2px 3px rgba(4, 5, 13, 0.9);
  display: block;
  position: absolute;
  z-index: 5;
  width: 150px;
  height: 150px;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  bottom: -80px;
  left: 50%;
  margin-left: -75px;
}
#row-one .play-wrapper:hover {
  background-color: #141a41;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#row-one .play-wrapper .play-ring {
  background-color: #161831;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 5px #02030a;
  box-shadow: 0 0 5px #02030a;
  position: relative;
  width: 120px;
  height: 120px;
  display: block;
  top: 15px;
  left: 15px;
}
#row-one .play-wrapper .play-ring .play-btn {
  background-color: #3d4676;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 5px rgba(198, 205, 229, 0.2);
  box-shadow: inset 0 0 5px rgba(198, 205, 229, 0.2);
  position: relative;
  width: 110px;
  height: 110px;
  display: block;
  top: 5px;
  left: 5px;
}
#row-one .play-wrapper .play-ring .arrow-right {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 40px solid #141a41;
  top: 35px;
  left: 45px;
  display: block;
}

#row-two {
  background: url("../images/spe/Child-of-the-Dawn/background-texture.png") #50596d;
  -webkit-box-shadow: inset 0 0 5px rgba(187, 197, 226, 0.3);
  box-shadow: inset 0 0 5px rgba(187, 197, 226, 0.3);
  width: 100%;
}
#row-two .content-wrapper {
  width: 90%;
  max-width: 880px;
  margin: 0px auto;
  padding: 100px 5% 30px 5%;
  text-align: center;
}
#row-two .content-wrapper .spe-models {
  height: 300px;
  max-width: 860px;
  margin-top: 40px;
  width: 100%;
  text-align: justify;
}
#row-two .content-wrapper .spe-models li {
  display: inline-block;
  position: relative;
}
#row-two .content-wrapper .spe-models .rat {
  background-image: url("../images/spe/Child-of-the-Dawn/rat-model.png");
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  width: 117px;
  height: 77px;
  z-index: 2;
}
#row-two .content-wrapper .spe-models .wizzard, #row-two .content-wrapper .spe-models .king, #row-two .content-wrapper .spe-models .execute, #row-two .content-wrapper .spe-models .spider {
  background-image: url("../images/spe/Child-of-the-Dawn/wizzard-model.png");
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  width: 196px;
  height: 246px;
  z-index: 2;
}
#row-two .content-wrapper .spe-models .king {
  background-image: url("../images/spe/Child-of-the-Dawn/king-model.png");
  width: 129px;
  height: 183px;
}
#row-two .content-wrapper .spe-models .execute {
  background-image: url("../images/spe/Child-of-the-Dawn/execute-model.png");
  width: 107px;
  height: 206px;
}
#row-two .content-wrapper .spe-models .spider {
  background-image: url("../images/spe/Child-of-the-Dawn/spider-model.png");
  width: 112px;
  height: 105px;
}
#row-two .content-wrapper .spe-models:after {
  content: "";
  display: inline-block;
  width: 100%;
}
#row-two .content-wrapper:after {
  content: "";
  display: inline-block;
  width: 100%;
}

#row-three {
  background: url("../images/spe/Child-of-the-Dawn/background-b.jpg");
  height: 550px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
   transition: background-position .3s;
}
#row-three .act-one-contain {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}
#row-three .act-one-contain .left-box {
  width: 40%;
  margin-left: 25px;
}
#row-three .act-one-contain .left-box .cotd-logo {
  background-image: url("../images/spe/Child-of-the-Dawn/logo.png");
  background-repeat: no-repeat;
  background-position: bottom;
  -webkit-background-size: contain;
  background-size: contain;
  height: 170px;
  margin: 0px auto;
  max-width: 400px;
  padding-bottom: 30px;
  text-align: center;
}
#row-three .act-one-contain .left-box .text-box {
  padding-top: 30px;
}
#row-three:after {
  position: absolute;
  background: url("../images/spe/Child-of-the-Dawn/custom-shape.png") no-repeat center center;
  content: "";
  display: block;
  width: 100%;
  height: 36px;
  bottom: 0;
}

#row-four {
  background: url("../images/spe/Child-of-the-Dawn/background-texture.png") #50596d;
  width: 100%;
}
#row-four .content-wrapper {
  width: 90%;
  max-width: 880px;
  margin: 0px auto;
  text-align: center;
  overflow: hidden;
  padding: 50px 5% 0 5%;
}
#row-four .content-wrapper .earn-rewards {
  width: 100%;
  max-width: 400px;
  margin: 30px auto;
  text-align: justify;
  margin-bottom: 0;
}
#row-four .content-wrapper .earn-rewards li {
  display: inline-block;
}
#row-four .content-wrapper .earn-rewards li.reward-icon {
  text-align: center;
  margin-bottom: 0;
}
#row-four .content-wrapper .earn-rewards li.reward-icon .elixir-icon, #row-four .content-wrapper .earn-rewards li.reward-icon .seal-icon, #row-four .content-wrapper .earn-rewards li.reward-icon .spe-icon {
  background-image: url("../images/spe/Child-of-the-Dawn/elixir-icon.png");
  background-position: top center;
  background-repeat: no-repeat;
  width: 75px;
  height: 100px;
}
#row-four .content-wrapper .earn-rewards li.reward-icon .seal-icon {
  background-image: url("../images/spe/Child-of-the-Dawn/seal-icon.png");
  width: 75px;
  height: 100px;
}
#row-four .content-wrapper .earn-rewards li.reward-icon .spe-icon {
  background-image: url("../images/spe/Child-of-the-Dawn/spe-icon.png");
  width: 78px;
  height: 94px;
}
#row-four .content-wrapper .earn-rewards:after {
  content: "";
  display: inline-block;
  width: 100%;
}

#row-five {
  background: url("../images/spe/Child-of-the-Dawn/background-texture.png") #50596d;
  position: relative;
  width: 100%;
}
#row-five .content-wrapper {
  width: 90%;
  max-width: 960px;
  margin: 0px auto;
  padding: 0px 5% 50px 5%;
  text-align: center;
}
#row-five .content-wrapper .media-wrapper {
  font-size: 0;
  margin-top: 40px;
  text-align: center;
  width: 100%;
}
#row-five .content-wrapper .media-wrapper .img-contain {
  -webkit-box-shadow: 0 2px 0 0 rgba(10, 22, 28, 0.6), 0 1px 1px 0 rgba(213, 226, 238, 0.4) inset;
  box-shadow: 0 2px 0 0 rgba(10, 22, 28, 0.6), 0 1px 1px 0 rgba(213, 226, 238, 0.4) inset;
  border-radius: 8px;
  display: inline-block;
  width: 220px;
  margin: 0px 5px 12px 5px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#row-five .content-wrapper .media-wrapper .img-contain .image-fit {
  max-width: 100%;
  position: relative;
  vertical-align: bottom;
  z-index: -2;
}
#row-five .content-wrapper .media-wrapper:last-child {
  margin-bottom: 0;
}
#row-five .content-wrapper .media-wrapper:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.separator {
  margin: 40px auto !important;
  background: url("../images/spe//radial-gradient-200-white.png") center -2px no-repeat;
  -webkit-background-size: 100% 5px;
  background-size: 100% 5px;
  height: 3px;
  margin: 0 auto;
  opacity: 0.7;
  position: relative;
}
.separator:before {
  background: url("../images/spe//radial-gradient-200-dark.png") center 0 no-repeat;
  -webkit-background-size: 100% 5px;
  background-size: 100% 5px;
  content: ' ';
  opacity: 0.8;
  position: absolute;
  height: 3px;
  left: 0;
  top: -3px;
  width: 100%;
}

.button {
  border: 0 none;
  border-radius: 15px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0;
  outline: none;
  text-decoration: none;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
.button.button--exlarge {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 18px 24px;
}
.button.button-large {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px 20px;
}
.button.button--small {
  padding: 6px 15px;
}
.button.button--blue {
  background-color: #24566e;
  background-image: -webkit-linear-gradient(270deg, rgba(93, 137, 157, 0.33), rgba(0, 36, 55, 0.33));
  background-image: linear-gradient(180deg, rgba(93, 137, 157, 0.33), rgba(0, 36, 55, 0.33));
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.17), inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 2px 4px rgba(0, 0, 0, 0.34);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.17), inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 2px 4px rgba(0, 0, 0, 0.34);
  color: #fff;
}
.button.button--blue:hover, .button.button--blue:focus {
  background-color: #2a6581;
}
.button.button--blue:active {
  background-color: #1e475b;
}
.button.button--green {
  background-color: #6da440;
  background-image: -webkit-linear-gradient(270deg, rgba(193, 242, 157, 0.33), rgba(23, 85, 12, 0.33));
  background-image: linear-gradient(180deg, rgba(193, 242, 157, 0.33), rgba(23, 85, 12, 0.33));
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 4px rgba(0, 0, 0, 0.34);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 4px rgba(0, 0, 0, 0.34);
  color: #fff;
}
.button.button--green:hover, .button.button--green:focus {
  background-color: #7eba4e;
}
.button.button--green:active {
  background-color: #619239;
}
.button.button--red {
  background-color: #992e00;
  background-image: -webkit-linear-gradient(270deg, rgba(238, 90, 0, 0.33), rgba(61, 13, 0, 0.33));
  background-image: linear-gradient(180deg, rgba(238, 90, 0, 0.33), rgba(61, 13, 0, 0.33));
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 4px rgba(0, 0, 0, 0.34);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 4px rgba(0, 0, 0, 0.34);
  color: #fff;
}
.button.button--red:hover, .button.button--red:focus {
  background-color: #bd3900;
}
.button.button--red:active {
  background-color: #802600;
}
.button.button--salmon {
  background-color: #c1183c;
  background-image: -webkit-linear-gradient(270deg, rgba(238, 90, 0, 0.33), rgba(61, 13, 0, 0.33));
  background-image: linear-gradient(180deg, rgba(238, 90, 0, 0.33), rgba(61, 13, 0, 0.33));
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 4px rgba(0, 0, 0, 0.34);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 4px rgba(0, 0, 0, 0.34);
  color: #fff;
  display: inline-block;
  padding: 0 36px 20px 36px;
}
.button.button--salmon:hover, .button.button--salmon:focus {
  background-color: #e11c46;
}
.button.button--salmon:active {
  background-color: #aa1535;
}
.button.button--salmon.play-free {
  border-radius: 17px;
  -webkit-box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 20px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 20px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.3);
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 800;
  letter-spacing: -1px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.button.button--salmon .tagline {
  color: rgba(231, 180, 146, 0.6);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 8px;
  line-height: 0.8rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.button .icon {
  background: url("../images/icon-report-a-bug.png") center center no-repeat;
  display: inline-block;
  height: 22px;
  margin-right: 7px;
  vertical-align: bottom;
  width: 24px;
}

.custom-list {
  width: auto;
  margin-top: 15px;
}
.custom-list ol {
  font-size: 18px;
  font-size: 1.8rem;
  color: #ddebf1;
  list-style: decimal;
  font-style: italic;
  margin-left: 25px;
}
.custom-list ol li p {
  padding: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #ddebf1;
  font-style: normal;
  margin-bottom: 0px;
}
.custom-list ol li p em {
  display: block;
}



@media only screen and (max-width: 960px) {
  #row-one {
    text-align: center;
    height: 550px;
    width: 100%;
    position: relative;
  }
  #row-one .layer-one, #row-one .layer-three {
    display: none;
  }
  #row-one .layer-two {
    background-image: url("../images/spe/Child-of-the-Dawn/bastion-t.jpg");
    height: 550px;
  }
  #row-one .layer-three {
    display: none;
  }
  #row-one .header-logo {
    -webkit-background-size: contain;
    background-size: contain;
    max-width: 480px;
    height: 120px;
    padding-top: 80px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(238, 238, 238, 0.2);
    margin-bottom: 10px;
  }

  #row-two .content-wrapper .spe-models .rat {
    display: none;
  }
  #row-two .content-wrapper .spe-models .spider {
    display: none;
  }

  #row-three {
    background: #090d24;
    height: auto;
    padding-bottom: 80px;
  }
  #row-three .act-one-contain .left-box {
    width: 90%;
    margin: 0 5%;
  }
  #row-three .act-one-contain .left-box .cotd-logo {
    height: 120px;
    margin: 0px auto;
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 650px) {

  #row-one {
    margin-top: 0px;
  }

}  
@media only screen and (max-width: 500px) {
  #row-one {
    text-align: center;
    height: 550px;
    width: 100%;
    position: relative;
  }
  #row-one .header-logo {
    -webkit-background-size: contain;
    background-size: contain;
    max-width: 480px;
    height: 80px;
    padding-top: 80px;
    padding-bottom: 0;
  }

  #row-two .content-wrapper .spe-models {
    text-align: center;
  }
  #row-two .content-wrapper .spe-models .king {
    display: none;
  }
  #row-two .content-wrapper .spe-models .execute {
    display: none;
  }
}
@media only screen and (max-width: 380px) {
  #row-one .header-logo {
    height: 80px;
    padding-top: 80px;
    padding-bottom: 0;
  }

  #row-three .act-one-contain .left-box .cotd-logo {
    height: 80px;
  }
}
.footer {
  background: #1c1e2f;
  width: 100%;
  clear: both;
  padding: 40px 0 40px 0;
}
.footer .footercontain {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 12px;
  text-align: center;
}
.footer .footercontain a {
  padding-top: 20px;
}
.footer .footercontain a .strife-logo {
  background: url("../images/strife-logo.png") no-repeat;
  background-position: top center;
  width: 215px;
  height: 78px;
  display: inline-block;
}
.footer .footercontain .footer-cr {
  padding-top: 10px;
}

/*# sourceMappingURL=style.css.map */
