@media (min-width: 767px) {

}

@media (min-width: 1199px) {

}

@media (min-width: 1200px) {

}

@media (min-width: 1340px) {


}

@media (min-width:1400px) {
    .what-we-do-page .list-card .title {
        font-size: 32px;
    }
    .what-we-do-page .list-card svg, .what-we-do-page .list-card img {
        width: 150px;
        height: 130px;
    }
}

@media (min-width: 1199px) {

    .container, .container-lg {
        max-width: calc(100% - 100px);
    }

}

@media (min-width: 1400px) {

    .container, .container-lg {
        max-width: 1300px;
    }

}

@media (min-width: 1600px) {

    .container {
        max-width: 1500px;
    }

    .container-lg {
        max-width: 1550px;
    }

}

@media (min-width: 1920px) {

    .container {
        max-width: 1500px;
    }

    .container-lg {
        max-width: 1720px;
    }

    .menu-top li.menu-item-has-children:after {
        top: 4px;
    }

}

@media (min-width: 2000px) {

    .menu-top li.menu-item-has-children:after {
        top: 0px;
    }

}

@media (max-width: 1920px) {

    .home-team-section .container-lg, .home-video-section .container-lg {
        max-width: 100%;
        width: 100%;
        padding-left: 7.5%;
    }

    .home-team-section .slick-list {
        margin-right: -45px;
    }

    .banner-title {
        font-size: 60px;
        line-height: 100%;
        padding-bottom: 30px;
        margin-bottom: 20px;
    }

      .banner-description p {
        font-size: 20px;
        line-height: 100%;
    }

    .banner-description {
        margin-bottom: 30px;
    }

    .banner-row {
        padding-top: 0px;
    }

}


@media (max-width: 1800px) {

    .banner-description p {
        font-size: 18px;
    }


    .banner-attroney-img::before {
        width: 672px;
        height: 399px;
        filter: blur(122px);
        top: 28%;
        left: -29px;
    }

    header#header {
        padding: 20px 0;
        height: 125px;
    }

    .form-control, .wpcf7-select {
        height: 48px;
        padding: 0px 10px;
        font-size: 14px;
        line-height: 100%;
    }

    .banner-form textarea.form-control {
        height: 95px!important;
    }

    .banner-form .wpcf7-submit {
        font-size: 20px;
        line-height: 26px;
        height: 60px;
    }

    .banner-attroney-img img {
        max-width: 80%;
    }

    .menu-top li a {
        font-size: 14px;
    }

    .home-team-section .container-lg, .home-video-section .container-lg {
        padding-left: 4.5%;
    }

}

@media (max-width: 1650px) {

    h1, .h1 {
        font-size: 62px;
        line-height: 100%;
    }

    h2, .h2 {
        font-size: 48px;
        line-height: 100%;
    }

    h3, .h3 {
        font-size: 42px;
        line-height: 100%;
    }

    h4, .h4 {
        font-size: 30px;
        line-height: 100%;
    }

    h5, .h5 {
        font-size: 24px;
        line-height: 100%;
    }

    h6, .h6 {
        font-size: 20px;
        line-height: 100%;
    }

    .single-post h1, .single-post .h1 {
        font-size: 48px;
        line-height: 100%;
    }

    .single-post h2, .single-post .h2 {
        font-size: 32px;
        line-height: 100%;
    }

    .sub-menu {
        min-width: 220px;
    }

    .service-slider .service-inner .service-title, .service-slider-payment .service-inner .service-title {
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
    }

    .mobile-search-bar-box {
        height: 110px;
    }

    .close-btn {
        width: 30px;
        height: 30px;
    }

    .searchform .close-btn:before, .searchform .close-btn:after {
        top: 6px;
    }

    :root {
        --section-padding: 80px;
    }

    .menu-top li a {
        padding: 19px 0px;
        font-size: 12px;
    }

    .menu-top {
        height: 52px;
        border-radius: 50px;
        padding: 0px 20px;
    }

    .mobile-search-bar {
        height: 50px;
        width: 50px;
    }

    .header-btn {
        column-gap: 4px;
        width: 160px;
        font-size: 14px;
        height: 50px;
    }

    .white-search-icon svg {
        width: 15px;
    }

    .header-btn span {
        width: 20px;
        height: 20px;
    }

    .header-btn span svg {
        width: 12px;
    }

    .banner-attroney-img img {
        max-width: 70%;
    }

    .banner-title {
        font-size: 60px;
        line-height: 100%;
        padding-bottom: 26px;
        margin-bottom: 15px;
    }

    .form-control, .wpcf7-select {
        height: 40px;
        padding: 0px 8px;
        font-size: 12px;
    }

    .wpcf7 .wpcf7-list-item label .wpcf7-list-item-label {
        font-size: 12px;
        line-height: 100%;
    }

    .form-submit-icon {
        margin-top: 10px;
    }

    .banner-form .wpcf7-submit {
        font-size: 18px;
        line-height: 100%;
        height: 52px;
    }

    .banner-inner-list {
        font-size: 36px;
        column-gap: 20px;
        align-items: center;
        padding: 30px 20px 30px 0px;
    }

    .menu-top li.menu-item-has-children:after {
        top: 0px;
    }

    .heading {
        font-size: 52px;
        line-height: 62px;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    body {
        font-size: 16px;
        line-height: 22px;
    }

    .btn-space-top {
        margin-top: 20px;
    }

    .btn {
        min-width: 160px;
        padding: 14px 45px;
        border-radius: 50px;
        letter-spacing: 0.5px;
        font-size: 18px;
        line-height: 24px;
    }

    .area-box svg {
        width: 100px;
    }

    .area-title {
        font-size: 26px;
        line-height: 32px;
    }

    .area-box {
        row-gap: 15px;
        padding: 40px 10px;
    }

    .number-title {
        margin-top: 5px;
    }

    .number {
        font-size: 42px;
        line-height: 45px;
    }

    .home-video-section .videos-list .col-md-4 iframe {
        height: 232px;
    }

    .slick-section .prev-arrow {
        width: 50px;
        height: 50px;
    }

    .slick-section .next-arrow {
        width: 50px;
        height: 50px;
        margin-left: 64px;
    }

    .slick-section .next-arrow {
        width: 50px;
        height: 50px;
        margin-left: 64px;
    }

    .slick-section .slick-arrow svg {
        width: 15px;
    }

    .slick-section .slick-track {
        padding-bottom: 90px;
    }

    .home-video-section .slick-track {
        padding-bottom: 0;
    }

    .team-slide {
        height: 370px;
        border-radius: var(--radius);
    }

    .info-box {
        padding: 15px 10px;
    }

    .team-title {
        font-size: 22px;
        line-height: 100%;
    }

    .team-designation {
        font-size: 12px;
        line-height: 100%;
        margin-top: 5px;
    }

    .home-call-to-action .right img {
        max-width: 80%;
    }

    .home-faq-section .accordion-button {
        font-size: 22px;
        line-height: 100%;
    }

    .footer-map iframe {
        width: 100%;
        height: 345px;
        border-radius: var(--radius);
        margin-top: 20px;
    }

    .footer-copyright-row {
        padding-top: 25px;
    }

    footer {
        padding: 200px 0px 30px 0px;
    }

    .footer-heading {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .nap-info-heading {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 5px;
    }

    .direction-link {
        text-decoration: underline!important;
        margin: 5px 0px;
    }

    .row.footer-row {
        padding-bottom: 70px;
    }

    .social-sc ul li a svg {
        width: 18px;
        height: 18px;
    }

    .social-sc ul li a {
        border: 3px solid #fff;
    }

    .home-form-section .footer-form-row {
        margin-bottom: -100px;
    }

    .contact-page-form .footer-form-row {
        margin-bottom: 0px;
    }

    .inner-page-banner {
        min-height: 320px;
        padding-bottom: 40px;
    }

    .resources-image {
        height: 270px;
    }

    .contact-form-sidebar {
        padding: 50px 30px;
    }

    .form-sidebar {
        padding-left: 70px;
    }

    .contact-form-sidebar .form-control {
        height: 50px;
        font-size: 14px;
        padding: 6px 10px;
    }

    .contact-form-sidebar textarea.form-control {
        font-size: 14px;
        padding: 15px 10px 0px 10px!important;
    }

    .blog-main-page .blog-image a {
        height: 350px;
    }

    .blog-main-page .blog-box {
        padding-top: 30px;
    }

    .post-top-info {
        margin-bottom: 16px;
        padding-bottom: 16px;
    }

    .blog-main-page .blog-title {
        font-size: 38px;
        line-height: 42px;
    }

    .blog-main-page .blog-inner {
        padding-bottom: 30px;
    }

    .search-form .search-field {
        height: 52px;
        padding: 15px;
    }

    .search-form input.search-submit {
        width: 52px;
        height: 52px;
        padding: 10px;
        background-size: 15px;
        right: 3px;
        background-color: #e8eaee;
        border-radius: 50%;
    }

    .slick-section-inner .slick-arrow {
        width: 50px;
        height: 50px;
    } 

    .slick-section-inner .slick-arrow svg{
        width: 15px;
    } 

    .service-slider {
        padding: 60px 90px;
    }

    .service-slider .service-inner {
        padding: 20px;
    }

    .service-slider .service-inner .service-title {
        font-size: 18px;
        line-height: 24px;
    }

    .choose-inner .h3 {
        margin: 24px 0px;
    }

    .service-slider .slick-slide {
        margin-right: 15px;
    }

    .service-slider .service-inner .service-title {
        margin-bottom: 10px;
    }

    .inner-page-banner {
        min-height: 290px;
    }

    .inner-banner-heading {
        font-size: 54px;
        line-height: 100%;
    }

    .member-image img {
        object-position: top;
    }

    .team-detail .team-slide {
        height: 488px;
    }

    .blog-bottom-link svg {
        width: 12px;
    }

    .paging-new .page-numbers {
        width: 54px;
        height: 54px;
        font-size: 18px;
    }

    .custom-pagination svg {
        width: 20px;
    }

    ul.menu-top li .sub-menu li a {
        padding: 8px 15px;
        font-size: 12px;
    }

    .img-shape .left-img-column:after {
        width: 500px;
        height: 375px;
    }

    .service-slider-payment .service-inner {
        padding: 30px 10px;
    }

    .service-inner .service-des, .service-slider-payment .service-des {
        font-size: 14px;
        line-height: 22px;
    }

    .footer-form-row .form-right {
        padding-left: 0;
    }

    .footer-form-inner {
        padding: 35px 17px;
    }

}
@media (max-width: 1600px) {
.header-top-right {
    width: calc(100% - 200px);
}
.header-left-logo {
    width: 200px;
}
}
@media (max-width: 1440px) {
    #listing-mass-accordion h2 .accordion-button {
    font-size: 18px;
    line-height: 120%;
}
}

@media (max-width: 1400px) {

    :root {
        --section-padding: 65px;
    }

    body {
        font-size: 15px;
        line-height: 20px;
    }

    header#header {
        padding: 10px 0;
        height: 110px;
    }
    .menu-top {
        height: 45px;
        padding: 0px 15px;
    }
    ul.menu-top li {
        margin-left: 16px;
    }
    .menu-top li a {
        font-size: 11px;
    }   
    .header-contact-info {
        column-gap: 10px;
        margin-left: 15px;
    }
    .mobile-search-bar {
        height: 45px;
        width: 45px;
    }

    .header-btn {
        width: 142px;
        font-size: 12px;
        height: 45px;
    }

    .banner-form .form-field {
        margin-top: 6px;
    }

    .form-control, .wpcf7-select {
        height: 37px;
        padding: 0px 5px;
        font-size: 12px;
    }

    .banner-inner-list {
        font-size: 32px;
        column-gap: 15px;
        padding: 25px 15px 25px 0px;
    }

    .heading {
        font-size: 48px;
        line-height: 56px;
    }

    .banner-title {
        font-size: 55px;
        padding-bottom: 22px;
        margin-bottom: 10px;
    }

    .btn {
        min-width: 130px;
        padding: 10px 35px;
        letter-spacing: 0.4px;
        font-size: 14px;
        line-height: 24px;
    }

    .area-title {
        font-size: 24px;
        line-height: 28px;
    }

    .heading {
        padding-bottom: 20px;
        margin-bottom: 0px;
    }

    .slick-section .prev-arrow {
        width: 42px;
        height: 42px;
    }

    .slick-section .next-arrow {
        width: 42px;
        height: 42px;
        margin-left: 50px;
    }

    .slick-section .slick-arrow svg {
        width: 12px;
    }

    .slick-section .slick-track {
        padding-bottom: 70px;
    }

    .home-video-section .video-row {
        padding-bottom: 40px;
    }

    .home-video-section.slick-section .prev-arrow, .home-video-section.slick-section .next-arrow {
        bottom: -80px;
    }

    .home-video-section .slick-track {
        padding-bottom: 0px;
    }

    .team-slide {
        height: 335px;
    }

    .team-title {
        font-size: 20px;
    }

    .team-designation {
        font-size: 11px;
        margin-top: 4px;
    }

    .info-box {
        padding: 12px 8px;
    }

    .nap-postal-address-wrap {
        font-size: 15px;
        line-height: 20px;
    }

    .nap-info-heading {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 3px;
    }

    .nap-postal-address-wrap {
        row-gap: 20px;
    }

    .footer-copyright-row {
        padding-top: 20px;
    }

    .home-form-section .footer-form-row {
        margin-bottom: -90px;
    }

    footer {
        padding: 170px 0px 20px 0px;
    }

    .row.footer-row {
        padding-bottom: 40px;
    }

    .footer-description {
        font-size: 15px;
        line-height: 22px;
        max-width: 280px;
        margin-top: 15px;
    }

    .footer-heading {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .footer-form-inner {
        max-width: 570px;
    }

}

@media (max-width: 1300px) {
.menu-top li a {
    font-size: 10px;
}
    h1, .h1 {
        font-size: 62px;
        line-height: 100%;
    }

    h2, .h2 {
        font-size: 48px;
        line-height: 100%;
    }

    h3, .h3 {
        font-size: 32px;
        line-height: 100%;
    }

    h4, .h4 {
        font-size: 24px;
        line-height: 100%;
    }

    h5, .h5 {
        font-size: 20px;
        line-height: 100%;
    }

    h6, .h6 {
        font-size: 18px;
        line-height: 100%;
    }

    :root {
        --section-padding: 55px;
    }

    header#header {
        padding: 10px 0;
        height: 100px;
    }

    .banner-title {
        font-size: 50px;
        padding-bottom: 21px;
        margin-bottom: 5px;
    }

    .banner-sub-heading {
        font-size: 28px;
    }

    .banner-description p {
        font-size: 16px;
    }

    .banner-form-heading {
        font-size: 24px;
        line-height: 26px;
        padding-bottom: 29px;
        margin-bottom: 5px;
    }

    .banner-form .wpcf7-submit {
        font-size: 14px;
        height: 40px;
    }

    .banner-form textarea.form-control {
        height: 80px!important;
    }

    .form-submit-icon {
        margin-top: 8px;
    }

    .banner-inner-list {
        font-size: 28px;
        column-gap: 10px;
        padding: 20px 10px 20px 0px;
    }

    .area-row {
        margin-top: 50px;
    }

    .area-title {
        font-size: 20px;
        line-height: 27px;
    }

    .area-box svg {
        max-width: 100px;
        height: 80px;
    }

    .area-box {
        row-gap: 25px;
        padding: 40px 10px;
    }

    .number {
        font-size: 32px;
        line-height: 38px;
    }

    .number-title {
        margin-top: 0px;
    }

    .home-video-section .videos-list .col-md-4 iframe {
        height: 182px;
    }

    .home-video-section .videos-list iframe, .video-info-row {
        height: 179px;
    }

    .team-slide {
        height: 290px;
    }

    .info-box a svg{
        width: 45px;
    }

    .home-faq-section .accordion-button {
        font-size: 18px;
        line-height: 100%;
    }

    body {
        font-size: 13px;
        line-height: 18px;
    }

    .footer-map iframe {
        height: 290px;
    }

    .choose-inner .h3 {
        margin: 15px 0px;
    }

    .service-slider {
        padding: 40px 70px;
    }

    .slick-section-inner .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .service-slider .service-inner .service-title {
        font-size: 16px;
        line-height: 22px;
    }

    .service-slider .service-inner {
        padding: 15px;
    }

    .service-inner .service-des {
        font-size: 14px;
        line-height: 20px;
    }

    .inner-banner-heading {
        font-size: 42px;
        line-height: 100%;
    }

    .inner-page-banner {
        min-height: 250px;
    }
    .header-top-right {
        width: calc(100% - 180px);
    }
    .header-left-logo {
        width: 180px;
    }

}

@media (max-width: 1199px) {

    .container {
        max-width: calc(100% - 30px);
    }

    .menu-full-wrapper .menu-sidebar a {
        border-bottom: 1px solid #00000012;
    }

    .header-contact-info .mobile-search-bar {
        display: none!important;
    }
     .header-left-logo {
        width: 340px;
    }
    .header-top-right {
        width: calc(100% - 340px);
    }

    .nav-menu-inner {
        display: none;
    }

    .menu-wrap {
        position: fixed;
        top: 85px;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
    }

    .mobile-search-bar-box .search-icon-form svg {
        width: 15px;
    }

    .menu-full-wrapper {
        width: 100%;
        position: relative;
    }

    .menu-show {
        right: 0;
        box-shadow: none;
        display: block;
        max-width: 100%;
        background: #fff;
    }

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

    .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(255, 255, 255, 0.14);
        padding: 0;
    }

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

    .menu-sidebar .menu-bar-wrapper li>a {
        color: var(--blue);
        font-weight: normal;
        padding: 13px 20px;
        position: relative;
        display: block;
        font-weight: 400;
        font-size: 16px;
        text-decoration: none;
    }

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

    .menu-sidebar .menu-bar-wrapper li>a:hover {
        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;
        color: var(--yellow);
        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(--bs-white);
        color: var(--bs-darkgrey);
    }

    .menu-wrap .current-menu-item>a , .current-page-ancestor>a , .current-menu-ancestor>a {
        color: var(--primary) !important;
    }

    .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(../images/down-arrow-yellow.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: 1px;
        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(../images/down-arrow-yellow.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(../images/down-arrow-yellow.svg);
    }

    .menu-sidebar .menu-bar-wrapper li a:hover+.sidebar-menu-arrow::after {
        background-image: url(../images/down-arrow-yellow.svg);
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow::after {
        background-image: url(../images/down-arrow-yellow.svg);
    }

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

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

    .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 {
        z-index: 13;
        right: 0;
        top: 0;
        position: relative;
        border: 1px solid var(--primary);
    }

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

    .button-open .menu-bar-middle {
        background-color: #fff;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }

    .menu-button.button-open .menu-bar-top {
        transform: rotate(45deg) translate(10px, 10px);
        top: -5px;
        left: 0px;
        width: 25px;
        margin: 0;
    }

    .menu-button.button-open .menu-bar-bottom {
        transform: rotate(-45deg) translate(8px, -9px);
        top: 5px;
        left: 1px;
        width: 25px;
        margin: 0;
    }

    .header-icon-mobile {
        width: 40px;
        height: 40px;
        border: 1px solid var(--primary);
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        row-gap: 6px;
        flex-direction: column;
    }

    .menu-button .menu-bar {
        position: relative;
        width: 20px;
        transition: .5s;
        opacity: 1;
        display: block;
        height: 2px;
        text-align: center;
        background: white;
        border-radius: 10px;
    }

    .header-icon-mobile .menu-bar-top {
        width: 16px;
        margin-left: 4px;
        position: relative;
    }

    .header-icon-mobile .menu-bar-top::before {
        content: "";
        width: 2px;
        background: #fff;
        display: block;
        height: 2px;
        position: absolute;
        left: -4px;
    }

    .header-icon-mobile .menu-bar-bottom {
        width: 16px;
        margin-right: 4px;
        position: relative;
    }

    .header-icon-mobile .menu-bar-bottom::before {
        content: "";
        width: 2px;
        background: #fff;
        display: block;
        height: 2px;
        position: absolute;
        right: -4px;
    }

    .button-open .menu-bar::before {
        display: none;
    }

    .logo-wrapper a {
        max-width: 340px;
    }

    
    h1, .h1 {
        font-size: 48px;
        line-height: 100%;
    }

    h2, .h2 {
        font-size: 38px;
        line-height: 100%;
    }

    h3, .h3 {
        font-size: 32px;
        line-height: 100%;
    }

    h4, .h4 {
        font-size: 24px;
        line-height: 100%;
    }

    h5, .h5 {
        font-size: 20px;
        line-height: 100%;
    }

    h6, .h6 {
        font-size: 10px;
        line-height: 100%;
    }

    .banner-attroney-img img {
        max-width: 85%;
    }

    .banner-title {
        font-size: 72px;
        padding-bottom: 21px;
        margin-bottom: 2px;
    }

    .banner-sub-heading {
        font-size: 24px;
    }

    .banner-attroney-img::before {
        max-width: 472px;
        height: 247px;
        filter: blur(79px);
        top: 17%;
        left: -19px;
    }

    .mobile-header-sec {
        display: flex;
    }

    .white-search-icon svg path {
        stroke: none;
        fill: #fff;
    }

    .header-icon-mobile.header-contact-info.i-pad {
        display: none;
    }

    .mobile-header-sec {
        display: flex;
        column-gap: 15px;
        margin-left: 15px;
    }

    .heading {
        font-size: 38px;
        line-height: 42px;
    }

    .banner-inner-list {
        font-size: 22px;
        column-gap: 10px;
        padding: 15px 10px 15px 0px;
    }

    .banner-inner-list img {
        width: 100px;
    }

    .area-box svg {
        width: 80px;
        height: 80px;
    }

    .footer-logo-main {
        width: 35%;
    }

    .footer-contact-main {
        width: 25%;
    }

        .footer-menu-main {
        width: 20%;
    }

    .footer-social {
        width: 20%;
    }

    .social-sc ul li a {
        border: 2px solid #fff;
        width: 35px;
        height: 35px;
    }

    .social-sc ul li a svg {
        width: 15px;
        height: 15px;
    }

    .copyright-text {
        font-size: 14px;
        line-height: 18px;
    }

    .footer-menu-bottom li {
        border-right: 1px solid #fff;
        padding-right: 15px;
        margin-right: 15px;
        line-height: 100%;
    }

    .page-faq .accordion-button {
        font-size: 18px;
        line-height: 30px;
    }

    .team-detail .team-slide {
        height: 335px;
    }

    .single-full-video iframe {
        height: 400px;
    }

    .form-sidebar {
        padding-left: 50px;
    }

    body .sk-instagram-feed .sk-instagram-feed-item {
        padding: 10px 10px 0px 10px!important;
    }
.practice-call-to-action .row {
    padding: 25px 0 25px 40px;
   
}
    .sk-ig-post-img {
        height: 260px!important;
    }

    .sk-ig-load-more-posts {
        min-height: 50px!important;
        min-width: 188px;
        font-size: 14px!important;
    }

    .page-in-the-news .blog-date {
        justify-content: flex-start;
        column-gap: 10px;
        font-size: 14px;
        line-height: 17px;
        margin: 14px 0;
    }

    .blog-list-area {
        padding-right: 0px;
    }

    .carrers-section img{
        width: 100%;
    }

    .list-inner {
        width: 25%;
    }

    .listing-section ul {
        padding: 35px;
    }

    .img-shape .left-img-column {
        padding-right: 40px;
        padding-bottom: 20px;
    }

    .img-shape .left-img-column:after {
        width: 380px;
        height: 295px;
    }

}

@media (max-width: 1024px) and (min-width: 991px) {

}

@media (max-width: 1024px) and (min-width: 768px) {

}

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

}

@media (max-width: 1024px) {

}

@media (max-width: 991px) {
.banner-title {
    font-size: 60px;
}
.home-banner {
    padding-top: 120px;
}
    .home-content-section .row {
        row-gap: 20px;
    }
.event-content {
    grid-template-columns: 1fr;
  }
    .home-content-section .heading {
        margin-bottom: 10px;
    }

    .home-content-section ul {
        margin-bottom: 10px;
    }

    .area-title {
        font-size: 18px;
        line-height: 20px;
    }

    .area-box svg {
        width: 70px;
        height: 70px;
    }

    .heading {
        font-size: 30px;
        line-height: 38px;
    }

    .about-sec-video svg {
        width: 36px;
        height: 36px;
    }

    .home-form-section .footer-form-row {
        padding: 0px 0px;
    }

    .banner-form-heading {
        font-size: 20px;
        padding-bottom: 29px;
        margin-bottom: 5px;
    }

    .home-call-to-action .row {
        padding: 25px 0px 25px 40px;
    }

    .page-attorney .team-slide {
        height: 446px;
    }

    .content-section {
        padding-bottom: 40px;
    }

    .carrers-section.bg-yellow img {
        margin-bottom: 0px;
    }

    .bg-light-row .content-section {
        padding-left: 20px;
        padding-right: 20px!important;
    }

    .form-sidebar {
        padding-left: 10px;
    }

    .blog-list-area {
    padding-right: 10px;
    }

    .paging-new .page-numbers {
        width: 37px;
        height: 37px;
        font-size: 14px;
    }

    .paging-new.custom-pagination {
        column-gap: 10px;
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .custom-pagination svg {
        width: 15px;
    }

    .blog-inner {
        padding-bottom: 20px;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .page-in-the-news .blog-box {
        padding-left: 0px;
    }

    .blog-image {
        padding: 0;
        width: 100%;
        max-width: 100%;
    }

    .home-call-to-action .heading {
        padding-bottom: 0;
        margin-bottom: 0px;
    }

    .listing-section ul {
        padding: 25px;
    }

    .common-search-page .sidebar {
        margin-top: 35px;
    }

    .area-row {
        margin-top: 30px;
    }

    .news-page-blog .blog-box {
        padding-left: 0px;
        padding-top: 40px;
        width: 100%;
    }

    .news-page-blog .blog-date {
        padding-bottom: 15px;
    }

    .blog-image a {
        height: 470px;
    }

    .img-shape .left-img-column:after {
        width: 80%;
        height: 84%;
    }
    #listing-mass-accordion h2 .accordion-button {
    font-size: 16px;
    padding: 12px 15px;
}

}

@media (max-width: 767px) {
.header-left-logo {
    width: 200px;
}
.header-top-right {
    width: calc(100% - 200px);
    justify-content: flex-end;
}
.home-team-section .slick-slide {
    margin-right: 0;
}
.home-team-section .slick-list {
    margin-right: 0;
}

    .searchform .close-btn {
        right: 5px;
        top: 5px;
    }

    .mobile-search-bar-box {
        height: 90px;
    }

    .close-btn {
        width: 25px;
        height: 25px;
    }

    .searchform .close-btn:before, .searchform .close-btn:after {
        left: 0;
        right: 0;
        top: 4px;
    }

    .close-btn:before, .close-btn:after {
        height: 15px;
        width: 1px;
    }

    .header-btn {
        display: none!important;
    }

    .header-icon-mobile.header-contact-info.i-pad {
        display: flex;
    }

    .header-contact-info {
        column-gap: 0;
        margin-left: 0px;
    }

    .footer-row .footer-column {
        width: 100%;
    }

    .banner-form-main {
        position: relative;
        z-index: 2;
    }

    header#header {
        padding: 10px 0;
        height: 90px;
    }

    .banner-content {
        text-align: center;
    }

    .banner-attroney-img img {
        max-width: 100%;
    }

    .banner-description p {
        font-size: 20px;
        line-height: 32px;
        padding: 0px 10px;
    }

   .heading {
    font-size: 38px;
    line-height: 42px;
}

    .home-what-we-do {
        text-align: center;
    }

    .area-title {
        font-size: 22px;
        line-height: 30px;
    }

    .area-box svg {
        width: 97px;
        height: 90px;
    }

    .team-slide {
        height: 475px;
        margin-top: 30px;
        display: flex;
        text-align: left;
    }

    .member-image img {
        height: 88%;
        object-fit: cover;
        width: 100%;
        object-position: center;
    }

    .info-box {
        padding: 25px 22px;
    }

    .team-title {
        font-size: 24px;
    }

    .team-designation {
        font-size: 14px;
        line-height: 20px;
        margin-top: 6px;
    }

    .info-box a svg {
        width: 70px;
        height: 70px;
    }

    .info-box {
        bottom: 0px;
        transform: translateY(0%);
        width: 100%;
    }

    .member-image {
        height: 100%;
        width: 100%;
    }

    .home-call-to-action .right img {
        max-width: 100%;
    }

    .home-call-to-action .right img {
        max-width: 100%;
    }

    .home-call-to-action .row {
        padding: 60px 8px 30px 8px;
        text-align: center;
        border-radius: var(--radius);
        margin: auto;
        margin-bottom: -151px;
        position: relative;
        z-index: 2;
    }

    .home-faq-section {
        padding-top: 200px;
        z-index: 1;
        text-align: center;
    }

    .video-row .videos-list {
        margin-top: 40px;
    }

    .home-video-section .videos-list .col-md-4 iframe {
        height: 227px;
    }

    .video-row {
        text-align: center;
    }

    .home-single-video-section{
        text-align: center;
    }

    .home-team-section {
        text-align: center;
    }

    .home-faq-section .right {
        padding-left: 10px;
        padding-top: 40px;
    }

    .home-faq-section .heading:after {
        width: 50%;
        left: 50%;
        transform: translateX(-50%);
    }

    .accordion {
        text-align: left;
    }
.event-content {
    grid-template-columns: 1fr;
  }
    .home-faq-section .accordion-button {
        font-size: 20px;
        line-height: 100%;
    }

    .form-right {
        margin-top: 40px;
    }

    .home-form-section {
        text-align: center;
    }

    .footer {
        text-align: center;
    }

    .footer-description {
        font-size: 16px;
        line-height: 22px;
        width: 100%;
        margin: 20px auto 0px;
    }

    .row.footer-row {
        padding-bottom: 40px;
        row-gap: 40px;
    }

    .nap-content.text-white {
        display: flex;
        align-items: flex-start;
        column-gap: 15px;
        justify-content: center;
    }

    .social-sc ul {
        justify-content: center;
    }

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

    .footer-copyright-row {
    padding-top: 20px;
    row-gap: 10px;
}

.team-detail .team-slide {
    height: 500px;
}

.single-team-section .right-position .col-md-6:first-child {
    padding-left: 10px;
    padding-right: 10px;
}
.single-full-video iframe {
    height: 212px;
}

.blog-main-page .blog-title {
    font-size: 24px;
    line-height: 28px;
}

.blog-main-page .blog-image a {
    height: 270px;
}

body .sk-ww-ig-feed-container {
    margin: 0px!important;
}

body .sk-instagram-feed .sk-instagram-feed-item {
    width: 100%!important;
    padding: 10px 10px 10px 10px!important;
}

.home-video-section .video-row {
    padding-bottom: 0px;
}

.info-category, .author-info, .author-info a, .blog-date {
    font-size: 12px;
    line-height: 12px;
}

.blog-box .post-top-info svg {
    width: 15px;
}

.blog-bottom-link svg {
    width: 11px;
}

a.blog-bottom-link {
    column-gap: 5px;
}

.blog-main-page .blog-box {
    padding-top: 20px;
}

.about-sec-video {
    height: 170px;
}

.about-sec-video img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.page-faq .accordion-button {
    font-size: 18px;
    line-height: 21px;
}

.home-team-section .container-lg, .home-video-section .container-lg {
    max-width: 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.home-widget-section .heading {
        text-align: center;
    }

    .home-widget-section {
        padding-bottom: 0px;
    }

    .footer-menu li {
    line-height: 20px;
    margin-bottom: 10px;
}

.why-choose-section+div {
    margin-top: -100px;
}

.site-section .row {
    margin-bottom: 30px;
}

    .single-post h1, .single-post .h1 {
        font-size: 36px;
        line-height: 100%;
    }

    .single-post h2, .single-post .h2 {
        font-size: 26px;
        line-height: 100%;
    }

    .single-post h3, .single-post .h3{
        font-size: 22px;
        line-height: 100%;
    }

    .single-post h4, .single-post .h4{
        font-size: 20px;
        line-height: 100%;
    }

    .single-post h5, .single-post .h5{
        font-size: 18px;
        line-height: 100%;
    }

    .single-post h5, .single-post .h5{
        font-size: 16px;
        line-height: 100%;
    }
.left-image-right-content .container-lg .lft{
   
    margin-bottom: 30px;
    padding: 0;
    
}

.left-content-right-image .container-lg .right{
    
    padding: 0;
    margin-bottom: 30px;
}
.left-content-right-image .container-lg .right div,.left-image-right-content .container-lg .lft div{
    margin-inline: 12px;
}
.left-content-right-image .container-lg .row{
    flex-direction: column-reverse;
}
.right-top-wrap {
    display: none;
}
}

@media (max-width: 575px) {

    .container {
        max-width: calc(100% - 20px);
        padding: 0;
    }

    .header-left-logo img {
        width: 100%!important;
    }

    .area-box svg {
        width: 70px;
        height: 70px;
    }

    .area-title {
        font-size: 18px;
        line-height: 18px;
    }

    .number {
        font-size: 24px;
        line-height: 34px;
    }

    .number-title {
        font-size: 10px;
    }

    .home-testimonails-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile-header-sec {
        column-gap: 7px;
    }

    .list-inner {
        width: 100%;
    }

    .listing-section ul {
        padding: 20px;
        margin: 10px;
    }

    .single-post .form-sidebar {
        margin-top: 40px;
    }

    
}

@media (max-width: 400px) {

}

    .contact-page-form .footer-form-row {
        margin-bottom: 0px;
    }
