body{
  background: rgb(255,255,255);
  /* background: -moz-linear-gradient(-14deg, rgba(255,255,255,1) 6%,rgba(235,246,255,0.3) 6%,rgba(222,237,251,1) 15%,rgba(215,232,247,0.95) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 64%);
  background: -webkit-linear-gradient(-14deg, rgba(255,255,255,1) 6%,rgba(235,246,255,0.3) 6%,rgba(222,237,251,1) 15%,rgba(215,232,247,0.95) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 64%);
  background: linear-gradient(166deg, rgba(255,255,255,1) 6%,rgba(235,246,255,0.3) 6%,rgba(222,237,251,1) 15%,rgba(215,232,247,0.95) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 64%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); */
}

body:after{
  background: none;
  /*
  height: 70vh;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(-14deg, rgba(255,255,255,1) 37%, rgba(229,246,255,1) 80%, rgba(255,255,255,1) 80%);
  background: -webkit-linear-gradient(-14deg, rgba(255,255,255,1) 37%,rgba(229,246,255,1) 80%,rgba(255,255,255,1) 80%);
  background: linear-gradient(166deg, rgba(255,255,255,1) 37%,rgba(229,246,255,1) 80%,rgba(255,255,255,1) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );*/
}


@font-face {
    font-family: 'hurme_geometric_sans_1thin';
    src: url('fonts/hurmegeometricsans1_thin-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hurme_geometric_sans_1SBd';
    src: url('fonts/hurmegeometricsans1_semibold-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hurme_geometric_sans_1light';
    src: url('fonts/hurmegeometricsans1_light-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hurme_geometric_sans_1bold';
    src: url('fonts/hurmegeometricsans1_bold-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hurme_geometric_sans_1black';
    src: url('fonts/hurmegeometricsans1_black-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hurme_geometric_sans_1regular';
    src: url('fonts/hurmegeometricsans1-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hurme_geometric_sans_hairline';
    src: url('fonts/hurmegeometricsans1_hairline-webfont.woff2') format('woff2'),
         url('fonts/hurmegeometricsans1_hairline-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a{
  color: #dcba09;
}

.single-test h1, .page h1{
  font-family: 'Roboto'; font-weight: 300;
  text-align: center;
  font-size: 48px;
  color: #ffffff;
  width: 80%;
  margin: 0 auto 25px auto;
}

.btn-lg{
  box-shadow: 0 10px 20px 0 rgba(0,180,255,0.30);
}

.single-test .questions.results{
  margin-bottom: 60px;
}

.payment_method .mobile_toggle.confirmed:after{
    content: "";
    width: 32px;
    height: 25px;
    background: transparent url(img/inputs.png) no-repeat -1px -86px;
    background-size: 21px 286px;
    position: absolute;
    right: -4px;
    top: 42px;
}

.payment_method .mobile_toggle.confirmed input#telf{
      background-color: #eafbe5;
}

.archive .hentry .test-author img{
  border-radius: 10px;
}

.single-test .questions .question{
  text-align: left;
  font-size: 21px;
  font-family: 'Roboto'; font-weight: 400;
  line-height: 32px;
  color: #57696F;
  margin-bottom: 30px;
}

a.small_modal{
  display: block;
    font-size: 12px;
    margin-top: 10px;
    color: #00b3ff;
}

.clearit{
  clear: both;
}

.single-test .questions .question_options{
    margin-bottom: 30px;
}


.single-test .questions .question_navigate{
  text-align: center;
}

.single-test .questions .question_navigate.out{
  text-align: right;
}


body.single-test .game .white .question_navigate.out .embed{
  display: none;
}

.single-test .single-stats{
  color: #cbd7de;
  text-align: center;
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
}

body .archive .hentry .test-author{
  color: #cbd7de;
}

.single-test .single-stats img{
  width: 24px;
  height: 24px;
  border-radius: 20px;
  margin-right: 9px;
  margin-top: -4px;
}

.single-test .single-stats .competition_icon, .organizer .competition_icon{
  position: relative;
  padding-left: 35px;
}

.single-test .single-stats .competition_icon:before, .organizer .competition_icon:before{
  background: url(img/icon-3.png) no-repeat 0 0;
  background-size: 24px auto;
  top: -3px;
  content: '';
  display: inline-block;
  width: 26px;
  height: 24px;
  position: absolute;
  left: 0;
}

.single-test .single-stats .stat_count, .single-test .single-stats .stat_view{
  position: relative;
  margin-left: 23px;
  padding-left: 35px;
  color: #cbd7de;
}

.single-test .single-stats .stat_count:before{
  background: url(img/icon-1.png) no-repeat 0 0;
  background-size: 24px auto;
  top: 0px;
  content: '';
  display: inline-block;
  width: 26px;
  height: 24px;
  position: absolute;
  left: 0;
}

.single-test .single-stats .stat_view:before{
    background: url(img/icon-1.png) no-repeat 0 0;
    background-size: 24px auto;
    top: 0px;
    content: '';
    display: inline-block;
    width: 26px;
    height: 24px;
    position: absolute;
    left: 0;
}

.single-test .single-stats .stat_time{
  position: relative;
  margin-left: 23px;
  padding-left: 30px;
}

.single-test .single-stats .stat_time:before{
  background: url(img/icon-2-1.png) no-repeat 0 0;
  background-size: 18px auto;
  top: -2px;
  content: '';
  display: inline-block;
  width: 18px;
  height: 22px;
  position: absolute;
  left: 0;
}

.single-test .game{
  position: relative;
  min-height: 560px;
}

.single-test .game:after{
  content: "";
  clear: both;
  display: block;
}

.single-test .white .button{
  display: inline-block;
  background-color: #00B4FF;
  box-shadow: 0 10px 20px 0 rgba(0,180,255,0.30);
  border-radius: 50px;
  font-family: 'Roboto'; font-weight: 300;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  letter-spacing: 1px;
  padding: 18px 80px;
  text-transform: uppercase;
}

.single-test .white .button:hover{
  background-color: #0597D4;
  color: #FFFFFF;
  text-decoration: none;
}

.single-test .white{
  width: 776px;
  min-height: 560px;
  z-index: 2;
  position: relative;
  margin: 0 auto;
  padding: 35px 40px 60px 40px;
  /* border-radius: 5px;
  -moz-box-shadow: 0 2px 40px 0 rgba(87,105,111,0.10);
  -webkit-box-shadow: 0 2px 40px 0 rgba(87,105,111,0.10);
  box-shadow: 0 2px 40px 0 rgba(87,105,111,0.10); */
}

.single-test .white.ready{
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -388px;
}

.single-test .pre-white-1{
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 10px;
  width: 746px;
  margin: 37px auto 0px auto;
  box-shadow: 0 2px 40px 0 rgba(87,105,111,0.10);
}

.single-test .pre-white-2{
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 10px;
  width: 756px;
  margin: 0 auto;
  box-shadow: 0 2px 40px 0 rgba(87,105,111,0.10);
}

.single-test .test-count{
  font-family: 'Roboto'; font-weight: 300;
  text-align: center;
  display: block;
  width: 100%;
  color: #90A2A8;
  font-size: 21px;
}

.single-test .test-time{
  position: relative;
  top: -38px;
  display: inline-block;
  height: 48px;
  width: 48px;
  float: right;
}

.single-test .test-header{
  height: 60px;
}

.single-test .test-header:after{
  clear: both;
  display: block;
  content: "";
}

.single-test .ristsona.game{
  overflow: auto;
}

.single-test #ristsona_container.white{
  padding-bottom: 0;
  padding-top: 0;
  min-width: 776px;
  width: auto;
  overflow: auto;
}

.single-test #ristsona_inner{
  max-width: 100%; 
  text-align: center;
  margin: 0 auto;
  overflow: visible;
}

.single-test #ristsona_inner .GridSquare{
  display: flex;
  align-items: center;
}

.single-test #ristsona_inner .GridSquare p{
  margin-top: 2px!important;
}

body.single-test #ristsona_inner .Timer{
  font-family: 'Roboto'!important;
  font-weight: 300!important;
  font-size: 16px!important;
  color: #fbdc3a;
  border: 3px solid #fbdc3a!important;
  padding: 18px 8px;
  border-radius: 30px;
  display: inline-block!important;
}

.single-test #ristsona_inner .ActionButton{
    display: inline-block;
    background-color: #ffffff!important;
    border-color: #000!important;
    margin-bottom: 10px!important;
    border-radius: 50px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #000;
    text-decoration: none;
    transition: all .2s ease-in;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.single-test #ristsona_inner .ActionButton:hover{
    color: #fff;
    background-color: #e8d110!important;
    border-color: #e8d110;
}

.single-test #ristsona_inner .ActionButton:last-of-type{
  color: #000;
    background-color: #f6dc01!important;
    border-color: #f6dc01;
}
.single-test #ristsona_inner .ActionButton:last-of-type:hover{
    background-color: #e8d110!important;
    color: #FFFFFF;
    text-decoration: none;
}

.single-test #ristsona_desc{
    margin-top: 30px;
    display: flex;
        align-items: center;
    justify-content: center;
}

.single-test #ristsona_desc #ristsona_desc_inner{
    padding: 0px 20px 0px 20px;
    font-size: 16px;
    line-height: 25px;
    display: flex;
    justify-content: center;
}

.single-test #ristsona_desc .button.yellow{
     font-family: 'hurme_geometric_sans_1black';
    background-color: #f6dc01;
    box-shadow: 0 10px 20px 0 rgba(246,220,1,0.30);
    color: black;
    border: none;
}

.single-test #ristsona_desc .button.yellow:hover{
   background-color: #e8d110;
}

.single-test #ristsona_desc #ristsona_desc_inner .button.external{
    font-family: 'hurme_geometric_sans_1black';
    background-color: #f6dc01;
    box-shadow: 0 10px 20px 0 rgba(246,220,1,0.30);
    color: black;
    border: none;
}

.single-test #ristsona_desc #ristsona_desc_inner .button.external:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(img/external.svg) no-repeat 0 0;
    background-size: 15px auto;
    position: relative;
    top: -3px;
}

.single-test #ristsona_desc #ristsona_desc_inner .button.external:hover{
    background-color: #e8d110;
}


.single-test #ristsona_desc p.bold{
  font-weight: bold;
}

.single-test #ristsona_desc #ristsona_buttons{
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-test #ristsona_desc #ristsona_buttons .button{
}

body.single .single-test .alt-button{
    background-color: #fff;
    font-family: 'hurme_geometric_sans_1black';
    color: #000;
    border-color: #000;
    box-shadow: none;
    border: 1px solid #000;
    margin-left: 20px;
}

body.single .single-test .alt-button:hover{
  color: #f6dc01;
  background-color: black;
}

body.page .small-white.white{
  width: 600px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 25px;
}


body.page .join h2{
  font-family: 'Roboto';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 21px;
  color: #90A2A8;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 30px;
  display: block;
}

.text_input{
  margin-bottom: 20px;
}

body.page .join .h2_desc{
  display: block;
  text-align: center;
  font-weight: normal;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 12px;
  color: #333E4A;
  margin-bottom: 25px;
}

.text_input label{
  width: 24%;
  text-align: right;
  margin-right: 20px;
  font-weight: normal;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 16px;
  color: #333E4A;
  letter-spacing: 0;
  text-align: right;
}

.join .text_input label{
  text-align: left;
}

.text_input input, .text_input .field{
  display: inline-block;
  padding-left: 20px;
  background: #FFFFFF;
  border: 1px solid #DDE8EF;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 16px;
  color: #333E4A;
  letter-spacing: 0;
  border-radius: 3px;
  height: 40px;
  width: 60%;
}

body.page .lisa h3:not(.lis){
      font-family: 'Roboto';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 21px;
    color: #90A2A8;
    text-align: center;
    margin-bottom: 30px;
    display: block;
        margin-top: 50px;
}

.user_games_btn{
    text-align: center;
    margin: 0px 0px 30px 0px;
}

.desktop-menu ul:after{
  content: "";
  clear: both;
  display: block;
}

.archive-dropdown ul a{
  text-align: center;
  padding: 10px 15px;
}

.archive-dropdown ul a:hover{
      text-decoration: underline;
    background-color: #e3f7ff;
}

.cat_dropdown:before{
    content: "";
    position: absolute;
    right: 2px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    z-index: 9999;
}

p.no-user-games, .no-user-games p{
    text-align: center;
    font-size: 20px;
    color: #90a2a8;
    margin-bottom: 70px;
    font-weight: 400;
    width: 90%;
    margin: 0 auto;
}

p.no-user-games.some, .no-user-games p{
    font-size: 14px;
    padding: 30px 0px 10px 0px;
}

body .no-user-games p{
  padding-top: 0px;
}

span.gamer_desc{
  display: block;
  max-height: 41px;
}

span.name_etc{
    float: right;
    display: inline-block;
    position: relative;
    top: 3px;
    text-align: left;
}

span.points_num_val{
  color: #90A2A8;
  font-weight: 300;
  display: block;
  font-size: 12px;
}



body.page .lisa .title input{
    text-align: center;
    font-weight: normal;
    border: 3px dashed #dadada;
    padding: 20px;
    margin-bottom: 30px;
    display: block;
    width: 100%;
}

body.page .lisa .multiple_boxes{
    height: auto;
    margin-top: 0px; 
    padding: 0px;
    margin-bottom: 0px;
}

body.page .lisa .multiple_boxes li{
  transform: none;
  left: initial;
  border-radius: 60px;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}

body.page .lisa .submit_container{
  text-align: center;
  margin-top: 60px;
}

body.page .lisa .multiple_boxes li {
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
}
/*
body.page .lisa .multiple_boxes li:hover {
  transition: filter .2s ease-in-out;
  -webkit-filter: grayscale(40%);
  filter: grayscale(40%);
}*/

body.page .lisa .multiple_boxes li.selected {
  transition: filter .2s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
}

@media (hover: none) {
   body.page .lisa .multiple_boxes li {
      -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
      filter: grayscale(100%); /* FF 35+ */
   }
   body.page .lisa .multiple_boxes li.selected {
    transition: filter .2s ease-in-out;
    -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
    filter: grayscale(0%); /* FF 35+ */
  }
}

body.home .multiple_boxes li.glow{
  transform: rotate(0) translate(-72px,-60px);
}

body.page .lisa h4{
      font-family: Helvetica;
    font-size: 14px;
    color: #333E4A;
    text-align: center;
}

body.page .lisa .bootstrap-tagsinput{
    min-height: 100px;
    width: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #DDE8EF;
    padding: 12px 10px;
}

body.page .lisa .bootstrap-tagsinput input{
  border: none;
  outline: none;
  cursor: text;
  width: 140px;
  font-size: 16px;
}

body.page .lisa .bootstrap-tagsinput .tag span{
  background-image: url(img/em_x.svg);

      width: 10px;
    height: 10px;
    position: absolute;
       right: 6px;
    top: 5px;
    background-repeat: no-repeat;
    padding: 9px;
    background-position: center;
}

body.page .lisa .bootstrap-tagsinput .tag span:hover{
  cursor: pointer;
}

body.page .lisa .bootstrap-tagsinput .tag{
  display: inline-block;
    background-color: #00B4FF;
     position: relative;
    border-radius: 3px;
    font-family: Helvetica;
    font-size: 16px;
    color: #FFFFFF;
    padding: 6px 30px 6px 12px;
    font-weight: normal;
    line-height: 16px;
    margin-right: 5px;
    margin-bottom: 8px;
}

body.page .lisa .bootstrap-tagsinput .tag.invalid{
  background-color: #d20808;
  text-decoration: line-through;
}

body.page .lisa .multiple_boxes li>a {
  width: 120px;
  height: 120px;
}

body.page .lisa .multiple_boxes li>a span:last-child{
  display: none;
}

body.page .lisa .multiple_boxes li>a:after, .multiple_boxes li>a:before{
  display: none;
}


body.page .lisa .multiple_boxes li>a .cat_icon,body.page .lisa .card>a .cat_icon{
  width: 60px;
  height: 60px;
  top: 60%;
}

body.page .lisa .multiple_boxes li>a span.cat_title{
  position: relative;
  display: block;
  text-align: center;
  font-weight: normal;
  left: 0px;
      top: 47px;
}

body.page .lisa .multiple_boxes li>a:hover{
  text-decoration: none;
}

body.page .lisa .multiple_boxes li>a span.cat_title.reverse{
  display: none;
}

body.page .lisa input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #dadada;
}
body.page .lisa input::-moz-placeholder { /* Firefox 19+ */
  color: #dadada;
}
body.page .lisa input:-ms-input-placeholder { /* IE 10+ */
  color: #dadada;
}
body.page .lisa input:-moz-placeholder { /* Firefox 18- */
  color: #dadada;
}

body.page .lisa input:focus::placeholder{
    opacity: 1;
}

body .archive .hentry .article-header{
  padding-bottom: 0;
  padding-top: 30px;
  position: relative;
}

body .archive .hentry .article-header.has_author{
  padding-top: 15px;
}

body .archive .hentry .test-author img{
  opacity: 0.5;
}

body .archive .hentry:hover {
    background-color: #fffff4;
    cursor: pointer;
}


.archive .paid_test{
    position: absolute;
    right: 25px;
    top: 16px;
}

.archive .paid_test a.monthly_payment{
    display: block;
    color: #57696f;
    font-size: 12px;
    margin-top: 8px;
}

.text_input input:disabled{
  border: none;
}

body.page .join p.disclaimer{
  margin-top: 50px;
  text-align: center;
}

body.page .join p.liitu_b{
  text-align: center;
  margin-top: 40px;
}

body.page .join p.liitu_b input{
  width: 200px;
}

.join .text_input.pay_desc{
}

.join .text_input.pay_fields{
}

.field.StripeElement--invalid{
    color: #FA6F6F;
    border: 1px solid #FA6F6F;
    background-color: #FFF0F0;
}

/*.desktop-menu a.button3.gam{
  opacity: 0.4;
}

.desktop-menu a.button3.gam:hover, .desktop-menu a.button3.gam:focus{
  background-color: #fff;
  border-color: #00b4ff;
  color: #00b4ff;
}*/

.popular .btn-default{
  width: 50%;
}

.features .soon{
  color: #808080;
}

.gamer a.package_active{
  font-size: 14px;
  display: block;
  color: #90A2A8;
}

.game div.c_on{
  text-align: center;
  margin-bottom: 30px;
  color: #333E4A;
  font-size: 16px;
}

.modal_form{
  margin-top:20px;
}

.single-test .test-time span{
  width: 24px;
  font-family: 'Roboto'; font-weight: 300;
  font-size: 16px;
  color: #D71C63;
  text-align: center;
  position: absolute;
  top: 14px;
  left: 12px;
}

.single-test .checkbox, .single-test .radio{
  min-height: 72px;
  height: auto;
  margin: 0;
  padding-top: 16px;

}

  .desktop-menu li{
    position: relative;
  }

  .desktop-menu li .tooltiptext{
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100px;
    height: 60px;
  }

.single-test .checkbox input[type='checkbox'], .single-test .radio input[type='radio']{
  display: none;
}

.single-test .checkbox label, .single-test .radio label{
  font-family: 'Roboto'; font-weight: 300;
  color: #57696F;
  font-size: 21px;
  margin-top: 5px;
  display: block;
  cursor: pointer;
  width: 100%;
  min-height: 67px;
  height: auto;
  padding-left: 85px;
  margin-top: -16px;
  padding-top: 22px;
  padding-right: 55px;
  padding-bottom: 10px;
}

body .single-test .radio label{
    padding-top: 27px;
}

.pricelist.container.toplist{
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 40px 0 rgba(87,105,111,.1);
    padding-top: 20px;
    padding-bottom: 25px;
    margin-bottom: 80px;
}


.pricelist.container.toplist .col-sm-3.col-xs-3.pnts{
  margin-top: 5px;
}

.pricelist.container.toplist h2.pricelist-heading{
  margin-bottom: 35px;
}

h2.pricelist-heading a{
  color: #90a2a8;
}

div.all_top_link{
  clear: both;
  text-align: center;
  padding-top: 40px;
}

.pricelist.container.toplist li.odd{
  background-color: rgba(0,180,255,0.05);
  border-radius: 2px;
}

.pricelist.container.toplist.countlist-3 li.odd, .pricelist.container.toplist.countlist-3 li.even{
  float: left;
  width: 33%;
}

.pricelist.container.toplist.countlist-3 .top_table{
  float: none;
  width: 100%;
}


.pricelist.container.toplist.countlist-3 .top_table .hd{
  display: none;
}

.single-test .checkbox:hover, .single-test .radio:hover{
  background-color: #E5F7FF;
  cursor: pointer;
}

.single-test .checkbox:hover label, .single-test .radio.checked label{
  color: #00B4FF;
}

.single-test .questions.results .checkbox:hover, .single-test .questions.results .radio:hover{
  background-color: transparent;
  cursor: default;
}

.single-test .questions.results .checkbox:hover label, .single-test .questions.results .radio:hover label{
  color: #57696F;
}

.single-test .questions.results .checkbox:hover a.jqTransformCheckbox, .single-test .questions.results .radio:hover a.jqTransformRadio{
  background-position: 0px 0px;
}

.single-test .questions.results .checkbox:hover a.jqTransformChecked{
  background-position: 0px -122px;
}

.single-test .radio:hover a.jqTransformRadio{
  background-position: 0px -355px;
}

.single-test .radio a.jqTransformChecked, .single-test .radio:hover a.jqTransformChecked{
  background-position: 0px -425px;
}

.single-test .questions.results .fact{
  margin-top: 18px;
  margin-bottom: 25px;
  font-family: 'Roboto'; font-weight: 300;
  font-size: 16px;
  color: #57696F;
  line-height: 24px;
}

.single-test .questions.results .checkbox.correct{
    background-color: #eafbe5;
}

.single-test .questions.results .checkbox.correct:after{
  content: "";
  width: 32px;
  height: 25px;
  background: transparent url(img/inputs.png) no-repeat -3px -185px;
  background-size: 43px 572px;
  position: absolute;
  right: 24px;
  top: 22px;
}

.single-test .questions.results .checkbox.wrong{
  background-color: #f9e0e0;
}

.single-test .questions.results .checkbox.wrong:after{
  content: "";
  width: 32px;
  height: 25px;
  position: absolute;
  right: 24px;
  top: 20px;
  background: transparent url(img/inputs.png) no-repeat -5px -225px;
	background-size: 43px 572px;
}

.single-test .white.finish .question_navigate.out{
  margin-top: 80px;
  margin-right: -40px;
  text-align: center;
}

.intro .button1.register{
    background-color: #fff;
    color: #00b4ff;
    border-color: #00b4ff;
    box-shadow: none;
    border: 1px solid #00b4ff;
}

.single-test .questions.results label{
  cursor: default!important;
}

.question_charts{
  margin-bottom: 72px;
  padding: 0px 50px;
}

body .alert{
  text-align: center;
  font-size: 18px;
}

img.spilt{
  border-radius: 120px;
  margin-bottom: 8px;
}

input[type="file"] {
margin: 0 auto;
width: auto;
margin-bottom: 30px;
}

#archive{
  position: relative;
}

#archive .row{
  min-height: 86px;
}

.multiple_boxes li.transforming>a:before, .multiple_boxes li.transforming>a:after{
  display: none;
}

body .multiple_boxes li{
   transition: all .4s cubic-bezier(0.2, 0.9, 0.3, 1);
}

.cards-slider{
  position: absolute;
  width: 100%;
  top:0;
  left: 0;
  margin: 0;
  padding: 0;
}

#content{
  z-index: 2;
  position: relative;
  padding-top: 20px;
}

.desktop-menu span.user_avatar{
  cursor: pointer;
  display: inline-block;
  margin-right: 16px;
  width: 40px;
  height: 40px;
}

.desktop-menu span.user_avatar span{
  cursor: pointer;
}

.desktop-menu span.user_avatar img{
  border-radius: 40px;
}

.question_charts .ch_desc{
  margin-top: 20px;
  margin-left: 20px;
  float: left;
  display: inline-block;
  font-family: 'Roboto'; font-weight: 300;
  font-size: 21px;
  color: #333E4A;
  letter-spacing: 0.67px;
  line-height: 48px;
}

.question_charts .chart_ranking .ch_desc{
  margin-left: 30px;
}

.question_charts:after{
  content: "";
  display: block;
  clear: both;
}

.chart_progress, .chart_ranking{
    position: relative;
    width: 50%;
    float: left;
}

.question_charts .ch_sum_val{
    position: absolute;
    top: 25px;
    right: 0px;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 21px;
    color: #333E4A;
    width: 96px;
}

.chart_progress canvas, .chart_ranking canvas{
  float: right;
}

.question_charts .ch_sum_val .tw{
  display: block;
  font-family: 'Roboto'; font-weight: 300;
  font-size: 16px;
  color: #90A2A8;
}

.archive_title{
  text-align: center;
  color: #fff;
}

.archive_title h1{
  color: #fff;
}

.pricelist .price-container{
  cursor: pointer;
}

.modal_form .btn-primary{
  margin-top: 20px;
}

div.modal-box.payment-box{
  width: 800px;
  height: 535px;
}

div.modal-box.payment-box p{
  margin-bottom: 20px;
}

div.modal-box.modal-element{
  width: 600px;
  height: 450px;
}

.card{
  position: relative;
  list-style: none;
  height: 780px;
  border-radius: 5px;
}

.multiple_boxes li>a .cat_icon, .card>a .cat_icon{
  background-position: center;
  background-size: 70%;
  background-repeat: no-repeat;
}

.cards-slider .card>a .cat_icon{
  width: 220px;
  height: 220px;
}

.card.active{
  margin: 24px;
}

.card.active:after{
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #0000 url(img/card_overlay.png) no-repeat 0px 56px;
  background-size: cover;
}

.card.left-side{
  height: 470px;
  width: 366px;
  position: absolute;
  left: -292px;
  top: 170px;
  z-index: 4;
  box-shadow: 0 5px 30px 0 rgba(21,35,104,0.30);
}

.card.right-side{
  height: 470px;
  width: 366px;
  position: absolute;
  right: -292px;
  top: 170px;
  z-index: 4;
  box-shadow: 0 5px 30px 0 rgba(21,35,104,0.30);
}


.game .finish .question_image{
  width: 40%;
}

.game .question_image{
  margin-bottom: 20px;
}

.desktop-menu, .desktop-menu .join{
  position: relative;
}

.desktop-menu .join span.current_position{
  color: #333E4A;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  background: #DDE8EF;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0;
  padding-top: 10px;
  text-align: center;
}

body .desktop-menu .join.top{
  padding-top: 0px;
  padding-right: 0px;
}

body .desktop-menu .join.top span.current_position{
  width: auto;
  position: relative;
  padding: 10px;
  margin-right: 20px;
}

.desktop-menu .login:hover:after{
  background-image: url(img/login-hover.png);
}

.desktop-menu .admin{
    color: #fb8c00;
    border-color: #fb8c00;
}

.desktop-menu .admin:hover, 
.desktop-menu .admin:focus{
  color: #ffffff;
  background-color: #fb8c00;
}
.desktop-menu .admin:active{
  color: #ffffff;
  background-color: #fb8c00;
  border-color: #fb8c00;
}

.desktop-menu .admin.active{
  color: #ffffff;
  background-color: #fb8c00;
  border-color: #fb8c00;
}

.register_area{
  margin-top: 50px;
}

.register_area .register_intro.col-sm-7{
  text-align: right;
  padding-top: 15px;
}

.home .pricelist.container.top_list{
  width: 60%;
}

body .desktop-menu div.submen:before{
  content:"";
    position: absolute;
    right: 2px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    z-index:9999;
}

.logged-in .desktop-menu{
  overflow: visible;
}

body .desktop-menu a{
  font-weight: 400;
}

body .desktop-menu .submen ul{
  margin: 0px;
  padding: 0px;
}


body .desktop-menu .submen li{
  margin-left: 0px;
  display: block;
  width: 100%;
  float: none;
  transition: 0s;
}

body .desktop-menu .submen li a{
  display: block;
  padding: 10px 0px;
}

body .desktop-menu div.submen{
  visibility: hidden;
  padding-top: 5px;
  width: 178px;
  height:245px;
  position: absolute;
  right: 0px;
  bottom: -245px;
  z-index: 200;
  background: #FFFFFF;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.20);
  border-radius: 4px;
  transition: 0.2s 1s;
}

body .desktop-menu div.submen.less_items{
  height:205px;
  bottom: -205px;
}

body .desktop-menu div.submen a:hover{
  text-decoration: underline;
  background-color: #e3f7ff;
}

.desktop-menu .user:hover div.submen{
   visibility: visible;
   transition-delay: 0s;
}

.gamer .user_avatar{
  text-align: center;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  position: relative;
}

.user_game_top{
    background-color: #F3FBFF;
    padding: 20px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.notification{
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px 25px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #00b4ff;
    color: #00b4ff;
    margin-top: 50px;
}

.gamer .user_avatar img{
  border-radius: 120px;
}

.gamer .user_avatar:after{
  opacity: 0.95;
  cursor: pointer;
  content: '';
  position: absolute;
  top: 0; right: 0;
  bottom: 0; left: 0;
  background: transparent url(img/img_edit.png) no-repeat 0px 0px;
}

.gamer .user_avatar:hover:after{
  opacity: 1;
}

.gamer h1{
  margin-bottom: 27px;
}

.gamer h1 span{
  position: relative;
}

h1 .edit_gamer_name{
  opacity: 0.7;
  cursor: pointer;
  right: -60px;
  top: -35px;
  position: absolute;
  height: 70px;
  width: 70px;
  background: transparent url(img/name_edit.png) no-repeat 0px 0px;
}

h1 .edit_gamer_name:hover{
  opacity: 1;
}

.gamer .statistics{
  margin: 60px 55px;
  width: 1140px;
}

.gamer .statistics .stat_charts:after{
  content: "";
  clear: both;
  display: block;
}

.gamer .pricelist-heading{
  margin-top: 40px;
}

.gamer .pricelist-heading, .gamer .authors-heading{
  margin-bottom: 40px;
}

.gamer .pricelist-heading a{
  color: #90a2a8;
}

.archive i.done{
  position: relative;
  display: inline-block;
  width: 10px;
  height: 14px;
}

.archive i.done:after{
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  width: 32px;
  height: 25px;
  background: #0000 url(img/inputs.png) no-repeat -8px -556px;
  background-size: 43px 572px;
  top: 0px;
}

.gamer.archive .hentry{
  padding: 0px;
}


.top_table{
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 21px;
  list-style-type: none;
  margin: 0;
  padding: 0;
      float: left;
    width: 100%;
}

.top_table ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.toplist .top_table{
  width: 49%;
}

.top_table.sc{
  float: right;
}

.top_table li.hd{
    margin-bottom: 26px;
}

.top_table li{
  padding-bottom: 11px;
  padding-top: 11px;
}

.top_table .hd div{
  font-size: 12px;
  color: #333E4A;
  text-transform: uppercase;
}

.top_table .top_nr{
  background: #DDE8EF;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  color: #333E4A;
  min-width: 40px;
  height: 40px;
  border-radius: 40px;
  display: inline-block;
  padding: 10px 5px;
  text-align: center;
}

.top_table .top_nr.num-1, .desktop-menu .join span.current_position.num-1{
  background: #FFDF00;
}

.top_table .top_nr.num-2, .desktop-menu .join span.current_position.num-2{
  background: #C0C0C0;
}

.top_table .top_nr.num-3, .desktop-menu .join span.current_position.num-3{
  background: #cd7f32;
}



.top_table .pnts{
  text-align: right;
}

.top_table .u_av{
  width: 40px;
  height: 40px;
  margin-right: 16px;
}

.top_table .u_av img{
    border-radius: 40px;
}

body.page .single-top h1{
  font-family: 'Roboto';
  color: #fff;
}

/*.buttons_payment{
  display: none;
}*/

.archive i.done span{
  font-style: normal;
    font-size: 14px;
    position: absolute;
    left: 28px;
    color: #ccc;
}


.mobile_payment #error{
    display: block;
    width: 400px;
    left: -200px;
    position: absolute;
    font-family: monospace;
    font-size: 12px;
    background: black;
    color: white;
    padding: 10px;
    z-index: 300;
}

.stat_charts .ch_desc {
    margin-top: 35px;
    margin-left: 70px;
    float: left;
    display: inline-block;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 21px;
    color: #333E4A;
    letter-spacing: 0.67px;
    line-height: 30px;
}

.stat_charts .ch_sum_val{
  position: absolute;
  top: 36px;
  right: 0px;
  text-align: center;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 21px;
  color: #333E4A;
  width: 120px;
}

.stat_charts .tw {
    display: block;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
    color: #90A2A8;
}

.stat_progress, .stat_ranking, .stat2_ranking{
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}


.stat_charts canvas {
    float: right;
}

#footer, #footer a{
  color: #90A2A8;
}

#footer a{
  text-transform: uppercase;
}

.archive .hentry .h2{
  font-size: 20px;
}

.pricelist .price .text{
  margin-top: 10px;
}

.pricelist .popular .price{
  padding-top: 25px;
}

.archive .hentry .h2 a{
  color: #000;
}

.slider-container .slider.authors .auth_text{
  font-size: 16px;
}

li.popular .popular{
  display: none;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 115px;
  background-color: #F1C70B;
  font-size: 14px;
  color: white;
  position: absolute;
  top: 0px;
  border-radius: 3px;
  padding: 4px 6px;
}


.join .pricelist .period_toggler>span{
  width: 50%;
}

.join .payment_method .credit_toggle, .join .payment_method .mobile_toggle{
  display: none;
} 

.join .payment_method .credit_toggle.active, .join .payment_method .mobile_toggle.active{
  display: block;
} 

.intro_intro{
    max-width: 75%;
    margin: 0 auto 60px auto;
    display: block;
}

.join input.telf{
      background-color: white;
    height: 40px;
    padding: 10px 12px;
    border-radius: 4px;
    border: 1px solid #DDE8EF;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
    width: 100%;
}

.join .recurring_desc{
  color: #90A2A8;
  display: none;
  text-align: left;
  font-size: 14px;
}

body.page .white.top-white{
  min-height: 200px;
  margin-bottom: 30px;
}

.page .join .white{
  padding: 40px 60px;
}

.join .pricelist .price>div{
  margin-top: 6px;
}

.single-top .top_table{
  float: none;
}

.text_input{
  position: relative;
}

.join .archive .hentry{
  padding-left: 0px;
}

.join .archive .hentry:hover{
  background-color: transparent;
}

.join .archive .hentry .entry-statistics .go_play{
  opacity: 1;
}

.join .archive .hentry::after{
  clear: both;
  content: "";
  display: block;
  width: 100%;
}

.join i.help{
  display: inline-block;
  width: 20px;
  height: 30px;
  color: #00b4ff;
  font-style: normal;
  text-align: center;
  cursor: help;
  margin-left: 10px;
  top: 6px;
  position: absolute;
  font-size: 20px;
}

.join i.help span{
    display: none;
    position: absolute;
    border-radius: 3px;
    font-weight: normal;
    font-family: 'Roboto';
    font-weight: 300;
    right: 0px;
    left: 20px;
    width: 200px;
    text-align: left;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    top: 1px;
    color: #333E4A;
    padding: 5px;
    border: 1px solid #DDE8EF;
}

.join i.help:hover span{
  display: inline-block;
}

.join .period_toggler{
  position: relative;
}

.join .payment_desc{
    width: 250px;
    margin: 10px 0px;
    border-radius: 3px;
    font-family: 'Roboto';
    font-weight: 300;
    right: 0px;
    left: 20px;
    text-align: left;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    top: 1px;
    color: #333E4A;
}

.join div.popular{
  z-index: 2;
  margin: 0 auto;
  left: 50px;
  width: 60px;
  background-color: #F1C70B;
  font-size: 12px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -25px;
  border-radius: 3px;
  padding: 1px;
}

@keyframes wave {
	0%, 60%, 100% {
		transform: initial;
	}

	30% {
		transform: translateY(-15px);
	}
}

.jump {
  animation: wave 1.3s linear infinite;
}

.gamer h1{
  text-align: center;
  margin-top: 70px;
}

.page h1{
  text-align: center;
  font-size: 40px;
  margin: 40px auto;
}

.slider-container .slider.authors .auth_title{
  font-size: 21px;
}

.page .white{
  min-height: 400px;
  padding: 40px;
}

.my_games .white{
   min-height: 500px;
   padding: 0px;
}

.join_container{
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px 0px 40px 0px;
  text-align: center;
}

.gojoinnow.archive{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    text-align: center;
}

.gojoinnow_btn{
  background-color: #00B4FF;
    box-shadow: 0 10px 20px 0 rgba(0,180,255,0.30);
    border-radius: 50px;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 18px 40px;
    text-transform: uppercase;
}

.gojoinnow_btn:hover{
    color: #fff;
    text-decoration: none;
    background-color: #0597d4;
    border-color: #0597d4;
}

.gamer .white, .competition .white{
  width: 776px;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0 2px 40px 0 rgba(87,105,111,0.10);
  border-radius: 5px;
}

.competition .white{
  padding: 40px 0;
}

.single-competition .kalandus_footer{
  padding: 46px 0 0 0;
  width: 776px;
  margin: 30px auto 0 auto;
  background-image: url('img/fish/fish_footer2.jpg');
  background-repeat: no-repeat;
  background-size: 250px 84px;
  background-position: right center;
}

body.kalandus .main-wrap{
  background-image: url('img/fish/fish_bg_desktop_e.png');
  background-repeat: no-repeat;
  background-size: 2500px;
  background-position: center 80px;
}

.competition .top_table>li{
  padding: 0;
}
.competition .top_table>li>ul{
  display: none;
}

.competition .top_table>li.chunk_0>ul{
  display: block;
}

.competition .top_table .u_av{
  position: relative;
  display: inline-block;
}

.competition .top_table .chunk_title{
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 15px;
  border: 1px solid #F3FBFF;
  border-radius: 5px;
  background: #F3FBFF;
  margin: 15px 0;
}

.competition .top_table .chunk_title:hover{
  cursor: pointer;
  border: 1px solid #00B4FF;
}

.competition .top_table.organizer_top .u_av:after{
  display: none;
  content: "i";
  color: white;
  font-size: 28px;
      font-weight: bold;
    font-family: Times New Roman;
  text-align: center;
  background-color: #00b4ff;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  border-radius: 40px;
  width: 40px;
}

.competition .hintt{
    font-size: 14px;
    padding: 20px 0;
    display: block;
}

.add_new_competition{
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
}

.competition .top_table.organizer_top ul li:hover .u_av:after, .competition .top_table.organizer_top ul li.open .u_av:after{
  display: block;
}

.competition .organizer .stat_charts .ch_sum_val{
  top: 45px;
}

.competition .top_table{
  padding: 0px 40px 40px 40px;
}

.competition.archive .hentry .h2{
  margin-top: 19px;
}

.competition h2 input[type=text], .competition h2 input[type=email], .competition h2 input[type=password]{
  text-align: center;
  font-weight: normal;
  border: 3px dashed #00B4FF;
      background: #F3FBFF;
  padding: 20px;
  margin: 0px auto 30px auto;
  display: block;
  width: 90%;
  font-size: 30px;
  color: #333333;
}

.competition h2 input[type=text].cus{
  background: none;
}

.competition h2 input[type=submit]{
  padding: 18px 60px;
  margin-top: 20px;
}

.competition h3.player{
  text-align: center;
  margin-top: 0px;
  font-weight: 300;
  color: #00b4ff;
}

.competition .statistics{
    margin: 40px auto;
    max-width: 650px;
    min-height: 120px;
}

.competition .stat_charts:after{
  content: "";
  display: block;
  clear: both;
}

.competition.archive .hentry .entry-statistics .go_play{
  opacity: 1;
}

.competition .tab{
  width: 776px;
  margin: 0 auto;
}

.competition .share_field_container{
  width: 80%;
  margin: 40px auto;

}

.competition .share_field_container .share_field{
    text-align: center;
    padding: 20px;
    width: 100%;
    color: #00b4ff;
    font-size: 20px;
    border: 1px solid #eee;
}

.competition .comp_intro{
    padding: 10px 40px;
    text-align: center;
    font-size: 16px;
}

.competition .tab button{
  background: #eef6ff;
  border: none;
  padding: 10px 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 16px;
}

.competition .tab button.active{
  background: white;
  cursor: default;
}

.competition .tab button:hover{
  color: #fff;
  background-color: #00b4ff;
}

.competition .tab button.active:hover{
  background: white;
  color: inherit;
}

.competition .add_game_competition{
  text-align: center;
  margin-bottom: 40px;
}

.competition .user_fields{
  color: #333E4A;
  font-size: 16px;
  margin-top: 5px;
}

.single-competition .competition .white{
  position: relative;
  border-top-left-radius: 0;
}
.single-competition a.new_competition{
    display: block;
    width: 60px;
    height: 60px;
    background: #00b4ff;
    right: -20px;
    top: -20px;
    position: absolute;
    text-align: center;
    color: white;
    font-size: 44px;
    border-radius: 30px;
    box-shadow: 0 10px 20px 0 rgba(0,180,255,0.30);
}

.single-competition a.new_competition:hover{
  text-decoration: none;
}

.single-competition .white .question_navigate.out{
  padding: 40px 20px!important;
}

.competition .top_table li.open{
  background: #F3FBFF;
}

.competition .top_table li .top_title a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.player-data-outer{
  display: none;
  padding-top: 20px;
}

.competition .top_table li.open .player-data-outer{
  display: block;
}

.data-inner{
  background: #F3FBFF;
  padding: 20px 40px 10px 40px;
  font-size: 16px;
}

@media only screen and (max-width: 600px){
  .competition.page .white, .single-competition .kalandus_footer{
      width: 100%;
  }
  body.kalandus .main-wrap{
    background-image: url('img/fish/fish_bg_mobile_e.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 30px;
  }
  .competition h1{
    margin-bottom: 30px;
  }
  .competition h2 input[type=text], .competition h2 input[type=email], .competition h2 input[type=password]{
    width: 100%;
    background-clip: padding-box;
    font-size: 16px;
  }
  .single-competition .archive .hentry{
    padding: 0;
  }
  .single-competition .archive .hentry.played{
    opacity: 0.6;
  }
  .competition .tab{
    width: 100%;
  }
  .competition .tab button{
    font-size: 14px;
    padding: 10px 14px;
  }
  .competition .top_table{
    padding: 0;
  }
  .competition .share_field_container{
    margin: 20px 0 0 0;
    width: 100%;
  }
  .competition .share_field_container .share_field{
    border: 1px solid #eee;
    font-size: 14px;
  }

  .single-test .questions.results label{
    padding-top: 20px;
  }

  .single-competition .white .question_navigate.out .alt-button{
    margin-right: 0!important;
  }

  .competition.archive .hentry .h2 a{
    position: relative;
    padding: 10px 38px 10px 0px;
    font-size: 18px;
    border-radius: 20px;
    color: #00b4ff;
    line-height: 20px;
    display: inline-block;
  }
  .competition.archive .hentry .h2 a:after{
    position: absolute;
    right: 10px;
    top: 15px;
    content: '';
    display: inline-block;
    width: 19px;
    height: 9px;
    vertical-align: middle;
    background: url(img/arrow.png) no-repeat 0 0;
    background-size: 19px auto;
  }
  .competition.archive .hentry .article-header{
    padding-top: 5px;
    padding-bottom: 10px;
  }
}


.prev_next .card.left-side:hover{
  left: -230px;
}

.cards-slider .card>a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cards-slider .card>a span {
    position: absolute;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.cards-slider .card>a .cat_icon {
    display: inline-block;
    width: 144px;
    height: 144px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.1);
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: inset 0 1px 3px 0 rgba(0,0,0,.05), 0 2px 4px 0 rgba(0,0,0,.05);
}

.cards-slider .card>a span:first-child {
    top: 16px;
    left: 16px;
}

.cards-slider .card>a span:last-child {
    right: 16px;
    bottom: 16px;
    transform: rotate(180deg);
}

.prev_next .card.right-side:hover{
  right: -230px;
}

.single-test .white .question_navigate.out .alt-button:hover{
      color: #fff;
    background-color: #00b4ff;
    border-color: #00b4ff;
}

.single-test .white .question_navigate.out.top{
  background: #ecf5fc;
  padding: 40px 0px;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 20px;
      position: relative;
    margin-left: -40px;
    margin-right: -40px;
}

.single-test .white .question_navigate.out{
  background: #ecf5fc;
  padding: 40px 0px;
  text-align: center;
   position: relative;
    margin-left: -40px;
    margin-right: -40px;
}

.single-test .white .question_navigate.out .alt-button{
  background-color: #fff;
  color: #00b4ff;
  border-color: #00b4ff;
  box-shadow: none;
  border: 1px solid #00b4ff;
}

.single-test .white .question_navigate.out .button.lefts{
  margin-left: 30px;
}

.archive .my_games .hentry .entry-statistics .col-xs-4.stat_count{
  margin-top: 12px;
}

p.gojoinnow{
  padding: 0px 20px 0px 20px;
  font-size: 16px;
  line-height: 25px;
  width: 80%;
    margin: 0px auto 40px auto;
}

.gojoinnow_btn{
  margin-bottom: 40px;
}

label.payment{
  width: 100%;
  text-align: left;
  margin: 10px 0px;
  display: block;
}

body.modal{
  overflow: hidden;
}

.modal-box{
  position: absolute;
  background: #fff;
  padding: 40px;
  box-shadow: 0 2px 40px 0 rgba(87,105,111,0.10);
  border-radius: 5px;
  width: 500px;
  height: 330px;
  z-index: 1000;
  margin: auto;
  text-align: center;
  top: 0; left: 0; bottom: 0; right: 0;
}

.modal-box.general-modal{
  padding: 20px;
  height: auto;
}

.modal-box .closex{
  position: absolute;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-image: url(img/mm_close_3.png);
  background-position: center;
  background-size: 35px;
  z-index: 1001;
  top: -15px;
  right: -15px;
  cursor: pointer;
}

.modal-box.loading{
  width: 80px;
  height: 80px;
  padding: 0;
}

.modal-box.loading img{
  width: 50px;
  height: 50px;
  margin-top: 15px;
}

.modal-box h2{
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 21px;
  color: #90A2A8;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.modal-box.mobile-payment-box{
  height: 380px;
}

.modal-box.mobile-payment-box button{
  font-size: 16px;
}

.correct_signnow_desc{
  font-size: 16px;
}

.modal-box p{
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
}

.modal-box p.desc{
  margin-bottom: 30px;
}

.modal-box p.disc{
  font-size: 14px;
  margin-top: 30px;
}

a#zlick-refund{
    display: block;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 12px;
}

  .pricelist .packages>ul>li.free{
    min-height: 550px;
  }

  .btn-koosta{
    display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0px;
  }

.overlay-payment-success, .overlay-payment-failure{
    font-size: 16px;
    position: fixed;
    top: 40px;
    left: 50%;
    width: 600px;
    max-width: 100%;
    text-align: center;
    margin-left: -300px;
    color: #056c4f;
    background-color: #cef5ea;
    border-color: #baf2e2;
    padding: 12px 20px;
    z-index: 5000;
    border: 1px solid transparent;
    border-radius: .25rem;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
}

.overlay-payment-failure{
    color: #823040;
    background-color: #fedee5;
    border-color: #fed1da;
}

input#sms-auth-phoneNumber, input#sms-auth-confirmCode{
  text-align: center;
  font-size: 30px;
  height: 50px;
}

input#sms-auth-confirmCode{
  color: #00b4ff;
}

.modal-box .start-test{
  margin-top: 40px;
}

  .join .pricelist{
    margin-top: 60px;
  }

  .join .pricelist .price{
    width: 120px;
    height: 120px;
  }

  .join .pricelist .price .number{
    font-size: 36px;
    letter-spacing: -1px;
  }

  .join .pricelist .price .number .sup{
    font-size: 20px;
  }

 .join .pricelist .price .text {
    margin-top: 2px;
    font-size: 14px;
  }

  .join .form-row{
    position: relative;
  }

  .join .form-row i.help span{
    display: block;
    width: 220px;
  }

.modal-overlay{
  position: fixed; /* Sit on top of the page content */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
}

.correct_signnow_desc{
    text-align: center;
    max-width: 600px;
    margin: 0 auto 20px auto;
}

.desktop-menu .join {
    padding-right: 0px;
}

a.current.button.button3.btn.btn-default{
  opacity: 0.4;
}

a.current.button.button3.btn.btn-default:hover{
      color: #00b4ff;
    background-color: #fff;
    border-color: #00b4ff;
}

.cookie_disclaimer{
  position: fixed;
  z-index: 20;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #fffff4;
  color: #56696f;
  border-top: 1px solid #ffd602;
}

.cookie_disclaimer .cookie_inner{
  max-width: 1000px;
  padding-right: 90px;
  position: relative;
  width: auto;
  margin: 0 auto;
  padding: 8px 90px 3px 0px;
}

.cookiebar-visible #footer{
  padding-bottom: 90px;
}

a.close_cookie{
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 12px;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #ffd602;
  border-radius: 20px;
  padding: 8px 10px;
  color: black;
  background-color: #ffd602;
}

a.close_cookie:hover{
  background-color: #f5d532;
  color: black;
  text-decoration: none;
}

  body .desktop-menu .join.koosta{
    margin-right: 0px;
    padding-right: 0px;
  }

body .mobile_show{
  display: none!important;
}

@media (min-width: 768px){
  body .desktop-menu {
      margin-right: 60px;
  }
}

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

   body .desktop-menu .join.top{
    display: none;
  }
  body.single-test #ristsona_desc{
    width: 100vw;
  }
  body.single-test #ristsona_desc #ristsona_desc_inner{
    margin-left: 15px;
  }
  .single-test #ristsona_desc #ristsona_buttons {
    max-width: 100%;
  }
  .single-test #ristsona_desc #ristsona_buttons .button, .single-test #ristsona_desc .button.external{
    width: auto;
    text-align: center;
  }

  .single-test #ristsona_desc .button.external{
    margin-left: 0;
  }

  body .mobile_show{
    display: block!important;
  }

  .desktop-menu span.user_avatar{š
    margin-right: 0px;
  }

  body.page .lisa .submit_container{
    margin-top: 30px;
    position: relative;
    display: inline-block;
    left: 50%;
    margin-left: -110px;

  }

  .archive .paid_test{
    position: static; 
    right: 0px;
    top: 0px;
    margin: 5px 0px 10px 0px;
  }

  body .desktop-menu div.submen{
    display: none;
    visibility: hidden;
    width: 90vw;
    height: 370px;
    bottom: -370px;
  }

  body .desktop-menu div.submen.less_items{
    height: 300px;
    bottom: -300px;
  }

  body.page .gamer h1{
    font-size: 25px;
  }

    body .desktop-menu div.submen li a{
      padding: 20px 0px;
    }

  body .desktop-menu div.submen:before{
    left: auto;
    right: 10px;
  }

  .cookie_disclaimer{
    padding: 0px 15px;
  }

  .cookie_disclaimer .close_cookie{
    cursor: pointer;
  }

  .single-test h1, .page h1{
    width: 90%;
  }

  .single .card.active{
    margin: 10px;
  }

  .multiple_boxes li:nth-child(odd){
    transform: rotate(-10deg) translate(-12px);
  }
  .multiple_boxes li:nth-child(even){
    transform: rotate(10deg) translate(12px);
  }
  .main-wrap{
    padding-top: 50px;
  }
  .stat_charts .ch_sum_val{
    top: 36px;
  }
  .intro_intro{
    font-size: 14px;
    margin-bottom: 20px;
  }
  .random_card_container{
    margin-bottom: 40px
  }
  .authors-heading, .pricelist-heading{
    margin-bottom: 30px;
  }
  .pricelist .packages>ul>li{
    margin-bottom: 20px;
  }

  .single-test #ristsona_inner{
    overflow-x: auto;
  }


  body.page .archive #ristsona_container.white{
    margin: 0;
    min-width: auto;
    padding: 10px 20px;
  }


  .slider-container .slider.authors .auth_title{
    font-size: 14px;
  }
  .slider-container .slider.authors .auth_text{
    font-size: 12px;
  }
  .desktop-menu {
      position: absolute;
      top: 0;
      height: 50px;
      background-color: #ffd602;
      width: 100%;
      left: 0;
      padding-top: 5px;
      color: #fff;
  }
  .card.right-side, .card.left-side{
    display: none;
  }
  .archive #content>.white{
    margin-top: 10px;
  }

  .archive-dropdown ul a{
    font-size: 20px;
    padding: 15px 20px;
    text-align: center;
    border-bottom: 1px solid #e9f9ff;
  }

  .archive .hentry .stats{
    padding-top: 0px;
  }
  #archive .row {
    min-height: 40px;
  }

  .single-test .checkbox{
    height: auto;
    min-height: 72px;
    padding-bottom: 3px;
  }

  .single-test .checkbox label{
    min-height: 68px;
    padding-top: 15px;
    height: auto;
    font-size: 18px;
  }

  .join_container{
    background: #ecf5fc;
  }

  body.page .join .white.top-white{
        padding: 20px;
    font-size: 14px;
    line-height: 22px;
  }

  .join .archive .hentry{
    padding-right: 0px;
  }

  .join .pricelist .period_toggler>span{
    font-size: 10px;
  }

  .modal-box{
    width: 90%;
    padding: 10px;
  }

  .desktop-menu .join{
    color: white;
    padding-right: 0px;
  }
  .desktop-menu li {
    float: right;
    margin-right: 15px;
    position: relative;
  }



  #desktop-bar #logo{
    display: none;
  }
  body.home .intro{
    margin-top: 20px;
  }

  body .desktop-menu .mobile-logo{
    position: absolute;
    width: 40px;
    height: 40px;
    left: 15px;
    background-repeat: no-repeat;
    background-image: url(img/apple-touch-icon.png);
    background-position: center;
    background-size: 35px;
  }

  body.home .archive #ristsona_container.white{
    margin: 0!important;
    padding: 10px 20px;
  }

  body.home .archive #ristsona_container.white{
    min-width: 100%;
  }

  body.home #content-wrap .introt .left{
    padding-right: 0;
    flex-basis: 100%;
  }

  body.home #content-wrap .introt .right{
    display: none!important;
  }

  .desktop-menu .login:after{
    display: none;
  }

  body .packages ul{
    display: block;
  }

  body .packages ul li{
    margin-bottom: 20px;
  }

  body.home #content-wrap .list ul li{
      background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 23%;
    margin: 10px 0;
    min-height: 80px;
  }


  body .single-test #ristsona_container.white{
    min-width: 100%;
  }


  body.home .introt h1, body.page .introt h1, .archive #content>.cat_title{
    font-size: 34px!important;
  }

  body #content-wrap a.up_scroll{
    right: 2rem;
    bottom: 2rem;
  }

  body .archive #content .subnav.category_nav{
    margin-bottom: 0;
  }

body.home .introt .description, body.page .introt .description{
  font-size: 14px!important;
}


  .modal-box p{
    font-size: 16px;
  }

  .desktop-menu .login{
    font-size: 12px;
    padding: 10px 20px;
  }

  .test_overlay a.locked_description{
    font-size: 16px;
    margin: 0 14px;
  }
  .test_overlay{
    background-color: #ffffffdb;
  }
  .archive #content>.white{
    margin-bottom: 20px;
  }
  .page .white{
    padding: 15px;
  }
  h2{
    font-size: 20px;
  }
  .archive .hentry:hover .stats{
    opacity: 1;
  }
  .single-test h1, .page h1{
    font-size: 24px;
  }

  a.small_modal{
    font-size: 16px;
    margin-top: 20px;
  }

  body.page .small-white.white{
    padding: 15px;
  }

  div.modal-box.payment-box{
    width: 90%;
  }

  .single-test span.test-author{
    display: block;
    margin-bottom: 12px;
  }
  .single-test .pre-white-1{
    margin-top: 15px;
  }
  .single-test .pre-white-1, .single-test .pre-white-2{
    width: 100%;
    position: relative;
    bottom: -3px;
  }
  .single-test .white{
    width: 100%;
    padding: 35px 0 60px 0;
  }

  .single-test .questions .question{
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 24px;
  }

  .single-test .card{
    height: 220px;
  }

  .single-test .questions.results{
    margin-bottom: 0px;
  }

  .single-test .questions.results label{
    padding-right: 40px;
    padding-bottom: 15px;
    word-break: break-word;
  }
  .single-test .questions.results .checkbox.correct:after, .single-test .questions.results .checkbox.wrong:after{
    right: 10px;
  }
  .single-test .white .button{
    padding: 18px 40px;
    display: block;
  }

  .single-test .white .question_navigate.out .button{
    display: inline-block;
  }

  .single-test .white .question_navigate.out .alt-button{
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .question_charts .ch_desc{
    font-size: 16px;
    line-height: 18px;
  }
  .question_charts{
    margin-bottom: 25px;
    padding: 0px;
  }
  .question_charts .chart_progress .ch_desc{
    text-align: right;
  }

  body.page .small-white.white{
    width: 100%;
  }

.text_input label{
    width: 100%;
    text-align: left;
  }

.text_input input{
    width: 100%;
  }

.text_input input:disabled{
    font-weight: bold;
  }

  .pricelist .period_toggler>span{
    font-size: 11px;
  }

  .join div.popular{
    left: 15px;
  }

  .join i.help{
    display: none;
  }

  body.page h1{
    font-size: 30px;
    margin-top: 25px;
  }

  .gamer .statistics{
    width: 100%;
    margin: 25px 0px;
  }

  .gamer .white{
    width: auto;
  }

  .gamer .tasku_row, .gamer .random_card_container{
    display: none;
  }

  .gamer .authors-heading, .gamer .pricelist-heading{
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .top_table, .top_table .top_nr{
    font-size: 12px;
  }

  .top_table .top_title, .top_table .pnts{
    padding-top: 5px;
  }

  .top_table .top_nr{
    background: #DDE8EF;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 12px;
  min-width: 30px;
  height: 30px;
  border-radius: 30px;
  padding: 7px 5px;
  }


  .top_table .u_av{
    display: none;
  }

  .stat_charts .ch_desc {
    font-size: 16px;
    line-height: 24px;
    margin-top: 40px;
    margin-left: 20px;
  }

  .toplist .top_table{
    width: 100%;
    float: none;
  }

  .top_table.sc .hd{
    display: none;
  }

  .stat_charts>div{
    margin-bottom: 10px;
  }

  .authors-heading, .pricelist-heading{
    line-height: 30px;
    font-size: 25px;
  }

  .pricelist.container.toplist .col-sm-3.col-xs-3.pnts{
    margin-top: 0px;
    padding-top: 0px;
  }

  #footer .footer-copy{
    line-height: 24px;
  }

  div.modal-box.modal-element{
    width: 90%;
  }

  .gamer .user_avatar:after{
    display: none;
  }
  .home .pricelist.container.top_list{
    width: 100%;
  }

  .user_game_top{
    padding: 5px;
  }

  .top_table li.hd{
    margin-bottom: 5px;
  }

  .top_table li{
    margin-bottom: 12px;
  }

  .user_game_top .top_table li{
    margin-bottom: 0px;
  }

  .archive-dropdown{
    position: static;
  }
  .archive-dropdown ul{
    left: 0;
  }

  .archive .hentry .h2{
    font-size: 18px;
  }
  .archive .hentry .test-author{
    font-size: 12px;
  }
  .archive .hentry .stats{
    font-size: 14px;
  }

  .single-test .question_charts .ch_desc{
    float: right;
  }

  .single-test .chart_progress canvas, .single-test .question_charts .chart_progress .ch_desc{
    float: left;
    margin-left: 0px;
  }

  .single-test .question_charts .chart_progress .ch_sum_val{
    left: 0px;
  }

  .single-test .white .question_navigate.out .button.lefts{
    margin-left: 1px;
  }


  #card-element.StripeElement{
    position: absolute;
    width: 100%;
  }

  #card-errors{
    padding-top: 55px;
  }

  .gojoinnow.archive{
    font-size: 14px;
    line-height: 22px;
  }

  body .overlay-payment-success, body .overlay-payment-failure{
    left: 0%;
    margin-left: 0;
  }

  body .pricelist.container.toplist li{
    width: 100%!important;
  }

  p.gojoinnow{
    width: 100%;
    margin: 0 0 10px;
  }

  .single-test .ristsona.game{
    margin-top: 0;
  }

  .single-ristsona#archive .description{
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0;
  }

}

@media (hover:none), (hover:on-demand) {
    .single-test .checkbox:hover{
        background-color: #ffffff;
    }
}


@-webkit-keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@-moz-keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
.tokenfield {
  height: auto;
  min-height: 34px;
  padding-bottom: 0px;
}
.tokenfield.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.tokenfield .token {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  border-radius: 3px;
  background-color: #00B4FF;
  white-space: nowrap;
  margin: -1px 5px 5px 0;
  padding: 2px;
  color: white;
  height: 22px;
  vertical-align: top;
  cursor: default;
}
.tokenfield .token:hover {
  border-color: #b9b9b9;
}
.tokenfield .token.active {
  border-color: #52a8ec;
  border-color: rgba(82, 168, 236, 0.8);
}
.tokenfield .token.duplicate {
  border-color: #ebccd1;
  -webkit-animation-name: blink;
  animation-name: blink;
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.tokenfield .token.invalid {
  background-color: #d20808;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 3;
}
.tokenfield .token.invalid span{
  text-decoration: line-through;
}
.tokenfield .token.invalid.active {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tokenfield .token .token-label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 4px;
  vertical-align: top;
}
.tokenfield .token .close {
  font-family: Arial;
  display: inline-block;
  line-height: 100%;
  font-size: 1.1em;
  line-height: 1.49em;
  margin-left: 5px;
  float: none;
  height: 100%;
  vertical-align: top;
  padding-right: 4px;
}
.tokenfield .token-input {
  background: none;
  width: 60px;
  min-width: 60px;
  border: 0;
  height: 20px;
  padding: 0;
  margin-bottom: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tokenfield .token-input:focus {
  border-color: transparent;
  outline: 0;
  /* IE6-9 */
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tokenfield.disabled {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.tokenfield.disabled .token-input {
  cursor: not-allowed;
}
.tokenfield.disabled .token:hover {
  cursor: not-allowed;
  border-color: #d9d9d9;
}
.tokenfield.disabled .token:hover .close {
  cursor: not-allowed;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.has-warning .tokenfield.focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-error .tokenfield.focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-success .tokenfield.focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.tokenfield.input-sm,
.input-group-sm .tokenfield {
  min-height: 30px;
  padding-bottom: 0px;
}
.input-group-sm .token,
.tokenfield.input-sm .token {
  height: 20px;
  margin-bottom: 4px;
}
.input-group-sm .token-input,
.tokenfield.input-sm .token-input {
  height: 18px;
  margin-bottom: 5px;
}
.tokenfield.input-lg,
.input-group-lg .tokenfield {
  height: auto;
  min-height: 45px;
  padding-bottom: 4px;
}
.input-group-lg .token,
.tokenfield.input-lg .token {
  height: 25px;
}
.input-group-lg .token-label,
.tokenfield.input-lg .token-label {
  line-height: 23px;
}
.input-group-lg .token .close,
.tokenfield.input-lg .token .close {
  line-height: 1.3em;
}
.input-group-lg .token-input,
.tokenfield.input-lg .token-input {
  height: 23px;
  line-height: 23px;
  margin-bottom: 6px;
  vertical-align: top;
}
.tokenfield.rtl {
  direction: rtl;
  text-align: right;
}
.tokenfield.rtl .token {
  margin: -1px 0 5px 5px;
}
.tokenfield.rtl .token .token-label {
  padding-left: 0px;
  padding-right: 4px;
}

.archive #content>.cat_title{
  margin-bottom: 55px;
}

.archive #content>.sub-cat>.white{
  background-color: white;
  max-width: 786px;
  margin: 20px auto 30px auto;
  border-radius: 5px;
  padding: 15px 0 40px;
  box-shadow: 0 2px 40px 0 rgba(87,105,111,.1);
}

.archive #content .cat-anchor{
  height: 40px;
  display: block;
  width: 100%;
}

body a.up_scroll{
  display: none;
  background-color: #dcba09;
  background-image: url('img/arrow-up.png');
  background-repeat: no-repeat;
  background-size: 24px 22px;
  background-position: center;
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 6rem;
    right: 4rem;
    z-index: 4;
    border-radius: 50%;
}

body.scrolled a.up_scroll{
  display: block;
}


.archive #content>.sub-cat h2{
  text-align: center;
  margin-top: 10px;
}

.archive #content .subnav.category_nav{
  margin-bottom: 20px;
}

.archive #content .subnav.category_nav ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;  
  justify-content: center;
}

.archive #content .subnav.category_nav ul li{
  border-right: 2px solid #90A2A8;
  padding-right: 10px;
  padding-left: 10px;
}

.archive #content .subnav.category_nav ul li a{
  color: #90A2A8;
  text-transform: uppercase;
  font-size: 14px;
}

.archive #content .subnav.category_nav ul li:first-of-type{
  padding-left: 0;
}

.archive #content .subnav.category_nav ul li:last-of-type{
  border-right: none;
  padding-right: 0;
}

body.page .lisa .bootstrap-tagsinput{
    min-height: 100px;
    width: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #DDE8EF;
    padding: 12px 10px;
}

body.page .lisa .bootstrap-tagsinput input{
  border: none;
  outline: none;
  cursor: text;
  width: 140px;
  font-size: 16px;
}

body.page .lisa .bootstrap-tagsinput .tag span{
  background-image: url(img/em_x.svg);

      width: 10px;
    height: 10px;
    position: absolute;
       right: 6px;
    top: 5px;
    background-repeat: no-repeat;
    padding: 9px;
    background-position: center;
}

body.page .lisa .bootstrap-tagsinput .tag span:hover{
  cursor: pointer;
}

body.page .lisa .bootstrap-tagsinput .tag{
  display: inline-block;
    background-color: #00B4FF;
     position: relative;
    border-radius: 3px;
    font-family: Helvetica;
    font-size: 16px;
    color: #FFFFFF;
    padding: 6px 30px 6px 12px;
    font-weight: normal;
    line-height: 16px;
    margin-right: 5px;
    margin-bottom: 8px;
}

body.page .lisa .bootstrap-tagsinput .tag.invalid{
  background-color: #d20808;
  text-decoration: line-through;
}

  .embed .main-wrap{
    padding-top: 0;
  }
  .embed #desktop-bar, .embed #footer{
    display: none;
  }
  .embed .single-test .white, .embed .single-test .game, .embed #archive{
    min-height: 0;
  }
  .embed .single-test .game{
    margin-bottom: 0;
  }
  .embed .single-test .white{
    padding-bottom: 30px;
  }
  .embed p.gojoinnow, .embed.single-test .white .question_navigate.out .gojoinnow_btn, .embed.single-test .white .question_navigate.out .button.lefts, .embed.single-test .white .question_navigate.out .button.back{
    display: none;
  }
  body.single-test.embed .game .white .question_navigate.out .button.embed{
    display: inline-block;
    margin-bottom: 0!important;
  }

@media only screen and (min-width: 992px){
  .multiple_boxes li:nth-child(8) {
    left: 74.77778%;
    transform: rotate(6deg) translate(-92px)
  }
  .multiple_boxes li:nth-child(9) {
    left: 85.99999%;
  }
  .multiple_boxes li:nth-child(10) {
    left: 93.99999%;
    transform: rotate(-5deg) translate(-72px);
  }
  .multiple_boxes li.cat-ristsonad:hover, .multiple_boxes li:nth-child(10):hover {
    transform: rotate(0) translate(-72px,-60px);
  }
}


.multiple_boxes li.cat-ristsonad, .cards-slider li.cat-ristsonad.left-side, .cards-slider li.cat-ristsonad.right-side{
  background-image: url('img/nuti_rist_pattern.png');
  background-size: contain;
}
.multiple_boxes li.cat-ristsonad .cat_title, .cards-slider li.cat-ristsonad .cat_title{
  background-color: black;
  padding: 0 5px;
}
.multiple_boxes li.cat-ristsonad .cat_icon, .cards-slider li.cat-ristsonad.left-side .cat_icon, .cards-slider li.cat-ristsonad.right-side .cat_icon{
  background-color: #ffd503;
  box-shadow: inset 0 1px 3px 0 rgba(0,0,0,.2), 0 2px 4px 0 rgba(0,0,0,.2);
}
.multiple_boxes li.cat-ristsonad>a:after, .cards-slider li.cat-ristsonad>a:after{
  display: none
}


body #desktop-bar #logo{
  background-image: url('img/nuti-logo.jpg');
  background-size: 131px 66px;
  height: 66px;
}

body .desktop-menu a, body .desktop-menu a:active, body .desktop-menu a:focus{
  color: #e6c311;
  border-color: #e6c311;
}

body .archive #ristsona_container.white{
  max-width: 100%;
    margin: 0px 55px;
    min-width: 776px;
    width: auto;
    overflow: auto;
    min-height: 560px;
    z-index: 2;
    position: relative;
    padding: 30px 60px;
}

body #archive {
    min-height: auto;
}

body .desktop-menu .login:after{
  display: none;
}

body .btn-default:hover{
  background-color: #ffd602;
  border-color: #ffd602;
  color: black;
}

.desktop-menu .join:hover{
  color: black;
}

body.home .introt, 
body.page .introt{
  text-align: center;
}

body.home .introt .left{
  flex-basis: 70%;
  padding-right: 60px;
}

body.home .introt .right{
  flex-basis: 30%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

body.home .introt h1, body.page .introt h1{
  font-family: 'hurme_geometric_sans_1black';
  font-size: 44px;
  text-transform: uppercase;
  color: black;
  margin-bottom: 20px;
  text-align: center;
}

body.home .front-banner{
  position: relative;
}

body span.nuti-logo{
  position: relative;
}

body span.nuti-logo:before{
  content: "";
  position: absolute;
  left: 0; top: 3px;
  background-image: url('img/nuti-logo-cut.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 109px;
  height: 50px;
}

body.home .front-banner-img{
  opacity: 0.25;
  background-image: url('img/front-rist1.png');
  background-repeat: no-repeat;
  width: 100%;
  height: 700px;
  margin: 20px 0 40px 0;
  background-position: center;
  background-size: contain;
}

body.home .front-banner .go_play{
  position: absolute;
  font-family: 'hurme_geometric_sans_1black';
  font-size: 44px;
  text-transform: uppercase;
  color: black;
  text-align: center;
  width: 350px;
  height: 350px;
  background-color: #ffd504;
  border-radius: 50%;
  margin: auto;
  top: 0; left: 0; bottom: 0; right: 0;
  display: flex;
    align-items: center;
    justify-content: center;
  transition: font-size 0.2s;
  -webkit-transition: font-size 0.2s;
   -moz-transition: font-size 0.2s;
     -o-transition: font-size 0.2s;
}

body.home .front-banner .go_play:hover{
  text-decoration: none;
  font-size: 48px;
}

body.home .introt .description, body.page .introt .description{
  font-size: 28px;
  font-weight: 300;
}

body.home .introt .go{
  width: 150px;
  height: 150px;
  background-color: #fbdc3a;
  display: flex;
  font-family: 'hurme_geometric_sans_1black';
  color: black;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border-radius: 50%;
  font-size: 16px;
  text-transform: uppercase;
-webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
     -o-transition: all 0.4s;
        transition: all 0.4s;
}

body.home .introt .go:hover{
  background-color: #f5d532;
  text-decoration: none;
  font-size: 18px;
}

body.home .list ul{
  margin: 30px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

body.home .list ul li{
  opacity: 0.4;
  list-style-type: none;
  flex: 0 0 14%;
  min-height: 180px;
  background-image: url('img/rist.jpg');
  background-size: contain;
  background-repeat: no-repeat;
      background-position: center;
  margin-right: 25px;
  margin-bottom: 25px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}

body.home .list ul li.active{
  opacity: 1;
}

body.home .list ul li:nth-child(6n){
  margin-right: 0;
}

body.home .list ul li a{
  font-family: 'hurme_geometric_sans_1bold';
  font-size: 44px;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

body.home .list ul li.active:hover{
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

body.home .list ul li:hover a{
  text-decoration: none;
}

body.home .packages ul li a{
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
  opacity: 0.5;
}

body.home .packages ul li a:hover{
  opacity: 1;
   /*-webkit-transform: scale(1.1);
    transform: scale(1.1);*/
}

body.home .packages ul li a:hover h4{
  text-decoration: underline;
}

body.home .list .load_more{
  font-family: 'hurme_geometric_sans_1bold';
  font-size: 20px;
  color: black;
  background: #ffd602;
  padding: 20px;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 5px;
}

body.home .list .load_more:hover{
  background-color: #f5d532;
  text-decoration: none;
}

body .btn-default{

    color: #e6c311;
    border-color: #e6c311;
}





.archive .hentry .entry-statistics .go_play a:hover:after {
    background: url(img/arrow-white.png) no-repeat 0 0;
    background-size: 19px auto;
}
.archive .hentry .entry-statistics .go_play a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 9px;
    vertical-align: middle;
    margin-left: 25px;
    background: url(img/arrow.png) no-repeat 0 0;
    background-size: 19px auto;
}

.desktop-menu .dname{
  padding: 10px;
  display: inline-block;
}

.packages{
  min-height: 235px;
}

.packages ul{
      justify-content: center;
  margin: 40px 0 0 0;
  padding: 0;
  display: flex;
}

.packages ul li{
  list-style-type: none;
  flex: 0 0 30%;
  padding-right: 30px;
  opacity: 0.5;
  margin-right: 60px;
  position: relative;
}

.packages ul li:hover, 
.packages ul li.active{
  opacity: 1;
}

.packages ul li h4{
  font-family: 'hurme_geometric_sans_1bold';
  font-size: 32px;
  color: black;
}

.packages ul li a{
  text-decoration: none;
  display: flex;
  justify-content: space-between;
}

.page .packages ul li a.active, .packages ul li a:hover{
  opacity: 1;
}

.packages ul li a .dd{
  flex: 1;
  color: gray;
  font-size: 12px;
  line-height: 20px;
}
.packages ul li a .dd .yellow_plus{
    color: #dcba09;
    font-size: 28px;
    display: block;
}


.packages ul li a:hover .dd, .page .packages ul li a.active .dd{
  display: block;
}

.packages ul li a .price{
  flex: 0 0 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  background-color: black;
  height: 80px;
  border-radius: 50%;
}

.packages ul li a .price span{
  font-family: 'hurme_geometric_sans_1bold';
  font-size: 28px;
  color: white;

}

#desktop_container.telli-bg{


  background: url(img/ristsonad-telli.jpg) no-repeat 40px top;
    background-size: 300px;
    padding-top: 50px;

}

body .btn.focus, body .btn:focus, body .btn:hover{
      background: #f5d532;
      color: white;
}

body .white {
  background: transparent;
}

body .tellimine .input_block{
  max-width: 600px;
  margin: 40px auto;
}

body .tellimine .liitu_b input{
      font-family: 'hurme_geometric_sans_1bold';
    font-size: 16px;
    color: white;
    background: #f5d532;
    border-color: #f5d532;
    padding: 5px 40px;
    box-shadow: none;
    display: block;
    text-align: center;
        float: right;
    margin-right: 40px;
}

body .tellimine .liitu_b input:hover{
  background: #ffd602;
  border-color: #ffd602;
}

.submit-redirected{
  margin-top: 100px;
  display: flex;
  justify-content: center;
  text-align: center;
}

.submit-redirected a, .submit-redirected a:visited{
  opacity: 1;
  font-family: 'hurme_geometric_sans_1bold';
  font-size: 16px;
  color: white;
  background: #f5d532;
  padding: 5px 40px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.submit-redirected a:hover, .submit-redirected a:active{
  color: white;
  background-color: #ffd602;
  text-decoration: none;
}

.single-ristsona h1, body.page h1{
    font-family: 'hurme_geometric_sans_1black';
  font-size: 44px;
  color: black;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}

.register_error{
      max-width: 100%;
    text-align: center;
    background: #ffd602;
    color: black;
    padding: 20px;
    display: table;
    margin: 0 auto;
    width: 500px;
}

.register_error a{
  color: black;
  text-decoration: underline;
}

.single-ristsona .description{
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px;
}

body.page .description{
  font-size: 18px;
  font-weight: 300;
}

body.home .packages{
  position: relative;
      padding-top: 10px;
    margin-bottom: 40px;
}

body.home .packages:before{
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 2px;
  border-bottom: 1px solid black;
}

@media all and (max-width: 900px){
  body #desktop_container.telli-bg{
    background-size: 200px;
  }
}

@media only screen and (max-width: 600px){
  .single-test #ristsona_desc{
    display: block;
  }
  .single-test #ristsona_desc #ristsona_desc_inner{
    margin-bottom: 20px;
  }
  body.single .single-test .alt-button{
    margin-left: 0;
    text-align: center;
  }

  body.single .single-test .alt-button.topm{
    margin-top: 20px;
  }

  body.single-ristsona h1, body.page h1{
    font-size: 34px;
  }
  body.single-ristsona .description{
    font-size: 16px;
  }
  body.home .front-banner-img{
    height: 300px;
  }

  body .archive .hentry .article-header{
    padding-bottom: 15px;
  }

  body span.nuti-logo:before{
    width: 90px;
    height: 40px;
  }
  body.home .front-banner .go_play{
      width: 200px;
      height: 200px;
      font-size: 28px;
  }
  body .packages ul li a .dd{
    display: block;
  }
  body #desktop_container.telli-bg{
    background-image: none;
    padding-top: 0;
  }
  body .submit-redirected{
    margin-top: 30px;
  }
  body .submit-redirected a, .submit-redirected a:visited{
    font-size: 20px;  padding: 10px 28px;
  }
  body .tellimine .liitu_b input{
    width: 100%;
    float: none;
    font-size: 20px;
    padding: 10px 28px;
    margin-right: 0;
  }
}

.archive #content>.white{
  box-shadow: none;
}

#share-buttons{
    margin: 40px auto 0 auto;
    background: #f9f8f8;
    padding: 20px;
}

#share-buttons .share-inner{
    display: flex;
    justify-content: center;
}

#share-buttons .share-title{
      font-family: 'hurme_geometric_sans_1black';
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: uppercase;
}

#share-buttons a{
  margin-right: 15px;
  opacity: 0.6;
}

#share-buttons a:hover{
  opacity: 1;
}

#share-buttons a img{
  width: 40px;
  height: 40px;
}

iframe.nuti_iframe{
  border: none;
  width: 100%;
}

input.sooduskood{
  background: #fffff4;
  border-color: #ffd602;
}