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

#the_msg_div {
	/*width:30% !important;*/
	display: block !important;
	text-align: center;
	font-size: 0.8em;
}
#fma_remindme_container{
	margin-right: 0%;
	margin-left:  0%;

}

#fma_remind_email{
	margin-top: 0px;
	/*margin-left: 10%;*/
	/*width: 70%;*/
}
#fma_remind_message{
	/*margin-right: 10%;*/
	/*width:30%;*/
}
.swal2-container .swal2-html-container,#fma_timer_container{

		font-size: 0.9em !important;
}
#fma_remind_message{
margin-top: 0px !important;
}

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

#fma_fl_widget{
	margin-bottom: 75px !important;
	z-index: 99;
}

}