.nav-menu {
  display: block;
  width: 483px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 21px;
  float: none;
}

.nav-link {
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px 0px;
  border-bottom: 2px solid transparent;
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 16px;
}

.nav-link:hover {
  border-bottom-width: 3px;
  border-bottom-color: #25408f;
  color: #25408f;
  font-weight: 400;
}

.nav-link.w--current {
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px 0px;
  border-width: 1px 1px 3px;
  border-color: #25408f;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-radius: 0px;
  color: #25408f;
  font-size: 16px;
  font-weight: 700;
}

.navbar {
  height: 120px;
  padding-left: 0%;
  border-bottom: 1px solid #d1d1d1;
  background-color: #fff;
}

.nav-link-2 {
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 16px;
}

.heading {
  margin-bottom: 25px;
  padding-top: 0px;
  font-family: 'Noto Sans', sans-serif;
  color: #2a2626;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  letter-spacing: -0.5px;
}

.heading.heading-new-2 {
  margin-top: 0px;
}

.heading.white {
  color: #fff;
}

.container {
  padding-top: 30px;
  padding-bottom: 105px;
}

.paragraph {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Noto Sans', sans-serif;
  color: #747373;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.paragraph.white {
  color: #fff;
}

.flooring {
  height: auto;
  padding-bottom: 10px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: none;
}

.section {
  padding-bottom: 75px;
}

.column {
  padding-right: 20px;
  padding-left: 20px;
}

.heading-2 {
  margin-top: 4px;
  margin-bottom: 18px;
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
}

.div-block {
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 30px;
  padding: 15px;
}

.paragraph-2 {
  margin-bottom: 5px;
  font-family: 'Noto Sans', sans-serif;
  color: #838383;
  font-size: 17px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.button {
  display: block;
  width: 200px;
  margin: 35px auto 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px;
  background-color: #25408f;
  font-family: 'Noto Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.footer {
  height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#25408f), to(#25408f));
  background-image: linear-gradient(180deg, #25408f, #25408f);
}

.heading-3 {
  font-size: 19px;
  text-align: center;
}

.image-3 {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-left: auto;
}

.section-3 {
  border-top: 1px none #e0e0e0;
  border-bottom: 1px none #eee;
  background-color: #f5f5f5;
}

.heading-4 {
  margin-top: 0px;
  margin-left: 20px;
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 19px;
}

.paragraph-3 {
  margin-left: 20px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.product-rows {
  margin-bottom: 50px;
}

.heading-5 {
  font-family: 'Noto Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}

.container-2 {
  padding-top: 21px;
  padding-bottom: 21px;
}

.link-menu {
  display: block;
  margin-bottom: 5px;
  font-family: 'Noto Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.88);
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
}

.about-us-footer {
  padding-right: 30px;
  font-family: 'Noto Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.88);
  font-size: 16px;
  line-height: 22px;
}

.link-block {
  width: auto;
  height: 108px;
  padding-top: 17px;
  padding-left: 15px;
  float: left;
}

.image-4 {
  height: 90px;
}

.navbar-2 {
  height: 120px;
  border-bottom: 1px solid #d4d4d4;
  background-color: #fff;
}

.nav-menu-2 {
  display: block;
  width: 500px;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.container-3 {
  padding-top: 13px;
}

.contact-us {
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: right;
  border-radius: 3px;
  background-color: #25408f;
  font-family: 'Noto Sans', sans-serif;
  color: #fff;
  font-size: 16px;
}

.contact-us.w--current {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.section-4 {
  background-image: url('../images/Home-new.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-2 {
  display: inline-block;
  margin-top: 58px;
  margin-bottom: 5px;
  padding: 10px;
  float: left;
  clear: none;
  background-color: #fff;
}

.container-4 {
  padding-top: 64px;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Noto Sans', sans-serif;
  color: #25408f;
  font-size: 38px;
  line-height: 42px;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
}

.specialist {
  display: inline-block;
  padding: 5px 10px;
  float: left;
  clear: left;
  background-color: #fff;
}

.specialists-in-area {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 32px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: none;
}

.column-2 {
  padding-right: 20px;
  padding-left: 20px;
}

.div-block-3 {
  height: 175px;
  background-image: url('../images/hardwood-floor-021x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tiling {
  height: 175px;
  background-image: url('../images/tiling1x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.curve {
  position: relative;
  top: -57px;
  z-index: 1;
  width: 100%;
  height: 58px;
}

.section-5 {
  position: relative;
  z-index: 0;
  background-color: #25408f;
}

.container-our-services {
  margin-top: -45px;
  padding-top: 0px;
  padding-bottom: 45px;
}

.div-block-4 {
  width: 100%;
  height: 58px;
  background-image: url('../images/White-curve.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.container-why-choose-us {
  padding-top: 30px;
  padding-bottom: 65px;
}

.partner-logos {
  width: 150px;
  height: 150px;
}

.trusted-partners-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-6 {
  height: 400px;
  background-image: url('../images/Floor-141x.jpg');
  background-position: 50% 98%;
  background-size: cover;
  background-attachment: scroll;
}

.container-flooring-page {
  padding-top: 30px;
  padding-bottom: 50px;
}

.div-block-7 {
  margin-bottom: 15px;
  clear: left;
}

.social-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 7px;
  margin-left: 7px;
  padding-top: 9px;
  clear: none;
  border-radius: 40px;
  background-color: rgba(0, 0, 0, 0.36);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
}

.social-icon:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.social-icon.fb-icon {
  margin-left: 0px;
  background-color: rgba(0, 0, 0, 0.36);
}

.section-8 {
  height: auto;
  padding-top: 0px;
  padding-bottom: 40px;
  border-bottom: 0px none #bebebe;
  background-color: #fff;
}

.text-field-2 {
  height: 50px;
  margin-bottom: 20px;
  border: 1px solid #bebebe;
  border-radius: 3px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}

.text-field-2:focus {
  border-width: 1px;
  border-color: #25408f;
}

.message-text-field {
  min-height: 100px;
  padding-top: 13px;
  border: 1px solid #bebebe;
  border-radius: 3px;
  line-height: 22px;
}

.message-text-field:focus {
  border-width: 2px;
  border-color: #25408f;
}

.submit-button-new {
  display: block;
  height: auto;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 30px;
  border-radius: 3px;
  background-color: #25408f;
  font-family: 'Noto Sans', sans-serif;
  color: #fff;
  font-size: 15px;
}

.contact-us-container {
  padding-top: 30px;
  padding-bottom: 55px;
}

.h3-tags {
  margin-top: 0px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 23px;
  line-height: 30px;
}

.container-on-contact-page {
  padding-top: 30px;
}

.paragraph-7 {
  margin-bottom: 40px;
  font-family: 'Noto Sans', sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 24px;
}

.phone-number {
  margin-bottom: 10px;
  font-family: 'Noto Sans', sans-serif;
  color: #25408f;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
}

.column-8 {
  padding-right: 30px;
  padding-left: 30px;
  border-left: 1px none #cfcfcf;
}

.column-9 {
  padding-right: 30px;
}

.data {
  margin-bottom: 40px;
  font-family: 'Noto Sans', sans-serif;
  color: grey;
  font-size: 12px;
  line-height: 21px;
}

.h1-mobile-only {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Noto Sans', sans-serif;
  color: #25408f;
  font-size: 36px;
  line-height: 42px;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
}

.sub-heading-mobile {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Noto Sans', sans-serif;
  color: #747373;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.social-icon-2 {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 7px;
  margin-left: 7px;
  padding-top: 9px;
  clear: none;
  border-radius: 40px;
  background-color: rgba(0, 0, 0, 0.36);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
}

.social-icon-2:hover {
  background-color: rgba(0, 0, 0, 0.36);
}

.social-icon-2.fb-icon {
  margin-left: 0px;
  background-color: rgba(0, 0, 0, 0.36);
}

.container-7 {
  margin-top: 30px;
}

.close-menu {
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px 0px;
  border-bottom: 2px solid transparent;
  font-family: 'Noto Sans', sans-serif;
  color: #000;
  font-size: 16px;
}

.close-menu:hover {
  border-bottom-color: #25408f;
  color: #25408f;
  font-weight: 400;
}

.close-menu.w--current {
  margin-right: 15px;
  margin-left: 15px;
  padding: 10px 0px;
  border-width: 1px 1px 2px;
  border-color: #25408f;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-radius: 0px;
  color: #25408f;
  font-size: 16px;
  font-weight: 400;
}

.our-work {
  margin-top: 30px;
}

.row-5 {
  margin-bottom: 20px;
}

.div-block-14 {
  position: absolute;
  left: 18px;
  top: 162px;
  width: auto;
  padding: 5px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.7);
}

.div-block-14.bigblock {
  top: 145px;
  width: 88%;
}

.text-block-2 {
  font-family: 'Noto Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  font-weight: 700;
}

.text-block-2.blocktextblock {
  padding-right: 32px;
}

.div-block-15 {
  margin-top: 50px;
}

.gallery-div {
  margin-top: 50px;
  margin-bottom: 50px;
}

.trusted-suppliers {
  padding-top: 30px;
  padding-bottom: 30px;
}

.tiling-section {
  height: 400px;
  background-image: url('../images/Tiling-new.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.image-7 {
  width: 100%;
  height: 200px;
}

.image-7.vert-image {
  height: 350px;
}

.contact-us-section {
  height: 400px;
  background-image: url('../images/Contact-us-new.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallery-header-copy {
  height: 400px;
  background-image: url('../images/Our-Work-new.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.by-phone {
  margin-bottom: 5px;
  font-family: 'Noto Sans', sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 24px;
}

.by-phone.last {
  margin-top: 40px;
}

.home-slider {
  height: 400px;
}

.slide-1 {
  background-image: url('../images/home1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.floating-slider-text {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.slide-2 {
  background-image: url('../images/home2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/home3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.container-8 {
  border-radius: 3px;
}

.icon-2 {
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 0 8px #fff;
  color: #25408f;
  font-size: 30px;
}

.slide-3 {
  background-image: url('../images/home3.jpg');
}

.slide-4 {
  background-image: url('../images/floor-011x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Floor-31x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/office.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-7 {
  margin-top: -10px;
  padding: 9px 16px;
  background-color: #f5f5f5;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .paragraph {
    width: auto;
  }

  .section {
    padding-bottom: 55px;
    padding-left: 0px;
  }

  .heading-3 {
    font-size: 19px;
  }

  .heading-4 {
    margin-left: 0px;
  }

  .paragraph-3 {
    margin-left: 0px;
  }

  .section-4 {
    background-image: none;
  }

  .div-block-2 {
    margin-left: 51px;
  }

  .container-4 {
    padding-top: 32px;
  }

  .specialist {
    margin-right: 59px;
    margin-left: 52px;
    font-size: 11px;
  }

  .specialists-in-area {
    font-size: 17px;
  }

  .container-why-choose-us {
    padding-bottom: 55px;
  }

  .partner-logos {
    width: auto;
    height: auto;
  }

  .section-6 {
    height: 450px;
  }

  .column-9 {
    padding-left: 30px;
  }

  .data {
    font-size: 14px;
    line-height: 23px;
  }

  .div-block-14 {
    top: 93px;
  }

  .tiling-section {
    height: 450px;
  }

  .contact-us-section {
    height: 450px;
  }

  .gallery-header-copy {
    height: 450px;
  }

  .home-slider {
    height: 275px;
  }

  .heading-7 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-style: none;
    color: #fff;
    text-align: center;
  }

  .nav-link:hover {
    color: #fff;
  }

  .nav-link.w--current {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-style: none;
    color: #fff;
    text-decoration: none;
  }

  .container {
    padding: 20px 15px 85px;
  }

  .paragraph {
    width: auto;
  }

  .section {
    padding-bottom: 45px;
  }

  .column {
    margin-bottom: 20px;
  }

  .heading-4 {
    margin-top: 15px;
  }

  .product-rows {
    margin-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .nav-menu-2 {
    width: 100%;
    margin-top: 0px;
    padding-top: 15px;
    background-color: rgba(37, 64, 143, 0.95);
  }

  .container-3 {
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .section-4 {
    height: 250px;
  }

  .div-block-2 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }

  .heading-6 {
    font-size: 28px;
    line-height: 32px;
  }

  .specialist {
    position: relative;
    display: block;
    overflow: auto;
    width: 90%;
    float: none;
    clear: none;
    text-align: left;
  }

  .specialists-in-area {
    font-size: 16px;
    line-height: 26px;
  }

  .container-our-services {
    padding-right: 15px;
    padding-left: 15px;
  }

  .column-3 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .partner-logos {
    width: auto;
    height: auto;
  }

  .section-6 {
    height: 250px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-flooring-page {
    padding: 8px 15px 22px;
  }

  .div-block-7 {
    float: left;
  }

  .contact-us-container {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .column-9 {
    padding-bottom: 30px;
  }

  .h1-mobile-only {
    margin-bottom: 15px;
    font-size: 27px;
    line-height: 34px;
    text-align: center;
  }

  .sub-heading-mobile {
    width: auto;
    margin-bottom: 0px;
  }

  .menu-button {
    margin-top: 15px;
    margin-right: 15px;
    border-radius: 100%;
    background-color: #25408f;
    font-family: 'Noto Sans', sans-serif;
    color: #fff;
  }

  .container-6 {
    padding: 25px 15px;
  }

  .column-16 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .column-17 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .column-18 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .close-menu {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-style: none;
    color: hsla(0, 0%, 100%, 0.5);
    font-weight: 400;
    text-align: center;
  }

  .close-menu:hover {
    color: hsla(0, 0%, 100%, 0.5);
  }

  .close-menu.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-style: none;
    color: #fff;
    text-decoration: none;
  }

  .brand-2 {
    width: 130px;
    height: auto;
  }

  .row-5 {
    margin-bottom: 0px;
  }

  .div-block-14 {
    position: absolute;
    left: 18px;
    top: auto;
    bottom: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 10px;
  }

  .image-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .tiling-section {
    height: 250px;
    padding-left: 15px;
  }

  .column-19 {
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .column-20 {
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .column-21 {
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-16 {
    width: 100%;
  }

  .lightbox-link {
    width: 100%;
  }

  .image-7 {
    width: 100%;
  }

  .call-us {
    width: 60px;
    height: 60px;
    margin-top: 15px;
    margin-right: 25px;
    float: right;
    border: 2px solid #25408f;
    border-radius: 100%;
  }

  .image-8 {
    display: block;
    width: 30px;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
  }

  .contact-us-section {
    height: 250px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .gallery-header-copy {
    height: 250px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-9 {
    padding-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    width: 100%;
    font-size: 17px;
    font-weight: 400;
  }

  .nav-link.w--current {
    font-size: 17px;
    font-weight: 700;
  }

  .heading {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
  }

  .container {
    padding: 20px 15px 67px;
  }

  .paragraph {
    width: auto;
    text-align: center;
  }

  .flooring {
    margin-bottom: 0px;
    border-style: none none solid;
  }

  .flooring.last-card {
    margin-bottom: 0px;
  }

  .section {
    padding-bottom: 0px;
  }

  .column {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-3 {
    width: 120px;
  }

  .product-rows {
    margin-bottom: 60px;
  }

  .image-4 {
    width: auto;
    height: auto;
  }

  .navbar-2 {
    height: 102px;
  }

  .container-3 {
    padding-top: 6px;
  }

  .section-4 {
    height: 200px;
  }

  .div-block-2 {
    display: none;
    float: none;
  }

  .heading-6 {
    font-size: 24px;
    line-height: 29px;
  }

  .specialist {
    display: none;
    width: 100%;
    margin-top: 125px;
    margin-left: -1px;
    text-align: center;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .curve {
    top: -39px;
    height: 40px;
  }

  .container-our-services {
    margin-top: -44px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-4 {
    height: 40px;
    background-position: 50% 50%;
    background-repeat: repeat;
  }

  .container-why-choose-us {
    padding-bottom: 10px;
  }

  .column-3 {
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .partner-logos {
    width: auto;
    height: auto;
  }

  .trusted-partners-container {
    padding: 20px 15px 30px;
  }

  .section-6 {
    height: 200px;
    padding-right: 15px;
  }

  .container-flooring-page {
    padding: 20px 15px 45px;
  }

  .div-block-7 {
    float: left;
    clear: left;
  }

  .section-8 {
    padding-bottom: 20px;
  }

  .submit-button-new {
    display: block;
    width: 100%;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 16px;
    float: none;
    text-align: center;
  }

  .contact-us-container {
    padding: 5px 15px;
  }

  .container-on-contact-page {
    padding-top: 30px;
  }

  .column-10 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-14 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .h1-mobile-only {
    margin-bottom: 15px;
    font-size: 27px;
    line-height: 34px;
    text-align: center;
  }

  .div-block-13 {
    padding: 0px;
  }

  .sub-heading-mobile {
    width: auto;
    margin-bottom: 0px;
    color: #747373;
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
  }

  .menu-button {
    padding: 15px;
    border-radius: 100%;
    background-color: #25408f;
    font-family: 'Noto Sans', sans-serif;
  }

  .icon {
    color: #fff;
  }

  .close-menu {
    font-size: 17px;
  }

  .brand-2 {
    margin-top: 5px;
  }

  .div-block-14 {
    position: absolute;
    left: 0px;
    top: auto;
    bottom: 0px;
    display: block;
    width: auto;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 25px;
    float: none;
  }

  .text-block-2 {
    display: inline;
  }

  .trusted-suppliers {
    padding: 20px 0px 30px;
  }

  .tiling-section {
    height: 200px;
  }

  .image-7 {
    width: 100%;
  }

  .call-us {
    width: 54px;
    height: 54px;
    margin-right: 10px;
    border-width: 2px;
  }

  .image-8 {
    width: 28px;
    height: auto;
    margin-top: 11px;
    padding-top: 0px;
  }

  .contact-us-section {
    height: 200px;
    padding-right: 15px;
  }

  .gallery-header-copy {
    height: 200px;
    padding-right: 15px;
  }

  .by-phone.last {
    margin-top: 30px;
  }

  .home-slider {
    height: 205px;
  }

  .section-9 {
    padding-top: 0px;
  }

  .heading-7 {
    margin-top: -5px;
    text-align: center;
  }
}

