#toPopup2,#toPopup3{font-family:Arial, Helvetica, sans-serif;color:#333;left:40%;position:fixed;top:30%;width:310px;z-index:9999; background-color:#FFF;display:none}
#backgroundPopup,#backgroundPopup3{z-index:9998;position:fixed;display:none;height:100%;width:100%;background:#000;top:0;left:0}
#toPopup2,#toPopup3{border:10px solid #ccc;border-radius:3px;font-size:12px}
#toPopup2 h1,#toPopup3 h1{text-align:center!important;font:400 18px/1.2em Arial, Helvetica, sans-serif!important;margin:10px 0!important;color:#000!important}
#toPopup2 .p2,#toPopup3 .p2{float:left;margin-left:15px;margin-bottom:10px}
#toPopup2 .p,#toPopup3 .p{float:left;margin-left:30%;margin-bottom:10px}
div.loader,div.loader3{background:url(../img/loader2.gif) no-repeat;height:32px;width:32px;display:none;z-index:9999;top:40%;left:50%;position:absolute;margin-left:-10px}
div.close2,div.close3{background:url(../img/closebox.png) no-repeat;bottom:24px;cursor:pointer;float:right;height:30px;left:27px;position:relative;width:30px;z-index:auto}
div.close2,div.close3{text-decoration:none!important;font-size:24px!important}
div#popup_content a{color:#3b5998;font-size:15px;font-weight:700}
div#popup_content a:hover{color:#000}
div#popup_content{margin:4px 7px}
@media (max-width:767px){
#toPopup2,#toPopup3{left:30%}
}
@media (max-width:599px){
#toPopup2,#toPopup3{left:20%}
}
@media (max-width:480px){
#toPopup2,#toPopup3{left:15%}
}
@media (max-width:399px){
#toPopup2,#toPopup3{left:10%}
}
@media (max-width:366px){
#toPopup2,#toPopup3{width:80%}
#toPopup2 .p,
#toPopup2 .p2,#toPopup3 .p,
#toPopup3 .p2{width:100%;margin:auto;text-align:center}
}