.normal #banner-title {
	color: #47c0bb;
}
.contactcontainer{
background: url('contactbanner.jpg') no-repeat;
backgorund-position: center top;
height: 496px;
}
.contact {
float: right;
padding-top: 15%;
}

@media (min-width: 600px) and (max-width: 1199px){
.contactcontainer{

height: 350px;
}
.contact {

padding-top: 10%;
}


}

@media (max-width: 599px){
.contactcontainer{

height: 200px;
}
.contact {

padding-top: 4%;
}

}



/* search boxes*/
.form-control-text {
	width: 200px !important;
}
.form-control-status {
	width: 130px;
}
.form-control-category {
	width: 115px;
}
.form-control-bedrooms {
	width: 95px;
}
.form-control-qualification {
	width: 70px;
}
.form-control-text, .form-control-usage, .form-control-category, .form-control-bedrooms, .form-control-price, .form-control-qualifications, .form-control-status {
	margin: 0 2px;
}
#banner-container {
	background-position:center;
	
}
.clicks a {
	  color: #47c0bb;
	font-weight: 700;
}
#agents, #testimonials {
	margin-bottom: 0;
}

.sticky-wrapper {
	height: 148px !important;
}
.dot {
	background-color: #47c0bb;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	min-height: 24px;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	max-height:100%;
}

#banner-container {
	background-position:center;
}
.tp-leftarrow.default, .tp-rightarrow.default{
	background: #555555;
	height: 0px;
	font-size:0px;
	
}
/* Property Carousel Hover */
.owl-controls .owl-buttons div.owl-prev:hover,
.owl-controls .owl-buttons div.owl-next:hover {
  background: #555555;
  color: #ffffff;
}
#banner-title {



	  font-family: 'quesha', sans-serif;
}
@media (min-width: 600px) and (max-width: 1199px){
	#banner-title{

		top:20px;
	}
}
@media (max-width: 599px) {
	#banner-title{
		font-size: 32px;
		line-height: 26px;
	
		top:10px;
	}

}


#home-advanced-search, #map-property-filter, #advanced-search, #contacts-overlay {
	border-top: 0;
}

.nav-tabs {
 display: block;
}
#nav-section {
	background: #182c39;
}

.tp-bannertimer {
	background: none;
	height:0px;
}
#header::after, #nav-section.stuck::after {
height: 0px;	
}
.navbar-nav > li.dropdown > a .caret {
	
	border-right: 3px solid rgba(0, 0, 0, 0);
	border-top: 3px solid;
	margin-left: 1px;	
	border-left: 4px solid transparent;	
}
/* #Logo and Menu Background */
.nav-logo img{
	height:132px;
}
.nav-logo {
	height:132px;
}

.navbar {
	margin: 0;
}
#nav-section.shrink {
  min-height: 100px;
}
#nav-section.shrink .nav-logo img {
  height: 80px;
}
#nav-section.shrink .navbar-nav > li > a {
  line-height: 100px;
}
.shrink #nav-mobile-btn {
  margin-top: 20px;
    margin-bottom: 20px;
}

/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 6px;
  display: block;
  color: #ffffff;
  line-height: 155px;
  font-family: 'quesha', sans-serif;
  text-transform: uppercase;
	font-size: 20px;
  
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover,
.nav > li > a:focus,
.navbar-nav > li > a.active {
  background-color: transparent;
  color: #47c0bb;
}

/* Drop Down Menu */
.navbar-nav .dropdown-menu a{
	
	background-color: #182c39;
	  font-family: 'quesha', sans-serif;
	text-transform: uppercase;
	color: #ffffff;
		font-size: 18px;
}
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > li > a.active {
  background-color: #182c39;
  color: #47c0bb;
  border-left: 4px solid #47c0bb;
}
/* Drop Down Box Font Size */

.chzn-container-single .chzn-single  {
	font-size: 14px;
}


/* Featured Properites Anemity Font Size */
.carousel-style1 .item .amenities li {
	font-size: 14px;
}

/* # Headings and Paragraphs */

.section-title,
.section-highlight {
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 12px;
  margin-top: 12px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
	  font-family: 'quesha', sans-serif;
}
.section-title {
	font-size:38px;
}
.section-highlight {
	font-size:32px;
}
h3 {
	font-size: 28px;

}
h4 {
	font-size:24px;
	padding: 0.7em 0;
}
h5 {
	text-lign: left;
		  font-family: 'quesha', sans-serif;
		padding: 1.2em 0 1.0em 0;
	font-size:32px;
	text-transform: uppercase;
	line-height: 28px;
}

.property-title {
		  font-family: 'quesha', sans-serif;
	font-size:32px;
	text-transform: uppercase;
}
.section-title:before, .section-highlight:before, .section-title:after, .section-highlight:after {
		background: none;
		  content: " ";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 0px;

}


.main {
	padding-top: 0;
}

/* # Body text */
body {
  font-size: 16px;

 
}

.maintext {
		text-align: center;

	
}



/* # Text Link Text Colour*/

	a {
		color:#74777c;
	}
	a:hover {
		color:#a0884f;
	}
	



/* # Property Details Page */
#property-detail-large .item img {
	border: 1px solid #ffffff;
}
#property-detail-wrapper {
	border: 1px solid #ededed;
	background: #f5f5f5;
}
.lettingfees a, .lettingfees a:active, .lettingfees a:visited{
	color: #ffffff;
	text-decoration:underline;

}
.lettingfees a:hover{
	color: #ededed;
	text-decoration:underline;
}


/* # Property List Page */
.grid-style1 .item,
.grid-style2 .item,
.list-style .item {
  margin: 0 auto 43px;
  text-align: left;
  position: relative;
    -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border: solid 1px #ededed;
  

}
/* # Team Page */
.agents-list .item .info {
  width: 100%;
  margin-left: 3%;
}

/* # Contact Page */
.sidebar {
	
  padding-top: 0px;
  padding-bottom: 80px;
}

/*Custom Button Class */

.button-but,
.button-but:focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
.button-but:hover,
.button-but:active,
.button-but.active,
.open .dropdown-toggle.button-but{
  background-color: transparent;
  border-color: #a0884f;
  color: #a0884f;
}


.parallax {
	padding:85px 0 0 0;
}

	
	
/* # Testimonials */
.testimonials .item .text {
  border: 0px solid rgba(0, 0, 0, 0.1);
  font-style: italic;
  font-size: 14px;
  background-color: transparent;
  padding: 0px 20px;
}

.testimonials .item .text:after, .testimonials .item .text:before {
  border-color: transparent transparent transparent transparent;
  _border-color: transparent transparent transparent transparent;
}
.testimonials-bg {
		padding: 24px 0 0 0;
  position: relative;
  background-color: #47c0bb;
  width: 100%;
  height: 200%;

}

.testimonials-bg .owl-controls .owl-page span {
	background-color: #ffffff;
}
.testimonials-bg .owl-controls .owl-page:hover span {
	background-color: #182c39;
}

.testimonials-bg h2{

color: #ffffff;
	  font-family: 'quesha', sans-serif;
}
.testimonials-bg .item{
font-size: 20px;

color: #ffffff;
	text-align: center;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:18px;
color: #ffffff;
}.testimonials-bg .item a:hover{
text-decoration: none;
color: #ffffff;
}
.testimonials .item .text p::before, .testimonials .item .text p::after {
    font-family: 'Quesha', sans-serif;
    font-size: 0pt;
    position: absolute;
}

/* # Action Box */
.action-box {
  background-color: #a0884f;
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
	  font-family: 'quesha', sans-serif;
}

/*  Big Button Panel */
.colored-bg:before
{
  background-color: #a0884f;
}
.property-large-buttons2 li {
  width: 75%;

  color: #a0884f;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */

.slider-title {
font-family: 'Quesha', sans-serif;
  font-size: 32px;
  font-weight: 900;
  color: #ffffff;
  line-height: 36px;
  text-transform: uppercase;
	
}


/* # Site Map listings */

.sitemap-listings {
  list-style: none;
  padding: 0;
}
.sitemap-listings li {
  min-height: 58px;
  display: block;
  margin-bottom: 2px;
  width: 100%;
  position: relative;
  padding: 4px 42px 0 64px;
}
.sitemap-listings li .image {
  width: 58px;
  height: 58px;
  overflow: hidden;
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
}
.sitemap-listings li .image img {
  height: 100%;
}
.sitemap-listings li a {
  line-height: 8px;
  z-index: 1;
  display: inline;
  width: 100%;
  min-height: 58px;
  vertical-align: middle;
}
.sitemap-listings li a span {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13pt;
  border: 1px solid #74777c;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.sitemap-listings li li:hover > p a {
  color: #a0884f !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #a0884f;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sitemap-listings li {
    padding: 4px 42px 0 0;
  }
  .sitemap-listings li .image {
    display: none;
  }
}


/* # Form - field size */

.form-control-tiny {
  width: 140px;
  display: inline-block;
  margin: 0 10px;
}

.form-control-tiny .chzn-container,
.form-control-tiny .form-control {
  margin-bottom: 15px;
  width: 100%;
}
/* # Partners Logos */

#partners {
  padding-top: 15px;
  background: #fff;
}
#partners .item {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 4px;
  padding: 0px 0px;
  vertical-align: middle;
}
/* # Top Contact Bar */
#topbar{
	color: #ffffff;
	background: #a0884f;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #ffffff;
		text-decoration:none;
}
#topbar a:hover {
	color: #000000;
	text-decoration:none;
}
.home-bg {
	background: #a0884f url("tile.png");
}

.properties-bg {
	background: url('properties.jpg');
	padding: 24px 0 24px 0;
  position: relative;
   width: 100%;
  height: 200%;
	background-position: center;

}
.properties-bg h2 {
  color:#182c39;
}


/* Social Sharing Button Colours */
.share-wraper .social-networks li a {
  font-size: 13pt;
  height: 30px;
  line-height: 30px;
  width: 30px;
   opacity:1.0;
}
.social-networks li a:hover {
    color: #ffffff !important;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#ctl00_ContentPlaceHolderMain_hypFacebook{
	background: #3b5998;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypTwitter{
	background: #55acee;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypGooglePlus{
	background: #dd4b39;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypPinterest{
	background: #cb2027;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypEmail{
	background: #747777;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypPrint{
	background: #747777;
	color: #ffffff;
	border: none;
}
#wrapper {
	box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
}
/* home buttons */
.homelink .col-sm-6 {

    padding-left: 0px;
	padding-right: 0px;

} 
/*.homelink {
	background: #182c39 url('homebuttons.png') repeat-y;
	background-position: center;
} */



.btn-fullcolor {
	background-color: #182c39;
}
.btn-fullcolor2 {
	background-color: #182c39;
	border-radius: 0;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 44px;
	height: 44px;
	margin-top: 18px;
		color: rgba(255, 255, 255, 0.8);
	
}
.btn-fullcolor2:hover {
	color: #ffffff;
}
.btn-fullcolor2:visited {
	color: rgba(255, 255, 255, 0.8);
}

/* footer formatting */
.footer-contacts li i, .footer-contacts li, .footer-contacts a {
color: #47c0bb;	
	border-color: #47c0bb;
	border-radius: 2px;

}
#footer-top {
	font-size: 14px;
}
#footer-top .block {
	padding-bottom: 24px;
}
#footer-top h3{
	color: #47c0bb;
	text-transform: uppercase;
	  font-family: 'quesha', sans-serif;
}
#footer-top a {
color: #47c0bb;	
	border-color: #47c0bb;
	border-radius: 2px;
	padding-top: 24px;
}
#footer-top a:hover {
	color: #182c39;
	border-color: #182c39;
	border-radius: 2px;
}
.footer-links li a {
	
}
.footer-listings li a {


}
.footer-listings li i, .footer-listings li, .footer-listings a, .footer-listings li a span {
color: #47c0bb;	
	border-color: #47c0bb;
	border-radius: 2px;

}
#copyright {
	font-size: 14px;
}

.aboutjane h3 {
	font-size: 34px;
	color:#182c39;
	  font-family: 'quesha', sans-serif;
	padding: 0 0 0.5em 0;
}
.aboutjane p {
   font-style: italic;
}
.aboutgrey {
	background-color: #182c39;
	padding: 20px 0 10px 0;
	color: #ffffff;
	text-align: center;
	font-size: 22px;
}
.aboutgrey a {
	padding: 20px 0 16px 0;

	color: #ffffff;

}
.green {
	font-family: 'quesha', sans-serif;
		background-color: #47c0bb;
	padding: 20px 0 10px 0;
	color: #ffffff;
	text-align: center;
	font-size: 30px;
	
	
}
.green a {
	color: #ffffff;
}
/* Feature Formatting */
.feature-bg2 {
		padding:0px 0 0 0;
	}


.feature-bg2 .btn-default-color {
	color: #ffffff;
	border-color: #47c0bb;
	background-color: #47c0bb;
}
.feature-bg2 .btn-default-color:hover{
	color: #ffffff;
	border-color: #182c39;
	background-color: #182c39;
}
.feature-bg3 {
		padding:0px 0 0 0;
	}


.feature-bg3 .btn-default-color {
	color: #ffffff;
	border-color: #752B87;
	background-color: #752B87;
}
.feature-bg3 .btn-default-color:hover{
	color: #ffffff;
	border-color: #182c39;
	background-color: #182c39;
}




/* Feature Formatting */
.feature-bg {
		padding:48px 0 0 0;
	}
.feature-bg .section-title{
		color: #182c39;
}
.feature h3{
	text-transform: uppercase;
		color: #182c39;
	margin: 0 auto 0;
	  font-family: 'quesha', sans-serif;
}
.feature:hover h3{
		color: #47c0bb;
}
.feature-bg p{
		color: #182c39;
}
.feature-bg .btn-default-color {
	color: #ffffff;
	border-color: #47c0bb;
	background-color: #47c0bb;
}
.feature-bg .btn-default-color:hover{
	color: #ffffff;
	border-color: #182c39;
	background-color: #182c39;
}
.feature i{
		color: #000000;
		border: 4px solid #000000;
}
.feature:hover i{
		color: #000000;
}
.feature i:after {
	  background: #000000;
}

/* Property Details Formatting */
#listing-header {
	margin-top: 12px;
}
.info h3 {
	color: #47c0bb;
	font-size: 18px;
}.info h3 a {
	color: #47c0bb !important;
	font-size: 18px;
}
.info h3 a:hover {
	color: #182c39 !important;

}
/* Property management */
.manage {
	text-align: center;
}
/* Fixed/sticky icon bar */
.icon-bar {
  position: fixed;
  top: 35%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999999;

}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px 8px;
  transition: all 0.3s ease;
  color:#28333d;
  font-size: 16px;
  background: #be8b3c;
	writing-mode: vertical-rl;
text-orientation: mixed;
	height: 260px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.icon-bar a:hover {
  background-color: #be8b3c;
	  padding: 16px 26px 16px 16px;
	text-decoration: none;
	
}
@media (min-width: 768px) and (max-width: 1199px){
.icon-bar a {
    padding: 4px;
    font-size: 12px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar a:hover {
  	  padding: 12px 14px 12px 12px;
}

}
@media  (max-width: 767px){
.icon-bar a {
    padding: 10px;
    font-size: 10px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar a:hover {
  	  padding: 10px 12px 10px 10px;
}

}



