@media (max-width: 1200px) {
    .navbar-right {
        margin-right: 50px;
    }

    #menu.navbar-default .navbar-nav > li > a {
        padding: 15px 15px 5px 15px;
    }

        #menu.navbar-default .navbar-nav > li > a.active {
            border: none;
            text-decoration: underline;
        }

        #menu.navbar-default .navbar-nav > li > a:hover {
            color: #63768e;
            border: none;
            text-decoration: underline;
            transition: 0s;
        }

    .intro-text {
        padding-top: 150px;
        padding-bottom: 100px;
    }

        .intro-text H1 {
            font-size: 59px;
        }

        .intro-text H2 {
            font-size: 30px;
        }

    #services-section img.home {
        width: auto !important;
        min-width: 100%;
        min-height: 100%;
    }

    #about-section {
        padding: 0;
    }

    .section-title.center {
        padding: 30px 63px;
    }

    #achievements {
        padding: 20px 0;
    }

    .services-page {
        padding: 90px 0;
    }

    #services-section div.row div.text {
        height: 300px;
    }

    section#beneficios-fiscales div.item {
        height: 267px;
    }

    #energia-renovable h2 {
        font-size: 28px;
    }

    .form {
        margin: 0 0 0 20px
    }

    #beneficios-fiscales #uruguay {
        height: 900px;
    }

    section#energia-renovable h2 {
        line-height: 1.2;
    }

    #services-section div#instalacion {
        height: auto;
    }
}
@media (max-width: 992px) {
    #menu.navbar-default .navbar-nav > li > a.active {
        border-bottom: none;    
        text-decoration: underline;
    }
    #menu.navbar-default .navbar-nav > li > a:hover {
        border-bottom: none;
    }
    .intro-text H2 {
        font-size: 25px;
    }
    .achievement-box span.count, .achievement-box span.countlbl {
        font-size: 35px;
    }
    .portfolio-item .hover-bg {
        height: 235px;
    }
    #services-section div.service-container {
        height: 1275px;
    }
    #services-section div.row {
        margin-bottom: 12px;
    }
        #services-section div.row div.text {
            height: auto;
            padding-top: 11px;
            width: 98%;
            margin: 10px;
            float: unset !important;
        }
    #services-section div.row img.services {
        height: auto;
        width: unset;
        position: relative;
        text-align: center;
        padding-bottom: 35px;
        right: 0;
    }

    section#beneficios-fiscales #uruguay {
        height: 1120px;
        margin-top: 50px;
    }
    section#beneficios-fiscales div.item {
        height: 214px;
        margin-bottom: 10px;
    }
        section#beneficios-fiscales div.item a {
            bottom: 10px;
            right: 25px;
        }
    .bfimg {
        width: 100%;
        position: relative;
        height: auto;
        left: 0;
    }

    section#energia-renovable h2 {
    }
    section#energia-renovable div.bfinfo li {
        margin-bottom: 20px;
        font-size: 16px;
    }

}
@media (max-width: 768px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }
    .intro-text H1 {
        font-size: 43px;
    }
    #services-section {
        padding: 10px 0 0 0;
    }

        #services-section.services-page {
            padding: 90px 0;
        }
    .section-title.center {
        padding: 30px 0px;
    }
    #services-section p i.fa-caret-right {
        display: unset;
    }
    .hover-bg .hover-text {
        padding: 55px 0 0 0;
    }
    .form {
        margin: 0;
    }
    section#beneficios-fiscales div.item {
        height: 250px;
    }
    section#beneficios-fiscales #uruguay {
        margin-top: 50px;
        height: 1320px;
    }
    #beneficios-fiscales #argentina {
        height: 760px;
    }
    .portfolio-item {
        margin-bottom: 20px;
    }
}
@media (max-width: 480px) {
    header#home {
        padding-left: 0px;
        padding-right: 0px;
    }
    .intro-text H1 {
        font-size: 34px;
    }
    .intro-text H2 {
        font-size: 20px;
    }
    a.nuestroEquipo {
        padding: 8px;
    }
    .portfolio-item .hover-bg {
        height: 170px;
    }
    .hover-bg .hover-text {
        padding: 10px 0 0 0;
    }
    #services-section div.service-container {
        height: 950px;
    }
    #services-section div.row div.text {
        padding-left: 10px;
        padding-right: 10px;
    }
    .space {
        margin-top: 0px;
    }
    section#beneficios-fiscales div.item {
        height: auto;
    }
        section#beneficios-fiscales div.item p {
            text-align: left;
            margin-bottom: 15px;
        }
        section#beneficios-fiscales div.item a {
            bottom: 10px;
            right: 25px;
            position: inherit;
            display: block;
        }
    section#energia-renovable h2 {
        line-height: 31px;
    }
    section#beneficios-fiscales #uruguay {
        height: 1560px;
    }
    #beneficios-fiscales #argentina ul li {
        margin: 10px;
    }
    #beneficios-fiscales #argentina {
        height: 860px;
    }
}
@media (max-width: 320px) {
    #services-section h4 {
        font-size: 22px;
    }

}



