.page-content {
    float: none;
    width: 100%;
}
.banner {
    clear: both;
    min-width:350px;
    display:none;
}
#PowerSlider1Container {
    display: none;
}
.img {
    clear: both;
    min-height: 100px;
}
.row_9 {
    clear: both;
    min-height: 10px;
    background-image:linear-gradient(to bottom, #00afef 0%, #2e2c49 100%);
    display:none;
}
.row_4 {
    clear: both;
    min-height: 100px;
    background-color:#91A115;
    text-align:center;
    color:#FFFFFF;
    background-image:linear-gradient(to bottom, #e8e3e8 0%, #828287 88%, #67676b 95%, #050505 100%);
    display:block;
}
.FM2_cerchiari_container {
    display: none;
}
p.paragraph1 {
    font-size: 30px;
    text-align:center;
    color:#FAFAFA;
}
a.FM2_mobile_button {
    display: block;
}
img.image10 {
    width:auto;
    margin-left:auto;
    margin-right:auto;
    display:block;
}
@media only screen and (min-width : 768px) {
    .page-content {
        width: 100%;
    }
    .banner {
        clear: both;
        min-height: 406px;
        min-width:0;
        display:block;
    }
    #PowerSlider1Container {
        display: block;
    }
    .img {
        clear: both;
        min-height: 100px;
    }
    .row_9 {
        clear: both;
        min-height: 15px;
        background-image:linear-gradient(to bottom, #00afef 0%, #2e2c49 100%);
        display:block;
    }
    .row_4 {
        clear: both;
        min-height: 80px;
        background-image:linear-gradient(to bottom, #e8e3e8 0%, #8e8e94 86%, #5f5f63 94%, #121112 100%);
        background-repeat:repeat;
        background-position:left top;
        background-color:#91A115;
        background-attachment:scroll;
        background-size:auto;
        display:block;
    }
    .FM2_cerchiari_container {
        display: block;
    }
    a.FM2_mobile_button {
        display: block;
    }
}
@media only screen and (min-width : 1024px) {
    .banner {
        clear: both;
        min-height: 406px;
        min-width:0;
        display:block;
    }
    #PowerSlider1Container {
        display: block;
    }
    .img {
        clear: both;
        min-height: 100px;
        display:none;
    }
    .row_9 {
        clear: both;
        min-height: 20px;
        background-image:linear-gradient(to bottom, #00afef 0%, #2b3652 66%, #2e2c49 100%);
        background-repeat:repeat;
        background-position:left top;
        background-color:transparent;
        background-attachment:scroll;
        background-size:auto;
        display:block;
    }
    .row_4 {
        background: linear-gradient(to bottom, #fcfcfc 0%, #bebec2 68%, #b8b8bf 90%, #6b6b6e 96%, #2b282b 100%);
        display:block;
    }
    .FM2_cerchiari_container {
        display: block;
    }
    .page-content {
    }
    a.FM2_mobile_button {
        display: block;
    }
}