 
    /* .review-actions-footer p {
      font-size: 16px !important;
      line-height: 26px !important;

    }

    .review-actions-footer h2 {
      font-size: 26px !important;
    } */

    .banner,
    .hero-section {
      /* height: 320px; */
      /* display: flex
; */
    }

    .review-main {
      /* background-color: rgba(255, 255, 255, 1);
      color: rgba(0, 0, 0, 1);
      border-radius: 20px;
      padding: 20px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      min-height: 444px;
      box-sizing: border-box;
      box-shadow: 0 0 45px 0 rgba(0, 0, 0, .1); */
      background-color: #FFFFFF;
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
      padding: 20px 20px 28px;
      border-radius: 12px;
      border: 1px solid rgb(178 228 239 / 60%);
      border-radius: 10px;
      cursor: pointer;
      box-shadow: rgb(173 216 230 / 0%) 0px 10px 20px, rgb(173 216 230 / 18%) 0px 6px 6px;
      height: 100%;
    }

    .star-rating {
      /* margin: auto;
      text-align: center; */
      padding: 0px 0 0px;
    }

    .justreview-testimonials .justreview-testimonials__author {
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 6px;
      padding-bottom: 8px;
      position: relative;
      line-height: 1.3;
      text-transform: capitalize;
      text-align: center;
      margin: auto;
      display: block;
      color: #000;
    }

    .justreview-testimonials .justreview-testimonials__details {
      /* display: flex;
      flex-wrap: wrap;
      justify-content: center; */
      /* border-bottom: 1px solid #d3d3d3; */
      margin: auto;
      /* text-align: center; */
    }

    .justreview-testimonials .justreview-testimonials__date {
      font-size: 12px;
      font-weight: 700;
      position: relative;
    }

    .justreview-testimonials .justreview-testimonials__source {
      font-weight: 700;
      margin-left: 3px;
      font-size: 12px;
    }

    .justreview-testimonials .justreview-testimonials__content {
      font-size: 15px;
      margin: 4px 0 0;
      /* font-weight: 300; */
      max-height: 240px;
      overflow-y: auto;
      overflow-x: hidden;
      padding: 0 10px;
      line-height: 24px;
      text-align: left;
    }

    .justreview-testimonials .justreview-testimonials__service-icon {
      text-align: center;
      margin-top: 24px;
      border-top: 1px solid rgb(161 182 187 / 42%);
    }

    /* .border-bottom-one {
      border-bottom: 1px solid rgb(178 228 239 / 42%);
    } */

    .justreview-testimonials__service-icon p {
      padding-top: 10px;
      margin-bottom: 0;
      text-align: left;
      font-size: 16px;
    }

    .success-stories-review {
      background-image: linear-gradient(to right, rgb(247 240 240 / 64%), rgb(255 255 255 / 81%)), url(images/inner-images/bg-new.png);
      background-size: cover, contain;
    }

    /* .justreview-testimonials__author-underline{
      text-align: center;
    } */
    ::-webkit-scrollbar {
      width: 3px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
      box-shadow: inset 0 0 5px grey;
      border-radius: 10px;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
      border-radius: 10px;
    }

    .review-icon-image img {
      width: 40px;
    }

    .client-review1-main {
      padding-left: 12px;
    }

    .client-review1 {
      line-height: 22px;
    }

    .review-img {
      /* padding-top: 12px; */
    }

    /* .justreview-testimonials__details {
      border-top: 1px solid rgb(161 182 187 / 42%);
    } */

    .reviewsdesignimg {
      padding-top: 6px;
      padding-bottom: 12px;
    }

    .review-section {
      position: relative;
      overflow: hidden;
    }

    .review-content .review-kicker {
      display: inline-flex;
      padding: .35rem .65rem;
      border-radius: 999px;
      background: rgba(13, 110, 253, .10);
      color: #0d6efd;
      font-weight: 600;
      letter-spacing: .2px;
      margin-bottom: .8rem;
    }

    .review-title {
      font-size: clamp(1.6rem, 2.4vw, 2.4rem);
      line-height: 42px;
      margin-bottom: 10px;
    }

    .review-lead {
      font-size: 1.05rem;
      color: #495057;
      margin-bottom: 1rem;
    }

    .review-points {
      list-style: none;
      padding: 0;
      margin: 0 0 1.25rem 0;
      display: grid;
      gap: .6rem;
    }

    /* .review-points li {
        position: relative;
        padding-left: 1.6rem;
        color: #343a40;
      }

      .review-points li::before {
        content: "✓";
        position: absolute;
        left: 0;
        top: 0;
        color: #0d6efd;
        font-weight: 700;
      } */

    /* .review-actions {
          display: flex;
          align-items: center;
          gap: 1rem;
          flex-wrap: wrap;
        } */

    /* --- Image Stage --- */
    .image-stage {
      position: relative;
      min-height: 360px;
      border-radius: 24px;
      padding: 18px;
      background: linear-gradient(180deg, rgba(13, 110, 253, .06), rgba(111, 66, 193, .05));
      border: 1px solid rgba(0, 0, 0, .06);
      box-shadow: 0 18px 40px rgba(0, 0, 0, .08);
      overflow: hidden;
      isolation: isolate;
    }

    /* Animated blob behind images */
    .blob {
      position: absolute;
      width: 320px;
      height: 320px;
      right: -90px;
      top: -90px;
      background: radial-gradient(circle at 30% 30%, rgba(13, 110, 253, .55), rgba(111, 66, 193, .35) 55%, rgba(255, 255, 255, 0) 70%);
      filter: blur(6px);
      transform-origin: center;
      animation: blobMove 8s ease-in-out infinite;
      z-index: 0;
    }

    @keyframes blobMove {

      0%,
      100% {
        transform: translate(0, 0) scale(1) rotate(0deg);
      }

      50% {
        transform: translate(-18px, 22px) scale(1.08) rotate(12deg);
      }
    }

    /* Main hero image (Animation #1) */
    .hero-img {
      position: relative;
      z-index: 2;
      margin: 0;
      border-radius: 20px;
      overflow: hidden;
      transform: translateZ(0);
      box-shadow: 0 18px 40px rgba(0, 0, 0, .18);
      animation: floatY 4.8s ease-in-out infinite;
      transition: transform .35s ease;
    }

    .hero-img img {
      width: 100%;
      height: 320px;
      object-fit: cover;
      display: block;
      transform: scale(1.03);
    }

    /* tilt/parallax on hover */
    .image-stage:hover .hero-img {
      transform: perspective(900px) rotateY(-7deg) rotateX(4deg) translateY(-6px);
    }

    @keyframes floatY {

      0%,
      100% {
        transform: translateY(0);
      }

      50% {
        transform: translateY(-10px);
      }
    }

    /* Second image (Animation #2) */
    .mini-img {
      position: absolute;
      right: 22px;
      bottom: 18px;
      width: min(190px, 46%);
      margin: 0;
      z-index: 3;

      border-radius: 16px;
      overflow: hidden;
      border: 1px solid rgba(255, 255, 255, .45);
      box-shadow: 0 14px 34px rgba(0, 0, 0, .20);

      opacity: 0;
      transform: translateX(26px) translateY(18px) scale(.98);
      animation: slideIn 900ms ease forwards, miniBob 5.6s ease-in-out infinite 1s;
    }

    .mini-img img {
      width: 100%;
      height: 140px;
      object-fit: cover;
      display: block;
    }

    @keyframes slideIn {
      to {
        opacity: 1;
        transform: translateX(0) translateY(0) scale(1);
      }
    }

    @keyframes miniBob {

      0%,
      100% {
        transform: translateY(0);
      }

      50% {
        transform: translateY(-8px);
      }
    }

    /* Responsive */
    @media (max-width: 575.98px) {
      .image-stage {
        min-height: 320px;
      }

      .hero-img img {
        height: 260px;
      }

      .mini-img img {
        height: 120px;
      }
    }

    .designation {
      margin-bottom: 0px;
      font-weight: 700;
    }

    .designation-inner {
      margin-bottom: 0px;
      font-weight: 400;
      line-height: 23px;
      font-size: 15px;
      color: #1a918d;
    }

    .review-icon-image.d-flex {
      padding-bottom: 6px;
    }

    /* ===== Premium Stats Section ===== */
    .stats {
      padding: clamp(44px, 4vw, 84px) 0;
      position: relative;
      overflow: hidden;
      color: #fff;
      background:
        radial-gradient(900px 500px at 18% 20%, rgba(64, 255, 196, .18), transparent 60%),
        radial-gradient(900px 500px at 82% 25%, rgba(156, 92, 255, .20), transparent 58%),
        linear-gradient(120deg, #0c8a86 0%, #193b66 55%, #3a1f66 100%);
    }

    .stats::before {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(to bottom, rgba(255, 255, 255, .07), transparent 38%);
      pointer-events: none;
    }

    .stats__container {
      width: min(1120px, calc(100% - 32px));
      margin: 0 auto;
      position: relative;
    }

    .stats__header {
      text-align: center;
      margin-bottom: clamp(18px, 3vw, 28px);
    }

    .stats__title {
      margin: 0 0 10px;
      font-size: clamp(24px, 3.2vw, 38px);
      letter-spacing: -0.03em;
      line-height: 1.12;
      color: #fff;
    }

    .stats__subtitle {
      margin: 0;
      color: #fff;
      opacity: .86;
      font-size: clamp(14px, 1.6vw, 16px);
    }

    .stats__grid {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: clamp(12px, 2vw, 18px);
      align-items: stretch;
    }

    /* ===== Shared card styling ===== */
    .stat-card {
      border-radius: 18px;
      padding: 18px 18px 16px;
      background: rgba(255, 255, 255, .085);
      border: 1px solid rgba(255, 255, 255, .14);
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);
      box-shadow: 0 14px 30px rgba(0, 0, 0, .20);
      transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
      position: relative;
      isolation: isolate;
      min-height: 170px;
    }

    .stat-card::after {
      content: "";
      position: absolute;
      inset: 0;
      border-radius: 18px;
      background: radial-gradient(650px 180px at 30% 0%, rgba(255, 255, 255, .12), transparent 60%);
      opacity: .7;
      pointer-events: none;
      z-index: -1;
    }

    .stat-card:hover {
      transform: translateY(-3px);
      border-color: rgba(255, 255, 255, .22);
      box-shadow: 0 18px 42px rgba(0, 0, 0, .28);
    }

    .stat-card__top {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 12px;
    }

    .stat-card__icon {
      width: 40px;
      height: 40px;
      display: grid;
      place-items: center;
      border-radius: 12px;
      background: rgba(0, 0, 0, .18);
      border: 1px solid rgba(255, 255, 255, .12);
      font-size: 18px;
    }

    .stat-card__kicker {
      margin: 0;
      font-size: 13px;
      letter-spacing: .14em;
      text-transform: uppercase;
      opacity: .88;
      color: #fff;
    }

    .stat-card__value {
      margin: 2px 0 0;
      font-size: clamp(34px, 4.1vw, 54px);
      font-weight: 760;
      letter-spacing: -0.03em;
      line-height: 1.02;
      text-align: center;
      text-shadow: 0 10px 30px rgba(0, 0, 0, .20);
    }

    .stat-card__dash {
      opacity: .75;
      margin: 0 8px;
      font-weight: 650;
      font-size: .7em;
      vertical-align: middle;
    }

    .stat-card__label {
      margin: 10px 0 0;
      font-size: 14px;
      opacity: .92;
      text-align: center;
      color: #fff;
    }

    .stat-card__note {
      margin: 0px 0 0;
      font-size: 12px;
      opacity: .70;
      text-align: center;
      color: #fff;
    }

    .stat-card--featured {
      background: rgba(255, 255, 255, .115);
      border-color: rgba(255, 255, 255, .22);
      box-shadow: 0 18px 52px rgba(0, 0, 0, .28);
    }

    .stat-card__value {
      color: #fff;
    }

    /* ===== Review card ===== */
    /* .review-card {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 4px;
      }

      .review-card__top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
      }

      .pill {
        font-size: 12px;
        letter-spacing: .10em;
        text-transform: uppercase;
        padding: 2px 20px;
        border-radius: 999px;
        background: rgba(0, 0, 0, .18);
        border: 1px solid rgba(255, 255, 255, .12);
        opacity: .95;
      }

      .google-mark {
        font-weight: 800;
        font-size: 28px;
        letter-spacing: -1px;
        line-height: 1;
        user-select: none;
        opacity: .95;
      }

      .google-mark .b {
        color: #4285F4;
      }

      .google-mark .r {
        color: #EA4335;
      }

      .google-mark .y {
        color: #FBBC05;
      }

      .google-mark .e {
        color: #34A853;
      }

      .google-mark .r2 {
        color: #EA4335;
      }

      .review-card__brand {
        font-weight: 780;
        font-size: 18px;
        margin-bottom: 6px;
      }

      .review-card__meta {
        display: flex;
        align-items: center;
        gap: 30px;
        opacity: .95;
        justify-content: center;
      }

      .review-card__rating {
        font-weight: 820;
        font-size: 22px;
        letter-spacing: -0.02em;
      }

      .review-card__stars {
        font-size: 16px;
        letter-spacing: 2px;
        color: #f4b400;
        filter: drop-shadow(0 6px 18px rgba(0, 0, 0, .25));
      }

      .review-card__link {
        display: inline-block;
        margin-top: 10px;
        color: rgba(255, 255, 255, .88);
        text-decoration: none;
      }

      .review-card__link:hover {
        text-decoration: underline;
        color: #fff;
      }

      .review-card__cta {
        display: grid;
        gap: 8px;
      }

      .btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 12px 14px;
        border-radius: 999px;
        text-decoration: none;
        font-weight: 780;
        border: 1px solid rgba(255, 255, 255, .18);
        transition: transform .18s ease, filter .18s ease, border-color .18s ease;
        will-change: transform;
      }

      .btn--primary {
        background: #0b0b0f;
       
      }

      .btn--primary:hover {
        transform: translateY(-1px);
        border-color: rgba(255, 255, 255, .28);
        filter: brightness(1.05);
      }

      .review-card__hint {
        font-size: 12px;
        opacity: .74;
        text-align: center;
      }

      .review-card__cta .btn--primary {
        background-color: #ffffffba;
        font-size: 18px;
        font-weight: 600;
        padding: 6px 27px;
        width: max-content;
        margin: auto;
      }

      .stat-card__value span {
        color: #fff;
      } */

    /* ===== Responsive ===== */
    @media (max-width: 1024px) {
      .stats__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }

    @media (max-width: 600px) {
      .stats__grid {
        grid-template-columns: 1fr;
      }

      .stat-card {
        min-height: unset;
      }
    }

    /* Reduced motion */
    @media (prefers-reduced-motion: reduce) {

      .stat-card,
      .btn {
        transition: none;
      }

      .stat-card:hover,
      .btn--primary:hover {
        transform: none;
      }
    }

    .review-footer-bottom {
      margin-top: 18px;
      padding: 34px 34px;
      border-radius: 18px;
      border: 1px solid rgba(17, 24, 39, .10);
      background: linear-gradient(135deg, rgba(99, 102, 241, .10), rgba(14, 165, 233, .10), rgba(16, 185, 129, .08));
      box-shadow: 0 14px 28px rgba(0, 0, 0, .07);
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 14px;
      overflow: hidden;
      position: relative;
    }

    .review-footer-bottom:before {
      content: "";
      position: absolute;
      width: 260px;
      height: 260px;
      border-radius: 50%;
      background: rgba(99, 102, 241, .14);
      top: -150px;
      right: -140px;
      filter: blur(6px);
    }

    .review-footer-content {
      position: relative;
      z-index: 1;
    }

    .review-footer-bottom h4 {
      margin: 0;
      font-size: 30px;
      font-weight: 800;
      /* letter-spacing: -.02em; */
      color: #111827;
      line-height: 40px;
    }

    .review-footer-bottom p {
      margin: 6px 0 0;
      color: #4b5563;
      font-size: 14px;
    }

    .review-footer-btn {
      position: relative;
      z-index: 1;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      white-space: nowrap;
      padding: 12px 16px;
      border-radius: 14px;
      background: #111827;
      color: #fff !important;
      font-weight: 800;
      text-decoration: none;
      box-shadow: 0 12px 22px rgba(17, 24, 39, .18);
      transition: transform .15s ease, background .15s ease, box-shadow .15s ease;
    }

    .review-footer-btn:hover {
      transform: translateY(-1px);
      background: #0b1220;
      box-shadow: 0 16px 26px rgba(17, 24, 39, .22);
    }

    .review-footer-btn:active {
      transform: translateY(0px);
    }

    @media (max-width: 768px) {
      .review-footer-bottom {
        flex-direction: column;
        align-items: flex-start;
      }

      .review-footer-btn {
        width: 100%;
      }
    }
 
 

    .google-reviews-title p {
      font-size: 18px;
      text-align: center;
      font-weight: 500;
    }

    .reviews-wrap {
      background: #f6f7fb;
      border-radius: 24px;
      padding: 24px;
    }

    .review-title h2 {
      font-weight: 800;
      letter-spacing: -.02em;
      /* color: var(--text); */
      margin: 0 0 18px;
    }

    /* SUMMARY CARD */
    .summary-card {
      background: linear-gradient(180deg, #fff, #fbfbff);
      border: 1px solid rgba(17, 24, 39, .08);
      border-radius: 12px;
      box-shadow: 0 14px 30px rgba(0, 0, 0, .08);
      padding: 26px;
      height: 100%;
      position: relative;
      overflow: hidden;
    }

    .summary-card:before {
      content: "";
      position: absolute;
      width: 220px;
      height: 220px;
      border-radius: 50%;
      background: rgba(99, 102, 241, .10);
      top: -110px;
      right: -110px;
      filter: blur(2px);
    }

    .google-wordmark img {
      width: 96px;
    }

    .brand-title {
      margin-top: 10px;
      font-weight: 800;
      font-size: 26px;
      /* color: var(--text); */
      letter-spacing: -.02em;
    }

    .rating-line {
      margin-top:6px;
      display: flex;
      gap: 10px;
      align-items: center;
      justify-content: center;
      /* color: var(--text); */
      font-weight: 800;
      font-size: 22px;
    }

    .read-reviews {
      margin-top:0px;
      color: #6b7280;
      font-size: 14px;
    }

    .btn-review {
      margin-top: 10px;
      width: 100%;
      border-radius: 14px;
      padding: 12px 18px;
      background: #111827;
      color: #fff;
      font-weight: 700;
      border: 0;
      transition: .2s ease;
      box-shadow: 0 10px 22px rgba(17, 24, 39, .12);
    }

    .btn-review:hover {
      transform: translateY(-1px);
      background: #0b1220;
    }

    /* REVIEW CARD */
    .review-card {
      background: #fff;
      border: 1px solid rgba(17, 24, 39, .08);
      border-radius: 12px;
      box-shadow: 0 14px 30px rgba(0, 0, 0, .08);
      min-height: 255px;
      overflow: hidden;
      transition: .18s ease;
      height: 100%;
    }

    .review-card:hover {
      transform: translateY(-2px);
      box-shadow: 0 10px 24px rgba(0, 0, 0, .12);
    }

    .review-body {
      padding: 20px 20px 14px;
    }

    .avatar {
      width: 44px;
      height: 44px;
      border-radius: 50%;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-weight: 800;
      color: #fff;
      flex: 0 0 auto;
      text-transform: uppercase;
      box-shadow: 0 10px 18px rgba(0, 0, 0, .10);
    }

    .meta-name {
      font-weight: 800;
      /* color: var(--text); */
      line-height: 1.1;
    }

    .meta-date {
      color: #6b7280;
      font-size: 13px;
      margin-top: 0px;
    }

    .review-text {
      margin-top:6px;
      color: #000;
      font-size: 15px;
      line-height: 25px;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      height: 180px;
      overflow-y: auto;
      font-weight: 500;

    }

    .review-footer {
      padding: 8px 18px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-top: 1px solid rgba(17, 24, 39, .06);
      background: linear-gradient(180deg, #fff, #fcfdff);
    }

    .view-google {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      color: #4b5563;
      text-decoration: none;
      font-weight: 700;
      font-size: 14px;
      transition: .15s ease;
    }

    .view-google:hover {
      /* color: var(--text); */
    }

    /* 
      .stars {
        display: flex;
        gap: 3px;
        margin-top: 6px;
      }

      .stars svg {
        width: 16px;
        height: 16px;
        fill: var(--star);
      } */

    .icon-btn {
      width: 40px;
      height: 30px;
      border-radius: 8px;
      border: 1px solid rgba(17, 24, 39, .08);
      background: #fff;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      color: #4b5563;
      transition: .15s ease;
    }

    .icon-btn:hover {
      background: rgba(17, 24, 39, .04);
      color: var(--text);
    }

    /* SLICK LAYOUT FIXES */
    .reviews-slider .slick-list {
      padding: 10px 0;
    }

    .reviews-slider .slick-slide {
      height: auto;
    }

    .reviews-slider .slick-slide>div {
      height: 100%;
    }

    .slide-pad {
      padding: 0 10px;
      height: 100%;
    }

    /* CUSTOM ARROWS */
    .reviews-nav {
      position: relative;
    }

    .reviews-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 10;
      width: 48px;
      height: 48px;
      border-radius: 999px;
      border: 1px solid rgba(17, 24, 39, .10);
      background: rgba(255, 255, 255, .85);
      backdrop-filter: blur(8px);
      -webkit-backdrop-filter: blur(8px);
      box-shadow: 0 12px 22px rgba(0, 0, 0, .12);
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      transition: .18s ease;
    }

    .reviews-arrow:hover {
      transform: translateY(-50%) scale(1.04);
      background: #fff;
    }

    .reviews-arrow:active {
      transform: translateY(-50%) scale(.98);
    }

    .reviews-arrow svg {
      width: 18px;
      height: 18px;
      stroke: #111827;
      stroke-width: 2.6;
      fill: none;
      stroke-linecap: round;
      stroke-linejoin: round;
    }

    .reviews-prev {
      left: -8px;
    }

    .reviews-next {
      right: -8px;
    }

    /* hide default slick arrows */
    .reviews-slider .slick-prev,
    .reviews-slider .slick-next {
      display: none !important;
    }

    @media (max-width: 992px) {
      .reviews-prev {
        left: -4px;
      }

      .reviews-next {
        right: -4px;
      }
    }

    @media (max-width: 576px) {
      .reviews-arrow {
        width: 44px;
        height: 44px;
      }

      .reviews-prev {
        left: 0;
      }

      .reviews-next {
        right: 0;
      }
    }

    @media screen and (max-width:992px) {
      .review-title h2 {
        font-size: 26px;
      }

      .review-footer-bottom h4 {
        font-size: 24px;
        line-height: 36px;

      }

      .stats__title {
        line-height: 38px;
      }

      .review-page-tilte h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 2px !important;
      }

      .o-1visa-call-to-action .theme-btn-2 b {
        font-size: 14px;
      }

      .call-to-action .call-to-action-inner .call-to-action-left .call-to-action-icon {
        display: none;
      }

      .default__news-wrapper+.default__news-wrapper,
      .mrt-15 {
        margin-top: 0px;
      }

      .call-to-action-btn-box .theme-btn-2 {
        position: unset;
        padding: 10px;
      }
    }

    @media screen and (max-width:768px) {
      .banner {
        padding: 30px 0;
        height: 370px !important;
      }

      .review-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 4px;

      }

      .review-section {
        padding: 30px 0 !important;
      }

      .stats {
        padding: 30px 0;
      }

      .stats__title {
        line-height: 28px;
        font-size: 20px;
        margin-bottom: 0px;
      }

      .reviews-wrap {
        padding: 0px;
      }

      .review-title h2 {
        font-size: 20px;
      }

      .google-reviews-title p {
        font-size: 16px;
      }

      .review-footer-bottom h4 {
        font-size: 18px;
        line-height: 28px;
      }

      .review-footer-bottom {
        margin-top: 8px;
        padding: 18px 17px;
      }

      .review-page-tilte h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 2px !important;
      }
    }

    .fancybox__content img {
      cursor: zoom-in;
    }

    .stars {
      margin-left: -15px;
      margin-top: -10px;
    }
