 
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');
.footerLP {
  color: #87847e;
  background: #efedeb !important;
}
.footerLP a {
  color: #87847e;
}
.footer-copyright {
  margin-bottom: 20px;
}
.footerLP .container {
  padding: 0px;
  color: #87847e;
  background: #efedeb;
}
.footerLP.container {
  background: #efedeb !important;
  padding-bottom: 20px;
}
.footerLP hr {
  border-top: 1px solid #aeaaa3 !important;
}
.bglogo-left {
  float: left;
  width: 37.5%;
  padding: 20px 15px 0 0;
}
.bglogo {
  width: 25%;
  float: left;
}
.bglogo-right {
  float: left;
  width: 37.5%;
  padding: 20px 0 0 15px;
}
.footerLP .footer-copyright-text {
  font-family: 'Lato', sans-serif;
  font-size: 9px !important;
  padding-top: 15px !important;
  line-height: 12px;
  font-weight: 400;
  padding: 15px 0 10px 0;
  color: #87847e;
}
.footerLP .footer-copyright-text sup {
  font-size: 70% !important;
  line-height: ;
  vertical-align: top;
  line-height: 12px !important;
}
.footer-logo-row {
  width: 50%;
  float: left;
}
.footer-logo-3 {
  padding: 5px 0 0 0;
}
.footer-logo-4 {
  padding: 5px 0 0 0;
}
.bg-footer-top {
  padding: 15px 0 15px 0;
  background: #efedeb;
}
.row.logos {
  background: #efedeb;
  padding-top: 15px;
}
.dividerL {
  height: 1px;
  overflow: hidden;
  background-color: #aeaaa3;
  margin: 40px -50px 0 50px;
}
.dividerR {
  height: 1px;
  overflow: hidden;
  background-color: #aeaaa3;
  margin: 40px 0px 0 -50px;
}
.divider {
  height: 1px;
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #aeaaa3;
}
.footer-logos-end {
  margin: 0 auto;
}
.footer-4up {
    margin-left: -40px;
}
@media only screen and (max-width: 1198px) {
  .dividerL {
    height: 1px;
    margin: 3% -40px 0 50px;
  }
  .dividerR {
    height: 1px;
    margin: 3% 0px 0 -40px;
  }
}
@media only screen and (max-width: 991px) {
  .footerLP .footer-copyright-text {
    padding-top: 20px !important;
  }
  .footer-logo-2 {
    margin-left: -10px;
  }
  .bglogo-left {
    width: 35%;
    padding: 15px 10px 0 0;
  }
  .bglogo {
    width: 30%;
  }
  .bglogo-right {
    width: 35%;
    padding: 15px 0 0 10px;
  }
.bg-footer-top {
    padding: 15px 0 15px 0;
}
}
@media only screen and (max-width: 767px) {
  .footer-padding-top {
    padding: 10px 0 0 0;
  }
  .footerLP .footer-copyright-text {
    font-weight: 400;
    padding: 0 30px 20px 30px;
  }
.footer-4up {
    margin-left: 8%;
}
  .dividerL {
    margin: 8% 0px 0 50px;
  }
  .dividerR {
    margin: 8% 0px 0 -50px;
  }
  .footer-logo-2 {
    margin-left: 0px;
  }
  .footer-logo-4 {
    margin-left: 0;
padding: 0;
  }
  .bglogo-left {
    width: 35%;
    padding: 1% 10px 0 0;
  }
  .bglogo {
    width: 30%;
  }
  .bglogo-right {
    width: 35%;
    padding: 1% 0 0 10px;
  }


}

@media only screen and (max-width: 480px) {
  .footerLP .footer-copyright-text {
    padding: 0 15px 20px 15px;
  }
.footer-4up {
    margin-left: 6%;
}
  .bg-footer-top {
    padding: 15px 0 10px 0;
  }
  .bglogo {
    width: 40%;
  }
  .bglogo-left {
    width:30%;
    padding:2% 15px 0 0;
  }

  .bglogo-right {
    width: 30%;
    padding:2% 0 0 15px;
  }
  .divider {
    height: 1px;
  }
  .footer-logo-3 {
    padding: 3px 0 0 0;
    margin-left: -20px;
  }
img.center-block-img1 {
    padding: 0 5px 0 5px;
}

img.center-block-img2 {
    padding: 0 5px 0 5px;
}

img.center-block-img3 {
    padding: 0 5px 0 5px;
}

img.center-block-img4 {
    padding: 0 5px 0 5px;
}
}

@media only screen and (max-width: 375px) {
.bg-footer-top {
    padding: 15px 0 5px 0;
  }
.footer-4up {
    margin-left: 0;
}
 .bglogo {
    width: 50%;
  }
  .bglogo-left {
    width:25%;
    padding:2% 15px 0 0;
  }

  .bglogo-right {
    width: 25%;
    padding:2% 0 0 15px;
  }
}
