#arak-nl-modal{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:99999;}
#arak-nl-modal .pop{border:8px solid #fff;position:absolute;top:0!important;left:0;width:100%;padding:12px;-webkit-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.3);box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.3);box-sizing:border-box!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;}
#arak-nl-modal .pop h2{font-size:18px;margin-bottom:12px;font-weight:900;font-family:"Merriweather";}
#arak-nl-modal .pop form{max-width:510px;margin:0 auto;}
#arak-nl-modal .pop form::after{display:block;content:"";clear:both;}
#arak-nl-modal .pop form .form-item{width:calc(100% - 120px);float:left;margin:0;}
input{border-color:#fff;}
#arak-nl-modal .pop form .form-actions{width:120px;float:right;margin:0!important;}
#arak-nl-modal .pop form .form-actions input[type="submit"]{margin:0;padding:0;width:100%;font-size:12px;height:40px;}
#arak-nl-modal .pop #arak-nl-modal-hide{display:inline-block;margin-top:12px;font-size:12px;}
#arak-nl-modal .pop p{margin-bottom:12px;}
#parnass-nl-modal .pop .smaller p{font-size:11px;margin-bottom:25px;}

@media only screen and (min-width:757px){
    #arak-nl-modal .pop{width:650px;left:50%;margin-left:-325px;padding:40px;border:12px solid #fff;}
    #arak-nl-modal .pop h2{font-size:24px;margin-bottom:12px;}
    #arak-nl-modal .pop p{font-size:15px;}
}
