.cls-meetpxny-popup-modal .cls-meetpxny-popup-close { background: #1273ea; border: 1px solid #1273ea; box-shadow: none;  color: #fff; }
.cls-meetpxny-popup-modal .action-close:before { background: none repeat scroll 0 0 rgba(0,0,0,0); border: 0 none; cursor: pointer; padding: 0; font-size: 30px; margin-top: -5px; text-shadow: none; height: 30px; width: 30px; line-height: 30px; }
.cls-meetpxny-popup-modal .modal-title { font-size: 32px; }


@media only screen and (max-width: 767px){
	.modal-slide, .modal-popup{ bottom: auto; right: 35px; left: 20px !important; }
	.modal-popup.modal-slide._inner-scroll .modal-inner-wrap { margin: 5rem auto; }
	.cls-meetpxny-popup-modal .action-close:before{ font-size: 20px; }
}


@media only screen and (max-width: 420px){
	.modal-slide, .modal-popup{ bottom: auto; right: 35px; left: 40px !important; }
	
}


