#news {
    padding: 20px 0;
    margin-top: 20px;
    background: #f1f1f1;
}

.box-news {
    margin-bottom: 20px;
    line-height: 22px;
    font-weight: 300;
}

.box-news img {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .box-news {
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .box-news {
        font-size: 16px;
    }
}

@media only screen and (min-width: 992px) {
    .box-news .page-dottorati {
        font-size: 18px;
    }

    .box-news .page-dottorati img {
        height: 208px;
    }
}

.box-news a {
    color: #333;
}

.box-news .caption > span {
    display: block;
    padding: 20px;
    background: #fff;
}

.region-page-top-main .box-news .caption > span {
    padding: 0;
}

.box-news .caption > .no-photo {
    background: #822433;
    color: #fff;
}

.box-news .caption > .no-photo {
    background: #822433;
    color: #fff;
}

.biblioteca .box-news .caption > .no-photo {
    background: #52514B;
}

.centro .box-news .caption > .no-photo {
    background: #146255;
}

.dipartimento .box-news .caption > .no-photo {
    background: #005866;
}

.facolta .box-news .caption > .no-photo {
    background: #2b425c;
}

.museo .box-news .caption > .no-photo {
    background: #534F2C;
}

.box-news .caption > .no-photo a {
    color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .box-news-home .caption > span {
        height: 106px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .box-news-home .caption > span {
        height: 84px;
    }
}
@media only screen and (min-width: 1200px) {
    .box-news-home .caption > span {
        height: 84px;
    }
}

.tutte-news a {
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px;
    background: #822433;
}

.tutte-news a:hover,
.tutte-news a:active,
.tutte-news a:focus {
    background: #a15b66;
}

.biblioteca .tutte-news a {
    background: #52514B;
}

.biblioteca .tutte-news a:hover,
.biblioteca .tutte-news a:active,
.biblioteca .tutte-news a:focus {
    background: #7d7d78;
}

.centro .tutte-news a {
    background: #146255;
}

.centro .tutte-news a:hover,
.centro .tutte-news a:active,
.centro .tutte-news a:focus {
    background: #4f8980;
}

.dipartimento .tutte-news a {
    background: #005866;
}

.dipartimento .tutte-news a:hover,
.dipartimento .tutte-news a:active,
.dipartimento .tutte-news a:focus {
    background: #40828c;
}

.facolta .tutte-news a {
    background: #2b425c;
}

.facolta .tutte-news a:hover,
.facolta .tutte-news a:active,
.facolta .tutte-news a:focus {
    background: #607185;
}

.museo .tutte-news a {
    background: #534F2C;
}

.museo .tutte-news a:hover,
.museo .tutte-news a:active,
.museo .tutte-news a:focus {
    background: #7e7b61;
}


/*
 * PAGE NEWS
 */
.page-news .box-news > div {
    border: solid 1px #eaeaea;
    height: 100%;
}

@media only screen and (min-width: 992px) {
    .page-news .box-news img {
        height: 135px;
    }
}


/*
 * APPOINTMENTS
 */
#block-views-events-front-events .block-title {
    background: none;
    color: #822433;
    font-size: 30px;
    margin-bottom: 20px;
    padding-left: 0;
}

.biblioteca #block-views-events-front-events .block-title {
    color: #52514B;
}

.centro #block-views-events-front-events .block-title {
    color: #146255;
}

.dipartimento #block-views-events-front-events .block-title {
    color: #005866;
}

.facolta #block-views-events-front-events .block-title {
    color: #2b425c;
}

.museo #block-views-events-front-events .block-title {
    color: #534F2C;
}

@media only screen and (max-width: 767px) {
    .front .event:not(:last-child) {
        margin-bottom: 20px;
    }   
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .front .event:not(:last-child) {
        margin-bottom: 20px;
    }   
}

.event h1,
.event h2 {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color: #822433;
}

.event h1 a,
.event h2 a {
    color: #822433 !important;
}

.biblioteca .event h1 a,
.biblioteca .event h2 a {
    color: #52514B !important;
}

.centro .event h1 a,
.centro .event h2 a {
    color: #146255 !important;
}

.dipartimento .event h1 a,
.dipartimento .event h2 a {
    color: #005866 !important;
}

.facolta .event h1 a,
.facolta .event h2 a {
    color: #2b425c !important;
}

.museo .event h1 a,
.museo .event h2 a {
    color: #534F2C !important;
}

.event .num-data {
    font-size: 50px;
    line-height: 50px;
}

.event h3 {
    margin: 20px 0 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #333;
}

#block-views-events-front-events .tutte-news {
    margin-bottom: 20px;
}

.page-eventi .event {
    margin-top: 30px;
}

.page-eventi .event h3 a {
    color: #333;
}


/*
 * CONTENT TYPE NOTIZIA AND NOTIZIA_CT
 */
.node-type-notizia .field-name-field-data-news,
.node-type-notizia-ct .field-name-field-data-news {
    margin: 10px 0;
}

.page-dottorati {
    border: solid 1px #eaeaea;
    height: 500px !important;
    margin-bottom: 20px;
    line-height: 22px;
    font-weight: 300;
    border: solid 1px #eaeaea;
    height: 100%;
}

.page-dottorati img {
    width: 100%;
}

.page-dottorati a {
    color: #333;
}
