@import url('//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300italic,300,400italic,500,500italic,700,700italic,900,900italic|Roboto+Condensed:300italic,400italic,700italic,400,300,700');
@import url('//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('../../../maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css');
@charset "utf-8";
/* CSS Document */
/*
Theme Name: Fountainhead
Theme URI: slx
Author: SponsoredLinX
Author URI: slx
Description: Fountainhead Wordpress Theme
Version: 1.0
License: GNU General Public License

/*----------------------------------------------------------------*/
/*- 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 Condensed', sans-serif; }


/*----------------------------------------------------------------*/
/*- Layout -------------------------------------------------------*/
/*----------------------------------------------------------------*/

body {
	background:#FFFFFF;
	font-size:18px;
	line-height:28px;
	color:#444;
	font-weight:300;
	font-family:'Roboto Condensed', sans-serif;
	margin:0;
}

p {
	font-weight:300;
	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 { text-decoration:underline; word-wrap:break-word; }

hr { 
	border-width: 1px;
	border-color: #ddd;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:400;
	color:#339ab3;
	margin:0 0 25px;
	text-rendering: auto;
	font-family: 'Roboto Condensed', sans-serif;
}
h1 {  
	color: #339ab3;
    font-size: 38px;
    font-weight: 500;
    line-height: 37px;
    margin: 0 0 15px; 
}
	h2 { font-size:28px; line-height:32px; }
	h3 { font-size:26px; 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: #339ab3;
    font-weight: 400;
    margin: 0 0 20px;
    position: relative;
    text-rendering: auto;
    z-index: 1;
}
h1, h2, h3 {
    font-size: 30px;
    line-height: 36px;
}
h4 {
    font-size: 18px;
    line-height: 24px;
}
h5 {
    font-size: 16px;
    line-height: 22px;
}
h6 {
    font-size: 14px;
    line-height: 20px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #339ab3;
}

a, a:hover { 
	color: #339ab3;
}
.home #content h3:before,.home #content  h4:before, .home #content h5:before, .home #content h6:before {
    border-top: 1px solid #339ab3;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    z-index: -1;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    background: none repeat scroll 0 0 #fff;
    padding: 0 10px 0 0;
}
a.hview {
    background: none repeat scroll 0 0 #fff;
    color: #333333;
    float: right;
    font-size: 12px;
    font-weight: 700;
    padding: 0 0 0 5px;
    text-decoration: none;
}
a.hview:hover {
    text-decoration: underline;
}

.btn_blue {
	color:#FFF;
	padding:12px 20px;
	text-decoration:none;
	background:#339ab3;
	display:inline-block;
}
	.btn_blue:hover { color:#FFF; background: #1e8bcc; }
	
.block_right {
	width:30%;
	float:right;
	margin:0 0 20px 20px;
}
.box_grey {
	background:#e6e7e9;
	padding:20px 20px 5px 20px;
}
	.box_grey p {   font-size: 16px; font-style: italic; margin-bottom: 25px; }
	.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:20px 0; background:none; }

#logo {
	width:100%;
	height:auto;
	display:block;
	margin:0;
}
#headphoneHolder a { 
	text-decoration: none;
}

#headContact { text-align: right; }
	#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: #141f38; }
		#headphoneHolder {
			padding-top: 30px;
			font-size:50px;
			line-height:50px;
			font-weight:300;
			color:#339ab3;
			display: inline-block;
		}
			#headphoneHolder i { color:#339ab3; }
	#headContact p, #heademail a {
		font-size:18px;
		line-height:23px;
		font-weight:400; 
		margin:0;
		color:#999;
		text-decoration:none;
	}
#headContact p { padding-top: 15px;} 
#headContact p span { color:#1e8bcc; font-weight: 500; }
#heademail a:hover { text-decoration:underline; }

#banner_text { 
	position: relative;
	z-index: 999999999;
	color: #fff;
	background:url('images/banner-bg.png');
	width: 430px;
	padding: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 30px;
	line-height: 35px;
}
#banner_text_cta { 
	background: #fff;
	color: #339ab3;
	width: auto;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	width: 130px;
	font-weight: 600;
	position: absolute;
	font-size: 18px;
	margin-top: -10px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
}

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

#navigation {  padding:0; position:relative; z-index:50; background:#339ab3; }

#banner_bottom { 
	position: absolute;
	z-index: 999999;
	margin-top: -147px;
}
#banner_text span { 
	text-shadow: 1px 2px 2px #333;
	color: #fff;
}

.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: 26px;
    margin: 0;
    padding: 12px 15px;
    text-decoration: none;
    text-transform: uppercase;
    border-right: solid 1px #48a4bb;
}
	.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;
		background:#0a8aa6;
		color:#FFF;
	}
		.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:#339ab3;
		padding:8px 20px;
		border-radius:0;
		text-decoration:none;
		font-family: "Roboto Condensed",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:#339ab3;
			color:#FFF;
		}
			.nav-collapse .dropdown-menu li + li a { margin-bottom:0; }

.row-fluid .btn-navbar { display:none; }


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

#home_slider_holder { background:#FFF; margin:0 0 0px; margin-bottom: -20px; overflow: hidden; }
	#home_slider { position:relative; z-index:10; }
		.home_slide { width:100%; /*max-height:400px;*/ }
			.home_slide img { width:100%; }
			.home_slider_content_holder {

position:absolute;
top:20%;
left:0;
width: 100%;
				
			}
.home_slider_content{
    background: url("images/bg.png") repeat scroll center center rgba(0, 0, 0, 0);
    display: inline-block;
    margin-left: -2000px;
    padding: 20px 20px 20px 2000px;
    
}
				.home_slider_content p { margin: 0 0 15px; }


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


#box_links {
	background:none;
	margin:0 0 40px;
	text-align:center;
}
	#box_links a {
		border-radius: 10px;
		font-size:16px;
		line-height:24px;
		font-weight: 600;
		color:#000000;
		text-decoration:none;
		margin-top: 10px;

	}
	#box_links .span4 img { 
		border-radius: 15px;
	}

	.box_link_text { 
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
	}

	.box_link_image { display:block; }
	.box_link_text { margin-bottom: 30px; display:block; background: url('images/box_bg.png'); margin-top: -35px; z-index: 99999; position: relative; color: #fff; text-transform: uppercase; padding-top: 6px; padding-bottom: 6px;  }

/*----------------------------------------------------------------*/
/*- 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%;
}
#programs { 
	text-align: center;
	background: #f6f6f6;
	font-size: 18px;
	line-height: 23px;
}

#programs h1 { 
	margin-top: 20px;
}
#programs .logo { 
	float: left;
}
.btb-content, .pall-content { 
	text-align: left;
	font-size: 17px;
}
#programs .btb-logo { 
	width: 95px;
	float: left;
	margin-bottom: 70px;
	margin-right: 20px;
}
#programs .pall-logo { 
	width: 295px;
	float: left;
	margin-bottom: 70px;
	margin-right: 20px;
}
/*----------------------------------------------------------------*/
/*- 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 { 
	background: #323232;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contact-us #contact-details a { 
	color: #fff;
	text-decoration: none;
}
#contact-us a { 
	color: #339ab3;
}
#contact-us i { 
	color: #fff;
}
#contact-us i a { 
	color: #fff;
}
#social i { 
	font-size: 30px;
}
#contact-us h3 { 
	color: #fff;
}
footer {
	background:#272727;
	color:#858585;
	font-size:14px;
	line-height:24px;
	padding:20px 0;
	text-align: center;
}
.copyright { 
	color: #c9c9c9;
}
.copyright a { 
	color: #c9c9c9;
}
.copyright { 
	text-align: center;
	margin-top: 15px;
}

#contact-us .btn_submit { 
	background: #339ab3;
	color: #fff;
}
#logos { 
	text-align: right;
}


	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: #339ab3; */
		background: #fff;
		margin-bottom: 20px;
	}
	/*.the-content .formHolder {
		background:#F0F0F0;
	}*/
	
	.formHolder h3 {
		font-size:30px;
		margin:0 0 5px;
		color:#FFF;
		font-weight:100;
	}
	.formHolder p {
		font-size:18px;
		line-height:22px;
		margin:0 0 10px;
		color:#FFF;
	}
	.formHolder span {
		color:#FFF;
		font-size: 16px;
		line-height: 16px;
	}
	.formHolder label {
		color:#FFF;
		/* font-weight:700; */
		font-size: 18px;
	}
		.the-content .formHolder h3, .the-content .formHolder p, .the-content .formHolder label { color:#333; }
	
.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:0px;
		-moz-border-radius:0px;
		-o-border-radius:0px;
		border-radius:0px;
	}
		.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:21px;
		display:block;
		color:#666;
		box-shadow:none;
		text-shadow:none;
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight:400;
		font-family: 'Roboto Condensed', sans-serif;
		text-transform: uppercase;
	}
		
	
.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; }

/*----------------------------------------------------------------*/
/*---------------------- Media Queries ---------------------------*/
/*----------------------------------------------------------------*/


@media (max-width: 1199px) {
	.home_slider_content p { margin: 0 0 10px; }
		.btn_blue { padding: 5px 20px; }
	/*#navigation { padding:15px 0; }
	.nav-collapse .nav > li > a { padding: 10px 12px 18px; }
	.nav-collapse .nav > li.dropdown > a { padding:10px 0 18px 12px; }
		.nav-collapse .nav > li.dropdown > a.dropdown-toggle { padding:10px 12px 18px 0; }*/
	.nav-collapse .nav > li > a { 
		font-size: 16px;
	}

	#headphoneHolder { 
		padding-top: 0px;
	}
	#banner_text {  
		margin-top: -250px;
	}
}
@media (min-width: 1199px) { 
	#banner_text {  
		margin-top: -210px;
	}
}
@media (min-width: 1350px) { 
	#banner_text {  
		margin-top: -330px;
	}
}
@media (max-width: 979px) {


	.home_slider_content_holder {
		position:relative;
		top:5px;
		left:auto;
		color:#fff;
		text-shadow:none;
		margin:0 0 10px;
		text-align:center;
	}
		.home_slider_content br { display:none; }
	#footer_top .row-fluid .span7 { width:100%; }
		.footerCar { padding: 40px 0 100px; }
}


	#headphoneHolder { 
		padding-top: 0px;
		font-size: 50px;
	}

	#headContact { 
		margin-top: 0px;
	}

    .home_slider_content_holder {
    background: url("images/bg.png") repeat scroll center center rgba(0, 0, 0, 0);
    position: relative;
    top: 0;}
    #headContact { 
    	margin-top: 0px;
    }

}

@media (min-width: 992px) {
	.nav-collapse.collapse {
		height:auto !important;
		overflow:visible !important;
        
	}
}

@media (max-width: 992px) {

	#breadcrumbs { 
		display: none;
	}

	body { padding:0; text-align:center; font-size:16px; line-height:22px; }
	.container { padding:0 10px; }

	ul li { list-style-position: inside; margin: 0; }
		
	.row-fluid .btn-navbar {
		display:block;
		background:#0a8aa6;
		margin:20px 0 0;
		padding:10px;
		font-size:18px;
		text-transform:uppercase;
		color:#fff;
		text-shadow:none;
		border:1px solid #141F38;
		text-decoration:none;
		font-weight:500;
	}
		.row-fluid .btn-navbar:hover {
			background:#0a8aa6;
		}
		
	.nav-collapse.collapse { display:block; margin:0 0 20px; }
	.nav-collapse .nav {
		text-align:center;
		border-left:1px solid #141F38;
		border-right:1px solid #141F38;
	}
		.nav-collapse .nav li a {
			border-bottom:1px solid #141F38;
			padding:10px 0;
			margin:0;
			white-space:normal;
			text-align:center;
			font-weight:400;
			color:#FFF;
			line-height:24px;
			font-size:18px;
		}
			.nav-collapse .nav li > a:hover,
			.nav-collapse .nav li > a:focus,
			.nav-collapse .nav li.current-menu-item > a,
			.nav-collapse .nav li.current-menu-item > a:hover,
			.nav-collapse .nav li.current-menu-item > a:focus {
				text-decoration:none;
				background:#0a8aa6;
				text-shadow:none;
				border-color:#0a8aa6;
			}

		.nav-tabs .open .dropdown-toggle,
		.nav-pills .open .dropdown-toggle,
		.nav > li.dropdown.open.active > a:hover {
			border-color: #0a8aa6;
		}

		.nav-collapse .dropdown-menu { /*display:block !important;*/ margin:0; }
		.nav-collapse .nav > li.dropdown > a { float:none;  }

		.nav-collapse .dropdown-menu li a { 
			padding-left: 20px;
		}

	h1 { font-size:24px; line-height:30px; }
	h2 { font-size:22px; line-height:28px; }
	h3 { font-size:20px; line-height:26px; }
	h4 { font-size:18px; line-height:22px; }
	h5 { font-size:16px; line-height:20px; }
	h6 { font-size:14px; line-height:18px; }
	.fs_14 { font-size:14px !important; line-height:20px; }
	.fs_16 { font-size:16px !important; line-height:26px; }
	.fs_18 { font-size:18px !important; line-height:26px; }
	.fs_20 { font-size:19px !important; line-height:27px; }
	.fs_24 { font-size:21px !important; line-height:29px; }
	.fs_28 { font-size:23px !important; line-height:31px; }
	.fs_30 { font-size:25px !important; line-height:33px; }
	.fs_32 { font-size:27px !important; line-height:35px; }
	.fs_36 { font-size:29px !important; line-height:37px; }
	.fs_40 { font-size:31px !important; line-height:39px; }
			
	.box_link { margin:0 0 20px; display:block; }
	/*.box_link_image { display:inline-block; }*/
	
	.formHolder .TAL { text-align:center; }
	.formHolder .row-fluid [class*="span"] { width: 100%; margin: 0; }
	
	#mainContent { margin:0 0 40px; float:none; }
	.block_right { float:none; margin:0 0 20px; width:100%; }
    .fc_blueD, .fc_blueD a, .fc_blueD a:hover { color: #fff; }
}

@media (max-width: 770px) {
	#navigation { 
		margin-bottom: 30px;
	}
	#home_slider { 
		display: none;
	}

	#headphoneHolder { 
		padding-top: 0px;
		font-size: 40px;
	}

	#headContact { 
		text-align: center;
	}

	.home #content h3:before, .home #content h4:before, .home #content h5:before, .home #content h6:before { 
		display: none;
	}
	#programs .btb-logo { 
		margin-bottom: 0px; 
		width: 100%;
		text-align: center;
	}
	#programs .pall-logo {
		margin-bottom: 0px; 
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	#programs { 
		margin-bottom: 20px;

	}
	.btb-content, .pall-content { 
		text-align: center;
	}
	#logos { 
		text-align: center;
	}
}


/*-mattk-*/

.galleryLayout:nth-child(4n+4) { 
	margin-right: 0px;
	margin-left: 0px;
}
.galleryLayout { 
	float: left;
	margin-bottom: 25px;
}
.galleryLayout img {
	width: 236px;
	height: 122px;
}
#banner_bottom { 
	margin-bottom: 70px;
}
#banner_bottom img { 
	float: left;
	margin-right: 30px;
}
#banner_bottom span { 
	font-size: 38px;
	padding-top: 35px;
}

#get-a-quote { 
	float: left;
	color: #fff;
	background: #ed2425;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	width: 15%;
}
#get-a-quote strong { 
	font-size: 50px;
}
#headContact img { 
	padding-left: 10px;
	float: right;
}
#get-a-quote a { 
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.phone,.email, .address, .read-more { 
	color: #339ab3 !important;
	font-weight: 400;
	text-decoration: none;
}
@media screen and (max-width: 1119px) { 

	#get-a-quote { 
		display: none;
	}
	#banner_bottom {
		text-align: center;
	}
	#banner_bottom img { 
		display: none;
	}
}
@media screen and (max-width: 992px) {
	#sidebar .formHolder, #sidebar .formHolder .textwidget, #crmWebToEntityForm { 
		padding: 0px !important;
		margin: 0px !important;
		background: none;
	}
	#crmWebToEntityForm table { 
		width: 100% !important;
	}
	#contact-us .formHolder, #contact-us h3 { 
		display: none;
	}
	.the-content { 
		width: 100%;
	}

	#banner_text { 
		display: none;
	}

	#header { 
		padding-top: 0px;
	}
	#gallery, #testimonials, .copyright { 
		width: 100%;
		clear: both;
	}
	#box_links { 
		margin-bottom: 0px;
	}
	#get-a-quote, #banner_text { 
		width: 100%;
	}
	#banner_bottom img { 
		display: none;
	}
	#banner_bottom { 
		text-align: center;
	}
	#get-a-quote { 
		display: none;
	}
	#banner_bottom { 
		margin-bottom: 20px;
	}
	
	#headContact img {
		float: none;
		display: none;
	}

	#navigation { 
		padding: 0px;
	}
	footer, .copyright { 
		text-align: center;
	}
	.nav-collapse .nav li a { 
		border: 0px;
		text-align: left;
		border-bottom: #0a8aa6 solid 1px ;
		padding-left: 10px;
	}
	.row-fluid .btn-navbar { 
		border: 0px;
	}
	.nav-collapse .nav { 
		border: 0px;
	}
	.galleryLayout { 
		width: 100%;
	}
	.galleryLayout img { 
		max-width: 100%;
		height: auto;
	}
	.nav-collapse .nav li > a:hover, .nav-collapse .nav li > a:focus, .nav-collapse .nav li.current-menu-item > a, .nav-collapse .nav li.current-menu-item > a:hover, .nav-collapse .nav li.current-menu-item > a:focus { 
		border-bottom: #0a8aa6 solid 1px ;
	}
	#menu-main-menu { 
		margin-top: 15px;
	}
	#headphoneHolder { 
		padding-top: 10px;
	}
	header { 
		padding-top: 10px;
	}
	#breadcrumbs { 
		margin-bottom: 20px;
	}
	.nav-collapse .dropdown-menu { 
		background: #3194ac;
	}

	#menu-main-menu { 
		border: solid 1px #0a8aa6;
	}
	.nav-collapse .dropdown-menu li > a { 
		padding-left: 20px;
	}
	#programs .span7, #programs .span5 { 
		width: 100%;
	}
	#programs .span5 { 
		margin-bottom: 20px;
	}
	#programs .btb-logo { 
		margin-bottom: 0px;
	}
	.galleryLayout img { 
		width: 100%;
		height: auto;
	}
	.hview { 
		display: none;
	}
}