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}
.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; }

.header1 {
	width: 100%!important;
	height:auto!important;
	background: #6881b9;
	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: #6881b9;
	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: #6881b9;
	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}
#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}
#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}
#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}
#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}
}