@font-face {
    font-family: 'interstateprolight';
    src: url('../webfonts/webfonts/interstatepro-light.eot');
    src: url('../webfonts/interstatepro-light.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/interstatepro-light.woff') format('woff'),
         url('../webfonts/interstatepro-light.ttf') format('truetype'),
         url('../webfonts/interstatepro-light.svg#interstateprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'interstateprolightitalic';
    src: url('../webfonts/interstatepro-lightitalic.eot');
    src: url('../webfonts/interstatepro-lightitalic.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/interstatepro-lightitalic.woff') format('woff'),
         url('../webfonts/interstatepro-lightitalic.ttf') format('truetype'),
         url('../webfonts/interstatepro-lightitalic.svg#interstateprolightitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'interstateproextralight';
    src: url('../webfonts/interstatepro-extralight.eot');
    src: url('../webfonts/interstatepro-extralight.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/interstatepro-extralight.woff') format('woff'),
         url('../webfonts/interstatepro-extralight.ttf') format('truetype'),
         url('../webfonts/interstatepro-extralight.svg#interstateproextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'interstateproextralightitalic';
    src: url('../webfonts/interstatepro-extralightit.eot');
    src: url('../webfonts/interstatepro-extralightit.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/interstatepro-extralightit.woff') format('woff'),
         url('../webfonts/interstatepro-extralightit.ttf') format('truetype'),
         url('../webfonts/interstatepro-extralightit.svg#interstateproextralightitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'interstateprobold';
    src: url('../webfonts/interstatepro-bold.eot');
    src: url('../webfonts/interstatepro-bold.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/interstatepro-bold.woff') format('woff'),
         url('../webfonts/interstatepro-bold.ttf') format('truetype'),
         url('../webfonts/interstatepro-bold.svg#interstateprobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}

body {
	background-color: #fff;
	margin:0;
	padding:0;
}

a {color: rgb(102,102,102);}
a img {border: none;}

p, label {
	margin: 0;
	padding: 0;
	font-family: 'interstateprolight', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: rgb(102,102,102);
}

h1 {
	margin: 0;
	padding: 0;
	font-family: 'interstateprobold', Helvetica, Arial, Sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: rgb(0,51,102);
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
}

.section {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 860px;
	min-width: 320px;
	margin: 0 auto;
	padding: 0;
}

#header {
	position: fixed;
	overflow: hidden;
	top: 0;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #fff;
	background: white;
	z-index: 10000 !important;
}

#header img {
	height: 56px;
	width: auto;
	margin: 12px 0 0 0;
}

#header2 {
	position: relative;
	overflow: hidden;
	top: 0;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #fff;
	background: white;
	z-index: 10000 !important;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	position: absolute;
	bottom: 15px;
	right: 0px;
	-webkit-font-smoothing: antialiased;
}

#header ul li {
	display: inline;
}

#header ul li a {
	font-family: 'Architects Daughter', Helvetica, Arial, Sans-serif;
	font-size: 1.2em;
	color: rgb(65,65,65);
	text-decoration: none;
	padding: .2em .6em;
}

#header ul li a:hover {
	background-color: #e3e3e3;
	background-color: rgba(0,51,102,.20);
}

.home-bg {background-color: #20374f;}
#home {
	min-height: 200px;
	max-height: 574px;
	margin-top: 80px;
	padding: 0;
}

#home img {
	display: block;
	width: 50%;
	margin: 10% auto;
}

#home h1 {
	font-family: 'interstateproextralightitalic', Helvetica, Arial, Sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: rgb(255,255,255);
	text-align: center;
	margin: 2em;
}

.divider {
	font-family: 'Architects Daughter', Times, serif;
	font-size: 1.2em;
	color: rgb(102,102,102);
	text-align: center;
	margin: 1.5em 0 0 0;
}

.services-bg {background: #ccd6e0;}
#services {
	padding-bottom: 1.5em;
}

.block-third {
	float: left;
	width: 33%;
	height: 220px;
	margin: 2em 0;
	border-left: 1px solid #003366;
	border-left: 1px solid rgba(0,51,102,.3);
}

.block-third h1 {
	text-align: center;
	padding: 1em 2.5em 0 2.5em;
	height: 80px;
}

.block-third p {
	padding: 1em;
}

#services .first {
	border-left: none;
}

.portfolio-bg {background-color: #eee;}
#portfolio {
	
}

.description p {margin: 0 0 .8em 0;}

.content-left {

}
.content-left .gallery {
	float: left;
	width: 35%;
	margin: 1.2em 0;
	padding: 0 2%;
}

.content-left .description {
	float: right;
	width: 65%;
	margin: 1.2em 0;
	padding: 0 2%;
}

.clients-bg {background: #ccc;}
#clients {
	height: 50px;
	
	padding: 10px 0;
}

#clients .flexslider {
	background: #ccc;
	border: none;
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
	-o-box-shadow: none; 
	box-shadow: none;
	padding: 0;
}

.contact-bg {
	background: #525252;
	background: rgba(0,0,0,0.65);
}
#contact {
	color: #fff;
	height: 300px;
}

#contact .divider {color: #fff;}
#contact h1 {color: #fff; text-align: center;}
#contact p {color: #fff; text-align: center;}
#contact a {color: #fff; text-align: center; text-decoration: none;}


#contact .divider {margin-bottom: 3em;}

.smaller {
	font-size: .8em;
}


/* upload page */
#upload {padding: 20px 0 40px 0;}
#holder { border: 10px dashed #20374f; width: 300px; min-height: 300px; margin: 20px 0;}
#holder.hover { border: 10px dashed #0c0; }
progress { width: 50%; }
progress:after { content: '%'; }
#results {margin-top: 10px;}
.fail { background: #c00; padding: 2px; color: #fff; }
.hidden { display: none !important;}


@media (max-width: 650px) {
  h1 {font-size: 1em; padding: 5px;}
  p {font-size: .9em; padding: 5px;}
  .section {padding: 0;}
  #header {display: none;}
  #home {margin-top: 0;}
  #home h1 {font-size: .8em;}
  .block-third {float: none; width: 100%; height: auto; border-left: none; margin: 0;}
  .block-third h1 {text-align: left; padding: 5px; height: auto;}
  .block-third p {padding: 5px;}
  .content-left .description {float: none; width: 100%;}
  .content-left .gallery {float: none; margin: 10px auto; width: 65%;}
}
