.txt-contact-us {
    width: 591px;
    height: 328px;

    font-family: Avenir Next Heavy;
    font-style: normal;
    font-weight: 800;
    font-size: 5vw;
    line-height: 7.5vw;
    text-transform: uppercase;
    color: #1F9EE0;
}
.txt-message {
    width: 478px;
    height: 66px;

    font-family: Avenir Next Bold;
    font-style: normal;
    font-weight: bold;
    font-size: 2vw;
    line-height: 66px;
    color: #BCBCBC;
    margin-top: 100px;
}
.twitter-soc {
    font-family: Avenir Next Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 2vw;
    line-height: 66px;
    color: #000000;
    margin-top: 0px;
}
.twitter-soc-icon {
}
.instagram-soc {
}
.instagram-soc-icon {
}
.txt-soc-twitter {
}
.txt-soc-instagram {
}
.txt-name {
    height: 32px;

    font-family: Avenir Next;
    font-style: normal;
    font-weight: normal;
    font-size: 1.1vw;
    line-height: 32px;
    color: #848484;
    margin-top: 20px;
}
.txt-email {
    height: 32px;
    font-family: Avenir Next;
    font-style: normal;
    font-weight: normal;
    font-size: 1.1vw;
    line-height: 32px;
    color: #848484;
    margin-top: 20px;
}
.txt-msg {
    height: 32px;
    font-family: Avenir Next Bold;
    font-style: normal;
    font-weight: 600;
    font-size: 1.1vw;
    line-height: 32px;
    color: #191A38;
    margin-top: 20px;
}
.name-edit input {
    width: 100%;
    outline: none !important;
    border:none;
    border-bottom: 1px solid #CACACA;
    margin-top: 0px;
}
.email-edit input {
    width: 100%;
    outline: none !important;
    border:none;
    border-bottom: 1px solid #CACACA;
    margin-top: 0px;
}
.msg-edit input {
    width: 100%;
    outline: none !important;
    border:none;
    border-bottom: 1px solid #CACACA;
    margin-top: 0px;
}
.btn-send {
    font-family: Avenir Next Bold;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.08em;

    color: #FFFFFF !important;
    text-align: center;
    line-height: 2.2;

    width: 125px;
    height: 40px;

    background: #1F9EE0;
    border-radius: 40px;
    margin-top: 70px;
    float: right;
    cursor: pointer;
}
.btn-send:hover {
    background: #FFFFFF;
    color: #1F9EE0 !important;
    border: #1F9EE0 1px solid;
}
.block-two {
    margin-top: 200px;
}
.contact-us {
}
@media screen and (max-width: 1499px){
    .txt-contact-us {
        font-size: 7vw;
    }
}
@media screen and (max-width: 1299px){
    .txt-contact-us {
        font-size: 8vw;
    }
}
@media screen and (max-width: 1199px){
    .txt-contact-us {
        font-size: 9vw;
    }
    .txt-message {
        font-size: 3vw;
    }
    .txt-soc-twitter {
        font-size: 3vw;
    }
    .txt-name {
        font-size: 2vw;
    }
    .txt-email {
        font-size: 2vw;
    }
    .txt-msg {
        font-size: 2vw;
    }
}
@media screen and (max-width: 991px){
    .txt-contact-us {
        font-size: 5vw;
        line-height: normal;
        width: auto;
        margin-top: 50px;
        height: auto;
    }
    .txt-message {
        font-size: 2.5vw;
    }
    .txt-soc-twitter {
        font-size: 2.5vw;
    }
    .block-two {
        margin-top: 100px;
    }
    .txt-name {
        font-size: 1.5vw;
    }
    .txt-email {
        font-size: 1.5vw;
    }
    .txt-msg {
        font-size: 1.5vw;
    }
    .name-edit input {
        margin-top: 10px;
    }
    .email-edit input {
        margin-top: 10px;
    }
    .msg-edit input {
        margin-top: 10px;
    }
    .btn-send {
        font-size: 18px;
        letter-spacing: 0.08em;

        line-height: 2.2;

        width: 84px;
        height: 30px;
        font-size: 12px;

    }
}
@media screen and (max-width: 767px){
    .txt-contact-us {
        font-size: 12vw;
    }
    .txt-message {
        font-size: 5vw;
    }
    .txt-soc-twitter {
        font-size: 5vw;
    }
    .block-two {
        margin-top: 50px;
    }
    .txt-name {
        font-size: 3.5vw;
    }
    .txt-email {
        font-size: 3.5vw;
    }
    .txt-msg {
        font-size: 3.5vw;
    }
    .name-edit input {
        height: 40px;
        font-size: 3vw;
    }
    .email-edit input {
        height: 40px;
        font-size: 3vw;
    }
    .msg-edit input {
        height: 40px;
        font-size: 3vw;
    }
    .btn-send {
        letter-spacing: 0.4vw;
        line-height: 10vw;
        width: 30vw;
        height: 10vw;
        font-size: 5vw;
    }
}
@media screen and (max-width: 399px){
    .txt-message {
        margin-top: 50px;
    }
    .twitter-soc {
        margin-top: 0px;
    }
    .block-two {
        margin-top: 0px;
    }
    .name-edit {
        height: 30px;
        font-size: 4vw;
    }
    .email-edit {
        height: 30px;
        font-size: 4vw;
    }
    .msg-edit {
        height: 30px;
        font-size: 4vw;
    }
    .name-edit input {
        height: 30px;
        font-size: 4vw;
    }
    .email-edit input {
        height: 30px;
        font-size: 4vw;
    }
    .msg-edit input {
        height: 30px;
        font-size: 4vw;
    }
}