@media only screen and (min-width: 320px) and (max-width: 410px) {
  .contact-info a {
    font-size: 13px !important;
  }
  .epi-banner-section {
    padding: 80px 0 0 0 !important;
  }

  #epiMainImageSlider img {
    height: 300px !important;
  }
  .notice-wrapper {
    height: 452px !important;
  }

  .infetech-serving-area {
    padding-top: 20px !important;
  }

  .infetech-serving-area .section-title {
    margin-bottom: 30px !important;
  }

  .infetech-solutions-area {
    padding-top: 0px !important;
    padding-bottom: 25px !important;
  }
}

@media only screen and (min-width: 411px) and (max-width: 520px) {
  .contact-info a {
    font-size: 13px !important;
  }
  .epi-banner-section {
    padding: 80px 0 0 0 !important;
  }

  #epiMainImageSlider img {
    height: 300px !important;
  }
  .notice-wrapper {
    height: 452px !important;
  }

  .infetech-serving-area {
    padding-top: 20px !important;
  }

  .infetech-serving-area .section-title {
    margin-bottom: 30px !important;
  }

  .infetech-solutions-area {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
  }
}

@media only screen and (min-width: 540px) and (max-width: 640px) {
.epi-banner-section {
    padding: 80px 0 0 0 !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
.epi-banner-section {
    padding: 1px 0 0 0 !important;
  }
}



@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .epi-banner-section {
    padding: 95px 0 0 0 !important;
  }
  .infetech-header-area-2.infetech-header-area-3 .header-main-nav-layout-2 { 
    padding: 0px 0px !important;
  }
}

@media only screen and (width: 344px) {
  .epi-banner-section {
    padding: 80px 0 0 0 !important;
  }

  #epiMainImageSlider img {
    height: 300px !important;
  }

  .infetech-solutions-area {
    background: #1d1729;
    padding-top: 20px !important;
    padding-bottom: 50px !important;
  }
  .infetech-testimonial-4-area {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
  }
}

@media only screen and (width: 375px) {
  .epi-banner-section {
    padding: 80px 0 0 0 !important;
  }
  .notice-wrapper {
    height: 480px !important;
  }
  #epiImageSlider {
    margin-top: -71px !important;
    margin-bottom: -140px !important;
  }
}

@media only screen and (width: 414px) {
  .epi-banner-section {
    padding: 80px 0 0 0 !important;
  }
}

/* @media (max-width: 768px) {
  .epi-banner-section {
    padding: 80px 0 0 0 !important;
  }
} */

@media only screen and (min-width: 853px) and (max-width: 900px) {
  .infetech-header-area-2 .header-main-nav-layout-2 {
    padding: 0px 53px;
  }
  .epi-banner-section {
    padding: 95px 0 0 0 !important;
  }
  .carousel-control-prev, .carousel-control-next { 
    bottom: 300px !important; 
  }
}

@media only screen and (width: 912px) {
  .infetech-header-area-2 .header-main-nav-layout-2 {
    padding: 0px 53px;
  }
}
