@media only screen and (min-width: 100px) and (max-width: 1024px) {
  .banner-con h1 {
  font-size: 28px;
  line-height: 40px;
}
.ser-con ul {
  padding: 20px 0;
}

.gallery-img h4 {
  padding: 15px 4px;
}

.why-inner-box h5 {
  font-size: 25px;
}

.test-item h3 {
  font-size: 30px;
}
.banner-forms {
  width: 100%;
}
.banner-forms h3 {
  font-size: 30px;
  text-align: center;
}
.btn {
    line-height: 10px;
    font-size: 14px;
}

section#about:before {display: none;}

.nav-menu ul {
    gap: 15px;
}

section.main-banner {
    /* height: 35vh; */
    /* padding: 100px 0; */
}
.test-item {
    height: 300px;
}
.banner-con {
    width: 100%;
}

.about-img img {
    width: 100%;
}

.about-con h3, .title h3, .why-con h3, .ser-con h3 {
    font-size: 35px;
    line-height: 45px;
}

.why-box {
    height: 280px;
}

.why-box h4 {
    font-size: 16px !important;
    line-height: 22px;
}

.about-con h4, .title h4, .why-con h4 {
    font-size: 30px;
}

.footer-links ul li a {
    font-size: 13px;
}

.ms-5 {
    margin-left: 2rem !important;
}

.about-con p, .why-con p {
  font-size: 14px;
}

.about-con ul li {
  font-size: 12px;
  text-align: left;
}

.ser-con p {
  font-size: 18px;
   height: unset; 
  padding: 10px 0;
}

.ser-con h4 {
  font-size: 20px;
}

.ser-item {
   height: unset;
}
.slick-arrow {
  display: none !important;
}
}
@media only screen and (min-width: 100px) and (max-width: 991px) {
  .container {
  max-width: 100%;
}
.nav-menu ul {
  gap: 15px;
}
.btn {
    font-size: 16px;
}
.banner-con h1 {
  font-size: 30px;
  line-height: 40px;
}

.banner-forms h3 {
  font-size: 26px;
}

.ser-item {
  height: unset;
}

.ser-con p {
  height: unset;
}

.about-con h3, .title h3, .why-con h3 {
  font-size: 30px;
}

.test-item {
  margin: 0 10px;
  height: 330px;
}
.nav-menu ul li a {
  font-size: 14px;
}
.about-con h3, .title h3, .why-con h3, .ser-con h3 {
    font-size: 35px;
    line-height: 45px;
}
    section.main-banner {
        /* height: 40vh; */
        /* padding: 70px 0; */
    }
        .why-box h4 {
        font-size: 14px !important;
        line-height: 18px;
    }
    .why-con .row .col-md-4 {
    padding: 4px;
}

.why-box {
    padding: 0;
    margin-bottom: 10px;
    padding-top: 15px;
}
.footer-logo {
    text-align: center;
    padding-bottom: 40px;
    width: 80%;
    margin: 0 auto;
}
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
  .banner-con h1 {
  font-size: 30px;
  line-height: 40px;
}
.footer-item ul li {
    justify-content: center;
}
.banner-con {
  text-align: center;
  padding-bottom: 30px;
}

section.main-banner {
  padding: 230px 0;
  /* height: 90vh; */
  margin-top: -170px;
}

.about-con {
  text-align: center;
  padding-top: 40px;
}
.why-img img {
    height: unset;
}

.why-box {
    padding: 20px;
    margin: 10px;
}

.why-box h4 {
    font-size: 30px !important;
    padding: 15px 0;
    line-height: 35px;
}
.about-con h3, .title h3, .why-con h3 {
  font-size: 25px;
  width: 100%;
}

.title {
  width: 100%;
}

.why-con {
  text-align: center;
  padding-bottom: 50px;
}

section#test .title h4, section#test .title h3 {
  font-size: 25px;
}

.test-item {
  margin: 0 10px;
  padding: 20px;
  height: unset;
}
.footer-link ul li a {
  font-size: 13px;
}
footer.footer {
  text-align: center;
}

.footer-logo {
  padding-bottom: 30px;
}

.ser-item {display: block;text-align: center;}
.menu-btn {
  display: block;
  font-size: 30px;
}
.nav-menu {
  display: none;
}
.logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section {
  padding: 30px 0;
}
  .menu-btn a {
  color: #fff;
}

.ser-img {
  margin-bottom: 40px;
}

.ser-con {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}

.ser-con ul li {
  text-align: left;
}
.gallery-img h4 {
  left: 20px;
}
  .test-name {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.test-item {
    text-align: center;
}

.ms-5 {
    margin: 0 !important;
}
  section#about {
    padding: 0 0 70px;
    margin-top: -100px;
    position: relative;
}

.product-item h3 {
    font-size: 25px;
    padding: 10px 0;
}

.why-img {
    text-align: center;
}
}
@media only screen and (min-width: 100px) and (max-width: 500px) {

}
