@media screen and (max-width:1480px) {
  .inner_img_part {
    padding: 30px;
  }

  .inner_img_part .enqury_tab_set .nav-tabs .nav-link {
    font-size: 14px;
  }

  .banner_title {
    font-size: 38px;
    margin-bottom: 10px;
  }

  .inner_banner_part .banner_content_part .banner_icon {
    max-height: 130px;
  }

  .btn_inner {
    padding: 7px 20px;
    font-size: 13px;
  }

  .btn_inner i {
    font-size: 20px;
  }

  .section-title {
    font-size: 32px;
  }

  .location_search .feildset {
    max-width: 360px;
  }

  .location_search .feildset>input.search_btn {
    max-width: 120px;
  }
}

@media screen and (max-width:1320px) {

  .logo {
    height: 65px;
  }

  .nav-link {
    font-size: 14px;
  }

  .btn-account,
  .btn-ship-now {
    padding: 7px 20px;
    font-weight: 500;
  }

  .nav-link {
    padding: 30px 11px !important;
  }

  .hero-style .slide-title .banner_title {
    font-size: 38px;
    margin: 0 0 20px;
  }

  .hero-style .slide-text p {
    font-size: 20px;
    margin: 0 0 20px;
  }

  .hero-slider .slide-inner {
    background-position: bottom right;
  }

  .navbar-nav .nav-item {
    padding-inline: 5px;
  }

  .faq-section p {
    font-size: 14px;
  }

  .section-title {
    font-size: 34px;
  }

  .support-question-card h3 {
    font-size: 24px;
  }

  .faq-section .accordion-header button {
    font-size: 16px;
  }

  .faq-accordion .accordion-body {
    font-size: 14px;
  }

  .faq-section {
    padding: 60px 0;
  }

  .faq-section .container-fluid {
    padding-block: 60px 0;
  }

  .footer-links ul li a {
    font-size: 14px;
  }

  .footer-links ul li {
    margin-bottom: 7px;
  }

  .footer-about p {
    font-size: 14px;
  }

  .banner_content_part .banner_icon {
    bottom: -27px;
    max-height: 177px;
  }

  .footer-logo {
    width: 220px;
    margin-bottom: -20px;
  }

  .google-reviews-section h2 {
    font-size: 34px;
  }

  .info {
    font-size: 14px;
  }

  .scanme_img {
    height: 60px;
  }

  .info li {
    margin-bottom: 10px;
  }

  .tag {
    font-size: 20px;
  }
}


@media screen and (max-width:1300px) {
  .enqury_tab_set .tab-content>.tab-pane p {
    font-size: 13px;
  }

  .enqury_tab_set .tab-content {
    padding: 30px 20px 20px;
  }

  .banner_content_part {
    justify-content: start;
  }
}

@media screen and (max-width:1230px) {
  .top-bar-label {
    font-weight: 500;
    font-size: 12px;
    gap: 5px;
  }

  .top-bar-label img {
    height: 12px;
  }

  .banner_sec .sub_title {
    font-size: 14px;
    letter-spacing: .5px;
  }

  .banner_title {
    font-size: 34px;
  }

  .banner_sec .content {
    font-size: 16px;
  }

  .banner_content_part .banner_icon {
    bottom: -16px;
    max-height: 110px;
    right: 0px;
  }

  .common_btn {
    font-size: 13px;
    padding: 6px 15px;
  }

  .why_choose_part {
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 10px;
  }

  .why_choose_item .why_choose_content h3 {
    font-size: 30px;
  }

  .why_choose_item .why_choose_content h5 {
    font-size: 12px;
  }

  .services-section {
    padding: 50px 0 0;
  }

  .google-reviews-section h2 {
    font-size: 28px;
  }

  .google-reviews-section p.dec {
    font-size: 14px;
  }

  .google-reviews-section {
    padding-block: 50px 40px;
  }

  .branch-locator-modern {
    padding: 50px 0;
  }

  .franchise-content {
    padding: 50px;
  }

  .section-title {
    font-size: 32px;
  }

  .about_immer_img {
    margin-left: 0;
    margin-top: 20px;
  }

  .inner_img_part .section-title {
    font-size: 24px;
  }

  .inner_img_part>p {
    color: #fff;
    font-size: 14px;
  }

  .inner_img_part .enqury_tab_set .pbmit-btn {
    color: #fff;
    font-size: 13px;
    padding-inline: 15px;
  }
}

@media screen and (max-width:1100px) {
  .logo {
    height: 60px;
  }

  .nav-link {
    padding: 30px 8px !important;
  }

  .navbar-buttons {
    gap: 7px;
  }

  .top-bar {
    height: 35px;
  }

  .navbar-buttons .btn-group {
    width: 100%;
  }
}

@media screen and (max-width:1040px) {
  .logo {
    height: 55px;
  }

  .btn-account,
  .btn-ship-now {
    padding: 7px 13px;
  }

  .inner_banner_part {
    display: flex;
    flex-direction: column;
  }

  .heightlet_points {
    gap: 0px;
    flex-wrap: wrap;
    padding-top: 15px;
  }

  .about_immer_img {
    margin-bottom: 25px;
  }
}

@media screen and (min-width:992px) {
  .dropdown-menu {
    margin-top: -30px;
    margin-left: 5px;
  }

  .branch-exact {
    padding: 40px 0;
  }
}

@media screen and (max-width:992px) {
  .grid-3>div {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url(../img/close.png);
    opacity: 0.6;
  }

  .navbar-toggler {
    border: none;
  }

  .navbar .nav-link {
    padding: 7px 8px !important;
    font-size: 15px;
  }

  .navbar .navbar-nav {
    padding-top: 20px;
  }

  .navbar-buttons {
    gap: 7px;
    flex-direction: column;
    margin-bottom: 30px;
  }

  .btn-account,
  .btn-ship-now {
    padding: 6px 20px;
  }

  .dropdown-menu-end[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .branch-locator-section,
  .services-section,
  .how-it-works-section {
    padding: 50px 0;
  }

  .footer-policy {
    text-align: center;
  }

  .footer-policy {
    order: 0;
  }

  .footer-social {
    order: 1;
    margin-inline: auto;
  }

  .footer-copy {
    order: 2;
  }

  /* .navbar-collapse.collapse.show {
  left: 0;
}
.navbar-collapse.collapse {
  position: fixed;
  top: 90px;
  left: -100%;
  height: 100vh !important;
  background: #fff;
  z-index: 999;
  width: 100%;
  max-width: 300px;
  display: block;;
} */
  .main-navbar {
    padding: 10px 0;
  }

  .navbar .navbar-toggler {
    order: 2;
    padding-inline: 0;
  }

  .navbar .navbar-brand {
    order: 0;
  }

  #navbarNav {
    order: 3;
  }

  .navbar .nav-link {
    display: inline-block;
  }

  .navbar .nav-link {
    padding: 5px 0 !important;
  }

  .input_set {
    margin-bottom: 20px;
  }

  .branch-map-card {
    margin-top: 20px;
  }

  .map-box iframe {
    min-height: 250px;
  }

  .map-bottom h4 {
    margin: 0;
    font-size: 20px;
  }

  .map-bottom {
    padding: 15px;
  }

  .support-question-card {
    margin-bottom: 30px;
  }

  .footer_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(calc(50% - 20px), 1fr));
    gap: 20px;

  }

  .container.footer-middle-inner {
    gap: 10px;
    padding-block: 5px;
  }

  .container.footer-middle-inner {
    justify-content: center;
  }

  .container.footer-bottom-inner {
    justify-content: center;
    gap: 3px;
  }

  .banner_content_part .banner_icon,
  .banner_sec .banner_content_part::after {
    display: none;
  }

  .banner_sec .content {
    margin-bottom: 20px;
  }

  .inner_banner_part {
    display: flex;
    flex-direction: column;
  }

  .inner_banner_part .banner_content_part>* {
    text-align: center;
    margin-inline: auto;
  }

  .banner_content_part {
    padding-left: 10px;
  }
}

@media screen and (max-width:991px) {
  .navbar .top-bar-button {
    display: inline-block;
    width: auto;
    order: 1;
    margin-left: auto;
  }

  .branch-exact form {
    position: relative;
    display: flex;
    justify-content: flex-start;
    top: 15px;
    margin-bottom: 0;
  }
}

@media screen and (max-width:768px) {
  .enquery_sec {
    padding-top: 0;
  }

  .carousel.pointer-event img {
    max-height: 450px;
    object-fit: cover;
    object-position: bottom;
  }

  .why_choose_sec .container-fluid {
    padding-block: 20px 40px;
  }

  .stats-section,
  .services-section,
  .how-it-steps {
    padding-top: 0;
  }

  .section-title {
    font-size: 28px;
  }

  .step-item {
    margin-bottom: 15px;
  }

  .google-review-info {
    margin-bottom: 15px;
  }

  .google-reviews-section h2 {
    font-size: 25px;
  }

  .google-review-slider {
    padding-top: 30px;
  }

  .city-card img {
    height: 150px;
  }

  .faq-section {
    padding: 30px 0;
  }

  .faq-section .container-fluid {
    padding-block: 30px 0;
  }

  .footer-top.footer_grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }

  .vol-box {
    padding: 20px;
  }

  .vol-title {
    font-size: 22px;
  }

  .calc-btn {
    width: 100%;
  }

  .price-title {
    font-size: 22px;
  }

  .price-form-box {
    padding: 20px;
    padding-top: 30px;
  }

  .price-btn {
    width: 100%;
  }


  .track-top {
    flex-direction: column;
    text-align: center;
  }
}

@media screen and (max-width:576px) {
  .marquee-content {
    height: 35px;
  }

  .gv-call-modal .modal-header {
    padding: 20px 20px 10px;
  }

  .gv-call-modal .modal-title {
    font-size: 20px !important;
  }

  .gv-call-modal .modal-body {
    padding: 0px 20px 20px;
  }

  .gv-call-modal .call-number {
    font-size: 16px;
    display: inline-block;
  }

  .gv-call-modal .modal-subtitle {
    font-size: 15px;
  }

  .marquee-content {
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    will-change: transform;
  }

  @keyframes marquee {
    0% {
      transform: translateX(1%);
    }

    100% {
      transform: translateX(-200%);
    }
  }

  .marquee-item {
    padding: 0 5px;
  }

  .enquery_sec {
    padding-block: 25px;
  }

  section:not(.hero-slider) {
    overflow-x: hidden;
  }

  .hero-style .slide-title .banner_title {
    font-size: 30px;
    margin: 0 0 15px;
    line-height: 1.2;
    text-align: center;
  }

  .hero-style .slide-text {
    max-width: 100%;
    text-align: center;
  }

  .slide-btns {
    text-align: center;
  }

  .theme-btn,
  .theme-btn-s2 {
    padding: 7px 20px;
    font-size: 13px;
  }

  .top-bar-label,
  .top-bar-button {
    display: none;
  }

  .hero-slider .swiper-container {
    height: 500px;
  }

  .hero-slider .slide-inner {
    padding-top: 40px;
    align-items: self-start;
  }

  .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    top: auto;
    bottom: 0;
    transform: translateX(-50%) translateY(0);
    flex-direction: row;
    max-width: 90px;
    height: 25px;
    left: 50%;
    border-radius: 30px;
    gap: 0;
  }

  .hero-slider .slide-inner {
    background-position: 113% bottom;
    background-size: 200%;
  }

  .branch-locator-section,
  .services-section,
  .how-it-works-section {
    padding: 40px 0;
  }

  .stats-section {
    padding-block: 0px 0px;
  }

  h2 {
    font-size: 30px !important;
    font-weight: 500 !important;
  }

  .step-label {
    width: 80px;
    height: 80px;
  }

  .how-card {
    margin-bottom: 50px;
  }

  .app-promo-section {
    padding-top: 0;
    background: linear-gradient(#f7fafc 10%, #264f7e 10%);
    padding-bottom: 40px;
  }

  .google-reviews-section {
    padding: 40px 0;
  }

  .app-content {
    padding-top: 40px;
  }

  .google-review-info h2 {
    margin-bottom: 10px;
  }

  .google-review-info h2>br {
    display: none;
  }

  .faq-section {
    padding-block: 40px;
  }

  .faq-accordion .accordion-button {
    font-size: 16px;
  }

  .faq-title {
    margin-bottom: 20px;
  }

  .site-footer {
    padding-top: 50px;
  }

  .footer-title {
    margin-bottom: 10px;
  }

  .footer-links a {
    font-size: 16px;
  }

  .footer-links li {
    margin-bottom: 5px;
  }

  .footer-apps img {
    height: 40px;
  }

  .footer-policy a {
    text-align: center;
    display: inline-block;
    margin-right: 15px;
  }

  .footer-links li {
    margin-bottom: 10px;
  }

  .why_choose_sec {
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .why_choose_item .why_choose_content h5 {
    font-size: 18px;
  }

  .why_choose_item .why_choose_content h3 {
    font-size: 28px;
    margin-bottom: 5px;
  }

  .why_choose_item img {
    height: 55px;
    margin-bottom: 10px;
  }

  .why_choose_item {
    padding: 20px;
    border-radius: 10px;
  }

  .services-carousel .item {
    padding: 10px 0;
  }

  .service-card:hover {
    box-shadow: none;
  }

  .services-carousel .owl-dots {
    margin-top: -10px;
  }

  .google-review-slider .owl-dots {
    margin-top: 15px;
  }

  .store-buttons img {
    height: 40px;
  }

  .app-content p {
    margin-bottom: 20px;
  }

  .store-buttons {
    gap: 10px;
  }

  .google-review-info .google-logo {
    width: 43px;
    margin-bottom: 10px;
  }

  .google-btn {
    padding: 10px 25px;
    border-radius: 40px;
    font-size: 13px;
  }

  .review-count {
    margin-bottom: 20px;
  }

  .google-review-slider {
    margin-top: 25px;
  }

  .review-card {
    padding: 25px;
  }

  .branch-finder-card {
    padding: 25px;
  }

  .branch-finder-card h4 {
    margin-bottom: 15px;
    font-size: 24px;
  }

  .branch-input {
    height: 40px;
    margin-bottom: 15px;
    padding-inline: 15px;
  }

  .branch-btn {
    height: 45px;
    font-size: 15px;
  }

  .branch-points {
    flex-wrap: wrap;
    gap: 0px 7px;
  }

  .branch-points li {
    font-size: 14px;
    padding: 6px 10px;
    padding-left: 30px;
    width: auto;
  }

  .branch-points li::before {
    width: 16px;
    height: 16px;
    left: 10px;
    top: 8px;
  }

  .blogs-subtitle {
    font-size: 17px;
  }

  .latest-blogs-section {
    padding-bottom: 40px
  }

  ;

  .google-review-info h2 {
    font-size: 25px !important;
    text-align: left;
    margin-bottom: 5px;
  }

  .google-review-info {
    text-align: left;
    margin-bottom: 0px;
  }

  .rating-row {
    justify-content: start;
  }

  .site-footer {
    padding-top: 40px;
  }

  .how-card h4 {
    font-size: 17px;
    font-weight: 500;
    margin-top: 10px;
    color: #000;
  }

  .how-icon {
    width: 50px;
    height: 50px;
  }

  .how-card {
    padding: 15px 10px 35px;
    margin-bottom: 30px;
  }

  .step-label {
    width: 60px;
    height: 60px;
  }

  .step-label {
    font-size: 13px;
  }

  .step-label span {
    font-size: 20px;
  }

  .yh-sticky {
    position: fixed;
    right: 0.4px;
    top: auto;
    z-index: 99;
    content-visibility: visible;
    transform: translateY(0%);
    bottom: 0;
    width: 100%;
  }

  .yh-sticky ul li {
    width: 100%;
    overflow: hidden;
  }

  .yh-sticky ul li a img {
    height: 50px;
  }

  .yh-sticky ul li:not(:last-child) a img {
    transform: rotate(-90deg) scale(1.6);

  }

  .yh-sticky ul li:nth-child(2) {
    border-inline: 1px solid #fff;
  }

  .yh-sticky ul li:nth-child(2) a img {
    transform: rotate(-90deg) scale(2.4);
  }

  .yh-sticky ul {
    flex-direction: revert;
    width: 100%;
  }

  .footer-bottom {
    padding-bottom: 60px;
  }

  .banner_title {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .banner_sec .content {
    font-size: 14px;
  }

  .banner_sec .sub_title {
    margin-block: 5px 10px;
  }

  .banner_btns {
    flex-wrap: wrap;
    display: inline-flex;
    align-content: center;
    justify-content: start;
    gap: 7px;
  }

  .banner_btns .common_btn {
    max-width: 200px;
  }

  .common_btn {
    font-size: 12px;
    padding: 6px 10px;
  }

  .enqury_tab_set .pbmit-btn {
    padding: 8px 20px;
    height: auto
  }

  .col-md-12.col-lg-3.mobile-gap {
    text-align: center;
  }

  .branch-map-card {
    margin-top: 0;
  }

  .branch-locator-modern .col-lg-6.order-2.order-sm-1 {
    padding-top: 10px;
  }

  .map-users {
    display: none;
  }

  .banner_sec {
    margin-bottom: 0;
  }

  .why_choose_sec .container-fluid {
    max-width: 100%;
  }

  .why_choose_sec .container-fluid {
    padding-block: 0px 30px;
  }

  .container.footer-bottom-inner p {
    text-align: center;
  }

  .container.footer-bottom-inner {
    gap: 6px;
  }

  .footer-about {
    padding-right: 0;
  }

  .faq-section .container-fluid {
    max-width: 100%;
    padding-inline: 0;
  }

  .price-table th,
  .price-table td {
    font-size: 12px;
  }

  .price-table th {
    font-weight: 500;
  }

  .inner_img_part {
    padding: 25px 10px 10px;
    border-radius: 10px;
  }

  .enqury_tab_set .tab-content {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .track-top {
    border-radius: 20px;
  }

  .track-left {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .head-left .left_part>div:first-child {
    padding-right: 0;
  }

  .head-left .left_part {
    flex-direction: column;
  }

  .office-card .qr {
    position: sticky;
    right: 0;
    bottom: 0;
  }

  .btns {
    display: flex;
    gap: 8px;
    margin-top: 10px;
    flex-wrap: wrap;
  }

  .volumetric-section {
    padding: 40px 0;
  }

  .footer-social-set,
  .footer-countries {
    flex-wrap: wrap;
    padding-top: 9px;
    justify-content: center;
  }

  .links_title {
    width: 100%;
    text-align: center;
  }

  .chat-btn {
    bottom: 50px;
    font-size: 18px;
    width: 45px;
    height: 45px;
    right: 10px;
  }

  .enqury_tab_set .nav-tabs .nav-link {
    font-size: 13px;
    padding-inline: 11px !important;
  }

  .left_sticky_img,
  .sticky_img {
    position: static;
    border-radius: 0;
    transform: unset;
  }

  .sticky-imgs {
    display: grid;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    grid-template-columns: 1fr;
  }

  .left_sticky_img a {
    height: 100%;
    display: inline-flex;
    align-items: center;

    border-radius: 0;
  }

  .left_sticky_img {
    display: flex;
    padding: 0;
    gap: 0;
  }

  .left_sticky_img img {
    height: auto;
    width: 100%;
    padding: 8px;
  }

  .float-contact {
    bottom: 52px;
    left: 10px;
    gap: 5px;
  }

  .sticky_img img {
    width: 100%;
    max-width: 100px;
  }

  .sticky_img {
    text-align: center;
  }

  .left_sticky_img a:first-child img {
    padding-inline: 0px;
  }

  .banner_content_part {
    padding-left: 0px;
  }

  .common_btn i {
    font-size: 20px;
  }

  .inner_img_part>div {
    font-size: 14px;
    padding: 15px;
    min-width: 100px;
  }

  .inner_img_part>div span {
    font-size: 18px;
  }

  .franchise-btn i {
    font-size: 20px;
  }

  .franchise-btn {
    gap: 3px;
  }

  .banner_sec.inner {
    margin-bottom: 0;
  }

  .about_immer_img {
    margin-left: 0;
    margin-top: 0;
  }

  .heightlet_points {
    padding-top: 10px;
  }

  .heightlet_points p:last-child {
    margin-bottom: -10px;
  }

  .excellence-section,
  .timeline-advanced,
  .edge-section,
  .team-section {
    padding: 40px 0;
  }

  .timeline-header p {
    margin-bottom: 30px;
  }

  .cta-section {
    padding: 40px 20px;
    margin-block: 20px;
  }

  .cta-features {
    gap: 3px;
    letter-spacing: 0;
  }

  .cta-buttons {
    margin-bottom: 20px;
  }

  .solution-section .container-fluid {
    padding-inline: 10px !important;
  }

  .img-fluid.main-img {
    border-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .solution-card {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }

  .solution-card .section-title22 {
    margin-bottom: 10px !important;
  }

  .stats-section {
    padding-top: 30px;
  }

  .usa_to_anywhare_content {
    padding: 0;
  }

  .solution-section .row.g-4.align-items-stretch {
    row-gap: 0;
    --bs-gutter-y: 0rem;
  }

  .sticky-imgs .navbar-buttons {
    margin-bottom: 0;
    flex-direction: row;
    width: 100%;
    gap: 0;
  }

  .navbar-buttons .btn-group a {
    border-radius: 0;
    padding-block: 10px;
  }

  .sticky-imgs .sticky_img,
  .sticky-imgs .left_sticky_img {
    display: none;
  }

  .pickup-form-section form .section input {
  border-radius: 5px !important;
font-size: 13px;
}
.pickup-form-section form .section {
border: none !important;
    padding-left: 4px;
  }
  .input-group .radio-group {
  border-radius: 5px !important;
}
.pickup-form-section form .section input, .checkbox-group {
  border-radius: 5px !important;
  font-size: 13px;
}
.input-group .radio-group {
  border-radius: 5px !important;
}
}

/* Blog slider mobile fix */
@media (max-width: 575.98px) {
  .blog-slider-wrapper .owl-dots {
    text-align: center;
    margin-top: 15px;
  }

  .blog-slider-wrapper {
    display: block;
    margin-inline: auto;
  }

  .blog-slider-wrapper>div,
  .blog-slider-wrapper>[class*="col-"] {
    max-width: 100%;
    padding-inline: 0 !important;
  }

  .blog-slider-wrapper .blog-card {
    margin: 0 0px;
    width: 100%;
  }

  .blog-card {
    box-shadow: none;
  }
}


@media screen and (max-width:450px) {
  .card-content {
    flex-direction: column;
  }

  ul.list_style li {
    font-size: 15px;
  }

  p {
    font-size: 15px;
  }

  .mini-card {
    padding-right: 0;
  }

  .grid-3 {
    padding-inline: 16px;
  }

  .track-content {
    padding: 20px;
  }

  .qr-section>div {
    padding: 15px;
    max-width: 150px;
  }

  .qr-section {
    gap: 10px;
    margin-top: 20px;
  }

  .head-card,
  .office-card,
  .grid-3 {
    padding: 20px;
  }

  .tag {
    padding-left: 20px;
    left: -20px;
  }

  .qr-section>div>span {
    font-size: 14px;
  }

  .app-content {
    padding-top: 20px;
  }

  .hero-style .slide-text p {
    font-size: 20px;
    margin: 0 20px 20px;
  }

  .hero-style .slide-title .banner_title {
    font-size: 28px;
  }

  .hero-slider .swiper-container {
    height: 450px;
  }

  .navbar-brand {
    top: -2px;
  }

  .hero-style .slide-text p {
    font-size: 18px;
    margin: 0 20px 20px;
  }

  .enqury_tab_set .nav-tabs .nav-link {
    font-size: 13px;
    padding-inline: 11px !important;
  }

  .main-navbar #navbarNav .navbar-buttons {
    display: none;
  }

  .small_title {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .google-review-slider {
    margin-top: 0;
  }

  .franchise-content {
    padding: 25px 20px 30px;
  }

  .map-box iframe {
    height: 100%;
  }

  .city-card img {
    height: 100px;
  }

  .branch-locator-modern {
    padding: 30px 0 50px;
  }

  .google-reviews-section p.dec {
    margin-bottom: 15px;
  }

  .how-it-steps {
    padding-bottom: 20px;
  }

  .why_choose_part {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 10px;
  }

  .why_choose_item {
    padding: 20px 10px;
    border-radius: 10px;
  }

  .why_choose_item .why_choose_content h5 {
    font-size: 13px;
  }

  .franchise-tag {
    margin-bottom: 10px;
  }

  .section-title {
    font-size: 23px;
  }

  .franchise-content p {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .enquery_sec {
    padding-inline: 10px;
  }

  .franchise-btn {
    padding: 8px 15px;
    font-size: 13px;
  }

  .inner_banner_part {
    gap: 0;
  }

  .banner_sec .inner_banner_part .content {
    font-size: 15px;
  }

  .insights-section {
    padding: 30px 0 0;
  }

  .insights-header {
    flex-direction: column;
  }

  .btn-view-articles {
    margin-left: auto;
    padding: 8px 18px;
  }

  .insights-subtitle {
    font-size: 14px;
  }

  .insight-content h4 {
    margin: 5px 0 10px;
    font-size: 20px;
  }

  h2 {
    font-size: 23px !important;
    font-weight: 500 !important;
  }

  .support-question-card {
    padding: 15px 20px;
  }

  .support-question-card h3 {
    font-size: 20px;
  }

  .support-question-card p {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .support-btn {
    padding: 8px 20px;
    font-size: 13px;
  }

  .faq-section .accordion-header button {
    font-size: 15px;
    padding: 20px 60px 20px 20px;
  }

  .faq-accordion .accordion-item {
    margin-bottom: 10px;
  }

  .footer-top.footer_grid {
    gap: 15px;
  }

  .footer-middle {
    margin-top: 20px;
  }

  .enqury_tab_set .tab-content {
    padding: 20px 20px 15px;
  }

  .form-control,
  form select {
    margin-bottom: 10px;
  }

  .enqury_tab_set .pbmit-btn {
    bottom: 0;
    margin-bottom: 10px;
  }

  h2,
  h1 {
    font-size: 23px !important;
    font-weight: 500 !important;
  }

  .footer-policies {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3px;
  }

  .faq-section {
    padding-block: 30px;
  }

  .insights-subtitle {
    margin-bottom: 5px;
  }

  .enqury_tab_set .nav-tabs .nav-item .nav-link {
    height: 100%;
  }
  .footer-top.footer_grid > div {
  min-width: calc(48% - 8px);
}
.footer-about {
  margin-bottom: 20px;
}
}

@media screen and (max-width:350px) {
  .btn-call-now {
    font-size: 10px;
  }

  .btn-call-now>img {
    height: 15px !important;
  }
}

@media screen and (max-width: 450px) {

  .btn-account,
  .btn-ship-now {
    padding: 6px 10px;
    font-size: 14px;
  }
}

/*  */