@media (max-width: 1325px) {
    .img-wrapper {
        display: none;
    }
}

@media (max-width: 1287px) {
    .cookies-body .wrapper-button {
        margin-top: 1em;
    }
    button#cookies-confirm {
        margin: 0 10em 0 0;
    }
}

@media (max-width: 1250px) {
    .main-nav-wrapper {
        margin: 0 25px;
    }

    section#Buy .col-first, section#Buy .col-second {
        width: 95%;
        padding-left: 3vh;
    }

    section#Article,
    section#Product {
        padding-left: 1em;
        padding-right: 1em;
    }

    li.main-thumbnail {
        flex-basis: 100%;
    }

    li.main-thumbnail img {
        max-width: 36vh;
    }

    li.image {
        margin: 0;
        flex: 0 0 50%;
    }

}

@media (max-width: 1200px) {
    .sorting {
        justify-content: flex-end;
        flex-wrap: wrap;
        min-width: 96%;
    }

    .selected-notebook {
        justify-content: flex-start;
        flex-wrap: wrap;
        min-width: 96%;
    }

    .sorting .input-group {
        margin-left: 1em;
        padding: 0.2em;
    }

    section#Category h1 {
        margin-right: 5%;
    }
}

@media (min-width: 1180px) {

    .container {
        max-width: 1180px;
        width: 100%;
    }

    .archive .container {
        max-width: 1186px;
        width: 100%;
    }

}

@media (max-width: 1180px) {

    section#Category .description p,
    section#News .description p {
        margin: 0.5em;
    }

    section#Account-register h1 {
        font-size: 2em;
    }

    .account-register-body {
        padding: 10px;
        width: 80%;
        margin: 1em;
    }

    section#Account-register input[type='checkbox'] + label {
        font-size: 11px;
    }

    .confidentiality i.icon-question:before {
        top: 0.38em;
        padding-left: 0;
        font-size: 16px;
        color: #68606a;
    }

    #Account-register label#confidentiality-pop {
        width: 55%;
    }

    section#Account-register .form-group {
        flex-wrap: wrap;
        padding: 8px 0 8px 0;
    }

    section#Account-register label {
        border: none;
    }

    .form-account-register input {
        padding: 5px 0 8px 6px;
        border: 1px solid rgba(128, 128, 128, .5);
        font-size: 1rem;
        border-radius: 4em;
        color: #68606a;
        margin-left: 0;
        width: 155%;
    }

    .form-newsletter input[type='radio'] + label {
        font-size: 11px;
    }

    #confidentiality {
        width: 0 !important;
    }

    section#Account-register > p {
        padding: 0.5em;
    }

}

@media (max-width: 992px) {

    nav#nmenu {
        height: 61px;
    }

    h2 {
        font-size: 40px;
    }

    section#Catalog .archive {
        margin: 1em;
    }

    section#AboutUs p {
        padding: 1.5em;
    }

    #Banner .wrapper img {
        display: none;
    }

    ul.navigation li:last-child {
        margin-top: 1em;
    }

    ul.navigation > li > a {
        font-size: 25px;
    }

    #nav-search {
        margin-right: 1em;
    }

    .main-nav-wrapper.active .features {
        flex: 0 0 76%;
    }

    .icon-magnifier, .icon-user {
        font-size: 22px;
    }

    nav .features {
        margin-bottom: 0;
    }

    .main-nav-wrapper .navsection-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #user-menu {
        display: none;
    }

    .main-nav-wrapper > ul > li.navsection-primary {
        display: none;
    }

    section#Novelty .col-left,
    section#Novelty .col-center,
    section#Novelty .col-right {
        flex-basis: 100%;
    }

    section#Novelty .col-center > .element {
        margin: 0 15px;
        height: 100%;
    }

    .gallery li.main-thumbnail img {
        max-width: 28vh;
    }

    .gallery li.image {
        width: 31.99%;
    }

    .body-account-login {
        padding: 1rem;
    }

    section,
    footer {
        min-width: 290px;
    }

    ul.breadcrumb li {
        margin: 1rem 1rem 0 0;
    }

    .body-account-login {
        padding: 1rem;
        margin: 1em;
    }

    .live-search {
        margin: 31px 32px 0px -27px !important;
    }

    /* About company dropdown */

    ul.navigation li {
        padding: 0;
    }

    #about-company {

        flex-direction: column !important;
        position: initial;
    }

    #about-company > a {
        width: auto;
        margin: auto;
    }

    #about-company div {
        margin: 0 !important;
    }

    #about-company:after {
        content: '';
    }

    .m-dropdown {
        align-items: center;
        position: inherit;
        opacity: 1;
        background-color: transparent;
        padding: 0;
        box-shadow: none;
    }

    .m-dropdown > a {
        font-size: 18px;
    }

    @supports (-ms-ime-align:auto) {

        .live-search {
            margin: 32px 33px 36px 36px !important;
        }

    }

    .main-nav-wrapper.active .best-choise {
        display: none;
    }

    .copy-site {
        display: none;
    }

    .copy-site-mobile,
    .copy-link-mobile {
        display: block;
    }

    .copy-link-mobile {
        font-size: 0.5em;
    }
}

@media (max-width: 980px) {

    section#Catalog .col-20,
    section#Category .col-20 {
        flex-grow: 1;
    }
}

@media (max-width: 748px) {
    .gallery li.main-thumbnail img {
        max-width: 20vh;
    }

    .gallery li.image {
        width: 41.99%;
    }

    ul.contacts li > p:first-child {
        font-size: 16px;
    }

    ul.contacts li > p:last-child {
        margin-top: 8px;
        font-size: 16px;
    }

    .inputs-group .entry-email {
        margin-left: 0;
        margin-top: 1em;
    }

}

@media (max-width: 635px) {

    .col-40 {
        flex: 0 1 100%;
    }

    .main-nav-wrapper.active #nav-search {
        flex-basis: 90%;
    }

    .live-search {
        margin: 31px 6px 0px -27px !important;
    }

    .gallery li.main-thumbnail img {
        max-width: 62vh;
    }

    .product {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .col-60 {
        flex: 0 1 100%;
        margin-left: 0;
    }

    li.main-thumbnail img {
        max-width: 50vh;
    }

    li.image {
        width: 32.99%;
    }

    .main-nav-wrapper.active .icon-ksis {
        display: none;
    }

    .main-nav-wrapper.active .navsection-mobile {
        display: none;
    }

    .main-nav-wrapper.active .features {
        flex: 0 0 100%;
    }

    .main-nav-wrapper.active #nav-search {
        justify-content: center;
    }

    .about-1, .about-2 {
        margin-top: 4rem;
    }

    .banner-text h1 {
        font-size: 2.7em;
    }

    section#AboutUs h3 {
        font-size: 1.8rem;
    }

    section#AboutUs p {
        font-size: 1rem;
        padding: 1rem;
    }

    section#Buy .col-first, section#Buy .col-second {
        width: 87%;
    }

    .about-2 {
        padding-bottom: 2.6rem;
    }

    .gallery li.main-thumbnail img {
        max-width: 290px;
    }

    li.main-thumbnail {
        padding: 15px;
    }

    .product-info .description {
        margin: 1.2rem;
    }

    .article {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    div.pagination {
        justify-content: center;
    }

    div.pagination a {
        padding: 15px;
    }

    div.pagination span {
        padding: 15px;
        font-size: 15px;
    }

    .well h2 {
        font-size: 1.7rem;
    }

    ul.breadcrumb {
        margin-top: 1vh;
    }

    section#Contact h1 {
        font-size: 2em;
    }

    legend {
        font-size: 1.4rem;
    }

    input.contact-button {
        font-size: 13px;
    }

    @supports (-ms-ime-align:auto) {
        .live-search {
            margin: 28px 16px 0 -16px !important;
        }
    }

    .product {
        margin-top: 1.5rem;
    }

    .product h1 {
        font-size: 1.4em;
    }

    ul.breadcrumb li {
        font-size: 13px;
    }

    section#Product .breadcrumb-element:first-child {
        margin: 10px 10px 0 -15px;
    }

    ul.breadcrumb li {
        margin: 10px 10px 0 0;
    }

    .product-info .description {
        font-size: 14px;
    }

    .article .body {
        padding: 0.5em;
    }

}

@media (max-width: 555px) {

    .input-group {
        margin-left: 1rem;
    }

    .input-group:last-child {
        margin-top: 1rem;
    }

}

@media (max-width: 480px) {

    .best-choise {
        background-size: 67px 24px;
        background-position: 109px 30px;
    }

    footer .copyright {
        flex-direction: column;
        align-items: center;
    }

    .copyright .icon-ksis {
        margin-right: 0;
    }

    .copyright span.copy-site-mobile {
        line-height: 1;
    }

    .copyright .icon-ksis,
    .copyright .copy-mobile {
        margin-bottom: 10px;
    }

    footer .row-start {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 450px) {

    .menu-contacts p:last-child {
        display: none;
    }

    .menu-wrapper {
        justify-content: center;
    }

    .banner-text h1 {
        font-size: 2.8em;
    }

    section#AboutUs {
        height: 100%;
    }

    section#Buy h4 {
        font-size: 1.1rem;
    }

    section#Buy .col-20 {
        align-items: center;
        margin: 0 auto;
    }

    section#Buy .col-first h4 {
        text-align: center;
    }

    .properties td {
        padding: 7px;
    }

    tbody * {
        font-size: 14px;
    }

    td strong {
        font-size: 18px;
    }

    .gallery li.main-thumbnail img {
        max-width: 250px;
    }

    .live-search ul li {
        margin-top: 4px !important;
        padding: 5px !important;
        font-size: 10px !important;
    }

    .live-search .result-text {
        line-height: 20px !important;
    }

    .live-search .view-all-results {
        font-size: 1em !important;
    }

    .breadcrumb-element:nth-child(3) {
        margin-left: 1rem;
    }

    section#News h1,
    section#Category h1 {
        margin-right: 10%;
        font-size: 27px;
    }

    label,
    select {
        font-size: 14px;
    }

    .contact-body {
        padding: 5px;
        margin: 1em;
    }

    .product h1 {
        font-size: 1.3em;
    }

    .copyright .icon-ksis {
        font-size: 2.5rem;
    }

    footer .copyright span:nth-child(2) {
        line-height: 1.2;
    }
}

@media (max-width: 390px) {

    .banner-text {
        display: flex;
        flex-direction: column;
        padding: 1em;
    }

    .banner-text a {
        padding: 3vh 7vh 3vh 7vh;
        width: 43%;
    }

    .gallery li.main-thumbnail img {
        max-width: 235px;
    }

    .inputs-group label {
        padding: 0;
        border: none;
        margin-right: 50px;
        background-color: transparent;
    }

    .contact-form input {
        margin-top: 0.5em;
        margin-left: 0;
        margin-bottom: 1em;
        border-radius: 4em;
    }

    .inputs-group .entry-email {
        margin-left: 0;
    }

    textarea#input-enquiry {
        width: 90%;
    }

    input[type='checkbox'] + label {
        font-size: 11px;
    }

    .confidentiality i.icon-question:before {
        top: 0.35em;
        font-size: 16px;
    }

    section#Contact h1 {
        width: 85%;
    }

    section#Account-login h1 {
        width: 87%;
    }

    .body-account-login .form-group input {
        width: 90%;
    }

    #Account-register label#confidentiality-pop {
        width: 75%;
    }

    .g-recaptcha {
        transform-origin:0;
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        -ms-transform: scale(0.85);
        -o-transform: scale(0.85);
    }
}

@media (max-width: 345px) {

    section#Catalog .col-20, section#Category .col-20, section#Search .col-20 {
        margin: 1em 1em 0 1em;
    }

    .banner-text h1 {
        text-align: center;
    }

    .banner-text a {
        width: 47%;
        margin: 0 auto;
    }

    .banner-text ul {
        font-size: 1.2em;
        text-align: center;
    }

    #Banner .banner-social {
        justify-content: center;
        margin: 7vh;
    }

    section#Buy .col-20 {
        flex: 0 0 100%;
    }

    section#Buy .col-first a {
        flex: 0 0 100%;
    }

    section#AboutUs h3 {
        font-size: 1.6rem;
    }

    section#AboutUs {
        height: 100%;
    }

    section#Buy .col-20 img {
        margin: 1em auto;
    }

}

@media (max-width: 325px) {

    section#Product {
        padding-left: 10px;
        padding-right: 10px;
    }

    footer .copyright span:nth-child(2) {
        line-height: 1.5;
        font-size: 14px;
    }


    #Banner .wrapper {
        justify-content: space-around;
    }

    section#AboutUs {
        display: block;
        justify-content: space-around;
        height: 111vh;
    }

    .about-1, .about-2 {
        margin: 20vh auto;
    }


    section#Buy {
        background: white;
    }

    select {
        padding: 6px 10px 11px 10px;
    }

    .best-choise {
        display: none;
    }
}

@supports (-ms-ime-align:auto) {

    #Banner .wrapper {
        justify-content: space-around;
    }

    section#AboutUs {
        justify-content: space-around;
    }

    section#Buy {
        background: white;
    }

    select {
        padding: 7px 8px 10px 10px;
    }

    .nav-search-input {
        transition: none;
    }

    .live-search {
       margin: 26px 27px 0 0 !important;
       padding-left: 0.5px;
    }

    table {
        width: 100%;
    }

}

@-moz-document url-prefix() {
    section#Catalog .text,
    section#Category .text,
    section#Search .text {
        height: 25% !important;
    }
}