html { scroll-behavior: smooth; }
body {
    background-color: #f5f5f5;
}

.dropdown-item.active, .dropdown-item:active{
	background: #e10835;
}

.lato {
    font-family: 'Lato', sans-serif;
}
img.aligncenter{
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.nav-link,
.navbar-nav .active>.nav-link {
    color: #1e152f!important;
}

p.align-justify, p.align-justify ~ ul, .did-you-know-wrapper{
    text-align: justify;
}

.nav-link {
    position: relative;
}

.nav-item.active>.nav-link:after {
    content: "";
    position: absolute;
    top: 2px;
    width: calc(100% - 30px);
    background: #dd0834;
    height: 1px;
    left: 0;
    display: block;
}

.navbar-toggler.collapsed,
.navbar-toggler {
    position: absolute;
    top: 30px;
    right: 0;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    border-right: none;
    border-radius: 10px 0px 0px 10px;
    background: #e1e1e1;
    border-color: #e1e1e1!important;
    outline: none!important;
    width: 58px;
}

.navbar-toggler.collapsed {
    padding: 9px 15px;
}

.navbar-toggler {
    padding: 9px 19px;
}

.navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url('../img/burger-menu.png')!important;
    width: 27px;
    height: 18px;
    transition: 0.3s all;
}

.navbar-toggler .navbar-toggler-icon {
    background-image: url('../img/close.png')!important;
    width: 19px;
    height: 19px;
    transition: 0.3s all;
}

.header {
    padding-top: 15px;
    position: relative;
    background: #ffffff;
}

.nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px!important;
    padding-left: 0!important;
    font-size: 18px;
    font-weight: 400;
    color: #1e152f;
    line-height: 1;
}

.navbar {
    padding-left: 0;
    padding-bottom: 0;
}

.separator-large {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    top: 105px;
}

.stay-in-the-loop {
    font-size: 14px;
    color: #ffffff;
    background: #e10835;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 10px!important;
    padding: 14px 12px;
    line-height: 1;
    position: relative;
    margin-right: 25px;
    z-index: 1;
}

#mce-responses div {
    font-size: 16px;
    color: #e10835;
    background: #fff;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 10px!important;
    padding: 14px 12px;
    line-height: 1;
    position: relative;
    margin-right: 25px;
    z-index: 1;
}

#mce-success-response {
    position: absolute !important;
    background: #fff !important;
    width: 100% !important;
    max-height: 500px !important;
    top: -390px;
    z-index: 99999 !important;
    height: 500px !important;
    padding-top: 200px !important;
    font-size: 38px !important;
}

.stay-in-the-loop:hover {
    opacity: .8;
    z-index: 2;
}

.stay-in-the-loop-image {
    position: absolute;
    z-index: 0;
    right: -15px;
}

.moving-group {
    margin-left: auto;
}

.social-btn-group>a>i {
    font-size: 24px;
    color: #1e152f;
    padding: 10px 0;
}

.search-button {
    background-image: url('../img/search.png');
    width: 23px;
    background-size: contain;
    height: 44px;
    padding: 0;
    border: 0;
    background-color: transparent;
    padding: 10px 0;
    background-repeat: no-repeat;
    background-position: center;
    outline: none!important;
}

.search-button:focus {
    outline: none!important;
}

.social-media-mobile {
    display: none;
    margin-top: 35px;
    padding-left: 20px;
    margin-bottom: 40px;
}

.social-media-mobile p {
    font-size: 14px;
    font-weight: 400;
    color: #dd0834;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#searchform {
    position: absolute;
    bottom: -76px;
    right: 0;
    display: none;
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0.35);
}

#searchform input {
    /* border: 1px solid #fefefe; */
    /* border-radius: 10px; */
    border: 0;
    box-shadow: none;
    /* height: 45px; */
    width: 250px;
    outline: none;
    padding: 7px 10px;
    font-size: 14px;
}

#searchform input::placeholder {
    color: #1e152f!important;
    opacity: 1;
    /* Firefox */
}

#searchform input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #1e152f!important;
}

#searchform input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #1e152f!important;
}

.nav-item.dropdown .nav-link i {
    display: none;
    margin-left: 10px;
}

#searchform2 {
    display: none;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #1e152f;
    opacity: 0.34;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #1e152f;
    opacity: 0.34;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #1e152f;
    opacity: 0.34;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #1e152f;
    opacity: 0.34;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.dropdown-menu {
    border: none;
    background: #ffffff;
    border-radius: 10px;
    margin-top: -10px;
    padding: 10px 0;
}

.dropdown-item {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    padding: 10px 30px;
}

.dropdown-item.active {
    background: #e10835;
    color: #ffffff;
}

.dropdown-menu:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: #ffffff;
    position: absolute;
    top: -14px;
    left: 10px;
    transform: rotate(45deg) translate(6px, 6px);
    z-index: -1;
}

.nav-item.dropdown:hover .dropdown-menu,
.nav-item.dropdown:hover .dropdown-menu:after {
    display: block;
}

footer.footer {
    background: #26282e;
    padding: 90px 0 65px;
    position: relative;
}

.copyright-wrapper {
    background: #1d1f25;
    padding: 19px 0;
    position: relative;
}

.footer-title {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
}

.footer-link {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1;
    display: inline-block;
}

.footer-link-item {
    line-height: 0;
}

.footer-link:hover {
    color: #ffffff;
}

.social-footer a i {
    font-size: 24px;
    color: #ffffff;
    margin-right: 20px;
    width: 41px;
    height: 41px;
    border-radius: 100%;
    background: transparent;
    text-align: center;
    padding-top: 8px;
}

.social-footer a {
    display: inline-block;
}

.social-footer>a:hover .fa {
    background: #e10835;
}

.famous,
.famous:hover {
    color: #e10835;
    margin-left: 3px;
}

.copyright-wrapper .footer-link {
    margin-bottom: 0;
    display: block;
}

.copyright {
    text-align: center;
}

.famous-wrapper {
    text-align: right;
}

.footer-link-item .footer-link {
    display: inline-block;
}

.footer-link.footer-contact {
    display: block;
}

.footer-bg {
    display: none;
    position: absolute;
    top: 88px;
    left: -89px;
}

.eu-footer {
    background: #f5f5f5;
    padding: 40px 0;
}

.eu-footer .lato {
    font-size: 18px;
    font-weight: 400;
    color: #27252c;
    margin: 0;
}

.eu-banner {
    text-align: right;
}

.eu-banner img {
    /*width: 352px;*/
    width: 100%;
}

.home-top-carousel {
    width: 60%;
    height: 489px;
}

.home-top-carousel .slick-slide {
    height: 489px;
    background-size: cover;
    background-position: center;
}

.home-top-carousel .slick-prev {
    left: 70px;
    z-index: 1;
    bottom: 8px;
    top: initial;
}

.home-top-carousel .slick-prev:before,
.home-top-carousel .slick-next:before {
    font-family: 'fontawesome';
    font-size: 18px;
    opacity: .1;
}

.home-top-carousel .slick-prev:before {
    content: "\f053";
}

.home-top-carousel .slick-next:before {
    content: "\f054";
}

.slick-prev:hover:before,
.slick-next:hover:before {
    color: #e10835;
    opacity: 1;
}

.home-top-carousel .slick-next {
    left: 164px;
    bottom: 8px;
    top: initial;
    z-index: 1;
}

.previous-slide,
.next-slide,
.previous-mobile-slide,
.next-mobile-slide {
    font-size: 0;
    border: 0;
    background: transparent;
    padding: 0;
    position: absolute;
    cursor: pointer;
    z-index: 1;
}

.previous-slide,
.next-slide {
    top: 27px;
}

.previous-mobile-slide,
.next-mobile-slide {
    top: 121px;
}

.previous-mobile-slide {
    left: 20px;
}

.next-mobile-slide {
    right: 20px;
}

.previous-slide {
    left: 18px;
}

.next-slide {
    right: 18px;
}

.previous-slide:before,
.next-slide:before,
.previous-mobile-slide:before,
.next-mobile-slide:before {
    font-family: 'fontawesome';
    opacity: .2;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 1;
}

.previous-slide:before,
.previous-mobile-slide:before {
    content: "\f053";
}

.next-slide:before,
.next-mobile-slide:before {
    content: "\f054";
}

.carousel-wrapper {
    position: relative;
}

.previous-slide:hover:before,
.next-slide:hover:before,
.previous-mobile-slide:hover:before,
.next-mobile-slide:hover:before {
    color: #e10835;
    opacity: 1;
}

.paging-wrapper {
    position: absolute;
    bottom: 0;
    background: #1e152f;
    padding: 15px 50px;
    border-radius: 10px 10px 0 0;
    display: none;
}

.pagingInfo {
    color: #ffffff;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
}

.pagingInfo span {
    font-size: 36px;
    line-height: 1;
    display: inline-block;
}

.home-top-carousel-text {
    position: absolute;
    width: 50%;
    height: 489px;
    top: 0;
    right: 0;
    background-image: url('../img/carousel-right-white.png');
    background-size: cover;
    align-items: center;
    display: flex;
}

.previous-mobile-slide,
.next-mobile-slide {
    display: none;
}

.carousel-upcoming-events {
    padding-left: 50px;
    width: 89%;
    max-width: 565px;
}

.carousel-upcoming-events-title {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
}

.upcoming-event-unit {
    padding: 15px 10px 15px 0;
    border-top: 1px solid #ffffff;
    border-color: rgba(255, 255, 255, 0.5);
}

.upcoming-event-unit:nth-child(3) {
    border-bottom: 1px solid #ffffff;
    border-color: rgba(255, 255, 255, 0.5);
}

.upcoming-event-date,
.upcoming-event-title {
    display: inline-block;
    color: #ffffff;
    line-height: 1.3;
}

.upcoming-event-date {
    width: 25%;
    font-weight: 700;
    font-size: 18px;
    vertical-align: top;
}

.upcoming-event-title {
    width: 73%;
    font-weight: 400;
    text-align: justify;
    font-size: 16px;
    padding-left: 50px;
}

.stay-in-the-loop.view-all-events {
    display: inline-block;
    margin-top: 25px;
    padding: 18px 35px;
}

.stay-in-the-loop.view-all-events:hover {
    text-decoration: none;
    color: #ffffff;
}

.hero-section {
    background-size: cover;
    background-position: center;
    height: 350px;
    position: relative;
}

.hero-contents {
    margin: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    z-index: 1;
}

.page-title-hero h1 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 25px;
}

.breadcrumbs {
    color: #ffffff;
}

.breadcrumbs a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
}

.breadcrumbs a:last-child {
    /* font-weight: 700; */
}

.join-us-section-wrapper {
    background: #ffffff;
    padding: 80px 0 90px;
}

.img-subscribe-mobile {
    display: none;
}

.join-us {
    display: inline-block;
    position: relative;
}

.join-us-section {
    text-align: center;
}

.img-open-mail {
    position: absolute;
    top: 7px;
    left: -200px;
}

.join-us h1 {
    font-weight: 700;
    font-size: 38px;
    color: #1e152f;
    line-height: 1;
    margin-bottom: 20px;
}

.join-us p {
    color: #27252c;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 30px;
}

.stay-in-the-loop.subscribe-to-mail {
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    border: none;
    padding: 20px;
    margin: 0;
    z-index: 2;
}

.stay-in-the-loop.subscribe-to-mail:before {
    content: "";
    background-image: url('../img/subscribe.png');
    position: absolute;
    width: 300px;
    height: 122px;
    top: -20px;
    right: -300px;
    background-size: cover;
}

.subscribe-to-mailinglist {
    position: relative;
    width: fit-content;
    margin: 0 auto;
}

.home-card {
    border-radius: 10px;
    background: #ffffff;
    transition: 0.5s all;
    line-height: 0;
}

.home-card iframe {
    border-radius: 10px;
}

.card-image {
    height: 280px;
    background-size: cover;
    background-position: center;
    border-radius: 10px 10px 0 0;
}

.home-section-title {
    color: #1e152f;
    font-size: 38px;
    font-weight: 700;
    line-height: 1;
    margin: 30px 0;
}

.card-content {
    padding: 0 30px 0 20px;
    height: 188px;
    overflow: hidden;
}


.card-date {
    font-size: 16px;
    font-weight: 300;
    color: #4f485e;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 20px;
}

.card-title {
    font-size: 22px;
    color: #1e152f;
    font-weight: 700;
    line-height: 1;
}

.card-details p {
    color: #27252c;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    max-height: 80px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;
}

.card-date-transparent {
    color: transparent;
}

.home-section-wrapper {
    padding: 30px 0 60px;
}

.home-card-link:hover {
    text-decoration: none;
}

.home-card-link:hover .home-card {
    box-shadow: 0px 11px 30px rgba(0, 0, 0, 0.56);
}

.subscribe-form-wrapper {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 3;
    transition: 0.3s all;
}

.subscribe-form {
    position: fixed;
    width: 60%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 60px 110px;
}

.visible {
    display: block;
}

.js-close-modal {
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
}

.js-close-modal i {
    font-size: 24px;
    color: #000000;
}

.form-control {
    border-radius: 10px !important;
    background-color: #ededed !important;
    border: 1px solid #ededed !important;
    margin-bottom: 10px !important;
    padding: 20px 0 20px 45px !important;
    line-height: 1 !important;
}

.form-title {
    font-weight: 700;
    color: #1e152f;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 32px;
    text-align: center;
}

.subscribe-form label {
    display: inline;
}

.subscribe-form label:not(.form-check-label):after,
#contact-us-form label:after {
    position: absolute;
    display: block;
    left: 35px;
    top: 19px;
    color: #3c2763;
    font-family: fontawesome;
}

.subscribe-form label[for="mce-EMAIL"]:after {
    content: "\f003";
}

.subscribe-form label[for="mce-LNAME"]:after,
.subscribe-form label[for="mce-FNAME"]:after {
    content: "\f2c0";
}

.subscribe-form label[for="mce-ORG"]:after {
    content: "\f19c";
}

.subscribe-form label[for="mce-COUNTRY"]:after {
    content: "\f0ac";
}

.subscribe-form label[for="mce-COUNTRY"]:before {
    content: "\f0d7";
    position: absolute;
    display: block;
    right: 35px;
    top: 19px;
    color: #3c2763;
    font-family: fontawesome;
    cursor: pointer;
    pointer-events: none;
}

.subscribe-form select {
    height: 62px!important;
    padding: 20px 0 20px 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 16px;
    font-size: 14px;
    color: #495057;
}

#mc_embed_signup_scroll select#mce-MMERGE9 {
    width: 100%;
    border-radius: 10px;
    background-color: #ededed;
    border: 1px solid #ededed;
}
#mc_embed_signup_scroll label[for=mce-MMERGE9]:after{
    font-family: fontawesome;
    content: "\f2be";
}

#mc_embed_signup_scroll label[for=mce-POSITION]:after{
    font-family: fontawesome;
    content: "\f2bc";
}


#privacy {
    margin-left: 0;
    display: none;
}

label[for="privacy"] {
    margin-left: 25px;
    color: #1e152f;
}

input[type="checkbox"]+label:after {
    content: "\f096";
    position: absolute;
    display: block;
    left: 15px;
    top: 0px;
    color: #3c2763;
    font-family: fontawesome;
    display: none !important;
}

.form-check-label a {
    color: #e10835 !important;
}

.mce_inline_error {
    color: #e10835;
    font-weight: bold;
}

.custom-privacy .mce_inline_error {
    display: inline-block;
    width: -webkit-fill-available;
}

input[type="checkbox"]:checked+label:after {
    content: "\f046";
    display: none;
}

label[for="privacy"]>a {
    color: #e10835;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}

.submit-section {
    text-align: center;
}

.stay-in-the-loop.submit-subscribe-form {
    margin-right: 0;
    font-size: 16px;
    padding: 18px 55px;
    margin-top: 30px;
    cursor: pointer;
    border-color: red;
}

.inner-page-wrapper {
    background: #ffffff;
    border-radius: 10px;
    margin-top: -120px;
    padding: 35px 70px 30px;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
}

.inner-page-lead,
.inner-page-list,
.inner-page-button,
.projects-button {
    font-family: 'Lato', sans-serif;
}

.inner-page-list {
    margin-bottom: 0;
    padding-left: 0;
}

.inner-page-list li {
    color: #27252c;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 25px;
    list-style-type: none;
    position: relative;
    padding-left: 15px;
}

.inner-page-list li:after {
    color: #e00834;
    content: "\f054";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 16px;
}

.inner-page-button a,
.projects-button a, 
body.page-template.page-template-tpl-about-aca-projects .container .inner-page-wrapper .project-buttons a {
    border-radius: 10px;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    line-height: 1;
    text-decoration: none;
}

.projects-button a,
body.page-template.page-template-tpl-about-aca-projects .container .inner-page-wrapper .project-buttons a {
    width: auto;
    padding: 18px 50px;
}

.projects-button a:hover,
body.page-template.page-template-tpl-about-aca-projects .container .inner-page-wrapper .project-buttons a:hover {
    opacity: .8;
}

.inner-page-button,
.projects-button a {
    margin-bottom: 0!important;
}
.project-buttons a:hover,
.project-buttons a span:hover {
    opacity: .8;
}

.project-buttons {
    display: flex;
    justify-content: center;
}

.project-buttons span:first-child {
    margin-right: 20px;
}
.inner-page-wp-row .wp-block-column {
    margin-right: 10px!important;
    margin-bottom: 0!important;
}

.wp-block-column:not(:first-child),
.wp-block-column:nth-child(2n) {
    margin-left: 10px!important;
}

.inner-page-image .wp-block-column:first-child {
    flex-basis: 90%;
    margin-right: 0!important;
}

.inner-page-image .wp-block-column:last-child {
    margin-left: 0!important;
}

.inner-page-subtitle {
    font-size: 14px;
    color: #1e152f;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
}

.inner-page-title {
    font-size: 36px;
    color: #1e152f;
    font-weight: 700;
    line-height: 1.3em;
    position: relative;
    margin-bottom: 45px;
    /* 	text-decoration: underline; */
    /* 	text-underline-position: under; */
    /* 	text-decoration-color: #e00834; */
}

.inner-page-title:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 150px;
    height: 2px;
    background: #e00834;
    left: 0;
}


/* .inner-page-title:after {
	content: "";
	position: absolute;
	bottom: -15px;
	width: 104px;
	height: 2px;
	background: #e00834;
	left: 0;
} */

.hero-section:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.did-you-know-wrapper {
    border-radius: 10px;
    padding: 20px;
    background-size: cover;
}

.did-you-know-wrapper .lato {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0;
}

.did-you-know-grey .lato {
    color: #1e152f;
}

.did-you-know-red {
    margin-bottom: 10px;
}

.aca-statement-paragraph {
    color: #27252c;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.aca-statements-colored {
    color: #27252c;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    background: #ededed;
    padding: 30px;
}
body.page-how-to-become-a-member .wp-block-columns.aca-membership-wrapper {
    justify-content: center;
}
.aca-statements-colored strong {
    font-weight: 700;
    font-size: 24px;
    color: #393345;
}

body.page-current-aca-members img.list-photo {
    max-height: 100px;
}

.member-photo {
    width: 116px;
    height: 116px;
    background-size: cover;
    background-position: center 20%;
    border-radius: 100%;
    border: 2px solid #3d2864;
}

.member-info {
    margin-left: 10px;
    width: calc(100% - 140px);
}

.member-photo,
.member-info {
    display: inline-block;
    vertical-align: top;
}

.member-name {
    font-size: 24px;
    font-weight: 700;
    color: #1e152f;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 15px;
}

.member-position {
    font-size: 18px;
    font-weight: 400;
    color: #e00834;
    line-height: 1;
    margin-bottom: 20px;
}

.member-email {
    color: #3c2763;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
}

.member-email span {
    padding-right: 5px;
}

.member-description {
    font-size: 18px;
    color: #27252c;
    font-weight: 400;
    padding: 40px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: justify
}

.member-wrapper {
    margin-bottom: 50px;
}

.member-knowledge-wrapper {
    border: 1px solid #e5e5e5;
    padding: 10px 30px;
    max-width: 331px;
}

.member-publications {
    border-bottom: 1px solid #e5e5e5;
}
.member-publications:last-child { border-bottom: none; }
.member-publications,
.member-biblio {
	padding: 10px 0;
}

.member-publications .lato,
.member-biblio .lato {
    color: #1e152f;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    padding-left: 25px;
    vertical-align: middle;
}

.inner-page-title.admin-title {
    font-size: 24px;
}

.president-wrapper {
    margin-bottom: 50px;
    margin-top: 24px;
}

.president-wrapper .member-position,
.admin-wrapper .member-position {
    color: #27252c;
    font-size: 18px;
    line-height: 1.5;
}

.paper-more {
    margin-right: 25px;
}

.upcoming-event-unit a {
    color: #e10835;
}

.upcoming-event-unit a i {
    margin-top: 5px;
    font-size: 20px;
    margin-left: 10px;
}


/*.read-more-button-new-design {
	border: 2px solid;
	border-radius: 35px;
	padding: 8px 15px;
	line-height: 1;
	font-weight: 700;
}*/

.read-more,
.see-less {
    border: 2px solid;
    border-radius: 35px;
    padding: 8px 15px;
    line-height: 1;
    font-weight: 700;
}

.read-more,
.see-less,
.paper-more {
    color: #e00834;
    font-size: 16px;
}

.read-more-btn {
    border: 2px solid;
    border-radius: 35px;
    padding: 8px 15px;
    line-height: 1;
    font-weight: 700;
    color: #e00834;
    font-size: 16px;
}

.see-less,
.admin-bio {
    display: none;
}

p.lato.admin-bio {
    text-align: justify;
}

.admin-wrapper {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.read-more-btn:hover,
.read-more:hover,
.see-less:hover,
.paper-more:hover {
    color: #e00834;
}

.admin-bio strong {
    display: block;
    margin-bottom: 10px;
}

.aca-membership-wrapper {
    margin-top: 30px;
}

.aca-membership-wrapper .wp-block-column {
    margin-left: 0!important;
}

.aca-membership-wrapper .inner-page-button a:hover {
    text-decoration: none;
}

.aca-member-subtitle {
    margin-top: 30px;
}

.list-wrapper {
    border: 1px solid #e5e5e5;
    padding: 30px 40px;
    margin-bottom: 10px;
}

.list-wrapper .member-name {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
}

.list-wrapper .member-position {
    color: #27252c;
    font-size: 16px;
    margin-bottom: 15px;
    word-break: break-word;
}

.list-wrapper .read-more,
.list-wrapper .see-less,
.paper-more {
    font-size: 16px;
}

.faqs-wrapper {
    background: #ededed;
    border-radius: 10px;
    padding: 15px 20px;
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
}

.faqs-wrapper:after {
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 16px;
    font-family: 'fontawesome';
    color: #3c2763;
    font-size: 16px;
}

.faq-question {
    color: #27252c;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}

.faq-answer {
    font-size: 16px;
    margin-bottom: 10px;
    display: none;
}

.faqs-wrapper.faq-active .faq-question {
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
}

.faqs-wrapper.faq-active .faq-question:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 104px;
    height: 2px;
    background: #e00834;
    left: 0;
}

.faqs-wrapper.faq-active:after {
    content: "\f107";
}

.privacy-title {
    font-size: 34px;
}

.privacy-policy-title,
.privacy-policy-title2 {
    font-size: 24px;
    color: #27252c;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 35px;
    font-family: 'Lato', sans-serif;
}

.privacy-policy-title2 {
    padding-left: 22px;
}

.privacy-policy-paragraph,
.privacy-policy-list {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 35px;
    color: #27252c;
    font-family: 'Lato', sans-serif;
}

.privacy-policy-list {
    list-style: none;
    padding-left: 20px;
}

.privacy-policy-list li:before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: red;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
}

.privacy-hero .hero-section {
    height: 300px;
    background: #f5f5f5;
}

.privacy-hero .hero-section .hero-contents {
    top: 33%;
}

.privacy-hero .hero-section:after {
    display: none;
}

.privacy-hero .hero-contents .page-title-hero h1,
.privacy-hero .hero-contents .breadcrumbs a,
.privacy-hero .hero-contents .breadcrumbs {
    color: #1e152f;
}

.contact-us-title {
    color: #27252c;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 16px;
}

.contact-info .lato {
    font-weight: 400;
    color: #27252c;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
}

.contact-info .lato i {
    color: #e00834;
    font-size: 18px;
    margin-right: 10px;
    width: 18px;
}

.contact-info-city,
.contact-info-country {
    padding-left: 28px;
}

.contact-info-title {
    margin-top: 32px;
}

.contact-info-title span,
.contact-info-email span {
    color: #e00834;
}

.contact-info-country,
.contact-info-fax,
.contact-info-email {
    margin-bottom: 40px!important;
}

.map-title {
    font-size: 24px;
    font-weight: 700;
    color: #1e152f;
    line-height: 1;
    margin-bottom: 20px;
}

#map {
    height: 247px;
    width: 402px;
    box-shadow: 7px 13px 24px rgba(0, 0, 0, 0.11);
}

.contact-map {
    margin-bottom: 30px;
}

.map-marker-label {
    position: absolute;
    color: red;
    font-size: 16px;
    font-weight: bold;
    /* Use margin to position the text */
    /* top, left position is the place of marker position */
    margin-top: -45px;
    margin-left: 20px;
}

div[style="color: rgb(0, 0, 0); font-size: 14px; font-family: Roboto, Arial, sans-serif;"] {
    margin-left: 140px;
    color: #ea6e00 !important;
    margin-top: 10px;
}

div[style="color: rgb(0, 0, 0); font-size: 14px; font-family: Roboto, Arial, sans-serif;"]:before {
    content: "";
    height: 8px;
    width: 8px;
    display: inline-block;
    position: absolute;
    background: black;
    border-radius: 50%;
    left: -4px;
    top: -5px;
}

#contact-us-form label {
    display: inline;
}

#contact-us-form .form-control {
    padding: 17px 42px;
    margin-bottom: 15px;
}

#contact-us-form textarea {
    margin-bottom: 20px!important;
}

#captcha {
    margin-bottom: 20px;
}

#contact-us-form .submit-section {
    text-align: left;
}

.submit-contact-form {
    padding: 18px 100px;
    font-size: 16px;
    cursor: pointer;
    border-color: red;
}

#contact-us-form label:after {
    top: 15px;
}

.contact-form .mc-field-group.input-group.custom-privacy {
    display: flex;
    flex-wrap: nowrap;
}

.mc-field-group.input-group.custom-privacy label.form-check-label {
    font-weight: 400;
}
.caldera-grid .form-control:focus {
    border-color: #fff;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .075), 0 0 8px rgba(255, 255, 255, .6); 
    /*** CHANGES THE BLUE COLOR WHEN A FIELD IS CLICKED ***/
}
input::-webkit-input-placeholder {
    color: #495057 !important; 
}
input:-moz-placeholder {
    color: #495057 !important;
}
input::-moz-placeholder {
    color: #495057 !important;
}
input:-ms-input-placeholder {
    color: #495057 !important;
}
textarea::-webkit-input-placeholder {
    color: #495057 !important;
}
textarea:-moz-placeholder {
    color: #495057 !important;
}
textarea::-moz-placeholder {
    color: #495057 !important;
}
textarea:-ms-input-placeholder {
    color: #495057 !important;
}

body.page-template.page-template-tpl-contact-us.page-template-tpl-contact-us-php.page.page-id-22.page-contact .caldera-grid label {
    font-weight: 400;
}
.caldera-grid .form-control {
    padding: 35px 10px 20px 10px !important;
} 

select.form-control:not([size]):not([multiple]) {
    height: 75px !important;
}

.custom-input-caldera {
    margin-right: 10px;
}

.title-contact label,
.firstname-contact label,
.lastname-contact label,
.email-contact label,
.organisation-contact label,
.position-contact label,
.country-contact label,
.message-contact label {
    position: absolute;
    margin-left: 10px;
    font-family: 'Lato', sans-serif;
}

.title-contact label:before,
.firstname-contact label:before,
.lastname-contact label:before,
.email-contact label:before,
.organisation-contact label:before,
.position-contact label:before,
.country-contact label:before,
.message-contact label:before {
    font-family: FontAwesome !important;
    margin-right: 10px;
}

.title-contact label:before {
    content: "\f2be";
}

.firstname-contact label:before, .lastname-contact label:before {
    content: "\f2c0";
}

.email-contact label:before {
    content: "\f003";  
}

.organisation-contact label:before {
    content: "\f19c";
}

.position-contact label:before {
    content: "\f2bc";
}

.country-contact label:before {
    content: "\f0ac";
}

label#fld_7683514Label:before {
    content: "\f044"; 
}

#contact-us-form .form-control:focus {
    border-color: #3e2966;
    box-shadow: none;
    background: #ededed;
}

.aca-statement-paragraph strong {
    font-size: 24px;
}

.aca-paper-unit {
    border: 0;
    padding: 0;
    margin-top: 40px;
    height: auto;
    display: inline-block;
}

.aca-paper-unit.project-post {
    width: 100%;
}

.publications-buttons {
    display: flex;
}

.page-template-tpl-other-publications .aca-paper-unit {
    width: 33%;
    margin: 0;
    margin-bottom: 40px;
    float: left;
}

.aca-paper-content {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    width: 100%;
    text-align: justify;
}

.aca-view-more {
    display: inline-block;
    width: 100%;
}

.aca-paper-content-wrapper {
    min-height: 270px;
    display: inline-block;
    width: 100%;
}

.inner-papers .aca-paper-unit:nth-child(1) {
    margin-top: 32px;
}

.aca-paper-photo>a>img {
    width: 100%;
    max-width: 450px;
    margin: 0;
    display: table;
    margin-bottom: 20px;
}

.aca-paper-name {
    font-size: 18px;
    color: #27252c;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
}

.aca-paper-author {
    font-size: 14px;
    font-weight: 400;
    color: #bdbdbd;
    line-height: 1;
    margin-bottom: 20px;
}

.aca-paper-description {
    font-size: 16px;
    font-weight: 400;
    color: #27252c;
    margin-bottom: 20px;
}

.aca-paper-price {
    font-weight: 700;
}

.aca-paper-unit.single-post {
    width: 100%;
}

.download-paper {
    color: #e10835;
    font-size: 16px;
}

.download-paper:hover {
    color: #e10835;
}

.download-paper i {
    margin-left: 5px;
}

.other-pub .aca-view-more .aca-paper-unit:nth-child(1) {
    margin-top: 0;
    border-top: none;
}

.container .publications .completed-years {
    margin-bottom: 15px;
}

.publication-photo {
    height: 140px;
    text-align: center;
}

.publications-more {
    display: flex;
}

.publication-photo img {
    max-height: 145px;
}

@media screen and (max-width:991px) and (min-width: 640px) {
    .aca-paper-unit {
        width: 50%;
    }
    .aca-paper-content a {
        margin: 20px 0;
        width: auto;
        display: inline-block;
    }
}

@media screen and (max-width: 639px) {
    .aca-paper-unit {
        width: 100%;
    }
    .aca-paper-content-wrapper {
        min-height: 0;
    }
    .aca-paper-content a {
        margin: 12px auto;
        width: auto;
        display: table;
        text-align: center;
    }
}

#more_posts {
    background: #3e2966;
    cursor: pointer;
    padding: 18px 25px;
    margin-right: 0;
}

.load-more {
    text-align: center;
    margin-top: 20px;
}

.project-post .aca-paper-name {
    color: #e10835;
}
.project-post .project-logos {
	display: block;
	margin: 0 auto 20px;
	width: 100%;
	background: #fff;
	border-radius: 10px;
	padding: 20px;
}
.project-post .project-logos ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0;
}
.project-post .project-logos ul li { 
	max-width: 100%;
	margin: 0;
	padding: 0;
}
.project-post .project-logos ul li img {
	max-height: 80px;
	width: auto;
	max-width: calc(100% - 20px);
	margin: 10px;
}
@media screen and (min-width:992px) {
	.project-post .project-logos ul li img {
		max-height: 100px;
		width: auto;
	}	
}

.post_project-template-default .aca-paper-name,
.post_project-template-templage-new-post_project .aca-paper-name{
    font-size: 32px;
    line-height: 36px;
    margin: 30px 15px;
    position: relative;
    color: #27252c;
    }
.post_project-template-default .aca-paper-name:after,    
.post_project-template-templage-new-post_project .aca-paper-name:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 150px;
    height: 2px;
    background: #e00834;
    left: 0;
}


.project-post .project-post-title {
    color: #3e2966;
    font-weight: 700;
    margin-bottom: 0px;
}

.project-name,
.publication-name {
    color: #27252c;
    font-weight: 700;
    line-height: 1;
    margin: 20px 0;
    /* min-height: 70px;
     * font-size: 18px;
     */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.subcategory-style-list .project-name {
    margin: 10px 0 0 !important;
}
.project-photo{
	max-height: 215.55px;
	overflow: hidden;
}
.project-photo img {
    width: 100%;
}

.project-description,
.publication-description {
    color: #27252c;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

p.lato.publication-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;

}

.project-more {
    margin-top: 30px;
}

.project-read-more {
    display: inline-block;
    margin-bottom: 40px;
}

.completed-years {
    overflow: auto;
    white-space: nowrap;
    /*width: 150px;*/
    overflow-x: hidden;
}

.page-numbers,
.single-year {
    display: inline-block;
    color: #3e2966;
    background: transparent;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 10px;
    line-height: 1;
    font-weight: 700;
    font-size: 15px;
    width: 75px;
}

.single-year.active, .page-numbers.current{
    color: #ffffff;
    background: #e00834;
}

a.page-numbers:hover,
.single-year:hover {
    text-decoration: none;
    color: #3e2966;
}

.page-numbers.active:hover,
.single-year.active:hover {
    color: #ffffff;
}

.custom-pagination {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.prev-project {
    position: absolute;
    left: -20px;
    top: 5px;
    cursor: pointer;
}

.next-project {
    position: absolute;
    right: -20px;
    top: 5px;
    cursor: pointer;
}

.prev-project i,
.next-project i {
    font-size: 24px;
    color: #e00834;
}

.completed-view-more {
    display: none;
}

.aca-view-more.project-more .row .col-md-4.col-sm-12:nth-child(4n),
.aca-view-more.project-more .row .col-md-4.col-sm-12:nth-child(5n),
.aca-view-more.project-more .row .col-md-4.col-sm-12:nth-child(6n),
.aca-view-more.project-more .row .col-md-4.col-sm-12:nth-child(7n),
.aca-view-more.project-more .row .col-md-4.col-sm-12:nth-child(9n) {
    margin-top: 50px;
}

.view-all-events-about {
    font-size: 16px;
    padding: 18px 35px;
    margin-right: 0;
    background: #3e2966;
    margin-top: 10px;
    display: inline-block;
}

.view-all-events-about:hover {
    text-decoration: none;
    color: #ffffff;
}

.event-photo {
    position: relative;
    max-height: 176px;
    overflow: hidden;
}

.about-aca-events .event-photo {
    max-height: 273px;
    overflow: hidden;
}

.event-date {
    position: absolute;
    top: 20px;
    color: #ffffff;
    font-size: 14px;
    border-radius: 0px 10px 10px 0;
    background: #e00834;
    padding: 15px 10px;
    line-height: 1;
}

.event-photo>a>img,
.project-photo>a>img {
	width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.no-events p {
    color: #ffffff;
}

.aca-table tbody tr td:nth-child(2) {
    padding-left: 20px;
    padding-bottom: 20px
}

.aca-table tbody tr td:nth-child(1) {
    vertical-align: top;
}

.lato.aca-paper-description .media {
    display: block;
}


/**Latest News**/

.banner-post-news,
.banner-post-news img {
    display: inline-block;
    width: 100%;
}

.sidebar-news ul {
    list-style: none;
    padding-left: 0;
}

.sidebar-news ul li a {
    color: #3e2966;
}


/* responsive */

@media (min-width: 991px) and (max-width: 1220px) {
    .upcoming-event-date {
        width: 26%;
    }
    .upcoming-event-title {
        width: 72%;
    }
}

@media (min-width: 991px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 991px) {
    .btn-toolbar {
        margin-top: 25px;
        margin-bottom: 20px;
    }
    .moving-group {
        margin-left: 0;
    }
    .navbar {
        position: absolute;
        top: 0;
        right: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        background: #fefefe;
        width: 90%;
        z-index: 2;
    }
    .custom-privacy .form-check-label {
        float: left;
        display: inline-block;
        margin-left: 20px;
        position: relative;
        top: -15px;
    }
    #mce-responses div:last-child {
        width: 100% !important;
        margin: 0 auto;
        display: table;
        margin-left: -15px;
        margin-top: -40px;
        padding-bottom: 220px;
    }
    .social-media-mobile {
        display: block;
    }
    .nav-item.active>.nav-link:after {
        display: none;
    }
    .nav-item.active>.nav-link {
        border-top: 0;
        background: #dd0834;
        color: #ffffff!important;
    }
    .nav-item.dropdown .nav-link i {
        display: inline-block;
    }
    #searchform2 {
        display: block;
        position: absolute;
        top: 30px;
        width: 54%;
        left: 20px;
    }
    #searchform2 input {
        background: #efefef;
        border: 0;
        border-radius: 10px;
        height: 41px;
        padding: 10px;
        width: 100%;
    }
    #searchform2:after {
        content: "";
        position: absolute;
        background-image: url('../img/search2.png');
        width: 18px;
        height: 18px;
        right: 10px;
        top: 12px;
    }
    .dropdown-menu:after {
        display: none;
    }
    footer.footer {
        padding: 30px 0 20px;
    }
    .mobile-footer-title {
        margin-top: 15px;
    }
    .copyright {
        padding: 20px 0 10px;
    }
    .famous-wrapper {
        text-align: center;
        padding-top: 10px;
    }
    .border-footer {
        background: rgba(255, 255, 255, 0.03);
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        top: 79px;
    }
    .eu-banner {
        text-align: center;
        margin-top: 20px;
    }
    .eu-footer {
        padding: 30px 0;
    }
    .home-top-carousel {
        width: 100%;
    }
    .home-top-carousel .slick-slide,
    .home-top-carousel {
        height: 262px;
    }
    .home-top-carousel-text {
        position: relative;
        width: 100%;
        height: 362px;
    }
    .paging-wrapper {
        display: none;
    }
    .previous-mobile-slide,
    .next-mobile-slide {
        display: block;
    }
    .home-top-carousel-text {
        background-image: url('../img/carousel-right.png');
    }
    .carousel-upcoming-events {
        width: 100%;
        padding: 0 10px;
        max-width: 100%;
    }
    .carousel-upcoming-events-title {
        font-size: 30px;
    }
    .upcoming-event-date {
        font-size: 16px;
    }
    .upcoming-event-title {
        font-size: 14px;
    }
    .img-open-mail {
        display: none;
    }
    .stay-in-the-loop.subscribe-to-mail:before {
        display: none;
    }
    .img-subscribe-mobile {
        display: block;
        position: absolute;
        width: 200px;
        height: 119px;
        top: 0;
        left: 60px;
        z-index: 1;
    }
    .subscribe-form {
        width: 75%;
        padding: 60px 80px;
    }
    .inner-page-image,
    .inner-page-wp-row {
        flex-wrap: wrap!important;
    }
    .inner-page-image .wp-block-column:first-child {
        flex-basis: 100%;
    }
    .inner-page-image .wp-block-column:last-child {
        flex-basis: 100%;
    }
    .inner-page-image .wp-block-image .alignright {
        float: none;
        display: block;
        text-align: center;
        margin-left: 0;
    }
    .inner-page-wp-row .wp-block-column {
        flex-basis: 100%;
    }
    .inner-page-wp-row .wp-block-column:not(:last-child) {
        margin: 0 0 20px!important;
    }
    .inner-page-wp-row .wp-block-column:last-child {
        margin: 0px!important;
    }
}

@media (max-width: 768px) {
    .navbar-brand>img {
        width: 172px;
    }
    .header {
        padding-top: 20px;
    }
    .btn-toolbar {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .nav-link {
        padding: 20px;
        padding-left: 20px!important;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        line-height: 1;
    }
    .navbar-collapse {
        padding-top: 96px;
    }
    .mobile-footer-title2 {
        margin-top: 15px;
    }
    .footer-bg {
        display: block;
    }
    .eu-banner img {
        width: 299px;
    }
    .upcoming-event-title {
        width: 73%;
    }
    .upcoming-event-date {
        width: 25%;
    }
    .hero-section {
        height: 349px;
    }
    .page-title-hero h1 {
        font-size: 38px;
    }
    .breadcrumbs a {
        font-size: 14px;
    }
    .stay-in-the-loop.subscribe-to-mail {
        font-size: 16px;
    }
    .join-us h1 {
        font-size: 30px;
    }
    .subscribe-form {
        width: 90%;
        padding: 60px 20px;
    }
    .form-control {
        padding: 10px 0 10px 45px;
    }
    .stay-in-the-loop.submit-subscribe-form {
        margin-top: 15px;
        padding: 18px 20px;
    }
    
    .form-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .subscribe-form label:not(.form-check-label):after {
        top: 8px;
    }
    .js-close-modal {
        top: 15px;
        right: 20px;
    }
    .subscribe-form select {
        height: 42px!important;
        padding: 10px 0 10px 45px;
    }
    .subscribe-form label[for="country"]:before {
        top: 10px;
    }
    .inner-page-wrapper {
        margin-top: 0;
        background: transparent;
        padding: 30px 15px 0 15px;
    }
    .did-you-know-grey,
    .did-you-know-red,
    .did-you-know-purple {
        margin-bottom: 20px;
    }
    .aca-statements-colored {
        padding: 0;
        background: transparent;
        margin-top: 30px;
    }
    .lato.aca-paper-description .col-sm-10.col-sm-offset-1.col-lg-8.col-lg-offset-2 {
        padding-left: 0;
        padding-right: 0;
    }
    .aca-statement-paragraph,
    .lato.aca-paper-description,
    .member-description,
    .lato.faq-answer,
    .align-justify,
    body.page-did-you-know p.lato,
    body.page-work-with-us li {
        text-align: justify;
    }
    .wp-block-button.alignright.projects-button,
    body.page-about-our-work .wp-block-button.inner-page-button {
        padding-bottom: 20px;
    }
    .lato.aca-paper-description a {
        display: inline;
    }
    .inner-page-title {
        font-size: 28px;
    }
    .member-knowledge-wrapper {
        margin-top: 20px;
    }
    .member-info {
        width: auto;
    }
    .admin-wrapper .member-info {
        display: block;
    }
    .admin-wrapper .member-name,
    .president-wrapper .member-name {
        position: absolute;
        top: 46px;
        left: 160px;
        margin: 0;
    }
    .admin-wrapper .member-position,
    .president-wrapper .member-position {
        margin-top: 15px;
    }
    .list-photo {
        width: 169px;
    }
    .privacy-hero .hero-section {
        height: 150px;
    }
    .privacy-hero .hero-section .hero-contents {
        top: 50%;
    }
    #map {
        width: 100%;
    }
    .alignright.projects-button {
        text-align: left!important;
    }
    .wp-block-column:not(:first-child),
    .wp-block-column:nth-child(2n) {
        margin-left: 0!important;
    }
    .project-buttons {
        flex-direction: column;
    }
    .project-buttons span:first-child {
        margin: 0 0 50px 0;
    }
    .project-buttons span {
        text-align: center;
    }
    body.page-template.page-template-tpl-about-aca-projects .container .inner-page-wrapper .project-buttons a {
        padding: 20px;
    }
    
}

@media (max-width: 640px) {
    .member-info {
        margin-left: 0;
        text-align: center;
    }
    .member-photo {
        display: block;
        margin: 0 auto;
    }
    .admin-wrapper .member-photo,
    .president-wrapper .member-photo {
        margin: initial;
    }
    .admin-wrapper .member-info,
    .president-wrapper .member-info {
        text-align: left;
    }
    .list-wrapper .member-name {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 20px;
    }
    .list-photo {
        margin-bottom: 20px
    }
    .aca-paper-photo {
        margin-bottom: 20px;
        text-align: center;
    }
    .aca-paper-photo>a>img {
        width: 65%;
    }
    .projects-button a {
        padding: 18px;
        width: 100%;
    }
    .completed-years {
        width: 75%;
        margin: 0 auto;
    }
    .prev-project {
        left: 15px;
    }
    .next-project {
        right: 15px;
    }
}

@media (max-width: 420px) {
    .stay-in-the-loop.view-all-events {
        width: 95%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}


/* Andrei Code */

.subscribe-container-wrapper {
    padding: 50px 0;
    width: 100%;
    display: inline-block;
}

.subscribe-container-wrapper form {
    width: 100%;
}

.subscribe-container-wrapper label {
    display: inline;
}

.subscribe-container-wrapper label:not(.form-check-label):after {
    position: absolute;
    display: block;
    left: 35px;
    top: 19px;
    color: #3c2763;
    font-family: fontawesome;
}

.subscribe-container-wrapper label[for="mce-EMAIL"]:after {
    content: "\f003";
}

.subscribe-container-wrapper label[for="mce-LNAME"]:after,
.subscribe-container-wrapper label[for="mce-FNAME"]:after {
    content: "\f2c0";
}

.subscribe-container-wrapper label[for="mce-ORG"]:after {
    content: "\f19c";
}

.subscribe-container-wrapper label[for="mce-COUNTRY"]:after {
    content: "\f0ac";
}

.subscribe-container-wrapper label[for="mce-COUNTRY"]:before {
    content: "\f0d7";
    position: absolute;
    display: block;
    right: 35px;
    top: 19px;
    color: #3c2763;
    font-family: fontawesome;
    cursor: none;
    pointer-events: none;
}

.subscribe-container-wrapper select {
    height: 62px!important;
    padding: 20px 0 20px 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 16px;
    font-size: 14px;
    color: #495057;
}

.wrapper-post-type {
    display: inline-block;
    width: 100%;
}

.wrapper-post-type h2 {
    display: inline-block;
    width: 100%;
    color: #000;
}

.wrapper-post-type h2 a {
    color: #27252c;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 20px 0 0;
    /*min-height: 38px;
     */
    display: inline-block;
    width: 100%;
}

.news-posts .project-read-more {
    margin-bottom: 10px !important;
    border: 0;
    padding: 0;
}

.search-news-class {
    position: absolute;
    right: 10px;
    top: 10px;
}

.search-news-class input[type="search"] {
    border: 1px solid #ccc;
    padding: 5px 10px;
    box-shadow: none;
}

.search-news-class input[type=submit] {
    border: 0;
}

@media screen and (max-width: 767px) {
    .container .row.align-items-center {
        overflow-x: hidden;
    }
    
    .search-news-class {
        position: relative;
        top: 0;
        right: 0;
        margin-top: -20px;
    }

    .page-numbers {
        margin-left: 0px;
        width: unset;
        padding: 8px;
    }
    .publications-buttons {
        margin-bottom: 30px;
    }

    .row.project-insert :not(:first-child) .project-photo>a>img {
        margin-top: 30px;
    }
}

.title-newsletter {
    font-size: 32px;
    line-height: 36px;
    margin: 30px 0;
    position: relative
}
.single-newsletter .title-newsletter:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 150px;
    height: 2px;
    background: #e00834;
    left: 0;
}

.editions-newsletters .completed-years {
    padding: 20px 0;
    display: inline-block;
    width: 100%;
}

.wp-embedded-content {
    font-size: 24px;
}

.year-style-list {
    /* display: none; */
}

.editions-newsletters .single-year {
    padding: 10px 14px;
    width: auto;
}

.btn.loadMoreBtn {
    border: 2px solid;
    border-radius: 35px;
    padding: 15px 50px;
    line-height: 1;
    font-weight: 700;
    color: #e00834 !important;
    font-size: 18px;
    margin: 0 auto;
    display: table;
    margin-top: 25px;
}

.current-edition .subcategory-style-list,
.current-edition .general-style-category {
    display: block;
}

.current-edition .subcategory-style,
.current-edition .category-style-custom {
    pointer-events: none;
    width: 100%;
    display: inline-block;
}

.current-edition .subcategory-style::after,
.current-edition .category-style-custom::after {
    display: none;
}

.current-edition .subcategory-style-list {
    padding-left: 30px;
}

.current-edition .subcategory-style {
    border-bottom: 1px solid #e00834;
}

@media screen and (max-width: 1160px) {
    .editions-newsletters .completed-years {
        overflow-x: scroll;
    }
    .editions-newsletters .completed-years::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 5px;
    }
    .editions-newsletters .completed-years::-webkit-scrollbar-thumb {
        border-radius: 1px;
        background-color: rgba(0, 0, 0, .25);
        -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .25);
    }
}

.subcategory-style {
    border-bottom: 1px solid #e00834;
    padding: 5px 0;
    margin: 20px 0 5px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    padding-left: 15px;
    display: inline-block;
    width: 100%;
    background: #ededed;
}

.subcategory-style::after {
    content: ' - ';
}

.active-tab.subcategory-style::after {
    content: ' + ';
}

.subcategory-style-list {
    /* display: none; */
    padding-left: 30px
}

.subcategory-style-list.show {
    display: none;
    padding-left: 15px
}

.general-style-category {
    display: none;
}

.general-style-category.show {
    display: block;
    background: #ededed;
    margin-top: -10px;
}

.category-style-custom {
    padding: 7px 0;
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    color: #27252c;
    width: 100%;
    background: #ededed;
    border-radius: 10px;
    padding: 15px 20px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .category-style-custom {
        font-size: 18px;
    }
    .container.editions-newsletters .row .col-sm-12 {
        padding-left: 0;
        padding-right: 0;
    }
}

.category-style-custom::after {
    content: ' + ';
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 16px;
    font-family: 'fontawesome';
    color: #3c2763;
    font-size: 16px;
}

.active-tab.category-style-custom::after {
    content: ' - ';
    content: "\f107";
}

@media screen and (min-width: 991px) {
    .subcategory-style-list .news-posts {
        width: 100%;
        float: none;
    }
}


/* SOCIAL MEDIA SHARE STYLE */

.share-section-nwsl {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}

.share-section-social-media {
    display: inline-block;
    width: 100%;
    padding: 0px 0 30px;
}

.share-section-social-media strong {
    display: inline-block;
    width: 100%;
    padding: 5px 0 15px;
}

.share-section-social-media .container-links {
    display: inline-block;
    width: 100%;
}

.share-section-social-media a {
    color: #fff;
    border-radius: 3px;
    padding: 7px 12px;
    text-decoration: none;
    opacity: 1;
    margin-right: 7px;
    font-size: 16px;
}

.share-section-social-media a:hover {
    color: #fff;
    opacity: 0.75;
}

.twitter-class {
    background: #1da1f2;
}

.facebook-class {
    background: #3b5998;
}

.reddit-class {
    background: #ff4500;
}

.link-class {
    background: #0077b5;
}

.mail-class {
    background: #414959;
}

@media screen and (max-width: 991px) {
    .share-section-social-media a {
        display: inline-block;
        margin: 5px;
    }
}

#an2019-02-category-1 .wrapper-post-type h2 a,
#an2019-02-category-2 .wrapper-post-type h2 a,
#an2019-04-category-4 .wrapper-post-type h2 a {
    min-height: 78px;
}

@media screen and (max-width: 640px) {
    .stay-in-the-loop {
        padding: 10px 3px;
        margin-right: 25px;
    }
    .search-button {
        background-image: url(../img/search.png) !important;
    }
    #searchform {
        bottom: -58px;
        right: -17px;
    }
}


/* NEW STYLE EVENTS IDLOOM */

.single-post_event .aca-paper-content div{
    line-height: 1.1;
}

.banner-idloom-event {
    background: url('https://acaevents.events.idloom.com/files/events/6580/images/6580.jpg?5dde9040ec2a7') no-repeat center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 200px 0;
    position: relative;
}

.banner-idloom-event::before {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    display: inline-block;
    width: 100%;
    height: 100%;
}

.banner-idloom-event h1 {
    position: relative;
    z-index: 1;
    font-size: 64px;
}

.banner-idloom-event h1::after {
    width: 120px;
    margin-bottom: 30px;
    margin-top: 40px;
    content: ' ';
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    border-bottom: 4px solid;
}

.content-event-idloom {
    max-width: 813px;
    margin: 0 auto;
    padding: 100px 0
}

.content-event-idloom img {
    display: inline-block;
    width: 100%;
}

#event-details h1,
#event-details h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 70px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-weight: bold;
}

.primary-mode {
    position: relative;
    background-image: url(https://acaevents.events.idloom.com/images/pattern.png?e1ea2fe0b1d9e1d01c1e63a3d1d465f9);
    color: #fff;
    padding: 75px 0;
}

.primary-mode:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 159, 178, .7);
    position: absolute;
    top: 0;
    left: 0
}

.box-details-event .fa.fa-user {
    font-size: 32px;
}

.box-details-event .fa.fa-map {
    font-size: 28px;
}

.box-details-event {
    color: #fff !important;
    padding: 35px 55px;
    border: 3px solid #fff;
    margin: 0 auto;
    display: table;
    max-width: 1021px;
    position: relative;
    z-index: 1;
    width: 100%;
    font-size: 22px;
}

.corporation-style {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}


/* COOKIE AREA STYLE */

.gdpr_cookie_bar {
    font-family: 'Titillium Web', sans-serif;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #d9d9d9;
    z-index: 9;
    padding-bottom: 10px;
    background-color: #fff!important;
    z-index: 99999999999!important;
    display: block
}

label[for^=gdpr_cookie_bar_option_] {
    width: 100%
}

.gdpr_cookie_bar_description,
.gdpr_cookie_bar_title {
    margin-top: 5px;
    text-align: center
}

.gdpr_cookie_bar_description {
    font-size: 15px
}

.gdpr_cookie_bar_title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px
}

.gdpr_cookie_bar_option {
    margin-bottom: 10px;
    display: inline-block
}

.gdrpbtn {
    width: 25%
}

.gdpr {
    width: 100%;
    float: left;
    margin-top: 10px
}

.gdpr_cookie_bar .gdpr_cookie_bar_option_checkbox,
.gdpr_cookie_bar .gdpr_cookie_bar_option_title {
    display: inline-block;
    margin-right: 5px
}

.gdpr_cookie_bar .gdpr_cookie_bar_option_description {
    display: block
}

.gdpr_cookie_bar .gdpr_cookie_bar_accept {
    border: none;
    background-color: #1e152f;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    padding: 10px 40px;
    cursor: pointer;
    font-weight: 700
}

.gdpr_cookie_bar .gdpr_cookie_bar_accept:hover {
    background-color: #1e152f
}

.showallopt {
    background-color: #e10835;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer;
    margin-left: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    border: 0!important;
    white-space: nowrap
}

.showallopt:hover {
    background-color: #e10835;
    color: #fff
}

.gdpr_cookie_bar .gdpr_cookie_bar_close {
    position: absolute;
    top: 8px;
    right: 20px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    padding: 5px
}

.gdpr_cookie_bar .gdpr_cookie_bar_close:after,
.gdpr_cookie_bar .gdpr_cookie_bar_close:before {
    content: "";
    display: block;
    width: 2px;
    height: 20px;
    background-color: #000;
    position: absolute
}

.gdpr_cookie_bar .gdpr_cookie_bar_close:after {
    transform: rotate(-45deg)
}

.gdpr_cookie_bar .gdpr_cookie_bar_close:before {
    transform: rotate(45deg)
}

.gdpr_cookie_settings_button {
    border: none;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
    background-color: #d9d9d9;
    font-size: 16px;
    cursor: pointer;
    padding: 5px 10px
}

.nav-stacked>li+li {
    margin-left: 1px!important
}

#htab1 {
    border-bottom: 1px solid #ddd
}

.gdpr>ul>li>a {
    display: block;
    padding: 3px 7px;
}

.gdpr>ul>li.active>a {
    color: #444;
    background-color: #fff!important
}

.gdpr>ul>li.active>a:hover {
    color: #444
}

.gdpr>ul>li.active>a:selected {
    color: #444
}

.gdpr>ul>li.active>a:focus {
    color: #444
}

.gdpr_buttons {
    max-width: 400px;
    margin: 0 auto
}

.gdpr_buttons button {
    margin: 0 auto;
    width: 49%;
    max-width: 49%;
}

.gdpr_buttons button:nth-child(2) {
    margin-left: 2%
}

.gdrptable {
    padding: 0!important;
    height: 80px!important;
    max-height: 80px!important;
    width: 100%;
    display: table;
    overflow: auto
}

.gdrptable>thead {
    background-color: #ddd;
    font-size: 12px;
    width: 100%
}

.gdrpvert ul {
    border: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-bottom: 1px;
    height: 100%
}

.overflowy {
    overflow: auto;
    height: 80px;
    max-height: 80px
}

#htab1 {
    border-bottom: 1px solid #ddd
}

.borderright {
    border-right: 1px solid #ddd
}

.hidden {
    display: none
}

@media (max-width:768px) {
    .clearfixmobile {
        clear: both
    }
}

#nav-tabs-wrapper li {
    float: none;
    display: inline-block;
    width: 100%;
    padding: 5px 15px;
}


/* #nav-tabs-wrapper li a{
	color:#e10835;
	text-decoration:none;
} */


/* #nav-tabs-wrapper li.active{
	background-color: #1e152f;

}

#nav-tabs-wrapper li.active a{
	color:#fff;
} */

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs li a {
    margin-right: 2px;
    line-height: 2;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #e10835;
    text-decoration: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #e10835;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    /* color: #fff; */
    /* background-color: #337ab7 */
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .publications-more .publication-description,
    .publications-more .publication-name {
        min-height: 75px;
    }
    .aca-view-more.publications-more.row .col-md-4.col-sm-12 {
        margin-bottom: 40px;
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

#nav-tabs-wrapper a.active {
    color: #1e152f !important
}

#nav-tabs-wrapper li.active a {
    color: #1e152f !important
}


/* EVENTS STYLE */

.event-single-post-style .project-post-title {
    font-size: 32px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.event-single-post-style .aca-paper-description h2 {
    font-size: 24px;
}

.event-single-post-style #programme,
.event-single-post-style #pricing {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.event-single-post-style #programme td,
.event-single-post-style #programme th,
.event-single-post-style #pricing td,
.event-single-post-style #pricing th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

.event-single-post-style p.aca-paper-name {
    font-size: 36px;
    color: #1e152f;
    font-weight: 700;
    line-height: 1.3em;
    position: relative;
    margin-bottom: 45px;
    position: relative;
}
.event-single-post-style p.aca-paper-name:after {
        content: "";
    position: absolute;
    bottom: -10px;
    width: 150px;
    height: 2px;
    background: #e00834;
    left: 0;
}

.navigation-event-section {
    display: inline-block;
    width: 100%;
    padding: 10px 0 5px;
    position: sticky;
    top: 0;
    background: #fff;
}

.navigation-event-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    position: static;
    top: 0;
}

.navigation-event-section ul li {
    float: left;
    margin-right: 15px;
    display: inline-block;
}

.navigation-event-section ul li a {
    padding: 10px 15px;
    background: #fff;
    color: #251c35;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #251c35;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
}

.navigation-event-section ul li.active a {
    padding: 10px 15px;
    background: #e10835;
    border: 1px solid #e10835;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}

.navigation-event-section ul li a:hover {
    background: #e10835;
    border: 1px solid #e10835;
    color: #fff;
}

.share-section-social-media {
    display: inline-block;
    width: 100%;
    padding: 0px 15px 30px;
}

#button-top {
    display: inline-block;
    background-color: #e10835;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#button-top::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#button-top:hover {
    cursor: pointer;
    background-color: #333;
}

#button-top:active {
    background-color: #e10835;
}

#button-top.show {
    opacity: 1;
    visibility: visible;
}

.event-single-post-style #registration a {
    padding: 10px 15px;
    background: #e10835;
    border: 1px solid #e10835;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}


/* Styles for the content section */


/* TOOLTIP SEARCH */

button.search-button .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    font-size: 12px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
	right: 0;
    z-index: 1;
}


/* Show the tooltip text when you mouse over the tooltip container */

button.search-button:hover .tooltiptext {
    visibility: visible;
}


/* ADVANCE SEARCH  */

.advance-search-trigger {
    cursor: pointer;
    color: #e00834;
}

.advance-search-content {
    height: 0;
    overflow: hidden;
}

.advance-search-content.height-auto-style {
    height: auto !important;
}
.single-post_other_pub .aca-paper-name{
    font-size: 32px;
    line-height: 36px;
    margin: 30px 0px;
    position: relative;
    color: #27252c;
    }
    
.single-post_other_pub .aca-paper-name:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 150px;
    height: 2px;
    background: #e00834;
    left: 0;
}
.post_other_pub-template-default .aca-paper-photo{
	margin:0
}
.post_other_pub-template-default .aca-paper-photo img{
	max-width: 250px
}

td {
    border: 1px solid lightgray;
}

/* .aca-paper-description p > img {
    float: left;
    margin-right: 20px;
} */

.aca-paper-description p, .aca-paper-description p span, p.lato.faq-question, p.lato.faq-answer {
    text-align: justify;
}

body.page-id-44 img.aligncenter {
    width: 100%;
    height: 100%;
}

body.post_event-template-default .aca-paper-unit.project-post.event-single-post-style a img.size-thumbnail,
body.post_event-template-default .aca-paper-description img.size-thumbnail {
    float: left;
    margin-right: 10px;
}
/* responsive images fix */
.inner-page-wrapper img.aligncenter {  float: none; }
.inner-page-wrapper img.alignleft { 
    float: left;
    margin-right: 20px;
}
.inner-page-wrapper img.alignright { 
    float: right;
    margin-left: 20px;
}
.inner-page-wrapper img {

    max-width: 100%;
    height: auto;
}
/*	publication list updates -> multiple author images */
.publication-item {
	margin-top: 30px;
	margin-bottom: 30px;
}
.publication-item .publication-photo {
	height: 160px;
	overflow: hidden;
}
.publication-item .publication-photo a {
	height: 100%;
	min-height: 100%;
	display: block;
}
.publication-item .publication-photo a img {
	max-height: 100%;
}
@media screen and (max-width:992px) {
	.publication-item { text-align: center; }
	.publication-item .publication-name { min-height: initial; }
}
.publication-photo.publication-multiple-photos a {
	display: flex;
	flex-wrap: nowrap;
	overflow: hidden;
	height: 100%;
	justify-content: center;
}
.publication-photo.publication-multiple-photos a img {
	flex: 0 1 auto;
	flex-basis: 50%;
	height: 100%;
	min-width: 25%;
	max-width: 140px;
	object-fit: cover;
	border-left: 3px solid #1e152f;
	border-right: 3px solid #1e152f;
}
.publication-photo.publication-multiple-photos a img:first-child { border-left: none; }
.publication-photo.publication-multiple-photos a img:last-child { border-right: none; }
.publications-buttons {
	flex-wrap: wrap;
	justify-content: center;
}
.publications-buttons a {
	flex: 0 1 auto;
	margin: 5px;
}
.publications-button a:last-child {
	margin-bottom: 0;
}
iframe { 
	max-width: 100%;
	border: none;
}

/*
 * Custom thematic template 
 * --------------------------------------------------- */
.thematic-boxes-container {
	padding-bottom: 30px;
}
.thematic-boxes-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 20px -15px;
	padding: 0;
}
.thematic-boxes-list .thematic-box-item {
	flex: 0 1 auto;
	width: calc(100% - 30px);
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.04);
	padding: 0;
	margin: 15px;
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.3s;
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
@media screen and (min-width:480px) {
	.thematic-boxes-list .thematic-box-item { width: calc(50% - 30px); }	
}
@media screen and (min-width:992px) {
	.thematic-boxes-list .thematic-box-item { width: calc(33.33% - 30px); }	
}
@media screen and (min-width:1200px) {
	.thematic-boxes-list .thematic-box-item { width: calc(25% - 30px); }	
}
.thematic-boxes-list .thematic-box-item:hover {
	border-color: rgba(0,0,0,0.1);
	box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.thematic-boxes-list .thematic-box-item .thematic-box-content {
	padding: 25px 15px 35px;
	text-align: center;
}
@media screen and (min-width:568px) {
	.thematic-boxes-list .thematic-box-item .thematic-box-content {
		padding: 25px 30px 35px;
	}	
}
.thematic-boxes-list .thematic-box-item .thematic-box-content a,
.thematic-boxes-list .thematic-box-item .thematic-box-content a:visited {
	color: #000;
	transition: all 0.3s;
}
.thematic-boxes-list .thematic-box-item .thematic-box-content a:hover,
.thematic-boxes-list .thematic-box-item .thematic-box-content a:focus,
.thematic-boxes-list .thematic-box-item .thematic-box-content a:active {
	color: #e00834;
	text-decoration: none;
}
.thematic-boxes-list .thematic-box-item .thematic-box-content h4 {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 0;
}
.thematic-boxes-list .thematic-box-item .thematic-box-content p {
	font-size: 14px;
	line-height: 1.8;
	margin: 25px 0 0;
	transition: opacity 0.3s;
	position: relative;
}
.thematic-boxes-list .thematic-box-item .thematic-box-content p:before {
	content: '';
	height: 2px;
	width: 10px;
	background-color: #d1d1d1;
	transition: all 0.3s;
	position: absolute;
	top: -10px;
	left: 50%;
}
.thematic-boxes-list .thematic-box-item:hover .thematic-box-content p:before {
	width: 50px;
	left: calc(50% - 25px);
	background-color: #e00834;
}
@media screen and (min-width:992px) {
	.thematic-boxes-list .thematic-box-item .thematic-box-content p { opacity: 0.6; }
	.thematic-boxes-list .thematic-box-item:hover .thematic-box-content p { opacity: 1; }
}
.thematic-boxes-list .thematic-box-item .thematic-box-image {
	display: block;
	position: relative;
	padding: 70% 0 0 0;
	margin: 0;
	width: 100%;
}
.thematic-boxes-list .thematic-box-item .thematic-box-image a,
.thematic-boxes-list .thematic-box-item .thematic-box-image img {
	width: 100%;
	height: 100%;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.thematic-boxes-list .thematic-box-item .thematic-box-image img { object-fit: cover; }

/*	thematic-peer-groups-list */
.thematic-peer-groups-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	list-style: none;
	margin: 30px auto;
	padding: 0;
	justify-content: center;
}
.thematic-peer-groups-list li {
	flex: 1 1 auto;
	width: 50%;
	background-color: #fff;
	border-radius: 16px;
	border: 3px solid #f5f5f5;
	transition: all 0.3s;
	padding: 20px 10px 40px 10px;
	margin: 0;
	text-align: center;
}
.thematic-peer-groups-list li:hover {
	border-color: #3c2763;
}
.thematic-peer-groups-list li img {
	max-width: 100%;
}
.thematic-peer-groups-list li a {
	display: block;
	height: 100%;
	font-weight: 700;
	transition: all 0.3s;
}
.thematic-peer-groups-list li a,
.thematic-peer-groups-list li a:visited,
.thematic-peer-groups-list li a:hover,
.thematic-peer-groups-list li a:active {
	text-decoration: none;
}
.thematic-peer-groups-list li a,
.thematic-peer-groups-list li a:visited {
	color: #3c2763;
}
.thematic-peer-groups-list li a:hover,
.thematic-peer-groups-list li a:active {
	color: #007bff;
}
@media screen and (min-width:576px) {
	.thematic-peer-groups-list li {
		width: 33.33%;
	}
}
@media screen and (min-width:992px) {
	.thematic-peer-groups-list li {
		width: calc(20% - 10px);
		margin: 5px;
		padding: 20px 20px 40px 20px;
	}
	.thematic-peer-groups-list li img {
		transform: scale(1);
		transform-origin: 50% 50%;
		transition: all 0.3s;
	}
	.thematic-peer-groups-list li:hover img { transform: scale(1.1); }
}

/*	ninja forms styles */
.nf-form-wrap,
.nf-form-wrap label,
.nf-form-wrap input,
.nf-form-wrap select,
.nf-form-wrap textarea {
	font-family: 'Lato', sans-serif;
	font-weight: 400 !important;
}
.nf-form-wrap,
.nf-form-wrap label {
	font-size: 16px;
	line-height: 1.3;
}
.nf-form-wrap input,
.nf-form-wrap select,
.nf-form-wrap textarea {
	font-size: 14px;
	line-height: 1.5;
}
.nf-form-wrap input,
.nf-form-wrap select,
.nf-form-wrap textarea {
	display: block;
	width: 100%;
	padding: 10px;
	margin: 5px auto;
	background: #ededed;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	border: none;
	border-radius: 8px;
	outline: 0;
	transition: all 0.2s;
}
.nf-form-wrap input:focus,
.nf-form-wrap select:focus,
.nf-form-wrap textarea:focus {
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
.nf-form-wrap .nf-error {
	font-size: 14px;
}
.nf-form-wrap .nf-error .nf-error-msg {
	padding: 0 0 5px 0;
}
.nf-form-wrap .checkbox-wrap .nf-field-element,
.nf-form-wrap .radio-wrap .nf-field-element {
	width: 15px !important;
}
.nf-form-wrap .checkbox-wrap input[type="checkbox"],
.nf-form-wrap .radio-wrap input[type="radio"] {
	margin: 3px 5px 0 0;
}
.nf-form-wrap input[type="button"] {
	appearance: button;
	cursor: pointer;
	display: block;
	color: #fff;
	background-color: #e10835;
	text-transform: uppercase;
	border-radius: 8px;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	padding: 18px 60px;
	margin: 10px 0;
}
.nf-form-wrap input[type="button"]:hover,
.nf-form-wrap input[type="button"]:focus {
	opacity: 0.8;
}
.nf-form-wrap a,
.nf-form-wrap a:visited {
	color: #e00834;
}
/*	ninja forms styles > contact form */
#nf-form-2-cont .nf-before-form-content { display: none; }
#nf-form-2-cont .nf-field-container {
	width: 100%;
	padding: 12px 10px 0;
	margin: 0 auto 10px;
	background: #ededed;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	border: none;
	border-radius: 8px;
	outline: 0;
	transition: all 0.2s;
}
#nf-form-2-cont #nf-field-5-container,
#nf-form-2-cont #nf-field-14-container,
#nf-form-2-cont #nf-field-16-container,
#nf-form-2-cont .nf-field-container.recaptcha_v3-container {
	background-color: transparent;
	box-shadow: none;
	padding: 0;
}
#nf-form-2-cont #nf-field-14-container {
	margin: 20px auto;
}
#nf-form-2-cont .nf-field-label { margin-bottom: 5px; }
#nf-form-2-cont input,
#nf-form-2-cont select,
#nf-form-2-cont textarea {
	box-shadow: none;
}
#nf-form-2-cont textarea {
	height: 100px;
}
#nf-form-2-cont label:before {
	display: inline-block;
	font-family: 'FontAwesome';
	font-weight: 400;
	width: 30px;
	text-align: center;
}
#nf-form-2-cont label#nf-label-field-6:before {
	content: '\f2be';
}
#nf-form-2-cont label#nf-label-field-7:before,
#nf-form-2-cont label#nf-label-field-8:before {
	content: '\f2c0';
}
#nf-form-2-cont label#nf-label-field-9:before {
	content: '\f003';
}
#nf-form-2-cont label#nf-label-field-10:before {
	content: '\f19c';
}
#nf-form-2-cont label#nf-label-field-11:before {
	content: '\f2bc';
}
#nf-form-2-cont label#nf-label-field-12:before {
	content: '\f0ac';
}
#nf-form-2-cont label#nf-label-field-13:before {
	content: '\f044';
}