
/*------------------------------------*\
GENERAL
\*------------------------------------*/

/*.page-heading {
    background: #f1f1f1; /* Old browsers */
/*    background: -moz-linear-gradient(left, #f1f1f1 0%, #f1f1f1 50%, #e9e7e8 50%, #e9e7e8 100%);  FF3.6-15 */
/*    background: -webkit-linear-gradient(left, #f1f1f1 0%,#f1f1f1 50%,#e9e7e8 50%,#e9e7e8 100%);  Chrome10-25,Safari5.1-6 */
/*    background: linear-gradient(to right, #f1f1f1 0%,#f1f1f1 50%,#e9e7e8 50%,#e9e7e8 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*}*/
 
/*.page-heading .wrapper {*/
/*    background: #e9e7e8;  Old browsers */
/*    background: -moz-linear-gradient(left, #f1f1f1 0%, #f1f1f1 26%, #e9e7e8 26%, #e9e7e8 100%);  FF3.6-15 */
/*    background: -webkit-linear-gradient(left, #f1f1f1 0%,#f1f1f1 26%,#e9e7e8 26%,#e9e7e8 100%);  Chrome10-25,Safari5.1-6 */
/*    background: linear-gradient(to right, #f1f1f1 0%,#f1f1f1 26%,#e9e7e8 26%,#e9e7e8 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*}*/
   

.page-heading {
    display: block !important;
}
.page-heading .wrapper::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    z-index: 0;
}

a {
    transition: all 0.15s;
}


/* NU E O SOLUȚIE BUNĂ MARGINE NEGATIVĂ (riști să te trezești cu scroll orizontal din senin și alte probleme de flow), 
DAR MAI ALES NU E O SOLUȚIE BUNĂ SĂ O PUI GENERAL PE UN ELEMENT ATÂT DE VAST PRECUM SECTION, CARE POATE FI FOLOSIT INCLUSIV ÎN CADRUL ALTOR ELEMENTE, SEMANTIC. 
IDEAL AR FI CEL PUȚIN SĂ ÎȚI FACI O CLASĂ TIP .container , FOLOSITĂ DOAR UNDE AI NEVOIE.  
ȘI MAI IDEAL AR FI UN JOC DE PADDING-URI ÎN GRID-URI, în loc de negative margins pe container. */

main section {
    margin-left: -21px !important;
    margin-right: -21px !important;
}

section, 
.home section {
    margin: 0 auto !important;
}


/*

.home .button.style-outline:hover {
    border-color: #334196;
    background-color: #334196;
    color: #fff;
}


.button.style-outline.white {
    border-color: #fff;
    color: #fff;
}

.button.style-outline.white:hover {
    background-color: rgba(255, 255, 255, 0.05);
    border-color: #fff;
}


.home .button {
    padding: 13px 20px;
}
*/



/*------------------------------------*\
HEADER
\*------------------------------------*/

.header {
    position: relative;
}

.header-top {
    text-align: left;
    padding: 30px 0 25px 0;
}

.header-top .logo {
    display: inline-block;
    position: relative;
    padding: 30px 0 30px 135px;
}

.header-top .logo::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 122px;
    width: 122px;
    background-image: url(img/logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
} 

.header-top .logo h1 {
    font-family: 'EB Garamond', serif;
    font-size: 37px;
    font-weight: 600;
    letter-spacing: -0.5px;
    padding: 0;
    margin: 0;
    margin-bottom: -3px;
    position: relative;
    z-index: 1;
}

.header-top .logo::after {
    content: '25';
    display: block;
    position: absolute;
    right: -78px; /* Var 1 */
    right: -70px; /* Var 2 */
    top: -12px;
    line-height: 1;
    font-size: 100px;
    font-family: 'EB Garamond', serif; /* Var 1 */
    font-family: 'Cormorant Garamond', serif; /* Var 2 */
    font-weight: 400;
    letter-spacing: 0.5px;
    letter-spacing: -5px; /* Var 2 */
    color: #e8eaf8;
    z-index: 0;
    
}

.header-top .logo h2 {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin: 0;
    padding: 0;
}

.header .main-menu {
    position: relative;
}



.header .main-menu .secondary {
    position: absolute;
    text-align: right;
    right: 0;
    top: -170px;
}

.header .main-menu .secondary .language {
    font-family: 'EB Garamond', serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #290b0b; /* @TBD - Uniformizat puțin culorile? */
    display: inline-block;
    vertical-align: middle;
}

.header .main-menu .secondary .language a {
    opacity: 1;
    color: inherit;
}

.header .main-menu .secondary .language a:hover {
/*    opacity: 0.7;*/
    color: #727272;
}

.header .main-menu .secondary .search {
    display: inline-block;
    height: 20px;
    width: 20px;
/*    background-image: url(img/search.png);*/
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20px" height="20px"> <path opacity="1" fill="rgb(41, 11, 11)" d="M19.129,18.164l-4.518-4.52c1.152-1.373,1.852-3.143,1.852-5.077c0-4.361-3.535-7.896-7.896-7.896 c-4.361,0-7.896,3.535-7.896,7.896s3.535,7.896,7.896,7.896c1.934,0,3.705-0.698,5.078-1.853l4.52,4.519 c0.266,0.268,0.699,0.268,0.965,0C19.396,18.863,19.396,18.431,19.129,18.164z M8.567,15.028c-3.568,0-6.461-2.893-6.461-6.461 s2.893-6.461,6.461-6.461c3.568,0,6.46,2.893,6.46,6.461S12.135,15.028,8.567,15.028z"></path></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
    transition: all 0.2s;
    opacity: 0;
    z-index: -5;
    position: relative;
}

.header .main-menu .secondary .search:hover {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20px" height="20px"> <path opacity="1" fill="rgb(114, 114, 114)" d="M19.129,18.164l-4.518-4.52c1.152-1.373,1.852-3.143,1.852-5.077c0-4.361-3.535-7.896-7.896-7.896 c-4.361,0-7.896,3.535-7.896,7.896s3.535,7.896,7.896,7.896c1.934,0,3.705-0.698,5.078-1.853l4.52,4.519 c0.266,0.268,0.699,0.268,0.965,0C19.396,18.863,19.396,18.431,19.129,18.164z M8.567,15.028c-3.568,0-6.461-2.893-6.461-6.461 s2.893-6.461,6.461-6.461c3.568,0,6.46,2.893,6.46,6.461S12.135,15.028,8.567,15.028z"></path></svg>');
}


.header .main-menu .secondary .secondary-fellows {
    padding: 28px 0 42px 0;
}

.header .main-menu .secondary .secondary-fellows .button {
    margin-right: 0;
    margin-left: 10px;
}


.header .main-menu {
    background-color: #fafafa;
}

.header .main-menu .main-navigation {
    text-align: center;
} 

.header .main-menu .main-navigation ul, 
.header .main-menu .main-navigation li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header .main-menu .main-navigation > ul > li {
    display: inline-block;
    padding: 0 11px;
}

.header .main-menu .main-navigation >ul > li:first-child {
    padding-left: 0;
}

.header .main-menu .main-navigation > ul > li:last-child {
    padding-right: 0;
}

.header .main-menu .main-navigation > ul > li > a {
    display: inline-block;
    padding: 15px 15px;
    font-family: 'EB Garamond', serif;
    font-size: 20px;
    letter-spacing: -0.5px;
    font-weight: 400;
    line-height: 1.2;
}

.header .main-menu .main-navigation > ul > li:first-child > a {
    padding-left: 0;
}

.header .main-menu .main-navigation > ul > li:last-child > a {
    padding-right: 0;
}

.header .main-menu .main-navigation > ul > li > a:hover {
/*    background-color: #fdfdfd; */
    color: #334196;
}

.header .main-menu .main-navigation > ul > li.menu-item-has-children > a::after {
    content: ' ';
    display: block;
    z-index: -1;
    opacity: 0;
    transition: all 0.4s;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 9px 5px;
    border-color: transparent transparent #334196 transparent;
    position: relative;
    margin: 0 auto -9px auto;
    position: relative;
    bottom: -8px;
}

.header .main-menu .main-navigation > ul > li.menu-item-has-children:hover > a::after {
    z-index: 1;
    opacity: 1;
}


.header .main-menu .main-navigation .sub-menu {
    display: none;
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    background-color: #334196;
    text-align: left;
    color: #fff;
    transition: all 0.4s;
    opacity: 0;
}

.header .main-menu .main-navigation >ul > li:hover .sub-menu {
    z-index: 10;
    opacity: 1;
}

.header .main-menu .main-navigation .sub-menu > .wrapper {
    padding: 50px 10px;
}

.header .main-menu .main-navigation .sub-menu > .wrapper::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}

.header .main-menu .main-navigation .sub-menu h3 {
    font-family: 'EB Garamond', serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.5px;
    display: inline-block;
    width: 25%;
    padding-right: 30px;
    box-sizing: border-box;
    vertical-align: top;
}

.header .main-menu .main-navigation .sub-menu .sub-menu-body {
    display: inline-block;
    width: 74%;
    vertical-align: top;
    column-count: 3;
    column-width: 30%;
}

.header .main-menu .main-navigation .sub-menu .sub-menu-body > li {
    display: block;
}

.header .main-menu .main-navigation .sub-menu .sub-menu-body a {
    color: #fff;
    font-family: 'EB Garamond', serif;
    font-size: 20px;
    letter-spacing: -0.5px;
    font-weight: 400;
    line-height: 1.2;
    padding: 7px 0;
    display: inline-block;
    opacity: 1;
}

.header .main-menu .main-navigation .sub-menu .sub-menu-body a:hover {
    /*opacity: 0.8;*/
	color: /*#fdf5e1;*/#ffebbe;
}

    

.header .main-menu .main-navigation .sub-menu.lvl-2 {
    left: 100%;
}






/*------------------------------------*\
FOOTER
\*------------------------------------*/


.footer-main {
    background-color: #fafafa;
    border-top: 1px solid #d3d3d3;
}

.footer-main .wrapper {
    padding: 80px 0 40px 0;
    position: relative;
} 

.footer-menu, 
.footer-menu ul, 
.footer-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menu::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}

.footer-menu > li {
    display: block;
}

.footer-menu > li > a {
    font-family: 'EB Garamond', serif;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #1b1b1b;
    text-transform: uppercase;
    margin-bottom: 13px;
    display: inline-block;
    cursor: default;
}

.footer-menu > li.single > a {
    cursor: pointer;
}

.footer-menu > li > a:hover {
    opacity: 1;
}

.footer-menu > li.single > a:hover {
    opacity: 0.75;
}

.footer-menu .sub-menu {
    display: block;
    margin-bottom: 30px;
}

.footer-menu .sub-menu a {
    font-family: 'EB Garamond', serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.5px;
    color: #1b1b1b;
    display: inline-block;
    margin-bottom: 7px;
}


.footer-menu > li.menu-item-has-children {
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding-right: 50px;
}

.footer-menu a {
    opacity: 1;
}

.footer-menu a:hover {
    opacity: 0.75;
}


.footer-menu .footer-events a,
.footer-menu .footer-library a, 
.footer-menu .footer-news a {
    margin-bottom: 7px;
}

.footer-menu .footer-events a::before,
.footer-menu .footer-library a::before, 
.footer-menu .footer-news a::before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: -2px;
}

.footer-menu .footer-events a::before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="19px" height="19px"> <path fill-rule="evenodd"  opacity="0.5" fill="rgb(27, 27, 27)" d="M-0.000,18.999 L-0.000,2.356 L3.792,2.356 L3.792,-0.001 L7.176,-0.001 L7.176,2.356 L11.824,2.356 L11.824,-0.001 L15.207,-0.001 L15.207,2.356 L19.000,2.356 L19.000,18.999 L-0.000,18.999 ZM5.810,3.716 L5.810,2.356 L5.810,1.359 L5.158,1.359 L5.158,2.356 L5.158,3.716 L5.158,3.954 L5.810,3.954 L5.810,3.716 ZM13.841,3.716 L13.841,2.356 L13.841,1.359 L13.190,1.359 L13.190,2.356 L13.190,3.716 L13.190,3.954 L13.841,3.954 L13.841,3.716 ZM17.634,3.716 L15.207,3.716 L15.207,5.315 L11.824,5.315 L11.824,3.716 L7.176,3.716 L7.176,5.315 L3.792,5.315 L3.792,3.716 L1.366,3.716 L1.366,6.224 L17.634,6.224 L17.634,3.716 ZM17.634,7.584 L1.366,7.584 L1.366,17.639 L17.634,17.639 L17.634,7.584 ZM3.929,13.370 L2.500,13.370 L2.500,11.947 L3.929,11.947 L3.929,13.370 ZM3.929,16.354 L2.500,16.354 L2.500,14.931 L3.929,14.931 L3.929,16.354 ZM7.072,13.370 L5.643,13.370 L5.643,11.947 L7.072,11.947 L7.072,13.370 ZM7.072,16.354 L5.643,16.354 L5.643,14.931 L7.072,14.931 L7.072,16.354 ZM10.214,13.370 L8.785,13.370 L8.785,11.947 L10.214,11.947 L10.214,13.370 ZM13.357,10.410 L11.928,10.410 L11.928,8.987 L13.357,8.987 L13.357,10.410 ZM13.357,13.370 L11.928,13.370 L11.928,11.947 L13.357,11.947 L13.357,13.370 ZM16.500,10.410 L15.071,10.410 L15.071,8.987 L16.500,8.987 L16.500,10.410 ZM16.500,13.370 L15.071,13.370 L15.071,11.947 L16.500,11.947 L16.500,13.370 Z"/></svg>'); 
}

.footer-menu .footer-library a::before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="19px" height="17px"> <path fill-rule="evenodd"  opacity="0.6" fill="rgb(27, 27, 27)" d="M18.693,15.663 C17.942,15.663 17.088,15.339 16.183,14.997 C15.146,14.604 13.971,14.160 12.802,14.160 C11.799,14.160 10.987,14.523 10.389,15.238 C10.275,15.375 10.081,15.385 9.956,15.260 C9.831,15.135 9.822,14.923 9.937,14.787 C10.431,14.195 11.329,13.490 12.802,13.490 C14.074,13.490 15.301,13.954 16.383,14.364 C17.108,14.638 17.799,14.900 18.387,14.973 L18.387,2.156 C17.713,2.086 16.967,1.803 16.183,1.507 C15.146,1.114 13.971,0.670 12.802,0.670 C10.421,0.670 9.799,2.787 9.793,2.808 C9.753,2.949 9.634,3.045 9.500,3.045 C9.365,3.045 9.246,2.949 9.207,2.808 C9.182,2.722 8.563,0.670 6.198,0.670 C5.029,0.670 3.854,1.114 2.817,1.507 C2.033,1.803 1.287,2.086 0.613,2.156 L0.613,14.973 C1.201,14.900 1.892,14.638 2.616,14.364 C3.699,13.954 4.926,13.490 6.198,13.490 C7.671,13.490 8.569,14.195 9.063,14.787 C9.177,14.923 9.168,15.135 9.043,15.260 C8.918,15.384 8.725,15.375 8.611,15.238 C8.013,14.523 7.201,14.160 6.198,14.160 C5.029,14.160 3.854,14.604 2.817,14.997 C1.912,15.339 1.057,15.663 0.306,15.663 C0.137,15.663 -0.000,15.513 -0.000,15.328 L-0.000,1.838 C-0.000,1.653 0.137,1.503 0.306,1.503 C0.954,1.503 1.762,1.197 2.616,0.874 C3.699,0.464 4.926,-0.000 6.198,-0.000 C7.671,-0.000 8.569,0.705 9.063,1.296 C9.248,1.518 9.391,1.740 9.500,1.936 C9.609,1.740 9.752,1.518 9.937,1.296 C10.431,0.705 11.329,-0.000 12.802,-0.000 C14.074,-0.000 15.301,0.464 16.383,0.874 C17.238,1.197 18.046,1.503 18.693,1.503 C18.863,1.503 19.000,1.653 19.000,1.838 L19.000,15.328 C19.000,15.513 18.863,15.663 18.693,15.663 ZM9.193,14.019 L9.193,4.018 C9.193,3.834 9.331,3.684 9.500,3.684 C9.669,3.684 9.806,3.834 9.806,4.018 L9.806,14.019 C9.806,14.204 9.669,14.354 9.500,14.354 C9.331,14.354 9.193,14.204 9.193,14.019 ZM0.306,16.333 C0.954,16.333 1.762,16.027 2.616,15.703 C3.699,15.294 4.926,14.829 6.198,14.829 C7.581,14.829 8.457,15.451 8.968,16.017 L10.031,16.017 C10.542,15.451 11.419,14.829 12.802,14.829 C14.074,14.829 15.301,15.294 16.383,15.703 C17.238,16.027 18.046,16.333 18.693,16.333 C18.863,16.333 19.000,16.483 19.000,16.667 C19.000,16.852 18.863,17.002 18.693,17.002 C17.942,17.002 17.088,16.679 16.183,16.336 C15.146,15.944 13.971,15.499 12.801,15.499 C11.799,15.499 10.987,15.862 10.389,16.578 C10.331,16.647 10.249,16.687 10.163,16.687 L8.837,16.687 C8.751,16.687 8.669,16.647 8.611,16.578 C8.013,15.862 7.201,15.499 6.198,15.499 C5.029,15.499 3.854,15.944 2.817,16.336 C1.912,16.679 1.057,17.002 0.306,17.002 C0.137,17.002 -0.000,16.852 -0.000,16.667 C-0.000,16.483 0.137,16.333 0.306,16.333 Z"/> </svg>'); 
}

.footer-menu .footer-news a::before {
    background-image: url('data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAQAAACVkV9MAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjAwEGIDb9qxOwAAABMklEQVQoz23SQUuUURTG8d9932vmqNCISCK2cFqFLlpoECH4Jdy07LO1C/wAIq6KEnSXkiWtFaUYZSZn3pnbYu6Myng29xzun+fhOZzgg2c6gvFKCk/s+EU0Z8+p+Cg2Yds0RJW2dUvSGNb1VcsbDRdRUvPaib+KB0psWNF3LXo7MOs4cDWm9gLBoZblAVaoaT6IkQQTAkqRiJ7Ktu5Y2hmnwzYqtXw0k+dCqZv7nqa1IZYUFsznryt/vBzpnekPsb6aTf+0MaXms0a2T86Ha4oIej65RN17vx3l1SRJeYeR8ht1rXqlkATJruo+Jo+V6KfvI7Vr7+5jkzY1MWtKXT1b9f24i1C68cWiWQTftDWEbBolPZUQVZ47dCwhSDgfLaQwacmtTrBq69FrG9RTQcv+fxt+WnX0k6p/AAAAAElFTkSuQmCC'); 
}


.footer-buttons {
    margin-top: 80px;
}

.footer-buttons .button.style-outline {
    color: #071153;
	background:#fafafa;
    border-color: /*#334196*/#d3d3d3;
}

.footer-buttons .button.style-outline:hover {
    background-color: #334196;
    color: #ffebbe;
	border-color:#334196;
}


.footer-main .contact-box {
    position: absolute;
    right: 35px;
    bottom: 40px;
    width: 420px;
    height: 195px;
    border: 1px solid #9ca1c5;
    box-sizing: border-box;
    padding: 25px 180px 25px 30px;
	background:#fafafa;
}

.footer-main .contact-box::before {
    content: ' ';
    display: block;
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -61px;
    height: 122px;
    width: 122px;
    background-image: url(img/footer-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.footer-main .contact-box h2 {
    font-family: 'EB Garamond', serif;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #071153;
    text-transform: uppercase;
    margin-bottom: 13px;
    line-height: 1.2;
    display: inline-block;
}

.footer-main .contact-box p {
    font-family: 'EB Garamond', serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.5px;
    color: #334196;
    line-height: 1.2;
    margin-bottom: 17px;
    margin-top: 5px;
}

.footer-main .contact-box .more {
    font-family: 'EB Garamond', serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -0.5px;
    color: #334196;
    line-height: 1.2;
}

.footer-main .contact-box .email, 
.footer-main .contact-box .facebook, 
.footer-main .contact-box .more {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.footer-main .contact-box a {
    opacity: 1;
} 

.footer-main .contact-box a:hover {
    opacity: 0.75;
}

.footer-main .contact-box .email, 
.footer-main .contact-box .facebook {
    width: 26px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -2000em;
}

.footer-main .contact-box .email {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="30px" height="30px"> <path fill-rule="evenodd"  fill="rgb(51, 65, 150)" d="M15.000,29.999 C6.715,29.999 -0.000,23.284 -0.000,15.000 C-0.000,6.715 6.715,-0.001 15.000,-0.001 C23.285,-0.001 30.000,6.715 30.000,15.000 C30.000,23.284 23.285,29.999 15.000,29.999 ZM15.000,2.343 C8.010,2.343 2.344,8.010 2.344,15.000 C2.344,21.990 8.010,27.656 15.000,27.656 C21.990,27.656 27.656,21.990 27.656,15.000 C27.656,8.010 21.990,2.343 15.000,2.343 ZM17.496,19.118 C16.758,19.118 16.235,18.854 15.929,18.325 C15.251,18.854 14.542,19.118 13.804,19.118 C12.943,19.118 12.243,18.737 11.709,17.975 C11.226,17.283 10.985,16.481 10.985,15.567 C10.985,14.397 11.356,13.297 12.100,12.266 C12.906,11.147 13.862,10.587 14.963,10.587 C15.391,10.587 15.721,10.641 15.952,10.752 C16.203,10.874 16.452,11.108 16.699,11.456 C16.743,11.142 16.818,10.933 16.928,10.827 C17.036,10.722 17.245,10.669 17.554,10.669 C18.199,10.669 18.521,10.925 18.521,11.441 C18.521,11.497 18.516,11.557 18.506,11.622 L17.821,15.874 C17.692,16.666 17.628,17.109 17.628,17.205 C17.628,17.437 17.751,17.552 17.997,17.552 C18.223,17.552 18.536,17.408 18.935,17.122 C19.466,16.739 19.872,16.195 20.153,15.489 C20.404,14.860 20.529,14.179 20.529,13.449 C20.529,12.054 20.035,10.935 19.045,10.094 C18.120,9.301 16.962,8.905 15.569,8.905 C13.798,8.905 12.328,9.514 11.162,10.731 C9.995,11.949 9.413,13.465 9.413,15.279 C9.413,17.149 10.025,18.586 11.251,19.588 C12.372,20.506 13.868,20.964 15.738,20.964 C17.481,20.964 18.937,20.453 20.109,19.429 C20.281,19.227 20.547,18.935 20.905,18.550 C21.122,18.329 21.388,18.217 21.704,18.217 C21.870,18.217 22.015,18.285 22.135,18.418 C22.256,18.552 22.315,18.705 22.315,18.877 C22.315,19.103 22.191,19.400 21.939,19.769 C21.737,20.071 21.525,20.328 21.304,20.540 C20.620,21.181 19.750,21.676 18.691,22.022 C17.726,22.341 16.738,22.499 15.723,22.499 C13.341,22.499 11.417,21.931 9.951,20.791 C8.318,19.526 7.500,17.714 7.500,15.355 C7.500,13.045 8.297,11.149 9.892,9.662 C11.442,8.220 13.356,7.499 15.635,7.499 C17.388,7.499 18.941,8.040 20.300,9.117 C21.767,10.281 22.500,11.734 22.500,13.478 C22.500,14.935 22.028,16.226 21.083,17.349 C20.089,18.529 18.893,19.118 17.496,19.118 ZM16.085,12.416 C15.952,12.124 15.751,11.977 15.480,11.977 C14.825,11.977 14.243,12.538 13.731,13.659 C13.292,14.609 13.073,15.462 13.073,16.219 C13.073,17.194 13.455,17.681 14.218,17.681 C14.729,17.681 15.211,17.052 15.665,15.795 C16.054,14.730 16.247,13.869 16.247,13.212 C16.247,12.905 16.193,12.639 16.085,12.416 Z"/> </svg>');
} 

.footer-main .contact-box .facebook {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="30px" height="30px"> <path fill-rule="evenodd"  fill="rgb(51, 65, 150)" d="M15.000,29.999 C6.715,29.999 -0.000,23.284 -0.000,15.000 C-0.000,6.715 6.715,-0.001 15.000,-0.001 C23.285,-0.001 30.000,6.715 30.000,15.000 C30.000,23.284 23.285,29.999 15.000,29.999 ZM15.000,2.343 C8.010,2.343 2.344,8.010 2.344,15.000 C2.344,21.990 8.010,27.656 15.000,27.656 C21.990,27.656 27.656,21.990 27.656,15.000 C27.656,8.010 21.990,2.343 15.000,2.343 ZM18.560,12.703 L18.157,15.351 L15.950,15.351 C15.950,18.712 15.950,22.499 15.950,22.499 L13.353,22.499 C13.353,22.499 13.353,18.750 13.353,15.351 L11.440,15.351 L11.440,12.703 L13.353,12.703 L13.353,10.644 C13.353,9.416 13.954,7.499 16.590,7.499 L18.522,7.509 L18.522,10.079 C18.522,10.079 17.117,10.079 16.837,10.079 C16.555,10.079 15.950,10.215 15.950,10.799 L15.950,12.703 L18.560,12.703 Z"/> </svg>');
}


.footer-legal {
    background-color: #334196;
    color: #fff;
    text-align: center;
    font-family: 'EB Garamond', serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: -0.5px;
}

.footer-legal  ul li{
    font-size: 16px;
}

.footer-legal .wrapper {
    padding: 20px 0;
}

.footer-legal .copyright,
.footer-legal .footer-legal-menu,
.footer-legal .footer-legal-menu li {
    display: inline-block;
}

.footer-legal .footer-legal-menu, 
.footer-legal .footer-legal-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-legal .footer-legal-menu li a {
    color: #fff;
    opacity: 1;
}

.footer-legal .footer-legal-menu li a::before {
    content: ' | ';
}

.footer-legal .footer-legal-menu li a:hover {
	color: #ffefca;
}

/*------------------------------------*\
HOMEPAGE
\*------------------------------------*/


/* SLIDER */

.home .slider, 
.home .slider .slide {
    height: 560px;
}

.home .slider.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.home .slider .slick-arrow,
.home .slider .slick-dots {
    z-index: 1;
}

.home .slider .slick-dots li,
.home .slider .slick-dots li button {
    width: auto;
    height: auto;
    padding: 0;
    height: 10px;
    width: 10px;
}

.home .slider .slick-dots li button::before {
    content: ' ';
    display: block;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    background-color: #fff;
}

.home .slider .slick-dots {
    bottom: 25px;
}

.home .slider .slick-prev {
    left: 30px;
}

.home .slider .slick-next {
    right: 30px;
}

.home .slider .slide {
    position: relative;
    background-image: url(img/temporary-slider/slide1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.home .slider .slide::before {
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #071153;
    background-color: #737ec1;
    opacity: 0.7;
/*    opacity: 0.65;*/
}

.home .slider .slick-prev,
.home .slider .slick-next {
/*    display: none !important;*/
    position: absolute;
    top: 50%;
    height: 60px;
    width: 30px;
    transform: translate(0, -50%);
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.15s;
} 

.home .slider .slick-prev:hover,
.home .slider .slick-next:hover {
    opacity: 1;
}

.home .slider .slick-prev::before,
.home .slider .slick-prev::after, 
.home .slider .slick-next::before,
.home .slider .slick-next::after {
    content: ' ';
    display: block;
    height: 20px;
    width: 2px;
    position: absolute;
    background-color: #fff;
}

.home .slider .slick-prev::before,
.home .slider .slick-prev::after {
    left: 13px;
}

.home .slider .slick-next::before,
.home .slider .slick-next::after {
    right: 13px;
}

.home .slider .slick-prev::before {
    top: 12px;
    transform: rotate(30deg);
}

.home .slider .slick-prev::after {
    top: 28px;
    transform: rotate(-30deg);
}

.home .slider .slick-next::before {
    top: 12px;
    transform: rotate(-30deg);
}

.home .slider .slick-next::after {
    top: 28px;
    transform: rotate(30deg);
}

.home .slider .wrapper {
    padding: 60px 0;
    height: 100%;
    box-sizing: border-box;
}

.home .slider .wrapper::before {
    content: ' ';
    width: 0px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.home .slider .slide-content {
    margin: 0 auto;
    padding-top: 15px;
    width: 95%;
    /*max-width: 600px; - wider space @Ana*/
	max-width:900px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.home .slider .slide-content h2 {
    font-size: 38px;
    line-height: 1.1;
    color: inherit;
	font-weight:bold;
	margin-bottom:21px;
}

/* Adaugat linie sub titlu - Andrei */
.home .slider .slide-content h2::after{
    content:" --------- ";
	color:#FFEBBE;
	font-weight:bold;
	font-size:35px;
	display:block;
	letter-spacing:-14px;
	line-height:0;
	margin-top:21px;
	font-family: 'EB Garamond', serif;
}

.home .slider .slide-content p {
    /*font-size: 21px;*/
	font-size:24px;
	margin-top:0px;
	margin-bottom:0px;
}

.home .slider .slide-content .button {
    margin-top: 28px;
}



/* NEC25 + Slider */
.nec25 .page-heading .wrapper {
    margin-bottom: 0;
}

.nec25-slider {
    margin-bottom: 60px;
}

.nec25-slider, 
.nec25-slider .slide {
    height: 520px;
}

.nec25-slider .slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.nec25-slider .slick-arrow {
    position: absolute;

    right: 0;
    bottom: -65px;

    padding:14px 21px;
    border: solid 1px #cccccc;
    font-size:21px;
    /*    margin-top:7px;*/
    transition: all 0.15s;
    cursor: pointer;
}

.nec25-slider .slick-arrow:hover {
    background-color: rgba(0, 0, 0, 0.035);
}

.nec25-slider .slick-arrow.slick-prev {
    right: 63px;
}


.nec25 section.nec25-content .col h2 {
    margin-top: 60px;
}


/* NEC25 + EVENTS */

.home .intro-events {
    background-color: #f9e597;
    position: relative;
    overflow: hidden;
}

.home .intro-events::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}

.home .intro-events::before {
    content: ' ';
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    background-color: #fff;
    border-right: 70px solid #f9e597;
}

.home .intro-events > .wrapper {
    display: table;
} 

.home .intro-events .wrapper .wrapper {
    max-width: none;
    width: auto;
}
    
    
.home .nec25-intro {
    display: table-cell;
    width: 50%;
    padding: 120px 180px 100px 0;
}

.home .nec25-intro h1 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 800;
    font-size: 35px;
    line-height: 1;
    border-bottom: 2px solid #1b1b1b;
    margin-bottom: 40px;
}

.home .nec25-intro h1::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}

.home .nec25-intro h1 .capital-header {
    font-weight: 400;
    font-size: 174px;
    display: inline-block;
    float: left;
    position: relative;
    top: -62px;
    line-height: 1;
    padding-right: 25px;
    letter-spacing: -8px;
    margin-bottom: -20px;
}

.home .nec25-intro p {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 30px;
} 

.home .nec25-intro p:first-of-type:first-letter {
    font-size: 28px;
}

.home .nec25-intro .button {
    margin-top: 70px;
}

.home .home-events {
    display: table-cell;
    width: 50%;
	/*adaugat de Andrei Bratu, 191012*/
	vertical-align:middle;
	padding-top:70px;
	padding-bottom:70px;
}

.home .home-events h1 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 800;
    font-size: 35px;
    margin-bottom: 40px;
}

.home .home-events h1 span {
    display: inline-block;
    border-bottom: 2px solid #1b1b1b;
    padding-bottom: 10px;
}


.home .home-events .events-container::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}

.home .home-events .event a {
    display: block;
    color: inherit;
    opacity: 1;
    transition: all 0.15s;
}

.home .home-events .event a:hover {
    opacity: 0.8;
}

.home .home-events .event {
    display: inline-block;
    margin-bottom: 55px;
    width: 49%;
    box-sizing: border-box;
    vertical-align: bottom;
}

.home .home-events .event.right {
    padding-left: 40px;
}

.home .home-events .event.left {
    padding-right: 40px;
    
}

.home .home-events .event.wide {
    padding: 0;
    width: auto;
    display: block;
}

.home .home-events .event h2 {
    font-size: 20px;
    font-weight: 400;
}

.home .home-events .event .date {
    font-family: 'EB Garamond', serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    text-align: right;
    padding-bottom: 5px;
    margin-top: 5px;
    border-bottom: 1px solid #1b1b1b;
}

.home .home-events .event .date .month {
    position: relative;
    bottom: 1px;
}

.home .home-events .event .date .day {
    font-size: 48px;
    font-weight: 600;
    display: inline-block;
    margin-left: 7px;
}




.home .home-news {
    background-color: #fafafa;
}

.home .home-news .wrapper {
    padding: 100px 0;
}

.home .home-news .home-news-header {
    padding-bottom: 10px;
    border-bottom: 2px solid #1b1b1b;
    margin-bottom: 65px;
}

.home .home-news .home-news-header::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}

.home .home-news .home-news-header h1 {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1;
    display: inline-block;
    text-align: left;
    vertical-align: bottom;
    width: 49.8%;
}

.home .home-news .home-news-header .misc {
    display: inline-block;
    width: 49.8%;
    text-align: right;
    vertical-align: bottom;
}

.home .home-news .home-news-header .misc a {
    font-size: 19px;
    display: inline-block;
    margin-left: 15px;
    text-transform: lowercase;
    opacity: 1;
}

.home .home-news .home-news-header .misc a:hover {
    opacity: 0.8;
} 

.home .home-news .home-news-header .misc a.subscribe {
    color: #334196;
    display: none;
}


.home .home-news .news.spotlight {
    padding-bottom: 65px;
    margin-bottom: 65px;
    border-bottom: 1px solid #1f1f1f;
}

.home .home-news .news.spotlight::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}

.home .home-news .news.spotlight .featured-img {
    width: 38.5%;
    float: left;
}

.home .home-news .news.spotlight .featured-img img {
    width: 100%;
    height: auto;
}

.home .home-news .news.spotlight .content {
    width: 61.48%;
    float: left;
    box-sizing: border-box;
    padding-left: 50px;
}

.home .home-news .news.spotlight h2 {
    font-family: 'EB Garamond', serif;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #1f1f1f;
}
 
.home .home-news .news .date {
    font-family: 'EB Garamond', serif;
    font-size: 14px;
    color: #b8acac;
    padding-bottom: 5px;
}

.home .home-news .news.spotlight .date {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 0;
    
}

.home .home-news .news.spotlight{
	margin-top:42px;
} 

.home .home-news .news.spotlight .excerpt {
    margin: 20px 0 35px 0; 
}
    
.home .home-news .news.spotlight .excerpt p {
    font-size: 20px;
    color: #1f1f20;
}
    
.home .home-news .news-container::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}
    
.home .home-news .news-container {
    margin: 0 -20px 40px -20px;
}

.home .home-news  .slick-track{
    display: flex !important;
}

.home .home-news  .slick-slide{
    height: inherit !important;
}

.home .home-news .news-container .news {
    width: 33.32%;
    display: table-cell;
    box-sizing: border-box;
    /*padding: 0 20px 70px 20px;*/
	padding: 0 14px 14px 14px;
    position: relative;
    vertical-align: top;
    float: none;
}

.home .home-news .news-container .news .just-for-padding{
	padding:28px;
	border: solid 1px #dcdcdc;
	min-height:100%;
    position:relative;
	overflow:hidden;
	
	-webkit-box-shadow: 0px 0px 5px 0px rgba(71,71,71,0.05);
	-moz-box-shadow: 0px 0px 5px 0px rgba(71,71,71,0.05);
	box-shadow: 0px 0px 5px 0px rgba(71,71,71,0.05);
}

.home .home-news .news-container .news .just-for-padding:hover{
    background: #fdfdff;
    border-color: #4b4b4b;
}

.home .home-news .news-container .news h2{
    transition: all 1s;
}

.home .home-news .news-container .news div.excerpt{
	border-bottom:none;
	border-top:none;
	padding-top:0;
    padding-bottom: 49px;
	margin-top:none;
	margin-bottom:none;
    transition: all 1s;
}

.home .home-news .news-container .news:focus{
	border:0;
	outline:0;
}

.home .home-news .news-container .slick-prev,
.home .home-news .news-container .slick-next {
    padding: 10px 16px 14px 16px;
    border: solid 1px #000;
    font-size: 21px;
    line-height: 1;
    display: inline-block;
    margin-top: 7px;
    transition: all 0.15s;
    position: absolute;
    right: 20px;
    bottom: -95px;
    cursor: pointer;
    color: #000;
}

.home .home-news .news-container .slick-prev {
    right: 73px;
}

.home .home-news .news-container .slick-prev:hover,
.home .home-news .news-container .slick-next:hover {
    background-color: rgba(0, 0, 0, 0.035);
}

.home .home-news .news-container .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -95px;
    margin: 0 auto;
    transform: translate(-50%, 0);
    padding: 0;
}

.home .home-news .news-container .slick-dots li button {
    display: none;
}

.home .home-news .news-container .slick-dots ul,
.home .home-news .news-container .slick-dots li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.home .home-news .news-container .slick-dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    transition: all 0.15s;
    margin: 0 5px;
    vertical-align: bottom;
    cursor: pointer;
	border-radius:30px;
}
    
.home .home-news .news-container .slick-dots li.slick-active {
    background-color: #e4e4e4;
}


.home .home-news .news-container .news .buttons {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 20px;
    padding: 0 20px;
    box-sizing: border-box;
}

.home .home-news .buttons {
    text-align: right;
}

.home .home-news .buttons .button {
    margin-right: 0;
}

.home .home-news .news-container .news .buttons .button {
    width: 100%;
    text-align: center;
}
    /*
.home .home-news .news-container .news:nth-child(3n+1),
.home .home-news .news-container .news:nth-child(3n+1) .buttons {
    padding-right: 40px;
    padding-left: 0;
}
    
.home .home-news .news-container .news:nth-child(3n+3),
.home .home-news .news-container .news:nth-child(3n+3) .buttons {
    padding-right: 0;
    padding-left: 40px;
}
*/
.home .home-news .news-container h2{
    font-family: 'EB Garamond', serif;
    font-weight: 600;
    font-size: 23px;
    padding-bottom: 15px;
    border-bottom: 1px solid #1f1f1f;
    /*margin-bottom: 30px;*/
}


/*adaugat de Andrei Bratu, 191012*/

.home .home-news .news-container h2 a,
.home .home-news .news.spotlight h2 a{
	color:#000;
}

.home .home-news .news-container h2 a:hover,
.home .home-news .news.spotlight h2 a:hover{
	color:#334196;
}


.home .home-news .news-container .excerpt {
    /*margin-bottom: 40px;*/
}

.home .home-news .news-container .excerpt p {
    font-size: 20px;
    color: #1f1f20;
}


.home .home-fellowships {
    background-image: url(img/homepage/fellows-paper-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
    
.home .home-fellowships .wrapper {
    padding: 70px 0;
}

.home .home-fellowships h1, 
.home .home-fellowships nav, 
.home .home-fellowships .buttons {
    display: inline-block;
    vertical-align: middle;
}

.home .home-fellowships h1 {
    font-family: 'EB Garamond', serif;
    font-size: 39px;
    letter-spacing: -1px;
    font-weight: 700;
    color: #1b1b1b;
    margin-right: 50px;
} 

.home .home-fellowships nav a {
    margin-right: 30px;
    font-size: 20px;
    font-weight: 400;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
    opacity: 1;
	color:#484952;
}

.home .home-fellowships nav a:hover {
    color: #000;
	border-bottom: solid 5px #6c77c0;
}

.home .home-fellowships .button {
    padding: 15px 25px;
    margin-left: 15px;
    font-size: 17px;
}


.home .home-library {
    position: relative;
}

.home .home-library::before {
    content: ' ';
    display: block;
    position: absolute;
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
    background-image: url(img/homepage/library.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    border-right: 110px solid #fff;
}

.home .home-library .wrapper .wrapper {
    max-width: none;
    width: auto;
}

.home .home-library > .wrapper {
    display: table;
}

.home .home-library header,
.home .home-library .content {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.home .home-library header .button {
    font-size: 35px;
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    font-weight: 700;
    padding: 20px 85px;
}

.home .home-library .content {
    padding: 80px 10px 80px 0;
}


.home .home-library .content h2 {
    color: #1f1f20;
    font-size: 27px;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 10px;
    line-height: 1;
}

.home .home-library .content .text,
.home .home-library .content .text p {
    font-size: 21px;
}
    
.home .home-library .content .read-more {
    font-family: 'EB Garamond', serif;
    font-size: 18px;
    display: inline-block;
    margin-top: 15px;
}

.home .home-library .content .text p:first-of-type:first-letter {
    font-size: 28px;
}


.home .home-publications-research {
    position: relative;
}

.home .home-publications-research > .wrapper {
    display: table;
}

.home .home-publications-research .wrapper .wrapper {
    max-width: none;
    width: auto;
}

.home .home-publications-research::before {
    content: ' ';
    display: block;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    background-image: url(img/homepage/research-programs.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home .home-publications,
.home .home-research-programs {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box;
}


.home .home-research-programs .wrapper .text a{
	color:#fff;
	display:inline-block;
	padding:7px 14px;
	border:solid 1px #fafafa;
	float:none;
	clear:both;
}

.home .home-research-programs .wrapper .text a::before{
	content: ' ';
	height:0;
	clear:both;
	display:block;
}


.home .home-publications .wrapper {
    padding: 60px 170px 60px 20px;
    position: static;
}

.home .home-publications h2 {
     display: inline-block;
    color: #1b1b1b;
    font-size: 35px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f9e598;
}

.home .home-publications .see-all {
    position: absolute;
    display: block;
    height: 100%;
    width: 110px;
    right: 50%;
    top: 0;
    background-color: #f9e597;
}

.home .home-publications .see-all span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    display: inline-block;
    min-width: 240px;
    text-align: center;
    font-family: 'EB Garamond', serif;
    font-size: 24px;
    font-weight: 300;
    color: #1f1f20;
}


.home .home-research-programs .wrapper {
    padding: 60px 30px 60px 60px;
    color: #fff;
}

.home .home-research-programs h2 {
    display: inline-block;
    color: #fff;
    font-size: 35px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f9e598;
}

.home .home-research-programs nav a {
    color: #fff;
    display: inline-block;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
    font-size: 21px;
}

.home .home-research-programs nav a::after {
    content: ' ';
    position: absolute;
    height: 21px;
    width: 1px;
    background-color: #fff;
    right: 0;
    top: 4px;
}

.home .home-research-programs nav a:last-of-type {
    margin-right: 0;
    padding-right: 0;
}

.home .home-research-programs nav a:last-of-type::after {
    display: none;
}

.home .home-research-programs .button {
    margin-top: 60px;
}


/* HOME RESPONSIVE */

@media only screen and (max-width: 1256px) {
    
    .home .intro-events {
        background-color: #fff;
    }
    
    .home .intro-events > .wrapper {
        display: block;
        width: 100%; 
        max-width: auto;
    }
    
    .home .intro-events .wrapper .wrapper {
        max-width: 1136px;
        width: 90%;
    }
    
    .home .nec25-intro {
        display: block;
        width: auto;
        padding: 60px 0;
    }
    
    .home .nec25-intro .wrapper {
        display: table;
    }
    
    .home .nec25-intro h1 {
        padding-right: 60px;
        padding-top: 23px;
        box-sizing: border-box;
        margin: 0;
        border-bottom: none;
        display: table-cell;
        width: 440px;
        vertical-align: top;
    }
    
    .home .nec25-intro .content {
        display: table-cell;
        vertical-align: top;
    }
    
    
    .home .home-events {
        display: block;
        width: auto;
        /*background-color: #f9e597;*/
		background-color:#ffebbe;
		padding: 60px 0;
    }
    
    .home .intro-events::before {
        display: none;
    }
    
    .home .intro-events .wrapper {
        overflow: hidden;
    }
    
    .home .home-events h1 {
        font-family: 'EB Garamond', serif;
        font-weight: 600;
        padding-bottom: 10px;
    }
    
    .home .home-events h1 span {
        border-bottom: none;
        font-size: 37px !important;
    }
    
    
    .home .home-events .events-container {
        margin-right: -50px;
        text-align: right;
        display: table;
    } 
    
    .home .home-events .event,
    .home .home-events .event.left,
    .home .home-events .event.right,
    .home .home-events .event.wide {
        display: inline-block;
        box-sizing: border-box; 
        padding-left: 0;
        padding-right: 50px;
        text-align: left;
        display: table-cell;
        vertical-align: top;
        position: relative;
        overflow: hidden;
        padding-bottom: 85px;
    }
    
    .home .home-events.x3 .event,
    .home .home-events.x3 .event.left,
    .home .home-events.x3 .event.right,
    .home .home-events.x3 .event.wide {
        width: 33.3%;
    }
    
    .home .home-events.x2 .event,
    .home .home-events.x2 .event.left,
    .home .home-events.x2 .event.right,
    .home .home-events.x2 .event.wide {
        width: 49.8%;
        display: inline-block;
        vertical-align: bottom;
    }
    /*
    .home .home-events.x2 .event.wide {
        width: 100%;
    }*/
    
    .home .home-events.x4 .event,
    .home .home-events.x4 .event.left,
    .home .home-events.x4 .event.right,
    .home .home-events.x4 .event.wide {
        width: 24.9%;
    }
    
    .home .home-events .event .date {
        margin-top: 25px;
        position: absolute;
        bottom: 0;
        right: 50px;
        width: 100%;
    }
    
    
    .home .home-events .buttons {
        text-align: right;
        margin-right: -50px;
        margin-top: 45px;
    }
    
    .home .home-events .button-container {
        margin: 0 0 0 auto; 
        padding-right: 50px;
        box-sizing: border-box;
    }
    
    
    .home .home-events.x2 .button-container {
        width: 49.9%;
    }
    
    .home .home-events.x3 .button-container {
        width: 33.3%;
    }
    
    .home .home-events.x4 .button-container {
        width: 24.9%;
    }
    
    .home .home-events .button-container .button {
        margin: 0;
    }
    
    
    .home .home-news .home-news-header h1 {
        font-family: 'EB Garamond', serif;
        font-weight: 600;
        text-transform: none;
    }
    
    .home .home-news .news.spotlight .featured-img {
        width: 49.9%;
    }
    
    .home .home-news .news.spotlight .content {
        width: 50%;
    }
    
    
    .home .home-news .buttons {
        text-align: right;
    }
    
    
    
    .home .home-fellowships .wrapper {
        display: table;
    } 
    
    .home .home-fellowships h1, 
    .home .home-fellowships nav, 
    .home .home-fellowships .buttons {
        display: table-cell;
    }
    
    .home .home-fellowships .button {
        margin: 0;
    }
    
    .home .home-fellowships .buttons {
        width: 220px;
    }
    
    .home .home-fellowships h1 {
        padding-right: 40px;
    } 
    
    .home .home-fellowships nav {
        text-align: center;
        padding-right: 20px;
    }
    
    .home .home-fellowships nav a {
        display: inline-block;
        margin: 5px 10px;
    } 
    
}
    

@media only screen and (max-width: 960px) {

    .home .slider .slick-prev {
        left: 10px;
    } 
    
    .home .slider .slick-next {
        right: 10px;
    }
    
    .home .home-events.x4 .event,
    .home .home-events.x4 .event.left,
    .home .home-events.x4 .event.right,
    .home .home-events.x4 .event.wide {
        width: 49.8%;
        display: inline-block;
        vertical-align: bottom;
    }
    
    .home .home-events.x4 .buttons {
        margin-top: 0;
    }
    
    .home .home-events.x4 .button-container {
        width: 49.8%;
    }
    
    
    .home .home-library header, 
    .home .home-library .content {
        display: block;
        width: auto;
    }
    
    .home .home-library > .wrapper {
        width: auto;
        max-width: none;
        display: block;
    }
    
    .home .home-library header {
        padding: 80px 0;
        text-align: center;
        background-image: url(img/homepage/library.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .home .home-library::before {
        display: none;
    }
    
    .home .home-library .wrapper .wrapper {
        max-width: 600px;
        width: 90%;
    }
    
    
    
    .home .home-publications, 
    .home .home-research-programs {
        display: block;
        width: auto;
    }
    
    .home .home-publications-research > .wrapper {
        display: block;
        max-width: none;
        width: auto;
    }
    
    .home .home-publications-research .wrapper .wrapper {
        max-width: 600px;
        width: 90%;
        padding: 0;
    }
    
    
    .home .home-publications .see-all {
        display: block;
        position: static;
        width: auto;
        height: auto;
        padding: 20px 40px;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 60px;
    }
    
    
    .home .home-publications .see-all span {
        position: static;
        transform: none;
    }
    
    .home .home-research-programs {
        background-image: url(img/homepage/research-programs.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 60px 0;
    }
    
    .home .home-publications-research::before {
        display: none;
    } 

}



@media only screen and (max-width: 900px) {
	
    .home .intro-events .wrapper .nec25-intro .wrapper {
        max-width: 560px;
    }
    
    .home .nec25-intro h1 {
        display: block;
        width: auto;
        margin-top: -40px;
        padding-top: 40px;
        position: relative;
        bottom: -50px;
    }
    
    .home .nec25-intro h1 span.capital-header {
        margin-top: 13px !important;
        margin-bottom: 0 !important;
        
    }
    
    .home .nec25-intro .content {
        display: block;
    }
    
    .home .nec25-intro .buttons {
        text-align: right;
    }
    
    .home .nec25-intro .button {
        margin-top: 40px;
        display: inline-block;
        min-width: 200px;
    }
    
    
    
    .home .home-news .home-news-header h1 {
        width: 30%;
    }
    
    .home .home-news .home-news-header .misc {
        width: 69%;
    }
    
    
    .home .home-news .news.spotlight .featured-img {
        padding-right: 20px;
        box-sizing: border-box;
/*        margin-right: 20px;*/
/*        margin-bottom: 5px;*/
    }
    
    .home .home-news .news.spotlight .content { 
        width: auto;
        float: none;
        padding-left: 0;
    }
    
    .home .home-news .news.spotlight h2 {
        border-bottom: none;
        padding-bottom: 0;
        float: right;
        width: 49.8%;
        box-sizing: border-box;
        padding-left: 20px;
    }
    
    .home .home-news .news.spotlight h2::after {
        content: ' ';
        display: block;
        height: 1px;
        background-color: #1f1f1f;
        margin-top: 10px;
    }
    
    .home .home-news .news.spotlight .date {
        float: right;
        width: 49.8%;
/*        text-align: left;*/
/*        padding-top: 5px;*/
    }
    
    .home .home-news .news.spotlight .excerpt {
        clear: both;
        padding-top: 10px;
    }
    
    .home .home-news .news.spotlight .button {
        min-width: 200px;
        text-align: center;
    }
    
}


@media only screen and (max-width: 800px) {


    .home .slider .slick-prev {
        left: 5px;
    } 

    .home .slider .slick-next {
        right: 5px;
    }
    
    .home .slider .slide-content h2 {
        font-size: 30px;
    }
    
    .home .slider .slide-content p {
        /*font-size: 18px;
        line-height: 1.4;*/
		font-size:20px;
		line-height:26px;
		text-align:center;
    }

    .home .home-fellowships .wrapper,
    .home .home-fellowships h1, 
    .home .home-fellowships nav, 
    .home .home-fellowships .buttons {
        display: block;
    }

    .home .home-fellowships .button {
        margin: 0;
    }

    .home .home-fellowships .buttons {
        width: auto;
        text-align: center;
        margin-top: 40px;
    }
    
    .home .home-fellowships .button {
        display: block;
        width: auto;
    }

    .home .home-fellowships h1 {
        padding-right: 40px;
    } 

    .home .home-fellowships nav {
        text-align: left;
        padding-right: 0;
        margin: 30px auto;
    }

    .home .home-fellowships nav a {
        display: inline-block;
        margin: 5px 10px;
    } 

    
}


@media only screen and (max-width: 700px) {
    
    .home .slider .slide .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .home .slider .slide-content h2 {
        /*font-size: 26px;*/
		/*font-size:35px;*/
		font-size:28px;
    }
    
    .home .home-news .news.spotlight .featured-img {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    
    .home .home-news .news.spotlight h2 {
        width: auto;
        float: none;
        padding-left: 0;
        margin-top: 30px;
    }

    .home .home-news .news.spotlight .date {
        width: auto;
        float: none;
    }
    

    .home .home-events.x3 .event,
    .home .home-events.x3 .event.left,
    .home .home-events.x3 .event.right {
        width: 49.8%;
        display: inline-block;
        vertical-align: bottom;
    }
    
    .home .home-events.x3 .event.wide {
        width: auto;
    }

    .home .home-events.x3 .buttons {
        margin-top: 0;
    }

    .home .home-events.x3 .button-container {
        width: 49.8%;
    }


    
}


@media only screen and (max-width: 520px) {

    .home .home-events.x4 .event,
    .home .home-events.x4 .event.left,
    .home .home-events.x4 .event.right,
    .home .home-events.x4 .event.wide, 
    .home .home-events.x3 .event,
    .home .home-events.x3 .event.left,
    .home .home-events.x3 .event.right,
    .home .home-events.x3 .event.wide {
        width: auto;
        display: block;
    }
    
    .home .home-events.x4 .button-container,
    .home .home-events.x3 .button-container {
        width: 100%;
    }
	
	.home .home-events.x2 .button-container{
		width:100%;
	}
	
	.home .home-events .buttons{
		margin-top:0;
	}
    
    
    .home .home-news .news-container .slick-prev {
        right: auto;
        left: 20px;
    }
    
    .home .nec25-intro h1 {
        bottom: 0;
        padding: 0;
        margin-top: 0;
    }
    
    .home .nec25-intro h1 span.capital-header {
        float: none;
        top: 0;
    }
	
	.home-publications  a.button.go-to-catalog{
		margin:0 auto;
	}

}


@media only screen and (max-width: 400px) {
    
    .home .home-news .home-news-header h1,
    .home .home-news .home-news-header .misc {
        width: auto;
        display: block;
    }
    
    .home .home-news .home-news-header h1 {
        border-bottom: 2px solid #1b1b1b;
        padding-bottom: 10px;
        margin-bottom: 3px;
    }
    
    .home .home-news .home-news-header {
        border-bottom: none;
    }
    
    
}



/* EVENT SINGLE */

.single-event .event-time {
    font-size: 21px;
    line-height: 1.2;
    margin-top: 15px;
    margin-bottom: 25px;
    padding: 5px 20px 5px 15px;
    border-left: solid 5px #334196;
    background-color: #fafafa;
    display: inline-block;
    font-weight: 600;
}



.single-event .content {
    padding-top: 70px;
}

.single-event .content p{
    padding: 0 28px;
}

.single-event .content h2 {
    font-weight:600;
    padding: 21px;
    background: #fafafa;
    border-left: solid 5px #334196;
    margin-bottom:35px;
    display: block;
}
/*

.row-event .event-intro a {
    display: inline;
}
*/



/* Some andrei.css overrides */


.fellow-finder-filters .filter-stack-container .filter-stack div.on,
.fellow-finder-filters .filter-stack-container .filter-stack div.on span.count-necula{
    background: #334196;
    color: #fff;
}

.applied-filters ul li a {
    color: inherit;
}


.about-us-overview-gallery .slider-container img,
.about-us-overview-gallery .slider-container img:last-child {
    float: none;
    width: auto;
    height: auto;
    margin-right: 20px;
}


.single-event .content p {
    padding: 0;
}







.fellow-finder-results-sort-and-search .fellow-finder-search form {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
}

.fellow-finder-results-sort-and-search .fellow-finder-search input[name="search-term"] {
    width:250px;
    display:block;
    float:left;
    border: solid 1px #f1f1f1;
    padding:7px;
    height:37px;
}

.fellow-finder-results-sort-and-search .fellow-finder-search input[name="search-term"]:focus{
    outline:none;
    border: solid 1px #334196;
    color: #4b4b4b;
}

.fellow-finder-results-sort-and-search .fellow-finder-search input[type="submit"]{
    width:37px;
    height:37px;
    border:none;
    display: inline-block;
    text-indent: -2000em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20px" height="20px"> <path opacity="1" fill="rgb(114, 114, 114)" d="M19.129,18.164l-4.518-4.52c1.152-1.373,1.852-3.143,1.852-5.077c0-4.361-3.535-7.896-7.896-7.896 c-4.361,0-7.896,3.535-7.896,7.896s3.535,7.896,7.896,7.896c1.934,0,3.705-0.698,5.078-1.853l4.52,4.519 c0.266,0.268,0.699,0.268,0.965,0C19.396,18.863,19.396,18.431,19.129,18.164z M8.567,15.028c-3.568,0-6.461-2.893-6.461-6.461 s2.893-6.461,6.461-6.461c3.568,0,6.46,2.893,6.46,6.461S12.135,15.028,8.567,15.028z"></path></svg>');
    transition: all 0.2s;
}

.fellow-finder-results-sort-and-search .fellow-finder-search input[type="submit"]:hover{
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20px" height="20px"> <path opacity="1" fill="rgb(41, 11, 11)" d="M19.129,18.164l-4.518-4.52c1.152-1.373,1.852-3.143,1.852-5.077c0-4.361-3.535-7.896-7.896-7.896 c-4.361,0-7.896,3.535-7.896,7.896s3.535,7.896,7.896,7.896c1.934,0,3.705-0.698,5.078-1.853l4.52,4.519 c0.266,0.268,0.699,0.268,0.965,0C19.396,18.863,19.396,18.431,19.129,18.164z M8.567,15.028c-3.568,0-6.461-2.893-6.461-6.461 s2.893-6.461,6.461-6.461c3.568,0,6.46,2.893,6.46,6.461S12.135,15.028,8.567,15.028z"></path></svg>');   
}


.fellow-finder-results-sort-and-search .sort-by .on {
    font-weight: 700;
}


.fellow-finder-filters-container::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}



.all-news .news .buttons {
    text-align: right;
}

.all-news .news .buttons .button {
    margin: 0;
    display: block;
    text-align: center;
	margin-bottom: 21px;
	background-color:#ffffff;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(250,250,250,1);
	-moz-box-shadow: 5px 5px 0px 0px rgba(250,250,250,1);
	box-shadow: 5px 5px 0px 0px rgba(250,250,250,1);
}

.all-news .news .buttons .button:hover{
	background-color:#334196;
}

.all-news .news.spotlight .buttons .button {
    display: inline-block;
}

.all-news .news-container .news:nth-child(3n+1) {
    clear: both;
}

@supports(display: grid) {

    .all-news .news-container {
        display: grid;

        grid-gap: 10px;
        grid-gap: 0;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        padding-bottom: 80px;
    }
    
    .all-news .news-container article.news {
        width: auto;
        float: none;
        margin-bottom: 0;
        position: relative;
		
		border: solid 1px #f1f1f1;
		padding: 35px;
        padding-bottom: 42px;
		margin: 21px;
		transition:all 1s;
    }
	
	.all-news .news-container article.news:hover{
		background: #fdfdff;
		border-color:#4b4b4b;
	}
    
    .all-news .news-container article.news .buttons {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 0 20px;
    }
    
}


.single-news h1 {
    font-size: 35px;
}

.single-news img {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 50px;
    height: auto;
    width: 100%;
    float: right;
    display: block;
}

.single-news > .wrapper > section {
    margin: 0 !important;
}

.single-news > .wrapper > section > article > .col {
    padding: 0;
}


.single-news .news-content {
    column-count: 2;
    column-gap: 40px;
    width: 100%;
}

.single-news .news-content > p:first-of-type {
    margin-top: 0;
}

.single-news .news-content > p.big-letter {
    position: relative;
    clear: both;
    vertical-align: top;
    display: inline-block;
}

.single-news .news-content > p.big-letter::first-letter{
    font-size:63px;
    display:inline-block;
    vertical-align: top;
    float:left;
    font-weight: normal;
    border:solid 1px #ebecf0;
    padding:4px 14px;
    margin-right:14px;
    margin-top: 2px;
    line-height:1;
    background-image:url('img/fellowships/applying-for-a-fellowship/yellow-paper.png');

    -webkit-box-shadow: 5px 5px 0px 0px rgba(250,250,250,1);
    -moz-box-shadow: 5px 5px 0px 0px rgba(250,250,250,1);
    box-shadow: 5px 5px 0px 0px rgba(250,250,250,1);
}



@media only screen and (max-width: 960px) {
    .single-news h1 {
        font-size: 34px;
    }
}


@media only screen and (max-width: 768px) {
    .single-news .news-content {
        column-count: 1;
    }

}


/*------------------------------------*\
RESPONSIVE
\*------------------------------------*/


/*------------------------------------*\
HEADER
\*------------------------------------*/

.mobile-menu-toggle {
    display: none;
    opacity: 0;
    transition: all 0.2s;
    cursor: pointer;
}

@media only screen and (max-width: 1256px) {
    
    /* MOBILE MENU */
    
    
    .mobile-menu-toggle {
        display: block;
        opacity: 1;
        position: absolute;
        top: 40px;
        right: 0px;
        height: 47px;
        width: 47px;
        border: 1px solid #000;
        z-index: 1;
        transition: all 0.2s;
    }
    
    .mobile-menu-toggle:hover {
        background-color: #334196;
    }
    
    .mobile-menu-toggle:hover span, 
    .mobile-menu-toggle:hover span::before, 
    .mobile-menu-toggle:hover span::after {
        background-color: #fff;
    }

    
    .mobile-menu-toggle span {
        display: block;
        height: 1px;
        width: 55%;
        background-color: #000;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: all 0.15s;
    }
    
    .mobile-menu-toggle span::before, 
    .mobile-menu-toggle span::after {
        content: ' ';
        display: block;
        height: 1px;
        width: 100%;
        position: absolute;
        left: 0;
        background-color: #000;
        transition: all 0.35s;
    }
    
    .mobile-menu-toggle span::before {
        top: -7px;
    } 
    
    .mobile-menu-toggle span::after {
        bottom: -7px;
    }
    
    .on .mobile-menu-toggle span {
        background-color: transparent;
    }
    
    .on .mobile-menu-toggle span::before {
        transform: rotate(-135deg);
        top: 0;
    }
    
    .on .mobile-menu-toggle span::after {
        transform: rotate(135deg);
        bottom: 0;
    }
    
    

    .header .main-menu {
        background-color: #334196;
        color: #fff;
        max-height: 0;
        overflow: hidden;
        transition: all 0.5s ease-out;
    }

    .header.on .main-menu {
        height: auto;
        max-height: 1500px;
        transition: all 0.45s ease-in;
    }
    
    
    .header .main-menu .secondary {
        position: relative;
        width: 100%;
        top: 0;
        padding-left: 120px;
/*        padding-bottom: 20px;*/
        border-bottom: 1px solid #fff;
    }
    
    .header .main-menu .secondary .secondary-top {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
    }
    

    .header .main-menu .secondary .search {
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20px" height="20px"> <path opacity="1" fill="rgb(255, 255, 255)" d="M19.129,18.164l-4.518-4.52c1.152-1.373,1.852-3.143,1.852-5.077c0-4.361-3.535-7.896-7.896-7.896 c-4.361,0-7.896,3.535-7.896,7.896s3.535,7.896,7.896,7.896c1.934,0,3.705-0.698,5.078-1.853l4.52,4.519 c0.266,0.268,0.699,0.268,0.965,0C19.396,18.863,19.396,18.431,19.129,18.164z M8.567,15.028c-3.568,0-6.461-2.893-6.461-6.461 s2.893-6.461,6.461-6.461c3.568,0,6.46,2.893,6.46,6.461S12.135,15.028,8.567,15.028z"></path></svg>');
    }
    
    .header .main-menu .secondary .search:hover {
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20px" height="20px"> <path opacity="1" fill="rgb(164, 164, 164)" d="M19.129,18.164l-4.518-4.52c1.152-1.373,1.852-3.143,1.852-5.077c0-4.361-3.535-7.896-7.896-7.896 c-4.361,0-7.896,3.535-7.896,7.896s3.535,7.896,7.896,7.896c1.934,0,3.705-0.698,5.078-1.853l4.52,4.519 c0.266,0.268,0.699,0.268,0.965,0C19.396,18.863,19.396,18.431,19.129,18.164z M8.567,15.028c-3.568,0-6.461-2.893-6.461-6.461 s2.893-6.461,6.461-6.461c3.568,0,6.46,2.893,6.46,6.461S12.135,15.028,8.567,15.028z"></path></svg>');
    }
    
    .header .main-menu .secondary .language {
        color: #fff;
    }
    
    .header .main-menu .secondary .language a:hover {
        color: #a4a4a4;
    }
    
    
    .header .main-menu .secondary .secondary-fellows {
        padding: 20px 0;
    }
    
    .header .main-menu .secondary .secondary-fellows .button {
        border-color: #fff;
        color: #fff;
        background-color: transparent;
        font-weight: 400;
    }
    
    .header .main-menu .secondary .secondary-fellows .button:hover {
        border-color: #fff;
        color: #fff;
        background-color: rgba(255, 255, 255, 0.05);
    }
    
    
    .header .main-menu .main-navigation {
        padding-bottom: 25px;
    }
    
    .header .main-menu .main-navigation > ul > li {
        display: block;
        text-align: left;
        padding: 0;
    }
    
    /* css andrei */
    body .header .main-menu .main-navigation > ul > li > a, 
    body .header .main-menu .main-navigation .sub-menu .sub-menu-body a {
        color: #fff;
        display: block;
        padding: 20px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.35);
        position: relative;
    } 
    
    body .header .main-menu .main-navigation > ul > li > a:hover {
        color: #a4a4a4;
    }
    
    body .header .main-menu .main-navigation > ul > li:last-child > a {
/*        border-bottom: none;*/
/*        border-bottom-color: #fff;*/
    }
    
    .header .main-menu .main-navigation > ul > li.menu-item-has-children > a::after {
        opacity: 1;
        z-index: auto;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translate(0, -50%);
        border: none;
        bottom: auto;
        margin: 0;
        height: 20px;
        width: 10px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11px" height="21px"> <path fill-rule="evenodd"  fill="rgba(255, 255, 255, 0.35)" d="M10.707,9.736 L1.724,0.285 C1.329,-0.129 0.691,-0.129 0.296,0.285 C-0.098,0.699 -0.098,1.371 0.296,1.785 L8.566,10.487 L0.297,19.188 C-0.097,19.602 -0.097,20.275 0.297,20.690 C0.691,21.103 1.330,21.103 1.725,20.690 L10.708,11.237 C11.096,10.828 11.096,10.145 10.707,9.736 Z"/> </svg>'); 
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        transition: all 0.2s;
    }
        
    .header .main-menu .main-navigation > ul > li.menu-item-has-children > a:hover::after {
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11px" height="21px"> <path fill-rule="evenodd"  fill="rgba(255, 255, 255, 0.5)" d="M10.707,9.736 L1.724,0.285 C1.329,-0.129 0.691,-0.129 0.296,0.285 C-0.098,0.699 -0.098,1.371 0.296,1.785 L8.566,10.487 L0.297,19.188 C-0.097,19.602 -0.097,20.275 0.297,20.690 C0.691,21.103 1.330,21.103 1.725,20.690 L10.708,11.237 C11.096,10.828 11.096,10.145 10.707,9.736 Z"/> </svg>');
    }
    
    .header .main-menu .main-navigation > ul > li.menu-item-has-children.on > a::after {
        transform: translate(0, -50%) rotate(90deg);
    }
    
    .header .main-menu .main-navigation .sub-menu {
        position: static;
        z-index: auto;
        opacity: 1;
        padding-left: 30px;
        max-height: 0;
        overflow: hidden;
        transition: all 0.5s ease-out;
    }

    .header .main-menu .main-navigation .on .sub-menu {
        height: auto;
        max-height: 1000px;
        transition: all 0.45s ease-in;
    }

    
    
    
    .header .main-menu .main-navigation .sub-menu h3 {
        display: none;
    }
    
    .header .main-menu .main-navigation .sub-menu .sub-menu-body {
        width: auto;
        display: block;
        column-count: 1;
    }
    

    .header .main-menu .main-navigation .sub-menu > .wrapper {
        width: auto;
        max-width: none;
        padding: 0;
        margin: 0;
    }

}


@media only screen and (max-width: 1050px) {
 
    /* FOOTER TABLET */
    
    /*.footer-menu {
        width: 49.98%; 
        float: left;
    }
    */
    .footer-main .wrapper {
        padding: 60px 0 40px 0;
    }
    
    .footer-main .wrapper::after {
        content: ' ';
        display: block;
        height: 0;
        clear: both;
    }
    
    .footer-menu > li.menu-item-has-children {
        width: 49.98%;
        width: 24.98%;
        padding-right: 30px;
    }
    
    .footer-menu > li.menu-item-has-children:nth-child(4n+1) {
        clear: both;
    }
    
    .footer-menu > li.single {
        clear: both;
/*        width: 49.98%;*/
/*        float: left;*/
    }
    
    .footer-menu > li.single ~ li.single {
        clear: none;
    }
    
    
    .footer-buttons {
        margin-top: 45px;
    }
    
    
}

@media only screen and (max-width: 920px) {
    
    /* Small tablet footer */
    

    .footer-menu > li.menu-item-has-children {
        width: 33.33%;
    }

    .footer-menu > li.menu-item-has-children:nth-child(4n+1) {
        clear: none;
    }

    .footer-menu > li.menu-item-has-children:nth-child(3n+1) {
        clear: both;
    }

    
    .footer-menu {
        padding-bottom: 28px;
    }
    
    .footer-buttons {
        position: absolute;
        right: 35px;
        bottom: 260px;
        width: 420px;
        text-align: right;
    }
    
    .footer-buttons .button:last-child {
        margin-right: 0;
    }
}


@media only screen and (max-width: 850px) {
    
    /* LEGAL FOOTER ADJUSTMENTS */
    
    .footer-legal .footer-legal-menu {
        display: block;
        margin: 5px auto 0 auto;
    }
    
    .footer-legal .footer-legal-menu li:first-child a::before {
        content: none;
        display: none;
    }
    
}


@media only screen and (max-width: 768px) {
    
    /* MOBILE HEADER */
    
    .mobile-menu-toggle {
        top: 30px;
    }
    
    
    .header-top .logo h1::before {
        content: 'NEC';
        display: inline-block;
    }
    
    .header-top .logo h1 {
        font-size: 46px;
    }
    
    .header-top .logo h1 span {
        display: none;
    }
    
    .header-top .logo h2 {
        max-width: 160px;
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 1;
    }
    
    
    .header .header-top .logo::after {
        font-size: 50px;
        right: 17px !important;
        top: 7px !important;
        display: block !important;
    }
    
    .header-top .logo::before {
        height: 100px;
        width: 100px;
    }
    
    .header-top .logo {
        padding: 15px 0 20px 110px;
    }
    
    
    /* FOOTER */
    

    .footer-menu {
        padding-bottom: 0;
    }
    
    .footer-menu > li.single {
        float: left;
        clear: none;
        width: 33.33%;
    }
    
    
    .footer-buttons {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: left;
        display: inline-block;
        margin-top: 0;
        width: 39%;
        vertical-align: bottom;
    }
    
    .footer-buttons .button {
        margin-bottom: 10px;
        
    }
    

    .footer-main .contact-box {
        margin-top: -35px;
        display: inline-block;
        vertical-align: bottom;
        position: relative;
        right: auto;
        bottom: auto;
        width: 60%;
        box-sizing: border-box;
        height: auto;
        clear: none;
        padding-right: 150px;
    }
    
    .footer-main .contact-box::before {
        right: 25px;
    }
    
    
    
}


@media only screen and (max-width: 650px) {
    

    .footer-menu > li.menu-item-has-children {
        width: 49.98%;
    }

    .footer-menu > li.menu-item-has-children:nth-child(3n+1) {
        clear: none;
    }

    .footer-menu > li.menu-item-has-children:nth-child(2n+1) {
        clear: both;
    }
    
    .footer-menu > li.single {
        float: left;
        clear: both;
        width: 49.98%;
    }
    
    
    .footer-buttons {
        width: auto;
        display: block;
        margin-top: 40px;
    }

    .footer-main .contact-box {
        margin-top: 5px;
        width: auto;
        display: block;
    }

    
}


@media only screen and (max-width: 560px) {
    .header .main-menu .secondary .secondary-fellows .current-fellows {
        display: none;
    }
    

    .header .main-menu .secondary .language {
        font-size: 14px;
    }

    .header .main-menu .secondary .search {
        height: 17px;
        width: 17px;
    }

    .header .main-menu .secondary .secondary-fellows .button {
        font-size: 14px;
        font-weight: 300;
    }

    body .header .main-menu .main-navigation > ul > li > a, 
    body .header .main-menu .main-navigation .sub-menu .sub-menu-body a {
        font-size: 15px;
        font-weight: 300;
        padding: 17px 0;
    }
    
    .header .main-menu .main-navigation > ul > li.menu-item-has-children > a::after {
        height: 16px;
        width: 8px;
    }
    
    
}

@media only screen and (max-width: 420px) {
    
    .header-top {
        padding: 15px 0 13px 0;
    }
    
    .header-top .logo {
        padding: 10px 0 15px 90px;
    }
    
    .header .header-top .logo::after {
        font-size: 40px;
        right: 28px !important;
        top: 3px !important;
    }
    
    .header-top .logo h1 {
        line-height: 1;
        font-size: 44px;
    }
    
    .header-top .logo h2 {
        font-size: 14px;
    }
    
    .header-top .logo::before {
        height: 80px;
        width: 80px;
    }
    
    .mobile-menu-toggle {
        top: 22px;
        height: 42px;
        width: 42px;
    }
    
    
    /* FOOTER */
    
    .footer-menu > li.menu-item-has-children {
        padding-right: 20px;
    }
    
    .footer-main .contact-box {
        padding-right: 140px;
        padding-bottom: 15px;
    }
    
    .footer-main .contact-box::before {
        height: 115px;
        width: 115px;
        right: 20px;
    }
    
    .footer-main .contact-box .email, 
    .footer-main .contact-box .facebook, 
    .footer-main .contact-box .more {
        margin-bottom: 10px;
    }
    
}




/* ABOUT US - Overview */

.about-us-overview-gallery .slider-container {
    margin-right: 100px;
    position: relative;
}

.about-us-overview-gallery .slider-container .slick-arrow {
    position: absolute;
    right: -100px;
    
    padding:14px 21px;
    border: solid 1px #cccccc;
    font-size:21px;
/*    margin-top:7px;*/
    transition: all 0.15s;
}

.about-us-overview-gallery .slider-container .slick-arrow.slick-next {
    bottom: 0;
}

.about-us-overview-gallery .slider-container .slick-arrow.slick-prev {
    bottom: 50px;
}
    


.about-us-overview-gallery .slider-container .slick-arrow:hover{
    background-color: rgba(0, 0, 0, 0.035);
}
    


.about-us-info-wrapper .p1 p {
    font-weight: normal;
    font-size: 21px;
    line-height: 35px;
    text-align: justify;
}


.about-us-info-wrapper .p1 p:first-child:first-letter{
    font-size: 71px;
    line-height: 70px;
    letter-spacing: -7px;
    float: left;
    margin-right: 20px;
    text-transform: uppercase;
    vertical-align: bottom;
}





/* ABOUT US - Location */




.about-us-location-facilities-gallery {
    padding-top: 56px;
    padding-left: 130px;
    margin-bottom: 63px!important;
    clear: both;
}

.about-us-location-facilities-gallery .slider-container {
    position: relative;
}


.about-us-location-facilities-gallery .slider-container .slick-arrow {
    position: absolute;
    left: -100px;

    padding:14px 21px;
    border: solid 1px #cccccc;
    font-size:21px;
    /*    margin-top:7px;*/
    transition: all 0.15s;
}

.about-us-location-facilities-gallery .slider-container .slick-arrow.slick-next {
    top: 50px;
}

.about-us-location-facilities-gallery .slider-container .slick-arrow.slick-prev {
    top: 0;
}



.about-us-location-facilities-gallery .slider-container .slick-arrow:hover{
    background-color: rgba(0, 0, 0, 0.035);
}


.nec25 .cover-image img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}


.row-event a {
    display: inline-block !important; 
}


.doi-la-suta .button {
    min-width: 210px;
    text-align: center;
}



/* ABOUT US - History */



.about-us-overview-gallery.about-us-history-gallery .slider-container {
    margin-left: 100px;
    margin-right: 0;
}

.about-us-overview-gallery.about-us-history-gallery .slider-container .slick-arrow {
    left: -100px;
    right: auto;
    line-height: 1;
}


.about-us-overview-gallery.about-us-history-gallery .slick-slide img {
    display: block;
    width: auto;
    margin: 0;
    float: none;
}






.all-news .news.spotlight h2 a, 
.all-news .news-container h2 a, 
.current-fellow .current-fellow-info h2 a {
    color: inherit;
}

.single-event h1, 
.single-news h1 {
    text-transform: none !important;
}






.news-featured-image.half img {
    margin-top: 10px !important;
}



.nec-board-container.funding p {
    border-bottom: solid 1px #999;
    padding-bottom: 21px;
}


.library-information-funds-wrapper li, 
.library-overview li {
    font-size: 21px;
    line-height: 28px;
    margin: 1em 0;
}


.library-services-image-gallery .slick-arrow,
.library-overview-image-gallery .slick-arrow {
    position: absolute;
    
    left: 0;
    bottom: -65px;
    
    padding:14px 21px;
    border: solid 1px #cccccc;
    font-size:21px;
    /*    margin-top:7px;*/
    transition: all 0.15s;
    cursor: pointer;
}

.library-services-image-gallery .slick-arrow:hover, 
.library-overview-image-gallery .slick-arrow:hover{
    background-color: rgba(0, 0, 0, 0.035);
}

.library-services-image-gallery {
    margin-bottom: 15px !important;
}

.library-overview-image-gallery {
    margin-bottom: 20px !important;
}

.library-services-image-gallery .slick-arrow.slick-next, 
.library-overview-image-gallery .slick-arrow.slick-next {
    left: 63px;
}

.library-services-image-gallery img,
.library-overview-image-gallery img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.library-services-image-gallery .slick-slide,
.library-overview-image-gallery .slick-slide {
    padding: 0 10px;
    text-align: center;
}



#events-calendar-pane.loading {
    opacity: 0.3;
}
    

.single-event img {
    width: auto!important;
    max-width: 100%;
    height: auto !important; 
    float: none !important;
    margin: 0 auto !important;
    margin-bottom: 10px !important;
}

.fancybox-container {
    z-index: 99999;
}

.single-event .image-caption {
    text-align: center;
    font-style: italic;
}
    
.single-event .featured-image {
    margin-bottom: 21px;
    width: 50%;
    float: left;
    margin-right: 49px;
}
    
    
.no-events p {
    text-align: center;
    font-size: 18px;
    padding: 140px 0;
}

.nec-image-gallery {
    max-width: 700px;
    margin: 30px auto 80px auto;
    position: relative;
}
    
.nec-image-gallery .slick-prev, 
.nec-image-gallery .slick-next {
    position: absolute;
    right: 0;
    bottom: -65px;
    padding: 14px 21px;
    border: solid 1px #cccccc;
    font-size: 21px;
    /* margin-top: 7px; */
    transition: all 0.15s;
    cursor: pointer;
}

.nec-image-gallery .slick-prev {
    right: 63px;
}

.nec-image-gallery img { 
    height: auto;
}

.nec-image-gallery .gallery-photo-caption {
    font-size: 14px;
    text-align: center;
    color: #000;
}
    

.library-services-image-gallery, 
.library-overview-image-gallery {
    padding-top: 60px;
}
    
.single-fellow-page p.fellow-research-paper span::before {
    display: none;
}
    
.single-fellow-page p.fellow-research-paper > span:first-child {
    font-weight: bold;
    padding-left: 0;
}
    

.single-fellow-page .fellow-research-paper {
    padding: 42px 42px 42px;
    background: #fafafa;
    margin-top: 35px;
    border: solid 1px #f2f2f2;
    border-left: solid 4px #334196;
    
    font-size: 21px;
    line-height: 28px;
	text-align:justify;
}



/* NEW CALENDAR WIDGET */

.calendar-widget {
    min-width: 300px;
}

.calendar-widget .calendar-controls {
    text-align: center;
    padding: 20px 0 15px 0;
    background-color: #fafafa;
} 

.calendar-widget .calendar-controls select {
    font-weight: 600;
    padding: 5px;
    cursor: pointer;
}

.calendar-widget .calendar-body {
    border-bottom: 1px solid #eaeaea;
}

.calendar-widget .calendar-body .trow {
    display: table;
    width: 100%;
}

.calendar-widget .calendar-body .td {
    display: table-cell;
    width: 14.28%;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
    font-size: 21px;
    cursor: default;
}

.calendar-widget .calendar-body .thead .td {
    font-weight: 600;
    padding: 5px 0;
    background-color: #f0f0f0;
    color: #181d3c;
}

.calendar-widget .calendar-body .td.has-event {
    background-color: #fff0c3;
    cursor: pointer;
    transition: opacity 0.15s;
}

.calendar-widget .calendar-body .td.has-event:hover {
    opacity: 0.75;
}

@media screen and (min-width: 769px) {
    .events-list .heading-left.calendar-container {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .fellow-featured-image {
        margin-bottom: 30px;
    }
    
    .single-fellow-page .fellow-featured-image img {
        width: 100%;
    }
}


.row-event-calendar .date-text {
    display: inline-block;
    vertical-align: top;
}

.single-event .event-time p, 
.row-event-calendar .date-text p {
    margin: 0;
}

.current-fellow-picture > a,
.fellow-featured-image > div {
    display: block;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.current-fellow-picture > a::before,
.fellow-featured-image > div::before {
    content: ' ';
    display: block;
    height: 0;
    padding-top: 100%;
    width: 100%;
}


/* LEGAL TERMS PAGE TEMPLATE */

.nec-terms .terms-title {
    padding: 60px 0 50px 0;   
    background: #f1f1f1;
    background-image: url(img/about-us/overview/white-paperboard.png);
}

.nec-terms .terms-title h1 {
    padding: 0 32px;
    font-size: 42px;
    color: #383838;
}

.nec-terms .terms-content {
    padding: 50px 0;
    margin: 0 auto !important;
}

.nec-terms .terms-content h2.section-title {
    margin-left: 10px;
    margin-bottom: 21px;
    font-size: 32px;
    line-height: 1.2;
    border-left: solid 7px #f9e597;
    padding-left: 21px;
    color: #383838;
}

.nec-terms .terms-content h3 {
    margin-bottom: 14px;
}

.nec-terms .terms-content p {
    margin-top: 0;
    margin-bottom: 21px;
}

.nec-terms .terms-section {
    margin: 0 auto 50px auto !important;
}


@media screen and (max-width: 768px) {
    .nec-terms .terms-content h2.section-title {
        margin-left: 0;
    }
}

@media screen and (max-width: 500px) {
    .nec-terms .terms-title h1 {
        font-size: 35px;
    }
    
    .nec-terms .terms-content h2.section-title {
        font-size: 28px;
    }
    
    .nec-terms .terms-content p {
        font-size: 19px;
    }
    
}


.cli-tab-footer .wt-cli-privacy-accept-btn, 
.cli-switch input:checked + .cli-slider {
    background-color: #414fa8;
}

@media screen and (max-width: 985px) {
    .cli-style-v2 .cli-bar-btn_container {
        margin-left: auto;
        margin-right: auto;
    }
    
    #cookie-law-info-bar[data-cli-style="cli-style-v2"], #cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"], #cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
        padding: 14px 25px;
    }
}


.all-news .pagination {
    text-align: center;
    margin-bottom: 60px;
    margin-top: -20px;
}

.all-news .pagination .next {
    margin-left: 15px;
}

.all-news .pagination .prev {
    margin-right: 15px;
}
    

.all-news .news-container .excerpt {
    overflow-wrap: break-word;
}


.page-template-recent-publications-list .page-heading .wrapper {
    margin-bottom: 0;
}


.recent-publications.news-spotlight-container {
    /*background-image: url(img/homepage/fellows-paper-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
    background-color: #ffefce;
}

.recent-publications .all-news .news.spotlight {
    padding-top: 50px;
    padding-bottom: 50px;
}

.recent-publications .all-news .news.spotlight h2 {
    font-size: 36px;
    padding-bottom: 15px;
}
    

.recent-publications .all-news .news.spotlight .content {
    width: 48%;
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding-left: 50px;
    padding-right: 40px;
}

.recent-publications .all-news .news.spotlight .featured-img {
    width: 48%;
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    
}

.recent-publications .all-news .news.spotlight .featured-img img {
    max-height: 400px;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}

.recent-publications .all-news .news-container article.news {
    padding: 25px;
    padding-bottom: 0;
}

.recent-publications .all-news .news-container article.news .excerpt {
    margin-bottom: 30px;
}

.recent-publications .all-news .news-container article.news .publication-img {
    
}

.recent-publications .all-news .news-container article.news .publication-img img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0 auto;
}


.apply-for-a-fellowship .applying-intro .nec-image-gallery {
    max-width: 50%;
    float: right;
    margin-top: 0;
    margin-left: 30px;
}

@media screen and (max-width: 700px) {
    .apply-for-a-fellowship .applying-intro .nec-image-gallery {
        max-width: none;
        float: none;
        margin-top: 30px;
        margin-left: auto;
    }

}


.inline-language-switch {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
}

.inline-language-switch img, 
.inline-language-switch a img {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: auto;
    margin-right: 5px;
}

.inline-language-switch span {
    display: inline-block;
    vertical-align: middle;
}


.inline-language-switch .v-separator {
    display: inline-block;
    margin: 0 10px;
}
    
    
    
.fellow-finder-filters.c5 .filter-stack-container {
    width: 19.98%;
}
    
.fellow-finder-filters.c5 .filter-stack-container .filter-stack div {
    padding-right: 30px;
}
    
    
    
    
/* PUBLICATIONS LIBRARY */

.fellow-finder.publications-library .filters-section .row {
    position: relative;
    margin: 0 -15px;
}

.fellow-finder.publications-library .filters-section .row::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
}

.fellow-finder.publications-library .filters-section .col.x3 {
    float: left;
    width: 33.32%;
}
    
    
.fellow-finder.publications-library .filters-section label, 
.fellow-finder.publications-library .filters-section label > span, 
.fellow-finder.publications-library .filters-section .filter-container, 
.fellow-finder.publications-library .filters-section label .filter-label {
    display: block;
}

.fellow-finder.publications-library .filters-section h2 {
    margin: 30px 0 20px 0;
}

.fellow-finder.publications-library .filters-section label {
    margin-bottom: 15px;
}

.fellow-finder.publications-library .filters-section label > span {
    margin-bottom: 5px;
} 

.fellow-finder.publications-library .filters-section .filter-label {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
} 

.fellow-finder.publications-library .filters-section .filter-label-legend {
    font-size: 17px;
    color: #444;
    line-height: 1.2;
    margin-bottom: 10px;
    display: block;
} 

.fellow-finder.publications-library .filters-section input, 
.fellow-finder.publications-library .filters-section textarea {
    display: block;
    width: 100%;
    padding: 6px;
    font-size: 19px;
}

.fellow-finder.publications-library .filters-section input.button {
    padding: 13px 20px;
} 

.fellow-finder.publications-library .filters-section .field-of-study input, 
.fellow-finder.publications-library .filters-section .field-of-study label span {
    display: inline;
    width: auto;
    font-size: 19px;
}

.fellow-finder.publications-library .filters-section .field-of-study label {
    margin-bottom: 5px;
}
    
.fellow-finder.publications-library .filters-section .field-of-study input {
    margin-right: 5px;
} 
    

.fellow-finder.publications-library .filters-section .field-of-study {
    margin-top: 5px;
    /*max-height: 230px;*/
    max-height: 307px;
    overflow: auto;
    border: 1px solid #000;
    padding: 5px;
    box-sizing: border-box;
}
    
.fellow-finder.publications-library .filters-section textarea {
    height: 242px;
}
    
.fellow-finder.publications-library .results-list .keywords {
    font-size: 18px;
}
    
    
    