@media all and (max-width: 1199px){
	
}
@media all and (max-width: 991px){

}
@media all and (max-width: 767px){
	.slicknav_menu{
	    display: block;
	    background: #eee !important;
	}
	.bordertop{
		border-top: 0px solid !important; 
	    background: #eee !important;
	}
	
	.menu {
	    display: none;
	}
	
	.slicknav_btn {

	    z-index: 99;
	    background: transparent !important;
	    border: 2px solid #000 !important;
	    border-radius: 0px !important;
	}
	.slicknav_nav{
	    background: #eee !important;
	}
	.slicknav_nav > ul {
	    background: #fff !important;
	    margin-top: 15px !important;
	    border-top: 1px solid #ddd;
	    margin-left: 0px !important;
	}
	.slicknav_menu .slicknav_icon{
		margin: 0px 16px 11px -1px !important;
		padding: 3px !important;
	}
	.slicknav_menu .slicknav_icon-bar {
	    background-color:#222 !important;
	}
	.inline-items {
	    display: none;
	}
	.slicknav_nav ul li a{
		display: block;
		color: #222 !important;
	}
	.slicknav_nav ul li a:hover {
	    background: transparent !important;
	}
	.slicknav_nav ul li:last-child{
		display: none;
	}

	.header-top-left,
	.header-top-right{
		text-align: center !important;
		margin: 10px 0px;
	}
	.ads-left{
		display: none;
	}
	.logo a img{
		width: 100%;
	}
	.footer-menu{
		border-right: 0px solid;
	}
	.footer {
	    text-align: center;
	}
	.pr-0{
		padding-right: 15px !important;
	}
	.pl-0{
		padding-left: 15px !important;
	}
	.localsection, 
	.Opinion-section,
	{
		margin-bottom: 15px;
	}
	.header-top-right a{
		align-items: center;
		justify-content: center;
	}
	.category-details a{
		padding-top: 10px;
	}
}

@media all and (max-width: 540px){
	.top-news a img{
		height: 180px;
	}
	.top-categorynew .owl-prev,
	.top-categorynew .owl-next{
		bottom: 0;
	}
}
