body.page-template-during {
    background-color: #fff;
}

.content-during__overview {
    position: relative;
    width: 100%;
    margin: 12px 0px;
    overflow: hidden;
}

.content-during__overview > .row {
    margin-left: -10px;
    margin-right: -10px;
}

.content-during__overview > .row > div {
    padding: 0 10px;
}

.during-heading {
    position: relative;
    padding: 20px;
    background-color: #c8102e;
    margin-bottom: 12px;
}

.during-heading__title {
    color: #fff;
    font-weight: 300;
    line-height: 2.25rem;
    font-size: 1.55rem;
}

.row--no-margin {
    margin: 0 !important;
}

.no-pd {
    padding: 0 !important;
}

/* End during styling */

.hero-wrapper {
    position: relative;
    width: 100%;
}

.hero {
    position: relative;
    width: 100%;
    min-height: 610px;
}

.hero__features {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 0 10px;
}

.hero__features__inner {
    margin: 0 -5px;
}

.hero__features a {
    display: block;
    float: left;
    width: 50%;
    padding: 15px 5px 0px;
}

.hero__features a:nth-child(3),
.hero__features a:nth-child(4) {
    padding-bottom: 15px;
}

.hero__features figure {
    display: block;
    margin: 0 0 10px;
    height: 35px;
}

.hero__features figure img {
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.hero__features__title {
    display: block;
    color: #007bbd;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 10px;
}

.hero__features p {
    display: none;
    color: #333;
    font-size: 12px;
    line-height: 1.3;
}

@media (min-width: 480px) {

    .hero__features__inner {
        margin: 0 -10px;
    }

    .hero__features a {
        padding-right: 10px;
        padding-left: 10px;
    }

    .hero__features p {
        display: block;
    }

}

@media (min-width: 768px) {

    .hero__features a {
        width: 25%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hero__features a:nth-child(3),
    .hero__features a:nth-child(4) {
        padding-bottom: 20px;
    }

    .hero__features__title {
        font-size: 16px;
    }

}

@media (min-width: 992px) {

    .hero__features a {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .hero__features a:nth-child(3),
    .hero__features a:nth-child(4) {
        padding-bottom: 30px;
    }

    .hero__features__title {
        font-size: 20px;
    }

    .hero__features p {
        font-size: 16px;
    }

}

/* End Hero styling */

.twitter.twitter--live ul {
    padding-right: 20px;
    padding-left: 20px;
}

.twitter.twitter--live .button {
    margin-top: 12px;
}

.twitter__navigation {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.twitter__navigation__up,
.twitter__navigation__down {
    color: #fff;
    font-size: 24px;
}

/* End twitter styling */

.latest-news {

}

.latest-news .row:after {
    content: '';
    display: block;
    clear: both;
}

.mh.next-page {
    min-height: inherit!important;
}

.latest-news__list {

}

.latest-news__item .readmore {
    margin-left: 10px;
    margin-bottom: 10px;
}

.latest-news__item {
    padding: 6px 0px;
    position: relative;
    float: left;
    width: 100%;
}

.latest-news__item:first-child {
    padding-top: 0;
}

.latest-news__item .row {
    background-color: #F7F7F7;
    margin: 0;
    float: left;
    width: 100%;
}

.latest-news__item .latest-news__image {
    height: 70px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.latest-news__item .latest-news__image time {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px;
    color: #007dba;
}

.latest-news__content {
    padding: 15px 5px;
}

.latest-news__content h4 {
    color: #c8102e;
    font-size: 1.1875rem;
}

@media (min-width: 768px) {
    .latest-news__item a:hover .readmore {
        background-color: #007dba;
    }

    .latest-news__item .readmore {
        position: absolute;
        right: 10px;
        bottom: 15px;
        margin-bottom: 0;
    }

    .latest-news__content {
        padding: 10px;
    }

}

/* End latest news styling */

/* Upcomming events */
.upcomming-events .button, .latest-news .button {
    margin-top: 10px;
    margin-bottom: 10px;
}

.upcomming-events__list .table {
    display: table;
    padding: 15px 0;
    width: 100%;
}

.upcomming-events__item {
    display: block;
    padding: 6px 0px;
}

.upcomming-events__item:first-child {
    padding-top: 0;
}

.upcomming-events__item:nth-child(odd) .table {
    background-color: #F7F7F7;
}

@media (max-width: 767px) {
    .upcomming-events__item:nth-child(even), .upcomming-events__item:nth-child(odd) {
        padding: 0;
    }

    .upcomming-events__list .table {
        padding: 10px 0;
        height: auto !important;
    }
}

.upcomming-events__item .upcomming-events__date {
    width: 60px;
    display: table-cell;
    /*vertical-align: middle;*/
    /*margin-right: -4px;*/
}

.upcomming-events__item .upcomming-events__date span {
    display: block;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 500;
}

.upcoming-events__title {
    width: calc(100% - 60px);
    display: table-cell;
    /*vertical-align: middle;*/
    background-color: transparent;
    border-left-width: 4px;
    border-left-style: solid;
    padding-left: 14px;
    padding-right: 10px;
}

.upcoming-events__title h4 {
    font-size: 1.3rem;
    font-weight: 500;
}

.upcoming-events__title h6 {
    font-size: 1.1rem;
}

@media (min-width: 768px) {
    .upcomming-events__item .upcomming-events__date {
        width: 70px;
    }

    .upcoming-events__title {
        width: calc(100% - 70px);
    }
}

@media (min-width: 1200px) {
    .upcomming-events__item .upcomming-events__date span {
        font-size: 14px;
    }

    .upcoming-events__title h4 {
        font-size: 16px;
    }

    .upcoming-events__title h6 {
        font-size: 14px;
    }
}

/* End upcomming events */

/* During TV styling */

.during-tv {
    clear: both;
}

.during-tv__video {
    position: relative;
    padding-bottom: 58%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-top: 6px;
}

.during-tv__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.twitter--live ul {
    padding: 0;
    background: transparent;
    list-style: none;
    margin: 0;
}

.twitter--live .twitter__slider_during li {
    padding-bottom: 12px;
}

.twitter--live .twitter__slider_during li .holder {
    background-color: #F7F7F7;
/*     height: 200px; */
    padding: 20px 20px;
}

.twitter--live ul .twitter__icon {
    float: left;
/*     margin-right: 20px; */
    width: 100%;
    margin-top: 20px;
}

.twitter--live ul .twitter__icon img {
/*     max-height: 80px; */
width: 100%;
}

.twitter--live ul .twitter__text {
    overflow: hidden;
/*     height: 100%; */
    position: relative;
}

.twitter--live ul .twitter__text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
/*     height: 20px; */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,f7f7f7+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7f7f7', endColorstr='#f7f7f7', GradientType=0); /* IE6-9 */
    pointer-events: none;
}

.date-tweet {
/* 	padding-top: 20px; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,f7f7f7+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 1) 25%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 1) 25%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 1) 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7f7f7', endColorstr='#f7f7f7', GradientType=0); /* IE6-9 */
    pointer-events: none;
/*
    position: absolute;
    bottom: 0;
    left: 0;
*/
    width: 100%;
    z-index: 10;
}

.twitter--live ul .twitter__text span {
    color: #d10025;
    display: block;
    margin: 0 0 5px 0;
    font-size: 14px;
}

.twitter--live ul .twitter__text p {
    color: #333333;
}

.twitter--live ul .twitter__text p a {
    font-weight: 500;
    color: #d10025;
}

@media (max-width: 1024px) {
    .content-during__overview .twitter-col {
        width: 100%;
        margin-bottom: 0 !important;
    }

    .content-during__overview .twitter-col footer {
        margin-bottom: 0;
    }

    .twitter--live .twitter__slider_during li .holder {
/*         height: 120px; */
    }

    .content-during__overview .upcomming-col {
        width: 50%;
    }
    
    .twitter--live ul .twitter__icon {
	    width: auto;
    }
    
    .twitter--live ul .twitter__icon img {
/* 	    width: auto; */
/* 	    max-height: 80px; */
    }
}

@media (max-width: 768px) {
    .content-during__overview .upcomming-col {
        width: 100%;
        margin-bottom: 0 !important;
    }

    .latest-news .button {
        display: block;
    }
    
    .twitter--live .twitter__slider_during li .holder {
/*         height: 193px; */
    }
}

.hero .row {

}

.hero__slider {
    /*height: 440px;*/
    padding: 80px 120px;
    padding-top: 85px;
}

@media (max-width: 1440px) {
    .hero__slider {
        padding: 80px 80px;
    }
}

.slider .resource-block header a {
    z-index: 100;
}

.hero__slider-inner.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.hero__slider .slick-dots {
    position: absolute;
    top: 20px;
    bottom: auto;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (min-width: 768px) {
    .hero__slider .slick-dots {
        top: 26px;
    }
}

.hero__slider .slick-dots li {
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #333;
    transition: background-color 150ms ease-in;
}

.hero__slider .slick-dots li button:before {
    display: none;
}

.hero__slider .slick-dots li.slick-active {
    background-color: white;
}

@media (max-width: 768px) {
    .hero__slider {
        padding: 20px;
        padding-top: 30px;
    }
}

@media (max-width: 640px) {
    .hero__slider {
        padding-top: 40px;
    }
}

.hero__slider-inner {
    /*height: 350px;*/
}

.hero__slider-inner .slide {
    display: none;
}

.hero__slider-inner .slide:first-child {
    display: block;
}

.text-slide {
    padding: 2rem;
    text-align: center;
    height: 100%;
    display: table;
    width: 100%;
}

.text-slide .inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.text-slide a {
    color: white;
    text-decoration: underline;
    /*font-size: 13px;*/
}

.text-slide header h2 {
    font-weight: 300;
    line-height: 35px;
    margin: 0 0 20px 0;
    font-size: 30px;
}

.hero__slider-inner .slide {
    height: 280px;
}

@media (max-width: 1024px) {
    .hero__slider-inner .slide {
        height: 320px;
    }

    .slide .resource-slide figure figure {
        height: 230px;
    }
}

@media (max-width: 640px) {
    .hero__slider-inner .slide {
        height: 290px;
    }
}

@media (max-width: 479px) {
    .hero__slider-inner .slide {
        height: 350px;
    }
}

.embed-slide {
    height: 100%;
    width: 100%;
}

.embed-slide .video-container {
    height: 100%;
    width: 100%;
    padding: 0;
}

.resource-slide {
    height: 100%;
    width: 100%;
}

.resource-slide figure figure {
    height: 160px;
    background-position: center center;
    background-size: cover;
}

@media (max-width: 767px) {
    .slide .resource-slide figure figure {
        height: 130px;
        margin-bottom: 20px;
    }
}

.resource-slide .resource-block {
    margin: 0;
    height: 100%;
}

.news-slide {
    height: 100%;
}

.news-slide article {
    height: 100%;
}

.news-slide header h2 {
    font-weight: 300;
    line-height: 35px;
    margin: 0 0 20px 0;
    font-size: 30px;
}

/* End during TV styling */

.col-content .issuuembed {
	width: 100%!important;
	height: 100vh!important;
	margin-bottom: 20px;
}