@charset "utf-8";
body
{
}

#container
{
width: 100%;
margin: auto;
margin-top: 2em;
}

img
{
border: 0;
max-width: 100%;
}

img.logo
{
display: block;
margin: 5em 1em 2em auto;
max-width: 100%;
}

.logo-overlay
{
display: block;
position: relative;
margin-left: auto;
margin-top: -40em;
margin-right: auto;
width: 90%;
z-index: 300000;
}

video
{
max-width: 100%;
}

video.head
{
min-width: 100%;
}

h1, #titling
{
font-family: "chango", 'Helvetica Neue', Verdana, sans-serif;
font-size: 4em;
font-weight: normal;
font-style: normal;
line-height: 1.25;
color: #bb0a0a;
text-align: center;
}

h2
{
font-family:  "montserrat", 'Helvetica Neue', Verdana, sans-serif;
font-size: 1.8em;
font-style: normal;
color: #bb0a0a;
}

h3
{
font-family:  "montserrat", 'Helvetica Neue', Verdana, sans-serif;
font-size: 1.5em;
font-style: normal;
color: #bb0a0a;
}

h4
{
font-family:  "montserrat", 'Helvetica Neue', Verdana, sans-serif;
font-size: 1em;
font-style: normal;
color: #bb0a0a;
}

p, ul
{
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-style: normal;
margin: .5em;
}

.reverse
{
color:white;
}

p.commentary
{
font-family: 'Times New Roman', serif;
font-size: 2em;
font-weight: normal;
font-style: italic;
color: black;
margin-top: -.5em;
padding-left: 25%;
padding-right: 25%;
}

.bodycopy
{
background-color: rgba(255, 255, 255, 0.7);
padding: 2em;
}

.epigram
{
font-size: .85em;
text-align: center;
}

a
{
text-decoration: none;
font-style: inherit;
color: inherit;
}

a:link, a:visited
{
border:none;
text-decoration: none;
font-style: normal;
color: #084777;
}

.float-left
{
float: left;
margin: 0 0 0 20px;
}

.float-left img
{
margin: 20px;
}

.float-right
{
float: right;
margin: 0 20px 0 0;
}

.story
{
margin: 0 auto;
min-width: 90%;
overflow: auto;
width: 90%;
padding: 3em 2em 2em 2em;
}

.story .float-left, .story .float-right
{
padding: 0 0 0 0;
position: relative;
}

.top-level
{
margin: 0 auto;
min-width: 90%;
overflow: auto;
width: 90%;
color: black;
padding-top: 3em;
}

img.portfolio
{
padding: 1em;
float: left;
}
.center
{
font-size: 2.5em;
padding: 80px 0 0 0;
text-align: center;
}

.row
{
max-width: 100%;
}

.heading-image
{
z-index: 2;
}

/* -- start navigation -- */

#navcontainer
{
margin: 0;
padding: 0;
height: auto;
position: fixed;
left: 0em;
top: 0em;
bottom: auto;
z-index: 1000;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
float: right;
/*clear: both;*/
text-align: center;
/*padding: .5em;*/
margin: 0em;
}

#navcontainer ul li a
{
background: transparent;
border: none;
margin: 0 0;
padding: 1em;
color: #000;
text-decoration: none;
display: block;
text-align: center;
font: normal .75em/1em Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
color: #fff;
padding: 1em;
background: rgba(1,1,1,.2);
}

#navcontainer a:active
{
background: #fff;
padding: 1em;
margin: 0 0;
color: black;
}

#navcontainer li#active a
{
background: #fff;
padding: 1em;
margin: 0 0;
color: black;
}

/* -- end navigation -- */

#header, #intro, #third #second #fifth #footer
{
width: 100%;
}

#intro
{
background: url(../imagery/gesture-1.png) 50% 0 no-repeat fixed;
background-color: white;
color: black;
height: auto;
margin: 0;
margin-top: -1em;
padding: 0 0 0 0;
}

#second
{
background: url(../imagery/gesture-4.png) 50% 0 no-repeat fixed;
color: black;
height: auto;
margin: 0;
overflow: hidden;
padding: 0;
}

#second .bg
{
height: auto;
width: 90%;
float: left;
margin: 0;
padding: 0;
position: absolute;
width: 100%;
}

#third
{
background: url(../imagery/gesture-5.png) 50% 0% no-repeat fixed;
color: black;
height: auto;
padding: 0 0 0 0;
}

#fifth
{
background: url(../imagery/gesture-6.png) 0% 0% no-repeat fixed;
height: auto;
margin: 0 auto;
padding: 0 0 0 0;
}

#footer
{
background: url(../imagery/piston.svg) 50% 0 no-repeat fixed;
height: 776px;
}