@font-face {
    font-family: 'ninaiconsregular';
    src: url('../fonts/ninaicons-webfont.woff2') format('woff2'),
         url('../fonts/ninaicons-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.ninaicon {
	font-size: 20px;
	font-family: 'ninaiconsregular';
	}


/* ===================================
    Navbar
====================================== */

.modal-open { overflow-y: auto; }

.navbar li a:hover { opacity: 0.8; }

.navbar li a.active, .navbar li.active > a, .nav .open>a, .nav .open>a:hover { opacity: 0.8;}
.nav .open>a:focus, .dropdown-menu>li>a:focus, .nav .open>a { background-color: transparent !important}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { border-color: transparent;}

.navbar ul {
	display: block;
	float: right;
}

.navbar ul#sprachmenue {
	float: none;
	clear: both;
}

/* shrink header */
.navbar.shrink {
	background: #ffffff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	height: 72px;
	}
	
/* li border bottom */
.navbar li.active > a, li.selected-page { border-bottom: 1px solid rgba(0, 0, 0, 0.3); }


/* buttons */
.navbar li.nav-button {
	margin: 10px 0 8px 20px;
}
.navbar li.nav-button i { margin-right:5px }
.navbar li.nav-button a {
	color: #ffffff;
	padding: 3px 17px 3px 17px;
	border: 2px solid #ffffff;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 400;
}

.navbar.shrink li a, .navbar.shrink li.nav-button a { color: #282828; }
.navbar.shrink li.nav-button a { border: 2px solid #000;}

.navbar li.nav-button a:hover { opacity: 1; background-color: #ffffff; color: #4e4e4e; }
.navbar.shrink li.nav-button a:hover { opacity: 1; background-color: #4e4e4e; border-color: #4e4e4e; color: #ffffff; }

.navbar-collapse { padding: 0;}
header .container { position: relative;}
header .row { align-items: center; display: flex; height: auto;}

/* dropdown menu */
.navbar li ul > li { border-bottom: 1px solid rgba(255,255,255,0.15); margin: 0 20px; padding: 7px 0 6px 0; display: block !important}
.navbar li ul > li:last-child { border: 0;}
.navbar-nav>li>.dropdown-menu { padding: 10px 0; background: rgba(0,0,0,.9) }
.dropdown-menu>li>a, .navbar.shrink .dropdown-menu li a  {color: #fff;}
.dropdown-menu>li>a:hover, .dropdown-menu>li.active>a, .dropdown-menu>li>a:focus {color: #bbbbbb; background-color: transparent !important }


.navbar {position: fixed; padding-top: 8px; z-index: 999; width: 100%; border: none; border-radius: 0;} /* adjust padding in accordance to logo height */

.navbar svg path, #footer svg path { fill: #ffffff; }
.navbar svg g { transform: scale(1); }
#footer svg g { transform: scale(0.7); }	

.navbar.shrink svg path {fill: #282828;}
.navbar.shrink svg g {transform: scale(0.53);}
.navbar.shrink svg g#ve {display: none;}
.navbar.shrink svg { margin-top: -36px; }

.navbar ul#sprachmenue {
	display: block;
	margin: 0 0 8px 0;
	padding: 0;
	clear: both;
	width: 100%;
	text-align: right;
}
.navbar.shrink ul#sprachmenue {display: none;}

.navbar li {margin: 8px 13px; padding: 8px 0 4px 0;}
.navbar li.nav-button, .modal button {padding: 2px 0 4px 0;}

.navbar ul#sprachmenue li {
	display: inline-block;
	margin: 0;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}

.navbar ul#sprachmenue li.social-media-icon {
	margin-left: 9px;
	border-bottom: 1px solid transparent;
}

.navbar ul#sprachmenue li.social-media-icon.first {
	margin-left: 24px;
}

.navbar ul#sprachmenue li.social-media-icon.last {
	margin-right: 24px;
}

.navbar ul#sprachmenue li a {
	margin: 0;
	padding: 0;
}

.navbar ul#sprachmenue li.social-media-icon a, .navbar ul#sprachmenue li.social-media-icon a:active, .navbar ul#sprachmenue li.social-media-icon a:visited {
	text-decoration: none;
}

.navbar li:last-child { margin-right: 0;}

.navbar li a, .navbar li span.selected, li.selected-page span {
	font-size: 20px;
	font-family: 'Londrina Solid';
	font-weight: 300;
	text-transform: lowercase;
	letter-spacing: 1px;
	cursor: pointer;
	padding: 0;
	border-bottom: 1px solid transparent;
	}
	
.navbar li span.selected, li.selected-page span { cursor: auto; }

.navbar ul#sprachmenue li a, .navbar ul#sprachmenue li span.selected {
	font-size: 14px;
	padding: 0;
	}

.navbar li a {
	color: #ffffff;
	cursor: pointer;
	}

.navbar li a:hover {opacity: 0.8;}
.navbar li a.active, .navbar li.active>a, .nav .open>a, .nav .open>a:hover {opacity: 0.8; }
.nav .open>a:focus, .dropdown-menu>li>a:focus, .nav .open>a { background-color: transparent !important}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { border-color: transparent;}


.navbar-collapse { padding: 0;}
header .container { position: relative;}
header .row { align-items: center; display: flex; height: auto;}
.header-margin-top { margin-top: 86px; }
	
#nav-menu { margin-top: -100px; }
	
.veba-header .full-header { padding: 0 40px; }


/* ===================================
    Button
====================================== */

/* buttons */
button {
	border-radius: 4px;
	display: inline-block;
	width: auto;
	font-family: 'Londrina Solid';
	white-space: inherit;
	cursor: pointer !important;
}

.veba-header .btn {font-weight: 400;}


.btn p {margin-bottom:0}
.btn:hover {opacity:0.7}
.btn-round { border-radius: 4px;}
.btn i { margin-left: 7px; vertical-align:baseline; margin-top: 1px;}
.btn-small-white:focus {color: #fff}
.button { margin-top:0; margin-bottom: 0}

.btn.btn-large { font-size: 13px; padding: 11px 25px !important; line-height: 18px;}
.btn.btn-medium { font-size: 12px; padding: 8px 20px; line-height: 18px;}
form .btn.btn-medium, modal .btn-small { padding: 8px 20px 7px 20px; line-height: 18px;} /* tweaked to adjust for Josefin Sans */

.btn.btn-small { font-size: 11px; padding: 4px 14px !important; line-height: 18px;}
.btn.btn-very-small {font-size: 10px; padding: 10px 12px 10px !important; line-height: 0;}

.btn.btn-border {border: 2px solid; background-color: rgba(0, 0, 0, 0);}

.btn-shadow { box-shadow: 0 0 6px rgba(0,0,0,.3) !important;}
.box-shadow-light { box-shadow: 0 0 3px rgba(0,0,0,.1) !important;}
.box-shadow { box-shadow: 0 0 3px rgba(0,0,0, .2) !important;}
.box-shadow-dark { box-shadow: 0 0 4px rgba(0,0,0,.4) !important;}

/* ===================================
    Typography
====================================== */

.alert {color: #c13624;}

.veba-typo.invers a, #footer .veba-typo p, #footer .veba-typo li, #footer .veba-typo li a  { color: #efefef; }

.veba-typo.invers a, .veba-typo p > a, veba-typo.invers a:hover, .veba-typo.invers a:focus {
	text-decoration: underline;
	}
	
.veba-typo.invers a.inner-link, .veba-typo.invers a.inner-link:active, .veba-typo.invers a.inner-link:visited {
	color: #ffffff;
	text-decoration: none;
	}

.veba-typo.invers a:hover, .veba-typo.invers a:focus, #footer .veba-typo a:hover, #footer .veba-typo a:focus, .veba-typo.invers a.inner-link#e:hover {
	color: #ffffff; 
	}
	
.veba-typo.invers a.inner-link:hover, .veba-typo.invers a.inner-link:focus, .veba-typo.invers a.inner-link#e {
	color: #efefef;
	text-decoration: underline;
	}

#beweggruende {
	position: relative;
	padding: 50px 0 50px 0;
	margin-bottom: 60px;
	}

#lebensqualitaet, #gesund, #gerecht, #sicher, #klima {
	position: relative;
	padding: 110px 0 50px 0;
	top: -60px;
	}

.selected {
	color: #dddddd;
	font-weight: 600;
	text-decoration: none;
	}
	
.middot {
	color: #dddddd;
	font-weight: 900;
	}
	
.paraSign {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	}

.veba-typo h4 {
/*	color: #ef5037; */
	color: #c13624;
	font-family: 'Londrina Solid', sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.12em;	
	margin-bottom: 12px;
	}

.veba-typo h2 {
	color: #282828;
	font-family: 'Londrina Solid', sans-serif;
	font-weight: 400;
	font-size: 60px;
	line-height: 58px;
	margin-bottom: 26px;
	}
	
.veba-typo span.counter-number, .veba-typo span.counter-text, .news-item h3 {
	color: #282828;
	font-family: 'Londrina Solid', sans-serif;
	font-weight: 400;
	font-size: 40px;
	}

.news-item {
	position: relative;
	background-color: #989898;
	box-shadow: 0 0 3px rgba(0,0,0, .2);
	background-position: left bottom;
	background-size: cover;
	padding: 12%;
	}
	
.news-item h3 {
	color: #ffffff;
	}
	
.news-item h4 {
	margin-left: -180px;
	padding-left: 180px;
	}
	
.veba-typo h2 span.outline, .veba-typo span.counter-number, .veba-typo span.counter-text, .news-item h3 {
	font-family: 'Londrina Outline', sans-serif;
	font-weight: 600;
	}
	
.counter-text span.zweispaltig {
	display: block;
	max-width: 360px;
	margin: 0 auto 0 auto;
	}
	
.veba-typo div {
	margin: 2% 0 3.5% 0;
	}

.veba-typo div#bottom-line {
/*	margin-top: -40px; was necessary only with logo in footer */
	opacity: 0.6;
	border-top: 2px solid rgba(255,255,255,.25);
	}

.veba-typo p, .veba-typo ul, .veba-typo ol, #mitmachen label, #mitmach-umfrage label, .veba-typo p.counter-text {
	font-family: 'Londrina Solid', sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 18px;
	}


.veba-typo.invers h4 {
/*	color: #7e2b1c; */
	color: #b13221;
	}
		
.veba-typo.invers h2, .veba-typo.invers p, .veba-typo.invers ul, .veba-typo.invers ol {
	color: #ffffff;
	}
	
.veba-typo ul {
	padding: 0 0 0 48px;
	list-style-type: none;
	}
	
.veba-typo ul.footer-links {
	padding-left: 0;
	}
	
.veba-typo ul li:before, .veba-typo h4.lebensqualitaet:after, .veba-typo h4.gesund:after, .veba-typo h4.gerecht:after, .veba-typo h4.sicher:after, .veba-typo h4.klima:after, #footer p.cc:before {    
	font-family: 'FontAwesome';
	margin: 0 0.6em 0 -1.2em;
/*	color: #c13624; */
	}

.veba-typo h4.lebensqualitaet:after, .veba-typo h4.gesund:after, .veba-typo h4.gerecht:after, .veba-typo h4.sicher:after, .veba-typo h4.klima:after {    
	margin: 0 0 0 0.4em;
	}
	
.veba-typo ul li.lebensqualitaet:before, .veba-typo h4.lebensqualitaet:after {    
	content: '\f18c';
	}

.veba-typo ul li.gesund:before, .veba-typo h4.gesund:after {    
	content: '\f21e';
	}

.veba-typo ul li.gerecht:before, .veba-typo h4.gerecht:after {    
	content: '\f1ae';
	}

.veba-typo ul li.gerecht:before { margin-right: 0.95em; }
.veba-typo ul li.lebensqualitaet:before { margin-right: 0.8em; }

.veba-typo ul li.sicher:before, .veba-typo h4.sicher:after {    
	content: '\f0f9';
	}

.veba-typo ul li.klima:before, .veba-typo h4.klima:after {    
	content: ' \f0ac';
/*	content: '\f0e9'; */
	}
	
.veba-typo ul li.klima:before { margin-right: 0.8em; }

	
.veba-typo.invers h2 {
	line-height: 52px;
	}
	
.veba-typo.invers p, .veba-typo.invers ul, .veba-typo.invers ol {
	font-size: 21px;
	letter-spacing: 0.04em;	
	}
	
.veba-typo.with-buttons p, #mitmachen label, .veba-typo p.counter-text {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 14px;
	}
	
.veba-typo.footnote {
	margin-top: 14px;
	}

.veba-typo.footnote p, .veba-typo.footnote a {
	margin-bottom: 4px;
	font-size: 16px;
	line-height: 22px;
	}

.veba-typo.footnote.invers p, .veba-typo.footnote.invers a {
	color: #dedede;
	}

.veba-typo.footnote.invers a:hover {
	color: #ffffff;
	}

#footer .veba-typo p, #footer .veba-typo li, .veba-typo.news-item h4 {
	font-size: 16px;
	line-height: 22px;
	}
	
#footer p.cc:before {    
	content: '\f25e';
	}

.veba-typo.news-item h4 {
	margin-top: 8px;
	background-color: rgba(255,255,255,.7);
	padding-bottom: 0.1em;
	color: #b13221;
	font-weight: 400;
	letter-spacing: 0.04em;	
	}
	
#footer li.headline {
	font-weight: 400;
	letter-spacing: 0.04em;	
	color: #ffffff;
	margin-bottom: 7px;
	}

.veba-typo.with-buttons h4  {
	color: #282828;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.04em;	
	margin-bottom: 6px;
	}
	
.buttonrow a {
	margin: 0 24px 18px 0;
	}

.veba-btn, .veba-typo.with-buttons a, .modal button, #mitmach-umfrage button[type="submit"] {
	display: inline-block;
	width: auto;
	cursor: pointer;
	font-family: 'Londrina Solid', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 24px;
	padding: 2px 26px;
	white-space: inherit;
	background-color: transparent;
	border: 2px solid #c13624;
	border-radius:4px;
/*	color: #ef5037; */
	color: #c13624;
	}
	
#call-to-action .veba-typo.with-buttons a {
	padding: 2px 16px;
	}
	
.buttonrow .veba-typo.with-buttons a {
	font-size: 32px;
	line-height: 48px;
	font-weight: 300;
	letter-spacing: 3px;
	}
	
.veba-btn:hover, .veba-typo.with-buttons a:hover, #mitmach-umfrage button[type="submit"] {
/*	background-color: #ef5037;
	border: 2px solid #ef5037; */
	background-color: #c13624;
	border: 2px solid #c13624;
	color: #ffffff;
	opacity: 0.8;
	}
	
#mitmachen .veba-btn, .modal button[type="submit"], #mitmachen .bg-middle-gray .veba-typo.with-buttons a, .buttonrow .veba-typo.with-buttons a, #mitmach-umfrage button[type="submit"], #call-to-action .veba-typo.with-buttons a {
	background-color: #c13624;
	color: #ffffff;
	}
	
.modal button[type="submit"] {
	margin-right: 15px;
	}
	
#mitmachen li {
	margin-bottom: 15px;
	}

#mitmachen li b {
	font-weight: 400;
	}
	
#mitmachen .veba-btn:hover, .modal button[type="submit"]:hover, #mitmach-umfrage button[type="submit"]:hover { opacity: 0.65; }

.veba-btn i.fa, .veba-typo.with-buttons a i.fa {
	margin: 0 2px 0 2px;
	vertical-align: baseline;
	margin-top: 0px;
	font-weight: 500;
	}
	
#mitmachen input[type="checkbox"], .modal input[type="checkbox"], #mitmach-umfrage input[type="checkbox"], #mitmach-umfrage input[type="radio"] {
	width: 20px;
	margin-right: 10px;
	}
	
#mitmachen label, #mitmach-umfrage label { display: inline; }
#mitmachen ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#mitmachen input[type="text"], #mitmachen textarea {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	}

#mitmachen button, #mitmach-umfrage button[type="submit"] { margin-top: 20px; }


#footer div.container {
	padding-top: 40px;

	}


@media (max-width: 1199px) {
	.navbar svg g {transform: scale(0.8);}
	.navbar li {margin: 8px 11px;}
	
}

@media (max-width: 1050px) {
	.navbar li { margin: 8px 8px; }
	.navbar svg g { transform: scale(0.75); }
	#footer svg g { transform: scale(0.6); }	
	.navbar li.nav-button a { padding: 2px 13px 2px; font-size: 13px; }
	.navbar li a, .navbar li span.selected { font-size: 17px; }
	.veba-typo p, .veba-typo.invers p, #mitmach-umfrage label { font-size: 20px; }
}

@media (max-width: 991px) {
	.navbar svg g { transform: scale(0.9); }
	#footer svg g { transform: scale(0.9); }
	.veba-typo div#bottom-line { margin-top: 20px; }

	.navbar li.nav-button a { padding: 2px 13px 2px; font-size: 15px; }
	.navbar li a, .navbar li span.selected { font-size: 20px; }

	.veba-typo.with-buttons { margin-bottom: 5.5%; }

	.veba-typo.footnote { margin-top: 30px; }


    /* header */
	.navbar-toggle { background: rgba(0,0,0,.75); border-radius: 0; margin-right: 0; display: block; cursor: pointer;}
	.navbar-toggle .icon-bar { background: #fff; }
 
	.navbar-collapse {
		box-shadow: none;
		background: rgba(0,0,0,.80);
		width: 100%;
		position: absolute;
		top: 180px;
		left: 0;
	}
	.navbar.shrink .navbar-collapse { top: 72px; }
	
	.navbar-collapse.collapse { display: none !important;  }
	.navbar-nav { padding: 5px 10px 25px 10px; }
	.navbar li {
		margin: 0 15px 0 15px;
		padding: 12px 0 11px;
		border-bottom: 1px solid rgba(255,255,255,.35);
	}
	.navbar li.nav-button { margin: 18px 20px 0 15px; }
	.navbar li.nav-button a { padding: 4px 20px; }

	.navbar li:last-child, .navbar li.nav-button { border: none;}
	.navbar li a.active { color: #f26d34; }
	.navbar li a:hover, .shrink.navbar li a:hover, .shrink.navbar li a.active, .navbar li.active > a { opacity: 1; color: rgba(255,255,255,0.7);}
	.navbar li.nav-button a:hover, .shrink.navbar li.nav-button a:hover { background-color: #ffffff; color: rgba(0,0,0,.80);}
/*	.navbar li a.active { border-bottom: 1px solid transparent; } */
	.navbar-nav>li { float: none; }
	.navbar-nav>li.nav-button { float: left; }
	.collapse.in { display: block;}
	.navbar-nav { width: 100%; }
	.navbar .container { width: 100%; }
	.navbar * { transition-timing-function: none; -moz-transition-timing-function: none; -webkit-transition-timing-function: none; -o-transition-timing-function: none; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; }
	.shrink-transparent-header-light.navbar li:last-child { margin-right: 15px;}
	.navbar li a, .shrink.navbar li a { color: #ffffff; }
	
	.navbar.shrink li.nav-button a { color: #ffffff; border: 2px solid #ffffff;}
	.navbar li.nav-button a:hover, .navbar.shrink li.nav-button a:hover { border-color: #ffffff; }
	
	.navbar ul#sprachmenue { padding-right: 20px; }
	.navbar ul#sprachmenue li { border-bottom: 1px solid rgba(255,255,255,.35); }


    
    /* dropdown menu */
/*	.dropdown-menu, .navbar-nav>li>.dropdown-menu { position: inherit; top: 0; min-width: 100%; padding: 0; border-radius: 0; background-color: transparent; margin: 0; border: 0; float: none; display: block; }
    .navbar li ul > li { border-bottom: 1px solid rgba(255,255,255,0.15); padding: 9px 0 8px; margin: 0 10px; }
    .navbar li ul > li:last-child { padding-bottom: 0;}
    .navbar-collapse.in { overflow-y: auto; }
    .navbar-collapse { background: rgba(0,0,0,.9)}
    .navbar li a:hover, .navbar li.active > a,.dropdown-menu>li>a:hover, .dropdown-menu>li.active>a, .dropdown-menu>li>a:focus { color: #bbbbbb;}
    .navbar-nav .open .dropdown-menu>li>a {line-height: 1.42857143;}
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {padding: 0;}
*/


}

@media (max-width: 767px) {
	.navbar svg g {transform: scale(0.75);}	
	
	.navbar-collapse {
		top: 140px;
	}


	.veba-typo.with-buttons {
		max-width: 460px;
		margin-bottom: 5%;
		}

	.veba-typo.with-buttons p, .veba-typo.with-buttons h4 {
		font-size: 18px;
		line-height: 24px;
		}
	.veba-typo h2, .veba-typo.invers h2 {
		font-size: 45px;
		line-height: 39px;
		margin-bottom: 30px;
		}
		
	.news-item h3 {
		font-size: 36px;
		}
		
	.news-item {
		padding: 10%;
		}
	}
		
@media (max-width: 420px) {
	.navbar svg g {transform: scale(0.72);}	

	.veba-typo.with-buttons {
		max-width: 460px;
		margin-bottom: 5%;
		}

	.veba-typo p, .veba-typo h4, .veba-typo.with-buttons p, .veba-typo.with-buttons h4, #mitmach-umfrage label {
		font-size: 17px;
		line-height: 23px;
		}
	}
