@media only screen and (max-width: 732px){

.BGLabel h1 {
	font-size:26px !important;
}

.BGLabel p, .BGLabel button{
	font-size:13px;
}

.BGLabel label{
	font-size:13px;
}

.HeadingColor{
	font-size:22px;
	padding-bottom:20px !important;
}

.tmIMG{
	width:40%;
	margin:auto;
}

.testimonalBG .BGPara{
	margin-left:-45px;
}

.testimonialsCss{
	width:100% !important;
}

.contactRGBA h6{
	font-size:13px !important;
}

.footerBG h5{
	font-size:12px;
}

.footerBG p{
	font-size:8px;
}

.footerBG h6, .footerBG ul li a{
	font-size:10px;
}

.footerBG ul li{
	line-height:14px;
}

.FixedButton{
	right: -26%;
    width: 60% !important;
}

.popHomeContent{
	left: 7%;
    right: -6%;
}

.wApp{
	bottom:5%;
	left:5%;
}

.wApp img{
	width:15%;
}

.popHomeContent .ChargesP p{
	font-size:14px;
}


}