/*================================
Template Name: BHIM Markets
Author: EFI
Author website: 
Version: 1.0
================================== */

@media (max-width: 1199.98px) {
  .sm-padding {
    padding: 2.5em 0 !important;
  }

  .header-nav-center .navbar .nav-item .nav-link {
    font-size: 0.65em;
    font-weight: 500;
    white-space: nowrap;
  }

  .open-header-btn-outline {
    padding: 0.5em 0.5em !important;
  }

  .open-header-btn {
    padding: 0.5em 0.5em !important;
  }
}

@media (max-width: 991.98px) {
  .resp-mrg-btm-md {
    margin-bottom: 2em;
  }

  .header-nav-center .navbar .nav-item .nav-link {
    font-size: 1em;
    font-weight: 600;
    white-space: normal;
  }

  .open-header-btn-outline {
    padding: 0.5em 1.5em !important;
  }

  .open-header-btn {
    padding: 0.5em 1.5em !important;
  }

  .logo {
    max-width: 8em !important;
  }

  .banner-caption {
    min-height: 70vh !important;
  }

  .home-banner-sec {
    min-height: 50vh;
    background-image: unset;
  }

  /* Moblie Nav Style  */
  .mobile-nav-header {
    display: block !important;
  }

  .main-wrapped-header {
    display: none !important;
  }

  .offcanvas {
    left: 0 !important;
    background-color: var(--tertiary-color) !important;
  }

  .offcanvas-body .nav-link {
    font-size: 1.05em;
    font-weight: 500;
    text-transform: capitalize;
    color: var(--secondary-color) !important;
    opacity: 0.8;
    letter-spacing: 0.5px;
    position: relative;
    transition: transform 0.5s;
  }
}

@media (max-width: 767.98px) {

  /* Moblie Nav Style  */
  .mobile-nav-header {
    display: block !important;
  }

  .main-wrapped-header {
    display: none !important;
  }

  .resp-mb-lg {
    margin-bottom: 2em;
  }

  .logo {
    max-width: 6em !important;
  }

  .offcanvas {
    left: 0 !important;
    background-color: var(--tertiary-color) !important;
  }

  .banner-img {
    max-width: 100% !important;
  }

  .offcanvas-body .nav-link {
    font-size: 1.05em;
    font-weight: 500;
    text-transform: capitalize;
    color: var(--secondary-color) !important;
    opacity: 0.8;
    letter-spacing: 0.5px;
    position: relative;
    transition: transform 0.5s;
  }

  .offcanvas-body .nav-link.open-header-btn {
    color: var(--tertiary-color) !important;
    margin-top: 1em;
  }

  .order-by {
    order: 1 !important;
  }

  .section-title {
    margin-bottom: 2.5em
  }

  .resp-margin-btm-sm {
    margin-bottom: 1em !important;
  }

  .home-banner-sec {
    min-height: 75vh !important;
    background-color: #000 !important;
    padding-top: 4em;
  }

  .banner-caption {
    padding-top: 5em;
  }

  .banner-content h1 {
    font-size: 1.5em !important;
    text-align: center;
  }

  .banner-content p {
    text-align: center;
  }

  .banner-content .default-btn-sec,
  .default-btn-sec {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .why-choose-us-box {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .benefits-box {
    padding: 1em !important;
  }

  .benefits-card {
    padding: 1em !important;
  }

  .benefits-img {
    max-width: 10em !important;
  }

  .benefits-img-sec,
  .regulation-img-sec,
  .benefits-info-sec h3,
  .benefits-info-sec p,
  .what-we-provide-info-sec h4,
  .what-we-provide-info-sec p,
  .home-cta-info-sec h2,
  .home-cta-info-sec p {
    text-align: center !important;
  }

  .regulation-img-sec .regulation-img {
    max-width: 20em !important;
    margin-bottom: 1.5em;
  }

  .why-choose-us-icon-sec {
    padding: 1em 0 !important;
  }

  .home-cta-card {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .home-cta-img-sec {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
  }

  .home-cta-img-sec::before {
    border-bottom-right-radius: 30px;
  }

  .choose-account-type-box {
    padding: 0 !important;
  }

  .choose-account-type-img-sec {
    margin-bottom: 2em;
  }

  .contact-us-box {
    padding: 1.5em !important;
  }

  .footer-contact-us-sec h3,
  .footer-about-content p,
  .investing-journey-with-content h4,
  .investing-journey-with-content p,
  .stocks-header-sec h2,
  .stocks-header-sec p,
  .deposit-crypto-heading-info h3,
  .deposit-crypto-heading-info p {
    text-align: center;
  }

  .footer-contact-us-link-card,
  .footer-social-link-sec ul,
  .footer-app-download-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer-app-download-box .footer-app-download-icon {
    width: 2.5em !important;
  }

  .stocks-zero-commission-box {
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 1em;
  }

  .stocks-zero-commission-sec::before {
    background-image: unset !important;
  }

  .stocks-zero-commission-card {
    border-right: 0 !important;
  }

  .investing-journey-with-bhim-markets-box {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .investing-journey-with-bhim-markets-icon {
    height: 5em !important;
  }

  .deposit-crypto .why-do-pills {
    flex-direction: column !important;
  }

  .how-to-fund-card {
    flex-direction: column;
  }

  .how-to-fund-card-info {
    width: 100% !important;
  }

  .how-to-fund-card-img {
    width: 100% !important;
    text-align: center !important;
  }

  .why-do-trade-part .nav-link {
    margin-bottom: 0;
  }

  .learn-frame-box {
    flex-direction: column;
    gap: 2em;
  }

  .learn-frame-tabs-box {
    width: 100% !important;
  }

  .learn-banner-box {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .learn-banner-img-sec {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .learn-assets-card {
    flex-direction: column;
  }
  .choose-account-type-img{
    max-width:70%!important;
  }
  .choose-account-type-img-sec{
    text-align:center;
    margin-top:1.5em;
  }
}

.how-to-fund-card-img img {
  max-width: 100% !important;
}

@media (max-width: 575.98px) {}

/* Large Device CSS */

@media screen and (min-width: 1400px) {
  .container {
    width: 1320px;
    max-width: 100%;
  }
}

@media screen and (min-width: 1600px) {
  .container {
    width: 1320px;
    max-width: 100%;
  }
}

@media screen and (min-width: 1900px) {
  .container {
    width: 1520px;
    max-width: 100%;
  }
}