.page-wrapper{
	min-height: 730px;
	height: 100%;
	position: relative;
}

.content-container {
	max-height:320px;
}

.logo {
	width: 295px;
}

.aemass-title {
	 transform: scale(1) rotate(0deg) translate3d(0, 0, 0.1px)
}

.copyright-container {
	bottom: 20;
}

.page-wrapper {
	
	
}

.contact-txtbox-message {
	padding-top: 23px;
	overflow: auto;
}

.contact-send img {
	position: relative;
	top: -3;
}

.content-container-box-sent {

	width: 94%;
	text-align: left;
	height: auto;
	
	font-size: 11.5pt;
	margin: 0 auto;
	margin-top: 30px;
	font-weight: 600;
}


.content-container-box-sent img {
	width: 32px;
	vertical-align: middle;
	margin-left: 5px;
}

.contactform-container {
	position: relative;

}

.guest-requestpass {
	
	float: right;
	margin-top: 10px;
	cursor: pointer;
	color :#8d8d8d;
	position: relative;
	left: 5;
}

.contact-txtbox-saf {
	font-weight: 500;
}


@media screen and (max-width: 1024px) { 
	.logo {
		padding-top: 215pt;
		width: 295px;
	}

	.page-wrapper {
		min-height: 1200px;
	}

	.aemass-title {
		margin-bottom: 95pt;
		
	}

	.copyright-container {
		bottom: 48pt;
		position: absolute;
	}

	.content-container {
		max-height: 330px;
	}



}


@media screen and (max-width: 415px) {

	.logo {
		padding-top: 108px;
		width: 210px;
		margin-bottom: 12pt;
	}

	.contact-txtbox-saf {
		font-weight: 700;
	}

	.aemass-title {
		margin-bottom: 40px;
		line-height: 45px;
	}

	.menu-container li {
		margin: 0 15pt;
	}

	.aemass-title {
		font-size: 55px;
	}



	.page-wrapper {
		min-height: 0;
	}

	.content-container-about, .content-container-contact {
		width: auto;
		margin-left:0px;
		left: auto;
	}

	.content-container {
		max-height: 1000px;
		width: 100%;
		font-size: 11pt;
	}

	.content-container-box {
		width: 90%;
		margin: 0 auto;
		left: 5%;

	}

	.content-container-guests {
		width: 100%;
	}

	.guests-submit {
		margin-top: 8%;
	}

	.contact-txtbox {
		width: 100%;
		left: 0;
	}

	

	.copyright-container {
		bottom: 20pt;
		position: absolute;
	}



	.menu-container li {
		margin: 0 6pt;
	}

	.content-container {
		max-height: 290px;
	}

	.nav-grad-right {
		
		width: 70px;
				
		left: -175;
	}

	.nav-grad-left {
		
		width: 70px;
				
		left: 158;
	}


	.menu-container a {
		font-size: 12px;
	}

}


@media screen and (max-width: 380px) {


	.content-container {
		max-height: 295px;
	}

	.guest-txtbox {
		font-size: 11pt;
		width: 100%;
		margin:0;
		display: block;
	
	}

	.page-wrapper{
		min-height: 800px;
	}

	.aemass-title {
		margin-bottom: 30px;
	}

	.guests-content {
		width: 90%;
		margin: 0 auto;
	}

	.page-wrapper {
		min-height: 0;
		overflow-x:hidden;
	}

	.content-about-scrollbox {
		line-height: 22px;
	}

	

	.guests-submit {
		padding: 0;
		position: relative;
		left: -3;
	}


}

@media screen and (max-width: 320px) {

	.content-container {
		max-height: 330px;
		line-height: 24pt;
	}

	.page-wrapper {
		overflow-x: hidden; 
		max-height: 800px;
		position: relative;
		top: -70;
		min-height: 800px;
	}

	.logo {
		padding-top: 50pt;
	}

	.aemass-title {
		margin-bottom: 30pt;
	}

}



