@media screen and (min-width: 1301px) {
  .reviews-sec .review-list .slick-list {
    padding: 0 220px;
  }
}

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

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

@media (min-width: 1200px) {
  .container {
    margin: 0 auto;
    max-width: 1178px;
  }
  footer .container {
    max-width: 1133px;
    max-width: 1169px;
  }
  .cms-cnt .container {
    max-width: 1151px;
  }
  .page-not-found .container {
    max-width: 1074px;
  }
  .hero-home .container {
    max-width: 1058px;
  }
  .our-service .container {
    max-width: 1151px;
  }
  .inner-hero .container {
    max-width: 1106px;
  }
  .areas-we-serve .container {
    max-width: 1099px;
  }
  .full-width-content.has-image .container {
    max-width: 1051px;
  }
  .key-benefits .container {
    max-width: 1208px;
  }
  .our-story .container,.our-reputation .container {
    max-width: 1086px;
  }
  .full-width-content.no-image .container {
    max-width: 1096px;
  }
  .services-promo .container{
    max-width: 1109px;
  }
  .mean-nav {
    display: none !important;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1250px) {
  header .top-header {
    padding: 14px 21px 14px 21px;
  }

  .main_menu>ul>li>a {
    padding: 15px 14px;
  }
  .inner-hero .inner-hero-wrp .img-wrp {
    right: -40px;
    width: 63.43vw;
    height: 43.59vw;
  }
}

@media (max-width: 1199px) {

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

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

  .main_menu {
    display: none !important;
  }

  .lines-button {
    display: block;
  }

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

  .mean-bar {
    position: static;
  }

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

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

  .meanclose .lines {
    background: none;
  }

  .lines:before,
  .lines:after,
  .lines {
    width: 30px;
    height: 3px;
    background: var(--White);
  }

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

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

  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;
    background: var(--Gray-2);
  }

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

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

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

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

  body .mean-nav ul.firstul>li:hover>a.mean-expand,
  body .main_menu ul>li:hover>a.mean-expand {
    box-shadow: none;
    background-color: transparent !important;
    transform: rotate(0deg);
    filter: brightness(0) invert(1);
  }

  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 {
    padding: 13px 30px;
  }

  .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(--Yellow) !important;
    color: var(--Dark-Blue) !important;
  }

  .mean-nav>ul>li.current_page_item>a.mean-expand {
    box-shadow: none;
    background-color: transparent !important;
    transform: rotate(0deg);
    filter: brightness(0) invert(1);
  }

  .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;
    color: var(--Gray-2) !important;
  }

  .mean-nav>ul>li.current-menu-parent>a,
  .mean-nav>ul>li.current-page-parent>a {
    background-color: var(--Purple) !important;
    color: var(--White) !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: brightness(0) invert(1);
    background-color: transparent !important;
  }

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

  .mean-nav {
    width: 100vw;
    left: 50%;
    right: 50%;
    background: var(--Dark-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;
  }

  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: var(--Font-Orbitron);
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: var(--Purple);
    transition: all 0.3s linear;
  }

  .mean-nav ul li a:hover {
    background-color: var(--Purple) !important;
    color: #fff !important;
  }

  header .navigation .mean-bar ul.firstul li a+ul.dropdown-menu li a:hover {
    background-color: var(--Pink) !important;
    color: #fff !important;
  }

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

  .mean-nav ul>li {
    border-top: 1px solid #CBCBCB;
  }

  .mean-nav ul>li:last-child {
    border-bottom: 1px solid #CBCBCB;
  }

  /*home page*/
  header .top-header {
    position: relative;
    padding: 13px 20px;
  }

  .lines-button {
    top: 48%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 999;
    transition: all 0.33s linear;
    border-radius: 0;
    padding: 0;
  }

  header .right-wrp {
    margin-right: 48px;
  }

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

  header .logo {
    margin-bottom: 0;
  }

  header .top-banner {
    padding: 12.5px 20px;
  }

  .page-not-found {
    min-height: 500px;
    padding: 79px 0 130px;
  }

  .page-not-found .page-not-cnt {
    margin-left: 10px;
  }

  .page-not-found .page-not-cnt h1 {
    font-size: 140px;
    margin-bottom: 20px;
  }

  footer {
    padding: 70px 0 40px;
  }

  footer .footer-row .left-wrp {
    margin-left: 20px;
  }

  footer .footer-row .left-wrp h4,
  footer .footer-row .left-wrp p {
    margin-left: 8px;
  }

  footer .footer-row .left-wrp h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.4px;
  }

  footer .locations-wrp {
    margin-top: 50px;
  }

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

  .page-not-found .page-not-image {
    width: 60vw;
  }

  .social-icons {
    padding: 25px 10px;
  }

  .cms-hero {
    min-height: 350px;
    padding: 65px 0 132px;
  }

  .cms-hero .cnt-wrp .btn-wrp {
    margin-top: 40px;
  }

  .cms-hero .img-wrp {
    width: 300px;
    height: 151px;
  }

  .cta .img-wrp {
    bottom: -25px;
    width: 450px;
    height: 300px;
  }

  .areas-we-serve {
    padding: 35px 0 40px;
  }

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

  .reviews-sec .review-list .slick-list {
    padding: 0 12vw;
  }
  .hero-home {
    min-height: 500px;
    padding: 100px 0 90px;
  }

  .review-banner {
    margin: 20px 0 40px;
  }

  .review-banner .main-wrp .img-wrp {
    width: 280px;
    height: 168px;
    top: -56px;
    left: -14px;
  }

  .review-banner .main-wrp .img-wrp img {
    object-fit: contain;
  }

  .review-banner .main-wrp .reviews-wrp .review-in h2 {
    font-size: 40px;
    line-height: 42.89px;
  }

  .review-banner .main-wrp .reviews-wrp .review-in .icon-wrp {
    max-width: 38px;
  }

  .lirc-sec {
    padding: 40px 0 50px;
  }

  .lirc-sec .main-wrp .cnt-wrp>div p {
    margin-bottom: 20px;
  }

  .lirc-sec .main-wrp .cnt-wrp .btn-wrp {
    margin-top: 25px;
  }

  .our-service {
    padding: 50px 0 60px;
    background: linear-gradient(171deg, #0A1628 5.75%, #004164 94.25%);
  }

  .our-service .services-wrp .service-in .top-wrp {
    padding: 90px 15px;
    transform: skewX(-12deg);
  }

  .our-service .services-wrp .service-in .top-wrp>* {
    transform: skewX(12deg);
  }

  .our-service .services-wrp .top-wrp h4 {
    font-size: 20px;
    line-height: 100%;
  }

  .our-service .services-wrp .top-wrp p {
    line-height: 100%;
  }

  .our-service .service-hover .hover-wrp {
    width: 280px;
  }

  .our-service .service-hover .hover-cnt-wrp {
    padding: 26px 20px;
  }

  .our-service .service-hover .hover-cnt-wrp h4 {
    font-size: 22px;
    margin-bottom: 26px;
  }

  .our-service .btn-wrp {
    margin-top: 50px;
  }

  .how-it-works {
    padding: 40px 0 60px;
  }

  .how-it-works h2,
  .coupons h2,
  .areas-we-serve h2 {
    margin-bottom: 35px;
  }

  .how-it-works .cnt-wrp .processs-wrp {
    flex: 0 0 48%;
    max-width: 48%;
  }

  .how-it-works .processs-wrp .processs-in:not(:last-child) {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }

  .coupons {
    padding: 60px 0;
  }

  .coupons .coupons-wrp {
    column-gap: 30px;
  }

  .coupons .coupons-wrp .coupon {
    width: calc((100% - (30px * 2)) / 3);
    padding: 32px 11px 48px;
  }

  .coupons .coupons-wrp .coupon h4 {
    max-width: 220px;
  }

  .coupons .btn-wrp {
    margin-top: 35px;
  }

  .coupons .coupons-wrp .coupon {
    padding: 24px 11px 30px;
  }

  body.home .how-it-works .bg-image {
    height: 1780px;
    top: -620px;
  }

  .coupons .coupons-wrp .coupon h5 {
    font-size: 20px;
  }

  .coupons .coupons-wrp .coupon p {
    margin-bottom: 15px;
  }

  .coupons .coupons-wrp .coupon p.disclaimer {
    max-width: 248px;
  }

  .reviews-sec .reviews-wrp .reviews-top {
    margin-bottom: 35px;
  }

  .reviews-sec .review-wrp .review-wrp-inn {
    padding: 50px 25px 24px;
    min-height: 260px;
  }

  .reviews-sec .slick-dots {
    margin-top: 35px;
  }

  .reviews-sec .review-wrp .review-wrp-inn p {
    margin-bottom: 20px;
  }

  .reviews-sec .review-wrp .review-wrp-inn .rating-img {
    margin-bottom: 25px;
  }

  .areas-we-serve .location-in {
    padding: 24px;
  }

  .areas-we-serve .btn-wrp {
    margin-top: 40px;
  }
  .inner-hero .inner-hero-wrp .img-wrp {
    right: -40px;
    width: 63.43vw;
    height: 43.59vw;
  }
  .inner-hero {
    padding: 70px 0;
    min-height: 540px;
  }
  .inner-hero .inner-hero-wrp .cnt-wrp {
    max-width: 610px;
  }
  .full-width-content.has-image .image-wrp {
    top: -60px;
    width: 40.93vw;
    height: 40.93vw;
  }
  .full-width-content.has-image {
    padding: 125px 0 50px;
  }
  .services-offered {
    padding: 50px 0;
  }
  .lirc-sec.lcri-sec .bg-image {
    height: 2145px;
  }
  .key-benefits {
    padding: 70px 0 50px;
  }
  .key-benefits h2.h3 {
    margin-bottom: 50px;
  }
  .key-benefits .benefits-wrp .benefit p {
    margin-top: auto;
  }
  .our-story {
    padding: 100px 0 40px;
  }
  .our-reputation {
    padding: 40px 0 50px;
  }
  .full-width-content.no-image {
    padding: 40px 0;
  }
  .testimonials-section {
    padding: 80px 0;
  }
  .testimonials-section .testimonial-top h2 {
    margin-bottom: 30px;
  }
  .testimonials-section .review-list .slick-list {
    padding: 0 12vw;
  }
  .testimonials-section .review-wrp .review-wrp-inn {
    padding: 50px 25px 24px;
    min-height: 260px;
  }
  .testimonials-section .review-wrp .review-wrp-inn p {
    margin-bottom: 20px;
  }
  .testimonials-section .review-wrp .review-wrp-inn .rating-img {
    margin-bottom: 25px;
  }
  .our-story .bg-image {
    height: 2235px;
  }
  .services-promo {
    padding: 50px 0;
  }
}

/*1199px end*/

@media (max-width: 991px) {
  .modal-dialog {
    max-width: 95%;
  }

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

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

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

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

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

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

  .social-icons {
    display: none;
  }

  .page-not-found {
    min-height: 400px;
    padding: 80px 0;
  }

  .page-not-found .page-not-cnt h1 {
    font-size: 120px;
  }

  .page-not-found .page-not-cnt ul {
    gap: 30px;
    margin-left: 15px;
  }

  .page-not-found .page-not-cnt {
    margin-left: 0;
  }

  footer {
    padding: 60px 0 25px;
  }

  footer .footer-row .left-wrp,
  footer .footer-row .right-wrp {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }

  footer .footer-row .left-wrp {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  footer .footer-row .f-logo {
    margin-bottom: 30px;
  }

  footer .footer-row .right-wrp {
    display: flex;
    justify-content: space-between;
    column-gap: 24px;
    margin-top: 32px;
  }

  footer .locations-wrp {
    margin-top: 0;
    column-gap: 10px;
  }

  .col-in ul {
    flex-direction: column;
  }

  footer .footer-row .left-wrp h4,
  footer .footer-row .left-wrp p {
    margin-left: 0;
  }

  .cms-hero {
    padding: 51px 0 140px;
  }

  .cms-hero .cnt-wrp .btn-wrp {
    margin-top: 30px;
  }

  .cta {
    background: var(--Yellow);
    margin-top: 0;
  }

  .cta .img-wrp {
    bottom: 0;
    width: 38vw;
    height: auto;
  }

  .cta::before,
  .cta::after {
    content: unset;
  }

  .reviews-sec .review-list .slick-list {
    padding: 0 5vw;
  }

    .hero-home .main-wrp {
    align-items: center;
    text-align: center;
  }

  .review-banner .main-wrp .img-wrp {
    width: 250px;
    height: 138px;
    top: -30px;
    left: -20px;
  }

  .review-banner .main-wrp .reviews-wrp .review-in h2 {
    font-size: 30px;
    line-height: 32px;
  }

  .review-banner .main-wrp .reviews-wrp {
    margin-left: 220px;
    column-gap: 50px;
  }

  .hero-home {
    min-height: 480px;
    padding: 100px 0 80px;
  }

  .lirc-sec .main-wrp {
    flex-direction: column;
    gap: 30px;
  }

  .lirc-sec .main-wrp .cnt-wrp {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .lirc-sec .main-wrp .img-wrp {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .lirc-sec .main-wrp .cnt-wrp {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .lirc-sec .main-wrp .cnt-wrp>div p {
    max-width: 100%;
  }

  .our-service .services-wrp {
    row-gap: 140px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    column-gap: 35px;
  }

  .our-service .services-wrp .service-in {
    width: calc((100% - 35px) / 2);
  }

  .our-service .services-wrp .service-in .top-wrp {
    padding: 110px 15px;
  }

  .our-service .service-hover .hover-wrp {
    width: 300px;
  }

  .review-banner .main-wrp {
    max-width: 720px;
    margin: 0 auto;
  }

  .review-banner::before {
    width: calc(100vw - 120px);
    right: unset;
    left: 16%;
    background-size: cover;
  }

  .how-it-works .cnt-wrp {
    flex-direction: column;
    gap: 30px;
  }

  .how-it-works .cnt-wrp .processs-wrp {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .how-it-works .cnt-wrp .img-wrp {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .coupons .coupons-wrp {
    justify-content: center;
    row-gap: 30px;
  }

  .coupons .coupons-wrp .coupon {
    width: calc((100% - 30px) / 2);
  }

  .areas-we-serve .locations-wrp {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .areas-we-serve .location-in {
    width: calc((100% - 30px) / 2);
  }

  body.home .how-it-works .bg-image {
    height: 3110px;
    top: -1050px;
  }
  .inner-hero {
    min-height: 400px;
  }
  .inner-hero::before {
    height: 37px;
    background: linear-gradient(180deg, #00040A 0%, #052F4A 160%);
  }
  .inner-hero .inner-hero-wrp .img-wrp {
    display: none;
  }
  .inner-hero .inner-hero-wrp .cnt-wrp .btn-wrp {
    justify-content: center;
  }
  .inner-hero .inner-hero-wrp .cnt-wrp {
    max-width: 610px;
    margin-inline: auto;
    text-align: center;
  }
  .services-offered .services-wrp .service {
    width: calc((100% - (17px * 1))/2);
  }
  .services-offered .services-wrp {
    margin-top: 40px;
  }
  .services-offered .btn-wrp {
    margin-top: 40px;
  }
  .lirc-sec.lcri-sec .bg-image {
    height: 2750px;
  }
  .key-benefits h2.h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  .key-benefits .benefits-wrp .benefit {
    width: calc((100% - (35px * 1))/2);
  }
  .key-benefits .btn-wrp {
    margin-top: 40px;
  }
  .full-width-content.has-image .top-wrp {
    margin-left: 0;
  }
  .about-hero {
    padding: 60px 0;
  }
  .about-hero .bottom-wrp {
    position: unset;
  }
  .about-hero .stats-wrp {
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    column-gap: 10px;
  }
  .about-hero .stats-wrp .info {
    width: calc((100% - (10px * 2))/3);
  }
  .our-story {
    padding: 80px 0 30px;
  }
  .our-story .our-story-wrp,.our-reputation .our-reputation-wrp {
    row-gap: 30px;
  }
  .our-story .our-story-wrp .cnt-wrp, .our-story .our-story-wrp .img-wrp,.our-reputation .our-reputation-wrp .img-wrp,.our-reputation .our-reputation-wrp .cnt-wrp {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .our-reputation {
    padding: 30px 0 40px;
  }
  .our-reputation .our-reputation-wrp {
    flex-direction: column-reverse;
  }
  .full-width-content.no-image .top-wrp {
    margin-bottom: 0px;
  }
  .full-width-content .items-wrp {
    margin-top: 35px;
  }
  .full-width-content .items-wrp .single-item img {
    min-width: 71.95px;
  }
  .testimonials-section {
    padding: 60px 0;
  }
  .testimonials-section .review-list .slick-list {
    padding: 0 5vw;
  }
  .services-promo .main-wrp {
    row-gap: 30px;
  }
  .services-promo .main-wrp .cnt-wrp, .services-promo .main-wrp .img-wrp {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/*991px end*/

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

  .desktop {
    display: none;
  }

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

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

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

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

  p {
    font-size: 14px;
    line-height: 22.4px;
  }

  .neon-btn, .blue-btn, .gform_button {
    min-width: 100%;
    max-width: 360px;
    min-height: 45px;
    padding: 12px 22px;
  }

  header .top-header {
    padding: 12px 16px;
  }

  header .navigation .mean-bar ul.firstul {
    padding-bottom: 24px;
  }

  header .navigation .mean-bar ul.firstul li a {
    padding: 10px 16px;
    line-height: 20px;
  }

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

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

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

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

  .modal-dialog .close-btn {
    top: 15px;
  }

  .meta_social_btns {
    gap: 28px;
  }

  .meta_social_btns a .copy-to-clipboard {
    top: 28px;
    left: -65px;
    text-align: center;
    font-size: 12px;
  }

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

  /* call-div fix button */
  .call-div.fix {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--Green);
    padding: 10px 21px 12px;
    text-align: center;
    z-index: 9999;
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .call-div.fix .purple-btn {
    min-width: auto;
    flex: 1;
    font-size: 15px;
    letter-spacing: 0.45px;
  }

  /* call-div fix button end */
  .mean-nav {
    height: calc(100vh - 112.5px);
  }

  .lines-button {
    top: 45%;
  }

  .lines:before,
  .lines:after,
  .lines {
    height: 2.33px;
    width: 24px;
  }

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

  header .right-wrp {
    margin-right: 44px;
  }

  header .top-header a.neon-btn {
    min-width: 84px;
    padding: 7.5px 14px;
    font-size: 13px;
    line-height: 20px;
    min-height: 35.5px;
  }

  header .top-banner {
    padding: 8px 16px;
    gap: 10px;
    justify-content: space-between;
  }

  header .top-banner a {
    font-size: 11px;
    line-height: 16.5px;
    font-weight: 500;
    font-family: var(--Font-Inter);
  }

  header .top-banner a img {
    padding-right: 8px;
    max-width: 66px;
  }

  header .top-banner span {
    font-size: 11px;
    line-height: 16.5px;
    letter-spacing: 0;
    font-family: var(--Font-Inter);
  }

  header .top-banner a::after {
    margin-left: 5px;
    content: unset;
  }

  .page-not-found {
    min-height: 656px;
    padding: 91px 0 239px;
    text-align: center;
  }

  .page-not-found .container {
    padding-inline: 21px;
  }

  .page-not-found .page-not-cnt h1 {
    font-size: 136px;
    margin-bottom: 24px;
  }

  .page-not-found .page-not-cnt ul {
    gap: 35px;
    margin-left: 0;
    align-items: center;
    justify-content: center;
  }

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

  footer {
    padding: 40px 0;
  }

  footer .container {
    padding-inline: 24px;
  }

  footer .footer-row .f-logo {
    margin-bottom: 16px;
    max-width: 220.79px;
  }

  footer .footer-row .left-wrp h4 {
    margin-bottom: 4.5px;
  }

  footer h6.mobile {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    margin-bottom: 12px;
  }

  footer .locations-wrp {
    grid-template-columns: 1fr;
    row-gap: 12px;
  }

  footer .locations-wrp h6.mobile {
    margin-bottom: 0;
  }

  footer .location a.contact-link {
    display: none;
  }

  .col-in ul {
    row-gap: 8px;
  }

  .col-in ul li {
    font-size: 13px;
    letter-spacing: 0.26px;
  }

  footer .footer-row .right-wrp>div {
    width: 50%;
  }

  footer .location h5 {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0px;
    margin-bottom: 0;
  }

  footer .locations-wrp .location {
    column-gap: 8px;
  }

  footer .location .icon-wrp img {
    min-width: 14px;
  }

  footer .location .icon-wrp {
    margin-top: 4px;
  }

  footer .location a {
    font-size: 12px;
    line-height: 17px;
  }

  .footer-row2 {
    margin-top: 32px;
    border-top: 1px solid #FFFFFF33;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding-top: 16px;
  }

  .footer-row2 ul li a,
  .footer-row2>a {
    font-size: 12px;
    line-height: 18px;
  }

  .footer-row2 ul {
    gap: 12px;
  }

  footer ul.f-social-list {
    display: none;
  }

  .cms-hero {
    padding: 51px 0 69px;
    min-height: 307px;
  }

  .cms-hero .cnt-wrp .btn-wrp {
    margin-top: 23px;
    flex-direction: column;
    row-gap: 16px;
    margin-inline: 11px;
  }

  .cms-hero::before,
  .cms-hero .img-wrp {
    display: none;
  }

  .cms-cnt {
    padding: 32px 0 106px;
  }

  .cms-cnt .container {
    padding-inline: 32px;
  }

  .cta {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-inline: 24px;
  }

  .cta .cnt-wrp h2 {
    line-height: 120%;
    margin-bottom: 12px;
  }

  .cta .cnt-wrp p {
    font-size: 14px;
    line-height: 22.4px;
    margin-bottom: 24px;
  }

  .cta .cnt-wrp a.blue-btn {
    min-width: 176.8px;
  }

  .cta .img-wrp {
    bottom: 22px;
    width: 37.1vw;
    height: auto;
    right: 16px;
  }

  .areas-we-serve {
    padding: 24px 0 48px;
  }

  .areas-we-serve h2 {
    margin-bottom: 33px;
  }

  .areas-we-serve .locations-wrp {
    gap: 16px;
  }

  .areas-we-serve .location-in {
    padding: 25px;
    width: 100%;
  }

  .areas-we-serve .location-in .cnt-wrp h3 {
    font-weight: 700;
    margin-bottom: 8px;
  }

  .areas-we-serve .location-in .cnt-wrp a,
  .areas-we-serve .location-in .cnt-wrp p {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .areas-we-serve .location-in .cnt-wrp a.link {
    font-size: 14px;
  }

  .areas-we-serve .btn-wrp {
    margin-top: 32px;
  }

  .areas-we-serve .btn-wrp .neon-btn {
    min-width: 156px;
  }

  .reviews-sec {
    padding: 30px 0 30px;
    background: linear-gradient(171deg, #0A1628 5.75%, #004164 94.25%);
  }

  .reviews-sec .reviews-wrp .reviews-top {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 26px;
    padding: 0;
  }

  .reviews-sec .reviews-top .btn-wrp {
    display: none;
  }

  .reviews-sec .reviews-top .cnt-wrp {
    max-width: 100%;
  }

  .reviews-sec .review-list .slick-list {
    padding: 0;
  }

  .reviews-sec .review-wrp {
    margin: 0 1px;
  }

  .reviews-sec .review-wrp .review-wrp-inn {
    min-height: 260px;
    padding: 83px 20px 30px 30px;
  }

  .reviews-sec .review-list .slick-prev,
  .reviews-sec .review-list .slick-next {
    width: 40px;
    height: 40px;
    background: #1DBCD5;
    border: 1px solid #F8FAFC;
    border-radius: 50%;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  .reviews-sec .review-list.slick-slider .slick-prev::before,
  .reviews-sec .review-list.slick-slider .slick-next::before {
    content: '';
    display: block;
    width: 17.5px;
    height: 17.5px;
    background: url('../images/wh-prev-arrow.svg') no-repeat center center;
    background-size: contain;
    opacity: 1;
  }

  .reviews-sec .review-list.slick-slider .slick-next {
    transform: rotateY(-180deg) translate(0, -50%);
    right: -10px;
  }

  .reviews-sec .review-list.slick-slider .slick-prev {
    left: -10px;
  }


  .reviews-sec .review-wrp:not(.slick-active) .review-wrp-inn {
    border-color: var(--Yellow);
    background: #004164;
    opacity: 1;
  }

  .reviews-sec .slick-dots {
    margin-top: 28px;
  }

  .reviews-sec .reviews-wrp>.btn-wrp-mobile {
    display: flex;
    justify-content: center;
    margin-top: 36px;
  }

  .reviews-sec .reviews-top .btn-wrp {
    display: none;
  }

  .reviews-sec .btn-wrp.mobile {
    display: block;
    max-width: 212px;
    margin: 0 auto;
    margin-top: 24px;
  }

  .hero-home .highlights-wrp .highlists-item h6 {
    font-size: 8px;
    line-height: 10px;
  }

  .hero-home {
    padding: 68px 0 40px;
    min-height: 372px;
  }

  .hero-home .highlights-wrp {
    max-width: 100%;
    border-radius: 0;
    background: var(--Blue);
  }

  .hero-home .highlights-wrp .highlists-item {
    gap: 6px;
  }

  .hero-home .highlights-wrp .highlists-item h6 {
    font-size: 12px;
    line-height: 13px;
  }

  .hero-home .highlights-wrp {
    padding: 14px 10px;
    gap: 10px;
  }

  .hero-home .highlights-wrp .highlists-item h6 {
    font-size: 8px;
    line-height: 10px;
  }
  .hero-home .bg-video::before {
    background: linear-gradient(171deg, #004164 6.64%, #0A1628 35.84%, #004164 76.55%);
    opacity: 0.8;
  }
  .hero-home .main-wrp h1 {
    font-size: 32px;
    line-height: 38.4px;
    letter-spacing: 0.64px;
    margin-bottom: 14px;
  }

  .hero-home .btn-wrp {
    margin-top: 6px;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 183px;
  }
  .hero-home .btn-wrp a.blue-btn {
    display: none;
  }

  .review-banner .main-wrp .img-wrp {
    display: none;
  }

  .review-banner::before {
    content: none;
  }

  .review-banner {
    padding: 0;
    margin: 0px 0 10px;
    background: linear-gradient(90deg, #eae524 -205.13%, #1dbcd5 81.98%);
  }

  .review-banner .main-wrp{
    padding: 24.5px 0 21.92px;
  }

  .review-banner .main-wrp .reviews-wrp {
    margin-left: 0;
    column-gap: 45px;
    padding: 0 52px;
    width: 100%;
    justify-content: center;
  }

  .review-banner::after {
    top: 0px;
  }

  .review-banner .main-wrp .reviews-wrp .review-in .icon-wrp {
    max-width: 24px;
  }

  .review-banner .main-wrp .reviews-wrp .review-in h2 {
    font-size: 26px;
    line-height: 28px;
  }

  .review-banner .main-wrp .reviews-wrp .cnt-wrp img {
    max-width: 38px;
  }

  .neon-btn,
  .blue-btn,
  .gform_button {
    font-size: 14px;
    line-height: 21px;
  }
  .lirc-sec {
    padding: 38px 0 55.5px;
  }
  .lirc-sec .main-wrp {
    gap: 32px;
  }
  .lirc-sec .main-wrp .cnt-wrp h2.h3 {
    font-size: 26px;
    line-height: 31.2px;
    letter-spacing: 0.52px;
  }
  .lirc-sec .main-wrp .img-wrp,
  .lirc-sec .main-wrp .img-wrp img {
    max-height: 220px;
  }

  .lirc-sec .main-wrp .cnt-wrp>div p {
    margin-bottom: 16px;
  }

  .our-service {
    padding: 48.26px 0 50.26px;
  }

  .our-service .services-wrp {
    margin-top: 30px;
    row-gap: 10px;
    max-width: 100%;
  }

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

  .our-service .services-wrp .service-in .top-wrp,
  .our-service .services-wrp .service-in .top-wrp>* {
    transform: unset;
  }

  .our-service .services-wrp .service-in:hover .service-hover {
    opacity: 0;
    pointer-events: unset;
  }
  .our-service .service-hover{
    display: none;
  }
  .our-service .services-wrp .service-in:hover .top-wrp {
    opacity: 1;
    pointer-events: auto;
  }

  .our-service .services-wrp .service-in .top-wrp {
    padding: 20px 15px;
    position: relative;
    transition: all 0.33s linear;
    min-height: 119px;
    align-items: center;
    justify-content: center;
  }

  .our-service .services-wrp .service-in .top-wrp>*{
    transition: all 0.33s linear;
  }
  
  .our-service .services-wrp .service-in .top-wrp .img-wrp.mobile {
    position: absolute;
    top: -20px;
    left: -5px;
    width: 147px;
    height: 147px;
    opacity: 0;
    pointer-events: none;
  }

  .our-service .services-wrp .top-wrp h4 {
    font-size: 18px;
    line-height: 140%;
  }

  .our-service .services-wrp .top-wrp p {
    color: #ffffffb2;
    line-height: 18px;
    max-width: 120px;
    font-size: 12px;
  }
  .our-service .services-wrp .service-in:hover .top-wrp{
    border: 3px solid #EDE722;
  }
  .our-service .services-wrp .service-in:hover .top-wrp h4, .our-service .services-wrp .service-in:hover .top-wrp p {
    min-width: 170px;
    margin-left: auto;
    text-align: left;
  }
  .our-service .services-wrp .service-in:hover .top-wrp .img-wrp.mobile{
    opacity: 1;
    pointer-events: none;
  }
  body.home .how-it-works::before,.our-service::after{
    content: unset;
  }
  .how-it-works {
    padding: 48px 0;
  }
  .how-it-works h2 {
    margin-bottom: 33px;
    text-align: left;
    font-size: 26px;
    font-weight: 700;
  }
  .how-it-works .processs-wrp .processs-in h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.31px;
    margin-bottom: 8.5px;
  }
  .how-it-works .processs-wrp .processs-in .btn-wrp {
    margin-top: 12px;
  }
  .how-it-works .cnt-wrp {
    gap: 50px;
  }
  .coupons {
    padding: 40px 0;
    background: linear-gradient(0deg, #0A1628 5.75%, #004164 94.25%);
  }
  .coupons .coupons-wrp .coupon {
    padding: 32px 15px 44px;
    outline: none;
    border: 3px dashed #EDE722;
    background: #004164;
    margin: 0 9px;
  }
  .coupons h2 {
    margin-bottom: 32px;
  }
  .coupons .coupons-wrp .coupon h5 {
    font-size: 23px;
  }
  .coupons .coupons-wrp .coupon h4{
    line-height: 100%;
  }
  .coupons .coupons-wrp .coupon p {
    color: #F2F2F2;
    font-size: 16px;
    margin-bottom: 24px;
  }
  .coupons .btn-wrp {
    max-width: 204px;
    margin-inline: auto;
  }
  body.home .how-it-works .bg-image {
    height: 100%;
    top: 0;
  }  
  .our-service .btn-wrp {
    margin-top: 36px;
    max-width: 208px;
    margin-inline: auto;
  }
  body.home .how-it-works .bg-image::before {
    background: #081F3480;
  }
  .coupons::before{
    /* content: unset; */
  }
  .reviews-sec .btn-wrp .neon-btn::after {
    top: 52%;
    right: 14px;
  }
  .areas-we-serve {
    background: linear-gradient(171deg, #004164 5.75%, #0A1628 94.25%);
  }
  .inner-hero {
    min-height: 450px;
    padding: 16px 0 55px;
  }
  .inner-hero .inner-hero-wrp .cnt-wrp .btn-wrp {
    margin-top: 23px;
  }
  .inner-hero .container,.lirc-sec.lcri-sec .container,.full-width-content.has-image .container,.services-offered .container {
    padding: 0 16px;
  }
  .inner-hero .inner-hero-wrp .cnt-wrp .btn-wrp {
    flex-direction: column;
    row-gap: 16px;
  }
  .full-width-content.has-image {
    padding: 182.5px 0 40px;
  }
  .full-width-content.has-image .image-wrp {
    top: -50px;
    width: 360px;
    height: 360px;
  }
  .full-width-content .items-wrp .single-item {
    width: 100%;
    flex-direction: column;
    text-align: center;
  }
  .full-width-content .items-wrp {
    margin-top: 15px;
    column-gap: 0px;
    row-gap: 15px;
  }
  .services-offered {
    padding: 50px 0 17px;
    background: #081F34B2;
  }
  .services-offered .services-wrp {
    margin-top: 45px;
    row-gap: 17px;
  }
  .services-offered .services-wrp .service {
    width: 100%;
    min-height: 270px;
    justify-content: center;
  }
  .services-offered .btn-wrp a.neon-btn {
    min-width: 215px;
  }
  .lirc-sec.lcri-sec .bg-image {
    height: 1415px;
    transform: translateY(50%);
  }
  .key-benefits {
    padding: 86px 0 48px;
  }
  .key-benefits .benefits-wrp .benefit h5 {
    margin-bottom: 20px;
  }
  .key-benefits .benefits-wrp .benefit {
    width: 100%;
  }
  .key-benefits .benefits-wrp .benefit p {
    margin-bottom: 0;
  }
  .lirc-sec.lcri-sec .btn-wrp a.neon-btn {
    min-width: 215px;
  }
  .key-benefits .btn-wrp a.neon-btn {
    min-width: 303px;
  }
  .inner-hero + .areas-we-serve {
    background: unset;
    padding: 48px 0;
  }
  .about-hero {
    padding: 30px 0 50px;
  }
  .about-hero .container {
    padding: 0 16px;
  }
  .about-hero .hero-content h1 {
    margin-bottom: 23px;
  }
  .about-hero .hero-content{
    align-items: unset;
  }
  .about-hero .hero-content .btn-wrp {
    row-gap: 18px;
    margin-top: 23px;
    flex-direction: column;
  }
  .about-hero .stats-wrp {
    flex-direction: column;
    margin: 0 8.5px;
    margin-top: 41px;
    column-gap: 10px;
  }
  .about-hero .stats-wrp .info {
    width: 100%;
    min-height: 126px;
    justify-content: center;
  }
  .our-story .our-story-wrp p,.our-reputation .our-reputation-wrp p,.full-width-content .items-wrp .single-item p,.full-width-content.no-image .top-wrp p,.testimonials-section .testimonial-top p {
    font-size: 16px;
    line-height: 150%;
  }
  .our-story .our-story-wrp .img-wrp img,.our-reputation .our-reputation-wrp .img-wrp img {
    min-height: 282px;
  }
  .full-width-content.no-image .container {
    padding: 0 16px;
  }
  .testimonials-section .testimonial-top h2 {
    margin-bottom: 40px;
  }
  .testimonials-section .review-list .slick-list {
    padding: 0;
  }
  .testimonials-section .review-wrp {
    margin: 0 1px;
  }
  .testimonials-section .review-wrp .review-wrp-inn {
    min-height: 260px;
    padding: 83px 20px 30px 30px;
  }
  .testimonials-section .review-list .slick-prev,
  .testimonials-section .review-list .slick-next {
    width: 40px;
    height: 40px;
    background: #1DBCD5;
    border: 1px solid #F8FAFC;
    border-radius: 50%;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .testimonials-section .review-list.slick-slider .slick-prev::before,
  .testimonials-section .review-list.slick-slider .slick-next::before {
    content: '';
    display: block;
    width: 17.5px;
    height: 17.5px;
    background: url('../images/wh-prev-arrow.svg') no-repeat center center;
    background-size: contain;
    opacity: 1;
  }
  .testimonials-section .review-list.slick-slider .slick-next {
    transform: rotateY(-180deg) translate(0, -50%);
    right: -15px;
  }
  .testimonials-section .review-list.slick-slider .slick-prev {
    left: -15px;
  }
  .testimonials-section .review-wrp:not(.slick-active) .review-wrp-inn {
    border-color: var(--Yellow);
    background: #004164;
    opacity: 1;
  }
  .testimonials-section .slick-dots {
    margin-top: 28px;
    display: flex !important;
  }
  .testimonials-section .btn-wrp {
    max-width: 212px;
    margin-inline: auto;
    margin-top: 30px;
  }
  .services-promo {
    padding: 37px 0 31px;
  }
  .services-promo .main-wrp .img-wrp img {
    min-height: 290px;
  }
  .our-story .bg-image {
    height: 2801px;
  }
  .full-width-content.has-image .top-wrp h2.h3{
    max-width: 320px;
  }
  .key-benefits h2.h3 {
    text-align: left;
  }
}

/*767px end*/

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

  html #wpadminbar {
    position: fixed;
  }
}

@media (max-width: 1199px) {
  .opennav .mean-nav #menu-main-menu {
    display: flex !important;
  }
}



/* ===== Layout width standardization (added) =====
   Unify all section content containers to the site default 1178px so their
   left edges line up across the site. Overrides the per-section max-widths above. */
@media (min-width: 1200px) {
  .hero-home .container,
  .our-service .container,
  .areas-we-serve .container,
  .inner-hero .container,
  .key-benefits .container,
  .full-width-content .container,
  .our-story .container,
  .our-reputation .container,
  .services-promo .container {
    max-width: 1178px;
  }
}

/* LMH-fwc-normalize: image/no-image modifiers keep standard container width */
@media (min-width: 1200px) {
  .full-width-content.has-image .container,
  .full-width-content.no-image .container {
    max-width: 1178px;
  }
}


/* LMH-mobile-service-card-fix: card titles render as h3 but mobile rules targeted h4.
   Keep the mobile title size, and on tap/hover reveal the mascot WITHOUT shifting
   the title/subtext (they stay centered). */
@media (max-width: 767px) {
  .our-service .services-wrp .top-wrp h3 {
    font-size: 18px;
    line-height: 140%;
  }
  .our-service .services-wrp .service-in:hover .top-wrp h3,
  .our-service .services-wrp .service-in:hover .top-wrp h4,
  .our-service .services-wrp .service-in:hover .top-wrp p {
    min-width: 0;
    margin-left: 0;
    text-align: center;
  }
}


/* === Migrated from Customizer Additional CSS (media queries) — 2026-06-02 === */
/* MOBILE menu */
  @media (max-width: 1199px) {
    .mean-nav { background: linear-gradient(180deg, #0A1628 0%, #02283C 100%); border-top: 1px
  solid rgba(29,188,213,.35); }
    .mean-nav ul > li, .mean-nav ul > li:last-child { border-color: rgba(29,188,213,.16)
  !important; }
    header .navigation .mean-bar ul.firstul li a { color: var(--White); border-left: 3px solid
  transparent; transition: background .25s ease, color .25s ease, border-color .25s ease; }
    header .navigation .mean-bar ul.firstul li a + ul.dropdown-menu { background: rgba(0,0,0,.22);
  }
    header .navigation .mean-bar ul.firstul li a + ul.dropdown-menu li a { color:
  rgba(255,255,255,.82); font-family: var(--Font-Orbitron); font-weight: 600; letter-spacing:
  .04em; text-transform: uppercase; padding-left: 36px; }
    .mean-nav ul li a:not(.mean-expand):hover,
    body .mean-nav ul.firstul > li:hover > a:not(.mean-expand) { background-color:
  rgba(29,188,213,.14) !important; color: var(--Yellow) !important; border-left-color: var(--Blue)
  !important; }
    .mean-nav > ul > li.current-menu-item > a:not(.mean-expand),
    .mean-nav > ul > li.current_page_item > a:not(.mean-expand) { background-color: var(--Yellow)
  !important; color: var(--Dark-Blue) !important; border-left-color: var(--Yellow) !important; }
    .mean-nav ul li a.mean-expand {   /* chevron - right by default, rotates to down when open */
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231DBCD5' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E") !important;
      background-size: 20px !important;
      background-repeat: no-repeat !important;
      background-position: center !important;
      background-color: transparent !important;
      width: 48px !important;
    }
    .mean-nav ul li a.mean-expand.mean-clicked {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231DBCD5' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
      background-size: 20px !important;
      background-repeat: no-repeat !important;
      background-position: center !important;
    }
  }

/* Fix: Keep trust bar yellow on mobile (not blue) */
@media (max-width: 767px) {
  .hero-home .highlights-wrp {
    background: #EDE722 !important;
  }
  .hero-home .highlights-wrp .highlists-item p,
  .hero-home .highlights-wrp .highlists-item h6 {
    color: #004164 !important;
  }
}


/* Performance Verification: stack cards on tablet/phone (mobile fix) */
@media (max-width: 767px) {
  .performance-verification .pv-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }
  .performance-verification .pv-card {
    width: auto !important;
  }
  .performance-verification .pv-card-title {
    width: auto !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
    hyphens: auto;
  }
}

@media (max-width: 400px) {
  .performance-verification .pv-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }
}


/* Reviews banner: enlarge platform icons (Google / Facebook / Yelp) on mobile so they are not tiny next to the 5.0 */
@media (max-width: 767px) {
  .review-banner .main-wrp .reviews-wrp .review-in .icon-wrp { max-width: 44px; width: 44px; }
  .review-banner .main-wrp .reviews-wrp .review-in .icon-wrp img { width: 44px; height: auto; }
}


/* Reviews banner: keep platform icons visible on small phones (e.g. Galaxy S22+) - stop the icon wrapper collapsing and fit all three ratings */
@media (max-width: 575px) {
  .review-banner .main-wrp .reviews-wrp { padding: 0 8px; gap: 14px; }
  .review-banner .main-wrp .reviews-wrp .review-in { gap: 5px; }
  .review-banner .main-wrp .reviews-wrp .review-in .icon-wrp { flex-shrink: 0; max-width: 32px; width: 32px; }
  .review-banner .main-wrp .reviews-wrp .review-in .icon-wrp img { width: 32px; height: auto; }
  .review-banner .main-wrp .reviews-wrp .review-in span { font-size: 38px; line-height: 40px; }
}
