.news-slider .item.align-left-item {background: #ffffff;padding-bottom: 25px;border-radius: 10px;}
.news-slider .d-flex-evernt.align-items-center.event-date {display: flex!important;padding-left: 4%;background: #124481;width: fit-content;padding: 10px;margin-top: -15px;z-index: 2;position: relative;}
.news-slider h4 {padding-left: 4%;}
.news-slider p {padding-left: 4%;}
.news-slider p.post-date {color: #ffffff;margin-left: 12px;width: 125px;}
.news-slider.owl-carousel .owl-dots .owl-dot {background: #00c4b0;}
.news-slider a {background: #00c4b0;display: inline-block;line-height: 1;font-size: 16px;padding: 12px 24px;color: #fff;fill: #fff;text-align: center;transition: all .3s;border-radius: 0;background-position: right 10px center;font-family: Arial, Helvetica, sans-serif;margin-left: 4%;}
p.award-year {color: #00c4b0 !important;font-weight: 700;font-size: 20px;}
.news date {background: #053b83;padding: 15px 25px;}
.news .align-left-item .d-flex.align-items-center img {width: 50px !important;}
.recognitions {background: #f7f4ef;}
.news a {background: #00c4b0;display: inline-block;line-height: 1;font-size: 16px;padding: 12px 24px;color: #fff;fill: #fff;text-align: center;transition: all .3s;border-radius: 0;background-position: right 10px center;font-family: Arial, Helvetica, sans-serif;margin-left: 4%;border-radius: 26px;}
.news .flex {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.news .content {width: 30%;
    color: #fff;
    font-size: 19px;
    line-height: 100px;
    text-align: center;
    background: #FFFFFF;
    margin: 18px 18px;
    padding: 0px;
    border: 0px solid #053B83;
    display: none;
    height: 550px;
    border-radius: 10px;
}
    .news #loadMore {
      width: 200px;
      color: #fff;
      display: block;
      text-align: center;
      margin: 20px auto;
      padding: 10px;
     
      border: 1px solid transparent;
      background-color: #053B83;
      transition: .3s;
    }
    .news #loadMore:hover {
      color: #053B83;
      background-color: #fff;
      border: 1px solid #053B83;
      text-decoration: none;
    }
    .news .noContent {
      color: #053B83 !important;
      background-color: transparent !important;
      pointer-events: none;
    }
 
     .news .align-left-item {
        text-align: left !IMPORTANT;
    }
     .news .d-flex {
        display: flex!important;
        padding-left: 4%;
    }
  
     .news .align-left-item p{
        padding-left: 4%;
      
        margin-bottom: 0;
    }
     .news .align-left-item h4 {
        padding-left: 4%;
       
    }

 
   
    .news .align-left-item h4{
        margin-top: 10px;
        line-height: 1.1;
        font-size: 30px;
    }
    .news .pdleft-right
    {
        padding-left: 0;
        padding-right: 0;
    }

.news-sec{display: flex;}
.news-sec .row .col-lg-4 {
    display: flex;
    flex: 1 0 auto;
    height:auto;
}
.news-sec .row .col-lg-4 .newsBox{
	position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch;
	position: relative;
}
.news-sec .newsBox .news-img img{max-height:194px; object-fit:cover; width:100%}
    @media only screen and (max-width: 600px) {
      .news .content {
      height: auto;
      width: 100%;
      color: #fff;
      font-size: 24px;
      line-height: 100px; /* centering text just for view */
      text-align: center;
     margin: 12px 0px;
         padding-bottom: 20px;

      
      
      display: none;
    }
    }
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .news .content {width: 45%;margin: 12px 17px;height: 559px;  }
}


.news .d-flex-evernt.align-items-center.event-date {display: flex!important;padding-left: 4%;background: #124481;width: fit-content;padding: 10px;margin-top: -15px;z-index: 2;position: relative;}
.news .d-flex-evernt.align-items-center.event-date img {border-radius: 0;width: auto;}
.news .d-flex-evernt.align-items-center.event-date p.post-date {color: #fff;font-size: 18px;width: 134px;margin-left: 12px;}
.news-slider.owl-carousel .owl-item img {border-radius: 10px 10px 0px 0px !important;}
.news img.img-fluid {border-radius: 10px 10px 0px 0px !important;}

    
@media only screen and (width: 1024px){
.news .content {margin: 18px 10px !important;height: 527px !important;}
}



.newsBox {
    background: #F7F4EF;
	margin-bottom:30px;
}
.date-news p {
    margin: 0;
    padding-top: 20px;
    font-style: italic;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: -5px;
	    color: #00c4b0;
}
.date-news, .news-info, .news_cta {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
.news-info {
    padding-top: 15px;
    padding-bottom: 20px;
}
.news-info p {
    padding-bottom: 10px;
	font-size:16px;
}
.news-info h6{font-size:16px;font-family: 'Metropolis-Bold'; line-height:1.2 }
.newsBox{display:none;}

.load-more1 {
    background: #00c4b0 url(https://ikpknowledgepark.com/wp-content/uploads/2023/11/arrow-right-wh.svg) no-repeat;
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    padding: 12px 40px 12px 15px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    border-radius: 0;
    background-position: right 15px center;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: none;
    border: 2px solid #00c4b0;
    background-size: 18px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 170px;
    margin-top: 50px;
}
.load-more1:hover {
    background: transparent url(https://ikpknowledgepark.com/wp-content/uploads/2023/12/arrow-right-rd.svg) no-repeat !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #00c4b0;
    background-position: right 10px center !important;
    background-size: 18px !important;
}
.newsBox:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
    transition: width 2s;
}
.load-more1 a {
    color: #fff;
}
.load-more1 a:hover {
    color: #00c4b0;
}