
@media only screen and (min-width: 1240px) and (max-width: 1600px) {
  .s-home.xs-home.md-home{
    height: 40vh !important;
    min-height: 625px !important;
  }
  .head-mail{
    font-size: 14px !important;
  }
   .home-content.md-content {
    padding-top: 27.8rem ;
}
.home-content.md-content h1 {
  font-size: 4.0rem ;
}

.home-content__button .btn {
  width: 13rem;
  font-size: 1.0rem;
  height: 3.4rem !important;
  line-height: 2.5rem !important;
}
.home-scroll__text.md-scroll {
  right: -68.5rem !important;
  bottom: 40px;
}

section.s-about.s-md-about{
  padding-top: 40px!important;
}

.md-features{
  padding: 40px 0px !important;
}


h1.display-1.md-dis-1{
  font-size: 3.5rem;
  margin-bottom: 3rem;
}

h1.display-2.md-disp{
  font-size: 3.5rem;
  margin-bottom: 2rem;
}

h3.md-process{
  padding-left: 5.4rem !important;
    margin-top: 0;
    font-size: 18px !important;
}

.item-feature__text.md-textt{
  margin-left: 45px !important;
}
.item-feature__icon.md-icon {
  font-size: 33px;
  margin-top: -6px;
}

h3.item-title.md-item{
  font-size: 16px !important;
    line-height: 24px !important;
    margin: 1rem !important;
}


ul.footer__site-links.md-foot-site{
  font-weight: 400 !important;
    padding-top: 14px !important;
}


.md-footer{
  padding: 50px !important;
}
/* .s-home {
height: 90vh;
min-height: 625px;
}
.s-features{
  padding-top: 50px;
  padding-bottom: 50px;
}
.s-about {
  padding-top: 50px;
  padding-bottom: 50px;
}
.display-1 {
font-size: 3.5rem !important;
margin-bottom: 2rem !important;
}
.display-2{
  font-size: 3.5rem !important;
  margin-bottom: 1rem !important;
  }

.process h3 {
font-size: 2.0rem;
margin-bottom: 1.4rem;
}
.item-title {
font-size: 2.0rem;
}
.item-feature__icon {
font-size: 3.8rem;
margin-top: -0.8rem;
}

.footer__site-links li a {
font-size: 16px;
font-weight: 400;
}
.home-scroll__text{
right: -59.5rem !important;
} */ 
}