body {
    font-size: 62.5%;
    background: #ffe3d0; /* Old browsers */
    background: -moz-linear-gradient(top, #ffe3d0 0%, #ffe3d0 0%, #fec967 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe3d0), color-stop(0%,#ffe3d0), color-stop(100%,#fec967)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffe3d0 0%,#ffe3d0 0%,#fec967 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffe3d0 0%,#ffe3d0 0%,#fec967 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffe3d0 0%,#ffe3d0 0%,#fec967 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffe3d0 0%,#ffe3d0 0%,#fec967 100%); /* W3C */
        font-family: 'Open Sans', serif;
    color:#999;
}

.mobile body {
    overflow: hidden;
}

.mobile #app {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}

#app {
    font-size: 1.5em;
    line-height: 1.4em;
    background: #ffe3d0; /* Old browsers */
    background: -moz-linear-gradient(top, #ffe3d0 0%, #ffe3d0 0%, #fec967 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe3d0), color-stop(0%,#ffe3d0), color-stop(100%,#fec967)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffe3d0 0%,#ffe3d0 0%,#fec967 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffe3d0 0%,#ffe3d0 0%,#fec967 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffe3d0 0%,#ffe3d0 0%,#fec967 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffe3d0 0%,#ffe3d0 0%,#fec967 100%); /* W3C */
    color: #fe706f;
}

section {
    position: relative;
    overflow: hidden;
}

b, strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

i {
    font-style: italic;
}

a {
	color:#666;
	text-decoration:none;
}

.content {    
    /* padding: 18px; */
}

.content p {
    margin-top: 18px;
    padding: 0 18px;
    font-size: 1.0em;
    line-height: 1.5em;
}

.content p strong {
	/* color:#fe706f; */
}

.content .topQuestion {
    font-size: 1.2em;
}


.content h2 {
	font-size: 1.25em;
	margin: 20px 0;
	text-align: center;
	color: #fe706f;
}

.content h3 {
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: 'Tungsten A', 'Tungsten B', sans-serif;
    font-weight: 300;
    line-height: 1em;
    padding: 0 18px;
}

.bg {
    width: 100%;
}

.imgquote {
    display: inline-block;
    font-style: italic;
    color: #555;
    width: 65%;
    font-family: Georgia, serif;
}

.imgquote img {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    -webkit-transform: translateZ(0);
}

.quotebox .content {
    color: white;
    text-decoration: underline;
    text-align: center;
    position: absolute;
    top: 2.5%;
    font-size: 1.1em;
    line-height: 1.25em;
}
#intro a {
    color: #E45351;
}

#issueInfo {
    text-align: center;
    font-size: 0.7em;
    font-style: italic;
}

.scene-img {
    width: 100%;
    height: auto;
    margin-top: 40px;
}


.scene-img img {
    max-width: 100%;
    margin: 20px 0;
}

#cover .complexlogo {
    position: absolute;
    top: 3.5%;
    width: 70%;
    -webkit-transform: translateZ(0);
}

#cover .mobile_overlay {
    position: fixed;
    top: 0px;
    width: 90%;
    left: 5%;
    z-index: 99999;
}

#cover .cover {
    width: 100%;
    height: auto;
    display: block;
}

#coverTop {
	overflow:hidden;
	position:relative;
	width:90%;
	margin:0 auto;
}

#coverTop .right { 
	width:40%;
	float:right;
}

#coverTop .left {
	width:60%;
	float:left;
}

#title {
    padding: 18px;
}

#coverline {
    position: relative;
    top: 0;
    padding: 0 15px;
}

#cover {
    padding-top: 57px;
    background-color: #FFF;
}

#cover hr {
    border-bottom: solid 1px #999;
    margin: 10px auto 20px;
    border-bottom: none;
    width:90%;
}

#scene4 {
    color: #fe6a65;
}

#scene6 {
    color: #fe615c;
}


#scene4 {
    color: #f45453;
}

#scene7 {
    color: #f45453;
}

#scene9 {
    color: #fd4846;
}

h1 {
    font-family: 'Tungsten A', 'Tungsten B', sans-serif;
    font-size: 3.5em;
    line-height: 0.85em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom:15px;
    padding-bottom: 15px;
    border-bottom: 1px solid;
    margin: 18px;

    /*
	color:#000;
    top: 50px;
    font-size: 4.0em;
	line-height: 1.0em;
    
    font-weight: 500;
    text-align:center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #666;
    */
}

#cover h3 {
    top: 50px;

    font-size: 1.6em;
	line-height: 1em;
    font-family: 'Tungsten A', 'Tungsten B', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-align:left;
}


#title h2 {
    font-size: 3.0em;
    line-height: 1.0em;
    text-transform: uppercase;
    margin: 5px 0;
    font-family: 'Tungsten A', 'Tungsten B', sans-serif;
    font-weight: 500;
}


#title h3 { 
    margin: 5px 0;
    font-family: 'Tungsten A', 'Tungsten B', sans-serif;
    font-weight: 400;
    font-size: 2.0em;
    line-height: 1.0em;
}

p {
    font-family: "Open Sans", sans-serif;
    font-size: 0.8em;
    line-height: 1.3em;
}

.credits {
    font-size: 0.8em !important;
}

.cover-mag-img {
    float: right;
    padding-left: 10px;
    width: 80px;
    height: 108px;
    margin-right: 18px;
}

.pullquote {
    font-size: 2em;
    font-family: 'Tungsten A', 'Tungsten B', sans-serif;
    padding: 15px;
    line-height: 1em;
    font-weight: 500;
    text-transform: uppercase;
}

#sub-title {
    padding: 50px 15px;
}

h4 {
    font-size: 1.2em;
    font-weight: 700;
}

#intro {
    padding-top: 100px;
}

#sub-title .credits {
	text-align: left;
	padding-left: 5%;
}

#sub-title .credits strong {
	color:#000;
}

#title hgroup {
    padding: 0 16px;
}

#old-cover {
    width: 100%;
    display: block;
    position: relative
}

#title .text {
    position: absolute;
    top: 45%;
    width: 85%;
}

.story-img {
    width: 100%;
    height:auto;
    display: block;
}

.scene-img {
    display: inline-block;
    text-align: center;
}

#endcap {
     padding: 20px 18px 0;
}


#redButtons {
	background:#ff0000;
	overflow:hidden;
	display:block;
	position:relative;
	margin-bottom:20px;
}

#redButtons #emmyButtons {
	width:35%;
	float:right;
}

#redButtons #emmyRed {
	width:100%;
	display:block;
}

#redButtons #redQuote h2 {
	position:absolute;
	top:125px;
	color:#fff;
	width:60%;
	left:0;
	text-align:center;
	font-size:1.5em;
	line-height:1.2em;
}


@media screen and (min-device-width:500px) {
	#redButtons img, #emmyRed {
		display:none !important;
	}
	
	#redButtons {
		height:500px;
		background-image: url(../img/emmyRedIpad.jpg);
		background-position:center right;
		background-size:auto 100%;
		background-repeat:no-repeat;
		margin-bottom:100px;
		overflow:visible;
	}
	
	#redButtons #redQuote h2 {
		top:110%;
		width:80%;
		left:50%;
		margin-left:-40%;
	}
	#cover h3 {
		font-size:2.0em;
	}
}

#credits .fashioncred img {
    width: 100%;
}

#credits .fashioncred .content {
    color: #000;
    text-align: center;
    font-size: 0.85em;
}

footer #related-articles {
    background: #ededed;
    padding: 0 7%;
}

footer #related-articles div p a {
    color: #000;
}

footer #related-articles div.headline p {
    color: #000;
}

footer #related-articles div p a img {
    width: 100%;
    height: auto;
}

.scroll-up {
    visibility: hidden;
}

#scroll-up-div {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 20px 0;
}

#scroll-up-div a {
    color: #000;
}

#credits {
    background: #363636;
    background: #363636;
    padding: 0 7%;
    color: #fff

}

footer {
    padding-left: 0;
    padding-right: 0;
}

footer #comments {
    padding-top: 20px;
    padding: 5% 7%;
}

footer #credits h5 {
	font-size: 1em;
  	color: #606060;
	text-transform: uppercase;
	vertical-align: top;
	padding: 0;
	margin: 0 0 10px 0;

	text-align:left;
}

 footer #credits {
    position: relative;
    background: #232323;
    padding-top: 40px;
    padding-bottom: 40px; }
    footer #credits #footer-logo {
      width: 298px;
      max-width: 100%;
      height: auto; }
    footer #credits .col1 {
      display: inline-block;
      vertical-align: top;
      width: 33%; 
        margin-bottom: 25px;}
    footer #credits .col2 {
      display: inline-block;
      vertical-align: top;
      width: 66%; }
    footer #credits .inner-col1, footer #credits .inner-col2 {
      width: 100%;
      display: inline-block;
      vertical-align: top; }
    footer #credits .inner-col3 {
      margin-top: 10px; }
    footer #credits .credit-list {
      list-style: none;
      padding: 0; }
      footer #credits .credit-list li {
        padding: 5px 0;
        line-height: 18px;
         }
    footer #credits #copyright {
      font-size: 11px;
      color: #6a6a6a; }
    footer #credits h3 {
      font-size: 12px;
      color: #606060;
      text-transform: uppercase;
      vertical-align: top;
      padding: 0;
      margin: 0; }
    footer #credits .cred-role {
      font-size: 0.8em;
      color: #e0e0e0;
      text-transform: uppercase; }
    footer #credits p {
      font-size: 12px;
      color: #fff; }
    footer #credits .cred-name {
      font-size: 12px;
      color: #fff;
      font-weight: bold; }
    @media screen and (max-width: 728px) {
      footer #credits .col1, footer #credits .col2, footer #credits .inner-col1, footer #credits .inner-col2, footer #credits .inner-col3 {
        display: block;
        width: 100%; } }



    @media only screen 
and (min-device-width : 768px)  { 
    article p {
        padding: 0 140px !important;
    }
    #endcap {
        padding: 40px 18px 0;!important;
    }



    .scene-img img {
        max-width: 100%;
        margin: 40px 0;
    }

    .content h1 {
        font-size:5em;
        font-weight: 500;
        margin: 0 140px 20px;
        text-align: left;
    }

    .content h3 {
        font-size: 1.9em;
        font-weight: 100;
        line-height: 30px;
        padding: 0 140px !important;
    }

    .content p {
        font-size: 1em;
        line-height: 1.5em
    }

    .pullquote {
        font-size: 2.3em;
        line-height: 35px;
        text-transform: uppercase;
    }


    .cover-mag-img {
        float: right;
        padding-left: 10px;
        width: auto;
        height: auto;
        margin-right: 140px;
    }
}
