html, body { width:100%;  overflow-x:hidden; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; }

body { font-family: 'Lato',"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 400; font-size: 16px; line-height: 1.5; }
p { margin-bottom: 20px; }
h2 { text-align: center; font-size: 24px; color: #6e2781; font-weight: 700; }
h4 { color: #6e2781; }
strong { font-weight: 700; }
form input { width: 100%; padding: 15px; border: none; font-size: 16px; margin-bottom: 25px; background: #fff; border-radius: 0; }
form select { width: 100%; padding: 15px; border: none; font-size: 16px; margin-bottom: 25px; background: #fff; }
form button { width: 100%; border: none; background: #ea0a79; color: #fff; font-weight: 700; padding: 15px; text-align: center; font-size: 16px; margin-bottom: 25px; }	

.navbar { border-radius: 0; background: #6c267e; border: none; margin: 0 -15px; }
.navbar .navbar-nav > li > a { color: #fff; font-weight: 700; font-size: 17px; }
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus { color: #fff; background: #EA0A79;}
.navbar .navbar-nav > li.active > a, .navbar .navbar-nav > li.active > a:visited, .navbar .navbar-nav > li.active > a:hover, .navbar .navbar-nav > li.active > a:focus { color: #003D7D; background: transparent;  cursor: default; }
.navbar .navbar-header { text-align: center; }
.navbar .navbar-toggle { border-color: #fff; float: none; margin-right: 0; }
.navbar .navbar-toggle .icon-bar { background-color: #fff; }
.navbar .navbar-toggle:hover, .navbar .navbar-toggle:active, .navbar .navbar-toggle:focus { border-color: #fff; background: transparent; }
.navbar .navbar-toggle:hover .icon-bar, .navbar .navbar-toggle:focus .icon-bar { background-color: #fff; }
.pagination-wrapper { clear: both; text-align: center; }
.pagination, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span { border-radius: 0; }
.pagination > li > a, .pagination > li > span { color: #6e2781; }
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background-color: #6e2781; border-color: #6e2781; color: #fff; }

#topbar { background: #fff; position: fixed; width: 100%; z-index: 99; }
#wrapper { padding-top: 165px; }
#header { padding-top: 15px; }
#logo, #social { margin-bottom: 20px; }
#logo img { width: 204px; max-width: 100%; }
#social ul { list-style: none; margin: 15px 0 0 0; padding: 0; float: right; width: 100%; }
/* #social li { display: inline-block; float: right; box-sizing: border-box; margin: 0; padding: 0 10px; max-width: 50%; } */
#social li { display: inline-block; float: right; box-sizing: border-box; margin: 0; padding: 0 5px; max-width: 33.3333%; }
#footer { background: #f6f6f6; color: #333; font-size: 0.9em; padding-top: 15px; }
#footer h4 { text-transform: uppercase; color: #333; font-size: 1em; font-weight: 700; }
#footer-2 { border-top: 1px solid #999999; padding-top: 10px; padding-bottom: 15px; }
#footer-2 p { margin: 0 0 10px 0; font-size: 0.9em; text-align: center; }
#footer-menu { text-align: center; }
#footer-menu ul { list-style: none; font-size: 0.9em; padding: 0; margin: 0; }
#footer-menu li { display: inline-block; padding: 2px 6px; border-left: 1px solid #999999; margin: 10px 0 0 0; }
#footer-menu li:first-child { border: none; }
#footer-menu a, #footer-menu a:visited { color: #333; white-space: nowrap; }
#footer-menu a:hover { text-decoration: underline; }
#trade-logos { margin: 0 auto 20px auto; text-align: center; }
/* #trade-logos img { width: 60%; } */
.section { background: #f6f6f6; padding-top: 20px; padding-bottom: 40px; }
.section-panel-header, .quote-panel-header { background: #6e2781; }
.section-panel-header h2, .quote-panel-header h2 { color: #ffffff; padding: 15px 0; margin:0; line-height: 1; }
.section-panel-body { background: #d2d2d2; text-align: center; padding-top: 40px; padding-bottom: 40px; }
#contact .section-panel-body { padding-bottom: 20px; }
.quote-panel-body { background: #30bdd7; color: #fff; text-align: center; padding-top: 40px; padding-bottom: 40px; font-size: 26px; font-weight: 300; }
.quote { width: 40px; height: 22px; }
.quote-left { margin: -12px 10px 0 0; }
.quote-right { margin: 0 0 0 10px; }

.highlight { color: #6e2781; font-size: 1.6em; text-align: center; font-weight: 300; }
#trustpilot { background: #e7e7e8; }
#latest { background: #d2d2d2; }
#latest-slider { margin: 30px auto 50px auto; width: 96%; }
#latest-slider .slick-slide p { color: #fff; font-weight: 700; font-size: 14px; background: #6e2781; padding: 6px 10px; margin: 0; }
#latest-slider .slick-slide .sold-indicator { position: absolute; top: 0; right: 0; background: #f2037f; color: #fff; text-transform: uppercase; }



#about .section { padding-top: 0; padding-bottom: 20px; }
#about .row { margin-top: 40px; margin-bottom: 40px; }
#about h4 { margin: 20px 0; }
/* #about .team-member + .team-member { margin-top: 40px; } */
#price-indicators { color: #6e2781; font-weight: 700; margin: 0; }


#quicksearch { background: url('../../images/cover-2022.jpg') no-repeat; background-size: cover; }
#quicksearch .container { padding: 0; }
#quicksearch-wrapper { position: relative; padding-bottom: 44.17%; height: 0; overflow: auto; -webkit-overflow-scrolling:touch; }
#quicksearch-content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#quicksearch-inner { position: absolute;
    height: 100%;
    width: 100%;display: table; }

#quicksearch-form-wrap { display: table-cell; vertical-align: middle; }
#quicksearch-form { width: 60%; margin: 0 auto; }
#quicksearch-form div { width: 100%; margin: 0; padding: 0 10px; float: left; }
#quicksearch-form select { margin-bottom: 10px; }
#quicksearch-form button { margin: 0; }

#search-map-wrapper { background: #6e2781; padding-bottom: 25px; padding-bottom: 50px; }
#search-map-wrapper h2 { color: #fff; margin-bottom: 40px; }
/* #search+#search-map-wrapper { padding-top: 30px; } */
/* #search+#search-map-wrapper h2 { display: none; } */
#search-map-wrapper img { margin: 0 auto; }

#search-map { position: relative; }
#search-map > img { width: 100%; height: auto; display: block; z-index: -1;}
#search-map > a { position: absolute; height: 5.6%; }

#map-camberley { top: 47.25%; left: 46%; width: 18%; }
#map-frimley { top: 26%; left: 80.5%; width: 14.5%; }
#map-bagshot { top: 0; left: 35.75%; width: 16%; }
#map-lightwater { top: 24.25%; left: 25.5%; width: 18%; }
#map-farnborough { top: 68%; left: 53%; width: 21.5%; }
#map-windlesham { top: 5.5%; left: 62.5%; width: 18.5%; }
#map-sandhurst { top: 7.5%; left: 6%; width: 15%; }
/* #map-sunningdale { top: 0; left: 0; width: 15%; } */
#map-ascot { top: 24.5%; left: 60.5%; width: 9%; }
#map-blackwater { top: 42.5%; left: 0; width: 16%; }
/* #map-yately { top: 0; left: 0; width: 15%; } */
/* #map-crowthorne { top: 0; left: 0; width: 15%; } */
#map-fleet { top: 59%; left: 17%; width: 10%; }

#map-mytchett { top: 48%; left: 80%; width: 14%; }
#map-aldershot { top: 86.5%; left: 81%; width: 19.5%; }
#map-crookham { top: 79%; left: 15%; width: 26%; }
					
					

#contact-address { margin-top: 10px; }
#contact-image { padding: 0; }
#contact-messages { background: #fff; padding: 15px; display: none; visibility: hidden; margin-bottom: 20px; }
#contact-messages.error { color: #a00; border: 2px solid #a00; font-weight: bold; }
#tweets ul { margin: 0; padding: 0; list-style: none; }
#tweets li { padding-left: 26px; background-image: url(../../images/twitter-bullet-2.png); background-repeat: no-repeat; background-position: 0 .3em; margin-bottom: 10px; }
.tweet { margin: 0; }
#tweets { margin-bottom: 20px; }
#tweets a, #tweets a:visited { color: #333; }
#tweets a:hover { color: #333; }
#search-results { padding-bottom: 20px; }
h3.property-count { text-align: center; color: #6e2781; margin: 40px 0 25px 0; font-weight: 700; }
.property a { position: relative; display: block; }
.property p { color: #fff; font-weight: 700; font-size: 17px; background: #6e2781; padding: 6px 10px; margin: 0; }
.property a:hover { text-decoration: none; }
.property .sold-indicator { position: absolute; top: 0; right: 0; background: #f2037f; color: #fff; text-transform: uppercase; }

#property-wrapper { margin-top: 30px; margin-bottom: 80px; }
#property-wrapper h1 { margin-top: 0; color: #6e2781; }
#property-wrapper h1 .sold-indicator { background: #f2037f; color: #fff; text-transform: uppercase; font-size: 16px; padding: 4px 8px; line-height: 1; white-space: nowrap; position: relative; }
#property-wrapper h1 .property-price { margin-right: 15px; }
#property-actions { padding-bottom: 20px; }
#property-actions ul { list-style: none; margin: 0; padding: 0; width: 100%; }
#property-actions li { display: inline-block; float: right; box-sizing: border-box; margin: 0; padding: 0 3px; max-width: 25%; }
#twitter-share:hover { cursor: pointer; }
#property-title { font-size: 24px; }
#property-subtitle { color: #6e2781; }
#property-details h3 { color: #6e2781; font-size: 16px; font-weight: 400; }
#epc { margin-top: 30px; }
#floorplan {margin-top: 30px; }
#gallery img { margin-bottom: 10px; }
.slick-slider { position: relative; display: block; margin-bottom: 50px; padding: 0 20px; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-slider { visibility: hidden; }
.slick-slider.slick-initialized { visibility: visible; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; padding: 0 10px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-loading .slick-list { background: #fff url('./ajax-loader.gif') center center no-repeat; }
.slick-prev, .slick-next, .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; margin-top: -10px; padding: 0; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:before, .slick-next:before { font-family: "Glyphicons Halflings"; font-size: 30px; line-height: 1; opacity: .75; color: #999; /* -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; */ }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev { left: -8px; }
.slick-prev:before { content: "\e257"; }
.slick-next { right: 0; }
.slick-next:before { content: "\e258"; }
.slick-dots { position: absolute; bottom: -40px; display: block; width: 100%; padding: 0; list-style: none; text-align: center; left: 0; right: 0;}
.slick-dots li { position: relative; display: inline-block; width: 12px; height: 12px; margin: 1px 3px; padding: 0; cursor: pointer; }
.slick-dots li button { background-color: #e9e9e9; border: none; border-radius: 12px; cursor: pointer; display: inline-block; height: 10px; margin: 1px; text-indent: -999px; width: 10px; font-size: 0; line-height: 0; padding: 0; }
.slick-dots li.slick-active button { background-color: #fff; }

.slick-slide a { position: relative; display: block; }

#thank-you { background: #6e2781; color: #fff; padding-top: 40px; padding-bottom: 40px; }
#thank-you h1 { margin: 0; color: #fff; text-align: center; font-size: 24px; font-weight: 700; }
#thank-you h2 {margin: 0; color: #fff; text-align: center; font-size: 24px; font-weight: 300; margin-top: 5px; }

body:after { content: url(../../images/close.png) url(../../images/loading.gif) url(../../images/prev.png) url(../../images/next.png); display: none; }
body.lb-disable-scrolling { overflow: hidden; }
.lightboxOverlay { position: absolute; top: 0; left: 0; z-index: 9999; background-color: black; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; display: none; }
.lightbox { position: absolute; left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0; font-weight: normal; }
.lightbox .lb-image { display: block; height: auto; max-width: inherit; border-radius: 3px; }
.lightbox a img { border: none; }
.lb-outerContainer { position: relative; background-color: white; *zoom: 1; width: 250px; height: 250px; margin: 0 auto; border-radius: 4px; }
.lb-outerContainer:after { content: ""; display: table; clear: both; }
.lb-container { padding: 4px; }
.lb-loader { position: absolute; top: 43%; left: 0; height: 25%; width: 100%; text-align: center; line-height: 0; }
.lb-cancel { display: block; width: 32px; height: 32px; margin: 0 auto; background: url(../../images/loading.gif) no-repeat; }
.lb-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
.lb-container > .nav { left: 0; }
.lb-nav a { outline: none; background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=='); }
.lb-prev, .lb-next { height: 100%; cursor: pointer; display: block; }
.lb-nav a.lb-prev { width: 34%; left: 0; float: left; background: url(../../images/prev.png) left 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; }
.lb-nav a.lb-prev:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
.lb-nav a.lb-next { width: 64%; right: 0; float: right; background: url(../../images/next.png) right 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; }
.lb-nav a.lb-next:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
.lb-dataContainer { margin: 0 auto; padding-top: 5px; *zoom: 1; width: 100%; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.lb-dataContainer:after { content: ""; display: table; clear: both; }
.lb-data { padding: 0 4px; color: #ccc; }
.lb-data .lb-details { width: 85%; float: left; text-align: left; line-height: 1.1em; }
.lb-data .lb-caption { font-size: 13px; font-weight: bold; line-height: 1em; }
.lb-data .lb-number { display: block; clear: left; padding-bottom: 1em; font-size: 12px; color: #999999; }
.lb-data .lb-close { display: block; float: right; width: 30px; height: 30px; background: url(../../images/close.png) top right no-repeat; text-align: right; outline: none; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; transition: opacity 0.2s; }
.lb-data .lb-close:hover { cursor: pointer; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

@media screen and (min-width: 410px) and (max-width: 439px) {
	#social ul { margin: 25px 0 0 0; }
}	
@media screen and (min-width: 440px) and (max-width: 469px) {
	#social ul { margin: 30px 0 0 0; }
}
@media screen and (min-width: 470px) and (max-width: 767px) {
	#social ul { margin: 37px 0 0 0; }
}	

@media screen and (min-width: 350px) {
	#property-title { font-size: 28px; }
	#property-wrapper h1 .sold-indicator { bottom: 5px; }
}	
@media screen and (min-width: 400px) {
	#property-title { font-size: 30px; }
}	
@media screen and (min-width: 440px) {
	#property-title { font-size: 36px; }
}
@media screen and (min-width: 551px) and (max-width: 564px) {
	#latest-slider .slick-slide p { font-size: 14px; }
}	
@media screen and (min-width: 565px) and (max-width: 620px) {
	#latest-slider .slick-slide p { font-size: 15px; }
}	
@media screen and (min-width: 621px) {
	#latest-slider .slick-slide p { font-size: 17px; }
}
@media screen and (min-width: 768px) {
	#header { padding-bottom: 20px; }
	#logo, #social { margin-bottom: 0; }
	.navbar { background: transparent; margin: 0; }
	.navbar-nav > li { padding: 0; }
	.navbar .navbar-nav > li > a { color: #6c267e; font-size: 14px; padding: 11px; }
	#social ul { margin: 0; }
	#about h4 { margin: 0 0 20px 0; }
	#about img { margin: 0; }
	#footer-2 p { margin: 0; text-align: left; }
	#footer-menu { text-align: right; }
	#footer-menu li { padding: 5px 10px; margin: 0; }
	#footer-menu li:first-child { border-left: 1px solid #999999; }
	#property-wrapper .row { margin-left: -30px; margin-right: -30px; }
	#property-wrapper .row .row { margin-left: -15px; margin-right: -15px; }	
	#wrapper { padding-top: 85px; }	
	#quicksearch-form { width: 55%; }
	#quicksearch-form div { width: 50%; }
	#quicksearch-form select { margin: 0; }
	#trade-logos img { width: 100%; }
	#latest-slider { width: 100%; }
	#tweets { margin-bottom: 0; }
}
@media (min-width: 992px) {
	#property-actions li { padding: 0 5px; }
	.navbar { margin: 5px 0 0 0; }
	.navbar-nav > li { padding: 0 10px; }
	.navbar .navbar-nav > li > a { font-size: 16px; padding: 13px; }
	#wrapper { padding-top: 94px; }	
	#quicksearch-form { width: 50%; }
	/* #trade-logos { width: 110%; margin-left: -10%; margin-top: 40px; } */
}	
@media (min-width: 1200px) {	
	.navbar { margin: 20px 0 0 0; }
	.navbar-nav > li { padding: 0 10px; }
	.navbar .navbar-nav > li > a { font-size: 17px; padding: 15px; } 
	#social ul { margin: 20px 0 0 0; }
	#wrapper { padding-top: 126px; }	
	#quicksearch-form { width: 40%; }
	/* #trade-logos { width: 130%; margin-left: -30%; margin-top: 40px; } */  
}	
@media (min-width: 1300px) {	
	.container { width: 1270px; }
	.row { margin-left: 37px; margin-right: 37px; }	
	.row .row { margin-left: -15px; margin-right: -15px; }	
	#property-details { margin-right: 70px; }
	#property-actions li { padding: 0 5px; }
}	
@media (min-width: 1700px) {	
	.container { width: 1400px; }		
}	
[class*="block-grid-"] { display: block; margin: -15px; padding: 0; }
[class*="block-grid-"]:before, [class*="block-grid-"]:after { content: " "; display: table; }
[class*="block-grid-"]:after { clear: both; }
.block-grid-item { display: inline; margin: 0; padding: 15px; height: auto; float: left; list-style: none; }
.block-grid-xs-1 > .block-grid-item { width: 100%; }
.block-grid-xs-1 > .block-grid-item:nth-of-type(n) { clear: none; }
.block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1) { clear: both; }
.block-grid-xs-2 > .block-grid-item { width: 50%; }
.block-grid-xs-2 > .block-grid-item:nth-of-type(n) { clear: none; }
.block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1) { clear: both; }
.block-grid-xs-3 > .block-grid-item { width: 33.333333333333336%; }
.block-grid-xs-3 > .block-grid-item:nth-of-type(n) { clear: none; }
.block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1) { clear: both; }
@media (min-width: 768px) {
	.block-grid-sm-1 > .block-grid-item { width: 100%; }
	.block-grid-sm-1 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1) { clear: both; }	
	.block-grid-sm-2 > .block-grid-item { width: 50%; }
	.block-grid-sm-2 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) { clear: both; }
	.block-grid-sm-3 > .block-grid-item { width: 33.333333333333336%; }
	.block-grid-sm-3 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1) { clear: both; }
}
@media (min-width: 992px) {
	.block-grid-md-1 > .block-grid-item { width: 100%; }
	.block-grid-md-1 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-md-1 > .block-grid-item:nth-of-type(1n+1) { clear: both; }	
	.block-grid-md-2 > .block-grid-item { width: 50%; }
	.block-grid-md-2 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-md-2 > .block-grid-item:nth-of-type(2n+1) { clear: both; }
	.block-grid-md-3 > .block-grid-item { width: 33.333333333333336%; }
	.block-grid-md-3 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-md-3 > .block-grid-item:nth-of-type(3n+1) { clear: both; }
}
@media (min-width: 1200px) {
	.block-grid-lg-1 > .block-grid-item { width: 100%; }
	.block-grid-lg-1 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1) { clear: both; }	
	.block-grid-lg-2 > .block-grid-item { width: 50%; }
	.block-grid-lg-2 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1) { clear: both; }
	.block-grid-lg-3 > .block-grid-item { width: 33.333333333333336%; }
	.block-grid-lg-3 > .block-grid-item:nth-of-type(n) { clear: none; }
	.block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1) { clear: both; }
}

.slider { display: inline-block; vertical-align: middle; position: relative; }
.slider.slider-horizontal { height: 20px; width: 92%; margin: 0 auto; }
.slider.slider-horizontal .slider-track { height: 4px; margin-top: -2px; width: 100%; top: 50%; left: 0; }
.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high { height: 100%; top: 0; bottom: 0; }
.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {  margin-left: -10px; margin-top: -10px; }
.slider.slider-horizontal .slider-tick.triangle, .slider.slider-horizontal .slider-handle.triangle { border-width: 0 10px 10px 10px; width: 0; height: 0; border-bottom-color: #0480be; margin-top: 0; }
.slider.slider-horizontal .slider-tick-label-container { white-space: nowrap; margin-top: 20px; }
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label { padding-top: 4px; display: inline-block; text-align: center; }
.slider input { display: none; }
.slider .tooltip.top { margin-top: -36px; }
.slider .tooltip-inner { white-space: nowrap; }
.slider .hide { display: none; }
.slider-track { position: absolute; cursor: pointer; background: #666; }
.slider-selection { position: absolute; background: #666; }
.slider-track-low, .slider-track-high { position: absolute; background: transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.slider-handle { position: absolute; width: 19px; height: 23px; background: url('../../images/pointer.png') no-repeat; }


@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes slideUp{0%{-webkit-transform:translateY(66px);-ms-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}
.cc_container,.cc_message,.cc_btn{animation-duration:0.8s;-webkit-animation-duration:0.8s;-moz-animation-duration:0.8s;-o-animation-duration:0.8s;-webkit-animation-name:slideUp;animation-name:slideUp}

#map-canvas-wrapper { position: relative; padding-bottom: 75%; margin: 30px 0; height: 0; overflow: hidden;  }
#map-canvas { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.trade-logo-grid { display: flex; flex-direction: row; margin: 20px auto 0 auto; justify-content: space-between; width: 100%; flex-wrap: wrap; }
.trade-logo-item { padding: 15px; flex: 0 0 50%; text-align: center;  }
.trade-logo-item img { margin: 0 auto; max-width: 160px; width: 100%; }

@media (max-width: 559.9px) {
	#footer-1 > .container > .row > .col-xs-6	{ width: 100%; }
		.trustpilot-widget { margin-top: 20px; }
}	
@media (min-width: 560px) {
	#footer-1 > .container > .row { display: flex; }
	#footer-1 > .container > .row > .col-md-8 { display: flex; flex-direction: column; justify-content: center; }	
	.trade-logo-item { padding: 10px; }
}
@media (min-width: 786px) {

}	
@media (min-width: 992px) {
.trade-logo-grid { flex-wrap: no-wrap; }
.trade-logo-item { flex: 1;  }
.trade-logo-item img { max-width: none; width: auto; }
}	
@media (min-width: 1200px) {

}	


@media (min-width: 768px) {
	.image-768 { display: none; }
}	

#info-title { background: #6e2781; color: #fff; padding-top: 20px; padding-bottom: 20px; }
#info-title h1 { margin: 0; color: #fff; text-align: center; font-size: 24px; font-weight: 700; }
.info-content { background: #f6f6f6; padding-top: 40px; padding-bottom: 40px; }
.info-content h2, .info-content h3, .info-content h4 { font-weight: 700; color: #6e2781; }
.info-content h3 { margin: 30px 0 5px 0; }
.info-content h4 { margin: 20px 0 5px 0; }
.info-content p { margin: 0 0 15px 0; }
.info-content ol { list-style-type: lower-roman; margin-bottom: 20px; }
.info-content ul { list-style-type: disc; margin-bottom: 20px; }
.info-content ol li, .info-content ul li { margin-bottom: 10px; }
.info-content a, .info-content a:visited { color: #6e2781; }
.info-content .table { margin-bottom: 30px; }
.info-table td { padding: 0 20px 10px 0; vertical-align: top; }
.info-table td:first-child { width: 25%; }
.info-table td:last-child { width: 75%; }

#policy-menu { text-align: center; font-size: 0.9em; padding-top: 15px; padding-bottom: 15px; }
#policy-menu ul { list-style: none; padding: 0; margin: 0 auto; display: inline-block; }
#policy-menu li { display: inline; }
#policy-menu li { margin: 0; padding: 0; }

#policy-menu li { padding: 0 10px 0 0; margin: 0 10px 0 0; border-right: 1px solid #333; }
#policy-menu li:last-child { padding: 0; margin: 0; border: none; }
/* #policy-menu li:first-child { padding: 0 10px 0 0; margin: 0 10px 0 0; border-right: 1px solid #333; }	*/

#policy-menu li a, #policy-menu li a:visited { color: #333; }
#policy-menu li a:hover { color: #333; text-decoration: underline; }
@media (min-width: 768px) {
	#policy-menu { text-align: left; }
	#policy-menu ul { margin: 0; }
}	

#trustpilot-banner { background: #6c267e; padding: 20px 0; }

.field-hu3 { position: absolute; left: -4000px; }

#covid-banner { background: #30bdd7; color: #fff; padding: 30px; }
#covid-banner p { /* padding: 12px 0; */ margin: 0; text-align: center; font-size: 1.6em; line-height: 1.2; }

#covid-banner a, #covid-banner a:visited { color: #fff; text-decoration: none; font-weight: bold; white-space: nowrap; }
#covid-banner a:hover, #covid-banner a:active, #covid-banner a:focus { color: #fff; text-decoration: underline; }


#get-agent { background: #6E2781; padding-top: 0px; padding-bottom: 30px; }
.get-agent { text-align: center; }
.get-agent img { margin: 0 auto; max-width: 100%; }
@media (min-width: 460px) {
	#get-agent .container { padding-top: 20px; padding-bottom: 30px; }	
}	
@media (min-width: 1200px) {
	#get-agent .container { padding-bottom: 40px; }	
}	

#slogan { background: #6e2781; color: #fff; text-align: center; font-weight: 300; font-size: 32px; padding-top: 30px; padding-bottom: 30px; }
#slogan p { margin: 0; line-height: 1.1; }
@media (min-width: 768px) {
	#slogan { font-size: 58px; padding-top: 50px; padding-bottom: 50px; }
}	
@media (min-width: 1200px) {
	#slogan p br { display: none; }
	#slogan p strong { display: inline; }
	#slogan strong:before { content: " "; }
}	
.feature-list { list-style: none; padding: 0; margin: 20px 0 30px 0; }
.dezrez-credit { text-align: center; margin: 0 0 20px 0; }
.dezrez-credit span { text-transform: uppercase; display: block; margin: 0 0 10px 0; }
@media (min-width: 768px) {
	.dezrez-credit { display: flex; justify-content: center; align-items: center; }
	.dezrez-credit span { margin: 0 20px 0 0; display: inline-block; }
}

.tel-link, .tel-link:visited { text-decoration: inherit; color: inherit; font-weight: inherit; }
.tel-link:hover { text-decoration: underline; color: inherit; font-weight: inherit; }

.link-button { text-align: center; }
.link-button > a, .link-button > a:visited, .link-button > a:hover { border: none; background: #30bdd7; color: #fff; font-weight: 700; padding: 15px 30px; text-align: center; font-size: 16px; margin: 25px auto; display: inline-block; width: auto; text-decoration: none; }


/*------------------*/
/*  Cookie consent  */
/*------------------*/
body { transition: padding-top 0.5s ease-in-out;}
.cc-bar { font-size: 12px; padding: 15px 0; border-bottom: 1px solid #fff; background: #6f2984; color: #fff; position: fixed; top: 0; left: 0; width: 100%; transform: translateY(-100%); opacity: 0; transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; z-index: 1800; }
.cc-bar .row { margin: 0; }
.cc-bar .btn { font-size: 12px; padding: 5px 10px; border-radius: 0; background: #fff; color: #6f2984; border: 1px solid #fff; }
.cc-bar .btn:hover { color: #fff; background: #6f2984; }
.cc-show .cc-bar { transform: translateY(0); opacity: 1; }
.cc-content { text-align: center; }
.cc-content p { margin: 0;}
.cc-control { flex: none; padding: 0; margin: 0; }	
.cc-control ul { list-style: none; padding: 0; margin: 0; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }	
.cc-control ul li { padding: 0 12px 0 0; margin: 0; }
.cc-control ul li:first-child { width: 100%; text-align: center; margin: 0 0 15px 0; }	
.cc-control ul li:last-child { padding: 0; }	
.cc-info a { color: #fff; }

@media (min-width: 340px) {	
	.cc-control { margin: 12px 0 0 0; }	
	.cc-control ul li:first-child { width: auto; margin: 0; }	
}
@media (min-width: 576px) {	
	.cc-bar { font-size: 14px; }
	.cc-bar .btn { font-size: 14px; padding: 5px 15px; }
	.cc-control { flex: none; margin: 15px 0 0 0; }	
	.cc-control ul li { padding: 0 12px 0 0; }	
	.cc-control ul li:last-child { padding: 0; }	
}	
@media (min-width: 992px) {	
	.cc-inner { display: flex; align-items: center; justify-content: center;  }
	.cc-content { font-size: 16px; text-align: left; }
	.cc-control { flex: none; padding: 0 0 0 15px; margin: 0; }
	.cc-control ul li, .cc-control ul li:last-child { padding: 0 0 0 15px; }		
}	

#c4b-mini { bottom: 80px; }