.area-flexisel { background-color:transparent; }

.clearout { height:20px; clear:both; }
#flexiselDemo3 { display:none; }
.testo-interventi { padding:5px; }


@media (max-width: 767px){
.area-flexisel {  padding-top:35px; padding-left:10px; padding-right:10px; }
.nbs-flexisel-container { position:relative; max-width:100%; }
.nbs-flexisel-ul { position:relative; width:99999px; margin:0px; padding:0px; list-style-type:none; text-align:center; }
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%; }
.nbs-flexisel-item { float:left; margin:0px; padding-bottom:5px; cursor:pointer; position:relative; line-height:20px; }
.nbs-flexisel-item img { max-width: 88%; cursor: pointer; position: relative; margin-top: 16px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin: 100px 0px; width: 16px; height: 21px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: -10px; }
.nbs-flexisel-nav-right { margin: 100px 0px; width: 16px; height: 21px; position: absolute; cursor: pointer; z-index: 4; top:40%; background: url(/img/avanti.png) top right no-repeat; right: -10px; }

}

@media (max-width: 991px) and (min-width: 768px){
.area-flexisel { padding-top:35px; padding-left:20px; padding-right:20px;  }
.nbs-flexisel-container { position:relative; max-width:100%; }
.nbs-flexisel-ul { position:relative; width:99999px; margin:0px; padding:0px; list-style-type:none; text-align:center;  
}
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%; margin-left:0px; }
.nbs-flexisel-item { float:left; margin:0px; padding-bottom:5px; cursor:pointer; position:relative; line-height:24px; font-family: 'Raleway', sans-serif; font-size:20px; color: #ffffff; margin-top:-6px; }
.nbs-flexisel-item img { max-width: 100%; cursor: pointer; position: relative; margin-top: 5px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin: 70px -50px; width: 16px; height: 21px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin: 70px -50px; width: 16px; height: 21px; position: absolute; cursor: pointer; z-index: 4; top:40%; background: url(/img/avanti.png) top right no-repeat; right: 0px; }

}

@media (min-width: 992px){
.area-flexisel {  padding-top:50px; padding-left:30px; padding-right:30px;  }
.nbs-flexisel-container { position:relative; max-width:100%; }
.nbs-flexisel-ul { position:relative; width:99999px; margin:0px; padding:0px; list-style-type:none; text-align:center; }
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%; margin-left:0px; }
.nbs-flexisel-item { float:left; margin:0px; padding-bottom:5px; cursor:pointer; position:relative; line-height:28px; font-family: 'Raleway', sans-serif; font-size:22px; color: #ffffff; margin-top:-10px; }
.nbs-flexisel-item img { max-width: 85%; cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:80px -50px; width: 16px; height: 21px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:80px -50px; width: 16px; height: 21px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}

@media (min-width: 1200px){
.area-flexisel { padding-top:70px; padding-left:40px; padding-right:40px;  }
.nbs-flexisel-container { position:relative; max-width:100%; }
.nbs-flexisel-ul { position:relative; width:99999px; margin:0px; padding:0px; list-style-type:none; text-align:center; }
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%; margin-left:0px; }
.nbs-flexisel-item { float:left; margin:0px; padding:0px; cursor:pointer; position:relative; }
.nbs-flexisel-item img { max-width: 90%; cursor: pointer; position: relative; margin-top: 0px; margin-bottom: 10px; border-radius:3px; }
.nbs-flexisel-nav-left{ margin:70px -50px; width: 16px; height: 21px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:70px -50px; width: 16px; height: 21px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}