/* 
Theme Name: DI Musik 
Description: Childtheme 
Author: Designers Inn 
Template: di-basis 
Version: 1.4
*/

/* Sticky footer */
footer#main-footer {
bottom: 0 !important;
position: fixed !important;
width: 100%;
}

/* Hintergrundfarbe */
body {
    background-color: #000;
}

/* Slider Bildgroesse */
@media only screen and ( min-width: 1279px ){
.et_pb_slide_description {
padding-top: 15% !important;
padding-bottom: 25% !important;
min-height: 700px;
}
}
@media only screen and ( min-width: 1364px ){
.et_pb_slide_description {
padding-top: 20% !important;
padding-bottom: 40% !important;
min-height: 900px;
}
}
@media only screen and ( min-width: 1919px ){
.et_pb_slide_description {
padding-top: 35% !important;
padding-bottom: 55% !important;
min-height: 1200px;
}
}

/* Bildgroesse Hintergrundbild erste Sektion 
@media only screen and ( min-width: 1023px ){
 .et_pb_section_0 {
min-height: 840px;
}
}
@media only screen and ( min-width: 1364px ){
 .et_pb_section_0 {
min-height: 900px;
}
}
@media only screen and ( min-width: 1919px ){
 .et_pb_section_0 {
min-height: 1200px;
}
}
*/
