@media all and (max-width: 1199px) {
    
    .b-crypto_cources > div {
        width: 25% !important;
    }
        
    .crypto_list__tit {
        font-size: 30px !important;
        margin-bottom: 10px !important;
    }
    
    .crypto_list__sub {
        font-size: 14px !important;
        line-height: 22px !important;
        margin-bottom: 20px !important;
    }
    
    .b-crypto_items.m-pop {
        margin-bottom: 30px !important;
    }
    
    .b-crypto_search input {
        width: 200px !important;
        height: 35px !important;
        font-size: 14px !important;
    }
    
    .crypto_filter__tit {
        font-size: 20px !important;
        line-height: 35px !important;
    }
    
    .b-crypto_item .checkbox:not(checked) + label {
        font-size: 13px !important;
        padding-left: 30px !important;
    }
    
    .b-crypto_item .checkbox:not(checked) + label:before, .b-crypto_item .checkbox:not(checked) + label:after {
        width: 18px !important;
        height: 18px !important;
    }
    
    .b-crypto_item, .crypto_item_letter {
        margin-top: 15px !important;
    }

    .b-crypto_bottom ul li {
        width: 60px !important;
    }
    
    .b-crypto_bottom ul li a {
        font-size: 14px !important;
        line-height: 25px !important;
        padding: 0 5px !important;
    }
    
    .b-crypto_bottom ul li.m-buttons.m-prev a {
        margin-right: 15px !important;
    }
    
    .b-crypto_bottom ul li.m-buttons.m-next a {
        margin-left: 15px !important;
    }
    
    .b-modal {
        padding: 30px !important;
    }
    
    .b-crypto_bottom {
        padding: 25px 50px 0 !important;
    }
    
    .mfp-close {
        background-size: 18px !important;
        top: 30px !important;
        right: 20px !important;
    }
    
    .b-crypto_item .checkbox + label > span {
        font-size: 12px !important;
        margin-left: 2px !important;
    }

}

@media all and (max-width: 991px) {  
    
    .b-crypto_cources > div {
        width: 33.33333% !important;
    }
    
    .crypto_list__tit {
        font-size: 25px !important;
    }
    
    .crypto_filter__tit {
        font-size: 18px !important;
        margin-bottom: 20px !important;
    }
    
    .b-crypto_filter > div {
        width: 100% !important;
        margin-top: 25px !important;
    }
    
    .b-crypto_filter > div:first-child {
        margin-top: 0 !important;
        margin-bottom: 15px !important;
    }
    
    .b-crypto_items.m-pop {
        padding: 17px 15px !important;
    }
    
    .mfp-close {
        top: 25px !important;
    }
    
    .crypto_filter__items.m-single:nth-child(6n + 3) {
        margin-top: 0 !important;
    }
    
    .b-crypto_bottom {
        padding: 25px 0 0 !important;
    }
    
    .b-crypto_bottom .b-letter_item.m-buttons {
        display: none !important;
    }
    
    .b-range_sort {
        font-size: 12px !important;
        padding: 6px 8px !important;
    }
    
    .b-modal {
        margin: 8px auto !important;
    }

}

@media all and (max-width: 767px) {

    .b-crypto_trigger {
        display: none !important;
    }
    
    .b-crypto_select select, .b-crypto_select .jq-selectbox__select {
        font-size: 11px !important;
    }
    
    .b-crypto_cources {
        width: calc(100% - 85px) !important;
    }
        
    .b-crypto_select {
        width: 85px !important;
        padding: 0 5px 0 0 !important;
    }
        
    .b-crypto_items {
        padding: 10px 0 !important;
    }
    
    .b-crypto_cources > div {
        width: 50% !important;
        font-size: 11px !important;
        padding: 0 10px !important;
    }
    
    .b-crypto_cources > div span.m-status {
        font-size: 10px !important;
        line-height: 12px !important;
        padding-left: 7px !important;
        margin-left: 2px !important;
    }
        
    .b-crypto_cources > div span.m-status:before, .b-crypto_cources.m-original > div span.m-status:before {
        font-size: 9px !important;
        top: -1px !important;
    }
    
    .b-modal {
        padding: 15px !important;
    }
    
    .crypto_list__tit {
        font-size: 17px !important;
    }
    
    .crypto_list__sub {
        font-size: 12px !important;
        line-height: 20px !important;
        margin-bottom: 15px !important;
    }
    
    .b-crypto_items.m-pop {
        margin-bottom: 15px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    .b-crypto_items.m-pop .b-crypto_cources {
        width: 100% !important;
    }
    
    .b-crypto_items.m-pop .b-crypto_select {
        display: none !important;
    }
    
    .crypto_filter__tit {
        font-size: 16px !important;
        line-height: 30px !important;
        margin-bottom: 10px !important;
    }
    
    .crypto_filter__all, .crypto_filter__items {
        width: calc(100% + 10px) !important;
        margin: 0 -5px !important;
    }
    
    .b-crypto_item {    
        width: calc(50% - 10px) !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    
    .b-crypto_item, .crypto_filter__items:not(.m-single) .b-crypto_item:nth-child(-n + 5), .crypto_item_letter {
        margin-top: 10px !important;
    }
    
    .b-crypto_item .checkbox:not(checked) + label {
        font-size: 12px !important;
    }
    
    .b-crypto_item .checkbox + label > span {
        font-size: 11px !important;
        margin-left: 1px !important;
    }
    
    .b-crypto_search input {
        width: 135px !important;
        height: 30px !important;
        font-size: 12px !important;
        padding-left: 10px !important;
        padding-right: 35px !important;
    }
    
    .mfp-close {
        background-size: 13px !important;
        top: 4px !important;
        right: 0 !important;
    }
    
    .crypto_filter__items.m-single, .crypto_filter__items.m-single:nth-child(5n + 5) {
        width: calc(50% - 11px) !important;
        margin-top: 5px !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    
    .b-crypto_bottom {
        margin: 15px 0 5px 0 !important;
        padding: 15px 0 0 0 !important;
        text-align: center !important;
    }
    
    .b-crypto_bottom ul li {
        width: 50px !important;
        margin: 0 !important;
    }
    
    .b-crypto_bottom ul li a {
        font-size: 12px !important;
        line-height: 20px !important;
        padding: 0 5px !important;
        border: 2px solid transparent !important;
    }
    
    .b-crypto_bottom ul li.m-buttons.m-prev a {
        margin-right: 0 !important;
    }
    
    .b-crypto_bottom ul li.m-buttons.m-next a {
        margin-left: 0 !important;
    }
    
    .b-crypto_wrp {
        padding: 15px 0 !important;
    }
    
    .b-crypto_bottom ul li.m-buttons {
        width: auto !important;
        position: absolute !important;
        bottom: 2px !important;
    }
    
    .b-crypto_bottom ul li.m-buttons.m-prev {
        left: 0 !important;
    }
    
    .b-crypto_bottom ul li.m-buttons.m-next {
        right: 0 !important;
    }
    
    .crypto_filter__items.m-active.m-fix_6 {
        margin-top: 15px !important;
    }
    
    .b-crypto_bottom .b-letter_item:nth-child(2), .b-range_sort:first-child {
        margin-left: 0 !important;
    }
    
    .b-crypto_bottom .b-letter_item:nth-last-child(2), .b-range_sort:last-child {
        margin-right: 0 !important;
    }
    
    .crypto_filter__items:not(.m-single) .b-crypto_item:nth-child(n + 9) {
        display: none !important;
    }
    
    .b-crypto_filter > div {
        margin-top: 5px !important;
    }
    
    .b-range {
        margin-top: 30px !important;
    }
    
    .b-crypto_search a {
        right: 10px !important;
    }


}

@media all and (max-width: 374px) {

    .b-crypto_cources > div {
        width: 60% !important;
    }
    
}