
/* ******************* Default Ads Area ******************* */

/* Image Banners */

#dtnContainer {
}
#dtnContainer.homepage-sponsor {
	padding-bottom: 40px;
}
#dtnContainer .dtnad {overflow:hidden;}

/* Text Ads */
#dtnSpotlight {display: block; width: 100%;}

#dtnContainer.homepage-sponsor a {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.mobileAd {
	position: fixed;
	bottom: 0;
	z-index: 1000;
	margin: 0 auto;
	width: 100%;
}
.mobileAd .content {
	position: relative;
}
.mobileAd a {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.mobileAd .banner-close {
	position: absolute;
	z-index: 1001;
	color: #fff;
	top: -16px;
	left: 2px;
	font-size: 22px;
}
.mobileAd i.fa.fa-times {
	border: #842f2f solid;
	border-radius: 999px;
	height: 25px;
	width: 25px;
	background-color: #842f2f;
	font-size: 14px;
	text-align: center;
	padding-top: 2px;
}
/*DTN STYLES*/
.dtn-sponsor-block{
	max-width: 356px;
	background: #fff;
	overflow: hidden;
	padding: 8px;
	margin: 0 auto 20px auto;
}
.dtn-sponsor-block .title-text3{
	padding:0;margin:0;
}
.dtn-sponsor-block .block-text{
	padding: 16px 0 8px 0;
	/*cursor: pointer;*/
}
.dtn-sponsor-block .block-text h3{
	color:#939786;
	font-size: 18px;
	margin-bottom: 2px;
}
.dtn-sponsor-block .block-text p{
	padding: 4px 0 0 0;
	font-size: 14px;
	margin: 0;
	line-height: 18px;
	font-weight: bold;
}
.dtn-sponsor-block .block-text span.block-link{
	font-size: 18px;
}
.dtn-sponsor-block .block-text span.block-link:hover{
	text-decoration:underline;
}

.dtn-sponsor-block .block-text .block-link a{
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
}
.dtn-sponsor-block img{
   width: 340px;
   height: 190px;
}
.dtn-ros-block{
	max-width: 356px;
	background: #fff;
	overflow: hidden;
	padding: 8px;
	margin: 0 auto 20px auto;
}
.dtn-ros-block .title-text3{
	padding:0;margin:0;
}
.dtn-ros-block .block-text{
	padding: 8px 0 8px 0;
}
.dtn-ros-block .block-text h3{
	color:#939786;
	font-size: 18px;
}
.dtn-ros-block .block-text p{
	padding: 0;
	font-size: 14px;
	margin: 0;
	line-height: 18px;
	width: 100%;
	float:left;
	margin-right: -81px;
	padding-right: 81px;
}
.dtn-ros-block .block-text .more-link{
	float: right;

}
.dtn-ros-block .block-text .more-link a{
	background: rgba(0, 0, 0, 0) url(../jpg/button-bg.jpg) repeat scroll 0 0;
	display: inline-block;
	padding: 7px 7px !important;;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	color: #fff;
	width: 79px;
	text-transform: uppercase;
	line-height: inherit;
}
.dtn-ros-block .block-text .more-link a:hover {
	color: #ffda27;
}
.dtn-ros-block .block-text .more-link a i {
	background-color: #fff;
	color: #3e4a42;
	border-radius: 30px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	width: 18px;
	height: 18px;
	line-height: 14px;
	font-size: 21px;
	padding-left: 5px;
}
.dtn-ros-block .block-text .more-link a:hover i {
	background-color: #ffda27 !important;
	color: #3e4a42 !important;
}
.spotlight-cont {
	background-color: #fff;
}
.dtnad.spotlight {
	margin-bottom: -6px;
}
.spotlight-cont .spotlight-head {
	text-align: left;
	height: 50px;
}
.spotlight-cont .blog-angled-head .title4 {
	font-size: 15.25px;
	font-family: Architects Daughter, cursive;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}
.spotlight-cont .blog-angled-head {
	position: relative;
	width: 100%;
	z-index: 1;
	text-align: center;
	background-image: url('../jpg/pattern3.jpg');
}
.spotlight-cont .blog-angled-head .title4 {
	color: #fff;
	transition: all 0.5s ease 0s;
	top: 11px;
	position: relative;
	text-align: center;
	padding:8px 0px;
}
.spotlight-cont .blog-angled-head .title4:hover {
	color: #ffda27;
}
.spotlight-cont .spotlight-item {
	background-color: #fff;
	display: inline-block;
	width: 100%;
	padding: 10px;
	margin-bottom: -7px;
}
.spotlight-cont .spotlight-item .spotlight-img {
	float: left;
	width: 25%;
	padding-right: 10px;
	box-sizing: border-box;
}
.spotlight-cont .spotlight-item .spotlight-text {
	float: left;
	width: 75%;
	font-family: 'PT Sans W01 Regular';
	font-size: 14px;
	color: #3d4543;
	line-height: 1.4em;
}
.spotlight-cont .spotlight-item .spotlight-title {
	font-family: Architects Daughter, cursive;
	font-size: 14.25px;
	color: #939786;
	margin-bottom: 2px;
}
.contentRender_name_plugins_dtn_spotlight {
	margin-bottom: 20px;
}
@media only screen and (max-width: 64em) and (min-width: 40.063em){
	.spotlight-cont .spotlight-item {
		width: 50%;
		float: left;
		max-height: 74px;
		padding-bottom: 77px
	}
	.item-spacer {
		border-bottom: 1px solid #eee;
		width: 80%;
		margin-left: 34px;
	}
	.contentRender_name_plugins_dtn_spotlight {
		margin-bottom: 165px;
	}
}
@media only screen and (max-width: 40.063em){
	.spotlight-cont .spotlight-item {
		margin-bottom: -6px;
		}
	.item-spacer {
		border-bottom: 1px solid #eee;
		width: 80%;
		margin-left: 45px;
	}	
	.contentRender_name_plugins_dtn_spotlight {
		margin-bottom: 44px;
	}
}
.item-spacer {
	border-bottom: 1px solid #eee;
	width: 80%;
	margin-left: 34px;
 }
 .item-spacer:last-of-type {
	border-bottom: none;
 }
.item-background {
	background-color: #fff;
}