
/* global styles
===========================*/
      body {
		padding-top: 15px;
		padding-bottom: 0px;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		color:#555;
		background-color:#000;
      }
	  header {
		padding-top:50px;
	  }
	  #head-top .span8 {width:57%;}
	  #head-top .span4 {width:43%;margin:0;}
	  .page-header {
		padding-top:20px;
		margin:10px 0;
	  }
	  .left {
		text-align:left;
	  }
	  .right {
		text-align:right;
	  }
	  .center {
		text-align:center;
	  }
	  .justify {
		text-align:justify;
	  }
	  a {
		 color:#cc0000;
	  }
	  .span2 {
		 display:inline-block;
		 float:none;
		 margin-bottom:15px;
	  }
	  .span2 h3, .span9 h3 {
		font-size: 19px;
		font-weight: 700;
		line-height: 24px;
		margin-bottom: 4px;
		margin-top:0;
	  }
	  .span4 {
		margin-bottom:20px;
		width:369px;
	  }
	  .first {
		margin-left:0;
	  }
	  h1, h2, h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	  }
	  .row {
		margin-left:0;
	  }
	  .row-fluid .span8 {
		width: 67%;
	  }
	  .row-fluid .span4 {
		width: 30%;
	  }
	  .span3 {
		margin-bottom:20px;
	  }
	  .rlc-video-thumb {
    	margin-left: -20px;
    	position: relative;
		margin-top:-6px;
		z-index:1;
	  }
	  .charge-burst {
    	position: relative;
	  }		  

	  .charge-burst img {
    	top: 280px;
		left: -20px;
    	position: absolute;
		z-index:1;
		width:160px;
	  }		  
	  .green-arrow-ptleft {
		margin-left: 330px;
    	position: absolute;
    	top: 450px;
	  }		  
	  .green-arrow-ptright {
		margin-left: -90px;
    	position: absolute;
    	top: 467px;
	  }
	  .extra {
		color: #555555;
		font: 13px/20px Arial,Helvetica,sans-serif;
		margin-top: 15px;
		padding-left: 10px;
	  }		  
	  .extra span {
		font: bold 15px/15px Arial,Helvetica,sans-serif;
	  }
	  .collapse {
		display:block;
	  }
	  #specialpop-body {
		width:600px;
		margin: 50px auto 0;
	  }
	  .specialpop-container {
		  text-align:center;
	  }
	  #videopop-body {
		width:auto;
		top:10%;
		bottom:20px;
		left:25%;
		right:25%;
	  }
	  .videopop-body {
		width:auto;
		top:10%;
		bottom:20px;
		left:25%;
		right:25%;
	  }
	  .videopop-container {
		height:auto;
		width:auto;
		margin:0 auto;
		max-height:500px;
		max-width:800px;
	  }		  
	  .signature {
	  	background-color: #1D1D1D;
		color: #F1F0EF;
		padding: 30px 0 15px;
		font-size:12px;
	  }	
	  sup {
		font-size:30%;
		top:-1.4em;
	  }
	  [class^="icon-"], [class*=" icon-"] {
   		font-size: 1.5em;
   		text-shadow: none;
		color:#000;
	  }
	  iframe {
  		width: 100%;
  		margin: 10px 0;
	  }
	  .img-polaroid {
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
	  }
	  .icon-white {
		color:#fff;
	  }
	  .about {
		  margin-bottom:20px;
	  }
	  #printarea {
		  width:100%;
		  text-align:center;
	  }
	  .print-btn {
		background: #78ba01; /* Old browsers */
		background: -moz-linear-gradient(top,  #78ba01 0%, #398b05 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78ba01), color-stop(100%,#398b05)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #78ba01 0%,#398b05 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78ba01', endColorstr='#398b05',GradientType=0 ); /* IE6-9 */
		border-bottom: 2px solid #1B4400;
		border-top: 1px solid #FFFFFF;
	  	color: white;
	  	font-size: 29px;
	  	line-height:29px;
		margin-top:15px;
		padding:10px 30px;
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-weight:bold;
	  	text-decoration: none;
	  	text-transform:uppercase;
	  	-webkit-box-shadow: none;
	 	-moz-box-shadow: none;
	 	box-shadow: none;
	  	-webkit-transition: 0.25s;
	 	-moz-transition: 0.25s;
	 	-o-transition: 0.25s;
	  	transition: 0.25s;
	  	-webkit-backface-visibility: hidden; 
	  	width:100%;
		text-shadow: 0 -1px 1px #555555;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
	  }

	/* Facebook Like Styles
	===========================*/
	
	.fb-rl-box {
		background-color:#4862A3;
		border-radius:5px;
		box-shadow:0 3px 5px #000;
		display:inline-block;
		margin:15px 10px;
		padding:10px;
	}
	.fb-rl-box h3 {
		float:left;
		padding: 3px 20px 0;
	}
	.fb-rl-box-button-area {
		float:left;
		text-align:center;
	}
	.fb-green-arrow {
		position:absolute;
		top:215px;
		margin-left:928px;
		z-index:1000;
		display:block;
	}
	.fb-like {
		z-index:999;
		background-color:#fff;
		height:50px;
		width:80px;
		padding:5px;
		border-radius:5px;
	}
	
	.fb-comments,
	.fb-comments iframe[style],
	.fb-comments span,
	.fb-comments iframe span[style] {
		width: 100% !important;
	}
	.fb-like-box{
		min-width:280px;
		width: 100% !important;
	}
	.fb-like-box iframe[style]{
		min-width:280px;width: 100% !important;
	}
	.fb-like-box span{
		min-width:280px;
		width: 100% !important;
	}
	.fb-like-box iframe span[style]{
		min-width:280px;
		width: 100% !important;
	}

	/* HEADER
	============================*/
	   
	#head-top {
	    position:relative;
		padding-top:0px;
		padding-bottom:0px;
		display:inline-block;
		width:100%;
		height:100%;
	}
	.brand {
		margin-right:0px;
		height:100px;

	}
	.brand-top {
		margin:5px 0 30px;
		height:80px;
	}
	.brand-top img {
		float:left;
		margin-right:15px;
		max-height:60px;
	}
	.brand-top p {
		float: left;
		font: italic bold 12px/14px Arial,Helvetica,sans-serif;
		margin: 15px 0 0 10px;
		width: 180px;
		color:#fff;
	}
	.special-top {
	}
	.special-mobile {display:none;}
	.contact-top {
		padding-top:13px;
		float:right;
	}
	.contact-top .top-call {
		font-size:17px;
		line-height:19px;
		color:#fff;
		float:left;
		font-weight:bold;
	}
	.top-arrow {
		color:#55990b;
		float:left;
		font-size:42px;
		margin:0 14px;
		
	}
	.top-mobile {}
	.contact-top .top-phone, .contact-top .top-phone a {
		font-size:52px;
		color:#fff;
		font-weight:bold;
		float:left;
		line-height:41px;
	}
	.top-phone a:hover {text-decoration:none;}
	.contact-top .top-address {
		font-size:14px;
		color:#8a8a8a;
	}
	.nav-collapse.collapse {
		width:100%;
	}
	.navlink4{
		width:24.2%
	}
	.navlink3{
		width:32.8%
	}

.green {
    color: #7ef400;
}
	/* Gear Separators
	============================*/


	  #gear-top-shdw {
  		background:url(../img/rlc-gear-srbkg-top-shdw-blk.png) center top -1px repeat-x; 
		height:23px;
		width:100%;
		position:relative;
		top:0;
		bottom:-9px;
		z-index:1;
	  }

	  #gear-btm {
  		background:url(../img/rlc-gear-srbkg-btm.png) center top 1px repeat-x; 
		height:19px;
		width:100%;
		position:absolute;
		bottom:0;
	  }
	  #gear-btm-efefef {
  		background:url(../img/rlc-gear-srbkg-btm-efefef.png) center top 1px repeat-x; 
		height:19px;
		width:100%;
		position:absolute;
		bottom:0;
	  }
	  #gear-top {
  		background:url(../img/rlc-gear-srbkg-top.png) center top -1px repeat-x; 
		height:19px;
		width:100%;
	  }
	  #gear-top-grey {
  		background:url(../img/rlc-gear-srbkg-top-grey.png) center top -1px repeat-x; 
		height:19px;
		width:100%;
	  }

	  
	/* Hero Section
	============================*/
	  #hero-section{
		background: -webkit-radial-gradient(#555, #111); /* Safari 5.1 to 6.0 */
	    background: -o-radial-gradient(#555, #111); /* For Opera 11.6 to 12.0 */
		background: -moz-radial-gradient(#555, #111); /* For Firefox 3.6 to 15 */
		background: radial-gradient(#555, #111); /* Standard syntax (must be last) */
		min-height:300px;
		color:#ffffff;
		-webkit-border-radius:0px;
		-moz-border-radius:0px;
		border-radius:0px;
		padding-top:0;
		padding-bottom:0;
		margin-bottom:0;
		margin-top:-35px;
	  }
	  #hero-section h1{
	  	color: #fff;
		font-size: 80px;
		letter-spacing: -3pt;
		line-height: 75px;
		padding-top: 0;
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
		text-transform: none;
		font-weight:bold;
		margin-top:-10px;
	  }
	  #hero-section h1 span{
	  	color: #cc0000;
		font-size: 30px;
		line-height: 30px;
		display:inline-block;
	  }
	  #hero-section h2 {
	  	color: #ff0000;
	  	font-size: 30px;
	  	font-style: italic;
	  	line-height: 34px;
	  	margin: 20px 0 0;
	  	font-family:Arial, Helvetica, sans-serif;
	  	font-weight:bold;
	  }
	  #hero-section p {
	  	color: #999;
	  	font-size: 21px;
	  	line-height: 31px;
	  	margin: 5px 0;
	  	font-family:Arial, Helvetica, sans-serif;
	  }
	  #hero-section ul {
			margin-top: -20px;
			padding:2px 0 10px; 
			width:100%;
	  }
	  #hero-section li, #hero-section li a{
		  background:#666;
		  -webkit-border-radius: 0 0 5px 5px;
		  -moz-border-radius: 0 0 5px 5px;
		  border-radius: 0 0 5px 5px;
		  list-style:none; 
		  font: bold 15px/15px Arial,Helvetica,sans-serif;
		  color:#fff;
		  display:inline-block;
		  margin: 0 4px 0 5px;
		  padding: 12px 0 6px;
		  text-transform:uppercase;
		  text-shadow:none;
	  }

	#hero-bullets-list ul {
		margin: 5px 0 15px 10px;
	}
	#hero-bullets-list ul li {
		font-size: 21px;
		line-height: 25px;
		background:none;
		list-style-type:disc !important;
		list-style-position:outside !important;
		display:list-item;
		text-transform:none;
	}
	.hero-bullets {
		padding-left: 0;
	}
	
	.video_box, .video_box2 {
		position:relative;
	}
	.video_box img {
		position:absolute;
		left:90px;
		width:700px;
	}
	.video_box2 img {
		position:absolute;
		left:145px;
		width:650px;
	}
	
	.hero-image {
		margin:17px 0;
	}
	.gobtnwrapper{
		bottom:0px;
		right:0px;
		left:0px;
		display:block;
		width:100%;
		height:40px;
		text-align:center;
	}
	.gobtn{
		display:inline-block;
		width:70px;
		height:40px;
		background:#fff;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		-webkit-box-shadow: 3px -3px 0px rgba(50, 50, 50, 0.25);
		-moz-box-shadow:    3px -3px 0px rgba(50, 50, 50, 0.25);
		box-shadow:         3px -3px 0px rgba(50, 50, 50, 0.25);
		-moz-border-radius-topleft: 3px;
		-webkit-border-top-left-radius: 3px;
		 border-top-left-radius: 3px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
		padding-top:15px;
		
	}
	.gobtn i{
		color:#B5121B;
	}
	.gobtn:hover{
		opacity:0.9;
		text-decoration:none;
	}

.catalog-arrow {
    bottom: 144px;
    margin-left: -6px;
    position: absolute;
    width: auto;
}
	
	
	/* TITLES 
	===============================*/
	
	.inner-title{
		font-size:160%;
		margin-bottom:50px;
		
	}
	.inner-title span{
		padding-bottom:10px;
		border-bottom:1px solid #B5121B;
		display:inline-block;
	}
	
	.featured-title {
		background:#B5121B;
		display:inline-block;
		color:#fff;
		padding:5px 12px;
		float:none;
		font-size:140%;
		margin-bottom:20px;
	}
	
	  /* SECTIONS
	  ===========================*/
	section {
		position:relative;
		padding-top:0;
		padding-bottom:40px;
		width:100%;
		min-width:100%;
		background:#f7f7f7;
		color:#2b2b2b;
	  } 
	  
	  
	  .well{
		border:none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	  }

	  /* SOCIAL PROOF
	  ===========================*/

		#social-proof {
			background: none repeat scroll 0 0 #FFFFFF;
			padding:20px 0;
		}
		.social-proof-img {
			height: auto;
			padding: 0 0 30px;
			text-align: center;
			width: 100%;
			border-bottom:none;
		}
		.social-proof-img img {
			height: 90px;
			margin: 10px 25px 0;
			width: auto;
		}



	  /* WHY
	  ===========================*/
	  #why {
		background:#efefef;
		color:#2b2b2b;
		margin-top:0;
		padding:20px 0;
		border-top:none;
	  }
	  #why h1 {
		font-size:35px;
		line-height:35px;
		color:#2f2f2f;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:10px 0;
		margin-top:0;
		text-transform:none;
	  }
	  #why h2 {
		font-size:25px;
		line-height:25px;
		color:#cc0000;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	  }
	  #why h4 {
		font-size:16px;
		line-height:16px;
		color:#2f2f2f;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding: 10px 0;
	  }
	  #why p {
		font-size: 13px;
		line-height: 20px;
		margin: 0 0 20px;
		text-align: center;
		color:#565656;
	  }
	  #why ul {
		  margin:18px 0 20px 25px;
	  }
	  #why ul li {
		font-size: 13px;
		line-height: 20px;
		text-align: left;
		list-style:none;
		background: url(../img/rl-green-check.png) no-repeat scroll 0 5px rgba(0, 0, 0, 0);
		float: left;
		padding: 0 16px 10px 20px;
		width: 100%;
	  }
	#why .img-polaroid {margin-bottom:20px;}
	#why 	hr {
		border-bottom: 1px dotted #ccc;
		margin: 10px 0 20px;
	}

	  #why .icon-check:before {
	    font-size: 15px;
		color:#F18203;
	  }
	  #why .container {
		padding-top: 5px;
	  }  
	  #why .span12 {
		padding-top: 0;
	  } 
	  #why .span2 {
		width:17.85%;
	  } 
.step-circle {
    background-color: #fff;
    border-radius: 100px;
    color: #0053a0;
    display: inline-block;
    height: 110px;
    padding: 44px 0 0;
    width: 110px;
}
.step-circle [class*="icon-"] {
    color: #ccc;
    font-size: 40px !important;
    line-height: 28px !important;
}


	  /* SECTION-1
	  ===========================*/
	  #Section-1 {
		background:#fff;
		color:#2b2b2b;
		margin-top:0;
		padding:20px 0;
		border-top:none;
	  }
	  #Section-1 h1 {
		font-size:35px;
		line-height:35px;
		color:#2f2f2f;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:10px 0 0;
		margin-top:0;
		text-transform:none;
	  }
	  #Section-1 h2 {
		font-size:35px;
		color:#cc0000;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	  }
	  #Section-1 h4 {
		font-size:16px;
		line-height:16px;
		color:#2f2f2f;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding: 10px 0;
	  }
	  #Section-1 p {
		font-size: 13px;
		line-height: 20px;
		margin: 0 0 20px;
		text-align: left;
		color:#565656;
	  }
	  #Section-1 ul {
		  margin:18px 0 20px 25px;
	  }
	  #Section-1 ul li {
		font-size: 13px;
		line-height: 20px;
		text-align: left;
		list-style:none;
		background: url(../img/rl-green-check.png) no-repeat scroll 0 5px rgba(0, 0, 0, 0);
		float: left;
		padding: 0 16px 10px 20px;
		width: 100%;
	  }
	#Section-1 .img-polaroid {margin-bottom:20px;}
	#Section-1 	hr {
		border-bottom: 1px dotted #ccc;
		margin: 10px 0 20px;
	}

	  #Section-1 .icon-check:before {
	    font-size: 15px;
		color:#F18203;
	  }
	  #Section-1 .container {
		padding-top: 5px;
	  }  
	  #Section-1 .span12 {
		padding-top: 0;
	  } 
	  .video_box iframe {width:95%;height:420px;} 


/***** SECTION 2 *****/	  
	  #Section-2 {
		background:#4c4c4c;
		color:#ccc;
		margin-top:0;
		padding-top:0;
		padding-bottom:30px;
	  }
	  #Section-2 h1 {
		font-size:35px;
		color:#fff;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		border-bottom:1px solid #888;
		padding:0 0 5px 0;
		margin-bottom:8px;
		text-transform:none;
	  }
	  #Section-2 h2 {
		font-size:35px;
		color:#fff;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:16px;
		margin-bottom:20px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-color:#cc0000;
	  }
	  #Section-2 h3 {
		font-size:28px;
		color:#fff;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0;
	  }

	  #Section-2 p, #Section-2 ul li {
		font-size: 13px;
		line-height: 25px;
		margin: 10px 0;
		text-align: left;
	  }
	  #Section-2 .container {
		padding-top: 20px;
	  }  
	  #Section-2 .job-title {
		font-size: 17px;
		line-height: 20px;
		color:#83a166;
		text-align: center;
		margin:0;
	  }
	  #Section-2 .span4 {
		  width: 31.5%;
	  }
	  #Section-2 .span4 ul {
		  margin:0;
	  }
	  #Section-2 .span4 ul li {
		  border-bottom: 1px dotted #CCCCCC;
		  font-size: 15px;
		  padding: 0 0 5px 10px;
		  list-style:inside;
	  }

	  #Section-2 .span9 {
		  margin-right:20px;
	  }
	  #Section-2 .span3, #Section-2 .span3:first-child {
		  width: 22%;
		  margin-right:0;
		  margin-left:0;
		  margin-bottom:35px;
		  float:none;
		  display:inline-block;
		  vertical-align:top;
	  }
 
	#Section-2 .img-polaroid {margin:20px 20px 0 0;float:left;max-height:150px;}
 
/***** SECTION 3 *****/	  
	  #Section-3 {
		background:#fff;
		color:#2b2b2b;
		margin-top:0;
		padding-top:0;
		padding-bottom:0;
	  }
	  #Section-3 h2 {
		font-size:35px;
		color:#4c4c4c;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		border-bottom: 1px solid #ccc;
		margin-bottom:20px;
		padding-bottom:5px;
	  }
	  #Section-3 h3 {
		font-size:16px;
		color:#cc0000;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding: 15px 0 0;
	  }
	  #Section-3 p {
		font-size: 13px;
		line-height: 25px;
		margin: 10px 0;
		text-align: center;
	  }
	  #Section-3 a {
		  color:#555;
	  }
	  #Section-3 ul li {
		font-size: 13px;
		line-height: 25px;
		text-align: left;
	  }
	  #Section-3 .container {
		padding-top: 20px;
	  }  
	  #Section-3 .services {
		border-top:1px solid #ccc;
	  }
	  #Section-3 .cities {
		border-top:1px solid #ccc;
	  }
	  #Section-3 .span3, #Section-3 .span3:first-child {
		  margin-left:0;
		  margin-right:2.5641%;
		}  

	  #Section-3 .span3:last-child {
		  margin-left:0;
		  margin-right:0;
		}  



/***** SECTION 4 *****/	  
	  #Section-4 {
		background:#f7f7f7;
		color:#2b2b2b;
		margin-top:0;
		padding-top:0;
		padding-bottom:30px;
	  }
	  #Section-4 h2 {
		font-size:35px;
		color:#cc0000;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		border-bottom: 1px solid #ccc;
		margin-bottom:20px;
		padding-bottom:5px;
	  }
	  #Section-4 h3 {
		font-size:16px;
		color:#cc0000;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding: 15px 0 0;
	  }
	  #Section-4 p {
		margin: 10px 0;
		text-align: left;
	  }
	  #Section-4 ul li {
		font-size: 13px;
		line-height: 25px;
		text-align: left;
	  }
	  #Section-4 .container {
		padding-top: 20px;
	  }  
	  #Section-4 .services {
		border-top:1px solid #ccc;
	  }  
	  #Section-4 .cities {
		border-top:1px solid #ccc;
	  }  



	  /* TESTIMONIALS SECTION
	  ================================*/


.testimonial-container {
    position: relative;
    z-index: 1;
	margin-bottom:30px;
}
.testimonial-box {
    position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #b3d6bf;
	border-top-width: 3px ! important;
	border-style: solid;
	background-color: #fff;
	padding:5px 30px;
}
.testimonial-box p {
	font-size:14px;
	line-height:25px;
	color:#888; 
}

.testimonial-shdw:before, .testimonial-shdw:after {
    bottom: 15px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    content: "";
    height: 20%;
    left: 10px;
    max-height: 100px;
    max-width: 300px;
    position: absolute;
    width: 50%;
    z-index: -1;
}
.testimonial-shdw:before {
    left: 10px;
    right: auto;
    transform: rotate(-3deg);
	-ms-transform:rotate(-3deg); /* IE 9 */
	-webkit-transform:rotate(-3deg); /* Safari and Chrome */
}
.testimonial-shdw:after {
    left: auto;
    right: 10px;
    transform: rotate(3deg);
	-ms-transform:rotate(3deg); /* IE 9 */
	-webkit-transform:rotate(3deg); /* Safari and Chrome */
}
.icon-quote-left {
	color:#ccc;
	font-size:30px;
	margin-right:5px;
}

/***** SECTION 5 *****/	  
	  #Section-5 {
		background:#fff;
		color:#2b2b2b;
		margin-top:0;
		padding-top:0;
		padding-bottom:30px;
	  }
	  #Section-5 h2 {
		font-size:35px;
		color:#cc0000;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		border-bottom: 1px solid #ccc;
		margin-bottom:20px;
		padding-bottom:5px;
	  }
	  #Section-5 h3 {
		font-size:16px;
		color:#cc0000;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding: 15px 0 0;
	  }
	  #Section-5 h5 {
		font-size:16px;
		color:#cc0000;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin-bottom:0;
	  }
	  #Section-5 p {
		font-size: 13px;
		line-height: 25px;
		margin: 0 0 20px;
		text-align: left;
	  }
	  #Section-5 ul li {
		font-size: 13px;
		line-height: 25px;
		text-align: left;
	  }
	  #Section-5 .container {
		padding-top: 20px;
	  }  
	  #Section-5 .services {
		border-top:1px solid #ccc;
	  }  
	  #Section-5 .cities {
		border-top:1px solid #ccc;
	  }  




	hr{
		margin:40px 0px;
	}
	hr, 
	.page-header {
		border-color:rgba(250,250,250, 0.1)
	  }
	  
 

	  .page-header h1,
	  .page-header h2,
	  .page-header h3,
	  .page-header h4{
		font-weight:100;
		font-size:46px;
		line-height:46px;
		color:#fff;
		/*background:rgba(204, 0, 0, 0.6);*/
		padding:10px;
	  }
	  
	  .box{
		margin-bottom:30px;
	  }
	  .image-container{
		display:inline-block;
		max-height:248px;
		overflow:hidden;
		border-top: 7px solid transparent;
		-webkit-transition: 0.25s;
		-moz-transition: 0.25s;
		-o-transition: 0.25s;
		transition: 0.25s;
		margin-bottom:10px;
	  }
	  .box:hover .image-container{
		border-top: 7px solid #B5121B;
	  }
	  .about-box {
		margin-bottom:20px;
		margin-top:20px;
		color:#2b2b2b;
	  }
	  
	  .about-box h3,
	  .about-box h4{
		border-bottom:none;
	  }
	  .about-box h3 span,
	  .about-box h4 span{
		display:inline-block;
	  }
	  
	  /* FOOTER
	  ================================*/
	    footer{
		display:inline-block;
		width:100%;
		min-width:100%;
		padding-top:0;
		padding-bottom:0;
		min-height:50px;
		background:#1d1d1d;
		color:#fff;
	  }
	  
	  footer .circ-wrap{
		float:left;
		margin:10px;

		
	  }
	   footer .circ-wrap a{
			color:#fff;
	   }
	   
	   footer .circ-wrap a:hover{
			text-decoration:none;
	   }
	   iframe.wistia_embed {
			background-color: #FFFFFF;
    		border: 1px solid rgba(0, 0, 0, 0.2);
    		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
   			padding: 4px;
			max-width:100%;
		}

	   


	/* VERTICAL FORM STYLES
	===========================*/


	.form-vertical {
		-webkit-border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
		background:#828282;
		border: 2px solid #FFFFFF;
		box-shadow: 0 3px 5px #999999;
		margin: -30px 10px 15px 0;
		padding-bottom: 15px;
		padding-top: 25px;
	}
	.form-vertical p {
		font-size: 12px;
    	line-height: 12px;
	}
	.form-vertical p span {
		font-size: 26px;
    	line-height: 25px;
    	padding-top: 12px;
		font-weight:bold;
	}
	.form-vertical .control-group {
    	margin-bottom: 5px;
		padding:0 20px;
	}
	.form-vertical .control-group-left {
		width:50%;
		float:left;
    	margin-bottom: 5px;
		padding-right:5px;
		padding-left:20px;
	}
	.form-vertical .control-group-right {
		width:50%;
		float:left;
    	margin-bottom: 5px;
		padding-left:0;
		padding-right:20px;
	}
	input.span3, 
	textarea.span3, 
	.uneditable-input.span3 {
		width: 184px;
		background: #fff;
	}
	select, input[type="text"], input[type="email"]{
		font-size:11px;
		padding:0 6px;
		margin:5px 0;
		height:28px;
		width:100%;
	}
	.input-xlarge {
    	width: 100%;
	}
	label {
    	display: block;
    	margin-bottom: 5px;
	}
	label, input, button, textarea {
    	font-size: 12px;
	    line-height: 12px;
	}	
	

	/* MODAL STYLES
	===========================*/
	.modal-header .close {
    	margin-top: 1px;
	}
	.modal-header, 
	.modal-footer {
  		background: url('../img/bg-content.gif') repeat;
  		border-radius: 0px;
	}
	.modal-header h2 {
		font-size:26px;
		line-height:26px;
	}
	.modal-body {
		padding:20px;
		background-color:#fff;
		overflow-y:auto;
		height:65%;
	}
	.modal-body h3 {
		font-size:20px;
		line-height:20px;
	}
	.modal-body ol {
		margin-left:40px;
		font-size:11px;
		line-height:16px;
	}
	.modal-body p, 
	.modal-body table {
		padding: 0 10px;
		font-size:11px;
		line-height:16px;
	}
	
	/* ICONS WRAPERS
	===========================*/
	.circ-wrap{
		width: 50px;
		height: 50px;
		margin: 0 auto;
		line-height: 46px;
		text-align: center;
		border: 1px solid #ddd;
		border-radius: 50px;
		padding-top:5px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	
	.circ-wrap i{
		color:#B5121B;
	}

	.circ-wrap2{
		width: 90px;
		height: 90px;
		margin: 0 auto;
		line-height: 90px;
		text-align: center;
		border: 1px solid #ddd;
		border-radius: 50px;
		padding-top:15px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	
	.circ-wrap2 i{
		color:#B5121B;
	}
	

	/* Carousel
	==============================*/
	.carousel-control {
		position: absolute;
		top: 50%;
		left: 15px;
		width: 40px;
		height: 40px;
		margin-top: 20px;
		font-size: 30px;
		padding-top:5px;
		padding-bottom:10px;
		font-weight: 100;
		line-height: 30px;
		color: #ffffff;
		text-align: center;
		background: rgba(0,0,0, 0.3);
		border: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		display:inline-block;
		opacity:1;

	}
	
	#myCarousel2 .carousel-control {
		position: absolute;
		top: 30%;
		opacity:0;
	}
	#myCarousel2:hover .carousel-control{
		opacity:1;
	}
	
	.carousel-control.right {
		right: 0px;
		left: auto;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		 border-top-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	.carousel-control.left {
		left: 0px;
		right: auto;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	
.vertical .carousel-inner {
  height: 100%;
  display:inline-block;
  min-height:100%;
}
	
.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;


}

.carousel.vertical .active {
  top: 0;


}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
    left: 0;
}

	
	/* TEAM
	==============================*/
	.social-contacts a i{
		text-decoration:none;
		color:#B5121B;
	}
	.social-contacts a i:hover{

		color:#335E7C;
		text-decoration:none;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
		-moz-transition: all ease-in-out 0.3s;
	}
	.social-contacts a:hover{
		text-decoration:none;
	}
	
	/* PRODUCTS
	==============================*/
	.thumbnail.product-item{
		border-top:0px;
		border-left:0px;
		border-right:0px;
		overflow:hidden;
		max-height:300px;
		padding-top:20px;
		background:none;
		border-bottom:4px solid rgba(0,0,0, 0.1);
		-moz-box-shadow:none;
		box-shadow:none;
		-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
				box-sizing:border-box;
		-webkit-border-radius:0px;
			-moz-border-radius:0px;
				border-radius:0px;
	}
	
	
	/* boxes 
	=============================*/
	.box {
	  border: none;
	  background: #34495e;
	  color: white;
	  font-size: 20px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  text-decoration: none;
	  text-shadow: none;
	  -webkit-box-shadow: 1px 2px 2px #555;
	  -moz-box-shadow: 1px 2px 2px #555;
	  box-shadow: 1px 2px 2px #555;
	  -webkit-transition: 0.25s;
	  -moz-transition: 0.25s;
	  -o-transition: 0.25s;
	  transition: 0.25s;
	  -webkit-backface-visibility: hidden; 
	  		-webkit-border-radius:5px;
			-moz-border-radius:5px;
				border-radius:5px;

	}

  .box.box-green {
		background: #78ba01; /* Old browsers */
		background: -moz-linear-gradient(top,  #78ba01 0%, #398b05 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78ba01), color-stop(100%,#398b05)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #78ba01 0%,#398b05 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78ba01', endColorstr='#398b05',GradientType=0 ); /* IE6-9 */
		color:#fff !important;
		padding:10px !important;
		text-shadow: 0 -1px 1px #555555;
		border-bottom: 2px solid #1B4400;
		border-top: 1px solid #FFFFFF;
		margin-bottom:0;
	}
  .box.box-green span {
		font: bold 80px/70px Arial,Helvetica,sans-serif !important;
	}
	  .box.box-orange {
		background: #f2a815; /* Old browsers */
		background: -moz-linear-gradient(top,  #f2a815 0%, #ed7600 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2a815), color-stop(100%,#ed7600)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f2a815 0%,#ed7600 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f2a815 0%,#ed7600 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f2a815 0%,#ed7600 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f2a815 0%,#ed7600 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2a815', endColorstr='#ed7600',GradientType=0 ); /* IE6-9 */
		color:#fff !important;
		padding:10px 0 10px 80px !important;
		text-shadow: 0 -1px 1px #555555;
		border-bottom: 2px solid #1B4400;
		border-top: 1px solid #FFFFFF;
		margin-bottom:0;
		position:relative;
		margin-top:-66px;
	}
	  .box.box-orange a {
		  color:#fff;
	  }
	  .box.box-orange a:hover, .box.box-orange a:focus{
	text-decoration:none; 
	  }
	    .box.box-orange:hover, 
  .box.box-orange:focus {
    background: #f2a815;
	background-position:0;
    color: white;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
	}




	/* BUTTONS 
	=============================*/
	
	.modal-btn {
		background: #78ba01; /* Old browsers */
		background: -moz-linear-gradient(top,  #78ba01 0%, #398b05 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78ba01), color-stop(100%,#398b05)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #78ba01 0%,#398b05 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78ba01', endColorstr='#398b05',GradientType=0 ); /* IE6-9 */
		border: none;
	  color: white;
	  font-size: 15px;
	  line-height:25px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  text-decoration: none;
	  text-transform:uppercase;
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	  -webkit-transition: 0.25s;
	  -moz-transition: 0.25s;
	  -o-transition: 0.25s;
	  transition: 0.25s;
	  -webkit-backface-visibility: hidden; 
		text-shadow: 0 -1px 1px #555555;
				-webkit-border-radius:3px;
			-moz-border-radius:3px;
				border-radius:3px;

	}

	#e2ma_signup_submit_button, .infusion-submit input {
		background: #78ba01; /* Old browsers */
		background: -moz-linear-gradient(top,  #78ba01 0%, #398b05 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78ba01), color-stop(100%,#398b05)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #78ba01 0%,#398b05 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78ba01', endColorstr='#398b05',GradientType=0 ); /* IE6-9 */
		border-bottom: 2px solid #1B4400;
		border-top: 1px solid #FFFFFF;
	  color: white;
	  font-size: 59px;
	  line-height:59px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  text-decoration: none;
	  text-transform:uppercase;
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	  -webkit-transition: 0.25s;
	  -moz-transition: 0.25s;
	  -o-transition: 0.25s;
	  transition: 0.25s;
	  -webkit-backface-visibility: hidden; 
	  width:100%;
	  height:80px;
		text-shadow: 0 -1px 1px #555555;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-top:10px;
	}
	.btn {
		background: #78ba01; /* Old browsers */
		background: -moz-linear-gradient(top,  #78ba01 0%, #398b05 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78ba01), color-stop(100%,#398b05)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #78ba01 0%,#398b05 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #78ba01 0%,#398b05 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78ba01', endColorstr='#398b05',GradientType=0 ); /* IE6-9 */
		border-bottom: 2px solid #1B4400;
		border-top: 1px solid #FFFFFF;
	  color: white;
	  font-size: 45px;
	  line-height:45px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  text-decoration: none;
	  text-transform:uppercase;
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	  -webkit-transition: 0.25s;
	  -moz-transition: 0.25s;
	  -o-transition: 0.25s;
	  transition: 0.25s;
	  -webkit-backface-visibility: hidden; 
	  width:100%;
		text-shadow: 0 -1px 1px #555555;
	}
	
  .btn:hover, 
  .btn:focus {
    background: #78ba01;
	background-position:0;
    color: white;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden; 
	}
  .btn:active, .btn.active {
		background-color: #2c3e50;
		color: rgba(255, 255, 255, 0.75);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none; 
	}
  .btn.disabled, 
  .btn[disabled] {
		background-color: #95a5a6;
		color: white; 
	}
	
  .btn.btn-large {
		padding-bottom: 12px;
		padding-top: 13px; 
		margin-top:20px; 
	}
  .btn.btn-primary {
		background-color: #1abc9c; 
	}
    .btn.btn-primary:hover, 
	.btn.btn-primary:focus {
      background-color: #2fe2bf; 
	}
    .btn.btn-primary:active, 
	.btn.btn-primary.active {
      background-color: #16a085;
	 }
	.btn.btn-info {
		background-color: #3498db; 
	}
    .btn.btn-info:hover, 
	.btn.btn-info:focus {
      background-color: #5dade2; 
	 }
    .btn.btn-info:active, 
	.btn.btn-info.active {
      background-color: #2383c4; 
	}
  .btn.btn-red {
		background-color: #B5121B;
	}
    .btn.btn-red:hover, 
	.btn.btn-red:focus {
      background-color: #ec7063; 
	}
    .btn.btn-red:active, 
	.btn.btn-red.active {
      background-color: #dc2d1b; 
	}
  .btn.btn-success {
    background-color: #2ecc71; 
	}
    .btn.btn-success:hover, 
	.btn.btn-success:focus {
      background-color: #55d98d; 
	 }
    .btn.btn-success:active, 
	.btn.btn-success.active {
      background-color: #27ad60; 
	}
  .btn.btn-warning {
		background-color: #FFAA49; 
	}
    .btn.btn-warning:hover, 
	.btn.btn-warning:focus {
      background-color: #f4d03f; 
	}
    .btn.btn-warning:active, 
	.btn.btn-warning.active {
      background-color: #cea70c; 
	 }
	 
	 /* Progress bars
	 ================================*/
	 .progress, 
	 .ui-slider {
		  background: #e8edf2;
		  border-radius: 32px;
		  height:10px;
		  -webkit-box-shadow: none;
		  -moz-box-shadow: none;
		  box-shadow: none;
		  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
  }
  .progress .bar, 
  .ui-slider .bar {
		background: #1abc9c;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
	}
  .progress .bar-success, 
  .ui-slider .bar-success {
		background-color: #2ecc71;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
	}
  .progress .bar-warning, 
  .ui-slider .bar-warning {
		background-color: #FFAA49;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
	}
  .progress .bar-red, .ui-slider .bar-red {
		background-color: #B5121B;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
	}
  .progress .bar-info, .ui-slider .bar-info {
		background-color: #3498db;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
	}
	



/* --------------------------------------------- Emma CSS */


	.emma-form-vertical {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background:#fff;
		border: none;
		box-shadow: 0 3px 5px #000;
		margin: -10px 0 30px;
		padding: 10px;
		display:inline-block;
	}
	.emma-form-vertical h3 {
		font-size: 34px;
    	line-height: 32px;
		text-align:center;
		color:#70b200;
		padding:6px 10px;
	}
	.emma-form-vertical h4 {
		font-size: 14px;
    	line-height: 14px;
		text-align:center;
		margin:0;
		color:#333;
		font-weight:bold;
	}
	.emma-form-vertical p {
		color:#555 !important;
		text-align:center;
		padding:10px;
		font-size:11px !important;
		line-height:13px !important;
		margin:0;
	}
	.emma-form-vertical p a {
		color:#888;
		text-decoration:underline;
	}
	.emma-form-vertical .control-group {
    	margin-bottom: 5px;
		padding:0 20px;
	}
	.emma-form-vertical .control-group-left {
		width:50%;
		float:left;
    	margin-bottom: 5px;
		padding-right:5px;
		padding-left:20px;
	}
	.emma-form-vertical .control-group-right {
		width:50%;
		float:left;
    	margin-bottom: 5px;
		padding-left:0;
		padding-right:20px;
	}
	.emma-form-vertical form {
		margin-bottom:5px;
	}
	.emma-form-vertical form input, .emma-form-vertical form textarea {
		background-color:#f2f2f2;
	}
	#e2ma_signup_message {display:none;}
	.e2ma_signup_form_label {
		color:#888;
		}
	#e2ma_signup_submit_button {
	  font-size: 45px;
	  line-height:45px;
	}
	#e2ma_signup_message {
		font-size: 12px;
    	line-height: 12px;
		text-align:center;
	}
	#e2ma_signup_message h3{
		font-size: 23px;
    	font-weight: bold;
    	line-height: 24px;
    	padding-top: 10px;
		text-align:center;
	}
	#e2ma_signup_message {
		font-size: 12px;
    	line-height: 12px;
		text-align:center;
	}
	.infusion-form .span6 {
		width:50%;
		margin:0;
		padding:0 5px;
	}
	.infusion-form .span12 {
		width:100%;
		margin:0;
		padding:0 5px;
	}
	.e2ma_signup_form_row, .infusion-field, .infusion-submit {
		padding: 0 20px;
	}
	.e2ma_signup_form_button_row {
		padding: 0 20px;
		height:50px;
	}
	.e2ma_signup_form_label, .infusion-field label {
		font-size: 12px;
    	line-height: 12px;
		margin: 5px 0 0 0;
		color:#555;
	}
	.e2ma_signup_form_element select, .e2ma_signup_form_element input[type="text"], .e2ma_signup_form_element input[type="email"], .infusion-field-input-container {
		height:32px;
		width:100%;
		margin-top:5px;
	}
	.e2ma_signup_form_element textarea, .emma-form-vertical form textarea {
		height:60px;
		width:100%;
		margin-top:5px;
	}
	.e2ma_signup_form_required_footnote {
    	font-size: 12px;
    	line-height: 12px;
    	margin: 0 0 10px 0;
    	text-align: center;
		display:none;
	}
	#e2ma_signup_reset_button {
		display:none;
	}
.emma-green-arrow-ptleft {
    margin-left: 238px;
    position: absolute;
    top: 528px;
}



/* --------------------------------------------- End Emma CSS */


	
	/* @media width
	====================================*/
	@media (max-width: 1200px){

	/* Facebook Like Styles
	===========================*/
	
	.fb-rl-box {
	}
	.fb-rl-box h3 {
	}
	.fb-rl-box-button-area {
	}
	.fb-green-arrow {
		top:180px;
		margin-left:797px;
	}
	.fb-like {
	}


	#head-top .span8 {width:52%;}
	#head-top .span4 {width:48%;margin:0;}
	.brand-top img {
		margin-right: 5px;
		max-height: 55px;
	}
	.brand-top p {
		color: #fff;
		float: left;
		font: italic bold 12px/14px Arial,Helvetica,sans-serif;
		margin: 18px 0 0 0;
		width: 180px;
	}
	.contact-top .top-phone, .contact-top .top-phone a {
		font-size: 42px;
		line-height: 41px;
	}
	.video_box iframe {
		height: 335px;
		width: 95%;
	}
	select, input[type="text"], input[type="email"] {
		font-size: 11px;
		height: 30px;
		margin-bottom: 5px;
		padding: 0 6px;
	}
	#e2ma_signup_submit_button, .infusion-submit input {
		height:65px;
		font-size:50px;
		line-height:50px;
	}
	.catalog-arrow {
		bottom: 124px;
	}
	#Section-1 ul li {
		width:332px
	}
		.span4 {
		  margin-bottom:20px;
		  width:31.25%;
	 	}
		.brand-top {
		}
		.contact-top .top-address {
			color: #8A8A8A;
			font-size: 13px;
			line-height:16px;
		}
		#head-top .span5{
			margin-right:0;
		}
		#head-top .span3{
			width:26.4%;
		}
		#head-top .span3 img{
			width:180px;
		}
		#hero-unit li {
			font-size:15px;
		}
		#hero-section h1 {
			font-size:56px;
			letter-spacing:0;
			line-height:54px;
			margin-bottom:0;
		}
		#hero-section h2 {
			font-size:25px;
			line-height:28px;
		}
		#hero-bullets-list ul li {
			font-size:18px;
			line-height:25px;
		}
		#hero-section li, #hero-section li a {
    		padding: 12px 0 6px;
			margin: 0 4px;
		}
		.video_box img {
			width:580px;
			top:30px;
			left:50px;
		}
		.video_box2 img {
			width:520px;
			top:50px;
			left:119px;
		}
		.emma-form-vertical h3 {
			font-size:27px;
			line-height:29px;
		}
		.social-proof-img img {
			height:70px;
		}
		#Section-2 .img-polaroid {max-height:138px;margin:20px 9px 0 0;}
		.navlink4{
			width:24%
		}
		.navlink3{
			width:32.2%
		}
	  #Section-3 .span3 {
		  width:23.02%;
		  float:left;
		}  

		.box {
			font-size:16px;
		}
	.rlc-video-thumb {
    	margin-left: -20px;
    	position:relative;
		margin-top:3px;
    	width: 100px;
    	z-index: 1;
	}

		.green-arrow-ptleft {
		margin-left: 265px;
    	top: 486px;
		width:95px
		}		  
		
.form-vertical {
    margin: -30px 20px 15px 0;
}
.btn {
    font-size: 34px;
    line-height: 35px;
}
.form-vertical p span {
    font-size: 24px;
}
		.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    		color: #fff;
			-webkit-appearance: none;
			font-size:40px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			border:none;
			padding:0;
			text-shadow: 0 -1px 1px #555555;
		}


/* --------------------------------------------- Emma CSS */

	.emma-form-vertical {
		padding:10px 0 3px;
	}

	.emma-form-vertical form {
		margin-bottom:5px;
	}

	.emma-form-vertical a {
		margin:8px 0;
	}

	#e2ma_signup_submit_button {
	  font-size: 35px;
	  line-height:35px;
	}
	#e2ma_signup_reset_button {
		display:none;
	}
	.emma-green-arrow-ptleft {
    	margin-left: 190px;
    	position: absolute;
    	top: 528px;
	}
	.emma-form-vertical p {
		padding: 2px 5px 10px;
	}


}





	@media (max-width: 979px){


	/* Facebook Like Styles
	===========================*/
	
	.fb-rl-box {
	}
	.fb-rl-box h3 {
	}
	.fb-rl-box-button-area {
	}
	.fb-green-arrow {
		margin-left:686px;
	}
	.fb-like {
	}


		#hero-section h1 {
			font-size:60px;
			line-height:57px;
		}
		#hero-section h2 {
			font-size:20px;
			line-height:22px;
		}
		#hero-bullets-list ul li {
			font-size:15px;
			line-height:20px;
			border:none;
			text-align:left;
			padding-bottom:0;
		}
		#hero-section li, #hero-section li a {
    		padding: 12px 0 6px;
			margin: 0 4px;
		}
		.video_box img {
			width:480px;
			top:59px;
			left:14px;
		}
		.video_box2 img {
			width:380px;
			top:59px;
			left:111px;
		}
		.charge-burst img {
			top: 205px;
			left: -20px;
			position: absolute;
			z-index:1;
			width:150px;
	  	}		  

		.emma-form-vertical h3 {
			font-size:27px;
			line-height:29px;
		}
		.e2ma_signup_form_element textarea, .emma-form-vertical form textarea {margin-bottom:0;}
		.social-proof-img img {
			height:70px;
		}
		#Section-2 .img-polaroid {max-height:138px;margin:20px 9px 0 0;}



	#head-top .span8 {width:43%;}
	#head-top .span4 {width:57%;margin:0;}
	.brand-top img {
		margin-right: 5px;
		max-height: 55px;
	}
	.brand-top p {
		color: #fff;
		float: left;
		font: italic bold 12px/14px Arial,Helvetica,sans-serif;
		margin: 18px 0 0 0;
		width: 180px;
		display:none;
	}
	.contact-top .top-phone, .contact-top .top-phone a {
		font-size: 42px;
		line-height: 41px;
	}
	#hero-section p {
		font-size: 18px;
		line-height: 25px;
		margin: 5px 0;
	}
	.video_box iframe {
		height: 265px;
		width: 95%;
	}
	select, input[type="text"], input[type="email"] {
		font-size: 11px;
		height: 28px;
		margin-bottom: 5px;
		padding: 0 6px;
	}
	#e2ma_signup_submit_button, .infusion-submit input {
		height:55px;
		font-size:40px;
		line-height:40px;
	}
	.catalog-arrow {
		bottom: 130px;
		width:90px;
	}
	#Section-1 ul li {
		width:auto;
	}

.social-proof-img img {
    height: 70px;
    margin: 10px 15px 0;
}


		#head-top .span3 img {
			width:160px;
		}
		.short-title {
			margin-bottom:44px;
			margin-top:15px !important;
		}
		#hero-unit h1 {
			font-size:42px; 
			line-height:46px;
		}
		#hero-section h1 {
			margin-top:0;
		}
		.hero-image {
			margin-top:20px;
		}
	.top-mobile {font-size:13px;}


/***** SECTION 1 *****/	  
	  #Section-1 {
	  }
	  #Section-1 h1 {
		font-size:30px;
		line-height:30px;
	  }
	  #Section-1 h3 {
	  }
	  #Section-1 p {
		font-size: 13px;
		line-height: 18px;
		margin: 0 0 25px;
		text-align: left;
	  }
	  #Section-1 ul {
		  margin:18px 0 20px 10px;
	  }
	  #Section-1 ul li {
		font-size: 15px;
		line-height: 25px;
	  }
	  #Section-1 .icon-check:before {
	    font-size: 14px;
	  }

/***** SECTION 2 *****/	  

	  #Section-2 .span4 {
		  width: 31.2%;
	  }

/* Mobile Menu
============================*/

.navbar-inverse .navbar-inner {
  background: rgba(0,0,0,0.7);
  border: none;
  padding: 5px 0;
}
.navbar-inverse .brand, 
.navbar-inverse .nav > li > a  {
  font-family: 'Bree Serif', serif;
  line-height: 18px;
  color: #e4e4e4;
}
.navbar-inverse .nav .active > a, 
.navbar-inverse .nav .active > a:hover, 
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #1E1C1A;
}
.navbar .nav > li {
    float: none;
}

	.navbar .btn-navbar {
		float: right;
		padding: 20px 20px;
		margin:-12px 0 0 0;
		color: #ffffff;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background-color: #666;
		background-image: none;
		border-color: none;
		filter: none;
		-webkit-box-shadow: none;
			-moz-box-shadow: none;
				box-shadow: none;
		-webkit-border-radius:0 0 5px 5px;
			-moz-border-radius:0 0 5px 5px;
				border-radius:0 0 5px 5px;
	}
	.navbar .btn-navbar p {
		font-size:18px !important;
		text-align:right;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		margin: -21px 0 -16px !important;
		color:#fff !important; 
	}
	.navbar .btn-navbar:hover {
		background-color: #333;
	}

	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    		color: #fff;
			-webkit-appearance: none;
			font-size:40px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			border:none;
			padding:0;
			text-shadow: 0 -1px 1px #555555;
		}

		.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
			padding-bottom: 0px;
			padding-top: 0px;
		}
		.navbar-fixed-top, .navbar-fixed-bottom {
			position: fixed !important;
		}
		.navbar .brand {
			margin:7px 0;
			padding: 0;
			text-align: center;
			width: auto;
		}
		.nav-collapse {
			display: inline;
		}
		.navbar .nav-collapse .nav.pull-right {
			margin-bottom:0;
			float:right;
		}
		.navbar .nav > li.active {
			font-size:19px;
			line-height:19px;
			text-align: center;
			padding:0;
		}
		.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    		color: #fff;
			-webkit-appearance: none;
			font-size:40px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			border:none;
			padding:5px 0 0;
			text-shadow: 0 -1px 1px #555555;
		}
		.nav-collapse, .nav-collapse.collapse {
			margin-top:-5px;
		}

	.navbar .brand p {
    display: none;
	}
	.box.box-green, .box.box-orange {
    width: 290%;
}
.form-vertical {
    margin: -11px 0 15px 0;
}
.form-vertical .control-group-left, .form-vertical .control-group-right {
    margin-bottom: 5px;
    padding: 0 20px;
    width: 100%;
}
#why h2 {font-size:21px;line-height:25px;}
#why .span2 {
    width: 17.75%;
}
#why .span3 {
    width: 22.85%;
}
.row-fluid .span3 {
    width: 26%;
}
.row-fluid .span9 {
    width: 70%;
}
	.rlc-video-thumb {
    	margin-left: 96px;
    	position: relative;
    	margin-top: -6px;
    	width: 113px;
    	z-index: 1;
	}

	.green-arrow-ptleft {
		margin-left: 200px;
    	top: 478px;
		width:75px
	}		  

#e2ma_signup_message h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 21px;
    padding-top: 24px;
    text-align: center;
}
.emma-green-arrow-ptleft {
    margin-left: 168px;
    position: absolute;
    top: 533px;
    width: 70px;
}
.e2ma_signup_form_row {
    padding: 0 10px;
}

.e2ma_signup_form_button_row {
    height: 50px;
    padding: 0 10px;
}
.emma-form-vertical h3 {
	font-size:21px;
	line-height:23px;
	margin-bottom:0;
	padding: 0px 10px 3px;
}
	.e2ma_signup_form_element select, .e2ma_signup_form_element input[type="text"], .e2ma_signup_form_element input[type="email"] {
		height:25px;
	}
	.e2ma_signup_form_element textarea {
		height:80px;
	}



#hero-section ul {
	margin-top:0;
}
#hero-section li {
    background-color: #555;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    color: #FFFFFF;
    display: inline-block;
    font: bold 15px/15px Arial,Helvetica,sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 10px 5px;
    text-transform: uppercase;
	text-align:center;
	width:100%;
	border-bottom:1px solid #333;
}
#hero-section li a {
    background-color: #555;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    color: #FFFFFF;
    display: inline-block;
    font: bold 15px/15px Arial,Helvetica,sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 10px 5px;
    text-transform: uppercase;
	text-align:center;
	width:100%;
}

#hero-section li:last-child {
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

		
	}
	
	
	@media (max-width: 767px){


	#hero-section h2 {font-size:20px;line-height:20px;}

	/* Facebook Like Styles
	===========================*/
	
	.fb-rl-box {
		text-align:center;
	}
	.fb-rl-box h3 {
		font-size:20px;
		line-height:20px;
		float:none;
		padding:0 20px;
		margin:0 0 10px 0 ;
	}
	.fb-rl-box-button-area {
		float:none;
		display:inline-block;
		margin:0 auto;
	}
	.fb-green-arrow {
		top:187px;
		margin-left:417px;
		transform:rotate(52deg);
	}
	.fb-like {
	}


	#head-top .span8 {width:43%; height:auto;}
	#head-top .span4 {width:57%;margin:0;}
	.brand-top img {
		margin-right: 5px;
		max-height: 45px;
	}
	.brand-top p {
		color: #fff;
		float: left;
		font: italic bold 12px/14px Arial,Helvetica,sans-serif;
		margin: 18px 0 0 0;
		width: 180px;
		display:none;
	}
.top-arrow {
    margin: 0 7px;
}
.contact-top .top-call {
    font-size: 14px;
    line-height: 15px;
	padding-top:5px;
}
	.contact-top .top-phone, .contact-top .top-phone a {
		font-size: 32px;
		line-height: 41px;
	}
	#hero-section p {
		font-size: 14px;
		line-height: 20px;
		margin: 5px 0;
	}
	.video_box iframe {
		height: 375px;
		width: 90%;
		margin-bottom:20px;
	}
	select, input[type="text"], input[type="email"] {
		font-size: 11px;
		height: 28px;
		margin-bottom: 5px;
		padding: 0 6px;
	}
	#e2ma_signup_submit_button, .infusion-submit input {
		height:55px;
		font-size:40px;
		line-height:40px;
	}
	.catalog-arrow {
		bottom: 130px;
		width:90px;
	}
	#Section-1 ul li {
		width:auto;
	}

.social-proof-img img {
    height: 60px;
    margin: 10px 10px 0;
}



		#head-top .span5 {
			width:100%;
		}
		.short-title {
			margin-bottom:0;
			margin-top:0 !important;
		}
		.brand-top {
			padding-top:0;
			margin:0;
			height:60px;
		}
		.contact-top {
			padding-top:12px;
		}

		#head-top .span3 {
			/*width:46%;
			float:left;
			margin-bottom:33px;
			margin-right:10px;*/
			width:100%;
			text-align:center;
			margin-bottom:10px;
		}
		#head-top .special {
			display:none;
		}
		.special-mobile, .special-mobile a {display:block;color:#fff;font-size:12px;line-height:12px;padding:5px 0;}
	
		.top-address {
			display:none;
		}

		#head-top .span3 img {
			width:90px;
		}
		#hero-section {margin-top:0;}
		#hero-section .span8, #hero-section .span4 {
			width:100%;
		}
		#hero-section h1 {
			font-size:35px;
			line-height:30px;
			padding-top:18px;
		}
		#hero-section h1 span {
			font-size:25px;
			line-height:24px;
		}
		section {
			padding-bottom:20px;
		}
		.page-header {
			padding:20px 0;
			margin:0;
		}
		#myCarousel2 .item .row .span3{
			width:25%;
			float:left;
		}
		.icon-arrow-right:before {
			transform:rotate(90deg);
			-ms-transform: rotate(90deg); /* IE 9 */
			-webkit-transform: rotate(90deg); /* Safari and Chrome */
		}
		#Section-1 .span8, #Section-1 .span4 {
			width:100%;
		}
	  #Section-1 ul {
		  margin:0;
	  }
	  #Section-1 h4 {
		  font-size:13px;
		  margin:0;
	  }
	  .hero-image {
		  margin:12px 0 3px;
	  }
	  #Section-1 p {
		  margin:15px 0;
	  }
	  #Section-1 .span2 {
		width: 23.02%;
		display:inline-block;
		float:none;
		margin-right:2.56%;
		margin-bottom:2px;
	  }  


		#Section-2 .span3, #Section-2 .span3:first-child, #Section-2 .span4 {
			margin-top:30px;
			width: 100%;
		}
		#Section-2 .span12 {
			margin-bottom:10px;
		}
		#Section-2 .span4 {
			margin:0;
		}
		#Section-2 .span4 ul {
			margin:0;
		}
		#Section-2 .span4 ul li:last-child {
			margin-bottom:0;
		}
	  
		.about-box h3, .about-box h4 {
   			text-align: center;
		}
		#head-top .hero-image {
			position:relative; 
			bottom:0;
			right:0; 
		}
		#hero-unit li {
			font-size:14px; 
		}

		body {
			padding-right: 0px;
			padding-left: 0px;
		}
		.container{
			padding-right: 20px;
			padding-left: 20px;
		}
		.navbar {
			margin-bottom:7px;
		}
		.navbar .brand {
   		 width: 100%;
		}
		.navbar .brand img {
			float:none;
		}
		
		.navbar-inverse .navbar-inner {
			min-height: 30px;
		}
		.navbar .nav-collapse .nav.pull-right {
			margin:0;
			clear:both;
			float:none;
			-webkit-border-radius:0px;
			-moz-border-radius:0px;
			border-radius:0px;
			padding:10px 0;
			text-align:center;
			
		}
		.navbar .nav > li {
 		   float:none;
 		   text-align: center;
 		   text-decoration: none;
 		   text-shadow: 0 -1px 1px #555555;
 		   width: 100%;
			display:inline;
			font-size:20px;
		}
		.navbar .nav > li.active {
		font-size:19px;
		line-height:19px;
		float:none;
		-webkit-appearance: none;
		}
		
		.navbar .nav > li > a {
			float: none;
			padding: 15px 20px 15px;
			-webkit-border-radius:0px;
			-moz-border-radius:0px;
			border-radius:0px;
		}
		#head-top .hero-unit {
			padding: 94px 0 0 0;
			margin:0;
		}
		
.box.box-green, .box.box-orange {
    width: 200%;
}
		#head-top .hero-unit h1 {
			padding-top:50px;
			font-size:36px;
			line-height:40px;
			text-align:center;
		}
		#head-top .hero-unit .lead{
			font-size:16px;
			line-height:20px;
		}
		.span4 {
		   float: left;
		   margin-bottom: 20px;
		   margin-left: 10px;
		   width: 31.5%;
		}
		.first {
			margin-left:0;
		}
#Section-2 .span9 {
    margin-right: 2%;
	width:70%;
	float:left;
}
#Section-2 .span3 {
    margin: 0px;
	width:25%;
	float:left;
}
		.row-fluid .span9 {
			width:70%;
			float:left;
		}
		.row-fluid .span3 {
			width: 25%;
			float:left;
			margin-right:2%;
		}
		.row-fluid .span4, .row-fluid .span8 {
    width: 50%;
	float:left;
}
	.rlc-video-thumb {
    	margin-left: 129px;
    	position: relative;
    	margin-top: -6px;
    	width: 113px;
    	z-index: 1;
	}
	.green-arrow-ptleft {
		display:none;
	}
.span8 img {
    margin-top: 10px;
}
		.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    		color: #fff;
			-webkit-appearance: none;
			font-size:19px;
			line-height:19px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			border:none;
			padding:0;
			text-shadow: 0 -1px 1px #555555;
		}

		#e2ma_signup_submit_button {
			padding: 5px 0;
		}
		#e2ma_signup_message h3 {
			padding-top: 0;
		}
		.emma-green-arrow-ptleft {
				display:none;
		}
		.e2ma_signup_form_row {
			padding: 0 10px;
		}
		.e2ma_signup_form_button_row {
			height: 50px;
			padding: 0 10px;
		}
		.emma-form-vertical {
			padding: 20px 0 3px;
			margin:-11px 0 15px;
			width:100%;
		}
		.emma-form-vertical a {
			margin:8px 0 0 0;
		}
.infusion-form .span12 {
    margin: 0;
    padding: 0 15px;
    width: 100%;
}

.infusion-form .span6 {
    margin: 0;
    padding: 0 15px;
    width: 100%;
}
.catalog-arrow {display:none;}
.video_box {position:relative;float:right;margin-top:-180px;margin-bottom:20px;}
.video_box img {position:inherit;}
.video_box2 {position:relative;float:right;margin-top:-180px;margin-bottom:20px;}
.video_box2 img {position:inherit;}
	#why .span3, #why .span2 {width:100%;}

	  .charge-burst img {
    	top: 180px;
		left: 0;
		width:140px;
	  }		  



}



@media (max-width: 599px) {

	/* Facebook Like Styles
	===========================*/
	
	.fb-rl-box {
		text-align:center;
	}
	.fb-rl-box h3 {
		font-size:20px;
		line-height:20px;
		float:none;
		padding:0 20px;
		margin:0 0 10px 0 ;
	}
	.fb-rl-box-button-area {
		float:none;
	}
	.fb-green-arrow {
		display:none;
	}
	.fb-like {
		display:block !important;
		height:50px !important;
		margin:0 auto;
		width:100px !important;
	}

#head-top .span8, #head-top .span4 {
    height: auto;
    margin: 0;
    text-align: center;
    width: 100%;
	float:none;
}

.brand-top {
    margin: 0 auto;
    padding-top: 0;
    text-align: center;
    width: auto;
}
.brand-top img {
    max-height: 60px;
	max-width:100%;
	float:none;
}
	.brand-top p {
		display:none;
	}
.top-arrow {
    margin: 0 7px;
}
.contact-top, .contact-top p {
	float:none;
	text-align:center;
	margin:0 auto;
	display:inline-block;
}
.contact-top .top-call {
    font-size: 14px;
    line-height: 15px;
	padding-top:5px;
}
	.contact-top .top-phone, .contact-top .top-phone a {
		font-size: 32px;
		line-height: 41px;
	}
	#hero-section p {
		font-size: 14px;
		line-height: 20px;
		margin: 5px 0;
	}
	.video_box iframe {
		height: 285px;
		width: 90%;
		margin-bottom:20px;
	}
	select, input[type="text"], input[type="email"] {
		font-size: 11px;
		height: 28px;
		margin-bottom: 5px;
		padding: 0 6px;
	}
	#e2ma_signup_submit_button, .infusion-submit input {
		height:55px;
		font-size:40px;
		line-height:40px;
	}
	.catalog-arrow {
		bottom: 130px;
		width:90px;
	}
	#Section-1 ul li {
		width:auto;
	}

.social-proof-img img {
    height: 60px;
    margin: 10px 10px 0;
}







	#hero-unit h1 {
		padding-top:30px;
		font-size:28px;
		line-height:28px;
		text-align:center;
	}
	#specialpop-body {
		width:300px;
		margin: 50px auto 0;
	}
	.modal-header h2{
		font-size:20px;
		line-height:20px;
	}
	.navbar-inverse .navbar-inner {
	  background: #222;
	  padding: 5px 0;
	}
	.navbar-fixed-top {
	  margin-bottom: 0px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom, 
	.navbar-static-top {
	  margin-right: 0px;
	  margin-left: 0px;
	}
	.nav-collapse {
	  width: 100%;
	  text-align: center;
	}
	.nav-collapse .nav {
	  margin: 10px 0;
	}
	.navbar-inverse .nav-collapse .nav > li > a, 
	.navbar-inverse .nav-collapse .dropdown-menu a {
	  color: #e4e4e4;
	  text-shadow: 0.1em 0.1em 0.2em #000;
	  font-weight: normal;
	}


		.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    		color: #fff;
			-webkit-appearance: none;
			font-size:19px;
			line-height:19px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			border:none;
			padding:0;
			text-shadow: 0 -1px 1px #555555;
		}
		.navbar .nav > li.active {
		font-size:19px;
		line-height:19px;
		-webkit-appearance: none;
		}
		.btn.btn-large {
			width:100%;
		}

		.span4 {
		  margin-bottom:20px;
		  margin-left:0;
		  width:100%;
	 	}
	.rlc-video-thumb {
    	margin-left: 110px;
    	position: relative;
    	margin-top: -6px;
    	width: 113px;
    	z-index: 1;
	}
		.form-vertical {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.social-proof-img {
		padding: 0 0 20px;
	}
	.social-proof-img img {
 	   height: 54px;
 	   width: auto;
	   margin:5px 5px;
	}

	  #Section-2 .span5 {
		  margin-bottom:20px;
		}  



}
	
	
@media (max-width: 550px) {

.video_box {position:relative;float:right;margin-top:-80px;margin-bottom:20px;}
.video_box2 {position:relative;float:right;margin-top:-80px;margin-bottom:20px;}

}
	
@media (max-width: 505px) {

.video_box {position:relative;float:right;margin-top:-80px;margin-bottom:20px;}
.video_box img {width:100%;}
.video_box2 {position:relative;float:right;margin-top:-40px;margin-bottom:20px;}
.video_box2 img {width:100%;}

	  .charge-burst img {
    	top: 20px;
		float: right;
		width:140px;
		position:relative;
	  }		  


}


@media (max-width: 480px) {
.brand-top img {
    float: none;
    max-height: 49px;
    max-width: 100%;
	margin:0 !important;
}

.contact-top {
    padding-top: 0;
}
	.video_box iframe {
		height: 160px;
		width: 300px;
		margin-bottom:20px;
	}

.contact-top .top-phone, .contact-top .top-phone a {
    font-size: 25px;
    line-height: 42px;
}
#Section-2 .span9, #Section-2 .span3 {
    margin-right: 0;
	width:100%;
	float:none;
}
		.row-fluid .span9, .row-fluid .span3 {
			width:100%;
			float:none;
			margin:0;
		}

.videopop-body {
    bottom: 20px;
    left: 6%;
    right: 6%;
    top: 10%;
    width: auto;
}
		.videopop-container iframe {height:150px;}		  

		#videopop-body {width:auto;top:10%;bottom:20px;left:30px;right:30px;}
		.videopop-container {height:auto;width:auto;margin:0 5px;}		  

		.span4 {
		  margin-bottom:20px;
		  margin-left:0;
		  width:100%;
	 	}
	.rlc-video-thumb {
    	margin-left: -15px;
    	position: relative;
    	margin-top: -6px;
    	width: 113px;
    	z-index: 1;
	}
#Section-1 .img-polaroid, #Section-2 .img-polaroid {
    display: block;
    margin: 0 auto 10px;
    text-align: center;
	max-height:auto;
	float:none;
}


	  #Section-3 .span3 {
		  width:100%;
		  float:none;
		  margin-bottom:20px;
		}  

}
@media (max-width: 400px) {

.video_box {position:relative;float:right;margin-top:-50px;margin-bottom:20px;}
.video_box2 {position:relative;float:right;margin-top:-30px;margin-bottom:20px;}

}

	
	
	/* END @MEDIA*/
