@media all and (max-width: 1000px) {
    #footer-about {
        width: 35%;
    }
    #footer-menus {
        width: 13.8%;
    }
    #footer-contactos {
        width: 19.6%;
    }
}
@media all and (max-width: 930px) {
    .btn-submit span {
        width: 100%;
        max-width: 100px;
    }
}
@media all and (max-width: 880px) and (min-width: 750px) {
    #rc-imageselect, .g-recaptcha iframe {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .g-recaptcha {
        width: 243px;
        overflow: hidden;
    }
    .btn-submit {
        margin-left: 249px;
        height: 61.4px;
    }
    .btn-submit span {
        margin-top: 6.2px;
    }
    #formbox textarea {
        height: 113.4px;
    }
}
@media all and (max-width: 850px) {
    .grid-box-item {
        width: 33.333333333333333333333333333333%;
        padding: 2%;
    }
    #footer-about {
        width: 32%;
    }
    #footer-menus {
        width: 15%;
    }
    #footer-contactos {
        width: 21%;
    }
    #footer-face {
        width: 32%;
    }
    .footer-col {
        padding: 0 7.5px;
    }
}
@media all and (max-width: 750px) {
    .grid-box-item {
        padding: 1.5%;
    }
    #main-menu {
        height: auto;
        padding-top: 35px;
    }
    #menutoggle {
        display: block;
    }
    #main-menu ul {
        display: none;
        max-width: 100%;
    }
    #main-menu li {
        width: 100%;
        float: none;
        border: 0;
        border-top: 1px solid #fff;
    }
    .formgroup {
        width: 100%;
        max-width: 495px;
        float: none;
        margin: 0 auto;
        position: relative;
    }
    #formbox input, #formbox textarea {
        float: none;
    }
    .formgroup:last-child {
        padding-top: 0px;
    }
    #formbox span.obgmsg {
        position: absolute;
        bottom: -65px;
    }
    #captcha {
        padding-top: 30px;
    }
    .btn-submit {
        margin-top: 30px;
    } 
    #video-backdround,
    #bottombar{
        display: none;
    }
    
        #footer-about,
    #footer-menus,
    #footer-contactos,
    #footer-face{
        width: 100%; 
    }
    #footer-about h1{
        text-align: center
    }
    .footer-col {
        float: none;
        height: auto;
        border-left: 0px;
        border-top: 1px solid #339642;
        padding:15px;
        text-align: center;
    }
    .footer-col:last-child {
        border-right: 0px;
        border-bottom: 1px solid #339642;
    }
    #footer-contactos p br{
        display: none;
    }
    #copyright {
        height: auto;
        line-height: normal;
        padding: 10px 15px;
    }
    
/*    .carousel-grid-horizontal-item{
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
    .carousel-grid-horizontal-item:last-child{
        margin-bottom: 0px;
    }*/
}
@media all and (max-width: 650px) {
    .grid-box-item {
        padding: 1%;
    }
}
@media all and (max-width: 600px) {
    .grid-box-item {
        width: 50%;
        padding: 3%;
    }
    .grid-horizontal-item, #about .grid-horizontal-item {
        width: 100% !important;
    }
    .grid-horizontal-row:nth-child(even) .grid-horizontal-item:last-child, .grid-horizontal-row .grid-horizontal-item:first-child, .grid-horizontal-row:nth-child(even) .grid-horizontal-item:first-child, .grid-horizontal-row .grid-horizontal-item:last-child {
        padding: 0;
    }
    .grid-horizontal-item:first-child {
        margin: 10px 0 15px;
    }
    .grid-horizontal-item:last-child {
        height: auto;
    }
    .grid-horizontal-item h1 {
        position: absolute;
        top: 0;
        left: 0;
    }
    .grid-horizontal-item-texto {
        padding: 0;
        height: auto;
    }
}
@media all and (max-width: 550px) {
    .contactos-info.col2 {
        width: 100%;
        border: 0;
    }
    .contactos-info.col4 {
        width: 50%;
    }
}
@media all and (max-width: 500px) {
    .grid-box-item {
        padding: 2%;
    }
}
@media all and (max-width: 470px) {
    #rc-imageselect, .g-recaptcha iframe {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .g-recaptcha {
        width: 213px;
        overflow: hidden;
    }
    .btn-submit {
        margin-left: 219px;
        height: 53.6px;
    }
    .btn-submit span {
        margin-top: 2.3px;
    }
}
@media all and (max-width: 400px) {
    .grid-box-item {
        width: 90%;
        padding: 5%;
        max-width: 260px;
        margin: 0 auto;
        float: none;
    }
    .contactos-info.col4 {
        width: 100%;
        border: 0;
    }
}
@media all and (max-width: 370px) {
    #captcha {
        float: none;
    }
    .btn-submit {
        margin: 0;
    }
    .btn-submit span {
        margin-top: 2.3px;
    }
}
@media all and (max-width: 350px) {
    #topbar .left {
        display: none;
    }
    #topbar .right {
        float: none;
        text-align: center;
        width: 100%;
    }
    [class*=social] {
        float: none;
        display: inline-block;
    }
}
