
/* ******************* Default Ads Area ******************* */
.panel_custom_three_col_dtn .ad_notice_container {
	padding: 0;
}
.panel_custom_three_col_dtn #dtnContainer.max-300 {
	width: 100%;
	max-width: 300px;
	margin: auto
}
.panel_custom_three_col_dtn #dtnContainer {
	padding: 0;
}
.panel_custom_three_col_dtn #dtnSpotlight {
	padding: 0;
}
.panel_custom_three_col_dtn .global-blocks-container .global-block .block-image {
    margin-bottom: 0px;
}
.panel_custom_three_col_dtn .ad_notice {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	background: #c3c3c3;
	color:#fff;
	margin: 15px 0;
}
.panel_custom_three_col_dtn .section-title.global-section-title {
	display: none;
}
.panel_custom_three_col_dtn .col-one {
}
.panel_custom_three_col_dtn .col-two {
}
.panel_custom_three_col_dtn .col-three {
}
.panel_custom_three_col_dtn .title {
	display: none;
}
.panel_custom_three_col_dtn #dtnContainer {
	padding-bottom: 15px;
}
.panel_custom_three_col_dtn .advertisement-container .advertisement-blocks-container .advertisement-block {
    margin-bottom: 0px;
}
.panel_custom_three_col_dtn h3 {
	margin-bottom: .1rem;
	font-size: 1.1rem;
}
.panel_custom_three_col_dtn p {
	margin-bottom: .2rem;
	font-size: 1rem;
}
.panel_custom_three_col_dtn .advertisement-block {
	max-width: 300px; 
	margin: auto;
}
.panel_custom_three_col_dtn #dtnContainer.max-300 .block-description {
	display:none;
}
.panel_custom_three_col_dtn #dtnContainer.max-300 .block-link {
	display:none;
}
@media (min-width: 1024px) {
	.panel_custom_three_col_dtn .col-one {
		width: 29%;
	}
	.panel_custom_three_col_dtn .col-two {
		width: 29%;
	}
	.panel_custom_three_col_dtn .col-three {
		width: 42%;
	}
	.sidebar-container #dtnContainer {
	max-width: 190px;
	}
	.sidebar-container #dtnSpotlight {
		max-width: 190px;
	}
}
@media (max-width: 1024px) {
	.panel_custom_three_col_dtn #dtnSpotlight .columns.large-12 {
		width: 100%;
		padding: 0;
	}
	.panel_custom_three_col_dtn #dtnContainer .columns.large-12 {
		width: 100%;
	}
	.panel_custom_three_col_dtn h3 {
		margin-bottom: 0;
		font-size: 1rem;
	}
	.panel_custom_three_col_dtn p {
		margin-bottom: .1rem;
		font-size: .9rem;
	}
	.panel_custom_three_col_dtn .advertisement-container .advertisement-blocks-container .advertisement-block .block-text-content {
		padding-top: 0px;
	}
}
@media (max-width: 940px) {
	.panel_custom_three_col_dtn #dtnSpotlight {
		max-width: 300px;
		margin: 0 auto;
	}
	.panel_custom_three_col_dtn .col-one {
		width: 100%;
	}
	.panel_custom_three_col_dtn .col-two {
		width: 100%;
	}
	.panel_custom_three_col_dtn .col-three {
		width: 100%;
	}
	.panel_custom_three_col_dtn h3 {
		margin-bottom: .1rem;
		font-size: 1.1rem;
	}
	.panel_custom_three_col_dtn p {
		margin-bottom: .2rem;
		font-size: 1rem;
	}
	.panel_custom_three_col_dtn #dtnContainer.max-300 .block-description {
		display:block;
	}
}

/* Image Banners */

#dtnContainer {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#dtnContainer .block-title h3 {
	margin-bottom: 0rem;
    font-size: 1.125rem;
}
#dtnContainer .block-image {
	margin-bottom: 0;
}
#dtnContainer img {
	margin-bottom: 15px;
}
#dtnContainer .section-title h3 {
	text-align: left !important;
}
#dtnSpotlight {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#dtnSpotlight .title {
	text-align: left !important;
    color: #989999 !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 1.2rem;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
}
#dtnSpotlight .columns {
	padding:0;
}
#dtnSpotlight .block-title h3 {
	margin-bottom: 0rem;
    font-size: 1.125rem;
}
#dtnSpotlight p {
	font-size: 1rem;
}
#dtnSpotlight .block-description p:last-child {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}
#dtnSpotlight .spotlight:last-child .block-description p:last-child {
	margin-bottom: 20px;
}

#dtnSpotlight .spotlight:last-child {
	
}
/* Text Ads */

/* Header Slides */

#dtnContainer.max-1280 {
	padding: 0;
}
#dtnContainer.max-1280 .item-image > a {
	display: inline;
}
#dtnContainer .photographer-name {
	height: 19px;
}
#dtnContainer .photographer-name p {
	display: none;
}
#dtnContainer .main-banner-container .item .item-image {
    min-height: 0;
}

/* Mobile */
.mobiledtnbanner {
	padding: 0 !important;
	text-align: center; 
	position: fixed; 
	width: 100%; 
	bottom: 0;
	left: 0;
	z-index: 200000;
	opacity: 0;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
}
.mobiledtnbanner.open{ opacity: 1;}
.mobiledtnbanner img {box-shadow: 1px 0 4px rgba(0, 0, 0, 0.2);}
.mobiledtnbanner .banner-close {
	float: right;
	padding: 5px;
	cursor: pointer;
	opacity: 0.75;
	-webkit-transition: all 350ms ease-in-out;
	-moz-transition: all 350ms ease-in-out;
	-o-transition: all 350ms ease-in-out;
	transition: all 350ms ease-in-out;
	position: absolute;
	right: 0;
	top: -25px;
}
.mobiledtnbanner .banner-close:hover,
.mobiledtnbanner .banner-close:focus {
	opacity: 1;
}