.AdvertismentDiv_120_600 {
	display: none;
	position: absolute;
	top: 190px;
	left: 10px;
	margin: 0px;
	width: 120px;
	height: 600px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
}

.AdvertismentDiv_728_90 {
	display: none;
	position: absolute;
	width: 728px;
	height: 90px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
}

.AdvertismentDiv_468_60 {
	display: none;
	position: absolute;
	bottom: 30px;
	left: 100%;
	margin: 0px 0px 0px -468px;
	width: 468px;
	height: 60px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
}

.AdvertismentDiv_320_50 {
        text-align: center;
	display: none;
	position: absolute;
	bottom: 55px;
	left: 0px;
	Xmargin: 0px 0px 0px -320px;
	width: 100%;
	height: 50px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
}

.AdvertismentDiv_auto {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	width: 100%;
	height: 50px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
}

.mapboxgl-ctrl-bottom-left-reset {
		margin:0 0 10px 10px;
}

.mapboxgl-ctrl-bottom-right-reset {
		margin:0 10 10px 0px;
}

@media only screen and (min-width: 320px) and (max-width: 640px) and (min-height: 360px) {
	.AdvertismentDiv_320_50 {
		display: block;
	}
}

@media only screen and (min-width: 641px) and (max-width: 1023px) and (min-height: 360px) {
	.AdvertismentDiv_468_60 {
		display: inline-block;
	}
}

@media only screen and (min-width: 1024px) and (max-height: 829px) {
	.AdvertismentDiv_468_60 {
		display: inline-block;
	}
}

@media only screen and (min-width: 1024px) and (min-height: 830px) {
	.AdvertismentDiv_120_600 {
		display: inline-block;
	}
}

