/*!
Theme Name: Kool FM Child Theme
Author: Helios Design Labs
Author URI: http://heliosdesignlabs.com
Description: Child theme for KoolFM.
Version: 0.0.0
Template: barrie-radio
*/

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.mfp-bg, .mfp-container, .mfp-wrap {
    height: 100%;
    width: 100%
}

.mfp-container:before, .mfp-figure:after {
    content: ''
}

.hidden, .invisible {
    visibility: hidden
}

.cf:after, .clear:after, .entry__header:after, .list:after, .page-links, .wrapper:after, .wrapper__inner:after, [class*=content]:after, [class*=site]:after, h1, h2, h3, h4, h5, h6 {
    clear: both
}

.comment-content a, pre {
    word-wrap: break-word
}

.icon-type, button, select {
    text-transform: none
}

.btn, .mfp-close, ins, mark {
    text-decoration: none
}

.entry__eventinfo, .event__info, .share-mobile, .sidebar__catmenu ul li {
    list-style-type: none
}

.mfp-bg {
    z-index: 1002;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    z-index: 1003;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.main, .mfp-content, .wrapper, .wrapper__inner, sub, sup {
    position: relative
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1005
}

.mfp-close, .mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1004
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close, .mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 1006
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    background: 0 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content, img, img.mfp-img, pre {
    max-width: 100%
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-break: break-word;
    padding-right: 36px
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
}

@media all and (max-width:800px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

@font-face {
    font-family: icons;
    src: url(../barrie-radio/fonts/icomoon.eot);
    src: url(../barrie-radio/fonts/icomoon.eot?#iefix) format("embedded-opentype"), url(../barrie-radio/fonts/icomoon.woff) format("woff"), url(../barrie-radio/fonts/icomoon.ttf) format("truetype"), url(../barrie-radio/fonts/icomoon.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-call, .icon-checkmark-ok, .icon-comment, .icon-heart, .icon-menu, .icon-play, .icon-sm-facebook, .icon-sm-instagram, .icon-sm-rss, .icon-sm-twitter, .icon-sm-youtube, .icon-speaker {
    font-family: icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.icon-sm-twitter:before {
    content: "\54"
}

.icon-sm-instagram:before {
    content: "\49"
}

.icon-sm-facebook:before {
    content: "\46"
}

.icon-sm-youtube:before {
    content: "\59"
}

.icon-heart:before {
    content: "\48"
}

.icon-menu:before {
    content: "\4d"
}

.icon-comment:before {
    content: "\73"
}

.icon-sm-rss:before {
    content: "\52"
}

.icon-call:before {
    content: "\6f"
}

.icon-play:before {
    content: "\3e"
}

.icon-ok:before {
    content: "\76"
}

.icon-speaker:before {
    content: "\61"
}

.left {
    float: left
}

.right {
    float: right
}

.trunc {
    background: url(../barrie-radio/images/bg/bg-trunc-white.png) bottom left repeat-x;
    bottom: 0;
    height: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.cf:after, .cf:before, .entry__header:after, .entry__header:before, .list:after, .list:before, .wrapper:after, .wrapper:before, .wrapper__inner:after, .wrapper__inner:before {
    content: " ";
    display: table
}

.branding__logo, .branding__logo--alt, .ir {
    text-indent: 101%;
    white-space: nowrap;
    overflow: hidden
}

.hidden {
    display: none!important
}

.screen-reader-text, .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.focusable.screen-reader-text:active, .focusable.screen-reader-text:focus, .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

hr, sub, sup {
    height: 0
}

.icon-type {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    border: 0;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

hr, p {
    margin-bottom: 1.5em
}

html {
    overflow-y: scroll
}

article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block
}

caption, td, th {
    font-weight: 400;
    text-align: left
}

blockquote:after, blockquote:before, q:after, q:before {
    content: ""
}

blockquote, q {
    quotes: "" ""
}

a img {
    border: 0
}

body, button, input, select, textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5
}

hr {
    background-color: #ccc;
    border: 0
}

ol, ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

.mainnav__menu, nav ol, nav ul {
    list-style: none
}

li>ol, li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

address, table {
    margin: 0 0 1.5em
}

dt, th {
    font-weight: 700
}

cite, dfn, em, i {
    font-style: italic
}

pre {
    background: #eee;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em;
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap
}

code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

.btn--large, .listenlive__link, b, strong {
    font-weight: 700
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins, mark {
    background: #fff9c0
}

sub {
    top: .5ex;
    bottom: -.25em
}

big {
    font-size: 125%
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

img {
    height: auto
}

button, html input[type=button], input[type=reset], input[type=submit] {
    border: 1px solid #ccc;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    -webkit-appearance: button;
    cursor: pointer
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type=search], input[type=text], input[type=email], input[type=password], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px
}

input[type=search]:focus, input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus {
    color: #111
}

input[type=search], input[type=text], input[type=email], input[type=password] {
    padding: 3px
}

textarea {
    padding-left: 3px;
    width: 98%
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

@media (max-width:640px) {
    .alignleft, .alignright img {
        max-width: 50%
    }
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

.screen-reader-text:active, .screen-reader-text:focus, .screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html, mark {
    color: #000
}

.clear:after, .clear:before, [class*=content]:after, [class*=content]:before, [class*=site]:after, [class*=site]:before {
    content: '';
    display: table
}

.hentry {
    margin: 0 0 1.5em
}

.byline {
    display: none
}

.group-blog .byline, .single .byline {
    display: inline
}

.entry-content, .entry-summary {
    margin: 1.5em 0 0
}

.page-links {
    margin: 0 0 1.5em
}

.archive .format-aside .entry-title, .blog .format-aside .entry-title {
    display: none
}

.comment-content img.wp-smiley, .entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%
}

.wp-caption-text {
    text-align: center
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.site-content .gallery {
    margin-bottom: 1.5em
}

.site-content .gallery a img {
    border: none;
    height: auto;
    max-width: 90%
}

.widget select, embed, iframe, object {
    max-width: 100%
}

.site-content .gallery dd {
    margin: 0
}

.site-content [class*=navigation] {
    margin: 0 0 1.5em;
    overflow: hidden
}

body, figure, form {
    margin: 0
}

[class*=navigation] .nav-previous {
    float: left;
    width: 50%
}

[class*=navigation] .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.wrapper, body, html {
    width: 100%
}

.infinite-scroll .navigation-paging, .infinite-scroll.neverending .site-footer, .widget_search .submit {
    display: none
}

.infinity-end.neverending .site-footer, article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

[hidden], body:after {
    display: none
}

/*! normalize.css v1.1.1 | MIT License | git.io/normalize */

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

html {
    background: #fff;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%
}

button, html, input, select, textarea {
    font-family: sans-serif
}

a:focus {
    outline: dotted thin
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0 0 .67em
}

h2 {
    font-size: 1.5em;
    margin: 0 0 .83em
}

h3 {
    font-size: 1.17em;
    margin: 0 0 1em
}

h4 {
    font-size: 1em;
    margin: 0 0 1.33em
}

h5 {
    font-size: .83em;
    margin: 0 0 1.67em
}

h6 {
    font-size: .67em;
    margin: 0 0 2.33em
}

abbr[title] {
    border-bottom: 1px dotted
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box
}

mark {
    background: #ff0
}

dl, menu, ol, p, pre, ul {
    margin: 1em 0
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

q {
    quotes: none
}

q:after, q:before {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    bottom: 1ex;
    top: -.5em
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button, input {
    line-height: normal
}

.btn--large, .nowplaying {
    text-transform: uppercase
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

body {
    background: #f8fafa;
    box-sizing: border-box;
    color: #404040;
    font-family: museo-sans, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    min-height: 100%;
    overflow-x: hidden
}

.btn, .superh {
    background: #2897dc
}

.btn, .btn--large {
    font-family: museo-slab, Georgia, serif
}

body:after {
    content: 'full'
}

@media (max-width:640px) {
    body:after {
        content: 'small'
    }
}

a {
    color: #2897dc;
    cursor: pointer
}

.site {
    padding-top: 75px
}

.wrapper {
    margin: 0 auto;
    max-width: 1190px
}

@media (min-width:640px) {
    .wrapper__inner {
        margin-left: 2%;
        width: 96%
    }
}

@media (min-width:900px) {
    .wrapper__inner {
        width: 91.51305813%
    }
    .superh {
        background: #333
    }
}

@media (min-width:1024px) {
    .wrapper__inner {
        padding-right: 3.7%;
        padding-left: 3.7%;
        margin: 0 auto;
        max-width: 1050px
    }
}

.wrapper__tiles {
    font-size: 0;
    padding-left: 0;
    margin-left: 6%;
    width: 89%
}

@media (max-width:900px) {
    .site {
        padding-top: 75px
    }
    .nowplaying--hidden .site {
        padding-top: 50px
    }
    .wrapper__tiles {
        margin: 0 0 0 3.243470935%;
        width: 96.75653%
    }
}

.btn {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    padding: 5px 10px
}

.btn--large {
    font-size: 1.3em;
    padding: 5px 15px
}

.superh {
    color: #f8fafa;
    height: 75px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

@media (max-width:900px) {
    .superh {
        height: auto
    }
}

.superh__menutoggle {
    background: 0 0;
    border: none;
    box-shadow: none;
    color: inherit;
    float: left;
    height: 50px;
    overflow: hidden;
    padding: 0;
    text-shadow: none;
    width: 50px
}

@media (min-width:900px) {
    .superh__menutoggle {
        display: none
    }
}

.superh__menutoggle:before {
    content: "\4d";
    display: block;
    font-family: icons;
    font-size: 1.8em;
    line-height: 50px;
    margin: 0;
    width: 50px
}

.superh__search {
    position: relative
}

@media (max-width:900px) {
    .superh__search {
        background: url(../barrie-radio/images/bg/bg-1x1-grey.png) bottom left repeat-x;
        float: left;
        height: 0;
        overflow: hidden;
        width: 100%
    }
    .mainnav--open .superh__search {
        height: 40px
    }
}

.superh__search-toggle {
    display: block;
    height: 75px;
    line-height: 75px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50px
}

.superh__search-toggle:before {
    color: #fff;
    content: "\53";
    font-family: icons;
    font-size: 1.3em;
    line-height: 75px
}

.superh__search-toggle input.field {
    background: url(path__icons/icn-search.png) 99% 50% no-repeat #fff;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    height: 40px;
    padding: 0 40px 0 10px;
    margin: 10px 0
}

.listenlive__link, .nowplaying {
    font-family: museo-slab, Georgia, serif;
    box-sizing: border-box
}

@media (max-width:900px) {
    .superh__search-toggle {
        display: none
    }
    .superh__search-toggle input.field {
        background-color: transparent;
        margin: 0;
        width: 100%
    }
}

@-webkit-keyframes info-anim {
    0% {
        -webkit-transform: translateX(101%);
        transform: translateX(101%)
    }
    40% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    80% {
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }
}

@keyframes info-anim {
    0% {
        -webkit-transform: translateX(101%);
        transform: translateX(101%)
    }
    40% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    80% {
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }
}

@-webkit-keyframes info-anim-loop {
    0% {
        -webkit-transform: translateX(101%);
        transform: translateX(101%)
    }
    45%, 55% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        -webkit-transform: translateX(-150%);
        transform: translateX(-150%)
    }
}

@keyframes info-anim-loop {
    0% {
        -webkit-transform: translateX(101%);
        transform: translateX(101%)
    }
    45%, 55% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        -webkit-transform: translateX(-150%);
        transform: translateX(-150%)
    }
}

.nowplaying {
    background: #0e3953;
    font-size: 14px;
    height: 75px;
    line-height: 75px;
    overflow: hidden;
    padding: 0 .5em;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width:900px) {
    .nowplaying {
        width: 100%;
        height: 25px;
        line-height: 25px
    }
}

@media (min-width:900px) {
    .nowplaying {
        background-color: transparent;
        float: right;
        left: 330px;
        margin-right: 1em;
        position: absolute;
        right: 325px;
        text-align: right
    }
}

.ad__bigbox, .ad__leader, .hero, .listenlive__recent, .tile__scroll-bar {
    text-align: center
}

.nowplaying__info {
    display: block;
    width: 100%;
    -webkit-animation: info-anim-loop 7s infinite forwards;
    animation: info-anim-loop 7s infinite forwards
}

@media (min-width:900px) {
    .nowplaying__info {
        -webkit-animation: info-anim 7s infinite forwards;
        animation: info-anim 7s infinite forwards
    }
}

.nowplaying__artist {
    font-style: italic;
    margin-left: .4em
}

@-webkit-keyframes streamwave {
    0% {
        right: 0
    }
    100% {
        right: -9px
    }
}

@keyframes streamwave {
    0% {
        right: 0
    }
    100% {
        right: -9px
    }
}

.listenlive {
    color: #f8fafa;
    float: right
}

.listenlive__link {
    background: #2897dc;
    color: inherit;
    float: right;
    font-size: 21px;
    line-height: 75px;
    padding: 0 40px 0 15px;
    position: absolute;
    right: 125px;
    text-decoration: none;
    text-transform: uppercase;
    width: 200px
}

.branding, .mainnav__left {
    float: left
}

.branding__link, .listenlive__recent {
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none
}

@media (max-width:900px) {
    .listenlive__link {
        background-color: #1d59af;
        font-family: museo-sans-condensed, Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        height: 50px;
        line-height: 50px;
        padding: 0 45px 0 .5em;
        position: relative;
        right: auto;
        width: auto
    }
}

.listenlive__wave {
    border: 3px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
    height: 30px;
    margin-top: -15px;
    overflow: hidden;
    position: absolute;
    right: 4%;
    top: 50%;
    width: 30px
}

.listenlive__wave-inner {
    -webkit-animation: streamwave 1.3s infinite linear;
    animation: streamwave 1.3s infinite linear;
    background: url(../barrie-radio/images/icons/icn-stream.svg) 0 50% repeat-x;
    background-size: auto 100%;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 45px
}

.listenlive__recent {
    background: #f8fafa;
    box-sizing: border-box;
    color: #2897dc;
    display: block;
    font-size: 16px;
    height: 75px;
    line-height: 100%;
    padding: 21px 0;
    position: absolute;
    right: 50px;
    width: 75px
}

.branding__logo, .branding__logo--alt {
    background-position: center center;
    background-repeat: no-repeat
}

.branding {
    height: 75px;
    margin-left: 1em
}

@media (min-width:1024px) {
    .branding {
        margin-left: 75px
    }
}

@media (max-width:1200px) {
    .branding {
        margin-left: 1em
    }
}

@media (max-width:900px) {
    .listenlive__recent {
        display: none
    }
    .branding {
        margin-left: 0;
        height: 50px
    }
}

.branding__link {
    color: inherit;
    display: block;
    height: 75px;
    line-height: 75px;
    width: 140px
}

@media (max-width:900px) {
    .branding__link {
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        width: 120px
    }
}

@media (min-width:900px) {
    .branding__link {
        background-size: 96% auto;
        margin-left: 0;
        width: 255px
    }
}

.branding__logo {
    background-image: url(images/logo-mobile.png)
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .branding__logo {
        background-image: url(images/logo-mobile@2x.png);
        background-size: 100px auto
    }
}

@media (min-width:900px) {
    .branding__logo {
        background-image: url(images/logo.png);
        background-size: 100% auto
    }
}

.branding__logo--alt {
    background-size: 100% auto
}

.branding__logo--alt.halloween {
    background-image: url(images/logo-halloween-mobile.png);
}
.branding__logo--alt.xmas {
    background-image: url(images/logo-xmas-mobile.png);
}
.branding__logo--alt.iwd {
    background-image: url(images/logo-iwd-mobile.png);
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .branding__logo--alt.halloween {
        background-image: url(images/logo-halloween-mobile@2x.png);
    }
    .branding__logo--alt.xmas {
        background-image: url(images/logo-xmas-mobile@2x.png);
    }
    .branding__logo--alt.iwd {
        background-image: url(images/logo-iwd-mobile@2x.png);
    }
}
@media (min-width:900px) {
    .branding__logo--alt.halloween {
        background-image: url(images/logo-halloween.png);
    }
    .branding__logo--alt.xmas {
        background-image: url(images/logo-xmas.png);
    }
    .branding__logo--alt.iwd {
        background-image: url(images/logo-iwd.png);
    }
}

.searchform {
    background: #666;
    box-sizing: border-box;
    -webkit-transition: height .3s;
    transition: height .3s
}

@media (max-width:900px) {
    .searchform {
        background: url(../barrie-radio/images/bg/bg-1x1-grey.png) bottom left repeat-x #fff
    }
}

@media (min-width:900px) {
    .searchform {
        overflow: hidden;
        padding: 0 .5em;
        position: absolute;
        height: 0;
        right: 0;
        top: 75px;
        -webkit-transition: height .3s;
        transition: height .3s
    }
    .searchform--open .searchform {
        height: 60px
    }
}

.searchform__submit {
    display: none
}

input[type=search].searchform__field {
    background: url(../barrie-radio/images/icons/icn-search.png) 99% 50% no-repeat #fff;
    border: none;
    box-sizing: border-box;
    border-radius: 0;
    font: 1.2em museo-sans-condensed, Helvetica, Arial, sans-serif;
    height: 40px;
    padding: 0 40px 0 10px;
    margin: 10px 0
}

@media (max-width:900px) {
    input[type=search].searchform__field {
        background-color: transparent;
        margin: 0;
        width: 100%
    }
    .mainnav--open .mainnav {
        padding-top: 115px
    }
    .nowplaying--hidden.mainnav--open .mainnav {
        padding-top: 90px
    }
}

.ad--takeover {
    background: #f5f5f5
}

.ad__leader {
    background: #f8fafa
}

.ad__leader iframe {
    margin: 15px 0
}

.ad__sidebar {
    width: 300px
}

.ad__sidebar iframe {
    padding-bottom: 10px
}

.hero {
    background: #f5f5f5;
    max-height: 595px;
    overflow: hidden
}

.hero__link--video:after {
    color: #f8fafa;
    content: "\3e";
    display: block;
    font-family: icons;
    font-size: 80px;
    line-height: 100px;
    margin-top: -50px;
    opacity: .7;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%
}

.hero__wrapper:before, .list__thumb:before, .tile:before, .videotile:before {
    content: ''
}

.mainnav, .mainnav a {
    font-size: 14px;
    display: block
}

.mainnav a, .mainnav__left a {
    line-height: 2em
}

.hero__image {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%
}

.hero__wrapper {
    position: relative
}

.hero__wrapper:before {
    background: url(../barrie-radio/images/bg-photo-gradient.png) top left repeat-x;
    height: 143px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mainnav {
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    width: 100%;
    z-index: 100
}

@media (max-width:900px) {
    .mainnav {
        background: #f5f8f8;
        box-sizing: border-box;
        position: fixed;
        top: 0;
        z-index: 600
    }
    .mainnav--open .mainnav {
        max-height: 100%;
        overflow: auto;
        padding-top: 115px
    }
    .nowplaying--hidden .mainnav--open .mainnav {
        padding-top: 90px
    }
}

.mainnav a {
    color: #f8fafa;
    text-decoration: none;
    letter-spacing: 1px;
    white-space: nowrap
}

@media (max-width:900px) {
    .mainnav a {
        background: url(../barrie-radio/images/bg/bg-1x1-grey.png) bottom left repeat-x #f5f8f8;
        color: #000;
        font-weight: 700;
        height: 0;
        letter-spacing: 0;
        overflow: hidden;
        padding: 0 .5em;
        -webkit-transition: height .3s;
        transition: height .3s
    }
    .mainnav--open .mainnav a {
        height: 50px
    }
    .mainnav__wrapper {
        overflow: hidden
    }
}

.mainnav__wrapper {
    margin: 0 auto;
    max-width: 1050px;
    padding: 0;
    width: 100%
}

@media (min-width:900px) {
    .mainnav {
        position: absolute;
        top: 10px
    }
    .mainnav__wrapper {
        margin-top: 1em;
        width: 96%
    }
}

.mainnav__menu {
    font-size: 1.1em;
    margin: 0;
    padding-left: 0
}

@media (max-width:900px) {
    .mainnav__menu {
        font-size: 0
    }
    .mainnav__left {
        float: none
    }
    .mainnav__left a {
        line-height: 50px
    }
}

@media (min-width:900px) {
    .mainnav__menu {
        margin-top: .5em;
        font-size: 1em
    }
}

.mainnav__right {
    float: right
}

.mainnav__right a {
    line-height: 1.2em
}

@media (max-width:900px) {
    .mainnav__right {
        float: none
    }
    .mainnav__right a {
        background-color: #e9efef;
        line-height: 50px
    }
    .mainnav__right li.menu-item {
        width: 100%
    }
}

.mainnav .menu-item:hover, .mainnav .sub-menu .menu-item {
    background: url(../barrie-radio/images/bg/bg-444-60.png)
}

.mainnav .menu-item {
    display: block;
    float: left;
    position: relative;
    padding: 0 .5em
}

@media (max-width:900px) {
    .mainnav .menu-item {
        box-sizing: border-box;
        display: inline-block;
        padding: 0;
        text-align: center;
        vertical-align: top;
        width: 50%
    }
    .mainnav .menu-item:nth-of-type(2n) {
        border-left: 1px solid #d3d3d3
    }
    .mainnav .menu-item:nth-of-type(2n) .menu-item {
        margin-left: -100%
    }
    .mainnav .menu-item .menu-item {
        width: 200%
    }
}

@media (min-width:1024px) {
    .mainnav__menu {
        font-size: 1.1em;
        margin-top: 0
    }
    .mainnav .menu-item {
        padding: 0 1em
    }
}

@media (min-width:900px) {
    .mainnav .menu-item:hover>.sub-menu {
        display: block
    }
}

.mainnav .sub-menu {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    display: none;
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    z-index: 99999
}

@media (max-width:900px) {
    .mainnav .sub-menu {
        display: none;
        float: none;
        position: static;
        box-shadow: none
    }
}

.mainnav .sub-menu .menu-item {
    display: block;
    float: none;
    font-size: .9em;
    text-transform: none
}

.mainnav .sub-menu .menu-item:hover {
    background: url(../barrie-radio/images/bg/bg-777-60.png)
}

.mainnav .sub-menu .menu-item a {
    display: block;
    line-height: 1.6em;
    min-width: 100px
}

@media (max-width:900px) {
    .mainnav .sub-menu .menu-item a {
        background: url(../barrie-radio/images/bg/bg-1x1-grey.png) bottom left repeat-x #fff;
        border-bottom: none;
        color: #404040;
        font-size: 1.3em;
        font-size: 18px;
        font-weight: 400;
        line-height: 50px;
        height: 0
    }
}

.list {
    background: #fff;
    margin-bottom: 10px;
    min-height: 12em;
    position: relative
}

.list--featured {
    border: 1em solid transparent;
    border-width: .5em 1em
}

.list__thumb {
    background-position: top center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 66.237113402%
}

.list__thumb:before {
    display: block;
    padding-top: 50%
}

@media (max-width:900px) {
    .list__thumb {
        width: 50%
    }
    .list__thumb:before {
        padding-top: 100%
    }
}

.list__thumb--top-audio {
    background-position: center center, top center;
    background-size: 50px 50px, auto 100%
}

.list__thumbicon {
    left: 50%;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px
}

.list__text {
    border: 10px solid transparent;
    box-sizing: border-box;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 33.762886598%
}

@media (max-width:900px) {
    .list__text {
        width: 50%
    }
}

.list__text--nothumb {
    width: 100%
}

.list__title {
    color: #000;
    font-family: museo-slab, Georgia, serif;
    font-size: 17px;
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase
}

.featurepin__more, .list__date, .list__more, .list__subhead {
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif
}

.list__title--featured {
    font-size: 36px
}

.list__title-link {
    color: inherit;
    text-decoration: none
}

.list__subhead {
    color: gray;
    font-size: 17px;
    margin-top: 0;
    text-transform: uppercase
}

@media (max-width:640px) {
    .list__subhead {
        display: none
    }
}

@media (min-width:640px) {
    .list__subhead {
        display: block
    }
}

@media (min-width:900px) {
    .list__subhead {
        display: none
    }
}

@media (min-width:1024px) {
    .list__subhead {
        display: block;
        max-height: 3.9em
    }
}

.list__subhead-link {
    color: inherit;
    text-decoration: none
}

.list__subhead--featured {
    font-size: 26px
}

.list__subhead--noupper {
    text-transform: none
}

.featurepin__more, .list__more {
    color: #1d59af;
    text-decoration: none;
    text-transform: uppercase
}

.list__meta {
    bottom: 0;
    position: absolute;
    width: 100%
}

.list__date {
    color: gray;
    font-size: 14px
}

.list__share--featured {
    font-size: 1.3em
}

.list__share a {
    color: gray
}

.list__share--left a {
    margin-left: 0;
    margin-right: .3em
}

.event__info {
    margin: 0 0 1em;
    padding: 0
}

.tile, .videotile {
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
    vertical-align: bottom
}

.tile:before, .videotile:before {
    display: block;
    padding-top: 100%
}

.featurebtn, .tile--quarter, .tile--singlewide, .tile--third, .videotile--quarter {
    margin-bottom: 0;
    margin-right: 1%;
    margin-top: 10px;
    width: 24%
}

@media (max-width:900px) {
    .featurebtn, .tile--quarter, .tile--singlewide, .tile--third, .videotile--quarter {
        margin-right: 3%;
        width: 47%
    }
}

.featurepin, .tile--doublewide {
    margin-bottom: 0;
    margin-right: 1%;
    margin-top: 10px;
    width: 49%
}

@media (max-width:900px) {
    .featurepin, .tile--doublewide {
        margin-right: 0;
        width: 97%
    }
}

.featurepin:before, .tile--doublewide:before {
    padding-top: 48.979591837%
}

.tile--quarter:nth-child(4n+4), .videotile--quarter:nth-child(4n+4) {
    margin-right: 0
}

.tile--third {
    width: 32.66667%
}

@media (max-width:900px) {
    .tile--third {
        margin-right: 1%
    }
}

.tile--third:nth-child(3n+3) {
    margin-right: 0
}

.tile__inner, .videotile__inner {
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.tile__inner--cover {
    background-position: center center;
    background-size: cover
}

.tile__image {
    width: 100%
}

.tile__image--video {
    height: 134%;
    left: 50%;
    max-width: none;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto
}

.tile__icon, .tile__share {
    position: absolute;
    color: #fff
}

.featurepin .tile__image--video, .tile--doublewide .tile__image--video {
    height: auto;
    width: 100%
}

.tile__share {
    bottom: 0;
    font-size: 14px;
    right: 5px
}

.tile__icon {
    font: 1.6em icons;
    right: 10px;
    top: 10px;
    background: rgba(0, 0, 0, .5);
    border-radius: 6px;
    height: 23px;
    line-height: 100%
}

.tile__scroll, .tile__scroll-bar {
    height: 100%;
    position: absolute;
    top: 0
}

.tile__icon--article:before, .tile__icon--uncategorized:before, .tile__icon:before {
    content: "\77"
}

.tile__icon--contests:before {
    content: "\63"
}

.tile__icon--video:before {
    content: "\74"
}

.tile__icon--audio:before {
    content: "\61"
}

.tile__icon--image:before {
    content: "\70"
}

.tile__header {
    background: rgba(0, 0, 0, .4);
    bottom: 0;
    position: absolute;
    width: 100%
}

.tile__title {
    color: #fff;
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif;
    font-size: 1em;
    margin: .2em 1em .2em .5em;
    text-transform: uppercase
}

.tile__title--nocaps {
    line-height: 1.1em;
    text-transform: none
}

.tile__scroll {
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    padding: .5em 45px 2.5em 1em;
    right: -25px
}

@media (max-width:640px) {
    .tile__scroll {
        padding: .5em;
        right: -15px
    }
    .tile__scroll-bar {
        display: none
    }
}

.tile__scroll::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 15px
}

.tile__scroll-bar {
    color: #fff;
    right: 0;
    width: 1.6em;
    font-size: .9em;
    line-height: 1.6em;
    cursor: pointer;
    z-index: 600
}

.tile__scroll-down, .tile__scroll-up {
    position: absolute;
    width: 50%
}

.videotile__meta, .videotile__poster {
    position: absolute;
    height: 50%;
    width: 100%
}

.tile__scroll-down {
    bottom: 0
}

.videotile {
    background: #fff
}

.videotile__link .videotile__desc, .videotile__link .videotile__title {
    color: #000
}

.videotile__title {
    font-size: 16px;
    line-height: 16px;
    max-height: 34px;
    margin-bottom: 0;
    overflow: hidden
}

.videotile__title-link {
    color: inherit;
    text-decoration: none
}

.videotile__poster {
    overflow: hidden;
    text-align: left;
    top: 0
}

.videotile__poster img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.videotile__meta {
    bottom: 0;
    box-sizing: border-box;
    font-family: museo-sans-condensed, sans-serif;
    font-weight: 700;
    padding: .3em .5em
}

.videotile__desc {
    display: none;
    font-size: 12px;
    font-weight: 400;
    height: 45px;
    line-height: 15px;
    margin-top: .2em;
    overflow: hidden;
    position: relative
}

.entry__subhead, .entry__title {
    line-height: 110%;
    text-transform: uppercase
}

@media (min-width:1024px) {
    .videotile__desc {
        display: block
    }
}

.videotile__share {
    bottom: 3px;
    color: grey;
    position: absolute;
    left: 3px
}

.content {
    float: left;
    margin-top: -4em;
    min-height: 300px;
    position: relative;
    width: 74.903474903%
}

@media (max-width:640px) {
    .content {
        font-size: .9em;
        margin-top: 0;
        width: 100%
    }
}

.content__article {
    background: #fff;
    margin-bottom: 10px;
    padding: .5em 1em;
    box-sizing: border-box
}

.content__loadmore {
    color: #1d59af;
    display: block;
    font-size: 16px;
    margin-top: 10px;
    text-decoration: none;
    width: 100%
}

.content__loadmore--loading {
    color: #fff;
    background-image: url(../barrie-radio/images/bg/bg-ajax-loader.gif);
    background-position: bottom center;
    background-repeat: no-repeat
}

.entry__title {
    color: #000;
    float: left;
    font-family: museo-slab, Georgia, serif;
    font-size: 36px;
    font-weight: 900;
    width: 82%
}

.entry__breadcrumb-divider, .entry__meta, .entry__subhead {
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif
}

@media (max-width:640px) {
    .entry__title {
        font-size: 22px
    }
    .entry__share {
        display: none
    }
}

.entry__title--full-width {
    width: 100%
}

.entry__breadcrumb-divider {
    color: #1d59af;
    font-size: .8em;
    vertical-align: top
}

.entry__subhead {
    color: grey
}

.entry__meta {
    color: gray;
    overflow: hidden;
    float: left;
    margin-bottom: 2em;
    width: 100%
}

.entry__meta a {
    text-decoration: none
}

.entry__byline {
    float: left
}

.entry__categories {
    float: left;
    margin-left: 1em
}

.entry__date {
    float: right;
    margin-left: 2.5em
}

.entry__share {
    float: right
}

.entry__share a {
    color: gray
}

.entry__eventinfo {
    color: grey;
    float: left;
    line-height: 1.2em;
    margin-top: 0;
    padding: 0;
    font-family: museo-sans, Helvetica, Arial, sans-serif
}

.entry__content h1, .entry__content h2, .entry__content h3, .related__title {
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif
}

.entry__meta-item {
    line-height: 1.8em
}

@media (max-width:640px) {
    .entry__meta-item {
        line-height: 1.3em;
        margin: 0 0 .5em;
        text-align: left;
        width: 100%
    }
}

.entry__meta-item a {
    color: #000
}

.entry__content h1, .entry__content h2, .entry__content h3 {
    color: grey;
    line-height: 110%;
    text-transform: uppercase
}

.entry__content h2, .entry__content h3 {
    font-size: 26px
}

.entry__content p {
    font-size: 17px;
    line-height: 27px
}

.share__link {
    color: inherit;
    display: inline-block;
    font-size: 1.3em;
    font-size: inherit;
    margin-left: .3em;
    text-decoration: none
}

.share__link:hover {
    opacity: .6
}

.share-mobile {
    background: #fff;
    bottom: 0;
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 1000
}

@media (max-width:640px) {
    .share-mobile {
        display: block
    }
}

.share-mobile__item {
    box-sizing: border-box;
    float: left;
    padding: 2px 1px 0;
    width: 25%
}

.nav__above, .nav__below .nav__next {
    float: right
}

.share-mobile__link {
    background: #2897dc;
    box-sizing: border-box;
    display: block;
    height: 40px;
    padding: 10px 0 0;
    text-align: center
}

.share-mobile__link--comments img, .share-mobile__link--facebook img {
    height: 24px
}

.share-mobile__link--facebook {
    padding: 9px 0 0
}

.share-mobile__link--comments {
    padding: 8px 0 0
}

.share-mobile__image {
    height: 20px;
    width: auto
}

.nav__above {
    text-align: right;
    width: 18%
}

.featurebigbox, .social__link, .vidslider__nodata {
    text-align: center
}

.nav__link {
    display: inline;
    float: none
}

.featurebtn, .featurepin {
    display: inline-block;
    vertical-align: bottom
}

.nav__link a {
    color: #1d59af;
    font-size: 2em;
    padding: 0 .1em;
    text-decoration: none
}

.nav__below .nav__link a {
    font-size: 16px
}

.related {
    margin: 2em 0
}

.related__title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase
}

.featurepin__title, .fullheader__title {
    font-weight: 900;
    text-transform: uppercase
}

.related__posts {
    font-size: 0
}

.related__noposts {
    font-size: 16px
}

.fullheader {
    background: #fff;
    height: 80px;
    margin-right: 1%;
    margin-top: -80px;
    overflow: hidden
}

@media (max-width:640px) {
    .fullheader {
        font-size: 11px;
        height: auto;
        margin: 0;
        min-height: 80px
    }
}

.fullheader__title {
    color: #000;
    float: left;
    line-height: 100%;
    font-family: museo-slab, Georgia, serif;
    font-size: 36px;
    margin: .4em .5em 0
}

.fullheader__followlink {
    float: right;
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 100%;
    margin: 1em 5% 0 .5em;
    color: gray;
    text-decoration: none
}

@media (max-width:640px) {
    .fullheader__followlink {
        float: left;
        margin-top: .7em;
        margin-bottom: .7em;
        margin-left: .8em
    }
}

.fullheader__followimg {
    height: 27px;
    margin-right: .3em;
    vertical-align: bottom
}

.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100%!important
}

.featurepin {
    box-sizing: border-box;
    font-size: 16px;
    height: 0;
    position: relative
}

.featurepin__inner {
    background: #fff;
    bottom: 0;
    box-sizing: border-box;
    min-height: 200px;
    padding: 1em;
    position: absolute;
    width: 100%
}

@media (max-width:900px) {
    .featurepin {
        height: auto
    }
    .featurepin__inner {
        position: relative
    }
    .featurebigbox {
        min-height: 250px
    }
}

.featurebigbox__ad, .mfp-arrow, .mfp-photo-meta, .mfp-video-meta, .social, .vidslider__slide {
    position: absolute
}

.featurepin__title {
    color: #000;
    font-family: museo-slab, Georgia, serif;
    line-height: 105%
}

.featurepin__title-link {
    color: inherit;
    text-decoration: none
}

.featurepin__subhead {
    color: gray;
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.featurebtn__image {
    display: block;
    width: 100%
}

.featureconcerts {
    background: #2897dc;
    color: #000
}

.featureconcerts__title {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: museo-slab, Georgia, serif;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 6px;
    text-transform: uppercase
}

.featureconcerts__link, .featureconcerts__title a {
    color: inherit;
    text-decoration: none
}

.featureconcerts__title a {
    float: right;
    opacity: .5
}

@media (max-width:640px) {
    .featureconcerts__title a {
        display: none
    }
}

.featureconcerts__list {
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.featureconcerts__item {
    margin-bottom: .5em
}

.featureconcerts__link:hover {
    color: #fff
}

.featurebigbox {
    background: url(images/bg/bg-stripes.png)
}

.featurebigbox__ad {
    left: 50%;
    margin-top: -125px;
    margin-left: -150px;
    top: 50%
}

.vidslider {
    background: #000
}

.vidslider__slide {
    display: none;
    height: 100%;
    width: 100%
}

.vidslider__slide:first-of-type {
    display: block
}

.vidslider__next, .vidslider__prev {
    display: none;
    background: url(../barrie-radio/images/icons/indie-tv-buttons.png) no-repeat;
    border: none;
    position: absolute;
    height: 53px;
    margin-top: -27px;
    top: 50%;
    width: 53px
}

.vidslider__next {
    background-position: -53px 0;
    right: 5px
}

.vidslider__next:hover {
    background-position: -53px -53px
}

.vidslider__prev {
    background-position: 0 0;
    left: 5px
}

.vidslider__prev:hover {
    background-position: 0 -53px
}

.social {
    top: 10px;
    right: 0;
    width: 6.432432432%
}

@media (min-width:1024px) {
    .social {
        width: 3.7%
    }
}

@media (max-width:900px) {
    .social {
        display: none
    }
}

.social__link {
    color: #2897dc;
    display: block;
    font-size: 2.4em;
    line-height: 100%;
    margin-bottom: .1em;
    text-decoration: none
}

.sidebar .widget, .sidebar-button, .sidebar__catmenu {
    margin-bottom: 10px
}

.social__link:hover {
    color: #010304
}

.sidebar {
    float: right;
    margin-top: 10px;
    width: 24.324324324%
}

@media (max-width:640px) {
    .sidebar {
        display: none
    }
}

.sidebar-button__image {
    display: block;
    height: auto;
    width: 100%
}

.sidebar__catmenu {
    background: #2897dc;
    padding: 10px 15px
}

.sidebar__catmenu .menu-item-has-children>a {
    display: block;
    font-size: 1.2em;
    font-weight: 700;
    font-family: museo-slab, Georgia, serif;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff
}

.sidebar__catmenu ul {
    margin: 0 0 5px;
    padding: 0
}

.sidebar__catmenu ul .small {
    display: block
}

.sidebar__catmenu ul li a {
    color: #000;
    font-family: museo-sans-condensed, Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase
}

.sidebar__catmenu .sub-menu .current-menu-item a, .sidebar__catmenu ul li a:hover {
    color: #fff
}

.sidebar__image-link {
    margin-bottom: 10px
}

.sidebar__image-link a {
    display: block
}

.sidebar__image-link img {
    display: block;
    height: auto;
    width: 100%
}

.footer {
    height: 60px
}

.mfp-video-popup .mfp-container {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-video-popup .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%
}

.mfp-close-btn-in .mfp-video-meta .mfp-close {
    top: -40px
}

.mfp-video-meta {
    background: #000;
    margin: 0;
    padding: .75em 0 0;
    top: 100%;
    width: 100%;
    box-sizing: border-box
}

.mfp-video-description, .mfp-video-share {
    color: #fff;
    font-size: .8em;
    line-height: 1.3em;
    margin: 0 .75em .75em
}

.mfp-photo-meta {
    background: rgba(0, 0, 0, .4);
    bottom: 40px;
    box-sizing: border-box;
    color: #fff;
    display: none;
    padding: .5em;
    width: 100%
}

.mfp-photo-title {
    float: left;
    line-height: 1em;
    max-width: 80%
}

.mfp-photo-shares {
    float: right
}

.mfp-photo-shares a:hover {
    color: #e6e6e6
}

.mfp-arrow {
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 53px;
    height: 53px;
    -webkit-tap-highlight-color: transparent;
    background: url(../barrie-radio/images/icons/indie-tv-buttons.png) no-repeat
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow-left {
    background-position: 0 0;
    left: 1em
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 12px solid #000;
    left: 5px
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
    border-right: 20px solid #FFF
}

.mfp-arrow-left:hover {
    background-position: 0 -53px
}

.mfp-arrow-right {
    background-position: -53px 0;
    right: 1em
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 12px solid #000;
    left: 3px
}

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
    border-left: 20px solid #FFF
}

.mfp-arrow-right:hover {
    background-position: -53px -53px
}