/*GENERAL*/
@media only screen and (max-width: 1360px){ 
    .container-custom{
        max-width: 1200px;
    }
}

@media only screen and (max-width: 1200px) {
    .container-custom{
        max-width: 990px;
    }
}

@media only screen and (max-width: 990px) {
    .container-custom{
        max-width: 768px;
    }
    input{
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .container-custom{
        max-width: 100%;
    }
}
/*GENERAL END*/

/*TOP*/
@media only screen and (max-width: 1360px){ 
    
    header .menu {
        margin-top: 46px;
    }
    
    header .menu li {
        margin-left: 8px;
    }

    header .menu li a {
        font-size: 13px;
    }
    
}

@media only screen and (max-width: 990px) {
    header .desktop{
        display: none;
    }

    header .mobile{
        display: block;
    }
}
/*TOP END*/

/*FOOTER*/
@media only screen and (max-width: 990px) {
    .footer-upper {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .footer-upper .logo{
        display: block;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .footer-upper h3 {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-upper .empty {
        display: none;
    }

    .footer-upper ul {
        text-align: center;
    }
    
    .footer-upper ul.fancy {
        margin-top: 0px;
        text-align: center;
    }
}
/*FOOTER END*/

/*HOME*/
@media only screen and (max-width: 990px) {
    .home .section-2 h2 {
        font-size: 36px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .home .section-3 h2 {
        font-size: 36px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 768px) {

    .home .section-2 h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .home .section-2 .btn-custom-1 {
        margin-bottom: 30px;
    }

    .home .section-3 h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
/*HOME END*/

/*KROMI DO BRASIL*/
@media only screen and (max-width: 990px) {
    .kromi-do-brasil .section-2 h2 {
        font-size: 36px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

}

@media only screen and (max-width: 768px) {

    .kromi-do-brasil .section-2 h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .kromi-do-brasil .section-2 {
        margin-bottom: 40px;
    }

}

@media only screen and (max-width: 580px) {

    .kromi-do-brasil .section-3 .wrapper{
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .kromi-do-brasil .section-3 .footer-wrapper p {
        font-size: 18px;
        line-height: 20px;
    }
    

}
/*KROMI DO BRASIL END*/

/*GERENCIAMENTO DE FERRAMENTAS*/

@media only screen and (max-width: 1280px) {
    .gerenciamento-de-ferramentas .section-4 p:first-of-type {
        margin-top: 85px;
    }
}

@media only screen and (max-width: 1200px) {
    .gerenciamento-de-ferramentas .section-3 ul li {
        font-size: 15px;
        margin-bottom: 0px;
    }

    .gerenciamento-de-ferramentas .section-4 p:first-of-type {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 990px) {
    
    .gerenciamento-de-ferramentas .section-2 h2 {
        font-size: 36px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .gerenciamento-de-ferramentas .section-3 ul{
        text-align: center;
    }

    .gerenciamento-de-ferramentas .section-4 .img-fluid{
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .gerenciamento-de-ferramentas .section-3 div[class*=col-lg]:first-of-type ul {
        margin-bottom: 0px;
    }

}

@media only screen and (max-width: 768px) {

    .gerenciamento-de-ferramentas .section-2 h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

}

@media only screen and (max-width: 580px) {
    .gerenciamento-de-ferramentas .section-3 ul li span {
        display: block;
        top: 0;
        margin-bottom: 20px;
    }

    .gerenciamento-de-ferramentas .section-4 {
        margin-bottom: 40px;
    }
    
}
/*GERENCIAMENTO DE FERRAMENTAS END*/

/*OPERAÇÂO KROMI*/
@media only screen and (max-width: 990px) {
    .operacao-kromi .section-2 h2 {
        font-size: 36px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 768px) {

    .operacao-kromi .section-2 h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .operacao-kromi .section-2 h4 {
        font-size: 18px;
    }

    .operacao-kromi .section-2 h3 {
        width: 100%;
        margin-left: 0;
    }

    .operacao-kromi .section-2 img{
        display: block;
        margin: 0 auto;
    }

    .operacao-kromi .section-3 img {
        margin-bottom: 30px;
    }

}
/*OPERAÇÂO KROMI END*/

/*PORQUE ESCOLHER A KROMI*/

@media only screen and (max-width: 990px) {
    .porque-escolher-kromi .section-2 h2 {
        font-size: 36px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 768px) {

    .porque-escolher-kromi .section-2 h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .porque-escolher-kromi .section-3 h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .porque-escolher-kromi .section-2 .wrapper {
        margin-bottom: 50px;
    }

    .porque-escolher-kromi .section-2 h3 {
        font-size: 20px;
    }

    .porque-escolher-kromi .section-3 h3 {
        font-size: 20px;
    }

    .porque-escolher-kromi .section-3 strong {
        font-size: 20px;
    }

}

/*PORQUE ESCOLHER A KROMI END*/

/*NOTICIAS KROMI*/

@media only screen and (max-width: 990px) {

    .kromi-news .section-2 h2 {
        font-size: 36px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

}

@media only screen and (max-width: 768px) {

    .kromi-news .section-2 h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .kromi-news .section-2 .mt-4{
        margin-top: 0 !important;
    }

}
/*NOTICIAS KROMI END*/

/*CONTACT*/
@media only screen and (max-width: 990px) {

    .contact .section-2 h2 {
        font-size: 36px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

}

@media only screen and (max-width: 768px) {

    .contact .section-2 h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #contact-map{
        height: 100vw;
    }

}
/*CONTACT END*/