*{
    box-sizing: border-box;
}
#responsiveMenu ul, #responsiveMenu li{
list-style-type: none;	
}
	
#responsiveMenu {
	text-align: left;
	display:none;
	padding-top:20px;
	clear:both;
}	
	
#responsiveAccordion {
    list-style: none;
    padding: 0 0 0 0;
	display: none;
	border: 1px solid #cecece;
	border-top: none;
	padding: 12px;
}
#responsiveMenuToggle{text-transform:uppercase; padding: 12px 15px;	background: #383838; }
#responsiveMenuToggle span{line-height: 28px; color:#ffffff;}
#responsiveMenuToggle div.responsiveToggle2 {
	color: #000;
    display: block;
    background-color: #fff;
    font-weight: bold;
	font-size: 24px;
	float: right;
	padding: 6px 0;
	width: 27px;
	text-align: center;
	cursor: pointer;
}
#responsiveAccordion  > li {border-bottom: 1px dashed #cecece;}
#responsiveAccordion  > li:last-child {border-bottom: none;}
#responsiveAccordion  > li > a {text-transform:uppercase; display: block; padding: 10px 0;}
#responsiveAccordion  > li ul {background-color: #f7f7f7}

#responsiveAccordion  > li ul a {display: block; padding: 10px 0; border-top: 1px dashed #cecece;}
#responsiveAccordion div.responsiveToggle {
    display: block;
    background-color: #fff;
    font-weight: bold;
	font-size: 24px;
	float: right;
	padding: 6px 0;
	position: relative;
	top: 4px;
	width: 27px ;
	text-align: center;
	cursor: pointer;
	border: 1px dashed #cecece;
}
#responsiveAccordion ul {
    list-style: none;
    padding: 0 0 0 0;
}
#responsiveAccordion ul{
    display: none;
}
#responsiveAccordion ul li {
    font-weight: normal;
    cursor: auto;
    padding: 0 0 0 7px;
}
#responsiveAccordion a {
    text-decoration: none;
}
#responsiveAccordion a:hover {
    text-decoration: none;
}
.ybc_custom {
  display: none;
}
#right_column #newsletter_block_left {
  display: none;
}
.quote_submit {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
	.container_9, .container_9 .grid_9, .container_9 .grid_2, .container_9 .grid_5{width:600px;}
	#authentication #center_column{width:600px; margin-bottom:40px;}
	.sf-menu{width:600px !important;}
	.grid_2{display:block; float:none; clear:both; width:600px;}
	.grid_5{margin-right:0;}
	.bx-wrapper{width:535px !important; margin-left:auto; margin-right:auto;}
	.block, .advertising_block{width:280px; margin-left:11px; float:left;}
	#header_logo{top:20px;}
	.sf-contener{display:none;}
	#search_block_top{top:68px;}
    #featured-products_block_center.block {
      margin-left: 0;
      max-width: 100%;
      width: 589px;
    }
    #featured-products_block_center .block_content > ul {
      margin: 0 -10px;
    }

	#responsiveMenu{display:block;}
    #left_column > a {width: 280px;float: left;}
    #eWAYBlock {float: left;width: 100%;}
    .advertising_block {width: 100%;}
    #hsqqt_top {right: 40%;}
    #search_block_top #search_query_top {width: 153px;}
    .PM_ASBlockOutput.PM_ASBlockOutputHorizontal {
      margin: 20px 10px 20px 10px;      
    }
    #featured-products_block_center li {
      margin-left: 10px;
      margin-right: 10px;
    }
    #order-opc #center_column {
      width: 100% !important;
    }
    #order-opc #opc_delivery_methods #message {
      width: 100%;
    }
    #order .delivery_option label > table.resume, #order-opc .delivery_option label > table.resume {
        width: auto !important;
    }
    #my-account #center_column, #identity #center_column, #addresses #center_column,#discount #center_column,#history #center_column {
      width: 100%;
    }   
    #history #center_column {
      overflow: scroll;
    }
    #footer #reinsurance_block .width5 li {
     
      text-align: center;
      width: 20%;
    }
    #footer #reinsurance_block li img {
      float: none ;
      margin-right: 0 ;
    }
    #footer #reinsurance_block li span {
      width: 100%;
    }
    .hide-left-column #center_column {
        width: 600px;
    }    
    #address_invoice, #address_delivery {
      width: 100% !important;
      margin-top: 20px;
    }
    
}

@media screen and (max-width: 600px) {
	.container_9, .container_9 .grid_9, .container_9 .grid_2, .container_9 .grid_5{width:480px;}
	#responsiveMenu{padding-top:50px;}
	#search_block_top{right:0; top:89px;}
	.block, .advertising_block, #featured-products_block_center.block{width:100%; margin-left:0;}
	.bx-wrapper{width:100% !important;}
	#authentication #center_column{width:480px;}
	#create-account_form, #authentication #login_form{width:98%;}
    #hsqqt_top {
      right: 48%;
    }
    #featured-products_block_center li {
      width: 139px;
    }
    .products_block li img {
      height: auto;
      width: 100%;
    }
    #featured-products_block_center li.last_item_of_line {margin-right: 11px;}
    .PM_ASBlockOutput.PM_ASBlockOutputHorizontal {
      margin-top: 14px;
    }
    .bx-window {
      width: 100% !important;
    }
    #homeslider img {
      width: 100%;
      height: auto;
    }
    #featured-products_block_center li {
      margin-right: 11px;
    }
    #pb-left-column, #pb-right-column {
      margin-left: 0;
      width: 100%;
    }
    #featured-products_block_center .product_image {
        text-align: center;
    }
    #order-detail-content {
      margin-bottom: 20px;
      overflow: scroll;
      width: 100%;
    }
    #login_form_content > div {
      width: 100% !important;
    }
    #new_account_form p.checkbox input {
      margin-left: 30px;
    }
    #product_list li .center_block, #product_list li .right_block {
        width: 100%;
    }
    #product_list li .center_block {
        border-right: none;
    }
    #featured-products_block_center li {
        height: 265px;
    }
    .hide-left-column #center_column {
        width: 480px;
    } 
}
@media screen and (max-width: 480px) {
	.container_9, .container_9 .grid_9, .container_9 .grid_2, .container_9 .grid_5{width:300px;}
#header_logo {
  left: 50%;
  top: 25px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
#header_user_info {
  margin-top: 6px;
}
	#header_right #header_user{float:none; margin-top:73px;}
	#search_block_top{top:147px;}
	#search_block_top #search_query_top{width:210px;}
	.content_scene_cat .align_center img{width:250px; height:75px;}
	#product_list li .center_block{width:280px;}
    #homeslider img {
      width: 100%;
      height: auto ;
    }
    .bx-wrapper {
      width: 100% !important;
      height: auto !important;
    }
    #featured-products_block_center li {width: 130px;}
    .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {width: 100%;}
    #header_right #header_user {
      float: none;
      margin-top: 107px;
    }
    #search_block_top {
      top: 170px;
    }
    #hsqqt_top {
      left: 37px !important;
      top: 115px;
    }
    #hsqqt_top span.qq-total {
      right: 75%;
    }
    #productscategory_list {width: 94%;}
    #featured-products_block_center li, #featured-products_block_center li.last_item_of_line {
      margin-right: 10px;
    }
    #crossselling_list {
      width: 94%;
    }
    #header #cart_block {
        top: 147px;
    }
    #opc_account .addresses ul.address {
        width: 100% !important;
    }
    #sitemap_content div.sitemap_block, #listpage_content div.categTree {
      width: 100%;
    }
    #featured-products_block_center li:nth-child(3n) {
      margin-right: 10px;
    }
    #pb-left-column {
        margin-left: 0px;
        padding: 10px;
    }
    #pb-right-column #image-block #view_full_size {
        text-align: center;
    }
    #footer #reinsurance_block .width5 li {
      padding-left: 0 !important;
      padding-right: 0 !important;
      text-align: center;
      width: 20%;
    }
    #footer #reinsurance_block li img {
      float: none !important;
      margin-right: 0 !important;
    }
    #footer #reinsurance_block li span {
      float: left;
      font-size: 7px;
      padding-top: 12px;
      width: 100%;
    }
    #responsiveMenu, #categories_block_left, .bx-wrapper {
        display: none;
    }
    .PM_ASBlockOutput.PM_ASBlockOutputHorizontal {
      margin-top: 47px;
    }
    #left_column #newsletter_block_left,#left_column > a  {
      display: none;
    }
    #right_column #newsletter_block_left, #right_column .ybc_custom {
      display: block;
      float: left;
      width: 100%;
    }
    #authentication #center_column{width:100%;}
    .hide-left-column #center_column {
        width: 300px;
    } 
    #quote-detail-content {
      overflow: scroll;
    }
    #map {
        width:100%;
    }
    .block_login fieldset {
        padding: 0px;
    }
    #quote_as_guest p.text input, #quote_as_guest p.password input, #quote_as_guest p.select input, #create-account_form #email_create, #login_form #email, #login_form #passwd, #login_form #login_email, #login_form #login_passwd {
        width: 100%;
    }
    #quote_as_guest p.radio span, #quote_as_guest p.text label, #quote_as_guest p.password label, #quote_as_guest p.select label, #quote_as_guest p.select span, #quote_as_guest p.textarea label {
      text-align: left;
      width: 100%;
    }
    .block_quote {
      padding: 8px 8px 8px;
    }
    #hs_quick_quote {
      margin-bottom: 0;
    }
    #crossselling {
      clear: left;
      float: left;
      overflow: auto;
      position: relative;
      width: 100%;
    }
    #crossselling_scroll_right, #productscategory_scroll_right {
      position: absolute;
      right: 0;
      top: 0;
    }
    .blockproductscategory {
      clear: left;
    }
    h2.productscategory_h2 {
      line-height: 20px;
    }
    #productscategory {
      overflow: auto;
      position: relative;
    }
    #crossselling li, #productscategory_list li {
      margin: 0;
      padding: 0 5px;
    }
    #right_column .products_block li {
      float: left;
      width: 100%;
    }
}