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


/**               */ 
/** ESITTELYPAGE  */
/**               */ 
div.info_wrapper {
  margin: 0;
}
div.info_leipa { 
  2margin: 0;
}

a.mklub.topbanner {
  display: block;
}
a.mklub.topbanner img {
  width: 100%;
}
h1.mklub {
  display: block;
  text-align: center;
  font: normal normal 7vw/8vw 'kmf2', Arial, sans-serif;
  color: #467c3b;
  margin: 62px 5%!important;
  width: 90%;
}
div.mklub.blok1 {

}
div.mklub.blok1 img {
  width: 30%;
  height: auto;
  float: left;
  margin: 0 4vw;
}
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: 40px 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 22px/30px 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 14px/28px kmf2,arial,sans-serif;
  color: #555;
  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: #1e491b;
    font: normal normal 4vw/5vw arial,sans-serif;
    color: #7fc241;
    text-align: center;
    padding: 6vw;
    border: 0;
    top: -2px;
    position: relative;
}
div.mklub.joinformw_footer a { 
  color: #fff;
} 
.reguserform_lbl {
  color: #ddd;
  width: 72%;
  margin: 0 auto;
  font: normal normal 4vw/7vw 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: #eee;
}

input.reguserform, select.reguserform {
    width: 74%;
    background: #fff;
    border: 3px solid #116638;
    border-radius: 8px;
    display: block;
    margin: 2px auto 18px auto;
    font: normal normal 5vw/8vw arial,sans-serif;
   padding: 5px 20px;
   max-width: 600px;
}


input.reguserform.error {
    border: 4px solid #e7563c !important;
}
.mklub.customerdataw .reguserform_lbl,
#lostpasswdformw .reguserform_lbl
 {
  width: 80%;
  text-align: center;
}


.mklub.customerdataw input.reguserform, 
.mklub.customerdataw select.reguserform,
#lostpasswdformw select.reguserform ,
#lostpasswdformw input.reguserform

{
  width: 73%;
}



div.mklub.formrow.checkb {
   width: 83%;
  margin: 0 auto;
  position: relative;
  min-height: 138px;
  margin-top: 40px;
}
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 {
  top: -42px;
}

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: relative;
}

.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 {
  min-width: 70%;
  margin: 18px auto 53px auto;
  display: block;
  background: var(--btngreen1);
  font: normal bold 22px/48px arial,sans-serif;
  color: #fff;
  border: 0;
  border-radius: 10vw;
  text-align: center;
  padding: 0 38px;
  box-shadow: 0 0 31px rgb(255 255 255 / 11%);
}
.reguser_basid_submit:hover {
  cursor: pointer;
  transform: scale(1.05); 
}
#loginformw .reguser_basid_submit {
  margin-top: 50px;
  background: #7fc241;
}

#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;
}
.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;
}
.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: 90vw;
  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 4vw/8vw '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;
  height: 45px;
  margin-top: 57px;
  color: #fff;
}
.mklub.toprow span.txt3 a {
  color: #fff;
}
.mklub.toprow span.txt3 .leftitem {
   position: absolute;
   left: 10px;
}
.mklub.toprow span.txt3 .rightitem {
   position: absolute;
   right: 10px;
  text-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: var( --regu-color-yellow1 );
  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/25px 'kmf2',arial,sans-serif;
    color: #515151;
  width: 80%;
   text-align: center;
   margin: 0 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.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.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 normal 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%;
}
.prodblobww.gc83 {
  width: 40vw;
  float: left;
  min-height: 360px;
  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 div.prodpricew {
  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;
}

.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);
    float: left;
    width: 53%;
    margin: 17px 1% 8px 6% !important;
  }
  div.mklub.blok1 {
    width: 26%;
    float: right;
    margin: 2%;
    text-align: center;
  }
  div.mklub.blok1 span.txt {
    width: 100%;
    font-size: 21px;
    line-height: 27px;        
  }
  div.mklub.blok1 img {
    width: 90%;
    margin: 0 auto;
  }
  div.mklub.blok2 {
    margin-top: 100px;
  }
  div.mklub.blok3 {
    min-height: 340px;
    width: 21%;
    margin: 0 0 0 2%;
  }
  div.mklub.blok3 span.txt {
    font-size: 20px;
    line-height: 24px;
  }
  .mklub.toprow {
    position: relative;
    top: -22px;
    max-height: 178px;
  }
  .mklub.toprow span.ingress, .mklub.toprow span.txt, .mklub.toprow span.txt2, .mklub.toprow span.txt3 {
    font: normal normal 38px/50px 'kmf2',arial,sans-serif;
    color: #fff;
    display: block;
    margin: 0 auto;
  }
  .mklub.toprow span.txt {
     font-size: 22px;
  }

  div.formnote_submittedok {
    font-size: 22px;
    line-height: 26px;
  }   
  .mklub.toprow.login span.leftitem {
    width: 25%;
    height: 25%;
    left: -6%;
    top: -114px;
    z-index: 100;
  }
  .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 {
    height: 30px;
    margin-top: 15px;
    top:2px;
  }

  .mklub.toprow span.txt3 .leftitem {
    left: 15%;
    color: #fff;
    font: normal normal 22px/30px arial;
  }
  .mklub.toprow span.txt3 .rightitem {
    right: 14%;
    color: #fff;
    font: normal normal 22px/30px arial;
  }
  .mklub.toprow span.txt3 .middleitem {
    color: #fff;
    font: normal normal 22px/30px arial;
    position: absolute;
    left: 44%;
  }
  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 {
   width: 58%;
   font: normal normal 24px/34px arial,sans-serif;
 }
 input.reguserform, select.reguserfo {
    width: 80%;
   font: normal normal 22px/34px arial,sans-serif
 }
 .reguser_basid_submit {
   min-width: 75%;
   font: 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;
  }

 .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;
  }
  span.credsw.mkreds span.unit {
    font-size: 45px;
  }
  span.credsw.euros span.unit {
     font-size: 25px;
  }

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

  .prodblobww.gc83 {
    width: 20%;
    margin: 0 2% 50px 2%;

  }

  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: 40px;
    line-height: 70px;
  }
  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: 25px;
    line-height: 30px;

  }

}

@media only screen and (min-width : 840px) {
  .reguserform_lbl {
    width: 55%;
  }
  .reguserform_lbl.passwdlostlink {
     font-size: 16px;
  }
  a.mklub.topbanner {
    width: 36%;
    float: left;
  }
  .prodblobww.gc83 {
    min-height: 420px;
 
  }

}


