@media only screen and (max-width: 479px) {

    .view-news-events.view-display-id-block_1 .views-row {
        width: 100%;
    }

    .view-news-events.view-display-id-block_1 .views-row img {
        height: auto !important;
        width: 100% !important;
    }
    .view-news-events.view-display-id-page .views-row {
        clear:both;
        margin-bottom: 10px;
    }

    .view-news-events.view-display-id-page .views-row .views-field-field-acton-news-primary-image {
        float: none;
        height: 30px;
        margin-right: 10px;
        margin-bottom: 4px;
        width: 50px;
    }

    .view-display-id-page_1 div.views-field-field-acton-news-primary-image {
        float: none;
        margin-bottom: 4px;
    }

    /* for sub 960px layouts with exposed form in 2nd sidebar: */
    div#sidebar-second {
        clear: left;
    }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {

    .view-news-events.view-display-id-block_1 .views-row {
        width: 100%;
    }

    .view-news-events.view-display-id-block_1 .views-row img {
        height: auto !important;
        width: 100% !important;
    }
    .view-news-events.view-display-id-page .views-row {
        clear:both;
        margin-bottom: 10px;
    }

    .view-news-events.view-display-id-page .views-row .views-field-field-acton-news-primary-image {
        float: left;
        height: 60px;
        margin-right: 10px;
        width: 100px;
    }
    
    /* for sub 960px layouts with exposed form in 2nd sidebar: */
    div#sidebar-second {
        clear: left;
    }
}

@media only screen and (min-width: 600px) and (max-width: 959px) {

    .view-news-events.view-display-id-block_1 .views-row {
        float: left;
        padding-right: 2%;
        width: 31%;
    }

    .view-news-events.view-display-id-block_1 .views-row img {
        height: auto !important;
        width: 100% !important;
    }
    .view-news-events.view-display-id-page .views-row {
        clear:both;
        margin-bottom: 10px;
    }

    .view-news-events.view-display-id-page .views-row .views-field-field-acton-news-primary-image {
        float: left;
        height: 120px;
        margin-right: 10px;
        width: 200px;
    }
    
    /* for sub 960px layouts with exposed form in 2nd sidebar: */
    div#sidebar-second {
        clear: left;
    }
}

@media only screen and (min-width: 960px) {

    .view-news-events.view-display-id-block_1 .views-row {
        float: left;
        padding-right: 2%;
        width: 31%;
    }

    .view-news-events.view-display-id-block_1 .views-row img {
        height: auto !important;
        width: 100% !important;
    }
    .view-news-events.view-display-id-page .views-row {
        clear:both;
        margin-bottom: 10px;
    }

    .view-news-events.view-display-id-page .views-row .views-field-field-acton-news-primary-image {
        float: left;
        height: 120px;
        margin-right: 10px;
        width: 200px;
    }
}

/** CASS NEWS **/
.view-news-events.view-display-id-page_1 .views-row {
    clear: both;
    margin: 0 0 20px 0;
}

.view-display-id-page_1 .views-field-field-acton-news-primary-image {
    width: 200px;
    float: left;
    margin-right: 20px;
    margin-bottom: 24px;
}

.node-type-acton-news p {
    margin: 0 !Important;
    line-height: 1.5em;
    padding-bottom: 1.5em;
}

span.navWhite { color: #fff; }

.node-type-acton-event #content-area .content .col-main table {
    width: 64% !Important;
}

#block-twitter-block-1 {
	margin-bottom: 2em;
}

/* exposed search form for news items */
#views-exposed-form-news-events-page div#edit-keys-wrapper {
width: 97%;
}

#views-exposed-form-news-events-page input#edit-keys {
width: 100%;
}

#views-exposed-form-news-events-page .views-exposed-form .views-exposed-widget .form-submit {
margin-top: 0;
}

.view-news-events .view-footer {
    margin-bottom: 12px;
}