

.hidden {
   display:none !important;
}
#back_to_top span i, #back_to_top span span {
    font-size: 28px;
}
.footer_top .widget.widget_nav_menu li {
    padding: 0 0 3px;
}
header .header_top .q_social_icon_holder{
    float: none
}
.header_bottom_right_widget_holder{
    padding-right: 5px;
}
.text-justify{
   text-align:justify;
}
.apply-now-form {
    padding:30px;
   background-color: rgba(0,0,0,0.82);
    width: 350px;
    color: #fff;
    font-size: 16px;
}
.apply-now-form label {
    margin-top: 30px !important;
}
.apply-now-form .wpcf7-form label {
    color:#fff;
    margin-bottom: 14px !important;
    display: block;
}
.apply-now-form .wpcf7-form wpcf7-list-item-label {
    color:#fff; 
}
div.wpcf7-response-output {   
    padding: 0.2em 2em 0.2em 4em;
}
.apply-now-form .wpcf7-submit{
    display: block;
    width: 80.6% !important;
    text-align: center !important;
}
.header_top, .fixed_top_header .top_header {
    padding-top:15px;
    padding-bottom:15px;
}
div.wpcf7-response-output {    
    padding: 0.2em 1em 0.2em 4em !important;
}
@media only screen and (max-width: 600px) {
    .apply-now-form {
       max-width:300px;
    }
}