.footer_section {
    background-color: #1c2129 !important;
}
.btn_red {
    opacity: 1 !important;
}
.consultation-form .tab_container{
    margin-top: 50px;
}
.consultation-form .footer_head{
    width: auto;
}
.consultation-form .footer_head h2{
    font-size: 30px;
}







@media only screen and (max-width: 650px) {
    .consultation-form .footer_head h2{
        font-size: 24px;
        line-height: 30px;
    }
    .consultation-form .copyright_wrap{
        display: none;
    }
    .zsiq_floatmain{
        display: none !important;
    }
}