﻿@media screen and (max-width: 1024px) {
    .step-4-upgraded .application .categories-list {
        padding: 15px;
    }

    .application .breadcrumbs li.active a {
        font-size: 15px;
    }

    .application .breadcrumbs li.active span {
        font-size: 15px;
    }

    .application .breadcrumbs li a {
        font-size: 15px;
    }

    .application .breadcrumbs li span {
        font-size: 15px;
    }
}

@media screen and (max-width: 321px) and (orientation:portrait) {
    .application-4 .step-4-upgraded .col-xs-11 {
        width: 100%;
    }

    .application-4 .step-4-upgraded .col-xs-offset-1 {
        margin-right: 0px;
    }

    .application-4 .step-4-upgraded .holder-form .row label {
        font-size: 15px;
    }
}

@media screen and (max-width: 600px) and (orientation:portrait) {
    .application-4 .step-4-upgraded .holder-form label {
        font-size: 17px;
    }
}

@media only screen and (min-device-width: 300px) and (max-device-width: 690px) {
    .application .breadcrumbs li:after {
        border-right: 15px solid #f1f2f2;
    }

    .application .breadcrumbs li.active:after {
        border-right: 15px solid #f15a29;
    }
}

@media only screen and (min-device-width: 700px) and (max-device-width: 900px) (orientation:landscape) {
    .application .breadcrumbs li:after {
        border-right: 20px solid #f1f2f2;
    }

    .application .breadcrumbs li.active:after {
        border-right: 20px solid #f15a29;
    }
}

@media screen and (max-width: 767px) {
    .col-xs-12.brown-box-banner.text-center .dropdown-menu {
        max-height: 300px;
        overflow-y: scroll;
        overflow-x: hidden;
        background: #f1f2f2;
        width: 100%;
        max-width: 264px;
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    .brown-box-banner .dropdown-menu.info-menu {
        position: relative;
        padding: 0;
    }

        .brown-box-banner .dropdown-menu.info-menu > li > a {
            padding: 0 11px;
            line-height: 1;
            text-align: right;
        }

    .col-xs-12.brown-box-banner.text-center .dropdown-menu li {
        padding: 5px 0;
        border-bottom: 1px dotted gray;
    }

        .col-xs-12.brown-box-banner.text-center .dropdown-menu li:last-child {
            border-bottom: none;
        }

        .col-xs-12.brown-box-banner.text-center .dropdown-menu li a {
            white-space: normal;
        }

    .video-box:before {
        position: absolute;
        background-image: url(/images/youtube-play.png);
        content: "";
        background-size: 100px 90px;
        width: 100px;
        height: 90px;
        top: 50%;
        left: 50%;
        margin-top: -45px;
        margin-left: -45px;
    }

    .base-info .video-box img {
        width: 100%;
    }

    .video-image-homepage img {
        width: 100%;
    }

    .pagination-container {
        padding-left: 0;
    }

    ul.pagination {
        display: block;
        padding-left: 0;
        width: 100%;
        margin: 0 auto;
    }

    .pagination li {
        display: inline;
        padding: 5px 0 5px 0;
        float: left;
        margin: 10px 1px 5px 1px;
        color: #F27022;
    }

    .pagination > li > a, .pagination > li > span {
        padding: 6px 9px;
    }

    .slick-track .btn {
        white-space: inherit;
    }

    .application-message {
        padding: 0 0px 0 0px;
    }

    .application .step-1 .application-text h2 {
        font-size: 24px;
    }

    .application .breadcrumbs {
        margin: -14px 0 15px;
    }

    .application-text p {
        margin-bottom: 15px;
    }

    .application .step-1 .application-text {
        margin-bottom: 20px;
    }

    .application-4 .holder-form .input-holder {
        width: 19%;
    }

    .application .breadcrumbs li span {
        font-size: 11px;
        line-height: 8px;
    }

    .application .breadcrumbs li a {
        font-size: 13px;
        line-height: 14px;
    }

    .application .breadcrumbs li.active span {
        font-size: 11px;
        line-height: 8px;
    }

    .application .breadcrumbs li.active a {
        font-size: 13px;
        line-height: 14px;
    }

    .application .breadcrumbs li {
        padding: 4px 10px 7px 10px;
        min-height: 45px;
    }

        .application .breadcrumbs li.active {
            min-height: 45px;
        }

        .application .breadcrumbs li:after, .application .breadcrumbs li:before {
            top: -6px;
        }

    .application .application-4 {
        margin-top: 0px;
    }

    .modal-dialog {
        width: 100%;
    }

    .popup-row p {
        display: inline;
    }

    #myModal .modal-body {
        padding: 15px 20px;
    }

    .application .step-4 .categories-list li {
        width: 33%;
        padding-bottom: 5px;
    }

    .application .breadcrumbs li {
        width: 18%;
        padding-left: 0;
        padding-right: 0;
    }

        .application .breadcrumbs li + li a {
            margin-right: 14px;
        }

    .application-4 .modal-footer .application-add-button {
        width: 100%;
    }

    .application-4 .modal-footer .application-done-button {
        width: 100%;
    }

    .application-4 .calc-box {
        margin: 0 9px 0 0;
    }

    .application-4 .modal-body img {
        width: 75px;
    }

    .single-item.col-xs-12 p {
        margin: 0;
        font-weight: bold;
        font-size: 17px;
    }

    .picked-images .col-xs-12 {
        margin-bottom: 5px;
    }


    .send-email input {
        width: 221px;
    }

    .article-page iframe {
        width: 100%;
        height: auto;
    }


    .application .head-application-step8 h2.size {
        line-height: 20px;
    }

    .send-email input.email-button {
        position: relative;
        top: inherit;
        right: inherit;
        margin-right: 54px;
        background-position: 181px 20px;
        font-size: 22px;
    }

    .visual, .banner {
        margin-top: 54px;
    }

    .app-block .app-list {
        padding-right: 47px;
    }

    .app-block.text-center.product-items {
        padding: 0;
        left: inherit;
        right: 0;
    }

    .product-catalog .info-area h1 {
        padding-bottom: 0;
    }

    .border-homepage {
        border: 1px solid #e2e2e2;
        border-width: 2px 0 2px;
        background: #e2e2e2;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-top: -38px;
    }

    .text-center .row .col-sm-4 {
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .service h1 {
        font-size: 29px;
    }

    .sub-menu .opener {
        font-size: 32px;
    }

    .black-text > a {
        font-size: 18px;
    }

    .info-list .box .description {
        overflow: inherit;
    }

    .info-list .box {
        padding-left: 5px;
    }

    .address-area .form-store .col:last-child {
        padding: 0;
    }

    .product-info h2 {
        margin-bottom: 10px;
    }

    .space-table .product-small-size {
        margin-top: 0px;
    }

    .calc-box {
        width: 100%;
        max-width: inherit;
        margin-bottom: 20px;
    }

    .video-box img {
        margin: 0 auto;
    }

    .logos > li.active a:after {
        bottom: 0;
    }

    .address-area .address-list .cell + .cell:before {
        width: 1px;
    }

    .contacts-block.type02 > ul > li {
        margin-top: 10px;
    }

    .nav-block a {
        line-height: 15px;
    }

    .gallery-area .slick-slide img {
        width: 100%;
    }

    .slideshow .images .slide {
        height: auto;
    }

    .logos > li img {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .at-svc-whatsapp {
        display: block;
    }

    .color-list-block .product-image {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 724px), screen and (max-width: 724px) and (orientation: landscape), screen and (max-width: 724px) and (orientation: portrait) {
    .btn-large-search {
        max-width: inherit;
    }

    .product-info .product-small-size {
        padding-bottom: 0;
    }

    .service-nav ul {
        text-align: center;
    }

    .contacts-block.type02 > ul > li {
        width: 300px;
    }
}

.visible-xs-portrait {
    display: none !important;
}


@media screen and (max-width: 768px) and (orientation: portrait) {

    .spec-gallery {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .hidden-xs-portrait {
        display: block !important;
    }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .hidden-xs-portrait {
        display: none !important;
    }

    .visible-xs-portrait {
        display: block !important;
    }
}

@media screen and (max-width: 768px) and (min-width: 724px) and (orientation: portrait) {
    .space-table {
        margin: 0 -50px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {


    .visual, .banner {
        margin-top: 77px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 768px) and (orientation: landscape) {
    .visual, .banner {
        margin-top: 109px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 768px) and (orientation: portrait) {
    .visual, .banner {
        margin-top: 69px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .homepage-one-image img {
        height: 170px;
        max-width: 250px;
    }

    .video-box img {
        height: 170px;
        max-width: 250px;
    }

    .row .border-homepage .img .homepage-four-image {
        padding-bottom: 3px;
    }

    .border-homepage .img .homepage-four-image a img {
        width: 40%;
        margin-top: 10px;
    }


    .border-homepage .img .homepage-one-image a img {
        width: 89%;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .border-homepage .video-image-homepage a img {
        width: 75%;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .text-center .row .col-sm-4 {
        padding-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .border-homepage {
        border: 1px solid #b0b0b0;
        border-width: 2px 0 1px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 768px) and (orientation : portrait) {
    .homepage-one-image img {
        height: 125px;
        max-width: 250px;
    }

    .video-box img {
        height: 125px;
        max-width: 250px;
    }
}

@media only screen and (min-device-width : 735px) and (orientation : landscape) {
    .homepage-one-image img {
        height: 150px;
        max-width: 215px;
    }

    .video-box img {
        height: 150px;
        max-width: 215px;
    }
}

@media screen and (max-width: 724px) {
    .obsolete {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
        text-align: center;
        padding-bottom: 15px;
        float: right;
    }
}

@media screen and (max-width: 724px) {
    .phone img {
        margin-left: 1px;
        margin-right: 1px;
        width: 30px;
        height: 30px;
    }

    /*.container.text-center .navbar-brand {
        image-rendering: pixelated;
    }*/
}

@media screen and (max-width: 1025px) and (min-width: 768px) and (orientation: portrait) {
    .visual .item {
        min-height: 190px;
        padding-bottom: 90px;
    }

    .container.text-center .navbar-brand {
        image-rendering: pixelated;
    }

    .col-xs-12.brand-logo .logos {
        image-rendering: pixelated;
    }
}

@media screen and (max-width: 1025px) and (min-width: 768px) and (orientation: landscape) {
    .visual .item {
        min-height: 260px;
        padding-bottom: 99px;
    }

    .container.text-center .navbar-brand {
        image-rendering: pixelated;
    }

    .col-xs-12.brand-logo .logos {
        image-rendering: pixelated;
    }
}

@media screen and (max-width: 979px) {
    .btn-large-search .tbl {
        width: 100%;
    }

    /*.btn-large-search {
        font-size: 18px;
    }*/

    .btn-large-search .tbl-cell {
        padding: 5px 0px;
    }
}

@media only screen and (min-device-width : 774px) and (max-device-width : 1024px) and (orientation : landscape) {
    .step-8 .opts li img {
        max-width: 100%;
    }
    /*.step-8 .opts li img {
        margin-right: -25px;
    }

    .step-8 .opts li span {
        margin-right: -25px;
    }*/

    .step-8 .col-md-9 ul {
        width: 95%;
    }
}

@media only screen and (min-device-width : 250px) and (max-device-width : 736px) {
    .application .categories-list .holder-form {
        margin-top: 30px;
    }
}


@media only screen and (max-device-width: 768px) {
    .new-brand .col-xs-12 {
        padding-bottom: 20px;
    }

    .new-brand .new-brand-text-right {
        padding-left: 7px;
    }

    .new-brand .new-brand-text-left {
        padding-right: 7px;
    }

    .send-email input {
        margin-right: 13px;
        width: 80%;
    }

        .send-email input.user-email {
            margin-right: 0px;
            width: 80%;
        }

    .send-email .col-md-3.col-xs-12 {
        margin-bottom: 10px;
    }

    .colors div:hover span {
        display: none;
    }

    .color-items li {
        margin-right: 5px;
        margin-left: 0;
    }

        .color-items li img {
            margin-bottom: 12px;
            width: 30%;
        }

        .color-items li span img {
            width: 100%;
        }

        .color-items li:hover span {
            display: none;
        }

        .color-items li.selected-image:before {
            content: "";
            background-image: url('../images/shape-12-copy-2.png');
            background-repeat: no-repeat;
            position: absolute;
            top: 15px;
            right: -15px;
            width: 65px;
            height: 60px;
            color: white;
            background-size: 34px 33px;
        }

        .color-items li.selected-image:nth-child(3n+4)::before {
            content: "";
            background-image: url('../images/shape-12-copy-2.png');
            background-repeat: no-repeat;
            position: absolute;
            top: 115px;
            right: -105px;
            width: 65px;
            height: 60px;
            color: white;
            background-size: 34px 33px;
        }

        .color-items li.selected-image:nth-child(4n+5)::before {
            content: "";
            background-image: url('../images/shape-12-copy-2.png');
            background-repeat: no-repeat;
            position: absolute;
            top: 15px;
            right: -15px;
            width: 65px;
            height: 60px;
            color: white;
            background-size: 34px 33px;
        }

    .application .step-8 .links {
        margin-right: 35px;
        text-align: right;
    }

    .application .step-8 .col-md-10.col-md-offset-4.col-xs-12 .links {
        margin-right: 0px;
        text-align: right;
    }

    .col-md-10.col-md-offset-4.col-xs-12.col-xs-offset-0.email-info p {
        margin-top: 10px;
    }

    #mobile-menue {
        display: block;
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 55px;
        background-color: #f1f2f2;
        background-image: linear-gradient(#f1f2f2, #f1f2f2);
        z-index: 100;
    }


        #mobile-menue p {
            text-align: center;
            font-size: 16px;
            margin-left: 4px;
        }

        #mobile-menue .my-list {
            background-image: url(/images/topicons-myselection-frame-black.svg);
            width: auto;
            height: 50px;
            margin: auto;
            width: 45px;
            position: relative;
        }


        #mobile-menue .call-us {
            background-image: url(/images/Telephone.svg)
        }

        #mobile-menue .find-us {
            background-image: url(/images/location.svg)
        }

        #mobile-menue .customer-service {
            background-image: url(/images/costumer_service.svg)
        }

        #mobile-menue .colors-counter {
            /* top: 10px;
            color: #000;
            left: -18px;*/
        }

    /*    #mobile-menue .heart {
            background-image: url(/images/topicons-myselection-heart-black.svg);
            width: 42px;
            height: 48px;
            background-size: cover;
            content: "";
            position: absolute;
            top: 4px;
            left: -2px;
        }*/

    /* #mobile-menue .heart.hasItems {
                background-image: url(/images/topicons-myselection-heart-red.svg) !important;
            }*/
}

@media only screen and (min-device-width : 700px) and (max-device-width : 760px) {
    .color-items li.selected-image:nth-child(3n+4)::before {
        content: "";
        background-image: url('../images/shape-12-copy-2.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 235px;
        right: -215px;
        width: 65px;
        height: 60px;
        color: white;
        background-size: 34px 33px;
    }
}

@media only screen and (min-device-width : 630px) and (max-device-width : 699px) {
    .color-items li.selected-image:nth-child(3n+4)::before {
        content: "";
        background-image: url('../images/shape-12-copy-2.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 162px;
        right: -148px;
        width: 65px;
        height: 60px;
        color: white;
        background-size: 34px 33px;
    }
}

@media only screen and (min-device-width : 550px) and (max-device-width : 629px) {
    .color-items li.selected-image:nth-child(3n+4)::before {
        content: "";
        background-image: url('../images/shape-12-copy-2.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 150px;
        right: -145px;
        width: 65px;
        height: 60px;
        color: white;
        background-size: 34px 33px;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 410px) {
    .color-items li.selected-image:nth-child(3n+4)::before {
        content: "";
        background-image: url('../images/shape-12-copy-2.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 150px;
        top: 130px;
        right: -125px;
        height: 60px;
        color: white;
        background-size: 34px 33px;
    }
}

@media only screen and (min-device-width : 410px) and (max-device-width : 550px) {
    .color-items li.selected-image:nth-child(3n+4)::before {
        content: "";
        background-image: url('../images/shape-12-copy-2.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 145px;
        right: -135px;
        width: 65px;
        height: 60px;
        color: white;
        background-size: 34px 33px;
    }
}

@media only screen and (min-device-width : 568px) and (max-device-width : 760px) {
    .send-email .email-form .col-md-4.col-sm-7.col-xs-12 {
        width: 58.33333333%;
    }

    .send-email .email-form .col-md-3.col-sm-5.col-xs-12 {
        width: 41.66666667%;
    }
}

@media only screen and (min-device-width : 769px) and (max-device-width : 1024px) and (orientation : landscape) {
    .send-email input {
        width: 187px;
    }

    .send-email .col-md-3.col-xs-12 {
        width: 33.3%;
    }

    /*.row.head-application-step8 .col-xs-12 .links {
        margin-right: 86px;
    }*/
}

@media screen and (max-width: 724px) {
    .application .step-8 .links li {
        padding: 0 0;
    }

    .colors div p.small-image-name {
        font-size: 9px;
        line-height: 9px;
        width: calc(100% - 14px);
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

#mobile-menue .my-color-list-mobile .img-responsive {
    margin-top: 8px;
    height: 40px;
}

#mobile-menue .my-color-list-mobile .heart {
    position: absolute;
    top: 9px;
    left: 0px;
    width: 20px;
}

#mobile-menue .my-color-list-mobile .colors-counter {
    top: unset;
    left: unset;
    line-height: 37px;
    color: #000;
}

@media only screen and (min-device-width : 978px) and (max-device-width : 1249px) {
    .banner {
        margin-top: 160px;
    }
}
