.counters {
  padding-top: 40px;
}

.cbbox {
	float:left;
	padding: 0 10px;
    width: 50%;
}


.cbboxs {
	float:left;
	padding: 0 10px;
}
 
.faketablea{
   display: table; 
}

.fakecell{
   display: table-cell;
   vertical-align: middle; 
} 
 
.bigcb , .smallcb {
	display:none;
}
.smallcb + label
{
	font-family: 'Montserrat', sans-serif;
	background: #FFF;
	width:40px;
	height:40px;
	border: 3px solid  #999;
	border-radius: 50%;	   
    display:table;
    text-align:center;
    padding: 8px 0 0 0px;
}

.smallcb:checked + label
{
	font-family: 'Montserrat', sans-serif;
	background: #c52727;
	width:40px;
	height:40px;
	color: #FFF;
	border: 3px solid  #c52727;
	border-radius: 50%;	
	display:inline-block;
	padding: 8px 0 0 0px;
}

.bigcb + label
{
    height:100%;
    width: 100%;
    font-size: 13px;
    text-align:center;
    padding-left: 6px;
    padding-right: 6px;
    cursor: pointer;
}

.bigcb:checked + label
{
	height:100%;
    width: 100%;
	color: #FFF;
    background: #68b6cc;
    font-size: 13px;
    padding-left: 6px;
    padding-right: 6px;
}


.bigcb + label:hover {
	background: #68b6cc;
    color: white;    
}
.settler {
    cursor: pointer;
    text-align: center;
    font-size: 0.8em;
    font-weight: 500;
} 

.faketable {
    display: table;
}

.pontilism {
    cursor: pointer;
}

.circles_0{
    font-weight: 400;
}

.circles_1{
    background-color: #F5F5F5;
    font-weight: 300;
}

.circles_2{
    background-color: #E9E9E9;
    font-weight: 300;
}

.clickme {
		-webkit-animation: rotation 2s infinite linear;
}


@media (min-width: 768px) {
    .form-control {

        width: 100% !important;
        vertical-align: left;
    }
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}

.topsubtitle{
    top: 190px; 
    z-index: 4000;
    position: absolute;
    margin: auto;
    width: 100%;    
}

.control-label {
    font-weight: 500 !important;
    padding: 0 10px;
}



.topshadow {
    top:180px;
    height: 130px;
    opacity: 0.6;
    background-color: black;
    position: absolute;
    width: 100%;
}

@media (max-width: 768px) {


    .topsubtitle{
        margin-top: 10px;
        padding: 6px; 
    }

    .topsubtitle h2{
        font-size: 28px;
        line-height: 30px;
    } 
    
    .topshadow {
        top:210px;
        height: 160px;        
    }    
    
}

.pinkboard {
    padding: 34px;
    background-color: #68b6cc;
    height: 430px;
    text-align: justify;
    color: #171a21;
    line-height: 22px;
}

.purpleboard {
    padding: 34px;
    height: 430px;
    text-align: justify;
    color: #171a21;
    line-height: 22px;    
}

.spine{
    height: 430px;
}

@media (max-width: 768px) {

    .pinkboard {
        height: inherit;
    }
    
    .purpleboard {
        height: inherit;
    }
    
    .spine{
        height: 330px;
    }   
    
}


.stealphoto {
    width: 60%;
    margin: 10px;
}

.fakeh1 {
    color: #000;
    font-size: 30px;
    font-weight: 400;
}

.grunland {
    background-color: #20bf55; 
    border: 0px; 
    font-size: 24px;
}

.grunland:hover {
    background-color: #68b6cc !important;
}

.overlord {
    background-color: #947eb0; 
    border: 0px; 
    font-size: 18px;    
}

.overlord:hover {
    background-color: #68b6cc !important;    
}

.bignumber {
    font-size: 2.6em;
    line-height: 1em;
    font-weight: 400;
    color: black;
}

.lewicsempe {
    color: #171a21;
    background-color: #68b6cc; 
    text-align: justify;
    min-height: 270px;
    font-size: 0.96em;
    padding: 12px;
    margin: 4px;
    border-radius: 8px;    
}

.lewicon {
    font-size: 36px;
    bottom: 3px;
    text-align: center;
}

.clan {
    color: white;
}

.breeze {
    margin: 5px;
    background-color: white;
}

.mutykolo {
    padding: 10px 20px 10px 10px;
    background-color: #EEE;
}

.counters span {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 48px;
  display: block;
  color: #555186;
}

.counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #8a87b6;
}

#regForm {
  background-color: #ffffff;
  margin: 1px auto;
  
  padding: 30px;
  width: 90%;
  min-width: 300px;
}


.rh {
    display: none;
}

.form-group {
    margin-bottom: 10px !important;
    text-align: left !important;
}

#msform input, #msform textarea {
    margin-bottom: 0px !important;    
}

.sep {
    margin: 0 40px 20px 40px; padding-top:10px; border-bottom: 1px dotted #DDD; display: block;
}

h1 {
  text-align: center;  
}

input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  border: 1px solid #aaaaaa;
}

.vision {
    background-color: #68b6cc;
    color: white;
    border-radius: 8px;
    padding: 8px;
    margin: 15px 0;
    box-shadow: 2px 2px 2px 2px #DDD;  
    color: #171a21;  
}

.clear {
    clear: both;
}

.partnerlogo {
    width: 180px;
    margin: 10px;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

button {
  background-color: #4CAF50;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  font-family: Raleway;
  cursor: pointer;
}

button:hover {
  opacity: 0.8;
}

#prevBtn {
  background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4CAF50;
}


/*form styles*/
#msform {
	width: 100%;
	margin: 50px auto;
	text-align: center;
	position: relative;
    min-height: 3400px;
}
#msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	padding: 20px 30px;
	box-sizing: border-box;
	width: 80%;
	margin: 0 10%;
	color: #171a21;    
	
	/*stacking fieldsets above each other*/
	position: relative;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
#msform input, #msform textarea {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	color: #171a21;
	font-size: 13px;
}
/*buttons*/
#msform .action-button {
	width: 100px;
	background: #27AE60;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}
/*headings*/
.fs-title {
	font-size: 17px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 20px;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 13px;
	width: 20%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 14px;
	color: #333;
	background: white;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #20bf55;
	color: white;
}



