@media (max-width: 1199px) {  
    .iconfeatures:not(:last-child) {
        margin-right: 30px;
    }
    .situacion span  {
        text-align: center;
        margin: 20px auto;
        display: block;
    }
    
}
@media (max-width: 991px) { 

    .featuresbox {
    padding: 10px 50px;
    }
    .mdpad{
        padding: 0 50px;
     }
     .calltocontact .mdpad{
        padding: 0 10px;
     }
     .contactbox {
        padding: 50px 20px;
     }
     .modalcall {
        bottom: 0;
        right: 0;
        width: 50%;
        border-radius: 0;
        padding: 7px 0 13px;
    
     }
     
     .modalcall i, a.modalgrey i {
        font-size: 1.2rem;
        margin-right: 0;
     }
     .footerend {
        padding-bottom: 80px;
     }
     a.modalgrey {
        left: 0;
        right: revert;
        width: 50%;
        border-radius: 0;
        bottom: 0;
        padding: 7px 0 13px;
     }
     ul.icons {
        margin-bottom: 50px;
    }
    iframe {
        width: 100%;
    }
    .viviendanum {
        font-size: 1.5rem;
    }
    .vivheader .precio {
        font-size: 1.5rem;
    }
    .lineright {
        border-right: none;
    }
    .factswrap p.fact { 
        font-weight: bold;
        font-size: 5rem;       
    }
    .factswrap p {
        font-size: 1.6rem;
        font-weight: 300;
    }
   
}
@media (max-width: 576px) {
    ul.details {
        margin-bottom: 30px;
    }
   
   
    ul.details li.big {
        
    }
    .imagehome a {
        margin: 0 20px;
        padding: 20px;
    }
    .buttonstocollapse button {
        padding: 10px;
    }
    .clientes, .company-description {
        text-align: center;
    }
    .numbers .boxproject {
        padding: 0;
    }
    ul.icons {
        text-align: center;
    }
    .iconfeatures:not(:last-child) {
        margin-right: 10px;
    }
    .iconfeatures {
        margin: 10px;
    }
    .iconfeatures img {
        width: 48px;
    }
    .sep {
        padding: 50px 0;
    }  
    iframe {
        width: 100%;
    }
   
    .calltocontact h3 {
        text-align: center;
    }

    .toprojects a, .calltocontact a, .butproy a:hover {
        padding: 20px;
    }
    .realizados h1 {

    font-size: 1.8em;
    text-align: center;
    }
     .realizados h3 {
        font-size: 1.4em;
        text-align: center;

     }
}