footer .no-padding {
  padding: 0;
}

footer {
  background-color: #fcfafa;
  width: 100%;
  overflow-x: hidden;
}

footer .main-footer__upper {
  border: 1px solid #999;
  height: 200px;
}

footer .main-footer__lower {
  height: 40px;
  border: 1px solid #999;
}

.footer .footer__terms-wrap {
  float: left;
  margin-top: 25px;
}

.footer .footer__terms,
.footer .footer__terms-wrap .menu.nav {
  line-height: 10px;
  padding: 0 0 0 15px;
}

.footer .footer__terms-link {
  color: #666;
  font-size: 12px;
  padding: 0 !important;
}

footer .footer__terms-wrap .menu.nav li {
  margin-bottom: 15px;
}

.footer .footer__copyright {
  color: #666;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 15px;
  width: 190px;
}

footer .region.region-footer {
  background: #fff;
  float: left;
  width: 100%;
  padding-bottom: 18px;
}

footer .footer-bottom {
  margin-top: 0;
  padding-bottom: 5px;
  clear: both;
}

footer .region-footer-bottom {
  width: 100%;
}

footer .region-footer-bottom #block-menu-menu-footer-bottom-menus,
footer .region-footer-bottom .block-menu-menu-footer-bottom-menus {
  width: 100%;
}

.footer__copyright p {
  margin: 0;
}

.footer.hdr-mx {
  width: 100%;
  margin: 0;
  overflow: visible;
  padding: 30px 0 0 0;
}

.footer > .footer-inner {
  padding: 0;
  float: left;
  width: 100%;
}

footer .region-footer .block {
  padding-top: 25px;
}

footer .region.region-footer {
  background: #fff;
}

.footer .block {
  clear: both;
}

.footer .block .block-title {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0;
  clear: both;
  font-weight: 600;
  padding-bottom: 0;
  border-bottom: none;
  line-height: 25px;
}

.footer .block .social-media-links {
  margin-top: 30px;
  margin-right: -2%;
}

.footer .horizontal li {
  padding: 0 15px 0 0;
}

.footer .block-menu .block-title {
  padding-top: 10px;
}

.footer #block-menu-menu-dulux .block-title {
  padding-top: 0px;
}

footer .block-social-media-links h2 {
  display: none;
}

footer .horizontal {
  height: auto;
  text-align: center;
}

footer .horizontal li {
  display: inline-block;
  line-height: 55px;
  vertical-align: top;
}

.footer .region-footer section h2:after {
  height: 30px;
  padding-left: 28px;
  background: url(../../images/sprite-icons.png) no-repeat scroll -416px -62px;
  line-height: 24px;
  cursor: pointer;
  width: 30px;
  content: "";
  float: right;
}

.footer .region-footer section h2.footer-menu-expanded:after {
  background-position: -467px -63px;
}

.footer .region-footer section li {
  display: none;
}

.footer .footer-menu-expanded +ul.nav > li {
  display: block;
}

footer .region-footer .social-media-links li {
  display: inline-block;
}

.footer .block-menu .leaf a {
  padding: 15px 0 3px;
  color: #333;
}

.footer .footer-bottom .footer-inner {
  padding-top: 10px;
}

.footer .footer-bottom .nav>li {
  display: block;
  margin-right: 20px;
}

.footer .block .nav>li>a {
  color: #333;
}

.footer .block .nav>li>a:hover {
  background: none;
  text-decoration: underline;
  color: #666;
}

.footer .footer-bottom a,
.footer .footer-bottom .block .nav>li>a {
  font-size: 12px;
  color: #666;
}

.footer .footer-bottom a:hover,
.footer .footer-bottom a:focus {
  text-decoration: none;
}

.footer .akz-logo {
  background: url('../../images/svg/akzo-footer.svg') no-repeat 100%;
  background-size: 105px;
  background-position: 100% 0;
  margin-bottom: 10px;
  text-indent: -9999px;
  overflow: hidden;
}

.footer .footer-branding a {
  font-weight: bold;
}

footer .block-social-media-links {
  background: #fcfafa;
}

footer .block.block-social-media-links.clearfix {
  padding-top: 0;
  width: 100%;
  padding-bottom: 15px;
}

.akz-network {
  text-align: left;
}

.footer-terms-wrapper {
  clear: both;
}

.block-flourish-newsletter-subscription form {
  max-width: 1360px;
  width: 100%;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  .footer .footer__copyright {
    margin-bottom: 0;
    width: 100%;
  }

  .footer .footer__terms-item {
    display: inline-block !important;
    margin-right: 25px;
  }

  .footer .footer__terms,
  .footer .footer__terms-wrap .menu.nav {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    line-height: 12px;
    margin-bottom: 0;
    padding: 17px 0 17px 0;
  }

  .footer .footer__terms-wrap {
    margin-bottom: 5px;
    width: 100%;
    padding: 0 15px 0 15px;
  }

  .footer .footer-bottom .footer-branding {
    margin-bottom: 0;
    background-size: 84px;
    background-position: 100% 3px;
  }

  .footer.hdr-mx {
    margin: auto;
    padding: 0;
  }

  footer .region.region-footer {
    background: transparent;
  }

  .footer .footer-bottom .nav>li {
    display: inline-block;
  }

  footer .block.block-social-media-links.clearfix {
    width: 33.3%;
    padding-bottom: 0;
  }

  .footer .footer-branding {
    margin-top: 0;
    margin-bottom: 0;
    background-size: 84px;
    background-position: 100% 3px;
  }

  .footer .block .nav>li>a.footer__terms-link {
    padding: 0;
  }

  footer .region-footer .block-menu {
    padding-top: 0px;
  }

  .footer .block,
  .footer .block-title {
    clear: none;
  }

  .footer .horizontal li {
    padding: 0 4px 0 5px;
    float: left;
    line-height: 55px;
  }

  .footer .region-footer section h2:after,
  .footer .footer-menu-expanded:after {
    display: none;
  }

  .footer .region-footer section li {
    display: block;
  }

  .fl-zh #block-block-4 {
    padding-top: 0px;
  }

  .footer .footer-menu-expanded +ul.nav > li {
    display: none;
  }

  footer .block-menu {
    padding-top: 0;
  }

  footer #block-social-media-links-social-media-links h2 {
    display: block;
  }

  .footer .block-menu .leaf a {
    padding: 5px 0 0 0;
  }

  .akz-network {
    text-align: right;
  }

  .footer .block-menu .block-title {
    padding-top: 0;
  }

  #block-menu-menu-footer-bottom-menus li {
    margin-bottom: 0;
  }
  
  /*FR-812*/
  .fl-zh footer .block-social-media-links h2 {
    display: block;
  }
}

@media (min-width: 992px) {
  .footer .horizontal li,
  .footer .horizontal li {
    padding: 0 14px 0 17px;
    float: left;
    line-height: 55px;
  }

  .footer .akz-logo {
    background-size: 105px 15px;
  }
}

@media (min-width: 1200px) {
  .footer .horizontal li {
    padding: 0 14px 0 17px;
  }

  .block-social-media-links {
    width: 33.33333333%;
  }

  .field-name-body .field-items div h2 {
    margin: 0;
    text-align: left;
    word-spacing: 0px;
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  /*FR-812*/
  .fl-zh footer .block.block-social-media-links.clearfix {
    padding-top: 20px;
    text-align: left;
  }
}