body{font:300 15px/15px Helvetica;background-color:#fff}
body{margin:0;padding:0;background:#EEE;font:10px/13px 'Lucida Sans',sans-serif}

a{color:#fff;text-decoration:none;font-size:12px;line-height:12px}
a:hover{color:#666}

#tos { font-size: 14px; }
#tos a {font-size: 14px;color: #dd4e4e; text-decoration: none; }
#erfolg{line-height:normal;display:none;padding:10px;font-size:18px;color:#ffffff;background-color:#1f1f1e}
#fehler{display:none;padding:10px;font-size:18px;color:#ffffff;background-color:#1f1f1e}
.wrap{overflow:hidden;margin:10px}

.box{height:auto; float:left;width:25%;padding:10px;}

.boxInner img{width:100%}
.boxInner{width:100%; height:auto;}

[class*="fa-"]:before{font-family:'FontAwesome',sans-serif}

#signup_close {
    position: absolute;
    right: -10px;
    top: -15px;
    background-color: #FFFFFF;
    -webkit-border-radius: 200px;
    border-radius: 200px;
}

#semail {
	font-weight: bold;
	color: #dd4e4e;
	font-size: 18px;
}

.well { padding:0!important; }


#tos_register {
 width: 20px!important;
 height: 20px!important;
 transform: scale(1.5);
 margin-right:5px;
}

.header1 {
	width: 100%!important;
	height:auto!important;
	background: #dd4e4e;
	padding-top:20px;
	color: #1f1f1e;
	font-family: Helvetica;
	font-size: 42px;
	font-weight: bold;
	text-align:center;
	line-height: 45px;
}

.header2 {
	width: 100%!important;
	height:auto!important;
	background: #dd4e4e;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 52px;
	font-weight: bold;
	text-align:center;
	line-height: 45px;
}

#footer{max-width:1000px}
.footer {
	width: 100%!important;
	height: 30px;
	background: #dd4e4e;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 10px;
	padding-left: 10px;
    bottom: 0;
}
.footer a {
	color: #FFFFFF;
	font-size: 12px;
}

@media only screen and (max-width : 979px) {
.headline h1{font-size:20px;line-height:20px}
}
@media only screen and (max-width : 760px) {
.headline h1{font-size:15px;line-height:15px}
#maintext{float:none;width:100%!important}
.dfform-container{width:100%!important;float:none}
#dfright{width:100%!important;float:none}
}
@media only screen and (max-width : 680px) {
.headline h1{font-size:11px;line-height:11px}
#maintext{float:none;width:100%!important}
.dfform-container{width:100%!important;float:none}
#dfright{width:100%!important;float:none}
#dfright h2{font-size:28px}
.header { font-size: 3.0vw!important}
}
@media only screen and (max-width : 480px) {
.headline h1{display:none}
#maintext{float:none;width:100%!important}
.dfform-container{width:100%;float:none}
#dfright{width:100%!important;float:none}
#dfright h2{font-size:20px}
.header { font-size: 4.0vw!important}
}
@media only screen and (max-width : 320px) {
.headline h1{display:none}
#maintext{float:none;width:100%!important}
.dfform-container{width:100%;float:none}
#dfright{width:100%!important;float:none}
#dfright h2{font-size:20px}
}
@media only screen and (max-width : 480px) {
.box{width:100%;}
}
@media only screen and (max-width : 650px) and (min-width : 481px) {
.box{width:50%;}
}
@media only screen and (max-width : 1050px) and (min-width : 651px) {
.box{width:33.3%;}
}
@media only screen and (max-width : 1290px) and (min-width : 1051px) {
.box{width:25%;}
}
@media print {
#ghostery-purple-box{display:none!important}
}