/*
   Olio Theme Responsive Design
*/
@media (max-width: 1170px) {
  .hero-moc {
    right: 0;
    bottom: -50px;
    background-size: 320px;
  }
  .feature-moc img {
    margin-bottom: -230px;
  }
  .download-shape {
    right: 0;
    top: 170px;
  }
}

@media screen and (max-width: 1144px) {
  .download-moc {
    width: 35%;
    left: inherit;
    right: 2%;
  }
}
@media screen and (max-width: 1058px) {
  .download-moc {
    width: 55%;
    right: 1%;
  }
}

@media (max-width: 1024px) {
  .hero-section {
    height: 650px;
  }
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
  .sm-padding {
    padding: 15px;
  }
  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 28px;
  }
  h2 br {
    display: none;
  }
  .hero_mockup {
    background-position: 120% center;
  }
  ul.nav > li > a {
    padding: 0 5px;
    font-size: 18px;
  }
  .hero-moc {
    display: none;
  }
  .promo-content {
    padding: 0;
  }
  .section-heading h2,
  .video-content h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .video-content h2 br {
    display: none;
  }
  .feature-section .section-heading {
    padding: 100px 0 40px;
    text-align: center;
  }
  .feature-moc img {
    margin-bottom: -270px;
  }
  .content-info {
    padding-bottom: 65px;
    padding-top: 0;
  }
  .download-btn a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .download-content h2 {
    font-size: 24px;
  }
  .download-content {
    padding: 0;
  }
  .hero-section {
    height: 570px;
  }
  .download-shape {
    right: 0;
    top: 170px;
  }
}
/* ---- End of max-width 992px CSS ---- */

/* ---- Start of min-width 480px and max-width 768px CSS ---- */
@media all and (min-width: 480px) and (max-width: 768px) {
}
/* ---- End of min-width 480px and max-width 768px CSS ---- */

/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 767px) {
  body,
  p {
    font-size: 20px;
    line-height: 22px;
  }
  h1 {
    font-size: 30px !important;
  }
  h2 {
    font-size: 24px;
    line-height: 28px;
  }
  h3 {
    font-size: 16px;
  }
  .mock-hide,
  p br {
    display: none;
  }
  .padding {
    padding: 60px 0;
  }
  .xs-padding {
    padding: 15px;
  }
  .default-btn {
    font-size: 14px;
  }
  .navbar-brand {
    padding: 11px 0;
  }
  .menu-wrap ul.nav {
    display: none;
  }
  /* .header-btn {
    margin: 0 50px 0 0;
  } */
  .slicknav_menu {
    /* display: block; */
    display: none;
  }
  .video-content h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .feature-section .section-heading {
    padding: 60px 0 30px;
  }
  .content-list-wrap img {
    width: 100%;
  }
  .content-info {
    padding-bottom: 0;
  }
  .download-content {
    text-align: center;
  }
}
/* ---- End of max-width 767px CSS ---- */

/* ---- Start of max-width 520px CSS ---- */
@media all and (max-width: 520px) {
  .subscribe-form {
    width: 100%;
  }
  .download-content h2 {
    font-size: 20px;
  }
  .download-btn a:first-child {
    margin-bottom: 10px;
  }
  .social-link li {
    margin: 0;
  }
  .review-content {
    padding-left: 0;
  }

  .waitlist {
    width: 100%;
  }
}
/* ---- End of max-width 520px CSS ---- */

/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 430px) {
  .feature-carousel .owl-item {
    opacity: 0;
  }

  .download-section:before {
    background-position: left top;
    background-size: 890px;
  }
}
/* ---- End of max-width 420px CSS ---- */

/* ---- Start of max-width 395px CSS ---- */
@media all and (max-width: 395px) {
  /* .header-btn {
    margin: 0px 25px 0 0 !important;
  } */

  .slicknav_no-text {
    /* margin: 0; */
    margin: 5px -17px 0 0 !important;
  }

  .feature-moc {
    text-align: center;
    width: 110% !important;
  }
  .feature-moc img {
    margin-bottom: -260px !important;
    width: 460px !important;
    margin-right: 0;
  }
}
/* ---- End of max-width 395px CSS ---- */

/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 380px) {
  .header-btn {
    margin: -1px 1px 0 0 !important;
    position: relative;
    /* left: -25px; */
  }
}
/* ---- End of max-width 380px CSS ---- */

/* ---- Start of max-width 325px CSS ---- */
@media all and (max-width: 325px) {
  /* .header-btn {
    display: none;
  } */
}
/* ---- End of max-width 325px CSS ---- */
