@media only screen and (max-width: 63.75em) {
/*(max-width: 1020px)*/ 

p {
	line-height:1.9;
	margin-bottom:7px;
}

.hgroup h2,
h1 {
	font-size:28px;
}

.hgroup h3,
h2 {
	font-size: 17px;
}

.topmodule {
	background:url(../images/bauexperts-startseitebild.jpg) center center no-repeat #f0f0f0;
	height:350px;
	background-size: cover;
}

.topmodule-inner {
    margin: auto;
    width: 95%;
}

.praxis-ratgeber h2,
.praxis-ratgeber h3 {
	font-size:19px;
	font-weight: 600;
}

.main-navi ul.menu li a {
	font-size: 22px;
}

.centered {
	width: 95%;
	padding: 0;
	/*margin: 0 auto;*/
}

.topbar-inner {
	width: 100%;
	padding: 0;
}

.header-content {
	width:95%;
	padding:0;
}

.main-navi {
	width:75%;
	margin-right:3%;
}

.logo {
	width:22%;
	text-align:center;
}

.breadcrumb {
	width:95%;
	padding:0;
}

.content-wrapper {
	width: 95%;
	padding:0;
}

.content-wrapper .content {
	width:75%;
}

.content-wrapper .sidebar {
	width:22%;
	margin:140px 0 0 3%;
}

.site .content-full {
	width:95%;
	padding:0 0 20px;
}

.startseite-item {
	width:95%;
	padding:0 0 60px;
}

.leistungen .container-tabs .ueberblick-container {
	width:100%;
}

.leistungen .container-tabs .ueberblick-container .ueberblick-leistung {
	width:50%;
}

.container-leistungen {
	width:95%;
}

.container-leistungen .hgroup {
	width:30%;
	margin-right: 5%;
}

.container-leistungen .beschreibung-leistungen {
	width:65%;
}

.leistungen .wrapper-tabs {
	width:95%;
	padding:0;
}

.wrapper-kontakt-startseite aside {
	width:95%;
	padding:30px 0;
}

.wrapper-kontakt-startseite aside ul li {
	width:50%;
	font-size:20px;
	box-sizing:border-box;
}

.wrapper-kontakt-startseite aside ul li.kontakttel {
	margin-right: 3%;
	width: 47%;
}

.praxisbeispiel-module-item,
.kategorie .praxisbeispiel-module-item {
	margin-top: 15px;
	margin-bottom: 10px;
}

.praxisbeispiel-module-introbild img {
	width: 100%;
	height: auto;
}

.main-footer .footer-wrapper {
	width:95%;
	padding:20px 0 20px 0;
}

/* Partnerinfos */

.person_wrap {
    width: 100%;
}

.personBlockleft {
    margin-right: 4%;
    text-align: left;
    width: 56%;
    line-height: 1.4;
}

.personal_img {
    margin-right:4%;
    padding: 0;
    width: 28%;
}

.intro-lp-slider .personal_img {
	width: 25%;
	max-width: 120px;
}

.personal_info {
	width: 68%;
}

.intro-lp-slider .personal_info {
	width: 71%;
}

.personBlockright {
    width: 40%;
}

.person_wrap img {
	max-width: 100%;
	height: auto;
}

/* Leistungkat */

.kategorie-leistung {
    margin-left: 5%;
    width: 30%;
    margin-top: 20px;
    margin-bottom: 30px;
}

/* Leistungsseite */

.dienstleistungsseite .intro-dls .intro-bilder {
	width:44%;
	margin-right:3%;
}

.dienstleistungsseite .intro-dls .intro-bilder img {
	height: auto;
	max-width: 100%;
}

.dienstleistungsseite .intro-dls .intro-text {
	width: 53%;
	margin-right: 0;
}

.dienstleistungsseite .intro-dls .intro-text ul li {
    float: left;
    width: 50%;
    box-sizing:border-box;
}

.dienstleistungsseite .intro-dls .intro-text ul li:nth-child(2n+1) {
	clear: both;
}

.dienstleistungsseite .intro-dls .intro-text .preis-block {
    margin-bottom: 15px;
}

.cta-button {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: 8px 15px !important;
    text-align: center;
}

.aside-right {
	padding: 40px 0 0;
}

.lp_text {
    margin-right: 0;
    width: 100%;
}

.lp_text > img {
    width: 100%;
    height: auto;
}

.lp_cta {
    width: 100%;
}

.aktuelles-item img {
	max-width: 100%;
	height: auto;
}

.ausgezeichnet .container-ausgezeichnet {
	width: 20%;
	margin-right: 4%;
}

.kontaktdaten {
	width: 75%;
}

/* Regioseite */

.fake-header h1 {
	font-size: 34px;
}

.c-tel,
.c-mail {
	font-size: 19px;
}


} /* end media queries */


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

/* Regio LP */

.fake-header {
	margin-top: 14px;
	text-align: center;
}

.fake-header h1 {
	margin-top: 0;
	margin-bottom: 5px;
}

.fake-header .cta {
	width: 100%;
}

.fake-header .logo {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.cta {
	text-align: center;
}

.c-tel,
.c-mail {
	padding: 20px 0 20px 54px;
	display: inline-block;
	background: url('../img/tel-bauexperts.png') no-repeat left top;
	background-size: 45px 65px;
	width: auto;
	margin:10px 4% 0 0;
	float: none;
}

.c-mail {
	padding: 20px 0 20px 64px;
	background: url('../img/mail-bauexperts.png') no-repeat left center;
	background-size: 50px 34px;
	margin:10px 0 0 4%;
}


} /* end media queries */

@media only screen and (max-width: 50em) {
/*(max-width: 800px)*/ 

/* Startseite Ausgezeichnet */

.startseite-introtext,
.startseite-item .hgroup {
	width: 100%;
	margin-right: 0;
}

.startseite-ausgezeichnet {
	width: 100%!important;
	margin-top: 3%!important;
}

.dienstleistungsseite .anfrage-button-container .panel.cta-button {
	margin-right: 0;
}

.topmodule {
	height:300px;
}

.topmodule .moduletable_umkreissuchetext {
    font-size: 15px;
    padding-bottom: 6px;
    color: #333;
}

.topmodule .moduletable_umkreissuchetext p {
	line-height:1.1;
}

.topmodule .moduletable_umkreissuchetext strong {
	font-size:24px;
}

.logo {
	padding-bottom: 0;
	text-align: center;
	width: 100%;
}

.startseite .logo {
	margin-bottom: 10px;
}

/*.logo img {
	height: 120px;
	width: 146px;
}*/ 

.breadcrumb {
	display: none;
}

.menu-trigger {
	display: block;
}

.no-js .menu-trigger {
	display: none;
}

.topbar {
	height: 40px;
}

.topbar-navi {
	display: none;
}

.main-navi {
	display: none;
}

.no-js .topbar-navi {
	display: block;
	width: 994px!important;
}

.item-925.last.deeper.parent {
    float: none;
    margin: 0;
}

.dienstleistungsseite .intro-dls .intro-bilder {
	width:52%;
}

.dienstleistungsseite .intro-dls .intro-text {
	width: 45%;
}

.dienstleistungsseite .intro-dls .intro-text ul li {
    width: 100%;
    padding: 3px 0 3px 40px;
}

.dienstleistungsseite .intro-dls .intro-text ul li::before {
    font-size: 34px;
}

.intro-text-button {
	width: 100%!important;
}

.cta-button {
	margin-top: 2%;
    width: 100%!important;
    padding: 12px 15px !important;
    box-sizing:border-box;
}

.cck_forms.cck_site.cck_button_submit.cck_anfrage_senden {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}

.cck_anfrage_senden .cck_form_button_submit {
	float: none!important;
}

.ausgezeichnet .container-ausgezeichnet {
	width: 100%;
	margin-right: 0;
}

#auorg {
    margin-left: auto !important;
    margin-right: auto !important;
    right: 0!important;
    left: 0!important;
}

.kontaktdaten {
	width: 100%;
	margin: 40px 0 30px;
}

.ausgezeichnet .centered .group {
	padding: 0!important;
}

.gallery-cell {
  height: 190px; 
}

/* Fragebogen Interessenten */

.fragebogen div.vertical div.cck_forms {
	width: 48%;
	margin-left: 4%;
}

.fragebogen div.vertical div.cck_persnliche_daten,
.fragebogen div.vertical div.cck_ausbildung,
.fragebogen div.vertical div.cck_akademische_titel,
.fragebogen div.vertical div.cck_fb_bauingenieur,
.fragebogen div.vertical div.cck_fb_kaufmann,
.fragebogen div.vertical div.cck_fb_meister,
.fragebogen div.vertical div.cck_fb_baumeister,
.fragebogen div.vertical div.cck_fb_sonstige,
.fragebogen div.vertical div.cck_groupx_ausbildung,
.fragebogen div.vertical div.cck_groupx_beruf,
.fragebogen div.vertical div.cck_ausbildungsdauer,
.fragebogen div.vertical div.cck_beruflicher_werdegang,
.fragebogen div.vertical div.cck_berufliche_tatigkeiten,
.fragebogen div.vertical div.cck_zusatz_quali,
.fragebogen div.vertical div.cck_zusatz_quali_check,
.fragebogen div.vertical div.cck_zusatz_quali_sonstige,
.fragebogen div.vertical div.cck_fb_beruftsart,
.fragebogen div.vertical div.cck_kenntnisse_sachverstand,
.fragebogen div.vertical div.cck_zusatz_ausbildung,
.fragebogen div.vertical div.cck_zusatz_erfahrung,
.fragebogen div.vertical div.cck_zusatz_ausbildung_sonstige,
.fragebogen div.vertical div.cck_mitglied_bvs,
.fragebogen div.vertical div.cck_mitglied_sonstige,
.fragebogen div.vertical div.cck_mitgliedschaften,
.fragebogen div.vertical div.cck_angaben_richtig,
.fragebogen div.vertical div.cck_fragebogen_senden,
.fragebogen div.vertical div.cck_fb_architekt {
	width: 100%;
	margin-left: 0;
}

.fragebogen div.vertical div.cck_fb_titel,
.fragebogen div.vertical div.cck_fb_vorname,
.fragebogen div.vertical div.cck_fb_geburtsdatum,
.fragebogen div.vertical div.cck_fb_plz,
.fragebogen div.vertical div.cck_fb_tel,
.fragebogen div.vertical div.cck_fb_mobil,
.fragebogen div.vertical div.cck_fb_homepage,
.fragebogen div.vertical div.cck_fb_architekt_fach,
.fragebogen div.vertical div.cck_fb_bauingenieur_fach,
.fragebogen div.vertical div.cck_fb_kaufmann_fach,
.fragebogen div.vertical div.cck_fb_meister_fach,
.fragebogen div.vertical div.cck_fb_baumeister_fach,
.fragebogen div.vertical div.cck_fb_sonstige_fach,
.fragebogen div.vertical div.cck_fb_akademische_titel,
.fragebogen div.vertical div.cck_gebiet_zerti,
.fragebogen div.vertical div.cck_zusatz_quali_sonstige_durch,
.fragebogen div.vertical div.cck_zusatz_quali_sonstige_text,
.fragebogen div.vertical div.cck_mitglied_sonstige_text,
.fragebogen div.vertical div.cck_zusatz_ausbildung_sonstige_text,
.fragebogen div.vertical div.cck_fb_nationalitat {
	margin-left: 0;
	clear: both;
}

.fragebogen div.vertical div.cck_vom,
.fragebogen div.vertical div.cck_bis,
.fragebogen div.vertical div.cck_ausbildungsstatte,
.fragebogen div.vertical div.cck_ausbildungsort {
	width: 49%;
	margin-left: 2%;
}

.fragebogen div.vertical div.cck_vom,
.fragebogen div.vertical div.cck_ausbildungsstatte {
	margin-left: 0;
}

.main-footer {
    padding-bottom: 3%;
}

.main-footer .footer-wrapper,
.main-footer .footer-menu-wrapper {
	padding:4% 8px 0% 8px;
	/*text-align: center;*/
}

.footer-menu-wrapper ul {
	text-align:center;
	line-height: 2;
	font-size: 14px;
}

.footermodule1 {
	/*width: 100%;*/
}

.footermodule1 h3 {
	margin-bottom: 5px;
}

.landingpage .cta-button {
	margin-right: 0;
}

} /* end media queries */

@media only screen and (max-width: 47em) {
/*(max-width: 752px)*/ 


h1 {
	font-size:26px;
}

.hgroup h2,
.startseite-item h1 {
    font-size: 24px;
}

h2 {
    font-size: 16px;
}

.hgroup h3 {
	font-size: 15px;
}

p {
	line-height:1.8;
	margin-bottom:6px;
}

.beschreibung-leistungen p {
	font-size: 15px;
	line-height: 1.4;
}

.praxis-ratgeber h2,
.praxis-ratgeber h3 {
	font-size:18px;
}

.wrapper-kontakt-startseite aside ul li {
	font-size:18px;
}

.anfrageformular div.vertical div.cck_forms {
    width: 100%;
    padding-right: 0!important;
}

.cck_anfrage_senden {
	width: 100%!important;
}

.dienstleistungsseite .preis-block {
	font-size:22px;
}

/* Fixed Contact Bottom */

.fixed-contact {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}

.fixed-contact.show {
	display: block;
}

.fixed-contact a {
	display: inline-block;
	cursor: pointer;
	padding: 34px 0 4px;
	width: 50%;
	text-align: center;
	background: #17242c;
	color: #f8f8f8;
	position: relative;
	font-size: 10px;
	text-decoration: none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.fixed-contact a {
	float: left;
}

.fixed-contact .mailfull {
	width: 100%;
}

.fixed-contact a:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	content: "\e614";
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	top: 2px;
	font-size: 38px;
	color: #f8f8f8;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a.fixed-contact-mail:before {
	content: "\e60b";
	font-size: 56px;
    top: -7px;
}

.main-footer {
	padding-bottom: 28px;
}

.intro-lp-vorteile,
.intro-lp-slider {
	width: 100%;
	padding-right: 0;
	float: none;
}

.telspanwrap span {
	display: block;
}

.intro-lp-slider {
	/*width: 60%;*/
}

.beschreibung-leistungen {
	font-size: 19px;
}

.beschreibung-leistungen ul li {
	padding: 16px 0 12px;
	margin: 7px 0;
	padding-left: 54px;
	background-size: 40px 33px;
	line-height: 1;
}

} /* end media queries */

@media only screen and (max-width: 44em) {
/*(max-width: 704px)*/ 

body {
  color:#333;
}

.topmodule {
	height:250px;
}

.topmodule .moduletable_umkreissuchetext {
    padding-bottom: 5px;
    color: #222;
    width: 100%;
    padding-right: 0;
    float: none;
}

.topmodule .moduletable_umkreissuchetext strong {
	font-size:22px;
}

.moduletable_umkreissuchetext+.moduletable {
	float: none;
	width: 60%;
	padding-top: 25px;
	display: none;
}

.praxis-ratgeber h2,
.praxis-ratgeber h3 {
	font-size:17px;
	padding: 12px 35px 12px 15px;
}

.personBlockleft {
    margin-right: 0;
    width: 100%;
    line-height: 1.4;
}

/*.personal_img {
    margin-right:4%;
    width: 25%;
    max-width: 120px;
}

.personal_info {
	width: 68%;
}*/

.personal_img {
    margin-right:4%;
    width: 35%;
    max-width: 120px;
    float: left;
}

.personal_info {
	width: auto;
	float: none;
}

.intro-lp-slider .personal_info {
	width: 100%;
}

.personBlockleft {
	margin: 0;
}

.intro-lp-slider .personBlockleft {
	margin-bottom: 50px;
}

.personBlockright {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}

.personBlockright ul {
	padding-left: 0;
	list-style-position: inside;
}

.kategorie-leistung {
    margin-left: 10%;
    width: 45%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.kategorie-leistung img {
	width: 100%;
}

.kategorie-leistung:nth-child(3n+1) {
    clear: none;
    margin-left: 10%;
}

.kategorie-leistung:nth-child(2n+1) {
    clear: both;
    margin-left:0;
}

.image-container img {
	max-width: 100%;
	height: auto;
}

.moduletable_umkreissuchetext strong {
    font-size: 22px;
}

.moduletable_umkreissuchetext p + p {
    margin-top: 8px;
}

.c-tel,
.c-mail {
	padding: 75px 0 0!important;
	display: block!important;
	background: url('../img/tel-bauexperts.png') no-repeat center top!important;
	background-size: 45px 65px!important;
	margin:15px 0 0!important;
}

.c-mail {
	padding: 42px 0 0!important;
	background: url('../img/mail-bauexperts.png') no-repeat center top!important;
	background-size: 50px 34px!important;
	margin-top: 32px!important;
}

.logo img {
	height: 120px;
	width: 146px;
}

.fake-header h1 {
	font-size: 30px;
}

.fake-header p {
    font-size: 17px;
}

.container-leistungen .hgroup {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
}

.container-leistungen .beschreibung-leistungen {
    width: 100%;
}

.beschreibung-leistungen {
    font-size: 18px;
}

} /* end media queries */

@media only screen and (max-width: 40em) {
/*(max-width: 640px)*/ 


.praxisbeispiel-module-item,
.kategorie .praxisbeispiel-module-item {
	width: 100%;
	margin-left: 0%;
}

.aktuelles-cat {
	width:100%;
	margin-left: 0;
}

.dienstleistungsseite .preis-block {
	font-size:20px;
}

.social-likes {
	margin-top: 10px!important;
}

.social-likes__button {
	padding-top: 6px!important;
	padding-bottom: 6px!important;
}

.social-likes__icon {
	top: 4px!important;
}

.vielen-dank .standardbeitrag h1 + p,
.rueckruf-vielen-dank .standardbeitrag h1 + p {
	padding-left: 90px;
	padding-top: 8px;
	font-size: 18px;
	padding-bottom: 5%;
}

.vielen-dank .standardbeitrag h1 + p:before,
.rueckruf-vielen-dank .standardbeitrag h1 + p:before {
	font-size: 80px;
}

.fake-header h1 {
	font-size: 27px;
}

.cta.centered.ta > p {
    font-size: 16px;
    line-height: 1.2;
    margin: 5px 0 0;
}


} /* end media queries */

@media only screen and (max-width: 38em) {
/*(max-width: 608px)*/


/* Partnerkontakt */

.half {
	width: 100%;
}

.partnerbild {
	border: 1px solid #ccc;
}

.container-partnerbild {
	width: 100%;
	min-width: 110px;
	text-align: center;
}

.container-partnerinfo {
	width: 100%;
	padding: 0!important;
	text-align: center;
}

.partnername,
.partneradresse {
	margin-top: 5px;
}

.gallery-cell {
  width: 100%; 
  height: 450px; 
}

/* Gutachtersuche Detailseite */

.gutachterbild {
	width: 100%;
	margin-top: 30px;
}

.gutachterdetails {
	width: 100%;
}

div#com_filialfinder h1 {
    margin: 10px 0;
}

div#filialfinder_field_customfield_5423e989bf078 div.filialfinder_label {
    margin-top: 20px;
}

.beschreibung-leistungen {
    font-size: 16px;
}

.moduletable_umkreissuchetext strong {
    font-size: 20px;
}

.moduletable_umkreissuchetext {
    font-size: 16px;
}

} /* end media queries */


@media only screen and (max-width: 35em) {
/*(max-width: 560px)*/

body {
  color:#222;
}

h1 {
	font-size:24px;
	margin-top: 15px;
}

/*.hgroup h2,
.startseite-item h1 {
    font-size: 22px;
}*/

p {
	line-height:1.7;
	margin-bottom:6px;
}

.topmodule .moduletable_umkreissuchetext {
    padding-bottom: 4px;
    font-size: 14px;
}

.topmodule .moduletable_umkreissuchetext strong {
	font-size:19px;
}

.ueberblick-leistung {
	width: 100%;
}

.dienstleistungsseite .intro-dls .intro-bilder {
	width:100%;
	margin: 0 0 10px;
}

.dienstleistungsseite .intro-dls .intro-text {
	width: 100%;
}

.dienstleistungsseite .kundenrezension {
    margin-bottom: 10px;
}

.dienstleistungsseite .intro-dls .intro-text ul li {
    padding: 4px 0 4px 40px;
}

.wrapper-kontakt-startseite aside,
.aside-right h2,
.cck_anfrage_hinweis {
	text-align: center;
}

.wrapper-kontakt-startseite h1 {
    margin-bottom: 10px !important;
}

.aside-right h2 {
	font-size: 26px;
}

.wrapper-kontakt-startseite aside ul li {
	width: 100%!important;
	margin: 20px 0 0;
	padding: 60px 0 0 0;
}

.wrapper-kontakt-startseite aside ul li:before {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 0;
}

.praxisbeispiele-startseite .praxisbeispiel-module-item:first-child {
	margin-top: 25px;
}

div.cck_forms.cck_site div.cck_label,
div.cck_forms.cck_site div.cck_label label,
div.cck_forms.cck_site div.cck_form input,
div.cck_forms.cck_site div.cck_form textarea,
div.cck_forms.cck_site div.cck_form select,
div.cck_forms.cck_site div.cck_form option,
div.cck_forms.cck_site div.cck_form span,
div.cck_forms.cck_site div.cck_form p,
div.cck_forms.cck_site div.cck_desc {
    font-size: 15px !important;
}

.float-left.einleitungsbild {
	float: none;
}

.social-likes li {
	display: block;
}

.footermodule1,
.footermodule2 {
	width: 100%;
	float: none;
	margin-bottom: 3%;
	text-align: center;
}

#com_filialfinder_suchtabelle,
#filialfinder_table_singleform {
    width: 100%;
}

} /* end media queries */


@media only screen and (max-width: 27em) {
/*(max-width: 432px)*/

#rwd-kontakt ul li {
	font-size: 15px!important;
}

/*#rwd-kontakt ul li .icon-telefon:before {
    top: 42px !important;
}*/

h1 {
	font-size:22px;
}

/*.hgroup h2,
.startseite-item h1 {
    font-size: 20px;
}*/

.logo img {
	height: 98px;
	width: 120px;
} 

.topmodule {
	height:230px;
}

.topmodule .moduletable_umkreissuchetext {
    padding-bottom: 2px;
    font-size: 13px;
}

.praxis-ratgeber h2,
.praxis-ratgeber h3 {
	font-size:16px;
	padding: 12px 35px 12px 12px;
}

/*.personal_img {
    margin-right:0%;
    width: 100%;
    max-width: none;
}

.personal_info {
	width: 100%;
	margin-top: 10px;
}

.personBlockright {
    width: 100%;
    margin-top: 20px;
}*/

.kategorie-leistung {
    margin-left: 0;
    width: 100%;
}

.kategorie-leistung img {
	width: 100%;
}

.kategorie-leistung:nth-child(3n+1) {
    clear: none;
    margin-left: 0;
}

div.cck_forms.cck_site div.cck_label,
div.cck_forms.cck_site div.cck_label label,
div.cck_forms.cck_site div.cck_form input,
div.cck_forms.cck_site div.cck_form textarea,
div.cck_forms.cck_site div.cck_form select,
div.cck_forms.cck_site div.cck_form option,
div.cck_forms.cck_site div.cck_form span,
div.cck_forms.cck_site div.cck_form p,
div.cck_forms.cck_site div.cck_desc {
    font-size: 14px !important;
}

.dienstleistungsseite .preis-block {
	font-size:18px;
}

/* Fragebogen Interessenten */

.fragebogen div.vertical div.cck_forms {
	width: 100%;
	margin-left: 0%;
}

.vielen-dank .standardbeitrag h1 + p,
.rueckruf-vielen-dank .standardbeitrag h1 + p {
	padding-left: 60px;
	padding-top: 0px;
	font-size: 16px;
}

.vielen-dank .standardbeitrag h1 + p:before,
.rueckruf-vielen-dank .standardbeitrag h1 + p:before {
	font-size: 52px;
}

.fieldx-introbild {
	display: none;
}

#com_filialfinder.singleview .filialfinder_label {
    width: 100%;
    font-weight: bold;
}

#com_filialfinder.singleview .filialfinder_content {
    margin-left: 0;
}

.fake-header h1 {
	font-size: 24px;
}

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

.moduletable_umkreissuchetext strong {
    font-size: 18px;
}

.moduletable_umkreissuchetext {
    font-size: 15px;
}

} /* end media queries */











