/* cmsms stylesheet: Flexslider modified: 03/29/19 11:47:10 */
/** jQuery FlexSlider v2.2.0* http://www.woothemes.com/flexslider/** Copyright 2012 WooThemes* Free to use under the GPLv2 license.* http://www.gnu.org/licenses/gpl-2.0.html** Contributing author: Tyler Smith (@mbmufffin)*//* Browser Resets*********************************/.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {outline: none;}#wrapper .slides,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none;}/* FlexSlider Necessary Styles*********************************/.flexslider {margin: 0; padding: 0;}.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */.flexslider .slides img {width: 100%; display: block;}.flex-pauseplay span {text-transform: capitalize;}/* Clearfix for the .slides element */.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}html[xmlns] .slides {display: block;}* html .slides {height: 1%;}/* No JavaScript Fallback *//* If you are not using another script, such as Modernizr, make sure you* include js that eliminates this class on page load */.no-js .slides > li:first-child {display: block;}/* FlexSlider Default Theme*********************************/.flexslider { margin: 0 0 0 0; background: #ffffff; border: 0 solid #fff; position: relative; zoom: 1; }.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }.loading .flex-viewport { max-height: 600px; }.flexslider .slides { zoom: 1; }.carousel li { margin-right: 0; }/* Direction Nav */.flex-direction-nav {*height: 0;}.flex-direction-nav a {background: url("https://www.mutley.co.uk/images/bg_direction_nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);cursor: pointer;display: block;height: 30px;margin: -20px 0 0;opacity: 0;position: absolute;text-indent: -9999px;top: 50%;width: 30px;z-index: 99;}.flex-direction-nav .flex-prev { left: -36px; }.flex-direction-nav .flex-next {background-position: 100% 0;right: -36px;}.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }.flex-direction-nav a.flex-next:before  { content: '\f002'; }/* Pause/Play */.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }.flex-pauseplay a:hover  { opacity: 1; }.flex-pauseplay a.flex-play:before { content: '\f003'; }/* Control Nav */.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}.flex-control-thumbs li {width: 25%; float: left; margin: 0;}.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}.flex-control-thumbs img:hover {opacity: 1;}.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}@media screen and (max-width: 860px) {.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}.flex-direction-nav .flex-next { opacity: 1; right: 10px;}}
/* cmsms stylesheet: cookieconsent modified: 01/06/20 12:32:18 */
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:3em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
/* cmsms stylesheet: Styles modified: 08/04/25 12:46:48 */
/* Mutley Ltd, Kent Website Styles--------------------------------------------*//* Boilerplate----------------------------------------------Red: #ed1c24;White: #ffffff;Light Grey: #e6e6e6;Dark Grey: #676e74;Black: #020500;Dark Grey: #676e74;--------------------------------------------*//* Base SCSS---------------------------------------------- */ /* Red */ /* Dark Grey */ /* Black */ /* Dark Grey */ /* Light Grey *//* Font Import---------------------------------------------- */@font-face {font-family: 'oswaldregular';src: url('https://www.mutley.co.uk/fonts/oswald-variablefontwght-webfont.eot');src: url('https://www.mutley.co.uk/fonts/oswald-variablefontwght-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.mutley.co.uk/fonts/oswald-variablefontwght-webfont.woff2') format('woff2'),url('https://www.mutley.co.uk/fonts/oswald-variablefontwght-webfont.woff') format('woff'),url('https://www.mutley.co.uk/fonts/oswald-variablefontwght-webfont.ttf') format('truetype'),url('https://www.mutley.co.uk/fonts/oswald-variablefontwght-webfont.svg#oswaldregular') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'heebolight';src: url('https://www.mutley.co.uk/fonts/heebo-light-webfont.eot');src: url('https://www.mutley.co.uk/fonts/heebo-light-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.mutley.co.uk/fonts/heebo-light-webfont.woff2') format('woff2'),url('https://www.mutley.co.uk/fonts/heebo-light-webfont.woff') format('woff'),url('https://www.mutley.co.uk/fonts/heebo-light-webfont.ttf') format('truetype'),url('https://www.mutley.co.uk/fonts/heebo-light-webfont.svg#heebolight') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'heeboregular';src: url('https://www.mutley.co.uk/fonts/heebo-regular-webfont.eot');src: url('https://www.mutley.co.uk/fonts/heebo-regular-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.mutley.co.uk/fonts/heebo-regular-webfont.woff2') format('woff2'),url('https://www.mutley.co.uk/fonts/heebo-regular-webfont.woff') format('woff'),url('https://www.mutley.co.uk/fonts/heebo-regular-webfont.ttf') format('truetype'),url('https://www.mutley.co.uk/fonts/heebo-regular-webfont.svg#heeboregular') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'heebomedium';src: url('https://www.mutley.co.uk/fonts/heebo-medium-webfont.eot');src: url('https://www.mutley.co.uk/fonts/heebo-medium-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.mutley.co.uk/fonts/heebo-medium-webfont.woff2') format('woff2'),url('https://www.mutley.co.uk/fonts/heebo-medium-webfont.woff') format('woff'),url('https://www.mutley.co.uk/fonts/heebo-medium-webfont.ttf') format('truetype'),url('https://www.mutley.co.uk/fonts/heebo-medium-webfont.svg#heebomedium') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'heebobold';src: url('https://www.mutley.co.uk/fonts/heebo-bold-webfont.eot');src: url('https://www.mutley.co.uk/fonts/heebo-bold-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.mutley.co.uk/fonts/heebo-bold-webfont.woff2') format('woff2'),url('https://www.mutley.co.uk/fonts/heebo-bold-webfont.woff') format('woff'),url('https://www.mutley.co.uk/fonts/heebo-bold-webfont.ttf') format('truetype'),url('https://www.mutley.co.uk/fonts/heebo-bold-webfont.svg#heebobold') format('svg');font-weight: bold;font-style: normal;}@font-face {font-family: 'heeboextrabold';src: url('https://www.mutley.co.uk/fonts/heebo-extrabold-webfont.eot');src: url('https://www.mutley.co.uk/fonts/heebo-extrabold-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.mutley.co.uk/fonts/heebo-extrabold-webfont.woff2') format('woff2'),url('https://www.mutley.co.uk/fonts/heebo-extrabold-webfont.woff') format('woff'),url('https://www.mutley.co.uk/fonts/heebo-extrabold-webfont.ttf') format('truetype'),url('https://www.mutley.co.uk/fonts/heebo-extrabold-webfont.svg#heeboextrabold') format('svg');font-weight: bold;font-style: normal;}@font-face {font-family: 'heeboblack';src: url('https://www.mutley.co.uk/fonts/heebo-black-webfont.eot');src: url('https://www.mutley.co.uk/fonts/heebo-black-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.mutley.co.uk/fonts/heebo-black-webfont.woff2') format('woff2'),url('https://www.mutley.co.uk/fonts/heebo-black-webfont.woff') format('woff'),url('https://www.mutley.co.uk/fonts/heebo-black-webfont.ttf') format('truetype'),url('https://www.mutley.co.uk/fonts/heebo-black-webfont.svg#heeboblack') format('svg');font-weight: bold;font-style: normal;}/* Style resets----------------------------------------------- */* {transition: .25s ease all;}html {height: 100%;}body {text-align: left;margin: 0;padding: 0;font-weight: normal;font-style: normal;font-size: 100%;min-height: 100%;position: relative;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;text-size-adjust: 100%;overflow-x: hidden;}h1,h2,h3,h4 {font-family: "heebolight", Arial, Helvetica, Verdana, sans-serif;color: #ed1c24;margin: 0;padding: 0;font-weight: normal;font-style: normal;}p, form label {font-family: "heeboregular", Arial, Helvetica, Verdana, sans-serif;margin: 0;padding: 0;font-weight:normal;font-style: normal;color: #000000;}li {font-family: "heeboregular", Arial, Helvetica, Verdana, sans-serif;font-weight:normal;font-style: normal;color: #000000;}i {font-family: "heeboregular", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: italic;}img {max-width: 100%;height: auto;border: none;}strong {font-family: "heebobold", Arial, Helvetica, Verdana, sans-serif;font-weight: bold;font-style: normal;}#wrapper a:link,#wrapper a:visited {color: #ed1c24;text-decoration: underline;font-family: "heebobold", Arial, Helvetica, Verdana, sans-serif;font-weight: bold;font-style: normal;}#wrapper a:hover {color: #ed1c24;text-decoration: none;}span.grey-text {color: #2c292e;}#wrapper article table {clear: both;font-size: 1em;width: 100%;margin: /* Top */ 0 /* Right */ 0 /* Bottom */ 0.5em /* Left */ 0;border-collapse: collapse;border-left: #ffffff solid 1px;border-top: #ffffff solid 1px;/* table-layout: fixed;overflow-wrap: break-word;word-wrap: break-word; */}#wrapper article table th {color: #000000;background-color: #f0595f;text-align: center;font-family: "heebobold", Arial, Helvetica, Verdana, sans-serif;font-weight: bold;font-style: normal;border-right: #ffffff solid 1px;border-bottom: #ffffff solid 1px;padding: 5px 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}#wrapper article table td {text-align: center;font-family: "heeboregular", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;border-right: #ffffff solid 1px;border-bottom: #ffffff solid 1px;padding: 5px 0;background-color: #fff6f5;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;color: #701b45;}/* Wrapper----------------------------------------------- */#wrapper {width: 100%;background: #ffffff;overflow: visible; /* can also be set to "auto" if need be - I am testing this at the moment to see if the menu will overlay */position: relative;}#wrapper ol,#wrapper li,#wrapper dl,#wrapper dd,#wrapper dt,#wrapper p,#wrapper blockquote {margin: 0;padding: 0;font-weight: normal;}#wrapper ul,#wrapper ul li,#footer-wrapper ul,#footer-wrapper ul li {list-style: none;}#wrapper ol,#wrapper ol li {list-style: decimal;}.wrapper-inner {width: 90%;max-width: 1300px;margin: 0 auto 0 auto;}.wide-wrapper-inner {width: 100%;float: left;height: auto;position: relative;}.grey-wrapper {width: 100%;float: left;background-color: #eeeeee;}/* Header----------------------------------------------- */#wrapper header {width: 100%; /* 1024px / 1024px */padding: 0;position: relative;float: left;background-color: #2c292e;border-bottom: 12px solid #ed1c24;}#wrapper header #header-logo {float: left;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;position: relative;width: 25%;text-align: left;}#wrapper header #header-logo img {height: auto;max-width: 225px;margin: 26px 0 20px 0; /* 20px / 1024px */position: relative;}#wrapper header .contact-area {position: relative;float: left;width: 100%;text-align: left;font-size: 1em; /* 16px / 16px */background-color: #020500;padding: 0;font-family: "oswaldregular", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;}#wrapper header .contact-area br {display: none;}#wrapper header .contact-area div.block-left {position: relative;float: left;padding: 0 0 0 20px;color: #ffffff;}#wrapper header .contact-area div.block-right {position: relative;float: right;padding: 0 20px 0 0;color: #ffffff;}#wrapper header .contact-area a {color: #ffffff;text-decoration: none;font-family: "oswaldregular", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;display: inline-block;padding: 10px 10px;}#wrapper header .contact-area a.contact:link,#wrapper header .contact-area a.contact:visited {color: #ffffff;background-color: #ed1c24;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;}#wrapper header .contact-area div.block-left a {padding: 10px 10px 10px 0;}#wrapper header .contact-area a.contact:hover {background-color: #2c292e;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;}#wrapper header .contact-area p {color: #ffffff;text-decoration: none;font-family: "oswaldregular", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;margin: 0;padding: 0;}/* Menu----------------------------------------------- */#wrapper .main-navigation {width: 70%;float: right;position: relative;}#wrapper .main-navigation ul {list-style: none;position: relative;float:right;margin: 0;padding :0;}#wrapper .main-navigation ul li {position: relative;float: left;margin: 0 0 0 2px;padding: 0;}#wrapper .main-navigation ul li a:link,#wrapper .main-navigation ul li a:visited {display: block;color: #ffffff;text-decoration: none;font-size: 1.1875em; /* 19px / 16px */line-height: 135px;font-family: "oswaldregular", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;text-transform: uppercase;padding: 0 5px;}#wrapper .main-navigation ul a.menuactive:link,#wrapper .main-navigation ul a.menuactive:visited {color: #ffffff;text-decoration: none;background-color: #ed1c24;}#wrapper .main-navigation ul li a:hover,#wrapper .main-navigation ul a.menuactive:hover {color: #ffffff;text-decoration: none;background-color: #ed1c24;}#wrapper .main-navigation ul ul a:hover,#wrapper .main-navigation ul ul a.menuactive:hover,#wrapper .main-navigation ul ul a.menuactive:link,#wrapper .main-navigation ul ul a.menuactive:visited {color: #000000;text-decoration: none;}#wrapper .main-navigation ul ul {visibility:hidden;/* display:none; */position:absolute;top:100%;left:0;background:#fff;padding:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:200ms ease;-moz-transition:200ms ease;-o-transition:200ms ease;transition:200ms ease;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0; /* future proofing */box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);z-index: 1000;}#wrapper .main-navigation ul ul li {float: none;width: 200px;margin: 0;}#wrapper .main-navigation ul ul li.search-link,#wrapper .mobile-navigation ul ul li.search-link {display:none;}#wrapper .main-navigation ul ul a:link,#wrapper .main-navigation ul ul a:visited {line-height:120%;padding: 10px 12px;color: #000000;}#wrapper .main-navigation ul ul ul {top:0;left:100%;}#wrapper .main-navigation ul li:hover > ul {visibility:visible;/* display:block; */opacity:1;filter:alpha(opacity=100);}/*Style 'show menu' label button and hide it by default*/#wrapper .show-menu {font-size: 30px;width: 30px;color: #ed1c24;text-align: center;display: none;padding: 0;margin: 0;border: 0;line-height: 100%;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}/*Hide checkbox*/#wrapper .main-navigation input[type=checkbox] {display: none;}/*Show menu when invisible checkbox is checked*/#wrapper .main-navigation input[type=checkbox]:checked ~ .menu {display: block;}/* Header Image----------------------------------------------- */#wrapper #header-image {float: left;width: 100%; /* 1024px / 1024px */position: relative;line-height: 0;}#wrapper #header-image #flexslider {float: left;width: 100%;position: relative;}#wrapper #header-image #flexslider ul,#wrapper #header-image #flexslider ul li {margin: 0;padding: 0;list-style: none;}#wrapper #header-image #flexslider ul li {display: block;position: relative;float: left;}#wrapper #header-image #flexslider ul li img {position: relative;float: left;}#wrapper #header-image .description-inner {background-color: #ed1c24;width: 100%;position: relative;display: table;height: 12em;}#wrapper #header-image .description  {width: 100%;position: relative;display: table-cell;vertical-align: middle;}#wrapper #header-image .description h2 {width: 70%;font-size: 1.75em; /* 28px / 16px */font-family: "heebolight", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;letter-spacing: 0.05em;text-align: center;padding: 0 15%;color: #ffffff;line-height: 125%;}#wrapper .contact-map {background: #ffffff;padding: 0;width: 50%;position: relative;float: left;line-height: 0;height: 650px;overflow: hidden;}#wrapper .contact-map iframe {width: 100%;margin: 0;height: 950px;display: block;float: left;border: 0;overflow: hidden;position: relative;z-index: 1;margin-top: -150px;}/* Content----------------------------------------------- */#wrapper article {width: 100%;float: left;padding-top: 30px;}.index #wrapper article,.excavator-attachment-sales #wrapper article {padding-top: 0;}#wrapper section {width: 100%;float: left;padding-top: 0 !important;}#wrapper section.breadcrumbs {padding-top: 5px;}#wrapper section h1,#wrapper article h1 {font-size: 2.5em; /* 40px / 16px */text-align: left;margin: 0;padding-top: 25px;font-family: "oswaldregular", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;text-transform: uppercase;}#wrapper article h1 {margin-bottom: 20px;}#wrapper section.header {background-color: #ed1c24;}#wrapper section.header h1 {color: #ffffff;font-size: 2.5em; /* 40px / 16px */letter-spacing: 0.05em;text-align: center;padding-top: 13px;padding-bottom: 25px;margin: 0;}#wrapper article h2 {font-size: 2em; /* 32px / 16px */margin-bottom: 0.4em;letter-spacing: 0.05em;text-align: left;}#wrapper article h3 {font-family: "heeboregular", Arial, Helvetica, Verdana, sans-serif;font-weight: bold;font-style: normal;font-size: 1.25em; /* 20px / 16px */margin-bottom: 0.1em;letter-spacing: 0em;text-align: left;text-transform: none;}#wrapper article h4 {font-size: 1.5em; /* 16px / 16px */margin-bottom: 0.6em;font-weight: normal;font-style: normal;letter-spacing: 0.05em;text-align: left;}#wrapper article p,#wrapper article ul,#wrapper article ol {padding-bottom: 0.9em;}#wrapper article p {text-align: left;line-height: 150%;}#wrapper article .intro p {color: #e0c582;font-size: 1.5em;line-height: 150%;}.index #wrapper article .intro p {text-align: center;}#wrapper article ul,#wrapper article ol {margin: 0 0 0.9em 20px;padding: 0;}#wrapper article ul li,#wrapper article .smarty-column .product li ul li {margin: 0 0 0.1em 5px;padding: 0;color: #000000;list-style: disc url('https://www.mutley.co.uk/images/bullet.png') outside;line-height: 150%;}#wrapper article hr {display: block;height: 2px;width: 100%;margin: 0 0 25px 0;padding: 0;color: #ed1c24;background-color: #ed1c24;border: none;margin-top: 0.75em;float: left;clear: both;}/* Home Page Sections----------------------------------------------- */#wrapper article .homepagesections {width: 100%;float: left;clear: both;}#wrapper article .homepagesections .image-box {width: 50%;height: 300px;background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;}#wrapper article .homepagesections .text-box {width: 50%;display: table;height: 300px;background: url("https://www.mutley.co.uk/images/homepage-items.png") no-repeat 50% 50%;}#wrapper article .homepagesections .text-content {display: table-cell;vertical-align: middle;}#wrapper article .homepagesections .left {float: left;}#wrapper article .homepagesections .right {float: right;}#wrapper article .homepagesections .text-content .left-alignment {width: calc(65% - 50px);margin-left: 50px;float: left;}#wrapper article .homepagesections .text-content .right-alignment {width: calc(65% - 50px);margin-right: 50px;float: right;}#wrapper article .homepagesections .red-number {color: #ed1c24;font-family: "heebobold", Arial, Helvetica, Verdana, sans-serif;font-weight: bold;font-style: normal;font-size: 2.25em;padding-bottom: 10px;}#wrapper article .homepagesections .description {font-size: 1.3em;}/* Four Areas----------------------------------------------- */#wrapper article .four-areas {background-color: #676e74;background-image: url(https://www.mutley.co.uk/images/homepage-four-areas.png);background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;float: left;clear: both;padding: 30px 0;}#wrapper article .four-areas li {background-color: #ffffff;padding-top: 20px;padding-bottom: 10px;}#wrapper article .four-areas li h3,#wrapper article .four-areas li p {padding-left: 20px;padding-right: 20px;}/* Blog Social Media Share----------------------------------------------- */#wrapper article .social-share-buttons {width: 100%;float: left;clear: both;}.resp-sharing-button__link,.resp-sharing-button__icon {display: inline-block;}.resp-sharing-button__link {text-decoration: none;color: #fff;margin: 10px 10px 10px 0;}.resp-sharing-button {border-radius: 0;transition: 25ms ease-out;padding: 10px;}.resp-sharing-button__icon svg {width: 1em;height: 1em;margin-right: 10px;vertical-align: top}.resp-sharing-button--small svg {margin: 0;vertical-align: middle;}/* Non solid icons get a stroke */.resp-sharing-button__icon {fill: none;}/* Solid icons get a fill */.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle {fill: #fff;}.resp-sharing-button--twitter {background-color: #55acee;}.resp-sharing-button--twitter:hover {background-color: #2795e9;}.resp-sharing-button--pinterest {background-color: #bd081c;}.resp-sharing-button--pinterest:hover {background-color: #8c0615;}.resp-sharing-button--facebook {background-color: #3b5998;}.resp-sharing-button--facebook:hover {background-color: #2d4373;}.resp-sharing-button--linkedin {background-color: #0077b5;}.resp-sharing-button--linkedin:hover {background-color: #046293;}.resp-sharing-button--email {background-color: #777;}.resp-sharing-button--email:hover {background-color: #5e5e5e}.resp-sharing-button--facebook {background-color: #3b5998;border-color: #3b5998;}.resp-sharing-button--facebook:hover,.resp-sharing-button--facebook:active {background-color: #2d4373;border-color: #2d4373;}.resp-sharing-button--twitter {background-color: #55acee;border-color: #55acee;}.resp-sharing-button--twitter:hover,.resp-sharing-button--twitter:active {background-color: #2795e9;border-color: #2795e9;}.resp-sharing-button--email {background-color: #777777;border-color: #777777;}.resp-sharing-button--email:hover,.resp-sharing-button--email:active {background-color: #5e5e5e;border-color: #5e5e5e;}.resp-sharing-button--linkedin {background-color: #0077b5;border-color: #0077b5;}.resp-sharing-button--linkedin:hover,.resp-sharing-button--linkedin:active {background-color: #046293;border-color: #046293;}/* News & Blog----------------------------------------------- */#wrapper article .blog-post-previous-next {width: 100%;float: left;clear: both;}#wrapper article .blog-summary {width: 100%;float: left;clear: both;}#wrapper article .blog-summary .grid-33 {background-color: #ed1c24;}#wrapper article .blog-summary img {display: block;}#wrapper article .news-post-detail-date,#wrapper article .news-summary-detail-date,#wrapper article .blog-post-detail-date,#wrapper article .blog-summary-detail-date {width: calc(100% - 20px);color: #ffffff;background: #000000 url(https://www.mutley.co.uk/images/blog-header-background.png) no-repeat 100% 100%;float: left;clear: both;padding: 5px 10px;}#wrapper article .blog-summary h2 {width: 100%;float: left;clear: both;background: url(https://www.mutley.co.uk/images/blog-title-background.png) no-repeat 100% 0;display: table;height: 3em;margin: 0;}#wrapper article .blog-summary h2 a {text-decoration: none;font-family: "oswaldregular", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;color: #ffffff;font-size: 0.8125em;width: calc(100% - 20px);padding: 5px 10px 10px 10px;line-height: 110%;display: table-cell;vertical-align: middle;}#wrapper article .news-summary-author,#wrapper article .news-post-detail-author,#wrapper article .blog-summary-author,#wrapper article .blog-post-detail-author {color:#676e74;margin-bottom: 5px;}#wrapper article .blog-post-previous-next {width: 100%;float: left;clear: both;}#wrapper article .blog-post-previous-next a:link,#wrapper article .blog-post-previous-next a:visited {float: left;color: #ffffff;background-color: #ed1c24;padding: 10px;margin: 0 10px 0 0;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;text-decoration: none;}#wrapper article .blog-post-previous-next a:hover {float: left;color: #ffffff;background-color: #000000;}/* Columns and Grids----------------------------------------------- */#wrapper article .gallery .grid-50,#wrapper article .single-column .grid-50,#wrapper article .smarty-column .grid-50,#wrapper article .four-areas .grid-50 {width: calc(50% - 20px);}#wrapper article .gallery .grid-33,#wrapper article .single-column .grid-33,#wrapper article .smarty-column .grid-33 {width: calc(33.3333% - 20px);}.index #wrapper article .smarty-column .grid-33 {width: calc(33.3333% - 22px);}#wrapper article .gallery .grid-25,#wrapper article .single-column .grid-25,#wrapper article .smarty-column .grid-25 {width: calc(25% - 20px);}#wrapper article .smarty-column .product .grid-50 {width: calc(50% - 22px);}#wrapper article .gallery .grid-20,#wrapper article .single-column .grid-20,#wrapper article .smarty-column .grid-20 {width: calc(20% - 20px);}/* Video----------------------------------------------- */#wrapper article #videos-home {padding-top: 25px;background: url('https://www.mutley.co.uk/images/video-background.png') repeat-x 50% 45%;position: relative;}#wrapper article #videos-home .wrapper-inner {padding-top: 65px;background: url('https://www.mutley.co.uk/images/video-background.png') repeat-x 50% 45%;position: relative;z-index: 10;}#wrapper article .videos,#wrapper article .videos-home {float: left;width: 100%; /* 256px / 256px */display: block;margin: 0 0 0.5em 0;padding: 0;}#wrapper article .videos-home {float: left;width: 60%; /* 256px / 256px */display: block;margin: 0 20% 0.5em 20%;padding: 0;position: relative;z-index: 11;}#wrapper article .videos li,#wrapper article .videos-home li {float: left;width: 100%;list-style: none;padding: 0;margin: 0;padding-bottom: 1.5em;}#wrapper article .videos-home li {padding-bottom: 3.5em;position: relative;z-index: 12;}#wrapper article .videos li .title {width: 100%;background-color: #ed1c24;}#wrapper article .videos-home li .title {width: 100%;background-color: transparent;}#wrapper article .videos li h4,#wrapper article .videos-home li h4 {padding: 0.5em 10px;margin: 0;text-align: left;font-family: "oswaldregular", Arial, Helvetica, Verdana, sans-serif;color: #ffffff;font-style: normal;font-weight: normal;}#wrapper article .videos-home li h4 {color: #020500;text-align: center;}#wrapper article .videos li .video-wrapper,#wrapper article .videos-home li .video-wrapper {position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;position: relative;z-index: 11;}#wrapper article .videos li .video-wrapper iframe,#wrapper article .videos-home li .video-wrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}/* Products----------------------------------------------- */#wrapper .product .product-cover {width: 100%;height: 500px;display: table;background-size: cover;}#wrapper .product .product-cover h3 {font-family: "heebobold", Arial, Helvetica, Verdana, sans-serif !important;font-weight: bold;font-style: normal;color: #ffffff;margin-bottom: 20px;font-size: 3em !important;text-transform: uppercase;}.index #wrapper .smarty h2.featured-product {font-family: "heebobold", Arial, Helvetica, Verdana, sans-serif !important;font-weight: bold;font-style: normal;margin-top: 20px;text-align: center;}#wrapper .product .product-cover:before {content: "";background-color: rgba(0,0,0,0.5);position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index:0;background-size: cover;}#wrapper .product a.button:link,#wrapper .product a.button:visited,#wrapper .product a.see-more:link,#wrapper .product a.see-more:visited {color: #ffffff;background: url('https://www.mutley.co.uk/images/see-more-background.png') no-repeat 100% 0;padding: 0 30px 0 10px !important;margin: 0 auto;text-decoration: none;display: inline-block;line-height: 45px;height: 45px;-o-transition: 0s;-ms-transition: 0s;-moz-transition: 0s;-webkit-transition: 0s;transition: 0s;text-decoration: none;text-transform: uppercase;font-size: 1.25em; /* 16px / 16px */font-family: "heebolight", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;}.index #wrapper .product a.button:link,.index #wrapper .product a.button:visited {font-size: 1em;}#wrapper .product .product-cover a.see-more:hover {background: url('https://www.mutley.co.uk/images/see-more-background.png') no-repeat 100% -150px;color: #000000;text-decoration: none !important;}#wrapper .product a.button:hover {background: url('https://www.mutley.co.uk/images/see-more-background.png') no-repeat 100% -300px;color: #ffffff;text-decoration: none !important;}#wrapper .product .angle {position: relative;}#wrapper .product .angle a:after {content: "";background: url('https://www.mutley.co.uk/images/product-background.png') no-repeat 100% 0;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;}#wrapper .product .angle h3 {position: relative;z-index: 2;}#wrapper article .smarty-column section.smarty {float: left;width: 100%;padding-top: 20px;}#wrapper article .gallery,#wrapper article .smarty-column .blog-summary,#wrapper article .smarty-column .product,#wrapper article .four-areas .product {padding-left: 0;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;margin-left: 0;margin-right: -20px;}#wrapper article .gallery .img,#wrapper article .smarty-column .blog-summary li,#wrapper article .smarty-column .product li,#wrapper article .four-areas .product li {margin: 0 20px 20px 0;position: relative;list-style: none;}#wrapper article .smarty-column .product li {border: 1px #e6e6e6 solid;}.excavator-attachment-sales #wrapper article .smarty-column .product li {border: 0;}#wrapper article .smarty-column .product li.grid-20,#wrapper article .smarty-column .product li.grid-25,#wrapper article .smarty-column .product li.grid-33,#wrapper article .single-column .product li.grid-50 {list-style: none;}#wrapper article .smarty-column .product img,#wrapper article .smarty-column .product li {padding: 0;line-height: 0;}#wrapper article .smarty-column .product img {margin-bottom: 15px;}#wrapper article .smarty-column .product li h3 {line-height: 125%;text-align: center;font-size: 2em;margin-top: 0;}#wrapper article .smarty-column .product .grid-50 a:link,#wrapper article .smarty-column .product .grid-50 a:visited,#wrapper article .smarty-column .product .grid-50 a:hover {text-decoration: none;}#wrapper article .smarty-column .product li h3.left-header,#wrapper article .smarty-column .product .grid-50 a:link h3,#wrapper article .smarty-column .product .grid-50 a:visited h3,#wrapper article .smarty-column .product .grid-50 a:hover h3 {font-family: "heebobold", Arial, Helvetica, Verdana, sans-serif;font-weight: bold;font-style: normal;padding: 0 10px 10px 20px;text-align: left;}#wrapper article .smarty-column .product li p {padding: 0 10px 10px 20px;}/* Gallery Variables----------------------------------------------- */#wrapper img.gallery-image {width: 100%; /* 1024px / 1024px */padding: 0;position: relative;line-height: 0;transition: all .2s ease-in-out;-moz-transform: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;}#wrapper img.gallery-image:hover {transform: scale(1.3);-moz-transform: scale(1.3);-webkit-transform: scale(1.3);}.gallery .img a:link,.gallery .img a:hover,.gallery .img a:visited {text-align: center;text-decoration: none;float: left;position: relative;overflow: hidden;padding: 0;margin: 0;line-height: 0;}/* Flexbox----------------------------------------------- */.flexparent {display: flex;flex-flow: row wrap;margin: 0 0 0 -.5rem;/* offset margin to the left and avoid horizontal scrollbar*/}.flexchild {flex: 1 0 20%;/* less than 25% but more or equal to 20% to account for margins - when 4 across is required */min-width: 200px;/* min-width on flex items not working in older ios so use media queries instead*/padding: 0 0.5rem 1rem;margin: 0 0 .5rem .5rem;}/* 2 across*/.flexparent2 .flexchild {flex: 1 0 34%}/* less than 50% but more than or equal to 33.33333%*//* 3 across*/.flexparent3 .child {flex: 1 0 25%}/* less than 33% but more than or equal to 25%*//* 5 across*/.flexparent5 .flexchild {flex: 1 0 16.7%}/* less than 25% but more than or equal to 16.666%*//* Forms----------------------------------------------- */#wrapper article fieldset {width: 100%;clear: both;float: left;margin: 0;padding: 0;border: 0;}#wrapper article form {width: 100%;clear: both;float: left;margin-bottom: 2em;}#wrapper article .form-left {float: left;width: calc(30% - 20px);line-height: 150%;margin: 0;margin-right: 20px;}#wrapper article .form-right {float: right;width: calc(70% - 20px);margin: 0;margin-left: 20px;line-height: 150%;}#wrapper article form input[type='text'],#wrapper article form input[type='email'],#wrapper article form input[type='password'],#wrapper article form select,#wrapper article form textarea {color: #666666;display: block;background-color: #ededed;border: #bebebe 1px solid;-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */-moz-box-sizing: border-box;    /* Firefox, other Gecko */box-sizing: border-box;         /* Opera/IE 8+ */margin-top: 5px;margin-bottom: 10px;font-size: 1em;font-weight: normal;font-family: "heeboregular", Arial, Helvetica, Verdana, sans-serif;width: 100%;padding: 0 0.5%;}#wrapper article form .left-form-item {width: calc(50% - 10px);margin-right: 10px;display: block;float: left;}#wrapper article form .right-form-item {width: calc(50% - 10px);margin-left: 10px;display: block;float: left;}#wrapper article form .date-time,#wrapper article form .date-time label {float: left;display: block;width: 100%;clear: both;}#wrapper article form .date-time select {float: left;display: block;width: 25%;margin-right: 10px;}#wrapper article form textarea {min-height: 126px;}#wrapper article form label {color: #000000;width: 100%;}#wrapper article form input[type=radio],#wrapper article form input[type=checkbox]{/* Hide original inputs */visibility: hidden;position: absolute;}#wrapper article form input[type=radio] + label:before,#wrapper article form input[type=checkbox] + label:before{height: 20px;width: 20px;margin-right: 10px;content: " ";display:inline-block;vertical-align: baseline;border: 3px solid #777;}#wrapper article form input[type=radio]:checked + label:before,#wrapper article form input[type=checkbox]:checked + label:before{border: 3px solid #fff;background-color: #e0c582;}#wrapper article form input[type='text'],#wrapper article form input[type='email'],#wrapper article form input[type='password'],#wrapper article form select {height: 32px;line-height: 32px;}#wrapper article form p {color: #000000;font-size: 1em; /* 20px / 16px */}#wrapper article form input[type='submit'] {width: 100%;clear: both;background-color: #ed1c24;color: #ffffff;border: 0 none;-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */-moz-box-sizing: border-box;    /* Firefox, other Gecko */box-sizing: border-box;         /* Opera/IE 8+ */cursor: pointer;display: inline-block;font-size: 1em;font-weight: normal;height: 35px;line-height: 35px;padding-left: 0.25em;padding-right: 0.25em;text-align: center;text-decoration: none;vertical-align: top;white-space: nowrap;border:none;-o-transition: 0.2s;-ms-transition: 0.2s;-moz-transition: 0.2s;-webkit-transition: 0.2s;transition: 0.2s;-webkit-appearance: none;margin-top: 5px;}#wrapper article form input[type='submit']:hover {background-color: #676e74;color: #ffffff;-o-transition: 0.2s;-ms-transition: 0.2s;-moz-transition: 0.2s;-webkit-transition: 0.2s;transition: 0.2s;}#wrapper article form .captcha {width: 350px;/* width: 198px; */margin-top: 0;/* margin-top: 5px; */margin-bottom: 0;margin-right: 0;/* overflow: auto; */overflow: visible;}#wrapper article form .submit {width: 198px;overflow: auto;}#wrapper article form .captcha input[type='text'] {border: none;background-color: #e5eef5;width: 198px;line-height: 35px;height: 35px;margin: 0;}#wrapper article form .captcha p {font-size: 1.1em;margin: 5px 0 !important;padding: 0 !important;-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */-moz-box-sizing: border-box;    /* Firefox, other Gecko */box-sizing: border-box;         /* Opera/IE 8+ */color: #000000;}#wrapper article form .captcha p.graphic {width: 198px;text-align: center;margin-bottom: 0 !important;padding-bottom: 0 !important;}/* Get In Touch & Brochure----------------------------------------------- */.red {background-color: #ed1c24;height: 200px;margin-bottom: 0;display: table;}#wrapper .red img {position: absolute;top: -40px;}#wrapper .call-to-action {background-color: #676e74;width: 90%;max-width: 1300px;margin: 0 auto 0 auto;position: relative;display: table;height: 7em;}#wrapper .red .wrapper-inner {display: table;height: 200px;}#wrapper .red .cell-inner,#wrapper .call-to-action .cell-inner {width: 100%;display: table-cell;vertical-align: middle;position: relative;}#wrapper .red .cell-inner p,#wrapper .call-to-action .get-in-touch {color: #ffffff;margin: 0 !important;font-size: 2em; /* 32px / 16px */text-align: center;font-family: "heebobold", Arial, Helvetica, Verdana, sans-serif;font-weight: bold;font-style: normal;}#wrapper .red .cell-inner p {margin: 0 !important;margin-left: 14em !important;text-align: left;padding: 0;position: relative;z-index: 11;}#wrapper .red .cell-inner img {position: absolute;z-index: 11;top: -30px;}#wrapper .red a:link,#wrapper .red a:visited,#wrapper .call-to-action .get-in-touch a:link,#wrapper .call-to-action .get-in-touch a:visited {color: #020500;background: #ffffff url(https://www.mutley.co.uk/images/contact-us-background.png) no-repeat 100% 0;padding: 0 2.25em 0 0.75em;margin-left: 0.5em;text-decoration: none;display: inline-block;line-height: 45px;height: 45px;-o-transition: 0s;-ms-transition: 0s;-moz-transition: 0s;-webkit-transition: 0s;transition: 0s;text-decoration: none;text-transform: uppercase;font-size: 0.75em; /* 16px / 16px */font-family: "heebolight", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;}#wrapper .red a:link,#wrapper .red a:visited {background: #ffffff url(https://www.mutley.co.uk/images/download-brochure-background.png) no-repeat 100% 0;}#wrapper .red a:hover,#wrapper .call-to-action .get-in-touch a:hover {background: #020500 url(https://www.mutley.co.uk/images/contact-us-background.png) no-repeat 100% -150px;color: #ffffff;text-decoration: none !important;}#wrapper .red a:hover {background: #020500 url(https://www.mutley.co.uk/images/download-brochure-background.png) no-repeat 100% -150px;}/* Announcement Area----------------------------------------------- */#wrapper .announcement-area {width: 100%;padding: 0 0 3em 0;float: left;text-align: center;}/* Homepage Client Logos----------------------------------------------- */#wrapper .client-logos {width: 100%;padding: 1em 0;float: left;}#wrapper .client-logos ul {width: 100%;text-align: center;margin: 0;padding: 0;float: left;}#wrapper .client-logos ul li {/* width: 14.28571428571429%; 146.28571428571429px / 1024px - 7 logos */width: 14.28571429%; /* 128px / 1024px - 8 logos */text-align: center;float: left;display: inline;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;}#wrapper .client-logos img {width: 80%;display: block;margin: 0 10%;padding: 0;}/* Search Overlay----------------------------------------------- */-moz-focus-inner {padding: 0;border: 0 none;}#wrapper .main-navigation .openBtn {float: left;color: #ffffff;text-decoration: none;font-size: 1.1875em; /* 19px / 16px */line-height: 135px;font-family: "oswaldregular", Arial, Helvetica, Verdana, sans-serif;font-weight: normal;font-style: normal;text-transform: uppercase;cursor: pointer;background: transparent;padding: 0 5px;border: none;}#wrapper .main-navigation .openBtn:hover {background-color: #ed1c24;text-decoration: none;}#wrapper .overlay {height: 100%;width: 100%;display: none;position: fixed;z-index: 2000;top: 0;left: 0;background-color: #2c292e;background-color: rgba(44,41,46, 0.75);}#wrapper .overlay-content {position: relative;top: 46%;width: 80%;text-align: center;margin-top: 30px;margin: auto;}#wrapper .overlay .closebtn {position: absolute;top: 20px;right: 45px;font-size: 60px;cursor: pointer;color: #ed1c24;;}#wrapper .overlay .closebtn:hover {color: #ffffff;}#wrapper .overlay form input[type=text].search-input {padding: 15px 0 15px 1%;font-size: 17px;border: 0;float: left;width: 79%;background: #ffffff;}#wrapper .overlay form input[type=text]:hover {background: #f1f1f1;}#wrapper .overlay form .search-button {float: left;width: 20%;padding: 15px 0;background: #ed1c24;font-size: 17px;border: 0;cursor: pointer;color: #ffffff;}#wrapper .overlay form .search-button:hover {background: #2c292e;;}#wrapper .overlay  form .fa-input {font-family: 'FontAwesome';}/* Footer----------------------------------------------- */#clear-base {clear: both;width: 100%;height: 36em;}footer {width: 100%;height: 36em;bottom: 0;left: 0;position: absolute;}footer .wrapper-inner {width: 90%;max-width: 1300px;margin: 0 auto 0 auto;position: relative;display: table;}footer .top-footer {background-color: #2c292e;height: 24em;display: block;width: 100%;}footer .top-footer .wrapper-inner {height: 24em;}footer .top-footer .wrapper-inner .left-column {width: 23.046875%; /* 246px / 1024px */float: left;padding-top: 2em;}footer .top-footer .wrapper-inner .middle-left-column {width: 23.046875%; /* 246px / 1024px */margin: 0;margin-left: 1.953125%; /* 20px / 1024px */margin-right: 1.953125%; /* 20px / 1024px */padding-top: 2em;float: left;line-height: 175%;}footer .top-footer .wrapper-inner .middle-left-column .mutley-30 {width: 125px;height: auto;}footer .top-footer .wrapper-inner .middle-right-column {width: 23.046875%; /* 246px / 1024px */margin: 0;margin-left: 1.953125%; /* 20px / 1024px */margin-right: 1.953125%; /* 20px / 1024px */padding-top: 2em;float: left;line-height: 175%;}footer .top-footer .wrapper-inner .middle-right-column img {max-width: 200px;min-width: 100px;height: auto;margin-bottom: 20px;float: left;}footer .top-footer .wrapper-inner .right-column {width: 23.046875%; /* 246px / 1024px */float: left;padding-top: 2em;}footer .bottom-footer {background-color: #020500;height: 12em;display: block;width: 100%;}footer .bottom-footer .wrapper-inner {height: 12em;}footer .wrapper-inner .icon {font-size: 1.7em;margin-top: 1em;margin-bottom: 0.5em;margin-right: 20px;background: #ffffff;color: #323232;border-radius: 50%;}footer .wrapper-inner .fa-facebook {padding: 0.3em 0.55em;}footer .wrapper-inner .fa-instagram,footer .wrapper-inner .fa-linkedin {padding: 0.3em 0.4em;}footer .wrapper-inner .fa-youtube {padding: 0.3em 0.4em;}footer .wrapper-inner .fa-twitter {padding: 0.3em 0.375em;}footer .wrapper-inner ul {margin: 0;padding: 0;list-style: none;}footer .cell-inner {width: 100%;display: table-cell;vertical-align: middle;}footer .wrapper-inner p,footer .wrapper-inner li {line-height: 175%;font-size: 0.8125em; /* 13px / 16px */margin: 0 !important;padding: 0 !important;color: #ffffff;}footer .wrapper-inner p {margin: 0 0 0.75em 0 !important;}footer .wrapper-inner a:link,footer .wrapper-inner a:visited {color: #ffffff;font-family: "heebobold", Arial, Helvetica, Verdana, sans-serif;font-weight: bold;font-style: normal;text-decoration: none !important;}footer .wrapper-inner a:hover {color: #ffffff;text-decoration: underline !important;}footer .wrapper-inner iframe {background-color: #ffffff;}/* Scroll To Top----------------------------------------------- */#toTop {display: none;text-decoration: none;position: fixed;bottom: 60px;right: 15px;overflow: hidden;width: 51px;height: 51px;border:none;text-indent: 100%;background: url(https://www.mutley.co.uk/images/ui.totop.png) no-repeat left top;}#toTopHover {background: url(https://www.mutley.co.uk/images/ui.totop.png) no-repeat left -51px;width: 51px;height: 51px;display: block;overflow: hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}#toTop:active, #toTop:focus {outline: none;}/* Fade Ins----------------------------------------------- */#wrapper header,footer {-webkit-animation: fadein 1.5s; /* Safari and Chrome */-moz-animation: fadein 1.5s; /* Firefox */-ms-animation: fadein 1.5s; /* Internet Explorer */-o-animation: fadein 1.5s; /* Opera */animation: fadein 1.5s;}/* Media Queries----------------------------------------------- */@keyframes fadein {from { opacity: 0; }to   { opacity: 1; }}/* Firefox */@-moz-keyframes fadein {from { opacity: 0; }to   { opacity: 1; }}/* Safari and Chrome */@-webkit-keyframes fadein {from { opacity: 0; }to   { opacity: 1; }}/* Internet Explorer */@-ms-keyframes fadein {from { opacity: 0; }to   { opacity: 1; }}/* Opera */@-o-keyframes fadein {from { opacity: 0; }to   { opacity: 1; }}/* iPad Pro 10.5 Landscape ----------- */@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {/* Menu----------------------------------------------- */#wrapper .main-navigation {width: 250px;position: absolute;top: 105px;right: 5%;z-index: 10;float: right;padding: 0;}/*Make dropdown links appear inline*/#wrapper .main-navigation ul {position: static;display: none;width: 100%;z-index: 3;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;padding: 0;margin: 0;left: 0;background-color: #ffffff;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);}/*Make all menu links full width*/#wrapper .main-navigation ul li {width: 100%;clear: both;margin: 0;padding: 0;display: block;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;border: 0;margin-bottom: 0;right: 0;}#wrapper .main-navigation ul li.first_child {padding-top: 0;}#wrapper .main-navigation ul li.last_child,#wrapper .main-navigation ul li.search-link {margin-bottom: 0;padding-bottom: 0;}#wrapper .main-navigation ul li a:link,#wrapper .main-navigation ul li a:visited {text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;}#wrapper .main-navigation ul a:hover,#wrapper .main-navigation ul a.menuactive:link,#wrapper .main-navigation ul a.menuactive:visited,#wrapper .main-navigation ul a.menuactive:hover {color: #ffffff;text-decoration: none !important;}#wrapper .main-navigation ul ul a:hover,#wrapper .main-navigation ul ul a.menuactive:hover,#wrapper .main-navigation ul ul a.menuactive:link,#wrapper .main-navigation ul ul a.menuactive:visited {color: #000000;text-decoration: none;}#wrapper .main-navigation ul li.first_child a,#wrapper .main-navigation ul li.first_child a.menuactive {border-top-left-radius: 10px;border-top-right-radius: 10px;}#wrapper .main-navigation ul li li.first_child a,#wrapper .main-navigation ul li li.first_child a.menuactive {border-top-left-radius: 0;border-top-right-radius: 0;}#wrapper .main-navigation ul ul {visibility:visible;display:block;position:relative;top:0;left:0;opacity:1;filter:alpha(opacity=100);margin-top: 0;box-shadow: none;}#wrapper .main-navigation ul ul li {float:none;width:100%;background:#f6f6f6;}#wrapper .main-navigation ul ul li a:link {padding: 15px 15px 15px 10px;}/* Display 'show menu' link*/#wrapper .show-menu {display: block;position: absolute;top: 66px;right: 5%;}/* Search In Menu----------------------------------------------- */#wrapper .main-navigation .openBtn {width: 100%;float: left;text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}#wrapper .main-navigation .openBtn:hover {color: #ffffff;text-decoration: none !important;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}}/* iPad Pro 12.9 Landscape ----------- */@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {/* Menu----------------------------------------------- */#wrapper .main-navigation {width: 250px;position: absolute;top: 105px;right: 5%;z-index: 10;float: right;padding: 0;}/*Make dropdown links appear inline*/#wrapper .main-navigation ul {position: static;display: none;width: 100%;z-index: 3;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;padding: 0;margin: 0;left: 0;background-color: #ffffff;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);}/*Make all menu links full width*/#wrapper .main-navigation ul li {width: 100%;clear: both;margin: 0;padding: 0;display: block;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;border: 0;margin-bottom: 0;right: 0;}#wrapper .main-navigation ul li.first_child {padding-top: 0;}#wrapper .main-navigation ul li.last_child,#wrapper .main-navigation ul li.search-link {margin-bottom: 0;padding-bottom: 0;}#wrapper .main-navigation ul li a:link,#wrapper .main-navigation ul li a:visited {text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;}#wrapper .main-navigation ul a:hover,#wrapper .main-navigation ul a.menuactive:link,#wrapper .main-navigation ul a.menuactive:visited,#wrapper .main-navigation ul a.menuactive:hover {color: #ffffff;text-decoration: none !important;}#wrapper .main-navigation ul ul a:hover,#wrapper .main-navigation ul ul a.menuactive:hover,#wrapper .main-navigation ul ul a.menuactive:link,#wrapper .main-navigation ul ul a.menuactive:visited {color: #000000;text-decoration: none;}#wrapper .main-navigation ul li.first_child a,#wrapper .main-navigation ul li.first_child a.menuactive {border-top-left-radius: 10px;border-top-right-radius: 10px;}#wrapper .main-navigation ul li li.first_child a,#wrapper .main-navigation ul li li.first_child a.menuactive {border-top-left-radius: 0;border-top-right-radius: 0;}#wrapper .main-navigation ul ul {visibility:visible;display:block;position:relative;top:0;left:0;opacity:1;filter:alpha(opacity=100);margin-top: 0;box-shadow: none;}#wrapper .main-navigation ul ul li {float:none;width:100%;background:#f6f6f6;}#wrapper .main-navigation ul ul li a:link {padding: 15px 15px 15px 10px;}/* Display 'show menu' link*/#wrapper .show-menu {display: block;position: absolute;top: 66px;right: 5%;}/* Search In Menu----------------------------------------------- */#wrapper .main-navigation .openBtn {width: 100%;float: left;text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}#wrapper .main-navigation .openBtn:hover {color: #ffffff;text-decoration: none !important;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}}/* Laptops ----------- */@media only screen and (max-width: 1100px) {/* Styles *//* Header Image----------------------------------------------- */#wrapper #header-image .description h2 {font-size: 1.75em; /* 28px / 16px */}#wrapper #header-image a.button:link,#wrapper #header-image a.button:visited {margin-top: 20px;}}/* Landscape Tablets ----------- */@media only screen and (max-width: 1024px) {/* Styles *//* Header----------------------------------------------- */#wrapper header {position: relative;height: auto;}#wrapper header #header-logo {width: 175px;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;}#wrapper #header-image #flexslider ul li:before {background-color: rgba(250,15,19,0);}#wrapper #header-image #flexslider img.header-img {object-fit: cover;max-height: 350px;overflow: hidden;min-height: 350px;}/* Menu----------------------------------------------- */#wrapper .main-navigation {width: 250px;position: absolute;top: 105px;right: 5%;z-index: 10;float: right;padding: 0;}/*Make dropdown links appear inline*/#wrapper .main-navigation ul {position: static;display: none;width: 100%;z-index: 3;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;padding: 0;margin: 0;left: 0;background-color: #ffffff;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);}/*Make all menu links full width*/#wrapper .main-navigation ul li {width: 100%;clear: both;margin: 0;padding: 0;display: block;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;border: 0;margin-bottom: 0;right: 0;}#wrapper .main-navigation ul li.first_child {padding-top: 0;}#wrapper .main-navigation ul li.last_child,#wrapper .main-navigation ul li.search-link {margin-bottom: 0;padding-bottom: 0;}#wrapper .main-navigation ul li a:link,#wrapper .main-navigation ul li a:visited {text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;}#wrapper .main-navigation ul a:hover,#wrapper .main-navigation ul a.menuactive:link,#wrapper .main-navigation ul a.menuactive:visited,#wrapper .main-navigation ul a.menuactive:hover {color: #ffffff;text-decoration: none !important;}#wrapper .main-navigation ul ul a:hover,#wrapper .main-navigation ul ul a.menuactive:hover,#wrapper .main-navigation ul ul a.menuactive:link,#wrapper .main-navigation ul ul a.menuactive:visited {color: #000000;text-decoration: none;}#wrapper .main-navigation ul li.first_child a,#wrapper .main-navigation ul li.first_child a.menuactive {border-top-left-radius: 10px;border-top-right-radius: 10px;}#wrapper .main-navigation ul li li.first_child a,#wrapper .main-navigation ul li li.first_child a.menuactive {border-top-left-radius: 0;border-top-right-radius: 0;}#wrapper .main-navigation ul ul {visibility:visible;display:block;position:relative;top:0;left:0;opacity:1;filter:alpha(opacity=100);margin-top: 0;box-shadow: none;}#wrapper .main-navigation ul ul li {float:none;width:100%;background:#f6f6f6;}#wrapper .main-navigation ul ul li a:link {padding: 15px 15px 15px 10px;}/* Display 'show menu' link*/#wrapper .show-menu {display: block;position: absolute;top: 66px;right: 5%;}#wrapper .client-logos ul li {width: 25%; /* 256px / 1024px - 4 logos */}/* Search In Menu----------------------------------------------- */#wrapper .main-navigation .openBtn {width: 100%;float: left;text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}#wrapper .main-navigation .openBtn:hover {color: #ffffff;text-decoration: none !important;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}/* Header Image----------------------------------------------- */#wrapper #header-image .description h2 {font-size: 1.75em; /* 28x / 16px */}/* Products----------------------------------------------- */#wrapper article .smarty-column .product .right {width: 75%;}/* Home Page Sections----------------------------------------------- */#wrapper article .homepagesections .image-box,#wrapper article .homepagesections .text-box {width: 100%;}#wrapper article .homepagesections .text-content .left-alignment,#wrapper article .homepagesections .text-content .right-alignment {width: 90%;margin-left: 5%;margin-right: 5%;float: left;}/* Forms----------------------------------------------- */#wrapper article form .captcha {width: 100%;margin-right: 0;}#wrapper article form .submit {width: 200px;}#wrapper article form .captcha input[type='text'] {width: 200px;font-size: 2em;}#wrapper article form .captcha img.captchapict {width: 200px;}#wrapper article form .captcha p.text {width: 100%;margin-bottom: 0;}#wrapper article form .captcha p.graphic {width: 100%;text-align: left;}}/* Portrait Tablets ----------- */@media only screen and (max-width: 710px) {/* Styles *//* Header----------------------------------------------- */#wrapper header #header-logo {width: 60%;margin-left: 0;margin-right: 40%;margin-bottom: 5px;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;}#wrapper header .contact-area {float: left;width: 100%;text-align: left;padding-top: 13px;padding-bottom: 8px;}#wrapper header .contact-area br {display: inline;}#wrapper header .contact-area .block {padding-left: 0 !important;}#wrapper header .contact-area div.block-left,#wrapper header .contact-area div.block-right {float: left;padding: 0 0 0 20px;color: #ffffff;clear: both;}#wrapper header .contact-area p,#wrapper header .contact-area a {font-size: 1.25em;}#wrapper header .contact-area div.block-right a.email {padding: 10px 10px 10px 0;}#wrapper #header-image #flexslider ul li:before {background-color: rgba(250,15,19,0);}#wrapper #header-image #flexslider img.header-img {object-fit: cover;max-height: 350px;overflow: hidden;min-height: 350px;}#wrapper .contact-map {height: 350px;width: 100%;}#wrapper .contact-map iframe {height: 650px;}/* Menu----------------------------------------------- */#wrapper .main-navigation {width: 250px;position: absolute;top: 49px;right: 5%;z-index: 10;float: right;padding: 0;}/*Make dropdown links appear inline*/#wrapper .main-navigation ul {position: static;display: none;width: 100%;z-index: 3;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;padding: 0;margin: 0;left: 0;background-color: #ffffff;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);}/*Make all menu links full width*/#wrapper .main-navigation ul li {width: 100%;clear: both;margin: 0;padding: 0;display: block;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;border: 0;margin-bottom: 0;right: 0;}#wrapper .main-navigation ul li.first_child {padding-top: 0;}#wrapper .main-navigation ul li.last_child,#wrapper .main-navigation ul li.search-link {margin-bottom: 0;padding-bottom: 0;}#wrapper .main-navigation ul li a:link,#wrapper .main-navigation ul li a:visited {text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;}#wrapper .main-navigation ul a:hover,#wrapper .main-navigation ul a.menuactive:link,#wrapper .main-navigation ul a.menuactive:visited,#wrapper .main-navigation ul a.menuactive:hover {color: #ffffff;text-decoration: none !important;}#wrapper .main-navigation ul ul a:hover,#wrapper .main-navigation ul ul a.menuactive:hover,#wrapper .main-navigation ul ul a.menuactive:link,#wrapper .main-navigation ul ul a.menuactive:visited {color: #000000;text-decoration: none;}#wrapper .main-navigation ul li.first_child a,#wrapper .main-navigation ul li.first_child a.menuactive {border-top-left-radius: 10px;border-top-right-radius: 10px;}#wrapper .main-navigation ul li li.first_child a,#wrapper .main-navigation ul li li.first_child a.menuactive {border-top-left-radius: 0;border-top-right-radius: 0;}#wrapper .main-navigation ul ul {visibility:visible;display:block;position:relative;top:0;left:0;opacity:1;filter:alpha(opacity=100);margin-top: 0;box-shadow: none;}#wrapper .main-navigation ul ul li {float:none;width:100%;background:#f6f6f6;}#wrapper .main-navigation ul ul li a:link {padding: 15px 15px 15px 10px;}/* Display 'show menu' link*/#wrapper .show-menu {display: block;position: absolute;top: 13px;right: 5%;color: #ffffff;}/* Search In Menu----------------------------------------------- */#wrapper .main-navigation .openBtn {width: 100%;float: left;text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}#wrapper .main-navigation .openBtn:hover {color: #ffffff;text-decoration: none !important;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}/* Home Page Sections----------------------------------------------- */#wrapper article .homepagesections .image-box,#wrapper article .homepagesections .text-box {width: 100%;}#wrapper article .homepagesections .text-content .left-alignment,#wrapper article .homepagesections .text-content .right-alignment {width: 90%;margin-left: 5%;margin-right: 5%;float: left;}/* Case Studies Products & Service----------------------------------------------- */#wrapper article .gallery .grid-25,#wrapper article .single-column .grid-25,#wrapper article .smarty-column .grid-25 {width: calc(50% - 20px);}#wrapper article .smarty-column .nonebackground,#wrapper article .smarty-column .aquabluebackground {padding-top: 20px;padding-bottom: 5px;}#wrapper article .smarty-column .summary-service .first,#wrapper article .smarty-column .summary-service .second {width: 100%;}#wrapper article .smarty-column .summary-service .first img,#wrapper article .smarty-column .summary-service .second img {max-height: 550px;min-height: 550px;margin-bottom: 20px;}#wrapper article .smarty-column .summary-service .first h2,#wrapper article .smarty-column .summary-service .first h3,#wrapper article .smarty-column .summary-service .first h4,#wrapper article .smarty-column .summary-service .first p,#wrapper article .smarty-column .summary-service .first ul,#wrapper article .smarty-column .summary-service .first ol,#wrapper article .smarty-column .summary-service .second h2,#wrapper article .smarty-column .summary-service .second h3,#wrapper article .smarty-column .summary-service .second h4,#wrapper article .smarty-column .summary-service .second p,#wrapper article .smarty-column .summary-service .second ul,#wrapper article .smarty-column .summary-service .second ol {margin-left: 0;margin-right: 0;}/* Products----------------------------------------------- */#wrapper article .smarty-column section.smarty .grid-33,#wrapper article .four-areas .grid-50 {width: 100%;}#wrapper article .smarty-column .grid-33 {width: calc(50% - 20px);}#wrapper article .product-column-left,#wrapper article .product-column-right {float: left;width: 100%;margin-left: 0;margin-right: 0;}#wrapper article .product-column-left img {margin-bottom: 15px;}#wrapper article .specification-column {margin-bottom: 20px;}/* Gallery Variables----------------------------------------------- */.gallery .img {width: 42.5%;margin-right: 2.5%;}/* Video----------------------------------------------- */#wrapper article .videos-home {float: left;width: 100%; /* 256px / 256px */margin: 0 0 0.5em 0;}/* Forms----------------------------------------------- */#wrapper article .form-left,#wrapper article .form-right {float: left;width: 100%;margin: 0;}/* Homepage Client Logos----------------------------------------------- */#wrapper .client-logos ul li {width: 33.333333333333%; /* 341.33333333333333px / 1024px */-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;}/* Footer----------------------------------------------- */#clear-base {height: 60em;}footer {height: 60em;}footer .top-footer {height: 48em;}footer .top-footer .wrapper-inner {height: 48em;}footer .top-footer .wrapper-inner .left-column {width: 48.046875%; /* 492px / 1024px */}footer .top-footer .wrapper-inner .middle-left-column {width: 48.046875%; /* 492px / 1024px */margin-left: 1.953125%; /* 20px / 1024px */margin-right: 0;}footer .top-footer .wrapper-inner .middle-right-column {width: 48.046875%; /* 492px / 1024px */margin-left: 0;margin-right: 1.953125%; /* 20px / 1024px */clear: left;}footer .top-footer .wrapper-inner .right-column {width: 48.046875%; /* 492px / 1024px */}footer .bottom-footer {height: 12em;}footer .bottom-footer .wrapper-inner {height: 12em;}}/* Smartphones ----------- */@media only screen and (max-width: 480px) {/* Styles *//* Header----------------------------------------------- */#wrapper header #header-logo {width: 60%;margin-left: 0;margin-right: 40%;margin-bottom: 5px;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;}#wrapper header .contact-area {float: left;width: 100%;text-align: left;padding-top: 13px;padding-bottom: 8px;}#wrapper header .contact-area br {display: inline;}#wrapper header .contact-area .block {padding-left: 0 !important;}#wrapper header .contact-area div.block-left,#wrapper header .contact-area div.block-right {float: left;padding: 0 0 0 20px;color: #ffffff;clear: both;}#wrapper header .contact-area p,#wrapper header .contact-area a {font-size: 1.25em;}#wrapper header .contact-area div.block-right a.email {padding: 10px 10px 10px 0;}#wrapper #header-image #flexslider ul li:before {background-color: rgba(250,15,19,0);}#wrapper #header-image #flexslider img.header-img {object-fit: cover;max-height: 350px;overflow: hidden;min-height: 350px;}#wrapper .contact-map {height: 350px;width: 100%;}#wrapper .contact-map iframe {height: 650px;}/* Menu----------------------------------------------- */#wrapper .main-navigation {width: 90%;position: absolute;top: 49px;right: 5%;z-index: 10;float: right;}#wrapper .main-navigation {padding-top: 0;}/*Make dropdown links appear inline*/#wrapper .main-navigation ul {position: static;display: none;width: 100%;z-index: 3;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;padding: 0;margin: 0;left: 0;background-color: #ffffff;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);}/*Make all menu links full width*/#wrapper .main-navigation ul li {width: 100%;clear: both;margin: 0;padding: 0;display: block;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;border: 0;margin-bottom: 0;right: 0;}#wrapper .main-navigation ul li.first_child {padding-top: 0;}#wrapper .main-navigation ul li.last_child,#wrapper .main-navigation ul li.search-link {margin-bottom: 0;padding-bottom: 0;}#wrapper .main-navigation ul li a:link,#wrapper .main-navigation ul li a:visited {text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;}#wrapper .main-navigation ul a:hover,#wrapper .main-navigation ul a.menuactive:link,#wrapper .main-navigation ul a.menuactive:visited,#wrapper .main-navigation ul a.menuactive:hover {color: #ffffff;text-decoration: none !important;}#wrapper .main-navigation ul ul a:hover,#wrapper .main-navigation ul ul a.menuactive:hover,#wrapper .main-navigation ul ul a.menuactive:link,#wrapper .main-navigation ul ul a.menuactive:visited {color: #000000;text-decoration: none;}#wrapper .main-navigation ul li.first_child a,#wrapper .main-navigation ul li.first_child a.menuactive {border-top-left-radius: 10px;border-top-right-radius: 10px;}#wrapper .main-navigation ul li li.first_child a,#wrapper .main-navigation ul li li.first_child a.menuactive {border-top-left-radius: 0;border-top-right-radius: 0;}#wrapper .main-navigation ul ul {visibility:visible;display:block;position:relative;top:0;left:0;opacity:1;filter:alpha(opacity=100);margin-top: 0;box-shadow: none;}#wrapper .main-navigation ul ul li {float:none;width:100%;background:#f6f6f6;}#wrapper .main-navigation ul ul li a:link {padding: 15px 15px 15px 10px;}/* Display 'show menu' link*/#wrapper .show-menu {display: block;position: absolute;top: 13px;right: 5%;color: #ffffff;}/* Search In Menu----------------------------------------------- */#wrapper .main-navigation .openBtn {width: 100%;float: left;text-align: center;border: 0;line-height: 125%;margin: 0;text-decoration: none;color: #000000;padding: 15px 15px 15px 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}#wrapper .main-navigation .openBtn:hover {color: #ffffff;text-decoration: none !important;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}/* Header Image----------------------------------------------- */#wrapper #header-image .description h2 {width: 90%;font-size: 1.5em; /* 20px / 16px */padding: 0 5%;}#wrapper #header-image a.button:link,#wrapper #header-image a.button:visited {font-size: 15px;line-height: 40px;padding: 0 15px;}/* Content----------------------------------------------- */#wrapper article .contact p {font-size: 1em;line-height: 150%;}/* Home Page Sections----------------------------------------------- */#wrapper article .homepagesections .image-box,#wrapper article .homepagesections .text-box {width: 100%;}#wrapper article .homepagesections .text-content .left-alignment,#wrapper article .homepagesections .text-content .right-alignment {width: 90%;margin-left: 5%;margin-right: 5%;float: left;}/* Products----------------------------------------------- */#wrapper article .smarty-column .grid-50,#wrapper article .smarty-column .grid-33,#wrapper article .smarty-column .grid-25,#wrapper article .smarty-column .grid-20,#wrapper article .gallery .grid-50,#wrapper article .gallery .grid-33,#wrapper article .gallery .grid-25,#wrapper article .gallery .grid-20,#wrapper article .smarty-column .product .grid-50,#wrapper article .smarty-column section.smarty .grid-33,#wrapper article .four-areas .grid-50 {width: 100%;}#wrapper article .smarty-column .product .left {display: block;width: 50%;padding: 15px 45% 10px 5%;}#wrapper article .smarty-column .product .right {width: 90%;display: block;padding: 10px 5%;}#wrapper article .product-column-left,#wrapper article .product-column-right {float: left;width: 100%;margin-left: 0;margin-right: 0;}#wrapper article .product-column-left img {margin-bottom: 15px;}#wrapper article .specification-column {margin-bottom: 20px;}/* Gallery Variables----------------------------------------------- */.pp_pic_holder {width: 340px !important;}.ppt,.pp_content,.pp_hoverContainer,.pp_details {width: 300px !important;}/* Video----------------------------------------------- */#wrapper article .videos-home {float: left;width: 100%; /* 256px / 256px */margin: 0 0 0.5em 0;}/* Forms----------------------------------------------- */#wrapper article .form-left,#wrapper article .form-right {float: left;width: 100%;margin: 0;}/* Gallery----------------------------------------------- */.gallery .img {width: 80%;margin: 0 10% 1em 10%;}/* Homepage Client Logos----------------------------------------------- */#wrapper .client-logos ul li {width: 50%;-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;}/* Footer----------------------------------------------- */#clear-base {height: 84em;}footer {height: 84em;}footer .top-footer {height: 66em;}footer .top-footer .wrapper-inner {height: 66em;}footer .top-footer .wrapper-inner .left-column,footer .top-footer .wrapper-inner .middle-left-column,footer .top-footer .wrapper-inner .middle-right-column,footer .top-footer .wrapper-inner .right-column {width: 100%;margin-left: 0;margin-right: 0;clear: both;}footer .bottom-footer,footer .bottom-footer .wrapper-inner {height: 18em;}}
