/* 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: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 100.1%;
	color: #003300;
	text-align: left;
	background-color: #fff;
}
/* Layout -------------------------------------- */
.zusatzinfo {
	position: absolute;
	left: -999em;
	font-size: 10px;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 90%;
	padding-bottom: 100px;
	max-width: 1280px;
	background-color: #fff;
	z-index: 200;
}
#logo {
	position: relative;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 2%;
	z-index: 200;
}
#logo img {
	width: 100%;
	max-width: 290px;
}
#header {
	position: relative;
	display: table;
	width: 98%;
	margin-bottom: 100px;
}
.headerimage {
	position: relative;
	display: table-cell;
	text-align: left;
	width: 70%;
	z-index: 100;
}
.headerimage img {
	text-align: left;
	width: 100%;
	height: auto;
}
#headerelement {
	display: table-cell;
	width: 30%;
	vertical-align: top;
	background: #efefef;
	border-left: 15px solid #fff;
}

#navigation ul {
	margin-bottom: 50px;
}
#navigation a {
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#navigation a:hover {
	color: #fff;
	font-size: 1.4em;
	text-decoration: underline;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration-skip: ink;
}

#nav1 {
	display: block;
	position: absolute;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	background-color: #fff;
	z-index: 500;
	padding: 15px;
	padding-bottom: 0;
	padding-right: 0px;
	bottom: -65px;
	width: 36%;
	right: 0%;
}
#logo #hotline {
	position: absolute;
	right: 150px;
	bottom: -75px;
	font-size: 20px;
	font-size: 1.3em;
	color: #003300;
	z-index: 500;
}
#logo #hotline span {
}
#logo #hotline span.tel {
	display: inline-block;
	background-color: #efefef;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
#logo a.navaufruf {
	font-size: 16px;
	text-decoration: none;
}
#logo a.navaufruf i {
	font-size: 20px;
	margin-left: 5px;
}
#content {
	position: relative;
	display: block;
	width: 100%;
	border: 0px solid #00b0f0;
	z-index: 1000;
}
.contentbox {
	margin-bottom: 30px;
}
#contentfooter {
	position: relative;
	margin-top: 60px;
	padding-top: 30px;
	width: 98%;
	border-top: 1px solid #00a300;
}
#footer {
	display: block;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #efefef;
	border-top: 20px solid #fff;
	z-index: 4500;/*	-webkit-box-shadow: 0px 6px 48px 4px #741223;
	-moz-box-shadow: 0px 0px 3px 3px #ddd;
	box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.25);*/
}
#footerinner {
	display: relative;
	margin: 0 auto;
	width: 90%;
	max-width: 1280px;
	padding-bottom: 10px;
}
.colblock {
	padding-top: 20px;
	margin-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	border-top: 0px solid #00b0f0;
}
.colbig {
	position: relative;
	float: left;
	width: 59%;
}
.contentbox .colbig {
	/*padding-left: 5%;*/
}
.colsmall {
	position: relative;
	float: right;
	width: 36%;
	padding-left: 0;
	padding-right: 2%;
}
#contentfooter .colsmall {
	padding-right: 0;
}
#contentfooter .colbig {
	padding-left: 0;
}
.col1-2, .col2-2 {
	position: relative;
	width: 48%;
}
.col1-2 {
	float: left;
}
.col2-2 {
	float: right;
}
.colsmall .bild {
margin-bottom: 30px;
}
/* ----- Zeichenformate ---------------------------------------------*/
h1, h2 {
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	line-height: 120%;
	border-bottom: 1px solid #00a300;
	margin-bottom: 35px;
	padding-bottom: 20px;
	width: 98%;
	color: #006600;
}
#logo h1 {
	position: relative;
	line-height: 150%;
	text-align: right;
	color: #006600;
	font-size: 1.1em;
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 14px;
	z-index: 100;
}
h2 {
	position: relative;
	/*display: inline-block;
	background-color: #00b0f0;*/
	color: #006600;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 1.5em;
	margin-bottom: 0.45em;
	line-height: 140%;
	font-size: 16px;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
}
h1+h2 {
	margin-top: 1em;
}
h2:first-child {
	margin-top: 0;
}
#jobfeed h2 {
	margin-bottom: 0;
}
h3 {
	position: relative;
	float: left;
	width: 50%;
	padding: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 16px;
	font-size: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.6em;
	margin-right: 20px;
	line-height: 180%;
	color: #42ab34;
	background: #efefef;
	margin-left: -63px;
}
h3.standard {
	position: relative;
	float: none;
	width: auto;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	font-size: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.6em;
	margin-right: 0px;
	line-height: 180%;
	color: #42ab34;
	background: none;
	margin-left: 0;
}
h4 {
	line-height: 170%;
	margin-bottom: 0em;
	font-size: 16px;
	font-size: 1.25em;
	font-weight: 700;
	text-align: left;
}p {
	line-height: 170%;
	margin-bottom: 0.85em;
	font-size: 16px;
	font-size: 1.25em;
	text-align: left;
}
#headerelement p {
	display: inline-block;
	margin: 7%;
	font-size: 1.6em;
	line-height: 160%;
	color: #006600;
	background-color: #efefef;
}
@media only screen and (max-width: 1200px) {
#headerelement p {
	display: inline-block;
	margin: 7%;
	font-size: 1.2em;
	line-height: 160%;
	color: #006600;
	background-color: #efefef;
}
	}
p#topicon {
	display: none;
	position: fixed;
	bottom: 90px;
	right: 20px;
	margin: 0;
	padding: 0px;
	line-height: 10px;
	border: 0px solid #fff;
	z-index: 1000;
}
p#topicon i {
	display: inline-block;
	padding: 10px;
	font-size: 30px;
	color: #fff;
	background-color: #551285; /*violett*/
	background-color: #009bdc; /*blau*/
	line-height: 22px;
	width: 40px;
}
#content .contentbox ul {
	list-style-type: square;
	margin-left: 5px;
	padding-left: 15px;
	margin-bottom: 0.85em;
}
#content .contentbox ol {
	list-style-type: lower-alpha;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 0.45em;
}
#content .contentbox li {
	position: relative;
	line-height: 150%;
	margin-bottom: 0.45em;
	font-size: 16px;
	font-size: 1.25em;
}
/*#content .contentbox li:before {
position: absolute;
top: 0px;
left: 0px;
font-family: 'FontAwesome';
content: '\f00c';
color: #00a300;
display: inline-block;
}*/
#content a, #sidebar a {
	color: #006600;
	text-decoration: underline;
}
.telresp {
	text-decoration: none !important;
	color: #003300 !important;
}

/* Responsive tabs ---------- */
#content #tabbutton  {
	list-style-type: none;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	width: 98%;
}
#content #tabbutton  li {
	text-align: left;
	padding: 0;

}
#tabbutton li a.r-tabs-anchor {
	display: inline-block;
	margin-right: 10px;
	background-color: #42ab34;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#tabbutton li a:hover {
	background-color: #efefef;
	color: #000;
}

#tabbutton li.r-tabs-state-active a {
	background-color: #006600;
	color: #fff;
}
.job {
	padding: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.job:nth-child(even) {
	background-color: #efefef;
	border: 1px solid #efefef;
}
.job:nth-child(odd) {
	background-color: #fff;
	border: 1px solid #efefef;
}
.r-tabs .r-tabs-nav {
	margin: 0;
	padding: 0;
}
.r-tabs .r-tabs-tab {
	display: inline-block;
	margin: 0;
	list-style: none;
}
.r-tabs .r-tabs-panel {
	padding: 0px;
	width: 98%;
	max-width: 1280px;
	display: none;
}
.r-tabs .r-tabs-accordion-title {
	display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}

/* Sonderformate ------------ */
#content .colsmall #siegel  {
	display: none;
	width: 100%;
	margin-bottom: 20px;
	background-color: #efefef;
	padding: 20px;
	padding-right: 10px;

}

#content .colsmall #siegel a {
	display: inline-block;
	width: 31%;
	height: auto;
}
#content .colsmall #siegel a img {
	display: inline-block;
	width: 100%;
	height: auto;
}
#content .colsmall #siegel a:nth-child(2n) {
	margin-left: 1.5%;
	margin-right: 1.5%;
}
#content .colbig img, #content .colsmall img {
	width: 100%;
	height: auto;
}
#content .colbig img.siegel {
display: block;
	width: 40%;
	max-width: 200px;
	height: auto;
}
.newsblock {
	margin-bottom: 20px; 
	padding-bottom: 20px;
	border-bottom: 1px solid #00a300;
}
.newsblock:last-child {
	border: 0;
}
#content .socialmedia p {
	float: right;
	position: relative;
	display: inline-block;
	margin-left: 15px;
	text-align: right;
}
#content .socialmedia a {
	display: inline-block;
	background-color: #efefef;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	font-size: 0.8em;
	text-decoration: none;
}
.socialmedia .fa {
	font-size: 20px;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 8px;
	color: #006600;
}
#zertifikate {
	position: relative;
	border-top: 0px solid #00a300;
}
#content ul.shariff-col-5 {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.shariff .orientation-horizontal.button-style-standard li {
	width: 100px;
	min-width: 80px !important;
	max-width: 110px !important;
}
#content div.shariff li a {
	text-decoration: none;
	color: #fff;
}

div.dekra {
	display: inline-block;
	background-color: #fff;
	width: auto;
	font-size: 0.9em;
	line-height: 160%;
	vertical-align: top;
	margin-right: 10px;
}
.dekra img {
	width: auto;
	height: 90px;
}
div.datenschutz {
	vertical-align: top;
	display: inline-block;
	background-color: #fff;
	font-size: 1.2em;
	line-height: 160%;
	margin-right: 20px;
}
.datenschutz img {
	width: auto;
	height: 90px;
}
div.bpa {
	vertical-align: top;
	display: inline-block;
	background-color: #fff;
	font-size: 1.2em;
	line-height: 160%;
}
div.bpa img {
	width: auto;
	height: 58px;
}

/* Film-Einbettung --------------- */
.film {
	margin-top: 60px;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}

/* -- 2Klick-Loesung iFrames Youtube etc. ------------------ */

div.privacy-msg p, #rlx-hybrid div.privacy-msg p {
	position: relative;
	display: block;
	width:100%;
	border: 0px solid black;
	padding: 5%;
	text-align: left;
	background-color: #efefef;
	z-index: 8000;
	font-size: 0.8em;
}
div.privacy-msg p a {
	display: inline-block;
	background: #093a7a;
	color: #fff !important;
	text-decoration: none;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
}

/* Cookie Info ---------------- */

#cookieChoiceInfo {
	font-size: 13px;
	font-size: 0.95rem;
	color: #fff;
}
#cookieChoiceInfo a, #cookieChoiceInfo a:visited, #cookieChoiceInfo a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Button -------------- */
#content p.button {
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 100%;
	font-size: 1.5em;
}
#content p.button a {
	display: block;
	color: #fff;
	background-color: #006600;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #006600;/*-webkit-box-shadow: 2px 2px 2px 0 #7A7A7A;
	box-shadow: 0px 0px 2px 0 #7A7A7A;*/
}
#content p.button a:hover {
	color: #fff;
	background-color: #003300;
	text-decoration: none;
}
#content p.button a.active, #content p.button a.aktiv {
	color: #fff;
	background-color: #00a300;
	text-decoration: none;
}
p.button.pfeil a:after {
	position: absolute;
	display: inline-block;
	color: #fff;
	z-index: 400;
	right: 10px;
	bottom: -7px;
	font-size: 30px;
	font-size: 2em;
	content: "\f245"; 
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	text-shadow: 2px 0px 6px #003300;
}
#content a.button {
	display: inline-block;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 10px;
	background-color: #006600;
	color: #fff;
	text-decoration: none;
}
#content a.button:hover {
	background-color: #42ab34;
	color: #fff;
	text-decoration: none;
}
.button2 a {
	display: block;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #42ab34;
	padding: 20px;
	font-size: 1.25rem !important;
	text-decoration: none !important
}
.button2 a:hover {
	background-color: #42ab34;
	color: #fff !important;
	border: 1px solid #42ab34;
}
/* Google Map Einbindung ----------- */
div#wpgmappitymap {
	margin: 0 auto 0 auto;
	width: 100%;
	max-width: 100%;
	height: 320px;
}
.googlekarte {
display: block;
	width: 100%;
	width: auto;
}
.iframe.gkarte {
display: block;
	width: 100%;
	height: 400px;
}

/* Formular ---------------------- */

label, input {
	display: block;
	width: 100%;

}
input.form, textarea.form {
	border: 1px solid #00a300;
	height: 30px;
	padding: 5px;
	line-height: 30px;
}

textarea.form {
	border: 1px solid #00a300;
	padding: 5px;
	width: 100%;
	height: 80px;
}

input.form2 {
	display: block;
	color: #fff;
	font-size: 16px;
	font-size: 1.25em;
	background-color: #006600;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border: 0px solid #006600;
	font-family: 'Roboto Condensed', Arial, Verdana, Helvetica, sans-serif;
	cursor: pointer;
}
input.form2:hover {
	color: #fff;
	background-color: #00a300;
	text-decoration: none;
}
/* Anregungen Popup --------------- */
#anregungen {
	position: absolute;
	display: none;
	width: 40%;
	min-width: 300px;
	max-width: 600px;
	z-index: 9000;
	bottom: 150px;
	left: 0%;
	padding: 20px;
	background: #fff;
	color: #000;
	box-shadow: 0 0px 10px rgba(81, 87, 91, 0.8);
	text-align: center;
	margin: 0 auto;
}

.infofenster p.schliessen a {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #CFD5D6;
	font-size: 24px;
}
.infofenster p.schliessen i {
	color: #CFD5D6;
	font-size: 24px;
	font-size: 1.5em;
}

/* -- Overlay Popup ----------------- */

.overlayPopup {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 1;
	visibility: visible;
	transition: all ease .3s;
	z-index: 9999999;
	background: rgba(0, 0, 0, .8);
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	text-align: center;
}
.overlayPopup .innerbox {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 75%;
	padding: 60px;
	background-color: #fff;
	max-width: 900px;
}
.overlayPopup.hide-it {
	opacity: 0;
	visibility: hidden;
	transition: all ease .3s;
	z-index: 0;
}
.overlayPopup img {
	max-width: 100%;
	max-height: 80vh;
	display: block;
	margin: 0 auto;
}
.overlayPopup .cancel {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 50px;
	color: #fff;
	text-decoration: none !important;
	color: #fff !important;
}
.overlayPopup .cancel span {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
/* Sonderinfo-Button ---- */
#sonderinfobutton  {
	display: block;
	background-color: #b20000;
}
#sonderinfobutton p {
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	padding: 5px;
	letter-spacing: 1px;
}
#sonderinfobutton p a {
color: #fff !important;
	text-decoration: underline;
}


/* vCard ------------------- */

.vcard {
margin: 0;
}
.vcard img {
width: 24px;
	max-width: 24px;
	height: 24px;
	margin-right: 5px;
	vertical-align: middle;
}
/* SEO Formatierung --------- */

.seowrapper {
display: block;
	background-color: #efefef;
	font-size: 0.7em;
	padding: 2vw;
}
.seowrapper h2, .seowrapper p {
	color: #868686;
}

/* *** 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 */



/*printer styles*/
@media print {
	/*hide the left column when printing*/
	#leftcol {
		display: none;
	}
	/*hide the right column when printing*/
	#rightcol {
		display: none;
	}
	#twocols {
		width: 100%;
		float: none;
	}
}
/* Beginn Grid-System -------------------- */

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.zeile {
	width: 80%;
	min-width: 790px;
	max-width: 980px;
	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 --------------- */

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

/* roboto-condensed-italic - latin */
@font-face {
	font-family: 'Roboto Condensed';
	font-style: italic;
	font-weight: 400;
	src: url('/webfonts/roboto-condensed-v16-latin-italic.eot'); /* IE9 Compat Modes */
	src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
		url('/webfonts/roboto-condensed-v16-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('/webfonts/roboto-condensed-v16-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
		url('/webfonts/roboto-condensed-v16-latin-italic.woff') format('woff'), /* Modern Browsers */
		url('/webfonts/roboto-condensed-v16-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('/webfonts/roboto-condensed-v16-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

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