/*This site is built using an Object Oriented CSS Methodology*/
/*----------------------*\
     Contents
\*----------------------*/
/*
Reset
Shared
Clearfix
Main
Header
Content 
Footer
Media
Island
Type
Images
Tables
Misc (accessibilty and colours)
Flexslider
Mediaqueries
*/

@import url('https://fonts.googleapis.com/css2?family=Muli:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,400;1,500&display=swap');

/*-----------------------*\
     $reset
\*-----------------------*/
/*Thanks to CSS Wizardry*/
*{
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,
a,abbr,address,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strong,sub,sup,tt,var,
b,u,i,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{
	margin:0;
	padding:0; 
}
article,aside,details,figcaption,figure,footer,
header,hgroup,main,menu,nav,section{
	display:block;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
strong,b,mark{
	font-weight:700;
	font-style:inherit;
}
em,i,cite,q,address,dfn,var{
	font-style:italic;
	font-weight:inherit;
}
abbr[title],dfn[title]{
	cursor:help;
	border-bottom:1px dotted;
}
ins{
	border-bottom:1px solid;
}
a,u,ins{
	text-decoration:none;
}
del,s{
	text-decoration:line-through;
}
pre,code,samp,kbd{
	font-family:monospace;
}
small{
	font-size:0.75em;
}
img{
	border:none;
	font-style:italic;
}
input,
select,option,optgroup,
textarea{
	font:inherit;
}

/*----------------------*\
     $shared
\*----------------------*/
h1,h2,h3,h4,h5,h6,
ul,ol,dl,
p,
table,
form,
pre,
hr,
.source{
	margin-bottom:10px;
	margin-bottom:1rem;
}
ul,ol,dd{
	margin-left:1em;
}
label,
.text-input,
textarea,
.btn{
	cursor:pointer;
}
.text-input:active,
.text-input:focus,
textarea:active,
textarea:focus{
	cursor:text;
}
.float-l{
	float:left;
}
.float-r{
	float:right;
}
.clear-l{
	clear:left;
}
.clear-r{
	clear:right;
}
.clear-b{
	clear:both;
}
.align-c{
	text-align:center;
}
.align-r{
	text-align:right;
}
.no-padding{
	padding:0;
}
.no-margin{
	margin:0;
}
.mobileMenu{
	width:100%;
}
/*----------------------*\
	$clearfix
\*----------------------*/
.cf:before,
.cf:after{
	content:"";
	display:table;
	overflow:hidden;
}
.ie8 .cf:before{
	display:inline;
}
.cf:after{
	clear:both;
}
.cf{
	zoom:1;
}
/*----------------------*\
     $main
\*----------------------*/
html{
	overflow-y:scroll;
	line-height:1.5;
	font-size:10px;
	letter-spacing:0;
	min-height:100%;	
}
body{
	min-width:320px;
	font-family: 'Muli', sans-serif;
	font-weight:300;
	color:rgb(79,78,78);
	left:0;
	font-size:13px;
	font-size:1.3rem;
	background: rgb(238,238,238);
}
.container{
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
.section {
    width: 100%;
    margin: 0 auto;
}
footer .container {
    width: 95%;
}
/*------------------------------------*\
	$type
\*------------------------------------*/
/* Large */
.giga{
	font-size:72px;
	font-size:7.2rem;
}
.mega{
	font-size:48px;
	font-size:4.8rem;
}
.kilo{
	font-size:33px;
	font-size:3.3rem;
}

h1,.h1{
	font-size:44px;
	font-size:4.4rem;
	text-align: center;
  font-weight: 200;
  color:rgb(87, 87, 86);
}
h2,.h2{
	font-size:26px;
	font-size:2.6rem;
}
h3,.h3{
	font-size:24px;
	font-size:2.4rem;
}
h4,.h4{
	font-size:20px;
	font-size:2rem;
}
h5,.h5{
	font-size:17px;
	font-size:1.7rem;
}
h6,.h6{
	font-size:16px;
	font-size:1.6rem;
}
p,.para{
	font-size:15px;
	font-size:1.5rem;
	line-height:1.4;
}
.intro {
	display:block;
	width:95%;
	max-width:900px;
	margin:0 auto 30px auto;
}
.intro p {
	text-align:center;
	font-size:17px;
	font-size:1.7rem;
}
/* Small */
small,.milli{
	font-size:12px;
	font-size:1.2rem;
}
.nano{
	font-size:10px;
	font-size:1rem;
}
/* Weights */
.light{
	font-weight:300;
}
.regular{
	font-weight:400;
}
.semi-bold{
	font-weight:600;
}
.bold{
	font-weight:700;
}
.capitals{
	text-transform:uppercase;
}
.letter-spacing{
	letter-spacing:1px;	
}


@font-face {
  font-family: 'gy';
  src: url('../css/icons/font/gy.eot?10220087');
  src: url('../css/icons/font/gy.eot?10220087#iefix') format('embedded-opentype'),
       url('../css/icons/font/gy.woff2?10220087') format('woff2'),
       url('../css/icons/font/gy.woff?10220087') format('woff'),
       url('../css/icons/font/gy.ttf?10220087') format('truetype'),
       url('../css/icons/font/gy.svg?10220087#gy') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'gy';
    src: url('../font/gy.svg?10220087#gy') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "gy";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  margin-right: 0;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 0;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-locate:before { content: '\e800'; } /* '' */
.icon-clock:before { content: '\e801'; } /* '' */
.icon-parking-disc:before { content: '\e802'; } /* '' */
.icon-parking:before { content: '\e803'; } /* '' */
.icon-shop:before { content: '\e804'; } /* '' */
.icon-shopclock:before { content: '\e805'; } /* '' */
.icon-shopphone:before { content: '\e806'; } /* '' */
.icon-shopweb:before { content: '\e807'; } /* '' */
.icon-wc:before { content: '\e808'; } /* '' */
.icon-car:before { content: '\e809'; } /* '' */
.icon-bus:before { content: '\e80a'; } /* '' */
.icon-right-open:before { content: '\f006'; } /* '' */
.icon-left-open:before { content: '\f007'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */

/*--- LINKS ---*/
a{
	color:rgb(87, 87, 86);	
}
a:hover{
	text-decoration:underline;
}

/*--- LISTS ---*/
li > ul,
li > ol{
	margin-bottom:0;
}
li, ol {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4;
}
/*--- QUOTES ---*/
q{ quotes:"‘" "’" "“" "”"; }

q:before{ content:"‘"; content:open-quote; }
q:after{ content:"’"; content:close-quote; }

q q:before{ content: "“"; content: open-quote; }
q q:after{ content: "”"; content: close-quote; }

blockquote{ quotes: "“" "”"; }
blockquote p:before{ content: "“"; content: open-quote; }
blockquote p:after{ content: ""; content: no-close-quote; }
blockquote p:last-of-type:after{ content: "”"; content: close-quote; }

blockquote{
	text-indent:-0.4em;
}
/*------------------------------------*\
	$images
\*------------------------------------*/
img{
	max-width:100%;
	width:auto;
	height:auto !important;
	display:block;
}
.inline-img-right, .inline-img-left{
	width:100%;
	margin:2em 0;	
}
/*------------------------------------*\
	$tables
\*------------------------------------*/
table{
	width:100%;
}
/*------------------------------------*\
  $bgstretcher
\*------------------------------------*/
.bgstretcher {
  overflow: hidden;
   width: 100%;
   z-index: 1;
}
.bgstretcher, .bgstretcher ul, .bgstretcher ul li {
  position: absolute;
  top: 0;
  bottom: 0;
}
.bgstretcher ul, .bgstretcher ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bgstretcher img{
 max-width:100%;
}
.bgstretcher-area, .bgstretcher-page{
   height:100%;
}

/*------------------------------------*\
    $header
\*------------------------------------*/
header {
    z-index: 5;
    background: rgb(255,255,255);
    height: 100px;
}
.header-fixed {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 30;
    height: 100px;
    width: 100vw;
}
header .desktop {
	display:none;
}
.header-top {
    padding: 10px 0 4px 0;
    width: 95%;
    margin: 0 auto;
}
.header-top .header-satnav {
    float: left;
    text-align: left;
}
.header-top .header-leasing {
    float: right;
    width: 60%;
    text-align: right;
    color:rgb(0,0,0);
    font-weight:200;
    display:none;
}
.header-top i {
    color:rgb(87, 87, 86);
}
.header-top p, .header-top a {
    font-size: 14px;
    font-size: 1.4rem;
    color:rgb(51,51,51);
    font-weight:300;
}
.header-top a:hover {
    text-decoration:none;
    color:rgb(87, 87, 86);
}
.header-bottom {
    width: 95%;
    margin: 0 auto;
}
.header-logo {
	width: 180px;
    display: block;
    padding: 0;
    float: left;
    margin: 0 0 0 10px;
}
.menu-icon {
    padding: 5px 9px;
    float: right;
    font-size: 28px;
    font-size: 2.8rem;
    z-index: 30;
    color: rgb(255,255,255);
    background: rgb(87, 87, 86);
    margin: 4px 10px 0 0;
    line-height: 1.2;
}
.header-nav {
    width: 250px;
    position: absolute;
    top: 0;
    right: -250px;
    background: rgb(239, 205, 0);
    background: rgba(239, 205, 0,0.9);
    z-index: 19;
    height: 2000px;
    display: block;
    padding: 0;
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
}
.header-nav.active {
    right: 0;
    width: 65%;
}
.header-nav-dsk {
	display:none;
}
.header-nav ul {
    width: 80%;
    padding: 0;
    list-style: none;
    margin: 40% 10% 0 10%;
}
.header-nav ul li a {
    color: rgb(87, 87, 86);
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.3;
    display: block;
    width: 100%;
    margin-bottom: 0.7em;
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
}
/*------------------------------------*\
    $footer
\*------------------------------------*/
.footer {
  margin-top:2px;
  text-align:center;
}
.footer-top {
	background:rgb(255,255,255);
}
.footer .map {
    display: block;
    width: 100%;
    height: 30em;
    margin: 0 auto;
}
.footer-nav ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.footer-nav li {
    display: block;
    margin: 0;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight:400;
}
.footer-nav a {
  display: block;
  padding: 0 0 5px 0;
  line-height: 1.35;
}
.footer a {
	color:rgb(135,135,135);
}
.footer h4 {
	text-transform: uppercase;
	color:rgb(87, 87, 86);	
	margin-bottom: 0.3rem;
	font-size: 16px;
	font-size: 1.6rem;
}
.footer-bottom {
    background: rgb(238,238,238);
    text-align:center;
    padding:20px 0;
}
.footer p {
    margin-bottom: 0.2rem;
    font-size:13px;
    font-size:1.3rem;
}
.footer-logo {
  display: block;
  margin: 0 auto 20px auto;
  width:60%;
}
.footer-top_2 {
  background: rgb(205,205,205);
  display: block;
  width: 100%;
}
.footer-top_2 a {
  display: block;
  padding: 10px 20px;
  color: rgb(87, 87, 86);
  width: 33.3%;
  float: left;
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  background: rgb(238,238,238);
  transition: .3s ease;
  -moz-transition: .3s ease;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
}
.footer-top_2 a:hover, .footer-top_2 a:nth-of-type(2):hover, .footer-top_2 a:nth-of-type(3):hover {
  color: rgb(255,255,255);
  background: rgb(239, 205, 0);
}
.footer-top_2 a:nth-of-type(2) {
    background: rgb(220,220,220);

}
.footer-top_2 a:nth-of-type(3) {
    background: rgb(205,205,205);
}
.footer-top_3 {
	padding:20px 0 0 0;
}
.footer-top_4 {
	padding:0 0 20px 0;
}
.footer-bottom_2 p, .footer-bottom_2 a {
  font-size: 12px;
  font-size: 1.2rem;
  color: rgb(79,78,78);
}
.footer-top_2 img {
    display: block;
    width: 50px;
    margin: 10px auto;
}
/*------------------------------------*\
    $home
\*------------------------------------*/
/*----------------------*\
     $flexslider
\*----------------------*/
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.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 { background: rgb(255,255,255); position: relative;  zoom: 1;z-index:0;margin: 0 auto;}
.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: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0; position:static;}
.innertop .flex-direction-nav, .innertop .flex-control-nav {display:none;}
.flex-direction-nav li {position:static;}
.flex-direction-nav a {width: 48px; height: 47px; margin: -20px 0 0; display: block;  position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity:1; -webkit-transition: all .3s ease;}
.flex-direction-nav a:hover {text-decoration:none;}
.flex-direction-nav .flex-next {font-family: "sbh";    right: 5%;
    z-index: 9;
    font-size: 30px;
    font-size: 3rem;
    text-indent: 0;}
.flex-direction-nav .flex-prev {font-family: "sbh";
    left: 5%;
    z-index: 9;
    font-size: 30px;
    font-size: 3rem;
    text-indent: 0;
}
.flex-direction-nav .flex-next:before {font-family: "sbh";content: '\e80a'; display:block;color:rgb(255,255,255);}
.flex-direction-nav .flex-prev:before {font-family: "sbh";content: '\e809'; display:block;color:rgb(255,255,255);}

/* 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: '\e80a'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\e809'; }

/* Control Nav */
.flex-control-nav {display:none;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;}
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flex-direction-nav {
    display:none;
}
.slides {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.slides a {
    width: 100%;
    display: block;
}
.slides img {
    margin: 0 auto;
	width: 100%;
    max-width: 1400px;
}
.homeboxes, .storedirectory, .information, .terms, .visitus, .leasing {
    padding: 20px 0 0 0;
	background:rgb(255,255,255);
}
.home__hero-box {
  background:rgb(87, 87, 86);
  padding:0;
}
.home__hero-box:nth-of-type(2) {
  background:rgb(87, 87, 86);
  padding:0;
}
.homeboxes h1 {
	display:none
}
.home__hero-box a:hover {
	text-decoration:none;
}
.homeboxes .overlay-text {
    padding: 15px 20px 20px 20px;
    height: auto;
    min-height: 140px;
    text-align:center;
    color:rgb(255,255,255);
    z-index:4;
}
.homeboxes i {
    display: block;
    font-size: 45px;
    font-size: 4.5rem;
  background:rgb(87, 87, 86);
    width: 72px;
    margin: -65px auto 0 auto;
    line-height: 1.4;
  border-radius: 50%;
  padding: 5px 10px;
}
.homeboxes .icon {
  display: block;
    background: rgb(87, 87, 86);
    width: 75px;
    margin: -65px auto -4px auto;
    line-height: 1.4;
    border-radius: 50%;
    padding: 16px 15px 22px 15px;
}
.homeboxes .home__hero-box:nth-of-type(2) i, .homeboxes .home__hero-box:nth-of-type(2) .icon {
  background:rgb(87, 87, 86);
}
.homeboxes h2 {
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 1px;
    font-size: 37px;
    font-size: 3.7rem;
}
.homeboxes p {
    margin-bottom:0;
}
/*
.home__hero-box.box-2, .homeboxes .box-2 i {
	background:rgb(230,97,69);
}
 */


/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel{
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
  
.owl-carousel .owl-item{
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display:none;
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls{
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div{
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page{
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers{
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading{
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center
}
.logoitem a img {
    -webkit-transition: all 350ms ease-in;
    -o-transition: all 350ms ease-in;
    -moz-transition: all 350ms ease-in;
    width: 70%;
    margin: 0 auto;
    max-width: 170px;
}
/*----------------------*\
     $breadcrumbs
\*----------------------*/
.breadcrumb {
	padding:10px 5%;
	background:rgb(51,51,51);
}
.breadcrumb ul {
	list-style: none;
	margin:0;
	padding:0;
  font-size: 14px;
  font-size: 1.4rem;
}
.breadcrumbs li {
	float:left;
	padding:0;
  color:rgb(239, 205, 0);
  text-transform:uppercase;
}
.breadcrumbs li a {
	color:rgb(255,255,255);
	padding:0;
  font-weight:400;
}

/*------------------------------------*\
    $store page
\*------------------------------------*/
.storedetails {
    background: rgba(238, 205, 0, 0.37);
    padding: 20px 0;
    text-align: center;
}
.storedetails h1 {
  font-size:1px;
  line-height:2;
  color:rgb(192,227,241);
}
.shop {
    background: rgb(255,255,255);
    padding: 20px;
}
.shopcontent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 25;
}
.shopcontent img, .shopcontent .space {
    z-index: 0;
}
.shoplogo {
    width: 100%;
    margin: 0 0 10px 0;
    background: rgb(255,255,255);
    border: 2px solid rgb(87, 87, 86);
}
.shoplogo-ph {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    background: rgb(255,255,255);
    border: 2px solid rgb(124,203,226);
}
.shophours, .shopweb {
    display: block;
    width: 100%;
    text-align: center;
    background: rgba(238, 205, 0, 0.37);
    padding: 15px 10px 20px 10px;
    margin: 0 0 10px 0;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
}
.shopphone {
    display: block;
    width: 100%;
    text-align: center;
    background: rgba(238, 205, 0, 0.37);
    border: 2px solid rgb(124,203,226);
    padding: 15px 10px 20px 10px;
    margin: 0 0 10px 0;
}
.shoptext {
    display: block;
    width: 100%;
    padding: 20px 0;
    text-align: center;
}
.click {
    display: block;
    position: absolute;
    bottom: 30%;
    left: -10%;
    width: 130px;
    z-index: 9;
}
.shop i {
    font-size: 100px;
    font-size: 10rem;
    line-height: 1.3;
    margin: 0;
    clear: both;
    color:rgb(87, 87, 86);
}
.shop .shopweb i {
    font-size: 80px;
    font-size: 8rem;
}
.shoptext p {
    margin-bottom: 30px;
}
/*------------------------------------*\
    $store index
\*------------------------------------*/
.storemap {
    background: rgb(255,255,255);
}
.storemenu {
    background: rgb(255,255,255);
    padding: 10px;
    list-style: none;
    margin: 0 auto 30px auto;
}
.parkplan {
    margin: 0 auto;
}
.storemenu li {
    width: 48.5%;
    margin: 0 0.75% 10px 0.75%;
    float: left;
    border: 2px solid rgb(87, 87, 86);
    padding: 10px;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
}
.storemenu li:hover {
	background:rgb(240,240,240);
}

/*------------------------------------*\
    $information page
\*------------------------------------*/
.hero {
    display: block;
    width: 100%;
    padding: 0;
    background: rgb(238,238,238);
}
.hero img {
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}
.box {
    display: block;
    width: 100%;
    text-align: center;
    background: rgb(87, 87, 86);
    padding: 20px;
    margin: 0 0 10px 0;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    color:rgb(255,255,255);
}
.box:nth-of-type(even) {
    background:rgb(87, 87, 86);
}
.box i {
	display: block;
    font-size: 45px;
    font-size: 4.5rem;
    background: rgb(87, 87, 86);
    width: 72px;
    margin: 0 auto;
    line-height: 1.4;
    border-radius: 50%;
    padding: 5px 10px;
    text-align:center;
}
.box:nth-of-type(even) i {
    background:rgb(87, 87, 86);
}
.box .icon {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
    width: 66px;
    padding: 5px 12px;
    background:rgb(87, 87, 86);
}
.box h2 {
	text-transform: uppercase;
    font-weight: 200;
    line-height: 1.3;
}
.box ul {
    list-style: none;
    margin:0 auto 10px auto;
    padding:0;
}
.box a {
	color:rgb(255,255,255);
	font-weight:600;
}
input {
    width: 100%;
    color: rgb(88,97,102);
    padding: 7px;
    margin: 0 0 0.5em 0;
    text-align: center;
    -webkit-appearance: none;
    border: 1px solid rgb(255,255,255);
    background: rgb(255,255,255);
    font-size: 14px;
    font-size: 1.4rem;
}
.box .button {
    -webkit-appearance: none;
    background: rgb(51,51,51);
    color: rgb(255,255,255);
    border: 1px solid rgb(51,51,51);
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    text-transform: uppercase;
}
.logobar {
	background:rgb(255,255,255);
}
/*------------------------------------*\
    $leasing page
\*------------------------------------*/
.leasing{
	text-align:center;
}
.leasing p {
	width:100%;
	max-width:900px;
	margin:0 auto 20px auto;
}
.agent {
    width: 100%;
    display: inline-block;
    margin: 0 auto 20px auto;
    text-align:center;
}
.agent img {
    width: 60%;
    max-width: 210px;
    margin: 0 auto 20px;
}
.leasing p {
    margin-bottom: 20px;
    padding:0 5%;
}
.leasingbody {
  width: 100%;
  margin: 0 auto 30px auto;
  display: block;
  max-width: 610px;
}
.leasingbody-text, .leasingbody-file {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.leasingbody-file {
    display: block;
    width: 50%;
    margin: 0 auto 20px auto;
}

/*---------------------------*\
     $Cookie Consent Popup
\*---------------------------*/
.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;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;}.cc-window.cc-banner{padding:1em 1.8em;width:100%;}.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:0}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:5px 4px;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;}.cc-revoke.cc-right{right:3em;}.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-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-compliance{display:block;width:35%;  margin: 0 auto;}.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}}
.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}
.cc-message{
  margin-bottom: 7px;
  display: block;
}

.cc-banner.cc-bottom, .cc-revoke, .cc-window {
  background-color: rgb(255,255,255);
  background-color: rgba(255,255,255,0.95);
  padding: 10px !important;
  font-size: 14px !important;
  color: rgb(90,90,90) !important;
  width: 80% !important;
  margin: 0 10% 20px;
  line-height: 1.3 !important;
  border: 2px solid rgb(87, 87, 86);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  left: auto !important;
  text-align:center;
}

.cc-banner .cc-btn:last-child {
  width: auto !important;
  background: rgb(87, 87, 86);
  color: rgb(255,255,255);
  min-width: 100px !important;

}
.cc-color-override-1020485029 .cc-link {
  color: rgb(90,90,90) !important;
  opacity: 1 !important;
  padding: 0 !important;
  font-weight: 300 !important;
}

@media print{
	*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important;} @page {margin:0.5cm;}h2,h3{orphans:3;widows:3;page-break-after:avoid;} p{orphans:3;widows:3;} pre,blockquote{border:1px solid #808080;page-break-inside:avoid;} abbr[title]:after{content:" (" attr(title) ")";} a,a:visited{color:#000000 !important;text-decoration:underline;} a[href]:after{content:" (" attr(href) ")";} a[href^="javascript:"]:after,a[href^="#"]:after{content:"";} img{max-width:100% !important;page-break-inside:avoid;} thead{display:table-header-group;} tr{page-break-inside:avoid;} .ir a:after{content:"";}}

/* Screen Widths - Change these to fit your breakpoints*/
@media only screen and (min-width: 370px){	
/*------------------------------------*\
    $header
\*------------------------------------*/
header .desktop {
	display:inline-block;
}
.header-top .header-satnav {
    width: 65%;
}
.header-top .header-leasing {
    display:block;
}
.header-top .header-leasing {
    display:none;
}
}

@media only screen and (min-width: 500px){
/*------------------------------------*\
    $store page
\*------------------------------------*/
.shoplogo {
    display: block;
}
.shoplogo-ph {
    display: none;
}
.shoplogo, .shopphone {
    float: left;
    width: 49%;
    margin: 0 0 10px 0;
    padding: 0;
}
.shophours, .shopweb {
    float: right;
    width: 49%;
    margin: 0 0 10px 0;
    padding: 0;
}
.shopphone {
    background: rgba(238, 205, 0, 0.37);
    clear: left;
    border:none;
}
.shopweb {
	background: rgb(255,255,255);
    border: 2px solid rgb(87, 87, 86);
}
.shoptext {
    width: 100%;
    clear: both;
}
.shopbutton {
    display: block;
    width: 100%;
    text-align: center;
    color:rgb(87, 87, 86);
    background: rgb(255,255,255);
    border:2px solid rgb(87, 87, 86);
    padding: 5px;
    text-decoration: underline;
    max-width: 210px;
    margin: 0 auto;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
}
.click {
    bottom: -8%;
    left: -6%;
    width: 130px;
}
}

@media only screen and (min-width: 550px){

}
@media only screen and (min-width: 600px){

/*------------------------------------*\
    $footer
\*------------------------------------*/
.footer .container {
    padding: 35px 5%;
}
.footer-top_3 {
    float: left;
    width: 38%;
    padding:0;
}
.footer-top_4 {
    float: left;
    width: 60%;
    padding:0;
}
.footer-bottom {
    padding: 0;
}
.footer-bottom_1 {
    float: left;
    width: 50%;
    text-align: left;
	max-width: 180px;
}
.footer-bottom_2 {
  float: right;
  width: 330px;
  text-align: right;
  margin-top: 13px;
}
.footer-logo {
    width: 100%;
    margin:0;
}
/*------------------------------------*\
    $home
\*------------------------------------*/
.home__hero-box {
    width: 46.5%;
    float: left;
    margin: 0 1.7% 6px;
}
.box-3 {
    display: none;
}

/*------------------------------------*\
    $store index
\*------------------------------------*/
.storemenu li {
    width: 31.81%;
    padding: 16px;
}

/*------------------------------------*\
    $information index
\*------------------------------------*/
.blocks {
    padding-top: 50px;
}
.box {
	float:left;
	width:46%;
	margin:0 2% 65px;
}
.box i {
	display: block;
    font-size: 45px;
    font-size: 4.5rem;
    background:rgb(87, 87, 86);
    width: 72px;
    margin: -65px auto 15px auto;
    line-height: 1.4;
    border-radius: 50%;
    padding: 5px 10px;
    text-align:center;
}
.box .icon {
    border-radius: 50%;
    margin: -65px auto 10px auto;
    background: rgb(124,203,226);
    padding: 15px 14px;
    width: 74px;
}
/*------------------------------------*\
  $cookies
\*------------------------------------*/
.cc-banner.cc-bottom {
  width: 524px !important;
  margin: 0 30px 30px 27% !important;
  text-align: left;
}
.cc-window .cc-message {
    margin-bottom: 0;
    float: left;
    width: 75%;
}
.cc-compliance {
  width: 20% !important;
  float: right;
  margin-top: 5px;
}
}


@media only screen and (min-width: 650px){
/*------------------------------------*\
    $header
\*------------------------------------*/
header, .header-fixed {
    height: 115px;
}
.header-logo {
    width: 200px;
}
.menu-icon, .header-nav {
    display: none;
}
.header-nav-dsk {
    display: block;
    padding: 0;
    transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    float: right;
    width: 63%;
    margin: 16px 0 0 0;
}
.header-nav-dsk ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-nav-dsk li {
    padding: 7px 0;
    float: left;
}
.header-nav-dsk li a {
    clear: none;
    margin: 0;
    font-size: 17px;
    font-size: 1.7rem;
    padding: 3px 10px;
    color:rgb(51,51,51);
    text-transform: uppercase;
}
}
@media only screen and (min-width: 768px){	
/*------------------------------------*\
    $store index
\*------------------------------------*/
.storemenu li {
    width: 24%;
    margin: 0 0.5% 10px 0.5%;
}
.leasingbody-text {
    float: right;
    text-align:left;
    width: 65%
}
.leasingbody-file {
    float: left;
    width:30%;
}
}

@media only screen and (min-width: 850px){	
header, .header-fixed {
    height: 110px;
}
.header-logo {
    position: absolute;
    top: -27px;
    left: 37%;
    width:275px;
    z-index:9;
}
.header-nav-dsk {
    width: 100%;
    margin: 6px auto;
	float: none;
	max-width:960px;
	padding-left: 70px;
}
.header-nav-dsk li:nth-of-type(n+3) {
    float: right;
}
.header-nav-dsk li a {
    clear: none;
    margin: 0;
    font-size: 19px;
    font-size: 1.9rem;
    padding: 2px 13px;
    color: rgb(51,51,51);
    text-transform: uppercase;
}

/*------------------------------------*\
    $leasing page
\*------------------------------------*/
.agents {
    display: block;
    margin: 60px 0 30px 0;
}
.agent {
    width: 40%;
    margin: 0 5%;
}
}

@media only screen and (min-width: 900px){	

/*------------------------------------*\
    $store page
\*------------------------------------*/
.outercontainer, .container {
    width: 95%;
}
.shopdetails {
    width: 53%;
    float: right;
}
.shopimage {
    width: 45%;
    float: left;
    margin: 0;
}
.click {
    bottom: 10%;
    left: -100%;
    width: 200px;
}


.visitus .container, .information .container, .leasing .container {
    margin-top: -150px;
    background: rgb(255,255,255);
    padding: 30px;
}
}
@media only screen and (min-width: 950px){	

.header-nav-dsk li a {
    padding: 2px 21px;
}
/*------------------------------------*\
    $home
\*------------------------------------*/
.homeboxes, .storedirectory, .terms, .visitus, .storedetails, .leasing {
    padding: 50px 0 10px 0;
}
.home__hero-box {
    width: 29.9%;
    float: left;
}
.box-3 {
    display: block;
}
.storedetails {
    padding: 40px 0 50px 0;
}
}
@media only screen and (min-width: 1024px){	
/*------------------------------------*\
    $footer
\*------------------------------------*/
.footer-top_1 {
    display: block;
    width: 50%;
    float: left;
}
.footer .map {
    height: 25em;
}
.footer-top .container, .footer-top_2 {
    width: 50%;
    float: right;
}
.footer-top .container, .footer-top_2 {
    width: 50%;
    float: right;
}
.footer-top_2 a {
    max-width: 170px;
}
.footer-top_2 a:nth-of-type(2) {
    background: rgb(220,220,220);
}
.footer-top_3 {
    float: left;
    width: 40%;
    max-width: 139px;
    text-align:left;
}
.footer-top_4 {
    float: left;
    width: 60%;
    max-width: 270px;
    text-align:left;
}
.footer-bottom .container {
    padding: 20px 1%;
}
.footer-nav ul {
	text-align:left;
}
.footer-nav li {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
}
.footer-nav li a {
	color: rgb(79,78,78);

}
/*------------------------------------*\
    $store index
\*------------------------------------*/
.storemenu li {
    width: 19%;
}

/*------------------------------------*\
    $information index
\*------------------------------------*/
.box {
    width:29.3%;
	margin:0 2%;
}
}

@media only screen and (min-width: 1200px){
.footer-top_4 {
    max-width: 320px;
}
.footer .map {
    height: 26em;
}
.footer-top .container {
  width: 50%;
  float: right;
  padding: 40px 0 0 50px;
}
/*------------------------------------*\
    $home
\*------------------------------------*/
.homeboxes h2 {
    margin-bottom:0;
}

/*------------------------------------*\
    $store page
\*------------------------------------*/
.shopdetails {
    width: 49%;
    height: 715px;
}
.shopimage {
    width: 49%;
}
.click {
    bottom: 10%;
    left: -125%;
    width: 200px;
}
.shop .shopweb i {
    font-size: 90px;
    font-size: 9rem;
}
/*------------------------------------*\
    $store index
\*------------------------------------*/
.storemenu li {
    width: 15.666%;
}
}


/* Retina*/
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2) {
	
}