body {
    font-size: 62.5%;
    background-color: #fff;
    font-family: 'Open Sans', serif;
    color:#000;
    line-height: 1em;
}

.mobile body {
    overflow: hidden;
}

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

.scene {
    position: relative;
    padding: 0;
    z-index: 1;
}

#app {
    margin-top: 55px;
}

.transition.curtain img {
    margin: 0 0 20px 0;
}

.ad-suitcase-unit {
    text-align: center;
}

/*
#app {
    font-size: 1.5em;
    line-height: 1.4em;
    background-color: #fff;
    color: #000;
}

hr {
    border-style: solid;
    border-bottom: none;
    margin-top: 20px;
}

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;
    font-size: 1.0em;
    line-height: 1.5em;
}

.content p strong {
    color:#000;
}

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


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

.content h3 {
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: 'Tungsten 5r', 'Tungsten 6r', sans-serif;
    font-weight: 300;
    line-height: 1em;
}
*/
/*

 COVER BUILDER STYLES

*/



.video-embed-inset-wrapper {
  width: 100% !important;
 /* height: 360px !important; */
  padding: 0 !important;
  position: relative;
}

.video-embed-inset {

  width: 100% !important;
  /* height: 100% !important; */
  position: relative;
  top: 0;
  margin: 0 auto;
}

.video-title {
 /* margin-top: -360px; */
    padding: 20px 5px 0;
  line-height: 30px;
  font-family: "Tungsten 5r", "Tungsten 6r", sans-serif;
  font-weight: 300;
  margin: 20px auto;
  font-size: 2em;
    line-height: 1em;
  text-transform: uppercase;
  text-align: center;

}



.media-image img {
    width: 100%;
    display: block;
}


.scene-content {
    padding-bottom: 30px;
    padding-top: 30px;
}

.scene.scene-content-two-column {
    padding-top: 0;
}

.scene-content-two-column .content-header img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.scene-content-two-column .content-left, .scene-content-two-column .content-right {
    float: none;
    width: 100%;
    text-align: center;
    box-sizing: border-box; 
    padding: 0 5%;
}




.scene-content-two-column .content-left {

    margin-bottom: 100px;

}

.inside {
  width: 86%;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0 100px;`
}

.content-header, .content-footer {
    display: block;
    width: 100%;
    clear: both;
}



.scene-intro-content {

}

.scene-intro-content h3 {
    margin-top: 15px;

}



.mag-cover-image {
    margin-top: 8px;
    float: right;
}

.content-center .mag-cover-image{
    float: none;
    margin-top: 8px;
    text-align: center;
}

.mag-cover-image img {
  padding-left: 10px; 
  width: 80px;
  height: 108px;
}

.content-center .mag-cover-image img {
  padding-left: 0;
  width: 50%;
  height: auto;
  margin-top: 30px;
}

.content-center .mag-cover-image img {
  padding-left: 0;
  width: 50%;
  height: auto;
  margin-top: 30px;
}




.credits {
    font-size: 0.8em !important;
    margin-top: 20px;
    line-height: 1.5em !important;
    text-transform: uppercase;
}

.caption {
    font-size: 0.8em !important;
    line-height: 1.5em !important;
}

.content-center .caption {
    text-align: center;
}

/*
.scene-inner-content {
    margin-bottom: 30px;
    padding-top: 30px;
}
*/


.side-img {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;

}

img {
    max-width: 100%;

}

.bg {
    width: 100%;
}

.sidebar {
    text-align: center;
    position: relative;
    margin: 40px 0;
}

/* Hack for floated mag image not expanding sidebar containing div */
.sidebar:before,
.sidebar:after {
  content:"";
  display:table;
}
.sidebar:after {
  clear:both;
}


.scene-intro-content .sidebar {
    text-align: left;
}

.scene-intro-content .content-center .sidebar, .scene-intro-content .content-center h1  {
    text-align: center;
}

.inside {
    padding: 0;
}

.overlay-content {
    display: flex;
    align-items: center;
    justify-content: center;
    
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    position: relative;
    padding: 0 5%;
}



#scenes .overlay-content .pullquote, #scenes .overlay-content blockquote {
/* border-top: 2px solid; */
margin: 40px 0;
}

/*
#app .pullquote, #app blockquote, #app blockquote p {
  display: inline-block;
  margin: 14px 0 0;
  font-family: "Tungsten 5r", "Tungsten 6r";
  font-weight: normal;
  font-size: 33px;
  line-height: 32px;
  text-transform: uppercase; }


.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;
}

#issueInfo {
    text-align: center;
    font-size: 0.7em;
    font-style: italic;
}
*/
.scene-img {
    width: 100%;
    height: auto;
}

#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%;
}

/* TYPOGRAPHY
*/
h1 {
    font-family: 'Tungsten 5r', 'Tungsten 6r', 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; */

    /*
    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;
    */
}

h3 {
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: 'Tungsten 5r', 'Tungsten 6r', sans-serif;
    font-weight: 300;
    line-height: 1em;
    padding: 0;
}




/*
#cover h3 {
   top: 50px;
    font-size: 1.6em;
    line-height: 1em;
    font-family: 'Tungsten 5r', 'Tungsten 6r', 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 5r', 'Tungsten 6r', sans-serif;
    font-weight: 500;
}


#title h3 { 
    margin: 5px 0;
    font-family: 'Tungsten 5r', 'Tungsten 6r', sans-serif;
    font-weight: 400;
    font-size: 2.0em;
    line-height: 1.0em;
}
*/
p {
    margin-top: 18px;
    font-size: 1.0em;
    line-height: 1.5em;
}

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

.pullquote {
    font-size: 2em;
    font-family: 'Tungsten 5r', 'Tungsten 6r', sans-serif;
    padding: 0;
    line-height: 1em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
}

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

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

#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;
}

.scene-img img {
    max-width: 100%;
}
/*
#endcap {
     padding: 0 18px 18px;
}
*/
#scenes p {
        font-size: 1em;
        line-height: 1.5em;
        margin: 20px 0;
    }


.endcap {
    display: block;
}


    .slide-sequence-slides-container {
        width: 100%;
        height: 300px;
        overflow-x: scroll;
        z-index: -1;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
            transform: translateZ(0);
        overflow-y: hidden;
        will-change: scroll-position;

    }
    .slide-sequence-slides {
        position: relative;
        height: 100%;
        width: auto;
        white-space: nowrap;
        font-size: 0;
    }

    .slide-sequence-slide {
        display: inline-block;
        text-align: center;
        font-size: 18px;
        width: auto; 
        height: 100%;
       
    }

    .slide-sequence-slide img {
        display: block;
        height: 100%;
        max-width: none !important;
        margin: 0;
        padding: 0;

    }

    .slide-sequence-button {
        position: absolute;
        top: 50%;
        width: 27px;
        height: 44px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 27px 44px;
        -webkit-background-size: 27px 44px;
        background-size: 27px 44px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .slide-sequence-button-next {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
        right: 10px;
        left: auto;
    }

    .slide-sequence-button-prev {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
        left: 10px;
        right: auto;
    }

    .slide-sequence-button-prev.inactive {
        opacity: .5;
    }


#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;
}

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;
}

footer .related-img {
  background-size: cover;
  padding-bottom: 55.555%;
}

.related-article {
  margin-left: 30px;
  width: 300px;
  position: relative;
  float:left;
}

.related-article .related-link {
    text-align: center;
    width: 270px;
    padding: 0 15px;
    font-size: 1.0em;
    margin: 0px;
    
    color: #000;
    text-decoration: none;
    outline: 0;
}

#related-articles {
  padding-bottom: 40px;
}


/*
.scroll-up {
    visibility: hidden;
}
*/

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

#scroll-up-footer 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%;
    max-width: 600px; /* for facebook */
    margin: 0 auto; /* for facebook */
}

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; 
      font-weight: bold; }
    footer #credits p {
      font-size: 12px;
      color: #fff; }
    footer #credits .cred-name {
      font-size: 12px;
      color: #fff;
      font-weight: normal; }
    @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 (max-device-width : 768px)  { 
    .scene .overlay-content-container {
        background: none !important;
    }

}

/*
 TABLET
*/
@media only screen and (min-device-width : 768px)  { 

     
    .video-embed-inset-wrapper {
     /* width: 50% !important;
      height: 360px !important; */
      height: 360px !important;
      margin: auto;
      padding: 0 !important;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; 
      position: relative;
      transform: translate(0px, -50%);
      top: 50%;
    }

    .video-embed-inset {

      width: 640px !important;
      height: 360px !important;
      position: relative;
      top: 0;
      margin: 0 auto;
    }

    .video-title {
     /* margin-top: -360px; */
      padding: 0 10%;
      line-height: 30px;
      font-family: "Tungsten 5r", "Tungsten 6r", sans-serif;
      font-weight: 300;
      margin: 20px auto;
      font-size: 3em;
      line-height: 1em;
      text-transform: uppercase;
      text-align: center;

    }
    

    article {
        padding: 50px 120px !important;
    }
    #endcap {
        padding: 0px 120px 50px !important;
    }

    #scenes p.credits {
        margin: 40px 0 !important;
    }

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

    h3 {
        font-size: 1.9em;
        font-weight: 100;
        line-height: 30px;
        margin-top: 20px;
    }

    /*
    .inside {
        margin-left: 10%;
        margin-right: 10%;
    }
    */

    .inside {
        width: 80%;
    }

    .mag-cover-image {
        float: right;
        margin-top: 8px;
    }

    .content-center .mag-cover-image {
        float: none;
        margin-top: 8px;

    }

    .mag-cover-image img, .content-center  .mag-cover-image img {
       /* padding-left: 20px; */
        width: auto;
        height: auto;
    }


    .content h3 {
        font-size: 1.9em;
        font-weight: 100;
        line-height: 30px;
    }


    .scene-content {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .scene-content-two-column .content-left, .scene-content-two-column .content-right {
        float: left;
        width: 50%;
        text-align: center;
        box-sizing: border-box; 
    }

    .scene-content-two-column .content-right {
         border-left: 2px solid #aeaeae;
    }

    .scene-content-two-column .content-header img {
        height: auto;
        object-fit: fill;
    }

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

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

    .overlay-content {
        padding: 50px;
        width: 33.333%;
        height: 33.333%;
        margin: auto;
        vertical-align: middle;
        position: absolute;
    }


    .overlay-content.top-left {

          right: auto;
          bottom: auto;


        }

    .overlay-content.top-center {

          bottom: auto;
        
        }

    .overlay-content.top-right {

          left: auto;
        
        }

     .overlay-content.center-left {

          right: auto;
        
        }

    .overlay-content.center-center {
        
        }

    .overlay-content.center-right {

          left: auto;
        
        }

    .overlay-content.bottom-left {

          top: auto;
          right: auto;
        
        }

    .overlay-content.bottom-center {

          top: auto;
        
        }

    .overlay-content.bottom-right {

          top: auto;
          left: auto;
        
        }


    .scene .overlay-content-container {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }



    .cover-mag-img {
        float: right;
        padding-left: 10px;
        width: auto;
        height: auto;
    }
    
    #scenes .caption {
        position: absolute;
        bottom: 0;
    }
    
    #scenes .content-center .caption {
        position: relative;
    }
    

    #scenes .content-center .caption {
        position: relative;
    }
    


}

div#cmn_ad_4x4_0 iframe {
    vertical-align: middle !important;
    margin-left: 20px !important;
}