.extra-extra-small-screen{
    height: 130px;
}
.icon-extra-extra-small{
    font-size: 11px;
}
#wp-widget-reviews div{
    background-color: #fff!important;
}
.bg-color-copertina{
    background-color: #818181!important;
}
.dot-copertina ul>li:after{
    color: #fff!important;
}
.font-family-raleway, .alt-font{
    font-family: 'Raleway', sans-serif!important;
}
.breadcrumb ul li{
    vertical-align: sub!important;
}
.container-custom{
    display: block!important;
}
.navbar-full-screen-menu-inner{
    background: rgb(34, 34, 34)!important;
}
.responsive-video-home{
    width: 1244px!important;
    height: 700px!important;
    margin: auto!important;
}
.gradient-custom{
    position: absolute;
    background-color: #00000059;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
}
.img-punti-di-forza{
    position: relative;
    height: max-content;
}
.txt-title-img{
    position: absolute;
    z-index: 999999999999;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.txt-title-img{
    font-size: 24px!important;
}
@media screen and (max-width: 1900px) {
    .txt-title-img{
        font-size: 20px!important;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 1700px) {
    .txt-title-img{
        font-size: 18px!important;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 1500px) {
    .txt-title-img{
        font-size: 16px!important;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 1300px) {
    .txt-title-img{
        font-size: 12px!important;
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 991px) {
    .txt-title-img{
        font-size: 24px!important;
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    .extra-extra-small-screen{
        height: 90px;
    }
    .breadcrumb ul li{
        font-size: 10px!important;
    }
    .responsive-video-home{
        width: 267px!important;
        height: auto!important;
        margin: auto!important;
    }
    header .navbar-brand .logo{
        max-width: 180px!important;
    }
    .txt-title-img{
        width: 100%;
        text-align: center;
    }
}
