@charset "UTF-8";
/*
Theme Name: SEF NextGen
Theme URI: https://sefnextgen.se
Author: Janis Skalins @ everysport.se
Author URI: https://www.everysport.se
Description: Theme developed for sefnextgen.se
*/

@font-face {
    font-family: "Metaplus-Black";
    src: url("/wp-content/themes/sef-nextgen/fonts/metaplus-black.ttf") format("truetype");
}

@font-face {
    font-family: "SEF-Sans";
    src: url("/wp-content/themes/sef-nextgen/fonts/SEFSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SEF-Sans";
    src: url("/wp-content/themes/sef-nextgen/fonts/SEFSans-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "SEF-Sans";
    src: url("/wp-content/themes/sef-nextgen/fonts/SEFSans-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "SEF-Sans";
    src: url("/wp-content/themes/sef-nextgen/fonts/SEFSans-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "SEF-Sans";
    src: url("/wp-content/themes/sef-nextgen/fonts/SEFSans-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "SEF-Sans";
    src: url("/wp-content/themes/sef-nextgen/fonts/SEFSans-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
}

@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

body {
    background: repeat center #0E204D;
    /*background-image: url('/wp-content/themes/sef-nextgen/images/pattern.png');*/
    font-family: 'Roboto', sans-serif;
    font-size: 0;
}

background-image-wrapper {
    width: 100%;
    display: block;
    height: 1340px;
    max-height: 100vh;
    overflow: hidden;
    position: fixed;
    pointer-events: none;
    z-index: -1;
}

background-image-left {
    background: center no-repeat url(/wp-content/themes/sef-nextgen/images/sef-nextgen-background-right.svg);
    background-size: contain;
    position: absolute;
    transform: scale(-1, 1);
    height: 1116px;
    width: 708px;
    left: calc(50% - 998px);
    top: -24px;
    z-index: -1;
    background-color: #0E204D;
    background-blend-mode: color-dodge;
    opacity: 1;
}

background-image-right {
    background: center no-repeat url(/wp-content/themes/sef-nextgen/images/sef-nextgen-background-right.svg);
    background-size: contain;
    position: absolute;
    height: 1116px;
    width: 708px;
    right: calc(50% - 994px);
    top: -20px;
    z-index: -1;
    background-color: #0E204D;
    background-blend-mode: color-dodge;
    opacity: 1;
}

pre {
    font-family: monospace, monospace;
    display: block;
    font-size: 14px !important;
    background: #fff;
}

.hidden {
    display: none !important;
}

.visible {
    display: block !important;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

content div.image-wrapper {
    max-width: 512px;
    width: 75%;
    margin: calc(50vh - 256px) auto 0 auto;
    position: relative;
}

content div.image-wrapper img {
    width: 100%;
}

content div.image-wrapper h1 {
    position: absolute;
    left: 60px;
    top: 454px;
    font-size: 32px;
}

content div.image-wrapper h2 {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

@media only screen and (max-width: 640px) {
    content div.image-wrapper h2 {
        font-size: 3.125vw;
    }
}

header {
    color: #fff;
    position: relative;
    box-shadow: #00000029 0 3px 6px;
    background: #0E204D;
}

header header-bar menu, content, footer spnsors wrapper, footer menu wrapper{
    max-width: 1016px;
    margin: auto;
}

content {
    display: block;
    background: none;
}


header header-bar menu.desktop-menu {
    display: none;
    background: none;
}

header wrapper {
    display: inline-block;
    height: 34px;
    width: 100%;
}

@media only screen and (min-width: 1025px) {
    header wrapper {
        height: 90px;
        width: auto;
    }
}

ƒ {
    display: none;
}

@media only screen and (min-width: 1025px) {
    header header-bar menu.desktop-menu {
        display: inline-block;
        float: right;
    }
}

header header-bar menu {
    background: #0E204D;
    min-height: 50px;
    padding: 0;
    margin: 0 auto;
}

header header-bar menu ul.top-bar-menu {
    font-size: 14px;
    font-weight: bold;
    display: inline-flex;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: space-between;
}

header header-bar menu ul.top-bar-menu > li {
    list-style: none;
    height: 90px;
    line-height: 90px;
    padding: 0 8px;
    flex-grow: 1;
    box-sizing: border-box;
    text-align: center;
}

header header-bar menu ul.top-bar-menu > li:last-child {
    padding: 0 0 0 14px;
}

header header-bar menu.desktop-menu ul.top-bar-menu > li:last-child {
    border-right: none;
}

header header-bar menu.desktop-menu ul.top-bar-menu > li a {
    text-decoration: none;
    text-align: center;
    font-size: 17px;
    line-height: 19px;
    text-transform: none;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
}

header header-bar menu.desktop-menu ul li a, header header-bar menu.desktop-menu ul li a:visited {
    color: inherit;
    vertical-align: middle
}

header header-bar menu.desktop-menu ul li.menu-item-has-children {
    position: relative;
}

header header-bar menu.desktop-menu ul li.menu-item-has-children > ul > li.menu-item-has-children > a:after {
    content: url("/wp-content/themes/sef-nextgen/images/ios-arrow-down.svg");
    margin-left: 13px;
    float: right;
    display: inline-block;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

header header-bar menu.desktop-menu ul li.menu-item-has-children:hover {
    background: #0E204D;
}

header header-bar menu.desktop-menu ul li.menu-item-has-children ul.sub-menu {
    position: absolute;
    top: 90px;
    background: #0E204D;
    left: 0px;
    padding: 31px 0 34px 0;
    width: max-content;
    display: none;
    z-index: 10;
    border-radius: 0px 0px 3px 3px;
    /*border: 1px solid #1A4089;*/
    margin: 0;
}

header header-bar menu.desktop-menu ul li.menu-item-has-children ul.sub-menu ul.sub-menu {
    top: 0;
    left: 100%;
    background: #038e47;
    border-radius: 0px 3px 3px 0px;
    margin: 0;
}

header header-bar menu.desktop-menu ul li.menu-item-has-children ul.sub-menu li, header header-bar menu.desktop-menu ul li.menu-item-has-children ul.sub-menu li a {
    line-height: 36px;
    font-size: 15px;
    text-transform: none;
    text-align: left;
}

header header-bar menu.desktop-menu ul li.menu-item-has-children ul.sub-menu li:hover {
    background: #038e47;
}

header header-bar menu.desktop-menu ul li.menu-item-has-children ul.sub-menu li {
    display: table;
    list-style: none;
    width: 100%;
    padding: 0 17px;
    box-sizing: border-box;
    color: #fff;
}

header header-bar menu.desktop-menu > ul > li.current-menu-parent, header header-bar menu.desktop-menu > ul > li.current-menu-item {
    color: #E94B4F;
}

header header-bar menu.desktop-menu wrapper {
    width: 200px;
    display: inline-block;
    min-height: 51px;
    vertical-align: top;
}

header header-bar menu.desktop-menu wrapper div {
    display: inline-block;
    width: 156px;
    text-align: center;
    line-height: 51px;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px solid #1A4089;
}

header header-bar menu.desktop-menu wrapper div.search {
    width: 44px;
}

header header-bar menu.desktop-menu wrapper div img {
    vertical-align: middle;
}

header header-bar menu.desktop-menu wrapper div.partner-sponsor-logo img {
    height: 23px;
}

header header-bar menu.desktop-menu wrapper div.search img {
    height: 15px;
}

header header-bar wrapper.above-menu {
    text-align: center;
}

@media only screen and (min-width: 1025px) and (max-width: 1100px) {
    header header-bar wrapper.above-menu {
        padding: 0 10px;
    }
}

header header-bar div.slogan p {
    font-size: 19px;
    font-weight: bold;
    line-height: 25px;
    font-style: italic;
    display: inline-block;
    max-width: 261px;
    margin: 0 10px;
}

header header-bar div.slogan {
    max-width: 320px;
    height: 100%;
    margin: 39px auto auto auto;
    display: inline-block;
}

header header-bar div.slogan p.quotation-mark {
    font-size: 40px;
    font-weight: bold;
    line-height: 27px;
    font-style: italic;
    display: inline-block;
    vertical-align: top;
    margin: 6px 0 0 0;
    color: #5BC2E7;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

header header-bar {
    position: relative;
    height: 55px;
    padding: 11px 0;
    box-sizing: border-box;
    background: #0E204D;
    width: 100%;
    max-width: 980px;
    display: block;
    margin: auto;
}

@media only screen and (min-width: 1025px) {
    header header-bar {
        position: relative;
        height: 90px;
        padding: 0;
        box-sizing: border-box;
        background: #0E204D;
        width: 100%;
        max-width: 1016px;
        display: block;
        margin: auto;
    }
}

header header-bar menu.desktop-menu {
    position: relative;
    background: none;
    padding: 0;
    width: calc(90% - 135px);
    z-index: 10;
    margin-right: 18px;
}

header header-bar menu.mobile-menu {
    position: absolute;
    top: 55px;
    left: 0;
    background: #0E204D;
    display: none;
    padding: 0;
    width: 100%;
    z-index: 11;
}

header header-bar menu ul.mobile-menu {
    padding: 10px 30px 0 30px;
}

header header-bar menu ul.mobile-menu > li {
    border-bottom: 1px solid #203668;
    padding: 20px 0;
}

header header-bar menu ul.mobile-menu > li:last-child {
    border: none;
}

header header-bar menu ul.sub-menu {
    padding: 17px 0 5px 11px;
}

header header-bar menu ul li {
    list-style: none;
}

header header-bar menu ul li a {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

header header-bar menu ul li a:visited {
    color: #fff;
}

header header-bar menu ul.sub-menu li a {
    font-size: 13px;
    text-transform: none;
    line-height: 37px;
}

header header-bar div.icons img.mobile-logo {
    height: 34px;
    display: inline;
    vertical-align: middle;
}

header header-bar div.icons img.desktop-logo {
    height: 50px;
    display: none;
    vertical-align: middle;
}

@media only screen and (min-width: 760px) {
    header header-bar div.icons img.mobile-logo {
        display: none;
    }

    header header-bar div.icons img.desktop-logo {
        display: inline;
    }
}

header header-bar div.icons a {
    line-height: 34px;
}

@media only screen and (min-width: 1025px) {
    header header-bar div.icons a {
        line-height: 90px;
    }
}

header header-bar div.links {
    margin-top: 9px;
}

header header-bar div.links div, header header-bar div.icons {
    display: inline-block;
    height: 34px;
    margin-left: 18px;
}

@media only screen and (min-width: 1025px) {
    header header-bar div.links div, header header-bar div.icons {
        display: inline-block;
        height: 90px;
    }
}

header header-bar div.links div.partner-sponsor-logo, header header-bar div.search {
    margin-right: 21px;
}

header header-bar div.links div.partner-sponsor-logo img {
    height: 19px;
}

header header-bar div.search a div {
    background: center no-repeat url('/wp-content/themes/sef/images/search-mobile.svg');
}

header header-bar div.hamburger a div {
    height: 20px;
    width: 20px;
    float: right;
}

header header-bar div.hamburger a div.mobile-menu-open {
    background: center no-repeat url('/wp-content/themes/sef-nextgen/images/mobile-menu-open.svg');
    margin: 0;
}

header header-bar div.hamburger a div.mobile-menu-close {
    background: center no-repeat url('/wp-content/themes/sef-nextgen/images/mobile-menu-close.svg');
    margin: 0;
}

header header-bar div.hamburger {
    display: inline-block;
    float: right;
    padding: 7px 0 0 0;
    margin-right: 18px;
}

@media only screen and (min-width: 1025px) {
    header header-bar div.hamburger {
        display: none;
    }
}


header header-bar menu ul.mobile-menu > li > a:after {
    margin: 0 4px 0 13px;
    text-align: right;
    float: right;
}

header header-bar menu ul.mobile-menu > li.menu-item-has-children > a:after,
header header-bar menu ul.mobile-menu > li.menu-item-has-children > a.closed:after {
    content: url("/wp-content/themes/sef-nextgen/images/menu-arrow-down.svg");
}

header header-bar menu ul.mobile-menu > li.menu-item-has-children > a.open:after {
    content: url("/wp-content/themes/sef-nextgen/images/menu-arrow-up.svg");
}

header-bar menu ul.mobile-menu > li.menu-item-has-children ul.sub-menu {
    display: none;
}

header-bar menu ul.mobile-menu > li.menu-item-has-children ul.sub-menu > li > .sub-menu {
    display: block;
    padding: 0 0 0 17px;
}

content.post, content.page {
    margin: 0 auto 50px auto;
    width: 100%;
}

@media only screen and (min-width: 481px) {
    content.post, content.page {
        margin: 20px auto 98px auto;
        max-width: 1016px;
        padding: 0 18px;
        box-sizing: border-box;
    }
}

content.post article, content.page article, content.league article {
    max-width: 666px;
    width: 68%;
    display: inline-block;
    margin: 0 auto 0 0;
    background: #fff;
    padding: 17px 20px 24px 20px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 4px;
}

@media only screen and (max-width: 800px) {
    content.post article, content.page article {
        width: 100%;
        max-width: 100%;
        border-radius: 0;
    }
}

content.post article p.category {
    font-size: 11px;
    font-weight: bold;
    font-family: Roboto, sans-serif;
    color: #838383;
    text-transform: uppercase;
    margin: 0 0 4px 0;
}

@media only screen and (min-width: 481px) {
    content.post article p.category {
        font-size: 12px;
        margin: 0 0 10px 0;
    }
}

content.post article p.category a {
    color: #B2B2B2;
    text-transform: uppercase;
    text-decoration: none;
}

content.post article p.category a:visited {
    color: #B2B2B2;
}

content.post article h1, content.page article h1, content.league article h1,
content.post article h2, content.page article h2, content.league article h2 {
    font-family: SEF-Sans, Roboto, sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 11px;
    color: #141414;
}

@media only screen and (min-width: 481px) {
    content.post article h1, content.page article h1, content.league article h1,
    content.post article h2, content.page article h2, content.league article h2 {
        font-size: 30px;
        line-height: 1.15;
        margin: 10px auto;
    }
}

content.post article img.featured-image {
    margin: -17px -20px 17px -20px;
    width: calc(100% + 40px);
}

@media only screen and (min-width: 481px) {
    content.post article img.featured-image {
        margin: -34px 0 26px -44px;
        max-width: none;
        /*height: 418px !important;*/
        width: calc(100% + 84px);
    }
}

content.post article p.category {
    font-size: 11px;
    font-weight: bold;
    color: #B2B2B2;
    text-transform: uppercase;
    margin: 0 0 4px 0;
}

@media only screen and (min-width: 481px) {
    content.post article p.category {
        font-size: 12px;
        margin: 0 0 10px 0;
    }
}

content.post article p.date {
    font-size: 11px;
    font-weight: bold;
    color: #0E204D;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

@media only screen and (min-width: 481px) {
    content.post article p.date {
        font-size: 12px;
        margin-bottom: 13px;
    }
}

content.post article p, content.page article p, content.league article p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 23px;
    color: #525252;
}

@media only screen and (min-width: 481px) {
    content.post article p, content.page article p, content.league article p {
        line-height: 23px;
    }
}

content.post widget-area, content.page widget-area {
    display: inline-block;
    max-width: 300px;
    float: right;
    width: 30.62%;
}

@media only screen and (max-width: 800px) {
    content.post widget-area, content.page widget-area {
        display: block;
        width: 100%;
        max-width: unset;
        padding: 0 10px;
        box-sizing: border-box;
        margin: 14px 0 0 0;
    }
}

@media only screen and (min-width: 481px) {
    content.post widget-area, content.page widget-area {
        padding: 0;
    }
}

widget-area widget {
    background: #095329;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    border-radius: 4px;
    overflow: hidden;
}

widget-area widget widget-header {
    height: 42px;
    width: 100%;
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #E94B4F;
    padding: 13px 0 0 0;
    box-sizing: border-box;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

widget-area widget widget-header h2 {
    margin: 0;
    font-size: 14px;
}

widget-area widget widget-content {
    display: block;
    width: 100%;
}

widget-area widget widget-content div.post-block {
    padding: 16px 25px;
    border-bottom: 1px solid #EAEAEA;
    background: #fff;
}

widget-area widget widget-content div.post-block:last-child {
    border: none;
}

widget-area widget widget-content div.post-block .title {
    font-size: 14px;
    color: #101010;
    font-weight: bold;
    margin: 0 0 7px 0;
}

widget-area widget widget-content div.post-block .title a {
    text-decoration: none;
    color: #101010;
}

widget-area widget widget-content div.post-block .title a:visited {
    color: #101010
}

widget-area widget widget-content div.post-block .date {
    font-size: 12px;
    color: #0E204D;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

widget-area widget widget-content img {
    max-width: 300px;
    width: 100%;
}

@media only screen and (max-width: 800px) {
    widget-area widget widget-content img {
        max-width: unset;
    }
}

content article table {
    width: 100%;
}

content figure.wp-block-table {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

content article table,
content article table tr,
content article table th,
content article table td {
    font-size: 14px;
    line-height: 23px;
    border: 1px solid #141414;
    margin: 0 auto 14px auto;
    border-collapse: collapse;

}

content article table th,
content article table td {
    padding: 5px 8px;
    text-align: left;
}

content article table {
    border-radius: 4px;
}

content.post article .social-links {
    display: block;
    width: 100%;
}

content.post article .social-links a {
    display: inline-block;
    height: 38px;
    width: 48.6%;
    font-size: 11px;
    text-align: center;
    line-height: 38px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    border-radius: 2px;
}

content.post article .social-links a:visited {
    color: #FFFFFF;
}

content.post article .social-links a i {
    margin-right: 10px;
    font-size: 16px;
}

content.post article .social-links a.share-on-facebook {
    background: #12326E;
}

content.post article .social-links a.share-on-twitter {
    background: #5BC2E7;
    float: right;
}

@media only screen and (min-width: 481px) {
    content.post article .social-links a {
        font-size: 14px;
    }
}

footer menu {
    background: #E94B4F;
    color: #fff;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase;
    width: 100%;
    margin: 0 auto;
    padding: 19px 0 18px 0;
}

@media only screen and (min-width: 800px) {
    footer menu {
        font-size: 13px;
        line-height: 15px;
    }
}

footer wrapper {
    width: 100%;
    max-width: 1016px;
    padding: 0 18px;
    display: block;
    box-sizing: border-box;
}

footer menu a {
    color: #fff;
    text-decoration: none;
}

footer menu a:visited {
    color: #fff;
}


footer menu i {
    font-size: 16px;
    line-height: 16px;
}

footer menu div.icons a {
    margin: 0 20px 0 0;
    line-height: 16px;
}

footer menu div.icons a:last-child {
    margin: 0;
}

@media only screen and (min-width: 800px) {
    footer menu i {
        font-size: 20px;
        line-height: 20px;
    }

    footer menu div.icons a {
        margin: 0 30px 0 0;
        line-height: 20px;
    }
}

footer menu ul {
    list-style: none;
    padding: 0;
    display: block;
    margin: 0;
    text-align: center;
}

@media only screen and (min-width: 800px) {
    footer menu ul {
        display: inline-block;
    }
}

footer menu ul li {
    display: block;
    margin: 10px 0 0 0;
}

footer menu ul li:first-child {
    display: block;
    margin: 0 0 0 0;
}

@media only screen and (min-width: 375px) {
    footer menu ul li:first-child {
        display: inline-block;
        margin: 0 10px 0 0;
    }

    footer menu ul li {
        display: inline-block;
        margin: 0 10px 0 0;
    }

    footer menu ul li:last-child {
        display: inline-block;
        margin: 0 0 0 0;
    }
}

@media only screen and (min-width: 800px) {
    footer menu ul li:first-child {
        display: inline-block;
        margin: 0 35px 0 0;
    }

    footer menu ul li {
        display: inline-block;
        margin: 0 35px 0 0;
    }
}

footer menu div.icons {
    display: block;
    margin: 15px auto 0 auto;
    text-align: center;
}


@media only screen and (min-width: 800px) {
    footer menu div.icons {
        display: inline-block;
        float: right;
        margin: -2px 0 0 0;
    }
}

footer partners {
    background: none;
    display: block;
    width: 100%;
}

footer partners p {
    font-size: 12px;
    line-height: 15px;
    font-family: Roboto, sans-serif;
    color: #fff;
    text-align: center;
    max-width: 260px;
    margin: 0 auto 12px auto;
}

@media only screen and (min-width: 800px) {
    footer partners p {
        font-size: 13px;
        line-height: 16px;
        margin: auto 32px;
    }
}

footer partners wrapper {
    display: flex;
    flex-flow: column;
    margin: 0 auto;
    align-items: center;
    padding: 16px 0 19px 0;
}

@media only screen and (min-width: 800px) {
    footer partners wrapper {
        justify-content: center;
        padding: 25px 20px;
        flex-flow: row;
    }
}

footer partners a.unicoach-footer-logo img {
    max-width: 180px;
    width: 100%;
}

footer partners a.unicoach-footer-logo {
    width: 35%;
    text-align: center;
    margin-bottom: 5px;
}

@media only screen and (min-width: 800px) {
    footer partners a.unicoach-footer-logo {
        width: auto;
        margin-bottom: 0;
    }
}

footer partners div.partners a {
    width: calc(50% - 19px);
    display: inline-flex;
    flex-flow: column;
    justify-content: center;
}

footer partners div.partners a:last-child:before {
    content: " ";
    font-size: 0;
    display: block;
}

footer partners div.partners a img {
    width: 100%;
}

@media only screen and (min-width: 800px) {
    footer partners div.partners a img {
        max-width: 100px;
    }
}

footer partners div.partners {
    width: 45%;
    max-width: 230px;
    margin: 0 auto;
    display: flex;
    flex-flow: row;
    justify-content: center;
}

@media only screen and (min-width: 800px) {
    footer partners div.partners {
        width: 100%;
        margin: unset;
    }
}

footer partners div.partners div.divider {
    width: 0;
    border-right: 1px solid #fff;
    display: inline-block;
    margin: 0 10px;
}

@media only screen and (min-width: 800px) {
    footer partners div.partners div.divider {
        margin: 0 14px;
    }
}

content article-listing {
    margin: 0 9px 80px 9px;
    width: 100%;
    display: block;
}

@media only screen and (min-width: 481px) {
    content article-listing {
        margin: 0 0 80px 0;
        width: 100%;
        display: flex;
        flex-flow: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media only screen and (min-width: 481px) and (max-width: 1110px) {
    content article-listing {
        padding: 0;
        box-sizing: border-box;
    }
}

content.category article-listing article, content.front-page article {
    width: 100%;
    margin: 12px 0 0 0;
    background: #fff;
    text-align: center;
    overflow: hidden;
    border-radius: 4px;
}

@media only screen and (min-width: 481px) {
    content article-listing article {
        flex: 0 0 32.75%;
        max-width: 362px;
    }

    content article-listing div.article-placeholder {
        flex: 1 0 32.75%;
        max-width: 32.75%;
    }

    content.category article-listing article {
        flex: 0 0 calc(33% - 16px);
        margin: 0 8px 10px 8px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    content article-listing article {
        flex: 0 0 49.2%;
    }

    content article-listing div.article-placeholder {
        flex: 1 0 49.2%;
        max-width: 49.2%;
    }

    content.category article-listing article {
        flex: 0 0 calc(50% - 16px);
    }
}

content article-listing article img {
    /*height: 174px;*/
    width: 100%;
}

content article-listing article div {
    padding: 17px 20px 18px 20px;
    text-align: center;
    height: 140px;
    box-sizing: border-box;
}

@media only screen and (min-width: 481px) {
    content article-listing article div {
        padding: 22px 20px 18px 23px;
        height: 156px;
    }
}

content article-listing article div .category {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #B2B2B2;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
content article-listing article div .category a {
    text-decoration: none;
    color: #B2B2B2;
}

content article-listing article div .category a:visited {
    color: #B2B2B2;
}

content article-listing article div h2 {
    font-size: 20px;
    line-height: 22px;
    color: #141414;
    margin: 0 0 8px 0;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
}

content article-listing article div h2 a {
    color: #101010;
    text-decoration: none;
}

content article-listing article div h2 a:visited {
    color: #101010;
}

content article-listing article div .date {
    font-size: 11px;
    font-weight: bold;
    color: #0E204D;
    text-transform: uppercase;
    margin: 0 0 8px 0;
}

content article-listing article div .preamble {
    font-size: 13px;
    line-height: 17px;
    color: #4E4E4E;
    margin: 0;
}

content article-listing .read-more-button {
    width: 100%;
    height: 41px;
    border: 1px solid #1A4089;
    border-radius: 3px;
    margin: 0 0 10px 0;
}

content article-listing .read-more-button p {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

content article-listing .read-more-button p a {
    color: #fff;
    text-decoration: none;
}

content article-listing .read-more-button p a:visited {
    color: #fff;
}

content.category article-listing {
    margin: 12px 0 0 0;
    width: 100%;
    justify-content: flex-start;
}

@media only screen and (min-width: 481px) {
    content.category article-listing {
        margin: 16px 8px 0 8px;
        width: calc(100% - 16px);
    }
}

category-filter {
    display: inline-block;
    height: 47px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    position: relative;
    border-radius: 4px;
    padding: 7px 10px;
    box-sizing: border-box;
}

@media only screen and (min-width: 481px) {
    category-filter {
        height: 70px;
        padding: 15px 30px;
        margin: 0 16px;
        width: calc(100% - 32px);
    }
}

category-filter h1 {
    font-size: 17px;
    line-height: 34px;
    color: #141414;
    margin: 0 0 0 7px;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
}

@media only screen and (min-width: 481px) {
    category-filter h1 {
        font-size: 25px;
        line-height: 25px;
        color: #141414;
        margin: 10px 0 0 0px;
    }
}

category-filter h1 a {
    color: #575757;
    text-decoration: none;
}

category-filter h1 a:visited {
    color: #141414;
}

category-filter > div {
    display: inline-block;
}

category-filter form {
    display: inline-block;
    float: right;
}


category-filter form label.container {
    display: block;
    padding: 7px 20px 7px 54px;

}
category-filter form {
    position: absolute;
    background: #fff;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    right: 10px;
    top: 45px;
    padding: 18px 0;
    width: 260px;
}

@media only screen and (min-width: 481px) {
    category-filter form {
        right: 30px;
        top: 59px;
        width: 272px;
    }
}

span.checkmark {
    top: 6px;
    left: 20px;
}


/* Customize the label (the container) */
.container {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 13px;
    color: #141414;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 18px;
    margin: 0;
    padding: 26px 30px 26px 43px;
    font-weight: bold;
}

/* Hide the browser's default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 26px;
    left: 19px;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #fff;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #3eab37;
    border-radius: 3px;
    border: none;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
/*.container .checkmark:after {*/
    /*left: 5px;*/
    /*top: 2px;*/
    /*width: 4px;*/
    /*height: 9px;*/
    /*border: solid #000;*/
    /*border-width: 0 2px 2px 0;*/
    /*-webkit-transform: rotate(45deg);*/
    /*-ms-transform: rotate(45deg);*/
    /*transform: rotate(45deg);*/
/*}*/

div.mobile-category-selector {
    display: none;
}

div.mobile-category-selector {
    width: 164px;
    height: 34px;
    border: 1px solid #E9E9E9;
    border-radius: 6px;
    display: inline-block;
    right: 20px;
    padding: 0 18px;
    box-sizing: border-box;
    float: right;
}

@media only screen and (min-width: 481px) {
    div.mobile-category-selector {
        width: 276px;
        height: 40px;
    }
}

div.mobile-category-selector a {
    font-size: 13px;
    line-height: 33px;
    letter-spacing: 0.55px;
    color: #838383;
    text-transform: none;
    text-decoration: none;
    width: 100%;
    display: block;
    font-family: Roboto, sans-serif;
    font-weight: 500;
}

@media only screen and (min-width: 481px) {
    div.mobile-category-selector a {
        line-height: 38px;
    }
}

div.mobile-category-selector a:after {
    content: url("/wp-content/themes/sef-nextgen/images/category-selector.svg");
    margin-left: 5px;
    display: inline-block;
    float: right;
}

div.mobile-category-selector a.open:after {
    transform: rotate(180deg);
}

content.category {
    margin: 12px 10px 60px 10px;
}

@media only screen and (min-width: 481px) {
    content.category {
        margin: 20px auto 116px auto;
    }
}

content.category category-filter form {
    display: none;
}

contact-info .info-text > div {
    flex-grow: 1;
    max-width: 48%;
    padding: 0;
    box-sizing: border-box;
}

contact-info .info-text > div a {
    color: #0e7a43;
    font-weight: bold;
    text-decoration: none;
}

contact-info .info-text > div a:visited {
    color: #0e7a43;
}

content.contact-page article {
    margin-bottom: 0;
    padding: 19px 16px 0 16px;
    border-radius: 4px 4px 0 0;
}

@media only screen and (min-width: 481px) {
    content.contact-page article {
        margin-bottom: 0;
        padding: 30px 30px 0 30px;
        border-radius: 4px 4px 0 0;
    }
}

content.contact-page article h1 {
    font-size: 30px;
    margin: 0 auto 10px auto;
}

@media only screen and (min-width: 481px) {
    content.contact-page article h1 {
        margin: 0 auto 11px auto;
    }
}

content.contact-page article h2 {
    font-size: 26px;
    color: #101010;
}

content.contact-page article contact-info h3 {
    margin: 9px auto;
}

content.contact-page article contact-info p {
    margin: 0 auto 23px auto;
}

content.contact-page article p {
    font-size: 14px;
    font-weight: bold;
    color: #141414;
    line-height: 20px;
    margin-bottom: 16px;
}

content.contact-page article form {
    margin: 22px 0 0 0;
}

staff tabs {
    display: block;
    margin: 0;
    width: 100%;
}

staff tabs tab {
    display: inline-block;
    padding: 17px 40px 11px 40px;
    background: #0e7a43;
    border-radius: 5px 5px 0px 0px;
    margin-right: 8px;
    color: #fff;
    cursor: pointer;
}

staff tabs tab.active {
    background: #fff;
}

staff tabs tab h2 {
    font-size: 21px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}

staff tabs tab.active h2 {
    color: #101010;
}

staff-member {
    display: block;
    border: 1px solid #E9E9E9;
    border-radius: 12px;
    background: #FAFAFA;
    max-width: 100%;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin: auto auto 9px auto;
}

staff-member:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 1000px) {
    staff-member {
        display: inline-block;
        border: 1px solid #E6E6E6;
        border-radius: 6px;
        background: #FAFAFA;
        padding: 31px;
        box-sizing: border-box;
        max-width: 33%;
        width: calc(33.333% - 32px);
        margin: 0 16px 32px 16px;
    }
}

content.contact-page staff-member {
    width: calc(50% - 8px);
    max-width: 50%;
    margin: 0 0 16px 0;
}

content.contact-page article staff-member h3.name,
content.league article staff-member h3.name,
content.trainer-listing article staff-member h3.name {
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
    color: #141414;
    margin: 0 auto 2px auto;
    font-family: SEF-Sans, Roboto, sans-serif;
}

@media only screen and (min-width: 1000px) {
    content.contact-page article staff-member h3.name,
    content.league article staff-member h3.name,
    content.trainer-listing article staff-member h3.name {
        margin: 16px auto 6px auto;
        line-height: 24px;
    }
}

content.contact-page article staff-member p,
content.league article staff-member p,
content.trainer-listing article staff-member p {
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    color: #838383;
    margin: 2px auto 2px auto;
}

content.contact-page article staff-member p.position,
content.trainer-listing article p.position {
    font-size: 11px;
    line-height: 15px;
}

@media only screen and (min-width: 481px) {
    content.contact-page article staff-member p,
    content.league article staff-member p,
    content.trainer-listing article staff-member p {
        font-size: 14px;
    }
}

content.contact-page article staff-member strong,
content.league article staff-member strong,
content.trainer-listing article staff-member strong {
    font-weight: bold;
    color: #838383;
}

content.contact-page article staff-member p a,
content.league article staff-member p a,
content.trainer-listing article staff-member p a{
    color: #0E204D;
    font-weight: bold;
    text-decoration: none;
}

content.contact-page article staff-member p a:visited,
content.league article staff-member p a:visited,
content.trainer-listing article staff-member p a:visited{
    color: #0E204D;
}

content.contact-page article staff-member .staff-image, content.league article staff-member .staff-image {
    display: inline-block;
}

content.contact-page article staff-member .staff-text, content.league article staff-member .staff-text {
    display: inline-block;
    width: calc(100% - 76px);
    box-sizing: border-box;
}

@media only screen and (min-width: 1000px) {
    content.contact-page article staff-member .staff-text, content.league article staff-member .staff-text {
        display: block;
        float: none;
        width: 100%;
    }
}

content.contact-page article.staff {
    flex-flow: wrap;
    display: none;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 8px 16px 16px 16px;
    border-radius: 12px;
}

@media only screen and (min-width: 1000px) {
    content.contact-page article.staff {
        padding: 30px 30px 14px 30px;
    }
}

content.contact-page article.staff.active {
    display: flex;
}

content.contact-page article.social-links row {
    display: block;
    width: calc(100% + 80px);
    margin: 0 -40px;
    padding: 23px 40px;
    background: #fff;
    height: auto;
    box-sizing: border-box;
}

@media only screen and (min-width: 1100px) {
    content.contact-page article.social-links row {
        width: calc(100% + 80px);
    }
}

content.contact-page article.social-links row > div.row-heading {
    width: 100%;
}

@media only screen and (min-width: 1100px) {
    content.contact-page article.social-links row > div.row-heading {
        width: 178px;
    }
}

content.contact-page article.social-links row > div {
    display: inline-block;
}

content.contact-page article.social-links row:nth-child(even) {
    background: #F4F4F4;
}

content.contact-page article.social-links div.row-heading p {
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    color: #101010;
    margin: 0;
}

content.contact-page article.social-links img {
    height: 32px !important;
    width: auto;
    margin-right: 13px;
    vertical-align: bottom;
}

content.contact-page article.social-links {
    padding-bottom: 0;
}

content.contact-page article.social-links div p {
    font-size: 15px;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    color: #B2B2B2;
}

content.contact-page article.social-links div p a {
    color: #0e7a43;
    text-decoration: none;
    font-weight: bold;
}

content.contact-page article.social-links div p a:visited {
    color: #0e7a43;
}

content.league contact-form div.post-content, content.league secondary-text div.post-content {
    display: block;
    width: 100%;
}

content.league contact-form div.post-content p, content.league secondary-text div.post-content p {
    font-size: 14px;
    margin-bottom: 23px;
    color: #525252;
    line-height: 23px;
}

content.league contact-form div.post-content strong, content.league secondary-text div.post-content strong {
    color: #101010;
}

div.post-content img {
    max-width: 100%;
    height: auto;
}

contact-form {
    display: block;
    width: 100%;
    background: #fff;
}

contact-form form {
    transition: 500ms;
}

@media only screen and (min-width: 1025px) {
    contact-form {
        display: inline-block;
        width: 100%;
        background: #fff;
    }
}

contact-form input {
    display: block;
    width: 100%;
    height: 40px;
    margin: 9px auto;
    font-size: 13px;
    font-weight: normal;
    box-sizing: border-box;
    border: 1px solid #EBEBEB;
    padding: 11px 15px 12px 20px;
    color: #838383;
    border-radius: 3px;
}

contact-form input:disabled, contact-form textarea:disabled {
    background: #fff;
}

secondary-text h2, contact-form h2, article.media-info h2 {
    font-size: 26px;
    line-height: 1.15;
    margin: 0.67em 0 26px 0;
}

contact-form ::placeholder {
    color: #B2B2B2;
    opacity: 1;
}


contact-form textarea {
    display: block;
    width: 100%;
    height: 96px;
    margin: 9px auto;
    font-size: 13px;
    font-weight: normal;
    box-sizing: border-box;
    border: 1px solid #EBEBEB;
    padding: 11px 15px 12px 20px;
    color: #838383;
    border-radius: 3px;
}


contact-form input#submit-button {
    height: 38px;
    background: #0E204D;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 9px 20px 10px 20px;
    border: none;
    margin: 12px auto 0px auto;
    border-radius: 4px;
}

contact-form fieldset {
    padding: 0;
    border: none;
}

contact-form fieldset > input:first-child {
    margin-top: 0;
}

contact-form fieldset > input:last-child, contact-form fieldset > div.loading-submit-button {
    margin-bottom: 0;
}

contact-info {
    display: block;
    width: 100%;
    margin: 30px auto 0 auto;
}

@media only screen and (min-width: 1025px) {
    contact-info {
        display: inline-block;
        width: 40.8%;
        float: right;
        margin: 87px auto 0 auto;
    }
}

contact-info .info-text {
    margin: 30px 0 0 0;
    display: block;
}

@media only screen and (min-width: 481px) {
    contact-info .info-text {
        margin: 45px 0 0 0;
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
    }
}

span.social-title {
    display: none;
}

@media only screen and (min-width: 481px) {
    span.social-title {
        display: inline;
    }
}

div.row-content {
    margin: 25px 0 0 0;
}

@media only screen and (min-width: 1100px) {
    div.row-content {
        margin: 0;
    }
}

contact-info .info-text > div {
    flex-grow: 1;
    max-width: 48%;
    padding: 0;
    box-sizing: border-box;
}

contact-info .info-text > div a {
    color: #0e7a43;
    font-weight: bold;
    text-decoration: none;
}

contact-info .info-text > div a:visited {
    color: #0e7a43;
}

content.full-width article {
    width: 100%;
    max-width: 100%;
}

content.contact-page {
    margin: 12px 10px 60px 10px;
    width: auto;
}

@media only screen and (min-width: 481px) {
    content.contact-page {
        margin: 20px auto 118px auto;
    }
}

content.contact-page article.staff {
    padding: 16px 16px 7px 16px;
    border-radius: 0 0 4px 4px;
}
@media only screen and (min-width: 481px) {
    content.contact-page article.staff {
        padding: 30px 30px 16px 30px;
    }
}

content.contact-page staff {
    display: block;
    background: #fff;
    border-radius: 0 0 4px 4px;
}

content.front-page {
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto 130px auto;
}

@media only screen and (min-width: 481px) {
    content.front-page {
        padding: 0 18px;
    }
}

content div.top-bar .top-bar-logo {
    display: none;
}

@media only screen and (min-width: 760px) {
    content div.top-bar .top-bar-logo {
        display: block;
        width: 97px;
        position: absolute;
        top: -60px;
        left: 30px;
        z-index: 10;
    }
}

@media only screen and (min-width: 1025px) {
    content div.top-bar .top-bar-logo {
        display: block;
        width: 120px;
        position: absolute;
        top: -84px;
        left: 50px;
        z-index: 10;
    }
}

content div.top-bar {
    width: calc(100% + 20px);
    background: #E94B4F;
    border-radius: 0;
    margin: 0 -10px;
    position: relative;
}

@media only screen and (min-width: 481px) {
    content div.top-bar {
        width: 100%;
        margin: 18px 0 0 0;
        border-radius: 4px 4px 0px 0px;
    }
}

content div.top-bar h3 {
    color: #fff;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 33px;
    text-align: center;
    margin: 0;
}

@media only screen and (min-width: 481px) {
    content div.top-bar h3 {
        font-size: 19px;
        line-height: 41px;
    }
}

content featured-article, content featured-article div.overlay {
    width: calc(100% + 20px);
    height: 318px;
    background: center top no-repeat #000;
    background-size: cover;
    border-radius: 0;
    position: relative;
    display: flex;
    flex-flow: column-reverse;
    margin: 0 -10px;
    overflow: hidden;
}

@media only screen and (min-width: 481px) {
    content featured-article, content featured-article div.overlay {
        width: 100%;
        height: 550px;
        border-radius: 0 0 4px 4px;
        margin: 0;
    }
}

content featured-article div.overlay {
    background: center bottom no-repeat url('/wp-content/themes/sef-nextgen/images/allsvenskan-avgorandet-2@2x.png');
    background-size: cover;
    padding: 0 0 28px 0;
    box-sizing: border-box;
}

content featured-article h1, content featured-article h1 a {
    font-size: 25px;
    line-height: 28px;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 auto 6px auto;
    max-width: 320px;
}

@media only screen and (min-width: 481px) {
    content featured-article h1, content featured-article h1 a {
        font-size: 45px;
        line-height: 47px;
        max-width: 610px;
    }
}

content featured-article h1 a:visited {
    color: #fff;
}

content featured-article p {
    font-size: 13px;
    line-height: 17px;
    font-family: Roboto, sans-serif;
    color: #fff;
    text-align: center;
    margin: 0 auto 6px auto;
    max-width: 320px;
}

@media only screen and (min-width: 481px) {
    content featured-article p {
        font-size: 17px;
        line-height: 21px;
        max-width: 610px;
    }
}

content league-listing {
    display: flex;
    flex-flow: wrap;
    width: 100%;
    justify-content: space-between;
    margin: 14px auto 0 auto;
}

content league-listing div.league {
    display: inline-block;
    background: #fff;
    width: calc(50% - 4px);
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 8px;
}

@media only screen and (min-width: 601px) {
    content league-listing div.league {
        width: calc(25% - 11px);
        border-radius: 4px;
        margin-bottom: 0;
    }
}

content league-listing div.league div.league-image {
    display: block;
    justify-content: center;
    text-align: center;
    border-radius: 4px 4px 0 0;
}

content league-listing div.league div.league-image img {
    width: 100%;
}

content league-listing div.league div.league-bottom {
    display: block;
    height: 114px;
    border-radius: 0 0 4px 4px;
    padding: 13px 13px 0 13px;
    box-sizing: border-box;
}

@media only screen and (min-width: 481px) {
    content league-listing div.league div.league-bottom {
        height: 138px;
        padding: 21px 18px 0 18px;
    }
}

content league-listing div.league div.league-bottom h2 {
    font-size: 21px;
    line-height: 23px;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #141414;
    margin: 0 auto 3px auto;
}

@media only screen and (min-width: 481px) {
    content league-listing div.league div.league-bottom h2 {
        font-size: 25px;
        line-height: 28px;
        margin: 0 auto 5px auto;
    }
}

content league-listing div.league div.league-bottom p {
    font-size: 12px;
    line-height: 15px;
    font-family: Roboto, sans-serif;
    font-weight: normal;
    text-align: center;
    color: #4E4E4E;
    height: 30px;
    overflow: hidden;
    margin: 0 auto 7px auto;
}

@media only screen and (min-width: 481px) {
    content league-listing div.league div.league-bottom p {
        font-size: 13px;
        line-height: 16px;
        height: 32px;
        margin: 0 auto 8px auto;
    }
}

content league-listing div.league div.league-bottom a,
content a.article-inline-button {
    font-size: 11px;
    line-height: 26px;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #0E204D 0 0 no-repeat padding-box;
    border-radius: 3px;
    width: 90px;
    height: 26px;
    display: block;
    margin: 0 auto;
    text-decoration: none;
}

content a.article-inline-button {
    width: fit-content;
    padding: 0 14px;
}

content a.article-inline-button.align-left {
    margin: 0 auto 0 0;
}

content a.article-inline-button.align-right {
    margin: 0 0 0 auto;
}

content a.article-inline-button.full-width {
    width: 100%;
}

content a.article-inline-button.align-center {
    margin: 0 auto 0 auto;
}

@media only screen and (min-width: 481px) {
    content league-listing div.league div.league-bottom a,
    content a.article-inline-button {
        font-size: 12px;
        line-height: 30px;
        height: 30px;
    }
}

content league-listing div.league div.league-bottom a:visied,
content a.article-inline-button:visited {
    color: #fff;
}

content sponsor-block {
    display: block;
    width: 100%;
    margin: 14px auto 0 auto;;
}

content sponsor-block div.sponsor {
    border-radius: 4px;
}

content sponsor-block div.sponsor img {
    width: 100%;
}

content.front-page article-listing {
    display: flex;
    margin: 2px auto 0 auto;
    flex-flow: column;
}

content sponsor-block div.sponsor.desktop {
    display: none;
}

content sponsor-block div.sponsor.mobile {
    display: block;
}

@media only screen and (min-width: 481px) {
    content sponsor-block div.sponsor.desktop {
        display: block;
    }

    content sponsor-block div.sponsor.mobile {
        display: none;
    }
}

@media only screen and (min-width: 481px) {
    content.front-page article-listing {
        display: flex;
        margin: 2px auto 0 auto;
        flex-flow: wrap;
    }
}

content.trainer-listing {
    display: block;
    margin: 0 10px 130px 10px;
    border-radius: 4px;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing {
        margin: 0 auto 130px auto;
    }
}

content.trainer-listing staff article {
    border-radius: 0 0 4px 4px;
    margin: 0 auto 0 auto;
    padding: 0 16px 16px 16px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article {
        border-radius: 4px;
        margin: 20px 16px 0 16px;
        padding: 30px;
    }
}

content.trainer-listing staff article {
    display: none;
}

content.trainer-listing staff article.enabled {
    display: flex;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article {
        display: flex;
    }

    content.trainer-listing staff article.enabled {
        display: flex;
    }
}

content.trainer-listing staff article h2.desktop-heading {
    display: none;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article h2.desktop-heading {
        display: block;
    }
}

content.trainer-listing staff category-filter {
    border-radius: 4px 4px 0 0;
}

content.trainer-listing staff div.mobile-only-block {
    margin-top: 12px;
    display: block;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff div.mobile-only-block {
        display: none;
    }
}

content.trainer-listing staff article h2 {
    font-size: 17px;
    line-height: 23px;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
    color: #141414;
    margin: 0 auto 15px auto;
    width: 100%;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article h2 {
        font-size: 25px;
        line-height: 25px;
        margin: 0 auto 20px auto;
    }
}

content.trainer-listing staff article staff-member,
content.contact-page staff article staff-member {
    padding: 10px 10px;
    width: 100%;
    max-width: unset;
    margin: 0 0 9px 0;
    flex: 0 0 100%;
    border-radius: 12px;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article staff-member,
    content.contact-page staff article staff-member {
        padding: 14px 20px;
        width: 49.3%;
        margin: 0 0 14px 0;
        flex: 0 0 49.3%;
    }
}

@media only screen and (max-width: 870px) {
    content.trainer-listing staff article staff-member,
    content.contact-page staff article staff-member {
        width: 100%;
        flex: 0 0 100%;
        flex-flow: wrap;
    }
}

@media only screen and (max-width: 480px) {
    content.trainer-listing article staff-member {
        display: flex;
    }
}

content.trainer-listing staff article staff-member div.team-rating {
    width: 100px;
    display: inline-block;
    margin: 0 15px 0 0;
    text-align: center;
    height: 100%;
    vertical-align: top;
    line-height: 82px;
}

content.trainer-listing staff article staff-member div.staff-image,
content.contact-page staff article staff-member div.staff-image {
    width: 79px;
    max-height: 82px;
    display: inline-block;
    margin: 0 14px 0 0;
    border-radius: 6px;
    overflow: hidden;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article staff-member div.staff-image,
    content.contact-page staff article staff-member div.staff-image {
        width: 110px;
        max-height: 124px;
    }
}

@media only screen and (max-width: 480px) {
    content.trainer-listing staff article staff-member div.team-rating,
    content.trainer-listing staff article staff-member div.staff-image
    {
        flex: 50%;
        margin: 0;
        width: auto;
        text-align: center;
        height: auto;
    }
    content.trainer-listing staff article staff-member div.staff-image {
        text-align: left;
    }
    content.trainer-listing staff article staff-member div.staff-image img {
        width: auto !important;
        max-height: 82px !important;
        margin-left: 20px;
    }
    content.trainer-listing staff article staff-member .team-rating .team-rating-inner {
        margin: 0 20px 0 auto;
        width: fit-content;
    }
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article staff-member .team-rating .team-rating-inner {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        padding: 10px 0;
        height: 100%;
        box-sizing: border-box;
    }
}

content.trainer-listing staff article staff-member div.team-rating div.team-logo img {
    height: 59px;
    vertical-align: middle;
    display: inline-block;
}

content.trainer-listing staff article staff-member div.team-rating div.team-logo {
    height: 70px;
    line-height: 70px;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article staff-member div.team-rating div.team-logo {
        height: auto;
        line-height: inherit;
    }
    content.trainer-listing staff article staff-member div.team-rating div.team-logo img {
        height: 70px;
    }
}

content.trainer-listing staff article staff-member div.team-rating div.rating {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    width: auto;
    margin: auto;
}

@media only screen and (max-width: 480px) {
    content.trainer-listing staff article staff-member div.team-rating div.rating {
        width: 82px
    }
}

content.trainer-listing staff article staff-member div.team-rating div.rating img {
    width: 9px;
    height: 9px;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article staff-member div.team-rating div.rating img {
        width: 12px;
        height: 12px;
        margin: 0 1px;
    }
}

content.contact-page staff article staff-member div.staff-image img {
    width: 100%;
}

content.trainer-listing staff article staff-member div.staff-image img {
    width: auto;
    max-height: 124px;
    border-radius: 6px;
}

content.trainer-listing staff article staff-member div.staff-text,
content.contact-page staff article staff-member div.staff-text {
    vertical-align: top;
    max-width: 125px;
    display: inline-flex;
    flex-flow: column;
    justify-content: center;
    height: 82px;
}

@media only screen and (max-width: 480px) {
    content.trainer-listing staff article staff-member div.staff-text
    {
        flex: 100%;
        margin: 0;
        width: auto;
        max-width: unset;
    }
}

content.contact-page staff article staff-member div.staff-text {
    max-width: calc(100% - 93px);
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article staff-member div.staff-text,
    content.contact-page staff article staff-member div.staff-text {
        max-width: calc(100% - 239px);
        height: 124px;
    }
    content.contact-page staff article staff-member div.staff-text {
        max-width: calc(100% - 128px);
        padding-left: 0;
    }
}

content.trainer-listing staff article staff-member div.staff-text h3,
content.contact-page staff article staff-member div.staff-text h3 {
    margin: 3px auto 2px 0;
    line-height: 16px;
    font-size: 15px;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article staff-member div.staff-text h3,
    content.contact-page staff article staff-member div.staff-text h3{
        margin: 5px auto 3px 0;
        line-height: 24px;
        font-size: 20px;
    }
}

@media only screen and (max-width: 480px) {
    content.trainer-listing staff article staff-member div.staff-text h3 {
        margin: 10px auto 3px auto;
    }
}

content.trainer-listing staff article staff-member div.staff-text p.position,
content.contact-page staff article staff-member div.staff-text p.position {
    font-size: 11px;
    line-height: 15px;
    margin: 2px auto 2px 0;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article staff-member div.staff-text p.position,
    content.contact-page staff article staff-member div.staff-text p.position {
        font-size: 13px;
        line-height: 18px;
        margin: 4px auto 4px 0;
    }
}

@media only screen and (max-width: 480px) {
    content.trainer-listing staff article staff-member div.staff-text p.position {
        margin: 4px auto;
    }
}

content.trainer-listing staff article staff-member div.staff-text p,
content.contact-page staff article staff-member div.staff-text p {
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    margin: 2px auto 2px 0;
    word-break: break-all;
}

@media only screen and (min-width: 481px) {
    content.trainer-listing staff article staff-member div.staff-text p,
    content.contact-page staff article staff-member div.staff-text p {
        font-size: 12px;
        line-height: 15px;
    }
}

@media only screen and (max-width: 480px) {
    content.trainer-listing staff article staff-member div.staff-text p {
        margin: 2px auto;
    }
}

content.front-page article-listing article div.article-image {
    width: 100%;
    height: auto;
    padding: 0;
    overflow: hidden;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

widget.hide-on-mobile {
    display: none;
}

@media only screen and (min-width: 801px) {
    widget.hide-on-mobile {
        display: block;
    }
}

.error, input:invalid {
    border-color: #eb4034;
    transition: 500ms;
}

input.error::placeholder {
    border-color: #eb4034;
}

.loader {
    border: 5px solid #f3f3f3;
    border-top: 5px solid #bbb;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: spin 2s linear infinite;
    display: inline-block;
    text-align: center;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-submit-button {
    height: 21px;
    background: #3EAB37;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 20px 11px 20px;
    box-sizing: content-box;
    text-align: center;
    margin: 12px auto 0px auto;
    display: none;
    border-radius: 4px;
}

#ctf.ctf-type-usertimeline {
    width: 100%;
    background-color: #83b582;
    border-radius: 4px;
    margin: 12px 0 0 0;
}

@media only screen and (min-width: 801px) {
    #ctf.ctf-type-usertimeline {
        width: calc(50% - 8px) !important;
        background-color: #83b582;
        border-radius: 4px;
        margin: 0 0 0 8px;
        display: inline-block;
    }
}

#ctf.ctf-type-usertimeline .ctf-header,
.instagram-wrapper .instagram-header {
    border-radius: 4px 4px 0 0;
    background: no-repeat center right url(/wp-content/themes/sef-nextgen/images/social_media_header.svg);
    background-size: cover;
    padding: 7px 39px;
}

#ctf.ctf-type-usertimeline .ctf-header .ctf-header-text,
#ctf.ctf-type-usertimeline .ctf-header .ctf-header-text .ctf-header-user,
.instagram-wrapper .instagram-header a {
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 0 !important;
    display: block;
    float: none;
    padding: 0;
}

.instagram-wrapper .instagram-header a {
    line-height: 1.3;
}

#ctf.ctf-type-usertimeline .ctf-header .ctf-header-link {
    position: relative;
    width: calc(100% - 10px);
    margin: 0 auto 0 auto;
    text-align: center;
}

@media only screen and (min-width: 801px) {
    #ctf.ctf-type-usertimeline .ctf-header .ctf-header-link {
        width: 100%;
        margin: 0 auto;
        text-align: left;
    }
}

#ctf.ctf-type-usertimeline .ctf-header .ctf-header-link:before {
    content: '\e61b';
    font-size: 15px;
    font-family: 'Font Awesome 5 Brands';
    color: #fff;
    position: absolute;
    top: 0px;
}

#ctf > div.ctf-header.ctf-no-bio > a > div.ctf-header-text > p.ctf-header-user > span.ctf-header-name {
    display: none;
}

@media only screen and (min-width: 801px) {
    #ctf.ctf-type-usertimeline .ctf-header .ctf-header-link:before {
        left: -25px;
    }
}

#ctf.ctf-type-usertimeline .ctf-header .ctf-header-link .ctf-header-follow {
    display: none;
}

#ctf.ctf-type-usertimeline .ctf-header .ctf-header-link .ctf-header-img {
    display: none;
}

#ctf.ctf-type-usertimeline .ctf-header .ctf-header-link .ctf-header-bio {
    display: none;
}

#ctf.ctf-type-usertimeline .ctf-tweets {
    padding-bottom: 23px;
    border-radius: 4px;
}

#ctf.ctf-type-usertimeline .ctf-tweets .ctf-item {
    padding: 14px 1px;
    overflow: hidden;
    border-bottom: 2px solid #fff;
    margin: 0 27px;
}

#ctf.ctf-type-usertimeline .ctf-tweets .ctf-item .ctf-context {
    display: none;
}

#ctf.ctf-type-usertimeline .ctf-author-box {
    margin: 0;
}

#ctf.ctf-type-usertimeline .ctf-author-box:after {
    content: "";
    clear: both;
    display: table;
}

#ctf.ctf-type-usertimeline .ctf-author-box .ctf-author-avatar {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 0;
    margin: 0 9px 0 0;
}

#ctf.ctf-type-usertimeline .ctf-author-box .ctf-author-avatar img {
    width: 100%;
    height: 100%;
}

#ctf.ctf-type-usertimeline .ctf-author-box .ctf-author-name,
#ctf.ctf-type-usertimeline .ctf-author-box .ctf-author-screenname {
    font-size: 14px;
    font-weight: bold;
    font-family: Roboto, sans-serif;
    line-height: 17px;
    height: 17px;
    color: #ffffff;
    display: block;
    margin: 0;
    text-decoration: none;
}

#ctf.ctf-type-usertimeline .ctf-author-box .ctf-author-screenname {
    font-size: 13px !important;
    font-weight: normal !important;
}

#ctf.ctf-type-usertimeline .ctf-author-box .ctf-author-name {
    display: inline-block;
}

#ctf.ctf-type-usertimeline .ctf-author-box .ctf-screename-sep,
#ctf.ctf-type-usertimeline .ctf-author-box .ctf-tweet-meta {
    display: none;
}

#ctf.ctf-type-usertimeline .ctf-author-box .fa-check-circle {
    background: #fff;
    border-radius: 50%;
    margin-left: 5px;
}

#ctf.ctf-type-usertimeline .ctf-item .ctf-tweet-content {
    display: block;
    margin: 7px 0 0 0;
}

#ctf.ctf-type-usertimeline .ctf-item .ctf-tweet-content .ctf-tweet-text {
    font-size: 12px !important;
}

@media only screen and (min-width: 481px) {
    #ctf.ctf-type-usertimeline .ctf-item .ctf-tweet-content .ctf-tweet-text {
        font-size: 13px !important;
    }
}

content.front-page social-media {
    margin: 14px 0 0 0;
    display: block;
}

content.not-found article {
    width: 100%;
    max-width: unset;
    min-height: 500px;
    display: inline-block;
    margin: 0 auto 0 0;
    background: #fff;
    padding: 17px 20px 24px 20px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 4px;
}

pagination {
    display: flex;
    width: 100%;
    margin: 0 auto 107px auto;
    text-align: center;
    justify-content: center;
}

@media only screen and (max-width: 480px) {
    pagination.mobile {
        display: flex !important;
        margin: 10px 0 80px 0;
        width: 100%;
    }

    content pagination.desktop {
        display: none;
    }
}

@media only screen and (min-width: 481px) {
    pagination.desktop {
        display: flex !important;
    }

    content pagination.mobile {
        display: none;
    }
}

pagination a, pagination span {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #203668;
    border: 1px solid #203668;
    width: 98px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    vertical-align: bottom;
    margin-right: 8px;
    border-radius: 3px;
}

pagination a:last-child, pagination span:last-child {
    margin-right: 0;
}

pagination span.page-numbers.current {
    color: #0E204D;
    background: #fff;
    border: 1px solid #fff;
}

pagination a.next.page-numbers, pagination a.prev.page-numbers {
    padding-top: 7px;
}

pagination a:visited {
    color: #fff;
}

@media only screen and (min-width: 801px) {
    content.post.league wrapper {
        max-width: 666px;
        width: 68%;
        display: inline-block;
    }
    content.post.league article {
        max-width: unset;
        width: 100%;
    }
}

content.post.league article.results-table-article {
    margin-top: 14px;
    overflow: visible;
}

content.post.league article.results-table-article h2 {
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
    font-size: 23px;
    line-height: 40px;
    margin: 0;
    vertical-align: middle;
    display: inline-block;
}

content.post.league article.results-table-article category-filter {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
    margin: 0 0 13px 0;
    padding: 0;
}

content.post.league article.results-table-article category-filter form {
    z-index: 1;
    right: 0px;
    top: 81px;
    width: calc(100% - 2px);
}

@media only screen and (min-width: 481px) {
    content.post.league article.results-table-article category-filter form {
        top: 87px;
    }
}

@media only screen and (min-width: 621px) and (max-width: 800px) {
    content.post.league article.results-table-article category-filter form {
        top: 47px;
        width: 274px;
    }
}

@media only screen and (min-width: 880px) {
    content.post.league article.results-table-article category-filter form {
        top: 47px;
        width: 274px;
    }
}

table.results-table caption {
    background: #08773E;
    color: #101010;
    text-align: left;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    padding: 13px 4.4%;;
    line-height: 15px;
    border-radius: 4px 4px 0 0;
    box-sizing: border-box;
    width: 100%;
}

table.results-table {
    border: none;
    border-collapse: collapse;
    width: calc(100% + 2px);
    margin-left: -1px;
}

table.results-table tr {
    border: none;
}

table.results-table td,
table.results-table th {
    border: none;
    border-bottom: 1px solid #E2E2E2;
    padding: 4px 0;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}

@media only screen and (min-width: 481px) {
    table.results-table td,
    table.results-table th {
        padding: 5px 0;
        font-size: 14px;
    }
}

table.results-table tbody tr:nth-child(2) td {
    padding-top: 12px;
}

table.results-table tbody tr:last-child td {
    padding-bottom: 12px;
}

table.results-table th {
    font-size: 12px;
    padding: 2px 0;
    font-weight: bold;
    background: #E94B4F;
    color: #fff;
}

@media only screen and (min-width: 481px) {
    table.results-table th {
        font-size: 13px;
        padding: 5px 0;
    }
}

table.results-table tr:last-child td,
table.results-table tr:last-child,
table.results-table tr.header th,
table.results-table tr.header {
    border: none;
}

table.results-table td {
    color: #5F5F5F;
}

table.results-table td.team_name,
table.results-table td.points {
    font-weight: bold;
    color: #141414;
}

table.results-table td.points,
table.results-table th.points,
table.results-table td.match-score,
table.results-table th.match-score {
    text-align: right;
}

div.table-wrapper {
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    background: #F7FAF7;
    transition: 1s;
}

table.results-table .table_separator {
    text-align: center;
    width: 8px;
}

table.results-table .scored {
    text-align: right;
}

table.results-table .team_name {
    width: 37%;
    text-align: left;
}

table.results-table .played,
table.results-table .won,
table.results-table .lost,
table.results-table .tied {
    text-align: center;
    width: 8%;
}

table.results-table .scored {
    width: 10%;
}
table.results-table .conceded {
    width: 6%;
    text-align: left;
}

table.results-table .points {
    width: 6%;
}

table.results-table.matches tbody tr:last-child td {
    padding-bottom: 5px;
    border-bottom: 1px solid #E2E2E2;
}

table.results-table tr td.spacer,
table.results-table.matches tbody tr:last-child td.spacer,
table.results-table.matches tbody tr:last-child td.spacer{
    width: 4.4%;
    border: none;
}

table.results-table td.match-team-names,
table.results-table th.match-team-names,
table.results-table td.match-score,
table.results-table th.match-score {
    font-weight: bold;
}

div.table-wrapper a.matches-load-more {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    color: #3EAC37;
    margin: 16px auto 18px auto;
    display: block;
}

div.table-wrapper a.matches-load-more:visited {
    color: #3EAC37;
}

table.results-table tr.table-row.row-hidden,
table.results-table tr.table-row.row-hidden td {
    opacity: 0;
    border-bottom: 1px solid rgba(226,226,226, 0);
}

div.table-wrapper table,
div.table-wrapper table tr,
div.table-wrapper table tr td
div.table-wrapper a {
    transition: all 1s ease;
}

table.results-table .match-date {
    width: 20%;
}
table.results-table .match-team-names {
    width: 50%;
}
table.results-table .match-score {
    width: 10%;
}

league-table-listing {
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin: 14px 0 0 0;
    width: 100%;
}

@media only screen and (min-width: 801px) {
    league-table-listing {
        width: calc(100% + 14px);
        margin: 7px 0 7px -7px;
    }
}

div.table-block {
    flex: 1 1 100%;
    position: relative;
    margin: 6px 0;
}

@media only screen and (min-width: 801px) {
    div.table-block {
        flex: 1 1 calc(50% - 14px);
        margin: 7px;
    }
}

div.table-block div.league-selector {
    position: absolute;
    text-align: right;
    right: calc(4.4% - 1px);
    top: 11px;
}

/*div.table-block div.league-selector a {*/
    /*font-weight: bold;*/
    /*font-size: 15px;*/
    /*height: 20px;*/
    /*line-height: 20px;*/
    /*color: #3EAB37;*/
    /*text-decoration: none;*/
    /*margin: 0 8px;*/
    /*padding: 0 1px;*/
/*}*/

/*div.table-block div.league-selector a:visited {*/
    /*color: #3EAB37;*/
/*}*/

/*div.table-block div.league-selector a.active {*/
    /*color: #fff;*/
    /*border-bottom: 2px solid #fff;*/
/*}*/

/*div.table-block div.league-selector a.active:visited {*/
    /*color: #fff;*/
/*}*/

div.table-block div.league-selector a:last-child {
    margin-right: 0;
}

div.table-block a.full-table {
    color: #fff;
    margin: 13px auto 0 auto;
    display: block;
    background: #0E204D;
    border-radius: 3px;
    max-width: 130px;
    height: 20px;
    line-height: 20px;
    padding-top: 2px;
    font-size: 10px;
    text-decoration: none;
    font-family: SEF-Sans, Roboto, sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

div.table-block a.full-table:visited {
    color: #fff;
}

@media only screen and (min-width: 481px) {
    div.table-block a.full-table {
        font-size: 11px;
        height: 27px;
        line-height: 27px;
    }
}

div.table-block div.table-wrapper {
    padding: 0 0 13px 0;
    border: none;
}

div.table-block table.results-table tr:last-child td:not(.spacer) {
    padding-bottom: 5px;
    border-bottom: 1px solid #E2E2E2;
}

div.table-block table.results-table caption {
    background: no-repeat center right 110px url(/wp-content/themes/sef-nextgen/images/social_media_header.svg);
    background-size: cover;
    background-color: #9ED6E6;
}

.instagram-wrapper {
    margin: 0 8px 0 0;
    display: block;
    vertical-align: top;
    width: 100% !important;
    border-radius: 4px;
    overflow: hidden;
}

@media only screen and (min-width: 801px) {
    .instagram-wrapper {
        width: calc(50% - 8px) !important;
        margin: 0 8px 0 0;
        display: inline-block;
    }
}

.instagram-wrapper .instagram-header {
    padding-bottom: 8px;
}

.instagram-wrapper .instagram-header a {
    color: #fff;
    text-decoration: none;
    position: relative;
    text-align: center;
}

.instagram-wrapper .instagram-header a:visited {
    color: #fff;
}

@media only screen and (min-width: 801px) {
    .instagram-wrapper .instagram-header a {
        text-align: left;
    }
}

#sb_instagram {
    background: #83B582;
    padding: 12px 14px 14px 12px !important;
}

.instagram-wrapper .instagram-header a:before {
    content: '\f16d';
    font-size: 15px;
    font-family: 'Font Awesome 5 Brands';
    color: #fff;
    position: absolute;
    top: -1px;
    left: calc(50% - 56px);
}

@media only screen and (min-width: 801px) {
    .instagram-wrapper .instagram-header a:before {
        left: -25px;
    }
}

content match-listing, content match-listing match-listing-inner {
    height: auto;
    width: calc(100% + 20px);
    background: none;
    margin: 0 0 0 -10px;
    display: block;
    position: relative;
    overflow: hidden;
}

content match-listing match-listing-inner {
    margin: 0;
    width: 100%;
}

@media only screen and (min-width: 481px) {
    content match-listing, content match-listing match-listing-inner {
        width: 100%;
        margin: 0;
    }
}

content match-listing match-listing-inner {
    overflow: hidden;
}

content match-listing > a {
    background: #174B93;
    width: 30px;
    height: 40px;
    position: absolute;
    top: 65px;
    display: none;
}

@media only screen and (min-width: 480px) and (max-width: 1150px) {
    content match-listing > a {
        width: 27px;
    }
}


content match-listing > a > img {
    margin-top: 11px;
    margin-left: 8px;
}

content match-listing > a#match-arrow-right img {
transform: rotate(180deg);
}

content match-listing > a#match-arrow-left {
    background: #F7FAF7;
    border-radius: 7px 0 0 7px;
    left: -30px;
    z-index: 10;
}

content match-listing > a#match-arrow-right {
    background: #F7FAF7;
    border-radius: 0 7px 7px 0;
    left: 100%;
    z-index: 10;
}

@media only screen and (min-width: 480px) {
    content match-listing > a {
        display: block;
    }
}

@media only screen and (min-width: 480px) and (max-width: 1150px) {
    content match-listing > a#match-arrow-left {
        left: -31px;
    }
    content match-listing > a#match-arrow-right {
        left: calc(100% + 1px);
    }
}

match-wrapper {
    display: block;
    margin: 0 -5px;
    padding: 0;
    height: 144px;
    width: max-content;
}

@media only screen and (min-width: 481px) {
    match-wrapper {
        height: 170px;
    }
}

content match-listing match-wrapper match {
    height: 113px;
    width: 214px;
    padding: 0 15px 0 15px;
    display: inline-block;
    background: #F7FAF7;
    margin: 10px -1px 11px 0;
    text-align: center;
    box-sizing: border-box;
    border-radius: 3px;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    vertical-align: top;
}

@media only screen and (min-width: 481px) {
    content match-listing match-wrapper match {
        height: 170px;
        width: 245px;
        padding: 24px 30px 16px 30px;
    }
}

@media only screen and (min-width: 481px) {
    content match-listing, content match-listing match-listing-inner {
        margin: 0 0 20px 0;
    }

    content match-listing {
        overflow: visible;
    }

    content match-listing match-listing-inner {
        margin: 0;
    }

    match-wrapper {
        height: 170px;
        margin: 0 0 0 3px;
    }
    content match-listing match-wrapper match {
        border-left: 1px solid #EAEAEA;
        border-right: 1px solid #EAEAEA;
        margin: 0 0 0 -1px;
        border-radius: 0;
        width: 245px;
        padding-top: 17px;
        vertical-align: top;
    }
}

@media only screen and (min-width: 480px) and (max-width: 1110px) {
    content match-listing {
        margin: 0 10px 20px 10px;
        max-width: calc(100% - 20px);
    }
}

content match-listing match-wrapper match p.match-date {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #969696;
    width: 100%;
    text-align: center;
    margin: 0 auto 7px auto;
    line-height: 17px;

}

@media only screen and (min-width: 481px) {
    content match-listing match-wrapper match p.match-date {
        font-size: 12px;
        text-align: center;
        margin: 0 auto 9px auto;
        line-height: 24px;
    }
}

content match-listing match-wrapper match p.match-date span.league {
    background: #095329;
    color: #FFFFFF;
    font-family: Roboto, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 4px;
    border-radius: 3px;
    margin-right: 10px;
}

@media only screen and (min-width: 481px) {
    content match-listing match-wrapper match p.match-date span.league {
        font-size: 11px;
        padding: 3px 6px;
    }
}

@media only screen and (min-width: 480px) {
    content match-listing match-wrapper match p.match-date {
        font-size: 12px;
    }
}

content match-listing match-wrapper match .match-teams {
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    padding: 9px;
}

@media only screen and (min-width: 481px) {
    content match-listing match-wrapper match .match-teams {
        padding: 10px;
    }
}

content match-listing match-wrapper match .match-teams .team-name,
content match-listing match-wrapper match .match-teams .team-name .score {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 19px;
    font-weight: bold;
    color: #141414;
    margin: 0;
}

@media only screen and (min-width: 481px) {
    content match-listing match-wrapper match .match-teams .team-name,
    content match-listing match-wrapper match .match-teams .team-name .score {
        font-size: 15px;
        line-height: 23px;
    }
}

content match-listing match-wrapper match .match-teams .team-name {
    width: 100%;
    display: block;
    text-align: left;
}

content match-listing match-wrapper match .match-teams .team-name .score {
    float: right;
}

content div.match-listing-bg {
    background: #F7FAF7;
    width: 100%;
    height: 134px;
    position: absolute;
    left: 0;
}

@media only screen and (min-width: 481px) {
    content div.match-listing-bg {
        height: 170px;
    }
}

content match-listing match-wrapper match .status-wrapper {
    width: 110px;
    text-align: center;
    margin: 7px auto 0 auto;
    height: 25px;
    border: 1px solid #E2E2E2;
    border-radius: 3px;
    background: #FFFFFF;
    box-sizing: border-box;
    padding-top: 7px;
}

content match-listing match-wrapper match .status-wrapper.upcoming {
    padding-top: 3px;
}

@media only screen and (min-width: 481px) {
    content match-listing match-wrapper match .status-wrapper {
        margin: 11px auto 0 auto;
        padding-top: 6px;
    }
    content match-listing match-wrapper match .status-wrapper.upcoming {
        padding-top: 3px;
    }
}

content match-listing match-wrapper match .status-wrapper.upcoming {
    background: none;
    border: none;
}

content match-listing match-wrapper match .status-wrapper .status {
    font-family: SEF-Sans, Roboto, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #141414;
    background: #FFFFFF;
    margin: 0 auto 0 auto;
    text-transform: uppercase;
}

content match-listing match-wrapper match .status-wrapper.upcoming .status {
    color: #08773E;
    background: none;
    font-family: Roboto, sans-serif;
    font-weight: bold;
}

league-table-listing category-filter {
    padding: 0;
    margin: 0;
    height: 30px;
    top: 5px;
    right: 3.4%;
    position: absolute;
    width: 140px;
}

league-table-listing div.mobile-category-selector {
    background: #fff;
    height: 30px;
    width: 140px;
}

@media only screen and (min-width: 800px) and (max-width: 880px) {
    content.post.league article div.mobile-category-selector {
        width: 100%;
        float: none;
        display: block;
    }
}

@media only screen and (max-width: 621px) {
    content.post.league article div.mobile-category-selector {
        width: 100%;
        float: none;
        display: block;
    }
}

league-table-listing category-filter.leagues div.mobile-category-selector a {
    height: 28px;
    line-height: 28px;
    text-align: left;
    vertical-align: middle;
}

league-table-listing category-filter form {
    right: 0;
    top: 33px;
    width: 140px;
    z-index: 10;
}

league-table-listing category-filter form label.container {
    text-align: left;
}

.scrollWrapper
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.scrollableArea
{
    position: relative;
    width: auto;
    height: 100%;
}

figure#cert-results {
    overflow-x: scroll;
}

.table.unicoach-certification-table {
    table-layout: auto;
    width: max-content;
    border-collapse: separate;
    border-spacing: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}

.table.unicoach-certification-table td.certification-stars div {
    min-width: max-content;
    display: block;
}

.table.unicoach-certification-table td.certification-stars div span {
    vertical-align: middle;
}

.table.unicoach-certification-table tr th:first-child,
.table.unicoach-certification-table tr td.certification-name {
    position:sticky;
    left: 0;
    top: auto;
    background: #fff;
}

.table.unicoach-certification-table tr th {
    border: none;
    border-top: 1px solid #525252;
    border-right: 1px solid #525252;
    border-bottom: 1px solid #525252;
}

.table.unicoach-certification-table tr th:last-child {
    border-right: none;
}

.table.unicoach-certification-table tr td {
    border: none;
    border-bottom: 1px solid #525252;
    border-right: 1px solid #525252;
}

.table.unicoach-certification-table tr td:last-child {
    border-right: none;
}

.table.unicoach-certification-table tr:last-child td {
    border-bottom: none;
}

/* Accordion styles */
.tabs {
    overflow: hidden;
    border-right: 1px solid #525252;
    border-left: 1px solid #525252;
    margin-bottom: 20px;
    border-bottom: 1px solid #525252;
}

.tab {
    width: 100%;
    color: white;
    overflow: hidden;
    border-top: 1px solid #525252;
}

.tab-label {
    display: flex;
    justify-content: space-between;
    padding: 1em 1em 1em 8px;
    background: #fff;
    font-weight: bold;
    cursor: pointer;
    color: #525252;
    font-size: 14px;
}

.tab-label:hover {
     background: #eee;
}

.tab-label::after {
     content: "\276F";
     width: 1em;
     height: 1em;
     text-align: center;
     transition: all .35s;
}

.tab-content {
     max-height: 0;
     padding: 1em 0;
     color: #525252;
     background: white;
     transition: all .35s;
}

.tab-content-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #fff;
    cursor: pointer;
}

.tab-content:hover {
     background: #eee;
}
input:checked + .tab-label {
    background: #fff;
}

input:checked + .tab-label::after {
    transform: rotate(90deg);
}

input:checked ~ .tab-content {
    max-height: unset;
    padding: 1em;
}

input.accordion-checkbox {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

table.table.unicoach-certification-table {
    max-width: unset;
    margin: 0;
    width: 100%;
}