<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&amp;display=swap');




/* Global */

body {
	overflow-x: hidden;
	 !important;
}

body {
	font-family: 'Roboto', sans-serif;
	background: #fff;
	overflow-x: hidden !important;

}


h1,
h2,
h3,
h4 {
	font-family: 'Roboto', serif;
	margin: 15px 0;
}



p {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	font-weight: 400;
	letter-spacing: 0.2px;
}


a {
	transition: color 0.6s ease;
	color: inherit;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

.bg-section {
	background: #fff;
	height: auto;
	box-shadow: 0px 35px 55px -61px rgba(0, 0, 0, 0.4);
	padding: 25px 0px;
	position: relative;
}

.marg-left-10 {
	margin-left: 10px;
}

.marg-t-40 {
	margin-top: 40px;
}

.padd-20 {
	padding: 20px 0;
}

.padd-b-70 {
	padding-bottom: 70px !important;
}

.padd-t-30 {
	padding-top: 30px !important;
}

.no-pad {
	padding-left: 0px;
	padding-right: 0px;
}


.bg-section-pad150 {
	padding: 150px 0px;
	margin-top: 40px;
}

.btn {
	padding: 10px 12px;
}

.btn-primary {
	transition: all 0.6s ease;
	background: #f36d24;
	color: #fff;
	border: 1px solid #f36d24;
}

.btn-primary:hover {
	background: #333;
	border: 1px solid #333;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:focus:active {
	background: #333;
}

.btn-secondary {
	transition: background-color 0.6s ease;
	background: #333;
	color: #fff;
	border: 1px solid #333;
}

.qs___commercial_form .btn-secondary {
	line-height: 20px;
	margin: 3px 0 0;
}

.btn-secondary:hover {
	background: #000;
	color: #fff;
}

.btn-stroke {
	transition: background-color 0.6s ease;
	background: transparent;
	color: #333;
	border: 1px solid #333;
}

.btn-stroke:hover {
	background: #333;
	color: #fff;
}

.yellow {
	color: #edd167 !important;
}

.flex-center {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.center-block {
	display: block;
	margin: 0 auto;
}

.txt-section-left {
	text-align: left;
	display: inline-block;
	width: 60%;
	vertical-align: middle;
	margin: 0 0 0 -4px;
}

.agent_info {
	text-align: center;
	display: inline-block;
	display: none;
	max-width: 200px;
	width: 40%;
	vertical-align: middle;
	margin: 0 0 0 -4px;
}

.details_agent_info {
	text-align: center;
}

.details_agent_info .agent_holder {
	max-width: 200px;
	padding: 10px;
	border-top: 1px solid #e6e6e6;
	margin: 0 auto;
}

.agent_info h6 {
	margin: 0;
}

.details_agent_info .agent_contact div,
.agent_info h6 .negotiator-title {
	margin: 0 0 10px;
}

.agent_info .agent_holder {
	padding: 10px;
	border-top: 1px solid #e6e6e6;
}

.agent_info .agent-img {
	width: 100%;
}

.Saleresults,
.Sprice,
.Letcalc,
.Saleprice {
	display: none;
}

.container-slider {
	width: 90%;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 99;
	text-align: center;
}

.no-container {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.office-listing-wrapper {
	margin: 0 0 15px;
}
.office-listing-wrapper.office_list_item2,
.office-listing-wrapper.office_list_item6 {
	display: none;
}
.office-listing-wrapper .container {
	background: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 15px;
}

.office_details_page .content_wrapper,
.office_details_page .side_bar {
	background: #f2f2f2;
	padding: 15px;
}

.office_details_page .content_wrapper {
	padding: 0 15px 15px;
}

.office_details_page .logo_holder {
	margin: 0 0 15px;
}

.overlay-map {
	background: transparent;
	position: relative;
	width: 97%px;
	height: 650px;
	/* your iframe height */
	top: 650px;
	/* your iframe height */
	margin-top: -650px;
	/* your iframe height */
}



/* Global */


/* Border */

#top-b,
#bottom,
#left,
#right {
	background: #f5f5f5;
	position: fixed;
	z-index: 8888;
}

#left,
#right {
	top: 0;
	bottom: 0;
	width: 30px;
}

#left {
	left: 0;
}

#right {
	right: 0;
}

#top-b,
#bottom {
	left: 0;
	right: 0;
	height: 30px;
}

#top-b {
	top: 0;
}

#bottom {
	bottom: 0;
}

/* Border */


/* Header */



.container-slider h1 {
	text-align: center;
	color: #fff;
}

/* Header */


/* Quick Search */

label {
	display: inline-block;
	margin-bottom: 2px;
	padding-left: 5px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.2px;
}

.advanced-txt {
	text-align: center;
}

.advanced-txt a {
	line-height: 2.7;
	color: rgba(51, 51, 51, .6);
	font-size: 16px;
}

.advanced-txt a:hover {
	text-decoration: none;
}

/* Quick Search */


/* Form */

.form-control {
	border-radius: 0px;
	border: 1px solid #e1dfdf;
	font-size: 16px;
	padding: 10px 20px;
	height: auto;
	color: rgba(51, 51, 51, .6);
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff !important;

}

.form-control:focus {
	border: 1px solid #ebebeb;
	box-shadow: none;
}

select {
	background: url('/media/galaxyrealestate.co.uk/images/drow__arrow.svg') no-repeat 92% !important;
}

.form-control:focus {
	border: 1px solid #ebebeb;
	box-shadow: none;
}

/* Form */


/* Valuation */


.valuation-img {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/valuation.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 570px;
}


/* Valuation */


/* Featured */




/* Featured */

/* Register */

.register-img {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/register.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 570px;
	position: relative;
	background-attachment: fixed;
}

#register h1 {
	color: #fff;
}

#register h3 {
	color: #fff;
}

/* Register */

/* Testimonails */

#testimonials p {
	color: #333;
	font-size: 24px;
	font-weight: 300;
}

.img-testimonials {
	padding: 40px 0;
}

.name-testimonials {
	color: rgba(51, 51, 51, .6);
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 16px;
	padding: 20px 0;

}

/* Testimonials */

/* News */

.news-img1 {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/news-img1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 450px;
	transition: all .2s ease-in-out;
}


.news-img2 {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/news-img2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 450px;
}

.news-img3 {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/news-img3.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 450px;
}


/* News */





/* Partners */

.partners-img {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/partners.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 570px;
	position: relative;
	box-shadow: 0px 35px 55px -61px rgba(0, 0, 0, 0.4);

}

.sresults {
	display: none;
}

/* Partners */





/* Footer */


footer {
	width: 100%;
	display: block;
}

.footer-content {
	bottom: 0;
	display: block;
	width: 100%;
	height: 290px;
	z-index: 0;
	background: #f5f5f5;
	padding-top: 30px;
}

.footer-content p {
	font-size: 12px;
	padding: 10px 0;
	padding-top: 20px;
}

.slough-footer-logo {
  display: flex;
  justify-content: space-around;
  align-items: center;
 
}

.slough-heading{
color: #fff !important;
}


footer .logo {
	width: 200px;
	margin: 40px auto 0px;
}
.footer-logos img {
    max-height: 96px;
}

.logos-wrapper {
    display: flex;
    gap: 20px;
}

.logos-wrapper_award {
    display: flex;
    gap: 20px;
    justify-content: end;
}

/* Footer */


/* Results Page */

.results-img {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/results.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 500px;
	position: relative;
}


.image-results img {
	width: 100%;
	height: 570px;
	object-fit: cover !important;
}


ul.icon_results {
	list-style-type: none;
	margin-bottom: 20px;
	padding: 0;
}

li.icon_result {
	float: left;
	padding-left: 25px;
	display: inline;
	margin: 0 10px;
}

li.icon_result:first-child {
	padding-left: 0px !important;
}

li.icon_result a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 900;
	color: #333;
}

p.short_description {
	max-height: 150px;
	overflow: hidden;
}

.badge_result {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 20px;
	position: absolute;
	top: 0;
	right: 30px;
}

.to_let {
	background: #f36d24;
}

.for_sale {
	background: #333333;
}







/* Results Page */


/* Result Prop 1 */
.result1-img {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/result1.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
	object-fit: cover;
}

/* Result Prop 1 */

/* Result Prop 2 */
.result2-img {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/result2.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
	object-fit: cover;
}

/* Result Prop 2 */

/* Result Prop 2 */
.result3-img {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/result3.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
	object-fit: cover;
}

/* Result Prop 2 */

/* Result Prop 2 */
.result4-img {
	background-image: url("/media/galaxyrealestate.co.uk/images/template13/result4.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
	object-fit: cover;
}

/* Result Prop 2 */










/* Details Page */


/* Galeria */
#galleria a {
	display: block;
	margin-bottom: 30px
}

#galleria a&gt;img {
	width: 100% !important;
	height: 210px !important;
	object-fit: cover;
	/*margin-left: 15px;
	margin-bottom: 10px;*/
	margin-top: 0 !important;
}

/* Galeria */


#schools_list_surround row {
	margin-top: 30px;
}

.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 99;
	opacity: 0.4;
}

.price_qualifierPOA,
.fotorama__nav-wrap {
	display: none;
}

.anchor {
	display: block;
	height: 120px;
	/*same height as header*/
	margin-top: -120px;
	/*same height as header*/
	visibility: hidden;
}

.details-wrapper {
	height: 800px;
	width: 100%;
	background: url("/media/galaxyrealestate.co.uk/images/template13/details.jpg") no-repeat center center;
	background-size: cover;
	position: relative;
}

.container-slider h6 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-size: 16px;
	padding: 10px 0;
}

.container-slider i {
	padding: 0px 10px;
}


.navbar_details {
	background: #333;
	width: 100%;
	text-align: center;
	height: 90px;
	position: relative;
	transition: ease-in 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

.navbar_details a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 2px;
	padding-left: 80px;
	text-transform: uppercase;
	line-height: 90px;
}

.navbar_details a:first-child {
	padding-left: 0px;
}

.navbar_details a:hover {
	color: #edd167;
	text-decoration: none;
}

a.active_details {
	color: #edd167;
}

.box_viewing {
	background: #f5f5f5;
	text-align: center;
	padding: 40px;
}

ul.features {
	font-size: 18px;
	line-height: 2;
	color: rgba(51, 51, 51, .6);
}


.details-address1 {
	margin-bottom: 25px;
}

.details-type {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 5.6px;
}

.container-slider h2 {
	color: #fff;
	text-align: center;
}

/******TAB*******/

.nav-tabs {
	border-bottom: 1px solid #333;
}

/*

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #333;
	border-bottom-color: transparent;
	border-bottom: 0px solid transparent;
	border-top: 2px solid #edd167;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	max-width:220px;
	min-width:220px;
	text-align: center;
}

*/
.nav-tabs&gt;li&gt;a {
	margin-right: 2px;
	line-height: 1.42857143;
	border-radius: 0;
}

.nav-tabs&gt;li&gt;a:hover {
	border-bottom: #333;
	border-color: #fff;
}

.nav&gt;li&gt;a:focus,
.nav&gt;li&gt;a:hover {
	text-decoration: none;
	background-color: #fff;
}

/*
.nav-tabs a {
	font-size: 14px;
	text-transform: uppercase;
	color: rgba(51,51,51, .6) ;
	font-weight: 700;
	max-width:220px;
	min-width:220px;
	text-align: center;
} */

#school {
	padding-top: 30px;
}

.details-map-wrap {
	padding-top: 30px;
}

.details-streetview-wrap {
	padding-top: 30px;
}

.poi-widget-wrap {
	padding-top: 30px;
}

.transport-widget-wrap {
	padding-top: 30px;
}

/******TAB******/






/* Widget Details Page */

.col-md-6.widget-group {
	min-height: 110px;
}


.widget-type {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
	letter-spacing: 2px;
}

.distance {
	font-size: 15px;
	color: #333;
}



.widget-name {
	font-size: 14px;
	font-family: "Roboto", serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

/* Widget Details Page */


/* Details Page - End */









/* Static Page */


.tenant-guide {
	margin-top: 40px;
	height: 40vh;
	width: 100%;
	background: url("/media/galaxyrealestate.co.uk/images/template13/tenant-guide.jpg") no-repeat center center;
	background-size: cover;
	position: relative;
}

.error-page {
	margin-top: 40px;
	height: 40vh;
	width: 100%;
	background: url("/media/galaxyrealestate.co.uk/images/template13/error.jpg") no-repeat center center;
	background-size: cover;
	position: relative;
}


.content-wrap.light {
	background: #fff;
	height: auto;
	box-shadow: 0px 35px 55px -61px rgba(0, 0, 0, 0.4);
	padding: 25px 0px;
	position: relative;
}

/**********/
/*Acordion*/
/**********/

.accordion {
	margin: 0 auto;
}

.accordion-toggle {
	border-bottom: 1px solid #efefef;
	cursor: pointer;
	margin: 0;
	padding: 10px 0;
	position: relative;
	font-style: italic;
}

.accordion-toggle.active:after {
	content: "";
	position: absolute;
	right: 0;
	top: 17px;
	width: 0;
	height: 0;
	border-bottom: 5px solid #edd167;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
}

.accordion-toggle:before {
	content: "";
	position: absolute;
	right: 0;
	top: 17px;
	width: 0;
	height: 0;
	border-top: 5px solid #000;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
}

.accordion-toggle.active:before {
	display: none;
}

.accordion-content {
	display: none;
}

.accordion-toggle.active {
	color: #edd167;
}


.meet-team {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 1px;
	text-align: right;
	color: #333;
}

/* Static Page */





h3.myarea-header-title {

	font-size: 30px !important;
	font-weight: 300 !important;
	letter-spacing: -1px !important;

}

.btn.btnMyAreaPropertyDetails {

	border-radius: 30px !important;

}

.btn.btnMyAreaPropertyDetails:hover {
	background: #edd167;
	color: #fff;
}


.btn.btn-login-myarea {
	border-radius: 30px !important;
}

.myarea-login-wrapper h3 {
	font-weight: 400;
	margin-bottom: 20px !important;
}

.myareaGlobalWrap {
	margin-top: 148px;
}


.myarealogin-pagewrapper {}

.btn.btn-login-myarea {
	background: #edd167;
	float: right;
}

.myarea-login-wrapper input {
	box-shadow: none;
	height: 52px;
	padding: 0px 15px;
}

.myarealogin-header h3 {
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 30px !important;
}

.myarealogin-header p {
	text-align: center;
}

.myarea-login-wrapper {
	width: 600px;
	background: white;
	display: table;
	margin: 0 auto;
	padding: 40px 40px;
	border-radius: 10px;
	margin-top: 250px;
	margin-bottom: 100px;
	-webkit-box-shadow: 0px 2px 20px -7px rgba(0, 0, 0, 0.77);
	-moz-box-shadow: 0px 2px 20px -7px rgba(0, 0, 0, 0.77);
	box-shadow: 0px 2px 20px -7px rgba(0, 0, 0, 0.77);
}

.myarealogin-header h3 {
	margin: 0;
}



.myareaGlobalWrapper p {
	margin-top: 0;
}

.myarea-details-title {
	font-size: 20px;
	font-weight: 400;
}

.myareaGroupWrapper .form-control {

	box-shadow: none;
	border-radius: 3px !important;
	height: 52px;
	font-weight: 400;
	background-color: #ffffff !important;

}

.myarea-input-hint {

	margin-top: 5px;
	text-align: right;
	font-size: 14px;
	font-weight: 300;
	color: #b1b1b1;

}


/* gallery fixes */

.fullscreen .fotorama__stage .fotorama__stage__frame .fotorama__img,
#details-photo .fotorama__stage .fotorama__stage__frame .fotorama__img {
	position: static !important;
	margin: 0 auto !important;
	width: auto !important;
	height: 100% !important;
	float: none !important;
	display: block !important;
}



/* gallery fixes ended*/
#list-view .col-md-6 {
	/*padding-left:15px;*/
	padding: right:30px;
}

#list-view .col-md-6:first-child {
	padding-left: 0;
	padding: right:15px;
}

/*.map_search #list-view .col-md-6:first-child{
padding-left:15px;
}*/
/* Media Query */

@media screen and (max-width: 800px) {

	#top-b,
	#bottom,
	#left,
	#right {
		display: none;
	}

	.news-img1 {
		display: none;
	}

	.news-img2 {
		display: none;
	}

	.news-img3 {
		display: none;
	}

	.valuation-img {
		display: none;
	}

	.draw-button {
		display: block;
		margin: 10px 0;
	}

	.btn {
		display: block;
		margin: 10px auto;
		width: 100%;
		float: none;
	}

	.pull-right {
		float: none !important;
	}

}

@media screen and (max-width: 700px) {
	.map-window .thumb_surround img {
		display: none;
	}
}

@media screen and (max-width: 992px) {

	/* Seconda Navigation */
	.navig-txt {
		display: none;
	}

	.myarea-login-wrapper {
		width: 100%;
	}

	/* Second Navigation */

	/* Global */
	.flex-center {
		display: inherit;
	}

	/* Global */

	/* Valuation Section */
	.txt-section-left {
		text-align: center;
		padding: 30px 0;
	}

	/* Valuation Section */

	/* News Section */

	.txt-section-center {
		text-align: center;
		padding: 30px 0;
		width: 100%;
	}

	/* News Section */

	/* Result Page */

	.icon_results {
		display: flex;
		justify-content: center;
	}

	/* Result Page */

}

/* Media Query */





/* Jengo */

@charset "utf-8";
/* CSS Document */

/******************************/
/* PAGE CONTENT RELATED       */
/******************************/

#response_output {
	position: relative;
}

/* loading bar */
#response_output .loading {
	position: absolute;
	top: -30px;
	width: 100%;
	background-color: #337ab7;
	border-color: #2e6da4;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: none;
	margin-bottom: 10px;
}

/******************************/
/* QUICK SEARCH BLOCK RELATED */
/******************************/

/* auto suggestions drop down */
#suggestions ul {
	margin: 4px 0px 20px 0px;
}

#suggestions ul li {
	font-size: 11px;
	margin: 0px;
}

#suggestions .response ul li a {
	display: block;
	padding: 2px 2px;
	margin-right: 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	/*! border-radius: 2px; */
	/*! box-shadow: 0px 35px 55px -61px #000; */
}



/******************************/
/* MAP RELATED                */
/******************************/

/* map overlay */
#map-surround {
	position: relative;
}

#map {
	width: 100%;
	height: 450px;
}

#map-surround .map-loading-overlay,
#map-surround .no-results-overlay,
#map-surround .drawn-to-list-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	z-index: 10;
	/*pointer-events: none;*/
	display: none;
}

#map-surround .map-loading-overlay img {
	width: 40px;
	height: 40px;
	margin-left: 47%;
	margin-top: 220px;
}

#map-surround .no-results-overlay .content,
#map-surround .drawn-to-list-overlay .content {
	width: 40%;
	margin: 0 auto;
	border: 4px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 150px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 10px;
}

#map-surround .no-results-overlay .content h3,
#map-surround .drawn-to-list-overlay .content h3 {
	font-size: 16px;
	margin: 0px;
	color: #fff;
}

#map-surround .drawn-to-list-overlay .content .button {
	display: inline-block;
	padding: 2px 5px;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	pointer-events: all;
	margin-top: 20px;
}

#map-surround .drawn-to-list-overlay .content .button:hover {
	background: red;
	text-decoration: none;
}

#map-surround .no-results-overlay .content ul {
	font-size: 12px;
	margin: 0px;
	margin-top: 10px;
	padding-left: 30px;
}

.draw-button:visited,
.draw-button:focus,
.draw-button {
	/*! display: inline-block; */
	/*! background: #458abf; */
	/*! color: #fff; */
	/*! padding: 4px 8px; */
	/*! margin: 4px 0px; */

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	text-decoration: none !important;
	font-size: 11px !important;
	/*! text-align: center; */
	border-radius: 0;
}

.draw-button:hover,
.draw-button.selected {
	/*! background: #014076; */
	color: #fff;
	text-decoration: none;
}

.draw-button.clear.hide {
	display: none;
}

.marker_properties_block {
	width: 420px;
	min-height: 190px;
	overflow: hidden;
	position: relative;
}

.marker_properties_surround {
	width: 9999px;
	height: 180px;
	overflow-x: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-transition: all 0.5s ease-out;
}

.marker_property_detail {
	float: left;
	width: 420px;
}

.marker_property_index {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 170px;
}

.marker_property_index li {
	display: inline-block;
	margin: 3px;
}

.marker_index_dot {
	width: 20px;
	height: 20px;
	font-size: 11px;
	border: 1px solid #337ab7;
	color: #337ab7;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	line-height: 20px;
}

.marker_index_dot:hover,
.marker_index_dot.selected {
	background: #337ab7;
	color: #fff;
}

/******************************/
/* QUICKSEACRH RELATED        */
/******************************/

#suggestions ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: white;
	width: 92%;
	z-index: 3;
	b: ;
	/*! box-shadow: 0px 2px 2px -61px #000; */
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	top: 68px;
	left: 21px;
}

#suggestions ul li {
	/*! margin-left: 8px; */
	padding: 2px;
}

#searchFormInput input[type=text],
#searchFormInput select.form-control {
	margin: 3px 5% 3px 5px;
	display: block;
}

#searchFormInput input[type=text] {
	text-transform: uppercase;
}

/******************************/
/* WIDGET RELATED             */
/******************************/

.filter-button {

	background: #333;
	color: #fff;
	cursor: pointer;
	padding: 7px 8px;
	display: inline-block;
}

.filter-button:hover,
.filter-button.selected {
	background: #edd167;
}

/* location map widget */

.location-widget-wrap {
	/*
  background:#FFF; 
  margin:0px auto;
  padding:15px;
  */
}

#location-map {
	width: 100%;
	height: 400px;
}

/* location map widget */

.streetview-widget-wrap {
	/*
  background:#FFF; 
  margin:0px auto;
  padding:15px;
  */
}

#streetview-map {
	width: 100%;
	height: 400px;
}

/* schools widget */

.schools-widget-wrap {
	background: #FFF;
	/*! margin:50px auto; */
}

#schools-map {
	width: 100%;
	height: 400px;
}

/* transport widget */

.transport-widget-wrap {
	background: #FFF;
	margin: 0px auto;
}

#transport-map {
	width: 100%;
	height: 400px;
}

/* poi widget */

.poi-widget-wrap {
	background: #FFF;
	margin: 0px auto;
}

#poi-map {
	width: 100%;
	height: 400px;
}

.map-window .thumb_surround {
	max-height: 160px;
	overflow: hidden;
}

/* next / previous buttons */
.next-prev {
	display: inline-block;
	padding: 2px 8px;
	margin: 0px 5px;
	background: #edd167;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.next-prev:hover {
	color: #fff;
}


.float-clear {
	clear: both;
}

#dev-panels {
	width: 100%;
	background: #428bca;
	clear: both;
	padding: 20px;
}

#dev-panels .input-panels {
	float: left;
	width: 30%;
}

#dev-panels .response-panels {
	float: left;
	width: 70%;
}

#dev-panels .loading {
	background: red;
	margin: 5px;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: none;
}

#dev-panels h1 {
	display: inline-block;
	background: #fff;
	padding: 4px 8px;
	font-size: 14px;
	margin: 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#dev-panels .form-group {
	margin-bottom: 0px;
}

#dev-panels h2,
#dev-panels .form-group label {
	display: inline-block !important;
	background: #fff;
	padding: 3px 6px;
	font-size: 12px;
	margin: 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#dev-panels p {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px;
}

#dev-panels .panel {
	margin-top: 20px;
	margin-right: 20px;
	min-height: 20px;
}

#dev-panels .panel .response {
	padding: 3px 6px 3px 10px;
	font-size: 11px;
}

.widget-dev-response {
	display: block;
	color: #fff;
	background-color: red;
}

.widget-dev-response a,
.widget-dev-response p,
.widget-dev-response h4 {
	color: #fff;
	font-size: 70%;
}

.widget-dev-response .output {
	padding: 4px;
}

.database_report {
	background: #ff8d00;
	padding: 20px;
}

.database_report .surround {
	background: #fff;
	padding: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.database_report .surround h2 {
	font-size: 24px;
}

.database_report .surround h3 {
	font-size: 20px;
}

.database_report .surround h4 {
	font-size: 16px;
}

.database_report .surround p {
	font-size: 12px;
}


label.checkbox-inline {
	line-height: 21px;
	margin-left: 11px;
	font-weight: 900;
	letter-spacing: 1px;
}

#jengo_pfor_options {
	display: none;
}

.widget-right-wrap {
	max-height: 400px;
	overflow: scroll;
}

@media screen and (max-width: 540px) {
	.filter-button {
		display: block;
		text-align: center;
	}

	#map_nearby .nav-tabs a {
		max-width: 100%;
		width: 100%;
	}

	#map_nearby .nav-tabs li {
		width: 100%;
	}
}







/* ----------------------------------------------------------------
  Header
-----------------------------------------------------------------*/

#logo img {
	transition: all .2s ease-in-out;
}

#header {
	position: relative;
	background-color: #515556;
}

#header .container {
	position: relative;
}

#header.transparent-header {
	background: transparent;
	border-bottom: none;
	z-index: 199;
}

#header.semi-transparent {
	background-color: rgba(255, 255, 255, 0.8);
}

#header.transparent-header.floating-header {
	margin-top: 60px;
}

#header.transparent-header.floating-header .container {
	width: 1220px;
	background-color: #FFF;
	padding: 0 40px;
	border-radius: 2px;
}

#header.transparent-header.floating-header.sticky-header .container {
	width: 1170px;
	padding: 0 15px;
}

#header.transparent-header+#slider,
#header.transparent-header+#page-title.page-title-parallax,
#header.transparent-header+#google-map,
#slider+#header.transparent-header {
	top: -100px;
	margin-bottom: -100px;
}

#header.transparent-header.floating-header+#slider,
#header.transparent-header.floating-header+#google-map {
	top: -160px;
	margin-bottom: -160px;
}

#header.transparent-header+#page-title.page-title-parallax .container {
	z-index: 5;
	padding-top: 100px;
}

#header.full-header {
	border-bottom-color: #EEE;
}

body.stretched #header.full-header .container {
	width: 100%;
	padding: 0 30px;
}

#header.transparent-header.full-header #header-wrap {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#slider+#header.transparent-header.full-header #header-wrap {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: none;
}


/* ----------------------------------------------------------------
  Logo
-----------------------------------------------------------------*/


#logo {
	position: relative;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	line-height: 100%;
	margin-right: 40px;
}

#header.full-header #logo {
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #EEE;
}

#header.transparent-header.full-header #logo {
	border-right-color: rgba(0, 0, 0, 0.1);
}

#logo a {
	display: block;
	color: #000;
}

#logo img {
	display: block;
	max-width: 70%;
	margin: 0 auto;
}

#logo a.standard-logo {
	display: block;
}

#logo a.retina-logo {
	display: none;
}


/* ----------------------------------------------------------------
  Header Right Area
-----------------------------------------------------------------*/


.header-extras {
	float: right;
	margin: 30px 0 0;
}

.header-extras li {
	float: left;
	margin-left: 20px;
	height: 40px;
	overflow: hidden;
	list-style: none;
}

.header-extras li i {
	margin-top: 3px !important;
}

.header-extras li:first-child {
	margin-left: 0;
}

.header-extras li .he-text {
	float: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.43;
}

.header-extras li .he-text span {
	display: block;
	font-weight: 400;
	color: #edd167;
}


/* ----------------------------------------------------------------
  Primary Menu
-----------------------------------------------------------------*/


#primary-menu {
	float: right;
}

#primary-menu ul.mobile-primary-menu {
	display: none;
}

#header.full-header #primary-menu&gt;ul {
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #EEE;
}

#header.transparent-header.full-header #primary-menu&gt;ul {
	border-right-color: rgba(0, 0, 0, 0.1);
}

#primary-menu-trigger,
#page-submenu-trigger {
	opacity: 0;
	pointer-events: none;
	cursor: pointer;
	font-size: 14px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

#primary-menu ul {
	list-style: none;
	margin: 0;
}

#primary-menu&gt;ul {
	float: left;
}

#primary-menu ul li {
	position: relative;
}

#primary-menu ul li.mega-menu {
	position: inherit;
}

#primary-menu ul&gt;li {
	float: left;
	margin-left: 2px;
}

#primary-menu&gt;ul&gt;li:first-child {
	margin-left: 0;
}

#primary-menu ul li&gt;a {
	display: block;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	-webkit-transition: margin .4s ease, padding .4s ease;
	-o-transition: margin .4s ease, padding .4s ease;
	transition: margin .4s ease, padding .4s ease;
	letter-spacing: 0.5px;
	line-height: 30px;
}

#primary-menu ul li&gt;a span {
	display: none;
}

#primary-menu ul li&gt;a i {
	position: relative;
	top: 4px;
	font-size: 14px;
	width: 16px;
	text-align: center;
	margin-right: 6px;
	vertical-align: top;
}

#primary-menu ul li&gt;a i.icon-angle-down:last-child {
	font-size: 12px;
	margin: 0 0 0 5px;
}

#primary-menu ul li:hover&gt;a,
#primary-menu ul li.current&gt;a {
	color: #f36d24;
	background: #343738;
}

#primary-menu&gt;ul&gt;li.sub-menu&gt;a&gt;div {}

body.no-superfish #primary-menu li:hover&gt;ul:not(.mega-menu-column),
body.no-superfish #primary-menu li:hover&gt;.mega-menu-content {
	display: block;
}

#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
	display: none;
	position: absolute;
	width: 220px;
	background-color: #FFF;
	height: auto;
	z-index: 199;
	top: 100%;
	left: 0;
	margin: 0;
}

#primary-menu ul ul:not(.mega-menu-column) ul {
	top: -2px !important;
	left: 218px;
}

#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content.menu-pos-invert {
	left: auto;
	right: 0;
}

#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
	right: 218px;
}

#primary-menu ul ul li {
	float: none;
	margin: 0;
}

#primary-menu ul ul li:first-child {
	border-top: 0;
}

#primary-menu ul ul li&gt;a {
	font-size: 12px;
	font-weight: 600;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	letter-spacing: 0;
	font-family: 'Roboto', sans-serif;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#primary-menu ul ul li&gt;a i {
	vertical-align: middle;
}

#primary-menu ul ul li:hover&gt;a {
	background-color: #F9F9F9;
	color: #f36d24;
	background: none;
}

#primary-menu ul ul&gt;li.sub-menu&gt;a,
#primary-menu ul ul&gt;li.sub-menu:hover&gt;a {
	background-image: url("images/icons/submenu.png");
	background-position: right center;
	background-repeat: no-repeat;
}

.desktop-menu.menu_open #primary-menu ul,
#primary-menu ul li:hover ul {
	/*display: block;*/
}

/* ----------------------------------------------------------------
  Mega Menu
-----------------------------------------------------------------*/


#primary-menu ul li .mega-menu-content,
#primary-menu ul li.mega-menu-small .mega-menu-content {
	width: 720px;
	max-width: 400px;
}

#primary-menu ul li.mega-menu .mega-menu-content,
.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
	margin: 0 15px;
	width: 1140px;
	max-width: none;
}

.floating-header #primary-menu ul li.mega-menu .mega-menu-content {
	margin: 0;
	width: 1220px;
}

body.stretched .container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content {
	margin: 0 60px;
}

body.stretched #header.full-header #primary-menu ul li.mega-menu .mega-menu-content {
	margin: 0 30px;
}

#primary-menu ul li.mega-menu .mega-menu-content.style-2 {
	padding: 0 10px;
}

#primary-menu ul li .mega-menu-content ul {
	display: block;
	position: relative;
	top: 0;
	min-width: inherit;
	border: 0;
	box-shadow: none;
	background-color: transparent;
}

#primary-menu ul li .mega-menu-content ul:not(.megamenu-dropdown) {
	display: block !important;
	opacity: 1 !important;
	top: 0;
	left: 0;
}

#primary-menu ul li .mega-menu-content ul.mega-menu-column {
	float: left;
	margin: 0;
}

#primary-menu ul li .mega-menu-content ul.mega-menu-column.col-5 {
	width: 20%;
}

#primary-menu ul li .mega-menu-content ul:not(.mega-menu-column) {
	width: 100%;
}

#primary-menu ul li .mega-menu-content ul.mega-menu-column:not(:first-child) {
	border-left: 1px solid #F2F2F2;
}

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column {
	padding: 30px 20px;
}

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title {
	margin-top: 20px;
}

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title:first-child {
	margin-top: 0;
}

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title&gt;a {
	font-size: 13px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase !important;
	margin-bottom: 15px;
	color: #444;
	padding: 0 !important;
	line-height: 1.3 !important;
}

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title:hover&gt;a {
	background-color: transparent;
}

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title&gt;a:hover {
	color: #edd167;
}

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title.sub-menu&gt;a,
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title.sub-menu:hover&gt;a {
	background: none;
}

#primary-menu ul li .mega-menu-content.style-2 li {
	border: 0;
}

#primary-menu ul li .mega-menu-content.style-2 ul li&gt;a {
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#primary-menu ul li .mega-menu-content.style-2 ul li&gt;a:hover {
	padding-left: 12px;
}


.mega-menu-column .entry-meta {
	margin: 8px -10px 0 0 !important;
	border: none !important;
	padding: 0 !important;
}

.mega-menu-column .entry-meta li {
	float: left !important;
	border: none !important;
	margin: 0 10px 0 0 !important;
}



/* Primary Menu - Style 2
-----------------------------------------------------------------*/

#primary-menu.style-2 {
	float: none;
	max-width: none;
	border-top: 1px solid #F5F5F5;
}

#primary-menu.style-2&gt;div&gt;ul {
	float: left;
}

#primary-menu.style-2&gt;div&gt;ul&gt;li&gt;a {
	padding-top: 19px;
	padding-bottom: 19px;
}

#logo+#primary-menu.style-2 {
	border-top: 0;
}

#primary-menu.style-2&gt;div #top-search,
#primary-menu.style-2&gt;div #top-cart,
#primary-menu.style-2&gt;div #side-panel-trigger {
	margin-top: 20px;
	margin-bottom: 20px;
}

body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center&gt;ul,
body:not(.device-sm):not(.device-xs):not(.device-xxs) #primary-menu.style-2.center&gt;div {
	float: none;
	display: inline-block !important;
	width: auto;
	text-align: left;
}


/* Primary Menu - Style 3
-----------------------------------------------------------------*/

#primary-menu.style-3&gt;ul&gt;li&gt;a {
	margin: 28px 0;
	padding-top: 11px;
	padding-bottom: 11px;
	border-radius: 2px;
}

#primary-menu.style-3&gt;ul&gt;li:hover&gt;a {
	color: #444;
	background-color: #F5F5F5;
}

#primary-menu.style-3&gt;ul&gt;li.current&gt;a {
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	background-color: #edd167;
}


/* Primary Menu - Style 4
-----------------------------------------------------------------*/

#primary-menu.style-4&gt;ul&gt;li&gt;a {
	margin: 28px 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 2px;
	border: 1px solid transparent;
}

#primary-menu.style-4&gt;ul&gt;li:hover&gt;a,
#primary-menu.style-4&gt;ul&gt;li.current&gt;a {
	border-color: #edd167;
}


/* Primary Menu - Style 5
-----------------------------------------------------------------*/

#primary-menu.style-5&gt;ul {
	padding-right: 10px;
	margin-right: 5px;
	border-right: 1px solid #EEE;
}

#primary-menu.style-5&gt;ul&gt;li:not(:first-child) {
	margin-left: 15px;
}

#primary-menu.style-5&gt;ul&gt;li&gt;a {
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 14px;
}

#primary-menu.style-5&gt;ul&gt;li&gt;a i {
	display: block;
	width: auto;
	margin: 0 0 8px;
	font-size: 28px;
	line-height: 1;
}


/* Primary Menu - Style 6
-----------------------------------------------------------------*/

#primary-menu.style-6 ul&gt;li&gt;a {
	position: relative;
}

#primary-menu.style-6&gt;ul&gt;li&gt;a:after,
#primary-menu.style-6&gt;ul&gt;li.current&gt;a:after,
#primary-menu.style-6&gt;div&gt;ul&gt;li&gt;a:after,
#primary-menu.style-6&gt;div&gt;ul&gt;li.current&gt;a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	width: 0;
	border-top: 2px solid #edd167;
	-webkit-transition: width .3s ease;
	-o-transition: width .3s ease;
	transition: width .3s ease;
}

#primary-menu.style-6&gt;ul&gt;li.current&gt;a:after,
#primary-menu.style-6&gt;ul&gt;li:hover&gt;a:after,
#primary-menu.style-6&gt;div&gt;ul&gt;li.current&gt;a:after,
#primary-menu.style-6&gt;div&gt;ul&gt;li:hover&gt;a:after {
	width: 100%;
}


/* Primary Menu - Sub Title
-----------------------------------------------------------------*/

#primary-menu.sub-title&gt;ul&gt;li,
#primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li {
	background: url("images/icons/menu-divider.png") no-repeat right center;
	margin-left: 1px;
}

#primary-menu.sub-title ul li:first-child {
	padding-left: 0;
	margin-left: 0;
}

#primary-menu.sub-title&gt;ul&gt;li&gt;a,
#primary-menu.sub-title&gt;div&gt;ul&gt;li&gt;a {
	line-height: 14px;
	padding: 27px 20px 32px;
	text-transform: uppercase;
	border-top: 5px solid transparent;
}

#primary-menu.sub-title&gt;ul&gt;li&gt;a span,
#primary-menu.sub-title&gt;div&gt;ul&gt;li&gt;a span {
	display: block;
	margin-top: 10px;
	line-height: 12px;
	font-size: 11px;
	font-weight: 400;
	color: #888;
	text-transform: capitalize;
}

#primary-menu.sub-title&gt;ul&gt;li:hover&gt;a,
#primary-menu.sub-title&gt;ul&gt;li.current&gt;a,
#primary-menu.sub-title&gt;div&gt;ul&gt;li:hover&gt;a,
#primary-menu.sub-title&gt;div&gt;ul&gt;li.current&gt;a {
	background-color: #edd167;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.1);
}

#primary-menu.sub-title&gt;ul&gt;li:hover&gt;a span,
#primary-menu.sub-title&gt;ul&gt;li.current&gt;a span,
#primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li:hover&gt;a span,
#primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li.current&gt;a span {
	color: #EEE;
}

#primary-menu.sub-title.style-2 ul ul span {
	display: none;
}


/* Primary Menu - Style 2 with Sub Title
-----------------------------------------------------------------*/

#primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li {
	background-position: left center;
}

#primary-menu.sub-title.style-2&gt;div #top-search,
#primary-menu.sub-title.style-2&gt;div #top-cart,
#primary-menu.sub-title.style-2&gt;div #side-panel-trigger {
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
}

#primary-menu.sub-title.style-2 div ul li:first-child,
#primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li:hover+li,
#primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li.current+li {
	background-image: none;
}

#primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li&gt;a {
	padding-top: 17px;
	padding-bottom: 22px;
}


/* Primary Menu - Split Menu
-----------------------------------------------------------------*/

@media (min-width: 992px) {

	#header.split-menu #logo {
		position: absolute;
		width: 100%;
		text-align: center;
		margin: 0;
		float: none;

	}

	#header.split-menu #logo a.standard-logo {
		display: inline-block;
	}

}

#header.split-menu #primary-menu {
	float: none;
	margin: 0;
}

#header.split-menu #primary-menu&gt;ul {
	z-index: 199;
}

#header.split-menu #primary-menu&gt;ul:first-child {
	float: left;
}

#header.split-menu #primary-menu&gt;ul:last-child {
	float: right;
}


/* Primary Menu - Overlay Menu
-----------------------------------------------------------------*/

@media(max-width:1200px) {
	#logo img {
		max-width: 43% !important;
	}

	#primary-menu ul li&gt;a {
		font-size: 11px;
	}
}

@media(max-width:992px) {
	#logo img {
		max-width: 70% !important;
	}

	i.fa.fa-bars.fa-lg {
		margin-left: 20px;
	}
}

@media (min-width: 992px) {

	.overlay-menu:not(.top-search-open) #primary-menu-trigger {
		opacity: 1;
		pointer-events: auto;
		left: auto;
		right: 75px;
		width: 20px;
		height: 20px;
		line-height: 20px;
		margin-top: -10px;
	}


	.overlay-menu:not(.top-search-open) .full-header #primary-menu-trigger {
		right: 90px;
	}

	.overlay-menu #primary-menu&gt;#overlay-menu-close {
		opacity: 0;
		pointer-events: none;
		position: fixed;
		top: 25px;
		left: auto;
		right: 25px;
		width: 48px;
		height: 48px;
		line-height: 48px;
		font-size: 24px;
		text-align: center;
		color: #444;
		z-index: 300;
		-webkit-transform: translateY(-80px);
		-ms-transform: translateY(-80px);
		-o-transform: translateY(-80px);
		transform: translateY(-80px);
		-webkit-transition: opacity .4s ease, transform .45s .15s ease;
		-o-transition: opacity .4s ease, transform .45s .15s ease;
		transition: opacity .4s ease, transform .45s .15s ease;
	}

	.overlay-menu #primary-menu&gt;ul {
		opacity: 0 !important;
		pointer-events: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100% !important;
		z-index: 299;
		background: rgba(255, 255, 255, 0.95);
		-webkit-transition: opacity .7s ease;
		-o-transition: opacity .7s ease;
		transition: opacity .7s ease;
	}

	.overlay-menu #primary-menu&gt;ul.show {
		opacity: 1 !important;
		display: inherit !important;
		pointer-events: auto;
	}

	.overlay-menu #primary-menu&gt;ul.show~#overlay-menu-close {
		opacity: 1;
		-webkit-transition: opacity .7s .4s ease, transform .45s .15s ease;
		-o-transition: opacity .7s .4s ease, transform .45s .15s ease;
		transition: opacity .7s .4s ease, transform .45s .15s ease;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		pointer-events: auto;
	}

	.overlay-menu #primary-menu&gt;ul&gt;li {
		float: none;
		text-align: center;
		max-width: 400px;
		margin: 0 auto;
	}

	.overlay-menu #primary-menu&gt;ul&gt;li&gt;a {
		font-size: 24px;
		padding-top: 19px;
		padding-bottom: 19px;
		letter-spacing: 2px;
		text-transform: none;
		opacity: 0;
		-webkit-transform: translateY(-80px);
		-ms-transform: translateY(-80px);
		-o-transform: translateY(-80px);
		transform: translateY(-80px);
		-webkit-transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
		-o-transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
		transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
	}

	.overlay-menu #primary-menu&gt;ul.show&gt;li&gt;a {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

}



/* ----------------------------------------------------------------
  Sticky Header
-----------------------------------------------------------------*/

#header,
#header-wrap,
#logo img {

	-webkit-transition: height .4s ease, opacity .3s ease;
	-o-transition: height .4s ease, opacity .3s ease;
	transition: height .4s ease, opacity .3s ease;
}

#header.sticky-style-2 {
	height: 161px;
}

#header.sticky-style-3 {
	height: 181px;
}

#header.sticky-style-2 #header-wrap {
	height: 60px;
}

#header.sticky-style-3 #header-wrap {
	height: 80px;
}

#primary-menu&gt;ul&gt;li&gt;ul,
#primary-menu&gt;ul&gt;li&gt;.mega-menu-content,
#primary-menu&gt;ul&gt;li.mega-menu&gt;.mega-menu-content {
	-webkit-transition: top .4s ease;
	-o-transition: top .4s ease;
	transition: top .4s ease;
}

#top-search,
#top-cart {
	-webkit-transition: margin .4s ease, opacity .3s ease;
	-o-transition: margin .4s ease, opacity .3s ease;
	transition: margin .4s ease, opacity .3s ease;
}

body:not(.top-search-open) #header-wrap #logo,
body:not(.top-search-open) #primary-menu&gt;ul,
body:not(.top-search-open) #primary-menu&gt;.container&gt;ul,
body:not(.top-search-open) #top-cart,
body:not(.top-search-open) #side-panel-trigger,
body:not(.top-search-open) #top-account {
	opacity: 1;
	-webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
	-o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
	transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
}

body.top-search-open #header-wrap #logo,
body.top-search-open #primary-menu&gt;ul,
body.top-search-open #primary-menu&gt;.container&gt;ul,
body.top-search-open #top-cart,
body.top-search-open #side-panel-trigger,
body.top-search-open #top-account {
	opacity: 0;
}

#header.sticky-header.semi-transparent {
	background-color: transparent;
}

#header-wrap {
	position: relative;
	z-index: 199;
	-webkit-backface-visibility: hidden;
	margin-top: 0px;
}

#header.sticky-header #header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #515556;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#header.semi-transparent.sticky-header #header-wrap {
	background-color: rgba(255, 255, 255, 0.8)
}

#header.sticky-header:not(.static-sticky),
#header.sticky-header:not(.static-sticky) #header-wrap,
#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {}

#header.sticky-header:not(.static-sticky) #primary-menu&gt;ul&gt;li&gt;a {
	padding-top: 19px;
	padding-bottom: 19px;
}

#header.sticky-header:not(.static-sticky).sticky-style-2,
#header.sticky-header:not(.static-sticky).sticky-style-3 {
	height: 161px;
}

#header.sticky-header:not(.static-sticky).sticky-style-2 #primary-menu,
#header.sticky-header:not(.static-sticky).sticky-style-3 #primary-menu {
	border-top: 0;
}

#header.sticky-header:not(.static-sticky) #top-search,
#header.sticky-header:not(.static-sticky) #top-cart,
#header.sticky-header:not(.static-sticky) #side-panel-trigger {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

#header.sticky-header:not(.static-sticky) #top-account {
	margin-top: 12px !important;
	margin-bottom: 13px !important;
}

#header.sticky-header:not(.static-sticky) #top-cart .top-cart-content {
	top: 40px;
}

#header.sticky-header.sticky-style-2 #primary-menu {
	border-top: 0;
}

/* Primary Menu - Style 3
-----------------------------------------------------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu.style-3&gt;ul&gt;li&gt;a {
	margin: 0;
	border-radius: 0;
}

/* Primary Menu - Style 4
-----------------------------------------------------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu.style-4&gt;ul&gt;li&gt;a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 10px 0;
}

/* Primary Menu - Style 5
-----------------------------------------------------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu.style-5&gt;ul&gt;li {
	margin-left: 2px;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-5&gt;ul&gt;li:first-child {
	margin-left: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-5&gt;ul&gt;li&gt;a {
	line-height: 22px;
	padding-top: 19px;
	padding-bottom: 19px;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-5&gt;ul&gt;li&gt;a&gt;div {
	padding: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-5&gt;ul&gt;li&gt;a i {
	display: inline-block;
	width: 16px;
	top: -1px;
	margin: 0 6px 0 0;
	font-size: 14px;
	line-height: 22px;
}

/* Primary Menu - Sub Title
-----------------------------------------------------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title&gt;ul&gt;li,
#header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li {
	background: none !important;
	margin-left: 2px;
}

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title&gt;ul&gt;li:first-child,
#header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li:first-child {
	margin-left: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title&gt;ul&gt;li&gt;a,
#header.sticky-header:not(.static-sticky) #primary-menu.sub-title&gt;div&gt;ul&gt;li&gt;a {
	line-height: 22px;
	padding: 19px 15px;
	text-transform: none;
	font-size: 14px;
	border-top: 0;
}

#header.sticky-header:not(.static-sticky) #primary-menu.sub-title ul li span {
	display: none;
}




/* Responsive -- Menu
-----------------------------------------------------------------*/

@media (max-width: 991px) {
	#wrapper {
		width: 100%;
		margin: 0;
		box-shadow: none;
	}

	#header.full-header .container,
	.container-fullwidth {
		padding: 0 15px !important;
		margin: 0 auto;
		width: 750px !important;
	}

	.container.vertical-middle {
		width: 100% !important;
	}

	.vertical-middle+.video-wrap {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	.postcontent,
	.postcontent.bothsidebar,
	.sidebar {
		width: 100%;
		margin-right: 0;
		float: none !important;
		margin-bottom: 40px !important;
		padding-bottom: 40px;
		border-bottom: 1px solid #EEE;
	}

	.sidebar.col_last {
		float: none;
		margin-bottom: 0 !important;
		padding-bottom: 0;
		border-bottom: 0;
	}

	#header,
	#header-wrap,
	#header.sticky-style-2,
	#header.sticky-style-3,
	#header.sticky-style-2 #header-wrap,
	#header.sticky-style-3 #header-wrap {
		height: auto !important;
	}

	#header.sticky-style-2 #header-wrap,
	#header.sticky-style-3 #header-wrap {
		min-height: 60px;
	}

	#header.sticky-header #header-wrap {
		position: relative;
	}

	#header.transparent-header,
	#header.semi-transparent {
		background: #FFF;
		border-bottom: 1px solid #F5F5F5;
		z-index: auto;
	}

	#header.dark.transparent-header,
	#header.dark.semi-transparent {
		background-color: #333;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}

	#header.transparent-header.floating-header {
		margin-top: 0;
	}

	#header.transparent-header.floating-header .container {
		width: 750px;
		padding: 0 15px;
		border-radius: 0;
	}

	#header.transparent-header+#slider,
	#header.transparent-header+#page-title.page-title-parallax,
	#slider+#header.transparent-header,
	#header.transparent-header.floating-header+#slider,
	#header.transparent-header+#google-map {
		top: 0;
		margin-bottom: 0;
	}

	.slider-parallax .slider-parallax-inner {
		position: relative;
	}

	#header.transparent-header+#page-title.page-title-parallax .container {
		padding-top: 0;
	}

	#header-trigger,
	.top-advert,
	.header-extras {
		display: none;
	}

	#logo {
		display: block;

		float: none;
		margin: 0 auto 0 !important;
		max-width: none;
		text-align: center;
		border: 0 !important;
		padding: 0 !important;
	}

	#logo a.standard-logo {
		display: inline-block;
	}

	#primary-menu {
		display: block;
		float: none;
		position: relative;
		left: 0;
		width: 100%;
		background: #fff;
	}

	#primary-menu-trigger {
		opacity: 1;
		pointer-events: auto;
		top: 25px;
		margin-top: 0;
		left: 0;
		z-index: 1;
	}

	#primary-menu .container #primary-menu-trigger {
		top: 5px;
		left: 0;
	}

	#primary-menu&gt;ul,
	#primary-menu&gt;div&gt;ul {
		display: none;
		float: none !important;
		border: 0 !important;
		padding: 0 !important;
		margin: 0 !important;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}

	#primary-menu&gt;div&gt;ul {
		margin-top: 60px !important;
	}

	body:not(.top-search-open) #primary-menu-trigger {
		opacity: 1;
		-webkit-transition: opacity .2s .2s ease, top .4s ease;
		-o-transition: opacity .2s .2s ease, top .4s ease;
		transition: opacity .2s .2s ease, top .4s ease;
	}

	body.top-search-open #primary-menu-trigger {
		opacity: 0;
	}

	body.side-push-panel #side-panel-trigger-close a {
		display: block;
		position: absolute;
		z-index: 12;
		top: 0;
		left: auto;
		right: 0;
		width: 40px;
		height: 40px;
		font-size: 18px;
		line-height: 40px;
		color: #444;
		text-align: center;
		background-color: rgba(0, 0, 0, 0.1);
		border-radius: 0 0 0 2px;
	}

	#primary-menu.style-5&gt;ul {
		padding-right: 0;
		margin-right: 0;
		border-right: 0;
	}

	#primary-menu ul li {
		float: none;
		margin: 0 !important;
		text-align: left !important;
		border-top: 1px solid #EEE;
	}

	#header.split-menu #primary-menu:not(.mobile-menu-off-canvas)&gt;ul:not(:first-child)&gt;li:first-child {
		border-top: 1px solid #EEE;
	}

	#primary-menu ul li:first-child {
		border-top: 0;
	}

	#primary-menu ul&gt;li&gt;a,
	#primary-menu.style-2&gt;div&gt;ul&gt;li&gt;a {
		padding: 14px 5px !important;
		border: none !important;
		margin: 0 !important;
	}

	#primary-menu.style-5&gt;ul&gt;li&gt;a&gt;div {
		line-height: 22px;
	}

	#primary-menu.style-5&gt;ul&gt;li&gt;a&gt;div i {
		display: inline-block;
		margin: 0 6px 0 0;
		top: -1px;
		width: 16px;
		font-size: 14px;
		line-height: inherit;
	}

	#primary-menu.style-6&gt;ul&gt;li&gt;a:after,
	#primary-menu.style-6&gt;ul&gt;li.current&gt;a:after {
		display: none;
	}

	#primary-menu.sub-title&gt;ul&gt;li,
	#primary-menu.sub-title.style-2&gt;div&gt;ul&gt;li {
		background: none !important;
		margin-left: 0;
	}

	#primary-menu.sub-title&gt;ul&gt;li&gt;a,
	#primary-menu.sub-title&gt;div&gt;ul&gt;li&gt;a {
		line-height: 22px;
		font-size: 13px;
		border-top: none;
	}

	#primary-menu.sub-title ul li&gt;a span {
		display: none !important;
	}

	#primary-menu.sub-title ul li:hover&gt;a,
	#primary-menu.sub-title ul li.current&gt;a,
	#primary-menu.sub-title div ul&gt;li:hover&gt;a,
	#primary-menu.sub-title div ul&gt;li.current&gt;a,
	#primary-menu.style-3 ul li:hover&gt;a,
	#primary-menu.style-3 ul li.current&gt;a {
		background-color: transparent !important;
		color: #444;
		text-shadow: none;
	}

	#primary-menu ul:not(.windows-mobile-menu) li&gt;a i.icon-angle-down:last-child {
		display: none;
	}

	#primary-menu&gt;ul&gt;li.sub-menu&gt;a,
	#primary-menu&gt;.container&gt;ul&gt;li.sub-menu&gt;a {
		z-index: 9999;
	}

	#primary-menu ul li.mega-menu {
		position: relative;
	}

	#primary-menu ul ul:not(.mega-menu-column),
	#primary-menu ul li .mega-menu-content {
		position: relative;
		width: auto;
		max-width: none;
		background: transparent !important;
		box-shadow: none;
		border: 0;
		border-top: 1px solid #EEE;
		z-index: 1;
		top: 0;
		padding-left: 15px;
	}

	#primary-menu ul li .mega-menu-content {
		padding-left: 0;
	}

	#primary-menu ul ul:not(.mega-menu-column) ul {
		top: 0 !important;
		left: 0;
	}

	#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),
	#primary-menu ul li .mega-menu-content.menu-pos-invert {
		left: 0;
		right: 0;
	}

	#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
		right: 0;
	}

	#primary-menu ul ul li {
		float: none;
		margin: 0;
		border-top: 1px solid #EEE;
	}

	#primary-menu ul ul li&gt;a {
		padding: 11px 5px !important;
		font-size: 13px;
		text-transform: none;
		font-weight: 400;
	}

	#primary-menu ul ul li:hover&gt;a {
		background-color: transparent !important;
		font-weight: 600;
		padding-left: 5px;
		color: #edd167;
	}

	#primary-menu ul li .mega-menu-content,
	#primary-menu ul li.mega-menu-small .mega-menu-content,
	#primary-menu ul li.mega-menu .mega-menu-content,
	.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content,
	.floating-header #primary-menu ul li.mega-menu .mega-menu-content {
		width: auto;
		margin: 0;
		top: 0;
	}

	.container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content,
	#header.full-header #primary-menu ul li.mega-menu .mega-menu-content {
		width: auto !important;
		margin: 0 !important;
	}

	#primary-menu ul li.mega-menu .mega-menu-content.style-2 {
		padding: 0;
	}

	#primary-menu ul li .mega-menu-content ul {
		display: block !important;
		position: relative;
		opacity: 1 !important;
		top: 0;
		left: 0;
		min-width: inherit;
	}

	#primary-menu ul li .mega-menu-content ul ul {
		border-top: 1px solid #EEE;
	}

	#primary-menu ul li .mega-menu-content ul.mega-menu-column {
		float: none;
		width: auto;
		margin: 0;
		border-left: 0 !important;
		padding-left: 15px;
		border-top: 1px solid #EEE;
	}

	#primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child {
		border: 0;
	}

	#primary-menu ul li .mega-menu-content ul {
		width: 100% !important;
	}

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column {
		padding: 0 0 0 15px;
	}

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title {
		margin: 0;
	}

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title&gt;a {
		font-size: 13px;
		font-weight: 600;
		text-transform: none !important;
		padding: 11px 5px !important;
		line-height: 22px !important;
		color: #444 !important;
	}

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title:hover&gt;a {
		background-color: transparent;
		color: #edd167 !important;
	}

	#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column&gt;li.mega-menu-title&gt;a:hover {
		color: #edd167 !important;
	}

	#primary-menu ul li .mega-menu-content.style-2 li {
		border-top: 1px solid #EEE;
	}

	#primary-menu ul li .mega-menu-content.style-2 li:first-child {
		border-top: 0;
	}

	#primary-menu ul li .mega-menu-content.style-2 ul&gt;li&gt;a:hover {
		padding-left: 5px;
	}

	.mega-menu-column .widget {
		padding: 30px 0;
		margin: 0 !important;
	}
}

.cc-window {
	opacity: 1;
	transition: opacity 1s ease
}

.cc-window.cc-invisible {
	opacity: 0
}

.cc-animate.cc-revoke {
	transition: transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
	transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
	transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
	transform: translateY(0)
}

.cc-grower {
	max-height: 0;
	overflow: hidden;
	transition: max-height 1s
}

.cc-link,
.cc-revoke:hover {
	text-decoration: underline
}

.cc-revoke,
.cc-window {
	position: fixed;
	overflow: hidden;
	box-sizing: border-box;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	z-index: 9999
}

.cc-window.cc-static {
	position: static
}

.cc-window.cc-floating {
	padding: 2em;
	max-width: 24em;
	-ms-flex-direction: column;
	flex-direction: column
}

.cc-window.cc-banner {
	padding: 1em 1.8em;
	width: 100%;
	-ms-flex-direction: row;
	flex-direction: row
}

.cc-revoke {
	padding: .5em
}

.cc-header {
	font-size: 18px;
	font-weight: 700
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
	cursor: pointer
}

.cc-link {
	opacity: .8;
	display: inline-block;
	padding: .2em
}

.cc-link:hover {
	opacity: 1
}

.cc-link:active,
.cc-link:visited {
	color: initial
}

.cc-btn {
	display: block;
	padding: .4em .8em;
	font-size: .9em;
	font-weight: 700;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	white-space: nowrap
}

.cc-highlight .cc-btn:first-child {
	background-color: transparent;
	border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
	background-color: transparent;
	text-decoration: underline
}

.cc-close {
	display: block;
	position: absolute;
	top: .5em;
	right: .5em;
	font-size: 1.6em;
	opacity: .9;
	line-height: .75
}

.cc-close:focus,
.cc-close:hover {
	opacity: 1
}

.cc-revoke.cc-top {
	top: 0;
	left: 3em;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
	bottom: 0;
	left: 3em;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em
}

.cc-revoke.cc-left {
	left: 3em;
	right: unset
}

.cc-revoke.cc-right {
	right: 3em;
	left: unset
}

.cc-top {
	top: 1em
}

.cc-left {
	left: 1em
}

.cc-right {
	right: 1em
}

.cc-bottom {
	bottom: 1em
}

.cc-floating&gt;.cc-link {
	margin-bottom: 1em
}

.cc-floating .cc-message {
	display: block;
	margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.cc-window.cc-banner {
	-ms-flex-align: center;
	align-items: center
}

.cc-banner.cc-top {
	left: 0;
	right: 0;
	top: 0
}

.cc-banner.cc-bottom {
	left: 0;
	right: 0;
	bottom: 0
}

.cc-banner .cc-message {
	display: block;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: 100%;
	margin-right: 1em
}

.cc-compliance {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: justify;
	align-content: space-between
}

.cc-floating .cc-compliance&gt;.cc-btn {
	-ms-flex: 1;
	flex: 1
}

.cc-btn+.cc-btn {
	margin-left: .5em
}

@media print {

	.cc-revoke,
	.cc-window {
		display: none
	}
}

@media screen and (max-width:900px) {
	.cc-btn {
		white-space: normal
	}
}

@media screen and (max-width:414px) and (orientation:portrait),
screen and (max-width:736px) and (orientation:landscape) {
	.cc-window.cc-top {
		top: 0
	}

	.cc-window.cc-bottom {
		bottom: 0
	}

	.cc-window.cc-banner,
	.cc-window.cc-floating,
	.cc-window.cc-left,
	.cc-window.cc-right {
		left: 0;
		right: 0
	}

	.cc-window.cc-banner {
		-ms-flex-direction: column;
		flex-direction: column
	}

	.cc-window.cc-banner .cc-compliance {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}

	.cc-window.cc-floating {
		max-width: none
	}

	.cc-window .cc-message {
		margin-bottom: 1em
	}

	.cc-window.cc-banner {
		-ms-flex-align: unset;
		align-items: unset
	}

	.cc-window.cc-banner .cc-message {
		margin-right: 0
	}
}

.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
}</pre></body></html>