#backpageHeader h1{
	margin-top: 0;
}
#backpageHeader .headerGraphic{
	position: relative;
	width: 100%;
	display: block;
}

#backpageHeader .headerGraphic img{
	width: 100%;
	margin: 0 auto;
}
#backpageHeader .headerGraphic .image-overlay{
	height:100%;
	position: absolute;
	bottom: 0;
}
#backpageHeader .blueGradientHolder{
	width:100%;
	position:absolute;
	top:0;
}
#backpageHeader .blueGradient{
	background:url('https://71e73428c98d2e64fd6b-596a7347bb8d75314ef5b080382defe2.ssl.cf2.rackcdn.com/ECLJ/ECLJ_Backpage_Photo_Gradient.png');
	width:100%;
	margin:0 auto;
	padding-bottom:57%;
}
@media (max-width: 768px){
	#backpageHeader .imageText .title, #backpageHeader .imageText .shortTitle{
		font-size: 5vw !important;
		line-height: 6vw !important;
	}
	#backpageHeader .imageText{
		padding-right: 100px !important;
		padding-left: 20px !important;
	}
	#backpageHeader .imageText.noImage{
		padding-left: 0px !important;
		padding-right:0px !important;
	}
}
@media (max-width: 510px) {
	#related-content .more-related .more-button{
		min-width: 320px !important;
		font-size: 18px !important;
		padding-top: 27px !important;
	}
}
#backpageHeader .imageText a{
	color: white;
}
#backpageHeader .imageText{
	letter-spacing: .22px;
	color:#B8BABC;
	margin-bottom: 2px;
	overflow:auto;
	position: absolute;
	margin: 0;
	min-width:100px;
	bottom: 0px;
	padding-left: 54px;
	padding-right: 200px;
	padding-bottom:20px;
	height:auto;
	color:white;
}
#backpageHeader .topic {
	text-transform: uppercase;
}
#backpageHeader .imageText .title, #backpageHeader .imageText .shortTitle{
	position: relative;
	font-size: 31px;
	letter-spacing: 1.7px;
	line-height: 38px;
	margin-bottom: 8px;
	bottom:0px;
}
#backpageHeader .imageText .timestamp{
	padding-left: 4px;
	font-size: 12px;
	letter-spacing: .5px;
	color: #BEAA84;
	display: inline;
}
/* noImage */
#backpageHeader .imageText.noImage{
	position:relative;
	color: #064368;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
}
#backpageHeader .imageText.noImage a{
	color: #064368;
}
#backpageHeader .imageText.noImage .title, #backpageHeader .imageText.noImage .shorttitle{
	color: #064368;
}
/* End noImage*/
#contentAreaArticle .social-buttons.vertical{
	width: 50px;
	position: absolute;
	top: 20px;
}
#contentAreaArticle .social-buttons.vertical .facebook{
	width: 34px;
	height: 34px;
	background-color: #0D436A;
}
#contentAreaArticle .social-buttons.vertical .twitter{
	width: 34px;
	height: 34px;
	background-color: #0D436A;
	margin-top: 12px;
}
#contentAreaArticle .social-buttons.bottom{
	padding-bottom: 15px;
}
#contentAreaArticle .social-buttons.horizontal {
	margin-top: 12px;
}
#contentAreaArticle .social-buttons.horizontal .twitter {
	margin-left: 12px;
}
#contentAreaArticle .left-content-text{
	padding-left: 55px;
	padding-top: 16px;
	padding-right:20px;
	font-size: 15px;
	letter-spacing: .5px;
	line-height: 23px;
}
#contentAreaArticle .postHeader{
	color: #973525;
	letter-spacing: .06em
}
#contentAreaArticle h3 a{
	padding-top: 20px;
	margin-top: 0px;
}
.latest-content{
	margin-top: 18px;
	margin-bottom: 30px;
}
.latest-content p{
	font-weight: 700;
}
.latest-content hr{
	margin-top: 10px;
}
.latest-content .vertical-dots{
	height: 91%;
}
.latest-content .preHeader, #related-content .preHeader{
	font-size: 12px;
	color: #898989;
	margin: 9px 0 4px 3px !important;
	font-weight: 300 !important;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.latest-content .postHeader, #related-content .postHeader{
	font-family: cinzel;
	font-size:28px;
	letter-spacing: .03em;
	font-weight: 100 !important;
	margin-left: 1px !important;
	margin-top: -3px;
	margin-bottom: 6px;
	width: 215px;
	width:auto;
	white-space: nowrap;
}
.latest-content .videoSmall img{
	margin-left: 0px;
}
#related-content .relatedContainer{
	padding-bottom: 30px;
}

#related-content .lineBreakTextContainer{
	display: -webkit-flex;
	align-items: flex-end;
}
#related-content .lineBreakContainer{
	margin-top: 55px;
	margin-bottom: 55px;
}
#related-content .lineBreakContainer .lineBreak {
	background-color: #973525;
	width: 100%;
	height: 1px;
	float: left;
	margin-left: 15px;
	margin-bottom:20px;
}
#related-content .readMoreContainer.more-related{
	padding-left:0px !important;
	padding-right:0px !important;
}
@media (max-width: 991px){
	#related-content .relatedColumn{
		margin-left: 0px !important;
	}
	#related-content .col-sm-6, #related-content .col-xs-12{
		padding-left: 15px !important;
	}
	#related-content .mediaClear{
		clear:both;
	}
	.copy.left-content-text{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}
#related-content .relatedColumn img{
	padding-left: 1px;
	width: 100%;
	margin-top: 6px;
}
#related-content .relatedColumn .imgContainer{
	position: relative;
}
#related-content .relatedColumn .signatureContainer{
	position: absolute;
    bottom: 5px;
    left: 0;
    background: lightgray;
    opacity: .9;
    padding: 5px;
}
#related-content .relatedColumn .title{
	display: -webkit-box;
	margin-bottom: 12px;
	padding-left: 1.5px;
	padding-top: 9px;
	font-size: 18px;
	font-weight: 700;
	line-height: 21px;
	letter-spacing: .1px;
}
#related-content .relatedColumn .author{
	padding-left: 1.5px;
	margin-right: 5px;
	font-size: 12px;
	color: #898989;
	letter-spacing: .15px;
}
#related-content .relatedColumn .timestamp{
	font-size: 12px;
	letter-spacing: .5px;
	color: #BEAA84;
}
#related-content .relatedColumn .copy{
	color: #898989;
	padding-left: 1.5px;
	padding-top: 8px;
	letter-spacing: .55px;
	line-height: 22px;
	min-width: 202px;
}
#related-content #submit-button{
	background-color: #17426C;
	border-radius: 0;
	width: 100%;
	padding: 10px;
	letter-spacing: .14em;
	font-size: 1.4em;
	font-weight: 200;
	text-transform: uppercase;
	color: #ffffff;
	height: 52px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.copy a{
	color: #428bca; 
}
.readMore{
	padding-left: 1.5px;
	padding-top: 2px;
	color: #6E7C96 !important;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: .8px;
}

#related-content .more-related{
	display: -webkit-flex;
	width: 100%;
	height: 75px;
	display: flex;
	margin-top: 77px;
	margin-bottom: 60px;
}

#related-content .more-related .linebreak{
	background-color: #E3E4E5;
	height: 5px;
	width: 100%;
	margin-top: 35px;
	
}
#related-content .more-related .more-button{
	background-color: #0D436A;
	min-width: 440px;
	height: 75px;
	margin: 0 10px 0 10px;
	color: white;
	font-family: cinzel;
	text-align: center;
	padding-top: 25px;
	font-size: 23px;
}
.relatedArticlesContainer{
	margin-bottom:35px !important;
}
.readFull {
	background-color: #0D436A;
	color: #fff !important;
	width: 98%;
	display: block;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	font-family: cinzel;
	font-size: 23px;
	margin-top: 15px;
}

.readFull img {
	margin-left: 3%;
}
.readFull:hover, .readFull:focus {
	    color: #fff;
	    text-decoration: none;
}


.videoContainer{
	position: relative;
	height: 0;
	padding-bottom:48%;
	padding-top: 25px;
}
.videoContainer.rumbleContainer {
	padding-bottom: 53.6%;
}
.videoContainer iframe{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.featuredVideo{
	position: relative;
}
#contentAreaArticle .vertical-dots{
	top: 18px;
	left: -4px;
}
