/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	background: url(../images/grey.png) repeat #ccc;
	line-height: 1;
    color: rgba(68, 68, 68, 0.8);
    padding-top: 20px;
}




h1 {
    font-size: 1.65em;
    line-height: 1.1em;
    padding: 1.2em 0;
}

h2 {
    font-size: 1.25em;
    line-height: 1;
    padding: 1.2em 0;
}


ol, ul {
    list-style: none outside none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

cite {
    font-style: italic;
}
strong {
    font-weight: 700;
}

.clear {
	clear:both;
}

.right {
	float:right;
}

.left {
	float:left;
}


a:link, a:visited {
    color: #a9c410;
    outline: medium none;
    text-decoration: none;
        transition: color 0.2s ease-in-out 0s;
}
a:hover {
    color: #80950c;
}



footer[role="contentinfo"] {
    font-size: 1.3em;
    margin: 0 auto 10px;
    padding: 50px;
    color: rgba(78, 68, 60, 0.6);
    letter-spacing: 2px;
    line-height: 1.2;
    margin: 0 50px 15px;
    text-align: center;
    text-transform: uppercase;
}

footer[role="contentinfo"] h5 {
    font-size: 1.6em;
    color: rgba(68, 68, 68, 0.8);
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
    letter-spacing: 1.4px;
    margin: 0 50px 15px;
    text-align: center;
    text-transform: uppercase;
}

footer[role="contentinfo"] p a:hover {
    color: #FC6B35;
}
footer[role="contentinfo"] p:last-child {
    margin-bottom: 0;
}
footer[role="contentinfo"] #footer-logo a img {
    opacity: 0.4;
    transition: opacity 0.2s ease-in-out 0s;
}
footer[role="contentinfo"] #footer-logo a:hover img {
    opacity: 0.6;
}

footer[role="contentinfo"] ul {
text-align: center;
margin: 0 40px 15px;
}

footer[role="contentinfo"] ul li {
display:inline;

}

#hawk {
font-size:0.8em;
}


#main {
    font-size: 1em;
    line-height: 1.6;
}

#main h3 {
    color: rgba(78, 68, 60, 0.9);
    font-family: 'Roboto', sans-serif;
    font-size: 1.8em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.8;
    margin: 0;
    text-transform: uppercase;
}


#main h1 {
    font-family: 'Oswald',sans-serif;
    font-size: 8em;
    margin: 0 auto;
    padding: 1.2em 0 0.4em;
    text-align: center;
}

article h6 {
font-family: 'Roboto', sans-serif;
font-weight:300;
font-size:1.8em;

}

#main article {
 
    border-bottom: 1px solid rgba(78, 68, 60, 0.1);
    font-size: 1.4em;
    margin: 0 auto;
    padding: 1.6em 5% 1.6em 10%;
	clear:both;
 
 }
 
 #main article:first-of-type {
 
    border-top: 1px solid rgba(78, 68, 60, 0.1);
    padding-top: 1.6em; 
 }
 
  #main article ul {
margin-top:1.2em;

}
 
 #main article ul li {
    display: inline;
    float: left;
    padding: 0 30px 10px 0;
}


#main article ul li p {
display:	inline-block;
}

article .cssimg {
    border-radius: 5px 5px 5px 5px;
    display: block;
    max-width: 100%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.65);
}

#tbdd {
  background-image: url('../images/tb_DD_web.png');
  width: 256px;
  height: 455px;

}

#tbweb {
  background-image: url('../images/tb_web.png');
  width: 512px;
  height: 454px;
  border-radius: 5px 5px 5px 5px;

}

#ofwios {
  background-image: url('../images/ofw_ios_m2.png');
  width: 256px;
  height: 454px;

}

#ofwweb{
  background-image: url('../images/ofw_web_m2.png');
  width: 512px;
  height: 454px;


}

p {
    padding-bottom: 10px;
}



@media (max-width: 600px) {
	/* 633px grid (88x6 col, 21x5 gut; 88+21+88+21+88+21+88+21+88+21+88) */
	.inner {
		position: relative;
	}
	.mast,
	.intro,
	.main,
	.footer {
		float: none;
		width: auto;
	}
	h1 {
		background: none;
	}
	h1 a {
		padding-top: 70px;
		height: 87px;
	}
	ul.nav {
		background: url("site/ornament.png") no-repeat 0 -20px;
		border-top: none;
		margin: 0 auto;
		position: absolute;
		top: 0;
		width: 100%;
	}
	ul.nav li {
		float: left;
		margin-right: 3.317535545023696682%;	/* 21px / 633px */
		width: 31.121642969984202211%;		/* 197px / 633px */
	}
	ul.nav a,
	ul.nav i {
		font: 10px Helvetica, Arial, sans-serif;
		letter-spacing: 0;
	}
	ul.nav a:hover,
	ul.nav a:focus {
		background-position: 0 100%;
	}
	li.first a {
		border-top: none;
		padding-top: 1em;
	}
	ul.nav li.last {
		margin-right: 0;
	}
	.intro {
		margin-top: 0;
	}
	.intro h2 {
		font-size: 1.4em;
	}
}
@media (max-width: 400px) {

footer[role="contentinfo"] h5 {

    font-size: 1.3em;
    margin: 0 0 1.2em 0;

}


footer[role="contentinfo"] {
    color: rgba(78, 68, 60, 0.6);
    font-size: 1.0em;
    letter-spacing: 2px;
    line-height: 1.2;
        margin: 0 0 1.2em 0;

}

footer[role="contentinfo"] ul {
    margin: 0 0 1.2em;

}

footer[role="contentinfo"] ul li {
    display: block;
}

article ul li img {

    max-width: 256px;
}

article h6 {

    font-size: 1.6em;

}

#main h1 {

    padding-top: 0;

}

#main article ul li {
    padding: 0;
}

}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and    (-moz-min-device-pixel-ratio: 2),
       only screen and      (-o-min-device-pixel-ratio: 2),
       only screen and         (min-device-pixel-ratio: 2) {
       
       
       #tbdd {
  background-image: image-url('../images/tb_DD_web@2x.png');

  background-size: 256px 455px;
}

#tbweb {
  background-image: image-url('../images/tb_web@2x.png');

  background-size: 512px 454px;

}

#ofwios {
  background-image: image-url('../images/ofw_ios_m2@2x.png');

  background-size: 256px 454px;
}

#ofwweb{
  background-image: image-url('../images/ofw_web_m2@2x.png');

  background-size: 512px 454px;

}
       

}


 





 

