.main_content {
  min-height: 620px;
}




.page_content, .top_header {
    padding-top: 0px;
    padding-left: 0;
    padding-right: 0;
}


.editor_content {
    padding-top: 0px;
}



.main_header_part {
    background-image: url(../img/page-title-backgr.jpg);
    background-position: top center;
    height: 167px;
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -48px;
    margin-bottom: 0px;
    border-top: 0px solid #fff;
}

.page_main_template h1 {
    padding: 0;
    margin: 0;
    font-size: 39px;
    line-height: 42px;
    font-weight: 200;
    color: #fff;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-image: url(../img/page-title-left.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 68px;
    margin-top: 51px;
    padding-top: 7px;
    min-height: 62px;
    clear: both;
    text-transform: uppercase;
}
.hdr-line {
    width: 100%;
    height: 15px;
    background-color: #293a58;
    margin-bottom: 20px;
}
.page_title_parent {
    color: #e2e7f0;
}
.pheader_sp {
    display: block;
    margin-left: 22px;
    margin-right: 22px;
    height: 52px;
    margin-top: -5px;
}
.pheader_sp img {
    width: 2px;
    height: 48px;
}


.editor_content h2 {
    padding: 0;
    padding-left: 69px;
    padding-top: 16px;
    margin: 0;
    font-size: 33px;
    font-weight: 200;
    color: #ff7633;
    background-position: 0 0px;
    background-repeat: no-repeat;
    background-image: url(../img/sub-title-left.png);
    line-height: 32px;
    margin-top: 43px;
    margin-bottom: 15px;
    min-height: 65px;
    width: 100%;
    clear: both;
}

.editor_content h3 {
    padding: 0;
    margin: 0;
    font-size: 27px;
    font-weight: 300;
    color: #8faed5;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 15px;
    width: 100%;
    clear: both;
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-image: url(../img/sub-sub-title-backgr.png);
}

@media only screen and (max-width : 1200px) {

.main_header_part {
    background-image: url(../img/page-title-backgr.jpg);
    background-position: top center;
    height: auto;
    min-height: 167px;
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    /* margin-top: -48px; */
    margin-bottom: 0px;
    border-top: 0px solid #fff;
    top: -45px;
    position: relative;
}

.hdr-line {
    width: 100%;
    height: 15px;
    background-color: #293a58;
    margin-bottom: 20px;
    top: -45px;
    position: relative;
}

.editor_content {
    padding-top: 0px;
    margin-top: -45px;
}


}


@media only screen and (max-width : 768px) {

.page_content, .top_header {
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

}

@media only screen and (max-width : 533px) {
.pheader_sp {
    display: block;
    margin-left: 22px;
    margin-right: 22px;
    height: 52px;
    margin-top: -5px;
    visibility: hidden;
    /* display: none; */
}

.editor_content ul {
    list-style: outside none none;
    margin-bottom: 30px;
    margin-left: 5px;
    margin-top: 0;
    padding-left: 0;
}

}


@media only screen and (max-width : 488px) {

}


/* funding */

.sp_cr_wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    width: 100%;
    justify-content: space-evenly;
}
.res_crt_wrapper {
    margin-bottom: 40px;
    width: 330px;
    margin-left: 10px;
    margin-right: 10px;
}
.sp_hdr {
    font-weight: 300;
    color: #D1E5F8;
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
    line-height: 21px;
}

a.splnkimg:hover img, a.splnkimg:focus img {
  opacity: 1;
  transition: all 0.85s ease;
  filter: grayscale(0%);
  background-color: #fff;  
  transform: scale(1.05);
}

a.splnkimg img {
    opacity: 1;
    display: block;
    transition: all 0.85s ease;
    filter: grayscale(0%);
    background-color: #fff;
    transform: scale(1.0);
}

.orderid {
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #C0003F;
    text-decoration: underline;
}

/* funding */


/* in the media */

.cart_media_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 70px;
}
.cart_media_wrapper_2 {
    margin-bottom: 60px;
}
a.more_info {
    display: block;
    width: 100%;
    background-image: url(../img/icon-text.gif);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    padding-left: 22px;
    line-height: 24px;
}
.m_img img {
    width: 500px;
    min-width: 500px;
    display: block;
    height: auto;
    border: 1px solid #015a70;
}
.index_right {
    padding-left: 60px;
}
.m_hdr h2 {
    margin-top: 0;
}

.img_post_separator {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 58px;
}
.img_post_separator {
    width: 100%;
    height: 6px;
    background-image: url(../img/line.png);
    background-position: 0px px;
    background-repeat: no-repeat;   
    border: none; 
}

@media only screen and (max-width : 1200px) {

    .cart_media_wrapper {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        margin-bottom: 70px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .index_right {
        padding-left: 0px;
        margin-top: 40px;
    }

}

@media only screen and (max-width : 768px) {

    .m_img img {
        width: auto;
        min-width: auto;
        display: block;
        height: auto;
        border: 1px solid #015a70;
    }


}

/* in the media */

/* projects */

.projects_section {
    margin-top: 30px;
    margin-bottom: 40px;
}
.cart_proj_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 70px;
    margin-top: 40px;
}
.prj_hdr h3 {
    margin-top: 0;
}
.prj_img img {
    width: 400px;
    min-width: 400px;
    display: block;
    height: auto;
    border: 1px solid #015a70;
}

.row_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.row_name {
    width: 108px;
    font-weight: 500;
}
.row_val {

}
.prj_stud {
    margin-top: 30px;
}
.prj_sup {
    margin-bottom: 30px;
}
.prj_links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 170px;
    justify-content: space-between;
    margin-top: 40px;
}
.project_internal_wrapper {
    margin-top: -40px;
}
.prj_paper_onpage {
    margin-top: 40px;
}
.bti {
    margin-top: 50px;
    text-align: center;
}
.bold_name {
    font-weight: 500;
}

@media only screen and (max-width : 1200px) { 

.cart_proj_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 70px;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: center;
}    


}

@media only screen and (max-width : 600px) { 
    
.prj_img img {
    width: auto;
    min-width: auto;
    display: block;
    height: auto;
    border: 1px solid #015a70;
} 


}


/* projects */

/* soft. tools */

.msoft_img img {
    width: 400px;
    min-width: 400px;
    display: block;
    height: auto;
    border: 1px solid #015a70;
}
.s_linrs_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.s_linrs_wrap div {
    margin-right: 28px;
}


.soft_rel_ppl_wrapper {
    margin-top: -50px;
}
.soft_memb_all_wrap {
    padding-top: 30px;
}
.cart_memb_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 60px;
}
.cart_memb_left img {
    width: 230px;
    min-width: 230px;
    height: auto;
    border: 1px solid #015a70;
    margin-top: 10px;
}
.cart_memb_right {
    padding-left: 60px;
}
.cart_memb_title a {
    font-size: 26px;
    font-weight: 300;
}
.cart_memb_icons {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 95px;
    margin-top: 15px;
    justify-content: space-between;
    margin-bottom: 25px;
}
.cart_memb_pos {
    color: #fff;
    font-size: 20px;
}
.cart_memb_pr_title {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.memb_pdf {
    margin-top: 20px;
}
.memb_pdf a {
    display: block;
}


@media only screen and (max-width : 768px) { 
    
.cart_memb_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 60px;
    flex-wrap: wrap;
    justify-content: center;
}

.cart_memb_right {
    padding-left: 0px;
    width: 100%;
    padding-top: 15px;
    text-align: center;
}
.cart_memb_info {
   
}
.cart_memb_icons {
    width: 100%;
    margin-top: 15px;
    justify-content: center;
    margin-bottom: 25px;
}
.cart_memb_icons div {
    margin-right: 15px;
    margin-left: 15px;
}



} 


@media only screen and (max-width : 600px) { 
    
.msoft_img img {
    width: auto;
    min-width: auto;
    display: block;
    height: auto;
    border: 1px solid #015a70;
} 


}

/* soft. tools */





/* team  */

.team-page {

}


.faculty-card {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    /* background-color: #1a202c; */
    padding: 0;
    margin-bottom: 20px;
    border-radius: 0;
    align-content: flex-start;
}

.faculty-card .card-image {
    flex: 1;
    max-width: 231px;
    margin-right: 20px;
}


.faculty-card .card-content {
    padding-left: 64px;
}

.faculty-card .cfname {
    color: #8faed5;
    font-size: 32px;
    font-weight: 300;
    line-height: 34px;
}

.faculty-card .position {
    font-style: italic;
    color: #cbd5e0;
    margin-bottom: 20px;
}

.faculty-card .info {
    color: #a0aec0;
    margin-bottom: 20px;
}


.team_sep_line {
    width: 100%;
    clear: both;
    height: 1px;
    background-image: url(../img/team-line-backgr.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-top: 13px;
}


.team-category {
    margin-bottom: 40px;
}

.team-category h2 {

}

.team-cards {
    display: flex;
    /* gap: 20px; */
    flex-wrap: wrap;
    justify-content: space-between;
}

.team-card {
    width: 618px;
    min-width: 618px;
    padding: 0;
    margin-right: 0px;
    margin-bottom: 70px;
    border-radius: 0;
    transition: transform 0.3s ease;
    display: flex;
    flex-wrap: wrap;
}
.team-card .card-content {
    width: 396px;
    padding-left: 58px;
}

.card-image img {
    border-radius: 0%;
    width: 250px;
    min-width: 250px;
    height: auto;
    border: 1px solid #de5918;
}

.team-card .card-image img {
    border-radius: 0%;
    width: 222px;
    min-width: 222px;
    height: auto;
    border: 1px solid #de5918;
}

.team-card .coname {
    color: #8faed5;
    font-size: 32px;
    font-weight: 300;
    line-height: 34px;
}

.card-content .position {
    color: #e2e7f0;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-top: 11px;
    font-style: normal;
}

.card-content .info {
    margin-bottom: 20px;
    color: #e2e7f0;
}
.card-content p {
    color: #e2e7f0;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 26px;
}
.card-content b, .card-content strong  {
    color: #e2e7f0;
    font-weight: 400;
}
.social-links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 10px;
    flex-wrap: wrap;
}
.social-links a {
    text-decoration: none;
    transition: color 0.3s ease;
    display: block;
    margin-right: 4px;
    margin-bottom: 4px;
}
.social-links a img {
    height: 64px;
    width: 58px;
    transition: color 0.3s ease;
}


.team-menu {
    width: 100%;
}
.team-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.team-menu-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin-top: 15px;
}

ul.team-menu-list  li {
    background-image: none;
    padding: 0;
    margin: 0;
}
ul.team-menu-list  li.team-menu-separator {
    margin-right: 15px;
    margin-left: 15px;
}
ul.team-menu-list  li.team-menu-separator img {
    height: 33px;
    width: 1px;
    display: inline-block;
    margin-top: 3px;
}


ul.team-menu-list  li.team-menu-item a {
    transition: color 0.3s ease;
    font-size: 20px;
}


.team-menu-separator img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 16px; 
    margin: 0 5px; 
}


@media only screen and (max-width : 1400px) { 
    


}



@media only screen and (max-width : 992px) { 

}




/* team  */

/*   relevant   */




/*   relevant   */

/* publication  */
.publ_name {
    font-size: 18px;
}
.pbl_buttons_area2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 3px;
}
.publ_pers_wrap {
    padding-top: 20px;
}
.pbl_buttons_area2 span {
    margin-right: 25px;
    background-image: url(../img/text-icon-small.gif);
    background-repeat: no-repeat;
    background-position: 0 13px;
    padding-left: 14px;
}
.pbl_buttons_area2 span a {
    font-style: italic;
    font-size: 16px;
}
.pb_info p {
    margin-top: 5px;
    margin-bottom: 5px;
}
.publ_unit {
    margin-bottom: 30px;
    /* background-image: url(../img/icon-text.gif); */
    background-repeat: no-repeat;
    background-position: 0px 8px;
    /* padding-left: 27px; */
}
.pb_spn {
    color: #ff7633;
    font-style: italic;
}
.to_expand {
    display: none;
    border: 1px solid #364062;
    background-color: #1d2339;
    margin: 0;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 16px;
    line-height: 24px;
    color: #c4cfea;
    margin-bottom: 20px;
    margin-top: 10px;
    font-style: italic;
}
.to_exp_close {
    float: right;
    color: #fff !important;
}
.remodal-overlay {
    background: rgba(0, 2, 31, 0.7);
}
.publ_remodal_content_header {
    /* font-family: "ZurichW01-LightCondense1121579"; */
    font-weight: 500;
    font-size: 32px;
    text-align: center;
    margin: 0;
    background-color: transparent;
    color: #de5918;
}

.remodal {
    border-bottom: 8px solid #4a7ab6;
    border-top: 10px solid #de5918;
    border-left: 1px solid #25344f;
    border-right: 1px solid #25344f;
    color: #c4efea;
    background-color: #07122b;
    padding-top: 10px;
    padding-bottom: 33px;
    padding-left: 38px;
    padding-right: 38px;
    z-index: 10000;
    position: relative;
}
.remodal-close::before {
    font-size: 40px;
    line-height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center;
    color: #74acef;
}
.copytc {
    text-align: center;
    display: block;
    margin-top: 35px;
}

    .remodal {
        max-width: 740px;
    }
.copytxt {
    white-space: break-spaces;
}

.pbl_nav_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #fe5918;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-wrap: wrap;
    background-color: #1d2339;
    -webkit-box-shadow: 0px 3px 12px 0px rgba(8,7,10,1);
    -moz-box-shadow: 0px 3px 12px 0px rgba(8,7,10,1);
    box-shadow: 0px 3px 12px 0px rgba(8,7,10,1);
    margin-top: 10px;
    font-size: 20px;
}
.pnav_left {
    margin-right: 15px;
    font-size: 18px;
    font-weight: 300;
}
.pnav_right {
  margin-left: 30px;
}
.pblmod1 {
    width: 270px;
    margin-top: 0px;
}
.pnav_right {
    margin-left: 29px;
}
nav#flyoutnavkbfixed > ul > li.has-submenu > ul > li > a {
    font-size: 18px;
    line-height: 20px;
    text-align: center;

}
.publ_section h3 {
    margin-top: 50px;
}
.publ_wrap_main {
    margin-top: -25px;
}
.publ_section {
    padding-top: 0px;
}



@media only screen and (max-width : 768px) { 


    .pbl_nav_wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px;
        width: 330px;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #08526e;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 10px;
        padding-bottom: 10px;
        flex-wrap: wrap;
        max-width: 330px;
    }
    nav#flyoutnavkbfixed {
        display: block;
        margin-right: auto;
        width: 267px;
        background-color: transparent;
        margin-left: auto;
        border: 1px solid #08526e;
    }
    .pnav_right {
        margin-left: 0px;
    }
    .pnav_left {
        margin-right: 0px;
        font-size: 18px;
        font-weight: 300;
    }
    nav#flyoutnavkbfixed {
        display: block;
        margin-right: auto;
        width: 267px;
        background-color: transparent;
        margin-left: auto;
        border: 1px solid #08526e;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    nav#flyoutnavkbfixed > ul > li.has-submenu > ul {
        width: 267px;
    }

}

/* publication  */

/* research  */

.resimg img {
    width: 500px;
    min-width: 500px;
}

@media only screen and (max-width : 768px) { 

.resimg img {
    width: auto;
    min-width: 330px;
}

}

/**/

/*  news  */

.pagination {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.sp_pager {
    margin-left: 15px;
    margin-right: 15px;
}
.mimg_wr {
    float: right;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 19px;
    margin-top: 6px;
}
.mimg_wr img {
    display: block;
    width: 240px;
    height: auto;
    border: 1px solid #015a70;
    padding: 0;
}
.all_news_wrapper {
    margin-top: -17px;
}
.nshdr {
    margin: 0;
    padding: 0;
    /* color: #181a29; */
    font-weight: 300;
    font-size: 23px;
    margin-top: 42px;
    margin-bottom: 15px;
    text-align: left;
    line-height: 26px;
}

.nshdr {
    margin: 0;
    padding: 0;
    /* color: #181a29; */
    font-weight: 300;
    font-size: 23px;
    margin-top: 42px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 31px;
}
.news_single_date {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 14px;
    color: #fff;
    margin-top: 40px;
    font-style: italic;
}
a.more_info.nnw {
    display: block;
    width: 65px;
    margin-left: auto;
    margin-right: auto;
}
.lnk_bullet {
    margin-top: 8px;
}
/* news  */

/*  talks  */
.all_tlk_wrapper {
    margin-top: -30px;
}
.tlk_link_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 60px;
}

.tlk_link_wrap div {
    margin-right: 35px;
}
.tlk_date {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.tlk_date div {
    padding-left: 10px;
    font-size: 18px;
}
.tlk_place {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin-left: 30px;
}
.tlk_place div {
    padding-left: 12px;
    font-size: 18px;
}
.tlk_icons_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 20px;
}
.tlk_speaker {
    margin-top: 20px;
    font-size: 20px;
}

@media only screen and (max-width : 992px) {

.tlk_icons_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.tlk_place {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin-left: 0px;
    margin-top: 18px;
    margin-bottom: 20px;
}


}

/*  talks  */


/*  index  */

.main_img {
    width: 100%;
    height: 430px;
    border-top: 1px  solid #01316a;
    border-bottom: 1px  solid #01316a;
    position: static;
    margin-top: -95px;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
}
.sl_top_cnt {
    padding: 0;
}
.slik_top_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 60px;
    border-top: 7px solid #01bc80;
    border-left: 1px solid  #0079d4;
    border-right: 1px solid  #0079d4;
    border-bottom: 1px solid  #0079d4;
    background-color: #003668;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 420px;
}
.slik_top_arrow_l {
    width: 25px;
    min-width: 25px;
    padding-left: 6px;
}
.slik_top_arrow_r {
    width: 25px;
    min-width: 25px;
    padding-right: 6px;
}
#slik_top_r img {
    margin-top: 12px;
}
#slik_top_l img {
    margin-top: 12px;
}
.slick_sld_top {
    width: 370px;
    text-align: center;
}
.slick_sld_top div {
    width: 370px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px;
}

.vhid {
    visibility: hidden;
    display: none;
}

.slick_sld_top div.ssld a.mmt {
    font-size: 26px;
    font-style: italic;
    font-weight: 500;
    color: #fff ;
    text-decoration: underline dotted;
    text-decoration-thickness: 1px;
}
.slick_sld_top div.ssld  a.mmt:hover, .slick_sld_top div.ssld  a.mmt:focus {
    font-size: 26px;
    font-style: italic;
    font-weight: 500;
    color: #43d0cb;
    text-decoration: underline dotted;
    text-decoration-thickness: 2px;
  
}
.hp_allra {
    text-align: center;
    margin-top: 20px;
}


.h_main_txt {
    width: 100%;
    padding-bottom: 30px;
    padding-top: 25px;
}

.hp_block_wrappet {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 24px;
}
.h_block_wrap {
    width: 602px;
    min-width: 602px;
    min-height: 300px;
    border: 0px solid yellow;
    margin-bottom: 80px;
}
.b_header {
    width: 100%;
    height: 62px;
    background-repeat: no-repeat;
    background-position: 0 0;
    text-align: center;
    font-size: 34px;
    font-weight: 300;
    display: flex;
    justify-content: center;
}
.b_header span {
    height: 48px;
    padding: 0;
    margin: 0;
    line-height: 55px;
    align-self: center;
}
.bl1 .b_header {
    background-image: url(../img/sub-title-backgr-1.gif);
    color: #02052b;
}
.bl2 .b_header {
    background-image: url(../img/sub-title-backgr-2.gif);
    color: #02052b;
}
.bl3 .b_header {
    background-image: url(../img/sub-title-backgr-3.gif);
    color: #fff;
}
.bl4 .b_header {
    background-image: url(../img/sub-title-backgr-4.gif);
    color: #fff;
}
.hp_block_inner_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.hp_img_block {
    width: 276px;
    min-width: 276px;
    padding-top: 24px;
}
.hp_img_block img {
    border: 1px solid #015a70;
}
.hp_block_right {
    padding-left: 45px;
    padding-top: 17px;
}
.hp_title_block {
    margin-top: 5px;
    margin-bottom: 4px;
}
.hp_title_block a {
    font-size: 24px;
    font-weight: 300;
    text-decoration: underline dashed;
    text-decoration-thickness: 0;
    text-underline-offset: 8px;
}
.hp_title_block a:focus, .hp_title_block a:hover {
    text-decoration: none;
}
.hp_more_block {
    text-align: right;
    margin-top: 5px;
    margin-bottom: -3px;
}

.hp_block_team_center {
    padding-left: 60px;
}
.hp_block_team_left {
    width: 25px;
    min-width: 25px; 
    align-self: flex-end;   
}
.hp_block_team_right {
    width: 25px;
    min-width: 25px;  
    align-self: flex-end;     
}
#team_top_r img {
    margin-right: 0;
    margin-left: -28px;
    top: 47px;
    position: relative;
}
#team_top_l img {
    margin-right: 0;
    margin-left: 28px;
    top: 47px;
    position: relative;
}
.hp_block_team_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 20px;
    justify-content: center;
} 

.hp_team_slider {
    width: 550px;
}

.ht_team_crt_wrap {
    width: 225px;
    margin-right: 30px;
    margin-left: 30px;

}
.hpt_img img {
    border: 1px solid #015a70;
    width: 225px;
    min-width: 225px;
    height: 255px;
}
.hpt_name {
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    margin-top: 12px;
    color: #fff;
}
.hpt_string {
    text-align: center;
    font-size: 18px;
}

/* Tiker */

.hp_ticker_item {
    padding-bottom: 15px;
}
.hp_ticker_item_header {
    font-weight: 600;
    color: #c55400;
    font-size: 18px;
    margin-bottom: -5px;
    line-height: 23px;
}
.hp_ticker_item_header span {
    color: #000;
    padding-right: 10px;
}
.ticker_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 19px;
}
.hpnews_btn_wrap {
    width: 49px;
    height: 301px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 49px;
}
.tkr_wrap {
    width: 100%;
    overflow-y: hidden;
    height: 300px;
    padding-right: 4px;
}
.hp_nd {
    font-size: 18px;
    color: #04A9D4;
    font-style: italic;
}
.hp_ndate a {
    color: #fff;
    text-decoration: none;
}
.hp_ndate a:hover, .hp_ndate a:focus {
  color: #43d0cb;
  text-decoration: underline dotted;
  text-underline-offset: 5px;
  transition: all 0.6s ease;
}


.vtxt_wrap {
    width: 100%;
    margin-top: 19px;
    font-size: 22px;
    text-align: center;
    color: #fff;
}
.video_wrap img {
    width: 600px;
    height: 276px;
    border: 1px solid #015a70;
}
.video_wrap {
    position: relative;
}
.vbutton {
    position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);    
}
.vbutton img {
    width: 90px;
    height: 90px;
}
.vbutton a img {
    border: none;
}
.vbutton a img {
    opacity:1;
    transition: all 0.8s; 
    transform: rotate(0deg) scale(0.8);
}
.vbutton a:hover img, .vbutton a:focus img {
    opacity:1;
    transition: all 0.8s; 
    transform: rotate(360deg) scale(1.0);
}


/*  News  */

.custom_news_wrapper {
    padding-top: 60px;
}

.grid-news {
    margin-top: 32px;
}
.news-card {
    margin-bottom: 74px;
    padding-left: 58px;
    padding-right: 58px;
    padding-bottom: 35px;
    position: relative;
    text-align: center;
}
.news-card h2 {
    margin: 0;
    padding: 0;
    margin-top: 0px;
    background-image: none;
    text-align: center;
    font-size: 26px;
    height: auto;
    line-height: 36px;
    color: #ff7633;
    font-style: normal;
    font-weight: 300;
    clear: both;
    display: inline-block;
    min-height: auto;
}
.n_date {
    font-size: 22px;
    font-weight: 500;
}
a.nrm {
    font-style: italic;
}
.bti {
    margin-bottom: 70px;
}
.news-card img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: 1px solid #445e7a;
    margin-top: 18px;
    margin-bottom: 20px;
    min-width: 100%;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.news-card p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 26px;
    font-size: 16px;
}
.pdate {
    height: auto;
    width: 228px;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    display: flex;
    background-repeat: no-repeat;
    background-position: 0 0;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    position: relative;
}


.bg_news_1 {
    background-color: #2c3553;
    border: 1px solid #445e7a;
    border-top: 7px solid #445e7a;
}
.bg_date_1 {
    background-color: transparent;
    background-image: none;
    margin-top: 0px;
}
.bg_news_1 .bg_date_1 {
    background-color: transparent;
    background-image: url(../img/news-date-backgr-1.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 228px;
    height: 48px;
    font-size: 20px;
    font-weight: 300;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 6px;
}

.bg_news_2 {
    background-color: #23304f;
    /*background-color: red;*/
    border: 1px solid #355178;
    border-top: 7px solid #355178;
}
.bg_date_2 {
    background-color: transparent;
    background-image: none;
    margin-top: 0px;
}
.bg_news_2 .bg_date_2 {
    background-color: transparent;
    background-image: url(../img/news-date-backgr-2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 228px;
    height: 48px;
    font-size: 20px;
    font-weight: 300;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 6px;
}

.pdate {
    top: -26px;
    z-index: 1;
}




.page-numbers.current {
    /*color: #2f6fa0;*/
}

.page-link {
    margin-left: 7px;
    margin-right: 7px;
}

@media only screen and (max-width : 1400px) {

  .news-card img {
      min-width: 100%;
  }

}


@media only screen and (max-width : 600px) {
  .news-card {
      margin-bottom: 54px;
      padding-left: 10px;
      padding-right: 10px;
      padding-bottom: 20px;
  }  


}


/*  /News  */

/*  RA   */

.ra-cards-container {
    display: flex;
    flex-wrap: wrap;
    gap: 85px;
    padding-top: 50px;
}

.ra-card {
    width: 100%;
    border: 0px dotted #DE5918;
    /* color: #fff; */
    padding: 0px;
    display: flex;
}

.ra-card-image {
    position: relative;
    min-width: 500px;
}

.ra-card-main-image {
    width: 500px;
    height: auto;
    border: 1px solid #DE5918;
    border-bottom: 0px solid #DE5918;
}

.ra-card-bg-image {
    position: absolute;
    /* bottom: -4px; */
    left: 0;
    width: 502px;
    height: 8px;
}

.ra-card-content {
    padding-left: 72px;
}

.ra-card-content .ra-card-title {

    margin-top: 0;
}

.ra-card-description {

}

.ra-card-link {
    display: inline-block;
    background-color: transparent;
    background-image: url(../img/text-icon-small.gif);
    background-position: 0px 12px;
    background-repeat: no-repeat;
    padding-left: 20px;
    font-style: italic;
}



/*  RA   */




@media only screen and (max-width : 1400px) {

.slick_sld_top {
    /*width: 1078px;*/
    text-align: center;
}

.hp_block_wrappet {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.h_block_wrap {
    width: 100%;
    min-width: 100%;
    min-height: 300px;
    /* border: 0px solid yellow; */
    margin-bottom: 80px;
}


.bl1 .b_header {
    background-image: url(../img/sub-title-backgr-1-1400.gif);
    color: #02052b;
    background-position: top left;
}
.bl2 .b_header {
    background-image: url(../img/sub-title-backgr-2-1400.gif);
    color: #02052b;
    background-position: top left;
}
.bl3 .b_header {
    background-image: url(../img/sub-title-backgr-3-1400.gif);
    color: #fff;
    background-position: top left;
}
.bl4 .b_header {
    background-image: url(../img/sub-title-backgr-4-1400.gif);
    color: #fff;
    background-position: top left;
}


.video_wrap img.hp_mainvi {
    width: 600px;
    height: 276px;
    border: 1px solid #015a70;
    margin-left: auto;
    margin-right: auto;
}

}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

.slick_sld_top {
    /*width: 911px;*/
    text-align: center;
}

.bl1 .b_header {
    background-image: url(../img/sub-title-backgr-1-1200.gif);
    color: #02052b;
}
.bl2 .b_header {
    background-image: url(../img/sub-title-backgr-2-1200.gif);
    color: #02052b;
}
.bl3 .b_header {
    background-image: url(../img/sub-title-backgr-3-1200.gif);
    color: #fff;
}
.bl4 .b_header {
    background-image: url(../img/sub-title-backgr-4-1200.gif);
    color: #fff;
}


ul.team-menu-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin-top: 15px;
}
ul.team-menu-list  li.team-menu-separator {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 8px;
}


.ra-card {
    width: 100%;
    border: 0px dotted #DE5918;
    /* color: #fff; */
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;    
}

.ra-card-content {
    padding-left: 0;
    width: 100%;
    margin-top: 38px;
}


}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

.slick_sld_top {
    /*width: 670px;*/
    text-align: center;
}

.main_img {
    margin-top: 0px;
}

.bl1 .b_header {
    background-image: url(../img/sub-title-backgr-1-992.gif);
    color: #02052b;
}
.bl2 .b_header {
    background-image: url(../img/sub-title-backgr-2-992.gif);
    color: #02052b;
}
.bl3 .b_header {
    background-image: url(../img/sub-title-backgr-3-992.gif);
    color: #fff;
}
.bl4 .b_header {
    background-image: url(../img/sub-title-backgr-4-992.gif);
    color: #fff;
}


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    
    /*Disable Animation on Mobile Devices*/
    .animated {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

.ra-card-bg-image {
    position: absolute;
    /* bottom: -4px; */
    left: 0;
    max-width: auto;
    width: auto;
    height: 8px;
}
.ra-card-main-image {
    width: auto;
    max-width: auto;
    height: auto;
    border: 1px solid #DE5918;
    border-bottom: 0px solid #DE5918;
}
.ra-card-image {
    position: relative;
    min-width: auto;
}

.page_main_template h1 {
    font-size: 36px;
    line-height: 42px;
}

.slick_sld_top {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    min-width: 270px;
}

.slick_sld_top div {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2px;
    width: 270px;
    min-width: 270px;
}
.slik_top_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 50%;
    /*top: 80%;*/
    transform: translate(-50%, 0%);
    width: 360px;
    max-width: 360px;
    min-width: 360px;
}
.slick_sld_top div a {
    font-size: 21px;
    font-style: italic;
    font-weight: 500;
    line-height: 36px;
    margin-top: 6px;
    display: block;
}


.hp_block_inner_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}
.hp_img_block img {
    border: 1px solid #015a70;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 274px;
}
.hp_block_right {
    padding-left: 0;
    padding-top: 28px;
}
.hp_block_left {
    width: 100%;
    min-width: 100%;
    padding-top: 0;
    display: flex;
    justify-content: center;
}

.hp_team_slider {
    width: 330px;
}
.hpt_img img {
    border: 1px solid #015a70;
    width: 225px;
    min-width: 225px;
    height: 255px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.hp_block_team_right, .hp_block_team_left {
    display: none;
}
.hp_block_team_center {
    padding-left: 0px;
}

.video_wrap img {
    width: 100%;
    height: auto;
    border: 1px solid #015a70;
}

.slick_sld_top div.ssld a.mmt {
    font-size: 22px;
    font-style: italic;
    font-weight: 500;
    color: #fff;
    text-decoration: underline dotted;
    text-decoration-thickness: 1px;
}

.video_wrap img.hp_mainvi {
    width: 100%;
    max-width: 600px;
    height: auto;
    border: 1px solid #015a70;
    margin-left: auto;
    margin-right: auto;
}


.faculty-card {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    /* background-color: #1a202c; */
    padding: 0;
    margin-bottom: 20px;
    border-radius: 0;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-content: center;
}
.faculty-card .card-content {
    padding-left: 0;
    padding-top: 40px;
    text-align: center;
}
.social-links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 10px;
    flex-wrap: wrap;
    justify-content: center;
}
.team-card .card-image {
    min-width: 230px;
}
.team-card .card-content {
    padding-top: 22px;
    text-align: center;
    margin-bottom: 30px;
    padding-left: 0;
}
.team-card {
    width: 100%;
    min-width: auto;
    padding: 0;
    margin-right: 0px;
    margin-bottom: 41px;
    border-radius: 0;
    transition: transform 0.3s ease;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.team-card .card-image img {
    border-radius: 0%;
    width: 222px;
    min-width: 222px;
    height: auto;
    border: 1px solid #de5918;
    margin-left: auto;
    margin-right: auto;
    display: block;
}




}

/*  index   */




/* cor  */
.hp_more_block a:hover, .hp_more_block a:focus {
    text-decoration: none;
}

.cart_memb_wrapper .ccorect {
    width: auto;
}
div.heb_text {
    direction: rtl;
    font-family: Arial;
}

.editor_content div.heb_text h2 {
    padding: 0;
    padding-left: 50px;
    margin: 0;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    background-position: 100% -1px;
    background-repeat: no-repeat;
    background-image: url(../img/sub-title-left.gif);
    line-height: 32px;
    margin-top: 43px;
    margin-bottom: 15px;
    padding-right: 55px;
}
.editor_content div.heb_text ul li {
    padding-left: 25px;
    background-image: url(../img/icon-text.gif);
    background-position: 100% 5px;
    background-size: 14px 13px;
    margin-bottom: 13px;
    background-repeat: no-repeat;
    font-weight: 400;
    padding-right: 31px;
}
.editor_content div.heb_text a {
    font-weight: 500;
    color: #43d0cb;
    text-decoration: underline dotted;
    text-underline-offset: 5px;
    transition: all 0.6s ease;
    font-family: Arial;
}



/**/



.dna-media-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.dna-card-image {
    min-width: 400px;
    padding-top: 44px;
}
.dna-card-image img {
    width: 400px;
    height: auto;
    border: 1px solid #de5918;
}
.dna-card-content {
    padding-right: 65px;
}
.dna-card-content.no_img_content {
    padding-right: 0px;
}

.lbg {
    background-image: url(../img/line-backgr.gif);
    background-position: center center;
    width: 100%;
    height: 1px;
    margin-top: 45px;
    margin-bottom: 10px;
}

.news_single_date {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 14px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 30px;
    font-style: italic;
    clear: both;
}



@media only screen and (max-width : 992px) {

.dna-media-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: center;
}
.dna-card-content {
    padding-right: 0;
}
.dna-card-image img {
    width: 400px;
    height: auto;
    border: 1px solid #de5918;
    max-width: 400px;
}

.lbg {
    background-image: url(../img/line-backgr.gif);
    background-position: 0 0;
    width: 100%;
    height: 1px;
    margin-top: 45px;
    margin-bottom: 10px;
}

}


@media only screen and (max-width : 540px) {
    .dna-card-image img {
        width: 320px;
        height: auto;
        border: 1px solid #de5918;
        max-width: 400px;
    }
    .dna-card-image {
        min-width: 300px;
        padding-top: 44px;
    }    
}










/* part  */

/* Общий контейнер для категорий */
.dna-funding-category {
    margin-bottom: 40px;
}

.dna-funding-category h2 {

}


.dna-funding-cards-container {
    display: flex;
    flex-wrap: wrap;
    gap: 70px;
    justify-content: space-between;
}


.dna-funding-card {
    width: 332px;
    height: auto;
    overflow: hidden;
    text-align: center;
    background-color: transparent !important;
}

.dna-funding-card a h3 {
    padding: 0;
    margin: 0;
    background-image: none;
    font-size: 20px;
    line-height: 24px;
    width: auto;
    color: #74acef;
    margin-top: 15px;
    font-style: normal;
    text-decoration: none !important;
    font-weight: 500;
}
.dna-funding-card a {
    text-decoration: none !important;
}


.partners-backgr-1 {
    background: url('../img/partners-backgr-1.gif') no-repeat center center;

}

.partners-backgr-2 {
    background: url('../img/partners-backgr-2.gif') no-repeat center center;

}

.partners-backgr-3 {
    background: url('../img/partners-backgr-3.gif') no-repeat center center;

}


.dna-funding-card-image img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}


.dna-funding-card-content a {

}

.dna-funding-card-content a:hover {

}



.dna-funding-card-content a {
    display: block;
}


.dna-funding-card-image-container {
    width: 330px;
    height: 288px;
    overflow: hidden;
    position: relative;
    margin-top: 11px;
    margin-left: 1px;
    padding: 9px;
    padding-left: 0;
    padding-right: 0;
}

.dna-funding-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    background-color: transparent;
}

.dna-funding-card-link:hover img,
.dna-funding-card-link:focus img {
    transform: scale(1.1); 
}



.dna-funding-card-link:hover .dna-funding-card-title,
.dna-funding-card-link:focus .dna-funding-card-title {
    color: #fff; 
}



/**/





@media only screen and (max-width : 1200px) {

    .dna-funding-category .dna-funding-cards-container {
        display: flex;
        flex-wrap: wrap;
        gap: 70px;
        justify-content: center;
    }

}


/**/


.dna-project-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.dna-project-details-card {}
.dna-project-card-text {
    flex: 1;
    padding-right: 60px;
}
.dna-project-card-image {
    padding-top: 61px;
    width: 400px;
}
.dna-project-card-image img {
    border: 1px solid #de5918;
}

.dna-project-card-title {}
.dna-project-card-abstract {}
.dna-project-card-audience {}
.dna-project-card-requirements {}
.dna-project-card-supervisors {}
.dna-project-card-students {}


.dna-project-card-text {}


.dna-project-card-audience {}
.dna-project-card-supervisors {}
.dna-project-card-students {}
.dna-project-card-abstract {}
.dna-project-card-requirements {}

.prj_ans {
    font-size: 18px;
    display: inline-block;
    color: #8FAED5;
}

.dna-project-more-info {
    margin-top: 24px;
}




.dna-project-more-info {}


.dna-project-editor-content {}
.dna-project-card-meta {}
.bti {
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 30px;
    margin: 20px;
}

@media only screen and (max-width : 992px) {

.dna-project-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.dna-project-card-text {
    flex: auto;
    padding-right: 0px;
}
.dna-project-card-image {
    padding-top: 61px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}


}





/* Index */

/* Main container */
.main_part {

}

/* Main text section */
.main_text {
    margin-top: 44px;
}

/* Wrapper for the main blocks */
.main_block_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
    margin-top: 64px;
}

/* Left block inside the wrapper */
.main_block_left {
    width: 611px;
    border: 1px solid transparent;

}

/* Publications section inside the left block */
.main_pulications {

}

/* Right block inside the wrapper */
.main_block_right {

}

/* Team section inside the right block */
.main_team {
    background-image: url(../img/team-box-backgr.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 611px;
    height: auto;
    min-height: 485px;
    padding-bottom: 0;
    border: 1px solid  transparent;
    margin-bottom: 20px;
}

/* Video gallery section inside the right block */
.main_video_gal {
    background-image: url(../img/video-box-backgr.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 611px;
    height: auto;
    min-height: 485px;
    padding-bottom: 0;
    border: 1px solid transparent;
    position: relative;
}

.random-publications {

}

.publication-item {
    margin-bottom: 24px;
    background-image: url(../img/icon-text.gif);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    padding-left: 32px;
}

.publication-title {
    font-weight:500;

}

.authors {

}

.team_main_title {
    text-align: center;
    font-size: 50px;
    font-weight: 200;
    color: #ff7633;
    margin-top: 18px;    
    letter-spacing: -1.5px; 
}
.publ_main_title {
    text-align: left;
    font-size: 50px;
    font-weight: 200;
    color: #8faed5;
    margin-top: 18px;
    margin-bottom: 20px;
    letter-spacing: -1.5px;
}
.video_main_title {
    text-align: center;
    font-size: 50px;
    font-weight: 200;
    color: #74acef;
    margin-top: 18px;
    letter-spacing: -1.5px;
}

.video-card {
    position: relative;
}
.video-card-image img {
    border: 1px solid #70a5e6;
    display: block;
    width: 487px;
    height: 310px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
a.v_main_play img {
    display: block;
    transition: transform 0.9s ease;
    width: 77px;
    height: 81px;
    border: none;
}
.video-card-image {
    position: relative;
}
.video-card-go {
    width: 81px;
    position: absolute;
    top: 0;
    left: 84px;
}
.video-card-title {
    margin-top: 40px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    color: #101422;
    font-size: 23px;
}
.video-card-link {

}

.v_main_play {

}

a.v_main_play img {
    display: block;
    transition: transform 0.9s ease;
}

a.v_main_play:hover img,
a.v_main_play:focus img {
    transform: scale(1.1) rotate(360deg); 
}




.main_team-card {
    border: 1px dotted transparent;
    width: 215px;
    text-align: center;
    margin-right: 30px;
    margin-left: 30px;

}
.main_team-card-image img {
    border: 1px solid #de5918;
}
.main_team-card-title {
    color: #fff;
    font-size: 20px;
    margin-top: 8px;
}
.main_team-card-category {
    color: #9fb2d2;
    font-size: 20px;
}


.m_publ_more {
    margin-bottom: 16px;
    font-style: italic;
}
.hp_block_team_center {
    padding-left: 60px;
    position: relative;
}
.m_team_more {
    position: absolute;
    bottom: -46px;
    left: 261px;
}
.m_team_more a {
    color: #fff;
    font-style: italic;
}
.m_team_more a:hover, .m_team_more a:focus {
    color: #101422;
    font-style: italic;
}


@media only screen and (max-width : 1400px) {
    .main_block_left {
        width: 457px;
        border: 1px solid transparent;
    }
}

@media only screen and (max-width : 1200px) {
    .main_block_wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 80px;
        margin-top: 64px;
    }

    .main_block_left {
        width: 100%;
        border: 1px solid transparent;
    }

    .main_block_right {
        margin-top: 40px;
    }

}


@media only screen and (max-width : 768px) {


.main_team {
    background-image: url(../img/team-box-backgr-adaptive.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 330px;
    height: auto;
    min-height: 460px;
    padding-bottom: 0;
    border: 1px solid  transparent;
    margin-bottom: 20px;
    overflow: hidden;
}
.main_team-card-image img {
    border: 1px solid #de5918;
    height: 260px;
    width: 215px;
}
.team_main_title {
    text-align: center;
    font-size: 47px;
}
.video_main_title {
    text-align: center;
    font-size: 47px;
    font-weight: 200;
    color: #74acef;
    margin-top: 18px;
    letter-spacing: -1.5px;
}
.publ_main_title {
    text-align: left;
    font-size: 47px;
    font-weight: 200;
    color: #8faed5;
    margin-top: 18px;
    margin-bottom: 20px;
    letter-spacing: -1.5px;
    line-height: 44px;
}

.main_video_gal {
    background-image: url(../img/video-box-backgr-adaptive-1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 330px;
    height: auto;
    min-height: 5px;
    padding-bottom: 0;
    border: 1px solid transparent;
    position: relative;
    margin-top: 50px;
}

.video-card-title {
    background-image: url(../img/video-box-backgr-adaptive-2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 2px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    color: #101422;
    font-size: 23px;
    line-height: 22px;
    padding-top: 7px;
    border: 1px solid #70a6e7;
    padding-bottom: 7px;
    width: 330px;
    margin-left: -1px;
}

.video-card-go {
    width: 81px;
    position: absolute;
    top: 25px;
    left: 126px;
}
.m_team_more {
    position: absolute;
    bottom: -46px;
    left: 149px;
}
.hp_block_team_center {
    padding-left: 0;
    position: relative;
}

.video-card-image img {
    border: 1px solid #70a5e6;
    display: block;
    width: 280px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 28px;
}
.m_team_more {
    position: absolute;
    bottom: -43px;
    left: 113px;
}

.main_team-card-image {
    width: 215px;
}
.main_team-card-image {
margin-left: auto;
margin-right: auto;
width: 215px;
}


.hp_block_team_right, .hp_block_team_left {
    display: block;
}
#team_top_r img {
    margin-right: 0;
    margin-left: -28px;
    top: 44px;
    position: relative;
}
#team_top_l img {
    margin-right: 0;
    margin-left: 28px;
    top: 44px;
    position: relative;
}



}


.team-member-name {
    color: #8faed5;
    font-weight: 500;
    font-size: 22px;
}
.team-member-entry {
    margin-bottom: 20px;
    background-image: url(../img/icon-text.gif);
    background-position: 0 4px;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.team-member-top-row img {
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
    vertical-align: -7px;
}

.team-member-thesis-links  img {
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
    vertical-align: -7px;
}