/*!
 
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@media(min-width: 1000px){
.menubar .navbar-collapse{
padding-left: 0;
padding-right: 0;
}
.menubar .container-fluid {
	padding-left: 0;
}
.navbar-brand {
padding-left: 0;
	
}

}


@media(min-width: 100px) and (max-width: 1200px){
.tabbing .nav>li>a {
    padding: 6px 6px;
	}
.menubar .navbar-default .navbar-nav > li > a 
{
	font-size:14px;
}

	
}




/* large desktops, laptops and more */
@media (min-width: 1200px) {
	
	
	
}

/* desktops and more */
@media (min-width: 992px) {
		
	.clearfix {
	*zoom: 1;
	}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
	}
.clearfix:after {
	clear: both;
	}
	
	
}


/* tablets, small desktops and more */
@media (min-width: 768px) and (max-width: 1024px) {
	
	 .navbar-collapse{
		padding-left: 0;
		padding-right: 0;
		}
 .container-fluid {
	padding-left: 0;
}
.navbar-brand {
	padding-left: 0;
}

	
}

/* desktop and ipads*/
@media (min-width: 992px) and (max-width: 1199px) {
	


}

/* tablets and small desktop */
@media (min-width: 768px) and (max-width: 991px) {
	.footer-bottom .foot-pow {
		float: none;
		padding-left: 15px;
	}
	ul.date {
		text-align: left;
	}	
	
	.logo {
		text-align:center;
	}
	.footer-bottom{
		padding: 10px 0px;
	}
	.side-ad img{
		width: 100%;
	}
	.md-newsbox {
		margin-top: 15px;
	}
	
	ul.news-lists li figure{
		height: auto;
	}
	.largefigbox figure {
		height: auto
	}
	.md-newsbox figure {
		height: auto;
	}
	.largesamajfigbox figure {
		height: auto;
	}
	.mano-largebox figure {
		height: auto;
	}
	.bicharmd-newsbox figure {
		height: auto;
	}
	.blgomd-newsbox figure {
		height: auto;
	}
	.khel-largebox figure {
		height: auto;
	}
	.antarwartamd-newsbox figure {
		height: auto;
	}
	ul.news-lists1 li figure{
		height: auto;
	}
	.largevideo-sec figure {
		height: auto;
	}
	.videomd-newsbox figure {
		height: auto;
	}
	.featurelargefigbox figure {
		height: auto;
	}
	.featuremd-newsbox figure {
		height: auto;
	}
	.jiwanshailimd-newsbox figure {
		height: auto;
	}
	.jiwan-largebox figure {
		height: auto;
	}
	.footer-module{  
		margin-top: 15px;
	}
	.newspagemd-newsbox figure {
	  height: auto;
	}
	.about-page figure {
		height: auto;
	}
	 ul.social-media{
        display: none!important;
    }
    .date span{
        text-align:center;
        display: block;
    }
    .listen-live{
        text-align: left;
    }
    
}

/* small tablets and less */
@media (max-width: 767px) {
    .listen-live{
        text-align: left;
    }
    .date span{
        text-align:center;
        display: block;
    }
	.midhead{
		padding: 15px 0px;
	}
	ul.date {
		text-align: left;
	}
	.logo {
		text-align:center;
	}
	.footer-bottom .foot-pow {
		float: none;
	}
	.footer-bottom .foot-right p {
		padding-left: 0;
	}
	
	.footer-bottom{
		padding: 15px;
	}
	.md-newsbox {
		margin-top: 15px;
	}
	.navbar-light .navbar-toggler {
		background: #fff;
		border: none;
		border-radius: 0;
	}
	
	
	ul.news-lists li figure{
		height: auto;
	}
	.largefigbox figure {
		height: auto
	}
	.md-newsbox figure {
		height: auto;
	}
	.largesamajfigbox figure {
		height: auto;
	}
	.mano-largebox figure {
		height: auto;
	}
	.bicharmd-newsbox figure {
		height: auto;
	}
	.blgomd-newsbox figure {
		height: auto;
	}
	.khel-largebox figure {
		height: auto;
	}
	.antarwartamd-newsbox figure {
		height: auto;
	}
	ul.news-lists1 li figure{
		height: auto;
	}
	.largevideo-sec figure {
		height: auto;
	}
	.videomd-newsbox figure {
		height: auto;
	}
	.featurelargefigbox figure {
		height: auto;
	}
	.featuremd-newsbox figure {
		height: auto;
	}
	.jiwanshailimd-newsbox figure {
		height: auto;
	}
	.jiwan-largebox figure {
		height: auto;
	}
	.footer-module{
		margin-top: 15px;
	}
	.newspagemd-newsbox figure {
	  height: auto;
	}
	.about-page figure {
		height: auto;
	}
	 ul.social-media{
        display: none!important;
    }
    .date{
        margin-top: -32px;
    }
    .listen-live{
        line-height: initial;
    }
    ul.top-nav li{
        line-height: 32px;
    }
    .midhead{
        padding: 10px 0;
    }
}

	
	

	




	
