
.news-feed-body{
	container-name :moduleinner;
	container-type: inline-size;
}

.news-feed-body .testerz svg a image{
	width:100%;
	height: 100%;
}

.news-feed-body .tester{ 
	width: 216px; 
	position:relative;
	height:215px;
	position:relative;
}

.news-feed-body a{
	cursor: pointer;
}

.news-feed-body[data-t="patterns"] .tester[data-pat="circle"]{
	height: 190px;
}

.news-feed-body[data-t="patterns"] .tester[data-pat="hexagon"], 
.news-feed-body[data-t="patterns"] .tester[data-pat="cross"]{
	height: 160px;
}

.news-feed-body[data-t="patterns"] .tester[data-pat="diamond"], 
.news-feed-body[data-t="patterns"] .tester[data-pat="dscale"]{
	height: 110px;
}

.news-feed-body[data-t="patterns"] .tester:hover{
	z-index: 9;
}

.news-feed-body .block-display .testerz{
	position: absolute;
	width: 215px;
	top: 0;
}


.news-feed-body .block-display .testerz.inline{
	position: relative;
}

.news-feed-body .shapez{
	position: absolute;
	z-index:1;
}
.news-feed-body .patternz{
	transition: transform 0.8s;
}

.news-feed-body .patternz:hover {
	transform: scale(1.5);
	position:absolute;
	z-index: 1;
}

.news-feed-body .block-display .testerz.inline .patternz{
	position: relative;
}

.news-feed-body .patternz .header{
margin:0;
}

.news-feed-body .patternz foreignObject{
	display:none;
}
.news-feed-body .ieobject{
	position:absolute;
	display: none;
	top: 54px;
	width: inherit;
	height: inherit;
}


.news-feed-body .ieobject .pattern-overlay{
	background-color: rgba(0,0,0,0.5);
	padding: 2px 5px;
	width: inherit;
}

.news-feed-body foreignObject .pattern-overlay{
	background-color: rgba(0,0,0,0.5);
	padding: 2px 5px;
	width: inherit;
}

.news-feed-body foreignObject .object{
	height: 100%;
	width : 100%;
	align-items: center;
    display: flex;
}

.news-feed-body .testerz:hover .ieobject{
	display:block;	
	transform: scale(1.5);
	z-index: 2;
}

.news-feed-body .patternz:hover foreignObject{
	display:block;	
}

.news-feed-body .testerz svg text {
font-stretch: condensed;
color: white;
}

.news-feed-body .news-block-display h2, 
.news-feed-body .news-block-display h4, 
.news-feed-body .news-block-display h3, 
.news-feed-body .news-block-display h1, 
.news-feed-body .news-block-display p, 
.news-feed-body .news-block-display h5{
	margin: 0;
	padding: 0;
}
	
.news-feed-body table {
	margin:auto;
	background: none !important;
}
	
.news-feed-body p {
    margin: 0 !important;
}

.news-feed-body .mini-news-page p {
    margin: 10px 0 !important;
}
	
.news-feed-body a{
	text-decoration: none;
}
	
.news-feed-body .news-block-display {
	width: 390px;
	height: 100%;
	border-radius: 2px;
	position: relative;
	margin: auto;
}

.news-feed-body[data-t="title-on-top"] .news-block-display, 
.news-feed-body[data-t="image-on-top"] .news-block-display,
.news-feed-body[data-t="visionary"] .news-block-display, 
.news-feed-body[data-t="image-at-bottom"] .news-block-display{
	min-height: 450px;
}

.news-feed-body[data-t="visionary"] .news-block-display > div{
	height: 100%;
}

/*.news-feed-body[data-t="text-overlay"] .news-block-display{
	min-height: 284px;
}*/

.news-feed-body .block-display{
	margin-top: 20px;
}

.news-feed-body .block-display[data-row="3"],
.news-feed-body .block-display[data-row="4"]{
    display: grid;
	width: fit-content;
    margin: auto;
	grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.news-feed-body .block-display[data-row="on"]{
    display: grid;
    margin: auto;
	grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.news-feed-body .block-display[data-row="3"]{
	grid-template-columns: repeat(3,390px);
}

.news-feed-body .block-display[data-row="4"]{
	grid-template-columns: repeat(4, 390px);
}
.news-feed-body .block-display[data-row="on"]{
	grid-template-columns: repeat(auto-fit, minmax(390px, 1fr));
}



.news-feed-body .block-display[data-row="on"] .news-block-display{
	grid-row: 1;
}
	
.news-feed-body table td{
	padding: 5px;
}
	
.news-feed-body[data-t="default"] .nf-header, 
.news-feed-body[data-t="default-long"] .nf-header{
	width: calc(100% - 32px); 
	padding: 6px;
	margin: 0 10px;
}

.news-feed-body[data-t="default"] .img_ctn, 
.news-feed-body[data-t="default-long"] .img_ctn, 
.news-feed-body[data-t="side-by-side"] .img_ctn, 
.news-feed-body[data-t="side-by-side-long"] .img_ctn{
	width:170px !important; 
	max-height: 205px;
	float: left;
	margin: 0 15px; 
}
	
.news-feed-body[data-t="default-long"] .img_ctn {
	margin: 0px 5px;
}

.news-feed-body[data-t="side-by-side"] .img_ctn,
.news-feed-body[data-t="side-by-side-long"] .img_ctn{
	margin-top: 16px;		
}

.news-feed-body[data-t="default-long"] .img_ctn, 
.news-feed-body[data-t="side-by-side-long"] .img_ctn{
	display: inline-block;
}

.news-feed-body[data-t="default"] .nf-content, 
.news-feed-body[data-t="side-by-side"] .nf-content{
	width: calc(100% - 30px);
    margin: 0 15px;
}

.news-feed-body[data-t="default-long"] .nf-content{
	display: inline-block;
	width: calc(100% - 185px);
	vertical-align: top;
}

.news-feed-body[data-t="side-by-side-long"] .nf-content {
    display: inline-block;
    width: calc(100% - 210px);
	vertical-align: top;
}

.news-feed-body[data-t="side-by-side"] .nf-content, 
.news-feed-body[data-t="side-by-side-long"] .nf-content{
	margin-top: 16px;
}


.news-feed-body[data-t="title-on-top"] .nf-header, 
.news-feed-body[data-t="image-on-top"] .nf-header, 
.news-feed-body[data-t="visionary"] .nf-header,
.news-feed-body[data-t="image-at-bottom"] .nf-header{
	width: 360px; 
	padding: 5px;
	margin: 0px 10px;
}

.news-feed-body[data-t="title-on-top"] .img_ctn, 
.news-feed-body[data-t="image-on-top"] .img_ctn, 
.news-feed-body[data-t="visionary"] .img_ctn,
.news-feed-body[data-t="image-at-bottom"] .img_ctn{
	width: 360px !important; 
	height:200px !important; 
	margin: 0 15px;
}

.news-feed-body[data-t="image-on-top"] .img_ctn
.news-feed-body[data-t="visionary"] .img_ctn,
.news-feed-body .image-on-top-img {
    margin-top: 10px;
}

.news-feed-body[data-t="title-on-top"] .nf-content, 
.news-feed-body[data-t="image-on-top"] .nf-content, 
.news-feed-body[data-t="visionary"] .nf-content,
.news-feed-body[data-t="image-at-bottom"] .nf-content{
	width: 363px;  
	padding: 5px;
	margin: 0px 10px;
}

.news-feed-body[data-t="text-overlay"] .img_ctn{
	width: 380px !important; 
	height: 232px !important;
    margin: 5px 5px;
	background-position: center; 
	background-size: cover; 
	position:relative;
}

.news-feed-body[data-t="text-overlay"] .nf-content{
	/*width: 352px; */
	background-color:rgba(0,0,0,0.5); 		 
	bottom:0; 
	padding: 4px;
	position:absolute;
	width: calc(100% - 8px);
}
	

.news-feed-body[data-t="title-on-top"] .nf-btn-ctn, 
.news-feed-body[data-t="image-on-top"] .nf-btn-ctn, 
.news-feed-body[data-t="visionary"] .nf-btn-ctn,
.news-feed-body[data-t="image-at-bottom"] .nf-btn-ctn{
	position:absolute; 
	bottom:10px; 
	left:15px;
	
}

	
.news-feed-body[data-t="title-on-top"] .nf-btn-ctn, 
.news-feed-body[data-t="image-on-top"] .nf-btn-ctn, 
.news-feed-body[data-t="visionary"] .nf-btn-ctn,
.news-feed-body[data-t="image-at-bottom"] .nf-btn-ctn{
	position:absolute;
}
	

.news-feed-body[data-t="title-on-top"] .nf-btn-ctn button, 
.news-feed-body[data-t="image-on-top"] .nf-btn-ctn button,
.news-feed-body[data-t="visionary"] .nf-btn-ctn button, 
.news-feed-body[data-t="image-at-bottom"] .nf-btn-ctn button{
	width: 346px;
}

.news-feed-body[data-t="default"] .nf-btn-ctn button, 
.news-feed-body[data-t="default-long"] .nf-btn-ctn button, 
.news-feed-body[data-t="side-by-side"] .nf-btn-ctn button, 
.news-feed-body[data-t="side-by-side-long"] .nf-btn-ctn button{
	position:absolute; 
	right:10px; 
	bottom:10px;
}

.news-feed-body[data-t="text-overlay"] .nf-btn-ctn button{
	width: calc(100% - 25px);
	margin: 0px 5px 5px;
}
	
.news-feed-body .pagination {
    display: inline-block;
    padding-left: 0;
    /*margin: 20px 0;*/
	margin: 20px auto;
    border-radius: 4px;
	position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.news-feed-body .news_main_heard{
    text-align: center;
}

.news-feed-body ul.pagination li {
	display: inline;
}

.news-feed-body ul.pagination li a {
    color: black;
    float: left;
	padding: 8px 16px;
    text-decoration: none;
}

.news-feed-body ul.pagination li a.active {
    background-color: #2F2F2F;
    color: white;
}

.news-feed-body ul.pagination li a:hover:not(.active) {
	background-color: #ddd;
}

.news-feed-body .hidesvg{
    position: absolute;
    top: -200%;
    left: -200%;
    opacity: 0;
    z-index: -1;
	}

.news-feed-body .pagination > li > a, 
.news-feed-body .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.news-feed-body .pagination > li:first-child > a, 
.news-feed-body .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

 .news-feed-body .pagination > li > a:hover, 
 .news-feed-body .pagination > li > span:hover, 
 .news-feed-body .pagination > li > a:focus, 
 .news-feed-body .pagination > li > span:focus {
    background-color: #eeeeee;
}

.news-feed-body .pagination > li:last-child > a, 
.news-feed-body .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#testing-input {
    background: #FFFFFF;
}

.news-feed-body ul.pagination li a.active {
    background-color: #2F2F2F;
    color: white;
}

.news-feed-body table h5{
	font-weight: bold !important;
}

.news-feed-body .news-expand-display{
		width: 90%;
		min-height: 35px;
		position: relative;
		margin: 15px auto;
	}

.news-feed-body .expand-header {
		display: flex;
        width: calc(100% - 40px);
		min-height: 42px;
		align-items: center;
		padding: 0px 19px;
		position: relative;
	}
	
.news-feed-body .expand-header:hover{
		cursor: pointer;
	}
	
.news-feed-body .expand-header .header,
.news-feed-body .expand-header .expand-arrow{
		display: inline-block;
	}
	
.news-feed-body .expand-header .expand-arrow{
		right: 20px;
		top: 50%;
		position: absolute;
	    transform: translateY(-50%) rotateZ(-90deg);
		transition: 0.5s ease;
}
	
	
	
.news-feed-body	.hidden_content {
		padding: 14px 0;
		display: none;
}
	
.news-feed-body	.expand-content{
		width: calc(100% - 28px);
		margin: 0 14px;
		display: flex;
}
	
.news-feed-body[data-t="expand"] .img_ctn{
		width: 170px;
		max-height: 170px;
		margin-right:14px;
}

.news-feed-body[data-t="expand"] .img_ctn + .cont-ctn{
	width: 100%;
}

.news-feed-body .news-expand-display p{
	text-align: left;
}

.news-feed-body .news-expand-display a[data-hove="true"],
.news-feed-body .news-block-display a[data-hove="true"]{
	cursor: default;
}


.news-feed-body[data-t="default"] .newsfeeds-slider-main .news-block-display,
.news-feed-body[data-t="side-by-side"] .newsfeeds-slider-main .news-block-display,
.news-feed-body[data-t="default-long"] .newsfeeds-slider-main .news-block-display, 
.news-feed-body[data-t="side-by-side-long"] .newsfeeds-slider-main .news-block-display {
	max-height: 250px;
}

.news-feed-body[data-t="default"] .news-block-display > a > div,
.news-feed-body[data-t="default-long"] .news-block-display > a > div,
.news-feed-body[data-t="side-by-side"] .news-block-display > a > div,
.news-feed-body[data-t="side-by-side-long"] .news-block-display > a > div{
    height: max-content;
}


.news-feed-body[data-t="text-overlay"] .newsfeeds-slider-main .news-block-display{
	max-height: 300px;
}

.news-feed-body[data-t="title-on-top"] .newsfeeds-slider-main .news-block-display,
.news-feed-body[data-t="image-on-top"] .newsfeeds-slider-main .news-block-display,
.news-feed-body[data-t="visionary"] .newsfeeds-slider-main .news-block-display,
.news-feed-body[data-t="image-at-bottom"] .newsfeeds-slider-main .news-block-display {
	max-height: 250px;
}

.news-feed-body[data-t="default"] .newsfeeds-slider-main .nf-content, 
.news-feed-body[data-t="side-by-side"] .newsfeeds-slider-main .nf-content{
    width: calc(100% - 30px);
    margin: 0 15px;
}

.news-feed-body[data-t="title-on-top"] .newsfeeds-slider-main .nf-content, 
.news-feed-body[data-t="image-on-top"] .newsfeeds-slider-main .nf-content, 
.news-feed-body[data-t="visionary"] .newsfeeds-slider-main .nf-content,
.news-feed-body[data-t="image-at-bottom"] .newsfeeds-slider-main .nf-content{
    width: calc(100% - 20px);
    padding: 5px;
    margin: 0px 10px;
}

.news-feed-body[data-t="title-on-top"] .nf-header, 
.news-feed-body[data-t="image-on-top"] .nf-header, 
.news-feed-body[data-t="visionary"] .nf-header,
.news-feed-body[data-t="image-at-bottom"] .nf-header{
    width: calc(100% - 20px);
    padding: 5px;
    margin: 0px 10px;
}

.news-feed-body[data-t="text-overlay"] .newsfeeds-slider-main .nf-conent{
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    padding: 4px;
    position: absolute;
}

.news-feed-body[data-t="title-on-top"] .newsfeeds-slider-main .img_ctn, 
.news-feed-body[data-t="image-on-top"] .newsfeeds-slider-main .img_ctn, 
.news-feed-body[data-t="visionary"] .newsfeeds-slider-main .img_ctn,
.news-feed-body[data-t="image-at-bottom"] .newsfeeds-slider-main .img_ctn{
    width: calc(100% - 30px) !important;
    height: 200px !important;
    margin: 0 15px;
}

.news-feed-body[data-t="text-overlay"] .newsfeeds-slider-main .img_ctn{
	width: calc(100% - 30px) !important;
    height: 220px !important;
    margin: 16px 15px;
    background-position: center;
    background-size: cover;
    position: relative;
}

.news-feed-body[data-t="text-overlay"] .newsfeeds-slider-main .nf-btn-ctn,
.news-feed-body[data-t="title-on-top"] .newsfeeds-slider-main .nf-btn-ctn, 
.news-feed-body[data-t="image-on-top"] .newsfeeds-slider-main .nf-btn-ctn, 
.news-feed-body[data-t="visionary"] .newsfeeds-slider-main .nf-btn-ctn,
.news-feed-body[data-t="image-at-bottom"] .newsfeeds-slider-main .nf-btn-ctn{
    position: absolute;
    bottom: 10px;
    left: 15px;
    width: calc(100% - 15px);
}

.news-feed-body[data-t="text-overlay"] .newsfeeds-slider-main .nf-btn-ctn button, 
.news-feed-body[data-t="title-on-top"] .newsfeeds-slider-main .nf-btn-ctn button,
.news-feed-body[data-t="image-on-top"] .newsfeeds-slider-main .nf-btn-ctn button,
.news-feed-body[data-t="visionary"] .newsfeeds-slider-main .nf-btn-ctn button,
.news-feed-body[data-t="image-at-bottom"] .newsfeeds-slider-main .nf-btn-ctn button{
    width: calc(100% - 30px);
}

.news-feed-body[data-imgp="center"] .img_ctn img{
	position: relative;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
	
.news-feed-body[data-imgp="center"] .img_ctn{
	width: 100%;
    height: 100%;
	overflow: hidden;
}
    
.news-feed-body[data-imgp="strecth"] .img_ctn img{
	max-height: 100%;
	width: 100%;
    height: 100%;
}
	
.news-feed-body[data-imgp="strecth"] .img_ctn{
	width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}		

.news-feed-body[data-imgp="contain"] .img_ctn img{		
	width: 100%;
	height: inherit;
	max-height: inherit;
	object-fit: contain;
}
	
.news-feed-body[data-t="title-on-top"][data-imgp="contain"] .img_ctn img,
.news-feed-body[data-t="image-on-top"][data-imgp="contain"] .img_ctn img,
.news-feed-body[data-t="visionary"][data-imgp="contain"] .img_ctn img,
.news-feed-body[data-t="text-overlay"][data-imgp="contain"] .img_ctn img{
	width: 100%;
	height: 100%;
    object-fit: contain;
}
	
.news-feed-body[data-imgp="contain"] .img_ctn{
    background-size: contain;
    background-repeat: no-repeat;
}		

.news-feed-body[data-imgp="cover"] .img_ctn img{
        width: 100%;
		height: 100%;
        object-fit: cover;
    }
	
.news-feed-body[data-imgp="cover"] .img_ctn{
	background-size: cover;
	background-position: 50% 0;
    background-repeat: no-repeat;
	overflow: hidden;
}

.news-feed-body[data-t="modern"] .news-block-display{
	max-width: 1000px;
    width: 100%;
	height: 300px;
	margin-bottom: 5px;
}

.news-feed-body[data-t="modern"] .img_ctn{
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: top;
}

.news-feed-body[data-t="modern"] .nf-content{
	width: calc(100% - 305px);
	height: 300px;
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	box-sizing: border-box;
	overflow-y: auto;
}

.news-feed-body[data-t="modern"] .nf-btn-ctn {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.news-feed-body[data-t="visionary"] .news-block-display::before{
	content: '';
	display: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;

}

.news-feed-body[data-t="visionary"] .news-block-display:hover::before{
	display: block;
}

.news-feed-body[data-t="visionary"] .news-block-display > div{
	position: relative;
	z-index: 2;
}

 /*--- MQ ---*/
 
@media(max-width: 1280px){

	.news-feed-body{
		margin: 0px -45px;
	}

	.news-feed-body[data-t="modern"]{
		margin: 0px 0px;
	}
	
	.news-feed-body table td {
		padding: 10px !important;
	}
	   
} 

@media (max-width: 1100px){
	.news-feed-body .block-display[data-row="3"]{
		grid-template-columns: repeat(2, 390px);
	}
	
	.news-feed-body .block-display[data-row="4"]{
		grid-template-columns: repeat(2, 390px);
	}
}
	
@media(max-width: 1040px){
	
	.news-feed-body table td {
		padding: 0px !important;
	}
	
	.news-feed-body table h1,
	.news-feed-body table h2{
		font-size: 18px !important; 
		font-Weight: Bold !important;
	}
	
	.news-feed-body table h3,
	.news-feed-body table h4{
		font-size: 16px !important;
	}
	.news-feed-body .news-block-display .cont h5{
		font-size: 12px !important;
	}

	.news-feed-body[data-t="modern"]  .news-block-display{
		height: 200px !important;
	}

	.news-feed-body[data-t="modern"] .img_ctn{
        width: 200px !important;
        height: 200px !important;
    }

	.news-feed-body[data-t="modern"] .nf-content{
		width: calc(100% - 200px);
		height: 200px;
		padding: 15px;
	}
	
	/*.news-feed-body table p{
		font-size: 11px !important;
	}*/

}

@media(max-width: 812px){
	.news-feed-body{
		width: 100%;
	}
	
	.news-feed-body[data-t="default"] .nf-header, 
	.news-feed-body[data-t="default-long"] .nf-header{
		width: calc(100% - 35px);
	}
	
	.news-feed-body[data-t="default"] .nf-content, 
	.news-feed-body[data-t="side-by-side"] .nf-content {
		width: calc(100% - 30px);
	}
	
	.news-feed-body[data-t="default-long"] .nf-content, 
	.news-feed-body[data-t="side-by-side-long"] .nf-content{
		width: calc(100% - 165px);
	}
	
	.news-feed-body[data-t="text-overlay"] .img_ctn {
		width: calc(100% - 30px) !important;
	}
	
	.news-feed-body[data-t="text-overlay"] .nf-conent{
		width: calc(100% - 8px);
	}

	.news-feed-body .block-display[data-row="3"]{
		grid-template-columns: 100%;
	}
	
	.news-feed-body .block-display[data-row="4"]{
		grid-template-columns: 100%;
	}
}
	
@media(max-width: 481px){
	
	.news-feed-body table h1,
	.news-feed-body table h2{
		font-size: 16px !important; 
		font-Weight: Bold !important;
	}
	
	.news-feed-body table h3,
	.news-feed-body table h4{
		font-size: 14px !important;
	}
	.news-feed-body .news-block-display .cont h5{
		font-size: 10px !important;
	}
	
	/*.news-feed-body table p{
		font-size: 9px !important;
	}*/
	
	.news-feed-body {
		margin: 0px;
	}
		
	.news-feed-body table td {
		padding: 5px 0;
	}
		
	.news-feed-body .news-block-display {
		width: 300px;
	}
		
	/*.news-feed-body .default-content, 
	.news-feed-body .side-by-side-content {
		width: 332px;
		
	}*/
	
	.news-feed-body[data-t="default"] .img_ctn, 
	.news-feed-body[data-t="default-long"] .img_ctn, 
	.news-feed-body[data-t="side-by-side"] .img_ctn, 
	.news-feed-body[data-t="side-by-side-long"] .img_ctn{
		width: 150px !important;
		max-height: 185px;
		float: left;
		margin: 0 5px;
	}
	
	.news-feed-body[data-t="side-by-side"] .img_ctn, 
	.news-feed-body[data-t="side-by-side-long"] .img_ctn{
		margin-top: 16px;
	}
	
	.news-feed-body[data-t="title-on-top"] .img_ctn, 
	.news-feed-body[data-t="image-on-top"] .img_ctn, 
	.news-feed-body[data-t="visionary"] .img_ctn,
	.news-feed-body[data-t="image-at-bottom"] .img_ctn{
		width: 290px !important; 
		margin: 0px 5px;
	}
	
	.news-feed-body[data-t="image-on-top"] .img_ctn,
	.news-feed-body[data-t="visionary"] .img_ctn{
		margin-top: 10px;
	}
	
	.news-feed-body[data-t="title-on-top"] .nf-content, 
	.news-feed-body[data-t="image-on-top"] .nf-content, 
	.news-feed-body[data-t="visionary"] .nf-content,
	.news-feed-body[data-t="image-at-bottom"] .nf-content,
	.news-feed-body[data-t="title-on-top"] .nf-header, 
	.news-feed-body[data-t="image-on-top"] .nf-header, 
	.news-feed-body[data-t="visionary"] .nf-header,
	.news-feed-body[data-t="image-at-bottom"] .nf-header{
		width: 290px;
		margin: 0px 5px;
		padding: 5px 0;
	}
	
	.news-feed-body[data-t="text-overlay"] .nf-btn-ctn button, 
	.news-feed-body[data-t="title-on-top"] .nf-btn-ctn button, 
	.news-feed-body[data-t="image-on-top"] .nf-btn-ctn button, 
	.news-feed-body[data-t="visionary"] .nf-btn-ctn button,
	.news-feed-body[data-t="image-at-bottom"] .nf-btn-ctn button{
		width: 270px;
	}
	
	.news-feed-body button {
		font-size: 13px !important;
	}
	
	.news-feed-body[data-t="text-overlay"] .nf-btn-ctn, 
	.news-feed-body[data-t="title-on-top"] .nf-btn-ctn, 
	.news-feed-body[data-t="image-on-top"] .nf-btn-ctn,
	.news-feed-body[data-t="visionary"] .nf-btn-ctn, 
	.news-feed-body[data-t="image-at-bottom"] .nf-btn-ctn{
		left: 7px;
	}

	.news-feed-body[data-t="modern"]  .news-block-display{
		height: 150px !important;
	}

	.news-feed-body[data-t="modern"] .img_ctn{
		width: 150px !important;
		height: 150px !important;
	}

	.news-feed-body[data-t="modern"] .nf-content{
		width: calc(100% - 160px);
		height: 150px;
		padding: 8px;
	}
}


@media(max-width: 400px){
	
	.news-feed-body button {
		font-size: 13px !important;
	}
}

@container moduleinner (width < 1900px ){
	.news-feed-body .block-display[data-row="4"] {
	    grid-template-columns: repeat(4, 390px);
	}
}

@container moduleinner (width < 1600px){
	.news-feed-body .block-display[data-row="4"] {
	    grid-template-columns: repeat(3, 390px);
	}
}

@container moduleinner (width < 1190px ){
	.news-feed-body .block-display[data-row="4"] {
	    grid-template-columns: repeat(2, 390px);
	}

	.news-feed-body .block-display[data-row="3"] {
	    grid-template-columns: repeat(2, 390px);
	}
}

@container moduleinner (width < 900px ){
	.news-feed-body .block-display[data-row="4"] {
	    grid-template-columns: repeat(1, 100%);
	}

	.news-feed-body .block-display[data-row="3"] {
	    grid-template-columns: repeat(1, 100%);
	}
}

@media (max-width: 900px ){
	.news-feed-body .block-display[data-row="4"] {
	    grid-template-columns: repeat(1, 100%);
	}

	.news-feed-body .block-display[data-row="3"] {
	    grid-template-columns: repeat(1, 100%);
	}
	
	.news-feed-body .block-display[data-row="on"] {
		display: grid;
		grid-template-columns: repeat(auto-fit, 300px);
	}
	
	/*.news-feed-body .block-display[data-row="on"] .news-block-display{ 
		flex: 100%;
	}*/
}