/* CSS Document */
/* Contact page form Css */

.col-lg-6 {
    width: 50%;
    float: left;
    padding: 0 5px;
}
.col-lg-12 {
    width: 100%;
    padding: 0 5px;
    float: left;
}
.heading-contact-rd-ass h2 {
    font-size: 24px;
    color: #fcdb34;
    font-weight: 700 !important;
}

.contact-sub-heading h2 {
    font-size: 14px !important;
    line-height: normal !important;
}
.wpb_single_image.wpb_content_element.vc_align_center.contact-rd-logo {
    margin-bottom: 15px;
}
@media only screen and (max-width:768px) {


.col-sm-12{
    width: 100%;
}









}