.tpl21 #section-231 .welcome-box-holder {
	visibility: hidden;
	display: none;
}


@media (max-width: 415px) {
	.tpl21 #section-231 .welcome-holder {
		height: 200px !important;
	}
	.tpl21 #section-231 .welcome-slogan {
		margin-bottom: 20px;
	}
}

@media (min-width: 416px) {
	.tpl21 #section-231 .welcome-holder {
		height: 300px !important;
	}
	.tpl21 #section-231 .welcome-slogan {
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) {
	.tpl21 #section-231 .welcome-holder {
		height: 600px !important;
	}
	.tpl21 #section-231 .welcome-slogan {
		margin-bottom: 80px;
	}
}

@media (min-width: 992px) {
	.tpl21 #section-231 .welcome-holder {
		height: 700px !important;
	}
	.tpl21 #section-231 .welcome-slogan {
		margin-bottom: 70px;
	}
}

@media (min-width: 1200px) {
	.tpl21 #section-231 .welcome-holder {
		height: 900px !important;
	}
	.tpl21 #section-231 .welcome-slogan {
		margin-bottom: 80px;
	}	
}
