/********* Press Release Module Start ************/
.eq-heights {
    background: #F6F8FB;
    box-shadow: 24px 24px 40px rgba(3, 23, 148, 0.100787), -4px -4px 16px rgba(255, 255, 255, 0.350907), 4px 4px 16px rgba(0, 0, 0, 0.0782343), inset 2px 1px 1px #FFFFFF;
    padding: 30px;
    border-radius: 20px;
    width: 100%;
    max-width: 470px;
    min-height: 385px;
}
.eq-heights-tw {
    background: #F6F8FB;
    box-shadow: 24px 24px 40px rgba(3, 23, 148, 0.100787), -4px -4px 16px rgba(255, 255, 255, 0.350907), 4px 4px 16px rgba(0, 0, 0, 0.0782343), inset 2px 1px 1px #FFFFFF;
    
    border-radius: 20px;
    width: 100%;
    max-width: 470px;
    min-height: 385px;
}
.module-news-feed .news-feed-items .news-feed-item:hover .date {
	color: #4D4D4D !important;
}
.module-news-feed .twitter-title-hide .twitterWrapper.eq-height {
    margin-top: 65px;
}
.module-news-feed .news-feed-items .news-feed-item:hover p a{color:#031794;}

.module-twitter-feed .twitterWrapper .feedWrapper .twitterFeedContent .titleLinks span {
	font-style: normal;
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 17px;
	color: #031794;
}

.module-news-feed .twitterWrapper .feedWrapper:hover {
	background: #FFF;
}

.module-news-feed .titleWrapper h2 {
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 32px;
	margin-bottom: 0px;
	font-family: "AASmartSans";
}

.module-news-feed .twitterWrapper .titleLinks .linksFeeds {
	display: block;
}

.module-news-feed .twitterWrapper .feedWrapper .twitterFeedContent .titleLinks .mentionedTags, .module-news-feed .twitterWrapper .feedWrapper .twitterFeedContent .titleLinks .linksFeeds {
	color: #0066F5; /*#1E7CFF;*/
}

.module-news-feed .twitterWrapper .feedWrapper .twitterFeedContent .timeDate {
	font-style: normal;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 14px;
	color: #4D4D4D;
	margin-bottom: 10px;
}

.module-news-feed .twitterWrapper .feedWrapper:hover .titleLinks span {
	text-decoration-line: underline;
}

.module-news-feed .feedWrapper.processed {
	border-radius: 10px;
	padding: 10px 15px;
	display: flex;
	margin-bottom: 7px;
	transition: all .3s ease-in-out;
}
.module-news-feed .twitterWrapper .feedWrapper:last-child {
    margin-bottom: 0px;
}
.module-news-feed .imageIcon {
	margin-right: 20px;
	min-width: 30px;
}

.module-news-feed img {
	width: 30px;
}

.module-news-feed .timeDate {
	font-style: normal;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 14px;
	color: #4D4D4D;
	margin-bottom: 10px;
}

.module-news-feed .twitterWrapper .feedWrapper .twitterFeedContent .titleLinks span {
	font-style: normal;
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 17px;
	color: #031794;
}

.module-news-feed .titleWrapper {
	margin-bottom: 24px;
}

/*.module-news-feed .twitterWrapper {
	max-width: 470px;
    min-height: 385px;
    
	background: #F6F8FB;
	box-shadow: 24px 24px 40px rgba(3, 23, 148, 0.100787), -4px -4px 16px rgba(255, 255, 255, 0.350907), 4px 4px 16px rgba(0, 0, 0, 0.0782343), inset 2px 1px 1px #FFFFFF;
	border-radius: 20px;
	padding: 15px 30px;
   
}*/

.module-news-feed .news-feed-item {
	padding: 30px 30px 0px 30px;
	margin-bottom: 15px;
	border-bottom: 0;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	position: relative;
}

.module-news-feed .download-sec-wrap {
	display: none;
}

.module-news-feed.grey-color-bg {
	background: #F6F8FB !important;
}

.module-news-feed {
	background: #fff !important;
}
body#Homepage .module-news-feed {
	background: transparent !important;
}

.module-news-feed .news-feed-item {
/* padding-left: 10px; */
	margin: 0;
/* padding-right: 10px; *//* border: 1px solid black; */
	padding: 20px 10px 20px 10px;
    margin-bottom:10px;
}
.module-news-feed .news-feed-item:last-child{margin-bottom:0px;}
.module-news-feed.grey .news-feed-items .news-feed-item:hover .date {
	color: #4D4D4D !important;
}

.module-news-feed .module-head-wrap h2 {
	display: inline-block;
/* margin-left: 30px; */
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 32px;
	color: #031797 !important;
	margin-bottom: 0;
}

.module-news-feed a.cta-link.internal-link {
	font-family: "AASmartSans" !important;
	display: inline-block;
	margin-left: 30px;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 19px;
}

.module-news-feed span.vline.anit {
	display: none;
}

.module-news-feed .module-head-wrap {
	padding: 0;
	margin-bottom: 24px;
}

.module-news-feed .news-feed-items {
/*	background: #F6F8FB;
	box-shadow: 24px 24px 40px rgba(3, 23, 148, 0.100787), -4px -4px 16px rgba(255, 255, 255, 0.350907), 4px 4px 16px rgba(0, 0, 0, 0.0782343), inset 2px 1px 1px #FFFFFF;
	padding: 30px;
   
	border-radius: 20px;
    width: 100%;
	max-width: 470px;
    min-height: 385px;*/
}

.module-news-feed.blue:before,.module-news-feed.light-blue,.module-news-feed.blue-gradient,.module-news-feed.grey:before {
	background: #f4f4f4 !important;
}

.module-news-feed .module-head-wrap h2,.module-news-feed.blue .module-head-wrap h2,.module-news-feed.light-blue .module-head-wrap h2,.module-news-feed.blue-gradient .module-head-wrap h2,.module-news-feed.grey .module-head-wrap h2 {
	color: #031794 !important;
	font-family: "AASmartSans";
}

.module-news-feed .module-head-wrap a.cta-link,.module-news-feed.blue .module-head-wrap a.cta-link,.module-news-feed.light-blue .module-head-wrap a.cta-link,.module-news-feed.blue-gradient .module-head-wrap a.cta-link,.module-news-feed.grey .module-head-wrap a.cta-link {
	color: #031794 !important;
}

.module-news-feed .module-head-wrap a.cta-link:hover,.module-news-feed.blue .module-head-wrap a.cta-link:hover,.module-news-feed.light-blue .module-head-wrap a.cta-link:hover,.module-news-feed.blue-gradient .module-head-wrap a.cta-link:hover,.module-news-feed.grey .module-head-wrap a.cta-link:hover {
	color: #fe0000 !important;
}

.module-news-feed .news-feed-items .news-feed-item .date,.module-news-feed.blue .news-feed-items .news-feed-item .date,.module-news-feed.light-blue .news-feed-items .news-feed-item .date,.module-news-feed.blue-gradient .news-feed-items .news-feed-item .date,.module-news-feed.grey .news-feed-items .news-feed-item .date {
	color: #4D4D4D !important;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 14px;
	padding: 0;
	margin-bottom: 10px;
/* font-weight: 600; */
/* font-size: 12px; */
/* line-height: 14px; */;
}

.module-news-feed .news-feed-items p a,.module-news-feed.blue .news-feed-items p a,.module-news-feed.light-blue .news-feed-items p a,.module-news-feed.blue-gradient .news-feed-items p a,.module-news-feed.grey .news-feed-items p a {
	color: #031794 !important;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

.module-news-feed .news-feed-items .news-feed-item,.module-news-feed.blue .news-feed-items .news-feed-item,.module-news-feed.light-blue .news-feed-items .news-feed-item,.module-news-feed.blue-gradient .news-feed-items .news-feed-item,.module-news-feed.grey .news-feed-items .news-feed-item {
	border-bottom: 0 !important;
}

.module-news-feed .news-feed-items .news-feed-item:hover,.module-news-feed.blue .news-feed-items .news-feed-item:hover,.module-news-feed.light-blue .news-feed-items .news-feed-item:hover,.module-news-feed.blue-gradient .news-feed-items .news-feed-item:hover,.module-news-feed.grey .news-feed-items .news-feed-item:hover {
	border-bottom: 0 !important;
}

.module-news-feed .download-sec-wrap .download-sec-left .download-sec-title,.module-news-feed.blue .download-sec-wrap .download-sec-left .download-sec-title,.module-news-feed.light-blue .download-sec-wrap .download-sec-left .download-sec-title,.module-news-feed.blue-gradient .download-sec-wrap .download-sec-left .download-sec-title,.module-news-feed.grey .download-sec-wrap .download-sec-left .download-sec-title {
	color: #002776 !important;
}

.module-news-feed .download-sec-wrap .download-sec-left a.cta-link,.module-news-feed.blue .download-sec-wrap .download-sec-left a.cta-link,.module-news-feed.light-blue .download-sec-wrap .download-sec-left a.cta-link,.module-news-feed.blue-gradient .download-sec-wrap .download-sec-left a.cta-link,.module-news-feed.grey .download-sec-wrap .download-sec-left a.cta-link {
	color: #002776 !important;
}

.module-news-feed .download-sec-wrap .download-sec-left a.cta-link:hover,.module-news-feed.blue .download-sec-wrap .download-sec-left a.cta-link:hover,.module-news-feed.light-blue .download-sec-wrap .download-sec-left a.cta-link:hover,.module-news-feed.blue-gradient .download-sec-wrap .download-sec-left a.cta-link:hover,.module-news-feed.grey .download-sec-wrap .download-sec-left a.cta-link:hover {
	color: #fe0000 !important;
}

.module-news-feed .news-feed-items .news-feed-item:hover,.module-news-feed.blue .news-feed-items .news-feed-item:hover,.module-news-feed.light-blue .news-feed-items .news-feed-item:hover,.module-news-feed.blue-gradient .news-feed-items .news-feed-item:hover,.module-news-feed.grey .news-feed-items .news-feed-item:hover {
	background-color: #Fff !important;
	padding-left: 10px;
	border-radius: 20px;
}

.module-news-feed .download-sec-wrap .download-sec-right::after,.module-news-feed.blue .download-sec-wrap .download-sec-right::after,.module-news-feed.light-blue .download-sec-wrap .download-sec-right::after,.module-news-feed.blue-gradient .download-sec-wrap .download-sec-right::after,.module-news-feed.grey .download-sec-wrap .download-sec-right::after {
	border-color: #d2dae6 !important;
}

.module-news-feed.blue .news-feed-items .news-feed-item:hover .date, .module-news-feed.light-blue .news-feed-items .news-feed-item:hover .date, .module-news-feed.blue-gradient .news-feed-items .news-feed-item:hover .date, .module-news-feed.grey .news-feed-items .news-feed-item:hover .date, .module-news-feed.blue .news-feed-items .news-feed-item:hover p a, .module-news-feed.light-blue .news-feed-items .news-feed-item:hover p a, .module-news-feed.blue-gradient .news-feed-items .news-feed-item:hover p a, .module-news-feed.grey .news-feed-items .news-feed-item:hover p a {
	color: #002776 !important;
}

.module-news-feed .news-feed-items .news-feed-item .date {
	color: #4D4D4D !important;
}

.news-feed-item p {
	margin-bottom: 0;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 22px;
}

@media screen and (min-width:1024px) and (max-width:1180px) {

	.module-news-feed .news-feed-items, .module-news-feed .twitterWrapper {min-height: 450px;}

}

@media only screen and (max-width: 1024px){
body#Homepage .module-news-feed .news-feed-item {
    padding-bottom: 10px;
    padding-top: 10px; margin-bottom:15px;
}
body#Homepage .module-news-feed .news-feed-item:last-child{margin-bottom:0;}

	.module-news-feed .news-feed-item {padding-bottom:0px;}
  	.module-news-feed .module-head-wrap h2 {font-size: 2.0rem;font-weight: 400;line-height: 28px;}
  	.module-news-feed .news-feed-item p, .module-news-feed .news-feed-item p a {font-size: 1.4rem;font-weight: 600;line-height: 17px;}
  
}

@media screen and (min-width:768px) and (max-width:1024px) {
	.module-news-feed .titleWrapper h2 {
		font-weight: 400;
		font-size: 20px;
		line-height: 28px;
	}

	.module-news-feed .titleWrapper {
		margin-bottom: 21px;
	}

	.module-news-feed .twitterWrapper {
		max-width: 354px;
		/*padding: 20px 10px;*/
	}
.module-news-feed .news-feed-item{padding-top:35px;}
body#Homepage .module-news-feed .news-feed-item {
   /*padding-top: 15px;*/ padding:10px 10px;
}
.eq-heights {padding:20px;}
	.module-news-feed .twitterWrapper .feedWrapper {
		padding: 0;
		margin-bottom: 20px;
	}
body#Homepage .module-news-feed .twitterWrapper .feedWrapper {
		padding: 10px 10px;
	}
	.module-news-feed .twitterWrapper .feedWrapper .twitterFeedContent .titleLinks span {
		font-weight: 600;
		font-size: 12px;
		line-height: 14px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#Module-news-feed {
		padding-top: 52px;
		padding-bottom: 46px;
		background: #F6F8FB !important;
	}

	.module-news-feed .module-head-wrap {
		margin-bottom: 21px;
	}

	.module-news-feed .module-head-wrap, .module-news-feed .module-news-feed .news-feed-items {
		max-width: 354px;
		min-width: auto;
	}

	.module-news-feed .news-feed-items, .module-news-feed .twitterWrapper {
		border-radius: 15px;
	}
}

@media screen and (max-width: 991px){

	.module-news-feed .news-feed-items, .module-news-feed .twitterWrapper {min-height: 365px;}
	.module-news-feed .pr-news-container .level3 {display:  block !important;width: 100%;}
	.module-news-feed .pr-news-container .pr-year-tabs ul {display: none;}
	.module-news-feed .pr-news-container .pr-year-tabs ul.active {display: block;}
	
}

@media only screen and (max-width: 768px) {
.eq-heights {padding:20px 10px;}
	.module-news-feed.blue:before, .module-news-feed.light-blue, .module-news-feed.blue-gradient, .module-news-feed.grey:before {
		background: #fff !important;
	}

	.module-news-feed .news-feed-items {
		min-width: 290px;
		/*padding: 20px 10px;*/
		margin-bottom: 22px;
	}

	.module-section {
		/*padding-top: 58px !important;*/
	}

	.module-news-feed .module-head-wrap {
		margin-bottom: 22px;
	}
}

@media screen and (max-width:767.98px) {

.col-sm-6.col-md-5.twitter-title-show {
    padding-top: 30px;
    clear: both;
}

.module-news-feed .col-sm-6 {
		height: auto !important;
	}
    .eq-heights{height:auto !important;}
    .module-news-feed .module-head-wrap h2 {font-weight: 400;font-size: 1.8rem;line-height: 26px;}
    /*.module-news-feed .news-feed-item p, .module-news-feed .news-feed-item p a {font-weight: 400;font-size: 1.6rem;line-height: 19px;}*/
    
	.module-news-feed .news-feed-items, .module-news-feed .twitterWrapper {
		border-radius: 10px;
        min-height: initial;
	}

	.module-news-feed .news-feed-items .news-feed-item:hover, .module-news-feed.blue .news-feed-items .news-feed-item:hover, .module-news-feed.light-blue .news-feed-items .news-feed-item:hover, .module-news-feed.blue-gradient .news-feed-items .news-feed-item:hover, .module-news-feed.grey .news-feed-items .news-feed-item:hover {
		border-radius: 10px;
	}

	.module-news-feed .news-feed-items p a, .module-news-feed.blue .news-feed-items p a, .module-news-feed.light-blue .news-feed-items p a, .module-news-feed.blue-gradient .news-feed-items p a, .module-news-feed.grey .news-feed-items p a {
		font-weight: 600;
		font-size: 1.4rem;
		line-height: 17px;
	}

	.module-news-feed .twitterWrapper .feedWrapper .twitterFeedContent .titleLinks span {
		font-weight: 600;
		font-size: 12px;
		line-height: 14px;
	}

	.module-news-feed .titleWrapper {
		margin-bottom: 22px;
	}

	.module-news-feed .titleWrapper h2 {
		font-weight: 400;
		font-size: 18px;
		line-height: 26px;
	}


.module-news-feed .twitterWrapper .feedWrapper {
		padding: 0;
	}
#Homepage .module-news-feed .twitterWrapper .feedWrapper {
    padding: 10px 15px;
}

	.module-news-feed .twitterWrapper {
		padding: 20px 0px;
	}

	.module-news-feed .twitterWrapper .feedWrapper {
		margin-bottom: 30px;
	}
    
    body#Homepage .module-news-feed .news-feed-item {
  margin-bottom:20px;
}   
.module-news-feed .twitterWrapper .feedWrapper{margin-bottom:10px;}

}


/********** Press Release Module End *************/

body#our-stories #contentwrapper{
	margin-top: 98px;
}