.profile_testimonialbar .profilepopuptitle {
	margin-bottom: 1rem;
}

.readersectionclose {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	text-align: right;
	display: none;
	z-index: 10002;
}

.popon .readersectionclose {
	display: block;
}

#profilepopupmobile {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	z-index: 10003;
	display: none;
	overflow: auto;
}

.mobprof #profilepopupmobile {
	background: #fff;
}

.mobprof #profilepopupmobile #profilepopupmobileinner {
	padding-bottom: 0;
}

#profilepopupmobile #profilepopupmobileinner {
	max-width: 502px;
	margin: auto;
	padding-bottom: 3em;
}

#profilepopupmobile #profilepopupmobiletop1 .profilestatus {
	font-size: 1.3rem;
	display: inline-block;
}

#profilepopupmobile #profilepopupmobiletop1 .profilestatus span{
	padding: 0.5rem 1.2rem;
}

#profilepopupmobile #profilepopupmobiletop1 {
	overflow: hidden;
	padding-bottom: 2rem;
}


#profilepopupmobile #profilepopupmobiletop2right {
	width: 53%;
	float: right;
}



#profilepopupmobile .profiletotalreadings2,
#profilepopupmobile .profiletotalreadings1{
	display: block;
}

#profilepopupmobile .profiletotalreadings {
	display: inline-block;
	float: right;
	width: 33%;
}

#profilepopupmobile .readerdetailsright2 {
	margin-top: 0.4rem;
}

#profilepopupmobile .readerlogotop {
	padding-top: 0.3rem;
}

#profilepopupmobile #profilepopupmobiletop3 {
	clear: both;
	padding-bottom: 1rem;
	padding-top: 1rem;
	overflow: hidden;
}


#profilepopupmobile .profilepopupimage {
	margin-right: 0;
}

.readersectioncallbusy,.readersectioncallavail {
	display: none;
}

.busy .readersectioncallbusy,
.available .readersectioncallavail {
	display: block;
}

.mobtel .readersectioncall {
	display: none;
}






@media only screen and (max-width: 1160px) {

	.popon #profilepopupmobile {
		display: block;
	}

	.profilepopupimage {
		margin-bottom: 1rem;
	}

	.readersectionnumbersleft,
	.readersectionnumbersright {
		float: none;
		width: auto;
	}

	.readerdetailsright3 {
		margin-top: 0;
	}

	#profilepopupmobiletop1 {
		padding-left: 1rem;
	}


}
