/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	clear: both; 
	width: 100%;
	overflow-x: hidden;
/*	background-image:url(../images/bg2.jpg);*/
	background-repeat:repeat-x;
	background-color:#ff0000;
	}
.mini-services{
	-webkit-box-shadow: 1px 1px 16px -1px rgba(150,148,150,1);
-moz-box-shadow: 1px 1px 16px -1px rgba(150,148,150,1);
box-shadow: 1px 1px 16px -1px rgba(150,148,150,1);}
.roundcorner{
	border-radius:24px;}
ul,li{
	margin:0; padding:0; list-style:none;}
a{
	text-decoration:none;}
.imgbanner{
	border-radius:0 32px 0 0;
	}
.wrap{
	width:1000px;
	margin:0 auto;
	padding:0;
	height:auto;
	/*border:2px solid #fff;
	border-radius:32px 0px 32px 32px;*/
	}
.tagline{
	width:1001px;/* height:104px;*/ margin:0 auto;
	background-color:#fff;}
.header{
	/*padding:0px 0px 10px 0px;*/
	width:100.1%;
	margin:0 auto;
	/*background:url(../images/toptagline.png);*/
	background-color:#fff;
	/*padding-top:35px;*/
	}
.newtag{
	background:url(../images/toptagline.png);}
.banner{
	float:left;}
.banner-top{
	float:left; position:relative; left:320px; top:-10px;}
.play-vid{
	float:left;
	/*margin: 0 15px;*/
	margin-top:29px;
	margin-left:20px;
	margin-right:5px;}
/*.imgs{
	margin-top:15px;}*/
.fields textarea{
	height:250px;}
.toptag{
	width:665px;
	margin:0 auto;}
.logo{
	
width:293px; /*position:relative; top:-20px; height:258px;*/ float:left; /*padding-top:18px; */
/*background-image:url(../images/bglogo4.png);*/
/*border-radius:27px 0 0 0;*/
background-color:#fff;}
.banner2{
	display:none;}
.logo .imgs{
	margin-left:15px;
	margin-top:20px;}
.supporting-logos{
	float:right;}
/*Top Nav Section*/
.nav{
	background-color:#07349B;
	/*background-image:url(../images/nav_bg.png);*/
	background-repeat:repeat-x;
	padding:9px .5px;
	/*border-bottom:5px solid #4473c0;*/
	width:100%;
	/*margin-bottom:20px;*/
	}
.navclose{
	display:none;}
.nav ul{
	list-style: none outside none;
	-webkit-transition: max-height: 0.4s;
	-moz-transition: max-height: 0.4s;
	-ms-transition: max-height: 0.4s;
	-o-transition: max-height: 0.4s;
	text-align:center;}
.nav li {
	display:inline-block;}
	
.nav a{
	text-decoration:none;
	font-size:1em;
	color:#fff;
	text-transform:uppercase;
	padding:10px 18px 10px 18px;
	
	
	}
.nav a:hover{
	/*background-color:#4473c0;
	padding:15px 25px 10px 25px;
	border-bottom:5px solid #d61414;*/
	/*background-image:url(../images/nav_hover_bg.png);
	background-repeat:repeat-x;*/
	
	}
.mainContent{
	background-color:#fff; 
/*	border-bottom:3px solid #fff;

border-radius: 0 0 38px 38px;*/
	width:100%;}	
/*Quick Section*/
.nav .main-menu{
	display:block;}
.quick-section{
	width:100%;
	/*border:1px solid #FF0000;*/
	padding:10px;
	/*max-height:400px;*/
	margin:0 auto;
	margin-bottom:20px;
	
	}
	
.quick-slogan-section{
	/*border:1px solid #00FF00;*/
	width:615px;
	height:320px;
	margin-right:25px;
	
	}
.quick-estimate-form{
	/*border:1px solid #CC6600;*/
	/*width:300px;*/
	/*min-height:407px;*/
	/*-webkit-box-shadow: 0px 8px 25px -20px rgba(0,0,0,1);
-moz-box-shadow: 0px 8px 25px -20px rgba(0,0,0,1);
box-shadow: 0px 8px 25px -20px rgba(0,0,0,1);*/
/*background-color:#fff;*/
height:750px;
background-image:url(../images/bgform.png); width:284px; background-repeat:no-repeat; float:right; padding-right:10px;
}
.mini-services{
	float:left;  margin-right:25px; margin-bottom:25px;}	
.fields{
	width:200px;
	margin:130px auto 0 26px;}
.quick-estimate-form input[type="text"], textarea{
	/*width:260px;*/
	width:200px;
	border:1px solid #dedede;
	padding:8px;
	-webkit-box-shadow: inset 1px 1px 5px -1px rgba(217,217,217,1);
-moz-box-shadow: inset 1px 1px 5px -1px rgba(217,217,217,1);
box-shadow: inset 1px 1px 5px -1px rgba(217,217,217,1);
	}
select{
	padding:8px;
	width:217px;
	border:1px solid #dedede;
	padding:8px;
	-webkit-box-shadow: inset 1px 1px 5px -1px rgba(217,217,217,1);
-moz-box-shadow: inset 1px 1px 5px -1px rgba(217,217,217,1);
box-shadow: inset 1px 1px 5px -1px rgba(217,217,217,1);}
.btnholder{
	width:130px;
	margin:0 auto 0 57px;}
.quick-estimate-form input[type="submit"]{
border:0;
padding:10px;
color:#fff;
background-color:#084f8c;
border-radius:18px;
font-size:1em;
cursor:pointer;
width:130px;
margin:10px auto;
}
.form-title{
	font-size:700;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;
	background-color:#101733;
	font-size:17px;
	color:#FFFFFF;
	
	}
.inline{
	float:left;
	margin:10px 0px 0px 8px; width:676px;
	}
.clear{
	clear:both;}

/*Article Section*/

.article-section{
	width:920px;
	/*border:1px solid #FF0000;*/
	margin:0 auto;
	}
.form-title-thin{
	font-size:1.5em;
	color:#FFFFFF;
	background-color:#084f8d;
	text-transform:uppercase;
	padding:5px;
	}
/*What we offer*/

.what-we-offer{
	width:100%;
	background-color:#fff;
	

	margin:0 auto;
	/*padding:10px;*/}
.mini-box-holder{
	padding-top:20px;
	padding-left:25px;
	padding-bottom:20px;
	width:975px;
	margin:0 auto;}
.mini-box{
	width:210px;
	-webkit-box-shadow: 1px 1px 16px -1px rgba(150,148,150,1);
-moz-box-shadow: 1px 1px 16px -1px rgba(150,148,150,1);
box-shadow: 1px 1px 16px -1px rgba(150,148,150,1);
/*min-height:280px;*/

float:left;
	}
.mini-box img{
	margin-left:6px;
	margin-top:6px;
	margin-bottom:6px;
	}
.mini-box .title{
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
		margin-left:6px;
	margin-top:6px;}
.mini-box p{
	font-size:.890em;
	width:200px;
	margin:0 auto;}
.mini-box .readmore{
	font-size:.790em;
	float:right;
	padding:8px 8px 8px 4px;
	color:#0000CC;}

.optional-margin{
	margin-left:25px;}
	
/*footer*/

.footer{
	background-color:#07349B;
	color:#fff;
	width:100%;
	/*margin:0 auto;
	margin-top:20px;*/
	min-height:150px;
	text-align:center;
	padding-top:10px;
	/*border-radius:0 0 32px 32px;*/
	}
	
.footer li{
	display:inline-block;}
.footer a{
	text-transform:uppercase;
	font-size:13px;
	padding:0 20px;
	color:#fff;}
.footer a:hover{
	text-decoration:underline;
	color:#fff;}
.copyright{
	/*color:#000;*/
	font-size:14px;
	padding-top:45px;}
	
.readtesti{
	margin-left:21px;
	cursor:pointer;}
.phone-number{
	background-image:url(../images/949-444-2000.png);
	width:270px;
	height:40px;
	/*margin:80px 0px 0px 15px;*/
	margin:2px 0 0 15px;
	
	}
.space{
	
	width:270px;
	height:43px;

	}
.slider img{
	/*border-radius:0px 30px 0px 0px;*/
	-webkit-appearance: none;
}
.bglogo{
	background-color:#fff;
	background-image:url(../images/backlogo.png);}
.contents, .column{
	/*font-size:13px;*/
	text-align:justify;
	float:left;}
#first_colmns {
    float: left;
    width: 300px;
	margin-right:20px;
}
.clr_service {
    float: left;
    margin-top: 10px;
    padding: 0;
    width: 310px;
}
.alignright {
    float: right;
    margin: 5px 0 5px 5px;
}
#btnrequest{
	background-image:url(../images/btnsub.png);
	border:0;}
.mobile{
	display:none;}
.menu-tab{ display:none;}