/* ================================
   FOOTER SECTION RESPONSIVE
================================ */

/* Extra small devices (portrait phones, <576px) */
@media (max-width: 575.98px) {
  .footer-section {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    margin-top: 20px !important;
  }

  .footerImage-section {
    text-align: center !important;
    padding-left: 0 !important;
  }

  .footerImage-section .footerImg {
    width: 100px !important;
  }

  .footerPara-section .footerPara {
    font-size: 12px !important;
    padding-left: 0 !important;
    text-align: center !important;
    padding-top: 15px !important;
  }

  .footerMenu-section {
    margin-top: 20px !important;
    text-align: center !important;
  }

  .footerMenu-section .footer-menu .footer-links {
    font-size: 12px !important;
    margin-bottom: 12px !important;
  }

  .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 12px !important;
  }

  .playstoreImage-section {
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: 10px  !important;
    margin-top: 20px !important;
  }
.footer-section .footerImage-section .footerImg {
    width: 130px !important;
}
  .playstoreImage-section .downloadIcons {
    width: 120px !important;
  }

  .copyRight-section {
    margin-top: 40px !important;
    text-align: center !important;
  }

  .copyRight-section .copyrightPara1,
  .copyRight-section .copyrightPara2 {
    font-size: 12px !important;
  }
  .footer-section .footerPara-section .footerPara {
    text-align: start !important;
    font-size: 16px !important;

  }
  .footer-section .footerMenu-section .footer-menu .footer-links {
    text-align: start !important;
    font-size: 14px !important;
  }
  .footer-section .playstoreImage-section .downloadIcons {
    width: 125px !important;
  } 
}

/* Small devices (landscape phones, 576px to 767.98px) */
@media (min-width: 576px) and (max-width: 767.98px) {
 .footer-section {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    margin-top: 20px !important;
  }

  .footerImage-section {
    text-align: center !important;
    padding-left: 0 !important;
  }

  .footerImage-section .footerImg {
    width: 100px !important;
  }

  .footerPara-section .footerPara {
    font-size: 12px !important;
    padding-left: 0 !important;
    text-align: center !important;
    padding-top: 15px !important;
  }

  .footerMenu-section {
    margin-top: 20px !important;
    text-align: center !important;
  }

  .footerMenu-section .footer-menu .footer-links {
    font-size: 12px !important;
    margin-bottom: 12px !important;
  }

  .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 12px !important;
  }

  .playstoreImage-section {
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    margin-top: 20px !important;
  }
.footer-section .footerImage-section .footerImg {
    width: 130px !important;
}
  .playstoreImage-section .downloadIcons {
    width: 120px !important;
  }

  .copyRight-section {
    margin-top: 40px !important;
    text-align: center !important;
  }

  .copyRight-section .copyrightPara1,
  .copyRight-section .copyrightPara2 {
    font-size: 12px !important;
  }
  .footer-section .footerPara-section .footerPara {
    text-align: start !important;
    font-size: 16px !important;

  }
  .footer-section .footerMenu-section .footer-menu .footer-links {
    text-align: start !important;
    font-size: 14px !important;
  }
  .footer-section .playstoreImage-section .downloadIcons {
    width: 125px !important;
  } 
}

/* Medium devices (tablets, 768px to 991.98px) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer-section {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
  }

  .footerImage-section .footerImg {
    width: 120px !important;
  }

  .footerPara-section .footerPara {
    font-size: 15px !important;
  }

  .footerMenu-section .footer-menu .footer-links {
    font-size: 15px !important;
  }

  .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 15px !important;
  }

  .playstoreImage-section .downloadIcons {
    width: 170px !important;
  }

  .copyRight-section .copyrightPara1,
  .copyRight-section .copyrightPara2 {
    font-size: 15px !important;
  }
  .footer-section .playstoreImage-section .downloadIcons {
    width: 102px !important;
    transition: 0.3s !important;
}
}

/* Large devices (992px to 1199.98px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer-section {
    padding-top: 70px !important;
    padding-bottom: 35px !important;
    margin-top: 135px !important;
  }

  .footerImage-section .footerImg {
    width: 130px !important;
  }

  .footerPara-section .footerPara {
    font-size: 16px !important;
  }

  .footerMenu-section .footer-menu .footer-links {
    font-size: 16px !important;
  }

  .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 16px !important;
  }

  .playstoreImage-section .downloadIcons {
    width: 150px !important;
  }

  .copyRight-section .copyrightPara1,
  .copyRight-section .copyrightPara2 {
    font-size: 16px !important;
  }
}

/* Extra large devices (1200px to 1440px) */
@media (min-width: 1200px) and (max-width: 1440px) {
  .footer-section {
    padding-top: 80px !important;
    padding-bottom: 40px  !important;
  }

  .footerImage-section .footerImg {
    width: 140px  !important;
  }

  .footerPara-section .footerPara {
    font-size: 16px !important;
  }

  .footerMenu-section .footer-menu .footer-links {
    font-size: 16px !important;
  }

  .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 16px !important;
  }

  .playstoreImage-section .downloadIcons {
    width: 200px  !important;
  }

  .copyRight-section .copyrightPara1,
  .copyRight-section .copyrightPara2 {
    font-size: 16px !important;
  }
}

/* Ultra large / 4K screens (2560px and above) */
@media (min-width: 2560px) {
  .footer-section {
    padding-top: 150px  !important;
    padding-bottom: 80px  !important;
        margin-top: 277px !important;
  }

  .footerImage-section .footerImg {
    width: 280px  !important;
  }

  .footerPara-section .footerPara {
    font-size: 24px !important;
  }

  .footerMenu-section .footer-menu .footer-links {
    font-size: 24px !important;
  }

  .footerMenu-section .footer-menu .footer-links .footerMenus {
    font-size: 24px !important;
  }

  .playstoreImage-section .downloadIcons {
    width: 400px  !important;
  }

  .copyRight-section .copyrightPara1,
  .copyRight-section .copyrightPara2 {
    font-size: 24px !important;
  }
}

/* Stack columns on mobile */
@media (max-width: 767.98px) {
  .footer-section .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
}
