:root {
  --regu-color-greenbg1: #024510;
  --regu-color-fontgreen11: #146e3e;
  --regu-color-fontgreenlight: #5bc42e;
  --regu-color-fontgrey11: #444;
  --regu-color-yellow1: #e0d300;
}


/**               */ 
/** ESITTELYPAGE  */
/**               */ 
div.pagecontentw1.klubi {
  padding: 0;
}
div.info_wrapper {
  margin: 0;
}
div.mklubcw {
  padding: 40px;
}
a.mklub.topbanner {
  display: block;
}
a.mklub.topbanner img {
  width: 100%;
}
div.mklub-benesw {
  text-align: center;
  position: relative;
  z-index: 2;
}
div.heroban {
  position: relative;
  margin-top: 30px;
}
div.heroban img {
  width: 100%;
  height: auto;
}
div.heroban div.infofloat {
    position: relative;
    bottom: 5%;
    right: 0;
    background: rgba(35, 45, 55);
    padding: 40px;
    width: 100%;
  top: -30px;
}
div.heroban div.txt1 {
  font: normal normal 46px / 52px kmf1, arial, sans-serif !important;
  color: #fff;
  text-shadow: 0px 0px 15px rgba(255,255,255,.5);
}
div.heroban div.txt2 {
  font: normal normal 29px / 41px kmf2, arial, sans-serif !important;
  color: #fff;
  margin-top: 20px;
}
div.heroban a {
  display: inline-block;
  background: #fff;
  color: var(--txtgreen1);
  margin: 28px auto 68px auto;
  display: block;
  font: normal bold 26px / 58px arial, sans-serif;
  color: var(--txtgreen1);
  border: 0;
  border-radius: 10vw;
  text-align: center;
  padding: 0 48px;
  box-shadow: 0 0 31px rgb(255 255 255 / 31%);
  width: fit-content;
}
div.heroban a:hover {
  scale: 1.03;
  cursor: pointer;
  box-shadow: 0 0 31px rgb(255 255 255 / 91%);

}

h1.mklub {
  display: block;
  text-align: center;
  font: normal normal 30px/34px kmf1,arial,sans-serif !important;
  color: #467c3b;
  margin: 62px 5% !important;
  width: 90%;
}
div.mklub.blok1 {

}
div.mklub.blok1 img {
  width: 30%;
  height: auto;
  float: left;
  margin: 0 4vw;
  padding: 10px;
  background: #fff;
  border-radius: 10px;
}
div.mklub.blok1 span.txt {
  font: normal normal 20px/25px kmf2, arial,sans-serif;
  display: block;
  width: 51%;
  float: left;
  margin: 20px 3% 20px 0;
}

div.mklub.blok2 {
  width: 100%;
  background: #f7f7f7;
  margin: 10px 0;
  clear: both;
  float: none;
}
div.mklub.blok3 {
  width: 39%;
  margin: 20px 0% 20px 6%;
  float: left;
  min-height: 360px;
  text-align: center;
}
div.mklub.blok3 img {
  width: 48%;
  height: auto;
  margin: 0 auto 10px auto;
}
div.mklub.blok3 span.txt {
  display: block;
  font: normal normal 20px/25px kmf2, arial,sans-serif;
}
div.mklub.blok3 span.txt span.ingress {
  font-weight: bold;
}
div.mklub.blok3 span.txt span.rest {
}

a.rules {
  font: normal normal 18px/28px kmf2,arial,sans-serif;
  color: var(--txtgrey1);
  display:block;
  text-align: center;
  position: relative;
}
div.joinformw { 

  background: var(--regu-color-greenbg1);
  background: url(https://cdn.kaalimato.com/img/uis/matoklubi/mklub_areabg1.jpg);
  background-size: cover;

  font: normal normal 4vw/5vw arial,sans-serif;
  color: #fff;
  padding: 3vw;
}
div.joinformw a {
  font: normal normal 4vw/5vw arial,sans-serif;
}
div.mklub.joinformw .formhdr.title {
  text-align: center;
  font: bold normal 5vw/6vw arial,sans-serif;
  margin: 3vw;
}
div.mklub.joinformw .formhdr.txt {
  text-align: center;
  margin: 26px 27px 30px 27px;
}
div.mklub.joinformw div.notes {
  display: none;
}
div.mklub.joinformw_footer {
    background: #eee;
    font: normal normal 4vw/5vw arial,sans-serif;
    color: #000;
    text-align: center;
    padding: 6vw;
    border: 0;
    top: -2px;
    position: relative;
}
div.mklub.joinformw_footer a { 
  color: #000;
  text-decoration: underline;
} 
.reguserform_lbl {
  color: var(--txtgrey1);
  margin: 0 auto;
  font: normal normal 22px/30px kmf2,arial,sans-serif;

}
.reguserform_lbl.passwdlostlink {
  text-align: center;
  margin-bottom: 15px;
}
.reguserform_lbl.dark,
.usf_dataw.asetukset .reguserform_lbl
 {
  color: #4e4e4e;
}
.usf_dataw.asetukset {
  margin-top: 15px;
}
.usf_dataw.asetukset .notes {
  text-align: center;
  font: normal normal 27px/30px arial;
}
.usf_dataw.asetukset .notes.ok {
  color: var(--regu-color-fontgreenlight);
}
.usf_dataw.asetukset .notes.error {
  display: none;
}
.reguserform_lbl a { 
  color: var(--txtgreen1);
  text-decodation: undrline;
}

input.reguserform, select.reguserform, input#reguremacco_confirm {
  background: #fff;
  border: 2px solid #666;
  border-radius: 0px;
  display: block;
  font: normal normal 22px/30px kmf2,arial,sans-serif;
  padding: 5px 20px;
  max-width: 600px;
  width: 100%;
  margin-bottom: 20px;
}


input.reguserform.error {
    border: 4px solid #e7563c !important;
}
.mklub.customerdataw .reguserform_lbl,
#lostpasswdformw .reguserform_lbl
 {
  width: 80%;
  text-align: center;
  color: #000;
}
.mklub.customerdataw.newacco .reguserform_lbl {
  color: #fff;
}
.mklub.customerdataw .reguser_basid_submit {
  background: var(--btngreen1);
  color: #fff;

}
.mklub.customerdataw.newacco .reguser_basid_submit {
  background: #fff;
  color: var(--txtgreen1);
}
.mklub.customerdataw input.reguserform, 
.mklub.customerdataw select.reguserform,
#lostpasswdformw select.reguserform ,
#lostpasswdformw input.reguserform

{
  width: 74%;
  margin: 15px auto;
}



div.mklub.formrow.checkb {
  width: 83%;
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
}
div.mklub.formrow.checkb.rules {
  min-height: 90px;
  margin-top: 18px;
}
div.mklub.formrow.checkb span.txt {
    display: block;
    float: none;
    width: 80%;
    position: relative;
    min-height: 100px;
    top: 0;
    left: 11vw;
}

div.mklub.formrow.checkb span.txt a {
  color: #fff;
  text-decoration: underline;

}
.mklub.formrow.checkb.rules span.txt {
}

label {
	display: inline;
}
.regular-checkbox {
	display: none;
}
.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 17px;
	border-radius: 3px;
	display: inline-block;
  position: absolute;

}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.regular-checkbox:checked + label {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
  position: absolute;
}
.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 30px;
	position: absolute;
	top: 4px;
	left: 4px;
	color: #000;
}
.big-checkbox + label {
	padding: 18px;
}
.big-checkbox:checked + label:after {
	font-size: 28px;
	left: 6px;
}
.tag {
	font-family: Arial, sans-serif;
	width: 200px;
	position: relative;
	top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}
div.mklub.formrow.checkb.rules.error .regular-checkbox + label {
  border: 2px solid #f00;
}
.reguser_basid_submit ,
button.reguser_remacco
{
  margin: 28px auto 68px auto;
  display: block;
  background: var(--btngreen1);
  font: normal bold 26px/58px arial,sans-serif;
  color: #fff;
  border: 0;
  border-radius: 10vw;
  text-align: center;
  padding: 0 48px;
  box-shadow: 0 0 31px rgb(255 255 255 / 31%);
}
.reguser_basid_submit:hover ,
button.reguser_remacco:hover
{
  cursor: pointer;
  transform: scale(1.05); 
}
button.reguser_remacco {
  background: #fff;
  border: 2px #ddd solid;
  color: var(--txtgrey1);

}
.loginformw2 {
  width: 80%;
  margin: 0 auto;
}
#loginformw .reguser_basid_submit {
  margin-top: 50px;
  background: #7fc241;
}
.loginbutton {
    margin: 36px auto 37px auto;
    display: block;
    background: #fff;
    font: normal bold 22px / 48px arial, sans-serif;
    color: var(--tgtgreen1);
    border: 0;
    border-radius: 10vw;
    text-align: center;
    padding: 1px 58px;
    box-shadow: 0 10px 31px rgb(255 255 255 / 57%);
}
.loginbutton:hover {
  cursor: pointer;
  transform: scale(1.05);
}
#lostpasswdformw .reguser_basid_submit {
  margin-top: 40px;
}
#lostpasswdformw {
  width: 100%;
  margin: 55px auto;
}
a.tonextscreen {
    display: block;
    text-align: center;
    color: var(--txtgrey1);
    margin: 15px auto 40px auto;
    font: normal normal 18px/22px kmf2,arial,sans-serif;
}
a.tonextscreen:hover {
  corsor: pointer;
}
.foobox_notes.error, .notes.error {
  background-color: #e34227;
  border-radius: 5px;
  color: #fff;
  margin: 1px 5vw 20px 5vw;
  text-align: center;
  font: normal normal 4.5vw/6vw arial,sans-serif;
  padding: 3vw;
  border: 0;
}



/**         */
/** MODAL   */ 
/**         */
 div.close-animatedModal {
  height: 44px;
  text-align: left;
}
div#animatedModal {
  display: none;
}
span.closemodal {
    width: 22px;
    height: 22px;
    display: block;
    border: 4px solid #444;
    border-bottom: 0;
    border-right: 0;
    transform: rotate( -45deg );
    margin: 14px 20px;
    top: 5px;
    position: relative;
}
div#mklubcontentwfull {
  overflow: hidden;
}
div.mklub.contentw {
    width: 100vw; 
    margin: 0 auto;
    padding-top: 30px;
}
div.mklub.contentw.green {
  background: var(--regu-color-greenbg1);
}
div.mklub.contentw span.txt {
  width: 80%;
  margin: 0 auto;
  display: block;
  font: normal normal 20px/28px 'kmf2',arial,sans-serif;
  color: #1a4019;

}
.mklub.topsection {
  background: var(--regu-color-greenbg1);
  background: url(https://cdn.kaalimato.com/img/uis/matoklubi/mklub_areabg1.jpg);
  padding-bottom: 10px;
  background-size: cover;
}
.mklub.topsection.login {
  background: url(https://cdn.kaalimato.com/img/uis/matoklubi/mklub_areabg1.jpg);
  background-size: cover;
}

div.mklub.topsection img.logo {
  width: 90vw;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-top: 42px;
  z-index: 111;
  position: relative;
}
.mklub.toprow {
  position: relative;
  text-align: center;
  padding: 38px;
}
.mklub.toprow a {
  color: #fff;
  text-decoration: none;
  font: normal normal 17px / 28px kmf2, arial, sans-serif;
}
.mklub.toprow span.leftitem {
  display: block;
  float: left;
  width: 33vw;
  position: absolute;
  left: -10vw;
  top: -28vw;
  z-index:0;
}
.mklub.toprow span.leftitem img {
  width: 100%;
}
.mklub.topsection.welcome span.leftitem {
  display: block;
}

.mklub.toprow span.rightitem {
  display: block;
  width: 60vw;
  text-align: center;
  margin: 27px auto 30px auto;
  position: relative;
}
.mklub.toprow span.rightitem:after {
  float: clear;
}
.mklub.toprow.resetpw span.leftitem {
  display: none;
}

.mklub.topsection.welcome  span.rightitem {
  width: 84vw;
  left: 0;
}
.mklub.toprow span.ingress, 
.mklub.toprow span.txt ,
 .mklub.toprow span.txt2,
 .mklub.toprow span.txt3

{
  font: normal normal 6vw/8vw 'kmf2',arial,sans-serif;
  color: #fff;
  display: block;
  margin: 0 auto;
  2text-shadow: 2px 4px 2px rgba(0,0,0,0.49);
}
.mklub.toprow span.txt {
  font: normal normal 23px/30px 'kmf2',arial,sans-serif;
}
.mklub.toprow span.txt2 {
  font: normal normal 4vw/8vw 'kmf2',arial,sans-serif;
  color: var(--regu-color-fontgreenlight);
}
.mklub.toprow span.txt3 {
  font: normal normal 17px/26px 'kmf2',arial,sans-serif;
  position: relative;
  22height: 45px;
  margin-top: 57px;
  color: #fff;
}
.mklub.toprow span.txt3 a {
  color: #fff;
  display: block;
  border: 1px solid #ddd !important;
  border-radius: 23px;
  margin: 10px;
  text-decoration: none;
  width: 51%;
  margin: 17px auto;
}
.mklub.toprow span.txt3 .leftitem {
  22position: absolute;
  22left: 10px;
}
.mklub.toprow span.txt3 .rightitem {
  22position: absolute;
  22right: 10px;
  22text-align: right;
}

div#loginformw {
  z-index: 2;
  position: relative;
  width: 100%;
  left: auto;
  top:24px;
}
.loginformmsg {
  display: block;
  font: normal normal 6vw/8vw 'kmf2', arial,sans-serif;
  color: #fff;
  text-align: center;
  margin: 20px;
}


div.loginformfooter {
  min-height: 200px;
  background: #7fc241;
  padding-top: 60px;
  padding-bottom: 40px;
}
div.loginformfooter span.ingress {
    font: normal normal 26px/30px 'kmf2', arial,sans-serif;
    width: 80%;
    display: block;
    margin: 0 auto 20px auto;
    color: #fff;
}
div.loginformfooter input.reguser_basid_submit {
  background: #1e491b;
  margin-top: 45px;
}
div.formnote_submittedok {
    display: block;
    text-align: center;
    width: 80%;
    margin: 32px auto;
    font: normal normal 4vw/6vw 'kmf2',arial,sans-serif;
    color: #1ea15a;
}
div.logoutnote {
    font: normal normal 21px / 30px 'kmf2', arial, sans-serif;
    color: #515151;
    width: 80%;
    text-align: center;
    margin: 26px auto;
}
.credsometerw {
  margin: 0 0 50px 0;
}
.credsometer {
    background: url(https://cdn.kaalimato.com/img/uis/matoklubi/creds_o_meter2.png);
    width: 88vw;
    height: 44vw;
    background-size: contain;
    border: 0px solid;
    margin: 30px auto;
  position: relative;
}
.credsometer span.lbl {
  font: normal normal 4.1vw/8vw 'kmf2', arial,sans-serif;
  color: #aaa;
  position: absolute;
  left: 3vw;
}
.credsometer span.lbl0 { bottom: 2vw;   } 
.credsometer span.lbl1 { bottom: 16vw;  }
.credsometer span.lbl2 { bottom: 30vw;  }


span.credsw.lbl {
  display: block;
  text-align: center;
  font: normal normal 22px / 30px kmf2, arial, sans-serif;
  color: var(--txtgrey1)
}
span.credsw.mkreds, span.credsw.euros {
    font: normal normal 12vw/8vw 'kmf2',arial,sans-serif;
    color: var(--regu-color-fontgreen11);
    display: block;
    text-align: center;
}
span.credsw.mkreds span.unit {
  font-size: 7vw;
}
span.credsw.euros {
  margin-top: 5px;
  font-size: 5.5vw;
}

h2.mklubpopup {
  font: normal normal 30px/40px 'kmf2',arial,sans-serif;
  color: var(--regu-color-fontgrey11);
  text-align: center;
}
h2.mklub {
  font: normal normal 28px/34px kmf1,arial,sans-serif;
  padding: 0 30px 0 30px;
  margin: 59px 0 20px 0;
}
h2.mklub.screenhdr {
  font: normal normal 7vw/8vw 'kmf2',arial,sans-serif;
  color: var(--regu-color-fontgrey11);
  display: block;
  text-align: center;
}
h2.mklub.screenhdr.low { 

}
div#favprodslistw .normal {
  font: normal normal 18px/21px 'kmf2',arial,sans-serif;
  color: var(--txtgrey2);
}
h2.mklubi.section {
  font: normal bold 7vw/10vw 'kmf2',arial,sans-serif;
  color: var(--regu-color-fontgreen11);
  display: block;
  text-align: center;
}
h2.mklubi.section.joinform {
  color: #fff;
}
h3.mklubi.sectionhdr {
  font: normal normal 5vw/7vw 'kmf2',arial,sans-serif;
  color: var(--regu-color-fontgreen11);
  display: block;
  width: 88vw;
  margin: 0 auto;
}
a.newscreen.fullw {
  font: normal normal 3.3vw/8vw Arial,sans-serif;
  color: var( --regu-color-fontgrey11);
  display: block;
  text-align: center;
  margin: 34px 0;
  letter-spacing: 2px;
}
a.newscreen.fullw:hover {
  cursor: pointer;
}
div.credstable {
  width: 88vw;
  margin: 0 auto;
}
div.credstable table {
  font: normal normal 16px/20px Arial,sans-serif;
}
div.credstable table td {
  padding: 0 20px 0 0 ;
}
.chevron::before {
	border-style: solid;
	border-width: 3px 3px 0 0;
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	left: 0.15em;
	position: relative;
	top: 10px;
	transform: rotate(-45deg);
	vertical-align: top;
}
.chevron.right:before {
	left: 5px;
	transform: rotate(45deg);
}
.chevron.bottom:before {
	top: 0;
	transform: rotate(135deg);
}
.chevron.left:before {
	left: -14px;
	transform: rotate(-135deg);
}

div#klubitarjouksetw {
  padding: 1px 0 50px 0;
  margin: 30px 0 0 0 ;
  text-align: center;
  display: none;
}
div.favprodsw,
div.klubitarjprods
 {
  background: #eee;
  padding: 1px 0 50px 0;
  margin: 30px 0 0 0 ;
  text-align: center;
}
.prodblobw.klubitarjprods span.brandname,
.prodblobw. span.favprods
{
  text-align: center;
  display: block;
  width: 100%;
}
div#klubiofferslistw {
  text-align: center;
}
.prodblobww.gc83 {
  width: 40vw;
  float: left;
  min-height: 404px;
  margin: 0 0 22px 6vw;
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  text-align: left;
  padding: 20px;
}
.prodblobww.gc83.set1 {

}
.prodblobww.gc83.set2 {
  display: block;
  transition:
    opacity 0.4s ease,
    transform 0.4s ease,
    max-height 0.4s ease,
    margin 0.4s ease,
    padding 0.4s ease,
    min-height 0.4s ease;
  opacity: 1;
  transform: scaleY(1);
  max-height: 400px;   /* larger than real item height */
  overflow: hidden;
}
.prodblobww.gc83.set2:not(.shown) {
  opacity: 0;
  transform: scaleY(0);
  max-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  overflow: hidden;
}
.prodblobww.gc83.set2.notrasition {
  transition: none !important;
  border: 1px solid #000;
}


.prodblobww.gc83 div.prodpricew {
  margin-top: 10px;
}
.prodblobww.gc83 div.prodpricew span.prodprice1.c0, 
.prodblobww.gc83 div.prodpricew span.prodprice1_discount.c0 {
  font-size: 2.4em;
}
.prodblobww.gc83 div.prodpricew span.prodprice2.c0, 
.prodblobww.gc83 div.prodpricew span.prodprice2_discount.c0
{
  font-size: 1.4em;
  bottom: 13px;
}
.prodblobww.gc83 div.proddata,
.prodblobww.gc83 div.prodctrlw,
.prodblobww.gc83 div.ctawrapper
 {
  display: none;
}
.prodblobww.gc83 div.imgbox {
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  width: 80%;
  margin: 0 auto;
}

.prodblobww.gc83 div.proddiscount {
  top: -22px;
}
.prodblobww.gc83:hover {
  transform: scale(1.05);
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.prodblobww.gc83 span.proddesc {
  display: none;
}
.prodblobww.gc83 h2 {
  margin-left: 15px;
  color: #333;
  text-align: center;
}
div.lastboughtw {
  text-align: center;
}
div.imgbox:hover ,
img.prodimage:hover,
a.prodblobw:hover div.imgbox
{
  box-shadow: none;
}

span.listdescnote {
  color: #888;
  text-align: center;
  display: block;
  margin: 0 20px;
  font: normal normal 20px/22px 'kmf2',arial,sans-serif;
}
div.lbprodw {
    padding: 15px;
    border: 0;
    border-top: 1px solid #ccc;
    width: 88vw;
    margin: 0 auto; 
    position: relative;
    min-height: 73px;
}
.lbprodw span.pricebought {
    position: absolute;
    right: 2vw;
    top: 15px;
    font: normal normal 24px/43px arial,sans-serif;
}
.lbprodw img.pimg {
    width: 20vw;
    height: 20vw;
    position: absolute;
    top: 10px;
   left: 0px;
}
.lbprodw span.name {
  position: absolute;
  width: 50vw;
  left: 26vw;
  font: normal bold 3.3vw/4vw Arial,sans-serif;
}
.lbprodw span.commentlink {
    position: absolute;
    bottom: 8px;
    right: 3vw;
    color: #666e;
    font: normal bold 20px/25px arial,sans-serif;
}
.lbprodw span.commentlink  a {
    color: #0e930e;
   font-size: 4vw;
}


span.mklubi.cresdlist.totalsum
{
    display: block;
    text-align: right;
    margin: 14px;
}

@media only screen and (min-width : 600px) { 

  .foobox_notes.error, .notes.error {
    margin-top: 50px;

  }
  div.mklub.topsection img.logo {
    width: 80%;
    padding-top: 30px;
  } 
  .mklub.toprow span.leftitem img {
    width: 122%;
  }
  .mklub.topsection.login span.rightitem {
   right: 6%;
  } 
  h1.mklub {
    font: normal normal 41px/42px kmf1,arial,sans-serif;
    color: var(--txtgreen1);
    margin: 62px 12% 30px  12% !important;
    width: auto;
  }
  div.h1_extra {
    margin: 10px 12% 92px 12% !important;
    width: auto;
    font: normal normal 20px/28px kmf2,arial,sans-serif;
  }
  div.mklub.blok1 {
    width: 26%;
    margin: 2%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
  }
  div.mklub.blok1 span.txt {
    width: 100%;
    font-size: 20px;
    line-height: 28px;        
  }
  div.mklub.blok1 img {
    width: 60%;
    margin: 0 auto;
    float: none;
  }
  div.mklub.blok2 {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  div.mklub.blok3 {
    display: inline-block;
    vertical-align: top;
    min-height: 340px;
    width: 21%;
    margin: 0 0 0 2%;
    float: none;
  }
  div.mklub.blok3 span.txt {
    font-size: 20px;
    line-height: 24px;
  }
  .mklub.toprow {
    position: relative;
    top: -22px;
    display: block;
    padding: 22px;
  }
  .mklub.toprow span.ingress, .mklub.toprow span.txt, .mklub.toprow span.txt2, .mklub.toprow span.txt3 {
    font: normal normal 38px/44px 'kmf2',arial,sans-serif;
    color: #fff;
    display: block;
    margin: 0 auto;
  }

  .mklub.toprow span.txt {
    font-size: 22px;
    line-height: 30px;
    margin: 23px;
  }

  div.formnote_submittedok {
    font-size: 22px;
    line-height: 26px;
  }   
  .mklub.toprow.login span.leftitem {
    width: 23%;
    height: 25%;
    left: -6%;
    top: -214px;
    z-index: 3;
  }
  .mklub.toprow span.leftitem {
    width: 16%;
    height: auto;
    left: -6%;
    top: -180px;
    z-index: 100;
    display: block;

  }
  .mklub.toprow span.rightitem {
    left: auto;
    2right: 6%;
    width: 60%;
    margin: 31px auto 18px auto;
  }
  .mklub.toprow.login span.rightitem {
    padding-left: 72px;

  }


  .mklub.toprow span.txt3 a{
    display: inline-block;
    padding: 5px 20px;
    width: fit-content;
    margin: 17px 20px;
  }

  .22mklub.toprow span.txt3 {
    height: 30px;
    margin-top: 15px;
    top:2px;
  }

  .22mklub.toprow span.txt3 .leftitem {
    left: 15%;
    color: #fff;
    font: normal normal 22px/30px arial;
  }
  .22mklub.toprow span.txt3 .rightitem {
    right: 14%;
    color: #fff;
    font: normal normal 22px/30px arial;
  }
  .22mklub.toprow span.txt3 .middleitem {
    color: #fff;
    font: normal normal 22px/30px arial;
    position: absolute;
    left: 44%;
  }
 
  div.heroban div.infofloat {
    position: absolute;
    bottom: 5%;
    top: auto;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    padding: 40px;
    width: 100%;
  }
  div.heroban div.txt1 {
    font: normal normal 65px / 81px kmf1, arial, sans-serif !important;
    color: #fff;
    text-shadow: 0px 0px 15px rgba(255,255,255,.5);
  }
  div.heroban div.txt2 {
    font: normal normal 45px / 71px kmf2, arial, sans-serif !important;
    color: #fff;
  }
  div.heroban a {
    display: inline-block;
    background: #fff;
    color: var(--txtgreen1);
    margin: 28px auto 68px auto;
    display: block;
    font: normal bold 26px / 58px arial, sans-serif;
    color: var(--txtgreen1);
    border: 0;
    border-radius: 10vw;
    text-align: center;
    padding: 0 48px;
    box-shadow: 0 0 31px rgb(255 255 255 / 31%);
    width: fit-content;
  }
  div.heroban a:hover {
    scale: 1.03;
    cursor: pointer;
    box-shadow: 0 0 31px rgb(255 255 255 / 91%);
  }





 div.muutwrapper {
    margin-bottom: 80px;
  }
  a.leftitem:hover, a.middleitem:hover, a.rightitem:hover {
    cursor:pointer;
    transform: scale(1.05);
  }
  div.mklub.contentw {
     width: 100%;
  }
  div#loginformw {
    width: 80%;
    margin: 0 auto 0 auto;
    position: relative;
  }
  .loginformmsg {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 30px;
  }
 .reguserform_lbl {
   font: normal normal 24px/34px arial,sans-serif;
 }
 input.reguserform, select.reguserfo {
   font: normal normal 22px/34px arial,sans-serif
 }
 .reguser_basid_submit {
   2font: normal bold 25px/58px arial,sans-serif;
 }
  .foobox_notes.error, .notes.error {
     font:  normal normal 22px/30px arial,sans-serif;
     margin: 38px 15px 18px 15px;
     padding: 20px;
  }
  div.mklub.formrow.checkb {
     width: 65%;
  }
 .mklub.topsection.welcome span.rightitem {
    width: 100%;
 }
 .credsometerw {
    width: 100%;
  }
  .credsometer {
    width: 45%;
    height: 300px;
    float: left;
    margin-left: 5%;
  }
  .credsometer span.lbl {
     font-size: 30px;
     line-height: 30px;
  }
  .credsometer span.lbl0 { bottom: 47px; } 
  .credsometer span.lbl1 { bottom: 138px; }
  .credsometer span.lbl2 { bottom: 230px; }

  .credsvalsw {
    float: right;
    width: 50%;
    position: relative;
    top: 136px;
  }
  span.credsw.mkreds, span.credsw.euros {
    font-size: 60px;
    line-height: 60px;
  }
  span.credsw.euros {
    font-size: 37px;
    line-height: 26px;
    color: #666;
  }
  span.credsw.mkreds span.unit {
    font-size: 45px;
  }
  span.credsw.euros span.unit {
     font-size: 25px;
  }

  a.newscreen.fullw {
    font: normal normal 22px/28px Arial,sans-serif;
    margin: 10px 0;
  }
  h2.mklubi.section {
    font: normal normal 38px/54px'kmf2',arial,sans-serif;
  }

  .prodblobww.gc83 {
    width: 22.5%;
    margin: 0 1% 50px 1%;

  }

  div.lbprodw {
    width: 90%;
    min-height: 142px;
  }
  .lbprodw img.pimg {
    width: 150px;
    height: 150px;
  }
  .lbprodw span.name {
    font-size: 25px;
    line-height: 32px;
    width: 60%;
    left: 20%;
    text-align: left;
  }
  .lbprodw span.commentlink {
    bottom: 30px;
    right: 50px;
  }
  .lbprodw span.commentlink a {
     font-size: 21px;
  }
  div.loginformfooter span.ingress {
    width: 80%;
    font-size: 35px;
    line-height: 55px;
    margin-left: 80px;
  }
  div.mklub.contentw span.txt {
    width: 78%;
    font: normal normal 22px/28px 'kmf2',arial,sans-serif;
    color: #1a4019;
    margin: 20px 0 20px 80px;

  }
  h2.mklub.screenhdr {
    font-size: 30px;
    line-height: 40px;
  }
  h2.mklub.screenhdr.low {
    line-height: 50px;
  }
  h3.mklubi.sectionhdr {
    font-size: 25px;
    line-height: 50px;
  }
  div.credstable {
    width: 90%;
    font: normal normal 20px/30px 'kmf2',arial,sans-serif;
  }

  div.joinformw, div.joinformw a {
    font-size: 20px;
    line-height: 24px;

  }

  div.mklub.formrow.checkb span.txt {
    font-size: 20px;
    line-height: 24px;
    left: 14%;
  }
  div.mklub.joinformw_footer {
    font-size: 25px;
    line-height: 30px;
  }
  div.mklub.joinformw_footer a {
    display: block;
    font-size: 20px;
    line-height: 30px;

  }

}

@media only screen and (min-width : 840px) {
  .reguserform_lbl {
    font: normal normal 19px/34px arial,sans-serif;
  }
  .reguserform_lbl.passwdlostlink {
     font-size: 16px;
  }
  a.mklub.topbanner {
    width: 36%;
    float: left;
  }
  .prodblobww.gc83 {
    min-height: 435px;
 
  }

}


