.banner {
  width: 98%;
  margin: auto;
  height: auto;
  margin-bottom: 42px;
  position: relative;
}
.banner-image-container img {
  height: auto;
  width: 100%;
}
.banner-text {
  margin-top: 5%;
  position: absolute;
  top: 0;
  font-size: 54px;
  line-height: 74px;
  color: #fff;
  left: 50%;
  transform: translate(-50%);
}
.products-link {
  position: absolute;
  top: 28%;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.products-link > a {
  color: #fff;
}
.products-link > a:hover {
  color: #fff;
}
.products-header {
  background: url(../images/houses/product.png) center no-repeat;
  background-size: cover;
  width: 100%;
  margin: auto;
  height: 200px;
  position: relative;
  margin-top: 8px;
}
.sproduct-header {
  background: url("../images/Single Product Banner.png") center no-repeat;
  background-size: cover;
  width: 100%;
  margin: auto;
  height: 200px;
  position: relative;
  margin-top: 8px;
}
.nproducts-header {
  background: url(../images/notice.png) center no-repeat;
  background-size: cover;
  width: 100%;
  margin: auto;
  height: 200px;
  position: relative;
  margin-top: 8px;
}
.report-header {
  background: url(../images/houses/product.png) center no-repeat;
  background-size: cover;
  width: 100%;
  margin: auto;
  height: 200px;
  position: relative;
  margin-top: 8px;
}
@media (max-width: 1350px) {
  .aboutus-title {
    font-size: 46px;
  }
}
@media (max-width: 992px) {
  .aboutus-title {
    font-size: 38px;
  }
  .products-link {
    top: 35%;
  }
}
@media (max-width: 768px) {
  .banner-text {
    font-size: 30px;
  }
  .products-link {
    top: 40%;
  }
}
@media (max-width: 500px) {
  .products-header {
    height: 100px;
    background-position: right;
  }
}
@media (max-width: 430px) {
  .banner-text {
    font-size: 24px;
  }
}
.emulsions-for-wall {
  width: 83.89%;
  margin: auto;
  margin-top: 42px;
}
.emulsion-card {
  width: 100%;
  height: 400px;
  background: #ecf4f9;
}
.emulsion-image {
  position: relative;
  width: 100%;
  height: 60%;
}
.emulsion-image img {
  display: block;
  margin: 0 auto;
  width: 200px;
  height: auto;
}
.emulsion-text {
  position: relative;
  width: 100%;
  padding: 0 24px 0 24px;
  height: 40%;
}
.emulsion-text p:first-child {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.emulsion-text p:nth-child(2) {
  opacity: 0.6;
  margin-bottom: 0;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.emulsion-right {
  display: flex;
  height: 400px;
}
.emulsion-right-text {
  width: 35%;
  height: 100%;
  padding: 16px;
  background: #024c3f;
  color: #fff;
}
.emulsion-right-text p:first-child {
  font-size: 48px;
  font-weight: 700;
  line-height: 50px;
}
.emulsion-right-text p:nth-child(2) {
  font-size: 36px;
  line-height: 38px;
}
.emulsion-right-image {
  position: relative;
  width: 100%;
  height: 100%;
}
.emulsion-right-image img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.interior-emulsion {
  margin-top: 32px;
}
.interior-emulsion-right {
  width: 100%;
  height: 400px;
}
.interior-emulsion-right-image {
  position: relative;
  width: 100%;
  height: 100%;
}
.interior-emulsion-right-image img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.interior-emulsion-text {
  position: absolute;
  top: 0;
  padding: 64px;
  font-size: 64px;
  color: #fff;
  line-height: 68px;
}
.before-emulsions {
  width: 83.89%;
  margin: auto;
  margin-top: 32px;
}
.before-emulsion-card-container {
  margin-bottom: 30px;
}
.before-emulsions-header {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 32px;
  opacity: 0.87;
  padding-left: 15px;
  text-transform: capitalize;
}
.before-emulsions-sub {
  font-size: 16px;
  opacity: 0.6;
  line-height: 21px;
  margin-bottom: 32px;
  padding-left: 15px;
}
.product-card {
  text-decoration: none;
  color: #000;
}
.product-card:hover {
  text-decoration: none;
  color: #000;
}
.single-product-details {
  width: 83.89%;
  margin: auto;
  margin-top: 42px;
}
.single-product-details-container {
  width: 100%;
  height: auto;
}
.single-product-image {
  position: relative;
  width: 100%;
  height: 100%;
  background: #e8f1f8;
}
.single-product-image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.other-products {
  width: 83.89%;
  margin: auto;
  margin-top: 64px;
}
.other-products-header {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 15px;
  text-transform: capitalize;
  margin-bottom: 16px;
}
.products-feature {
  margin-bottom: 32px;
}
.products-feature li {
  opacity: 0.6;
}
.open-pdf {
  position: relative;
  border: none;
  padding: 8px 32px 8px 8px;
  background: #efefef;
  margin-top: 32px;
}
.pdf-icon {
  height: 30px;
  width: 30px;
  margin-right: 8px;
}
@media (max-width: 1200px) {
  .emulsion-right {
    display: flex;
    height: 400px;
    flex-direction: column;
  }
  .emulsion-right-text {
    height: 40%;
    width: 100%;
  }
  .emulsion-right-text p:first-child {
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
  }
  .emulsion-right-text p:nth-child(2) {
    font-size: 28px;
    line-height: 34px;
  }
  .emulsion-right-image {
    height: 60%;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .emulsion-right-text p:first-child {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
  }
  .emulsion-right-text p:nth-child(2) {
    font-size: 24px;
    line-height: 28px;
  }
  .interior-emulsion-text {
    padding: 48px;
    font-size: 48px;
    color: #fff;
    line-height: 48px;
  }
  .single-product-image img {
    width: 300px;
  }
}
@media (max-width: 576px) {
  .emulsions-for-wall {
    width: 98%;
  }
  .interior-emulsion {
    width: 98%;
    margin-left: 0px !important;
  }
  .before-emulsions {
    width: 98%;
  }
  .emulsion-right-text p:first-child {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
  }
  .emulsion-right-text p:nth-child(2) {
    font-size: 24px;
    line-height: 28px;
  }
  .emulsion-image img {
    left: 35%;
  }
  .interior-emulsion-right {
    height: 300px;
  }
  .interior-emulsion-text {
    font-size: 32px;
    padding: 32px;
    line-height: 44px;
  }
  .before-emulsions-header {
    font-size: 26px;
  }
  .before-emulsions-sub {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .emulsion-image img {
    left: 20%;
  }
}
@media (max-width: 440px) {
  .emulsion-image img {
    left: 15%;
  }
  .interior-emulsion-right {
    height: 250px;
  }
}
@media (max-width: 400px) {
  .emulsion-image img {
    left: 10%;
  }
  .single-product-image img {
    width: 250px;
  }
}
@media (max-width: 380px) {
  .emulsion-image img {
    left: 5%;
  }
  .emulsion-right-text p:first-child {
    font-size: 28px;
    line-height: 28px;
  }
  .emulsion-right-text p:nth-child(2) {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 370px) {
  .emulsion-image img {
    left: 0%;
  }
}
