.disqus-container{
	padding: 0 15px;
}
.news-box-big figure {
	margin: 0;
}
@media screen and (min-width: 1260px){
	.opening__details h2.title {
    font-size: 90px !important;
	}
}
@media screen and (min-width: 768px){
	.disqus-container{
	    padding: 30px;
	    margin: 0 auto;
	    max-width: 900px;
	}
}

.advertising-box{
	padding: 15px 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.advertising-box [id^="div-gpt-ad-"]{
	margin: 0 auto;
}

.advertising-box.sticky-ad{
	position: fixed;
	left: calc((100vw - 1260px) / 2 + 1275px);
	top: 263px;
	width: auto;
}
.article .advertising-box.sticky-ad{
	top: 178px;
}

footer {
	position: relative;
}
@media screen and (max-width: 767px){
	.homepage .advertising-box,
	.list .advertising-box{
	    padding-bottom: 45px;
	}
	.list .advertising-box.adv-mobile-listing-first{
		padding-bottom: 5px;
	}
}

@media screen and (min-width: 1260px){
	.advertising-box.articleInnerAdv{
		width: 1260px;
		max-width: 1260px !important;
		margin-left: -210px;
		position: relative;
	}
}

.list .advertising-box.sectionlist{
	padding-bottom:45px;
}

.disqus-comment-count{
	display:none !important;
}