/*ABOUT*/
.section{
	padding-bottom: 20px;
}
.title-sec h4 {
	font-size: 250%;
	margin-bottom: 0;
	margin-top: 50px;
}
.title-sec p{
	margin-top: 0;
	font-size: 115%;
}
.img-sec{
	padding-top: 25px !important;
}
.img-sec img{
	width: 100%;
}
.member-img{
	width: 100%;
}
.member-name{
	margin-bottom: 5px;
}
.member-posi{
	margin-top: 0;
}
.desc-se {
	padding: 5px 15px 0px 15px !important;
}
.parallax-container{
		height: 430px;
	}
@media(min-width: 550px){
	
	.parallax img{
		top: -230px;
		min-height: 100%;
		width: auto;
		position: fixed;
	}
	.parallax-container{
		height: 500px;
	}
}
@media(min-height: 950px){
	.parallax-container{
		height: 750px;
	}
	.parallax img{
		top: -230px;
	}
}
@media(min-width: 1370px){
	.parallax-container{
		height: 750px;
	}
}
.wrapper-award{
	margin-bottom: 15px;
}
.wrapper-award:last-of-type{
	margin-bottom: 0;
}
.wrapper-award p{
	margin: 5px 0 0 0;
	font-weight: 300;
}
.wrapper-award.altisource img{
	width: 100px;
}
.wrapper-award.inc5000 img{
	width: 80px;
}
.wrapper-award.servicelink img{
	width: 150px;
}
.wrapper-img{
	text-align: center;
}
.wrapper-img img{
	width: 90% !important;
	max-width: 230px !important;
}
@media (max-width: 1042px){
	.title-sec h4{
		font-size: 230%;
		margin-top: 35px;
	}
	.desc-se p{
		font-size: 95%;
	}
}
@media only screen and (min-width: 993px){
	.container {
	    width: 85%;
	}	
}
@media (max-width: 993px){
	.comercial-img{
		padding: 10%;
   		padding-top: 0;
	}
}
@media (max-width: 821px){
	.title-sec h4{
		font-size: 215%;
		margin-top: 20px;
	}
}
@media (max-width: 720px){
	.title-sec h4{
		font-size: 195%;
	}
}
@media (max-width: 652px){
	.title-sec h4{
		font-size: 175%;
	}
	.desc-se p{
		font-size: 90%;
	}
	.img-sec {
	    padding-top: 35px !important;
	}
}
@media (max-width: 600px){
	.title-sec h4{
		font-size: 175%;
	}
	.desc-se p{
		font-size: 100%;
	}
	.img-sec {
	    padding: 35px !important;
	    margin-bottom: -15px;
	}
}
@media (max-width: 425px){
	.img-sec {
	    padding: 15px !important;
	}
}
