.logo {
	width: 164px;
	height: 86px;
	margin-top: -17px;
}
.channel .img .c-banner {
    width: 100% !important;
}
@media (max-width: 1365px) and (min-width: 100px)
{
	.login-wraper img {
		display:none;
	}
	
}
@media (max-width: 1365px) and (min-width: 768px)
{
	.videolist .fixed_height img {
		height: 175px;
	}
}

@media only screen and (max-width: 767px)
{
	.v-pagination ul li {
		display: block; 
	}
}

.featured_full
{
	height: 300px;
}

@media only screen and (max-width: 767px)
{
	.videolist .videoitem img {
		width: 100%;
	}
	.navbar-container {
		min-height: 71px;
	}
}

.foot_section img
{
	width: 170px;
	height: 117px;
}

.single-video .custom-tabs .tabs-content .tab-1>div:nth-child(1)
{
	border-right: none;
}

.foot_section .videolist .videoitem {
	min-height: 60px;
}

.single-video .author .sv-views {

	width: 100px !important;
}
.single-video .author {
	padding: 10px 30px !important;
}

.embed-responsive {

	overflow: visible;
}
.frame_sec iframe
{
	//height: 100% !important;
}

.single-video .content-wrapper
{
	padding-top: 30px !important;
}

.at4-count-container
{
	display: none !important;
}

.single-video h1 {
	//padding: 30px 0px 0px;

}

.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid
{
	/*width: 100% !important; height: 100% !important;
	margin: 0 auto;*/
}