html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
}


a{
  text-decoration: none;
}


ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}

video { display: block; }






h1 {
   text-align: center;
   line-height: 81px;
   font-size: 2em;
   font-family: Impact,Helvetica,Arial,sans-serif;
   text-transform: uppercase;
   color: black;
}


header {
  padding: 100px;
  background: transparent;
}







#menu {
   
   position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    
   }

#menu p:hover{
    color: #004731;
    font-family: Avenir-black;

}


 #click {
display: none;


 }



#flip {

 
    padding: 1px;
    text-align: center;
    background: transparent;
    height:20px;
    font-size: 1em;
    line-height: 90px;
    color:black;
    font-family: courier;
    text-transform: uppercase;
    padding-bottom: 70px;
    padding-top: 50px;
}

#panel{
    padding: 10px;
    display: none;
    text-align: center;
    background: transparent;
    font-size: 1em;
    font-family: courier;
}


#flip2 {

 
    padding: 1px;
    text-align: center;
    background: transparent;
    height:20px;
    font-size: 1em;
    line-height: 90px;
    color:black;
    font-family: courier;
    text-transform: uppercase;
    padding-bottom: 70px;
    padding-top: 50px;
}




#flip2 img {
width: 40%;

}


#panel2{
    padding: 200px;
    display: none;
    text-align: center;
    background: transparent;
    font-size: 1em;
    font-family: courier;
}



.nav{
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
    color: black;
    text-decoration: none;
}
.nav li{
    display:inline;

}
.nav a{
    display:inline-block;
    padding:10px;
    color: white;
    background: black;
    text-decoration: none;
}




.header-unit {
 
  border: 2px solid #000;
  border-right:none;
  border-left: none;
  position: relative;
  padding: 20px;
}








#photos {
  text-align: center;
  float:left;
  margin: 0;
}





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}

body {
   font-size: 14px;
}

header {
   background: white;
   height: 81px;
   width:100%;
}


header img{
  width:90%;
  height:auto;
  display: block;
  margin: auto;
  padding:20px;
}

h1 {
   text-align: center;
   line-height: 81px;
   font-size: 1.8em;
   font-family: Impact, Arial-black,helvetica-bold;
   text-transform: uppercase;
   color: black;
}



section {
   background:green;
   height: 224px;
   background: url("me1copy.jpg")center center;
   background-repeat: no-repeat;
   width:100%;
}

#menu {
   

   }

.burger {
   display:block;
   margin:0 auto;
   width: 30px;
   padding: 20 0 20 0;
   height:78px;
   line-height: 78px;
}
#flip {

 
    padding: 1px;
    text-align: center;
    background: white;
    height:20px;
    font-size: 1em;
    line-height: 90px;
    color:black;
    font-family: Avenir, Arial, sans-serif;
    text-transform: uppercase;
    padding-bottom: 70px;
    padding-top: 50px;
}

#panel{
    padding: 10px;
    display: none;
    text-align: center;
    background: white;
    font-size: 1em;
}


#flip2 {

 
    padding: 1px;
    text-align: center;
    background: transparent;
    height:20px;
    font-size: .5em;
    line-height: 90px;
    color:black;
    font-family: courier;
    text-transform: uppercase;
    padding-bottom: 70px;
    padding-top: 50px;
}

#panel2{
    padding: 50px;
    display: none;
    text-align: center;
    background: transparent;
    font-size: 1em;
    font-family: courier;
}




.nav li{
    display:inline-block;

}
.nav a{
    display:inline-block;
    padding:10px;
    color: white;
    background: black;
    text-decoration: none;
}



video {
  position:absolute;
  z-index:0;
  display: none;

}
/*
html {
         background: url(vfr.png) white no-repeat center center fixed;
    }
*/



/*video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url('vfr.png') no-repeat;
    background-size: cover; 
}*/


/*#back{

  background: url(vfr.png)
*/


@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Muli:300);

h1
{
font-family: helvetica, sans-serif;
font-weight: bold;
font-size: 30px;
text-transform: uppercase;
color: black;
}


/* Centres the page (this could be container)*/
.body2 {
  
    margin:0 auto;
    width:300px;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: #999;
    display: inline-block;
    text-align: center;
    padding-top: 200px;




}

.body{
  display: none;
}

body {
  /* Location of the image */
  background-image: url(../bb.gif);
  
  /* Background image is centered vertically and horizontally at all times */
  background-position: center center;
  
  /* Background image doesn't tile */
  background-repeat: no-repeat;
  
  /* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: cover;
  
  /* Set a background color that will be displayed
     while the background image is loading */
  background-color: #464646;
}

/* Labels are titles for the text fields. You can use a placeholder instead if you like*/
label 
{
    display:block;
    margin-top:20px;
    letter-spacing:2px;
}

/* Centres the form within the page */
form 
{
    margin:0 auto;
    width:459px;
}

/* Styles the text boxes */
input, textarea, file {
  width:439px;
  height:27px;
  background-color:transparent;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #dedede;
  padding:10px;
  margin-top:3px;
  font-size:0.9em;
  color:#3a3a3a;
}

  input:focus, textarea:focus {
    border:1px solid #97d6eb;
  }

/* Styles the text area boxes (message field) */  
textarea 
{
  height:213px;
  background-color: #efefef;
}


/* Styles the submit button */
#submit {
  /* background:url(images/submit.png); */
  width:127px;
  height:48px;
  text-align: center;
  /* text-indent:-9999px; */
  border:none;
  margin-top:20px;
  cursor:pointer;
  background-color:#216182;
}

/* Styles the submit hover */ 
#submit:hover {
  color:#fff;
  background-color: #216182;
  opacity:0.9;
}

/* Styles the cancel button*/ 
#cancel {
  /* background:url(images/cancel.png); */
  width:127px;
  height:28px;
  text-align: center;
  /* text-indent:-9999px; */
  border:none;
  margin-top:20px;
  cursor:pointer;
}

/* Styles the cancel hover */
#cancel:hover {
  color:#fff;
  background-color: #000;
  opacity:0.9;
}

.body {
  padding-top: 220px;
}

.title {
  font-family: helvetica;
  font-size: 20px;
  color: white;
}


/*------------ADD--------------*/

.static-bg{
  width: 100%;
  height: 100vh;
  background: url('../bb.gif');
  background-size: cover;
  background-position: center center;
}

#bgvid{
  display: none;
}





/*.biopic{
  width: 100%;
  height: 100vh;
  background: url('../bio.jpg');
  background-size: cover;
  background-position: center center;
}
*/


.my-product-grid {
  padding: 0;
  margin: 0 auto;
  max-width: 1100px;
  box-sizing: border-box;
  display: block;
}

.my-product-row {
  display: block;
  width: 100%;
  clear: both;
}

.my-product-embed {
    padding: 0 10px 20px 10px;
    margin: 0;
    width: 25%;
    box-sizing: border-box;
    display: block;
    float: left;
}


@media screen and (max-width: 900px) {
  .my-product-embed {
    width: 33%;
  }
}

@media screen and (max-width: 600px) {
  .my-product-embed {
    width: 100%;
  }
}

.press
{
  padding-top: 150px;
margin: 0 auto;
margin-left: auto;
margin-right: auto;
width:328px;
background: white;
font-family: courier;
;

}
section{
  padding-top: 140px;
}

.temp123
{
padding-top: 150px;
margin: 0 auto;
margin-left: auto;
margin-right: auto;
width:300px;
background: white;
font-family: courier;

}


.press
{
  padding-top: 150px;
margin: 0 auto;
margin-left: auto;
margin-right: auto;
width:679px;
background: white;
font-family: courier;


}

.press img{
  box-shadow: 10px 10px 10px 10px;
}

footer{
  font-size: 10px;
  font-family: arial;
  text-align: center;
  padding-top: 380px;

}

footer li a {
  text-decoration: none;
}






