.specialist-row{
    margin-top: 560px;
}
.specialists_block,.spec_block{
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
}
.specialist-row .page-name-row {
    height:100%;
    margin-bottom: 60px
}
.specialist-row .page-name{
    height: 95px;
    font-size: 80px;
    font-weight: bold;
    line-height: 1.21;
    text-align: center;
    color: #ffffff;
    width: 100%;
}
.buttons-div {
    text-align: center !important;
    width: max-content;
    height: 53px;
    margin: 0 auto;

}
.get_in_touch{
    display: flex;
}
.get_in_touch2{
    display: none;
}
.buttons-url {
    height: 33px;
    font-size: 26px;
    line-height: 1.23;
    text-align: center;
    color: #98969d;
    text-decoration: none;
}
.specialist-type{
    font-size: 48px;
    font-weight: 400;
    line-height: 64px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1E1E1E;
    padding-bottom: 30px;
}
.filters-row {
    display: flex;
    flex-direction: column;
    width: 740px;
}
.page_name {
    font-size: 35px;
    font-weight: 600;
    line-height: 66px;
    letter-spacing: -0.02em;
    text-align: left;
    color: white;
}
.under_title {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFFB2;
}
/*.buttons-div.active{*/
/*    border-bottom: 2px solid;*/
/*    border-bottom-color: #669ed6;*/
/*}*/
.buttons-div .buttons-url {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #214757;
}
/*.buttons-url:hover {*/
/*    color:#ffffff ;*/
/*}*/
.buttons-div div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 45px;
}
.buttons-div:hover {
    color: #000000;
}
@media screen and (max-width: 768px){
    .backgound-div {
        display: none;
    }

    .submenuUl {
        padding-right: unset;
    }

}
#main .submenuDiv {
    padding-top: 70px;
}

.submenuUl button{
    width: 100%;
    height: 38px;
    background-color: #a1a1a1;
    border: none;
    color: #fff;
    margin-bottom: 9px;
    cursor: pointer;
    word-wrap: break-word;
}
.submenuUl .active button {
    background-color: #32449c;
}
.submenuDiv h2{
    margin-bottom: 38px;
}

.staff-item  {
    position: relative;
    margin-top: 12px;
    overflow: hidden;
}
.staff-content,.staff-role{
    margin-top: 25px;
}
.staff-mail,.staff-tell{
    text-decoration: underline;
}
@media screen and (max-width: 768px){
    .staff-item {
        width:max-content;
        margin-left: auto;
        margin-right: auto;

    }
    .submenuDiv h2 {
        text-align: center;
        font-weight: bold;
    }
}

.staff-item:hover .staff-desc{
    display: block;
}
.staff-item .staff-desc  {
    position: absolute;
    text-align: center;
    display: none;
    bottom: 0;
    top: 0;
    background-color: #00000a;
    opacity: .7;
    width: 100%;

}
a:hover {
    text-decoration: unset;
}
.card-img-top  {
    height: 399px;
    object-fit: contain;
    padding: 0;
    border-radius: 4px;
}
.staff-text{
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #1E1E1EB2;
}
.specialists-buttons{
    z-index: 99999;
}
.staff_individual_bg_img{
    height: 334px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.contact {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    padding-left: 15px;
    /*height: 56px;*/
}
.specialists-buttons .buttons {
    height: 20px;
}
.see_all_specialists{
    display: none;
}
#specialists-list{
    padding: 0;
}
.buttons-row{
    padding: 10px;
    background-color: white;
    border-radius: 4px;
    cursor: pointer;
    z-index: 99999999;
}
.testimonials .home_container{
    padding: 0!important;
}
.testimonials_title .title{
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #214757;
}
.testimonials_title .body{
    font-size: 48px;
    font-weight: 400;
    line-height: 62px;
    letter-spacing: -0.02em;
    text-align: left;
}
.testimonial_cards{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    height: 283px;
    overflow: hidden;
    overflow-x: auto;
    scroll-behavior: smooth;
}
.testimonial_card{
    min-width: 320px;
    height: 100%;
    border-right: 1px solid #1E1E1E26;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    padding: 5px 20px 5px 0px !important;
    margin-left: 24px;
}
.testimonial_card img{
    height: 24px;
    width: 38px;
}
.testimonial_card a{
    height: 100%;
}
.testimonial_cards::-webkit-scrollbar {
    display: none;
}
.testimonial_card .text{
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #1E1E1E;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.testimonial_card .name{
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1E1E1EB2;
}
.testimonials{
    width: 100%;
    margin-top: 30px;
    padding: 60px 0 60px 0;
    background-color: #ECEBE5;
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    height: 540px;
    overflow: hidden;
}
/*.footer{*/
/*    margin-top: 850px;*/
/*}*/
/*.get_in_touch{*/
/*    margin-top: 570px;*/
/*}*/
.buttons1 .right, .buttons1 .left{
    cursor: pointer;
}
.buttons1{
    display: block;
}
.buttons2{
    display: none !important;
}
.cca{
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #214757;
}
.staff-content-title{
    font-size: 48px;
    font-weight: 400;
    line-height: 62px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1E1E1E;
    max-width: 100%;
    word-wrap: break-word;
    flex-wrap: wrap;
}
.related_publications,.related_videos,.related_news .cca,.related_podcasts{
    margin-top: 90px;
}
.staff-background .card-img-top{
    height: 100%;
    width: unset;
}
.card-body{
    background-color: #ECEBE5;
}
.specialist .specialist_contact_info{
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    height: 397px;
    /*border: 1px solid white;*/
    width: 333px;
    /*left: 50%;*/
    /*top: 37%;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: white;
    padding: 10px;
    margin-top: -190px;
    margin-left: 165px;
}
.buttons{
    margin-right: auto;
    margin-top: 30px;
}
.buttons button{
    /*width: 176px;*/
    height: 56px;
    padding: 14px 32px 16px 32px;
    border-radius: 5px;
    border: 1.25px solid #1E1E1E26;
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    background: none;
}
.buttons button:nth-child(1){
    margin-right: 20px;
}
.lang_con{
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
/*.staff-contact-block{*/
/*    display: flex;*/
/*    margin-top: 50px;*/
/*    max-width: 171px;*/
/*    flex-wrap: wrap;*/
/*}*/
.specialist_contact_info .link{
    height: 48px;
    width: 48px;
    border: 1.5px solid #FFFFFF26;
    padding: 12px;
    margin-left: 75%;
    margin-top: 35px;
}
.specialist_contact_info .link img{
    height: 24px;
}
.specialist:hover> img {
    -webkit-filter: brightness(50%);
    transition: .5s ease;
}

.specialist:hover> .specialist_contact_info {
    opacity: 1;
}
.specialist_description{
    margin-top: 0 !important;
    padding: 8px;
}
.specialist_description .name{
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #1E1E1E;
}
.specialist_description .position{
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #1E1E1EB2;
}
#specialists-list .card{
    margin-bottom: 20px;
    border: none;
    border-radius: 0 0 10px 10px;
}
#specialists-list .card-body{
    height: 100px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-image: linear-gradient(92deg, #165baa, #2487c8);
    display: flex;
    align-items: center;
    padding: 5% 5%;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
}
#specialists-list .card-body .card-title {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 0;
}
#specialists-list .card-body .card-text {
    color: #ffffff;
    font-size: 16px;
    opacity: 0.5;
}
.staff-item .staff-description {
    display: table;
    height: 100%;
    width: 100%;
}
.staff-item .staff-description div {
    display: table-cell;
    vertical-align: middle;
}
.staff-item img {
    width: 100%;
    max-height: 240px;
    max-width: 240px;
}
.staff-background .staff-name {
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #1E1E1E;
    margin-right: auto;
}
.staff-content {
    font-size: 20px !important;
}
.staff-background .staff-role{
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #214757;
    margin-right: auto;
}
.staff-row {
    padding-bottom: 104px;
}
.rows-div {
    margin-top: 30px;
}
.rows-div .img-arrow {
    height: 25px;
    cursor: pointer;
    margin-right: 3%;
}


#result-div {
    position: absolute;
    top: 0;
    height: max-content;
    width: 100%;
    z-index: 2;
    display: none;

}
#result-div .result-row {
    border: 1px solid black;
    padding: 2%;
    background-color: #9f9790;
    max-height: 500px;
    overflow-y: auto;
}


/*SEARCH*/
#search-button-staff {
    position: absolute;
    left: 0;
    padding: 12px 7%;
    cursor: pointer;
    z-index: 3;
}
#search-input-staff {
    height: 36px;
    border-radius: 18px;
    line-height: 36px;
    text-indent: 15%;
    color: #ffffff;
    border: solid 1px #555267;
    background-color: #302e3b;
}
.img-div{
    height: 100%;
}

/*View*/

#staff_view {
    /*background-color: #f6f6f6;*/
}
.staff_view_content{
    margin-bottom: 30px;
}
.videos-block-col {
    padding: 0;
    padding-right: 10px;
}
.staff-posts-col .see_all{
    margin-bottom: 20px;
    margin-top: -25px !important;
}
.staffs-header {
    height: 350px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.buttons-div {
    display: flex;
    align-items: center;
    text-align: center !important;
    width: max-content;
    height: 53px;
    margin: 0 auto;

}
.staff-background {
    height: 668px;
    background-color: #ECEBE5;
    margin-top: 74px;
    padding: 20px 0;
}
.staff-background .info{
    display: flex;
    flex-direction: column;
    /*justify-content: start !important;*/
    padding: 0;
}
.back-col {
    bottom: 35px;
}
#back_url {
    font-size: 26px;
    line-height: 1.23;
    color: #ffffff;
}
#staff-img {
    margin: 0 auto;
    /*height:396px;*/
}
.staff-soc-col {
    height: 245px;
    background-color: #ffffff;

}
.staff-soc-col-row {
    height: 100%;
    display: flex;
    align-items: center;
}
.staff-item-col {
    top: -198px;
    height:240px;
}
.staff-position {
    display: flex;
    align-items: flex-end;
    height: 50%;
}
.staff_name {
    height: 48px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.43;
    color: #ffffff;
}
.staff_role span{
    opacity: 0.7;
    font-size: 18px;
    line-height: 1.22;
    color: #ffffff;
}
.staff-contacts-block,.staff-languages-block {
    margin-top: 50px;
}
.staff-languages{
    max-width: 171px;
    display: flex;
    flex-wrap: wrap;
}
.staff-mail,.staff-tell,.staff-contacts a{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #1E1E1E;
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
.staff-mail i,.staff-tell i,.staff-contacts a i{
    color: #9A9995;
    margin-right: 5px;
}
.languages-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #214757;
}
.staff-languages {
    display: flex;
}
.staff-language-img {
    height:36px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.staff-info-text {
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #000000;
}
.staff-language {
    margin-right: 3%;
}
.soc-icon {
    height:72px;
}
.staff_contact {
    text-align: center;
}
.staff-info-img-text{
    font-size: 20px;
    line-height: 1.2;
    color: #000000;
}
.staff-service-col {
    padding-top: 20px;
    padding-left: 6.33%;
    padding-right: 6.33%;
}
.staff_services_title {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    color: #000000;
}
.download_cv,.download_photo{
    /*width: 176px;*/
    height: 56px;
    padding: 14px 32px 16px 32px;
    border-radius: 5px;
    border: 1.25px solid #1E1E1E26;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #1E1E1E;
}
.download_cv i,.download_photo i{
    margin-left: 5px;
}


/*CONTENT*/
.staff-content-col {
    padding-left: 6.33%;
    padding-right: 6.33%;
}
.staff-content-col .panel-group {
    margin-top: 30px;
}
.staff-content-col .panel.panel-default {
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    padding: 13px 2%;
    margin-bottom: 20px;
}
.staff-content-col .panel-title a {
    text-decoration: none;
}
.staff-content-col .panel-collapse {
    margin-top: 45px;
}

@media screen and (max-width: 1400px) {
    #staff-img{
        height: 600px;
    }
}

@media screen and (max-width: 1240px) {
    #staff-img{
        height: 500px;
    }
}

@media screen and (max-width: 1100px) {
    #staff-img{
        height: 400px;
    }
}


@media screen and (max-width: 992px) {
    .testimonial_card{
        min-width: 350px;
    }
    .staff-content-title{
        font-size: 37px;
    }
    .buttons1{
        display: none !important;
    }
    .buttons2{
        display: flex !important;
        width: 100% !important;
        justify-content: space-between;
        padding: 0 30px 0 30px;
    }
    .testimonials{
        padding: 0;
    }
    .testimonial_cards{
        margin-top: 0 !important;
        max-height: 260px !important;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .testimonials {
        height: 630px;
    }
    .testimonial_card{
        min-height: unset !important;
    }
    .testimonials_title{
        padding: 48px 16px 48px 16px;
    }
    .specialist-row .page-name {
        font-size: 30px;
    }
    .specialist .specialist_contact_info {
        height: 500px;
        width: 390px;
    }
    .specialist_contact_info .link {
        margin-left: 80%;
        margin-top: 75px;
    }
    /*.specialist_contact_info {*/
    /*    padding: 20px !important;*/
    /*}*/
    .staffs-header {
        height:154px;
    }
    .specialist-row .page-name-row {
        margin-bottom: unset;
    }
    .specialist-row .page-name {
        height:43px;
    }
    #staff-img {
        /*height: 304px;*/
        border-radius: 10px;
        max-width: 100%;
        max-height: 100%;
    }
    .staff-item-col {
        top:-40px;
        height:auto;
    }
    #staff_view {
        background-color: unset;
    }
    .staff-position_mobile {
        padding-top: 10px;
    }
    .staff_name_mobile {
        height: 20px;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        color: #000000;
    }
    .staff_role_mobile {
        height: 22px;
        opacity: 0.5;
        font-size: 16px;
        text-align: center;
        color: #000000;
    }
    .staff-languages-block {
        margin-top: 10px;
    }
    .languages-title-mobile {
        height: 22px;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #000000;
    }
    .staff-language {
        margin-right: unset;
    }
    .staff-soc-col {
        height:max-content;
        padding-left: 10%;
        padding-right: 10%;
    }
    .staff-info-img-text {
        font-size: 12px;
    }
    .staff-contacts-title {
        font-weight: bold;
        text-align: center;
        color: #000000;
    }
    .staff-service-col {
        padding-top: 40px;
    }
    .staff-service-col,
    .staff-content-col
    /*.staff-videos-col*/
    /*.staff-posts-col,*/
    /*.staff-news-col*/
    {
        background-color: #f6f6f6;
    }
}
@media all and (max-width: 768px) {
    .buttons1{
        display: none;
    }
    .staff-background .home_container{
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        height: unset !important;
        position: relative;
    }
    .staff-background .home_container .info{
         margin-top: 20px;
     }
    .see_all{
        margin-top: -15px !important;
        width: 100% !important;
    }
    .award{
        margin-bottom: unset !important;
    }
    .staff-background .home_container .card-img-top{
        height: 100%;
        width: 100%;
    }
    .staff-news-col .see_all{
        margin-top: 10px !important;
        width: 95% !important;
    }
    .content-blok-load-news{
        margin-top: 0 !important;
    }
    /*.staff-info {*/
    /*    margin-top: 940px !important;*/
    /*}*/
    .staff-background{
        /*height: 760px !important;*/
        padding: 0;
    }
    .staff-contacts-block{
        margin-top: 20px;
    }
    .staff-background .home_container .img-div{
        justify-content: center !important;
        /*position: absolute;*/
        /*top: 0;*/
        height: unset;
    }
    .staff-posts-col{
        margin-bottom: 30px;
    }
    .filters-row{
        width: 95%;
    }
    .staffs-header .home_container{
        padding: 0;
    }
    .page_name{
        width: 100%;
        overflow-wrap: break-word;
    }
    .specialist-type{
        font-size: 40px;
        padding-bottom: 0;
        margin-top: 0!important;
    }
    .specialist{
        border-radius: 4px;
        position: relative;
        margin-left: 5px;
        margin-right: 5px;
    }
    .specialist_contact_info{
        margin-top: -250px !important;
        margin-left: 190px !important;
    }
}