.adaptive .general_wrap {
    background: url(/images/cms/data/dizain/bg-paws_2.png) repeat;
    background-size: 6%;
}
.adaptive .for-menu {
    background: url(/images/cms/data/dizain/bg-paws_2.png) repeat;
    background-size: contain;
  background-color: white;
}
.adaptive .container {
    background: white;
  padding: 0 10px;
}
.for-second-header .container, .for-main-header .container {
    padding: 0;
}
.adaptive .head_img_wr {
    min-height: 300px;
}
.row-fluid.for-main-header .container {
    background: transparent;
}
.adaptive .header_search_form .search_form_string {
    height: 36px;
    line-height: 36px;
}
.adaptive .mt10 {
    margin-top: 0;
}



@media (max-width: 480px) {
.adaptive .head_img_wr {
    min-height: 150px;
}
  .adaptive .module-webforms.method-page .site_form .field textarea,
  .adaptive .module-webforms.method-page .site_form .field input {
    width: 242px;
}
}
@media (max-width: 767px) {
.adaptive .umi-menu .btn.btn-umi-shop {
    background: #95c0df;
}
  .adaptive .pr_block {
    margin: -155px auto 60px auto;
        padding: 10px;
}
  .adaptive .general_wrap {
    background-size: 24%;
}
  .adaptive .toper button, .adaptive .toper button:hover {
    color: #93c0df;
    background: #ffffff;
}
  .row-fluid.for-menu .container {
    background: transparent;
}
  .site_form .field.accept_pdn input {
    width: 10% !important;
}
  .site_form .accept_pdn {
    width: 100%;
}
}
@media (max-width: 979px) and (min-width: 768px) {
	 .adaptive .toper button, .adaptive .toper button:hover {
    color: #93c0df;
    background: #ffffff;
}
  .adaptive .general_wrap {
    background-size: 13%;
}
}