.contact_us_send:after {
    content: '';
    position: absolute;
    width: 34px;
    height: 32px;
    background: url(images/contact_us_send.html) no-repeat;
    right: 19px;
    bottom: 0;
    top: 10px
}

.contact_us h4:after {
    display: none
}

.first_fold p {
    padding-top: 0
}

.signup-section h4 {
    color: #252b50;
    font-weight: 800
}

.signup-section h4 span {
    color: #cf2034
}

.signup-section p {
    color: #000;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400
}

.signup-section {
    text-align: center
}

.signup-section .main:before {
    content: '';
    position: absolute;
    width: 85px;
    height: 59px;
    background: url(../../images/newsletter_before.png) no-repeat;
    top: -1px;
    left: -1px
}

.signup-section .main:after {
    content: '';
    position: absolute;
    width: 85px;
    height: 59px;
    background: url(../../images/newsletter_after.png) no-repeat;
    right: 1px;
    bottom: -2px
}

.contact_us_send:after {
    content: '';
    position: absolute;
    width: 34px;
    height: 32px;
    background: url(../../images/contact_us_send.png) no-repeat;
    right: 27px;
    bottom: 0;
    top: 7px;
}

.hi22 {
    background: #fff;
    padding-top: 40px;
    border: 3px solid #fff;
    border-radius: 16px;
    padding-bottom: 64px
}

.para-12312 {
    font-size: 14px
}

.top-uper-padding {
    padding-top: 10px
}

.wht-bg {
    background: #cf2034 !important;
    box-shadow: none;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 26px;
    padding-right: 50px;
    color: #fff !important;
    border-radius: 5px
}

@media only screen and (max-width:991px) {
    .card-header {
        padding: 1rem .5rem
    }

    .card-header h5 {
        padding-left: 21px;
        padding-right: 33px
    }

    .hi22 {
        margin: 50px 0 0;
    }
}


@media (max-width:767px) {
    .signup-section {
        padding: 0;
    }

    .hi22 {
        margin: 0;
    }

}




@media (max-width:575px) {
    .top_form {
        height: auto;
        transform: translateY(-20%);
    }
}


@media (max-width:400px) {
    .top_form p span:nth-child(2) {
        display: none;
    }
}
