/*! sanitize.css v6.0.0 | CC0 License | github.com/csstools/sanitize.css */*,::after,::before{background-repeat:no-repeat;box-sizing:border-box}::after,::before{text-decoration:inherit;vertical-align:inherit}html{line-height:1.15;cursor:default;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,optgroup,select,textarea{margin:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}::-moz-focus-inner{border-style:none;padding:0}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}dialog{background-color:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled],[disabled]{cursor:disabled}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}

/* ---------------------------------------
Font Face
------------------------------------------*/
@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-Italic.eot');
    src: url('../fonts/FrutigerLTStd-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLTStd-Italic.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-Italic.woff') format('woff'),
        url('../fonts/FrutigerLTStd-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-Roman.eot');
    src: url('../fonts/FrutigerLTStd-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLTStd-Roman.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-Roman.woff') format('woff'),
        url('../fonts/FrutigerLTStd-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-Bold.eot');
    src: url('../fonts/FrutigerLTStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLTStd-Bold.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-Bold.woff') format('woff'),
        url('../fonts/FrutigerLTStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT Std';
    src: url('../fonts/FrutigerLTStd-BoldItalic.eot');
    src: url('../fonts/FrutigerLTStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLTStd-BoldItalic.woff2') format('woff2'),
        url('../fonts/FrutigerLTStd-BoldItalic.woff') format('woff'),
        url('../fonts/FrutigerLTStd-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}


/* ---------------------------------------
Main CSS
------------------------------------------*/
body {font-family:"Frutiger LT Std", sans-serif; color:#333; overflow-x:hidden;}

b, strong {font-weight: bold !important;}

ul, li {margin:0; padding:0; list-style-type:none;}

a {color:#6b1189; text-decoration:none; -webkit-transition:color 0.2s ease-in-out; -moz-transition:color 0.2s ease-in-out; transition:color 0.2s ease-in-out;}
a:visited {color:#a70707; text-decoration:none;}
a:hover   {color:#a70707; text-decoration:none;}

input,select,textarea{width:100%; margin:0 0 5px 0; padding:14px; font-size:14px; -webkit-appearance:none; border-radius:5px; border:1px solid #ddd; background:#fff; color:#333; box-sizing:border-box; line-height: normal;}
input[type='checkbox']{width:20px; -webkit-appearance:checkbox; padding:0;}
input[type='radio']{width:20px; -webkit-appearance:radio; padding:0;}

select{background:#fff url(//www.autosynergy.co.uk/assets/icons/select-arrow-black.png) no-repeat; background-position:right 10px center; background-size:22px;}
.system-font{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}

h1, h2, h3, h4, h5, h6{font-weight:normal; display:block; margin:0 0 0.5% 0;}
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

.mce-content ol, .mce-content ul, .mce-content li{list-style-type: disc !important; font-size:14px;}

@media screen and (max-width: 768px){
    h1{font-size:26px;}
    h2{font-size:22px;}
    h3{font-size:20px;}
    h4{font-size:18px;}
    h5{font-size:16px;}
    h6{font-size:14px;}
}
@media screen and (max-width: 480px){
    h1{font-size:22px;}
    h2{font-size:20px;}
    h3{font-size:18px;}
    h4{font-size:16px;}
    h5{font-size:14px;}
    h6{font-size:12px;}
}

.ti-bold {font-weight: bold !important;}

.valign-flex {display:flex; flex-direction:column; align-items:center; justify-content:center;}
.valign {position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);}
.valign-contain {position:absolute; top:0; bottom:0; width:100%; height:100%;}
.none {display:none;}
.form-error {color: #a00;}
p {font-size:14px;}
.clearfix {clear: both; overflow: hidden;}
span.highlight {font-size:28px; color:rgb(107,17,137);}

/* ---------------------------------------
Main Structure
------------------------------------------*/
.wrapper {max-width:1280px; position:relative; margin:0 auto;}
.wrapper.pad {padding:25px; }
.full {clear:both; width:100%; overflow:hidden;}
section {position:relative; overflow:hidden; width:100%;}

@media screen and (max-width:1280px){
	.wrapper.pad{padding:2%;}
	.wrapper.pad.heading{padding:2.5% 2% 0;}
}
@media screen and (max-width:768px){
	.wrapper.pad{padding:4%;}
	.wrapper.pad.heading{padding:5% 4% 0;}
}

.para-layout {max-width:1280px !important;}

/* ---------------------------------------
Tabular Heading
------------------------------------------*/
.tabular-heading {width: 100%; color: rgb(107,17,137); font-size: 16px; border-bottom: 1px solid #eee; margin: 25px 0; padding: 10px 0; font-weight: bolder;}
.tabular-heading .ic {padding: 5px 5px 0 0; font-size: 24px;}
.tabular-heading .ic, .tabular-heading span, .tabular-heading h5 {vertical-align: middle; display: inline-block; font-weight: bolder;}
.tabular-heading span, .tabular-heading h5 {position: relative; top: 3px;}
.tabular-heading.is-green {color: #5FB85F; border-color: #5FB85F;}

.tabular-heading.is-para {margin: 10px 0; padding: 10px 0; border-color: #eee;}
.tabular-heading.is-para h3 {font-size: 16px !important;}

@media screen and (max-width: 1600px) {
    .tabular-heading {padding: 10px 15px;}
}

/* ---------------------------------------
Gradients
------------------------------------------*/
.purple-gradient {
    background: linear-gradient(0deg, rgb(107,17,137) 0%, rgb(69, 0, 117) 100%);
    -webkit-box-shadow: inset 0px -2px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px -2px 5px 0px rgba(0,0,0,0.4);
    box-shadow: inset 0px -2px 5px 0px rgba(0,0,0,0.4);
}

/* ---------------------------------------
Header
------------------------------------------*/
header {
    background: linear-gradient(0deg, rgb(107,17,137) 0%, rgb(69, 0, 117) 100%);
    -webkit-box-shadow: inset 0px -2px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px -2px 5px 0px rgba(0,0,0,0.4);
    box-shadow: inset 0px -2px 5px 0px rgba(0,0,0,0.4);

    width: 100%;
    height: auto;

    transition: all 0.2s ease-in-out;
    position: relative;
    z-index: 10;
}

header a {text-decoration: none; color: #fff !important;}
header .logo {float: left; width: 10%; padding: 0 15px;}
header .logo img {height: 120px;}
header .header-nav {float: left; width: 90%; height: 100%;}

/* ---------------------------------------
Header: Top Nav
------------------------------------------*/
header .header-nav .top-nav {width: 100%; display: block; overflow: hidden; text-align: right;}
header .header-nav .top-nav > a {display: inline-block; font-size: 13px; padding: 10px 0 10px 25px; font-weight: lighter;}
header .header-nav .top-nav > a span.hl {background: #fff; color: rgb(69, 0, 117); padding: 7px 15px; border-radius: 30px; border: 1px solid #fff; display: block; transition: all 0.2s ease-in-out;}
header .header-nav .top-nav > a span.hl:hover {background: none; color: #fff;}
header .header-nav .top-nav ul.social {display:inline-block; position:relative; top:-5px; text-align:center; margin:0;}
header .header-nav .top-nav ul.social a {color:rgb(69, 0, 117) !important;}

/* ---------------------------------------
Header: Main Nav
------------------------------------------*/
header .header-nav .main-nav {width: 100%; display: block; text-align: right; transition: all 0.2s ease-in-out;}
header .header-nav .main-nav .ic {font-size: 16px; vertical-align: middle;}
header .header-nav .main-nav span {vertical-align: middle;}
header .header-nav .main-nav > li {position: relative; display: inline-block; font-size: 14px;}
header .header-nav .main-nav > li.mobile-only {display: none;}
header .header-nav .main-nav > li > a {display: block; position: relative; padding: 10px 15px 15px 15px;}

.icon-bar {background: #fff; display: block; height: 1px; line-height: 15px; margin-top: 6px; vertical-align: text-top; width:25px; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}

header .header-nav .main-nav > li > ul {position: absolute; right: 0; width: 300px; background: #fff; border-radius: 15px; border: 1px solid #eee; overflow: hidden; display: none; transition: all 0.2s ease-in-out;}
header .header-nav .main-nav > li > ul a {color: #333 !important; padding: 15px; display: block; transition: all 0.2s ease-in-out; font-size: 14px;}
header .header-nav .main-nav > li > ul a:hover {background: rgb(107,17,137); color: #fff !important;}
header .header-nav .main-nav > li > ul.is-open {display: block;}

header .hamburger {display: none; float: right; padding: 25px 15px; cursor: pointer;}

/* ---------------------------------------
Header Media Queries
------------------------------------------*/
@media screen and (max-width: 1024px) {
    header .header-nav .top-nav {display: none;}
    header .header-nav .main-nav a {padding: 25px 15px;}

    header .logo img {height: 32px;}
    header .logo {padding: 25px 15px;}
}

@media screen and (max-width: 768px) {
    header .logo {padding: 0 15px;}
    header .header-nav .main-nav > li {display: none;}
    header .hamburger {display: block; margin-left: auto;}

    header .header-nav {display: none; width: 100%; position: absolute; top: 100%;}
    header .header-nav .main-nav > li {display: block; width: 100%; background: rgb(30, 12, 72); text-align: center; transition: all 0.05s ease-in-out;}
    header .header-nav .main-nav > li:hover, header .header-nav .main-nav > li:active {background: #fff;}
    header .header-nav .main-nav > li:hover > a {color: rgb(30, 12, 72) !important;}
    header .header-nav .main-nav > li > a {padding: 15px;}
    header .header-nav.visible {display: block;}

    header .header-nav .main-nav > li.mobile-only {display: block;}

    /* Mobile Menu: Dropdown Styling */
    header .header-nav .main-nav > li > ul {position: relative; width: 100%; border-radius: 0;}
    header .header-nav .main-nav > li > ul.is-open {display: block;}
}

/* ---------------------------------------
Head Sticky
------------------------------------------*/
#head-sticky{position:fixed; left:0; top:0; width:100%; height:45px; z-index:10000; background:rgb(22, 25, 54); color:#fff; display:none;}
#head-sticky .inner{position:relative; max-width:1280px; margin:auto; height:100%;}
#head-sticky .logo{height:100%; padding:10px;}
#head-sticky .links{float:right; height:100%;}
#head-sticky .links li{display:inline-block; height:100%; cursor:pointer; font-weight:lighter; font-size:13.5px;}
#head-sticky .links li a{display:block; padding:15px; color:#fff;}

@media screen and (max-width: 768px) {
    #head-sticky .logo {display:none;}
    #head-sticky .links li {font-size:13px;}
}

/* ---------------------------------------
Homepage
------------------------------------------*/
#landing {border-bottom: 1px solid #eee;}
#content {position: relative; max-width: 1500px; margin: 0 auto 25px auto; border-bottom: 1px solid #eee; overflow: hidden;}
#content .column {position: relative; overflow: hidden; padding: 25px; width: auto; float: left;}
#content .column.large {width: 70%;}
#content .column.small {width: 30%;}
#content .twitter-heading {color: #1da1f2; border-color: #1da1f2;}

@media screen and (max-width: 768px) {
    #content .column {width: 100% !important;}
    #content .column {padding: 0;}
}

/* ---------------------------------------
Homepage
------------------------------------------
.featured{padding:25px 0; width:100%; max-width:1500px; margin:0 auto;}
.featured ul{text-align:center; width:100%;}
.featured li{position: relative; display: inline-block; vertical-align: top; width:19%; height:0; margin:0.165%; padding:0 0 19%; box-sizing: border-box; background:#ddd; background-size:cover; text-align: left; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; opacity: 1;}
.featured li .cover{display:block; position: absolute; top:0; left: 0; width:100%; height:100%; padding:25px; box-sizing: border-box; background:linear-gradient(to bottom, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 70%); color:#fff; display:flex; flex-direction:column; justify-content:center; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);}
.featured li:hover{opacity:0.8;}
.featured li b{font-weight:normal; font-size:16px;}
.featured li p{margin:0; font-size:13px;}

@media screen and (max-width:1280px){
    .featured li{width:24%; padding:0 0 24%;}
}

@media screen and (max-width:1024px){
    .featured li{width:32%; margin:0.13%; padding:25px 25px 32%;}
}

@media screen and (max-width:768px){
    .featured li{width:49%; margin:0.13%; padding:25px 25px 49%;}
    .featured li p{font-size:13px; line-height:18px;}
}

@media screen and (max-width:600px){
    .featured li{width:100%; margin:1px 0px; padding:25px 25px 50%;}
}

@media screen and (max-width:360px){
    .featured li{padding:25px 25px 70%;}
}*/


/* ---------------------------------------
Events Carousel
------------------------------------------*/
.events-caro {margin:15px 0;}
.events-caro .event {display:block; width:100%; position:relative;}
.events-caro .event .ti-bold {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.events-caro .event .media {display:block; width:100%; max-height:400px;}
.events-caro .event .tag {position:absolute; top:0; left:0; padding:10px 15px; color:#fff; font-size:13px; background:rgba(0, 0, 0, 0.5); border: 1px solid #000; text-transform: uppercase;}
.events-caro .event .content {padding:15px; color:#333;}
.events-caro .event .content p {font-size:13px; min-height:125px;}
.events-caro .event .content span {display:block; font-size:12px; padding:5px 0; color:#555;}

/* ---------------------------------------
Flexbox Helpers
------------------------------------------*/
.flex-row {display: flex; flex-direction: row;}
.flex-align-center {align-items: center;}
.flex-column {display: flex; flex-direction: column;}
.flex-justify-center {justify-content: center;}
.flex-wrap {flex-wrap: wrap;}
.flex-space-between {justify-content: space-between;}

/* ---------------------------------------
Buttons
------------------------------------------*/
button, .btn {display: inline-block; margin: 15px 0; cursor: pointer; background: linear-gradient(0deg, rgb(107,17,137) 0%, rgb(69, 0, 117) 100%); border-radius: 30px; color: #fff !important; padding: 7px 15px; border: 1px solid rgb(69, 0, 117); transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; font-weight: lighter; font-size: 14px;}
button:hover, .btn:hover {background: #fff; color: rgb(107,17,137) !important;}
button.alt, .btn2 {background: #fff; color: rgb(107,17,137) !important;}
button.alt:hover, .btn2:hover {background: linear-gradient(0deg, rgb(107,17,137) 0%, rgb(69, 0, 117) 100%); color: #fff !important;}

/* ---------------------------------------
Shopping Cart
------------------------------------------*/
.shopping-cart {display:none; position:absolute; top:35px; right:0; width:350px; z-index:10000; background:#fff; color:#333; webkit-box-shadow:0px 4px 5px 0px rgba(0,0,0,0.4); -moz-box-shadow:0px 4px 5px 0px rgba(0,0,0,0.4); box-shadow:0px 4px 5px 0px rgba(0,0,0,0.4);}
.shopping-cart .inner {position:relative; width:100%; height:100%;}
.shopping-cart .inner .ic-caret-up {position:absolute; top:-9px; right:19px; color:#fff;}
.shopping-cart .inner .heading {padding:10px 15px; font-weight:bolder; text-transform:uppercase; border-bottom:1px solid #eee;}
.shopping-cart .inner .section:last-child {border:none;}
.shopping-cart .inner .footer {padding:10px 15px; border-top:1px solid #eee;}
.shopping-cart .inner .content {padding:15px;}
.shopping-cart a {color:rgb(81, 169, 255); padding:0;}

/* ---------------------------------------
Notifications
------------------------------------------*/
.js-notifications { position:fixed; top:0; width:100%; z-index:99999999999;}
.notification {display:block; padding:10px 15px; color:#fff; text-align:center; font-weight:lighter; width:100%; z-index:9999999999;}
.notification.is-orange {background:#F29A3B; color:#fff;}
.notification.is-red {background:#ED2121; color:#fff;}
.notification.is-green {background:rgb(59, 143, 72); color:#fff;}
.notification.is-blue {background:rgb(27, 84, 191); color:#fff;}
.notification.is-purple {background:rgb(107,17,137); color:#fff;}
.notification a {color: #ffffffbd;}
.notification a:hover {color: orange;}


/* ---------------------------------------
Alert
------------------------------------------*/
.alert {color: rgb(206, 20, 66); border: 1px solid rgb(206, 20, 66); padding: 15px; font-size: 14px; border-radius: 3px;}

/* ---------------------------------------
CSS Loading Spinner
------------------------------------------*/
@keyframes spinner {
    to {transform:rotate(360deg);}
}
   
.spinner {
	box-sizing:border-box;
	position:relative;
	margin:25px auto;
	width:30px;
	height:30px;
	border-radius:50%;
	border:1px solid #ccc;
	border-top-color:#07d;
	animation:spinner .6s linear infinite;
}

/* ---------------------------------------
Global Enq Form
------------------------------------------*/
.enq-form{position:relative; margin:45px auto 0 auto; background:#eee; border-bottom:1px solid #eee; overflow:hidden; list-style-type:none;}
.enq-form .left{display:inline-block; vertical-align:top; width:49%; padding:0 1% 0 0;}
.enq-form .right{display:inline-block; vertical-align:top; width:49%; padding:0 0 0 1%;}
.enq-form p{padding:0; }
.enq-form .close{top:30px; right:3%;}
.enq-form .form-content{position:static;}
.enq-form .form-content div{text-align:left;}
.enq-form .container{position:relative; max-width:1400px; margin:auto; padding:50px 2.5% 60px; box-sizing:border-box}
.enq-form .disclaimer{margin:20px 0; font-size:10px; color:#777;line-height:16px; text-align:center;}
.enq-form .load{position:absolute; top:0; left:0; width:100%; height:100%; text-align:center; z-index:3; background:#f4f4f4;}
.enq-form .load img{width:32px;}
.enq-form .load h3{font-size:18px;}
.enq-form .thanks{position:absolute; top:0; left:0; width:100%; height:100%; text-align:center; z-index:4; background:#eee;}
.enq-form .thanks img{width:200px;}
.enq-form .thanks h3{font-size:24px;}		
.enq-form .name-title{width:30%; margin-right:1%;}
.enq-form .first-name{width:69%;}
.enq-form .surname{width:100%;}
.enq-form .email{width:100%;}
.enq-form .telephone{width:40%; margin-right:1%;}
.enq-form .house-name-no{width:31%; margin-right:1%;}
.enq-form .postcode{width:27%; text-transform:uppercase;}					
.enq-form .pref-branch{width:49.5%;}					
.enq-form .pref-date{width:49.5%;}					
.enq-form .reg{vertical-align:top; width:49.5%;}
.enq-form .form-content div.gdpr-consent, #confirm .gdpr-consent{padding:10px 0; text-align:center;}
.enq-form .form-content div.gdpr-consent label, #confirm .gdpr-consent label{display:inline-block; margin:0 10px; padding:0;}
.enq-form .form-content div.gdpr-consent input, #confirm .gdpr-consent input{width:auto; margin:0 10px 0 0;}
.enq-form .form-content div.gdpr-consent div.error-text, #confirm .gdpr-consent .error-text{color:#a00; font-size:14px; padding:10px 0; text-align:center;}
.enq-form .form-content div.pref-wrap, #confirm .pref-wrap{padding:10px 0; line-height:24px; text-align:center;}
.enq-form .form-content div.pref-wrap label, #confirm .pref-wrap label{display:inline-block; margin:0 0 4px 10px; padding:0;}
.enq-form .form-content div.contact-pref{text-align:center;}
.enq-form .form-content div#gdpr-prefs div.error-text, #gdpr-prefs .error-text{color:#a00; font-size:14px; text-align:center;}
.enq-form .form-content div.center{text-align:center;}
@media screen and (max-width:1280px){
	.enq-form .container{padding:30px 3%;}
}
@media screen and (max-width:768px){
	.enq-form .container{padding:5%;}
	.enq-form .close{top:2%; right:3%;}
	.enq-form .left{width:100%; padding:0;}
	.enq-form .right{width:100%; padding:0;}
	.enq-form .pref-branch{width:100%;}					
	.enq-form .pref-date{width:100%;}
    .enq-form .form-content .gdpr-note{font-size:13px; padding:20px 5% 0;}
    .enq-form .form-content div.gdpr-consent{font-size:15px; padding:15px 0 20px;}
    .enq-form .form-content div.gdpr-consent label{display:inline-block; margin:0 6px;}
    .enq-form .form-content div.gdpr-consent input{width:auto; margin:0 6px 0 0;}
    .enq-form .form-content div.pref-wrap{font-size:15px; padding:0 0 10px;}
}	
@media screen and (max-width:480px){
	.enq-form .close{top:1%; right:3%;}
	.enq-form .name-title{width:100%;}
	.enq-form .first-name{width:100%;}
	.enq-form .surname{width:100%;}
	.enq-form .email{width:100%;}
	.enq-form .telephone{width:100%;}
	.enq-form .house-name-no{width:100%;}
	.enq-form .postcode{width:100%; text-transform:uppercase;}
}

/* ---------------------------------------
Table / Responsive Table
------------------------------------------*/
table {border:none; font-size:14px; width:100%; margin:0;}
table thead {font-weight:bolder; border:none; text-align:left;}
table td, table th {padding:10px 15px; border:none;}
table td {border:1px solid #eee; border-width:0 1px 0 0;}
table td:last-child {border-width:0;}
table tr {border:1px solid #eee; border-width:0 0 1px 0;}
table tr:last-child {border-width:0;}

.responsive-table {width:100%; margin:2% 0; border-spacing:1px;}
.responsive-table tr:nth-of-type(even) {background:#f8f8f8;}
.responsive-table th {color:white; background:#353535; font-weight:bold;}
.responsive-table td, .responsive-table th {padding:15px !important; text-align:left;}
.responsive-table button {padding:5px 20px; font-size:11px;}

@media screen and (max-width:760px){
    .responsive-table {background:#fff;}
    .responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {display:block; padding:0; margin:0;}
    .responsive-table thead tr {position:absolute; top:-9999px; right:-9999px;}
    .responsive-table tr {margin-top:10px;}
    .responsive-table td {border:none; border-bottom:1px solid #eee; position:relative; padding-left:35% !important;}
    .responsive-table td:before {position:absolute; top:15px; left:0px; padding-left:5%; width:25%; padding-right:10px; white-space:nowrap;}
}

/* ---------------------------------------
Staff Carousel
------------------------------------------*/
#staff{margin:40px 0 0; padding:40px 0; text-align:center; background:#fcfcfc;}
.staff-caro{margin:auto; padding:20px 0; text-align:center;}
.staff-caro li{display:inline-block; vertical-align:top; padding:5%;}
.staff-caro .photo{width:160px; height:160px; margin:auto auto 20px; border-radius:100%; background:#fff; border:3px solid #ddd;  overflow:hidden; font-size:48px;}
.staff-caro .photo img{width:100%; border-radius:100%; }
.staff-caro b{display:block; font-size:18px; font-weight:normal;}
.staff-caro span{display:block; font-size:14px;}
.staff-caro1{max-width:300px;}
.staff-caro2{max-width:600px;}
.staff-caro3{max-width:900px;}
.staff-caro4{max-width:1200px;}
.staff-caro5{max-width:1500px;}
.staff-caro6{max-width:1800px;}
.staff-caro7{max-width:2100px;}
.form-group label {display: block; padding: 15px 5px; font-size: 14px; font-weight: bolder;}
.form-group .required {color: red; font-size: 12px;}

/* ---------------------------------------
Checkout
------------------------------------------*/
.checkout {position: relative;}
.checkout .checkout-content {width: 60%; float: left;  padding: 25px; min-height: 75vh;}
.checkout .checkout-sidebar {position: relative; width: 40%; float: left; border-left: 1px solid #eee; padding: 25px; text-align: center;}
.checkout .checkout-sidebar .paypal {width: 200px; display: block; margin: 15px auto;}
.checkout .checkout-sidebar .go {font-size: 18px;}
.checkout .checkout-sidebar::after {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fbfbfb; width: 300%; z-index: -1;}
.checkout table th {background: #fff; color: #333; border-bottom: 1px solid #eee;}

/* ---------------------------------------
Checkout: Basket
------------------------------------------*/
.checkout-basket {position: relative; overflow: hidden;}
.checkout-basket .basket-item {position: relative; overflow: hidden; border-bottom: 1px solid #eee; padding: 15px;}
.checkout-basket .basket-item:last-child {border-bottom: none;}
.checkout-basket .basket-item .delete {position: absolute; top: 0; right: 0; margin: 15px;}
.checkout-basket .basket-item .item-image {float: left; border: 1px solid #eee; padding: 1px;}
.checkout-basket .basket-item .item-info  {float: left; margin-left: 20px;}
.checkout-basket .basket-item p.additional-info {color: #555; font-size: 13px; margin: 15px 0;}

.checkout-basket .discount-code {padding: 25px 0; text-align: center;}
.checkout-basket .discount-code input {display: inline-block; float: left; width: 85%; margin: 0;}
.checkout-basket .discount-code button {display: inline-block; float: right; width: 10%; margin: 0 15px;}

.checkout-sidebar .summary {text-align: left; margin: 0 0 25px 0; }
.checkout-sidebar .summary li {padding: 10px; font-size: 13px;}
.checkout-sidebar .summary li.header {font-weight: bold; padding: 15px 10px; font-size: 14px; border-bottom: 1px solid #eee;}
.checkout-sidebar .summary li span {float: right; text-align: right; font-weight: bolder;}
.checkout-sidebar .summary li.total {border-top: 1px solid #eee; font-size: 16px;}
.checkout-sidebar .summary li.discount-amt {color: green;}
.checkout-sidebar .summary li.discount-code {border-top: 1px solid #eee;}
.checkout-sidebar .summary li.discount-code button {margin-left: 15px;}
.checkout-sidebar .summary li.discount-code input {margin-top: 5px; width: 65%;}
.checkout-sidebar .summary li.basket-item {margin: 15px 0;}
.checkout-sidebar .summary li.basket-item span {font-weight: normal;}

@media screen and (max-width: 768px) {
    .checkout .checkout-sidebar::after {display: none;}
    .checkout .checkout-sidebar, .checkout .checkout-content {width: 100%; min-height: 0;}
    .checkout .checkout-sidebar {border: none; border-top: 1px solid #eee; background: #fbfbfb;}

    .checkout table td {padding-left: 45% !important;}
    .checkout table td:before {font-weight: bolder;}
    .checkout table td:nth-of-type(1):before {content: "Ticket";}
    .checkout table td:nth-of-type(2):before {content: "With Gift Aid";}
    .checkout table td:nth-of-type(3):before {content: "Without Gift Aid";}
    .checkout table td:nth-of-type(4):before {content: "Quantity";}
    .checkout table td:nth-of-type(5):before {content: "Subtotal";}
}

.delete-overlay {background: #57009ECC; color: #fff; font-size: 13px; width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-align: center; display: none;}
.delete-overlay button {margin-bottom: 0;}

.timeout-alert {background: #F0CF89; font-size: 13px; border-bottom: 1px solid #eee; padding: 15px; margin: 15px 0;}
.empty-basket {height: 200px; color: #555; font-size: 13px; position: relative;}

/* ---------------------------------------
Hero Overlay
------------------------------------------*/
.left.black0{background: -moz-linear-gradient(right, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black10{background: -moz-linear-gradient(right, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.10) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.10) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black20{background: -moz-linear-gradient(right, rgba(0,0,0,0.20) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black30{background: -moz-linear-gradient(right, rgba(0,0,0,0.30) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.30) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.30) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black40{background: -moz-linear-gradient(right, rgba(0,0,0,0.40) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black50{background: -moz-linear-gradient(right, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.50) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.50) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black60{background: -moz-linear-gradient(right, rgba(0,0,0,0.60) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.60) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.60) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black70{background: -moz-linear-gradient(right, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.70) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.70) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black80{background: -moz-linear-gradient(right, rgba(0,0,0,0.80) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black90{background: -moz-linear-gradient(right, rgba(0,0,0,0.90) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,0.90) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,0.90) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.left.black100{background: -moz-linear-gradient(right, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); color: #fff;}

.right.black0{background: -moz-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black10{background: -moz-linear-gradient(left, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.10) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.10) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black20{background: -moz-linear-gradient(left, rgba(0,0,0,0.20) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.20) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black30{background: -moz-linear-gradient(left, rgba(0,0,0,0.30) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.30) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.30) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black40{background: -moz-linear-gradient(left, rgba(0,0,0,0.40) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.40) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black50{background: -moz-linear-gradient(left, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.50) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.50) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black60{background: -moz-linear-gradient(left, rgba(0,0,0,0.60) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.60) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.60) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black70{background: -moz-linear-gradient(left, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.70) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.70) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black80{background: -moz-linear-gradient(left, rgba(0,0,0,0.80) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.80) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black90{background: -moz-linear-gradient(left, rgba(0,0,0,0.90) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,0.90) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,0.90) 0%,rgba(0,0,0,0) 100%); color: #fff;}
.right.black100{background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);background: linear-gradient(to left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); color: #fff;}

.left.white0{background: -moz-linear-gradient(right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white10{background: -moz-linear-gradient(right, rgba(255,255,255,0.10) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.10) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.10) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white20{background: -moz-linear-gradient(right, rgba(255,255,255,0.20) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.20) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.20) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white30{background: -moz-linear-gradient(right, rgba(255,255,255,0.30) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.30) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.30) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white40{background: -moz-linear-gradient(right, rgba(255,255,255,0.40) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.40) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.40) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white50{background: -moz-linear-gradient(right, rgba(255,255,255,0.50) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.50) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.50) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white60{background: -moz-linear-gradient(right, rgba(255,255,255,0.60) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.60) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.60) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white70{background: -moz-linear-gradient(right, rgba(255,255,255,0.70) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.70) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.70) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white80{background: -moz-linear-gradient(right, rgba(255,255,255,0.80) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.80) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.80) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white90{background: -moz-linear-gradient(right, rgba(255,255,255,0.90) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,0.90) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,0.90) 0%,rgba(255,255,255,0) 100%); color: #222;}
.left.white100{background: -moz-linear-gradient(right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); color: #222;}

.right.white0{background: -moz-linear-gradient(left, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white10{background: -moz-linear-gradient(left, rgba(255,255,255,0.10) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.10) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.10) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white20{background: -moz-linear-gradient(left, rgba(255,255,255,0.20) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.20) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.20) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white30{background: -moz-linear-gradient(left, rgba(255,255,255,0.30) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.30) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.30) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white40{background: -moz-linear-gradient(left, rgba(255,255,255,0.40) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.40) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.40) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white50{background: -moz-linear-gradient(left, rgba(255,255,255,0.50) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.50) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.50) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white60{background: -moz-linear-gradient(left, rgba(255,255,255,0.60) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.60) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.60) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white70{background: -moz-linear-gradient(left, rgba(255,255,255,0.70) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.70) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.70) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white80{background: -moz-linear-gradient(left, rgba(255,255,255,0.80) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.80) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.80) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white90{background: -moz-linear-gradient(left, rgba(255,255,255,0.90) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.90) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.90) 0%,rgba(255,255,255,0) 100%); color: #222;}
.right.white100{background: -moz-linear-gradient(left, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to left, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%); color: #222;}

/* ---------------------------------------
News
------------------------------------------*/
#news-list{float:left; width:65%;}
#news-list li{padding:5%; border-bottom: 1px solid #eee;}
#news-list .author{font-size:14px; color:#777;}
#news-list .media{float:right; width:40%; margin: 1% 0 1% 2%;}
#news-list .media img{width:100%;}
#news-extra{float:right; width:25%; padding:5%;}
#news-detail{float:left; width:65%;}
#news-detail article{padding:5%; border-bottom: 1px solid #eee;}
#news-detail .media{float:right; width:100%; margin: 2% 0;}
#news-detail .media img{width:100%;}
#news-detail .author{font-size:14px; color:#777;}

@media screen and (max-width:768px){
	#news-list{width:100%;}
	#news-list .media{float:right; width:100%; margin:3% 0;}
	#news-extra{width:90%; padding:5%;}
	#news-detail{width:100%;}
}

.searchfield{position:relative; display:inline-block; width:100%; margin:5% 0;}
.searchfield input{width:92%; padding:4%; font-size:15px; background: #f3f3f3; border: 1px solid #eee; border-radius: 50px;}
.searchfield button{position: absolute; top:2%; right:2%; z-index:2; margin:2.2%; padding:0; background: transparent;}
.searchfield button img{width:28px; cursor: pointer;}

/* ---------------------------------------
Footer
------------------------------------------*/
footer {
    background: linear-gradient(0deg, rgb(107,17,137) 0%, rgb(69, 0, 117) 100%);
    -webkit-box-shadow: inset 0px -2px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px -2px 5px 0px rgba(0,0,0,0.4);
    box-shadow: inset 0px -2px 5px 0px rgba(0,0,0,0.4);

    width: 100%;
    height: auto;
    overflow: hidden;

    transition: all 0.2s ease-in-out;

    color: #fff;

    padding: 15px 0;
}

footer .logo {max-width: 48px; margin-top:20px;}
footer p {font-size:13.5px; margin:15px 0 0 0;}
footer span {font-size:12px; font-weight:lighter;}
footer a {color: #c5aec5;}

.footer-inner {display:block; overflow:hidden;}
.footer-inner .branding {float:left;}
.footer-inner .branding .social, .footer-inner .branding .logo {float:left;}
.footer-inner .branding .social {text-align:center;}
.footer-inner .branding button {margin-left: 15px;}
.footer-inner .copyright {float:right; text-align:right;}
.disclaimer p {font-size: 11px; font-weight: lighter; text-align:left; margin:30px 0 0 0; display:block;}

@media screen and (max-width: 768px) {
    .footer-inner .branding, .footer-inner .branding .social {width:100%; text-align:center; display:block;}
    .footer-inner .copyright {width:100%; text-align:center; display:block;}
}

/* ---------------------------------------
Footer Bar / Breadcrumbs
------------------------------------------*/
.footer-bar {border-top: 1px solid #eee; font-size: 13px; overflow: hidden;}
.footer-bar a {padding-right: 15px;}
.footer-bar .crumbs {float: left; text-align: left;}
.footer-bar .crumbs a {padding: 15px 0 15px 15px; display: inline-block;}
.footer-bar .footer-links {float: right; text-align: right;}
.footer-bar .footer-links a, .footer-bar .footer-links span {padding: 15px; display: inline-block; font-size: 12px; text-transform: uppercase; cursor: pointer;}

@media screen and (max-width: 768px) {
    .footer-bar .footer-links {width: 100%;}
    .footer-bar .crumbs {border-bottom: 1px solid #eee; width: 100%;}
    .footer-bar .footer-links a {padding: 15px; width: 100%; border-bottom: 1px solid #eee; text-align: left;}
    .footer-bar .footer-links a:last-child {border-bottom: none;}
}

/* ---------------------------------------
Social Buttons
------------------------------------------*/
.social {margin: 15px 0;}
.social li {display: inline-block;}
.social a {display: block; margin: 0 2px; background: #fff; color: rgb(69, 0, 117); border-radius: 100%; width: 32px; height: 32px;}

/* ---------------------------------------
Cookie Notice
------------------------------------------*/
#cookie {position: fixed; width: 100%; bottom: 0; left: 0; text-align: center; color: #fff; display: none; background: rgba(22, 25, 54, 0.8); font-size: 14px; padding: 15px; z-index: 1000; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}
#cookie a {padding:0 5px; color:rgb(243, 142, 26);}
#cookie button {margin: 0 5px; background: #fff; border: none; color: rgba(22, 25, 54, 0.8); font-weight: bolder;}

/* ---------------------------------------
Notification
------------------------------------------*/
#notification {position: relative; background: #000000db; color: #fff;  position: fixed; right: 0; bottom: 0; margin: 15px; max-width: 500px; padding: 15px; z-index: 10000;}
#notification p {font-size: 13px; color: #fff;}
#notification .ic-close {position: absolute; top: 15px; right: 15px; cursor: pointer;}

/* ---------------------------------------
what3words
------------------------------------------*/
.w3w{display: block; padding:10px 0; font-size: 13px;}
.w3w a{color:#333;}
.w3w i{vertical-align: top; color: #fff; font-size: 12px; background: #a00; padding:4px; border-radius: 3px; }
.w3w span{display: inline-block; padding:3px;}