@media only screen and (max-width: 1700px) {
    .advocHeadingCenter p {
        width: 60%;
    }

    .advocCommomHeading.txtWhite p {
        width: 60%;
    }
}

@media only screen and (max-width: 1600px) {
    .owlCarouselItem {
        grid-template-columns: 1fr 250px;
    }
}

@media only screen and (max-width: 1200px) {
    ul#nav_filter {
        margin-right: -16px;
    }

    .lv_sign-in {
        padding: 6px 10px;
        padding-left: 10px;
    }

    .sign_in {
        padding-right: 8px;
    }

    .lv_search_bar {
        padding: 5px 5px;
        padding-left: 15px;
    }

    #nav_filter li a {
        font-size: 14px;
    }

    /*----- ABOUT_US 2 PAGE --------*/
    .heading_low h2 {
        font-size: 36px;
    }

    .paragraph_law p {
        font-size: 14px;
    }

    .about_menu {
        padding: 20px 0;
    }

    .about_us_page2 .about_us_text {
        padding: 10px 0 0 0;
    }

    /* -=-=-=-=-=-=- blog-three-page -=-=-=-=-=- */
    .blog4 .owl-nav {
        top: 11%;
    }

}

/*--- 991 ---*/
@media only screen and (max-width: 992px) {
    .tile_heading.shop_three_page {
        flex-direction: column;
        row-gap: 15px;
    }

    .Showing_div {
        width: 100%;
        justify-content: space-between;
    }

    /*----- ABOUT_US 2 PAGE --------*/
    .order_cart {
        margin-top: 30px;
    }

    .shop_four {
        padding-top: 0;
    }

    .tile {
        margin-top: 30px;
    }

    .heading_low {
        text-align: center;
    }

    .heading_low h2 {
        margin-top: 35px;
    }

    .nav-tabs {
        margin-left: 0%;
        width: 100%;
    }

    .nav-tabs .nav-item {
        margin-bottom: 0px;
        width: 346px;
        margin: 0 auto;
        display: block;
    }

    .choose_us_img {
        padding: 35px 0 0 0;
        text-align: center;
    }

    div#myTabContent {
        padding: 35px 0 0 0;
    }

    .about_menu2 {
        padding: 25px 97px;
    }

    .heading_choose h2 {
        text-align: center;
        padding: 25px 0 0 0;
    }

    .five-tab .nav-item {
        margin-bottom: 0px;
        width: 495px;
        margin: 0 auto;
        display: block;
    }

    .about_attorney {
        margin-top: 40px;
    }

    /*------ SINGLE ATTORNEY SECTION -----*/
    .contact_attorney li {
        padding-left: 32px;
        font-size: 14px;
    }

    .contact_attorney li::before {
        font-size: 16px;
    }

    .contact_attorney li+li::before {
        font-size: 16px;
    }

    .contact_attorney li+li+li:before {
        font-size: 16px;
    }

    .footer_content li.ex_mar {
        margin-top: 0px;
    }

    /* ---- Comming-Soon ---- */
    .comming_text h1 {
        font-size: 100px;
    }

    /* ----- Gallery-five ---*/
    .gallery_list .gallery5 {
        column-count: 3;
    }

    .gallery_responsive {
        margin-top: 0px;
    }

    /* ------ Grid-five ----- */
    .cases_list .grid5 {
        column-count: 3;
    }

    /*--------  Shop-Four-Page ------*/
    form.shop_search {
        width: 230px;
    }

    .shop_search button {
        left: 182px;
        top: -49px;
    }

    .shop_form_input:after {
        bottom: 60px;
    }

    .show_item ul {
        justify-content: flex-start;
    }

    .item_form_input:after {
        bottom: 14px;
    }

    .shop_four .product_box {
        margin-top: 30px;
    }

    /* -=-=-=- shop-singl-page  -=-=-=-=- */
    .shop_single_img {
        margin-top: 25px;
        margin-bottom: 30px;
    }

    /* -=-=-=-=-=-=- blog-three-page -=-=-=-=-=- */
    .inner_page_single button {
        height: 38px;
        width: 45px;
    }

    /* -=-==-=-=-=- blog-four-page -=-=-=-=-=- */
    .recent_case_icon4 {
        top: 42%;
        left: 34%;
    }

    .recent_case_box:hover .recent_case_icon4 {
        top: 42%;
        left: 34%;
    }

    .recent_case_icon4 a i {
        width: 44px;
        height: 44px;
        font-size: 16px;
    }

    .blog4 .owl-nav {
        top: 15%;
    }

    /* -=-=-=-=-=-=- blog-five-page -=-=-=-=-=- */
    .inner_page_single .blog5 {
        column-gap: 20px;
        column-count: 2;
        justify-content: space-between;
    }

    .inner_page_single .blog5 li {
        width: 44%;
        float: left;
    }

    /* -=-=-=-=- my account page -=-=-=-=-=- */
    .account_details {
        padding: 25px 15px 0 15px;
    }

    .shop_author .author_box img {
        width: 100%;
    }
}

@media only screen and (max-width: 921px) {

    /* -=-=-=-=-=- blog-five-section -=-=-=-=-=- */
    .inner_page_single .blog5 {
        column-gap: 48px;
    }
}

/*--- 767 ---*/
@media only screen and (max-width: 768px) {

    /* -=-=-=- about-us 2 -=-=-=-=- */
    .faq_box {
        padding-right: 0px;
    }

    .faq:before {
        display: none;
    }

    .faq_box h2 {
        color: #000;
    }

    .faq_box .panel-default>.panel-heading a {
        color: #fff;
    }

    .faq_box .panel-body {
        color: #fff;
    }

    .faq-panel-box .panel-body {
        background-color: #797979;
    }

    .faq-panel-box .panel-default>.panel-heading a {
        color: #000;
    }

    .faq_box2_custom .panel-default>.panel-heading a {
        color: #000;
    }

    .faq_box2_custom .panel-title {
        color: #000;
    }

    .faq_box2_custom .panel-body {
        color: #000;
    }

    .contact_us {
        padding: 50px 0;
    }

    .consultation_box {
        padding: 0 0 50px 0;
    }

    .consultation_box {
        text-align: center;
        padding-left: 0px;
    }

    .member-content h4 {
        padding-top: 15px;
    }

    .about_menu2 {
        padding: 25px 0px;
    }

    /* 404- page css */
    .img_404 p {
        width: 465px;
        text-align: center;
    }

    .search-container {
        width: 400px;
    }

    /* Attorney-single 1-page */
    .member_img img {
        max-width: 100%;
    }

    /* ---- Comming-Soon ---- */
    .comming_text h1 {
        font-size: 70px;
    }

    /* -------- gallery-five ------- */
    .gallery_list .gallery5 {
        column-count: 1;
        display: block;
        margin: 0 auto;
    }

    /* ------ Grid-five ----- */
    .cases_list .grid5 {
        column-count: 1;
        display: block;
        margin: 0 auto;
    }

    /*--------  Shop-Four-Page ------*/
    .shop_four .second_box ul li a {
        max-width: 168px;
    }

    .shop_form_input select {
        width: 230px;
    }

    .shop_icon ul li a i {
        margin-left: 10px;
    }

    /*--------  Shop-three-Page ------*/
    /* -=-=-=-=-=- blog-three-page -=-=-=-=-=- */
    /* -=-=-=-=- blog-four -=-=-=-=- */
    .recent_case_icon4 {
        top: 40%;
        left: 40%;
    }

    .recent_case_box:hover .recent_case_icon4 {
        top: 40%;
        left: 40%;
    }

    .blog4 .owl-nav {
        top: 22%;
    }

    /* -=-=-=-=-=- blog-five-page -=--=-=-=-=- */
    .inner_page_single .blog5 {
        column-count: 1;
    }

    .inner_page_single .blog5 li {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .recent_case_box .owl-carousel .owl-item {
        margin-right: 0px;
    }

    .recent_case_box:hover .recent_case_icon4 {
        top: 38%;
        left: 34%;
    }

    .blog5 .owl-nav {
        top: 44%;
    }

    /* -=-=-=-=- my account page -=-=-=-=-=- */
    .address_row {
        padding: 25px 15px 0 15px;
    }

    /* -=-=-=-=- checkout page -=-=-=-=-=- */
    .card-detail .card-detail-box {
        width: 100%;
        float: left;
    }

    .card-detail .card-detail-box ul li select {
        width: 100%;
        min-width: 190px;
    }

    .card-detail .card-detail-box h4 {
        padding-top: 20px;
    }

    /*-=-=-=-=-=- shop single page -=-=--=-=-=-*/
    .shop_author .author_box img {
        width: auto;
    }

    .shop_author .about_author {
        text-align: center;
    }

    .about_product .panel-body .shop_comment .review_box h5 {
        float: unset;
    }

    .about_product .panel-body .shop_comment .review_box .an_star {
        float: left;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 596px) {

    /*--------  Shop-three-Page ------*/
    .shop_icon ul {
        display: block;
    }

    form.shop_search {
        width: 100%;
    }

    .shop_search input {
        width: calc(100% - 45px);
    }

    .shop_search button {
        left: 0;
        top: 0;
    }

    .shop_form_input select {
        width: 100%;
        margin-top: 15px;
    }

    .shop_form_input:after {
        bottom: 109px;
    }

    .shop_single_content .shop_price ul {
        flex-direction: column;
        row-gap: 20px;
        column-gap: 0;
    }

    .shop_single_content .shop_price li button {
        width: 100%;
    }

    .shop_single_content .shop_price li .random {
        width: 100%;
    }

    /* -=-=-=-=-=- blog-five-page --=-=-=-=- */
}

@media only screen and (max-width: 576px) {
    .attorney_responsive {
        margin-top: 40px;
    }

    /* --------- checkout page --------*/
    .card-detail .card-detail-box ul li+li select {
        margin-left: 20px;
    }

    .head_checkout .payment ul {
        display: block;
    }

    .head_checkout .payment ul li+li {
        margin-top: 20px;
    }

    .head_checkout .card_head .credit_card ul {
        display: block;
    }

    .credit_card ul li+li {
        margin-top: 20px;
    }

    .side_comment_box {
        padding: 0 !important;
    }

    .sb_progressive_main_wrapper .skills .skill-item {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .panel-default>.panel-heading a {
        padding: 20px 10px;
    }
}

@media only screen and (max-width: 526px) {

    /*--------  Shop-Four-Page ------*/
    .shop_icon ul {
        display: block;
    }

    form.shop_search {
        width: 100%;
    }

    .shop_search input {
        width: calc(100% - 45px);
    }

    .shop_form_input select {
        width: 100%;
        margin: 20px 0;
    }

    .shop_search button {
        left: 0;
        top: 0;
        right: 3px;
    }

    .tile_heading {
        flex-direction: column;
        row-gap: 20px;
    }

    .Showing_div,
    .shop_form_sidebar,
    .shop_form_sidebar select,
    .input_div,
    .input_div .input_dropdown {
        width: 100%;
    }

    .show_item ul {
        justify-content: space-between;
        width: 100%;
    }

    .show_item ul li {
        width: 30%;
    }

    .show_item ul li+li {
        width: 70%;
    }

    .show_item ul li select {
        width: 100%;
    }

    .shop_single_content .product_type ul {
        flex-direction: column;
        row-gap: 20px;
        column-gap: 0px;

    }

    .product_type .nice_number {
        justify-content: space-around;
        width: 100%;
    }

    .shop_single_content .product_type ul li select {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .img_404 h4 {
        font-size: 30px;
    }

    .img_404 p {
        width: 315px;
        font-size: 14px;
    }

    /* ---- Comming-Soon ---- */
    .input-group {
        width: 80%;
        margin: 0 auto;
    }

    .comming_text h1 {
        font-size: 55px;
    }

    .comming_text h2 {
        font-size: 25px;
    }

    /*--------  Shop-three-Page ------*/
    .recent_case_icon3 {
        top: 40%;
    }

    .recent_case_box:hover .recent_case_icon3 {
        top: 40%;
    }

    /*--------  blog-four-Page ------*/
    /*--------  blog-three-Page ------*/
    /*--------  checkout-Page ------*/
    .head_checkout .pay_btn button {
        width: 240px;
    }

    /* --=-=-=-=- shop-single-page -=-=-=- */
    .review_form input {
        width: 100%;
        float: unset;
        margin-left: 0px;
    }

    .review_form .review_name,
    .review_form .review_email {
        transform: translateY(5px);
    }

    .review_form textarea {
        margin-left: 0px;
    }

    .about_product .panel-body .customer_comment .review_form label {
        float: left;
    }

    .review_form textarea {
        width: 100%;
    }

    /* -=-=-=-=-=- checkout page -=-=-=-=-=- */
    .card-detail .card-detail-box ul li+li select {
        margin-left: 0px;
        margin-top: 10px;
    }

    .card-detail .card-detail-box ul li select {
        width: 100%;
        min-width: 310px;
    }

    /* -=-=-=-=- blog-five-page -==-=-=- */

    /* common css */

    .contact_us_text h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .page_name h2 {
        font-size: 35.47px;
    }

    .cases_section_header h2 {
        font-size: 30px;
    }

    .faq_box h2 {
        font-size: 30px;
    }

    .consultation_box h2 {
        font-size: 33px;
    }

    .leading_legal_content h2 {
        font-size: 33px;
    }

    .index4_main_slider_content h1 {
        font-size: 38px;
    }

    .index4_main_heading h2 {
        font-size: 30px;
    }

    .bg_maintenance_text h2 {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .gallery_section_header h2 {
        font-size: 30px;
    }

    .page_name h2 {
        font-size: 32px;
    }

    .gallery_list {
        padding: 30px 0;
    }

    .left_side_content .form {
        padding: 0px 15px 15px 15px;
    }

    .services_process_svg {
        width: 65px;
        height: 75px;
        line-height: 70px;
        margin-right: 10px;
    }

    .panel-body {
        padding: 20px 20px;
    }
}

@media only screen and (max-width: 432px) {
    .login_form span i {
        right: 18%;
    }

    .login_form .unlock i {
        right: 18%;
    }

    .search-container {
        width: 265px;
    }

    .shop_three_page .Showing_div {
        flex-direction: column;
        justify-content: space-between;
        height: auto;
        row-gap: 15px;
    }
}

@media only screen and (max-width: 411px) {
    .contact_attorney ul {
        column-count: 1;
    }

    .login_form p::after {
        width: 105px;
    }

    .login_form p::before {
        width: 105px;
    }

    /*--------  Shop-three-Page ------*/
    /* -=-=-=-=- blog-four -=-=-=-=- */
    .blog4 .owl-nav {
        top: 16%;
    }

    .recent_case_icon4 {
        top: 40%;
        left: 35%;
    }

    .recent_case_box:hover .recent_case_icon4 {
        top: 40%;
        left: 35%;
    }

    /*---------- checkout page ------- */
    .card-detail .card-detail-box ul li select {
        min-width: 216px;
    }
}

/*--- 366 ---*/
@media only screen and (max-width: 366px) {
    .nav-tabs .nav-item {
        margin-bottom: 0px;
        width: 220px;
    }

    .attorney_award img {
        text-align: center;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }

    .login_form .fb_btn {
        font-size: 14px;
    }

    .login_form .google_btn {
        font-size: 14px;
    }

    /* ---- Comming-Soon ---- */
    .comming_text h1 {
        font-size: 40px;
    }

    .comming_text h2 {
        font-size: 20px;
    }

    /*--------  Shop-three-Page ------*/
    /* -=-=-=-=- blog-three -=-=-=-=- */
    .recent_case_icon3 {
        left: 30%;
    }

    .recent_case_box:hover .recent_case_icon3 {
        left: 30%;
    }

    /* -=-=-=-=- blog-four -=-=-=-=- */
    /* -=-=-=-=-=-=- blog-five-page -=-=-=-=-=- */
    .recent_case_icon4 a i {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }

    .recent_case_box:hover .recent_case_icon4 {
        top: 38%;
        left: 32%;
    }
}

@media only screen and (max-width: 350px) {
    .login_form span i {
        top: 40%;
    }

    .login_form .unlock i {
        top: 53%;
    }

    .login_form p::after {
        width: 80px;
    }

    .login_form p::before {
        width: 80px;
    }

    .img_404 p {
        width: 260px;
    }
}

@media only screen and (max-width: 321px) {
    .login_form .unlock i {
        top: 51%;
    }

    .login_form span i {
        top: 39%;
    }

    /*--------  Shop-three-Page ------*/
    /* -=-=-=-=- blog-three -=-=-=-=- */
}

/*home page 6 end css*/

@media only screen and (max-width: 1400px) {
    .whyChooseUsContent p {
        font-size: 16px;
    }

    .whyChooseUsAbout {
        left: -40px;
    }

    .whyChooseUsContent {
        padding: 60px;
    }

    .advocServicesItem:after {
        font-size: 80px;
    }

    .advocServiceTxt h2 {
        font-size: 24px;
    }

    .advocServicesItem {
        padding: 20px;
    }

    .recentNewsDateGroup {
        gap: 10px;
        margin: 20px 0;
        flex-direction: column;
        align-items: self-start;
    }

    .recentNewsCardTxt h4 {
        font-size: 22px;
        line-height: 30px;
    }

    .recentNewsCardTxt p {
        font-size: 16px;
    }

    .aboutRequirementTxt h4 {
        font-size: 40px;
    }

    .contactInfo .contactInfoIcon .contactIcon span {
        font-size: 20px;
    }

    .contactInfoHeading h4 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 1199px) {
    .lawHeaderRight .lawHeaderTop {
        padding: 15px;
    }

    .lawHeaderRight .lawHeaderBottom {
        padding: 6px 15px;
    }

    .lawHeaderBottomLeft ul {
        gap: 10px;
    }

    .lawHeaderBottom .lawHeaderBottomRight .lawPhoneNumber img {
        width: 25px;
    }

    .lawHeaderTop .lawHeaderTopLeft ul li a img,
    .lawHeaderTopRight ul li a img {
        width: 20px;
        height: 20px;
        object-fit: contain;
        margin-right: 4px;
    }

    .whyChooseUsAbout {
        left: 15px;
    }

    .advocServicesProvideGridTxt {
        padding: 30px;
    }

    .pricingPlansHeading h4 {
        font-size: 20px;
    }

    .pricingPlansPriceInner p {
        font-size: 30px;
    }

    .pricingPlansPriceInner {
        padding: 20px;
    }

    .pricingPlansListBtn a {
        font-size: 16px;
    }

    .advocHeadingCenter p {
        width: 80%;
    }

    .advocCommomHeading p {
        width: 80%;
    }

    .advocLegalCompanyImg {
        margin-top: 40px;
    }

    .advocLegalCompanyGrid {
        padding-left: 15px;
    }

    .advocLegalCompanyGroup {
        padding-right: 20px;
    }

    .aboutRequirementTxt h4 {
        font-size: 30px;
    }

    .aboutRequirementTxt p {
        font-size: 16px;
    }

    .aboutRequirementTxt .advocBtn {
        font-size: 18px;
        padding: 0;
    }

    .aboutRequirementTxt {
        padding: 50px;
    }

    .recentNewsCardTxt p,
    .recentNewsCardNews,
    .recentNewsCardDate {
        font-size: 14px;
    }

    .recentNewsCardNews img,
    .recentNewsCardDate img {
        width: 20px;
        height: 20px;
    }

    .advocOurTeamSocialMedia ul li a {
        width: 30px;
        height: 30px;
    }

    .advocOurTeamTxt span {
        font-size: 14px;
    }

    .advocOurTeamTxt h4 {
        font-size: 22px;
    }

    .servicesCol {
        width: auto;
        margin: 0;
    }

    .advocFooterLogo {
        margin-bottom: 40px;
    }

    .advocFooterLogo img {
        max-width: 140px;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .contactInfo .contactInfoIcon .contactIcon span {
        font-size: 18px;
    }

    .contactInfoHeading h4 {
        font-size: 26px;
    }

    .contactInfo .contactInfoIcon .contactIcon img {
        width: 20px;
        height: 20px;
        object-fit: contain;
    }

    .advocCarouselSliderInner h1 {
        font-size: 50px;
    }

    .lawHeaderBottom ul li a {
        font-size: 14px;
    }

    .lawHeaderBottomLeft ul {
        gap: 6px;
    }
}

@media only screen and (max-width: 991px) {

    .lawHeaderTop .lawHeaderTopLeft ul li a span,
    .lawHeaderTopRight ul li a span {
        display: none;
    }

    .lawHeaderTop .lawHeaderTopLeft ul,
    .lawHeaderTopRight ul {
        gap: 10px;
        align-items: center;
    }

    .lawHeaderTop .lawHeaderTopLeft ul li a.lawMbPhoneNumber img {
        filter: brightness(0) invert(1);
    }

    .lawHeader .lawHeaderGrid {
        grid-template-columns: 200px 1fr;
    }

    .advocServiceIcon img {
        width: 40px;
        height: 40px;
        object-fit: contain;
    }

    .advocServicesItem:after {
        font-size: 40px;
    }

    .advocServicesItem:after {
        top: 22px;
    }

    .advocServiceTxt h2 {
        font-size: 22px;
    }

    .advocServiceTxt p {
        font-size: 14px;
        line-height: normal;
    }

    .advocServicesItems {
        grid-template-columns: repeat(2, 1fr);
    }

    .advocServicesProvideGridTxt p {
        width: 100%;
    }

    .advocProvideGridRow {
        grid-template-columns: repeat(1, 1fr);
    }

    .advocServicesProvideGridTxt {
        align-items: flex-start;
    }

    .textRight .advocServicesProvideGridTxt p {
        text-align: left;
    }

    .textRight .advocServicesProvideGridTxt .advocBtn {
        margin: 40px 0 0 0;
    }

    .pricingPlansCard {
        margin-bottom: 40px;
    }

    .pricingPlansHeading h4 {
        font-size: 40px;
    }

    .advocCommomHeading p {
        width: 100%;
    }

    .pricingPlansListBtn a {
        font-size: 18px;
    }

    .advocProvideGridRow {
        margin-bottom: 40px;
    }

    .advocLegalCompanyGroup {
        padding-right: 0px;
    }

    .owlCarouselItem {
        grid: none;
        display: flex;
        flex-direction: column-reverse;
    }

    .recentNewsCardTxt h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .recentNewsCardTxt p {
        line-height: normal;
    }

    .aboutRequirementTxt h4 {
        font-size: 24px;
    }

    .aboutRequirementTxt {
        padding: 20px;
    }

    .contactInfoHeading h4 {
        font-size: 17px;
    }

    .servicesCol ul li a {
        font-size: 18px;
    }

    .contactInfo .contactInfoIcon .contactIcon span {
        font-size: 14px;
    }

    .contactInfo .contactInfoIcon .contactIcon {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .advocCommomHeading.txtWhite p {
        width: 80%;
    }

    .advocCommomHeading {
        padding: 0 15px;
    }

    .advocFreeConsultation {
        margin-top: 40px;
    }

    .advocCarouselSliderInner p {
        font-size: 20px;
        width: 420px;
    }

    .advocCarouselSliderInner h1 {
        font-size: 60px;
    }

    .advocTopBanner {
        background-image: unset;
        background-color: #1f263c;
    }

    .advocSlider:after {
        content: unset;
    }

    .advocCarouselSlider {
        padding: 0;
    }

    .advocTopBanner {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .lawHeaderBottom {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
    }

    .lawHeaderBottomLeft ul {
        flex-direction: column;
        gap: 0;
    }

    .lawHeaderRight .lawHeaderBottom {
        padding: 20px 0px;
        width: 250px;
        background-color: #12243a;
        align-items: flex-start;
        transform: translateX(-350px);
        transition: all 0.8s ease;
        flex-direction: column;
        justify-content: unset;
        z-index: 999;
    }

    .lawHeaderRight .lawHeaderBottom.active {
        transform: translateX(0px);
    }

    .lawHeaderBottom .lawHeaderBottomLeft,
    .lawHeaderBottom .lawHeaderBottomLeft ul {
        width: 100%;
    }

    .lawHeader .lawHeaderGrid {
        grid-template-columns: 150px 1fr;
    }

    .lawHeaderRight .lawHeaderTop {
        height: 100%;
    }

    .lawHeaderBottom ul li a,
    .lawHeaderBottom ul li a:hover {
        color: #fff;
        padding: 15px 20px;
    }

    .lawHeaderBottomLeft .nav .dropdown .dropdown-menu {
        border-bottom: 3px solid #568149;
        opacity: unset;
        visibility: unset;
        width: unset;
        top: unset;
        left: unset;
        transform: unset;
        z-index: unset;
        transition: unset;
        position: relative;
    }

    .lawHeaderBottomLeft .nav .dropdown:hover .dropdown-menu {
        display: unset;
        opacity: unset;
        visibility: unset;
        transform: unset;
        transition-delay: unset;
    }

    .lawHeaderBottomLeft .nav li,
    .lawHeaderBottomLeft .nav .dropdown .dropdown-menu {
        width: 100%;
    }

    .lawHeaderBottomLeft .nav .dropdown .dropdown-menu.show {
        display: block;
    }

    .lawHeaderBottomLeft .nav .dropdown .dropdown-menu:not(.show) {
        display: none;
    }

    .lawHeaderBottomLeft .nav .dropdown .dropdown-menu li a {
        padding: 4px 20px;
        color: #fff;
    }

    .lawHeaderBottomLeft .nav .dropdown .dropdown-menu li a:before {
        background-color: rgb(255 255 255 / 30%);
    }

    .lawHeaderBottomLeft .nav .dropdown .dropdown-menu li:last-child a:before {
        background-color: unset;
    }

    .lawHeaderBottom ul li a:before {
        background-color: #568149;
        width: 100%;
    }

    .lawHeaderBottomLeft .nav li a.dropdown-toggle::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        right: 15px;
        position: absolute;
        top: 50%;
        transform: rotate(-90deg);
    }

    .lawHeaderBottomLeft .nav li.dropdown.show a.dropdown-toggle::after {
        transform: rotate(0deg);
    }

    .lawHeaderBottomLeft .nav .dropdown .dropdown-menu {
        background-color: #568149;
        padding: 0;
    }

    .lawHeaderTopRight ul li a.lawLoginBtn {
        background-color: transparent;
        border: transparent;
        padding: 0 0px;
    }

    .lawHeaderBottomLeft .sidebar_search {
        border: 0;
        border-bottom: 1px solid #568149;
    }

    .lawHeaderBottomLeft .sidebar_search input {
        background-color: transparent;
        color: #fff;
    }

    .lawHeaderBottomLeft .sidebar_search input::placeholder {
        color: #fff;
    }

    .lawHeaderBottomLeft .sidebar_search button i.fa {
        color: #fff;
    }

    .lawHeaderRight .lawHeaderTop {
        height: 100%;
        justify-content: flex-end;
        gap: 8px;
    }

    .lawHeaderBottom .lawHeaderBottomRight .lawPhoneNumber {
        color: #fff;
        display: inline-block;
        padding: 20px;
        width: 100%;
    }

    .lawHeaderBottom .lawHeaderBottomRight .lawPhoneNumber img {
        filter: brightness(0) invert(1);
    }

    .lawHeaderBottom .lawHeaderBottomRight {
        width: 100%;
    }

    .whyChooseUsAbout {
        position: static;
    }

    .whyChooseUsAbout {
        position: static;
        width: 100%;
        padding: 25px;
    }

    .whyChooseUsIMg,
    .whyChooseUsIMg img {
        height: auto;
    }

    .whyChooseUsContent {
        padding: 60px 0;
    }

    .customContainer {
        width: 100%;
        padding: 0 15px;
    }

    .advocCommomHeading p,
    .advocServicesProvideGridTxt p {
        font-size: 16px;
    }

    .advocCommomHeading {
        padding: 0 15px;
    }

    .advocServicesProvideGridImg img.serviceTag {
        width: 100px;
    }

    .advocServicesProvideGridTxt h4 {
        font-size: 30px;
    }

    .advocServicesProvideGridTxt span {
        font-size: 18px;
    }

    .advocServicesProvideGridTxt {
        padding: 20px;
    }

    .advocOurTeamCard {
        align-items: center;
    }

    .advocOurTeamInner {
        padding: 40px 0 0 0;
    }

    .advocOurTeam {
        padding: 40px 0;
    }

    .advocCommomHeading h2 {
        font-size: 30px;
    }

    .advocBtnSec {
        padding: 0px 0 0 0;
    }

    .recentNewsCard {
        height: unset;
        margin-bottom: 40px;
    }

    .recentNews {
        padding: 40px 0;
    }

    .owlCarouselItemTxt {
        padding: 80px 0 0;
    }

    .servicesCol {
        margin-top: 30px;
    }

    .advocFooterLogo {
        margin-bottom: 0;
    }

    .contactInfo {
        justify-content: unset;
        align-items: self-start;
        flex-direction: column;
        gap: 20px;
    }

    .contactInfoHeading h4 {
        font-size: 24px;
    }

    .contactInfo .contactInfoIcon .contactIcon span {
        font-size: 18px;
    }

    .advocFooter {
        padding: 40px 0;
    }

    .advocCommomHeading.txtWhite p {
        width: 100%;
    }

    .advocLegalCompanyGrid .advocLegalCompanyImg .legalCompanyTag {
        width: 100px;
    }

    .advocCarouselSliderInner h1 {
        font-size: 40px;
        white-space: normal;
    }

    .advocCarouselSliderInner p {
        font-size: 18px;
        width: 100%;
    }

    .advocCarouselSliderInner h4 {
        font-size: 25px;
    }

    .advocSlider:after {
        width: 480px;
    }

    .footer_top_wrapper1 {
        padding: 80px 0px 80px 0px;
    }
}

@media only screen and (max-width: 575px) {
    .whyChooseUsContent h2 {
        font-size: 30px;
    }

    .whyChooseUsAbout p,
    .advocCommomHeading p,
    .advocServicesProvideGridTxt p,
    .owlCarouselItemTxt p {
        font-size: 16px;
    }

    .advocCommomHeading h2 {
        font-size: 30px;
    }

    .advocServicesProvideGridTxt {
        padding: 15px;
    }

    .advocLegalCompanyGroup {
        grid-template-columns: repeat(1, 1fr);
    }

    .pricingPlansHeading h4 {
        font-size: 30px;
    }

    .advocCommomHeading {
        padding: 0 0px;
    }

    .advocLegalCompany .advocCommomHeading {
        padding: 0px 15px;
    }

    .recentNews {
        padding: 40px 0 0 0;
    }

    .recentNewsInner {
        margin-top: 40px;
    }

    .aboutRequirementInner {
        grid: none;
    }

    .clientsSlider,
    .pricingPlans {
        padding: 40px 0;
    }

    .pricingPlansCard {
        margin-bottom: 20px;
    }

    .servicesCol h4 {
        color: #fff;
        font-size: 26px;
        font-family: Mulish-Bold;
    }

    .advocCarouselSliderInner h1 {
        font-size: 32px;
    }

    .advocCarouselSliderInner p {
        font-size: 16px;
    }

    .advocCarouselSliderInner h4 {
        font-size: 22px;
    }

    .advocCarouselSliderInner {
        gap: 10px;
    }

    .advocCarouselSliderInner span {
        font-size: 20px;
    }

    .advocFreeConsultation {
        padding: 15px;
    }

    .advocTopBanner {
        padding: 40px 0;
    }

    .whyChooseUsContent,
    .advocServices {
        padding: 30px 0;
    }

    .advocCommomHeading h2 {
        margin-bottom: 30px;
    }

    .advocLegalCompanyInner {
        padding: 15px;
    }

    .advocLegalCompanyImg {
        margin-top: 20px;
    }

    .advocCommomHeading {
        padding: 0 10px;
    }

    .whyChooseUsContent .whyChooseUsInner .whyChooseUsInnerImg {
        width: 100%;
        max-width: 100%;
    }

    .footer_top_wrapper1 .footer_inner_box .footer_wrap1 {
        width: 100%;
    }

    .footer_top_wrapper1 .footer_inner_box .footer_wrap2 {
        width: 100%;
        padding-left: 20px;
        border-left: none;
    }

    .footer_top_wrapper1 .footer_inner_box .footer_wrap3 {
        width: 100%;
        padding-left: 20px;
    }

    .footer_bottom_wrapper2 .bottom_footer_box {
        flex-direction: column;
        gap: 20px;
    }

    .footer_bottom_wrapper2 .bottom_footer_box .footer_box1 {
        width: 100%;
    }

    .footer_bottom_wrapper2 .bottom_footer_box .footer_box2 {
        width: 100%;
    }


    .footer_bottom_wrapper2 .bottom_footer_box .footer_box2 ul {
        justify-content: center;
        align-items: center;
    }

    .contact_wrapper1 .contact_inner_box .conatct_box2 {
        width: 100%;
        padding-left: 20px;
    }
}

@media only screen and (max-width: 500px) {
    .advocServicesItems {
        grid-template-columns: repeat(1, 1fr);
    }

    .whyChooseUsContent .whyChooseUsInner {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }
}

@media only screen and (max-width: 450px) {

    .lawHeaderTop .lawHeaderTopLeft ul,
    .lawHeaderTopRight ul {
        gap: 8px;
        align-items: center;
    }

    .lawHeaderRight .lawHeaderTop {
        padding: 15px 15px 15px 6px;
    }

    .advocCommomHeading h2 {
        font-size: 25px;
    }

    .pricingPlansHeading h4 {
        font-size: 20px;
    }

    .pricingPlansPriceInner p {
        font-size: 22px;
    }

    .pricingPlansPriceInner {
        gap: 0px;
    }

    .aboutRequirementTxt h4 {
        font-size: 20px;
    }

    .aboutRequirementTxt p,
    .recentNewsCardTxt p,
    .recentNewsCardDate,
    .recentNewsCardNews {
        font-size: 14px;
    }

    .advocCarouselSliderInner h1 {
        font-size: 28px;
    }

    .advocCarouselSliderInner p {
        font-size: 14px;
    }

    .advocCarouselSliderInner span {
        font-size: 16px;
    }

    .advocCarouselSliderInner h4 {
        font-size: 20px;
    }

    .whyChooseUsAbout p,
    .advocCommomHeading p,
    .advocServicesProvideGridTxt p,
    .owlCarouselItemTxt p,
    .whyChooseUsContent p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 480px) {
    .advocFreeConsultation form .input-group {
        width: 100%;
    }

    .shop_single_content .single_star span {
        margin-left: 0px;
        display: flex;
        margin-top: 20px;
    }

    .shop_four img {
        width: 100%;
        padding: 15px 25px 15px 25px;
        object-fit: cover;
    }
}

@media (max-width:425px) {
    .onepage_slider .one_page1_slider .homw_text h2 {
        font-size: 30px;
    }

    .onepage_slider .one_page1_slider .homw_text {
        margin-top: 180PX;
    }

    .about_wrapper1 .about_inner_wrappr .about_main_wrap1 .ul_list_box {
        padding-left: 10px;
    }

    .contact_wrapper1 .contact_inner_box .conatct_box2 .ul_box li .contact_detail_box {
        grid-template-columns: 80px 1fr;
        gap: 8px;
    }

    .requirement_wrapper1 .requirement_inner_wrap {
        padding: 50px 20px 50px 20px;
    }

    .requirement_wrapper1 .requirement_inner_wrap .white_title_txt {
        text-align: center;
    }
}

@media only screen and (max-width: 375px) {
    .single_case_content ul li {
        padding: 0px 0 15px 22px;
    }

    .contact_wrapper1 .contact_inner_box .conatct_box2 {
        padding-left: 10px;
    }

    .requirement_wrapper1 .requirement_inner_wrap .white_title_txt {
        font-size: 22px;
    }

    .footer_top_wrapper1 .footer_inner_box .footer_wrap1 {
        padding-left: 0px;
    }

    .footer_top_wrapper1 .footer_inner_box .footer_wrap2 {
        padding-left: 0px;
    }

    .footer_top_wrapper1 .footer_inner_box .footer_wrap3 {
        padding-left: 0px;
    }
}

/*home page 6 end css*/