@CHARSET "UTF-8";

@media only screen and (min-width: 1367px) and (max-width: 1440px) {
    /* -------------------------------------------- */
    /* ------------------Header-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Content------------------- */
    .block02 .formulario form embed {margin: 1px;}
    /* -------------------------------------------- */
    /* ------------------Footer-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Other--------------------- */
    
}

@media only screen and (min-width: 1281px) and (max-width: 1366px) {
    /* -------------------------------------------- */
    /* ------------------Header-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Content------------------- */
    .block02 .formulario form embed {margin: 1px;}
    /* -------------------------------------------- */
    /* ------------------Footer-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Other----------------*---- */
    
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    
    /* -------------------------------------------- */
    /* ------------------Header-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Content------------------- */
    .block02 .formulario form embed {margin: 1px;}
    /* -------------------------------------------- */
    /* ------------------Footer-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Other----------------*---- */
    
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
    /* -------------------------------------------- */
    /* ------------------Header-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Content------------------- */
    .block02 .formulario form embed {margin: 1px;}
    /* -------------------------------------------- */
    /* ------------------Footer-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Other----------------*---- */
    
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    /* -------------------------------------------- */
    /* ------------------Header-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Content------------------- */
    .block02 .formulario form embed {margin: 1px;}
    /* -------------------------------------------- */
    /* ------------------Footer-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Other--------------------- */
    
}

@media only screen and (max-width: 767px) {
    /* -------------------------------------------- */
    /* ------------------Header-------------------- */
    
    
    /* -------------------------------------------- */
    /* ------------------Featured------------------ */
    
    /* -------------------------------------------- */
    /* ------------------Content------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Footer-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Other----------------*---- */
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
    /* -------------------------------------------- */
    /* ------------------Header-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Content------------------- */
    .block02 .formulario form embed {margin: 1px;}
    /* -------------------------------------------- */
    /* ------------------Footer-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Other--------------------- */
    
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
    /* -------------------------------------------- */
    /* ------------------Header-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Content------------------- */
    .block01 {width: 80%;margin: 100px 10% 25px;}
    .block02 .formulario form embed {margin: 1px;}
    /* -------------------------------------------- */
    /* ------------------Footer-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Other--------------------- */
    
}

@media only screen and (max-width: 479px) {
    /* -------------------------------------------- */
    /* ------------------Header-------------------- */

    /* -------------------------------------------- */
    /* ------------------Content------------------- */
    .block01 {width: 80%;margin: 100px 10% 25px;}
    .block02 .formulario form embed {margin: 1px;}
    /* -------------------------------------------- */
    /* ------------------Footer-------------------- */
    
    /* -------------------------------------------- */
    /* ------------------Other----------------*---- */
    
}