/* CSS Document */

body, html {margin:0px; padding:0px;
	font-family: 'Titillium Web',"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	background-color:#004364;
    color:#333;
	}
body {
	font-weight:300;
}
#wrapper {
	width:100%; 	
}
#header {
	width:100%;
	background-color:#eeeeee;
	padding:0px;
	margin:0px;
	font-weight:400;
}
p {
    /*font-family: 'Courier New', Courier, monospace;*/
}
a {
    color:#3f9cbf;
}
.s_result a {
    word-break: break-word;  
}
.adapt_content a {
    
}
.desktop_header_x3 {
	display:table;
	max-width:1024px;
	margin:auto;
	width:100%;	
}
.header_left, .header_center, .header_right  {
	display:table-cell;	
	vertical-align: top;
}
.x3_ads {
	display:table;
	margin:auto;
	width:100%;	
}
.x3_ads > div {
	display:table-cell;	
	vertical-align: top;
	padding:0px 1em; 
	text-align:center;
}
.x2 {
	display:table;
	margin:auto;
	width:100%;	
}
.x2 > div {
	display:table-row;	
}
.x2 > div > div {
	display:table-cell;	
	vertical-align: top;
	padding:0px 1em; 
	text-align:left;
}
.x2 > div > div:nth-child(1) {
    text-align: right;
    width: 50%;
}
.x2 input {
    width:100%;
    font-size:2em;
    margin: 0.5em 0em;
}
input {
	vertical-align: middle;
}
.directions_pin {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    margin-left: -1.2em;
    margin-top: -0.3em;
    margin-right: 0.2em;
}
.directions_link {
    line-height: 2em;
}
.reviews_wrapper {
	padding: 0.5em;
}
.review_stars {
    display:table;
}
.review_stars > div {
    display:table-cell;
    width:3em; 
    height: 3em;
    background-image: url('/elements/grey-star.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor:pointer;
}
.review_stars > div:nth-child(1) {
    background-image: url('/elements/star.svg');
}
.review_stars.star2 > div:nth-child(1), .review_stars.star2 > div:nth-child(2) {
    background-image: url('/elements/star.svg');
}
.review_stars.star3 > div:nth-child(1), .review_stars.star3 > div:nth-child(2), .review_stars.star3 > div:nth-child(3) {
    background-image: url('/elements/star.svg');
}
.review_stars.star4 > div:nth-child(1), .review_stars.star4 > div:nth-child(2), .review_stars.star4 > div:nth-child(3), .review_stars.star4 > div:nth-child(4) {
    background-image: url('/elements/star.svg');
}
.review_stars.star5 > div:nth-child(1), .review_stars.star5 > div:nth-child(2), .review_stars.star5 > div:nth-child(3), .review_stars.star5 > div:nth-child(4), .review_stars.star5 > div:nth-child(5) {
    background-image: url('/elements/star.svg');
}
#review_text {
    width:100%;
}
.reviews_form {
    margin: 1em 0px 1em 0px;
	border: 1px solid #888;
	border-radius: 10px;
	background-color: #fff;
	padding: 1em;
}
.review_actions {
	display:block;
	width:100%;
}
.review_actions > div {
	display:block;
	width:100%;
	text-align:center;
}
.reviews_form h3 {
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}
.reviews_form .review_title {
    width:75%;   
}
#reviews_form input, #reviews_form textarea{
	border: 1px solid #999;
}
.button_review {
    display: block;
    margin: 0.5em 0 0 auto;
    border-radius: 3px;
    padding: 0.5em 3.5em 0.5em 3em;
    font-size: 1.6em;
    font-weight: bold;
}
.reviews_form #review_text, .reviews_form .review_title, .reviews_form .review_email, .reviews_form .review_name {
    font-size:1.1em;
    margin:0.5em 0;
    padding-left:0.5em;
}
.reviews_form .review_email {
    width:75%;   
}
.reviews_form strong {
	font-size: 1.4em;
}
.reviews_form .details, .reviews_form .review_stars, .reviews_form #review_text, .reviews_form .review_title {
    display:none;
    
}

.reviews_form.step1  #review_text,  .reviews_form.step1 .review_stars, .reviews_form.step1 .review_title {
    display: block;
}
#star_rating {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.6em;
    background-image:none;
}
.header_left {
	width:49.99%;
}

.header_center {
	width:0.02%;
}

.header_right {
	width:49.99%;
	vertical-align:middle;
	padding-left:2em;
	text-align:center;
	font-size:1.3em; 
	color:#fff;
}

.quick_search_go {
	display:inline-block; vertical-align:middle;
	width:2em; height:2em;
	position: relative;
	
}

.index_letter {
	display: inline-block; 
	clear: both;
	margin-top:2em;
}

.adapt_header > div:nth-child(2) {
	display:none;	
}
.mobile_brand {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.mobile_brand img {
	max-height:90px;
	margin:5px;
	max-width: 90px;
}
.mobile_brand .quick_search {
    height: 3em;	
}
.quick_search {
	width:9em;
	height:2em;
	border-radius:0.4em;
	border:0px;
	line-height:3em;
	margin:0px 1em 0px 1em;
	padding:0px 1em 0px 1em; 
	color:#000;
		
}
.quick_search_form {
	display:inline;	
}
#logo {
	position:relative;
	top:.5em;
	display:block;
	float:left;	
	margin-left:1em;
	margin-right:1em;
}
#menu .menu_link {
	height:3.4em;
	line-height:3.4em;
	display:block;
	float:left;
	
}
.menu_link > div {
	border-bottom:0em solid #ddd;
	border-top:.3em solid #ddd;
	padding:0px .6em 0px .6em;	
}
.menu_link > div > a {
	color:#000;
	text-transform:uppercase;
	letter-spacing:.15em;
	font-size:.89em;
	text-decoration:none;	

	font-weight:400;
	display:block;
	height:3.6em;
}
#login_menu {
  color:#ffffff;
  border-radius: 25px;
  margin-top: -0.5em;
  margin-bottom: 1em;
}
.login_menu_link {
  background-color: #333;
  margin: 0.3em 0px;
  border-radius: 25px;
  padding: 0.1em 0.66em;
  box-shadow: inset 0px 0px 8px #000;
  margin-bottom: 1em;
  color:#fff;
}
.login_menu_link a{
	color:#fff;
}
#main {
	display:table; 
	width:100%;	
	clear: both;
}
#sidebar {
	display:table-cell;
	width:200px;
	background-color:#eee;
}
#content {
	display:table-cell;
	background-color:#ccc;
	color:#1e1e1e;
	padding: 1em;
}
#content * {
	text-align:justify;
}
#content p {
	font-size:1.1em;
	font-weight:400;
}
#content h1,#content h2,#content h3 {

	font-weight:700;
	margin:0px; 
	padding:.3em 0px .3em 0px;
}
h1, h2, h3, h4 {
	font-family: 'Titillium Web',"Helvetica Neue",Helvetica,Arial,sans-serif !important;	
	margin:0px 0px 0px 0px; padding:0px; 
}
h1 + p {margin-top:0em;}
a.btn {}
h1 {
	font-size:2.5em;
    font-weight:bold;
    color:#2a8aaf;
}
h2 {
	font-size:1.6em;	
}
h3 {
	font-size:1.3em;	
}
h4 {
	font-size:1.2em;	
}
#content > div {
	padding:1em;	
}
#footer {
	width:100%;	
}

.btn_buy {
	display: block;
	margin: 2.5em auto;
	padding: 1em 1em;
	background-color: #50aacc;
	color: #000;
	border: 3px solid #50aacc;
	max-width: 75%;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
}


.btn_buy:hover {
	color:#fff;
	background-color: #003354;
}

.btn_class {
	display: inline-block;
	margin: 0.2em auto;
	padding: 0.2em 0.5em;
	background-color: #50aacc;
	color: #000;
	border: 3px solid #50aacc;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.btn_class.active {
	background-color: #DDD;
}
.btn_class:hover {
	color:#fff;
	background-color: #003354;
}


.list_menu {
	margin:0px; 
	padding:0px;
	width:100%;
	border-top:1px solid #222;	
}
.list_menu li {
	border-bottom:1px solid #222;
	padding:5px;
	background-color:#333;
}
.list_menu li:hover {font-weight:bold;}
table tr.even td {
	background-color:#eee;	
	padding:.2em .2em .5em .5em;
}
table tr.odd td {
	background-color:#fafafa;	
	padding:.5em .2em 1em .5em;
}
.search_bar {
	display:table; 
	width:100%;
}
.search_bar>div {
	display:table-cell;
	padding:1em .3em;
	background-color:#ccc;	
}

.qs_result {
	width:100%;
    font-size: 1.3em;
		
}
.qs_result>div {
	margin:.3em;
	display:table;
}
.qs_result>div>div {
	padding:.3em;
	display:table-cell;
    padding-left: 2em;
}

.s_result {
	padding:0em;
	font-size: 1.5em;	
}
.s_result>div {
	margin:.3em 0px;
	display:block;
	width:100%;
}
.s_result>div>div {
	padding:.3em;
	display:block;
}

#m_table {
	text-align:center;	
	line-height:2em;
	width:100%;
	display: table;
	font-size: 1.2em;
	height: 80px;
	margin: 20px 0px 20px 0px;
}
#m_table > div {
	display:table-row;
}
#m_table > div > div {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}
#m_table a {
	color:#fff;
	margin-left: 1em;	
}

.class_active {color:#194697;}
.class_inactive {color:#ddd;}
/*															ADAPTIVE START 															 */

.scroll_letter {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	margin: 10px;
	border-radius: 50px;
	color: #fff;
	background-color: #dadadf;	
	
}
.centre_listings_ul * {
	line-height: normal;
}
.centre_listings_ul li {
	display: block;
    width: 90%;
    margin-right: 3%;
	padding-top:0.5em;
}
.centre_listings_ul li em {
}
.adapt_header {
	width:100%;	

	height:70px;

	display:table;

	position:fixed;
	top:0px;
	z-index:9999999;
	background: rgb(17,118,156);
	background: linear-gradient(90deg, rgba(17,118,156,1) 0%, rgba(85,174,208,1) 50%, rgba(17,118,156,1) 100%);
	
}
.mobile_menu {
	width:70px;
	height:70px;
	background-size: contain;
	background-image:url(/elements/burger.png);
	background-position:center;
	background-repeat:no-repeat;
	display:table-cell;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(	src='elements/burger.png',	sizingMethod='scale');
	/* */
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='elements/burger.png',	sizingMethod='scale');

	overflow:hidden;
	}

#adapt_drop {
	position:absolute;
	top:74px;
	left:0px;	
	background-color:#fff;
	color:#000;
	z-index:999;
	display:none;
	width:80%;
	padding:7px;
}
#adapt_drop li {
	list-style:none;	
}
.adapt_link {
	border-bottom:1px solid #ddd;
	height:3em; overflow:hidden;	
}
.adapt_link:hover {
	overflow:visible;
	height:auto;	
}
.adapt_link>div {
	display:table; height:2em; width:100%;	
	border-bottom:1px solid #eee;
}
.adapt_label {
	display:table-cell;
	padding-left:1em;
}
.adapt_label a {
	display:block;
	height:1.6em;
	width:100%;	
}
.adapt_expand {
	display:table-cell;
	width:2em;
	height:2em;
	font-size:1.6em; line-height:2em; text-align:center;
	background-color:#eee;	
}
.adapt_link>ul {
	list-style:none;
	margin:0px 0px 7px 0px;
	padding:0px;
	background-color:#eee;
}
.adapt_link>ul>li {
	display:block;
	padding-left:2em;
	border-bottom:1px solid #eee;	
	list-style:none !important;
	background:none;
	height:2em; line-height:2em;
	margin:0px;
}
.adapt_link>ul>li>a {
	display:block;
	width:100%;	
}
.mobile_menu:hover #adapt_drop {
	overflow:visible;
	display:block;
}
.brand {
	height:70px;

	border-right:7px solid #eee;
	display:table-cell;	
	background:url(/elements/logo.png) center center;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	width:100%;

	 z-index: 999;
}
.brand img {display:none;}
.desktop_menu {
	display:none;
	}
.adapt_banner {
	margin-top:85px;	
}
.adapt_banner>div {

}
.adapt_banner>div>* {
	width:100%;
}
.adapt_content {
	width:100%;	
	background-color:#f0f0f0;
	font-size: 1.1em;
	margin-top:74px;
	}
.adapt_content h1 {
	margin: 0.5em 0px 0px 0px !important;}
.adapt_content p {
	font-size:1.1em;
	padding: .5em 0px;
}
.adapt_content img {
	max-width:100%;
}
.adapt_content>div{

}
.adapt_content > div > div {
	background-color:#f0f0f0;
	padding:1em;
	}
.adapt_footer {
	width:100%;	
	background-color:#004364;
    display: block;
	color:#fff;
    overflow: hidden;
}
.adapt_footer>div{
	
}
.adapt_footer>div>div {
	max-width:1024px; 
	margin:0px auto;
    padding:1em;
}
.PricingTable {
	border-radius: 16px;
}
.google-auto-placed {
    max-width: 100%;
    overflow: scroll;
}
#homepage_info {
	display:block;
	border:7px solid #fff;	
	border-bottom:none;
	background-color:#6399AE;
}
#homepage_info, #homepage_info * {color:#fff;}
#homepage_info>div  {
	max-width:1024px;
	margin:0px auto;
}
#homepage_info>div>div{
	vertical-align:top;
}
#homepage_info h2 {
	text-transform:uppercase;
	letter-spacing:.15em;
	font-weight:bold;	
}
.home_news>div, .home_info>div {padding:1em;}
.news_list_item {
	display:table;
	width:100%;
}
.news_date {
	display:table-cell;	
	width:6em;
	text-align:center;
	background-color:RGBA(255,255,255,.1);
}
.news_date .news_datemonth {
	font-size:.9em;
	display:block;
}
.news_date .news_year {
	font-size:1.3em;
	clear:both;
	display:block;
}
.news_link {
	display:table-cell;	
	background-color:RGBA(255,255,255,.7);
	color:#034;
	padding:5px 1em;
}
.news_link * {color:#034 !important; text-decoration:underline;}
.info_item {
	display:table;
	width:100%;
	float:left;
	margin:1em 0px;
}
.info_item>div{
	display:table-cell;
	text-transform:uppercase;
	line-height:15px;
	font-weight:bold;
	letter-spacing:.1em;
	text-align:left;
	vertical-align:middle;
}
.info_icon {
	width:60px;	
}
#homepage_info>div {
	display:block;	
	padding:2em 0px;
}
.home_info, .home_news {
	width:100%;
	display:block;
}
.project_content {
	display:none;	
	color:#668da0;
	background-color:#fff;
}
.project_content>div {
	padding:7px;	
}
.project_content a {color:#fff;}
.project_link_even {
	width:100%; 
	display:block;
	float:right;
	height:3em;
	vertical-align:middle;
}
.project_link_odd {
	width:100%; 
	display:block;
	float:right;
	height:3em;
	vertical-align:middle;
}
.project_link_even>div, .project_link_odd>div {
	padding:7px;
	margin-top:7px;
	background-color:#34657F;	
	color:#fff;
}
.project_link_even strong, .project_link_odd strong {
	cursor:pointer;
}
.project_link_even>div {}
.project_link_odd>div {}
#map_wrapper {
		display:block;
		background-color: #6399ae;
		width:100%;
		padding:7px;
		}
#map_controls {display:block; background-color:#34657F; vertical-align:top; line-height:normal; }
#map_container {display:block;  clear:both; margin:7px 0px;}

.project_info {
	width:100%;
	background-color:#6399AE;
}
.project_info .first {
	background-color:RGBA(255,255,255,.2);
	color:#fff;
	border:7px solid #6399ae;
	padding-left:1em;
}
.project_info .second {
	background-color:RGBA(255,255,255,.7);
	color:#2c6e76;
	border:7px solid #6399ae;
	border-left:0px;
	padding-left:1em;
}
.expandable {
	display:none;	
}
.projects_container {
	display:table;
	width: 100%;
	vertical-align:top;	
}
.projects_wrapper {
	display:block;
	vertical-align:top;
	width:100%;
}
/* in-content tables */
.t_2col {
	width:100%;
}
.t_2col>div {
	clear:both;
}
.t_snippet {
	margin:0px;	
}
.t_snippet>div>div {
	padding:.4em 1em !important;	
}
.t_snippet .t_head>div {
	background-color:#6399ae;
	font-size:1.7em;
}
.t_snippet .t_head div {
	color:#fff !important;
}
.t_snippet .t_content {
	background-color:#d1e1e7;	
	color:000;
}
.adapt_content {
	background-position:right top;
	background-repeat:no-repeat;	

}
.reminder_form_container {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	text-align: center;
	background-color: #2a8aaf;
	color: #fff;
	padding: 0.3em;
	border-radius: 5px;
}
.reminder_form_container > .numberplate-container {
	min-width:33%;
}
.reminder_form {
	display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: ;
  width: 100%;
  text-align: left;
  background-color: #2a8aaf;
  color: #fff;
  padding: 0.3em;
  border-radius: 5px;
  flex-wrap: wrap;
  flex-flow: column;
  flex-direction: column;
  gap: 1em;
}
.reminder_form > * {
	margin: 0 0.5em;
  flex-grow: 1;
  flex-shrink: 1;
  display: flex; flex-direction: column; gap: 0.5em;
}
.reminder_form input,
.reminder_form .g-recaptcha {
	flex: 1;
	text-align: left;
	color: #000;
	padding: 0.3em;
	border-radius: 5px;
	width: 100%;
	height: 2.5em;
	margin: 0.3em 0px;
}
.reminder_form .g-recaptcha iframe {
	display: inline-block;
	vertical-align: middle;
}

.form-field {
	display: block;
}
.form-field > div {
	font-size: 0.8em;
	display: block;
	width: 100%;
	background-color: #f4f4f4;
	padding: 0.1em 0.5em;
	border-radius: 5px 5px 0px 0px;
	color: #888;
	font-weight: normal;
	margin-bottom: -1px;
}
.form-field > input {
	width: 100%;
	display: block;
	background-color: #fff;
	border: 0px solid #ddd;
	border-radius: 0px 0px 5px 5px;
	margin-top: -1px
}


.numberplate-left {
	display: inline-block;
	background-color: #22409a;
	height: 2.5em;
	vertical-align: middle;
	min-width: 1em;
	border-radius: 8px 0px 0px 8px;
	color: #fff;
	text-align: center;
	
}

.numberplate-left > span {font-size:0.5em; position: relative; top: 1.6em;}
.numberplate-right {
	display: inline-block;
	background-color: #ffd020;
	height: 2.5em;
	vertical-align: middle;
	min-width: 1em;
	border-radius: 0px 8px 8px 0px;
	padding-right: 3px;
}
.numberplate-right input {
	background-color: RGBA(0,0,0,0);
	border: 1px solid #000;
	border-radius: 7px;
	vertical-align: middle;
	margin: 0.1em;
	display: inline;
	height: 2.3em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.numberplate-search-table {
	display: table;
	width: 100%;
}
.numberplate-search-table > div {
	display: table-cell;
	vertical-align: middle;
}
@media all and (max-width:724px){
	.numberplate-search-table > div {
		display: block;
		width:100%;
		text-align: center;
		padding: 0.5em;
	}
	.numberplate-search-table {
		display: block;
		width:100%;
		text-align: center;
	}
	.numberplate-search-table * {
		text-align: center !important;
		margin: auto;
	}
	.reminder_form_container {
		flex-direction: column;
	}
}
.numberplate-search-table > div:nth-child(1) {
	text-align:left;
}
.numberplate-container {
	white-space: nowrap;
}
.mot-result {
	width: 100%;
	
	margin: 0.5em auto;
}
.mot-result td {
	
}
.mot-vehicle {
	display: block;
	background-color: #ddd;
}

#iframe_container {
	width:100%; height:300px;
}
#iframe_container iframe {
	border-radius:10px;	
	border: 2px solid RGBA(18,119,157,0.5) !important;
}

ul {
  list-style:none;
  padding-left: 1em;
}
ul li::before {
    content: '';
    display: inline-block;
    height: 1em;
    width: 1em;
    /*background-image: url(/elements/bullet.png); */
    background-image: url(/elements/logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right:0.5em;   
  }

.mot_table {border: 0px solid #66ccf5; width: 100%; color: #004364;}
.mot_table td {
	padding:0.5em 1em;
	
}
.mot_table>tbody>tr>td, .mot_table>tr>td {
	text-align:right;
	border-bottom:1px solid #fff;
	background-color:#e6f3ff;
}

.mot_table>tbody>tr>td:nth-child(1), .mot_table>tr>td:nth-child(1) {
	text-align:left;
}

.mot_table>tbody>tr:nth-child(1), .mot_table>tr:nth-child(1), .mot_table_header {
	border-bottom: 3px solid #004364;
	background-color:#fff;
}
.mot_table>tbody>tr:nth-child(1) td, .mot_table>tr:nth-child(1) td, .mot_table_header td {
	background-color:#fff !important;
}
.mot_table>tbody>tr:nth-child(1)>td, .mot_table>tr:nth-child(1)>td {
	padding-bottom:0.1em; 
	vertical-align:bottom;
	background-color:#fff;
}

 amp-img.contain img {
   object-fit: contain;
 }

.message-inactive {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #801000;
	color: #fff;
	padding: 0.3em;
	border-radius: 5px;
}

agm-map {
  height: 425px;
  & /deep/ .gm-svpc { 
    div {
      height: 40px;
    }
  }
}
.gm-svpc div img {
    position: relative !important;
}
/* Larger than mobile */
@media (min-width: 400px) {

}

/* Larger than phablet */
@media (min-width: 550px) {
	.adapt_header {
		height:100px;
	}
	.mobile_menu {
		width:100px;
		height:100px;
		}
	#adapt_drop {
		
		top:105px;
		
	}
	.brand {
		height:100px;
	}
		#map_wrapper {
		display:table-cell;
		background-color: #6399ae;
		width:33%;
		padding:7px;
		}
	.projects_wrapper {
		display:table-cell;
		vertical-align:top;
		width:100%;
	}
	.adapt_content {
	   margin-top: 100px;	
	}
}

/* Larger than tablet */
@media (min-width: 750px) {
	.quick_search_go {
		position: absolute;
		animation: search_attract 5s infinite;
	}


	.adapt_header {
		height:100px;
	}
	.adapt_header > div:nth-child(2){
		display:block;	
	}
	.mobile_brand {
		display:none;	
	}
	.adapt_content > div > div {
		max-width:1024px; 
		padding: 3em 1em 3em 1em;
	}
	.mobile_menu {
		display:none;
		}
	.desktop_menu {
		display:block;
		width:100%;
		height:90px;
		}
	.desktop_menu ul {
		float:right;	
	}
	.desktop_menu ul li {
		display:block;
		list-style:none;
		float:left;
		padding:40px 5px 5px 5px;
		font-size:1.15em; 
		text-transform:uppercase;
		color:#fff;	
	}
	.brand {
		position:relative;
		top:0px;
		left:0px;
		
		border:0px;
		width:auto;
		background-image:none;
	}
	.brand img {
		display:block; 
		height:130px;
		margin:7px 0px 6px 0px;
	}
	.adapt_content {
	   margin-top: 100px;	
	}
		#homepage_info>div {
		display:table;	
	}
	.home_info, .home_news {
		width:50%;
		display:table-cell;
	}
	.t_2col>div {
		display:table;	
	}
	.t_col_left {
		display:table-cell; width:50%; float:none; background-color:#d1e1e7; border:7px solid #abc7ca;
	}
	.t_col_right {
		display:table-cell; width:50%; float:none; background-color:#d1e1e7; border:7px solid #abc7ca;
	}
	.s_result>div {
		margin:.3em 0px;
		display:table;
		width:100%;
	}
	.s_result>div>div {
		padding:.3em;
		display:table-cell;
	}
	.review_actions {
		display:table;
		width:100%;
	}
	.review_actions > div {
		display:table-cell;
		width:50%;
	}
	.review_actions > div:nth-child(1) {
		text-align:left;
	}
	.review_actions > div:nth-child(2) {
		text-align:right;
	}
}

@media (min-width: 900px) {
		.info_item {
			width:50%;
		}
		#map_wrapper {
			   display:table-cell;
				
		}
		#map_controls {
			display:block; width:100%; 
		}
		#map_container {display:block; width:100%;}
	}
/* Larger than desktop */
@media (min-width: 1000px) {
	.adapt_content>div>div {
		max-width:1024px; 
		margin:0px auto;	
	}
	}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
	
	}
@keyframes search_attract {
  0%    { width:2em; height:2em; margin-left:0em;  margin-top:0em; }
  5%   { width:2.5em; height:2.5em; margin-left:-0.25em;  margin-top:-0.25em; }
  10%   { width:2em; height:2em; margin-left:0em;  margin-top:0em; }
  15%   { width:2.5em; height:2.5em; margin-left:-0.25em;  margin-top:-0.25em; }
  20%   { width:2em; height:2em; margin-left:0em;  margin-top:0em; }
  100%  { width:2em; height:2em; margin-left:0em;  margin-top:0em; }
}

/* Add these styles at the end of the file */

/* Form Styles */
#waitingListForm {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

#waitingListForm .form-group {
    margin-bottom: 20px;
}

#waitingListForm label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #004364;
}

#waitingListForm input[type="text"],
#waitingListForm input[type="email"],
#waitingListForm input[type="tel"],
#waitingListForm select,
#waitingListForm textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 16px;
}

#waitingListForm select[multiple] {
    height: auto;
}

#waitingListForm .form-text {
    font-size: 14px;
    color: #6c757d;
}

#waitingListForm .btn-primary {
    background-color: #2a8aaf;
    border-color: #2a8aaf;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

#waitingListForm .btn-primary:hover {
    background-color: #1c6985;
    border-color: #1c6985;
}

#waitingListForm .g-recaptcha {
    margin-bottom: 20px;
}

#waitingListMessage {
    margin-top: 20px;
}

#waitingListMessage .alert {
    padding: 15px;
    border-radius: 4px;
    font-weight: bold;
}

#waitingListMessage .alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724;
}

#waitingListMessage .alert-danger {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}

@media (max-width: 768px) {
    #waitingListForm {
        padding: 15px;
    }
}

@media (max-width: 355px) {
    .quick_search {
		width: 6em;
		height: 2em;
		border-radius: 0.4em;
		border: 0px;
		line-height: 3em;
		margin: 0px 1em 0px 0em;
		padding: 0px 0.3em 0px 0.3em;
		color: #000;
	  }
	  .mobile_brand {
		text-align: left;
	  }
}

/* Add this at the end of the file */

/* Checkbox group styles */
#waitingListForm .checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#waitingListForm .checkbox-group label {
    display: flex;
    align-items: center;
    font-weight: normal;
    margin-right: 15px;
}

#waitingListForm .checkbox-group input[type="checkbox"] {
    margin-right: 5px;
}

/* Custom checkbox styles */
#waitingListForm .checkbox-group input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #2a8aaf;
    border-radius: 3px;
    outline: none;
    transition: all 0.3s;
    position: relative;
    cursor: pointer;
}

#waitingListForm .checkbox-group input[type="checkbox"]:checked {
    background-color: #2a8aaf;
}

#waitingListForm .checkbox-group input[type="checkbox"]:checked::before {
    content: '\2714';
    font-size: 14px;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#waitingListForm .checkbox-group label:hover input[type="checkbox"] {
    border-color: #1c6985;
}

/* Billing Styles */

.rounded_box {
	position: relative;
	background: white;
	border: 0px solid transparent;
	border-radius: 16px;
	background-clip: padding-box;
	padding: 20px;
	color: #333;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	box-shadow: 0 3px 9px rgba(0,0,0,0.1);
}

.rounded_box.accent {
	border: 4px solid #6e8efb;
}

.rounded_box::after {
	position: absolute;
	top: -4px; bottom: -4px;
	left: -4px; right: -4px;
	background: linear-gradient(135deg, #6e8efb, #a777e3);
	content: '';
	z-index: -1;
	border-radius: 16px;
}

.rounded_box .rounded_box_content {
	text-align: left;
}

.rounded_box h3 {
	margin-top: 0;
}

.rounded_box ul {
	list-style-type: none;
	padding: 0;
}

.rounded_box li {
	margin-bottom: 10px;
}

.rounded_box .rounded_box_cta {
	display: flex;
	align-items: center;
}

.rounded_box .rounded_box_cta .contact-btn {
	display: inline-block;
	background: linear-gradient(135deg, #6e8efb, #a777e3);
	color: white;
	padding: 10px 20px;
	border-radius: 25px;
	text-decoration: none;
	font-weight: bold;
	transition: background 0.3s, color 0.3s;
}

.rounded_box .rounded_box_cta .contact-btn:hover {
	background: linear-gradient(135deg, #a777e3, #6e8efb);
}

.stripe-container {
	border-radius: 16px !important;
	box-shadow: 0 3px 9px rgba(0,0,0,0.1) !important;
	display: block;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
}

/* Directory listing customer reviews (inlined styles removed for AMP validity) */
.s_result .review {
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	padding: 1.5em 0.5em 0em 1.5em;
	margin: 0.25em 0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	font-size: 0.8em;
}
.s_result .review h4 {
	font-size: 1em;
	margin: 0 0 5px;
}
.s_result .review p {
	margin: 0px 0;
	padding: 0px;
}
.s_result .pagination {
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.s_result .pagination a, .s_result .pagination span {
	padding: 6px 10px;
	margin: 0 2px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	text-decoration: none;
	color: #333;
	font-size: 0.9em;
}
.s_result .pagination span {
	background-color: #f0f0f0;
}
.s_result .review_by {
	margin: 0;
	font-size: 0.8em;
	text-align: right;
	float: right;
	margin-left: 0.5em;
	color: #bbb;
}
.s_result .review-button {
	margin-top: 1em;
	text-align: left;
	font-size: 0.8em;
}
.s_result .pill-button {
	display: inline-block;
	padding: 0.3em 0.5em;
	background-color: #bbb;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	font-weight: bold;
	transition: background-color 0.3s ease;
	font-size: 0.8em;
}
.s_result .pill-button:hover {
	background-color: #aaa;
	color: #fff;
}

/* FAQ (was inline in faq_content.php for AMP) */
.faq-list {
	padding: 2em;
}
.faq-list h1 {
	margin-bottom: 1em;
}
.faq-list ul {
	list-style-type: none;
	padding: 0;
}
.faq-list li {
	margin-bottom: 1em;
}
.faq-list li a {
	font-size: 1.2em;
	text-decoration: none;
}
.faq-list li a:hover {
	text-decoration: underline;
}
.faq-detail {
	padding: 2em;
}
.faq-detail h1 {
	margin-bottom: 1em;
	color: #333;
}
.faq-detail .answer {
	font-size: 1.1em;
	line-height: 1.6;
	margin-bottom: 2em;
	color: #555;
}
.faq-error {
	padding: 2em;
}
.faq-error h1 {
	color: #d9534f;
	margin-bottom: 1em;
}
.back-link {
	color: #007bff;
	text-decoration: none;
	font-weight: bold;
}
.back-link:hover {
	text-decoration: underline;
}