@media only screen and (min-width:1200px){
	
}
@media only screen and (min-width:992px) and (max-width: 1199px){
	#info-product .help a{line-height: 53px; font-size: 20px;}
	#bs-navbar{float: none;}
}
@media only screen and (min-width:992px){
		/*base*/
	.no-padding{padding: 0px;}
	.no-padding-l-sm {padding-left: 0px;}
	.no-padding-r-sm {padding-right: 0px;}
	/*end base*/
	.logo img {max-width: 150px; width: 100%;}
	.list-print .home.content .dropdown-menu{display: block;}
}
@media only screen and (max-width:991px){
	#search{position: absolute; left: 0; right: 0;}
	#language i{font-size: 24px;}
	.navbar-header{float: none;}
	.navbar-toggle {
	    display: inline-block;
	}
	.navbar-collapse {
	    padding-right: 15px;
	    padding-left: 15px;
	    overflow-x: visible;
	    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
	    border-top: 1px solid transparent;
		float: none !important;
	}
	.navbar-collapse.collapse {
	    display: none !important;
	}
	.collapse.in{display: block !important;}
	header .navbar-nav {
	    margin: 7.5px 0px;
	    float: none;
	}
	.headerLinks,.headerLinks > div{padding-left: 15px;}
	.menu-header .navbar-collapse{z-index: 1111;
    position: relative;}
	header .navbar-nav > li {
	    float: none;	    
	}
	.menu-header nav ul > li > a{border-radius: 0 !important;background: transparent url("../../images/bg-header.png");}
	.menu-header.navbar-fixed-top nav ul > li > a{background: none;}
	.menu-header nav ul > li > a:hover, .menu-header nav ul > li.active > a, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	    background: #76D4E3 none repeat scroll 0% 0%;
	}
	header .navbar-header>.navbar-brand{font-size: 40px;}
	.navbar-nav .open .dropdown-menu {
	    position: static;
	    float: none;
	    width: auto;
	    margin-top: 0px;
	    background-color: transparent;
	    border: 0px none;
	    box-shadow: none;
	    padding-left: 15px;
		padding-right: 15px;
	}
	.news-list > .content{border: 0;}
	.featured-products.products li:before, .featured-products.products li:after{left: 15px; right: 15px; width:auto;}
	.featured-products.products img{margin: 0 15px;}
	footer .footer-main .care{border: 0;}
}
@media only screen and (max-width:915px){
	.headerImages .image .title > h3{max-width: 500px;font-size: 25px;}
}
@media only screen and (min-width:768px){

}
@media only screen and (max-width:767px){
	.group{padding-top: 40px;}
	.logo{
		float: none !important;
		text-align: center;
		display: block;
		padding: 0;
	}
	.logo~div{width: 100%;}
	.group .support-group{top: 0;line-height: 40px;padding: 0;}
}

@media only screen and (max-width:615px){
	.logo{text-align: center;}
	.logo .visible-sm{display: inline-block !important;}
	.logo .hidden-sm, .iso{display: none;}		
	.headerImages .image .title > h3{max-width: 500px;font-size: 18px; margin-top: 0;}
	.headerImages .image .title .more{padding: 5px; font-size: 16px}
	.headerImages .owl-item img{min-height: 180px;}
	footer ul{padding-left: 0;}
	footer header{font-size: 16px;}
	footer .support .skype::before,footer .support .yahoo::before{width: 33px;height: 33px;top: 8px;}
}

@media only screen and (max-width:426px){
	.description-detail img{width: 100%;padding: 5px;}
	.care .item{width: 100%;}
	footer .links{width: 100%;}
}
@media only screen and (max-width:365px){
	#info-product .help a{font-size: 18px; line-height: 50px;}
}