


  /* ==========================================SCREEN 1440======================== */
  @media only screen and (max-width: 1440px) {
    

  }


  /* ==========================================SCREEN 1024======================== */


@media only screen and (max-width: 1024px) {
  header {
    padding: 1rem 50px;
  }

.three .banner-text{
  transform: translate(20%, 60%);
  }

  .banner-bottom{
    padding: 0 50px;
  } 



  .aboutus .aboutarea{flex-direction: column;
    align-items: center;
  }
  
  .aboutus .aboutarea div:nth-child(2) h1 {
  text-align: center;
  width: 100%;
  font-size: 30px;
  line-height: 35px;
  }
  
  .aboutus .aboutarea div:nth-child(2) h2 {
    text-align: center;
    font-size: 20px;
  line-height: 15px;
  }
  
  .aboutus .aboutarea div:nth-child(2) p {
    text-align: center;
  }
  
  .aboutus .about-btn{
  display: table;
  margin: 0px auto;
  font-size: 16px;
    line-height: 22px;
    padding: 12px 35px;
  }
  .aboutus .aboutarea div:nth-child(1) {
    padding: 0 0px 70px 0;
  }
  .aboutus .founded{transform: translate(508px, 421px);
  }


  .product h2 {
    font-size: 20px;
    line-height: 15px;
  }
  
  .product h1 {
    font-size: 30px;
    line-height: 35px;
  }
  
  .product .child img{width:300px;
    height: auto;
  }
  
  .product h3 {
    font-size: 18px;
    line-height: 22px;
    width: 300px;
  }

  .faq h1 {
    font-size: 30px;
    line-height: 35px;
  }
  
  .faq h2 {
    font-size: 20px;
    line-height: 15px;
  }
  
  
  .faq .faq-area{
  flex-direction: column-reverse;
  align-items: center;
  }
  .faq .faq-area div:nth-child(1) img {
    padding: 50px 0px 0 0;
  }
  
.service .faq-area{flex-direction: column;
  align-items: center;
  }
  .service .faq-area div:nth-child(1) p{
    text-align: center;
    }
  
  .service h1 {
    font-size: 30px;
    line-height: 35px;
    text-align: center;
  }
  .service .faq-area div:nth-child(2) {
    padding: 40px 0 0 0px;
  }
  

  .expert .faq-area{
    flex-direction: column-reverse;
    align-items: center;
  }
  .expert .faq-area p{text-align: center;
  }
  .expert h1 {
    font-size: 30px;
    line-height: 35px;
    text-align: center;
  }
  .expert .faq-area div:nth-child(1) {
    padding: 40px 0px 0 0;
  }

  .order h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .order .order-btn {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 30px;
  }

  footer img{width:160px;
    height: auto;
    }

    .aboutus {
      margin-top:150px;
    }
    
    .man-section{
        margin:240px 0 0 0;
      }
      
    .man-section .man-section-area-para{ 
        padding-top: 100px !important;
    }
   
    .reason-section .reason-section-area{
        flex-direction: column;
     }
     .reason-section .reason-section-area div:nth-child(1) img{
       width: 100%;
      }
     .reason-section .reason-section-area div:nth-child(2){
        width:100%;
      }


}


/* ==========================================SCREEN 768======================== */
  @media only screen and (max-width:768px) {

   .logo img{
    width:150px;
    height: auto;
  }


.three .banner-text h2 {
  font-size: 30px;
  line-height: 32px;
}

.three .banner-text h1 {
  font-size: 35px;
  line-height: 40px;
  padding: 0 0 17px 0;
}
.three .banner-text .banner-btn {
  font-size: 15px;
  line-height: 20px;
  padding: 12px 35px;
}

.banner-bottom .child{
  margin-top:10px;
}


.aboutus .founded{transform: translate(440px, 421px);
}

.product .child img{width:208px;
  height: auto;
}

.product h3 {
  font-size: 16px;
  line-height:20px;
  width:208px;
}

.order .child{
  margin: 15px 0 0 0;
}


.man-section .man-section-area-para{ 
  font-size: 17px;
  line-height:25px;
} 

.man-section{
  margin:145px 0 0 0;
  }
  

}


/* ==========================================SCREEN 740======================== */
@media only screen and (max-width:740px) {
 
  .fa-bars{font-size:25px;}


  .aboutus .founded{transform: translate(290px, 421px);
  }

  .product .child img{width:100%;
    height: auto;
  }

  .product h3 {
    width:100%;
  }

}


@media (min-width: 990px){
  .dfesd {
    background: #fff;
    padding: 50px;
  }
}

@media (max-width: 990px){
  .ecom-item img {
    width: 100%;
    height: 165px;
  }
  .order h2 a{
    font-size: 20px;
  }
}
  
/* ==========================================SCREEN 480======================== */

@media only screen and (max-width:480px) {

  header {
    padding: 3px 10px;
  }
  .header-container .logo img{
    width: 150px;
  }
  .topbar{
    display: none;
  }


/* ================================BOTTOM HEADRE HERE================================== */

.nav {
  position: fixed;
  bottom: -15px;
  width: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  display: flex;
 
}

.nav .bx{font-size:30px;
line-height: 0px;
color: #fff;
padding: 0 5px 0 0;
}
.nav__link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  min-width: 50px;
  overflow: hidden;
  font-family: sans-serif;
  font-size: 15px;
  line-height: 50px;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  transition: background-color 0.1s ease-in-out;
  top:0;
  color: #fff;
}

.nav__link:hover {
  background-color: #c8c8c8;
}

.nav__link--active {
  color: #009578;
}


nav .menu-whatsappbtn{background: #2bc48a;
padding:2px 0;
}


nav .menu-callbtn{
background: #4da9ba;
  padding:2px 0;
}

nav .nav__text{color: #fff;
  }


/* ================================BOTTOM HEADRE END================================== */




    .three .banner-text {
      transform: translate(20%, 25%);
  }
 .three .banner-text h2 {
    font-size: 18px;
    line-height: 24px;
}
.three .banner-text h1 {
  font-size: 24px;
  line-height: 25px;
  padding: 0px 0 15px 0;
}
.three .banner-text .banner-btn {
  font-size: 12px;
  line-height: 16px;
  padding: 9px 23px;
}

.banner-bottom{
  padding: 0 10px;
}


.aboutus img{width:360px;
  height: auto;
}
.aboutus .founded {
  padding: 20px;
  font-size: 13px;
  line-height: 16px;
  transform: translate(220px, 339px);
}

.aboutus .founded span {
  font-size: 40px;
  line-height: 37px;
}

.aboutus .aboutarea div:nth-child(2) h1 {
  font-size: 22px;
  line-height: 30px;
  }

  .aboutus .aboutarea div:nth-child(2) h2 {
    font-size: 18px;
  line-height: 15px;
  }


  .aboutus .about-btn{
    display: table;
    margin: 0px auto;
    font-size: 14px;
      line-height: 19px;
      padding: 10px 30px;
    }


    .product h2 {
      font-size: 18px;
      line-height: 15px;
  }
.product h1 {
    font-size: 22px;
    line-height: 30px;
}


.faq h1 {
  font-size: 22px;
  line-height: 30px;
}

.faq h2 {
  font-size: 18px;
  line-height: 15px;
}


.faq .faq-area div:nth-child(1) img {
  width: 360px;
  height: auto;
}

.faq_question-text h3 {
  font-size: 17px;
  line-height: 20px;
}


.service h1 {
  font-size: 22px;
  line-height:30px;
}

.service .faq-area div:nth-child(2) img{
width: 360px;
height: auto;
}


.expert h1 {
  font-size: 22px;
  line-height: 30px;
}

.expert  .faq-area div:nth-child(1) img{
  width: 360px;
  height: auto;
  }


  .order h2 {
    font-size: 25px;
    line-height: 28px;
}

.order .order-btn {
  font-size: 15px;
  line-height: 20px;
  padding: 10px 25px;
}

footer .container{padding: 0 20px;
  
}


.man-section .man-image{
  display: none;
  }


.man-section .man-section-area-para {
	font-size: 30px;
	line-height: 35px;
	width: 100%;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.dfesd{
  background: #fff;
  padding: 20px 0;
}
  
  .reason-section .reason-section-area div:nth-child(2) {
    padding: 30px;
}


.reason-section{margin-top: -20px;}

/* ==========================================SCREEN 380======================== */

@media only screen and (max-width:380px) {

}


}





