@media (min-width: 1024px) {
  .eComShippingMap,
  .eComShippingChoose,
  .threeBenefits {
    margin: 80px auto !important;
  }
  .eComShippingCategoriesMobile,
  #appMobileBanner,
  .serivces-cards-mobile {
    display: none;
  }
}

@media (max-width: 1024px) {
  .intCargoHero {
    background-position: center;
  }
  .feature-items-container {
    grid-template-columns: repeat(3, minmax(200px, 1fr));
  }
  .homeBusiness1,
  .homeBusiness2,
  .homeBusiness3,
  .homeBusiness4,
  .homeBusiness5 {
    max-height: 200px;
    background-size: cover;
    border-radius: 20px;
  }
  .homeBusiness1 h3,
  .homeBusiness2 h3,
  .homeBusiness3 h3,
  .homeBusiness4 h3,
  .homeBusiness5 h3 {
    font-size: 18px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .hero-title {
    padding: 0 100px;
  }
  .row .col-md-2 {
    padding: 0;
  }
  .feature-item:nth-child(n + 9) {
    display: none;
  }

  .eCommheroImg {
    height: 320px;
  }
  .eComShippingHero {
    display: flex;
    align-items: center;
  }
  .card-number {
    width: 60px;
    height: 50px;
  }
  .homeBusiness1,
  .homeBusiness2,
  .homeBusiness3,
  .homeBusiness4,
  .homeBusiness5 {
    background-size: cover;
    border-radius: 20px;
  }
}

@media (max-width: 767px) {
  /* New */
  .swiper-pagination {
    justify-content: stretch;
    margin-top: 20px;
    bottom: 0px !important;
  }

  .homeBusiness1,
  .homeBusiness2,
  .homeBusiness3,
  .homeBusiness4,
  .homeBusiness5 {
    background-size: contain;
    width: 95%;
    max-height: 175px;
  }

  .homeBusiness5 {
    background-position: right;
    background-size: cover;
    border-radius: 10px;
  }

  .homeBusiness4M {
    background-size: cover;
    border-radius: 10px;
  }

  .homeBusiness5 h3 {
    padding-left: 20px;
  }

  .homeBusiness1 h3,
  .homeBusiness2 h3,
  .homeBusiness3 h3,
  .homeBusiness5 h3 {
    font-size: 12px !important;
    margin-top: 20px;
  }

  .content-container {
    max-width: 100% !important;
  }

  .hyperlocalBlack * > h2 {
    font-size: 26px !important;
    padding-top: 10px;
  }

  .steps {
    display: flex;
    align-items: center;
  }

  .step-number {
    position: relative;
  }

  .featuredCard.card-2,
  .featuredCard.card-3 {
    max-width: 100%;
    margin: auto;
    margin-top: 30px;
    background-image: none;
  }

  .solCard * > .cardImg {
    height: auto;
  }

  .solCard::before {
    display: none;
  }

  .mobile-img {
    object-fit: contain;
  }

  .eComDomesticHero {
    background-image: none;
    max-height: fit-content;
    min-height: auto;
    background: linear-gradient(to bottom, #fff, #b6adfa);
  }
  /* Old */
  header {
    padding: 0 !important;
  }

  h1 {
    font-size: 45px !important;
  }

  .eComDomesticHero * > h1 {
    font-size: 26px !important;
  }

  .domesticFeatures * > h2,
  .benefitsInt * > h2 {
    max-width: 100%;
    font-size: 24px !important;
    text-align: left !important;
  }

  #domestic-tools-1,
  #domestic-tools-2,
  #domestic-tools-3,
  #domestic-tools-4 {
    background: none;
    height: auto;
    padding: 10px;
  }

  .domesticShipping h2 {
    font-size: 26px !important;
    max-width: 100%;
  }

  .domesticShipping * > p {
    padding: 0px;
  }

  h2 {
    font-size: 32px !important;
  }
  .whyBigship * > h2 {
    line-height: 40px !important;
  }

  #homeHeroSection::before {
    display: none;
  }
  .search-container {
    width: 100%;
  }

  .serivces-cards-mobile {
    display: block !important;
  }
  .marquee img {
    height: 30px;
  }

  .input-with-button input {
    font-size: 12px;
  }

  #deliveryicon {
    display: none;
  }
  .social-icons {
    justify-content: flex-start;
    margin-top: 10px;
  }

  .hero-title {
    text-align: center;
    font-weight: 600;
    line-height: 1.4em !important;
    font-size: 23px !important;
    margin-bottom: 15px;
    padding: 0;
  }

  .marquee-container * > h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 32px;
  }

  .mySwiper5 {
    height: 200px;
  }

  .hero-p {
    font-size: 13px;
    color: grey;
    text-align: center;
  }

  .navbar-nav {
    margin-bottom: 20px;
  }

  .footer-container {
    padding: 0;
  }

  #homeHeroSection {
    height: 100%;
    min-height: fit-content;
    padding: 40px 10px;
  }

  .servicesHome {
    display: none;
  }

  .appMobileImage {
    background-position: bottom;
    background-size: contain;
  }
  #pr-marquee > * > .col-md-3 {
    justify-content: center !important;
  }

  .services-h2 {
    font-size: 25px !important;
  }

  .marquee-container {
    padding: 20px;
  }

  .feature-items-container {
    margin: 0;
    gap: 0;
    grid-template-columns: repeat(1, minmax(250px, 1fr));
  }

  .feature-item:nth-child(n + 4) {
    display: none !important;
  }

  .services-container {
    margin: 20px 10px;
  }

  .services-swiper {
    width: 300px;
  }

  .service-card {
    height: 300px !important;
    padding: 30px 0 !important;
  }

  .service-card img {
    height: 80px;
    object-fit: contain;
  }

  .service-card .card-title {
    font-size: 18px;
  }

  .services-card-body p {
    font-weight: 400 !important;
  }

  .row .col-sm-4,
  .row .col-6 {
    padding: 10px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }

  .swiper-pagination-fraction {
    justify-content: end;
    bottom: 0%;
    margin-bottom: 10px !important;
  }

  #appBanner {
    width: 90% !important;
    margin: auto;
  }

  .appContainer .row .col-md-6 h2 {
    margin-top: 20px;
  }

  .appContainer .row .col-md-6 {
    margin-left: 20px;
    margin-bottom: 20px;
  }

  #appBanner {
    display: none;
  }

  .appBannerImg {
    height: 250px;
  }
  .appMobileBannerImg {
    height: 170px;
  }

  #appMobileBanner {
    display: block;
  }

  .grid-item {
    padding: 10px !important;
  }

  .grid-item p {
    display: none;
  }
  .benefitsContainer {
    margin: 0;
    padding: 10px 0;
  }

  .benefitsRow {
    align-items: end;
    gap: 5px;
  }

  .solutionsImg {
    max-width: 100%;
    height: auto;
  }

  .services_p {
    padding-right: 0;
    margin-bottom: 25px;
  }
  .solutionsHome {
    padding-top: 20px;
  }
  .benefitsImg {
    height: 40px !important;
    border-radius: 10px;
  }
  .grid-container {
    padding: 0px;
    align-items: center;
  }
  .grid-item h4 {
    color: black !important;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
  }

  .eComShippingMap {
    display: none;
  }

  .eCommheroImg,
  .eCommMap {
    height: 250px;
  }
  .eComShippingMap * > .text {
    height: auto;
    gap: 10px;
  }

  .eComShippingChoose {
    margin: auto;
  }

  .eComShippingChoose * > .col-md-4 {
    height: 200px;
    text-align: center;
    border-radius: 0;
    margin-bottom: 10px;
  }
  .whychoose {
    text-align: center;
  }
  .card-number {
    height: 50px;
    width: 50px;
    font-size: 20px;
  }
  .choose-card-body {
    display: flex;
    gap: 5px;
    flex-direction: column;
    padding: 0;
    align-items: center;
  }

  .eCombenefitsImg {
    height: 100px;
  }

  #benefitSection1,
  #benefitSection2,
  #benefitSection3 {
    text-align: left;
  }
  #benefitSection1 * > h4,
  #benefitSection2 * > h4,
  #benefitSection3 * > h4 {
    font-size: 20px;
  }
  .stepsSection * > p,
  #benefitSection1 * > p,
  #benefitSection2 * > p,
  #benefitSection3 * > p {
    font-size: 14px;
    color: grey;
  }
  .stepsWrapper {
    gap: 5px;
  }
  .stepsSection * > img {
    height: 40px;
  }
  .accordion-body {
    text-align: left;
    font-size: 14px;
  }
  .pr-marquee2,
  .eComShippingCategoriesMobile,
  .pr-marquee,
  .eComShippingMap,
  .eComShippingChoose,
  .threeBenefits {
    margin: 40px 0 !important;
  }

  .eComShippingCategories {
    display: none;
  }
  .eComShippingCategoriesMobile {
    display: block;
  }
  .solutionsHome h2 {
    margin-bottom: 30px;
  }
  .termsHeroImg {
    height: 150px;
  }
  .privacyHeroImg {
    mix-blend-mode: multiply;
    height: 135px;
  }
  .refundHeroImg {
    height: 135px;
  }
  .disclaimerHeroImg {
    height: 120px;
  }

  .abdheroImg {
    display: none;
  }
  .abdBenefits {
    width: 95% !important;
    margin: auto;
    margin-bottom: 30px;
  }
  .abdBenefitsImg {
    height: 100px;
    width: 100px;
  }
  .whyBigship * > .col-md-4 {
    width: 95%;
    margin: auto;
    height: 250px;
  }
  .cta-h2 {
    font-size: 25px;
    line-height: 45px;
    padding: 0 10px;
  }
  .cta-img {
    height: 150px;
  }
  .cta-1 {
    border-radius: 0;
  }
  .cta1-gradient {
    display: none;
  }
  .abdHero * > .row {
    height: 62vh !important;
  }

  .card-icon {
    font-size: 25px;
  }
  #clockIcon {
    width: 80px;
  }
  #markerIcon {
    width: 65px;
  }
  #moneyIcon {
    width: 38px;
    font-size: 22px;
  }
  .marquee-3 img {
    height: 90px;
  }
  .accordion-header {
    font-size: 20px;
  }
  .mdpHero * > .row {
    height: 51vh !important;
  }

  .mySwiper5 {
    height: 100%;
  }
  .benefitsMPL * > .row {
    height: auto;
  }
  .benefitsSwiper {
    height: 200px;
  }
  .bulkswiper-slide {
    height: auto !important;
  }
  .bulkSwiperImg {
    height: 150px;
  }
  .mcard {
    margin: 5px !important;
    width: 90%;
    padding: 10px 0;
    border-radius: 10px;
    box-shadow: 5px 5px 20px #e4e4e486;
  }
  .intServicesheroImg {
    height: 300px;
  }
  .intProcessImg {
    display: none;
  }

  .title {
    text-align: left;
  }

  .intServicesImg {
    height: 150px;
  }
  .aboutUsImg {
    height: 70px;
    object-fit: contain;
  }
  .Intabout * {
    text-align: left;
  }
  .FaqsheroImg {
    height: 300px;
  }
  .businessWeCater {
    height: auto;
  }
  .businessWeCater h2 {
    font-size: 30px !important;
    padding: 20px 0;
    text-align: center;
  }

  .ship-your-order * > img {
    height: 300px;
  }
  .b2b-image-container {
    display: none;
  }

  .partnersh2 span {
    font-size: 24px !important;
  }
  .partnersHero {
    background-image: url("../../images/Partnersmobile.png");
    background-size: cover;
    height: 420px;
    display: flex;
    align-items: flex-start;
  }
  .partnersHero * > h1 {
    font-size: 25px !important;
  }

  .partnersHero * > p {
    padding: 0 0px;
  }

  .domesticShippingMapImg {
    height: 300px;
  }
  .domesticheroImg {
    height: 200px;
  }

  .LUspSection h2,
  .Lfast h2 {
    font-size: 28px !important;
  }
  .LFloatingImg {
    display: none;
  }
  .Lcourier .container {
    max-width: 100% !important;
  }
  .LCTA {
    border-radius: 20px;
    min-height: 500px;
    justify-content: start !important;
    padding-top: 20px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .locationText{
  -webkit-text-stroke: black 1px;
  font-size:50px !important;
}

}
