strong {
	font-weight: bold;
		color: #00a2a4;
}

.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;
}

/* 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-section.shrink {
  min-height: 90px;
}
#nav-section.shrink .nav-logo img {
  height: 90px;
}
#nav-section.shrink .nav-logo {
  height: 90px;
margin:0 0 6px 0;	
}
#nav-section.shrink .navbar-nav > li > a {
  line-height: 96px;
}
.shrink #nav-mobile-btn {
  margin-top: 20px;
    margin-bottom: 20px;
}

/* #Logo and Menu Background */
.nav-logo img{
	height:120px;
}
.nav-logo {
	height:120px;
	margin:12px 0 12px 0;	
}

.navbar {
	margin: 0;
}

/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 0px 0px 30px;
  display: block;
  color: #ffffff;
  line-height: 144px;
	font-size: 15px;
  text-transform: uppercase;
	font-weight: 500;

}
.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: #00a2a4;
}
@media (max-width: 1199px){
	.navbar-nav > li > a {
		font-size: 13px;
padding: 0px 0px 0px 8px;
		}
}

#nav-section {
	background: #07263A;
}
/* Drop Down Box Font Size */

.chzn-container-single .chzn-single  {
	font-size: 14px;
}


/* Featured Properites Anemity Font Size */
.carousel-style1 .item .amenities li, .grid-style1 .item .amenities li {
	font-size: 12px;
}

/* # 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:66px;
}
.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: 15px;
	color: #333333;
 
}
h3,h4 {
	
	padding: 0.7em 0;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 28px;
}


/* # Text Link Text Colour*/

	a {
		color:#00a2a4;
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */

.footer-contacts li {
  font-size: 15px;
    color: #00a2a4;
}
#footer-top a {
  color: #00a2a4;
}
#footer-top a:hover {
  color: #5b5b5b;
  text-decoration: none;
}

/* # 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: #00a2a4;
  color: #00a2a4;
}


.parallax {
	padding:85px 0 0 0;
}

	
	


/* # Action Box */
.action-box {
  background-color: #00a2a4;
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}
.action-box .btn-default:hover{
	color: #00a2a4;
	background-color: #ffffff;
	border-color: #ffffff;
}
.action-box .btn-default{
	color: #ffffff;
	background-color: #07263a;
	border-color: #07263a;
}
/*  Big Button Panel */
.colored-bg:before
{
  background-color: #00a2a4;
}
.property-large-buttons2 li {
  width: 75%;

  color: #00a2a4;
}
.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: #00a2a4 !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #00a2a4;
}
@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: #ededed;
}
#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: 2px;
  padding: 10px 0px;
  vertical-align: middle;
}
/* # Top Contact Bar */
#topbar{
	color: #ffffff;
	background: #FF4F94;
		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: #00a2a4;
	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 {
 display: block;
	padding: 0;
	border-left: 0px solid #ffffff;
  z-index: 999;
  text-align: left;
  background-color: #eeeeee;
  color: #49484d;
  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:#382900 !important;
	font-size: 13px;
}.multibranch-selector ul li a:hover {
	background-color:#ffffff;
	color:#07263a !important;
	border-left: 4px solid #00a2a4;
		padding: 0 8px 0 8px;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}
.home-bg {
	background: #00a2a4 url("tile.png");
}

/* 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);
}





/*   Applied Styles by EC */
.navbar-nav > li.dropdown > a .caret {
	
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-top: 6px solid;
	margin-left: 4px;	
	border-left: 6px solid transparent;
	color: #00A3A3;
}

.tp-bannertimer {
	background: none;
	height:0px;
}
#header::after, #nav-section.stuck::after {
height: 0px;	
}

#footer-top {
	padding-top: 12px;
}
#footer-top .block {
	padding-bottom: 0;
}
#footer-top h3 {
    
    margin-bottom: 0;
}
#footer {
	background-color: #07263a;

}
#footer h3 {
	color: #00a2a4;
		
}
#footer ul a, #footer li, .footer-contacts li  i {
	color: #ffffff;
	border-color: #ffffff;
	font-size: 14px;
		
}

#footer #copyright a {
	color: #07263a;
	border-color: #07263a;
	font-size: 14px;
	
}
.footer-contacts li {
margin-bottom: 10px;
}
#footer ul a:hover {
	color: #00a2a4;
}
#footer #copyright a:hover {
	color: #00a2a4 !important;
}
#footer #copyright {
	background-color: #ededed;
	color: #333333;
	font-size:14px;
	padding: 6px;
}
.social-networks li a {
	border-color: #07263a !important;
	  opacity:1.0;
}
.footer-listings li a span {
	border-color: #ffffff !important;
	  opacity:1.0;
}
#footertext{
	background: #ededed;
	color: #333333;
}
#banner-title {
	font-size: 32px;
}
.valbar {
	background-color: #49484d;
}

.fully{
	text-align: center;
}
.normal #banner-title {
	
	padding-top: 120px; 
}
#listing-header {
	margin-top: 12px;
}

#ctl00_hypRSS {
	font-size: 0 !important;
	line-height: 0 !important;
	width: 0 !important;
	height: 0 !important;
	color: #49484D !important;
	border: none !important;
}

.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
	background: #07263a;
}

@media (max-width: 1199px) {
.normal #banner-title {
	
	padding-top: 130px; 
	font-size: 19px;
}

}
#ctl00_hypTopBarTelephone {
	font-weight: 700;
}

.chzn-container-single .chzn-single{
	font-weight: 400;
	color: #111;
}

input#ctl00_ContentPlaceHolderMain_PropertySearch_txtSearch.formcontrol{
	color: red !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: red;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: red;
}
/***  Property Details image size ***/
	@media (min-width: 1000px) {
	#property-detail-large .item img {

	padding: 0 25% 0 25%;
	
}
#property-detail-wrapper.style1 .price {

  left: 27%;

}
}
#banner-container{
height: 60px;
	
}
#banner-title {
	top: 2px;
}
	@media (max-width: 1000px) {
		#banner-container{
height: 60px;
	
}
#banner-title {
	top: 16px;
	font-size: 34px;
}
}
	@media (max-width: 600px) {
		#banner-container{
height: 60px;
	
}
#banner-title {
	top: 16px;
	font-size: 28px;
}
}
#nav-mobile-btn {
	background-color: #07263a;
}

.btn-fullcolor2,
.btn-fullcolor2:focus {
  background-color: #00a2a4;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.7);
	text-transform: uppercase;
	font-size: 26px;
	padding: 24px 36px;
	height: 84px;
	
}
.btn-fullcolor2:hover,
.btn-fullcolor2:active,
.btn-fullcolor.active2,
.open .dropdown-toggle.btn-fullcolor2 {
  color: #ffffff;
}

.fees td{
	vertical-align: top;
	text-align: left;
	background: #ededed;
	padding: 10px;
	border-bottom:2px solid #ffffff;	
	border-left:2px solid #ffffff;	
}
.feetitle {
	font-weight: bold;
}

.plist {
	text-align: center;
}

.big {
	font-size: 22px;
	padding: 6px 24px;
	height: 48px;
	color: #ffffff;
}
.big:hover {
	background-color: #07263a;
}
/*  Home Top Wide */
.hometop {
	padding: 0 0 0 0;
	background: #07263A url('hometopleaf.png') no-repeat bottom center;
}
.hometopleft {
	
	height: 660px;
	padding: 82px 15px 0 0 !important;
}
.hometopleft h1,.hometopleft h2 {
 	text-align: left;
 	text-transform: none;
	color:  #07263a;
	margin:0;
	padding:0;
}

.hometopleft h1 {
	margin: 0 0 52px 0;
	padding: 0;
} 


.hometopleft h2 {
	margin: 0 0 24px 0;
}

.hometopleft h1 {
	font-size: 104px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 70px;
	color: #ffffff;
	font-family: 'galleryregular';
}
.hometopleft p {
	font-size: 22px;
	line-height: 23px;	
	font-weight: 500;
	color:#ffffff;
		margin: 0 0 30px 0;
	padding: 0;

}

.hometopleft h2 {
	font-size: 24px;
	line-height: 24px;
	

}

#pageid1 .col-sm-6 {
	padding: 0;
}



.hometopval {
	
}
/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {
.hometopleft {
		
	height: 600px;
	padding: 82px 15px 0 0 !important;
/*	padding: 24px 15px 0 0 !important; */
}
.hometopleft h1 {
	font-size: 89px;
	line-height: 70px;
	
}


.hometopleft h2 {
	font-size: 30px;
	line-height: 28px;	
}

.hometopleft p {
	font-size: 16px;
	line-height: 18px;	
}
.big {
	font-size: 22px;
	padding: 6px 24px;
	height: 52px;
	color: #ffffff;
}
}
/* Large devices (desktops, 768px and up) */
@media (max-width: 991px) {
.hometopleft {
			
	height: 500px;
	padding: 82px 15px 0 0 !important;
/*	height: 100%;
	padding: 14px 10px 0 0 !important;*/
}
	
	.hometopleft h1,.hometopleft h2 {
	 margin: 0 0 28px 0;


}
.hometopleft h1 {
	font-size: 68px;
	line-height: 54px;

	
}


.hometopleft h2 {
	font-size: 20px;
	line-height: 22px;	
}

.hometopleft p {
	font-size: 14px;
	line-height: 16px;	
}
.big {
	font-size: 22px;
	padding: 6px 24px;
	height: 52px;
	color: #ffffff;
}
.big:hover {
	background-color: #07263a;
}

}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {

.hometopleft {
	height: 100%;
	padding: 34px 15px 0 15px !important;
		text-align: center;
}
	.hometopleft h1,.hometopleft h2 {
	 margin: 0 0 32px 0;
	

}
.hometopleft h1 {
	font-size: 42px;
	line-height: 38px;
		text-align: center;
	
}


.hometopleft h2 {
	font-size: 24px;
	line-height: 26px;
	text-align: center;	
	
}

.hometopleft p {
	font-size: 16px;
	line-height: 18px;	
}
.big {
	font-size: 22px;
	padding: 6px 24px;
	height: 52px;
	color: #ffffff;
}
.big:hover {
	background-color: #07263a;
}
	/*	.hometopright {
		display: none;
	}*/
	.hometopright {
		text-align:center;
		padding-bottom: 36px;
	}
	.hometopright img{
		display:inline !important;
		
	}
}

.hometopright2 h2, .hometopright2 p {
	margin: 0 0 36px 0;
	padding: 0;
}

.hometopright2 h2{
	text-align: left;
		font-size: 26px;
	line-height: 26px;
}
.plist1 {
	float: left;
	text-align: center;
	margin-left: 0%;
}

.plist2 {
	float: right;
	margin-right: 56%;
}

.buttontopright {
	float: right;
	margin-right: 2%;
}

.hometopleft h2 {

	margin-top: 24px;
}

.buttontopright, .buttontopleft {
	
	width: 48%;
}
/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {

	.plist1 {
	float: left;
	text-align: center;
	margin-left: 0%;
}

.plist2 {
	float: right;
	margin-right: 48%;
}
	

}
/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {
	.plist1 {
	float: left;
	text-align: center;
	margin-left: 0%;
}

.plist2 {
	float: right;
	margin-right: 30%;
}

	
}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
	.hometopright2 h2{
	text-align: center;
	}
	.hometopright2 {
	text-align: center;
	padding: 32px 0 0 0;	
	}
		.plist1 {
	margin: 0;	
	text-align: center;
	float: none;
}

.plist2 {
	margin: 0;
	text-align: center;
	float: none;
}

	.buttontopright img{
		float: right;
	}

	
}
.hometext {
	background: #07263a url('key.png') no-repeat;
	background-position: left bottom;
	color: #ffffff;
	text-align: right;
}
.homeright3 {
	padding: 48px;
}
.homeright3 p{
	font-size:20px;
}
.homeright3 h2{
	font-size: 26px;
	text-align: right;
	color: #ffffff;
	padding-bottom: 0;
}
.homeright3 p{
	padding-bottom: 24px;
}
/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {
.hometext {
	background: #07263a url('key.png') no-repeat;
	background-position: left bottom;
	color: #ffffff;
	text-align: right;
	
}
	.homeright3 {
	padding: 48px 0;
}
}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
.hometext {
	background: #07263a;
	text-align: center;;
}
	.hometext h2{

	text-align: center;
}
.homeright3 h2{
	text-align: center;	
	}
}



.homecol h3{
	text-align: right;
}



.hometest {
	background: #fff url('test.png') no-repeat;
	background-position: right bottom;
	padding: 24px 24px 76px 24px;
	border: solid 2px #ededed;
	border-radius: 12px;
/*	filter: drop-shadow(5px 5px 10px #555); */
	min-height: 200px;	

}
.homecol h3{
	padding-bottom: 4px;
}

.hometext2 {
    padding: 48px 0;
	text-align: left;
}
.hometext2 h2{
    font-size: 26px;
	text-align: left;
}
.hometext2 h2, .hometext2 p {
	margin: 0 0 36px 0;
	padding: 0;
}


@media (max-width: 767px) {
		.hometext2 {
			text-align: center;
		}
		.hometext2 h2{
			text-align: center;
		}	
}

.stars {
	text-align: right !important;
}
.stars .img-responsive {
	display:inline;
}

.iconselling {
	padding: 0px 12px;
	text-align: center;
	font-size: 60px;
	color:#07263a;
}
@media (max-width: 767.98px) {

}

.box-bg {
	border: 1px #999999 solid;
	border-radius: 12px;
	padding: 12px;
	min-height: 300px;
}
.box-bg p, .box-bg h3, .box-bg h4 {
	text-align: center;
}

.box-bg h3 {
	color: #000000;
	font-size: 28px;
	margin-bottom: 0;
	padding-bottom:0;
	
}
.box-bg h4 {
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	font-size: 18px;
}

.valimagediv img{
	border-radius: 24px;
}



.valtextdiv {
	background: #00a2a4;
	border-radius: 24px;
	min-height: 540px;
	color: #fff;
	padding: 56px 38px;
}

.valtextdiv h3 {
	color: #ffffff;
	font-size: 28px;
	line-height: 32px;
	padding: 0 0 24px 0;
	margin: 0;
}

.btnval {
	background-color:#07263a;
	border-color:#07263a;
}





.box-bg img:hover {
    opacity: 1;
    transition: opacity 5s ease-in;
}
.buttontopleft {
	float: left;
}
#bottom-right-corner {
	background: url('footer.png');
	height: 256px;
}
/*h1, h2, h3, h4, h5, h6 {

    text-transform: none;
   
}
*/
#pageid10 h2 {
	font-size: 26px;
}