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; }


.square {
  background: transparent;
  color: transparent;
  width: 800000px;
  height: 800000px;
  border-style: none;

}








video {
  position:absolute;
  z-index:0;
}
video.fillWidth {
  width: 100%;
}


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; 
}

/*@media screen and (max-device-width: 800px) {
    html {
         background: url(vfr.png) #000 no-repeat center center fixed ;
    }
    #bgvid {
        display: none;
    }
}
*/


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




@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)*/
.body {
    display:block;
    margin:0 auto;
    width:576px;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: #999;

}



.body2 {
    display:none;
   
   
}


/* 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{
  display: none;
}



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

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


}







.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%;
  }
}

section{
  padding-top: 140px;
}


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




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

.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;
}


.tag {
  padding-top: 500px;
}






