@font-face {
  font-family: 'Bariol Regular';
  src: url('../fonts/Bariol_Regular.otf');
  font-display: auto;
}
@font-face {
  font-family: 'Bariol Bold';
  src: url('../fonts/Bariol_Bold.otf');
  font-display: auto;
}
@font-face {
  font-family: 'Caveat Bold';
  src: url('../fonts/Caveat-Bold.ttf');
  font-display: auto;
}
#GalleryIndexForm {
	margin-top: 0;
}
.grecaptcha-badge, .grecaptcha-logo, .grecaptcha-logo iframe {
	display: none!important;
	visibility:hidden!important;
}
#google_translate_element{
	display: none;
}
.googleTranslate-wrapper{
	position: absolute;
	z-index: 99;
	right: 0;
	left: 0;
}
.holidaySide{
	position: fixed;
	right: 0;
	top:120px;
	background-color: #fff;
	z-index: 99;
	display: none;
}
.socialSide{
	position: fixed;
	right: 0;
	top:190px;
	background-color: #fff;
	z-index: 99;
	display: none;
}
.socialSide a img, .holidaySide img{
	display: block;
	margin:3px 0 3px 3px;
	width: 50px;
}
.telephone-xs {
	float: right;
	margin: 8px 7px 0 15px;
}
.telephone-xs a{
	color: #7ac1c5;
	font-size: 28px;
}
ul.indexHeroSlider{
	padding-left: 0;
}
.indexHeroSlider li{
	height:215px;
}
.indexHeroSlider-wrapper{
	position: relative;
}

.indexHeroSlider-wrapper .bx-wrapper .bx-prev {
	left: 15px;
}
.indexHeroSlider-wrapper .bx-wrapper .bx-next {
	right: 15px;
}
.indexHeroSlider-wrapper .bx-wrapper .bx-controls-direction a {
	height: 100px;
	bottom: 50px;
	top: inherit;
}
.onGallery-content-xs{
	position: absolute;
  right: 0;
  left: 0;
  top: 35px;
  z-index: 99;
}
@media (min-width: 767px) {
	.indexHeroSlider-wrapper .bx-wrapper .bx-prev {
		left: 50px;
	}
	.indexHeroSlider-wrapper .bx-wrapper .bx-next {
		right: 50px;
	}
	.onGallery-content{
		margin-top: -65px;
		position: relative;
	}
	h1.home {
		/*font-size: 40px;*/
		font-size:38px;
	}
}
.homeIntro {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 65px;
}
@media (max-width: 767px) {
	.onGallery-content .homeIntro {
		position: absolute;
	  right: 0;
	  left: 0;
	  bottom: 70px;
	  z-index: 99; 
	}
	.homeIntro { 
		bottom: 15px;
	}
}

.homeIntro p.title {
	margin-bottom: 0;
	margin-top: 0;
	color: #fff;
	font-size: 50px;
	text-shadow: 2px 3px 3px #212121;
}
.regionHeroSlider-desc, .regionHeroSlider-desc h1, .regionHeroSlider-desc h2{
	text-align: center;
	color: #fff;
	font-size: 58px;
	text-shadow: 2px 3px 3px #212121;
	margin-top: 115px;
}
.homeIntro p.subtitle {
	color: #fff;
	font-size: 28px;
	text-shadow: 2px 3px 3px #212121;
}
.regionHeroSlider-desc, .regionHeroSlider-desc h1, .regionHeroSlider-desc h2{
	margin-top: 215px;
}

@media (min-width: 500px){
	.indexHeroSlider li{
		height: 300px;
	}
	.home-searchForm form{
		margin-top: 0;
		margin-bottom: 20px;
	}
}
@media (min-width: 767px){
	.indexHeroSlider li{
		/*height: 600px;*/
		height: 494px;
	}
}
@media (max-width: 767px){
	.home-searchForm form input,
	.home-searchForm form select {
		margin-bottom: 15px;
	}
	.home-searchForm .location,
	.home-searchForm .guests,
	.home-searchForm button.btn {
		width: 100%!important;
		margin:0 0 15px 0!important;
	}
	.home-searchForm #arrival_date {
		margin-left: 0!important;
	}
	.home-sortSearch {
		width: 100%;
		background: #653b71;
		text-align: center;
		font-size: 21px;
		padding: 15px;
		cursor: pointer;
	}
	.home-sortSearch a{
		color: #fff;
	}
}
.searchForm input:focus,
.searchForm select:focus,
.searchForm button:focus {
  outline:none !important;
}
.searchForm select.guests,
.searchForm select.location,
.searchForm input.location,
.searchForm .searchDates {
	height: 44px;
	width: 8%;
	padding:10px;
	border: 1px solid #FFF;
	border-radius: 0;
	-webkit-transition: border-color 0.2s;
	-moz-transition: border-color 0.2s;
	-o-transition: border-color 0.2s;
	transition: border-color 0.2s;
	color: #484848;
	background-color: #FFF;
	background: white\0 !important;
	cursor: pointer;
}
.home-searchForm select.guests,
.home-searchForm select.location,
.home-searchForm input.location {
	border-radius: 5px;
}
.home-searchForm .arrival_date,
.home-searchForm .arrival_date_bb {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.home-searchForm .end_date,
.home-searchForm .end_date_bb {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.searchForm select.location {
	width: 22%;
}
.searchForm input.location {
	width: 25%
}
.searchForm .searchDates{
	width: 10%;
	text-align: center;
}

.btn-group.btn-block .input,
.btn-group.btn-block {
	width: 100%;
	margin-top: -7px;
}
.btn-group label,
.btn-group.btn-block > label {
	padding: 8px 8px;
	background: #7ec1c4;
	display: inline-block;
	width: 160px !important;
	text-align: center;
	line-height: 1.2;
	margin-right: 10px;
	margin-left: 0;
	border: none;
	color: #FFF;
	font-size: 20px!important
}
.btn-group input {
	color: #fff;
	font-size: 20px;
}
.btn-group label.active,
.btn-group.btn-block > label.active {
  background: #653c71;
  color: #FFF;
}
.btn input[type="radio"], 
.btn-group > .btn input[type="radio"], 
.btn input[type="checkbox"], 
.btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  margin-bottom: 0;
}
.searchDateFiller{
	height: 44px;
	padding: 10px;
	display: inline-block;
	border: 1px solid #FFF;
	border-radius: 0;
	-webkit-transition: border-color 0.2s;
	-moz-transition: border-color 0.2s;
	-o-transition: border-color 0.2s;
	transition: border-color 0.2s;
	color: #484848;
	background-color: #FFF;
	-webkit-appearance: none;
	margin-left: -4px;
	background: white\0 !important;
	width: 4%;
}
.home-searchForm #end_date{
	margin-left: -5px;
}
.home-searchForm button.btn {
	border-radius: 5px;
}
.searchForm button.btn{
	/*height: 44px;*/
	background-color: #c0d073;
	color: #653b71;
	font-size: 18px;
	width: 12%;
	font-weight: bold;
	margin-top: -4px;
	padding: 9px 12px;
}
@media (max-width: 1165px) {
	.searchForm button.btn {
		width: 10%
	}
}

.searchOr {
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	margin: 0 15px;
	text-align: center;
	width: 2%
}

@media (min-width: 767px) and (max-width: 1000px) {
	.searchOr {
		width: 5%;
	}
	.searchForm input.location,
	.searchForm select.location {
		width: 45%;
		margin-bottom: 15px;
	}
	.home-searchForm .arrival_date {
		margin-left: 0!important;
	}
	.searchForm .searchDates {
		width: 20%;
	}
	.searchForm button.btn,
	.searchForm select.guests {
		width: 25%;
	}
	.searchDateFiller {
		width: 5.5%;
	}
}

.searchDateWrap {
	display: inline;
}
@media (min-width: 767px){
	.home-searchForm button.btn{
		margin-top: -2px;
		margin-left: 9px;
	}
	.home-searchForm select.guests,
	.home-searchForm .searchDates{
		margin-left: 10px;
	}
}
.property-searchForm button.btn{
	margin-top: 0;
	padding: 6px 12px;
}
.property-searchForm {
	margin-bottom: 25px;
}
.quickSearch input::-moz-placeholder {
  color: #653b71;
  text-align: center;
  font-size: 18px;
  opacity: 1;
}
.quickSearch input:-ms-input-placeholder {
  color: #653b71;
  text-align: center;
  font-size: 18px;
}
.quickSearch input::-webkit-input-placeholder {
  color: #653b71;
  text-align: center;
  font-size: 18px;
}
.searchPanel{
	background: #653b71;
	color: #653b71;
	padding:20px;
	max-width: 100%;
	margin:0 auto;
	text-align: left;
}
@media (max-width: 767px){
	.searchPanel{
		margin:0;
		padding:15px;
		width: 100%;
	}
	.searchForm .searchDates{
		width: 45%;
		margin-bottom: 15px;
	}
	.searchDateFiller{
		width: 10%;
	}
}
.searchByFeature .checkbox_search {
	margin-top: 0!important;
	margin-bottom:0!important
}
.searchByFeature .checkbox_search label {
	height: auto;
}

.searchByWrapper {
	margin: 15px 0 50px 
}
.searchByWrapper h3 {
	font-size: 31px;
	margin-top: 25px;
	margin-bottom: 35px;
}
.searchByBlock {
	background: #E7E7E7;
	text-align: center;
	font-size: 24px;
	font-family: soleil, sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
}
.searchByBlock img {
	float: left;
}
.searchByBlock div {
	height: 75px;
	padding: 23px 15px;
}

.checkbox_search .searchByBlock {
	color: #683872!important;
	margin-bottom: 0!important
}

.searchPanel-chat{
	font-size: 18px;
	text-align: center;
	line-height: 1.1;
}
.searchPanel-chat a{
	color: #653b71;
}
.searchPanel-chatLeft{
	background-color: #fff;
	display: inline-block;
	padding:5px 25px;
}
.searchPanel-chatRight{
	background-color:#c0d073;
	display: inline-block;
	padding: 5px 45px 5px 25px;
	width: 125px;
	margin-left: -5px;
}
.searchPanel-chat img{
	float: right;
	margin: -7px 4px 0 -44px;
	position: relative;
	width: 60px;
}
.chatWrapper a:hover{
	text-decoration: none!important;
}
.chatWrapper{
	text-align: center;
	float:right;
	margin-top: 27px;
}
.chatWrapper p{
	text-align: center;
	background-color: #653b71;
	color:#7ac1c5;
	margin:0;
	font-size: 21px;
	padding:5px 15px;
}
.chat-action{
	background: #7ac1c5 url(/../img/icons/chat.png) no-repeat center center;
	background-size: 70px;
	width: 130px;
	height: 90px;
}
.featuredSliderOverflowWrapper {
  overflow: hidden;
}
.eventsSliderOverflowWrapper{
	max-height: 300px;
}
.events-SliderOverflowWrapper{
	max-height: 299px;
}
.featuredSliderWrapper{
	position: relative;
}
.featuredSliderWrapper .bx-viewport {
  overflow: visible !important;
  position: relative;
}
.featuredSliderWrapper .bx-viewport:before,
.featuredSliderWrapper .bx-viewport:after  {
  content: "";
  top: 0;
  bottom: -5px;
  width: 9000px;
  position: absolute;
  background-color: #d4ecec;
  background-color: rgba(212, 236, 236, 0.9);
  z-index: 10;
}
.featuredSliderWrapper .bx-viewport:before {
  right: 100%;
}
.featuredSliderWrapper .bx-viewport:after {
  left: 100%;
}
.featuredSlider {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.featuredSliderItem {
  position: relative;
}
.featuredSliderItem img{
	height: 255px;
	margin:0 auto;
}

.featuredSliderItem-caption {
  height: auto;
  background-color: #653b71;
  border-style: solid\9;
  border-color: #fff\9;
  border-width: 0px 0px 1px 0px\9;
  color: #fff;
  padding: 10px;
}
.featuredSliderItem-heading {
  height: auto;
  position: absolute;
  top: 0;
  right: 15px;
  left: 15px;
  text-align: center;
  background-color: #653b71;
  border-style: solid\9;
  border-color: #fff\9;
  border-width: 0px 0px 1px 0px\9;
  color: #fff;
  background-color: rgba(101, 59, 113, 0.5);
  padding: 10px 20px;
  z-index: 98;
}
.featuredSliderItem-heading h3{
	color: #fff;
	margin: 0;
}


@media (max-width: 990px){
	.featuredSliderItem-heading {
		right: 0;
	  left: 0;
	}
}
.featuredSliderItem-caption h4{
	margin-top: 0;
}
.featuredSliderItem-caption h4:last-child{
	margin-bottom: 0;
}
.featuredSliderItem-caption p {
  font-size: 16px;
  margin-bottom: 0;
}
.featuredSliderItem-caption a {
  color: #fff;
}
.featuredSliderWrapper .bx-wrapper .bx-controls-direction a{
	top:0;
}
.featuredSliderWrapper .bx-wrapper .bx-prev{
	left:10px;
	background: url(images/left-arrow.png) no-repeat 0px 50%
}
.featuredSliderWrapper .bx-wrapper .bx-next{
	right:10px;
	background: url(images/right-arrow.png) no-repeat 0px 50%
}
.similarProperties img, .propertiesNearby img{
	max-height: 255px;
	margin: 0 auto;
}
/**/
.Grid--withGutter {
	margin: 35px -15px 0!important;
}
.Grid--withGutter > .Grid-cell {
	padding: 0 15px!important
}
.contentBlock {
	padding: 25px;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
	color: #683872;
}
.contentBlock.block1 {
	background: #E8E0E9;
}
.contentBlock.block2 {
	background: #DFE9B7;
}
.contentBlock.block3 {
	background: #E0F1F3;
}
.contentBlock hr:last-child {
	display: none
}
.contentBlock .blockTitle {
	font-size: 30px;
	margin-bottom: 15px;
	color: #683872;
}
.contentBlock p {
	margin-bottom: 5px;
}
.contentBlock .btn {
	font-size: 18px;
	background: #FFF;
	margin-top: 15px;
}
.friendsWrapper h3 {
	font-size: 30px;
	margin-bottom: 30px;
}
.friendBlock {
	background: #E7E7E7;
	padding: 25px;
	margin-bottom: 15px;
}
.friendImage {
	width: 40%;
	display: inline;
	text-align: center;
	margin-right: 15px;
}
.friendImage img {
	max-height: 95px;
	display: inline-block!important;
}
.friendBlock p:last-child {
	margin-bottom: 0;
}
.aboutIntro {
	color: #653b71;
	font-size: 21px;
}
.aboutIntro ul {
	list-style: none;
	padding:0;
}
.aboutIntro li {
	display: inline
}
p.hover{
  display:none;
}

.teamWrapper{
	/*background: url(/../img/textured-bg.jpg);*/
	color: #653b71;
	font-size: 21px;
	padding: 35px 0;
	text-align: center;
	box-shadow: 0 4px 2px -2px #797878;
}
.alt-teamWrapper{
	background: none;
	box-shadow: none;
	padding: 15px 0;
}
.alt-teamWrapper p{
	margin-bottom: 25px;
}
.teamWrapper h2,
.alt-teamWrapper h2{
	font-size: 30px;
	margin:45px 0 0;
	text-transform: uppercase;
}
.alt-teamWrapper h2{
	margin-top: 0;
}
.teamWrapper h3,
.alt-teamWrapper h3{
	font-size: 28px;
	margin-bottom: 35px;
}
.teamWrapper a{
	font-size: 23px;
	width: 250px;
	margin:45px 0 25px 0;
}
.teamLeft{
	float: left;
}
.teamRight{
	float: right;
}
.about-icon{
	display: inline-block;
	text-align: center;
}
.about-icon span{
	display: block;
}
.about-icon img{
	display: inline-block;
	margin: 25px 5px 15px 5px;
	width: 120px;
}
.socialWidgets-title{
	text-align: center;
	border-bottom: 1px solid #aeaeae;
	padding: 10px 0 15px 0;
}
.socialWidget-header{
	padding: 15px 15px 10px 15px;
	color: #653b71;
	font-size: 21px;
}
.socialWidget-header img{
	float: left;
	width: 55px;
	margin: 0 15px 0 0;
}
@media (max-width: 767px){
	.Grid--withGutter {
		margin: 15px -15px 0!important;
	}
	.socialWidget-header img{
		width: 30px;
	}
	.social-icon img{
		margin: 5px;
    width: 80px;
	}
	.socialWidgets-title h2 {
		font-size: 23px!important;
	}
}
.locationTeaser-home{
	height: 350px;
	position: relative;
}
.locationTeaser-homeText{
	position: absolute;
	bottom:45px;
	color: #fff;
	font-size: 28px;
	background-color: rgba(92,49,94,0.9);
	padding: 15px 25px;
}
.locationTeaser-homeText p{
	margin-bottom: 0;
}

.brochure{
	color:#653b71;
	padding:25px 0;
	font-size: 24px;
}

.hero{
	height: 415px;
	position: relative;
}
.contact-hero{
	background: url(/img/new-contact/contact-us-new.jpg) no-repeat center center;
	background-size: cover;
}
.team-hero{
	background: url(https://placeholdit.imgix.net/~text?txtsize=33&txt=1400%C3%97400&w=1400&h=400) no-repeat center center;
	background-size: cover;
}
.let-property-hero{
	/*background: url(/../img/hero/let-property-hero.jpg) no-repeat center center;*/
	background: url(/img/new-buy-to-let/let-your-property-header.jpg) no-repeat center center;
	background-size: cover;
}
.contact-hero .heroCaption-overlay,
.team-hero .heroCaption-overlay{
	background-color: rgba(122,193,197,.6);
}
.let-property-hero .heroCaption-overlay,
.search-hero .heroCaption-overlay,
.blogGallery-content{
	/*background-color: rgba(92,49,94,0.9);*/
	background-color: rgba(122,193,197,.6);
}
.search-hero .heroCaption-overlay{
	bottom: 185px;
}
.search-hero .heroCaption-overlay .searchPanel{
	margin-top: 60px;
}
.heroCaption-overlay{
	padding: 15px 0;
	text-align: center;
	color: #fff;
	max-height: 85px;
	max-width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.heroCaption-overlay h1{
	color: #fff;
}
.let-property-hero .heroCaption-overlay h1 span,
.search-hero .heroCaption-overlay h1 span{
	color: #653B74;
	/*color: #c0d073;*/
}

.teamPod{
	display: inline-block;
	margin:15px 0 5px 0;
	padding:0 4px;
}
.teamPod img{
	margin-bottom: 10px;
	max-width: 133px;
}
@media (min-width: 767px){
	.teamPod{
		padding:0 20px;
	}
}
.contactTeam-wrapper{
	text-align: center;
	color: #653b71;
	font-size: 21px;
	margin-top: 35px;
}
.contactTeam-wrapper h2{
	color: #7ac1c5;
	text-transform: none;
}
.contactTeam-wrapper h2 span{
	color: #653b71;
}
.section{
	padding:35px 0;
}
.greySection{
	background-color: #e1e1e1;
	color: #653b71;
}
.purpleSection{
	background-color: #653b71;
	color: #fff;
	font-size: 18px;
}
.greenSection{
	/*background-color: #c0d073;*/
	background-color: #E2F2F3;
	color: #653b71;
	font-size: 21px;
}
.blueSection{
	/*background-color: #7ac1c5;*/
	background-color: #E2F2F3;
	color: #653b71;
	text-align: center;
}
.insuranceSection {
	text-align: left;
	font-size: 21px;
}

.insuranceSection .media-list .media.read-more:after{
	border-top:20px solid #E2F2F3;
}
.insuranceSection li.read-more{
	border-bottom:1px solid #E2F2F3;
}
.contactDetails h2{
	color: #7ac1c5;
	font-size: 30px;
}
.contactDetails h3{
	color: #fff;
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 25px;
}
.openingTimes h2{
	color: #c0d073;
	font-size: 30px;
	margin-bottom: 15px;
}
.openingTimes p{
	color: #c0d073;
	margin-bottom: 2px;
	font-size: 20px;
}
.openingTimes span{
	float: right;
	margin-right: 25px;
	color: #fff;
}
.holidayInformation h2{
	color: #c0d073;
	font-size: 30px;
	margin-bottom: 15px;
}
.holidayInformation a{
	color: #fff
}
.holidayInformation p{
	margin-bottom: 3px;
}

form {
	margin-top: 35px;
}
form .btn{
	font-size: 24px;
	width:250px;
	margin:25px auto 0 auto;
}

p.advertising{
	color: #653b71;
	font-size: 20px;
	margin-bottom: 15px;
}
.lettingInformation h2{
	font-size: 30px;
}
.media-list{
  margin-top:25px;
  border-top:1px solid #fff;
}
.media.read-more{
	margin: 0;
}
li.read-more {
  cursor: pointer;
  position: relative;
  padding:20px 30px 15px 0;
  border-bottom:1px solid #fff;
}
.media-list .media.read-more:after{
	content: '';
	width: 0;
	height: 0;
	border-left: 12px solid rgba(0, 0, 0, 0);
  border-right: 12px solid rgba(0, 0, 0, 0);
  border-top: 20px solid #fff;
	position: absolute;
	top: 28px;
	right: 2px;
}
li.read-more .media-body-expand {
  clear: both;
  display: none;
  padding-top: 15px;
}
li.read-more h2{
	font-size: 30px;
	color: #653b71;
}
.feedbackSlider p{
	padding:25px 60px 0 60px;
	font-size: 23px;
}

.staffBlock{
	margin-bottom: 25px;
}
.staffBlock h3{
	margin-top:0;
}

.greenSection-region{
	padding: 5px 0;
	text-align: center;
}

/*Region contact popup*/
#contactPopup, #featuresFilter, #alertsPopup, #shortlistPopup {
  z-index: 100001;
}
#alertsPopup .modal-body, #shortlistPopup .modal-body{
	padding:25px;
}

@media (min-width: 768px) {
  .contactPopup, .featuresFilter, .alertsPopup, .shortlistPopup {
    width: 650px;
    margin-top: 25%;
  }
  .greenSection-region{
  	padding: 15px 0;
  }
}
.contactPopup .contactPopup-body {
  /*background-color: #c0d073;*/
  background-color: white;
  color: #653b71;
  border-radius: 0;
  text-align: left;
}
.alertsPopup .alertsPopup-body,
.shortlistPopup .shortlistPopup-body {
  background-color: #653b71;
  color: #c0d073;
  border-radius: 0;
  text-align: center;
}
.shortlistPopup .shortlistPopup-body{
	text-align: left;
}
.shortlistPopup .shortlistPopup-body a{
	color: #fff;
}
.shortlistPopup .shortlistPopup-body img{
	float: left;
	margin:0 15px 15px 0;
}
.shortlistPopup .shortlistPopup-body img:last-child{
	margin-bottom: 0;
}
.checkbox_search input[type=checkbox] {
	display: none;
}
.featuresFilter .featuresFilter-body{
	background-color: white;
	/*color: #c0d073;*/
	color: #653b71;
	border-radius: 0;
	text-align: left;
}
.contactPopup .contactPopup-body img {
	margin: 0 0 25px 0;
	max-width: 133px;
}
.contactPopup .contactPopup-body h2,
.alertsPopup .alertsPopup-body h2,
.shortlistPopup .shortlistPopup-body h2 {
  color: #653b71;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.alertsPopup .alertsPopup-body h2{
	margin-bottom: 15px;
}
.featuresFilter .featuresFilter-body h2{
	color: #653b71;
	margin-top: 0;
}
.contactPopup .contactPopup-body h3 {
  color: #653b71;
}
@media (min-width: 768px) {
  .contactPopup .contactPopup-body h2,
  .alertsPopup .alertsPopup-body h2 {
    font-size: 40px;
		line-height: 1.2;
  }
  .contactPopup .contactPopup-body h3 {
    font-size: 30px;
  }
}
@media (max-width: 400px) {
	.featuresFilter-body .checkbox_search {
		margin-top: 10px!important;
		height: 115px;
	}
}
.contactPopup .contactPopup-body .btn {
	/*background: #653b71;*/
	/*color: #fff;*/
	font-size: 21px;
	min-width: 200px;
	margin: 15px 0 0 0;
}
.featuresFilter .featuresFilter-body .updateSearch-filters,
.alertsPopup .alertsPopup-body .btn {
	min-width: 250px!important;
	margin:35px 0 15px 0;
	text-transform: none;
	font-size: 24px;
	background-color: #c0d073;
	color: #653b71;
}
.updateSearch-filters{
	margin: 30px 0 0 0;
}
.alertsPopup .alertsPopup-body .btn {
	margin-top: 25px;
}
@media (min-width: 500px){
	.contactPopup .contactPopup-body .modal-body,
	.featuresFilter .featuresFilter-body .modal-body {
	  padding: 35px;
	}
}
.contactPopup .contactPopup-body p,
.featuresFilter .featuresFilter-body p {
  font-size: 18px;
  margin-bottom: 8px;
}
.alertsPopup .alertsPopup-body img {
	display: block;
	margin: 0 auto;
}
.alertsPopup .alertsPopup-body p{
	font-size:30px;
	color: #653b71;
	margin-bottom: 0;
}
.alertsPopup .alertsPopup-body h3,
.alertsPopup .alertsPopup-body h3 a{
	font-size:40px;
	color: #c0d073;
	margin-top: 0;
}

.alertsPopup-footer h3{
	color: #653b71!important;
	font-size: 38px;
	margin-left: 200px;
}
.alertsPopup-footer h3 span{
	color: #653b71;
}
.alertsPopup-footer .alertsPopup-footerLeft{
	/*background-color: #c0d073;*/
	background-color: #E2F2F3;
	float: left;
	/*padding:15px 35px;*/
  padding: 75px 35px;
}
.alertsPopup-footerRight{
	background-color: #E2F2F3;
	/*background-color: #7ac1c5;*/
	padding:15px 15px 0 15px;
	min-height: 241px;
	text-align: left;
}

.contactPopup .close,
.shortlistPopup .close,
.alertsPopup .close {
  color: #653b71;
  opacity: 1;
  font-size: 30px;
  position: relative;
  right: 7px;
}
@media (min-width: 768px) {
  .contactPopup .close {
    font-size: 56px;
    background: #fff;
    border-radius: 50%;
    width: 56px;
    position: absolute;
    top: -28px;
    right: -28px;
  }
  .featuresFilter .close,
  .alertsPopup .close,
  .shortlistPopup .close{
    font-size: 56px;
    background: #653b71;
    color: #fff;
    border-radius: 50%;
    width: 56px;
    position: absolute;
    top: -25px;
    right: -25px;
    opacity: inherit;
  }
}

.popupForm-wrapper button{
	margin: 0!important;
	font-size: 18px!important;
	height: 40px!important;
	width: 100%!important;
}
.popupForm-wrapper form{
	margin-left: 182px;
	margin-top:20px;
}
.staffFavourites-wrapper {
	font-size: 16px;
}
.staffFavourites-wrapper h4{
	color: #653b71;
	font-size: 22px;
}
.staffFavourites-wrapper img{
	margin:20px 0 10px 0!important
}
.staffFavourites-wrapper h5{
	font-size: 22px;
}
/**/

#region-map{
	height:500px;
	margin-top: 15px;
}
.discoverRegion-eventsWrapper{
	/*margin-bottom: 15px;*/
	margin-bottom: 35px;
}

.placesIntro{
	padding: 0 15px 25px 15px;
	text-align: center;
	line-height: 30px;
}

.regionBlock{
	margin:15px 0 25px 0;
	color: #653b71;
}
.regionBlock-image{
	position: relative;
	margin-bottom: 15px;
}
.regionBlock img{
	width: 100%
}
.regionBlock h2{
	font-size: 30px;
	color: #fff;
	background-color: rgba(92,49,94,0.5);
	width: 100%;
	padding: 10px 25px;
	margin: 0;
}
.regionBlock-title{
	position: absolute;
	z-index: 1;
	width: 100%;
}
.regionBlock-icons{
	bottom: 0;
	padding:10px 15px;
	width: 100%;
	min-height: 65px;
	background-color: #653b71;
}
.regionBlock-icons img{
	width: 40px;
	display: inline-block;
	margin: 0 8px 0 0;
}
.regionBlock .btn{
	/*font-size: 21px;
	min-width: 250px;*/
	margin-top: 10px;
}

.regionHeroSlider li{
	height: 215px;
}

@media (min-width: 767px){
	.regionHeroSlider li{
		height: 600px;
	}
}
.regionDescription h1{
	margin: 0 0 15px 0;
}
.regionDescription{
	color: #653b71;
	font-size: 21px;
	text-align: center;
}
#map{
	height: 400px;
}
.regionEvent-infoWindow{
	font-size:18px;
	color: #653b71;
}
.region-more h2{
	text-align: center;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom: 2px solid #aeaeae;
}
p.noResults {
	text-align: center;
	font-size: 21px;
	color:#653b71;
	margin-bottom: 40px;
}
.regionAgent-container{
	text-align: center;
	background-color: #E2F2F3;
	/*background: url(/../img/textured-bg.jpg);*/
	/*box-shadow: 0 4px 2px -2px #797878;*/
}

.regionAgent-container img{
	max-width: 133px;
}

.discoverBlock{
	margin:15px 0 0 0;
}
.discoverBlock img{
	width: 100%;
}
.discoverBlock h3 {
	margin-top: 15px;
	clear: both;
	display: inline-block;
}
.discoverBlock .btn{
	margin:5px 0 20px 0;
	width: 175px;
}
.discoverBlock a{
	font-size: 18px;
}

/*Search results*/
.searchResults .row{
	margin-left:-7.5px!important;
	margin-right:-7.5px!important;
}
.searchResults-wrapper{
	margin-bottom: 25px;
}

.searchResults .col-sm-2, .searchResults .col-md-2, .searchResults .col-lg-2, .searchResults .col-sm-3, .searchResults .col-md-3, .searchResults .col-lg-3, .searchResults .col-sm-4, .searchResults .col-md-4, .searchResults .col-lg-4, .searchResults .col-sm-5, .searchResults .col-md-5, .searchResults .col-lg-5, .searchResults .col-sm-6, .searchResults .col-md-6, .searchResults .col-lg-6, .searchResults .col-sm-7, .searchResults .col-md-7, .searchResults .col-lg-7, .searchResults .col-sm-8, .searchResults .col-md-8, .searchResults .col-lg-8, .searchResults .col-sm-9, .searchResults .col-md-9, .searchResults .col-lg-9, .searchResults .col-sm-10, .searchResults .col-md-10, .searchResults .col-lg-10, .searchResults .col-sm-11, .searchResults .col-md-11, .searchResults .col-lg-11, .searchResults .col-sm-12, .searchResults .col-md-12, .searchResults .col-lg-12{
	padding-left:7.5px!important;
	padding-right:7.5px!important;
}

.searchHeader {
	margin: 30px 0 15px 0;
}
@media (min-width: 767px){
	.searchHeader{
		margin:0 0 15px 0;
		/*background:#c0d073;*/
		background:#E2F2F3;
	}
}

@media (max-width: 767px){
	.searchHeader {
		margin: 0px 0 15px 0;
	}
}
.propertyCount h1 {
	margin: 14px 0 9px 0;
	font-size: 20px;
	text-transform: uppercase;
	float: left;
}

/*@media (min-width: 1000px){
	.propertyCount h1 {
		margin: 15px 0 9px 190px;
	}
}*/
.sortSearch, .toggleView{
	font-size: 18px;
	text-transform: uppercase;
	padding: 12px 15px 7px 15px;
	float: right;
	/*background-color: #ebe6eb;*/
	/*border: 1px solid #ebe6eb;*/
	/*background-color: #8BCBD0;
	border: 1px solid #8BCBD0;*/
	color: white;
	-webkit-transition: border-color 0.2s;
	-moz-transition: border-color 0.2s;
	-o-transition: border-color 0.2s;
	transition: border-color 0.2s;
	cursor: pointer;
	font-family: soleil, sans-serif;
	font-weight: 700;
	min-width: 90px;
	text-align: center;
}

.sortSearch a{	
	color: white;
}

.js-view-controls {
	float: right;
}
.js-view-controls button {
  font-size: 18px;
  text-transform: uppercase;
  padding: 12px 15px 7px 15px;
  float: right;
	color: #ebe6eb;
  background-color: #653b71;
  border: 1px solid #653b71;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
  cursor: pointer;
  font-family: soleil, sans-serif;
  font-weight: 700;
  min-width: 90px;
  text-align: center;
}
.js-view-controls button.active {
	color: #653b71;
  background-color: #ebe6eb;
  border: 1px solid #ebe6eb;
}
@media (max-width: 615px){
	.sortSearch, .toggleView{
		padding:11px 10px 6px 10px;
		float: left;
	}
	.propertyCount h1 {
		float: none;
	}
}
.js-view-controls .fa,
.sortSearch .fa, .toggleView .fa{
	margin-left:6px;
}

.Grid--equalHeight > .Grid-cell.news-hidden {
	display: none;
}

.toggleView{
	color: #ebe6eb!important;
	background: #653b71;
	border: 1px solid #653b71!important;
 }
 .toggleView a{
 	color: #ebe6eb!important;
}

.property-searchForm input,
.property-searchForm select {
	width: 100%!important;
	background-color: #fff!important;
	border:1px solid #aeaeae!important;
	margin-bottom: 15px!important;
	text-align: left!important;
}
.filterSearch{
	/*background: #653b71;*/
	/*color: #c0d073;*/
	background: #E2F2F3;
	color: #653b71;
	text-transform: uppercase;
	font-size: 18px!important;
	height:44px!important;
	padding:10px!important;
	margin: 0!important;
	width: 100%!important;
}
@media (max-width: 767px){
	.filterSearch{
		margin-bottom: 15px!important;
	}
	.placesIntro{
		padding: 0;
		font-size: 18px;
		line-height: 25px;
    margin-top: 0;
	}
	.contactPopup .contactPopup-body h2{
		margin-bottom: 10px;
	}
	.contactPopup .contactPopup-body img {
	  margin: 0 0 15px 0;
	}
}
.submitSearch{
	background: #c0d073;
	color: #653b71;
	text-transform: uppercase;
	font-size: 18px!important;
	height:44px!important;
	padding:10px!important;
	width: 100%!important;
}
.home-searchForm .submitSearch {
	margin: 0 0 0 -5px!important;
}

.propertyBlock{
	margin-bottom: 25px;
	color: #653b71;
	font-size: 18px;
}
.propertyBlock img{
	margin-bottom: 10px;
}
.propertyBlock-image{
	position: relative;
	margin-bottom: 10px;
}
@media (min-width: 767px){
	.propertyBlock-image,
	.propertyBlock-image img{
		width: 100%;
		display: inline-block;
		max-height: 250px;
	}
}

@media (min-width: 990px){
	.propertyBlock-image,
	.propertyBlock-image img{
		width: 100%;
		display: inline-block;
	}
}

.propertyBlock-image .variableIcon{
	max-width: 30px;
	display: inline-block;
	margin:5px;
	fill:red;
}

.propertyBlock .btn{
	font-size: 25px;
	width: 100%;
	max-width: 500px;
	margin-top: 15px;
}

.propertyBlock-features{
	background-color: rgba(255,255,255,0.75);
	padding: 0 5px;
	z-index: 99;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}


#testMap{
	position: fixed;
	right: 0;
	left: auto;
	bottom: 0;
	width: 100%;
	min-height: 1400px;
}
.trendingProperties img{
	width: 100%;
}

#map_canvas {
  height: 650px;
  margin-bottom: 35px;
}
#map_canvas img {
  max-width: none;
}
.infowindow-content {
	color: #653b71;
	font-size: 16px;
}
.infowindow-content img{
	margin-bottom: 10px;
}

/*Property advert*/
.inSearchTeaser {
	border: 1px solid #E2F2F3;
	/*background-color: #c0d073;*/
	background-color: #E2F2F3;
	color: #593462;
	margin-bottom: 25px;
}
.inSearchTeaser-secondBlock,
.inSearchTeaser-thirdBlock{
	text-transform: uppercase;
	text-align: center;
	font-size: 24px;
}
.inSearchTeaser-firstBlock img{
	width: 100%;
}
.inSearchTeaser-secondBlock{
	background: #7ac1c5;
	color: #fff;
}

.inSearchTeaser-secondBlock p,
.inSearchTeaser-thirdBlock p {
	margin-bottom: 0;
}

.inSearchTeaser-secondBlock,
.inSearchTeaser-thirdBlock {
	padding: 15px 10px;
}


@media (max-width: 768px) {
  #map_canvas {
    height: 300px;
    margin-right: 0;
    left: 0;
  }
  .inSearchTeaser{
  	margin-bottom: 25px;
  }
  .inSearchTeaser-secondBlock,
  .inSearchTeaser-thirdBlock{
  	font-size: 22px;
  	padding: 15px;
  }
  .propertyBlock,
  .inSearchTeaser {
  	max-width: 500px;
  }
}


/*Property details*/

.propertyDetails{
	margin-top:15px;
	text-align: left;
	color:#fff;
	font-size: 18px;
}
@media (min-width: 1200px){
	.propertyDetails{
		margin-top:35px;
		margin-bottom: 20px;
	}
}

.propertyDetails p{
	color: #717171;
}
.featuresSection h2{
	color: #fff;
}
.propertyDetails a{
	font-size: 18px;
	margin:10px 0 5px 0;
	text-transform: uppercase;
}
.btn-bookNow{
	color: #c0d073;
	background-color: #653b71;
	border-color: #653b71;
	width: 100%;
}
.propertyDetails .btn-primary{
	width: 100%;
}
.aboutPropertyDetails{
	font-size: 18px;
	color: #653b71;
}
.aboutPropertyDetails h3{
	font-size: 21px;
	margin:10px 0 20px 0;
}
.propertyDescription {
	margin:25px 0 15px 0;
}
.propertyDescription p,
.propertyDescription span {
	font-family: soleil, sans-serif !important;
	font-size: 18px!important;
	margin: 0 0 10px 0!important;
	line-height: 27px!important;
}

li.propertyGallery img:hover{
	cursor: zoom-in;
	/*width: 100%!important;*/
}

@media (max-width: 767px){
	.propertyDetails{
		margin-top:45px;
	}
	.propertyDetails a{
		margin:5px 0 15px 0;
	}
	.u-noPadding-xs{
		padding:0!important;
	}
}
.shortlist{
	margin:15px 0;
	cursor: pointer;
}
.truncated-property-description .property-description-collapsed {
  display: none;
}
.truncated-property-description .property-description-expanded {
  display: block;
}
.truncated-property-description .truncated-property-description-toggle-link {
  color: inherit;
  display: inline-block;
}
.truncated-property-description .truncated-property-description-toggle-link:hover {
  text-decoration: none;
}
.truncated-property-description .truncated-property-description-toggle-link:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: none;
  border-bottom: 5px solid;
  position: relative;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.truncated-property-description.collapsed .property-description-collapsed {
  display: block;
}
.truncated-property-description.collapsed .property-description-expanded {
  display: none;
}
.truncated-property-description.collapsed .truncated-property-description-toggle-link:after {
  border-bottom: none;
  border-top: 5px solid;
}

.propertyNavigation,
.blogNavigation{
	font-size: 21px;
	border:1px solid #653b71;
	padding:5px 15px;
	margin: 5px 0 15px 0;
	text-align: center;
	white-space: nowrap;
	display: inline-block;
}
@media (min-width: 767px){
	.propertyNavigation{
		float: right;
	}
}

.featureIcon{
	display: inline-block;
	text-align: center;
	font-size: 15px;
	color: #7ac1c5;
	width: 138px;
}
.featureIcon img{
	display: block;
	margin: 0 auto;
}
.featuresSection{
	padding:15px 0;
}
.featuresSection h2{
	font-size: 30px;
}

.featureIcon .icon{
	width: 75px;
	height: 75px;
	margin: auto;
}
.featureIcon .icon.wifi{
	background: url(/img/icons/features-new/WiFi.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.city{
	background: url(/img/icons/features-new/Town-centre.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.pets{
	background: url(/img/icons/features-new/dog.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.beach{
	background: url(/img/icons/features-new/Beach-nearby.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.luxury{
	background: url(/img/icons/features-new/Luxury.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.countryside{
	background: url(/img/icons/features-new/Countryside.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.restaurant{
	background: url(/img/icons/features-new/Restaurant.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.parking{
	background: url(/img/icons/features-new/Private-parking.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.waterside{
	background: url(/img/icons/features-new/Waterside.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.seaside{
	background: url(/img/icons/features-new/Seaside.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.garden{
	background: url(/img/icons/features-new/garden.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.hot-tub{
	background: url(/img/icons/features-new/hot-tub.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.groups{
	background: url(/img/icons/features-new/Groups.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.family{
	background: url(/img/icons/features-new/Family.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.washing{
	background: url(/img/icons/features-new/Washing-machine.png) no-repeat center center;
  background-size: 60px;
}
.featureIcon .icon.village{
	background: url(/img/icons/features-new/Village.png) no-repeat center center;
  background-size: 60px;
}

.featureIcon .icon.swimming-pool{
	background: url(/img/icons/features-new/swimming-pool.png) no-repeat center center;
	background-size: 60px;
}

.featureIcon .icon.fireplace{
	background: url(/img/icons/features-new/fire.png) no-repeat center center;
	background-size: 60px;
}


@media (min-width: 385px) and (max-width: 466px) {
	.featureIcon {
		width: 115px;
		margin-top: 15px;
	}
}
@media (max-width: 385px) {
	.featureIcon {
		width: 93px;
		margin-top: 15px;
	}
}

/*Override availabilty styling*/
#supercontrol-availability {
  width:100% !important;
  margin-top:30px !important;
  margin-bottom:30px !important;
  height:100% !important;
}
.supercontrol-availability-results_table tr td, .ajax_help, #supercontrol_avail_ajax_results{
	font-size: 16px!important;
	padding: 0 0 10px 0!important;
	line-height: 20px!important;
	text-align: left!important;
}
#supercontrol_avail_ajax_calendar_box {
  width:100% !important;
}
#supercontrol_avail_ajax_results_box {
  width:100% !important;
  height: initial!important;
  padding: 15px 0 15px 0px!important;
}
.sc-arrow-btn .icon{
	padding-top: 2px!important
}
.calendar-month .sc-arrow-btn{
	background-color: #653b71!important;
}
.supercontrol-availability-results_table tr td{
	background-color: transparent!important;
}
.supercontrol-availability-results_table select {
	font-size: 15px!important;
}
@media (min-width: 767px){
	#supercontrol_avail_ajax_calendar_box {
	  width:45% !important;
	}
	#supercontrol_avail_ajax_results_box {
	  width:50% !important;
	  padding:15px!important;
	}
}
#supercontrol-availability iframe {
	height: 500px;
}
.supercontrol-availability-sc_btn_enq,
.supercontrol-availability-sc_btn_book_now {
  text-shadow: none!important;
  display: inline-block!important;
  padding: 6px 12px!important;
  margin-bottom: 0!important;
  font-size: 18px!important;
  font-weight: normal!important;
  line-height: 1.42857143!important;
  text-align: center!important;
  white-space: nowrap!important;
  vertical-align: middle!important;
  -ms-touch-action: manipulation!important;
  touch-action: manipulation!important;
  cursor: pointer!important;
  -webkit-user-select: none!important;
  -moz-user-select: none!important;
  -ms-user-select: none!important;
  user-select: none!important;
  background-image: none!important;
  border: 1px solid transparent!important;
  color: #653b71!important;
  border-color: #c0d073!important;
  border-radius: 0!important;
  font-family: soleil, sans-serif !important;
  box-shadow: none!important;
  background: #c0d073!important;
}
.container#sc-mobile-container {
	padding: 0!important;
}

.reviewsWrapper {
	margin:18px 0!important;
	font-size: 18px;
}
.reviewsWrapper p{
	margin-bottom: 25px;
}
.reviewsWrapper .fa {
	color: #7ec1c4;
	font-size: 21px;
}
.reviewsWrapper .fa-quote-left{
	margin-right: 10px;
}
.reviewsWrapper .fa-quote-right{
	margin-left: 10px;
}
.reviewsWrapper #upfrontReviewsWidget {
	margin-left: 0!important;
	margin-right: 0!important;

}
/**/

.caseStudiesGallery-overlay{
	padding:25px;
	font-size: 17px;
	float: right;
	color: #717171;
	margin-top:50px;
	background-color: rgba(255,255,255,0.9);
}
.caseStudiesGallery-overlay h2{
	color: #653B71;
	margin-top: 0;
}
.caseStudiesGallery-overlayAlt h2{
	color: #653B71;
}
.caseStudiesGallery-overlay a{
	font-size: 20px;
	width: 200px;
	margin-top: 15px;
}
#property-map{
	height:350px;
}

.caseStudiesGallery-overlayAlt{
  max-width: 285px;
  float: none;
}

@media (min-width: 767px){
	.caseStudiesGallery-overlay{
		margin-left: 25px;
	}
}
.latestPost-hero{
	margin-bottom: 25px;
}
.latestPost{
	text-align: left;
	color: #653b71;
}
.latestPost p {
	margin-bottom: 25px;
	font-size: 18px;
}
.latestPost h2{
	font-size: 52px;
	font-family: 'Caveat Bold';
}
.addthis_inline_share_toolbox, .addthis_toolbox{
	margin:35px 0 15px 0;
}
.addthis_default_style .addthis_separator, .addthis_default_style .at4-icon, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300bs, .addthis_default_style .at300m{
	float: none!important;
}
.blogHeading{
	text-align: center;
	margin:25px 0;
	padding:25px 0;
	border-top:2px solid #aeaeae;
	border-bottom:2px solid #aeaeae;
}
.blogHeading h1{
	margin:0;
}
.blogPost img{
	width: 100%;
}
.blogPost div{
	margin: 0 auto 15px auto;
	text-align: center;
}
.blogPost p{
	margin-bottom: 3px;
}
.blogPost h3{
	font-size: 26px;
	margin: 0 0 5px 0;
}
.blogNavigation{
	margin:25px auto 35px auto;
}
.archiveBlock{
	border-bottom:1px solid #7ec1c4;
	margin-bottom: 15px;
	padding:15px 0;
}
/*new blogs*/
.blogsHeader{
  background-color:#E1E1E1;
  padding:60px 0 40px 0;
}

@media(max-width: 767px){
  .blogsHeader{
    padding: 40px 0 30px 0px;
  }
}
.blogImage{
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/*FOOTER*/
.footerUpper{
	padding:30px 0;
	background-color: #e5e5e5;
	font-size: 14px;
}
.footerUpper .socialMedia{
	text-align: center;
	margin-bottom: 35px;
}
.footerUpper .socialMedia img{
	margin:0 5px;
	width: 38px;
}
.footerUpper p a {
  text-decoration: underline;
}
.footerUpper-left img{
	margin:0 0 15px 0;
	width: 150px;
}
.footerUpper-left p, .footerUpper-left a{
	color: #653b71;
	margin-bottom: 3px;
}
.footerUpper-left p:first-child{
	margin-top: 15px;
}
.footerUpper-left p:last-child{
	margin-top: 20px;
}
.footerUpper-right,
.footerUpper-right a {
	color: #7ec1c4;
}
.footerUpper-right img{
	float: right;
	margin-top: 15px;
}
footer{
	background: #7ec1c4;
	padding: 10px 0;
	font-size: 14px;
}
footer a, footer p{
	color: #fff;
	margin:0;
	font-size: 13px;
	text-align: center;
}

.u-noPadding{
	padding:0!important;
}
@media (max-width: 1200px){
	.u-noPadding-md{
		padding:0!important;
	}
}
@media (max-width: 990px){
	.u-noPadding-sm{
		padding:0!important;
	}
	.propertyDetails{
		margin:15px 0;
	}
}
.u-sectionExtraPadding{
	padding:30px 0;
}
.social-bgFiller{
	background: url(../img/home/family-shot.jpg) no-repeat center center;
	background-size: cover;
	height:472px;
}
/*Twitter & Instagram Feed*/
.twitterFeed-wrapper{
	border-top: 1px solid #aeaeae;
}
.twitterFeed {
	background-color: #653b71;
	padding: 15px;
}
.twitterFeed p, .twitterFeed a{
	color: #fff;
	margin-bottom:16px;
}
.twitterFeed p:last-child{
	margin-bottom: 0;
}
.lightwidget-wrapper{
	max-width: 500px;
	margin: 0 auto;
}
@media (min-width: 767px){
	.u-sectionExtraPadding{
		padding:45px 0;
	}
	.about-icon img{
		width: 130px;
	}
	.lightwidget-wrapper{
		max-width: 375px;
		margin: 0 auto;
	}
	.twitterFeed {
		max-height: 382px;
		height: 382px;
		overflow: scroll;
	}
	.twitterFeed-wrapper{
		border-left: 1px solid #aeaeae;
		border-top: none;
	}
}
@media (min-width: 990px){
	.indexHeroSlider-wrapper,
	.regionHeroSlider-wrapper{
		/*min-height: 600px;*/
		min-height: 494px;
	}
	.hero{
		/*height: 610px;*/
		height: 405px;
	}
	.team-hero{
		height: 400px;
	}
	.heroCaption-overlay h1{
		font-size: 48px;
	}
	.heroCaption-overlay {
		max-height: 100px;
	}
	.brochure{
		margin-left: 25px;
	}
	.locationTeaser-home{
		height: 485px;
	}
	.footerUpper-left img{
		float: left;
		margin: 0 35px 0 0;
		width: 175px;
	}
	.about-icon img{
		margin: 25px 25px 15px 25px;
	}
	.socialWidget-header{
		max-width: 380px;
	}
	.twitterFeed p{
		max-width: 350px;
	}
}
@media (min-width: 1200px){
	.teamLeft{
		margin-left:115px;
	}
	.teamRight{
		margin-right:75px;
	}
	.about-icon img{
		margin: 25px 35px 15px 35px;
	}
	#content{
		padding: 0 95px;
		min-height: 150px;
	}
	.alt-teamWrapper{
		padding: 0 100px;
	}
}
@media (max-width: 990px){
	.teamWrapper h2{
		margin: 25px 0 0 0;
	}
	.teamLeft{
		width: 165px;
	}
	.teamRight{
		width: 243px
	}
}
/*Trending properties hover*/
@media (min-width: 767px){
	.hovereffect {
	  width: 100%;
	  height: 100%;
	  float: left;
	  overflow: hidden;
	  position: relative;
	  cursor: default;
	  text-align: center;
	}
	.hovereffect .overlay {
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  overflow: hidden;
	  top: 0;
	  left: 0;
	  -webkit-transition: all 0.4s ease-in-out;
	  transition: all 0.4s ease-in-out;
	}
	.hovereffect img {
	  display: block;
	  position: relative;
	}
	.hovereffect a.info {
	  display: inline-block;
	  text-decoration: none;
	  padding: 7px 14px;
	  color: #fff;
	  background-color: rgba(92,49,94,0.9);
	  opacity: 0;
	  filter: alpha(opacity=0);
	  -webkit-transform: scale(0);
	  -ms-transform: scale(0);
	  transform: scale(0);
	  -webkit-transition: all 0.4s ease-in-out;
	  transition: all 0.4s ease-in-out;
	  font-weight: normal;
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: auto;
	  font-size: 19px;
	}
	.hovereffect:hover a.info {
	  opacity: 1;
	  filter: alpha(opacity=100);
	  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
	  transform: scale(1);
	}
	.hovereffect a.info h3{
		font-size: 24px;
		color: #fff;
	}
}

@media (max-width: 767px){
	.home-hero{
		height: 430px;
	}
	.homeIntro p.title {
		font-size: 40px
	}
	.regionHeroSlider-desc, .regionHeroSlider-desc h1, .regionHeroSlider-desc h2{
		font-size: 40px;
		margin-top: 70px;
	}
	.locationTeaser-homeText{
		padding: 15px;
	}
	.aboutIntro, .regionDescription{
		font-size: 18px;
	}
	.teamWrapper h3 {
	  margin-bottom: 15px;
	}
	.teamWrapper h2{
		margin-top: 0;
	}
	.blogHeading h2{
		font-size: 30px!important;
	}
	.blogHeading{
		padding: 0;
		border-top: none!important;
		border-bottom: none!important;
	}
	.blogPost {
		padding: 0 15px;
	}
	.contactTeam-wrapper, .teamPod{
		margin-top: 0;
	}
	.lettingInformation, li.read-more h2 {
		font-size: 18px!important;
	}
	.features-icons {
		text-align: center;
	}
}
@media (max-width: 515px){
	.section{
		padding:20px 0;
	}
	.heroCaption-overlay h1{
		font-size: 26px;
		margin:0;
	}
	.locationTeaser-home{
		height: 250px;
	}
	.locationTeaser-homeText {
    bottom: 25px;
    font-size: 22px;
	}
	h2{
		font-size: 26px!important;
	}
	.contactDetails h3{
		font-size: 20px;
	}
	.feedbackSlider p{
		font-size: 18px;
		padding:25px 35px 0 35px;
	}
	.home-hero{
		height: 150px;
	}
	.hero{
		height: 200px;
	}
	.homeIntro p.title,
	.regionHeroSlider-desc, .regionHeroSlider-desc h1, .regionHeroSlider-desc h2{
		margin-top: 40px;
		color: #fff;
		font-size: 26px;
		text-shadow: 2px 3px 3px #212121;
	}
	.regionHeroSlider-desc, .regionHeroSlider-desc h1, .regionHeroSlider-desc h2{
		margin-top: 85px;
	}
	.heroCaption-overlay{
		max-height: 90px;
		padding:15px 10px;
	}
	.teamPod img {
		width: 85px;
	}
	.teamPod a {
		font-size: 14px;
	}
	.featuresFilter .featuresFilter-body p.filterIntro {
		font-size: 18px;
		margin: 0 0 15px 0;
	}
	.featuresFilter .featuresFilter-body p,
	.featureIcon p {
	  font-size: 15px;
	}
	.featureIcon p {
		display: inline-flex;
		margin-top: 8px;
	}
	.featureIcon .icon {
		background-size: 65px!important;
		width: 65px;
		height: 65px;
	}
}

/*added in later*/
.featuresFilter-body .checkbox_search{
	min-height: 125px;
}
/*added in later end*/

.fluidGridWrapper {
  list-style-type: none;
  padding-left: 0;
}
/*masonry*/
.grid-item,
.grid-sizer {
  margin-bottom: 25px;
  float: left;
  width: 100%;
}

@media (min-width: 767px){
	.grid-item,
	.grid-sizer {
	  width: 50%;
	 	padding:0 15px;
	}
}
@media (min-width: 990px){
	.grid-item,
	.grid-sizer {
	  width: 33.333%;
	}
}
/* FEATURES SEARCH */
.checkbox_search {
	color:#653b71;
	font-family: soleil, sans-serif;
	font-weight: 700;
	margin-top: 20px!important;
}
.checkbox_search label {
	width: 100%;
	height: 100px;
	text-align:center;
	padding:5px 0 !important;
	margin:0 auto!important;
}
.checkbox_search p {
	margin-top: 70px;
}
.checkbox_search input[type=checkbox]:checked + label {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	color: #c0d073;
}
.wifi_checkbox_search label {
	background: url(/../img/icons/features-new/WiFi.png) no-repeat center top;
	background-size: 65px;
}
.wifi_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/WiFi-on.png) no-repeat center top;
  background-size: 65px;
}
.pets_checkbox_search label {
	background: url(/../img/icons/features-new/dog.png) no-repeat center top;
	background-size: 65px;
}
.pets_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/dog-green.png) no-repeat center top;
  background-size: 65px;
}
.luxury_checkbox_search label {
	background: url(/../img/icons/features-new/Luxury.png) no-repeat center top;
	background-size: 65px;
}
.luxury_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Luxury-on.png) no-repeat center top;
  background-size: 65px;
}
.wm_checkbox_search label {
	background: url(/../img/icons/features-new/Washing-machine.png) no-repeat center top;
	background-size: 65px;
}
.wm_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Washing-machine-on.png) no-repeat center top;
  background-size: 65px;
}
.beach_checkbox_search label {
	background: url(/../img/icons/features-new/Beach-nearby.png) no-repeat center top;
	background-size: 65px;
}
.beach_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Beach-nearby-on.png) no-repeat center top;
  background-size: 65px;
}
.town_checkbox_search label {
	background: url(/../img/icons/features-new/Town-centre.png) no-repeat center top;
	background-size: 65px;
}
.town_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Town-centre-on.png) no-repeat center top;
  background-size: 65px;
}
.ht_checkbox_search label {
	background: url(/../img/icons/features-new/hot-tub.png) no-repeat center top;
	background-size: 65px;
}
.ht_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/hot-tub-green.png) no-repeat center top;
  background-size: 65px;
}
.countryside_checkbox_search label {
	background: url(/../img/icons/features-new/Countryside.png) no-repeat center top;
	background-size: 65px;
}
.countryside_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Countryside-on.png) no-repeat center top;
  background-size: 65px;
}
.garden_checkbox_search label {
	background: url(/../img/icons/features-new/garden.png) no-repeat center top;
	background-size: 65px;
}
.garden_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/garden-green.png) no-repeat center top;
  background-size: 65px;
}
.parking_checkbox_search label {
	background: url(/../img/icons/features-new/Private-parking.png) no-repeat center top;
	background-size: 65px;
}
.parking_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Private-parking-on.png) no-repeat center top;
  background-size: 65px;
}
.village_checkbox_search label {
	background: url(/../img/icons/features-new/Village.png) no-repeat center top;
	background-size: 65px;
}
.village_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Village-on.png) no-repeat center top;
  background-size: 65px;
}
.restaurants_checkbox_search label {
	background: url(/../img/icons/features-new/Restaurant.png) no-repeat center top;
	background-size: 65px;
}
.restaurants_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Restaurant-on.png) no-repeat center top;
  background-size: 65px;
}
.family_checkbox_search label {
	background: url(/../img/icons/features-new/Family.png) no-repeat center top;
	background-size: 65px;
}
.family_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Family-on.png) no-repeat center top;
  background-size: 65px;
}
.groups_checkbox_search label {
	background: url(/../img/icons/features-new/Groups.png) no-repeat center top;
	background-size: 65px;
}
.groups_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Groups-on.png) no-repeat center top;
  background-size: 65px;
}
.seaside_checkbox_search label {
	background: url(/../img/icons/features-new/Seaside.png) no-repeat center top;
	background-size: 65px;
}
.seaside_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Seaside-on.png) no-repeat center top;
  background-size: 65px;
}
.waterside_checkbox_search label {
	background: url(/../img/icons/features-new/Waterside.png) no-repeat center top;
	background-size: 65px;
}
.waterside_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/Waterside-on.png) no-repeat center top;
  background-size: 65px;
}

.fireplace_checkbox_search label {
	background: url(/../img/icons/features-new/fire.png) no-repeat center top;
	background-size: 65px;
}
.fireplace_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/fire-green.png) no-repeat center top;
  background-size: 65px;
}

.swimming_checkbox_search label {
	background: url(/../img/icons/features-new/swimming-pool.png) no-repeat center top;
	background-size: 65px;
}
.swimming_checkbox_search input[type=checkbox]:checked + label {
  background: url(/../img/icons/features-new/swimming-pool-green.png) no-repeat center top;
  background-size: 65px;
}

.fluid-container {
	height: 100%;
}
.valign:after {
  display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
	content: '';
}
.valign > .valigned {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

@media (max-width: 850px){
	.popupForm-wrapper form, .alertsPopup-footer h3{
		margin-left: 0;
	}
	.alertsPopup-footerLeft {
		display: none;
		visibility: hidden;
	}
	.alertsPopup .alertsPopup-body p {
	  font-size: 25px;
	}
	#alertsPopup .modal-body, #shortlistPopup .modal-body {
	  padding: 25px 15px;
	}
	.alertsPopup .alertsPopup-body h3, .alertsPopup .alertsPopup-body h2  {
    font-size: 25px!important;
  }
}

/* INFINITE SCROLL LOAD */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.faa-spin.animated {
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
#loading-graphic {
  display: none;
  text-align: center;
  margin: 15px auto;
}
#loading-graphic p {
	text-align: center;
  color: #653B71;
  font-size: 16px;
}

/*COOKIES*/
.cookies-alert-wrapper{
	position: fixed;
	bottom: 0;
	background-color: #fff;
	width: 100%;
	margin:0 auto;
	z-index: 999;
}
.alert.cookies-alert {
	margin:0;
}
.cookies-alert a {
	color: #653b71;
	text-decoration: underline;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
footer,
header,
nav {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
  font-family: soleil, sans-serif;
  /*font-family: "Bariol Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
small {
  font-size: 80%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
button,
input,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: soleil, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  /*font-size: 20px;*/
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  color: #717171;

}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #653b71;
  text-decoration: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #fff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #653b71;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 6px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
@media (max-width: 767px){
  h1,
  .h1 {
    font-size: 28px;
    line-height: 1.3
  }
  h2,
  .h2 {
    font-size: 24px;
    line-height: 1.3
  }
}
small,
.small {
  font-size: 85%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-uppercase {
  text-transform: uppercase;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media(min-width: 1200px){
	.smallerContainer{
		width: 925px;
	}
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {width: 100%;}
.col-xs-11 {width: 91.66666667%;}
.col-xs-10 {width: 83.33333333%;}
.col-xs-9 {width: 75%;}
.col-xs-8 {width: 66.66666667%;}
.col-xs-7 {width: 58.33333333%;}
.col-xs-6 {width: 50%;}
.col-xs-5 {width: 41.66666667%;}
.col-xs-4 {width: 33.33333333%;}
.col-xs-3 {width: 25%;}
.col-xs-2 {width: 16.66666667%;}
.col-xs-1 {width: 8.33333333%;}
.col-xs-pull-12 {right: 100%;}
.col-xs-pull-11 {right: 91.66666667%;}
.col-xs-pull-10 {right: 83.33333333%;}
.col-xs-pull-9 {right: 75%;}
.col-xs-pull-8 {right: 66.66666667%;}
.col-xs-pull-7 {right: 58.33333333%;}
.col-xs-pull-6 {right: 50%;}
.col-xs-pull-5 {right: 41.66666667%;}
.col-xs-pull-4 {right: 33.33333333%;}
.col-xs-pull-3 {right: 25%;}
.col-xs-pull-2 {right: 16.66666667%;}
.col-xs-pull-1 {right: 8.33333333%;}
.col-xs-pull-0 {right: auto;}
.col-xs-push-12 {left: 100%;}
.col-xs-push-11 {left: 91.66666667%;}
.col-xs-push-10 {left: 83.33333333%;}
.col-xs-push-9 {left: 75%;}
.col-xs-push-8 {left: 66.66666667%;}
.col-xs-push-7 {left: 58.33333333%;}
.col-xs-push-6 {left: 50%;}
.col-xs-push-5 {left: 41.66666667%;}
.col-xs-push-4 {left: 33.33333333%;}
.col-xs-push-3 {left: 25%;}
.col-xs-push-2 {left: 16.66666667%;}
.col-xs-push-1 {left: 8.33333333%;}
.col-xs-push-0 {left: auto;}
.col-xs-offset-12 {margin-left: 100%;}
.col-xs-offset-11 {margin-left: 91.66666667%;}
.col-xs-offset-10 {margin-left: 83.33333333%;}
.col-xs-offset-9 {margin-left: 75%;}
.col-xs-offset-8 {margin-left: 66.66666667%;}
.col-xs-offset-7 {margin-left: 58.33333333%;}
.col-xs-offset-6 {margin-left: 50%;}
.col-xs-offset-5 {margin-left: 41.66666667%;}
.col-xs-offset-4 {margin-left: 33.33333333%;}
.col-xs-offset-3 {margin-left: 25%;}
.col-xs-offset-2 {margin-left: 16.66666667%;}
.col-xs-offset-1 {margin-left: 8.33333333%;}
.col-xs-offset-0 {margin-left: 0;}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float: left;}
  .col-sm-12 {width: 100%;}
  .col-sm-11 {width: 91.66666667%;}
  .col-sm-10 {width: 83.33333333%;}
  .col-sm-9 {width: 75%;}
  .col-sm-8 {width: 66.66666667%;}
  .col-sm-7 {width: 58.33333333%;}
  .col-sm-6 {width: 50%;}
  .col-sm-5 {width: 41.66666667%;}
  .col-sm-4 {width: 33.33333333%;}
  .col-sm-3 {width: 25%;}
  .col-sm-2 {width: 16.66666667%;}
  .col-sm-1 {width: 8.33333333%;}
  .col-sm-pull-12 {right: 100%;}
  .col-sm-pull-11 {right: 91.66666667%;}
  .col-sm-pull-10 {right: 83.33333333%;}
  .col-sm-pull-9 {right: 75%;}
  .col-sm-pull-8 {right: 66.66666667%;}
  .col-sm-pull-7 {right: 58.33333333%;}
  .col-sm-pull-6 {right: 50%;}
  .col-sm-pull-5 {right: 41.66666667%;}
  .col-sm-pull-4 {right: 33.33333333%;}
  .col-sm-pull-3 {right: 25%;}
  .col-sm-pull-2 {right: 16.66666667%;}
  .col-sm-pull-1 {right: 8.33333333%;}
  .col-sm-pull-0 {right: auto;}
  .col-sm-push-12 {left: 100%;}
  .col-sm-push-11 {left: 91.66666667%;}
  .col-sm-push-10 {left: 83.33333333%;}
  .col-sm-push-9 {left: 75%;}
  .col-sm-push-8 {left: 66.66666667%;}
  .col-sm-push-7 {left: 58.33333333%;}
  .col-sm-push-6 {left: 50%;}
  .col-sm-push-5 {left: 41.66666667%;}
  .col-sm-push-4 {left: 33.33333333%;}
  .col-sm-push-3 {left: 25%;}
  .col-sm-push-2 {left: 16.66666667%;}
  .col-sm-push-1 {left: 8.33333333%;}
  .col-sm-push-0 {left: auto;}
  .col-sm-offset-12 {margin-left: 100%;}
  .col-sm-offset-11 {margin-left: 91.66666667%;}
  .col-sm-offset-10 {margin-left: 83.33333333%;}
  .col-sm-offset-9 {margin-left: 75%;}
  .col-sm-offset-8 {margin-left: 66.66666667%;}
  .col-sm-offset-7 {margin-left: 58.33333333%;}
  .col-sm-offset-6 {margin-left: 50%;}
  .col-sm-offset-5 {margin-left: 41.66666667%;}
  .col-sm-offset-4 {margin-left: 33.33333333%;}
  .col-sm-offset-3 {margin-left: 25%;}
  .col-sm-offset-2 {margin-left: 16.66666667%;}
  .col-sm-offset-1 {margin-left: 8.33333333%;}
  .col-sm-offset-0 {margin-left: 0;}
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}
  .col-md-12 {width: 100%;}
  .col-md-11 {width: 91.66666667%;}
  .col-md-10 {width: 83.33333333%;}
  .col-md-9 {width: 75%;}
  .col-md-8 {width: 66.66666667%;}
  .col-md-7 {width: 58.33333333%;}
  .col-md-6 {width: 50%;}
  .col-md-5 {width: 41.66666667%;}
  .col-md-4 {width: 33.33333333%;}
  .col-md-3 {width: 25%;}
  .col-md-2 {width: 16.66666667%;}
  .col-md-1 {width: 8.33333333%;}
  .col-md-pull-12 {right: 100%;}
  .col-md-pull-11 {right: 91.66666667%;}
  .col-md-pull-10 {right: 83.33333333%;}
  .col-md-pull-9 {right: 75%;}
  .col-md-pull-8 {right: 66.66666667%;}
  .col-md-pull-7 {right: 58.33333333%;}
  .col-md-pull-6 {right: 50%;}
  .col-md-pull-5 {right: 41.66666667%;}
  .col-md-pull-4 {right: 33.33333333%;}
  .col-md-pull-3 {right: 25%;}
  .col-md-pull-2 {right: 16.66666667%;}
  .col-md-pull-1 {right: 8.33333333%;}
  .col-md-pull-0 {right: auto;}
  .col-md-push-12 {left: 100%;}
  .col-md-push-11 {left: 91.66666667%;}
  .col-md-push-10 {left: 83.33333333%;}
  .col-md-push-9 {left: 75%;}
  .col-md-push-8 {left: 66.66666667%;}
  .col-md-push-7 {left: 58.33333333%;}
  .col-md-push-6 {left: 50%;}
  .col-md-push-5 {left: 41.66666667%;}
  .col-md-push-4 {left: 33.33333333%;}
  .col-md-push-3 {left: 25%;}
  .col-md-push-2 {left: 16.66666667%;}
  .col-md-push-1 {left: 8.33333333%;}
  .col-md-push-0 {left: auto;}
  .col-md-offset-12 {margin-left: 100%;}
  .col-md-offset-11 {margin-left: 91.66666667%;}
  .col-md-offset-10 {margin-left: 83.33333333%;}
  .col-md-offset-9 {margin-left: 75%;}
  .col-md-offset-8 {margin-left: 66.66666667%;}
  .col-md-offset-7 {margin-left: 58.33333333%;}
  .col-md-offset-6 {margin-left: 50%;}
  .col-md-offset-5 {margin-left: 41.66666667%;}
  .col-md-offset-4 {margin-left: 33.33333333%;}
  .col-md-offset-3 {margin-left: 25%;}
  .col-md-offset-2 {margin-left: 16.66666667%;}
  .col-md-offset-1 {margin-left: 8.33333333%;}
  .col-md-offset-0 {margin-left: 0;}
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float: left;}
  .col-lg-12 {width: 100%;}
  .col-lg-11 {width: 91.66666667%;}
  .col-lg-10 {width: 83.33333333%;}
  .col-lg-9 {width: 75%;}
  .col-lg-8 {width: 66.66666667%;}
  .col-lg-7 {width: 58.33333333%;}
  .col-lg-6 {width: 50%;}
  .col-lg-5 {width: 41.66666667%;}
  .col-lg-4 {width: 33.33333333%;}
  .col-lg-3 {width: 25%;}
  .col-lg-2 {width: 16.66666667%;}
  .col-lg-1 {width: 8.33333333%;}
  .col-lg-pull-12 {right: 100%;}
  .col-lg-pull-11 {right: 91.66666667%;}
  .col-lg-pull-10 {right: 83.33333333%;}
  .col-lg-pull-9 {right: 75%;}
  .col-lg-pull-8 {right: 66.66666667%;}
  .col-lg-pull-7 {right: 58.33333333%;}
  .col-lg-pull-6 {right: 50%;}
  .col-lg-pull-5 {right: 41.66666667%;}
  .col-lg-pull-4 {right: 33.33333333%;}
  .col-lg-pull-3 {right: 25%;}
  .col-lg-pull-2 {right: 16.66666667%;}
  .col-lg-pull-1 {right: 8.33333333%;}
  .col-lg-pull-0 {right: auto;}
  .col-lg-push-12 {left: 100%;}
  .col-lg-push-11 {left: 91.66666667%;}
  .col-lg-push-10 {left: 83.33333333%;}
  .col-lg-push-9 {left: 75%;}
  .col-lg-push-8 {left: 66.66666667%;}
  .col-lg-push-7 {left: 58.33333333%;}
  .col-lg-push-6 {left: 50%;}
  .col-lg-push-5 {left: 41.66666667%;}
  .col-lg-push-4 {left: 33.33333333%;}
  .col-lg-push-3 {left: 25%;}
  .col-lg-push-2 {left: 16.66666667%;}
  .col-lg-push-1 {left: 8.33333333%;}
  .col-lg-push-0 {left: auto;}
  .col-lg-offset-12 {margin-left: 100%;}
  .col-lg-offset-11 {margin-left: 91.66666667%;}
  .col-lg-offset-10 {margin-left: 83.33333333%;}
  .col-lg-offset-9 {margin-left: 75%;}
  .col-lg-offset-8 {margin-left: 66.66666667%;}
  .col-lg-offset-7 {margin-left: 58.33333333%;}
  .col-lg-offset-6 {margin-left: 50%;}
  .col-lg-offset-5 {margin-left: 41.66666667%;}
  .col-lg-offset-4 {margin-left: 33.33333333%;}
  .col-lg-offset-3 {margin-left: 25%;}
  .col-lg-offset-2 {margin-left: 16.66666667%;}
  .col-lg-offset-1 {margin-left: 8.33333333%;}
  .col-lg-offset-0 {margin-left: 0;}
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
  background-color: transparent;
  border: none;
  box-shadow: none;
  line-height: 10px;
  padding-left: 0
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 20px;
  line-height: 1.42857143;
  color: #653b71;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #653b71;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #653b71;
}
.form-control::-webkit-input-placeholder {
  color: #653b71;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
  margin-top: 4px;
}
.form-horizontal .form-group {
  margin-right:0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 7px 20px;
  /*padding: 6px 12px;*/
  margin-bottom: 0;
  /*font-size: 16px;*/
  font-size: 20px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  text-transform: uppercase;
  font-weight: bold;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default {
  /*color: #7ac1c5;*/
  color: #c0d073;
  background-color: #653b71;
  border-color: #653b71;
  font-size: 28px;
  margin-top:10px;
}
.btn-primary {
  color: #653b71;
  background-color: #c0d073;
  border-color: #c0d073;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.btn-danger:active.focus,
.btn-danger.active.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active {
  background-image: none;
}



.btn-white {
	font-size: 18px;
    font-weight: 100;
    background: white;
    border-radius: 4px;
    border: 1px solid;
    width: auto;
    margin: 0;
    color: #653B71;
}



.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  min-width: 65px;
  line-height: 1.5;
  border-radius: 3px;
}


@media (max-width: 768px) {
  .btn {
  	font-size:18px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
@media (min-width: 767px){
  #refineCollapse{
    display: block!important;
  }
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
@media (max-width: 767px){
  .nav > li{
    padding: 0 15px;
  }
  .nav > li > a{
    padding: 0;
  }
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 7px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-brand {
    margin-right: 185px;
  }
}
.navbar-brand > img {
  position: absolute;
  z-index: 99;
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-top: 11px;
  /*margin-right: 15px;*/
  letter-spacing: 0px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  color: #653b71;
  font-size: 21px;
  /*letter-spacing: 1.9px;*/
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 30px;
  height: 4px;
  border-radius: 5px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav {
    margin: 35px 0 10px 0;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
    margin:22px 10px;
  }
  .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.navbar-text,
.navbar-text a {
  margin: 22px 0;
  color: #c0d073;
  font-size: 24px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
  }
}
.navbar-default {
  -webkit-box-shadow: 0px 2px 8px 1px #8c8c8c;
  box-shadow: 0px 2px 8px 1px #8c8c8c;
  background-color: #653b71;
  z-index: 99;
}
.navbar-default .navbar-nav > li > a {
  font-size: 18px;
  color: #fff;
}
@media (min-width: 767px){
  .navbar-default .navbar-nav li a.alt-nav {
    background-color: #c0d073;
    color: #653b71;
  }
}
.navbar-default .navbar-nav li:last-child {
  margin-bottom:0;
}
@media (max-width: 810px){
  .navbar-default .navbar-nav li:last-child {
    margin:0;
  }

  .navbar-default .navbar-nav > li > a {
    font-size: 17px;
  }
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #7ac1c5;
}
@media (max-width: 767px) {
  .navbar-default .navbar-collapse {
    background-color: #7ac1c5
  }
}
/*@media (min-width: 1000px) {*/
@media (min-width: 767px) {
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/*@media (min-width: 767px) and (max-width: 1000px){
  .navbar-text {
    margin: 10px 0;
  }
  .navbar-brand > img{
    width: 143px;
  }
  .navbar-brand {
    margin-right: 160px;
  }
  .navbar-default .navbar-nav li:first-child {
    margin-left: 0;
  }
  .navbar-nav > li{
    margin:0 10px 13px 10px
  }
  .navbar-nav{
    margin-left: 152px;
  }
}*/

@media (min-width: 1000px) and (max-width: 1095px){
	.navbar-nav > li{
		margin-left: 5px;
		margin-right: 5px;
	}
	.navbar-text {
		margin: 23px 0 0 0;
		font-size: 22px;
	}
}

@media (min-width: 767px) and (max-width: 790px){
  .navbar-nav > li{
    margin:0 9px 13px 5px;
  }
}
@media (max-width: 767px){
  .navbar-brand > img{
    width: 116px;
    margin-left: 15px;
  }
}


/*to make mobile menu show on sm view*/
@media (max-width: 996px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    /*.navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }*/
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}


.lotPagination .current {
	text-decoration: underline;
	font-weight: bold;
	color:  #7ec0c4;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #653b71;
  text-decoration: none;
  font-family: soleil, sans-serif;
  font-weight: 700;
  font-size: 21px;

}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #7ec1c4;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #7ec1c4;
  cursor: default;
  border-color: #653b71;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.alert {
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert > p {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media > .pull-right {
  padding-left: 10px;
}
.media > .pull-left {
  padding-right: 10px;
}
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.well {
  min-height: 20px;
  padding: 20px;
  background-color: #fff;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 750px;
    margin: 100px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
}
.clearfix {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}


.chatPopup {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 99;
	display: none;
}
.chatPopup img {
	width: 90px;
}
.chatPopup p{
	max-width: 94px;
	padding: 12px 5px 5px 5px;
	text-align: center;
	background: #653b71;
	color: #fff;
	margin-top: -14px;
}


.footerButton{
  font-size:18px!important;
  margin:20px 10px 20px 0 !important;
  width: auto!important
}
.footerButton:first-child {

}
@media(max-width: 1075px){
  .footerButton{
    margin-top:4px;
    margin-bottom: 10px;
  }
}
@media (max-width: 410px) {
	.footerButton{
	  font-size:16px!important;
	  margin:10px 10px 10px 0 !important;
	}
}



.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.propertySearchNav {
  padding-left: 0;
  list-style: none;
  margin: 25px auto 0;
}
.propertySearchNav:before,
.propertySearchNav:after {
  content: " ";
  display: table;
}
.propertySearchNav:after {
  clear: both;
}
.propertySearchNav:before,
.propertySearchNav:after {
  content: " ";
  display: table;
}
.propertySearchNav:after {
  clear: both;
}
.propertySearchNav > li {
  padding: 8px 8px;
  background: #7ec1c4;
  display: inline-block;
  width: 160px;
  text-align: center;
  line-height: 1.2
}

.propertySearchNav > li + li {
  margin-left: 8px;
}
.propertySearchNav > li > a {
  color: #fff;
  font-size: 20px;
  display: block;
}
.propertySearchNav > li.active {
	background: #653c71;
}
.propertySearchNav > li.active > a,
.propertySearchNav > li.active > a:hover,
.propertySearchNav > li.active > a:focus {
  color: #fff;
  text-decoration: none;
}


@media (max-width: 465px) {
	.propertySearchNav {
		margin-top: 10px;
	}
	.propertySearchNav > li {
		padding: 10px 20px 5px;
		width: auto
	}
	.propertySearchNav > li > a {
		font-size: 18px;
	}
}

/*county header*/
.county-hero{
  height: 194px;
}
.county-hero h1{
  text-align: center;
  color: #fff;
  font-size: 58px;
  text-shadow: 2px 3px 3px #212121;
  font-weight: bold;
}
@media (max-width: 767px){
  .county-hero h1{
    font-size: 35px;
  }
}
.hampshire-hero{
  background: url(/../img/hero/holiday-lets-hampshire.jpg) no-repeat center center;
  background-size: cover;
}
.east-sussex-hero{
  background: url(/../img/hero/holiday-lets-east-sussex.jpg) no-repeat center center;
  background-size: cover;
}
.west-sussex-hero{
  background: url(/../img/hero/holiday-lets-west-sussex.jpg) no-repeat center center;
  background-size: cover;
}
.surrey-hero{
  background: url(/../img/hero/holiday-lets-surrey.jpg) no-repeat center center;
  background-size: cover;
}


.btn.btn-blue{
  background-color:#8BCBD0;
  color: #673872;
  width:auto;
  font-size: 20px;
  /*font-size: 18px;*/
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  display: block;
}

.countyDescrip{
  padding: 30px 0;
}
@media(max-width: 767px){
  .countyDescrip{
    padding-bottom: 0px;
  }
}

.u-action-link {
	display: inline-block;
	position: relative;
}

.u-action-link:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 11px;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 10px solid #59315F;
  margin-right: -20px;
}


.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn {
  position: relative;
  float: left;
  margin-right: 10px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: 50%
}
.btn-group > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 50%
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #FFF
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}



/*new homepage*/
.imageLabelBlock{
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
	height:300px;
	width:100%;
	position: relative;
}

.imageLabelBlock-label{
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.6);
	padding: 10px;
}


.imageLabelBlock-label p{
	font-size: 26px;
	margin-bottom: 0px;
	color: #653B71;
	font-family: soleil, sans-serif;
	font-weight: 700;
}


.generalTextBlock{
	margin: 50px 0 15px 0;
}

.generalTextBlock p{
	font-size:20px;
}

.size20{
	font-size: 20px;
}

.generalTextBlock h2{
	margin-bottom: 30px;
}

.generalTextBlock .btn{
	margin-top:20px;
}

.generalTextBlock img{
	margin-bottom: 20px;
	margin-top: 20px;
}

.generalTextBlock.blueContentBlock{
	/*background-color: rgba(139, 203, 208, 0.25);*/
	background-color: #E2F2F3;
	padding: 30px 0;
}

.generalTextBlock .bold{
	font-weight: 700;
	color: #653B71;
}

.socialMediaBlock{
	text-align: center;
}
.socialMediaBlock img{
	margin: 20px 20px 0 20px;
}

@media(max-width: 996px){
	.imageLabelBlock{
		margin: 15px 0;
	}

	.imageLabelBlock-label p{
		font-size: 20px;
	}

	.imageLabelBlock{
		height: 225px;
	}
}

@media(max-width: 767px){

	.socialMediaBlock img{
		margin: 10px 10px 0 10px;
	}
	
	.generalTextBlock{
		margin-top: 30px;
	}

	.generalTextBlock h2{
		margin-bottom: 20px;
	}

	.generalTextBlock p{
		font-size:16px;
	}

	.size20{
		font-size: 16px;
	}

	.imageLabelBlock{
		margin: 15px 0;
	}
}

/*utilities*/
.center{
	text-align: center;
}
.elementCenter{
	margin-left: auto;
	margin-right:auto;
	display: block;
}

.marginTop{
	margin-top: 30px;
}

.size16{
	font-size: 16px !important;
}



/*utilities*/

.footerUpper{
	background-color: white;
	text-align: center;
	font-size: 20px;
	padding-top: 30px;
	padding-bottom: 15px;
}

.footerUpper img{
	margin-bottom: 25px;
}

.footerUpper .bold{
	margin-bottom:25px;
	font-weight: 700;
	color: #653B71;
}

footer{
	background: white;
}

footer a, footer p{
	color:#717171;
	font-size: 16px;
}

.blueLine{
	border-top:1px solid #8BCBD0;
	margin-bottom: 25px;
}

.footerUpper .btn.btn-blue{
	background-color:#8BCBD0;
	color: white;
	display: inline-block;
	margin-left: 20px;
}

@media(max-width: 767px){
	.footerUpper .btn.btn-blue{
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 25px;
	}
}


.excellentService{
	background-image: url('/img/new-buy-to-let/excellent-service.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 30px 0;
}

.excellentServiceContent{
	padding: 25px;
  font-size: 16px;
  color: #717171;
  margin: 20px 0;
  text-align: center;
  background-color: rgba(255,255,255,0.9);
}




.navbar-brand {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  height: 100px;
  width: 200px;
}

.navbar-brand img{
	height: 79px;
	width: 200px;
}

.navbar-default{
	background-color: white;
	box-shadow: none;
}
.navbar-nav > li{
	margin-bottom: -10px;
}

.nav > li > a{
	padding: 10px 25px;
}

.navbar-default .navbar-nav > li > a{
	font-size: 15px;
	color: #717171;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

.container > .navbar-header, .container > .navbar-collapse{
	padding: 15px 0 30px 0;
}


@media(max-width: 767px){

	.navbar-default .navbar-nav > li > a{
		font-size: 21px;
		color: #653b71;
	}

	.container > .navbar-header{
		padding: 15px 5px;
	}
	.container > .navbar-collapse{
		padding-bottom: 10px;
	}
	.navbar-default .navbar-collapse{
		background-color: rgba(139, 203, 208, 0.25);
	}
	.navbar-nav{
		margin-top: 10px;
	}
	.navbar-brand{
		position: unset;
		left: inherit;
		transform: inherit;
	}

	.navbar-brand img{
		height: auto;
		width: 150px;
	}
}



.loading-graphics{
	z-index: 99;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.6);
}

.loading-graphics .loading-block{
	background-color: white;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 50px;
  max-width: 500px;
  height: 300px;
  margin-top: 35%;
  box-shadow: 0px 3px 6px #0000004a;
  text-align: center;
}

.loading-graphics .loading-block h2{
	margin-bottom: 15px;
}

.loading-graphics .loading-block img{
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.phoneSticky .sortSearch{
	padding: 2px 15px;
}

/*refine - added later*/
@media(max-width: 767px){
	.phoneSticky .form-control{
		font-size: 12px;
		padding: 5px;
		width: auto;
	}

	.phoneSticky .btn, .phoneSticky .js-view-controls button{
		font-size:15px;
		padding: 5px;
	}
	.phoneSticky .sortSearch, .toggleView{
		padding: 0px;
	}
}

.corona {
  background: #7ac1c5;
  color: #FFF;
  text-align: center;
  padding: 7px 15px;
  font-size: 13px;
}
.corona a {
  text-decoration: underline;
  color: #FFF;
}


/*map search - added later copy to live site*/ 

.mapFilter{
	/*background: #653b71;*/
	/*color: #c0d073;*/
	background: #E2F2F3;
	color: #653b71;
	/*text-transform: uppercase;*/
	/*font-size: 18px!important;
	height:44px!important;*/
	padding:10px!important;
	margin: 0!important;
	width: 100%!important;
	border-radius: 0px;
}

@media(min-width: 1024px){
	.modal-dialog{
		width: 900px;
	}
}


.mapFilter .close{
	position: relative;
	background: white;
	padding: 0px 5px 0px 5px;
	border-radius: 0px;
	font-size: 50px;
	font-weight: lighter;
	color: #653b71;
	width: auto;
	top: 20px;
	right: 0;
}


.mapRefineButton{
	font-size: 16px !important;
	color: #717171;
	font-weight: normal;
	text-transform: unset;
	margin: 0 5px !important;
	width: auto !important;
}

.mapResults-list{
	overflow-y:scroll;
	/*height:1000px;*/
	height: 78vh;
	padding: 0px 10px;
}


#map_canvas.mapListMap{
	/*height:1095px;*/
	height: 85vh;
}

.gm-style .gm-style-iw{
	max-width: 300px !important;
	padding-top: 25px !important;
}



.gm-ui-hover-effect img{
	width: 20px !important;
	height: 20px !important;
}

.gm-ui-hover-effect{
	width: 35px !important;
	height: 35px !important;
	top: -3px !important;
	right: -3px !important;
}


.mapFilter .checkbox_search {
	margin-top: 10px!important;
	min-height: 125px;
}

.sortOption{
	font-size: 18px;
	font-weight: normal;
	color: #717171;
}

.mapRefineButton{
	float: right;
}


.mapBoxImage{
	width: 260px; 
	height: 185px;
	margin-left: auto;
	margin-right: auto;

}

@media(max-width: 1200px){
	.hideSmallScreen{
		display: none;
	}
}


/*@media(max-height: 900px) {
	#map_canvas.mapListMap{
		height: 900px;
	}

	.mapResults-list{
		height: 805px;
	}
}*/

@media(max-width: 1024px){
	/*#map_canvas.mapListMap{*/
	.mapResults-list{
		display: none;
	}
	.mapFilter .close{
		top: -10px;
		right: -10px;
		opacity: 1;
		font-size: 35px;
		position: absolute;
	}

	.mapFilter .input.text label, .mapFilter .input.select label, .hidePhone{
		display: none;
	}

	.mapFilter #arrival_date{
		margin-top: 15px;
	}
	.mapFilter .checkbox_search label{
		background-size: 50px !important;
	}

	.mapFilter .checkbox_search p{
		font-size: 14px;
		margin-top: 55px;
	}

	.mapFilter .checkbox_search{
		min-height: 110px;
	}
	.checkbox_search label{
		height: 110px;
	}
}


@media(max-width: 767px){

	#map_canvas.mapListMap{
		height: 500px;
	}
	.sortOption{
		font-size: 14px;
		padding: 3px 5px;
		font-weight: normal;
		color: #717171;
		height: 38px;
	}
	.sortSearch, .toggleView{
		padding: 11px 3px 6px 3px;
	}
	.mapRefineButton{
		float: none;
	}


	.mapBoxImage{
		width: 180px; 
		height: 125px;
		margin-left: auto;
		margin-right: auto;
		
	}
}

@media(max-width: 340px){
	.mapFilter .checkbox_search p{
		font-size: 12px;
	}
}

.searchForm button.btn.showLoading.clicked{
	background-color: #B9B9B9;
	color: white;
}

/*end*/








