@import url('https://fonts.googleapis.com/css?family=Nunito');
html, body, div, p, ul, ol, li, footer, form, input,textarea, img, header, article,main, aside, hr {
 margin: 0;
 padding: 0;
 outline: 0;
 box-sizing: border-box;
}

.focusForm {
  cursor: pointer;  
}
.responsive-img {
  display: block;
  max-width: 100%;
  height: auto;
}

.center-block {
  display: block;
  margin: 0 auto;
}
.wrapper{
  width: 100%;
}
.info-block {
  background: #FFFFFF;
}

.center-ib {
  max-width: 1300px;
  margin: 0px auto;
  padding: 85px 0px 46px;
}
.ib-box {
  display: inline-block;
  width: 24%;
  text-align: center;
  padding: 5px;
  text-align: center;

}

.ib-box__title {
  padding-top: 17px;
  font: 24px Arial, sans-serif;
  color: #424242;
}

.ib-box__desc {
  width: 175px;
  margin: 0px auto;
  padding-top: 10px;
  font: 14px Arial, sans-serif;
  line-height: 19px;
  color: #424242;
}

.ib-icon {
  display:inline-block;
  width: 128px;
  height: 90px;
}

.ib-icon1 {
  background: url("../img/icon1_1.png") center center no-repeat;
}

.ib-icon2 {
  background: url("../img/icon1_2.png") center center no-repeat;
}
.ib-icon3 {
  background: url("../img/icon1_3.png") center center no-repeat;
}
.ib-icon4 {
  background: url("../img/icon1_4.png") center center no-repeat;
}
.ib-icon5 {
  background: url("../img/icon1_5.png") center center no-repeat;
}



.service {
  margin-top: 60px;
  margin-bottom: 60px;
  background: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}

.service img {
  margin-bottom: 20px;
}

.service h4 {
  font-size: 35px;
  font-weight: bold;
  color: #091f52;
  margin-bottom: 39px;
}

.service p {
  font-size: 21px;
  font-weight: bold;
  color: #454545;
  margin-bottom: 40px;
}

.center-s {
  max-width: 1190px;
  margin: 0px auto;
  padding: 0px 0px 63px;
}

.center-s h2 {
  padding: 73px 0px 2px;
  font: 40px Arial, sans-serif;
  text-align: center;
  color: #ffffff;
}

.center-s h2 span {
  font-weight: bold;
}

.center-s p {
  text-align: center;
  color: #fff;
  font-size: 24px;

}
.box {
  display: inline-block;
  width: 24%;
  text-align: center;

}

.box__title {
  padding-top: 17px;
  color: #fff;
  font: 24px Arial, sans-serif;
}

.box__desc {
  width: 160px;
  margin: 0px auto;
  padding-top: 10px;
  color: #fff;
  font: 14px Arial, sans-serif;
  line-height: 19px;
}

.icon {
  display:inline-block;
  width: 86px;
  height: 86px;
}

.icon1 {
  background: url("../img/icon1.png") center center no-repeat;
}

.icon2 {
  background: url("../img/icon2.png") center center no-repeat;
}
.icon3 {
  background: url("../img/icon3.png") center center no-repeat;
}
.icon4 {
  background: url("../img/icon4.png") center center no-repeat;
}

.camButton {
  margin-top: 64px;
  cursor: pointer;  
}

.google-btn{
  background-color: #fff;
  border: none;
  color: #000;
  line-height: 45px;
  height: unset;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.117647), 0 1px 4px rgba(0, 0, 0, 0.117647);
  border-radius: 5px;
  width: 70%;
  text-align: center;
  margin: 5px auto;
  cursor: pointer;
  font-family: Helvetica, sans-serif;
}
.google-btn svg{
 display: inline-block;
 margin-right: 10px;
 vertical-align: middle;
 width: 20px;
 height: 20px;
}
.or {
  text-align: center;
  color: #999;
  font-size: 14px
}

.footer {
  font: 14px Arial, sans-serif;
  text-align: center;
  padding: 30px 0px;
  background: #fafafa;
}

.footer h2 {
  font-weight: bold;
  color: red;
}

.footer-c {
  max-width: 1100px;
  padding: 0px 20px;
  margin-left: auto;
  margin-right: auto;

}

.footer-logo {
  display: inline-block;
  vertical-align: top;
}

.logo-footer {
  display: block;
  margin: 20px 0px;
}


.footer-info {
  display: inline-block;
}

.footer-info h2 {
  margin-bottom: 25px;
  font: bold 19px Arial, sans-serif;
  color: #0f4b87;
  text-align: left;
}

.info-text-left {
  float: left;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 20px;
}

.info-text-left li {
  margin-bottom: 20px;
  text-align: left;
  list-style: none;
}

.info-text-left li a {
  font: 18px Arial, sans-serif;
  color: #8b949b;
}

.info-text-right {
  float: right;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 10px;
  text-align: left;
}

.info-text-right li {
  margin-bottom: 20px;
  text-align: left;
  list-style: none;
}

.info-text-right li a {
  font: 18px Arial, sans-serif;
  text-align: left;
  color: #8b949b;
}

.footer-icon {
  display: inline-block;
  margin-top: 20px;
  margin-left: 10px;

  vertical-align: top;
}

.footer-icon h2 {
  margin-bottom: 20px;
  font: bold 19px Arial, sans-serif;
  text-align: left;
  color: #0f4b87;
}

.link-blog {
  display: block;
  margin-bottom: 20px;
  text-align: left;
  font: 17px arial, sans-serif;
  color: #8b949b;
}

.info-blog {
  width: 263px;
  text-align: left;
  font: 14px Arial, sans-serif;
  color: #8b949b;
}

.soc-icon {
  list-style-type: none;
  width: 291px;
  margin-right: 0px;
  margin-bottom: 20px;
}


.soc-icon li  {
  display: inline-block;
}

.soc-icon li a {
  display: block;
  width: 45px;
  height: 45px;
}



.soc-icon li .soc-fb {
  background: url(../img/footer/social.png) no-repeat center center;
  background-position: 0px 0px;
}

.soc-icon li .soc-tw {
  background: url(../img/footer/social.png) no-repeat center center;
  background-position: -55px 0px;
}

.soc-icon li .soc-gp {
  background: url(../img/footer/social.png) no-repeat center center;
  background-position: -110px 0px;
}

.soc-icon li .soc-yt {
  background: url(../img/footer/social.png) no-repeat center center;
  background-position: -165px 0px;
}

.soc-icon li .soc-in {
  background: url(../img/footer/social.png) no-repeat center center;
  background-position: -220px 0px;
}

.soc-icon li .soc-pc {
  background: url(../img/footer/social.png) no-repeat center center;
  background-position: -275px 0px;
}




.copyright {
  max-width: 1000px;
  margin: 40px auto;
  padding: 0px 40px;
}

.copyright p {
  text-align: left;
  line-height: 30px;
  color: #333333;
}

.copyright a {
  color: #333333;
  text-decoration: underline;
}

.copyright strong {
  font-weight: bold;
}

.link-one,
.link-two {
  border-right: 1px solid #333333;
  padding-right: 10px;
  margin-right: 10px;
}



.dev {
  position: absolute;
  top: 17px;
  width: 37px;
  border: 1px solid #ed592f;
}

.dev-right {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.dev-left {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.app{
  padding-top: 17px;
  text-align: center;
}
.app img{
  width: 36%;
}



@media (max-width: 1024px) {


  .box,
  .ib-box {
    width: 49%;
    margin-bottom: 30px;
  }

  .ib-box:last-child {
   /* width: 100%;*/
 }

 .box__desc {
  width: 60%;
  display: inline-block;
}
#terms_popup, #pp_popup{
  width: 70%!important;
  left: 15%!important;
}

}




@media (max-width: 768px) {
  .center-h {
    padding: 1px 20px;
  }


}

@media (max-width: 530px) {


  .box,
  .ib-box {
    width: 100%;
    margin-bottom: 40px;
  }


  .box__desc {
    width: 60%;
    display: inline-block;
  }

}


@media (max-width: 485px) {

  .info-text-left li a,
  .info-text-right li a  {
    font-size: 12px;
  }

  
}

@media (max-width: 375px) {

  .info-text-left {
    margin-right: 0px;
  }

  .info-text-right {
    margin-left: 40px;
  }
}

@media (max-width: 320px) {

  .info-text-left,
  .info-text-right{
    display: block;
    width: 300px;
    margin: 20px auto;
  }

  .info-text-left h2,
  .info-text-right h2 {
    text-align: center;
  }

  .info-text-left ul,
  .info-text-right ul {
    text-align: center;
  }

  .info-text-left li,
  .info-text-right li {
    text-align: center;
  }

  .footer-icon h2 {
    text-align: center;
  }

  .soc-icon {
    width: 183px;
    margin: 20px auto;
  }

  .link-blog {
    text-align: center;
  }

  .info-blog {
    text-align: center;
  }

  
  .registration-form {
    width: 300px;
    margin: -20px auto 0px;
  }




  
  
  .center-h {
    padding-right: 0px;
    padding-left: 0px;
  }




}









body {

  width: 100vw;

  overflow-x: hidden;
  font-family: 'Nunito', sans-serif;
  text-rendering: geometricPrecision;
}
/* CUSTOM SCROLL BAR */
/*::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#ecedee
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#FC3A52;
}

::-webkit-scrollbar-thumb:hover{
background-color:#ca2338;
}

::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

::-webkit-scrollbar{
width: 4px;
}
*/

.bg{
  background: url(../img/background.jpg) no-repeat ;
  -webkit-background-size: cover;
  background-size: cover;
  /*background-position: 0 -22px;*/
  background-position: bottom center;
}
.container-block{
  width: 100%;
  height: 70vh;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.header {
 margin: 0 auto;
 width: 100%;
 position: relative;
}

.freemembers {
  padding-top: 20px;
  padding-bottom: 23px;
  cursor: pointer;
}

.freemembers img {
  padding: 0 5px;
}

.freemembers p{
  text-align: center;
  margin-top: 23px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
}


.form {
  width: 22%;
  max-width: 500px;
  min-width: 410px;
  position: absolute;
  /*top: 10%;*/
  left: 13%;
  /*background: #f5f5f5;*/
  background: #fff;
  border-radius: 10px;

}

.reg-form {

 padding-bottom: 12px;
 border-radius: 10px;
 /*background: #fff;*/
 position: relative;
 padding-top: 5px;
}
.logobox {
  width: 100%;
  height: 130px;
  line-height: 130px;
  text-align: center;
  background: linear-gradient(to right,#2456b5,#127fd9,#2456b5);
}
.pop-plakat .logobox {
  padding: 20px;
  text-align: center;
  line-height: unset;

}


.message {
  display: none;
  margin-top: 10px;
  color: #d3001f;
  font-size: 12px;
  text-align: center;
}
.invalid-required .password-err.required{
  display: block!important;
}
.invalid-pattern .password-err.invalid-pattern{
  display: block!important;
}
.invalid-exists .password-err{
  display: block;
}


[class*=invalid-] .server,//will not work in IE6
{
  display: none;
}




.pop-plakat {

 z-index: 2;
 background: #fff;
 text-align: center;

}
.pop-plakat .logobox p{
 font-size: 36px;
 color:#fff;
 text-align: center;


}
.pop-plakat img {
 width: 80%;
 margin: 20px auto 40px;
}
.pop-plakat p.warning{
 font-size: 20px;
 color:#000;
 width: 80%;
 font-family: arial,sans-serif;
 margin: 0 auto;

}
.pop-plakat p.warning span.red-txt{
 text-transform: uppercase;
 color:red;
 font-weight: bold;

}
.pop-plakat .ok{
 font-size: 20px;
 font-family: Myriad,sans-serif;
 color: #fff;
 width: 70%;
 height: 50px;
 cursor: pointer;
 margin: 40px auto;
 border-radius: 5px;
 line-height: 50px;
 text-decoration: none;
 background-image: -moz-linear-gradient(90deg,#429f04 0,#8ccd27 100%);
 background-image: -webkit-linear-gradient(90deg,#429f04 0,#8ccd27 100%);
 background-image: -ms-linear-gradient(90deg,#429f04 0,#8ccd27 100%);
 box-shadow: 0 3px 5px 0 rgba(0,0,0,.078);
 text-shadow: 1px 1px 3px #666;
}
.logo {
  display: block;
  margin: 20px auto 0;

}
.login{
    position: absolute;
    right: 5%;
    top: 35px;
    color: #fff;
    z-index: 999;

}
.login a{
 font-weight: bold;
 color: #fff;
 background: #00000085;
 padding: 0 20px;
 display: block;
 text-align: center;
 line-height: 50px;
 /*margin-top: 10px;*/
 border-radius: 5px;
 text-decoration: none;
 transition: 300ms;
 font-family: 'Nunito', sans-serif;
}
.login a:hover{

  background: #000000bf;
  transition: 300ms;
}
.stepform{
 margin-top: 30px;
}
.stepform__title {
  padding: 30px 0 0;
  font: 36px Arial,sans-serif;
  text-align: center;
}
.steps-round {
  text-align: center;
}



.step-item {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  margin-right: 20px;

  border-radius: 50%;

  background: gray;

}
.active-step {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  font: 24px Arial,sans-serif;

  background: #93ccc9;

}
.step-item:last-child {
 margin-right: 0;
}
.registration-form {
  margin-top: 0;
}
.registration-form hr{
  width: 100%;

}
.registration-form {
  width: 100%;

  margin: 10px auto 0;
}
.login-form .unknown-error, .registration-form .unknown-error {
  display: none;
}
#regform, .login-form, .registration-form, .second {
  position: relative;
}
.registration-form .step.current {
  width: 70%;
  margin: 14px auto 0px;
  display: block;
  margin-top: 5px;
}

.registration-form .step {
  display: none;
}
.steps{
	padding: 10px 0 0;
	text-align: center;
}
.dot{
	width: 6px;
	height: 6px;
	margin-right: 10px;
	border-radius: 50%;
	background: #43a004;
	opacity: .3;
	display: inline-block;
}
.dot.active{
	
	opacity: 1;
	
}
.dot:last-child{
	
	margin-right: 0px;
	
}
button, input, optgroup, option, select, textarea {
  overflow: hidden;
  width: 287px;
  font-size: 16px;
  color: #000;
  height: 43px;
  vertical-align: middle;
    /*border-style: solid;
    border-width: 1px;
    border-color: #ccc;*/
    border-radius: 5px;
    padding-left: 20px;
    box-sizing: border-box;
  }
  input:focus {
    border: 1px solid #4f74b5;
  }
  .fieldname {

    clear: both;


  }
  .step-title{
   margin-bottom: 20px;
   display: none;
 }
 .number-step{
   background: #e8e8e8;
   line-height: 40px;
   height: 40px;
   width: 40px;
   font-weight: bold;
   display: inline-block;
   text-align: center;
   border-radius: 50%;
   margin-right: 15px;
 }
 .field{
   margin-bottom: 10px;
   position: relative;
 }
 .field.invalid input,.login-form.invalid input{
  border:1px solid red;
}
.message{
  display:none!important;
}
.field.invalid{
 animation-name: shake;
 animation-duration: 500ms;
 animation-fill-mode: both;
}
.login-form.invalid{
 animation-name: shake;
 animation-duration: 500ms;
 animation-fill-mode: both;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%,  50%,  90% {
    transform: translate3d(-10px, 0, 0);
  }

  30%, 70% {
    transform: translate3d(10px, 0, 0);
  }
}


.form-age {
 text-align: center;

}
.form-age label{
 display: inline-block;
 width: auto;
 margin-right: 10px;

}

@-moz-document url-prefix() {

  .form-age label{
   width: 20%;

 }
 .form-age label:nth-of-type(3){
   width: 25%;

 }
 .form-age label:nth-of-type(2){
   width: 35%;

 }
}
.form-age label:last-of-type{
 margin-right: 0;

}

.fieldname {
  position: relative;
  display: block;
  margin: 14px auto 0;
  text-align: center;
  line-height: 35px;
  font-size: 21px;
  padding: 10px;
  color: #002461;
  font-weight: bold;
  margin-top: 0;
  line-height: 1;

}
.fieldname-sm {
 position: relative;
 display: block;
 margin:10px auto 30px;
 text-align: center;
 line-height: 35px;
 font-size: 22px;

}
form button {
  display: block;
  width: 100%;
  height: 47px;
  margin: 0 auto;
  border-radius: 5px;
  line-height: 47px;
  text-decoration: none;
  background: linear-gradient( to top, #429f04 0%, #8ccd27 100%);

}



button.next {
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}


#circleG{
	width:82px;
	margin:15px auto 0;

}

.circleG{
	background-color:#3ca3dc;
	float:left;
	height:18px;
	margin-left:9px;
	width:18px;
	animation-name:bounce_circleG;
  -o-animation-name:bounce_circleG;
  -ms-animation-name:bounce_circleG;
  -webkit-animation-name:bounce_circleG;
  -moz-animation-name:bounce_circleG;
  animation-duration:2.24s;
  -o-animation-duration:2.24s;
  -ms-animation-duration:2.24s;
  -webkit-animation-duration:2.24s;
  -moz-animation-duration:2.24s;
  animation-iteration-count:infinite;
  -o-animation-iteration-count:infinite;
  -ms-animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
  -moz-animation-iteration-count:infinite;
  animation-direction:normal;
  -o-animation-direction:normal;
  -ms-animation-direction:normal;
  -webkit-animation-direction:normal;
  -moz-animation-direction:normal;
  border-radius:12px;
  -o-border-radius:12px;
  -ms-border-radius:12px;
  -webkit-border-radius:12px;
  -moz-border-radius:12px;
}

#circleG_1{
	animation-delay:0.45s;
  -o-animation-delay:0.45s;
  -ms-animation-delay:0.45s;
  -webkit-animation-delay:0.45s;
  -moz-animation-delay:0.45s;
}

#circleG_2{
	animation-delay:1.05s;
  -o-animation-delay:1.05s;
  -ms-animation-delay:1.05s;
  -webkit-animation-delay:1.05s;
  -moz-animation-delay:1.05s;
}

#circleG_3{
	animation-delay:1.35s;
  -o-animation-delay:1.35s;
  -ms-animation-delay:1.35s;
  -webkit-animation-delay:1.35s;
  -moz-animation-delay:1.35s;
}



@keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{}
}

@-o-keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{}
}

@-ms-keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{}
}

@-webkit-keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{}
}

@-moz-keyframes bounce_circleG{
	0%{}

	50%{
		background-color:rgb(255,255,255);
	}

	100%{}
}

.next {
  border: none;
  border-radius: 5px;
  position: relative;
}
#form .message {
  display: none;
}
#form .invalid-required .required,
#form .invalid-pattern .pattern
#form .invalid .server
{
  display: block;
}
#form [class*=invalid-] .server,//will not work in IE6
{
  display: none;
}
#form .unknown-error {
  display: none;
}
#form.invalid .unknown-error {
  display: block;
}
.validator-wrapper {
  padding-left: 35px;
  z-index: 1;
}
button, input, optgroup, option, select, textarea {
  overflow: hidden;
  width: 287px;
  font-size: 16px;
  color: #000;
  height: 43px;
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  border-color: #ccc;
  border-radius: 5px;
  padding-left:0;
  box-sizing: border-box;
}
input.txt, select , input[type=password]{
  overflow: hidden;
  width: 100%  ;
  font-size: 16px;
  color: #606060;
  transition: 400ms;
  height: 43px;
  vertical-align: middle;
  /*border-style: solid;*/
  background: #fff;
    /*border-width: 1px;
    border-color: #ccc;*/
    border-radius: 5px;
    box-sizing: border-box;
    font-family: 'Nunito', sans-serif;

  }
  .validator {
    width: 100%;
    display: none;
  }
  .validator .shadow {
    width: 100%;
    height: 20px;
    position: absolute;
    margin-top: 3px;
  }
  .validator .content-container {
    position: relative;
    height: 20px;

  }
  .validator .shadow .shadow-arrow, .validator-wrapper .arrow {
    position: absolute;
    top: 0;
    left: -20px;
    width: 0;
    height: 0;
  }
  .validator-wrapper .arrow {
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #FFFED8;
  }

  .field .message, .registration-form [class*=invalid-] .exists {
    display: none;
  }
  .trm-and-cond{
   width: 100%;
   margin: 0px auto 20px;
   text-align: center;
   font-size: 11px;
   top:101%;
   left:0;
   color:#999;

 }
 .trm-and-cond span{
   text-decoration: underline;
   cursor: pointer;
 }
 #terms_popup, #pp_popup {
  position: absolute;
  top: 100px;
  left: 30%;
  width: 40%;
  min-width: 300px;
  border-radius: 10px;
  z-index: 100;
  display: none;
  padding: 0;
  overflow: visible;
  background: #fff;
}
#terms_popup .close_button, #pp_popup .close_button {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 20px;
  background: url(../img/cross.png) no-repeat center/ 100%;
  height: 20px;
  cursor: pointer;
  z-index: 1200;
  display: block;
}
#terms_popup ol,#pp_popup ol,#terms_popup ul,#pp_popup ul{
 margin-left: 20px;
 line-height: 1.4;
}
#terms_popup p,#pp_popup p{
 padding: 0 0 10px;
 line-height: 1.4;
}
#terms_popup h1, #pp_popup h1, #terms_popup h2, #pp_popup h2 {
  color: #1068af;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  margin: 25px 0 20px;
  text-align: center;
}
#terms_popup p, #pp_popup p {
  font-size: 14px;
  padding: 0 0 10px;
  line-height: 1.4;
}
#terms_popup ol, #pp_popup ol, #terms_popup ul, #pp_popup ul {
  margin-left: 20px;
  line-height: 1.4;
}
#terms_popup h2, #pp_popup h2 {
  font-size: 16px;
  text-align: left;
  margin: 0;
  font-weight: normal;
}
.contact-popup {
  color: #323232;
  line-height: 16px;
  font-size: 14px;
  width: 100%;
  height: 100%;
  padding: 15px 15px 0;
  overflow: hidden;
}
.black-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: rgba(0,0,0,.5);
  z-index: 10;
  display: none;
}
.login_popup {
  position: absolute;
  left: 50%;
  top: 15%;
  padding-bottom: 30px;
  margin-left: -160px;
  border-radius: 10px;
  background: #FFF;
  width: 320px;
  opacity: 0;
  pointer-events: none;
  z-index: 1000;
  transition: 300ms all ease-out;
}
.popup-motion{
  top: 10%;
  pointer-events: all;
  opacity: 1;
  transition: 300ms all ease-out;
}
.close_button {
  position: fixed;
  top: 2%;
  right: 40px;
  margin-left: -11px;
  width: 35px;
  height: 32px;
  cursor: pointer;
  z-index: 1200;
  display: block;

}
.dev-left {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dev {
  position: absolute;
  top: 17px;
  width: 37px;
  border: 1px solid #fff;
}
.dev-right {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.popupTitle {
  text-align: center;
  padding: 30px 0;
  font-size: 24px;
  color: #002461;
}
.login_popup h1 {
  display: none;
  text-align: center;
}
.login-form {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#regform, .login-form, .registration-form, .second {
  position: relative;
}
.login-form .unknown-error, .registration-form .unknown-error {
  display: none;
}
.login-form .fieldname {
  width: 100px;
  height: 18px;
  clear: both;
  margin:20px auto 10px;
  text-align: right;
}


.login-form .fieldname label {
  float: left;
  font-size: 18px;
  line-height: 2;
  text-align: left;
  color: #363636;
}

.login-form .fieldname label {
  width: 90px;
  height: 18px;
  padding: 0;
  line-height: 24px;
  text-align: center;
}
.login-form .field {
  height: auto;

}

.login-form .field input {
  width: 80%;
  height: 40px;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
}

.login-form .field input {
  height: 40px;
  font-size: 15px;
  width: 80%;
  color: #000;
  border-radius: 5px;
}


.login-form .validator-wrapper {
  display: none;
  z-index: 1;
  color: #000;
}
.validator {
  width: 100%;
  display: none;
}
.validator .shadow {
  width: 100%;
  height: 20px;
  position: absolute;
  margin-top: 3px;
  display: none;
}


.validator .shadow .shadow-arrow, .validator-wrapper .arrow {
  position: absolute;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
}
.validator .content-container {
  position: relative;
  height: 20px;
  color:red;
  background-color: none;
}
.validator-wrapper .arrow {
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #FFFED8;
}
.validator .shadow .shadow-arrow, .validator-wrapper .arrow {
  position: absolute;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  display: none;
}
#login_btn {
  background: linear-gradient( to top, #429f04 0%, #8ccd27 100%);
  border-radius: 5px;
  width: 80%;
  box-shadow: none;
  height: 47px!important;
  margin: 0 auto;
  display: block;
  cursor: pointer;
  border: 0;
  color:#fff;
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
}

.freemembers p {
  font-size: 19px;
}

.preloader{
 display: none;
 z-index: 10;
 text-align: center;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background: rgba(255,255,255,.7);
}
.preloader img{
 width: 150px;
}
.logo-mob{
  display: none;
}



.logo{
  display: block;
  width: 60%;
}
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
 .form {
  width: 60%;
  max-width: unset; 
  min-width: 330px;
  position: absolute;
  top: unset;
  bottom: 70px;
  left: 20%;
  background: #fff;
  border-radius: 10px;
}
}
@media (max-width: 1024px) and (orientation:portrait) {

  .logo{
    /*display: none;*/
  }
  .logo-mob {
    display: block;
    position: absolute;
    top: 70px;
    left: 10%;
    width: 160px;
  }
}
@media only screen and (max-width:768px){
	.form {
   width: 100%;
   max-width: unset;
   top: unset;
   bottom: unset;
   left: unset;
   position: relative;
   right: unset;

 }
 .bg {
  /*background: url(../img/bg-mob1.jpg?149) no-repeat top center/cover;*/
  background: url(../img/bg-mob1.jpg?150) no-repeat top center/contain;
  background: unset;
  height: auto;
}
}
@media only screen and (max-width:768px) and (orientation:landscape) {

 video{
  display: none;

}
.next, button[type=submit]{
  opacity: 0.5;
  pointer-events: none;
}
.login_popup{
  width: 60%;
  margin-left: 0;
  margin-top: 0;
  left: 20%;
  top: 10px;
}
#terms_popup, #pp_popup{
  height: 90%;
  top: 10px;
}
.login{
  left: auto;
  right: 0px;
  top: 5px;
  font-size: 11px;
  color: #000;
}
.form {
  min-width: unset;
  position: relative;
  width: 90%;
  left: 5%;
  top: auto;
  /* bottom: 40px; */
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
  bottom: unset;
  margin-top: 0px;
  background: #fff;

}

.logo {
  padding-top: 20px;
}

.service {
  margin-top: 50px;
  margin-bottom: 50px;
}

.field{
  width: 100%;
  margin: 0 auto 15px;
}
.fieldname-sm{
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 25px;
}
.fieldname{
  margin-top: 10px;
  font-size: 22px;
  line-height: 30px;
}

.stepform{
  margin-top: 15px;
}
.trm-and-cond{
  margin-top: 15px;
}
}

@media only screen and (max-width:1190px){
	
	
  .trm-and-cond{
    width: 70%;
  }
  @media only screen and (max-width:600px){
   body{
     height: calc(100vh - 50px);
     width: 100vw;
     
     
   }
   .bg {
    background: url(../img/bg-mob1.jpg?150) no-repeat top center/contain;
    background: unset;
    height: auto;

  }

  .footer-c {
    padding: 25px 20px 0;
  }

  .center-ib {
    padding: 16px 0px 10px;
  }
  .center-s {
    padding: 0 6px;
  }
  .center-s p {
    font-size: 14px;
  }
  .center-s h2 {
    font-size: 30px;  
  }
  .google-btn {
    width: 85%!important;
    margin-bottom: 5px;
  }
  .header{
    width: 90%;
  }
  video{
    display: none;

  }
  .logo-mob{
    display: block;
    position: absolute;
    top:15px;
    left:0px;
    width: 160px;
  }
  .logo{
    /*display: none;*/
  }
  .form-age label:first-child{
   width: 20%;

 }
 .form-age label{
   margin-right: 0;

 }
 .form-age {
   width: 100%;
 }
 .next, button[type=submit]{
  opacity: 0.5;
  pointer-events: none;
}
#lp-pom-root{
  background: none;
  height: auto;
}
.logo{
/*      width: 150px;
      position: absolute;
      top: -60px;
      left:10px;
      right: auto;
      margin: 0;*/
      padding-top: 20px;
      margin-top: 20px;
      margin-bottom: 10px;
      max-width: 150px;
    }
    .login{
      left: auto;
      /*right: 0px;*/
      top: 5px;
      right: 10px;
      font-size: 11px;
      color: #000;
    }

    .freemembers {
      padding-top: 10px;
      background: #fafafa;
    }

    .form{
      min-width: unset;
      position: relative;
      width: 90%;
      left: 5%;
      top: auto;
      /*bottom: 40px ;*/
      box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
      bottom: unset;
      margin-top: 0px;
      background: #fff;
      
    }
    .logobox{
      height: auto;
      line-height: 120px;
    }
    
    .bg-grey-mob {
      background: #fafafa;
    }

    .service {
      margin-top: 20px;
      margin-bottom: 0;
    }

    .footer {
      margin-top: 0;
      padding-top: 0;
    }

    .service h4 {
      margin-bottom: 10px;
    }

    .service p {
      margin-bottom: 60px;
    }

    .registration-form{
      width: 100%;

    }
    .registration-form .step.current{
      width: 95%;
      margin: 5px auto 14px;
    }
    .validator-wrapper{
      right: 0;
      top: -20px;
    }
    button[type=submit]{
      width: 90%;
    }
    .form-age select {
     display: block;
     width: 100%;
     margin-right: 0;
     position: relative;
   }
   .form-age label{
    display: inline-block;
  }
  .pop-plakat p.warning{
    font-size: 17px;
  }
  .login_popup{
    margin: 0;
    left: 5%;
    width: 90%;
  }
  .close_button {
   position: absolute;
   top: -45px;
   right: 15px;
 }
 .login-form{
  width: 100%;
}
.login-form .field input{
  width: 90%;
}
#login_btn{
  width: 80%;
  margin: 0 auto;
  display: block;
}
.active-step{
  width: 10px;
  height: 10px;
  line-height: 35px;
  font-size: 20px;
}
.step-item{
  margin-right: 15px;
}
.field{
  width: 90%;
  margin: 0 auto 15px;
}
.fieldname-sm{
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
}
.fieldname{
  margin-top: 10px;
  line-height: 25px;
  font-size: 25px;

}

.cta-text {
  font-size: 18px;
  margin-top: 0;
  padding-top: 0;
}

.cta-text span {
  display: none;
}

.service p {
  font-size: 21px;

}

.stepform{
  margin-top: 15px;
}
#terms_popup, #pp_popup{
  top: 50px;
  left: 5%!important;
  width: 90%!important;

}
#terms_popup .close_button, #pp_popup .close_button{

}
.contact-popup{
  padding: 15px 10px 0;
}
#terms_popup p, #pp_popup p{
  font-size: 12px;
}

.trm-and-cond{
  width: 90%;
  font-size: 10px;
  padding-bottom: 10px;
}
.preloader{
  padding-top: 65px;
}

.text-anim{
  display: none;
}

.step-title{
  display: none;
}
.reg-form{
  padding-bottom: 1px;
  padding-top: 0;
}
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}



.header {
  max-width: 1280px;
  margin: 0px auto
}

.header::after {
  content:'';
  display: block;
  clear: both;
}






.steps-round {
  width: 220px;
  height: 50px;
  margin-left: 143px;
  margin-top: 20px;
}

.icon-step-one,
.icon-step-two,
.icon-step-three {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  margin-right: 35px;
  border: 1px solid #ccc;
  border-radius: 50%;
  font: 18px Arial, sans-serif;
  line-height: 32px;
  text-align: center;
  background: #ffffff;
  color: #ccc;
}

.icon-step-one {
  margin-right: 45px;
}

.icon-step-two {
  margin-right: 45px;
}

.icon-step-one::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 51px;
  width: 20px;
  height: 0px;
  border: 1px solid #cccccc;
}

.icon-step-two::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 47px;
  width: 20px;
  height: 0px;
  border: 1px solid #cccccc;
}

.icon-step-three {
  margin-right: 0px;
}

.active-step {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font:24px Arial, sans-serif;
  line-height: 40px;
  background: #3d3835;
  color: #ffffff;
  text-align: center;
}



.registration-form {
  margin-top: 0px;

}

.bg {
  background-position: top center;
}



.logobox {
  width: 100%;
  height: 146px;
  background: #264481;
}



.stepform__title {
  padding: 30px 0px 0px;
  font: 36px Arial, sans-serif;
  text-align: center;
}

.icon-step {
  display: block;
  width: 195px;
  height: 40px;
  margin: 30px auto 20px;
  background: url(../img/step1.png) center center no-repeat;
}


.footer-form {
  margin: 45px auto 24px;
  text-align: center;
  font: 14px Arial, sans-serif;
  color: #747474;
}

.footer-form a {
  color: #747474;
}

}
@media (min-width: 768px) {
  .d-md-none {
    display: block!important;
  }
}

@media (min-width: 769px) {
  .d-md-none {
    display: none!important;
  }
}