/*-----------------------------------------------------------------------------------*\
	#Base and Boostrap Overwrites
\*-----------------------------------------------------------------------------------*/
body {
	padding-top: 0px;
	background: #fff;
	color: #222222;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
}

a {
	color: #222222;
	font-weight: 400;
}

a:hover {
	color: #222222;
}

h1, h2, h3, h4, h5 {
	margin: 10px 0;
	font-weight: 600;
	line-height: 110%;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 24px;
	font-weight: 400;
}

h4 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 400;
	border-bottom: 1px solid #e2e2e2;
}

h4.headline {
	font-weight: 600;
}

h5 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 400;
}

h6 {
	font-size: 1em;
}

@media (max-width: 480px) {
	h6 {
		font-size: 1em;
	}
}

p {
	font-weight: 400;
	line-height: 160%;
}

img {
	width: 100%;
}

li {
	margin-bottom: 10px;
}

.timeStamp,
.timeStamp.updated {
	white-space: nowrap;
	color: #999;
	font-size: 12px;
}

.timeStamp.updated,
.timeStamp.updated .timeStamp {
	color: #4990E2;
}

.timeStampTag {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	padding: 5px 10px;
	background-color: #4990E2;
	border-left: 1px solid rgba(255,255,255,.3);
	border-bottom: 1px solid rgba(255,255,255,.3);
	color: #fff;
	text-transform: uppercase;
}

.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.no-vertical-spacing div[class*='col-'] {
	margin-bottom: 0;
}

section {
	padding: 20px 0;
}

section h3 {
	text-transform: uppercase;
}

section.video, section.photo {
	background: #051c57;
	color: #fff;
}

section.video a,
section.video a:hover,
section.video a:active,
section.video a:focus, section.photo a,
section.photo a:hover,
section.photo a:active,
section.photo a:focus {
    color: #fff;
}

section {
	padding: 0;
}

.container-background {
	padding-top: 0;
}

.article-container {
	margin-bottom: 20px;
}

.article-container h4 {
	margin-top: 20px;
}

@media (min-width : 992px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

/* ads */
.cm-ad.HP01 {
	margin: 20px auto 20px auto;
}

@media (max-width : 480px) {
	.cm-ad.HP01 {
		margin: 10px auto 20px auto;
	}
}

@media (max-width : 380px) {
	.cm-ad.HP01 {
		margin: 10px auto 20px auto;
	}
}

.cm-ad.RP01,
.cm-ad.RP02,
.cm-ad.RP03,
.cm-ad.RP04 {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.row .RP01 {
		margin-left: -15px;
	}
}

@media(min-width: 480px){
	#anchorAdContainer.show {
		display: none !important;
	}
}

/* MP01 anchor ad */
@media(max-width: 480px){
	#anchorAdContainer {
	    visibility: hidden;
	    min-width: 100%;
	    min-height: 70px;
	    background-color: rgba(0,0,0,.3);
	    color: #fff;
	    text-align: center;
	    padding: 10px;
	    position: fixed;
	    z-index: 1;
	    bottom: 0px;
	}

	#anchorAdContainer.show {
	    visibility: visible;
	    -webkit-animation: fadein 0.5s;
	    animation: fadein 0.5s;
	}

	#anchorAdContainer .hideAd {
		float: right;
		width: 27px;
	    height: 27px;
	    padding: 3px;
		background: #000;
		color: #fff;
	    border-radius: 50%;
	    cursor: pointer;
	}
}

@-webkit-keyframes fadein {
    from {
    	bottom: -30px; opacity: 0;
    } 
    to {
    	bottom: 0px; opacity: 1;
    }
}

@keyframes fadein {
    from {
    	bottom: -30px; opacity: 0;
    }
    to {
    	bottom: 0px; opacity: 1;
    }
}

/* search results */
#submitSearchDesktop {
	cursor: pointer;
}

.search-results h4 {
	border-bottom: none;
}

.searchError i {
	color: #999;
}

.searchError li {
	margin-bottom: 0;
}

.search-pagination {
	height: 45px;
	margin: 0 15px 20px;
	padding: 10px 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

.search-pagination p {
	margin: 0;
	padding: 0;
}

.pagination-total {
	padding-left: 0;
	font-weight: bold;
}

.prev-next {
	text-align: right;
}

@media (max-width: 767px) {
	.prev-next {
		padding: 0;
	}
}

.prev-next p {
	display: inline-block;
	float: left;
}

.search-results .headline-list-left-photo .image-holder,
.list-leaf-page .headline-list-left-photo .image-holder {
	width: 25%;
}

.search-results .headline-list-left-photo .headline a,
.list-leaf-page .headline-list-left-photo .headline a {
	font-weight: bold;
}

.search-results .tease li,
.list-leaf-page .tease li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
}

.search-results .tease li:last-child,
.list-leaf-page .tease li:last-child {
	border-bottom: none;
}

.search-results .content-holder p,
.list-leaf-page .content-holder p {
	margin-top: 0;
}

.search-results .inactive,
.search-results .inactive a,
.list-leaf-page .inactive,
.list-leaf-page .inactive a {
	color: #ababab;
}

.search-results .timeStamp,
.list-leaf-page .timeStamp {
	display: block;
	margin: 3px 0;
	color: #222;
}