@import url('http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700');
@import url('http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700');
@import url('http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700');
@import url('styles/bootstrap.css');
@import url('styles/bootstrap-responsive.css');
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css');
@charset "utf-8";
/* CSS Document */
/*
Theme Name: SLX Services
Theme URI: slx
Author: SponsoredLinX
Author URI: slx
Description: SLX Services Theme
Version: 1.0
License: GNU General Public License
*/
header .span4{
	text-align: center;
}
.logoHolder{
	width: 275px;
}
.servicelist{
	border-bottom: 2px dotted #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.boxinfo p{
	font-weight: 200;
	font-size: 16px;
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 22px;
}
.testimonials .name{
	font-weight: 400;
}

.testimonialrow{
	padding:20px 0;
	margin-bottom: 10px;
	border-top: 3px dotted #efefef;
}
.testimonialrow span{
	font-weight: bold;
	font-style: normal;
}
.testimonialrow p{
	margin: 0;
	font-style: italic;
}

#mainContent h2{
	  font-size: 30px;
 
  font-weight: bold;
}
#content{
	padding-bottom: 40px;
}
.page #content{
	padding-top: 30px;
}
.home #content{
	padding-top: 0px;
}
i.fa{
	color: #ffcb08;
}
.formHolder i.fa{
	color: #666;
}

span.location{
	font-weight: 300;
}
span.number{
	font-weight: 400;
}
#headContact .call-us span{
	color: #ffcb08;
	font-weight: bold;
}
#heademail a{
	font-size:18px;
	line-height: 16px;
	color: #0f6bb5;
	font-weight: 500;
	text-decoration: none;
}
#heademail{
	margin-bottom: 10px;
	padding: 0;
	/* margin: 0; */
}
/*----------------------------------------------------------------*/
/*- Common Styles ------------------------------------------------*/
/*----------------------------------------------------------------*/

.none { display:none !important; }
.inline { display:inline; }
.block { display:block; }
.DIB { display:inline-block; }
.TAC { text-align:center; }
.TAL { text-align:left; }
.TAR { text-align:right; }
.lefti { float:left !important; }
.righti { float:right !important; }
.left { float:left; }
.right { float:right; }
.slx_mt_0 { margin-top:0 !important; }
.slx_mr_0 { margin-right:0 !important; }
.slx_mb_0 { margin-bottom:0 !important; }
.slx_ml_0 { margin-left:0 !important; }

.fw_thin { font-weight:100; }
.fw_light { font-weight:300; }
.fw_regular { font-weight:400; }
.fw_medium { font-weight:500; }
.fw_semibold { font-weight:600; }
.fw_bold { font-weight:700; }
.fw_extrabold { font-weight:800; }
.fw_ultrabold { font-weight:900; }

.fs_14 { font-size:14px; line-height:20px; }
.fs_16 { font-size:16px; line-height:26px; }
.fs_18 { font-size:18px; line-height:26px; }
.fs_20 { font-size:20px; line-height:28px; }
.fs_24 { font-size:24px; line-height:32px; }
.fs_28 { font-size:28px; line-height:36px; }
.fs_30 { font-size:30px; line-height:38px; }
.fs_32 { font-size:32px; line-height:40px; }
.fs_36 { font-size:36px; line-height:44px; }
.fs_40 { font-size:40px; line-height:49px; }

.fc_blue, .fc_blue a, .fc_blue a:hover { color: #242e66; }
.fc_blueD, .fc_blueD a, .fc_blueD a:hover { color: white; }
.fc_grey, .fc_grey a, .fc_grey a:hover { color: #333333; }
.fc_black, .fc_black a, .fc_black a:hover { color: #000000; }
.fc_white, .fc_white a, .fc_white a:hover { color: #FFFFFF; }

.f_roboto { font-family: 'Roboto', sans-serif; }
.f_robotoC { font-family: 'Roboto Slab', sans-serif; }

.alignleft { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright { 
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
.aligncenter { 
	margin: 0px auto;
}
.wpcf7-form-control-wrap { 
	margin-bottom: 10px;
}
span.wpcf7-list-item {
 	display: block;
 	float: left;
 	width: 40%;
 	margin-left: 0px;
}

input[type='checkbox'] { 
	float: none !important;
	width: 30px !important;
	margin-right: 10px;
}

.bigform .formHolder {
	color: #fff;
	padding: 10px; 
}
.the-content .formHolder h3, .the-content .formHolder p, .the-content .formHolder label { 
	color: #fff !important;
}
.boxinfo {
  background-color: #e4e4e4;
  text-align: center;
  padding: 10px;
  color: #000;
  font-weight: 500;
  border-bottom: 3px solid #bbbaba;
  margin-bottom: 35px;
}
/*----------------------------------------------------------------*/
/*- Layout -------------------------------------------------------*/
/*----------------------------------------------------------------*/

body {
	background-color: #FFF;
	font-size: 17px;
	line-height:28px;
	color:#666;
	font-weight:300;
	font-family:'Roboto', sans-serif;
	margin:0;
}

p {
	font-weight: normal;
	margin:0 0 25px;
}

ul {
	/* list-style: none; */
	line-height:18px;
	margin:0 0 25px;
}
	ul li {
		line-height:28px;
		list-style:disc outside none;
		margin-left:15px;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, button, input[type=submit], input[type=reset] { cursor: pointer; }
a, a:hover, a:active  { text-decoration:underline; word-wrap:break-word; color: #0f6bb5; }
 
hr { 
	border-width: 1px;
	border-color: #ccc;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:400;
	color:#0f6bb5;
	margin:0 0 25px;
	text-rendering: auto;
	font-family: 'Roboto', sans-serif;
}

	h2 { font-size:28px; line-height:32px; }
	h3 { font-size:23px; line-height:30px; }
	h4 { font-size:24px; line-height:28px; }
	h5 { font-size:20px; line-height:24px; }
	h6 { font-size:18px; line-height:22px; }
	
h1, h2, h3, h4, h5, h6 {
    color: #0f6bb5;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
    text-rendering: auto;
    z-index: 1;
}
	h1 {  color: #0f6bb5;
    font-size: 30px;
    font-weight: 300;
    line-height: 37px;
    margin: 0 0 15px; }
.table td { 
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 { 
	color: #0f6bb5; 
}
h1, h2, h3 {
    line-height: 36px;
}
h4 {
    font-size: 18px;
    line-height: 24px;
}
h5 {
    font-size: 16px;
    line-height: 22px;
}
h6 {
    font-size: 14px;
    line-height: 20px;
}

a.hview:hover {
    text-decoration: underline;
}
.span5 { 
	font-size: 13px !important;
}
.btn_blue {
	color:#FFF;
	padding:12px 20px;
	text-decoration:none;
	background:#31363b;
	display:inline-block;
}
	.btn_blue:hover { color:#FFF; background: #1e8bcc; }
	
.block_right {
	width:30%;
	float:right;
	margin:0 0 20px 20px;
}
.box_grey {
	background:#f1f0f0;
	padding:10px 20px 10px 130px;
	position: relative;
	border-bottom:3px solid #bbbaba;
	margin:40px 0;
	clear: both;
}
.box_grey .calculator{
	position: absolute;
	left:10px;
	top:-20px;

}
.box_grey h3{
	margin:0;
	color:#666;
}
	.box_grey p {   font-size: 16px; margin-bottom: 5px; margin-top:0; color:#666; line-height: 16px; }
	.box_grey li { line-height:18px; margin:0 0 10px 25px; list-style:none; }
		.box_grey li i { margin:0 10px 0 -25px; }
	.box_grey .btn_blue { display:block; text-align:center; margin-top: 20px; border-bottom: 4px solid #1e8bcc; }

/*----------------------------------------------------------------*/
/*- Header -------------------------------------------------------*/
/*----------------------------------------------------------------*/

header { padding:0; background:none; }

#logo {
	width:100%;
	height:auto;
	display:block;
	margin:0;
}

.call-us { 
	font-size: 16px;
	/* line-height: 5px !important; */
}
#headContact { text-align:right; color: #0f6bb5; padding-top: 18px; }
	#headphoneHolder, #heademail { display:block; }
		#socialHolder {
			display: inline-block;
		}
			#socialHolder a {
				display: inline-block;
				font-size:39px;
				line-height:44px;
				font-weight:700;
				color:#1e8bcc;
			}
				#socialHolder a:hover { color: #f2d08a; }
		#headphoneHolder {
			padding-top: 4px;
			font-size: 22px;
			line-height: 30px;
			font-weight: 300;
			color: #0f6bb5;
			display: inline-block;
		}
			#headphoneHolder i { color:#31363b; }
	#headContact p {
		font-size: 16px;
		line-height: 19px;
		font-weight: 500; 
		margin:0;
		color: #0f6bb5;
		text-decoration:none;
	}
		
		#headContact p span { color:#31363b; font-weight: 500; }
		#heademail a:hover { text-decoration:underline; }


/*----------------------------------------------------------------*/
/*- Navigation ---------------------------------------------------*/
/*----------------------------------------------------------------*/

#navigation {  
	padding:0; position:relative; z-index:50; 
	background-color: #0f6bb5; /* For IE8 and earlier */
	border-bottom: 3px solid #07528f;
}
.contactfooter i { margin-right: 3px;}

.home #navigation { margin-bottom: 0px; }
.nav { margin-bottom:0; }

.nav-collapse .nav li { list-style:none; margin:0; }
.nav-collapse .nav > li > a {
    border-radius: 0;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    padding: 14px 0 12px 0px;
    padding-left: 30px;
    padding-right: 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.nav-collapse .nav li.current_page_item{
	background-color: #ffcb08;
}
	.nav-collapse .nav > li > a:hover,
	.nav-collapse .nav .open .dropdown-toggle,
	.nav-collapse .nav > li.dropdown.open.active > a:hover,
	.nav-collapse .nav > li.current-menu-item > a,
	.nav-collapse .nav .current-menu-item.open .dropdown-toggle,
	.nav-collapse .nav > li.current-menu-ancestor > a {
		text-decoration:none;
		color: #2F3A74;
		  background-color: #ffcb08;
	}
		.nav .dropdown-toggle .caret,		
		.nav li.dropdown.open .caret,
		.nav li.dropdown.open.active .caret,
		.nav li.dropdown.open a:hover .caret,
		.nav .dropdown-toggle:hover .caret {
		    border-bottom-color:#FFF;
		    border-top-color:#FFF;
		    margin-top:11px;
		}
	
	.nav-collapse .dropdown-menu { text-align:left; }
	.nav-collapse .dropdown-menu li > a {
		color:#31363b;
		padding:8px 20px;
		border-radius:0;
		text-decoration:none;
		font-family: "Roboto",sans-serif;
	}	
		.nav-collapse .dropdown-menu li > a:hover,
		.nav-collapse .dropdown-menu li > a:focus,
		.nav-collapse .dropdown-submenu:hover > a,
		.nav-collapse .dropdown-menu li.current-menu-item > a,
		.nav-collapse .dropdown-menu li.current-menu-item > a:hover {
			background: #0f6bb5;
			color:#FFF;
		}
			.nav-collapse .dropdown-menu li + li a { margin-bottom:0; }



/*----------------------------------------------------------------*/
/*- Home Page Banner Slider --------------------------------------*/
/*----------------------------------------------------------------*/

#home_slider_holder {
	background: #000;
	margin:0px 0 20px;
	overflow: hidden;
	max-height: 535px;
}
	#home_slider { position:relative; z-index:10; }
		.home_slide { width:100%; /*max-height:600px;*/ border-bottom: 4px solid #0f6bb5; max-height: 535px;}
			.home_slider_image {
				position: relative;
				left: 48%;
			}
				#home_slider_holder img { width: 100%;}
			.home_slider_content_holder {
				width: 100%;
				top:10%;
				z-index: 100;
				position: absolute;
			}
				.home_slider_content {
					padding: 0px;
					color: #FFF;
					margin: 0 0 10px;
					background: url('images/bg_banner_text.png');
					width: 500px;
					padding: 15px;
					padding-bottom: 0px;
					/* left: 25%; */
				
					/* overflow: hidden; */
					position: relative;
					padding: 40px;
					/* border-bottom: 4px solid #000; */
}
				.home_slider_content h1 { 
					font-weight: 100;
				}
				.home_slider_content .readmore { 
					padding-top: 0px;
					/* padding-bottom: 10px; */
				
					/* background-color: #FFF; */
					/* float: left; */
					/* padding: 5px 20px; */
					/* border-bottom: 3px solid #000; */
					/* color: #000; */
					position: relative;
					/* bottom: -12px; */
}
				.home_slider_content p { 
					margin-bottom: 0;
				
					font-size: 18px;
					line-height: 27px;
					font-weight: 300;
}
				.home_slider_content h3 { 
					font-size: 30px;
					color: #FFF;
					/* border-bottom: solid 1px #FFF; */
					padding-bottom: 5px;
				
					font-weight: 400;
					margin-bottom: 5px;
}	
				.home_slider_content a { 
					color: #ffcb08;
					font-weight: bold;
					text-decoration: none;
				}
				
					.home_slider_content hr {
						height: 3px;
						background: #44ddea;
						display: block;
						width: 100%;
						margin: 5px 0;
						border: none;
					}
				.home_slider_link {}
					.home_slider_link i { 
						margin-right: 4px;
					}
					.home_slider_link a {
						background: #9f2b7b;
						font-size: 16px;
						font-weight: 600;
						line-height: 28px;
						display: inline-block;
						color: #FFF;
						text-decoration: none;
						padding:10px 20px;
					}
						.home_slider_link a:hover {
							color: #FFF;
							text-decoration: none;
						}
}
}

/*----------------------------------------------------------------*/
/*- Box Links ----------------------------------------------------*/
/*----------------------------------------------------------------*/

#box_links {
	background:none;
	margin:0 0 40px;
	text-align:center;

}
#box_links .container { 
	/* margin-bottom: 30px; */
	margin-top: 20px;
}
	#box_links a {
		font-size: 20px;
		line-height:24px;
		font-weight: 400;
		color:#000000;
		text-decoration:none;
		border-radius: 10px;

	}

		.box_link_image { display:block; /*background:#FF6923;*/   /* border-top-left-radius: 10px; */ /* border-top-right-radius: 10px  */}
		.box_link_text { text-align: center; display:block; /* background: url('images/brown_bg_repeat.jpg'); */ background-color: #0f6bb5; color: #fff;  padding-top: 10px; padding-bottom: 7px; /* margin-bottom: 20px; */  /* box-shadow: 0px 2px 2px #222; */ /* border-bottom-left-radius: 10px; */ /* border-bottom-right-radius: 10px   */ text-transform: uppercase; font-weight: normal;}
	

/*----------------------------------------------------------------*/
/*- Breadcrumbs --------------------------------------------------*/
/*----------------------------------------------------------------*/

#breadcrumbs {
	background:#f0f0f0;
	font-size:18px;
	line-height:28px;
	color:#000;
	font-weight:300;
	padding:14px 0;
	margin:0 0 40px;
}
	#breadcrumbs a {
		color:#666666;
		text-decoration:none;
	}
		#breadcrumbs a:hover {
			/*color:#666666;*/
			text-decoration:underline;
		}
	#breadcrumbs span span {
		font-size:20px;
	}


/*----------------------------------------------------------------*/
/*- Content ------------------------------------------------------*/
/*----------------------------------------------------------------*/

#mainContent { margin:0 0 40px; }
.video-container {
    position: relative; /* keeps the aspect ratio */
    padding-bottom: 56.25%; /* fine tunes the video positioning */
    padding-top: 0px;
    overflow: hidden;
    margin-bottom:20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.galleryHolder { text-align:center; }
.galleryLayout {
	width:22%;
	margin:0 1% 20px;
	display:inline-block;
	text-align:center;
	vertical-align:top;
}
	.galleryLayout img {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
		border: 1px solid #5c5c5c;
		margin: 0 0 5px;
	}
	.galleryLayout span {
		font-size: 18px;
		line-height: 24px;
		font-weight: 400;
		color: #6c6c6c;
		text-decoration: none;
	}
		.galleryLayout a:hover img { border: 1px solid #0075be; }
		.galleryLayout a:hover, .galleryLayout a:hover span { color: #0075be; text-decoration: none; }
		.galleryLayout:nth-child(even) span { font-weight: 700; }

.fancybox-title, .fancybox-title-inside-wrap { padding: 10px; color: #FFF; }

.featuredimage img {
	border: 2px solid #5c5c5c;
	margin: 0 0 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

/*----------------------------------------------------------------*/
/*- Sidebar ------------------------------------------------------*/
/*----------------------------------------------------------------*/

.logo_masterbuilder { border-right:1px solid #d9d9d9; }
.sidebarnamephone p {
	font-size:24px;
	line-height:30px;
	color:#000;
	font-weight:400;
	margin:25px 0 0;
}
	.sidebarnamephone p span { font-size:22px; }

.facebookButton {
	text-align: center;
	margin: 0 0 20px;
}



/*----------------------------------------------------------------*/
/*- Testimonials / Articles --------------------------------------*/
/*----------------------------------------------------------------*/
	
.testimonial, .article {
	border-bottom:3px dotted #EEE;
	margin:0 0 20px;
}
.testimonialSlide p {
	font-size:20px;
	line-height:24px;
	color:#FFF;
	margin:0;
	text-shadow:1px 1px 0px #000;
}
.article h3 a { text-decoration:none; }
	.article h3 a:hover { text-decoration:underline; }

/*----------------------------------------------------------------*/
/*- Footer -------------------------------------------------------*/
/*----------------------------------------------------------------*/

#contact-us { 
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #0f6bb5;
	font-size: 17px;
}
#contact-us #contact-details a { 
	color: #fff;
	text-decoration: none;
}
#contact-us a { 
	color: #fff;
}
#contact-us i { 
	color: #fff;
}
#contact-us i a { 
	color: #fff;
}
#social i { 
	font-size: 30px;
}
#contact-us h3 { 
	color: #fff;
	margin-bottom: 6px;
}
footer {
	color:#FFF;
	background-color: #0f6bb5;
	font-size:14px;
	line-height:24px;
	padding:20px 0;
	text-align: right;
}
.copyright { 
	color: #c9c9c9;
}
.copyright a { 
	color: #c9c9c9;
}
.copyright { 
	/* border-top: solid 1px #383838; */
	padding-top: 10px;
	/* width: 600px; */
	/* float: right; */
	text-align: center;
	margin-top: 15px;
}
.copyright p{
	font-size:16px;
	line-height: 18px;
}

	footer .row-fluid [class*="span"] { min-height:0; }
	footer p { margin:0; font-weight:300; }
		footer p a { color:#FFF; text-decoration:none; }
			footer p a:hover { color:#FFF; text-decoration:underline; }
			

/*----------------------------------------------------------------*/
/*-------------------------- Forms -------------------------------*/
/*----------------------------------------------------------------*/

/*.contactHead {
	position:relative;
}
.formHolder p.contactTop {
	font-size:38px;
	line-height:30px;
	font-weight:300;
}
.formHolder p.contactBtm {
	font-size:29px;
	line-height:30px;
	font-weight:300;
}
.formHolder p.contactIcon {
	margin:0;
	position:absolute;
	top:0;
	right:0;
}
*/
#box_links .span4:nth-child(3n+4) { 
	clear: left;
	margin-left: 0px;
}
#box_links img { 
	width: 100%;
	height: auto;
}
	
	.formHolder form { margin:0; }


	#sidebar .formHolder { 
		padding: 20px;
		/* background: url('images/brown_bg_repeat.jpg'); */
		background-color: #ffcb08;
		margin-bottom: 20px;
		border-bottom: 3px solid #caa002;
		
	}
	/*.the-content .formHolder {
		background:#F0F0F0;
	}*/
	
	.formHolder h3 {
		font-size:30px;
		margin:0 0 5px;
		color: #666666;
		font-weight: normal;
	}
	.formHolder p {
		font-size:16px;
		line-height:22px;
		margin:0 0 10px;
		color: #666666;
		font-weight: 300;
	}
	.formHolder span {
		color: #666666;
		font-size: 12px;
		line-height: 16px;
	}
	.formHolder label {
			color: #666666;
		/* font-weight:700; */
		font-size: 18px;
	}
		.the-content .formHolder h3, .the-content .formHolder p, .the-content .formHolder label { color:#666666; }
	
.formHolder .row-fluid .span1 { width:5.98291%; }
.formHolder .row-fluid .span2 { width:14.5299%; }
.formHolder .row-fluid .span3 { width:23.0769%; }
.formHolder .row-fluid .span4 { width:31.6239%; }
.formHolder .row-fluid .span5 { width:40.1709%; }
.formHolder .row-fluid .span6 { width:48.7179%; }
.formHolder .row-fluid .span7 { width:57.265%; }
.formHolder .row-fluid .span8 { width:65.812%; }
.formHolder .row-fluid .span9 { width:74.359%; }
.formHolder .row-fluid .span10 { width:82.906%; }
.formHolder .row-fluid .span11 { width:91.453%; }
.formHolder .row-fluid .span12 { width:100%; }
.formHolder .row-fluid [class*="span"] { margin-left:2.5641%; }
	.ie7 .formHolder .row-fluid [class*="span"] { margin-left:1.7%; }
.formHolder .row-fluid [class*="span"]:first-child { margin-left:0; }

		.formHolder .row-fluid .span12 { margin-left:0; }
			.ie7 .formHolder .row-fluid .span12 { margin-left:0; }
		.formHolder .row-fluid [class*="span"].TAR { margin-left:0; }

	.formRow { margin:0; }
.formHolder .row-fluid label { min-height:20px; margin-bottom:5px; }
	.formHolder .row-fluid label.TAR,
	.formHolder .row-fluid label.TAL { margin-bottom:5px; line-height:20px; }
	.formHolder .row-fluid label.error {
		color:#f00;
		display:inline-block;
		float:right;
		font-weight:400;
		margin:-7px 0 10px;
	}
	.formHolder .row-fluid label.labelnone { display:none; }
	.formHolder .row-fluid input,
	.formHolder .row-fluid select,
	.formHolder .row-fluid textarea {
		float:left;
		min-height:30px;
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		/*border:1px solid #efefef;*/
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		-o-border-radius:4px;
		border-radius:4px;
		margin-bottom: 0;
	}
		.formHolder .row-fluid textarea { min-height:110px; }
	
	.formHolder .btn_submit {
		-webkit-border-radius:0px;
		-moz-border-radius:0px;
		-o-border-radius:0px;
		border-radius:0px;
		background: #fff;
		border:none;
		font-size:18px;
		display:block;
		color:#666;
		box-shadow:none;
		text-shadow:none;
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight:bold;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
	}
		
.footer-logo { 
	margin-right: 20px;
}
.ie7 .formHolder .row-fluid input { min-height:20px; line-height:20px; padding:4px 0; }
	.ie7 .formHolder .row-fluid textarea { padding:4px 0; }
.ie8 .formHolder .row-fluid input,
.ie8 .formHolder .row-fluid select { min-height:20px; line-height:20px; }

	.required-field, .formHolder .row-fluid label.nolabel { display:none; }
.error input[type="text"], .error input[type="password"], .error textarea, .error select {
    background-color: #FFE7DF !important;
    border-color: #FFCDBC #FFE7DF #FFE7DF #FFCDBC !important;
    color: #84290A;
}

.line {
	width:100%;
	height:1px;
	display:block;
	margin:5px 0 12px;
	background:#fff;
}
	.the-content .formHolder .line {
		background:#FFF;
		border-top:1px solid #d9d9d9;
	}

.required, .wpcf7-validates-as-required {
	background-image:url(images/img_star.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.screen-reader-response { display:none !important; }
.wpcf7-response-output, .wpcf7-not-valid-tip {
    background:none repeat scroll 0 0 #FB7BC9;
    border:1px solid #410021;
    color:#C90101;
    margin:20px 0 0;
    padding:5px;
    display:inline-block;
}
    .wpcf7-response-output { display:none; }
	.wpcf7-not-valid-tip { margin:0; background:none; border:none; font-size:12px !important; }
	
div.wpcf7-mail-sent-ok { border:2px solid #FFF; }
.wpcf7-response-output { background:#FFF; color:green; }
.wpcf7-response-output.wpcf7-validation-errors { color:red; }	

/*------------- Popup Quote Form --------------*/
.fancybox-type-inline .fancybox-inner { height:auto !important; max-width:600px; }
.ie7 .fancybox-type-inline .fancybox-inner { min-width:400px; }
#popupForm .formHolder { margin:0; }

#get-quote { 
	float: right;
	color: #f2d08a;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 10px;
	font-size: 23px;
	text-shadow: 0px 2px 2px #222;
}

.quicklinks { 
	text-decoration: none;
}
.quicklinks ul li { 
	/* list-style-type: none !important; */
	padding-left: 0px;
	margin-left: 22px;
}
.quicklinks a { 
	color: #fff;
	text-decoration: none;
}
#navigation .btn, #navigation .btn:active, #navigation .btn:hover { 
	background: #0f6bb5;
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	padding: 20px;
	text-transform: uppercase;
	text-shadow: none;
	font-weight: 400;
	text-align: center;
	border-radius: 0px;
}
.btn-navbar { 
	display: none !important;
}


header .fa-phone { 
	color: #31363b !important;
}
.phone,.email, .read-more { 
	color: #000 !important;
	font-weight: 400;
	text-decoration: underline;
}
#breadcrumbs { 
	display: none;
}


@media screen and (max-width: 979px) {
	span.wpcf7-list-item { 
		width: 100%;
	}
	.container{
		width: 100%;
	}
	.boxinfo p{
		line-height: 16px;
	}
	#contact-us{
		padding-left:10px;
		padding-right: 10px;
		font-size: 15px; 
	}
	body { 
		padding-left: 10px;
		padding-right: 10px;
	}
	.nav-collapse .dropdown-menu { 
		background: none;
		margin: 0px;
		background-color:#ccc;
		color: #333;
	}
	.nav-collapse .dropdown-menu li > a { 
			color: #fff;
			padding-left: 50px;
			font-weight: normal;
			padding-top: 10px;
			padding-bottom: 10px;
	}
	.nav .dropdown-toggle .caret, .nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav .dropdown-toggle:hover .caret{
		  border-bottom-color: #0f6bb5;
  border-top-color: #0f6bb5;
		color:#0f6bb5;
	}
	.formHolder .row-fluid .span6 { 
		width: 100%;
		margin-left: 0px;
	}
	.formHolder .row-fluid .span3 { 
		width: 100%;
	}
	.btn-navbar { 
		display: block !important;
	}
	#navigation { 
		background: none;
	}
	.nav-collapse .nav .open .dropdown-toggle, .nav-collapse .nav > li.dropdown.open.active > a:hover, .nav-collapse .nav > li.current-menu-item > a, .nav-collapse .nav .current-menu-item.open .dropdown-toggle, .nav-collapse .nav > li.current-menu-ancestor > a, .nav-collapse .nav > li > a { 
		background:#efefef;
	}
	.nav-collapse .nav > li > a { 
			padding-left: 20px;
			color:#666;
	}
	.nav-collapse .nav > li.current-menu-item > a{
		background-color: #0f6bb5;
		color: #FFF;
	}
	.nav-collapse .dropdown-menu li > a:hover, .nav-collapse .dropdown-menu li > a:focus, .nav-collapse .dropdown-submenu:hover > a, .nav-collapse .dropdown-menu li.current-menu-item > a, .nav-collapse .dropdown-menu li.current-menu-item > a:hover {
		background: #efefef;
		color: #666;
	}
	.nav-collapse .dropdown-menu li > a:hover{
		background: #0f6bb5;
		color:#FFF;
	}
	.nav-collapse .nav > li > a:hover { 
		background: #0f6bb5;
		color: #fff;
	}
	.row-fluid .span9 { 
		width: 100%;
	}
	#headContact, #logo { 
		text-align: center;
	}
	#headphoneHolder { 
		font-size: 30px;
	}
	#contact-us .span4 { 
		margin: 10px;
		width: 100%;
		clear:both;
	}
	#home_slider_holder { 
		margin-top: 20px;
	}
	#box_links .container {  
		margin-top: 10px;
		margin-bottom: 10px;
	}

}
@media screen and (min-width: 1400px) {
	.home_slider_content_holder { 
		top: 27%;
	}
}
@media screen and (max-width: 1300px) {
	.home_slider_content_holder { 
		display: none;
	}
}
@media screen and (max-width: 1200px) {
	#get-quote { 
		display: none;
	}
	#menu { 
		display: none;
	}
	#get-quote { 
		display: none;
	}
	#banner_bottom {
		text-align: center;
	}
	#banner_bottom img { 
		display: none;
	}
	#navigation .span9 { 
		width: 100% !important;
	}

	#navigation .span3 {
		display: none  !important;
	}
}
@media screen and (max-width: 767px){
	.logoHolder{
		width: 100%;
	}
	#headContact{
		padding-top: 0;
	}

	#headphoneHolder{
		font-size:28px;
	}
}

#contact-us p {
    margin-bottom: 2px;
}

.testimonials p {
    font-weight: 300;
}