﻿.popupImage{display:none;position:absolute;top:0;left:50%;z-index:21}
.popupImage p{margin:0;}
.popupImage .popUpBottom{background:#000;text-align:right;margin-top:-3px;padding:7px 0;width:100%;}
.popupImage .popUpBottom>a.onlyToday{color:#fff;cursor:pointer;float:left;margin-left:7px;}
.popupImage .popUpBottom>a.close{color:#fff;cursor:pointer;display:inline-block;margin-right:7px;}

@media(max-width:767px)
{
	.popupImage { top:10px; left:5%; max-width:90%; margin-left:0px !important;  margin-top:0px !important; }
	#popupNumber2  { top:50px; left:10%; }
	
	.popupImage img { width:100% !important; height:inherit !important; }
	.popupImage .popUpBottom>a.close{color:#fff !important;cursor:pointer;display:inline-block;margin-right:7px; opacity:1; font-weight:400; font-size:12px;
	text-shadow:none; line-height:inherit; } 
	.popupImage .pop-pic img { max-width:32.5%; }
}
 