/*
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: 499px ) {
html { font-size: 40%; line-height: 40% } 
}



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; }

.et_fixed_nav #logo { max-height: 60px; margin-bottom: 1em; }
.et-fixed-header #logo { max-height: 35px; }

.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; }