.contact-us .contact-loc {
    padding-left: 150px
}

.contact-us .contact-loc a {
    color: #fff;
    letter-spacing: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.contact-us .contact-loc a:hover {
    color: #02FA9C
}

.contact-us .contact-loc .item {
    margin-bottom: 95px
}

.contact-us .contact-sec {
    margin-top: 120px;
    color: #fff;
    padding: 250px 0 50px
}

.privacy.contact-sec {
    margin-top: 0px;
    color: #fff;
    padding: 150px 0 50px
}


.contact-us .contact-sec h5 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 40px;
    font-weight: 600
}

.contact-us .contact-sec h2 {
    font-size: 36px;
    margin: 0 0 50px
}

.contact-us .contact-sec h1 {
    font-size: 36px;
    margin: 0 0 50px
}

.contact-us .contact-sec h3 {
    font-size: 16px;
    margin: 0;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px
}

.contact-us .contact-sec p {
    margin-bottom: 10px;
    font-family: 'Roboto';
    display: inline-block
}

.contact-us .contact-sec p:first-child {
    padding-right: 55px
}

.contact-us .contact-sec .wpcf7-form .padd_right {
    padding-right: 55px
}

.contact-us .contact-sec .wpcf7-form p {
    margin-bottom: 40px
}

.contact-us .contact-check {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 40px;
    margin-bottom: 20px
}

.contact-us .contact-check .radio-btn-sec {
    padding-left: 55px
}

.contact-us .btn {
    margin-top: 25px;
    min-width: 165px
}

.contact-us .form-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.contact-us .form-input {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px
}

.contact-us .form-input span {
    width: 100%
}

.contact-us .form-input .floating-label.focused {
    opacity: 1
}

.contact-us .form-input input {
    background: transparent;
    padding: 0;
    border-color: #fff;
    outline: none;
    font-size: 16px;
    width: 100%;
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in
}

.contact-us .form-input input:nth-child(2) {
    margin-left: 15px
}

.contact-us .form-input input:focus {
    border-bottom: 1px solid #02FA9C
}

.contact-us .form-input textarea {
    background: transparent;
    padding: 0;
    padding: 16px 0 0;
    border-color: #fff;
    outline: none;
    font-size: 16px;
    width: 100%;
    height: 50px;
    color: #fff;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    resize: none
}

.contact-us .form-input textarea:focus {
    border-color: #02FA9C
}

.contact-us .form-input .error {
    border-bottom: 1px solid red
}

.contact-us .wpcf7-form .darkbtn-large {
    margin-top: 35px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-us .contact-sec h5 {
        margin-bottom: 30px;
        font-size: 14px
    }

    .contact-us .contact-sec h1 {
        margin-bottom: 25px
    }

    .contact-us .contact-sec h2 {
        margin-bottom: 25px
    }

    .contact-us .contact-loc {
        padding-left: 50px
    }

    .contact-us .contact-check {
        display: block
    }

    .contact-us .contact-check .radio-btn-sec {
        padding-left: 0
    }

    .contact-us .radio-sec {
        display: block
    }

    .contact-us .radio-sec p {
        margin: 0 0 20px
    }

    .contact-us .radio-sec p:first-child {
        padding-right: 0px
    }
}

@media only screen and (min-width: 250px) and (max-width: 767px) {
    .contact-us .form-row {
        display: block
    }

    .contact-us .form-input {
        width: 100%
    }

    .contact-us.inner-page {
        background: #323232 url(../../images/mobile-top-pattern.svg) no-repeat right top
    }

    .contact-us .contact-sec {
        padding: 70px 20px
    }

    .contact-us .contact-sec h5 {
        margin-bottom: 30px;
        font-size: 14px
    }

    .contact-us .contact-sec h1 {
        font-size: 24px;
        margin-bottom: 40px
    }

    .contact-us .contact-sec h2 {
        font-size: 24px;
        margin-bottom: 40px
    }

    .contact-us .contact-sec h3 {
        font-size: 16px
    }

    .contact-us .contact-sec p {
        font-size: 16px;
        margin: 0
    }

    .contact-us .contact-sec p:first-child {
        padding: 0;
        display: block;
        margin-bottom: 25px
    }

    .contact-us .contact-sec .wpcf7-form p {
        margin-bottom: 25px
    }

    .contact-us .contact-sec .wpcf7-form p:first-child {
        margin-bottom: 20px
    }

    .contact-us .contact-check {
        display: block
    }

    .contact-us .contact-check .radio-btn-sec {
        padding-left: 0
    }

    .contact-us .contact-check .radio-btn-sec li {
        margin: 0 20px 0 0
    }

    .contact-us .contact-loc {
        padding-left: 0;
        margin: 100px 0 0;
        display: block
    }

    .contact-us .contact-loc .radio-btn-sec {
        padding: 0
    }

    .contact-us .contact-loc .radio-btn-sec li {
        margin: 0 20px 0 0
    }

    .contact-us .contact-loc .item {
        margin-bottom: 40px
    }

    .contact-us .wpcf7-form-control {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

    .contact-us .wpcf7-form-control .wpcf7-list-item {
        margin: 0 0px 25px 0;
        width: 50%
    }

    .contact-us .wpcf7-form-control .wpcf7-list-item.last {
        margin: 0
    }
}

@media only screen and (max-width: 320px) {
    .contact-us .wpcf7-form-control .wpcf7-list-item {
        margin: 0 5px 0 0
    }

    .contact-us .wpcf7-form-control .wpcf7-list-item label {
        font-size: 14px
    }
}