@media only screen and (max-width:992px){
.hero-heading{
		font-size:41px;
		font-weight: normal;
    line-height: 1.3em;
		margin-top:80px;
	}
	.hero-section{
		height:90vh;
	}
	.case-main-h2{
		font-size:34px;
		line-height: 1.3em;
	}
	.victom{
		height:auto!important;
	}

}
@media only screen and (max-width:768px){
	.hero-section{
		height:85vh;
	}.small-hrr{
		margin:0 auto;
		margin-top:20px;
	}
	.logo{
	font-size:25px;
	font-weight:600;
	}
	.hero-heading{
		font-size:31px;
		font-weight: normal;
    	line-height: 1.3em;
		margin-top:80px;
	}
	.hero-p{
		font-weight: normal;
    line-height: 1.6em;
    font-size:16px;
	}
	.get-started-today-btn{
		font-size:20px;
		height:45px;
		width:250px;
		line-height:45px;
	}
	.second-sec-heading{
		font-size:28px;
		margin-bottom:0px;
	}
	.second-sec-p{
		font-size: 22px;
		margin-top:0px;
		font-size: 22px;
    font-weight: normal;
    line-height: 1.1em;
    font-weight:600;
    letter-spacing: 1px;
	}
	.numbering{
		font-size:40px;
		font-weight:800;
	}
	.wvs-h3{
		font-size: 20px;
		margin-bottom:20px;
	}
	.qs-heading{
		font-size:23px;
		line-height:35px;
	}
	.case-main-h2{
		font-size:28px;
		line-height:38px;
	}
	.case-main p{
		line-height:25px;
	}
	.case-stdy-btn{
		margin:0 auto;
	}
	.forppp{
		font-size:16px;
		line-height: 20px;
	}
	.victom{
		height:auto!important;
	}
	.karha{
		margin-left:0px!important;
	}
}
@media only screen and (max-width:554px){
	
}