/* Highlights */

.highlights { margin-bottom: 30px; }

.highlights [class*="block-grid-"] { margin: 0 -0.8rem }
.highlights .gonola-logo {
    padding-right: 15px !important;
}
.highlights .highlights-inner {}
.highlights .highlights-header {
    position: relative;
    margin-bottom: 30px;
}
.highlights .highlights-header img {
    position: relative;
    top: -5px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.highlights .highlights-header .highlights-title {
    position: relative;
    display: inline-block;
    width: 100%;
    font-family: 'Knockout', Arial, sans-serif;
    font-size: 67px;
    line-height: 70px;
    text-transform: uppercase;
    vertical-align: middle;
    color: #313131;
}
.highlights .highlights-header .highlights-title > div {
    position: relative;
    display: inline-block;
    background-color: #fff;
    width: auto;
    z-index: 2;
    padding-right: 20px;
    letter-spacing: 0.08em;
}
.highlights.show-logo .highlights-header .highlights-title > div {
    margin-left: -10px;
    padding-left: 15px;
}
.yellow .highlights .highlights-header .highlights-title > div { background-color: #f6f3e5; }
.highlights .highlights-header .highlights-title:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: ' ';
    height: 1px;
    width: 98%;
    border-top: 1px solid #e7e5d7;
}
.highlights .highlights-header .highlights-link, {
    display: inline-block;
    width: auto;
}

.highlights .highlights-content .item .img-cont img { width: 100%;display: block; }

.highlights .highlights-content .item .title,
.highlights .highlights-content .item .title a {
    font-family:'Freight Display W01 Bold';
    font-size: 15px;
    line-height: 1.2;
    color: #0e88a6;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin: 10px 0;
	-webkit-transition: color 225ms ease-in-out;
    -moz-transition: color 225ms ease-in-out;
    -o-transition: color 225ms ease-in-out;
    transition: color 225ms ease-in-out;
}

.highlights .highlights-content .item a:hover .title {
	border: medium none;
    opacity: 0.98;
    color: #84dde3;
	font-weight: bold;
    text-decoration: none;
}

/* Large title for each item - option */
.highlights.large-item-title .highlights-header a.button-text,
.highlights.large-item-title .highlights-header a.button-text:after,
.highlights.three-col .highlights-header a.button-text,
.highlights.three-col .highlights-header a.button-text:after,
.highlights.four-col .highlights-header a.button-text,
.highlights.four-col .highlights-header a.button-text:after,
.highlights.large-item-title .highlights-link-footer a.button-text,
.highlights.large-item-title .highlights-link-footer a.button-text:after {
    font-size: 36px;
    color: #0087a4;
}

.highlights.large-item-title .highlights-header a.button-text:after,
.highlights.three-col .highlights-header a.button-text:after,
.highlights.four-col .highlights-header a.button-text:after,
.highlights.large-item-title .highlights-link-footer a.button-text:after { font-size: 28px; }

.highlights.large-item-title .highlights-content .item .title,
.highlights.large-item-title .highlights-content .item .title a {
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0;
}

.highlights .highlights-content .item .next-date {
    color: #2f292b;
    font-family: 'Brown-Regular', Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0.08em;
}

.highlights .highlights-content .item .desc {
    font-family: 'Brown-Regular', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #2f292b;
    letter-spacing: 0.08em;

}
.highlights .highlights-content .item a.button-text {
    display: inline-block;
    font-family: 'Brown-Bold', Arial, sans-serif;
    font-size: 13px;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 25px;
    clear: both;
}
.highlights .highlights-content .item a.button-text:after {
    top: 50%;
    font-size: 14px;
}

.highlights .highlights-content .link-list a {
    display: inline;
    font-family: 'Brown-Regular', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}
.highlights .highlights-content .link-list a:before {
	content: ' ';
}
.highlights .highlights-content .link-list a:after {
	content: ' ';
	padding: 0px 0.5em;
	white-space: normal;
	/* word-spacing: 1em; */
	background-image: -webkit-gradient(linear, left top, left bottom, from(black), to(black));
	background-image: linear-gradient(180deg, black, black);
	background-size: 1px 15px;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.5;
}
.highlights .highlights-content .link-list .pipe {
    display: none;
}
.highlights .highlights-content .link-list .pipe:last-child { display: none; }

.highlights .highlights-link-footer {
    display: block;
    width: 100%;
    text-align: center;
}

.highlights a.button-text:after { display: none; }
.highlights a.button-text > .fa {
    font-size: 24px;
    line-height: 30px;
    vertical-align: text-top;
}

@media only screen and (min-width: 64.063em) {
    .highlights { margin-bottom: 0; }

    .highlights.large-item-title .highlights-content .item .title,
    .highlights.large-item-title .highlights-content .item .title a { font-size: 27px; }

    .highlights .highlights-header .highlights-link {
        position: absolute;
        right: 0;
        top: 50%;
        background-color: #fff;
        padding-left: 20px;
        transform: translateY(-50%);
    }
    .yellow .highlights .highlights-header .highlights-link {
    	background-color: #f6f3e5;
    }
    .highlights .highlights-content.large-left-img .item .desc,
    .highlights .highlights-content.large-right-img .item .desc { margin-bottom: 30px; }

    .highlights .highlights-content .item a.button-text { display: none; }
}

@media only screen and (min-width: 40.063em) {
    .highlights .highlights-content.large-left-img .item:first-child { padding: 0 0rem 1.25rem 0rem; }
    .highlights .highlights-content.large-left-img .item:last-child { padding: 0 0rem 1.25rem 2.5rem; }

    .highlights .highlights-content.large-right-img .item:first-child { padding: 0 2.5rem 1.25rem 0rem; }
    .highlights .highlights-content.large-right-img .item:last-child { padding: 0 0rem 1.25rem 0rem; }

    .highlights.three-col .highlights-content .item { padding: 0 0.8rem 1.25rem 0.8rem; }

    .highlights.four-col .highlights-content .item { padding: 0 1.2rem 1.25rem; }
    .highlights.four-col [class*="block-grid-"] { margin: 0 -1rem }

    .highlights .highlights-content.large-left-img .item:first-child { width: 57%; }
    .highlights .highlights-content.large-left-img .item:last-child { width: 43%; }

    .highlights .highlights-content.large-right-img .item:first-child { width: 43%; }
    .highlights .highlights-content.large-right-img .item:last-child { width: 57%; }
}

@media only screen and (max-width: 64em) {
    .highlights .gonola-logo {
        padding-right: 3px !important;
    }
}

@media only screen and (max-width: 40em) {
    .highlights [class*="block-grid-"] { margin: 0 -1.455rem; }

    .highlights .highlights-header img { max-width: 45px; }
    .highlights .highlights-header .highlights-title {
        font-size: 37px;
        line-height: 1;
    }
    .highlights .highlights-header .highlights-title > div { padding-right: 0; }

    .highlights .highlights-content .item,
    .highlights.even .highlights-content .item:first-child,
    .highlights.even .highlights-content .item:last-child,
    .highlights .highlights-content.large-left-img .item:first-child,
    .highlights .highlights-content.large-left-img .item:last-child,
    .highlights .highlights-content.large-right-img .item:first-child,
    .highlights .highlights-content.large-right-img .item:last-child { padding: 0 1.5rem 1.25rem; }

    .highlights .highlights-content .item:last-child { padding-bottom: 0 !important; }

    .highlights .highlights-content .item .desc {
        font-size: 13px;
        line-height: 1.5;
    }
}


/*Related Content*/
body .wrapper .related-content.row {
	width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}
body .wrapper .related-content.row > .columns {
	padding: 0;
}
.related-content [class*="block-grid-"] > li {padding: 0;}
.related-content .text_container h4,
.related-content .text_container h4 a {
	font-family: 'Freight Display W01 Bold';
    font-size: 15px;
    line-height: 1.2;
    color: #0e88a6;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin: 10px 0;
}
.related-content .item {margin-bottom: 20px;}
.related-content .arrow-cont {
	position: absolute;
}
.related-content .slider .slides .slick-list {margin: 0 55px;}
.related-content .slider .arrow {
	top: 50%;
}
.related-content .slider .arrow .slick-prev,
.related-content .slider .arrow .slick-next {
	background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0px;
    cursor: pointer;
}
.related-content .slider .arrow .slick-prev:before,
.related-content .slider .arrow .slick-next:before {
	display: none;
}
.related-content .slider .arrow .slick-prev {left:15px;}
.related-content .slider .arrow .slick-next {right:15px;}
.related-content .slider .arrow .slick-prev .fa,
.related-content .slider .arrow .slick-next .fa {
	font-size: 20px;
    padding: 8px;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
}

@media only screen and (min-width: 1026px){
	.img-hover .link-hover {
	    background: url(/includes/public/assets/images/shadow.png) repeat 0 0;
	    background-size: cover;
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    z-index: 99;
	    content: '\A';
	    display: inline-block;
	    width: 100%;
	    height: 100%;
	    padding: inherit;
	    opacity: 0;
	    box-sizing: border-box;
	    transition: all ease 0.5s 0.1s;
	    -webkit-transition: all ease 0.5s 0.1s;
	}
	.img-hover .link-hover a {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    opacity: 0;
	    width: auto;
	    font-family: 'Knockout', Arial, sans-serif;
	    font-size: 36px;
	    color: #fff;
	    padding-right: 35px;
	    text-transform: uppercase;
	    letter-spacing: 0.08em;
	    transform: translate(-50%, 0%);
	    transition: all ease 0.5s 0.1s;
	}
	.img-hover .link-hover a:after {
	    content: '\f178';
	    position: absolute;
	    top: 53%;
	    right: 0px;
	    display: block;
	    font-family: 'FontAwesome';
	    font-size: 28px;
	    width: auto;
	    min-width: 20px;
	    height: 100%;
	    opacity: 1;
	    transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    transition: all ease .5s;
	}
	.img-hover .link-hover:hover {
	    opacity: 1;
	    transition: all 0.5s ease 0.1s;
	}
	.img-hover .link-hover:hover a {
	    opacity: 1;
	    transform: translate(-50%, -50%);
	}
}
@media only screen and (max-width: 1025px){
	.img-hover .link-hover {display: none}
}



/*Slider CSS*/

.highlights-content.slider {visibility: hidden;}

.highlights-content.slider .slides{margin: 0 0 80px 0;}

.highlights-content.slider .slick-dots{margin: 0;}

.highlights-content.slider .slides .slide{outline: none;}

@media only screen and (min-width: 641px){
    .highlights-content.slider .slides .slide{padding: 0 1.25rem;}
}

@media only screen and (max-width: 640px){
    .highlights-content.slider .slides .slide{padding: 0 5px;}
}

.highlights-content.slider .slick-arrow{height: 50px;}
.highlights-content.slider .slick-arrow:before,
.highlights-content.slider .slick-arrow:before {
    font-family: 'FontAwesome';
    color: #6f6f6a;
    font-size: 50px;
}
.highlights-content.slider .slick-prev:before{content: "\f104";}
.highlights-content.slider .slick-next:before{content: "\f105";}

.highlights-content.slider .slick-prev:after,
.highlights-content.slider .slick-next:after{content: " ";}
.highlights .highlights-content .link-list a.linklast:after {background-image: none;}