/* ------------------------------------------ */
/** NEWSLETTER **/
/* ------------------------------------------ */

h1.featurette-heading {
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 4rem;
}

.newsletter-2-column .featurette h2,
.newsletter .featurette h2 {
   font-weight: normal;
}

.story-grid {
   /* margin: 0 -1.25rem;
    padding: 2.5rem 0 0;*/
}

.story-grid:before,
.story-grid:after {
    content: '';
    display: table;
}

.story-grid,
.story-grid:after {
    clear: both;
}


.story-grid a img:hover,
a:hover .page-section img,
a.hero img:hover{
	/*-webkit-filter: grayscale(100%);
	filter: grayscale(50%);*/
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}




.story-grid + .story-grid {
    box-shadow: inset 15px 0 white, inset -15px 0 white, inset 0 1px #eee;
}

.story-grid h2 {
    font-family: 'League Gothic', sans-serif;
    font-size: 2.5em;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1;
    margin: .4em 0 .2em;
    text-transform: uppercase;
	
	text-transform: unset;
}

.story-grid h2 a {
    color: #333;
    -webkit-transition: color .1s;
            transition: color .1s;
}

.story-grid a:hover + .caption h2 a, .story-grid h2 a:hover {
    color: #c8102e;
    text-decoration: none;
}

.story-grid p {
    /*font-family: 'Crimson', Georgia, serif;*/
    font-family: 'Source Sans 3', sans-serif;
    font-size: 1.25rem;
    line-height: 1.35;
    margin-bottom: 0;
    line-height: calc(1.5em - 3px);
}

@media screen and (min-width: 600px) and (max-width: 991px) {
    .story-grid > div:nth-child(2n+1) {
        clear: left;
    }
    .story-grid > div:nth-child(2n+1):before {
        clear: both;
        content: '';
        display: table;
    }
}

@media screen and (min-width: 992px) {
    .story-grid > div:nth-child(3n+1) {
        clear: left;
    }
    .story-grid > div:nth-child(3n+1):before {
        clear: both;
        content: '';
        display: table;
    }
}

@media screen and (max-width: 767px) {
    .story-grid {
        padding-top: 1.25rem;
    }
}

@media screen and (max-width: 599px) {
    .story-grid > .col-xs-6 {
        width: 100%;
    }
}

.story-grid .online-exclusive > a:before {
    background: #C8102E;
    border: 2px dashed white;
    border-radius: 50px;
    color: white;
    /*content: 'Online Exclusive';*/
    display: inline-block;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    height: 90px;
    letter-spacing: .025em;
    line-height: 1;
    padding: 25px 0;
    position: absolute;
    right: 5px;
    text-align: center;
    top: -15px;
    width: 90px;
}

.story-grid .caption {
    margin-bottom: 2.5rem;
}

.cover {
    display: block;
    position: relative;
}


.cover .issue-date{
	position: absolute;
	font: 1.25rem 'Source Sans 3', sans-serif;
	font-weight: 800;
	font-style: italic;
	line-height: 2rem;
	color: #fff;
	padding: 0 .75rem;
	background: #000;
	right: 0;
}

.title.text{
background: #c8102e;
    color: white;
    display: inline-block;
    letter-spacing: 0;
    margin: 0;
    padding: .625rem 1.25rem .625rem 1.25rem;
    position: relative;
    z-index: 1;
    /*text-transform: uppercase;*/
	font: 4.5rem 'League Gothic', sans-serif;
	line-height: 1;
	position: absolute;
	bottom: 2.5rem;
	transition: bottom ease .5s ;
	display: none;
}

 .title.svg{
	position: absolute;
	bottom: 2.5rem;
	transition: bottom ease .5s ;
	display: block;
	left: 2.5rem;
    width: 450px;
    height: auto;
	padding: 1rem;
    background: rgba(84, 88, 90, 0.9);
    
    background: rgba(84, 88, 90, 0.5);
    width: 70%;
    left: 15%;
    right: 15%;
    
}


@media screen and (max-width: 768px){
.title.text{
	position: relative;
	background: #54585a;
	width: 100%;
	display: block;
	bottom:0;
	transition: bottom ease .5s ;
   font-family: 'Source Sans 3';
   font-weight: 800
}

.title.svg{
	display: none;			
	}
	
.cover .issue-date{	
	width: 100%;
    text-align: left;
	padding: 0 1.25rem;
	transition: bottom ease .5s ;
	/*background: #960C22;*/
	}
	
	.ss-carousel {
    margin: 1rem 0;
}
}

header.uh-header.uh-header-secondary.newsletter{
	background: #c8102e;
}

header.uh-header.uh-header-secondary.newsletter div.site-name,
header.uh-header.uh-header-secondary.newsletter nav.site-nav{
	background: #54585A;
   Background: #960c22;
}

@media screen and (max-width: 991px){
header.uh-header.uh-header-secondary.newsletter div.site-name .container {
    display: block;
}
	header.uh-header.uh-header-secondary.newsletter div.site-name h1 {
		    padding: 1% 0;
	}
}

.container.standard.newsletter-2-column{
    padding-top: 3rem;
}

article hr{
    margin: 2rem auto;
    border: 1px solid rgba(127, 127, 127, .25);
    width: 100%;
}


.wide.newsletter .page-section{
padding: 2.5rem 0;
}

@media screen and (max-width: 767px){
.wide.newsletter .page-section{
padding: 1.5rem;
}
}

.wide.newsletter .page-section h1 {
    font-family: 'League Gothic', sans-serif;
    font-size: 4rem;
    letter-spacing: 0rem;
    line-height: 4rem;
    color: #000;
    max-width: 1600px;
    width: 100%;
    padding: 0;
    margin: 0rem auto 2rem;
text-transform: uppercase;
   margin: 1rem auto 0rem;
   
}

@media screen and (max-width: 991px){
.wide.newsletter .page-section h1 {
	margin: 1rem auto 1rem;
	font-size: 3.75rem;
	line-height: 4rem;
}
}

.wide.newsletter .page-section .container{
max-width: unset;
}


.hero-photo {
    position: relative;
}

.hero-photo .caption-wrapper {
    background: rgba(255, 249, 217, 1);
    opacity: 1;
    padding: 0;
    pointer-events: none;
    transition: opacity .25s cubic-bezier(0, 0, .2, 1);
}

.hero-photo .caption-wrapper .container {
    position: relative;
max-width: unset;
width: 100%;
}

.hero-photo .caption {
    font-size: 1.125rem; /* 18px */
    line-height: 1.33333333333333em;
    line-height: calc(1.5em - 3px);
    padding: calc(1.5em - 3px) 1rem;
    pointer-events: all;
    width: 100%;
}

.hero-photo .caption h3{
margin: 10px 0;
}

.hero-photo .caption p {
    margin: 0 0 1.125rem;
}

.hero-photo .caption > *:first-child {
    margin-top: 0;
}

.hero-photo .caption > *:last-child {
    margin-bottom: 0;
}

.hero-photo .caption > p:last-child {
    margin-bottom: .375rem;
}

.hero-photo.caption-below {
    /* background: #fff9d9; */
}

.hero-photo.caption-below .caption-wrapper {
    background: #fff9d9;
    bottom: auto;
    opacity: 1 !important;
    position: relative;
}

.hero-photo.caption-below .caption {
    background: none;
    padding: 2.5rem 0;
    width: auto;
}

@media screen and (min-width: 992px) {
    .hero-photo .caption-wrapper {
        background: none;
        bottom: 2.5rem;
        left: 1rem;
        position: absolute;
        width: 100%;
        z-index: 13;
    }
    .hero-photo .caption-wrapper.disabled {
        opacity: 0;
    }
    .hero-photo .caption {
        background: rgba(255, 249, 217, .85);
        padding: 1.125rem 1.25rem;
        width: calc(50% - 1.25rem);
    }
    .hero-photo .caption-wrapper.disabled .caption {
        pointer-events: none;
    }
}


div#quotes.well{
margin: 1em 0;
}

div#quotes p.lead {
font-family: "league gothic";
font-style: italic;
font-size: 2rem;
line-height: 2.5rem;
}

/*
a:hover .fa-angle-double-right,
.wide.newsletter a:hover .page-section p,
.wide.newsletter a:hover .page-section h1{
	color: #fff9d9;
}*/

div#newsletter-template-nav{
	display:none;
}

