/* .new-article-SectionList ul{
  display:flex;
  flex-wrap: wrap;
} */

.new-articles .new-article-Section {
  padding-block: 50px;
}

.new-article-Section .new-article-SectionWrapper {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
}

.new-article-SectionWrapper h1{
  margin-bottom:15px;
}

.new-article-Section .new-article-SectionList li {
    width: 337px;
}
.new-article-Section .new-article-SectionList li{
  margin:0px 8px 20px;
}

.new-article-SectionWrapper .owl-carousel div.owl-nav button{
  top:50%;
}
body .owl-carousel .owl-nav button span{
  background: url(../../../../../content/dam/hdfclifeinsurancecompany/sprite.png) no-repeat;
}

body .owl-carousel .owl-nav button.owl-prev.disabled {
  background: #c7cacc;
  pointer-events: none;
}

body .owl-carousel .owl-nav button.owl-prev {
  background: #ed1c24;
}

body .owl-carousel .owl-nav button.owl-next.disabled {
  background: #c7cacc;
  pointer-events: none;
}

.owl-carousel div.owl-nav button.owl-next.disabled, .owl-carousel div.owl-nav button.owl-prev.disabled {
  background: #c7cacc;
  box-shadow: 0 12px 24px rgb(199 202 204 / 30%);
}

body .owl-carousel .owl-nav button.owl-prev span {
  background-position: -1px -17px;
}

body .owl-carousel .owl-nav button.owl-next {
  background: #ed1c24;
}


body .owl-carousel .owl-nav button.owl-next span {
  background-position: -1px -1px;
}

body .owl-carousel .owl-nav button span {
  text-indent: -9999px;
  background: url(../../../../../content/dam/hdfclifeinsurancecompany/images/product/sprite.png) no-repeat;
  width: 14px;
  height: 12px;
  display: block;
  margin: auto;
}

h3.homeheader2{
  font-size: 48px;
}

/* .new-articles .mresptop15{
  max-width: none;
  width: 300px;
} */

.new-articles .mresptop15 .abtboxRt {
  height: 240px;
}

.new-articles .subDiv{
  line-height: 0;
  /* bottom: 6px; */
}

.new-articles .middleCards{
  height: 280px;
  margin-bottom: 70px;
}

.new-articles .new-articles-carousel{
  width: 100%;
}

body .owl-carousel .owl-nav button {
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 500px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.owl-carousel div.owl-nav button.owl-next {
  right: -52px;
}

.owl-carousel div.owl-nav button.owl-prev {
  left: -56px;
}

.owl-carousel div.owl-nav button span {
  color: #fff;
}

.new-articles .skyBlue{
  background-color: #F2FBFF;
  /* margin-bottom: 50px; */
}

.reduceheightfor-new-articles{
  padding: 50px 0;
}

@media only screen and (min-width:100px) and (max-width: 367px){
  .new-articles .owl-carousel div.owl-nav button.owl-prev{
    left:50px!important;
  }
  .new-articles .owl-carousel div.owl-nav button.owl-next{
    left:260px!important;
  }

}


@media screen and (min-width:368px) and (max-width:420px){
  .new-articles .owl-carousel div.owl-nav button.owl-prev{
    left:70px!important;
  }
  .new-articles .owl-carousel div.owl-nav button.owl-next{
    left:270px!important;
  }
}

@media screen and (min-width:768px) and (max-width:992px){
  .new-articles .owl-carousel div.owl-nav button.owl-prev{
    left:80px!important;
  }
  .new-articles .owl-carousel div.owl-nav button.owl-next{
    left:300px!important;
  }
}

@media screen and (min-width:100px) and (max-width:992px) {
  .new-articles .owl-nav{
    position:absolute!important;
    margin-top:15px;
    margin-left:auto;
    margin-right:auto;
  }

  .new-articles .owl-carousel div.owl-nav button.owl-prev{
    top:0px!important;
  }
  .new-articles .owl-carousel div.owl-nav button.owl-next{
    top:0px!important;
  }

}

@media screen and (max-width:768px){
  .reduceheightfor-new-articles{
    padding-bottom: 0;
    padding: 25px 0;
  }
  
  /* .new-articles .skyBlue{
    margin-bottom: 30px;
  } */
  h3.homeheader2{
    font-size: 24px;
  }
  .new-articles .middleCards {
    margin-bottom: 30px;
    padding: 0 10px;
  }
  
}

.new-article-SectionWrapper h2{
  font-size: 32px !important;
  line-height: 1.2;
  color: #233253;
  font-weight: 700;
  margin-bottom: 15px;
}

@media screen and (max-width:768px){
.new-article-SectionWrapper h2{
  font-size: 24px !important;
  line-height: 30px;
}

.new-articles .new-article-Section{
  padding-block: 20px;
}
.new-articles .new-articles-carousel ul{
  padding-right: 15px;
  padding-left: 15px;
}


}
.reduceheightfor-new-articles {
  padding: 40px 0px;
}

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

.new-articles h3.homeheader2 {
  font-size: 32px;
  font-weight: 700;
  color: #233253;
  text-align: center;
}

.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%;
}

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

@media only screen and (max-width: 768px) {
  .product-title {
    font-size: 24px;
    line-height: 30px;
  }
  .new-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;
  }

  .new-articles h3.homeheader2.font28 {
    font-size: 24px !important;
  }
  
}
/***********************************************************************common articles css end******************************************************/
.bg1 {
  background-size: cover;
  background-position: 50%;
}
.bg1h4 {
  width: 100%;
}
/* new refactor component start */
.new-articles .new-articles-carousel ul {
  display: flex;
  flex-wrap: nowrap;
  gap: 25px;
  overflow-x: scroll;
  padding-bottom: 20px;
}

.new-articles .new-articles-carousel ul::-webkit-scrollbar {
  height: 8px;
}

.new-articles .new-articles-carousel ul::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius:10px;
  box-shadow: 0px 4px 4px 0px #00000040;
}

.new-articles .new-articles-carousel ul::-webkit-scrollbar-thumb {
  background: #547ED4; 
  border-radius:10px;
}

/* .new-articles .new-articles-carousel ul li {
  width: 300px;
} */
.new-articles .new-articles-border {
  border: 1px solid rgba(163, 163, 163, 1);
  padding: 10px;
  border-radius: 4px;
}
.new-articles .siteButton{
    display: inline-block;
}
.new-articles .bg1h4 {
  bottom: 0;
}
.termSectionCommon .addAccordion .new-articles section {
  padding-block: 20px;
}