body,html{
	width: 100%!important;
	scroll-behavior: smooth;
	height: 100%;
}
@media (min-width: 769px){
	#services-first-section{
		padding: 10% 7%;
		background-image: url('../assets/services-bg-img.png');
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.services-title{
		font-size: 94px;
		font-weight: 700;
		color: black;
		margin-bottom: 50px;
	}
	.services-fs-title{
		font-size: 4rem;
		color: black;
		font-weight: 700;
	}
	.usp-content{
		font-weight: 500;
		line-height: 1.5;
		color: black;
		text-align: left;
		font-size: 1.15rem;
	}
	.usp-text-div{
		padding: 0 30px;
	}
	.services-usp-image{
		margin: 0 auto;
	}
	.usp-title-div{
		margin: 0 auto;
		text-align: center;
	}
	.contact-btn{
	color: black;
		padding: 10px;
		text-align: center;
		border: 3px solid rgb(80,184,174);
		border-radius: 0;
		width: 150px;
		margin: 0 auto;
	}
	.contact-btn:hover{
		color: white;
		padding: 10px;
		text-align: center;
		border: 3px solid rgb(80,184,174);
		border-radius: 0;
		width: 150px;
		margin: 0 auto;
		background-color: rgb(80,184,174); 
	}
	.usp-row{
		padding: 50px 5%;
		
	}
	.usp-row:hover{
		box-shadow: 0 0 10px 5px rgba(170,170,170,0.1);
	}
	.services-header-line{
		width: 200px;
		margin-left: 0;
		border-width: 10px;
	    background-color: rgb(80,184,174)!important;
	}
	#services-second-section{
		padding: 100px 0;
	}
	.services-usp-title{
		color: black;
		font-weight: 700;
	}
}
@media (max-width: 1400px) {
	#services-first-section {
		padding: 100px 7% 90px 7%;
	}
	#services-second-section {
		padding-top: 50px;
	}
}
@media (min-width: 576px) and (max-width: 768px){
	#services-first-section{
		padding: 20% 5%;
		background-image: url('../assets/services-bg-img-mob.png');
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.services-title{
		font-size: 6rem;
		font-weight: 700;
		color: black;
		margin-bottom: 50px;
	}	
	.services-fs-title{
		font-size: 4rem;
		color: black;
		font-weight: 700;

	}
	.usp-content{
		font-weight: 500;
		line-height: 1.5;
		color: black;
		text-align: left;
		font-size: 1rem;
	}
	.usp-text-div{
		padding: 0 0;
	}	
	.services-usp-image{
		margin-left: 0 ;
		margin-bottom: 20px;
	}
	.usp-title-div{
		margin: 0 auto;
		text-align: center;
	}
	.contact-btn{
		color: black;
		padding: 10px;
		text-align: center;
		border: 3px solid rgb(80,184,174);
		border-radius: 0;
		width: 150px;
		margin: 0 auto;
	}
	.contact-btn:hover{
		color: white;
		padding: 10px;
		text-align: center;
		border: 3px solid rgb(80,184,174);
		border-radius: 0;
		width: 150px;
		margin: 0 auto;
		background-color: rgb(80,184,174); 
	}
	.usp-row{
		padding: 50px 5%;
		
	}
	.usp-row:hover{
		box-shadow: 0 0 10px 5px rgba(170,170,170,0.1);
	}
	.services-header-line{
		width: 200px;
		margin-left: 0;
		border-width: 10px;
	    background-color: rgb(80,184,174)!important;
	}
	#services-second-section{
		padding: 100px 0;
	}
	.services-usp-title{
		color: black;
		font-weight: 700;
		text-align: left;
	}
	.col-md-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.order-2-sm {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	br {
		display: none;
	}
}
@media (max-width: 575px){
	#services-first-section{
		padding: 100px 15px;
		background-image: url('../assets/services-bg-img-mob.png');
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.services-title{
		font-size: 3.5rem;
		font-weight: 700;
		color: black;
		margin-bottom: 50px;
	}
	.services-fs-title{
		font-size: 2.5rem;
		color: black;
		font-weight: 700;
	}	
	.usp-content{
		font-weight: 500;
		line-height: 1.5;
		color: black;
		text-align: left;
		font-size: 1rem;
	}
	.usp-text-div{
		padding: 0 0;
	}
	.services-usp-image{
		margin-left: 0;
		margin-right: auto;
		margin-bottom: 30px;
		max-height: 80px;
		max-width: 80px;
	}
	.usp-title-div{
		margin-left: 0;
		margin-right: auto;
		text-align: left;
		margin-top: 30px;
	}
	.contact-btn{
		color: black;
		padding: 10px;
		text-align: center;
		border: 3px solid rgb(80,184,174);
		border-radius: 0;
		width: 150px;
		margin-left: 0;
	}
	.contact-btn:hover{
		color: white;
		padding: 10px;
		text-align: center;
		border: 3px solid rgb(80,184,174);
		border-radius: 0;
		width: 150px;
		margin-left: 0;
		background-color: rgb(80,184,174); 
	}
	.usp-row{
		margin:0 15px!important;
		padding: 50px 0;
		border-bottom: 1px solid rgb(154,154,154); 
	}
	.usp-row:last-of-type{
		margin:0 15px!important;
		padding: 50px 0;
		border-bottom: none; 
	}
	.usp-row:hover{
		
	}
	.services-header-line{
		width: 120px;
		margin-left: 0;
		border-width: 10px;
	    background-color: rgb(80,184,174)!important;
	}
	#services-second-section{
		padding: 20px 0;
	}
	.services-usp-title{
		color: black;
		font-weight: 700;
	}
}



.services-text-div{
	padding: 50px 5%;
}
.sub-title-div{
	
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-bottom: 25px;
}
.sub-title{
	font-size: 22px;
	font-weight:400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: rgb(154,154,154);
}
.sub-title-line{
	width: 100px;
	margin-left: 0;
	border-width: 5px;
    background-color: rgb(80,184,174)!important;
    margin-left: 30px;
    position: relative;
    top:-6px;
}


.services-body .row {
	margin: 0 0;
}
.usp-middle{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media(max-width: 768px){
	.usp-row{
		display: flex!important;
		flex-direction: column!important;
	}
	.order-1-sm{
		order:1;
	}
	.order-2-sm{
		order:2;
	}
	.order-3-sm{
		order:3;
	}

}