/*================================
Template Name: --- WebSite Name -----
Author: HeraldEX
Author website: 
Version: 1.0
================================== */

@media (max-width: 575.98px) {}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (min-width: 992px) {}

@media (min-width: 1440px) {}

@media (max-width: 1199.98px) {}

@media (max-width: 991.98px) {

  /* Moblie Nav Style  */
  .mobile-nav-header {
    display: block !important;
  }

  .main-wrapped-header {
    display: none !important;
  }
}


@media (max-width: 767.98px) {
  .order-by {
    order: 1;
  }

  .section-title h2 {
    font-size: 2em;
  }

  .sm-padding {
    padding: 2em 0;
  }

  .section-title h4 {
    font-size: 2em;
  }

  .banner-main-content {
    text-align: center;
  }

  .mr-right {
    right: unset !important;
  }

  .mr-left {
    left: unset !important;
  }

  .why-wrap-avater,
  .built-wrap-avater {
    display: none;
  }

  .why-wrap-card-wrap {
    gap: 2em;
    padding-bottom: 2em;
  }

  .why-wrap-card-info {
    max-width: 100% !important;
    text-align: center;
  }

  .why-wrap-card {
    flex-direction: column-reverse;
    text-align: center;
  }

  .why-wrap-card-res {
    flex-direction: column;

  }

  .why-wrap-card-avater {
    position: relative !important;
    right: unset !important;
  }

  .why-wrap-card-avater-two {
    position: relative !important;
    left: unset !important;
  }

  .built-wrap-title {
    text-align: center;
  }

  .why-wrap-title h5,
  .how-wrap-title h5,
  .faq-wrap h5,
  .built-wrap-title h5,
  .contact-wrap-info h5 {
    margin: 0 auto;
  }

  .why-wrap-title h2,
  .how-wrap-title h2,
  .faq-wrap h2,
  .built-wrap-title h2,
  .contact-wrap-info h2,
  .cta-wrap-info h2,
  .why-wrap-title p,
  .how-wrap-title p,
  .faq-wrap p,
  .contact-wrap-info p,
  .cta-wrap-info p {
    text-align: center;
  }

  .built-wrap-card,
  .how-wrap-card {
    grid-template-columns: auto !important;
    justify-items: center;
    justify-content: center;
    text-align: center;
    padding: 0em;
  }

  .built-wrap-card-icons img {
    width: 4em;
  }

  .how-wrap-card {
    gap: 0 !important;
    display: flex !important;
    flex-direction: column;
  }

  .how-wrap-card-wrap .how-wrap-card:nth-child(even) {
    flex-direction: column-reverse;
  }

  .count-how {
    margin: 0 auto;
    margin-bottom: 1em !important;
  }

  .how-wrap-card-wrap::after {
    display: none !important;
  }

  .contact-wrap-frame,
  .contact-wrap-info {
    padding: 1em !important;
  }

  .contact-wrap-form {
    padding: 0 !important;
    margin-top: 2em;
  }

  .footer-cards {
    padding: 1em !important;
    text-align: center;
  }

  .footer-social-icons,
  .contact-card {
    justify-content: center;
  }

  .footer-social-icons {
    margin-bottom: 1em;
  }

  .footer-sec {
    padding-top: 1em !important;
  }

  .cta-wrap {
    margin-bottom: 1em !important;
    flex-direction: column;
    padding: 1em;
  }

  .cta-wrap-info {
    width: 100% !important;
    padding: 0 !important;
  }

  .cta-wrap-avater {
    position: relative !important;
  }

  .thm-secondary-btn {
    margin: 0 auto;
  }

  .banner-action {
    text-align: center;
    display: grid;
    place-items: center;
    position: relative;
    z-index: 9;
  }
  .why-wrap-title h2, .how-wrap-title h2, .faq-wrap h2, .built-wrap-title h2, .contact-wrap-info h2, .cta-wrap-info h2{
    font-size: 1.8em;
  }

  .banner-main-content h1 {
    font-size: 2em !important;
  }

  .banner-main-avater {
    display: none;
  }

  .banner-main-badge {
    margin: 0 auto;
    margin-bottom: 1em !important;
  }

  .banner-main-badge span {
    display: none !important;
  }

  .banner-main-badge h5 {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .thankyou-sec {
    padding-top: 0;
  }
  .thankyou-img {
    height: 15em;
  }
  .thankyou-info h2 {
    font-size: 2em;
  }
  .cta-wrap{
    display: flex!important;
  }
  .banner-main-wrap {
    height: 60vh;
  }
  .why-wrap-card-left{
    flex-direction: column-reverse;
    display: flex;
  }
  .why-wrap-card-right{
    flex-direction: column;
    display: flex;
  }
  .built-wrap-card-info p{
    padding-right: 0;
  }
  .how-wrap-card-avater img {
    width: 7em;
  }
  .how-wrap-card-wrap{
    gap: 2em;
  }
  .how-wrap-title {
    margin-bottom: 3em;
  }
  .cta-wrap-avater-img {
    max-width: 12em;
  }
  .copyright{
    margin-top: 2em;
  }
  .footer-text{
    margin-bottom: 2em;
  }
  .contact-wrap-avater img {
    height: 12em;
  }
}

@media (max-width: 575.98px) {}


/* Large Device CSS */

@media screen and (min-width: 1400px) {
  .container {
    width: 1320px;
    max-width: 100%;
  }
}

@media screen and (min-width: 1600px) {
  .container {
    width: 1320px;
    max-width: 100%;
  }
}

@media screen and (min-width: 1900px) {
  .container {
    width: 1520px;
    max-width: 100%;
  }
}