.net_app_header{
    height: 500px;
    background-repeat: no-repeat;
    background-image: url(/app_condizionatore/img/IT_Net_APP_Slideshow.jpg);
    background-size: cover;
    border-bottom: #009ee0 solid 10px;
}
.net_app_header h1{
    display: none;
}
#box_elenco, .wrapper1024 {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}
#box_elenco .disp_table_cell {
    vertical-align: top;
    /*background: #0A918F;*/
}
#box_elenco .disp_table_cell:first-child img {
    width: 100px;
    /*border: #0ab0ae solid 1px;*/
}
#box_elenco .disp_table_cell .txt_container{
    padding-left: 30px;
    padding-top: 10px;
}
#box_elenco .disp_table_cell .txt_container h2{
    padding-bottom:5px;
}
#box_elenco .disp_table .disp_table_cell:last-child{
    /*padding-top: 10px;*/
    width: 100%;
    /*background: #0A918F;*/

}
#box_elenco .bord_bottom_blue {
	
	border-bottom: solid 1px;
    border-color: #009ee0;
    padding-bottom: 30px;
}

#box_elenco .bord_bottom_watergreen {
	
	border-bottom: solid 1px;
    border-color: #05b0ae;
    padding-bottom: 30px;
}

#box_elenco .bord_bottom_red {
	
	border-bottom: solid 1px;
    border-color: #e2001a;
    padding-bottom: 30px;
}

#box_elenco ul {
    padding-top: 10px;
    /*padding-bottom: 10px;*/
    padding-left: 30px;
}
#box_elenco ul li {
    text-align: left;
    /*font-size: 1.2em;*/
}

.riga_grigia{
    background-color: #efefef;
    padding-bottom: 20px!important;
}
.box-scarica h3{
    text-align: center;
    padding-bottom: 30px;
    font-size: 1.4em;
}
.box-scarica img{
    width: 300px;
}

img.img_installazione{
    margin-top: 10px;
    max-width: 100%;
    alignment: center;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 768px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 768px), only screen and (min-device-pixel-ratio: 2) and (max-width: 768px), only screen and (min-resolution: 192dpi) and (max-width: 768px), only screen and (min-resolution: 2dppx) and (max-width: 768px) {
    .net_app_header{

        background-image: url(/app_condizionatore/img/IT_Net_APP_landing_mobile.jpg);

    }
}
@media all and (max-width: 640px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 640px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 640px), only screen and (min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min-resolution: 192dpi) and (max-width: 640px), only screen and (min-resolution: 2dppx) and (max-width: 640px) {
    #box_elenco .col-1-1{
        padding-bottom: 10px;
    }
    #box_elenco .disp_table_cell .txt_container{
        padding-left: 0;
        padding-top: 10px;
    }
    #box_elenco .bord_bottom_blue {
        padding-bottom: 0;
    }
    #box_elenco .bord_bottom_watergreen {
        padding-bottom: 0;
    }
    #box_elenco .bord_bottom_red {
        padding-bottom: 0;
    }
	
    #box_elenco ul {
        display: inline-block;
    }
    #box_elenco ul li{
        text-align: left!important;
    }
    #box_elenco .disp_table .disp_table_cell:last-child{
        margin-bottom: 20px;
    }
    .box-scarica h3{
        padding-bottom: 10px;
    }
    .box-scarica .col-1-2{
        width: 100%;
    }
    .box-scarica img:last-child {
        margin-top:20px;
    }
}
@media all and (max-width: 560px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 560px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 560px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 560px), only screen and (min-device-pixel-ratio: 2) and (max-width: 560px), only screen and (min-resolution: 192dpi) and (max-width: 560px), only screen and (min-resolution: 2dppx) and (max-width: 560px) {
    .net_app_header{
        height: 400px;
    }
}
@media all and (max-width: 375px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 375px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 375px), only screen and (min-device-pixel-ratio: 2) and (max-width: 375px), only screen and (min-resolution: 192dpi) and (max-width: 375px), only screen and (min-resolution: 2dppx) and (max-width: 375px) {
    .net_app_header{
        height: 330px;
    }
    .box-scarica img{
        width: 280px;
    }
}
