﻿/*---------------- Media -----------------*/
@media screen and (max-height: 800px) {
    .gifts-box {
        display: none;
    }

    .navbar {
        max-height: 280px;
        overflow-x: auto;
        overflow-y: auto;
        margin: 0px 20px 30px;
        width: 290px;
        float: right;
        padding: 0;
    }

    .contacts-box {
        display: none;
    }

    .navbar::-webkit-scrollbar {
        width: 5px;
        margin-right: 5px;
    }

    .navbar::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    .navbar::-webkit-scrollbar-thumb {
        background: #d3040d;
        border-radius: 15px;
    }

    .navbar::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

    .call_back_form {
        top: 150px;
    }
}

@media screen and (max-height: 600px) {
    .navbar {
        max-height: 160px;
    }
}

@media screen and (max-width: 1600px) {
    .call_back_form {
        padding: 0 20px;
    }

    body {
        margin-left: 300px;
    }

    header {
        width: 300px;
    }

    .container {
        padding: 0 60px;
    }

    .top-menu {
        padding: 30px 60px;
    }

    .contacts-box {
        padding: 0 0 0 30px;
    }

    .gifts-box, .navbar {
        padding: 0 30px;
    }

    .home-h1 {
        font-size: 44px;
    }
}
    .copyrighter {
        padding-top: 74px;
        color: #828282;
    }
    .logof {
        margin-right: 77px;
    }
    .bl {
         padding-right: 39px;
         margin-right: 43px;
    }
    footer > div > div > div.bl > li:nth-child(5) {
    display: block;
    text-align: right;
    float: left;
    }
@media screen and (max-width: 769px) {
    footer .footer-menu .container {
        padding: 0 15px;
        flex-direction: column;
        width: auto;
        max-width: none;
    }
    .footer-menu li {
    margin: 0;
    float: left;
    padding: 10px 20px;
    }   
    .copyrighter {
    padding-top: 28px;
    padding-bottom: 35px;
    color: #828282;
    }
    .bl {
    text-align: center;
    border-right-style: none!important;
    border-bottom-color: #828282;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-right: 0px;
    margin-right: 0px;
    width: 292px;
    margin-left: calc(29% - 1.5em);
    }
    footer > div > div > div.bl > li:nth-child(5) {
    margin: 0;
    padding-top: 0px;
    padding-left: 0px;
    display: block;
    text-align: right;
    float: none;
    padding-right: 0px;
    margin-right: 99px;
    padding-bottom: 25px;
    }
    footer > div > div > div:nth-child(3) {
        margin-top: 28px;
    }
    .block {
    text-align: center;
    flex-direction: row;
    font-size: 16px;
    flex-wrap: nowrap;
    margin-right: 0px!important;
    }
    .logof {
    margin-right: 1px;
    text-align: center;
    }
    .blo {
    margin-top: 23px;
    text-align: center;
    }
}
@media screen and (max-width: 425px) {
    .bl {
    margin-left: calc(14% - 1.5em)!important;
    }
}

@media screen and (max-width: 1440px) {
    .call_back_form {
        padding: 0 30px;
    }

    .breadcrumbs, .shop-breadcrumbs {
        margin-top: 20px;
    }

    .dop-contacts {
        display: block;
    }

    .container-fluid.before-main {
        margin-top: 30px;
        padding: 0;
    }

    .home .container-fluid.before-main {
        margin-top: 0;
    }

    .home-h1 {
        font-size: 36px;
    }

    body {
        margin-left: 0px;
    }

    header {
        width: 300px;
        left: -100%;
    }

    header .user-block {
        text-align: left;
        padding-left: 15px;
        width: 220px;
    }

    header.showed {
        left: 0;
        transition: 0.3s;
        z-index: 200;
    }

    #search.showed {
        width: 300px;
        overflow: visible;
    }

    #search {
        width: 0;
        overflow: hidden;
        transition: 0.3s;
        position: fixed;
        z-index: 151;
    }

    body .second-menu {
        left: 100px;
        position: absolute;
        top: 81px;
    }

    .logo-mobile {
        position: fixed;
        left: 90px;
        top: 16px;
        z-index: 151;
        display: block;
    }

    .search-button, .menu-button {
        display: block;
    }

    footer .footer-menu {
        padding: 20px 60px 40px;
    }

    footer .footer-menu .container {
        padding: 0 15px;
        width: auto;
        min-width: auto !important;
        max-width: none;
    }

    .container {
        padding: 0 80px;
    }

    body .top-menu {
        position: relative;
        width: 100%;
        height: 80px;
        padding: 30px 60px;
    }

    .top-menu {
        padding: 30px 80px;
        position: fixed;
        top: 0;
        background: #fff;
        /*z-index: 150;*/
    }

    .top-menu__connectBlock {
        position: fixed;
        left: 295px;
        top: 24px;
        z-index: 152;
    }

    .search-button {
        position: fixed;
        right: 0;
        left: auto;
    }

    .user-block.text-right {
        position: fixed;
        z-index: 150;
        right: 100px;
    }

    .home .user-block.text-right:before {
        content: '';
        position: fixed;
        top: 0px;
        left: 0;
        right: 0;
        height: 80px;
        background: rgb(178, 179, 183);
        background: -moz-linear-gradient(left, rgba(178, 179, 183, 1) 0%, rgba(202, 203, 205, 1) 50%, rgba(178, 179, 183, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(178, 179, 183, 1) 0%, rgba(202, 203, 205, 1) 50%, rgba(178, 179, 183, 1) 100%);
        background: linear-gradient(to right, rgba(178, 179, 183, 1) 0%, rgba(202, 203, 205, 1) 50%, rgba(178, 179, 183, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b2b3b7', endColorstr='#b2b3b7', GradientType=1);
        z-index: -1;
    }

    .user-block.text-right:before {
        content: '';
        position: fixed;
        top: 0px;
        left: 0;
        right: 0;
        height: 80px;
        background: #fff;
        z-index: -1;
    }

    .menu-button {
        position: fixed;
        z-index: 151;
    }
    .right-box{
        margin-top: 20px;
    }
}

@media screen and (max-width: 1366px) {
    .map_yandex, .swiper-container.swiper-main {
        max-height: 430px;
        overflow: hidden;
    }

    .swiper-button-next.button-next_main, .swiper-button-prev.button-prev_main {
        top: 45% !important;
    }

    .swiper-main .swiper-slide img {
        margin-top: -50px;
    }

    .carousel-inner>.item {
        max-height: 430px;
        background-size: cover !important;
    }
}

@media screen and (max-width: 1200px) {
    
    .nomargin-top-about {
        width: 100%;
    }

    .margin-top-about {
        width: 100%;
        float: left;
        margin-bottom: 50px;
        margin-top: 0;
    }

    .reward {
        width: 25%;
        padding: 0 15px;
    }

    .reward img {
        max-width: 140px;
    }

    .main-menu li > a {
        font-size: 14px;
        padding: 10px 10px;
    }

    .nav > li:last-child a {
        margin: 0;
        padding: 0;
    }

    .left-menu__dwnld:before {
        padding-left: 10px;
    }

    .dop-contacts .right-box {
        position: absolute;
        right: 30px;
        bottom: 4px;
        z-index: 10;
        padding: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1055px) {
    .image-about{ width: 100%; height: auto;}
    .slide-info{left: 48%;}
    .swiper-pagination{bottom: 0px !important;}
    .oneRow .row.format {
        padding: 0px;
    }

    .second-menu {
        display: none;
    }

    .about-box .col-md-4 {
        width: 100%;
        text-align: center;
    }
   .sale-delovoi-copy .about-box .col-md-4 {
        text-align: left;
    }

    .container {
        min-width: 320px !important;
        max-width: none !important;
        width: 100%;
    }

    .mockup-line {
        display: none;
    }
    .for-rama .prod-image .col-md-8 {
        width: 100%;
    }
	.fotorama__wrap .fotorama__pointer {
		margin: 0 auto;
	}
    .nav > li:nth-child(1) a {
        margin: 0;
    }

    .nav > li:last-child a {
        margin: 0;
        padding: 0;
    }

    .delivery-selector {
        width: 100%;
        margin: 20px 0;
    }

    .delivery-selector td {
        width: auto;
    }

    .print-order {
        width: 100%;
        margin: 20px 0;
    }

    body.news .NewsList div {
        width: 100%;
    }

    body.news .NewsList div .img_news {
        float: left;
        width: auto;
    }

    body.news .NewsList div {
        padding: 0;
    }
    .NewsList div{
        width: 100%;
    }
    .NewsList div .img_news {
        width: 50%;
    }
}

@media screen and (max-width: 910px) {
    .slide-info {left:25%;}
    .adress {
        width: auto;
        right: 15px;
        left: auto;
        transform: translate(0);
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -o-transform: translate(0);
        -ms-transform: translate(0);
        top: 50px;
    }

    .adress .drk-adress {
        font-size: 14px;
    }

    .header-contacts {
        font-size: 14px;
        width: auto;
        right: 15px;
        left: auto;
        max-width: 145px;
        top: 72px;
        transform: translate(0);
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -o-transform: translate(0);
        -ms-transform: translate(0);
    }

    .header-contacts span+span.call_back {
        top: 18px;
        right: 0px;
        width: auto;
    }

    .logo-container.container {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        width: 130px;
        min-width: 0px !important;
        top: 46px;
        left: 10px;
    }

    #custom-works .col5.split ul li {
        width: 50%;
    }

    .user-profile-container .user-profile-data .row .col-md-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .file-attachment li {
        width: 48%
    }

    .row.contactsBlockWithImg .col-md-8 {
        width: 100%;
    }

    .row.contactsBlockWithImg .col-md-4 {
        width: 100%;
    }

    .row.contactsBlockWithImg .col-md-4 img {
        width: 50%;
    }

    .row.contactsBlockWithImg .list-group.left-text {
        padding-left: 10px;
    }

    .item-list .item, .item-blocks .block, .tmblist .tmb {
        width: 33.333%;
    }

    .item-list .item:nth-child(4n+1), .tmblist .tmb:nth-child(4n+1), .item-blocks .block:nth-child(3n+1) {
        clear: none;
    }

    .container ul.icon-list {
        width: 100%;
    }

    #templateSetList .template {
        width: 33.333%;
    }

    body.checkout-payment .order-progress-wrapper+.A fieldset ol li.checkbox, .delivery-and-payment .payment-method ol li {
        width: 50% !important;
    }

    .decor-page .change-btn+.table {
        display: none;
    }

    .decor-page .canvas-h2:before, .decor-page .canvas-h2:after {
        display: none;
    }

    .decor-page .change-btn+.table+.row {
        margin-top: 600px !important;
    }

    .decor-page .change-btn+.table.old_canvas+.row {
        margin-top: 0px !important;
    }

    .decor-page .change-btn+.table+.row .col-md-6 {
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    a.medal-link {
        top: 39%;
        left: 12%;
    }

    a.textil-link {
        top: 47%;
        left: 33%;
    }

    a.stamp-link {
        top: 48%;
        left: 49%;
    }

    a.poly-link {
        top: 14%;
        left: 66%;
    }

    a.flags-link {
        top: 32%;
        left: 82%;
    }

    .for-rama .col-md-6 {
        width: 100%;
    }

    .rama-wrapper {
        margin-bottom: 40px;
    }

    #randomTempaltes, .NotDisplayedMobile {
        display: none;
    }

    #pxpProducCalc .totalPriceContainer, #pxpProducCalc #totalPriceContainer {
        width: 100%;
    }

    .login-form .col-md-offset-3 {
        /* margin-left: 25%; */
        /* width: 50%; */
    }

    .container .why {
        display: none;
    }

    .swiper-container.swiper-main {
    }

    .carousel {
        display: none;
    }

    .tittle-page_goods {
        position: relative;
        display: none;
    }

    .left-format-var, .right-format-var {
        width: 100%;
    }
}

@media screen and (max-width: 952px) {
    .footer-menu li.dropdown-list {
        margin: 10px 0;
        max-height: 40px;
        transition: 0.6s ease-out;
        overflow: hidden;
    }

    .footer-menu li.dropdown-list.showed {
        max-height: 400px;
        transition: 0.6s ease-in;
    }

    .footer-menu ul {
        float: left;
        width: 50%;
    }

    .dop-contacts .left-box li {
        padding: 15px 20px;
    }

    .dop-contacts .left-box ul {
        width: 100%;
        max-width: none;
        margin-bottom: 0;
    }

    .user-profile-container .user-profile-data {
        width: 70%;
    }

    .user-profile-container .user-profile-menu {
        width: 30%;
    }

    .left-box, .right-box {
        width: 100%;
        text-align: center;
        padding: 0;
        margin-bottom: 40px;
    }

    .top-menu__connect_block-button {
        display: none;
    }

    .top-menu__connect_block-phone:before, .top-menu__connect_block-mail:before, .glyphicon.icon_cart, .icon_key, .icon_profile {
        display: none;
    }

    .top-menu__connectBlock {
        left: 250px;
        top: 24px;
        display: grid;
    }

    .top-menu__connectBlock a {
        font-size: 13px;
        line-height: 15px;
        margin-right: 7px;
    }

    .logo-mobile img {
        height: 25px;
    }

    .user-block.text-right {
        right: 75px;
        font-size: 13px;
    }

    p.to-mobile {
        display: block;
    }

    .home-h1+p, .home-h1+p+a {
        display: none;
    }

    .map_yandex .map-links {
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 354px;
        top: auto;
        bottom: 0;
    }

    .A {
        text-align: left;
    }

    .footer-menu li {
        float: none;
    }

    .home .container {
        padding: 0 25px;
        text-align: center;
    }

    .container ul.my-plesure {
        text-align: left;
        display: block;
        margin: 10px auto 20px;
        max-width: 280px;
    }

    .footer-menu ul {
        text-align: left;
        max-width: none;
    }

    .footer-menu li.dropdown-list .dropdown-menu.slide-block {
        position: relative;
        top: 100%;
        bottom: unset;
        max-height: 0;
        transition: 0.6s ease-in;
    }

    .footer-menu li.dropdown-list.showed .dropdown-menu.slide-block {
        display: block;
        max-height: 400px;
        transition: 0.6s ease-in;
    }

    .footer-menu ul.list-unstyled.style-mobile {
        width: auto;
        position: relative;
        left: 50%;
        transform: translate(-50%,0);
        -webkit-transform: translate(-50%,0);
        margin-bottom: 30px;
    }

    .map-interact a .inset-box {
        display: none;
    }

    .container.margined-top {
        margin-top: 0;
    }

    .container .why .media {
        width: 50%;
        min-height: 120px;
    }

    .wrap_tizer {
        bottom: 10px;
        left: 5px
    }

    div.left-menu-button.rightPosition {
        left: 300px;
        width: 100%;
        z-index: 1;
        background: transparent;
    }

    div.left-menu-button {
        position: fixed;
        left: auto;
        bottom: 0;
        top: 0;
        display: block;
        width: 10px;
        background: rgba(0, 0, 0, 0.2);
    }

    div.left-menu-button i.fa.fa-ellipsis-v {
        position: absolute;
        top: 50%;
        left: 3px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        color: #364657;
        font-size: 20px;
    }

    .menu-button {
        display: block;
        float: left;
        margin-top: 0;
        height: 40px;
    }

    .main-menu li .caret {
        display: none;
    }

    .main-image-block {
        display: block;
        width: 100%;
        overflow: hidden;
        padding: 5px 0 0 0;
    }

    .main-image-block img {
        width: 100%;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

    .container .why .media .pull-left {
        float: none !important;
        text-align: center;
    }

    .container .why .media .media-body {
        text-align: center;
    }

    #to_top {
        display: none !important;
    }

    .email-request-btn.input-group-addon u {
        display: none;
    }

    .email-request-btn.input-group-addon .icon_mail_alt {
        left: 50%;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
    }

    .email-request-btn.input-group-addon {
        width: auto !important;
        min-width: 60px;
        margin: 0;
        padding: 0;
    }

    .input-group {
        width: auto !important;
        min-width: 50%;
        transform: translate(0%);
        -webkit-transform: translate(0%);
        -moz-transform: translate(0%);
    }

    .social-icons {
        left: 54%;
    }

    .random-template-list {
        min-height: 500px;
    }

    .module-block {
        width: 50%;
        height: auto;
        padding: 0 15px;
        min-height: 500px;
    }
}

@media screen and (max-width: 800px) {
    .oneRow .row.format {
        padding: 0px 95px;
    }

    .A .ab .ab-a fieldset {
        border: 2px solid rgba(166, 166, 167, 0.51);
        border-radius: 14px;
    }

    #polymodal_callback {
        width: 320px;
    }

    .user-profile-menu div ul.list-unstyled {
        display: table;
        margin-bottom: 20px;
        width: 100%;
        position: relative;
        padding: 4px 4px 6px 4px;
    }

    .user-profile-menu div ul.list-unstyled li {
        float: left;
        width: 50%;
        color: #fff;
        position: relative;
        margin: 2px 0;
        text-align: left;
        padding-left: 15px;
    }

    .external-registration .col-md-4, .external-registration .col-md-8 {
        width: 100%;
    }

    .external-registration .col-md-4 {
        text-align: center;
    }

    .order-comments-tab .ab .ab-a, .order-comments-tab .ab .ab-b {
        width: 100%;
        margin: 0;
    }

    .order-comments {
        width: 100%;
    }

    #commentForm {
        width: 100%;
    }

    .module-block {
        min-height: 430px
    }

    .guest-book {
        border-bottom: 1px solid rgb(221, 221, 221);
    }

    #guestbook .write-us-wrapper {
        width: 100%;
    }

    .write-us-wrapper, #guestbook .feedback-list-wrapper {
        float: none;
        width: 100%;
        padding: 0;
    }

    .modal-box .aB .aB-a {
        width: 100%;
        height: 50%;
        position: inherit;
        float: left;
    }

    .modal-box h5 {
        display: none;
    }

    .modal-box .left-selector {
        top: 0px;
    }

    .modal-box .aB .aB-B {
        width: 100%;
        height: 40%;
        margin: 0;
        float: left;
        position: inherit;
    }

    .modal-box .buttons {
        border-top: solid 1px #ddd;
        text-align: right;
        background-color: #f0f0f0;
        line-height: 69px;
        min-height: 69px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
        z-index: 20;
        height: 17%;
    }

    .modal-box .buttons .inner {
        height: 100%;
    }

    .modal-box .buttons button#butDeleteSelectedFiles {
        float: left;
    }

    .modal-box .buttons button {
        float: right;
        position: inherit !important;
    }

    #sendFeedbackForm2 .buttons button {
        float: none;
        position: relative !important;
    }

    .call_back_modal #sendFeedbackForm2 .buttons span {
        font-size: 12px;
        line-height: 1.5;
        top: 67px;
    }

    .modal-box h4 ul.tabs {
        padding: 0;
        top: 7px;
    }

    .modal-box h4 ul.tabs li a span {
        font-size: 14px;
    }

    .preflight .validation .col-md-4, .preflight .validation .col-md-8 {
        width: 100%;
        padding: 0;
    }

    .preflight .validation .results table th, .preflight .validation .results table td {
        font-size: 12px;
    }

    .preflight .validation .results {
        overflow: auto;
    }

    .start_promo .tripl_block {
        width: 100%;
    }

    #changeQuantityPanel ol li ul li {
        list-style: none outside none;
        width: 25%;
        float: left;
        margin: 0;
    }

    .custom-products-list .custom-product .preview {
        width: 100%;
        margin-bottom: 20px;
        float: left;
    }

    .custom-products-list .custom-product .info {
        width: 100%;
        float: left;
    }

    body.news .NewsList div .img_news, .block-news .news-list > div .img_news {
        height: auto;
        width: 33.333%;
        min-height: 160px;
        float: left;
        margin-top: 7px;
    }

    body.news .NewsList div .img_news img, .block-news .news-list > div .img_news img {
        width: 100%;
        min-width: auto;
    }

    .footer-menu .email-news .col-md-1, .footer-menu .email-news .col-md-2, .footer-menu .email-news .col-md-3, .footer-menu .email-news .col-md-4, .footer-menu .email-news .col-md-5, .footer-menu .email-news .col-md-6, .footer-menu .email-news .col-md-7, .footer-menu .email-news .col-md-8, .footer-menu .email-news .col-md-9 {
        width: 100%;
    }

    .back-to-mobile {
        display: none;
    }

    .all-content {
        display: block;
    }

    .footer-menu .row .col-md-4:nth-child(1), .footer-menu .row .col-md-4:nth-child(2) {
        width: 50%;
    }

    .footer-menu .row .col-md-4:nth-child(1) ul li a, .footer-menu .row .col-md-4:nth-child(2) ul li a {
        line-height: 1.2;
        display: block;
    }

    .footer-menu .row .col-md-4:nth-child(3) {
        width: 100%;
    }

    .footer-menu .row .col-md-4:nth-child(3) #drk-info_contacts ul {
        float: left;
        width: 50%;
    }

    .footer-menu .row .col-md-4:nth-child(3) #drk-info_contacts ul.maps li:nth-child(2) {
        display: none;
    }

    .social .text-block {
        display: none;
    }

    .footer-menu .row .social .col-md-4, .footer-menu .row .social .col-md-8 {
        width: 100%
    }

    .social {
        text-align: left;
    }

    .social-icons {
        left: 0;
    }

    #orderSearch .input-group, #packageEditorPanel .input-group {
        left: 0;
    }

    .input-group {
        min-width: 60%;
        right: 50%;
        transform: translate(-15%);
        -webkit-transform: translate(-15%);
        -moz-transform: translate(-15%);
        -o-transform: translate(-15%);
        -ms-transform: translate(-15%);
        margin-top: -15px;
    }

    .copyright .copyrighter {
        width: 33.333%;
        text-align: left;
    }

    .copyright .develop a img {
        width: 50px
    }

    .terms-col {
        text-align: center;
    }

    .copyright .develop {
        text-align: right !important;
        width: 33.333%;
        padding: 0;
    }

    .swiper-container.reviews-swiper {
        min-height: 350px;
    }

    body.photos .col-md-3.good-block, body.gifts .col-md-3.good-block, body.canvases .col-md-3.good-block, body.prints .col-md-3.good-block, body.calendars .col-md-3.good-block, body.photobooks .col-md-3.good-block {
        min-height: 240px;
    }

    .col-md-3.good-block {
        width: 50%;
        margin-bottom: 20px;
        min-height: 290px;
    }

    .user-profile-container .user-profile-data {
        width: 100%;
    }

    .user-profile-container .user-profile-menu {
        width: 30%;
    }

    .user-profile-menu {
        float: none !important;
        width: auto !important;
        padding-right: 0 !important;
    }

    .shop .good-image img {
        width: 100%;
        transform: translate(0, -15%);
        -webkit-transform: translate(0, -15%);
        -moz-transform: translate(0, -15%);
        -o-transform: translate(0, -15%);
        -ms-transform: translate(0, -15%);
    }

    .terms-product+.prod-image {
        width: 60%;
        margin-left: 21%;
    }

    .prod-image+.inside-block {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    div.req-for-layout div.col-md-4 {
        width: 100%;
    }

    div.req-for-layout div.col-md-8 {
        width: 100%;
    }

    #tab-slider-nav>ul.terms-tabs>li {
        width: 20%
    }

    header .row.top-line {
        height: 40px;
    }

    .profile ol li, .orderInfo li {
        margin-bottom: 0 !important;
    }

    #recaptcha {
        margin-top: 10px;
    }

    .checkout-pagination {
        display: block;
        padding-bottom: 0;
        margin-bottom: -5px;
        text-align: left;
    }

    .ab.delimeter .ab-a {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .ab.delimeter .ab-b {
        display: none;
        padding: 0;
        margin: 0;
        width: 100%;
        margin-top: 15px;
        float: left;
    }

    .package-editor-container {
        padding: 0;
        overflow: auto;
    }

    .package-editor-without-borders, .package-editor-with-borders {
        margin: 0;
        width: 50%;
        float: left;
        padding: 5px;
        font-size: 14px;
    }

    .package-editor-without-borders input, .package-editor-with-borders input {
        float: left;
        margin: 0 10px;
        position: relative;
        margin-bottom: 30px;
        margin-top: 5px;
    }

    fieldset .hint {
        display: none;
    }

    .package-editor-without-borders img, .package-editor-with-borders img {
        margin: 0;
        margin-top: 10px;
    }

    .package-editor-container fieldset {
        padding: 0px 5px 20px 5px;
    }

    #templateSetList .template {
        width: 50%;
    }

    #templateSetList .template a.details {
        left: 25%;
        top: 75%;
        bottom: auto;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
    }

    .login-form .col-md-offset-3 {
        margin-left: 0;
        width: 100%;
    }

    .main-menu li > a {
        font-size: 14px;
    }

    .news-view .col-md-3, .news-view .col-md-9 {
        width: 100%;
    }

    .news-view .templates-list-tittle li {
        float: none;
        width: 100%;
    }

    .news-page .side-menu li {
        width: 50%;
        float: left;
    }

    .news-page .side-menu {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    body.account-company-register fieldset {
        width: 100%
    }

    fieldset.with-header-inside, fieldset.profile {
        width: 100% !important;
        float: left;
    }

    .login-form .col-md-5.col-md-offset-1, .login-form .col-md-5.col-md-offset-1+.col-md-5 {
        width: 100%;
        margin: 0;
    }

    .container-wrapper ul.product-list li {
        width: 50%;
    }

    .editor-approve.paper-editor img {
        width: 100% !important;
        height: auto !important;
    }

    .shop-images {
        width: 100%;
        float: left;
    }

    .shop-description {
        width: 100%;
        float: left;
    }

    fieldset .text.discount-input {
        width: 100%;
    }

    fieldset .text.discount-input + .ok {
        float: right;
    }

    .specifications-block .col-md-6.left-block-with_img {
        width: 100%;
        padding-right: 0;
    }

    .specifications-block .col-md-6.right-block-with_img {
        width: 100%;
        padding: 0;
    }

    .decor-page .description h1 {
        display: block;
        width: 100%;
    }

    .decor-page .description {
        width: 50%;
        left: 15px;
        top: 150px;
        padding: 0;
    }

    .square ul li {
        float: left;
        width: 30%;
        margin-bottom: 40px;
    }

    .square ul li a img {
        display: none;
    }

    .decor-page .tab-main-container {
        top: 80px;
    }

    #photobookOrderEditor ul li {
        width: 25%;
    }

    .print_thumbnails .file .tmb {
        width: 100%;
        margin-bottom: 5px;
        padding: 15px 0;
    }

    .print_thumbnails .file .notes, .print_thumbnails .file .tmb .checkbox {
        display: none;
    }

    #custom-works .col5.split ul li {
        width: 100%;
        overflow: hidden;
    }
}
@media screen and (max-width: 768px) {
    .NewsList div .img_news {
        width: 100%;
        height: 180px;
    }
}


@media screen and (max-width: 680px) {
    .oneRow .row.format {
        padding: 0px;
    }

    .user-block.text-right {
        right: 60px;
    }
}

    @media screen and (max-width: 580px) {
        .item-list .item, .item-blocks .block, .tmblist .tmb {
            width: 50%;
        }

        .item-list .item h2, .item-blocks .block h2 {
            font-size: 16px;
        }

        body[class^='shop'] h1 a {
            width: 100%;
            float: left;
            border-bottom: 0 none !important;
        }

        .prod-image+.inside-block .row .col-md-4 {
            width: 100%;
            margin-bottom: 10px;
            text-align: -webkit-center;
        }

        .prod-image+.inside-block .row .col-md-4 .btn-group-sm.btn-group-justified {
            max-width: 300px;
        }

        div.req-for-layout {
            padding: 0 15px;
        }

        .container-wrapper h2 {
            font-size: 24px;
        }

        .dpoint-info .map {
            text-align: center;
            width: 100%;
            margin-bottom: 10px;
        }

        .dpoint-info > a.map + div.info {
            width: 100%;
            margin: 0 0 20px 0;
        }

        .shopping-cart {
            top: 5px;
        }

        .shopping-cart i {
            font-size: 26px;
        }

        .shopping-cart .zero_card {
            display: none;
        }

        .shoppingcartdetails {
            display: none;
        }

        .create-custom-product-button.semilink.custom-product-modal-trigger {
            display: none;
        }

        table.print-order th.quantity, table.print-order th.price {
            width: 25% !important;
        }

        .decor-page .tab-main-container {
            top: 120px;
            padding: 10px 20px !important;
        }

        .decor-page .description p {
            display: none;
        }

        .square ul li {
            width: 50%;
        }
    }

    @media screen and (max-width: 670px) {
        .module-block {
            min-height: 280px;
            margin-bottom: 40px;
        }

        .drk-tab-validation a {
            max-width: 100%;
            width: 100%;
            margin: 0 0 5px 0 !important;
        }

        .drk-tab-validation {
            border-bottom: 0;
        }

        .modal-box.fluid {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            margin: 0;
        }

        .modal-box h4 ul.tabs li:nth-child(2) {
            display: none;
        }

        .modal-box .buttons .inner .note {
            float: left;
            width: 100%;
            text-align: center;
            margin: 2px 0 0 0;
        }

        .modal-box .buttons button {
            width: auto;
        }

        .modal-box .aB .aB-a {
            display: none;
        }

        .modal-box .aB .aB-B {
            height: 93%;
        }
    }

    @media screen and (max-width: 630px) {
        .dop-contacts .right-box .links-social {
            margin: auto;
        }

        .dop-contacts .left-box, .dop-contacts .right-box {
            text-align: center;
        }

        .dop-contacts .right-box .links-social a {
            top: 0;
        }

        footer .footer-menu ul, footer .footer-menu ul+.dop-contacts {
            width: 100%;
            max-width: none;
            margin: 0;
            text-align: center;
        }

        .dop-contacts .right-box a, .dop-contacts .left-box li, footer .footer-menu ul li {
            padding: 5px;
        }

        .user-block.text-right {
            right: auto;
            left: 100px;
            top: 55px;
            text-align: center;
        }

        .logo-mobile {
            top: 12px;
            left: 100px;
        }

        .logo-mobile img {
            height: auto;
        }

        .user-block > a {
            margin: 0;
            margin-right: 5px;
        }

        .cart-in-userblock u {
            padding: 0;
        }

        #sendFeedbackForm .buttons {
            text-align: center;
        }

        #sendFeedbackForm ol li {
            width: 50%;
        }

        .project111 .categories .category .category-item h2 {
            font-size: 18px;
        }

        body.checkout-payment .order-progress-wrapper+.A fieldset ol li.checkbox, .delivery-and-payment .payment-method ol li {
            width: 100% !important;
        }

        #changeQuantityPanel ol li ul li {
            width: 50%;
            margin-bottom: 0 !important;
        }

        .attribute-selector-edit-mode fieldset ol li.bc-format {
            width: 100%;
            margin-top: 350px;
        }

        #cover-photobook {
            position: absolute;
            left: 50%;
            top: 20px;
            transform: translate(-50%);
            -webkit-transform: translate(-50%);
            -moz-transform: translate(-50%);
            -o-transform: translate(-50%);
            -ms-transform: translate(-50%);
        }

        .attribute-selector-edit-mode fieldset ol li.bc-format>div>.attribute-value {
            width: 50%;
        }

        .attribute-selector-edit-mode fieldset ol li {
            width: 100%;
            padding: 0 5px !important;
        }

        .decor-page .tab-main-container {
            padding: 20px;
        }

        body.home .top-menu {
            padding-top: 100px;
            padding-bottom: 60px;
            padding-left: 30px;
            padding-right: 0;
        }

        .top-menu__connectBlock {
            position: relative;
            top: 0;
            left: 0;
            /* width: 104%; */
            z-index: unset;
            display: none;
        }

        .top-menu__connectBlock a {
            margin-right: 20px;
        }

        .top-menu__connect_block-phone:before, .top-menu__connect_block-mail:before {
            display: inline-block;
        }
    }

    @media screen and (max-width: 768px) {
        .reward {
            width: 50%;
        }

        .hidden_before__768 {
            display: block;
        }

        .reward img {
            max-width: 165px;
        }

        .reward span {
            font-size: 12px;
        }

        .tab-content>.tab-pane .col-md-6 {
            width: 100%;
        }

        #polymodal {
            width: 99%;
        }

        #polymodal .method {
            width: 100%;
        }

        #polymodal .method:first-child h3 {
            margin-top: 10px;
        }

        #polymodal .method i {
            display: none;
        }

        .polygrafy_modal_menu2.to-2-box {
            padding: 0 30px 10px 30px;
        }

        .editor-as-available .pxp-editor.full-window-mode .after-editor-toolbar .totalPriceContainer .totalPriceContainer-inner {
            font-size: 16px;
        }

        #templateSetPageWrapper > div > .col-md-3 .tag-list {
            text-align: center;
        }

        #calendarTemplateModalOld, #calendarTemplateModalNew {
            width: 95% !important;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            margin: 0;
            background: #fff;
        }

        #calendarTemplateModalOld .container, #calendarTemplateModalNew .container {
            padding: 0;
        }

        #calendarTemplateModalOld fieldset, #calendarTemplateModalNew fieldset {
            width: 100%;
            padding: 0 15px;
            background: #fff;
            border-radius: 0;
        }

        #calendarTemplateModalOld:before, #calendarTemplateModalNew:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            background: #00000082;
            transform: scale(5);
            z-index: -1;
        }

        #surfaceSelectorContainer .surface-selector .surface-list .surface {
            background: #f1f1f1;
        }

        #surfaceSelectorContainer .surface-selector .surface-list .surface .surface-preview-wrapper {
            padding: 0;
        }

        #surfaceSelectorContainer .surface-selector .surface-list .surface.selected .title {
            padding: 4px 5px;
        }

        .categories.for-home .category .category-item .subcategories, #surfaceSelectorContainer .surface-selector .surface-list .surface .surface-preview {
            display: none;
        }

        #project111 .categories.for-home .category {
            width: 50%;
            height: 250px;
        }

        .editor-as-available .pxp-editor.full-window-mode .after-editor-toolbar {
            top: auto;
            height: auto !important;
            min-height: 44px;
        }

        .pxp-editor.full-window-mode.with-after-editor .editor-wrapper {
            bottom: 130px !important;
        }

        #textContextToolbar.context-toolbar {
            z-index: 10006;
        }

        .GiftEditor .pxp-editor .surface-message .message-box {
            margin: 0;
            left: 50%;
            top: 50%;
            width: 95%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            position: fixed;
        }

        .editor-as-available .overlay-toolbar-container .overlay-toolbar .editor-add-image-button:before {
            content: none !important;
        }

        .surface-selector .surface-list {
            padding-left: 10px !important;
        }

        #approveImagesWrapper .approve-images img, #approveImagesWrapper .approve-image-wrapper {
            width: 100% !important;
            height: auto !important;
        }

        #approveImagesWrapper .margins-options, #approveImagesWrapper .approve-image-wrapper .approve-guides {
            display: none;
        }

        .material-selector fieldset ol li.abc-a, .material-selector fieldset ol li.abc-b, .material-selector fieldset ol li.abc-c {
            width: 100%;
        }

        .spacer+ol li #recaptcha+.btn {
            bottom: -200px;
        }

        .not-showed.showed, #fast-form {
            position: absolute;
            width: 320px;
        }

        #CustomWorksEditor .list-unstyled {
            margin: 0;
            width: 100%;
        }

        .not-showed #CustomWorksEditor {
            height: 750px;
            margin-top: 25px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        .not-showed.showed .small-agreement {
            width: 100%;
        }

        .spacer+ol li #recaptcha+.btn, .spacer+ol li #empty+.btn {
            bottom: -120px;
        }

        .info.continueOrder {
            display: none;
        }

        #info-top-mobile {
            top: 0;
        }

        #info-top-mobile.hidden-mob-panel {
            -webkit-transform: translate(0, -40px);
            transform: translate(0, -40px);
            -moz-transform: translate(0, -40px);
            z-index: -1;
            top: -40px;
        }

        #ddeliveryWrapper .col-md-4, #ddeliveryWrapper .col-md-8 {
            width: 100%;
        }

        .print-on-demand > .col-md-6 {
            width: 100%;
        }

        body.prints-free .col-md-4 {
            width: 50%;
        }

        body.prints-free .col-md-4:last-child {
            width: 100%
        }

        .editor-tabs {
            display: none;
        }

        header .row.top-line {
            display: none;
        }

        .fast-button {
            top: 30px
        }

        .logo-container.container {
            top: 5px;
        }

        .adress {
            top: 5px;
        }

        .header-contacts {
            top: 30px;
        }
        body.news.url-news .news-page .row .col-md-8 {
            width: 100%;
        }
        body.news.url-news .news-page .row .col-md-4 {
            display: none;
        }

    }

    @media screen and (max-width: 600px) {
        .swiper-container-horizontal>.swiper-pagination{display: none;}
        .swiper-container.swiper-main{height: 350px;}
        .container-fluid.before-main {
            margin-top: 5px;
        }
        .slide-info {
            left: -5%;
            top: 100px;
        }
        .slide-info.left-position {
            left: -15px;
        }
        a.outdor-link {
            top: -8%;
            left: 16%;
        }

        a.gifts-link {
            top: -8%;
            left: 50%;
        }

        a.poly-link {
            top: 8%;
            left: 64%;
        }

        a.stamp-link {
            top: 36%;
            left: 47%;
        }

        a.textil-link {
            top: 35%;
            left: 31%;
        }

        a.medal-link {
            top: 27%;
            left: 13%;
        }

        a.flags-link {
            top: 23%;
            left: 83%;
        }

        .baguette-module .col-md-6 {
            width: 100%;
        }

        .baguette-module .col-md-6 img {
            width: 45%
        }

        .file-attachment li {
            width: 100%
        }

        .rewievs-slider .swiper-slide {
            width: 100% !important;
            padding: 0;
        }

        .copyright .terms-col {
            display: none;
        }

        .copyright .copyrighter {
            width: 50%;
            text-align: left;
        }

        .copyright .develop {
            text-align: right !important;
            width: 50%;
        }

        #tab-slider-nav>ul.terms-tabs>li {
            width: 25%
        }

        .shop .col-md-3.good-block .good-image img {
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0%);
        }

        .row.contactsBlockWithImg .list-group.right-text {
            display: none;
        }

        .row.contactsBlockWithImg .list-group.left-text {
            padding: 0;
            width: 100%;
        }

        .row.contactsBlockWithImg .list-group a i {
            display: block;
            float: left;
            margin-top: 2px;
        }

        .decor-page .change-btn {
            margin-top: 560px !important;
            text-align: center;
            width: 100%;
            padding: 0;
        }

        .decor-page .change-btn .col-md-6 {
            width: 100%;
        }

        .decor-page .change-btn .col-md-6 a {
            float: none !important;
            margin-bottom: 10px;
            width: 100%;
        }

        body.account-products .custom-products-list .custom-product .buttons {
            display: none;
        }
    }

    @media screen and (max-width: 490px) {
        .btn{font-size: 15px;}
        .slide-info{    
            min-width: 380px;
            width: 380px;
        }
        .user-profile-menu div ul.list-unstyled li {
            width: 50% !important;
        }

        .shoppingcartdetails .detail {
            margin-bottom: 10px;
        }

        .gst-img-center {
            margin: 0;
            padding: 0;
            width: 100%
        }

        .left-block-with_img table tr td {
            font-size: 14px;
        }

        .left-block-with_img table tr td h3 {
            font-size: 14px;
        }
    }

    @media screen and (max-width: 530px) {
        .slide-info{width: 450px;}
        .container {
            padding: 0 40px;
        }

        .block-product-container a.interactive-cart.add-to-cart-button {
            margin-left: 10px;
        }

        footer .footer-menu {
            padding: 20px 0 40px;
        }

        .map_yandex {
            display: none;
        }

        #project111 .categories.for-home .category {
            height: 200px;
        }

        ul.gst-tabs.main-vkladki {
            display: none;
        }

        body.checkout #quickOrderCreateCall+.note {
            display: block;
            margin: 0;
            background: transparent;
            position: initial;
            width: initial;
            color: #000;
            padding: 0;
        }

        body.checkout #quickOrderCreateCall+.note:before {
            content: none;
        }

        body.user-cart .ok input[type="button"] {
            padding: 5px 3px;
        }

        #quickOrderCreateCall {
            margin-bottom: 120px;
            padding: 2px 4px 3px;
        }

        #quickOrderCreateCall+.note {
            color: #fff;
            background: #bbb;
            padding: 15px;
            position: absolute;
            top: 30px;
            width: 280px;
            border-radius: 4px;
        }

        #quickOrderCreateCall+.note:before {
            color: rgb(187, 187, 187);
            content: "▲";
            left: 40px;
            line-height: 20px;
            position: absolute;
            top: -12px;
            text-shadow: 2px -2px 0 #bbbbbb, -2px -2px 0 #bbbbbb, 0px -6px 0 #bbbbbb;
            font-size: 14px;
        }

        .ab-a a[href="/account/delete"] {
            /* top:10px; */
        }

        .fast-button {
            top: 85px;
            z-index: 150;
        }

        .navbar .search_mobile {
            display: block;
            float: right;
            margin-right: 15px;
        }

        .navbar .search_mobile a i {
            color: #fff;
            font-weight: 600;
            position: relative;
            top: 0;
            margin-right: 4px;
            z-index: -1;
        }

        .modal-box.create-custom-product-modal {
            width: 100%;
            margin: 0;
            left: 0;
            top: 0;
            height: 100%;
        }

        .modal-box.create-custom-product-modal fieldset {
            width: 100%;
            padding: 0 !important;
        }

        .shoppingcartdetails+.content {
            display: none;
        }

        div.req-for-layout div.col-md-4 {
            padding: 0;
        }

        div.req-for-layout div.col-md-8 {
            display: none;
        }

        body[class^="shop"] .product-filter table td:first-child {
            width: 100% !important;
            float: left;
            padding-bottom: 0;
        }

        body[class^="shop"] .product-filter table td {
            width: 100% !important;
            float: left;
        }

        #updateCart {
            text-align: center;
            margin: 0 0 40px;
            width: 100%;
        }

        #updateCart .delete {
            float: none;
            margin-top: 10px;
        }

        .buttons .ok, .buttons .ok-disabled {
            margin-top: 0;
        }

        .print-order .create-custom-product-button {
            float: none;
        }

        .user-profile-menu {
            float: none !important;
            width: auto !important;
            padding-right: 0 !important;
        }

        /*.user-profile-menu div ul.list-unstyled {
display: table;
margin-bottom: 20px;
width: 100%;
position: relative;
padding: 4px 4px 6px 4px;
}
.user-profile-menu div ul.list-unstyled li {
float: left;
width: 50%;
color: #fff;
position: relative;
margin: 2px 0;
text-align: left;
padding-left: 15px;
}*/
        .user-profile-container .user-profile-data {
            /* width: 100%; */
        }

        .shop .col-md-3.good-block .good-image img {
            -webkit-transform: translate(0, -12%);
            -moz-transform: translate(0, -12%);
            -p-transform: translate(0, -12%);
            -ms-transform: translate(0, -12%);
            transform: translate(0, -12%);
        }

        .search-button, #search {
            display: none !important;
        }

        .icon_cart_alt {
            font-size: 48px;
        }

        .preflight-files-wrapper .noitems {
            padding-top: 40px;
        }

        .ab.row {
            margin: 0;
        }

        body.account-register .container-fluid.container-wrapper .container, body.account-login .container-fluid.container-wrapper .container {
            /* padding: 0px; */
        }

        #templateSetList .template a.details {
            left: 25%;
            transform: translate(-50%);
            -webkit-transform: translate(-50%);
            -moz-transform: translate(-50%);
            -o-transform: translate(-50%);
            -ms-transform: translate(-50%);
        }

        .good-price .good-value {
            float: left;
            position: inherit !important;
        }

        .row.contactsBlockWithImg .col-md-4 img {
            margin-left: 0;
            width: 100%;
        }

        .info.continueOrder {
            display: none;
        }

        .decor-page .change-btn+.table+.row .col-md-6 .circle {
            width: 150px;
            height: 150px;
            text-align: center;
            margin: 0 25%;
        }

        .decor-page .text-left-padding {
            padding: 0 15px;
            width: 100%;
            float: left;
            margin-bottom: 20px
        }

        #photobookOrderEditor ul li {
            width: 33.333%;
        }
    }

    @media screen and (max-width: 414px) {
        .col-md-4 {
            width: 100%;
        }
        .swiper-container.swiper-main {
            height: 285px;
        }
        .slide-info {
            min-width: 320px;
            width: 350px!important;
            height: 260px;
            left: 50%;
            top: 130px;
            transform: translate(-50%,0) scale(.7);
        }
        .slide-info.left-position{
            left: 170px;
            top: 130px;
        }
        .container {
            padding: 0 15px;
        }

        .user-block > a {
            margin: 0;
            margin-right: 7px;
        }

        .user-profile-data ol li:last-child .ab-b {
            top: -46px;
            /* right: 25%; */
            -webkit-transform: translate(-100%);
            -moz-transform: translate(-100%);
            -p-transform: translate(-100%);
            -ms-transform: translate(-100%);
            transform: translate(-100%);
        }

        .user-profile-data ol li:last-child .ab-a {
            left: 0px;
        }

        .for-rama .rama-wrapper {
            /* display: none; */
        }

        .form-box .call-back {
            width: 300px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 20px;
        }

        #polymodal_callback h4 .button-close {
            transform: translate(0);
            -webkit-transform: translate(0);
            -ms-transform: translate(0);
            -o-transform: translate(0);
            top: 5px;
            right: 5px;
        }

        #sendFeedbackForm ol li {
            width: 100%;
        }

        .user-block.text-right {
            -webkit-transform: none;
            transform: none;
            text-align: left;
        }

        .user-block a i {
            display: none;
        }

        .logo-mobile {
            left: 100px;
            -webkit-transform: none;
            transform: none;
        }

        body[class*='url-outdoor'] #changeQuantityPanel .quantity-panel h2, body[class*='url-outdoor'] #customWorksContainer #options {
            font-size: 22px;
        }

        fieldset .text.quantity[name="quantityWidth"], fieldset .text.quantity[name="quantityHeight"], fieldset .text.quantity[name="txtQuantity"] {
            font-size: 14px;
            width: 20%;
        }

        .checkout-pagination a.ab-a-toggle, .checkout-pagination a.ab-b-toggle {
            width: 100% !important;
        }

        .checkout-pagination a.ab-b-toggle {
            border-radius: 0;
        }

        .checkout-pagination a.ab-a-toggle {
            margin-bottom: 0;
        }

        table.photos tbody>tr>th h4, table.photos tbody>tr>td {
            font-size: 14px
        }

        .fast-button {
            display: none;
        }

        #pxpProducCalc {
            padding: 15px;
        }

        .package-editor-without-borders input+span img, .package-editor-without-borders input+span+span img, .package-editor-with-borders input+span+span img, .package-editor-with-borders input+span img {
            -webkit-transform: scale(0.8);
            transform: scale(0.8);
        }

        #pxpProducCalc .custom-works ul li.customWorkCheckbox ul li .checkbox label {
            position: absolute;
            float: none;
            width: 300px;
            padding-left: 70px !important;
            left: 0;
            padding-bottom: 0;
            min-height: 30px;
            max-height: 30px;
            overflow: initial;
        }

        .checkbox.rememberMe+a {
            position: relative;
        }

        #pxpProducCalc .option-row .option-value, #pxpProducCalc .option-row .option-value select {
            width: 100%;
            min-width: 230px;
        }

        #pxpProducCalc .option-row li label {
            width: 88%;
            min-width: inherit;
        }

        body.prints-free .col-md-4 {
            width: 100%;
        }

        .radaio-material-selector .checkbox {
            width: 40%;
            padding: 0;
            display: inline-block;
        }

        .radaio-material-selector .checkbox input {
            float: left;
        }

        .radaio-material-selector .checkbox label {
            display: block;
            margin-left: 8px;
        }

        #photobookOrderEditor ul li {
            width: 50%;
        }

        .wrap_tizer .wrap_outer .inner_text {
            font-size: 14px;
        }

        .container .why .media {
            min-height: 130px;
        }

        h2, .h2 {
            font-size: 24px;
            padding-left: 5%;
        }

        #randomTempaltes {
            display: none;
        }

        .block-news+center span a {
            margin-bottom: 40px;
        }

        .swiper-container.reviews-swiper {
            height: auto;
        }

        .rewievs-slider .swiper-slide {
            width: 100% !important;
        }

        .input-group {
            margin: 0;
            transform: translate(-50%);
            -webkit-transform: translate(-50%);
            -moz-transform: translate(-50%);
            -o-transform: translate(-50%);
            -ms-transform: translate(-50%);
            min-width: 90%;
            width: 90%;
        }

        .copyright .develop {
            width: 55%;
        }

        .copyright .develop span {
            padding: 0;
        }

        .copyright .copyrighter {
            padding: 0 0 0 10px;
            width: 45%
        }

        .col-md-3.good-block .good-image img {
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
        }

        .shop .col-md-3.good-block .good-image img {
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
        }

        .style_1 td {
            max-width: 50% !important;
            width: 50%;
        }

        ul.gst-tabs.terms-tabs li {
            width: 40% !important;
        }

        #recaptcha {
            transform: scale(0.8);
            -webkit-transform: scale(0.8);
            -moz-transform: scale(0.8);
            -o-transform: scale(0.8);
            -ms-transform: scale(0.8);
            margin-left: -25px;
        }

        body.news .NewsList div .img_news+p {
            min-height: auto;
        }

        .news-page .side-menu li {
            width: 100%;
        }

        .terms-product+.prod-image {
            width: 100%;
            margin-left: 0;
        }

        .row.contactsBlockWithImg h3 {
            font-size: 16px;
            font-weight: 600;
        }

        table.print-order th.quantity, table.print-order th.price {
            width: 35% !important;
        }

        #productPropertiesSelector .properties-block li label {
            width: 100%;
        }

        .shop-good-images.swiper-container.swiper-container-horizontal .shop-good-images .shop-images-list .shop-images-item img {
            width: 280px !important;
        }

        body[class^='shop'] h1 {
            font-size: 26px;
        }

        .h1, h1 {
            font-size: 26px;
        }

        .row.contactsBlockWithImg .list-group a i {
            min-height: 25px;
        }

        body.photos .col-md-3.good-block, body.gifts .col-md-3.good-block, body.canvases .col-md-3.good-block, body.prints .col-md-3.good-block, body.calendars .col-md-3.good-block, body.photobooks .col-md-3.good-block, body.services .col-md-3.good-block {
            min-height: 242px;
        }

        .col-md-3.good-block {
            min-height: 265px;
        }

        #changeQuantityPanel ul {
            margin: 0;
            padding: 0;
            width: 100%;
            min-width: 300px;
        }

        .radio-list ol li ul li {
            float: left;
            padding: 0px;
        }

        #changeQuantityPanel ol li ul li .checkbox {
            padding: 0;
        }

        #custom-works .col4 li, #custom-works .col5 ul li, #custom-works .col6 ul li {
            width: 100%;
            margin-bottom: 10px !important;
        }

        #custom-works .col4 li .note a, #custom-works .col4 li .note a {
            display: none;
        }

        #custom-works .col4 li .formatted-price {
            top: 10px;
            right: 10px;
            left: auto;
        }

        .package-editor .package-item {
            margin: -30px -30px -10px;
            -webkit-transform: scale(0.8);
            transform: scale(0.8);
            -moz-transform: scale(0.8);
        }

        .drk-tab-validation a {
            width: 100%;
        }

        .modal-box .buttons button#butDeleteSelectedFiles {
            margin: 0 0 10px 0;
            font-size: 12px;
            width: auto;
        }

        .package-editor-without-borders, .package-editor-with-borders {
            font-size: 12px;
        }

        .print_thumbnails .file {
            width: 50%;
            height: 150px;
            overflow: hidden;
        }

        .module-block {
            width: 100%;
            min-height: 400px;
            margin-bottom: 0;
        }

        .covers_and_bindings span, .photobooks-cover span {
            font-size: 14px;
        }

        .dop-contacts .right-box {
            position: relative;
            left: 50%;
            transform: translate(-50%,0);
            -webkit-transform: translate(-50%,0);
            float: left;
        }

        .footer-menu ul.list-unstyled.style-mobile {
            margin-bottom: 20px;
        }

        .copyright .copyrighter {
            width: 100%;
        }
    }

    @media screen and (max-width: 375px) {
        .slide-info{width: 330px!important;}
        .slide-info ul li{font-size: 15px;}
        a.poly-link {
            top: 6%;
            left: 64%;
        }

        a.medal-link {
            top: 24%;
            left: 12%;
        }

        a.textil-link {
            top: 31%;
            left: 30%;
        }

        a.stamp-link {
            top: 32%;
            left: 46%;
        }

        a.flags-link {
            top: 20%;
            left: 82%;
        }

        body:not(.home) .top-menu {
            margin-top: 80px;
            height: auto;
            padding: 20px 20px 0;
        }

        body:not(.home) .container-fluid.before-main {
            margin-top: 0;
        }

        .top-menu__connectBlock a {
            margin-right: 10px;
        }
    }

    @media screen and (max-width: 340px) {
        .slide-info{ 
            min-width: 290px;
            width: 290px!important;
        }
        .slide-info ul li {
            font-size: 13px;
        }
        .vkladki div.table-wrap div.scrollable {
            margin-left: 100px;
        }

        .vkladki ul.main-vkladki {
            margin: 0px 0px 44px 15px;
        }

        .vkladki ul.gst-tabs.main-vkladki li {
            padding: 8px;
        }

        .totalPriceContainer .price-total {
            font-size: 22px;
        }
    }

    @media screen and (max-width: 320px) {
        .slide-info {
            min-width: 270px;
            width: 270px!important;
            height: 215px;
        }
        .slide-info.left-position {
            left: 145px;
        }
        .slide-info ul li {
            font-size: 11px;
        }
        a.medal-link {
            top: 20%;
            left: 11%;
        }

        a.textil-link {
            top: 27%;
            left: 29%;
        }

        a.stamp-link {
            top: 27%;
            left: 45%;
        }

        a.poly-link {
            top: 4%;
            left: 63%;
        }

        a.flags-link {
            top: 16%;
            left: 82%;
        }

        a.gifts-link {
            top: -9%;
            left: 47%;
        }

        .navbar {
            max-height: 130px;
            overflow-x: auto;
            overflow-y: auto;
            margin: 0 0 10px;
        }

        .package-editor .package-item {
            /* margin: 0px 15%; */
        }

        .modal-box .buttons button {
            font-size: 14px;
        }

        body.news .NewsList div .img_news, .block-news .news-list > div .img_news {
            width: 100%;
        }

        table#order_content td {
            padding: 10px 2px;
        }

        .print-on-demand .col-md-6 {
            width: 100%;
        }

        .btn-group-justified {
            margin-bottom: 10px;
        }
    }

    /*-----------  Вкладки ТАБЛИЦА и КАЛЬКУЛЯТОР на стрнаице визиток  ------------------*/
    @media screen and (max-width: 768px) {
        .surface-selector .surface-controls.is-empty {
            display: none;
        }

        .vkladki .pinned {
            display: block;
        }

        .vkladki .table-wrapper {
            overflow-x: auto;
            overflow-y: visible;
            padding: 4px 0 0px;
            color: #eee;
        }

        .vkladki .table-wrapper table th, .vkladki .print-order th {
            background: #eee;
        }

        .vkladki .table-wrapper table td, .vkladki .table-wrapper table th {
            /* padding: 4px 8px; */
            font-weight: normal;
        }

        .vkladki .table-wrapper table th+th, .vkladki .table-wrapper table th+td, .vkladki .table-wrapper table td+td, .vkladki .print-order th+th, .vkladki .print-order th+td, .vkladki .print-order td+td {
            border-left: 1px solid #eee;
        }

        .vkladki .print-order .clear, .vkladki .print-order .total {
            border-top: 1px solid #eee;
        }

        .vkladki .table-wrapper table span {
            white-space: nowrap;
            color: #333;
        }

        .vkladki .table-wrapper table span.number {
            text-align: right;
            word-spacing: -2px;
        }

        .vkladki .table-wrapper table span.number {
            text-align: right;
            word-spacing: -2px;
        }

        .vkladki .print-order td {
            font-size: 0.8em;
        }

        .vkladki .print-order .quantity, .vkladki .print-order .price, .vkladki .print-order .total {
            text-align: right;
            white-space: nowrap;
            vertical-align: top
        }

        .vkladki table.responsive {
            margin: 0;
        }

        .vkladki .pinned {
            position: absolute;
            left: 0;
            top: 0;
            background: #fff;
            overflow: hidden;
            overflow-x: hidden;
            min-width: 100px;
        }

        .vkladki .pinned table {
            border-right: none;
            border-left: none;
            width: 130px;
            margin: 0;
        }

        .vkladki .pinned table th, .pinned table td {
            white-space: nowrap;
        }

        .vkladki div.table-wrap {
            position: relative;
            margin-bottom: 20px;
            overflow: hidden;
            border-right: 1px solid #ccc;
        }

        .vkladki div.table-wrap div.scrollable {
            margin-left: 157px;
        }

        .vkladki div.table-wrap div.scrollable {
            overflow: scroll;
            overflow-y: hidden;
        }

        .table-wrapper.bc div.table-wrap div.scrollable {
            margin-left: 282px;
        }

        .vkladki table.responsive td, table.responsive th {
            position: relative;
            white-space: nowrap;
            overflow: hidden;
        }

        .vkladki table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
            display: none;
        }

        .vkladki .scrollable::-webkit-scrollbar {
            height: 12px;
            color: #000;
        }

        .vkladki::-webkit-scrollbar-thumb {
            background-color: #c1c1c1;
            border: double;
        }

        .vkladki::-webkit-scrollbar-button {
            border-left: 1px solid #d9d9d9;
            border-bottom: 1px solid #d9d9d9;
            width: 20px;
            background: #f2f2f2;
            border: groove;
        }

        .vkladki::-webkit-scrollbar-track {
            border-bottom: 1px solid #d9d9d9;
            border-left: 1px solid #d9d9d9;
            width: 100%;
            background-color: #fff;
        }

        .vkladki::-webkit-scrollbar-track-piece {
            width: 100%;
        }
    }

@media (max-width: 1025px) {
    .top-menu__connectBlock {
    display: grid;
    }
    .top-menu__connect_block-button {
    display: none;
    }
}
@media (max-width: 426px) {
    .top-menu__connectBlock {
    display: none;
    }
}
    /*----------- END Вкладки ТАБЛИЦА и КАЛЬКУЛЯТОР на стрнаице визиток  ------------------*/
