/* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */


body {
	color: #2d2d2d;
	font-family: 'Open Sans', sans-serif;
}
.box-content p {
	font-size: 12px;
}
.container {
	width: 960px;
}
.nav-pills > li > a {
	font-size: 14px;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	color: #333
}
.clr{ clear:both;}
.slider-content h1 {color: #2DB700;	font-size: 45px; line-height: 38px; font-weight:700;}
. #myCarousel {
 background: url('../images/carousel-bg.jpg') repeat-x center;
}
.orange {
	color: #FF7F00 !important;
}
#main-content {
	background: url('../images/content-bg.jpg');
}
#main-footer {
	background: url('../images/footer-bg.jpg');
	height: 100%;
}
.pad10 {
	padding: 10px;
}
.blackbox {
	background-color: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.box-content {
	padding: 0px 10px 10px 10px;
}
.box-link {
	color: #FF7F00;
}
a {
	color: #000;
}
/* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */

    /* Carousel base class */
.carousel {
	margin-bottom: 60px;
	background: url('../images/carousel-bg.jpg') repeat-x center;
}
.carousel .container {
	position: relative;
	z-index: 9;
}
.carousel-control {
	height: 80px;
	margin-top: 0;
	font-size: 120px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	background-color: transparent;
	border: 0;
}
.carousel .item {
	height: 500px;
}
.carousel-caption {
	background-color: transparent;
	position: static;
	padding: 0 20px;
	margin-top: 200px;
}
.carousel-caption h1,  .carousel-caption .lead {
	margin: 0;
	line-height: 1.25;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption .btn {
	margin-top: 10px;
}
/* MISC
    -------------------------------------------------- */
.tblue {
	color: #FF7F00 !important;
}
.tgreen {
	color: #2DB700 !important;
}
.f25 {
	font-size: 22px;
	line-height: 25px;
}
.f18 {
	font-size: 17px;
}
.f15 {
	font-size: 14px;
}
#footer {
	font-size: 12px;
}
#myslider {
	background: url('../images/carousel-bg.jpg') repeat-x center;
}
.slider-content {
	padding: 20px 20px 20px 20px;
}

.bar {
	border-top: 1px solid #ACACAC;
}
.slider-content p {
	color: #FF7F00;
	font-size: 22px;
	line-height: 23px;
	padding: 10px 0px;
}
.bar-right {
	border-right: 1px solid #ACACAC;
}
.padT5 {
	padding-top: 5px;
}
.padT10 {
	padding-top: 10px;
}
.padT5 {
	padding-top: 15px;
}
.padT10 {
	padding-top: 20px;
}
.small-header {
	font-size: 32px;
	line-height: 32px;
}
#signup_form label, #signup_form #form_msg, #signup_form .err_msg {
	float: none;
	text-align: left;
	min-height: 0px;
	margin: 0px auto 5px;
}
#signup_form .err_msg {
	color: red;
}
#signup_form #form_msg {
	margin-bottom: 20px
}
.ui-widget {
	font-size: 1em;
}
.ui-widget dd {
	line-height: normal;
}
.ui-widget dt {
	font-weight: normal;
	line-height: 175%;
}
.slicknav_menu {
	display:none;
}
.box1{ height:240px;}
.box2{ height:240px;}
.box3{ height:185px;}
.box4{ height:185px;}
.box5{ height:240px;}
.box6{ padding:35px;}
.box7{ height:140px;}
.box8{ height:140px;}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 1024px) {
 .container {width: 95%;}
}

@media (max-width: 980px) {
.container {width: 95%;}
.slider-content h1{ font-size:36px;}
.container.navbar-wrapper {
	margin-bottom: 0;
	width: auto;
}
.navbar-inner {
	border-radius: 0;
	margin: -20px 0;
}
.carousel .item {
	height: 500px;
}
.featurette {
	height: auto;
	padding: 0;
}
.featurette-image.pull-left,  .featurette-image.pull-right {
	display: block;
	float: none;
	max-width: 40%;
	margin: 0 auto 20px;
}
}

@media (max-width: 768px) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
.container {width: 95%;}
.nav-pills > li > a{ padding-left:10px; padding-right:10px;}
.slider-content h1 {font-size: 34px;}
.slider-content p { font-size:16px;}
.btn{ text-shadow:none;}
.btn-large {border-radius: 4px; font-size: 12px; font-weight: 700; padding: 8px 10px;}
.btn-warning{ text-shadow:none;}
.slider-content span{color: #fff; float: right; font-family: Tahoma; font-size: 9px; width: 215px;}
.blackbox2{ height:350px;}
.pull-right2{ margin-top:25px;}
.footer-strip-colm{ width:100% !important; text-align:center !important;}

.navbar-inner {
	margin: -20px;
}
.carousel {
	margin-left: -20px;
	margin-right: -20px;
}
.carousel .container {
}
.carousel .item {
	height: 300px;
}
.carousel-caption {
	width: 65%;
	padding: 0 70px;
	margin-top: 100px;
}
.carousel-caption h1 {
	font-size: 30px;
}
.carousel-caption .lead,  .carousel-caption .btn {
	font-size: 18px;
}
.marketing .span4 + .span4 {
	margin-top: 40px;
}
.featurette-heading {
	font-size: 30px;
}
.featurette .lead {
	font-size: 18px;
	line-height: 1.5;
}
.pull-right{ float:none;}
	.box1 {height: auto;}
	.box2 {height: auto;}
	.box3 {height: auto;}
	.box4 {height: auto;}
	.box5 {height: auto;}
	.box6 {height: auto;}
	.box7 {height: auto;}
	.box8 {height: auto;}
	.blackbox2 {height: auto; margin: 25px 0 !important;}
	dl {text-align: center;}
	.pull-right {text-align: center;}
	.text-align{ text-align:center;}
	h2{ text-align:center;}
}

@media (max-width: 480px) {
	
	.container {width: 95%;}
	.slider-content h1 {font-size: 28px; text-align:center;}
	.slider-content p {font-size: 16px; text-align:center;}
	.btn-large {border-radius: 4px; font-size: 16px; font-weight: 700; padding: 10px 14px;}
	.slider-content span{ width:250px; font-size:11px; text-align:center;}	
	.btn-large{margin: 10px 0 0 50px;}
	p{ text-align:center;}
	
}
@media (max-width: 320px) {
	#myslider{ padding-bottom:10px;}
	.slider-content {padding: 0 10px;}
    .slider-content h1 {font-size: 28px; line-height: 28px; text-align: center; }
	.slider-content p {font-size: 16px; line-height: 19px; padding: 5px; text-align: center;}
	.slider-content span{ text-align:center;}
	
	
}


#popup{
	position:fixed;
	top:5%;
	margin:auto;
	z-index:11;
	padding:20px;
	display:none;
	overflow:auto;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 5px 30px #999;
	-moz-box-shadow: 0px 5px 30px #999;
	box-shadow: 0px 5px 30px #999;
}

#blackout {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#333;
	opacity:0.5;
	filter: alpha(opacity=50);
	z-index:10;
	display:none;
}


#video_button {
	position: absolute;
	left: 40%;
	left: calc(50% - 46.5px);
	bottom: 5%;
	margin: 0px;
}

@media (max-width: 1024px) {
	#video_button {
		left: 38.55%;
		left: calc(50% - 46.5px);
	}
}

@media (max-width: 768px) {
	#video_button {
		left: 41.5%;
		left: calc(50% - 30px);
	}
}

@media (max-width: 767px) {
	#video_button {
		left: 43.575%;
		left: calc(50% - 30px);
	}
}

@media (max-width: 480px) {
	#video_button {
		left: 37.9%;
		left: calc(50% - 39.5px);
	}
}

@media (min-width: 767px) {
	.about-us-content .row-fluid .span6 {
		width: 47%;
	}
}

