
/* Font stuff */
@font-face {
    font-family: 'chineserocks';
    src: url('fonts/chineserocksrg.otf');
    src: local('☺'), 
       url('fonts/chineserocksrg.ttf') format('truetype');
}

.chineserocks {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'chineserocks', serif;
  line-height: 100%;
  color: #ef9749;
}

a {
  font-size: 18px;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:visited, a:focus {
  text-decoration: none;
  color: white;
}

a.pink:visited, a.pink:focus {
  color: #ef9749;
}

a.chineserocks:hover, a:hover .chineserocks {
  color: #ffffff;
}

#mce-EMAIL
{
  border-color: #ffdb86;
  height: 43px;
  width: 267px;
  background-image: url('img/input_field_bg.png');
  font-size: 24px;
  color: white;
  background-color: #000000;
  padding-left: 5px;
  opacity: 0.65;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
:-moz-placeholder { /* Firefox 18- */
  color: white;
}

#mc_embed_signup
{
  width: 330px;
}

.mc-field-group
{
  position: relative;
}

#mc-embedded-subscribe
{
  opacity: 0.85;
  background-image: url('img/email_button_idle.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
}

.email-input
{  
  height: 50px;
  width: 50px;
  background: transparent;
  border:none;
}

.email-signup-info
{
  margin-top: 24px;
  font-size: 30px;
  line-height: 140%;
}

.email-submit-button
{
  right: 0px;
  top: -5px;
  position: absolute;
}

.twitter {
  display: inline-block;
  height: 25px;
  width: 25px;
  background-image: url('img/twitter.png');
  background-position: center center;
  background-repeat: no-repeat;
}

a.twitter:hover {
  background-image: url('img/twitter.png');
  cursor: pointer;
}

.facebook {
  display: inline-block;
  height: 25px;
  width: 25px;
  background-image: url('gurgamoth_assets/social_facebook.png');
  background-position: center center;
  background-repeat: no-repeat;
}
a.facebook:hover {
  background-image: url('gurgamoth_assets/social_facebook_pink.png');
  cursor: pointer;
}

/* General stuff */
.container{
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #1b141c;
  background-image: url('img/bg_texture.jpg');
  background-position: center center;
  background-repeat: repeat-y;
}

.shadow-centered-container {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
}

.presskit
{
  margin-right: 70px;
}

.title-row
{
  width: 100%;
}

.title-img
{
  width: 100%;
  margin-top: 100px;
  height: 250px;
  background-image: url('img/logo_sdm.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.title-container
{
  height: 600px;
  width: 100%;
  max-width: 650px;
  float: left;
  margin-right: 100%;
}

.email-container
{
  height: 200px;
  max-width: 700px;
  float:right;
  margin-right:40px;
}


/* Hero */
.starry-hero {
  background-image: url('img/bg_header.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 900px;
  /*margin-bottom: -10%;*/
  overflow: visible;
  position: relative;
}

.starry-hero h1 { /* for SEO reasons, have a h1 */
  z-index: 0;
  visibility: hidden;
}

.starry-hero .starry-hero-content {
  text-align: center;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  top: 62%;
  z-index: 5;
}
.starry-hero .subtitle {
  /*font-size: 40px;*/
  line-height: 82%;
}

.starry-hero .upperleft-links {
  position: absolute;
  font-size: 30px;
  top: 10px;
  left: 20px;
  height: 25px;

}
.starry-hero .upperleft-links a {
  vertical-align: top;
}

.font-small {
  font-size: 30px;
}
.font-medium {
  font-size: 40px;
}
.font-large {
  font-size: 70px;
}
.resp-small {
  font-size: 20px;
}
.resp-medium {
  font-size: 40px;
}
.resp-large {
  font-size: 70px;
}

/* promo materials container */
.stone-block {
  background-position: center top;
  background-repeat: no-repeat;
  height: 1450px;
  overflow: visible;
  position: relative;
  z-index: 2;
}

.stone-block .stone-viewport {
  top: 12%;
  width: 970px;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
}

.stone-block .stone-view {
  width: 970px;
  height: 550px;
  display: none;
}

.stone-view.active {
  display: block;
}

.stone-view.bbb {

}

.stone-view.ccc {

}

.stone-label {
  position: absolute;
  left: -45px;
  top: -50px;
}

.stone-label-text {
  font-size: 30px;
  color: white;
  position: absolute;
  top: -20px;
  left: -10px;
}

.stone-block .stone-selectors {
  top: 14%;
  width: 90%;
  max-width: 1000px;
  height: 1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.stone-block .stone-select {
  float: left;
  position: relative;
  color: white;
  width: 400px;
  height: 400px;
  cursor: pointer;
  margin:40px;
  margin-bottom: 0px;
  margin-top: 50px;
}

.stone-block .stone-select:hover {
  box-shadow: 0 0 15px 6px rgba(95, 25, 44, 1);
}

.stone-block .stone-select:last-child {
  margin-right: 0px;
}
.stone-block .stone-select.active {
  color: blue;
}

.ss01{
  background-image: url('img/ss01.png');
}

.ss02{
  background-image: url('img/ss02.png');
}

.ss03{
  background-image: url('img/ss03.png');
}

.ss04{
  background-image: url('img/ss04.png');
}

/* promo materials container */
.description-block {
  background-image: url('img/bg_description.png');
  background-position: center center;
  background-repeat: no-repeat;
  overflow: visible;
  position: relative;
}


.description-block .description-title {
  margin-bottom: 20px;
}

.description-block .description-text {
  text-align: center;
  position: relative;
  margin: 0 auto;
  top: 22%;

  padding-top: 100px;
  padding-bottom: 100px;

  max-width: 705px;
  width: 90%;
}

.description-paragraph {
  line-height: 135%;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
}

/* promo materials container */
.footer-block {
  background-image: url('img/footer_bg.png');
  background-position: center top;
  background-repeat: repeat-x;
  height: 115px;
  line-height: 115px;
  overflow: visible;
  position: relative;
}

.footer-block .footer-text {
  text-align: center;
  position: relative;
  margin: 0 auto;
  width: 100%
}

.footer-text {
  max-width: 1200px;
}

.footer-img{
  height: 90px;
}

.footer-img-left {
  float: left;
  margin-top: 10px;
}

.footer-img-right {
  float: left;
  margin-top: 10px;
  margin-left: 25px;
}

@media (max-width: 800px) {
  .stone-block .stone-view.stone-view {
    display:block;
    margin-bottom: 20px;
    height: 231px;
    width: 400px;
    position:relative;
  }

  .stone-block .stone-viewport.stone-viewport {
    width: 400px;
    height: 250px;
  }

  .stone-block {
    height: 1800px;
  }

  .stone-block .stone-select {
    margin-top :5px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
}

/* responsive youtube player */
#video-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
#video-container iframe,
#video-container object,
#video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}