.header-top {
    background-color: #292929;
    display: flex;
    justify-content: space-between;
    padding: 0 20px 0 46px;
    height: 60px;
    align-items: center;
}

.header-top__logo {
    max-width: 30px;
}

.header-top span {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.header-top__logo img {
    width: 100%;
}

@media (max-width: 991px) {
    
    .header-top {
        padding: 0 15px;
    }

}

.site-masthead {
    overflow: visible;
    position: relative;
    z-index: 3;
    -webkit-font-smoothing: antialiased;
    background: #3d125a;
    border-top: 1px solid rgba(255,255,255,.05);
    height: 60px;
    color: #e8e6e7
}

@media all and (min-width: 65em) {
    .site-masthead {
        height:auto
    }
}

.site-masthead h1 {
    line-height: 0;
    margin: 0;
}

.site-masthead .inner {
    position: relative;
    padding: 0
}


.site-masthead .section {
    display: block;
    overflow: hidden
}

.site-brand {
    display: block;
    margin: 0;
    position: absolute;
    top: 14px;
    left: 15px;
    height: 32px
}


@media all and (min-width: 65em) {
    .site-masthead .inner {
        padding:20px 15px 0;
        overflow: visible
    }
}

@media all and (max-width: 65em) {
    .site-masthead .inner {
        max-width:none
    }
}


@media all and (min-width: 65em) {
    .site-masthead .section {
        width:98%;
        margin: 0 auto
    }
}


.site-brand {
    display: block;
    margin: 0;
    position: absolute;
    top: 14px;
    left: 15px;
    height: 32px
}

@media all and (min-width: 65em) {
    .site-brand {
        height:65px;
        width: 211px;
        position: relative;
        margin: 0 25px 20px 0;
        bottom: 0;
        top: auto;
        left: 0;
        float: left
    }
}

.site-brand:active {
    transform: scale(.99);
    opacity: .8
}

.site-brand:focus svg .keyline,.site-brand:hover svg .keyline {
    opacity: .4;
    transition-duration: 0
}

.site-brand:focus svg .text,.site-brand:hover svg .text {
    fill: #fff;
    transition-duration: 0
}

.site-brand svg {
    max-width: 100%;
    height: 100%;
    width: auto
}

.site-brand svg .keyline {
    opacity: .3;
    fill: #fff;
    transition: .3s ease-out
}

.site-brand svg .text {
    fill: #e8e6e7;
    transition: .3s ease-out
}

.category-navigation {
    width: 100%;
    margin: 0 auto;
    display: block;
    max-width: 1750px
}

.category-navigation li,.category-navigation ul {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

@media all and (min-width: 65em) {
    .category-navigation ul {
        flex-wrap:nowrap;
        display: flex;
        align-content: stretch
    }
}

.category-navigation li {
    text-align: center;
    position: relative;
    display: inline-block;
    flex: 1
}

.category-navigation li:nth-child(1) a {
    margin-left: 0
}

.category-navigation li.search {
    flex: 0 0 50px
}

@media all and (max-width: 65em) {
    .category-navigation li.search {
        display:none
    }
}

.category-navigation li.search .icon {
    width: 16px;
    height: 16px;
    fill: #e8e6e7
}

.category-navigation a {
    line-height: 33px;
    padding-top: .15em;
    text-align: center;
    background: rgba(255,255,255,.05);
    color: #e8e6e7;
    display: block;
    font-size: 14px;
    margin-left: 1px;
    text-transform: uppercase;
    transition: .3s ease-out
}

.category-navigation a:focus,.category-navigation a:hover {
    transition-duration: 0;
    background: rgba(255,255,255,.15);
    color: #fff
}

.search-nav {
    transform: rotateX(90deg);
    transform-origin: bottom center;
    transition: all .5s ease-in-out;
    position: absolute;
    right: 20px;
    margin-right: 1%;
    padding: 10px 0;
    top: 30px;
    width: 30%;
    opacity: 0;
    display: none
}

@media all and (min-width: 65em) {
    .search-nav {
        display:block
    }
}

.search-nav .icon {
    opacity: .3;
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 5px;
    top: 22px;
    float: left;
    fill: #e8e6e7
}

.search-nav.focused .icon {
    opacity: 1
}

.search-nav input.search {
    background: 0 0;
    border: 0;
    float: left;
    border-bottom: 3px solid rgba(255,255,255,.3);
    padding: 10px 0 10px 47px;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    font-weight: 500;
    font-family: "Channel 4 Chadwick","c4.chadwick.medium.lowercase","c4.chadwick.medium.uppercase","c4.chadwick.medium.accents","c4.chadwick.medium.currency","c4.chadwick.medium.numbers","c4.chadwick.medium.punctuation","Channel 4 Chadwick","c4.chadwick.regular.lowercase","c4.chadwick.regular.uppercase","c4.chadwick.regular.accents","c4.chadwick.regular.currency","c4.chadwick.regular.numbers","c4.chadwick.regular.punctuation",sans-serif,sans-serif;
    font-size: 1.5em;
    line-height: 1.3;
    border-radius: 0;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none
}

.search-nav input.search::-webkit-search-cancel-button,.search-nav input.search::-webkit-search-decoration,.search-nav input.search::-webkit-search-results-button,.search-nav input.search::-webkit-search-results-decoration {
    display: none
}

.search-nav input.search:-webkit-autofill {
    background: #3d125a
}

.search-nav input.search:focus {
    border-bottom: 3px solid rgba(255,255,255,.5);
    outline: 0
}

.search-nav input.search::-moz-placeholder {
    color: #bbaec6;
    font-weight: 400;
    font-family: "Channel 4 Chadwick","c4.chadwick.regular.lowercase","c4.chadwick.regular.uppercase","c4.chadwick.regular.accents","c4.chadwick.regular.currency","c4.chadwick.regular.numbers","c4.chadwick.regular.punctuation",sans-serif
}

.search-nav input.search::placeholder {
    color: #bbaec6;
    font-weight: 400;
    font-family: "Channel 4 Chadwick","c4.chadwick.regular.lowercase","c4.chadwick.regular.uppercase","c4.chadwick.regular.accents","c4.chadwick.regular.currency","c4.chadwick.regular.numbers","c4.chadwick.regular.punctuation",sans-serif
}

.site-masthead.search-active .block-nav {
    top: -80px;
    opacity: 0;
    transform: rotateX(90deg);
    transform-origin: bottom center
}

.site-masthead.search-active .search-nav {
    top: 10px;
    opacity: 1;
    transform: none
}

.site-masthead.search-active .search-nav #search-nav-background {
    content: "";
    position: absolute;
    margin: -20px 0 0 -30px;
    height: 105px;
    width: 100%;
    background-color: rgba(255,255,255,.15);
    z-index: -1
}

.site-masthead.search-active #search-toggle {
    background-color: rgba(255,255,255,.15)
}

@keyframes liveblinkb {
    0% {
        opacity: 0
    }

    15% {
        opacity: 0
    }

    16% {
        opacity: 1
    }
}

@keyframes liveblinkc {
    0% {
        opacity: 0
    }

    31% {
        opacity: 0
    }

    32% {
        opacity: 1
    }
}

a.watch-live-button {
    background: #ee2548;
    display: none;
    float: left;
    margin-top: 13px;
    color: #fff;
    position: relative;
    box-shadow: 0 2px 10px rgba(0,0,0,.3);
    padding: 0 15px 0 45px;
    border: 3px solid rgba(255,255,255,.3);
    font-size: 18px;
    line-height: 35px;
    overflow: hidden;
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
    transition: all .3s ease-out;
    font-weight: 500;
    font-family: "Channel 4 Chadwick","c4.chadwick.medium.lowercase","c4.chadwick.medium.uppercase","c4.chadwick.medium.accents","c4.chadwick.medium.currency","c4.chadwick.medium.numbers","c4.chadwick.medium.punctuation","Channel 4 Chadwick","c4.chadwick.regular.lowercase","c4.chadwick.regular.uppercase","c4.chadwick.regular.accents","c4.chadwick.regular.currency","c4.chadwick.regular.numbers","c4.chadwick.regular.punctuation",sans-serif,sans-serif
}

@media all and (min-width: 65em) {
    a.watch-live-button {
        display:block
    }
}

a.watch-live-button:focus,a.watch-live-button:hover {
    background: #f25470;
    text-decoration: none;
    transition-duration: 0
}

a.watch-live-button:focus .icon,a.watch-live-button:hover .icon {
    opacity: 1;
    transition-duration: 0;
    animation: none
}

a.watch-live-button .icon {
    fill: #fff;
    float: left;
    width: 42px;
    opacity: .7;
    height: 42px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: -4px;
    transition: all .3s ease-out
}

.block-nav {
    display: none;
    margin: 60px 0 0;
    padding: 5px 0 10px;
    overflow: hidden;
    background: #2f0e45;
    box-shadow: inset 0 3px 0 rgba(0,0,0,.1)
}

@media all and (min-width: 65em) {
    .block-nav {
        top:10px;
        margin-top: 0;
        background: 0 0;
        box-shadow: none;
        position: absolute;
        display: flex;
        transition: all .5s ease-in-out;
        transform: none;
        right: 20px;
        margin-right: 1%;
        padding: 5px 0;
        top: 15px;
        display: flex;
        align-items: center
    }
}

.block-nav li {
    position: relative;
    z-index: 3;
    text-align: center;
    flex: 1
}

@media all and (min-width: 65em) {
    .block-nav li {
        text-align:left
    }

    .block-nav li:not(:first-of-type) {
        padding-left: 20px
    }
}

.block-nav a {
    position: relative;
    display: block;
    text-decoration: none
}

@media all and (min-width: 65em) {
    .block-nav a {
        padding-left:55px
    }
}

.block-nav a:focus span,.block-nav a:hover span {
    color: #e8e6e7;
    text-decoration: underline
}

.block-nav a:focus .icon,.block-nav a:hover .icon {
    opacity: .5;
    transition-duration: 0
}

.block-nav .icon {
    margin: 0 auto;
    opacity: .3;
    display: block;
    width: 38px;
    height: 38px;
    fill: #e8e6e7;
    transition: opacity .3s ease-out
}

@media all and (min-width: 65em) {
    .block-nav .icon {
        width:55px;
        height: 55px;
        position: absolute;
        display: block;
        left: -5px;
        top: -10px
    }
}

.block-nav span {
    color: #e8e6e7;
    font-size: 1em;
    font-weight: 500;
    font-family: "Channel 4 Chadwick","c4.chadwick.medium.lowercase","c4.chadwick.medium.uppercase","c4.chadwick.medium.accents","c4.chadwick.medium.currency","c4.chadwick.medium.numbers","c4.chadwick.medium.punctuation","Channel 4 Chadwick","c4.chadwick.regular.lowercase","c4.chadwick.regular.uppercase","c4.chadwick.regular.accents","c4.chadwick.regular.currency","c4.chadwick.regular.numbers","c4.chadwick.regular.punctuation",sans-serif,sans-serif
}

@media all and (min-width: 65em) {
    .block-nav span {
        font-size:1.3em
    }
}

.block-nav p {
    font-size: 13px;
    color: #bbaec6;
    line-height: 1.2;
    display: none
}

@media all and (min-width: 65em) {
    .block-nav p {
        display:block;
        max-width: 140px
    }
}


.site-masthead .autocomplete-container {
    width: 98%;
    padding: 0 15px;
    overflow: visible
}

.autocomplete-results {
    position: absolute;
    top: -31px;
    background-color: #fff;
    color: #3d125a;
    width: 30%;
    height: auto;
    z-index: 1000;
    right: 1%;
    margin-right: 20px;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.25);
    padding: 0;
    box-sizing: border-box;
    display: none;
    font-size: 1.1em;
    animation: fadein .2s ease-in
}

.autocomplete-results ul {
    list-style: none;
    border: 3px solid #917f9f;
    border-top: 0
}

.autocomplete-results ul:focus-within {
    border-color: #725888
}

.autocomplete-results ul li {
    transition: all .2s ease-out;
    padding-top: 10px
}

.autocomplete-results ul li a {
    display: block;
    padding: 10px 20px;
    color: #3d125a;
    text-decoration: none
}

.autocomplete-results ul li a:focus-within,.autocomplete-results ul li a:hover {
    text-decoration: underline
}

.autocomplete-results ul li:not(:last-of-type)::after {
    content: "";
    display: block;
    width: 90%;
    margin-left: 5%;
    border-bottom: 1px solid #652c95
}

.autocomplete-results ul li:last-of-type {
    padding-bottom: 5px
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#mobile-explore {
    display: none
}

@media all and (max-width: 65em) {
    .site-masthead {
        overflow:hidden;
        min-height: 60px;
        height: auto
    }

    .site-masthead .category-navigation {
        top: 0;
        padding: 0;
        display: none
    }

    .menu-expanded .category-navigation {
        display: block
    }

    .menu-expanded #mobile-explore {
        background: rgba(255,255,255,.05)
    }

    .menu-expanded #mobile-explore .icon {
        transform: rotate(180deg) translateY(-3px)
    }

    .menu-expanded .block-nav {
        display: flex
    }

    #mobile-explore {
        display: block;
        position: absolute;
        right: 0;
        padding: 0 48px 0 24px;
        box-sizing: border-box;
        color: #fff;
        font-size: 1.2em;
        text-align: right;
        font-weight: 500;
        font-family: "Channel 4 Chadwick","c4.chadwick.medium.lowercase","c4.chadwick.medium.uppercase","c4.chadwick.medium.accents","c4.chadwick.medium.currency","c4.chadwick.medium.numbers","c4.chadwick.medium.punctuation","Channel 4 Chadwick","c4.chadwick.regular.lowercase","c4.chadwick.regular.uppercase","c4.chadwick.regular.accents","c4.chadwick.regular.currency","c4.chadwick.regular.numbers","c4.chadwick.regular.punctuation",sans-serif,sans-serif;
        height: 60px;
        line-height: 60px;
        min-width: 33.33%
    }

    #mobile-explore .icon {
        width: 32px;
        height: 32px;
        opacity: .3;
        float: right;
        position: absolute;
        margin-top: 14px;
        right: 15px;
        fill: #e8e6e7
    }

    .category-navigation li.menu-item {
        display: block;
        float: left;
        width: 33.33%;
        text-align: left;
        border: none;
        margin-top: 1px;
        padding: 0;
        white-space: nowrap
    }

    .category-navigation li.menu-item a {
        text-align: left;
        border: none;
        padding: 5px 15px
    }

    .category-navigation li.menu-item a:focus,.category-navigation li.menu-item a:hover {
        background: #5f2c7c
    }

    .category-navigation li.more {
        display: none
    }
}

.all4gn .all4gn-footer {
    background: #292929;
    font-family: "4text.regular.punctuation", "4text.regular.currency", "4text.regular.maths", "4text.regular.lowercase", "4text.regular.uppercase", "4text.regular.numbers", Trebuchet MS, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.all4gn .all4gn-footer-corporation {
    color: #aaa;
    text-align: center;
}

.all4gn .all4gn-footer-corporation nav {
    line-height: 16px;
    margin: 0 auto 17px;
    max-width: 900px;
    width: 100%;
}

@media (min-width: 700px) {
    .all4gn .all4gn-footer-corporation nav {
        width:75%
    }
}

.all4gn .all4gn-footer-corporation nav ul li {
    padding-top: 16px
}

.all4gn .all4gn-footer-corporation nav ul li a {
    color: #fff
}

.all4gn .all4gn-footer-corporation-disclaimer {
    background: url("../img/logo-top.svg") top / 30px auto no-repeat;
    color: #bbbdbe;
    line-height: 46px;
    padding: 44px 0 0
}

.all4gn .accessibility-hide-element {
    height: 1px;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

.all4gn .all4gn-footer-corporation nav ul li {
    padding-top: 16px;
}
.all4gn .all4gn-footer-item {
    display: inline-block;
    padding: 0 6px;
}
.all4gn li, .all4gn ol, .all4gn ul {
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 576px) {
	.header-top {
		height: 45px;
	}
}