body {
  background-image: url('http://x1.sdimgs.com/sd_static/a/89720/bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
  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;
  text-transform: uppercase;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #339;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
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;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}
.button {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #e87816;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.header {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 5px solid #e87816;
  background-image: url('http://x1.sdimgs.com/sd_static/a/89720/headerbg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-x;
}
.container {
  display: block;
  width: 95%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}
.container.slidecontent {
  position: relative;
  z-index: 2;
  padding-right: 40px;
  padding-left: 40px;
  color: white;
}
.container.boxes {
  position: relative;
  top: -30px;
  z-index: 3;
  text-decoration: none;
}
.container.map {
  text-align: center;
}
.navbar {
  background-color: transparent;
}
.menucontainer {
  max-width: 100%;
}
.navlink {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #666;
  font-size: 14px;
  text-transform: uppercase;
}
.navlink.w--current {
  color: #339;
}
.navmenu {
  margin-top: 20px;
}
.slider {
  height: 480px;
}
.headerslide {
  position: relative;
  margin-top: 80px;
  margin-bottom: 40px;
  padding: 14px 10px;
  background-color: rgba(0, 0, 0, 0.15);
}
.mainheader {
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}
.bigheader {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
}
.breakline {
  position: absolute;
  bottom: 0px;
  width: 100px;
  height: 6px;
  background-color: #e87816;
}
.boxcontainer {
  display: inline-block;
  width: 20%;
  height: 180px;
  padding: 20px 12px;
  float: left;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: white;
}
.boxcontainer._1 {
  background-color: #0093d3;
  font-family: Roboto, sans-serif;
  color: white;
  font-weight: 300;
}
.boxcontainer._1.subpage {
  width: 50%;
}
.boxcontainer._2 {
  background-color: #cc006b;
}
.boxcontainer._2.subpage {
  width: 50%;
}
.boxcontainer._3 {
  background-color: #e2ba01;
}
.boxcontainer._3.subpage {
  width: 50%;
}
.boxcontainer._4 {
  background-color: black;
}
.boxcontainer._4.subpage {
  width: 50%;
}
.boxcontainer._5 {
  background-color: #e87816;
}
.boxcontainer._5.subpage {
  width: 50%;
  height: auto;
}
.boxtitle {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.p {
  margin-bottom: 15px;
  line-height: 22px;
}
.cols1 {
  padding-left: 0px;
}
.footer {
  margin-top: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/89720/footerbg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-x;
  color: #5d5d5d;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
}
.highlight {
  line-height: 30px;
  font-weight: 700;
}
.banner {
  height: 250px;
  margin-bottom: 30px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/89720/banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner._2 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/89720/banner2.jpg');
}
.enquiryform {
  margin-top: 20px;
}
.galleryphoto {
  display: inline-block;
  width: 24.5%;
  padding: 10px;
}
.dropdown {
  font-family: Montserrat, sans-serif;
  color: #666;
  text-transform: uppercase;
}
.droplink {
  padding-top: 14px;
  padding-bottom: 14px;
  text-decoration: none;
}
.droplink:hover {
  background-color: #339;
  color: white;
}
.droptoggle {
  color: #666;
}
.map {
  margin-top: 20px;
}
.slide1 {
  padding-top: 40px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/89720/slide1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide2 {
  padding-top: 40px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/89720/cnc.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.slide3 {
  padding-top: 40px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/89720/4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.leftarrow {
  width: 40px;
}
@media (max-width: 991px) {
  .container.slidecontent {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container.boxes {
    top: 0px;
    margin-top: 20px;
  }
  .navlink {
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: white;
  }
  .navlink:hover {
    background-color: #e87816;
    color: white;
  }
  .navlink.w--current {
    color: white;
  }
  .navmenu {
    background-color: #339;
  }
  .slider {
    height: 370px;
    padding-top: 20px;
  }
  .headerslide {
    margin-top: 30px;
  }
  .mainheader {
    font-size: 20px;
  }
  .bigheader {
    font-size: 30px;
  }
  .boxcontainer {
    height: 230px;
  }
  .footer {
    margin-top: 20px;
  }
  .mobile_menu_icon {
    margin-top: 20px;
    color: #339;
  }
  .mobile_menu_icon.w--open {
    background-color: transparent;
    color: #339;
  }
  .droptoggle {
    display: block;
    padding-left: 15px;
    color: white;
  }
}
@media (max-width: 767px) {
  h4 {
    text-align: center;
  }
  .container.slidecontent {
    text-align: center;
  }
  .slider {
    height: 340px;
  }
  .headerslide {
    margin-bottom: 30px;
  }
  .mainheader {
    font-size: 18px;
    line-height: 26px;
  }
  .bigheader {
    font-size: 26px;
    line-height: 30px;
  }
  .breakline {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .boxcontainer {
    width: 50%;
    height: 150px;
  }
  .boxcontainer._1.subpage {
    width: 100%;
    height: auto;
  }
  .boxcontainer._2.subpage {
    width: 100%;
    height: auto;
  }
  .boxcontainer._3.subpage {
    width: 100%;
    height: auto;
  }
  .boxcontainer._4.subpage {
    width: 100%;
    height: auto;
  }
  .boxcontainer._5.subpage {
    width: 100%;
  }
  .cols1 {
    margin-bottom: 10px;
    padding-right: 0px;
    text-align: center;
  }
  .cols2 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
}
@media (max-width: 479px) {
  .container.boxes {
    margin-bottom: 10px;
  }
  .headerslide {
    margin-top: 20px;
  }
  .mainheader {
    font-size: 16px;
    line-height: 22px;
  }
  .bigheader {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .boxcontainer {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .cols {
    margin-bottom: 10px;
  }
}

