

/* iframe*/

.wi{height: 460px; width: 100%; text-align: center}

div.correlati_eti{ margin-bottom: 5%; }

@media only screen and (max-width: 480px){

    iframe { border: none; width: 100%; height: auto; min-height: 244px; }


    .wi > iframe{min-height: 432px; max-height: 500px; width: 287px}

}


@media only screen and (min-width: 481px) and (max-width: 540px){

    iframe { border: none; width: 100%; height: auto; min-height: 285px; }

    .wi > iframe{min-height: 300px; max-height: 330px; min-width: 300px;  width: 300px}

}

@media only screen and (min-width: 541px) and (max-width: 767px) {

    iframe { border: none; width: 100%; height: auto; min-height: 400px; }

    .wi > iframe{min-height: 300px; max-height: 330px; min-width: 300px;  width: 300px}
}

@media only screen and (min-width: 768px) and (max-width: 996px) {

    iframe { border: none; width: 100%; height: auto; min-height: 300px; }
}

@media only screen and (min-width: 997px) and (max-width: 1200px) {

    iframe { border: none; width: 100%; height: auto; min-height: 400px; }
}

@media only screen and (min-width: 1200px) {

    iframe { border: none; width: 100%; height: auto; min-height: 480px; }
    .wi{height: 432px; width: 100%; text-align: center}
    .wi > iframe{min-height: 432px; max-height: 500px; min-width: 360px;}


}


.mappa_google{

    height: 700px;
}

.mappa_google iframe{

    height: 100% !important;
}

.list_icons li h4 {
    min-height: 54px;
}

#section-servizi_2 {
    padding-top: 30px;
    padding-bottom: 20px;
}



span.milestone-value{
    font-size:50px;
}
span.milestone-label{

    font-size:20px;
}


.milestone{
    float:left;
    text-align:center;
}

.milestone p{
    margin: 5px 0;
}
.milestone-container{
    margin-bottom:20px;
}

.milestone-title{
    margin-bottom: 50px;
}
.milestone-title h3{
    font-size: 25px;
}
.milestone-row{
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

@media (max-width: 767px) {
    .milestone-row {
        text-align: center;
    }

    }

.widget_media_video iframe{
    min-height:auto;
}
    