@media (min-width:1650px) {
    .home-banner-wrp {
        padding-bottom: 160px;
    }
}

@media (min-width:1201px) {

    .lirc-sec .container {
        max-width: 1230px;
    }

    .areas-serve .container {
        max-width: 1225px;
    }

    .cta .container {
        max-width: 957px;
    }

    .lcri-sec .container,
    .team-list .container {
        max-width: 1132px;
    }

    .blog-post-sec .container {
        max-width: 1150px;
    }

    .service-cards-sec .container {
        max-width: 1140px;
    }

    .full-width-content .container {
        max-width: 1140px;
    }

    .review-slider .container,
    .image-slider .container {
        max-width: 1142px;
    }

    .service-areas .container {
        max-width: 1150px;
    }

    body:not(.home) .form-sec .container {
        max-width: 1142px;
    }

    .lirc-sec.white-bg .container {
        max-width: 1179px;
    }

    .service-details-sec .container {
        max-width: 1195px;
    }

    .lmrc-sec .container {
        max-width: 1144px;
    }

    .faqs .container {
        max-width: 1138px;
    }

    .service-area-details-sec .container {
        max-width: 1139px;
    }

    .main_menu {
        display: block !important
    }

    .mean-expand {
        display: none !important
    }

    .container {
        max-width: 1240px;
        margin: 0 auto;
    }

    .single-blog .container,
    .blog-slider-sec.related-articles-sec .container {
        max-width: 1138px;
    }
}

@media (min-width:1501px) {

    .service-area-details-sec::before {
        height: 220px;
        top: -200px;
    }

    .service-area-details-sec::after {
        bottom: -110px;
    }

    .team-list::before {
        top: -108px;
    }

}


/* 1199px start */
@media (max-width:1199px) {

    .mean-nav,
    .opennav .mean-nav {
        transition: opacity .33s linear
    }

    .form-wrp,
    .our-services .left-wrp {
        max-width: 100%
    }

    h1,
    .h1 {
        font-size: 68px;
        line-height: 58px;
    }

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

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

    .main_menu {
        display: none !important
    }

    .opennav .mean-nav {
        height: calc(100vh - 112px);
        opacity: 1;
        pointer-events: auto
    }

    .mean-bar {
        position: static;
    }

    .lines-button.x2.meanclose .lines:after {
        transform: rotate3d(0, 0, 1, 45deg) !important;
        transform-origin: 50% 50% 0;
    }

    .lines-button.x2.meanclose .lines:before {
        transform: rotate3d(0, 0, 1, -45deg) !important;
        transform-origin: 50% 50% 0;
    }

    .meanclose .lines {
        background: 0 0;
    }

    .lines,
    .lines:after,
    .lines:before {
        width: 24px;
        background: #000;
        height: 3px;
    }

    header .navigation .mean-bar ul.firstul {
        display: block;
        display: flex;
        flex-direction: column;
        height: auto;
        background: var(--Blue);
        padding-bottom: 40px;
        display: flex !important;
        /* padding-top: 18px */
    }

    .dropdown-toggle::after {
        display: none
    }

    header .header-wrap {
        position: relative;
        padding: 14px 20px;
    }

    .fixnav .meanclose .lines {
        background: 0 0 !important;
    }

    .mean-nav ul .dropdown-menu a {
        min-height: 50px;
        padding: 10px 40px;
        font-size: 15px;
        font-weight: 400
    }

    html.opennav,
    html.opennav body {
        overflow: hidden;
        max-height: 100vh
    }

    header .navigation .mean-bar ul.firstul li a {
        font-style: normal;
        text-transform: capitalize;
        padding: 16px 20px;
        min-height: 1px;
        font-family: "Red Hat Display", sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 16px;
        letter-spacing: .03em;
        text-align: left;
        text-transform: uppercase;
        color: #000;
        /* pointer-events: none; */
        transition: all 0.33s linear;
    }

    .mean-nav ul.firstul>li>a:not(.mean-expand) {
        box-shadow: none;
    }

    body .mean-nav ul.firstul>li:hover>a:not(.mean-expand),
    .mean-nav ul.firstul>li>a:not(.mean-expand):hover {
        background: var(--Red);
        color: var(--White) !important;
    }

    header .navigation .mean-bar ul.firstul li a.dropdown-toggle {
        border-bottom: none
    }

    header .navigation .mean-bar ul.firstul {
        padding-bottom: 80px;
        margin-top: 0;
    }

    .current-menu-ancestor a.mean-expand {
        background-image: url(../images/down2.svg) !important;
    }

    .mean-nav ul li a.mean-expand,
    .mean-nav ul li a.mean-expand:hover,
    body .mean-nav ul li a.mean-expand.mean-clicked {
        background: url("../images/arrow-down.svg") center/14px no-repeat !important;
        transform: rotate(0deg);
        height: 48px;
        width: 83px;
        top: 0
    }

    .mean-nav ul li a.mean-expand.mean-clicked {
        background-image: url("../images/arrow-down2.svg") !important;
        background-size: 10px !important;
        transform: rotate(90deg)
    }

    .mean-nav ul.dropdown-menu {
        border: none
    }

    .mean-nav ul.dropdown-menu li {
        background: #fff;
        border: none;
    }

    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a {
        color: #000 !important;
        /* background: #fff !important; */
        text-align: left;
        padding-left: 36px;
    }

    .mean-nav>ul>li.current-menu-parent>ul>li.current-menu-item>a:not(.mean-expand) {
        background: #FCC745 !important;
        color: #000 !important;
    }

    .mean-nav ul.dropdown-menu li:hover,
    .mean-nav ul.dropdown-menu li a:hover {
        background: var(--Yellow);
    }

    .mean-nav ul li a.mean-expand,
    body .mean-nav ul.firstul li ul li a.mean-expand {
        background-size: 14px !important;
    }

    body .menu-cntdtl-wrap ul li a,
    body .menu-cntdtl-wrap ul li a:hover {
        padding: 22px 44px 22px 26px;
        min-height: 1px
    }

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

    .mean-nav .sidebar-footer-bottom .menu-cntdtl-wrap ul a {
        min-height: 1px;
        padding: 0 45px 0 15px;
        background-position: right 15px center !important
    }

    .menu-cntdtl-wrap ul li:first-child {
        padding: 0 15px
    }

    .mean-nav ul .dropdown-menu {
        position: relative;
        top: 0
    }

    /* body .main_menu ul>li:hover>a.mean-expand,
    body .mean-nav ul.firstul>li:hover>a.mean-expand {
        background: url("../images/arrow-down2.svg") center/14px no-repeat !important;
        box-shadow: none;
    } */

    body .mean-nav ul li a {
        transition: none;
    }


    .mean-nav>ul>li.current-menu-ancestor>ul>li.current-menu-parent>a,
    .mean-nav>ul>li.current_page_item>li.current_page_item>a,
    .mean-nav>ul>li>ul>li>ul>li.current-menu-item>a {
        background: linear-gradient(180deg, #fdf202 0, #f8921c 100%) !important;
        color: #fff
    }

    .mean-nav>ul>li.current_page_item>a,
    .mean-nav>ul>li>ul>li>ul>li.current_page_item>a {
        color: #0d0d0d !important
    }

    .mean-nav .li.mobile {
        display: block;
        margin-bottom: 80px
    }

    .mean-nav .li.mobile .col-right {
        text-align: center;
        max-width: 100%;
        margin: 30px auto auto;
        display: flex;
        flex-direction: column;
        width: 100%
    }

    .mean-nav .li.mobile .col-right a.call {
        font-size: 33px;
        line-height: 48px
    }

    .mean-nav .li.mobile .call-div p {
        color: #131313;
        text-align: right;
        font-size: 12px;
        font-weight: 500;
        line-height: normal;
        text-transform: uppercase
    }

    .li.mobile .contact-ftr a,
    header .navigation .li.mobile .finance-btn {
        font-size: 16px;
        line-height: normal;
        letter-spacing: .64px;
        text-transform: uppercase
    }

    .mean-nav .li.mobile .col-right .call-div {
        margin: 0 auto 30px
    }

    header .navigation .li.mobile .finance-btn {
        color: #131313;
        font-style: normal;
        font-weight: 500;
        background: 0 0;
        padding: 0;
        box-shadow: none;
        margin-bottom: 28px;
        display: flex
    }

    header .navigation .li.mobile .finance-btn:hover {
        color: #ecb821
    }

    .li.mobile .contact-ftr {
        margin-bottom: 17px
    }

    .li.mobile .contact-ftr a {
        width: 159px;
        height: 52px;
        color: #fff;
        font-weight: 700
    }

    header .header-wrap .primary-btn {
        margin-right: 40px;
    }

    .mean-nav .li.mobile .header-address p,
    .mean-nav .li.mobile .header-address p a,
    .our-services .services-wrp .service span {
        font-size: 14px
    }

    .mean-nav .li.mobile .header-address span {
        font-size: 20px
    }

    .mean-nav .li.mobile .header-address {
        margin-left: 0
    }

    .mean-nav .li.mobile .col-right .contact-ftr a:hover {
        color: #fff !important;
        background: #ecb821 !important
    }

    .lines-button {
        right: 22px;
    }

    .mean-nav {
        top: 100%;
        overflow: auto;
        height: 0;
        width: 100vw;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        height: calc(100vh - 82px);
        opacity: 0;
        pointer-events: none;
    }

    body.fixnav header {
        z-index: 9999999;
    }

    .opennav header,
    header .navigation .mean-bar ul.firstul {
        background: #fff;
    }

    .first-header {
        padding: 30px 20px 15px
    }

    .mean-nav ul>li {
        border-top: 2px solid var(--Red);
    }

    .mean-nav>ul>li:last-child {
        border-bottom: 2px solid var(--Red);
    }

    .testimonial-sec .testimonial-in {
        padding: 55px 20px 30px
    }

    .form-wrp {
        padding: 55px 40px 50px
    }

    .our-services-in {
        padding: 70px 0
    }

    .our-services .services-wrp .service:hover span {
        margin-top: 15px
    }

    .form-wrp .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 20px !important;
        grid-column-gap: 20px !important
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield input,
    .form-wrp .gform_wrapper.gravity-theme .gfield select {
        height: 50px !important
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield input,
    .form-wrp .gform_wrapper.gravity-theme .gfield select,
    .form-wrp .gform_wrapper.gravity-theme .gfield textarea {
        padding: 13px 20px !important;
        font-size: 15px !important
    }

    .testimonial-sec .testimonial-in {
        margin: 25px 12px
    }

    footer .col-center {
        grid-column-gap: 80px;
    }

    footer .col-center .menu a {
        font-size: 16px;
        line-height: 35px
    }

    .call {
        font-size: 27px;
        line-height: 35px
    }

    footer .footer-row2 {
        margin-top: 45px
    }


    header .logo img {
        max-width: 201px;
    }

    .yellow-title {
        font-size: 26px;
        line-height: 36px;
    }

    .home-banner-wrp p {
        font-size: 15px;
        line-height: 24px;
    }

    .home-banner-wrp .btn-wrp {
        margin-bottom: 29px;
        padding: 14px 0;
    }

    .home-banner-wrp .left-wrp .social-reviews .review div h4 {
        font-size: 60px;
    }

    .home-banner-wrp .btn-wrp p {
        font-size: 14px;
        line-height: 22px;
        max-width: 42%;
    }

    /* .home-banner-wrp .right-img {
        right: -27vw;
        width: 82vw;
        top: auto;
        bottom: -140px;
    } */

    .home-banner-wrp .right-img {
        right: -25vw;
        width: 76vw;
        top: -93px;
        bottom: -140px;
    }


    body.fixnav header,
    header {
        padding: 0
    }

    .lines-button {
        display: flex;
        justify-content: center;
        align-items: center;
        top: 50%;
        transform: translate(0, -50%);
        height: 48px;
        width: 24px;
    }

    .p-top-banner {
        padding-top: 180px
    }

    body:not(.home) .lirc-sec.wht-bg {
        padding: 60px 0 70px
    }

    .blog-post-sec.blog-slider-sec .post-list-wrp {
        grid-column-gap: 20px
    }

    .two-col-sec .two-col-wrap {
        grid-gap: 0 30px
    }

    .lcrf-sec .form-wrp h2 {
        font-size: 27px
    }

    .team-list .list-wrp {
        grid-template-columns: repeat(3, 1fr)
    }

    .modal-dialog {
        max-width: 90%
    }

    .faqs .list-wrp {
        gap: 20px
    }

    .lcrf-sec {
        padding: 60px 0 50px
    }

    .lcrf-sec .left-wrp p {
        margin-bottom: 40px
    }

    .lcrf-sec .left-wrp h5 {
        font-size: 22px
    }

    .lcrf-sec .left-wrp h2 {
        font-size: 26px
    }

    .lcrf-sec::before {
        height: 6%;
        top: -1%
    }

    .lcrf-sec::after {
        height: 6%;
        bottom: -2%
    }


    .lcrf-sec+.reviews-sec {
        padding-top: 100px
    }

    .reviews-sec::after {
        height: 107%
    }

    .reviews-sec .reviews iframe {
        height: 520px
    }

    .blog-slider-sec .post-item-in .post-thumbnail img {
        min-height: 210px
    }

    .blog-slider-sec .blog-slider .post-item-in .post-thumbnail img {
        min-height: 265px
    }

    /*home page new*/

    .blog-slider-sec {
        padding: 56px 0 30px;
    }

    .blog-slider-sec .post-item-in .post-in-up span.post-date {
        font-size: 18px;
        line-height: 22px;
        padding: 3px 46px 3px 25px;
    }

    .blog-slider-sec a.primary-btn {
        margin-top: 26px;
    }

    .cta::after {
        width: 18.67vw;
        height: 23.28vw;
    }

    .cta .inner-wrp p {
        margin-bottom: 24px;
    }

    footer {
        padding: 80px 0 52.39px;
    }

    .areas-serve .inner-wrp {
        padding: 35px 50px;
    }

    .form-sec .right-img {
        width: 670px;
        height: auto;
        position: unset;
        margin-top: -180px;
    }

    .lirc-sec {
        padding: 120px 0;
    }

    .lirc-sec .img-wrp .badge-img {
        width: 15.07vw;
        height: 15.07vw;
    }

    .lirc-sec .lft-rgt-wrp {
        grid-gap: 0 40px;
        align-items: flex-start;
    }

    .lirc-sec .lft-rgt-wrp .cnt-content p {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .why-choose.lirc-sec ol.reasons {
        margin-top: 70px;
        column-gap: 30px;
        row-gap: 25px;
    }

    .why-choose.lirc-sec ol.reasons li {
        width: calc((100% - (30px * 2))/3);
        padding-left: 15px;
    }

    /* .mean-nav ul.firstul>li.current-menu-item>a:not(.mean-expand),
  .mean-nav ul.firstul>li.current-menu-parent>a:not(.mean-expand),
  .mean-nav ul.firstul>li.current_page_item>a:not(.mean-expand),
  .mean-nav ul.firstul>li.current_page_parent>a:not(.mean-expand) {
      background: var(--Red) !important;
      color: var(--White) !important;
  }
  .mean-nav>ul>li.current-menu-item>a.mean-expand, .mean-nav>ul>li>ul>li.current_page_parent>a.mean-expand{
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);
  } */

    body .mean-nav ul li a.mean-expand.mean-clicked {
        transform: rotate(180deg) !important;
    }

    .mean-nav>ul>li.current_page_item>a.mean-expand {
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);
    }

    .mean-nav>ul>li.current_page_item>a:not(.mean-expand) {
        background: var(--Red) !important;
        color: #fff !important;
    }

    .mean-nav>ul>li>ul>li>ul>li.current_page_item>a:not(.mean-expand) {
        background-color: var(--Yellow) !important;
    }

    body .mean-nav ul.firstul>li:hover>a.mean-expand,
    body .main_menu ul>li:hover>a.mean-expand {
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);
    }

    /* header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li:first-child a{
        border-top: 2px solid var(--Red);
    } */
    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li ul li a {
        padding: 20px 15px 20px 46px;
    }

    /* inner-pages */
    body:not(.home) .content {
        margin-top: 113px;
    }

    .lcri-sec {
        padding: 120px 0 140px;
    }

    .lcri-sec .lcri-sec-wrp h2 {
        margin-bottom: 30px;
    }

    .lcri-sec h3 {
        margin-bottom: 20px;
    }

    .lcri-sec .badges {
        margin-top: 50px;
    }

    .team-list::before,
    .review-slider::before {
        height: 50px;
        top: -50px;
    }

    .team-list .modal .img-wrp {
        height: 100%;
    }

    .team-list .modal .modal-body {
        padding: 75px 40px;
    }

    .team-list .modal-content .close-btn {
        top: 40.6px;
        right: 25px;
    }

    .team-list .modal .team-cont p {
        line-height: 26px;
    }

    .team-list .modal .row>div:first-child {
        width: 30%;
    }

    .team-list .modal .row>div:last-child {
        width: 70%;
    }

    .review-slider {
        padding-bottom: 140px;
    }

    .review-slider .top-container {
        margin-bottom: 40px;
    }

    .explore-services h2 {
        margin-bottom: 30px;
    }

    .explore-services .services-wrp .badges {
        margin-top: 20px;
    }

    .service-list .list-wrp {
        row-gap: 50px;
        column-gap: 15px;
    }

    .service-list .list-wrp .list-itm {
        width: calc((100% - (15px * 2))/3);
    }

    .service-list .list-wrp .list-itm .list-cnt {
        padding: 25px 15px 60px;
    }

    .iwc-sec {
        padding: 50px 0 100px;
    }

    .iwc-sec .img-wrp {
        margin-bottom: 40px;
    }

    .iwc-sec h3 {
        margin-bottom: 25px;
    }

    body:not(.home) .cta .top-texture {
        top: -69px;
        height: 70px;
    }

    .blog-post-sec h2 {
        margin-bottom: 40px;
    }

    .blog-post-sec.blog-slider-sec {
        padding: 100px 0;
    }

    .blog-post-sec .navigation {
        margin-top: 80px;
    }

    .lirc-sec.white-bg .lft-rgt-wrp {
        grid-column-gap: 40px;
    }

    .lirc-sec.white-bg .lft-rgt-wrp .cnt-content h2 {
        font-size: 68px;
        line-height: 58px;
    }

    .two-col-sec .top-cnt {
        margin-bottom: 60px;
    }

    .two-col-sec .img-wrp {
        margin-bottom: 30px;
    }

    .apply-form .form-wrp {
        padding: 63px 50px 61px;
    }

    .cms-cnt {
        padding: 70px 0 100px;
        margin-bottom: -60px;
    }

    .cms-cnt h1 {
        margin-bottom: 30px;
    }

    .cms-cnt p {
        margin-bottom: 20px;
    }

    .single-blog p:last-child,
    .cms-cnt p:last-child {
        margin-bottom: 0;
    }

    .single-blog figure {
        margin: 40px 0 36px;
    }

    .single-blog h3 {
        margin: 25px 0;
    }

    .single-blog p {
        margin-bottom: 25px;
    }

    .single-blog ul {
        padding-left: 50px;
    }

    .single-blog figure.wp-block-video {
        margin: 50px 0px 40px;
    }

    .blog-slider-sec.related-articles-sec h2 {
        margin-bottom: 30px;
    }

    .blog-slider-sec.related-articles-sec {
        padding: 10px 0 120px;
    }

    .single-blog figure.wp-block-video::after {
        background-size: 140px;
    }

    .lmrc-sec {
        padding: 110px 0 189px;
    }

    .lmrc-sec h3.sub-title {
        margin-bottom: 20px;
    }

    .lmrc-sec h2 {
        margin-bottom: 15px;
    }

    .lmrc-sec h3:not(.sub-title) {
        margin: 30px 0;
    }

    .service-area-details-sec::before {
        height: 130px;
        top: -129px;
    }

    .service-area-details-sec::after {
        height: 80px;
        bottom: -79px;
    }

    .service-area-details-sec {
        padding: 40px 0;
    }

    .service-area-details-sec p:last-child {
        margin-bottom: 0;
    }

    .service-area-details-sec p {
        margin-bottom: 20px;
    }

    .service-area-details-sec p+h3 {
        margin: 50px 0 30px;
    }

    .service-area-details-sec div+h2 {
        margin-top: 40px;
    }

    .service-area-details-sec .s-cards-wrp {
        column-gap: 25px;
        row-gap: 60px;
        margin: 40px 0;
    }

    .service-area-details-sec h3 {
        margin: 30px 0 40px;
    }

    .faqs {
        padding: 140px 0 100px;
    }

    .faqs h2,
    .service-area-details-sec h2 {
        margin-bottom: 40px;
    }

    .faqs .faq-list .faq h3 {
        padding: 25px;
    }

    .faqs .faq-list .faq h3:after {
        background-size: 14px;
        width: 20px;
        height: 20px;
    }

    .faqs .faq-list .faq .faq-cnt {
        padding: 0 44px 2px 25px;
    }

    .page-not-found {
        min-height: 760px;
    }

    .page-not-found .container {
        max-width: 92%;
    }

    .page-not-found .img-wrp {
        right: -306px;
        width: 760px;
        top: 70px;
    }

    .page-not-found .img-wrp::after {
        height: 540px;
        width: 540px;
        left: 106px;
    }

    .oq-form .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
        grid-column: span 6;
    }

    .oq-form .gform_wrapper.gravity-theme .gfield--width-one-sixth.gfield--type-number {
        grid-column: span 3;
    }
}

/*1199px end*/

@media (min-width:992px) {
    .mobile-only {
        display: none
    }

    .form-wrp {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        min-height: 636px;
    }

    body:not(.home) .form-sec .form-wrp {
        max-width: 536px;
    }

    .blog-slider-sec.related-articles-sec .blog-slider {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 26px;
        padding: 0;
    }

    .blog-slider-sec.related-articles-sec .blog-slider .post-item-in {
        margin: 0;
    }

    .our-services .left-wrp {
        padding-bottom: 140px;
    }

}

@media (max-width:991px) {


    h1,
    .h1 {
        font-size: 64px;
        line-height: 54px;
    }

    h2,
    .h2 {
        font-size: 50px;
        line-height: 44px;
    }

    .testimonial-sec .testimonial-in .start-img {
        margin-bottom: 15px
    }

    .desktop-only {
        display: none
    }

    .lcri-sec .lcri-sec-wrp,
    .lirc-sec .lft-rgt-wrp {
        grid-row-gap: 30px;
        grid-template-columns: 1fr
    }

    .lirc-sec .img-wrp {
        max-width: 70%;
        margin: auto
    }

    h4.small-title {
        line-height: 25px;
        margin-bottom: 10px
    }

    .faqs h2,
    .our-services p {
        margin-bottom: 30px
    }

    .our-services-in {
        padding: 40px 0
    }

    .lcrf-sec .row,
    .our-services-in .row {
        flex-direction: column
    }

    .faqs .faq-list,
    .home-banner-wrp .col-md-7,
    .lcrf-sec .row>div,
    .our-services-in .row>div {
        width: 100%
    }

    .our-services .services-wrp {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        margin-top: 30px
    }

    .testimonial-sec .testimonial-in h3 {
        font-size: 20px;
        line-height: 25px
    }

    .form-wrp {
        padding: 50px 40px
    }

    .blog-slider-sec {
        padding: 50px 0 30px;
    }

    .blog-slider-sec .post-item-in .post-cnt {
        padding: 20px 15px 25px
    }

    .blog-slider-sec .post-item-in .post-cnt h3 {
        margin-bottom: 15px;
    }

    footer .footer-row {
        grid-column-gap: 0;
        grid-row-gap: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .call {
        font-size: 23px;
        line-height: 35px
    }

    .home-banner-wrp .btn-wrp {
        max-width: 67%;
        margin-bottom: 20px;
    }

    .home-banner-wrp .btn-wrp::before {
        height: 90px;
    }

    .home-banner-wrp .right-img {
        width: 75vw;
        right: -25vw;
        bottom: -100px;
    }

    .home-banner-wrp {
        padding-bottom: 99px
    }

    .our-services .row {
        padding-bottom: 130px;
    }

    .our-services .row::after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .our-services .row>div {
        width: 100%;
    }

    .our-services .left-wrp .badges.desktop,
    .our-services .left-wrp .btm-wrp.desktop {
        display: none;
    }

    .our-services .badges.mobile,
    .our-services .btm-wrp.mobile {
        display: flex;
        justify-content: center;
    }

    .testimonial-sec::before {
        background-position: bottom;
        height: 50%
    }

    .map-wrp {
        margin-top: -305px;
        height: 300px;
    }

    .contact-hero .contact-wrp {
        padding: 30px 30px 40px;
    }

    .contact-hero .contact-wrp a.primary-btn {
        min-width: 220px;
    }

    .blog-post-sec .navigation ul li a,
    .blog-post-sec .navigation ul li span {
        font-size: 18px
    }

    .team-list .list-wrp {
        grid-template-columns: repeat(2, 1fr)
    }

    .breadcrumb-sec a,
    .breadcrumb-sec span:not(.sep) {
        font-size: 16px
    }

    .two-col-sec .two-col-wrap {
        grid-gap: 0 20px
    }


    .lcrf-sec {
        padding: 60px 0
    }

    .lcrf-sec::before {
        height: 3%;
        top: -1%
    }

    .lcrf-sec::after {
        height: 3%;
        bottom: -2%
    }

    .reviews-sec .reviews iframe {
        height: 450px
    }

    .reviews {
        padding: 0 30px
    }

    .blog-slider-sec .blog-slider .post-item-in .post-thumbnail img,
    .blog-slider-sec .post-item-in .post-thumbnail img {
        min-height: 215px
    }

    .blog-slider-sec .post-item-in .post-cnt>a {
        bottom: 20px
    }

    .blog-slider-sec .post-item-in .post-cnt {
        padding-bottom: 80px;
    }

    .blog-slider-sec h2 {
        margin-bottom: 22px;
    }

    .blog-slider-sec h6.small-title {
        margin-bottom: 5px;
    }

    .cta {
        padding: 23px 0 147px;
    }

    .cta .inner-wrp img {
        max-width: 180px;
    }

    .cta .inner-wrp h2 {
        margin: 20px 0 10px;
    }

    footer {
        padding: 56px 0 30px;
    }

    footer .footer-row2 {
        align-items: center;
        flex-direction: column;
        gap: 50px;
        margin-bottom: 30px;
        margin-top: 46px;
    }

    footer .col-center {
        order: 3;
    }

    footer .col-right {
        order: 2;
    }

    footer .footer-row3 {
        flex-wrap: wrap;
        column-gap: 40px;
        justify-content: center;
        row-gap: 10px;
    }

    .footer-row3 p.copyright,
    .footer-row3 .power-by {
        width: 100%;
        text-align: center;
    }

    .cta::after {
        bottom: 20px;
    }

    .areas-serve .inner-wrp {
        padding: 35px 30px;
    }

    .form-sec .row>div {
        width: 100%;
    }

    .form-sec .right-img {
        margin: 0 auto;
        margin-top: 0;
    }

    .cta .inner-wrp p {
        margin-bottom: 18px;
    }

    .lirc-sec {
        padding: 100px 0;
    }

    .lirc-sec .lft-rgt-wrp {
        grid-gap: 70px 0;
    }

    .lirc-sec h3 {
        margin: 22px 0 15px;
    }

    .why-choose.lirc-sec {
        padding: 100px 0 120px;
    }

    .why-choose.lirc-sec ol.reasons {
        margin-top: 30px;
    }

    .why-choose.lirc-sec ol.reasons li {
        width: calc((100% - 30px) / 2);
    }

    .why-choose.lirc-sec .btm-row h3 {
        margin: 40px 0 20px;
    }

    .areas-serve .bg-map img {
        min-height: 480px;
    }

    .lcri-sec .img-wrp {
        max-width: 100%;
    }

    .lcri-sec .lcri-sec-wrp {
        grid-row-gap: 0;
    }

    .lcri-sec .img-wrp.desktop {
        display: none;
    }

    .lcri-sec .img-wrp.mobile {
        display: block;
        margin-bottom: 20px;
    }

    .lcri-sec .img-wrp img {
        max-height: 500px;
    }

    .lcri-sec {
        padding: 100px 0 110px;
    }

    .lcri-sec .lcri-sec-wrp h2 {
        margin-bottom: 20px;
    }

    .lcri-sec h3 {
        margin-bottom: 15px;
    }

    .lcri-sec .badges {
        margin-top: 40px;
        justify-content: center;
    }

    .team-list {
        padding: 40px 0 10px;
    }

    .team-list h2 {
        margin-bottom: 30px;
    }

    .review-slider {
        padding-bottom: 100px;
    }

    .review-slider .slick-slider .slick-next,
    .review-slider .slick-slider .slick-prev,
    .image-slider .slick-slider .slick-next,
    .image-slider .slick-slider .slick-prev {
        height: 40px;
        width: 40px;
        top: unset;
        bottom: -80px;
    }

    .review-slider .slick-dots,
    .image-slider .slick-dots {
        bottom: -50px;
    }

    .review-slider .slick-dotted.slick-slider,
    .image-slider .slick-dotted.slick-slider {
        margin-bottom: 80px;
    }

    .review-slider .slick-slider .slick-prev,
    .image-slider .slick-slider .slick-prev {
        left: 10px;
    }

    .review-slider .slick-slider .slick-next,
    .image-slider .slick-slider .slick-next {
        right: 10px;
    }

    .review-slider .video-wrapper {
        max-width: 100%;
    }

    .team-list .modal .modal-body {
        padding: 50px 40px;
    }

    .team-list .modal .row>div:first-child {
        width: 40%;
    }

    .team-list .modal .row>div:last-child {
        width: 60%;
    }

    .modal .close-btn span {
        font-size: 50px;
    }

    .team-list .modal-content .close-btn {
        top: 20px;
    }

    .team-list .modal .img-wrp {
        height: auto;
    }

    .team-list .modal .team-cont {
        padding: 0 10px;
    }

    .service-list .list-wrp .list-itm {
        width: calc((100% - 20px) / 2);
    }

    .explore-services {
        padding: 95px 0 35px;
    }

    .service-list {
        padding: 30px 0;
    }

    .iwc-sec {
        padding: 30px 0 80px;
    }

    .iwc-sec+.review-slider {
        padding-top: 40px;
    }

    .service-list .list-wrp {
        row-gap: 40px;
        column-gap: 20px;
    }

    .blog-post-sec.blog-slider-sec .post-list-wrp {
        grid-template-columns: repeat(2, 1fr);
    }

    .blog-post-sec .navigation {
        margin-top: 60px;
    }

    .blog-post-sec.blog-slider-sec h2 {
        margin-bottom: 30px;
    }

    .service-areas h2 {
        margin-bottom: 25px;
    }

    .service-areas .service-areas-wrp {
        gap: 26px 15px;
    }

    .service-areas .service-areas-wrp .service-area {
        width: calc((100% - (15px *2))/3);
    }

    .image-slider {
        padding: 60px 0 80px;
    }

    .image-slider .top-container {
        margin-bottom: 35px;
    }

    .service-cards-sec {
        padding-bottom: 110px;
    }

    .service-cards-sec .service-cards-wrp {
        margin-top: 40px;
        column-gap: 20px;
    }

    .service-cards-sec .service-cards-wrp .service-card {
        width: calc((100% - 20px)/2);
        padding: 30px 15px;
    }

    .lirc-sec.white-bg .img-wrp.mobile {
        display: block;
        max-width: 100%;
        margin: 25px 0;
    }

    .lirc-sec.white-bg .img-wrp.desktop {
        display: none;
    }

    .lirc-sec.white-bg .lft-rgt-wrp {
        gap: 0;
        text-align: center;
    }

    .lirc-sec.white-bg .lft-rgt-wrp .left-content {
        padding-top: 0;
    }

    .lirc-sec.white-bg .lft-rgt-wrp .cnt-content h2 {
        max-width: 100%;
        font-size: 64px;
        line-height: 54px;
    }

    .lirc-sec.white-bg h3 {
        margin: 24px 0 25px;
    }

    .service-details-sec::before {
        height: 70px;
        top: -70px;
    }

    .service-details-sec::after {
        height: 90px;
        bottom: -80px;
    }

    .service-details-sec .top-cnt {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .service-details-sec .top-cnt>div:last-child {
        order: -1;
        padding-top: 0;
    }

    .two-col-sec .img-wrp img {
        max-height: 332px;
    }

    .two-col-sec p {
        margin-bottom: 0;
    }

    .apply-form .col-md-12>h2 {
        margin-bottom: 40px;
    }

    .cms-cnt h1 {
        font-size: 50px;
        line-height: 44px;
    }

    .cms-cnt {
        padding: 60px 0 100px;
        margin-bottom: -40px;
    }

    .cms-cnt p+ul {
        margin-top: -20px;
    }

    .single-blog {
        padding: 110px 0 30px;
    }

    .single-blog h2 {
        margin-bottom: 25px;
    }

    .single-blog ul {
        padding-left: 30px;
    }

    .single-blog figure.wp-block-video::after {
        background-size: 80px;
    }

    .single-blog figure.wp-block-video {
        margin: 40px 0px;
    }

    .blog-slider-sec.related-articles-sec h2 {
        text-align: center;
    }

    .blog-slider-sec.related-articles-sec {
        padding: 30px 0 90px;
    }

    .blog-slider-sec.related-articles-sec .slick-slider .slick-next,
    .blog-slider-sec.related-articles-sec .slick-slider .slick-prev {
        filter: invert(40%) sepia(40%) saturate(1012%) hue-rotate(356deg) brightness(103%) contrast(101%);
    }

    .blog-slider-sec.related-articles-sec .post-item.slick-slide {
        padding: 15px 0;
    }

    .blog-slider-sec.related-articles-sec .blog-slider .post-item-in {
        box-shadow: 0px 0.86px 12px 0px #A7A7A759;
    }

    .blog-slider-sec.related-articles-sec h2 {
        margin-bottom: 15px;
    }

    .lmrc-sec {
        padding: 110px 0 140px;
    }

    .lmrc-sec .lft-rgt-wrp {
        grid-template-columns: 1fr;
        grid-gap: 50px 0px;
    }

    .lmrc-sec h3.sub-title,
    .lmrc-sec h2,
    .lmrc-sec .cnt-content p {
        margin-left: 0;
    }

    .service-area-details-sec::before {
        height: 100px;
        top: -99px;
    }

    .service-area-details-sec::after {
        height: 60px;
        bottom: -59px;
    }

    .faqs h2,
    .service-area-details-sec h2 {
        margin-bottom: 30px;
    }

    .service-area-details-sec p+h3 {
        margin: 40px 0 30px;
    }

    .service-area-details-sec div+h2 {
        margin-top: 30px;
    }

    .service-area-details-sec .s-cards-wrp {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 30px;
        margin: 30px 0;
    }

    .service-area-details-sec h3 {
        margin: 30px 0 20px;
    }

    .faqs .list-wrp {
        flex-direction: column;
        gap: 25px;
    }

    .faqs {
        padding: 120px 0 100px;
    }

    .faqs .faq-list .faq.active h3 {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .faqs .faq-list .faq .faq-cnt p {
        margin-bottom: 18px;
    }

    .faqs .faq-list .faq h3 {
        padding: 22px 20px;
    }

    .contact-hero .contact-wrp .contact-wrp-in .cnt:first-child,
    .contact-hero .contact-wrp .contact-wrp-in .cnt:last-child {
        width: 200px;
    }

    body:not(.home) .form-sec .form-wrp h2 {
        margin-bottom: 40px;
    }

    body:not(.home) .form-sec .form-wrp {
        padding: 50px 40px;
    }

    body:not(.home) .form-sec .right-img {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    body:not(.home) .reviews-sec {
        padding-bottom: 100px;
    }

    .review-slider .badges {
        gap: 43px;
    }

    .page-not-found .img-wrp {
        right: -256px;
        width: 630px;
        top: 90px;
    }

    .page-not-found .img-wrp::after {
        height: 490px;
        width: 490px;
    }

    .page-not-found h1 {
        font-size: 200px;
        line-height: 160px;
        margin-left: 0;
    }

    .single-blog .is-layout-flex {
        flex-direction: column;
        align-items: unset;
    }

    .home-banner-wrp .form-wrp {
        max-width: 55%;
    }

    .home-banner-wrp .btn-wrp {
        max-width: 70%;
    }

    .home-banner-wrp .right-img {
        width: 64vw;
        right: -20vw;
        bottom: 35px;
    }

    .form-wrp .oq-link {
        margin-top: -20px;
    }
}

/*991px end*/

@media (max-width:767px) {

    .home-banner-wrp .mobile img {
        width: 100%;
    }

    .breadcrumb-sec,
    .desktop,
    .home header .call-div.fix,
    body.home footer .contact-ftr,
    body:not(.home) header .call-div {
        display: none
    }

    .mobile,
    body:not(.home) .mean-nav .li.mobile .col-right .call-div {
        display: block
    }

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding-right: 15px !important;
        padding-left: 15px !important
    }

    .lines-button {
        right: 15px;
    }

    h1,
    .h1 {
        font-size: 58px;
        line-height: 58px;
    }

    h2,
    .h2 {
        font-size: 44px;
        line-height: 42px;
    }

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

    h6,
    .small-title {
        font-size: 18px;
    }

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

    .p-top-banner {
        padding-top: 140px;
    }

    .home-banner-wrp h1 {
        margin-bottom: 11px;
    }

    .home-banner-wrp p {
        max-width: 100%;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 28px;
    }

    .home-banner-wrp .social-imgs img {
        max-width: 100%;
    }

    .home-banner-wrp .social-imgs {
        margin-bottom: 0
    }

    .home-banner-wrp .right-img {
        width: 536px;
        bottom: -15px;
        right: 0;
        position: relative;
        text-align: center;
        margin: 0 auto;
    }

    .home-banner-wrp .right-img {
        margin: 100px auto 50px auto;
    }

    .home-banner-wrp .right-img img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }

    .home-banner-wrp {
        padding-bottom: 11px
    }

    .lirc-sec h3 {
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        margin: 31px 0 23px;
    }

    .gform_footer {
        width: 100%;
        max-width: 360px;
        height: 50px
    }

    .our-services-in {
        text-align: center;
        padding: 30px 0
    }

    .our-services h4.small-title,
    .reviews-sec h4.small-title,
    .testimonial-sec h4.small-title {
        margin-bottom: 10px
    }

    .our-services .left-wrp p {
        margin-bottom: 29px;
    }

    .our-services .services-wrp {
        margin-top: 40px;
        gap: 20px;
    }


    .our-services .services-wrp .service {
        min-height: 120px;
        box-shadow: 0px 0.86px 23.27px 0px #A7A7A747;
    }

    .our-services .services-wrp .service a {
        padding: 16px 15px;
    }

    .testimonial-sec h2 {
        max-width: 97%;
        margin: 0 auto 10px
    }

    .testimonial-sec .col-md-12>img {
        max-width: 179px
    }

    .testimonial-sec .testimonial-in {
        padding: 70px 22px 61px 23px;
        background: var(--Dark-Blue);
        box-shadow: 0 1px 27px 0 #a7a7a7bf
    }

    .form-wrp {
        padding: 30px 15px 45px;
    }

    .form-wrp h2 {
        margin-bottom: 20px;
    }

    .testimonial-sec .testimonial-in * {
        color: #fff
    }

    .testimonial-sec .testimonial-in h3 {
        font-size: 21px;
        line-height: 22px;
        margin-bottom: 16px;
        color: #fff
    }

    .testimonial-sec .testimonial-in .start-img {
        margin-bottom: 21px
    }

    .testimonial-sec .testimonial-in p {
        font-size: 16px;
        line-height: 26px
    }

    .lcrf-sec,
    .lcri-sec,
    footer .f-logo {
        text-align: center
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield input,
    .form-wrp .gform_wrapper.gravity-theme .gfield select,
    .form-wrp .gform_wrapper.gravity-theme .gfield textarea {
        padding: 12px 16px 12px !important;
        font-size: 14px !important
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield input,
    .form-wrp .gform_wrapper.gravity-theme .gfield select {
        height: 43px !important;
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield_label {
        margin-bottom: 3.11px;
    }

    .gform_footer.top_label {
        margin: 30px auto 0 !important;
    }

    .gform_footer {
        width: 100%;
        max-width: 360px
    }

    .slick-slider .slick-next,
    .slick-slider .slick-prev {
        height: 30px
    }

    .blog-slider.slick-initialized.slick-slider .slick-list {
        padding: 0 14px;
    }

    .blog-slider-sec .post-item-in {
        margin: 0 20px;
    }

    .testi-slider.slick-initialized.slick-slider .slick-list,
    body.fixnav header {
        padding: 0
    }

    .blog-slider,
    .testi-slider {
        padding: 0;
        margin-bottom: 0 !important;
        margin: 0 -4px
    }

    .testimonial-sec .testimonial-in {
        margin: 30px 32px 56px
    }

    .blog-slider-sec .post-item-in .post-thumbnail a {
        height: 181px
    }

    .our-services {
        text-align: center;
    }

    .our-services .left-wrp h6 {
        margin-bottom: 11px;
    }

    .our-services .services-wrp .service span {
        font-size: 14px;
        height: auto;
        opacity: 1;
        margin: 4px auto 0 !important;
        pointer-events: auto;
        color: var(--Yellow);
        background: url(../images/yellow-right-arrow.svg) right center/6px no-repeat;
    }

    .our-services .services-wrp .service:hover span {
        background: url(../images/red-right-arrow.svg) right center/6px no-repeat;
    }

    .our-services .our-services-in::before {
        height: 60%;
        bottom: -105px
    }

    .blog-slider-sec {
        padding: 40px 0 105px
    }

    .blog-slider-sec .post-item-in .post-cnt {
        padding: 21px 20px 81px;
    }

    .blog-slider-sec .post-item-in .post-cnt h3 {
        font-size: 28px;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .blog-slider-sec .post-item-in .post-cnt p {
        line-height: 26px;
        font-size: 16px
    }

    .home .blog-slider-sec .post-item-in .post-cnt>a {
        /* background-image: url(../images/read-more-white.svg); */
        /* color: #fff */
    }


    footer {
        padding: 56px 0 102px;
    }


    .blog-slider .slick-dots,
    .testi-slider .slick-dots {
        bottom: 20px
    }

    .testimonial-sec {
        padding: 108px 0 638px
    }

    .map-wrp {
        margin-top: -743px;
        height: 731px;
        width: 100%
    }

    .map-wrp iframe {
        height: 790px;
        width: 100%;
        margin: 0;
        pointer-events: none
    }

    .map-wrp::after,
    .map-wrp::before {
        height: 28%
    }

    .home-banner-wrp .social-imgs {
        justify-content: center
    }

    .call-div.fix .call span::before {
        transform: none;
        -webkit-text-fill-color: #0d0d0d !important;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .call-div.fix .call span {
        transform: none;
        transition: opacity 275ms;
        background: #fff;
        width: 100%;
        height: 100%;
        opacity: 0;
        border-radius: 45px
    }

    .call-div.fix .call:hover span {
        opacity: 1
    }

    .top-header {
        padding: 7px 0;
    }

    .top-header a {
        font-size: 14px;
        line-height: 18px;
        background-size: 15px;
    }

    header .header-wrap {
        padding: 20px 15px;
    }

    header .logo img {
        max-width: 292.33px;
    }

    .lirc-sec .lft-rgt-wrp {
        grid-row-gap: 0
    }

    .lirc-sec .img-wrp {
        max-width: 100%;
        margin-bottom: 70px;
    }

    h4.small-title {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 25px
    }

    body:not(.home) .lirc-sec.wht-bg {
        padding: 48px 0 40px
    }

    .two-col-sec .img-wrp {
        margin-bottom: 30px
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield select {
        background-position: right 15px center !important
    }

    .contact-hero {
        padding-bottom: 320px;
    }

    .contact-hero .contact-wrp {
        padding: 50px 20px 47px;
        width: clac(100% - 30px);
        transform: translate(0, -42%);
    }

    .contact-hero .bg-img iframe {
        height: 708px;
        display: block;
    }

    .contact-hero .bg-img {
        max-height: none;
    }

    .contact-hero .contact-wrp .contact-wrp-in {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 30px;
    }

    .contact-hero .contact-wrp .cnt:first-child {
        order: 1;
    }

    .contact-hero .contact-wrp .cnt:last-child {
        order: 2;
    }

    .contact-hero .contact-wrp .cnt:nth-child(2) {
        order: 3;
        width: 100%;
    }

    .contact-hero .contact-wrp h1 {
        margin-bottom: 30px;
        font-size: 58px;
        line-height: 58px;
    }

    .contact-hero .contact-wrp .cnt h3 {
        margin-bottom: 11px;
        font-size: 28px;
        line-height: 23px;
    }

    .contact-hero .contact-wrp .cnt:nth-child(2) h3 {
        margin-bottom: 20px;
    }

    .contact-hero .contact-wrp a.primary-btn {
        min-width: 100%;
        width: 100%;
    }

    .contact-hero .contact-wrp .contact-wrp-in .cnt:first-child,
    .contact-hero .contact-wrp .contact-wrp-in .cnt:last-child {
        width: auto;
    }

    body:not(.home) .form-sec {
        padding: 25px 0;
    }

    body:not(.home) .form-sec .form-wrp {
        padding: 47px 25px 51px;
        margin: 0;
    }

    body:not(.home) .form-sec .row {
        flex-direction: column;
    }

    body:not(.home) .form-sec .form-wrp h2 {
        margin-bottom: 31px;
    }

    body:not(.home) .form-sec .form-wrp .gform_footer {
        margin-top: 40px !important;
    }

    body:not(.home) .form-sec .form-wrp .gravity-theme div#field_1_1,
    body:not(.home) .form-sec .form-wrp .gravity-theme div#field_1_3,
    body:not(.home) .form-sec .form-wrp .gravity-theme div#field_1_4,
    body:not(.home) .form-sec .form-wrp .gravity-theme div#field_1_6 {
        grid-column: span 6 !important;
        -ms-grid-column-span: 6 !important;
    }

    body:not(.home) .form-sec .form-wrp .gform_wrapper.gravity-theme .gfield textarea {
        height: 107px !important;
    }

    body:not(.home) .form-sec .right-img {
        margin: 40px 0 7px;
        width: 565px;
    }

    body:not(.home) .form-sec .right-wrp h2 {
        margin-bottom: 10px;
        font-size: 58px;
        line-height: 58px;
        -webkit-text-stroke-width: 1px;
    }

    body:not(.home) .form-sec .right-wrp p {
        line-height: 28px;
        margin-bottom: 34px;
    }

    body:not(.home) .reviews-sec {
        padding: 25px 0 120px;
    }

    .reviews-sec h2 {
        margin: 0 auto 10px;
        max-width: 96%
    }

    .blog-post-sec .navigation {
        margin-top: 40px
    }

    .blog-post-sec .navigation ul li a,
    .blog-post-sec .navigation ul li span,
    .two-col-sec .two-col-wrap p {
        font-size: 16px
    }

    .two-col-sec {
        padding: 40px 0 32px
    }

    .two-col-sec .two-col-wrap {
        grid-gap: 50px 0;
        grid-template-columns: 1fr
    }

    .team-list .list-wrp {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 20px
    }

    .modal-dialog {
        max-width: 92.31%;
        margin-left: auto;
        margin-right: auto
    }

    .team-list .modal .team-cont {
        padding: 20px 0 0
    }

    .modal .close-btn span {
        font-size: 50px
    }


    .single-post-vid .modal-body iframe,
    .single-post-vid .modal-body video {
        min-height: 300px
    }

    .meta_social_btns a {
        width: 50px;
        height: 50px
    }

    .lcrf-sec {
        padding: 20px 0
    }

    .lcrf-sec .left-wrp h2 {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 34px
    }

    .lcrf-sec .left-wrp h5 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 20px
    }

    .lcrf-sec+.reviews-sec {
        padding-top: 90px
    }


    .cms-cnt a {
        word-wrap: break-word
    }

    .reviews-sec .reviews iframe {
        height: 400px
    }

    .gform_footer .gform_button {
        padding-top: 13px;
        padding-bottom: 12px
    }

    .blog-slider-sec .blog-slider .post-item-in .post-thumbnail img,
    .blog-slider-sec .post-item-in .post-thumbnail img {
        min-height: 181px
    }

    .blog-slider .slick-dots {
        bottom: -35px
    }

    .home-banner-wrp::after {
        display: none;
    }

    /* .home-banner-wrp::before {
        background-size: contain;
    } */

    a.primary-btn,
    .gform_footer,
    .our-services .left-wrp .primary-btn,
    .reviews-sec a.primary-btn {
        min-width: 100%;
    }

    .btn-wrp {
        width: 100%;
    }

    .home-banner-wrp .btn-wrp {
        max-width: 100%;
        padding: 0px 0 19px;
        flex-direction: column;
    }

    .home-banner-wrp .btn-wrp p {
        font-size: 18.96px;
        line-height: 24.13px;
        max-width: 328px;
        margin-bottom: 20px;
        margin-top: 15px;
        text-align: center;
    }

    .home-banner-wrp .btn-wrp::before {
        height: 150px;
        width: 100vw;
        position: absolute;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: 100vw;
    }

    .home-banner-wrp .left-wrp .social-reviews {
        justify-content: center;
    }

    .home-banner-wrp .left-wrp .social-reviews .review div h4 {
        font-size: 67px;
    }

    .our-services {
        padding: 150px 0 175px;
        margin-top: -90px;
    }

    .our-services {
        margin-top: -150px;
    }

    .our-services .badges img {
        max-width: 101px;
    }

    .our-services .badges {
        margin: 39px 0 40px;
        column-gap: 26.78px;
    }

    .our-services .row {
        padding-bottom: 260px;
    }

    .our-services .row::after {
        bottom: -150px;
        width: 308px;
        height: 385px;
    }

    .lirc-sec {
        padding: 51px 0 75px;
        text-align: center;
    }

    .lirc-sec .img-wrp .badge-img {
        width: 140px;
        height: 140px;
        bottom: -47px;
    }

    .lirc-sec .lft-rgt-wrp .cnt-content h2 {
        margin-bottom: 33px;
    }

    .reviews-sec {
        padding: 55px 0;
    }

    .reviews-sec h6 {
        margin-bottom: 11px;
    }

    .reviews-sec h2 {
        margin-bottom: 11px;
        max-width: 100%;
    }

    .reviews-sec .col-md-12>img {
        margin-bottom: 34px;
        max-width: 155px;
    }

    .areas-serve .bg-map {
        margin-bottom: -54px;
    }

    .areas-serve .bg-map img {
        min-height: 805px;
    }

    .areas-serve .inner-wrp {
        padding: 30px 15px 40px;
    }

    .areas-serve {
        padding-bottom: 50px;
    }

    .areas-serve .inner-wrp h6,
    .areas-serve .inner-wrp h2 {
        margin-bottom: 11px;
    }

    .areas-serve .inner-wrp p {
        margin-bottom: 20px;
    }

    .areas-serve .inner-wrp p,
    .areas-serve .inner-wrp .btm-txt {
        line-height: 28px;
    }

    .why-choose.lirc-sec ol.reasons li {
        width: 100%;
        text-align: left;
        padding-left: 20px;
    }

    .why-choose.lirc-sec .btm-row h3 {
        margin: 40px 0 23px;
    }

    .lirc-sec::before,
    .lirc-sec::after {
        width: 100%;
        height: 20px;
        background-repeat: repeat-x;
        background-size: contain;
    }

    .lirc-sec .center-bg {
        background-repeat: repeat-y;
        background-position: bottom;
        background-size: contain;
        top: 20px;
        height: calc(100% - 40px);
    }

    .why-choose.lirc-sec {
        padding: 51px 0 180px;
    }

    .form-sec .row {
        flex-direction: column-reverse;
    }

    .form-sec .right-img {
        width: 518px;
        margin-top: -220px;
    }

    .form-sec .right-wrp h2 {
        margin-bottom: 14px;
        margin-top: 25px;
    }

    .form-sec .right-wrp p {
        line-height: 28px;
        margin-bottom: 8px;
    }

    .form-wrp {
        margin-top: 29px;
        text-align: left;
    }

    .gform_footer .gform_button {
        line-height: 30px !important;
    }

    .blog-slider-sec {
        padding: 50px 0 22px;
    }

    .blog-slider-sec h6.small-title {
        margin-bottom: 11px;
    }

    .blog-slider-sec h2 {
        margin-bottom: 30px;
    }

    .blog-slider-sec .post-item-in .post-thumbnail img {
        height: 100%;
    }

    .blog-slider-sec .post-item-in .post-in-up span.post-date {
        font-size: 23px;
        line-height: 23px;
        padding: 2px 58px 3px 22px;
    }

    section .slick-dots li {
        margin: 0 5px;
    }

    .blog-slider-sec a.primary-btn {
        margin-top: 55px;
        min-width: 100%;
    }

    .blog-slider-sec .post-item-in .post-cnt>a {
        bottom: 30px;
    }

    .cta {
        padding: 20px 0 440px;
    }

    .cta .inner-wrp img {
        max-width: 225px;
    }

    .cta .inner-wrp h2 {
        margin: 30px 0 8px;
    }

    .cta .inner-wrp p {
        margin-bottom: 26px;
        line-height: 28px;
    }

    .cta::after {
        bottom: 0px;
        width: 308px;
        height: 385px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    footer::before {
        height: 40px;
        background-repeat: repeat-x;
        background-size: contain;
    }

    footer::after {
        top: 20px;
        height: calc(100% - 20px);
        background-repeat: repeat-y;
        background-size: contain;
    }

    footer .f-social-list {
        column-gap: 21.9px;
    }

    footer .f-social-list a {
        width: 26px;
        height: 27px;
    }

    footer .footer-row2 .f-cnt h3,
    footer .footer-row2 h3 {
        font-size: 28px;
        line-height: 23px;
    }

    footer .f-cnt {
        margin: 0 auto 41px;
    }

    footer .footer-row2 {
        gap: 40px;
    }

    footer .f-logo {
        margin: 0 auto 35.67px;
    }

    footer .call-div:last-child {
        margin-top: 35px;
        margin-bottom: 20px;
    }

    footer .footer-row2 h3 {
        margin-bottom: 13px;
        text-align: center;
    }

    footer .col-center {
        grid-column-gap: 73px;
    }

    footer .col-center .menu a {
        font-size: 17.24px;
        line-height: 35.33px;
    }

    footer .footer-row3 {
        row-gap: 12px;
        column-gap: 60px;
    }

    .footer-row3 p,
    .footer-row3 a {
        font-size: 12px;
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield input#input_1_7 {
        padding-top: 8px !important;
        padding-bottom: 10px !important;
    }

    .our-services .badges.mobile,
    .our-services .btm-wrp.mobile {
        display: flex;
    }

    .form-sec .right-wrp {
        text-align: center;
    }

    footer .footer-row2>* {
        width: 100%;
    }

    footer .col-in {
        text-align: center;
    }

    footer .col-center .menu li {
        text-align: center;
    }

    header .navigation .mean-bar ul.firstul li a {
        font-size: 16px;
        line-height: 14px;
        padding: 16px 15px;
    }

    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a {
        padding: 20px 15px 20px 30px;
    }

    .mean-nav ul li a.mean-expand,
    .mean-nav ul li a.mean-expand:hover,
    body .mean-nav ul li a.mean-expand.mean-clicked {
        width: 53px;
        height: 46px;
    }

    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a.mean-expand {
        height: 54px;
    }

    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li ul li a {
        padding: 20px 15px 20px 40px;
        white-space: normal;
        word-break: break-word;
        line-height: 18px;
    }

    /* inner-page */
    .inner-hero {
        mask-size: cover;
        /* min-height: 581px; */
        min-height: 400px;
    }

    .inner-hero:has(p) {
        padding: 60px 0 120px;
    }

    .lcri-sec h3 {
        font-family: 'Red Hat Display';
        font-weight: 700;
        font-size: 18px;
        line-height: 28.44px;
        margin-bottom: 11px;
        letter-spacing: 0.03em;
    }

    .lcri-sec {
        padding: 95px 0 100px;
    }

    .lcri-sec .lcri-sec-wrp h2 {
        margin-bottom: 27px;
    }

    .lcri-sec .img-wrp {
        margin-bottom: 20px;
    }

    .lcri-sec .lcri-sec-wrp {
        grid-row-gap: 0;
    }

    .lcri-sec .badges {
        margin-top: 38px;
        flex-wrap: wrap;
        width: 100%;
        gap: 42.41px;
    }

    .team-list h2 {
        margin-bottom: 28px;
    }

    .team-list .list-wrp .list-itm .team-img-wrp img {
        min-height: 225px;
    }

    .team-list .list-wrp .list-itm .team-cnt-wrap {
        padding: 15px 31.5px;
    }

    .team-list .list-wrp .list-itm .team-cnt-wrap p {
        line-height: 28px;
    }

    .team-list .list-wrp .list-itm .team-cnt-wrap h3 {
        font-size: 28px;
        line-height: 23px;
    }

    .review-slider {
        padding: 40px 0 110px;
    }

    body:not(.home) .cta {
        padding-bottom: 440px;
        margin-top: 0;
        padding-top: 0;
    }

    body:not(.home) .cta .top-texture {
        top: -50px;
        height: 60px;
    }

    .review-slider iframe {
        height: 274px;
    }

    .review-slider .top-container {
        margin-bottom: 30px;
    }

    .team-list .modal .row>div:first-child,
    .team-list .modal .row>div:last-child {
        width: 100%;
    }

    .team-list .modal .modal-content .modal-body {
        padding: 67px 20px 35px;
    }

    .team-list .modal .team-cont h3 {
        margin-bottom: 15px;
    }

    .team-list .modal .team-cont span {
        font-size: 28px;
        line-height: 23px;
    }

    .team-list .modal .team-cont p:last-child {
        margin-bottom: 0;
    }

    .team-list .modal-content .close-btn {
        top: 20px;
        right: 20px;
        height: 20px;
        width: 20px;
    }

    .team-list .modal .team-cont p {
        line-height: 28px;
    }

    .lcri-sec .badges img:nth-child(4),
    .explore-services .services-wrp .badges img:nth-child(4),
    .review-slider .badges img:nth-child(4) {
        margin: 0 14.5px;
    }

    .inner-hero .hero-cnt h1 {
        margin-bottom: 12px;
    }

    .inner-hero .hero-cnt p {
        line-height: 28px;
    }

    .inner-hero .btn-wrp {
        margin-top: 20px;
    }

    .explore-services .services-wrp .service {
        width: 100%;
    }

    .explore-services .services-wrp .service h5 {
        text-align: left;
        background-position: left top;
    }

    .explore-services h2 {
        margin-bottom: 20px;
        font-size: 44px;
        line-height: 42px;
    }

    .explore-services .services-wrp .badges {
        flex-wrap: wrap;
        width: 100%;
        gap: 42.41px;
        margin-top: 8px;
    }

    .explore-services .services-wrp {
        gap: 30px;
    }

    .explore-services {
        padding: 95px 0 20px;
    }

    .service-list .list-wrp .list-itm {
        width: 100%;
    }

    .service-list .list-wrp .list-itm .list-cnt {
        padding: 25px 15px 72px;
    }

    .service-list .list-wrp .list-itm .list-cnt p {
        line-height: 28px;
        margin-bottom: 0;
    }

    .service-list .list-wrp .list-itm .list-cnt h3 {
        font-size: 28px;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .iwc-sec .img-wrp img {
        max-height: 210px;
    }

    .iwc-sec {
        padding: 20px 0 100px;
    }

    .iwc-sec h3 {
        font-size: 30px;
        line-height: 23px;
        margin-bottom: 12px;
    }

    .iwc-sec .img-wrp {
        margin-bottom: 30px;
    }

    .iwc-sec+.review-slider {
        padding-top: 20px;
    }

    .blog-post-sec.blog-slider-sec {
        padding: 95px 0;
    }

    .blog-post-sec.blog-slider-sec h2 {
        margin-bottom: 26px;
    }

    .blog-post-sec.blog-slider-sec .post-list-wrp {
        grid-template-columns: 1fr;
        row-gap: 30px;
    }

    .blog-post-sec.blog-slider-sec .post-item-in .post-cnt p {
        line-height: 22px;
    }

    .blog-post-sec .navigation ul li a,
    .blog-post-sec .navigation ul li span {
        padding: 12px 19px 11px;
    }

    .service-areas {
        padding: 80px 0 110px;
    }

    .service-areas h2 {
        margin-bottom: 11px;
    }

    .service-areas .top-cnt p {
        text-align: center;
        line-height: 28px;
    }

    .service-areas .top-cnt {
        margin-bottom: 40px;
    }

    .service-areas .service-areas-wrp {
        gap: 20px;
    }

    .service-areas .service-areas-wrp .service-area {
        width: calc((100% - 20px) / 2);
    }

    .service-areas-wrp .service-area .img-wrp img {
        min-height: 200px;
    }

    .service-areas-wrp .service-area .cnt-wrp {
        padding: 18px 20px 11px;
    }

    .service-areas-wrp .service-area .cnt-wrp h3 {
        font-size: 28px;
        line-height: 23px;
        margin-bottom: 0;
    }

    .team-list::before,
    .review-slider::before,
    .service-details-sec::before {
        top: -70px;
        height: 400px;
    }

    .team-list .row {
        position: relative;
    }

    .review-slider .row {
        position: relative;
        z-index: 1;
    }

    .full-width-content {
        padding: 75px 0 60px;
    }

    .full-width-content h2 {
        margin-bottom: 20px;
        font-size: 58px;
        line-height: 58px;
    }

    .full-width-content h3 {
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 23px;
    }

    .full-width-content p {
        margin-bottom: 10px;
        line-height: 28px;
    }

    .full-width-content .primary-btn {
        min-width: 100%;
        margin-top: 18px;
    }

    .image-slider {
        padding: 60px 0 50px;
    }

    .image-slider h2 {
        margin-bottom: 11px;
    }

    .image-slider p {
        line-height: 28px;
    }

    .image-slider .top-container {
        margin-bottom: 23px;
    }

    .image-slider .image-wrp img {
        max-height: 274px;
    }

    .review-slider .slick-dotted.slick-slider,
    .image-slider .slick-dotted.slick-slider {
        margin: 0 -10px 60px;
    }

    .service-cards-sec {
        padding: 60px 0 100px;
    }

    .service-cards-sec .col-md-12>h3 {
        margin-bottom: 17px;
        font-size: 28px;
        line-height: 23px;
    }

    .service-cards-sec .service-cards-wrp {
        margin-top: 30px;
        gap: 40px;
    }

    .service-cards-sec .service-cards-wrp .service-card {
        width: 100%;
        padding: 23.27px 20px;
        min-height: 500px;
    }

    .service-cards-wrp .service-card h3 {
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 23px;
        padding: 0 2px;
    }

    .service-cards-wrp .service-card p {
        line-height: 28px;
    }

    .lirc-sec.white-bg .lft-rgt-wrp .cnt-content h2 {
        font-size: 58px;
        line-height: 58px;
        margin-bottom: 30px;
    }

    .lirc-sec.white-bg .lft-rgt-wrp .cnt-content h6 {
        font-size: 18px;
        line-height: 28.44px;
        margin: 0 0 11px;
    }

    .lirc-sec.white-bg .img-wrp.mobile {
        margin: 30px 0 20px;
    }

    .lirc-sec.white-bg .lft-rgt-wrp .cnt-content p {
        margin-left: 0;
        line-height: 28px;
    }

    .lirc-sec.white-bg h3 {
        margin: 30px 0 31px;
    }

    .lirc-sec.white-bg .primary-btn {
        min-width: 100%;
    }

    .service-details-sec {
        text-align: center;
        padding: 50px 0 40px;
    }

    .service-details-sec::after {
        bottom: -100px;
        height: 400px;
    }

    .service-details-sec h2 {
        margin-bottom: 28px;
    }

    .service-details-sec .video-wrapper iframe {
        min-height: 260px;
    }

    .service-details-sec .top-cnt {
        gap: 20px;
    }

    .service-details-sec p {
        line-height: 28px;
    }

    .service-details-sec+.service-list {
        padding: 110px 0;
    }

    .service-list h2.main-title {
        margin-bottom: 30px;
        text-align: center;
    }

    .service-list .small-title {
        text-align: center;
    }

    .two-col-sec {
        padding: 90px 0 25px;
    }

    .two-col-sec .small-title {
        margin-bottom: 11px;
    }

    .two-col-sec .top-cnt h2 {
        margin-bottom: 22px;
    }

    .two-col-sec p {
        line-height: 28px;
    }

    .two-col-sec .top-cnt {
        margin-bottom: 40px;
    }

    .two-col-sec .img-wrp img {
        max-height: 245px;
    }

    .two-col-sec .two-col-wrap h2 {
        margin-bottom: 10px;
    }

    .two-col-sec .two-col-wrap p {
        line-height: 33px;
    }

    .apply-form {
        padding: 27px 0 130px;
    }

    .apply-form .col-md-12>h2 {
        margin-bottom: 23px;
    }

    .apply-form .form-wrp {
        padding: 47px 25px 50px;
    }

    .apply-form .form-wrp h2.gform_title {
        margin-bottom: 30px;
        text-align: center;
    }

    .apply-form .form-wrp .gform_wrapper.gravity-theme .gfield input,
    .apply-form .form-wrp .gform_wrapper.gravity-theme .gfield select,
    .apply-form .form-wrp .gform_wrapper.gravity-theme .gfield textarea {
        font-size: 16px !important;
        height: auto !important;
        padding: 13px 15px !important;
    }

    .apply-form .form-wrp div#field_4_3,
    .apply-form .form-wrp div#field_4_4,
    .apply-form .form-wrp div#field_4_5,
    .apply-form .form-wrp div#field_4_6 {
        grid-column: span 6 !important;
        -ms-grid-column-span: 6 !important;
    }

    .apply-form .form-wrp .gform_wrapper.gravity-theme .gfield_label {
        margin-bottom: 4px;
        line-height: 22px;
    }

    .apply-form .form-wrp .gform_wrapper.gravity-theme .gform_fields,
    body:not(.home) .form-sec .form-wrp .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 25px !important;
    }

    .apply-form .form-wrp .gform_footer {
        min-width: 100%;
        margin-top: 36px !important;
    }

    .apply-form .form-wrp .gform_wrapper.gravity-theme .gfield textarea {
        height: 125px !important;
    }

    .apply-form .gform_wrapper.gravity-theme .gfield.gfield--width-half {
        grid-column: span 12;
        -ms-grid-column-span: 12;
    }

    .cms-cnt h1 {
        font-size: 44px;
        line-height: 42px;
        margin-bottom: 15px;
        text-align: left;
    }

    .cms-cnt p {
        margin-bottom: 25px;
    }

    .cms-cnt {
        padding: 50px 0 80px;
        margin-bottom: -20px;
    }

    .single-blog {
        padding: 80px 0 30px;
    }

    .single-blog h2 {
        margin-bottom: 20px;
    }

    .single-blog h3 {
        font-size: 28px;
        line-height: 23px;
        margin: 40px 0 15px;
    }

    .single-blog p {
        line-height: 28px;
    }

    .single-blog figure {
        margin: 40px 0;
    }

    .single-blog figure img {
        min-height: 240px;
    }

    .single-blog ul {
        padding-left: 20px;
    }

    .single-blog li {
        margin-bottom: 15px;
    }

    .single-blog figure video {
        height: 240px;
    }

    .single-blog figure.wp-block-video::after {
        background-size: 96px;
    }

    .blog-slider-sec.related-articles-sec {
        padding: 20px 0 110px;
    }

    .blog-slider-sec.related-articles-sec a.primary-btn.mobile {
        margin-top: 65px;
        display: block !important;
    }

    .lmrc-sec .lft-rgt-wrp {
        display: unset;
        text-align: center;
    }

    .service-area-details-sec::before {
        height: 60px;
        top: -59px;
        height: 90px;
        top: -70px;
    }

    .service-area-details-sec::after {
        height: 40px;
        bottom: -39px;
        height: 90px;
        bottom: -60px;
    }

    .lmrc-sec {
        padding: 100px 0 130px;
    }

    .lmrc-sec .primary-btn {
        min-width: 100%;
    }

    .lmrc-sec h3.sub-title {
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 23px;
    }

    .lmrc-sec h2 {
        margin-bottom: 28px;
        font-size: 58px;
        line-height: 58px;
    }

    .lmrc-sec .lft-rgt-wrp .img-wrp iframe {
        min-height: 360px;
    }

    .lmrc-sec .lft-rgt-wrp .cnt {
        margin-top: 21px;
    }

    .service-area-details-sec {
        padding: 30px 0 40px;
    }

    .service-area-details-sec h2 {
        margin-bottom: 11px;
    }

    .service-area-details-sec .top-wrp {
        text-align: center;
    }

    .service-area-details-sec p {
        margin-bottom: 25px;
        line-height: 28px;
    }

    .service-area-details-sec p+h3 {
        margin: 40px 0 11px;
    }

    .service-area-details-sec div+h2 {
        margin-top: 62px;
    }

    .service-area-details-sec .s-cards-wrp .s-card .cnt-wrp {
        padding: 20px 15px 55px;
    }

    .service-area-details-sec .s-cards-wrp .s-card h3 {
        font-size: 18px;
        line-height: 23px;
        margin: 0 0 7px;
    }

    .service-area-details-sec .s-cards-wrp .s-card p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .service-area-details-sec .s-cards-wrp .s-card .cnt-wrp a {
        font-size: 14px;
        line-height: 25px;
        width: max-content;
    }

    .service-area-details-sec .s-cards-wrp {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 18px;
    }

    .service-area-details-sec .s-cards-wrp .s-card {
        width: calc((100% - 20px)/2);
    }

    .service-area-details-sec .bottom-wrp h3 {
        margin: 51px 0 14px;
    }

    .service-area-details-sec .bottom-wrp {
        text-align: left;
    }

    .faqs {
        padding: 140px 0 110px;
    }

    .faqs .faq-list .faq h3 {
        padding: 22px 20px 21px;
        gap: 24px;
    }

    .faqs .faq-list .faq h3:after {
        background-size: 16px;
        width: 38px;
        height: 38px;
    }

    .faqs .faq-list .faq.active h3 {
        padding-top: 18px;
        padding-bottom: 8px;
    }

    .faqs .faq-list .faq .faq-cnt p {
        line-height: 28px;
    }

    .faqs .faq-list .faq .faq-cnt {
        padding: 0 20px 2px 20px;
    }

    .review-slider .badges {
        margin-top: 120px;
        flex-wrap: wrap;
        width: 100%;
        gap: 42.41px;
    }

    .page-not-found {
        min-height: auto;
        padding: 80px 0 90px;
        margin-bottom: -30px;
        text-align: center;
    }

    .page-not-found::after {
        height: 100%;
        background-size: 300%;
    }

    .page-not-found .container {
        max-width: 100%;
    }

    .page-not-found .img-wrp {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        width: 580px;
        top: auto;
        margin: 55px auto 0;
    }

    .page-not-found .img-wrp::after {
        height: 403px;
        width: 403px;
        left: 88px;
    }

    .page-not-found h1 {
        font-size: 239.68px;
        line-height: 210.30px;
        margin-bottom: 8px;
    }

    .page-not-found p {
        line-height: 28px;
        margin: 0 auto;
    }

    .page-not-found ul.page-links {
        max-width: 360px;
        margin: 20px auto 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px 10px;
    }

    .page-not-found ul.page-links h3 {
        font-size: 28px;
        line-height: 23px;
    }

    .page-not-found ul.page-links li:first-child {
        order: 1;
    }

    .page-not-found ul.page-links li:nth-child(2) {
        order: 3;
    }

    .page-not-found ul.page-links li:nth-child(3) {
        order: 5;
    }

    .page-not-found ul.page-links li:nth-child(4) {
        order: 2;
    }

    .page-not-found ul.page-links li:nth-child(5) {
        order: 4;
    }

    .page-not-found ul.page-links li:last-child {
        order: 6;
    }

    .service-details-sec li {
        text-align: left;
    }

    .home-banner-wrp .form-wrp {
        max-width: 100%;
    }

    .home-banner-wrp .form-wrp h6 {
        line-height: 1.2;
    }

    .home-banner-wrp .form-wrp .gform-page-footer {
        line-height: 1.2;
        text-align: center;
    }

    .home-banner-wrp .form-wrp .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 12px !important;
    }

    .oq-form .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
        grid-column: span 12;
    }

    .oq-form .gform_wrapper.gravity-theme .gfield--width-one-sixth.gfield--type-number {
        grid-column: span 6;
    }

    .oq-form .form-wrp .gform_wrapper.gravity-theme .ginput_container_address span.address_state,
    .oq-form .form-wrp .gform_wrapper.gravity-theme .ginput_container_address span.address_city,
    .oq-form .form-wrp .gform_wrapper.gravity-theme .ginput_container_address span.address_zip {
        flex: 0 0 100%;
    }
}

/*767px end*/