@media only screen and (max-width: 599px){

.BGLabel{
	padding-top:20%;
}

.InfoCss{
	width:60%;
	margin:auto;
	padding:10px 0;
	text-align:center;
}

.InfoCss p{
	font-size:10px;
}

.footerBG{
	text-align:center;
}

.fContent{
	padding:10px 0;
}

.fContent{
	width:80%;
	margin:auto;
}


.popContent{
	position:fixed;
	top:6%;
	margin:auto;
	left:8%;
	right:10%;
}

/* .popContent{ */
	/* position:relative; */
	/* top:10%; */
/* } */

.popContent .mobSet{
	position:absolute;
	top:4%;
	left: 86%;
}

.popContent h4{
	font-size:16px;
}

.popContent p{
	font-size:14px;
}

.topManagementBG h2{
	font-size:16px !important;
}

.topManagementBG button{
	font-size:11px;
	padding:5px 15px !important;
}

.topManagementBG .moBButton{
	padding:10px 0 !important;
}

.topManagementBG .container{
	padding:25px 0 !important;
}

.contactRGBA h1{
	font-size:30px;
}

.FixedButton{
	right:-44% !important;
	width:97% !important;
}

.popup .col-xl-8 h6{
	padding-top:8px;
	font-size:28px;
	margin-bottom:0;
}

.popHomeContent .ChargesP p{
	font-size:14px;
}

.popup .col-xl-4 img {
    width:160px;
    height:160px;
}

.popup .col-xl-8 img {
    width: 65px;
    height: 65px;
    border-radius: 6px;
}

.popHomeContent svg{
	color:#000 !important;
}

.wApp{
	bottom:6%;
	left:3%;
}

.wApp img{
	width:15%;
}

}