@media (max-width:767px) {
    [href="http://www.urbiterm.by/?id=katalog-produkcii-novinki"],
#bd [style="margin:-18px 0 0 -23px"],
    .icons {
        display: none;
    }
    .logo {
        margin: 0 0 13px 0;
        vertical-align: middle;
    }
    .logo img {
        height: 57px;
    }
#doc {
    /*max-width: 320px;*/
}
#bd .workcontent table {
  width: 100% !important;
}

#hd,#hd1,#hd2,#bd,#ft {

    /*width: 320px; */
}
#hd {
    text-align: justify;
    padding-right: 70px;
    overflow: visible;
}
.btn-toggle {
    padding: 13px 10px;
    width: 29px;
}
.headtels {
    padding: 15px 0 0 0;
}
.headtels span {
    display: block;
    width: auto;
    font-size: 15px;;
}
.headtels p:first-child {
    display: none;
}
.headtels p:last-child {
}
.headtels p:last-child img {display: none;}


div.phones_top img, div.phones_topf img {display:none;}
.phones_top, .phones_topf {display: block;}
.phones_topf {display:none;}


#menutop {
    top: 70px;
}
#menutop a {
    font-size: 14px;
    padding: 7px 0;
}
#hd1 {
    margin-top: 70px;
}

.slogan {
    font-size: 24px;
    width: 360px;
    padding: 20px 0px 0px 20px;
    line-height: 1.2;
    height: auto;
}
  .slogan strong {
      font-size: 30px;
      line-height: 1.2;
  }
#hd1 .search {
    width: 275px;
    height: auto;
    margin: 0 10px;
}
.search .inp {
    float: none;
    color: #fff077;
    font-size: 11px;
    margin: 5px 20px 0px 0px;
}
.search .inpb {
    margin: 0;
    padding: 10px 0;
    float: none;
    text-align: center;
}
.search .inp input, .search .inp select {
    width: 100%;
}
.anons {
    width: auto;
    padding: 0;
    float: none;
}
#hd2 {
    padding: 10px;
}
#hd2 h2 a {
    font-size: 16px;
}
#bd {
    padding: 10px;
}
#bd h2 {
    font-size: 18px;
}
#bd .content {
    margin-bottom: 10px;
}

.news,
.maincontent {
    width: 100%;
    padding-left: 0;
}
.seo,
.counters,
.news ul li a img {
    display: none;
}

#ft {
    text-align: center;
    padding: 10px;
}
div.yashare-auto-init {
        float: none;
    text-align: center;
}
.copyright > span {
    display: inline-block;
    margin-top: 5px;
}
#hd3 {
    position: relative;
    margin-top: 70px;
    padding: 10px;
    height: auto;
}
#hd3 .search {
    display: none;
    position: absolute;
        left: 10px;
    right: 10px;
    z-index: 1;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(196, 96, 10);
  background-color: rgb(214, 118, 16);
  width: auto;
  height: auto;

}
#hd3 .search-mob {
    display: block;
    position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(196, 96, 10);
  background-color: rgb(214, 118, 16);
  height: 30px;  
  line-height: 30px;
  padding-left: 20px;
  font-size: 14px;
  font-family: "Verdana";
  color: rgb(255, 255, 255);  
  cursor: pointer;  
}


#hd3 .search-mob:after {
  content:'→';
  font-size: 24px;
  position: absolute;
  top: -2px;
  right: 10px;
  color: #fff;
}

#hd3 .search-mob.active:after {
  content:'↑';
}

#bd .anons2 {
    /*margin: 10px 10px 0 0;*/
    width: 132px;
}
[class^="katalog_spisok"] {
    margin-right: -5px;
    margin-left: -5px;
}

#bd .workcontent h2 {
    margin: 0 0px 10px 0px;
    clear: both;
}

#bd .workcontent ul {
    padding: 0 0 10px 0;
}

#bd .anons {
    width: auto;
    padding: 0;
    float: none;
}
.workcontent img {
    max-width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.highslide img {
  width: 100%;
}
#bd .cont-form {
    width: auto;
    padding: 10px;
}
#bd .cont-form .polename {
    width: 100px;
}
#bd .cont-form .polebut,
#bd .cont-form .poletxt,
#bd .cont-form .poleinp {
     margin-left: 110px;   
}
#bd .cont-form textarea,
#bd .cont-form .poleinp input {
    width: 100%;
}
#bd .cont-form .polebut {
    text-align: left;
}
.polebut input[type="text"]{
    margin: 10px 0 !important;
}

div.img[style="FLOAT: right"] {
  float: none !important;
}

.overfloy_x {
  width: 100%;
  overflow-x: scroll; 
}

.awagro {
  display: none;
}

.basket__table {
    width: 100%;
   
}


}

@media (max-width:479px) {

.basket__th, .basket__td {
    display: block;
  }
   .basket__tr_title {
  display: none;
 }
 .counter_wrap {
  display: inline-block;
 }
 .addToCart.remoove {
  left: -30px;
 }
 .addToCart.remoove:after {
  content: ' Удалить';
  position: absolute;
  top: 0;
  left: 24px;
  color: #000;
 }
 .headtels span {padding: 0px;}
 .btn-toggle {padding:11px 8px; width:28px;}
 #hd {padding-right: 63px;}
}