/*
 Theme Name:   CornerPost Creative Theme
 Theme URI:    http://cornerpostcreative.com.au
 Description:  CornerPost Creative theme for creating sites
 Author:       CornerPost Creative
 Author URI:   https://cornerpostcreative.com.au
 Version:      1.0.0
 Text Domain:  cpc-child

*/

body {
	color: black;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 17px;
	font-family: 'Roboto Condensed', sans-serif;
}

.navbar {
	min-height: inherit;
}

.wrapper {
	background-color: white;
}

h1,h2,h3,h4,h5,h6 {
	color: black;
	font-weight: 300;

}

h1, h2, h3 {
	font-weight: 700;
}

h1 {
	font-size: 60px;
	text-transform: uppercase;
	line-height: 0.9;
	margin-bottom: 30px;

}

#masthead h1 span {
	display: block;
}

h2 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 40px;
	margin-top: 40px;
}

h3 {
	color: rgba(11, 121, 188, 1);
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 20px;

}

h4 {
	font-weight: 700;
}

.thumbnail {
	border: 0;
}

.caption h4 {
	margin-top: 0;
}

.caption p {
	font-size: 13px;
}

.after-heading {
	width: 50px;
	height: 5px;
	background-color: #339933;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.heading-first-word {
	color: #e41f27;
}

.services-buttons {
	background-color: rgba(11, 121, 188, 0.8);
	width: 100%;
	position: absolute;
	bottom: 0;
}

.header-wrapper {
	background-color: white;
}

	.header-container {
		background-repeat: no-repeat;
		background-position: right 20px;
	}

.header-foreground-image {
	position: absolute;
	top: 0;
	right: 75px;
}

.foreground-image-wrapper {
	position: relative;
	/*overflow: hidden;*/
	background-color: red;
	height: 100% !important;

}

.content-header-wrapper {
	background-color: white;
	z-index: 8000;
	position: relative;
	padding-top: 20px;
}

	.content-header-wrapper h1 {
		font-size: 50px;
	}

.content-container {
	min-height: inherit;
}

.page-gallery .content-wrapper {
	padding-bottom: 0 !important;
}

.content {
	background-color: white;
}

.separator {
	background-color: #e41f27;
	height: 40px;
	box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.5);
}

.site-branding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: left;
	margin-top: 5px;
}

.home-gallery-footer {
	text-align: center;
}

.more-images-link:link,
.more-images-link:visited,
.more-images-link:hover,
.more-iamges-link:active {
	background-color: #e41f27;
	color: white;
	text-align: center;
	padding: 5px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	border: 3px solid #e41f27;
}

.more-images-link:hover {
	background-color: white;
	text-decoration: none;
	border: 3px solid #e41f27;
	color: #e41f27;
}

.header-contact {
	text-align: right;
	font-weight: 400;
	padding-top: 36px;
	padding-right: 62px;
}

.header-contact-phone {
	font-size: 30px;
}

.header-social-icons {
	padding-right: 15px;
}

.header-social-icons li a:link,
.header-social-icons li a:visited,
.header-social-icons li a:hover,
.header-social-icons li a:active
 {
	padding: 0;
	padding-left: 5px;
}

.area-code {
	font-size: 23px;
}

.header-contact-address {
	font-size: 18px;
	font-weight: 300;
}

.gallery-column {
	padding-bottom: 20px;
	text-align: center;
}

.gallery-column img {
	display: inline-block;
}

/* Main Navbar */

.main-navbar {
	background-color: transparent;
	margin-top: 10px;
}

.navbar-column {
	padding-left: 0;
}

a.depth-0:link,
a.depth-0:visited,
a.depth-0:hover,
a.depth-0:active {
	font-size: 20px;
	font-weight: 300;
	color: black !important;
	text-transform: none;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 1;
}

.caret {
	/*display: none;*/
	margin-left: 1px;
}

.navbar-default {
	line-height: 1;
}

.menu-item-home a:link {

}

.menu-item.active a.depth-0 {
	background-color: transparent;
	font-weight: 400;
}

a.depth-0:hover {
	background-color: transparent;
}

a.depth-0:hover {
	background-color: transparent;
}


a.depth-1:link,
a.depth-1:visited,
a.depth-1:hover,
a.depth-1:active
 {
	font-size: 16px;
}


/* Home */

.home .content-wrapper {
	margin-top: 400px;

}

.home .content-wrapper, .home .additional-text-wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

	.home-tour-video {
		text-align: center;
	}

.internal .content-wrapper, .additional-text-wrapper {
	padding-bottom: 50px;
}


.navbar-default {
	background-color: transparent;
}

/* Above header */
.above-header-wrapper {

	background-color: #e41f27;
	color: white;
}

.above-header-wrapper a:link,
.above-header-wrapper a:visited,
.above-header-wrapper a:hover,
.above-header-wrapper a:active {

	color: white;
}

.above-header-container {
	position: relative;
	
}

.above-header-column {
	padding-top: 5px;
	padding-bottom: 5px;
}

.above-header-column-1 {
	text-align: left;
}

.above-header-column-2 {
	text-align: right;
}

.above-header-column-2 a {
	margin-left: 10px;
}

.about-section-wrapper {
	background-color: white;
	z-index: 100;
	position: relative;
}

.logo {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -85px;
}

.header-button {
	border-radius: 0;
	text-transform: uppercase;
	font-size: 21px;
	margin-right: 10px;
	border: 4px solid white;
	font-weight: 700;
	margin-bottom: 15px;
}

.header-text {
	font-size: 28px;
	font-weight: 700;
	color: white;
	text-shadow: 0px 1px 2px black;
	line-height: 1.2;
	margin-bottom: 30px;
}

.header-button-1:link,
.header-button-1:visited,
.header-button-1:hover,
.header-button-1:active
 {
	background-color: white;
	color: #e41f27;
}

.header-button-1:hover {
	border-color: #e41f27;
}

/*
.header-button-2:link,
.header-button-2:visited,
.header-button-2:hover,
.header-button-2:active {
	background: transparent;
	color: white;
	text-shadow: 0px 1px 2px black;
}

.header-button-2:hover {
	background-color: white;
	color: black;
	border-color: white;
	text-shadow: none;
}
*/

.header-button-3:link,
.header-button-3:visited,
.header-button-3:hover,
.header-button-3:active,
.header-button-2:link,
.header-button-2:visited,
.header-button-2:hover,
.header-button-2:active {
	text-transform: none;
	background: transparent !important;
	border: none;
	padding-left: 0;
	padding-right: 0;
	color: white !important;
	text-shadow: 0px 1px 2px black;
	box-shadow: none;

}

.header-button-3:hover,.header-button-2:hover {
	/*text-shadow: none;*/
	text-decoration: underline;
}

.terms-iframe {
	width: 100%;
	height: 500px;
	border: 1px solid black;
}

.header-menu-item {
	position: relative;
	z-index: 300;
}

.about-section-content p:first-of-type {
	font-size: 28px;
}


/* Footer */

.footer-wrapper {
	background-color: transparent;
}

.credits-wrapper p a:link,
.credits-wrapper p a:visited,
.credits-wrapper p a:hover,
.credits-wrappper p a:active {
	color: white;
	text-decoration: underline;
}

.credits-right {
	text-align: right;
}

.credits-wrapper {
	background-color: #e41f27;
	padding-top: 10px;
	color: white;
	font-size: 16px;
}


.footer-wrapper .form-control {
	margin-bottom: 10px;
}

.services-wrapper {
	margin-top: 30px;
}

.services-wrapper p {
	text-align: center;
}

.service {
	float: left;
	text-align: center;
	padding-top: 20px;
}

.service i {
	font-size: 60px;
	color: #e81f27;
	display: block;
	margin-bottom: 10px;
}

.footer-column-2 {
	text-align: center;

}

.footer-column-2 img {
	height: 122px;
	width: auto;
}

.footer-contact {
	background-color: #e81f27;
	color: white;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.footer-contact h3 {
	color: white;
	margin-top: 5px;
}

.footer-contact h4 {
	color: white;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.footer-phone a {
	font-size: 30px;
	margin-bottom: 0;
	color: white;

}

.footer-email a {
	text-align: center;
	color: white;
}

.footer-contact .row div {
	padding: 0;
}

/* Two column gravity forms */

.gform_wrapper.two-column_wrapper {
	max-width: 100%;
}

.gform_wrapper.two-column_wrapper ul.gform_fields,
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
	display: none;
}

.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
	display: block;
}

.gform_wrapper.two-column_wrapper ul.one-half {
	margin-left: 6% !important;
	width: 47%;
}
.gform_wrapper.two-column_wrapper ul.one-half.first {
	margin-left: 0 !important;
}

#input_3_2,
#input_3_3,
#input_3_4 {
	width: 100%;
}

.gform_wrapper .gsection {
	border-bottom: none !important;
}

.gform_wrapper .top_label li.gfield.gf_right_half+li.gsection {
	padding: 0 !important;
}

.one-half {
	float: left;
}

input, textarea {
	background-color: #dddddd !important;
	border: none !important;
	border-radius: 0 !important;
}

.gfield {
	margin-top: 0px !important;
	margin-bottom: 5px !important;
}

.gfield_label {
	margin-bottom: 0px;
}

textarea {
	height: 127px !important;
}

.gform_button {
	float: right;
	background-color: red !important;
	display: inline-block;
	margin-top: -94px !important;
	width: 345px !important;
	margin-right: 1px !important;
	color: white;
	text-transform: uppercase;

}

.linkedin-link {
	margin-left: 5px !important;
}

p.footer-social a:link,
p.footer-social a:visited,
p.footer-social a:hover,
p.footer-social a:active {
	color: white;
	padding: 5px;
}

img.bottom-margin {
	margin-bottom: 20px;
}




	@media (max-width: 767px) {
		/* xs and smaller ONLY */

		.header-foreground-image {
			display: none;
		}

		.service {
			display: block;
			width: 100%;
		}

		.credits-wrapper div {
			text-align: center;
		}

		.gform_button {
			margin-top: 0 !important;
			width: 100% !important;
		}

		.above-header-column {
			text-align: center;
		}

		h1 {
			font-size: 48px;
		}

		.logo {
			display: block;
			text-align: center;
		}

		.logo img {
			display: inline-block !important;
		}

		.header-button {
			font-size: 16px;
		}

		a.header-menu-item {
			margin-left: 6px;
		}

	}


	/* Some overrides for portrait */
	@media (max-width: 480px) {

		.header-foreground-image {
			display: none;
		}
	}


	/* Small devices (tablets) ONLY */
	@media (min-width: 768px) and (max-width: 991px) {
		/* sm only */

		.header-foreground-image {
			display: none;
		}

		.above-header-column {
			text-align: center;
		}

		.credits-wrapper div {
			text-align: center;
		}

	}

	/* Small devices (tablets, 768px and up) */
	@media (min-width: 768px) {
		/* sm and up*/


	}

	/* Medium devices (desktops, 992px) */
	@media (min-width: 992px) and (max-width: 1199px) {

		/* md ONLY */
		.header-button {
			font-size: 18px;
		}

		.gform_button {
			width: 275px !important;
			margin-right: 15px !important;
		}

		.header-foreground-image {
			/*margin-right: -120px;*/
			right: 15px;
		}

		
	}

	/* Medium devices (desktops, 992px and up) */
	@media (min-width: 992px) {
		/* md and up*/




	}

	/* Large devices (large desktops, 1200px and up) */
	@media (min-width: 1200px) {
		/* lg and up ONLY  */



	}

	/* Extra large devices (large desktops, 1900px and up) */
	/* We don't usually need this, but sometimes */
	@media (min-width: 1900px) {



	
		

	}




/*
	@media (max-width: 991px) {
	

		.services-buttons {
			display: none;
		}

		.header-container {
			background-image: none !important;
		}

		.site-branding {
			text-align: center;
		}

		.header-contact {
			text-align: center;
			padding-right: 0;
		}

	}

*/
