@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: 1300px) {
    nav .easyfiv-super {
        padding-left: 1rem;
    }
    nav ul.sup-menu {
        font-size: 80%;
    }
    nav .sup-menu li {
        padding-left: 0;
        padding-right: 0.6rem;
    }
    nav .logo {
        width: 30%;
        font-size: 80%;
    }
    .fondo-n {
        min-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.sup-menu {
        height: 45%;
        width: 70%;
        text-align: right;
    }
    nav .sup-menu li {
        display: inline-block;
    }
    nav .sup-menu li a {
        font-size: 90%;
    }
    nav .easyfiv-super button.sup-redes.btnIdiomas {
        width: 40px;
    }
    nav .logo {
        width: 40%;
    }
    .fondo-n {
        min-height: 700px;
    }
}

@media screen and (max-width: 768px) { /*bootstrap md*/
    nav, .navbar-fixed {
        height: 100px; 
    }
    nav .nav-wrapper {
        height: 50px; 
    }
}

@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;
    }
    .container-fluid {
        padding-right: 0;
    }
}
