<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.widget_custom_html {
		text-align: center !important;
}

.achive-bottom-ad {
		margin-top: 100px;
}

.menu-item-83836 {
		color:#2ecc71; 
		background-color:#2ecc71; }

#site-navigation ul li a {
	padding: 0 10px;
}

@media(max-width: 1200px){
	#site-navigation ul li a {
			padding: 0 5px;
		}
}

@media(max-width: 1100px) {
		#site-navigation ul li a {
			font-size: 12px;
		}
}

@media(max-width: 1000px) {
		#site-navigation ul li a {
			font-size: 10px;
			padding: 0 2px;
		}
}

@media(max-width: 480px){
		.featured-top-section .np-post-thumb img {
				min-height: 240px;
				object-fit: cover;
		}
}
#np-menu-wrap .custom-logo-link {
    display: none;
}

@media(max-width: 768px) {
    .widget_custom_html {
      text-align: center !important;
    }
    .np-ticker-wrapper,
	.mt-header-search-live-wrap .live-button-wrap,
	.np-header-menu-block-wrap .np-home-icon {
        display: none !important;
    }
	.np-top-header-wrap .mt-container {
		display: flex;
		justify-content: space-between
	}

	.np-top-header-wrap .mt-container &gt; div {
		flex: 1;
	}

	.np-top-header-wrap .mt-container  .date-section {
		text-align: left !important;
	}

	.np-top-header-wrap .mt-container  .mt-social-icons-wrapper {
		justify-content: end;
		float: none !important;
		display: flex;
		margin-top: 0;
	}
	.np-top-right-section-wrapper, .np-top-left-section-wrapper {
		text-align: left !important;
	}
    .np-logo-section-wrapper {
        display: none !important;
    }

    #np-menu-wrap .custom-logo-link {
        display: block;
        width: 150px;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
    }

    .np-header-menu-block-wrap {
        position: relative;
        
    }
    .np-header-menu-block-wrap .mt-container {
        background-color: #DC2A20;
        height: 55px;
    }

    .np-header-search-wrapper a {
        margin-top: 8px;
        display: block;
    }

    .mt-header-menu-wrap .menu-toggle {
        margin-top: 6px;
    }
    #site-navigation ul li a {
        font-size: 18px !important;
        padding: 0 24px !important; 
    }
  }

#news_portal_block_posts-9.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post:nth-child(2) {
    flex-direction: column;
}
#news_portal_block_posts-9.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post .np-post-conten {
    height: auto !important;
		flex: 1;
}</pre></body></html>