
@media only screen and (min-width: 1280px) and (max-width: 1400px) { 


    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
        max-width: 80%;
    }
    
    .carousel-caption img{
        max-height: 550px;
        width: 100%;
    }
    
    .homepage-motori-img {
        max-height: 400px;
    }
    
    
    .pre-titolo-homepage{
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    
    .titolo-homepage {
        font-size: 6rem;
        line-height: 6rem;
    }
    
    .sotto-titolo-homepage{
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
    
    .nome-motore-homepage{
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
    
    .info-motore-homepage {
        font-size: 1.33rem;
        line-height: 1.33rem;
    }
    
    .sotto-titolo-incentivi{
        font-size: 1.33rem;
        line-height: 1.33rem;
    }
    
    
    .titolo-motori{
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .titolo-nome-motori{
        font-size: 7rem;
        line-height: 7rem; 
    }
    
    .sotto-titolo-motori {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    
    .p-motori{
        font-size: 1rem;
        line-height: 1rem;
    }
    
    
    .titolo-prezzo-motori{
        font-size: 4.5rem;
        line-height: 4.5rem;
    }
    
    .prezzo-pieno{
        font-size: 2.75rem;
        line-height: 2.75rem;

    }
    
    .btn{
        font-size: 1.25rem;
        line-height: 1.25rem;
        padding: 0.75rem 1.25rem;
    }
    
    .titolo-scelta {
        font-size: 6rem;
        line-height: 6rem;
    }
    
    .sotto-titolo-scelta{
        font-size: 2rem;
        line-height: 2rem;
    }
    
    .nome-motore-scelta{
        font-size: 3.5rem;
        line-height: 3.5rem;
    }
    
    .info-motore-scelta{
        font-size: 1.5rem;
        line-height: 1.5rem;
        margin-left: 2rem;
    }
    
    .vantaggi-numero{
        font-size: 3.5rem;
        line-height: 3.5rem;
    }
    
    .titolo-contatti{
        font-size: 2rem;
        line-height: 2rem;
    }
    
    .form-control{
        font-size: 1rem;
    }
    
    .titolo-privacy{
        font-size: 1.25rem;
        line-height: 1.25rem;
    }
}

@media all and (min-width: 737px) and (max-width: 1279px) { 
    .homepage-motori-img {
        max-height: 400px;
    }
    
    .carousel-caption img{
        max-height: 450px;
        width: 100%;
    }
    
    .pre-titolo-homepage{
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    
    .titolo-homepage {
        font-size: 6rem;
        line-height: 6rem;
    }
    
    .sotto-titolo-homepage{
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
    
    .nome-motore-homepage{
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
    
    .info-motore-homepage {
        font-size: 1.33rem;
        line-height: 1.33rem;
    }

    
    .sotto-titolo-incentivi{
        font-size: 1.25rem;
        line-height: 1.25rem;
    }
    
    
    .titolo-motori{
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .titolo-nome-motori{
        font-size: 7rem;
        line-height: 7rem; 
    }
    
    .sotto-titolo-motori {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    
    .p-motori{
        font-size: 1rem;
        line-height: 1rem;
    }
    
    
    .titolo-prezzo-motori{
        font-size: 4.5rem;
        line-height: 4.5rem;
    }
    
    .prezzo-pieno{
        font-size: 2.75rem;
        line-height: 2.75rem;

    }
    
    .btn{
        font-size: 1.25rem;
        line-height: 1.25rem;
        padding: 0.75rem 1.25rem;
    }
    
    .titolo-scelta {
        font-size: 6rem;
        line-height: 6rem;
    }
    
    .sotto-titolo-scelta{
        font-size: 2rem;
        line-height: 2rem;
    }
    
    .nome-motore-scelta{
        font-size: 3.5rem;
        line-height: 3.5rem;
    }
    
    .info-motore-scelta{
        font-size: 1.5rem;
        line-height: 1.5rem;
        margin-left: 2rem;
    }
    
    .vantaggi-numero{
        font-size: 3.5rem;
        line-height: 3.5rem;
    }
    
    .titolo-contatti{
        font-size: 2rem;
        line-height: 2rem;
    }
    
    .form-control{
        font-size: 1rem;
    }
    
    .titolo-privacy{
        font-size: 1.25rem;
        line-height: 1.25rem;
    }
    

}

@media only screen and (max-width: 736px) {
    
    
    .carousel-caption img{
        height: 450px;
        width: 100%;
    }
    
    button.btn.btn-outline.btn-header {
        flex: 1;
        font-size: 1.25rem;
        padding: 0.75rem 0.5rem;
    }
    
    a.btn.btn-outline.btn-header {
        flex: 1;
        font-size: 1.25rem;
        padding: 0.75rem 0.5rem;
    }

    .no-margin-mobile{
        margin: 0px !important;
    }
    
    .container{
        padding: 0px 30px !important;
    }
    
    .img-fondo-motore{
        height: 420px;
    }
    
    /*
    #navbar {
        top: unset;
        bottom: 0px;
    }
    */
    .homepage{
        height: unset;
        margin-top: 70px;
    }
    
    .homepage-item.active{
        padding: 0px;
    }
    
    .elenco-motori{
        display: flex;
        flex-wrap: unset;
        justify-content: center;
        align-items: unset;
        flex-direction: row;
    }
    
    .singolo-motore{
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    
    .info-motore-homepage{
        margin-bottom: 0px !important;
    }
    
    .bd-placeholder-img-blue{
        display: none;
    }
    
    .container-fluid{
        padding: 0px !important;
    }
    
    .btn-header{
        min-width: unset;
    }
    
    .div-prezzo-motori {
        display: flex;
        flex-direction: column;
        align-items: center !important;
        margin-top: 3rem;
    }
    
    .btn {
        font-size: 1.25rem;
        line-height: 1.25rem;
        padding: 0.75rem 1.25rem;
        
    }
    
    .custom-flex{
        justify-content: flex-start;
        flex-direction: column;
    }
    
    .homepage-caption{
        max-width: 100% !important;
        padding: 15px;
    }
    
    .elenco-motori {
        background-color: #002848;
    }
    .div-incentivi{
        position: relative;
        bottom: unset;
        left: unset;
        background-color: #002848;
        padding: 15px;
        
        display: flex;
        flex-direction: row;
        justify-content: center;
        
        align-items: center;
    }
    
    .titolo-scelta{
        font-size: 5rem;
        line-height: 5rem;
        margin-bottom: 2.5rem !important;
    }
    
    .bg-custom {
        background-image: unset;
        background-color: #FFF;
            padding-bottom: 100px;
        /* background-position: revert; */
    }
    
    .bg-blue-opacity {
        background-color: rgba(0,40,72, 1);
        
    }
    
    
    .card.bg-blue-opacity .row {
        padding: 0px !important;
    }
    
    .bg-custom .row.py-5.px-5:first-child{
        
        padding-bottom: 0px !important;
    }
    
    .bg-custom .row.py-5.px-5:last-child{
        
        padding-top: 0px !important;
    }
    
    .bg-custom .row.py-5.px-5 .px-5{
        
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    
    /*
    .btn-big {
        padding: 1rem 5rem;
    }
    */
    .mobile-revert{
        flex-direction: column-reverse !important;
    }
    
    .pre-titolo-homepage{
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    
    .titolo-homepage{
        font-size: 6rem;
        line-height: 6rem;
    }
    .sotto-titolo-homepage {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
    
    
    .titolo-motori{
        font-size: 1.75rem;
        line-height: 1.75rem;
    }
    
    .sotto-titolo-motori{
        font-size: 1.75rem;
        line-height: 1.75rem;
    }
    
    .p-motori{
        font-size: 1.1rem;
        line-height: 1.1rem;
    }
    
    .titolo-nome-motori{
        font-size: 6rem;
        line-height: 6rem;
        text-align: center !important;
    }
    
    .titolo-prezzo-motori{
        font-size: 4rem;
        line-height: 4rem;
        text-align: center !important;
    }
    
    .prezzo-sbarrato{
        font-size: 1.75rem;
        line-height: 1.75rem;
    }
    
    .prezzo-pieno{
        font-size: 2.75rem;
        line-height: 2.75rem;
    }
    
    .sotto-titolo-scelta{
        font-size: 2rem;
        line-height: 2rem;
        margin-bottom: 2.5rem !important;
    }
    
    .div-scelta-motore{
        flex-direction: column;
    }
    .div-scelta-motore *:first-child{
        flex-direction: column;
        margin-bottom: 1.5rem;
    }
    
    .info-motore-scelta{
        font-size: 1.5rem;
        line-height: 1.5rem;
        margin-left: 0px;
    }
    
    .nome-motore-scelta{
        font-size: 3.5rem;
        line-height: 3.5rem;
    }
    
    .titolo-contatti{
        font-size: 2.25rem;
        line-height: 2.25rem;
    }
    
    .titolo-privacy{
        font-size: 1.15rem;
        line-height: 1.15rem;
    }
    
    .nome-motore-homepage{
        margin: auto;
    }
     .sotto-titolo-incentivi{
        font-size: 1.25rem;
        line-height: 1.25rem;
    }
    
    .mobile-revert .text-start{
        text-align: center !important;
    }
    
    .form-control{
        font-size: 1rem;
        padding: 0.75rem 0.75rem;
    }
    
    .navbar{
        min-height: 70px;
    }
    
    .margin-left {
        margin-left: 1rem!important;
    }
}