/* .abtboxbig .lozad, .subDiv .lozad{
  background-image:none!important;
} */

.articles h2.homeheader2 {
  font-size: 32px;
  font-weight: 700;
  color: #233253;
  margin-bottom: 26px;
  text-align: center;
}

.articles .section{
  overflow: unset;
  padding-block: 50px;
}
.overflow-ellipsis p{
  height: 67px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.rediscover-section {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #f9f9f9;
}
.rediscover-section .inner-section {
  width: calc(100% - 220px);
  max-width: 1060px;
  margin: 0 auto;
}
.rediscover-section .inner-section h3 {
  text-align: center;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 18px;
  color: #8a93a5;
}
.rediscover-section .rediscover-content-section {
  margin-top: 40px;
  display: grid;
  grid-template-columns: auto auto auto;
  grid-column-gap: 24px;
  grid-row-gap: 10px;
}
.rediscover-section .rediscover-content-section .left-section {
  position: relative;
  grid-row: 1/3;
  grid-column: 1/3;
  border: 1px solid #c7cacc;
  display: block;
  clear: both;
}
.rediscover-section .rediscover-content-section .left-section .imagesec {
  width: 40%;
  height: 100%;
  float: left;
  /* background: url(https://clay.consulting/hdfclife/dev/app/images/products-page/left-section-img.png); */
  background-size: cover;
  background-repeat: no-repeat;
}
.rediscover-section .rediscover-content-section .left-section .textsec {
  width: 60%;
  float: left;
  box-sizing: border-box;
  padding: 36px 30px;
}
.rediscover-section .rediscover-content-section .left-section h2 {
  color: #233253;
  font-size: 28px;
  line-height: 33px;
  font-weight: 800;
  margin-bottom: 12px;
}
.rediscover-section .rediscover-content-section .left-section p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #233253;
}
.rediscover-section .rediscover-content-section .left-section:after {
  content: "";
  width: 4px;
  height: 100px;
  background-color: #ed1c24;
  position: absolute;
  right: 0;
  top: 0;
}
.rediscover-section .rediscover-content-section .right-bottom-section,
.rediscover-section .rediscover-content-section .right-top-section {
  height: 127px;
  width: 378px;
  box-sizing: border-box;
  /* background: url(https://clay.consulting/hdfclife/dev/app/images/logn-term-insv.jpg); */
  background-size: cover;
  position: relative;
}
.rediscover-section .rediscover-content-section .overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  align-items: flex-end;
}
.rediscover-section .rediscover-content-section .overlay-bg .text {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
}
@media only screen and (max-width: 680px) {
  .rediscover-section .rediscover-content-section .overlay-bg .text {
    font-size: 20px;
    line-height: 26px;
  }
}
.rediscover-section .learn-more {
  font-size: 12px;
  width: 111px;
  height: 34px;
  text-align: center;
  display: block;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ed1c24;
  color: #ed1c24;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  background: transparent;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1024px) {
  .rediscover-section .inner-section {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
}
@media only screen and (max-width: 820px) {
  .rediscover-section {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .rediscover-section .inner-section {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
  .rediscover-section .left-section,
  .rediscover-section .right-bottom-section,
  .rediscover-section .right-top-section {
    grid-column: 1/4 !important;
    width: 100% !important;
    overflow: hidden;
    position: relative;
  }
  .rediscover-section .left-section p {
    display: none;
  }
  .rediscover-section .left-section .textsec {
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    float: none;
    position: absolute;
    width: 100% !important;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 20px !important;
  }
  .rediscover-section .left-section .textsec h2 {
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
  }
  .rediscover-section .left-section .imagesec {
    width: 100% !important;
    height: 165px !important;
  }
  .rediscover-section .left-section:after {
    width: 0 !important;
    height: 0 !important;
  }
}
@media only screen and (max-width: 688px) {
  .rediscover-section .left-section .textsec {
    padding-left: 20px;
  }
  .rediscover-section .left-section .textsec h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
.product-title {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: #233253;
  text-align: center;
  margin: 0 auto 8px;
  max-width: 75%;
}

.articles .abtboxbig h4{
  font-size: 22px;
}

@media only screen and (max-width: 768px) {
  .product-title {
    font-size: 24px;
    line-height: 30px;
  }
  .articles .abtboxbig h4 {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 800 !important;
    color: #fff;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .bg1h4,
  .bg2h4 {
    font-size: 16px !important;
    line-height: 19px;
    font-weight: 800 !important;
    width: 100% !important;
  }
  .bg1h4 {
    bottom: 0 !important;
  }
  .imgholder .db1 {
    padding: 20px 0 10px !important;
    width:100% !important;
  }
  .abtboxbig .imgholder {
    margin-bottom: 0px;
    min-height: 249px;
    position: relative;
  }
  .abtboxbig {
    padding-left: 0;
    padding-right: 0;
  }
  .subDiv {
    max-height: 215px;
  }
}
.product-title-subtext {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #8a93a5;
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .product-title-subtext {
    font-size: 14px;
    line-height: 20px;
  }
}
.products-wrapper .product-title {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: #233253;
  text-align: center;
  margin: 0 auto 8px;
  max-width: 75%;
}
@media only screen and (max-width: 768px) {
  .products-wrapper .product-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.products-wrapper .product-title-subtext {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #8a93a5;
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .products-wrapper .product-title-subtext {
    font-size: 14px;
    line-height: 20px;
  }
}
.products-wrapper .outlined-button-hover:hover {
  box-shadow: 0 5px 7px rgba(228, 24, 32, 0.4);
}
.products-wrapper .rediscover-section {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #f9f9f9;
}
.products-wrapper .rediscover-section .inner-section {
  width: calc(100% - 220px);
  max-width: 1060px;
  margin: 0 auto;
}
.products-wrapper .rediscover-section .inner-section h3 {
  text-align: center;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 18px;
  color: #8a93a5;
}
.products-wrapper .rediscover-section .rediscover-content-section {
  margin-top: 40px;
  display: grid;
  grid-template-columns: auto auto auto;
  grid-column-gap: 24px;
  grid-row-gap: 10px;
}
.products-wrapper
  .rediscover-section
  .rediscover-content-section
  .left-section {
  position: relative;
  grid-row: 1/3;
  grid-column: 1/3;
  border: 1px solid #c7cacc;
  display: block;
  clear: both;
}
.products-wrapper
  .rediscover-section
  .rediscover-content-section
  .left-section
  .imagesec {
  width: 40%;
  height: 100%;
  float: left;
  /* background: url(https://clay.consulting/hdfclife/dev/app/images/products-page/left-section-img.png); */
  background-size: cover;
  background-repeat: no-repeat;
}
.products-wrapper
  .rediscover-section
  .rediscover-content-section
  .left-section
  .textsec {
  width: 60%;
  float: left;
  box-sizing: border-box;
  padding: 36px 30px;
}
.products-wrapper
  .rediscover-section
  .rediscover-content-section
  .left-section
  h2 {
  color: #233253;
  font-size: 28px;
  line-height: 33px;
  font-weight: 800;
  margin-bottom: 12px;
}
.products-wrapper
  .rediscover-section
  .rediscover-content-section
  .left-section
  p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #233253;
}
.products-wrapper
  .rediscover-section
  .rediscover-content-section
  .left-section:after {
  content: "";
  width: 4px;
  height: 100px;
  background-color: #ed1c24;
  position: absolute;
  right: 0;
  top: 0;
}
.products-wrapper
  .rediscover-section
  .rediscover-content-section
  .right-bottom-section,
.products-wrapper
  .rediscover-section
  .rediscover-content-section
  .right-top-section {
  height: 127px;
  width: 378px;
  box-sizing: border-box;
  /* background: url(https://clay.consulting/hdfclife/dev/app/images/logn-term-insv.jpg); */
  background-size: cover;
  position: relative;
}
.products-wrapper .rediscover-section .rediscover-content-section .overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  align-items: flex-end;
}
.products-wrapper
  .rediscover-section
  .rediscover-content-section
  .overlay-bg
  .text {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
}
@media only screen and (max-width: 680px) {
  .products-wrapper
    .rediscover-section
    .rediscover-content-section
    .overlay-bg
    .text {
    font-size: 20px;
    line-height: 26px;
  }
}
.products-wrapper .rediscover-section .learn-more {
  font-size: 12px;
  width: 111px;
  height: 34px;
  text-align: center;
  display: block;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ed1c24;
  color: #ed1c24;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  background: transparent;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1024px) {
  .products-wrapper .rediscover-section .inner-section {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
}
@media only screen and (max-width: 820px) {
  .products-wrapper .rediscover-section {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .products-wrapper .rediscover-section .inner-section {
    width: calc(100% - 64px);
    margin: 0 auto;
  }
  .products-wrapper .rediscover-section .left-section,
  .products-wrapper .rediscover-section .right-bottom-section,
  .products-wrapper .rediscover-section .right-top-section {
    grid-column: 1/4 !important;
    width: 100% !important;
    overflow: hidden;
    position: relative;
  }
  .products-wrapper .rediscover-section .left-section p {
    display: none;
  }
  .products-wrapper .rediscover-section .left-section .textsec {
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    float: none;
    position: absolute;
    width: 100% !important;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 20px !important;
  }
  .products-wrapper .rediscover-section .left-section .textsec h2 {
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
  }
  .products-wrapper .rediscover-section .left-section .imagesec {
    width: 100% !important;
    height: 165px !important;
  }
  .products-wrapper .rediscover-section .left-section:after {
    width: 0 !important;
    height: 0 !important;
  }
}
@media only screen and (max-width: 688px) {
  .products-wrapper .rediscover-section .left-section .textsec {
    padding-left: 20px;
  }
  .products-wrapper .rediscover-section .left-section .textsec h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
.outlined-button-hover:hover {
  box-shadow: 0 5px 7px rgba(228, 24, 32, 0.4);
}
h1 {
  font-size: 38px;
  line-height: 48px;
  color: #233253;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  h1 {
    font-size: 24px;
    line-height: 30px;
  }
}
.bg1h4 {
  font-size: 22px;
  font-weight: 600;
  position: absolute;
  bottom: 0px;
  left: 0px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.6);
}

.abtboxbig h4 {
  font-weight: 600;
}
.reduceheightforarticles {
    padding-top: 30px !important;
    padding-bottom: 38px !important;
}
@media screen and (max-width:767px) {
  .viewmorereducemargin {
    margin-top: 0px;
  }

  .articles h2.homeheader2 {
    font-size: 24px;
  }
  .articles .section{
    padding-block: 25px !important;
  }
 
}
/***********************************************************************common articles css end******************************************************/
.bg1 {
  background-size: cover;
  background-position: 50%;
}
.bg1h4 {
  width: 100%;
}


