* {  box-sizing         : border-box;
    -webkit-box-sizing : border-box;
}
body { color: #999; text-align: center;}
#top{ background: #fff; text-align: center; padding: 40px 0 0 0; font-weight :400; }
#top h1 {
    font-size: 34px;
    color: #666;
    font-weight: bold;
    padding: 10px 10px 0px 10px;
    line-height :1.15em;
    margin: 0;
}

#top h2 {
    font-size: 28px;
    color: #999;
    font-weight: lighter;
    padding: 10px 10px 40px 10px;
    line-height :1.15em;
    margin: 0;
}
#ty1, #ty2, #ty3, #ty4, #ty5 {display:block;width:100%;padding:30px 0;text-align:center;}
#ty1lang_de {background-color:#fff;background-image: url('images/danke_de.png');background-size: contain;background-position: center bottom;background-repeat: no-repeat;height:440px;}
#ty1lang_en {background-color:#fff;background-image: url('images/danke_de.png');background-size: contain;background-position: center bottom;background-repeat: no-repeat;height:440px;}
#ty1lang_es {background-color:#fff;background-image: url('images/danke_de.png');background-size: contain;background-position: center bottom;background-repeat: no-repeat;height:440px;}
@media (max-width:1170px) {
 #ty1lang_de, #ty1lang_en, #ty1lang_es {height:280px;} 
}

@media (max-width:720px) {
 #ty1lang_de, #ty1lang_en, #ty1lang_es {height:180px;} 
}

@media (max-width:480px) {
 #ty1lang_de, #ty1lang_en, #ty1lang_es {height:150px;} 
}

#ty2 {background-color: #fff;}
#ty3 {background-color: #333;}
#ty3 ul {padding: 0;}
#ty3 ul li {color:#ffc700;font-size:32px;line-height:50px;}
@media (max-width:720px) {
#ty3 ul li {font-size:24px !important; line-height:40px;}
.tyh2 {font-size:28px !important;}
}
@media (max-width:480px) {
#ty3 ul li {font-size:17px !important; line-height:30px;}
.tyh2 {font-size:22px !important;}
}

#ty4 {background-color:#f5f4ef;}
#ty5 {background: #fff;}
.tyh2 {font-size: 32px;font-weight: 300;line-height: 60px;color:#333;}
.tyh2 > span {color:#ffc700;font-weight:bold;}
.signature {color:#ffc700;padding-top:20px;font-family:'Reenie Beanie' !important;font-size:42px; margin: 0; padding: 0;}
.shout {border: 1px solid #ccc;padding:20px;background-color:#fff;display:inline-block;}
.sharelinks {display:block;width:100%;margin:auto;}
.share {display: inline-block; margin-right: 20px;}
.bekannt {height: 80px; background-image: url('../danke/confirm/bekannt.jpg');background-size: contain;background-position: center center;background-repeat: no-repeat;line-height: 80px;}
.kunden {height: 80px; background-image: url('../danke/confirm/kunden.jpg');background-size: contain;background-position: center center;background-repeat: no-repeat;line-height: 80px;}
@media (max-width: 1024px){
	.bekannt {background-image: url('../images/danke/bekannt-mobi.jpg');line-height: 140px;}
	.kunden {background-image: url('../images/danke/kunden-mobi.jpg');line-height: 140px;}
}
.fa { font-family: FontAwesome !important; }
.fb_iframe_widget {top:-5px;}
