:root {
    --highlight-sky: #ceedf6;
    --neutral-grey: #e1e1de;
    --dark-grey: #8a8a8a;
    --primary-blue: #00196e;
    --white: #ffffff;
    --black: #222;
    --primary-color: #00196e;
    --background-banner: var(--Highlight-Sky, #CEEDF6);
}

body {
    font: 400 14px/16px 'halyard-display', sans-serif;
}

.hero {
    position: relative;
}

.hero .hero__banner {
    position: relative;
}

.hero .hero__banner .hero__banner-dk {
    max-width: 1280px;
    height: 400px;
    padding: 56px 0px;
    background-color: var(--background-banner);
}

.hero .hero__banner::after {
    display: none;
}


.hero .hero__content {
    max-width: 740px;
    min-height: 288px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.hero .hero__content {
    position: absolute;
    bottom: 68px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
}

.hero .hero__content .hero__title {
    color: var(--primary-blue);
    text-align: center;
    font-family: 'halyard-display', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.hero .hero__content .hero__heading {
    color: var(--Primary-Blue, #00196E);
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'Garamond Premier Pro';
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    margin: 0;
    text-shadow: none;
}

.hero .hero__content .hero__post-date {
    color: var(--Black, #222);
    text-align: center;
    font-family: 'Halyard Text';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    font-variant-numeric: lining-nums proportional-nums;
}

.content__container {
    max-width: 776px;
    padding: 0 18px;
    margin: 80px auto;
}


.article__introduce img {
    width: 100%;
}


.article__detail-wrapper h2 {
    color: var(--Primary-Blue, #00196E);
    font-family: 'Halyard Display Book', 'sans-serif';
    font-style: normal;
    font-weight: 350 !important;
    font-size: 24px;
    line-height: 32px;
    margin: 36px 0;
}

.article__detail-wrapper h3,
.article__detail-wrapper h4 {
    color: var(--Primary-Blue, #00196E);
    font-variant-numeric: lining-nums proportional-nums;
    font-family: 'halyard-display', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 60px 0 16px;
    max-width: 100%;
}

.article__detail-wrapper h5,
.article__detail-wrapper h6 {
    color: var(--Primary-Blue, #00196E);
    font-family: 'Halyard Display Book', 'sans-serif';
    font-style: normal;
    font-weight: 350 !important;
    font-size: 20px;
    line-height: 26px;
    margin: 36px 0;
}

.article__detail-wrapper p {
    color: var(--Black, #222);
    font-family: Halyard Text;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: unset;
    margin: 16px 0;
}


.article__detail-wrapper iframe {
    width: 100%;
}


.article__detail-wrapper ul,
.article__detail-wrapper ol {
    margin: 0;
    padding-left: 12px;
    list-style-position: inside;
    color: var(--Black, #222);
    font-family: Halyard Text;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: unset;
    margin: 16px 0;
}

.article__detail-wrapper ul li::marker {
    font-size: 12px;
    margin-right: 12px;
}


.article__detail-wrapper ol li::marker {
    font-size: 16px;
    margin-right: 12px;
}



.article__detail-wrapper p span {
    font-size: 16px !important;
    color: var(--Black, #222);
    font-family: 'Halyard Text', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: unset;
    margin: 16px 0;
}




.article__detail-wrapper ul li {
    padding-bottom: 12px;
}


.article__detail-wrapper ul li:last-child {
    padding-bottom: 0px;
}


.article__detail-wrapper blockquote {
    margin: 0;
}

.article__detail-wrapper blockquote * {
    color: var(--Primary-Blue, #00196E);
    font-family: 'garamond-premier-pro';
    font-size: 28px;
    font-style: normal;
    line-height: 32px;
    white-space: pre-wrap;
    margin-top: 36px;
}

.article__detail-wrapper div {
    max-width: 100%;
}

.article__detail-wrapper div img {
    width: 100%;
    margin-top: 36px;
}

.article__detail-wrapper p img {
    margin-top: 36px;
    width: 100%;
}

.article__detail-wrapper p a {
    text-decoration: underline;
}


.article__detail-wrapper div p {
    color: var(--Dark-Grey, #8A8A8A);
    font-family: "Halyard Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.025em;
    margin-top: 16px;
}


.article__detail-wrapper .article__detail-boxtext {
    display: flex;
    flex-direction: column;
    gap: 16px;
}


.article__detail-wrapper .article__interviews-author {
    color: var(--Primary-Blue, #00196E);
    font-family: 'halyard-display', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 350;
    line-height: 26px;
    /* 130% */
    margin-top: 60px;
}

/* amout */
.amount {
    margin-top: 120px;
    padding: 0px 0px 40px;
    border-top: 1px solid #e1e1de;
    position: relative;
}

.amount .amount__logo {
    width: 120px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}

/* happining */
.happening {
    padding-bottom: 20px;
}


.happening .james_container .title_block {
    color: var(--Primary-Blue, #00196E);
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Garamond Premier Pro;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    margin-top: 0px;
}


.happening .james__news {
    padding: 0;
}


.happening .james__news .james__news--item figure {
    margin: 0;
}


.type-block.teaser .block-inner h2 {
    font-size: 48px;
    margin-bottom: 16px;
}


.james__connect {
    padding: 60px 0 80px;
}

.see-more .j_btn-explore {
    margin: 60px auto 0;
}

.see-more {
    font: 400 14px/16px 'halyard-display', sans-serif;
}

.j_btn-explore {
    color: var(--primary-color);
    display: block;
    width: fit-content;
}

.j_btn-explore::after {
    top: 7px;
    border-top: 2px solid var(--primary-color);
    border-right: 2px solid var(--primary-color);
}

.j_fs-14 {
    color: #000;
    font: 400 14px/16px 'halyard-display', sans-serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    font-feature-settings: 'ss15';
    top: 9px;
}

.article__introduce {
    margin-bottom: 36px;
}

.article__introduce>img {
    width: 100%
}

.article__introduce>p {
    color: var(--Dark-Grey, #8A8A8A);
    /* color: #000; */
    font-family: 'Halyard Text';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.025em;
    margin: 0;
}



.article__introduce>ul {
    padding: 0;
    list-style-position: inside;
    color: var(--Dark-Grey, #8A8A8A);
    /* color: #000; */
    font-family: 'Halyard Text';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.025em;
    margin: 0;
}



/* Conferences at fulbright  */


.conference {
    padding: 80px 0
}

.conference .box__container {
    display: flex;
    flex-direction: column;
    margin-right: -15px;
    margin-left: -15px;
    gap: 60px
}

.conference .container__heading,
.conference .container__box-content,
.conference .see__all {
    padding: 0 15px
}

.conference .container__heading .container__heading-text {
    color: var(--primary-blue, #00196E);
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-family: 'halyard-display', sans-serif;
}

.conference .container__heading .container__heading-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.conference .container__heading .container__heading-wrap .container__wrap-icon {
    display: flex;
    gap: 16px
}

.conference .container__heading .container__heading-wrap .container__wrap-icon img {
    cursor: pointer;
    opacity: .7;
    transition: all .5s ease;
    filter: invert(0%) sepia(1000%) saturate(200%) hue-rotate(61deg) brightness(100%) contrast(200%)
}

.conference .container__heading .container__heading-wrap .container__wrap-icon img:hover {
    opacity: 1
}

.conference .container__box-content {
    width: 100%;
    overflow: hidden
}

.conference .slick-slide {
    margin: 0 18px;
}

/* .slick-list {
    margin: 0 -18px;
    padding-right: 50px;
} */

.conference .container__content .content__box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 24px;
    background: #fff;
    max-width: 352px;
    height: max-content;
    border: 1px solid var(--Neutral-Grey, #E1E1DE)
}

.conference .container__content .content__box-img img {
    width: 100%;
    height: auto
}

.conference .container__content .content__box-title .content__box-heading {
    color: var(--primary-blue, #00196E);
    font-size: 22px;
    font-weight: 490;
    line-height: 28px;
    margin-bottom: 8px;
    font-family: "Halyard Text", sans-serif;
}

.conference .container__content .content__box-title .content__box-date,
.conference .container__content .content__box-title .content__box-address {
    color: #8a8a8a;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Halyard Text", sans-serif;
}

.conference .container__content .content__box-desc {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    font-family: "Halyard Text", sans-serif;
}

.conference .container__content .content__box-title .content__box-icon img {
    width: 100%;
    height: auto
}

.title {
    color: var(--Primary-Blue, #00196E);
    font-variant-numeric: lining-nums proportional-nums;
    font-family: "garamond-premier-pro";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    margin: 0
}

.see__all {
    width: max-content;
    margin-top: 16px
}

.see__all .wrap-contact {
    display: flex;
    align-items: center
}

.see__all .wrap-contact .cta {
    font-size: 18px;
    font-weight: 490;
    line-height: 16px;
    color: var(--primary-blue, #00196e);
    font-family: Halyard Text
}

.see__all .wrap-contact .icon {
    margin-left: 8px
}

.see__all .wrap-contact .icon {
    transform: translateX(0);
    transition: all .5s linear
}

.see__all .wrap-contact:hover .icon {
    transform: translateX(6px)
}





@media screen and (max-width: 991px) {
    .hero .hero__banner .hero__banner-tl {
        height: 320px;
        padding: 0px 123px 36px 123px;
        background-color: var(--background-banner);
    }

    .hero .hero__banner-dk {
        display: none;
    }

    .hero .hero__content {
        max-width: 522px;
        min-height: 284px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        gap: 10px;
        width: 100%;
        bottom: 40px;
    }



    .hero .hero__content .hero__title {
        color: var(--Primary-Blue, #00196E);
        text-align: center;
        font-family: 'halyard-display', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        /* 125% */
        letter-spacing: 2px;
        text-transform: uppercase;
    }


    .hero .hero__content .hero__heading {
        color: var(--Primary-Blue, #00196E);
        text-align: center;
        font-family: 'garamond-premier-pro';
        font-size: 40px;
        margin: 0 auto;
        width: 100%;
        font-style: normal;
        font-weight: 400;
        line-height: 48px;
        text-shadow: none;
    }


    .content__container .article__content-wrapper img {
        width: 100%;
        margin: 0 0 8px 0;
    }

    .content__container .article__content-wrapper .article__introduce img:first-child {
        width: 100%;
        margin: 0;
    }


    #main-content .content__container {
        max-width: 558px;
        padding: 0 18px;
        margin: 60px auto;
    }

    .article__content-wrapper .article__content-paragraph {
        font-size: 22px;
        line-height: 28px;
    }

    .article__detail-wrapper .article__detail-title {
        margin: 48px 0px 16px;
    }

    .article__detail-wrapper .article__interviews-author {
        margin-top: 48px;
    }

    .amount {
        margin-top: 100px;
        padding: 0px 0px 80px;
    }


    .happening .james_container .title_block {
        font-size: 40px;
        line-height: 48px;
        margin: 0px auto 60px;
    }



    .happening {
        padding-bottom: 0px;
        margin-top: 48px;
    }

    .happening .james_row .james_col-4:nth-child(3) {
        display: none;
    }

    .happening .james__news .james__news--list {
        max-width: 85%;
        margin: 0 auto;
    }


    .happening .james__news--list .james_col-4 {
        max-width: 50%;
        width: 50%;
    }


    .happening .james__news--list .james_row {
        margin-left: -12px;
        margin-right: -12px;
    }

    .happening .james__news--list .james_row>* {
        padding-left: 12px;
        padding-right: 12px;
    }

    .james__connect .james__connect--list {
        max-width: 85%;
        margin: 0 auto;
    }

    .james__connect {
        padding: 100px 0px;
    }


    .type-block.teaser .block-inner h2 {
        font-size: 40px;
    }


    .james__connect .james__connect--list .james_col-4 {
        width: 50%;
        max-width: 50%;
    }



    /* Conferences */


    .conference {
        padding: 0px;
    }

    .conference .container__heading .container__heading-text {
        font-size: 16px;
        line-height: 20px
    }

    .title {
        font-size: 40px;
        line-height: 48px
    }

    .conference .container__content .content__box {
        max-width: 100%
    }

    /* .slick-list {
        padding: 0 51%0 0 !important
    } */

    .conference .container__heading {
        padding: 0 14px
    }

    /* .conference .container__content .content__box-title .content__box-heading {
        font-size: 16px;
        line-height: 24px
    } */

    .conference .container__heading .container__heading-wrap .title {
        font-size: 40px;
        line-height: 48px
    }

    .conference .container__heading .container__heading-text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px
    }

    .conference .container__box-content {
        padding-left: 14px;
        padding-right: 0;
        overflow: visible
    }

    .conference .box__container {
        margin: 0;
        gap: 36px
    }

    .conference .see__all {
        padding: 0 14px
    }

    .slick-list {
        margin: 0-18px
    }

    .slick-slide {
        margin: 0 18px
    }





}


@media (max-width: 576px) {
    .hero .hero__banner .hero__banner-mb {
        height: 320px;
        padding: 0px 16px 36px;
        background-color: var(--background-banner);
    }

    .hero .hero__banner-dk {
        display: none;
    }

    .hero .hero__banner-tl {
        display: none;
    }

    .hero .hero__content {
        max-width: 393px;
        min-height: 320px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        gap: 10px;
    }

    .hero .hero__content .hero__title {
        color: var(--Primary-Blue, #00196E);
        text-align: center;
        font-family: 'halyard-display', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px;
        /* 125% */
        letter-spacing: 2px;
        text-transform: uppercase;
    }

    .hero .hero__content .hero__heading {
        color: var(--Primary-Blue, #00196E);
        text-align: center;
        font-family: 'garamond-premier-pro';
        font-size: 36px;
        margin: 0 auto;
        width: 85%;
        font-style: normal;
        font-weight: 400;
        line-height: 40px;
        text-shadow: none;
    }


    #main-content .content__container {
        margin: 48px auto;
    }

    .article__detail-wrapper .article__detail-title {
        margin: 36px 0px 16px;
    }


    .article__detail-wrapper .article__detail-image {
        margin: 16px 0;
    }


    .article__detail-wrapper .article__interviews-author {
        margin-top: 36px;
    }


    .amount {
        margin-top: 88px;
        padding: 0px 0px 88px;
    }


    .happening .james__news--list .james_col-4 {
        max-width: 100%;
        width: 100%;
    }

    .james__connect .james__connect--list .james_col-4 {
        width: 100%;
        max-width: 100%;
    }


    .happening .james_container .title_block {
        font-size: 36px;
        line-height: 40px;
        margin: 0px auto 24px;
    }


    .article__detail-wrapper ul li {
        padding-bottom: 2px;
    }







    .happening .james__news .james__news--item .meta_info h4 {
        font-variant-numeric: normal;
        margin: 16px 0 8px;
    }


    .happening .james__news .james__news--list .james__news--item {
        margin-bottom: 0px;
    }


    .see-more .j_btn-explore {
        margin: 24px auto 0;
    }

    .james__connect {
        padding: 48px 0px;
    }

    .happening .james__news--list .james__news--item .meta_info {
        margin-bottom: 36px;
    }



    .conference {
        padding: 0
    }

    .conference .container__heading .container__heading-text {
        font-size: 14px;
        line-height: 18px
    }

    .conference .container__heading .container__heading-wrap .title {
        font-size: 36px;
        line-height: 40px
    }

    .conference .box__container {
        gap: 36px
    }

    .conference .container__heading {
        padding: 0
    }

    .conference .container__box-content {
        padding: 0
    }

    .conference .container__content {
        display: flex;
        flex-direction: column;
        gap: 36px
    }

    /* .conference .container__content .content__box {
        display: none
    }

    .conference .container__content .content__box:nth-child(1),
    .conference .container__content .content__box:nth-child(2) {
        display: flex
    } */

    /* .conference .container__heading .container__heading-wrap .container__wrap-icon {
        display: none
    } */

    .conference .container__heading .container__heading-wrap .title {
        font-size: 36px;
        line-height: 40px
    }

    .conference .container__heading .container__heading-text {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 8px
    }

    .conference .see__all {
        padding: 0;
        margin: 0
    }
}