/* CUSTOM CSS

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


@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700;800;900');





/* GENEREL--------------------------------------------- */


body {
font-size: 20px;
color:#000;
font-family: 'Prompt', sans-serif;
font-weight:300;
}

html {
background-color:#fff !important;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Prompt', sans-serif;
font-weight:800;
line-height: 1.2;margin:0px;

}

.fl-module-content a {
transition: all 0.5s ease !important;
}

.fl-module-content a:hover {
opacity:0.5;
}

.entry {
margin-bottom:0px;
}

.center {
text-align:center;
}

.italic {
font-style: italic;
}

.entry-title {
font-size: 40px !important;
color:#212247;
}

.entry-header {
max-width:1000px;
margin: 0 auto;
padding-top:200px;
}

.entry-header::after {
border-bottom: 8px solid #212247 !important;
content: "";
display: block;
margin-left: auto;
margin-right: auto;
left:0;
right:0;
margin-top:15px;
margin-bottom:60px;
width: 8%;
}

.entry-footer {
display:none;
}

.entry-footer::before {
    border-top: 0px solid #000;
    content: "";
    display: block;
    margin: 0px auto 0;
    padding-top: 0px;
    width: 25%;
}

.entry-content ol > li {
list-style-type: decimal !important;
}

.post-edit-link {
display:none;
}

.content-space {
height:30px;
}

.center {
text-align:center !important;
}

.left {
text-align:left !important;
}

.right {
text-align:right !important;
}

.drop-shadow {
webkit-box-shadow: 0 -1px 1px 0 rgba(0,0,0,.05), 0 10px 20px 0 rgba(0,0,0,.2);
box-shadow: 0 -1px 1px 0 rgba(0,0,0,.05), 0 10px 20px 0 rgba(0,0,0,.2);
}

.margin-top {
margin-top:75px;
}

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

img.alignnone, .alignnone {
margin: 0 0 0px;
}

.mobile {
display:none !important;
}

/*BOXZILLA
--------------------------------------------- */

.boxzilla {
z-index: 999 !important;  
color: #000 !important;
padding:30px 30px 30px 30px !important;
box-shadow: -16px -15px 25px -14px rgba(0,0,0,0.18);
-webkit-box-shadow: -16px -15px 25px -14px rgba(0,0,0,0.18);
-moz-box-shadow: -16px -15px 25px -14px rgba(0,0,0,0.18);
background: #ffffff !important;
}

.boxzilla-content p {
font-size: 15px;
}

.box-link a {
position: relative;
display: inline-block;
zoom: 1;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-transition-duration: .1s;
-moz-transition-duration: .1s;
-o-transition-duration: .1s;
-ms-transition-duration: .1s;
transition-duration: .1s;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-ms-transition-timing-function: ease-in;
transition-timing-function: ease-in;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-o-transition-duration: .2s;
-ms-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
-ms-transition-timing-function: ease;
transition-timing-function: ease;
text-decoration: none;
color: #d02a1b !important;   
font-size:15px;
font-weight:700 !important;
text-transform: uppercase;
}

.box-link a::after {
content: "";
display: inline-block;
background: url("https://www.sindungdom.dk/wp-content/uploads/2020/12/arrow-red.svg") no-repeat;
width:35px;
height:14px;
background-size: 30px 14px;
float: right;
margin: 5px 15px 0px 10px;
}

.boxzilla-close-icon {
position: absolute;
right: 0;
top: 0;
text-align: center;
padding: 6px;
cursor: pointer;
-webkit-appearance: none;
font-size: 28px;
font-weight: 700;
line-height: 20px;
color: #d02a1b !important;
opacity:1 !important;
}


/*GRAVITY FORMS
--------------------------------------------- */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.share-form .gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend,.share-form-2 .gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend {
display: none !important;
}

.share-form .gform_wrapper.gravity-theme input[type=text],.share-form .gform_wrapper.gravity-theme input[type=email],.share-form .gform_wrapper.gravity-theme input[type=tel],.share-form .gform_wrapper.gravity-theme textarea,.share-form-2 .gform_wrapper.gravity-theme input[type=text],.share-form-2 .gform_wrapper.gravity-theme input[type=email],.share-form-2 .gform_wrapper.gravity-theme input[type=tel],.share-form-2 .gform_wrapper.gravity-theme textarea {
border-top: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
border-bottom: 1px solid #000 !important;
background: transparent !important;
color: #000 !important;
font-weight: 400 !important;
}

.share-form input[type="submit"],.share-form-2 input[type="submit"] {
float: left !important;
background: transparent !important;
border: 4px solid #d02a1b !important;
color: #d02a1b !important;
font-weight: 700 !important;
padding: 10px 15px 10px 15px !important;
}

.share-form input[type="submit"]:hover,.share-form-2 input[type="submit"]:hover {
background: #d02a1b !important;
border: 4px solid #d02a1b !important;
color: #fff !important;
}


.share-form .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full),.share-form-2 .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
padding-right: 0% !important;
}


.gform_confirmation_wrapper {
margin-top: 5% !important;	
padding:20px !important;
text-align: center !important;
color: #fff !important;
font-weight: 700 !important;
background:#d02a1b !important;
}  




/* VIDEO
--------------------------------------------- */


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* HEADER-BUTTONS
--------------------------------------------- */

.member-button-container {
width:330px;
position: fixed;
top:15px;
right:85px;
z-index:9999;
}

.member-button a {
transition: all 0.5s ease !important;	
position: relative;
display: inline-block;	
width:150px;	
float:left !important;
padding:16px 15px 16px 15px;
color:#d02a1b;
background:transparent;
text-align: center;
margin-right:15px;
text-transform: uppercase;
font-size:15px;
font-weight: 700;
border: 4px solid #d02a1b;
}

.member-button a:hover {
background:#d02a1b;
color:#fff;
}

/* SITE-HEADER
--------------------------------------------- */

/* NORMAL */
.site-header {
left: 0 !important;
right:0 !important;
max-width:2560px !important;
margin:0 auto !important;
position: fixed !important;
background: rgba(55, 55, 55, 0) !important;
border-bottom: 0px solid #000;
-webkit-box-shadow: 0px 3px 8px -5px rgba(0,0,0,0);
-moz-box-shadow: 0px 3px 8px -5px rgba(0,0,0,0);
box-shadow: 0px 3px 8px -5px rgba(0,0,0,0);
}

/* SCROLL */
.site-header.dark {
max-width:2560px !important;
background: rgba(255,255, 255, 1) !important;
border-bottom: 0px solid #000;
-webkit-box-shadow: 0px 3px 8px -5px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 8px -5px rgba(0,0,0,0.2);
box-shadow: 0px 3px 8px -5px rgba(0,0,0,0.2);
}

.site-header .wrap {
max-width:2560px !important;
background: rgba(255, 255, 255, 0) !important;
}


/* TITLE-AREA
--------------------------------------------- */

.title-area {
margin-left:0px;
}

.header-image .site-title > a {
background: url(https://www.sindungdom.dk/wp-content/uploads/2020/12/SIND-Ungdom-logo.svg) no-repeat !important;      
background-position: left !important;
height: 50px;
max-height: 50px;
outline: 0 !important;
}

.header-image .dark .site-title > a {
height: 50px;
max-height: 50px;
}

.site-title {
padding:20px 0px 20px 25px;   
}


/* NAVIGATION
--------------------------------------------- */

.nav-primary {
display:none;
}

.genesis-nav-menu {
display: none;
}

.menu-toggle {
display:none;
}



/* RM4
--------------------------------------------- */

#rmp-container-629 {
width: 50% !important;
background:rgba(255,255,255,1) !important;
transition: transform 0.5s;
text-align: left;
padding-top:400px !important;
z-index:999 !important;
}

#rmp-menu-wrap-629 {
background:rgba(255,255,255,0) !important;
}


#rmp-menu-wrap-629 #rmp-menu-item-1227 a {
color:#ba79ae !important;
}


#rmp-menu-wrap-629 #rmp-menu-item-723 a {
cursor: default !important;
}

#rmp-menu-wrap-629 .rmp-menu-item-link {
font-size:40px !important;
letter-spacing:0px !important;
font-weight:700 !important;
background: transparent !important;
margin-bottom:40px !important;
outline: 0 !important;
text-transform:uppercase !important;
transition: all 0.5s ease !important;
line-height: 110% !important;
border-bottom: 0px solid #212121 !important;
color: #000 !important;
background: transparent !important;
height:50px !important;
text-decoration: none !important;
text-decoration-color:#dac994 !important;
opacity:1 !important;
padding-right:18% !important;
text-align: right !important;
padding: 0 5%;
}

#rmp-menu-wrap-629 .rmp-menu-item-link:hover {
color: #d02a1b !important;
}

.rmp-search-box {
display:none !important;
}

#rmp_menu_trigger-629 {
width: 100px !important;
height:100px !important;
border-radius:40px !important;
background:transparent !important;
top: 10px !important;
right: 0px !important;
padding-bottom:5px !important;
}

#rmp_menu_trigger-629 .rmp-trigger-box {
height:20px !important; 
}

#rmp_menu_trigger-629:hover, #rmp_menu_trigger-629:focus, #rmp_menu_trigger-629.is-active:hover {
background:transparent !important;
}

#rmp_menu_trigger-629 .responsive-menu-pro-inner, #rmp_menu_trigger-629 .responsive-menu-pro-inner::before, #rmp_menu_trigger-629 .responsive-menu-pro-inner::after {
background:#212247 !important;
border-radius: 0px !important;
}

#rmp_menu_trigger-629 .rmp-trigger-label {
color: #000000 !important;
font-weight:700 !important;
}


#rmp-menu-wrap-629 .rmp-submenu-depth-1 .rmp-menu-item-link {
padding-left: 5% !important;
font-size: 25px !important;
font-weight: 400 !important;
text-align: right !important;
text-transform:uppercase !important;
text-decoration: none !important;
height:20px !important;
line-height:20px !important;
margin-bottom: 20px !important;
color: #113a33 !important;
opacity: 1 !important;
cursor: pointer !important;
}

#rmp-menu-wrap-629 .rmp-submenu-depth-1 .rmp-menu-item-link:hover {
color: #d02a1b !important;
}

#rmp-menu-wrap-629 .rmp-menu-subarrow {
margin-top:0px !important;
margin-right:15px !important;
height: 40px !important;
line-height: 39px !important;
width: 40px !important;
color: #212121 !important;
background-color: transparent !important;
border-left: 0px solid #212121 !important;
color: #212247 !important;
}

#rmp-menu-wrap-629 .rmp-menu-item-link .rmp-font-icon {
font-size:25px !important;
}

#rmp-menu-item-79 .rmp-font-icon {
display: none !important;
}






/* RM3
--------------------------------------------- */

#responsive-menu-pro-container #responsive-menu-pro > li.responsive-menu-pro-item:first-child > a {
border-top: 0px solid #212121 !important;
}

.responsive-menu-pro-search-box {
display:none !important;
}

#responsive-menu-pro-wrapper {
background:rgba(255,255,255,0) !important;
}

#responsive-menu-pro-container #responsive-menu-wrapper {
background: transparent !important;
}

#responsive-menu-pro-container {
width: 50% !important;
background:rgba(255,255,255,1) !important;
transition: transform 0.5s;
text-align: left;
padding-top:400px !important;
z-index:999 !important;
}

#responsive-menu-pro-button {
width: 100px !important;
height:100px !important;
border-radius:40px !important;
background:transparent !important;
top: 0px !important;
right: 0px !important;
padding-bottom:5px !important;
}

#responsive-menu-pro-button:hover {
background:transparent !important;
}

.responsive-menu-pro-label {
color: #000000 !important;
font-weight:700 !important;
}

.responsive-menu-pro-inner, .responsive-menu-pro-inner::before, .responsive-menu-pro-inner::after {
background:#212247 !important;
border-radius: 0px !important;
}

#responsive-menu-pro-container #responsive-menu li.responsive-menu-pro-item.responsive-menu-pro-current-item > .responsive-menu-pro-item-link {
background: transparent !important;
color: #000 !important;
border-color:red;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
font-size:40px !important;
letter-spacing:0px !important;
font-weight:700 !important;
background: transparent !important;
margin-bottom:40px !important;
outline: 0 !important;
text-transform:uppercase !important;
}


#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
transition: all 0.5s ease !important;
line-height: 110% !important;
border-bottom: 0px solid #212121 !important;
color: #000 !important;
background: transparent !important;
height:50px !important;
text-decoration: none !important;
text-decoration-color:#dac994 !important;
opacity:1 !important;
padding-right:18% !important;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a:hover {
color: #d02a1b !important;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .underline {
border-bottom: 1px solid #dac994 !important;
}


#responsive-menu-pro-container li.responsive-menu-pro-item a {
text-align: right !important;
padding: 0 5%;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu-depth-1 a.responsive-menu-pro-item-link {
padding-left: 5% !important;
font-size: 25px !important;
font-weight: 400 !important;
text-align: right !important;
text-transform:uppercase !important;
text-decoration: none !important;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu-depth-1 a.responsive-menu-pro-item-link:hover {
color:#eee !important;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a {
height:10px !important;
line-height:10px !important;
color: #113a33 !important;
opacity: 1 !important;
cursor: pointer !important;
}


#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
margin-top:-5px !important;
margin-right:15px !important;
height: 40px !important;
line-height: 39px !important;
width: 40px !important;
color: #212121 !important;
background-color: transparent !important;
border-left: 0px solid #212121 !important;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
color: #212247 !important;
margin-top:-15px !important;
}







/* FULL-WIDTH

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

.full-width-content .content {
padding: 0 0px 0px;
width: 100%;
}

.fl-row-fixed-width {
max-width: 1280px !important;
}

.wrap {
max-width:2560px !important;
}

.site-inner {
margin-top:0px !important;
padding:0% 0% 0% 0%;
max-width:2560px !important;
background-color:#fff !important;
}

.page-id-911 .site-inner {
padding:5% 5% 0% 10%;
}

.secondary-nav .site-inner {
margin-top:0px;
}

.content {
max-width:2560px !important;
margin-top:110px;
background:transparent !important;
}

.footer-container .fl-col {
float: none !important;
}

.footer-container {
width:100% !important;
margin: 0 auto;
padding:0px 0px 0px 0px;
}

.site-footer {
max-width: 2560px;
margin: 0 auto;
padding: 0px 0px 20px 0px !important;
background-color: #000 !important;
}

.footer-widgets {
max-width: 2560px;
margin-top:0px !important;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
padding: 0px 0px 0px 0px !important;
background:#000 !important;
}



/* POST AND PAGES GRID
--------------------------------------------- */

.footer-post {
margin-top:10%;  
}

.fl-post-grid-post {
background:transparent !important;
border: 0px solid #e6e6e6 !important;
}

.footer-post .fl-post-grid-text {
padding: 0px !important;
}

.footer-post .fl-post-column {
padding-bottom: 30px !important;
padding-left: 0px !important;
padding-right: 0px !important;
}

.footer-post .fl-post-grid-title {
font-size: 20px !important;
line-height:130% !important;
}

.footer-post h2.fl-post-feed-title {
text-align:left !important;
font-size: 18px !important;
font-weight:400 !important;
opacity:1;
}

.footer-post h2.fl-post-feed-title a {
color:#f3eddd !important;
}

.footer-post .fl-post-feed-meta {
font-size:12px !important;
color:#f3eddd !important;
}

.footer-post .fl-post-feed-content {
font-size:14px !important;
color:#fff !important;
padding-bottom:15px !important;
}

.footer-post .fl-post-feed-post {
border-bottom: 0px solid #f3eddd !important;
margin-bottom: 5px !important;
}

.footer-post .fl-post-feed-header {
margin-bottom: 10px;
}



/* IMAGES
--------------------------------------------- */

.page-image {
width: 80%;	
position: relative;
}

.page-image img {
position: relative;
z-index:99;
}

.page-image:after {
content: "";
display: block;
position: absolute;
bottom:-30px;
right: -30px;
width:95%;
height:95%;
background: rgba(236, 101, 51, 0) !important;
border: 0px solid #000;
}

.quote-icon-large img {
width:80%;
line-height: 0;
}

.quote-fp img {
width:20%;
line-height: 0;
}

.partner-logo {
display: table-cell;
vertical-align: middle;
display: inline-block;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
max-width:150px;
opacity: 1;
}

.hero-image {
padding-top:30px;
}	

.hero-image img {
display: block;
margin:0 auto;
width: 70%;	
}	



/* FOOTER

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

.ms-company {
text-align: right;	
margin-top:5px;
text-transform:uppercase;
font-size:8px !important;
letter-spacing:2px;
opacity:1;
color:#fff;
}

.ms-company a {
color:#fff !important;
letter-spacing:2px;
text-transform:uppercase;
font-weight:700 !important;
opacity:1;
}

.ms-company a:hover {
opacity:0.5;
}


.footer-copyright {
  position: absolute;
  bottom:30px;
  right:0px;
font-size:10px !important;
line-height: 110%;
letter-spacing:1px;
text-transform:uppercase;
margin-bottom:0px;
}

.footer-copyright p {
margin-bottom:5px;
}

.footer-bottom {
height:200px;
}

.footer-wrapper {
position: relative;
padding:50px 2% 0px 2%;
}

.footer-menu-headline h3 {
font-size:20px;
}

.footer-menu-headline {
padding:0px 0px 30px 0px;
}

.footer-text {
padding:0px 0px 0px 0px;
}

.footer-text h3 {
font-size:40px;
margin-bottom:30px;
}

.footer-text p {
text-align:left;
color:#fff;
font-size:15px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 4px;
line-height: 150%;
}

.footer-text a {
color:#fff !important;
font-size:15px;
line-height: 150%;
}

.footer-address p {
font-style: italic;  
text-align:left !important;
font-size:18px;
line-height:120%;
margin-bottom:10px;
}

.footer-address a {
text-decoration:underline;
}

.footer-social-icon {
margin:20px 0px 0px 0px;
}

.footer-figure img {
float:right;
width:200px;
}

.widget .entry {
margin-bottom: 0px;
}

.footer-widgets .wrap {
padding-bottom:0px;
padding-top: 0px;
margin-top:0px;
}

.footer-widgets .widget {
margin-top:5%;  
margin-bottom: 0px;
text-align:left !important;
}

.footer-widgets .wrap a {
color: #fff;
}

.footer-widgets .wrap a:hover {
color: #bbb;
}

.site-footer p,.site-footer a {
color:#fff !important;
font-size: 8px;
letter-spacing:2px;
margin-bottom: 0;
text-transform: uppercase;
text-align: right;
padding-right:2%;
}

.site-footer a {
font-weight:700 !important;
}

.footer-col-left {
width: 35% !important;
margin-right:0% !important;
margin-bottom:30px !important;
}

.footer-col-middle {
width: 42% !important;
margin-right:0% !important;
margin-bottom:30px !important;
}

.footer-col-right {
width: 23% !important;
margin-right:0% !important;
margin-bottom:30px !important;
}

.footer-menu-link {
margin-bottom:15px !important;
}

.fl-icon + .fl-icon {
margin-left: 30px !important;
}



/* HERO-CONTAINER

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


.hero-container,.hero-container-page {
position:relative;
}

.hero-image-container {
position: relative;	
padding:150px 0px 150px 120px;
background:#eee;
}

.hero-image-container p {
margin-bottom:0;
}

.hero-image-container-page {
line-height:0; 
padding:0px 0px 0px 0px;
}

.hero-image-container-page p {
margin-bottom:0;
}

.hero-header {
max-width: 1000px;	
position: absolute;
right:-300px !important;
z-index: 99999999999 !important;
}

.hero-header-page,.hero-header-page-large {
max-width: 900px;	
}

.hero-text-fp {
max-width: 550px;	
font-size:1.3em;
}

.hero-header-col,.hero-header-col-large {
position:relative;
}

.hero-header-right-padding {
padding-right:10%;	
}


/* BOXES & SECTIONS

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


.section .fl-row-fixed-width {
max-width:1280px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
}

.section-full .fl-row-full-width {
max-width:2560px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
}


.section-intro-center .fl-row-fixed-width {
max-width:750px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
padding-top:30px;
}

.section-intro .fl-row-fixed-width {
max-width:1280px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
padding-left:45px;
padding-right:30%;
padding-top:30px;
}

.section-medium .fl-row-fixed-width {
max-width:960px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
}

.section-footer .fl-row-fixed-width {
max-width:960px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
padding-top:30px;
}

.text-container-overlay {
max-width:960px !important;
margin-left:auto !important;
margin-right:auto !important;
margin-top:-100px;
left:0 !important;
right:0 !important;
background:#fff;
padding:50px;
z-index:9999999999999; 
}

.club-container {
float: left;
box-sizing: border-box !important;
width: 23.125% !important;
margin-right: 2.5% !important;
margin-bottom:0px !important;
border: 0px solid #525252;
}

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

.team-container {
float: left;
box-sizing: border-box !important;
width: 23.125% !important;
margin-right: 2.5% !important;
margin-bottom:2.5% !important;
border: 0px solid #525252;
padding:30px 20px 0px 20px;
box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.3);
-webkit-box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.3);
-moz-box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.3);
min-height:360px;
}

.board-member-container {
float: left;
box-sizing: border-box !important;
width: 23.125% !important;
margin-right: 2.5% !important;
margin-bottom:2.5% !important;
border: 0px solid #525252;
padding:30px 20px 0px 20px;
box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.3);
-webkit-box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.3);
-moz-box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.3);
min-height:165px;
}

.partner-logo-container .fl-row-fixed-width {
max-width:960px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
text-align: center !important;
padding:0% 0% 0% 0%;
}

.partner-logo-col {
max-width:960px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
text-align: center !important;
padding:5% 0% 5% 0%;
}

.topic-box-image {
margin:0 auto;
position:relative;
}

.topic-box-text {
display: flex;
align-items: center;
justify-content: center;
position:relative;
width:80%;
min-height:150px; 
padding:0px 15px 0px 15px;
margin-top:-10%;
margin-left:10%;
webkit-box-shadow: 0 -1px 1px 0 rgba(0,0,0,.05), 0 10px 20px 0 rgba(0,0,0,.2);
box-shadow: 0 -1px 1px 0 rgba(0,0,0,.05), 0 10px 20px 0 rgba(0,0,0,.2);
background:#fff;
color:#d02a1b;
border-radius: 0%;
text-align:center;
z-index:99999999 !important;
}

.topic-box-text h2 {
text-transform: uppercase;	
font-size:25px;
}

.topic-box-text p {
margin-bottom:0px;
}

.topic-box-text a {
color:#e1eee8;
font-size:15px;
}

.fact-data-container {
padding:50px;
}

.fact-data h3 {
color:#fff;
font-size:4em;
}

.fact-data p {
font-size:13px;
}




/* ELEMENTS

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

.frame-text-black {
border:12px solid #000 !important;
padding:50px 50px 40px 50px;
}

.frame-text-grey {
border:12px solid #000 !important;
padding:50px 50px 40px 50px;
}

.frame-text-red {
border:12px solid #d02a1b !important;
padding:50px 50px 40px 50px;
color:#d02a1b !important;
}

.large-text {
color:#d02a1b;
border-left: 10px solid #d02a1b !important;
padding: 0px 50px 0px 50px;
}

.large-text-black {
color:#000;
border-left: 10px solid #000 !important;
padding: 0px 50px 0px 50px;
}

.club-region-separator  {
margin-bottom:50px;
color:#d02a1b !important;
}

.cc-separator .fl-separator {
border-top: 1px solid #113a33;
max-width:100% !important;
margin: 0px 0px 0px 0px !important;
}

.partner-separator {
margin: 0px 0px 0px 0px !important;
}

/* PADDING

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

.left-right-padding > .fl-col-content {
padding:0em 10em 0em 10em;
} 

.top-padding > .fl-col-content {
padding:10em 0em 0em 0em;
}

.bottom-padding > .fl-col-content {
padding:0em 0em 10em 0em;
}

.top-bottom-padding-wrap > .fl-row-content-wrap {
padding:12em 0em 12em 0em;
}

.top-padding-wrap > .fl-row-content-wrap {
padding:12em 0em 0em 0em;
}

.bottom-padding-wrap > .fl-row-content-wrap {
padding:0em 0em 12em 0em;
}

.small-top-padding-wrap > .fl-row-content-wrap {
padding:50px 0px 0px 0px;
}

.top-bottom-padding > .fl-col-content {
padding:12em 0em 12em 0em;
}

.top-margin > .fl-row-content-wrap {
margin-top:12em;
}

.content-margin-bottom {
margin-bottom:50px;
}

.content-margin-top {
margin-top:50px;
}

.content-space-top {
height:12em;
}

.hero-top-bottom-padding-wrap .fl-row-content-wrap {
padding:6em 0em 12em 0em;
}

.top-bottom-padding-wrap-small > .fl-row-content-wrap {
padding:8em 0em 8em 0em;
}


/* SHARE

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

.section-share .fl-row-fixed-width {
max-width:2560px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
padding:0px 0px 0px 10%;
}

.section-share-quote .fl-row-fixed-width {
max-width:1440px !important;
margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
padding:0px 0px 0px 0%;
}

.hero-share-headline h1 {
font-size:6em;
line-height:100%;
text-transform: uppercase;
text-align:left;
font-style: 800 !important;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #d02a1b;
letter-spacing:5px !important;
margin-bottom:50px; 
}

.hero-share-headline {
max-width:800px;	
position: relative;
right:-35% !important;
z-index: 99999999999 !important;
}

.share-big-headline h2 {
font-size:3em;
line-height:100%;
text-transform: uppercase;
text-align:center;
font-style: 800 !important;
letter-spacing:5px !important;
}

.share-big-headline {
margin-bottom:50px; 
}

.share-col-1 {
padding-top:100px;		
position: relative;	
}

.share-col-2 {
padding: 200px 10% 200px 10%;	
}

.share-form {
padding:50px 500px 30px 0px;
}

.share-form-note {
padding:30px 500px 0px 0px;
}

.share-form-2 {
padding:50px 0px 30px 0px;
}

.share-form-note-2 {
padding:30px 0px 0px 0px;
}

.share-form-note p,.share-form-note-2 p {
font-size: 15px;	
margin-bottom: 30px;
opacity: 0.5;
}

.share-form-note a,.share-form-note-2 a {
color: #000 !important;
text-decoration: underline;
}

.share-circle {
position:absolute;
bottom:-100px;
right:-100px;
display: flex;
justify-content: center;
align-items: center;  	
width: 200px;
height: 200px;	
background: #d02a1b;
padding: 30px;
border-radius:50%;
text-align:center;
color: #fff;
z-index: 999999999999999999;
}

.share-circle p {
font-size:15px;
margin-bottom: 0px;
}

.share-circle a {
color: #fff !important;	
font-weight: 700;
text-decoration: underline;
}

.share-description-2 {
padding:50px 20% 0px 0px;
}


.share-description p,.share-description-2 p {
font-size:20px;
margin-bottom: 0px;
}

.share-quote-container {
float: left;
display: flex;
justify-content: center;
align-items: center;  
min-height:460px;
background: #fff;
box-sizing: border-box !important;
width: 23.125% !important;
margin-right:2.5% !important;
margin-bottom:30px !important;
padding: 20px;
box-shadow: 0 5px 20px 0 rgba(0,0,0,.1),0 5px 5px 0 rgba(0,0,0,.05);
background: url(https://www.sindungdom.dk/wp-content/uploads/2021/08/tankeboble-3_bg.jpg) no-repeat !important;      
background-size:30px !important;
background-position:top 20px left 20px !important;
}

.share-quote-container-ver-2 {
float: left;
display: flex;
justify-content: center;
align-items: center;  
min-height:350px;
background: #fff;
box-sizing: border-box !important;
width: 23.125% !important;
margin-right:2.5% !important;
margin-bottom:30px !important;
padding: 20px;
box-shadow: 0 5px 20px 0 rgba(0,0,0,.1),0 5px 5px 0 rgba(0,0,0,.05);
background: url(https://www.sindungdom.dk/wp-content/uploads/2021/07/tankeboble_bg.png) no-repeat !important;      
background-size:50px !important;
background-position:top 20px center !important;
}

.share-quote-container p {
text-align: center;
color: #000;
font-size: 17px;
line-height: 130%;
font-style: italic;
margin-bottom: 15px;
}

.share-quote-container h3 {
font-size:15px;
font-style:normal;
text-align: center;	
color: #000;	
}

.share-quote-container:nth-child(4n) {
margin-right: 0% !important;
}



/* DEN ENESTE

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

.hero-header-page h3 {
font-size: 20px;	
font-weight: 600 !important;
text-transform: uppercase;	
margin: 0px 0px 30px 0px;
color: #d02a1b;
}


.chapter-container {
position: relative;	
 background: #fff;
box-sizing: border-box !important;
width: 100% !important;
margin-bottom:30px !important;
padding:30px;
box-shadow: 0 5px 20px 0 rgba(0,0,0,.1),0 5px 5px 0 rgba(0,0,0,.05);
}

.chapter-container p {
text-align:left;
color: #000;
font-size: 15px;
line-height: 130%;
margin-bottom: 15px;
}

.chapter-container h2 {
display: inline-block;	
font-size:12px;
font-style:normal;
text-align: left;	
color: #fff;
text-transform: uppercase;	
background: black;
padding: 3px 8px 3px 8px;
margin-bottom: 15px;
}

.chapter-container h3 {
font-size:18px;
font-style:normal;
text-align: left;	
color: #000;	
}

.chapter-icon {
position: absolute;
top: 30px;	
right: 30px !important;
}






/* H-TAGS

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

.hero-header h1 {
font-size:6em;
line-height:100%;
text-transform: uppercase;
text-align: right;
font-style: 800 !important;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #d02a1b;
letter-spacing:5px !important;
margin-bottom:50px; 
}

.hero-header-page h1 {
font-size:3vw;
line-height:100%;
text-transform: uppercase;
font-style: 800 !important;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #d02a1b;
letter-spacing:5px !important;
margin-bottom:50px;  
}

.member-header h1 {
font-size:4em;
line-height:100%;
text-transform: uppercase;
font-style: 800 !important;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #d02a1b;
letter-spacing:5px !important;
margin-bottom:15px;  
}

.hero-header-page-large h1 {
font-size:3.6vw;
line-height:100%;
text-transform: uppercase;
font-style: 800 !important;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #d02a1b;
letter-spacing:5px !important;
}

.hero-header-page-large-single h1 {
font-size:5.1vw;
line-height:100%;
text-transform: uppercase;
font-style: 800 !important;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #d02a1b;
letter-spacing:5px !important;
}

.hero-header-xlarge h1 {
font-size:6vw;
line-height:100%;
text-transform: uppercase;
font-style: 800 !important;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #d02a1b;
letter-spacing:5px !important;
}

.headline h2 {
font-size:2.5em;
line-height:110%;
text-transform: uppercase;
letter-spacing:2px;
color:#000;
}

.headline h2::after {
content: "";
display: inline-block;
vertical-align: middle;
width: 60px;
height: 2px;
background-color: #000;
-webkit-transition: background-color 1s cubic-bezier(.215,.61,.355,1);
transition: background-color 1s cubic-bezier(.215,.61,.355,1);
}

.headline {
margin-top:0%;	
margin-bottom:10%;
}

.text-container-overlay h2 {
font-size:5em;
line-height:150%;
text-transform: uppercase;
font-style: 800 !important;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #d02a1b;
letter-spacing:5px !important; 
}

.club-region-headline h2 {
font-size:1.8em;
line-height:110%;
}

.club-region-headline {
margin-bottom:50px;
}

.club-contact-info h2 {
font-size:1.8em;
text-transform:uppercase;
}

.team-container h3,.board-member-container h3 {
font-size:18px;
}

.team-container h4,.board-member-container h4 {
font-size:15px;
}

.board-member-container h3 {
margin-bottom:5px;
}

.board-member-container h4 {
margin-bottom:15px;
}

.subheadline h2 {
font-size:2.8vw;
text-transform: uppercase;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #d02a1b;
letter-spacing:5px !important;
}

.subheadline-white h2 {
font-size:4em;
line-height: 100%;
text-transform: uppercase;
-webkit-text-fill-color:transparent; /* Will override color (regardless of order) */
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: #fff;
letter-spacing:5px !important;
}

.subheadline-white {
margin-bottom:50px;
}

.headline-vertical h2 {
font-size:5em;
text-align: center !important;
text-transform: uppercase;
}

.headline-vertical {
transform: rotate(-90deg);
transform-origin: center center;
background: red;
}

.partner-logo-container-headline h3 {
font-size:0.9em;
text-align: center !important;
text-transform: uppercase;
letter-spacing:10px;
font-weight:700 !important;
}

.page-text h2 {
margin-bottom:20px;
}

/* PARAGRAPHS / TEXT

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

.entry-content ul {
margin-top: 15px !important;
margin-bottom: 15px !important;
padding-left: 50px !important;
}

.hero-header-page p { 
font-size:20px;
color:#d02a1b !important;
}

.hero-header-page a { 
color:#d02a1b !important;
text-decoration: underline;
}

.large-text p,.large-text-black p { 
font-size:1.6em;
margin-bottom:0px;
}

.large-text a { 
text-decoration: underline;
color:#d02a1b !important;
}

.large-text-black a { 
text-decoration: underline;
color:#000 !important;
}

.page-text { 
font-size:20px;
}

.club-contact-info {
font-size:20px;
}

.club-contact-info a {
text-decoration:underline; 
}

.hero-header-page p:before {
border-top: 1px solid #d02a1b;
content: "";
display: block;
margin-bottom:50px; 
width:60px;
}
	

.page-text a,.post-text a {
color:#000 !important;
text-decoration:underline;
}

.post-text p,.post-text li {
margin-bottom:20px;
}

.page-text li,.fact-box li {
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
list-style-type: none !important;
line-height:130%;
}

.page-text li:before,.fact-box li:before {
content: "- ";
display: block;
float: left;
margin-right: 5px;
margin-left: -1em;
}

.quote-fp {
max-width: 500px;
}

.quote-fp p {
font-size:1em;	
font-style: italic;
margin-bottom:0px;
}

.quote-fp p strong {
font-size: 0.8em !important;	
font-style:normal;
}

.quote-large-text p {
color:#d02a1b;
font-size: 1.5em;	
}

.quote-large-text a {
text-decoration: underline;
color:#d02a1b;
}

.member-header p {
font-size: 1.2em;	
font-weight:600;
text-transform: uppercase;
}

.team-container p,.board-member-container p {
font-size:15px;
margin-bottom: 15px;
}

.team-container a,.board-member-container a {
color:#d02a1b;
}

.team-container strong,.board-member-container strong {
color:#d02a1b;
}

.partner-text { 
font-size:0.9em;
}

/* COLUMNS
--------------------------------------------- */


.col-teaser-1-2 {
width: 45.5% !important;
margin:3% 1.5% 1.5% 3%;
}

.col-teaser-1-2:nth-child(2n) {
width: 45.5% !important;
margin:3% 3% 1.5% 1.5%;
}

.col-1-1 {
width:100% !important;
margin-bottom:0px !important;
}

.col-1-2,.col-2-4 {
width: 48.75% !important;
margin-right:2.5% !important;
margin-bottom:30px !important;
}

.col-1-2:nth-child(2n) {
margin-right: 0% !important;
}

.col-1-2-last,.col-2-4-last {
width: 48.75% !important;
margin-bottom:30px !important;
}

.col-1-3 {
width: 31.6666666% !important;
margin-right:2.5% !important;
margin-bottom:0 !important;
}

.col-1-3-last {
width: 31.6666666% !important;
margin-bottom:0px !important;
}

.col-1-3:nth-child(3n) {
margin-right: 0% !important;
}

.col-2-3 {
width: 60.83% !important;
margin-right:7.5% !important;
margin-bottom:0px !important;
}

.col-2-3-last {
width: 65.83% !important;
margin-bottom:0px !important;
}

.col-1-4 {
box-sizing: border-box !important;
width: 23.125% !important;
margin-right:2.5% !important;
margin-bottom:30px !important;
}

.col-1-4:nth-child(4n) {
margin-right: 0% !important;
}

.col-1-4-last {
box-sizing: border-box !important;
width: 23.125% !important;
margin-bottom:2.5% !important;
}

.col-3-4 {
width: 73.75% !important;
margin-right:2.5% !important;
margin-bottom:2.5% !important;
}

.col-3-4-last {
width: 73.75% !important;
margin-bottom:2.5% !important;
}

.col-1-5 {
width: 18% !important;
margin-right:2.5% !important;
margin-bottom:30px !important;
}

.col-4-5 {
width: 79.5% !important;
margin-right:0% !important;
margin-bottom:30px !important;
}


.col-1-5:nth-child(5n) {
margin-right: 0% !important;
}

.col-1-5-last {
width: 18% !important;
margin-bottom:30px !important;
}

.full-col-1-3 {
width: 33.33333333% !important;
margin-right:0% !important;
margin-bottom:0px !important;
}

.full-col-2-3 {
width: 66.66666666% !important;
margin-right:0% !important;
margin-bottom:0px !important;
}

.col-1-2-page-links {
width: 48.75% !important;
margin-right:2.5% !important;
margin-bottom:0% !important;
}

.col-1-2-page-links:nth-child(2n) {
margin-right: 0% !important;
}

.col-1-3-page-links {
width: 31.6666666% !important;
margin-right:2.5% !important;
margin-bottom:2.5% !important;
}

.col-1-3-page-links:nth-child(3n) {
margin-right: 0% !important;
}

.case-col-1-2 {
width: 48.75% !important;
margin-right:2.5% !important;
margin-bottom:0px !important;
padding:0px 50px 50px 0px;
}

.case-col-1-2:nth-child(2n) {
margin-right: 0% !important;
padding:0px 0px 50px 0px;
}


/* SU COLUMNS
--------------------------------------------- */

.member-col {
padding:0% 5% 5% 5%;
}


/*COLORS
--------------------------------------------- */

.white,.white p,.white strong,.white a {
color:#fff !important;
}

.black {
color:#000 !important;
}

.red, .red p, .red a {
color:#d02a1b !important;
}

.light-grey, .light-grey p, .light-grey a {
color:#eeeeee !important;
}

.grey, .grey p, .grey a {
color:#cccccc !important;
}

.white-bg {
background: #fff !important;
}

.red-bg {
background:#d02a1b;
}

.light-grey-bg {
background:#eeeeee !important;
}

.grey-bg {
background:#cccccc !important;
}

.light-grey-bg {
background:#f2f2f2 !important;
}

.black-bg {
background:#000 !important;
}

.white-bg {
background:#fff !important;
}



/* LINKS

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

.black-link .fl-module-content a,.club-container .fl-module-content a {
position: relative;
display: inline-block;
zoom: 1;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-transition-duration: .1s;
-moz-transition-duration: .1s;
-o-transition-duration: .1s;
-ms-transition-duration: .1s;
transition-duration: .1s;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-ms-transition-timing-function: ease-in;
transition-timing-function: ease-in;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-o-transition-duration: .2s;
-ms-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
-ms-transition-timing-function: ease;
transition-timing-function: ease;
text-decoration: none;
color: #000 !important;   
font-size:17px;
font-weight:700 !important;
text-transform: uppercase;
}

.black-link .fl-module-content a::after,.club-container .fl-module-content a::after {
content: "";
display: inline-block;
background: url("https://www.sindungdom.dk/wp-content/uploads/2020/10/arrow-black.svg") no-repeat;
width:35px;
height:14px;
background-size: 30px 14px;
float: right;
margin: 5px 15px 0px 10px;
}

.red-link .fl-module-content a,.club-container .fl-module-content a {
position: relative;
display: inline-block;
zoom: 1;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-transition-duration: .1s;
-moz-transition-duration: .1s;
-o-transition-duration: .1s;
-ms-transition-duration: .1s;
transition-duration: .1s;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-ms-transition-timing-function: ease-in;
transition-timing-function: ease-in;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-o-transition-duration: .2s;
-ms-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
-ms-transition-timing-function: ease;
transition-timing-function: ease;
text-decoration: none;
color: #d02a1b !important;   
font-size:17px;
font-weight:700 !important;
text-transform: uppercase;
}

.red-link .fl-module-content a::after,.club-container .fl-module-content a::after {
content: "";
display: inline-block;
background: url("https://www.sindungdom.dk/wp-content/uploads/2020/12/arrow-red.svg") no-repeat;
width:35px;
height:14px;
background-size: 30px 14px;
float: right;
margin: 5px 15px 0px 10px;
}

.text-container-overlay .fl-module-content a {
position: relative;
display: inline-block;
zoom: 1;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-transition-duration: .1s;
-moz-transition-duration: .1s;
-o-transition-duration: .1s;
-ms-transition-duration: .1s;
transition-duration: .1s;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-ms-transition-timing-function: ease-in;
transition-timing-function: ease-in;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
-o-transition-duration: .2s;
-ms-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
-ms-transition-timing-function: ease;
transition-timing-function: ease;
text-decoration: none;
color: #d02a1b !important;   
font-size:17px;
font-weight:700 !important;
text-transform: uppercase;
}

.text-container-overlay .fl-module-content a::after {
content: "";
display: inline-block;
background: url("https://www.sindungdom.dk/wp-content/uploads/2020/12/arrow-red.svg") no-repeat;
width:35px;
height:14px;
background-size: 30px 14px;
float: right;
margin: 5px 15px 0px 10px;
}


/*ACCORDIAN
--------------------------------------------- */

.faq-container {
max-width:1280px;
}

.faq-container .fl-accordion-button-icon {
outline: 0 !important;
}

.faq-container .fl-accordion-item {
margin-bottom: 10px;
border-style: solid;
border-width: 0;
background-clip: border-box;
border-color: #d02a1b;
border-top-width: 0px !important;
border-right-width: 0px !important;
border-bottom-width: 1px !important;
border-left-width: 0px !important;
}

.faq-container .fl-accordion-button-icon-right {
opacity:1 !important;
filter: alpha(opacity = 100) !important;
color:#d02a1b !important;
}

.faq-container .fl-accordion-button-label {
display: table-cell;
width: 100%;
border: none;
background: none;
text-align: left;
outline: 1px;
text-decoration: none;
color:#000 !important;
font-weight: 800 !important;
}



.faq-container .fl-accordion-button-icon {
display: table-cell;
line-height: inherit;
padding-left: 5px !important;
padding-top:0px !important;
vertical-align: middle;
}

.faq-container .fl-accordion-small .fl-accordion-content {
padding:30px 0px 0px 0px !important;
}

.faq-container .fl-accordion-small .fl-accordion-content p {
font-size:0.9em !important;
color:#000;
}

.faq-container .fl-accordion-small .fl-accordion-content a {
color:#000 !important;
text-decoration: underline !important;
}

.faq-container .fl-accordion-small .fl-accordion-content h3 {
display: table;
font-size:1em;
line-height:150% !important;
margin-top:15px !important;
margin-bottom:5px;
border-bottom: 1px solid #dac994;
color:#113a33 !important;
}










/*MEDIA QUERIES
--------------------------------------------- */



@media only screen and (max-width: 1920px) {



/* SHARE

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

.hero-share-headline h1 {
font-size:5em;
}

.share-col-1 {
padding-top:100px;		
position: relative;	
}

.share-col-2 {
padding: 100px 10% 100px 10%;	
}

.share-form {
padding:50px 200px 30px 0px;
}

.share-form-note {
padding:30px 200px 0px 0px;
}

.share-quote-container {
min-height:500px;
}

.share-quote-container p {
font-size: 16px;
}





/* TITLE-AREA

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

.header-image .site-title > a {
height: 60px;
max-height: 60px;
}

.header-image .dark .site-title > a {
height: 60px;
max-height: 60px;
}



/* HERO-CONTAINER

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

.hero-header-col {
padding-left: 8%;
padding-right: 8%;
}

.hero-header-col-large {
padding-left: 8%;
padding-right: 0%;
}



/* H-TAGS

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

.hero-header h1 {
font-size:6vw;
}

/* SECTION

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

.section .fl-row-fixed-width {
max-width:1100px !important;
}


/* BOXES & SECTIONS

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

.team-container {
width: 30% !important;
min-height: 325px;
}

.board-member-container {
width: 30% !important;
min-height: 200px;
}



/* RM4
--------------------------------------------- */

#rmp-container-629 {
padding-top:10% !important;
}


/* RM3

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

#responsive-menu-pro-container {
padding-top:10% !important;
}
}





@media only screen and (max-width: 1792px) {


/* SHARE

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

.hero-share-headline h1 {
font-size:6em;
}


/* GENERAL
--------------------------------------------- */

body {
font-size: 16px;
}


/* HERO-CONTAINER

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

.hero-image-container {
padding: 100px 0px 100px 100px;
background: #eee;
}

/* H-TAGS

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

.hero-header-page h1 {
-webkit-text-stroke-width: 1px;
}

.member-header h1 {
-webkit-text-stroke-width: 1px;
}

.hero-header-large h1 {
font-size: 4.2vw;	
-webkit-text-stroke-width: 1px;
}

.hero-header-xlarge h1 {
-webkit-text-stroke-width: 1px;
}

.hero-header-page-large h1 {
-webkit-text-stroke-width: 1px;
}

.subheadline-white h2 {
-webkit-text-stroke-width: 1px;
}

.fact-data h3 {
font-size:4em;
}



/* PADDING

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

.top-bottom-padding > .fl-col-content {
padding:5em 0em 5em 0em;
}

.padding-box-image > .fl-col-content,.padding-box {
padding:3em;
}


/* IMAGES

--------------------------------------------- */
.hero-image img {
width: 100%;	
}	


/* RM4
--------------------------------------------- */

#rmp-container-629 {
padding-top:10% !important;
}


/* RM3

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

#responsive-menu-pro-container {
padding-top:10% !important;
}
}




@media only screen and (max-width: 1540px) {


/* SHARE

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

.section-share-quote .fl-row-fixed-width {
max-width:90% !important;
}

.hero-share-headline h1 {
font-size:5.5em;
}

.hero-share-headline {
max-width:700px;	
right:-20% !important;
}

.share-col-2 {
padding: 50px 5% 50px 5%;
}

.share-quote-container p {
font-size: 16px;
}

.share-description p,.share-description-2 p {
font-size: 17px;
}
}


@media only screen and (max-width: 1440px) {


/* SHARE

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

.share-quote-container {
min-height: 440px;
} 

.share-quote-container p {
font-size: 15px;
} 

/* HERO-CONTAINER

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

.hero-header {
right:-150px !important;	
}

.hero-text-fp {
max-width: 500px;
}

/* SECTION

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

.section-full .fl-row-full-width {
max-width:80% !important;
}

.section .fl-row-fixed-width {
max-width:80% !important;
}

.partner-logo-container .fl-row-fixed-width {
max-width:80% !important;
}

.section-medium .fl-row-fixed-width {
max-width:60% !important;
}

.topic-box-text {
min-height: 130px;
}



/* H-TAGS

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


.hero-header-page h1 {
font-size: 3vw;
}

.headline {
margin-top:5%;	
}

.headline h2 {
font-size: 2em;
}

.headline h2::after {
width: 40px;
}

.topic-box-text h2 {
font-size: 20px;
}

.club-contact-info h2 {
font-size:20px;
}

/* PARAGRAPH

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

.hero-header-page p { 
font-size:16px;
}

.page-text { 
font-size:16px;
}

.club-contact-info {
font-size:16px;
}

.large-text p,.large-text-black p {
font-size: 1.5em;
}

.quote-large-text p {
font-size: 1.3em;
}

.team-container p, .board-member-container p {
font-size: 14px;
}

/* PADDING

--------------------------------------------- */
.left-right-padding > .fl-col-content {
padding: 0em 2em 0em 2em;
}

/* IMAGES

--------------------------------------------- */
.quote-icon-large img {
width: 60%;
line-height: 0;
}


/* RM4

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

#rmp-container-629 {
padding-top:15% !important;
background-size:400px !important;
}

#rmp-menu-wrap-629 .rmp-menu-item-link {
padding-right:10% !important;
font-size: 30px !important;
margin-bottom: 30px !important;
}

#rmp-menu-wrap-629 .rmp-submenu-depth-1 .rmp-menu-item-link {
padding-left: 5% !important;
font-size: 25px !important;
font-weight: 400 !important;
text-align: right !important;
text-transform:uppercase !important;
text-decoration: none !important;
color: #113a33 !important;
opacity: 1 !important;
cursor: pointer !important;
}

#rmp-menu-wrap-629 .rmp-menu-subarrow {
margin-top:-5px !important;
}

#rmp-menu-wrap-629 .rmp-menu-item-link .rmp-font-icon {
font-size:20px !important;
}


/* RM3
--------------------------------------------- */

#responsive-menu-pro-container {
padding-top:15% !important;
background-size:400px !important;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
padding-right:10% !important;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
font-size: 30px !important;
margin-bottom: 30px !important;
}


/* POST & GRID
--------------------------------------------- */

.footer-post .fl-post-grid-title {
font-size: 18px !important;
}

/* FOOTER
--------------------------------------------- */

.footer-text h3 {
font-size: 35px;
}

.footer-address p {
font-size:15px;
}

.footer-copyright {
font-size:10px !important;
}

.footer-figure img {
width:150px;
}
}






@media only screen and (max-width: 1280px) {


/* GENERAL
--------------------------------------------- */

body {
font-size: 13px;
}


/* HERO-CONTAINER

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

.hero-teaser-text-fp p {
font-size:4.4em;
}

.hero-teaser-large-text p {
font-size:4.2em;
}

.hero-cta-fp-new {
max-width:100%;  
padding: 20px;
bottom: 30px;
left:0px;
}


.hero-cta-fp-new p,.hero-cta-fp-new a {
color:#fff !important;
font-size:1.1em;
}




/* SECTION

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

.section .fl-row-fixed-width {
max-width:85% !important;
}

.section .fl-row-full-width {
max-width:85% !important;
}

.section-full .fl-row-full-width {
max-width:85% !important;
}

.section-columns .fl-row-fixed-width {
max-width:85% !important;
}

.partner-logo-container .fl-row-fixed-width {
max-width:85% !important;
}

.case-container:after {
bottom:20px;
right: -25px;
width:95%;
height:85%;
}

.hero-image-fp-container:after {
bottom:20px;
right:-25px;
width:95%;
height:85%;
}

/* PADDING

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

.top-bottom-padding-wrap > .fl-row-content-wrap {
padding:8em 0em 8em 0em;
}

.top-padding-wrap > .fl-row-content-wrap {
padding:8em 0em 0em 0em;
}

.bottom-padding-wrap > .fl-row-content-wrap {
padding:0em 0em 8em 0em;
}

.hero-top-bottom-padding-wrap .fl-row-content-wrap {
padding:4em 0em 8em 0em;
}


/* IMGAGES

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

.page-image:after {
bottom:-25px;
right: -25px;
width:90%;
height:90%;
}


/* H-TAGS

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


.hero-header-page-large h1 {
font-size:3.4vw;
}

.hero-cta-fp-new h2 {
font-size:1.5em;
}

.topic-text h2 {
font-size:1.4em;
}

.col-text h2,.col-2-2-text h2 {
font-size: 1.4em;
}

.col-text h3 {
font-size:1.1em;
margin-top:15px;
margin-bottom:5px;
}


/* PARAGRAPHS / TEXT

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

.hero-teaser-medium-text p {
font-size:3em;
}



/* ELEMENTS

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

.square-figure-wide img {
max-width:200px;
}




/* POST & GRID
--------------------------------------------- */

.footer-post .fl-post-grid-title {
font-size: 14px !important;
}


/* FOOTER

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

.footer-col-left {
width: 35% !important;
margin-right:0% !important;
margin-bottom:30px !important;
}

.footer-col-middle {
width: 40% !important;
margin-right:0% !important;
margin-bottom:30px !important;
}

.footer-col-right {
width: 25% !important;
margin-right:0% !important;
margin-bottom:30px !important;
}

.footer-copyright {
font-size:9px !important;
}

.ms-company {
font-size:7px !important;
}

.site-footer p,.site-footer a {
font-size: 7px;
}
}



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


.team-container p, .board-member-container p {
font-size: 13px;
}
}


@media only screen and (max-width: 1024px) {


/* GENERAL
--------------------------------------------- */

body {
font-size: 13px;
}

/* TITLE-AREA

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

.site-title {
padding:10px 0px 10px 20px;   
}

/* SITE-HEADER
--------------------------------------------- */

/* NORMAL */
.site-header {
background: rgba(255, 255, 255, 1) !important;
-webkit-box-shadow: 0px 3px 8px -5px rgba(0,0,0,0);
-moz-box-shadow: 0px 3px 8px -5px rgba(0,0,0,0);
box-shadow: 0px 3px 8px -5px rgba(0,0,0,0);
}

/* SCROLL */
.site-header.dark {
background: rgba(255,255, 255, 1) !important;
-webkit-box-shadow: 0px 3px 8px -5px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 8px -5px rgba(0,0,0,0.2);
box-shadow: 0px 3px 8px -5px rgba(0,0,0,0.2);
}


/* HERO-CONTAINER

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

.hero-header {
max-width: 1000px;	
right:-100px !important;
}

.hero-container {
max-width:100%;
}

.hero-container-page {
max-width:90%;
}

.hero-container-page .fl-row-content-wrap {
min-height:10vh;
}

.hero-header-col {
padding-left: 0%;
padding-right: 2%;
}

.hero-header-col-large {
padding-left: 0%;
padding-right: 0%;
}

.hero-text-fp {
max-width: 370px;
}

.hero-header-page p:before {
margin-bottom: 30px;
margin-top: 30px;
}

.hero-header-right-padding {
padding-right:0%;	
}



/* H-TAGS

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

.hero-header h1 {
-webkit-text-stroke-width: 1px;
}

.page-text h2 {
font-size: 1.5em;
}

/* PARAGRAPH

--------------------------------------------- */
.team-container p, .board-member-container p {
font-size: 14px;
}

/* PADDING

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

.padding-box-hero {
padding:5em 3em 5em 3em;
}

.padding-box-image > .fl-col-content,.padding-box {
padding:5em 3em 5em 3em;
}

.top-bottom-padding > .fl-col-content {
padding: 5em 0em 5em 0em;
}

.top-padding-wrap > .fl-row-content-wrap {
padding:4em 0em 0em 0em;
}

.bottom-padding-wrap > .fl-row-content-wrap {
padding:0em 0em 4em 0em;
}


/* COLUMNS
--------------------------------------------- */

.col-1-5 {
width: 31.6666666% !important;
margin-right:2.5% !important;
margin-bottom:30px !important;
}

.col-1-5:nth-child(3n) {
margin-right: 0% !important;
}

.col-1-5:nth-child(6n) {
margin-right: 0% !important;
}

.col-1-5:nth-child(9n) {
margin-right: 0% !important;
}


/* FOOTER
--------------------------------------------- */


.footer-copyright {
font-size:7px !important;
}

.footer-text h3 {
font-size:25px;
margin-bottom:30px;
}

.footer-address p {
font-size:12px;
}

.footer-post .fl-post-grid-title {
font-size: 13px !important;
}

.footer-figure img {
width: 120px;
}

.footer-bottom {
height:50px;
}





/* RM4

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

#rmp-container-629 {
padding-top:20% !important;
}

#rmp-menu-wrap-629 .rmp-menu-item-link {
padding-right:15% !important;
}





/* RM3
--------------------------------------------- */

#responsive-menu-pro-container {
padding-top:20% !important;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
padding-right:15% !important;
}


/* SHARE
--------------------------------------------- */

.share-quote-container {
 min-height:350px;
width: 31.6666666% !important;
margin-right:2.5% !important;
margin-bottom:30px !important;
background-position:top 20px left 20px !important;
}

.share-quote-container:nth-child(3n) {
margin-right: 0% !important;
}

.share-quote-container:nth-child(4n) {
margin-right: 2.5% !important;
}
}



@media only screen and (max-width: 1023px) {


/* TITLE-AREA

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

.site-title {
padding:10px 0px 10px 20px;   
}

.header-image .title-area, .header-image .site-header.dark .title-area {
padding: 0px 15px 5px 0px;
}


/* BOXES & SECTIONS

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

.team-container {
width: 47.5% !important;
min-height:350px;
}

.board-member-container {
width: 47.5% !important;
min-height: 150px;
}
}


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


/* GENEREL

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



.wrap {
padding: 0 0%;
}

/* COLUMNS

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

.col-1-3,.col-2-3-last {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;
}


/* H-TAGS

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

.fact-data h3 {
font-size: 3em;
}
}



@media only screen and (max-width: 768px) {

.desktop {
display:none !important;
}

.mobile {
display:block !important;
}

/* SHARE

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

.section-share .fl-row-fixed-width {
padding:0px 10px 0px 10px;
}

.hero-share-headline {
max-width:100%;	
position: relative;
left: 10px !important;
right:0% !important;
}

.hero-share-headline h1 {
font-size:9vw;
-webkit-text-stroke-width: 1px;
}

.share-col-1 {
padding-top:30px;		
}

.share-col-2 {
padding:10px;	
}

.share-form {
padding:30px 10px 30px 10px;
}

.share-form-note {
padding:10px;
}

.share-form-note-2 p {
font-size: 13px;
}

.share-circle {
position: relative;
top: 0;
bottom: 0;
left:0 !important;
right:0 !important;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom: 50px;
}

.share-quote-container {
float:none;
min-height:300px;
width:100% !important;
margin-right:0% !important;
margin-bottom:30px !important;
}

.share-quote-container p {
font-size: 15px;
}

.share-quote-container h3 {
font-size:10px;
}

.share-description-2 {
padding:50px 0% 0px 0px;
margin-bottom:50px;
}


.share-description p,.share-description-2 p {
font-size: 16px;
}





/* GENEREL

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

body {
font-size: 15px;
}


.entry-title {
font-size: 30px !important;
}

.entry-header {
padding-top:100px;
}

/* HEADER-BUTTONS
--------------------------------------------- */

.member-button-container {
width:240px;
top:15px;
right:80px;
}

.member-button a {
width:100px;	
padding:12px 5px 12px 5px;
margin-right:15px;
font-size:12px;
border: 4px solid #d02a1b;
}

/* FULL-WIDTH

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

.content {
margin-top: 90px;
}


/* HERO-CONTAINER

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

.hero-header {
max-width:80%;	
position: relative;
right:0px !important;
}

.hero-header-page {
margin-bottom:50px;
}

.hero-image-container {
padding:0px 0px 0px 0px;
background:transparent;
}

.hero-text-fp {
max-width:100%;
}

/* BOXES & SECTION

--------------------------------------------- */
.text-container-overlay {
max-width:90% !important;
margin-left:auto !important;
margin-right:auto !important;
margin-top:-50px;
left:0 !important;
right:0 !important;
background:#fff;
padding:30px;
}

.fact-data-container {
margin-top:50px;
}



/* PADDING

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

.top-bottom-padding-wrap > .fl-row-content-wrap {
padding: 5em 0em 5em 0em;
}

.padding-box-image > .fl-col-content,.padding-box {
padding:2em 3em 2em 3em;
}

.top-bottom-padding > .fl-col-content {
padding: 1em 0em 1em 0em;
}

.hero-top-bottom-padding-wrap .fl-row-content-wrap {
padding: 4em 0em 2em 0em;
}

.top-bottom-padding-wrap-small > .fl-row-content-wrap {
padding: 3em 0em 3em 0em;
}


/* H-TAGS
--------------------------------------------- */

.hero-header h1 {
text-align: left;
margin-top:50px;
margin:bottom:50px;
}

.hero-header-page h1 {
font-size: 4em;
}

.hero-header-page-large h1 {
font-size: 4em;
}

.text-container-overlay h2 {
font-size: 3em;
line-height: 110%;
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
letter-spacing: 5px !important;
}

.subheadline-white h2 {
font-size:3em;
}


/* POST & GRID
--------------------------------------------- */

.fl-post-grid {
width:100% !important;
margin-left:0px !important;
margin-right:0px !important;
}

.fl-post-column {
padding-left:0px !important;
padding-right:0px !important;
}

.footer-post {
margin-top:2%;  
}

.footer-post .fl-post-column {
padding-bottom: 15px !important;
padding-left: 10% !important;
padding-right: 0px !important;
}



/* COLUMNS
--------------------------------------------- */

.fl-col-small:not(.fl-col-small-full-width) {
max-width: 100%;
}

.col-1-1 {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;
}

.col-1-2,.col-2-4 {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;
}

.col-1-2:nth-child(2n) {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;
}

.col-1-2-last,.col-2-4-last {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;
}


.col-1-3:nth-child(3n) {
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;
}

.col-1-3-last {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;

}

.col-2-3 {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;

}

.col-2-3-last {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;

}

.col-1-4 {
float:left;
clear:none;
width: 48.5% !important;
margin-right:2.5% !important;
margin-bottom:10% !important;
}

.col-1-4:nth-child(2n) {
margin-right: 0% !important;
}

.col-1-4-last {
width: 48.5% !important;
margin-right: 0% !important;
margin-bottom:10% !important;
}

.col-3-4 {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:10% !important;
}

.col-3-4-last {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-5 {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-5-last {
width:90% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-image {
min-height:500px;
max-height:500px;
line-height:0;
}


.full-col-1-3 {
width:100% !important;
margin-right:0% !important;
margin-bottom:0px !important;
}

.full-col-2-3 {
width:100% !important;
margin-right:0% !important;
margin-bottom:0px !important;
}



/* RM4

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

#rmp-container-629 {
width: 70% !important;
}

#rmp-menu-wrap-629 .rmp-menu-item-link {
font-size: 20px !important;
margin-bottom:20px !important;
height: 40px !important;
padding-right: 18% !important;
}

#rmp-menu-wrap-629 .rmp-submenu-depth-1 .rmp-menu-item-link {
font-size: 18px !important;
padding-right: 18% !important;
}



#rmp-menu-wrap-629 .rmp-menu-subarrow {
margin-top:-8px !important;
}

/* RM3

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

#responsive-menu-pro-container {
width: 70% !important;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
font-size: 20px !important;
margin-bottom:20px !important;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
height: 40px !important;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu-depth-1 a.responsive-menu-pro-item-link {
font-size: 18px !important;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
padding-right: 18% !important;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a {
padding-right: 18% !important;
}



/* FOOTER
--------------------------------------------- */

.ms-company {
font-size:7px !important;
padding-right:6%;
}

.footer-col-left {
width: 95% !important;
margin-bottom:30px !important;
}

.footer-col-middle {
width: 95% !important;
margin-bottom:30px !important;
}

.footer-col-right {
width: 100% !important;
margin-bottom:30px !important;
padding-right:5%;
}

.footer-text h3 {
font-size: 25px;
margin-bottom:15px;
}

.footer-figure {
margin-bottom:30px;
}

.footer-figure img {
width: 100px;
}

.footer-copyright {
right:5%;
}
}


@media only screen and (max-width: 700px) {

/* ENESTE

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

.chapter-container h3 {
font-size: 15px;
}

.hero-header-page h3 {
margin-top: -30px;	
font-size: 15px;
}


/* BOXES & SECTIONS

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

.team-container {
width:100% !important;
min-height:50px;
}

.board-member-container {
width:100% !important;
min-height:50px;
}

.club-container {
float:none;
clear:both;
width:100% !important;
margin-right:0% !important;
margin-bottom:0px !important;
}

/* ELEMENTS

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

.frame-text-black {
border:10px solid #000 !important;
padding:30px 30px 20px 30px;
}

.frame-text-grey {
border:10px solid #000 !important;
padding:30px 30px 20px 30px;
}

.frame-text-red {
border:10px solid #d02a1b !important;
padding:30px 30px 20px 30px;
}

/* FOOTER

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

.footer-text p {
font-size:10px;
}

.footer-text a {
font-size:10px;
}
}


@media only screen and (max-width: 480px) {


/* GENEREL

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

body {
font-size: 13px;
}



/* HEADER BUTTONS

--------------------------------------------- */
.member-button a {
width: 80px;
padding: 3px 0px 3px 0px;
margin-right: 10px;
font-size: 8px;
border: 2px solid #d02a1b;
}

.member-button-container {
width:180px;
top:15px;
right:60px;
}

/* HERO-CONTAINER

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

.hero-header {
max-width:90%;	
}

/* SECTION

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

.section-full .fl-row-full-width {
max-width:85% !important;
}

.section .fl-row-fixed-width {
max-width:85% !important;
}

.section-medium .fl-row-fixed-width {
max-width:85% !important;
}

.partner-logo-container .fl-row-fixed-width {
max-width:85% !important;
}

.large-text {
border-left: 10px solid #d02a1b !important;
padding: 0px 0px 0px 20px;
margin:50px 0px 50px 0px;
}

.large-text-black {
border-left: 10px solid #000 !important;
padding: 0px 0px 0px 20px;
margin:50px 0px 50px 0px;
}

.team-container {
margin-bottom:10% !important;
box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.2);
-webkit-box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.2);
-moz-box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.2);
}

.board-member-container {
margin-bottom:10% !important;
box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.2);
-webkit-box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.2);
-moz-box-shadow: -1px -1px 35px -4px rgba(0,0,0,0.2);
}



/* TITLE-AREA
--------------------------------------------- */

.title-area {
width:150px !important;
margin:10px 0px 0% 3%;
}

.header-image .site-title > a {
height: 30px;
max-height: 30px;
}

.header-image .dark .site-title > a {
height: 30px;
max-height: 30px;
}

.site-title {
padding:0px 0px 3% 3%;   
}

.site-header {
background: rgba(200, 200, 200, 0) !important;
}


/* FULL-WIDTH

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

.content {
margin-top: 90px;
}

.page-id-13 .content {
margin-top: 50px;
}


/* COLUMNS
--------------------------------------------- */

.col-image {
min-height:500px;
max-height:500px;
line-height:0;
}

.col-1-4 {
width:100% !important;
float:none;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:5% !important;
}

.col-1-4:nth-child(2n) {
margin-right: 0% !important;
}


/* IMAGES
--------------------------------------------- */
.case-logo {
max-width: 30px;
position: absolute;
top: 20px;
left: 20px;
}


/* H-TAGS
--------------------------------------------- */

.hero-header h1 {
font-size: 2.8em;
line-height:130%;
}

.headline {
margin-top:10%;	
margin-bottom:10%;
}

.hero-header-page h1 {
font-size: 2.25em;
}

.hero-header-page-large h1 {
font-size: 7.5vw;
}

.subheadline-white h2 {
font-size:6vw;
}


/* PARAGRAPH
--------------------------------------------- */

.entry-content ul {
padding-left:20px !important;
}

.page-text {
font-size:14px;
}

.page-text li,.fact-box li {
margin: 0px 0px 20px 15px;
}

.club-contact-info {
font-size:14px;
}

.large-text p,.large-text-black p {
font-size: 1.3em;
}



/* ACCORDIAN

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

.team-story .fl-accordion-small .fl-accordion-content p {
font-size:1.2em !important;
}

.team-story .fl-accordion-small .fl-accordion-content h3 {
font-size: 1.4em !important;
}

.jobs .fl-accordion-small .fl-accordion-content p {
font-size:1.2em !important;
}

.jobs .fl-accordion-small .fl-accordion-content h3 {
font-size: 1.4em !important;
}

.team-story .fl-accordion-button-icon {
padding-left: 5px !important;
padding-top:1px !important;
}


/* RM4
--------------------------------------------- */

#rmp-container-629 {
width: 85% !important;
padding-top: 100px !important;
background-image:none !important;
}

#rmp_menu_trigger-629 {
width:35px !important;
height:55px !important;
border-radius:0px !important;
top: 10px !important;
right:10px !important;
padding-bottom:5px !important;
}

#rmp_menu_trigger-629 .rmp-trigger-box {
height:30px !important; 
}

#rmp_menu_trigger-629 .rmp-trigger-label {
display: none !important;
}

button.rmp_menu_trigger.rmp-menu-trigger-elastic .responsive-menu-pro-inner {
top: 1px !important;
}


button.rmp_menu_trigger.rmp-menu-trigger-elastic .responsive-menu-pro-inner::before {
top: 8px !important;
}


button.rmp_menu_trigger.rmp-menu-trigger-elastic .responsive-menu-pro-inner::after {
top: 16px !important;
}

button.rmp_menu_trigger.rmp-menu-trigger-elastic.is-active .responsive-menu-pro-inner {
transform: translate3d(0,8px, 0) rotate(135deg) !important;
transition-delay: 0.1s !important;
}

button.rmp_menu_trigger.rmp-menu-trigger-elastic.is-active .responsive-menu-pro-inner::before {
transition-delay: 0s !important;
opacity: 0 !important;
}

button.rmp_menu_trigger.rmp-menu-trigger-elastic.is-active .responsive-menu-pro-inner::after {
transform: translate3d(0,-16px, 0) rotate(-270deg) !important;
transition-delay: 0.1s !important;
}


#rmp-menu-wrap-629 .rmp-menu-subarrow {
margin-top:-10px !important;
}



/* RESPONSIVE MENU

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

#responsive-menu-pro-button {
width:35px !important;
height:55px !important;
border-radius:0px !important;
top: 5px !important;
right:10px !important;
padding-bottom:5px !important;
}

.responsive-menu-pro-label.responsive-menu-pro-label-bottom {
display: none !important;
}

#responsive-menu-pro-container {
width: 80% !important;
padding-top: 100px !important;
background-image:none !important;
}

.responsive-menu-pro-inner, .responsive-menu-pro-inner::before, .responsive-menu-pro-inner::after {
width: 22px !important;
height: 1px !important;
}


.responsive-menu-pro-elastic .responsive-menu-pro-inner {
top: 1px !important;
}


.responsive-menu-pro-elastic .responsive-menu-pro-inner::before {
top: 8px !important;
}


.responsive-menu-pro-elastic .responsive-menu-pro-inner::after {
top: 16px !important;
}

.responsive-menu-pro-elastic.is-active .responsive-menu-pro-inner {
transform: translate3d(0,8px, 0) rotate(135deg) !important;
transition-delay: 0.1s !important;
}

.responsive-menu-pro-elastic.is-active .responsive-menu-pro-inner::before {
transition-delay: 0s !important;
opacity: 0 !important;
}

.responsive-menu-pro-elastic.is-active .responsive-menu-pro-inner::after {
transform: translate3d(0,-16px, 0) rotate(-270deg) !important;
transition-delay: 0.1s !important;
}

/* SHARE

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

.share-quote-container {
background-position:top 15px left 15px !important;
}
}









