/*
Copyright Unity911.com - All rights reserved
*/
@media screen and (max-width: 480px) {
}
@media screen and (min-width:768px) {
}
@media screen and (min-width:960px) {
}

html, body {
    height:101%;
	padding:0;
	margin:0;
	background:url(00-images-sys/00-Unity-911-BKG.png) top center repeat fixed;
}
.ftp-content-wrapper1 {
	padding:0;
	margin:0;
	width:100%;
}
.ftp-content-wrapper2 {
	width:100%;
}
.ftp-tag-wrapper {
	width:90%;
	max-width:380px;
	height:auto;
	text-align:center;
	margin:15px auto -15px;
}
.ftp-tag-wrapper img {
	width:100%;
	height:auto
}
.ftp-content-logo-wrapper {
	width:100%;
	height:245px;
	background:url(00-images-sys/00-Unity-911-Logo-BKG.png) top center repeat-x;
	text-align:center;
}
.ftp-content-logo {
	width:100%;
	height:245px;
	margin:0 auto;
	background:url(00-images-sys/00-Unity-911-Logo-M.png) top center no-repeat;
}
.ftp-content-logo img {
	width:100%;
	height:100%;
}
.ftp-honoring-wrapper {
	width:100%;
	max-width:270px;
	height:auto;
	text-align:center;
	margin:0 auto 5px;
}
.ftp-thankyou-wrapper {
	width:100%;
	max-width:100px;
	height:auto;
	text-align:center;
	margin:0 auto 50px;
}
@media screen and (min-width:768px) {
.ftp-M {
	display:none;
}
.ftp-content-wrapper1 {
	display:table;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
}
.ftp-content-wrapper2 {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:100%;
}
.ftp-tag-wrapper {
	width:100%;
	max-width:380px;
	height:auto;
	text-align:center;
	margin:0 auto 50px;
}
.ftp-content-logo-wrapper {
	width:100%;
	height:245px;
	background-image:url(00-images-sys/00-Unity-911-Logo-BKG.png);
	background-repeat:repeat-x;
	background-position:center;
	text-align:center;
}
.ftp-content-logo {
	width:768px;
	height:245px;
	margin:0 auto;
	background-image:url(00-images-sys/00-Unity-911-Logo-L.png);
	background-repeat:no-repeat;
	background-position:center;
}
.ftp-content-logo img {
	width:100%;
	height:100%;
}
.ftp-thankyou-wrapper {
	width:100%;
	max-width:100px;
	height:auto;
	text-align:center;
	margin:0 auto 50px;
}

}
