/* RESET ------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	background: 0;
	text-decoration: none;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 100.01%;
	height: 100.1%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	position: relative;
	min-width: 0;
}
strong {
	font-weight: 600;
}
em {
	font-style: italic;
}
/* Ende RESET ---------------------------------- */

html {
	height: 101.1%;
}
body {
	font-family: 'Mada', Arial, Verdana, 'sans-serif';
	font-weight: 400;
	font-size: 92.1%;
	color: #333;
	text-align: left;
	background-color: #044893;
	background: url(../images/hg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	background-size: cover;
}
input {
	font-family: 'Mada', Arial, Verdana, 'sans-serif';
	font-size: 1.0em;
}
/* Layout -------------------------------------- */
#page {
	position: relative;
	display: block;
	z-index: 100;
	padding-top: 0px;/*box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4);*/
}
#header {
	position: relative;
	display: block;
	min-height: 130px;
	margin-bottom: 40px;
	background-color: #f8db01;
	border-bottom: 7px solid #fff;
}
img#logo {
	position: absolute;
	display: block;
	top: 7px;
	width: 150px;
	max-width: 150px;
	height: auto;
	text-align: left;
	z-index: 25000;
}
#functions {
	display: block;
	position: absolute;
	right: 0;
	top: 29px;
	width: 40%;
	text-align: right;
}
.wrapper {
	position: relative;
	display: block;
	width: 90%;
	max-width: 1460px;
	margin: 0 auto;
	text-align: left;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	padding: 0px;
	border: 0px solid red;
}
.content {
	z-index: 100;
}
.grid {
}
.colbig {
	display: block;
	position: relative;
	float: left;
	width: 73%;
	border: 0px solid red;
}
.colsmall {
	display: block;
	position: relative;
	float: right;
	width: 25%;
	border: 0px solid red;
}
.card {
	display: block;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	max-width: 1000px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #fff;
	/*	box-shadow: 0 0px 10px rgba(2,32,64,10);*/
	border-top: 0px solid #f8db01;
	border-bottom: 0px solid #f8db01;
	border-radius: 15px;
}
/* runder Rahmen Innenabstand */
.card .rahmen  {
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
}
.cardinner {
	border: 0px solid #f8db01;
	border-radius: 15px;
}
.cardinner.vorstand {
	border-bottom: 1px solid #f8db01;
	border-radius: 0px;
}
.cardinner.vorstand:last-child() {
border: none
}
.card .bildbox {
	padding-left: 0px;
	padding-right: 0px;
}
.card .textbox {
	padding-left: 0px;
	padding-right: 0px;
}
.card .textbox2 {
	padding: 50px;
	padding-top: 20px;
}
.colsmall .card {
	margin-bottom: 30px;
}
.colsmall .card .bildbox {
	padding-left: 30px;
	padding-right: 30px;
}
.colsmall .card .textbox {
	padding-left: 30px;
	padding-right: 30px;
}
.bigcard .bildbox {
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 20px;
}
.bildbox img, img.portraitbild {
	border-radius: 20px;
}
img.portraitbild {
display: block;
	width: 50%;
	max-width: 200px;
	height: auto;
}
.bigcard .cardinner {
	padding: 30px;
}
.bigcard .textbox {
	padding: 30px;
	padding-bottom: 10px;
	padding-top: 0px; 
}
.bigcard .teaser {
	padding-bottom: 20px;
}
.spalten2 {
	display: block;
	width: 100%;
}
.spalten2 .cardinner {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.spalten2 .cardinner p, .spalten2 .cardinner h3 {
	display: table-cell;
	vertical-align: middle;
	padding-right: 20px;
}
.spalten2 .cardinner p {
	width: 40%;
	min-width: 220px;
	border: 0px solid red;
}
.spalten2 .cardinner p img {
	max-width: 90%;
	height: auto;
}
/*.bigcard .textbox.spalten2 .cardinner:nth-child(even) {
display: block;
float: left;
width: 48%;
padding: 2%;
height: 200px;
}
.bigcard .textbox.spalten2 .cardinner:nth-child(odd) {
display: block;
float: right;
width: 48%;
padding: 2%;
height: 200px;
}*/
.cardbottom {
	height: 40px;
	border-top: 0px solid #044893;
	background-color: #f8db01;
	padding-left: 50px;
	padding-right: 50px;
}
.grid-item {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.bildbox {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 20px;
}
.bigcard .bildbox {
	margin-top: 30px;
}
.bildbox img {
	position: relative;
	width: auto;
	max-width: 100%;
	height: auto;
}
.bildbox.col1-2 img {
	width: 100%;
	height: auto;
}
.colsmall .bildbox img {
	width: 100%;
	height: auto;
}
img.bild {
	border: 20px solid #efefef;
}
#footer {
	display: block;
	position: relative;
	width: 100%;
	padding: 0;
	color: #044893;
	background: #f8db01;
	padding-top: 10px;
	z-index: 1000;
	margin-top: 140px;
	border-top: 5px solid #fff;/*box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4);*/
}
.colblock {
	padding-top: 2.8em;
	padding-bottom: 2.5em;
	padding-left: 40px;
	padding-right: 40px;
	border-top: 0px solid #00b0f0;
}
.col1-2, .col2-2 {
	width: 48%;
}
.col1-2 {
	float: left;
}
.col2-2 {
	float: right;
}
/* ----- Zeichenformate ---------------------------------------------*/
h1, h2 {
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
h1 {
	font-size: 1.6em;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 20px;
	color: #044893;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 0px solid #384e3a;
}

.card h1 {
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom: 2px solid #044893;
}
.bigcard h1 {
	padding-left: 70px;
	padding-right: 70px;
}

h2 {
	position: relative;
	color: #004479;
	margin-top: 1.0em;
	margin-bottom: 0.6em;
	line-height: 150%;
	font-size: 16px;
	font-size: 1.25em;
	font-weight: normal;
	text-align: left;
	border-bottom: 0px solid #00b0f0;
}
h1+h2 {
	margin-top: 1em;
}
h2:first-child {
	margin-top: 0;
}
h2.outer {
	padding-left: 70px;
	padding-right: 70px;
}
.colsmall .card h2 {
	font-size: 1.6em;
	font-weight: 400;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 20px;
	color: #044893;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom: 2px solid #044893;
}

h3 {
	font-size: 16px;
	font-size: 1.2em;
	font-weight: 600;
	margin-top: 2.0em;
	margin-bottom: 0.85em;
	line-height: 150%;
}
.spalten2 h3 {
	margin-top: 10px;
}
p {
	line-height: 150%;
	margin-bottom: 0.85em;
	font-size: 16px;
	font-size: 1.1em;
	text-align: left;
}
p.bild {
	line-height: 100%;
	margin: 0;
	margin-top: 0.85em;
	margin-bottom: 0.85em;
}
.colsmall p {
line-height: 140%;
}
#header p.kgadj {
	display: block;
	position: absolute;
	top: 25px;
	left: 200px;
	font-size: 2.2em;
	font-weight: 600;
	line-height: 120%;
	color: #044893;
}
p.aktdatum {
	padding-top: 7px;
}
#functions p {
	display: inline-block;
	font-size: 1.2em;
	color: #044893;
	margin: 0;
	line-height: 150%;
	margin-left: 15px;
}
#functions p i,  p.socialmedia i {
	display: inline-block;
	padding-left: 3px;
}
p.socialmedia {
font-size: 1.2em;
}
p.socialmedia img {
display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
p#topicon {
	margin: 0;
	line-height: 30px;
}
p#topicon a.scrollup {
	position: fixed;
	display: block;
	bottom: 20px;
	right: 10px;
	width: 35px;
	height: 35px;
	color: #044893;
	background-color: #fff;
	display: block;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	/*	box-shadow: 0 0px 10px rgba(68, 80, 83, 0.8);*/
	z-index: 5000;
}
.content ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	padding-left: 17px;
	margin-bottom: 0.85em;
}
.content ol {
	list-style-type: lower-alpha;
	margin-left: 5px;
	padding-left: 17px;
	margin-bottom: 0.45em;
}
.content li {
	position: relative;
	line-height: 150%;
	margin-bottom: 0.45em;
	font-size: 16px;
	font-size: 1.1em;
}
/*.content li:before {
position: absolute;
top: 3px;
left: 10px;
font-family: 'FontAwesome';
content: '\f046';
color: #00b0f0;
display: inline-block;
}*/
.content ul.inhaltsliste li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.content ul.inhaltsliste li:nth-child(odd) {
	background-color: #efefef;
}
.content ul.inhaltsliste li:nth-child(even) {
	background-color: #fff;
}
a {
	text-decoration: underline;
	color: #000;
}
#header a {
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
.aside a {
	color: #ebf7fd;
}
#footer a {
	text-decoration: none;
}
#footer p {
	font-size: 16px;
	font-size: 1.1em;
}
.telresp {
	text-decoration: none;
	color: #000;
}
/* Sonderformate ------------ */
table.tabelle {
margin-bottom: 20px;
	margin-left: 20px;
}
.tabelle td {
padding-right: 15px;
padding-top: 7px;
	padding-bottom: 7px;
	line-height: 130%;
}
.wrapper .owl-carousel .bild {
	border-radius: 10px;
	padding: 3px;
	background-color: #fff;
	border: 0px solid #fff;
}
.wrapper .owl-carousel .bild img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 10px;
	border: 0px solid #f8db01;
}
.termine table {
	display: block;
}
.termine table td {
	display: block;
	line-height: 140%;
	font-size: 15px;
	font-size: 0.9em;
	text-align: left !important;
	float: none !important;
}
.termine table tr {
	display: block;
	padding-top: 3px !important;
}
.termine td#Zwischenueberschrift {
	margin-top: 15px;
	padding-bottom: 0px;
}
.kalender table td#Zwischenueberschrift {
	padding-top: 20px;
}
.kalender table td {
	padding: 5px;
	line-height: 140%;
	font-size: 16px;
	font-size: 1.1em;
	text-align: left !important;
}
/*table td.ck_events:nth-child(even)::after {
content: "00 Uhr"; 
}*/
.kalender table {
margin-left: 10px;
}

/* Dateiliste Zebraformate --------*/
ul.dateiliste {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.dateiliste li a{
	padding: 5px;
	padding-left: 10px;
}
ul.dateiliste li a{
	display: block;
	text-decoration: none;
}
ul.dateiliste  a{
	background-color: #efefef;
}
ul.dateiliste li a:hover {
	background-color: #ddd;
}
/* Cookie Info --------*/

#cookieChoiceInfo {
	font-size: 11px;
	font-size: 0.75em;
	color: #fff;
}
#cookieChoiceInfo a, #cookieChoiceInfo a:visited, #cookieChoiceInfo a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Button -------------- */
p.button, p.button2 {
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	line-height: 100%;
}
.col2-2 p.button {
	margin: 0;
	padding: 0;
	line-height: 100%;
}
p.button2 {
	max-width: 200px;
}
p.button a, p.button2 a {
	display: block;
	color: #fff;
	background-color: #044893;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #044893;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
}
p.button a:hover, p.button2 a:hover {
	color: #044893;
	background-color: #f8db01;
	background-color: #fff;
	border: 1px solid #044893;
	text-decoration: none;
}
p.button2 a:hover {
	color: #044893;
	background-color: #fff;
	border: 1px solid #044893;
	text-decoration: none;
}
p.button a.active, p.button a.aktiv, , p.button2 a.aktiv {
	color: #fff;
	background-color: #044893;
	text-decoration: none;
}
/* Tollitaeten ------------ */

table#tollitaeten, table#mottos {
	width: 100%;
	border: 0px solid red;
}

table#tollitaeten td, table#mottos td {
	line-height: 155%;
	margin-bottom: 0em;
	font-size: 16px;
	font-size: 1.1em;
	text-align: left;
	padding: 5px;
}
table#tollitaeten td p, table#mottos td p {
	line-height: 100%;
	margin-bottom: 0;
}
table#tollitaeten td:last-child {
text-align: right !important;
	width: 120px;
	}

table#tollitaeten tbody tr:nth-child(odd), table#mottos tbody tr:nth-child(odd) {
	background: #efefef;
}
table#tollitaeten tbody tr:nth-child(even), table#mottos tbody tr:nth-child(even) {
	background-color: #fff;
}
table#tollitaeten img, table#mottos img {
display: block;
	width: 80px;
	height: auto;
	line-height: 155%;
	padding: 5px;
	}
/* Praesidenten und Vorstand  ----------- */
.vorstand {
}

.vorstand .infobox {
	display: block;
	float: left;
	width: 70%;
	padding-right: 5%;
}
.vorstand .bildrechts {
	display: block;
	float: right;
	width: 30%;
	text-align: right;
}
.vorstand .bildrechts img {
	display: inline-block;
	text-align: right;
	border-radius: 15px;
}
.vorstand .infobox h3 {
	margin-top: 0;
}
/* -- Galerie ---------------- */
.galerie {
column-width: 200px;
  column-count: 4;
  column-gap: 2vw;
}
/*.galeriebild {
	display: block;
	float: left;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 20px;
} */
.galeriebild {
  break-inside: avoid;

}
.galeriebild img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.galeriebild.uebersicht img {
	margin-bottom: 10px;
}
.galeriebild .untertitel {
	font-size: 85%;
}
/* -- Sponsoren ----------- */
.sponsor {
	display: block;
	float: left;
	width: 31.3333%;
	margin-right: 3%;
	border-radius: 10px;
	border: 2px solid #044893;
	padding: 3%;
	margin-bottom: 20px;
	text-align: center;
	height: 200px;
}
.sponsor:nth-child(3n) {
	margin-right: 0;
}
.sponsor img {
	width: auto;
	max-width: 100%;
	height: auto;
	text-align: center;
}
.sponsor h2, .sponsor p {
	font-size: 1.1em;
	text-align: center;
	line-height: 120%;
}
.sponsor h2 {
	font-weight: normal;
}
/* -- Suchfeld ------------ */
#suche {
	background-color: #f8db01;
}
#suche form {
	background-color: #f8db01;
	padding: 0px;
	padding-bottom: 10px;
}
#suche input#suche1 {
	display: inline-block;
	border: 2px solid #044893;
	width: 70%;
	height: 35px;
}

#suche input#suche2 {
	display: inline-block;
	width: 28%;
	height: 35px;
	color: #fff;
	background-color: #044893;
	border: 2px solid #044893;
	cursor: pointer;
}
/*-- Kontaktformular ---------- */

.kontaktform label {
	display: inline-block;
	vertical-align: bottom;
	width: 30%;
	height: 35px;
	line-height: 35px;
	margin-right: 0%;
	min-width: 120px;
	padding: 5px;
	border-right: 2px solid #044893;
	border-bottom: 2px solid #044893;
}

.kontaktform input.form {
	display: inline-block;
	width: 70%;
	border: 0;
	border-bottom: 2px solid #044893;
	background: #fff;
	padding: 5px;
}
.kontaktform input.form2 {
	height: 35px;
	color: #fff;
	background-color: #044893;
	padding-left: 30px;
	padding-right: 30px;
	border: 2px solid #044893;
	border-radius: 20px;
	cursor: pointer;
}

/* -- Terminvorschau - langfristig ---------------------- */

table.terminvorschau {
	display: table;
	width: 100%;
}

table.terminvorschau td {
	padding: 8px;
	width: 48%;
	border: 0px solid red;
}
table.terminvorschau td p {
	margin: 0;
}
table.terminvorschau td:nth-child(2n) p {
	text-align: right;
}

table.terminvorschau tr:nth-child(odd) {
	text-align: right;
	background-color: #efefef;
	padding: 8px;
}

table.terminvorschau tr:nth-child(even) {
	text-align: right;
	background-color: #fff;
}
/* -- Sponsoren Tabelle -------------------------------- */

table.sponsoren {
	display: table;
	width: 100%;
}
table.sponsoren td, table.sponsoren th {
	padding: 8px;
	width: 33%;
	min-width: 33%;
	max-width: 33%;
	border: 0px solid red;
}
table.sponsoren th {
text-align: left;
	font-weight: bold;
}
table.sponsoren td, table.sponsoren p {
	margin: 0;
	font-size: 0.85rem;
}
table.sponsoren tr:nth-child(odd) {
	background-color: #efefef;
}

/* -- Sponsoren Ehrenmitglieder Elferrat -------------------------------- */
table.ehrenmitglieder {
	display: table;
	width: 100%;
}
table.ehrenmitglieder td, table.sponsoren th {
	padding: 0px;
	width: 25%;
	min-width: 25%;
	max-width: 25%;
	border: 0px solid red;
}
table.ehrenmitglieder th {
text-align: left;
	font-weight: bold;
}
table.ehrenmitglieder td, table.sponsoren p {
	margin: 0;
	font-size: 0.85rem;
}

/* CookieChoices ------------------------------ */
#cookieChoiceInfo {
font-size: 14px;
}
/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */


/* Externer Link ------------------------- */
.exlink{position:relative;top:0px;left:0px;}
a.exlink span{display:none;}
a:hover.exlink span{display:block;position:absolute;top:25px;left:0;margin:0px;background-color:#fff;padding:5px;border:1px solid #f8db01;color:#000000;font:10px Verdana, Arial, Helvetica, sans-serif;font-weight:normal;text-decoration:none;z-index:100;}
a:hover.exlink{color:#000000;border:0px;font-weight:normal;text-decoration:none;z-index:200;}
/* Beginn Grid-System -------------------- */

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.zeile {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	border: 0px solid #000;
}
.zeile .zeile {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -15px;
}
.spalte, .spalten {
	float: left;
	min-height: 1px;
	padding: 0 15px;
	position: relative;
	border: 0px solid #000;
}
[class*="spalte"] + [class*="spalte"]:last-child {
	float: right;
}
[class*="spalte"] + [class*="spalte"].end {
	float: left;
}
.zeile .eins {
	width: 8.33%
}
.zeile .zwei {
	width: 16.66%
}
.zeile .drei {
	width: 25%
}
.zeile .vier {
	width: 33.33%
}
.zeile .fuenf {
	width: 41.66%
}
.zeile .sechs {
	width: 50%
}
.zeile .sieben {
	width: 58.33%
}
.zeile .acht {
	width: 66.66%
}
.zeile .neun {
	width: 75%
}
.zeile .zehn {
	width: 83.33%
}
.zeile .elf {
	width: 91.66%
}
.zeile .zwoelf {
	width: 100%
}
/* Nicolas Gallagher's micro clearfix */
.zeile:before, .zeile:after, .clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.zeile:after, .clearfix:after {
	clear: both;
}
.zeile, .clearfix {
	zoom: 1;
}

/* Mobile */
@media only screen and (max-width: 800px) {
	body {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.container {
	}
	.zeile {
		width: auto;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		border: 0px solid #000;
	}
	.spalte, .spalten {
		width: 100% !important;
		float: none;
	}
	.spalte:last-child, .spalten:last-child {
		float: none;
	}
	[class*="spalte"] + [class*="spalte"]:last-child {
		float: none;
	}
	.spalte:before, .spalten:before, .spalte:after, .spalten:after {
		content: "";
		display: table;
	}
	.spalte:after, .spalten:after {
		clear: both;
	}
}
/* Ende Grid-System --------------- */

/* mada-regular - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 400;
  src: url('/webfonts/mada-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Mada Regular'), local('Mada-Regular'),
       url('/webfonts/mada-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/mada-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/mada-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/mada-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/mada-v5-latin-regular.svg#Mada') format('svg'); /* Legacy iOS */
}

/* mada-500 - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 500;
  src: url('/webfonts/mada-v5-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Mada Medium'), local('Mada-Medium'),
       url('/webfonts/mada-v5-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/mada-v5-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/mada-v5-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/mada-v5-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/mada-v5-latin-500.svg#Mada') format('svg'); /* Legacy iOS */
}

/* mada-600 - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 600;
  src: url('/webfonts/mada-v5-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Mada SemiBold'), local('Mada-SemiBold'),
       url('/webfonts/mada-v5-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/mada-v5-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/mada-v5-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/mada-v5-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/mada-v5-latin-600.svg#Mada') format('svg'); /* Legacy iOS */
}

/* mada-700 - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 700;
  src: url('/webfonts/mada-v5-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Mada Bold'), local('Mada-Bold'),
       url('/webfonts/mada-v5-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/mada-v5-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/mada-v5-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/mada-v5-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/mada-v5-latin-700.svg#Mada') format('svg'); /* Legacy iOS */
}
