@media (max-width: 1024px) {
.container { padding:0 30px; }
.content { margin-top:55px}
h2 { padding:30px; }
.fg-group.fg-btn { margin:20px 0px 40px }
.radioBox { width:100%}
}
@media (max-width: 1023px) {
.content { margin-top:30px}
.fg-middle { padding:0 30px}
.popup-box { padding:30px 20px 10px; max-width:550px }
.popup-box p { font-size:16px; line-height:1.2 }
.popup-box h4{ margin: 0px 0 20px; font-size:24px }
.popup-box .fg-group.fg-btn { margin: 30px 0 15px; }
.close-btn { right:10px; top:20px}
.fg-group.fg-btn input[type='submit'] { font-size:16px; width:120px; line-height:44px; height:44px}
}

@media (max-width: 767px) { 
.header { height:66px }
h2 { padding:63px 0; text-align:center }
.logo { margin:12px 0 0 12px }
.logo img { width:265px }
.fg-middle { padding:0 15px; }
.container { padding: 0}
.content { margin-top:0}
.fg-group { width:100%; margin-bottom:27px}
.fg-group.fg-nb { margin-bottom:30px}
.fg-group.fg-nb:nth-child(4) { border-bottom: 1px solid #c6dfff}
.fg-group.fg-nb:nth-child(5) { margin-bottom:15px}
.fg-group p { font-size:26px; margin-bottom:27px;  }
.fg-group label { font-size:19px }
.footer .container { padding: 0 15px}
.footer { padding:10px 0}
.footer p { text-align:center; font-size:16px; line-height:1.13}
.fg-group input[type='submit'] { height:61px; line-height:61px; width:196px; font-size:27px }
.checkbox { height:auto; }
.checkmark { width:35px; height:35px; border: 3px solid #7f99bf;}
.checkbox input { float:left}
 .checkmark { float:left; width:35px; height:35px; }
.tc-text .checkbox .text { padding-left:25px; float:left; position:relative; width:90%; font-size:20px; line-height:1.2}
.checkbox input:checked ~ .checkmark {border: 3px solid #7f99bf;
 height: 35px;width: 35px;}
 .checkbox:hover input ~ .checkmark {border: 3px solid #7f99bf;
 height: 35px;width: 35px; }
 .checkbox .checkmark:after { top:0; width:9px; height:18px; left:7px }
 .fg-group.fg-btn { margin:10px 0 55px}
 .content { border:0}
 .radio .rd-text { width:58%; }
 .box-gray { padding-top:66px}
 .popup-row:before { display:none}
 .popup-row { top:30px; padding:0 15px}
 .popup-box h4 { font-size:18px; margin-bottom:15px }
 .popup-box { padding:25px 15px 15px;}
 .popup-box p { font-size:14px }
 .close-btn { right:0; top:18px }
 .close-btn:before, .close-btn:after { height:20px}
 .close-btn { width:20px; height:20px}
 .popup-box .fg-group.fg-btn input[type='submit'] {     font-size: 14px;width: 110px; line-height: 32px;height: 32px;}
 .popup-box .fg-group.fg-btn { margin:20px 0 10px; }
 .checkbox .text { top:6px; padding-left:50px}
 .tc-text .checkbox { margin-bottom:0 }
 .error-page .content { margin-bottom:0; padding-bottom:50px}
 .error-row h3 { font-size:36px}
 .error-row h4 { font-size:14px}
 .fg-group p {
    white-space: initial;
    overflow: initial;
 }
}
@media (max-width: 400px) {
.radioBox .radio { width:100%; margin-bottom:20px }
.radioBox { margin-bottom:25px}
}