@charset "utf-8";
/* CSS Document */

html, body {	 
   -webkit-font-smoothing: antialiased;  
   margin: 0px;
   padding: 0px;
   padding-left:0px;
   /*font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));*/ 
   /*background-color: #161a23;*/
   /*background-image: url("../img/404 B.jpg");*/
   background-size: 100%;
   background-repeat: no-repeat;
	
	
   position:absolute;
   top:0;
   left:0;
   z-index:-1;
   width:100%;
   height:100%;
   border:none;
   display:block;
   }

	
/*.video-container1 h1, .video-container1 h3 {		
   font-family: HelveticaNeueHeavy !important;
   letter-spacing: 2px;
   margin-left: 0px;
   }*/

.video-container1 h1 {
   font-size: 26px;
   margin-top: 0px;
	margin-bottom: 100px;
	font-weight: bold;
	
	
	
   }	
	
.inner4 h3 {
   font-size: 26px;
	font-weight: bold;
   margin-bottom: 0px;	
   }
	
.inner4 p {
   font-family: Futura Book font !important;
   }	
	
.video-container1 {
   background-color: #000;
   width:100%;
   height:250px;
   /*margin-top:50px;*/
   display: flex;
   align-items: center;
   justify-content: center;
   }

.video-container2 {
	background-image: url("../img/backgrounds/Striped-BarF.jpg");
   background-color: #191919;
   width:100%;
   height:30px;
   padding-top: 24px;
   padding-bottom: 24px;
   display: flex;
   align-items: center;
   justify-content: center;
   }

.video-container3 {
   background-image: url("../img/BG.jpg");
   background-color: #000;
   width:100%;
   display: flex;
   align-items: center;
   justify-content: center;
   }

.video-container4 {
   /*background-image: url("/img/backgrounds/Grid_Background_SharpenC.jpg");
   width:100%;*/
	background-color: #f9f9f9;
   display: flex;
   align-items: center;
   justify-content: center;
   }

.inner1, .inner2, .inner4 {
   width: 922px;
   }

.inner4_button_conatiner {
   padding-left: 20px;
	
	
}




.inner3 {
   width: 896px;
   }

.inner1 h1 {
   color: #fff; 
   }

.inner1 {
   padding:200px 26px 0px 26px;
   }

.inner2 {
   padding:0px 26px 0px 26px;
   }

.inner2 p {
   font-family: Futura Book font !important;
   color: #82ff00;
   font-size: 14px;
   }

.inner2 a:link {
   color: #82ff00;
   text-decoration: none;
   }

.inner2 a:visited {
   opacity: 0.7;
   color: #82ff00;
   }

/* mouse over link */
.inner2 a:hover {
   color: #eff1f3;
   -o-transition:.5s;
   -ms-transition:.5s;
   -moz-transition:.5s;
   -webkit-transition:.5s;
   }

/* selected link */
.inner2 a:active {
   color: #677b8c;
   }

.inner3 {
   padding:25px 8px 25px 8px;
   }

.inner4 {
   padding:22px 26px 42px 26px;
   }
	
.inner4 p {
   line-height: 24px;
   font-size: 16px;
   }



/* Video Sub Text */











	
	