@media all and (max-height:730px){#popup input{height:40px!important;}
}
@media all and (max-width:730px){#popup{max-width:90%;}
}
#parent_popup{background:#000;height:100%;opacity:0.7;position:fixed;width:100%;z-index:1000;top:0;left:0;display:none;}
#popup{background-color:#dedede;border:5px solid #FF8400;position:fixed;top:8%;left:0;right:0;color:#474747;width:450px;opacity:1;z-index:1001;padding:20px;display:none;font-size:13px;margin:auto;font-family:"GothamProLight";}
#popup input[type="checkbox"]{box-shadow:none;}
#popup textarea::-webkit-input-placeholder{opacity:1;}
#popup textarea::-moz-placeholder{opacity:1;}
#popup textarea:-moz-placeholder{opacity:1;}
#popup textarea:-ms-input-placeholder{opacity:1;}
#popup h1{font-size:30px;text-transform:none;}
#popup input,#popup textarea{width:100%;height:45px;border:none;text-align:center;font-size:20px;margin-bottom:25px;max-width:90%;min-width:90%;box-shadow:1px 2px 9px -1px #999;border-radius:4px;color:#909090;}
#popup td{text-align:center;}
#popup textarea{font-size:18px;text-align:left;max-height:150px;padding:5px;}
.kontaktBlock button{border:none;background:none;margin-top:20px;color:#e70e17;font-size:1.5rem;font-family:'EUR-BOLD';text-decoration:underline;}
#popup textarea::-moz-placeholder{color:#909090;font-size:20px;}
::-webkit-input-placeholder{text-align:center;font-family:"GothamProLight";}
::-moz-placeholder{text-align:center;font-family:"GothamProLight";}
:-moz-placeholder{font-family:"GothamProLight";text-align:center;}
#popup label{font-size:16px;color:black;line-height:30px;font-family:arial;}
#popup{float:right;width:465px;background:#E7E7E7;}
#popup table{width:100%;}
#popup .title h1{font-size:28px;color:#000000;text-align:center;text-transform:uppercase;}
#popup .after-title{margin:7px 0px 10px 0px;}
#popup .after-title p{color:#646464;font-size:18px;text-align:center;line-height:18px;font-weight:300;font-family:'Conv_HelveticaNeueCyr-Light_0';}
#popup input[type=submit]{width:100%;font-size:20px;padding:4px 10px;color:white;background:#FF8400;margin:10px 0px;cursor:pointer;border:2px solid #FF8400;height:48px;font-family:inherit;transition:all .2s;font-family:"GothamProBold";}
#popup input[type=submit]:hover{background-color:#fff;color:#FF8400;}
#popup .after-form{color:#6e6e6e;font-family:'Conv_HelveticaNeueCyr-Roman_0';}
#popup .after-form span{font-size:18px;text-align:center;}
#popup select{width:90%;height:45px;border:none;font-size:19px;color:gray;padding:0 10px;box-shadow:1px 2px 9px -1px #999;}
#popup .after-form p{text-align:center;}