#hero {
  background-size: cover;
  min-height: 400px;
  background-attachment: fixed;
}

@media screen and (min-width: 768px) {
  #hero {
    background-size: cover;
    background-position: center center;
    min-height: 760px;
    background-attachment: fixed;
  }
}

section.hero {
  padding: 90px 0 0;
  text-align: center;
}

section.hero h1 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #fff;
  font-weight: 900;
  margin-bottom: 15px;
}

section.hero p.sub-heading {
  color: #fff;
  font-size: 1.0rem;
  line-height: 1.2rem;
  font-weight: 400;
  margin: 0;
}

section.hero .btn-hero {
  float: none;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  section.hero {
    padding: 300px 0 0;
  }
  section.hero h1 {
    font-size: 3.0rem;
    line-height: 3.6rem;
    margin-bottom: 20px;
  }
  section.hero p.sub-heading {
    font-size: 2.0rem;
    line-height: 3.0rem;
  }
  section.hero .btn-hero {
    margin-top: 50px;
    font-size: 1.0rem;
  }
}

section.products, section.projects {
  text-align: center;
}

section.products h3, section.products h4, section.products h5, section.projects h3, section.projects h4, section.projects h5 {
  margin-top: 30px;
}

section.products img, section.projects img {
  width: 90%;
  margin: 0 auto;
}

.intro-title p {
  font-size: 18px;
  line-height: 24px;
}

@media screen and (min-width: 768px) {
  .intro-title p {
    font-size: 24px;
    line-height: 30px;
  }
}

section.contact form .row {
  margin-bottom: 0;
}

section.contact form label {
  font-weight: bold;
}

section.contact form input.wpcf7-submit {
  float: none;
  margin: 30px auto 0px;
}

@media screen and (min-width: 768px) {
  section.contact form input.wpcf7-submit {
    margin: 30px auto 70px;
  }
}

footer.dark {
  text-align: center;
  color: #fff;
  background-color: #5d4d42;
  padding-top: 50px;
}

footer.dark p {
  padding-bottom: 0;
}

footer.dark .row {
  margin-bottom: 0;
}

footer.dark li.widget {
  margin: 0 0 5px;
}

@media screen and (min-width: 768px) {
  footer.dark li.widget {
    margin: 0 0 10px;
  }
}

footer.dark li.widget .title h3 {
  color: #fff;
}

footer.dark li.widget p {
  color: #c4c1bc;
  font-size: 13px;
}

footer.dark li.widget p a {
  color: #c4c1bc;
}

footer.dark li.widget p a:hover {
  color: #c4c1bc;
}

footer hr.widget-div {
  margin-top: 12px;
  margin-bottom: 24px;
  border: 4px solid #423730;
  width: 80%;
}

.custom-footer {
  text-align: center;
  background-color: #423730;
  padding: 50px 0 20px;
}

.custom-footer img {
  margin: 0 auto 16px;
}

.custom-footer p.copyright {
  color: #c4c1bc;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}

.custom-footer p.made-by a {
  color: rgba(255, 255, 255, 0.3);
  font-size: 10px;
  text-transform: uppercase;
}

.custom-footer p.made-by a:hover {
  color: rgba(255, 255, 255, 0.6);
}

em {
  font-style: italic;
}

#why-us a, .page-content.dark a, #products a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #b5aa1a;
  text-decoration: underline;
}
#why-us a:hover, .page-content.dark a:hover, #products a:hover {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-decoration: none;
  color: #958a00;
}


#products table, #plastic_lumber table {
	width: 100%;
	max-width: 360px;
	margin-right: auto;
	margin-left: auto;
}
#products th, #plastic_lumber th {
  font-weight: bold;
}

section#products .image, section#plastic_lumber .image {
  width: 150px;
  padding-bottom:4px;
}
section#products .dimensions, section#plastic_lumber .dimensions {
  vertical-align: middle;
}

@media (min-width: 992px) {
  section#products p.row1, section#plastic_lumber p.row1 {
    height:125px;
  }
}

#profile-generator1, #profile-generator2 {
	text-align: center;
	padding-top:15px;
  clear: both;
}
#profile-generator1 img, #profile-generator2 img{
	max-width: 150px;
}

.custom_dimensions {
  width: 50px !important;
  padding: 6px 4px;
  float: left;
}

.diagram {
  float: left;
}

.abc_dimensions {
  float: left;
  margin-top: 35px;
  width: 200px;
}

#dimension_1_top {
  clear:both;
  margin-left: 65px;
}
#dimension_1_bevel {
}
#dimension_1_height {
  clear: left;
  margin-top: 30px;
}
#dimension_1_width {
  display: block;
  clear: both;
}

#dimension_2_bevel {
  margin-left: 140px
}
#dimension_2_height {
  clear: left;
  margin-top: 30px;
}
#dimension_2_width {
  display: block;
  clear: both;
}

#dimension_1_width, #dimension_2_width {
  margin-left: 100px;
}

.custom_profile_spec {
	font-weight: bold;
	text-decoration: underline;
}
.img-bkg02 {
    background-image: url(../img/pics/chamfer.jpg);
}
p.reduced_spacing {
  line-height: 16px;
}

#email {
  text-align: center;
}
.alert {
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 5px;
}
.alert-success {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
