/* Note: Design for a width of < 767px
================================================== */
@media only screen and (max-width: 767px) {
  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }

  /* ************************************************************************************************
  												HEADER (< 767px)
  ************************************************************************************************ */
  #header #header_logo img {
    height: 100px;
	/*width: 80%;*/
  }
    .LoginBx {
        top:65px !important;
    }
  #header #header_right {
    
  }

  .page_wrapper_1 {
    
  }

  .blockuserinfo {
    right: 0;
    top: 55px;
  }

  a.acc_box {
    right: 75px;
    top: 55px;
  }
#menu-wrap {
width: 100%;
}
#header #header_right {

}
#htmlcontent_top li .item-html p{margin-bottom:2px;padding:5px 5px 5px 5px;}
  /* ************************************************************************************************
  										LANGUAGES CURRENCIES (< 767px)
  ************************************************************************************************ */
  #countries_2 .countries_ul, #setCurrency .currencies_ul {
    width: 140px;
    text-align: left;
  }

  /* languages */
  /* currencies */
  /* ************************************************************************************************
  										   MOBILE MENU TOP (< 767px)
  ************************************************************************************************ */
  .blockpermanentlinks-header {
    position: absolute;
    left: 0;
    top: 0px;
  }

  .mobile-link-top {
    display: block; margin-top:-20px;
  }

  .mobile-link-top h4 {
    margin: 0;
    padding: 3px 0 7px 0;
    height: 43px;
  }

  .mobile-link-top h4 .arrow_header_top_menu.arrow_header_top {
    display: block;
    position: static;
    margin: 0px auto 0 auto;
    font-size: 25px;
    text-align: right;
    color: #fff;
  }

  body#index a.header_links_home, #sitemap a.header_links_sitemap, #contact a.header_links_contact, #cms a.header_links_delivery, #stores a.header_links_store {
    color: #fff;
  }

  #mobilelink {
    display: none;
    list-style: none;
    width: 140px;
    position: absolute;
    top: 27px;
    right: 0px;
    z-index: 101;
	border-radius: 0px 0px 8px 8px;
	box-shadow: 0 3px 8px 0 #333;
  }

  #mobilelink a {
    text-transform: capitalize;
  }

  /*************************************************************************************************
  											Search Mobile (< 767px)
  **************************************************************************************************/
  #search_block_top {
    right: 0px;
    top: 180px;
    width: 100%;
  }

  #search_block_top input.search_query {
    width: 100%;
    padding-right: 60px;
    border-radius: 0;
  }

  #search_block_top a {
    margin-left: -57px;
    position: relative;
    z-index: 1;
    border-radius: 0;
  }

  /*************************************************************************************************
  											Alert cart (< 767px)
  **************************************************************************************************/
  .alert_cart {
    background: #000;
    width: 310px;
    position: fixed;
    left: 50%;
    top: 0;
    margin-left: -155px;
    z-index: 9998;
  }
  .alert_cart a {
    display: block;
    padding: 21px 40px 22px 50px;
    height: 85px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 9997;
  }
  .alert_cart a:hover {
    color: #a9a9a9;
  }
  .alert_cart span {
    background: url(../img/delete_top.png) center 10px no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 23px;
    cursor: pointer;
    z-index: 9999;
  }
  .alert_cart span:hover {
    background-position: center -50px;
  }

  /* ************************************************************************************************
  								HOME PRODUCTS (< 767px)
  ************************************************************************************************ */
  .main_page_products li h5 {
    min-height: 0;
  }
  .main_page_products li .product_image {
    float: left;
    margin-right: 20px;
    width: 145px;
  }
  .main_page_products li .product_image .sale-box {
    bottom: auto;
    top: 0px;
  }
  .main_page_products li .product_image a {
    display: block;
  }
  .main_page_products li .product_content {
    overflow: hidden;
  }

  /* ************************************************************************************************
  											FOOTER  (< 767px)
  *********************************************************************************************** */
  footer .block {
    width: 100%;
  }

  footer .block h4 {
    padding: 11px 0px 10px 0px;
    margin-top: 0px;
    margin-bottom: 0;
    position: relative;
  }
  footer .block h4:hover {
    cursor: pointer;
  }

  footer .block h4 i {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 12px;
  }

  footer .modules .block ul {
    display: none;
    padding: 0px 0 0 0;
    margin-top: 6px;
  }

  footer .block .list-footer li {
    padding: 0 0 6px;
  }
  footer .block .list-footer li:last-child {
    padding-bottom: 0;
  }

  footer .block .list-footer li a {
    padding-right: 10px;
  }
  

  /* ************************************************************************************************
  								PAGE MANUFACTURE ADN SUPLIER (< 767px)
  ************************************************************************************************ */
  .border_sep {
    border-right: none;
    border-bottom: 1px solid #e2e1e1;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .mnf_sup_list li .right_side p {
    float: left;
    margin: 8px 15px 0 0;
  }

  /* ************************************************************************************************
  								  PAGE STORES AND SITEMAP (< 767px)
  ************************************************************************************************ */
  div#stores_block p.text input {
    width: 286px;
    height: 35px;
    line-height: 35px;
    padding: 1px 1px 1px 10px;
  }

  /* ************************************************************************************************
  										BOX COL (< 767px)
  ************************************************************************************************ */
  .column .block h4 .column_icon_toggle {
    display: block;
    float: right;
    padding: 0;
    margin: 2px 0px 0 0;
  }

  .column .block h4 {
    margin-bottom: 15px;
  }
  .column .block h4:hover {
    cursor: pointer;
  }

  #right_column.column .toggle_content, #left_column.column .toggle_content {
    margin-bottom: 15px;
  }

  .products_block ul li a.products_block_img {
    width: 60px;
  }

  /* ************************************************************************************************
  						PAGINATION AND SORT AND SUBCATEGORY BLOCK (< 767px)
  ************************************************************************************************ */
  #itempage {
    float: none;
    margin: 20px 0 0 0;
  }

  .row_category .category_image {
    width: 50%;
  }

  #productsSortForm {
    margin-bottom: 10px;
  }

  #product_comments_block_extra .comments_advices a.read_rew {
    margin-bottom: 10px;
    border: none;
    padding-right: 0;
    margin-right: 0;
  }

  /**********************************************************************************************
  									  ORDER STEP (< 767px)
  ***********************************************************************************************/
  p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
    float: right;
    margin-bottom: 0px;
    padding-left: 9px;
    padding-right: 9px;
  }

  #order_steps {
    width: 280px;
    overflow: hidden;
    margin: 20px auto 20px auto;
    list-style: none;
    height: 200px!important;
  }

  #order_steps li.even:first-child {
    background: #9c9c9c;
  }

  #order_steps li.even.step_current:first-child {
    background: #202020;
  }

  #order_steps li.even {
    background: url(../img/marker-order2.png) center 0px no-repeat #9c9c9c;
  }

  #order_steps li.odd {
    background: url(../img/marker-order2.png) center 0px no-repeat #777777;
  }

  #order_steps li {
    float: none;
    width: 280px;
    height: 40px;
    text-align: center;
  }

  #order_steps li a, #order_steps li span {
    display: inline-block;
    padding: 6px 0 0 5px;
    font: bold 14px "Arial";
  }

  #order_steps li span {
    color: #ffffff;
    font-weight: bold;
  }

  #order_steps li span span {
    float: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }

  #order_steps li.even.step_current {
    background: #202020;
  }

  #order_steps li.odd.step_current {
    background: #202020;
  }

  #order_steps li a {
    font-weight: bold;
    color: #ccc;
    text-decoration: none;
    padding: 0;
  }

  #order_steps li a:hover {
    color: #fff;
  }

  #availableCarriers_table th {
    font-size: 12px;
    word-wrap: break-word;
    white-space: normal;
  }

  /**********************************************************************************************
  								  SHOPPING CART PAGE (< 767px)
  ***********************************************************************************************/
  table#cart_summary td.cart_product {
    padding-right: 20px;
    width: 100px;
  }

  #order-detail-content #cart_summary td.cart .div_cart_quantity_delete a {
    margin-left: 9px;
  }

  #order-detail-content .title-th.cart_quantity_title {
    display: none;
  }

  #compare_shipping_form #compare_shipping .SE_SubmitRefreshCard input {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  #order-detail-content table td strong {
    margin-right: 7px;
  }

  #order-detail-content table#cart_summary td {
    display: table-cell;
    border-bottom: 0;
    font-size: 12px;
  }

  #order-detail-content table#cart_summary input.cart_quantity_input {
    width: 35px;
  }

  #order-detail-content table#cart_summary td.cart_product {
    padding-right: 10px;
  }

  #order-detail-content #cart_summary.multishipping-cart td.cart_quantity {
    width: 100%;
  }

  table#cart_summary.multishipping-cart .cart_quantity .cart_quantity_input {
    border: 1px solid #e2e1e1;
    width: 45px;
  }

  #order-detail-content table.multishipping-cart td strong {
    display: block;
    float: none;
    font-weight: bold;
    color: #333;
    margin-right: 7px;
    clear: both;
    color: #333333;
    font-weight: bold;
    margin-right: 7px;
    padding-bottom: 7px;
    width: 100%;
  }

  #order-detail-content table.multishipping-cart td {
    display: block!important;
    border-bottom: 0!important;
  }

  #order-detail-content table.multishipping-cart thead {
    display: none;
  }

  .multishipping-cart .cart_quantity {
    width: auto;
    overflow: hidden;
  }

  #order-detail-content table.multishipping-cart td select option {
    padding: 5px;
  }

  .order_delivery {
    padding-top: 7px;
  }

  #module-cheque-payment #columns p.cart_navigation a, #module-bankwire-payment #columns p.cart_navigation a {
    display: block;
    float: none;
    text-align: center;
  }

  #module-cheque-payment #columns p.cart_navigation input, #module-bankwire-payment #columns p.cart_navigation input {
    float: none;
    width: 100%;
    text-align: center;
  }

  #module-bankwire-payment #columns p.cart_navigation input {
    margin-bottom: 20px;
  }

  #module-referralprogram-program #idTab3 table th {
    font-size: 11px;
  }

  #module-referralprogram-program #idTab3 table th, #module-referralprogram-program #idTab3 table td {
    padding-left: 2px;
    word-wrap: break-word;
    padding-right: 2px;
  }

  #module-referralprogram-program #idTab3, #module-referralprogram-program #idTab1, #module-referralprogram-program #idTab2 {
    overflow: auto;
  }
}
/* Note: Design for a width of < 480px 
================================================== */
@media only screen and (max-width: 480px) {
  #header #header_logo {
	top: 0px;
	/*width: 30%;
	height: 30%;*/
  }
  #header #header_logo img {
	/*  width:56%;*/
    height: auto;
  }

  #languages_block_top {
    right: 65px;
  }

  #header #cart_block {
    top: 120px;
  }

  #languages_block_top span.lang, #currencies_block_top p.inner-carrencies span {
    display: none;
  }

  #header_user #shopping_cart .icon-shopping-cart {
    font-size: 18px;
  }

  #header_user #shopping_cart .shopping_cart_title {
    display: none;
  }

  #header_user #shopping_cart a {
    min-width: 0px;
  }

  #header_user #shopping_cart .ajax_cart_no_product {
    display: none !important;
  }

  .blockuserinfo {
    right:0px;
    top: 76px;
  }

a.acc_box {
right: 0px;
top: 36px;
max-width:120px; text-align:right;
}
/*#header #header_logo{
	width:50%;}
#header_logo img {
	width:50%;
height: auto;
}*/

  #subcategories ul li a.lnk_more_sub {
    min-height: 40px;
  }

  .main_page_products li .product_image {
    float: left;
    margin-right: 20px;
    width: 120px;
  }
  .main_page_products li .product_image a {
    display: block;
  }
  .main_page_products li .product_content {
    overflow: visible;
  }
  .main_page_products li .button {
    float: left;
  }
  .main_page_products li .exclusive {
    float: left;
    clear: left;
    margin-right: 15px;
  }

  #history #block-history .footable-cell-detail .btn {
    margin-bottom: 10px;
  }

  .btn {
    white-space: normal;
  }

  #instant_search_results .title_shop_block {
    width: 100%;
    text-align: left;
    float: none;
    display: block;
    margin-top: 5px;
  }
  #instant_search_results .title_shop_block a {
    font-size: 11px;
  }

  #order-detail-content table#cart_summary td.cart_product a img {
    width: 120px;
  }
  
#htmlcontent_top li .item-html p{margin-bottom:2px;padding:5px 120px 5px 5px;}
}
/* Note: Design for a width of 480px * 767px
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* ************************************************************************************************
  			MOBILE MENU TOP  CURRENCIES   LANGUAGES    USER INFO (480px * 767px)
  ************************************************************************************************ */
  #mobilelink {
    width: 178px;
  }

  #countries_2 .countries_ul, #setCurrency .currencies_ul {
    width: 179px;
  }

  .alert_cart {
    width: 420px;
    left: 50%;
    margin-left: -210px;
  }
  

  /* ************************************************************************************************
  								HOME PRODUCTS (480px * 767px)
  ************************************************************************************************ */
  /* ************************************************************************************************
  								BOX COL (480px * 767px)
  ************************************************************************************************ */
  .products_block ul li > div {
    width: 348px;
  }

  /**********************************************************************************************
  							  LOGIN PAGE	(480px * 767px)								
  ***********************************************************************************************/
  p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
    float: right;
    margin-bottom: 0px;
    margin-right: 0px;
  }

  /**********************************************************************************************
  								ORDER PAGE (480px * 767px)									
  ***********************************************************************************************/
  table#cart_summary td.cart_product {
    width: 146px;
  }

  table#cart_summary .min-with-td {
    display: inline-block;
    font-weight: normal;
    min-width: 100px;
  }

  table#cart_summary td.tdfirst {
    width: 77%;
  }
  
#htmlcontent_top li .item-html p{margin-bottom:2px;padding:5px 5px 5px 5px;
max-height: 130px;
overflow: hidden;}
}
/* Note: Design for a width of 768px * 991px
================================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #header #header_logo img {
	/*  width:75%;*/
    height: auto;
  }

  /* ************************************************************************************************
  								HOME PRODUCTS (768px * 991px)
  ************************************************************************************************ */
  .main_page_products li.first_item_of_tablet_line {
    clear: left;
  }

  /* ************************************************************************************************
  			  					CATEGORY PAGE (768px * 991px)
  ************************************************************************************************ */
  #product_comparison .product_image_div a img {
    width: 70px;
  }

  #product_comparison .product_image_div span {
    width: 30px;
  }

  #product_comparison th {
    white-space: normal;
    padding: 5px;
    text-align: center;
  }

  /* ************************************************************************************************
  			 				 	BOX COLUMN (768px * 991px)
  ************************************************************************************************ */
  .products_block ul li > div {
    width: 90px;
  }

  .products_block ul li a.products_block_img {
    width: 55px;
  }

  .products_block ul li .reduction {
    margin-left: 0;
    margin-right: 0;
  }

  /* ************************************************************************************************
  			 					ORDER (768px * 991px)
  ************************************************************************************************ */
  table#cart_summary td.tdfirst {
    width: 83%;
  }

  .multishipping-cart .cart_ref {
    padding: 5px!important;
  }

  table.multishipping-cart td {
    padding: 5px !important;
  }

  .addresses #id_address_delivery {
    width: 100%;
  }

  /******************************************************************************************************
  								Multishiping (768px * 991px)
  *******************************************************************************************************/
  #cart_summary.multishipping-cart #cart_quantity_button a {
    clear: both;
  }

  table#cart_summary.multishipping-cart .cart_quantity .cart_quantity_input {
    clear: both;
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    width: 45px;
  }

  table#cart_summary.multishipping-cart #cart_quantity_button {
    float: none !important;
    margin: 0 auto;
    width: 45px;
  }
  
#htmlcontent_top li .item-html p{margin-bottom:2px;padding:5px 5px 5px 5px;}
}
/* Note: Design for a width of 992px * 1199px
================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .products_block ul li > div {
    width: 120px;
  }
}
/* Note: Design for a width > 767px
================================================== */
@media only screen and (min-width: 767px) {
  footer .block ul.toggle_content {
    display: block !important;
    height: 100% !important;
    opacity: 1 !important;
  }
}
/* Note: Design for a width of > 991px
================================================== */
@media only screen and (min-width: 992px) {
  .main_page_products li.first_item_of_line {
    clear: left;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}



@media only screen and (min-width:992px) and (max-width:1199px) {
#htmlcontent_top li .item-html > div {
	padding: 0px;
}
#htmlcontent_top h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 20px
}
#htmlcontent_top .price_head {
	font-size: 16px;
	line-height: 20px
}
#htmlcontent_top .price_box {
	font-size: 28px;
	line-height: 30px
}
#htmlcontent_top .sale_box {
	padding: 23px 9px 10px 28px;
	font-size: 20px
}
#htmlcontent_top .sale_box span {
	font-size: 30px;
	line-height: 34px
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
#htmlcontent_top li .item-html > div {
	padding: 0px;
}
#htmlcontent_top h2 {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 20px
}
#htmlcontent_top p {
}
#htmlcontent_top .price_head {
	font-size: 16px;
	line-height: 20px
}
#htmlcontent_top .price_box {
	font-size: 22px;
	line-height: 30px
}
#htmlcontent_top .sale_box {
	font-size: 15px;
	padding: 25px 9px 6px 32px
}
#htmlcontent_top .sale_box span {
	font-size: 23px;
	line-height: 23px
}
}

@media only screen and (min-width:550px) and (max-width:767px) {
#htmlcontent_top ul {
	margin: 0 -5px
}
#htmlcontent_top li {
	padding: 0 5px
}
#htmlcontent_top li .item-html > div {
	padding: 0px;
}
#htmlcontent_top h2 {
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 20px;
	font-weight: 300
}
#htmlcontent_top p {
}
#htmlcontent_top .price_head {
	display: none
}
#htmlcontent_top .price_box {
	font-size: 22px;
	line-height: 30px
}
#htmlcontent_top .sale_box {
	font-size: 13px;
	padding: 20px 4px 4px 32px
}
#htmlcontent_top .sale_box span {
	font-size: 16px;
	line-height: 16px
}
}

@media only screen and (min-width:400px) and (max-width:549px) {
#htmlcontent_top ul {
	margin: 0 -5px;
	text-align: center
}
/*	#htmlcontent_top li {
padding: 0 5px;
	width: 45%;
	display: inline-block;
	float: none;
	text-align: left
}*/
#htmlcontent_top li .item-html > div {
	padding: 0px
}
#htmlcontent_top h2 {
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 20px;
	font-weight: 300
}
#htmlcontent_top p {
}
#htmlcontent_top .price_head {
	display: none
}
#htmlcontent_top .price_box {
	font-size: 22px;
	line-height: 30px
}
#htmlcontent_top .sale_box {
	font-size: 13px;
	padding: 20px 4px 4px 32px
}
#htmlcontent_top .sale_box span {
	font-size: 16px;
	line-height: 16px
}
}

@media (max-width:399px) {
#htmlcontent_top li {
	width: 100%
}
#htmlcontent_top li .item-html > div {
	padding: 0px;
}
#htmlcontent_top h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 40px
}
#htmlcontent_top .price_head {
	font-size: 16px;
	line-height: 20px
}
#htmlcontent_top .price_box {
	font-size: 28px;
	line-height: 30px
}
#htmlcontent_top .sale_box {
	padding: 23px 9px 10px 28px;
	font-size: 20px
}
#htmlcontent_top .sale_box span {
	font-size: 30px;
	line-height: 34px
}
}

@media (max-width:350px) {
#htmlcontent_top .price_head {
	display: none
}
#htmlcontent_top h2 {
	margin: 0 0 25px
}
}



@media only screen and (max-width:767px) {
.wlp_bought_list li .product_image {
	float: left
}
.wlp_bought_list li .product_infos {
	overflow: hidden
}
}

@media only screen and (max-width:480px) {
.wlp_bought_list li .product_image {
	width: 135px
}
.wlp_bought_list li .product_infos {
	padding: 10px !important
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.wlp_bought_list li.first_item_of_tablet_line {
	clear: left
}
}

@media only screen and (min-width:992px) {
.wlp_bought_list li.first_in_line {
	clear: left
}
}

@media only screen and (max-width:767px) {

#product_list {
	padding: 0 0 0 0
}
#product_list li {
	width: 100%
}
#product_list li a.product_img_link {
	float: left;
	width: 33%
}
#product_list li .center_block {
	float: right;
	width: 64%;
	padding: 0 0 14px 0
}
#product_list li .right_block {
	float: right;
	width: 64%;
	border-width: 0;
	padding: 0 0 0 0;
	height: auto
}
.grid li .center_block .product_desc, #product_list.grid .right_block span.on_sale, #product_list.grid .right_block span.discount, #product_list.grid .product_flags {
	display: inline-block
}
#product_list .right_block span.discount {
	float: right;
	margin: 0 0 0 0
}
#product_list li .mob, #product_list li .product_desc, #product_list li .compare, .product_compare {
	display: none
}
#product_list .right_block span.on_sale {
	float: right
}
.list li .right_block span.price {
	margin-bottom: 20px
}
.list li .right_block .exclusive {
	float: left;
	margin-right: 20px
}
}

@media only screen and (min-width:480px) and (max-width:767px) {
/*		 #header #header_logo {
	top: 0px;
	width: 30%;
  }*/
#product_list li a.product_img_link {
	width: 29%
}
#product_list li .center_block {
	width: 68%
}
#product_list li .right_block {
	width: 68%
}
#product_list li .product_desc.mob {
	display: block;
	padding: 0;
	margin: 0
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.grid li.first_item_of_tablet_line {
	clear: left
}
.grid li.product_list-3 {
	width: 178px
}
.grid li .product_img_link img, .list li .product_img_link img {
	width: 177px
}
.grid li a.product_img_link {
	margin-left: 0
}
.list li a.product_img_link {
	width: 25%
}
.list li .center_block {
	float: right;
	padding: 0 0 18px 0;
	width: 71%
}
.list li .center_block .product_desc {
	display: none
}
.list li .center_block .product_desc.mob2 {
	display: block
}
.list li .right_block {
	float: right;
	border: none;
	width: 71%;
	height: auto;
	padding: 0
}
#product_list .right_block span.discount {
	float: right;
	margin: 0
}
.list li .right_block .compare {
	padding: 16px 0 16px;
	width: 100%;
	overflow: hidden
}
.list li.last_item {
	margin-bottom: 10px
}
.list li .right_block .exclusive, .list li .right_block .button {
	margin: 0 10px 0 0
}

.page_product_box .carusel-inner a.prev {
	opacity: 1;
	left: 40px
}
h1, .column .block h4, .center_column .block h4, #layered_block_left h3 {
	font-size: 14px
}
.page_product_box .carusel-inner a.next {
	opacity: 1;
	right: 22px
}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
.list li .center_block {
	width: 300px
}
}

@media only screen and (min-width:992px) {
.grid li.alpha {
	clear: left
}
}

@media only screen and (max-width:480px) {
#product_list .product_flags span {
	display: block;
	float: none;
	margin-bottom: 3px
}

}

@media only screen and (min-width:767px) {
#product_list.grid .new-box {
	left: 20px;
	margin: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 20px
}
#product_list.grid .sale-box {
	left: auto;
	right: 20px;
	margin: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 20px
}


}
@media only screen and (min-width:768px) and (max-width:991px) {
#htmlcontent_home h2 {
	color: #2d74c1;
	font-size: 26px;
	font-weight: bold;
	line-height: 35px;
	margin: 0
}
}

@media only screen and (min-width:570px) and (max-width:767px) {
#htmlcontent_home ul {
	margin: 0 -5px
}
#htmlcontent_home li {
	padding: 0 5px
}
#htmlcontent_home h2 {
	color: #2d74c1;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	margin: 0
}
#htmlcontent_home h3 {
	font-size: 16px;
	line-height: 22px
}
}
@media only screen and (min-width:200px) and (max-width:767px) {
#menu-wrap{top:21px;}
}

@media only screen and (min-width:200px) and (max-width:569px) {
#htmlcontent_home ul {
}
#htmlcontent_home li {
	width: 100%
}
}


/*@media only screen and (min-width:992px) and (max-width:1199px) {
#menu-wrap {
	width: 60%;
}

}*/

@media only screen and (max-width:991px) {
	#mns #rightpane, #mns #rightpane .col-sm-12 {
padding-left: 15px !important;
padding-top: 0px !important;
padding-bottom: 20px;
}
	
	#menu-wrap{
	z-index:2;
	position: relative;
	width: 100%;
	background:#131313;	
	background: -moz-linear-gradient(top, #5e5d5d 0%, #383838 50%, #232323 51%, #131313 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5d5d), color-stop(50%,#383838), color-stop(51%,#232323), color-stop(100%,#131313));
	background: -webkit-linear-gradient(top, #5e5d5d 0%,#383838 50%,#232323 51%,#131313 100%);
	background: -o-linear-gradient(top, #5e5d5d 0%,#383838 50%,#232323 51%,#131313 100%);
	background: -ms-linear-gradient(top, #5e5d5d 0%,#383838 50%,#232323 51%,#131313 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5d5d', endColorstr='#131313',GradientType=0 );
	background: linear-gradient(top, #5e5d5d 0%,#383838 50%,#232323 51%,#131313 100%);
	border-radius:8px 8px 0 0;
	border-top: 1px solid #c2c2c2;
	border-bottom:1px solid #808080;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.175);
	box-shadow: 0 3px 6px rgba(0,0,0,0.175);}

#menu-wrap.desktop {
	display: none
}

#menu-wrap * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#quickjump, #menu-trigger {
	height: 48px;
	line-height: 48px;
	cursor: pointer;
	padding: 0 0 0 20px;
	color: #fff;
	font-weight: bold;
	font-size: 23px
}
#quickjump .menu-icon, #menu-trigger .menu-icon {
	display: block;
	font-size: 30px;
	line-height: 30px;
	width: auto;
	position: absolute;
	top: 12px;
	right: 14px
}
.mobile #menu-custom {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	z-index: 1;
	background: #4773a3;
	background: -moz-linear-gradient(top, #4773a3 0, #164c85 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4773a3), color-stop(100%, #164c85));
	background: -webkit-linear-gradient(top, #4773a3 0, #164c85 100%);
	background: -o-linear-gradient(top, #4773a3 0, #164c85 100%);
	background: -ms-linear-gradient(top, #4773a3 0, #164c85 100%);
	background: linear-gradient(to bottom, #4773a3 0, #164c85 100%)
}
#menu-custom ul.menu-mobile-2 {
	display: none;
	background-color: #5c84b0;
}
#menu-custom li {
	display: block;
	position: static;
	position: relative;
	border-bottom: 1px solid #C7CFD4;
	background: #f6f6f6;
background: -moz-linear-gradient(top, #f5f5f5 0%, #d2d3d5 50%, #c0c1c4 51%, #c7c7c9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(50%,#d2d3d5), color-stop(51%,#c0c1c4), color-stop(100%,#c7c7c9));
background: -webkit-linear-gradient(top, #f5f5f5 0%,#d2d3d5 50%,#c0c1c4 51%,#c7c7c9 100%);
background: -o-linear-gradient(top, #f5f5f5 0%,#d2d3d5 50%,#c0c1c4 51%,#c7c7c9 100%);
background: -ms-linear-gradient(top, #f5f5f5 0%,#d2d3d5 50%,#c0c1c4 51%,#c7c7c9 100%);
background: linear-gradient(top, #f5f5f5 0%,#d2d3d5 50%,#c0c1c4 51%,#c7c7c9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c7c7c9',GradientType=0 );
}
#menu-custom a {
	display: block;
	float: none;
	padding: 10px 20px;
	color: #000;
	font-size: 18px;
	text-shadow: 0 1px 0 #fff;
}
#menu-custom a:hover {
	background: #669ad2;
	color: #fff;
	text-shadow: 0 1px 0 #000;
}
#menu-custom ul a {
	padding-left: 40px;
	width: auto
}
#menu-custom ul ul a {
	padding-left: 60px;
	width: auto
}
.open-mobile-2 {
	display: block;
	font-size: 25px;
	line-height: 30px;
	position: absolute;
	right: 13px;
	top: 4px;
	height: 30px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.open-mobile-2:hover {
	cursor: pointer;
	color: #fff;
	text-shadow: 0 1px 0 #000;
}
.open-mobile-2:hover + a {
	background: #669ad2;
	color: #fff;
	text-shadow: 0 1px 0 #000;
}
}

@media only screen and (max-width:767px){
    .deck1{background:none !important;border:none!important;}
}