.radio_descr_simple .descr_title {
    font-size: 14px;
    font-weight: bold;
}

.radio_descr_simple {
    padding-left: 18px;
    width: 550px;
}

.radio_descr_simple {
    font-size: 12px;
    line-height: 16px;
    padding-top: 6px;
}

select.input_phone_code {
    width: 310px;
}

input.input_phone {
    width: 200px;
}

.input {
    border-left: 0px;
    border-top: 0px;
}

.descr_red {
    color: #C40000;
    font-weight: normal !important;
}

.step {
    padding: 10px;
    width: 160px;
    font-size: 16px;
    border: 1px solid #edeaea;
}

.step_num {
    font-size: 28px;
    width: 36px;
    margin-right: 10px;
    padding: 4px 0;
}

.step_separator {
    font-size: 30px;
    margin: 10px 5px;
}

.reg_bot.bus_schedule {
    padding-top: 0px;
}

.reg_bot.bus_schedule h3 {
    padding-left: 20px;
    padding-bottom: 10px;
    color: #616161;
    font-size: 16px;
}

#regForm_participation {
    padding: 10px;
    font-size: 15px;
    width: 770px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
}

.reg_bot.bus_schedule table td {
    border: 1px dotted #ccc;
    padding: 7px;
}

.reg_bot.bus_schedule table td strong {
    color: #616161;
}

.terminal_inp select {
    width: 150px;
}

.terminal_inp label,
.city_select_inp label {
    padding-left: 0px;
}

.inp_padding_top {
    padding-top: 15px;
}

.city_select_inp {
    width: 300px;
    margin-left: 45px;
}

.city_select_inp select {
    width: 250px
}

.inp_flightnumber input {
    width: 261px;
    text-align: left;
}

select.input_select_disabled {
    background-color: #f0f0f0;
}

/*Olga*/

/*speakers*/

.speakers {
    padding-bottom: 12vh;
}

.speakers .board_item {
    float: none;
    /*width: max-content !important;*/
    display: flex;
    /*align-items: end;*/
    padding: 0;
    min-height: 0;
    margin-bottom: 40px;
    max-width: 620px;
}

.block_title {
    margin-top: 20px;
    padding: 0;
}

.speakers .board_item p {
    /*width: max-content;*/
    /*max-width: 550px;*/
    margin-top: 10px !important;
    padding: 0 !important;
    line-height: 1.4;
}

.alphabet-filter {
    background-color: #ebebeb;
    width: auto;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
    padding: 5px 11px;
    /*height: 30px;*/
    text-align: center;
}

.alphabet-filter a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    width: 19px;
    height: 19px;
    border: 0;
    display: inline-block;
    text-align: center;
    color: #1C75BC;
    background: none;
    transition: all 0.25s;
}

.alphabet-filter a:hover,
.alphabet-filter a.is-active {
    background-color: rgb(196, 196, 196);
    color: #000;
}

.speakers__letter {
    font-size: 55px;
    text-transform: uppercase;
    color: #757575;
    padding: 0 !important;
    margin: 10px 0 0px;
}

.speakers .name {
    position: relative;
    display: inline-block;
    margin-top: 50px;
    font-size: 28px;
    padding: 0;
}

.speakers .name:first-child {
    margin-top: 0 !important;
}

.speaker-label {
    color: #fff;
    background-color: orange;
    font-size: 14px;
    padding: 4px 7px;
    margin-left: 7px;
    display: inline-block;
    font-weight: bold;
    text-transform: capitalize;
    vertical-align: text-bottom;
}

.speaker-label:hover {
    color: #fff;
}

.speaker-label--moderator {
    background-color: #ff793a;
}

.speakers__img {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-right: 15px;
}

.speakers__description {
    /*padding-left: 20px;*/
}

/*speaker-single*/

.speaker__main {
    display: flex;
}

.speaker__photo {
    width: 220px;
    height: 220px;
    object-fit: cover;
    background-color: #0A246A;
    margin-right: 20px;
}

.speaker__position {
    color: #757575;
    font-size: 20px;
    line-height: 1.4;
    margin-top: auto;
}

.speaker-full {
    margin-left: 35%;
    padding-bottom: 12vh;
}

.speaker-full .speaker-label {
    position: static;
    opacity: 1;
    display: inline-block;
    margin-left: 0;
}

.speaker__info {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 30px;
    letter-spacing: 0.5px;
}

.speaker__schedule-link {
    margin-left: 10px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 18px;
}

.speaker__schedule-link a{
    color: #000;
}

.speaker-schedule {
    border-top: 4px orange solid;
    padding-top: 25px;
    padding-bottom: 5vh;
    margin-left: 35%;
}

.speaker-schedule__heading {
    color: #757575;
    font-size: 36px;
}

.speaker-schedule__date {
    vertical-align: bottom;
    font-size: 36px;
    margin-top: 33px;
    display: inline-block;
}

.speaker-schedule__link {
    border: 1px #757575 solid;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 6px 7px;
    font-size: 12px;
    text-decoration: none;
}

.speaker-schedule__event {
    margin-top: 25px;
    display: flex;
    max-width: 495px;
}

.speaker-schedule__event-time {
    color: #757575;
    font-weight: bold;
    font-size: 22px;
    margin-top: 2px;
}

.speaker-schedule__event-name {
    font-size: 22px;
    line-height: 1.3;
    margin-left: 30px;
}

.speaker-schedule__event-name span {
    position: relative;
}

.speaker-schedule__event .speaker-label {
    right: 0;
    margin-left: 10px;
    opacity: 1;
    bottom: 0;
    font-weight: normal;
    background-color: #ff793a;
    text-transform: capitalize;
}


@media screen and (max-width: 768px) {

    /*spaker single media*/

    .speaker-full {
        margin-left: 0;
    }

    .speaker-schedule {
        margin-left: 0;
    }

    .content {
        padding: 0 10px;
    }

    .speaker__main {
        flex-wrap: wrap;
    }

    .speaker__photo {
        margin: 0 0 40px;
    }

    .speaker__position {
        margin-left: 0;
    }

    .speaker-schedule__heading {
        font-size: 24px;
    }

    .speaker-schedule__date {
        font-size: 20px;
    }

    .speaker-schedule__event-name,
    .speaker-schedule__event-time {
        font-size: 14px;
        line-height: 2;
    }

    .speaker-schedule__event {
        margin-top: 15px;
    }

    .speaker-schedule__link {
        margin-bottom: 0;
    }

    .speaker-label {
        font-size: 12px;
    }

    .block_title {
        font-size: 39px;
    }

    .speakers__description {
        margin: 0;
        padding: 0;
    }

    .samit_page .description {
        padding-left: 0;
    }

    .tab-content,
    .schedule-tab {
        margin-left: 15px;
    }

    .press-full iframe {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    .speaker-schedule__link {
        margin: 10px 0;
    }

    .
}

.container {
    margin-left: auto;
    max-width: 620px;
    padding-bottom: 12vh;
}

.schedule-tab-wrapper {
    display: flex;
}

.schedule-tab {
    /*flex: 0 1 190px;*/
    margin-right: 15px;
    font-weight: bold;
    border: 3px #17bce7 solid;
    background-color: #17bce7;
    font-size: 20px;
    text-align: center;
    padding: 7px 10px;
    color: #fff;
    transition: background-color 0.3s;
    cursor: pointer;
}

.schedule-tab.is-active {
    border: 3px #757575 solid;
    background-color: #fff;
    color: #757575;
    cursor: default;
}

.tab-content {
    display: none;
    margin-top: 30px;
}

.tab-content.is-active {
    display: block;
}

.tab-content .speaker-schedule__date {
    font-size: 30px;
    margin-top: 0;
}

.tab-content .speaker-schedule__event {
    margin-top: 36px;
}

.tab-content .speaker-schedule__event:first-of-type {
    margin-top: 30px;
}

.schedule__event-heading {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
}

.schedule__event-descr {
    margin-left: 18px;
}

.schedule__event-caption {
    margin-top: 12px;
}

.schedule__link {
    font-weight: bold;
}

.schedule__event-text {
    line-height: 1.3;
}

.schedule__event-img {
    min-width: 60px;
    height: 60px;
    margin-right: 10px;
}

.schedule__img-wrapper {
    display: flex;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .schedule-tab {
        font-size: 18px;
    }

    .tab-content .speaker-schedule__date {
        font-size: 24px;
    }

    .schedule__event-heading {
        font-size: 20px;
    }

    .speaker-schedule__event-time {
        line-height: 1;
    }
}

.slider {
    margin-top: 74px;
}

.slide {
    height: 400px;
    background-color: #0d5c9f;
    width: 100%;
    display: block;
    object-fit: cover;
}

@media screen and (max-width: 600px) {
    .slider {
        margin-top: 30px;
    }
}

@media screen and (max-width: 600px) {

    .speakers .board_item .name {
        padding-left: 0 !important;
    }

    .speakers .samit_page .description {
        padding: 0 20px !important;
    }

    .speakers__description {
        margin-top: 10px;
        text-align: center;
    }
}

@media screen and (max-width: 325px) {
    .speaker-label {
        bottom: 122%;
        right: 0;
    }
}

@media screen and (max-width: 600px) {

    .speakers .name {
        width: auto;
        font-size: 22px !important;
    }

    .speakers__description {
        margin-top: 0 !important;
        text-align: left; !important;
    }

    .speakers.participants_list .speakers__description {
        margin-top: 0 !important;
        text-align: center !important;
        margin: 0 auto;
    }

    .speakers .board_item {
        display: flex;
        align-items: flex-start;
        max-width: 100%;
    }

    .speakers .board_item p {
        max-width: 100%;
        width: 70vw;
    }

    .news_data .block_title {
        float: none !important;
    }

    .news_item .first_item {
        padding-top: 15px;
    }

    .data_header .year i,
    .data_header .meetings i {
        font-size: 15px;
    }

    .samit_page .description {
        margin-top: 30px;
    }

    .schedule-tab {
        flex: 1 0 auto;
        margin: 0 5px;
    }

    .schedule__event-heading {
        font-size: 16px;
    }

    .tab-content .speaker-schedule__event {
        margin-top: 12px;
    }

    .description img {
        max-width: 100%;
    }

    .news_wrapper .news_item {
        padding-top: 20px !important;
    }

    .speakers__img {
        min-width: 55px;
    }

    .about_yes_page .yes_desc {
        margin-top: 30px;
    }

    .press-full p,
    .sammitText p {
        padding-left: 0 !important;
    }
/*
    .press-full p {
        margin-top: 30px;
    }

    .contentWrap .team_wrapper {
        margin-top: 30px;
    }
*/
    .contact_block span {
        font-size: 22px;
    }

    .board_item_wrapper {
        padding-top: 15px;
    }

    .content.samit_list .menu_wrapper {
        margin-bottom: 0;
    }

    .burger-wrapper .search_text {
        width: 90%;
    }

    .samit_list .sub_menu li {
        margin-bottom: 20px;
    }

    .news_wrapper .first_with_img .news_info {
        width: auto;
        padding-left: 0;
    }

    .news_wrapper .first_with_img .img {
        padding-top: 0;
    }

    .news_item.news_with_img .date {
        order: 0 !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 991px) {

    .news_with_img .img {
        flex: 0 1 22%;
    }

    .news_with_img .news_item_info {
        flex: 1 0 54%;
    }

    .news_wrapper .first_with_img .img {
        width: auto;
    }

    .data_items .first_item {
        display: flex;
    }
}
