/*
 Theme Name:   Betube Child Dynamic
 Theme URI:    https://themeforest.net/item/betube-video-wordpress-theme/16437378?ref=JoinWebs
 Description:  Betube Child Theme
 Author:       JoinWebs
 Author URI:   http://themeforest.net/user/joinwebs
 Template:     betube
 Version:      1.0
 License:      Commercial
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, left-sidebar, right-sidebar, translation-ready, threaded-comments, editor-style, post-formats, rtl-language-support, sticky-post, theme-options
 Text Domain:  betube-child
*/
div.author-img-sec, .author-des .post-title span:first-child {
	display: none;
}

.post-des p.pull-left, .video-box .video-box-content p span:first-child, .video-des .post-stats p.pull-left {
	display: none !important;
}

.post-des p.pull-left:last-child, .video-des .post-stats p.pull-left:last-child {
	display: block !important;
}

.menu-icon {
	visibility:hidden;
}

.thumb-border {
	border: 0 !important;
}

.content .post .post-thumb .video-stats .thumb-stats {
	display: none !important;
}

.content .post .post-des .post-stats {
	margin-right: 15px;
	display: none !important;
}
.content .main-heading .tabs
{
	display: none;
}

.mainContentv3 {
	 background: transparent !important;
}

.sidebar .widgetBox .widgetContent .video-box .video-img-thumb {
	border-bottom: 1px solid #ececec;
	height: 160px !important;
	position: relative; }

.content .post .post-thumb {
	position: relative;
	height: 160px !important;;
	overflow: hidden;  }


.inner-post {
	margin-left: 20%;

}



.off-canvas-content, .off-canvas-content {
    min-height: 0% !important;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
	.inner-post {
		margin-left: 0%;
		margin-right: 0%;
	}

	.content.content-with-sidebar .list-group .group-item-grid-default {
		width: 33.333% !important;
		/*height: 90px !important; */}

	.content .list-group .item {
		/* margin-bottom: 60px !important; */
		width:33.333%;
		border: 0;}

	.content .list-group .grid-medium .post-thumb {
		height: 20px !important; }

	.content .list-group .list {
		width: 100%; }
	.content .list-group .list .post {
		border: none !important; }
	.content .list-group .list .post .post-thumb {
		height: 20px !important;
		float: left;
		width: 33.3333333333%;
		margin-right: 15px; }

	.sidebar .widgetBox .widgetContent .video-box .video-img-thumb {
		border-bottom: 1px solid #ececec;
		height: 90px !important;
		position: relative; }

	.content .post .post-thumb {
		position: relative;
		overflow: hidden;}

	.content .post .post-des h6 a {
		color: #444444;
		font-size: 9px !important; }

	.content .post .post-des .post-stats {
		margin-right: 15px;
		display: none !important;
	}

	.content .post .post-des {
		padding: 15px 0 0 10px; }

	.thumb-border {
		border: 0 !important;
	}

	.content .post .post-thumb .video-stats {
		position: absolute;
		bottom: 10px;
		width: 100%;
		left: 0;
		padding: 0 10px;
	display: none !important;}

	content.content-with-sidebar .list-group .group-item-grid-default {
		 padding: 10px;
	}

	#category #owl-demo-cat .item-cat figure {
		position: relative;
	/*	width: 90px !important;
		height: 65px !important; */
		border-bottom: 2px solid #ececec;
		margin: 0; }

}

@media screen and (min-width: 640px) and (max-width: 1024px) {
	.inner-post {
		margin-left: 10%;
		margin-right: 10%;

	}
	.content .list-group .item {
		margin-bottom: 10px !important;
		width:33.333%;
	}
	.content .list-group .grid-medium .post-thumb {
		height: 20px !important; }

	.content .list-group .list {
		width: 100%; }
	.content .list-group .list .post {
		border: none !important; }
	.content .list-group .list .post .post-thumb {
		height: 20px !important;
		float: left;
		width: 33.3333333333%;
		margin-right: 15px; }
	.content .post .post-thumb {
		position: relative;
		height: 150px !important;
		overflow: hidden; }
	.sidebar .widgetBox .widgetContent .video-box .video-img-thumb {
		border-bottom: 1px solid #ececec;
		height: 160px !important;
		position: relative; }

	#category #owl-demo-cat .item-cat figure {
		position: relative;
		width: 180px !important;
		height: 130px !important;
		border-bottom: 2px solid #ececec;
		margin: 0; }
}

