@media (min-width: 576px) {
  .container {
    width: 640px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 1200px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  /* body {
    background-color: tomato;
  } */

  /* Header */
  .header {
    padding-right: 15px;
    padding-left: 0px;
  }

  /* Intro */

  .bg-intro {
    margin-left: 15px;
    margin-right: 15px;
    padding: 70px 25px 40px 25px;
  }

  .intro-title {
    font-size: 1.5rem;
    text-align: center;
  }

  .intro-desc {
    font-size: 0.875rem;
  }

  .input-group {
    text-align: center;
  }

  .fale-conosco-text {
    display: none;
  }

  .fale-conosco i {
    display: none;
  }

  .intro-img {
    display: none;
  }

  .btn-email {
    text-align: center;
    display: block;
  }

  /* Pos-Intro */
  .contract-img {
    width: 300px;
    height: 200px;
  }

  .pos-intro-title {
    text-align: center;
    font-size: 1.5rem;
  }

  .pos-intro-desc {
    text-align: center;
    font: 1rem;
  }

  .user-password {
    font-size: 0.875rem;
  }

  .user-password span:nth-child(1) {
    display: block;
  }

  .user-password-span {
    display: none;
  }

  /* Info Contracts */
  .bg-info-contracts {
    margin-left: 15px;
    margin-right: 15px;
  }

  .info-contracts-title {
    font-size: 1.5rem;
  }

  .info-contracts-desc {
    font-size: 0.875rem;
  }

  /* Notification */
  .cell-phone {
    margin-left: 15px;
    margin-right: 15px;
  }

  .notification-cell-phone {
    font-size: 2rem;
  }

  /* Features */
  .bg-features .features-desc {
    margin-left: 0 !important;
  }

  .features-desc:first-of-type {
    margin-bottom: 40px;
  }

  .img-notification {
    width: 250px;
    height: 200px;
  }

  /* Suporte */
  .bg-suporte {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-img-suporte {
    padding: 0;
  }

  .img-suporte {
    padding: 0;
    margin: 0;
    width: 100%;
  }

  /* Clientes */
  .clientes {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-slider {
    padding: 10px;
  }

  .slider {
    height: 200px;
  }

  .slides {
    height: 200px;
  }

  .manual-btn {
    padding: 4px;
  }

  .navigation-auto {
    margin-top: 150px;
  }

  .manual-navigation {
    margin-top: -50px;
  }

  .navigation-auto div {
    padding: 4px;
  }

  /* Save Time */
  .save-time-title {
    font-size: 1.5rem;
  }

  .save-time-desc {
    text-align: center;
  }

  /* Grandes Numeros */
  .grandes-numeros {
    margin-left: 15px;
    margin-right: 15px;
  }

  .grande-numero-title {
    font-size: 1.5rem;
  }

  .grande-numero-desc {
    text-align: center;
  }

  .container-numeros {
    justify-content: start;
    align-items: start;
    margin-top: 0;
  }

  .container-numeros:nth-child(1),
  .container-numeros:nth-child(2),
  .container-numeros:nth-child(3),
  .container-numeros:nth-child(4) {
    margin-top: 30px;
  }

  .container-numeros:nth-child(1) {
    justify-content: center;
    align-items: center;
  }

  .container-numeros:nth-child(2),
  .container-numeros:nth-child(4) {
    justify-content: start;
    align-items: start;
  }

  .container-numeros:nth-child(3) {
    justify-content: center;
    align-items: center;
  }

  .container-numeros > div {
    text-align: center;
    width: 50%;
  }

  /* Comece Já */
  .comece-ja {
    margin-left: 15px;
    margin-right: 15px;
  }

  .comece-ja {
    margin-top: 0;
  }

  .comece-ja-call p {
    font-size: 1.3rem;
    text-align: center;
  }

  .btn-experimente {
    padding: 15px 40px;
    background-color: #f2f2f2;
    font-size: 0.875rem;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  /* Footer */
  .footer {
    margin: 0px 15px 80px 15px;
    padding: 30px 0 60px 0;
  }

  .footer-logo {
    height: 60px;
    width: 150px;
    margin-left: -15px;
  }

  .footer-logo-container {
    justify-content: center;
    margin-bottom: 5px;
  }

  .contato-container .footer-item {
    margin: 8px 0;
  }

  .footer-title {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .footer-item {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .social-media-container {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }

  .redes-container {
    margin-top: 8px;
    justify-content: center;
  }

  /* Whats */
  .contactus-container {
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 10px;
  }

  .contactus {
    font-size: 1rem;
    text-align: center;
  }

  .btn-agente {
    padding: 10px 0px;
    font-size: 0.875rem;
    width: 80%;
  }

  .whats-message {
    display: none;
  }

  .whats-call {
    border: none;
    flex-direction: column;
    margin-bottom: 10px;
  }

  .whats-call svg {
    display: none;
  }

  /* Whats */
  .whats-fix {
    top: 74.2%;
  }

  .whats-fix i {
    font-size: 50px;
  }

  /* Menu Mobile */
  .container-entrar {
    display: none;
  }

  .nav-menu ul {
    display: block;
    position: absolute;
    width: 100%;
    top: 90px;
    right: 0px;
    background: #ffffff;
    height: 0;
    transition: 0.6s;
    z-index: 1000;
    visibility: hidden;
    overflow-y: hidden;
  }

  .nav-menu.active #menu {
    height: calc(100vh - 90px);
    visibility: visible;
    overflow-y: auto;
  }

  .nav-menu ul li {
    width: 540px;
    max-width: 100%;
    margin: 0 auto;
  }

  .nav-menu ul li a {
    padding: 1rem 0;
    margin: 0 1rem;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    padding: 1rem 0;
    margin: 0 1rem;
    display: block;
    text-align: start;
  }

  #btn-mobile {
    display: flex;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border: none;
    background: none;
    cursor: pointer;
    gap: 0.5rem;
  }

  #hamburger {
    width: 20px;
    border-top: 2px solid;
    color: #000;
  }

  #hamburger::after,
  #hamburger::before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: currentColor;
    margin-top: 5px;
    transition: 0.3s;
    position: relative;
  }

  .nav-menu.active #hamburger {
    border-top-color: transparent;
  }

  .nav-menu.active #hamburger::before {
    transform: rotate(135deg);
  }

  .nav-menu.active #hamburger::after {
    transform: rotate(-135deg);
    top: -7px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  /* body {
    background-color: rgb(55, 134, 91);
  } */

  .intro-title {
    font-size: 1.5rem;
    text-align: center;
  }

  .intro-desc {
    font-size: 0.875rem;
  }

  .fale-conosco-text {
    display: none;
  }

  .fale-conosco i {
    display: none;
  }

  .intro-img {
    display: none;
  }

  .btn-email {
    text-align: center;
    display: block;
  }

  /* Pos-Intro */
  .contract-img {
    width: 300px;
    height: 200px;
  }

  .pos-intro-title {
    text-align: center;
    font-size: 1.5rem;
  }

  .pos-intro-desc {
    text-align: center;
    font: 1rem;
  }

  .user-password {
    font-size: 0.875rem;
  }

  .user-password-span {
    display: none;
  }

  /* Info Contracts */
  .info-contracts-title {
    font-size: 1.5rem;
  }

  .info-contracts-desc {
    font-size: 0.875rem;
  }

  /* Notification */
  .notification-cell-phone {
    font-size: 2rem;
  }

  /* Features */
  .features-desc:first-of-type {
    margin-bottom: 50px;
  }

  /* Suporte */
  .container-img-suporte {
    padding: 0;
  }

  .img-suporte {
    width: 100%;
  }

  /* Clientes */
  .slider {
    height: 300px;
  }

  .slides {
    height: 300px;
  }

  .manual-btn {
    padding: 4px;
  }

  .navigation-auto {
    margin-top: 250px;
  }

  .manual-navigation {
    margin-top: -50px;
  }

  .navigation-auto div {
    padding: 4px;
  }

  /* Grandes Numeros */
  .grande-numero-title {
    font-size: 2rem;
  }

  .grande-numero-desc {
    text-align: center;
  }

  .comece-ja-call p {
    font-size: 1.3rem;
    text-align: center;
  }

  .btn-experimente {
    padding: 15px 40px;
    background-color: #f2f2f2;
    font-size: 0.875rem;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  /* Footer */
  .footer {
    margin: 0px 0 80px 0;
    padding: 30px 0 60px 0;
  }

  .footer-logo {
    height: 60px;
    width: 150px;
    margin-left: -15px;
  }

  .footer-logo-container {
    justify-content: center;
    margin-bottom: 5px;
  }

  .contato-container .footer-item {
    margin: 8px 0;
  }

  .footer-title {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .footer-item {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .social-media-container {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }

  .redes-container {
    margin-top: 8px;
    justify-content: center;
  }

  /* Whats */
  .contactus-container {
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 10px;
  }

  .contactus {
    font-size: 1rem;
    text-align: center;
  }

  .btn-agente {
    padding: 10px 0px;
    font-size: 0.875rem;
    width: 100%;
  }

  .whats-message {
    display: none;
  }

  .whats-call {
    border: none;
    flex-direction: column;
    margin-bottom: 10px;
  }

  .whats-call svg {
    display: none;
  }

  /* Menu Mobile */
  .container-entrar {
    display: none;
  }

  .nav-menu ul {
    display: block;
    position: absolute;
    width: 100%;
    top: 90px;
    right: 0px;
    background: #ffffff;
    height: 0;
    transition: 0.6s;
    z-index: 1000;
    visibility: hidden;
    overflow-y: hidden;
  }

  .nav-menu.active #menu {
    height: calc(100vh - 90px);
    visibility: visible;
    overflow-y: auto;
  }

  .nav-menu ul li {
    width: 540px;
    max-width: 100%;
    margin: 0 auto;
  }

  .nav-menu ul li a {
    padding: 1rem 0;
    margin: 0 1rem;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    padding: 1rem 0;
    margin: 0 1rem;
    display: block;
    text-align: start;
  }

  #btn-mobile {
    display: flex;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border: none;
    background: none;
    cursor: pointer;
    gap: 0.5rem;
  }

  #hamburger {
    width: 20px;
    border-top: 2px solid;
    color: #000;
  }

  #hamburger::after,
  #hamburger::before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: currentColor;
    margin-top: 5px;
    transition: 0.3s;
    position: relative;
  }

  .nav-menu.active #hamburger {
    border-top-color: transparent;
  }

  .nav-menu.active #hamburger::before {
    transform: rotate(135deg);
  }

  .nav-menu.active #hamburger::after {
    transform: rotate(-135deg);
    top: -7px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* body {
    background-color: rgb(241, 129, 23);
  } */

  /* Header */
  .header-menu {
    width: 720px;
    max-width: 100%;
    margin: 0 auto;
  }

  .nav-menu ul li {
    margin: 0 5px;
  }

  .nav-menu ul li a {
    font-size: 0.875rem;
  }

  #btn-mobile {
    display: none;
  }

  .intro-title {
    font-size: 1.5rem;
  }

  .intro-desc {
    font-size: 0.875rem;
  }

  .fale-conosco-text {
    font-size: 0.875rem;
  }

  /* Pos-Intro */
  .pos-intro-title {
    text-align: center;
    font-size: 1.5rem;
  }

  .pos-intro-desc {
    text-align: center;
    font: 1rem;
  }

  /* Info Contracts */
  .info-contracts-title {
    font-size: 1.5rem;
  }

  .info-contracts-desc {
    font-size: 0.875rem;
  }

  /* Features */
  .img-notification {
    width: 250px;
    height: 200px;
  }

  .bg-features .features-desc {
    flex-direction: column;
    padding: 30px;
  }

  .bg-features .features-desc:nth-child(1) h1 {
    font-size: 2rem;
    max-width: 100%;
  }

  .bg-features .features-desc:nth-child(2) h1 {
    font-size: 2rem;
  }

  /* Grandes Numeros */
  .grande-numero-desc {
    text-align: center;
  }

  /* Comece Já */
  .comece-ja-call p {
    font-size: 1.3rem;
  }

  .btn-experimente {
    padding: 15px 40px;
    background-color: #f2f2f2;
    font-size: 0.875rem;
  }

  /* Footer */
  .footer {
    margin: 0px 0 30px 0;
  }

  /* Whats */
  .btn-agente {
    padding: 10px 0px;
    font-size: 0.875rem;
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* body {
    background-color: rgb(42, 32, 187);
  } */

  /* Header */
  .header-menu {
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
  }

  .nav-menu ul li {
    margin: 0 20px;
  }

  #btn-mobile {
    display: none;
  }

  /* Features */
  .img-notification {
    width: 250px;
    height: 200px;
  }

  /* Comece Já */
  .comece-ja-call p {
    font-size: 1.5rem;
  }

  .btn-experimente {
    padding: 15px 60px;
    background-color: #f2f2f2;
    font-size: 0.875rem;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  /* body {
    background-color: rgb(255, 71, 141);
  } */

  .header-menu {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
  }

  .nav-menu ul li {
    margin: 0 20px;
  }

  #btn-mobile {
    display: none;
  }

  /* Footer */
  .footer {
    margin: 0px 0 30px 0;
  }
}

@media (min-width: 1400px) {
  /* body {
    background-color: rgb(0, 0, 0);
  } */

  .header-menu {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
  }

  .nav-menu ul li {
    margin: 0 20px;
  }

  #btn-mobile {
    display: none;
  }
}
