@media (max-width: 1440px) {
  .open_demat_account h2 {
    font-size: 24px;
  }
}

@media (min-width: 1199px) and (max-width: 1600px) {
  .e-landing-input .phone_input::placeholder,
  .e-landing-input .phone_input,
  .e-landing-footer-input .phone_input::placeholder,
  .e-landing-footer-input .phone_input {
    font-size: 14px !important;
  }
}

@media (min-width: 1200px) {
  .e-landing-input,
  .e-landing-footer-input {
    min-width: 300px;
  }
}

@media (max-width: 1200px) {
  h1,
  .section_title,
  .open_demat_account h2 {
    font-size: 24px;
  }

  .demat_account,
  footer h2 {
    font-size: 36px;
    line-height: 50px;
  }

  .create_account {
    font-size: 16px;
  }

  footer {
    padding-bottom: 45px !important;
  }

  footer .download_share {
    padding-bottom: 200px;
  }

  .e-landing-input .phone_input::placeholder,
  .e-landing-input .phone_input,
  .e-landing-footer-input .phone_input::placeholder,
  .e-landing-footer-input .phone_input {
    font-size: 14px !important;
  }

  .e-landing-footer-input {
    /* width: 50%; */
  }

  /* .e-landing-input {
    width: 45%;
  } */

  /* .e-landing-input .phone_input {
    font-size: 14px !important;
  }

  .e-landing-input .phone_input::placeholder {
    font-size: 14px !important;
  } */
}

@media (max-width: 1176px) {
  .e-hero-btn-landing {
    margin-top: 20px;
  }
}

@media (max-width: 992px) {
  .e-hero-btn-landing {
    margin-top: 20px;
  }
}

@media (width: 992px) {
  .e-hero-btn-landing {
    margin-top: 20px;
    /* exactly 992px */
  }
}

@media (max-width: 991.98px) {
  .e-hero-btn-landing {
    margin-top: 0;
  }
}

@media screen and (max-width: 992px) {
  /* .e-hero-btn-landing {
    margin-top: 0;
  } */

  h1,
  .section_title,
  .open_demat_account h2 {
    font-size: 24px;
  }

  .demat_account,
  footer h2 {
    font-size: 24px;
    line-height: 36px;
  }

  footer {
    padding-bottom: 120px !important;
  }

  .footer_contact,
  .disclaimer {
    padding: 32px 48px 32px 48px !important;
  }

  .testimonial-slider .slick-track {
    gap: 32px;
    margin-left: 220px;
  }

  .testimonial-slider .slick-slide {
    min-height: 360px;
  }

  footer .download_share {
    padding-bottom: 200px;
  }

  .e-landing-footer-input {
    /* width: 50% !important; */
  }
}

@media only screen and (max-width: 768px) {
  footer {
    padding-bottom: 96px !important;
  }

  .stars-4x {
    right: 40px;
  }

  h1,
  .section_title,
  .open_demat_account h2 {
    font-size: 20px;
  }

  .product_card {
    padding: 16px;
  }

  .product_card p,
  .contact_info h3 {
    font-size: 16px;
  }

  section {
    padding: 32px 20px !important;
  }

  .open_demat_account {
    padding: 16px;
  }

  header {
    padding: 20px !important;
  }

  .disclaimer,
  .footer_contact {
    padding: 32px 20px !important;
  }

  .create_account {
    font-size: 14px;
  }

  .accordion-item,
  .accordion-body {
    font-size: 14px;
    padding: 12px !important;
  }

  .phone_input {
    padding: 8px 16px 8px 38px;
    font-size: 14px;
  }

  .phone_input::placeholder {
    font-size: 12px;
  }

  .create_account {
    font-size: 12px;
    padding: 8px 14px;
  }

  .subheading {
    font-size: 16px;
  }

  .flag_image {
    padding-right: 8px;
    width: 20px;
    left: 8px;
  }

  .testimonial-slider .slick-track {
    gap: 24px;
    margin-left: -100px;
  }

  .testimonial-slider .slick-slide {
    min-height: 360px;
  }

  .where-to-invest-guide p {
    font-size: 18px;
  }

  .where-to-invest-guide h4 {
    font-size: 28px;
  }

  .gap-sm-4 {
    gap: 1.5rem;
  }

  footer .download_share {
    padding-bottom: 180px;
  }

  .trade_image {
    right: 24px;
  }

  .trade_text {
    right: 36px;
  }

  .e-landing-footer-input {
    /* width: 50% !important; */
  }
}

@media screen and (max-width: 576px) {
  .e-landing-input .phone_input::placeholder,
  .e-landing-input .phone_input,
  .e-landing-footer-input .phone_input::placeholder,
  .e-landing-footer-input .phone_input {
    font-size: 14px !important;
  }

  .create_account {
    font-size: 12px;
    padding: 8px 8px;
  }

  .trade_text {
    width: 120px;
    box-shadow: 0px 18px 17px 7px rgba(0, 0, 0, 0.13);
    top: 63px;
    right: 20px;
  }

  .open_demat_account {
    padding: 14px;
  }

  .trade_image {
    top: 35px;
    width: 120px;
    right: 20px;
  }

  footer {
    padding-bottom: 110px !important;
  }

  .product_card p {
    font-size: 14px;
  }

  footer h2 {
    font-size: 18px;
    line-height: 32px;
  }

  .open_demat_account h2 {
    font-size: 16px;
    line-height: 24px;
  }

  .description {
    font-size: 14px;
  }

  .testimonial-slider .slick-track {
    gap: 24px;
    margin-left: -80px;
  }

  .testimonial-slider .slick-slide {
    min-height: 360px;
    /* padding: 0px 24px 24px; */
  }

  .slick-dots li button:before {
    font-size: 12px !important;
  }

  .slick-dots li.slick-active button:before {
    font-size: 12px !important;
  }

  .where-to-invest-guide {
    margin-top: 60px;
    padding: 24px 24px;
  }

  .where-to-invest-guide p {
    font-size: 14px;
  }

  .where-to-invest-guide h4 {
    font-size: 18px;
  }

  .gap-3 {
    gap: 1rem !important;
  }

  #why-demat-slider img {
    aspect-ratio: 16/3;
  }

  #why-demat-slider .carousel-indicators {
    bottom: 70%;
    right: 100%;
    left: 0%;
    margin-left: 40px;
    gap: 10px;
  }

  #why-demat-slider .carousel-indicators button {
    width: 2px !important;
    height: 8px !important;
  }

  .pt-80px {
    padding-top: 40px !important;
  }

  .demat_account .highlight {
    font-size: 46px;
  }

  footer .download_share {
    padding-bottom: 160px;
  }

  .e-landing-footer-input {
    /* width: 75% !important; */
  }

  .e-landing-input {
    margin-right: 12px;
  }

  .responsive-break {
    display: none;
  }

  .start_trading {
    text-align: center;
  }

  .description.text-sm-left {
    text-align: center !important;
  }

  /* .hero-section-landing .subheading {
    text-align: center !important;
  } */
  .padding-80px-top {
    padding-top: 40px;
  }

  /* .phone_input {
   width: 260px;
  } */
}

@media screen and (max-width: 480px) {
  .testimonial-slider .slick-track {
    margin-left: -275px;
  }

  footer .download_share {
    padding-bottom: 200px;
  }
}

@media screen and (max-width: 460px) {
  .e-hero-btn-landing ,.e-landing-input{
    width: 100%;
  }
  .e-landing-input {
    margin-bottom: 16px;
  }
  .d-flex.align-items-center.flex-wrap.w-100.gap-3.justify-lg-content-end .create_account {
    width: 100% !important;
  }

  .e-landing-footer-input{
   width: 100% !important;
  }
}

@media screen and (max-width: 446px) {
  .testimonial-slider .slick-track {
    margin-left: -260px;
  }

  .e-landing-input {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .d-flex.align-items-center.flex-xl-nowrap.flex-wrap.w-100 .create_account {
    width: 100%;
    /* margin: 0 auto; */
    /* justify-content: center; */
  }

  .e-landing-input {
    flex-grow: 1;
  }

  .create_account {
    font-size: 12px;
    padding: 8px 30px;
  }

  .e-landing-footer-input {
    width: 100%;
  }

  .e-f-width-btn {
    width: 100% !important;
  }
}

@media screen and (max-width: 434px) {
  .e-landing-input {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .d-flex.align-items-center.flex-xl-nowrap.flex-wrap.w-100 .create_account {
    width: 100%;
    /* margin: 0 auto; */
    /* justify-content: center; */
  }

  .e-landing-input {
    flex-grow: 1;
  }

  .create_account {
    font-size: 12px;
    padding: 8px 30px;
  }
}

@media (max-width: 420px) {
  .testimonial-slider .slick-track {
    margin-left: -250px;
  }
}

@media screen and (max-width: 400px) {
  .testimonial-slider .slick-track {
    gap: 16px;
    margin-bottom: 40px;
    margin-left: 0px !important;
  }

  .testimonial-slider .slick-slide {
    padding: 0px 16px 16px;
    min-height: 320px;
  }

  .testimonial_card .user-img {
    width: 42px;
    height: 42px;
    border-radius: 100%;
    transition: all 1s ease;
  }

  .testimonial_card .quote-symbol {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    transition: all 1s ease;
  }

  .testimonial_card h6 {
    font-size: 12px;
    margin-bottom: 0px;
  }

  .testimonial_card p {
    font-size: 12px;
    line-height: 20px;
  }

  .testimonial_card .tag {
    font-size: 10px;
  }

  .testimonial-slider .bg {
    height: 50%;
  }

  .testimonial-slider .slick-slide:not(.slick-current) {
    padding: 0px 16px 8px;
  }

  .slick-slide:not(.slick-current) .user-img {
    width: 30px;
    height: 30px;
  }

  .slick-slide:not(.slick-current) .quote-symbol {
    width: 22px;
    height: 22px;
    border-radius: 100%;
  }

  .slick-slide:not(.slick-current) h6 {
    font-size: 8px;
  }

  .slick-slide:not(.slick-current) .tag {
    font-size: 10px;
    padding: 2px 6px;
    border-radius: 3px;
  }
}

/* Style for layout responsive - Different screens  */

@media (min-width: 2400px) {
  body {
    zoom: 1.4 !important;
  }
}

@media (min-width: 2100px) and (max-width: 2400px) {
  body {
    zoom: 1.4 !important;
  }
}

@media (min-width: 1900px) and (max-width: 2100px) {
  body {
    zoom: 1.1 !important;
  }
}

@media (min-width: 1600px) and (max-width: 1900px) {
  body {
    zoom: 1.1 !important;
  }
}

@media (min-width: 1400px) and (max-width: 1600px) {
  body {
    zoom: 1 !important;
  }
}

@media (-webkit-device-pixel-ratio: 1.5) {
  body {
    zoom: 0.9;
  }
}

@media (-webkit-device-pixel-ratio: 1.75) {
  body {
    zoom: 0.7;
  }
}
