/* Global Styles */
:root {
    --highlight-sky: #ceedf6;
    --neutral-grey: #e1e1de;
    --dark-grey: #8a8a8a;
    --primary-blue: #00196e;
    --white: #ffffff;
}

/* Common */



@font-face {
    font-family: 'Halyard Text Medium';
    src: url('../css/fonts/HalyardTextMedium.woff2') format('woff2'),
        url('../css/fonts/HalyardTextMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}





/* Desktop */

body,
html {
    scroll-behavior: inherit;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -18px;
    margin-left: -18px;
}

.sidebar {
    padding-top: 74px;
}

/* .applying__breadcumb li:nth-child(2) {
    display: block;
} */

.applying__breadcumb li {
    display: flex;
    align-items: center;
    gap: 16px;
    color: var(--primary-color);
}

.applying__breadcumb li a {
    color: var(--primary-blue);
}


.section-content.year-review .title {
    margin: 36px 0 36px 0;
}




.title {
    color: var(--primary-blue, #00196e);
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    margin: 100px 0 36px 0;
}

.hero .hero__content {
    width: 100%;
}

.sidebar .sidebar__sections--item a {
    margin-bottom: 16px;
    /* font-family: 'Halyard Text'; */
}

.sidebar {
    padding: 80px 29px 36px 0;
}


.sidebar .sidebar__buttons {
    border-top: 1px solid #E1E1DE;
    padding-top: 12px;
}

.sidebar__buttons .sidebar__buttons--link {
    /* font-family: 'Halyard Text'; */
    letter-spacing: 0px;
    padding: 8px 20px;
}

.friends-of-fulbright .title {
    margin-top: 0px;
    margin-bottom: 60px;
}

.friends-of-fulbright .james__news:nth-child(5) .james_col-6 {
    margin-bottom: 36px;
}

.friends-of-fulbright .james__news:nth-child(6) .james_col-6 {
    margin-bottom: 36px;
}

.friends-of-fulbright .james__news:nth-child(6) .james__news--sub_title {
    margin-top: 60px;
}

.james__news .james__news--list {
    margin-bottom: 0px;
}




/* Content */

/* Section james */

.content__container {
    padding: 30px 0px 0px 50px;
}


.content__container .james_row {
    justify-content: flex-start;
}

.content__container section:not(:last-child) {
    padding-bottom: 0px;
}

.content__container .content-title,
.content__container h3 {
    margin-bottom: 0px;
}

.content__container h3,
.content__container .james__news--sub_title {
    color: var(--primary-blue);
    font-variant-numeric: lining-nums proportional-nums;
    /* font: 500 24px/28px 'halyard-display', sans-serif; */
    /* font-family: 'Halyard Text'; */
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 36px;
    display: block;
}

.content__container .james__news--sub_title.custom {
    margin-bottom: 16px;
}

/* .james_container {
    padding-left: 0;
} */

.james__news {
    position: relative;
    padding: 0;
    /* margin-bottom: 10px; */
}

.james__news p {
    letter-spacing: 0;
}

.james__news .james__news--item .post_date {
    font-family: 'Halyard Text';
    font-style: normal;
}

.james__news .james__news--item {
    height: 100%;
    /* margin-bottom: 36px; */
}

.james__news .james_col-6 {
    margin-bottom: 36px;
}


/* .james__news .james_col-6:last-child {
    margin-bottom: 0px;
} */

.james__news .james__news--item figure {
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 110px;
    /* margin-top: 70px; */
}

.james__news .james__news--item figure img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: block;
    margin: 0;
    object-fit: cover;
    object-position: 50% 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.year-review .james__news .james__news--list .james_col-6 {
    margin-bottom: 100px;
}

.james__news .james__news--list {
    overflow: hidden;
    /* height: 390px; */
    height: auto;
    transition: all 0.5s linear;
}

.journalists .james__news .james__news--list {
    height: auto;
}

.james__news .james__news--item .meta_info h4 {
    font-variant-numeric: normal;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500 !important;
    color: var(--primary-blue);
    font-family: 'Halyard Text';
}

.see-more {
    display: flex;
    width: 105px;
    align-items: center;
    line-height: 16px;
    cursor: pointer;
    /* margin-top: 36px; */
    margin-bottom: 60px;
}

.see-more .icon--more {
    width: 24px;
    height: 24px;
    rotate: -90deg;
}

.j_btn-expand {
    color: var(--primary-blue);
    font-family: 'Halyard Text';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;

    /* 133.333% */
}

.post_date .j_fs-14 {
    font-family: 'Halyard Text';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

/* journalists */

.journalists,
.toolkit {
    padding-bottom: 60px;
}

.toolkit .text-content {
    letter-spacing: 0;
}

.journalists .text-content {
    color: var(--Black, #222);
    /* Body/Large */
    font-family: 'Halyard Text';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 60px;
    /* text-align: justify; */
    /* 150% */
}

.journalists .james__news:last-child .text-content {
    margin-bottom: 36px;
}

.journalists .text-content p:not(:last-child) {
    margin-bottom: 12px;
}

.journalists .contact-mail {
    margin-top: 8px;
}

.journalists .contact-mail img:hover {
    filter: invert(73%) sepia(91%) saturate(1607%) hue-rotate(342deg) brightness(102%) contrast(101%);
}

.journalists .contact-mail .james__news h4 {
    color: var(--primary-blue);
    font-family: 'Halyard Text';
    font-size: 18px;
    font-style: normal;
    font-weight: 490;
    line-height: 24px;
    /* 133.333% */
}

.icon--redirect {
    position: absolute;
    width: 24px;
    height: 24px;
    rotate: -90deg;
}

/* toolkit */

.toolkit .title {
    margin-bottom: 0;
}


.contact {
    padding-bottom: 0px;
}

.contact-mail {
    display: flex;
    align-items: center;
    gap: 7px;
}

.contact-mail p {
    color: var(--Black, #222);
    font-family: 'Halyard Text';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

.toolkit__redirect {
    position: relative;
    align-items: center;
    padding-bottom: 24px;
    line-height: 16px;
}

.toolkit .toolkit__redirect .icon--toolkit {
    position: absolute;
    width: 24px;
    height: 24px;
    rotate: -90deg;
}

.toolkit .text-content {
    color: var(--Black, #222);
    font-family: 'Halyard Text';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 36px 0;
}

/* Contact Section */

.contact .title {
    margin-bottom: 36px;
}

.contact__title .contact__title-text {
    color: var(--Black, #222);
    font-family: 'Halyard Text';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0px 0 12px;
}

.contact__info .contact__title-text {
    color: var(--Black, #222);
    /* Body/Large */
    font-family: 'Halyard Text';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 4px 0 10px 0px;
    /* 150% */
    display: flex;
    align-items: center;
    gap: 8px;
    /* letter-spacing: 0.26px; */
    flex-wrap: wrap;
}



.contact__info .contact__title-text:last-child {
    margin: 12px 0px 0px 0px;
}

.contact__info .contact__title-text img:hover {
    filter: invert(73%) sepia(91%) saturate(1607%) hue-rotate(342deg) brightness(102%) contrast(101%);
}

.contact__info {
    margin-top: 19px;
}

.contact__info .contact__info-text {
    color: var(--Black, #222);
    font-family: 'Halyard Text';
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 12px;
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}

.contact__info .contact__info-subtext {
    color: var(--Dark-Grey, #8a8a8a);
    /* Title/Medium */
    font-family: 'Halyard Text';
    font-size: 16px;
    font-style: normal;
    font-weight: 490;
    line-height: 32px;
    /* 150% */
}

.contact__info-email {
    display: flex;
    align-items: center;
    gap: 8px;
}


.contact__info .contact__info-emailtext {
    color: var(--primary-blue);
    font-family: 'Halyard Text';
    font-size: 14px;
    font-style: normal;
    font-weight: 490;
    line-height: 32px;
}

.happening {
    display: none;
}

@media screen and (min-width: 992px) {
    .contact__info-email {
        margin-bottom: 19px;
    }

    .contact__info-email img {
        display: none;
    }

    .james__connect {
        padding: 0;
    }

    .type-block.teaser .block-inner h2 {
        font-size: 48px;
        margin-bottom: 16px;
        line-height: 54px;
    }
}

/* Responsive */

@media screen and (max-width: 991px) {
    .sidebar {
        padding-top: 0px;
    }


    .hero .hero__content .hero__heading {
        width: 80%;
    }

    .hero .hero__content {
        width: 100% !important;
    }

    .title {
        font-size: 40px;
        line-height: 48px;
        margin: 40px 0 36px 0;
    }

    .friends-of-fulbright .title {
        margin-bottom: 36px;
    }

    .applying__breadcumb li:nth-child(2) {
        display: flex;
    }

    .applying__breadcumb li:nth-child(3) {
        display: none;
    }

    /* .james__news {
        margin-right: -16px;
    } */

    .content__container {
        padding: 0px;
    }

    .james_row.repeat-two {
        grid-template-columns: repeat(2, 1fr);
    }

    #site-header .james_row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    section .james_row {
        display: grid;
        grid-template-columns: auto auto auto;
        grid-template-rows: auto auto auto;
        flex-wrap: nowrap;
        overflow-x: scroll;
        grid-template-areas:
            'item1 item3 item5 item7 item9 item11 item13 item15 item17 item19 item21 item23 item25 item27 item29 item31 item33 item35 item37 item39 item41 item43 item45 item47 item49'
            'item2 item4 item6 item8 item10 item12 item14 item16 item18 item20 item22 item24 item26 item28 item30 item32 item34 item36 item38 item40 item42 item44 item46 item48 item50';

        ::-webkit-scrollbar {
            display: none;
        }
    }


    .item1 {
        grid-area: item1;
    }

    .item2 {
        grid-area: item2;
    }

    .item3 {
        grid-area: item3;
    }

    .item4 {
        grid-area: item4;
    }

    .item5 {
        grid-area: item5;
    }

    .item6 {
        grid-area: item6;
    }

    .item7 {
        grid-area: item7;
    }

    .item8 {
        grid-area: item8;
    }

    .item9 {
        grid-area: item9;
    }

    .item10 {
        grid-area: item10;
    }

    .item11 {
        grid-area: item11;
    }

    .item12 {
        grid-area: item12;
    }

    .happening .james_row {
        grid-template-columns: repeat(1, 1fr);
        grid-template-areas: none;
    }

    .james_row::-webkit-scrollbar {
        display: none;
    }

    .friends-of-fulbright .james__news:nth-child(6) .james__news--sub_title {
        margin-top: 0px;
    }

    .james__news .james__news--list {
        margin: 0px auto;
        max-width: 100%;
    }

    .james__news .james__news--list .james__news--item {
        margin-bottom: 0px;
    }

    .james__news .james__news--item figure {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .content__container .james_row>* {
        width: 420px;
        margin-bottom: 36px;
    }

    .content__container .content-title,
    .content__container h3 {
        margin-bottom: 36px;
    }

    .james__news--sub_title {
        margin-bottom: 24px !important;
    }

    .see-more {
        display: none;
    }

    .james__news .james__news--list {
        height: auto;
    }

    .content__container .james__connect--list .james_row {
        display: flex;
    }

    .journalists h1 {
        margin: 60px 0 36px 0;
    }

    .journalists .text-content {
        margin-bottom: 36px;
    }

    .journalists .james__news:nth-child(4) .text-content {
        margin-bottom: 24px;
    }

    .toolkit .toolkit__redirect {
        padding-bottom: 12px;
    }

    /* #footer_site .james_container {
        padding-left: 32px;
    } */

    #footer_site .james_row {
        display: flex;
        flex-wrap: wrap;
    }

    .happening {
        display: block;
    }

    .happening .james__news .james__news--list {
        max-width: 85%;
    }

    .happening .james__news {
        margin: 0;
    }

    .happening .see-more {
        display: block;
    }

    .happening .see-more a {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }

    /* .happening .james_container {
        max-width: 558px;
    } */

    .happening .james_row {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .happening .james_row>* {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .happening .james__news .james__news--list .james_col-4 {
        max-width: unset;
        width: unset;
    }

    .happening .james__news .james__news--item figure {
        padding-bottom: 130%;
    }

    .contact .contact__info-email {
        display: flex;
        align-items: center;
        gap: 8px;
    }


    .contact__info-email img {
        display: none;
    }

    .contact .contact__info-email img {
        width: 20px;
    }

    .contact__info .contact__title-text {
        gap: 8px;
    }

    .amount {
        padding: 100px 0 0px;
        margin-top: 100px;
        border-top: 1px solid #e1e1de;
        position: relative;
    }

    .happening .hai-sub-heading__global {
        color: var(--primary-blue);
    }

    .type-block.teaser .block-inner h2 {
        font-size: 48px;
        margin-bottom: 16px;
    }

    .james__news .james__news--list .james_col-4:nth-child(3) {
        display: none;
    }


    .sidebar {
        padding-right: 0px;
    }
}

@media (max-width: 769px) {
    .content__container {
        max-width: 522px;
        width: 100%;
        margin: 0 auto;
    }

    .james__connect {
        padding: 0;
    }
}

@media (max-width: 576px) {


    .hero .hero__content .hero__heading {
        width: 75%;
        font-size: 48px;
        line-height: 52px;
    }


    .col-md-8 {
        padding-left: 16px;
        padding-right: 16px;
    }

    /* .hero .hero__content .hero__heading {
        width: 100%;
    } */

    .james_row>* {
        padding-left: 8px;
        padding-right: 8px;
    }

    /* .meta_info>* {
        padding-left: 10px;
    } */

    .content__container .james_row>* {
        width: 305px;
        margin-bottom: 24px;
    }

    .james__news .james__news--item figure {
        padding: 100px;
        margin-bottom: 0px;
    }



    .contact__info-group .contact__title-text {
        flex-wrap: wrap;
        /* max-width: 80%; */
    }

    .contact__info .contact__title-text a {
        height: 24px;
    }


    .contact__info .contact__title-text img {
        width: 34px;
        height: 28px;
    }

    /* .james__news .james__news--item figure {
        padding: 92px;
    } */

    .hero .hero__banner img {
        height: 320px;
    }

    .content__container #main-content .james_row>* {
        width: 303px;
        margin-bottom: 24px;
    }

    .title {
        color: var(--Primary-Blue, #00196e);
        font-size: 36px;
        font-style: normal;
        line-height: 40px;
        margin: 52px 0 24px 0;
    }

    .james__news--sub_title {
        margin-bottom: 16px !important;
    }

    .james__news .james__news--item .meta_info h4 {
        font-family: 'Halyard Text';
        font-size: 16px;
        font-style: normal;
        font-weight: 490;
        line-height: 24px;
        margin: 16px 0 8px 0;
    }



    .james__news .james_col-6:nth-child(1) .meta_info {
        padding-left: 10px;
    }


    .james__news .james_col-6:nth-child(2) .meta_info {
        padding-left: 10px;
    }

    .contact-mail p {
        margin-bottom: 8px;
    }

    .contact-mail {
        display: block;
    }

    .j_btn-expand {
        font-family: 'Halyard Text';
        font-size: 18px;
        font-style: normal;
        font-weight: 490;
        line-height: 24px;
        white-space: nowrap;
        /* 133.333% */
    }

    .contact__info-email {
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .content__container .james__connect--list .james_row {
        flex-wrap: wrap;
    }

    .content__container .james__connect--list .james_col-4 {
        width: 361px;
    }

    .journalists .title {
        margin-bottom: 24px;
        margin-top: 76px;
    }

    .toolkit .text-content {
        margin: 24px 0;
    }

    .happening .james_row {
        grid-template-columns: repeat(1, 1fr);
        grid-template-areas: none;
    }

    .applying__breadcumb li a {
        color: #8a8a8a;
    }

    .friends-of-fulbright .title {
        margin-bottom: 24px;
    }

    .friends-of-fulbright .james__news:nth-child(5) .james_col-6 {
        margin-bottom: 24px;
    }

    .friends-of-fulbright .james__news:nth-child(6) .james__news--sub_title {
        margin-top: 8px;
    }

    .friends-of-fulbright .james__news:nth-child(6) .james_col-6 {
        margin-bottom: 16px;
    }

    .journalists .text-content {
        margin-bottom: 24px;
    }

    .journalists .james__news:nth-child(4) .text-content {
        margin-bottom: 16px;
    }

    .toolkit .title {
        margin: 100px 0 24px 0;
    }


    .contact {
        padding-bottom: 0px;
    }

    .contact .title {
        margin: 100px 0 24px 0;
        margin-bottom: 24px;
    }

    .james__connect {
        padding-bottom: 76px;
    }

    .james__connect--list .james_justify_content-center {
        padding-left: 8px;
        padding-right: 8px;
    }

    .james__connect .james__connect--social {
        margin: 36px;
    }

    .james__connect .james__connect--item {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 991px) and (min-width: 576px) {
    .james__connect .james__connect--list {
        max-width: 85%;
        margin: 0 auto;
    }

    .james__news .james__news--list .james_col-4 {
        max-width: 50%;
        width: 50%;
    }

    .james__connect .james__connect--list .james_col-4 {
        flex-shrink: 0;
        width: 50%;
        max-width: 50%;
        padding-right: 18px;
        padding-left: 18px;
    }
}