@media (max-width: 991px) {
  html, body {
    overflow-x: hidden; }

  .mobile-top-fix {
    margin-top: 30px;
    margin-bottom: 0px; }

  .mobile-bottom-fix {
    margin-bottom: 30px; }

  .mobile-bottom-fix-big {
    margin-bottom: 60px; } }
@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 12px;
    padding-right: 12px; }

  .header-area .main-nav .nav li:first-child {
    display: none; }

  .header-area .main-nav:before {
    display: none; }

  .main-banner .caption h2 {
    font-size: 28px; }

  .main-banner .caption h3 {
    font-size: 18px; }

  .features-wrapper {
    padding-bottom: 0; }

  .section-heading {
    margin-top: 50px; }

  .section-heading h2 {
    font-size: 28px; }

  #tabs ul li a {
    font-size: 18px; }

  .content-wrapper2 h4 {
    font-size: 20px; }
  .content-wrapper2 p {
    font-size: 17px; } }
@media (max-width: 767px) {
  .header-area .main-nav .logo-wrapper {
    width: 50%; }

  .header-area .main-nav .logo-wrapper h1 {
    display: none; }

  .header-area .main-nav .logo-wrapper .logo {
    line-height: 80px; }

  .main-banner {
    padding-top: 80px; }

  .main-banner .caption h2 {
    font-size: 24px; }

  .main-banner .caption h4 {
    font-size: 16px; }

  .section-heading h4 {
    font-size: 19px; }

  .section-heading h2 {
    font-size: 22px; }

  .features .feature-box .feature h3 {
    font-size: 28px; }

  .worries-wrapper p {
    font-size: 18px; }

  .features-wrapper {
    padding-bottom: 30px; }
    .features-wrapper .mb-5 {
      margin-bottom: 0 !important; }
    .features-wrapper .content-wrapper {
      display: block;
      margin-bottom: 20px; }
      .features-wrapper .content-wrapper .img-fluid {
        display: block;
        width: 30%;
        margin: 0 auto 20px; }
      .features-wrapper .content-wrapper .feature-item {
        width: 100%; }
      .features-wrapper .content-wrapper h3 {
        text-align: center; }

  .tab-wrapper {
    display: block; }
    .tab-wrapper img {
      width: 100%; }

  .tab-wrapper::after {
    display: none; }

  .theme-tab .nav {
    width: 100%;
    flex-wrap: nowrap; }

  .content-wrapper2 {
    width: 100%; }

  .price-wrapper .price-card {
    padding: 30px 15px 15px; }
    .price-wrapper .price-card dl dt, .price-wrapper .price-card dl dd {
      font-size: 22px; }
    .price-wrapper .price-card .card-content h3, .price-wrapper .price-card .card-content h4 {
      font-size: 18px; }
    .price-wrapper .price-card .card-content ul {
      font-size: 16px; }

  .sample-wrapper .section-heading h2 {
    font-size: 22px; }
    .sample-wrapper .section-heading h2 span {
      font-size: 19px; }
  .sample-wrapper .section-heading h3 {
    font-size: 19px; }
  .sample-wrapper .sample .link-button a {
    width: 90%; }

  .flow-wrapper {
    padding-bottom: 0; }
    .flow-wrapper .section-heading {
      margin-bottom: 30px; }
    .flow-wrapper .theme-tab .tab-content p {
      font-size: 16px; }

  table.table01 tbody th, table.table01 tbody tr td {
    display: block; }
  table.table01 tbody tr td {
    text-align: center; }

  .sample-wrapper .sample-detail p {
    font-size: 18px; }

  .works-wrapper .section-heading p {
    font-size: 18px; }

  .footer-wrapper .section-heading h3 {
    font-size: 18px;
    padding: 10px 15px; } }
@media (min-width: 767px) {
  .header-area .main-nav .nav {
    display: flex !important; } }
