
#responsive_category_btn,#responsive_listing_btn,#responsive_brand_btn{display:none;}
/************************************************************************************
smaller than 992
*************************************************************************************/
@media screen and (max-width: 992px) {
	
	/*#header-right { padding-top:25px; }
	#header-right #search_col { position: absolute; top: 1px; right: 100px; }
	#header-right .fb_iframe_widget{ top:0; right:0; position:absolute; }*/
	
	/* */
	#header #logo { float:none;text-align:center;}
	#header #customer_panel { float:none;margin:0 0 10px;text-align:center; }
	#header #customer_panel > div { background:none; float:none;display:inline-block;position: relative; }
	#dashboard .drop,#dashboard .name { color:#c3c3c3; }
	#header #customer_panel > div:first-child,#header #customer_panel > div:last-child { display:none; }
	#header #customer_panel > div a { color:#c3c3c3 !important; }
	#header #header-right { position:relative;bottom:inherit;right:inherit;border-top:1px solid #eeeeee;padding: 5px 15px 0; }
	#header > div { padding-bottom:0; }
	/*ul#dropmenu > li:before { content:'';display:none; }
	ul#dropmenu li ul { background:#0076c1;position: static; }
	ul#dropmenu li ul li { border:none; }
	ul#dropmenu a { padding:0 32px;float:none; }
	ul#dropmenu a:hover,ul#dropmenu > li.hover > a, ul#dropmenu > li:hover > a { color:#FFF !important; }
	ul#dropmenu li ul li a { line-height:43px;padding: 0 0 0 55px;width: 100%; }*/
	#footer-top {border:none;}
	#footer-top .sm-b-n { border-right-width: 0 !important; }
	#footer-top > div { border-bottom: 2px solid #898989; }
	
	#product_tag{ width:100%; }

	.header-info { padding: 20px 0; }
	.header-info ul { text-align: center !important; }

	#banner .banner_desc .banner-title { font-size: 24px; }
	#banner .banner_desc { display:none !important; }
}

/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 767px) {
	
	li.product { width:33.333%; }
	#footer-top .sm-b-n { 
		border-right-width: 2px !important;
		-webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#898989), to(rgba(0, 0, 0, 0))) 1 95%;
		-webkit-border-image: -webkit-linear-gradient(bottom, #898989, rgba(0, 0, 0, 0)) 1 95%;
		-moz-border-image: -moz-linear-gradient(bottom, #898989, rgba(0, 0, 0, 0)) 1 95%;
		-o-border-image: -o-linear-gradient(bottom, #898989, rgba(0, 0, 0, 0)) 1 95%;
		border-image: linear-gradient(to top, #898989, rgba(0, 0, 0, 0)) 1 95%; }
	#footer-top .xs-n-b { border-right-width: 0 !important; }
	
	#content_left{}
	div.box_left{margin:0;}
	#responsive_category_btn,#responsive_listing_btn,#responsive_brand_btn{display:block;position:absolute;top:0;height:32px;width:100%;cursor:pointer;}
	#responsive_category_btn span,#responsive_listing_btn span,#responsive_brand_btn span{position:absolute;top:10px;right:10px;}
	
	#category,#listing,#brand,div#product_sort_display,#ads{display:none;}
	#product_right #ranking_price,#product_right #product_text { width:100%;float:none; }
	
	.form-horizontal .input-field { padding-right:0; }
	.form-horizontal .input-field:after { content:'';clear:both;display:block; }
	.form-horizontal .input-field .error.tooltip.active {float: left;margin: 10px 0 0 0;position: relative;left: initial; }
	.form-horizontal .input-field .error.tooltip.active:after { top: -16px;left: 20px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #E0504A; }
	.form-horizontal .control-label { text-align:left;border-left:1px solid #cfcfcf;border-top:1px solid #cfcfcf;border-right:1px solid #cfcfcf;border-bottom:none; }
	
	#SCountry { border-top:1px solid #bdc3c7;border-right:1px solid  #bdc3c7;border-left:1px solid #bdc3c7;border-bottom:1px solid #bdc3c7;}
	
	.width-auto-xs { width:auto !important;min-width:initial !important; }
	
	#product_left { padding-right:15px; }
	#product_right { border:none; padding-top:30px;}
	#product_right #product_text { padding-left:15px;padding-right:15px; }
	#product_right div.product_opt_box { margin:0 15px; }


	#footer .footer-top #newsletterfooter { border: 0; padding: 0;}
	#footer .footer-top #news { padding: 0; padding-top: 30px;}
	#footer .footer-top #newsletterfooter #newsletterfooterbox .section #txtNewsletterEmail2 { border-radius: 20px;}
	#footer .footer-top #newsletterfooter #newsletterfooterbox .section #txtNewsletterName2 { border-radius: 20px; }
	#footer .footer-top #newsletterfooter #newsletterfooterbox .section .field { margin: 5px 0; }

	#footer .footer-bottom .footer-right { text-align: center;  }
	#footer .footer-bottom .copyright { text-align: center; padding-bottom: 20px;}
	#footer .footer-top #news .view_all { display: block; text-align: left; padding: 10px 0; float: none;}

}

/************************************************************************************
smaller than 700
*************************************************************************************/
@media screen and (max-width: 700px) {
	
	/*#header #header-right { padding-top:40px; }
	#header #header-right #search_col { position:absolute;top:10px;margin:auto;left:0;right:0;width:200px; }*/
	.cart-panel-price { display:none !important; }
	
}

/************************************************************************************
smaller than 600
*************************************************************************************/
@media screen and (max-width: 600px) {
	
	#header .fb_iframe_widget { display:none !important; }
	#search_col { margin-left:0; }
	#searchform input[type=text] { width:130px; }
	#product_display { display:none !important; }
	li.product { width:50%; }
	
	#product_left,#product_right { width:100%;float:none; }
	#product_left .main{ padding:0;border-right:1px solid #d1d1d1; }
	#product_left .main img{max-width:300px;}
	#product_left .thumb { text-align: center; }
	#product_right #product_text {padding:0 15px;min-height: initial;}
	#layout_catalog_list #content_left { }
	#product_right { border-right:1px solid #d1d1d1; }
	.display.cartdetails > tbody > tr > td { width:100% !important;display:block; }
	
	body > .zoomContainer { display:none; }
}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
	#header #customer_panel > div > a { display:block; }
	#header #customer_panel > div > b { display:none; }
	
	.cart-panel-text{ display:none !important; }
	#header #header-right { padding:0 0 0 15px; }
	#cart { margin-right:20px; }
	#cart:after { content:'|';display:inline-block;margin-left:10px; }
	#currencyform { margin-left:0 !important; }
	li.product { width:250px !important;float:none;margin:0 auto; }
	#home-cms .col-xs-4 { width:100%;text-align:center !important; }
	#searchform input[type=text] { width:100%;border: 1px solid #eee; }
	#searchform > input { display:none; }
	#search_col .black i.fa { line-height:27px; }
	.breancrum_txt { display:none; }
	#footer-top .xs-b-n { border-right-width:0px !important; }
	
	.form-title-box { display:none; }
	.cart-product-row { width:300px;margin:0 auto; border-radius:5px;border:1px solid #eee;position:relative; }
	.cart-product-row >div { width:100%;text-align:center !important; }
	.cart-product-row .cart-product-img > a{top:15px;left:15px;}
	.cart-product-row .cart-product-price .hidden,.cart-product-row .cart-product-quantity .hidden,.cart-product-row .cart-product-total .hidden { display:inline-block;margin-right:25px; }
	.cart-subtotal-row { margin-top:15px;border-top:1px solid #eee; }
	
	.cart-button-row .btn{font-size: 12px;padding: 5px 10px;}
	.cart-button-row > div {float:none !important;}
	.cart-button-row > div > input { display:block;width:80%;margin:10px auto 0; }
	.cart-calculation > div { margin:0; }
	.cart-calculation .col-xs-4 { text-align:right;width:50%; }
	.cart-calculation .col-xs-3 { text-align:left !important;width:50%; }
	.cart-product-text > span {display:inline-block;float:left;padding-left:15px;width:50%;margin:0 !important;text-align:left;}
	.cart-product-text > span.hidden { text-align:right;padding:0 15px 0; }
	.cart-product-text { padding:0; }

	#login_form button { display:block; }
	#login_form #forgot_link { margin-left:0; }
	#login_form #register_link {  }


	#mobnav-btn { display: block; text-align: right;}
	.mobnav-subarrow { font-size:15px; display: block; position: absolute; top: 2px; right: 10px; }
	.sf-menu { width: 100%!important; display: none; }
	.sf-menu.xactive { display: block!important; }
	.sf-menu li { float: none!important; display: block!important; width: 100%!important; }
	.sf-menu li a { float: none!important; }
	.sf-menu ul { position:static!important; display: none!important; }
	.xpopdrop > ul { display: block!important; margin-top: 10px;}
	ul.catalog_list_dropdown > li{ padding: 20px 0; }
	ul.catalog_list_dropdown ul .mobnav-subarrow .fa{  color:#fff; }
	ul.catalog_list_dropdown ul ul{ padding: 0 20px !important; }
}

/************************************************************************************
smaller than 350
*************************************************************************************/
@media screen and (max-width: 350px) {
	#btnWishlist { margin-bottom:12px; }
	table#enquiry_box tr td.td1 { width:100%; }
	table#enquiry_box tr td.td2 { display:none; }
	table#enquiry_box tr td { display:block;width:100%; }
	table#enquiry_box tr td a { display:block; }
	#footer-top > div { width:100%;border-right-width:0px !important; }
}