.logo{
	padding-top: 62px;
	width: 5%;	
}

.aemass-title {
	line-height: 35px;
	font-size: 42px;
}

.content-container-about {
	opacity: 1;
}

.content-container {
	height: 250%;
	max-height: none;
}

.jobs-back-btn {
	font-size: 12px;
}

.content-about-scrollbox {
	height: auto;
	overflow:visible;
	line-height: 23px;
	font-size: 14px;

}

.jobs-back-container {
	text-align: center;
}
.jobs-back-container a{
	color:inherit;
	text-decoration: none;
}

.menu-line {
	margin-top: 0;
}

.jobs-divs {
	width: 100%;
	height: 1px;
	background: #2f3131;
	margin-top: 40px;
	margin-bottom: 50px;
}

.jobs-title-container {
	text-align: center;
	letter-spacing: 2px;
	font-size: 16px;
}


.jobs-apply-container {
	color: #8c8c8c;
}

.jobs-apply-container span{
	color: #d6d8d8;
	
}

.content-about-scrollbox {
	padding-right: 0px;
}

.copyright-container {
	position: relative;
}


@media screen and (max-width: 1024px) {
	.copyright-container {
	
		position: relative;
	}

}

@media screen and (max-width: 480px) {
	.content-container {
		height: 350%;
	}

	.logo {
		width: 12%;
	}


}

@media screen and (max-width: 380px) {
	.content-container {
		height: 385%;
	}


}




