@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 95%;
  }
  .title-heading {
    float: right;
  }
  #section1 {
    height: 90vh;
    min-height: 700px;
  }
  .section {
    max-height: 90vh;
    min-height: 630px;
    width: 100%;
    padding-top: 0;
  }

  #section-faqs {
    min-height: 800px !important;
  }

  .hero-tagline > h1 {
    font-size: 53px;
    font-weight: 900;
  }
  .hero-tagline > h4 {
    font-size: 55px;
    margin-top: -30px;
    margin-bottom: -20px;
  }

  #home .key-feature {
    height: 125px;
  }
  #home .key-feature .icon {
    margin-top: -25px;
    width: 100px;
    height: 100px;
    padding: 10px;
  }

  /* .btn{
        font-size: 1.15rem!important;
    } */

  #signup2 a {
    margin-top: 20px;
    font-size: 30px !important;
  }

  #hiw h2 {
    font-size: 57px !important;
    margin-top: -30px;
  }

  #hiw_title_container {
    margin-bottom: 100px;
  }

  .hiw-bg {
    margin-top: -90px;
  }

  .hiw-bg-3 {
    margin-bottom: 25px;
  }

  .hiw-blue-container {
    margin-left: -80px;
  }

  #img-stp-2,
  #img-stp-4 {
    margin-left: -40px;
  }

  .hiw-bg p {
    padding: 0px 5px;
    font-size: 23px;
  }

  #pricing h2 {
    color: #293291;
    font-size: 55px;
    font-weight: 900;
  }
  .pricing-box-img {
    max-width: 130%;
    float: right;
    margin-top: -60px !important;
    margin-right: -125px;
  }

  #pricing h2 {
    font-size: 50px;
    margin-bottom: -20px !important;
  }

  #price-values {
    font-size: 85px;
    font-weight: 800;
  }

  #price-unit {
    font-size: 40px !important;
    font-weight: 800;
    margin-top: -20px;
  }

  .pricing-box-text {
    margin-top: 25px;
    max-width: 50%;
    flex: 0 0 50%;
  }

  .pricing-box-list {
    margin-top: 40px;
    font-size: 25px;
    margin-left: 30px;
  }

  .signup3 {
    font-size: 30px !important;
  }

  #section-contact {
    padding: 0;
    margin: -175px 0 0 0;
    z-index: 2;
    min-height: 500px;
  }

  #faqs {
    margin-bottom: 0px;
  }

  .faq-inquiry {
    margin: auto;
  }

  .card-body {
    height: 100%;
  }

  #contact {
    padding: 0 !important;
  }
}

@media (max-width: 575px) {
  #price-unit {
    font-size: 20px !important;
    font-weight: 600;
    margin-top: 0px;
  }

  .pricing-box-img {
    margin-top: 0px !important;
  }

  #home .title-heading .heading {
    font-size: 27px !important;
  }

  .pricing-title {
    font-size: 28px;
  }

  #hiw h2 {
    font-size: 30px !important;
    margin-top: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  #price-unit {
    font-size: 20px !important;
    font-weight: 600;
    margin-top: 20px;
  }

  #home .title-heading .heading {
    font-size: 30px !important;
  }
}

@media (max-width: 767px) {
  /* .btn{
             padding: 7px!important; 
        } */
  #home .title-heading {
    text-align: left;
  }

  .mobile-subtext {
    display: block !important;
  }
  .desktop-subtext {
    display: none;
  }

  .hero-tagline > h1 {
    font-size: 1rem;
    font-weight: 800;
  }
  .hero-tagline > h4 {
    font-size: 1rem;
    margin-top: -10px;
  }

  .p-3 {
    padding: 0.2rem !important;
  }

  #home .key-feature .icon {
    width: 50px;
    height: 55px;
  }

  .hero-tagline {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .hiw-bg .align-items-center {
    margin: auto 0 !important;
    padding: 0;
  }

  #price-values {
    font-size: 2.25rem;
    line-height: 2rem;
  }

  .pricing-box {
    margin-top: 30px;
  }

  #mobile-phone {
    display: block !important;
    float: left;
    height: auto;
  }

  #desktop-phone {
    display: none;
  }

  #section-faqs,
  #section-contact {
    padding: 0;
  }
  .faq-content .card .title {
    padding: 10px;
  }

  .faq-content h6 {
    margin-right: 20px;
  }

  #section-faqs h4 {
    color: #293291;
    font-size: 1.5rem;
  }

  .subcribe-form input {
    font-size: 12px;
  }

  .subcribe-form button {
    top: 2px;
  }
}

@media (max-width: 989px) {
  .container,
  .container-md,
  .container-sm {
    /* max-width: 95%; */
  }
  #home .key-feature .title {
    font-size: 14px;
  }
  /* .btn{
            font-size: 14px;
        }
        */
}

@media (min-width: 768px) and (max-width: 989px) {
  #home .title-heading .heading {
    font-size: 45px;
  }

  .hero-tagline > h1 {
    font-size: 29px;
    font-weight: 800;
  }

  .sectionx {
    padding-top: 0 !important;
  }
  .hiw-bg {
    margin-bottom: 0px;
  }

  .col-md-8 {
    flex: auto;
    max-width: 100%;
  }

  .order-2 {
    order: 1;
  }

  .hiw-orange-container {
    margin-right: -25px;
    margin-left: 25px;
  }

  #section-faqs,
  #section-contact {
    padding: 10px;
  }

  .buy-button {
    margin-right: 30px;
  }

  .pricing-box-img {
    max-width: 130%;
    float: right;
    margin-top: 20px !important;
    margin-right: -125px;
  }

  #price-values {
    font-size: 40px;
  }

  #price-unit {
    font-size: 20px !important;
    margin-top: -15px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .pricing-title {
    font-size: 35px;
    margin-top: 20px;
  }

  .section-pricing {
    padding: 10px;
    float: left;
    width: 100%;
  }

  .hiw-blue-container {
    margin-left: -40px;
  }

  #img-stp-2,
  #img-stp-4 {
    margin-left: -40px;
  }

  .hiw-bg-3 {
    margin-bottom: -25px;
  }

  #logo img {
    width: 165px;
  }

  #logo {
  }

  #topnav .logo {
    padding: 0;
  }

  #topnav .navigation-menu > li {
    margin-left: 2px;
  }

  .buy-button {
    float: right;
  }

  .menu-container {
    display: block;
  }
}

@media (min-width: 990px) and (max-width: 1199px) {
  #logo {
    margin-left: -40px;
  }

  .hiw-bg {
    margin-bottom: 0px;
  }

  #topnav .navigation-menu > li > a {
    font-size: 13px;
  }
  #topnav .buy-button {
    padding-left: 0;
    margin-left: 0;
  }

  .section {
    padding: 0;
    width: 100%;
  }

  #price-values {
    font-size: 50px;
  }

  #price-unit {
    font-size: 30px !important;
    margin-top: -15px;
  }

  .section-pricing {
    margin-bottom: 50px;
  }

  #section-faqs {
    padding: 10px;
  }
}

@media (min-width: 990px) {
  .pricing-box-img {
    max-width: 130%;
    float: right;
    margin-top: -60px !important;
    margin-right: -125px;
  }

  #home .key-feature .title {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .pricing-box {
    padding: 10px;
    float: right;
    height: auto;
  }
  .signup3 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .pricing-box li {
    margin-top: 20px;
    white-space: nowrap;
  }
}

@media (min-width: 990px) {
  #topnav #navigation {
    display: inline-block !important;
  }

  .menu-container {
    text-align: center;
  }
}

/*all_sizes*/

#hiw h2 {
  color: #ff4a00;
  font-size: 45px;
  font-weight: 900;
  margin-bottom: 0px;
}

.pricing-title {
  color: #293291;
  font-weight: 800;
}
/* 
    .btn{
        padding-top: 12px!important;
        padding-bottom: 12px!important;
    } */

.mobile-subtext {
  display: none;
  font-size: 18px;
}

.hero-tagline > h4 {
  margin-bottom: -20px;
}

#pricing h4 {
  color: #293291;
  font-weight: 900;
}

#mobile-phone {
  display: none;
}

#logo {
  float: left;
}
#buy-button {
  float: left;
}

.hiw-bg p {
  padding-left: 5px;
  padding-right: 5px;
}

.clear-both {
  clear: both;
}

.hiw-bg a {
  color: black;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("myfont.woff2") format("woff2");
}

.desktop-subtext {
  font-size: 23px;
}

.shapex img,
.shape img {
  object-fit: cover;
  height: auto;
  width: 100%;
  margin-bottom: -10px;
}

.db-menu .user {
  margin: 7px 0rem;
}
