.topnav .icon {
  display: none;
}

@media (max-width: 1400px) {
  .hero-container .container {
    max-width: 100%;
  }
}

@media (max-width: 1200px) {
  .main-feature-container {
    flex-wrap: wrap;
  }

  .main-feature-terminal,
  .main-feature-content,
  .main-feature-doc {
    width: 100%;
  }

  .section-common.main-feature-doc {
    padding: 0 0 2rem 0;
  }

  .terminal-window {
    margin-top: 2rem;
  }
}

@media (max-width: 992px) {
  .price_plan_block {
    width: 100%;
  }
  .contact-scheduling {
    background-image: none;
  }

  .contact-msg {
    width: 80%;
  }

  .topnav .nav-links,
  .nav_right_wrapper {
    display: none;
  }
  .topnav a.icon {
    display: block;
  }

  .topnav.responsive {
    position: relative;
  }

  .topnav.responsive .nav-links,
  .topnav.responsive .nav_right_wrapper {
    display: block;
  }

  .nav-wrapper {
    position: absolute;
    top: 63px;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    border-left: 2px solid #b3b3b3;
    border-right: 2px solid #b3b3b3;
  }

  .nav_right_wrapper {
    position: absolute;
    top: 268px;
    background-color: #ffffff;
    width: 100%;
    border-radius: 0 0 10px 10px;
    text-align: center;
    border-left: 2px solid #b3b3b3;
    border-right: 2px solid #b3b3b3;
    border-bottom: 2px solid #b3b3b3;
  }

  a.sms160-nav-button.dashboard-signup {
    margin-bottom: 1rem;
  }

  .nav-header nav ul {
    padding: 1rem 2rem;
  }

  .nav-header nav ul li a {
    color: #000000;
    text-align: center;
    padding: 0.7rem 0rem;
  }

  .footer_wrapper {
    flex-wrap: wrap;
  }

  .footer_quick_links.ql-features {
    margin-left: 0;
  }

  .footer_quick_links {
    width: 33%;
  }

  .footer_about_us {
    margin-left: 0;
    margin-top: 2rem;
  }

  .footer_quick_links ul {
    padding-left: 0;
  }

  .footer_logo {
    flex-basis: 100%;
    margin-bottom: 2rem;
  }
}

@media (max-width: 768px) {
  .plan_pricing_details_main {
    width: 100%;
}
  .sms160_features_container {
    grid-template-columns: repeat(1, 100%);
  }

  .main-feature-container .main-feature-image {
    width: 100%;
    text-align: center;
  }

  .hero-main-pich {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .hero-dashboard-bg img {
    width: 75%;
  }

  .hero-dashboard-bg {
    text-align: center;
  }

  .terminal-window {
    width: 100%;
    margin-top: 2rem;
    height: 78%;
  }

  .section-common__double {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .main-feature-doc,
  .api-doc-container .main-feature-content {
    padding-left: 0;
  }

  .dashboard_view {
    margin-top: 2rem;
  }

  .explorer_button {
    margin-top: 2rem;
  }

  .price_plan_block {
    width: 100%;
  }

  .price_plan_comtemt_main {
    flex-direction: column-reverse;
  }

  .plan_pricing_details {
    width: 100%;
  }

  .plan_content {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
    margin-top: 1rem;
  }

  .plan_title {
    margin-bottom: 0.5rem;
  }

  .price_plan_discounts {
    margin-top: 20px;
  }

  .price_plan_discounts .common_link {
    display: block;
  }

  .price_plan_discounts img {
    top: 20px;
  }

  .section-common.main-feature-content {
    padding-bottom: 2rem;
  }

  .section_header_title {
    line-height: revert;
    font-size: 1.5rem;
  }

  .text-header-styled-subtitle,
  .section_header_title {
    margin-bottom: 20px;
  }

  .nav-logo img {
    width: 130px;
  }

  .topnav a.icon img {
    width: 37px;
  }

  .hero-header h1 {
    font-size: 2em;
  }

  .hero-content-wrapper h3 {
    font-size: 1.1rem;
    text-align: center;
  }

  .sms160-btn {
    line-height: initial;
  }

  .footer_logo img {
    width: 150px;
  }

  .hero-content-wrapper {
    text-align: center;
    margin: 1rem 0 2rem 0;
  }

  .sign-up-container {
    width: 100%;
    min-width: auto;
    padding: 0rem 1rem;
  }

  .sign-up-inner-container {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .hero-our-clients {
    grid-template-columns: repeat(1, 120px);
  }

  .plan_title h2 {
    font-size: 16px;
    padding: 20px 30px;
  }

  .plan_rate_percent {
    font-size: 1.2rem;
  }

  .section-common {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .main-feature-container .main-feature-image img {
    width: 75%;
  }

  .contact-msg {
    width: 100%;
  }
}

@media (max-width: 450px) {
  .footer_quick_links {
    width: 50%;
  }

  .doc_item_code_block_wrapper {
    overflow-x: auto;
  }

  .contact_main .explorer_button a:first-child {
    margin-right: 0;
  }

  .explorer_button {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .hero-main-pich {
    margin-bottom: 1rem;
  }

  .hero-dashboard-bg img {
    width: 85%;
  }
}

@media (min-width: 992px) {
  .hero-content-wrapper {
    margin: 0px;
    max-width: 500px;
    text-align: left;
    width: 45%;
  }

  .hero-dashboard-bg {
    display: block;
    max-width: 775px;
    width: 100%;
  }

  .dashboard-container .section__description {
    max-width: 823.5px;
    margin: auto;
  }

  .sms160_features_container.dashboard_points {
    grid-template-columns: repeat(4, 23%);
  }
}
