

/*MAX AND MIN*/
@media screen and (max-width: 1199px) and (min-width: 992px){
	.box-product_:hover .btn-group{
		transform: translateX(0px)
	}
	.box-product_ .btn-item{
		font-size: 12px;
		letter-spacing: 0px;
	}
}
@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;
	}
	
}


/*MIN*/
@media (min-width: 768px){
	[id *= content_main] .product-by-combo-categories .tab-content .row-tab div:nth-child(3n + 1){
		clear: both;
	}
	[class *= content-] .product-by-combo-categories .tab-content .row-tab div:nth-child(2n){
		clear: both;
	}
}
@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;
	}
}
@media (min-width: 1200px){
	
	#box-search-top .search input {
		width: 280px;
	}
	#banner3.banner_content_top .item.text-center:first-child{ 
		margin-left: 0; 
	}
	.product-by-type.bestseller-product .box-border a.link_all{
		margin-top: -25px;
	}
}

@media (min-width: 1301px){
	.container{
		width: 1295px;
	}
}
/*MAX*/
@media (max-width: 1200px) {
	#over_menu .search-all {
		position: absolute;
		right: 0px;
	}
	#over_menu .container {
		position: relative;
	}
	#menu > ul > li{
		margin: 26px 10px;
	}
}
@media (max-width: 1199px){
	#box-search-top .search{
		width: 140px;
	}
	.call-center{
		margin-left: 5px;
		padding-right: 20px;
	}
	#cart .cart-qty{
		padding-left: 10px;
	}
}
@media (max-width: 992px) {
	.cart-info td.image {
		display: none;
	}
	.container { width: 100%; }
}
@media (max-width: 991px){
	.box_acc ul li.header-mobi{
		display: inline-block;
		float: left;
		background: #424242;
		width: 40px;
		text-align: center;
		position: relative;
	}

	#over_menu .search-all{ 
		display: none; 
	}
	
	
	.menu-mobi {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 300px;
		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(300px, 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: 17px;
		cursor: pointer;
		color: #fff;
	}
	.inner-menu-mobi ul.lv1 li.has-child span.mb-toggle.pluss:before{
		content: "\f068";
	}
	/*end menu*/
	#header .header-group{
		width: 80%;
		margin: 0 auto;
		float: unset;
	}

	#header .header-right{
		width: 100%;
	}
	#header .header-group > div{
		margin:  10px 0 15px;
	}
	#header .header-group > div.header-center{
		margin:  25px 0 15px;
	}
	#header #box-search-top .search,
	#header #box-search-top select,
	#header #box-search-top #_button-search{
		float: left;
	}
	#header #box-search-top{
		width: 70%;
		margin: 0 auto;
	}
	#header #box-search-top .search{
		width: calc(100% - 240px);
	}
	.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-over #slideshow .owl-buttons .owl-prev{
		left: 0;
	}
	.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;
	}
	.new-news.our-team .box-content .row > div:not(:last-child) .box-team-content{
		margin-bottom: 20px;
	}
	.box-list{
		width: 100%;
	}
	#header .logo{
		padding: 15px 0;
	}
	.product-by-combo-categories ul.nav.nav-tabs > li{
		width: 50%;
		float: left;
	}
	.product-by-combo-categories ul.nav.nav-tabs > li:nth-child(odd){
		border-right: 1px solid #e6e6e6;
	}
	.product-by-combo-categories .nav-tabs>li>a{
		padding: 10px;
	}
	.product-by-combo-categories .nav-tabs>li:hover:after, .product-by-combo-categories .nav-tabs>li.active:after{
		position: unset;
		content: unset;
	}
	#footer .footer-top .newsletter, #footer .footer-top .social-network{
		display: flex;
		margin-bottom: 30px;
		justify-content: center;
		align-items: center;

	}
	#footer .footer-top .social-network{
		flex-direction: row-reverse;
		margin-bottom: 0;
	}
	#footer .footer-top .media-service .title{
		display: none;
	}
}
@media (max-width: 900px){
	.new-news.project .banner-content{
		top: 10%;
	}
	.new-news.project .banner-content span{
		font-size: 20px;
	}
}
@media (max-width: 768px){
	/*menu*/
	#header{ padding: 10px 0; }
	
	
	.box-heading h2{
		font-size: 20px;
	}
	.box-heading h2:after{ bottom: 20px; }
	.box-heading p{ font-weight: 400; }
	.product-info.row .description h1 {
		margin-top: 25px;
	}
}
@media (max-width: 767px){
	#header .header-group > div{
		float: unset;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 20px 0 !important;
	}
	.slideshow-over #slideshow .owl-buttons [class *='owl-']{ 
		width: 30px;
	}
	.slideshow-over #slideshow .owl-buttons .owl-next{ 
		background: url(../image/icon-slidesceda.png) no-repeat -135px 50%;
	}
	#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; }
	.product-by-combo-categories.product-by-type{ padding: 35px 0px 15px; }
	.product-by-combo-categories.product-by-type .col-lg-4 {
		margin-bottom: 30px;
	}
	.product-by-combo-categories.product-by-type .col-lg-4:nth-child(2n+1){ clear: both; }
	#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; }

	.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{ text-align: center; }
	.contact_us_home h3{
		font-size: 28px;
		line-height: 40px;
	}
	.contact_us_home a.pull-right.btn-v.contact-us {
		float: none!important;
	}
	.box-number-info h3 {
		margin-top: 0;
	}
	.faq .box-border .card{
		-webkit-box-flex: unset;
		-ms-flex: unset;
		flex: unset;
		width: 100%;
	}
	.box-number-info .text-small{ text-align: center; }
	.box-number-info .text-small span.img{ float: none; }
	.box-number-info .text-small .content-nb{ 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%; }
	.form-change{ text-align: center; }
	.form-change h2.block-action{
		max-width: 100%;
		text-align: center;
	}
	.form-change button.btn.btn-primary{
		position: unset;
		margin: 0;
		padding: 10px 30px;
		display: inline-block;
	}
	#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 (max-width: 705px){
	.call-center{
		display: none;
	}
	#cart-top-all{
		float: right;
	}
}
@media (max-width: 650px){
	#header .header-group{
		width: 100%;
		margin: 0 auto;
		float: unset;
	}
	#header #box-search-top .search{
		width: calc(100% - 120px);
	}
	#header #box-search-top{
		width: 100%;
	}
	#box-search-top select{
		display: none;
	}
}
@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%; }
	.product-by-combo-categories.product-by-type .col-lg-4{ width: 100%; }
}
@media (max-width: 400px){
	#cart>.content{
		width: 300px;
	}
}

