/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 0;
  color: #5a5a5a;
}
a {
  color: #2e271d;
}
a:hover,
a:focus {
  color: #1a1610;
}


#wrapper {
  font-family: 'Open Sans', 'sans-serif';
  min-height: 100%;
  /*min-width: 990px;*/
  position: relative;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.navbar {
  border: none;
  margin-bottom: 0;
  min-height: 50px;
  position: relative;
}

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  background: #fff;
  /*position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;*/
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 32px;
  padding-left: 32px;
}
.navbar-toggle .icon-bar {
  background-color: #d3cac0;
}
.navbar-toggle:hover .icon-bar,
.navbar-toggle:focus .icon-bar {
  background-color: #fff;
}
.navbar-toggle {
  border-color: #d3cac0;
}
.navbar-toggle:hover, .navbar-toggle:focus {
  background-color: #d3cac0;
}
.navbar-brand {
  float: left;
  font-size: 18px;
  height: 50px;
  line-height: 20px;
  padding: 5px 15px;
}
.nav > li > a {
  color: #504941;
  display: block;
  outline: 0;
  margin: 22px 20px 6px 5px;
  padding: 0;
}
.nav > li > a.active {
  background: none;
  border-bottom: #990000 1px solid;
  color: #504941;
  display: block;
  outline: 0;
  margin: 22px 20px 6px 5px;
  padding: 0;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: none;
  border-bottom: #990000 1px solid;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  left: 25%;
  height: 50%;
  position: absolute;
  top: 25%;
  width: 50%;
  z-index: 10;
}


/* MARKETING CONTENT
-------------------------------------------------- */


/* Pad the edges of the mobile views a bit */
.marketing {
  padding: 32px;
  position: relative;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 250px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
.quicklinks h2 {
  font-size: 20px;
  margin: 8px 0 5px;
}
.quicklinks .btn-default {
  background-color: #504941;
  border: none;
  border-radius: 0;
  color: #fff;
  margin-top: 10px;
}
.quicklinks a:hover.btn-default {
  background: #726a5f;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  -ms-transition: background 0.1s linear;
  -o-transition: background 0.1s linear;
  transition: background 0.1s linear;
}

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

/* Sections
------------------------- */
.section1 {
  position: relative;
}
.section1 img {
  display: block;
  width: 100%;
  max-width: 1920px; 
  margin: 0 auto;
}
.inspires {
  background: #726a5f;
  bottom: 38%;
  color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 15px 35px 25px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 650px;
}
.inspires h2 {
  font-size: 60px;
  font-weight: 300;
  margin: 0 0 5px;
}
.inspires p {
  font-weight: 300;
  line-height: 1.5em;
  margin: 0 auto 12px;
  width: 520px;
}
.inspires a {
  background: #504941;
  color: #fff;
  font-weight: bold;
  left: 250px;
  outline: 0;
  padding: 10px 18px;
  position: absolute;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  -ms-transition: background 0.1s linear;
  -o-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
.inspires a:hover {
  background: #58514a;
  text-decoration: none;
}
.section2 {
  background: url('../img/guide.jpg') no-repeat left top;
  height: 423px;
}
.goals {
  float: right;
  margin: 60px 0 0;
  padding: 0 40px 0 0;
  width: 55%;
}
.goals h3 {
  color: #333333;
  font-size: 34px;
  margin: 20px 0;
}
.goals a {
  background: #504941;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 25px 0 0;
  outline: 0;
  padding: 10px 18px;
  width: 140px;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  -ms-transition: background 0.1s linear;
  -o-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
.goals a:hover {
  background: #58514a;
  text-decoration: none;
}

/* About Us
------------------------- */

body#about .sub-header {
  position: relative;
}
body#about .sub-header img {
  display: block;
  width: 100%;
  max-width: 1920px; 
  margin: 0 auto;
}
.main .content {
  margin: 40px auto;
  width: 715px;
}
.main .content img {
  background-color: #FFF;
  box-shadow: 0 0 9px #606060;
  float: right;
  margin: 0 4px 10px 20px;
  padding: 10px;
}
.main .content h1 {
  font-size: 28px; 
  line-height: .8em;
  margin: 0 0 2px;
}
.main .content h2 {
  font-size: 55px; 
  line-height: 1em;
  margin: 0 0 25px 0;
}
.section1.about {
  position: relative;
}
.section1.about img {
  display: block;
  width: 100%;
  max-width: 1920px; 
  margin: 0 auto;
}
.section2.dreams {
  background: none;
  height: 193px;
}
#about .section2.dreams {
  height: 225px;
}
.section2.dreams .content {
  margin: 35px auto;
  width: 770px;
  text-align: center;
}
.section2.dreams .content {
  padding: 0 62px;
}
form.form-horizontal {
  padding: 0 0 0 28px;
}
form.form-horizontal .control-group {
  float: left;
  padding: 15px 0 0;
}
form.form-horizontal .controls input {
  border: 1px solid #504941;
  color: #504941;
  float: left;
  font-size: 11px;
  font-weight: bold;
  margin: 0 7px;
  padding: 5px 8px;
  width: 127px;
}
form.form-horizontal .controls input:focus {
  background: #fbf8f4;
  box-shadow: none;
}
form.form-horizontal input {
  border: 1px solid #504941;
  color: #504941;
}
form.form-horizontal .control-group.submit {
  margin: 0;
  padding: 13px 0 0 8px;
  width: auto;
}
form.form-horizontal .controls button {
  background: url('../img/btn-arrow.png') no-repeat left top;
  border: none;
  float: left;
  font-size: 11px;
  height: 32px;
  margin: 0;
  padding: 0;
  width: 15px;
}
form.form-horizontal .controls button:hover {
  background: url('../img/btn-arrow.png') no-repeat -15px top;
}

/* Inspiration 
------------------------- */

.gallery img {
  background-color: #FFF;
  padding: 20px;
  box-shadow: 0 0 10px #000000;
}
body#inspiration .main .content {
  margin: 40px auto;
  width: 850px;
}
body#inspiration .sub-header {
  position: relative;
}
body#inspiration .sub-header img {
  display: block;
  width: 100%;
  max-width: 1920px; 
  margin: 0 auto;
}
body#inspiration .main .dreams {
  padding: 0 100px;
  text-align: center;
}
.main .dreams hr {
  border-top: dashed 1px #989898;
  margin: 30px auto 0;
  width: 500px;
}
.section1.exteriors {
  position: relative;
}
.section1.exteriors img {
  cursor: pointer;
  display: block;
  width: 100%;
  max-width: 1920px; 
  margin: 0 auto;
}
.popup-gallery {
  height: auto;
  margin: 40px;
  overflow: hidden;
  width: 800px;
}
.row-1,
.row-2 {
  float: left;
  overflow: hidden;
  padding-top: 5px;
  width: 766px;
}
.row-1 .intro {
  float: left;
  padding: 10px 0 0;
  width: auto;
}
.row-1 .intro h1 {
  font-size: 26px;
  font-weight: 300;
  margin: 0 0 0 10px
}
.row-1 .intro h2 {
  font-size: 45px;
  font-weight: 300;
  margin: 0 0 25px 10px;
}
.row-3 {
  float: left;
  overflow: hidden;
  padding: 5px 0 0 10px;
  width: 700px;
}
.grid-of-images a {
  border-bottom: 0 none;
  cursor: zoom-in;
  display: block;
  float: right;
  height: 101px;
  margin: 0 30px 30px 0;
  outline: 0;
  width: 159px;
}
.grid-of-images .row-3 a {
  float: left;
}
.grid-of-images a:hover {
  opacity: 0.9;
}
.main .content .grid-of-images a img {
  box-shadow: 0 0 6px #606060;
  padding: 5px;
}
body#inspiration .section2.dreams {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: auto;
}
body#inspiration .section2.dreams .content {
  margin: 10px auto 35px;
}
.slider {
  margin: 0 0 20px;
}
.slider h3 {
  background: none repeat scroll 0 0 #b7afa4;
  color: #443c31;
  font-size: 36px;
  line-height: 100px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.slider img {
  margin: 10px;
  padding: 2%;
  position: relative;
  width: 614px;
}
.slick-next:before,
.slick-prev:before {
  content: " ";
}
.slick-next {
  background: url('../img/slider-arrow-rt.png') no-repeat left top;
  right: -35px;
  height: 46px;
  top: 45%;
  width: 21px;
}
.slick-next:hover {
  background: url('../img/slider-arrow-rt.png') no-repeat -21px top;
}
.slick-prev {
  background: url('../img/slider-arrow-lt.png') no-repeat left top;
  left: -35px;
  height: 46px;
  top: 45%;
  width: 21px;
}
.slick-prev:hover {
  background: url('../img/slider-arrow-lt.png') no-repeat -21px top;
}
.slide {
  position: relative;
}
.imgThumbs {
  margin: 0 auto 20px;
  overflow: hidden;
  width: 82%;
}
.imgThumbs ul {
  list-style: none;
}
.imgThumbs ul a {
  background: none repeat scroll 0 0 #a7a4a0;
  color: #FFFFFF;
  float: left;
  font-weight: 600;
  margin: 0 10px 0 0;
  outline: none;
  padding: 6px 0;
  text-decoration: none;
  width: 140px;
}
.imgThumbs ul a:hover,
.imgThumbs ul a.active {
  background: #504941;
  color: #fff;
}
.imgThumbs ul a.last {
  margin: 0;
}

/* Process
------------------------- */

.section1.tan {
  background: #f2ece4;
  padding: 50px 0;
}
.section1.white {
  background: #fff;
  padding: 50px 0;
}
.section1.white.last-section {
  background: #fff;
  padding: 50px 0 0;
}
.section1.tan img,
.section1.white img {
  background-color: #fff;
  box-shadow: 0 0 9px #606060;
  padding: 10px;
  height: 242px;
  width: 316px;
}
.left-item,
.right-item {
  border-bottom: 1px dashed #989898;
  margin: 0 auto 50px;
  padding-bottom: 50px;
  width: 800px;
}
.left-item.last,
.right-item.last {
  border-bottom: none;
  margin: 0 auto;
}
.left-item.last-item {
  margin: 0 auto;
}
.left-item img {
  float: right;
  margin: 0 0 0 30px;
}
.right-item img {
  float: left;
  margin: 0 30px 0 0;
}
.left-item .info {
  float: left;
  width: 450px;
}
.right-item .info {
  float: right;
  width: 450px;
}
p.number {
  font-size: 20px;
  font-weight: 300;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 33px;
}

p.number.one      { background: url('../img/p1.gif') no-repeat left top; background-size: 26px 26px;  }
p.number.two      { background: url('../img/p2.gif') no-repeat left top; background-size: 26px 26px;  }
p.number.three    { background: url('../img/p3.gif') no-repeat left top; background-size: 26px 26px;  } 
p.number.four     { background: url('../img/p4.gif') no-repeat left top; background-size: 26px 26px;  }
p.number.five     { background: url('../img/p5.gif') no-repeat left top; background-size: 26px 26px;  }
p.number.six      { background: url('../img/p6.gif') no-repeat left top; background-size: 26px 26px;  }
p.number.seven    { background: url('../img/p7.gif') no-repeat left top; background-size: 26px 26px;  }
p.number.eight    { background: url('../img/p8.gif') no-repeat left top; background-size: 26px 26px;  }
p.number.nine     { background: url('../img/p9.gif') no-repeat left top; background-size: 26px 26px;  } 
p.number.ten      { background: url('../img/p10.gif') no-repeat left top; background-size: 26px 26px; }
p.number.eleven   { background: url('../img/p11.gif') no-repeat left top; background-size: 26px 26px; }
p.number.twelve   { background: url('../img/p12.gif') no-repeat left top; background-size: 26px 26px; }
p.number.thirteen { background: url('../img/p13.gif') no-repeat left top; background-size: 26px 26px; }
p.number.fourteen { background: url('../img/p14.gif') no-repeat left top; background-size: 26px 26px; }
p.number.fifteen  { background: url('../img/p15.gif') no-repeat left top; background-size: 26px 26px; }

.left-item h2,
.right-item h2 {
  font-size: 50px;
  font-weight: 300;
  line-height: .9em;
  margin: 0 0 13px 33px;
}

/* Where We Build
------------------------- */

body#where-we-build .sub-header {
  position: relative;
}
body#where-we-build .sub-header img {
  display: block;
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
}
body#where-we-build .main {
  padding: 60px 0 80px;
}
body#where-we-build .main .content {
  margin: 0 auto;
  width: 800px;
}
body#where-we-build .main .content img {
  background-color: #FFFFFF;
  box-shadow: 0 0 9px #606060;
  float: left;
  margin: 0 30px 10px 0;
  padding: 10px;
  width: 316px;
}
body#where-we-build .left-item {
  border-bottom: none;
}
.locations {
  margin-bottom: 0;
  padding-bottom: 0;
}
.section1.tan .photos {
  position: absolute;
  right: 0;
  width: 425px;
}
body#where-we-build .section1.tan img {
  background: none;
  border: none;
  box-shadow: none;
  height: auto;
  padding: 0;
  width: 425px;
}
.locations .info {
  margin: 0 0 30px;
}
.locations .info.last {
  margin-bottom: 0;
}
.locations .info h2 {
  font-size: 40px;
  margin: 0 0 15px;
}
.locations .info a {
  background: url("../img/arrow.png") no-repeat scroll right 3px;
  color: #504941;
  display: inline-block;
  font-weight: bold;
  padding: 0 14px 10px 0;
  text-decoration: none;
}
.locations .info a:hover {
  background: url('../img/arrow-over.png') no-repeat right 3px;
  color: #5a5249;
}
body#where-we-build .section2.dreams {
  background: none repeat scroll 0 0 #F2ECE4;
  height: auto;
  padding: 30px;
}
body#where-we-build .section1.white .content {
  margin: 0 auto;
  width: 820px;
}
body#where-we-build .section1.white .content h1 {
  font-size: 28px;
  line-height: 0.8em;
  margin: 0 0 2px;
}
body#where-we-build .section1.white .content h2 {
  font-size: 55px;
  line-height: 1em;
  margin: 0 0 25px 0;
}
table#build {
  margin: 20px 0 0;
}
table#build.build-sm {
  display: none;
  width: 100%;
}
table#build-mobile {
  display: none;
}
table#build tr.row-tan {
  background: none repeat scroll 0 0 #F2ECE4;
  font-weight: 800;
}
table#build tr td {
  padding: 20px 0;
}
table#build tr td.city {
  font-size: 28px;
  line-height: 0.8em;
  margin: 0 0 2px;
}
table#build tr.row-blank td {
  padding: 5px 0;
}

/* Contact
------------------------- */

body#contact .sub-header {
  position: relative;
}
body#contact .sub-header img {
  display: block;
  width: 100%;
  max-width: 1920px; 
  margin: 0 auto;
}
.section1.contact {
  position: relative;
}
.section1.contact img {
  display: block;
  width: 100%;
  max-width: 1920px; 
  margin: 0 auto;
}
body#contact .main .content {
  padding: 0 62px;
  text-align: center;
  width: 770px;
}
.contact-info {
  font-size: 22px;
  font-weight: 300;
  margin: 35px 0 0;
}
.contact-info p {
  line-height: 1.2em;
  margin: 0;
}

/* Footer
------------------------- */

#footer {
  background: none repeat scroll 0 0 #504941;
  color: #fff;
  font-weight: 300;
  padding: 32px;
  width: 100%;
} 
#footer h4 {
  margin: 10px 0 25px;
}
#footer p {
  font-size: 12px;
  margin: 20px 0 0;
}
#footer a {
  color: #fff;
} 
#footer ul {
  list-style: none;
  padding: 0;
}
#footer ul li a {
  display: block;
  margin: 10px 0;
  outline: 0;
}
#footer div.pull-right img {
  margin: 20px 0 15px;
}
#footer div.pull-right p {
  margin: 0 0 10px;
}
ul.locations-list {
  display: none;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  .container {
    width: 330px;
  }

  /* Remove the edge padding needed for mobile */
  .marketing {
    padding: 32px 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 0;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left:  15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left:  0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 769px) {
  .container {
    width: 785px;
  }
  .marketing {
    padding: 32px 0;
  }
}

@media (min-width: 950px) {
  .quicklinks {
    background: #fff;
    margin-top: -28px;
  }
  .marketing {
    padding: 22px 32px;
  }
  .marketing .col-lg-4 {
    float: left;
  }
  .nav > li > a,
  .nav > li > a.active {
    margin: 22px 5px 6px 5px;
  }
}

@media (max-width: 990px) {
  body#where-we-build div.photos {
    display: none;
  }
  .carousel-caption img {
    height: 160px;
    width: 160px;
  }
  ol.carousel-indicators {
    display: none;
  }
  .inspires {
    margin: 100px auto;
  }
  .goals {
    float: right;
    margin: 60px 0 0;
    padding: 0 50px 0 0;
    width: 430px;
  }
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 

  #wrapper {
    max-width: 568px;
  }
  .navbar-brand {
    padding: 5px 15px 5px 0;
  }
  .container > .navbar-header, 
  .container-fluid > .navbar-header, 
  .container > .navbar-collapse, 
  .container-fluid > .navbar-collapse {
    margin-left: -26px;
    margin-right: -26px;
  }
  .navbar-toggle {
    margin-right: 2px;
  }
  .carousel-caption {
    top: 3%;
  }
  .carousel-caption img {
    height: 100px;
    width: 100px;
  }
  .inspires {
    height: 118px;
    margin: 0 auto;
    padding: 5px 5px 0;
    top: 5%;
    width: 285px;
  }
  .inspires h2 {
    font-size: 20px;
  }
  .inspires p {
    font-size: 10px;
    margin: 0 auto;
    padding: 0;
    width: auto;
  }
  .inspires a {
    font-size: 11px;
    display: block;
    left: auto;
    margin: 5px auto 0;
    padding: 6px 14px;
    position: relative;
    width: 140px;
  }
  body#front .section2 {
    background: #fff;
    height: 376px;
  }
  .goals {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 285px;
  }
  #footer {
    padding: 15px 5px 25px;
  }
  #footer .pull-right {
    float: left !important;
  }
  #footer p.locations {
    display: none;
  }
  #footer ul.locations-list {
    display: block;
  }
  #footer h4 {
    margin-bottom: 10px;
  }
  .main .content {
    margin: 20px auto;
    padding: 0 10px;
    width: 300px;
  }
  body#about .main .content img {
    float: none;
    margin: 10px 0 25px;
    width: 270px;
  }
  .main .content h1 {
    font-size: 24px;
    margin: 0 0 2px;
  }
  .main .content h2 {
    font-size: 30px;
    margin: 0 0 23px 3px;
  }
  .section2.dreams {
    height: auto;
  }
  .section2.dreams .content {
    margin: 30px auto;
    padding: 0 10px;
    text-align: center;
    width: 300px;
  }
  .section2.dreams .content h3 {
    font-size: 18px;
    margin: 10px 0;
  }
  form.form-horizontal {
    padding: 0 0 0 15px;
  }
  form.form-horizontal .controls input {
    font-size: 11px;
    margin: 0;
    padding: 10px 6px;
    width: 240px;
  }
  form.form-horizontal .controls button {
    background: url("../img/btn-arrow.png") no-repeat scroll left 5px;
    height: 37px;
  }
  body#inspiration .section2.dreams .content {
    margin: 15px auto 35px;
  }
  body#inspiration .main .content {
    margin: 20px auto;
    width: 320px;
  }
  body#inspiration .main .dreams {
    padding: 0 10px;
    text-align: center;
  }
  body#inspiration .main .dreams h3 {
    font-size: 21px;
    margin: 0 0 10px;
  }
  .main .dreams hr {
    width: 220px;
  }
  .popup-gallery {
    height: auto;
    margin: 20px 0;
    overflow: hidden;
    width: 300px;
  }
  .row-1 .intro {
    float: none;
    padding: 10px 0 0;
    width: auto;
  }
  .row-1, .row-2 {
    float: none;
    overflow: hidden;
    padding: 5px 0 0 10px;
    width: 280px;
  }
  .row-3 {
    float: none;
    overflow: hidden;
    padding: 5px 0 0 10px;
    width: 280px;
  }
  .grid-of-images a {
    float: none;
    height: 101px;
    margin: 0 0 30px 0;
  }
  body#inspiration .main .content img {
    float: none;
    margin: 0;
  }
  .slick-slider {
    margin: 0 auto 40px;
    width: 210px;
  }
  .slider img {
    width: 200px;
  }
  .slick-dots {
    bottom: -35px;
  }
  .left-item, .right-item {
    margin: 0 auto 35px;
    padding-bottom: 20px;
    width: 300px;
  }
  body#inspiration .main .dreams h3.step {
    font-size: 17px;
  }
  body#inspiration .main .dreams p.vision {
    font-size: 13px;
  }
  .section1.tan {
    padding: 30px 0 0;
  }
  .section1.white,
  .section1.white.last-section {
    padding: 30px 0 0;
  }
  .section1.tan img, .section1.white img {
    height: 222px;
    width: 290px;
  }
  .left-item img,
  .right-item img {
    float: none;
    margin: 0 auto;
  }
  .left-item .info,
  .right-item .info {
    float: none;
    margin: 20px 0 0;
    padding: 0 0 0 15px;
    width: 280px;
  }
  .right-item h2.construct,
  .right-item h2.drywall {
    font-size: 40px;
  }
  .left-item h2.framework,
  .left-item h2.prep {
    font-size: 46px;
  }
  .section2 .content h3.building {
    margin-top: 25px;
  }
  body#where-we-build .main .content {
    margin: 0 auto;
    position: relative;
    width: 300px;
  }
  body#where-we-build .main {
    padding: 15px 0;
  }
  body#where-we-build .main .content img {
    float: none;
    height: 222px;
    margin: 10px auto 25px;
    width: 280px;
  }
  body#where-we-build .section1.tan {
    padding: 5px 0 0;
  }
  .section1.tan .photos {
    display: none;
  }
  .locations .info h2 {
    font-size: 35px;
    margin: 0 0 12px;
  }
  body#where-we-build .section1.white {
    padding: 0 0 10px;
  }
  body#where-we-build .section1.white .content {
    margin: 0 auto;
    position: relative;
    padding: 0;
    width: 280px;
  }
  body#where-we-build .section1.white .content h1 {
    margin-top: -15px;
  }
  body#where-we-build .section1.white .content h2 {
    font-size: 30px;
    margin: 0 0 25px;
  }
  table#build {
    display: none;
  }
  body#where-we-build .section2.dreams {
    padding: 10px 0;
  }
  body#where-we-build .section2.dreams .content {
    margin: 15px auto 20px;
  }
  table#build-mobile {
    display: inline-table;
  }
  table#build-mobile {
    margin: 20px 0 0;
	width: 100%;
  }
  table#build-mobile tr td {
    padding: 20px 0;
  }
  table#build-mobile tr.city {
    background: none repeat scroll 0 0 #F2ECE4;
    font-size: 26px;
    font-weight: 800;
    line-height: 0.8em;
    margin: 0 0 2px;
  }
  table#build-mobile tr.row-blank td {
    padding: 5px 0;
  }
  body#contact .main .content {
    margin: 30px auto;
    padding: 0 10px;
    width: 300px;
  }
  .contact-info {
    font-size: 18px;
  }
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 

 #footer .pull-right {
    float: right !important;
  }

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : landscape)  { 

  .section1.tan .photos {
    display: none;
  }
  form.form-horizontal {
    padding: 0 0 0 150px;
  }

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  { 

  .navbar-wrapper .container {
	width: 100%;
	padding: 0 12px;
	margin: 0 auto;
  }
  .carousel-caption {
	top: 21%;
  }
  .container {
	margin: 0 auto;
	width: 84%;
  }
  .quicklinks {
	background: none repeat scroll 0 0 #FFFFFF;
	margin-top: -28px;
  }
  .marketing {
	padding: 22px 16px;
	position: relative;
  }
  .marketing .col-lg-4 {
	float: left;
	/*width: 201px;*/
	width: 33%;
  }
  .marketing .col-lg-4 img.img-square {
	/*width: 192px;*/
	width: 98%;
  }
  .row {
	margin: 0 -6px 0 0;
  }
  .inspires {
	height: 150px;
	margin: 0 auto;
	padding: 5px 5px 0;
	top: 23%;
  }
  body#front .section2 {
    background: #fff;
    height: auto;
    padding: 0 0 20px;
  }
  .goals {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 80%;
  }
  body#inspiration .main .content {
    width: 100%;
  }
  .popup-gallery {
    width: 93%;
  }
  .row-1,
  .row-2,
  .row-3 {
    width: 90%;
  }
  .grid-of-images .row-3 a {
    float: right;
  }
  .grid-of-images a {
    height: 101px;
    margin: 0 20px 20px 0;
  }
  .section2.dreams .content {
    margin: 35px auto;
    width: 98%;
    text-align: center;
  }
  .left-item, .right-item {
    margin: 0 auto 35px;
    padding-bottom: 20px;
    width: 300px;
  }
  body#inspiration .main .dreams h3.step {
    font-size: 17px;
  }
  body#inspiration .main .dreams p.vision {
    font-size: 13px;
  }
  .section1.tan {
    padding: 30px 0 0;
  }
  .section1.white,
  .section1.white.last-section {
    padding: 30px 0 0;
  }
  .section1.tan img, .section1.white img {
    height: 222px;
    width: 290px;
  }
  .left-item img,
  .right-item img {
    float: none;
    margin: 0 auto;
  }
  .left-item .info,
  .right-item .info {
    float: none;
    margin: 20px 0 0;
    padding: 0 0 0 15px;
    width: 280px;
  }
  .right-item h2.construct,
  .right-item h2.drywall {
    font-size: 40px;
  }
  .left-item h2.framework,
  .left-item h2.prep {
    font-size: 46px;
  }
  .section2 .content h3.building {
    margin-top: 25px;
  }
  body#where-we-build .main .content {
    width: 95%;
  }
  body#where-we-build .main {
    padding: 30px 0 20px;
  }
  body#where-we-build .section2.dreams {
    padding: 30px 0;
  }
  table#build {
    display: none;
  }
  table#build.build-sm {
    display: inline-table;
  }
  body#where-we-build .section1.white {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 0 30px;
  }
  body#where-we-build .section1.white .content {
    margin: 0 auto;
    width: 90%;
  }
  body#contact .main .content {
    margin: 30px auto;
    padding: 0 10px;
    width: 90%;
  }
  .contact-info {
    font-size: 18px;
  }
}
