/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px){

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px){

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px){

}

/* Medium Devices, Desktops */

@media only screen and (min-width : 992px){
	
	.cd-dropdown {
	}
	.div_presentation {
		margin-left: -30px;
		margin-right: -30px;
	}
}

@media only screen and (min-width : 1024px){
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px){
}



/*==========  Non-Mobile First Method  ==========*/

@media only screen and (max-width : 1260px){
	body .left_cat_fix_clone {
		display: none !important;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px){
}

@media only screen and (min-width : 1024px) and (max-width : 1199px){
	.slider_left .item_big_banner>a>img {
		max-height: 100%;
		max-width: none;
	}
}

@media only screen and (min-width : 992px) and (max-width : 1199px){
	
	.menu > ul > li>a {
		padding: 0px 15px;
	}
	
	.article_product {
		padding: 20px 20px;
	}
	
	.title_article_product {
		margin-bottom: 1px;
	}
	
	.ul_article_product>li {
		padding: 8px 0;
	}
	
	.item_product {
		padding: 15px;
	}
	
	.left_infor_footer {
	}
}

@media only screen and (max-width : 1024px){
	.col_category {
		display: none;
	}
	
	.col_slider_ad {
		margin-left: 0;
	}
	
	.slider_left {
		overflow: hidden;
	}
	
	div .slider_left .item_big_banner>a>img {
		width: 100%;
	}
}


@media only screen and (min-width : 768px) and (max-width : 1199px){
	.link_hotline {
		display: none;
	}
	
	.div_phone_cart {
		margin-left: 20px;
	}
}

@media only screen and (min-width : 768px) and (max-width : 1024px){
	input.number_products {
		width: 50px;
		margin-right: 5px;
	}
	
	.btn_addtocard_detail {
		padding: 0 20px;
	}
	
	.image_sale {
		margin-top: 20px;
	}
	
	div .cd-dropdown {
		opacity: 0;
		visibility: hidden;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	
	div .cd-dropdown.dropdown-is-active {
		opacity: 1;
		visibility: visible;
		-webkit-backface-visibility: visible;
		backface-visibility: visible;
		top: 100%;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px){
}

@media only screen and (max-width : 991px){
	div .cd-dropdown {
		background-color: #fafafa;
	}
	
	div .cd-dropdown.dropdown-is-active {
		top: 0;
	}
	
	.nav_clone .cd-dropdown.dropdown-is-active {
		top: 0;
	}
	
	.owl-carousel {
		z-index: inherit;
	}
	
	.col_right_news {
		display: none;
	}
	
	.col_left_support {
		width: 210px;
	}
	
	.div_presentation {
	}
	
	.ul_list_article>li {
		padding: 0px 15px 20px 15px;
	}
	
	.ul_nav_catprod {
		padding: 10px;
	}
	
	.div_logo {
		width: 140px;
	}
	
	.div_search_cart {
		margin-left: 155px;
	}
	
	.div_phone_cart {
		margin-left: 20px;
	}
	
	.keyword_search {
		display: none;
	}
	
	div .cd-dropdown {
		top: 0;
		background-color: #fff;
		opacity: 0;
		visibility: hidden;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	
	div .cd-dropdown.dropdown-is-active {
		top: 0;
		opacity: 1;
		visibility: visible;
		-webkit-backface-visibility: visible;
		backface-visibility: visible;
	}
	
	div .cd-dropdown h2 {
		position: relative;
		z-index: 1;
		color: #0039a6;
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
		background-color: #fff;
		border-bottom: 1px solid #cccccc;
	}
	
	.right_info_product {
		display: none;
	}
	
	.tab_description {
		width: 100%;
	}
}

@media only screen and (min-width : 768px) and (max-width : 991px){
	.logo_footer>a {
		float: left;
		margin-right: 20px;
	}
	
	.infor_footer .company_address {
		padding-top: 0;
		display: block;
		overflow: hidden;
	}
	
	.list_cat_article {
		width: 210px;
	}
	
	.col_support_buyer {
		padding-left: 15px;
		padding-top: 30px;
	}
	
	.col_support_buyer {
		display: none;
	}
}

@media only screen and (min-width : 700px) and (max-width : 991px){
	div .slider_left .item_big_banner>a>img {
		height: 323px;
		max-width: none;
		width: auto;
	}
	
	.item_big_banner>a {
		overflow: hidden;
	}
	
	.col-w-2x {
		width: 66.666%;
	}
	
	.col-w-1x {
		width: 33.333%;
	}
	
	.banner_catprod>a {
		height: 330px;
	}
	
	.item_product {
		height: 330px;
	}
	
	.article_product {
		width: 100%;
		float: none;
		border-right: 1px solid #d6d6d6;
	}
	
	.list_catproduct {
		width: 100%;
		float: none;
	}
	
	.div_catproduct {
		border-right: 0;
	}
	
	.div_cat_logo {
		display: none;
	}
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px){
	.keyword_search {
		display: none;
	}
	
	.link_hotline {
		display: none;
	}
	
	.cd-dropdown-trigger>span {
		display: none;
	}
	
	.nav_category {
		width: 40px;
		position: relative;
    	z-index: 1;
	}
	
	div .cd-dropdown-trigger {
		padding: 0;
		text-align: center;
	}
	
	.menu-mobile {
		background-color: rgba(255,255,255,.15);
	}
	
	.gps_map {
		display: none;
	}
	
	.menu_support {
		margin-left: 0;
	}
	
	.sec_banner>.container {
		width: 100%;
		padding: 0;
	}
	
	.ul_transfer {
		display: none;
	}
	
	.slider_left {
		height: auto;
	}
	
	.support_right {
		height: auto;
	}
	
	.article_product {
		width: 100%;
		float: none;
	}
	
	.list_catproduct {
		width: 100%;
		float: none;
	}
	
	.div_catproduct {
		border-right: 0;
	}
	
	.ul_article_product:after {
		content: '';
		display: block;
		clear: both;
	}
	
	.ul_article_product {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.ul_article_product>li {
		width: 50%;
		float: left;
		border-bottom: 0;
		padding: 8px 15px;
	}
	
	.ul_article_product_edit>li {
		width: 100%;
		float: none;
	}
	
	.article_product {
		border-right: 1px solid #d6d6d6;
	}
	
	.left_infor_footer {
		padding-right: 30px;
	}
	
	.div_cat_logo {
		display: none;
	}
	
	
}

@media only screen and (min-width : 700px) and (max-width : 768px){
	div .slider_left .item_big_banner>a>img {
		height: 323px;
		max-width: none;
		width: auto;
	}
	
	.item_big_banner>a {
		overflow: hidden;
	}
	
	.col-w-2x {
		width: 66.666%;
	}
	
	.col-w-1x {
		width: 33.333%;
	}
	
	.banner_catprod>a {
		height: 330px;
	}
	
	.item_product {
		height: 330px;
	}
	
	
}


@media only screen and (max-width : 767px){

	.sec_relateprod .owl-prev {
		left: 0;
		top: calc(50% - 16px);
		line-height: 36px;
		border-radius: 0 5px 5px 0;
		visibility: hidden;
	}
	
	.sec_relateprod .owl-next {
		right: 0;
		top: calc(50% - 16px);
		line-height: 36px;
		border-radius: 5px 0 0 5px;
		visibility: hidden;
	}
	
	input.number_products {
		width: 50px;
		margin-right: 10px;
	}
	
	#about-company .owl-controls .owl-nav {
		visibility: hidden;
	}
	.sec_header {
		background-color: #fafafa;
		height: 28px;
	}
	
	.aside_banner {
		padding-top: 0px;
	}
	
	.header_login {
		text-align: center;
	}
	
	.header_login>ul {
		display: inline-block;
		float: none;
	}
	
	.header_login>ul>li {
		line-height: 28px;
	}
	
	.col_left_support {
		display: none;
	}
	
	.col_address {
		padding-top: 30px;
	}
	
	.col_address>h1 {
		font-size: 22px;
	}
	
	.ul-adress li h2 {
		font-weight: 400;
		font-size: 18px;
	}
	
	.ul-adress li h5 a {
		font-size: 16px;
	}
	
	.list_btn_payment {
		padding-bottom: 0;
	}
	
	.list_btn_payment .btn_cart_detail {
		margin-bottom: 10px;
	}
	
	.info_product_detail {
		margin-top: 30px;
	}
	
	.panel-group .panel {
		border-radius: 0;
		box-shadow: none;
	}
	
	.panel-default>.panel-heading {
		border-radius: 0;
	}
	
	.panel-default>.panel-heading>.panel-title {
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
		color: #000;
		position: relative;
	}
	
	.panel-default>.panel-heading>.panel-title>a {
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
		color: #000;
		position: relative;
	}
	
	.panel-default>.panel-heading>.panel-title>a:focus {
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
		color: #000;
		position: relative;
	}
	
	.sec_aboutcompany {
		padding-bottom: 30px;
	}
	
	.col_zoom {
		padding-bottom: 30px;
		padding-right: 0;
	}
	
	.col_pricedetail {
		padding-left: 0;
	}
	
	.col_support_buyer {
		display: none;
	}
	
	.image_sale {
		margin-top: 20px;
	}
	
	.col_pricedetail_inner {
		padding-left: 0;
	}
	
	.div_prod_detail {
		padding-right: 15px;
	}
	
	.list_cat_article {
		display: none;
	}
	
	.infor_footer {
		margin-bottom: 20px;
	}
	
	.present_info {
		display: none;
	}
	
	.sec_header_info {
		padding-top: 10px;
		padding-bottom: 15px;
	}
	
	.div_logo {
		width: 100%;
		text-align: center;
		float: none;
		margin-bottom: 6px;
	}
	
	.div_logo>a {
		width: 140px;
	}
	
	.div_search_cart {
		margin-left: 0;
		display: block;
	}
	
	.sec_support {
		display: none;
	}
	
	.logo_footer>a {
		float: none;
	}
}

@media only screen and (min-width : 601px) and (max-width : 768px){
	.ul_show_products>li {
		width: 33.333%;
		float: left;
	}
}

@media only screen and (max-width : 699px){
	.support_right {
		display: none;
	}
	
	.slider_left {
		margin-right: 0;
	}
	
	.col-w-2x {
		width: 100%;
	}
	
	.col-w-1x {
		width: 50%;
	}
	
	.banner_catprod>a {
		height: auto;
	}
	
	.item_product {
		height: auto;
	}
	
	.banner_catprod>a>img {
		width: 100%;
	}
}

@media only screen and (max-width : 600px){
	.sec_aboutcompany {
		padding-bottom: 0px;
	}
	
	.sec_header_info .shopping_cart {
		display: none;
	}
	
	.sec_nav .btn_show_croll {
		display: block;
	}
	
	.sec_nav .container {
		padding-left: 0;
		padding-right: 0;
	}
	
	.menu-mobile {
		background-color: transparent;
	}
	
	.aside_banner {
		display: none;
	}
	.ul_show_products>li {
		width: 50%;
		float: left;
	}
	
	.li_items_prod {
		padding: 15px 10px;
	}
	
	.heading_filter>h1 {
		display: inline-block;
		margin-right: 20px;
		padding-bottom: 10px;
	}
	
	.select_filter {
		position: static;
		display: inline-block;
	}
	
	.bos_article {
		padding: 15px;
	}
	
	.bos_article p {
		font-size: 13px;
	}
	
	.ul_show_products {
		margin-left: -10px;
		margin-right: -10px;
	}
}

@media only screen and (max-width : 499px){
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){
	.number_prod {
		display: none;
	}
	
	.searchbox>select {
		display: none;
	}
	
	.searchbox>input {
		padding-right: 60px;
	}
	
	.heading_filter>h1>.number_products {
		display: none;
	}
}

@media only screen and (max-width : 425px){
}

@media only screen and (max-width : 375px){
	.ul_list_article>li {
		float: none;
		height: auto !important;
		width: 100%;
		margin-bottom: 25px;
		padding: 0px 0px 20px 0px;
	}
	
	.ul_article_product>li {
		width: 100%;
	}
	
	.item_activity {
		border: 0;
	}
	
	#about-company {
		border: 0;
	}
	
	.item_product {
		padding: 10px;
	}
	
	.div_catproduct {
		border-right: 0;
		border-bottom: 0;
		border-left: 0;
	}
	
	.sec_catproduct .container {
		padding-left: 0;
		padding-right: 0;
	}
	
	.article_product {
		border-bottom: 1px solid #d6d6d6;
	}
	
	.sec_catproduct .heading_sec {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.item_activity {
		padding: 0;
	}
	
	.heading_sec>a {
		position: static;
		display: block;
		margin-top: 10px;
	}
	
	.info_activity {
		padding-bottom: 0;
	}
	
	.list_btn_payment .btn_cart_detail {
		width: 100%;
		display: block;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px){
}


/* –– Mobile style's  ––– */
@media only screen and (max-width: 991px) {
	
  .menu-container {
    width: 100%;
	position: relative;
  }
  
  .menu_support {
	  padding-right: 0;
  }
  
  .menu_support:after {
	  content: '';
	  display: block;
	  clear: both;
  }
  
  .menu-mobile {
    display: inline-block;
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	padding: 0 20px;
  }
  
  .menu-mobile:before {
	  margin-right: 5px;
  }
  
  .menu-mobile:hover {
	  color: #fff;
	  background-color: rgba(255,255,255,.15);
  }
  
  .menu > ul > li:after {
	  display: none;
  }
  
  .menu-dropdown-icon:before {
    display: none;
	padding: 5px;
  }
  
  .menu > ul {
    display: none;
  }
  
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
  }
  
  .menu > ul > li a {
    padding: 0;
    width: 100%;
	padding: 8px 30px;
	height: auto;
	line-height: inherit;
  }
  
  .menu > ul > li > ul {
    position: relative;
  }
  
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  
  .menu .show-on-mobile {
    display: block;
	position: absolute;
	left: -24px;
	top: 100%;
	z-index: 9999;
	background-color: #3a3a3a;
	width: auto;
	padding: 25px 0px;
  }
}

