@import url(../warp/css/responsive.css);
@media max-width 479px {
.grid-h .mod-line:before{top:-17px;left:0;right:0;border-width:2px 0 0;}
#system .items .item,#system .items .item:first-child{margin-top:18px;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-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;border:none;}
#system .item > .links a:nth-child(n+2){margin-top:10px;}
}
@media max-width 767px {
#toolbar,#headerbar,#logo,#search,#menubar,#breadcrumbs{display:none;}
#header{margin-top:0;}
#header-responsive .menu-responsive{margin-top:15px;}
}
@media min-width 480px and max-width 767px {
.button-more + [class*="button-"],.button-default + [class*="button-"],.button-primary + [class*="button-"]{margin:10px 0 0;}
}
@media min-width 480px and max-width 959px {
#search{display:none;}
.width60{width:100%;}
.width60 + .width20,.width60 + .width20 + .width20{width:50%;}
.grid-gutter > .grid-box.width20:nth-child(n+3) > *{margin-top:0;}
}
