/*
Theme Name: Berger Child
Template: berger-theme
Author: Child Theme Configurator
Version: 1.0.1440516616
Updated: 2015-08-25 15:30:16
*/

header, header.hbg {
	background-color: #393d3e;	
}
#logo {
    margin: 7px 0px;
    height: 63px;
}
h1 {
    font-size: 20px !important;
}
p {
    font-size: 14px;
}
.clapat-menubtn .btn_menu_line {
    background-color: #fff!important;
}
.clapat-overlay-menu.is-active .fa {
	font-size: 3em;
}

.home #main {
    padding-top: 75px !important;
}

#main {
    padding: 130px 0 15px 0 !important;
}
.light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6 {
    float: left;
    color: #fff !important;
    background-color: rgba(0,0,0, .4);
    padding: 5px 15px;
    font-size: 50px !important;
    line-height: 62px;
    text-shadow: 1px 1px 5px #333;
}
.home-img {
    position: relative;
    /*margin-bottom: -75px !important;*/
}
.home-img-last {
    /*margin-bottom: -42px !important;*/
}
.home-img h2 {
    /*position: relative;*/
    z-index: 9;
    /*left: 15px;*/
    /*float: left;*/
    /*top: 3px;*/
    padding: 10px;
    background-color: rgba(0,0,0, .5);
    color: #fff !important;
    text-shadow: 0 0 3px #333;
    font-size: 25px;
	line-height:1.2em;
    transition: all .3s ease-in-out;
	margin:0;
}
.home-img img {
    /*position: relative;*/
    z-index: 3;
    /*top: -75px;*/
    background: 6;
}
.home-img:hover h2 {
    transition: all .3s ease-in-out;
    background-color: rgba(0,0,0, .5);
}

.home-height .vc_single_image-wrapper {
    max-height: 240px;
    overflow: hidden;
}

blockquote p, .testimonial_author span {
    font-family: "Open Sans" !important;
    font-weight: 400 !important;
}
.w4pl ul {
    list-style: none;
}

.w4pl li {
    width: 30%;
    position: relative;
    margin: 10px 1.5%;
    float: left;
}

.w4pl img {
    position: relative;
    z-index: 3;
}

.w4pl a, .homepage-link {
    z-index: 9;
    font-family: Montserrat, sans-serif !important;
    text-transform: lowercase;
    color: #fff;
    float: left;
    padding: 5px 10px;
    background-color: rgba(0,0,0, .5);
    text-shadow: 0 0 3px #333;
    font-size: 19px;
    transition: all .3s ease-in-out;
}

.w4pl li:hover a {
    transition: all .3s ease-in-out;
    background-color: rgba(0,0,0, .5);
}

#footer-content .container {
    text-align: center;
    padding-top: 40px !important;
    padding-bottom: 15px !important;
}

.monospace {
    font-size: 13px !important;
    font-family: "Open Sans" !important;
}

#footer-content p {
    font-size: 13px !important;
    margin-left: 15px;
}
.bottomMenu .menu {
	float:none; 
	margin-bottom:20px;
}
.bottomMenu .menu li {
    display: inline-block;
    float: none;
}
#footer-content .menu li {
        opacity: 1 !important;
}
#footer-content .menu li a {
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    color: #999;
    padding: 0px 20px;
    opacity: 1 !important;
    display: block;
    float: left;
    height: inherit;
    line-height: 24px;
}
#contact-formular {
    width: 100% !important;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    margin-bottom: 10px !important;
    border: 1px solid #ccc !important;
}

a:hover, a:active, a:focus, .play-icon:hover i, #filters li a:hover, .meta-categories li a:hover, .entry-meta li a:hover, .blog-nav li a:hover, .post-share li a:hover, .hidden-box:hover .header-box, .clapat-button.outline-button:hover, .clapat-button.outline-button:active, .clapat-button.outline-button:focus, .socials li a:hover, .services-icon:hover i, .service-icon-top:hover i, .text-socials-minimal li a:hover, .product_list_widget li a:hover, .shop-nav li a:hover, .twitter-icon i, .twitter-slider li a:hover {
    color: #90779A !important;
}

.scrolltotop {
    bottom: 100px;
}

div.wpcf7-response-output {
    margin-top: 10px !important;
    width: 100% !important;
    padding: 10px !important;
}

@media (max-width: 1466px) {
    .home-img h2 {
        font-size: 20px !important;
		line-height:1.2em;
    }
    .container {
        width: 1024px !important;
    }
    /*.w4pl a {
        top: -182px;
        left: 20px;
        font-size: 18px;
    }*/
	.home-height .vc_single_image-wrapper {
    	max-height: 183px;
    	overflow: hidden;
	}
}

@media (max-width: 1024px) {
    .home-block .vc_col-sm-4, .home-block .vc_col-sm-8 {
        width: 100%;
    }
    .home-img img {
        margin-bottom: 20px;
    }
    .home-block, .home-img {
        margin-bottom: 0px !important;
        /*margin-top: -70px;*/
    }
    
    .home-img-last  {
        margin-bottom: 0px !important;
        margin-top: 0px;
    }
    .container {
        width: 96% !important;
        margin-left: 2% !important;
        margin-right: 2% !important;
    }
    .wpb_wrapper {
        padding: 0 10px;
    }
    .w4pl a {
        top: -140px;
        left: 0px;
        font-size: 15px;
    }
    .light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6 { 
        font-size: 32px !important;
		line-height:1.2em;
    }
	.home-height .vc_single_image-wrapper {
		max-height:inherit;
	}
}

@media (max-width: 820px) {
    .w4pl li {
        width: 47%;
    }
    .w4pl a {
        font-size: 18px;
    }
    .w4pl li {
      /*  margin-top: -17px !important;*/
    }
}

@media (max-width: 680px) {
     .w4pl li {
        width: 97%;
    }
    .w4pl ul {
        list-style: none;
        display: block;
        margin: 0 auto;
    }
    .w4pl a {
        font-size: 22px;
    }
    #footer-content p {
        width: 100%;
        text-align: center;
    }
    .bottomMenu {
        float: none;
        margin: 0 auto;
        width: 100%;
        display: block;
    }
    .menu-footer-menu-container {
        text-align: center;
    }
    .menu-footer-menu-container .menu {
        float: none;
        display: inline-block;
    }
}

@media (max-width: 479px) {
    #header-wrapper {
        width: 310px !important;
    }
    #footer-content .menu li a {
        padding: 0px 5px;
        font-size: 12px;
    }
    .light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6 { 
        font-size: 24px !important;
    }
    
    #main { 
     padding-top: 125px !important;   
    }
    .home #main {
        padding-top: 165px !important;
    }
    .scrolltotop {
        display: none !important;
    }
}