.article-section .image-box .image {
    width: 100%;
}
@media (min-width: 768px){
    .home-about-section {
        background-image: url('/wp-content/uploads/2024/10/about-side-bg-1.webp');
        background-repeat: no-repeat;
        background-position: left 90px;
        background-size: auto;
    }
    .tms-section {
        background-size: cover;
        background-image: url('../images/bg-1.webp');
    }
    .mob-header-phone {
        display: none;
    }
}

@media (min-width:1200px){
    .container{
        max-width: 1150px;
    }
    .page-banner{
        min-height: 400px;
    }
    .about-desc-text .inner .title.h5 {
        font-size: 27px !important;
        color: #363772;
        font-weight: 500;
    }
}

@media (min-width:1300px){
    .container{
        max-width: 1267px;
    }
    .wide .container {
        max-width: 95%;
    }
    .narrow .container {
        max-width: 1200px;
    }
    .footer .footer-col-1 {
        width: 24%;
    }
}

@media (min-width:1400px){
    .container{
        max-width: 1359px;
    }
    .team-thumb-slider .slick-list {
        width: calc(100% + 368px);
    }
    .team-thumb-slider .slick-current.slick-active + .slick-active + .slick-active {
        opacity: 0.5;
    }
    .footer .footer-col-1 {
        width: 23%;
    }
    .page-banner {
        min-height: 450px;
    }

    .Our-Commitment .description p {
        margin-bottom: 25px;
    }
    .home-banner {
        padding-bottom: 110px;
    }
}

@media (min-width:1600px){
    .container{
        max-width: 1366px;
    }
    .wide .container{
        max-width: 1499px;
    }
    .about-us .heading {
        line-height: normal;
    }
    .page-banner{
        min-height: 605px;
    }
    .home-about-section .container {
        max-width: 100%;
        padding-right: 120px;
        padding-left: 265px;
    }
    .about-desc-text .inner .title.h5 {
        font-size: 25px;
        color: #363772;
        font-weight: 500;
    }
    .page-banner.wide .container .banner-content {
        bottom: inherit;
    }
    .page-banner .banner-title {
        font-size: 75px;
    }
    .blog-page-listing .blog-item {
        padding-right: 25px;
    }
    div#block_b4baea4d6133e6bed8c6d3359947c2a4 .image-box .sub-title {
        min-height: 210px;
    }
}
@media (max-width:1600px){
    .image-with-text-v1 .image img {
        left: 0px;
    }
}
@media (max-width:1800px){
    .heading{
        font-size: 42px;
    }
    .nav-menu > ul.menu > li {
        margin: 0 15px;
    }

    .header-phone .phone-icon {
        width: 22px;
        height: 22px;
        top: 3px;
    }
    .icon-box-list-v2 .inner {
        padding: 40px 20px;
    }
    .team-section:before {
        width: 18%;
    }
    .nav-menu > ul> li> a {
        font-size: 20px;
    }
}

@media (max-width:1550px){
    h1, .h1{
        font-size: 35px;
    }
    h2, .h2 {
        font-size: 30px;
    }
    h3, .h3{
        font-size: 26px;
    }
    h4, .h4{
        font-size: 22px;
    }
    h5, .h5{
        font-size: 20px;
    }
    h6, .h6{
        font-size: 18px;
    }
    .heading{
        font-size: 38px;
    }

    .section-pd, .spaced{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .header-logo img {
        max-height: 110px;
    }
    .header-logo {
        width: 350px;
    }
    .header-logo .header-logo-two {
        margin-left: 30px;
        max-width: 120px;
    }
    .header-right {
        width: calc(100% - 350px);
    }
    .nav-menu > ul> li> a {
        font-size: 18px;
    }
    .header-phone .phone-icon {
        width: 18px;
        height: 18px;
        top: 0px;
    }
    .header-search {
        margin-left: 25px;
    }
    .home-video-section {
        padding-top: 100px;
        padding-bottom: 200px;
    }
    .nav-menu > .menu > li.menu-item-has-children:after {
        width: 8px;
        height: 8px;
        right: -12px;
    }
    .footer {
        font-size: 22px;
    }
}

@media (max-width:1400px){
    body {
        font-size: 14px;
    }
    .btn {
        padding: 8px 25px;
    }
    .header-logo img {
        max-height: 110px;
    }
    .nav-menu > ul.menu > li {
        margin: 0 12px;
    }
    .nav-menu > ul> li> a {
        font-size: 17px;
    }
    .nav-menu ul li .sub-menu li a {
        font-size: 16px;
    }

    .tab-content-inner .title {
        font-size: 23px;
    }
    .blog-page-listing .blog-item .title {
        font-size: 25px;
    }
    .contact-loc-item {
        padding: 30px;
    }
    .slick-arrow {
        width: 45px;
        height: 45px;
    }
    .td-sec-two .title {
        font-size: 30px;
    }
    .page-banner .banner-subtitle {
        font-size: 25px;
    }
    .page-banner .banner-title {
        font-size: 40px;
    }
    .small-heading {
        font-size: 25px;
    }
    .about-page-bg .description p {
        font-size: 46px;
    }
    .description p {
        font-size: 14px;
    }
    .attorney-detail .black:after {
        margin: 15px 0 15px;
    }
    .Our-Commitment .description p {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .article-section .image-box .image {
        width: 100%;
    }
}

@media (max-width:1350px){
    h1, .h1{
        font-size: 35px;
    }
    h2, .h2 {
        font-size: 32px;
    }
    h3, .h3{
        font-size: 30px;
    }
    h4, .h4{
        font-size: 28px;
    }
    h5, .h5{
        font-size: 25px;
    }
    h6, .h6{
        font-size: 20px;
    }
    .heading{
        font-size: 35px;
    }
    .header-logo {
        width: 250px;
    }
    .header-right {
        width: calc(100% - 250px);
    }
    .footer {
        font-size: 20px;
    }
    .footer .widget-title {
        font-size: 22px;
    }
    .nav-menu > ul> li> a {
        font-size: 16px;
    }
    .video-blocks .video-image img {
        object-fit: cover;
    }
}

@media (max-width:1250px){
    .heading {
        font-size: 30px;
    }
    .header-phone .phone-no {
        font-size: 18px;
    }
}
@media (max-width:1199px) {
    .home-banner .banner-content {
        bottom: 30px;
    }
    body {
        font-size: 15px;
        padding-top: 110px;
    }
    h1, .h1{
        font-size: 32px;
    }
    h2, .h2 {
        font-size: 28px;
    }
    h3, .h3{
        font-size: 26px;
    }
    h4, .h4{
        font-size: 24px;
    }
    h5, .h5{
        font-size: 20px;
    }
    h6, .h6{
        font-size: 18px;
    }
    .heading{
        font-size: 32px;
    }
	.header-phone a{
		background-image:url(../images/phone.svg);
		font-size:0px;
		background-position:center;
		background-repeat:no-repeat;
		background-color:transparent;
		border:none;
	}
	.header-phone a:hover {
    border: none;
    background-color: transparent;
    color: #363772;
}
	.header-phone a .phone-no{
		font-size:0px;
	}
    .section-pd, .spaced {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .space-m{
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .space-mt{
        margin-top: 50px;
    }
    .space-mb{
        margin-bottom: 50px;
    }
    .header-logo img {
        padding: 25px 0;
    }
    .header-phone {
        display: flex;
        margin-left: 10px;
    }
    .header-phone .phone-title {
        display: none;
    }
    /*
    .header-phone a {
        padding: 0;
        border-radius: 10px;
        margin-left: 0;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid var(--color-one);
        background-image: url(../images/phone-icon.svg);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: center;
        background-color: var(--color-one);
    }
    .header-phone a:hover {
        background-color: var(--color-one);
        border: 1px solid var(--color-one);
    }
    */
    .header-phone .phone-icon {
        width: 22px;
        height: 22px;
        top: 0;
    }
    .header .nav-menu{
        display: none;
    }
    .menu-button {
        display: flex;
    }
    .header-button {
        display: none;
    }
    .header-search .search-icon {
        width: 22px;
        height: 22px;
        border: 0px solid var(--color-one);
        border-radius: 10px;
    }
    .header-search svg path {
        fill: #BA9A6C;
    }
    .header .nav-menu {
        order: 1;
    }
    .header .header-search {
        order: 3;
    }
    .header .menu-button {
        order: 4;
    }
    .header .header-phone {
        order: 2;
    }
    .footer .footer-col-1 {
        padding-right: 30px;
        width: 100%;
        text-align: center;
    }
    .footer .footer-col-2 {
        width: 33%;
        padding-right: 30px;
    }
    .footer .footer-col-3 {
        width: 33%;
    }
    .footer .footer-col-4 {
        width: 33%;
    }
    .footer-social-links {
        justify-content: center;
        margin-bottom: 40px;
    }
    .header-phone .phone-icon {
        margin: 0;
    }
    .header-phone a:first-child .phone-icon {
        visibility: visible;
    }
    .header-phone {
        flex-direction: row;
        border: 0;
    }
    .header-phone .phone-icon path {
        fill: #000;
    }

    .home-video-section {
        padding-top: 70px;
        padding-bottom: 170px;
    }
    .td-sec-one .image {
        max-width: 400px;
        margin: 0 auto 40px;
    }
    .td-sec-one .heading-wrap {
        border-left: 0px;
        padding-left: 0;
        text-align: center;
    }
    .sidebar-search-outer .input-group-btn {
        width: 50px;
    }
    .sidebar-search-outer .custom_form_msg {
        right: 80px;
    }
    .sidebar-form {
        padding: 40px 20px;
    }
    .sidebar-form .form-title {
        font-size: 24px;
    }
    .blog-item .blog-image {
        height: 300px;
    }
    .blog-detail-image {
        height: 350px;
    }
    .about-us .content-inner {
        width: 100%;
        text-align: left;
        padding-top: 60px;
        padding-bottom: 20px;
    }
    .image-with-text-v1 .image img {
        left: 0px;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .home .image-with-text-v1 .image img {
        height: calc(100% - 68px);
    }
    .about-us {
        margin-top: 70px;
    }
    .home-banner {
        height: 600px;
    }
    .image-with-text-v1 .image {
        top: -50px;
    }
    .footer .footer-col-1 {
        margin-left: auto;
        margin-right: auto;
    }
    .available-section .heading-underline {
        font-size: 45px;
        line-height: 1.3;
    }
    .available-section {
        height: 600px;
    }
    .page-banner.wide {
        margin-top: 0;
        min-height: 350px;
    }

    .page-id-491 .article-section .image-box .sub-title {
        margin-bottom: 0px;
        min-height: 110px;
        line-height: normal;
    }
    .article-section .image-box .image {
        height: 150px;
    }
    .page-id-491 .image-box .sub-title-wrap {
        margin-top: 0px;
        padding-bottom: 0;
    }
    .page-id-491 .image-with-text .content-inner .description p {
        line-height: 28px;
    }
    .page-id-491 .image-with-text .image-col .image-wrap, .page-id-491 .image-with-text .image-col .image img, .page-id-491 .image-with-text .image-col .image {
        height: 100%;
        object-fit: cover;
        object-position: top right;
    }
    .sidebar-search-outer .search-icon {
        right: 22px;
    }
    .video-blocks .video-image img {
        object-fit: cover;
    }
    .about-desc-text .item {
        display: flex;
    }
    .blog-page .blog-page-listing {
        padding-right: 0 !important;
        padding-left: 0 !important;
        position: relative;
    }
}
@media (max-width:991px){
    h1, .h1{
        font-size: 32px;
    }
    h2, .h2 {
        font-size: 28px;
    }
    h3, .h3{
        font-size: 24px;
    }
    h4, .h4{
        font-size: 22px;
    }
    h5, .h5{
        font-size: 20px;
    }
    h6, .h6{
        font-size: 18px;
    }
    .menu-show {
        max-width: 100%;
    }
    .heading {
        font-size: 27px;
    }
    .header-logo {
        width: 150px;
    }
    .header-logo img {
        min-width: 110px;
    }
    .header-right {
        width: calc(100% - 150px);
    }
    .banner-form .form-wrap {
        margin-top: -50px;
    }

    .team-top-info, .team-thumb-slider {
        padding-left: 60px;
        margin-bottom: 20px;
        justify-content: center;
    }
    .testimonial-carousel-v2 .name-and-rating, .testimonial-carousel-v2 .name{
        padding-right: 0;
    }
    .testimonial-carousel-v2 .item{

    }
    .footer-form-map{
        padding-bottom: 0;
    }
    .form-with-map .footer-contact {
        width: 100%;
        height: 400px;
        position: relative;
        margin-top: 50px;
    }
    .footer {
        font-size: 16px;
    }
    .footer-top {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer .footer-col-1 {
        width: 100%;
        position: relative;
        padding-right: 0;
        text-align: center;
    }
    .footer .footer-col-2 {
        padding-left: 0;
        padding-right: 20px;
    }
    .footer-bottom {
        font-size: 13px;
    }
    .footer-address-col .icon {
        top: 7px;
    }
    .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .banner-icon-box {
        margin-top: -100px;
    }
    .banner-icon-box .detail {
        width: calc(100% - 40px);
        padding-left: 10px;
    }
    .banner-icon-box .inner {
        padding: 30px 15px;
    }
    .banner-icon-box .icon-wrap {
        width: 40px;
        position: relative;
        text-align: center;
    }
    .banner-icon-box .icon {
        width: 40px;
        height: 40px;
    }
    .banner-icon-box .title {
        font-size: 22px;
    }
    .banner-icon-box .inner .desc {
        font-size: 14px;
    }
    .home-about-section {
        background-position: left 0;
    }
    .home-video-section .video-col {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .home-why-section .content-inner {
        margin-top: 60px;
        padding-right: 0 !important;
    }
    .team-slider .image {
        max-width: 400px;
        margin: 0 auto 30px;
    }
    .team-slider .img-col img {
        height: auto;
    }
    .home-about-section .row {
        flex-direction: column-reverse !important;
    }
    .home-about-section .image {
        margin-bottom: 0;
    }
    .home-practice-areas .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .about-attorney-section .row {
        flex-direction: column-reverse !important;
    }
    .about-attorney-section .image{
        margin-bottom: 0;
    }
    .practice-page .image-box-v2 .image img {
        height: 500px;
    }
    .testimonial-carousel-v2 .star-rating {
        margin-right: 40px;
    }
    .blog-item .blog-image {
        height: 370px;
    }
    .blog-detail-page .blog-detail-image {
        height: auto;
    }
    .blog-detail-page .blog-detail-image img {
        width: 100%;
        height: auto;
    }
    .sidebar .widget {
        padding: 40px 20px;
    }
    .sidebar li {
        margin: 0 -20px;
    }
    .sidebar li a {
        padding: 10px 40px 10px 20px;
        font-size: 16px;
    }
    .pagination .nav-links span, .pagination .nav-links a {
        padding: 8px 8px;
        font-size: 16px;
        margin-right: 5px;
        width: 40px;
        height: 40px;
    }
    .results-post .result-inner {
        min-height: 300px;
    }
    .image-with-text-v1 .image {
        top: 0;
    }
    .about-us {
        padding-top: 50px !important;
    }
    .home-banner {
        height: 440px;
        padding: 0;
    }
    body {
        padding-top: 100px;
    }
    .available-section .heading-underline {
        font-size: 35px;
    }
    .image-box .sub-title {
        min-height: 180px;
    }
    .practice-area .item {
        margin-bottom: 10px;
    }
    .practice-area {
        padding-bottom: 30px !important;
    }
    .map-footer {
        position: relative;
        width: 100%;
    }

    .map-footer iframe {
        width: 100%;
        height: 350px;
    }
    .sidebar {
        margin-top: 50px;
    }
    .page-id-491 .image-with-text .image-col {
        margin-bottom: 50px;
    }
    .video-blocks .video-image {
        height: 230px;
    }
    .video-blocks .video-image img {
        object-fit: cover;
    }
    .page-id-491 .image-box-section .image-box.three-col .item {
        margin-bottom: 15px;
    }
    .about-us .content-inner {
        padding-top: 0;
        margin-top: 50px;
    }
    .home .image-with-text-v1 .image img {
        height: auto;
        width: 100%;
    }
    .about-us .pe-md-4 {
        padding-right: 15px !important;
    }
    .image-with-text-v1.about-us .image-wrap {
        height: auto;
    }
    .m-phone-col {
        display: none;
    }
    .testimonial-carousel-v2 .name {
        font-size: 17px;
        line-height: normal;
        letter-spacing: 4px;
        margin-right: 15px;
    }
    .about-desc-text .row .item {
        margin-top: 20px;
    }
    .about-desc-text .row .item:first-child {
        margin-top: 0px;
    }
}
@media (max-width: 991px){
    .blog-page, .single-post .blog-detail-page {
        position: relative;
    }
    .blog-page .blog-item-wrap, .single-post .blog-detail-page .blog-detail {
        padding-top: 100px;
    }
    .blog-page .sidebar-search-outer {
        width: calc(100% - 47px);
        position: absolute;
        top: 38px;
        left: 24px;
        border: 1px solid;
    }
    .sidebar-search-outer .search-icon {
        top: 25px;
        right: 19px;
    }
    .single-post .blog-detail-page .sidebar-search-outer {
        width: calc(100% - 71px);
        position: absolute;
        top: 40px;
        left: 37px;
        border: 1px solid;
    }
}
@media (max-width:767px){
    .blog-page .sidebar-search-outer {
        width: calc(100% - 21px);
        top: 38px;
        left: 10px;
    }
	button#muteButton{
		display:none;
	}
    .single-post .blog-detail-page .sidebar-search-outer {
        width: calc(100% - 44px);
        top: 40px;
        left: 22px;
    }
    body {
        font-size: 14px;
        padding-top: 72px;
    }
	.header-search{
		margin-left:7px;
	}
	.header-phone a{
		padding:14px 17px;
	}
    h1, .h1{
        font-size: 30px;
    }
    h2, .h2 {
        font-size: 27px;
    }
    h3, .h3{
        font-size: 24px;
    }
    h4, .h4{
        font-size: 20px;
    }
    h5, .h5{
        font-size: 18px;
    }
    h6, .h6{
        font-size: 16px;
    }
    .nav-menu ul li .sub-menu li a {
        font-size: 15px;
        padding: 3px 10px;
    }
    .heading{
        font-size: 30px;
    }
    .section-pd, .spaced {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .banner-icon-box {
        margin-top: -70px;
    }
    .team-thumb-slider button{
        display: none!important;
    }
    .space-m{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .space-mt{
        margin-top: 40px;
    }
    .space-mb{
        margin-bottom: 40px;
    }
    .container, .container-sm {
        max-width: 100%;
    }
    .about-us .heading {
        line-height: 43px;
    }
    .menu-button {
        display: flex;
    }
    .menu-button {
        margin-left: 7px;
    }
    .header-phone {
        margin-left: 7px;
    }
    .header-logo {
        width: 150px;
    }
    .header-right {
        width: calc(100% - 150px);
    }
    .header-search .search-icon {
        width: 20px;
        height: 20px;
    }
    .header-phone .phone-icon {
        width: 20px;
        height: 20px;
        margin-right: 0;
        line-height: 1;
    }
    .search-panel {
        height: 90px;
    }
    .search-panel form#searchform {
        width: 75%;
        padding-bottom: 20px;
    }
    .search-close {
        right: 15px;
        top: 24px;
    }

    .footer .footer-col-2 {
        width: 100%;
        padding-right: 0;
    }
    .footer .footer-col-3 {
        width: 100%;
    }
    .footer .footer-col-4 {
        width: 100%;
        margin-top: 30px;
    }
    h2.wp-block-heading {
        font-size: 30px;
        font-weight: 500 !important;
		line-height:45px;
    }
    .practice-area .image-box .inner {
        border-bottom: 1px solid #ddd;
        padding-bottom: 40px;
    }
    .practice-area .image-box.three-col {
        border-bottom: none
    }
    .practice-area-shortcode {
        padding: 10px !important;
    }
    .attact-desc h3.small-heading {
        font-size: 12px !important;
    }
    .attact-desc	h2.heading {
        font-size: 25px !important;
    }
    .practice-area-bottom-code {
        padding: 30px !important;
    }
    .attact-top-desc h2.heading {
        font-size: 16px !important;
    }
    .attact-top-desc h2.heading:after {
        margin: 17px auto -13px;
    }
    .attact-top-desc h3.small-heading {
        font-size: 12px !important;
    }
    .footer-bottom .container {
        display: block;
        text-align: center;
    }
    .footer-links ul {
        justify-content: center;
        margin-left: 0;
    }
    .practice-area {
        padding-bottom: 60px !important;
    }
    .footer .footer-col-1 {
        width: 100%;
        position: relative;
        padding-right: 0;
        text-align: left;
        margin-bottom: 20px;
    }
    .map-footer {
        display: none;
    }
    section.contact-page p {
        left: 0em;
    }
    section.contact-page .container {
        padding: 70px 20px;
    }
    .image-box-section h2.heading:after {
        content: "";
        display: block;
        width: 60px;
        height: 1px;
        background-color: #C5AB84;
        margin: 20px auto 22px;
    }
    .image-box .title:after{
        width:60px
    }
    .sidebar-search-outer .search-icon {
        fill: #fff;
        width: 20px;
        margin: auto;
        pointer-events: none;
        z-index: 1;
        position: absolute;
        right: 20px;
        top: 25px;
    }
    .attorney-bottom-section .container {
        padding: 15px;
    }
    .image-box-section .item {
        margin-bottom: 20px;
    }
    .article-section .image-box .image img {
        height: auto !important;
    }
    .article-section .image-box .image {
        width: 100%;
    }
    .about-desc-text .inner {
        min-height: 0;
        margin-bottom: 20px;
    }
    .practice-area	.mb-5 {
        margin-bottom: 1rem !important;
    }
    .testimonial-carousel-v2 .name {
        font-size: 18px;
    }
    .footer .copyrights{
        text-align:center;
    }
    .social-links{
        text-align: center;
        justify-content: center;
        padding-top:10px;
    }
    .social-links ul li {
        padding-right: 20px;
        padding-left: 0 !important;
    }
    .testimonial-carousel-v2 .designation {
        font-size: 13px;
    }
    .testimonial-carousel-v2 .name-and-rating {
        justify-content: space-between;
        align-items: center;
    }
    .header-logo img {
        padding: 10px 0;
    }
    .banner-icon-box .icon-box-list-v2 {
        --bs-gutter-y: 0;
    }
    .home-about-section .image:before {
        width: 210px;
        height: 210px;
        right: 0;
    }
    .home-practice-areas .container {
        margin-top: 0;
        padding-top: 40px;
        padding-bottom: 0;
        padding-left: 15px;
        padding-right: 15px;
        box-shadow: none;
    }
    .border-center .small-heading:before {
        width: 45px;
        margin-left: -60px;
    }
    .border-center .small-heading:after {
        width: 45px;
        margin-left: 10px;
    }
    .home-why-section {
        padding-bottom: 70px;
    }
    .home-why-section .row {
        flex-direction: column-reverse !important;
    }
    .home-why-section .content-inner {
        margin-top: 0;
    }
    .home-why-section .image-wrap {
        margin-left: 0 !important;
    }
    .home-why-section .image {
        margin: 0 auto 20px;
        border: 1px solid var(--color-one);
        padding: 10px;
    }
    .small-heading {
        font-size: 18px;
    }
    .footer {
        font-size: 14px;
    }
    .footer-logo{
        text-align: center;
    }
    .footer-desc {
        font-size: 16px;
        line-height: normal;
		text-align:center;
    }
    .footer-menu li {
        padding-left: 0px;
    }
    .footer-col-2 {
        padding: 20px;
    }
    .footer-menu li:before {
        display: none;
    }
    .footer-newsletter-mobile {
        display: block;
        text-align: center;
        margin-top: 30px;
    }
    .footer-menu li {
        width: 100%;
        position: relative;
        line-height: 22px;
        font-size: 13px;
        font-weight: 300;
    }
    .footer-newsletter-desktop {
        display: none;
    }
    .footer .widget-title {
        font-size: 16px;
        padding-left: 0px;
        display: inline-block;
        text-transform: capitalize;
    }
    .footer-social-links-mobile {
        width: 50%;
        margin-top: 30px;
    }
    .footer-social-links-mobile .footer-social-links {
        margin-bottom: 0;
        display: block;
    }
    .footer-social-links .widget-title:after{
        display: none;
    }
    .footer-social-links ul {
        margin-top: 10px;
    }
    .footer-bottom {
        font-size: 13px;
        line-height: 1.3;
        padding: 15px 0 0 0;
    }
    .contact-us-now .heading:after, .faq-section .heading:after {
        margin: 20px auto 20px;
        width:60px;
    }
    .Our-Commitment .image-wrap .image img {
        display: none !important;
    }
    .faq-section p {
        text-align: left !important;
    }
    .faq-accordion .accordion-body {
        padding: 0px 12px 20px;
    }
    .Our-Commitment .heading{
        font-size: 27px !important;

    }
    .logo-gallery-top-info .description p {
        text-align: center;
    }
    .Our-Media h2.heading.h2:after {
        content: "";
        display: block;
        width: 60px;
        height: 1.5px;
        background-color: #C5AB84;
        margin: 20px auto 33px;
    }
    .Our-Commitment .heading:after {
        width: 17%;
        margin: 20px auto 14px;
        width:60px;
    }
    .footer-map-address .description:after {
        width: 60px;
    }

    .contact-us-now p a{
        font-size:16px
    }
    .contact-us-now .heading:after {
        content: "";
        display: block;
        width: 60px;
        height: 1.5px;
        background-color: #C5AB84;
        margin: 20px auto 33px;
    }
    .footer-links {
        margin-top: 5px;
    }
    .footer-address-col .address, .footer-address-col .phone {
        padding-left: 0px;
        font-size:14px
    }
    .about-desc-text .inner {
        padding: 50px 22px;
    }
    .page-banner {
        padding-top: 130px;
        padding-bottom: 70px;
        margin-top:23px;
    }
    .page-banner .banner-title {
        font-size: 30px;
    }
    .sidebar {
        margin-top: 50px;
    }
    .blog .sidebar-form{
        /*margin-bottom: 0;*/
    }
    .pagination .nav-links span, .pagination .nav-links a {
        padding: 7px 7px;
        font-size: 15px;
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }
    .pagination .prev.page-numbers:before, .pagination .next.page-numbers:before {
        font-size: 14px;
    }
    .home-video-section .video-col {
        margin-bottom: 15px;
    }
    .footer-form-map .form-btn {
        width: 150px;
    }
    .footer .footer-newsletter-mobile .widget-title {
        font-size: 25px;
        font-weight: 400;
    }
    .footer-form-map .form-group {
        margin-bottom: 15px;
    }
    .about-attorney-section .image:before {
        width: 200px;
        height: 200px;
        right: 20px;
    }
    .td-sec-one .image {
        padding: 10px;
    }
    .td-sec-one .image {
        margin: 0 auto 30px;
    }
    .td-sec-two .item + .item {
        margin-top: 30px;
    }
    .blog-meta .category a {
        font-size: 13px;
    }
    .blog-page-listing .blog-item .desc {
        font-size: 16px;
    }
    .blog-page-listing .blog-content {
        height: auto;
        padding: 25px 10px;
        margin: 0;
    }
    .blog-item .read {
        font-size: 16px;
        padding-left: 0px;
    }
    .form-group {
        margin-bottom: 20px;
    }
    .page-not-found .wpcf7-form {
        padding: 40px 20px;
    }
    .home-about-section.image-right .content-inner {
        padding-bottom: 40px;
    }

    .awards-section .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .awards-section .awards-logos {
        justify-content: center;
        margin-top: 0 !important;
    }
    .awards-section .col {
        width: 33%;
    }
    .awards-section .item {
        margin: 0;
    }
    .awards-section .item img {
        height: 80px;
    }

    .home-practice-areas .item {
        margin-top: 10px;
        width: 50%;
    }
    .home-practice-areas .image .icon {
        width: 35px;
        height: 35px;
    }
    .home-practice-areas .title {
        font-size: 14px;
        margin-top: 10px;
    }
    .home-practice-areas .desc {
        margin-top: 10px;
        font-size: 10px;
        line-height: 1.7;
    }
    .home-practice-areas .detail {
        padding: 20px 10px;
        top: 20px;
    }
    .home-practice-areas .image-box-v2.four-col .image img {
        height: 250px;
    }
    .testimonial-carousel-sec-v2 .btn {
        width: 126px;
        height: 40px;
        padding: 9px !important;
    }
    .home-practice-areas .read {
        font-size: 10px;
        display: none;
    }
    .home-banner-image img {
        object-position: top;
    }
    .home-why-section .btn-wrap {
        text-align: center;
    }
    .team-slider .btn-wrap {
        text-align: center;
    }
    .post-pagination .previous-post a:before {
        font-size: 12px;
    }
    .post-pagination .next-post a:before {
        font-size: 12px;
    }
    .pagination .prev.page-numbers {
        left: 10px;
    }
    .pagination .next.page-numbers {
        right: 10px;
    }
    .results-post .result-inner {
        min-height: auto;
    }
    .blog-item .read {
        opacity: 1;
    }
    .blog-page-listing .blog-item {
        box-shadow: 0px 5.03px 80px 0px #00000026;
    }
    .blog-v1 .blog-list-inner .read {
        opacity: 1;
    }
    .home-why-section.image-right .content-inner {
        padding-bottom: 40px;
    }
    .home-banner {
        height: 600px;
        padding: 0;
        flex-direction: column;
        background-color: #000;
		justify-content:flex-end;
    }
 
    .home-banner .banner-video {
        width: 100%;
        object-fit: cover;
        position: relative;
        top: 0;
        left: 0;
        height: auto;
        right: 0;
        z-index: 0;
        overflow: hidden;
    }
    .home-banner .banner-content {
        padding: 30px 15px !important;
        bottom: 0;
        position: relative;
        padding-bottom: 50px !important;
    }
    .about-us {
        padding-top: 0px !important;
    }
    .image-box .sub-title {
        min-height: 240px;
    }
    .practice-area {
        padding-bottom: 20px !important;
    }
    .blog-page-listing {
        padding-left: 0;
    }
    .page-banner.wide {
        padding-bottom: 30px;
    }
    .static-page .content-area .wp-block-cover {
        min-height: 300px;
    }
    .static-page .content-area .wp-block-cover img {
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .m-phone-col {
        display: none;
    }
    .testimonial-carousel-v2 .name {
        letter-spacing: 2px;
        margin-right: 10px;
    }
	.footer-top{
		text-align:center;
	}
}

@media (max-width: 575px) {
    .blog-item .blog-image {
        height: auto;
    }
    .Our-Commitment .text-col {
        padding-left: 15px !important;
    }
    .practice-area .image-box .inner {
        padding-left: 0;
        padding-right: 0;
    }
    .image-box .sub-title {
        min-height: inherit;
    }

    .footer-top, .footer-map-address, .testimonial-carousel-v2, .image-with-text, .bg-image-with-video-and-text, .image-box-section, .about-us, .faqs-block, .static-page.spaced {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .practice-area .item {
        padding-right: 9px !important;
    }
    div#block_f2e753dbdedceeb17a398e340f0f103c {
        padding-top: 50px !important;
        padding-bottom: 40px !important;
    }
}
@media (max-width: 567px) {
    body {
        padding-top: 85px;
    }
    .m-phone-col {
        display: flex;
        justify-content: center;
        padding-bottom: 20px;
    }
}
@media (min-width: 375px) and (max-width: 667px) and (orientation: landscape){
    .blog-v1 .post-image {
        height: 250px;
    }
    .blog-item .blog-image {
        height: 250px;
    }
    .menu-show {
        max-width: 100%;
    }

}

@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape){
    .image-with-text.image-right .content-inner {
        padding-right: 0;
    }
    .blog-v1 .item {
        width: 100%;
    }
    .blog-v1 .post-image {
        height: 275px;
    }
    .blog-v1 .btn-wrap {
        text-align: center;
    }
    .footer .footer-col-1 {
        margin-bottom: 20px;
    }
    .footer-social-links-mobile {
        margin-top: 40px;
    }
    .footer-social-links-mobile .footer-social-links {
        margin-bottom: 0;
    }
    .footer-form-map {
        padding-bottom: 50px;
    }
    .footer-form-map .form-col {
        padding-right: 0 !important;
    }
}
@media (max-width: 1400px) {
    .about-desc-text .inner .title.h5 {
        font-size: 25px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .map-footer {
        text-align: center;
        margin-top:10px
    }
    .bg-image-with-text .content-inner {
        padding: 0px;
    }
    .about-us {
        margin-top: 0px;
        text-align: center;
        padding-bottom: 30px !important;
    }
    .image-with-text-v1 .image {
        display: block;
    }
    .home-banner .banner-content {
        padding-top: 20px;
        position: relative;
        top: inherit;
    }
    section.contact-page p {
        left: 0em;
    }
    h2.wp-block-heading {
        font-size: 35px;
        font-weight: 500 !important;
    }
    .practice-area-shortcode {
        padding: 20px !important;
    }
    .attact-top-desc	h2.heading {
        font-size: 12px !important;
    }
    .attact-top-desc	h3.small-heading{
        font-size:11px !important
    }
    .practice-area-bottom-code{
        padding:30px !important
    }
    .attact-desc h3.small-heading {
        font-size: 18px !important;
    }
    .attact-desc h2.heading{
        font-size:20px !important
    }
    .about-desc-text .inner .title.h5 {
        font-size: 19px !important;
    }
    .about-desc-text .inner {
        padding: 30px 25px;
        min-height: inherit;
    }
    .image-box.three-col .image img {
        height: auto !important;
    }
    .about-page-bg .description p {
        font-size: 28px;
    }
    .page-banner {
        margin-top: 53px;
    }
}
@media only screen and (min-width: 834px) and (max-width: 1024px){
    .about-us {
        margin-top: 0px;
    }
    .testimonial-carousel-v2 .name {
        font-size: 12px !important;
        font-weight: 400;
    }
    iframe {
        border: 0;
        width: 100% !important;
    }
    .page-banner.wide {
        margin-top: 0px;
    }
}
@media (max-width: 1550px) {
    .attact-top-desc .heading {
        font-size: 25px !important;
    }
}
@media only screen and (min-width: 1032px) and (max-width: 1302px){
    .about-desc-text .inner .title.h5 {
        font-size: 23px !important;
    }
    .article-section .image-box .sub-title {
        font-size: 14px;
    }
    .testimonial-carousel-v2 .name {
        font-size: 17px;
        letter-spacing: 0;
        padding-right: 10px;
    }
    .testimonial-carousel-v2 .star-icon {
        width: 22px;
        height: 21px;
        margin-left: 3px;
    }
    .image-box .title {
        font-size: 25px;
    }
    .about-us {
        margin-top: -130px;
    }
    .home-banner .banner-content {
        padding-top: 0;
        bottom: 150px;
    }
    .m-phone-col {
        display: none;
    }
}
@media only screen and (min-width: 744px) and (max-width: 1059px){
    .image-with-text-v1 .image {
        display: block;
        margin: 0;
    }
    .footer .footer-col-1 {
        width: 71%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    }
    .footer .footer-col-2{
        padding-top:0
    }
}
.guide-us p {
    padding: 0px 17px;
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    .practice-area .image-box.three-col .item {
        width: 50%;
        padding: 0 15px;
    }
    .practice-area .image-box.three-col .item .sub-title {
        min-height: inherit;
    }
    .practice-area .image-box.three-col .item .title {
        margin-bottom: 15px;
    }
    .practice-area .image-box-top-info .description {
        margin-bottom: 40px;
    }
    .image-with-text.Our-Commitment .image-col, .image-with-text.Our-Commitment .text-col {
        position: relative;
        width: 100%;
    }
    .image-with-text.Our-Commitment .text-col {
        padding-left: 0 !important;
        margin-top: 30px;
    }
    .image-with-text.Our-Commitment .image-col .image-wrap {
        max-width: 470px;
        margin: 0 auto;
    }
    .testimonial-carousel-v2 .name {
        font-size: 18px !important;
        line-height: normal;
        margin-right: 0px;
        padding-right: 0;
    }
}


