/*
	Theme Name: Gen16Light
	Theme URI: http://www.wn6.co.uk


	Template: Gen16Light
	Template Version: 2.2.3


*/


.lastthirdfeature, .thirdfeature {
    width: 21%;
    display: inline-block;
    margin-bottom: 2em;
}

.lastthirdfeature a, .thirdfeature a {
 background: #741c23;
padding: 0em;
display: block;
text-align: center;
color: white;
text-decoration: none;
font-weight: bold;
margin-top: -11px;
font-size: 1.7rem;
}

.thirdfeature {
	margin-right: 4%;
}

.lastthirdfeature {
	margin-right: 0;
}

.lastthirdfeature a:hover, .thirdfeature a:hover {
    background: #df0023;
    
}

.lastthirdfeature img, .thirdfeature img {
    margin-bottom: 0px;
}

@media only screen and (max-width: 400px) {
.thirdfeature {
	margin-right: 3%;
}
}

/*
Sponsor Image  */
.sponsorimage {
    display: block;
    float: right;
    margin-left: 1em;
}

  /* Style Cat 4
--------------------------------------------- */

.category-4 article {
display: inline-block;
margin-right: 1em;
border: 1px solid #dedddd;
padding: 0.5em;
width: 100%;
}

.category-4 h2 a {
    font-size: 1em;
}

.category-4 .entry-meta {
    display: none;
}

@media only screen and (max-width: 800px) {

}


/* Sponsor Box  ---- */
.sponsorbox {
      max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #f6f7f9;
    margin-bottom: 2em;
    padding: 1em;
    background-color: #f5e5e5;
}

.slidersponsorbox {
   max-width: 1280px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 2em;
border-top: 1px solid #f2e7e7;
border-bottom: 1px solid #f2e7e7;
padding-top: 1em;
padding-bottom: 1em;
}

.slidersponsorbox p {
    margin-bottom: 0px;
}

.sponsorpride {
    text-align: center;
    background-color: #eae4e4;
    margin-top: -18px;
        color: #bdb8b8;
    margin-bottom: 2em;
   
   
}

.sponsorpride p {
    margin: 0px;
}

/* --- Sponsor Slider Styling ----*/
.chpcs_img:hover {
    opacity: 0.7;
}