@media only screen and (min-width: 1200px) {
  #business-plan {
    margin-top: -5rem;
  }
}

@media only screen and (min-width: 2160px) {
  .hero-area .overlay :nth-child(1) {
    height: 294px !important;
  }
}

@media screen and (min-width: 1920px) {
  .hero-area .contents {
    padding: 280px 0 390px;
  }
  .hero-area .overlay :nth-child(1) {
    height: 250px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 15px;
    padding: 8px 0px;
    margin-left: 18px;
  }
  .hero-area .contents h2 {
    font-size: 38px;
  }
  #light-featured .right-feature-info h3 {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 40px;
    margin-top: 0;
  }
  #light-featured .light-feature-item .light-feature-icon {
    margin-bottom: 15px;
  }
  #light-featured {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .section {
    padding: 100px 0px;
  }
  .feature-info {
    width: 80%;
  }
  .feature-info {
    width: 68%;
  }
  #footer-Content {
    padding-top: 100px;
  }
  .hero-area .contents p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
  }
  .hero-area2 .contents p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
  }
  #business-plane .business-item-info h3 {
    font-size: 29px;
  }
  #pricing .pricing-table h1 span {
    left: 10%;
  }
  #pricing2 .pricing-table h1 span {
    left: 10%;
  }

  .col-texto {
    margin-bottom: 70px;
  }

  .carousel-item .wth-imagem {
    width: 520px;
  }

  .carousel-item .wth-imagem2 {
    width: 370px;
  }

  .icon-aplicativos {
    width: 80%;
  }

  .btn-whatsapp {
    margin-top: 10px;
    padding: 0 30px;
    align-items: center;
    justify-content: center;
    /* width: fit-content; */
  }

  #footer-Content .footer-logo img {
    width: 40%;
    margin-left: 90px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1023px) and (max-width: 1279px) {
  #plano-avancado,
  #plano-intermediario,
  #plano-basico {
    scale: 0.8;
  }
  .card-meu-gestor,
  .card-pix,
  .card-mobile,
  .card-whatsapp,
  .card-boleto,
  .card-meu-varejo {
    scale: 0.8;
  }
}

@media only screen and (min-width: 279px) and (max-width: 412px) {
  #plano-avancado,
  #plano-basico {
    scale: 0.89;
  }
  #plano-intermediario {
    scale: 0.8 !important;
  }
}

@media only screen and (max-width: 1024px) {
  /* .hero-area .contents h2 {
    font-size: 38px;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 12px 5px;
    font-size: 13px;
    margin-left: 15px;
  }
  .hero-area .contents {
    padding: 210px 0 280px;
  }
  #business-plan .business-item-info h3 {
    font-size: 28px;
  }
  #business-plan .business-item-info p {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .section {
    padding: 80px 0px;
  }
  #business-plan {
    padding-bottom: 80px;
  }
  .feature-info {
    width: 60%;
  }
  #features .feature-item {
    padding: 15px;
  }
  #features .feature-item h4 {
    margin-bottom: 10px;
  }
  #pricing {
    padding-bottom: 80px;
  }
  #footer-Content h3.block-title {
    font-size: 16px;
  }
  #footer-Content ul.menu li a {
    font-size: 14px;
    line-height: 31px;
  }
  #footer-Content {
    padding-top: 80px;
  }
  #footer-Content .copyright {
    margin-top: 80px;
  }
  .hero-area .contents h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 20px;
  }
  #footer-Content h3.block-title {
    margin-bottom: 20px;
    margin-top: 20px;
  } */
}

@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .contents h2 {
    color: #fff;
    font-size: 40px !important;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 12px 0px;
    font-size: 13px;
    margin-left: 12px;
  }
  .hero-area .contents {
    padding: 200px 0 0px;
  }
  #features .feature-item p {
    font-size: 14px;
    display: block;
    line-height: 25px;
  }
  #pricing .pricing-table {
    padding: 30px 15px;
  }
  #pricing .pricing-table h1 span {
    left: 10%;
  }
  #team .single-team,
  .blog-item-wrapper,
  .services-item {
    margin-bottom: 20px;
  }
  .contact-img img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
  }
  #footer-Content .footer-logo img {
    padding-top: 0;
  }
  #footer-Content .copyright p {
    color: #3ecf8e;
    font-size: 14px;
  }
  .hero-area .intro-img {
    padding: 100px 0 0px;
  }
  .blog-hero-area .contents h2 {
    font-size: 36px;
  }
  .btn-singin {
    background: #7fc9fb;
    color: #fff;
    padding: 10px 14px;
    margin-left: 12px;
    box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
    font-size: 11px;
  }
  .btn-light-singin {
    background: #7fc9fb;
    color: #fff;
    padding: 10px 14px;
    margin-left: 12px;
    box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
    font-size: 11px;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 10px 0px;
    font-size: 12px;
    margin-left: 14px;
  }
  .pt-70 {
    padding-top: 20px;
  }

  #footer-Content .footer-detalhes {
    padding-bottom: 50px;
  }

  #footer-Content .footer-logo img {
    width: 20%;
    margin-left: 10px;
    margin-bottom: 20px;
  }

  .col-slide {
    margin-top: 30px;
  }
  #carouselTelas {
    margin: 0 0;
  }

  #carouselTelas .carousel-item {
    justify-content: center;
    align-items: center;
  }

  #carouselTelas .carousel-item .wth-imagem2 {
    padding-top: 0px;
    height: 380px;
  }

  #carouselTelas .carousel-item .wth-imagem {
    height: 380px;
  }
}

@media only screen and (max-width: 1366px) {
  #cards {
    flex-wrap: wrap;
    gap: 30px;
  }
}

@media only screen and (max-width: 820px) {
  #plano-basico,
  #plano-avancado {
    width: 400px;
  }
  #plano-intermediario {
    scale: 0.96;
  }
  #plano-basico,
  #plano-intermediario,
  #plano-avancado {
    width: 400px;
  }
  #cards {
    flex-wrap: wrap;
    gap: 30px;
  }
}

@media only screen and (max-width: 1182px) {
  .btn-whatsapp {
    padding: 0 10px;
    width: 100%;
    margin: auto;
  }
}

@media only screen and (max-width: 992px) {
  body {
    overflow-x: hidden !important;
  }
  .btn-whatsapp {
    width: 90%;
    padding: 0;
  }
  .hero-area .contents {
    padding: 200px 0 0 0;
  }
  .item-funcionalidade {
    margin: 40px 0px !important;
  }

  #contact {
    margin-top: 49px !important;
  }

  #contact .btn-whatsapp {
    padding: 0 10px;
  }

  .btn-singin {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
    color: #ffffff;
  }

  #plano-basico,
  #plano-intermediario,
  #plano-avancado {
    width: 400px;
  }

  .content-left,
  .content-right {
    padding: 0;
  }

  .content-left {
    margin-bottom: 2rem;
  }

  .content-right .social-media-text {
    padding: 5px;
  }
  .contact-text {
    padding: 10px;
  }

  .btn-whatsapp {
    flex: 0.77;
  }
}

@media only screen and (max-width: 768px) {
  #row-center {
    display: grid;
    justify-items: center;
  }
}

@media only screen and (min-width: 320px) {
  #plano-itermediario {
    scale: 0.8;
  }
}

.menu-icon.rotate-right {
  animation: forward 0.2s linear;
  animation-iteration-count: linear;
}

.menu-icon.rotate-left {
  animation: previous 0.2s linear;
  animation-iteration-count: linear;
}

@keyframes forward {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(90deg);
  }
}

@keyframes previous {
  from {
    transform: rotate(90deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@media only screen and (max-width: 767px) {
  .bg-inverse {
    background: #191c1e;
  }
  .navbar-expand-md .navbar-brand,
  .navbar-expand-md .navbar-toggler {
    border: none;
    margin: 6px 15px;
  }
  .navbar-toggler {
    font-size: 25px;
    padding: 5px 0;
  }
  .bg-inverse {
    /* background: #191c1e; */
    background: linear-gradient(
      to right,
      rgb(38, 25, 193) 0%,
      rgb(0, 129, 255) 60%
    ) !important;
  }
  .navbar {
    padding: 0;
  }
  .navbar-collapse ul {
    padding-bottom: 1.5rem;
  }
  .navbar-brand img {
    width: 100px;
  }

  .m-top {
    margin-top: 10px;
  }

  .wth-imagem,
  .wth-imagem2 {
    max-width: 100%;
    padding-top: 0;
  }

  .btn-whatsapp {
    flex: 0.8;
  }

  .icon-aplicativos {
    width: 55%;
  }
  #footer-Content .footer-logo img {
    margin: 0;
  }
  .navbar-expand-md .navbar-nav .nav-link:before {
    background: none;
  }
  #footer-Content .sub-footer {
    padding: 5px 15px !important;
  }
  #footer-Content .sub-footer .copyright {
    margin: 0;
  }
}

@media (min-width: 414px) and (max-width: 736px) {
  #pricing .pricing-table h1 span {
    left: 20%;
  }
}

@media (min-width: 375px) and (max-width: 667px) {
  #pricing .pricing-table h1 span {
    left: 16%;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .bg-inverse {
    background: linear-gradient(
      to right,
      rgb(38, 25, 193) 0%,
      rgb(0, 129, 255) 60%
    ) !important;
  }
  .navbar {
    padding: 0;
  }
  .navbar-brand img {
    width: 100px;
  }
  .navbar-expand-md .navbar-brand,
  .navbar-expand-md .navbar-toggler {
    margin: 6px 15px;
  }
  .btn-singin {
    /* background: transparent; */
    color: #fff;
    padding: 10px 23px;
    margin-left: 25px;
    box-shadow: 0px 0px 0px 0px rgba(96, 94, 94, 0.17);
  }
  .hero-area .contents h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
    text-align: center;
  }
  .hero-area .contents {
    padding: 7rem 0 5px;
  }
  .hero-area .contents p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
  }
  #business-plan .business-item-info p {
    text-align: justify;
  }
  .hero-area .contents .btn {
    margin-top: 30px;
    margin-right: 4px;
    text-transform: uppercase;
    width: 125px;
    height: 45px;
    padding: 15px 14px;
    font-size: 12px;
  }
  .hero-area .contents .btn-border {
    border: 1px solid #fff;
    color: #fff;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11),
      0 1px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    width: 122px;
    height: 45px;
    padding: 15px 15px;
  }
  .hero-area .intro-img {
    padding: 30px 0 0px;
  }
  /* .section {
    padding: 70px 0px;
  } */
  #services .services-item {
    padding: 30px 15px;
    margin-bottom: 15px;
  }
  #business-plane .business-item-info h3 {
    font-size: 25px;
  }
  .section-header .section-title {
    font-size: 25px;
  }
  #services .services-item p {
    font-size: 14px;
  }
  #business-plane .business-item-info p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .section-header .desc-text p {
    font-size: 14px;
    color: #5e629c;
    line-height: 24px;
    margin-bottom: 0;
  }
  #features .feature-item {
    padding: 10px;
  }
  #features .feature-item .feature-icon {
    margin-bottom: 20px;
  }
  #features .feature-item p {
    font-size: 15px;
    display: block;
  }
  #pricing .pricing-table h1 span {
    left: 4%;
  }
  #pricing .pricing-table {
    margin-bottom: 15px;
  }
  #footer-Content .copyright p {
    color: #3ecf8e;
    font-size: 12px;
  }
  #footer-Content ul.menu li a {
    color: #e2e2e2;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
  }
  #footer-Content h3.block-title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  #footer-Content .footer-logo img {
    padding-top: 0;
  }
  #footer-Content {
    padding-top: 30px;
    /* background: #180e29; */
    background: #180eb3;
  }
  #footer-Content .footer-logo img {
    padding-top: 0;
    width: 40%;
  }
  .owl-theme .owl-controls {
    display: none !important;
  }
  #business-plane {
    padding-bottom: 40px;
  }
  #showcase .showcase-area {
    width: 90%;
  }
  #light-featured .light-feature-item .light-feature-icon {
    margin-bottom: 20px;
  }
  #light-featured .right-feature-info h3 {
    font-size: 25px;
    line-height: 35px;
  }
  #light-featured .light-feature-item .light-feature-info p {
    font-size: 15px;
    display: block;
  }
  #footer-Content .copyright {
    margin-top: 30px;
  }
  .blog-hero-area .contents h2 {
    color: #fff;
    font-size: 25px;
  }
  .blog-hero-area .contents {
    padding: 100px 0 90px;
  }
  #brand-area .brand-subtitle h5 {
    font-size: 18px;
  }
  #brand-area {
    padding: 50px 0px 60px 0;
  }
  #light-featured {
    padding-bottom: 50px;
    padding-top: 100px;
  }
  #light-featured .light-feature-item .light-feature-info h4 {
    font-size: 18px;
  }
  #light-featured .right-feature-info h3 {
    font-size: 20px;
    line-height: 30px;
  }
  #light-featured .right-feature-info p {
    font-size: 15px;
  }
  #footer-Content h3.block-title {
    margin-bottom: 18px;
    margin-top: 15px;
  }
  .back-to-top {
    display: none !important;
  }
}
