@charset "utf-8";

body
{
background: url(../imagery/background-tile-v2.jpg) no-repeat center center fixed;
background-size: cover;
background-color: black;
}

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

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

img.main-logo
{
max-width: 100%;
display: block;
margin-right: auto;
margin-left: auto;
margin-top: 4em;
}

img.right
{
float: right;
margin-left: .25em;
}

img.left
{
float: left;
margin-right: .25em;
}

h1.feature-header
{
font-family: paytone-one, 'Helvetica Neue', Verdana, sans-serif;
font-size: 3.5em;
font-weight: normal;
font-style: normal;
line-height: 1em;
color: white;
}

h1
{
font-family: paytone-one, 'Helvetica Neue', Verdana, sans-serif;
font-size: 3.25em;
font-weight: normal;
font-style: normal;
line-height: 1.1em;
color: white;
}

h2
{
font-family: paytone-one, 'Helvetica Neue', Verdana, sans-serif;
font-size: 2.5em;
line-height: 1.25em;
font-style: normal;
color: white;
}

h3
{
font-family: paytone-one, 'Helvetica Neue', Verdana, sans-serif;
font-size: .95em;
font-style: normal;
color: white;
}

h4
{
font-family: paytone-one, 'Helvetica Neue', Verdana, sans-serif;
font-size: .85em;
font-style: normal;
color: white;
}

h5
{
font-family: paytone-one, 'Helvetica Neue', Verdana, sans-serif;
font-size: .75em;
font-style: normal;
color: white;
}

h6
{
font-family: 'Helvetica Neue', Verdana, sans-serif;
font-size: .65em;
font-style: bolder;
color: white;
}

p
{
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 1.25em;
color: white;
}

p.discreet
{
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-style: italic;
font-size: .8em;
color: white;
}

p.discreet a
{
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-style: italic;
}

.reverse
{
color:white;
}

li
{
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-style: normal;
color: white;
font-size: 1.25em;
list-style-type: none;
}

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

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

a:hover
{
text-decoration: none;
color: #ef5a8b;
}

#container
{
position: absolute;
left: 0px;
right: 0px;
top: 0px;
width: 100%;
margin: 0;
}

#header
{
position: relative;
background: url("../imagery/background.jpg");
background-size: contain;
background-attachment: fixed;
background-repeat: no-repeat;
width: 100%;
margin: 0;
clear: both;
}

#content
{
position: relative;
width: 90%;
clear: both;
margin: auto;
margin-top: 4em;
}

.row
{
width: 100%;
clear: both;
}

.row img
{
margin: .5em;
}

.half-page-left
{
width: 48%;
margin-right: 1%;
float: left;
}

.half-page-right
{
width: 48%;
margin-right: 1%;
float: right;
}

.lh-portlet
{
width: 32%;
margin-right: 1%;
float: left;
}

.lh-portlet h2
{
width: 95%;
}

.lh-portlet p
{
width: 95%;
}

.mid-portlet
{
width: 32%;
margin-right: 1%;
float: left;
}

.mid-portlet h2
{
width: 95%;
}

.mid-portlet p
{
width: 95%;
}

.rh-portlet
{
width: 32%;
margin-right: 1%;
float: right;
}

.rh-portlet h2
{
width: 95%;
}

.rh-portlet p
{
width: 95%;
}

.lh-two-thirds-portlet
{
width: 64%;
margin-right: 1%;
float: left;
}

.lh-two-thirds-portlet img
{
margin: 2%;
}

.rh-two-thirds-portlet
{
width: 64%;
margin-left: 1%;
float: right;
}

.rh-two-thirds-portlet img
{
margin: 2%;
}

.video-container
{
background: rgba(1,1,1,.4);
padding: 1em;
margin-bottom: .75em;
}

.video-container h5
{
margin-top: .25em;
margin-bottom: .5em;
}

.video-container video
{
display: block;
margin: 1em auto 1em auto;
}

.casehistory
{
background: rgba(1,1,1,.4);
padding: 1em;
margin-bottom: .75em;
}

.casehistory h5
{
margin-top: .25em;
margin-bottom: .5em;
}

.casehistory img
{
display: block;
margin: 1em auto 1em auto;
}

/* -- start navigation -- */

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

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

#navcontainer ul li
{
background: rgba(254,254,254,.5);
float: right;
text-align: center;
margin: 0 1%;
width: 18%;
-moz-border-radius-bottomright: 30px;
border-bottom-right-radius: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-left-radius: 30px;
}

#navcontainer ul li.multi-media-li
{
background: rgba(70,150,250,.5);
float: right;
text-align: center;
margin: 0 1%;
width: 18%;
}

#navcontainer ul li.design-li
{
background: rgba(70,150,250,.5);
float: right;
text-align: center;
margin: 0 1%;
width: 18%;
}

#navcontainer ul li.branding-li
{
background: rgba(70,150,250,.5);
float: right;
text-align: center;
margin: 0 1%;
width: 18%;
}

#navcontainer ul li.advertising-li
{
background: rgba(70,150,250,.5);
float: right;
text-align: center;
margin: 0 1%;
width: 18%;
}

#navcontainer ul li.web-dev-li
{
background: rgba(70,150,250,.5);
float: right;
text-align: center;
margin: 0 1%;
width: 18%;
}

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

#navcontainer ul li a:hover
{
color: #fff;
padding: 1em;
background: rgba(27,120,20,.5);
-moz-border-radius-bottomright: 30px;
border-bottom-right-radius: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-left-radius: 30px;
}

#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 -- */

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

@media print
{
*
{
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important;
}

/* Black prints faster: h5bp.com/s */
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }

/* Don't show links for images, or javascript/internal links */
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; }
}