/*!
Theme Name: YoungAcadmy
Theme URI: http://underscores.me/
Author: Amofordesign
Author URI: http://amofordesign.be
Description: Feps Young Acadmy theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: youngacadmy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

YoungAcadmy is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


/* Normalize
--------------------------------------------- */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

.groupeCycleTitle {
    background: gainsboro;
    padding: 1rem;
    color: #f1f1f1;
    font-weight: 700;
    background-color: #e30613;
}

#afd_navbarstyle1 .navigation img {
    height: 50px;
    display: block;
    max-width: 150px;
    width: auto;
    margin: 0.5rem;
}


::selection {
    background-color: rgba(0, 0, 0, 0.10);
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    position: relative;
}

#wpadminbar {
    position: fixed !important;
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
    padding-top: 100px;
    overflow-x: hidden;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
    overflow: hidden;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/* Box sizing
--------------------------------------------- */


/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}


/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/


/* Typography
--------------------------------------------- */

body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/* Elements
--------------------------------------------- */

body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/* Links
--------------------------------------------- */

a , body a , body a.readMore , a:visited , a:focus{
    color: #0074bc;
}

a:hover,
a:focus,
a:active , body a.readMore:hover {
    color: #005d96;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}


/* Forms
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/


/* Navigation
--------------------------------------------- */


/*
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}


.menu-menu-1-container {
    width:100%;
}

@media screen and (min-width: 800px) {

    .menu-menu-1-container {
        width:auto;
    }

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}
*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}


/* Posts and pages
--------------------------------------------- */

.sticky {
    display: block;
}

.post,
.page {
    margin: 0;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/* Comments
--------------------------------------------- */

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/* Widgets
--------------------------------------------- */

.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}


/* Media
--------------------------------------------- */

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/* Captions
--------------------------------------------- */

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/* Galleries
--------------------------------------------- */

.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/


/* Jetpack infinite scroll
--------------------------------------------- */


/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}


/* Re-display the Theme Footer when Infinite Scroll has reached its end. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/


/* Accessibility
--------------------------------------------- */


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}


/* Do not show the outline on the skip link target. */

#primary[tabindex="-1"]:focus {
    outline: 0;
}


/* Alignments
--------------------------------------------- */

.alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}


/*/////////////////////////////////////////////////////////////////////// NAV BAR ///////////////////////////////////////////////////////////////////////*/


/*AFD_NAVBARSTYLE1*/

#afd_navbarstyle1 {
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
}

.admin-bar #afd_navbarstyle1 {
    top: 32px;
}

#afd_navbarstyle1,
#afd_navbarstyle1 .navigation {
    height: 100px;
}

#afd_navbarstyle1 .navigation {
    background: #e30613;
}


#afd_navbarstyle1 .navigation a:last-of-type img{
    margin-left:1rem;
}

#afd_navbarstyle1 .menuTitle {
    font-size: 2rem;
    font-weight: 900;
    margin-bottom: 1.5rem;
}


#site-navigation .menuNav {
    width:100%;
}

#afd_navbarstyle1 .menuNav {
    text-align: right;
}

.navigation .menuNav {
    display: flex;
    justify-content: flex-end;
}

#afd_navbarstyle1 .menuSocial {
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    display:none;
}

#afd_navbarstyle1 .main-navigation {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.afd_navbar_column1 {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: stretch;
    flex-direction: row;
    flex-wrap: wrap;
    display:none;
}

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


#afd_navbarstyle1 .menuNav {
    width: 100%;
    margin-right:75px;
}

    .afd_navbar_column1 {
        display:none;
    }
}

.afd_navbar_column2 {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: stretch;
    flex-direction: row;
    flex-wrap: wrap;
}

#afd_navbarstyle1 .navigation {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
}

#afd_navbarstyle1 .navigation_containers {
    background: #071d29;
    width: 100%;
    flex-grow: 1;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    opacity: 0;
    pointer-events: none;
    flex-direction: row-reverse;
}
@media screen and (min-width:800px) {
    #afd_navbarstyle1 .navigation_containers {
        flex-direction: row;
    }

}

#afd_navbarstyle1 .afd_navbar_container1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: white;
    position: relative;
    font-size: 3rem;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 900;
    overflow: hidden;
}

#afd_navbarstyle1 .afd_navbar_container1:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(https://www.feps-europe.eu/images/banner/BannerTeam.jpg);
    background-size: cover;
    background-position: center;
    opacity: 0.5;
    z-index: -1;
    transition: all ease 0.5s;
}

#afd_navbarstyle1 .afd_navbar_container1:hover:before {
    transform: scale(1.05);
}

#afd_navbarstyle1 .afd_navbar_container2 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    color: white;
    position: relative;
    font-size: 3rem;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 900;
    overflow: hidden;
    transition: all ease 0.5s;
}

#afd_navbarstyle1 .afd_navbar_container2:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(https://images.unsplash.com/photo-1426024120108-99cc76989c71?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1353&q=80);
    background-size: cover;
    background-position: center;
    opacity: 0.5;
    z-index: -1;
    transition: all ease 0.5s;
}

#afd_navbarstyle1 .afd_navbar_container2:hover:before {
    transform: scale(1.05);
}

#afd_navbarstyle1 .afd_navbar_container3 {
    display: flex;
    justify-content: center;
    align-items: stretch;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
}

@media screen and (min-width:1200px) {
    .afd_navbar_column1 {
        width: 50%;
    }
    .afd_navbar_column2 {
        width: 100%;
    }
}


/* ABSOLUTE LINK */

.absoluteLink {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}


/* NAV DEFAULT */

.menu-toggle,
.menu-toggle:focus,
.menu-toggle:active {
    background: none;
    color: white;
    font-size: 2rem;
    border: none;
    padding: 0;
    outline: none;
}

#afd_navbarstyle1 .main-navigation {
    background: transparent;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    max-width: 100%;
}

#afd_navbarstyle1 .main-navigation ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

#afd_navbarstyle1 .main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 0;
    opacity: 0;
}

#afd_navbarstyle1 .main-navigation .menu-item-has-children .sub-menu {
    opacity: 1;
    overflow: hidden;
    width: 100%;
    transition: all ease 0.5s;
}

#afd_navbarstyle1 .main-navigation .menu-item-has-children .sub-menu > * {
    height: 0 !important;
    transition: all ease 0.5s;
    opacity: 0;
    width: 100%;
}

#afd_navbarstyle1 .main-navigation .menu-item-has-children:hover > .sub-menu > * {
    height: auto !important;
    opacity: 1;
    transition: all ease 0.5s;
    width: 100%;
}

#afd_navbarstyle1 .main-navigation .menu-item-has-children .sub-menu.show {
    display: flex !important;
    opacity: 1 !important;
}

#afd_navbarstyle1 .main-navigation .menu-item-has-children .sub-menu.show > * {
    height: auto !important;
    opacity: 1 !important;
}

#afd_navbarstyle1 .main-navigation ul ul li:hover > ul,
#afd_navbarstyle1 .main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}

#afd_navbarstyle1 .main-navigation ul ul a {
    width: 100%;
}

#afd_navbarstyle1 .main-navigation ul li:hover > ul,
#afd_navbarstyle1 .main-navigation ul li.focus > ul {
    left: auto;
}

#afd_navbarstyle1 .main-navigation li {
    position: relative;
}

#afd_navbarstyle1 .main-navigation a {
    display: block;
    text-decoration: none;
}


/* Small menu. */

.menu-toggle,
#afd_navbarstyle1 .main-navigation.toggled ul {
    display: block;
}

#afd_navbarstyle1 .menu-menu-1-container {
    width: 100%;
}


/*NAV CUSTOM CSS  /**/

#afd_navbarstyle1 .main-navigation li {
    background: transparent;
    position: relative;
}

#afd_navbarstyle1 .main-navigation li li:hover {
    background: transparent;
}

#afd_navbarstyle1 .main-navigation li a {
    padding: 1rem 1rem;
    position: relative;
    color: white;
    position: relative;
}

#afd_navbarstyle1 .main-navigation .menu-item-has-children > a {
    padding-right: 1.5rem;
    display: flex;
    align-items: center;
    display: flex;
    position: relative;
    justify-content: space-between;
}

.menu-item-has-children > a:after {
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0.5rem;
    position: absolute;
    height: 1rem;
    color: #fff;
    font-size: 0.7rem;
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    font-weight: 900;
    transition: all ease 0.5s;
}

.menu-item-has-children > a:hover:after,
.menu-item-has-children.afterRotated > a:after {
    transform: rotateZ(90deg);
    transform-origin: center;
}



/*// unordered list if there is drop down items*/

#afd_navbarstyle1 .main-navigation li ul {
    display: flex;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.14);
}


/*// each drap down navigation item anchor*/

#afd_navbarstyle1 .main-navigation li li a {
    color: grey;
}

.mobileShowChildItem {
    display: flex;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
}

#afd_navbarstyle1 .main-navigation {
    justify-content: stretch;
    align-items: stretch;
}

#afd_navbarstyle1 .main-navigation ul {
    display: flex;
    flex-direction: column;
}

#afd_navbarstyle1 .main-navigation li ul li:hover ul {
    display: flex;
    flex-direction: column;
    transform: translateX(0);
}

#afd_navbarstyle1 .main-navigation ul ul a {
    width: 100%;
}

#afd_navbarstyle1 .main-navigation > li {
    margin: 0 1rem 0 0;
}


/*// container class*/

.main-navigation {
    background: black;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.custom-logo-link {
    margin-right: 2rem;
}

.custom-logo-link img {
    max-height: 75px;
    width: auto;
}


/* NAV DEFAULT */

.menu-toggle,
.menu-toggle:focus,
.menu-toggle:active {
    background: none;
    color: white;
    font-size: 2rem;
    border: none;
    padding: 0;
    outline: none;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    position: relative;
}

.main-navigation .menu-item-has-children .sub-menu {
    display: none;
    opacity: 0;
}

.main-navigation .menu-item-has-children .sub-menu.show {
    display: flex;
    opacity: 1;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 100%;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.menu-menu-1-container {
    width: 100%;
}


/*NAV CUSTOM CSS  /*

/* container class*/

.main-navigation {}


/* container class first unordered list*/

.main-navigation ul {}


/*//unordered list within an unordered list*/

.main-navigation ul ul {}


/*// each navigation item*/

.main-navigation li {
    background: transparent;
    position: relative;
}

.main-navigation li li:hover {
    background: #ebebeb;
}


/*// each navigation item anchor*/

.main-navigation li a {
    padding: 1rem 1rem;
    position: relative;
    color: white;
    position: relative;
}

.main-navigation .menu-item-has-children > a {
    padding-right: 1.5rem;
    display: flex;
    align-items: center;
    display: flex;
    position: relative;
    justify-content: space-between;
}

.menu-item-has-children > a:after {
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0.5rem;
    position: absolute;
    height: 1rem;
    color: #fff;
    font-size: 0.7rem;
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    font-weight: 900;
    transition: all ease 0.5s;
}

.menu-item-has-children > a:hover:after,
.menu-item-has-children.afterRotated > a:after {
    transform: rotateZ(90deg);
    transform-origin: center;
}

.main-navigation li a:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 0%;
    background: #fff;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: all ease 0.3s;
}

.main-navigation li a:hover:before {
    height: 3px;
    width: 250px;
    background: #fff;
    transition: all ease 1s;
}


/*// unordered list if there is drop down items*/

.main-navigation li ul {
    display: flex;
    flex-direction: column;
    background: white;
}


/*// each drop down navigation item*/

.main-navigation li li {}


/*// each drap down navigation item anchor*/

.main-navigation li li a {
    color: grey;
}


/*// Class for Current Page*/

.current_page_item {}


/*// Class for Current Category*/

.current-cat {}


/*// Class for any other current Menu Item*/

.current-menu-item {}


/*// Class for a Category*/

.menu-item-type-taxonomy {}


/*// Class for Post types*/

.menu-item-type-post_type {}


/*// Class for any custom links*/

.menu-item-type-custom {}


/*// Class for the home Link*/

.menu-item-home {}

.mobileShowChildItem {
    display: flex;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
}

@media screen and (min-width: 800px) {
    .main-navigation {
        justify-content: flex-start;
        align-items: flex-end;
    }
    .menu-menu-1-container {
        width: auto;
    }
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: flex;
    }
    .main-navigation ul ul {
        position: absolute;
        float: left;
        top: 100%;
        left: -999em;
        z-index: 99999;
    }
    .main-navigation ul ul ul {
        left: -999em;
        top: 0;
    }
    .main-navigation li ul li:hover ul {
        display: flex;
        flex-direction: column;
        transform: translateX(100%);
    }
    .main-navigation ul ul a {
        width: 200px;
    }
    .main-navigation > li {
        margin: 0 1rem 0 0;
    }
    .main-navigation .menu-item-has-children .sub-menu {
        display: block;
        opacity: 1;
    }
}


/*/////////////////////////////////////////////////////////////////////// PROJECT PAGE ///////////////////////////////////////////////////////////////////////*/


/* NAVIGATION BAR */

.activeNav {
    opacity: 1 !important;
    height: auto !important;
    transition: all ease 0.5s;
    pointer-events: auto !important;
}

* {
    outline: none;
}


/* BACKGROUND STYLE */

.secondaryBackgroundContainer {
    min-height: 250px;
}


/* PROJECT STYLE*/

.eventRow {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 2rem 0;
}

.eventInformation {
    padding: 0 1.5rem;
}

.eventTitle {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.peventDisplay {
    display: flex;
    align-items: stretch;
}

.eventContainer {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    width: 100%;
    height: 100%;
    padding-top: 100%;
}

.eventThumbnail {
    min-height: 250px;
    min-width: 250px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
}

.eventDate {
    text-align: center;
    font-size: 1.2rem;
    padding: 0.5rem;
}

.projectDate > span {
    font-weight: bold;
}

.projectDate > span.dateSeparator {
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: normal;
}


/* SPEAKER STYLE */

.speakerList {
    max-width: 1000px;
    margin: auto;
}

.speakerContainer {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid grey;
}

.speakerContainer:last-of-type {
    border-bottom: 1px solid transparent;
}

.speakerPicture {
    flex-basis: 100px;
    display: flex;
    align-items: center;
}

.speakerName {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2.2rem;
}

.speakerFunction p {
    margin: 0.25rem;
    font-size: 0.9rem;
}

.speakerDescription {
    flex-basis: calc(100% - 420px);
    display: flex;
    align-items: center;
}

.speakerDescription p {
    margin: 0.25rem;
}

.speakerTitle {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0 1.5rem;
    flex-direction: column;
    flex-basis: 300px;
}

.speakerPicture img {
    flex-basis: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.speakerMoreInfo {
    width: 100%;
}

.speakerMoreInfo {
    width: 100%;
    display: none;
}


/* PARTNER STYLE*/

.partnerList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.partnerContainer {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 96%;
    min-height: 250px;
    background-size: contain;
    background-position: center;
    margin: 2%;
    background-repeat: no-repeat;
}

@media screen and (min-width:800px) {
    .partnerContainer {
        flex-basis: 46%;
    }
}

.afd_togglenav {
    margin-left: 2rem;
    padding: 0 !important;
    /*display: none;*/
}

#top-menu {
    display: flex;
    justify-content: flex-end;
}

.singleProjectheaderMobile {
    display: flex;
    justify-content:flex-start;
    align-items:center;
}

.singleProjectheaderMobile img {
    display: block;
    width: 100%;
    height: auto;
}

.projectSection {
    display: none;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .14286em;
}

.projectTitle {
    font-size: 3.55556rem;
    line-height: 4rem;
    margin: 1.5rem 0;
}

.projectDescription {
    font-weight: 300;
    font-style: normal;
    font-size: 1.6rem;
    margin: 0.8rem 0;
    line-height: 1.8rem;
}

.backgroundContainer169 {
    padding-top: 40%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
}

.singleProjectHeader {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    background-size: cover;
    background-position: center;
}

.singleProjectHeadContainer {
    width: 100%;
    max-width: 1350px;
    min-height: 150px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    overflow: hidden;
}

@media screen and (min-width:1200px) {
    .singleProjectHeadContainer {
        position: absolute;
    }
}

.singleProjectHeadContainer:before {
    /*content:'';*/
    display: block;
    height: 100%;
    width: 100%;
    max-width: 1350px;
    position: absolute;
    left: -100%;
    background: inherit;
}

.singleProjectText {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 3rem;
}

.singleProjectLogoContainer {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.singleProjectLogo {
    position: absolute;
    display: flex;
    height: 70%;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media screen and (min-width:1500px) {
    .singleProjectHeadContainer {
        transform: skewX(35deg);
    }
    .singleProjectLogo {
        transform: skewX(-35deg);
    }
    .projectSection,
    .projectTitle {
        transform: skewX(-35deg);
    }
}


/* PROJECT NAVIGATION */

#mobileNavigation {
    width:100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding:1rem;
}

#mobileNavigation > span {
    flex-grow: 1;
}

#mobileNavigation i {
    font-size: 2rem;
    padding:1rem;
}

.projectNavigation {
    min-height: 80px;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.projectNavigation ul {
    min-height: 80px;
    width: 100%;
    display: none;
    align-items: stretch;
    padding: 0;
    list-style: none;
    justify-content: space-around;
    max-width: 1350px;
    padding: 0vh 5vh;
    flex-wrap: wrap;
    margin:0;
}
.projectNavigation ul li{
    width:100%;
    margin:0.5rem;
}

@media screen and (min-width:900px) {
    #mobileNavigation {
        display: none;
    }

    .projectNavigation ul {
        display:flex;
        justify-content: flex-end;
    }
    .projectNavigation ul li{
        margin:0;
        width:auto;
    }


}

.projectNavigation li {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.1rem;
    padding: 0.5rem 2rem;
    cursor: pointer;
}

.projectNavigation li:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.projectNavigation li a {
    font-size: 1.1rem;
    text-decoration: none;
    color: inherit;
}

.projectNavigation li:last-of-type {
    margin: 0;
}


/* PROJECT CONTENT */


.projectTextContainer,
.speakerListContainer {
    max-width: 900px;
    margin: auto;
    padding: 3vh 1vh;
    font-weight: 400;
    font-style: normal;
    font-size: 1.15rem;
    line-height: 1.9rem;
}

.projectContentTitle {
    font-size: 3rem;
    line-height: 3.3rem;
    font-weight: 100;
}

.memberContainer:nth-of-type(3n):before,
.projectTextContainer:nth-of-type(3n):before,
.projectDisplay:nth-of-type(3n):before {
    content: '';
    display: block;
    width: 600px;
    height: 600px;
    background-image: url(img/formsvg.svg);
    background-repeat: no-repeat;
    transform: translateX(-100%);
    position: absolute;
    opacity: 0.08;
}

.memberContainer:nth-of-type(2n):after,
.projectTextContainer:nth-of-type(2n):after,
.projectDisplay:nth-of-type(2n):after {
    content: '';
    display: block;
    width: 250px;
    height: 250px;
    background-image: url(img/formsvg.svg);
    background-repeat: no-repeat;
    transform: translateX(-100%);
    position: absolute;
    opacity: 0.4;
}

.memberContainer:nth-of-type(4n+3):before,
.projectTextContainer:nth-of-type(4n+3):before,
.projectDisplay:nth-of-type(4n+3):before {
    content: '';
    display: block;
    width: 1300px;
    height: 1300px;
    background-image: url(img/formsvg.svg);
    background-repeat: no-repeat;
    transform: translateX(100%) translateY(-30%);
    position: absolute;
    opacity: 0.2;
}

@media screen and (min-width:800px) {
    .singleProjectheaderMobile {
        display: none;
    }
    .singleProjectHeadContainer {
        flex-wrap: nowrap;
    }
    .singleProjectLogoContainer {
        max-width: 350px;
    }
    .singleProjectLogo {
        width: 70%;
    }
    /* NAVIGATION MEDIA QUERY*/
    .projectNavigation {
        display: flex;
    }
}


/*////////////////////////////////////////////////////////////// MEMBER DISPLAY //////////////////////////////////////////////////////////////*/

.memberContainer {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    margin-bottom: 150px;
    flex-wrap: wrap;
}

.memberContainer:last-of-type {
    margin-bottom: 0;
}

.memberPicture {
    width: 100%;
    flex-basis: 100%;
    border-radius: 50% 50% 0rem 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    max-height: 380px;
    max-width: 380px;
}

.memberPictureSplash1 {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 80px;
    height: 80px;
    transform: translateY(85px);
    background: #DADADA;
    border-radius: 50% 0rem 50% 50%;
}

.memberPictureSplash2 {
    position: absolute;
    bottom: 0;
    right: -40px;
    width: 30px;
    height: 30px;
    transform: translateY(35px);
    border-radius: 0 50% 50% 50%;
}

.memberContainer:nth-of-type(odd) {
    flex-direction: row-reverse;
}

.memberContainer:nth-of-type(odd) .memberPicture {
    border-radius: 50% 50% 50% 0;
}

.memberContainer:nth-of-type(odd) .memberPictureSplash1 {
    right: auto;
    left: 0;
    border-radius: 0 50% 50% 50%;
}

.memberContainer:nth-of-type(odd) .memberPictureSplash2 {
    right: auto;
    left: -40px;
    border-radius: 50% 0 50% 50%;
}

.memberPicture:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.memberInfos {
    padding: 2rem;
    padding-top: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.memberInfos.small {
    padding: 0rem;
    padding-top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    text-align: center;
    margin-top: 1rem;
}

.memberInfos.small .memberFunction {
    margin-top: 0.5rem;
}

.memberContainerSmall .memberPicture {
    flex-basis: 100% !important;
    width: 100% !important;
}

.memberInfos.small .memberName {
    font-size: 1.2rem;
    line-height: 1.3rem;
}

.memberName a {
    text-decoration: none;
     color:#e30613;
}
.memberName a:hover {
     color:#c1020d;
}

.textHide {
    font-size:0 !important;
}

.memberInfos.small .memberFunction p {
    font-size: 1.1rem;
    line-height: 1.2rem;
}

.memberListContainer {
    display: flex;
    justify-content: center;
}

.memberList.small {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.memberList.small > div {
    width: 170px;
    margin: 1rem;
}

.memberName {
    font-size: 2.2rem;
    line-height: 2.2rem;
    font-weight: bold;
}

.memberFunction p {
    font-size: 1.5rem;
    line-height: 1.6rem;
    margin: 0;
}

@media screen and (min-width:800px) {
    .memberPicture {
        flex-basis: 50%;
        width: 50%;
    }
    .memberInfos {
        width: 50%;
    }
}

@media screen and (min-width:1300px) {
    .memberPicture {
        flex-basis: 33%;
        width: 33%;
    }
    .memberInfos {
        width: 66%;
    }
}

.memberPicture img {
    display: none;
}


/*/////////////////////////////////////////////////////////////////////////////////// TOP MENU ///////////////////////////////////////////////////////////////////////////////////*/

#top-menu {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

#top-menu a,
#top-menu a:visited {
    color: white;
    font-size: 1.3rem;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    padding: 0.5rem;
    z-index: 1;
    overflow: hidden;
    display: block;
    transition-delay: 0.8s;
    transition: all ease 0.5s;
}

#top-menu a:hover {
    color: red;
}

#top-menu a:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #fff;
    z-index: -1;
    transform: translateX(-100%);
    transition: all ease 0.5s;
}

#top-menu a:hover:before {
    transform: translateX(0);
}


/*/////////////////////////////////////////////////////////////////////////////////// SCHUDDLE TEMPLATE ///////////////////////////////////////////////////////////////////////////////////*/

.schuddleContainer {
    max-width: 1400px;
    margin: auto;
}

.schudleLine {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    border-bottom: 1px solid white;
    color: white;
}

.schudleLine:last-of-type {
    border-bottom: 1px solid transparent;
}

.schudleHours {
    margin: 0.75rem 0;
    justify-content: center;
    align-items: center;
    background: white;
    color: #06101F;
    font-weight: 900;
    flex-basis: 200px;
    height: 120px;
    display: flex;
    padding-top: 0.2rem;
    margin-right: 1rem;
}

.schudleInfos {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.schudleSep {
    width: 25px;
    text-align: center;
}

.schudleTitle {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.25rem;
}

.schudleDescription {
    font-size: 0.85rem;
}


/*///////////////////////////////////////////////////////////////////////////// FOOTER   /////////////////////////////////////////////////////////////////////////////*/

.site-footer {
    margin-top: 10rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 0rem 0 0rem;
    background: #e6201a;
    color: white;
}

.footerMenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footerMenu a {
    text-decoration: none;
    color:white !important;
}

.footerMenu a:hover {
    text-decoration: underline;
}

.footerMenu,
.footerLogo,
.footer-Infos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-basis: 350px;
    flex-grow: 1;
    padding: 2rem 0;
}

.footerLogo {
    order: 1;
    flex-basis: 100%;
}

@media screen and (min-width:1250px) {
    .footerLogo {
        order: 3;
        flex-basis: auto;
    }
}

.footerMenu {
    order: 2;
}

.footer-Infos {
    order: 4
}

.site-info {
    order: 5;
    width: 100%;
    text-align: center;
    padding: 0.5rem;
    background-color: #251918;
    color: rgb(255, 182, 182);
    font-size: 0.8rem;
    transition: all ease 0.8s;
}

.site-info:hover {
    color: #fff;
}


/* SINGLE CONTENT WIDTH */

.entry-header {
    background-color: #e0e0e0;
    padding: 2rem 0;
    text-align: center;
}

.entry-content {
    margin: 0;
    padding: 3rem 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}











/*////////////////////////////////////////////////////////////////////////////////// SEARCH ELEMENT //////////////////////////////////////////////////////////////////////////////////*/

 #searchMemberDiv {
        display: flex;
        width: 100%;
        position: relative;
        align-items: center;
        justify-content: center;
     flex-wrap: wrap;
    }

.searchInput {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin:0.5rem;
    width:40px;
    height:40px;
    border:1px solid black;
    border-radius: 100%;
}
.searchInput i{
    pointer-events: none;
}
.searchInput:hover {
    background:#e30613;
    color:white;
    cursor: pointer;
    border:1px solid #e30613;
}
.seachDownList i{
    pointer-events: none;
}
.downListContainer  {
    pointer-events: auto;
}
.downListContainer > div {
    pointer-events:all;
}

    .show {
        display: flex !important;
    }

    #selectMemberName , #selectCountries , #selectInterests{
        border:1px solid black;
        display: flex;
        position: relative;
        margin:0 1rem;
    }

    #countriesSelectContainer , #interestsSelectContainer , #memberNameSelectContainer{
        display: none;
        flex-wrap: wrap;
        position: absolute;
        top:100%;
        background-color:white;
        padding:0.5rem;
        width:100%;
        z-index: 99;
        max-height: 250px;
        overflow-y: auto;
        left:0;
    }
    #countriesSelectContainer div , #interestsSelectContainer div , #memberNameSelectContainer div{
        border-bottom:1px solid rgba(0, 0, 0, 0.04);
        margin:0.25rem 0;
    }
    #countriesSelectContainer input , #interestsSelectContainer input , #memberNameSelectContainer input{
        margin-right:0.5rem;
    }


.workingGroupMenu {
    margin-top:2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.workingGroupMenu a{
    margin:0.25rem;
}

.workingGroupLink > * {
    pointer-events: none;
}

.workingGroupTitle {
    font-weight: bold;
    background-color: #f1f1f1;
    padding: 1rem;
}

.workingGroup {
    margin-bottom:5rem;
}


.socialContainer {
    justify-content: space-evenly;
    display: flex;
    margin: 0.5rem 0;
    align-items: center;
}

.memberAddInfos {
    margin:0.5rem 0;
    text-align: left;
    font-size: 0.85rem;
}


.memberContainerSmall {
    position:relative;
    padding-bottom:60px;
}

.memberContainerSmall .socialContainer{
   position: absolute;
    bottom:0.5rem;
    left: 0;
    right:0;
    margin:auto;
}


.socialContainer a i{
    color:#8a8a8a;
}
.socialContainer a:hover i{
    color:#e30613;
}

/* afd_togglenav */

.afd_togglenav {
    background:none;
    color:white;
    font-size: 3rem;
    border:none;
}
.afd_togglenav:hover {
    background:rgba(255, 255, 255, 0.22);
    cursor: pointer;
}


/* HIDE INFORMATIONS */

.singleProject .memberInfos  .memberAddInfos {
    display:none;
}
.singleProject .memberInfos  .socialContainer {
    display:none;
}

.page-template-template-members .memberInfos  .memberAddInfos {
     display:none;
}

.workingGroup  .memberInfos  .memberAddInfos {
    display: none;
}
.workingGroup  .memberInfos  .socialContainer {
    display:none;
}













/*///////////////// ///////////////// FEPS EUROPE PUBLICATION LINK ///////////////// /////////////////  */

.themesection .wbWidth{
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    position: relative;
    flex-wrap: wrap;
}

@media screen and (min-width:600px) {
    .themesection .wbWidth.line:after {
        content:'';
        background-color:#141824;
        height:1px;
        position: absolute;
        width:100%;
        right:0;
        left:0;
        margin:auto;
        width:calc(100% - 4rem);
    }
}


.publication .excerptempty {
   /* display:none;*/
}

.SinglepublishDate {
    position: relative;
    font-weight: 900;
    font-size: 20px;
    color: #C21A22;
    text-align: center;
}


.fepsPostContainer > .publication article{
	flex-basis: 350px;
	max-width: calc(1100px / 4  - 2rem);
	overflow: hidden;
	flex-grow: 1;
	margin:1rem;
    position: relative;
}

.multipleTitle .soloExcerpt {
    position: relative;
}

header.multiple .articleThumbnail  {
	padding-top:56.5%;
	position: relative;
	overflow: hidden;
	border-radius: 1.5rem;
}



header.multiple .articleThumbnail.publication , header.multiple .articleThumbnail.inspiration  {
	padding-top:140%;
    border: 1px solid whitesmoke;
    box-shadow: 0px 3px 6px #ededed;
    background-image:url(img/background-publication.jpeg);
    background-position: center;
    background-size: cover;
}




header.multiple .articleThumbnail {
    border: 1px solid rgba(0, 0, 0, 0.1);
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}


.authorListPublication {
    display:flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}


/* ////////////////////////////////// Publication Section /////////////////////////////////////////////////////////////// */

.articleThumbnail {
    position:relative;
}
.linkTitle {
    position:relative;
}
.multipleContent {
    position:relative;
}

.absoluteLink {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 15;
}

.publication .publishDate {
    z-index: 9;
    background: white;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    height: 30px;
    border-radius: 0.5rem 0.5rem 0 0;
    color: #C21A22;
    font-weight: 500;
}

.taxLine {
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    padding:0.5rem 0;
}

.multipleTitle {
    margin: 0.25rem 0;
    font-size: 21px;
    width: 100%;
    line-height: 23px;
}

.taxLine a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    color: #C21A22;
    background-color:#fff;
    font-weight: 500;
    margin-right: 0.5rem;
    padding:1rem;
    box-shadow:2px 2px 2px  rgba(0, 0, 0, 0.1);
    margin-bottom: 0.5rem;
}
.taxLine a:last-child {
    margin-right: 0rem;
}
.taxLine a:hover {
    background-color:#C21A22;
    color: #fff;
}

.more{
  display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    font-weight: 500;
    margin-right: 0.5rem;
    padding:1rem;
    box-shadow:2px 2px 2px  rgba(0, 0, 0, 0.1);
    color: #C21A22 !important;
    background-color:#fff !important;
}
.more:hover{
    color: #fff !important;
    background-color:#C21A22 !important;
}



.themesection , .theme-section-double {
    padding:2.5vh 0;
}

.theme-section-double .theme-section , .theme-section-double .themesection {
    display: flex !important;
/*
    justify-content: space-between !important;
*/
}


.themesection-txt {
    font-family:'Roboto', cursive;
    font-size:16px;
    color:#141824;
}

.themesection .wbWidth{
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    position: relative;
    flex-wrap: wrap;
}

.themesection-title  {
font-family: 'Roboto', sans-serif;
    font-size: 50px;
    font-weight: 900;
    color: #C21A22;
    line-height: 50px;
    z-index: 2;
    width: auto;
    flex-basis: auto;
    width: fit-content;
    background: white;
}

.theme-subsection .themesection-title {
font-family: 'Roboto', sans-serif;
    font-size:35px;
    font-weight: 900;
    color:#141824;
    line-height: 50px;
}



@media screen and (max-width:600px) {
    .postContent article.news {
    flex-direction: column;
}
    .feps-banner-title > * {
        font-size: 50px !important;
    }

    .single .feps-banner-title > * {
        font-size: 30px !important;
    }
    .header-news.multiple {
        width:100% !important;
        max-width: 100% !important;

    }

    .themesection-find {
        margin-bottom:2.5rem;
    }
    .wbWidth.line {
        flex-direction: column;
        padding-bottom: 1rem;
    }
}


@media screen and (min-width:600px) {
    .themesection .wbWidth.line:after {
        content:'';
        background-color:#141824;
        height:1px;
        position: absolute;
        width:100%;
        right:0;
        left:0;
        margin:auto;
        width:calc(100% - 4rem);
        z-index: -1;
    }
}

.grid.inthemedia {
    flex-direction: column;
    align-items: stretch;
}


.grid.postContent {
    display:flex;
    align-items:flex-start;
    flex-wrap: wrap;
    justify-content: center;
}

.postContent article.publication {
      margin:1rem;
}

@media screen and (min-width:600px) {
    .grid.postContent {
        justify-content: flex-start;
    }


   .postContent article.publication ,  .postContent article.type-publication  ,  .postContent article.inspiration ,  .postContent article.type-inspiration  {
        max-width:calc(50% - 2rem);
    }

}

@media screen and (min-width:900px) {
   .postContent article.publication ,  .postContent article.type-publication  ,  .postContent article.inspiration ,  .postContent article.type-inspiration  {
        max-width:calc(33% - 2rem);
    }

}
@media screen and (min-width:1200px) {
   .postContent article.publication ,  .postContent article.type-publication  ,  .postContent article.inspiration ,  .postContent article.type-inspiration  {
        max-width:calc(25% - 2rem);
    }

}


header.multiple .articleThumbnail img {
	position: absolute;
	width: auto;
	min-width:100%;
	min-height: 100%;
    top:0;
    object-fit: cover;
     transform:scale(1);
    transition:all ease 0.5s;
}

header.multiple:hover .articleThumbnail img {
     transform:scale(1.1);
     transition:all ease 0.5s;
}

header.multiple .articleThumbnail.publication img {
    object-fit: contain;
}

header.multiple .articleThumbnail.publication:hover img , article.publication:hover .articleThumbnail.publication:hover img {
    transform:scale(1.1);
}


.postContent article:hover  .articleThumbnail img{
    transform:scale(1.1);
    transition:all ease 0.5s;
}


