body
{
	font-family: sans-serif;
}

.main-wrapper
{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	min-height: 100%;
	min-width: 100%;
	overflow: hidden;
	width: 100%;
}

.video2 {padding-top:130px; padding-left:10px; width:96%;height:96%;}
/************************** HEADER *************************************/


#toptext{float:left; font-size:14px; color:#FF6600; margin-left:100px; padding-left: 15px;}

	/************** TOP BANNER INDEX & 404 ************/
.action-banner-bg
{
	background: #f58634 url(banner.jpg) top center repeat;
	background-size: 100% 100%;
	box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	height: 100%;
	left: 0;
	-moz-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	position: absolute;
	top: 0;
	-webkit-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	width: 100%;
	z-index: -1000;
}
.action-banner-bg-top
{
	background: url(pixel.png) top left repeat;
	height: 100%;
	position: absolute;
	right: 0;
	top: 90px;
	width: 100%;
	z-index: -999;
	left:3%;
}
.action-banner-bg img
{
	height: 100%;
	width: 100%;
}

/********************************* PAGE HEADER *************************************/
.page-header
{
	background: #f58634 url(banner.jpg) center center repeat;
	margin: 0px 0 30px;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 20px;
}
.page-header h1
{
	color: #fff;
	display: block;
	text-shadow: 0 1px 4px #000000;
}
.page-header h1 small, .page-header h2 small, .page-header h3 small, .page-header h4 small, .page-header h5 small, .page-header h6 small
{
	color: #fff;
}
.pixel-bg
{
	background: transparent url(pixel.png) top left repeat;
}


/********************************* END PAGE HEADER *************************************/

/********************************** BREADCRUMP ******************************************/

.breadcrumb
{
	background: #f58634;
	border-bottom: 1px dotted #fff;
	border-radius: 0px;
	border-top: 1px dotted #fff;
	color: #fff;
	display: inline-block;
	font-size: 90%;
	list-style: none;
	margin: 5px 0 0px;
	-moz-border-radius: 0px;
	padding: 3px 10px 3px 10px;
	text-shadow: none;
	-webkit-border-radius: 0px;
}
.breadcrumb a, .breadcrumb li.active
{
	color: #fff;
	text-shadow: 0 1px 0 #333;
}

/*****************************   END  BREADCRUMP ******************************************/

/************************ NEADHEAD (like jumbotron masthead in bootstrap) ***********/
.needhead
{
	color: #fff;
	height: 450px;
	margin-bottom: 0;
	margin-top: 120px;
	overflow: hidden;
	padding: 5px 0 0px;
	text-align: left;
}
.needhead h1
{
	background: rgba(0,0,0,0.5);
	border-left: 4px solid #f58634;
	color: #fff;
	font-size: 3em;
	line-height: 1.1em;
	margin: 50px 0px 0px 40px;
	padding: 5px 10px;
	text-shadow: 0 1px 4px #000000;
	text-transform: uppercase;
}
.needhead h1 span.top
{
	display: inline-block;
	padding: 5px 10px 5px;
}
.needhead h1 span.bottom
{
	display: inline-block;
	margin-top: 5px;
	padding: 5px 10px;
}
.needhead p
{
	background: rgba(0,0,0,0.5);
	border-left: 4px solid #f58634;
	color: #fff;
	display: inline-block;
	font-size: 140%;
	font-weight: normal;
	line-height: 1.4em;
	margin: 3px 0px 0px 0px;
	padding: 5px 10px;
	text-shadow: 0 1px 1px #000000;
}
.banner-to-right
{
	text-align: right;
}
.da-slide h2
{
	border-left: 4px solid #f58634;
}
.needhead .da-slide p
{
	border-left: 4px solid #f58634;
}



/****************************** TOP SLIDER INDEX PAGE ******************************/
#banner-pagination ul
{
	list-style: none;
	margin: 20px 0 0 0;
}
#banner-pagination ul li
{
	display: inline;
	text-align: center;
	width: 25px;
}
.banner_rotator .slides
{
	height: 100%;
	min-height: 100%;
}
.banner_rotator .slide
{
	display: block;
	display: none;
	float: left;
	height: 100%;
	min-height: 100%;
}
.banner-item .container
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
}
.banner-img
{
	margin-top: 40px;
	vertical-align: baseline;
}


/**************************************** @MEDIA *********************************/
@media (min-width: 1200px)
{
	.thumbnails > li:first-child
	{
		margin-left: 0px;
	}
}

@media (max-width: 980px) and (min-width: 768px)
{

.video2 {padding-top:110px; padding-left:10px; width:96%;height:96%;}

#toptext{float:left; font-size:16px; margin-left:240px; color:#FF6600; margin-left:100px; margin-right:15px; padding-left: 15px; padding-right: 15px;}


body > .navbar-fixed-top .brand {
	float: right;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.nav-reaction.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	padding: 0;
}
	.navbar .nav > li > a
	{
		font-size: 85%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.pint-blog p
	{
		line-height: 16px;
	}
	.pull-right
	{
		float: none;
	}
	.main-nav .nav > li:hover a
	{
		background: #f58634;
		color: #fff;
		text-shadow: none;
	}
	.nav-reaction .dropdown-menu
	{
		position: absolute;
	}
	.needhead h1
	{
		font-size: 2em;
	}
	.needhead p.medium
	{
		font-size: 90%;
	}
	.banner-img
	{
		margin-top: 40px;
	}
	.banner-item .container
	{
		margin-top: 0px;
	}
	.banner_rotator
	{
		height: 300px;
	}
	.needhead
	{
		height: 400px;
	}
	.toggle-img img
	{
		top: -50%;
	}
}

@media (max-width: 979px)
{


#toptext{float:left; font-size:16px; margin-left:240px; color:#FF6600; margin-left:100px; margin-right:15px; padding-left: 15px; padding-right: 15px;}


.nav-collapse .nav {
float: left;
margin: 0 0 10px;
}
.nav-collapse .nav > li{
float:left;
}
.nav-collapse, .nav-collapse.collapse {
overflow: hidden;
height: 0;
float:right;
clear:none;
}
	.nav-collapse .nav > li > a
	{
		margin-bottom: 0px;
	}
	.navbar .nav > li.active a:hover
	{
	}
}

@media (min-width: 768px) and (max-width: 980px) {
/* Remove any padding from the body */

#toptext{float:left; font-size:13px; margin-left:240px; color:#FF6600; margin-left:10px; margin-right:1px; padding-left: 1px; padding-right: 1px;}

.action-banner-bg
{
	background: #f58634 url(banner1.jpg) top left repeat;
	background-size: 150% 100%;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1000;
}


body {
	padding-top: 0;
}

.needhead h1 {
	font-size: 3em;
}
.needhead p,  .needhead .btn {
	font-size: 18px;
}
.nav-collapse, .nav-collapse.collapse {
height: auto !important;
overflow: visible !important;


}

}	
@media (max-width: 767px){

.video2 {padding-top:50px; padding-left:10px; width:96%;height:96%;}

#toptext{float:left; font-size:16px; margin-left:240px; color:#FF6600; margin-left:100px; margin-right:15px; padding-left: 15px; padding-right: 15px;}

body{
padding-left:0px;
padding-right:0px;
}
	.line span
	{
		border-bottom: 0;
		padding: 0px 10px 8px 10px;
		position: relative;
	}
	.needhead h1.error-title
	{
		font-size: 300%;
		font-weight: 700;
		line-height: 100%;
		margin-top: 60px;
	}
	.navbar-inner
	{
		min-height: 40px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.navbar-static-top
	{
		margin-left: 0px;
		margin-right: 0px;
	}
	.banner-item .container
	{
		padding-right: 55px;
	}
	.needhead h1
	{
		font-size: 2em;
	}
	.needhead p.medium
	{
		font-size: 90%;
	}
	.banner_rotator
	{
		height: 300px;
	}
	.needhead
	{
		height: 193px;
		top:66px;
	}
	.line span:before
	{
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		border-top: 0px;
		bottom: -19px;
		content: '';
		display: inline-block;
		left: 45%;
		position: absolute;
	}
	.toggle-img img
	{
		top: 0%;
	}
	ul#filters > li, #filters-blog a, #filters a
	{
		font-size: 70%;
	}
	.banner-to-right
	{
		text-align: center;
	}
	.pull-right
	{
		float: none;
	}
	.navbar .brand
	{
		float: none;
		text-align: center;
	}
	.btn-action
	{
		font-size: 125%;
	}
	.navbar .nav > li > a:hover, .navbar .nav > li > a:hover, .navbar .nav .sfHover > a
	{
		background: #f58634;
		color: #fff;
		text-shadow: none;
	}
	.label-xl, .badge-xl
	{
		background: #f58634 url(../../assets/img/header-shine.png) top left no-repeat;
		background-size: 100% 100%;
		color: #ffffff;
		display: inline-block;
		font-size: 11.844px;
		font-weight: bold;
		line-height: 14px;
		margin-bottom: 15px;
		padding: 21px 8px;
		position: relative;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		vertical-align: baseline;
		white-space: nowrap;
	}
	.label-l, .badge-l
	{
		background: #f58634 url(../../assets/img/header-shine.png) top left no-repeat;
		background-size: 100% 100%;
		color: #ffffff;
		display: inline-block;
		font-size: 11.844px;
		font-weight: bold;
		line-height: 14px;
		margin-bottom: 15px;
		padding: 15px 5px;
		position: relative;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		vertical-align: baseline;
		white-space: nowrap;
	}
	.label-xl:before, .label-l:before
	{
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		border-top: 9px solid #f58634;
		bottom: -9px;
		content: '';
		display: inline-block;
		left: 47%;
		position: absolute;
	}
	.label-xl:after, .label-l:after
	{
		border-left: 0;
		border-right: 0;
		border-top: 0;
		bottom: -9px;
		content: '';
		display: inline-block;
		left: 47%;
		position: absolute;
	}
	.blog p img, .blog p img.pull-right
	{
		float: none;
		margin: 0px 0px 10px 0px;
		padding-left: 0px;
		width: 100%;
	}
	.twitter-bottom
	{
		background-color: #222;
		border-bottom: none;
		border-left: 0px;
		border-radius: 0px;
		border-right: none;
		border-top: 4px solid #f58634;
		box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.65);
		margin-bottom: 40px;
		min-height: 20px;
		-moz-border-radius: 0px;
		-moz-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.65);
		padding: 19px;
		position: relative;
		-webkit-border-radius: 0px;
		-webkit-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.65);
	}
	.twitter-bottom:before
	{
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		border-top: 9px solid #f58634;
		content: '';
		display: inline-block;
		left: 47%;
		position: absolute;
		top: 0px;
	}
	.thumbnails > li
	{
		float: none;
		margin-left: 20;
	}
	body
	{
		padding-left: 0px;
		padding-right: 0px;
		padding:0px;
	}
	.container, .navbar .container
	{
		padding-left: 10px;
		padding-right: 20px;
	}

.headertop{
position:relative;
}
#main-nav select {
display: inline-block;
width: 90% !important;
margin-left: 5%;
}

#main-nav ul {
	display: none;
}
#main-nav select {
	display: inline-block;
	width: 90% !important;
	margin-left:5%;
}
#main-nav {
	position: relative;
	right: auto;
	top: auto;
	width: 100%
}
* Remove any padding from the body */
body {
	padding-top: 0;
}
/* Widen needhead and social buttons to fill body padding */
.headertop {

	/*margin-top: -20px;*/ /* Offset bottom margin on .navbar */
	margin-right: -20px;
	margin-left: -20px;
}
.needhead h1 {
	font-size: 2.5em;
}
.needhead p,  .needhead .btn {
	font-size: 16px;
}
.marketing .span4 {
	margin-bottom: 40px;
}
/* Unfloat the back to top link in footer */
.footer {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
}	


#main-nav {
	float: right;
}
}

@media (max-width: 600px) {
.video2 {padding-top:130px; padding-left:25px; width:96%;height:96%;}


#toptext{float:left; font-size:11px; margin-left:240px; color:#FF6600; margin-left:0px; margin-right:0px; padding-left: 0px; padding-right: 0px; padding-bottom:10px;}


.action-banner-bg
{
	background: #f58634 url(banner2.jpg) top left repeat;
	background-size: 180% 100%;
	box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	height: 100%;
	left: 0;
	-moz-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	position: absolute;
	top: 0;
	-webkit-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	width: 100%;
	z-index: -1000;
}

.needhead
	{
		height: 193px;
		top:66px;
	}

}


@media (max-width: 480px) {
.video2 {padding-top:130px; padding-left:10px; width:96%;height:96%;}

#toptext{float:left; font-size:14px; margin-left:240px; color:#FF6600; margin-left:0px; margin-right:0px; padding-left: 0px; padding-right: 0px;}

.action-banner-bg
{
	background: #f58634 url(banner2a.jpg) top left repeat;
	background-size: 222% 100%;
	box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	height: 100%;
	left: 0;
	-moz-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	position: absolute;
	top: 0;
	-webkit-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	width: 100%;
	z-index: -1000;
}
/* Remove padding above headertop */
body {
	padding-top: 0;
}
/* Change up some type stuff */
h2 small {
	display: block;
}
/* Downsize the headertops */
  
 
.headertop .btn {
	display: block;
	margin: 0 auto;
}
.needhead h1 {
	font-size: 2em;
}
.needhead p,  .needhead .btn {
	font-size: 14px;
}
/* center align subhead text like the needhead */
.subhead h1,  .subhead p {
	text-align: center;
}
/* Marketing on home */
.marketing h1 {
	font-size: 40px;
}

/* Do our best to make tables project in narrow viewports */
table code {
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}
/* Modal example */
.modal-example .modal {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}
/* Unfloat the back to top in footer to prevent odd text wrapping */
.footer .pull-right {
	float: none;
}
.navbar .btn-navbar {
	margin-top: 50px;
}
#project-filter {
	float: left;
}
.blog .indexMeta h2 {
	width: 200px;
	font-size: 20px !important;
}

.needhead
	{
		height: 193px;
		top:60px;
	}
}


@media (max-width: 300px) {
.video2 {padding-top:130px; padding-left:10px; width:96%;height:96%;}

#toptext{float:left; font-size:16px; margin-left:240px; color:#FF6600; margin-left:100px; margin-right:15px; padding-left: 15px; padding-right: 15px;}

.action-banner-bg
{
	background: #f58634 url(banner2a.jpg) top left repeat;
	background-size: 222% 100%;
	box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	height: 100%;
	left: 0;
	-moz-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	position: absolute;
	top: 0;
	-webkit-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	width: 100%;
	z-index: -1000;
}
/* Remove padding above headertop */
body {
	padding-top: 0;
}
/* Change up some type stuff */
h2 small {
	display: block;
}
/* Downsize the headertops */
  
 
.headertop .btn {
	display: block;
	margin: 0 auto;
}
.needhead h1 {
	font-size: 2em;
}
.needhead p,  .needhead .btn {
	font-size: 14px;
}
/* center align subhead text like the needhead */
.subhead h1,  .subhead p {
	text-align: center;
}
/* Marketing on home */
.marketing h1 {
	font-size: 40px;
}

/* Do our best to make tables project in narrow viewports */
table code {
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}
/* Modal example */
.modal-example .modal {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}
/* Unfloat the back to top in footer to prevent odd text wrapping */
.footer .pull-right {
	float: none;
}
.navbar .btn-navbar {
	margin-top: 50px;
}
#project-filter {
	float: left;
}
.blog .indexMeta h2 {
	width: 200px;
	font-size: 20px !important;
}
}
