@import url('css/reset.min.css');
@import url('css/slicknav.css');
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Raleway: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: #000;
	background:#fff;
	position:relative;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
.clear {
	clear:both;
}
.container {
	width:1200px;
	margin:0 auto;
	position:relative;
}
h1 {
	font-size:32px;
	margin:0 0 20px 0;
	line-height:32px;
	color:#244681;
	font-weight:700;
}
h2 {
	font-size:26px;
	margin:0 0 20px 0;
	line-height:28px;
	font-weight:700;
}
h3 {
	font-size:22px;
	margin:0 0 15px 0;
	line-height:24px;
	font-weight:700;
}
h4 {
	font-size:18px;
	margin:0 0 15px 0;
	line-height:24px;
	font-weight:700;
}
p {
	font-size:16px;
	line-height:24px;
	margin:0 0 15px 0;
}
#top-bar {
	width:100%;
	padding:10px 0;
	background:#222;
	color:#fff;
}
.hours {
	float:left;
	font-family:arial;
}
.phone {
	float:right;
	font-family:arial;
}
.email {
	float:right;
	font-family:arial;
	margin:0 0 0 30px;
}
#header {
	width:100%;
	background:#005da4;
	position:relative;
	z-index:900;
	padding:20px 0;
}
.logo {
	float:left;
}
.slicknav_menu {
	display:none;
}
#menu {
	list-style-type:none;
	margin:50px 0 0 0;
	float:right;
}
#menu li {
	display:inline;
	position:relative;
	margin:0 0 0 30px;
}
#menu li a {
	color:#fff;
	font-size:20px;
	text-decoration:none;
}
#menu li a.active {
	color:#fff100;
	font-weight:700;
}
#banner {
	width:100%;
	height:auto;
	position:relative;
	z-index:500;
	top:-80px;
	margin:0 0 -80px 0;
}
#slider {
	width:1920px;
	height:605px;
	left:50%;
	margin:0 0 0 -960px;
	overflow:hidden;
	position:relative;
}
.slogan {
	position:absolute;
	top:40%;
	left:50%;
	width:1200px;
	text-align:center;
	padding:45px 0;
	color:#fff;
	background:rgba(0,0,0,0.5);
	z-index:500;
	margin:0 0 0 -600px;
	font-size:36px;
	font-weight:700;
}
.cycle-slideshow {
	position:relative;
	z-index:400;
	width:100%;
	margin:0 auto;
}
.cycle-slideshow img {
	width:100%;
}
#welcome {
	padding:50px 0;
}
.welc {
	float:right;
	margin:-20px 0 0 130px;
}
#bottom {
	border-top:1px solid #ccc;
}
.bleft {
	width:50%;
	float:left;
	min-height:400px;
	background:#4695d2 url(images/bleft.jpg) no-repeat bottom right;
	background-size:cover;
}
.bleft iframe {
	float:right;
	margin:50px 40px 50px 0;
	box-shadow:0 0 15px rgba(0,0,0,0.5);
}
.bright {
	width:50%;
	float:right;
	min-height:400px;
	background:#eee url(images/bright.jpg) no-repeat bottom right;
	background-size:cover;
}
.bright-text {
	float:left;
	width:560px;
	margin:50px 0 0 40px;
}
.bright-text h2 {
	color:#2d6a9e;
	font-size:32px;
	margin:0 0 20px 0;
}
.bright-text ul {
	margin:0 0 20px 25px;
	list-style-type:circle;
}
.bright-text ul li {
	margin:0 0 5px 0;
	font-size:15px;
}
.bright-text a {
	color:#2d6a9e;
	padding:15px 30px;
	text-decoration:none;
	background:#fff200;
	font-weight:700;
	display:inline-block;
	margin:10px 0 0 0;
}
#inner {
	position:relative;
	z-index:450;
	width:100%;
	padding:50px 0 0 0;
	height:125px;
	background:#ccc url(images/inner.jpg) no-repeat top center;
}
#inner .container {
	position:relative;
}
#inner h1 {
	display:inline-block;
	font-size:32px;
	margin:0 0 0 0;
	color:#fff;
	background:rgba(0,0,0,0.5);
	padding:20px;
	z-index:500;
}
#content {
	padding:50px 0;
}
.img-r {
	float:right;
	margin:0 0 50px 50px;
	padding:5px;
	box-shadow:0 0 1px rgba(0,0,0,0.4);
}
.img-l {
	float:left;
	margin:0 100px 50px 0;
	padding:5px;
	box-shadow:0 0 1px rgba(0,0,0,0.4);
}
.list {
	margin:0 0 20px 25px;
	list-style-type:circle;
}
.clients {
	text-align:center;
}
.clients img {
	margin:0 2% 20px 0;
	width:18%;
	height:auto;
}
#footer {
	padding:20px 0;
	background:#212121;
	color:#999;
}
#footer .copy {
	float:left;
	font-size:13px;
	margin:0;
}
#footer .designer {
	float:right;
	font-size:13px;
	margin:0;
}
#footer .designer a {
	color:#999;
	text-decoration:none;
}
#form {
	width:50%;
	float:left;
	margin:0 0 0 0;
}
#details {
	width:45%;
	float:right;
	margin:30px 0 0 0;
}
#details img {
	max-width:100%;
}
.map {
	margin:0 0 0 0;
	width:100% !important;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.contact-form {
    width: 100%;
	margin:0 0 0 0;
}
.contact-form input,
.contact-form textarea {
    width: 94%;
    margin: 0 0 15px 0;
}
.contact-form textarea {
    height: 150px;
}
.modal textarea {
    height: 100px !important;
}
.contact-form label {
    display: block;
	text-align:left !important;
    margin-bottom: 0px;
    color: #333;
    font-size: 15px;
    clear: both;
    padding: 0 0 5px 0;
}
.contact-form .req {
    color: red;
}
.contact-form {
    margin: 30px 0 0 0;
}
.contact-form input,
.contact-form textarea,
.contact-form select {
    background: #f9f9f9;
    border: 1px solid #ddd;
    color: #545658;
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
	font-family: 'Raleway', sans-serif !important;
}
.contact input[type="text"],
.contact select {
	background: #fff;
    border: 1px solid #ddd;
    color: #545658;
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
	font-family: 'Raleway', sans-serif !important;
	width:45%;
	margin:0 0 10px 0;
}
.contact input[type="submit"]{
	display: block;
	text-transform:uppercase;
	background:#265291;
	color:#fff;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
    position: relative;
    float: right;
    left: 0px;
	transition:all .5s;
	border:none;
	border-radius:0;
}
#submit {
    display: block;
	text-transform:uppercase;
	background:#265291;
	color:#fff;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
	transition:all .5s;
	border:none;
	border-radius:0;
}
#submit:hover {
	background:#17417d;
}

@media only screen and (max-width: 1200px) {
	.container {
		width:96%;
		padding:0 2%;
	}
}
@media only screen and (max-width: 1100px) {
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:999;
	}
	#menu {
		display:none;
	}
	#top-bar {
		display:none;
	}
	#header {
		width:100%;
		height:auto;
		padding:15px 0;
		text-align:center;
		margin:50px 0 0 0;
	}
	.logo {
		float:none;
		max-width:80%;
	}
	#footer span {
		display:none;
	}
	.copy, .designer {
		float:none;
		width:100%;
		text-align:center;
	}
	#welcome {
		text-align:center;
	}
	.welc {
		display:none;
	}
	p {
		font-size:14px;
		line-height:22px;
	}
	h1 {
		font-size:26px;
		margin:0 0 15px 0;
		line-height:30px;
	}
	.bleft {
		width:100%;
		float:none;
		min-height:200px;
		padding:50px 0;
		background:#4695d2 url(images/bleft.jpg) no-repeat bottom right;
		background-size:cover;
		text-align:center;
	}
	.bleft iframe {
		float:none;
		display:inline-block;
		width:320px;
		height:180px;
		margin:0 auto;
		box-shadow:0 0 15px rgba(0,0,0,0.5);
	}
	.bright {
		width:100%;
		float:none;
		min-height:200px;
		padding:50px 0;
		background:#eee url(images/bright.jpg) no-repeat bottom right;
		background-size:cover;
	}
	.bright-text {
		float:none;
		width:90%;
		margin:0 2.5% 0 2.5%;
	}
	#slider {
		width:100%;
		height:auto;
		left:0;
		margin:0;
		overflow:hidden;
		position:relative;
	}
	.slogan {
		position:absolute;
		top:25%;
		left:2.5%;
		width:90%;
		text-align:center;
		padding:15px 2.5%;
		color:#fff;
		background:rgba(0,0,0,0.5);
		z-index:500;
		margin:0 0 0 0;
		font-size:17px;
		line-height:22px;
		font-weight:400;
	}
	.img-r, .img-l {
		float:none;
		max-width:100%;
		margin:0 0 50px 0;
	}
	#inner h1 {
		display:block;
		width:90%;
		text-align:center;
		font-size:32px;
		margin:0 2.5%;
		color:#fff;
		background:rgba(0,0,0,0.5);
		padding:20px 2.5%;
		z-index:500;
	}
}
@media only screen and (max-width: 800px) {
	#form {
		width:100%;
		float:none;
		margin:0 0 0 0;
	}
	#details {
		width:100%;
		float:none;
		margin:0 0 50px 0;
	}
	.clients img {
		margin:0 2% 20px 0;
		width:28.33%;
		height:auto;
	}
}
@media only screen and (max-width: 600px) {
	.clients img {
		margin:0 1% 20px 1%;
		width:47%;
		height:auto;
	}
}
