@charset "utf-8";
/****************************************/
/* GLOBAL FONTS && FRAMEWORK FIX */
@import url('../../../../global/ms_framework.css');
/****************************************/

/* queries
@media (min-width:600px)
@media (min-width:980px)
@media (min-width:1680px)
*/

/* CSS STYLE FOR MS */
#thisMS .steprow{padding:1em !important;margin-top:12em !important}
#thisMS .steps{height:250px}

#thisMS {background:#46a29c;font-family: 'Roboto_Regular';}
#thisMS p{color:#fff}
#thisMS p.h2{font-size:260%;color:#fff;font-family: 'Roboto_Regular';text-transform:uppercase;text-align:center;padding-top:.5em;}
#thisMS p.h3{font-size:200%;color:#202020;font-family: 'Roboto_Bold';text-align:center;text-transform: uppercase}
#thisMS p.h4{font-size:160%;color:#fff;text-align:center;}
#thisMS p.tiny{font-size:100%;color:#202020;}

#thisMS .prod{padding-bottom:3em}
#thisMS .ms_button{background-color:#202020;color:#fff;font-family: 'Roboto_Bold';font-size:200%;padding:1em 2em}

#thisMS p.ms_prod_prize{font-family: 'Roboto_Regular';font-size:2em;color:#fff;overflow:hidden;padding:0;margin:0;font-size:275%;}
#thisMS .ms_prod_img{max-height:200px;padding-top:3em}

#thisMS .not-available-text{color:#fff;margin-bottom:0;}
#thisMS .konditionen{height:80px;overflow: hidden}
#thisMS .prodname{line-height:1.2em;height:70px;overflow: hidden;font-size:150%;color:#eee900;font-family: 'Roboto_Bold';text-align:center;}

#thisMS .header{border:solid #fff 2px;border-radius: 20px;overflow:hidden;background-color:#000;margin-bottom:2em}
#thisMS .kachel{border:solid #fff 2px;border-radius: 20px;text-align:center;padding:1em !important;}
#thisMS .kachelform{border:solid #fff 2px;border-radius: 20px}
#thisMS .icon{max-height:70px}

@media (min-width: 980px) {	
#thisMS .steps{height:260px}
#thisMS .steprow{margin-top:17em !important}
}

@media (min-width: 1680px) {	
#thisMS .steps{height:250px}
#thisMS .steprow{margin-top:32em !important}
	
}