@media (max-width: 1400px) {
    .reviews .col-md-12>.top-wrp{
        width: auto;
    }
}
@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;
    }
    .mean-nav {display: none !important;}
    .areas-we-service-sec .container {
        max-width: 1209px;
    }
    .cta .container {
        max-width: 1096px;
    }
    footer .container {
        max-width: 1103px;
    }
    .hero-home .container{
        max-width: 1115px;
    }
    .cms-cnt .container {
        max-width: 1147px;
    }
    .testimonials .container {
        max-width: 1206px;
    }
    .offers.single-offer .container {
        max-width: 1202px;
    }
    .protection-perks .container {
        max-width: 1141px;
    }
}
@media screen and (min-width: 991px){
    .service-guarantees .container {
        padding-inline: 0;
    }
    .content-with-form .form-wrp.desktop {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
    }
}
@media screen and (min-width: 768){
    .protection-plan.layout-right .row {
        margin: auto;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1200px) {
    /* body .content { 
    padding-top: 101.53px;
    } */
}


@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(--DarkBlue);
    }

    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: 34px;
        margin-top: 0;
    }

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

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

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

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

    .mean-nav ul.dropdown-menu li:hover {
        background: #131313 !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;
    }

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

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

    .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: var(--wpr-bg-f47d6416-7b7f-4d63-b2fa-3d630a41903b) !important;*/
        box-shadow: none;
        background-color: transparent !important;
        transform: rotate(0deg);
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);
    }

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

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

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

    .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) {
        background: var(--Red) !important;
        color: #fff !important;
    }
    .mean-nav>ul>li.current_page_item>a.mean-expand{
        box-shadow: none;
        background-color: transparent !important;
        transform: rotate(0deg);
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);
    }

    .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 { background-color: var(--Red) !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{ filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(250%);   background-color: transparent !important;}
    .mean-nav  > ul > li.current-menu-parent > ul > li.current-menu-item > a {  background-color: var(--Red) !important ; color: #fff !important}

    .lines-button {
        top: 5px;
    }

    .mean-nav {
        width: 100vw;
        left: 50%;
        right: 50%;
        background: var(--Blue);
        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: 12px 15px 11px !important;
        font-family: "Oswald", serif;
        font-weight: 500;
        font-size: 18px;       
        line-height: 27px;
        letter-spacing: 0.04em;
        color: var(--White);
    }

    .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 {
        background-color: var(--Red) !important;
        color: #fff !important;
    }

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

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

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

    .success-slider .success-slider-wrp .success p.year {
        font-size: 62px;
    }

    .page-not-found {
        padding: 174px 0 164px;
        background-size: 780px;
    }

    /*home page*/
    /* body .content {
        padding-top: 170px;
    } */
    h1, .h1 {
        font-size: 62px;
        line-height: 64px;
    }
    h2, .h2 {
        font-size: 46px;
        line-height: 48px;
    }
    h3, .h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .mean-nav .red-btn.mobile {
        margin: 0 20px 20px;
        display: flex !important;
    }
    header .logo img {
        max-width: 270px;
    }
    header .top-header .btn-container{
        display: none;
    }
    header .btn-container.mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 11px;
        padding: 6px 20px;
    }
    header .top-header {
        padding: 15px 20px;
        position: relative;
    }
    header .top-header .th-right {
        margin-right: 51px;
    }
    header .top-header .blue-link {
        margin-top: 0 !important;
        font-size: 40px;
        line-height: 60px;
    }

    body.fixnav header .logo img {
        max-width: 220px;
    }
    body.fixnav header .top-header .blue-link {
        font-size: 32px;
        line-height: 44px;
    }

    .lines-button {
        top: 58px;
        right: 20px;
        transform: translateY(-50%);
        top: 50%;
        padding: 0;
    }
    .feature-list .feature-item {
        width: calc((100% - (15px* 3)) / 4);
    }
    .lirc-sec .lft-rgt-wrp .left-content {
        padding-right: 12px;
    }
    .lirc-sec .lft-rgt-wrp .right-content {
        padding-left: 12px;
    }

    .areas-we-service-sec {
        padding: 60px 0;
    }
    .cta .cta-wrp .middle-wrp h2 {
        font-size: 40px;
    }
    .cta .cta-wrp .middle-wrp h3 {
        font-size: 33px;
        line-height: 40px;
    }
    footer h2 {
        font-size: 36px;
    }
    footer h3 {
        font-size: 22px;
    }

    /*inner pages*/
    .page-intro {
        background-size: cover;
    }
    .page-intro p {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 15px;
    }

    .full-width-content h6 , .why-choose-us h3{
        font-size: 33px;
    }
    .team-list .team-members .team-detail-modal {
        width: calc((100% - (15px * 3)) / 4 );
    }
    .why-choose-us .features-wrp {
        padding: 0;
        column-gap: 30px;
    }
    .why-choose-us .features-wrp .feature-in {
        max-width: calc((100% - (30px* 3)) / 4);
    }

    .logo-banner img {
        max-width: 650.43px;
    }

    .service-sidebar .top-bar .service a {
        background-position: center right 18px;
        padding-right: 50px;
    }

    .content-with-sidebar .cnt-wrp .bottom-cta, .single-blog .post-cnt-wrp .bottom-cta {
        gap: 20px;
    }
    .content-with-sidebar .cnt-wrp p + h2 {
        margin-top: 45px;
    }
    .content-with-sidebar .cnt-wrp ul.icon-list li {
        font-size: 24px;
    }

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

    .post-list-sec .ftr-post .blog-lists {
        padding: 50px 0 60px;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp img {
        min-height: 380px;
    }

    .service-plans .plans-wrp {
        column-gap: 30px;
        justify-content: space-around;
    }
    .form-sec .form-wrp {
        padding: 60px 45px;
    }
    .content-with-form .form-wrp {
        padding: 65px 35px 70px; 
        /* height: 100%;    */
    }
    .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 30px !important;
        grid-column-gap: 20px !important;
    }
    .page-banner + .lirc-sec::before {
        top: -172px;
        height: 450px;
    }
    .inner-hero .left-wrp h6 {
        font-size: 30px;
    }

    /* home-page start */
    .top-bar.mobile{
        padding: 10px 15px;
        display: block;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .top-bar.mobile .emergency-wrp{
        display: flex;
        gap: 5px;
        align-items: center;
    }
    .top-bar.mobile .emergency-wrp h5{
        color: var(--White);
        margin-bottom: 0px;
    }
    .top-header .th-middle{
        display: none;
    }
    .top-header .th-right .red-btn.desktop{
        display: none;
    }
    .bottom-header .navigation.mean-container .lines-button {
        top: 58px;
        right: 20px;
        transform: translateY(-50%);
        top: calc(50% + 28px);
        padding: 0; 
    }
    .hero-home .container .row > .col-md-12:only-child {
        gap: 40px;
    }
    .our-services {
        padding: 55px 0px 40px;
    }
    .feature-list .feature-item .icon-wrp,.feature-list .feature-item p {
        margin-bottom: 20px;
    }
    .feature-list .feature-item h4{
        margin-bottom: 25px;
    }
    .logo-list {
        padding: 23px 0px 65px;
    }
    .reviews {
        padding: 50px 0px 65px;
    }
    .reviews .reviews-in {
        padding: 50px 30px 32px;
    }
    .reviews .reviews-in .top-wrp,.reviews .middle-wrp {
       margin-bottom: 40px;
    }
    .offers {
        padding: 60px 0px 75px;
    }
    .offers .offers-in h2 {
        font-size: 80px;
    }
    .protection-plan .protection-plan-wrp .left-wrp .features-wrp {
        row-gap: 20px;
    }
    .protection-plan {
        padding: 65px 0;
    }
    .areas-we-service-sec .map-list-wrp {
        max-width: 400px;
    }
    .areas-we-service-sec .map-cnt-wrp {
        grid-template-columns: 440px 1fr;
    }
    .areas-we-service-sec ul {
        column-gap: 40px;
    }
    .resources-sec {
        padding: 70px 0;
    }
    .resources-sec .top-wrp {
        gap: 15px;
    }
    .cta {
        padding: 55px 0 70px;
    }
    .cta .services-wrp .service {
        column-gap: 10px;
    }
    .cta .cnt-wrp h2 {
        font-size: 40px;
        line-height: 46px;
    }
    .cta .services-wrp .service img {
        max-width: 50px;
    }
    .cta .services-wrp {
        column-gap: 60px;
    }
    .footer h5 {
        margin: 10px 0px;
    }
    /* home-page end */
    /* review-page */
    .testimonials {
        padding: 50px 0 48px;
    }
    .testimonials .testimonials-wrapper .testimonial-card {
        padding: 55px 32px 32px;
    }
    /* review-page end */
    .full-width-banner .content-wrp h2 {
        font-size: 30px;
        line-height: 43px;
    }
    .top-bar.mobile .blue-link {
        font-size: 22px;
        color: #fff;
        font-family: "Oswald", serif;
        font-weight: 700;
        letter-spacing: -0.03em;
        line-height: 1;
    }
    header .top-header .blue-link.desktop {
        display: none;
    }
    header .top-header .th-right img.mobile {
        display: block;
    }
    .reviews .col-md-12>.top-wrp{
        flex-direction: column;
    }
    .reviews .top-wrp{
        display: flex; 
    }
      footer .footer-row {
         padding-left: 0;
    }
      .what-we-do {
        padding: 60px 0;
    }
    .service-guarantees .service-heading {
        margin-bottom: 35px;
    }
    .offers.single-offer {
        padding: 96px 0;
    }
    .offers.single-offer .offer-wrp {
        column-gap: 40px;
    }
    .offers.single-offer .offers-wrp .offers-in h2 {
        font-size: 108px;
        line-height: 104px;
    }
    .offers.single-offer .offers-cnt h5 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 20px;
    }
/*     .content-with-sidebar .cnt-wrp ul.icon-list {
        grid-template-columns: max-content max-content;
    } */
    .content-with-sidebar .cnt-wrp .bottom-cta .red-btn, .single-blog .post-cnt-wrp .bottom-cta .red-btn {
        min-width: 206px;
    }
    .content-with-sidebar .cnt-wrp .bottom-cta h2 {
        font-size: 38px;
    }
    .single-blog-banner .blog-banner h1 {
        font-size: 48px;
        line-height: 54px;
    }
    .single-blog .post-cnt-wrp h2 {
        margin: 30px 0 20px;
        font-size: 38px;
    }
    .protection-plan.layout-right h2 {
        margin-bottom: 40px;
        font-size: 62px;
        line-height: 64px;
    }
    .protection-perks {
        padding: 55px 0;
    }
    .full-width-content h2 {
        font-size: 38px;
    }

}
/* 1199 end */


@media (max-width: 991px) {

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

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

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

    header .top-header .blue-link {
        font-size: 30px;
        line-height: 50px;
    }
    header .logo img {
        max-width: 220px;
    }

    body.fixnav header .logo img {
        max-width: 180px;
    }
    body.fixnav header .top-header .blue-link {
        font-size: 25px;
        line-height: 44px;
    }
    .mean-nav {
        height: calc(100vh - 123px);
    }

    .success-slider {
        padding-bottom: 70px;
    }

    .success-slider .success-slider-wrp .success p.year {
        font-size: 42px;
        line-height: 60px;
        margin-bottom: 20px;
        margin-top: 70px;
    }

    .success-slider .success-slider-wrp .success {
        margin: 0 8px;
    }

    .success-slider::before {
        width: 120px;
    }

    .success-slider::after {
        width: 120px;
    }

    .success-slider .success-slider-wrp .slick-list {
        padding-right: 140px !important;
    }

    .modal-dialog {
        max-width: 95%;
    }
    .cms-cnt {
        padding: 70px 0 57px;
    }
    .cms-cnt h1 {
        margin-bottom: 20px;
    }

   .page-not-found {
        padding: 154px 0 144px;
        background-size: 600px;
    }

    /*home page*/
    .feature-list .feature-item {
        width: calc((100% - (15px* 2)) / 3);
    }
    .feature-list .feature-item .feature-item-inn {
        padding: 30px 15px 70px;
    }
    .feature-list .feature-item .red-btn {
        bottom: 25px;
    }

    .features.blue-bg .feature-list .feature-item {
        width: calc((100% - (13px* 2)) / 3);
    }
    .features.blue-bg .feature-list .feature-item .feature-item-inn {
        padding-top: 35px;
        padding-bottom: 80px;
    }
    .features.blue-bg .feature-list .feature-item .red-btn {
        bottom: 30px;
    }

  
    .areas-we-service-sec ul {
        padding: 0;
        column-gap: 20px;
    }
    .areas-we-service-sec ul li a {
        font-size: 18px;
    }
    .cta {
        padding: 50px 0 60px;
    }
    .cta .container {
        max-width: 100%;
    }
    .cta .cta-wrp .middle-wrp h2 {
       font-size: 36px;
    }
    .cta .cta-wrp .middle-wrp h3 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 20px;
    }
    .cta .cta-wrp h4 {
        font-size: 22px;
        line-height: 27px;
        max-width: 66%;
    }
    .cta .cta-wrp img {
        max-height: 90px;
    }
    .cta .cta-wrp .middle-wrp {
        max-width: 280px;
    }
    .cta .cta-wrp .left-wrp, .cta .cta-wrp .right-wrp {
        gap: 10px;
        max-width: 200px;
    }
    footer h2 {
        font-size: 31px;
    }
    footer h3 {
        font-size: 21px;
        line-height: 30px;
    }
    .col-in ul li a {
        font-size: 15px;
    }
    .col-in h5 {
        font-size: 17px;
    }


    /*inner pages*/
    .page-intro {
        padding: 30px 0 40px;
        background-size: cover;
    }
    .page-intro p {
        font-size: 30px;
        line-height: 35px;
    }
    .full-width-content h6, .why-choose-us h3 {
        font-size: 30px;
    }
    .team-list {
        padding: 40px 0 40px;
    }
    .team-list + .team-list + .team-list {
        padding-bottom: 70px;
    }
    .team-list .team-members .team-detail-modal {
        width: calc((100% - (15px * 2)) / 3 );
    }
    .why-choose-us {
        padding: 60px 0 70px;
    }
    .why-choose-us .features-wrp .feature-in {
        max-width: calc((100% - (30px* 2)) / 3);
    }
    .team-list .team-members .team-detail-modal .team-cnt-wrap {
        padding: 25px 20px;
    }

    .logo-banner img {
        max-width: 500.43px;
    }

    .page-title-wrp {
        padding: 40px 0;
        min-height: 330px;
        display: flex;
        align-items: center;
    }
    .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: 190px;
        max-height: 190px;
    }

    .content-with-sidebar {
        padding: 40px 0 90px;
    }
    .service-sidebar {
        position: unset;
        margin-top: 40px;
    }
    .content-with-sidebar .container {
        max-width: 100%;
        padding: 0 30px;
    }
    .service-sidebar h2 {
        max-width: 100%;
    }
    .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%;
    }
    .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;
    }

    .delivery-service .services-wrp .services-in {
        width: calc((100% - (27px* 1)) / 2);
    }
    .single-blog {
        padding: 30px 0 80px;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp img {
        min-height: auto;
    }


    .service-plans {
        padding: 60px 0 80px;
    }
    .service-plans .plans-wrp {
        column-gap: 20px;
    }
    .service-plans .plans-wrp .plans-in h3 {
        font-size: 21px;
    }
    .service-plans .plans-wrp .plans-in .pricing span {
        font-size: 33px;
    }
    .service-plans .plans-wrp .plans-in .red-btn {
        min-width: auto;
        width: 100%;
    }
    .service-plans .plans .main-wrp h2 {
        margin: 50px 0 0;
    }

    .job-openings h2.main-title {
        padding: 15px 20px 16px;
    }
    .job-openings .job-post-in .job-cnt ul.icon-list {
        column-gap: 30px;
    }
    .job-openings .job-post-in .job-cnt ul.icon-list li {
        font-size: 22px;
    }
    .job-openings .job-list-wrp {
        margin-top: 40px;
    }
    .job-openings .job-category:not(:last-child) {
        margin-bottom: 60px;
    }

    .content-with-form .row>div:first-child {
        width: 100%;
    }
    .content-with-form .row>div:last-child {
        width: 100%;
    }
    .content-with-form .cnt-wrp {
        max-width: 100%;
    }
    .content-with-form .cnt-wrp h6 {
        font-size: 32px;
    }
    .content-with-form .form-wrp {
        padding: 50px 35px 60px;
        max-width: 100%;
        margin-top: 40px;
    }
    .content-with-form .cnt-wrp h4:first-of-type {
        margin-top: 30px;
    }
    .form-sec {
        padding: 30px 0 60px;
    }
    .form-sec .form-wrp {
        padding: 60px 35px;
    }
    .form-sec .form-wrp .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
        grid-column: span 6;
        -ms-grid-column-span: 6;
    }
    .form-wrp .gform_wrapper.gravity-theme .gfield--input-type-datepicker {
        grid-column: span 12 !important;
        -ms-grid-column-span: 12 !important;
    }
    .inner-hero .left-wrp h6 {
        font-size: 28px;
        line-height: 40px;
    }
    .content-with-form .cnt-wrp iframe {
        height: 260px;
    }
    /* home page start */
    .top-bar.mobile a.red-btn {
        min-width: 180px;
    }
    .offers-in {
         max-width:100%;
    }
    .hero-home .container .row > .col-md-12:only-child {
        gap: 25px;
        flex-direction: column;
    }
    .hero-home .cnt-in {
        padding-left: 0px;
        text-align: center;
        margin-bottom: 35px;
    }
    .hero-home .cnt-in p,.hero-home .cnt-in .reviews-lbl p {
        margin-left: auto;
    }
    .hero-home .offer-wrp.desktop {
        display: none;
    }
    .hero-home .offer-wrp.mobile {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
    .hero-home .cnt-wrp {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .hero-home .left-img {
        margin-top: 50px;
    }
    .offers-in a {
        padding: 9px 61px 11px 62px;
    }
    .lirc-sec {
        padding: 30px 0 24px;
    }
    .our-services {
        padding: 50px 0px 30px;
    }
    .lirc-sec .lft-rgt-wrp .left-content,.lirc-sec .lft-rgt-wrp .right-content{
        max-width: 100%;
        padding: 0;
    }
    .lirc-sec .lft-rgt-wrp .right-content .cnt-wrp {
        max-width: 100%;
        margin-right: auto;
        margin-top: 40px;
        text-align: center;
    }
    .logo-list {
        padding: 23px 0px 50px;
    }
    .reviews {
        padding: 50px 0px 60px;
    }
    .reviews .subheading a {
        margin-bottom: 15px;
    }
    .reviews h2{
        padding: 0 15px;
    }
    .reviews .reviews-in {
        padding: 50px 20px 32px;
    }
    .reviews .reviews-in .top-wrp, .reviews .middle-wrp {
        margin-bottom: 30px;
    }
    .offers .offer-wrp>h2 {
        margin-bottom: 25px;
        text-align: center;
        margin-left: 0;
        padding: 0 15px;
    }
    .offers .offer-wrp .slick-track {
        margin: 0 auto;
    }
    .offers .offer-wrp .slick-list {
        padding-right: 0;
        margin-right: 51px;
    }
    .protection-plan {
        padding: 60px 0;
    }
    .protection-plan .protection-plan-wrp {
        flex-direction: column-reverse;
    }
    .protection-plan .protection-plan-wrp .left-wrp {
        max-width: 100%;
        margin-top: 30px;
    }
    .protection-plan .protection-plan-wrp .left-wrp p{
        text-align: center;
    }
    .protection-plan .protection-plan-wrp .right-wrp {
        /* max-width: 380px; */
        margin-right: auto;
        flex-direction: row;
        column-gap: 30px;
    }
    .protection-plan .protection-plan-wrp .right-wrp h2 {
        font-size: 80px;
    }
    .protection-plan .protection-plan-wrp .left-wrp .features-in img {
        max-width: 50px;
    }
    .resources-sec {
        padding: 60px 0;
    }
    .resources-sec .top-wrp {
        flex-direction: column;
    }
    .resources-sec .top-wrp h2{
        margin-bottom: 15px;
        text-align: center;
    }
    .resources-sec .slick-list {
        margin: 0 10px;
    }
    .resources-sec .posts-wrapper{
        margin: 0;
    }
    .resources-sec .slick-list .slick-track {
        display: flex;
    }
    .resources-sec .slick-slider .slick-next{
        right: -30px;
    }
    .resources-sec .slick-slider .slick-prev{
        left: -30px;
    }
    .resources-sec ul.slick-dots {
        position: unset;
        margin-top: 20px;
    }
    .resources-sec .posts-wrapper .single-post-box img {
        height: 260px;
    }
    .resources-sec .posts-wrapper .single-post-box .post-content {
        align-items: center;
        text-align: center;
    }
    .areas-we-service-sec .heading {
        margin-bottom: 40px;
    }
   .areas-we-service-sec .map-cnt-wrp {    
        grid-template-columns: 490px 1fr;
    }
    .areas-we-service-sec .map-list-wrp {
        max-width: 450px;
    }
    .areas-we-service-sec .map-cnt-wrp {
        grid-template-columns: 1fr;
        margin-top:25px;
    }
    .areas-we-service-sec .map-list-wrp {
        padding-top: 50%;
        margin: 30px 0 20px;
        width: 100%;
        margin: 0 auto;
    }
    .areas-we-service-sec ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 47px;
        row-gap: 0;
        margin: 25px auto 31px;
        width: 100%;
        text-align: center;
        max-width: 100%;
        justify-content: center;
        align-items: center;
    }
    .cta .col-md-6 {
        width: 100%;
    }
    .cta .cnt-wrp,.cta .services-wrp{
        max-width: 100%;
    }
    .cta .cnt-wrp{text-align: center;}
    .cta .services-wrp {
        justify-content: center;
        margin-top: 50px;
    }
    .cta .services-wrp.desktop {
        display: none;
    }
    .cta .services-wrp.mobile {
        display: block;
    }
    .cta .services-wrp .services-col {
        row-gap: 20px;
        flex-wrap: wrap;
        flex-direction: row;
        column-gap: 15px;
        justify-content: center;
        max-width: 75vw;
        margin-inline: auto;
    }
    .cta .services-wrp .service {
        width: calc((100% - (15px * 1))/2);
    }
    .cta .services-wrp .service:nth-child(1) {
        order: 1;
    }
    .cta .services-wrp .service:nth-child(2) {
        order: 3;
    }
    .cta .services-wrp .service:nth-child(3) {
        order: 5;
    }
    .cta .services-wrp .service:nth-child(4) {
        order: 2;
    }
    .cta .services-wrp .service:nth-child(5) {
        order: 4;
    }
    footer img {
        max-width: 220px;
    }
    footer a.red-btn {
        min-width: 250px;
        font-size: 20px;
        padding: 6.5px 20px;
    }
    /* home page end */
    /* review-page */
    .testimonials .testimonials-wrapper .testimonial-card {
        width: calc((100% - (21px * 1))/2);
        padding: 45px 25px 32px;
    }
    .testimonials .testimonials-wrapper .testimonial-top {
        margin-bottom: 40px;
    }
    .testimonials .testimonials-wrapper .testimonial-middle {
        margin-bottom: 46px;
    }
    .testimonials .pagination {
        margin-top: 40px;
    }
    /* review-page end */
    .reviews .top-wrp{gap: 15px;}
    .full-width-content {
        padding: 70px 0 54px;
    }
    .what-we-do {
        padding: 50px 0;
    }
    .what-we-do h2{
        font-size: 38px;
        margin-bottom: 30px;
    }
    .what-we-do .features-wrp .feature {
        width: calc((100% - (25px * 1))/2);
    }
    .service-guarantees {
        padding-top: 50px;
    }
    .service-guarantees .service-heading h2{
        font-size: 38px;
        margin-bottom: 15px;
    }
    .service-guarantees .items-wrp .item {
        width: calc((100% - (10px * 2))/3);
    }
    .service-guarantees .service-heading {
        margin-bottom: 30px;
    }
    .service-guarantees .service-heading h6 {
        font-size: 30px;
        line-height: 35px;
    }
    .offers.single-offer {
        padding: 75px 0;
    }
    .offers.single-offer .offer-wrp {
        flex-direction: column;
        column-gap: 0;
        row-gap: 40px;
    }
    .offers.single-offer .offer-wrp h2 {
        max-width: 100%;
        text-align: center;
        margin-left: auto;
    }
    .offers.single-offer .offers-wrp .offers-in{
        margin-right: auto;
    }
    .inner-hero .row {
        flex-direction: column-reverse;
        row-gap: 30px;
        text-align: center;
        align-items: center;
    }
    .inner-hero .right-wrp{
        margin-right: auto;
    }
    .breadcrumbs-wrp + .content-with-sidebar {
        padding: 37px 0 40px;
    }
    .banner-slider img {
        min-height: 300px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        display: block;
    }
    .inner-hero .left-wrp p br{
        display: none;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp{
        flex-direction: column;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp,.post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp{
        max-width: 100%;
        padding-inline: 0;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp{
        padding-top: 20px;
        text-align: center;
    }
    .single-blog-banner .blog-banner h1 {
        font-size: 42px;
        line-height: 50px;
    }
    .single-blog .post-cnt-wrp figure {
        margin: 0 0 25px;
    }
    .protection-plan.layout-right .protection-plan-wrp {
        flex-direction: column-reverse;
    }
    .protection-plan.layout-right .protection-plan-wrp .right-wrp {
        margin-left: auto;
    }
    .protection-plan.layout-right h2 {
       margin-bottom: 35px;
        font-size: 52px;
        line-height: 54px;
    }
    .protection-perks .main-wrp {
        flex-direction: column;
    }
    .protection-perks .main-wrp .left-content,.protection-perks .main-wrp .right-image{
        max-width: 100%;
        padding-inline: 0;
    }
    .protection-perks .main-wrp .left-content h2,.protection-perks .main-wrp .left-content .description{
        max-width: 100%;
        text-align: center;
    }
    .protection-perks .main-wrp .image-wrapper.mobile{
        display: block;
        margin: 20px 0 30px;
    }
    .protection-perks .main-wrp .image-wrapper.desktop {
        display: none;
    }
    .protection-perks .perks-wrapper .perk-item {
        width: calc((100% - (25px * 1))/2);
    }
    .content-with-form {
        padding: 50px 0 60px;
    }
    .content-with-form .cnt-wrp {
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .content-with-form .cnt-wrp h4,.content-with-form .cnt-wrp h6,.content-with-form .cnt-wrp h2,.content-with-form .cnt-wrp p{
        text-align: center;
    }
    .content-with-form .cnt-wrp h6{
        margin-inline: auto;
    }
    .content-with-form .cnt-wrp>div:nth-child(1) {
        order: 5;
        display: none;
    }
    .content-with-form .cnt-wrp>h2:nth-child(2){
        order: 1;
    }
    .content-with-form .cnt-wrp>div:nth-child(3){
        order: 2;
    }
    .content-with-form .cnt-wrp>div:nth-child(4){
        order: 3;
        display: none;
    }
    .content-with-form .cnt-wrp>div:nth-child(5){
        order: 4;
    }
    .content-with-form .form-wrp{
        display: block;
        width: 100%;
        margin-top: 10px;
    }
    /* .content-with-form .form-wrp.desktop{
        display: none;
    } */

    /* .content-with-form .cnt-wrp div:nth-child(1) p{
        margin-bottom: 0;
    } */
    .form-wrp .gform_wrapper.gravity-theme .gfield_label{
        text-align: left;
    }
    .content-with-form .cnt-wrp.mobile>div:nth-child(1),.content-with-form .cnt-wrp.mobile>div:nth-child(4){
        display: block;
    }
    .content-with-form .cnt-wrp.mobile {
        flex-direction: column-reverse;
    }
 
}

/*991px end*/


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

  html #wpadminbar {
    position: fixed;
  }
}


@media (max-width: 767px) {
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

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

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

    .red-btn , .gform_button {
        min-width: 100%;
        max-width: 360px;
    }

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

    h2, .h2 {
        font-size: 36px;
        line-height: 40px;
    }

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

    h4, .h4 {
        font-size: 18px;
        line-height: 28px;
    }

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

    header .top-header {
        padding: 17px 15px;
    }

    header .logo img {
        max-width: 131.75px;
        width: 100%;
    }

    header .top-header .blue-link {
        font-size: 22px;
        line-height: 150%;
        letter-spacing: -0.03em;
    }

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

    .lines-button {
        right: 15px;
    }

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

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

    .mean-nav .red-btn.mobile {
        margin: 0 15px 60px;
        max-width: 100%;
    }

    body.fixnav header .top-header {
        padding-top: 20px;
        padding-bottom: 20px;
    }

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

    body.fixnav header .top-header .blue-link {
        font-size: 20px;
        line-height: 30px;
    }

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

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

    .gform_wrapper.gravity-theme .gfield select {
        background-position: center right 15px;
    }
    .form-wrp .gform_wrapper.gravity-theme .gfield input#input_1_17, .form-wrp .gform_wrapper.gravity-theme .gfield input#input_2_14 {
        background-position: left 15px center !important;
        padding-left: 36px !important;
    }

    .form-wrp .gform_wrapper.gravity-theme .gfield_label {
        font-size: 25px;
        line-height: 28px;
        margin: 0 0 4px;
    }
    .form-wrp .gform_wrapper.gravity-theme .gfield textarea {
        height: 180px !important;
    }

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

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

    .form .gform_confirmation_message {
        color: #fff;
        line-height: normal;
        margin: 20px 0 0;
        font-size: 16px;
        line-height: 25px;
    }

    .form-wrp .gform_confirmation_message{
        font-size: 16px;
        line-height: 25px;
        margin-top: 30px;
    }

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

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


    .success-slider {
        padding: 25px 0 50px;
    }

    .success-slider h2 {
        padding: 0 15px;
        max-width: 390px;
        margin: 0 auto;
    }

    .success-slider .success-slider-wrp {
        padding: 0 10px;
        z-index: 2;
    }

    .success-slider .black-line {
        top: 202px;
    }

    .success-slider .success-slider-wrp .slick-track {
        padding-top: 97px;
    }

    .success-slider .success-slider-wrp .success {
        margin: 0 5px;
    }

    .success-slider .success-slider-wrp .slick-list {
        padding-right: 0 !important;
    }

    .success-slider .success-slider-wrp .success .img-wrp {
        margin-bottom: 20px;
    }

    .success-slider .success-slider-wrp .success h3 {
        margin-bottom: 5px;
        line-height: 31px;
    }

    .success-slider .success-slider-wrp .success h6 {
        margin-bottom: 20px;
    }

    .success-slider .success-slider-wrp .success p.year {
        font-size: 32px;
        line-height: 72px;
        text-align: center;
        margin: 70px 0 0;
    }
    .success-slider .success-slider-wrp .success.slick-active p.year {
        color: var(--Red);
    }

    .success-slider .success-slider-wrp .success::before {
        left: 50%;
        transform: translateX(-50%);
    }

    .success-slider .success-slider-wrp .success.slick-active::before {
        background-image: url(../images/success-active-dot.svg);
        width: 40px;
        height: 150px;
        top: -83px;
    }

    .success-slider .success-slider-wrp.slick-slider .slick-next, .success-slider .success-slider-wrp.slick-slider .slick-prev{
        width: 126px;
        height: 37px;
        background-size: 16px !important;
        background-position: center right 31px !important;
        bottom: -69px;
    }

    .success-slider .success-slider-wrp.slick-slider .slick-next {
        right: calc(50% - (54px + 126px));
    }

    .success-slider .success-slider-wrp.slick-slider .slick-prev {
        left: calc(50% - (54px + 126px));
    }

    .success-slider .logo-wrp {
        max-width: 48.96px;
        margin-top: 14px;
    }

    .success-slider::before,
    .success-slider::after {
        height: 150px;
        width: 90px;
        top: 115px;
    }
    .modal-dialog {
        max-width: 92.31%;
        margin-left: auto;
        margin-right: auto;
    }

    .modal-dialog .close-btn {
        top: 15px;
        right: 15px;
        width: 22px;
        height: 22px;
    }

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

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


    .cms-cnt p, .cms-cnt li {
        font-size: 16px;
        line-height: 25px;
        text-align: center;
        width: fit-content;
        margin-inline: auto;
    }

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

    .cms-cnt h1 {
        margin-bottom: 18px;
        line-height: 46px;
        text-align: center;
    }

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

    .page-not-found h1 {
        margin-bottom: 15px;
        line-height: 46px;
    }

    .page-not-found ul {
        column-gap: 0;
        text-align: center;
        grid-template-columns: 1fr;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 20px;
    }

    .page-not-found ul li {
        max-width: calc((100% - 20px) / 2);
        width: 100%;
    }

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

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

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

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

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

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

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

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

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

    .page-not-found p {
        max-width: 100%;
        margin: 0 auto 34px;
        line-height: 30px;
    }

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

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

    /*home page*/

    .features {
        padding: 40px 0 30px;
    }
    .feature-list {
        gap: 20px;
    }
    .feature-list .feature-item {
        width: calc((100% - (20px* 1)) / 2);
    }
    .feature-list .feature-item .feature-item-inn {
        padding: 20px 15px 60px;
    }
    .feature-list .feature-item .icon-wrp {
        margin-bottom: 16px;
    }
    .feature-list .feature-item h4 {
        margin-bottom: 12px;
        font-size: 18px;
    }
    .feature-list .feature-item p {
        margin-bottom: 20px;
    }
    .feature-list .feature-item p {
        line-height: 22px;
        font-size: 15px;
    }
    .feature-list .feature-item .red-btn {
        bottom: 21px;
        max-width: 82%;
    }

    .lirc-sec {
        padding: 25px 0px 15px;
        text-align: center;
    }  
    .features + .lirc-sec {
        padding-top: 20px;
    } 
    .lirc-sec h2 {
        margin-bottom: 30px;
        font-size: 36px;
    }
    .lirc-sec .img-wrp img {
        min-height: 242px;
    }
    .lirc-sec .lft-rgt-wrp .left-content , .lirc-sec .lft-rgt-wrp .right-content{
        padding-right: 12px;
        max-width: 100%;
        padding: 0;
    }
    .lirc-sec .img-wrp{
        margin-bottom: 20px;
    }
    .lirc-sec .right-content h3 {
        margin-bottom: 18px;
    }
    .lirc-sec .lft-rgt-wrp .right-content .cnt-wrp {
        max-width: 100%;
        margin: 0;
    }

    .features.blue-bg .feature-list {
        gap: 20px;
    }
    .features.blue-bg .feature-list .feature-item {
        width: calc((100% - (20px* 1)) / 2);
    }
    .features.blue-bg .feature-list .feature-item .feature-item-inn {
        padding-top: 20px;
        padding-bottom: 68px;
    }
    .features.blue-bg .feature-list .feature-item .icon-wrp {
        margin-bottom: 17px;
    }
    .features.blue-bg .feature-list .feature-item h4 {
        margin-bottom: 15px;
        min-height: 56px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .features.blue-bg .feature-list .feature-item .red-btn {
        bottom: 23px;
    }


    .areas-we-service-sec {
        padding: 30px 0 42px;
        text-align: center;
    }
    .areas-we-service-sec h2 {
       padding: 11px 15px 14px 15px;
       font-size: 34px;
    }
    .areas-we-service-sec h3 {
        padding: 5px 15px;
    }
    .areas-we-service-sec .map-list-wrp {
        padding-top: 410px;
    }
    /* .areas-we-service-sec h3 {
        line-height: 30px;
        padding: 5px 15px;
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: 100vw;
    } */
    .areas-we-service-sec ul {
        padding: 0;
        column-gap: 20px;
        margin: 25px 0 31px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .areas-we-service-sec ul li {
        width: calc((100% - 20px) / 2);
    }
    .areas-we-service-sec ul li a {
        font-size: 20px;
        line-height: 29px;
    }

   
 .slick-dots li {
    width: 23px;
    height: 5px;
    margin: 0 3px;
    transition: all 0.3s linear;
    background-color: #DFDFDF;
    border-radius: 31295930px;
    outline: none;
}
.slick-dots li button:before, .slick-dots li button{
    display: none;
}
.slick-dots{
       bottom: -40px;
}
.slick-dots li.slick-active{
    width: 45px;
    height: 5px;
    background-color: var(--Red);
    transition: all 0.3s linear;
}
    .cta {
        padding: 40px 0 37px;
    }
    .cta .cnt-wrp {
        max-width: 100%;
        text-align: center;
    }
    .cta .cnt-wrp h2{
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .cta .cnt-wrp p{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .cta .cta-wrp .left-wrp, .cta .cta-wrp .right-wrp {
        gap: 8px;
        max-width: 48%;
        width: 100%;
        justify-content: center;
    }
    .cta .cta-wrp .middle-wrp {
        max-width: 100%;
        order: 3;
        margin-top: 40px;
    }
    .cta .cta-wrp .middle-wrp h2 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 10px;
    }
    .cta .cta-wrp .middle-wrp h3 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .cta .cta-wrp .left-wrp {
        order: 1;
    }
    .cta .cta-wrp .right-wrp {
        order: 2;
    }
    .cta .cta-wrp h4 {
        font-size: 20px;
        line-height: 22px;
        max-width: 65%;
        margin: 0;
    }
    .cta .cta-wrp img {
        max-height: 80px;
    }

    footer {
        padding: 40px 0 19px;
    }
    footer .container {
        max-width: 100%;
    }
    footer .footer-row {
        align-items: center;
        column-gap: 10px;
        row-gap: 30px;
        padding: 25px 0px 40px;
        justify-content: center;
    }
    .col-in {
        text-align: center;
        max-width: calc((100% - 10px)/2);
        width: 100%;
    }
    .col-in h5 {
        font-size: 18px;
        margin: 0px 0px 10px 0px  !important;
    }
    .col-in ul li a {
        font-size: 16px;
        display: inline-block;
    }
    footer h2 {
        font-size: 30px;
    }
    footer h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .footer-row2 {
        margin-top: 0px;
    }
    .contact-ftr {
        margin-bottom: 46px;
        flex-direction: column;
        column-gap: 0;
        row-gap: 10px;
    }
    footer ul.f-social-list {
        grid-column-gap: 15px;
    }
    footer .f-social-list a {
        width: 50px;
        height: 50px;
    }
    .footer-row2 ul.hours, .footer-row2 ul.address {
        flex-direction: column;
        gap: 0;
        margin-bottom: 0px;
    }
    .footer-row2 li {
        margin-bottom: 5px;
    }
    .footer-row2 ul li:not(:last-child)::after{
        display: none;
    }
    .footer-row2 ul li a, .footer-row2 p {
        font-size: 14px;
        line-height: 19px;
    }
    .footer-row2 ul.f-menu2-list {
        flex-wrap: wrap;
        row-gap: 0px;
        column-gap: 48px;
        justify-content: center;
    }
    .footer-row2>ul li:not(:last-child)::after {
        right: -24px;
    }
    .footer-row2 ul.f-menu2-list li:first-child::after{
        display: block;
    }
    .footer-row2 ul.f-menu2-list li:last-child {
        width: 100%;
    }

    .page-intro {
        background-image: url(../images/intro-mb-bg.png);
        padding: 40px 0 99px;
        display: flex;
        align-items: flex-end;
        min-height: 340px;
        padding-bottom: 100px;
    }
    .page-intro h1 {
        margin-bottom: 15px;
    }
    .page-intro p {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 29px;
    }
    .page-intro + .banner-slider {
        margin-top: -12.82vw;
    }
    .banner-slider .banner-img img {
        min-height: 240px;
    }
    .banner-slider .slick-slider .slick-prev, .banner-slider .slick-slider .slick-next {
        width: 15px;
        height: 30px;
    }
    .banner-slider .slick-slider .slick-prev {
        left: 15px;
    }
    .banner-slider .slick-slider .slick-next {
        right: 15px;
    }
    .banner-slider .slick-dots {
        bottom: -20px;
    }
    .banner-slider .slick-dotted.slick-slider {
        margin-bottom: 20px;
    }
    .full-width-content {
        padding: 65px 0 32px;
    }
     .full-width-content h2 {
        margin-bottom: 15px;
    }
    
    .full-width-content h6, .why-choose-us h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .full-width-content h6 {
        margin-bottom: 20px;
    }
    .full-width-content .cnt-wrp p {
        line-height: 28px;
    }
    .team-list {
        padding: 25px 0;
    }
    .team-list h2 {
        margin-bottom: 20px;
    }
    .team-list .team-members {
        gap: 20px;
    }
    .team-list .team-members .team-detail-modal {
        width: calc((100% - (20px * 1)) / 2 );
    }
    .team-list .team-members .team-detail-modal .team-cnt-wrap {
        padding: 10px 17px 21px;
    }
    .team-list .modal-dialog .left-pop {
        max-width: 100%;
    }
    .team-list .modal-dialog .right-pop {
        max-width: 100%;
        padding: 20px 0 0;
    }
    .team-list .modal-dialog .modal-body {
        padding: 50px 15px 28px;
    }
    .team-list .modal-dialog .team-cont h4 {
        margin-bottom: 0;
        font-size: 18px;
        line-height: 30px;
    }
    .team-list .modal-dialog .team-cont span {
        margin-bottom: 10px;
    }
    .team-list .modal-dialog .team-cont p {
        letter-spacing: 0.01em;
    }
    .modal-dialog .modal-content {
        padding-bottom: 20px;
    }
    .team-list + .team-list + .team-list {
        padding-bottom: 50px;
    }
    .why-choose-us {
        padding: 40px 0;
    }
    .why-choose-us h2 {
        margin-bottom: 10px;
    }
    .why-choose-us .features-wrp {
        column-gap: 20px;
        margin-top: 30px;
        row-gap: 30px;
    }
    .why-choose-us .features-wrp .feature-in {
        max-width: calc((100% - (20px* 1)) / 2);
        display: flex;
        flex-direction: column;
    }
    .why-choose-us .features-wrp h4 {
        font-size: 25px;
        line-height: 28px;
    }
    .why-choose-us .features-wrp p {
        font-size: 16px;
        line-height: 19px;
        margin-top: auto;
    }

    .logo-banner {
        padding: 80px 0;
    }
    .full-width-content h1 {
        margin-bottom: 10px;
        font-size: 34px;
        line-height: 40px;
    }

    .content-with-sidebar {
        padding: 50px 0 84px;
    }
    .features + .content-with-sidebar {
        padding-top: 20px;
    }
    .content-with-sidebar .cnt-wrp h2 {
        margin-bottom: 15px;
        font-size: 36px;
    }
    .content-with-sidebar .cnt-wrp p, .single-blog .post-cnt-wrp p {
        line-height: 26px;
    }
    .content-with-sidebar .cnt-wrp  h3 {
        margin: 30px 0 20px;
    }
    .content-with-sidebar .cnt-wrp li, .single-blog .post-cnt-wrp li {
        font-size: 16px;
        line-height: 25px;
    }
    .content-with-sidebar .cnt-wrp ul, .single-blog .post-cnt-wrp ul {
        margin: 20px 0 20px 40px;
    }
    .content-with-sidebar .cnt-wrp ol li, .single-blog .post-cnt-wrp ol li {
        margin-bottom: 15px;
    }
    .content-with-sidebar .cnt-wrp ul li, .single-blog .post-cnt-wrp ul li {
        padding-left: 7px;
        margin-bottom: 12px;
    }
    .content-with-sidebar .cnt-wrp ol, .single-blog .post-cnt-wrp ol {
        margin: 22px 0 20px 38px;
    }
    .content-with-sidebar .cnt-wrp img {
        margin: 20px 0;
        min-height: 220px;
    }
    .content-with-sidebar .cnt-wrp ol + img {
        margin: 30px 0 50px;
    }
    .content-with-sidebar .cnt-wrp ul.icon-list {
        column-gap: 0;
        row-gap: 20px;
        margin: 20px 0 40px;
        grid-template-columns: 1fr;
    }
    .content-with-sidebar .cnt-wrp ul.icon-list li {
        font-size: 25px;
        padding-left: 20px;
    }
    .content-with-sidebar .cnt-wrp .bottom-cta, .single-blog .post-cnt-wrp .bottom-cta {
        flex-direction: column;
        padding: 30px 20px;
        gap: 35px;
    }
    .content-with-sidebar .cnt-wrp .bottom-cta h4, .single-blog .post-cnt-wrp .bottom-cta h4 {
        line-height: 26px;
        text-align: center;
    }
    .content-with-sidebar .cnt-wrp .bottom-cta .red-btn, .single-blog .post-cnt-wrp .bottom-cta .red-btn {
        width: 100%;
    }
    .content-with-sidebar .cnt-wrp p + h2 {
        margin-top: 50px;
    }
    .content-with-sidebar .cnt-wrp  .red-btn {
        margin: 10px 0 0;
        min-width: 100%;
    }

    .service-sidebar {
        margin-top: 50px;
    }
    .service-sidebar .top-bar {
        padding-top: 40px;
    }
    .service-sidebar .cta-bottom {
        margin-top: 84px;
        padding-top: 40px;
    }
    .service-sidebar .cta-bottom h2 {
        margin-bottom: 20px;
        max-width: 166px;
    }
    .service-sidebar .top-bar .service a {
        background-position: center right 25px;
        padding-right: 60px;
    }
    .service-sidebar .top-bar h2 {
        margin-bottom: 25px;
    }

    .delivery-service {
        padding: 40px 0 43px;
        background-image: url(../images/delivery-mb-bg.png);
    }
    .delivery-service h2 {
        max-width: 91%;
        margin: 0 auto 40px;
    }
    .delivery-service .services-wrp {
        column-gap: 0;
        row-gap: 40px;
    }
    .delivery-service .services-wrp .services-in {
        width: 100%;
    }
    .delivery-service .services-in .img-wrp {
        margin-bottom: 20px;
    }
    .delivery-service .services-in h3 {
        margin-bottom: 10px;
    }
    .delivery-service .services-in p {
        line-height: 25px;
        margin-bottom: 30px;
    }
    .delivery-service .services-in .red-btn {
        width: 100%;
        min-width: 100%;
    }


    .inner-hero {
        padding: 45px 0 39px;
        text-align: center;
        min-height: 420px;
        display: flex;
        align-items: flex-end;
    }
    .inner-hero .row {
        flex-direction: column-reverse;
    }
    .inner-hero .left-wrp p, .inner-hero .left-wrp h6 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 31px;
        text-transform: none;
    }
    .inner-hero .bg-img img.desktop{
        display: block;
    }
    .inner-hero .left-wrp h1 {
        margin-bottom: 15px;
    }

    .img-desc-wrp .top-wrp img {
        min-height: 140px;
    }
    .img-desc-wrp .bottom-wrp {
        padding: 30px 0 51px;
        max-width: 100%;
    }
    .img-desc-wrp .bottom-wrp h2 {
        margin-bottom: 20px;
    }
    .img-desc-wrp .bottom-wrp p {
        font-weight: 400;
        line-height: 28px;
    }
    .breadcrumbs-wrp + .content-with-sidebar {
        padding: 18px 0 30px;
    }
    .breadcrumbs-wrp {
        padding: 20px 0 0;
    }
    .breadcrumbs-wrp span {
        width: max-content;
    }
    .breadcrumbs-wrp span a {
        width: max-content;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .breadcrumbs-wrp #breadcrumbs>span {
        column-gap: 33px;
        justify-content: center;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 360px;
        justify-content: flex-start;
        max-width: 100%;
    }
    .breadcrumbs-wrp #breadcrumbs>span span::before {
        position: absolute;
        content: "";
        background: url(../images/breadcrumb-blue.svg) no-repeat center;
        background-size: contain;
        height: 100%;
        width: 9px;
        right: -21px;
        top: 0;
        left: auto;
    }
    .breadcrumbs-wrp #breadcrumbs>span span:nth-last-child(2)::before {
        background-image: url(../images/breadcrumb-red.svg);
    }
    .breadcrumbs-wrp #breadcrumbs>span span:last-child::before {
        display: none;
    }
    .breadcrumbs-wrp span.breadcrumb_last {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .breadcrumbs-wrp + .lirc-sec {
        padding-top: 40px;
    }
    .lirc-sec .lft-rgt-wrp .right-content h2 {
        text-align: center;
        margin-bottom: 20px;
    }

    .content-with-form {
        padding: 40px 0 50px;
    }
    .content-with-form .cnt-wrp{
        /* text-align: center; */
    }
    .content-with-form .cnt-wrp iframe {
        height: 254px;
        margin-bottom: 0;
    }
    .content-with-form .cnt-wrp h2 {
        margin-bottom: 15px;
        font-size: 36px;
    }
    .content-with-form .cnt-wrp h6 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
        font-weight: 400;
    }
    .content-with-form .cnt-wrp p {
        line-height: 26px;
        font-weight: 400;
        margin-bottom: 24px;
    }
    .content-with-form .form-wrp.mobile {
        margin-top: 16px;
        margin-bottom: 30px;
    }
    .content-with-form .cnt-wrp.mobile>div:nth-child(1) {
        display: flex;
        flex-direction: column;
    }
    .content-with-form .cnt-wrp.mobile>div:nth-child(1)>h4:nth-child(1){
        order: 5;
    }
    .content-with-form .cnt-wrp.mobile>div:nth-child(1)>p:nth-child(2){
        order: 6;
    }
    .content-with-form .cnt-wrp.mobile>div:nth-child(1)>h4:nth-child(3){
        order: 1;    
    }
    .content-with-form .cnt-wrp.mobile>div:nth-child(1)>p:nth-child(4){
        order: 2;
    }
    .content-with-form .cnt-wrp.mobile>div:nth-child(1)>h4:nth-child(5){
        order: 3;
    }
    .content-with-form .cnt-wrp.mobile>div:nth-child(1)>p:nth-child(6){
        order: 4;
    }
    .content-with-form .cnt-wrp.mobile h4:first-of-type{
        margin-top: 0;
    }
    .content-with-form .cnt-wrp.mobile>div:last-child p {
        margin-bottom: 0;
    }
    .content-with-form .cnt-wrp h4 {
        margin-bottom: 8px;
        font-size: 24px;
        line-height: 30px;
        margin-top: 0;
    }
    .content-with-form .cnt-wrp a, .content-with-form .cnt-wrp li {
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0.16px;
    }
    .content-with-form .form-wrp {
        /* margin-top: 26px; */
        padding: 39px 20px;
    }
    .content-with-form .form-wrp h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 24px;
    }
    .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 20px !important;
        grid-column-gap: 0px !important;
    }

    .page-title-wrp {
        min-height: 268px;
    }
    .page-title-wrp h1 {
        margin-bottom: 20px;
    }
    .post-list-sec {
        padding-bottom: 60px;
    }
    .post-list-sec .ftr-post .blog-lists {
        padding: 40px 0 48px;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp {
        max-width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp {
        max-width: 100%;
        padding: 0;
    }
    .post-list-sec .ftr-post .blog-lists h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp .img-wrp img {
        min-height: 270px;
    }
    .post-list-sec .ftr-post .post-wrp h3 {
        margin-bottom: 15px;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp p {
        line-height: 25px;
        margin-bottom: 20px;
    }
    .post-list-sec .ftr-post .blog-lists .post-wrp .cnt-wrp .red-btn {
        min-width: 100%;
    }
    .post-list-sec .category-wrp {
        padding: 52px 0 50px;
    }
    .post-list-sec .category-wrp h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .post-list-sec .posts-row .blog-lists {
        grid-column-gap: 0;
        grid-row-gap: 40px;
        grid-template-columns: 1fr;
        padding-bottom: 30px;
    }
    .post-list-sec .posts-row .blog-lists .post-wrp .img-wrp {
        min-height: 201px;
        max-height: 201px;
    }
    .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp {
        padding: 10px 0 0;
    }
    .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp h3 {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 28px;
    }
    .post-list-sec .posts-row .blog-lists .post-wrp .cnt-wrp p {
        line-height: 25px;
        letter-spacing: 0.16px;
        margin-bottom: 20px;
    }
    .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 .red-btn {
        min-width: 100%;
        width: 100%;
    }
    .pagination ul li.next-arrow a,.pagination ul li.next-arrow span, .pagination ul li.prev-arrow a,.pagination ul li.prev-arrow span {
        font-size: 0;
        gap: 0;
    }

    .single-blog-banner {
        padding: 70px 0 38px;
        box-shadow: 0px 1px 11px 0px #92929247;
    }
    .single-blog-banner .blog-banner h1 {
        font-size: 35px;
        line-height: 40px;
        padding: 35px 10px;
    }
    .single-blog-banner .blog-banner h5.date {
        margin-bottom: 20px;
    }
    .single-blog-banner .blog-banner .meta_social_btns {
        margin: 34px 0 40px;
        gap: 20px;
    }
    .single-blog-banner .meta_social_btns a {
        width: 50px;
        height: 50px;
    }
    .single-blog {
        padding: 21px 0 20px;
    }
    .single-blog a.back-to-blog {
        margin-bottom: 33px;
    }
    .single-blog .post-cnt-wrp figure {
        margin: 0 0 20px;
    }
    .single-blog .post-cnt-wrp h2:first-of-type{
        margin-top: 30px;
    }
    .single-blog .post-cnt-wrp h2 {
        font-size: 36px;
        margin: 50px 0 20px;
    }
    .single-blog .post-cnt-wrp h3 {
        margin: 30px 0 15px;
    }
    .single-blog .post-cnt-wrp ol {
        margin-top: 32px;
    }
    .single-blog .blog-single-footer .meta_social_btns {
        margin: 30px 0 50px;
        gap: 20px;
        flex-wrap: wrap;
    }
    .single-blog .blog-single-footer .meta_social_btns h3{
        width: 100%;
    }
    .single-blog .meta_social_btns a {
        width: 50px;
        height: 50px;
    }
    .single-blog .post-cnt-wrp .bottom-cta h2{
        margin-top: 0;
        text-align: center;
    }
    .job-openings {
        padding: 20px 0 25px;
    }
    .job-openings h2.main-title {
        padding: 10px 20px;
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: 100vw;
    }
    .job-openings .job-list-wrp {
        margin-top: 50px;
    }
    .job-openings .job-category h3.category-title {
        line-height: 31px;
        padding: 9px 10px 10px;
        margin-bottom: 20px;
    }
    .job-openings .job-post-in h2 {
        font-size: 30px;
        line-height: 40px;
        padding: 20px 75px 20px 15px;
    }
    .job-openings .job-post-in h2::after {
        right: 15px;
        top: 36px;
        height: 12px;
        width: 24px;
    }
    .job-openings .job-post-in {
        margin-bottom: 30px;
    }
    .job-openings .job-category:not(:last-child) {
        margin-bottom: 50px;
    }
    .job-openings .job-post-in .job-cnt>div {
        padding: 0 15px 14px;
    }
    .job-openings .job-post-in .job-cnt h3 {
        line-height: 31px;
    }
    .job-openings .job-post-in .job-cnt ol {
        margin-bottom: 40px;
    }
    .job-openings .job-post-in .job-cnt ol li {
        font-size: 18px;
        line-height: 25px;
    }
    .job-openings .job-post-in .job-cnt p {
        line-height: 25px;
    }
    .job-openings .job-post-in .job-cnt ul.icon-list {
        column-gap: 0;
        grid-template-columns: 1fr;
        row-gap: 28px;
        margin: 32px 0 30px;
    }
    .job-openings .job-post-in .job-cnt ul.icon-list li {
        font-size: 25px;
        line-height: 31px;
    }
    .job-openings .job-post-in .job-cnt>.red-btn {
        min-width: auto;
        margin-left: 15px;
        margin-bottom: 40px;
        width: calc(100% - 30px);
    }
    .form-sec {
        padding: 25px 0 50px;
    }
    .form-sec .form-wrp {
        padding: 40px 15px;
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: 100vw;
        border-radius: 0;
    }
    .form-sec .form-wrp .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
        grid-column: span 12;
        -ms-grid-column-span: 12;
    }
    .form-sec .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 15px !important;
    }
    .form-wrp .gform_wrapper.gravity-theme .datepicker {
        background-position: center right 15px;
    }
    .form-sec .form-wrp .gform_wrapper.gravity-theme .gfield_label {
        margin-top: 10px;
    }

    .page-banner {
        margin-top: -49px;
        margin-top: -12.56vw;
    }
    .page-banner .bg-img img {
        min-height: 329px;
    }
    .page-banner .vehicle {
        top: 64px;
    }
    .page-banner + .features {
        margin-top: -130px;
    }
    .page-banner + .lirc-sec::before{
        display: none;
    }
    .page-banner + .lirc-sec {
        margin-top: -140px;
    }
    .gform_wrapper.gravity-theme .gfield.gfield--width-half {
        grid-column: span 12 !important;
        -ms-grid-column-span: 12 !important;
    }
    .service-plans {
        padding: 40px 0;
    }
    .service-plans .cnt-wrp h2 {
        margin-bottom: 10px;
    }
    .service-plans .cnt-wrp h6 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .service-plans .cnt-wrp p {
        line-height: 28px;
        font-weight: 400;
    }
    .service-plans .cnt-wrp {
        max-width: 100%;
        margin: 0 auto 30px;
    }
    .service-plans .plans-wrp {
        column-gap: 0;
        flex-direction: column;
        row-gap: 40px;
    }
    .service-plans .plans-wrp .plans-in h3 {
        font-size: 24px;
        line-height: 31px;
    }
    .service-plans .plans-wrp .plans-in .pricing {
        margin-bottom: 7px;
    }
    .service-plans .plans-wrp .plans-in .pricing span {
        font-size: 38px;
    }
    .service-plans .plans-wrp .plans-in .red-btn {
        min-width: 100%;
    }
    .service-plans .plans-wrp .plans-in {
        width: 100%;
    }
    .service-plans .plans .main-wrp {
        padding: 30px 15px 33px;
    }
    .service-plans .plans .main-wrp h2 {
        margin: 40px 0 0;
    }
    .service-plans .plans .details {
        padding: 40px 15px;
    }
    .service-plans .plans .details #plan-details-container {
        padding: 25px 15px 15px 15px;
    }
    .service-plans .plans .details h3 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .service-plans .plans .details p, .service-plans .plans .details li {
        font-size: 16px;
        line-height: 26px;
    }

    /* home-page start */
    /* comman he but resopnsive css nahi he start */
    
    .lirc-sec .right-content p{
        font-size: 16px;
        line-height: 25px;
    }
    .lirc-sec .right-content p {
        margin-bottom: 0px;
    }
    /* comman he but resopnsive css nahi he end */
    /* body .content {
        padding-top: 143.81px;
    } */

    .top-bar.mobile .emergency-wrp img {
        height: 20px;
        width: 20px;
    }
    .top-bar.mobile .emergency-wrp h5{
        font-size: 18px;
        line-height: 100%;
        letter-spacing: -0.03em;
    }
    .top-bar.mobile a.red-btn {
        min-width: 140px;
        letter-spacing: 0.04em;
        border: 1px solid #E61F26;
        min-height: 30px;
    }
    .bottom-header .navigation.mean-container .lines-button {
        top: calc(50% + 22px);
    }
    .navigation .mean-bar ul.firstul li a {
        line-height: 100%;
        padding: 12px 15px 11px !important;
    }

    .hero-home {
        padding: 41px 0 28px;
    }
    .hero-home .cnt-in h1 {
        margin: 14px 0 15px;
    }
    .hero-home .cnt-in a{
        margin-top: 30px;
    }
    .offer-wrp h4 {
        font-size: 22px;
        margin-bottom: 18px;
    }
    .offers-in {
        padding: 31px 15px 30px;
    }
    .offers-in a {
        padding: 9px 61px;
    }
    .hero-home .left-img img{
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        max-width: 100vw;
    }
    .our-services {
        padding: 46px 0px 25px;
    }
    .logo-list .slick-track{
        column-gap: 32px;
    }
    .logo-list .list-itm img{
        object-fit: contain;
    }
    .logo-list {
        padding: 15px 0px 40px;
    }
    .reviews {
        padding: 29px 0px 50px;
    }
    .reviews {
        padding: 40px 0;
    }
    .reviews h2 {
        margin-bottom: 30px;
    }
    .reviews .reviews-in {
        padding: 25px 15px 28px;
    }
    .reviews .reviews-in .top-wrp {
        margin-bottom: 15px;
    }
    .reviews .middle-wrp {
        margin-bottom: 19px;
    }
    .reviews .middle-wrp p a {
        margin-top: 27px;
    }
    .reviews .review-button {
        margin-top: 55px;
        padding: 0 15px;
    }
    .reviews .review-button a.red-btn {
        min-width: 100%;
    }
    .slick-slider .slick-next, .slick-slider .slick-prev,.reviews .slick-slider .slick-next, .reviews .slick-slider .slick-prev {
        width: 40px;
        height: 40px;
    }
    .reviews .slick-list {
        margin: 0px 34px;
    }
    .slick-slider .slick-prev::before, .slick-slider .slick-next::before {
        width: 15.74px;
        height: 15.74px;
    }
    .offers {
        padding: 40px 0;
    }
    .offers .offer-wrp>h2 {
        margin-bottom: 30px;
    }
    .offers .offer-wrp .slick-list {
        margin: 0 40px;
    }
    .offers .slick-dotted.slick-slider{
        margin-bottom: 0;
        display: block;
    }
    .offers .slick-dots {
        position: unset;
        margin-top: 10px;
    }
    .protection-plan {
        padding: 50px 0 38px;
    }
    .protection-plan h2 {
        margin-bottom: 30px;
    }
    .protection-plan .protection-plan-wrp .right-wrp {
        max-width: 100%;
    }
    .protection-plan .protection-plan-wrp .right-wrp h2 {
        font-size: 55px;
        line-height: 90px;
    }
    .protection-plan .protection-plan-wrp .right-wrp h3 {
        font-size: 30px;
        line-height: 31px;
        margin-top: -12px;
    }
    .protection-plan .protection-plan-wrp .left-wrp .features-in {
        column-gap: 13px;
        align-items: center;
    }
    .protection-plan .protection-plan-wrp .left-wrp .features-in img {
        max-width: 34px;
    }
    .protection-plan .protection-plan-wrp .left-wrp .features-in h3{margin-bottom: 0;}
    .offers .btn-wrp.mobile {display: block;padding: 0 15px;margin-top: 30px;}
    .areas-we-service-sec .map-cnt-wrp {
        margin-top: 20px;
    }
    .resources-sec {
        padding: 40px 0 50px;
    }
    .resources-sec .top-wrp a.red-btn {
        min-width: 100%;
    }
    .resources-sec .top-wrp {
        margin-bottom: 30px;
    }
    .resources-sec .slick-slider .slick-next {
        right: -15px;
    }
    .resources-sec .slick-slider .slick-prev {
        left: -15px;
    }
    .resources-sec .slick-list {
        margin: 0 16.5px;
    }
    .resources-sec .posts-wrapper .single-post-box h3 {
        margin: 20px 0 9px;
    }
    .resources-sec .posts-wrapper .single-post-box p {
        margin-bottom: 12px;
    }
    .cta .services-wrp {
        justify-content: space-between;
        margin-top: 40px;
        align-items: flex-start;
        padding: 0 10px;
    }
    .cta .services-wrp .service img {
        max-width: 25px;
    }
    .cta .services-wrp .service>a {
        font-size: 18px;
    }
    .cta .red-btn.mobile {
        display: block;
        margin-top: 29px;
    }
    footer img {
        max-width: 110px;
    }
    .footer h5 {
        margin: 30px 0px 20px;
        font-size: 22px;
        line-height: 30px;
    }
    footer a.red-btn {
        min-width: 100%;
        font-size: 23px;
        padding: 9px 20px;
    }
    .col-in h5 {
        font-size: 18px;
        line-height: 19.2px;
    }
    /* home-page end */
    /* review-page */
    .full-width-banner {
        padding: 80px 0 71px;
    }
    .full-width-banner .content-wrp h1 {
        margin-bottom: 20px;
    }
    .testimonials {
        padding: 40px 0 48px;
    }
    .testimonials .subheading a {
        margin-bottom: 9px;
    }
    .testimonials .cnt-wtp {
        margin-bottom: 30px;
    }
    .testimonials .testimonials-wrapper {
        column-gap: 0;
        row-gap: 30px;
    }
    .testimonials .testimonials-wrapper .testimonial-card {
        width: 100%;
        padding: 25px 25px 28px;
    }
    .testimonials .testimonials-wrapper .testimonial-top {
        margin-bottom: 15px;
    }
    .testimonials .testimonials-wrapper .testimonial-middle p a {
        margin-top: 22px;
    }
    .testimonials .testimonials-wrapper .testimonial-middle {
        margin-bottom: 45px;
    }
    .testimonials .pagination {
        margin-top: 30px;
    }
    /* review-page end */
    .full-width-banner:has(+ .content-with-form) {
        padding: 51px 0 57px;
    }
    .full-width-banner .content-wrp:has(> h2) h1 {
        margin-bottom: 15px;
    }
    .full-width-banner .content-wrp h2 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 27px;
        text-transform: capitalize;
    }
    header .top-header .th-right {
        margin-right: 64px;
    }
    .reviews .top-wrp .img-wrp {
        max-width: 164.5px;
    }
    .reviews .top-wrp {
        gap: 8px;
    }
    .footer-top-row {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding-bottom: 100px;
        column-gap: 18px;
        position: relative;
    }
    .footer-top-row .logo-wrp {
        margin-bottom: 0px;
    }
    .footer-top-row .cnt-wrp h5 {
        margin-top: 0;
        position: absolute;
        bottom: 20px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer-top-row .cnt-wrp img {
        max-width: 232px;
    }
     .what-we-do {
        padding: 40px 0;
    }
    .what-we-do h2,.service-guarantees .service-heading h2{
        font-size: 36px;
    }
    .what-we-do .feature .cnt-wrp h6 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 12px;
    }
    .what-we-do .feature .cnt-wrp p {
        font-size: 15px;
        line-height: 22px;
    }
    .service-guarantees {
        padding: 40px 0;
    }
    .service-guarantees .service-heading h6 {
        font-size: 20px;
        line-height: 25px;
    }
    .service-guarantees .items-wrp .item {
        width: calc((100% - (10px * 1))/2);
    }
    .offers.single-offer {
        padding: 50px 0;
    }
    .offers.single-offer .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .offers.offers.single-offer .offer-wrp {
        row-gap: 0;
    }
    .offers.single-offer .offer-wrp>h2{
        margin-bottom: 20px;
    }
    .offers.single-offer .offers-wrp .offers-in {
        max-width: 100%;
        flex-direction: column;
        row-gap: 10px;
        padding: 20px 15px;
    }

    .offers.single-offer .offers-wrp .offers-in h2 {
        font-size: 80px;
        line-height: 90px;
    }
    .offers.single-offer .offers-cnt {
        text-align: center;
    }
    .offers.single-offer .offers-cnt h5 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .offers.single-offer .btn-wrp.mobile{
        padding: 0;
        width: 100%;
    }
    .banner-slider img {
        min-height: 240px;
    }
    .banner-slider + .lirc-sec .right-content .cnt-wrp {
        text-align: left;
    }
    .content-with-sidebar .container {
        padding: 0 15px;
    }
    .content-with-sidebar {
        padding: 35px 0 0px;
    }
    .service-sidebar {
        display: none;
    }
    .content-with-sidebar .cnt-wrp .bottom-cta h2 {
        font-size: 36px;
        line-height: 44px;
        text-align: center;
    }
    .content-with-sidebar .cnt-wrp .bottom-cta, .single-blog .post-cnt-wrp .bottom-cta {
        margin: 0 -15px;
        width: 100vw;
        row-gap: 31px;
    }
    .inner-hero .row {
        row-gap: 25px;
    }
    .inner-hero .right-wrp {
        max-width: 90px;
    }
    .service-guarantees .item .step-number{
        margin-bottom: 5px;
    }
    .service-guarantees .items-wrp .item {
        padding: 9px 18px 11px;
    }
    body:not(.home) .offers,body:not(.home) .reviews .top-wrp .img-wrp {
        display: none;
    }
    body:not(.home) .content-with-form + .offers {
        display: block;
    }
    .cta .services-wrp .services-col {
        max-width: 100%;
    }
    .single-blog .container {
        max-width: 100%;
    }
    .protection-plan.layout-right {
        padding: 39px 0 50px;
    }
    .protection-plan.layout-right h2 {
        margin-bottom: 30px;
        font-size: 36px;
        line-height: 40px;
    }
    .protection-perks {
        padding: 60px 0 39px;
    }
    .protection-perks .perks-wrapper {
        margin-top: 30px;
        column-gap: 20px;
        row-gap: 24px;
    }
    .protection-perks .perks-wrapper .perk-item {
        width: calc((100% - (20px * 1))/2);
    }
    .protection-perks .perk-item .perk-description {
        margin-bottom: 5px;
    }
    .protection-perks .perks-button {
        margin-top: 35px;
    }
    .protection-perks + .logo-list + .content-with-sidebar{
        padding-bottom: 0;
    }
    .testimonials .pagination {
        padding-inline: 15px;
    }
    .testimonials .pagination ul li.prev-arrow {
        left: 15px;
    }
    .testimonials .pagination ul li.next-arrow {
        right: 15px;
    }
    .full-width-content h2 {
        font-size: 36px;
    }
    .protection-plan.layout-right .protection-plan-wrp .right-wrp .img-wrp {
        max-width: 191px;
    }
    .inner-hero + .breadcrumbs-wrp + .lirc-sec .lft-rgt-wrp .cnt-wrp {
        text-align: left;
    }
    .content-with-sidebar .cnt-wrp ul.icon-list li::before{
        width: 21px;
    }
    .content-with-form .cnt-wrp.mobile {
        margin-top: 50px;
    }
    /* 14-04-26 changes footer */
    footer .footer-row {
        align-items: flex-start;
    }
}
/*767px end*/


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

    html #wpadminbar {
        position: fixed;
    }

}