/* CSS Document */

@media (max-width: 620px) {

.inner_wrapper {
    max-width: 620px !important;
	margin-left: auto;
	margin-right: auto;
	padding-left:10px; padding-right:10px;
}
.inner_right_mobile{ font-family:Arial, sans-serif;font-size:11px; color: #869eaa; margin-top:10px; margin-bottom:0px;}

.section_inner h1{ font-size:22px !important;}
.section_inner h2{ font-size:22px !important;}
.section_inner p { font-size:13px !important;}
.section_inner li{ font-size:13px !important;}
.praxiszeiten_mobile em {font-size:18px !important;}

/*footer*/
.blackfooter { background-color:#666; border-top: 10px solid #d9ceb7;}
.footerfeld { float:none !important;}
.footerfeld p { font-size:13px !important; }

.fo1 {width:100%; /*margin-left:0px;*/}
.fo2 {width:100%; /*margin-left:0px;*/}
.fo3 {width:100%; /*margin-left:90px;margin-top:-40px; display:block;*/}

.con1{ margin-right:0px; margin-bottom:25px;}
.con2{ margin-right:0px; margin-bottom:25px;}
.con3{ margin-right:0px; margin-bottom:25px;}

.kontaktwrap {width:100%; margin-left:auto; margin-right:auto;}

.carousel-inner h2 {
	
	font-size: 30px;
	
}

}