.large-featuted-story__row:hover .large-featuted-story__image {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}
.large-featuted-story__date .tag-text {
  border: 0
}
.large-featuted-story__image {
  height: 23.2rem;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease,-webkit-transform .3s ease
}
@media (max-width:767.98px) {
  .large-featuted-story .container-fluid {
    padding: 0
  }
}
@media (min-width:768px) {
  .large-featuted-story__image {
    height: 51.4rem
  }
}
@media (min-width:992px) {
  .large-featuted-story__image {
    height: 100%
  }
}
.news-listings--no-image .news-story-card__image img{
display:none;
}
.news-story-card__image img {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
  height:354px !important;
  width:100% !important;
}


@media (max-width:992px) {
.news-story-card__details{
padding:var(--sm-2);
}
}

@media (max-width:991px) {
.news-story-card__details{
display: inline;
}
}

.news-story-card__date
{
color:var(--primary-5);
opacity:0.8;
line-height: var(--tag-line-height);
font-family: 'Josefin Sans';
 white-space: nowrap;
 padding-left:8px;
}


@media (max-width:767px) {
.news-story-card__date{
margin-top:12px;
}
.news-story-card .news-story-card__details .cta--text-link .cta__label{margin-right:auto;}
}

.news-story-card:hover .news-story-card__image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
@media (max-width:767.98px) {
  .news-listings .swiper {
    overflow: visible;
    overflow-y: hidden;
    -webkit-clip-path: polygon(0 1%,1000% 1px,1000% 100.34%,0 100%);
    clip-path: polygon(0 1%,1000% 1px,1000% 100.34%,0 100%);
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .news-listings .swiper::-webkit-scrollbar {
    display: none
  }
/*   .news-listings .container-fluid {
    padding-right: 0
  } */ 
  .news-listings__section-title {
    padding-bottom: var(--sm-3)
  }
.news-listings__top-wrapper .cta,.news-listings__top-wrapper .cta__label{
padding:0;
}
}
@media (max-width:767.98px) {
.news-story-card__wrapper{
display: block !important;
}
.news-story-card__date
{
margin-top: 2rem;
}
}


@media (max-width:991px) {
.news-story-card__image img {
width:320px !important;
height:290px !important;
}
}
@media (max-width:767.98px) {
.news-story-card__image img {
width:240px !important;
height:228px !important;
}
}

#ip3-news .news-listings .d-none.d-md-flex{display:none !important;}

@media (max-width:767px) {
.news-listings .swiper .news-story-card{padding:var(--sm-1);}
}

.news-listings .d-none .carousel-lines {padding-top: 50px;}

#ip3-Homepage .news-story-card .news-story-card__details .body-md.color-body {min-height:84px;}


  
#module---news-listings-2 .news-story-card .news-story-card__details .color-section{text-transform: capitalize;
}

.news-listings .news-story-card .news-story-card__details .color-section{text-transform: capitalize;} 


.ip3-news.ip3-insights.ip3-level4 .page-banner__content .config-text h2 {
  text-align: center !important;
   margin-left: 0;
}

@media (max-width:1199.98px){
.ip3-news.ip3-insights.ip3-level4 .page-banner__content .config-text {margin-left: 16.666667%;}
}
.sevnreit .news-listings .news-story-card--small{
border: 1px solid var(--primary-1);
    border-radius: var(--radius-xs);
} 