body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-transform: uppercase;
}
h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family:'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.navbar {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.49);
}
.navlink {
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
  -webkit-transition: all 612ms ease;
  -o-transition: all 612ms ease;
  transition: all 612ms ease;
  font-family:'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #f1f1f1;
  text-transform: uppercase;
}
.navlink:hover {
  color: #f0ff00;
}
.navlink.w--current {
  color: #f0ff00;
}
.navlink.sub {
  margin-right: 9px;
  margin-left: 9px;
}
.navlink.sub.current {
  color: #f0ff00;
}
.navmenu {
  float: none;
  text-align: center;
}
.container {
  max-width: 1000px;
}
.slider {
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.slider1 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/slider1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8;
  width: 100%;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(0, 0, 0, 0.49);
}
.slidenav {
  left: 0px;
  bottom: 40px;
}
.copyright {
  width: 80%;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  font-family:'Open Sans', sans-serif;
  color: #ccc;
  font-size: 12px;
}
.footerblock {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.footerlink {
  width: 20%;
  float: left;
}
.linkicon {
  margin-right: 6px;
  margin-left: 6px;
  -webkit-transition: all 612ms ease;
  -o-transition: all 612ms ease;
  transition: all 612ms ease;
}
.linkicon:hover {
  opacity: 0.7;
}
.homelogo {
  position: absolute;
  top: 40%;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.slider2 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/slider2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider3 {
  background-image: url('http://m2.sdimgs.com/sd_static/a/173359/slider3-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider4 {
  background-image: url('http://m3.sdimgs.com/sd_static/a/173359/slider4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider5 {
  background-image: url('http://m4.sdimgs.com/sd_static/a/173359/slider5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.body {
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/subpg-bg.jpg');
  background-position: 50% 50%;
  background-size: auto;
}
.subheader {
  margin-bottom: 50px;
  padding-top: 18px;
  padding-bottom: 18px;
  background-image: url('http://m2.sdimgs.com/sd_static/a/173359/subpg-header.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: black 0px 0px 31px 0px;
}
.subheadblock {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.logolink {
  float: left;
}
.subnavbar {
  float: right;
  background-color: transparent;
}
.content_wrapper {
  min-height: 650px;
  margin-bottom: 40px;
}
.contentblock {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.light {
  font-weight: 400;
}
.about_left {
  width: 45%;
  margin-right: 5%;
  float: left;
}
.txtnorm {
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: #555;
  font-size: 17px;
  line-height: 24px;
  text-align: justify;
}
.txtnorm.alignleft {
  text-align: left;
}
.about_right {
  width: 45%;
  float: left;
}
.abt_tagline {
  font-style: italic;
  font-weight: 600;
}
.subpg_footer {
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/subpg-footer.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.subpg_copyright {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family:'Open Sans', sans-serif;
  color: #ccc;
  font-size: 12px;
  text-align: center;
}
.services_img {
  height: 800px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/srvcs-img.jpg');
  background-repeat: no-repeat;
}
.listtxtnorm {
  margin-bottom: 50px;
  font-family:'Open Sans', sans-serif;
  color: #555;
  font-size: 17px;
  line-height: 24px;
}
.folio_cat {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 32%;
  margin-right: 2px;
  margin-left: 2px;
  color: #555;
  text-decoration: none;
}
.folio_cat:hover {
  text-decoration: underline;
}
.folio_img {
  width: 100%;
  height: 652px;
}
.folio_img.residential {
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/portfolio-res.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 612ms ease;
  -o-transition: all 612ms ease;
  transition: all 612ms ease;
}
.folio_img.residential:hover {
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  -o-transform: scale(0.99);
  transform: scale(0.99);
}
.folio_img.commercial {
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/portfolio-comm.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 612ms ease;
  -o-transition: all 612ms ease;
  transition: all 612ms ease;
}
.folio_img.commercial:hover {
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  -o-transform: scale(0.99);
  transform: scale(0.99);
}
.folio_img.architecture {
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/portfolio-arch.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 612ms ease;
  -o-transition: all 612ms ease;
  transition: all 612ms ease;
}
.folio_img.architecture:hover {
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  -o-transform: scale(0.99);
  transform: scale(0.99);
}
.portfolio_title {
  margin-top: 16px;
  font-family:'Open Sans', sans-serif;
  color: #555;
  font-size: 17px;
  font-style: italic;
  text-align: center;
}
.txtsmall_italic {
  margin-bottom: 30px;
  font-family:'Open Sans', sans-serif;
  font-size: 17px;
  font-style: italic;
}
.map {
  margin-bottom: 62px;
}
.image {
  margin-bottom: 4px;
  padding-bottom: 3px;
  border-bottom-style: solid;
  border-bottom-width: 5px;
}
.medialink {
  -webkit-transition: all 612ms ease;
  -o-transition: all 612ms ease;
  transition: all 612ms ease;
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 17px;
  text-align: left;
  text-decoration: none;
}
.medialink:hover {
  opacity: 0.8;
}
.mediablock {
  display: inline-block;
  width: 33%;
  margin-bottom: 40px;
  float: left;
}
.enquire_today {
  margin-top: 34px;
}
.returnlink {
  float: left;
  font-family:'Open Sans', sans-serif;
  color: #555;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.returnlink:hover {
  text-decoration: underline;
}
.subnavlink {
  float: right;
  font-family:'Open Sans', sans-serif;
  color: #898989;
  font-weight: 300;
}
.res_land_andrew {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/res-land-andrew.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.portfoliolink {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 32%;
  height: 205px;
  margin-right: 2px;
  margin-bottom: 36px;
  margin-left: 2px;
  -webkit-transition: all 612ms ease;
  -o-transition: all 612ms ease;
  transition: all 612ms ease;
  text-decoration: none;
}
.portfoliolink:hover {
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  -o-transform: scale(0.99);
  transform: scale(0.99);
}
.folio_titleblock {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 11px;
  background-color: rgba(255, 255, 255, 0.88);
  font-family:'Open Sans', sans-serif;
  color: #555;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.res_land_verdana {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/res-land-verdvana.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.res_land_wakhassan {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/res-land-wakhassan.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.res_condo_madison {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/res_condo_madison.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.res_condo_waterefront {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/res_condo_waterfront.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.res_condo_96joochiat {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/res_condo_96joochiat.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.res_condo_ridgewood {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/res_condo_ridgewood.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.res_condo_siglap {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/res-condo-siglap01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_andrew {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-andrew.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.fancybox {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 32%;
  margin-right: 2px;
  margin-bottom: 36px;
  margin-left: 2px;
  float: left;
}
.clickthumbnail {
  margin-bottom: 23px;
  font-family:'Open Sans', sans-serif;
  color: #555;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
.img_transform {
  -webkit-transition: all 612ms ease;
  -o-transition: all 612ms ease;
  transition: all 612ms ease;
}
.img_transform:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.banner_verdana {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-verdana.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_wakhassan {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-wakhassan.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_madison {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-madison.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_waterfront {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-waterfront.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_96joochiat {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-96joochiat.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_ridgewood {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-ridgewood.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_siglapdrive {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/res-condo-siglap01_big.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.comm_82joochiat {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/comm-joochiat01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.comm_wheelock {
  position: relative;
  width: 100.2%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.comm_sarcar {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/comm-sarcar02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.comm_robertson {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/comm-robertson02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.comm_bezel {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/comm-bezel01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.comm_uboat {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/comm-uboat05.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_82joochiat {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-82joochiat.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_sarcar {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-sarcar.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_uboat {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-uboat.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_robertson {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/banner-robertson.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_bezel {
  height: 410px;
  margin-bottom: 26px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/173359/comm-bezel02_big.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.underconstruction {
  padding-top: 20%;
  padding-bottom: 20%;
  font-family:'Open Sans', sans-serif;
  color: #555;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 991px) {
  .navlink {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .navlink.sub {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .navmenu {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .subheader {
    height: 80px;
    padding-bottom: 0px;
  }
  .subheadblock {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
  }
  .logolink {
    margin-left: 30px;
  }
  .subnavbar {
    position: relative;
    max-width: 800px;
    float: none;
    background-color: transparent;
  }
  .content_wrapper {
    margin-bottom: 24px;
  }
  .contentblock {
    width: 90%;
  }
  .about_left {
    width: 100%;
    margin-bottom: 20px;
  }
  .txtnorm {
    margin-bottom: 20px;
  }
  .about_right {
    width: 100%;
  }
  .services_img {
    width: 100%;
    height: 650px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .listtxtnorm {
    margin-bottom: 34px;
  }
  .folio_img.residential {
    height: 500px;
  }
  .folio_img.commercial {
    height: 500px;
  }
  .folio_img.architecture {
    height: 500px;
  }
  .map {
    margin-bottom: 30px;
  }
  .medialink {
    font-size: 14px;
  }
  .mediablock {
    width: 50%;
  }
  .menubutton {
    position: relative;
    margin-right: 30px;
    float: right;
    color: white;
  }
  .menubutton.w--open {
    position: relative;
    background-color: transparent;
    color: white;
  }
  .navmenu1 {
    position: absolute;
    width: 100%;
    max-width: 800px;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .folio_titleblock {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-bottom: 15px;
  }
  .content_wrapper {
    margin-bottom: 20px;
  }
  .services_img {
    height: 450px;
  }
  .listtxtnorm {
    margin-bottom: 30px;
  }
  .folio_cat {
    width: 100%;
  }
  .folio_img.residential {
    height: 250px;
    background-position: 50% 64%;
  }
  .folio_img.commercial {
    height: 250px;
    background-position: 50% 69%;
  }
  .folio_img.architecture {
    height: 250px;
    background-position: 50% 76%;
  }
  .txtsmall_italic {
    font-size: 14px;
  }
  .form {
    min-height: 600px;
  }
  .medialink {
    font-size: 13px;
  }
  .mediablock {
    height: 198px;
    margin-bottom: 20px;
    padding-right: 6px;
  }
  .portfoliolink {
    width: 49%;
    margin-bottom: 25px;
  }
}
@media (max-width: 479px) {
  h2 {
    clear: both;
  }
  .footer {
    height: auto;
  }
  .slidenav {
    bottom: 64px;
  }
  .subheader {
    margin-bottom: 25px;
  }
  .content_wrapper {
    margin-bottom: 20px;
  }
  .txtnorm {
    font-size: 15px;
    line-height: 22px;
  }
  .services_img {
    height: 350px;
  }
  .listtxtnorm {
    margin-bottom: 23px;
    font-size: 15px;
    line-height: 22px;
  }
  .txtsmall_italic {
    margin-bottom: 20px;
  }
  .map {
    width: 100%;
    margin-bottom: 19px;
    float: left;
    clear: both;
  }
  .form {
    min-height: 850px;
  }
  .mediablock {
    display: block;
    width: 100%;
    height: auto;
  }
  .portfoliolink {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
}

