html {
    font-size: 16px;
}
.no-object-fit .footer{
    padding-top: 35px;
}
.object-fit .footer{
    padding-top: 120px;   
}
.logo img{
    max-height: 120px;
}
.dropdown-menu {
    margin-top: 0;
    border-radius: 0;
    background: #1e599d;
}
.dropdown-item{
    color: #fff;
}
.fixtureswrap i {
    color: #f43638;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #da292f;
    text-decoration: none;
    background: none;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #da292f;
}
.fixtureswrap img {
    max-height: 60px;
}
.leagueslisting ul li, .clubslisting ul li {
    width: 50%;
    float: left;
    padding-right: 15px;
}
.leagueslisting ul li a, .clubslisting ul li a{
    color: #000;
}
a:hover{
    color: #f43638;
}
.leagueslisting ul li a:hover, .clubslisting ul li a:hover{
    color: #f43638;
    text-decoration: none;
}
.leaguescontacts a {
    color: #000;
}
.leaguescontacts a:hover {
    color: #f43638;
    text-decoration: none;
}
.cont_form .form-group {
    position: relative;
}
.cont_form .form-group input{
    height: 50px;
}
.cont_form .form-group input, .cont_form .form-group textarea{
    padding-left: 60px;
}
.cont_form .form-group .iconleft i, .cont_form .form-group .iconleft svg{
    margin-right: 0;
}
div#googleMap iframe {
    width: 100%;
    vertical-align: bottom;
}
.cont_form .form-group .iconleft{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 50px;
    height: 100%;
    border-right: 1px solid #e5e5e5;
    padding-top: 10px;
}
.contact .contatctinfo i, .contact .contatctinfo svg {
    color: #f43638;
    font-size: 26px;
    margin-bottom: 15px;
    margin-right: 0;
}
.shadow {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 10px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    background: #1e599d;
    padding: 0;
}
ul.righttopheader {
    display: flex;
    align-items: center;
    justify-content: center;
}
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}
.fixednav {
    background: #fff;
}

.fixednav.stick .topheader{}
.fixturedate {
    font-size: 30px;
    font-weight: bold;
        margin-bottom: 20px;
}
.greytitle {
    color: #868e96;
}
li.social {
    font-size: 18px;
}
.triangle-left {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 20px solid #ffffff;
    border-bottom: 25px solid transparent;
}
.triangle-right {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 20px solid #ffffff;
    border-bottom: 25px solid transparent;
}
.contentnewshome .triangle-left {
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}
.newstext .triangle-left {
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}
.newstext .triangle-right {
    position: absolute;
    right: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}
.footer li.social a {
    width: 40px;
    height: 40px;
}
.animated {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.latestnews li a:hover {
    color: #da292f;
}
.fixture {
    margin-top: 25px;
}
.bgfixture {
    background: #f7f7f7;
}
.matchreportdate, .kickofftime, .smallscore {
    margin: 5px 0px;
    text-transform: uppercase;
}
section.matchreport h1 {
    margin-bottom: 15px;
    text-transform: uppercase;
}

.team {
    color: #000;
}
.wrapper{
    width: 100%;
}
.newstextwrap{
    width: 100%;
}
section.resultshome .row {
    margin: 0;
}
.no-objectfit .resultshome{
    margin-top:0;
}
section.matchreport {
    padding-bottom: 100px;
}
.resultdatehome {
    display: inline-block;
}
.tablewrap {
    padding-top: 50px;
    padding-bottom: 50px;
}
.carousel-caption img {
    width: auto;
}
form#fixtures select, form#results select, form#tables select {
    width: 100%;
    height: 50px;
        padding-left: 10px;
}
form#fixtures label, form#results label, form#tables label {
    margin:0; 
}
.fixtures .pagination, .fixtureswrap .pagination {
    margin-top: 20px;
    justify-content: center;
}
button.redsubmit {
    height: 50px;
    width: 100%;
    background: #db292d;
    color: #fff;
    border: 0;
    cursor: pointer;
}
.time, .score {
    display: inline-block;
    background: #1d5a9d;
    color: #fff;
padding: 5px 5px;
    width: 100%;
}
.homeresults i, .homeresults svg {
    color: #db292d;
}


a.viewmore {
    display: block;
    color: #f43638;
    border: 1px solid #f43638;
    padding: 5px 25px;
    margin: 0px auto;
    margin-top: 30px;
}
a.viewmore:hover{
    background: #1e599d;
    color: #fff;
}
.leaguetop {
    background: #db292d;
    color: #fff;
    padding: 15px;
}
.referee {
    background: #000;
    color: #fff;
    padding: 15px;
}
.fixtureswrap {
    padding-bottom: 100px;
    padding-top: 50px;
}
a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
section.twitter {
    padding-top: 100px;
    padding-bottom: 100px;
}
.twitterlogo i {
    color: #2daae1;
    font-size: 60px;
    border: 1px solid #cfcfcf;
    border-radius: 50%;
    padding: 20px;
}
section.twitter h1 {
    margin-bottom: 20px;
}
section.twitter h1 span {
    font-weight: 100;
}
section.twitter p.snippet {
    width: 48%;
    margin: auto;
    display: block;
}
.wrapper {
    padding: 0 15px;
}
.blogtitlehome {
    margin: 5px 0px;
    font-weight: bold;
    text-transform: uppercase;
}
.block {
    width: 25px;
    height: 25px;
    background: #022743;
        margin-top: 5px;
}
table.table.years td {
    z-index: 2;
    position: relative;
}
table.table.years {
    position: relative;
    margin-top: 25px;
}

table.table.years:after {
    height: 10px;
    width: 100%;
    background: #eaeaec;
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 20px;
}
.block.red {
    background: #db292d;
}
table.table.years a {
    color: #db292d;
    font-weight: bold;
}
table.table.years td {
    border: 0;
}
.link {
    display: inline-block;
    background: #022743;
    color: #fff;
    padding: 18px 23px;
}
.row.paddingfix {
    padding: 18px 0px;
}
section.resultshome .paddingextra {
    padding-top: 100px;
    padding-bottom: 100px;
}
section.aboutpennine h1 span {
    font-weight: 100;
}
.contenthomeabout p {
    margin-bottom: 30px;
}
.contenthomeabout {
    line-height: 1.8;
}
.playerbackground {
    background: url(../img/playerbg.png);
    background-position: center;
    background-size: cover;
}
section.aboutpennine {
    background: url(../img/aboutbg.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
}
section.aboutpennine h1 {
    margin-bottom: 35px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-size: 40px;
}
section.aboutpennine h1:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width:50px;
    margin:0 auto; 
    border: 1px solid #fff;
}
.fixtureswrap .Aligner .row{
    width: 100%;
}
.homeresults { display: none; }
.homeresults.slick-initialized { display: block; }
.footer ul li.footersocial i{
    position: static;
}
.footer ul li.footersocial a:hover{
    color: #f43638;
}
.dateoverimg {
    background: #1d599d;
    color: #fff;
    position: absolute;
    top: 25px;
    right: -10px;
}
.dateoverimg .day {
    font-size: 30px;
    font-weight: bold;
}
.dateoverimg {
    padding: 5px 15px 12px 15px;
}
.blogimg:after{
    content: "";
    top: 16px;
    right: -9px;
    position: absolute;
    width: 9px;
    height: 9px;
    border-bottom: 9px solid #104178;
    border-right: 9px solid transparent;
}
.blogimg {
    position: relative;
}
.footer ul li.footersocial a{
    display: inline-block;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #000;
}
.documents .row {
    position: relative;
}
.documents .row:last-of-type:after{
    border: 0;
}
.documents .row:after {
    border-bottom: 1px solid #c7c7c7;
    content: "";
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
}
.playerimg img{
    -webkit-mask-image: url(../img/aboutmask.png);
    mask-image: url(../img/aboutmask.png);
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% ;
    mask-size: 100% ;
}
section.partners {
    background: #f8f8f8;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: -65px;
}
div#googleMap {
    margin-bottom: -65px;
}
section.latestnews {
    padding-top: 100px;
    padding-bottom: 100px;
}
.wrapper a {
    color: #000;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}
section.latestnews h1 {
    font-weight: bold;
    margin-bottom: 45px;
    position: relative;
}
section.latestnews h1:after {
    content:"";
    border: 1px solid #1e599d;
    position: absolute;
    bottom:-8px;
    left: 0;
    right: 0;
    width: 50px; 
    margin: 0 auto;
}
.contentnewshome {
    position: relative;
    background: #f3f3f3;
}
section.latestnews h1 span{
    color: #1d599f;
}
.marginblog {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.redbg {
    background: #f43638;
}
a:hover .redbg {
    background: #1e599d;
}
a:hover {
    text-decoration: none;
}
.redbgtext {
    color: #fff;
    font-size: 22px;
}
section.latestnews img {
    object-fit: cover;
    width: 100%;
    height: 300px;
}
.bannerbtn.animated{
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.carousel-caption .bannerbtn * {
    font-size: 28px;
}
.newshome {
    z-index: 2;
}
.container-fluid{
    padding-left: 50px;
    padding-right: 50px;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #fff;
    background: #f43638;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.banners.innerbanner .carousel-caption {
    padding-bottom: 95px;
}
.carousel-caption * {
    font-size: 2.7rem;
}
.downloaxtext {
    display: inline-block;
    font-size: 1.4rem;
}
.carousel-caption p {margin:0; }
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    margin: 0
}
.banners.innerbanner{
    margin-bottom: 40px;
}
.banners.innerbanner {
    position: relative;
}

.banners:not(.innerbanner) .carousel-caption {
    right: 5%;
}

.whitetext {
    color: #fff;
}
.redbtn {
    background: #db292d;
    padding: 10px 20px;
}
.redbtn:hover {
    background: #fa0006;
    color: #000;
    text-decoration: none;
}
.blog .post__image-container img {
    object-fit: cover;
    width: 100%;
    height: 250px;
}
.latestnews ul li a {
    color: #000;
    font-weight: bold;
}
.latestnews ul li {
    text-align: left;
    padding: 0 15px;
    margin: 25px 0px;
}
li.linedivider {
    border-left: 1px solid #cccccc;
    height: 100%;
    margin-left: 15px;
    padding-right: 15px;
}
a.nav-link {
    font-size: 22px;
    font-weight: 500;
}
.phone-header a:hover {
    color: #da292f;
    text-decoration: none;
}
.topheader i {
    color: #da292f;
}
.topheader a{
    color: #000;
}
.topheader li{
    display: inline-block;
    padding-left: 5px;
}
li.phone-header {
    padding-right: 15px;
    position: relative;
    padding-left: 50px;
}
li.social a i {
    color: #fff;
}
li.social a {
    display: block;
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
li.phone-header i {
    position: absolute;
    left: 10px;
    /* top: 0; */
    bottom: 3px;
    font-size: 30px;
}
li.social a:hover {
    background: #da292f;
}
.topheader {
    padding: 10px 0px;
    display: flex;
    justify-content: space-between;
}
.phone-header a {
    font-weight: bold;
    font-size: 21px;
}
.phone-header i {
    font-size: 23px;
}


.productlisting img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}
.post__image-container {
    width: 100%;
    height: 100%;
}
.post__image-container.compat-object-fit {
    background-size: cover;
    height: 100%;
    width: 100%;
}

.post__image-container.compat-object-fit {
   background-size: cover;
   background-position: center center;
}
.post__image-container.compat-object-fit .featured-image {
opacity: 0;
 }

img {
    border: none;
    max-width: 100%;
    height: auto
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000;
    font-size: 18px;
    overflow-x: hidden
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #1983e5;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #1983e5;
    background-color: transparent
}
.carousel-indicators li{
    cursor: pointer;
}

.carousel-item > img {
    min-height: 50vh;
    object-fit: cover;

    object-position: left;
}

@media (max-width: 968px) {
    .carousel-item > img {
        object-position: center;
    }
}

.navbar-default {
    background-color: #f8f8f8
}

.container {
    text-align: left
}

.banners img {
    width: 100%
}

.navbar {
    margin-bottom: 0
}

.navbar-header-right {
    float: right;
    width: 50%;
    text-align: right
}

.alert {
    list-style: none;
    margin: 10px 0px;
}

.my-gallery img {
    max-width: 510px
}

.my-gallery figure {
    float: left;
    list-style: none;
    width: 50%
}
.contact a {
    color: #000;
}
.contact a:hover {
    color: #da292f;
}

.clear {
    clear: both
}

.content {
    padding: 20px 0;
    position: relative
}
.wrapper a:hover {
    color: #db292d;
}
ul.footermenu a {
    color: #fff;
}
ul.footermenu li {
    width: 50%;
    float: left;
    padding-right: 10px;
}
.link:hover {
    background: #db292d;
}

ul.socialfooter {
    display: flex;
    width: 8%;
    margin: 0 auto;
    justify-content: space-between;
    padding: 15px 0px;
    min-width: 130px;
}
.socialtitle {
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
}
.lh-2{
    line-height: 2;
}
.footer a{
    color: #fff;
}
.footer a:hover{
    color: #f33736;
}
.footersnippet {
    font-size: 16px;
    margin-top: 20px;
}
.footer ul li {
    padding-left: 25px;
    position: relative;
}
.footer ul.footermenu li{
    padding-left: 20px;
}
.footer ul li i{
    position: absolute;
    top: 10px;
    left: 0;
}
.banners{
    -webkit-mask-image: url(../img/bannermask.png);
    mask-image: url(../img/bannermask.png);
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.footer {
    background: #042c50 url(../img/footerbg.png);
    background-size: cover;
    padding: 20px 0;
    font-size: 16px;
    color: #fff
}

.error {
    background-image: url(../images/error_img.png)!important;
    background-position: 97% center!important;
    background-repeat: no-repeat!important;
    border: 1px solid red!important;
    margin: 5px 0!important;
    box-shadow: 0 0 15px rgba(168, 0, 0, .7)
}

.top-header-email {
    display: inline-block;
    margin-right: 20px
}

.top-header-phone {
    display: inline-block;
    margin-right: 20px
}

.top-header-address {
    display: inline-block
}

.serviceimage {
    float: left;
    max-width: 300px
}

.serviceimage img {
    float: left;
    max-width: 300px
}

.scrollToTop {
    width: 42px;
    height: 42px;
    margin: 0;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    border-radius: 42px;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    color: #444;
    text-decoration: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    display: none;
    background: #1e2731 url(../img/up-arrow.png) no-repeat 50% 50%
}

.frontblogimg img {
    max-width: 200px;
    max-height: 200px
}

.blogimage {
    float: left;
    width: 250px
}

.blogimage img {
    float: left;
    max-width: 250px;
    max-height: 250px
}

.scrollToTop:hover {
    text-decoration: none
}

.Aligner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
.latestnewstitle {
    background: #022743;
    color: #fff;
    padding: 5px 15px;
    font-size: 25px;
}
.contact h1 span {
    font-weight: 400;
}
.btn-red {
    background: #db292d;
    color: #fff;
    border-radius: 0;
}

.newstextwrap {
    padding: 15px;
}
.newscreatedat {
    font-weight: bold;
    font-size: 26px;
}
.refereespace {
    padding: 5px 15px;
}
.newstitle {
    font-weight: bold;
    font-size: 26px;
}
.newstextwrap {
    font-weight: 600;
}
.Aligner-left {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
.Aligner-right {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
.twitterwrap {
    width: 60%;
    margin: 0 auto;
}
.contact h1 {
    margin-bottom: 25px;
}
.contact i {
    color: #ababab;
    margin-right: 5px;
}
.contact h3 {
    margin-bottom: 10px;
}
.contactsname {
    font-weight: bold;
    margin-bottom: 10px;
}
.banners {
    z-index: 1;
    position: relative;
}
section.resultshome {
    z-index: 0;
    position: relative;
    padding-top: 70px;
    padding-bottom: 100px;
}
.blog {
    padding-bottom: 100px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #db292d;
    border-color: #db292d;
}
.page-link{
    color:#000;
}
section.partners h1 {
    margin-bottom: 30px;
}
section.resultshome h1 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
}
section.resultshome h1 span {
    color: #1d5a9d;
}
section.resultshome h1 span {
    color: #1d5a9d;
}