#index .menucontent {
	display: none;	
}
.title_menu {
	cursor: pointer;
}
.top_column{
	background: none;	
}
.img_horizonal {    
}
.category_content .owl-carousel {
	position:inherit;
}
.category_content .owl-theme .owl-controls {
	top: 12px;
	right:10px;
}

.subcategories {
    position: relative;
}

#views_block > #thumbs_list {
    position: relative;
}

@media (max-width: 1199px){
	.category_content .owl-theme .owl-controls {
	}
}
@media (min-width: 992px) and (max-width: 1170px){
	.menucontent{
		min-width: 230px;
	}
}
@media (max-width: 991px){
	#off-canvas-menu-category {
		display: inline;
		width: 100%;
	}	
	.tp-simpleresponsive > ul > li	 {
		left:0px;
	}
		
}
@media (max-width: 768px){
	.category_sub .tabpanel {
		float:left;
		width:100%;
	}
	.topcontent  .col-sm-4,
	.topcontent  .col-sm-8 {
		width:100%;
	}
}

@media (max-width: 767px){
	.slideshow {
		margin-top: 0px;
	}
}
@media (max-width: 480px){
	.category_sub .tabpanel li a {
		padding:10px 10px;
	}
}