/*
Theme Name:     Divi-child
Theme URI:      
Description:    Divi Child Theme
Author:         Robert Sonnberger
Author URI:     http://www.idee-beratung.de
Template:       Divi
Version:		1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

@media only screen and ( min-width: 500px ) {
html { font-size: 62.5%; line-height: 62.5%; } 
}

@media only screen and ( max-width: 980px ) {
html { font-size: 40%; line-height: 40% } 

}




.et_fixed_nav #logo { max-height: 55px; margin-bottom: 1em; }
.et-fixed-header #logo { max-height: 40px; }


h1 { font-size: 36px; font-size: 3.6rem; font-weight:bold; }
h2 { font-size: 26px; font-size: 2.6rem; line-height: 2.8rem;}
h4 { font-size: 22px; font-size: 2.2rem; font-weight:bold; color:#193E75; }


.bottom-nav { padding: 15px 0; float: left; }
.bottom-nav a { color: #f1f1f1; }
.copyright { text-align: right; padding: 15px 0; color: #f1f1f1; }
#footer-bottom { background-color: rgba(255, 255, 255, 0.0470588); }

.et_pb_slider { min-height:340px; }
.et_pb_slider { max-height:450px; }
.et_pb_slide_description { padding: 120px 100px; }
.et_pb_slide_video { padding-top: 80px; }
.et_parallax_bg { height: 450px; }

#top-header, #et-secondary-nav li ul { background-color:#3D5D79; }

.et_pb_section { padding:0px 0px; }
.et-pb-contact-message {color:#F50000; }
.et_pb_contact_right p input {
  padding:16px !important;
  width:55px !important;
}

.et_pb_blurb h4 { padding-bottom: 1.5rem; }
.et-pb-icon { font-size: 9.6rem; }

.titel_wt h2 {
	font-size: 40px !important;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

