/*! HTML5 Boilerplate v7.3.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

h1 {
    margin: 0 0 0 0;
    font-family: Brunel-Deck-Semibold,Georgia,serif;
    font-weight: 600;
    font-size: 30px;
    font-style: normal;
    line-height: 1.1;
}

p {
  margin: 0 0 0 0;
  font-family: Georgia,serif;
  font-weight: 400;
  font-style: normal; 
}

.scr-Denw {
    position: relative;
    margin: 0 0 -40px 0;
}

.scr-Denw-header {
    position: relative;
    margin: 0 0 0 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.scr-Denw-headerImg {
    position: relative;
    margin: 0 0 0 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.scr-Denw-headerImg img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: 100%;
    max-width: none;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

@media (min-aspect-ratio: 3/2) {
    .scr-Denw-headerImg img {
        width: 100%;
        height: auto;
    }
}

.scr-Denw-headlineWrapper {
    position: relative;
    margin: 0 0 0 0;
    width: 100%;
    height: auto;
    padding: 25px 25px 100px;
    background-color: rgba(0,0,0,.8);
}

.scr-Denw-TopicSlug {
    position: relative;
    display: block;
    margin: 0 auto 13px;
    font-family: Benton,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-style: normal;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: white;
}

.scr-Denw-articleHead,
.scr-Denw-articleSubhead {
    color: white;
}

.scr-Denw-TopicSlug,
.scr-Denw-articleHead,
.scr-Denw-articleSubhead,
.scr-Denw-articleByline {
    text-align: left;
}

.scr-Denw-articleHead,
.scr-Denw-articleSubhead {
    margin: 0 auto 9px;
}

.scr-Denw-articleSubhead {
    font-size: 18px;
    line-height: 1.3;
}

.scr-Denw-articleByline,
.scr-Denw-fullwidthCaption,
.scr-Denw-authorBioText,
.scr-Denw-shareHead-d,
.scr-Denw-newsHead-d,
.scr-Denw-shareHead-m,
.scr-Denw-articleBrief ul li,
figcaption,
.scr-Denw-articleContent-fullImgCaption,
.scr-Denw-articleShareText-d,
.scr-Denw-newsButton-d,
.scr-Denw-relatedContentByline,
.scr-Denw-articleCredits li {
    display: block;
    font-family: Benton,Helvetica,Arial,sans-serif;
    font-style: normal;
    line-height: 1.3;
}

.scr-Denw-articleByline,
.scr-Denw-fullwidthCaption,
.scr-Denw-authorBioText,
.scr-Denw-shareHead-d,
.scr-Denw-newsHead-d,
.scr-Denw-shareHead-m,
figcaption,
.scr-Denw-articleContent-fullImgCaption,
.scr-Denw-articleShareText-d,
.scr-Denw-newsButton-d,
.scr-Denw-relatedContentByline {
    font-size: 13px;
}

.scr-Denw-articleBrief ul li {
    font-size: 16px;
}

.scr-Denw-articleByline,
.scr-Denw-fullwidthCaption,
.scr-Denw-authorBioText,
figcaption,
.scr-Denw-articleContent-fullImgCaption,
.scr-Denw-articleShareText-d,
.scr-Denw-newsButton-d,
.scr-Denw-relatedContentByline {
    font-weight: 400;
}

.scr-Denw-shareHead-d,
.scr-Denw-shareHead-m,
.scr-Denw-newsHead-d {
    font-weight: 700;
    text-transform: uppercase;
    color: black;
}

.scr-Denw-shareHead-d,
.scr-Denw-newsButton-d {
    text-align: center;
}

.scr-Denw-shareHead-m,
.scr-Denw-relatedContentByline {
    text-align: left;
}

.scr-Denw-articleByline {
    margin: 0 0 0 0;
    color: #D6D6D6;
}

.scr-Denw-authorBioText,
.scr-Denw-newsButton-d,
.scr-Denw-relatedContentHead,
.scr-Denw-relatedContentSubHead,
.scr-Denw-relatedContentByline {
    color: black;
}

.scr-Denw-newsButton-d {
    margin: 9px 0 0 0;
    width: 100px;
    padding: 9px 12px;
    border-radius: 6px;
    text-decoration: none;
    background-color: #D9D9D9;
    -webkit-transition-duration: .5s;
         -o-transition-duration: .5s;
            transition-duration: .5s;
}

.scr-Denw-newsButton-d:hover,
.scr-Denw-shareLinks li a:hover {
    background-color: #F0F0F0;
}

figcaption {
    padding: 0 0 9px 0;
    color: #737373;
    border-bottom: 1px dotted #737373;
}

/*.scr-Denw-articleByline:before {
    content: "";
    display: block;
    margin: 16px 0 16px;
    width: 50px;
    height: 7px;
    border-top: 2px solid white;
    border-bottom: 1px dotted white;
}*/

.scr-Denw-articleByline a {
    display: inline-block;
    margin: 0 0 0 0;
    text-decoration: none;
    color: #D6D6D6;
    border-bottom: 1px dotted #D6D6D6;
}

.scr-Denw-articleByline a:hover {
    color: #E6E6E6;
    border-bottom: none;
}

.scr-Denw-fullwidthCaption,
.scr-Denw-articleContent-fullImgCaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 9px 25px;
    color: white;
    background-color: black;
}

.scr-Denw-mainContent {
    position: relative;
    margin: 0 0 0 0;
    width: 100%;
    height: auto;
    padding: 100px 0 75px;
    border-bottom: 1px dotted black;
}

.scr-Denw-ledeContent {
    position: relative;
    margin: 0 auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; 
    max-width: 1200px;
    padding: 0 0 0 0;
}

.scr-Denw-articleBrief,
.scr-Denw-articleContent {
    display: block;
    position: relative;
    margin: 0 auto 0; 
    width: calc((100% / 12) * 12);
    max-width: 768px;
    height: auto;
}

.scr-Denw-articleBrief {
    padding: 25px 25px 25px 25px;
}

.scr-Denw-articleContent {
    padding: 75px 25px 25px 25px;
}

.scr-Denw-articleBriefHead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.scr-Denw-articleContentSubhead,
.scr-Denw-relatedHeadline,
.scr-Denw-relatedContentHead,
.scr-Denw-relatedContentSubHead {
    display: block;
}

.scr-Denw-articleBriefHead,
.scr-Denw-articleContentSubhead,
.scr-Denw-relatedHeadline,
.scr-Denw-relatedContentHead {
    width: 100%;
    font-family: Brunel-Deck-Semibold,Georgia,serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
}

.scr-Denw-articleBriefHead,
.scr-Denw-articleContentSubhead,
.scr-Denw-relatedHeadline {
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}

.scr-Denw-relatedContentHead,
.scr-Denw-relatedContentSubHead {
    text-align: left;
}

.scr-Denw-relatedContentHead {
    margin: 0 0 4px 0;
    font-size: 24px;
}

.scr-Denw-relatedContentSubHead {
    margin: 0 0 9px 0;
    font-family: Georgia,serif;
    font-weight: 400;
    font-size: 18px;
    font-style: normal;
    line-height: 1.2;
}

.scr-Denw-relatedHeadline:after {
    content: "";
    display: block;
    margin: 20px auto 20px;
    width: 50px;
    height: 7px;
    border-top: 2px solid black;
    border-bottom: 1px dotted black;
}

.scr-Denw-articleContent p {
    margin: 0 0 25px 0;
    font-size: 16px;
}

.scr-Denw-articleContent p a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px dotted #666666;
}

.scr-Denw-articleContent p a:hover {
    color: black;
    border-bottom: none;
}

.scr-Denw-articleBriefHead:before,
.scr-Denw-articleBriefHead:after {
    content: "";
    display: block;
    margin: 0 0 0 0;
    width: 33.333%;
    height: 6px;
    border-top: 2px solid black;
    border-bottom: 1px dotted black;
}

.scr-Denw-articleBrief ul,
.scr-Denw-shareLinks {
    position: relative;
    width: 100%;
    height: auto;
    list-style-type: none;
}

.scr-Denw-articleBrief ul {
    margin: 0 0 0 0;
    padding: 20px 0 50px 0;
    border-bottom: 1px dotted black;
}

.scr-Denw-shareLinks {
    margin: 0 0 25px 0;
    padding: 20px 0 20px 0;
    text-align: left;
    border-bottom: none;
}

.scr-Denw-articleBrief ul li {
    position: relative;
    margin: 0 0 16px 0;
    width: 100%;
    height: auto;
}

.scr-Denw-articleBrief ul li:last-child {
    margin: 0 0 0 0;
}

.scr-Denw-shareLinks li {
    position: relative;
    display: inline-block;
    margin: 0 6px;
}

.scr-Denw-shareLinks li a {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    background-color: #D9D9D9;
    -webkit-transition-duration: .5s;
         -o-transition-duration: .5s;
            transition-duration: .5s;
}

.scr-Denw-shareLinks li a img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70%;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

.scr-Denw-authorBio-d,
.scr-Denw-articleShare-d {
    display: none;
    position: relative;
    margin: 0 0 0 0;
}

.scr-Denw-authorHeadshot {
    position: relative;
    margin: 0 0 16px 0;
    width: 65px;
    height: 65px;
    background-color: #F0F0F0;
}

.scr-Denw-authorHeadshot img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

.scr-Denw-inlinePhoto {
    position: relative;
    margin: 50px 0 50px 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.scr-Denw-inlinePhoto img {
    position: relative;
    margin: 0 0 9px 0;
    width: 100%;
    height: auto;
}

.scr-Denw-articleContentSubhead {
    margin-bottom: 16px;
    text-align: center;
}

.scr-Denw-articleContent-fullImgWrap,
.scr-Denw-articleContent-fullImg {
    position: relative;
    display: block;
    margin: 0 0 0 0;
    width: 100%;
    height: 100vh;
}

.scr-Denw-articleContent-fullImg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.scr-Denw-footerContent-m {
    position: relative;
    display: block;
    margin: 0 0 0 0;
    width: 100%;
    height: auto;
    padding: 25px 0;
}

.scr-Denw-authorBio-m,
.scr-Denw-articleShare-m {
    padding: 25px 25px;
}

.scr-Denw-relatedContent {
    position: relative;
    margin: 0 0 0 0;
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding: 75px 0;
    border-top: 1px dotted black;
}

.scr-Denw-relatedContentList,
.scr-Denw-articleCredits {
    position: relative;    
    width: 100%;
    max-width: 1100px;
    height: auto;
    list-style-type: none;   
}

.scr-Denw-relatedContentList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto 0;
    padding: 0 0 0 0;
}

.scr-Denw-articleCredits {
    margin: 75px auto 0;
    padding: 0 0 0 0;
}

.scr-Denw-relatedContentList li {
    position: relative;
    margin: 0 0 0 0;
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
}

.scr-Denw-relatedContentList li a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 25px 25px 25px 25px;
    text-decoration: none;
    background-color: transparent;
    transition-duration: .5s;
}

.scr-Denw-relatedContentList li a figure,
.scr-Denw-relatedContentList li a figure img {
    width: 100%;
    height: auto;
}

.scr-Denw-relatedContentList li a figure {
    position: relative;
    margin: 0 0 9px 0;
    padding-bottom: 66.666%;
    background-color: rgb(250,250,250);
}

.scr-Denw-relatedContentList li a figure img {
    position: absolute;
    left: 0;
    top: 0;
}

.scr-Denw-relatedContentList li a:hover {
    background-color: #E6E6E6;
}

.scr-Denw-articleCredits li {
    font-size: 10px;
    padding: 0 25px;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
  display: none !important;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
* Hide visually and from screen readers, but maintain layout
*/

.invisible {
  visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 700px) {
    h1 {
        font-size: 45px;
    } 

    .scr-Denw-articleBriefHead:before,
    .scr-Denw-articleBriefHead:after {
        width: 40%;
    }

    .scr-Denw-relatedContentList li {
        width: 50%;
    }   
}

@media only screen and (min-width: 900px) {
    h1 {
        text-shadow: 3px 3px 5px rgba(0,0,0,.4);
    }

    .scr-Denw-header {
        height: 100vh;
        overflow: hidden;
    }

    .scr-Denw-headlineWrapper {
        position: absolute;
        left: 0;
        top: 0;
        width: calc((100% / 12) * 4);
        height: 100vh;
        padding: 75px 25px 25px;
        background-color: rgba(0,0,0,.25);
    }
}

@media only screen and (min-width: 960px) {
    .scr-Denw-relatedContent {
        border-top: none;
    }

    .scr-Denw-footerContent-m {
        display: none;
    }

    .scr-Denw-shareLinks {
        text-align: center;
        border-bottom: 1px dotted black;
    }

    .scr-Denw-newsHead-d,
    .scr-Denw-articleShareText-d {
        text-align: center;
    }

    .scr-Denw-newsButton-d {
        margin: 9px auto 0;
    }

    .scr-Denw-authorBio-d,
    .scr-Denw-articleShare-d {
        display: block;
        width: calc((100% / 12) * 2);
        padding: 25px;
    } 

    .scr-Denw-articleBrief,
    .scr-Denw-articleContent {
        width: calc(100% / 12 * 8);
    }

    .scr-Denw-articleBrief {
        padding: 25px 50px 25px 50px;
    }

    .scr-Denw-articleContent {
        padding: 75px 50px 25px 50px;
    } 

    .scr-Denw-relatedContentList li {
        width: 25%;
    }   
}

@media only screen and (min-width: 1100px) {
    h1 {
        font-size: 50px;
        letter-spacing: -2px;
    }
}

@media only screen and (min-width: 1025px) {
    .scr-Denw-articleContent-fullImg {
        background-attachment: fixed;
    }
}

@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

