

/* Slide vid */
#slide-vid .bcg {background-image:url('../img/bcg_slide-1.jpg')}

/* Slide 1-1 */
#slide-1-1 .bcg {background-image:url('../img/1-chopper.jpg');position: relative;z-index:50;}

/* Slide 2 */
#slide-2 .bcg {background: none; background-color: #010101; height: 310px; text-align: center}

/* Slide 1-2 */
#slide-1-2 .bcg {background-image:url('../img/sunny-chopper.jpg');position: relative;z-index:50;}



/* Slide 2-1 */

#slide-2-1 .bcg  {background-image:url('../img/2-1-new.jpg');}

/* Slide 5 */
#slide-2-1orig {position:relative; width:640px; margin:30px auto;}
#slide-2-1a  {background-image:url('../img/2-anim-a.png');opacity:1;z-index: 100}
#slide-2-1b  {background-image:url('../img/2-anim-b.png');opacity:1;z-index: 300}
#slide-2-1c  {background-image:url('../img/2-anim-c.png');opacity:1;z-index: 500}






#slide-2-1a {background: #E7685D url('../img/2-anim-a.png') center center no-repeat ; z-index:5;}

/*---box shadows create two green vertical lines that will merge into a 40px ribbon (see Step 6) -----*/
#slide-2-1b {background: #94C3B6 url('../img/2-anim-b.png') center bottom no-repeat ; z-index:4; box-shadow: 0 0 0 20px #49675f; }

/*---box shadows create two green vertical lines that will merge into a 40px ribbon (see Step 6) -----*/
#slide-2-1c {background: #94C3B6 url('../img/2-anim-b.png') center bottom no-repeat ; z-index:3; box-shadow: 0 0 0 20px #49675f;}









/* Slide 4-1 */
#slide-4-1 .bcg {background-image:url('../img/4-1.jpg')}

/* Slide 4-2 */
#slide-4-2 .bcg {background-image:url('../img/4-austin.jpg');background-size:cover!Important;}

/* Slide 4-3 */
#slide-4-3 .bcg {background-image:url('../img/4-3.jpg')}

/* Slide 4-4 */
#slide-4-4 .bcg {background-image:url('../img/4-4.jpg')}

/* Slide chap-5-1 */
#slide-chap-5-1 .bcg {background-image:url('../img/5-cockpit.jpg')}

/* Slide chap-5-2 */
#slide-5-2 .bcg {background-image:url('../img/5-2.jpg')}

/* Slide chap-5-3 */
#slide-chap-5-3 .bcg {background-image:url('../img/5-3.jpg')}

/* Slide chap-6-1 */
#slide-chap-6-1 .bcg {background-image:url('../img/6-1.jpg')}

/* Slide 6-2 */
#slide-6-2 .bcg {background-image:url('../img/6-2.jpg');text-align: center;background-position: cover;}

/* Slide 7-1 */
#slide-7-1 .bcg {background-image:url('../img/7-1.jpg')}

/* Slide 7-2 */
#slide-7-2 .bcg {background-image:url('../img/7-2.jpg')}

/* Slide 7-4 */
#slide-7-4 .bcg {background-image:url('../img/7-4.jpg')}

/* Slide 7-5 */
#slide-7-5 .bcg {background-image:url('../img/07-05.gif')}

/* Slide 8-1 */
#slide-8-1 .bcg {background-image:url('../img/8-1b.jpg')}

/* Slide 8-2 */
#slide-8-2 .bcg {background-image:url('../img/8-2.jpg')}

/* Slide 8-2b */
#slide-8-2b .bcg {background-image:url('../img/8-2b.jpg')}


/* Slide 9-3 */
#slide-9-3 .bcg {background-image:url('../img/9-3.jpg')}

/* Slide 9-4 */
#slide-9-4 .bcg {background-image:url('../img/9-4.jpg')}


/* Slide 11-2 */
#slide-11-2 .bcg {background-image:url('../img/11-2.png');
background-color: #fef7ed!Important;}


/* Slide 2-2 */
#slide-2-2 .bcg {
background-image:url('../img/army.jpg');
background-position: right center;
z-index: 20;
height: 410px; 

}

/* Slide 3-1 */
#slide-3-1 .bcg {
background-image:url('../img/3-window.jpg');
background-color: #010101; height: 1110px; text-align: center;
}

/* Slide 2-open */
#slide-2-open .bcg {
background-image:url('../img/2-1-fp.jpg');
background-color: #010101; height: 310px; text-align: center
}


/* Slide 4 */
.curtainContainer {width: 100%; height: 100%; position: relative;}
.curtainContainer .curtain {width: 300%; height: 1px; background-color: #000000; position: absolute; top: 0%; left: 0; opacity: 0}
.curtainContainer .copy {position: absolute; bottom: 30%; left: 0; width: 100%; text-align: center;}

#slide-4 .bcg {background-image:url('../img/sunny-chopper.jpg')}



/* Slide 5 */
#slide-5 {position: relative;}
#slide-5 .bcg {background-image:url('../img/army-2.jpg')}





.hsContainer {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.hsContent {
	max-width: 450px;
	margin: -150px auto 0 auto;
	display: table-cell;
	vertical-align: middle;
	color: #ebebeb;
	padding: 0 1840px;
	text-align: center
}

.hsContent-caption-2-2 {
	margin: 90px auto 0 auto;
	display: table-cell;
	vertical-align: top;
	text-align:right!Important;
	color: #ebebeb;
	padding: 5% 14%;
	text-align: center;
	z-index:150;
	position: absolute!Important;
}
	.hsContent h2,
	.copy h2 {
		color: #ffffff;
		font-size: 45px;
		line-height: 48px;
		margin-bottom: 12px;
	}
	.hsContent p {
		width: 400px;
		margin: 0 auto;
		color: #b2b2b2;
	}
	.hsContent a {
		color: #b2b2b2;
		text-decoration: underline;
	}
	.bgBlack {
		background-color: rgba(0,0,0,0.75);
		padding: 3px 10px;
	}







/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



/* ==========================================================================
   back to flat scroll. using VM.
  
   ========================================================================== */


.flat-1-2 {
background-image:url('../img/1-chopper.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-1-1 {background-image:url('../img/sunny-chopper.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-m-1 {background-image:url('../img/m-pics-1.jpg');
background-position:50% 50%;
width:100%;
height: auto;
background-size: cover; 
}


.flat-4-1 {
background-image:url('../img/4-1.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-4-2 {background-image:url('../img/4-austin.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-4-3 {
background-image:url('../img/4-3.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-4-4 {background-image:url('../img/4-4.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-5-2 {
background-image:url('../img/5-2.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-5-3 {background-image:url('../img/5-3.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-6-1 {background-image:url('../img/6-1.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-6-2 {background-image:url('../img/6-2.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-7-1 {
background-image:url('../img/7-1.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-7-2 {background-image:url('../img/7-2.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-7-5 {
background-image:url('../img/7-5.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-8-1 {background-image:url('../img/8-1b.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-8-2b {
background-image:url('../img/8-2b.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-8-2 {background-image:url('../img/8-2.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-9-3 {
background-image:url('../img/9-3c.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-9-4 {background-image:url('../img/9-4.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-4-video {background-image:url('../img/chap-4-placeholder.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-5-1 {background-image:url('../img/5-cockpit.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-9-video {background-image:url('../img/chap-9-placeholder.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-11-video {background-image:url('../img/chap-11-placeholder.jpg');
background-position:50% 50%;
width:100vw;
height: 100vh;
background-size: cover; 
}

.flat-army {
position: relative!Important;
    width: 100%!Important;
	height: auto!Important;
	top:0px!Important;
	left:0!Important;
	margin-left: auto;
    margin-right: auto;
    display: block; 
}



.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */
.cd-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.cd-header:after {
  content: "";
  display: table;
  clear: both;
}
.cd-header #cd-logo {
  float: left;
  margin: 13px 0 0 5%;
}
.cd-header #cd-logo img {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 70px;
  }
  .cd-header #cd-logo {
    margin: 23px 0 0 5%;
  }
}



.cd-main-content {
  /* you need to assign a min-height to the main content so that the children can inherit it*/
  height: 100%;
  position: relative;
  z-index: 1;
}

.cd-fixed-bg {
  position: relative;
  min-height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}
.cd-fixed-bg h1, .cd-fixed-bg h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  max-width: 1170px;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  color: white;
}
.cd-fixed-bg.cd-bg-1 {
  background-image: url("../img/sunny-chopper.jpg");
}
.cd-fixed-bg.cd-bg-2 {
  background-image: url("../flat-img/cd-background-2.jpg");
}
.cd-fixed-bg.cd-bg-3 {
  background-image: url("../flat-img/cd-background-3.jpg");
}
.cd-fixed-bg.cd-bg-4 {
  background-image: url("../flat-img/cd-background-4.jpg");
}
@media only screen and (min-width: 768px) {
  .cd-fixed-bg h1, .cd-fixed-bg h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-fixed-bg {
    background-attachment: fixed;
  }
  .cd-fixed-bg h1, .cd-fixed-bg h2 {
    font-size: 48px;
    font-weight: 300;
  }
}

.cd-scrolling-bg {
  position: relative;
  min-height: 100%;
  padding: 4em 0;
  line-height: 1.6;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.cd-scrolling-bg.cd-color-1 {
  background-color: #3d3536;
  color: #a6989a;
}
.cd-scrolling-bg.cd-color-2 {
  background-image: url("../img/1-chopper.jpg'");
}
.cd-scrolling-bg.cd-color-3 {
  background-color: #b4d7a8;
  color: #3d3536;
}
@media only screen and (min-width: 768px) {
  .cd-scrolling-bg {
    padding: 8em 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2;
    font-weight: 300;
  }
}