#sotpayment-form{
		display:none;
	}
	#sotpay-submit{
	}
	#sotpay-submit:hover{
	
	}
	#a-box[data-state=moved]{
		margin-top: 100px;
		height: 400px;
	}
	
	iframe{
		z-index: 10000!important;
		/*top: -26px!important;*/
	}
	
	@media(max-width:352px) {
		iframe {
			top: 16px!important;
		}
	}
	@media(max-width:330px) {
		iframe {
			top: -6px!important;
		}
	}
	@media(max-width:320px) {
		iframe {
			top: 49px!important;
		}
	}
	#header-logo[data-state=moved] {
		z-index: 2147483648;
		position: fixed;
		height: 74px;
		top: 0;
		left: 0;
		right: 0;
	}
	#header-headline[data-state=moved]{
		z-index: 2147483648;
		position: fixed;
		top: 73px;
		left: 0;
		right: 0;
		height: 100px;
	}
	#header-sub[data-state=moved] {
		display: block;
		z-index: 2147483648;
		position: fixed;
		top: 166px;
		left: 0;
		right: 0;
	}
	
	
	#loading-step-payment {
		margin-top: 200px;
	}
	
	#rec-pay{
		display:none;
		text-align:center;
		padding-bottom: 200px;
	}
	.recurly-element-card{
		color:#f00
	}
	.recurly-element-number,.recurly-element-cvv{
		border: 2px solid #0b0c0c!important;
	
	}
	
	.recurly-element{
		font-size: 1.2em!important;
		padding: 4px!important;
		color: #000!important;
		width: 100%!important;
		padding-left: 10px!important;
		height: 38px!important;
	}
	.recurly-element-number,.recurly-element-month,.recurly-element-year,.recurly-element-cvv{
	
	}
	.recRow2{
		margin-top:10px;
	}
	.recRow2>div{
		display: inline-block;
		width: 49%;
		vertical-align: top;
	}
	.recRow2>div{
		padding-right:5px;
	}
	.recRow2>div+div{
		padding-right:0;
		padding-left:5px;
	}
	#recMMYY{
		border: 2px solid #0b0c0c;
		width:120px;
	}
	#recMMYY>div{
		display: inline-block;
		vertical-align: middle;
	}
	#recMonth{
		width: 42px;	
	}
	#recYear{
		width: 54px;
	}
	#recCVV{
	
	}
	
	.recurly-element-month,.recurly-element-year{
		border: 0!important;
		margin-top: 0!important;
		padding-left: 4px!important;
		height: 34px!important;
	}
	.recurly-element-cvv{
		margin-top: 0!important;
	}
	#recSpan{
		font-size: 1.2em!important;
		color: #a7a7a7!important;
		width:6px!important;
	}
	.recurly-element-number:focus,.recurly-element-cvv:focus,#recMMYY:focus{
		border-color:#e59700!important;
		border-radius:2px!important; 
	}
	#rec-form {
		max-width: 400px;
		margin: 0 auto;
	}
	#rec-form label {
		font-size: 1rem;
		display: block;
		text-align: left;
	}
	#rec-form img {
		width: 112px;
		height: auto;
		margin-top: 15px;
	}
	#rec-form input[type=submit] {
		font-size: 1.4em;
		width: 100%;
		white-space: normal;
		color: #fff;
		-webkit-border-radius: 0.1em;
		border-radius: 0.1em;
		text-align: center;
		cursor: pointer;
		padding: 0.5em 0.8em 0.7em 0.8em;
		padding-top: 6px;
		padding-bottom: 0.4em;
		background-color: #00703c;
		box-shadow: 0 2px 0 #002d18;
		border: 0;
	}
	.recurly-element-invalid{
		border-color: #E43C29!important;
		color: #E43C29!important;
	}
	.recurly-element-invalid{
	
	}
	#threeDScont{
		display:none;
		width:100%;
		height: 450px;
		margin: 0 auto;
		min-width: 300px;
	}
	#upsell-box{
		display:none;
		margin-top: 2em;
		margin-bottom: 300px;
	}
	#upsell-box p{
		font-size:16px;
		margin-bottom:1em;
	}
	#upsell-box h2{
		text-align: center;
		margin-bottom: 1em;
		color: #00703c;
		font-size: 2em;
	}
	#cancel-offer{
		font-size: 16px;
		color: #337ab7;
		text-decoration: underline;
	}
	#get-offer{
		font-family: inherit;
		line-height: inherit;
		font-size: 1.4em;
		width: 100%;
		white-space: normal;
		color: #fff;
		-webkit-border-radius: 0.1em;
		border-radius: 0.1em;
		text-align: center;
		cursor: pointer;
		padding: 0.5em 0.8em 0.7em 0.8em;
		padding-top: 6px;
		padding-bottom: 0.4em;
		background-color: #00703c;
		box-shadow: 0 2px 0 #002d18;
		border: 0;
	}
	#get-offer:hover{
		opacity: .8;
	}
	
	#email_suggestion{
		text-decoration: underline;
		color: #1e71b8;
		font-weight: bold;
		font-size: 1.2em;
	}
	#st-pay form {
		display: inline-block;
		width: auto;
		min-width: initial;
		padding: 0px;
	}
	@media only screen and (max-width: 600px){
		#st-pay form {
			width: auto;
			min-width: initial;
		}
	}
	#st-pay, #stopformwrapper {
		padding-bottom: 200px;
	}
	#licence_info{
		margin-top: 30px;
		font-size:initial;
	}
	#licence_info ul{
		list-style:none;
	}
	#licence_info ul li{
		margin: 10px 0;
		border-bottom: 1px solid #d3d3d3;
		padding-bottom: 6px;
	}
	#licence_info ul>li:first-child{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	#licence_info ul>li:last-child{
	
	}
	#licence_info ul li>div{
		display: inline-block;
		vertical-align: middle;
		width: 160px;
	}
	#licence_info ul li>div+div{
		font-size: 16px;
		font-weight: 700;
		width: calc(100% - 160px);
	}
	#taxes {
		display:none;
		margin-bottom:20px;
	}
	#benefits {
		margin-top: 400px;
	}
	#st-pay #payment-message {
		color: #f00;
		padding-top: 0;
		margin-bottom: 12px;
		font-weight: 600;
	}