﻿body {
  font-family: Raleway, sans-serif;
  color: #818181;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #555;
  font-size: 26px;
  line-height: 44px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 22px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: capitalize;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #585858;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #303030;
  font-size: 16px;
}

.info p {
  display:inline-block;
}

ul li {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #303030;
  font-size: 16px;
}

a {
  color: #428bc7;
  text-decoration: underline;
}
a.qpg {color:#adadad;text-decoration: none;}
a.qpg:hover {color:#428bc7;}

.button {
  display: inline-block;
  margin-top: 15px;
  padding: 8px 18px;
  border: 2px solid #292774;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #292774;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #292774;
  color: #fff;
}

.button.button-white {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  border-color: #fff;
  color: #fff;
}

.button.button-white:hover {
  background-color: #fff;
  color: #292774;
}

.brand-logo {
  margin-top: 28px;
  margin-left: 25px;
  float: left;
}

.navigation-menu {
  margin-top: 30px;
  float: none;
}

.navigation-link {
  margin-left: 30px;
  padding: 0px 0px 5px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #292774;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-link:hover {
  border-bottom: 2px solid #292774;
  color: #292774;
}

.navigation-link.w--current {
  border-bottom: 2px solid #292774;
  color: #292774;
}

.navigation-link.products-nav:hover {
  border-bottom-width: 0px;
}

.navigation-container {
  display: block;
  text-align: center;
}

.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  height: 90px;
  margin-bottom: 0px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .13);
  background-color: #fff;
  box-shadow: 1px 1px 7px -1px #9c9b9b;
}

.header-contact {
  margin-top: 30px;
  margin-right: 25px;
  float: right;
  text-align: left;
}

.header-text {
  position: relative;
  margin-left: 8px;
  float: right;
  font-family: Montserrat, sans-serif;
  color: #292774;
  font-size: 14px;
}

.header-icon {
  margin-top: 4px;
  float: left;
  color: #292774;
}

.section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 60px;
  border-top: 0px solid #fff;
  background-color: #f5f5f5;
}

.scroll-header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  opacity: 0.97;
}

.bran-logo-scroll {
  margin-top: 17px;
}

.navigation-link-scroll {
  margin-left: 30px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #313131;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.navigation-link-scroll:hover {
  border-bottom: 2px solid #292774;
  color: #292774;
}

.navigation-link-scroll.w--current {
  border-bottom: 2px solid #292774;
  color: #292774;
}

.banner {
  background-color: transparent;
}

.service-wrapper {
  position: relative;
  display: block;
  overflow: visible;
  text-align: center;
}

.work-title {
  position: relative;
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 0px solid #ebebeb;
}

.center-div {
  display: block;
  margin-top: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.line {
  display: block;
  width: 30px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #428bc7;
}

.line.left {
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.section-features {
  position: relative;
  z-index: 2;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f5f5f5;
}

.h1-container {
  text-align: center;
}

.slider {
  height: auto;
  background-color: transparent;
  color: hsla(0, 0%, 100%, .81);
  font-weight: 300;
}

.hide-dots {
  display: none;
}

.arrow {
  width: 60px;
  height: 60px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 2px solid #fff;
  border-radius: 100px;
  opacity: 0.3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 30px;
}

.arrow:hover {
  opacity: 1;
}

.vertical {
  height: 70px;
  margin-right: 20px;
  margin-left: 20px;
}

.slide-2 {
  position: relative;
  display: inline-block;
  height: 450px;
  margin-top: 89px;
  background-image: -webkit-linear-gradient(270deg, rgba(66, 41, 14, .5), rgba(66, 41, 14, .5)), url('../images/boat-teak.jpg');
  background-image: linear-gradient(180deg, rgba(66, 41, 14, .5), rgba(66, 41, 14, .5)), url('../images/boat-teak.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-3 {
  height: 450px;
  margin-top: 89px;
  background-image: -webkit-linear-gradient(270deg, rgba(37, 22, 4, .69), rgba(37, 22, 4, .69)), url('../images/shutterstock_341995433.jpg');
  background-image: linear-gradient(180deg, rgba(37, 22, 4, .69), rgba(37, 22, 4, .69)), url('../images/shutterstock_341995433.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.features-image {
  position: relative;
  height: 390px;
  background-image: url('../images/furniture.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.features-text {
  padding-top: 25px;
}

.uppercase {
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.uppercase.white {
  color: #fff;
  text-align: center;
}

.uppercase.homecontent {
  text-align: left;
}

.uppercase.left {
  text-align: left;
}

.cool {
  position: relative;
  bottom: 18px;
  padding-left: 158px;
}

.hero-div {
  position: relative;
  z-index: 10;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #292774;
}

.hero-text {
  color: #e2f2ff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.shadow {
  position: relative;
  bottom: 14px;
  opacity: 0.6;
  text-align: center;
}

.shadow.darker {
  bottom: 8px;
  opacity: 1;
}

.row {
  margin-top: 50px;
}

.clients-slider {
  margin-top: 45px;
  background-color: transparent;
}

.slide-1-testimonials {
  padding-right: 90px;
  padding-left: 90px;
  text-align: center;
}

.clients-photo {
  position: relative;
  z-index: 0;
  display: block;
  width: 130px;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-image: url('../images/client2.jpg');
  background-size: 130px;
  background-repeat: no-repeat;
}

.clients-photo.photo-2 {
  background-image: url('../images/cleint3.jpg');
}

.clients-photo.photo-3 {
  background-image: url('../images/client1.jpg');
  background-position: 50% 50%;
}

.arrow-clients {
  width: 40px;
  height: 40px;
  padding-top: 9px;
  border: 2px solid #d1d1d1;
  border-radius: 100px;
  opacity: 0.6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #a8a8a8;
  font-size: 19px;
}

.arrow-clients:hover {
  opacity: 1;
}

.vertical-clients {
  position: absolute;
  margin-right: 1px;
  margin-left: 1px;
}

.text-clients {
  position: relative;
  margin-top: 20px;
  color: #303030;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.section-clients {
  display: block;
  overflow: visible;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f2f2f2;
  background-image: none;
}

.bradnign-logo {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}

.branding-hover {
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.branding-hover:hover {
  opacity: 1;
}

.social-icon {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px solid #3c4752;
  background-color: #2c2c2c;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.social-icon:hover {
  background-color: #3b5998;
}

.social-icon.twitter:hover {
  background-color: #2aa9e0;
}

.social-icon.google:hover {
  background-color: #bf3939;
}

.social-icon.rss:hover {
  background-color: #eb8a1c;
}

.social-column {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999;
  display: none;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: rgba(51, 60, 69, .99);
}

.footer-logo {
  margin-bottom: 15px;
  padding: 5px;
  background-color: #fff;
}

.footer-social {
  margin-top: 15px;
}

.footer-social.pages {
  display: block;
  width: 300px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  text-align: center;
}

.footer-circle {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-top: 1px;
  border: 1px solid #818181;
  border-radius: 50px;
  opacity: 0.6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.footer-circle:hover {
  opacity: 1;
}

.small-footer {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000305;
}

.small-footer-text {
  display: inline-block;
  margin-left: 10px;
  padding-top: 8px;
  color: #adadad;
  font-size: 13px;
}

.go-top {
  overflow: hidden;
  width: 40px;
  height: 40px;
  padding-top: 4px;
  float: right;
  border: 2px solid #e1e1e1;
  border-radius: 50px;
  -webkit-transition: border 500ms ease;
  transition: border 500ms ease;
  text-align: center;
}

.go-top:hover {
  border-color: #292774;
}

.h3-footer {
  margin-top: 10px;
  margin-bottom: 23px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-field {
  margin-bottom: 15px;
  padding-top: 0px;
  padding-left: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #818181;
  border-left-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
}

.text-field:hover {
  border-bottom-color: #428bc7;
}

.text-area {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #818181;
  border-left-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
}

.text-area:hover {
  border-bottom-color: #428bc7;
  color: #fff;
}

.submit-button {
  position: relative;
  width: 100%;
  margin-top: 10px;
  padding: 5px 15px;
  border: 2px solid #818181;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #818181;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #818181;
  color: #fff;
}

.success-message {
  margin-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  border: 2px solid #428bc7;
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
}

.error-message {
  margin-top: 15px;
  border: 2px solid #db2121;
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
}

.close-footer {
  position: relative;
  bottom: -13px;
  width: 40px;
  height: 40px;
  margin-right: 30px;
  padding-top: 4px;
  float: right;
  border: 2px solid #818181;
  border-radius: 30px;
  opacity: 0.3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.close-footer:hover {
  opacity: 1;
}

.close-text {
  position: relative;
  bottom: -21px;
  margin-right: 15px;
  float: right;
}

.sub-header {
  position: relative;
  z-index: 1;
  margin-top: 91px;
  padding-top: 20px;
  padding-bottom: 70px;
  background-color: #428bc7;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/teak1000px.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/teak1000px.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-header.fender {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .42), rgba(0, 0, 0, .42)), url('../images/boat-sea.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .42), rgba(0, 0, 0, .42)), url('../images/boat-sea.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-header.sealer {
  margin-top: 89px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/furniture.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/furniture.jpg');
  background-position: 0px 0px, 50% 24%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-header.cleaner {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/teak1000px.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/teak1000px.jpg');
  background-position: 0px 0px, 50% 0px;
}

.sub-header.products {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/teak-hands-2_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/teak-hands-2_1.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-header.faq {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/teak-pattern.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/teak-pattern.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.info {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.info.address {
  margin-bottom: 0px;
}

.info-icon {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.mail {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #818181;
  text-decoration: none;
}

.mail:hover {
  color: #fff;
}

.contact {
  color: #bdbdbd;
  font-size: 14px;
  line-height: 26px;
}

.section-page {
  position: relative;
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: #fff;
}

.section-work {
  position: relative;
  z-index: 2;
}

.container-about {
  padding-top: 60px;
  text-align: center;
}

.white {
  color: #fff;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 2px;
}

.sub-text {
  color: hsla(0, 0%, 100%, .61);
  font-size: 18px;
  font-weight: 200;
}

.sub-text.cl {
  color: #8f8f8f;
  font-weight: 300;
}

.section-help {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/boat-teak.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.row-help {
  margin-top: 100px;
}

.help-1 {
  height: 250px;
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, .95);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .18);
  text-align: center;
}

.circle-help {
  position: relative;
  bottom: 50px;
  display: block;
  width: 90px;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 32px;
  border-radius: 60px;
  background-color: #428bc7;
  opacity: 1;
}

.help-content {
  position: relative;
  bottom: 36px;
}

.link-help {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #428bc7;
  text-decoration: none;
}

.link-help:hover {
  color: #303030;
}

.section-services {
  padding-top: 90px;
  padding-bottom: 90px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #f2f2f2;
}

.section-services.white-2 {
  padding-top: 50px;
  background-color: transparent;
}

.section-services._2 {
  background-color: #f5f5f5;
}

.section-project {
  padding-top: 70px;
  padding-bottom: 70px;
  border-top: 1px solid #fff;
  background-color: #f2f2f2;
}

.project-wrapper {
  margin-bottom: 40px;
  text-align: center;
}

.project-button {
  width: 50px;
  height: 50px;
  padding-top: 9px;
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  opacity: 0.6;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.project-button:hover {
  opacity: 1;
}

.project-button.previous {
  float: left;
}

.project-button.next {
  float: right;
}

.line-project {
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
}

.slider-project {
  height: auto;
  margin-top: 40px;
  background-color: transparent;
}

.arrow-project {
  width: 50px;
  height: 50px;
  padding-top: 11px;
  border: 2px solid #fff;
  border-radius: 50px;
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-size: 24px;
}

.arrow-project:hover {
  opacity: 0.8;
}

.caption {
  position: absolute;
  left: 23px;
  bottom: 23px;
  padding: 10px;
  border: 1px solid #fff;
  color: #fff;
}

.caption-link {
  position: absolute;
  top: 23px;
  right: 23px;
  padding: 10px;
  background-color: rgba(66, 139, 199, .8);
  color: #fff;
  text-decoration: none;
}

.project {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #585858;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.details {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}

.category-text {
  color: #adadad;
}

.pricing-section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #ebebeb;
}

.alert {
  overflow: hidden;
  margin-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  border: 1px solid #292774;
  border-radius: 6px;
  background-color: #e1f8ff;
}

.help {
  color: #292774;
}

.help.help-2 {
  color: #292774;
  font-weight: 400;
}

._404-section {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 1px solid #fff;
  background-color: #f2f2f2;
}

.circle-404 {
  display: block;
  width: 380px;
  height: 380px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 130px;
  border: 6px solid #428bc7;
  border-radius: 200px;
  text-align: center;
}

._404-text {
  margin-bottom: 67px;
  color: #428bc7;
  font-size: 140px;
  font-weight: 600;
}

._404-container {
  position: relative;
  z-index: 1;
  text-align: center;
}

.logo-background {
  position: absolute;
  left: -23%;
  top: 25%;
  opacity: 0.05;
}

.row-social {
  position: relative;
  z-index: 1;
}

.column-features {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.big-text {
  margin-bottom: 8px;
  color: #fff;
  font-size: 34px;
  line-height: 46px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.medium-text {
  margin-bottom: 20px;
  color: hsla(0, 0%, 100%, .61);
  font-size: 20px;
  text-align: center;
}

.header-phone {
  margin-top: 0px;
  float: left;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #292774;
  font-size: 18px;
  font-weight: 400;
}

.div-block {
  margin-top: 30px;
}

.container {
  display: block;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.slide-4 {
  height: 450px;
  margin-top: 89px;
  background-image: -webkit-linear-gradient(270deg, rgba(37, 22, 4, .74), rgba(37, 22, 4, .74)), url('../images/furniture_1.jpg');
  background-image: linear-gradient(180deg, rgba(37, 22, 4, .74), rgba(37, 22, 4, .74)), url('../images/furniture_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 3px;
  background-color: #fff;
}

.image-home {
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 600px;
  background-image: url('../images/Semco_Teak_Cleaner_0_946ltr.png'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/Semco_Teak_Cleaner_0_946ltr.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 55%, 0px 0px;
  background-size: cover, auto;
  box-shadow: 1px 1px 15px -3px rgba(0, 0, 0, .44);
}

.image-home.sealer {
  margin-top: 0px;
  background-image: url('../images/semco-teak-sealer-can.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/semco-teak-sealer-can.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 43%, 0px 0px;
  background-size: 125px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.image-home.fender {
  background-image: url('../images/BMGA2073.JPG'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/BMGA2073.JPG'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 55%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.home-p {
  margin-top: 30px;
  color: #303030;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
}

.img1 {
  height: 200px;
  background-image: url('../images/boat-top-view.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.row-2 {
  height: 200px;
}

.img2 {
  height: 200px;
  background-image: url('../images/teak.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img3 {
  height: 200px;
  background-image: url('../images/teak-hands-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img4 {
  height: 200px;
  background-image: url('../images/boat.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-3 {
  position: absolute;
  display: block;
  width: 100%;
}

.image-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2px;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 28px;
}

.section-2 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 50px;
  background-color: #f5f5f5;
}

.div-block-2 {
  display: block;
  width: 500px;
  height: 450px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.semcont {
  position: relative;
  left: 224px;
  top: -506px;
  display: block;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/logo2.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #686868;
}

.semcowa {
  position: relative;
  left: 70px;
  top: -359px;
  display: block;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/logo2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #868686;
}

.semcowa-perth {
  position: relative;
  left: 70px;
  top: -319px;
  display: block;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/logo2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #868686;
}

.semcosa {
  position: relative;
  left: 219px;
  top: -361px;
  bottom: -16px;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/logo2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #686868;
}

.semcoqld {
  position: relative;
  left: 343px;
  top: -268px;
  z-index: auto;
  display: block;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/logo2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #686868;
}

.semconsw {
  position: relative;
  left: 359px;
  top: -200px;
  z-index: auto;
  display: block;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/logo2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #686868;
}

.semcovic {
  position: relative;
  left: 317px;
  top: -329px;
  display: block;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/logo2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #686868;
}

.semcoact {
  position: relative;
  left: 379px;
  top: -191px;
  z-index: auto;
  display: block;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/logo2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #686868;
}

.semcotas {
  position: relative;
  left: 326px;
  top: -140px;
  display: block;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  background-image: url('../images/logo2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #686868;
}

.paragraph-2 {
  display: block;
  width: 80%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #303030;
  font-size: 16px;
  text-align: center;
}

.select-field {
  font-size: 13px;
}

.paragraph-3 {
  position: static;
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: 0px;
  float: none;
  color: #303030;
  font-size: 16px;
  text-align: left;
}

.paragraph-3.cleaner {
  margin-left: 150px;
}

.paragraph-3.center {
  text-align: center;
}

.heading-2 {
  text-align: left;
}

.image-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-8 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-4 {
  color: #303030;
  font-size: 16px;
  line-height: 34px;
}

.nt-contact {
  position: relative;
  left: 96px;
  top: auto;
  bottom: 683px;
  z-index: 999;
  display: none;
  width: 300px;
  padding: 10px 20px;
  border: 2px solid #428bc7;
  background-color: #fff;
}

.link {
  color: #428bc7;
  text-decoration: none;
}

.paragraph-5 {
  color: #292774;
}

.link-2 {
  color: #428bc7;
  text-decoration: none;
}

.link-3 {
  color: #428bc7;
  text-decoration: none;
}

.wa-contact {
  position: relative;
  left: -55px;
  top: auto;
  bottom: 600px;
  z-index: 999;
  display: none;
  width: 300px;
  padding: 10px 20px;
  border: 2px solid #428bc7;
  background-color: #fff;
}

.wa-perth-contact {
  position: relative;
  left: -55px;
  top: auto;
  bottom: 540px;
  z-index: 999;
  display: none;
  width: 300px;
  padding: 10px 20px;
  border: 2px solid #428bc7;
  background-color: #fff;
}

.link-4 {
  position: absolute;
  top: 0px;
  right: 8px;
  bottom: 0px;
  float: right;
  color: rgba(41, 39, 116, .43);
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
}

.sa-contact {
  position: relative;
  left: 101px;
  top: auto;
  bottom: 579px;
  z-index: 999;
  display: none;
  width: 300px;
  padding: 10px 20px;
  border: 2px solid #428bc7;
  background-color: #fff;
}

.qld-contact {
  position: relative;
  left: 200px;
  top: -631px;
  z-index: 999;
  display: none;
  width: 350px;
  padding: 10px 20px;
  float: none;
  border: 2px solid #428bc7;
  background-color: #fff;
}

.nws-act-vic-contact {
  position: relative;
  left: 393px;
  top: -484px;
  z-index: 999;
  display: none;
  width: 300px;
  margin-top: 30px;
  padding: 10px 20px;
  border: 2px solid #428bc7;
  background-color: #fff;
}

.vic-contact {
  position: relative;
  left: 0px;
  top: -420px;
  z-index: 999;
  display: none;
  width: 300px;
  margin-top: 30px;
  padding: 10px 20px;
  border: 2px solid #428bc7;
  background-color: #fff;
}

.tas-contact {
  position: relative;
  left: 205px;
  top: -438px;
  z-index: 999;
  display: none;
  width: 300px;
  padding: 10px 20px;
  border: 2px solid #428bc7;
  background-color: #fff;
}

.dropdown-toggle {
  padding: 0px 20px 0px 0px;
}

.icon {
  margin-top: 2px;
  margin-right: 0px;
  margin-left: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  color: #292774;
}

.icon.phone {
  top: 4px;
}

.drop-link {
  color: #292774;
  font-size: 13px;
  text-transform: uppercase;
}

.drop-link:hover {
  background-color: #c2c2c2;
}

.drop-link.w--current {
  border-bottom: 1px none #000;
  color: #292774;
  font-weight: 700;
  text-decoration: none;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.text-block {
  position: absolute;
  display: block;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #e03434;
  font-size: 120px;
  text-align: center;
}

.container-3 {
  margin-top: 20px;
}

.image-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container-4 {
  margin-top: 20px;
}

.image-11 {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.container-5 {
  margin-top: 20px;
}

.sealer {
  margin-top: 30px;
}

.image-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.heading-3 {
  text-align: center;
  text-transform: uppercase;
}

.body {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.div-block-3 {
  float: left;
}

.text-block-2 {
  color: #292774;
  font-weight: 700;
  text-decoration: none;
}

.link-block {
  text-decoration: none;
}

.paragraph-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  color: #0c0c0c;
  font-size: 15px;
  line-height: 26px;
}

.image-13 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-14 {
  display: block;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.image-15 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-4 {
  display: none;
}

.products-image {
  height: 250px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-image: url('../images/shutterstock_299362310.jpg');
  background-position: 50% 37%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-4 {
  font-size: 20px;
}

.text-block-3 {
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 35px;
}

.paragraph-slide {
  color: #fff;
}

.sealer-paragraph {
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.column-list {
  padding-right: 0px;
  padding-left: 0px;
}

.dist-loc {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 5px;
  padding-left: 10px;
  color: #428bc7;
}

.dist {
  display: block;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-right: 1px none #c5c5c5;
  background-color: transparent;
  font-size: 16px;
  text-align: center;
}

.dist.last {
  border-right-width: 0px;
}

.dist-txt {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 20px;
}

.row-3 {
  margin-bottom: 10px;
}

.div-dist {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(37, 31, 31, .18);
}

.link-dist {
  text-decoration: none;
}

.important-text {
  color: #303030;
}

.important-text-2 {
  color: #303030;
}

.important-text-3 {
  color: #303030;
}

.important-text-4 {
  color: #303030;
}

.important-text-5 {
  color: #303030;
}

.important-text-6 {
  color: #303030;
}

/*///// Resellers Search /////*/

.resellers-map {
  height: 450px;
}

.resellers-column {
  padding-right: 30px;
}

.reseller-listing {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border-bottom: 1px solid #eee;
  margin-right:1%;
  margin-left:1%;
  width:31%;
  min-height:170px;
  text-align:left;
}

.reseller-heading {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 18px;
}

.button.search {
  width: 100%;
  margin-top:-4px;
}

.location-img {
  position: relative;
  top: 10px;
  margin-bottom:12px;
  float: left;
}

.top-margin {margin-top:80px;}

.text-link {
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
  text-decoration: none;
}

.text-link:hover {
  opacity: 0.65;
  -webkit-transform: translate(0px, -6px);
  -ms-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
}

html.w-mod-js *[data-ix="display-none-navigation-scroll-on-load"] {
  display: none;
}

html.w-mod-js *[data-ix="display-none-footer-on-load"] {
  display: none;
  -webkit-transform: translate(0px, 400px);
  -ms-transform: translate(0px, 400px);
  transform: translate(0px, 400px);
}

html.w-mod-js *[data-ix="hide-close-contact-text-on-load"] {
  opacity: 0;
  -webkit-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}

html.w-mod-js *[data-ix="slide-in-navigation-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -90px);
  -ms-transform: translate(0px, -90px);
  transform: translate(0px, -90px);
}

html.w-mod-js *[data-ix="fade-in-arrow-on-load"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="fade-in-arrow-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-5"] {
  opacity: 0.22;
  -webkit-transform: translate(0px, 506px);
  -ms-transform: translate(0px, 506px);
  transform: translate(0px, 506px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-6"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="fade-in-text-on-load-7"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-3"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-4"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-5"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="scale-in-icon-on-scroll-6"] {
  opacity: 0;
  -webkit-transform: scale(0.79, 0.79);
  -ms-transform: scale(0.79, 0.79);
  transform: scale(0.79, 0.79);
}

html.w-mod-js *[data-ix="slide-in-from-right-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="slide-in-from-left-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

@media (max-width: 991px) {
  h1 {
    font-size: 23px;
  }
  p {
    font-size: 13px;
  }
  .navigation-menu {
    position: absolute;
    z-index: 3;
    margin-top: 0px;
    background-color: hsla(0, 0%, 100%, .94);
  }
  .navigation-link {
    max-width: 100%;
    margin-left: 0px;
    padding: 20px;
  }
  .navigation-link:hover {
    border-bottom-style: none;
    background-color: #a1a1a1;
  }
  .navigation-link.w--current {
    border-bottom-style: none;
    background-color: #d3d3d3;
  }
  .navigation-link.products-nav {
    width: 100%;
  }
  .header {
    z-index: 9999999;
  }
  .header-contact {
    display: block;
  }
  .header-text {
    display: none;
  }
  .scroll-header {
    display: none;
  }
  .hamburger {
    margin-top: 17px;
    padding: 14px;
    background-color: hsla(0, 0%, 100%, .2);
    color: #292774;
  }
  .hamburger.w--open {
    background-color: #292774;
  }
  .features-image {
    height: 450px;
  }
  .uppercase {
    line-height: 36px;
  }
  .text-clients {
    color: #303030;
    font-size: 14px;
    line-height: 24px;
  }
  .footer {
    display: none;
  }
  .sub-header.cleaner {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/teak1000px.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/teak1000px.jpg');
    background-position: 0px 0px, 50% 0px;
  }
  .mail {
    font-size: 13px;
  }
  .contact {
    font-size: 13px;
  }
  .section-page {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .help-1 {
    height: 270px;
  }
  ._404-container {
    z-index: 0;
  }
  .column-features {
    padding-right: 0px;
  }
  .big-text {
    font-size: 25px;
  }
  .medium-text {
    font-size: 18px;
  }
  .header-phone {
    position: relative;
    top: 0px;
    margin-top: 0px;
    float: right;
    font-size: 24px;
    text-decoration: none;
  }
  .image-home {
    width: 200px;
    background-image: url('../images/Semco_Teak_Cleaner_0_946ltr.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/Semco_Teak_Cleaner_0_946ltr.png'), linear-gradient(180deg, null, null);
    background-position: 50% 50%, 0px 0px;
    background-size: 250px, auto;
    background-repeat: no-repeat, repeat;
  }
  .image-home.sealer {
    width: 200px;
  }
  .image-home.fender {
    width: 200px;
    background-image: url('../images/BMGA2073.JPG'), -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: url('../images/BMGA2073.JPG'), linear-gradient(180deg, #fff, #fff);
    background-repeat: no-repeat, repeat;
  }
  .home-p {
    font-size: 14px;
	text-align:center;

  }
  .image-4 {
    padding-top: 16px;
  }
  .image-5 {
    padding-top: 17px;
  }
  .image-6 {
    padding-top: 13px;
  }
  .semcont {
    top: -506px;
  }
  .semcoqld {
    top: -268px;
  }
  .semconsw {
    top: -200px;
    z-index: auto;
  }
  .semcovic {
    position: relative;
    left: 317px;
    top: -329px;
    width: 60px;
    height: 30px;
    border-radius: 10px;
    background-color: #fff;
    background-image: url('../images/logo2.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 3px 0 #686868;
  }
  .semcoact {
    position: relative;
    left: 379px;
    top: -191px;
    width: 60px;
    height: 30px;
    border-radius: 10px;
    background-color: #fff;
    background-image: url('../images/logo2.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 3px 0 #686868;
  }
  .semcotas {
    position: relative;
    left: 326px;
    top: -140px;
    width: 60px;
    height: 30px;
    border-radius: 10px;
    background-color: #fff;
    background-image: url('../images/logo2.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 3px 0 #686868;
  }
  .paragraph-2 {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    text-align: center;
  }
  .paragraph-3 {
    font-size: 14px;
	margin: 0px 10px 0px 10px;
  }
  .paragraph-4 {
    font-size: 14px;
	margin: 0px 10px 0px 10px;
  }
  .nt-contact {
    left: 108px;
    display: none;
  }
  .wa-contact {
    left: -51px;
    display: none;
  }
  .wa-perth-contact {
    left: -51px;
    display: none;
  }
  .sa-contact {
    left: 96px;
    display: none;
  }
  .qld-contact {
    left: 199px;
    display: none;
  }
  .nws-act-vic-contact {
    left: 275px;
    display: none;
  }
  .tas-contact {
    left: 211px;
    display: none;
  }
  .dropdown-toggle {
    max-width: 100%;
    padding-right: 0px;
  }
  .icon {
    position: absolute;
    top: 2px;
    right: 86px;
    z-index: 99999;
    margin-top: 5px;
    float: left;
    text-decoration: none;
  }
  .icon.phone {
    top: 21px;
    right: 18px;
  }
  .dropdown {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .paragraph-10 {
    padding-right: 0px;
    font-size: 14px;
  }
  .paragraph-slide {
    padding-left: 20px;
    font-size: 16px;
  }
  .icon-2 {
    font-size: 36px;
  }
  .paragraph-15 {
    font-size: 14px;
  }
  .paragraph-16 {
    font-size: 14px;
  }
  .paragraph-17 {
    font-size: 14px;
  }
  .sealer-paragraph {
    padding-right: 28px;
    padding-left: 28px;
    font-size: 14px;
  }
  .dist-txt.email {
    font-size: 10px;
  }
  .reseller-heading {
  font-size: 14px;
  line-height: 22px;
}
  .reseller-listing {
    width: 31%;
  }
  .reseller-listing p {
    font-size:14px;
    line-height:22px;
  }
  .button.search {
    margin-top:0px;
  }
}

@media (max-width: 767px) {
  .button {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .brand-logo {
    margin-left: 0px;
  }
  .service-wrapper {
    margin-bottom: 35px;
  }
  .hamburger {
    margin-right: 15px;
  }
  .section-features {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .arrow {
    width: 50px;
    height: 50px;
    font-size: 22px;
  }
  .vertical {
    height: 70px;
    margin-top: 250.5px;
  }
  .features-image {
    height: 320px;
  }
  .features-text {
    margin-bottom: 35px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-div {
    position: static;
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hero-text {
    position: static;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: -26px;
    padding-top: 1px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 34px;
  }
  .text-clients {
    color: #303030;
    font-size: 14px;
    line-height: 24px;
  }
  .section-clients {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .branding-hover {
    text-align: center;
  }
  .social-icon {
    border-bottom: 1px solid #3c4752;
    border-right-style: none;
  }
  .footer {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1002;
    display: none;
    overflow: scroll;
  }
  .footer-logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-social {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .footer-social.pages {
    margin-top: 10px;
    float: left;
  }
  .footer-circle {
    float: left;
  }
  .close-footer {
    z-index: 9999;
  }
  .contact {
    font-size: 12px;
  }
  .help-1 {
    height: auto;
  }
  .link-help {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .section-services {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-services.white-2 {
    padding-bottom: 80px;
  }
  .project-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container-iphone {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-help {
    margin-bottom: 100px;
  }
  .column-features {
    margin-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .image {
    background-color: #fff;
    text-transform: lowercase;
  }
  .image-home {
    display: block;
    width: 300px;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/Semco_Teak_Cleaner_0_946ltr.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/Semco_Teak_Cleaner_0_946ltr.png'), linear-gradient(180deg, null, null);
    background-size: 380px, auto;
  }
  .image-home.sealer {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/semco-teak-sealer-can.jpg'), -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: url('../images/semco-teak-sealer-can.jpg'), linear-gradient(180deg, transparent, transparent);
    background-size: contain, auto;
  }
  .image-home.fender {
    width: 300px;
  }
  .home-p {
    margin-right: 20px;
    margin-left: 20px;
	text-align:center;

  }
  .img1 {
    height: 300px;
    border-bottom: 5px solid #fff;
  }
  .row-2 {
    margin-bottom: 20px;
  }
  .img2 {
    height: 300px;
    border-bottom: 5px solid #fff;
  }
  .img3 {
    height: 300px;
    border-bottom: 5px solid #fff;
  }
  .img4 {
    height: 300px;
  }
  .paragraph-2 {
    width: 80%;
    margin-top: 15px;
  }
  .paragraph-3 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .paragraph-3.cleaner {
    margin-top: 60px;
    margin-left: 20px;
  }
  .paragraph-4 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nt-contact {
    left: 100px;
    display: none;
  }
  .wa-contact {
    left: 6px;
    top: -604px;
    bottom: 629px;
    display: none;
  }
  .wa-perth-contact {
    left: 6px;
    top: -564px;
    bottom: 669px;
    display: none;
  }
  .sa-contact {
    left: 102px;
    top: auto;
    bottom: 577px;
    display: none;
  }
  .qld-contact {
    left: 163px;
    top: -625px;
    display: none;
  }
  .nws-act-vic-contact {
    left: 218px;
    display: none;
  }
  .tas-contact {
    left: 212px;
    top: -439px;
    display: none;
  }
  .dropdown-toggle {
    padding-right: 0px;
  }
  .icon {
    top: 2px;
    right: 105px;
  }
  .icon.phone {
    top: 23px;
    right: 17px;
  }
  .dropdown {
    padding-right: 0px;
  }
  .text-block {
    position: relative;
    float: none;
  }
  .sealer {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .sealer.second {
    margin-top: 0px;
  }
  .container-6 {
    margin-top: 60px;
  }
  .paragraph-slide {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-3 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .sealer-paragraph {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .heading-12.top {
    margin-top: 20px;
  }
  .dist-txt.email {
    font-size: 14px;
  }
  .reseller-listing {
    width: 47.5%;
  }
  #resellersSearchResultsHolder {padding-left:20px;padding-right:30px;}
}

@media (max-width: 479px) {
  h5 {
    font-size: 15px;
  }
  p {
    font-size: 14px;
  }
  .button {
    display: block;
    width: 260px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section {
    padding-top: 60px;
  }
  .center-div {
    padding-bottom: 0px;
  }
  .line.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hamburger {
    left: 6px;
  }
  .h1-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .vertical {
    margin-top: 272.5px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .slide-2 {
    margin-top: 89px;
  }
  .features-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .uppercase {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    text-indent: 0px;
  }
  .uppercase.homecontent {
    text-align: center;
  }
  .uppercase.left {
    text-align: center;
  }
  .cool {
    display: none;
  }
  .hero-text {
    font-size: 16px;
  }
  .slide-1-testimonials {
    padding-right: 5px;
    padding-left: 5px;
  }
  .arrow-clients {
    margin-top: 49px;
  }
  .text-clients {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 0px;
    font-size: 14px;
  }
  .section-clients {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .footer {
    display: none;
  }
  .footer-social {
    text-align: center;
  }
  .footer-social.pages {
    width: 200px;
    margin-top: 10px;
    float: none;
  }
  .footer-circle {
    float: none;
  }
  .small-footer-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .white {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    letter-spacing: 0px;
  }
  .sub-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sub-text.cl {
    font-size: 15px;
  }
  .section-help {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .section-services {
    padding: 50px 20px;
  }
  .section-page.other {
    padding-top: 0px;
  }
  .circle-404 {
    width: 300px;
    height: 300px;
    padding-top: 96px;
  }
  ._404-text {
    margin-bottom: 58px;
    font-size: 125px;
  }
  .column-help {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-features {
    padding-right: 10px;
    padding-left: 10px;
  }
  .big-text {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 22px;
    line-height: 30px;
  }
  .medium-text {
    margin-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .container {
    margin-top: 20px;
  }
  .image {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-home {
    width: 280px;
    height: 280px;
    background-image: url('../images/Semco_Teak_Cleaner_0_946ltr.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/Semco_Teak_Cleaner_0_946ltr.png'), linear-gradient(180deg, null, null);
    background-size: 360px, auto;
  }
  .image-home.sealer {
    width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url('../images/semco-teak-sealer-can.jpg'), -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: url('../images/semco-teak-sealer-can.jpg'), linear-gradient(180deg, transparent, transparent);
    background-size: 180px, auto;
  }
  .image-home.fender {
    width: 280px;
    border-radius: 10000px;
  }
  .home-p {
    font-size: 14px;
	text-align:center;

  }
  .div-block-2 {
    width: 300px;
    height: 300px;
  }
  .semcont {
    left: 118px;
    top: -399px;
  }
  .semcowa {
    left: 43px;
    top: -264px;
  }
  .semcowa-perth {
    left: 43px;
    top: -264px;
  }
  .semcosa {
    left: 109px;
    top: -292px;
  }
  .semcoqld {
    left: 188px;
    top: -188px;
  }
  .semconsw {
    left: 209px;
    top: -152px;
  }
  .semcovic {
    left: 160px;
    top: -299px;
  }
  .semcoact {
    left: 226px;
    top: -147px;
  }
  .semcotas {
    left: 183px;
    top: -119px;
  }
  .paragraph-3 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .paragraph-3.cleaner {
    margin-left: 10px;
  }
  .paragraph-4 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .container-2 {
    padding-left: 0px;
  }
  .column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nt-contact {
    left: 3px;
    bottom: 556px;
    display: none;
  }
  .wa-contact {
    left: 1px;
    top: -507px;
    bottom: 608px;
    display: none;
  }
  .wa-perth-contact {
    left: 1px;
    top: -467px;
    bottom: 648px;
    display: none;
  }
  .sa-contact {
    left: 0px;
    top: -503px;
    bottom: auto;
    display: none;
  }
  .qld-contact {
    left: 4px;
    top: -525px;
    display: none;
    width: 300px;
  }
  .nws-act-vic-contact {
    left: 3px;
    top: -399px;
    display: none;
  }
  .tas-contact {
    left: 2px;
    top: -347px;
    display: none;
  }
  .icon {
    right: 54px;
  }
  .icon.phone {
    top: 20px;
    right: 20px;
  }
  .image-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .sealer.second {
    margin-top: 0px;
  }
  .paragraph-10 {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    color: #303030;
    font-size: 14px;
  }
  .products-image {
    padding-left: 0px;
  }
  .paragraph-slide {
    margin-bottom: 20px;
    padding-right: 80px;
    padding-left: 80px;
    font-size: 14px;
  }
  .column-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .sealer-paragraph {
    padding-right: 13px;
    padding-left: 13px;
  }
  .heading-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .heading-6 {
    text-align: center;
  }
  .heading-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .heading-8 {
    padding-left: 0px;
  }
  .heading-9 {
    padding-left: 0px;
  }
  .heading-10 {
    padding-left: 0px;
  }
  .heading-11 {
    padding-left: 0px;
  }
  .heading-12 {
    padding-left: 10px;
  }
  .heading-12.top {
    margin-top: 0px;
    padding-left: 0px;
  }
  .heading-13 {
    padding-left: 0px;
  }
  .reseller-listing {
    width: 100%;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}