﻿
@media only screen and (min-width:400px) and (max-width:620px) {
        #airFX {
            margin-top:10px;
        position: relative!important;
        top: 0px!important;
        left: 0px!important;
        border: 3px solid white;
        border-radius: 5px;
    }
            img {
        max-width:300px!important;
    }


}

@media only screen and (min-width:1027px) and (max-width:1180px) {
    #boxProdottiList .genericBox:nth-child(3n+1) {
    clear:left
}


}
@media only screen and (min-width:697px) and (max-width:1026px) {
        #boxProdottiList .genericBox:nth-child(2n+1) {
    clear:left
}
}
@media only screen and (min-width:400px) and (max-width:1180px) {
/*SEZIONE GENERICA*/

    #boxProdottiList {
        float:left;
    }

    #vociElencoHead li a::before {
        display:none!important
    }
    #boxSearch {
        margin-top:20px;
    }

    .theImg_big {
    width:100%!important;
        max-width:9999px!important;
        margin-bottom:10px;
}


    #boxGenerale {
        width: auto;

        margin: 0 auto;
    }

                img {
        max-width:100%!important;
    }

    .only_mobile {
    display:none
}
        #vociElencoHead li a {
        padding-bottom: 2px;
    }
        #boxRealizzazioni, #boxCertificazioni {
        text-align:center!important
    }


#CONT_vociElencoHead::after
{content:""; display: inline-block; width: 100%; height: 0;}

/*END SEZIONE GENERICA*/

/*SEZIONE HEADER*/
    #vociElencoHead {

float:right;
width:300px;
margin-bottom: 20px;

    }

        #vociElencoHead li a:hover::before {
            display:none;
        }

    #boxSlider {
    height:auto;
    }

/*END SEZIONE HEADER*/

    #imgLogo {
        margin-top:30px;
    }

    #theSlider {
        width:320px;
    }

        #theSlider li {
            width:320px;
        }
    #sliderWrapper {
        width:320px;
        margin:0 auto
    }

#airFX {
position: absolute;
top: -205px;
left: 15px;
border: 3px solid white;
border-radius: 5px;
z-index: 9999;
}

    #frameFX {
        height:180px;
        overflow:hidden;
        width:100%;
}
            .sliderItem h3 {
                font-size:16px;
    }

                        .sliderItem h2 {
                font-size:20px;
    }

                           .theDate {
        position:relative;
        width:100%;
        border:0;
        font-size:15px;
    }

    #boxNews h3 {
    margin-left: 0px!important;
}
                   #boxNews .boxTesto {
    margin-left: 0px;
    padding-bottom:5px;

}
/*SEZIONE CONTENT*/
#boxProdottiList .genericBox {
    width: 300px;
    margin-right: 30px;
   float:left;
    margin-top: 15px;
}
#boxRealizzazioni .genericBox > img {

    margin: 0 auto;
    display: block;
}

    #boxInnerContent,#boxFooter {
        padding:10px;
    }
            #boxSliderProdotto {

    width:660px!important;
    background-color:aliceblue
    
    }
    #boxSliderProdotto img {
        width:660px;

    }
    


/*END SEZIONE CONTENT*/


/*SEZIONE FOOTER*/

   #vociElencoFoot li {
        padding-left:15px;
    }

       #boxSliderProdotto {


   min-height:100px;


    }

/*END SEZIONE FOOTER*/

}

