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

@media (min-width: 576px){

}

@media (min-width: 767px){

}

@media (min-width: 1024px){

}

@media (min-width: 991px){
    .search-wrap-mobile{
        display: none;
    }
}
@media (min-width: 1200px){
    .gx-10 {
        --bs-gutter-x: 6rem;
    }
}

@media (min-width: 1250px){
    .container {
        max-width: 1230px;
    }
}

@media (min-width: 1300px){
    .container {
        max-width: 1280px;
    }

    .g-40 {
        --bs-gutter-y: 40px;
        --bs-gutter-x: 40px;
    }

}

/* @media css */
@media (min-width: 1350px){
    .container {
        max-width: 1330px;
    }

}
@media (min-width: 1400px){
    .container {
        max-width: 1370px;
    }
    .gx-10 {
        --bs-gutter-x: 10rem;
    }

}
@media (min-width: 1470px){
    .container {
        max-width: 1445px;
    }

}
@media (min-width: 1570px){
    .container {
        max-width: 1545px;
    }

}
@media (min-width: 1670px){
    .container {
        max-width: 1645px;
    }

}

@media (min-width: 1770px){
    .container {
        max-width: 1745px;
    }

}


@media (min-width: 1600px){

}

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

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

@media (min-width: 1920px){

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

}
/*******************************/
@media (max-width: 1600px){
    .lang_wrap {
        margin-right: 30px;
    }
    .search-wrap {
        margin-left: 0px;
    }
    h2, .h2 {
        font-size: 55px;
    }
    h3, .h3 {
        font-size: 28px;
    }
    .bottom_content {
        width: calc(100% - 215px);
    }
    .bottom_content_wrap {
        padding: 50px 60px;
    }
    .testimonials-loop-wrap {
        padding: 30px;
    }
    .practice_areas_page_list {
        justify-content: center;
    }
    .team_detail_images .border-img {
        height: 100%;
    }
    .team_detail_images .border-img img {
        /* height: 100%;
        object-fit: cover; */
    }
    .testimonials-title {
        font-size: 22px;
    }

}

@media (max-width: 1470px){
    .lang_wrap {
        margin-right: 15px;
    }
    .menu-header {
        margin-right: 20px;
    }
    ul.menu-top li {
        margin-left: 20px;
    }
}
@media (max-width: 1399px){
    .menu-top li a {
        font-size: 16px;
        padding: 35px 5px;
    }
    ul.menu-top li .sub-menu li a {
        font-size: 14px;
    }
    .logo-wrapper img {
        max-height: 65px;
        width: auto;
    }
    body{
        font-size: 16px;
    }
    .header-phn-wrap > a {
        font-size: 23px;
    }
    .phone_number {
        color: #000;
        font-size: 20px;
        margin-bottom: 4px;
    }
    .lang_wrap .gt_selected a:before {
        font-size: 16px;
        top: 2px;
    }
    .gt_option a:after {
        font-size: 16px;
        top: 15px;
    }
    ul.menu-top li {
        margin-left: 15px;
    }
    .header-container {
        padding: 0px 40px;
    }
    .menu-footer {
        gap: 0px 60px;
    }
    .menu-footer li a {
        padding-top: 30px;
    }
    .home-banner-wrap .heading {
        font-size: 55px;
        line-height: 1.3;
    }
    .html5lightbox:after {
        width: 70px;
        height: 70px;
        background-size: 15px;
    }
    .bottom_content_wrap {
        padding: 50px 50px;
        border-radius: 50px;
    }
    .bottom_content {
        width: calc(100% - 245px);
    }
    .home-page-banner {
        border-radius: 0px 0px 80px 80px;
    }
    .post_loop_box a {
        padding: 50px 30px;
    }
    .section-pd, .common-padding {
        padding: 90px 0;
    }
    .footer-bg {
        padding-top:90px;
    }
    .main-footer {
        margin-bottom:60px;
    }
    .contact-sec-content {
        padding: 65px 30px;
    }
    h2, .h2 {
        font-size: 50px;
    }
    h3, .h3 {
        font-size: 28px;
    }
    .content-style h3{
        font-size: 24px;
    }
    .copyright-bg {
        font-size: 15px;
    }
    .practice_areas_box img {
        height: 475px;
    }
    .blog-single-row .blog-img-link {
        height: 450px;
    }
    .list-style ul li:after {
        width: 6px;
        height: 6px;
        top: 11px;
    }
    .content-box {
        padding: 8px 20px;
        margin-bottom: 15px;
    }
    .item-content {
        padding: 30px 15px;
    }
    .blog_thumb a img {
        height: 300px;
    }
    .social_share div {
        padding: 30px 0px;
    }
    .social_share .follow_text {
        min-height:125px;
    }
    .social_share ul {
        gap: 12px 0px;
    }
    .blog_content {
        font-size: 15px;
    }
    .lang_wrap .gt_option {
        top: 55px;
    }
    .home-banner-wrap {
        padding-bottom: 70px;
    }
    .social_share ul li a {
        width: 42px;
        height: 42px;
    }
    .google_logo svg, .google_logo img {
        width: 117px;
        height: 26px;
    }
}

@media (max-width: 1300px){
    .bottom-wrap {
        width: calc(100% - 400px);
        padding-left: 25px;
    }
    .blog-page .blog-listing-row .blog-loop a.blog-img-link {
        height: 285px;
        width: 400px;
    }
    .bottom_content_wrap {
        padding: 25px;
    }
    .bottom_content {
        width: calc(100% - 160px);
    }
    .content-style {
        gap: 2px 0px;
    }
    .practice_areas_box img {
        height: 425px;
    }
    .text_on_image {
        font-size: 20px;
        padding: 25px 20px;
    }
    .text_on_image span {
        font-size: 36px;
    }
    body {
        font-size: 15px;
    }
    .list-style ul li:after {
        top: 12px;
    }
    p:first-child {
        margin-bottom: 10px;
    }
    .content-box p {
        margin-bottom: 0px;
    }
    .testimonials-loop-wrap {
        background-color: #fff;
        padding: 25px;
        font-size: 15px;
    }
    .footer-logo img {
        width: 150px;
    }
    .post_loop_box a {
        padding: 40px 25px;
    }
    .blog_thumb a img {
        height: 250px;
    }
    .home-banner-wrap {
        padding-bottom: 60px;
    }
    .home-page-banner {
        border-radius: 0px 0px 70px 70px;
    }
    h2, .h2 {
        font-size: 48px;
    }
    h3, .h3 {
        font-size: 26px;
    }
    .budge_logo {
        width: 140px;
    }
    .home-banner-wrap .heading {
        font-size: 50px;
        line-height: 1.2;
    }

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

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

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

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

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

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

    h6, .h6 {
        font-size: 18px;
    }
    .header-phn-wrap > a {
        font-size: 18px;
    }
    .phone_number {
        font-size: 16px;
    }
    .header-container {
        border-radius: 30px;
        padding: 0px 30px;
    }
    .lang_wrap {
        margin-right: 10px;
    }
    .search-wrap {
        margin-right: 10px;
    }
    .menu-top li a {
        font-size: 12px;
    }
    ul.menu-top li .sub-menu li a {
        font-size: 13px;
    }
    .translated-ltr .menu-top li a {
        font-size: 11px;
    }
    .translated-ltr .header-phn-wrap > a {
        font-size: 13px;
    }
    .translated-ltr .phone_number {
        font-size: 12px;
    }
    ul.menu-top li {
        margin-left: 6px;
    }
    .menu-footer {
        gap: 0px 25px;
    }
    .home-banner-wrap {
        height: auto;
        padding-top: 160px;
        padding-bottom: 70px;
    }
    .social_share{
        display: none;
    }
    .bottom_content {
        width: calc(100% - 200px);
    }
    .bottom_content_wrap {
        padding: 40px 30px;
        border-radius: 40px;
    }
    .text_on_image {
        border-radius: 20px;
        font-size: 22px;
        padding: 25px 20px;
    }
    .text_on_image span {
        font-size: 36px;
    }
    .post_loop_box a {
        padding: 35px 15px;
    }
    .section-pd, .common-padding {
        padding: 80px 0;
    }
    .footer-bg {
        padding-top: 80px;
    }
    .main-footer {
        margin-bottom: 60px;
    }
    .btn, .elm-button {
        font-size: 16px;
    }
    .testimonials-loop-wrap {
        padding: 25px 15px;
        font-size:15px;
    }
    .team_detail_images {
        justify-content: flex-start;
        gap: 25px 0px;
    }
    .radius_40 {
        border-radius: 30px;
    }
    .inner-banner {
        padding: 135px 0px 50px 0px;
        min-height: auto;
    }
    .practice_areas_page_list {
        gap: 15px;
        justify-content: center;
    }
    .logo-list {
        gap: 20px;
    }
    .blog-page .blog-listing-row .blog-loop a.blog-img-link {
        height: 259px;
        width: 320px;
    }
    .bottom-wrap {
        width: calc(100% - 320px);
        padding-left: 15px;
    }
    .blog-page .blog-listing-row .blog-loop {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    .sidebar-listing ul li {
        padding-left: 1rem;
    }
    .sidebar-listing span {
        padding: 0px 1rem;
    }
    .blog-single-row .blog-img-link {
        height: 350px;
    }
    .widgettitle {
        padding: 1rem;
    }
    .menu-header {
        margin-right: 10px;
    }
    .recent-blog-list {
        --bs-gutter-y: 30px;
        --bs-gutter-x: 30px;
    }
    .hover_style:hover {
        transform: rotate(1deg);
    }
    .team_detail_images .border-img {
        height: auto;
    }
    .map_box {
        left: 15px;
    }
    .practice_areas_box .hover_content, .practice_areas_box:hover .hover_content {
        height: auto;
        visibility: visible;
        opacity: 1;
        position: relative;
    }
}

@media (max-width: 1024px){

}

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

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

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

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

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

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

    .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%;
    }

    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        padding-top: 70px;
    }

    .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 20px;
        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: #376D64;
        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: #376D64;
        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: #376D64;
        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: 42px;
        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: 45px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow::after {
        padding: 0 10px;
        font-size: 16px;
    }

    .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: 26px;
        width: 38px;
        position: fixed;
        top: 39px;
        z-index: 12;
        right: 31px;
        display: block;
        background-image: url(../img/menu_toggle.svg);
        background-position: center;
        background-size: 30px;
        background-repeat: no-repeat;
        text-align: center;
        transition: .5s;
    }
    .small-header .menu-button {
        top: 20px;
    }
    .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: #000000 !important;
        width: 100%;
    }

    .menu-button.button-open .menu-bar-bottom {
        border-color: #000000 !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*/
    .section-pd, .common-padding {
        padding: 80px 0;
    }
    .logo-wrapper {
        width: 63px;
    }
    .header-container {
        border-radius: 30px;
        padding: 12px 30px;
    }
    .header-phn-wrap > a {
        background-image: url(../img/call_icon.svg);
        font-size: 0px;
        width: 19px;
        height: 26px;
        background-repeat: no-repeat;
    }
    .header-phn-wrap > a div {
        display: none;
    }
    .lang_wrap {
        margin-right: 10px;
        min-width: 65px;
    }
    .lang_wrap .gt_switcher {
        width: 70px !important;
    }
    .lang_wrap .gt_option {
        width: 65px!important;
        top: 41px;
    }
    .lang_wrap .gt_selected a:before {
        left: 25px;
        font-size: 13px;
        top: 3px;
    }
    .gt_option a:after {
        font-size: 13px;
        top: 13px;
        left: 22px;
    }
    .lang_wrap .gt_selected a:after {
        background-size: 10px !important;
    }
    #header {
        top: 20px;
    }
    .nav-phone {
        padding-right: 40px;
    }
    .header-phn-wrap {
        display: flex;
        align-items: center;
    }
    .search-wrap {
        margin-left: 0px;
        margin-right: 15px;
    }
    .lang_wrap .gt_selected a svg {
        top: -1px;
    }
    .lang_wrap .gt_selected {
        z-index: unset !important;
    }
    .menu-header {
        display: none;
    }
    .menu-footer {
        gap: 0px 10px;
        border-bottom: 1px solid #666666;
    }
    .home-page-banner {
        border-radius: 0px 0px 60px 60px;
    }
    .home-banner-wrap .heading {
        font-size: 40px;
        line-height: 1.2;
    }
    .practice_areas_box img {
        height: 438px;
    }
    .border-img {
        padding-right: 10px;
        padding-bottom: 10px;
    }
    .border-left-img {
        padding-left: 10px;
        padding-right: 0px;
    }
    .border-img:after {
        width: calc(100% - 10px);
        height: calc(100% - 10px);
        border-radius: 10px;
    }
    .border-img img {
        border-radius: 10px;
    }
    .text_on_image span {
        font-size: 26px;
    }
    .text_on_image {
        border-radius: 10px;
        font-size: 14px;
        padding: 10px 11px;
    }
    .post_loop_box{
        width: 100%;
    }
    .post_loop_box:nth-child(3), .post_loop_box:nth-child(4) {
        width: 100%;
    }
    .footer-logo img {
        width: 103px;
    }
    .menu-footer li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .nap_map iframe {
        height: 193px;
    }
    .contact-sec-content {
        padding: 30px 15px;
    }
    .bottom_content_wrap {
        padding: 40px 15px;
    }
    .section-pd, .common-padding {
        padding: 60px 0;
    }
    .footer-bg {
        padding-top: 60px;
    }
    .main-footer {
        margin-bottom: 35px;
    }
    .post_loop_box:nth-child(6n + 3),
    .post_loop_box:nth-child(6n + 4) {
        width: 100%;
    }
    .inner-banner {
        padding: 115px 0px 40px 0px;
    }
    .banner_des {
        font-size: 14px;
    }
    .inner-banner .banner-title {
        border-bottom: 1px solid #FBBC05;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .heading_border_none .banner-title {
        border-bottom: none;
        margin-bottom: 10px;
        padding-bottom: 0px;
    }
    .practice_areas_page_list a {
        font-size: 14px;
        border-radius: 6px;
        padding: 5px 14px;
    }
    .practice_areas_page_list {
        gap: 10px;
    }
    .btn_link {
        font-size: 14px;
        padding: 5px 15px;
        border-radius: 6px;
    }
    .post-nav {
        gap: 5px;
    }
    .logo_box img {
        max-height: 90px;
        width: auto;
    }
    .logo-list {
        gap: 15px;
    }
    .aside-sidebar {
        max-width: 100%;
        width: 100%;
    }
    .sidebar-contact {
        padding: 30px 15px;
    }
    .hover_content {
        height: auto;
        visibility: visible;
    }
    textarea {
        height: 100px !important;
    }
    .mobile-search-bar-box{
        top: -20px;
    }
    .mobile-search-active .mobile-search-bar-box {
        height: calc(100% - -20px);
    }
    .search-input-box .form-control {
        height: 40px;
        padding-left: 0px !important;
    }
    .banner_sub_heading {
        line-height: 1.5;
    }
    .google_logo svg, .google_logo img {
        width: 107px;
        height: 23px;
    }
    .banner_des h3 {
        font-size: 18px !important;
    }
    .contact-map-wrapper iframe {
        height: 360px;
    }
    .map_box {
        left: 0;
        position: relative;
        margin-top: 60px;
        margin-bottom: 60px;
        box-shadow: 0px 0px 31px rgba(0, 0, 0, .30);
    }
}

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

    h2, .h2 {
        font-size: 32px  !important;
    }

    h3, .h3 {
        font-size: 20px  !important;
    }

    h4, .h4 {
        font-size: 20px  !important;
    }

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

    h6, .h6 {
        font-size: 16px  !important;
    }
	.recent-blog-section {
		overflow: hidden;
	}
    /******************************/
    .testimonials-title {
        font-size: 24px !important;
    }
    body{
        font-size: 14px;
    }
    .sub_heading {
        font-size: 14px;
        letter-spacing:1px;
    }
    .bottom_content {
        width: 100%;
        text-align: center;
    }
    .budge_logo {
        width: 110px;
        margin-bottom: 15px;
    }
    .html5lightbox:after {
        width: 40px;
        height: 40px;
        background-size: 13px;
    }
    .section-pd, .common-padding {
        padding: 60px 0;
    }
    .btn:before {
        left: -3px;
        bottom: -3px;
    }
    .btn, .elm-button {
        font-size: 14px;
        padding: 15px 20px 13px 20px;
        padding-right: 52px;
    }
    .btn:after {
        width: 36px;
        height: 36px;
        top: 3px;
    }
    .copyright-bg {
        font-size: 12px;
    }
    .radius_40 {

    }
    .practice_areas_page_list a {
        padding: 3px 10px;
    }
    .blog-page .blog-listing-row .blog-loop .blog-content-wrap {
        flex-wrap: wrap;
    }
    .bottom-wrap {
        width: 100%;
        padding-left: 0px;
    }
    .blog-page .blog-listing-row .blog-loop a.blog-img-link {
        width: 100%;
    }
    .blog-page .blog-listing-row .blog-loop a.blog-title {
        font-size: 20px;
        line-height: 1;
    }
    .pagination .nav-links span, .pagination .nav-links a {
        font-size: 14px;
        margin: 0 4px;
        min-width: 35px;
        height: 35px;
        line-height: 32px;
    }
    .pagination .nav-links a.next, .pagination .nav-links a.prev {
        background-size: 15px;
    }
    .blog-single-row .blog-img-link {
        height: 225px;
        margin-bottom: 20px;
    }
    .list-style ul li:after {
        width: 5px;
        height: 5px;
        top: 11px;
    }
    .map_box {
        max-width: 320px;
        padding: 20px 15px;
        font-size: 14px;
        width: 100%;
    }
    .contact-map-wrapper iframe {
        height: 300px;
    }
    .list-style ul li {
        padding-left: 15px;
    }
    div.wpcf7 .wpcf7-form .form-control {
        padding: 10px 15px;
    }
    footer .current-menu-item a {
        border-top: none;
    }
    .blog_content {
        font-size: 14px;
    }
    .alignnone {
        margin-right: auto;
    }
    .contact-page textarea {
        height: 150px !important;
    }
    .icon-box {
        width: 25px;
    }
    .icon-box svg {
        width: 16px;
        height: 16px;
    }
    .home-about ul {
        padding-left: 10px;
    }
    .contact-sec-content {
        padding: 30px 30px;
    }
    .practice_areas_box {
        font-size: 14px;
    }
    .table-responsive .table-success tr td + td {
        min-width: 350px;
    }

    .just-for-small-screens {
    display: block;
    }

    .for-big-screens {
    display: none;
}

}
@media(max-width: 575px){
    .blog_thumb a img {
        height: auto;
    }
}
@media(max-width: 400px){
    .map_box {
        max-width: calc(100% - 30px);
    }
    .single-post .blog-content p img {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .single-post.postid-3152 .blog-content p img {
        max-height: 300px;
        object-fit: contain;
    }
}

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

}