﻿@charset "UTF-8";

html, body {
    font-family: "Roboto", Calibri, Candara, Segoe, Segoe UI, Optima, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Calibri, Candara, Segoe, Segoe UI, Optima, Helvetica, Arial, sans-serif;
}

h1 {
    font-size: 36px;
    font-style: normal;
    line-height: 36px;
    font-weight: 700;
    color: #42393b;
}

h2 {
    font-size: 26px;
    font-style: normal;
    line-height: 26px;
    font-weight: 700;
    color: #42393b;
}

h3 {
    font-size: 36px;
    font-style: normal;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}


h6 {
    font-size: 12px;
}

p {
    font-size: 16px;
    font-style: normal;
    line-height: 26px;
    font-weight: 300;
    color: #42393b;
    padding-top: 10px;
    padding-bottom: 15px;
}

#container {
    width: 100%;
    margin: 0 auto;
}

#headerarea .brand > img {
    margin-left: auto;
    margin-right: auto;
}

#headerarea .tag-line {
    text-align: center;
}

#headerarea .tag-line h3,
#headerarea .tag-line h3 a {
        color: #da2128;
        margin-bottom: .25em;
}

#headerarea .tag-line h4 {
        color: #6a6969;
        margin-bottom: .5em;
}
footer > h5 {
    color: #FFFFFF;
    font-weight: 300;
    font-style: normal;
    line-height: 22px;
}

footer > h5 > em {
    font-style: normal;
    font-weight: 600;
}

footer > h6 {
    color: #FFFFFF;
    padding-top: 22px;
    font-style: normal;
    line-height: 22px;
    font-weight: 300;
}


nav.navbar-primary .navbar-header {
    text-align: center;
}

nav.navbar-primary .navbar-toggle {
    float: none;
    margin-left: 0;
    margin-right: 0;
}

nav.navbar-primary .navbar-toggle .icon-bar {
    background-color: #fff;
}

nav.navbar {
    background-color: #bf2c2c;

    margin: 0 auto;
}

nav li {
    display: inline;
    padding-right: 20px;
    padding-left: 20px;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #CCC;
}

nav a {
    text-decoration: none;
    font-size: 18px;
    font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Calibri, Candara, Segoe, Segoe UI, Optima, Helvetica, Arial, sans-serif;
    color: #f8d4d5;
    font-weight: 400;
    text-transform: uppercase;
}

nav a:hover,
nav a:focus,
nav a:active {
    color: #FFFFFF;
    text-decoration: none;
    background: none !important;
}

#bannerbar {
    background-color: #F8F4E9;
    width: 100%;
}

#banner {
    padding-top: 32px;
    padding-bottom: 32px;
    width: 100%;
    margin: 0 auto;
}

#content {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}


.layout1 {
    padding: 10px 15px 0 0;
}

section li {
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
    font-weight: 500;
    color: #42393b;
    padding-top: 10px;
    padding-bottom: ;
    text-align: left;
}

aside {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #F0F0F0;
    margin-bottom: 30px;
}

aside li {
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
    font-weight: 300;
    color: #42393b;
    padding-top: 10px;
    padding-bottom: ;
    text-align: left;
}

#estimate {
    background-color: #f8ecd4;
    margin-bottom: 30px;
    padding: 30px;
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    font-weight: 300;
    color: #42393b;
    text-align: left;
}

.form1 {
    display: inline-block;
    height: 26;
    width: 75px;
    font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Calibri, Candara, Segoe, Segoe UI, Optima, Helvetica, Arial, sans-serif;
    font-size: 14;
    font-style: normal;
    line-height: 26px;
    font-weight: 500;
    color: #42393b;
    text-align: left;
    float: left;
}

.form2 {
    background: #fff;
    display: inline-block;
    border: 1px solid #c6c9cc;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    font-weight: 300;
    color: #555;
    margin: 0 0 10px 0;
    width: 175px;
    height: 25px;
}

.form3 {
    height: 100px;
    width: 175px;
}

#footerarea {
    background-color: #5B5A5A;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 45px;
    clear: both;
}

footer {
    font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Calibri, Candara, Segoe, Segoe UI, Optima, Helvetica, Arial, sans-serif;
    background-color: #5B5A5A;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}

footer a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
}

footer a:hover,
footer a:focus,
footer a:active {
    color: #fff;
    outline: none;
}

footer p {
    color: #fff;
}

footer a:hover {
    text-decoration: underline;
}

footer ul.list-inline > li {
    line-height: 1.75em;
}


.spacer {
margin-right: .75em;
margin-left:  .75em;
}

ul.list-icon-check {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.list-icon-check > li:before {
    position: absolute;
    left: 0;
    top: .85em;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 1;
    color: rgb(218,33,40);
}

ul.list-icon-check > li {
    position: relative;
    diaplay: inline-block;
    padding-left: 1.25em;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

form {
  padding-top: 15px;
  width: 100%;
}

label {
    display: block;
    height: 26;
    width: 75px;
    font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Calibri, Candara, Segoe, Segoe UI, Optima, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 26px;
    font-weight: 600;
    color: #42393b;
    text-align: left;
}

input {
    background: #fff;
    border: 1px solid #c6c9cc;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    font-weight: 300;
    color: #555;
    margin: 0 0 10px 0;
    padding: 0 10px 0 10px;
    width: 300px;
    height: 25px;
}

textarea {
    background: #fff;
    display: ;
    border: 1px solid #c6c9cc;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    font-weight: 300;
    color: #555;
    margin: 0 0 10px 0;
    padding: 5px;
    width: 300px;
    height: 200px;
    padding: 0 10px 0 10px;
}

#submit {
    background: #c22d2d;
    border: none;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    font-weight: 500;
    width: 70px;
    height: 20px;
    padding-bottom: 22px;
}

#submit:hover {
    background: #c93838;
}

#reset {
    background: #c22d2d;
    border: none;
    color: #fff;
    font-weight: 500;
    display:;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    font-weight: 500;
    width: 70px;
    height: 20px;
    padding-bottom: 22px;
}

#reset:hover {
    background: #c93838;
}

#getitnow {
    background: #c22d2d;
    border: none;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    font-weight: 500;
    width: 197px;
    height: 20px;
    padding-bottom: 22px;
    margin-left: 75px;
}

#getitnow:hover {
    background: #c93838;
}

fieldset label {
}

fieldset label input {
}

.field-validation-valid {
    display: none;
}
.field-validation-error {
    color: #c00;
    font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue", Calibri, Candara, Segoe, Segoe UI, Optima, Helvetica, Arial, sans-serif;
    display: block;
    margin-bottom: 1.25em;
}
input.input-validation-error,
textarea.input-validation-error {
    border-color: #c00;
}


#eform .field-validation-error {
    display: inline-block;
    margin-left: 75px;
}

/***GALLERY***/
article.gallery h2 {
    margin-top: 30px;
}


article.gallery input{
    margin-top:20px;
    width:140px;
    height:30px;
    color:white;
    background-color:#c22d2d;
    cursor:pointer;
}

img.pull-left {
    margin-right: .75em;
    margin-bottom: .365em;
}

img.mfp-img {
    display:block;
  position: relative;
  background: transparent;
  width: auto;
  max-width: 80% !important;
  margin: 20px auto;
  text-align: center;
}
.mfp-figure:after {
    background:none !important;
    box-shadow:none!important;
}
.mfp-counter {
    margin:0 auto !important;
    right:50% !important;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{
    cursor:default !important;
}


.help-wanted-block {

    width: 300px;
    background: rgba(255,255,255,.75);
    padding: 30px 15px;
    font-size: .9em;
    line-height: 1.25em;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
}

.help-wanted-block h2 {
    margin-bottom: .5em;
}
.help-wanted-block h5 {
    font-size: 1.2em;
}

.help-wanted-block ul {
    width: 90%;
    margin: 1em auto;
    text-align: left;
}

.help-wanted-block ul.list-icon-check > li::before {
    top: .25em;
}

.help-wanted-block a {
    color: #da2128;
}

@media screen and (min-width: 640px) {
    footer ul.list-inline > li:after {
        content: "|";
        display: inline-block;
        color: #eee;
        margin-left: .75em;
    }

    footer ul.list-inline > li:last-child:after {
        content: "";
        display: none;
        margin-left: 0;
    }


}

@media screen and (min-width: 768px) {
    nav.navbar-primary {
        border-radius: 0;
    }

    nav.navbar-primary ul.nav {
        margin-top: 1em;
    }

    nav.navbar-primary ul.nav > li {
        padding-left: 0;
        padding-right: 0;
    }

    nav.navbar-primary ul.nav li:last-child {
        border-right: 0 none;
    }

    nav.navbar-primary ul.nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }

    #mainNav {
        padding-right: 0;
    }
}

@media screen and (min-width: 992px) {
    .container {
        width: 900px;
        padding-left: 0;
        padding-right: 0;
    }

    section {
        width: 530px;
    }

    aside {
        padding-top: 0;
        padding: 30px;
        margin-left: calc(8.33333333% - 15px) !important;
    }

    #headerarea {
        height: 175px;
        width: 100%;
        margin: 0 auto;
    }

    #headerarea .tag-line {
        text-align: right;
    }

    #headerarea .tag-line h3 {
        font-style: normal;
        line-height: 26px;
        font-weight: 700;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    #headerarea .tag-line h4 {
        font-style: italic;
        line-height: 24px;
        font-weight: 300;
    }

    nav.navbar-primary ul.nav {
        margin-top: 0;
    }

    nav.navbar-primary ul.nav > li {
        padding-left: 10px;
        padding-right: 10px;
    }


    nav.navbar-primary ul.nav li {
        display: inline;
        padding-right: 20px;
        padding-left: 20px;
        border-right-width: thin;
        border-right-style: solid;
        border-right-color: #CCC;
    }

    nav.navbar-primary li:last-child {
        border-right: 0 none;
        margin-right: -15px;
    }

    nav.navbar-primary {
        border-radius: 0;
        padding-top: .9em;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    nav.navbar-primary ul.navbar-nav li a {
        padding:0 2px;
    }

    #mainNav {
        padding-right: 15px;
    }

    article.gallery {
        margin-right: -60px;
    }

    article.gallery h2 {
        margin-top: 0;
    }

    .help-wanted-block {
        width: 300px;
        position: relative;
        right: -260px;
        top: -280px;
        z-index: 10;
        margin-bottom: -225px;
        margin-top: 0;
    }

    .help-wanted-block ul {
        width: 90%;
    }

}