/*******************************************************
 *
 * Apply
 *
 *******************************************************/


.ip-banner {
    display: none;
}

#inner-page-wrapper,
#content-full {
    margin: 0;
}

#content h2, #content ul, #content p {
    margin: 0;
}

#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

.ip-apply-logo-wrap {
    /* background-image: url(../../images/contact/bg-contact.png); */
    /* background-position: 50% 50px; */
    /* background-attachment: fixed; */
    /* background-repeat: no-repeat; */
    position: relative;
    /* margin-bottom: 30px; */
}

.ip-apply-logo-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 385px;
    background: url(../../images/contact/overlay-contact.png) top left/auto 100% repeat-x;
    pointer-events: none;
}

.ip-apply-wrap {
    overflow: hidden;
    position: relative;
    line-height: 1;
    letter-spacing: normal;
    font-size: 0;
    display: block;
    background-image: url(../../images/contact/bg-contact.png);
    background-position: 50% 50px;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.ip-apply-logo {
    display: block;
    text-align: center;
    z-index: 3;
    position: relative;
}

.ip-apply-row {
    display: block;
    position: relative;
    padding-top: 57px;
    padding-bottom: 50px;
}

.ip-apply-row:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/apply/content-bg.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.05;
    display: none;
}

.ip-apply-col {
    display: block;
    position: relative;
    padding: 111px 0 68px;
    z-index: 3;
}

.ip-apply-col:first-child {
    padding-bottom: 87px;
    padding-top: 0;
}

.ip-apply-col:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 43.778%;
    height: 3px;
    background: #e4c87c;
    pointer-events: none;
}

.ip-apply-logo img {
    max-width: 100%;
    width: 848px;
    height: auto;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.ip-apply-content {
    display: block;
    position: relative;
    margin: 0 -15px;
}

#content .ip-apply-col h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.6px;
    color: #e4c87c;
    text-transform: uppercase;
    margin-bottom: 41px;
}

#content .ip-apply-col p {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.72px;
    color: #fff;
}

#content .ip-apply-content p:not(:last-child) {
    margin-bottom: 41px;
}

.ip-apply-col strong {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.96px;
    color: #e4c87c;
    text-transform: uppercase;
    font-weight: 400!important;
    display: block;
}

#content .ip-apply-content-col strong {
    margin-bottom: 10px;
}

#content .ip-apply-content .ip-apply-content-col p {
    margin-bottom: 30px;
}

.ip-apply-content-col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 15px;
}


.ip-apply-logo-wrap:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    height: 25%;
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(0,0,0,0)),to(rgba(0,0,0,0.95)));
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#f2000000',GradientType=0 );
    z-index: 2;
    display: none;
}

.ip-apply-col:nth-child(even):before {display: none;}


.ip-apply-row:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(0,0,0,0.95)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#f2000000',GradientType=0 );
    z-index: 2;
    display: none;
}

.ip-apply-logo-inner {
    padding: 223px 0 44px;
    display: block;
    position: relative;
}

.ip-apply-logo-inner:before {
        position: absolute;
        content: '';
        bottom: 0;
        right: 0;
        width: 43.778%;
        height: 3px;
        background: #e4c87c;
        pointer-events: none;
        z-index: 5;
}

.ip-apply-content.centered {
    text-align: center;
}

#content .ip-apply-col:last-child h2 {
    text-align: center;
    margin-bottom: 70px;
}

.ip-apply-content-btn a {
    width: 342px;
    height: 64px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.72px;
    cursor: pointer;
    max-width: 100%;
}

.ip-apply-content-btn {
    display: block;
    position: relative;
    padding-top: 50px;
    padding-bottom: 100px;
}

.ip-apply-content-btn:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 3px;
    background: #e4c87c;
    pointer-events: none;
}


/*Form Popup*/


.ip-apply-form-container{
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.80);
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    overflow: hidden;
}

.ip-apply-form-container.active{
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
}

.ip-apply-form-container.active .ip-apply-form-main {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.ip-apply-form-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    padding: 25px;
}

.ip-apply-form-wrapper::-webkit-scrollbar {
    display: none;
}

.ip-apply-form-main {
    position: relative;
    width: 100%;
    max-width: 1452px;
    margin: 24px auto;
    background: #e4c87c;
    padding: 64px 30px 101px;
    opacity: 0;
    -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
            transform: scale(.9);
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}



.ip-apply-form-main:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../images/apply/form-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    opacity: .61;
    pointer-events: none;
    background-size: cover;
}

.ip-apply-form-widget{
    position: relative;
    z-index: 3;
}

#content .ip-apply-form-widget form{
    position: relative;
    margin: 0;
}



.ip-apply-form-logo {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 56px;
}

.ip-apply-form-caption {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 80px;
}

.ip-apply-form-close {
    display: block;
    position: relative;
    z-index: 7;
}

.ip-apply-form-field input:not([type=submit]), .ip-apply-form-field textarea, .ip-apply-form-field select {
    width: 100%;
    height: 44px;
    border: none;
    background: transparent;
    border-bottom: 1px solid #000000;
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 0;
    outline: none;
}

.ip-apply-form-label span,
.ip-apply-form label.label-birth {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.ip-apply-form-section {
    position: relative;
}


.ip-apply-form-section .ip-apply-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.ip-apply-form-section.section2 .ip-apply-form-row .ip-apply-form-col {
    width: calc(33.33%  - 15px);
}

.ip-apply-form-section.section3 .ip-apply-form-row .ip-apply-form-col {
    width: 50%;
    padding: 0 30px;
    border-right: 1px solid #000;
}

.ip-apply-form-section.section4 .ip-apply-form-row .ip-apply-form-col {
    width: 50%;
    padding: 0 30px 10px;
    border-right: 1px solid #000;
}

.ip-apply-form-logo img {
    max-width: 100%;
    width: 457px;
    margin: 0 auto;
    height: auto;
}


.ip-apply-form-caption span {
    font-size: 24px;
    line-height: 1;
    color: #000;
}

.ip-apply-form-caption h2 {
    font-size: 80px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.1em;
    color: #000;
    text-transform: uppercase;
}


.ip-apply-form-label {
    display: block;
    position: relative;
}

.ip-apply-form-section.section1 .ip-apply-form-label {
    padding: 12px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.ip-apply-form-field.photo-field {
    display: block;
    position: relative;
    padding: 87px 0 79px;
    border-bottom: 1px solid #000;
}

.ip-apply-form-field input[type=file] {
    font-size: 0;
    opacity: 0;
    height: 33px;
}

.ip-apply-form-field.photo-field span.wpcf7-form-control-wrap.upload-photo:before {
    position: absolute;
    content: '+ Upload Photo';
    white-space: nowrap;
    color: #000;
    font-weight: 400;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 28px;
    letter-spacing: -1.4px;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-apply-form-field.photo-field span.wpcf7-form-control-wrap.upload-photo:hover:before {
    color: #333;
}

.ip-apply-form-field.photo-field span.wpcf7-form-control-wrap.upload-photo {
    display: block;
    text-align: center;
    line-height: 1;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.ip-apply-form-section.section2 {
    padding: 0 0 30px;
}


.ip-apply-form-section.section3 .ip-apply-form-label {
    margin-bottom: 42px;
    margin-top: 20px;
}

.ip-apply-form-section.section3 .ip-apply-form-row {
    margin: 0 -30px;
}

.ip-apply-form-section.section3 .ip-apply-form-row .ip-apply-form-col:last-child {
    border: none;
}

.ip-apply-form-field.checkbox {
    margin: 0;
    border-bottom: 1px solid #000;
    height: 44px;
    padding-top: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0;
}

.ip-apply-form-chk {
    display: inline-block;
    vertical-align: bottom;
}


.ip-apply-form-field {
    display: block;
    position: relative;
    margin-bottom: 19px;
}



.ip-apply-form-checkbox span > span > label {
        color: #000;
        font-weight: 700;
        font-size: 15px;
        line-height: 1;
        text-transform: uppercase;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer;
        padding: 0;
        margin: 0;
        min-height: 0;
}

.ip-apply-form-checkbox span > span > label input[type=checkbox] {
       -webkit-appearance: none;
       display: inline-block;
       position: relative;
       background: #000;
       color: #555;
       clear: none;
       cursor: pointer;
       margin: 0 9px 0 0;
       outline: 0;
       padding: 0 !important;
       text-align: center;
       vertical-align: middle;
       min-width: 16px;
       -webkit-transition: .05s border-color ease-in-out;
       -o-transition: .05s border-color ease-in-out;
       transition: .05s border-color ease-in-out;
       width: 19px;
       height: 19px;
       overflow: hidden;
}
.ip-apply-form-checkbox span > span > label input[type=checkbox]:checked:before{
    content: '';
display: inline-block;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
}

.ip-apply-form-checkbox span > span > label input[type=checkbox]:checked:after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: 2px 0 0 7px;
}

.ip-apply-form-checkbox span > span {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.ip-apply-form-checkbox {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.ip-apply-form-section.section3 .ip-apply-form-chk .ip-apply-form-label {
    margin: 0;
}

.ip-apply-form-section.section3 .ip-apply-form-chk .ip-apply-form-label em {
    font-size: 12px;
    color: #000;
    display: inline-block;
    vertical-align: baseline;
    font-weight: 500;
    margin-left: 5px;
}

.ip-apply-label-centered {
    display: block;
    text-align: center;
    margin-bottom: 39px;
}

.ip-apply-form-section.section4 {
    display: block;
    padding: 55px 0 0;
}

.ip-apply-label-centered strong {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.ip-apply-form-section.section4 .ip-apply-form-label {
    padding-bottom: 20px;
}

.ip-apply-form-section.section4 .ip-apply-form-label span {
    line-height: 24px;
}

.ip-apply-form-field textarea {
    resize: none;
    padding: 10px 0;
}

.ip-apply-form-field.textarea {
    margin-bottom: 0;
}

.ip-apply-form-title {
    display: block;
    position: relative;
    padding: 17px 0 22px;
}

.ip-apply-form-title span {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
}

.ip-apply-form-field-wrap-form {
    display: block;
    position: relative;
}

.ip-apply-form-field-wrap-form .ip-apply-form-field {
    margin-bottom: 9px;
}

.ip-apply-form-field-wrap-form .ip-apply-form-field:nth-child(3) {
    margin-top: 37px;
}

.ip-apply-form-links {
    display: block;
    position: relative;
    padding: 28px 0 49px;
    border-bottom: 1px solid #000;
}

.ip-apply-form-links a {
    color: #000;
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    position: relative;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-apply-form-links a:hover {
    color: #333;
}

.ip-apply-form-links a:not(:last-child) {
    margin-bottom: 34px;
}

.ip-apply-form-section.section4 .ip-apply-form-row {
    margin: 0 -30px;
}

.ip-apply-form-section.section4 .ip-apply-form-row .ip-apply-form-col:last-child {
    border: none;
}

.ip-apply-form-section.section3 .ip-apply-form-row .ip-apply-form-field {
    margin-bottom: 33px;
}

.ip-apply-form-section.section5 {
    margin-top: 59px;
}

.ip-apply-form-field input[type=submit] {
    width: 100%;
    height: 63px;
    background: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    border: none;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    outline: none;
    padding: 0;
    border-color: transparent;
}

.ip-apply-form-close {
    width: 49px;
    height: 49px;
    border: 1px solid #000;
    font-size: 0;
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    top: 46px;
    right: 50px;
    position: absolute;
    cursor: pointer;
    display: block;
    outline: none;
    padding: 0;
    z-index: 2;
    -webkit-box-shadow: none;
            box-shadow: none;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
}

.ip-apply-form-close:before, .ip-apply-form-close:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    height: 27px;
    background: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.ip-apply-form-close:before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.ip-apply-form-close:after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

.ip-apply-form-close span {
    position: relative;
    display: block;
}

.ip-apply-form-close:hover {
    background: #000;
}

.ip-apply-form-close:hover:before, .ip-apply-form-close:hover:after {
    background: #e4c87c;
}



.ip-apply-form-section.section5 .ip-apply-form-field {
    width: 100%;
    max-width: 293px;
    margin: 0 auto;
}

.ip-apply-form-field input[type=submit]:hover {
    background: transparent;
    border: 1px solid #e4c87c;
    color: #000;
}



.ip-apply-form-widget .wpcf7 form .wpcf7-response-output {
    text-align: center;
    color: #000!important;
    margin: 10px auto 0;
    font-size: 13px;
}

.ip-apply-form-widget div.wpcf7 .ajax-loader {
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ip-apply-form-checkbox:first-child {
    margin-left: 0;
}

.ip-apply-form-checkbox:last-child {
    margin-right: 0;
}

.ip-apply-form-section.section3 .ip-apply-form-row .ip-apply-form-col .ip-apply-form-field {
    margin-bottom: 17px;
}

.ip-apply-form-widget .use-floating-validation-tip .wpcf7-not-valid-tip {
    font-size: 13px;
}

#ui-datepicker-div{
    z-index: 10001 !important;
}

.ip-apply-form .ip-apply-form-field select#birth-month,
.ip-apply-form .ip-apply-form-field input#birth-year {
    width: 25%;
}
.ip-apply-form .ip-apply-form-field input#birth-day {
    width: 23%;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/


@media only screen and (max-width: 1366px) {
    .ip-apply-form-caption h2 {
        font-size: 70px;
    }
}

@media only screen and (max-width: 1280px){
    .ip-apply-form-main .container {
        width: 100%;
    }

    .ip-apply-form-section.section3 .ip-apply-form-row .ip-apply-form-col {
        padding: 0 15px;
    }

    .ip-apply-form-section.section3 .ip-apply-form-row {
        margin: 0 -15px;
    }

    .ip-apply-form-section.section4 .ip-apply-form-row .ip-apply-form-col {
        padding: 0 15px 10px;
    }

    .ip-apply-form-section.section4 .ip-apply-form-row {
        margin: 0 -15px;
    }

    .ip-apply-form-checkbox span > span > label {
        font-size: 13px;
    }

    .ip-apply-form-section.section3 .ip-apply-form-chk .ip-apply-form-label em {
        font-size: 10px;
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {
    .ip-apply-wrap {
        background-attachment: scroll;
    }

    .ip-apply-form-main:before{
        background-attachment: scroll;
    }

    .ip-apply-form-caption h2 {
        font-size: 65px;
    }

    .ip-apply-form-main {
        padding: 64px 15px 101px;
    }

    .ip-apply-form-label span {
        font-size: 13px;
    }

    .ip-apply-form-field input:not([type=submit]), .ip-apply-form-field textarea {
        font-size: 13px;
    }

    .ip-apply-form-checkbox span > span > label {
        font-size: 10px;
    }

    .ip-apply-form-checkbox span > span > label input[type=checkbox] {
        margin: 0 3px 0 0;
    }

    .ip-apply-form-caption span {
        font-size: 20px;
    }

    .ip-apply-form-field.photo-field span.wpcf7-form-control-wrap.upload-photo:before {
        font-size: 25px;
    }

    .ip-apply-form-field input[type=file] {
        height: 30px;
    }

    .ip-apply-logo-wrap {
        background-attachment: scroll;
        background-position: 50% 50px;
    }


    #content .ip-apply-col p {
        font-size: 16px;
    }

    #content .ip-apply-col h2 {
        font-size: 35px;
    }

    .ip-apply-form-checkbox {
        margin: 0 2px;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {
    .ip-apply-logo-inner {
        padding-top: 70px;
        padding-bottom: 40px;
    }
        
    #inner-page-wrapper {
        padding-top: 100px;
    }

    .ip-apply-form-section .ip-apply-form-row {
        margin: 0!important;
        display: block;
    }

    .ip-apply-form-section .ip-apply-form-row .ip-apply-form-col {
        padding: 0!important;
        border: none!important;
        width: 100%!important;
    }

    .ip-apply-form-caption h2 {
        font-size: 40px;
        letter-spacing: normal;
    }

    .ip-apply-form-close {
        top: 15px;
        right: 15px;
        width: 40px;
        height: 40px;
    }

    .ip-apply-content {
        margin: 0;
    }

    .ip-apply-content-col {
        display: block;
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .ip-apply-content-btn a {margin: 0 auto;}

    .ip-apply-content-btn:before {

        display: none;
    }

    .ip-apply-content-btn {
        padding-bottom: 0;
        padding-top: 30px;
    }

    .ip-apply-col:first-child {
        padding-bottom: 50px;
    }

    .ip-apply-col {
        padding: 50px 0 50px;
    }

    .ip-apply-logo-wrap {
        background-position: top center;
        background-size: cover;
    }

    .ip-apply-form-main {
        padding: 70px 0 60px;
    }

      .ip-apply-form-section.section4 .ip-apply-form-row .ip-apply-form-col:not(:last-child) {
        margin-bottom: 30px;
    }

     .ip-apply-form-section.section4 .ip-apply-form-label {
        padding-bottom: 15px;
    }

    .ip-apply-form-wrapper {
        padding: 25px 15px;
    }

    .ip-apply-form-caption h2 {
        font-size: 35px;
    }

    .ip-apply-form-section.section1 .ip-apply-form-label {
        text-align: center;
    }

    .ip-apply-form-chk {
        margin-bottom: 14px;
    }
   
    .ip-apply-form-links {
        padding: 20px 0;
    }

    .ip-apply-form-links a:not(:last-child) {
        margin-bottom: 15px;
    }

    .ip-apply-form-title {
        padding: 20px 0 10px;
    }

    .ip-apply-form-section.section4 {
        padding-top: 30px;
    }

    .ip-apply-form-section.section3 .ip-apply-form-row .ip-apply-form-field {
        margin-bottom: 20px;
    }

    .ip-apply-form-section.section3 .ip-apply-form-label {
        margin-bottom: 35px;
        margin-top: 15px;
    }

    .ip-apply-form-field.photo-field {
        padding: 50px 0;
    }

    .ip-apply-form-caption span {
        margin-bottom: 10px;
        display: block;
    }

    .ip-apply-form-logo {
        margin-bottom: 30px;
    }

    .ip-apply-form-caption {
        margin-bottom: 50px;
    }

    .ip-apply-form-section.section5 {
        margin-top: 35px;
    }
    
    .ip-apply-form-field-wrap-form .ip-apply-form-field:nth-child(3) {
        margin-top: 20px;
    }

    .ip-apply-form-checkbox span > span > label input[type=checkbox] {
        margin: 0 9px 0 0;
    }
    .ip-apply-form .ip-apply-form-field select#birth-month,
    .ip-apply-form label.label-birth {
        font-size: 13px;
    }

}


/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */ 
@media only screen and (max-width: 767px) {

    
}

@media only screen and (max-width: 567px) {

    .ip-apply-form-chk {
        display: block;
    }

     .ip-apply-form-field.checkbox {
        display: block;
        height: auto;
    }
    .ip-apply-form .ip-apply-form-field input#birth-day {
        width: 15%;
    }
}


/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */ 
@media only screen and (max-width: 480px) {
    .ip-apply-form .ip-apply-form-field input#birth-year {
        width: 20%;
    }
}
@media only screen and (max-width: 428px) {
    .ip-apply-form .ip-apply-form-field input#birth-year,
    .ip-apply-form .ip-apply-form-field input#birth-day,
    .ip-apply-form .ip-apply-form-field select#birth-month {
        width: 100%;
    }
}

