.syniverse-ad-container {
	position:relative;
	width: 100%;
	height: 100%;
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image:url(http://www.hottopics.ht/wp-content/uploads/2016/01/syniverse11.jpg);
}

.syniverse-ad-container .ad-content {
	position:relative;
}

.syniverse-ad-container .ad-content .video-link{
	position:absolute;
	left:0px;
	top:185px;
}

.syniverse-ad-container .video-holder {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(255, 255, 255, 0.5);
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
	display:none;
	cursor:pointer;
}

.syniverse-ad-container .video-holder .iframe{
	position:absolute;
	right:16%;
	top:50px;
	-webkit-box-shadow: 0px -1px 17px 5px rgba(255,255,255,1);
	-moz-box-shadow: 0px -1px 17px 5px rgba(255,255,255,1);
	box-shadow: 0px -1px 17px 5px rgba(255,255,255,1);
	background:black;
	width:715px;
	height:402px;
}

.syniverse-ad-container .video-holder iframe{ 
	width:715px !important;
	height:402px !important;
}

.ad-side2 {
	position:relative;
	left:-20px;
}

.ad-side3 {
	position:relative;
	margin-left:-20px;
}

.ad-side5 {
	position:relative;
}

.ad-side7 {
	    top: 130px;
	position: absolute;
}

.ad-side3 .video-link {
	position:relative;
	top: 113px !important;
}

.ad-side2 .video-link {
	position:relative;
	top: 167px !important;
}

.ad-side2, .ad-side3, .ad-side5, .ad-side6, .ad-side7 {
	display:none;
}

.syniverse-close {
	position:absolute;
	width:42px;
	height:42px;
	top: -35px;
	right: -40px;
	background-image:url(http://www.hottopics.ht/wp-content/uploads/2016/01/close.png);
}
	

@media only screen and (max-width: 1440px) {
	.syniverse-ad-container {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2016/01/syniverse2.jpg);
	}
	
	.ad-side1 {
		display:none;
	}
	
	.ad-side2 {
		display:block;
	}
	
	.syniverse-ad-container .video-holder .iframe {
		width: 527px !important;
		height: 349px !important;
		top: 80px !important;
	}
	
	.syniverse-ad-container .video-holder iframe {
		width: 527px !important;
		height: 349px !important;
	}
}

@media screen and (max-width: 1024px) {
	.syniverse-ad-container {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2016/01/syniverse3.jpg);
	}
	
	.ad-side2 {
		display:none;
	}
	
	.ad-side3 {
		display:block;
	}
	
	.syniverse-ad-container .video-holder .iframe {
		width: 528px !important;
		height: 355px !important;
		right: 3% !important;
		top: 36px !important;
	}
	
	.syniverse-ad-container .video-holder iframe {
		width: 528px !important;
		height: 355px !important;
	}
}

@media screen and (max-width: 1000px) {
	.syniverse-ad-container {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2016/01/syniverse5.jpg);
	}
	
	.ad-side3 {
		display:none;
	}
	
	.ad-side5 {
		display:block;
	}
	
	.syniverse-ad-container .video-link {
		top: 115px !important;
	}
	
	.syniverse-ad-container .video-holder .iframe {
		width: 640px !important;
		height: 360px !important;
		left: 50% !important;
		top: 50% !important;
		margin-top: -180px !important;
		margin-left: -320px !important;
	}
	
	.syniverse-ad-container .video-holder iframe {
		width: 640px !important;
		height: 360px !important;
	}
}

@media screen and (max-width: 830px) {
	.syniverse-ad-container {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2016/01/syniverse6.jpg);
	}
	
	.syniverse-ad-container .ad-content {
		height:480px;
	}
	
	.ad-side5 {
		display:none;
	}
	
	.ad-side6 {
		display:block;
		bottom:-2px;
		position:absolute;
	}
	
	.syniverse-ad-container .video-link {
		top: 100px !important;
	}
	
	.syniverse-ad-container .video-holder .iframe {
		width: 380px !important;
		height: 214px !important;
		left: 50% !important;
		top: 10% !important;
		margin-left: -190px !important;
		margin-top:0px !important;
	}
	
	.syniverse-ad-container .video-holder iframe {
		width: 380px !important;
		height: 214px !important;
	}
}

@media screen and (max-width: 810px) {
	.syniverse-ad-container {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2016/01/syniverse7.jpg);
	}
	
	.ad-side6 {
		display:none;
	}
	
	.ad-side7 {
		display:block;
	}
	
	.syniverse-ad-container .ad-content {
		height: 400px;
	}
	
	.syniverse-ad-container .video-link {
		top: 75px !important;
	}
	
	.syniverse-ad-container .video-holder .iframe {
		width: 253px !important;
		height: 142px !important;
		left: 50% !important;
		top: 5% !important;
		margin-left: -126px !important;
	}
	
	.syniverse-ad-container .video-holder iframe {
		width: 253px !important;
		height: 142px !important;
	}
	
	.syniverse-close {
		height: 24px;
		top: -22px;
		right: -42px;
		background-size: contain;
		background-repeat: no-repeat;
	}
}