.banner-inner-wrapper{
	height: 320px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}
.banner-caption{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	padding: 22px 15px;
	text-align: right;
}
.banner-heading{
	font-family: NewsGot-Dem;
	letter-spacing: .5px;
	font-size: 31px;
}
.banner-sub-heading{
	font-family: NewsGot-Lig;
	font-size: 21px;
	margin-top: 8px;
	padding-top: 0px;
}
.banner-heading,
.banner-sub-heading{
	color: #fff;
	margin-bottom: 0px;
	text-transform: initial;
}
.content.default-template .content-left-column{
	padding-bottom: 60px;
}
.single-featured-image-wrapper img{
    text-align: center;
    margin-right: 20px;
    margin-bottom: 10px;
    border-width: 0px;
    width: 70%;
    border: 0px;
    border-radius: 4px;
    float: left;
}
ul.resources-list{
	list-style: none;
	text-align: center;
	margin-top: 25px;
}
ul.resources-list img{
	max-width: 100px;
	max-height: 136px;
	margin: 0px auto;
}
ul.resources-list li .res-title p{
	text-decoration: underline;
	color: #0071bc;
	font-family: NewsGot-Lig;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}
ul.resources-list li a:hover .res-title p{
	color: #faa71a;
}
div.spacer{
	height: 20px;
	clear: both;
}
.page-id-47 ul.news-list a.text-decor-none{
	text-decoration: none;
}
.page-id-69 .content .content-left-column iframe{
	width: initial !important;
	float: right;
}