@media (max-width: 1025px){

    /* 5 to 12 */

    .handlines-sldier {
        display: none;
    }

    .footer .company-info .nav.items-wrapper .item a {
        font-size: 16px;
    }

    .footer .company-info .nav.items-wrapper .item p {
        font-size: 13px;
    }

    .tp-product .similar-products-slider .item .text-wrapper,
    .tp-product .product .item .text-wrapper {
        min-height: 150px;
        border: 0 !important;
    }

    .tp-product .similar-products-slider .item .text-buttons-wrapper,
    .tp-product .similar-products-slider .item:hover .text-buttons-wrapper,
    .tp-product .product .item .bottom-btn-wrapper,
    .tp-product .product .item:hover .bottom-btn-wrapper {
        display: none !important;
    }

    .tp-product .product-slider > .slider-init > .slick-list {
        /*margin-bottom: -330px;*/
    }

    .tp-contact .page-title .heading-wrapper {
        margin-top: 30px !important;
        margin-bottom: 25px !important;
    }

    .contact-form-wrapper {
        max-width: 600px;
    }

    .footer {
        padding-top: 43px;
    }

    /* - HEADER - */

    .nav-main > li:not(.blue-bg):not(.red-bg):not(.single-item):not(.red-text) > a {
        /*padding: 4px 5px;*/
        padding: 0;
        padding-top: 5px;
        /*height: 48px;*/
    }

    .nav-main > li > a {
        padding: 15px 20px;
        height: auto;
    }

    /* - header top - */

    .header-top {
        height: 30px;
    }

    /* - logo and other - */

    .autocomplete-button.autocomplete-button-simple {
        width: 100%;
    }

    /* HOME */

    /* - main - */

    /*.main-slider-home .slider-right {*/
    /*    position: relative;*/
    /*    padding-top: 35px;*/
    /*    padding-bottom: 25px;*/
    /*    top: auto;*/
    /*    right: auto;*/
    /*    width: 100%;*/
    /*    -webkit-transform: none;*/
    /*    -moz-transform: none;*/
    /*    -ms-transform: none;*/
    /*    -o-transform: none;*/
    /*    transform: none;*/
    /*}*/

    .main-slider-home .slider-right .grid-slider {
        /*position: relative;*/
        /*top: auto;*/
        /*left: auto;*/
        /*-webkit-transform: none;*/
        /*-moz-transform: none;*/
        /*-ms-transform: none;*/
        /*-o-transform: none;*/
        /*transform: none;*/
    }

    /*.main-slider-home .slider-right .heading-wrapper.heading-wrapper-bordered ~ .row,*/
    .main-slider-home .slider-right .grid-slider .items-wrapper {
        margin-top: 35px;
    }

    .main-slider-home .slider-right .heading-wrapper .title,
    .main-slider-home .slider-right .item .title {
        width: 90%;
    }

    .heading-wrapper.heading-wrapper-bordered h2 {
        margin-bottom: 6px;
    }

    .main-slider-home .slider-right .heading-wrapper h2 span,
    .main-slider-home .slider-right .item .title {
        font-size: 22px;
        line-height: 28px;
    }

    .main-slider-home .slider-right .heading-wrapper .description,
    .main-slider-home .slider-right .item .description {
        font-size: 15px;
    }

    /*.main-slider-home .slider-right .item .title,*/
    .main-slider-home .slider-right .grid-slider .items-wrapper .item a {
        margin-bottom: 15px;
        width: 150px;
        height: 30px;
        font-size: 11px;
        line-height: 30px;
    }

    /* - highlighted products - */

    .highlighted_products-slider.grid-slider .item {
        margin: 0 10px;
        margin-bottom: 10px;
        padding: 0;
        width: calc(100% - 20px);
    }

    .highlighted_products-slider.grid-slider .item .img-wrapper {
        width: 300px;
    }

    .highlighted_products-slider.grid-slider .content {
        margin-top: 57px;
    }

    .highlighted_products-slider.grid-slider .text-wrapper {
        margin-bottom: 22px;
    }

    .highlighted_products-slider.grid-slider .text-wrapper .title {
        height: 50px;
        font-size: 17px;
        line-height: 25px;
    }

    .highlighted_products-slider.grid-slider .text-wrapper .description {
        height: 75px;
        font-size: 15px;
        line-height: 25px;
    }

    /* - currently slider - */

    .currently-slider-home .slider-left,
    .currently-slider-home .slider-right {
        position: relative;
        width: 100%;
    }

    .currently-slider-home .slider-left {
        margin-bottom: 15px;
        padding-right: 0;
    }

    .currently-slider-home .slider-right {
        padding: 0;
    }

    .currently_home_right_slider-slider .heading-wrapper.heading-wrapper-bordered {
        margin-bottom: 6px;
    }

    .currently_home_left_slider-slider.generic-slider .img-wrapper {
        text-align: center;
    }

    .currently_home_left_slider-slider.generic-slider .img-wrapper > div {
        display: inline-block;
    }

    .currently_home_right_slider-slider.grid-slider .text-wrapper .title {
        font-size: 14px;
    }

    .currently_home_right_slider-slider.grid-slider .text-wrapper .description {
        font-size: 12px;
    }

    .currently_home_right_slider-slider.grid-slider .btn-wrapper {
        margin-top: 12px;
    }

    .currently_home_right_slider-slider.grid-slider .btn-wrapper .btn-slider {
        font-size: 12px;
    }

    /* - benefits home - */

    .benefits-home .grid-slider .item .img-wrapper {
        display: block;
    }

    .benefits-home .grid-slider .item .main-img {
        display: inline-block;
        margin-bottom: 5px;
    }

    .benefits-home .grid-slider .item .content {
        padding-left: 0;
    }

    .benefits-home .grid-slider .text-wrapper .title,
    .benefits-home .grid-slider .text-wrapper .description {
        text-align: center;
    }

    /* - PRODUCT DETAILS - */

    .product-detail-wrapper {
        padding-left: 10px;
    }

    .products-detail-wrapper .product-images {
        margin-top: 0;
    }

    .shop-button-qnt::before {
        vertical-align: middle;
        margin-top: -9px;
    }

    /* - ARTICLE LISTING - */

    /* - custom item - */

    .article .custom-preview .item .img-wrapper img {
        width: auto;
        max-width: 100%;
    }

    .article .custom-preview .item .content {
        padding: 20px;
        left: auto;
    }

    .article .custom-preview .item .text-wrapper .title a,
    .article-autosuggest .custom-preview .item .text-wrapper .title a {
        font-size: 16px;
        font-weight: 500;
        line-height: 25px;
        color: #173682;
    }

    .article .custom-preview .item .text-wrapper .description,
    .article-autosuggest .custom-preview .item .text-wrapper .description {
        margin-top: 20px;
        margin-bottom: 20px;
        height: 66px;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

    .article .item .the-date, .custom-preview .the-date {
        left: auto;
        right: 20px;
    }

    /* - ARTICLE DETAILS - */

    .article-detail .article-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    #commentsContent .comment-content .items-wrapper .item .time {
        margin-bottom: 10px;
    }

    .comment-content .img-wrapper {
        float: left;
        width: 8.33333333%;
    }

    .comment-content .text-wrapper {
        width: 91.6%;
    }

    .comment-content .img-wrapper img {
        width: 40px;
        max-width: 40px;
        height: 40px;
    }

    .comment-content .items-wrapper .item .user {
        margin-bottom: 7px;
    }

    .comment-content .items-wrapper .item .user-comment {
        margin-bottom: 10px;
    }

    /* - gallery- */

    .article-wrapper .article-gallery {
        margin-top: 20px;
    }

    /* - FAQ - */

    .faq-wrapper .panel .title .panel-toggle {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .faq-wrapper .panel .title {
        font-size: 14px;
        line-height: 22px;
    }

    .faq-wrapper .accordian.article .panel-inner p {
        margin-bottom: 10px;
        font-size: 12px;
    }

    /* - QUIZ - */

    .quiz .item .title,
    .poll .item .title {
        font-size: 18px;
    }

    .quiz .item .the-date,
    .poll .item .the-date {
        font-size: 13px;
    }

    .quiz .item .description,
    .poll .item .description {
        font-size: 14px;
    }

    .quiz-listing .text-wrapper .btn-wrapper {
        font-size: 13px;
    }

    .autocomplete-results .product-title{
        height: 30px;
        font-size: 13px;
        line-height: 15px;
    }

    .career-form-wrapper .styled-select{
        margin: 0;
        max-width: 100%;
    }

    .product .item .bottom-btn-wrapper .btn{
        padding: 5px 0;
    }
    .product .item .bottom-btn-wrapper .btn span, .tp-product .similar-products-slider .text-buttons-wrapper .btn.new-product-link{
        font-size: 10px;
    }

    .product .item .text-wrapper{
        padding: 15px 10px;
    }

    .cooperation-page.page .heading-wrapper{
        margin-top: 0;
    }

    .main-slider-with-items-bottom .sldier-item-items-wrapper .islider-item {
        width: 25%;
        max-width: 220px;
        min-width: auto;
    }

}

@media (max-width: 970px) {



}

@media (max-width: 920px) {



}

@media (max-width: 880px) {



}
