:root{
	--tablet-bcolor-c2:#00a5d7;
	--tablet-font-white:#FFF;
	--brand-color-c2:#00a5d7;
	--page__background-color2: transparent !important;
}

.brand-color-c1{background: #1a3843;}
.brand-color-c2{background:#00a5d7; }
.txt-light{color: #fff !important}

.color-bg-light{
	background: #f2f2f2;
}

f

/*#pageid104 body,
#pageid104 .wrapper,
#pageid104 .form-bg-color,
#pageid105 body,*/
#pageid112 #wrapper,
#pageid113 #wrapper,
#pageid105 .wrapper,
#pageid105 .form-bg-color,
#pageid106 body,
#pageid106 .wrapper,
#pageid106 .form-bg-color
{
	background: #000;
	_background-color: rgba(0, 0, 0, 0.84)
}
.quick-hide-control .quick-hide,
.quick-hide{
	display: none;
	height: 0;
	visibility: none;
}
.no-show{display: none !important;

}

/*client request */
.apply00-control{
	display: none;
}
.apply-control .panel-bg{
	border: 1px solid #333;
	box-sizing: border-box;
    margin-bottom: 30px;
	
}
.apply-control .panel-bg h3,
.apply-control .panel-bg p,
.apply-control .panel-bg a.btn-default-color{
	margin-left: 10px;
	margin-bottom: 20px;
}
.apply-control .panel-bg a span{
	padding: 0; margin: 0; font-size: 12px;}

.apply-control .panel-bg a span.chevron-icon{
	content: url('chevron16.svg');
	font-size: 1.7em;
	vertical-align:middle;
	align-content: center;
	
	
}
.apply-control .panel-bg a.btn-default-color{
	background: #00a5d7;
	border-color: #00a5d7;
	color: #FFF;
}
.apply-control .panel-bg a.btn-default-color:hover{
	background: #1a3843;
	border-color: #1a3843;
}
/* 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;
  transition: all 0.3s ease;
  color: #000000;
  

/*	writing-mode: vertical-rl;
	-ms-writing-mode:tb-rl;
text-orientation: mixed;
	*/
	

}
.cleaning, .disinfecting {
	padding: 24px;
	color: #ffffff;
	font-size: 24px;
	border-radius: 12px;
	min-height: 420px;
}
.cleaning h2, .disinfecting h2 {
	color: #ffffff;
	font-size: 36px;
}

.cleaning {
	background: #079FD5;
	
}
.disinfecting {
	background: #42BAE0;
}
.cleanbox {
	padding: 24px 18px;
	color: #ffffff;
	font-size: 24px;
	border-radius: 12px;
	height: 200px;
	background: #183641;
}
.number {
	font-size: 98px;
	height: 200px;
	float: left;
}
.cleantext {
	padding: 32px 70px;
	line-height: 1;
}
#property-detail-wrapper.style1 .virtualtour {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-image: url('VirtualTour.png');
    background-repeat: no-repeat; 
    padding: 60px 60px 60px 60px;
    z-index: 10;
	
	height: 160px;
}

.homedownload {
	background: #02a9dd;
}
.nhsimage {
	background: url('nhsimage.jpg') no-repeat;
	background-position: center bottom;
	padding: 64px 48px;
}
.nhs {
	padding: 48px 24px;
	background: #3388c7;
	font-size: 34px;
	color: #ffffff;
	border-radius: 16px;
}
.nhsbutton {
	background-color: #ffffff;
	border-color: #ffffff;
	font-size: 24px;
	height: 48px;
	color:#3388c7;
	padding: 6px 10px 6px 10px;
}
.panel-group .panel,.panel-group .panel .panel-heading .panel-title > a.collapsed  {
	
	background: #B2E2F8;
}

.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%;
}
.wallpaper {
	background: #F3F5F5 url('tile.png')	;
	
}

#banner-container {
	background-position:center;
}
#pageid10 #banner-title {
	text-align: center;
}

#banner-title {
	text-align: right;
}
#nav-section {
	background: #1a3843;
}
/* Property Carousel Hover */
.owl-controls .owl-buttons div.owl-prev:hover,
.owl-controls .owl-buttons div.owl-next:hover {
  background: #555555;
  color: #ffffff;
}

.multibranch-selector ul {
;
  top: 25px;

  background-color: #00a5d7;

}

.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;
}
@media (max-width: 768px){
.nav-logo img{
	height:65px;
}	
	#top-info li, #top-buttons li {
	margin-left: 5px;	
	}	
}
.navbar {
	margin: 0;
}
.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;

}
/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 0px 0px 16px;
  display: block;
  color: #ffffff;
  line-height: 105px;
	font-size: 18px;
	font-family: 'Oswald';
	font-weight: 400;
  text-transform: uppercase;
text-shadow: none !important;
}
.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: #00a5d7;
}
@media (max-width: 1199px){
	.navbar-nav > li > a {
	padding: 0px 0px 0px 10px;	
	font-size: 14px;
	font-weight: 400;

		}
}
/* Drop Down Box Font Size */

.chzn-container-single .chzn-single  {
	font-size: 13px;
	padding: 0 0 0 8px;
}


/* Featured Properites Anemity Font Size */
.carousel-style1 .item .amenities li {
	font-size: 13px;
}

/* # 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;

}
#home-advanced-search {
	background-color: #1a3843;
}
.chzn-container-single .chzn-single {
background-color: rgba(255, 255, 255, 0.9);	
}

.btn-fullcolor, .btn-fullcolor:focus {
	background-color: #ec3e7a;
	border-color: #ec3e7a;
}

.home {
	background: url('HomeBack.jpg') no-repeat;
	background-position: center;
}
.home h1 {
	text-align: left;
	font-weight: 700;
	color: #112c37;
}
.main {
	padding-top: 0;
}


#footer {
	background: #11242b;
	background-position: center;
}
#footer-top{
	padding-bottom: 0px;
}
#footer-top h3 {
	color:#949ba5;
	
}
#footer #copyright {
	 background-color: #11242b;
	color: #949ba5;
}
#footer #copyright a {

	color: #00b9df;
}
/* # Body text */
body {
  font-size: 16px;
 
}
h3,h4 {
	padding: 0.7em 0;
}

h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}

/* # Text Link Text Colour*/

	a {
		color:#00a5d7;
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */

.footer-contacts li {
  font-size: 14px;
    color: #ffffff;
}
#footer-top a {
  color: #ffffff;
}
#footer-top a:hover {
  color: #00a5d7;
  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: #03b5e3;
  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: #03b5e3;
  color: #fff;
  font-size: 15px;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  
  
}
.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: 1px;
  left: 1px;
  background-color: #03b5e3;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  
}
#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: #00a5d7;
  color: #00a5d7;
}


.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.6);

}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.6) transparent transparent;
  _border-color: #000000 #00ff00 #000000 #000000;
}

/* # Action Box */
.action-box {
  	background: #b3e3f9 url('Valuation.jpg') no-repeat !important;
	background-position: center bottom !important;
  padding: 40px 0;
  color: #00A5D7;
  position: relative;
	font-size: 24px;
	padding: 40px 0 160px 0;
}
.action2 {
	 	background: #b3e3f9 !important;
	height: 200px !important;
}
.action-box h2 {
  color: #00A5D7;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 12px;
	
}
.action-box .btn-default {
	color:#ffffff;
	background-color: #00A5D7;
	border-color: #00A5D7;
}
.action-box .btn-default:hover {
	color:#00A5D7;
	background-color: #ffffff;
	border-color: #ffffff;
}
.hmoactionbox {
	background: #b3e3f9 url('Valuation.jpg') center bottom no-repeat !important;
	background-position: center bottom;
	padding: 40px 0 160px 0;
}

/*  Big Button Panel */
.colored-bg:before
{
  background-color: #00a5d7;
}
.property-large-buttons2 li {
  width: 75%;

  color: #00a5d7;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */
.slider-tenant {
	
  font-size: 98px;
  font-weight:500;
  color: #ffffff;
  line-height: 124px;
  text-shadow: 2px 4px 10px rgba(0,0,0,0.8);
  text-align: center;
	
}

.slider-tenant2 {
	
  font-size: 44px;
  font-weight: 400;
  color: #ffffff;
  line-height: 124px;
  text-shadow: 2px 4px 10px rgba(0,0,0,0.8);
  text-align: center;
	
}


.slider-title {
	
  font-size: 64px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #EC3E7A;
  line-height: 124px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.8);
	text-align: center;
	
}
.slider-title2 {
	
  font-size: 64px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #EC3E7A;
  line-height: 124px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.8);
	text-align: left;
	
}

.renting-title {
	
  font-size: 64px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #00a5d7;
  line-height: 68px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: center;
	
}
.renting-title2 {
	
  font-size: 64px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #EC3E7A;
  line-height: 68px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: left;
	
}
.letting-yp-title {
	
  font-size: 38px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #ffffff;
  line-height: 46px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: center;
	
}
.letting-title {
	
  font-size: 38px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #ffffff;
  line-height: 46px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: left;
	
}
.letting-title2 {
	
  font-size:38px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #EC3E7A;
  line-height: 46px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: left;
	
}
.certificate-title {
  font-size: 38px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #ffffff;
  line-height: 46px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: center;
}
.probate-title {
  font-size: 38px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #ffffff;
  line-height: 46px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: center;
}
.probate-title2 {
  font-size: 28px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #00a5d7;
  line-height: 46px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: center;
}
a.tp-caption.btn-default  {
	color: #ffffff;
	background: #ef3b79;
	border-color: #ef3b79;
	font-size: 20px;
	text-align: center;

 
}

a.tp-caption.btn-default:hover {
    background:  #1a3843;
	border-color:  #1a3843;
    height: auto !important;

}


.slider-subtitle {
	
  font-size: 54px;
  font-weight: 700;
  color: #ffffff;
  line-height: 124px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.8);
	
	
}
.slider-title2 {
	
  font-size: 54px;
  font-weight: 700;
  color: #179EBD;
  line-height: 124px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
	
	
}

a.tp-caption.btn-sm{
	height: auto;
}
a.tp-caption.btn-default:hover, a.tp-caption.btn-lg:hover, a.tp-caption.btn-sm:hover {
    color: #fff;
    height: auto !important;
}

.hmo-title {
	
  font-size: 36px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #ffffff;
  line-height: 68px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: center;
	
}
.hmo-subtitle {
	
  font-size: 28px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #00a5d7;
  line-height: 68px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: center;
	
}
.bricks-title {
	
  font-size: 38px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #ffffff;
  line-height: 46px;
    text-shadow: 2px 4px 10px rgba(0,0,0,0.0);
	text-align: center;
	
}

.bricks-subtitle {
	
  font-size: 28px;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #00a5d7;
  line-height: 32px;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
	text-align: center;
	
}
.bricksmortar {
	background: #1A3843;
	padding: 48px 0;
	
}
.bricksmortar2 {
	background: #40BDE2;
	
}
.bricksmortar h1{
	color: #ffffff;	
}
.bricksmortar p{
	color: #ffffff;	
	font-size: 20px;
}
.bricks {
	color: #40BDE2;
}

/* # 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: #00a5d7 !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #00a5d7;
}
@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: 0px;
  background: #11242B;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: transparent;
  margin: 0px;
  padding: 0px 8px;
  vertical-align: middle;
}
/* # Top Contact Bar */
#topbar{
	color: #c4c4c4;
	background: #1a3843;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #c4c4c4;
		text-decoration:none;
}
#topbar a:hover {
	color: #3fbee1;
	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;
}
.home-bg {
	background: #00a5d7 url("tile.png");
}
/* Feature Formatting */
.feature-bg {
		padding:48px 0 0 0;
		background: #909DA1;
	 background-position: center;
}
.feature-bg .section-title{
		color: #ffffff;
		font-weight: 700;
}
.feature h3{
		color: #ffffff;
}
.feature:hover h3{
		color: #ED3C7B;
}
.feature-bg p{
		color: #ffffff;
}

.feature-bg .btn-default-color {
	color: #122931;
	border-color: #ffffff;
	background-color: #ffffff;
}
.feature-bg .btn-default-color:hover{
	color: #ffffff;
	border-color: #ED3C7B;
	background-color: #ED3C7B;
}
.feature-bg {
	border: none;
}
.feature i{
		color: #ED3C7B;
		border: 4px solid #ED3C7B;
}
.feature:hover i{
		color: #ED3C7B;
}
.feature i:after {
	  background: #ED3C7B;
}

.selling h3 {
	color: #03B5E3;
}
.properties-bg {

	padding: 24px 0 24px 0;
  position: relative;
  background:  #586C73;
  width: 100%;
  height: 200%;
  background-position: center;
}
.properties-bg h2 {
	
	font-weight: 700;
	color: #ffffff;
	
}




.testimonials-bg {
		padding: 24px 0 24px 0;
  position: relative;
  background:  #ffffff 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:18px;
color: #333333;
}.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);
}
.lettingicon {
	text-align: center;
	
}

.lettingguide {
		padding:48px 0 48px 0;
	color: #ffffff;
	text-align: center;
		background: #909DA1;
}
.lettingguide h2, .lettingguide h3{
	color: #ffffff;
}
.lettingfooter {

	background: #0e0908;
}

.brick {
	background: url('brick.jpg');
	background-position: center;
}
.panelvaluation{
	background: #b2e2f8 url('PanelValuation.jpg') no-repeat;
	background-position: center bottom;
	padding: 12px 48px;
	color: #555;
	height: 500px;
	border-radius: 8px;
	text-align: center;
}

.panelvaluation p {
	text-align:justify;
	
}
.panelvaluation h3 {
	padding-bottom: 1.3em;
	
}
.tenantfind {
	background: #c1e7f4;
	padding: 14px 24px;
}
.rentcollection {
	background: #82d1eb;
	padding: 14px 24px;
}
.rentcollection h1,.rentcollection h3, .rentcollection h4 {
	color: #ffffff;
}
.fullymanaged h1, .fullymanaged h3, .fullymanaged h4 {
	color: #ffffff;
}
.fullymanaged {
	background: #42bee2 url(MostPopular.png) no-repeat;
	background-position: top right;
	padding: 14px 24px;
}

.rentguarantee {
	background: #02a6d8;
	padding: 14px 24px;
}
.rentguarantee h1,.rentguarantee h3, .rentguarantee h4 {
	color: #ffffff;
}
.mission {
		background: #b2e2f8;
	background-position: center bottom;
	padding: 34px 48px;
	color: #ffffff;
	min-height:310px;
	border-radius: 8px;
	text-align: center;
	font-size: 20px;
}

.reportmaintenance {
			background: red url('ReportMaintenance.jpg') no-repeat;
	background-position: center bottom;
	color: red;
}
.cval {

	background: #b2e2f8 url('cvaluation.png') no-repeat;
	background-position: right top;
	padding: 12px 45% 12px 24px;
	color: #ffffff;

	border-radius: 8px;	
}
.cval h3 {
	padding:0;
}
@media (max-width: 599px){
	.cval {	
	background:#b2e2f8;
		}
}

.stamp h1{
	font-family: "Special Elite", serif;
	color: red;
	font-size: 120px;
	padding: 24px 0 0 0;
}
.wanted {
	background: #A7AD81 url('Wanted.jpg') no-repeat;
	background-position: center;
	padding: 36px 0px;
}
@media (max-width: 599px){
	.wanted {	
	background:#A7AD81;
		}
}
#ctl00_ContentPlaceHolderMain_hypLettingsFees {
	color: #000000;
}
#footer #copyright {
	padding: 4px 0;
	font-size: 14px;
}
#footer {
	padding:0px 0;
	font-size:14px;
}
/* # Form - field size */
.form-control-text, .form-control-usage, .form-control-category, .form-control-bedrooms, .form-control-price, .form-control-qualifications, .form-control-status {
	margin: 0 4px;
}
.chzn-container-single .chzn-single div{
	width:30px;
}
.form-control {
	font-size: 13px;
}
.form-control-text{
	width: 210px;
}
.form-control-usage{
	width: 124px;
}
.form-control-category{
	width:105px;
}
.form-control-bedrooms {
	width: 80px;
}
.form-control-price {
	width: 125px;
}
.form-control-status {
	width: 130px;
}

.salesoffer {
	background: url('homesales.png')no-repeat;
}
.hmo {
	text-align: center;
}
.hmo h3{
	text-align: center;
}

.brickhmo {
	padding: 36px 0;
	background: url('brick2.jpg');
	background-position: center;
}

/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.1);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:left;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */

/*  menu idea */

#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;	
}
#pageid1 .stuck.shrink#nav-section {
	background: #1a3843;
}
#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);
}

/*  menu idea tenant find*/

#pageid43 .sticky-wrapper { 
 height: 0px !important;
}
#pageid43 #nav-section {
	background: transparent;
}
#pageid43 #wrapper {
	background: transparent;
}
#pageid43 .tp-bannertimer {
	background: none;
	height:0px;
}
#pageid43 #header::after, #nav-section.stuck::after {
height: 0px;	
}
#pageid43 .stuck.shrink#nav-section {
	background: #1a3843;
}
#pageid43 .navbar-nav .dropdown-menu {
	background: rgba(255, 255, 255, 0.9);
}

#pageid43 .navbar-nav .dropdown-menu > li > a {
	background: transparent;
}
#pageid43 .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;
	text-shadow: 1px 1px 2px rgba(26,56,67,0.9);

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #ffffff;
    text-decoration:none;
	text-shadow: 1px 1px 1px rgba(26,56,67,0.9);
}
#topbar a:hover {
	color: #00a5d7;
	text-decoration:none;
	text-shadow: 1px 1px 1px rgba(26,56,67,0.9);
}


/* client request: tablet tool */
#pageid701 #header,
#pageid701 #footer,
#pageid700 #header,
#pageid700 #footer{
	display: none;
	
}

#pageid705 #header,
#pageid705 #footer,
#pageid706 #header,
#pageid706 #footer{
	display: none;
	
}

/* slider draft*/




.btn-tool00{
	font-size: 0.7em;
/*background: rgba(0,0,0, 0.8 );*/
	background: transparent;
	padding: 5px 7px;
	text-transform: uppercase;
      font-weight: bold;
	/*border-color: rgba(255,255,255, 0.6);*/
	border-color:rgba(255,255,255, 0.6);
	color: rgba(255,255,255, 0.6) !important;
	
 
}
.btn-tool00:hover{
	
	font-size: 0.7em;
	background: rgba(0,0,0,0.4);
	padding: 5px 7px;
	text-transform: uppercase;
      font-weight: bold;
	/*border-color: rgba(255,255,255, 0.6);*/
	border-color:#FFF !important;
	color: #FFF !important;

}


.btn-tool201{
	font-size: 1.1em;
/*background: rgba(0,0,0, 0.8 );*/
	background: var(--tablet-bcolor-c2);
	padding: 10px 8px;
	text-transform: uppercase;
      font-weight: bold;
	/*border-color: rgba(255,255,255, 0.6);*/
	border-color: var(--brand-color-c2); /*rgba(0,0,0, 1);*/
	color:var(--tablet-font-white) !important;
	box-shadow: 1px 2px 3px rgba(0,0,0, 0.8);
 /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}

.btn-tool201:hover{
	box-shadow: 3px 4px 5px rgba(0,0,0,0.4);
	color:#000 !important;
}

.btn-tool01{
	font-size: 1.1em;
/*background: rgba(0,0,0, 0.8 );*/
	background: #FFF;
	padding: 10px 8px;
	text-transform: uppercase;
      font-weight: bold;
	/*border-color: rgba(255,255,255, 0.6);*/
	border-color: rgba(0,0,0, 1);
	color: #000 !important;
	box-shadow: 1px 2px 3px rgba(0,0,0, 0.8);
 /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}

.btn-tool01:hover{
	box-shadow: 3px 4px 5px rgba(0,0,0,0.4);
}

.slider-heading-capt{
	font-size: 1.6em;
	line-height: 1.3em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 900;
	color: #00a5d7 !important;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
.propertywanted {
	background: #a1dced;

}
.propertywanted2 {
	background: url('propertywanted2.jpg');

}

.firstcharacter {
  
  float: left;
  
  font-size: 200px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}
.premium {
	padding: 36px 0;
}
.premium h3 {
	font-size: 2.5em;
}

.myadams {
	background: #586973;
}

#pageid46 #wrapper {
	background: url('find-video.jpg') no-repeat;
}
#pageid46 p {
	color: #ffffff;
}
#pageid46 .form-style {
    background-color: rgba(255,255,255,0.4);
   
}

.revslider-container #tablet-tool{
	background: var(--tablet-bcolor-c2);
	
}
.probate1, .probate2, .probate3 {
	min-height: 280px;
}
.probate1 h1,.probate1 h3, .probate1 h4 {
	color: #ffffff;
}
.probate1 {
	background: #c1e7f4;
	padding: 14px 24px;
}
.probate2 {
	background: #82d1eb;
	padding: 14px 24px;
}
.probate2 h1,.probate2 h3, .probate2 h4 {
	color: #ffffff;
}
.probate3 h1, .probate3 h3, .probate3 h4 {
	color: #ffffff;
}
.probate3 {
	background: #42bee2;
	background-position: top right;
	padding: 14px 24px;
}

.sharepoint {
	background: #e5cc94 url('sharepoint.jpg') no-repeat;
	background-position: top center;
	padding: 0 24px 200px 24px;
}
#pageid170 #footer {
	display:none;
}
/*
:root:root:root:root:root:root .cog-form.cog-cognito--styled,
:root:root:root:root:root:root #pageid110#cogito-bgb.local-bg .cog-form.cog-cognito--styled{
	background-color: none !important;
}
*/

.article-control .img-control{
	text-align: center;
}


.article-control .img-control #btn-img-ghostR,
.article-control .img-control #btn-img-ghost{
	display: block; /* for transition*/
	width: 35%;
	cursor:pointer;
	_visibility: collapse;
	height: auto;
	position: relative;
	bottom: -38px; /* -45px ;  end: 1800px*/
	left: 5% ;/* 35.3%;*/
	padding: 5px 17px;
	border: 2px solid;
	border-color:rgba(255,255,255, 0.0);
	color: rgba(255,255,255, 0.0);
	_font-size: calc(var(--font-size-base) * 0.2);
	font-size: 11px;
	 
	text-transform: uppercase;
	background: rgba(0,0,0,0.0);
	    
	   -webkit-transition-property: bottom, border-color, color, background;
	   -moz-transition-duration: 2s;
	   -o-transition-timing-function: ease-in;
	transition-property: bottom, border-color, color, background;
	transition-duration: .6s;
	transition-timing-function: ease-in;
	 
}


.article-control .img-control #btn-img-ghostR{
	width: 22% !important;
	height: auto;
	position: relative;
	bottom: -42px; /* -45px ;  end: 1800px*/
	left:  72.5% !important;/* 35.3%;*/
}

.article-control .img-control:hover a#btn-img-ghostR,
.article-control .img-control:hover a#btn-img-ghost {
	bottom: 180px;
	height: auto;
	display: block;
	   
	color: rgba(255,255,255, 1.00);
	background:rgba(0,0,0,0.3);
	border-color: rgba(255,255,255, 1.0);
}
.article-control .img-control:hover a#btn-img-ghostR i.fa,
.article-control .img-control:hover a#btn-img-ghost i.fa{
	_background: transparent;
	color: transparent;
}
.article-control .img-control:hover a#btn-img-ghostR i.fa,
.article-control .img-control:hover a#btn-img-ghost i.fa{
	_background: transparent;
	color: white;
}

.article-control .img-control img{
	filter: blur(0);
	transform-origin: center;
	  -webkit-transition: transform .8s ease-in;
	  -moz-transition: transform .8s ease-in;
	  -o-transition: transform .8s ease-in;
	transition: transform .8s ease-in, filter 8.s ease-in;
	
	
}
.article-control .img-control:hover img{
	filter: blur(15%);
	transform: scale(103%); /* adjust here*/
	    -webkit-transition: transform .6s ease-out;
	    -moz-transition: transform .6s ease-out;
	    -o-transition: transform .6s ease-out;
	transition: transform .6s ease-out;
}


/* the standard button on inner col 2*/
.article-control .inner-col-2:nth-of-type(2).invisible-btn a.btn-default-color{
	_background: green;
	visibility: hidden;
}

@media (max-width:690px){
	.article-control .img-control{
		display: block;
	text-align: center;
		margin: 0 auto;
  }
	
	.article-control .img-control #btn-img-ghostR{
	width: 33% !important;
	height: auto;
	position: relative;
	bottom: -42px; /* -45px ;  end: 1800px*/
	left:  65.7% !important;/* 35.3%;*/
}
	
	.article-control .img-control:hover a#btn-img-ghostR,
.article-control .img-control:hover a#btn-img-ghost {
	bottom: 100px;
	height: auto;
	display: block;
	   
	color: rgba(255,255,255, 1.00);
	background:rgba(0,0,0,0.3);
	border-color: rgba(255,255,255, 1.0);
}

}
.slider-title2 {
	
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  line-height: 20px;
  background-color: #20475F;
  padding: 24px 48px;
  text-transform: uppercase;
}

.slider-title3 {
	
  font-size: 26px;
  font-weight: 700;
  color: #FB0C7B;
  line-height: 26px;
  background-color: #000000;
  padding: 18px 48px 100px 24px;
 
}

.slider-title4 {
	
  font-size: 13px;
  color: #ffffff;
  line-height: 13px;

}

.complaint {
	background: #EDECF1;
	padding: 20px;
	min-height: 166px;
	line-height: 1.2;
}
#pageid93 p{
	line-height: 1.7;
	font-size: 18px;
	
}

.complaint p{

	line-height: 1.2 !important;
}

.renting p {
	font-weight:bold;
}

.renting h3 {
	font-weight:bold;
	font-size: 2em;
	padding: 0.3em 0;
}

.looking {
	background: #1A3843 url('looking.jpg') no-repeat;
	background-position: center top;
	padding: 80px 80px;
}
.lookingdiv {
	padding: 0 120px 80px 120px;
}

.lookingbtn {
	text-align: center;
	padding: 80px 0 0 0;
}

.looking h1 {
	color: #00a5d7;
	
	font-weight: bold;
}
.looking p {
	color: #ffffff;
	text-align: center;
	margin-top: 48px;
	font-size: 20px;
	font-weight: bold;
}
.tenantsinfo {
	padding: 80px 80px;
}
.tenantsinfo h1 {
	color: #00a5d7;
	
	font-weight: bold;
}
.tenantsinfobtn {
	text-align: center;
	padding: 48px 0 0 0;
}
.tenantsinfo p {

	text-align: center;
	margin-top: 24px;
	font-size: 20px;
	font-weight: bold;
}
.lightbulbs {
	background: #1A3843 url('bulbs.png') no-repeat top center;
}
.struggle {
	padding: 84px 0 42px 0;
}
.struggle h2 {
	color: #ffffff;
	text-align: left;
	font-size: 44px;
}
.struggle p {
	color: #ffffff;
	text-align: left;
	font-size: 20px;
}

@media (max-width: 768px) {
.lightbulbs {
	background: #1A3843 url('bulbsmobile.png') no-repeat top center;
}
.struggle {
	padding: 160px 0 42px 0;
}
.struggle h2 {
	color: #ffffff;
	text-align: left;
	
}
.struggle p {
	color: #ffffff;
	text-align: left;
	font-size: 16px;
}	
}

.sellingleft {
	padding: 24px 0 0 0;
}

.sellingleft h3 {
	color: #000000;
	font-size: 34px;
}

.sellingleft p {
	color: #000000;
	font-size: 22px;
}
.lettingleft {
	padding: 24px 0 0 0;
}

.lettingleft h3 {
	color: #000000;
	font-size: 34px;
}

.lettingleft p {
	color: #000000;
	font-size: 22px;
}






.hmo-div {
	padding: 16px 0 0 0;
}

.protect p{
	text-align: center;
	color: #ef3b79;
}
.explained {
	background: #00a5d7;
}
.hmo-div2 p {
	padding: 48px 0;
	font-size: 24px;
	color: #ffffff;
}
.hmohome {
	background: #1a3843 url('hmohome.jpg') no-repeat;
	background-position: right center;
	color: #ffffff;
}
.hmohome h1 {
	text-align: left;
	color: #ffffff;
}
.hmohome h2 {
	text-align: left;
	color: #ffffff;
}
.hmohomediv {
	background: #1a3843;
	padding: 48px 24px 48px 0px;
}

@media (max-width: 767px) {
	.hmohome {
	background: #1a3843;
	
	color: #ffffff;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.hmohome {
	background: #1a3843 url('hmohome992.jpg') no-repeat;
	background-position: right center;
	color: #ffffff;
}}

.hmofooter {
	background: #1a3843;
}
.hmohome2 {
	background: #D9D9D9 url('hmohome2.jpg') no-repeat;
	background-position: right center;
	color: #1a3843;
}
.hmohome2 h1 {
	text-align: left;
	color: #1a3843;
}
.hmohome2 p {
	font-size: 20px;
}
.hmohomediv2 {
	background: #D9D9D9;
	padding: 120px 24px 120px 0px;
}

@media (max-width: 767px) {
	.hmohome2 {
	background: #D9D9D9;
	
	color: #1a3843;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.hmohome2 {
	background: #D9D9D9 url('hmohome2992.jpg') no-repeat;
	background-position: right center;
	color: #1a3843;
}}

.hmogavel {
	background: #00a5d7;
}
.hmogavel h3{
	color: #ffffff;
	font-size: 38px;
	
}
.hmogaveldiv {
    
	padding: 64px 24px 48px 24px;
}

.hmoservice {
	
	background: #b2e3fd;
	padding: 64px 24px 48px 24px;
	color: #00a5d7;
}

.hmoservice h3{
	font-size: 38px;
	color: #00a5d7;
}

.hmohome3 {
	background: #D9D9D9 url('hmohome3.jpg') no-repeat;
	background-position: right center;
	color: #1a3843;
}
.hmohome3 h1 {
	text-align: left;
	color: #1a3843;
}
.hmohome3 p {
	font-size: 20px;
}
.hmohomediv3 {
	background: #D9D9D9;
	padding: 120px 24px 120px 0px;
}

@media (max-width: 767px) {
	.hmohome3 {
	background: #D9D9D9;
	
	color: #1a3843;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.hmohome3 {
	background: #D9D9D9 url('hmohome3992.jpg') no-repeat;
	background-position: right center;
	color: #1a3843;
}}


.hmodesign {
	background: #1a3843;
	padding: 24px 6px;

}
.hmodesigndiv h3, .hmodesigndiv h4 {
	text-align: center;
	color: #00a5d7;
} 
.hmodesigndiv p {
	text-align: left;
	color: #ffffff;
}
.hmodesigndiv {
	padding: 0 12px;
	min-height: 620px;
}

.hmodesigndiv li {
	color: #00a5d7;	
	margin: 0 24px;
}
.hmodesigndiv h3, .hmodesigndiv h4 {
	
	margin: 1em 0 0 0;
	
}
.hmodesigndiv {
	border: 2px solid #00a5d7;
	border-radius: 6px;
	padding-bottom: 12px;
}
.hmohome4 {
	background: #D9D9D9 url('hmohome4.jpg') no-repeat;
	background-position: right center;
	color: #1a3843;
}
.hmohome4 h1 {
	text-align: left;
	color: #1a3843;
}
.hmohome4 p {
	font-size: 20px;
}
.hmohomediv4 {
	background: #D9D9D9;
	padding: 120px 24px 120px 0px;
}

@media (max-width: 767px) {
	.hmohome4 {
	background: #D9D9D9;
	
	color: #1a3843;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.hmohome4 {
	background: #D9D9D9 url('hmohome4992.jpg') no-repeat;
	background-position: right center;
	color: #1a3843;
}}
.hmoresources {
	text-align: center;
}

.hmohome5, .hmohome6, .hmohome7 {
	background-position: left bottom;
	color: #ffffff;
}
.hmohome5 {
		background: #1a3843 url('hmohome5.jpg') left bottom no-repeat;
}

.hmohome6 {
		background: #1a3843 url('hmohome6.jpg') left bottom no-repeat;
}

.hmohome7 {
		background: #1a3843 url('hmohome7.jpg') left bottom no-repeat;
}



.hmohome5 h1, .hmohome6 h1, .hmohome7 h1{
	text-align: left;
	padding-left: 48px;
	color: #ffffff;
}
.hmohome5 p, .hmohome6 p, .hmohome7 p {
	font-size: 20px;
}
.hmohomediv5, .hmohomediv6, .hmohomediv7  {
	background: #1a3843;
	padding: 140px 24px 140px 0px;
}

@media (max-width: 767px) {
	.hmohome5, .hmohome6, .hmohome7  {
	background: #1a3843;
	
	color: #ffffff;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.hmohome5, .hmohome6, .hmohome7  {
	
	background-position: left center;
	color: #ffffff;
}
.hmohome5 {
		background: #D9D9D9 url('hmohome5992.jpg') no-repeat;
}

.hmohome6 {
		background: #D9D9D9 url('hmohome6992.jpg') no-repeat;
}

.hmohome7 {
		background: #D9D9D9 url('hmohome7992.jpg') no-repeat;
}
}
.carehome1 {
	background: #D9D9D9 url('carehome.jpg') no-repeat;
	background-position: right center;
	color: #1a3843;
}
.carehome1 h1 {
	text-align: left;
	color: #1a3843;
}
.carehome1 p {
	font-size: 20px;
}
.carehomediv1 {
	background: #D9D9D9;
	padding: 120px 24px 120px 0px;
}

@media (max-width: 767px) {
	.carehome1 {
	background: #D9D9D9;
	
	color: #1a3843;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.carehome1 {
	background: #D9D9D9 url('carehome992.jpg') no-repeat;
	background-position: right center;
	color: #1a3843;
}}

.letting-div {
	padding: 24px 0 0 0;
}
.btl h3 {
	font-size: 34px;
}

.quote {
	background: URL('quoteback.png') left top no-repeat;
	padding: 80px 0 48px 48px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}
.quote h3 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
}
.compliance {
	padding: 0px 48px 0 24px;
}

.compliance p {
	font-size: 20px;
}
.compliance h3 {
	font-size: 24px;
}
.inspection {
	padding: 0px 48px 0 24px;
}

.propertyinspection p {
	font-size: 18px;
}
.propertyinspection h3 {
	font-size: 24px;
}
.lettingtitlestep, .lettingstep {
	padding: 24px 12px;
	min-height: 380px;
}
.lettingtitlestep {
	background: #1a3843;
}

.lettingstep {
	background: #00a5d7;
}


.lettingtitlestep p {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
}
.lettingstep h3 {
	color: #1a3843;
	font-size: 22px;
	font-weight: bold;
}
.lettingstep p {
	color: #1a3843;
	font-size: 18px;
}

.lettingstep2 {
	padding: 24px 12px;
	min-height: 380px;
}


.lettingstep2 {
	background: #b2e3fd;
}



.lettingstep2 h3 {
	color: #1a3843;
	font-size: 22px;
	font-weight: bold;
}
.lettingstep2 p {
	color: #1a3843;
	font-size: 18px;
}



/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.lettingtitlestep2 p, .lettingstep2 p {
		font-size: 14px;
	}
	.lettingstep2 h3 {
		font-size: 18px;
	}
}






.landlordaccount {
	background: #b2e3fd;
}
.landlordaccountdiv {
	padding: 48px 0;
	
}
.landlordaccountdiv h3{
	font-size: 22px;
	font-weight: bold;
	
}

.step tr {
	border-bottom: 4px solid #b2e3fd;
}
.stepno {
	text-align: center;
	font-weight: bold;
	font-size: 84px;
	color: #1a3843;
}
.steptext {
	padding: 24px;
}

.steptext h3 {
	font-size: 1.6em;
}
.stepicon {
	font-size: 2em;
}
.switching {
	background: #1a3843 url('switching.jpg') no-repeat;
	background-position: right center;
	color: #ffffff;
}
.switching h1 {
	font-size: 48px;
	text-align: left;
	color: #ffffff;
}

.switchingdiv {
	background: #1a3843;
	padding: 140px 24px 140px 0px;
}

@media (max-width: 767px) {
	.switching {
	background: #1a3843;
	
	color: #ffffff;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.switching {
	background: #1a3843 url('switching992.jpg') no-repeat;
	background-position: right center;
	color: #ffffff;
}}





.phone {
	background: #dbebf8 url('phonebackground.jpg') center top no-repeat;
	padding: 48px 0;
}

.phonetext p {
	text-align: right;
	font-size: 22px;
}
.phonetext h3 {
	text-align: right;
	font-size: 34px;
	color: #1a3843;
}

.signtext {
	padding: 0px 0;
}

.signtext p{
	font-size: 20px;
}

.inspection {
	background: #1a3843 url('inspection.jpg') no-repeat;
	background-position: right center;
	color: #ffffff;
}
.inspection h1 {
	font-size: 48px;
	text-align: left;
	color: #ffffff;
}

.inspectiondiv {
	background: #1a3843;
	padding: 140px 24px 140px 0px;
}

@media (max-width: 767px) {
	.inspection{
	background: #1a3843;
	
	color: #ffffff;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.switching {
	background: #1a3843 url('inspection992.jpg') no-repeat;
	background-position: right center;
	color: #ffffff;
}}
.visa {
	background: url('visa.jpg') center center no-repeat;
}

.visadiv {
	padding: 320px 10px 48px 0px;
}
.visadiv h3 {
	font-size: 78px;
	color: #000000;
}


.LeftLandlordGuide ul
 {
    padding: 0;
    margin: 0;
}

.LeftLandlordGuide li {
	color: #1a3843;
    position: relative;
    display: block;
    margin: 0;
    padding: 15px 30px 15px 0;
    border-bottom: 1px solid #e8e8e8;
	font-size: 18px;
	font-weight: 500;
}

.LeftLandlordGuide li a {
	color: #1a3843;
}
.LeftLandlordGuide li a:hover {
	color: #ec3e7a;
	text-decoration: none;
}
 .LeftLandlordGuide .svg-icon {
	
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);


}
.LandlordCurrentPage {
	font-weight: 700;
	color: #1a3843;
}

h1,h2,h3,h4 {
	font-weight: 500;
}
.LandlordGuide h2{
	font-size: 24px;
	text-align: left;
	font-weight: 700;
}
.LandlordGuide h3{
	font-size: 20px;
	padding-top: 1.4em;
	font-weight: 700;	
}
.LandlordGuide h4{
	font-size: 18px;
	padding-top: 1.2em;	
	font-weight: 700;	
}
.Landlordquote {
    border-left: 8px solid #00a5d7;
	padding: 12px 0 12px 48px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}
.LandlordGuide .btn-fullcolor {
	background: transparent;
	border: solid 2px #ec3e7a;
	color: #1a3843;
	font-size: 16px;
	text-transform: none;
	padding: 6px 18px 12px 18px;
	height: 48px;
	font-weight: 700;
}
.LandlordGuide .btn-fullcolor:hover {
	color: #ec3e7a;

}
.bleft {
	float: left;
}
.bright {
    float: right;
}
.numbercircle, .numbercircle1, .numbercircle10, .numbercircle11 {
	background: #f7941d;
	border-radius: 50%;
	color: #ffffff;
	width: 36px;
    height: 36px;
    padding: 8px 15px;
	text-align: center;
	
}
.numbercircle1 {
    padding: 8px 17px;
}
.numbercircle10 {
    padding: 8px 11px;
}
.numbercircle11 {
    padding: 8px 14px;
}

@media (max-width: 1200px) {
	.bleft, .bright {
		float: right;
		margin-bottom: 24px;

}}




        .premier {
            height: 800px;
            line-height: 800px;
            text-align: center;
            
        }
 
        .premier img {
            display: inline-block;
            vertical-align: middle;
            max-width: 100%;
            max-height: 100%;
        }

.premiersmall {
	font-size: 0.6em;
	
}

.marketingbottom {
	background: #ffffff;
	padding: 64px 0px;
	
}
.marketingbottom h3 {
	color: #00A5D7;
	font-size: 32px;
	margin-left:15px;
	
}

.marketingbottom h4{
	color: #00A5D7;
	font-size: 24px;
}

.marketingbottom p{
	color: #000000;
	
}
.selldefinition h3 {
	color: #000000;
	font-size: 56px
	
}
.selldefinition h4 {
	color: #000000;
	font-size: 28px;
	margin-bottom:48px;
	padding-right: 60px;
	border-bottom: 1px solid #000000;
	font-style:italic;
}
.selldefinition p {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	
}

.block1, .block2 {
	background: #BFE6F3;
	border-radius: 12px;
	padding: 24px;
	margin-bottom: 24px;
}

.block1 {
	min-height: 250px;
}
.block2 {
	min-height: 360px;
}	