.animated{
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    -ms-animation-fill-mode:both;
    -o-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    -ms-animation-duration:1s;
    -o-animation-duration:1s;
    animation-duration:1s;
}


@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

.on-mobile {
    display: none;
}

@media all and (min-width: 1280px) {

}

@media all and (max-width: 1280px) {

}

@media all and (max-width: 1100px) {
    /* header */
    header .phone {display: block; left: 300px;}
    header .main {display: none;}
    header .mail {right: 0; left: auto; display: block;}
    body header .top .slogan {display: none}
    /* banner */
    body #banner img {width: 100%; position: absolute;}
    /* list */
    body #shop_goods .list .filters {width: 25%;}
    body .list .goods_wrapper {width: 66%;}
    body .list .goods .price {top: 75px;}
    body .list .goods .name {width: 50%; font-size: 16px;}
    /* footer */
    footer ul.social {top: 69px;}
    body footer .ways_to_pay {display: none}
}

@media all and (max-width: 860px) {
    #line form {display: block;}
    #main_catalog {display: block;}
    #banner {display: block;}
    .banner_line .goods {float: right;}
    #shop_goods .sorting {display: none}
    body .list .goods .name {width: 43%; font-size: 14px;}
    body footer .subscription {display: none}
}

@media all and (max-width: 720px) {
    /* general */
    #line form {display: none;}
    header .mail {display: none;}
    #main_catalog {display: none;}
    /* banner */
    body #banner {margin: 0; height: 180px;}
    body .banner_line {display: none}
    #shopping_cart_table .img {display: table-cell;}
    /* main page */
    body .text-main {margin-left: 0;}
    body .goods_hits, body .goods_sale {margin-left: 0;}
    /* list */
    body .list .goods_wrapper {width: 97%;}
    body #shop_goods .list .filters {width: 210px;}
    body #shop_goods .filters {margin-bottom: 30px;}
}

@media all and (max-width: 640px) {
    /* general */
    body .container .container {margin: 0 10px;}
    body #content .left_col {display: none;}
    body .has_left_col main {margin-left: 0;}
    #shop_goods .sorting {display: none}
    body form.forms .item .title, body form.forms .item .input,  body form.forms .item .textarea, body form.forms .item .hint, body form.forms .item .hinterror {width: 90%}
    body #shop_goods, body #shop_goods div.nav {margin-left: 0}
    body .goods_set {margin-left: 0;}
    /* mobile head */
    body header div, body header nav, body header a {display: none}
    body header, #mobile_nav ul.panel {height: 50px; background: #af251e;}
    body #line {display: none}
    body #cart:before {display: none}
    /* banner */
    body #banner {height: 161px;}
    /* Martfor similar to Electro */
    body #content {padding-top: 90px}

    #shopping_cart_table td, #shopping_cart_table th {word-break: normal;}
    .goods_hits > a, .goods_sale > a {display: inline;}
    body #shop_goods .filters {float: none; margin-bottom: 30px; left: 50%; margin-left: -115px;}
    /* goods card */
    body #shop_goods .buttons, body #shop_goods .features {float: none; width: auto}
    /* list */
    body .list .goods .name {width: 50%; font-size: 16px;}
    body .list .goods_wrapper {width: 100%;}
    /* FOOTER: general styles */
    body footer, body footer .container {height: auto;}
    body footer ul.contacts {display: block; position: relative; top: auto; padding: 20px 0 0 0; background: transparent; width: auto; max-width: 100%; margin: 0; float: none}
    body footer ul.contacts li, body footer nav > ul > li li {font-size: 14px; line-height: 24px; margin-left: 0;}
    body footer ul.contacts li.title, body footer nav > ul > li.sub span {height: auto; line-height: 40px; font-size: 16px; font-weight: bold}
    body footer ul.contacts a, body footer ul.contacts span {height: auto; line-height: 24px; text-decoration: none}
    body footer nav {display: block; max-width: 100%; padding: 0; position: relative; float: none; height: auto}
    body footer nav > ul > li {float: none; width: auto; margin: 0}
    body footer nav > ul > li ul {list-style-type: none}
    body footer nav a {text-decoration: none}
    body footer ul.social {position: relative; left: auto; top: auto; margin: 0; padding: 16px 0; text-align: center; width: auto; height: auto}
    body footer .bottom {position: relative; top: auto; text-align: center; height: auto; padding: 20px 0; line-height: 24px}
    body footer .ways_to_pay {position: relative; display: block; width: 100%; height: 20px; background-size: contain; background-position: center 0; left: auto; top: auto; bottom: auto; margin: 0 0 20px 0; padding: 0; font-size: 1px; color: transparent;}
    body footer .unisiter {display: block; position: relative; left: auto; right: auto; top: auto}
    body footer .unisiter a {display: inline-block; background-position: 0 -14px}
    body footer .unisiter a:hover {background-position: 0 -64px}
    body footer .copyright {position: relative; left: auto; top: auto; line-height: 24px; margin: 0; height: auto}
    body footer p.description {display: none}
    /* FOOTER: martfor styles */
    body footer .contacts .title {display: block}
    body footer ul.social {padding-bottom: 0; height: 32px}
    /* footer elements */
    body footer nav > ul > li.sub ul {opacity: 0; height: 0; transition: all 0.5s ease; overflow: hidden;}
    body footer nav > ul > li.sub > span:after {content: '\e90a'; display: inline-block; font-family: 'Unisiter-Icons'; font-size: 12px; font-weight: bold;}
    body footer nav > ul > li.show ul {opacity: 1; height: auto}
    body footer nav > ul > li.show > span:after {transform: rotate(180deg);}
    body footer nav > ul > li > span.empty {display: none}
}

@media all and (max-width: 480px) {
    /* general */
    body #shopping_cart_table .img {display: none}
    body .on-mobile {display: block}
    #shopping_cart_table td, #shopping_cart_table th {word-break: break-all;}
    body .ontop:before {right: 10px;}
    body .goods_set > a {right: unset; top: 19px; left: 21px;}
    /* banner */
    body #banner {height: 120px;}
    /* main page */
    body .goods_hits > a, body .goods_sale > a {display: none}
    /* логотип платформы  */
    body .goods_hits, body .goods_sale {text-align: center; height: 650px;}
    body .goods {float: none; margin: 0 auto; margin-bottom: 20px;}
    body #shop_cats, body ul.dots li {float: none; margin: 0 auto; margin-bottom: 20px;}
    /*goods viewed*/
    main .goods_viewed .item {margin: 0 10px 20px 0;}
    main .goods_viewed .item:not(:first-of-type) {margin-left: 0;}
    /* list */
    body .list .goods img {left: 0; width: 100px; height: 100px;}
    body .list .goods a {height: 100px;}
    body .list .goods .price {right: 119px; top: 66px;}
    body .list .goods .name {left: 109px; top: 10px; font-size: 14px; line-height: 14px; margin-right: 0; height: 41px; width: 42%;}
    body #shop_goods .list .goods_wrapper .buttons {top: 14px;}
    body .list .goods {min-width: 354px;}
}

@media all and (max-width: 414px) {
    body #shop_goods .list .goods_wrapper .buttons {right: 5px;}
}

@media all and (max-width: 352px) {
    /* banner */
    body #banner {height: 86px;}
    /* main styles */
    .main .banner_line {height: auto;}
    .main .goods_hits h4, .main .goods_sale h4 {display: none;}
    .main .goods_hits .goods span.info {display: block;}
    .main .goods_hits, .main .goods_sale {height: auto;}

    .main .goods {width: auto; padding: 10px; height: 140px;}
    .main .goods a {width: auto}
    .main .goods .buy {display: none}
    .main .goods img {display: block; width: 100px; height: 100px; margin: 0; float: left;}
    .main .goods span.info {line-height: 25px; top: -1px}
    .main .goods span.name {display: block; margin-left: 110px; height: 60px; overflow: hidden; line-height: 15px;}
    .main .goods .price {font-size: 18px; position: absolute; right: 37px; bottom: 60px;}
    .main .goods .buttons input.buy {width: 83px;}
}