@media screen and (max-width:1199px){
    .icon-about span {
    flex: 0 0 60px;
    height: 60px;
}
.icon-about span img {
    width: 30px;
}
.content-about-inner p {
    font-size: 14px;
}
.banner-content h1 {
    font-size: 48px;
}
.gradient-txt {
    font-size: 45px;
}
.steps-outer img {
    max-width: 110px;
}
.steps-main h4 span {
    width: 40px;
    height: 40px;
    font-size: 15px;
}
.steps-main h4 {
    font-size: 20px;
}
.steps-works-box h5 {
    font-size: 16px;
}
.nav-link {
    padding: 10px 15px !important;
    font-size: 14px;
}
.find-lawyer-wrapper {
    padding: 20px;
}
.laywer-img {
    width: 80px;
    height: 80px;
}
.lawyer-list-wrapper {
    padding: 10px;
}
.lawyer-list-wrapper h5 {
    font-size: 16px;
}
.list-power ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media screen and (max-width:991px){
    .container {
    max-width: 100%;
    padding: 0px 20px;
}
.img-solution {
    text-align: center;
    margin-bottom: 30px;
}
.about-sec .img-solution {
    margin-top: 40px;
    margin-bottom: 0;
}
.padd-60 {
    padding: 40px 0px;
}
.content-over-view {
    padding: 0px 20px;
}
.steps-works-box {
    margin: 10px 0px;
    height: auto;
}
.contact-form {
    padding: 20px;
}
.power-sec .col {
    flex: 0 0 33.33%;
    margin: 10px 0px;
}
footer .col-md-6 {
    margin-top: 15px;
}
footer {
    padding: 20px 0px 20px;
}
div#mynavbar {
    background: #000;
    padding: 10px 0px;
    text-align: center;
    border-radius: 10px;
}
.laywers-form {
    justify-content: center;
    margin-top: 15px;
}
.titles-find-lawyer {
    text-align: center;
}
.row-lawyers .col {
    flex: 0 0 33.33%;
    margin: 10px 0px;
}
.row-lawyers {
    justify-content: center;
}
.img-feature {
    text-align: center;
    margin-bottom: 40px;
}
.list-pdf {
    height: auto;
    margin: 10px 0px;
}
.desktop-img {
    display: none;
}
.mission-img {
    margin-top: 20px;
}
.title-list {
    margin-bottom: 10px;
    text-align: center;
}
.login-franchise {
    margin-bottom: 10px;
}
}

@media screen and (max-width:767px){
    .banner-content h1 {
    font-size: 38px;
}
.gradient-txt {
    font-size: 35px;
}
h2 {
    font-size: 25px;
}
.logo-footer p {
    max-width: 100%;
    margin-bottom: 0;
}
.laywers-form .form-group {
    flex: 0 0 33%;
}
.laywers-form .form-btn {
    max-width: 100% !important;
    flex: 0 0 auto !important;
}
.row-lawyers .col {
    flex: 0 0 50%;
}
.list-power ul {
    grid-template-columns: 1fr;
}
.laywer-list-banner {
    padding-bottom: 20px;
}
}
@media screen and (max-width:575px){
.navbar-brand img {
    max-width: 110px;
}
.gradient-txt {
    font-size: 25px;
    display: inline;
}
.banner-content h1 {
    font-size: 25px;
}
.banner-content {
    padding-top: 30px;
}
.btn-grp a {
    padding: 10px 12px;
    font-size: 12px;
}
.btn-grp {
    margin: 15px 0px 20px;
    gap: 10px;
}
.content-solution h4 {
    font-size: 16px;
}
body{
    font-size: 14px;
}
.content-solution {
    padding: 20px;
}
.icon-about {
    flex-wrap: wrap;
    justify-content: center;
}
.content-about-inner {
    text-align: center;
}
.content-about-inner h4 {
    font-size: 18px;
    margin-bottom: 5px;
}
.content-over-view h4 {
    font-size: 18px;
}
h2 {
    font-size: 20px;
}
.power-sec .col {
    flex: 0 0 50%;
}
.steps-outer img {
    max-width: 80px;
}
.steps-outer h5 {
    font-size: 16px;
}
.steps-works-box h5 {
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 5px;
}
.accordion-button {
    font-size: 14px;
}
.contact-info span img {
    width: 40px;
}
.address h5, .contact-form h5, .links-footer h5 {
    font-size: 16px;
}
.contact-info {
    gap: 20px;
    margin-bottom: 15px;
}
.contact-form input, .contact-form textarea {
    height: 35px;
    margin: 5px 0px;
    font-size: 12px;
}
.contact-form textarea {
    height: 60px;
}
.submit {
    padding: 10px 15px;
    font-size: 14px;
}
.logo-footer img {
    max-width: 110px;
}
.laywers-form {
    flex-wrap: wrap;
    gap: 10px;
}
.row-lawyers .col {
    flex: 0 0 100%;
}
.feature-icons span {
    width: 40px;
    height: 40px;
}
.feature-icons span img {
    width: 20px;
}
.feature-content h5 {
    margin-bottom: 0px;
    font-size: 16px;
}
.feature-content p, .steps-pdf p {
    margin: 0;
    font-size: 12px;
    line-height: 1.2em;
}
.steps-pdf {
    padding: 10px;
}
.steps-pdf h6 {
    margin-bottom: 3px;
}

.laywers-form .form-group {
    flex: 0 0 100%;
    max-width: calc(50% - 5px);
}
.franchise-banner {
    padding: 60px 0px 200px;
}
.country-search {
    justify-content: center;
}
.back-btn {
    display: none;
}
.laywer-list-page {
    margin-top: 20px;
}
}