div.hotline.spacing {height:15vmin;}
#hotline {overflow:hidden;}
#hotline .wrapper {margin:0 auto; padding:0;}
#hotline .relative.text {z-index:2;}
#hotline, #hotline span.icn:before {color:#414141;}
#hotline h2 {font-size:5vmax; margin:0;}
#hotline span.phone {display:block; margin:30px 0 0; font-family:'Playfair Display', Georgia, serif; font-size:9vw; line-height:1;}
#hotline .text p {margin:10px 0 0; font-weight:normal; line-height:1.5;}
#hotline p a {color:#fff; padding: 5px 6px; background-color:#cb8d96; border-radius:3px;}

/* ##### Overlay ##### */
#hotline.overlay, #hotline.overlay a, #hotline.overlay span.icn:before {color:#fff;}
.overlay:before {content:''; position:absolute; top:0; right:0; bottom:0; left:0; width:100vw; height:calc(100% + 10vw); background-color:#000; opacity:0.5;}


/* ############################################################################################### */
/*  ------------------------------------------------------------- His  Responsiveness ------------------------------------------------------------- */
/* ############################################################################################### */


@media screen and (max-width:400px) {
#hotline .vh-align {top:60%;}
}/* Ende @media screen */