@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 100%;
    }
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1250px;
    }
    .page-banner .container {
        max-width: 1250px;
    }
    .servies-detail-banner {
        height: 800px;
        padding: 130px 0 0 0;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1350px;
    }
    .page-banner .container {
        max-width: 1350px;
    }
    .servies-detail-banner {
        height: 850px;
        overflow: hidden;
        padding: 130px 0 0 0;
    }
    .header-contact-info a div {
        font-size: 16px;
    }
    .menu-top li a {
        font-size: 15px;
    }
    ul.menu-top li .sub-menu li a {
        font-size: 13px;
        line-height: 20px;
    }
    .btn {
        font-size: 14px;
        padding: 15px 15px 12px 15px;
    }
    .banner-phone-area a {
        font-size: 14px;
    }
    #header .containers {
        padding: 0 40px;
    }
    .common-banner-image {
        width: calc(100% - -50px);
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 50px;
    }
    .common-banner-main-des {
        margin-bottom: 40px;
    }
}

@media (min-width: 1600px){
    .page-banner {
        height: 500px;
    }
    .post-lists, .blog  .pagination{
        max-width: 830px;
    }
    .single-post-detail {
        max-width: 810px;
    }
}

@media (min-width: 1750px){
}

@media (min-width: 1800px) {
    .container {
        max-width: 1310px;
    }
    #header .container {
        max-width: 1650px;
    }
    .page-banner .container {
        max-width: 1670px;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-family: 'lora';
        font-weight: 400;
        font-size: 64px;
        letter-spacing: 0%;
        text-transform: capitalize;
    }
    .banner-subheading {
        margin-top: 35px;
    }
    .logo-image-section .containers {
        margin-left: 125px;
    }
    .servies-detail-banner {
        height: 990px;
        padding: 140px 0 150px 0;
        overflow: hidden;
    }
    .blog-section .containers {
        margin-left: 125px;
    }
    .header-contact-info a div {
        font-size: 20px;
    }
    .menu-top li a {
        font-size: 16px;
    }
    ul.menu-top li .sub-menu li a {
        font-size: 16px;
        line-height: 25px;
    }
    .btn {
        font-size: 16px;
        padding: 20px 35px 17px 35px;
    }
    .banner-phone-area a {
        font-size: 18px;
    }
    .service-banner-toll-free-main {
        font-size: 16px;
    }
    .service-banner-toll-free-main a{
        font-size: 16px;
    }
    .phone-text {
        font-size: 16px;
    }
    .blog-section .container {
        max-width: 1790px;
    }
    #header .containers {
        padding: 0 150px;
    }
    .common-banner-image {
        width: calc(100% - -250px);
        position: relative;
        left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .common-banner-main-des {
        margin-bottom: 60px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px){
    body {
        font-size: 14px;
        line-height: 25px;
    }
    .accordion-body {
        font-size: 16px;
    }
    .mobile-search-bar .white-search-icon {
        width: 15px;
        height: 15px;
    }
    .header-contact-info a {
        background-size: 25px;
        padding-left: 10px;
    }
    .logo-image-section .logo-image {
        max-width: 250px;
    }
    .practice-home-heading {
        font-size: 20px;
    }
    .services-icon-boxes img {
        height: 330px;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .services-row {
        margin-top: 10px;
    }
    .excellent-title {
        font-size: 18px;
    }
    .blog-section .blog-title {
        font-size: 20px;
        line-height: 30px;
    }
    .blog-section .blog-content {
        margin: 5px 0;
        font-size: 14px;
    }
    .post-lists .blog-post-div .content {
        line-height: 25px;
        font-size: 14px;
    }
    .main-slider-blog-box-div img {
        height: 320px;
    }
    .main-slider-blog-title a {
        font-size: 25px;
    }
    .blog-title.h5 {
        font-size: 20px;
        line-height: 25px;
    }
    .sidebar-heading {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .sidebar-page-wrap {
        padding-left: 40px;
    }
    .sidebar-blog-list {
        padding: 40px 30px;
    }
    .sidebar-form {
        padding: 40px 30px;
    }
    a.page-numbers {
        height: 55px;
        width: 55px;
    }
    span.page-numbers.current {
        height: 55px;
        width: 55px;
    }
    .blog-detail .blog-title {
        margin: 10px 0;
    }
    .search-btn svg {
        width: 15px;
        height: 15px;
    }
    .blog-search input {
        padding: 20px;
        margin-bottom: 0;
    }
    button.search-btn {
        width: 50px;
        height: 50px;
        top: 8px;
    }
    ul.footer-social li a svg, ul.footer-social li a img {
        height: 15px;
        width: 15px;
    }
    .footer-social li a {
        height: 35px;
        width: 35px;
    }
    .footer-social {
        gap: 0 0px;
    }
    button.accordion-button.collapsed {
        font-size: 20px;
        line-height: 30px;
    }
    .accordion-button:not(.collapsed) {
        font-size: 20px;
        line-height: 30px;
    }
    .header-contact-info a span {
        font-size: 9px;
    }
    .post-lists .post-blog-image img {
        height: 250px;
    }
    .blog-controls {
        margin-right: 110px;
    }
    .blog-button-list {
        margin-right: 110px;
    }
    .profile-name {
        font-size: 20px;
    }
}
@media (max-width: 1800px){
    .sidebar-heading {
        font-size: 40px;
    }
}
@media (max-width: 1700px){
    .menu-top li a {
        font-size: 15px;
    }
    .header-contact-info a div {
        font-size: 16px;
    }
    .btn {
        font-size: 16px;
        padding: 15px 20px;
    }
    #header .containers {
        padding: 0 30px;
    }
    .logo-wrapper a {
        width: 150px;
    }
    .services-info .icon-boxes {
        padding: 25px;
    }
    .common-subtitle {
        font-size: 16px;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 60px;
    }
    .banner-main-img {
        width: calc(100% - -90px);
        left: -70px;
    }
    .home-banner {
        padding: 140px 0px 0px 0;
    }
    .legal-support-front-img {
        width: 100%;
        left: 0;
    }
    .legal-section-content-div {
        padding-right: 0;
    }
    .star-now-image {
        width: 100%;
        right: 0;
    }
    .images-third {
        position: absolute;
        top: 325px;
        left: 411px;
        right: 3px;
    }
}
@media (max-width: 1600px) {
    .logo-image-section .containers {
        margin-left: 130px;
    }
    .blog-section .containers {
        margin-left: 130px;
    }
    .h2, h2 {
        font-size: 40px;
        line-height: 55px;
        margin-bottom: 15px;
    }
    .practice-home-heading {
        font-size: 28px;
    }
    .sidebar-page-wrap {
        padding-left: 0;
    }
    .sidebar-heading {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .sidebar-form {
        padding: 40px 30px;
    }
    .sidebar-blog-list {
        padding: 40px 30px;
    }
    a.page-numbers {
        height: 55px;
        width: 55px;
    }
    span.page-numbers.current {
        height: 55px;
        width: 55px;
    }
    .page-banner .h1, .page-banner h1 {
        font-size: 50px;
        line-height: 50px;
    }
    .wpcf7-form-control {
        font-size: 14px;
    }
    .form-control {
        padding: 15px 15px;
        margin-bottom: 20px;
    }
    .contact-frm .contact-page-btn {
        margin-top: 20px;
    }
    .menu-top li a {
        font-size: 14px;
        padding: 10px 8px;
    }
    ul.menu-top li .sub-menu li a {
        font-size: 15px;
        line-height: 20px;
    }
    .header-contact-info a div {
        font-size: 14px;
    }
    .header-contact-info a span {
        font-size: 10px;
    }
    .header-contact-info {
        padding-right: 30px;
    }
    .btn {
        font-size: 13px;
        padding: 16px 15px 12px 15px;
    }
    .home-banner-btn-area {
        gap: 0 15px;
    }
    .banner-phone-area a {
        font-size: 15px;
    }
    .banner-phone-area {
        gap: 0 7px;
    }
    .banner-phone-area svg {
        width: 18px;
        height: 18px;
    }
    .banner-phone-area img {
        width: 15px;
        height: 15px;
    }
    .footer-phonenumber .footer-phone-number {
        font-size: 22px;
    }
    .footer-phonenumber-title {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0;
    }
    .footer-heading {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .sidebar-blog {
        padding-left: 50px;
    }
    .blog-title-div {
        padding: 20px;
    }
    .home-blog-category {
        font-size: 11px;
        padding: 5px 10px;
    }
    .wpcf7 .wpcf7-not-valid-tip, .wpcf7 label.error, .wpcf7 .email-error {
        font-size: 9px;
    }
    .blog-detail .single-post-detail img {
        height: 340px;
    }
    .single-blog-category {
        margin-top: 20px;
    }
    .single-post-detail .home-blog-category {
        font-size: 16px;
    }
    .blog-page .home-blog-category {
        font-size: 14px;
    }
    .blog-post-div .main-blog-post-content .blog-title {
        margin-top: 0;
        font-size: 20px;
        line-height: 30px;
    }
    .banner-description {
        margin: 15px 0 15px 0;
    }
    .repeat-heading {
        bottom: 10px;
        left: 10px;
        font-size: 16px;
    }
    .banner-repeater-description {
        font-size: 17px;
    }
    .default-faq-question button.accordion-button.collapsed {
        font-size: 16px;
    }
    .default-faq-question .accordion-button {
        font-size: 16px;
    }
    .blog-main-content {
        font-size: 17px;
    }
    .btn-blog {
        font-size: 17px;
    }
    .home-blog-list .blog-box-div {
        margin-right: 20px;
    }
    .footer-frm .form-control{
        padding: 15px 15px;
    }
    .copyright-text {
        font-size: 14px;
    }
    .small-nav a {
        font-size: 14px;
    }
    .copyright-wrapper {
        padding: 10px 0px 10px 0;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 55px;
    }
    .banner-main-img {
        width: 100%;
        left: 0;
    }
    .banner-des {
        top: 50px;
    }
    .legal-support-front-img {
        width: calc(100% - -115px);
        left: -115px;
    }
    .star-now-image {
        width: 100%;
        right: 0;
    }
    .images-first {
        position: relative;
        left: 0;
        width: 35%;
    }
    .images-second {
        position: relative;
        top: 0;
        left: 160px;
        z-index: 9;
        margin-top: -100px;
        width: 45%;
    }
    .images-third {
        position: relative;
        top: 0;
        left: 378px;
        right: 0;
        margin-top: -120px;
        width: 35%;
    }
    .images-section-image-div {
        right: 0;
    }
    .common-cta-heading {
        font-size: 20px;
        line-height: 30px;
        padding: 30px 30px 20px 30px;
    }
    .services-new-heading {
        font-size: 18px;
    }
    .services-info .custom-boxes {
        height: 280px;
    }
    .our-approach-btn {
        margin-top: 30px;
    }
    .start-now-btn-div {
        margin-top: 20px;
    }
    .common-banner-content {
        letter-spacing: 5%;
    }
    .common-logo-section .logo-repeat-imge img {
        width: 190px;
    }
    .common-icon-content {
        font-size: 14px;
        letter-spacing: 5%;
        padding-right: 27px;
    }
    .common-banner-btn {
        margin-top: 20px;
    }
    .common-banner-main-des {
        margin-bottom: 30px;
    }
    .icon-row {
        gap: 0 10px;
    }
    .list-style ul li::after {
        top: 8px;
    }
    .single-practice-cta-div {
        padding: 20px 20px;
        margin-top: 25px;
    }
    .footer-btn .btn svg {
        width: 20px;
        height: 20px;
    }
    .default-faq-question {
        margin-top: 40px;
    }
    .default-review {
        padding: 20px;
    }
    .blog-title.h5 {
        font-size: 20px;
        line-height: 30px
    }
    .common-blog-content-div {
        padding: 20px;
    }
    .main-blog-post-content {
        padding: 20px;
    }
    .deno-cole-description {
        margin-top: 20px;
    }
    .sherif-guindi-description {
        margin-top: 20px;
    }
    .footer-form-content-div {
        padding-right: 30px;
    }
    .why-choose-us-section {
        padding-bottom: 30px!important;
    }
    .nav-link {
        font-size: 17px;
    }
    .legal-section-content-div h2 {
        padding-bottom: 0px;
    }
    .image-section-btn {
        margin-top: 20px;
    }
    .images-section h2 {
        padding-right: 300px;
    }
    .right-image-section h2 {
        padding-right: 300px;
    }
    .no-featured {
        height: 50px !important;
    }
    .header-btn .btn svg {
        width: 20px;
        height: 20px;
    }
    .footer-btn .btn svg {
        width: 20px;
        height: 20px;
    }
    .right-sec-icon svg {
        width: 30px;
        height: 30px;
    }
    .right-sec-icon {
        width: 65px;
        height: 65px;
    }
}

@media (max-width: 1536px) {
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 45px;
    }
    .banner-main-img {
        width: calc(100% - -100px);
        left: -100px;
    }
    .legal-support-front-img {
        width: calc(100% - -100px);
        left: -90px;
    }
    .box-number {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .box-heading {
        font-size: 20px;
    }
    .star-now-image {
        width: 100%;
        right: 0;
    }
    .images-first {
        position: relative;
        left: 20px;
        width: 35%;
    }
    .images-second {
        position: relative;
        top: 0;
        left: 190px;
        z-index: 9;
        width: 40%;
        margin-top: -100px;
    }
    .images-third {
        position: relative;
        top: 0;
        left: 395px;
        right: 0;
        margin-top: -110px;
        width: 35%;
    }
    .images-section-image-div {
        right: 20px;
    }
    .common-banner-main-des {
        margin-bottom: 50px;
    }
    .post-lists, .blog  .pagination{
        max-width: 830px;
    }
    .single-post-detail {
        max-width: 810px;
    }
}

@media (max-width: 1440px) {
    .title, .heading {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .h2, h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .h3, h3 {
        font-size: 23px;
        margin-bottom: 10px;
        line-height: 35px;
    }
    .h4, h4 {
        font-size: 21px;
        margin-bottom: 15px;
    }
    .h5, h5 {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .page-banner .h1, .page-banner h1 {
        font-size: 45px;
        line-height: 45px;
    }
    a.page-numbers {
        height: 45px;
        width: 45px;
    }
    span.page-numbers.current {
        height: 45px;
        width: 45px;
    }
    .sidebar-heading {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .sidebar-content {
        margin-bottom: 20px;
    }
    .sidebar-blog-list {
        padding: 30px 20px;
    }
    .parent-pages {
        padding: 30px 20px;
    }
    .sidebar-form {
        padding: 30px 20px;
    }
    .sidebar-form .contact-page-btn {
        margin-top: 20px;
    }
    .main-banner-images {
        width: 70%;
    }
    .common-subheading {
        font-size: 15px;
    }
    .organizations-content-div {
        bottom: 13%;
        left: 41%;
        padding: 20px;
        width: 55%;
    }
    .about-content-div {
        top: 10px;
    }
    .organizations-title {
        line-height: 25px;
    }
    .we-works-row::after {
        height: 595px;
    }
    .footer-frm .btn-wrap {
        margin-top: 20px;
    }
    .about-section-mail {
        margin-top: 10px;
    }
    .consultation-title {
        font-size: 14px;
    }
    .sidebar-form {
        padding: 30px 20px;
    }
    .images-section h2 {
        padding-right: 0;
    }
}

@media (max-width: 1400px) {
    .space-pd {
        padding: 70px 0;
    }
    .section-pd {
        padding: 70px 0;
    }
    .logo-image-section .containers {
        margin-left: 30px;
    }
    .service-banner-heading {
        font-size: 40px;
        line-height: 55px;
        letter-spacing: 8%;
    }
    .speak-lawyer-title {
        padding-right: 0;
    }
    .testimonial-page-inner {
        width: 450px;
    }
    .client-image img {
        width: 45px;
        height: 45px;
        min-height: 45px;
        min-width: 45px;
    }
    .practice-home-heading {
        font-size: 18px;
    }
    .team-icon-boxes {
        padding: 25px;
    }
    .team-repeate-title {
        font-size: 23px;
    }
    .attorney-row {
        margin-top: 0px;
    }
    .blog-box-div {
        margin: 0px;
    }
    .home-blog-list .blog-box-div {
        margin-right: 20px;
    }
    .btn {
        font-size: 11px;
        padding: 14px 10px 12px 10px;
    }
    .menu-top li a {
        font-size: 13px;
        padding: 10px 5px;
    }
    ul.menu-top li .sub-menu li a {
        font-size: 14px;
        line-height: 20px;
    }
    .header-contact-info a div {
        font-size: 14px;
    }
    .header-contact-info {
        padding-right: 20px;
    }
    .menu-top li.menu-item-has-children:after {
        right: 4px;
        background-size: 8px;
    }
    ul.menu-top li {
        padding: 0 3px 0 0;
    }
    ul.menu-top li:hover {
        padding: 0 3px 0 0;
    }
    .home-blog-category {
        font-size: 9px;
        padding: 5px 5px;
    }
    .blog-title-div {
        padding: 15px;
    }
    .default-faq-question button.accordion-button.collapsed {
        font-size: 22px;
    }
    .default-faq-question .accordion-button:not(.collapsed) {
        font-size: 22px;
    }
    .default-faq-question .accordion-button {
        font-size: 22px;
    }
    .btn-blog {
        font-size: 16px;
    }
    .our-team-section img {
        height: 300px;
    }
    .main-banner-images {
        width: 55%;
    }
    .single-services-default-page .default-content {
        padding-right: 0px;
    }
    .single-services-default-page img {
        height: 370px;
    }
    aside.sidebar-div img{
        height: auto;
    }
    .banner-subheading {
        margin-top: 15px;
    }
    .case-result-section .common-subheading {
        margin-bottom: 20px;
    }
    .case-result-div {
        padding: 30px 30px;
    }
    .case-result-title {
        font-size: 35px;
    }
    .case-result-heading {
        font-size: 14px;
        margin: 10px 0 0 0;
    }
    .case-result-subheading {
        font-size: 14px;
    }
    .practice-icon-boxes img {
        height: 220px;
    }
    .practice-section .practice-home-heading {
        font-size: 13px;
        line-height: 20px;
    }
    .our-team-div {
        margin-bottom: 20px;
    }
    .attorney-name {
        font-size: 14px;
    }
    .desigination {
        font-size: 13px;
    }
    .att-detail {
        padding: 15px 30px 15px 15px;
    }
    .testimonial-slider .slick-prev {
        left: 12%;
    }
    .testimonial-slider .slick-next {
        right: 12%;
    }
    .logo-title {
        margin-bottom: 30px;
    }
    .contact-us-subtitle {
        font-size: 14px;
    }
    .contact-us-div {
        margin-bottom: 20px;
    }
    .banner-main-img {
        width: 100%;
        left: 0;
    }
    .home-banner {
        padding: 120px 0px 0px 0;
        height: auto;
    }
    .legal-support-front-img {
        width: 100%;
        left: 0;
    }
    .star-now-image {
        width: 100%;
        right: 0;
    }
    .images-section-image-div {
        position: relative;
        right: 0;
    }
    .images-section-image-div {
        position: relative;
        right: -90px;
    }
    .images-first {
        position: relative;
        left: 0;
        width: 30%;
    }
    .images-second {
        position: relative;
        top: 0;
        left: 140px;
        z-index: 9;
        margin-top: -100px;
        width: 35%;
    }
    .images-third {
        position: relative;
        top: 0;
        left: 320px;
        right: 5px;
        margin-top: -120px;
        width: 30%;
    }
    .box-number {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .box-heading {
        font-size: 20px;
    }
    .banner-des {
        position: relative;
        top: 100px;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 40px;
        text-transform: capitalize;
        letter-spacing: 0;
    }
    .legal-support-front-img img {
        height: 500px;
        object-fit: contain;
    }
    .accordion-item {
        padding: 15px 20px 15px 20px;
    }
    .accordion-button::after {
        background-size: 15px;
    }
    .accordion-button:not(.collapsed)::after {
        background-size: 15px;
    }
    .parent-pages li a {
        font-size: 14px;
    }
    .logo-div img {
        width: 200px;
    }
    .google-review-logo img {
        width: 130px;
    }
    .our-approach-box::after {
        left: 70%;
        background-size: 100px;
    }
    .single-practice-cta-div {
        margin-top: 20px;
    }
    .searchform .close-btn:before, .searchform .close-btn:after {
        left: 0;
        right: 0;
        top: 11px;
    }
    .deno-cole-description {
        margin-top: 20px;
    }
    .sherif-guindi-description {
        margin-top: 20px;
    }
    .common-sidebar-logo-div img {
        width: 200px;
    }
    .nita-advocate-image-div {
        margin-top: 20px;
    }
    .google-review-div {
        margin-top: 30px;
    }
    .review-rating {
        font-size: 22px;
    }
    .google-review {
        font-size: 10px;
    }
    .total-review {
        font-size: 10px;
    }
    .google-review-content-div {
        padding: 10px 10px;
    }
    .common-logo-section {
        padding: 30px 0;
    }
    .wpcf7-select {
        background-size: 15px;
    }
    .right-image-section h2 {
        padding-right: 0;
    }
    .common-banner {
        background-size: 75%;
        background-position: right -110px top -50px;
    }
}

@media (max-width: 1366px) {
    .home-banner {
        padding: 160px 0px 0px 0;
        height: auto;
    }
    .common-banner-image {
        width: calc(100% - 0px);
    }
    .common-banner-main-des {
        margin-bottom: 30px;
    }
    .common-banner .banner-des {
        position: relative;
        top: 0;
    }
    .images-section-image-div {
        position: relative;
        right: -90px;
    }
    .images-first {
        position: relative;
        left: 0;
        width: 30%;
    }
    .images-second {
        position: relative;
        top: 0;
        left: 130px;
        z-index: 9;
        margin-top: -80px;
        width: 35%;
    }
    .images-third {
        position: relative;
        top: 0;
        left: 290px;
        right: 5px;
        margin-top: -130px;
        width: 30%;
    }
    .post-lists, .blog  .pagination{
        max-width: 770px;
    }
    .single-post-detail {
        max-width: 750px;
    }
}

@media (max-width: 1280px) {
    .home-banner {
        padding: 120px 0px 0px 0;
        height: auto;
        overflow: hidden;
    }
    .header-btn {
        display: block;
    }
    .images-first {
        position: relative;
        left: 0;
        width: 29%;
    }
    .images-second {
        position: relative;
        top: 0;
        left: 115px;
        z-index: 9;
        margin-top: -90px;
        width: 35%;
    }
    .images-third {
        position: relative;
        top: 0;
        left: 280px;
        right: 5px;
        margin-top: -100px;
        width: 28%;
    }
    .images-section-image-div {
        position: relative;
        right: -90px;
    }
    .post-lists, .blog  .pagination{
        max-width: 770px;
    }
    .single-post-detail {
        max-width: 750px;
    }
}

@media (max-width: 1200px) {
    /* Header menu for mobile */
    .right-top-wrap, .nav-menu-inner {
        display: none;
    }
    .header-aside-col {
        justify-content: flex-end;
    }
    /* header mobile menu */
    .mobile-header-sec {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .menu-wrap {
        background-color: #ffffff;
        position: fixed;
        top: 100px;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
    }
    .menu-full-wrapper {
        width: 100%;
        position: relative;
    }
    .menu-show {
        right: 0;
        box-shadow: none;
        display: block;
        max-width: 100%;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        padding-top: 0;
    }
    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper li {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        margin: 0;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.25);
        padding: 0;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(0, 0, 0, 0.23);
    }
    .menu-sidebar .menu-bar-wrapper li:last-child{
        border: none;
    }
    .menu-sidebar .menu-bar-wrapper li > a {
        color: #000;
        font-weight: normal;
        padding: 7px 20px;
        position: relative;
        display: block;
        font-size: 16px;
        text-transform: uppercase;
    }
    .menu-sidebar .menu-bar-wrapper li > a:hover::after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper li > a:hover {
        background-color: var(--color-3);
        color: #fff;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper li > a:hover::after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a {
        font-weight: 500;
        background-color: #17313b;
        color: #fff;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item.menu-item-23 ul li a {
        background: none;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item > a + .sidebar-menu-arrow::after{
        color: #0e2743;
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>a {
        font-weight: 500;
        width: 100%;
        background-color: var(--color-3);
        color: #fff;
    }
    .current-menu-ancestor>a{
        font-weight: 500;
        color: #fff;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children> a + .sidebar-menu-arrow::after {
        background-image: url(../img/arrow-white-down.svg);
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children> a::after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children {
        position: relative;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 42px;
        width: 40px;
    }
    .menu-sidebar .menu-bar-wrapper li#menu-item-328.menu-item-has-children .sidebar-menu-arrow {
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        display: none;
        background: none;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        font-size: 16px;
        padding-left: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a br, .menu-sidebar .menu-bar-wrapper li a br {
        display: none;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li ul li a {
        padding-left: 50px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li ul li ul li a {
        padding-left: 65px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow::after {
        padding: 0 10px;
        font-size: 16px;
    }
    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        background-repeat: no-repeat;
        background-image: url(../img/arrow-black-down.svg);
        background-position: center;
        height: 40px;
        width: 40px;
    }
    .sidebar-menu-arrow::after {
        pointer-events: none;
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow::after {
        transform: rotate(180deg);
        display: block;
    }
    .sidebar-menu-arrow:hover::after {
        background-image: url(../img/arrow-black-down.svg);
    }
    .menu-sidebar .menu-bar-wrapper li a:hover + .sidebar-menu-arrow::after {
        background-image: url(../img/arrow-white-down.svg);
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item > a + .sidebar-menu-arrow::after {
        background-image: url(../img/arrow-white-down.svg);
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a::after{
        display: none;
    }
    /*Hamburger Button*/
    .menu-button:hover {
        cursor: pointer;
    }
    .menu-button {
        height: 45px;
        width: 45px;
        position: relative;
        z-index: 12;
        display: flex;
        justify-content: center;
        flex-direction: column;
        background: transparent;
        border: 2px solid #fdcb6e;
        border-radius: 5px;
        margin-left: 12px;
        order: 3;
        align-items: center;
    }
    .menu-button .menu-bar {
        position: relative;
        border-radius: 10px;
        width: 20px;
        transition: .5s;
        opacity: 1;
        display: block;
        height: 2px;
        background: #fff;
        margin-top: 5px;
        text-align: center;
    }
    .menu-button .menu-bar-top {
        margin: 0;
    }
    header#header.small-header .menu-button.button-open .menu-bar {
        background: #fff;
    }
    .menu-button.button-open .menu-bar-top, .menu-button.button-open .menu-bar-bottom, .menu-button.button-open .menu-bar-middle {
        border-color: #ffffff;
    }
    .button-open {
        z-index: 16;
    }
    .menu-button.button-open {
        background: transparent;
        z-index: 13;
        right: 0;
        top: 0;
        position: relative;
        width: 45px;
        border: 2px solid #f3c36a;
        height: 45px;
        align-items: center;
    }
    .button-open .menu-bar {
        opacity: 1;
    }
    .button-open .menu-bar-top {
        border-color: #fff;
        transform: rotate(45deg) translate(8px, 8px);
        transition: .5s;
    }
    .button-open .menu-bar-middle {
        background-color: #fff;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }
    .button-open .menu-bar-bottom {
        border-color: #fff;
        transform: rotate(-45deg) translate(5px, -5px);
        transition: .5s;
        right: 0;
    }
    .menu-button.button-open .menu-bar-top {
        border-color: #fff;
        width: 18px;
        top: -4px;
        background: #fff;
        left: 1px;
    }
    .menu-button.button-open .menu-bar-bottom {
        border-color: #fff;
        width: 18px;
        background: #fff;
        top: 0px;
        right: 0px;
    }
    .mobile-search-bar {
        top: 0;
        height: 45px;
        width: 45px;
        background: transparent;
        border: 2px solid #fdcb6e;
        border-radius: 5px;
        margin-left: 10px;
        margin-right: 0;
        order: 1;
    }
    .mobile-contact svg {
        width: 25px;
        height: 25px;
    }
    .mobile-contact svg path {
        fill: white;
    }
    .mobile-contact {
        top: 0;
        height: 45px;
        width: 45px;
        background: transparent;
        border: 2px solid #fdcb6e;
        border-radius: 5px;
        margin-left: 12px;
        margin-right: 0;
        order: 2;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mobile-search-bar .white-search-icon {
        background-position: center;
        background-image: url(../img/search-white.svg);
    }
    .mobile-search-bar .white-search-icon:hover {
        background-image: url(../img/search-white.svg);
        transition: 0.5s;
    }
    .header-top-right {
        justify-content: flex-end;
    }
    .header-contact-info {
        margin-top: 0;
        top: 0;
        width: auto;
        padding-left: 0;
        padding-bottom: 0;
        border-left: none;
        height: 80px;
        border-right: none;
        margin-left: 0;
        margin-right: 0;
        order: 1;
    }
    .header-contact-info a {
        position: relative;
        top: 2px;
        padding: 0;
        line-height: 24px;
        background-position: 1px center;
        background-size: 38px;
        padding-left: 50px;
    }
    .phone-number {
        display: none;
    }
    header#header {
        padding: 11px 0 11px 0;
    }
    /*mobile menu css end*/
    #header .containers {
        padding: 0 10px;
    }
    .consultation-div {
        display: block;
    }
    .header-btn {
        display: none;
    }
    .header-aside-col {
        width: 83%;
    }
    .banner-main-img {
        width: calc(100% - -80px);
        position: relative;
        left: -100px;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 45px;
    }
    .home-banner {
        padding: 120px 0px 0px 0;
        height: auto;
        overflow: hidden;
    }
    .banner-des {
        position: relative;
        top: 50px;
    }
    .banner-description {
        padding-right: 50px;
    }
    .legal-support-front-img {
        width: 100%;
        position: relative;
        left: 0;
    }
    .legal-support-img {
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
    }
    .star-now-image {
        width: 100%;
        position: relative;
        right: 0;
    }
    .images-section-image-div {
        position: relative;
        right: 0;
    }
    .images-section-image-div {
        right: 0;
    }
    .images-first {
        left: 0;
        width: 33%;
    }
    .images-second {
        position: relative;
        top: 0;
        left: 150px;
        z-index: 9;
        width: 40%;
        margin-top: -80px;
    }
    .images-third {
        position: relative;
        top: 0;
        left: 330px;
        right: 0;
        width: 33%;
        margin-top: -100px;
    }
    .legal-support-front-img img {
        height: 410px;
        object-fit: contain;
    }
}
@media (max-width: 1199px) {
    .legal-support-section .row {
        flex-direction: column-reverse;
    }
    .legal-section-content-div {
        padding-right: 0;
        margin-top: 30px;
    }
    .legal-support-section::after {
        background: linear-gradient(0deg, rgba(253, 203, 110, 0) 23.4%, #FDCB6E 34.78%);
        z-index: 1;
    }
    .legal-support-front-img {
        width: 100%;
        position: relative;
        left: 0;
        z-index: 9;
    }
    /* .legal-support-section {
        padding-bottom: 70px !important;
    } */
    .btn {
        font-size: 14px;
        padding: 15px 15px 13px 15px;
    }
    .star-now-image {
        width: 100%;
        position: relative;
        right: 0;
    }
    .images-second {
        position: absolute;
        top: 215px;
        left: 150px;
        z-index: 9;
        width: 42%;
    }
    .images-third {
        position: absolute;
        top: 278px;
        left: 330px;
        right: 0;
        width: 36%;
    }
    .images-section-image-div {
        right: 0;
    }
    .images-first {
        left: 0;
        width: 40%;
    }
    .images-third {
        position: absolute;
        top: 355px;
        left: 310px;
        right: 0;
        width: 40%;
    }
    .legal-support-front-img img {
        height: 100%;
        object-fit: cover;
    }
}
@media (max-width: 1024px) {
    .space-pd {
        padding: 70px 0;
    }
    .section-pd {
        padding: 70px 0;
    }
    .title, .heading {
        font-size: 35px;
        line-height: 50px;
    }
    .h2, h2 {
        font-size: 35px;
        line-height: 50px;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 52px;
        font-family: 'Lora';
    }
    .btn {
        font-size: 16px;
        padding: 18px 30px;
    }
    .home-banner {
        padding: 130px 0 0px 0;
        height: auto;
    }
    .repeater-banner-heading {
        font-size: 28px;
    }
    .banner-repeat-boxes img {
        height: 100px;
    }
    .logo-image-section .containers {
        margin-left: 10px;
    }
    .services-icon-boxes img {
        height: 350px;
    }
    .practice-home-heading {
        font-size: 25px;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .speak-lawyer-title {
        padding-right: 0;
    }
    .sidebar-page-wrap {
        padding-left: 0;
    }
    .sidebar-heading {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 35px;
    }
    .sidebar-form {
        padding: 40px 20px;
    }
    .sidebar-blog-list {
        padding: 40px 20px;
    }
    .main-slider-blog-box-div img {
        height: 350px;
    }
    .main-slider-blog-title a {
        font-size: 25px;
    }
    a.page-numbers {
        height: 55px;
        width: 55px;
    }
    span.page-numbers.current {
        height: 55px;
        width: 55px;
    }
    .header-aside-col {
        width: 83%;
    }
    .banner-des {
        top: 10px;
    }
    .banner-main-img {
        width: calc(100% - -160px);
        left: -150px;
    }
    .banner-description {
        padding-right: 100px;
    }
    .legal-section-content-div {
        padding-right: 0;
    }
    .legal-section-content-div h2 {
        padding-right: 0;
    }
    .legal-support-section h2 span::after {
        background-size: 70px;
        left: -4px;
    }
    .legal-support-front-img {
        width: 50%;
        left: 0;
        z-index: 9;
        margin: auto;
    }
    /* .legal-support-section {
        padding-bottom: 70px !important;
    } */
    /* .legal-support-section::after {
        background: linear-gradient(180deg, rgba(253, 203, 110, 0) 42%, #FDCB6E 51%);
        z-index: 1;
    } */
    .legal-support-img {
        width: 100%;
    }
    .services-info .icon-boxes {
        padding: 20px;
    }
    .services-info .col {
        flex: none;
        width: 50%;
    }
    .services-info .col:hover {
        flex: none;
        width: 50%;
    }
    .services-info .custom-boxes {
        height: 280px;
    }
    .services-info-row {
        justify-content: center;
    }
    .service-row {
        margin-bottom: 50px;
    }
    .our-approach-box::after {
        top: 55%;
        background-size: 110px;
        left: 65%;
    }
    .box-number {
        font-size: 40px;
        margin-bottom: 15px;
    }
    .our-approach-btn {
        margin-top: 50px;
    }
    .star-now-image {
        width: 100%;
        right: 0;
    }
    .images-section-image-div {
        right: 0px;
    }
    .images-first {
        position: relative;
        left: 0;
        width: 43%;
    }
    .images-second {
        position: absolute;
        top: 213px;
        left: 130px;
        z-index: 9;
        width: 43%;
    }
    .images-third {
        position: absolute;
        top: 377px;
        left: 265px;
        right: 5px;
        width: 43%;
    }
    .footer-form-content-div {
        padding-right: 20px;
    }
    .nap-map iframe {
        height: 200px;
        width: 350px;
    }
    .footer-logo {
        max-width: 220px;
    }
    .menu-wrap {
        top: 65px;
    }
    .common-subtitle {
        font-size: 20px;
    }
    .common-banner-image {
        margin-top: 30px;
    }
    .accordion-item {
        padding: 20px 20px 15px 20px;
    }
    .faq-testimonial-content-div {
        padding: 50px 30px;
    }
    .faq-legal-title {
        font-size: 30px;
        line-height: normal;
    }
    .faq-legal-div {
        padding: 30px;
    }
    .common-banner::after {
        background: linear-gradient(0.9deg, rgb(255 255 255 / 0%) 15.08%, #fdcb6e 57.54%);
    }
    .deno-cole-description {
        margin-top: 30px;
    }
    .sherif-guindi-description {
        margin-top: 30px;
    }
    .hendrerit-content-div {
        padding: 40px 40px;
    }
    .icon-row {
        gap: 0 20px;
    }
    .right-sec-content {
        padding-right: 0;
    }
    .right-image-section {
        padding-top: 0;
    }
    .right-sec-img-div {
        position: relative;
        right: 0;
        width: 100%;
        top: 0;
        height: 100%;
    }
    .right-image-section::after {
        background: linear-gradient(180deg, rgba(23, 49, 59, 0) 41.41%, #17313B 53.41%);
    }
    .review-code {
        margin-top: 20px;
    }
    .images-section h2 {
        padding-right: 0;
    }
    .right-image-section h2 {
        padding-right: 0px;
    }
    .common-banner {
        background-size: cover;
        background-position: center;
    }
    .blogsearch {
        margin-bottom: 0;
    }
    .common-cta-image::after {
        height: 350px;
    }
    .recognition-image {
        padding-right: 20px;
    }
    .recognition-card {
        padding: 20px;
    }
    .common-icon-content {
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .title, .heading {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 15px;
    }
    .page-banner .h1, .page-banner h1 {
        font-size: 42px;
        line-height: 45px;
    }
    .h2, h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .h3, h3 {
        font-size: 27px;
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .h4, h4 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .h5, h5 {
        font-size: 23px;
        margin-bottom: 15px;
    }
    .h6, h6 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .space-pd {
        padding: 70px 0;
    }
    .section-pd {
        padding: 70px 0;
    }
    .container, .container-md, .container-sm {
        max-width: 100%;
    }
    .sidebar-page-wrap {
        padding-left: 0;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 50px;
        font-family: 'Lora';
    }
    .home-banner {
        padding: 140px 0px 0px 0;
        height: auto;
        overflow: hidden;
    }
    .repeater-banner-heading {
        font-size: 28px;
        margin-top: 30px;
    }
    .banner-description {
        margin: 20px 0;
    }
    .banner-heading{
        font-weight: 400;
        font-size: 37px;
    }
    .banner-repeat-boxes img {
        height: 140px;
    }
    .repeat-heading {
        font-size: 20px;
    }
    .logo-image-section .containers {
        margin-left: 10px;
    }
    .services-icon-boxes img {
        height: 350px;
    }
    .practice-home-heading {
        font-size: 25px;
    }
    .homeblog-btn {
        text-align: left;
        margin: 20px 0 20px 0;
    }
    .footer-social-icon-wrap {
        margin: 30px 0;
    }
    .footer-location-sec {
        margin-bottom: 30px;
        padding-left: 0;
    }
    .menu-wrap {
        top: 65px;
    }
    .searchform .close-btn {
        right: 20px;
        top: 30px;
    }
    .blog-title-div {
        padding: 20px;
    }
    .blog-box-div {
        margin: 10px;
    }
    .blog-category {
        margin: 0px 0 15px 0;
    }
    nav.navigation.pagination {
        margin-bottom: 10px;
    }
    a.page-numbers {
        height: 55px;
        width: 55px;
    }
    span.page-numbers.current {
        height: 55px;
        width: 55px;
    }
    .sidebar-heading {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .sidebar-form {
        padding: 40px 20px;
    }
    .sidebar-blog-list {
        padding: 50px 30px;
    }
    .blog-detail .sidebar-form {
        margin-top: 40px;
    }
    .our-team-content-div h2 {
        margin-top: 20px;
    }
    .team-repeate-title {
        font-size: 30px;
    }
    .our-team-content-div h2 {
        margin-top: 0px;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .service-banner-heading {
        padding-right: 0;
    }
    .servies-detail-banner {
        height: auto;
        padding: 200px 0 0 0;
    }
    .servies-detail-banner .banner-main-image img {
        margin-top: 50px;
    }
    .sidebar-form {
        margin-top: 30px !important;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .footer-logo {
        margin: auto;
        max-width: 200px;
    }
    .footer-social {
        left: 0;
        justify-content: center;
    }
    .blog-section .containers {
        margin-left: 0;
    }
    .blog-controls {
        margin: 20px 15px 0 15px;
    }
    .blog-button-list {
        margin-right: 0;
        margin-left: 15px;
    }
    .nap-item {
        line-height: 30px;
    }
    .blog-page .home-blog-category {
        font-size: 16px;
    }
    .copyright-wrapper .copyright {
        display: block;
    }
    .post-lists {
        margin-top: 0;
    }
    .home-blog-list .home-blog-category {
        font-size: 15px;
    }
    .faqs-tabs {
        margin-top: 10px;
    }
    .blog-detail .single-post-detail img {
        height: auto;
    }
    .post-lists .post-blog-image img {
        height: 400px;
    }
    .default-faq-question button.accordion-button.collapsed {
        font-size: 22px;
    }
    .default-faq-question .accordion-button {
        font-size: 21px;
    }
    .home-blog-list .blog-box-div {
        margin: 15px;
    }
    .home-blog-list {
        margin-top: 20px;
    }
    .single-services-default-page img {
        height: auto;
    }
    .btn-blog {
        font-size: 18px;
    }
    .contact-frm {
        padding-left: 0;
    }
    .main-footer {
        padding-bottom: 50px;
    }
    .footer-phonenumber-title {
        font-size: 16px;
        margin-bottom: 7px;
    }
    .footer-phonenumber .footer-phone-number {
        font-size: 30px;
    }
    .container, .container-lg, .container-md, .container-sm {
        max-width: 100%;
    }
    .page-banner {
        padding-top: 35px;
    }
    .main-blog-page-slider {
        margin-top: 30px;
    }
    .parent-pages {
        padding: 40px 20px;
    }
    .default-faq-question .h2, h2 {
        font-size: 25px;
        line-height: 1.4;
    }
    .header-aside-col {
        width: 75%;
    }
    .banner-description {
        padding-right: 0;
    }
    .banner-main-img {
        width: 100%;
        position: relative;
        left: 0;
    }
    .banner-des {
        top: 0;
    }
    .home-banner .banner-main-img {
        margin-top: 30px;
    }
    /* .legal-support-section::after {
        background: linear-gradient(180deg, rgba(253, 203, 110, 0) 43%, #FDCB6E 51%);
        z-index: 1;
    } */
    .legal-support-front-img {
        width: 70%;
        position: relative;
        left: 0;
        z-index: 9;
    }
    .legal-support-front-img {
        margin-bottom: 0;
    }
    .legal-section-content-div h2 {
        padding-right: 0;
    }
    .legal-support-img {
        width: 100%;
        z-index: -1;
    }
    .legal-support-section h2 span::after {
        background-size: 65px;
        left: -5px;
    }
    .legal-section-content-div {
        padding-right: 0;
    }
    /* .legal-support-section {
        padding-bottom: 70px !important;
    } */
    .services-info-row {
        justify-content: center;
    }
    .services-info .col {
        flex: none;
        transition: .8s;
        width: 50%;
    }
    .services-info .col:hover {
        flex: none;
        width: 50%;
    }
    .service-row {
        margin-bottom: 40px;
    }
    .services-info .custom-boxes {
        height: 290px;
    }
    .services-info .icon-boxes {
        padding: 20px;
    }
    .decades-recognition-section h2 {
        margin-top: 10px;
    }
    .our-approach-section h2 {
        margin-top: 0;
    }
    .box-number {
        font-size: 40px;
    }
    .box-heading {
        font-size: 20px;
        padding: 0 20px;
    }
    .our-approach-box {
        width: 190px;
        height: 190px;
    }
    .our-approach-box::after {
        top: 50%;
        background-size: 110px;
        left: 100px;
    }
    .star-now-image {
        width: 100%;
        margin-bottom: 30px;
        right: 0;
    }
    .start-now-section {
        padding-bottom: 70px !important;
    }
    .start-now-section h2 {
        margin-top: 10px;
    }
    .images-section-image-div {
        right: 0;
    }
    .images-first {
        position: relative;
        left: 0;
        width: auto;
    }
    .images-first img {
        width: 43%;
    }
    .images-third {
        position: relative;
        top: 0px;
        left: 460px;
        right: 0;
        margin-top: -100px;
        width: 53%;
        margin-left: 0;
    }
    .images-third img {
        width: 72%;
    }
    .images-second {
        position: relative;
        margin-top: -120px;
        left: 200px;
        z-index: 9;
        top: 0;
        width: 50%;
    }
    .images-second img {
        width: 100%;
    }
    .images-section-div {
        margin-top: 30px;
    }
    .images-section h2 {
        margin-top: 10px;
    }
    .right-image-section::after {
        background: linear-gradient(179deg, rgba(23, 49, 59, 0) 33%, #17313B 43%);
    }
    .right-sec-img-div {
        width: 100%;
        position: relative;
    }
    .right-image-section h2 {
        margin-top: 10px;
    }
    .right-image-section {
        padding-top: 0;
    }
    .right-sec-content-div {
        margin-top: 40px;
    }
    .footer-form-content-div {
        padding-right: 0;
    }
    .footer-contact-section h2 {
        margin-top: 0;
    }
    .footer-frm {
        margin-top: 30px;
    }
    .footer-frm .btn-wrap {
        margin-top: 30px;
    }
    .nap-map iframe {
        width: 100%;
    }
    .location-area {
        justify-content: center;
    }
    .menu-footer {
        line-height: 50px;
        column-count: 3;
        margin-top: 30px;
    }
    .location-center {
        display: block;
    }
    .quick-links {
        text-align: center;
    }
    .blog-post-div .main-blog-post-content .blog-title {
        margin-top: 0px;
        font-size: 25px;
    }
    .common-banner-image {
        margin-top: 30px;
    }
    .common-banner::after {
        background: linear-gradient(0deg, rgb(255 255 255 / 0%) 15.08%, #fdcb6e 57.54%);
    }
    .logo-div {
        display: flex;
        align-items: center;
        gap: 0 40px;
        margin-top: 30px;
    }
    .logo-div img {
        width: 280px;
    }
    .google-review-logo img {
        width: 180px;
    }
    .services-new-heading {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .services-info.flex-nowrap-row .col {
        flex: inherit!important;
        width: 50%!important;
        max-width: 100%!important;
    }
    .services-info.flex-nowrap-row .col:hover {
        flex: inherit!important;
        width: 50%!important;
    }
    .services-info.flex-nowrap-row {
        flex-wrap: wrap!important;
    }
    .accordion-item {
        padding: 25px 20px 20px 20px;
    }
    .faq-testimonial-content-div {
        padding: 30px 30px;
    }
    .faq-legal-div {
        padding: 30px;
        margin-top: 30px;
        display: grid;
    }
    .faq-legal-title {
        font-size: 30px;
        line-height: normal;
    }
    .faq-legal-btn {
        margin-top: 20px;
    }
    .deno-cole-content-div {
        margin-top: 25px;
    }
    .sherif-guindi-content-div {
        margin-bottom: 5px;
    }
    .sherif-guindi-description {
        margin-top: 5px;
    }
    .mark-pienkowski-content-div {
        margin-top: 30px;
    }
    .dignissim-section h2 {
        margin-top: 0;
    }
    .hendrerit-section h2 {
        margin-top: 0;
    }
    .hendrerit-content-div {
        padding: 30px 30px;
    }
    .contact-frm {
        margin-top: 40px;
    }
    .contact-us-section h2 {
        margin-top: 0;
    }
    .common-cta-heading {
        font-size: 30px;
    }
    .footer-btn {
        text-align: center;
        margin-bottom: 30px;
    }
    .icon-row {
        gap: 0 40px;
    }
    .default-page .default-content {
        padding-right: 0;
    }
    .column-count {
        column-count: 1;
    }
    .common-blog-content-div {
        padding: 30px;
    }
    .blog-title.h5 {
        font-size: 25px;
    }
    .main-blog-post-content {
        padding: 20px;
    }
    .common-sidebar-logo-div img {
        width: auto;
    }
    .google-review {
        font-size: 12px;
    }
    .total-review {
        font-size: 12px;
    }
    .parent-pages li a {
        font-size: 16px;
    }
    .single-practice-cta-section .h2 {
        margin-top: 0;
    }
    .single-practice-cta-div {
        padding: 30px 20px;
    }
    .single-practice-cta-div {
        margin-top: 30px;
    }
    .default-faq-question {
        margin-top: 30px;
    }
    .common-banner-content {
        margin-right: 0;
    }
    .image-section-btn {
        margin-top: 30px;
    }
    .right-sec-content {
        padding-right: 0px;
    }
    .review-code {
        margin-top: 0px;
    }
    .images-section h2 {
        padding-right: 0px;
    }
    .blogsearch {
        margin-bottom: 30px;
    }
    .sidebar-blog-list {
        margin-top: 30px;
    }
    .common-cta-image::after {
        background-image: url(/wp-content/uploads/2026/06/Start-Now-bg-img.png);
        position: absolute;
        top: -10px;
        left: 0;
        height: 670px;
        width: 100%;
        content: '';
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .faq-section .h2 {
        margin-top: 0;
    }
    .service-hover-info {
        max-height: max-content;
        opacity: 1;
        overflow: hidden;
        width: 100%;
        transition: all 0.5s ease;
    }
    .services-info .custom-boxes:hover .service-hover-info {
        max-height: initial;
        opacity: 1;
        margin-top: 0;
        transition: .8s;
    }
    .testimonial-section h2 {
        margin: 10px 0 30px 0;
    }
    .decades-recognition-div {
        top: 0px;
    }
    .recognition-image {
        padding-right: 0px;
    }
    .right-image-sec-boxes {
        background-color: #ffffff;
        height: 100%;
        padding: 20px;
        color: #000000;
    }
    .right-image-sec-title {
        margin-bottom: 30px;
    }
}

@media (min-width: 820px) and (max-width: 991px)
{
    .post-lists, .blog  .pagination {
        max-width: 820px;
    }
    .single-post-detail {
        max-width: 820px;
    }
    .images-third {
        width: 58%;
    }

}

@media (max-width: 767px) {
    .h5, h5 {
        font-size: 23px;
        margin-bottom: 15px;
        margin-top: 20px;
        line-height: 1.2;
    }
    .h4, h4 {
        font-size: 25px;
        margin-bottom: 15px;
        margin-top: 20px;
        line-height: 1.2;
    }
    .h3, h3 {
        font-size: 27px;
        margin-bottom: 15px;
        margin-top: 20px;
        line-height: 1.2;
    }
    .h2, h2 {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .section-pd {
        padding: 70px 0;
    }
    .space-pd {
        padding: 70px 0;
    }
    .title, .heading {
        margin-bottom: 15px;
        position: relative;
        display: block;
        color: #333333;
        font-size: 32px;
        line-height: 1.3;
        font-weight: 400;
        font-family: var(--font-lora);
        letter-spacing: 0;
    }
    .logged-in header#header {
        top: 0;
    }
    .mobile-home-banner {
        padding: 150px 0 0 0;
        margin-top: -50px;
    }
    .banner-heading {
        font-size: 45px;
        font-family: 'lora';
    }
    a.page-numbers {
        height: 40px;
        width: 40px;
    }
    span.page-numbers.current {
        height: 45px;
        width: 45px;
    }
    nav.navigation.pagination {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-top: 0;
    }
    .sidebar-heading {
        font-size: 25px;
        margin-bottom: 15px;
        line-height: 40px;
    }
    .footer-heading {
        font-size: 24px;
    }
    .sidebar-form {
        padding: 30px 20px;
    }
    .sidebar-blog-list {
        padding: 30px 20px;
    }
    .menu-wrap {
        top: 72px;
    }
    .main-slider-blog-box-div img {
        height: 350px;
    }
    .main-slider-blog-title a {
        font-size: 28px;
    }
    .our-team-content-div h2 {
        margin-top: 0;
    }
    .team-repeate-title {
        font-size: 30px;
    }
    .page-banner {
        margin-top: -46px;
    }
    .service-banner-heading {
        padding-right: 0;
    }
    .footer-mobile-contact {
        margin-bottom: 30px;
        margin-left: 0;
    }
    .nap-postal-address-wrapper {
        column-count: 1;
        width: 100%;
    }
    .footer-location-sec {
        margin-bottom: 0;
        padding-left: 0;
    }
    .nap-item {
        margin-bottom: 20px;
    }
    .banner-phone-area a {
        font-size: 16px;
    }
    .banner-phone-area img {
        width: 25px;
        height: 25px;
    }
    .banner-phone-area svg {
        width: 25px;
        height: 25px;
    }
    .mobile-banner-phone-area {
        margin-top: 20px;
    }
    .footer-logo {
        margin: auto 0;
    }
    .footer-logo a {
        display: block;
    }
    .footer-social {
        left: 0;
    }
    .footer-social {
        justify-content: center;
    }
    .footer-social-icon-wrap {
        margin: 25px 0 20px 0;
    }
    .service-banner-image {
        margin-top: 20px;
    }
    .sidebar-blog {
        padding-left: 0;
        margin-top: 30px;
    }
    .faq-content {
        padding-right: 0;
    }
    .team-icon-boxes {
        padding: 20px;
    }
    .post-lists {
        margin-top: 0;
    }
    .blog-page .home-blog-category {
        font-size: 15px;
    }
    .home-blog-list .home-blog-category {
        font-size: 13px;
    }
    .ms-3 {
        font-size: 13px;
    }
    .contact-us-section h2 {
        color: rgba(0, 0, 0, 1);
        padding-right: 0;
    }
    .blog-detail .single-post-detail img {
        height: auto;
    }
    .post-lists .post-blog-image img {
        height: 260px;
    }
    .blog-detail .home-blog-category {
        font-size: 16px;
    }
    .default-faq-question button.accordion-button.collapsed {
        font-size: 22px;
    }
    .default-faq-question .accordion-button {
        font-size: 18px;
    }
    .home-blog-list .blog-box-div {
        margin: 10px;
    }
    .home-blog-list {
        margin-top: 20px;
    }
    body {
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 4%;
    }
    header#header {
        padding: 15px 0 15px 0;
    }
    .page-banner {
        height: 400px;
        padding-top: 120px;
    }
    .single-services-default-page img {
        height: auto;
    }
    .service-banner-image {
        width: 100%;
        padding-top: 0;
    }
    .main-blog-page-slider {
        margin-bottom: 20px !important;
        margin-top: 30px;
    }
    .services-btn .btn {
        padding: 10px 30px;
    }
    .services-title-div {
        margin-bottom: 25px;
    }
    .testimonial-content {
        line-height: 25px;
    }
    .btn-close {
        right: -3px;
        top: -25px;
    }
    .client-area-name-image-area {
        margin-bottom: 10px;
    }
    button.accordion-button.collapsed {
        font-size: 20px;
        line-height: 30px;
    }
    .accordion-button:not(.collapsed) {
        font-size: 20px;
        line-height: 30px;
    }
    .mobile-blog-btn {
        display: block;
    }
    .mobile-blog-btn {
        margin: 30px 0px 0 10px;
    }
    .homeblog-btn {
        display: none;
    }
    .footer-phonenumber-title {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .footer-phonenumber .footer-phone-number {
        font-size: 30px;
    }
    .footer-logo {
        max-width: 240px;
        margin: auto;
    }
    .testimonial-slider .slick-track {
        width: 100% !important;
        max-width: 100% !important;
    }
    .testimonial-item {
        padding: 40px 30px
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 40px;
    }
    .home-banner-btn-div {
        display: block;
        margin-top: 30px;
    }
    .banner-call-btn {
        margin-top: 30px;
    }
    .mobile-search-bar-box {
        height: 90px;
    }
    .searchform .close-btn {
        right: 10px;
    }
    .close-btn {
        width: 30px;
        height: 30px;
    }
    .close-btn:before, .close-btn:after {
        height: 14px;
    }
    .searchform .close-btn:before, .searchform .close-btn:after {
        top: 8px;
    }
    .header-aside-col {
        width: 58%;
    }
    .banner-des {
        position: relative;
        top: 0;
    }
    .banner-main-img {
        width: auto;
        position: relative;
        left: 0;
        margin-top: 30px;
    }
    .call-banner-btn{
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 100%;
    }
    .banner-description {
        padding-right: 0;
    }
    .legal-support-section .row {
        flex-direction: column-reverse;
    }
    .legal-support-section::after {
        background: linear-gradient(0deg, rgba(253, 203, 110, 0) 23.4%, #FDCB6E 34.78%);
        z-index: unset;
    }
    .legal-support-img {
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 0;
        height: 40%;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: unset;
    }
    .legal-support-front-img {
        width: auto;
        left: 0;
        margin-bottom: 0;
        z-index: 9;
    }
    .legal-support-section {
        overflow: hidden;
    }
    .image-section-btn {
        margin-bottom: 0px;
        margin-top: 0px;
        position: absolute;
        bottom: 30px;
        width: 100%;
    }
    .image-section-btn .btn{
        border: 2px solid #17313B;
    }
    .image-section-btn .btn:hover{
        background-color: #FDCB6E;
        border: 2px solid #FDCB6E;
        color: #17313B;
    }
    .legal-support-section h2 span::after {
        background-size: 55px;
        left: 0;
    }
    .legal-support-section h2 {
        margin-top: 0;
        padding-right: 0;
    }
    .our-approach-btn {
        margin-top: 40px;
    }
    .star-now-image {
        width: auto;
        position: relative;
        right: 0;
    }
    .start-now-btn-div {
        display: block;
    }
    .start-now-section .row {
        flex-direction: column-reverse;
    }
    .start-now-call-btn {
        margin: 20px 0 30px 0;
    }
    .right-sec-img-div {
        position: relative;
        width: 100%;
    }
    .right-image-section::after {
        background: linear-gradient(180deg, rgba(23, 49, 59, 0) 8.41%, #17313B 24.41%);
    }
    .right-image-section {
        padding-top: 0;
    }
    .images-section h2 {
        margin-top: 0;
    }
    .images-section-subtitle {
        margin-top: 15px;
    }
    .start-now-section h2 {
        margin-top: 0;
    }
    .start-now-btn-div {
        margin-top: 20px;
    }
    .our-approach-box::after {
        position: absolute;
        top: 75px;
        left: 0;
        background-image: url(/wp-content/uploads/2026/06/Our-approach-arrow.png);
        background-repeat: no-repeat;
        content: '';
        height: 100%;
        width: 100%;
        background-size: 120px;
        z-index: 9;
        transform: rotate(90deg);
        z-index: -1;
    }
    .our-approach-box-col {
        margin-top: 50px;
    }
    .our-approach-box-col:nth-child(1) {
        margin-top: 0;
    }
    .our-approach-section h2 {
        margin-top: 0;
    }
    .our-approach-div {
        margin-bottom: 60px;
    }
    .decades-recognition-section h2 {
        margin-top: 0;
    }
    .common-subtitle {
        margin-bottom: 10px;
    }
    .logo-wrapper a {
        width: 160px;
    }
    .services-info h2 {
        margin-top: 0;
    }
    .nap-map iframe {
        height: 240px;
        width: 100%;
    }
    .menu-footer {
        line-height: 40px;
        display: flex;
        column-count: 2;
        flex-wrap: wrap;
        text-align: center;
        gap: 0 30px;
    }
    .menu-footer {
        line-height: 40px;
        display: block;
        column-count: 2;
        flex-wrap: wrap;
        text-align: center;
        gap: 0 20px;
    }
    .service-row {
        margin-bottom: 30px;
    }
    .services-info .custom-boxes {
        height: 100%;
    }
    .services-info .icon-boxes {
        position: relative;
        padding: 20px;
        gap: 0 15px;
        inset: 0;
        z-index: 2;
        display: flex;
        flex-direction: inherit;
        justify-content: start;
        align-items: center;
        text-align: left;
    }
    .services-new-heading {
        font-size: 20px;
        margin-top: 10px;
    }
    .custom-boxes a {
        text-decoration: none;
    }
    .services-info .icon-boxes svg, .services-info .icon-boxes img {
        margin-bottom: 0;
    }
    .legal-section-content-div {
        padding-right: 0;
    }
    .our-approach-section {
        background: linear-gradient(0deg, #FFFFFF, #FFFFFF),
            linear-gradient(180deg, rgba(253, 203, 110, 0) 67.26%, rgba(253, 203, 110, 0.21) 97.47%) !important;
    }
    .decades-recognition-section::after {
        background: linear-gradient(180deg, rgba(253, 203, 110, 0) 77%, rgb(253 203 110 / 11%) 100%);
    }
    .images-section-image-div {
        right: 0;
    }
    .images-first {
        position: relative;
        left: 0;
        width: 43%;
    }
    .images-second {
        position: relative;
        top: 0;
        left: 110px;
        width: 44%;
        margin-top: -70px;
    }
    .images-third {
        position: relative;
        margin-top: -75px;
        left: 230px;
        right: 0;
        width: 43%;
        top: 0;
    }
    .footer-contact-section h2 {
        margin-top: 0;
    }
    .images-section-div {
        margin-top: 30px;
    }
    .footer-form-content-div {
        padding-right: 0;
    }
    .footer-form-content-div {
        padding-right: 0;
    }
    .footer-frm .btn-wrap {
        margin-top: 40px;
    }
    .legal-support-section {
        padding-bottom: 0px !important;
    }
    .images-first img {
        width: 100%;
    }
    .images-third img {
        width: 100%;
    }
    .star-now-image {
        margin-bottom: 0;
    }
    .start-now-section {
        padding-bottom: 0px !important;
    }
    .testimonial-section h2 {
        margin-top: 10px;
    }
    .nav-tabs {
        gap: 20px 0;
    }
    .mobile-common-banner::after {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        background: #fdcb6ee0;
        height: 100%;
        width: 100%;
    }
    .banner-wrap-info {
        position: relative;
        z-index: 9;
    }
    .mobile-common-banner-image {
        margin-top: 30px;
    }
    /* .icon-row {
        margin-top: 30px;
    } */
    /* .icon-row .col:nth-child(n+2) {
        margin-top: 30px !important;
    } */
    .blog-post-div .main-blog-post-content .blog-title {
        margin-top: 0;
    }
    .main-blog-post-content .content {
        margin: 10px 0 20px 0;
    }
    .main-blog-post-content {
        padding: 20px;
    }
    .common-logo-section {
        padding: 30px 0 40px 0;
    }
    .call-banner-btn .btn {
        width: 100%;
    }
    .image-section-btn .btn {
        width: 100%;
    }
    .how-we-can-btn .btn {
        width: 100%;
    }
    .decades-recognition-btn .btn {
        width: 100%;
    }
    .our-approach-btn .btn {
        width: 100%;
    }
    .images-section-btn .btn {
        width: 100%;
    }
    .home-testimonial-btn .btn {
        width: 100%;
    }
    .right-sec-btn .btn {
        width: 100%;
    }
    .start-now-btn {
        display: none;
    }
    .logo-div {
        display: flex;
        align-items: center;
        gap: 0 20px;
        margin-top: 30px;
    }
    .google-review-logo img {
        width: 250px !important;
    }
    .logo-div img {
        width: auto;
    }
    .nita-advocate-logo img {
        margin: 0px auto 0px auto;
    }
    .box-number {
        margin-bottom: 7px;
    }
    .faq-testimonial-content-div {
        padding: 40px 30px;
    }
    .faq-testimonial-content-div svg {
        top: 45px;
        left: 25px;
    }
    .faq-testimonial-content {
        font-size: 18px;
    }
    .faq-testimonial-title {
        font-size: 22px;
    }
    .faq-legal-div {
        padding: 30px;
        margin-top: 30px;
        display: grid;
        position: relative;
    }
    .faq-legal-btn {
        margin-top: 20px;
    }
    .faq-legal-title {
        font-size: 25px;
        line-height: normal;
    }
    .deno-cole-content-div {
        margin-top: 25px;
    }
    /* .sherif-guindi-content-div {
        margin-bottom: 30px;
    }
    .sherif-guindi-description {
        margin-top: 25px;
    } */
    .mark-pienkowski-content-div {
        margin-top: 30px;
    }
    .dignissim-section h2 {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .dignissim-gravida-boxes {
        padding: 30px 20px;
    }
    .hendrerit-content-div {
        padding: 30px 30px;
    }
    .hendrerit-section h2 {
        margin-top: 0;
    }
    .three-images-section-div {
        margin-top: 30px;
    }
    .no-featured {
        height: 70px !important;
    }
    .no-featured-wrapper {
        padding: 20px;
    }
    .no-featured-wrapper img{
        object-fit: contain !important;
    }
    .related-no-featured-wrapper img{
        object-fit: contain !important;
    }
    .pagination .prev {
        width: 90px;
    }
    .pagination .next {
        width: 90px;
    }
    .common-logo-section .logo-repeat-imge img {
        margin: auto;
        width: 100%;
    }
    .common-cta-heading {
        font-size: 25px;
        line-height: normal;
    }
    .footer-btn {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 30px;
    }
    .footer-btn .btn{
        width: 100%;
    }
    .footer-btn .btn {
        display: block;
    }
    .menu-footer {
        margin-top: 20px;
    }
    .legal-section-content-div {
        margin-top: 0;
    }
    .common-sidebar-logo-div img {
        width: 250px;
    }
    .google-review {
        font-size: 12px;
    }
    .total-review {
        font-size: 12px;
    }
    .google-review-content-div {
        padding: 15px 20px;
    }
    .ul-column {
        column-count: 1;
    }
    .default-inner-img {
        margin-top: 10px;
    }
    .single-practice-cta-section .h2 {
        margin-top: 0;
    }
    .single-practice-cta-div {
        padding: 30px 20px;
    }
    .single-practice-cta-div {
        margin-top: 30px;
    }
    .parent-pages li a {
        font-size: 16px;
    }
    .contact-us-content-div {
        padding-right: 0;
    }
    .accordion-body {
        font-size: 16px;
        padding: 10px 0px 0px 0px;
        line-height: normal;
    }
    .accordion-item {
        padding: 15px 15px 15px 15px;
    }
    /* .decades-recognition-div {
        text-align: center;
    } */
    .images-section .images-section-subtitle {
        margin-top: 0;
    }
    .images-section-content {
        margin-top: 30px;
    }
    .common-cta-image::after {
        top: -15px;
        height: 480px;
    }
    .main-footer {
        padding-bottom: 20px;
    }
    .why-choose-us-section .h2 {
        margin-top: 0;
    }
    .nav-tabs {
        padding: 25px;
    }
    .deno-cole-section {
        padding-bottom: 40px;
    }
    .sherif-guindi-section {
        padding: 40px 0;
    }
    .mark-pienkowski-section {
        padding: 40px 0;
    }
    .faq-main-content {
        padding: 0 50px;
    }
    .services-new-heading {
        margin-bottom: 0;
    }
    .btn {
        padding: 20px 30px 16px 30px;
    }
    .listing-content ul {
        column-count: 1;
    }
    .post-meta{
        margin-bottom: 20px;
    }

}
@media (max-width: 430px){
    .images-third {
        width: 37%;
    }
    .mobile-home-banner {
        padding: 150px 0 0 0;
        margin-top: -50px;
    }
    .logo-wrapper a {
        width: 140px;
    }
    .legal-support-section::after {
        background: linear-gradient(0deg, rgba(253, 203, 110, 0) 8.4%, #FDCB6E 34.78%);
    }
}
@media (max-width: 300px){
    .legal-support-section::after {
        background: linear-gradient(0deg, rgba(253, 203, 110, 0) -11.6%, #FDCB6E 34.78%);
    }
}



@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait){
    .repeater-banner-heading {
        font-size: 28px;
    }
    .left-heading {
        width: 70%;
    }
    .main-banner-images {
        width: 72%;
    }
    .home-banner-btn-area {
        display: block;
    }
    .services-icon-boxes img {
        height: 350px;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .practice-home-heading {
        font-size: 22px;
    }
    .faq-content {
        padding-right: 0;
    }
    .logo-image-section .containers {
        margin-left: 10px;
    }
    .blog-section .containers {
        margin-left: 0;
    }
    .blog-controls {
        margin: 20px 15px 0 15px;
    }
    .blog-button-list {
        margin: 0 15px;
    }
    .slide-left, .slide-right {
        overflow: hidden;
        width: 100%;
        margin: 35px 0;
    }
    .testimonial-card {
        min-width: 460px;
    }
    .banner-repeat-boxes img {
        height: 100px;
    }
}

@media only screen
and (device-width: 1366px)
and (device-height: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}
@media only screen and (min-width: 2160px) and (max-height: 1080px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {

}