@media (min-width: 1201px) {
    .main_menu {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        /* column-gap: 108px;*/
    }

    .mean-expand {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .container {
        margin: 0 auto;
        max-width: 1244px;
    }

    .lcri-sec .container {
        max-width: 1084px;
    }

    .areas-we-service-sec .container {
        max-width: 1174px;
        max-width: 1078px;
    }

    .mean-nav {
        display: none !important;
    }

}

@media (min-width: 1700px) {
    .lcri-sec {
        padding-top: 125px;
    }

    .areas-we-service-sec {
        padding-top: 150px;
    }
}


@media (max-width: 1199px) {

    :root {
        --sidebar-width: 280px;
    }

    .container {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .main_menu {
        display: none !important;
    }

    .lines-button {
        display: block;
    }

    .mean-nav {
        width: 100%;
        left: 0;
        top: 100%;
        height: calc(100vh - 65px);
        height: auto;
        overflow: auto;
    }

    .fixnav .mean-nav {
        height: calc(100vh - 104px);
    }

    .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: none;
    }

    .lines:before,
    .lines:after,
    .lines {
        width: 28px;
        background: var(--Gray-2);
    }

    header .navigation .mean-bar ul.firstul {
        display: block;
    }

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

    .lines-button {
        right: 30px;
        top: 2px;
    }

    header .header-wrap {
        position: relative;
    }

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

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

    header .navigation .mean-bar ul.firstul {
        display: flex;
        flex-direction: column;
        height: auto;
    }

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

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

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

    .mean-nav ul li a.mean-expand {
        background-image: url(../images/down.svg) !important;
        background-size: 13px !important;
        transform: rotate(0deg);
        width: 70px;
        top: 5px;
        background-repeat: no-repeat !important;
        background-position: center;
        top: 0;
        height: 54px;
        width: 100%;
        background-position: center right 23px;
    }

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

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

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

    .mean-nav {
        height: calc(100vh - 131px);
    }

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

    body .mean-nav ul.firstul>li:hover>a.mean-expand,
    body .main_menu ul>li:hover>a.mean-expand {
        background-image: url(../images/down2.svg) !important;
        box-shadow: none;
        background-color: transparent !important;
        transform: rotate(0deg);
        background-position: center right 23px;
    }

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

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

    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a {
        color: var(--Gray);
        background-color: #fff;
        padding: 13px 30px;
        font-size: 16px;
        line-height: 22px;
    }

    .mean-nav ul .dropdown-menu li {
        border-bottom: 1px solid var(--Blue);
        border-top: none;
    }

    .mean-nav ul .dropdown-menu li:last-child {
        border-bottom: none;
    }

    .mean-nav>ul>li.current_page_item>li.current_page_item>a,
    .mean-nav>ul>li.current-menu-ancestor>ul>li.current-menu-parent>a,
    .mean-nav>ul>li>ul>li>ul>li.current-menu-item>a {
        background: #0093bb;
        color: #fff;
    }

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

    .mean-nav>ul>li.current-menu-parent>a,
    .mean-nav>ul>li.current-page-parent>a,
    .mean-nav>ul>li>ul>li.current_page_parent>a {
        color: var(--Gray) !important;
    }

    .mean-nav>ul>li.current-menu-parent>a.mean-expand,
    .mean-nav>ul>li.current-page-parent>a.mean-expand,
    .mean-nav>ul>li>ul>li.current_page_parent>a.mean-expand {
        background-image: url(../images/down2.svg) !important;
        background-color: transparent !important;
    }

    .mean-nav>ul>li.current-menu-parent>ul>li.current-menu-item>a {
        background-color: transparent !important;
        color: var(--Gray) !important
    }

    .lines-button {
        top: 5px;
    }

    .mean-nav {
        width: 100vw;
        left: 50%;
        right: 50%;
        background: var(--Green);
        margin-left: -50vw;
        margin-right: -50vw;
        opacity: 0;
        transition: opacity 0.33s linear;
        pointer-events: none;
    }

    .opennav .mean-nav {
        opacity: 1;
        transition: opacity 0.33s linear;
        pointer-events: auto;
    }

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

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

    header .navigation .mean-bar ul.firstul li a {
        min-height: 1px;
        text-align: left;
        padding: 15px 20px;
        font-family: "Open Sans", serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0.02em;
        color: var(--White);
    }

    header .navigation .mean-bar ul.firstul li a:not(.mean-expand)::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        background: var(--Yellow-Gradient) !important;
        transition: all 0.3s linear;
        z-index: -1;
    }

    body .mean-nav ul.firstul>li:hover>a:not(.mean-expand)::before {
        opacity: 1;
    }

    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li:hover a::before,
    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a:hover::before {
        opacity: 1;
    }

    .mean-nav>ul>li.current-menu-parent>ul>li.current-menu-item>a::before {
        opacity: 1 !important;
    }

    .mean-nav>ul>li.current_page_item>a:not(.mean-expand)::before,
    .mean-nav>ul>li>ul>li>ul>li.current_page_item>a:not(.mean-expand)::before {
        opacity: 1 !important;
    }

    .mean-nav>ul>li.current-menu-parent>a:not(.mean-expand)::before,
    .mean-nav>ul>li.current-page-parent>a:not(.mean-expand)::before {
        opacity: 1 !important;
    }

    .mean-nav>ul>li.current_page_item>a.mean-expand {
        background-image: url(../images/down2.svg) !important;
        transform: rotateX(180deg);
    }

    .gform_wrapper.gravity-theme .gfield textarea.medium {
        height: 70px !important;
    }

    .lines-button.x2.meanclose .lines::before {
        width: 24px !important;
    }

    .lines-button.x2.meanclose .lines::after {
        width: 24px !important;
    }

    .mean-nav ul li a:hover,
    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a:hover {
        color: var(--Gray) !important;
        background: transparent;
    }

    .opennav .mean-nav {
        display: block !important;
    }

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

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

    header .mean-nav .yellow-btn {
        margin: 0 20px 20px;
        max-width: 100%;
        display: flex;
    }

    header .mean-nav .yellow-btn::before {
        background-color: var(--White) !important;
    }

    .modal-dialog {
        max-width: 95%;
    }

    .page-not-found {
        padding: 120px 0 140px;
        background-size: 790px;
        background-position: center;
    }

    /*home page*/
    body.remove-bar .lines-button {
        top: 36px;
    }

    body.remove-bar .price-list-wrp {
        margin-top: 81px;
    }

    body.remove-bar .mean-nav {
        height: calc(100vh - 81px);
    }

    h1,
    .h1 {
        font-size: 42px;
    }

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

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

    .mean-nav .red-btn.mobile {
        margin: 0 20px 20px;
        display: flex !important;
    }

    header .top-header {
        padding: 8px 20px 10px;
        position: relative;
    }

    header .top-header .th-right {
        margin-right: 51px;
    }

    .price-list-wrp {
        margin-top: 132px;
    }

    .lines-button {
        top: 58px;
        right: 20px;
        transform: translateY(-50%);
        top: calc(50% + 18px);
        padding: 0;
    }

    .hero-home .pricing-wrp .pricing-in p {
        font-size: 30px;
    }

    .hero-home .right-wrp img {
        min-height: 610px;
    }

    .hero-home .left-wrp {
        padding-left: 5%;
        max-width: 100%;
    }

    .our-services .top-wrp .cnt {
        margin: 0;
    }

    .feature-list .feature-item {
        width: calc((100% - (15px* 3)) / 4);
    }

    .our-services {
        padding: 60px 0 40px;
    }

    footer h2 {
        font-size: 44px;
    }

    footer h3 {
        font-size: 43px;
    }

    .lcri-sec .img-wrp {
        max-width: 367.61px;
        margin-bottom: 50px;
    }

    .lcri-sec::after {
        top: 5px;
    }

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

    .areas-we-service-sec ul li a {
        font-size: 18px;
    }

    .areas-we-service-sec ul {
        column-gap: 30px !important;
    }

    .testimonials-sec .review-slider {
        padding-left: 80px;
    }

    .testimonials-sec .slick-slider .slick-prev {
        left: 28px;
    }

    .testimonials-sec h2 {
        font-size: 34px;
    }

    /*inner pages*/
    .price-list-wrp .col-md-12 {
        flex-direction: column;
    }

    .price-list-wrp .arrow-btn {
        margin: 20px 0 0;
    }

    .price-list-wrp .pricing-list p {
        font-size: 30px;
    }

    .service-sidebar .top-bar .service a {
        font-size: 18px;
    }

    .sph-hero h1 {
        max-width: 80%;
    }

    .dt-sec .banner-wrp>p {
        margin-bottom: 30px;
    }

    .dt-sec .banner-wrp .list p:after {
        width: 528px;
    }

    .dt-sec .banner-wrp .list p:nth-child(2):after {
        width: 378px;
    }

    .dt-sec .banner-wrp .list p:nth-child(3):after {
        width: 325px;
    }

    .dt-sec .banner-wrp .list p:nth-child(4):after {
        width: 238px;
    }

    .dt-sec .banner-wrp .list p:nth-child(5):after {
        width: 625px;
    }

    .dt-sec .banner-wrp .list p:nth-child(6):after {
        width: 455px;
    }

    .dt-sec .banner-wrp .list p:nth-child(1) {
        margin-bottom: 0;
    }

    .dt-sec .banner-wrp .list p:nth-child(2) {
        margin-bottom: 83px;
    }

    .dt-sec .banner-wrp .list p:nth-child(3) {
        margin-bottom: 80px;
    }

    .dt-sec .banner-wrp .list p:nth-child(4) {
        margin-bottom: 42px;
    }

    .dt-sec .banner-wrp .list p:nth-child(5) {
        margin-bottom: 38px;
    }

    .sph-hero img.fire-img {
        width: 180px;
        bottom: -50px;
        right: 30px;
    }

    .sph-hero .green-bar p {
        font-size: 28px;
    }

    .post-list-sec .ftr-post .blog-lists {
        padding: 60px 0 80px;
    }

    .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp {
        padding-left: 12px;
    }

    .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp {
        padding-right: 12px;
    }

    .post-list-sec .posts-row .blog-lists .post-wrp .img-wrp {
        min-height: 290px;
        max-height: 290px;
    }

    .related-articles .related-slider {
        padding-left: 80px;
    }

    .related-articles .slick-slider .slick-prev {
        left: 28px;
    }

    .related-articles .related-item .img-wrp {
        max-height: 230px;
        min-height: 230px;
    }

    .related-articles h2 {
        font-size: 36px;
    }

    .content-with-form {
        padding: 80px 0 40px;
    }

    .gform_wrapper.gravity-theme .gform_fields,
    .gform_wrapper.gravity-theme .gfield--input-type-address .ginput_container_address {
        grid-row-gap: 30px !important;
        grid-column-gap: 20px !important;
    }

    .content-with-form .form-wrp {
        padding: 50px 35px 65px;
    }

    .content-with-form .cnt-wrp .green-box h3 {
        font-size: 30px;
    }

    .content-with-form+.ctah-sec {
        padding-top: 30px;
    }

    .ctah-sec .cta-wrapper h3 {
        max-width: 60%;
    }

    .ctah-sec .cta-wrapper {
        padding: 29px 20px 28px 20px;
    }

    .lirc-sec .lft-rgt-wrp .right-content {
        padding-left: 12px;
    }

    .lirc-sec .lft-rgt-wrp .left-content {
        padding-right: 12px;
    }

    .job-openings h2.section-heading {
        padding: 24px 20px;
    }

    .form-sec .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 30px !important;
    }

    .form-sec .form-wrp {
        padding: 70px 40px 50px;
    }

    .why-choose-us {
        padding: 140px 0 100px;
    }

    .why-choose-us .features-wrp {
        padding: 0;
        column-gap: 30px;
    }

    .why-choose-us .features-wrp .feature-in {
        max-width: calc((100% - (30px* 3)) / 4);
    }

    .job-openings .job-post-in h2 {
        font-size: 30px;
    }

    .parts-wrp .parts-list-wrapper {
        padding: 0px;
        column-gap: 80px;
    }

    .parts-wrp .parts-list {
        max-width: calc((100% - (80px * 2)) / 3);
    }

}

/*1199px end*/

@media (max-width: 1099px) {

    :root {
        --sidebar-width: 260px;
    }

}

@media (max-width: 1024px) {
    .areas-we-service-sec ul {
        column-gap: 20px !important;
    }

    .our-services .top-wrp {
        gap: 30px;
    }

    /*.inner-hero .bg-rays {
        height: calc(100% + 20px);
    }*/
}


@media (max-width: 991px) {

    :root {
        --sidebar-width: calc(100vw - 60px);
    }

    h1,
    .h1 {
        font-size: 38px;
    }

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

    header .top-header .contact {
        font-size: 30px;
    }

    .announcement-bar img.close-icon {
        max-width: 16px;
    }

    .announcement-bar p.desktop {
        display: none;
    }

    .announcement-bar p.mobile {
        display: block;
    }

    .price-list-wrp {
        margin-top: 113px;
    }

    .mean-nav {
        height: calc(100vh - 113px);
    }

    .lines-button {
        top: calc(50% + 10px);
    }

    body:not(.remove-bar).fixnav header {
        transform: translateY(-32px);
    }

    .cms-cnt {
        padding: 40px 0 30px;
    }

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

    .page-not-found {
        padding: 100px 0 120px;
        background-size: 600px;
    }

    .page-not-found ul {
        column-gap: 20px;
    }

    .page-not-found ul li a {
        font-size: 15px;
        line-height: 40px;
    }

    /*home page*/
    .hero-home .arrow-btn .yellow-btn {
        min-width: 200px;
    }

    .hero-home .right-wrp img {
        min-height: 570px;
    }

    .hero-home .arrow-btn {
        max-width: 320px;
        margin: 20px auto;
    }

    .hero-home .pricing-wrp .pricing-in p {
        font-size: 28px;
        line-height: 40px;
    }

    .hero-home .pricing-wrp .pricing-in h4 {
        font-size: 16px;
    }

    .features.green-bg {
        padding: 110px 0 55px;
    }

    .feature-list .feature-item h4 {
        max-width: 100%;
    }

    .feature-list .feature-item {
        width: calc((100% - (15px* 2)) / 3);
    }

    .feature-list .feature-item .feature-item-inn {
        padding: 30px 12px 70px;
    }

    .feature-list .feature-item .yellow-btn {
        bottom: 30px;
    }

    .lcri-sec .row {
        align-items: center;
    }

    .lcri-sec .left-wrp {
        margin-bottom: 0;
        max-width: 100%;
    }

    .lcri-sec::after {
        top: -20px;
    }

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

    .lcri-sec .img-wrp::after {
        top: 60px;
    }

    .our-services .top-wrp {
        gap: 20px;
        margin-bottom: 40px;
        flex-direction: column-reverse;
        align-items: center;
        text-align: center;
    }

    .our-services .top-wrp img {
        max-width: 100%;
    }

    .areas-we-service-sec {
        padding: 95px 0 60px;
    }

    .areas-we-service-sec .location-list-wrp {
        gap: 0;
        margin-bottom: 35px;
    }

    .areas-we-service-sec ul {
        column-gap: 10px !important;
    }

    .areas-we-service-sec ul li {
        max-width: 172px;
    }

    .areas-we-service-sec ul li a {
        font-size: 14px;
    }

    .testimonials-sec .review-slider {
        padding-left: 50px;
    }

    .testimonials-sec .slick-slider .slick-prev {
        left: 20px;
        background-size: 18px !important;
        width: 18px;
    }

    .testimonials-sec .review-item h3 {
        font-size: 28px;
        line-height: 32px;
        max-width: 100%;
    }

    .testimonials-sec .review-item {
        padding: 88px 25px 30px 25px;
    }

    .cta {
        padding: 50px 0 60px;
    }

    .cta .container {
        max-width: 100%;
    }

    footer .footer-row {
        padding-top: 22px;
        justify-content: center;
        row-gap: 30px;
    }

    .col-in {
        max-width: calc((100% - 15px * 2)/3);
        width: 100%;
        text-align: center;
    }

    .footer-row2 {
        margin-top: 25px;
    }

    footer h2 {
        font-size: 42px;
    }

    footer h3 {
        font-size: 36px;
    }

    .col-in ul li a {
        font-size: 15px;
    }

    .contact-ftr .contact {
        font-size: 30px;
    }

    .testimonials-sec h2 {
        font-size: 30px;
    }

    /*inner pages*/
    .price-list-wrp .pricing-list h4 {
        font-size: 16px;
        line-height: 30px;
    }

    .price-list-wrp .pricing-list p {
        font-size: 28px;
        line-height: 40px;
    }

    .inner-hero {
        padding: 30px 0px 10px;
        min-height: 200px;
    }

    .inner-hero .bg-rays {
        height: calc(100% + 6.11vw);
    }

    .content-with-sidebar .row>div:first-child,
    .single-blog .row>div:first-child {
        width: 100%;
    }

    .content-with-sidebar .row>div:last-child,
    .single-blog .row>div:last-child {
        width: 100%;
    }

    .service-sidebar {
        position: unset;
        margin-top: 40px;
    }

    .content-with-sidebar .cnt-wrp,
    .single-blog .post-cnt-wrp {
        max-width: 100%;
    }

    .content-with-sidebar .cnt-wrp .bottom-cta,
    .single-blog .post-cnt-wrp .bottom-cta {
        padding-right: 20px;
        padding-left: 20px;
    }

    .content-with-sidebar .cnt-wrp .yellow-btn {
        margin-bottom: 50px;
    }

    .full-width-content.gray-bg .inner-wrp {
        padding: 60px 0px 70px;
    }

    .content-with-sidebar .cnt-wrp ul {
        margin-bottom: 40px;
    }

    .content-with-sidebar .cnt-wrp ol,
    .single-blog .post-cnt-wrp ol {
        margin-bottom: 50px;
    }

    .dt-sec {
        padding: 110px 0 60px;
    }

    .dt-sec .container {
        max-width: 768px;
    }

    .dt-sec .banner-wrp .list p {
        font-size: 21px;
        line-height: 23px;
    }

    .dt-sec .banner-wrp>p {
        margin-bottom: 20px;
    }

    .dt-sec .ticket-wrp {
        margin-top: 67px;
    }

    .dt-sec .banner-wrp .list p:nth-child(2) {
        margin-bottom: 63px;
    }

    .dt-sec .banner-wrp .list p:nth-child(3) {
        margin-bottom: 60px;
    }

    .dt-sec .banner-wrp .list p:nth-child(4) {
        margin-bottom: 33px;
    }

    .dt-sec .banner-wrp .list p:nth-child(5) {
        margin-bottom: 28px;
    }

    .dt-sec .banner-wrp .list p:after {
        width: 416px;
    }

    .dt-sec .banner-wrp .list p:nth-child(2):after {
        width: 284px;
    }

    .dt-sec .banner-wrp .list p:nth-child(3):after {
        width: 238px;
    }

    .dt-sec .banner-wrp .list p:nth-child(4):after {
        width: 163px;
    }

    .dt-sec .banner-wrp .list p:nth-child(5):after {
        width: 495px;
    }

    .dt-sec .banner-wrp .list p:nth-child(6):after {
        width: 360px;
    }

    .sph-hero .green-bar p {
        font-size: 24px;
    }

    .sph-hero .green-bar img {
        margin-right: 6px;
    }

    .sph-hero.with-bar img.fire-img {
        bottom: -40px;
        right: 20px;
        width: 140px;
    }

    .content-with-sidebar .cnt-wrp div>img:first-child {
        margin-top: 40px;
    }

    .dt-sec.no-bg {
        padding-top: 80px;
    }

    .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp {
        padding: 0;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp {
        padding: 0;
        max-width: 100%;
    }

    .post-list-sec .ftr-post .post-wrp h3 {
        line-height: 30px;
        font-size: 22px;
    }

    .page-title-wrp {
        padding: 100px 0 120px;
    }

    .post-list-sec .posts-row .blog-lists {
        grid-column-gap: 20px;
        grid-row-gap: 40px;
    }

    .post-list-sec .posts-row .blog-lists .post-wrp .img-wrp {
        min-height: 200px;
        max-height: 200px;
    }

    .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp h3 {
        line-height: 30px;
        font-size: 22px;
    }

    .single-blog-banner .blog-banner h5.date {
        font-size: 24px;
        line-height: 25px;
    }

    .single-blog-banner .blog-banner h1 {
        padding: 27px 20px 28px;
    }

    .related-articles .related-slider {
        padding-left: 50px;
    }

    .related-articles .slick-slider .slick-prev {
        left: 20px;
        background-size: 18px !important;
        width: 18px;
    }

    .related-articles .related-item .cnt-wrp {
        padding: 22px 20px 35px;
    }

    .related-articles .related-item .cnt-wrp h3 {
        font-size: 23px;
        line-height: 30px;
    }

    .related-articles .related-item .img-wrp {
        max-height: 170px;
        min-height: 170px;
    }

    .related-articles h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .content-with-form .row>div:first-child,
    .content-with-form .row>div:last-child {
        width: 100%;
    }

    .content-with-form .cnt-wrp {
        max-width: 100%;
    }

    .content-with-form .form-wrp {
        padding: 40px 35px 50px;
        max-width: 100%;
        margin-bottom: 40px;
    }

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

    .content-with-form .cnt-wrp .green-box h3 {
        font-size: 28px;
    }

    .content-with-form {
        padding: 80px 0 20px;
    }

    .ctah-sec .cta-wrapper h3 {
        max-width: 59%;
        font-size: 24px;
    }

    .job-openings h2.section-heading {
        padding: 15px 20px;
    }

    .job-openings .job-list-wrp {
        margin-top: 40px;
    }

    .job-openings .job-category:not(:last-child) {
        margin-bottom: 60px;
    }

    .job-openings .job-post-in .job-cnt ul.icon-list {
        column-gap: 30px;
    }

    .form-sec {
        padding: 54px 0 60px;
    }

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

    .form-sec .form-wrp .gform_wrapper.gravity-theme .gfield--input-type-address .ginput_container_address span.address_zip {
        grid-column: span 12;
    }

    .form-sec .form-wrp .gform_wrapper.gravity-theme .gfield--input-type-address .ginput_container_address span.address_state {
        grid-column: span 6;
    }

    .why-choose-us .features-wrp .feature-in {
        max-width: calc((100% - (30px* 2)) / 3);
    }

    .job-openings .job-post-in h2 {
        font-size: 28px;
    }

    .plans-list-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .parts-wrp .parts-list span {
        font-size: 20px;
    }

    .parts-wrp .parts-list-wrapper {
        column-gap: 30px;
    }

    .parts-wrp .parts-list {
        max-width: calc((100% - (30px * 2)) / 3);
    }

    .parts-wrp .parts-list img {
        max-width: 31.85px;
    }

    .lp-areas .col-md-6 {
        width: 100%;
    }

    .lp-areas .wrap .location {
        padding-left: 0;
        text-align: center;
    }

    .lp-areas .mlist {
        padding-top: 60px;
    }

    .lptop-content {
        margin-top: 60px;
    }

    .lp-areas ul {
        column-count: 3;
        max-width: 700px;
    }

    li.hide-m {
        display: none;
    }

    .lp-areas .mlist h3 {
        width: 100%;
        margin-left: 0;
    }
}

/*991px end*/

@media (max-width: 767px) {

    :root {
        --sidebar-width: calc(100vw - 30px);
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

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

    .yellow-btn,
    .gform_button {
        min-width: 100%;
        max-width: 360px;
        font-size: 14px;
        line-height: 15px;
    }

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

    h2,
    .h2 {
        font-size: 22px;
        line-height: 28px;
    }

    h4,
    .h4 {
        font-size: 16px;
        line-height: 25px;
    }

    p {
        font-size: 18px;
        line-height: 24px;
    }

    .announcement-bar {
        padding: 11px 15px;
    }

    header .top-header {
        padding: 12px 15px 14px;
        min-height: 76px;
    }

    header .top-header .th-right {
        margin-right: 40px;
    }

    header .top-header .contact {
        /*font-size: 16px;*/
        line-height: 30px;
        font-size: 18px;
    }

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

    .price-list-wrp {
        margin-top: 152px;
    }

    .mean-nav {
        height: calc(100vh - 116px);
    }

    .lines-button {
        right: 15px;
        top: calc(50% + 15px);
        top: calc(50% + 34px);
    }

    body.remove-bar .price-list-wrp {
        margin-top: 76px;
    }

    body.remove-bar .mean-nav {
        height: calc(100vh - 76px);
    }

    body.remove-bar .lines-button {
        top: 33px;
    }

    body:not(.remove-bar).fixnav header {
        transform: translateY(-40px);
    }

    header .navigation .mean-bar ul.firstul li a {
        padding: 9px 15px;
    }

    header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a {
        padding: 10px 25px;
    }

    header .mean-nav .yellow-btn {
        margin: 0 15px 40px;
    }

    .mean-nav ul li a.mean-expand {
        height: 42px;
        /* width: 60px;*/
    }

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

    .gform_wrapper.gravity-theme .gfield textarea.medium {
        height: 90px !important;
        padding: 15px 20px !important;
        margin-bottom: 25px !important;
    }

    .social-list {
        grid-column-gap: 37px;
        max-width: 100%;
    }

    body .gform_wrapper.gravity-theme .gform_footer input {
        font-size: 16px;
    }

    .gform_wrapper.gravity-theme .gfield textarea.medium {
        margin-bottom: 0 !important;
    }

    .logged-in #main__header {
        top: 46px;
    }

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

    .modal-dialog .close-btn {
        top: 10px;
        right: 10px;
        width: 28px;
        height: 28px;
    }

    .modal-dialog .close-btn:before {
        background-size: 13px;
    }

    .cms-cnt p,
    .cms-cnt li {
        font-size: 18px;
        line-height: 24px;
    }

    .cms-cnt {
        padding: 50px 0 25px;
    }

    .cms-cnt h1 {
        margin-bottom: 21px;
        font-size: 28px;
        line-height: 28px;
        text-transform: uppercase;
    }

    .page-not-found {
        padding: 70px 0 40px;
        background-size: 375.41px;
        background-position: top 101px center;
        background-size: 96%;
    }

    .page-not-found h1 {
        margin-bottom: 25px;
        font-size: 28px;
        line-height: 28px;
        text-transform: uppercase;
    }

    .page-not-found ul {
        column-gap: 0;
        text-align: center;
        grid-template-columns: 1fr;
    }

    .page-not-found ul li a {
        font-size: 16px;
        line-height: 44px;
    }

    .page-not-found p {
        max-width: 100%;
        margin: 0 auto 25px;
    }

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

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

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

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

    .page-not-found ul li:nth-child(6) {
        order: 8;
    }

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

    .page-not-found ul li:nth-child(8) {
        order: 6;
    }

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

    .meta_social_btns a .copy-to-clipboard,
    .meta_social_btns a .copy-to-clipboard2 {
        top: 45px;
        left: -43px;
        text-align: center;
        font-size: 12px;
    }

    .meta_social_btns a .copy-to-clipboard {
        top: 52px;
        left: -40px;
    }

    .meta_social_btns a .copy-to-clipboard2 {
        left: -50px;
    }

    .meta_social_btns a:hover img.hover {
        opacity: 0;
        visibility: hidden;
    }

    /*home page*/
    .hero-home {
        padding-top: 50px;
    }

    .hero-home .row>div {
        width: 100% !important;
    }

    .hero-home .right-wrp img {
        min-height: auto;
    }

    .hero-home h1 {
        margin-bottom: 30px;
    }

    .hero-home .pricing-wrp .pricing-in h4 {
        font-size: 16px;
        line-height: 16px;
        padding: 9px 10px 6px;
    }

    .hero-home .pricing-wrp .pricing-in p {
        font-size: 30px;
        line-height: 42px;
    }

    .hero-home .pricing-wrp .pricing-in p span {
        font-size: 16px;
        line-height: 37px;
    }

    .hero-home .pricing-wrp .pricing-in {
        max-width: 170px;
    }

    .hero-home .left-wrp {
        padding: 0 15px 30px;
        max-width: 100%;
    }

    .hero-home .pricing-wrp {
        margin-bottom: 10px;
        gap: 20px;
    }

    .hero-home .bottom-cnt {
        max-width: 100%;
    }

    .arrow-btn {
        max-width: 360px;
    }

    .hero-home .arrow-btn {
        max-width: 360px;
        margin: 20px auto 30px;
    }

    .hero-home .arrow-btn .yellow-btn {
        font-size: 16px;
    }

    .arrow-btn .yellow-btn {
        max-width: 306px;
        width: 100%;
        min-width: auto !important;
    }

    .arrow-btn img {
        max-width: 20px;
    }

    .hero-home .bottom-cnt p {
        font-size: 14px;
        line-height: 18px;
    }

    .hero-home .bottom-cnt p span {
        font-size: 16px;
        line-height: 15px;
        margin-bottom: 10px;
    }

    @keyframes bounce1 {
        50% {
            transform: translate(-5px, -50%);
        }
    }

    @keyframes bounce2 {
        50% {
            transform: translate(5px, -50%);
        }
    }

    .page-intro {
        padding: 30px 0 40px;
    }

    .hero-home+.page-intro {
        padding-top: 0;
    }

    .page-intro h2 {
        margin-bottom: 15px;
    }

    .page-intro .logo-wrp {
        margin-top: 30px;
    }

    .features.green-bg {
        padding: 90px 0 45px;
    }

    .features.green-bg::after {
        background-image: url(../images/features-mb.png);
        top: 4px;
    }

    .features.green-bg::before,
    .lcri-sec::before,
    .areas-we-service-sec::before,
    .why-choose-us::before {
        background-image: url(../images/green-shape-mob.png);
        height: 150px;
    }

    .feature-list {
        column-gap: 10px;
        row-gap: 20px;
    }

    .feature-list .feature-item {
        width: calc((100% - (10px* 1)) / 2);
    }

    .feature-list .feature-item .feature-item-inn {
        padding: 20px 10px 87px;
    }

    .feature-list .feature-item .icon-wrp {
        margin-bottom: 17px;
    }

    .feature-list .feature-item h4 {
        margin-bottom: 15px;
        min-height: auto;
    }

    .feature-list .feature-item p {
        font-size: 14px;
        line-height: 1.4;
    }

    .feature-list .feature-item .yellow-btn {
        bottom: 36px;
        max-width: 89%;
    }

    .full-width-content .img-wrp img {
        min-height: 230px;
        object-position: left;
    }

    .full-width-content .inner-wrp {
        padding: 50px 0 40px;
    }

    .full-width-content .inner-wrp h2 {
        margin-bottom: 15px;
    }

    .full-width-content .inner-wrp p {
        margin-bottom: 30px;
    }

    .lcri-sec {
        padding: 93px 0 47px;
        text-align: center;
    }

    .lcri-sec::after {
        background-image: url(../images/rays-top-mb.png);
        top: 3px;
    }

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

    .lcri-sec .img-wrp {
        max-width: 298.39px;
        margin: 0 auto 70px;
    }

    .lcri-sec .img-wrp::after {
        max-height: 273.25px;
        top: 78px;
    }

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

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

    .lcri-sec .left-wrp {
        max-width: 100%;
        margin: 0 auto;
    }

    .our-services {
        padding: 53px 0 50px;
        text-align: center;
    }

    .our-services .top-wrp {
        gap: 30px;
        margin-bottom: 30px;
        align-items: center;
    }

    .our-services .top-wrp .cnt {
        margin-bottom: 0;
    }

    .our-services .bottom-wrp .feature-list {
        margin-bottom: 40px;
    }

    .our-services .top-wrp h2 {
        margin-bottom: 15px;
    }

    .areas-we-service-sec {
        padding: 93px 0 54px;
    }

    .areas-we-service-sec::after {
        background-image: url(../images/area-rays-mb.png);
        top: 3px;
    }

    .areas-we-service-sec h4 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .areas-we-service-sec .map-list-wrp {
        padding-top: 55%;
        max-width: 91%;
        margin: 0 auto 10px;
    }

    .areas-we-service-sec .location-wrp:first-child .map-list-wrp {
        padding-top: 80%;
    }

    .areas-we-service-sec .location-list-wrp {
        grid-template-columns: 1fr;
        margin: 0;
    }

    .areas-we-service-sec ul {
        padding: 0;
        margin: 0 0 40px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start !important;
    }

    .areas-we-service-sec .location-wrp:first-child ul {
        justify-content: flex-end;
    }

    .areas-we-service-sec .location-wrp:last-child ul {
        justify-content: flex-start;
    }

    .areas-we-service-sec ul li {
        max-width: calc((100% - (10px * 2)) / 3);
        width: 100%;
    }

    .areas-we-service-sec ul li a {
        font-size: 16px;
        line-height: 38px;
    }

    .testimonials-sec {
        padding: 47px 0 30px;
    }

    .testimonials-sec h2 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .testimonials-sec .review-slider,
    .related-articles .related-slider {
        padding: 0;
        margin: 0 35px;
    }

    .testimonials-sec .slick-list,
    .related-articles .slick-list {
        padding-right: 0;
    }

    .testimonials-sec .review-item h3 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .testimonials-sec .review-item p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 25px;
        color: var(--White);
    }

    .testimonials-sec .review-item {
        padding: 70px 15px 37px;
        margin: 10px;
        background-color: var(--Green);
    }

    .testimonials-sec .review-item .icon-wrp img {
        max-width: 84.24px;
    }

    .testimonials-sec .slick-slider .slick-prev,
    .testimonials-sec .slick-slider .slick-next,
    .related-articles .slick-slider .slick-prev,
    .related-articles .slick-slider .slick-next {
        background-image: url(../images/slider-prev-mob.svg);
        background-size: 10px !important;
        height: 30px;
        width: 30px;
        box-shadow: 0px 1px 11px 0px #92929287;
        background-color: #fff;
        border-radius: 2px;
    }

    .testimonials-sec .slick-slider .slick-prev,
    .related-articles .slick-slider .slick-prev {
        left: -25px;
    }

    .testimonials-sec .slick-slider .slick-next,
    .related-articles .slick-slider .slick-next {
        display: block !important;
        right: -25px;
    }

    .slick-dots {
        bottom: -20px;
    }

    .slick-dots li {
        height: 8px;
        width: 8px;
        margin: 0 3px;
    }

    .slick-dots li button {
        width: 8px;
        height: 8px;
        background: #70747666;
        opacity: 1;
        border-radius: 50%;
        padding: 0;
    }

    .slick-dots li button:before {
        display: none !important;
    }

    .slick-dots li.slick-active button {
        background-color: var(--Green);
        opacity: 1;
    }

    .cta .cta-wrp {
        max-width: 100%;
    }

    .cta .cta-wrp img {
        margin-bottom: 41px;
    }

    .cta .cta-wrp .yellow-btn {
        margin-top: 14px;
    }

    .cta {
        padding: 60px 0 111px;
    }

    .cta .cta-bg {
        margin-top: -70px;
    }

    .testimonials-sec+.cta .cta-bg {
        margin-top: 0;
    }

    .cta .cta-bg img.mobile {
        display: block;
    }

    .cta .cta-bg img.desktop {
        display: none;
    }

    .testimonials-sec+.cta {
        margin-top: -124px;
        padding-top: 154px;
        padding-top: 184px;
    }

    .cta .cta-wrp h2 {
        margin-bottom: 15px;
        letter-spacing: 0;
    }

    footer {
        padding: 40px 0 27px;
    }

    footer .container {
        max-width: 100%;
    }

    footer .footer-row {
        align-items: center;
        row-gap: 30px;
        padding-top: 30px;
        justify-content: center;
        column-gap: 10px;
    }

    .col-in {
        max-width: calc((100% - 10px)/2);
    }

    .col-in h5 {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 15px;
    }

    .col-in ul li a {
        font-size: 16px;
        display: inline-block;
    }

    footer h2 {
        font-size: 28px;
    }

    footer h3 {
        font-size: 28px;
        line-height: 24px;
    }

    .contact-ftr .contact {
        font-size: 35px;
    }

    .footer-row2 {
        margin-top: 30px;
    }

    .contact-ftr {
        margin-bottom: 30px;
        flex-direction: column;
        column-gap: 0;
        row-gap: 10px;
    }

    footer ul.f-social-list {
        grid-column-gap: 15px;
    }

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

    .footer-row2 ul.hours,
    .footer-row2 ul.address {
        flex-direction: column;
        gap: 0;
        margin-bottom: 10px;
    }

    .footer-row2 ul li:not(:last-child)::after {
        display: none;
    }

    .footer-row2 ul li a,
    .footer-row2 p {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-row2 ul.f-menu2-list {
        flex-wrap: wrap;
        row-gap: 10px;
        column-gap: 18px;
        justify-content: center;
    }

    .footer-row2 ul.f-menu2-list li:first-child::after {
        display: block;
    }

    .footer-row2 ul.f-menu2-list li:last-child {
        width: 100%;
    }

    /*inner pages*/
    .price-list-wrp {
        padding: 30px 0 32px;
    }

    .price-list-wrp .pricing-lists {
        gap: 20px;
    }

    .price-list-wrp .pricing-list {
        flex-direction: column;
        min-width: 170px;
    }

    .price-list-wrp .arrow-btn .yellow-btn.with-arrow {
        min-height: 35px;
        font-size: 16px;
    }

    .price-list-wrp .pricing-list p {
        width: 100%;
        font-size: 30px;
        line-height: 45px;
        padding: 13px 10px 11px;
    }

    .price-list-wrp .pricing-list h4 {
        font-size: 16px;
        line-height: 100%;
        padding: 9px 10px 6px;
    }

    .price-list-wrp .pricing-list span {
        font-size: 16px;
    }

    .inner-hero {
        padding: 30px 0px 30px;
        min-height: 347px;
        border-bottom-width: 5px;
        min-height: 300px;
        margin-bottom: 48px;
    }

    .inner-hero .bg-rays {
        background-image: url(../images/inner-mb-ray.png);
        height: calc(100% + 12.30vw);
        background-position: bottom;
    }

    .inner-hero::before {
        top: calc(100% + 5px);
        border-top-width: 45px;
    }

    .inner-hero::after {
        border-top-width: 45px;
    }

    .inner-hero .banner-wrp h1 {
        margin-bottom: 30px;
    }

    .inner-hero .banner-wrp h1 br {
        display: none;
    }

    .inner-hero .banner-wrp .yellow-btn {
        min-width: 100%;
    }

    .content-with-sidebar {
        padding: 15px 0 50px;
    }

    .content-with-sidebar .cnt-wrp {
        text-align: center;
    }

    .service-sidebar .top-bar::before,
    .service-sidebar .cta-bottom::before {
        top: calc(100% + 5px);
    }

    .service-sidebar .top-bar,
    .service-sidebar .cta-bottom {
        border-bottom: 5px solid var(--Yellow);
    }

    .service-sidebar .top-bar {
        padding: 30px 0 7px;
    }

    .service-sidebar .top-bar .service a {
        font-size: 18px;
        padding: 15px 64px 15px 16px;
        line-height: 20px;
        background-position: center right 21px;
    }

    .service-sidebar .top-bar .service a:hover {
        background-position: center right 15px;
    }

    .service-sidebar h2 {
        max-width: 250px;
        margin-bottom: 15px;
        line-height: 28px;
    }

    .service-sidebar .cta-bottom {
        padding: 30px 15px 40px;
        margin-top: 90px;
    }

    .service-sidebar .cta-bottom h2 {
        max-width: 200px;
        margin-bottom: 30px;
    }

    .content-with-sidebar .cnt-wrp h2 {
        margin-bottom: 15px;
    }

    .content-with-sidebar .cnt-wrp img {
        min-height: 220px;
        margin: 15px 0;
    }

    .content-with-sidebar .cnt-wrp p,
    .single-blog .post-cnt-wrp p {
        font-size: 18px;
        line-height: 24px;
    }

    .content-with-sidebar .cnt-wrp .yellow-btn {
        margin: 10px 0 50px;
        min-width: 100%;
    }

    .service-sidebar {
        margin-top: 50px;
    }

    .full-width-content.gray-bg .inner-wrp {
        padding: 100px 0 110px;
    }

    .full-width-content.gray-bg .yellow-btn {
        min-width: 100%;
    }

    .sph-hero {
        padding: 60px 0;
        text-align: center;
        min-height: 540px;
        align-items: flex-start;
        min-height: 480px;
    }

    .sph-hero h1 {
        max-width: 100%;
        margin-bottom: 30px;
        min-height: 128px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .sph-hero h1 br {
        display: none;
    }

    .sph-hero .yellow-btn {
        min-width: 100%;
    }

    .sph-hero img.fire-img {
        width: 150px;
        bottom: -60px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .sph-hero+.content-with-sidebar {
        padding-top: 110px;
    }

    .sph-hero+.content-with-sidebar .cnt-wrp {
        text-align: left;
    }

    .content-with-sidebar .cnt-wrp ul li,
    .single-blog .post-cnt-wrp ul li {
        padding-left: 10px;
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 26px;
    }

    .content-with-sidebar .cnt-wrp ol li,
    .single-blog .post-cnt-wrp ol li {
        padding-left: 20px;
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 26px;
    }

    .content-with-sidebar .cnt-wrp ul,
    .single-blog .post-cnt-wrp ul {
        margin: 20px 0 50px 37px;
    }

    .content-with-sidebar .cnt-wrp ol,
    .single-blog .post-cnt-wrp ol {
        margin: 20px 0 30px 40px;
    }

    .content-with-sidebar .cnt-wrp ol li::marker,
    .single-blog .post-cnt-wrp ol li::marker {
        font-size: 18px;
    }

    .content-with-sidebar .cnt-wrp h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .content-with-sidebar .cnt-wrp .bottom-cta,
    .single-blog .post-cnt-wrp .bottom-cta {
        flex-direction: column;
        text-align: center;
        padding: 47px 15px;
    }

    .content-with-sidebar .cnt-wrp .bottom-cta h4,
    .single-blog .post-cnt-wrp .bottom-cta h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .content-with-sidebar .cnt-wrp .bottom-cta .yellow-btn,
    .single-blog .post-cnt-wrp .bottom-cta .yellow-btn {
        min-width: 100%;
    }

    .dt-sec {
        padding: 100px 0 47px;
        text-align: center;
    }

    .dt-sec .banner-wrp .list {
        display: none;
    }

    .dt-sec .banner-wrp {
        text-align: center;
        max-width: 100%;
    }

    .dt-sec .banner-wrp h2 {
        margin-bottom: 15px;
    }

    .dt-sec .banner-wrp>p {
        font-weight: 400;
        margin: 0;
    }

    .dt-sec .ticket-wrp {
        margin-top: 40px;
        max-width: 297.21px;
        margin: 40px auto 0;
        position: relative;
    }

    .dt-sec .ticket-wrp .hotspot {
        position: absolute;
        width: 20px;
        height: 20px;
        cursor: pointer;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        left: 78px;
    }

    .dt-sec .ticket-wrp .hotspot img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        object-position: center;
        filter: drop-shadow(0px 0px 17.92px #D1D1D199);
    }

    .dt-sec .ticket-wrp .tooltip-text {
        position: absolute;
        background-color: var(--Green);
        color: var(--White);
        padding: 5px 18px;
        border-radius: 2px;
        font-size: 12px;
        font-family: "Open Sans", serif;
        font-weight: 700;
        letter-spacing: 0.01em;
        min-width: auto;
        height: 30px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        white-space: nowrap;
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.3s;
        bottom: 100%;
        box-shadow: 0px 1px 11px 0px #92929287;
        margin-bottom: 7px;
    }

    .dt-sec .ticket-wrp .tooltip-text::after {
        content: '';
        display: block;
        position: absolute;
        border-color: var(--Green) transparent transparent transparent;
        border-style: solid;
        width: 0;
        height: 0;
        border-left-width: 4px;
        border-right-width: 4px;
        border-top-width: 4px;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .dt-sec .ticket-wrp .hotspot:hover .tooltip-text {
        visibility: visible;
        opacity: 1;
    }

    .dt-sec .ticket-wrp .hotspot1 {
        top: 35.3%;
    }

    .dt-sec .ticket-wrp .hotspot2 {
        top: 39%;
    }

    .dt-sec .ticket-wrp .hotspot3 {
        top: 54.6%;
    }

    .dt-sec .ticket-wrp .hotspot4 {
        top: 69.5%;
    }

    .dt-sec .ticket-wrp .hotspot5 {
        bottom: 17.9%;
        left: auto;
        right: 28%;
    }

    .dt-sec .ticket-wrp .hotspot6 {
        bottom: 9%;
        left: 4%;
    }

    .dt-sec:not(.no-bg)::after {
        background-image: url(../images/ticket-mb-bg.png);
        top: 8px;
    }

    .sph-hero .green-bar {
        top: 0;
        bottom: auto;
        padding: 10px 10px;
    }

    .sph-hero .green-bar p {
        font-size: 18px;
        line-height: 26px;
    }

    .sph-hero .green-bar img {
        margin-right: 15px;
        max-width: 18px;
    }

    .sph-hero.with-bar {
        padding-top: 90px;
        min-height: 540px;
    }

    .sph-hero.with-bar img.fire-img {
        bottom: -60px;
        right: 0;
        width: 150px;
    }

    .full-width-content.gray-bg:has(+ .areas-we-service-sec) .inner-wrp {
        padding: 80px 0 70px;
    }

    .full-width-content.gray-bg:has(+ .areas-we-service-sec) {
        margin-bottom: -40px;
        margin-top: 35px;
    }

    .plans-wrp {
        padding: 110px 0 52px;
    }

    .plans-list-wrapper {
        grid-gap: 20px 10px;
    }

    .plans-list-wrapper .plans-list {
        padding: 16px 11px;
        min-height: 310px;
    }

    .plans-list-wrapper .plans-list .icon-wrp {
        min-height: 55px;
        max-height: 55px;
        margin-bottom: 15px;
    }

    .plans-list-wrapper .plans-list p {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0px;
        display: inline;
    }

    .plans-list-wrapper .plans-list .cnt a {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0px;
        color: var(--Gray);
    }

    .plans-list-wrapper .plans-list .cnt a:hover {
        text-decoration: underline;
    }

    .plans-wrp h2 {
        text-align: center;
        margin-bottom: 20px;
    }

    .parts-wrp {
        padding: 50px 0 17px;
    }

    .parts-wrp h2 {
        margin-bottom: 30px;
        text-align: center;
    }

    .parts-wrp .parts-list-wrapper {
        column-gap: 10px;
        margin-bottom: 5px;
    }

    .parts-wrp .parts-list {
        max-width: calc((100% - (10px)) / 2);
        margin-bottom: 25px;
    }

    .parts-wrp .parts-list img {
        max-width: 25.95px;
        margin-right: 15px;
    }

    .parts-wrp .parts-list span {
        font-size: 16px;
        line-height: 19px;
    }

    .parts-wrp .bottom-cont h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .parts-wrp .bottom-cont p {
        line-height: 24px;
    }

    .gc-wrp {
        padding: 17px 0 14px;
    }

    .gc-wrp ul li {
        font-size: 18px;
    }

    .gc-wrp ul li:not(:last-child) {
        margin-bottom: 30px;
    }

    .gc-wrp ul li:before {
        margin-right: 20px;
    }

    .gc-wrp ul {
        margin: 30px 0;
        padding-left: 20px;
    }

    .ctah-sec .cta-wrapper {
        flex-direction: column;
        text-align: center;
        padding: 30px 15px 32px;
        gap: 20px;
    }

    .ctah-sec .cta-wrapper h3 {
        max-width: 100%;
        font-size: 18px;
        line-height: 28px;
    }

    .ctah-sec .cta-wrapper .yellow-btn {
        min-width: 100%;
    }

    .content-with-sidebar .cnt-wrp div>img:first-child {
        margin: 30px 0 15px;
    }

    .dt-sec.no-bg {
        padding: 110px 0 20px;
    }

    .page-title-wrp {
        min-height: 540px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .page-title-wrp h1 {
        margin-bottom: 30px;
    }

    .page-title-wrp .yellow-btn {
        min-width: 100%;
    }

    .post-list-sec {
        padding-bottom: 10px;
    }

    .post-list-sec .ftr-post .blog-lists {
        padding: 40px 0 36px;
    }

    .post-list-sec .ftr-post .blog-lists h2 {
        margin-bottom: 20px;
    }

    .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp {
        margin-bottom: 20px;
    }

    .post-list-sec .ftr-post .post-wrp h3 {
        line-height: 28px;
        font-size: 18px;
    }

    .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp .yellow-btn {
        min-width: 100%;
    }

    .post-list-sec .category-wrp {
        padding: 50px 0 0;
    }

    .post-list-sec .category-wrp h2 {
        margin-bottom: 20px;
    }

    .post-list-sec .category-wrp .category-dropdown select {
        font-size: 18px;
    }

    .post-list-sec .posts-row {
        padding-top: 30px;
    }

    .post-list-sec .posts-row .blog-lists {
        grid-column-gap: 0;
        grid-row-gap: 30px;
        grid-template-columns: 1fr;
        padding-bottom: 50px;
    }

    .post-list-sec .posts-row .blog-lists .post-wrp .img-wrp {
        min-height: 240px;
        max-height: 240px;
    }

    .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp {
        padding: 20px 0 0;
    }

    .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp h3 {
        line-height: 28px;
        font-size: 18px;
    }

    .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp p {
        margin-bottom: 20px;
        font-weight: 600;
        letter-spacing: 0.16px;
    }

    .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp .btn-wrp {
        width: 100%;
    }

    .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp .btn-wrp .yellow-btn {
        min-width: 100%;
    }

    .pagination ul li a,
    .pagination ul li span {
        font-size: 16px;
        padding: 2px 8px;
    }

    .pagination ul li.next-arrow a,
    .pagination ul li.prev-arrow a {
        gap: 6px;
        font-size: 12px;
    }

    .pagination ul li.next-arrow a img,
    .pagination ul li.prev-arrow a img {
        max-width: 16px;
        object-fit: contain;
    }

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

    .single-blog-banner .blog-banner h5.date {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .single-blog-banner .blog-banner h1 {
        padding: 20px 15px;
        text-transform: uppercase;
    }

    .single-blog-banner .blog-banner .meta_social_btns {
        margin: 30px 0 21px;
        gap: 22px;
    }

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

    .single-blog-banner .blog-banner .yellow-btn {
        min-width: 100%;
    }

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

    .single-blog a.back-to-blog {
        margin-bottom: 30px;
    }

    .single-blog .post-cnt-wrp .ftr-img,
    .single-blog .post-cnt-wrp figure {
        margin-bottom: 15px;
    }

    .single-blog .post-cnt-wrp h2 {
        margin: 30px 0 15px;
    }

    .single-blog .post-cnt-wrp ul {
        margin-bottom: 20px;
    }

    .single-blog .post-cnt-wrp h3 {
        font-size: 18px;
        line-height: 28px;
        margin: 40px 0 15px;
    }

    .single-blog .blog-single-footer .meta_social_btns {
        margin: 36px 0 50px;
        gap: 16px;
    }

    .single-blog .blog-single-footer .meta_social_btns h3 {
        font-size: 20px;
        line-height: 25px;
    }

    .single-blog .blog-single-footer .meta_social_btns a {
        height: 38px;
        width: 38px;
    }

    .related-articles .related-item {
        margin: 10px;
        background-color: var(--Green);
    }

    .related-articles .related-item .cnt-wrp * {
        color: var(--White) !important;
    }

    .related-articles .related-item .img-wrp {
        max-height: 160px;
        min-height: 160px;
    }

    .related-articles .related-item .cnt-wrp {
        padding: 20px 15px 30px;
    }

    .related-articles .related-item .cnt-wrp h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .related-articles .related-item .cnt-wrp p {
        font-weight: 600;
        max-width: 100%;
    }

    .related-articles .related-item .cnt-wrp>div {
        margin-bottom: 30px;
    }

    .related-articles .related-item .read-more img {
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);
    }

    .related-articles h2 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .related-articles .btn-wrp {
        margin-top: 20px;
        padding: 0 15px;
    }

    .related-articles .btn-wrp .yellow-btn {
        min-width: 100%;
    }

    .content-with-form {
        padding: 110px 0 0;
    }

    .content-with-form .form-wrp {
        padding: 50px 15px 42px;
        margin-bottom: 50px;
    }

    .content-with-form .form-wrp h2 {
        max-width: 249px;
        margin-bottom: 30px;
    }

    .gform_wrapper.gravity-theme .gfield--input-type-address .ginput_container_address span {
        grid-column: span 12;
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield_label {
        font-size: 16px;
        line-height: 28px;
        margin: 0;
    }

    .gform_wrapper.gravity-theme .gform_footer {
        margin-top: 40px !important;
        max-width: 100%;
    }

    .content-with-form .cnt-wrp iframe {
        height: 290px;
        margin-bottom: 30px;
    }

    .content-with-form .cnt-wrp a,
    .content-with-form .cnt-wrp li,
    .content-with-form .cnt-wrp p {
        font-size: 18px;
        line-height: 24px;
    }

    .content-with-form .cnt-wrp .green-box {
        margin: 40px 0 20px;
        padding: 25px 15px;
    }

    .content-with-form .cnt-wrp .green-box h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .content-with-form .cnt-wrp .green-box a,
    .content-with-form .cnt-wrp .green-box li,
    .content-with-form .cnt-wrp .green-box p {
        line-height: 26px;
    }

    .content-with-form .cnt-wrp .green-box h3:not(:first-child) {
        margin-top: 20px;
    }

    .form-wrp .gform_confirmation_message {
        margin-top: 30px;
        font-size: 18px;
    }

    .content-with-form+.ctah-sec {
        padding-top: 34px;
    }

    .lirc-sec {
        padding: 110px 0 15px;
        text-align: center;
    }

    .lirc-sec .lft-rgt-wrp .left-content {
        padding: 0;
        max-width: 100%;
    }

    .lirc-sec .lft-rgt-wrp .right-content {
        padding: 0;
        max-width: 100%;
    }

    .lirc-sec .lft-rgt-wrp .right-content .cnt-wrp {
        max-width: 100%;
    }

    .lirc-sec .right-content h2 {
        margin-bottom: 15px;
    }

    .lirc-sec .img-wrp {
        margin-bottom: 15px;
    }

    .lirc-sec .right-content p {
        line-height: 24px;
        margin-bottom: 0;
    }

    .job-openings {
        padding: 15px 0 25px;
    }

    .job-openings h2.section-heading {
        padding: 16px 20px;
    }

    .job-openings .job-list-wrp {
        margin-top: 30px;
    }

    .job-openings .job-category h3.category-title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .job-openings .job-post-in h2 {
        font-size: 18px;
        line-height: 25px;
        padding: 20px 35px 20px 15px;
    }

    .job-openings .job-post-in h2::after {
        top: 28px;
        right: 15px;
        width: 17px;
        height: 10px;
    }

    .job-openings .job-post-in {
        margin-bottom: 21px;
    }

    .job-openings .job-category:not(:last-child) {
        margin-bottom: 50px;
    }

    .job-openings .job-post-in .job-cnt>div {
        padding: 10px 15px 24px 15px;
    }

    .job-openings .job-post-in .job-cnt>.yellow-btn {
        margin: 0 15px 41px;
        width: calc(100% - 30px);
    }

    .job-openings .job-post-in .job-cnt h3 {
        font-size: 18px;
        line-height: 25px;
    }

    .job-openings .job-post-in .job-cnt ol li {
        padding-left: 20px;
        margin-bottom: 15px;
    }

    .job-openings .job-post-in .job-cnt ol {
        margin: 15px 0 15px 25px;
    }

    .job-openings .job-post-in .job-cnt ul.icon-list {
        column-gap: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 41px;
        margin: 40px 0 30px;
    }

    .job-openings .job-post-in .job-cnt ul.icon-list li {
        font-size: 16px;
        line-height: 19px;
        padding-left: 15px;
        margin-left: 26px;
        display: flex;
        align-items: center;
        min-width: 135px;
        max-width: calc((100% - 60px) / 2);
    }

    .job-openings .job-post-in .job-cnt ul.icon-list li::before {
        width: 26px;
        height: 40px;
        top: auto;
        left: -25px;
    }

    .form-sec {
        padding: 25px 0 50px;
    }

    .form-sec .form-wrp {
        padding: 50px 15px 42px;
    }

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

    .form-sec .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 21px !important;
    }

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

    .form-sec .form-wrp .gform_wrapper.gravity-theme .gfield--input-type-address .ginput_container_address span.address_state {
        grid-column: span 12;
    }

    .gform_wrapper.gravity-theme .gfield select {
        background-position: center right 15px;
    }

    .form-wrp .gform_wrapper.gravity-theme .datepicker {
        background-position: center right 15px;
    }

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

    .form-sec .gform_wrapper.gravity-theme .gform_footer {
        margin: 40px auto 0 !important;
        max-width: 100%;
    }

    .why-choose-us {
        padding: 130px 0 26px;
    }

    .why-choose-us .features-wrp {
        padding: 0;
        column-gap: 11px;
        row-gap: 30px;
        margin-top: 20px;
    }

    .why-choose-us .features-wrp .feature-in {
        max-width: calc((100% - (11px* 1)) / 2);
    }

    .why-choose-us h3 {
        font-size: 18px;
        line-height: 25px;
    }

    .why-choose-us .features-wrp h4 {
        margin-bottom: 5px;
        font-size: 18px;
    }

    .why-choose-us .features-wrp p {
        font-size: 16px;
        line-height: 26px;
    }

    .why-choose-us::after {
        background-image: url(../images/why-mb-bg.png);
        top: 0;
    }

    .inner-hero+.content-with-sidebar {
        padding-top: 50px;
    }

    .lptop-content .text-wrap {
        padding: 60px 5px;
        max-width: 100%;
    }

    .lp-areas ul {
        column-count: 2;
        max-width: 470px;
    }
}

@media (max-width: 550px) {

    .areas-we-service-sec ul li {
        max-width: calc((100% - 10px) / 2);
    }

    .dt-sec:not(.no-bg)::after {
        top: 18px;
    }

    .why-choose-us {
        padding-top: 93px;
    }

    .hero-home .pricing-wrp {
        display: none;
    }

    .lp-areas ul li {
        font-size: 18px;
    }
}


@media (max-width: 450px) {
    .lp-areas ul li {
        font-size: 15px;
    }
}


@media (max-width: 380px) {


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

    header .top-header .contact {
        font-size: 17px;
    }

    .hero-home .pricing-wrp {
        gap: 6px;
    }

    .hero-home .pricing-wrp .pricing-in {
        max-width: 160px;
    }

    .hero-home .pricing-wrp .pricing-in p {
        font-size: 28px;
    }

    .arrow-btn .yellow-btn {
        max-width: 80%;
    }

    .price-list-wrp .pricing-list {
        min-width: auto;
    }

    .price-list-wrp .pricing-list p {
        font-size: 26px;
    }

    .price-list-wrp .pricing-list span {
        font-size: 14px;
    }

    .price-list-wrp .pricing-lists {
        gap: 15px;
    }

    .job-openings .job-post-in .job-cnt ul.icon-list li {
        min-width: auto;
    }
}

@media screen and (max-width: 782px) {
    .logged-in #main__header {
        top: 46px;
    }

    html #wpadminbar {
        position: fixed;
    }

}