@media (min-width: 1600px) {

  /* .image-logo {
        height: 80px;
    } */
  section.featured-products .card-img-top {
    height: 300px;
  }
}

@media (min-width: 1440px) {


  section.featured-products .card-img-top {
    height: 250px;
  }
}

@media (max-width: 1440px) {
  section.featured-products .card-img-top {
    height: 250px;
  }


  .logo-title {
    font-size: 24px;
  }

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

  .div-right-who-we-are {
    height: 380px;
  }

  .div-who-we-are-image {
    top: -8rem;
    height: 480px;
  }

  .image-logo {
    height: 70px;
  }

  .div-second-insection h2 {
    font-size: 1.5rem;
  }

  .div-product-logo-list .details {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (max-width: 1250px) {
  section.featured-products .card-img-top {
    height: 200px;
  }
  .video-banner{

    height: 800px;
  }
  .logo,
  .logohead {
    height: 40px;
    width: auto;
  }

  .nav-item {
    font-size: 12px;
  }

  .logo-title {
    font-size: 16px;
  }

  .navbar {
    font-size: 12px;
  }

  footer {
    font-size: 14px;
  }

  .div-product-area-of-research .title {
    font-size: 20px;
  }

  .div-product-area-of-research .details {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .our-markets .img-main-our-markets {
    max-height: 661px;
    height: 661px;
  }

  .our-markets .section-left {
    max-height: 661px;
    height: 661px;
  }

  .our-markets .section-right {
    max-height: 661px;
    height: 661px;
  }

  .our-markets-section1 {
    padding: 1rem;
  }

  .our-markets-section2 {
    height: 460px;
  }

  .our-markets-section2:last-child {
    gap: 0.5rem;
  }

  .custom-next,
  .custom-next2,
  .custom-next3 {
    right: -70px;
  }

  .custom-prev,
  .custom-prev2,
  .custom-prev3 {
    left: -70px;
  }
}

@media (max-width: 1024px) {

  .custom-next,
  .custom-next2,
  .custom-next3 {
    right: -55px;
  }

  .custom-prev,
  .custom-prev2,
  .custom-prev3 {
    left: -55px;
  }
}

@media (max-width: 1199px) {
  .div-right-who-we-are {
    height: 540px;
    margin-top: 2rem;
  }

  .div-who-we-are-image {
    top: 0;
    width: 100%;
  }

  /* .image-logo {
        height: 80px;
    } */

  .bg-right-why-irene {
    margin-top: 1rem;
  }

  .div-product-logo-list .details {
    grid-template-columns: repeat(4, 1fr);
  }

  .hero-section .title {
    font-size: 24px;
    text-align: start;
  }

  .hero-section .subtitle {
    font-size: 18px;
    width: 100%;
    text-align: start;
  }

  .hero-section-text .col-md-4,
  .hero-section-text .col-md-8 {
    margin: 0 !important;
    padding: 0 !important;
  }

  .banner-title {
    font-size: 50px;
  }

  .banner-subtitle {
    font-size: 20px;
  }

  .about-description {
    font-size: 20px;
  }

  .vision-text {
    font-size: 24px;
    padding-left: 2rem;
    padding-right: 1rem;
  }

  .vision-quote {
    font-size: 60px;
  }

  .why-card-title {
    font-size: 20px;
  }

  .last-container-home-subtitle {
    font-size: 23px;
  }
}

@media (max-width: 768px) {
  .hero-section .subtitle {
    width: 80%;
  }

  .text-why{
    font-size: 26px !important;
  }

  .nav-item {
    font-size: 18px;
  }

  .logo,
  .logohead {
    height: 40px;
    width: auto;
  }

  .logo-title {
    font-size: 16px;
  }

  .carousel-text-absolute {
    font-size: 35px;
    text-align: center;
    width: 100%;
    left: 0;
    padding: 0 1rem;
    top: 50%;
    transform: translateY(-50%);
  }

  .img-carousel {
    height: 60vh;
  }

  .banner-title {
    /* font-size: 32px; */
    letter-spacing: -1px;
    white-space: normal;
    line-height: 1.2;
    text-align: start;
  }

  .banner-subtitle {
    font-size: 18px;
  }

  .about-description {
    font-size: 18px;
  }

  .vision-text {
    font-size: 20px;
    padding-left: 1.5rem;
    padding-right: 0.5rem;
  }

  .vision-quote {
    font-size: 40px;
  }

  .why-card-title {
    font-size: 18px;
  }

  .div-insection {
    padding: 4rem;
  }

  .custom-next,
  .custom-next2,
  .custom-next3 {
    right: -2.7rem;
    width: 35px;
    height: 35px;
    font-size: 1.2rem;
  }

  .custom-prev,
  .custom-prev2,
  .custom-prev3 {
    left: -2.7rem;
    width: 35px;
    height: 35px;
    font-size: 1.2rem;
  }

  .grid-why-irene {
    grid-template-columns: repeat(1, 1fr);
  }

  .div-ready-to-scale {
    padding: 5rem;
  }

  section .section-title {
    font-size: 2rem;
  }

  section .section-subtitle {
    width: 80%;
  }

  .hero-section-text {
    padding: 1rem 0;
    height: auto;
  }

  .hero-section-text .row {
    flex-direction: column;
    gap: 0.5rem;
  }

  .hero-section-text .col-md-4,
  .hero-section-text .col-md-8 {
    width: 100%;
  }

  .hero-section .title {
    font-size: 24px;
    font-weight: 500;
  }

  .hero-section .subtitle {
    font-size: 16px;
    width: 100%;
  }

  section.featured-products .card-img-top {
    height: 400px !important;
  }

  .section-head-title {
    font-size: 20px;
  }

  .section-title {
    font-size: 28px !important;
    letter-spacing: -1px;
    font-weight: 500;
    margin-bottom: 1rem !important;
  }

  .detail-in-sectionAbout,
  .detail-in-sectionPortfolio {
    font-size: 16px;
    text-align: start;
  }

  .our-markets-section1 .title {
    font-size: 24px;
  }

  .quick-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    transform: none;
    background: white;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    padding-bottom: 0px;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    border-top: 1px solid #e0e0e0;
    z-index: 1000;
    gap: 0;
    padding-bottom: 10px;
    height: 70px;
  }

  .quick-menu .btn {
    opacity: 1;
    transform: none;
    visibility: visible;
    margin: 0;
    padding: 8px 0px;
    font-size: 12px;
    border-radius: 15px;
    flex: 1;
    margin: 0 5px;
  }

  .quick-menu .circle {
    display: none;
  }

  .div-product-logo-list .details {
    grid-template-columns: repeat(3, 1fr);
  }

  .contact-title {
    font-size: 24px;
  }

  .div-img-logo-section img {
    width: auto;
    height: 50px;
  }

  section .card-img-top {
    height: 100%;
  }

  /* footer {
    padding-bottom: 4rem;
  } */

  .hero-gradian {
    clip-path: none;
  }

  .div-second-insection {
    margin: 3rem 0;
  }

  .portfolio-section {
    padding: 1rem;
  }
}

@media (max-width: 767px) {

  html,
  body {
    font-size: 14px;
  }

  section.featured-products .col-6 {
    width: 100%;
  }


  .carousel-text-absolute {
    text-align: center;
    display: block;
  }

  .carousel-text-absolute button {
    width: 60%;
    margin-bottom: 1rem;
  }

  .logo,
  .logohead {
    height: 40px;
    width: auto;
  }

  .logo-title {
    font-size: 12px;
  }

  .carousel-text-absolute {
    left: 0;
    font-size: 24px;
    width: 100%;
  }

  .banner-title {
    font-size: 28px;
    letter-spacing: 0;
    white-space: normal;
    line-height: 1.2;
    text-align: center;
  }

  .text-chooseUs,
  .text-choose-us-service {
    font-size: 16px;
  }

  .text-our-market-product {
    font-size: 16px;
  }

  .img-carousel {
    height: 50vh;
  }

  .banner-subtitle {
    font-size: 16px;
  }

  .about-description {
    font-size: 16px;
  }

  .vision-text {
    font-size: 18px;
    padding-left: 1rem;
    padding-right: 0.5rem;
  }

  .vision-quote {
    font-size: 30px;
  }

  .why-card-title {
    font-size: 16px;
  }

  .div-insection {
    padding: 2rem;
  }

  .div-insection h2 {
    font-size: 14px !important;
  }

  .div-second-insection button {
    /* width: 100%; */
    justify-content: end !important;
    padding: 0 !important;
  }

  .group-logo-index {
    margin-right: 0 !important;
    justify-content: end !important;
  }


  .div-right-who-we-are {
    height: 300px;
    width: 100%;
    margin-bottom: 2rem;
  }

  .div-who-we-are-image {
    /* width: 300px; */
    height: 300px;

    justify-content: center;
    align-items: center;
    display: flex;
    justify-self: anchor-center;
  }

  .image-logo {
    height: 60px;
  }

  .custom-next,
  .custom-next2,
  .custom-next3 {
    right: -2rem;
  }

  .custom-prev,
  .custom-prev2,
  .custom-prev3 {
    left: -2rem;
  }

  .section-title {
    margin-bottom: 1rem !important;
  }

  .last-container-home-subtitle {
    text-align: start;
    font-size: 16px;
  }

  .div-ready-to-scale {
    padding: 2rem;
  }

  .div-ready-to-scale button {
    width: 100%;
    margin-bottom: 1rem;
  }

  .hero-section-text {
    padding: 1rem 0;
    align-items: center;
    text-align: center;
  }

  .hero-section button {
    width: 100%;
    margin-bottom: 1rem;
  }

  section .section-subtitle {
    font-size: 14px;
    width: 100%;
  }

  .div-product-area-of-research {
    padding: 1rem;
  }

  .div-product-area-of-research .title {
    font-size: 16px;
  }

  .div-product-area-of-research .details {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .div-product-area-of-research .title {
    font-size: 16px;
  }

  .div-product-logo-list .details {
    grid-template-columns: repeat(3, 1fr);
  }

  .contact-title {
    font-size: 18px;
  }

  .div-service-out .card-on-img-thumbnail-service {
    padding: 1rem;
    /* width: 100%;
        height: 100%; */
  }

  /* .div-service-out .card-on-img-thumbnail-service .title {
        font-size: 16px;
    }

    .div-service-out .card-on-img-thumbnail-service .subtitle {
        font-size: 12px;
    } */

  /* .div-product-logo-list .details .div-on-logo {} */
  .div-service-out h2,
  .div-service-out2 h2 {
    font-size: 16px;
  }

  .grid-why-irene .bg-white {
    height: 200px;
  }

  .div-service-request-for-quotation {
    padding: 1rem;
  }

  .div-service-request-for-quotation form button {
    width: 100%;
  }

  .div-img-logo-section img {
    width: auto;
    height: 50px;
  }

  .timeline-card {
    margin-bottom: 20px;
  }

  .timeline-card-black {
    margin-bottom: 20px;
  }

  .timeline-center {
    display: none;
  }

  .timeline::before {
    display: none;
  }

  .div-location-section .card {
    width: 100%;
  }

  .div-inquiry-form {
    padding: 1rem 0;
  }

  .bg-right-why-irene {
    padding: 2rem;
  }

  .hero-section .subtitle {
    width: 100%;
    text-align: start;
    /* padding: 0 1rem; */
  }

  .our-markets-section1 {
    height: 100%;
    flex-wrap: wrap;
  }

  .our-markets .img-main-our-markets {
    max-height: 300px;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .our-markets .section-right {
    height: 100%;
    max-height: 100%;
  }

  .our-markets .section-left {
    height: 100%;
    max-height: 100%;
  }

  .our-markets-section2 {
    padding: 1rem;
    height: 100%;
  }

  .our-markets-section1 .img-icon {
    border-radius: 50%;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    padding: 10px;
  }

  .div-on-card-calulate-service {
    bottom: -2rem;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
  }

  .div-product-logo-list .details .div-on-logo {
    width: 80px;
    height: 80px;
  }

  .detail-in-sectionAbout,
  .detail-in-sectionPortfolio {
    text-align: start !important;
  }
}

@media (max-width: 375px) {
  .div-right-who-we-are {
    height: 250px;
    width: 100%;
    margin-bottom: 2rem;
  }

  .div-who-we-are-image {
    /* width: 250px; */
    height: 250px;
    justify-content: center;
    align-items: center;
    display: flex;
    justify-self: anchor-center;
  }
}

@media (max-width: 320px) {
  .grid-why-irene .bg-white {
    height: 250px;
  }

  .div-right-who-we-are {
    height: 200px;
    width: 100%;
    margin-bottom: 2rem;
  }

  .div-who-we-are-image {
    /* width: 200px; */
    height: 200px;
    justify-content: center;
    align-items: center;
    display: flex;
    justify-self: anchor-center;
  }

  .logo,
  .logohead {
    height: 30px;
    width: auto;
  }

  .lang-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
    cursor: pointer;
    transition: opacity 0.2s ease;
  }

  .navbar-toggler-icon {
    width: 25px !important;
    height: 25px !important;
    /* color: black !important; */
  }
}