/* LICENSE & DETAILS
   ==================================================

	Theme Name: A Class Home Builders
	Theme URI: http://aclasshomebuiulders.com.au
	Description: A Retina Responsive Multi-Purpose WordPress Theme
	Author: Design Digital Solutions
	Author URI: www.designdigital.com.au
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: architecture
	Version: 1.2

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	ARCHITECTURE CSS IMPORT
-------------------------------------------- */

@import url("../architecture/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

.content-wrapper.container.main {min-height: 700px;}

h1.page-header-title {opacity:1;}
div.shortcode-list ul {margin-bottom: 20px;}
div.copyright-right a {margin: auto 3px;}

div.page-header-wrapper {
	min-height: 50px;
	background: url("http://aclasshomebuilders.com.au/wp-content/uploads/2014/08/default-header02.png") repeat scroll center 0 rgba(0, 0, 0, 0) !important;
	}

div.social-icon {margin-right: 20px;}
div.header-navigation-wrapper {margin-right: 30px;}

/* --------------------------------------------
	Project CSS updates
-------------------------------------------- */

div.header-wrapper .social-wrapper {margin-top: 97px !important;}

.xLrgTx {font-size:35px;margin:0;}

div.gdl-top-slider .custom-slides {border-top: 5px solid #c82828;}
div.page-header-wrapper {border-top: 5px solid #c82828;}

a.tooltips {opacity: 0.6;}
a:hover.tooltips {opacity: 0.9;}

#personnal-846 .personnal-position {
	text-align: center;
    font-size: 19px;
	line-height: 25px;
	margin: 20px 20px 0;
	color: #9d9d9d;
	}
	
#personnal-846 .personnal-title {
	text-align: center;
	margin: 10px 15px 25px;
	font-size: 35px;
	line-height: 1;
	}
	
#personnal-846 .personnal-content {
	margin-bottom: 0;
	color: #878787;
	}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 900px) {
	div.header-wrapper {
		background: url("http://aclasshomebuilders.com.au/wp-content/uploads/2014/08/better-home-header031.png") no-repeat fixed center top / 1701px 200px #000000;
	}
}
@media only screen and (min-width: 768px) and (max-width: 992px){
	.xLrgTx {font-size: 28px;}
	h3.custom-sidebar-title {
		font-size: 19px;
		line-height: 25px;
		margin-bottom: 10px;
		}
}
@media only screen and (max-width: 767px) {
div.header-wrapper .social-wrapper {margin-top: 0px !important;}
div.single-portfolio .port-media-wrapper {width: 100% !important;}
h1.page-header-title {line-height: 38px;padding: 12px 25px;}
div.gdl-page-item {padding-top: 40px;}
}
@media only screen and (max-width: 600px) {
	div.copyright-wrapper {font-size: 12px;}
	div.social-wrapper {margin-top: 10px;}
}
@media only screen and (max-width: 420px) {
}

@media only screen and (max-width: 330px) {
	.xLrgTx {font-size: 28px;}
}