@media all and (min-width: 1920px) {
    .geksagon .price-size {
        font-size: 50px !important;
    }
    .geksagonkz .price-size {
        font-size: 50px !important;
    }
    .geksagonuz .price-size {
        font-size: 40px !important;
    }
    .geksagonkg .price-size {
        font-size: 45px !important;
    }
}

@media all and (min-width: 1650px) and (max-width: 1920px) {
    .geksagon .price-size {
        font-size: 45px !important;
    }
    .geksagonkz .price-size {
        font-size: 42px !important;
    }
    .geksagonuz .price-size {
        font-size: 35px !important;
    }
    .geksagonkg .price-size {
        font-size: 39px !important;
    }
}

@media all and (min-width: 1439px) and (max-width: 1650px) {
    .geksagon .price-size {
        font-size: 39px !important;
    }
    .geksagonkz .price-size {
        font-size: 36px !important;
    }
    .geksagonuz .price-size {
        font-size: 30px !important;
    }
    .geksagonkg .price-size {
        font-size: 34px !important;
    }
}

@media all and (min-width: 1200px) and (max-width: 1439px) {
    .geksagon .price-size {
        font-size: 32px !important;
    }
    .geksagonkz .price-size {
        font-size: 32px !important;
    }
    .geksagonuz .price-size {
        font-size: 30px !important;
    }
    .geksagonkg .price-size {
        font-size: 30px !important;
    }
}

/*@media all and (min-width: 1200px) {*/
/*    .geksagon .price-size {*/
/*        font-size: 40px !important;*/
/*    }*/
/*}*/

/*@media all and (min-width: 1610px) and (max-width: 1800px) {*/
/*    .price-size {*/
/*        font-size: 44px !important;*/
/*    }*/
/*}*/

/*@media all and (min-width: 1450px) and (max-width: 1610px) {*/
/*    .price-size {*/
/*        font-size: 39px !important;*/
/*    }*/
/*}*/

/*@media all and (min-width: 1300px)  and (max-width: 1450px)  {*/
/*        .price-size {*/
/*        font-size: 34px !important;*/
/*    }*/
/*}*/

/*@media all and (min-width: 1200px)  and (max-width: 1300px)  {*/
/*        .price-size {*/
/*        font-size: 30px !important;*/
/*    }*/
/*}*/
/*@media all and (min-width: 1300px) and (max-width: 1800px) {*/
/*    .price-size-xl {*/
/*        font-size: 34px !important;*/
/*    }*/
/*}*/

@media all and (max-width: 1439px) {
    .font-xl-size {
        font-size: 12px;
    }
    .font-big-price-xl-size {
        font-size: 22px;
    }
}

@media all and (min-width: 1200px) and (max-width: 1439px) {
    .h4-lx {
        font-size: 1.25rem;
    }
}

@media all and (max-width: 1199px) {
    .m-lg-tabs {
        margin-right: 0.5rem !important;
    }
}

@media all and (max-width: 476px) {
    .dev-header {
        margin: 30px 0;
    }
    .dev-text {
        min-height: auto;
    }
    .characteristic-list {
        margin: 20px 0;
    }
    .main-col {
        padding: 20px 15px 0;
    }
}

@media all and (max-width: 480px) {
    footer .footer-contacts {
        margin-bottom: 80px;
    }
}

@media all and (max-width: 576px){
    .device-wrap {
        margin-top: 20px;
    }
    .description-wrap {
        padding: 30px 10% 0;
        text-align: center;
    }
    .devlogo {
        display: inline-block;
        margin: 0 auto;
    }
    .devdescription {
        display: block;
        margin-bottom: 40px;
    }
    .devname {
        margin-bottom: 10px;
    }
    .dev-img, .booking {
        padding-left: 15px;
        padding-right: 15px;
    }
    .booking-btn-block {
        min-height: initial;
    }
    .dev-description {
        margin-bottom: 5px;
        /*padding: 0;*/
    }
    h1, h2, h3 {
        font-size: 26px;
    }
    .slick-title {
        font-size: 28px;
    }
}

@media all and (min-width: 576px) and (max-width: 768px) {
    .pop-prod > .position-relative,
    .categories-list,
    .filters-list {
        width: 86vw;
    }
    .categories-list ~ a:nth-of-type(2),
    .filters-list ~ a:nth-of-type(2) {
        right: 40px;
    }
}

@media all and (max-width: 768px) {
    .scroller div > a > i {
        font-size: 8vw;
    }
    .top-menu > .top-level:hover .childs {
        display: none;
    }
    .nav-first .search-form {
        /*margin: 6px 0 7px 13px;*/
    }
    .product-page div.booking {
        /*max-width: 100%;*/
    }
    .tab-slider--nav .tab-slider--trigger {
        /*width: initial;*/
        /*border-radius: 10px;*/
        /*margin-bottom: 1em;*/
        /*z-index: 1000;*/
        border: 2px solid #3a7fc9;
    }
    .tab-slider--nav .tab-slider--tabs{
        /*box-shadow: none;*/
        /*border: none !important;*/
        /*display: flex;*/
        /*transition: initial;*/
        /*flex-direction: column;*/
        /*width: 100%;*/
        /*border-radius: 0;*/
        /*margin-top: 2em;*/
    }
    .tab-slider--nav .tab-slider--tabs:after{
        /*content: none;*/
    }
    .tab-slider--nav .tab-slider--trigger.active{
        background-color: #3a7fc9;
        color: #FFF;
    }
    .news-description {
        width: 100%;
    }
    .news-list, .article-list {
        padding-right: 0;
    }
    footer .license {
        padding: 20px 0;
    }
    footer .footer-contacts {
        padding: 0 0 20px 0;
        margin: 0;
        text-align: left;
    }
    .sidebar-wrap {
        max-width: 100%;
        padding: 0;
    }
    .navbar {
        padding: 8px 15px 8px 10px;
    }
    .floater {
        width: 100%;
    }
}

@media all and (max-width: 1199px) {
    .tabs-floater {
        width: 100%;
    }
    .scroller div > a > i:not(.fa-credit-card) {
        font-size: 6vw !important;
    }
}

@media all and (min-width: 769px) and (max-width: 1199px) {
    .scroller div > a > i:not(.fa-credit-card) {
        font-size: 5vw !important;
    }
}

@media all and (min-width: 1199px) and (max-width: 1439px) {
    .w-xl-120 { width: 120% !important;}
}

@media (min-width: 769px) {
    .modal-xs {
        width: 50px;
    }
    .top-menu > .top-level:hover > .childs {
        display: block;
    }
    .scroller div > a > i:not(.fa-credit-card) {
        font-size: 2.6vw;
    }
}

@media all and (min-width: 768px) and (max-width: 992px) {
    .booking-btn-block {
        min-height: initial;
    }
    .pop-prod .arrowPrev-p {
        left: 5px;
    }
    .pop-prod > .position-relative,
    .categories-list,
    .filters-list {
        width: 90vw;
    }
    .categories-list ~ a:nth-of-type(2),
    .filters-list ~ a:nth-of-type(2) {
        right: 35px;
    }
    .categories-list ~ a:first-of-type,
    .filters-list ~ a:first-of-type {
        left: 20px;
    }
    .nav-first .search-form {
        margin: 6px 0 7px;
    }
    ul.navbar-nav {
        margin-top: 0;
    }
    .navbar {
        padding: 8px 60px;
    }
    #modal-cart .modal-dialog {
        max-width: 80%;
    }
}

@media all and (max-width:992px) {
    .scroller div > a + div {
        font-size: 12px;
    }
    .slider-inf {
        top: auto;
        left: auto;
        bottom: 0;
        height: auto;
        width: 100%;
        padding-top: 30px;
    }

    .slick-dots {
        top: 20px;
        bottom: auto !important;
    }
    .navbar-expand-lg .navbar-collapse {
        justify-content: flex-start;
        align-items: flex-start;
    }

    .tab-slider--nav{
        /*flex-direction: column;*/
        /*justify-content: flex-start;*/
        /*align-items: flex-start;*/
    }
    .news, .articles {
        padding: 15px !important;
    }
    .article-list:first-child .list-item:last-child {
        margin-bottom: 14px;
    }

    #modal-cart .skus-sum,
    #modal-cart .modal-title,
    #modal-cart .cart-button,
    #modal-cart .quantity input,
    #modal-cart .form-control
    {
        font-size: 15px;
    }

    #modal-cart .modal-content,
    .scroller .profile-icon > i + div
    {
        font-size: 12px;
    }
}

@media all and (min-width: 992px) {
    .modal-xs {
        width: 230px;
    }
    #modal-cart .skus-sum,
    #modal-cart .modal-title,
    #modal-cart .cart-button
    {
        font-size: 20px;
    }

    #modal-cart .modal-content {
        font-size: 15px;
    }
}

@media all and (min-width: 992px) and (max-width: 1200px) {
    .nav-first {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pop-prod .arrowPrev-p {
        left: 5px;
    }
    .pop-prod > .position-relative,
    .categories-list,
    .filters-list {
        width: 92vw;
    }
    .categories-list ~ a:nth-of-type(2),
    .filters-list ~ a:nth-of-type(2) {
        right: 30px;
    }
    .categories-list ~ a:first-of-type,
    .filters-list ~ a:first-of-type {
        left: 20px;
    }
    #modal-cart .modal-dialog {
        max-width: 80%;
    }
}

@media all and (max-width: 1096px) {
    .dev-description {
        min-height: initial;
    }
}

@media all and (min-width: 1096px) and (max-width: 1356px) {
    .dev-img {
        padding: 0 4px;
    }
}

@media all and (max-width: 1200px) {
    .navbar {
        padding-right: 15px;
        padding-left: 15px;
    }

    .main-col {
        padding: 24px 15px 0;
    }
    .news, .articles {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    footer .container-fluid.footer-wrap {
        padding: 0 15px;
    }
    .navbar {
        padding: 8px 15px;
    }
    .inner-header-text {
        color: #000;
        font-size: 18px;
    }
}

@media all and (max-width: 1439px) {
    .big-price {
        font-size: 20px;
    }
    span.price.big-price i {
        font-size: 18px !important;
    }
}

@media all and (max-width: 1439px) {
    .price+.fas.fa-ruble-sign {
        font-size: 18px !important;
    }
    .big-price, .cart_total.price.price-primary-color .uzs-icon, .product_total .uzs-icon {
        font-size: 20px;
    }

    .big-price, .cart_total.price.price-primary-color .kzt-icon, .product_total .kzt-icon {
        font-size: 20px;
    }

    .big-price, .cart_total.price.price-primary-color .kgs-icon, .product_total .kgs-icon {
        font-size: 20px;
    }
}

@media all and (min-width: 1200px) and (max-width: 1649px) {
    .booking-btn-block {
        min-height: initial;
    }
    .dev-description {
        /*padding: 0 15px;*/
    }
}

@media (min-width: 1200px) {
    .product-form .product:not(input):not(:first-child) {
        border-top: 1px dotted #dadada;
    }

    .pop-prod .arrowPrev-p {
        left: -40px;
    }

    .pop-prod > .position-relative,
    .categories-list,
    .filters-list {
        width: calc(100% + 5px);
    }
    .categories-list ~ a:first-of-type,
    .filters-list ~ a:first-of-type {
        left: 0;
    }
    .categories-list ~ a:nth-of-type(2),
    .filters-list ~ a:nth-of-type(2) {
        right: -15px;
    }
    #modal-cart .modal-dialog {
        max-width: 60%;
    }
    .main-col {
        padding: 0 60px 0;
    }
}


@media all and (min-width: 1367px) {
    .home-projects {
        padding: 0 0 0 60px;
    }
}

@media all and (min-width: 1920px) {
    .booking-btn-block {
        min-height: initial;
    }

}