#supportPage.advertising .clear{
	display: block !important;
}
#supportPage.advertising h1{
	float: left;
	margin-bottom: 50px;
}
#supportPage.advertising h4{
	margin-bottom: 5px;
}
#supportPage.advertising .widgetTabs{
	float: right;
	width: 400px;
	padding: 0px;
	margin: 0px;
}
#supportPage.advertising .widgetTabs li{
	float: left;
	width: 50%;
	padding: 0px;
	text-align: center;
	list-style: none;
	line-height: 32px;
}
#supportPage.advertising .tabs-selected{
	background: #43a454;
}
#supportPage.advertising .tabs-selected a{
	color: #fff !important;
}
.adFormatsImage{
	float: left;
	width: 56%;
	margin-right: 4%;
}
.adFormatsImage img{
	max-width: 100%;
	margin-bottom: 30px;
}

.table_adsize{
	border-spacing: 0px;
	margin-bottom: 40px;
}
.table_adsize > tbody > tr > td:first-of-type{
	padding-top: 0px;
}
.table_adsize th, .table_adsize td{
	border-bottom: 2px #acacac solid;
	padding: 10px;
	padding-right: 0px;
	vertical-align: top;
}
.table_adsize th{
	border-right: 2px #acacac solid;
	padding-left: 0px;
	padding-right: 10px;
}
.table_adsize td.fullWidth{
	padding-left: 0px;
}
.trafficImg{
	width: 50%;
	text-align: center;
	float: left;
	margin-bottom: 30px;
}
.trafficImg img{
	max-width: 90%;
}
#adEnquiry{
	position: relative;
}
#adEnquiry img{
	max-width: 100%;
}
#adEnquiry h4{
	font-size: 18px;
	margin-bottom: auto;
}
#adEnquiry.with-blog-info{
	margin-bottom: 50px;
}
#adEnquiry .item{
	clear: both;
}
#adEnquiry .item div{
	width: 30%;
	float:left;
	margin-bottom: 30px;
}
#adEnquiry .item img{
	max-width: 67%;
	float: right;
	margin-bottom: 30px;
}
#adEnquiry p.grey{
	position:relative;
	top: -10px;
}
#adEnquiry .blog-info{
	position: absolute;
	top: 32px;
	right: 0px;
	margin-left: 602px;
}
#adEnquiry .blog-info > p:first-of-type{
	margin:0px 0px 25px;
}
#adEnquiry .blog-image, #adEnquiry .featured-image{
	background-repeat: no-repeat;
	background-position: left bottom;
}
#adEnquiry .featured-image{ margin-top: 10px;}
#adEnquiry .adIntro{
	font-size: 16px;
}
#adEnquiry .adIntro img{
	float: right;
	max-width: 40%;
	margin: 0px 0px 20px 20px;
}
#adEnquiry .adIntro > p:last-of-type{
	clear: both;
}

div.item1{
	width: 36.6%;
	float: left;
	margin-right: 2%;
}
#feedback.new-form ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 0px;
	position:relative;
	top: -10px;
	clear: right;
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 15%;
}
#feedback.new-form li{
	height: 0px;
}


@media only screen and (max-width: 1000px){
	#adEnquiry .blog-info{
		display: none;
	}
}
#feedback{
	clear: both;
	padding-bottom: 100px;
}
#feedback .action{
	float: left;
	line-height: normal;
	padding: 15px 20px !important;
	height: auto;
}
#feedback .helptext{
	position: relative;
	top: -25px;
}
@media only screen and (min-width: 801px){
	#adEnquiry{font-size: 17px; line-height: 24px !important;}
	#feedback{font-size: 14px;}
}
@media only screen and (max-width: 800px){
	#supportPage.advertising h1{
		margin-bottom: 10px;
	}
	.adFormatsImage, #supportPage.advertising .widgetTabs{
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		clear: both;
	}
	#supportPage.advertising .widgetTabs{
		height: 62px;
	}
	.adFormatsImage img{
		display: block;
		margin: 0px auto 20px;
	}
}
@media only screen and (max-width: 600px){
	.trafficImg, #adEnquiry .item div, #adEnquiry .item img{
		width: 100%;
		float: none;
		clear: both;
	}
	.adFormatsImage img, #adEnquiry .item img{
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: none;
	}
	#feedback.new-form ul{
		width: 100%;
		text-align: right;
		top: -5px;
	}
}

#feedback.new-form .helptext{position:static;}
#feedback.new-form form .captcha-image{margin-bottom: 10px;}
#campaigns > div{ margin-bottom: 30px;}
#campaigns img{margin:20px 0px; display: block;}
@media only screen and (min-width: 600px){
#feedback.new-form > form > p{clear: left;position: relative;}
#feedback.new-form > form > p label{ width: 30%; display: block; float: left;}
#feedback.new-form > form > p:nth-of-type(-n+8) input, #feedback.new-form select{ width: 65%;}
#feedback.new-form > form > p:nth-of-type(-n+8){
	width: 50%;
	float: left;
	clear: none;
}
#feedback.new-form > form > p:nth-child(9) label{width: 15%}
#feedback.new-form textarea{height: 150px; width:75%}
#feedback.new-form form .captcha{padding-left:12.5%;}

#feedback.new-form form .captcha input{width:77.5%;}
#feedback.new-form .helptext{padding-left:12.5%;}
#feedback.new-form input[type=submit], #feedback.new-form .g-recaptcha{margin-left: 15%;}
#feedback.new-form .g-recaptcha{position: relative; top: -10px;}
#campaigns > div{float: left;}
#campaigns div.item1, #campaigns div.item2{width: 36.6%; margin-right: 2%;}
#campaigns div.item3{width: 22.8%;}
}