@media (max-width: 991px) {
  .form-control {
    padding: 12px 20px;
    height: auto;
    border-radius: 6px;
  }
  .form-half {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
  .form-full {
    grid-column: inherit;
  }
  .form-2 {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
  .form-container {
    padding: 20px;
    margin-top: 40px;
  }
  .contact-number {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
  .contact-box {
    grid-template-columns: 50px 1fr;
    grid-gap: 15px;
    align-items: start;
  }
  .contact-info {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  .big-box .cert-grid .cert-box {
    width: 100%;
  }
  .big-box .cert-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin-top: 30px;
  }
  .big-box {
    padding: 20px;
    border-radius: 6px;
  }
  .big-grid {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    margin-top: 40px;
  }
  .product-list .solution-text,
  .eco-list .solution-text {
    padding: 40px 0 0 0;
  }
  .mission-box {
    padding: 40px 20px;
  }
  .mission-text .title {
    margin-bottom: 15px;
  }
  .mission-grid {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    width: 100%;
    margin-bottom: 40px;
    padding: 0 20px;
  }
  .solution-right .solution-number {
    left: 0;
  }
  .solution-left .solution-img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .solution-center {
    height: 30vh;
    grid-row-start: 1;
  }
  .solution-center .solution-number {
    padding: 0 20px;
    height: 50px;
    border-radius: 20px;
    font-size: 20px;
    top: 30px;
    bottom: inherit;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    transform: inherit;
    -webkit-transform: inherit;
  }
  .solution-left .solution-number {
    right: inherit;
    left: 0;
  }
  .solution-left,
  .solution-right {
    grid-template-columns: 1fr;
    margin: 0 0 60px 0;
  }
  .solution-text {
    padding: 40px 0 0 20px;
  }
  .solution-text h3 {
    font-size: 24px;
  }
  .solution-text .solution-title {
    margin: 0 0 20px 0;
  }
  .div-line {
    left: 20px;
    right: inherit;
    margin: inherit;
    z-index: 20;
  }
  #top .scroll-btn {
    display: none;
  }
  #top {
    padding: 80px 0;
    min-height: 50vh;
  }
  #top .container {
    padding: 80px 20px;
  }
  #top .title h1 {
    font-weight: 700;
    color: #fff;
    font-size: 36px;
    margin: 0 0 20px 0;
  }
  #top .title p {
    font-size: 16px;
    max-width: inherit;
  }
  .article-title {
    grid-template-columns: 1fr 0.5fr;
    grid-gap: 20px;
    margin-bottom: 20px;
  }
  .article-text p {
    margin-bottom: 15px;
  }
  .article-text {
    padding: 20px;
  }
  .cert-box {
    width: 100%;
    padding: 12px;
  }
  .cert-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    max-width: inherit;
    margin-top: 40px;
  }
  .tab-list {
    grid-gap: 12px;
    flex-direction: column;
  }
  .tab-list .btn-mid {
    width: 100%;
  }
  .news-nav {
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin-top: 40px;
  }
  .news-share a {
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
  .news-info h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
  .news-box {
    padding: 20px;
  }
  .news-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 30vh;
  }
  .news-info {
    margin-top: 20px;
  }
  .news-grid {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    margin-top: 40px;
  }
  #video-bg {
    top: -60px;
    left: 0;
    position: fixed;
    z-index: -1;
    height: 115vh;
    object-fit: cover;
  }
  .product-grid {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    padding: 0 20px;
  }
  #productos {
    height: auto;
  }
  #home-slider .flex-active-slide .slide-content .btn-mid {
    margin-top: 30px !important;
  }
  .scroll-btn .mouse > * {
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
  }
  .scroll-btn {
    bottom: 60px;
    width: 40px;
  }
  .scroll-btn .mouse {
    width: 40px;
    height: 60px;
    border: 3px solid white;
    border-radius: 25px;
  }
  .cta-ws {
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
  .cta-text {
    opacity: 0;
    right: 50px;
    padding: 0 15px;
  }
  .cta-fixed {
    bottom: 20px;
    right: 20px;
  }
  .product-block {
    display: block;
  }
  .product-main .product-title h3 {
    margin-bottom: 15px;
  }
  .product-title p {
    font-size: 15px;
  }
  .product-go {
    width: 50px;
    height: 50px;
  }
  .detail-full .detail-info,
  .detail-info {
    overflow: visible;
  }
  .detail-full .b-left {
    position: absolute;
    left: 0;
    right: 0;
  }
  .contact-info .b-left {
    position: absolute;
    left: 0;
    right: 0;
  }
  .contact-info {
    overflow: visible;
  }
  #contacto {
    height: auto;
  }
  .contact-inner {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 640px;
    padding: 50px 20px;
  }
  .contact-img {
    height: 350px;
  }
  .contact-grid {
    display: block;
  }
  #what .about-inner {
    padding-top: 80px;
  }
  .b-right img {
    display: none;
  }
  .b-right .b-hide {
    display: block !important;
  }
  .b-right {
    height: 40px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    z-index: 5;
    pointer-events: none;
  }
  .b-left img {
    display: none;
  }
  .b-left .b-hide {
    display: block !important;
  }
  .b-left {
    height: 40px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    z-index: 5;
    pointer-events: none;
  }
  .detail-close {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
  .detail-full .detail-inner {
    padding: 100px 40px 80px 40px;
  }
  .detail-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;
    display: block;
    overflow: auto;
  }
  .detail-img {
    height: 350px;
  }
  .detail-info {
    display: block;
    overflow: visible;
  }
  .product-main .product-title {
    padding: 0 20px !important;
  }
  .product-title h3 {
    font-size: 28px;
  }
  .product-box {
    width: 100%;
    height: 50vh;
    margin-right: 20px;
  }
  .fp-left #fp-nav.fp-right {
    left: initial;
    right: 60px;
    top: initial;
    bottom: 20vh;
  }
  .about-inner {
    margin-top: 0;
  }
  #fp-nav.fp-right {
    right: 60px;
    top: initial;
    bottom: 20vh;
  }
  #what .about-grid {
    grid-template-rows: 1.5fr 1fr;
  }
  .about-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1.5fr;
  }
  .slide-content h1 {
    font-size: 36px;
  }
  #mask img {
    width: 70%;
  }
  #topnav .logo .logo-white {
    padding: 0;
  }
  #topnav .logo img {
    height: 40px !important;
  }
  #topnav {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #topnav .menu-lang {
    display: inline-flex;
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
    padding-left: 0;
  }
  #topnav .navigation-menu > li:before {
    width: 40px;
    height: 40px;
  }
  #topnav .navbar-toggle.open span {
    background-color: #83b641;
  }
  #topnav .navbar-toggle.open span:last-child {
    width: 100%;
    top: -3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #topnav .navbar-toggle.open span:nth-child(2) {
    display: none;
  }
  #topnav .navbar-toggle.open span:first-child {
    top: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #topnav .navbar-toggle span:last-child {
    width: 75%;
    margin-bottom: 0;
  }
  #topnav .navbar-toggle.open span {
    position: relative;
  }
  #topnav .navbar-toggle span {
    padding: 0 10px;
    height: 2px;
    width: 100%;
    background-color: #fff;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #topnav .navbar-toggle {
    border-radius: 0;
    display: flex;
    justify-content: center;
    border: 0;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin: 0;
    padding: 0 15px;
    cursor: pointer;
    flex-direction: column;
  }
  #topnav .navigation-menu > li > a {
    font-size: 24px;
    letter-spacing: 1px;
    padding: 0 20px;
    line-height: 50px;
  }
  #topnav .navigation-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #topnav #navigation.active {
    opacity: 1;
    bottom: 0;
    pointer-events: visible;
  }
  #topnav #navigation {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    z-index: 100;
    pointer-events: none;
    background-color: #172a18;
    transition: all 0.6s cubic-bezier(0.85, 0, 0.3, 1);
    -webkit-transition: all 0.6s cubic-bezier(0.85, 0, 0.3, 1);
  }
  #topnav .container {
    padding: 12px 20px !important;
  }
  #topnav .nav-social a {
    font-size: 16px;
    width: 35px !important;
    height: 35px !important;
  }
  #topnav .nav-social {
    grid-gap: 8px;
    right: 60px !important;
  }
  #topnav .logo-min {
    display: inline-flex;
  }
  #topnav .logo-white {
    display: none;
  }
  .menu-extras {
    position: absolute;
    display: flex;
    right: 0;
    z-index: 100;
    align-items: center;
    justify-content: flex-end;
  }
  .menu-container.active {
    bottom: 0;
  }
  .menu-container {
    position: fixed;
    bottom: -100%;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #005a2f;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .footer-title {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .footer-social {
    width: 50px;
    height: 50px;
    font-size: 16px;
    margin: 0 0 8px 0 !important;
  }
  .footer-bottom {
    text-align: center;
    padding-top: 40px;
    margin-top: 30px;
  }
  footer {
    padding: 50px 0;
  }
  .footer-logo img {
    height: 45px;
  }
  .footer-grid {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  .title {
    margin-bottom: 20px;
  }
  .title.medium {
    margin-bottom: 20px;
  }
  .title h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .title h3 {
    font-size: 24px;
  }
  .title h1 {
    margin: 0;
    font-size: 36px;
  }
  .title h2 {
    margin: 0;
    font-size: 28px;
  }
  .title p {
    margin: 10px 0 0 0;
    font-size: 16px !important;
  }
  .btn-center {
    margin-top: 40px;
  }
  .btn-mid span {
    font-size: 18px !important;
  }
  .btn-mid {
    padding: 12px 24px;
    border-radius: 50px;
    width: 100%;
  }
  .container {
    padding: 0 20px;
  }
  section {
    padding: 50px 0;
  }
  body {
    font-size: 15px;
  }
}
