@media (max-width: 980px){

}


@media (max-width: 540px){

    section.about-content.rev .image-content {
    padding-right: 0;
}


#_builder-form{

    padding-top: 30px !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

    section.ready-form h2 {
        font-size:24px;
    }
    section.ready-form form .col-lg-6 {
       width: 100%;
    }
    section.about-content img {
        height: 300px;
    }

    section.about-content .row{
        flex-direction: column-reverse;
    }

    .about-content .col-12{
        padding: 0;
    }
    section.about-content .abt-cont {
        padding-top: 30px;
    }

    section.rev .row{
        flex-direction: row-reverse !important;
    }

section.ready-form form .col-lg-3 {
    width: 100%;
}
.budgets, .events{
    width: 100%;
}
  .radio-list-group{
   flex-wrap:wrap; 
  }
  section.gallery img {
    height: 220px;
  }
}