@media screen and (max-width: 450px) {
.site-identity {
    transform: scale(0.5);
    margin-top: -20%;
}
}

@media screen and (min-width: 601px) {
.sp-template-event-logos-block .logo-odd img {
    padding: 30px 30px 30px 0;
}
.sp-template-event-logos-block .logo-even img {
    padding: 30px 0 30px 30px;
}
}

.sp-template-event-logos-block .sp-team-name {
    font-size: 24px;
}
.sp-event-blocks .sp-event-date, .sp-event-blocks .sp-event-results {
    margin: 5px 0;
}

.widget-title {
    border-bottom: 1px solid #222;
    padding-top: 1em;
}

.sp-event-blocks .team-logo img {
    max-width: 140%;
    max-height: 100%;
}
.sp-event-list .team-logo img {
    max-width: 3em;
    max-height: 1.5em;
}

.sp-template-countdown .team-logo img {
    max-width: 100px;
    max-height: 70px;
}
.sp-template-countdown h5 {
    font-family: "Oswald", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0;
}
.sp-template-countdown h5 {
    color: #011f3b !important4;
}

.gallery .gallery-item {
    padding: 10px;
}

.sp-league-table .sp-highlight {
    background-color: rgba(135, 216, 247, 0.5);
}

.sp-gallery-item-flag {
    position: absolute;
    bottom: 53px;
    right: 10px;
}
.sp-gallery-item-flag img {
    width: 21px;
    margin-top: 5px;
}

.widget-ssi-posts {
    padding: 10px 12px;
    background: #f4f4f4;
    border: 1px solid #e0e0e0;
    display: inline-block;            
    width: 100%;
    margin-bottom: -1px;
}

.news-list-item { 
   margin-bottom: 20px;
}
.news-list-item a { 
   color: #030347;
}
.news-list-sidebar {
    padding: 20px 12px 10px 12px;
    background: #f4f4f4;
    border: 1px solid #e0e0e0;
}
.news-list-item-date { 
    font-family: "Oswald", sans-serif;
   color: #FFF;
   background: #030347;
   padding: 1px 3px;
   font-size: 12px;
   margin-right: 10px;
}
.news-list-item-excerpt {
   margin-top: 0px;
   font-size: 13px;
   color: #7b7b9d;
}
.news-list-item-all {
    font-family: "Oswald", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
}

.td-result-win {
    background-color: rgba(0,255,0,0.1);
}
.td-result-loss {
    background-color: rgba(255,0,0,0.1);
}
.td-result-draw {
    background-color: rgba(255,255,0,0.1);
}

.sp-template-countdown .team-logo {
    width: 30%;
    max-width: 7em;
}

.wp-polls .Buttons {
    border: 1px solid #030347;
    background-color: #c59a17;
}
.widget_poll_widget .news-list-sidebar {
    padding: 20px 20px 0 0;
}

textarea#comment {
    height: 100px;
}

.header-banner {
    -webkit-mask-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
    position: absolute;
    display: block;
    right: 0;
    max-height: 178px;
}
.header-wrapper {
   position: relative;
}
@media screen and (max-width: 1024px) {
.header-banner {
    max-height: 148px;
}
}
@media screen and (max-width: 700px) {
.header-banner {
    display:none;
}
}

th.data-name {
	text-align: center !important;
}
.sp-league-table .sp-highlight {
    background-color: rgba(135, 216, 247, 0.5) !important;
}
.sp-league-table .sp-relegated {
    background-color: rgba(255, 0, 0, 0.15) !important;
}
.sp-league-table .sp-cl {
    background-color: rgba(197, 154, 23, 0.3) !important;
}
.sp-league-table .sp-le {
    background-color: rgba(0, 122, 255, 0.15) !important;
}

.button-active {
    background-color: #a77c00;
}
.data-home, .data-away {
    display: none;
}