@charset "UTF-8";
/* line 11, ../sass/screen.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 26, ../sass/screen.scss */
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, font, img, ins, kbd, q, s,
samp, small, strike, strong, sub, sup,
tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 1em;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

/* line 38, ../sass/screen.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/* line 48, ../sass/screen.scss */
button, input, select, textarea {
  font-weight: normal;
}

/* line 49, ../sass/screen.scss */
b, strong {
  font-weight: 700;
}

/* line 50, ../sass/screen.scss */
blockquote {
  border-left: 1px solid #DDD;
  color: #999;
  font-style: italic;
  margin: 1em 40px;
  padding: 1em;
  quotes: "" "";
}
/* line 51, ../sass/screen.scss */
blockquote p {
  font-size: 1.1em;
  line-height: 2em;
  margin-bottom: 0;
}
/* line 52, ../sass/screen.scss */
blockquote small {
  color: #bfbfbf;
  display: block;
  font-size: 1em;
  line-height: 1.6em;
  text-align: right;
}
/* line 53, ../sass/screen.scss */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 55, ../sass/screen.scss */
cite {
  font-style: italic;
}
/* line 56, ../sass/screen.scss */
cite:before {
  content: "\2014 \ ";
}

/* line 57, ../sass/screen.scss */
dd {
  margin: 0 0 0 40px;
}

/* line 58, ../sass/screen.scss */
dt {
  font-weight: 700;
}

/* line 59, ../sass/screen.scss */
dfn {
  font-style: italic;
}

/* line 60, ../sass/screen.scss */
hr {
  border-top: 1px solid #ddd;
  border: 0;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

/* line 61, ../sass/screen.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  width: auto;
}

/* line 62, ../sass/screen.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 63, ../sass/screen.scss */
q {
  quotes: none;
}
/* line 64, ../sass/screen.scss */
q:before, q:after {
  content: '';
  content: none;
}

/* line 65, ../sass/screen.scss */
small {
  font-size: 0.75em;
}

/* line 66, ../sass/screen.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1em 0;
}
/* line 67, ../sass/screen.scss */
table button, table input {
  *overflow: auto;
}

/* line 68, ../sass/screen.scss */
caption, th, td {
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

/* line 69, ../sass/screen.scss */
form {
  margin: 0;
}

/* line 70, ../sass/screen.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 71, ../sass/screen.scss */
label {
  cursor: pointer;
}

/* line 72, ../sass/screen.scss */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

/* line 73, ../sass/screen.scss */
button, input, select, textarea {
  margin: 5px 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 74, ../sass/screen.scss */
button {
  line-height: normal;
}

/* line 75, ../sass/screen.scss */
button {
  color: #333;
  -webkit-appearance: button;
  -moz-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

/* line 76, ../sass/screen.scss */
button[disabled] {
  cursor: default;
}

/* line 77, ../sass/screen.scss */
input {
  color: #777;
  font: Arial, Helvetica, sans-serif;
  line-height: normal;
}

/* line 81, ../sass/screen.scss */
input[type="button"], input[type="reset"], input[type="submit"] {
  color: #333;
  -webkit-appearance: button;
  -moz-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

/* line 83, ../sass/screen.scss */
input[disabled] {
  cursor: default;
}
/* line 85, ../sass/screen.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
/* line 86, ../sass/screen.scss */
input[type="search"] {
  -webkit-appearance: textfield;
}
/* line 86, ../sass/screen.scss */
input[type="search"] -webkit-search-decoration, input[type="search"] -webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 87, ../sass/screen.scss */
button, input {
  line-height: normal;
  *overflow: visible;
}

/* line 89, ../sass/screen.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 90, ../sass/screen.scss */
textarea {
  color: #777;
  font: Arial, Helvetica, sans-serif;
  overflow: auto;
  vertical-align: top;
}

/* line 92, ../sass/screen.scss */
:hover, :focus, :active {
  outline: 0;
}

/* line 93, ../sass/screen.scss */
a {
  color: #415a28;
  cursor: pointer;
}
/* line 94, ../sass/screen.scss */
a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

/* line 96, ../sass/screen.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-variant: small-caps;
}

/* line 97, ../sass/screen.scss */
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}

/* line 98, ../sass/screen.scss */
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}

/* line 99, ../sass/screen.scss */
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}

/* line 100, ../sass/screen.scss */
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

/* line 101, ../sass/screen.scss */
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}

/* line 102, ../sass/screen.scss */
h6 {
  font-size: 1em;
  font-weight: bold;
}

/* line 104, ../sass/screen.scss */
p {
  margin: 0 0 1.5em;
}
/* line 105, ../sass/screen.scss */
p:last-child {
  margin-bottom: 0;
}
/* line 107, ../sass/screen.scss */
p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 111, ../sass/screen.scss */
p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

/* line 116, ../sass/screen.scss */
dl, menu, ol, ul {
  margin: 1em 0;
}

/* line 117, ../sass/screen.scss */
ol li {
  list-style: outside decimal;
  margin: .5em 0 .5em 2.5em;
}

/* line 118, ../sass/screen.scss */
ul li {
  margin: .5em 0 .5em 2.5em;
}

/* line 121, ../sass/screen.scss */
.one-half, .one-third, .two-third, .one-quarter, .two-quarter,
.three-quarter, .one-fifth, .two-fifth, .three-fifth, .four-fifth {
  display: inline-block;
  float: left;
  list-style: none;
  margin: 0;
  overflow: hidden;
}

/* line 124, ../sass/screen.scss */
.first, .one-half:first-child, .one-third:first-child, .two-third:first-child,
.one-quarter:first-child, .two-quarter:first-child, .three-quarter:first-child,
.one-fifth:first-child, .two-fifth:first-child, .three-fifth:first-child, .four-fifth:first-child {
  margin-left: 0;
}

/* line 125, ../sass/screen.scss */
.two-half, .three-third, .four-quarter, .five-fifth {
  clear: both;
  display: block;
  width: 100%;
}

/* line 127, ../sass/screen.scss */
.one-half {
  width: 50%;
}

/* line 128, ../sass/screen.scss */
.one-third {
  width: 33.33%;
}

/* line 129, ../sass/screen.scss */
.two-third {
  width: 75%;
}

/* line 130, ../sass/screen.scss */
.one-quarter {
  width: 25%;
}

/* line 131, ../sass/screen.scss */
.two-quarter {
  width: 50%;
}

/* line 132, ../sass/screen.scss */
.three-quarter {
  width: 75%;
}

/* line 133, ../sass/screen.scss */
.one-fifth {
  width: 20%;
}

/* line 134, ../sass/screen.scss */
.two-fifth {
  width: 40%;
}

/* line 135, ../sass/screen.scss */
.three-fifth {
  width: 60%;
}

/* line 136, ../sass/screen.scss */
.four-fifth {
  width: 80%;
}

/* line 138, ../sass/screen.scss */
html {
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #F2E6B6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 145, ../sass/screen.scss */
body {
  background: #292929 url(/custom_designs/dualconstruction/images/bg-intro.png);
  color: #333333;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100%;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

/* line 162, ../sass/screen.scss */
#header,
#nav,
#intro,
#container,
#footer {
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
}

/* Header
==================================================*/
/* line 170, ../sass/screen.scss */
#header {
  text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px 1px 1px 1px;
  color: #331712;
  padding: 20px 0;
}
/* line 174, ../sass/screen.scss */
#header .logo {
  float: left;
  margin-right: 10px;
}
/* line 177, ../sass/screen.scss */
#header .branding {
  float: left;
}
/* line 179, ../sass/screen.scss */
#header .branding h1 {
  font-size: 2.5em;
  line-height: 1.3em;
  margin: 0;
}
/* line 184, ../sass/screen.scss */
#header .branding h2 {
  font-size: 1.5em;
  padding-left: 10px;
}
/* line 187, ../sass/screen.scss */
#header .call-to-action {
  font-size: 1.3em;
  font-variant: small-caps;
  text-align: right;
}

/* line 192, ../sass/screen.scss */
.header {
  background: #f2f2f2 url(/custom_designs/dualconstruction/images/bg.png);
}

/* Navigation
==================================================*/
/* line 198, ../sass/screen.scss */
.nav-row {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4b603c), color-stop(34%, #5c7248), color-stop(50%, #597549), color-stop(65%, #5c7047), color-stop(100%, #475938));
  background-image: -webkit-linear-gradient(top, #4b603c 0%, #5c7248 34%, #597549 50%, #5c7047 65%, #475938 100%);
  background-image: -moz-linear-gradient(top, #4b603c 0%, #5c7248 34%, #597549 50%, #5c7047 65%, #475938 100%);
  background-image: -o-linear-gradient(top, #4b603c 0%, #5c7248 34%, #597549 50%, #5c7047 65%, #475938 100%);
  background-image: linear-gradient(top, #4b603c 0%, #5c7248 34%, #597549 50%, #5c7047 65%, #475938 100%);
  clear: both;
}
/* line 206, ../sass/screen.scss */
.nav-row a {
  color: #e6e6e6;
}

/* line 208, ../sass/screen.scss */
.menu {
  font-size: 1.5em;
  font-weight: 600;
  text-align: right;
}
/* line 212, ../sass/screen.scss */
.menu ul {
  list-style: none;
  line-height: .9em;
  margin: 0;
}
/* line 216, ../sass/screen.scss */
.menu ul li {
  display: inline-block;
  margin-left: 50px;
}
/* line 219, ../sass/screen.scss */
.menu ul li a {
  text-shadow: rgba(0, 0, 0, 0.9) 1px 1px 1px 1px 1px 1px;
  font-variant: small-caps;
}
/* line 222, ../sass/screen.scss */
.menu ul li a:hover {
  color: #f2e6b6;
}

/* Homepage Intro
==================================================*/
/* line 227, ../sass/screen.scss */
.intro-row, .footer-row {
  background: #292929 url(/custom_designs/dualconstruction/images/bg-intro.png);
}

/* line 229, ../sass/screen.scss */
.intro-row {
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 0 1px 5px 1px 1px 5px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 1px 5px 1px 1px 5px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.8) 0 1px 5px 1px 1px 5px 0;
  box-shadow: rgba(0, 0, 0, 0.8) 0 1px 5px 1px 1px 5px 0;
  border-bottom: 3px solid #bebebe;
  color: #e6e6e6;
}
/* line 233, ../sass/screen.scss */
.intro-row #intro {
  font-size: 1em;
  padding: 15px 0;
}
/* line 236, ../sass/screen.scss */
.intro-row #intro .intro-content {
  padding-top: 15px;
}
/* line 238, ../sass/screen.scss */
.intro-row #intro .intro-content a {
  color: #e6e6e6;
}
/* line 240, ../sass/screen.scss */
.intro-row #intro .intro-logos {
  overflow: hidden;
}
/* line 242, ../sass/screen.scss */
.intro-row #intro .intro-logos ul li {
  list-style: none;
  margin-left: 0;
  text-align: center;
}

/* Homepage Content
==================================================*/
/* line 249, ../sass/screen.scss */
.content-row {
  background: #f2f2f2 url(/custom_designs/dualconstruction/images/bg.png);
  padding: 20px 0;
}
/* line 252, ../sass/screen.scss */
.content-row #container {
  clear: both;
}
/* line 254, ../sass/screen.scss */
.content-row #container #content {
  float: left;
}
/* line 256, ../sass/screen.scss */
.content-row #container #content #services {
  text-align: center;
}
/* line 258, ../sass/screen.scss */
.content-row #container #content #services div {
  padding: 0 20px;
}
/* line 260, ../sass/screen.scss */
.content-row #container #content #services h2 {
  text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px 1px 1px 1px;
  margin-bottom: 0;
  text-align: left;
}

/* Contact
==================================================*/
/* line 267, ../sass/screen.scss */
.contact_form {
  margin: 50px;
  width: 435px;
}

/* line 271, ../sass/screen.scss */
#contact_page_info {
  margin: 10px;
}
/* line 273, ../sass/screen.scss */
#contact_page_info li {
  line-height: 19px;
  list-style: none;
  margin-left: 15px;
  padding: 0;
}

/* Footer
==================================================*/
/* line 281, ../sass/screen.scss */
.footer-row {
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 0 -1px 8px 1px 1px 5px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 -1px 8px 1px 1px 5px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.8) 0 -1px 8px 1px 1px 5px 0;
  box-shadow: rgba(0, 0, 0, 0.8) 0 -1px 8px 1px 1px 5px 0;
  border-top: 3px solid #BDBDBD;
  color: #979797;
}
/* line 286, ../sass/screen.scss */
.footer-row a {
  color: #979797;
}
/* line 288, ../sass/screen.scss */
.footer-row #footer {
  clear: both;
  font-variant: small-caps;
  padding-top: 15px;
  text-align: right;
}
/* line 294, ../sass/screen.scss */
.footer-row #footer .contact_info li {
  list-style: none;
}
/* line 296, ../sass/screen.scss */
.footer-row #footer .menu-footer {
  font-size: .75em;
}
/* line 298, ../sass/screen.scss */
.footer-row #footer .menu-footer .menu {
  text-align: left;
  margin-bottom: 25px;
}
/* line 301, ../sass/screen.scss */
.footer-row #footer .menu-footer .menu ul li {
  display: normal;
  margin: 0 50px 0 0;
}
/* line 307, ../sass/screen.scss */
.footer-row #footer .copyright {
  clear: both;
  padding-top: 15px;
  text-align: center;
}

/* line 315, ../sass/screen.scss */
.contact_form {
  margin: 20px;
  width: 425px;
}

/* Universal
==================================================*/
/* line 322, ../sass/screen.scss */
.bold {
  font-weight: bold;
}

/* line 323, ../sass/screen.scss */
.center {
  text-align: center;
}

/* line 324, ../sass/screen.scss */
.right {
  text-align: right;
}

/* line 325, ../sass/screen.scss */
.justify {
  text-align: justify;
}

/* line 326, ../sass/screen.scss */
.fl-left {
  float: left;
}

/* line 327, ../sass/screen.scss */
.fl-right {
  float: right;
}

/* line 328, ../sass/screen.scss */
.img-l {
  float: left;
  margin: 0 15px 15px 0;
}

/* line 329, ../sass/screen.scss */
.img-r {
  float: right;
  margin: 0 0 15px 15px;
}

/* line 330, ../sass/screen.scss */
.img-frame {
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0 1px 5px 1px 1px 5px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 1px 5px 1px 1px 5px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.7) 0 1px 5px 1px 1px 5px 0;
  box-shadow: rgba(0, 0, 0, 0.7) 0 1px 5px 1px 1px 5px 0;
  border: 2px solid #bebebe;
  margin: 15px 0 10px;
}

/* line 331, ../sass/screen.scss */
.nostart {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 332, ../sass/screen.scss */
.hidden {
  display: none;
}

/* line 334, ../sass/screen.scss */
.clear {
  clear: both;
  display: block;
}
/* line 334, ../sass/screen.scss */
.clear:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

/* line 335, ../sass/screen.scss */
html[xmlns] .clear {
  display: block;
}

/* line 336, ../sass/screen.scss */
* html .clear {
  height: 1%;
}

/* line 340, ../sass/screen.scss */
.img-gallery li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 10px;
  text-align: center;
  width: 100%;
}

@media only screen and (min-width: 40.063em) {
  /* line 353, ../sass/screen.scss */
  .img-gallery li {
    width: 33.3%;
  }
}

@media only screen and (min-width: 64.063em) {
  /* line 362, ../sass/screen.scss */
  .img-gallery li {
    width: 25%;
  }
}
