/* Big tablet to 1200px (widths smaller than the 1140px row) */
@media only screen and (max-width: 1200px) {
  .hero-text-box {
    width: 100%;
    padding: 0 2%;
  }

  .row {
    padding: 0 2%;
  }

  .section-contact {
    max-width: 500px;
    width: 40%;
    margin-left: 30%;
    margin-left: 30%;
    margin-bottom: 0px;
  }

  .close-modal {
    top: -30px;
    right: -20px;
  }
}

/* Small tablet to big tablet: from 814px to 1023px */
@media only screen and (max-width: 1123px) {
  body {
    font-size: 18px;
  }
  section {
    padding: 60px 0;
  }

  .long-copy {
    width: 80%;
    margin-left: 10%;
  }

  .box h3 {
    margin-left: 24px;
  }

  .steps-box {
    margin-top: 10px;
  }
  .steps-box:last-child {
    margin-top: 10px;
  }
  .skyrmionsec-skyrmion {
    margin-bottom: 40px;
  }
  .skyrmionsec-step:last-of-type {
    margin-bottom: 60px;
  }

  /*.app-screen {
    width: 50%;
  }*/

  .icon-small {
    width: 17px;
    margin-right: 5px;
  }

  .city-feature {
    font-size: 90%;
  }

  .highlight-box {
    width: 100%;
    margin-left: 0%;
  }

  .highlight-price {
    font-size: 250%;
  }
  .contact-form {
    width: 80%;
  }

  .img-footer-l {
    height: 70px;
    float: left;
  }

  .img-footer-r {
    height: 70px;
    float: right;
  }

  .about-box {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
  }
}

/* Small phones to small tablets: from 521px to 813px */
@media only screen and (max-width: 913px) {
  body {
    font-size: 16px;
  }
  section {
    padding: 30px 0;
  }

  .row,
  .hero-text-box {
    padding: 0 4%;
  }
  .col {
    width: 100%;
    margin: 0 0 4% 0;
  }

  .main-nav {
    display: none;
  }
  .mobile-nav-icon {
    display: inline-block;
  }

  .main-nav {
    float: left;
    margin-top: 30px;
    margin-left: 25px;
  }

  .main-nav li {
    display: block;
  }

  .main-nav li a:link,
  .main-nav li a:visited {
    display: block;
    border: 0;
    padding: 10px 0;
    font-size: 100%;
  }

  .sticky .main-nav {
    margin-top: 10px;
  }

  .sticky .main-nav li a:link,
  .sticky .main-nav li a:visited {
    padding: 10px 0;
  }
  .sticky .mobile-nav-icon {
    margin-top: 10px;
  }
  .sticky .mobile-nav-icon i {
    color: #555;
  }

  h1 {
    font-size: 180%;
  }
  h2 {
    font-size: 150%;
  }

  h3 {
    margin-top: 10px;
  }

  .long-copy {
    width: 100%;
    margin-left: 0%;
  }

  /*.app-screen {
    width: 40%;
  }*/
  .steps-box:first-child {
    text-align: center;
  }

  .skyrmionsec-step div {
    height: 40px;
    width: 40px;
    margin-right: 15px;
    padding: 4px;
    font-size: 120%;
  }

  .skyrmionsec-step {
    margin-bottom: 20px;
  }
  .skyrmionsec-step:last-of-type {
    margin-bottom: 20px;
  }

  .section-contact {
    width: 70%;
    margin-left: 15%;
    margin-left: 15%;
    margin-bottom: 0px;
  }

  .highlight-box .highlight-text {
    height: auto;
  }

  .highlight-box p {
    font-size: 100%;
  }

  .close-modal {
    top: -10px;
    right: -0px;
  }

  .img-footer-l {
    height: 0px;
    opacity: 0;
  }

  .img-footer-r {
    height: 0px;
    opacity: 0;
  }

  .section-img-objects {
    width: 36%;
    margin-left: 32%;
    margin-left: 32%;
  }

  .section-img-objects img {
    width: 200px;
    height: auto;
    margin-left: 0%;
    margin-left: 0%;
    margin-top: 30px;
    margin-bottom: 5px;
  }

  .modal img {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0;
  }

  .section-publications div ul {
    margin-left: 20%;
  }

  .section-publications .modal {
    font-weight: 300;
  }

  strong {
    font-weight: 400;
  }
}

/* Small phones: from 0 to 520px */
@media only screen and (max-width: 520px) {
  section {
    padding: 25px 0;
  }
  .contact-form {
    width: 100%;
  }

  .section-contact {
    width: 80%;
    margin-left: 10%;
    margin-left: 10%;
    margin-bottom: 0px;
  }

  .section-img-objects {
    width: 54%;
    margin-left: 23%;
    margin-left: 23%;
  }

  .section-img-objects img {
    width: 180px;
    height: auto;
    margin-left: 0%;
    margin-left: 0%;
  }

  .about-box {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .about-box ul {
    list-style: none;
    padding: 22px 14px 22px 14px;
  }

  h2 img {
    height: 100px;
  }

  .btn3 {
    margin: 0;
  }

  .btn-center3 {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-center4 {
    width: 254px;
    margin-left: auto;
    margin-right: auto;
  }

  .sm1 {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
  }
  .sm2 {
    width: 220px;
    margin-left: auto;
    margin-bottom: 12px;
    margin-right: auto;
    text-align: center;
  }

  .highlight-box img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  header img {
    display: none;
  }

  .section-publications div ul {
    margin-left: auto;
  }
}
