@media only screen and (min-width: 980px) {
  .sidebar {
    width: 25%;
  }
  .content {
    width: 72%;
  }
  .prod-t-left {
    width: 32%;
  }
  .prod-inf {
    width: 65%;
  }
  .pt-tabs-cont-wrap > i {
    left: 356px;
  }
  .pt-btns .kolvo {
    margin-right: 10px;
  }
  .pt-btns .btn {
    margin-right: 30px;
  }
  .cf-text {
    width: 60%;
    text-align: right;
  }
  .cft-box {
    width: 70%;
    text-align: left;
    position: relative;
  }
  .cft-box i {
    position: absolute;
    bottom: 10px;
    right: -65px;
    display: block;
    width: 57px;
    height: 10px;
    background: url(../img/arr_form.png) no-repeat;
  }
  .cf-frm {
    width: 40%;
  }
  .cart-plist .-h {
    font-weight: 500;
  }
  .cart-plist li {
    justify-content: space-around;
    align-items: center;
  }
  .cart-plist li .im {
    width: 15%;
  }
  .cart-plist li .inf {
    padding-left: 5px;
    width: 35%;
  }
  .cart-plist li .inf .cp-price {
    margin-top: 15px;
  }
  .cart-plist li .st {
    width: 15%;
  }
  .cart-plist li .kol {
    width: 15%;
  }
  .cart-plist li .pr {
    width: 15%;
  }
  .cart-plist li .del {
    width: 5%;
  }
  .cart-plist li .del span {
    display: none;
  }
  .cart-plist li .st .-t,
  .cart-plist li .pr .-t {
    display: none;
  }
  .cart-plist li .-sep {
    display: none;
  }
  .cart-of > li {
    width: 49%;
  }
  .order-ok .im {
    width: 25%;
  }
  .order-ok .im img {
    max-width: 100%;
  }
  .order-ok .t {
    width: 70%;
  }
  .p404 {
    max-width: 43%;
  }
  .p404 .-n {
    font-size: 2000%;
  }
  .p404-form {
    max-width: 555px;
    position: absolute;
    top: -20px;
    right: 20px;
  }
  .p404-form > div {
    width: 48%;
  }
  .p404-form .-l {
    background: url(../img/p404_phone.jpg) center bottom no-repeat;
  }
  .p404-form .-l div {
    margin-top: 100px;
    position: relative;
  }
  .p404-form .-l div:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -40px;
    right: -15px;
    width: 122px;
    height: 22px;
    background: url(../img/arr_404.jpg);
  }
  .news-full {
    overflow: hidden;
  }
  .news-full .im {
    float: left;
    margin: 5px 40px 40px 0;
  }
  .news-full .im img {
    border-radius: 10px;
  }
  .popup-form {
    text-align: center;
  }
  .popup-form .form {
    display: inline-block;
    width: 80%;
    text-align: left;
  }
  .sotr-osob > div div p {
    margin: 0;
    padding: 10px 0 0 0;
  }
  .sotr-vigody > div p {
    margin: 0;
    padding: 10px 0 0 0;
  }
  .filter-res > div {
    text-align: center;
  }
  .filter-res > div .filter-clear {
    display: none;
  }
  .tcart {
    display: inline-block;
  }
  .tbl-grey td {
    padding: 20px 35px;
  }
}
@media only screen and (min-width: 1140px) {
  .mshow {
    display: none !important;
  }
  .mhide {
    display: block;
  }
  .mhide.inline {
    display: inline;
  }
  .mw {
    width: 1140px;
  }
  .desk-inline,
  ul.desk-inline li {
    display: inline-block;
  }
  body {
    font-size: 15px;
  }
  .gmw {
    height: 40px;
  }
  .gmw.fixed {
    position: fixed;
    top: 0px;
    z-index: 100;
  }
  .gm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }
  .gm > li > a {
    height: 40px;
    padding-top: 10px;
  }
  .gm > li:hover {
    box-shadow: inset 0px -5px #ff5816;
  }
  .gm > li:hover > a {
    color: #fff;
  }
  .gm > li:hover > a:after {
    color: #fff;
  }
  .gm > li:not(:first-child) > a {
    padding-left: 20px;
  }
  .gm > li:not(:last-child) > a {
    padding-right: 20px;
  }
  .gm > li.sep {
    width: 0px;
    height: 15px;
    border-left: #323232 1px dotted;
    margin-top: 12.5px;
  }
  .gm > li.-hs {
    position: relative;
  }
  .gm > li.-hs > a:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    content: "\25BC";
    color: #ff5816;
  }
  .gm > li.-hs:hover > .m-sub {
    display: block;
  }
  .m-sub {
    display: none;
    position: absolute;
    margin: 0;
    padding: 10px 0;
    z-index: 100;
    width: 230px;
  }
  .m-sub li {
    position: relative;
  }
  .m-sub li a,
  .m-sub li > div {
    display: block;
    color: #040d0d;
    padding: 10px 25px;
    margin-top: -1px;
    font-size: 86.7%;
  }
  .m-sub li a:hover {
    color: #ff5816;
    text-decoration: underline;
  }
  .m-sub li:not(:last-child):after {
    display: block;
    content: "";
    width: 90%;
    height: 1px;
    background: #fff;
    margin: -1px auto 0;
  }
  .m-sub li .m-sub {
    left: 100%;
    top: 0px;
    margin-top: -8px;
    padding-top: 9px;
  }
  .m-sub li.hdr,
  .m-sub li.-all {
    display: none;
  }
  .m-sub li:hover:after {
    display: none;
  }
  .m-sub li:hover > .m-sub {
    display: block;
  }
  .m-sub.-l1 {
    background: #eff1f4;
    border-bottom: #d1d7df 2px solid;
  }
  .m-sub.-l1 > li:hover {
    background: #e3e5eb;
  }
  .m-sub.-l1 > li > a {
    text-transform: uppercase;
  }
  .m-sub.-l2 {
    background: #e3e5eb;
    border-bottom: #c5c9d6 2px solid;
  }
  .m-sub.-l2 li:hover {
    background: #d0d4dc;
  }
  .m-sub.-l3 {
    background: #d0d4dc;
    border-bottom: #b3b9c6 2px solid;
  }
  .m-sub.-l3 li:hover {
    background: #ff5816;
  }
  .m-sub.-l3 li:hover a {
    color: #fff;
  }
  .HDR > * {
    -ms-flex: 1;
  }
  .HDR .logo {
    width: 30%;
    padding-top: 20px;
  }
  .HDR .srch {
    width: 27%;
    padding-right: 40px;
  }
  .HDR .cart {
    width: 20%;
    text-align: right;
  }
  .HDR .h-conts {
    width: 23%;
    padding-left: 40px;
  }
  .h-conts > div {
    width: 100%;
  }
  .tcart {
    width: 200px;
  }
  .cmenu-wrap {
    border-radius: 8px;
    height: 48px;
    background: #ff5816;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    box-shadow: inset 0px -3px 0px 0px #c44411;
  }
  .cmenu {
    height: 48px;
    flex-wrap: nowrap;
    position: absolute;
  }
  .cmenu > li {
    position: relative;
    background: #ff5816;
    border-bottom: #c44411 3px solid;
  }
  .cmenu > li:not(:last-child):after {
    position: absolute;
    right: 0px;
    top: 0px;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #ff8f62;
  }
  .cmenu > li > * {
    color: #fff;
    font-weight: 300;
    font-size: 80%;
    text-transform: uppercase;
    display: block;
    padding: 10px 10px 0 10px;
    vertical-align: middle;
    height: 100%;
    text-decoration: none;
    cursor: default;
  }
  .cmenu > li:hover {
    background: #ff8f62;
  }
  .cmenu > li:hover > a {
    text-decoration: underline;
  }
  .cmenu > li.act {
    background: #ff8f62;
  }
  .cmenu-arr {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 20px;
    height: 100%;
    background: #d94206 url(../img/cm_arl.png) center center no-repeat;
    background-size: 35%;
    transition: background-size 0.1s ease-in;
    -moz-transition: background-size 0.1s ease-in;
  }
  .cmenu-arr.next {
    right: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .cmenu-arr.prev {
    display: none;
  }
  .cmenu-arr:hover {
    cursor: pointer;
    background: #a73305 url(../img/cm_arl.png) center center no-repeat;
    background-size: 50%;
  }
  .cmenu-sub {
    position: absolute;
    z-index: 1000;
    display: none;
  }
  .cmenu-sub.full li {
    width: 1140px;
  }
  .cmenu-sub:nth-child(1) {
    display: block;
  }
  .cmenu-sub:not(full) li a:last-child {
    border-bottom: none;
  }
  .cmenu-sub li {
    padding: 15px 10px;
    background: #fff;
    border: #ff5816 2px solid;
    border-radius: 0 0 10px 10px;
    display: none;
  }
  .cmenu-sub li.act {
    display: block;
  }
  .cmenu-sub li a {
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 0;
    white-space: nowrap;
    border-bottom: #efefef 1px solid;
  }
  .cmenu-sub li a.-h {
    font-weight: 500;
    font-size: 15px;
  }
  .cmenu-sub li a:hover {
    color: #ff5816;
    text-decoration: underline;
  }
  .cmenu-sub li a:not(.-h) {
    text-transform: lowercase;
  }
  .cmenu-sub li a.cmenu-banner img {
    max-width: 100%;
  }
  .cmenu-sub li .-sep {
    width: 100%;
    border-top: #ff5816 2px solid;
    height: 0px;
  }
  .cmenu-sub li .-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .cmenu-sub li .-blocks > div:not(:first-child) {
    padding-left: 5px;
  }
  .cmenu-sub li .-blocks > div:not(:last-child) {
    padding-right: 5px;
  }
  .p-s-h .t a {
    display: none;
  }
  .p-s-h .r .psh-arrows {
    display: none;
  }
  .ps-wrap {
    width: 96%;
    margin-top: 35px;
  }
  .htw-tabc li.-n4 > div {
    width: 25%;
  }
  .htw-tabc li.-n6 > div {
    width: 16.66666667%;
  }
  .htw-tabc li i {
    vertical-align: top;
  }
  .htw-tabc li > div div {
    display: inline-block;
    vertical-align: top;
  }
  footer {
    padding: 40px 0;
  }
  .ftr .c1,
  .ftr .c2 {
    width: 20%;
  }
  .ftr .ftr-menu {
    width: 20%;
  }
  .ftr .c4 {
    width: 25%;
  }
  .ftr .c4 .h-conts {
    padding-left: 40px;
  }
  .ftr .soc {
    margin-top: 40px;
  }
  .ftr .soc a {
    margin: 0 2px;
  }
  .pop-cat {
    padding: 20px;
  }
  .pop-cat .h {
    width: 20%;
  }
  .pop-cat .-s {
    width: 76%;
    margin-left: 4%;
  }
  .plist.-list li,
  .plist.-selected li,
  .plist.-selected_short li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 130px;
  }
  .plist.-list li .im,
  .plist.-selected li .im,
  .plist.-selected_short li .im {
    height: 98%;
    width: 20%;
  }
  .plist.-list li .-ln,
  .plist.-selected li .-ln,
  .plist.-selected_short li .-ln {
    width: 25%;
  }
  .plist.-list li .-lp,
  .plist.-selected li .-lp,
  .plist.-selected_short li .-lp {
    width: 30%;
    border-left: #dbdee6 1px solid;
    border-right: #dbdee6 1px solid;
    padding: 20px 5px;
  }
  .plist.-list li .-lr,
  .plist.-selected li .-lr,
  .plist.-selected_short li .-lr {
    width: 25%;
  }
  .plist.-selected li {
    /*.n {
          .h(25px);
        }*/
  }
  .plist.-selected li .-si {
    padding: 0 20px;
    width: 60%;
  }
  .plist.-selected li .-sr {
    width: 20%;
  }
  .plist.-selected_short .-si {
    padding: 0 5px;
    width: 50%;
  }
  .plist.-selected_short .-sr {
    width: 30%;
  }
  .plist.-selected_short li .n {
    padding: 0 0 5px 0;
  }
  .setting-form .cf-text {
    width: 40%;
    text-align: center;
  }
  .setting-form .cf-frm {
    width: 60%;
  }
  .setting-form .cft-box {
    width: 80%;
    text-align: left;
  }
}
