.wrapper_res {
	width:100%;
	background-color:#000000;
	background-image: url("../img/bkg.jpg");
	background-position: center center;
	background-size:100%;
	color:#FfFfFf;
	min-height:300px;
	height:400px;
}

.about_title_res {
	padding-top:50px;	
}

.heading-title_res{
	margin-bottom:50px;

}

.whitespace_res {
	margin-top:50px;
	margin-bottom:50px;
}

.m-bot-80_res {
	margin-bottom: -30px;
}


.standby {
	text-align:center;
	padding-top:150px;
	position: relative;
	Color:#fFFfFf;
}

.resonantannouncement {
	font-size:140%;
	position: relative;
	top:-50px;
}

.resonantannouncement span {
	font-size:70%;
	color:##434343;
	position: relative;
	top:20px;
}

@media (max-width: 768px) {

	.standby {
		padding-top:255px;
		width:80%;
		margin:0 auto;
		text-align: center;
	}
}

@media (max-width: 480px) {

	.standby {
		padding-top:215px;
	}
}

.padding_cut_res {
	margin-top:-60px;

}

.page_content_res {
	margin-bottom:-100px;
}

.gallerybtn_res {
	position: absolute;
	left:35%;
	bottom:20%;
	display:block;
	padding:10px;

}