/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
#primary-menu ul li > a {

    font-size: 14px;

}


h2 {
	font-size: 20px; 
	color: #444;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 0 30px 0;
	font-family: 'Raleway', sans-serif;
}

.slider-caption h2 {
	font-size: 3rem;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}

.slider-caption p {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 24px;
}

.device-xxs img .weblinedesign {

	text-align:center;
	

}

.device-md .weblinedesign {

  line-height: 3;
}

.device-lg .weblinedesign {

  line-height: 6;
}

.device-xl .weblinedesign {

  line-height: 6;
}



ul.schwerpunkte-icons {
    list-style: none;
    /*margin: 0 -15px -20px;*/
    padding: 0;
	list-style-position: outside !important;
}

ul.schwerpunkte-icons li {

   /* margin-bottom: 10px;*/
    font-size: 15px;
    /*padding: 0 15px;*/
	color: #99383f;
	margin-right: 20px;


}

ul.schwerpunkte-icons li span {
   /* display: inline-block;*/
   /* line-height: 25px;*/
	color: #555;;
	margin-left: 10px;

}

.feature-box.fbox-center.fbox-plain .fbox-icon i {
    font-size: 44px !important;
}

.feature-box.fbox-center .fbox-icon i {
    line-height: 96px!important;
}

	.flip-card h3 {

	font-size:16px;

}

	.flip-card-inner {

    padding: 0.9rem;

}

.flip-card-front{

    /*opacity: 0.2!important;*/
    background-color: #99383f!important;
	  opacity: 0.7!important; 

}


.flip-card-front:after, .flip-card-back:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
     opacity: 0.4!important; 
    background-color: #99383f!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 6px;
}

.flip-card .bg-danger {
    background-color: #99383f !important;
}


.button.button-full {
    display: block;
    width: 100%;
    white-space: normal;
    margin: 0;
    height: auto;
    line-height: 1.6;
    padding: 20px 0;
    font-size: 24px;
    font-weight: 300;
    text-transform: none;
    border-radius: 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

 h3 {

  font-weight:400;
}

.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4 {
    margin-bottom: 0;
    font-weight: 500;

}

/*.device-md #logo img,
.device-sm #logo img,
.device-xs #logo img,
.device-xxs #logo img { margin: 10px 0; }*/


#footer {
    position: relative;
    background-color: #EEE;
    border-top: 1px solid rgba(165,34,68,0.2);
}


	
/*#header.sticky-header,
#header.sticky-header #header-wrap,
#header.sticky-header:not(.sticky-style-2) #logo img,
#header.sticky-header #primary-menu,
#header.sticky-header #primary-menu > ul,
#header.sticky-header #primary-menu > ul > li > a { height: 100px; }

#header.sticky-header #primary-menu > ul > li > a { line-height: 100px; }

#header.sticky-header #primary-menu > ul > li > a i { line-height: 99px; }

#header.sticky-header #primary-menu > ul > li > ul,
#header.sticky-header #primary-menu > ul > li > .mega-menu-content,
#header.sticky-header #primary-menu > ul > li.mega-menu > .mega-menu-content { top: 100px; }

#header.sticky-header #top-search,
#header.sticky-header #top-cart {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

#header.sticky-header #top-cart .top-cart-content { top: 60px; }

#logo img,
#header.sticky-header:not(.sticky-style-2) #logo img { height: 180px;  }

#logo img {
    height: 180px;
	 padding-top:5px;

}
*/



#header.sticky-header #primary-menu > ul > li > a { line-height: 10px; }

#header.sticky-header #primary-menu > ul > li > a i { line-height: 99px; 

}


#logo img,
#header.sticky-header:not(.sticky-style-2) #logo img { height: 180px;}



#logo  { height: 180px; margin-left:80px; position:absolute; padding-top:0px;}



@media (max-width: 479px) {
	
/*	#logo img {
		
width:50%;
height:auto;
bottom: 0px;

margin-left:70px;


}*/



#logo  {  position:relative;  padding-top:0px; height:70px;  }

#logo img {  height: 70px; }

#page-title h1 {
    line-height: 1.0;
    font-size: 17px;
}


.heading-block h1 {
    font-size: 20px;
}


}

@media (min-width: 280px) and (max-width: 767px) {
	
	ul.schwerpunkte-icons {
    list-style: none;
    margin: 0 -35px -30px;
    padding: 0;
	
}

ul.schwerpunkte-icons li {

    margin-bottom: 18px;
    font-size: 14px;
    padding: 0 15px;
}
	
	
	.flip-card-inner {

    padding: 0.9rem;

}

#page-title.page-title-parallax h1 {
    font-size: 22px;
    font-weight: 500;

}

.heading-block h2 {
    font-size: 20px;
}

.heading-block h3 {
    font-size: 20px;
}

}
	
	
@media (min-width: 480px) and (max-width: 767px) {
		

#logo img { height: 70px;
text-align:center


}


   
}


	
	
	@media (min-width: 768px) and (max-width: 991px) {		
	
	#logo  {    padding-top:0px; }

#logo img { height:90px; text-align:center;}



	}
	
	
	@media (min-width: 640px) and (max-width: 991.98px) {
		
		

#logo img { margin-left: 20px; padding-left:40px; }



	}
	
	
@media (max-width: 991.98px) {
#primary-menu-trigger {
    opacity: 1;
    pointer-events: auto;
    top: 15px;
    margin-top: 0;
    left: 0;
    z-index: 1;
    color: #a52244;

}









