/*
 Theme Name: New Bluecoat Wollaton
 Author: CODA Education
 Author URI: http://coda.education
 Template:   madebycodanew
*/
 
@import url("../madebycodanew/style.css");


.letter-nav {
display: table;
margin: 0px auto 0px;
width: auto;
background: #444;
border-radius: 5px;
}

.post-type-archive-letters .letter-nav {
margin: 0px auto 40px;
}

.letter-nav ul {
padding: 0px 20px; margin: 0px !important; float: left;
}

.letter-nav ul li {
list-style-type: none;
display: inline-block; margin-bottom: 0px !important;
}

.letter-nav ul li a:link,
.letter-nav ul li a:visited {    padding: 16px 20px 14px;
display: table;
color: #FFF;
text-decoration: none;
color: #FFF !important;
}

.letter-nav form {
float: right;
margin-top: 9px;
}

.letter-nav input {
border-radius: 2px;
border: 1px solid rgba(255, 255, 255, 0.29);
background: none;
padding: 7px 13px;
color: #FFF;
display: table;
}

.letter-nav ul li a:hover {
background: #333;
}

.letter-link a:link,
.letter-link a:visited {
color: #333;
text-decoration: none;
}

.nav-links a:link,
.nav-links a:visited {
background: rgba(51, 51, 51, 0.58); color: #FFF; padding: 7px 12px; text-decoration: none; margin-right: 10px; font-size: 14px;
float: left;
}


#our-values-wol {
padding: 70px 0px 100px;
}

#our-values-wol h3 {
text-align: center; font-size: 30px; margin-bottom: 70px;
}

#our-values-wol img {
width: auto; height: 80px;
}

#our-values-wol .block1 {
width: 33.33%; text-align: center; float: left;
}



@media (max-width: 900px) {

.accred-logo {
margin: 0px auto;
}

.page-template-front-page #hero .tag-line {
bottom: 0px;
}

.scroll-down {
display: none !important;
}

.tag-line p {
    color: #FFF;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 800;
    margin-top: 0px;
}

.tag-line h1 {
font-size: 38px;
    line-height: 50px;
}
}

