@media only screen and (max-width: 5000px) {

  

}


@media only screen and (max-width: 3000px) {

  

}


@media only screen and (max-width: 1290px) {


}


@media only screen and (max-width: 1200px) {

  

}

@media only screen and (max-width: 1024px) {

    

}


@media only screen and (max-width: 900px) {

    .item-service {
        width: 100%;
    }
    
    .service-text-content-box {
        /*! margin-top: -55px; */
        /*! margin-right: 30px; */
    }

}


@media only screen and (max-width: 769px) {

    
   
.service-item {
  width: 100%;
}
.wrap-item-service {
  overflow: hidden;
  /*! margin-bottom: 70px; */
}
.wrapper-service {
  padding: 30px 0 95px;
}
.wrap-service {
  margin-top: 20px;
}

}


@media only screen and (max-width: 600px) {

.service-item {
  width: 100%;
}
.wrap-item-service {
  overflow: hidden;
  /*! margin-bottom: 70px; */
}
.wrapper-service {
  padding: 30px 0 95px;
}
.wrap-service {
  margin-top: 20px;
}
.service-text-box p {
  text-align: left;
}
.Service-icon {
  font-size: 21px;
}

}
@media only screen and (max-width: 485px) {

   

}


@media only screen and (max-width: 425px) {

.service-text-box h3 {
  font-weight: 600;
  font-size: 16px;
  margin: 0;
}
  

.service-item {
  width: 100%;
}
.wrap-item-service {
  overflow: hidden;
  /*! margin-bottom: 70px; */
}
.wrapper-service {
  padding: 30px 0 95px;
}
.wrap-service {
  margin-top: 20px;
}
.service-text-box p {
  text-align: left;
}
.Service-icon {
  font-size: 21px;
}
.wrapper-service {
  margin-bottom: 20px;
}
}


@media only screen and (max-width: 375px) {


}


@media only screen and (max-width: 320px) {

  

}