/*
Theme Name: Required Plumbing Solutions
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('css/reset.css');
@import url('css/slicknav.css');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,700,700i');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 16px;
	line-height: 1.5em;
	font-family: 'Raleway', sans-serif;
	color: #333;
	background:#fff;
	position:relative;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
h1 {
	font-size:32px;
	line-height:40px;
	font-weight:700;
	margin:0 0 20px 0;
	color:#1f6ca2;
}
h2 {
	font-size:26px;
	font-weight:700;
	margin:0 0 20px 0;
	line-height:32px;
}
h3 {
	font-size:20px;
	font-weight:700;
	margin:0 0 15px 0;
	line-height:26px;
}
p {
	font-size:16px;
	margin:0 0 20px 0;
	line-height:24px;
}
ul, ol {
	margin:0 0 20px 25px;
}
.clear {
	clear:both;
}
.container {
	width:1200px;
	margin:0 auto;
	position:relative;
}
.slicknav_menu {
	display:none;
}
#header {
	position:relative;
	z-index:900;
	padding:20px 0;
}
#header .container {
	position:relative;
}
.logo {
	float:left;
	margin:0 0 0 0;
}
.phone {
	float:right;
	margin:20px 0 0 0;
	font-size:32px;
	font-family:arial;
	color:#235980;
	font-weight:bold;
}
.phone i {
	color:#000;
	font-size:60px;
	position:relative;
	top:10px;
}
#menu {
	width:100%;
	height:70px;
	background:url(images/menu.png) repeat-x;
}
.menu {
	list-style-type:none;
	margin:0 0 0 0;
	position:relative;
}
.menu li {
	display:inline-block;
	float:left;
	width:14.28%;
	position:relative;
	margin:0 0 0 0;
	line-height:70px;
}
.menu li:nth-child(1) a {
	border-left:1px solid #2376af;
}
.menu li a {
	color:#fff;
	font-size:20px;
	text-decoration:none;
	transition:all .5s;
	display:block;
	line-height:70px;
	width:100%;
	text-align:center;
	border-right:1px solid #2376af;
}
.menu li.current-menu-item a {
	background:#23425a;
}
.menu li a:hover {
	background:#235c83;
}
.menu li.current-menu-item a:hover {
	background:#23425a;
}
#slider {
	position:relative;
	z-index:0;
	width:100%;
	z-index:0;
}
.banner {
	position:absolute;
	top:40%;
	left:0;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:50px;
	z-index:500;
	font-weight:700;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
.cycle-slideshow {
	width:100%;
	position:relative;
	z-index:0;
}
.cycle-slideshow img {
	width:100%;
	position:relative;	
}
#welcome {
	padding:50px 0;
}
#content {
	padding:50px 0;
}
#inner {
	width:100%;
	height:140px;
	padding:60px 0 0 0;
	position:relative;
	z-index:0;
	background: url(images/inner.jpg) no-repeat top center;
}
#inner h1 {
	color:#fff;
	padding:20px;
	background:rgba(0,0,0,0.5);
	display:inline-block;
}
.wp-post-image {
	float:right;
	margin:0 0 50px 50px;
}
.alignleft {
	float:left;
	margin:0 20px 20px 0;
}
#boxes {
	position:relative;
	z-index:50;
	width:100%;
	height:200px;
	background:#eee url(images/boxes.jpg) no-repeat top center fixed;
	background-size:cover;
	border-bottom:1px solid #ccc;
}
.box {
	width:21%;
	float:left;
	margin:0 2% -100px 2%;
	position:relative;
	top:-100px;
	transition:all .5s;
}
.box img {
	width:100%;
	border-top:3px solid #fff;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
	transition:all .5s;
}
.box h3 {
	width:100%;
	position:relative;
	z-index:10;
	margin:0;
	transition:all .5s;
	background:#232e3a;
	color:#fff;
	text-align:center;
	padding:15px 0;
	border-bottom:3px solid #fff;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
}
.box:hover h3 {
	background:#1c4a69;
}
.box a {
	color:#fff;
	text-decoration:none;
}
.box .shadow {
	position:relative;
	z-index:0;
	top:-20px;
	width:100%;
	height:49px;
	background:url(images/shadow.png) no-repeat top center;
}
#footer {
	padding:25px 0;
	background:#222;
	color:#999;
	margin:0 0 0 0;
}
#footer .copy {
	font-size:12px;
	float:left;
	margin:0 0 0 0;
}
#footer .designer {
	font-size:12px;
	float:right;
	margin:0 0 0 0;
}
#footer .designer a {
	color:#999;
	text-decoration:none;
}
#form {
	width:45%;
	float:left;
	margin:0 0 30px 0;
}
#details {
	width:50%;
	float:right;
	margin:0 0 30px 0;
}
.map {
	width:100% !important;
	height:320px;
	margin:0 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: 170px;
}
.wpcf7 p {
    color: #333;
    font-size: 14px;
	text-align:left !important;
}
.wpcf7 .req {
    color: red;
	font-weight:bold;
	font-size:1.3em;
}
.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"] {
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
	transition:all .5s;
	border:none;
	border-radius:0;
	text-decoration:none;
	color:#fff;
	background:#222;
	padding:20px 40px;
	font-size:15px;
	display:inline-block;
	margin:30px 0 30px 0;
}
.wpcf7 input[type="submit"]:hover {
    background:#000;
}
@media only screen and (max-width: 1200px) {
	.container {
		width:96%;
		padding:0 2%;
	}
}
@media only screen and (max-width: 1024px) {
	#menu {
		display:none;
	}
	.banner {
		top:30%;
		font-size:24px;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
	}
	
	#header {
		height:auto;
		text-align:center;
		margin:50px 0 0 0;
	}
	.logo {
		float:none;
		margin:0;
		max-width:80%;
	}
	#footer span {
		display:none;
	}
	.copy, .designer {
		float:none;
		width:100%;
		text-align:center;
	}
	#footer {
		background:#222;
		color:#fff;
	}
	#footer .designer a {
		color:#fff;
	}
	#form {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	#details {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	.wp-post-image {
		float:none;
		max-width:100%;
		margin:0 0 30px 0;
		height:auto;
	}
	h1 {
		font-size:24px;
		line-height:30px;
	}
	h2 {
		font-size:18px;
	}
	h3 {
		font-size:15px;
	}
	p {
		font-size:14px;
		margin:0 0 15px 0;
		line-height:20px;
	}
}
@media only screen and (max-width: 800px) {
	.phone {
		float:none;
		font-size:20px;
		margin:10px 0 0 0;
	}
	.phone i {
		font-size:20px;
		top:0;
	}
	#boxes {
		padding:40px 0 20px 0;
		height:auto;
	}
	.box .shadow {
		display:none;
	}
	.box {
		top:0;
		width:46%;
		margin:0 2% 20px 2%
	}
	#welcome {
		text-align:center;
	}
	#inner {
		height:100px;
	}
	#inner h1 {
		width:100%;
		text-align:center;
		padding:15px 0;
	}
}