/*
Theme Name: Businessx Child (Alia College)
Theme URI: http://google.com.au
description: >-
  Businessx Child (Alia College)
Author: Joshua Rowe
Author URI: http://joshuarowe.surge.sh
Template: businessx
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/

/* .page-heading {
  background-color: white;
}

.grid-overlay {
  background-color: white !important;
} */

.post-214 figure {
    max-width: 840px !important;
    height: auto;
}

.post-214 img {
    width: 100%;
    height: auto;
}

ul, ol {
  padding-left:  1.2em;
}

.page-heading.heading-full-width .sec-hs-elements {
  margin: 2.5em auto 0 auto;
}

.page-heading.heading-full-width {
	padding: 0 0 2.5em;
}

.sec-hs-elements .hs-primary-large {
	margin-bottom: 0.2em;
}

.page-heading.heading-full-width {
	padding: 0 0 2.5em;
}

.page-heading.heading-full-width .sec-hs-elements {
  margin: 2.5em auto 0 auto;
}

.page-id-4106 #main-header { display:none;}
#top-header-4106 {
	margin-top: -32px;
	padding-top: 1em !important;
}
.contact-form input[type=hidden] + br, .contact-form label br { display:none}
.contact-form label + p:empty { display:none}
.contact-form ._form-content > div {
	margin-bottom: 0.422em;
}
.contact-form ._form_element {
	display: inline-block;
	width: calc(49% - 16px);
	margin-right: 16px;
}

._form-label + p:empty  { display:none}
.form-area .contact-form label {
	font-size: 13px;
}
.form-area .contact-form input { line-height:1.5; font-size:15px;}

._form-label {
	margin-bottom: .25em;
	float: none;
	font-weight: 700;
	display: block;
}

._field-wrapper input {
	box-sizing: border-box;
	margin-bottom: .75em;
	width: 100%;
}

._form_element {
	margin-bottom: 0.422em;
}
select { width:100%;}
._button-wrapper {
	margin: 24px 0 36px 0;
}

._form-content ._form-title {
	font-weight: 600;
	font-size: 24px;
	line-height: 1.5;
}
._form-content ._html-code {
	font-size: 16px;
	line-height: 1.5;
}

div.contact-form ._form_element._x86272114, div.contact-form ._form_element._x39790836 {width: calc(100% - 16px); margin-bottom:0;}
div.contact-form ._button-wrapper {
	margin: 0px 0 36px 0;
}


@media screen and (max-width:767px){
.form-area .contact-form ._form_element {
	display: block;
	width: auto;
	margin-right: 0;
}
.form-area .contact-form ._button-wrapper {
	padding-right: 0px !important; text-align:right
}
 body .form-area .contact-form input[type="text"],  body .form-area .contact-form select {
	width: 100%;
}
	}






@media screen and (max-width:640px){
.contact-form ._form_element {
	display: block;
	width: auto;
	margin-right: 0;
}
.contact-form ._button-wrapper {
	padding-right: 0px !important; text-align:right
}
 body .contact-form input[type="text"],  body .contact-form select {
	width: 100%;
}
	}


@media screen and (min-width:640px){
 body .contact-form input[type="text"],  body .contact-form select {
	width: 100%;
}
.contact-form ._button-wrapper {
	text-align: right;
	padding-right: 31px;
}

}