div#nc-footer-fixed-area{ display: block !important;}
div#nc-footer-fixed-area .nc-MediaRunningContainer{visibility:visible !important;opacity:1 !important}


[data-nc-gutenberg-section-type="block-posts-grid"] .nc-Section-Heading h3{text-align:right !important;font-size:1.8rem !important}


.wp-block-group.blockVideo .container{padding-right:0px !important;padding-left:0px !important}
.wp-block-group.blockVideo .nc-FactoryBlockPostsGrid .nc-Card10V2 .nc-PostCardMetaV2 .relative>a>div{display:none}

.coltop .nc-Card17Podcast.mid{width:100%}

.coltop>.flex{display:block}

.ncSectionLargeSlider .nc-CategoryBadgeList,
.ncSectionLargeSlider .nc-CardAuthor2,
.ncSectionLargeSlider .nc-PostCardLikeAndComment,
.nc-PageArchive__header h1
{visibility:hidden !important}

.blockVideo .ncmaz-button-like-post{display:none !important}

.ncDataStatementBlockV2 .ncEmptyState{display:none}

.category-list .nc-Card11{height:165px;width:220px}
.category-list .nc-Card11 .react-player__preview.cover{width: 100%; height: 100%; background-size: cover; background-position: center center; cursor: pointer; display: flex;flex-direction:column; align-items: center; justify-content: center;}

.nc-PostCardMeta,
.nc-SingleMetaAction2,
.nc-ModalCats,.nc-ModalTags,.nc-ArchiveFilterListBox,
.nc-ArchiveFilterListBox.single-header-meta-area,.nc-SingleMetaAction2,
.nc-PostCardLikeAndComment,.nc-PostCardDropdownShare,.nc-PostMoreActionDropdown,
.nc-CategoryBadgeList,
.nc-PageSingleTemplate2 .nc-SingleHeader div.space-y-5
{display:none !important}


h1, h2, h3, h4, h5, h6, h7	{
font-family: "header-font"!important;
}p, em, div	{
	font-family: "body-font"!important;
}
li	{
	font-family: "lists-font"!important;
}

.ncmaz-file-downloader a{border: solid 2px;padding: 10px 10px 5px 10px;border-radius: 8px;background-color:#b1e7df}
.ncmaz-file-downloader i{font-size:30px}


@media (min-width: 640px) {
	.nc-PageArchive__grid .sm\:grid-cols-2{grid-template-columns:repeat(3,minmax(0,1fr)) !important}
}

@media (min-width: 768px) {
	.coltop>.flex{display:flex}
	.coltop .nc-Card17Podcast.mid:not(:first-child){margin-right:12px}
	.coltop .md\:space-y-8>:not([hidden])~:not([hidden]){margin-top:0 !important}
}

@media (min-width: 1024px) {
	.nc-PageArchive__grid .lg\:grid-cols-3{grid-template-columns:repeat(4,minmax(0,1fr)) !important}
	.coltop .nc-Card17Podcast.mid{width:49%}
	.coltop .md\:space-y-8>:not([hidden])~:not([hidden]){}
}

@media (min-width: 1280px) {
	.nc-PageArchive__grid .xl\:grid-cols-4{grid-template-columns:repeat(5,minmax(0,1fr)) !important}
}
