@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 h4 {
    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 {
    width: 50%; }

  /*.header-area .main-nav .nav li:first-child{
    display: block;
  }
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #af944f!important;
    opacity: 1;
  }
  .header-area {
    background-color: #f7f7f7;
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }*/
  /*.header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area .main-nav .nav li:last-child {
    width: 100%;
    background-color: #ed563b;
    color: #fff;
  }
  .header-area .main-nav .nav li:last-child a {
    background-color: #ed563b!important;
  }
  .header-area .main-nav .nav li:last-child a:hover,
  .header-area .main-nav .nav li:last-child:hover a {
    background-color: #ed563b!important;
    color: #fff!important;
  }
  .header-area.header-sticky .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #af944f !important;
    color: #fff !important;
    display: block;
  }
  .header-area .main-nav .nav li:last-child a {
    color: #fff!important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #af944f!important;
  }*/
  /*.header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3B566E;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }*/
  .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 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; }

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

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