@media (min-width: 991px){
    .search-wrap-mobile{
        display: none;
    }
    .small-header .notification_text {
    font-size: 16px;
}
.small-header .header_links {
    font-size: 14px;
}
.small-header .call-btn {
    font-size: 28px;
    padding: 4px 0px;
}
.small-header .header_menu_bar {
    padding-top: 15px;
    padding-bottom: 15px;
}
.small-header .header_menu_bar:before {
    left: -2299px;
}
.small-header .header_menu_bar:after {
    left: -142px;
}
#header * {
    transition: .5s;
}
}

@media (min-width: 1200px){
    .container {
        max-width: 100%;
    }    
}


@media (min-width: 1400px){
   .container {
        max-width: 1624px;
    }
}

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

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

@media (min-width: 1920px){ 

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

}
/*******************************/

@media (max-width: 1650px){
    .banner-title {
    font-size: 85px;
}
}    
@media (max-width: 1499px){
    .menu-top li a {
    font-size: 20px;
}
.case_results_content {
    padding: 0 0 0 4rem;

}
.case_results_content .h3 {
    font-size: 27px;
}
.case_results_heading span {
    font-size: 44px;
}

}

@media (max-width: 1399px){
    .menu-top li a {
    font-size: 18px;
    padding: 1px 12px;
}
ul.menu-top>li.menu-item-has-children>a {
    padding-right: 30px;
}
.call-btn {
    font-size: 24px;
}
.notification_text {
    font-size: 22px;
}
.header_links {
    font-size: 16px;
}
.call-btn img, .call-btn svg {
    width: 21px;
    height: 34px;
}
    .banner-title {
    font-size: 75px;
}
.section-pd, .common-padding {
    padding: 80px 0;
}
h2, .h2 {
    font-size: 42px;
}
h3, .h3 {
    font-size: 30px;
}
.testimonials-loop.quote-icon2 img, 
.testimonials-loop .quote-icon2 svg {
    height: 73px;
    width: 90px;
}
.contact-map-wrapper iframe {
    height: 475px;
}
.blog-single-row .blog-img-link {
    height: 425px;
    margin-bottom: 15px;
}
.team_meta {
    width: calc(100% - 315px);
}
.attorney-image {
    width: 300px;
}
.team_box {
    gap: 25px 15px;
}
.practice_area_item {
    padding: 15px 20px;
}
.practice_area_item.active {
    padding-top: 20px;
    padding-bottom: 20px;
}
.google_icon {
    width: 140px;
}
.quote-icon {
    width: 180px;
}
.quote-icon img, 
.quote-icon svg {
    width: 163px;
}
.testimonial_data {
    width: calc(100% - 322px);
    padding-right: 40px;
}
.attorney_image img {
    height: 500px;
}
.team-meta {
    padding: 40px 38px;
}
.nav-menu>.menu-top>li.menu-item-has-children:after {
    right: 15px;
}
.small-header .header_menu_bar {
    padding-top: 22px;
    padding-bottom: 22px;
}
.contentstyle {
    font-size: 22px;
}
 }   

@media (max-width: 1299px){
    .banner-title {
    font-size: 71px;
}
.case_results_content .h3 {
    font-size: 25px;
}
.content_box {
    padding: 43px 15px;
}
.contentstyle {
    font-size: 20px;
}
}    

@media (max-width: 1199px){
    h1, .h1 {
        font-size: 34px;
    }

    h2, .h2 {
        font-size: 36px;
    }

    h3, .h3 {
        font-size: 28px;
    }

    h4, .h4 {
        font-size: 22px;
    }

    h5, .h5 {
        font-size: 20px;
    }

    h6, .h6 {
        font-size: 18px;
    }
    .header-left-logo {
    width: 180px;
    margin-top: 10px;
}
.small-header .header-left-logo {
    width: 160px;
}
.header_right {
    width: calc(100% - 200px);
}
footer .title {
    font-size: 20px;
    margin-bottom: 15px;
}
.menu-footer li a {
    padding: 3px 0px;
    font-size: 16px;
}
body {
    font-size: 16px;
}
.home-banner-wrap {
    height: auto;
}
.notification_text {
    font-size: 20px;
}
.header_links {
    font-size: 15px;
}
.header_menu_bar:after {
    left: 0px;
}
.small-header .header_menu_bar:after {
    left: 0px;
}
.banner-title {
    font-size: 58px;
}
.home_banner .container {
    margin-top: 30px;
}
.case_results_heading {
    width: 100%;
    text-align: center;
    padding: 22px 0px;
}
.case_results_heading span {
    display: inline-block;
    font-size: 32px;
}
.case_results{
    text-align: center;
}
.case_results_content {
    padding: 15px 0px;
    width: 100%;
}
.content_box {
    padding: 27px 15px;
}
.team_box_outer:first-child {
    border-right: none;
}
.testimonial_data {
    width: calc(100% - 290px); 
    padding-right: 15px;
}
.google_icon {
    width: 145px;
}
.quote-icon {
    width: 145px;
}
.quote-icon svg {
    width: 145px;
}
.badges_sec .badgeList {
    grid-template-columns: repeat(4, 1fr);
}
.section-pd, .common-padding {
    padding-top: 70px;
    padding-bottom: 70px;
}
.case_results_heading::before{
    display: none;
}
.case_results_heading:after {
    background: var(--dark_green);
    content: "";
    border-bottom: 4px solid #BBA23C;
    position: absolute;
    width: calc(100% - -24px);
    height: 100%;
    top: 0px;
    left: -12px;
    z-index: -1;
}
.testimonials_page_loop .google_icon img {
    width: 55px;
}
.testimonials-loop.quote-icon2 img, 
.testimonials-loop .quote-icon2 svg {
    height: 55px;
    width: 55px;
}
.itembox {
    padding: 20px 0px 0px 20px;
}
.contact-map-wrapper iframe {
    height: 400px;
}
.aside-sidebar {
    max-width: 100%;
    width: 100%;
}
.sidebar-contact {
    padding: 20px 15px;
}
.btn {
    padding: 14px 24px;
    font-size: 16px;
}
.blog-page .blog-listing-row .blog-loop .blog-content-wrap {
    padding: 12px;
}
.blog-loop .bottom-wrap .btn {
    left: 12px;
    width: calc(100% - 24px) !important;
}
.blog-page .blog-listing-row .blog-loop a.blog-img-link {
    height: 205px;
}
.blog-search-field {
    height: 55px;
}
.sidebar-listing {
    padding: 25px 15px;
}
.share_wrap .social-icons {
    gap: 0px 4px;
}
.social-icons {
    gap: 0px 5px;
}
.social-icons a {
    width: 28px;
    height: 28px;
}
.social-icons a svg, .social-icons a img {
    width: 16px;
    height: 16px;
}
.page_content {
    padding-right: 0px;
}
.sidebar-contact .form_acceptance .wpcf7-list-item-label {
    padding-left: 30px;
}
.badges_sec .badgeList .badgeItem {
    width: 25%;
}
    
}

@media (max-width: 1024px){

}

@media (max-width: 991px){
    h1, .h1 {
        font-size: 38px; 
    }

    h2, .h2 {
        font-size: 34px; 
    }

    h3, .h3 {
        font-size: 26px; 
    }

    h4, .h4 {
        font-size: 24px; 
    }

    h5, .h5 {
        font-size: 20px; 
    }

    h6, .h6 {
        font-size: 16px; 
    }

    .aside-sidebar {
        margin-top: 35px;
    }

    /* header mobile menu */
    .menu-wrap {
        background-color: #fff;
        position: fixed;
        top: 0;
        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%;
    }
	.glink:hover {
    background: transparent !important;
}
.menu-sidebar {
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
    margin-left: auto;
    padding-top: 90px;
}
    .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.3);
        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.3);
    }

    .menu-sidebar .menu-bar-wrapper li:last-child{
        border: none;
    }

    .menu-sidebar .menu-bar-wrapper li > a {
        color: #000;
        font-weight: normal;
        padding: 7px 12px;
        position: relative;
        display: block;
        font-weight: 400;
        font-size: 16px;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover::after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover {
        background-color: #bba33e;
        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: #bba33e;
        color: #fff;
        width: 100%;
    }

    .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>.nav-link {
        font-weight: 500;
        background-color: #bba33e;
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link + .sidebar-menu-arrow::after {
        border-left: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link::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: 39px;
        width: 40px;
    }

    .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 .sub-menu a {
    padding-left: 45px;
}

    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow::after {    

    }

    .menu-sidebar .sidebar-menu-arrow::after {
        content: "";
        cursor: pointer;
        border-left: 1px solid #6f6f6f;
        border-bottom: 1px solid #6f6f6f;
        display: inline-block;
        width: 10px;
        height: 10px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        bottom: 0;
        margin-top: -5px;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow::after {
        transform: rotate(135deg);
        display: block;
        margin: 0;
    }

    .menu-sidebar .menu-bar-wrapper .current_page_item .sidebar-menu-arrow::after {
        border-left: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li a::after{
        display: none;
    }

    /*Hamburger Button*/
    .header-aside-col {
        align-items: center;
        display: flex;
        justify-content: flex-end;
        padding-right: 55px;
    }

    div#mobile-search-bar {
        border-left: none;
        top: 0px;
    }

    header#header .container-fluid {
        padding-right: 0;
        padding-left: 15px;
    }

    .logo-wrapper {
        padding-right: 0;
        margin-right: 0;
    }

    .menu-button:hover {
        cursor: pointer;
    }

.menu-button {
    height: 40px;
    width: 40px;
    position: fixed;
    top: 2px;
    z-index: 12;
    right: 12px;
    display: block;
    background-image: url(../img/toggle-icon.svg);
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
    text-align: center;
}

    .menu-button .menu-bar {
        position: absolute;
        border-radius: 0px;
        width: 26px;
        transition: .5s;
        opacity: 1;
        top: 7px;
        right: 0;
        left: 0;
        margin: auto;
    }

    .menu-button .menu-bar-top {
        border: 2px solid #ffffff;
        border-bottom: none;
        top: 10px;
    }

    .menu-button .menu-bar-middle {
        height: 2px;
        background-color: #ffffff;
        margin-top: 3px;
        margin-bottom: 3px;
        top: 16px;
    }

    .menu-button .menu-bar-bottom {
        border: 2px solid #ffffff;
        border-top: none;
        top: 28px;
        width: 26px;
        right: 0;
    }

    .small-menu .menu-button .menu-bar-top {
        border-color: #ffffff;
    }

    .small-menu .menu-button .menu-bar-bottom {
        border-color: #ffffff;
    }

    .small-menu .menu-button .menu-bar-middle {
        background-color: #ffffff;
    }

    .button-open {
        z-index: 16;
    }

    .menu-button.button-open {
        background: none;
        z-index: 13;
        height: 27px;
        width: 27px;
        right: 15px;
        top: 15px;
    }

    .button-open .menu-bar {
        opacity: 1;
    }

    .button-open .menu-bar-top {
        border-color: #0284cf;
        transform: rotate(45deg) translate(8px, 8px);
        transition: .5s;
    }
    .button-open .menu-bar-middle {
        background-color: #0284cf;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }

    .button-open .menu-bar-bottom {
        border-color: #0284cf;
        transform: rotate(-45deg) translate(5px, -5px);
        transition: .5s;
        right: 0;
    }  

    .menu-button.button-open .menu-bar-top { 
        border-color: var(--body_text_color) !important;
        width: 100%;
    }

    .menu-button.button-open .menu-bar-bottom {
        border-color: var(--body_text_color) !important;
        width: 100%;
    }

    .menu-logo-wrapper {
        width: 50%;
        padding-left: 1rem;
        left: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 274px;
    }

    .menu-logo-wrapper .nav-logo a {
        display: inline-block;
        max-width: 70%;
        margin-bottom: 30px;
    }

    .menu-logo-wrapper .callus-block {
        margin-bottom: 0;
        margin-top: 30px;
    }

    .menu-logo-wrapper .callus-block .small-phone-text {    
        color: #fff;
    }
    body.nav-open-menu {
        overflow-y: hidden;
    }
    .menu-button > div {
        display: none;
    }

    .menu-button.button-open > div {
        display: block;
    }
    /*mobile menu css end*/ 
    .small-header .header-left-logo,
    .header-left-logo
     {
    width: 110px;
    margin-top: 7px;
    margin-left: 5px;
}
#header {
    top: 0px;
    padding-bottom: 7px;
}
.call-btn {
    font-size: 0px;
}
.mobile-search-bar svg path {
    stroke: #ffffff;
}
.search-wrap {
    position: relative;
    min-width: 50px;
    height: 42px;
    justify-content: center;
    align-items: center;
}
.search-wrap:after {
    content: "";
    background: #bba33e;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: skewX(-20deg);
    z-index: -1;
}
.header_right {
    padding-right: 57px;
    width: calc(100% - 125px);
}
.header_phn_wrap a {
    margin-left: 0px;
    position: relative;
    min-width: 50px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header_phn_wrap a:after {
    content: "";
    background: #bba33e;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: skewX(-20deg);
    z-index: -1;
    left: 0px;
}
.header_phn_wrap:before{
    display: none;
}
.call-btn img, .call-btn svg {
    width: 15px;
    height: 28px;
}
.header_phn_wrap:after{
    display: none;
}
.header_phn_wrap {
    margin-left: 6px;
}
.header_menu_bar {
    padding: 0px;
}
.header-top:after {
    position: absolute;
    content: '';
    width: 75px;
    height: 42px;
    background: var(--primary);
    top: 0;
    right: -12px;
    z-index: -1;
    transform: skewX(-20deg);
    transition: .5s;
}
.header_menu_bar:after, .header_menu_bar:before {
    left: 0px;
}
.header_menu_bar:before {
    left: -2132px;
}
.menu-open-logo {
    background: var(--dark_green);
    width: 115px;
    padding: 10px;
    position: absolute;
    left: 12px;
    top: 7px;
}
body {
    font-size: 15px;
}
.menu-header {
    display: none;
}
.btn {
    padding: 18px 30px;
    font-size: 16px;
}
.banner-title {
    font-size: 46px;
}
.quote-icon {
    order: 2;
}
.testimonial_data {
    order: 3;
    width: 100%;
    padding-right: 0px;
    margin-top: 15px;
}
.google_icon {
    width: 55px;
}
.quote-icon svg {
    width: 55px;
    height: 55px;
}
.badges_sec .badgeList {
    grid-template-columns: repeat(3, 1fr);
}
.form_acceptance .wpcf7-list-item-label {
    padding-left: 30px;
}
.quote-icon {
    width: 55px;
}
.footer-logo img {
    width: 193px;
}
.practice_area_item {
    border-left: 2px solid transparent;
    padding: 15px;
    transition: .5s;
}
.practice_area_item.active{
    padding-top: 15px;
    padding-bottom: 15px;
}
.faq-header {
    padding: 12px;
}
.box_counter {
    font-size: 26px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
div.wpcf7 .wpcf7-form .form-control {
    font-size: 14px;
    height: 50px;
}
.service_thumb {
    max-height: 300px;
}
.pagination .nav-links span, .pagination .nav-links a {
    font-size: 15px;
    margin: 0 4px;
    min-width: 19px;
    height: 25px;
    line-height: 25px;
}
.pagination .nav-links a.next, .pagination .nav-links a.prev {
    font-size: 14px;
    background-position: center right 12px;
    padding: 9px 24px 9px 11px;
}
.pagination .nav-links a.prev {
    padding: 9px 11px 9px 24px;
    background-position: center left 12px;
}
.pagination .nav-links {
    padding: 15px 10px;
}
.footer_description {
    padding: 25px 0px;
    margin-top: 35px;
}
.itembox{
    padding-left: 12px;
}
.list-style ul li:after {
    width: 20px;
    height: 20px;
    top: 2px;
    background-size: contain;
}
.list-style ul li {
    padding-left: 30px;
}
.team-meta {
    padding: 25px 0px;
    padding-right: 15px;
}
.attorney_image img {
    height: 353px;
}
.banner_none {
    padding-top: 73.8594px;
}
.case_results_box {
    padding: 0px 0px;
    max-width: 100%;
}
.result_list_full .h4 p br {
    display: none;
}
.result_list_full {
    padding: 50px 0px;
}
.button_shadow_line {
    background-image: none;
    text-align: left;
}
.faqs_sec .mb-4 {
    text-align: center;
}
.footer-bg {
    padding-top: 70px;
}
footer .title span {
    padding-right: 3rem;
}
.badges_sec .badgeList {
    border-bottom: none;
}
.badges_sec .badgeList .badgeItem:last-child{
    border-right: 1px solid #d8d7d7; 
}
.consultation_sec .form-group {
    margin-bottom: 10px;
}
.small-header .header_menu_bar {
    padding: 0px;
}
.badges_sec .badgeList .badgeItem {
    width: 33.33%;
}
.testimonial_nav {
    justify-content: center;
    margin-top: 15px;
}
.header-language a {
    font-size: 0px !important;
    width: 52px;
    height: 42px;
    padding: 0px;
    line-height: 42px;
    background: none;
    display: block;
}
.header-language a:after {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}  
.header-language a[data-gt-lang="en"]:after {
    content: "en";
}
.header-language a[data-gt-lang="es"]:after {
    content: "es";
}
.header-language a:before {
    content: "";
    background: #bba33e;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: skewX(-20deg);
    z-index: -1;
    left: 0px;
    top: 0px;
}
.header-language {
    margin-left: 0px;
    margin-right: 6px;
}


.header-language a{
	position: relative;
}
.header-language a:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}



}

@media (max-width: 767px){
    h1, .h1 {
        font-size: 32px;
    }

    h2, .h2 {
        font-size: 30px; 
    }

    h3, .h3 {
        font-size: 22px; 
    }

    h4, .h4 {
        font-size:18px; 
    }

    h5, .h5 {
        font-size: 18px; 
    }

    h6, .h6 {
        font-size: 16px; 
    }
    /******************************/
.attorney-image {
    width: 100%;
    text-align: center;
}
.team_meta {
    width: 100%;
}
.badges_sec .badgeList {
    grid-template-columns: repeat(2, 1fr);
}
.copyright_menu a:first-child {
    border-left: none;
    padding-left: 0px;
    margin-left: 0px;
}
.banner-title {
    font-size: 40px;
}
.btn {
    padding: 15px 20px;
    font-size: 14px;
}
.case_results_heading span {
    font-size: 24px;
}
.contact-map-wrapper iframe {
    height: 250px;
}
.blog-page .blog-listing-row .blog-loop a.blog-img-link {
    height: 240px;
}
.blog-single-row .blog-img-link {
    height: 270px;
}
.case_results_content .h3 {
    font-size: 20px;
}
.attorney_image img {
    height: auto;
}
.team-meta {
    padding-right: 15px;
    padding-left: 15px;
}
.case_results_outer {
    border-right: none;
}
.badges_sec .badgeList .badgeItem {
    width: 50%;
}
.header_phn_wrap {
    margin-left: 4px;
}
.header-language {
    margin-right: 4px;
}
.header-language a {
    width: 45px;
}
.search-wrap {
    min-width: 45px;
}
.header_phn_wrap a {
    min-width: 45px;
}
.header_right {
    padding-right: 55px;
}


.faqs_sec:before {
    background: rgba(12, 65, 40, .7);
    opacity: 1;
}

.header-language a{
	position: relative;
}
.header-language a:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


.main-footer{
	text-align: center;
}

.main-footer .social_share {
    justify-content: center;
    display: flex;
}

 footer .title span {
    padding-right: 1rem;
    padding-left: 1rem;
}

	.nap-footer {
		display: flex;
		justify-content: center;
	}

	.nap-postal-address-wrap {
		display: flex;
		text-align: left;
	}

}

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