.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
box-sizing: border-box;
vertical-align: baseline;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
p + p { 
margin-top: 0.5em;
}
a {
color: inherit;
font-size: inherit; 
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
a:focus {
outline:0;
}
a:hover,
a:active {
outline:0;
color: #8cc541;
}
p { 
color: #454545; 
font-size: 1em; 
font-family: 'Montserrat', sans-serif;
padding: 0;
line-height: 1.7em;
}
strong { 
font-weight: bold; 
}        body {
background-color: #ffffff;
font-family: 'Montserrat', sans-serif;
margin: 0;
padding: 0;
line-height: 1;
} #top-bar {
position: fixed;
top: 0;
width: 100%;
height: 40px;
padding: 0;
margin: 0;
z-index: 9999;
background-color: #282525;
border-top: 3px solid #8cc541;
box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.3);
}
#header {
position: relative;
width: 100%;
margin: 40px 0 0;
}
#logo {
display: block;
float: left;
width: 350px;
margin: 0;
padding: 0;
}
#header-contact {
float: right;
display: block;
padding: 30px 0 0;
margin: 0;
text-align: right;
}
#menu {
position: relative;
background: none repeat scroll 0 0 #282525;
width: 100%;
height: 50px;
text-align: center;
z-index: 999;
}
#banner-short {
position: relative;
background:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/banner-short.jpg) center center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
padding: 0;
width: 100%;
height: 250px;
z-index: 50;
}
.truestone-logo {
position: absolute;
bottom: 30px;
right: 30px;
background:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/truestone-logo.png) center center no-repeat;
width: 650px;
height: 150px;
}
.main-content {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.main-content.contact {
overflow: unset;
z-index: 10;	
}
.main-content.grey {
background: #f5f5f5;
}
.main-content.black {
background:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/logo-icon.png) top right no-repeat #282525;
border-top: 3px solid #8cc541;
}
.main-content.truestone {
background:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/logott-icon-small.png) center right no-repeat #282525;
border-top: 3px solid #8cc541;
}
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
background-color: #282525;
background: url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/logo-icon.png) top right no-repeat rgba(40, 37, 37, 0.8);
}
.overlaytt {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
background-color: #282525;
background: url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/logott-icon.png) top right no-repeat rgba(40, 37, 37, 0.8);
}
.text {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.image {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.scroll-up {
background: #8cc541;
clip-path: polygon(100% 0%, 100% 100%, 50% 85%, 0 100%, 0% 50%, 0 0);
-webkit-clip-path: polygon(100% 0%, 100% 100%, 50% 85%, 0 100%, 0% 50%, 0 0);
-moz-clip-path: polygon(100% 0%, 100% 100%, 50% 85%, 0 100%, 0% 50%, 0 0);
-o-clip-path: polygon(100% 0%, 100% 100%, 50% 85%, 0 100%, 0% 50%, 0 0);
color: #282525;
text-align: center;
padding: 20px 30px 30px 30px;
position: absolute;
top: 0;
right: 100px;
line-height: 1;
cursor: pointer;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}
.container {
margin: 0;
padding: 0;
overflow: hidden;
}
.project-header {
padding: 20px 0;
margin: 0;
height: 85px;
}
.project-image-fixed {
border: 1px solid #2f528f;
padding: 5px 5px 3px;
height: 300px
}
#email-response {
display: inline-block;
margin: 10px 0;
padding: 0;
}
#footer {
position: relative;
background: none repeat scroll 0 0 #282525;
border-top: 3px solid #8cc541;
width: 100%;
padding: 60px 0;
margin: 0;
}
#baseline {
background: none repeat scroll 0 0 transparent;
width: 100%;
padding: 20px 0;
margin: 0;
} #top-bar-wrapper {
width: 100%;
max-width: 1250px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}
#header-wrapper {
position: relative;
width: 100%;
max-width: 1250px;
padding: 20px 10px;
margin: 0 auto;
overflow: hidden;
}
#menu-wrapper {
position: relative;
width: 100%;
max-width: 1250px;
padding: 0 10px;
margin: 0 auto;
}
.banner-wrapper {
position: relative;
width: 100%;
max-width: 1250px;
height: 550px;
padding: 20px 10px;
margin: 0 auto;
overflow: hidden;
}
.banner-content {
position: absolute;
left: 10px;
bottom: 25%;
}
.main-content-wrapper {
width: 100%;
max-width: 1250px;
padding: 80px 10px;
margin: 0 auto;
overflow: hidden;
}
.main-content-wrapper.contact {
overflow: unset;
z-index: 10;	
}
.main-content-short-wrapper {
width: 100%;
max-width: 1250px;
padding: 40px 10px;
margin: 0 auto;
overflow: hidden;
}
.main-content-wide-wrapper {
width: 100%;
padding: 0;
margin: 0 auto;
overflow: hidden;
}
.two-column-flex-wrapper {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
background-color: #ffffff;
width: 100%;
max-width: 2000px;
padding: 0;
margin: 0;
overflow: hidden;
}
.quote-button-wrapper {
line-height: 70px;
font-size: 1.2em;
}
.testimonial-wrapper {
margin: 0;
padding: 0;
min-height: 150px;
}
.columns-wrapper {
width: 100%;
padding: 20px 0;
margin: 0;
overflow: hidden;
}
.text-container {
padding: 0;
margin: 0;
}
.news-image-wrapper {
position: relative;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-radius: 10px 10px 0 0;
width: 100%;
height: 250px;
padding: 0;
margin: 0;
}
.project-gallery-wrapper {
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-radius: 15px;
display: block;
float: left;
width: 31%;
height: 300px;
padding: 0;
margin: 10px;
}
#footer-wrapper {
width: 100%;
max-width: 1250px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}
#baseline-wrapper {
width: 100%;
max-width: 1250px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
} .top-column-left {
display: block;
float: left;
width: 30%;
padding: 0;
margin: 0;
overflow: hidden;
}
.top-column-right {
display: block;
float: right;
width: 70%;
padding: 0;
margin: 0;
overflow: hidden;
text-align: right;
}
.left-column {
display: block;
float: left;
padding: 10px 0 0;
margin: 0;
overflow: hidden;
}
.right-column {
display: block;
float: right;
padding: 0;
margin: 0;
overflow: hidden;
}
.three-column {
display: block;
float: left;
width: 33.333%;
padding: 10px;
margin: 0;
}
.column-inner {
background: #f5f5f5;
border-radius: 15px;
padding: 20px;
margin: 0;
}
.four-column {
display: block;
float: left;
width: 25%;
padding: 0;
margin: 0;
}
.left-column-60 {
display: block;
float: left;
width: 60%;
padding: 0 75px 0 0;
margin: 0;
overflow: hidden
}
.right-column-40 {
display: block;
float: left;
width: 40%;
padding: 0;
margin: 0;
overflow: hidden
}
.left-column-50 {
display: block;
float: left;
width: 50%;
padding: 0 25px 0 0;
margin: 0;
overflow: hidden;
}
.right-column-50 {
display: block;
float: left;
width: 50%;
padding: 0 0 0 25px;
margin: 0;
overflow: hidden;
}
.footer-column-01 {
display: block;
float: left;
width: 33.3%;
margin: 0;
padding: 0 40px 0 0;
overflow: hidden;
}
.footer-column-02 {
display: block;
float: left;
width: 46.3%;
margin: 0;
padding: 0 40px 0 0;
overflow: hidden;
}
.footer-column-03 {
display: block;
float: right;
width: 20.3%;
margin: 0;
padding: 0;
overflow: hidden;
} .bordtop {
border-top: 4px solid #ffffff;
}
.bordleft {
border-left: 2px solid #ffffff;
}
.bordright {
border-right: 2px solid #ffffff;
}
.bordleftfour {
border-left: 2px solid #ffffff;
}
.bordrightfour {
border-right: 2px solid #ffffff;
} section {
padding: 40px 0 0;
margin: 0;
overflow: hidden;
}
section.short {
padding: 20px 0 0;
margin: 0;
overflow: hidden;
}
section.large {
padding: 80px 0 0;
margin: 0;
overflow: hidden;
}
section.lower {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
section.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
} .menu_title {
display: none;
position: relative;
float: right;
bottom: 0.6em;
margin-right: 3em;
color: #ffffff;
font-size: 1.1em;
font-weight: 600; 
}
nav a {
position: relative;
color: #ffffff; 
display: block; 
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
line-height: 50px;
padding: 0 35px; 
text-decoration: none; 
}
nav a.active {
color: #8cc541;
}
nav a.first {
padding: 0 35px 0 0; 
}
nav a.last {
padding: 0 0 0 35px;
}
nav a:hover {
color: #8cc541;
}
nav a.nocursor {
cursor: context-menu;
}
nav a.nocursor:hover {
color: #ffffff;
}
nav ul,
nav ul li { 
height: 50px;
list-style-type: none; 
padding: 0; 
margin: 0; 
}
nav > ul { 
text-align: left; 
}
nav > ul > li { 
display: inline-block; 
}
nav > ul > li:first-child { 
border-left: none; 
}
.sub-menu-parent { 
position: relative;
background: url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/down.gif) no-repeat scroll right 15px center;
padding: 0 15px 0 0; 
}
.sub-menu {
visibility: hidden; opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
transform: translateY(-2em);
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.sub-menu-parent:hover .sub-menu {
visibility: visible; opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s; }
.sub-menu li {
background: #282525;
width: 350px;
height: 50px;
line-height: 50px;
border-bottom: 1px solid #ececec;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
text-align: left;
}
.sub-menu li a {
color: #ffffff;
font-size: 0.9em;
line-height: 50px;	
}
.sub-menu li a:hover {
color: #8cc541;
} .center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.light {
font-weight: 300;
}
.normal {
font-weight: 400;
}
.semibold {
font-weight: 600;
}
.bold {
font-weight: 700;
}
.extrabold {
font-weight: 900;
}
.italic {
font-style: italic;
}
.uppercase {
text-transform: uppercase;
}
.darkshadow {
text-shadow: 2px 2px 2px #000000;
}
.hidden {
opacity: 0;
}
.hide {
display: block;
}
.noover {
overflow: visible;
}
.clear {
clear: both;
} span.green {
color: #8cc541;
}
span.header-light {
text-transform: none;
} header.main {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
header.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}
header.mid {
padding: 20px 0;
margin: 0;
overflow: hidden;
}
h1 {
color: #282525;
font-size: 3em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h1.white {
color: #ffffff;
}
h2 {
color: #282525;
font-size: 2em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h2.white {
color: #ffffff;
}
.text-container h2 {
padding: 20px 0;
}
h3 {
color: #282525;
font-size: 1.5em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h3.white {
color: #ffffff;
}
h3.green {
color: #8cc541;
}
.text-container h3 {
padding: 20px 0;
}
h4 {
color: #282525;
font-size: 1.2em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h4.white {
color: #ffffff;
}
.text-container h4 {
padding: 20px 0;
} p.main-text {       
color: #454545; 
font-size: 1em; 
padding: 0;
line-height: 1.7em;
}
p.main-text.white {       
color: #eeeeee; 
}
p.main-text.small {       
font-size: 0.875em; 
}
p.main-text.large {       
font-size: 1.2em; 
}
p.top-bar-text {       
color: #fafafa; 
font-size: 0.8em; 
padding: 0;
line-height: 40px;
}
p.header-text {      
color: #2e3838; 
font-size: 2.2em;
padding: 0;
margin: 0;
line-height: 1em;
}
p.header-text.small {
font-size: 0.875em;
line-height: 2em;
margin: 0;
}
p.banner-text {      
color: #ffffff; 
font-size: 3em;
padding: 0;
margin: 0;
line-height: 1.3em;
}
p.banner-text.small { 
font-family: 'Montserrat', sans-serif;
font-size: 1.5em;
}
p.large-text {       
color: #ffffff; 
font-size: 2.5em;
padding: 0;
line-height: 1.3em;
}
p.error-text {       
color: #282525; 
font-size: 12em; 
font-weight: 700;
padding: 0;
line-height: 1em;
} form#emailForm {
padding: 0;
margin: 0;
}
form.cmxform {
width: 100%;
color: #454545; 
font-family: 'Montserrat', sans-serif;
font-size: 1em;
padding: 10px 0 0;
}
form.cmxform legend {
padding-left: 0;
}
form.cmxform legend, form.cmxform label {
color: #454545;
}
form.cmxform fieldset {
border: none;
background: none repeat scroll 0 0 transparent;
background-color: #transparent;
margin: 0;
padding: 10px 0 0;
}
form.cmxform fieldset fieldset {
background: none;
}
form.cmxform fieldset p, form.cmxform fieldset fieldset {
padding: 0 0 20px;
background: none repeat scroll 0 0 transparent;
}
form.cmxform label.error, label.error {
color: #ffffff;
font-style: italic;
display: block !important;
margin: 0 0 10px 0;
}
div.error { 
display: none; 
}
form.cmxform .gray * { 
color: gray; 
}
#emailForm {
width: 100%;
}
#emailForm label.error {
width: auto;
display: none;
font-size: 0.85em;
margin: 0 0 20px 0;
}
.editor-label-buttons {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: inline-block;
float: right;
margin: 0 10px 0 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}
.editor-field {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: inline-block;
width: 33%;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}
.editor-field-full {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: inline-block;
width: 100%;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}
.editor-field-short {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: inline-block;
width: 100px;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: top;
}
input.contact {
border: 1px solid #ffffff;
border-radius: 5px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 300;
height: 35px;
line-height: 18px;
margin: 0 auto 15px;
padding: 5px;
width: 95%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
input.contact.question {
width: 75px;
text-align: center;
}
input.contact:focus {
border: 1px solid #3d2763;
}
input.contact.error {
border: 1px solid #ffffff;
}
textarea.contact {
border: 1px solid #ffffff;
border-radius: 5px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 300;
height: 200px;
line-height: 18px;
margin: 0 auto 25px;
padding: 10px 5px;
width: 98%;
outline: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
textarea.contact:focus {
border: 1px solid #3d2763;
}
textarea.contact.error {
border: 1px solid #ffffff;
}
span.requiredfield {
color: #3d2763;
}
input.submit {
background: #8cc541;
border: 2px solid #fff;
border-radius: 7px;
display: inline-block;
color: #282525;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
padding: 15px 25px;
margin: 0 10px 0 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
outline: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out; 
-o-transition: all 0.3s ease-in-out; 
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
input.submit:hover {
color: #ffffff;
background: #282525;
} a.button {
background: #282525;
border: 2px solid #fff;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 25px;
margin: 0 10px 0 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out; 
-o-transition: all 0.3s ease-in-out; 
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a.button.green {
color: #282525;
background: #8cc541;
}
a.button:hover {
color: #282525;
background: #8cc541;
}
a.button.green:hover {
color: #ffffff;
background: #282525;
}
a.button.large {
font-size: 1.2em;
font-weight: 600;	
padding: 15px 40px;
margin: 0;
}
a.clear-button {
background: url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/right-arrow.png) no-repeat scroll right 10px center;
border: 0 none;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 0 45px 0 0;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out; 
-o-transition: all 0.2s ease-in-out; 
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
a.clear-button:hover {
background: url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/right-arrow.png) no-repeat scroll right center;
}
a.clear-button.black {
background: url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/right-arrow-black.png) no-repeat scroll right 10px center;
color: #282525;
}
a.clear-button.black:hover {
background: url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/right-arrow-black.png) no-repeat scroll right center;
} a.link:link, a.link:visited, a.link:active {
color: inherit;
font-size: inherit; 
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
a.link.under:link, a.link.under:visited, a.link.under:active {
color: inherit;
font-size: inherit; 
text-decoration: underline;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
a.link:hover {
color: #8cc541;
text-decoration: underline;
}
a.link.under:hover {
color: #8cc541;
}
a.blank:link, a.blank:visited, a.blank:active {
color: inherit;
text-decoration: none;
}
a.gallery:link, a.gallery:visited, a.gallery:active {
text-decoration: none;
} .tel,.tel:visited { color: inherit; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 
.tel:hover,.tel:focus { 
color: inherit; 
}  ul.bullets {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;
}
ul.bullets li {
color: #8cc541; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}
span.bullets {
color: #454545; 
font-size: 1em; 
font-weight: 300;
line-height: 1.7em;
} ul.top-bar {
list-style-type: none;
display: inline-table;
padding: 0;
margin: 0;
}
ul.top-bar li {
float: left;
color: #fafafa; 
font-size: 0.8em; 
line-height: 40px;
margin: 0 10px 0 0;
}
ul.top-bar li.last {
background-color: #8cc541;
border-radius: 0 0px 5px 5px;
height: 48px;
line-height: 45px;
margin: 0;
padding: 0 30px;
color: #282525;
font-size: 1.1em;
font-weight: 600;
text-transform: uppercase;
} ul.dash {
list-style-type: none;
padding: 0;
margin: 0;
}
ul.dash li {
color: #eeeeee; 
font-size: 0.875em;
font-weight: 300;
line-height: 1.7em;
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
}
ul.dash li:before {
content: '\2014';
position: absolute;
margin-left: -20px;
color: #8cc541;
}
ul.dash li a {
margin: 0 0 0 10px !important;	
} img {
border: 0;
height: auto;
max-width: 100%;
}
img.top {
border: 0;
height: auto;
max-width: 100%;
position: relative;
margin-right: 5px;
top: 3px;
}
img.border {
border: 1px solid #282525;
padding: 5px;
min-height: 280px;
}
img.rounded {
border-radius: 15px;
}
img.fixed {
width: calc(100% - 0px);
height: calc(100% - 1.5px)
} span.date, span.author, span.post-date {
font-family: 'Montserrat', sans-serif;
font-size: 0.875em;
font-weight: 400;
font-style: italic;
line-height: 1.5em;
display: inline-block;
margin: 0 0 20px 0;
} .wp-pagenavi {
position: relative;
height: 50px;
padding: 10px 0 0;
}
.wp-pagenavi a, .wp-pagenavi span {
padding: 7px 10px; 
margin-right: 10px;
font-family: 'Montserrat', sans-serif;
font-size: 15px; 
color: #282525; 
text-decoration: none;
border: 1px solid #282525; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #8cc541;
color: #ffffff;
border: 1px solid #282525;
}
.wp-pagenavi span.current { 
font-weight: bold; 
} form.search {
margin: 0 0 30px 0;
} input.search-input {
border: 1px solid #959595;
border-radius: 7px;
min-width: 300px;
color: #2b2b2b;
font-size: 1em;
height: 39px;
line-height: 18px;
padding: 2px 5px 2px 10px;
margin: 0 10px 10px 0;
outline: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
button.search-submit {
background: url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/right-arrow-black.png) no-repeat scroll right 10px center;
border: 0 none;
display: inline-block;
color: #282525;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 0 45px 0 0;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out; 
-o-transition: all 0.2s ease-in-out; 
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
button.search-submit:hover {
background: url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/right-arrow-black.png) no-repeat scroll right center;
} img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignnone {float:left; margin:0 1em 1em 0}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignnone {float:left; margin:0 1em 1em 0} .nivo-lightbox-content,.nivo-lightbox-overlay{height:100%;width:100%}.nivo-lightbox-overlay{position:fixed;top:0;left:0;z-index:99998;overflow:hidden;visibility:hidden;opacity:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-overlay.nivo-lightbox-open{visibility:visible;opacity:1}.nivo-lightbox-wrap{position:absolute;top:10%;bottom:10%;left:10%;right:10%}.nivo-lightbox-title-wrap{position:absolute;bottom:0;left:0;width:100%;z-index:99999;text-align:center}.nivo-lightbox-nav{display:none}.nivo-lightbox-prev{position:absolute;top:50%;left:0}.nivo-lightbox-next{position:absolute;top:50%;right:0}.nivo-lightbox-close{position:absolute;top:2%;right:2%}.nivo-lightbox-image{text-align:center}.nivo-lightbox-image img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.nivo-lightbox-content iframe,.nivo-lightbox-error{width:100%;height:100%}.nivo-lightbox-ajax{max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-error{display:table;text-align:center;color:#fff;text-shadow:0 1px 1px #000}.nivo-lightbox-error p{display:table-cell;vertical-align:middle}.nivo-lightbox-effect-fade,.nivo-lightbox-effect-fadeScale,.nivo-lightbox-effect-fall,.nivo-lightbox-effect-slideDown,.nivo-lightbox-effect-slideLeft,.nivo-lightbox-effect-slideRight,.nivo-lightbox-effect-slideUp{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap,.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-moz-transition:all .3s cubic-bezier(.25, .5, .5, .9);-ms-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9)}.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap{-webkit-transform:translateX(-10%);-moz-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%)}.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap{-webkit-transform:translateX(10%);-moz-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{-webkit-transform:translateY(-10%);-moz-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall{-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.nivo-lightbox-effect-fall .nivo-lightbox-wrap{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:translateZ(300px);-moz-transform:translateZ(300px);-ms-transform:translateZ(300px);transform:translateZ(300px)}.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.nivo-lightbox-theme-default.nivo-lightbox-overlay{background:#666;background:rgba(0,0,0,.8)}.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading{background:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/loading.gif) 50% 50% no-repeat}.nivo-lightbox-theme-default .nivo-lightbox-nav{top:10%;width:8%;height:80%;text-indent:-9999px;background-repeat:no-repeat;background-position:50% 50%;opacity:.5}.nivo-lightbox-theme-default .nivo-lightbox-nav:hover{opacity:1;background-color:rgba(0,0,0,.5)}.nivo-lightbox-theme-default .nivo-lightbox-prev{background-image:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/prev.png);border-radius:0 3px 3px 0}.nivo-lightbox-theme-default .nivo-lightbox-next{background-image:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/next.png);border-radius:3px 0 0 3px}.nivo-lightbox-theme-default .nivo-lightbox-close{display:block;background-image:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/close.png);width:16px;height:16px;text-indent:-9999px;padding:5px;opacity:.5}.nivo-lightbox-theme-default .nivo-lightbox-close:hover{opacity:1}.nivo-lightbox-theme-default .nivo-lightbox-title-wrap{bottom:-7%}.nivo-lightbox-theme-default .nivo-lightbox-title{font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;background:#000;color:#fff;padding:7px 15px;border-radius:30px}.nivo-lightbox-theme-default .nivo-lightbox-image img{background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.4);-moz-box-shadow:0 1px 1px rgba(0,0,0,.4);box-shadow:0 1px 1px rgba(0,0,0,.4)}.nivo-lightbox-theme-default .nivo-lightbox-ajax,.nivo-lightbox-theme-default .nivo-lightbox-inline{background:#fff;padding:40px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.4);-moz-box-shadow:0 1px 1px rgba(0,0,0,.4);box-shadow:0 1px 1px rgba(0,0,0,.4)}@media (-webkit-min-device-pixel-ratio:1.3),(-o-min-device-pixel-ratio:2.6/2),(min--moz-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx){.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading{background-image:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/loading@2x.gif);background-size:32px 32px}.nivo-lightbox-theme-default .nivo-lightbox-prev{background-image:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/prev@2x.png);background-size:48px 48px}.nivo-lightbox-theme-default .nivo-lightbox-next{background-image:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/next@2x.png);background-size:48px 48px}.nivo-lightbox-theme-default .nivo-lightbox-close{background-image:url(//truestonesurfacing.co.uk/projects/wp-content/themes/Truestone/images/close@2x.png);background-size:16px 16px}} a.meanmenu-reveal {
display: none
}
.mean-container .mean-bar {
float: left;
width: 100%;
position: absolute;
padding: 0;
min-height: 42px;
z-index: 999999
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #ffffff;
text-decoration: none;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: 'Montserrat', sans-serif;
font-weight: 300
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #ffffff;
height: 2px;
margin-top: 4px
}
.mean-container .mean-nav {
float: left;
width: 100%;
margin-top: 24px
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none
}
.mean-container .mean-nav ul li {
background: #282525;
position: relative;
float: left;
width: 100%;
box-sizing: border-box;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 0 0 0 10px;
margin: 0;
text-align: left;
color: #ffffff;
border-top: 1px solid #cbcbcb;
text-decoration: none;
text-transform: uppercase;
box-sizing: border-box;
}
.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li a:hover {
color: #8cc541
}
.mean-container .mean-nav ul li li a {
width: 100%;
padding: 0 0 0 20px;
text-shadow: none!important;
visibility: visible
}
.mean-container .mean-nav ul li.mean-last a {
height: 50px;
border-bottom: 2px solid #8cc541;
margin-bottom: 0
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 60px;
height: 50px;
padding: 0 20px 10px 20px;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
background: rgba(255, 255, 255, .1);
border: none!important;
border-left: 1px solid #cbcbcb!important
}
.mean-container .mean-push,
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0
}
.mean-container .mean-push {
float: left;
clear: both
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
.mean-remove {
display: none!important
}  @media screen and (max-width: 480.99px) 
and (min-width: 320px) {
#logo {
width: 250px;
float: none;
margin: 0 auto;
}
#header-contact {
float: none;
padding: 20px 0 0;
text-align: center;	
}
.banner-wrapper {
height: 350px;
}
.banner-content {
bottom: 10%;
}
.menu_title {
display: block !important;
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.scroll-up {
right: 20px;
padding: 12px 20px 18px 20px;
}
.text {
width: 90%;
}
.main-content-wrapper {
padding: 60px 10px
}
.left-column {
width: 100%;
padding: 0;
text-align: center;
}
.right-column {
width: 100%;
padding: 40px 0 0;
text-align: center;
}
.left-column-50 {
width: 100%;
padding: 0;	
}
.right-column-50 {
width: 100%;
padding: 40px 0 0;	
}
.left-column-60 {
width: 100%;
padding: 0;
}
.right-column-40 {
width: 100%;
padding: 40px 0 0;
}
.three-column {
width: 100%;
}
.four-column {
width: 100%;
}
.bordleftfour {
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}
.bordrightfour {
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}
.footer-column-01 {
width: 100%;
padding: 0;
text-align: center;	
}
.footer-column-02 {
width: 100%;
padding: 60px 0 0;
text-align: center;	
}
.footer-column-03 {
width: 100%;
padding: 60px 0 0;
text-align: center;	
}
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.3em;
}
p.header-text {
font-size: 1.6em;
}
p.header-text.small {
font-size: 0.75em;
}
p.banner-text {
font-size: 1.6em;
}
p.banner-text.small {
font-size: 1.1em;
}
p.large-text {
font-size: 1.8em;
}
a.button.large {
font-size: 1em;
padding: 0 30px;
}
a.button.green {
margin: 0 0 10px 0;
}
ul.top-bar li.last {
height: 45px;
font-size: 1em;
padding: 0 20px;
}	
}  @media screen and (max-width: 600.99px) 
and (min-width: 481px) {
#logo {
width: 250px;
float: none;
margin: 0 auto;
}
#header-contact {
float: none;
padding: 20px 0 0;
text-align: center;	
}
.banner-wrapper {
height: 400px;
}
.menu_title {
display: block !important;
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.scroll-up {
right: 20px;
padding: 12px 20px 18px 20px;
}
.text {
width: 80%;
}
.main-content-wrapper {
padding: 60px 10px
}
.left-column {
width: 100%;
padding: 0;
text-align: center;
}
.right-column {
width: 100%;
padding: 40px 0 0;
text-align: center;
}
.left-column-50 {
width: 100%;
padding: 0;	
}
.right-column-50 {
width: 100%;
padding: 40px 0 0;	
}
.left-column-60 {
width: 100%;
padding: 0;
}
.right-column-40 {
width: 100%;
padding: 40px 0 0;
}
.three-column {
width: 100%;
}
.four-column {
width: 50%;
}
.bordleftfour {
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}
.bordrightfour {
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}
.footer-column-01 {
width: 45%;	
}
.footer-column-02 {
width: 55%;
padding: 0;	
}
.footer-column-03 {
width: 100%;
padding: 60px 0 0;
text-align: center;	
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-size: 1.3em;
}
p.header-text {
font-size: 2em;
}
p.header-text.small {
font-size: 0.75em;
}
p.banner-text {
font-size: 2em;
}
p.banner-text.small {
font-size: 1.3em;
}
p.large-text {
font-size: 2em;
}
a.button.large {
font-size: 1em;
padding: 0 30px;
}			  
}  @media screen and (max-width: 768.99px) 
and (min-width: 601px) {
#logo {
width: 250px;
}
#header-contact {
padding: 10px 0 0;
}
.banner-wrapper {
height: 400px;
}
.menu_title {
display: block !important;
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.scroll-up {
right: 20px;
padding: 12px 20px 18px 20px;
}
.text {
width: 80%;
}
.main-content-wrapper {
padding: 60px 10px
}
.left-column {
width: 100%;
padding: 0;
text-align: center;
}
.right-column {
width: 100%;
padding: 40px 0 0;
text-align: center;
}
.left-column-60 {
width: 100%;
padding: 0;
}
.right-column-40 {
width: 100%;
padding: 40px 0 0;
}
.three-column {
width: 100%;
}
.four-column {
width: 50%;
}
.bordleftfour {
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}
.bordrightfour {
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}
.footer-column-01 {
width: 40%;	
}
.footer-column-02 {
width: 60%;
padding: 0;	
}
.footer-column-03 {
width: 100%;
padding: 60px 0 0;
text-align: center;	
}
h1 {
font-size: 2.5em;
}
h3 {
font-size: 1.3em;
}
p.header-text {
font-size: 2em;
}
p.header-text.small {
font-size: 0.75em;
}
p.banner-text {
font-size: 2.3em;
}
a.button.large {
font-size: 1em;
padding: 0 40px;
}			  
}  @media screen and (max-width: 872.99px) 
and (min-width: 769px) {
.banner-wrapper {
height: 400px;
}
.menu_title {
display: block !important;
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.scroll-up {
right: 20px;
padding: 12px 20px 18px 20px;
}
.text {
width: 80%;
}
.main-content-wrapper {
padding: 60px 10px
}
.left-column {
width: 100%;
padding: 0;
text-align: center;
}
.right-column {
width: 100%;
padding: 40px 0 0;
text-align: center;
}
.left-column-60 {
width: 100%;
padding: 0;
}
.right-column-40 {
width: 100%;
padding: 40px 0 0;
}
.four-column {
width: 50%;
}
.bordleftfour {
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}
.bordrightfour {
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}
.editor-field {
width: 32%;
}
textarea.contact {
width: 95.5%;
}
p.banner-text {
font-size: 2.5em;
}
a.button.large {
font-size: 1em;
padding: 0 40px;
}		  
}  @media screen and (max-width: 1090.99px) 
and (min-width: 873px) {
.banner-wrapper {
height: 450px;
}
.menu_title {
display: block !important;
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.scroll-up {
right: 20px;
padding: 12px 20px 18px 20px;
}
.editor-field {
width: 32%;
}
textarea.contact {
width: 95.5%;
}
}  @media screen and (max-width: 1152.99px) 
and (min-width: 1091px) {
.scroll-up {
right: 20px;
padding: 12px 20px 18px 20px;
}
nav a.first {
padding: 0 20px 0 0;
}
nav a {
padding: 0 20px;
}
nav a.last {
padding: 0 0 0 20px;
}			  
}  @media screen and (max-width: 1650px) 
and (min-width: 1152px) {
.scroll-up {
right: 20px;
padding: 12px 20px 18px 20px;
}	
}