/* FreePAC.net */
body{max-width:1440px;margin:0 auto}
.navbar-brand{margin-left:.6em}
.timer{width:214px;top:168px;right:10px;z-index:100}
#footer{padding-top:50px !important;padding-bottom:100px !important;background-image: linear-gradient(lightblue, green)}
.contactform{max-width:50%}
.uptxt{text-transform: uppercase}
.server-type{margin-top:-5px;margin-right:-5px}

@media screen and (max-width: 720px) {
	.timer{position:static !important;width:auto;margin-top:25px}
	.contactform{max-width:100%}
}

@media screen and (max-width: 960px) {
	.lg-w-100{width:100% !important}
}