.area-flexisel { background-color:#ffffff; }

.clearout { height:20px; clear:both; }


@media (max-width: 767px){
.area-flexisel { height:180px; margin-left:40px; margin-right:60px; margin-top: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%; }
.nbs-flexisel-item { float:left; margin:0px; padding-bottom:5px; cursor:pointer; position:relative; line-height:20px; }
.nbs-flexisel-item img { max-width: 60%; cursor: pointer; position: relative; margin-top: 16px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:180px -30px; width: 59px; height: 40px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:180px -50px; width: 59px; height: 40px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}

@media (max-width: 991px) and (min-width: 768px){

.area-flexisel { height:180px; margin-left:80px; margin-right:100px;  }

.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: 70%; cursor: pointer; position: relative; margin-top: 5px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:120px -40px; width: 59px; height: 40px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:120px -80px; width: 59px; height: 40px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}

@media (min-width: 992px){

.area-flexisel { height:346px; margin-left:100px; margin-right:200px; }

.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: 89%; cursor: pointer; position: relative; margin-top: 0px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:120px -80px; width: 59px; height: 40px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:120px -180px; width: 59px; height: 40px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}

@media (min-width: 1200px){

.area-flexisel { height:446px; margin-left:100px; margin-right:200px; }

.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: 89%; cursor: pointer; position: relative; margin-top: 0px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:170px -80px; width: 59px; height: 40px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:170px -180px; width: 59px; height: 40px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}