@media only screen and (min-width: 300px) and (max-width: 479px) {


.text-block-10 {
    padding-left: 2%;
    padding-right: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 200;
    line-height: 1.3em;
    position: static;
    }

    .link-menu._1{
        display: none;
    }

    ._w-nav {
      padding: 1px 0%;
      margin-top: 2px;
      margin-right: 5px;
  }
  .c-col-menu-social{
    display: none;
  }

  .text-rotator {
    white-space: nowrap;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 60px;
    font-weight: 400;
    line-height: 1;
  }

  .section-take.take-off{
    padding: 50px 0%;
  }

  .project-circle-black.black{
    display: none;
  }

  .footer-grid{
    display: table-cell;
  }
    
  .visit-grid{
    display: table-cell;
  }
  .hero.for-inner {
    background-position: 200px;
    background-size: 300px;
    padding-top: 140px;
    padding-bottom: 81px;
  }

  .section.rounded-top {
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
}

.display-1 {
        color: #fff;
        margin-top: 0;
        text-align: start;
        margin-bottom: 5px;
        font-size: 40px;
        font-weight: 400;
        line-height: 1;
    }

.blog-list{
  display: contents;
}

.subhead-main {
  opacity: 1;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
}
}