
/* ---------------------------------------
	Responsive design code
-----------------------------------------*/
@media screen and (min-width: 1025px) {
.hidemobile5,
.tck-hide-desktop {
	display: none !important;
}
[class*="tck-cols"].tck-stack-5,
[class*="tck-cols"].tck-stack-desktop {
	flex-direction: column;
}
[class*="tck-cols"].tck-stack-5 > *,
[class*="tck-cols"].tck-stack-desktop > * {
	width: auto !important;
}
}
@media screen and (max-width: 1170px) {
    .container, .container {
    max-width: 1170px;
    width: auto;
}
}
@media screen and (min-width: 951px){
    .mob-menu {
    display: none;
}
.catalog-item {
    width: calc(100% / 3 - 70px);
}
li.mob-class {
    display: none;
}
}
@media screen and (max-width: 950px) {
body {
    color: rgb(0 0 0);
    line-height: 28px;
    font-size: 19px;
    padding: 16px 16px 0;
}
.ksm-cart-order-step-left input[type="text"] {
    width: 100%;
}
.ksm-cart-order-step-left {
    width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
.ksm-cart-order-steps-head {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0;
}
#logo {order: 1;width: auto;margin: 0;}
#cart-cont {order: 2;margin: 0;}

#nav {display: none;order: 3;width: 100%;margin-top: 64px;}
.active-menu #nav {display: block;}
#nav ul.nav.menu {
    flex-direction: column;
}
.contact {display: none;}
    .container, .container {
    max-width: 320px;
    min-width: 288px;
    width: auto;
}
.mob-menu {
    margin-left: 16px;
}
#nav ul.menu > li {
    float: none;
    margin-right: 0;
    margin-bottom: 16px;
}
#nav ul.menu li a {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
}
#nav ul.menu li a:hover {
    color: rgb(52 93 202);
}
section > .inner, .equalheights > .inner, .equalheights .maincenter > .inner {
    flex-wrap: wrap;
}
.f-left, .f-right {
    width: 100%;
}
.footer .f-left a {
    font-size: 32px;
}
.copyring-info {
    flex-wrap: wrap;
}
.consent {
    width: 100%;
}
.consent > a {
    display: block;
    margin: 8px 0;
}
.ksm-product-body > * {
    width: 100%;
}
h1, div.componentheading {
    font-weight: 700;
    line-height: 32px;
    font-size: 28px;
}
h2.you-im {
        margin-top: 8px;
    font-size: 28px;
    line-height: 32px;

}
.copyring-info > * {
    margin-bottom: 16px;
    width: 100%;
    text-align: center;
}
.copy-data {
    order: 5;
}
.year-partner {
    flex-wrap: wrap;
}
.year-bl {
    margin-right: 0;
}
.year-partner > div > span {
    font-size: 100px;
    line-height: 106px;
}
h2, div.contentheading, .h2 {
    line-height: 26px;
    font-size: 21px;
}
.error-404 h1, a.cont-tel {
    font-size: 35px;
    line-height: 60px;
}
body {
    line-height: 26px;
    font-size: 18px;
}
.product-info > div {
    width: 100%;
    margin-bottom: 25px;
}
.ksm-cart-message {
    width: 310px;
    margin-left: -155px;
}
.ksm-cart-message-buttons {
    margin-top: 25px;
}
.call_me {
    width: 320px;
    overflow-y: scroll;
}
.mailing h2 {
    font-size: 19px;
    line-height: 26px;
}
.mailing input[type="email"], .mailing input[type="text"], .mailing input[type="phone"], .mailing textarea {
    width: 100%;
    padding: 0;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 26px;
    border: 0;
    border-bottom: 1px solid rgb(230 230 230);
    outline: 0!important;
}
.mailing input[type="submit"] {
    font-size: 16px;
    padding: 22px 26px;
    margin-top: 35px;
}
.title-menu .title-block {
    width: auto;
}
.title-menu .title-block svg {
    min-width: 20px;
}
.ksm-cart-items {
    margin-top: 24px;
}
.ksm-cart-item {
    flex-wrap: wrap;
}

.ksm-cart-item-right {
    flex-wrap: wrap;
        margin-top: 16px;
    justify-content: space-around;
    align-items: center;
}
.ksm-cart-item-quant {
    display: flex;
    width: 100%;
    order: 5;
        margin-top: 16px;
}
.ksm-cart-item-sum {
    order: 2;
}
.ksm-cart-item-info a {
    font-size: 17px;
    line-height: 22px;
}
.summa-anm {
    flex-wrap: wrap;
}
.ksm-cart-items-total {
    margin: 8px 0 26px;
}
.ksm-cart-btn .ksm-btn-success {
    font-size: 16px;
    padding: 10px 32px;
    line-height: 22px;
}
.ksm-cart-btn {
    width: 100%;
}
.footer {
    padding-top: 30px;
    margin: 20px 0 20px 0;
}
}
