/**** Media Query ****/
ul.menu-top .hide-menu {
    display: none;
}
.menu-wrap {
    display: none;
}
.no-scroll {
    overflow: hidden;
}
@media (min-width:992px){
    .what-we-do-sec .loop-col:nth-child(2n)::before {
        position: absolute;
        content: "";
        left: -10px;
        top: 0;
        background-image: url(../images/divider-shadow.png);
        width: 17px;
        height: 100%;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }
    .what-we-do-sec .loop-col .card-item {
        padding: 30px 0;
    }
    .date-wrapper label {
        display: none;
    }
}
@media (min-width: 1200px) {
    .pr-content {
        padding-right: 70px;
    }
    .pagination .prev, .pagination .next {
        position: absolute;
        bottom: 0;
    }
    .case-result-page .pagination .prev, .case-result-page .pagination .next {
        position: relative;
    }
    .case-result-page .pagination .prev {
        margin-right: 100px;
    }
    .case-result-page .pagination .next {
        margin-left: 100px;
    }

    .home .common-signup-sec,
    .page-template-template-practice-areas .common-signup-sec,
    .page-template-template-about .common-signup-sec {
        padding-top: 170px;
    }
    .home .common-signup-sec::before,
    .page-template-template-practice-areas .common-signup-sec::before,
    .page-template-template-about .common-signup-sec::before {
        position: absolute;
        content: "";
        background: var(--color-primary);
        right: 0;
        top: 0;
        height: 80px;
        width: 85%;
    }
}
@media (min-width:1700px) {
    .btn {
        font-size: 20px;
    }
    .btn::before {
        padding: 2px;
    }
    .h2 .h2, h2, .heading {
        font-size: 48px;
    }
    .space-pd {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .space-mr {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .container {
        max-width: 1470px;
    }
    .pr-content {
        padding-right: 100px;
    }
    .our-video-page .video-thumb {
        height: 320px;
    }
    .our-video-page .play-icon {
        width: 75px;
        height: 75px;
        border-radius: 75px;
    }
    .our-video-page .play-icon svg, .our-video-page .play-icon img {
        width: 20px;
        height: 20px;
    }
    .pa-page-lists .pa-icon {
        width: 65px;
        height: 65px;
        border-radius: 65px;
    }
    .pa-page-lists .pa-icon svg, .pa-page-lists .pa-icon img {
        width: 35px;
        height: 35px;
    }
    .sidebar-list, .sidebar-wrap {
        padding: 60px 30px;
    }
    .sidebar-form {
        padding: 60px 30px;
    }
    .sidebar-heading, .sidebar .widget-title {
        font-size: 38px;
    }
    .team-page .attorney-img {
        height: 420px;
    }
    .team-page .name {
        font-size: 30px;
    }
    .single-bio-sec .sub-title {
        font-size: 30px;
        line-height: 1.4;
    }
}

@media (min-width: 1201px) and (max-width: 1700px) {
    .header-logo img {
        max-width: 200px;
    }
    .header-cta {
        font-size: 14px;
        gap: 5px;
    }
    .header-cta svg, .header-cta img {
        width: 16px;
        height: 16px;
        margin-top: 3px;
    }
    ul.menu-top li {
        padding: 0px 10px;
    }
    .menu-top li a {
        font-size: 13px;
        padding: 30px 0;
    }
    .menu-header #mainNav > li.menu-item-has-children .sidebar-menu-arrow::before {
        width: 6px;
        height: 6px;
        transform-origin: 4px 0px;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    :root {
        --fontSize-xl: 16px;
    }
    #breadcrumbs {
        font-size: 14px;
    }
    .h2 .h2, h2, .heading {
        font-size: 36px;
    }
    .btn {
        padding: 12px 30px;
        line-height: 1.4;
        font-size: 14px;
    }
    .sub-heading {
        margin-bottom: 15px;
        font-size: 18px;
        letter-spacing: 5px;
    }
    .container {
        max-width: 1180px;
    }
    .page-banner .page-banner-title {
        font-size: 40px;
    }
    .default-content h1, .post-default-content h1 {
        font-size: 38px;
    }
    .default-content h2, .post-default-content h2 {
        font-size: 34px;
    }
    .default-content h3, .post-default-content h3 {
        font-size: 30px;
    }
    .default-content h4, .post-default-content h4 {
        font-size: 26px;
    }
    .default-content h5, .post-default-content h5 {
        font-size: 24px;
    }
    .default-content h6, .post-default-content h6 {
        font-size: 18px;
    }
    .accordion-button {
        padding: 16px 30px 16px 0;
        font-size: 28px;
    }
    .accordion-button::after {
        width: 8px;
        height: 18px;
        background-size: 8px;
    }
    ul.menu-top li .sub-menu li a {
        padding: 10px 25px 10px 10px;
        line-height: 1.2;
        font-size: 13px;
    }
    .home-banner, .page-banner {
        width: calc(100% - 50px);
    }
    .home-banner .banner-content, .page-banner .page-banner-content {
        padding: 0 20px;
    }
    .home-banner .banner-heading {
        font-size: 50px;
        margin-bottom: 15px;
    }
    .home-banner .content {
        font-size: 20px;
    }
    .home-result-lists .card-image {
        height: 260px;
    }
    .home-result-lists .card-content {
        padding: 25px 20px;
    }
    .home-result-lists .case-catgeory {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .home-result-lists .case-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .news-lists .loop-col .post-title {
        font-size: 30px;
    }
    .news-lists .loop-col .post-date {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .news-lists .loop-col {
        padding-top: 15px;
        margin-bottom: 25px;
    }
    .home-contact-sec .form-box {
        padding: 30px 30px;
    }
    .common-signup-sec .contact-form {
        margin: 40px auto 0;
    }
    .contact-signup-form .wpcf7 {
        padding: 30px 20px;
    }
    .contact-cta-sec .cta-card {
        padding: 40px 20px;
    }
    .contact-cta-sec .cta-head svg, .contact-cta-sec .cta-head img {
        width: 35px;
        height: 35px;
    }
    .contact-cta-sec .cta-head .cta-info {
        font-size: 18px;
        text-transform: capitalize;
        width: calc(100% - 45px);
        margin-left: 10px;
    }
    .our-video-page .video-title {
        font-size: 18px;
    }
    .team-page .attorney-img {
        height: 320px;
        margin-bottom: 10px;
    }
    .team-page .name {
        font-size: 22px;
    }
    .team-page .designation {
        font-size: 14px;
        margin-top: 8px;
    }
    .team-page .team-card-info ul {
        margin-top: 8px;
    }
    .team-page .team-card-info ul li a {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
    .home-banner {
        height: 650px !important;
    }
}
@media only screen
and (max-width: 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
    .home-banner {
        height: 650px !important;
    }
}
@media (max-width: 1199px) {
    :root {
        --fontSize-xl: 16px;
    }
    .list-style ul li::before {
        top: 10px;
    }
    .page-banner .page-banner-title {
        font-size: 40px;
    }
    .h2 .h2, h2, .heading {
        font-size: 34px;
    }
    .large-heading {
        font-size: 42px;
    }
    .default-content h1, .post-default-content h1 {
        font-size: 38px;
    }
    .default-content h2, .post-default-content h2 {
        font-size: 34px;
    }
    .default-content h3, .post-default-content h3 {
        font-size: 30px;
    }
    .default-content h4, .post-default-content h4 {
        font-size: 26px;
    }
    .default-content h5, .post-default-content h5 {
        font-size: 24px;
    }
    .default-content h6, .post-default-content h6 {
        font-size: 18px;
    }
    .space-pd {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .space-mr {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .sidebar-heading, .sidebar .widget-title {
        font-size: 25px;
    }
    .alignleft, .alignright {
        float: none;
        display: block;
        margin: 20px auto;
    }
    .menu-header {
        display: none;
    }
    ul.menu-top .hide-menu {
        display: block;
    }
    .main-header .container {
        max-width: 100%;
    }
    .menu-wrap {
        background-color: var(--color-secondary);
        position: fixed;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 16px;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .menu-full-wrapper {
        width: 100%;
        position: absolute;
        top: 0;
        text-align: left;
    }
    .menu-show {
        right: 0;
        max-width: 100%;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        height: 100%;
        padding-bottom: 50%;
    }
    .menu-bar-wrapper {
        display: flex;
        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.20);
        padding: 0;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(255, 255, 255, 0.20);
    }
    .menu-sidebar .menu-bar-wrapper li:last-child {
        border: none;
    }
    .menu-sidebar .menu-bar-wrapper li>a {
        color: var(--bs-white);
        padding: 10px 15px;
        position: relative;
        display: block;
        line-height: 1.6;
        font-weight: 400;
        text-transform: capitalize;
    }
    .menu-sidebar .menu-bar-wrapper li>a:hover:after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a, .menu-sidebar .menu-bar-wrapper li>a:focus,
    .menu-sidebar .menu-bar-wrapper li.current-menu-parent>a,
    .menu-sidebar .menu-bar-wrapper li.menu-item-has-children:hover > a,
    .menu-sidebar .menu-bar-wrapper li>a:hover,
    .menu-sidebar .menu-bar-wrapper li.current_page_ancestor > a{
        background-color: var(--color-primary);
        color: var(--bs-white);
    }
    .menu-sidebar .sidebar-menu-arrow:after {
        content: "";
        cursor: pointer;
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
        display: inline-block;
        width: 10px;
        height: 10px;
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        bottom: 0;
        margin-top: -8px;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow.responsive-up-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li:hover .sidebar-menu-arrow:after, .testimonials-slider .slick-arrow:hover:after {
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
        transform: rotate(135deg);
        display: block;
        margin-top: -3px;
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .current-menu-parent span.sidebar-menu-arrow::after {
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .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: 400;
        background-color: #e93941;
        color: #fff;
        width: 100%;
    }
    .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: 46px;
        width: 42px;
        background-color: transparent;
    }
    .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 {
        padding-left: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
        font-size: 16px;
    }
    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        height: 40px;
        width: 40px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
        display: none;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
        padding-left: 50px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li .sub-menu li a {
        padding-left: 70px;
    }
    .menu-button {
        width: 35px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all ease-in-out .4s;
        position: relative;
        overflow: hidden;
        border-radius: 0;
        border: none;
    }
    .menu-button .menu-bar {
        position: absolute;
        transition: .5s;
        opacity: 1;
        margin: 0 auto;
        width: 35px;
        left: 0;
        right: 0;
        background: #1E242E;
        height: 3px;
        border-radius: 0px;
    }
    .menu-button:hover {
        cursor: pointer;
    }
    .menu-button .menu-bar-top {
        top: 8px;
    }
    .menu-button .menu-bar-middle {
        top: 50%;
        transform: translateY(-50%);
    }
    .menu-button .menu-bar-bottom {
        top: auto;
        bottom: 8px;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .button-open .menu-bar-middle {
        background-color: #beccd7;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }
    .menu-button.button-open .menu-bar-top {
        transform: rotate(45deg) translate(10px, 10px);
        transition: .5s;
        top: 6px;
        opacity: 1;
    }
    .menu-button.button-open .menu-bar-bottom {
        transform: rotate(-45deg) translate(10px, -10px);
        transition: .5s;
        top: 35px;
    }
    header .sub-menu li ul.sub-menu {
        position: static;
    }
    .post-lists, .post-default-content, .default-content, .blog-detail post-navigation, .pagination, .blog-detail .post-navigation {
        padding-right: 0;
    }
    .main-header {
        padding: 12px 0;
    }
    .main-menu {
        align-items: center;
    }
    .header-row {
        align-items: center;
    }
    .header-logo img {
        max-width: 175px;
    }
    .header-nav-col {
        backdrop-filter: none;
        background: rgba(255, 255, 255, 0.4);
        padding: 10px 10px;
    }
    .ph-cta {
        height: 50px;
        font-size: 0;
        gap: 0;
        padding: 0;
        width: 50px;
        border-radius: 0;
        margin-right: 0;
        background: none;
        border: 1px solid #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .ph-icon {
        position: static;
        width: auto;
        height: auto;
        background: none;
        border-radius: 0;
        display: block;
    }
    .ph-cta span {
        display: none;
    }
    .ph-cta svg, .ph-cta img {
        stroke: #fff;
    }
    .search-icon {
        width: 35px;
        height: 45px;
        border-radius: 0;
        margin-left: 0;
        background: none;
        margin-right: 0;
        border: none;
    }
    .search-icon svg, .search-icon img {
        fill: rgba(30, 36, 46, 0.6);
        stroke: none;
        width: 25px;
        height: 25px;
    }
    .header-cta {
        width: 35px;
        height: 45px;
        margin: 0 16px 0 8px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header-cta svg, .header-cta img {
        width: 27px;
        height: 27px;
    }
    .vimeo-video {
        height: 390px;
        margin-bottom: 30px;
    }
    .our-video-page .video-play-icon {
        width: 60px;
        height: 60px;
        border-radius: 60px;
    }
    .our-video-page .video-play-icon svg, .our-video-page .video-play-icon img {
        width: 17px;
        height: 17px;
    }

    .home-banner {
        width: calc(100% - 100px);
        border-radius: 25px;
        height: 650px !important;
    }
    .page-banner {
        width: calc(100% - 100px);
    }
    .home-banner .banner-heading {
        font-size: 55px;
        margin-bottom: 20px;
    }
    .home-banner .content {
        font-size: 20px;
    }
    .home-result-lists .card-content {
        padding: 20px 15px;
    }
    .home-result-lists .case-title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .home-result-lists .card-image {
        height: 250px;
    }
    .news-lists .loop-col .post-title {
        font-size: 32px;
    }
    .contact-signup-form .wpcf7 {
        padding: 30px 20px;
    }
    .contact-cta-sec .cta-card {
        padding: 30px 20px;
    }
    .contact-cta-sec .cta-head svg, .contact-cta-sec .cta-head img {
        width: 35px;
        height: 35px;
    }
    .contact-cta-sec .cta-head .cta-info {
        font-size: 18px;
        line-height: 1.3;
        width: calc(100% - 50px);
    }
    .featured-post .overlay-content {
        padding: 0 20px 20px 20px;
    }
    .featured-post .blog-title {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .pagination .nav-links > * {
        font-size: 16px;
        width: 45px;
        height: 45px;
    }
    .pagination .prev, .pagination .next {
        width: 100px;
    }
    .our-people-sec .outer-box {
        padding: 40px 40px;
        margin-top: -80px;
    }
}

@media (max-width: 991px) {
    .default-content h1, .post-default-content h1 {
        font-size: 34px;
    }
    .default-content h2, .post-default-content h2 {
        font-size: 30px;
    }
    .default-content h3, .post-default-content h3 {
        font-size: 26px;
    }
    .default-content h4, .post-default-content h4 {
        font-size: 24px;
    }
    .default-content h5, .post-default-content h5 {
        font-size: 22px;
    }
    .default-content h6, .post-default-content h6 {
        font-size: 17px;
    }
    .list-style ul li {
        padding-left: 15px;
        margin-bottom: 10px;
    }
    aside.sidebar {
        margin-top: 60px;
    }
    .sidebar-form {
        padding: 30px 20px;
    }
    .sidebar-list, .sidebar-wrap {
        padding: 30px 20px;
    }
    .heading br {
        display: none;
    }
    .pagination .prev {
        margin-right: 0;
    }
    .pagination .next {
        margin-left: 0;
    }
    .page-banner .page-banner-title {
        font-size: 34px;
    }


    .page-banner {
        width: calc(100% - 70px);
    }

    .home-banner {
        width: calc(100% - 70px);
        height: 520px !important;
    }
    .home-banner .banner-content {
        padding: 0 20px;
    }
    .home-banner .banner-heading {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .home-banner .content {
        font-size: 18px;
    }
    .home-banner .content br {
        display: none;
    }

    .home-content-sec .read-btn {
        margin-top: 15px !important;
    }

    .accordion-button {
        padding: 15px 25px 15px 0;
        font-size: 25px;
    }
    .accordion-button::after {
        width: 10px;
        height: 20px;
        background-size: 10px;
    }

    .home-signup-sec .form-box {
        padding: 40px 40px;
    }

    .home-result-lists .card-content {
        padding: 20px 15px;
    }
    .home-result-lists .card-image {
        height: 250px;
    }
    .home-result-lists .case-catgeory {
        margin-bottom: 10px;
    }
    .home-result-lists .case-title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .news-lists .loop-col .post-title {
        font-size: 30px;
    }
    .home-contact-sec .form-box {
        margin-top: 60px;
        margin-bottom: 60px;
        padding: 40px 30px;
    }

    #footer {
        padding: 60px 0 50px;
    }
    .sociallink {
        justify-content: flex-start;
        margin-top: 30px;
    }
    .footer-menu {
        justify-content: flex-start;
        margin-top: 20px;
    }
    .footer-row-2 {
        border-top: none;
        margin-top: 30px;
        padding-top: 0;
    }
    .nap-loop-col {
        margin-bottom: 30px;
        display: flex;
        justify-content: space-between;
        gap: 20px;
        margin-top: 30px;
    }
    .nap-address {
        margin-top: 0;
    }
    .copyright-text {
        text-align: center;
    }
    .what-we-do-sec .loop-col {
        margin-bottom: 30px;
    }
    .what-we-do-sec .loop-col:last-child {
        margin-bottom: 0px;
    }
    .our-people-sec {
        background: var(--color-secondary);
    }
    .our-people-sec .outer-box {
        padding: 50px 0;
        margin-top: 0;
    }
    .testimonial-slider .testimonial-card {
        padding: 30px 20px;
    }
    .about-testimonial-sec {
        margin-bottom: 0;
    }
    .post-default-content .post-head {
        padding: 0 20px 20px;
    }
    .sociallink {
        gap: 10px;
    }
    .sociallink li a {
        width: 40px;
        height: 40px;
    }
    .what-we-do-sec .html5lightbox .play-icon {
        top: 8px;
    }
    .video-review-slider, .google-review-slider {
        margin-top: 30px;
    }
}
/* Small Devices View  New*/
@media (max-width: 767px) {
    :root {
        --fontSize-xl: 14px;
    }
    .list-style ul li::before {
        top: 10px;
    }
    .btn {
        padding: 14px 25px;
        font-size: 14px;
        letter-spacing: 0;
    }
    .wpcf7 .form-group {
        margin-bottom: 20px;
    }
    .page-banner {
        min-height: 270px;
    }
    .page-banner-outer {
        padding: 0;
    }
    .submit-btn input[type="submit"] {
        padding: 16px 30px;
        font-size: 16px;
    }
    .page-banner .page-banner-title {
        font-size: 34px;
    }
    .pagination .nav-links {
        margin-top: 30px;
    }
    .pagination .nav-links > * {
        width: 40px;
        height: 40px;
    }
    .pagination .next, .pagination .prev {
        width: auto;
        height: 40px;
        padding: 0 15px;
    }
    .pagination .nav-links svg, .pagination .nav-links img {
        width: 13px;
        height: 13px;
    }

    .page-banner {
        width: calc(100% - 30px);
        background-position: 45% 50%;
    }
    .home-banner {
        width: calc(100% - 30px);
        height: 550px !important;
    }

    .home-result-lists {
        margin-top: 25px;
    }
    .home-contact-sec::before {
        width: 100%;
    }
    .home-contact-sec .form-box {
        padding: 30px 25px;
    }

    .common-signup-sec .signup-form .form-group {
        width: calc(100% - 120px);
    }
    .common-signup-sec .signup-form .submit-btn {
        width: 120px;
    }
    .common-signup-sec .signup-form .btn {
        padding: 16px 12px;
    }
    .featured-post {
        margin-bottom: 50px;
        height: 400px;
    }
    .recognition-sec li {
        width: 100%;
    }
    .testimonial-slider .slick-track {
        gap: 0;
    }
    .testimonial-slider {
        margin-top: 30px;
    }
    .slick-dots {
        margin-top: 30px;
    }
}
@media (max-width:575px) {
    .h2, h2, .heading {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .default-content h1, .post-default-content h1 {
        font-size: 32px;
    }
    .default-content h2, .post-default-content h2 {
        font-size: 28px;
    }
    .default-content h3, .post-default-content h3 {
        font-size: 26px;
    }
    .default-content h4, .post-default-content h4 {
        font-size: 22px;
    }
    .default-content h5, .post-default-content h5 {
        font-size: 20px;
    }
    .default-content h6, .post-default-content h6 {
        font-size: 18px;
    }

    .home-banner .banner-heading {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .home-signup-sec .form-box {
        padding: 30px 20px;
    }
    .home-banner .banner-content {
        padding: 0 10px;
    }

    .footer-about {
        font-size: 14px;
        line-height: 2;
    }
    .nap-address {
        font-size: 14px;
    }
    .nap-address .direction-link {
        margin-top: 5px;
        font-size: 13px;
    }
    .home-result-lists .result-card {
        box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.14);
    }
    .vimeo-video {
        height: 250px;
    }
    .post-default-content .post-title {
        font-size: 26px;
    }
    .page-banner .page-banner-title {
        font-size: 30px;
    }
}

/* Extra Small Devices View */
@media (max-width: 480px) {
    .news-lists .loop-col .post-title {
        font-size: 24px;
    }
    .nap-phno .btn {
        padding: 18px 20px;
        white-space: nowrap;
    }
}


.mobile-home-banner {
    height: auto !important;
    background: #000;
}
.mobile-home-banner .banner-content {
    padding: 30px 10px 30px;
}