/* ulrc400156 CSS */
@media only screen and (max-width: 1200px){
	.ulrc400156.footerBottom {
		height: 230px;
	}
}

@media only screen and (max-width: 1200px){
	.ulrc400156.footerBottom {
		height: 260px;
	}
}
@media only screen and (max-width: 767px){
	.ulrc400156 .dependableTxt p {
	    text-align: center;
	    margin-bottom: 5px;
	}
	.ulrc400156 .copyrightTxt p{
		text-align: center;
	}
	.ulrc400156.footerBottom {
		height: 320px;
	}
}
@media only screen and (max-width: 525px){
	.ulrc400156.footerBottom {
		height: 330px;
	}
}
@media only screen and (max-width: 425px){
	.ulrc400156.footerBottom {
		height: 425px;
	}
}
/* ulrc400156 CSS */