@media (min-width: 992px) {
}

@media (max-width: 992px) {

    .contact .section-a {
        background: #FF71A9;
        padding-top: 54px !important;
        padding-bottom: 49px !important;
    }

    .contact .section-a .lang-a {
        font-size: 30px !important;
    }

    .contact .section-b {
        padding: 0 16px 9px 16px !important;
    }

    .contact .section-b .lang {
        border: 1.5px solid #000 !important;
        font-family: "Pretendard-Bold", Helvetica;
        font-size: 15px !important;
        height: 330px !important;
        padding-top: 23px !important;
        padding-left: 21px !important;
    }

    .contact .section-c {
        padding: 0 16px 9px 16px !important;
    }

    .contact .section-c .do-it {
        margin-bottom: 9px !important;
    }

    .contact .section-c .section-c-l {
        padding: 0px !important;
    }

    .contact .section-c .section-c-r {
        padding: 0px !important;
    }

    .contact .section-c .section-c-l input {
        border: 1.5px solid #000 !important;
        height: 65px;
        font-size: 15px !important;
    }


    .contact .section-c .section-c-r input {
        border: 1.5px solid #000 !important;
        height: 65px;
        font-size: 15px !important;
    }

    .contact .section-c ::placeholder {
        color: white;
    }

    .contact .section-d {
        padding: 0 16px 9px 16px !important;
    }

    .contact .section-d .section-d-l {
        padding: 0px !important;
    }

    .contact .section-d .section-d-r {
        padding: 0px !important;
    }

    .contact .section-d .section-d-l input {
        border: 1.5px solid #000 !important;
        height: 65px;
        font-size: 15px !important;
    }

    .contact .section-d ::placeholder {
        color: white;
    }

    .contact .section-e .section-e-top .lang {
        font-size: 15px !important;
    }

    .contact .section-e .section-e-top{
        align-items: center !important;
    }


    .contact .section-f .lang-f {
        font-size: 25px !important;
    }

    .contact .section-f .section-f-bottom {
        font-size: 20px !important;
    }

    .contact .section-b textarea::placeholder {
        font-size: 15px !important;
    }
}

.navbar .menu-list-m #contact {
    text-decoration-line: underline;
}


.contact .section-a {
    background: #FF71A9;
    padding-top: 132px;
    padding-bottom: 49px;
}

.contact .section-a .lang-a {
    color: #000000;
    font-family: "Pretendard-Bold", Helvetica;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
}

.contact .section-b {
    background: #FF71A9;
    padding: 0 187px 20px 187px;
}

.contact .section-b .lang {
    border-radius: 10px;
    border: 2px solid #000;
    background: #FF71A9;
    color: #FFF;
    font-family: "Pretendard-Bold", Helvetica;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    height: 345px;
    padding-top: 28px;
    padding-left: 27px;
}

.contact .section-c {
    background: #FF71A9;
    padding: 0 187px 20px 187px;
}

.contact .section-c .section-c-l {
    padding-right: 7px;
}

.contact .section-c .section-c-r {
    padding-left: 7px;
}

.contact .section-c .section-c-l input {
    background: #FF71A9;
    border-radius: 10px;
    border: 2px solid #000;
    height: 65px;

    color: #FFF;
    font-family: "Pretendard-Bold", Helvetica;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
}

.contact .section-c .section-c-r input {
    background: #FF71A9;
    border-radius: 10px;
    border: 2px solid #000;
    height: 65px;

    color: #FFF;
    font-family: "Pretendard-Bold", Helvetica;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
}

.contact .section-c ::placeholder {
    color: white;
}

.contact .section-d {
    background: #FF71A9;
    padding: 0 187px 20px 187px;
}

.contact .section-d .section-d-l {
    padding-right: 7px;
}

.contact .section-d .section-d-r {
    padding-left: 7px;
}

.contact .section-d .section-d-l input {
    background: #FF71A9;
    border-radius: 10px;
    border: 2px solid #000;
    height: 65px;

    color: #FFF;
    font-family: "Pretendard-Bold", Helvetica;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
}

.contact .section-d ::placeholder {
    color: white;
}

.contact .section-e {
    background: #FF71A9;
    padding-top: 20px;
    padding-bottom: 79px;
    border-bottom: 2px solid black;
}

.contact .section-e .section-e-top {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.contact .section-e .section-e-top input {
    width: 23px;
    height: 23px;
    flex-shrink: 0;
    border-radius: 6px;
    margin-right: 7px;
}

.contact .section-e .section-e-top .lang {
    color: #000;
    font-family: "Pretendard-Bold", Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 7px;
}

.contact .section-e .section-e-bottom {
    border-radius: 6px;
    padding-top: 15px;
    background-color: black;
    width: 237px;
    height: 58px;
    color: #FF71A9;
    font-family: "Pretendard-Bold", Helvetica;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.contact .section-f {
    padding-top: 43px;
    padding-bottom: 56px;
    border-bottom: 2px solid black;
}

.contact .section-f .lang-f {
    padding-bottom: 11px;
    color: #000;
    text-align: center;
    font-family: "Pretendard", Helvetica;;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.contact .section-f .section-f-bottom {
    color: #000;
    text-align: center;
    font-family: "Pretendard-Light", Helvetica;;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.contact .section-b textarea::placeholder {
    color: #FFF;
    font-family: "Pretendard-Bold", Helvetica;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
}

.contact-1-placeholder:focus::placeholder {
    color: #FF71A9 !important;
}

.section-c-l input:focus::placeholder {
    color: #FF71A9 !important;
}

.section-c-r input:focus::placeholder {
    color: #FF71A9 !important;
}

.section-d-l input:focus::placeholder {
    color: #FF71A9 !important;
}

@media (max-width: 430px) {
    .contact .section-f .section-f-bottom {
        font-size: 18px !important;
    }
}

@media (max-width: 400px) {
    .contact .section-f .section-f-bottom {
        font-size: 16px !important;
    }
}
