@media (max-width: 1600px) {

    /* - MASTER - */

    .header.shop .container,
    main.wide .container,
    .footer-wrapper.shop .container {
        width: 1400px !important;
    }

    /* - HOME - */

    /* - about us section - */

    .section.about-us > .row > div:last-of-type .grid-slider {
        height: 510px;
    }

    /* - LANDING PAGE - */

    /* - horizontal image - */

    .items-generic .horizontal-image .text-wrapper .title {
        max-height: 60px;
        font-size: 21px;
        line-height: 30px;
    }

    .items-generic .horizontal-image .text-wrapper .short-description {
        max-height: 100px;
        font-size: 40px;
        line-height: 50px;
    }

}

@media (max-width: 1400px) {

    /* - MASTER - */

    .header.shop .container,
    main.wide .container,
    .footer-wrapper.shop .container {
        width: calc(100% - 20px) !important;
    }

    /* - heading - */

    h1,
    .h1 {
        font-size: 40px;
        line-height: 50px;
    }

    /* - HEADER - */

    /* - header top - */

    .header-top .title,
    .header-top p,
    .header-top span,
    .header-top a {
        font-size: 12px;
    }

    /* - navigation - */

    .nav-main > li > a,
    .footer .nav.items-wrapper .item a,
    .footer .quick-links.nav-other_links a {
        padding: 15px;
        font-size: 17px;
    }

    /* - MAIN BANNER - */

    .slider.main-slider .item .content .text-wrapper .title {
        font-size: 80px;
        line-height: 90px;
    }

    .slider.main-slider .item .content .text-wrapper .subtitle {
        /*font-size: 30px;*/
        /*line-height: 40px;*/
    }

    .slider.main-slider .item .content .text-wrapper .description,
    .slider.main-slider .item .content .text-wrapper .description p {
        font-size: 25px;
        line-height: 35px;
    }

    .slider.main-slider .item .content .text-wrapper .description {
        margin-top: 15px;
        margin-bottom: 0;
    }

    /* - TWO BANNERS - */

    .two-banners .item .content .title {
        font-size: 20px;
        line-height: 26px;
    }

    .two-banners .item .content .subtitle {
        font-size: 60px;
        line-height: 65px;
    }

    .two-banners .item .content .description {
        width: 100%;
    }

    .two-banners .item .content .description p {
        font-size: 15px;
        line-height: 22px;
    }

    .two-banners .item .content .description p strong {
        margin-bottom: 3px;
        font-size: 18px;
        line-height: 22px;
    }

    /* - about us section - */

    .section.about-us > .row > div:first-of-type .item .img-wrapper img {
        width: auto;
        max-width: initial;
        height: 255px;
    }

    .section.about-us .grid-slider .item .content {
        left: 50px;
        width: calc(100% - 100px);
    }

    .section.about-us .grid-slider .text-wrapper .title {
        font-size: 40px;
        line-height: 50px;
    }

    .section.about-us .grid-slider .text-wrapper .description p {
        font-size: 16px;
    }

    /* - CONTACT - */

    .page .left-info {
        padding-right: 20px;
    }

    .page .right-info {
        padding-left: 20px;
    }

    .page .right-info .company-info .items-wrapper .item .title {
        margin-bottom: 2px;
        font-size: 15px;
    }

    .page .right-info .company-info .items-wrapper .item .content,
    .page .right-info .company-info .items-wrapper .item .content a,
    .page .right-info .company-info .items-wrapper .item .content p {
        font-size: 14px;
        line-height: 20px;
    }

    /* - FAQ - */

    .accordian.article > .panel-wrapper > .panel-group > .panel .title .panel-toggle {
        margin-top: -27px;
        margin-bottom: -27px;
        padding-top: 27px;
        padding-bottom: 27px;
    }

    .accordian.article .panel .title .panel-toggle {
        font-size: 20px;
    }

    .accordian.article .panel .panel-toggle > .icon {
        top: 31px;
    }

    .accordian.article .panel-inner img {
        margin-right: 20px;
        margin-bottom: 20px;
    }

    /* - BUYING PROCESS - */

    .cart-step h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .cart-table > thead > tr > th {
        font-size: 16px;
        line-height: 22px;
    }

    .cart-table .product-item-category a,
    .cart-table .product-item-code,
    .cart-table .product-item-title a,
    .cart-table td.cart-price,
    .cart-table td.cart-discount,
    .cart-table td.cart-price-discount,
    .cart-table td.cart-total-product,
    .info-until-free-delivery-wrpper .title .text-wrapper,
    .cart-step h3, .cart .form-group-checklabel .label-as-headline {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .cart-step h3 {
        margin-bottom: 10px;
    }

    .cart-address .cart-description,
    .cart-step .description {
        font-size: 14px;
        line-height: 20px;
    }

    /* - FOOTER - */

    .scroll-to-top,
    .footer .social-icon .item {
        margin-right: 5px;
        transform: scale(0.8);
        transform-origin: left;
    }

    .scroll-to-top {
        margin-right: 0;
        transform-origin: top right;
    }

    .copyright {
        margin-top: 30px;
    }

    /* - newsletter - */

    .newsletter .btn-wrapper .btn {
        padding: 0 15px;
        font-size: 16px;
    }

    /* - copyright - */

    .footer-wrapper.shop .copyright {
        margin-top: 0;
    }

    /* - payment cards - */

    .payment-card .item .img-wrapper img {
        height: 25px;
    }

    /* - PRODUCT LIST - */

    .filter-group .headline-wrapper .title {
        font-size: 20px;
    }

    .filter-group .items-wrapper > li.form-group-checklabel label {
        margin-left: 10px;
        font-size: 16px;
    }

    #contact_form_14 {
        max-width: 1000px;
        margin: 30px 25px;
    }
}

@media (max-width: 1250px) {

    .fixed-holder {
        height: 90px;
    }

    /* - HEADER - */

    .nav-main-dropdown-wrapper {
        top: 60px !important;
    }

    .nav-main-dropdown-inner > .row > div {
        padding-left: 30px;
    }

    /* - logo - */

    .header.shop .logo {
        height: 100px;
    }

    .header.shop.fixed .logo {
        height: 60px;
    }

    /* - navigation - */

    .nav-main > li.group-1.first-child {
        margin-left: 30px;
    }

    .nav-main > li.group-1.first-child::before {
        left: -15px;
    }

    .nav-main > li > a,
    .footer .nav.items-wrapper .item a,
    .footer .quick-links.nav-other_links a {
        height: initial;
        font-size: 15px;
    }

    .navigation-wrapper .nav-main > li > a {
        padding: 18px 15px;
    }

    /* - autocomplete - */

    .autocomplete-wrapper {
        top: 40px;
    }

    .autocomplete-button .title {
        display: none;
    }

    /* - MAIN BANNER - */

    .slider.main-slider .item .content .text-wrapper .title {
        font-size: 55px;
        line-height: 65px;
    }

    .slider.main-slider .item .content .text-wrapper .description,
    .slider.main-slider .item .content .text-wrapper .description p {
        font-size: 22px;
        line-height: 32px;
    }

    .slider.main-slider .item .content .text-wrapper .description {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .slider.main-slider .item .content .text-wrapper .subtitle,
    .slider.main-slider .item .btn-wrapper .btn,
    .section.banner .slider .slick-slide .content .button-wrapper .btn,
    .section.about-us .grid-slider .btn {
        padding: 10px 50px;
        padding-bottom: 15px;
        font-size: 16px;
    }

    main.wide .slider.main-slider .item .content .text-wrapper .title {
        max-height: 100px;
        font-size: 45px;
        line-height: 55px;
    }

    main.wide .slider.main-slider .item .btn-wrapper .btn,
    .section.banner .slider .slick-slide .content .button-wrapper .btn,
    .section.about-us .grid-slider .btn {
        padding: 13px 70px;
        font-size: 16px;
    }

    main.wide .slider.main-slider .slider-arrows {
        width: calc(100% - 30px);
    }

    /* - banner section - */

    .section.banner .slider .slick-slide .content {
        max-width: 750px;
    }

    .section.banner .slider .slick-slide .content .title {
        max-height: 132px;
        font-size: 32px;
        line-height: 44px;
    }

    /* - about us section - */

    .section.about-us > .row > div:last-of-type .grid-slider {
        height: 510px;
    }

    /* - ARTICLE DETAILS - */

    .article-heading-wrapper {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .article-heading-wrapper .title h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .article-heading-wrapper .the-date {
        font-size: 17px;
    }

    .comment-content {
        margin-bottom: 20px;
    }

    /* - PAGE - */

    .sidebar:not(.sidebar-menu) {
        padding-left: 25px;
        padding-right: 25px;
    }

    /* - TABLE - */

    .category-contentcategory-content table th,
    .article-content table th,
    .page-content table th {
        font-size: 22px;
    }

    /* - ERROR - */

    .error-page h1 span {
        font-size: 30px;
        line-height: 40px;
    }

    .error-page .post-content p {
        font-size: 24px;
        line-height: 30px;
    }

    /* - FOOTER - */

    .footer > .row > .col-sm-2 {
        width: 25%;
    }

    .footer > .row > .col-sm-8 {
        width: 50%;
    }

}

@media (max-width: 1200px) {

    /* - MASTER - */

    /* - margins - */

    .uc-home main.wide > div:not(.main-slider) {
        padding-top: 11px;
        padding-bottom: 18px;
    }

    .uc-home main.wide > div.main-slider {
        padding-bottom: 18px;
    }

    .section .heading-wrapper {
        margin-bottom: 15px;
    }

    .section .heading-wrapper .title h2 {
        font-size: 30px;
        line-height: 40px;
    }

    /* - highlights section - */

    .section.highlights .grid-slider .content {
        bottom: 35px;
    }

    .section.highlights .grid-slider .text-wrapper .description {
        max-height: 81px;
    }

    .section.highlights .grid-slider .text-wrapper .description p {
        font-size: 18px;
        line-height: 27px;
    }

    /* - TWO BANNERS - */

    .two-banners .item .content .subtitle {
        /*font-size: 50px;*/
        /*line-height: 55px;*/
    }

    .two-banners .item .content .description {
        width: 100%;
    }

    .two-banners .item .content .description p {
        font-size: 13px;
        line-height: 18px;
    }

    .two-banners .item .content .description p strong {
        margin-bottom: 3px;
        font-size: 14px;
        line-height: 18px;
    }

    /* - PRODUCT DETAILS - */

    /* - product tabs - */

    .product-details .product-generic-tabs.lists-tabs ul.items-wrapper {
        height: 60px;
    }

    .product-details .product-generic-tabs.lists-tabs ul.items-wrapper .item a {
        padding: 0 10px;
        font-size: 20px;
        line-height: 26px;
    }

    .product-details .product-generic-tabs.lists-tabs .tab-content > div {
        padding: 20px 10px;
    }

    .product-details .product-generic-tabs.lists-tabs .tab-content .table-responsive {
        margin-bottom: 0;
        border: 0;
    }

    .product-details .product-generic-tabs.lists-tabs .tab-content h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .product-details .product-generic-tabs.lists-tabs .tab-content p {
        font-size: 16px;
    }

    .product-details .table {
        border: 0;
    }

    .product-details .table > tbody > tr > td {
        min-width: 120px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-details .table > tbody > tr > td:nth-child(2n+1),
    .product-details .table > thead > tr > th:nth-child(2n+1),
    .product-details .table > tbody > tr > td:nth-child(2n),
    .product-details .table > thead > tr > th:nth-child(2n) {
        font-size: 15px;
    }

    .product-details .table > tbody > tr > td:nth-child(2n),
    .product-details .table > thead > tr > th:nth-child(2n) {
        text-align: right;
    }

    /* - promoted products - */

    .product-parts .image-text-subitem-slider .heading-wrapper .title h2 {
        font-size: 26px;
        line-height: 30px;
    }

    .product-parts .image-text-subitem-slider .item .content .title {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 26px;
    }

    /* - PROFILE - */

    .profile .row.product > div,
    .profile-favorite-products .row > div,
    .view-profile .shop-wall-wrapper .row > div {
        width: 50%;
    }

    /* - FOOTER - */

    .footer-wrapper .footer .newsletter .heading-wrapper,
    .footer-wrapper .footer .social-icon .heading-wrapper .h5 {
        margin-bottom: 15px;
    }

    .footer-wrapper.shop .footer .nav.items-wrapper .item {
        margin-bottom: 15px;
    }

    .footer-wrapper.shop .footer .footer-nav .nav.items-wrapper .item {
        margin-bottom: 10px;
    }

    .footer-wrapper.shop .footer .nav.items-wrapper .item a,
    .footer-wrapper.shop .footer .nav.items-wrapper .item .content p {
        font-size: 14px;
    }

    /* - newsletter - */

    .footer .newsletter {
        margin-top: 30px;
    }

    .footer .newsletter .nl-wrapper-input .form-group,
    .footer .newsletter .nl-wrapper-input .form-group input {
        margin-bottom: 0;
        padding: 0;
        text-indent: 15px;
    }

    .newsletter .form-group input {
        height: 40px;
    }

    .footer .newsletter .newsletter-form .btn-wrapper,
    .footer .newsletter .viber_form .btn-wrapper {
        position: relative;
        display: block;
    }

    .newsletter .btn-wrapper .btn {
        line-height: 50px;
    }

    .footer .newsletter .newsletter-form .alert.alert-danger {
        top: 92px;
    }

    /* - PRODUCT LIST - */

    .product-listing .product-item:not(.list-view) {
        width: 50%;
    }

}
