.imprint{
	background-color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6{
	color: #000000;
	margin-bottom: 20px;
	margin-top: 50px;
}

a{
	color: #3f3f95;
}

h1{
	font-family: "Montserrat Bold";
}

.three-fifth.mcb-wrap {
    width: 100%;
}

@media only screen and (max-width: 767px){

	.section.mcb-section.mcb-section-7prfyqmh4{
		padding-top: 60px !important;
	}

	.mobile-header-mini #Top_bar #logo{
		margin: 20px 0px;
	}
}

@media only screen and (max-width: 1239px){

	#Top_bar a.responsive-menu-toggle{
		padding: 37px 0px;
}

@media only screen and (max-width: 767px){
	
	.mobile-header-mini #Top_bar a.responsive-menu-toggle {
	    top: 8px!important;
}

@media only screen and (max-width: 370px){

	.logo{
		width: 50% !important;
    	padding-left: 30px !important;
	}
}