/**
 * CSS for News landing page
 */

/**
 * News landing page slider
 */
.node-type-news-landing-page .flex-active-slide .views-field-nothing {
    background-color: #fc0;
    color: #2e2e2e;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 210px;
}
.node-type-news-landing-page .flex-active-slide .views-field-nothing a {
    color: #2e2e2e;
    display: block;
    height: 300px;
}
.node-type-news-landing-page .flex-active-slide .views-field-nothing a:hover {
    text-decoration: none;
}
.node-type-news-landing-page .flex-active-slide .banner-title {
    font-size: 1.375em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 50px 20px 10px;
    text-transform: uppercase;
}
.node-type-news-landing-page .flex-active-slide .banner-description {
    padding: 0 20px;
}
.node-type-news-landing-page .flex-active-slide .banner-link {
    background: #c5281c url(../images/icons/banner-menu-arrow.png) no-repeat top 11px right 11px;
    background-color: #c5281c;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-family: Sommet, Arial;
    font-size: 1.25em;
    height: 35px;
    line-height: 2em;
    margin: 20px 20px 0;
    padding: 0 40px;
}


/**
 * News landing page main list of items
 */
.node-type-news-landing-page #main-wrapper {
    background-color: unset;
    min-width: 320px;
}
.emag-list-v2 .block-inner-wrapper {
    margin: 0 auto;
    max-width: 1050px;
    position: relative;
}
.emag-list-v2 .views-row {
    float: left;
    height: 360px;
    margin: 0 0 24px;
    padding-bottom: 10px;
    width: 33.3334%;
}
.emag-list-v2 .views-row .row-wrapper {
    border-bottom: 4px solid #ccc;
    height: inherit;
}
.emag-list-v2 .views-row:nth-child(3n+1) .row-wrapper {
    margin-right: 14px;
}
.emag-list-v2 .views-row:nth-child(3n+2) .row-wrapper {
    margin-left: 7px;
    margin-right: 7px;
}
.emag-list-v2 .views-row:nth-child(3n+3) .row-wrapper {
    margin-left: 14px;
}
.emag-list-v2 .views-field-field-thumbnail img {
    height: 210px;
    width: auto;
}
.emag-list-v2 .views-field-field-article-type {
    border-bottom: 4px solid #ffcc00;
    margin-top: -30px;
    position: relative;
}
.emag-list-v2 .views-field-field-article-type.featured-story {
    border-bottom: 4px solid #c5281c;
}
.emag-list-v2 .views-field-field-article-type .field-content {
    background-color: #ffcc00;
    display: inline-block;
    padding: 0;
}
.emag-list-v2 .views-field-field-article-type.featured-story .field-content {
    background-color: #c5281c;
}
.emag-list-v2 .views-field-field-article-type .field-content a {
    color: #2e2e2e;
    display: inline-block;
    height: 30px;
    line-height: 2.5em;
    padding: 0px 10px;
    text-transform: uppercase;
}
.emag-list-v2 .views-field-field-article-type.featured-story .field-content a {
    color: #fff;
}
.emag-list-v2 .views-field-title {
    margin-top: 20px;
    max-height: 2.5em;
    overflow: hidden;
}
.emag-list-v2 .views-field-body {
    margin-top: 10px;
}
.emag-list-v2 .view-footer {
    clear: both;
    display: block;
    min-height: 50px;
}
.emag-list-v2 .view-footer p {
    clear: both;
    display: block;
    min-height: 50px;
}
/* hide footer on E-Mag pages */
.node-type-emag .emag-list-v2 .view-footer {
    min-height: initial;
}
.node-type-emag .emag-list-v2 .view-footer p {
    display: none;
}
/* show only two items on pages with a sidebar */
.one-sidebar .emag-list-v2 .views-row {
    width: 50%;
}
.one-sidebar .emag-list-v2 .views-row:nth-child(2n+1) .row-wrapper {
    margin-left: 0;
    margin-right: 12px;
}
.one-sidebar .emag-list-v2 .views-row:nth-child(2n+2) .row-wrapper {
    margin-left: 12px;
    margin-right: 0;
}

/**
 * News landing page filters
 */
.node-type-news-landing-page .block-unsw-news-filters-schools {
    background-color: #e0e0e0;
    margin-bottom: 40px;
    padding: 30px 20px 10px 20px;
}
.node-type-news-landing-page .block-unsw-news-filters-schools h2 {
    color: #2e2e2e;
    display: inline;
    float: left;
    font-family: Sommet, Arial;
    font-size: 1.5em;
    margin: 5px 20px 20px 0;
    padding: 0;
}
.node-type-news-landing-page .block-unsw-news-filters-schools .content {
    display: inline-block;
}

.node-type-news-landing-page .block-unsw-news-filters-schools .form-type-select {
    float: left;
    margin: 0 20px 20px 0;
}
.node-type-news-landing-page .block-unsw-news-filters-schools select {
    color: #333;
    font-size: 14px;
    height: 30px;
    width: 100%;
}
.node-type-news-landing-page .block-unsw-news-filters-schools #edit-submit--2 {
    background: #00568E url("../images/icons/arrow-white.png") no-repeat scroll 90px center;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 8px 16px 9px;
}
html.js .node-type-news-landing-page .block-unsw-news-filters-schools #edit-submit--2.js-hide {
    display: none;
}

/**
 * News landing page features
 */
.node-type-news-landing-page .news-feature-1 {
    float: left;
    margin: 0 0 24px;
    padding-bottom: 10px;
    width: 66.6666%;
}
.node-type-news-landing-page .news-feature-1 .block-inner-wrapper {
    background-color: #b83228;
    box-sizing:border-box;
    height: 232px;
    margin-right: 7px;
    padding: 10px;
}
.node-type-news-landing-page .news-feature-1 .block-inner-wrapper .left,
.node-type-news-landing-page .news-feature-1 .block-inner-wrapper .right {
    color: #fff;
    text-align: center;
    width: 50%;
}
.node-type-news-landing-page .news-feature-1 .left {
    border-right: 1px solid #fff;
    box-sizing: border-box;
    float: left;
    height: 212px;
    padding: 0 40px;
}
.node-type-news-landing-page .news-feature-1 .right {
    box-sizing: border-box;
    float: right;
    padding: 0 40px;
}
.node-type-news-landing-page .news-feature-1 .left img {
    display: inline-block;
    margin-top: 50px;
}
.node-type-news-landing-page .news-feature-1 .left .title {
    display: block;
    font-family: Sommet, Arial;
    font-size: 1.75em;
    line-height: 1.5em;
    margin-top: 25px;
}
.node-type-news-landing-page .news-feature-1 .right .text {
    display: inline-block;
    letter-spacing: 0.5px;
    line-height: 1.75em;
    margin-top: 30px;
}
.node-type-news-landing-page .news-feature-1 .right .link {
    background: url(/sites/all/themes/unsw/images/icons/banner-menu-arrow.png) no-repeat right 10px top 12px;
    border: 1px solid #fff;
    display: inline-block;
    margin-top: 15px;
    padding: 8px 30px;
    font-family: Sommet, Arial;
    line-height: 1.5em;
}

.node-type-news-landing-page .news-feature-2-3 {
    clear: both;
    float: right;
    width: 33.3333%;
}
.node-type-news-landing-page .news-feature-2-3 .block-inner-wrapper {
    box-sizing:border-box;
    margin-left: 14px;
}
.node-type-news-landing-page .news-feature-2-3 .views-row {
    height: 300px;
}
.node-type-news-landing-page .news-feature-2-3 .views-row-1 {
    background-color: #ffcc00;
    margin-bottom: 30px;
}
.node-type-news-landing-page .news-feature-2-3 .views-row-1 .views-field-field-description text,
.node-type-news-landing-page .news-feature-2-3 .views-row-1 .views-field-field-description a {
    color: #000;
}
.node-type-news-landing-page .news-feature-2-3 .views-row-2 {
    background-color: #b83228;
}
.node-type-news-landing-page .news-feature-2-3 .views-row-2 .views-field-field-description,
.node-type-news-landing-page .news-feature-2-3 .views-row-2 .views-field-field-description a {
    color: #fff;
}
.node-type-news-landing-page .news-feature-2-3 .views-field-field-thumbnail a {
    box-sizing: border-box;
    display: inline-block;
    padding: 20px;
    width: 100%;
}
.node-type-news-landing-page .news-feature-2-3 .views-field-field-thumbnail img {
    margin: 0px auto;
}
.node-type-news-landing-page .news-feature-2-3 .views-field-field-description {
    line-height: 1.5em;
    padding: 0 40px;
    text-align: center;
}
.node-type-news-landing-page .news-feature-2-3 .views-field-field-description blockquote {
    margin: 0;
}
.node-type-news-landing-page .news-feature-2-3 .views-field-field-description cite {
    font-size: 1em;
    margin: 0 0 15px;
    padding: 0;
}


/**
 * News landing page bottom list with load more pager
 */
.node-type-news-landing-page .news-v2-bottom {
    clear: both;
    margin-bottom: 50px;
}
.node-type-news-landing-page .news-v2-bottom .pager-load-more li {
    background-color: #b83228;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.node-type-news-landing-page .news-v2-bottom .pager-load-more .ajax-progress-throbber {
    display: none;
}
.node-type-news-landing-page .news-v2-bottom .pager-load-more a {
    color: white;
    display: inline-block;
    font-family: Sommet, Arial;
    padding: 10px 80px;
}
.node-type-news-landing-page .news-v2-bottom .pager-load-more a:hover {
    text-decoration: none;
}

/**
 * Student blog at bottom of news landing page
 */
.node-type-news-landing-page .block-views.student-blog {
    clear: both;
    display: inline-block;
    float: left;
    margin-top: 50px;
    position: relative;
    width: 50%;
}
.node-type-news-landing-page .student-blog .block-inner-wrapper {
    margin-right: 10px;
}
.node-type-news-landing-page .student-blog h2 {
    color: #2e2e2e;
    display: inline;
    font-family: Sommet, Arial;
    font-size: 1.5em;
    margin: 0;
    padding: 20px 0 10px;
}
.node-type-news-landing-page .student-blog .more-link,
.node-type-news-landing-page .news-v2-events .more-link {
    position: absolute;
    right: 0;
    top: 4px;
}
.node-type-news-landing-page .student-blog .more-link {
    right: 10px;
}
.node-type-news-landing-page .student-blog .more-link a,
.node-type-news-landing-page .news-v2-events .more-link a {
    background: url(/sites/all/themes/unsw/images/icons/arrow-red-right.png) no-repeat right 10px center;
    color: #b83228;
    padding-right: 25px;
}
.node-type-news-landing-page .student-blog .view-content {
    border-top: 4px solid #ccc;
    margin-top: 10px;
    padding-top: 30px;
}
.node-type-news-landing-page .student-blog .views-row {
    height: initial;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
}
.node-type-news-landing-page .student-blog .views-row .row-wrapper {
    border-bottom: 2px solid #ccc;
    margin: 0 !important;
    min-height: 100px;
}
.node-type-news-landing-page .student-blog .views-row .views-field-created,
.node-type-news-landing-page .student-blog .views-row .views-field-view-node {
    display: none;
}
.node-type-news-landing-page .student-blog .views-row .views-field-field-thumbnail img {
    float: left;
    height: auto;
    margin: 0 20px 20px 0;
    width: 80px;
}
.node-type-news-landing-page .student-blog .views-row h2.views-field-nothing-1 {
    font-family: Arial;
    font-size: 1.3em;
    text-transform: none;
}
.node-type-news-landing-page .student-blog .views-row .views-field-view-node {
    margin-top: 20px;
}
.node-type-news-landing-page .student-blog .views-row .views-field-view-node a {
    background: url(/sites/all/themes/unsw/images/icons/arrow-red-right.png) no-repeat right 10px center;
    color: #b83228;
    padding-right: 25px;
}
.node-type-news-landing-page .student-blog .views-row .views-field-body {
    margin-bottom: 20px;
}
.node-type-news-landing-page .student-blog .views-row-1 .row-wrapper {
    min-height: 230px;
}
.node-type-news-landing-page .student-blog .views-row-1 .views-field-field-thumbnail img {
    margin-right: 20px;
    width: 200px;
}
.node-type-news-landing-page .student-blog .views-row-1 .views-field-created,
.node-type-news-landing-page .student-blog .views-row-1 .views-field-view-node {
    display: block;
}

/**
 * Events at bottom of news landing page
 */
.node-type-news-landing-page .news-v2-events {
    display: inline-block;
    float: left;
    margin-top: 50px;
    position: relative;
    width: 50%;
}
.node-type-news-landing-page .news-v2-events .block-inner-wrapper {
    margin-left: 10px;
}
.node-type-news-landing-page .news-v2-events h2 {
    color: #2e2e2e;
    display: inline;
    font-family: Sommet, Arial;
    font-size: 1.5em;
    margin: 0;
    padding: 20px 0 10px;
}
.node-type-news-landing-page .news-v2-events .view-content {
    border-top: 4px solid #ccc;
    margin-top: 10px;
    padding-top: 30px;
}
.node-type-news-landing-page .news-v2-events .views-row {
    height: initial;
    margin-bottom: 0;
    padding-bottom: 20px;
    width: 100%;
}
.node-type-news-landing-page .news-v2-events .views-row .row-wrapper {
    border-bottom: 2px solid #ccc;
    margin: 0 !important;
    min-height: 100px;
}
.node-type-news-landing-page .news-v2-events .views-row .views-field-field-image img {
    float: left;
    height: auto;
    margin: 0 20px 20px 0;
    width: 80px;
}
.node-type-news-landing-page .news-v2-events .views-row h2.views-field-title {
    font-family: Arial;
    font-size: 1.3em;
    text-transform: none;
}
.node-type-news-landing-page .news-v2-events .views-row .views-field-field-date {
    font-weight: bold;
    margin-top: 5px;
}
.node-type-news-landing-page .news-v2-events .views-row .views-field-body {
    margin-bottom: 20px;
    margin-top: 5px;
}

/**
 * Related articles block on E-Mag pages
 */
#block-views-news-related-articles {
    margin-top: 20px;
}






/*  R E S P O N S I V E   D E S I G N   -   max-width: 959px  */
/**************************************************************/

@media all and (max-width: 959px) {
    .node-type-news-landing-page .news-feature-2-3 .views-field-field-description {
        padding: 0 10px;
    }
    .one-sidebar .emag-list-v2 .views-row {
        width: 50%;
    }
    .one-sidebar .emag-list-v2 .views-row:nth-child(2n+1) .row-wrapper {
        margin-left: 0;
        margin-right: 12px;
    }
    .one-sidebar .emag-list-v2 .views-row:nth-child(2n+2) .row-wrapper {
        margin-left: 12px;
        margin-right: 0;
    }
}


/*  R E S P O N S I V E   D E S I G N   -   max-width: 799px  */
/**************************************************************/

@media all and (max-width: 799px) {

    .emag-list-v2 .views-row {
        width: 50%;
    }
    .emag-list-v2 .views-row:nth-child(2n+1) .row-wrapper {
        margin-left: 0;
        margin-right: 12px;
    }
    .emag-list-v2 .views-row:nth-child(2n+2) .row-wrapper {
        margin-left: 12px;
        margin-right: 0;
    }
    .node-type-news-landing-page .news-feature-2-3 {
        clear: both;
        width: 100%;
    }
    .node-type-news-landing-page .news-feature-2-3 .block-inner-wrapper {
        margin-left: 0;
    }
    .node-type-news-landing-page .news-feature-2-3 .views-row {
        margin-bottom: 30px;
    }
    .node-type-news-landing-page .news-feature-1 {
        width: 100%;
    }
    .node-type-news-landing-page .news-feature-1 .block-inner-wrapper {
        margin-right: 0;
    }
    .node-type-news-landing-page .news-feature-2-3 .views-field-field-description cite {
        width: 100%;
    }

    .node-type-news-landing-page .block-views.student-blog,
    .node-type-news-landing-page .block-views.news-v2-events {
        width: 100%;
    }

}


/*  R E S P O N S I V E   D E S I G N   -   max-width: 769px  */
/**************************************************************/

@media (max-width: 769px) {
    .node-type-news-landing-page .view-banner-carousel img {
        max-width: initial;
        min-height: 205px;
        overflow: hidden;
        width: 769px !important;
    }
}


/*  R E S P O N S I V E   D E S I G N   -   max-width: 720px  */
/**************************************************************/

@media all and (max-width:720px) {
    .node-type-news-landing-page .news-feature-1 .right {
        padding: 0 20px;
    }
}


/*  R E S P O N S I V E   D E S I G N   -   max-width: 480px  */
/**************************************************************/

@media (max-width: 480px) {

    .one-sidebar .emag-list-v2 .views-row,
    .emag-list-v2 .views-row {
        width: 100%;
    }
    .one-sidebar .emag-list-v2 .views-row:nth-child(1n+1) .row-wrapper,
    .emag-list-v2 .views-row:nth-child(1n+1) .row-wrapper {
        margin-left: 0;
        margin-right: 0px;
    }
    .one-sidebar .views-field-title,
    .emag-list-v2 .views-field-title {
        max-height: none;
    }

    .node-type-news-landing-page .news-feature-1 .block-inner-wrapper {
        height: inherit;
    }
    .node-type-news-landing-page .news-feature-1 .block-inner-wrapper .left,
    .node-type-news-landing-page .news-feature-1 .block-inner-wrapper .right {
        float: none;
        width: 100%;
    }

    .node-type-news-landing-page .news-feature-1 .block-inner-wrapper .left {
        border-right: none;
        height: initial;
    }
    .node-type-news-landing-page .news-feature-1 .left img {
        margin-top: 10px;
    }
    .node-type-news-landing-page .news-feature-1 .left .title {
        margin-top: 10px;
    }
    .node-type-news-landing-page .news-feature-1 .right .text,
    .node-type-news-landing-page .news-feature-1 .right .link {
        margin-top: 0;
    }
    .node-type-news-landing-page .news-feature-1 .right .text p {
        margin: 10px 0;
    }

    .node-type-news-landing-page .student-blog .more-link,
    .node-type-news-landing-page .news-v2-events .more-link {
        top: 35px;
    }
    .node-type-news-landing-page .student-blog .content,
    .node-type-news-landing-page .news-v2-events .content {
        margin-top: 35px;
    }

}
