.kotsubscribe-form {
	margin-top:30px;
	width: 300px;
	text-align:center;
	display: inline-block;
}

.kotsubscribe-form h2 {
	font-family: 'PF Din Text Comp Extra Black';
	font-size: 28px;
	text-transform: uppercase;
}

.kotsubscribe-form span {
font-family: 'PF Din Text Comp Extra Black';
text-transform: uppercase;
font-size: 17px;
color: #a1a1a1;
}

.kotsubscribe-iw {
width: 300px;
height: 30px;
border: #d2d2d2 1px solid;
box-sizing: border-box;
text-align: left;
margin-top: 20px;
}

.kss-email {
width: 266px;
height: 30px;
display: inline-block;
border: 0;
padding: 0 10px 0;
box-sizing: border-box;
background: none;
outline-width: 0;
line-height: 13px;
color: #6b6b6b;
}

.kss-btnformsubmit {
display: inline-block;
height: 30px;
width: 30px;
background: url('../images/galka01.png') 4px 1px no-repeat;
border: 0;
font-size: 0;
padding: 0;
outline-width: 0;
}

.kss-popup {
box-sizing: border-box;
-moz-box-sizing: border-box;
position: fixed;
top: 50%;
left: 50%;
margin-left: -327px;
margin-top: -232px;
z-index: 1101;
width: 654px;
height: 464px;
background: #FFF;
text-align: center;
font-size: 17px;
font-family: 'Open Sans';
font-weight:300;
line-height: 32px;
padding: 0 50px 0;
}

.kss-popup h2 {
margin-top: 20px;
font-family: 'Open Sans';
font-size: 29px;
font-weight: bold;
padding-bottom:20px;
}

.kss-popup p {
padding: 0 0 20px 0;
margin: 0;
}

.kss-radio {
display: inline-block;
text-align: left;
}

.kss-radio label {
margin-left: 10px;
}

.kss-icon {
width: 59px;
margin: 50px auto 0;
}

.kss-send {
display: inline-block;
width: 215px;
height: 40px;
background: #000;
color: #fff;
border: 0;
margin-top: 60px;
font-family: 'PF Din Text Comp Pro Regular';
font-size: 26px;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
line-height: 40px;
}

.kss-dialog-box {display:none;}

#popup-fader {
position: fixed;
background: black;
opacity: 0.8;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 997;
}