/*MAX AND MIN*/
@media screen and (max-width: 991px) and (min-width: 768px){
	[class *= product-] > .container-all .content-mid .col-xs-12.col-sm-6:nth-child(2n + 1){
		clear: both;
	}
	.header-right , .header-center {
		display: flex;
		float: left;
		justify-content: center;
		margin-bottom: 20px;
	}
	.header-center{
		width: 60%;
	}
	.header-right{
		width: 40%;
	}
	
}

/*MIN*/
@media (min-width: 768px){

}
@media (min-width: 992px){
	.common-home .box-menu .box-box{
		display: none !important;
	}
	.menu-home-cat > ul > li:hover > ul{
		display: block;
	}
	[class *= product-] > .container-all .content-mid .col-xs-12.col-sm-6.col-md-3:nth-child(4n + 1),
	[class *= product-] > .container-all .content-mid .col-xs-12.col-sm-6.col-md-4:nth-child(3n + 1),
	[class *= product-] > .container-all .content-mid .col-xs-12.col-sm-6.col-md-6:nth-child(2n + 1)
	{
		clear: both;
	}
	#header .header-group > div{
		display: inline-block;
		vertical-align: top;
		margin: 40px 0;
		float: left;;
	}
	#header .header-group > div.header-center{
		margin: 40px;
	}
	#header .header-group > div.header-right{
		float: right;
	}
}
@media (min-width: 1200px){
	.product-by-type.bestseller-product .box-border a.link_all{
		margin-top: -25px;
	}
}

/*MAX*/
@media (max-width: 1200px) {
	#over_menu .container {
		position: relative;
	}
}
@media (max-width: 992px) {
	.cart-info td.image {
		display: none;
	}
	header.header-all .bottom-header .container ul.top-menu-time li{
		margin: 0 0 0 15px;
	}
}
@media (max-width: 991px){
	.navbar-toggle .icon-bar{
		background: #7ecc13;
	}
	.navbar-toggle{
		border: 1px solid #7ecc13;
	}
	.product-by-type .cat-banner-left{
		display: none;
	}
	.product-by-type .products_cat_0.product-cat-right{
		width: 100%;
		padding-left: 0;
	}
	.product-by-type.box-pro-special .col-pro-cat{ width: 33.33333333%; }
	.product-by-type.box-pro-special .col-pro-cat:nth-child(4n+1){ clear: none; }
	.slideshow .owl-carousel {
		width: 100%;
		float: left;
	}
	.menu-content-top {
		width: 100%;
		padding-right: 0;
	}
	#banner3.banner_content_top{
		width: 100%;
		padding-left: 0;
	}
	.slideshow .menu-content-top ul{ width: 100%; }
	.slideshow .menu-content-top ul li{ height: 80px; }
	.slideshow .menu-content-top ul li a {
		padding-top: 18px;
	}
	.slideshow .menu-content-top ul li:after{ height: 70px; }
	#banner3.banner_content_top{ margin-top: 20px; }
	#banner3.banner_content_top .item.text-center{
		width: 32.8%;
		margin-left: 5px;
	}
	#banner3.banner_content_top .item.text-center:first-child{ margin-left: 0; }
	.header-right.box_acc li.hidden-xs {
		display: none;
	}
	.header-right.box_acc li.header-mobi{ display: inline-block; }
	.box_acc ul li div#cart i.fa{ display: inline-block; }
	.box_acc ul li div#cart span.text{ display: none; }
	.faq{ padding: 60px 0 30px; }
	.faq .media-body {
		max-width: 320px;
		width: 100%;
		margin: 0 auto 30px;
	}
	.faq .media-body .testi-inner{ margin: 0 0 0 25px; }
	.faq .media-body img.testi-thumb{ width: 50px; }
	.faq .media-body .testi-content{
		padding: 85px 35px 35px 35px;
	}
	.new-news.our-team .box-content .row > div:not(:last-child) .box-team-content{
		margin-bottom: 20px;
	}
	.box-list{
		width: 100%;
	}
	nav .box-nav{
		position: relative;
	}
	nav .box-nav-list{
		display: none;
	}
	nav .box-nav-list{
		background-color: #1c1c1c;
		display: none;
		position: absolute;
		left: 0;
		padding: 15px;
		z-index: 999;
		width: 200px;
		text-align: left;
		top: 38px;
		right: auto;
		border: 1px solid #000;
	}
	nav .box-nav li:not(:last-child) a:after, nav .box-nav li.text_logged:after{
		position: unset;
		content: unset;
	}
}
@media (max-width: 900px){
	.new-news.project .banner-content{
		top: 10%;
	}
	.new-news.project .banner-content span{
		font-size: 20px;
	}
}
@media (max-width: 992px){
	/*menu*/
	.box_acc ul li.header-mobi{
		display: inline-block;
		float: left;
		background: #424242;
		width: 40px;
		text-align: center;
		position: relative;
	}
	.nav-mobi {
		display: inline-block;
	    float: right;
	}
	.nav-toggle-mb {
		background: transparent;
	    border: 0;
	    cursor: pointer;
	    outline: none;
	    font-size: 13px;
	    color: #fff;
	    text-transform: uppercase;
	}
	.nav-toggle-mb i.fa.fa-bars {
	    font-size: 30px;
	    vertical-align: middle;
	    display: inline-block;
	}
	.nav-toggle-mb span.icon {
		background-color: #fff;
		display: block;
		width: 18px;
		height: 2px;
		border-radius: 1px;
	}
	.nav-toggle-mb span.icon+.icon{ margin-top: 3px; }
	.menu-mobi {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 260px;
		height: 100%;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.inner-menu-mobi {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #333333;
	}
	.inner-menu-mobi ul li a {
		display: block;
		padding: 0.7em 1em 0.7em 1.8em;
		outline: none;
		box-shadow: inset 0 -1px rgba(101,101,101,0.5);
		-webkit-transition: background 0.3s, box-shadow 0.3s;
		-moz-transition: background 0.3s, box-shadow 0.3s;
		transition: background 0.3s, box-shadow 0.3s;
		color: #fff;
		text-transform: uppercase;
		line-height: 24px;
		font-size: 14px;
	}
	.inner-menu-mobi > ul > li:first-child > a{
		padding-top: 19px;
	}
	body.oppen .inner-container-all {
		transform: translate3d(260px, 0px, 0px);
	}
	body.oppen .bg-mb {
		width: 100%;
		height: 100%;
		opacity: 1;
		content: '';
		-webkit-transition: opacity 0.3s;
		-moz-transition: opacity 0.3s;
		transition: opacity 0.3s;
		background: rgba(0,0,0,0.3);
		position: absolute;
		top: 0;
		right: 0;
		z-index: 9999;
	}
	.inner-menu-mobi ul.lv1 ul {
		display: none;
		margin-left: 10px;
	}
	.inner-menu-mobi ul.lv1 li.has-child {
		position: relative;
	}
	.inner-menu-mobi ul.lv1 li.has-child span.mb-toggle {
		display: inline-block;
		position: absolute;
		top: 15px;
		right: 10px;
	}
	.inner-menu-mobi ul.lv1 li.has-child span.mb-toggle:before{
		content: "\f067 ";
		font-family: "FontAwesome";
		line-height: 34px;
		font-size: 14px;
		position: absolute;
		top: -8px;
		right: -10px;
	    cursor: pointer;
	    color: #fff;
	    width: 45px;
	    text-align: center;
	}
	.inner-menu-mobi ul.lv1 li.has-child span.mb-toggle.pluss:before{
		content: "\f068";
	}
	/*end menu*/
	#header .header-bottom.fixed, #header .header-bottom {
		position: absolute;
	}
	#header .logo {
	    text-align: center;
	}
	#header .over-cart-nav {
	    float: left;
	    min-height: 1px;
	    padding: 5px 15px;
	    position: relative;
	}
	#language {
		margin-top: 0;
	}
	#language > ul > li > a {
		padding: 0 5px;
	}
	#box-search-top .search button#_button-search {
		padding: 0 10px;
	}
	.box-heading p{ font-weight: 400; }
	.product-info.row .description h1 {
		margin-top: 25px;
	}
	.box-news-latest { margin-bottom: 20px; }
	.banner-top-all .container {
		padding-top: 110px;
    	padding-bottom: 30px;
	}
	.footer-all .col-sm-6 {
		margin-bottom: 30px;
	}
	.footer-all .col-sm-6:nth-child(2n+1) {
		clear: both;
	}
}
@media (max-width: 767px){
	.banner-top-all .container h1 {
		font-size: 30px;
	}
	#slideshow .cap-slide h2{
		font-size: 18px;
		line-height: 18px;
		margin: 0px;
	}
	#slideshow .cap-slide p{
		font-size: 14px;
		line-height: 1.2;
	}
	#slideshow .cap-slide a.btn-slide{ font-size: 15px; }
	.faq .card .inner-card-body { padding: 15px 0; }
	#banner3.banner_content_top{ display: none; }
	.products_cat_0.product-cat-right .col-pro-cat,
	.product-by-type.box-pro-special .col-pro-cat{ width: 50%; }
	.products_cat_0.product-cat-right .col-pro-cat:nth-child(2n+1),
	.product-by-type.box-pro-special .col-pro-cat:nth-child(2n+1){ clear: both; }
	.box-heading .nav-tabs>li {
	    width: 50%;
	    text-align: center;
	}
	.box-heading .nav-tabs>li>a {
		font-size: 11px;
    	padding: 10px;
	}
	.search-and-language #search{display: none;}
	.product-info > .left + .right,.product-info > .left{float: none;margin: 0}
	.product-info .image{float: none;}
	#cart>.content, #cart:hover > .content{ display: none; }
	.contact_us_home h2 { font-size: 20px; }
	.faq .box-border .card{
		-webkit-box-flex: unset;
		-ms-flex: unset;
		flex: unset;
		width: 100%;
	}
	.contact_us_home{ padding: 25px 0; }
	#footer .footer-all{ padding: 30px 0px 30px; }

	#powered{ text-align: center; }
	#powered .pull-left, #powered .pull-right{ width: 100%; }
	#footer .footer-all .feature.row .feature-icon{ margin-bottom: 10px; }
	.search > span{
		float: right;
	}
	#footer .footer-all .blog_title_ft h3{
		margin-top: 30px;
	}
}
@media screen and (max-width: 480px){
	.products_cat_0.product-cat-right .col-pro-cat,
	.product-by-type.box-pro-special .col-pro-cat{ width: 100%; }
}
@media (max-width: 424px){
	.owl-carousel .owl-buttons [class*=owl-]{
		top: calc( 50% - 19px);
	}
	.owl-carousel .owl-buttons .owl-prev, .owl-carousel:hover .owl-buttons .owl-prev{
		left: 10px;
		right: unset;
	}
	.owl-carousel .owl-buttons .owl-next, .owl-carousel:hover .owl-buttons .owl-next{
		right: 10px;
	}
	nav .pull-right .box-nav{
		display: none;
	}
}

