/*
Theme Name: Darenth Valley Forge
Theme URI: 
Author: Joeay
Author URI: http://joeay.co.uk
Description: The theme for Darenth Valley Forge site
Version: 1
*/

@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Bitter:400,700,400italic|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic|Montserrat:400,700);
@charset "utf-8";
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, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
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;
	vertical-align: baseline;
	text-decoration:none;
}
html {
	margin-top: 0!important;
}
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p {line-height: 1.1em;}
/*  display-role reset for older browsers */
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;
}
/*----------------------------*/
/*	   	  Main Elements  	  */
/*----------------------------*/

.break {
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word; 
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}


#inner-navigation, #inner-main, .content, .inner {
	max-width: 1440px;
	min-width: 0px; width: 100%;
	margin: 0 auto;
}

#outer-navigation, #outer-main, .outer {
	width: 100%;
	float:left;
}
/*----------------------------*/
/*	  MISC/GENERAL STYLES  	  */
/*----------------------------*/
body,html {
	min-height: 100%;
	height:100%;
} 
body {
	font-size:1em;
	font-family: 'lato', Helvetica, sans-serif;
	line-height: 1.3em;
	color:#333;
	overflow:visible;
	background-color: #1f2c39;
}



.last {
	margin-right:0!important;
}
.profileimg {
	margin: 0 15px 15px 0;
	float: left;
	width: 22%;
}
.fullwidth {
	width: 100%;
}
.clear {
	clear:both; 
}
#content iframe, .sideModule iframe {
	width: 100%;
}







#outer-slider {
	position:relative;
	padding: 0;
	zoom:1;
	z-index: 1;
	background: #111;	 
}
#inner-slider {
	position: fixed;
	height:auto;
	z-index:0;
	zoom:1;
	margin-top: 90px;
	width: 100%;	 
}
#inner-slider .strapline {
	position:absolute;
	z-index:99;
	top:30%;
	left:20%;
	width: 60%;
	text-align: center;
}

#inner-slider h1 { 
	font-size:4em;
	font-weight:900;
	line-height: .9em;
	color:#fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#inner-slider h1 span {
	color:#f1b71b; 
}
#inner-slider h2 { 
	font-size:2em;
	font-weight:500;
	line-height: .9em;
	color:#fff;
	text-transform: uppercase;
	margin-bottom: 20px;	 
}
#inner-slider p { 
	font-size:0.9em;
	font-weight:normal;
	color:#333;	 
}

#pad {
	padding-bottom: 40%;
	position: relative;
	z-index: -1;	 
}
#mini-pad {
	padding-bottom: 30%;
	position: relative;
	z-index: -1;
}

a .strapBtn {
	padding: 1em 2em;
	background: #f1b71b;
	color: #333;
	display: inline-block;
	font-size: 1.1em;
	font-weight: 500;
	text-transform: uppercase;

	-webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;
}
a .strapBtn:hover {
	background: #cba02b; 
}




#outer-navigation {
	background-color: #2d3e4e;
	z-index: 300;
	position: fixed; 
}

#outer-navigation a IMG {
	height: 70px;
	margin-top: 15px;
}

#outer-navigation {
	height:90px; 
}
#inner-navigation {
	height:90px;
	padding: 0 20px;
}
#inner-navigation ul {
	float: right;
}
#inner-navigation li { 
	float: left; 
}
#inner-navigation li a { 
	display: block;
	padding:0 20px;
	line-height:90px;
	color:#ddd;
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-weight: 400;

	-webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;
}

/* Hover state *//* Active state */
#inner-navigation li:hover > a, #inner-navigation li.current-menu-item > a {
	color: #f1b71b; 
}

#inner-navigation .fa-facebook {
	color: #fff;
}


.menu {
	float: right;
}

#inner-navigation .fa-stack {
	float: right;
}


#inner-navigation ul.sub-menu {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 280px;
	float: none;
	background: #354758;
	padding: 20px 0;
	/*display: none;*/
	visibility: hidden;
	opacity: 0;

	transition: opacity 0.2s ease, transform 0.2s ease;

	transform: translateY(10px);
}
#inner-navigation ul.sub-menu li a {
	padding: 10px 20px;
	line-height: 1.5em;
	font-size: 0.9em;
}

#inner-navigation li.menu-item-has-children {
	position: relative;
	margin-right: 10px;
}

#inner-navigation li a:hover, #inner-navigation li.current-menu-item ul a {
	color: #ddd;
}

#inner-navigation li.menu-item-has-children.current-page-parent > a {
	color: #f1b71b;
}

#inner-navigation li.menu-item-has-children:after {
	content: '\f107';
	font-family: 'FontAwesome';
	position: absolute;
	right: 0;
	color: #DCDCDC;
	top: 36px;
}

#inner-navigation li.menu-item-has-children:hover ul.sub-menu {
	display: block;
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}




.styleForm {
	margin-top: 30px;
	font-size: 1.2em; 
}

.styleForm input {
	padding: 25px!important;
	background: none;
	box-shadow: none;
	border: solid 2px #f1b71b;
	width:100%;

	font-size: 0.9em;
	font-weight: 400;

	margin-bottom: 0px;
	font-family: Arial,  sans-serif;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;

	-webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; -o-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out;
}


.styleForm input:focus {
	outline: none;
	border: solid 2px #fff;
	background-color: #1F2C39;
	box-shadow: none;
}

.styleForm textarea {
	padding: 20px!important;
	box-shadow: none;
	border: solid 2px #f1b71b;
	width: 100%; 
	font-size: 0.9em;
	margin: 30px 0;
	resize: vertical;
	font-family: Arial,  sans-serif;
	height: 150px;
	color: #fff;
	background: none; 

	-webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; -o-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out;
}


.styleForm textarea:focus {
	outline: none;
	border: solid 2px #fff;
}

.styleForm .submit {
	border: solid 2px #f1b71b;
	background-color: #f1b71b;
	color: #333;
	font-weight: bold;
	text-align: left;
	width: auto;
	padding: 10px 18px;
	cursor: pointer;
	-webkit-appearance: none;
	margin-right: 10px;
	border-radius: 0;


	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out; 
	-o-transition:all 0.25s ease-in-out; 
	transition:all 0.25s ease-in-out; 
}


.styleForm .submit:focus {
	border: solid 2px #f1b71b;
	background-color: #f1b71b; 
}
.inputTitle {
	display: none;
}
.no-canvas .inputTitle, .lt-ie10 .inputTitle {
	display: inline-block;
}

.styleForm h5 {
	color: #333;
	font-weight: bold;
	padding: 5px 0;
	font-size: 1.1em;
	border-bottom: solid 2px #fff;
	margin-bottom: 10px;	 
}
.styleForm h5 span {
	color: #555;
	font-weight: normal;
	font-size: .9em;	 
}

.inputTitle {
	display: none;
}
.no-canvas .inputTitle, .lt-ie10 .inputTitle {
	display: inline-block;
}



.formStyle input.wpcf7-not-valid {
	border-color: #FF4136;
}

.styleForm input.wpcf7-not-valid {
	border-color: #FF4136;
}

.styleForm input.wpcf7-form-control.wpcf7-submit {
	border: none;
	width: auto;
	background-color: #F1B71B;
	height: auto;
	padding: 15px 50px!important;
	color: #1F2C39;
}

.wpcf7-response-output.wpcf7-validation-errors {
	background-color: #FF851B;
	border: none;
	padding: 20px;
	color: #fff;
	font-weight: 300;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
	border: none;
	padding: 20px;
	background-color: #2ECC40;
	color: #fff;
	font-weight: 400;
}



#stepTwo {
	display: none;
}

.step {
	border: solid 2px #fff; color: #fff;
}




.wpsg-t3-item{ 
	margin: 0 1% 20px 1%!important;
	width: 23%!important;
}

.wppg_photo_gallery_pagination {
	display: none;
}

#services .outer {
	display: none;
	background: #1f2c39;
	margin-top: -5px;
	position: relative;
	z-index: 200;
}
#services .inner {
	padding: 100px 50px; 
	color: #eee;
	text-align: center;
}
#services .inner h1 {
	color: #f1b71b;
	font-family: 'Montserrat', sans-serif;
	font-weight: bolder;
	text-transform: uppercase; 
	font-size: 1.8em;
	position: relative;
	padding-bottom: 10px;
} 
#services .inner h1::after {
	content: '';
	display: block;
	width: 10%;
	position: absolute;
	bottom: -5px;
	left: 45%;
	background: #f1b71b;
	height: 3px;
	margin-bottom: 10px;
}




#about .outer {
	background: #1f2c39;
	position: relative;
	z-index: 200; 
}
#about .inner {
	padding: 50px;
	text-align: center;
}


#about .inner h2 {
	color: #eee;
	font-family: 'Montserrat', sans-serif;
	font-weight: bolder;
	text-transform: uppercase; 
	font-size: 2.1em;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 25px;
} 
#about .inner h2::after {
	content: '';
	display: block;
	width: 10%;
	position: absolute;
	bottom: -5px;
	left: 45%;
	background: #f1b71b; 
	height: 3px;
	margin-bottom: 10px;
}

#about .inner p {
	color: #cddeee;
	font-weight: 300;
	text-align: left;
	padding: 0px 30px;
	font-size: 1.3em;
	margin-bottom: 20px;
} 
#about .inner p a {
	color: #f1b71b;
}
#about a .btn {
	/*padding: 16px 23px;*/
	padding: 1em 2em;
	background: #f1b71b;
	color: #333;
	display: inline-block;
	font-size: 1.1em;
	font-weight: 500;
	text-transform: uppercase;

	-webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;
}
#about a .btn:hover {
	background: #cba02b; 
}

#filterMenu { 
	width: 100%;
	z-index: 999;
	padding: 0px 0 0px 0;
	left: 0; 

	-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;
}
#filterMenu .inner {
	padding:  0!important;
	left: 0;
}
#filterMenu p, #filterMenu a {
	display: inline-block;
	float: left;
	font-size: 1em!important;
	line-height: 1em!important;
	padding: 15px;
	margin-bottom: 0!important;
	border: solid 0px #3c5267;
} 
#filterMenu a.active {
	border: solid 3px #cba02b;
}



#workTogether .outer {
	background: url(https://darenthvalleyforgeblacksmiths.co.uk/wp-content/uploads/2015/08/rhys-blacksmith-in-kent-wide-comp.jpg) fixed;
	background-size: cover;
	position: relative;
	z-index: 200;
}
#workTogether .inner {
	padding: 50px 50px;
	text-align: center;
}
#workTogether .inner p {
	color: #fff; 
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;  
	font-size: 2em; 
	/*max-width: 600px;*/
	margin: 0 auto;
} 

#workTogether p a  {
	color: #2D3E4E;
	-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
	background: #FFFFFF;
	padding: 0px 10px 3px 10px;
	font-size: 0.8em;
	text-transform: none;
}
#workTogether p a:hover {
	color: #cba02b;
}

.wt-card {
	display: inline-block;
	/* border: solid 1px #fff; */
	width: 350px;
	color: #1F2C39;
	padding: 18px 20px;
	background: rgba(255,255,255,0.8);
	margin: 6px;
	font-size: 1.2em;
	font-weight: bold;
}




@media handheld, only screen and (max-width: 500px) {
	.wt-card {
		display: block;
		width: 100%;
		padding: 10px;
		white-space: normal;
		margin: 6px;
		font-size: 0.9em;
	}
}

#latestWork .outer {
	background: #1f2c39;
	position: relative;
	z-index: 20;
}
#latestWork .inner {
	padding: 100px 50px;
	text-align: center;
}

.footer-latest-work#latestWork .outer {
	background: #263646;
}

#latestWork .inner h2 {
	color: #eee;
	font-family: 'Montserrat', sans-serif;
	font-weight: bolder;
	text-transform: uppercase; 
	font-size: 2.5em;
	position: relative;
	padding-bottom: 15px;
} 
#latestWork .inner h1::after {
	content: '';
	display: block;
	width: 10%;
	position: absolute;
	bottom: -5px;
	left: 45%;
	background: #f1b71b; 
	height: 3px;
	margin-bottom: 10px;
}


#latestWork a .btn {
	padding: 1em 2em;
	background: #f1b71b;
	color: #222;
	display: inline-block;
	font-size: 1.1em;
	font-weight: 500;
	text-transform: uppercase;

	-webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;
}
#latestWork a .btn:hover {
	background: #cba02b; 
}



.item {
	float: left;
	width: 23%;
	margin: 10px 1%;
	position: relative;
	height: 270px;
	overflow: hidden;
	/* background-size: cover; */
	/* padding-bottom: 22%; */
	/* background-color: #73b4ec; */
	/* background-position: top center; */
	/* background-repeat: no-repeat; */
	opacity: 1;
}
.item:hover {
	opacity:.8;
}

#content .item p {
	position: absolute;
	bottom: 0;
	font-size: 1em;
	width: 100%;
	font-weight: 500;
	color: #fff;
	background: rgba(31, 44, 57, 0.65);
	padding: 11px 7px;
	line-height: 1em;
	margin-bottom: 0;
	text-align: center;
}

.item-image {
	background-size: cover;
	padding-bottom: 100%;
	background-color: #73b4ec;
	background-position: top center;
	background-repeat: no-repeat;
	opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}



.gallery .item {
	float: left;
	width: 18%;
	margin: 10px 1%;
	background-size: cover;
	padding-bottom:  18%;
	background-color: #73b4ec; 
	background-position:top center;
	background-repeat: no-repeat;
	opacity: 1; 
}
.gallery .item:hover {
	opacity:.8;
}




.tab {
	border-bottom: solid 2px #2d3e4e;
	width: 50%;
	float: left;
	text-align: center;
}

.tab a {
	display: block;
	padding: 10px 0;
	text-transform: uppercase;
	color: #5f778e!important;
}

.tab.active {
	border-bottom-color: #f1b71b;
}

.tab.active a, .tab:hover a {
	color: #f1b71b!important;
}



#content .outer {
	background: #1f2c39;
	margin-top: -5px;
	position: relative;
	z-index: 200;
}
#content .inner {
	padding: 50px 50px;
}


#content h1.pageTitle {
	color:#f1b71b;
	font-size:3em;
	margin-bottom:20px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 30px;
	position: relative;
}
#content h1.pageTitle::after {
	content: '';
	display: block;
	width: 10%;
	position: absolute;
	bottom: -5px;
	left: 45%;
	background: #f1b71b;
	height: 3px;
	margin-bottom: 20px;
}



#ryhs {
	margin-top: 30px;
}
#ryhs #text {
	padding: 20px;
	background: #304254;
	color: #fff;
	margin-bottom: 30px;
	position: relative;
}
#ryhs #text p {
	color: #fff;
	font-size: 1.1em;
}



#content #contact .sideModule h1 {
	color:#333;
	font-size:2em;
	margin-bottom:20px;  
}

.sideModule div.address {
	color:#1f2c39;
	width: 100%;
	padding: 20px;
	text-align: left;
	border: solid 2px #1f2c39;
	margin: 15px 0;
	font-size: 1.2em;
	font-weight: bolder;
	line-height: 1.2em;
}

.sideModule {
	position: relative;
	background: #f1b71b;
	min-height: 200px;
	padding: 30px;
	text-align: center;
}
.gallery .sideModule {
	position: absolute; 
}





#content .sideModule h1 {
	color:#333;
	font-size:2em;
	margin-bottom:20px;  
}

#content .sideModule p {
	color:#333;
	font-size: 1.1em;
	font-weight: 300;
	line-height: 1.4em;
	margin-bottom: 30px;
}


#content .module-links a {
	width: 100%;
	display: inline-block;
	border: solid 2px #1F2C39;
	padding: 20px;
	margin: 8px 0;
	color: #1f2c39;
}
#content .module-links a:hover {
	background-color: #1F2C39;
	color: #fff;
}

a {}


#content p, #content ul {
	margin:0px 0px 10px 0px;
	line-height: 1.4em;
	font-size: 1.3em;
	color: #EEE;
	font-weight: 300;
}

#content a { 
	color: #f1b71b;
	text-decoration: none;
	font-weight: bold;

	-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;
}
#content a:hover {
	color:#f1b71b; text-decoration:none; 
}


#content h1, #content h2, #content h3, #content h4, #content h5, .sideModule h1 { 
	margin:0px 0px 10px 0px;
	font-weight: 900;
	text-transform: uppercase; 
}
#content h1 {
	color:#f1b71b;
	font-size:2em;
	margin-bottom:20px;
}
#content h2 {
	color:#f1b71b;
	font-size:2em;
	margin-bottom:20px;
}
#content h3 {
	color:#eee;
	font-size:1.6em;
}
#content h4 {
	color:#eee;
	font-size:1.4em; 
}
#content h5 {
	color:#eee;
	font-size:1.2em; 
}

#content ol {
	list-style-type: decimal!important;
	padding: 10px 10px 10px 20px;
}
#content ul {
	list-style: square;
	padding: 10px 10px 10px 20px; 
}
#content li {
	line-height: 20px;
	padding: 4px 0;
}


#mobMenu, .mob-ul .menu {
	display: none; 
}



#footer .outer {
	background: #18222c;
	position: relative;
	z-index: 20;
}
#footer .inner {
	padding: 50px 20px;
	color: #89929b;
	font-size: 1em!important;
	line-height: 1.2em; 
}

#footer .blockFour img {
	width: 60%;
	margin-left: 20%;
}

#footer p {
	text-align: center;
	padding: 0;
	margin: 2px 0;
	line-height: 1.3em;
	font-size: 1em!important;
	color: #89929b!important;
}
#footer a { color: #89929b;
	font-weight: bold;
	line-height: 1.5em;
}

#footer img {
	width: 90%;
	opacity: 0.6;

	-webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out;
}
#footer img:hover {
	opacity: 1;
}


.footer-menu .menu {
	float: none;
}





article {
	background-color: #fff;
	padding: 31px 20px;
	width: 48%;
	margin: 0 1% 20px 1%;
	float: left;
}


#content article h1 {
	color: #1F2C39;
	font-size: 1.8em;
	margin: 0;
	text-transform: none;
}

#content article h2 {
	font-size: 1em;
	color: #aaa;
	font-weight: normal;
}

#content article p {
	color: #444;
	line-height: 1.3em;
	font-size: 1.2em;
}

#content article .button {
	background-color: #F1B71B;
	color: #1F2C39;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
}

article .blog-image {
	width: 100%;
	padding-bottom: 100%;
	background-position: center;
}
span.author {
	width: 100%;
	display: inline-block;
	margin-bottom: -20px;
	margin-top: 12px;
	text-align: right;
	color: #aaa;
}


#content .post-info p {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	color: #7C8C9C;
}





@media handheld, only screen and (max-width: 1500px) {

	#inner-slider .strapline {
		position:absolute;
		z-index:99;
		top:20%;
		left:10%;
		width: 80%;
		text-align: center; 
	}

	/* slider */
	#inner-slider h1 { 
		font-size:4em;
		font-weight:900;
		line-height: .9em;
		color:#fff;
		text-transform: uppercase;
		margin-bottom: 20px; 
	}
	#inner-slider h1 span {
		color:#f1b71b; 
	}
	#inner-slider h2 { 
		font-size:2em;
		font-weight:500;
		line-height: .9em;
		color:#fff;
		text-transform: uppercase;
		margin-bottom: 20px;
	}
	#inner-slider p { 
		font-size:0.9em;
		font-weight:normal;
		color:#333; 
	}

	#pad {
		padding-bottom: 40%;
		position: relative;
		z-index: -1; 
	}

}








@media handheld, only screen and (max-width: 1170px) {


	#inner-slider .strapline {
		position:absolute;
		z-index:99;
		top:10%;
		left:5%;
		width: 90%;
		text-align: center;
	}

	#inner-slider h1 { 
		font-size:2.7em;
		font-weight:900;
		line-height: .9em;
		color:#fff;
		text-transform: uppercase;
		margin-bottom: 20px;
	}
	#inner-slider h2 { 
		font-size:1.7em;
		font-weight:500;
		line-height: .9em;
		color:#fff;
		text-transform: uppercase;
		margin-bottom: 20px;
	}
	#inner-slider p { 
		font-size:0.9em;
		font-weight:normal;
		color:#333;
	}

	#pad {
		padding-bottom: 40%;
		position: relative;
		z-index: -1; 
	}

	#outer-navigation {
		display: none;
	}

	#mobMenu {
		display: block; 
	}
	#mobMenu #trigger {
		padding: 10px;
		z-index: 99999;
		position: fixed;
		cursor: pointer;
		bottom: 15px;
		right: 15px;
		width: 70px;
		height: 70px;
	}

	#mobMenu ul {
		margin: 0!important;
		position: fixed;
		width: 60%;
		z-index: 99998;
		bottom: 0;
		left: 20%;
	}
	#mobMenu ul li {
		list-style-type: none;
		text-align: center;
		font-size: 1.2em;
		padding: 20px 0; 
		background-color: #304254;
		border-top: #496581 solid 2px;
		font-weight: bolder;
		font-family: 'Montserrat';
		text-transform: uppercase;
	}

	#mobMenu ul li.menu-item-has-children {
		position: relative;
	}
	#mobMenu ul li.menu-item-has-children span {
		background: #496581;
		padding: 20px 0px;
		position: absolute;
		width: 60px;
		right: 0px;
		top: 0;
		color: #fff;
		height: 100%;
		cursor: pointer;
	}

	#mobMenu ul li.menu-item-has-children .sub-menu {
		display: none;
	}

	#mobMenu ul.sub-menu {
		position: relative;
		width: 100%;
		left: auto;
		top: auto;
		bottom: -20px;
	}
	#mobMenu ul.sub-menu li {
		background: #496581;
		padding: 10px;
		font-size: 0.8em;
		font-weight: normal;
	}
	#mobMenu ul.sub-menu li a {
		font-weight: normal;
	}

	#mobMenu ul li a {
		color: #eee;
		font-weight: bold;
	}



	#inner-slider {
		margin-top: 0px;
	}

	.sideModule {
		/*padding: 10px;*/
	}

}






@media handheld, only screen and (max-width: 1024px) {


	#inner-slider {
		position: relative;
		height:auto;
		z-index:0;
		zoom:1;
		margin-top:0px;
		max-height: 300px;
	}

	#inner-slider .strapline {
		position:absolute;
		z-index:99;
		top:10%;
		left:5%;
		width: 90%;
		text-align: center;		 
	}

	#inner-slider h1 { 
		font-size:2.7em;
		font-weight:900;
		line-height: .9em;
		color:#fff;
		text-transform: uppercase;
		margin-bottom: 20px;		 
	}
	#inner-slider h2 { 
		font-size:1.7em;
		font-weight:500;
		line-height: .9em;
		color:#fff;
		text-transform: uppercase;
		margin-bottom: 20px;		 
	}
	#inner-slider p { 
		font-size:0.9em;
		font-weight:normal;
		color:#333;		 
	}

	#pad {
		padding-bottom: 40%;
		position: relative;
		z-index: -1; 
	}



	#mini-pad, #pad { 
		display: none;
	}


	#workTogether .outer {
		background: url(https://darenthvalleyforgeblacksmiths.co.uk/wp-content/uploads/2015/08/rhys-blacksmith-in-kent-wide-comp.jpg)  top;
		background-size: 120% auto;
		position: relative;
		z-index: 200; 
	}

	#content h1.pageTitle, #latestWork .inner h1, #content .sideModule h1 {
		font-size: 2em;
	}

	#content .inner {
		padding: 50px 10px;
	}

	#content p, #content ul {
		font-size: 1.1em;
		line-height: 1.2em;
	}

	article {
		padding: 20px;
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
	}


	#content article h1 {
		font-size: 1.5em;
		margin: 10px 0;
	}

}







@media handheld, only screen and (max-width: 770px) {

	#outer-navigation { 
		display:none; 
	}


	#outer-slider {
		position:relative; 
	}
	#inner-slider {
		position: relative; 
	}
	#inner-slider .strapline {
		position:absolute;
		z-index:99;
		top:10px;
		left:5%;
		width: 90%;
		text-align: center; 
	}

	#inner-slider h1 { 
		font-size:1.6em;
		padding-top: 10px; 
	}


	#mobMenu ul {
		width: 100%;
		left: 0%;
	}

	#workTogether .inner p {
		font-size: 1.3em; 
	}

	.item, #galleryHolder .item {
		width: 47%;
		margin: 10px 1%;
		padding-bottom:  47%;  
	}

	#about .inner, #latestWork .inner {
		padding: 40px 0;
	}
	#about .inner p {
		color: #cddeee;
		padding: 0px 20px;
		font-size: 1em;
		font-family: 'Montserrat'; 
	}


	#footer .medium-3 {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: solid thin #89929b;
	}

	#footer .blockFour {
		border-bottom: none;
	}

	.sideModule {
		/*padding: 10px;*/
	}

	#contact .medium-12 {
		padding: 0!important;
	}
	#contact .inputTitle {
		display: block;
		color: #fff;
		font-size: 1em;
	}

	#content .module-links a, .sideModule div.address {
		font-size: 0.8em;
	}


	#content h1.pageTitle, #latestWork .inner h1, #content .sideModule h1 {
		font-size: 1.8em;
	}

	#content h2 {
		font-size: 1.5em;
	}

	.tab {
		width: 100%;
		float: none;
		text-align: center;
	}

}




.wp-caption {
	width: 100% !important;
}

.wp-caption img {
	width: 100% !important;
	height: auto;
	max-width: 750px;
}


.sidebar-services {
	background: #fff;
	padding: 20px;
}
#content .sidebar-services h5 {
	color: #333;
}
#content .sidebar-services ul {
	padding: 0;
	font-size: 1em;
}
.sidebar-services li {
	list-style-type: none;
}
#content .sidebar-services li a {
	border-bottom: solid 1px #2d3e4e;
	color: #2d3e4e;
}
.sidebar-services li a .fa{
	margin-left: 8px;
}

.service-card {
	margin-bottom: 20px;
}

.service-card-thumb {
	width: 100%;
	height: 160px;
	background-size: cover;
	background-position: center;
}

.service-card a {
	background: #fff;
	display: block;
	padding: 12px;
	color: #222 !important;
}