/*
Theme Name: Advanced Air
Version: 1.0
Author:	Abepe
Author URI: http://abepe.com.au
Template: template
*/

.no-touch .w-contacts a:hover {
	border: none;
	color: #fff !important;
	opacity: 0.5;
}

h1, h2, h3, h4, h5, h6, .w-counter-number, .w-logo-title, .w-pricing-item-title, .w-pricing-item-price, .w-shortblog-entry-meta-date-day, .ult_price_figure, .ult_countdown-amount, .ultb3-box .ultb3-title, .stats-block .stats-desc .stats-number {
	font-weight: 400 !important;
}

.l-header .w-nav-anchor.level_1 {
	font-weight: 400;
	padding: 0 10px;
	text-transform: uppercase;
}

#home-top { padding-top: 206px !important; }

.callout a:hover {
	color: #015FA7 !important;
}

/* Contact Page -------------------------- */

.page-id-52 .l-subfooter.at_top {
	display: none;
}

.wpcf7-form-control.wpcf7-captchar {
	width: 100px;
}

#wpcf7-f90-p19-o1 p {
	margin: 0;
}

#wpcf7-f90-p19-o1 .your-name,
#wpcf7-f90-p19-o1 .your-company {
	float: left;
	margin-bottom: 5px;
	width: 49%;
}

#wpcf7-f90-p19-o1 .your-name {
	margin-right: 10px;
}

#wpcf7-f90-p19-o1 textarea {
	margin: 10px 0;
	height: 80px;
}

#wpcf7-f90-p19-o1 .wpcf7-radio {
	padding: 0;
}

#wpcf7-f90-p19-o1 input.wpcf7-submit { float: right; }

/* Medium & Up -------------------------- */
@media screen and (min-width: 40em) {
	.columns-5 .g-cols.offset_default > .one-sixth { width: 16.6666%; }

	#wpcf7-f90-p19-o1 .your-name,
	#wpcf7-f90-p19-o1 .your-company {
		float: left;
		margin-bottom: 5px;
		width: 49%;
	}
}





