body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
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;
  padding-top: 2px;
  float: none;
  font-family:'Open Sans', sans-serif;
  color: #212121;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.button {
  display: inline-block;
  padding: 8px 15px;
  border-radius: 8px;
  background-color: #b5231f;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}
.button.right {
  float: right;
}
.header {
  position: relative;
  display: block;
  width: 100%;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  width: 40%;
  float: left;
  text-decoration: none;
}
.logo.w--current {
  width: 50%;
  padding-bottom: 15px;
  float: left;
}
.headerbg {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80%;
  height: 160px;
  float: right;
}
.navbar {
  background-color: #e46c0a;
}
.navlink {
  padding-top: 14px;
  padding-bottom: 14px;
  border-left-width: 1px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
.navlink:hover {
  color: #f29300;
  font-weight: 400;
}
.navlink.w--current {
  background-color: white;
  color: #333;
}
.contacttop {
  position: relative;
  z-index: 2;
  padding: 10px 20px;
  float: right;
  border-radius: 12px;
  background-color: #e46c0a;
  text-align: center;
}
.telicon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  float: right;
}
.telnumber {
  margin-top: 3px;
  float: right;
}
.callnow {
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 13px;
  text-align: center;
}
.phone {
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  text-decoration: none;
}
.slider {
  height: 590px;
  border-bottom: 4px solid #f29300;
}
.slide1 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/home1.jpg');
  background-position: 50% 84%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slidertext {
  position: absolute;
  left: 10%;
  bottom: 100px;
  z-index: 3;
  width: 40%;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 65px;
  line-height: 60px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}
.container {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.service {
  display: block;
  width: 95%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 20px;
}
.service.hp {
  width: 100%;
  max-width: 95%;
}
.leftbox {
  width: 60%;
  padding: 8px;
  float: left;
  background-color: rgba(0, 0, 0, 0.8);
}
.contactform {
  width: 39%;
  height: 220px;
  float: left;
  background-color: #b26a20;
}
.smallslider {
  height: 205px;
}
.slidesmall1 {
  width: 33%;
  margin-right: 5px;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/chair.jpg');
  background-size: cover;
}
.slide2 {
  width: 33%;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/cabin.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.navmenu {
  float: none;
  text-align: center;
}
.rightbox {
  width: 40%;
  padding-left: 10px;
  float: right;
}
.h3-homepage {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
.p {
  margin-bottom: 20px;
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
.p._2 {
  font-weight: 700;
  text-align: right;
}
.p.topspace {
  margin-top: 10px;
}
.footer {
  padding: 15px 40px;
  background-color: #b4a89d;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 13px;
}
.copyright {
  width: 100%;
  float: left;
}
.social {
  width: 10%;
  float: right;
  text-align: right;
}
.socialicon {
  margin-right: 8px;
}
.banner {
  height: 350px;
}
.banner._1 {
  height: 300px;
  border-bottom: 4px solid #e46c0a;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/banner1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.banner._2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner._3 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/banner2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.link {
  color: white;
  font-weight: 700;
  text-decoration: none;
}
.link._2 {
  color: #333;
  font-weight: 400;
}
.link.nobold {
  font-weight: 400;
}
.link.email {
  color: #333;
  font-weight: 400;
}
.link.black {
  color: #333;
}
.slide3 {
  width: 33.33%;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/slide3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slidemain2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/home2.jpg?v=20150506201941');
  background-position: 0% 63%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.slidesmall4 {
  width: 33.33%;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/slidesmall4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.menucontainer {
  max-width: 95%;
  text-align: right;
}
.cols {
  padding: 6px;
}
.cols.space {
  padding: 6px;
}
.subtitle {
  width: 100%;
  padding: 10px 20px;
  background-color: #e46c0a;
  font-family:'Open Sans', sans-serif;
  color: white;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.subtitle._2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 180px;
}
.nospace {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.hightlight {
  color: #ca0000;
}
.link2 {
  color: white;
  text-decoration: none;
}
.photocontainer {
  display: inline-block;
  width: 33.33%;
  padding: 5px;
  text-align: center;
}
.subpage-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #f29300;
  font-size: 24px;
  text-transform: uppercase;
}
.contactop2 {
  background-color: #64dffd;
}
.clear {
  clear: both;
}
.li {
  margin-bottom: 5px;
}
.list {
  padding-left: 20px;
  font-family: Dosis, sans-serif;
  color: #171717;
  font-size: 16px;
  line-height: 22px;
}
.h5subheading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Dosis, sans-serif;
  font-size: 18px;
}
.sub {
  position: relative;
}
.sub._1 {
  position: relative;
  height: 130px;
}
.h3subtitle {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  color: white;
  text-align: center;
  text-transform: uppercase;
}
.iconboxes {
  position: relative;
  width: 33.333%;
  padding: 0px 7px 7px;
  float: left;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
.iconboxes:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.small_slider_text {
  float: right;
  direction: ltr;
  font-family: Yellowtail, sans-serif;
  font-size: 34px;
  font-weight: 400;
}
.logo1 {
  width: 20%;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo6.jpg');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}
.logo1._2 {
  width: 25%;
  margin-right: 10px;
  margin-left: 5px;
}
.logo1._4 {
  width: 15%;
  margin-right: 5px;
  margin-left: 5px;
}
.logo1._1 {
  width: 30%;
}
.logo1._3 {
  width: 22%;
  margin-right: 10px;
}
.tablink {
  margin-right: 3px;
  font-family:'Open Sans', sans-serif;
}
.tablink.w--current {
  background-color: #e46c0a;
  color: white;
}
.tablink.last {
  border-top-right-radius: 10px;
}
.tablink.first {
  border-top-left-radius: 10px;
}
.tabsmenu {
  border-bottom: 2px solid #e46c0a;
}
.tabscontent {
  margin-top: 20px;
}
.h4title {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  color: #f29300;
  text-transform: uppercase;
}
.promotitle {
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-weight: 700;
}
.promotitle.big {
  font-size: 18px;
}
.liststyle {
  margin-bottom: 20px;
  padding-left: 20px;
  font-family:'Open Sans', sans-serif;
}
.projectphoto {
  position: relative;
  display: block;
}
.award {
  display: inline-block;
  width: 24.5%;
  height: 350px;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/entrepreneur1.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.award._2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/autocad.jpg');
}
.award._3 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/hdb.jpg');
}
.award._4 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/lce.jpg');
}
.award._5 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/ntuc.jpg');
}
.award._6 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/sc2.jpg');
}
.award._7 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/singapore_quality_circle.png');
}
.award._8 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/bizsafe.jpg');
}
.clientlogo {
  height: 86px;
  margin-bottom: 20px;
  background-color: transparent;
}
.logo2 {
  width: 20%;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo1_1.jpg');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}
.logo3 {
  width: 20%;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}
.logo4 {
  width: 20%;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo3_1.jpg');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}
.logo4._5 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo4_1.jpg');
}
.logo4._6 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo5.jpg');
}
.logo4._7 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo7.jpg');
}
.logo4._8 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo8.jpg');
}
.logo4._9 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo9.jpg');
}
.logo4._10 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo10.jpg');
}
.logo4._11 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo11.jpg');
}
.logo4._12 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo12.jpg');
}
.logo4._3 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo2_1.jpg');
}
.logo4._2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo1_1.jpg');
}
.logo4._1 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/logo6.jpg');
}
.logo4._13 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/raffles_school.png');
  background-size: contain;
}
.logo4._14 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/australian_school.jpg');
}
.testimonials {
  display: inline-block;
  width: 32.83%;
  padding: 12px;
}
.project_box {
  display: inline-block;
  width: 100%;
  height: 660px;
  padding: 9px;
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/residental.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.project_box._2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/211212/20140803_112349.jpg');
}
.project_box_container {
  width: 49%;
  float: left;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #333;
  text-decoration: none;
}
.project_box_container:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.project_box_container._2 {
  float: right;
}
.projecttile {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  font-family: Oswald, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.projecttile.outside {
  position: relative;
  background-color: transparent;
}
.projecttile.inside {
  margin-bottom: -1px;
  text-transform: none;
}
.projectphoto_container {
  display: block;
  width: 25%;
  padding: 6px;
  float: left;
  color: #333;
  text-decoration: none;
}
.projectphoto_container:hover {
  opacity: 0.9;
}
.lightbox {
  color: #333;
}
.img {
  width: 300px;
  height: 200px;
}
.links {
  color: #333;
  text-decoration: none;
}
.logoimg {
  margin-right: 19px;
  float: left;
}
.name {
  font-size: 19px;
  font-weight: 700;
}
.company_p {
  float: left;
}
@media (max-width: 991px) {
  .header {
    width: 95%;
    padding-bottom: 10px;
  }
  .logo {
    width: 60%;
    text-decoration: none;
  }
  .logo.w--current {
    width: 60%;
  }
  .headerbg {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
  }
  .navlink {
    max-width: 100%;
    color: white;
  }
  .navlink:hover {
    background-color: white;
  }
  .navlink.w--current {
    color: #e46c0a;
  }
  .slider {
    height: 400px;
  }
  .slidertext {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    font-size: 50px;
  }
  .service {
    background-size: auto;
    background-repeat: repeat;
  }
  .navmenu {
    background-color: rgba(228, 108, 10, 0.90);
  }
  .rightbox {
    padding-left: 10px;
  }
  .p.topspace {
    text-align: center;
  }
  .mobile_menu_icon {
    color: white;
  }
  .mobile_menu_icon.w--open {
    background-color: transparent;
  }
  .banner._2 {
    background-position: 76% 50%;
  }
  .cols.space {
    margin-bottom: 20px;
    padding-right: 0px;
  }
  .nospace {
    text-align: center;
  }
  .headerwrapper {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
  }
  .sub._1 {
    margin-top: 10px;
  }
  .award {
    height: 260px;
    background-size: 90%;
  }
  .logo4 {
    background-size: 90%;
  }
  .logo4._6 {
    background-size: 80%;
  }
  .logo4._7 {
    background-size: 80%;
  }
  .logo4._8 {
    background-size: 70%;
  }
  .logo4._9 {
    background-size: 70%;
  }
  .logo4._10 {
    background-size: 70%;
  }
  .logo4._11 {
    background-size: 70%;
  }
  .logo4._12 {
    background-size: 70%;
  }
  .projectphoto_container {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .button.right {
    float: none;
  }
  .header {
    padding-bottom: 0px;
  }
  .logo {
    width: 50%;
    text-decoration: none;
  }
  .logo.w--current {
    width: 60%;
  }
  .contacttop {
    margin-top: 0px;
  }
  .slide1 {
    background-position: 50% 50%;
  }
  .slidertext {
    font-size: 35px;
    text-align: center;
  }
  .leftbox {
    width: 100%;
    margin-bottom: 30px;
  }
  .rightbox {
    width: 100%;
    text-align: center;
  }
  .p {
    text-align: center;
  }
  .copyright {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .social {
    width: 100%;
    text-align: center;
  }
  .banner._2 {
    background-position: 69% 50%;
  }
  .cols.profile {
    margin-bottom: 20px;
    text-align: center;
  }
  .subpage-title {
    text-align: center;
  }
  .sub._1 {
    height: auto;
  }
  .cols1 {
    margin-bottom: 20px;
  }
  .award {
    width: 32.83%;
    height: 230px;
  }
  .clientlogo {
    height: 100px;
  }
  .logo4 {
    width: 33.33%;
  }
  .projectphoto_container {
    width: 50%;
  }
  .logoimg {
    float: none;
  }
  .companyname {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .logo {
    width: 100%;
    padding-bottom: 15px;
    float: none;
    text-align: center;
    text-decoration: none;
  }
  .logo.w--current {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .headerbg {
    width: 100%;
    height: 100px;
  }
  .navlink {
    text-align: center;
  }
  .contacttop {
    display: block;
    width: 200px;
    margin: 5px auto 14px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    float: none;
    text-align: center;
  }
  .telnumber {
    float: none;
  }
  .callnow {
    text-align: center;
  }
  .phone {
    font-size: 22px;
  }
  .slider {
    height: 350px;
  }
  .slide1 {
    background-position: 50% 50%;
  }
  .slidertext {
    bottom: 150px;
    width: 80%;
    font-size: 30px;
    line-height: 40px;
  }
  .service {
    padding: 20px 10px;
  }
  .slidesmall1 {
    width: 100%;
  }
  .slide2 {
    width: 100%;
  }
  .rightbox {
    margin-bottom: 20px;
  }
  .p {
    text-align: center;
  }
  .p._2 {
    text-align: center;
  }
  .mobile_menu_icon {
    float: none;
    text-align: center;
  }
  .cols {
    padding-right: 0px;
  }
  .subtitle {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .subtitle._2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .photocontainer {
    width: 100%;
    margin-bottom: 20px;
  }
  .subpage-title {
    text-align: center;
  }
  .sub._1 {
    text-align: center;
  }
  .iconboxes {
    width: 100%;
    text-align: center;
  }
  .iconboxes.space {
    margin-bottom: 10px;
  }
  .small_slider_text {
    float: none;
    font-size: 24px;
    line-height: 30px;
  }
  .logo1 {
    margin-bottom: 10px;
  }
  .logo1._2 {
    width: 80%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .logo1._4 {
    width: 50%;
  }
  .logo1._1 {
    width: 100%;
  }
  .logo1._3 {
    width: 55%;
  }
  .tablink {
    margin-right: 0px;
    text-align: center;
  }
  .tablink.w--current {
    margin-right: 0px;
  }
  .tablink.last {
    margin-right: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .tablink.first {
    margin-right: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .tabsmenu {
    border-bottom-style: none;
  }
  .projectphoto {
    margin-right: auto;
    margin-left: auto;
  }
  .award {
    width: 49.5%;
    height: 180px;
  }
  .logo4 {
    width: 50%;
  }
  .testimonials {
    width: 100%;
  }
  .project_box {
    height: 400px;
  }
  .project_box_container {
    width: 100%;
  }
  .projectphoto_container {
    width: 100%;
    text-align: center;
  }
  .name {
    font-size: 17px;
    line-height: 19px;
  }
  .company_p {
    float: none;
    font-size: 13px;
  }
}

