
.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;
 text-align: center;
}

.normal #banner-title {
	padding-top:210px;
	text-align: center;
	position: static;
}
@media (max-width: 767px) {
#banner-title {
 top:10px;
 font-size: 18px;	
}
	#banner-container {
	
	height: 48px;
}
}
@media (max-width: 767px) {
.normal #banner-title {
	padding-top:50px !important;
 	font-size: 18px;	
}
#banner-container {
	background-position:center bottom;
	height: 120px !important;
}
}

h1,
h2{
  font-family: 'Raleway', sans-serif;
  color: #1c3f94;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
  /*text-rendering: optimizelegibility;*/
}

h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  color: #1c3f94;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
  /*text-rendering: optimizelegibility;*/
}



.nav-tabs {
 display: block;
}


/* #Logo and Menu Background */
.nav-logo img{
	height:85px;
}
.nav-logo {
	height:85px;
}
#nav-section {
	background: #1c3f94;
}

.navbar {
	margin: 0 0 0 0;
}
/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 12px;
  display: block;
  color: #ffffff;
  line-height: 105px;
  text-transform: uppercase;
  font-size: 15px;
}
.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: #00aeef;
}

#banner-title {
	font-size: 24px;
	
}


@media (min-width: 768px) and (max-width: 991px) {
	#banner-title {
	font-size: 28px;		
}
}

@media (min-width: 992px) and (max-width: 1199px){
    #banner-title {
	font-size: 30px;			
}
}

@media (min-width: 1200px) { 
    #banner-title {
	font-weight: 300;
	font-size: 32px;
	top: 34px;
}
}
/* 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: 12px;
}

/* # Headings and Paragraphs */

.section-title,
.section-highlight {
  padding-bottom: 12px;
  position: relative;
  margin-bottom: 12px;
  margin-top: 20px;
  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: #ffffff;
		  content: " ";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 0px;

}


.main {
	padding-top: 0;
}

/* # Body text */
body {
  font-size: 16px;
 
}
p {
	margin: 1em 0 1em 0;

}




/* # Text Link Text Colour*/

	a {
		color:#00aefc;
	}
	a:hover {
		color:#fdb927;
	}
	
/* # Footer Text */

.footer-contacts li {
  font-size: 15px;
}
#footer-top a {
  color: #00aeef;
}
#footer-top a:hover {
  color: #fdb927;
  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: 0px;
  font-size: 14px;
  left: 0px;
  background-color: transparent;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}
.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: 0px;
  left: 15px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
  
}
.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: 0px;
  left: 0px;
  background-color: transparent;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}
.lettingfees a {
	color: #ffffff !important;
}

#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: #1C3F94;
  color: #1C3F94;
}


/* # Backgrounds */
.homevideo-bg {
  position: relative;
  background:  #a19d99;
  width: 100%;
  height: 100%;
  text-align: center;

}
.properties-bg {
  position: relative;
  background:  #f3f3f3 url('properties.jpg');
  width: 100%;
  height: 200%;
  background-repeat: repeat;
}
.properties-bg h2{

	padding: 24px 0 24px 0;
}

.purple-bg {
	background: #862fff;
}
.sales-bg {
	background: #D4D4D4;
}


.feature-bg {
	  position: relative;
  background:  #5b5b5b;
  background-repeat: repeat;
  height: 100%;
}

/* Feature */
.feature {
color: #ffffff;

}
.feature h3{
color: #ffffff;

}
.feature h3:hover {
color: #ffffff;

}

.feature section-title {
	color: #ffffff;
}

.feature i{
color: #fdb927;
  border: 4px solid #fdb927;

}
.feature i:after {
	background: #fdb927;
}
.parallax {
	padding:85px 0 0 0;
}


/* # Action Box */
.action-box {
  background: #fdb927 url("action.png");
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}
.feature:hover h3 {
  color: #fdb927;

}
.feature-bg {
	background: #1c3f94;
}
.btn-default-color:hover {
	color: #fdb927;
	border-color: #fdb927;
}
/*  Big Button Panel */
.colored-bg:before
{
  background-color: #1C3F94;
}
.property-large-buttons2 li {
  width: 75%;

  color: #1C3F94;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # 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: #1C3F94 !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #1C3F94;
}
@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-large,
.form-control-small {
  width: 270px;
  display: inline-block;
  margin: 0 2px;
}
.form-control-small {
  width: 180px;

}

.form-control-tiny {
  width: 126px;
  display: inline-block;
  margin: 0 2px;
}

.form-control-tiny .chzn-container,
.form-control-tiny .form-control {
  margin-bottom: 15px;
  width: 100%;
}
/* # Partners Logos */

#partners {
  padding-top: 15px;
  background: #aaa;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 4px;
  padding: 10px 15px;
  vertical-align: middle;
}

.feature:hover h3 {
  color: #fdb927;

}
#listing-header {
	margin-top: 0;
}
.feature-bg h1 {
	color: #ffffff;
}


/* ==== Notice boards home page  ===*/

.action-open{
	background: #fdb927;
}

.action-box{
	background: #1C3F94;
	font-size: 21px;
}

/* ==== Draft page content ====*/

.search-mockup img{
	width: 1140px;
	
}

.digitalMag-control{
	
}

.digitalMag-control .btn-default-color{
	border-color: #1C3F94;
	background-color: #1C3F94;
	color: #FFF;
	
}

.digitalMag-control .btn-default-color:hover{
	box-shadow: 3px 4px 5px rgba(0,0,0,0.6);
	
}
.digitalMag-control .textlink#no-btn-fx2,
.digitalMag-control .textlink#no-btn-fx{
	border-color: 1px solid #1C3F94 !important;
	
	color: #1C3F94;
	font-size: 1.3em;
	padding: 5px 7px;
	margin-top: 5px;
}
.digitalMag-control p{display: inline-block; margin-left: 5px;}
.digitalMag-control .textlink#no-btn-fx:hover,
.digitalMag-control .textlink#no-btn-fx2:hover{
	
	color: #1C3F94 !important;
}

/* === Client Request ===
.nav li a{
	padding: 10px 5px; 
}
*/


.property-list-image-container > img, .featured-property-image-container > img {
    float: left;
    height: 100% !important;
    object-fit: cover !important;
}
.carousel-style1 .item .amenities {
    width: 100%;
    list-style: none;
    padding: 6px 10px;
    font-size: 11px;
    margin: 0;
    background-color: #fff;
    border-color: #E4E4E4;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    text-align: center;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}


.valuation {

  background: #1C3F94;
  padding: 40px 0;
}
.valuation h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 24px;

}

.valuation p {
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px;

}

.valuation .btn {
	background-color: #FDB927;
	border-color: #FDB927;
	color: #1C3F94;
	border-width: 2px;
    height: 45px;
    line-height: 43px;
    font-size: 14px;
}
.valuation .btn:hover {
	background: #ffffff;
	border-colr: #ffffff;
	color: #1C3F94;
}
.valuation-div {
	text-align: center;
}
.btn-default2 {
	background-color: #FDB927;
	color:#1C3F94;
	border-width: 0px;
  height: 45px;
  line-height: 43px;
  font-size: 14px;
	text-transform: uppercase;
}
.btn-default2:hover {
	background-color: #1C3F94;
	color: #ffffff;
	
}

.slider-title {

  font-size: 34px;
  font-weight: 300;
  color: #ffffff;
  line-height: 34px;text-align: center;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.5);
}

/* # 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);
  margin-bottom: 0;
}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.8) transparent transparent;
  _border-color: #8a7855 #00ff00 #8a7855 #8a7855;
}



.testimonials-bg {
		padding: 48px 0;
  background-position: top right !important;
  background:  #1C3F94 url('testimonial.jpg');
  width: 100%;
  height: 200%;
}
@media (max-width:768px){
	.testimonials-bg {
	 background: #1C3F94;



}
}
.testimonials-bg h2{

color:  #ffffff;
	
	margin-bottom: 0;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #0EAFEE;
}



#agents, #testimonials {
    margin-bottom: 24px;
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #ffffff;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:16px;
color: #ffffff;
font-weight: normal;	
}

.testimonials-bg .item a:hover{
text-decoration: none;
color: #8A7855;
}
.testimonials .item .text p:before, .testimonials .item .text p:after {
	font-size: 72pt;
	color: #ffffff;
	font-family: 'times', serif;
}




@media (min-width:768px){
.testimonials .item .text p:after {
  
    right: 200px;
 
}
.testimonials .item .text {

    padding: 65px 268px 65px 65px;

}
	.testimonials-footer {
		padding-left: 40px;
	}
	
	
}
.testimonials .item .text:before,
.testimonials .item .text:after {

    border-style: none;
    
}
.testimonials .item .text {
    border: none;
    background-color: transparent;
}




#pageid1 .sticky-wrapper { 
 height: 0px !important;
}
#pageid1 #nav-section {
	background: transparent;
}
#pageid1 #wrapper {
	background: transparent;
}
#pageid1 .tp-bannertimer {
	background: none;
	height:0px;
}


#pageid1 #header::after, #nav-section.stuck::after {
height: 0px;	
}

/*  Nav background stripes shrink */
#pageid1 #nav-section.shrink {
	background: #1c3f94;
}

#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);
}

/* # Top Contact Bar */
#topbar{
	color: #ffffff;
	background: transparent;
		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: #00aeef;
	text-decoration:none;
}
.multibranch-selector {
  display: inline-block;
  position: relative;
}
.multibranch-selector span {
  padding-right: 4px;
    padding-left: 2px;
  position: relative;
  color: #ffffff;
}

.multibranch-selector ul {
 display: block;
	padding: 0;
	border-left: 0px solid #ffffff;
  z-index: 999;
  text-align: left;
  background-color: #eeeeee;
  color: #00aeef;
  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:#555555!important;
	font-size: 13px !important;
}.multibranch-selector ul li a:hover {
	background-color:#ffffff;
	color:#00aeef !important;
	border-left: 4px solid #00aeef;
		padding: 0 8px 0 8px;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}
.multibranch-selector ul li a {

    width: 272px;
}
.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;

}

.home{
	background: #0EAFEE;
	color: #ffffff;	
	padding: 48px 0;
}
.home h1, .home h2, .home h3, .home h4{
	color: #ffffff;	
}
.home hi {
	font-size: 36px;
}

.home h2{
	text-align: left;
	font-size: 30px;
}
.home h3{
		font-size: 26px;
}
.home p{
	
}

.signature {
	color: #1C3F94;
	font-family: 'Dancing Script';
	font-size: 36px;
}

.homedivimage {
	padding-top: 24px;
	
}
#header:after {
    height: 0;
}





