.sj_popup_wrap .sj-popup{	position:fixed;	height:auto;}.sj_popup_wrap{	position:fixed;	width:100%;	height:100%;	top:1px;	left:1px;	z-index:1000;	opacity:0;}.sj_popup_wrap .popup-center{	top:50%;	left:50%;}.sj_popup_wrap .popup-bottom-left{	bottom:0px;	left:0px;}.sj_popup_wrap .popup-bottom-right{	bottom:0px;	right:0px;}.sj_popup_wrap .popup-bottom-fullsize{	bottom:0px;	left:0px;}.sj_popup_wrap .sj-popup .relative{	position:relative;	border: 5px solid red;}.sj_popup_wrap .sj-popup .relative .sj-close-popup{	position:absolute;	top:5px;	right:5px;	width: 27px;	height: 25px;	background:url('../images/sj-close-popup.png');	cursor:pointer;}.sj_popup_wrap .popup-center img{}.sj_popup_wrap .popup-center p, .popup-center h3{	color:#fff;	margin-left:10px;}.sj_popup_wrap a:hover{	background:none !important;}.sj_popup_wrap .relative{	background: #ffffff; }.sj-popup-overlay {    position: fixed;    top: 0;    left: 0;    width: 100%;    height: 100%;    background-color: rgba(0,0,0,0.5); /* dim effect */    z-index: 9998;}.sj_popup_wrap {    z-index: 9999; /* above overlay */    position: fixed;    top: 0;    left: 0;    width: 100%;    height: 100%;}#sj-popup-182 .sj-popup {  max-width: 850px !important; }@media (max-width: 767px) {.sj_popup_wrap .sj-popup .relative {	  height: 550px;	  width: 100%;	  overflow: scroll;	}}