@media(max-width:767px) {
#site-header .headlinks > a.addposter, #breadcrumbs, ul#breadcrumbs-panel {display: none}
#site-header #logo {float: none;display: block;margin: 0 auto;margin-bottom: 30px;}
#site-header .headlinks{float:none;}
#site-header .headlinks > a{height:65px;display: block;text-align: center;}
#site-header a.matadd {display: block;}
.filtering > .pull-right {float: none !important;display: block;text-align: center;margin-top: 30px;}
.filtering input[type=search],.filtering select, .filtering input[type=submit] {margin: 0 auto 5px;width: 90%;display: block;}
.adver {width: 100%;height: 145px;float: none;}
.adver .thumbnail{width:120px;height:130px;}
.adver h2.title {height: 50px;line-height: 25px;margin: 0 0 10px;}
.adver span {margin-bottom: 5px;font-weight: 200;}
.adver span.price {font-size: 14px;margin-top: 10px;}
#pcontent {padding-right: 0}
.managepost > .thumbnail {float: none;margin: 0 auto 20px;display: block;width: 250px;height:200px;}
.managepost .adsStatus {position: relative;left: auto;top: auto;margin-bottom: 10px;text-align: center;display: block;}
.managepost .actions {position: relative;left: auto;right: auto;text-align: center;bottom: auto;margin-top: 20px;}
.getpack {height:auto;}
.getpack > span.name {width: 70%;float: none;margin: 0 auto 20px;display: block;}
.getpack > h5{width:100%;float:none;padding: 0 10px;text-align: center;}
.getpack > .price {width: 100%;padding: 0 10px;float: none;display: block;}
.getpack > a {display: block;width: 60%;float: none;margin: 0 auto;}
.sendAds p.item > label {width: 100%;margin-bottom: 5px;}
.sendAds p.item > input,.sendAds p.item > select,.sendAds p.item > textarea {width:100%}
.sendAds .uploadthumbs > label {width: 100%;height: 200px;float: right;margin: 0px 0px 10px;}
.sendAds .uploadthumbs > .upedthumb{float:none;width:100%;height:200px;margin:0 0 10px;}
.sendAds button[type=submit] {width:100%;float:none;}
.sendAds .accrules{line-height:25px;}
#posts .single{margin: 0 0 20px 0;}
#posts .single .stitle > span{float:none;display: block;}
.related #related .slick-next,.related #related .slick-prev{right:25%}
.related #related .slick-next{left:25%;right:auto}
.related #related .adver {width: 100%;height: auto;float: right;margin: 0;}
.related #related .adver h2.title {height: 50px;font-size: 10px}
#site-footer .webpars {float: none;display: block;text-align: center;margin-bottom: 10px}
}

@media(min-width: 768px) and (max-width: 992px)  {
.sblock.beresller{display: none;}
.filtering .showtype{width:30px;font-size: 15px;}
.filtering input[type=search]{width:24%;margin-right: 5px;}
.adver:nth-child(odd){margin-right: 5px;}
.adver:nth-child(even){margin-left: 0;}
.adver{height:165px;}
.adver .thumbnail{width:150px;height:150px;}
.adver h2.title {height: 55px;margin: 0px 0px 10px;line-height: 25px;font-size: 12px;}
.adver span {font-weight: 200;}
.adver span.price {font-size: 14px;margin-top: 10px;}
#posts .single{margin: 0 0 20px 0;}
.related #related {margin-left: -10px;}
.related #related .adver:nth-child(odd){margin-right: 0;}
.related #related .adver:nth-child(even){margin-left: 10px;}
}

@media(min-width: 992px) and (max-width: 1200px)  {
#posts > .adver{height:155px;}
#posts > .adver .thumbnail{width:140px;height:140px;}
#posts > .adver h2.title {height: 55px;margin: 0px 0px 10px;line-height: 25px;}
#posts > .adver span {margin-bottom: 5px;font-weight: 200;}
#posts > .adver span.price {font-size: 14px;margin-top: 10px;}
}