@media only screen and (min-width: 100px) and (max-width: 1900px) {
    .nav-menu ul li a {
    font-size: 18px;
}

p.banner-pra {
    margin: 0;
}

.banner-con h1 {
    font-size: 50px;
}

header.header {
    height: 125px;
}

.logo a img {
    width: 50%;
}

.title h2 {
    font-size: 45px;
}



.product-item h3 {
    font-size: 20px;
}

p {
    font-size: 18px;
}

.cat-list ul li a {
    font-size: 30px;
}

.cat-list ul li a sup {
    font-size: 20px;
}

.test-item p {
    font-size: 25px;
    line-height: 35px;
}

button.accordion-button {}

button.accordion-button {
    font-size: 20px;
}

.footer-logo h3 {
    font-size: 20px;
}

.footer-logo ul li a {
    font-size: 15px;
}
}
@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: 35px;
}

section#about:before {display: none;}

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

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

.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;
}

.banner-con h1 {
  font-size: 30px;
  line-height: 40px;
}

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

.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: unset;
}
.nav-menu ul li a {
  font-size: 16px;
}
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
  .banner-con h1 {
  font-size: 30px;
  line-height: 40px;
  width: 100%;
}
.logo a img {
    width: 30%;
}

html,body {
    overflow-x: hidden;
}

header.header {
    height: 150px;
    z-index: 1;
}

p.banner-pra {
    margin-top: 20px;
    text-align: center;
}

.shiping-con {
    text-align: center;
    padding: 10px 0;
}

.title h2 {
    font-size: 28px;
    text-align: center;
}

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

.about-img {
    text-align: center;
}

.mt-5 {
    /* margin: 20px 0 !important; */
}
  .footer-logo p a {
    margin: 0;
}

.footer-logo p {
    margin-top: 20px;
}

.mission-con.mt-5 {
    padding: 20px;
}

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

section.cate .title {
    display: block;
}

.cat-list ul li a {
    font-size: 30px;
}

.cat-list ul li {
    padding: 20px 0 0;
}

.test-img img {
    width: 30%;
}

.test-item p {
    font-size: 20px;
    text-align: center;
}

.name {
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.test-item h5 {
    text-align: center !important;
}

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

.slick-dots {
    right: 107px;
    bottom: -60px !important;
    width: 50% !important;
}
.banner-con {
  text-align: center;
  padding-bottom: 30px;
}

section.main-banner {/* justify-content: center; */height: 55vh;align-items: end;margin: 0;background-position: right;}

.about-con {
  text-align: center;
  padding-top: 30px;
}

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

.title {
  width: 100%;
}

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

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;}
.menu-btn {
  display: block;
  font-size: 30px;
}
.nav-menu {
  display: none;
}
.logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}
section {
  padding: 30px 0 !important;
}
  .menu-btn a {
  color: #fff;
}

.ser-img {
  flex: 0 0 100%;
  max-width: 100%;
}

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

.ser-con ul li {
  text-align: left;
}
.gallery-img h4 {
  left: 20px;
}


.banner-slider .slick-dots {
    bottom: -5px !important;
}


.cat-list ul li::after {
    width: 51%;

}
section#about img {padding: 0px 0px;}

section.partner .title h3 {
    text-align: center;
    margin-top: 30px;
}

button.accordion-button {
    font-size: 18px;
}

.copy {
    flex-direction: column-reverse;
    margin-top: 20px;
}

.copy select {
    width: 50% !important;
    margin: 0 auto;
}

.footer-logo h3 {
    padding-bottom: 20px;
    font-size: 25px;
}

.footer-socail-icons {
    margin-top: 20px;
}







}

@media only screen and (min-width: 100px) and (max-width: 1024px) {
   .slick-arrow {
    display: flex !important;
   }
}


@media only screen and (min-width: 100px) and (max-width: 1900px) {
    .footer-logo ul li a {
        font-size: 12px;
    }
    .slick-prev {
    left: 800px;
}
}


