body {
	font-family: 'Open Sans', sans-serif;
}

.logo {
	/*width: 164px;
	height: 90px;
	margin-top: -15px;*/
    margin-top: -15px;
    padding-top: 16px;
    width: 250px;
}


.fa-caret-right::before{
	content:"+"!important;
	display: none;
}

.jplist-group .fa-caret-right::before{
	border: 1px solid #000;
    color: transparent;
    content: " - " !important;
    display: inline-block;
    font-size: 10px;
    height: 12px;
    line-height: 10px;
    margin-right: 3px;
    width: 12px;
    border-radius:2px;
}
.jplist-group .jplist-selected .fa-caret-right::before{
    content: "\2713 " !important;
    color: #000;
    padding-left:10px;

}
.jplist-group.villages-group {
    float:left!important;
}
.filters-grouped {
    display: block;
    float: left;
    width: 100%;
    margin-top:-15px;
}
.jplist-group span {
    display: inline-block;
    padding-left: 20px;
    text-indent: -8px;
    width: 150px;
    line-height:16px;
}
.visibleFAQ .jplist-hidden {display:block !important;}

.fa-caret-right {
	color: white!important;
	font-size: 20px;
}

#menu ul li.open > i::before{
	content:"-"!important;
	padding-left:4px;
}

.header-buttons {
    float: right;
	max-width: 330px;
}

.header {
	margin-top: 15px;
}

.header-buttons a {
    background: #FF6634 none repeat scroll 0% 0%;
    color: #FFF!important;
    text-transform: uppercase;
    height: 34px;
	/*width: 98px !important;*/
	width: 135px !important;
    line-height: auto;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
	font-size: 11px;
	vertical-align: middle;
	display: table-cell;
	padding-right: 15px;
	padding-left:15px;
}

.header-buttons a:hover {
	text-decoration: none;
}

.navigation {
	min-height: 45px;
	background: #00628D;
	margin-bottom: 16px;
	margin-top: -40px;
}

.new-developments {
	background: #E9EDE4;
	min-height: 170px;
	padding-left: 17px;
	/*padding-bottom: 40px;*/
	overflow: hidden;
}

@media screen and (max-width: 1190px) {
	.new-developments {
		min-height: 230px;
	}
}
.new-developments.white-background {
	background: none;
	/*margin: 30px 0;*/
	margin-bottom: -60px !important;
}
.newsroom .new-developments.white-background {
    margin-bottom: 0 !important;
}

.new-developments p {
	font-size: 13px;
	line-height: 21px;
	padding-right: 17px;
}

.new-developments span {
	font-weight: 700;
}

.new-developments h3 {
	line-height: 21px;
	padding-top: 17px;
	padding-right: 17px;
}

.new-developments h4 {
	font-size: 15px;
	line-height: 21px;
	padding-top: 17px;
	text-transform: inherit;
	font-weight: 700;
	margin-top: -20px;
}

.new-developments ul {
	font-size: 13px;
	line-height: 21px;
	margin-top: -20px;
	padding-left: 12px;
}

.new-developments-after {
	padding-left: 17px;
}

.new-developments-after a {
	background: #00a88e url(../img/send-message-arrow.png) no-repeat scroll right 10px center;
}

.new-developments-after h4 {
	text-transform: inherit;
}

.new-developments-after p {
	font-size: 13px;
	line-height: 21px;
}
.umb-macro-mce_0 a {
    color: #020200;
    display: inline-block;
    text-decoration: none !important;
}
.search-home a{
	 color: #020200;
    display: inline-block;
    text-decoration: none !important;
}
.search-home {
	background: url(../img/home-map-2.png) right no-repeat #E9EDE4;
	min-height: 200px;
}

.search-home p {
	max-width: 250px;
	font-size: 14px;
	line-height: 20px;
	padding-left: 17px;
}

.search-home h2 {
	padding-left: 17px;
	padding-top: 17px;
}

.search-home ul {
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	padding-left: 17px;
	margin-left: 0;
	margin-top:-10px;
	clear: both;
	margin-bottom:-10px;
}

.search-home li {
	background: url(../img/arrow-bullet.png) left center no-repeat;
	padding-left: 15px;
}

.search-village {
	background: url(../img/village-map.png) bottom center no-repeat #E9EDE4;
	min-height: 287px;
	margin-bottom: 15px;
}

.search-village input { float: left; }

.search-submit-form {
	height: 31px!important;
	float: left;
	margin-top:-10px;
	background: url(../img/magnifier.png) center center no-repeat #00a88e;
	margin-bottom: 0px!important;
	width: 35px;
	border: 0px;
	font-size: 0;
	/*padding: 1rem 2rem;*/
}

.search-village button {
	height: 31px!important;
	float: left;
	margin-top: 0px;
	background: url(../img/magnifier.png) center center no-repeat #00a88e;
	margin-bottom: 0px!important;
	width: 35px;
	border: 0px;
	font-size: 0;
	/*padding: 1rem 2rem;*/
}

.search-village p {
	font-size: 14px;
	line-height: 20px;
	padding-left: 17px;
	padding-right: 17px;
}

.search-village h2 {
	padding-left: 17px;
	padding-top: 7px;
}

.retirement-block {
	overflow: hidden;
	min-height: 200px;
}

.retirement-block h2{
	padding-left: 17px;
	padding-top: 7px;
}

.retirement-block p{
	padding-left: 17px;
}

.retirement-block ul {
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	padding-left: 17px;
	margin-left: 0;
}

.retirement-block li {
	background: url(../img/arrow-bullet.png) left center no-repeat;
	padding-left: 15px;
}


.research-heading {
	background: #A1D068;
	width: 100%;
	min-width: 416.67px;
}

.research-content {
	background: #E9EDE4;
	padding: 10px;
}

.research-heading p {
	font-size: 20px;
	font-weight: 700;
	color: white;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0;
}

.research-block-heading {
	font-size: 15.4px;
	color: #020202;
	font-weight: 700;
}

.research-block {
	min-height: 120px;
}

.research-block p {
	font-size: 13.2px;
	color: #020202;
	line-height: 17px;
}

.find-more-button {
	color: white;
	background: #A1D068;
	padding: 5px;
	font-size: 13.2px;
}

.find-more-button a{
	color: white;
	text-decoration: none;
}

.find-more-button1 {
	color: white;
	background: #028876;
	padding: 5px;
	font-size: 13.2px;
}

.find-more-button1 a {
	color: white;
	text-decoration: none;
}


ul.latest-news {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

.latest-news li {
	list-style-image:url(../img/arrow-list.png);
	font-size: 13.2px;
}

.latest-content {
 background: #E9EDE4;
 padding: 10px;
 min-height: 165px;

}

.care-content1 {
	background: #E9EDE4;
	padding: 10px;
	min-width: 180px;
	max-width: 100%;
}

.care-content1 p {
	font-size: 13.2px;
}

.heading-care {
	background: #02A48C;
	min-width: 180px;
	max-width: 100%;
}

.heading-care p{
	color: white;
	font-size: 16.5px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	text-align: center;
}


/* CONTOUR FORM STYLES */
.contourPageName { display: none; }
.contourPage fieldset {
	padding: 0;
	border: none;
}
.contourPage fieldset > div.textfield {
	/*width: 41.66667%;*/
	width:50%;
	padding-right: 0.625rem;
	float: left;
}
.contourPage fieldset > div.textarea {
	/*width: 83.33333%;*/
	width:100%;
	padding-right: 0.625rem;
	float: left;
}
.contourPage fieldset > div.textarea textarea { min-height: 120px; }
.contourPage fieldset > div.radiobuttonlist {
	width: 83.33333%;
	padding-right: 0.625rem;
	float: left;
}
.contourPage fieldset > div.radiobuttonlist br { display: none; }
.contourPage fieldset > div.radiobuttonlist br { display: none; }
.contourPage fieldset > div.radiobuttonlist label { float: left; margin-right: 10px; width:auto; }
.contourPage fieldset > div.radiobuttonlist input { float: left; margin-top: 5px; }

.contourNavigation input[type="submit"]{
	background: url(../img/send-message-arrow.png) right 18px center no-repeat #ff6634;
    padding: 5px;
    color: white;
    font-size: 13px;
    border: 0;
    outline: 0;
    width: 165px;
    height: 34px;
    cursor: pointer;
    font-weight: 700;
}
.scrollToForm {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	background: #A0D162;
	color: #fff;
	text-decoration: none;
	padding:5px 10px;
	cursor:pointer;
}



/*********EVA***********************/
.rightBlockLwrRht .buildingForm fieldset {
    border: medium none;
    clear: both;
    margin-top: 0;
	padding:0px;
}
.rightBlockLwrRht .buildingForm fieldset label.fieldLabel {
    float: left;
    color: black !important;
    font-size: 14px;
    /*height: 40px;*/
    line-height: 20px;
    margin: 0 0 0rem !important;
    text-align: left;
    /*width: 120px;*/
	 margin: 0 0 1rem;
    padding: 0.5625rem 0;
}
.rightBlockLwrRht .buildingForm fieldset .radiobuttonlist {
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
	width:100%;
}
.rightBlockLwrRht .buildingForm fieldset .radiobuttonlist br {
    display: none;
}
.rightBlockLwrRht .buildingForm fieldset .radiobuttonlist label.fieldLabel {
    margin-right: 30px !important;
    margin-top: 0 !important;
}

.rightBlockLwrRht .buildingForm fieldset input[type="text"] {
    color: #020202;
    float: right;
    height: 30px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding: 0 2px 6px;
    /*width: 190px;*/
}
.rightBlockLwrRht .buildingForm fieldset input[type="radio"] {
    position: relative;
    top: 2px;
    width: auto;
}
.rightBlockLwrRht .buildingForm fieldset textarea {
    float: right;
    height: 110px;
    margin-left: 5px;
    padding: 0 2px 6px;
    width: 190px;
}
.rightBlockLwrRht .buildingForm .contourNavigation {
    height: 30px;
    padding-bottom: 10px;
	position:relative;
	left:150px;
}
.rightBlockLwrRht .buildingForm .contourNavigation input[type="submit"] {
  background: #ff6634 none repeat scroll 0 0;
    border: 0 none;
    color: white;
    cursor: pointer;
    display: block;
    float: left !important;
    font-size: 13px;
    font-weight: 600;
    height: 34px;
    line-height: 13px;
    margin-top: -5px !important;
    text-align: center;
    width: 165px;
}
.rightBlockLwrRht .buildingForm fieldset legend {
    font: 1.6em Verdana;
}
.rightBlockLwrRht2 UL {
    list-style: outside none disc;
    margin-top: 5px;
}
.rightBlockLwrRht2 LI {
    margin-left: 25px;
}
.rightBlockLwrRht2 {
    float: right;
    margin-left: 10px;
    width: 357px;
}
.rightBlockLwrRht2 img {
    border: medium none;
    cursor: pointer;
    margin: 1px 21px 0 0;
}
.rightBlockLwrRht2 .noClassImg {
}
.rightBlockLwr2 {
    font-size: 1.2em;
}
.rightBlockLwr2 p {
    margin: 10px 0;
}
.rightBlockLwrLft {
    width: 350px;
}
.rightBlockLwrLft p {
    margin: 10px 0;
}
input[type="checkbox"] + label, input[type="radio"] + label{
	width:40px;
	margin-left:0.5rem;
	margin-right:1rem;
}
.field-validation-error {
    clear: right;
    float: left;
    font-size: 13px;
    left: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 0;
    position: relative;
	color:red;
}

#ctl00_ctl00_ContentPlaceHolderDefault_RenderForm_1_rpFieldsets_ctl00_rpFields_ctl10_mandatory {
    margin-left: 0;
}
.contourField.text.querystring.textfield.alternating {
    display: none;

}
#contour_form_EarlsdonParkVillageCampaign .contourPage fieldset > div.textfield{
	float: left;
    padding-right: 0.625rem;
    /*width: 100%;*/
}
#contour_form_EarlsdonParkVillageCampaign .contourPage fieldset > div.textarea{
	width:100%;
}

 .contourPage fieldset > div.textfield{
	float: left;
    padding-right: 0.625rem;
    /*width: 100%;*/
}
#contour_form_StokeGiffordVillageCampaign .contourPage fieldset > div.textarea{
	width:100%;
}
#contour_form_WixamsVillage .contourPage fieldset > div.textfield{
	float: left;
    padding-right: 0.625rem;
    /*width: 100%;*/
}
#contour_form_WixamsVillage .contourPage fieldset > div.textarea{
	width:100%;
}
#contour_form_TheCottagesatBournvilleGardens .contourPage fieldset > div.textarea{
	width:100%;
}
.location-enquiry {
	margin: 20px 0;
	background: #E9EDE4;
	padding: 10px;
}
.location-enquiry .contourPage fieldset > div.textfield { width: 50%; padding-left: 0.625rem; padding-right: 0.625rem; }
.location-enquiry .contourPage fieldset > div.textarea,
.location-enquiry .contourPage fieldset > div.radiobuttonlist { /*width: 64%;*/width: 100%; padding-left: 0.625rem; padding-right: 0.625rem; }


.contourField.howwouldyoulikeustokeepintouchpleaseselectasappropriate.checkboxlist{
	padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
	float:left;
}
.contourPage fieldset > div.checkboxlist input{
    margin-top: 5px;
}
.contourPage fieldset > div.checkboxlist label {
    width: auto;
}
.contourPage fieldset > div.checkboxlist br {
    display: none;
}

.contour button.accordion {
    background-color: #fff;
    border: 1px solid #d8d8d8;
}
.contour button.accordion > p {
    font-weight: bold;
}

@media screen and (max-width: 450px) {
   .contourPage fieldset > div.textfield {
    width:100%!important;
	}
	.contourField.yourmessage.textarea {
    width: 100% !important;
	}

	.header-buttons {
    position: relative;
    top: 0px;
    margin-bottom: 10px !important;
    max-width: 100% !important;
    width: 100% !important;
    display: inline-block;
    text-align: center;
    float: none !important;
}
}
.rightBlockLwrRht .contourPage fieldset > div.textfield {width:50%}
.rightBlockLwrRht .buildingForm .solihullvillage fieldset input[type="text"] {width: 100%; height:initial;}
.rightBlockLwrRht input[type="radio"] + label {width:initial;}
.rightBlockLwrRht .buildingForm fieldset textarea {float:none; width:100%; margin-left: 0;}
.rightBlockLwrRht .contourPage fieldset > div.textarea { width:100%;}
.rightBlockLwrRht .buildingForm fieldset label.fieldLabel { width:100%; height:initial; padding-bottom: 2px;}
.rightBlockLwrRht .buildingForm .contourNavigation {left:initial;}
.rightBlockLwrRht .contourField.querystring {display:none;}

@media screen and (min-width: 640px) and (max-width: 890px) {
	.rightBlockLwrRht .contourPage fieldset > div.textfield {width:100%}
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { height: auto; font-size: 18px; }
.propertiesContainer {
    padding:10px 10px 8px 0px;
    border:1px solid #cccccc;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.inDevelopmentContainer{
    padding:10px 10px 8px 0px;
    background-color:#E9EDE4;
    border-top:0px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
#locationsList .owl-carousel {
    margin: 0px;
    padding-left: 0px !important;
}
.localNewsFilterArea {
    background-color: #a1d068;
    height: auto;
    width: 100%;
    color: #ffffff;
    /* min-height: 35px; */
    padding: 10px 0;
    float: left;
}
.localNewsFilterArea select {
    width:150px;
    font-weight:bold;
    font-size:14px;
	height: auto;
	margin: 0;
	padding: 0px;
	background-color: #fff;
}
.newsContainer {
    padding:20px 10px 8px 20px;
    border:1px solid #cccccc;
    border-top:0px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.latestNewsHeader {
    color:#f9890c;
    font-weight:bold;
    font-size:1.1em;
	margin-bottom: 25px;
}
.latestNewsTitle a {
    text-decoration:none;
}
.latestNewsTitle span {
    color:#00a78d;
    font-size:1.2em;
    font-weight:700;
	border-bottom: 1px solid #00a78d;
}
.latestNewsContent img {
    width:213px;
    height:156px;
    text-align:left;
    padding:5px 8px 8px 0px;
}
.latestNewsContentBox {
    float:left;
    max-width:220px;
}
.latestNewsContentBox a {
    color:#00A78D!important;
    font-weight:400;
}
.latestNewsContentDate {
    font-size: 1em;
    color: #a1d068;
    clear: both;
    font-weight: bold;
}
.latestNewsContentDate span {
    padding-bottom:15px!important;
}
.latestNewsContentText {
    font-size:1.1em;
    color:#444444;
    line-height:16px;
    clear:both;
}
.detailsLinkSmall {
    font-size:0.9em;
}
.allNewsContent {
    float:left;
}
.NewsContent {
    clear:both;
    padding: 10px 0;
	display: table;
	width: 100%;
}
.NewsContentImg {
    /*float:left;*/
	float: none;
    width:70px;
    height:50px;
    text-align:left;
    padding:5px 0px 8px 0px;
	display: table-cell;
}
.NewsContentBox {
    /*float:left;*/
	float: none;
    /*max-width:380px;*/
    padding-left:8px;
    /*border-bottom:1px solid #cccccc;*/
	border-bottom: none;
	display: table-cell;
}
.NewsContentBox a {
    color:#00A78D!important;
    font-weight:400;
    position:relative;
    bottom:3px;
}
.NewsContentDate {
    font-size: 1em;
    color: #a1d068;
    clear: both;
    font-weight: bold;
}
.NewsContentDate span {
    padding-bottom:15px!important;
}
.NewsContentText {
    font-size:0.9em;
    color:#444444;
    line-height:1.4em;
    clear:both;
    /*width:292px;
    max-width:292px;*/
}
.NewsContentText span {
    position:relative;
    /*top:-2px;*/
}
.ui-tabs .ui-tabs-nav li a { width: 100%; padding-bottom: 20px; text-align: left; }
#tabs ul { height: auto; }
.ui-tabs .ui-tabs-nav li { border-right: 1px solid #fff !important; }
.ui-tabs .ui-tabs-nav li#mediaCoverageTab { border-right: none !important; }


.latestNewsContainer { float: left; padding-bottom: 40px; border-bottom: 1px solid #cccccc; width: 100%; }

.pagination { text-align: center; }
.pagination ul li { list-style: none; display: inline-block; margin: 0 5px; }

.news-box {
	background: #e9ede4;
    padding: 15px;
	margin-bottom: 20px;
}

.news-box .feature-find-more { text-transform: uppercase; }

.news-box.publications { padding: 15px 8px; }
.news-box.publications .magazineTitle {
	font-weight: bold;
	text-decoration: underline;

}
.news-box.publications p { margin-bottom: 5px; font-size: 13px; }
.news-box.publications .magazineDate { font-size: 13px; color: #00a78c; }

.newsroom-grid .row .large-6, .newsroom-grid .new-developments { background: #e9ede4; padding:10px!important;  }
.newsroom-grid .new-developments, .newsroom-grid .home-heading { padding-left: 0; }
.newsroom-grid .new-developments p { margin-bottom: 5px; }

.CaseStudySummary p {
    margin: 0;
}
.CaseStudySummary label {
    float:right;
}
.lnkShowAllCS {
    margin:20px;
    font-weight:bold;
    vertical-align:middle;
}
.CaseStudySearchTextbox {
    width:300px;
    padding:3px;
    border:1px solid #999999;
    margin-right:10px;
    height:26px;
    vertical-align:middle;
}
.CaseStudySearchButton {
    height:26px;
    background:#00A78C;
    font-weight:bold;
    font-size:14px;
    border:1px solid #333333;
    color:#ffffff;
    vertical-align:middle;
    cursor:pointer;
    line-height:26px;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:10px;
}
.CaseStudyTitle {
    line-height:15pt;
    font-size:11.5pt;
    display:block;
    cursor:pointer;
    padding-bottom:5px;
    font-weight:bold;
}
.CaseStudySearchTextbox {
    width: 300px !important;
	float: left;
    padding: 3px;
    border: 1px solid #999999;
    margin-right: 10px;
    height: 26px;
    vertical-align: middle;
}

.brochureOpts{margin-bottom:20px; height:110px;}
.brochureOpts p{margin:0px;}
.brochureOpts a{color:white; margin-top:5px;}
.brochureOpts a.darkGreenButton{padding-right:10px; margin-right:3px;}
.brochureOpts p.enterEmailBox, .brochureOpts p.enterPostCodeBox{background:#e9ede4; padding:8px; margin-top:4px; display:none; width: 420px; min-height:50px; float:right;}
.brochureOpts .brochSep{margin-bottom:6px; display:block; clear:both;}
.brochureOpts p.enterEmailBox a, .brochureOpts p.enterPostCodeBox a{margin-top:0;}
.brochureOpts p.enterEmailBox label, .brochureOpts p.enterPostCodeBox label{width:150px; display:inline-block; font-size:0.8em; float:left; line-height:24px;}
.brochureOpts p.enterEmailBox input, .brochureOpts p.enterPostCodeBox input, .brochureOpts p.enterEmailBox textarea, .brochureOpts p.enterPostCodeBox textarea{width:180px; float:left; padding: 2px 0px; margin-bottom: 5px;}
.brochureOpts p.brochButtons{width:150px; float:left;}
.brochurePic{width:80px; float:left;}
.brochureDetails{/*width: 600px*/; width: 580px; float:left; margin-left:15px;margin-bottom: 10px;}
.brochureDetails a.darkGreenButton{width:120px;}
.brochureDetails a.lightGreenButton{margin-left:6px;}
.brochButtons .darkGreenButton, .enterEmailBox .lightGreenButton, .enterPostCodeBox .lightGreenButton{font-size:0.8em;}
.enterPostCodeBox .lightGreenButton{position:relative; top:14px;}
#socialId img{border:0;}
.lightGreenButton, .darkGreenButton{background: #a1d068 url(../images/arrow-button.png) no-repeat right; color:white; text-transform:uppercase; padding:4px 8px; padding-right:30px; text-decoration:none; margin-top:10px; display:inline-block; font:bold 1.2em Arial;}
.lightGreenButton:hover{background-color:#00a88e;}
.darkGreenButton{background-color:#00a88e; display:inline-block;}
.darkGreenButton:hover{background-color:#028876;}

.brochureOpts p.enterEmailBox input[type="submit"], .brochureOpts p.enterPostCodeBox input[type="submit"]{ border: none; padding: 8px; margin-top: 0; margin-left: 6px; width: auto; }


.hidden {display:none;}

.generic-thumb { width: 48%; margin: 1%; position: relative; }
.generic-thumb.full  { width: 98%; }
.generic-thumb:after {
    content: "";
    background: url(/img/fancy-open.png);
    z-index: 9;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
}
.generic-thumb.full:after {
	content: "";
	background: none;
}
.blog-item {overflow: hidden;}


p iframe { width: 100%; }

div.large-5 img { max-width: 100%; }

.no-padding .columns { padding-left: 0; padding-right: 0; }
.no-padding .large-7.columns { padding-right: 10px; }

@media only screen and (min-width: 64.0625em) {
	.top-nav-holder.large-offset-6 {margin-left:43% !important;}
	.top-nav-holder.large-6 {width:57%;}
}

@media all and (max-width: 767px) {
.search-home {

    margin-bottom: 20px;
}
.browse-aloud img {
	margin: 0 auto!important;
	float: none!important;
	width: 0;
	height: 0;
}

.logo {
	width: 164px;
	height: 90px;
	margin: 0 auto!important;
	padding-left: 20px!important;
}

.header-buttons {
    float: none!important;
	margin: 0 auto!important;
	width: 280px;

}

.footer-column-1-social {
	padding-top: 20px;

}

.image-align {
	text-align: center!important;
	width: auto;
}

.navigation {
	min-height: 0;
	background: none;
}
.research-heading {
	min-width: 416.67px;
}

}

ul.footer-column-1 li {
	font-size: 9.9px;
	line-height: 14.85px;
}

ul.footer-column-1 li {
	list-style: none;
}

ul.footer-column-1 li a{
	color: #333333;
	text-decoration: underline;
}

ul.footer-column-1-social li {
		list-style: none;
		display: inline;
}
.footer-column-1-social a {
    display: inline-block;
}
.footer p {
	font-size: 9.9px;
	line-height: 14.85px;
	color: #333333;
}

.footer {
	border-top: 2px dotted #C9C3C1;
}

footer {
	padding: 20px;
	/*margin-top: 40px;*/
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 0px;
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
    font-family: arial;
    font-size: 10pt;
}
.goog-te-combo {
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: baseline;
}
* {
    padding: 0px;
    margin: 0px;
}
* {
    margin: 0px;
    padding: 0px;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
	padding-bottom: 20px;
}

::-webkit-input-placeholder { color:#000000; font-size: 11px;}
::-moz-placeholder { color:#000000; font-size: 11px;} /* firefox 19+ */
:-ms-input-placeholder { color:#000000; font-size: 11px;} /* ie */
input:-moz-placeholder { color:#000000; font-size: 11px;}


div#overlay { display: none; }

a#toggle {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  background-color: #00628D;
  text-align: center;
  color: white;
  display: none;
  transition: all ease-out 0.3s;
  font-size: 26px;
  text-decoration: none;
  border: 1px solid white;
  z-index:9999999;
}

a#toggle i {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

main#content { padding: 10px; }

#menu {
  transition: all ease-out 0.3s;
}

#menu a { color: white; font-size: 15px;}


.fa{ margin-left: 0px;}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu ul li {
  display: inline-block;
  position: relative;
   /*z-index: 99999;*/
}

#menu ul li > a {
  display: inline-block;
  padding: 12px;
  font-weight: bold;
  text-decoration: none;
}

#menu ul li > a > i {
  margin-left: 15px;
  transition: all ease-out 0.3s;
  display: none;
}

#menu ul li ul {
  display: none;
  position: absolute;
  top: 46px;
  width: 200px;
  text-align: left;
  background-color: #00628D;
  z-index: 99999;
}

#menu ul li ul a {
	padding: 5px;
	border-top: 1px solid white;
}



#menu ul li ul li { display: block; }

#menu ul li ul li a { display: block; }

#menu ul li:hover > a { background: #00628D; }

#menu ul li:hover > a > i { transform: rotateZ(90deg); }

#menu ul li:hover ul { display: block;}


@media screen and (max-width: 767px) {
	.fa {
    margin-left: 17px !important;
}

.owl-pagination {
	margin-top: 50px;
	text-align: center;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
}
.owl-theme .owl-controls .owl-page span {
	background: #3F7A6B!important;
}

#menu ul li ul a {
	padding: 5px;
	border-top: 1px solid white;
	width: 100%!important;
}

	.fa-caret-right::before{
	content:"+"!important;
	display: block;
}

a#toggle { display: block; z-index: 99999;}

main#content {
  margin-top: 65px;
  transition: all ease-out 0.3s;
}

#menu {
  position: fixed;
  width: 250px;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  overflow-y: auto;
  background-color: #00628D;
  transform: translateX(-250px);
  -webkit-transform: translate(-250px);
  z-index: 150;
  padding-top: 65px;
}

#menu ul {
  text-align: left;
  background-color: transparent;
}

#menu ul li { display: block; }

#menu ul li a { display: inline-block; width:80%;}

#menu ul li a > i { display:inline-block!important; cursor:pointer;float:right;margin-right: -35px;}

#menu ul li ul {
  display: none;
  position: static;
  width: 100%;
  background-color: #00628D;
}

#menu ul {
  text-align: left;
  background-color: transparent;
}

#menu ul li { display: block; }

#menu ul li a { display: inline-block; text-align: left!important; color: white; margin-right: 0px; width:80%;}

#menu ul li > i {  display: inline-block; cursor:pointer;}

#menu ul li ul {
  display: none;
  position: static;
  width: 100%;
  background-color: rgba(22,160,133, 0.2);
}

#menu ul li:hover > ul { display: none; }

#menu ul li:hover > i { /*transform: rotateZ(0); -webkit-transform: rotate(0px);*/ }

#menu ul li.open > a { background-color: rgba(0, 0, 0, 0.3); }

#menu ul li.open > i {/* transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg);*/}

#menu ul li.open > ul { display: block; }

div#overlay {
  display: block;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
 /* background-color: rgba(0, 0, 0, 0.8); */
  transition: all ease-out 0.3s;
  z-index: 1;
  opacity: 0;
}

html.open-menu { overflow: hidden; }

html.open-menu div#overlay {
  visibility: visible;
  opacity: 1;
  width: calc(-150%);
  left: 250px;
}

html.open-menu a#toggle,
 html.open-menu main#content { /*transform: translateX(0px); */}

html.open-menu nav#menu {
  z-index: 3;
  transform: translateX(0);
	-webkit-transform: translateX(0px);
}

.align-column {
	margin:0!important
}

.research-heading {
	min-width: 100%!important;
}


}

nav#menu li:focus {background: #000000;}

header {
	margin-top: 20px;
}

@media screen and (max-width: 880px) {
	#menu {
		text-align: center;
	}
}

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


	.browse-aloud img {
	margin: 0 auto!important;
	float: none!important;
}

	.align-column {
	margin:0!important
}

.research-content {
	position: inherit!important;
}

footer {
	margin-top: 20px!important;
}
.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime .fieldLabel{
		margin-left:60px!important;
}
.pleasekeepmeinformedaboutextracareiunderstandicanoptoutatanytime .fieldLabel{
		margin-left:60px!important;
}
}

.align-rows {
	position: absolute;
	top: 0;
	left: 0
}

.gsc-control-cse input {
 box-shadow: none !important;
}

.gsc-control-cse input:focus {
    outline: none;
}
.gsc-control-cse table {
 border: none;
 background: transparent;
}

.gsc-input-box, .gsc-search-box .gsc-input>input, .gsc-input-box-hover {
 -moz-box-shadow: none !important;
 -webkit-box-shadow: none !important;
 box-shadow: none !important;
 height:34px!important;
 position:relative!important;
 /*top:2px!important;*/

}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0.8em!important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background-color: #ff6634!important;
	height:34px!important;
	width: 34px!important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 13px;
    height: 13px;
    padding: 0!important;
    min-width: 13px;
    margin-top: 2px;
}

.body-text p {
	font-size: 13.4px;
}

ul.main-side {
	background: #595A5A;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif!important;
}

ul.main-side li a {
	color: white!important;
	text-decoration: none;
	cursor: pointer;

	color: white!important;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	border-top: 1px solid #FFF;
	display: block;
}


li.side-nav-title {
    padding-left: 13px;
	color: #a1d068;
	font-size: 18px;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 5px;
}
li.side-nav-title.sub-title {
    padding-left: 20px;
	color: #a1d068;
	font-size: 14px;
	line-height: 14px;
}

li.useful-nav-title{
    text-indent: 13px;
	color: #000000!important;
	font-size: 18px!important;
	line-height: 36px!important;
	padding-top: 10px;
	padding-bottom: 5px;
}

ul.main-side li a:hover {
	background: url(../img/side-nav-arrow.png) right 5px center no-repeat #323232!important;
}

ul.main-side .current-menu-item {
	background: url(../img/side-nav-arrow.png) right 5px top 15px no-repeat #323232!important;
}

ul.main-side li ul li a {
	border-top: none;
	background: #595a5a;
	font-size: 14px;
	line-height: auto;
	font-weight: normal;

	white-space: pre-wrap;
}

ul.main-side li ul li a span{
	color: #a1d068!important;
}

ul.main-side li ul li a:hover {
	background: url(../img/side-nav-arrow.png) right 5px center no-repeat #323232!important;
}

ul.main-side li ul {
	list-style-type: none;
}

ul.main-side li ul li a.current-menu-item-side {
	background: url(../img/side-nav-arrow.png) right 5px center no-repeat #323232!important;
}

ul.main-side li ul li a.current-menu-item-side {
    background: url(../img/side-nav-arrow.png) right 5px center no-repeat #323232!important;
}

ul.main-side li ul li a {
	border-top: none;
	background: #595a5a;
	font-size: 14px;
	line-height: auto;
	font-weight: normal;

	white-space: pre-wrap;
}

ul.main-side li ul li a span{
	color: #a1d068!important;
}

ul.main-side li ul li a:hover {
	background: url(../img/side-nav-arrow.png) right 5px center no-repeat #323232!important;
}

ul.main-side li ul {
	list-style-type: none;
	margin-left: 0;
}

ul.main-side li ul li a.current-menu-item-side {
	background: url(../img/side-nav-arrow.png) right 5px center no-repeat #323232!important;
}
ul.main-side li ul li {
	background: #595a5a;
	line-height: 14px;
}
ul.main-side li ul li a { padding-left: 20px !important; }


ul.useful-nav {
	background: #A1D068;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif!important;
}

ul.useful-nav li a {
	color: white!important;
	text-decoration: none;
	cursor: pointer;
	font-weight: 700;
}

ul.useful-nav li {
	border-top: 1px solid #FFF;
	display: block;
	min-height: 35px;
	color: black!important;
	text-decoration: none;
	font-size: 15.6px;
}

ul.useful-nav li a:hover {
	background: #323232!important;
}


.slide-trigger {
  display: none; /* need this */
  cursor: pointer;
  background: #A1D068;

}

.slide-trigger span {
  background-image: url("../img/dropdown-arrows.png");
  background-position: 0 -14px;
  display: block;
  float: right;
  margin-top: 5px;
  height: 14px;
  width: 32px;
  margin-bottom: 30px;
}

.breadcrumbs {
	margin: 0 auto;
	text-align: center;
	/*margin-top: 20px;
	margin-bottom: 20px; */
}

.responsive_menu select {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857;
    color: white!important;
    vertical-align: middle;
    background-color: #595A5A;
    background-image: none;
    border: none;
}

@media only screen and (max-width: 640px) {
	.blog-item {height: auto !important;}
    .blog-item .image-bg img {max-height: none;}
  .slide-trigger { display: block; padding: 5px;  color: white;  font-size: 15.6px;  margin: 0 auto; }
    .no-js .slide-trigger { display: none; }
  .useful-nav  { display: none; }
    .no-js .useful-nav  { display: block; }
  .useful-nav { margin: 0 15px; }
  .useful-nav li { float: none; }
  ul.main-side {
}

.breadcrumbs {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.care {
	margin-bottom: 10px;
}

	.image-bg {
		background: #E9EDE4;
		text-align: center!important;
	}

	.new-developments {
		margin-bottom: 20px!important;
	}

	.care-service-module {
		margin-bottom: 20px!important;
	}

	.header-buttons a {
		display: inline-block;
    	line-height: 33px;
		max-width: 100%;
	}
	header .large-4.large-4.medium-2.columns {
		width: 15%;
		float: right;
		padding: 0;
	}
	header .large-4.medium-6.columns {
		width: 85%;
    	float: left;
		padding-right: 0;
	}
	.gsc-control-cse.gsc-control-cse-en,
	.gsc-search-box-tools .gsc-search-box .gsc-input { padding-top: 0 !important; }
	form td.gsc-search-button { top: 0 !important; }
	.header-buttons { width: 100% !important; margin-top: 0 !important;}
	ul.top-nav { margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; }

	.contourPage fieldset > div.textfield {
		width: 100%;
		padding: 0 10px;
	}
	.contourPage fieldset > div.textarea {
		width: 100%;
		padding: 0 10px;
	}
	.contourPage fieldset > div.dropdownlist{
		width: 100%!important;
		padding: 0 10px;
	}
	.grid-item { width: 100%; }

}

@media only screen and (max-width: 970px) {
	.grid-item {
	max-width: 100%!important;
}

.grid {
	max-width: 100%!important;
}

}

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

.breadcrumbs {
	margin: 0 auto;
	text-align: center;
	margin-top: -20px;
}

figcaption {
    bottom: 0px;
    right: 0px;
    margin: 0px 10px 0px 0px;
    padding: 8px;
    position: absolute;
    background: rgba(2, 164, 140, 0.75) none repeat scroll 0% 0%;
    color: #FFF;
    font-size: 4vw!important;
    max-width: 100%;
    width: auto!important;
	text-align: center;
}

}

.care {
	background: #E9EDE4;
}

.care-content {
	padding: 10px 0px 0px 10px;
	min-height: 165px;
}

.care-content h4 {
	font-size: 17.9167px;
}

.care-content p {
	font-size: 12.3167px;
	color: #020202;
	line-height: 1.4em;
}

.care img {
	float: right;
}

p.channel-heading {
	font-size: 15.6px;
	color: #FFF;
	font-weight: 400;
	padding-left: 12px;
	position: relative;
	background: #A1D068;
}

p.newsroom-heading {
	font-size: 33.6px;
	color: rgb(86, 87, 87);
}

p.contact-heading {
	font-size: 15.6px;
	color: #FFF;
	font-weight: 400;
	padding-left: 12px;
	position: relative;

	background: rgb(2, 164, 140);
}


   label {/*display: inline-block;*/ padding: 0px; text-align: left; color: #000000;}



   #tab1:checked ~ .content #content1,
   #tab2:checked ~ .content #content2,
   #tab3:checked ~ .content #content3,
   #tab4:checked ~ .content #content4 {
     display: block;
   }

 .main {margin: 0 auto; width: 100%;}
   .content {background: #fff; color: #373737;}
   .content > div {display: none; padding-top: 20px;}



   @media screen and (max-width: 1024px) { /*label {padding: 15px 10px;} .twitter {margin-top: 20px;}*/ }

   .latest-news-content img {
	float: left;
	padding: 5px 8px 20px 0px;
   }

     .latest-news-content a{
 		font-size: 18px;
   }

   .latest-news-content p {
		font-size: 14px;
		padding: 0px 0px 20px 0px;
   }

      .latest-news-content {
		clear: both;
   }

   .latest-news-content span {
		color: #a1d068;
		font-size: 13px;
		line-height: 20px;
   }

     .latest-news-content1 p {
		font-size: 11.5px;
		padding: 0px 0px 5px 0px;
		line-height: 14em;
   }

      .latest-news-content1 {
		clear: both;
   }

   .our-pub-header {
		font-size: 15.6px;
	color: #FFF;
	font-weight: 400;
	padding-left: 12px;
	background: rgb(2, 164, 140);
	clear: both;
	margin-top: 20px;
   }

   .our-publications {
		border: 1px solid #CCC;
		padding: 15px;
		margin-bottom: 20px;
   }

   a.ck_manag_btn {
    display: inline-block;
    width: 93px;
    height: 24px;
    color: #FFF;
    background: #CB2525;
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
	font-variant: uppercase;
	padding: 2px;
	font-weight: bold;
}

.contact-text {
	font-size: 11.2px;
	padding: 10px;
}

.contact-us {
	border: 1px solid #cccccc;
}

p.resident-heading {
	font-size: 15.6px;
	color: #FFF;
	font-weight: 400;
	padding-left: 12px;
	position: relative;
	top: 5px;
	background: rgb(255, 102, 52);
}

.social-newsroom {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.social-newsroom a {
	padding: 2px;
}

.our-channels {
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}



            #searchtext {
                overflow: hidden;
            }

            a.search-submit-button {
                background: none repeat scroll 0 0 #fafafa;
                color: #5e5e5e !important;
                display: block;

                float: right;
                font-family: inherit;
                font-size: 20px;
                padding: 5px 10px;
                text-align: center;
                width: 45px;
                box-sizing: border-box;
                height: 40px;
            }

            #form-container {
                /* width: 60%; */
            }

			.form-interest  {
				background: #e9ede4;
				padding-top: 30px!important;
				margin-top: 35px;
				padding: 20px;

			}

			.form-interest h3 {
				font-family: 'Open Sans', sans-serif;
				font-weight: 600;
				font-size: 20px;
				line-height: 1.5em;
				color: black!important;
			}

			.villages p {
				font-family: 'Open Sans', sans-serif;
				font-size: 14px;
				line-height: 19px;
			}

			.villages h1 {
				font-family: 'Open Sans', sans-serif;
				font-size: 24px;
				line-height: 1.5em;
				color: #000000;
			}

			.villages h2 {
				font-family: 'Open Sans', sans-serif;
				font-size: 20px;
				line-height: 19px;
				font-weight: 600;
				padding-bottom: 20px;
			}

			.villages h3 {
				font-family: 'Open Sans', sans-serif;
				font-size: 17px;
				line-height: 22px;
				padding-bottom: 20px;
			}

			.row {
				max-width: 960px;
				margin-bottom: 27px;
			}

			ul {
				/*margin-left: 0rem!important;*/
				}

			ul li {
				font-size:14px;
			}

				.form-register input{
					height: 30px;
					margin: 0em!important;

				}

				.form-interest p {
					font-size: 14px;
					line-height: 22px;
					font-weight: 600;
					color: black!important;
				}

				.form-interest p span {
					color: #a1d068;
				}

				label.inline {
				margin: 0px 0px 0rem!important;
				font-size: 14px;
				line-height: 20px;
				text-align: left;
				height: 40px;
				color: black!important;
				display: inline-block;
                padding-right:5px;
				}

				#submit-btn {
				background: #ff6634;
				width: 165px;
				font-size: 13px;
				line-height: 13px;
				color: white;
				font-weight: 600;
				float: left!important;
				margin-top: -5px!important;
				cursor: pointer;
				height: 34px;
				text-align: center;
				display: block;
				border: 0;
				}

				.maps {
					margin-top: 10px;
					width: 100% !important;
        			height: 100% !important;
					display:inline-block;
					overflow:hidden;
				}

				.villages-list {
					background: #595a5a;
					padding: 20px;
					width: 380px !important;

					min-width: 100% !important;
        			min-height: 100% !important;
					margin-top: -40px;

				}

				.villages-list h3 {
					color: #a1d068;
					font-size: 18px;
					line-height: 1.5em;
					border-bottom: 1px solid white;
					font-weight: 300;
					font-family: 'Open Sans', sans-serif;
				}

				.villages-list ul {
					list-style-type: none;
				}

				.villages-list ul li a {
					color: white;
					font-size: 14px;
					line-height: 30px;
					text-indent: 5px;
					text-decoration: none;
				}

				.villages-list ul li a:hover {
					color: #a1d068;
					font-size: 14px;
					line-height: 30px;
					text-indent: 5px;
					text-decoration: none;
				}

				input[type="radio"] {
  display: inline;
}

	.form-link {
		display: none;
	}

	#controls  {
              /*padding-left:15px;*/
			  padding-right: -20px;
              text-align:center;
              transition:.25s ease-out; }

#controls a:hover
           {  color:#000000;
              font-weight: 700;
              transition:.25s ease-out;}

	ul.top-nav {
		/*padding-right: 19px;*/
		/*float: right;*/
		margin-top: -30px;
	}

	ul.top-nav li{
	display: inline-block;
}

.top-nav li a {
	color: #848484;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
}

.top-nav span {
	padding-right: 10px;
	padding-left: 10px;
	color: #cdcdcd;
}

#small     {  font-size:10px !important;font-weight: 700!important; padding-right: 10px;}
#medium    {  font-size:13.4px !important;font-weight: 700!important; padding-right: 10px;}
#large     {  font-size:18px  !important;font-weight: 700!important;}

.small     {  font-size:75%;}

#carousel {
	    margin-top: -40px;
    margin-bottom: -10px;
}

.facilities-list {
	font-size: 14px;
	line-height: 19px;
	padding-left: 15px;
}

	.cse .gsc-control-cse, .gsc-control-cse {
    margin-top: -19px;
	}

/* .pre-content p{
	font-size: 17px;
	line-height: 26px;
	color: #000000;
	font-weight: 600;
} */

#contact-submit {
	background: url(../img/send-message-arrow.png) right 18px center no-repeat #ff6634;
	padding: 5px;
	color: white;
	font-size: 13px;
	border: 0;
	outline: 0;
	width: 165px;
	height: 34px;
	cursor: pointer;
	font-weight: 700;
}

#location-submit {
	background: #00a88e;
	padding: 5px;
	color: white;
	font-size: 12px;
	border: 0;
	outline: 0;
	width: 70px;
	height: 31px;
	cursor: pointer;
	font-weight: 700;
	margin-top: 0px;
	margin-left: -22px;
}

.search-village #location-submit {
    background: #00a88e url("../img/magnifier.png") no-repeat scroll center center;
    width: 35px;
}
.chairman {
	background: #e9ede4;
	padding: 10px;
}

.grid {
  max-width: 700px;
}


/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-item {

  width: 100%;
  max-width: 340px;
  height: auto;
  background: #e9ede4;
border-right: 5px solid #ffffff;
border-bottom: 5px solid #ffffff;
  /*padding: 10px;*/
}

.grid-item--width2 { width: 200px; }
.grid-item--height2 { height: 200px; }

.grid-item p {
	font-size: 13px;
	line-height: 18px;
}

.grid-item span {
	font-size: 15px;
	line-height: auto;
	font-weight: 700;
	color: #00a78c;
}



.care-banner {
	margin-top: -16px;
	background: url(../img/care-placeholder.jpg) center center;
	min-height: 240px;
}

.module-heading {
	background: #40ab97;
	padding: 5px;
	padding-left: 17px;
}

.module-heading h3 {
	color: #ffffff;
}

.care-service-module  {
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 17px;
	background: #e9ede4;
	min-height:150px;
	padding-bottom: 20px;
}

.care-service-module a {
	background: url(../img/send-message-arrow.png) no-repeat right 10px center #00a38c;
}

.care-service-module p {
	font-size: 13px;
	line-height: 18px;
}

figcaption {
	bottom: 0;
	right: 0;
	margin: 0;
	margin-right: 10px;
	padding: 8px;
	position: absolute;
	background: rgba(2,164,140,0.75);
	color: white;
	font-size: 36px;
	max-width: 100%;
	min-width: 459px;
}

.menu-button {
  display: inline-block;
	padding-top: 10px;
 }

.burger-icon {
	margin: 0 auto;
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .burger-icon, .burger-icon::before, .burger-icon::after {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #fff;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .burger-icon::before, .burger-icon::after {
    position: absolute;
    content: ""; }
  .burger-icon::before {
    top: -8px; }
  .burger-icon::after {
    top: 8px; }

.menu-button.is-active .burger-icon {
  background-color: transparent; }

.menu-button.is-active .burger-icon::before {
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg); }

.menu-button.is-active .burger-icon::after {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg); }

.activities p {
	white-space: pre-wrap;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus{
   width:13px!important;
   height:13px!important;
}
/*td.gsc-search-button {
    background: #ff6634 none repeat scroll 0 0;
    float: right!important;
    height: 34px !important;
    line-height: 10px !important;
    margin: 0 0 0 -15px!important;
    position: relative;
    top: 9px!important;
    width: 32px!important;
	padding-right:31px !important;
}*/

td.gsc-search-button {
  /*  background: #FF6634 none repeat center center;*/
	background-color: transparent!important;
    height: 34px !important;
    line-height: 10px !important;
    position: relative;
    top: 9px !important;
    width: 34px !important;
    display: inline-block;
	margin-left: -22px!important;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2{
	margin-left:-10px!important;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus{
	height:35px;
	margin-left:-10px;
	margin-top:-9px;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus{
	border:none!important;
}

.gsc-control-cse.gsc-control-cse-en {
    /*margin-left: -25px;*/

}
.gsc-search-box-tools .gsc-search-box .gsc-input{
	margin-bottom:10px!important;
	padding-right: 20px !important;
}

/*table.gsc-search-box {
    max-width: 100%!important;
	width: 235px!important;
}*/

.contact-form {
	background: #E9EDE4;
}

#submit-button {
	background: #FF6634 url(../img/send-message-arrow.png) no-repeat right 18px center;
    padding: 5px;
    text-transform: uppercase;
    color: #FFF;
    border: 0px none;
    cursor: pointer;
    margin-top: 30px;
    min-width: 165px;
    font-size: 13px;
	font-weight: 700;
}

.no-margin {
	padding-left: 0!important;
}

.location-form {
	background: 	#E9EDE4;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.location-select {
	background: url(../img/select-dropdown.jpg) center right 7px no-repeat #f8f8f8;
	border-radius: 5px;
	width: 195px;
	height: 26px;
	padding: 0.1rem!important;
	font-size: 12px;
    margin-right:5px;
}

.location-input {
	height: 25px!important;
	width: 200px!important;
	margin-top: 5px!important;
}

.location-border, .location-border2 {
	border-bottom: 1px solid #e9ede4;
	padding-bottom: 5px;
	padding-top: 10px;
}

.full-address a {
	color: #a1d068!important;
	font-size: 13px;
	line-height: 20px;
	float: right;
	text-decoration: none!important;
	height: 26px;
}

.location-text p {
	font-size: 13px;
	line-height: 18px;
	vertical-align: middle;
	margin-top: 3px;
}

.location-village a {
	font-size: 14px;
	line-height: 18px;
}

.contact-map {
	background: #e9ede4;
	height: 273px;
	padding: 10px;
}

.news-sidebar {
	background: #e9ede4;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
}

.news-sidebar p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 20px;
}

.news-contacting-us {
	background: #e9ede4;
	height: 100%;
	padding: 20px;
	overflow: auto;
}

.divider-news {
	width: 100%;

	border-top: 1px solid #e9ede4;
	margin-top: 20px;
	margin-bottom: 10px;
}


.news-select {
	background: #A1D068;
	padding-left: 10px;
	padding-right: 10px;
}

.news-select label {
	color: white!important;
}

.form-border{
	border-top: 1px dashed #96A387;
	padding-bottom: 5px;
	width: 415px;
	max-width: 100%;
	margin-top: 5px;
}

.link-size a {
	font-size: 13px;
	line-height: 20px;
}

.news-border {
	border-top: 1px solid #e9ede4;
	padding-bottom: 20px;
}

.contact-column {
	margin-right: 40px;
}
@media screen and (max-width: 768px) {
	#owl-example {
		display:none!important;
	}
	.contourPage fieldset > div.textarea, .contourPage fieldset > div.radiobuttonlist{
			width:100%!important;
		}

	.contourPage .radiobuttonlist {
		display: inline-block!important;
	}
	.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime input{
		margin-top:-40px!important;
	}
	.pleasekeepmeinformedaboutextracareiunderstandicanoptoutatanytime input{
		margin-top:-40px!important;
	}

}
@media screen and (min-width: 769px) {
	#owl-mobile {
		display:none!important;
	}

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

	.news-sidebar {
	margin-top: 20px;
}

	.full-address a {
	float: none!important;

	}


	.form-link  {
		display: block;
		background: #A1D068;
		padding: 5px;
		color: white;
		text-transform:uppercase;
		color: white;
		font-size: 13.2px;
		font-weight: bold;
		width: 220px;
		text-decoration: none;
	}

	.form-link:hover {
		color: white;
		text-decoration: none;
	}

	ul.top-nav {
		text-align: center!important;
		padding-top: 10px;
		padding-bottom: 10px;
		float: none!important;
	}

	.cse .gsc-control-cse, .gsc-control-cse {
    margin-top: 0px!important;
	}

	.header-buttons {
    float: none!important;
	margin: 0 auto!important;
	width: 98px;
		text-align:center;
		margin-bottom:10px!important;

	}

	/* .pre-content-image {
		margin-bottom: 20px;
	} */

	}
	@media screen and (max-width: 440px) {
		#contour_form_EarlsdonParkVillageCampaign .fieldLabel {
		/*width: 100% !important;*/
		}

		#contour_form_EarlsdonParkVillageCampaign .text{
			width:100%!important;
		}

		#contour_form_StokeGiffordVillageCampaign .fieldLabel {
		/*width: 100% !important;*/
		}

		#contour_form_StokeGiffordVillageCampaign .text{
			width:100%!important;
		}


        #contour_form_TheCottagesatBournvilleGardens .fieldLabel {
		/*width: 100% !important;*/
		}
		#contour_form_TheCottagesatBournvilleGardens .pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime .fieldLabel {
			/*width:80% !important;*/
		}
		#contour_form_TheCottagesatBournvilleGardens .pleasekeepmeinformedaboutextracareiunderstandicanoptoutatanytime .fieldLabel {
			/*width:80% !important;*/
		}

		#contour_form_TheCottagesatBournvilleGardens .text{
			width:100%!important;
		}

		#contour_form_WixamsVillage .fieldLabel {
		/*width: 100% !important;*/
		}

		#contour_form_WixamsVillage .text{
			width:100%!important;
		}

		.contourNavigation {
			left: 60px !important;
		}
	.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime input{
		margin-top:-50px!important;
	}
	.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime .fieldLabel{
		margin-left:60px!important;
	}
	.pleasekeepmeinformedaboutextracareiunderstandicanoptoutatanytime input{
		margin-top:-50px!important;
	}
	.pleasekeepmeinformedaboutextracareiunderstandicanoptoutatanytime .fieldLabel{
		margin-left:60px!important;
	}
	.contourPage fieldset > div.radiobuttonlist .fieldLabel{
			width:100%!important;
	}
}

	@media screen and (min-width: 320px) {
		.cse .gsc-control-cse, .gsc-control-cse {
    margin-bottom: 20px;
	}
	}

/*=======================CookieOptIn=========================

==================*/
#cookiesOptInMessageWrapper{
  bottom:0;
  left:0;
  position:fixed;
 /* / default fallback / */
 background: rgb(34, 34, 34) transparent;
 /* / nice browsers / */
 background: rgba(0, 155, 223, 0.3);
 /* / IE 6/7 / */
 filter:progid:DXImageTransform.Microsoft.gradient

(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
 /* / IE8 / */
 -ms-filter:

"progid:DXImageTransform.Microsoft.gradient

(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
  z-index:99999;
  width:100%;
  padding: 10px 0px;
 z-index:2147483647;
}
#cookiesOptInMessage {
  margin:0 auto;
  padding:10px 20px 0px 20px;
  color:#fff;
  font-size:12px;
  line-height:17px;
  text-align:left;
  position:relative;
  background: #a1d068;
  max-width:930px;
  box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.6);
}
#cookiesOptInMessage a{
  color: #fff;
  font-weight: bold;
  text-decoration:underline;
}
#cookiesOptInMessage p{
 color:#fff!important;
}
.cookieButton{
 background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius:none;
    color: #444444!important;
    display: inline-block;
    font-family: "proxima-nova-condensed",sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-left: 10px;
    outline: medium none;
    padding: 5px 14px;
    position: relative;
 right:-40px;
 top:-4px;
 text-decoration:none!important;
}
#cookiesOptInMessage > div {
    display: block;
    text-align: center;
    width: 100%;
}
.read-more {
 position:absolute;
    margin-top: -25px;
    z-index: 2147483647;
}
.read-more > a {
    float: left;
    font-size: 13px;
    padding-left: 125px;
}
#message{display:none;}

.home-heading {
	padding-left: 10px;
	margin-bottom: -20px;
	margin-top: -10px;
}
.newsroom .home-heading {
	margin-bottom: 20px;
    margin-top: 0px;
}


.col-1 {
	margin-left: -18px; padding:0;
}

.col-2 {
	margin-left: -15px; padding:0;
}

.col-3 {
	margin-left: -35px; padding:0;
}

.col-4 {
	margin-left: -25px; padding:0;
}

.col-5 {
	margin-left: -15px; padding:0;
}

.col-6 {
	margin-left: -25px; padding:0;
}

.col-7 {
	margin-left: 0px; padding:0;
}

@media screen and (max-width: 1025px) {
	.col-1 {
	margin-left: 0px!important;
}

.col-2 {
	margin-left: 0px!important;
}

.col-3 {
	margin-left: 0px!important;
}

.col-4 {
	margin-left: 0px!important;
}

.col-5 {
	margin-left: 0px!important;
}

.col-6 {
	margin-left: 0px!important;
}

}

#textsizer
{
	margin-left: 10px;
}
    #textsizer p
    {
        display: inline;
    }
ul.textresizer
{
    list-style: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}
    ul.textresizer li
    {
        display: inline;
        margin: 0px;
        margin-right: 5px;
        padding: 0px;
    }

    ul.textresizer a
    {

        padding: 2px 3px;
        font-weight: bold;
    }

    ul.textresizer a:hover
    {
        text-decoration: underline;

    }

    ul.textresizer .medium-text
    {
        font-size: 14px;
    }

    ul.textresizer .large-text
    {
        font-size: 18px;
    }

    ul.textresizer .larger-text
    {
        font-size: 20px;
    }

    ul.textresizer a.textresizer-active
    {
        color: #000000;
		text-decoration: underline;
    }

object{
    pointer-events: none;
	display: inline-block;
}

.image-bg img {
	width: 100%;
	max-height:197px;
}

#menu ul li ul a:hover {
background: #fff none repeat scroll 0% 0%;
color: #00628D;
}

@media screen and (-moz-windows-theme) {
    td.gsc-search-button {
    background: #FF6634 none repeat scroll center center;
    height: 34px !important;
    line-height: 10px !important;
    position: relative;
    top: 8px !important;
    width: 34px !important;
    display: inline-block;
    margin-left: -22px;
}
}

@media screen and (-moz-os-version:windows-xp) {
      td.gsc-search-button {
    background: #FF6634 none repeat scroll center center;
    height: 34px !important;
    line-height: 10px !important;
    position: relative;
    top: 8px !important;
    width: 34px !important;
    display: inline-block;
    margin-left: -22px;
}
}

@media screen and (-moz-os-version:windows-vista) {
      td.gsc-search-button {
    background: #FF6634 none repeat scroll center center;
    height: 34px !important;
    line-height: 10px !important;
    position: relative;
    top: 8px !important;
    width: 34px !important;
    display: inline-block;
    margin-left: -22px;
}
}

@media screen and (-moz-os-version:windows-win7) {
      td.gsc-search-button {
    background: #FF6634 none repeat scroll center center;
    height: 34px !important;
    line-height: 10px !important;
    position: relative;
    top: 8px !important;
    width: 34px !important;
    display: inline-block;
    margin-left: -22px;
}
}

@media screen and (-moz-os-version:windows-win8) {
      td.gsc-search-button {
    background: #FF6634 none repeat scroll center center;
    height: 34px !important;
    line-height: 10px !important;
    position: relative;
    top: 8px !important;
    width: 34px !important;
    display: inline-block;
    margin-left: -22px;
}
}

@media screen and (-moz-os-version:windows-win10) {
      td.gsc-search-button {
    background: #FF6634 none repeat scroll center center;
    height: 34px !important;
    line-height: 10px !important;
    position: relative;
    top: 8px !important;
    width: 34px !important;
    display: inline-block;
    margin-left: -22px;
}
}

.large-9.medium-9.columns img {
    margin-bottom: 5px;
    margin-right: 15px;
}

#contour_form_EarlsdonParkVillageCampaign .fieldLabel {
    width: 115px !important;
}

#contour_form_EarlsdonParkVillageCampaign .contourField{
	width:100%!important;
}
#contour_form_EarlsdonParkVillageCampaign .contourField.querystring.textfield.alternating{
	display:none;
}


#contour_form_StokeGiffordVillageCampaign .fieldLabel {
   /* width: 115px !important;*/
	font-weight:normal!important;
}

#contour_form_StokeGiffordVillageCampaign .contourField{
	/*width:100%!important;*/
}
#contour_form_StokeGiffordVillageCampaign .contourField.querystring.textfield.alternating{
	display:none;
}

#contour_form_TheCottagesatBournvilleGardens .fieldLabel {
    /*width: 115px !important;*/
	font-weight:normal!important;
}
#contour_form_TheCottagesatBournvilleGardens .pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime input{
	/*margin-top:10px;*/
}
#contour_form_TheCottagesatBournvilleGardens .pleasekeepmeinformedaboutextracareiunderstandicanoptoutatanytime .fieldLabel {
	/*width:90%;*/
}
#contour_form_TheCottagesatBournvilleGardens .contourField{
	/*width:100%!important;*/
}
#contour_form_TheCottagesatBournvilleGardens .contourField.querystring.textfield.alternating{
	display:none;
}

#contour_form_WixamsVillage .fieldLabel {
    /*width: 115px !important;*/
}

#contour_form_WixamsVillage .contourField{
	/*width:100%!important;*/
}
#contour_form_WixamsVillage .contourField.querystring.textfield.alternating{
	display:none;
}
#contour_form_SolihullVillage .contourField.querystring.textfield.alternating {
    display: none;
}

#contour_form_SolihullVillage .contourPage fieldset{
	width:90%;
}
#contour_form_SolihullVillage .pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime input{
	margin-top:-40px;
}

#contour_form_HughendenInformationDays .contourField.noofpeopleattending.dropdownlist {
    float: left;
    padding-right: 0.625rem;
    width: 41.6667%;
}

#contour_form_HughendenInformationDays .contourField.noofpeopleattending.dropdownlist select {
    height: 31px;
	padding:0px;
}

#contour_form_HughendenInformationDays .contourField.whichday.dropdownlist.alternating {
    float: left;
    width: 41.6667%;
}

#contour_form_HughendenInformationDays .contourField.whichday.dropdownlist.alternating select {
    height: 31px;
	padding:0px;
}

.side-banner {
    float:right;


}
@media screen and (min-width:0\0) {
	.contourPage fieldset{
		width:90%!important;
	}
	.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime input{
		margin-top:-30px!important;
		margin-left:10px!important;
	}

	.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime .fieldLabel{
		margin-left:40px!important;
	}
	.location-enquiry .contourPage fieldset > div.textarea, .location-enquiry .contourPage fieldset > div.radiobuttonlist{
		width:100%!important;
	}
	.contourField.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime.checkbox.alternating{
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 450px) {
   .side-banner {
    float:none;


}
}

.footer-column-1-social object {
    width: 47px;
	height:47px;
}
.download .large-1.medium-1.columns > img {
    margin: 0 10px 10px;
}
.footer{
	clear:both;
}
/*--------FAQs---------*/

.list.box.text-shadow {
    float: left;
    margin: 50px 0;
    position: relative;
	width:100%;
}
.list.inlineList.box.text-shadow {
    float: none;
    margin: 0;
    padding-bottom:20px;
}
/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
     background-color: #e9ede4;
    border: medium none;
    color: #444;
    cursor: pointer;
    height: 40px;
    outline: medium none;
    padding: 10px 18px;
    text-align: left;
    transition: all 0.4s ease 0s;
    width: 100%;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
   /* background-color: #ddd;*/
   text-decoration:none;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
    padding: 18px;
    background-color: white;
    display: none;
}

/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
div.panel.show {
    display: block !important;
    color: grey;
    display: block !important;
    font-size: 13px;
}

button.accordion:after {
    /*background-color: #a1d068;*/
    background: #a1d068 url("/img/plus-icon.png") no-repeat scroll 7px 7px;
    border-radius: 35px;
    color: #fff;
  /* content: '\02795';*/ /* Unicode character for "plus" sign (+) */
    float: right;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 5px;
    margin-top: -42px;
    padding-left: 7px;
    width: 26px;
    margin-right:-11px;
}

.inlineList button.accordion:after {margin-top:-4px;}

button.accordion:hover::after {
   background-color: #595a5a;
}

button.accordion.active:after {
    /*content: "\2796";*/ /* Unicode character for "minus" sign (-) */
    background: #a1d068 url("/img/minus-icon.png") no-repeat scroll 7px 7px;
}

.tags-selected-text{
    color: #ccc;
    display: block;
    float: left;
    font-size: 12px;
    width: 327px;
    line-height:30px;
}
.villages-selected-text{
    color: #ccc;
    display: block;
    float: left;
    font-size: 12px;
    left: 15px;
    margin-right: 10px;
    top: 10px;
    width: 327px;
    line-height:30px;
    margin-left:5px;
}
.villages-more {
    color: #333333 !important;
    text-decoration: none;
}
.villages-more:hover {
        text-decoration:none;
    }
.tags-more{
    color: #333333 !important;
    text-decoration: none;
}
.tags-more:hover {
        text-decoration:none;
    }

.villages-more {
    color:#333333; display:block; width:100%; line-height:30px; cursor:pointer;
}

.tags-more {
    color:#333333; display:block; width:100%; line-height:30px; cursor:pointer;
}
.desc.panel.show > p {
    margin-bottom: 10px;
}

.faqs-village-page button.accordion {
    background-color: #e9ede4;
    color: #444;
    height: 40px;
    padding: 10px 18px;
    top:0px;
    text-decoration:none;
}
    .faqs-village-page button.accordion.active {
        text-decoration: none;
    }

    .jplist-panel.box.panel-top {
    padding-bottom: 20px;
}
    .faqs-village-page  .jplist-panel.box.panel-top {
    padding-bottom: 0px;
}

@media screen and (max-width: 640px) {
.image-bg img {
	width: 100%;
	max-height:100%;
}
}
@media screen and (max-width: 925px) {
.villages-selected-text {
    margin-left: 0 !important;
    }
.tags-selected-text {
    margin-left: -5px;
    width: 100%;
    left: 0px !important;
    top: 210px !important;
    width: 100% !important;
}

.jplist-reset-btn {
    float: left;
    left: 0 !important;
    margin-bottom: 0 !important;
    margin-left: -10px !important;
    position: relative !important;
    top: 0 !important;
    padding-bottom:50px;
}
.list.box.text-shadow {
    margin-top: 15px;
}

}
#contour_form_Contact .list.box.text-shadow {
	display:none;
}
#contour_form_Feedback .list.box.text-shadow {
	display:none;
}
@media screen and (max-width: 800px) {
    .tags-selected-text {
        margin-left:0px!important;
    }
}

@media screen and (max-width: 600px) {
    .tags-selected-text {
        margin-top:40px!important;
    }
    .villages-selected-text {
        margin-top:5px!important;
    }
}

.faqs-village-page .jplist-panel button {
    position:relative!important;
}

.faqs-village-page .filters-grouped {
    margin-bottom:-35px;
}
.mandatory .fieldLabel::before {
    content: "* ";
}
button.go-back {
    background: #00a88e url("/img/send-message-arrow.png") no-repeat scroll right 10px center;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 700;
    height: 29px;
    padding: 5px 30px 5px 10px;
    text-align: center;
    text-transform: uppercase;
}
legend{
	display:none;
}

.umb-macro-holder.HomeLatestNews.mceNonEditable.umb-macro-mce_1 span{
	text-decoration: none !important;
	color: #020200;
	display:inline-block;
	font-size: 14px;
}
.view-all-devs.large-6.medium-6.columns > a {
    font-size: 14px;
}

.inDevelopmentContainer::before{
	content: "In Development";
	font-size: 22px;
	margin-top: -65px;
	position: relative;
	float: left;
	margin-left: 0px;
	font-weight: bold;
	padding-top:10px;
	text-transform: uppercase;
	text-align: center;
	width:100%;
	color: #a1d068;
}
.inDevelopmentContainer ~ .inDevelopmentContainer::before {
    content: "";
}
.inDevelopmentContainer{
	margin-top:50px;
}
.inDevelopmentContainer ~ .inDevelopmentContainer{
	margin-top:0px;
}
.propertiesContainer::before{
	content: "Available now";
	font-size: 22px;
	margin-top: -60px;
	position: relative;
	float: left;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width:100%;
	color: #a1d068;
}
.propertiesContainer ~ .propertiesContainer::before {
    content: "";
}
.propertiesContainer{
	margin-top:50px;
}
.propertiesContainer ~ .propertiesContainer{
	margin-top:0px;
}
#locationsList .owl-controls.clickable {
    background: none;
    float: none;
    text-align: center;
    margin-top: 0px;
}
#locationsList .owl-page span {
    background: #02a48c;
}
.gallery_expand {
    position: absolute;
    z-index: 9;
    right: -5px;
	cursor:pointer;
}

.zoom {
  width: 11px;
  height: 11px;
  border-radius: 11px;
  display: inline-block;
  position: relative;
  border: 2px solid currentColor;
}

.zoom:before {
	content: '';
	width: 1px;
	height: 5px;
	background: currentColor;
	display: block;
	top: 1px;
	left: 3px;
	position: absolute;
}

.zoom:after {
  content: '';
  height: 1px;
  width: 5px;
  background: currentColor;
  display: block;
  top: 3px;
  left: 1px;
  position: absolute;
}

.zoom-inner {
	width: 9px;
	height: 5px;
	display: block;
	background: currentColor;
	position: absolute;
	top: 7px;
	left: 5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.contourField.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime.checkbox.alternating {
    float: left;
}
.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime .fieldLabel {
    float: right;
    display: inline-block;
    margin-left: 30px;

}
.pleasekeepmeininformedaboutextracareschemesiunderstandicanoptoutatanytime input {
    float: left;
    left: 0px;
    top: 10px;
    margin-top: -20px;
    margin-left: 10px;
    display: inline-block;
    padding: 20px;

}

.contourField.pleasekeepmeinformedaboutextracareiunderstandicanoptoutatanytime.checkbox.alternating {
    float: left;
}
.pleasekeepmeinformedaboutextracareiunderstandicanoptoutatanytime .fieldLabel {
    float: right;
    display: inline-block;
    margin-left: 30px;

}
.pleasekeepmeinformedaboutextracareiunderstandicanoptoutatanytime input {
    float: left;
    left: 0px;
    top: 10px;
    margin-top: -20px;
    margin-left: 10px;
    display: inline-block;
    padding: 20px;

}
.videoWrapperx {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapperx iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 767px) {
	#contour_form_PopUpContactForm {
		overflow-y: scroll !important;
		overflow-x: hidden;
		-webkit-overflow-scrolling: touch;
	}
	#contour_form_PopUpContactForm #contour legend, .contour legend{
		padding-left:20px!important;
	}
	#slide-box .slide-box-inner{
		padding:15px 0px 15px 5px!important;
	}
	#slide-box.show {
		position: absolute;
		top:0px;
		bottom:auto!important;
		height:auto;

	}


}


/* HomePage Redesing 2019 By Andres Gallardo -- SeoWorks */
.home_whoWeAre {
	background: #f5f5f5;
	padding: 30px;
}
	.home_whoWeAre h2 {
		font-size: 22px;
		opacity: 0.8;
	}
	.home_whoWeAre p{
		color: #1d1e1f;
		font-size: 16px;
		opacity: .6;
	}

.home_LondonMarathon {
	display: flex;
	align-items: stretch;
	height: 100%;
}
.home_LondonMarathon > div {
	flex: 1;
}
	.home_LondonMarathon h2,
	.home_LondonMarathon p {
		color: #fff;
	}
	.home_LondonMarathon div:first-child {
		padding: 30px;
		background: #1fa88e;
	}
		.home_LondonMarathon div:first-child p {
			font-size: 16px;
		}
		.home_LondonMarathon div:first-child .btn-donate a {
			display: block;
			color: #fff;
			font-size: 13px;
			border: 2px solid #fff;
			border-radius: 5px;
			text-decoration: none;
			width: 170px;
			padding: 8px;
			height: 41px;
			text-transform: uppercase;
			/* vertical-align: middle; */
		}
		.home_LondonMarathon div:first-child .btn-donate i{
			padding: 3px;
			margin-right: 5px;
		}

	.home_LondonMarathon div:last-child {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}

@media screen and (min-width: 640px) {
	.row.equal {
		align-items: stretch;
		display: flex;
	  }
}

.home-grid_item {
	height: 220px;
	margin-bottom: 20px;
	position: relative;
}
	.home-grid_item img {
		object-fit: cover;
		width: 100%;
		height: 180px;
	}
	.home-grid_item a {
		position: absolute;
		bottom: 0;
		background: #00628D;
		width: 100%;
		z-index: 9;
		left: 0;
		font-size: 17px;
		padding: 8px 30px;
		text-decoration: none;
		color: #fff;
	}

	i.arrow {
	  border: solid #fff;
	  border-width: 0 3px 3px 0;
	  display: inline-block;
	  padding: 5px;
		margin-top: 7px;
	}
	i.right {
	  transform: rotate(-45deg);
	  -webkit-transform: rotate(-45deg);
	}

@media screen and (min-width: 769px) {
	.home-slider .item	{
		background: #00628D!important;
	}
}

.home-slider .item	{
	border-color: #00628D!important;
}

.home-slider .item-content {
	display: flex;
	align-items: center;
}
	.home-slider .item-content div {
		flex: 1;
	}

	.home-slider .item-content_img img {
		object-fit: cover;
	}

	.home-slider .item_text {
		width: 70%;
		margin: 0 auto;
	}
		.home-slider .item_text p {
			font-size: 35px;
			line-height: 40px;
			color: #fff;
			text-align: left;
		}

	.home-slider .item-content .item-btn {
		display: block;
		color: #fff;
		font-size: 13px;
		border: 2px solid #fff;
		border-radius: 5px;
		text-decoration: none;
		width: 170px;
		padding: 8px;
		height: 41px;
		text-transform: uppercase;
	}
		.home-slider .item-content .item-btn i {
			padding: 3px;
			margin-top: 6px;
			margin-right: 10px;
		}

		.home-slider .owl-pagination {
			position: absolute;
			left: 0;
		}
