



.video-container {
	position:relative;
	padding-bottom:56%;
	padding-top:0px;
	height:0;
	overflow:hidden;
}
.normal #banner-title {
	
	padding-top: 180px; 
}
.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;
}


/* Property Carousel Hover */
.owl-controls .owl-buttons div.owl-prev:hover,
.owl-controls .owl-buttons div.owl-next:hover {
  background: #555555;
  color: #ffffff;
}

.nav-tabs {
 display: block;
}
/* #Resize Logo Option 
.nav-logo img{
	height:100px;
}
.nav-logo {
	height:100px;
	margin:0;
}
#nav-section.shrink {
  min-height: 70px;
}
#nav-section.shrink .nav-logo img {
  height: 65px;
}
#nav-section.shrink .navbar-nav > li > a {
  line-height: 70px;
}
.shrink #nav-mobile-btn {
  margin-top: 20px;
    margin-bottom: 20px;
}
*/
/* #Logo and Menu Background */
.nav-logo img{
	height:85px;
}
.nav-logo {
	height:85px;
}

.navbar {
	margin: 0;
}
.navbar-nav > li.dropdown > a .caret {
	
	border-right: 3px solid rgba(0, 0, 0, 0);
	border-top: 3px solid;
	margin-left: 5px;	
	border-left: 4px solid transparent;	
}
/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 15px;
  display: block;
  color: #006DAC;
  line-height: 105px;

  text-transform: uppercase;
	font-size: 14px;
}
.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:#EC0C6E;

}
@media (max-width: 1199px){
	.navbar-nav > li > a {
	padding: 0px 0px 0px 8px;	
	font-size: 11px;
	font-weight: 400;
}
}
/* 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%;
}
.section-title {
	font-size:32px;
}
.section-highlight {
	font-size:26px;
}
.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;
 
}
h3,h4 {
	padding: 0.7em 0;
	font-weight: 400;
	font-size: 28px;
}
h4 {
	font-size: 26px;
}
.page h1 {
	font-size: 32px;
	text-align: left;
}




/* # Text Link Text Colour*/

	a {
		color:#ba2487;
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */

.footer-contacts li {
  font-size: 15px;
    color: #000000;
}
#footer-top a {
  color: #000000;
}
#footer-top a:hover {
  color: #5b5b5b;
  text-decoration: none;
}


/* # 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 Status */
.status-available{
	background: url("Statusgreen.png");
}
.status-underoffer {
	background: url("Statusorange.png");
}
.status-exclusive {
	background: url("Statuspurple.png");
}
.status-sold {
	background: url("Statusred.png");
}
.status-newinstruction {
	background: url("Statuspurple.png");
}
.status-let {
	background: url("Statusred.png");
}
.status-notavailable {
	background: url("Statusred.png");
}


/* # Price Tags  */
.carousel-style1 .item .price {
  position: absolute;
  top: 10px;
  font-size: 14px;
  left: 10px;
  background-color: #455560;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.carousel-style1 .item .price span{
	font-size: 15px;
}
.carousel-style1 .item .price:before {
  border-width: 0;
}

.grid-style1 .item .price,
.grid-style2 .item .price,
.list-style .item .price,
.grid-style1 .item .tag,
.grid-style2 .item .tag,
.list-style .item .tag {
  position: absolute;
  top: 10px;
  left: 20px;
  background-color: #455560;
  color: #fff;
  font-size: 15px;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
  
}
.grid-style1 .item .price,
.grid-style2 .item .price {
	font-size: 13px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span {
	font-size:14px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span,
.list-style .item .price span,
.grid-style1 .item .tag span,
.grid-style2 .item .tag span,
.list-style .item .tag span{
	font-size:16px;
}
.grid-style1 .item .price:before,
.grid-style2 .item .price:before,
.list-style .item .price:before,
.grid-style1 .item .tag:before,
.grid-style2 .item .tag:before,
.list-style .item .tag:before {
  border-width: 0;

}
#property-detail-wrapper.style1 .price {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #455560;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#property-detail-wrapper.style1 .price:before {

  border-width: 0;
}
/* # 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: #000000;
  color: #000000;
}


.parallax {
	padding:85px 0 0 0;
}

	
	
/* # Testimonials */
.testimonials .item .text {
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-style: italic;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.8);

}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.8) transparent transparent;
  _border-color: #000000 #00ff00 #000000 #000000;
}

/* # Action Box */
.action-box {
  background-color: #000000;
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}

/*  Big Button Panel */
.colored-bg:before
{
  background-color: #000000;
}
.property-large-buttons2 li {
  width: 75%;

  color: #000000;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */

.slider-title {
	font-family: 'Libre Baskerville', serif;
  font-size: 56px;
  font-weight: 500;
  color: #ffffff;
  line-height: 62px;
	text-align: center;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
}
.slider-title2 {
	font-family: 'Libre Baskerville', serif;
  font-size: 23px;
  font-weight: 300;
  color: #ffffff;
  line-height: 30px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
}
.slider-title2 a {
	font-family: 'Libre Baskerville', serif;

	
    font-weight: 700;
	color:#b71a8b;

   text-shadow: 2px 4px 3px rgba(0,0,0,0.4);	
}
.slider-title2 a:hover {
	color: #b71a8b;
	text-decoration: underline;
}
.slider-title3 {
	font-family: 'Libre Baskerville', serif;
  font-size: 52px;
  font-weight: 500;
  color: #ffffff;
  line-height: 62px;
	text-align: center;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
}
.slider-title4 {
	font-family: 'Libre Baskerville', serif;
  font-size: 22px;
  font-weight: 300;
  color: #ffffff;
  line-height: 26px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
	text-align: center;

}
.slider-title4 a {
	font-family: 'Libre Baskerville', serif;

	
    font-weight: 700;
	color:#ffffff;

   text-shadow: 2px 4px 3px rgba(0,0,0,0.4);	
}
.slider-title4 a:hover {
	color: #b71a8b;
	text-decoration: underline;
}
.slider-title5 {
	font-family: 'Libre Baskerville', serif;
  font-size: 34px;
  font-weight: 500;
  color: #ffffff;
  line-height: 62px;
	text-align: center;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
}
a.tp-caption.btn-lg {
	
	background: #ffffff;
	border-color: #ffffff;
	color: #000000;
	font-size: 24px;
	font-weight: 400;
	padding: 4px 24px;
}

a.tp-caption.btn-lg:hover {
	background: #b42487;
	border-color: #b42487;
	color: #ffffff;
}
/* # 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: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sitemap-listings li li:hover > p a {
  color: #000000 !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #000000;
}
@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: #ffffff;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.0);
  margin: 4px;
  padding: 10px 15px;
  vertical-align: middle;
}
/* # Top Contact Bar */
#topbar{
	color: #b42487;
	background: #ffffff;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #b42487;
		text-decoration:none;
}
#topbar a:hover {
	color: #000000;
	text-decoration:none;
}
.multibranch-selector {
  display: inline-block;
  position: relative;
}
.multibranch-selector span {
  padding-right: 12px;
    padding-left: 2px;
  position: relative;
  color: #ffffff;
}

.multibranch-selector ul {
  position: absolute;
  left: 0px;
  top: 26px;
  padding: 0 6px;
  margin: 0;
  z-index: 999;
  text-align: left;
  background-color: #444;
  color: #ffffff;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -ms-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.multibranch-selector ul li {
  margin: 0px !important;
  display: block !important;
}
.multibranch-selector ul li a {
  line-height: 33px;
  display: inline-block;
width: 220px;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}

/* top social buttons */

#ctl00_hypTopBarFacebook {
	color: #3b5998 !important;

	
}
#ctl00_hypTopBarTwitter{
	color: #55acee !important;	
}

#ctl00_hypTopBarGooglePlus{

	color: #dd4b39 !important;

}


#ctl00_hypTopBarYouTube {
	color: #ff0000 !important;
}




.home-bg {
	background: #000000 url("tile.png");
}

.pink-bg {
	background: #ed0c6e;
}
/* Feature Formatting */
.feature-bg {
		padding:48px 0 0 0;
		background: url('repeat.jpg');
}
.feature-bg .section-title{
		color: #ffffff;
}
.feature h3{
		color: #ffffff;
}
.feature:hover h3{
		color: #006dac;
}
.feature-bg p{
		color: #ffffff;
}
.feature-bg .btn-default-color {
	color: rgba(0,0,0,0.5);
	border-color: rgba(0,0,0,0.5);
}
.feature-bg .btn-default-color:hover{
	color: #ffffff;
	border-color: #ffffff;
}
/* Feature */
.feature {
color: #ffffff;

}
.feature h3{
color: #ffffff;

}
.feature h3:hover {
color: #ffffff;

}

.feature .section-title {
	color: #006DAC;
}
.feature .btn-default-color {
	color: #ffffff;
	border-color: #006DAC;
	background-color: #006DAC;
}
.feature .btn-default-color:hover {
	color: #006dac;
	border-color: #ffffff;
	background-color: #ffffff;
}
.feature i{
color: #006DAC;
  border: 4px solid #006DAC;

}
.feature i:after {
	background: #006DAC;
}
.properties-bg {

	padding: 24px 0 24px 0;
  position: relative;
  background:  #efefef;
  width: 100%;
  height: 200%;
  background-repeat: repeat;
}
.testimonials-bg {
		padding: 24px 0 24px 0;
  position: relative;
  background:  #dddddd url('testimonial.jpg');
  width: 100%;
  height: 200%;

}
.testimonials-bg h2{

color: #ffffff;
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #ffffff;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:16px;
	font-weight: 500;
color: #222222;
}.testimonials-bg .item a:hover{
text-decoration: none;
color: #133B29;
}



/* 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);
}

#ctl00_ContentPlaceHolderMain_repTestimonials_ctl00_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl01_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl02_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl03_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl04_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl05_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl06_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl07_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl08_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl09_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl10_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}
#ctl00_ContentPlaceHolderMain_repTestimonials_ctl11_imgTestimonialImage {
display: block;
max-width: 100%;
height: auto;
padding-top: 36px;
}


.xmas {
	background: url('xmas.png');
}


/* 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;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  background: #b71a8b;
	writing-mode: vertical-rl;
	-ms-writing-mode:tb-rl;
text-orientation: mixed;
	height: 200px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.icon-bar a:hover {
  background-color: #000000;
	  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;
}

}

.buttonlink {
	text-align: center;
}

/* # Footer Text */

.footer-contacts li {
  font-size: 15px;
    color: #999ea2;
}
#footer-top a {
  color: #999ea2;
}
#footer-top a:hover {
  color: #5b5b5b;
  text-decoration: none;
}


#footer-top {
	padding-top: 12px;
}
#footer-top .block {
	padding-bottom: 0;
}
#footer {
	background: #006dac url('footer.jpg') no-repeat;
	
}

#footer h3 {
	color: #ffffff;
}
#footer ul a, #footer li, .footer-contacts li  i, #footer #copyright a {
	color: #ffffff;
	border-color: #ffffff;
	font-size: 15px;
	
}
.footer-contacts li {
margin-bottom: 10px;
}

#footer ul a:hover, #footer #copyright a:hover {
	color: #ca0018;
}
#footer #copyright {
	background-color: transparent;
	color: #ffffff;
	font-size:14px;
	padding: 0 0 12px 0;
}
.social-networks li a, .footer-listings li a span {
	border-color: #ffffff !important;
	  opacity:0.8;
}
.social-networks li a:hover,  .footer-listings li a:hover span {
	border-color: #ca0018 !important;
	color: #ca0018 !important;
 opacity: 1;
}


#footertext{
	background: #ededed;
	color: #ffffff;
}
.fees td, .fees th{
	background: #ededed;
	border: solid #ffffff 1px;
	padding: 12px;
}
.fees th {
	background: #EC0C6E;
	text-align:center;
	color: #ffffff;
}



.letservice  {
	text-align: left;
	background: #006DAC !important;
	color: #ffffff;
}

.lettick {
	font-size: 1.6em;
	text-align: center;
	color: #EC0C6E;
}
.letfee {

	color: #EC0C6E;
}
.letcost {
		text-align: center;
	color: #EC0C6E;
}
