@media (min-width:991px) {
    .search-btn i:hover {
        transform: rotate(360deg);
    }

    .responsive-menu {
        display: none;
    }

    .btnSearch {
        margin-inline-end: 12px;
    }
}

@media (max-width:1200px) and (min-width:991px) {}

@media (max-width:991px) {
    .mynav {
        display: none;
    }

    .mynav .row {
        text-align: center;
    }



}

@media (max-width:768px) {
    section.hero-sec .row {
        position: relative;
        height: 500px;
        padding-bottom: 142px;
    }

    section.hero-sec {
        height: 500px;

    }

    .hero-info h2 {
        font-size: 27px;
        line-height: 40px;
    }

    .video-icone {
        width: 74px;
        height: 74px;
        bottom: 0;
        left: 118px;
    }

    section.about .about-img {
        position: relative;
        top: 0;
        left: 0;
        max-width: 100%;
        height: 300px;
    }

    .about-info {
        padding-inline-end: 0;
    }

    .logo img {
        max-height: 70px;
    }

    .site-search .woocommerce-product-search,
    .site-search .widget_search .search-form {
        width: 85%;
    }


    .comp-rights,
    .copy-right {
        text-align: center;
    }

    .copy-right p {
        margin-bottom: 10px;
    }

    .breadcrumb-section .breadcrumb-info h4 {
        font-size: 24px;
    }

    .breadcrumb-section .breadcrumb-info h4::after {
        bottom: -40px;
    }



    section {
        padding: 32px 0;
    }

    .section-title h4 {
        font-size: 26px;
        margin-bottom: 0;
    }

    .footer-logo p {
        padding-inline-end: 14px;
        font-size: 16px;
        margin-top: 17px;
        margin-bottom: 0;
    }


    .footer {
        padding: 40px 0 0;
    }

    .breadcrumb-section h2 {
        font-size: 22px;
    }

    .breadcrumb-section a,
    .breadcrumb-item.active {
        font-size: 20px;
    }

    .footer-logo {
        width: 100%;
    }


    .sidebar .close-side i {
        top: 48px;
        width: 42px;
        height: 42px;
    }

    .sidebar .side-content {
        padding-inline-start: 26px;
    }

    .sidebar .logo {
        margin-bottom: 30px;
    }

    .sidebar li {
        margin-bottom: 18px;
    }


    .section-title {
        margin-bottom: 26px;
    }


    .counter-info h3 {
        font-size: 19px;
        margin-bottom: 32px;
        line-height: 30px;
    }

    .counter-item {
        font-size: 32px;
        line-height: 44px;
    }

    .details h6 {
        font-size: 17px;
    }

    .map iframe {
        height: 320px;
    }

    .contact-form {
        padding: 40px 12px;
    }

    .more a,
    .more button {
        min-width: 166px;
        font-size: 16px;
    }

    .card-header .btn {
        padding: 8px;
        padding-inline-end: 34px;
    }

    section.about {
        padding: 58px 0;
    }

    .about-item h4 {
        font-size: 32px;
    }

    .about-info p {
        margin: 0px 0 22px;
        font-size: 20px;
    }

    footer .col-md-4:last-of-type {
        padding-inline-start: 15px;
    }

    .sidebar ul li a {
        font-size: 22px;
        padding: 4px 10px;
    }

    .service-name h4 {
        font-size: 21px;
    }

    .service-item {
        border-radius: 32px;
        margin-bottom: 20px;
        padding: 35px 18px;
    }

    .lawyer-item .img {
        height: 250px;
    }

    section.Lawyers .services-title {
        margin-bottom: 0;
    }

    .lawyer-name h3 {
        font-size: 24px;
    }

    .lawyer-name h6 {
        font-size: 20px;
    }

    .lawyer-item {
        border-radius: 32px;
    }

    .lawyer-item .img img {
        border-radius: 32px 32px 0 0;
    }

    .comany-stat h4 {
        font-size: 36px;
        margin-bottom: 10px;
    }

    .Company-statis {
        padding: 52px 0;
    }

    .comp-stat-number {
        border-radius: 32px;
        padding: 72px 4px 0;
    }

    .count-block .icon {
        height: 54px;
        margin-inline-end: 10px;
    }

    .comany-stat h6 {
        font-size: 19px;
        line-height: 31px;
        margin-bottom: 14px;
    }

    footer {
        padding: 48px 0 0;
        border-radius: 64px 64px 0 0;
    }

    .footer-logo img {
        width: 83%;
    }

    .left-footer p {
        font-size: 18px;
        margin: 24px 0 18px;
    }

    .col-lg-4 .row .col-md-6 {
        padding: 0 15px;
    }

    .bootom-footer {
        padding: 24px 0 0;
        margin-top: 24px;
    }


    .footer-links h4,
    .right-footer h4 {
        margin-top: 32px;
        font-size: 24px;
        margin-bottom: 14px;
    }

    footer .footer-menu ul li {
        width: 100%;
        margin-bottom: 12px;
    }

    .col-lg-4:nth-child(4) .lawyer-item,
    .col-lg-4:nth-child(5) .lawyer-item,
    .col-lg-4:last-of-type .lawyer-item {
        margin-bottom: 20px;
    }

    .services-title {
        margin-bottom: 24px;
    }

    .service-img {
        height: 186px;
        max-width: 240px;
        top: -30px;
        left: 0;
    }

    .breadcrumb-section {
        padding-top: 120px;
        height: 300px;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        top: 2px;
        padding: 0 6px;
    }

    section.Lawyers.lawyer_page,
    section.single-service,
    section.single-evant-page {
        padding: 52px 0;
    }

    section.Lawyers .col-lg-4 {
        padding: 0 15px;
    }

    .pagination-list {
        margin: 10px auto 0;
    }

    #big_image .single-img {
        height: 270px;
    }

    #thumbs_gallary .img {
        height: 96px;
    }

    .single-services-info h5 {
        font-size: 22px;
        margin-bottom: 14px;
    }

    .single-services-info p {
        font-size: 18px;
        line-height: 29px;
    }

    .evant_page .lawyer-item .lawyer-name h3 {
        padding-inline-start: 20px;
        line-height: 37px;
    }

    .lawyer-name {
        padding: 22px 0 24px;
    }

    .single-evant-details {
        padding: 42px 15px;
        border-radius: 34px;
    }

    section.single-evant-page .col-lg-8 {
        padding: 0 15px;
    }

    .single-img {
        height: 270px;
        margin-bottom: 24px;
    }

    .single-evant-details h3 {
        font-size: 24px;
        margin-bottom: 24px;
    }

    .single-evant-details p {
        font-size: 20px;
        line-height: 31px;
    }

    .caree-page-title h3,
    .text-faq h3 {
        font-size: 28px;
        margin-bottom: 24px;
    }

    .text-faq {
        margin-top: 32px;
    }

    .card-header .btn[aria-expanded="true"] {
        font-size: 17px;
        text-align: start;
    }

    .card-body {
        padding: 12px 14px;
        font-size: 16px;
    }

    .contact-form h4 {
        font-size: 26px;
    }

    .contact-data {
        margin-top: 24px;
        padding: 42px 15px;
        height: auto;
    }
    .contact-p-soch {
        margin-top: 28px;
    }
}

@media (max-width:425px) {

    .carousel-info h2 {
        font-size: 20px;
    }

    .sidebar {
        width: 320px;
    }

    .logo img {
        max-height: 31px;
    }

}