@media screen and (max-width: 1450px) {
    .nav-wrapper {
        padding: 0;
    }
    nav .easyfiv-super {
        padding-left: 20px;
    }
    nav .sup-menu {
        margin-right: 0;
    }
}
@media screen and (max-width: 1360px) {
    .easyfiv_menu .cab-telefono {
        font-size: 2em;
        margin-left: 25px;
        right: 48%;
    }
    nav .logo img {
        width: 300px;
    }
    .easyfiv-conocenos {
        height: 500px;
    }
}

@media screen and (max-width: 990px) {
    .easyfiv_menu .cab-telefono{
        font-size: 2.6em;
        margin-left: 25px;
        right: 20%;
    }
    .easyfiv-conocenos {
        height: 450px;
    }
    .easyfiv-conocenos i.fa-circle {
        font-size: 5em;
    }
    .easyfiv-conocenos i.fa-circle i.play {
        left: -78px;
    }
    nav ul a {
        padding: 0 5px;
    }
    /*nav .logo img {
        width: 200px;
    }
    nav .nav-wrapper {
        font-size: 90%;
    }
    .logo-text{
        display: none;
        margin-left: 20px;
    }*/
    nav .easyfiv-super .sup-boton {
        display: none;
    }
    nav .easyfiv-super .sup-opciones {
        text-align: right;
        width: 150px !important;
    }
    nav .sup-opciones.resolucion-media {
        display: block;
        float: right;
        margin-right: 12px;
    }
}

@media screen and (max-width: 800px) {
    .easyfiv_menu .cab-telefono {
        font-size: 1.8em;
    }
    .easyfiv_menu .cab-telefono i  {
        font-size: 1.2em;
    }
    .area-privada .cab-telefono  {
        font-size: 1em;
    }
    .easyfiv_home h1 {
        font-size: 3em;
    }
    .easyfiv_home h2 {
        font-size: 2.8em;
    }
    .tbox{pointer-events: none;}
    .tbox span{vertical-align: middle;display: table-cell !important;font-family: NoticiaText-Bold;font-size: 1.2em;padding: 0 25px;}
    .tbox p {display: none !important;}
    .easyfiv-conocenos {
        height: 200px;
    }
}

