@media only screen and (max-width :1367px) {
    body.bias{
        left: 419px;
    }
    .tmwrp{
        display: block;
        text-align: right;
    }
.busket-wrapp .col-md-6:first-child{
right: 1px
}
    .brand-itm{
        width: 24%;
    }
   .brand-itm a.tov-itm { 
           /* width: 60%;*/
           /* padding-top: 60%;*/
   }
    .top-head{
        padding: 0 1%;
    }
    #to-top.show{
        bottom: 85px;
		right: 30px;
    }
    body {
    padding-left: 100px;
}
.copy-r, header {
    width: 100px;
}
header #logo {
        height: 62px;
		width:100px;
}
.top-head h1 {
    padding-top: 22px;
}
.top-head form {
    max-width: 320px;
}

.ttl-head .cat-foot li{
    margin: 5px !important;
}
.home-grid .row .col-md-6 h2{
	margin-top: 12px;
}
.home-grid a.lnk{
	margin: 8px auto 14px;
}


}@media only screen and (max-width :1680px) {
    .ttl-head .col-md-8 {
    padding: 0!important;
}
.ttl-head {
    padding: 0 2%!important;
}
.ttl-head .cat-foot li {
    margin: 5px 2px;
}
}@media only screen and (max-width :1200px) {
    .ttl-head .cat-foot, .ttl-head .hoverLine {
    display: none;
}


    .catalog-grid, .top-head {
    text-align: center;
}
.top-head {
    height: auto;
    position: static;
}
.main-front {
    padding-top: 0;
}
.top-head h1 {
    display: block;
    float: none;
    padding: 10px;
}
.ttl-head .hoverLine {
    float: right;
}
.catalog-grid .col {
    width: 220px;
    display: inline-block;
    float: none;
    border: 1px solid #959595!important;
    margin: 10px;
    border-radius: 5%}
    .catalog-grid .col:nth-child(4n+4),
.catalog-grid .col:nth-child(5n+5) {
    border-right: 1px solid #959595!important;
}
.catalog-grid .col a.tov-itm {
    width: 100%;
    padding-top: 100%}
}@media only screen and (max-width :992px) {
	
	
	.home-grid .row .col-md-6 h4{
		
		max-height: 3rem;

		
	}
	
    #brandlist li{
        width: 300px !important;
    }
        .brand-itm{
        width: 250px;
    }
    .products-buy .bskt-itm{
        border-bottom: none;
    }
    .prod-details .col-md-8{
        border: none;
    }
    .bot-foot, .bot-foot form, footer h6 {
    text-align: center;
}
.prod-details .col-md-9 {
    height: auto;
    max-height: 40em!important;
    line-height: 100%}
.bx-wrapper {
    display: none!important;
}
#dop-img {
    display:flex !important;
}
.busket-wrapp .col-md-6 {
    float: none!important;
    left: 0!important;
    border: none;
}
.main-front, .main-front .row.line1, .main-front .row.line2 {
    height: auto;
}
.main-front .row.line1 .col-md-4, .main-front .row.line1 .col-md-5 {
    height: 400px;
}
.main-front .row.line2 .col-md-4 {
    height: 33.3vh;
    background-size: contain;
}
.home-grid .row .col-md-6:nth-child(4n+3), .home-grid .row .col-md-6:nth-child(4n+4) {
    float: none!important;
}
.main-front .row.line1 .col-md-3 {
    background-size: contain;
    height: 300px;
}
.home-grid .row .col-md-6 {
    min-height: 80vh;
    height: auto;
}
footer h6 {
    margin-top: 20px;
    margin-bottom: 5px;
}

.home-grid .row .col-md-6.brand-vid{
	
	  height: 50vh;
	min-height: auto;
    max-height: auto;
}

.home-grid .row .col-md-6.brand-vid .ttl-wrp{
	
	top:0%;
}


}@media only screen and (max-width :768px) {
	
	.ttl-head {
		display:none;
	}
	
	.cat-ttl {
		padding-top:25px;
	}

    .prod-img{
        overflow: hidden; 
    }
    .prod-details .col-md-9{
        position: relative;

    }
    .prod-details .col-md-9:after{
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        content: '';
    }
    .zoomContainer{
        display: none;
        visibility: hidden;
    }
    header, header .main-menu {
    position: relative;
    height: auto;
}
 #logo2{display:none;}

header #logo, header .main-menu ul {
    vertical-align: middle;
    display: inline-block;
}
 header .main-menu {
    text-align: center;
}
header #infomenu ul li,
header #submenu ul li{
    text-align: left !important;
    padding-left: 25px;
}
.home-grid .row .col-md-6 .row {
    padding-top: 20px;
}
.home-grid .row .col-md-6 .row:after {
    display: none;
}
.home-grid .row .col-xs-6 {
    border: none!important;
}
body {
    padding-left: 0;
}
header {
    width: 100%}
header .main-menu {
    top: 0;
    left: 0;
    z-index: 80;
}
header .main-menu ul {
    position: static;
    width: auto;
}
header .main-menu ul li {
    display: inline-block;
    width: auto;
    margin: 5px;
}
header #logo {
    margin: 5px;
}
body.bias {
    left: 0;
    overflow: visible;
}
header #infomenu ul{
margin-top: 15px;
}
header #infomenu, 
header #submenu {
    width: 100%;
    position: absolute;
    height: auto;
    left: 0;
    top: -500%;
    right: auto;
    visibility: hidden;
    z-index: 78;
}
header #infomenu.open{
height: auto;
visibility: visible;
}
header #submenu.open{
    height: 100vh;
    visibility: visible;
}
header #infomenu ul,
header #submenu ul {
    position: static;
    padding: 10px 0;
}
header #infomenu.open,
header #submenu.open {
    padding-top: 40px;
    right: auto;
    top: 100%}
     #infomenu  button,
 #submenu  button{
    z-index: 999;
 }   
 #navi_hide .simplebar-content{
    margin-top: 40px
 }
.copy-r {
    position: static;
    width: 100%;
    background-color: #333;
    padding: 20px 0;
    font-size: 1rem;
}
.catalog-grid .col {
    width: 210px;
    margin: 5px;
}
.cat-ttl-wrp.busket .cat-ttl {
    padding-top: 40px}
.cat-ttl-wrp.busket .cat-ttl .back {
    top: 80%}
}@media only screen and (max-width :580px) {
	
	
	
	.home-grid .row .col-md-6 h4{
		
		min-height: 3rem;

		
	}

.home-grid .row .col-md-6.brand-vid .ttl-wrp{
	
	top:10%;
}

   .brand-itm a.tov-itm{
    display: table;
   }
    .brand-itm .avatarsss{
        max-height: 40%;
    }
    .busket-wrapp{
        padding: 3% 1%;
        overflow: hidden;
    }
        .brand-itm{
        width: 49%;
    }
    .catalog-grid .col {
    width: 47%;
    margin: 4px;
}
.busket-wrapp{
        border-top-right-radius: 37px;
    border-bottom-left-radius: 37px;
}
.reviews-wrp .s_rating{
    float: none;
}
.products-buy .bskt-itm .img-baskt{
    display: block;
    width: 80%;
    margin: 5px auto;
    border: none;
    height: auto;
}
.products-buy .bskt-itm .color-baskt,
.products-buy .bskt-itm .quant-baskt,
.products-buy .bskt-itm .delet-bskt{
    width: 32%;
    height: 9.5rem;
    line-height: 9.5rem;
}
.products-buy .bskt-itm .quant-baskt{
line-height: 13.5rem !important;
}
.products-buy .bskt-itm{
    padding: 10px;
        border: 1px dashed #ffcc00;
    margin: 10px auto;
    border-top-right-radius: 37px;
    border-bottom-left-radius: 37px;
}
.busket-wrapp form label{
    height: auto;
}
}@media only screen and (max-width :480px) {
 .brand-itm{
        width: 100%;
    }
	.brand-itm a.tov-itm {
    display: inline-block;
}
 .busket-wrapp{
    padding-left: 1%;
    padding-right: 1%;
 }
    h2 {
    font-size: 2.3rem;
}
.main-front .row.line2 a span {
    padding: 0;
    text-align: center;
    top: auto;
    bottom: 2%}
.catalog-grid .col {
    width: 45%;
    /*margin: 0;
    float: left; */
    border-radius: 0;
}
.filter {
    width: 320px;
}
}@media only screen and (max-width :320px) {
    .ttl-head {
    padding-left: 0;
    padding-right: 0;
}
}@media only screen and (min-width :1367px) {
    html {
    font-size: 14px!important;
}
.main-front .row.line2 a span {
    padding-right: 8.57143%}
a.tov-itm {
    width: 55%;
    padding-top: 50%}
}
@media screen and (max-width: 992px){
.main-menu-mobile .tels{

	padding: 0;
    display: inline-block;
    vertical-align: middle;
	min-width: 20px;
    position: relative;
	margin-right: 15px;
}
.main-menu-mobile .tels:before{
	position: absolute;
    font-family: "fontello";
    content: "\E801";
    color: #fff;
    top: -18px;
    left: 0;
    font-size: 2.286rem;
    line-height: 2.286rem;
    display: inline-block;
    font-variant: normal;
    height: 100%;
    text-transform: none;
}
}
@media screen and (max-width: 700px){
	
	.home-grid .row .col-md-6 h5{
	min-height: 5rem;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 5px;
	}
	.home-grid .row .col-md-6 a.small-lnk{
		
		padding: 0 15px;
		font: 1rem "HKGroteskLight";
		display: flex;
		align-items: center;
	}
	.home-grid .row .col-md-6{
		min-height: 60vh;
	}
	.work-time, .top-head ul.tels{
		display:none;
	}
	.home-grid .row .col-md-6 .row:before{
	display:block;
	}
	.home-grid .row .col-md-6:nth-child(odd) h2{
		font-size: 3rem;
		text-shadow: 2px 1px black;
	}
	.home-grid .row .col-md-6 h3{
		font-size: 2rem;
		text-shadow: 2px 1px black;
	}
	.home-grid .row .item{
		margin-bottom: 5px;
	}
	.home-grid .row .item1{
	border: 1px dashed #e2e2e2;
    border-radius: 20px;
	margin: 2px;
	}
	.work-footer{
	display:flex;
	margin-top: 5px;	
}
.work-fix{
		display:block;
		
		margin: 0;
}
.work-footer span{
	color: #ebebeb;
	font: 1.143rem "OpenSansLight";
}
.row-mobile-fix{
	display:flex;
	padding-top: 0;
}
.row-mobile-fix div{
	width: 100%;
	background-size: cover;
	min-height: 250px;
	border: 1px solid #48a91b;
}
.row-mobile-fix div:nth-child(1){
border-right: 0px	solid #48a91b;
}


.row-mobile-fix .ttl-wrp{
        padding-top: 30px;
}
.row-mobile-fix h2,.row-mobile-fix h3{
	color: white;
}
.row-mobile-fix h2{
	font: 1.5rem 'HKGroteskRegular';
	
}
.row-mobile-fix h3{
	font: 1rem 'HKGroteskRegular';
	min-height: 30px;
	padding :0 5px;
	
}
.flex-wrapper{
	border-top: 1px solid #48a91b;
}
.menu-mobile-top.open .top-head{
	display:none;
}
.li-fix{
	display: flex;
    justify-content: center;
    align-items: center;
}
.goods .col-md-9 .col {
        width: 49%;
        margin: 2px 0;
        border: 1px dashed #e2e2e2 !important;
        border-radius: 20px;
    }
	.goods .catalog-grid {
        padding: 10px 5px;
    }
	.old-price-main {
        min-height: 3.5rem;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
	}
	ul.tels{
	height: 40px;
	}
	ul.tels:before{
		top: 0;
	}
}

@media screen and (min-width: 701px){
.work-footer{ 
	display: none;
}	
}