@import url(../warp/css/responsive.css);@media (max-width:1220px){.wrapper{padding:0 15px;}
}
@media (max-width:959px){}
@media (min-width:768px) and (max-width:959px){}
@media (min-width:480px) and (max-width:959px){#search{display:none;}
.grid-h:not(.width33):nth-child(odd) > .mod-line:before{display:none;}
}
@media (max-width:767px){#toolbar,
#headerbar,
#menu,
#breadcrumbs,
#totop-scroller{display:none;}
#header,
#block-main{margin-left:0;}
#block-main{padding:2px;}
}
@media (min-width:480px) and (max-width:767px){}
@media (max-width:479px){.grid-h .mod-line:before{top:-15px;left:0;right:0;bottom:auto;border-width:1px 0 0 0;}
#system .items .item,
#system .items .item:first-child{margin-top:12px;padding-top:18px;border-top-width:1px;}
#system .items:first-child .item:first-child{margin-top:0;padding-top:0;border-width:0;}
#system .items .leading .item{margin-bottom:0;padding-bottom:0;border-width:0;}
}