/*
Theme Name: Eagle Build
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/

@import url('css/reset.css');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');
@import url('css/slicknav.css');
@import url('css/font-awesome/css/font-awesome.min.css');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 16px;
	line-height: 1.6em;
	font-family: 'Oswald', sans-serif;
	color: #333;
	background:#f3f3f3;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	position:relative;
}
.clear {
	clear:both;
}
h2, #content h1, #welcome h1 {
	font-size:24px;
	color:#004861;
	margin:0 0 25px 0;
	line-height:30px;
	font-weight:700;
}
p {
	font-size:16px;
	color:#333;
	margin:0 0 20px 0;
	line-height:24px;
}
#welcome p {
	font-size:18px;
	color:#000;
	margin:0 0 20px 0;
	line-height:26px;
}

#top-bar {
	width:95%;
	position:fixed;
	left:0;
	top:0;
	height:25px;
	padding:15px 5% 15px 0;
	background:rgba(0,72,97,0.8);
	z-index:700;
	color:#fff;
	text-align:right;
	font-weight:400;
	font-size:20px;
}
.email {
	margin:0 50px 0 0;
}
.email i {
	margin:0 5px 0 0;
}
#left {
	width:20%;
	position:fixed;
	left:0;
	top:0;
	height:100%;
	background:#fff;
	text-align:center;
	z-index:900;
	box-shadow:0 0 15px rgba(0,0,0,0.3);
}
.slicknav_menu {
	display:none;
}
.logo {
	margin:50px 0;
	max-width:85%;
}
.menu {
	list-style-type:none;
	margin:40px 0 0 0;
	width:100%;
	float:right;
	text-align:right;
}
.menu li {
	width:100%;
	text-align:right;
}
.menu li a {
	color:#004861;
	text-decoration:none;
	font-size:24px;
	font-weight:300;
	width:63%;
	display:block;
	padding:10px 20% 10px 0;
	float:right;
}
.menu li.current-menu-item a {
	background:#004861;
	color:#fff;
}
.slogan {
	padding:60px 60px 40px 60px;
	text-align:right;
	position:absolute;
	right:0;
	top:35%;
	background:rgba(23,181,217,0.8);
	z-index:300;
	font-size:100px;
	color:#004861;
	text-transform:uppercase;
	font-weight:300;
	line-height:50px;
}
.slogan span {
	font-size:36px;
	font-weight:700;
	color:#fff;
}
#slider {
	width:100%;
	position:fixed;
	right:0;
	top:0;
	height:100%;
	z-index:0;
}
.cycle-slideshow {
	width:100%;
	height:100%;
}
.slide {
	width:100%;
	height:100%;
	position:relative;
}
#slide1 {
	background: url(images/slide1.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}
#slide2 {
	background: url(images/slide2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}
.scroll {
	position:fixed;
	bottom:50px;
	right:50px;
	z-index:999900;
}
.scroll i {
	cursor:pointer;
	transition:all .5s;
	font-size:140px;
	color:rgba(255,255,255,0.4);
}
.scroll i:hover {
	color:rgba(255,255,255,0.8);
}
#home {
	overflow:hidden;
}
#welcome {
	position:absolute;
	bottom:-9999px;
	right:5%;
	display:block;
	transition:all .5s;
	width:65%;
	background:rgba(255,255,255,0.8);
	padding:50px;
}
#inner {
	background:#17b5d9 url(images/inner.jpg) no-repeat top center;
	position:relative;
	padding:100px 0 50px 25%;
}
#inner h1 {
	color:#004861;
	text-transform:uppercase;
	font-weight:300;
	margin:0 0 0 0;
	line-height:1em;
	font-size:60px;
}
#content{
	position:relative;
	padding:50px 50px 50px 25%;
}
.col-sm-6 {
	width:46%;
	float:left;
	margin:50px 4% 50px 0;
	padding:0 0 50px 0;
}
.wp-post-image {
	float:right;
	margin:0 0 50px 50px;
}


#gallery-1, #gallery-2 {
	display:none !important;
}
.g-item {
	width:22%;
	float:left;
	margin:0 3% 30px 0;
	height:200px;
	overflow:hidden;
}
.g-item img {
	width:100%;
}
.g-item:nth-child(5) {
	clear:both;
}
#form {
	width:50%;
	float:left;
	margin:0 0 50px 0;
}
#details {
	width:46%;
	float:right;
	margin:0 0 0 0;
}
.map {
	width:99% !important;
	padding:1% !important;
	border:1px solid #ddd !important;
	height:250px;
	margin:30px 0 0 0;
}
.wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
.wpcf7 input,
.wpcf7 textarea {
    width: 90%;
    margin: 0 0 0 0;
}
.wpcf7 select {
    width: 96%;
}
.wpcf7 textarea {
    height: 150px;
}
.wpcf7 label {
    display: block;
	text-align:left !important;
    margin-bottom: 0px;
    color: #333;
    font-size: 15px;
    clear: both;
    padding: 0 0 0 0;
}
.wpcf7 .req {
    color: red;
}
.wpcf7 {
    margin: 30px 0 0 0;
}
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    padding: 10px;
    font-size: 14px;
}
.wpcf7 input[type="submit"] {
    display: block;
	text-transform:uppercase;
	background:#234358;
	color:#fff;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
	transition:all .5s;
	border:none;
	border-radius:0;
}
.wpcf7 input[type="submit"]:hover {
    background:#1a2d39;
}
#footer {
	position:fixed;
	left:4%;
	bottom:50px;
}
.copy {
	text-align:center;
	width:100%;
	font-size:13px;
	color:#666;
	font-weight:300;
	padding:0 70px 0 0;
	clear:both;
}
.copy a {
	color:#666;
	text-decoration:none;
}

@media only screen and (max-width: 1400px) {
	#left {
		width:24%;
	}
	#footer {
		left:60px;
		bottom:20px;
	}
	.copy {
		font-size:12px;
		padding:0 0 0 0;
	}
	#content {
		padding:50px 20px 50px 30%;
	}
	#inner {
		padding:100px 0 50px 30%;
	}
	#welcome {
		width:60%;
		padding:30px;
	}
}
@media only screen and (max-width: 1200px) {
	
	
}
@media only screen and (max-width: 1100px) {
	#left{
		width:100%;
		height:150px;
		margin:50px 0 0 0;
		position:relative;
		left:0;
		top:0;
	}
	#top-bar {
		display:none;
	}
	.logo {
		margin:15px 0;
		max-height:120px;
	}
	.menu, #footer, .slogan {
		display:none;
	}
	#welcome {
		width:90%;
		padding:30px 5% 30px 5%;
		text-align:center;
		left:0;
		top:40px;
		background:#f3f3f3;
		position:relative;
		display:block;
	}
	
	.scroll {
		display:none;
	}
	#home {
		overflow:auto;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:99991;
	}
	#slider {
		width:90%;
		position:relative;
		left:5%;
		top:40px;
		height:300px;
		z-index:0;
		overflow:hidden;
	}
	#content {
		padding:30px;
	}
	#inner {
		padding:50px 0 50px 0;
		text-align:center;
	}
	#inner h1 {
		font-size:30px;
	}
	
	
}
@media only screen and (max-width: 800px) {
	.g-item {
		width:29.33%;
		margin:0 2% 30px 2%;
		height:150px;
		overflow:hidden;
	}
	.wp-post-image {
		float:none;
		margin:0 0 30px 0;
		max-width:90%;
	}
	.col-sm-6 {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	#form {
		width:100%;
		float:none;
		margin:0 0 20px 0;
	}
	#details {
		width:100%;
		float:none;
		margin:0 0 40% 0;
	}
}



@media only screen and (max-width: 600px) {
	#slide1 {
		background: url(images/slide1.jpg) no-repeat top center scroll;
		-webkit-background-size: 500px 300px;
		-moz-background-size: 500px 300px;
		-o-background-size: 500px 300px;
		background-size: 500px 300px;
	}
	#slide2 {
		background: url(images/slide2.jpg) no-repeat top center scroll;
		-webkit-background-size: 500px 300px;
		-moz-background-size: 500px 300px;
		-o-background-size: 500px 300px;
		background-size: 500px 300px;
	}
	.g-item {
		width:46%;
		margin:0 2% 30px 2%;
		height:150px;
		overflow:hidden;
	}
}
@media only screen and (max-width: 500px) {
	.g-item {
		width:96%;
		margin:0 2% 30px 2%;
		height:auto;
		overflow:hidden;
	}
}