
	body {
		font-size: 20px;
		font-weight: 400;
	}

	.callusnow {
		background: #304a76;
		padding-top: 200px;
		padding-bottom: 200px;
		border-top: 10px solid #58c08d;
		border-bottom: 10px solid #58c08d;
		background-image: url(../img/muster.jpg);
		background-size: cover;
		background-position: left center;
	}

	.callusbutton a {
		background: #58c08d none repeat scroll 0 0;
		border: 3px solid white;
		border-radius: 30px;
		color: white;
		display: inline-block;
		font-size: 30px;
		font-weight: 500;
		letter-spacing: 2px;
		margin: 0 10px;
		padding: 24px 72px;
  		text-transform: uppercase;
		transition: all 0.3s ease 0s;
		transition-property: all;
		transition-duration: 0.3s;
		transition-timing-function: ease;
	}

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

	.callusbutton a {
		padding: 15px 36px;
		letter-spacing: 1px;
		font-size: 24px;
	}

	.callusnow {
		background-size: 100%;
		padding-top: 150px;
		padding-bottom: 150px;
	}

}

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

	.callusbutton a {
		padding: 10px 24px;
		letter-spacing: 0px;
		font-size: 16px;
	}

	.callusnow {
		padding-top: 120px;
		padding-bottom: 120px;
	}

}

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


}

	#feature {
		border-bottom: 10px solid #304a76;
	}

	#feature .home_btn {
		margin-top: 40px;
	}

	#basics {
		background-color: #304a76 !important;
		border-top: 10px solid #58c08d;
		border-bottom: 10px solid #58c08d;
	}

	#basics p, #basics h1, #basics span {
		color: white !important;
	}

	#basics p a {
		color: #58c08d !important;
	}

	#basics p a:hover {
		color: #337ab7 !important;
	}

	#basics .home_btn {
		margin-top: 40px;
	}

	#basics .home_btn a {
		background: #fff;
		color: #304a76;
	}

	#basics .home_btn a:hover {
		background: transparent;
		color: #fff;
	}

	#safety {
		border-bottom: 10px solid #304a76;
	}


	.footer {
		background-color: #003349 !important;
		border-top: 10px solid #304a76;
	}

	.navbar-brand img {
		width: 100px;
		height: auto;
		margin-top: -15px;
		margin-bottom: -10px;
	}

	.navbar-nav {
		margin-top: 15px !important;
	}

	.logo-rgb-color {
		display: none !important;
	}

	.logo-rgb-white {
		display: block !important;
	}


	.menu-shrink .logo-rgb-color {
		display: block !important;
	}

	.menu-shrink .logo-rgb-white {
		display: none !important;
	}

	.topfon {
		display: block;
		text-align: center;
		font-size: 18px;
		color: #003349;
		line-height: 1.5;
		font-weight: 700;
	}

	.topfon span {
		font-size: 16px;
		font-weight: 400;
	}

	.menu-shrink .topfon {
		display: block;
	}

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

	.topfon {
		display: none !important;
	}

}

	.block-menu, .navbar-default.menu-shrink li a.block-menu {
		background-color: #58c08d !important;
		color: white !important;
	}

	.footer_address span, .footer_social span {
		background: #58c08d !important;
	}

	.topcontrol {
		background: #58c08d !important;
	}

	.brtop {
		border-top: 1px solid #304a76;
	}

	.footer_social ul li a {
		background: #58c08d none repeat scroll 0 0;
	}

	.footer a {
		color: white !important;
	}

	.footer a:hover {
		color: #58c08d !important;
	}

	.footer_social ul li a {
		background: #58c08d none repeat scroll 0 0;
	}

	.footer_social ul li a:hover {
		background: #333 none repeat scroll 0 0;
	}

	.footer_address, .footer_social {
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.ce-hinweis {
		background-color: rgba(255,255,255, .69);
		padding-top: 25px;
		padding-bottom: 25px;
		font-size: 20px;
	}

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

	.footer_copyright, .footer_menu {
		width: 100%;
		text-align: center;
		margin-bottom: 30px !important;
	}

}

	.navbar-default .navbar-toggle {
		background: #58c08d none repeat scroll 0 0;
	}

	.navbar-default .navbar-toggle {
		border-color: #58c08d;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: white;
	}

	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #58c08d;
	}

	.small-li {
		font-size: 16px;
	}

	.hero-text h2 {
		font-size: 60px;
		line-height: 1.1;
	}

	.hero-text p {
		font-size: 24px;
		line-height: 1.3;
	}

	h2.fett {
		font-weight: 700;
	}	

	.mb40 {
		margin-bottom: 40px;
	}

	h1, h2, h3, h4, h5, h6 {
		text-transform: none !important;
	}

	.footer h4 {
		font-size: 24px !important;
	}

	.single-feature i {
		background-color: #58c08d !important;
		border-color: #58c08d !important;
	}

	.section-title span {
		background-color: #58c08d !important;
	}

	.single-feature {
		height: 150px;
	}

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

	.single-feature {
		height: 180px;
	}

}

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

	.single-feature {
		height: 210px;
	}

}

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

	.single-feature {
		height: auto;
	}

	#home {
		background-position: 58% 70px !important;
	}

	.home-parallax {
		height: 1100px !important;
	}

	.hero-text {
		padding-top: 160px !important;
	}

	.hero-text h2 {
		font-size: 48px;
		line-height: 1.3;
		width: 100%;
		margin-bottom: 30px;
	}

	.hero-text p {
		font-size: 20px;
		line-height: 1.5;
		width: 60%;
	}

	.home_btn a {
		margin: 20px 10px 20px;
	}

	.navbar-header {
		float: left !important;
	}

	.navbar-nav {
		float: right !important;
		margin-top: 5px !important;
	}

	.navbar-default.menu-shrink .navbar-nav {
		margin-top: 10px !important;
	}

}

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

	.hero-text h2 {
		width: 60%;
	}

	.home_btn a {
		text-align: center;
		padding: 10px 0;
		width: calc(100% - 24px);
	}

}

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

	.logo-rgb-color {
		display: block !important;
	}

	.logo-rgb-white {
		display: none !important;
	}

	.navbar-default .navbar-nav > li > a.block-menu {
		color: white !important;
	}

	.navbar-default .navbar-nav:hover > li > a.block-menu {
		background-color: #58c08d !important;
	}

}

	.newsletter_form::before {
		display: none !important;
		width: 0 !important;
		height: 0 !important;
	}

	.prostate-text {
		width: 440px;
		max-width: 100%;
		color: white;
		margin: 0 auto 30px auto;
	}

