
#title{padding: 18px 0;}
.fullscreen-footer .footer-column-center {
    width: 70% !important;
}

.fullscreen-footer .footer-column-center .box {
    padding: 10px 0 10px 45% !important;
}

.fullscreen-footer .footer-column-last {
    width: 8% !important;
}

#pubblica_amministrazione {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: transparent;
    padding:0;
}

.fullscreen-footer .footer-column-center{
    width: 60% !important;
}
.fullscreen-footer .footer-column-last {
    width: 12% !important;
}
@media all and (max-width: 1280px) {

    .fullscreen-footer .footer-column-center {
        width: 60% !important;
    }

    .fullscreen-footer .footer-column-center .box {
        padding: 10px 0 10px 40% !important;
    }

    .fullscreen-footer .footer-column-last {
        width: 14% !important;
    }
    #header {
        height: 100px!important;
    }
    #header .logo{
        height:80px;}
    .title {
        margin: 18px 0 0!important;
    }
    .row-fluid .offset1:first-child {
        margin-left: 5%;
    }
    .row-fluid .offset2{margin-left:17%;}
    .row-fluid .offset2:last-child{margin-left:16%;}
    .row-fluid .span3 {
        width: 32%;
    }
}


.content-header .span12 .title {
    margin-top: 30px;
}
.content-header .span12 {
    margin-top: 10px;
}

.span2 .logo{
    padding-left:15%;
    padding-top: 17px;
}
.span12 #logo img{
    margin-right: 15px!important;
}

#container > .content-container:nth-of-type(3) {
    display: none;
}
#container > .border-block:nth-of-type(4) {
    display: none;
}

.span12 #logo{margin:0!important;}
.content-header .span12{margin-bottom:10px;}
.link-logo-div{
   /* display:none; */
}