@charset "utf-8";
/* CSS Document */


.ad-container.compute2 {
	background:url(http://www.hottopics.ht/wp-content/uploads/2018/05/MDW_1790x350.jpg) left center;
	height:350px !important;
	color:white;
	background-size:cover;
}

.cc2title {
	text-align: right;
    padding-right: 70px;
    padding-top: 40px;
    color: white;
    font-size: 88px;
	font-family: motiva-sans, sans-serif;
	font-style: normal;
	font-weight: 800;
}

.cc2p {
	float:right;
	text-align: right;
    padding-right: 70px;
    padding-top: 30px;
    font-family: motiva-sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    right: 0px;
	width:810px;
}

.cc2footer {
	clear:both;
	float:right;
	text-align: right;
    padding-right: 70px;
    padding-top: 30px;
    font-family: motiva-sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    right: 0px;
}

.cc2text {
	display: inline-block;
    margin-bottom: 7px;
    margin-right: 25px;
}

.cc2logo {
	display: inline-block;
    vertical-align: bottom;
}

@media screen and (max-width: 1440px) {
	.ad-container.compute2 {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2018/05/MDW_1440x350.jpg);
	}
	
	.cc2title, .cc2p, .cc2footer {
		padding-right:50px;
	}
}

@media screen and (max-width: 1024px) {
	.ad-container.compute2 {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2018/05/MDW_1024x350.jpg);
	}
	
	.cc2title {
		font-size:73px;
	}
	
	.cc2p {
		font-size:26px;
	}
}

@media screen and (max-width: 1000px) {
	.ad-container.compute2 {
		height: 350px !important;
    	width: 100% !important;
	}
}

@media screen and (max-width: 960px) {
	.ad-container.compute2 {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2018/05/MDW_960x300.jpg);
		height: 300px !important;
	}
	
	.cc2title, .cc2p, .cc2footer {
		padding-right:40px;
	}
	
	.cc2title {
		font-size:68px;
	}
	
	.cc2p {
		font-size:24px;
	}
}

@media screen and (max-width: 810px) {
	.cc2p {
		width: 602px;
	}
}

@media screen and (max-width: 768px) {
	.ad-container.compute2 {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2018/05/MDW_768x300.jpg);
		height: 300px !important;
	}
	
	.cc2title, .cc2p, .cc2footer {
		padding-right:30px;
	}
	
	.cc2title {
		font-size:58px;
	}
	
	.cc2p {
		font-size:20px;
	}
}

@media screen and (max-width: 594px) {
	.ad-container.compute2 {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2018/05/MDW_480x300.jpg);
		height: 300px !important;
	}
	
	.cc2title {
		font-size:49px;
		width: 350px;
    	float: right;
	}
	
	.cc2p {
		font-size:16px;
		width:360px;
	}
	
	.cc2p, .cc2footer {
		padding-top:15px;
	}
	
	.cc2footer {
		font-size:14px;
	}
}

@media screen and (max-width: 510px) {
	.ad.single-post-ad .ad-container.compute2 {
		height: 300px!important;
	}
}

@media screen and (max-width: 392px) {
	.cc2title {
		font-size:34px;
	}
	
	.cc2p {
		font-size: 13px;
		width: 283px;
	}
	
	.cc2footer {
		font-size:12px;
	}
	
	.cc2text {
		margin-right:7px;
	}
}

@media screen and (max-width: 320px) {
	.ad.single-post-ad .ad-container.compute2 {
		background:url(http://www.hottopics.ht/wp-content/uploads/2018/05/MDW_320x350.jpg);
		height: 350px!important;
		width:320px;
	}
	
	.cc2title {
		width:100%;
		text-align:center;
		font-size:47px;
		padding-right:0px;
		padding-top:95px;
	}
	
	.cc2p {
		width:100%;
		text-align:center;
		padding-right:0px;
		font-size:14px;
	}
	
	.cc2footer {
		width:100%;
		text-align:center;
		padding-right:0px;
	}
	
	.cc2text, .cc2logo {
		display:block;
		font-size:11px;
	}
	
	.cc2logo img {
		width:85px;
		height:auto;
	}
}