
body {
  background: #111;
  font-weight: 300;
}


.background {
  position: fixed;
  width: 100%;
  height: 100%;
  background-image: url(../../images/bg2.jpg);
  background-size: cover;
  background-position: center;
  text-rendering: optimizeLegibility; left:0;
}
.background:after {
  content: '';
  position: fixed;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
/*  border: 1px solid rgba(255,255,255,.2);*/
}
.wrapper {
  display: none;
}


/* 1. Intro Keyframe
--------------------------------------- */
#intro {
  position: fixed;
  top: 38%;
  left: 10%;
  width: 80%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.name {
 
/*  letter-spacing: 5px;
  line-height: 1.5;*/
 color: #f47ba4;
    font-family: 'Roboto Slab' , Sans-serif;
    font-size: 39px; font-weight: 600;
}
.byline { 
  font-family: "Roboto Slab",sans-serif;
    font-size: 27px;
    margin-top: -4px;
}
/*.ampersand {
  font-family: "Adobe Caslon Pro", "brandon-grotesque";
  font-style: italic;
}*/

/* 2. Explosion/Images/Links Structure and Text
--------------------------------------- */
#explosion,
#images {
  position: fixed;
  top: 100%;
  width: 100%;
  height: 100%;
}
.explosion-byline{ color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 27px;
/*    font-weight: 900;*/
    left: 12%;
    max-width: 41%;
    opacity: 0;
    position: fixed;
    top: 63%; }

.images-byline {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 21px;
    font-weight: 300;
    left: 10%;
    line-height: 26px;
    max-width: 27%;
    opacity: 0;
    position: fixed;
    top: 55%; text-align: center;
}
.images-byline-2 {
  text-align: center;
  position: fixed;
  top: 93%;
  left: 21%;
  color: white;
  width: 60%;
  opacity: 0; font-family: "Roboto",sans-serif; color:#fff; font-size: 25px;
}

/* 3. Explosion Keyframe
--------------------------------------- */
#domExplosionList {
  position: fixed;
  width: 270px;
  top: 100%;
  right: 15%;
  opacity: 0;
}
.dom-explosion-item {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: #fff;
}
.dei-1  { top: 0;   left: 0;  }
.dei-2  { top: 0;   left: 70px; }
.dei-3  { top: 0;   left: 140px; }
.dei-4  { top: 0;   left: 210px; }
.dei-5  { top: 70px;   left: 0;  }
.dei-6  { top: 70px;   left: 70px; }
.dei-7  { top: 70px;   left: 140px; }
.dei-8  { top: 70px;   left: 210px; }
.dei-9  { top: 140px;   left: 0;  }
.dei-10 { top: 140px;   left: 70px; }
.dei-11 { top: 140px;   left: 140px; }
.dei-12 { top: 140px;   left: 210px; }
.dei-13 { top: 210px;   left: 0;  }
.dei-14 { top: 210px;   left: 70px; }
.dei-15 { top: 210px;   left: 140px; }
.dei-16 { top: 210px;   left: 210px; }


/* 3. Images Keyframe
--------------------------------------- */
.raw-page {
  position: fixed;
  width: 45%;
  border-radius: 6px;
  box-shadow: inset 0 0 1px rgba(255,255,255,.3);
  border: 1px solid rgba(0,0,0,.2);
  background-clip: padding-box;
}
#mediumHomepage {
  top: 100%;
  right: 5%;
}
.iphone {
  position: fixed;
  right: 40%;
  top: 102%;
  width: 16%;
}
.iphone-frame {
  position: relative;
  width: 100%;
  height: auto;
  background-size: 100%;
  z-index: 2;
}
.iphone-viewport {
  width: 83.5%;
  height: 70.5%;
  position: absolute;
  top: 15%; 
  left: 8%;
  overflow: hidden;
  background-color: #000;
}
.iphone-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#medium-profile-iphone {
  z-index: 2;
}

/* 3. Links Keyframe
--------------------------------------- */
#links {
/*  background-color: #f4f4f4;*/
    color: #454545;
    left: -1%;
    opacity: 0;
    padding-top:180px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 102%;
}
.links-byline {
  font-size: 24px!important; font-family: RobotoLight!important;;
  line-height: 36px; padding: 16px 30px 65px; color: #fff;
}
.btn {
  display: inline-block;
  padding: 11px 35px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.btn:hover,
.btn:focus {
  color: #d03166;
  border-color: #fff; background-color: #fff;
}
.twitter {
  position: fixed;
  top: 20px;
  right: 20px;
}

/* 4. Handling resize and small devices
--------------------------------------- */
.error {
  display: none;
  position: fixed;
  width: 80%;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  top: 30%;
  left: 10%;
}
.page-error .error {
  display: block;
}
/*
.page-error .container {
  display: none;
}
*/

.big-down-arrow-submit {
    display: block;
    width: 130px;
    height: 60px;
    position:relative;
    z-index: 2;
    left: 55%; 
    margin-left: -65px;
    bottom: -90%;
    margin-top: 200px;
    background: url(../../images/submit-da.png) no-repeat 0 0;
/*    background-image: url(../../images/bg2.jpg);*/
}



@media all and (max-width: 1000px) {
  .container {
    display: none;
  }
  .error {
    display: block;
    font-size: 22px;
  }
}































