/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

h1, h2, h3, h4, h5, h6 {
    width: 100%;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* 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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* CUSTOM */

.c-meta-menu-overlay--is-login .c-form__text {
    color: #fff;
}

.c-meta-menu-overlay--is-search .c-search__input-field input {
    background: none;
    border: none;
    width: calc(100% - 40px);
    outline: none !important;
}

.c-news-tile__text a, .c-text-content a {
    display: inline;
}

.c-text-content img {
    height: auto;
}

.c-text-content ul li {
    width: 100%;
    padding-left: 30px;
    background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_arrow-right_blue.svg');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    min-height: 24px;
    background-position: 0 5px;
}

.c-text-content ul.w-list-unstyled > li {
    padding-left: 0;
    background: none;
}

.partner-map-row {
    position: relative;
    z-index: 1;
}

.partner-row {
    position: relative;
    z-index: 2;
}

.partner-row .c-div-table-row {
    word-wrap: anywhere;
    overflow-wrap: anywhere;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}

.c-teaser-img iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 400px;
}

.blockLink {
    display: block;
    width: 100%;
    height: 100%;
}

/*****************
*	Member pagination
*****************/

.member_pagination {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%;
}

.member_pagination .g-btn_container {
    width: 200px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.member_pagination .g-btn {
    width: 200px !important;
    padding: 5px 20px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    background-color: #3b2781;
    color: #fff;
    border-radius: 5px;
    display: block;
}

.member_pagination .g-btn:hover {
    color: #3b2781;
    background: #f9bd00;
}

.member_pagination .g-btn .c-icon_image {
    background-position: 50% 2px;
    background-size: 15px;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
}

.member_pagination .g-btn.is__previous_link .c-icon_image {
    background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_arrow-right_teal.svg');
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: 10px;
}

.member_pagination .g-btn.is__next_link .c-icon_image {
    background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_arrow-right_teal.svg');
    margin-left: 10px;
}
.member_pagination .g-btn.is__next_link:hover .c-icon_image,
.member_pagination .g-btn.is__previous_link:hover .c-icon_image {
    background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_arrow-right_blue.svg');
}

/*****************
*	Language Flags
*****************/

.g-accordion-header__icon.flag_4_danish {
    background-image: url('//family-project.eu/wp-content/themes/family/images/flag_of_denmark.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_french {
    background-image: url('//family-project.eu/wp-content/themes/family/images/flag_of_france.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_german {
    background-image: url('//family-project.eu/wp-content/themes/family/images/flag_of_germany.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_hungarian {
    background-image: url('//family-project.eu/wp-content/themes/family/images/flag_of_hungary.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_norwegian {
    background-image: url('//family-project.eu/wp-content/themes/family/images/flag_of_norway.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_spanish {
    background-image: url('//family-project.eu/wp-content/themes/family/images/flag_of_spain.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_dutch {
    background-image: url('//family-project.eu/wp-content/themes/family/images/flag_of_netherlands.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_english {
    background-image: url('//family-project.eu/wp-content/themes/family/images/flag_of_united_kingdom.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_italian {
    background-image: url('//family-project.eu/wp-content/themes/family/images/flag_of_italy.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

/*****************
*	External events
*****************/
#eventList_wrapper {
    margin-bottom: 0;
    width: 100%;
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-top: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

#eventList {
    margin-bottom: 0;
    border-collapse: separate;
    border-spacing: 0 10px;
}

#eventList.table th, #eventList thead td, .table > tbody > tr > td {
    border-bottom: 1px solid rgba(59, 39, 129, 0.2);
}

#eventList thead {
    color: #3b2781;
    font-weight: 700;
    border: none;
}

#eventList thead th {
    min-width: 100px;
    padding: 10px 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    cursor: pointer;
    color: #3b2781;
    text-align: left;
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 1.2;

}

#eventList thead th:first-child {
    padding-left: 10px;

}

#eventList thead th:last-child {
}

#eventList tbody tr td {
    border-bottom: 1px solid rgba(59, 39, 129, 0.2);
    word-wrap: anywhere;
    overflow-wrap: anywhere;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    padding: 5px 5px 10px;
}

#eventList tbody tr td:first-child {
    padding-left: 10px;
}

#eventList tbody tr td button {
    word-wrap: break-spaces;
    overflow-wrap: break-spaces;
    -ms-word-break: break-spaces;
    word-break: keep-all;
}

#eventList tbody {
    font-size: 1rem;
    line-height: 1.2rem;
}

#eventList tbody tr td:last-of-type {
    border-right-width: 1px;
}

#eventList tbody tr td:nth-of-type(2) {
    font-weight: 500;
}

#eventList tbody tr td:first-of-type {
    border-left-width: 1px;
}

#eventList tbody tr td:first-of-type span {
    /*#eventList .sorting_1 span{*/
    background-color: #3b2781;
    display: block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    text-transform: none;
    font-size: 1.2rem;
    line-height: 1.2;
}

#eventList .reg_closed {
    background-color: #f9bd00;
    color: #3b2781;
}

#eventList .reg_start {
    background-color: #64bed2;
    color: #fff;
    cursor: pointer;
}

#eventList td a {
    display: inline-block;
}

#eventList tbody tr td:first-of-type a {
    /*#eventList .sorting_1 a{*/
    color: #fff;
}

#eventList tbody tr td:first-of-type a:hover {
    /*#eventList .sorting_1 a:hover{*/
    color: #f0963c;
}

#eventList .event-register-btn {
    background-color: #f0963c;
    color: #fff;
    border-style: solid;
    padding: 10px 10px;
    border-radius: 5px;
}

#eventList .event-register-btn:hover {
    background-color: black;
}

.c-form__label .wpcf7-list-item {
    margin-left: 0;
}

.c-top-btn {
    bottom: 80px;
}

ul.w-list-unstyled.move-up {
    margin-top: 0;
}

a.inverted {
    color: #3b2781;
}

a.inverted:hover {
    color: #f9bd00;
}

.wp-map {
    padding-left: 20px;
}

.wp-map, .wp-map .imgmap-frontend-image {
    width: 100%;
}

.wp-map img {
    border-radius: 10px;
}

.c-sidebar-info .m-logo-concentris {
    margin-bottom: 20px;
}

.c-team-profile.disclaimer {
    flex: 1 1 auto;
    width: 100%;
}

.l-col.l-col--is-large .c-text-content:first-child {
    padding-top: 5px;
}

.c-text-content {
    padding-top: 3px;
}

.c-div-table {
    margin-top: 0;
}

.c-meta-menu__link.c-meta-menu__link--is-search {
    margin-left: 10px;
}

.c-meta-menu-item__link .c-sidebar-menu-overlay {
  position: absolute;
  left: auto;
  top: 60px;
  right: 5px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 240px;
  width: auto;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #fff;
  font-size: 1rem;
  line-height: 1rem;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: all 1s ease-out;
}

.c-meta-menu-item__link:hover .c-sidebar-menu-overlay {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in;
}

.c-sidebar-menu-overlay.login {
  width: 230px;
}

.c-sidebar-menu-overlay__pointer {
    position: absolute;
    left: auto;
    top: -10px;
    right: 10px;
    bottom: auto;
    border-top: 3px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.g-cta-btn {
    line-height: normal;
}

.c-text-content img {
    border-radius: 10px;
}

.c-sidebar-info img {
    border-radius: 0;
}

.c-text-content.c-text-content--has-caption {
    margin-top: 0;
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}

.c-text-content.c-text-content--has-caption p {
    padding: 0;
    margin: 0;
}

.c-visual-content.has-caption {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.c-team-profile__text {
    font-size: 1rem;
}

.c-twitter-feed {
    max-height: 500px;
    overflow: auto;
    width:100%;
}

.contact-content .c-team-profile {
    width: 100%;
}

.c-news-feed__text p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.c-div-table-row:last-child {
    border-bottom: none;
}

img.img-responsive {
    max-width: 100% !important;
    height: auto !important;
}

img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: block;
}

.c-text-content ul > li {
    line-height: 1.8rem;
}

.c-news-feed-content {
    min-height: 0;
}
.c-direct-link-box{
    padding-top: 5px;
}
.c-direct-link-box a{
    line-height: normal;
}

.c-theme-tile-content ul li,
.g-accordion__content ul li,
.c-member-category ul li,
.c-textual-content .actualContent ul li{
    width: 100%;
    padding-left: 30px;
    background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_arrow-right_blue.svg');
    background-position: 0 4px;
    background-size: 15px 15px;
    background-repeat: no-repeat;
}

.c-textual-content h1, .c-textual-content h2,
.c-textual-content h3, .c-textual-content h4,
.c-textual-content h5, .c-textual-content h6{
    color: #3b2781;
}

.c-textual-content .c-textual-content__category-heading{
    margin-top: 40px;
    color: #64bed2;
    text-transform: uppercase;
}

.c-textual-content h2{
    width: 100%;
    color: #3b2781;
    font-size: 3rem;
}
.c-visual-content .m-visual-content__img{
    width: 100%;
    height: 100%;
}

.c-data-list__text.c-data-list__text--is-description p{
    padding: 0;
    margin: 0;
}
.c-data-list__text.c-data-list__text--is-description a, .c-member-category a{
    display: inline;
}
.c-data-list__text.c-data-list__text--is-description .g-text-link--is-external-ref{
    display: inline-block;
}

#contact-form a,
.c-textual-content a,
.c-form__text a,
.cmplz-body a{
    display: inline;
}
thead{
    text-align: left;
}

a.g-btn, a.w-button{
    display: block; !important;
}

.pb-40{
    padding-bottom: 40px;
}

.cmplz-cookiebanner .cmplz-title{
    font-size: 1.7rem !important;
}
.cmplz-cookiebanner .cmplz-message, .cmplz-cookiebanner .cmplz-message a{
    font-size:1rem !important;
}

.page-numbers {
    display: inline-block !important;
    line-height: 32px;
    border: 1px solid #000;
    padding: 0 13px;
    border-radius: 2px;
}

.tableHolder{
    width: 100%;
    overflow: auto;
}

@media screen and (max-width: 1580px) {
    .c-direct-link-box {
        padding: 5px 20px 20px;
        right: 20px;
    }

    .c-main-menu-dropdown__toggle{
        font-size: 1.1rem;
    }
}

@media screen and (max-width: 1410px) {
    .c-direct-link-box {
        padding: 5px 10px 20px;
    }
}
@media screen and (max-width: 1400px) {
    .c-menu-container {
        position: absolute;
        z-index: 1;
        width: 100vw;
        height: 100vh;
        margin-bottom: 0px;
        padding: 140px 40px 40px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-color: #3b2781;
        font-weight: 600;
    }

    .w-nav[data-collapse="medium"] .w-nav-button {
        display: block;
    }
    .w-nav[data-collapse="medium"] .w-nav-menu {
        display: none;
    }

    .c-navbar__btn {
        z-index: 2;
        width: 40px;
        height: 40px;
        padding: 0px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_menu_white.svg');
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .c-meta-menu {
        width: 100%;
        margin-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .c-main-menu-dropdown {
        width: 100%;
        margin-right: auto;
        margin-left: 0px;
        border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
    }

    .c-main-menu-dropdown__toggle {
        width: 100%;
        padding-left: 0px;
        font-size: 1.5rem;
    }
    .c-main-menu-dropdown__toggle {
        font-size: 1.5rem;
    }

    .c-meta-menu-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .c-meta-menu-item__label {
        display: block;
        width: 100%;
        margin-right: 20px;
        color: #fff;
        font-weight: 400;
        text-align: right;
    }
    .c-meta-menu-item__link.c-meta-menu-item__link--is-contact {
        background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_contact_blue.svg');
        background-position: 50% 50%;
        background-size: 20px 20px;
    }

    .c-meta-menu-item__link.c-meta-menu-item__link--is-login {
        background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_login_blue.svg');
        background-position: 50% 50%;
        background-size: 20px 20px;
    }

    .c-meta-menu-item__link.c-meta-menu-item__link--is-search {
        background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_search_blue.svg');
        background-position: 50% 50%;
        background-size: 20px 20px;
    }

    .c-navbar__btn.w--open {
        background-color: transparent;
        background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_menu_yellow.svg');
    }

    .c-meta-menu-overlay.c-meta-menu-overlay--is-login,
    .c-meta-menu-overlay.c-meta-menu-overlay--is-search{
        position: fixed;
        top: 0;
        right: 0;
        max-height: 100vh;
        overflow: auto;
    }
}
@media screen and (max-width: 479px){
    .c-navbar {
        padding-right: 20px;
    }

    .c-navbar__btn {
        width: 30px;
        height: 30px;
    }
    .c-menu-container {
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 1330px) {
    .c-direct-link-box {
        font-size: 0.9em;
    }

    .c-section-heading {
        font-size: 1.2em;
    }

    .c-meta-menu-overlay {
        width: 50%;
    }
}

@media screen and (max-width: 1270px) {
    .c-direct-link-box {
        font-size: 0.7em;
        padding: 5px 0 20px 0;
    }
}

@media screen and (max-width: 1070px) {
    .c-direct-link-box {
        font-size: 0.6em;
        padding: 5px 0 20px 0;
    }
}

@media screen and (max-width: 991px) {
    .c-direct-link-box {
        font-size: 1.2em;
        padding: 10px 0 20px 0;
        right: 0;
    }

    .c-meta-menu__link.c-meta-menu__link--is-search {
        margin-left: 0;
    }

    .c-text-content {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .l-col.l-col--is-large .c-text-content:first-child, .l-content-container {
        padding-top: 10px;
    }

    .c-direct-link-box {
        margin-top: 15px;
    }

    .c-meta-menu-overlay {
        width: 100%;
    }

    .c-footer-tile {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .c-footer-tile.c-footer-tile--has-service-links {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .c-footer-tile.c-footer-tile--has-sm-links {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .c-social-media__link{
        width: 60px;
        height: 60px;
    }
}

@media screen and (max-width: 767px) {
    .c-text-content ul li {
        padding-left: 20px;
        background-image: url('//family-project.eu/wp-content/themes/family/images/family_icon_arrow-right_blue.svg');
        background-size: 15px 15px;
        background-repeat: no-repeat;
        min-height: 19px;
        background-position: 0 top;
        line-height: normal;
    }

    .c-direct-link-box {
        padding: 0 20px
    }

    .l-content-container {
        width: 100%;
        max-width: none;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .c-team-profile__text {
        font-size: 0.8rem;
    }

    h5 {
        font-size: 0.8rem;
        line-height: 1rem;
    }

    .l-main-content-container {
        top: -20px;
        position: relative;
    }

    .l-col.l-col--is-small-left .c-section-heading {
        margin-bottom: 0;
    }

    .c-section-heading {
        margin-bottom: 10px;
    }

    .c-team-profile.disclaimer {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .c-text-content ul li {
        line-height: 1rem;
    }

    .c-text-content.c-text-content--has-caption {
        margin-top: 0;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .c-visual-content, .c-text-content, .l-col.l-col--is-large, .l-col.l-col--is-small-left, .l-row,
    .l-content-container, .l-section.l-section--has-main-content, .l-main-content-container,
    #eventList_wrapper, #eventList{
        width: 100%;
        display: block;
        box-sizing: border-box;
    }

    .c-footer-tile {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .c-footer-tile.c-footer-tile--has-service-links {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .c-footer-tile.c-footer-tile--has-sm-links {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }



}

@media screen and (max-width: 400px){
    #eventList{
        width:50%;
    }
    #eventList thead th{
        padding: 10px 0;
    }
    #eventList tbody tr td,
    #eventList thead th td{
        padding-left: 3px;
        padding-right: 3px;
        font-size:0.8rem;
    }

    #eventList tbody tr td a,
    #eventList thead th td a{
        font-size:0.8rem;
    }
}


.language-menu{
    display: inherit;
    padding: 10px;
    position: relative;
    z-index: 1000;
}
.language-menu .english{
    background: url(//family-project.eu/wp-content/themes/family/images/flag_of_united_kingdom.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .deutsch{
    background: url(//family-project.eu/wp-content/themes/family/images/flag_of_germany.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .francais{
    background: url(//family-project.eu/wp-content/themes/family/images/flag_of_france.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .espanol{
    background: url(//family-project.eu/wp-content/themes/family/images/flag_of_spain.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .dutch{
    background: url(//family-project.eu/wp-content/themes/family/images/flag_of_netherlands.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .hungarian{
    background: url(//family-project.eu/wp-content/themes/family/images/flag_of_hungary.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .italian{
    background: url(//family-project.eu/wp-content/themes/family/images/flag_of_italy.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .norwegian{
    background: url(//family-project.eu/wp-content/themes/family/images/flag_of_norway.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .catalan{
    background: url(//family-project.eu/wp-content/themes/family/images/catalan-flag.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .swedish{
    background: url(//family-project.eu/wp-content/themes/family/images/sweedis-flag.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .danish{
    background: url(//family-project.eu/wp-content/themes/family/images/danish-flag.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}


.language-menu .dropdown-menu{
    display: none;
    width: 200px;

}
.language-menu .language-button{
    border: none;

    width: 26px;
    height: 26px;
    color: #3b2781;
    font-size: 0.8rem;
    line-height: 1rem;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    background-size: 26px 26px;
    padding: 0 0 0 20px;


}
.language-menu .btn:hover{
    color: #fff;
}

.language-menu .dropdown-menu{
    position: absolute;
    right: 0;
    top: 20px;
    background: #fff;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    border-radius: 5px;

}
.language-menu .dropdown-menu li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .language-menu{
        display: block;
        width: 100%;
    }
    .language-menu .language-button{
        display: none;
    }
    .language-menu .dropdown-menu{
        position: relative;
        display: block;
        left: 0;
        margin: 0;
        width: 100%;
    }
}