@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:1570px){
	.ulrc400261 .bg-pic{
		background-size:contain;
		background-repeat:no-repeat;
		}
}
@media only screen and (max-width:1200px){
	.ulrc400261 .heading{
		font-size: 26px;
		}
	.ulrc400261 .text-1 {
    font-size: medium;
	}
	.ulrc400261 .blue-heading{
		font-size: 26px;
	}			
	}
@media only screen and (max-width:992px){
	.ulrc400261 .shift-img{
		display: flex;
		flex-flow: column-reverse;
		text-align:center;
		}
	.ulrc400261 .bg-pic	{
		display: inline;	
		}
	.ulrc400261 .property01 {
		text-align: center;
		}
	.ulrc400261 .sec01{
    	padding-top: 15px;
		padding-bottom: 15px;
	}					
		
}

@media only screen and (max-width:460px){
	.ulrc400261 .heading {
		font-size:22px;
		font-weight: 700;
		}
	.ulrc400261 .blue-heading{
		font-size:22px;
		font-weight: 700;
		}
}

@media only screen and (max-width: 575px){
	.ulrc400261 .description-text01 {
    	font-size: 16px;
		}
}

@media only screen and (min-width:992px){
	.ulrc400261 .service-1{
		text-align: left;
	}
	.ulrc400261 .service-2 {
    	text-align: right;
	}
	.ulrc400261 .sec01{
    	padding: 15px;
	}			
}