/* CLASS SUPPORT SOME NATION OLDER VERSION */
.cd-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 11; }
.cd-overlay.hidden { display: none; transition: all 0.5s ease; }
.cd-overlay .overlay { position: relative; width: 800px; height: 450px; z-index: 12; margin: auto; margin-top: 10%; }
.cd-overlay .overlay .close { position: absolute; top: -30px; right: 0px; color: #fff; opacity: 1; font-size: 30px; }
.cd-tower { position: fixed; top: 20%; width: 120px; height: 600px; z-index: 10; }
.cd-tower.left { left: 20px; }
.cd-tower.right { right: 20px; }

/* CLASS FOR NATION V.4 ONLY */
.adszone-parallax {
	width: 100%;
	height: 400px;
	background-color: #dedede;
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.adszone-300x250 { position: relative; display: block; width: 300px; height: 250px; margin: auto; overflow: hidden; }
.adszone-600x250 { position: relative; display: block; width: 600px; height: 250px; margin: auto; overflow: hidden; }
.adszone-overlay {}
.adszone-tower { display: block; }
.adszone-sidebar {}
.adszone-content-bottom { width: 100%; min-height: 500px; }
.adszone-billboard { width: 970px; height: auto; margin:30px auto; }
.adszone-billboard-mobile { width: 320px; height: 100px; margin: auto; }
.adszone-above-detail { width: 320px;/* height: 100px; */ margin: auto; margin-bottom: 30px; }

.section-ads { text-align: center; } /*margin-top: 30px;*/
.section-ads.s600x250 {}
