@media (min-width: 1px) and (max-width: 1190px) {
.row-fluid .sblock3 {
    width: 25% !important;
}
.mobile_menu {position: fixed;top: 40px;right: 15px;width: fit-content;z-index: 99999;display: block;}

.header_tel {

    margin-top: -8%;
}
.header_tel h2 {

    margin-top: -10px;
}
}
@media (min-width: 1px) and (max-width: 475px) {
#top_menu {
    display: none;
}.mobile_menu_container ul li a {
    display: block;
    padding: 8px 12px;
    margin: 4px 0;
    font-size: 14px;
    color: #5a6695;
    font-weight: 500;
    text-decoration: none;
    background: #ffffff;
}
.content_left {
    display: none;
}
.logo {
    order: 1;
}
.conright {
    width: 100%;
	    padding: 0 15px;
}
.content {
    width: 100%;
}
.content_right {
     width: 100% !important;
     padding: 0 15px;
}
.jshop .sblock3 {
    width: 48%;
}
.jshop_list_product .product .buttons {
    flex-direction: column;
}
.jshop_list_product .product .jshop_price {
    padding: 5px 0;
}
.buttons .rcol {
   padding: 5px 20px;
   margin-bottom: 10px;
}
.jshop_img {
    width: 100%;
}
.fbc {
    flex-wrap: wrap-reverse;
    justify-content: center;
}
.click_mycart_name {
     position: fixed;
     left: 15px;
     top: 40px;
     z-index: 999999;
}
.phone {
    margin: 10px 10px 0;
}
.header_bottom {
    height:auto
}
.order {
    flex-direction: column;
    align-items: center;
}
.order .span4 {
    width: 100%;
}
.order .sectionInfo {
    width: 100%;
}
.block_contentprod {
    margin-top: 25px;
}
}