@charset "UTF-8";
/* CSS Document */



/* News Article Page with sidebar */


.velocity-dots {
	background: url(http://velocity.design/application/files/6014/8465/9418/velocity-dots.png);
	background-repeat: no-repeat;
	background-size: 100%;
	object-fit: cover;
	height: 500px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.ccm-block-next-previous-previous-link:before {
	content: "\f053";
	font-family: fontawesome;
	color: #e86c19;
}
.ccm-block-next-previous-next-link:after {
	content: "\f054";
	font-family: fontawesome;
	color: #e86c19;
}
.ccm-block-next-previous-previous-link, .ccm-block-next-previous-next-link {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	color: #fff;
}
.ccm-block-next-previous-previous-link a, .ccm-block-next-previous-next-link a {
	color: #161616;
	font-weight: 500;
}
.vertical-sep {
	float: right;
	color: #fff;
	font-weight: 700;
}
p.vertical-sep {
	color: #e86c19 !important;
}
.social-container {
	padding: 1% 0 1% 0;
	width: 100%;
	float: left;
}
.stButton {
	margin: 10px 0 10px 0;
}
.one-third-col h1 {
	font-size: 26px;
	text-shadow: 0 0 0 rgba(255, 255, 255, 1);
	margin: 10px 15px 10px 15px;
}
.news-link {
	display: block;
	color: #fff;
}
.news-link:hover {
	display: block;
	color: #fff;
}
.news-text-wrapper {
	position: relative;
	display: block;
	width: 100%;
}
.news-inner-wrapper {
	display: block;
	width: 100%;
	position: relative;
}

.title-block {
	display: inline-block;
	max-height: 90px;
	height: auto;
	width: 100%;
}
.title-block h3 {
	position: relative;
	text-align: left;
	letter-spacing: 1px;
	text-transform: none;
	border-bottom: 0;
	color: #e86c19;
	margin: 0 !important;
}
.author {
	display: inline-block;
	float: left;
	margin: 0;
	width: 100%;
}
.ccm-block-page-list-date {
	margin: 0;
	font-size: 0.7vw;
}
.author:before {
	font-family: 'FontAwesome';
	content: '\f1ea';
}
.ccm-block-page-list-date:before {
	content: '\f017';
	font-family: 'FontAwesome';
	margin-right: 3px;
	font-size: larger;
	transition: all 0.3s;
	display: inline-block;
	width: auto;
	text-align: right;
	vertical-align: middle;
	margin-top: 0;
}
.one-third-col .ccm-block-page-list-date {
	color: #787878;
	display: inline-block;
	float: left;
	margin: 0;
	font-size: 14px;
}
.news-single {
	padding: 0;
}
.news-single h1 {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
}
.news-single ul {
	list-style: none;
	color: #444;
	line-height: 1.5em;
	font-size: 16px;
	margin: 20px 0 20px 20px;
}
.news-single li:before {
	content: '\e080';
	display: inline-block;
	position: absolute;
	top: 5px;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	padding-right: 10px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
	left: 0;
	font-size: 12px;
}
.news-single li {
	margin: 10px 0;
	padding-left: 22px;
	position: relative;
}
.news-single-page-wrapper {
	background-size: 100%;
	background-position: center;
	object-fit: contain;
	opacity: 0.5;
	height: 450px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-filter: blur(22px);
	-moz-filter: blur(22px);
	-o-filter: blur(22px);
	-ms-filter: blur(22px);
	filter: blur(22px);
}
.news-background {
	height: auto;
	background-size: contain;
}
.two-thirds-col {
	width: 70%;
	padding: 0;
	float: left;
	box-sizing: border-box;
	margin-top: 25px;
}
.one-third-col {
	width: 25%;
	float: right;
	position: relative;
	margin: 70px 1% 0 0;
	box-sizing: border-box;
	padding: 1% 1.5%;
	background: rgba(255, 255, 255, 0.37);
}
.one-third-col .news-single-listings .news-item-wrapper {
	display: inline-block;
	max-width: 100%;
	float: left;
	position: relative;
	padding: 5% 1% 5% 1%;
	background: none;
	-webkit-box-shadow: 0px 2px 38px -14px rgba(255, 255, 255, 0);
	-moz-box-shadow: 0px 2px 38px -14px rgba(255, 255, 255, 0);
	box-shadow: 0px 2px 38px -14px rgba(255, 255, 255, 0);
}
.news-wrapper {
	margin-top: 50px;
}
.one-third-col img {
	display: block;
	max-width: 100%;
	width: 1024px;
	height: auto;
}
.one-third-col .articles-title h1 {
	font-size: 24px;
	margin-bottom: 20px;
	float: none;
}
.one-third-col h1 {
	font-size: 18px;
	margin: 6px 0 6px 0;
	float: left;
	text-align: left;
}
.one-third-col .ccm-block-page-list-date {
	float: left;
}
.news-single img {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}
.news-single img#image-marker {
	max-width: 100%;
	width: auto;
	height: auto;
	border: 0;
	object-fit: contain;
}
.ccm-pagination-wrapper {
	width: 100%;
}
.share-row {
	padding: 1.5% 0;
	border-bottom: 1px solid #a3a3a3;
}
.stButton {
	margin-bottom: 15px;
}

/* News Page breakpoints */

@media screen and (min-width: 2024px) {
.title-block h1 {
	color: #fff;
	font-size: 0.9vw !important;
	text-shadow: 0 0 0 rgba(255, 255, 255, 1);
	margin: 4px 15px 0 15px !important;
}
.ccm-block-page-list-date {
	color: #ffffff;
	margin: 5px 0 15px 0;
	font-size: 0.6vw;
}
}

@media screen and (max-width: 1640px) {
.title-block h1 {
	color: #fff;
	font-size: 1.2vw !important;
	text-shadow: 0 0 0 rgba(255, 255, 255, 1);
	margin: 4px 15px 0 15px !important;
}
.ccm-block-page-list-date {
	color: #ffffff;
	margin: 5px 0 15px 0;
	font-size: 0.7vw;
}
}

@media screen and (max-width: 1400px) {
.ccm-block-page-list-date {
	color: #ffffff;
	margin: 5px 0 15px 0;
	font-size: 0.8vw;
}
}

@media screen and (max-width: 1024px) {
.one-third-col {
	width: 100%;
	background: none;
	padding: 0;
	margin: 0;
}
.title-block h1 {
	margin: 4px 15px 0 15px !important;
	font-size: 4vw !important;
}
.ccm-block-page-list-date {
	color: #ffffff;
	margin: 5px 0 15px 15px;
	font-size: 2.5vw;
}
.one-third-col .news-single-listings .news-item-wrapper {
	padding: 5% 0 5% 0;
	margin: 0;
}
.two-thirds-col {
	width: 100%;
}
}

@media screen and (max-width: 900px) {
.full-width-col .news-seperator {
	margin: 4% 2%;
}
.news-item-wrapper {
	max-width: 48%;
	padding: 2%;
}
.full-width-col {
	padding: 0;
}
.one-third-col {
	border-left: 0;
	padding-left: 0;
}
.share-row {
	padding: 1.5% 0 5% 0;
}
.news-wrapper {
	margin-top: 0;
}
}

@media screen and (max-width: 780px) {
.title-block h1 {
	color: #fff;
	font-size: 4.2vw !important;
	text-shadow: 0 0 0 rgba(255, 255, 255, 1);
	margin: 4px 15px 0 15px !important;
}
.ccm-block-page-list-date {
	color: #ffffff;
	font-size: 2.5vw;
	margin: 15px !important;
}
}

@media screen and (max-width: 580px) {
.news-item-wrapper {
	max-width: 100%;
	padding: 3.5%;
	margin: 5% 0;
}
.title-block h1 {
	font-size: 4.5vw !important;
}
}
