.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;
	height: 60px;
}
#banner-title {
 top:12px;
}
.newsbanner #banner-title {
	font-size:26px;
}
.normal #banner-title {
	padding-top:186px
}
@media (max-width: 1024px) {

	.newsbanner #banner-title {
	font-size:18px;
}
}
@media (max-width: 767px) {
#banner-title {
 top:10px;
 font-size: 18px;	
}
	#banner-container {
	
	height: 48px;
}
	.newsbanner #banner-title {
	font-size:16px;
}
}
@media (max-width: 767px) {
.normal #banner-title {
	padding-top:2px !important;
	top:2px!important;
 	font-size: 18px;	
}
#banner-container {
	background-position:center bottom;
	height: 48px !important;
}
}
.award2 {
  background: #000000;

}


.nav-tabs {
 display: block;
}

.main {
    padding-top: 0;
}

#nav-section {
	background: #000000;
}
/* #Logo and Menu Background */
.nav-logo img{
	height:130px;

}
.nav-logo {
	height:130px;
	margin :0 0 10px 0;
	
}

#nav-section.shrink {
  min-height: 80px;
}
#nav-section.shrink .nav-logo img {
  height: 80px;
}
#nav-section.shrink .navbar-nav > li > a {
  line-height: 90px;
}
.shrink #nav-mobile-btn {
  margin-top: 20px;
    margin-bottom: 20px;
}







#nav-section {
	background: #ffffff;
}


/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 0px 0px 20px;
  display: block;
  color: #000000;
  line-height: 140px;
  text-transform: uppercase;
  font-size:16px;
  font-family: 'Roboto Condensed';

}
.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: #b4a349;
  
}
.navbar-nav > li.dropdown > a .caret {
	
	border-right: 3px solid rgba(0, 0, 0, 0);
	border-top: 3px solid;
	margin-left: 2px;	
	border-left: 3px solid transparent;
}
@media (max-width: 1199px){
	.navbar-nav > li > a {
	padding: 0px 0px 0px 10px;	
	font-size: 14px;
	font-weight: 400;
}
}
.navbar-nav > li.dropdown > a .caret {
	border-right: 3px solid rgba(0, 0, 0, 0);
	border-top: 3px solid;
	margin-left: 2px;	
	border-left: 3px solid transparent;

}
/* 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 {
	font-size:32px;
}
.section-highlight {
	font-size:26px;
}
p {
	margin: 1em 0 1em 0;

}
.wallpaper-video{
	background: #000;
}
.wallpaper-light{
	background: #f1f3f6;
}

.wallpaper-light.range-center{
	text-align: center;
}
/* # Body text */
body {
  font-size: 16px;
	background-color:#ffffff;
  
}


/*  # Titles  */
.section-title,
.section-highlight {
  padding-bottom:12px;
  position: relative;
  margin-bottom: 0px;
  margin-top: 20px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
  font-weight: 500;
}


/* # Text Link Text Colour*/

	a{
		color:#74777c;
	}

.links a{
	font-weight: bold;
	color: #b4a349;
}


/* # Footer Text */

.footer-contacts li {
  font-size: 15px;
}
#footer-top a {
  color: #b4a349;
}
#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;

}

/* # Team Page */
.agents-list .item .info {
  width: 100%;
  margin-left: 3%;
}


/* # Contact Page */
.sidebar {
	
  padding-top: 0px;
  padding-bottom: 80px;
}

/* # Testimonials */
.testimonials .item .text {
  font-style: italic;
  font-size: 18px;
} 

/* # Action Box */
.action-box {
  background-color: #b4a349;
  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: #b4a349;
}
.property-large-buttons2 li {
  width: 75%;

  color: #b4a349;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */


.slider-title {
	
  font-size: 44px;
	line-height: 28px;
  font-weight: 500;
  color: #ffffff;
   text-shadow: 2px 2px 3px rgba(0,0,0, 0.8);
	text-align: center;
}
a.tp-caption.btn-default  {
	color: #ffffff;
	background: #b4a349;
	border-color: #b4a349;
	font-size: 28px;
	text-align: center;

 
}

a.tp-caption.btn-default:hover {
    background:  #000000;
	border-color:  #000000;
    height: auto !important;
	color: #ffffff;

}
.awardbadge {
	text-align:left;
}



.btn-default3{
	
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}



a.tp-caption.btn-default:hover, a.tp-caption.btn-lg:hover {
    color: #fff;
    height: auto !important;
}
/* # 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: #b4a349 !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #b4a349;
}
@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: transparent;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: transparent;
  margin: 4px;
  padding: 5px 5px;
  vertical-align: middle;
}


.list-control ul{
	list-style: disc;
	padding: 0 0 0 1.3em;
	
}
.list-control li{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b4a349;
	color: #000;
	font-style: italic;
}
.list-control li::marker{
	color: #b4a349;
}

/* Include Video and transparent menu */


#footer-top {
	padding-top: 12px;
}
#footer-top .block {
	padding-bottom: 0;
}
#footer {
	padding-top: 48px;
	background: #000000 url('footer.jpg') no-repeat bottom center;

}

#footer h3 {
	color: #b4a349;
}
#footer ul a, #footer li, .footer-contacts li  i, #footer #copyright a {
	color: #ffffff;
	border-color: #ffffff;
	font-size: 14px;
	
}
.footer-contacts li {
margin-bottom: 10px;
}

#footer ul a:hover, #footer #copyright a:hover {
	color: #b4a349;
}
#footer #copyright {
	background-color: transparent;
	font-size:14px;
	padding: 0 0 12px 0;
	color: #b4a349;
}
.social-networks li a, .footer-listings li a span {
	border-color: #ffffff !important;
	  opacity:0.8;
}
#footertext{
	background: transparent;
	color: #ffffff;
}


@media (min-width: 1023px){
#pageid1 .sticky-wrapper { 
 height: 0px !important;
}
#pageid1 #nav-section {
	background: transparent;
}
#pageid1 #wrapper {
	background: transparent;
}
#pageid1 .tp-bannertimer {
	background: none;
	height:0px;
}
/* #pageid1 .navbar-nav > li > a {
 text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
} */

#pageid1 #header::after, #nav-section.stuck::after {
height: 0px;	
}
#pageid1 .stuck.shrink#nav-section {
	 background: #ffffff;
}
#pageid1 .navbar-nav .dropdown-menu {
	background: rgba(255, 255, 255, 0.9);
}

#pageid1 .navbar-nav .dropdown-menu > li > a {
	background: transparent;
}
#pageid1 .navbar-nav .dropdown-menu > li > a:hover {
	background: rgba(255, 255, 255, 0.9);
}
/*#pageid1 #topbar {
	 text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}*/
}

/* # Top Contact Bar */
#topbar{
	color: #b4a349;
	background: transparent;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #b4a349;
		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: #b4a349;
}

.multibranch-selector ul {
 display: block;
	padding: 0;
	border-left: 0px solid #ffffff;
  z-index: 999;
  text-align: left;
  background-color: #eeeeee;
  color: #b4a349;
  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;

		padding: 0 15px 0 10px;
	color:#999ea2!important;
	font-size: 13px;
}.multibranch-selector ul li a:hover {
	background-color:#ffffff;
	color:#202945 !important;
	border-left: 4px solid #202945;
		padding: 0 8px 0 8px;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}

.grey {
	background: #ededed;
}

.homediv h3{
	text-align: center;
	margin-top: 0.4em;
	font-size: 28px;
	text-transform: uppercase;
}
.homedivimage {
		border-radius: 10px;
	overflow: hidden;
}

.homedivimage img {

	border-radius: 16px;
	transition: all 300ms ease-out;
}
.homedivimage img:hover {
	transition: all 300ms ease-in;
	transform: scale(1.1);
	border-radius: 16px;
	 
}
.homedivimage img::after {
    transition: all 300ms ease-out;
  }
.homeintro {
	background: #000000;
}
.homeintro h1{
	color: #b4a349;
}
.homeintro p{
	color: #ffffff;
}
/* # 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.7);

}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.7) transparent transparent;
  _border-color: #000000 #00ff00 #000000 #000000;
}
.testimonials-bg {
		padding: 24px 0 24px 0;
  position: relative;
  background:  #dddddd url('testimonials.jpg');
  width: 100%;
  height: 200%;

}
.testimonials-bg h2{

color: #b4a349;
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #ffffff;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:16px;
color: #000000;
font-weight: normal;	
}

.testimonials-bg .item a:hover{
text-decoration: none;
color: #b4a349;
}
.testimonials .item .text p:before, .testimonials .item .text p:after {
	font-size: 72pt;
	color: #b4a349;
}
.testimonials .item .text p:before, .testimonials .item .text p:after {
    font-family: 'Times', serif;
    font-size: 72pt;
    position: absolute;
}
/* Rounded Search Fields */
.chzn-container-single .chzn-single {
    background-color: rgba(255, 255, 255, 0.1);
     color: #555;
    border: 1px solid #b4a349;
    border-radius: 24px;
}
.form-control {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
	border-color:  #b4a349;
}

.btn-default, .btn-default-color, .btn-fullcolor {

    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
	    border: 1px solid #b4a349;
}

.properties-bg h2{
	padding-top: 24px;
	
}

/* Fixed/sticky icon bar */
.icon-bar {
  position: fixed;
  top: 35%;
  right: 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;
  transition: all 0.3s ease;
  color: #000000;
  

/*	writing-mode: vertical-rl;
	-ms-writing-mode:tb-rl;
text-orientation: mixed;
	*/
	

}
#pageid10 .contact-us {
	background: url('contact.jpg') no-repeat;
	background-position: top center;
	padding-top: 520px;
	
	
}
a {
	color: #b4a349;
	font-weight: bold;
}
a:hover {
	color:#000000;
}

#wrapper {
    position: relative;
    overflow: hidden;
    left: 0;
    z-index: 99;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
    -moz-box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
    box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}
.steps {
	colpadding: 0;
}
.steps td {
	background-color: #ededed;
	padding:6px 12px;
	border: solid 1px #ffffff;
}

.package1 {
	background: #000000;
	border-radius: 14px;
	padding: 0 12px;
}

.package1 h3 {
	margin: 0.67em 0;
}
.package1 h4 {
	margin: 0.67em 0;
}

.package1 p {
	color: #ffffff;
	font-size: 14px;
}

.package1text {
	min-height: 920px;
}

.tablepackage {
	color:#ffffff;
}

.tablepackage td, .tablepackage th {
	text-align: center;
	font-size: 14px;
	vertical-align: top;
	
}

.tablepackage th {
	color: #B4A349;
}
.price {
	font-size: 22px !important;
}
.pricenote {
	font-size: 10px !important;
}
.actionval .btn {
	background: #000000;
}