/*
Theme Name: Stride Contracting Engineers
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/css2?family=Libre+Franklin:wght@300;400;700&display=swap');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 18px;
	line-height: 1.5em;
	font-family: 'Libre Franklin', sans-serif;
	color: #333;
	background:#fff;
	position:relative;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
h1 {
	font-size:40px;
	font-weight:700;
	margin:0 0 30px 0;
	line-height:50px;
}
h2 {
	font-size:28px;
	font-weight:700;
	margin:0 0 30px 0;
	line-height:38px;
}
h3 {
	font-size:24px;
	font-weight:700;
	margin:0 0 20px 0;
	line-height:34px;
}
h4 {
	font-size:20px;
	margin:0 0 20px 0;
	line-height:30px;
	font-weight:700;
}
p {
	font-size:16px;
	margin:0 0 20px 0;
	line-height:24px;
}
ul, ol {
	margin:0 0 20px 25px;
}
a {
	color:#386b9f;
	text-decoration:none;
}

a#stride{
	color:#2CA14E;
	text-decoration:none;
}
.clear {
	clear:both;
}
.container {
	width:96%;
	margin:0 auto;
	position:relative;
	max-width:1200px;
}
.slicknav_menu {
	display:none;
}
#top-header {
	position:relative;
	width:100%;
	z-index:999;
	height:35px;
	background:#2ca14e;
}
.email {
	float:left;
	color:#fff;
	font-size:15px;
	margin:5px 0 0 0;
}
.mobile {
	float:right;
	color:#fff;
	font-size:15px;
	margin:5px 0 0 0;
}
#top-header i {
	margin:0 5px 0 0;
}
#header {
	position:relative;
	width:100%;
	z-index:999;
	height:115px;
	background:#fff;
}
#header .container {
	position:relative;
}
.logo {
	float:left;
	position:relative;
	margin:20px 0 0 0;
}
#header .menu {
	list-style-type:none;
	margin:50px 0 0 0;
	position:relative;
	float:right;
}
#header .menu li {
	display:inline-block;
	position:relative;
	margin:0 0 0 25px;
}
#header .menu li a {
	color:#333;
	text-decoration:none;
	font-size:20px;
}
#header .menu li.current-menu-item a {
	font-weight:700;
	color:#2ca14e;
}
img {
	max-width:100%;
	height:auto;
}
#slider {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
	overflow:hidden;
	top:-150px;
	margin:0 0 -150px 0;
}
.banner {
	position:absolute;
	top:54%;
	left:50%;
	margin:0 0 0 -600px;
	width:1200px;
	text-align:left;
	z-index:500;
}
.banner h2 {
	display:inline-block;
	color:#fff;
	font-size:40px;
	line-height:50px;
	margin:0;
	background:#2ca14e;
	padding:30px;
	width:52%;
	text-align:right;
	float:right;
	border-bottom:15px solid #006838;
}
#slider .cycle-slideshow {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
}
#slider .cycle-slideshow #slide1 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide1.jpg) no-repeat top center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide2 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide2.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide3 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide3.jpg) no-repeat center center fixed;
	background-size:cover;
}
#inner {
	width:100%;
	clear:both;
	height:150px;
	background:url(images/secondary.jpg) no-repeat top center;
	background-size:cover;
	padding:100px 0 0 0;
	color:#fff;
	position:relative;
	z-index:0;
}
.inner h1, .inner h3 {
	color:#fff;
	text-shadow:0 0 3px #333;
	font-size:50px;
	line-height:1em;
	display:block;
	font-weight:700;
}
#content {
	padding:75px 0;
	position:relative;
	z-index:300;
}
#welcome {
	padding:75px 0;
	position:relative;
	z-index:0;
}
#welcome h1 {
	font-weight:400;
	padding:0 0 10px 0;
	display:inline-block;
	margin:0 0 10px 0;
	border-bottom:1px solid #2ca14e;
}
#welcome h1 strong {
	color:#4db751;
	font-weight:700;
}
#welcome img {
	border:1px solid #ccc;
	width:29%;
	margin:0 0 50px 0;
}
.welcome {
	float:right;
	width:65%;
}
#secondary {
	padding:100px 0;
	position:relative;
	z-index:0;
	background:url(images/secondary.jpg) no-repeat center center;
	background-size:cover;
}
.secondary {
	color:#fff;
	width:80%;
	text-align:center;
	margin:0 auto;
}
.secondary h2 {
	font-size:32px;
}
#bottom {
	padding:100px 0;
	position:relative;
	z-index:0;
}
#country {
	padding:75px 0;
	background:#f3f3f3;
	text-align:center;
}
#bottom h2, .team h2, .team-full h2 {
	color:#4db751;
}
.grey {
	padding:75px 0;
	background:#f3f3f3;
}
.white {
	padding:75px 0;
}
.team {
	width:46%;
	float:left;
	text-align:center;
	margin:0 2% 40px 2%;
}
.team img {
	margin:0 20% 20px 20%;
	display:block;
	clear:both;
	width:60%;
	float:left;
}
.team h2 {
	margin:0 0 10px 0;
	clear:both;
}
.linkedin {
	color:#fff;
	background:#0274b3;
	padding:10px;
	font-size:20px;
	display:inline-block;
	margin:10px 0;
}
.alignright, .wp-post-image {
	float:right;
	margin:0 0 50px 100px;
}
.alignleft {
	float:left;
	margin:0 100px 50px 0;
}
#top-footer {
	padding:75px 0;
	background:#131313;
	color:#fff;
}
#top-footer h3 {
	font-size:32px;
	line-height:42px;
	margin:0 0 30px 0;
	color:#4db751;
	font-weight:400;
}
.fcol-1 {
	width:33.33%;
	float:left;
	margin:0 0 0 0;
	text-align:left;
}
.fcol-3 {
	width:33.33%;
	float:right;
	margin:0 0 0 0;
	text-align:right;
}
.fcol-3 p {
	line-height:30px;
}
.fcol-1 ul {
	margin:0;
	list-style-type:none;
}
.fcol-1 ul li {
	padding:0;
	width:47%;
	float:left;
	margin:0 3% 5px 0;
}
.fcol-1 ul li a {
	color:#fff;
	text-decoration:none;
}
.fcol-2 {
	width:33.33%;
	float:left;
	margin:0 0;
	text-align:center;
}
.fcol-2 img {
	max-width:220px;
	height:auto;
	margin:65px 0 0 0;
}
.fcol-3 a {
	color:#fff;
	text-decoration:none;
}
#footer {
	padding:25px 0;
	background:#2ca14e;
	color:#eee;
}
#footer p {
	font-size:13px;
	text-align:center;
	width:100%;
	margin:0 0 0 0;
}
#footer p a {
	color:#eee;
	text-decoration:none;
}
/*#form {
	width:55%;
	float:left;
	margin:0 0 30px 0;
}*/
#details {
	width:40%;
	float:left !important;
	margin:40px 0 30px 0;
}
.map {
	width:100% !important;
	height:350px;
	margin:15px 0 0 0;
	border: 1px solid #eee !important;
}
.wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
.wpcf7 textarea {
	background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:96%;
	padding:15px 2%;
    height:200px;
	margin:0 0 15px 0;
	font-family: inherit !important;  
}
.wpcf7 p {
    color: #333;
	text-align:left !important;
}
.wpcf7 .req {
    color: red;
	font-weight:bold;
	font-size:1.3em;
}
.wpcf7 {
    margin: 30px 0 0 0;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"]{
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:96%;
	padding:15px 2%;
	margin:0 0 15px 0;
}
.wpcf7 select {
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:100%;
	padding:10px 5px;
	margin:0 0 5px 0;
	height:50px;
}
.wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 50px;
    padding: 0;
    width: 100%;
    position: relative;
	text-align:center;
	transition:all .5s;
	border: none;
	text-decoration:none;
	color:#fff;
	background:#2ca14e;
	font-size:16px;
	display:block;
	margin:0;
}
.wpcf7 input[type="submit"]:hover {

}
.main {
	width:65%;
	float:left;
}
.main .post h2 {
	font-size:26px;
	line-height:36px;
	margin:0 0 20px 0;
}
.sidebar {
	width:27%;
	padding:30px 1.5%;
	background:#f3f3f3;
	float:right;
	border: 1px solid #ccc;
}
.sidebar h3 {
	font-size:24px;
}
.sidebar ul li {
	font-size:14px;
	margin:0 0 10px 0;
	line-height:20px;
}
.post {
	margin:0 0 30px 0;
}
.share {
	display:block;
	margin:15px 0;
}
.page-numbers {
	padding:20px;
	font-size:18px;
	text-decoration:none;
	background:#eee;
	border:1px solid #ccc;
	display:inline-block;
	margin:20px 0;
}
.more {
	background:#2ca14e;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
	margin:15px 0;
	text-decoration:none;
}
.date {
	color:#999;
	font-size:13px;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

@media only screen and (max-width: 1200px) {

	
	
}

@media only screen and (max-width: 1024px) {
	#header .menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
	}
	#top-header {
		display:none;
	}
	#header {
		text-align:center;
		margin:50px 0 0 0;
		height:auto;
		background:#fff;
	}
	.logo {
		position:relative;
		margin:10px 0;
		float:none;
		max-width:200px;
	}
	#footer span.mhide {
		display:none;
	}
	#footer span.mblock {
		display:block;
	}
	.alignright, .alignleft, .wp-post-image {
		max-width:100%;
		height:auto;
		float:none;
		margin:0 0 30px 0;
	}
	#bottom img {
		max-width:100%;
	}
	#welcome, #content, #bottom {
		text-align:center;
	}
	#inner {
		height:100px;
		padding:200px 0 0 0;
	}
	.inner h1, .inner h3 {
		font-size:32px;
	}
	.secondary {
		width:100%;
	}
	.banner {
		width:100%;
		margin:0;
		left:0;
		text-align:center;
	}
	.banner h2 {
		display:block;
		color:#fff;
		font-size:20px;
		line-height:30px;
		margin:0 5%;
		float:none;
		width:80%;
		padding:20px 5%;
		text-align:center;
	}
	.team {
		width:100%;
		float:none;
		margin:0 0 40px 0;
	}
	.team-left {
		position:relative;
		top:0;
		width:100%;
		float:none;
		margin:0 0 20px 0;
		clear:both;
	}
	.team-right {
		position:relative;
		top:0;
		width:100%;
		float:none;
		margin:0 0 20px 0;
		clear:both;
	}
	.team ul, .team-full ul {
		margin:0 0 20px 0;
		list-style-type:none;
	}
	.team ul li, .team-full ul li {
		margin:0 0 5px 0;
		width:100%;
		text-align:center;
		padding:0;
	}
	#welcome img {
		border:1px solid #ccc;
		width:100%;
		margin:0 0 30px 0;
	}
	.welcome {
		float:none;
		width:100%;
	}
	
}
@media only screen and (max-width: 800px) {
	#top-footer {
		padding:50px 0;
	}
	.fcol {
		width:96%;
		float:left;
		margin:0 2% 25px 2%;
		text-align:center;
	}
	.fcol ul {
		margin:0;
		list-style-type:none;
	}
	.fcol ul li {
		width:100%;
		float:none;
		text-align:center;
		padding:0;
		margin:0 0 5px 0;
	}
	.main, #form, #details {
		width:100%;
		float:none;
		margin:0 0 40px 0;
	}
	.sidebar {
		width:100%;
		padding:0;
		background:#fff;
		float:none;
		border: none;
	}
	.sidebar ul {
		list-style-type:none;
		margin:0 0 20px 0;
	}
	.sidebar ul li {
		width:100%;
		padding:0;
		margin:0 0 5px 0;
		text-align:center;
	}
	#slider {		
		height:600px;
	}
	#slider .cycle-slideshow {
		height:600px;
	}
	#slider .cycle-slideshow #slide1 {
		height:600px;
		background:url(images/slide1.jpg) no-repeat right center scroll;
		background-size:1064px 600px;
	}
	#slider .cycle-slideshow #slide2 {
		height:600px;
		background:url(images/slide2.jpg) no-repeat left center scroll;
		background-size:1064px 600px;
	}
	#slider .cycle-slideshow #slide3 {
		height:600px;
		background:url(images/slide3.jpg) no-repeat center center scroll;
		background-size:1064px 600px;
	}
	.share {
		display:inline-block;
		margin:0 auto;
	}
	.inner h1, .inner h3 {
		text-align:center;
	}	
	#inner {
    	height:70px;
    	padding:50px 0 0 0;
    }

	#welcome h1 {
		padding:0;
	}
	#welcome {
		padding:40px 0;
	}
	#welcome img {
		display:none;
	}
	.fcol-2 img {
		max-width: 250px;
		height: auto;
		margin: 0 0 0 0;
	}	
	#inner {
		text-align:center;
	}
	.team-img-left img {
		max-width:90%;
	}
	.team-img-left {
		width:100%;
		text-align:center;
		float:none;
		margin:0 0 20px 0;
	}
	.team-txt-right {
		width:100%;
		float:none;
		text-align:center;
	}
}
@media only screen and (max-width: 600px) {
	
}

#team-front {
	padding:75px 0;
}