



.hotels-chains-tbl__city1023 {
    display: none;
}

.hotels-chains-geo-tbl.bth__table-wrap table.bth__table tbody tr td {
    vertical-align: top;
}

.hotels-chains-geo-tbl__cut {

    width: 600px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hotels-chains-geo-tbl tr.active .hotels-chains-geo-tbl__cut {
    white-space: normal;
    width: auto;
}

.hotels-chains-geo-tbl,
.hotelChains-modal__news-tbl,
.hotels-chains-tbl {
    border: none;
    padding: 0;
}

.hotels-chains-geo-tbl tr td:first-of-type,
.hotels-chains-tbl tr td:first-of-type,
.hotelChains-modal__news-tbl tr td:first-of-type {
    padding-left: 0;
}

.hotelChains-modal__news-tbl tr td,
.hotels-chains-tbl tr td ,
.hotels-chains-geo-tbl tr td {
    border-color: #eee;
}


.hotelChains-modal__news-tbl .bth__grey-link {
    cursor: pointer;
    font-size: 13px;
}

.hotelChains-modal__news-tbl .bth__grey-link,
.hotelChains-modal__news-tbl .bth__bold-link {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width: 750px) {
    .hotelChains-modal__news-tbl .bth__grey-link, .hotelChains-modal__news-tbl .bth__bold-link {
        width: auto;
        white-space: normal;
    }

    .hotels-chains-geo-tbl__cut {
        width: 260px;
    }

    .hotels-chains-geo-tbl.bth__table-wrap.bth__table-wrap--rasp-750 table.bth__table tbody tr td:nth-child(2) {
        border-bottom: none;
        padding-bottom: 0;
    }

    .hotels-chains-geo-tbl i.bth__table-eye.rotate {
        transform: none;
    }

    .hotels-chains-geo-tbl i:before {
        content: 'аПаОаКаАаЗаАбб аЕбаЕ';
        font-family: 'apercu_pro', sans-serif;
        font-weight: normal;
        color: #318cc6;
        text-transform: uppercase;
        font-size: 12px;
    }
}

@media screen and (max-width: 1023px) {
    .hotels-chains-tbl__city1023 {
        display: inline-block;
    }

    .hotels-chains-tbl tr td .bth__table-inline-block:first-of-type {
        display: none;
    }

}