/*
Theme Name: Noon Roberts
Theme URI: http://www.noonroberts.co.uk/
Author: dtwoCreative
Author URI: http://www.dtwocreative.co.uk
Description: Wordpress theme for Noon Roberts
Version: 1.0
*/


/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

#printlogo { display: none !important; }

.breakpoint { display: none; position: fixed; top: 300px; z-index: 1; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; 
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* #Basic Styles
================================================== */

* {	margin: 0; padding: 0; }

html, body { height: 100%; }

body {	
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400; 
	font-style: normal;		
	font-size: 15px;
	color: #626262;	
	background-color: #dfdfdf; 	
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

a { color: #626262; }

.offpage { left: -999em; position: absolute; }
        
/* #Typography
================================================== */

h1, h2, h3, h4, h5, h6 {
	/*
	font-family: 'Maven Pro', Arial, serif; font-weight: 400;
	font-weight: 300; 
	font-style: normal;
	*/
}
	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	
h1 { font-size: 42px; line-height: 50px; margin-bottom: 25px; }
.contact-pg h1 {font-size: 29px}
h2 { font-size: 21px; line-height: 28px; margin-bottom: 15px; }
h3 { font-size: 45px; line-height: 54px; margin-bottom: 17px; }
h4 { font-size: 22px; line-height: 28px; margin-bottom: 10px; }

.intropanel h1 { font-size: 21px; line-height: 28px; margin-bottom: 10px; }

#logoWrap { float: left; }

#logoWrap h1 { margin: 0; padding: 0; }
	
p { margin: 0 0 20px 0; line-height:1.4em; }
p img { margin: 0; }
	
em, i { font-style:italic; }
strong, b { font-weight:700; }
small { font-size: 80%; }
.boldtext { font-weight: bold; }

blockquote, blockquote p { font-size: 18px; line-height: 24px; color: #282561; margin-bottom: 10px; }
blockquote { margin: 0; padding:0; }
blockquote cite { display: block; font-size: 14px; color: #eb7923; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #eb7923; }

hr { border: dotted #626262; border-width: 1px 0 0; clear: both; margin: 27px 0 23px; height: 0; }
	
.pagecontent, .pg-blockone h2 { font-weight: 400; }
.pg-intro p { font-weight: 500; }
.pagecontent strong, .pg-intro h2 { font-weight: 700; }
	
.upper { text-transform: uppercase; }

/* Colours and Links */

a { text-decoration: none; outline: 0; }
.underline { text-decoration:underline; }

.red, .red a, .infobox a { }
.whitetext, .whitetext a, .infobox .whitetext a { color: #fff; }
.orange { color: #c00a26; }
.gmapinfobox.infobox a, .pg-blocktwo a { color: #fff; }
.pg-blockone a, .pg-blockthree a { color: #626262; }
.greytxt { color:#626262; }
.redtext { color: #c00a26; }
.darkredtext { color: #9b171e; }
.darkbluetext { color: #282561; }
.bluetext , .bluetext a { color: #282561; }
.lightbluetext { color: #0f69aa; }
.blueback { background-color: #0f6aab !important; color: #fff !important; }
.darkblueback { background-color: #282561 !important; color: #fff !important; }
.purpletext { color: #8c89c2; }
.whiteback { background-color: #fff; }
.paleblueback { background-color: #f1f1f1; }
.greenback { background-color: #9b171e; }

/* red border at bottom, should be used on a span */

span.redbottomborder { border-bottom: 2px solid #9c181f; display: inline-block; padding-bottom: 3px; }
span.redbottomborder { padding-bottom: 20px; margin-bottom: 10px; }

span.redbottomborder.asblock { clear: both; display: block; width: 100%; max-width: 100px; }

.pagecontent a, .downloads_box a { text-decoration: underline; }

/* #Lists
================================================== */

ul, ol { margin-bottom: 20px; }

ul { list-style: none;  padding: 0; }

ol { list-style: decimal; }

ul ul, ul ol, ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%; }

ul ul li, ul ol li, ol ol li, ol ul li { margin-bottom: 6px; }

li { line-height: 18px; margin-bottom: 10px; }

.fulldetails_right .fulldetails_body li,
.pg-blockone .blockinner ul li,
.pg-blocktwo .blockinner ul li,
.pg-blockthree .blockinner ul li { padding-left: 25px; text-indent: -17px; }

.fulldetails_right .fulldetails_body li:before, 
.pg-blockone .blockinner ul li:before,
.pg-blocktwo .blockinner ul li:before,
.pg-blockthree .blockinner ul li:before { content: "• "; color: #c00a26; padding-right: 5px; }
.pg-blocktwo .blockinner ul li:before { color: #fff; }
	
/* #Images
================================================== */

img.scale-with-grid { max-width: 100%; height: auto; }

/* #Buttons
================================================== */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	border: none;
	color: #fff;
	display: inline-block;		
	font-size: 16px;
	font-weight: 400;		
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 20px;
	height: 39px;
	line-height: 39px;
	width: auto;
	padding: 0 20px;	
	transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out;
	font-family: 'Open Sans';
}

#rentbtn, #buybtn { margin-bottom: 0; }
	
.button.white { background: #fff; color: #eb7923; }	
	
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	color: #fff;
	background: #626262;
	background-image: linear-gradient(to bottom, #626262 0px, #626262 100%);
   	background-repeat: repeat-x;
   	border-color: #e38d13;
}		
	
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0;
}

/* #Forms
================================================== */

form { position: relative; margin: 20px 0; }
	
fieldset { margin-bottom: 0; }
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select, #mce-COMMENTS {
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 400; 
	font-style: normal;	
	background: #f0f0f0;
	border: none;
	line-height: 38px;
	height: 38px;
	padding:0 12px;
	max-width: 100%;
	color:#626262;
	font-size:16px;
	margin:0 0 20px;
	outline: none;
	position: relative;
}		

textarea { min-height: 112px; line-height: normal; padding: 12px; overflow: auto; }

label, .aslabel, legend { display: block; font-size: 16px; color: #626262; margin: 0 0 7px; }
	
#enqform input[type="text"], #enqform input[type="password"], #enqform input[type="email"], #enqform textarea, #enqform select { width: 400px; }
	
.cbw label { display: inline; }
	
.cradio { display: none; }
.cradio + label { -webkit-appearance: none; border: 1px solid #fff; padding: 0; width: 18px; height: 18px; display: inline-block; position: relative; cursor:pointer; }
.cradio:checked + label:after { content: ' '; width: 18px; height: 18px; position: absolute; top: 0; background: #fff; left: 0; }
.cradio:checked + label { background-color: #fff; }

select { 
	width: 380px; 
	height: 39px; 
	color: #fff; 
	line-height: normal; 
	padding: 7px 0 7px 7px; 
	box-shadow: none; 
	-webkit-appearance: none; 
	-moz-appearance: none; 
	background: url('images/furniture/down-arrow-grey.svg') center right no-repeat;
	text-indent: 0.01px; 
	text-overflow: "";
}	
	
#subForm select { background-color: #f0f0f0; color: #999999; }
#subForm p {margin-bottom: 5px;}
	
select option { padding: 8px 13px; border: none; outline: none; }	
	
select::-ms-expand { display: none; }
	
input[type="checkbox"] { display: inline; margin-right: 3px; }
	
span.req { color:#bb0f0f; }	
	
.form form { width: 100%; position: relative; margin: 0; padding: 40px 0 0; }
.form .done, .form .sending { background: #c00a26; padding: 20px; font-size: 16px; width: auto;  color: #fff; margin: 20px 0; display: none; }	
.form .done strong, .form .done a { font-weight: 700; color: #fff; }
.form .done a { border-bottom: 1px solid #fff; }
.form .sending { background: #eaeaea; font-weight: 700; color: #626262; }
.form .sending img { position: relative; margin-right: 10px; }	
.form label { float: left; width: 182px; line-height: 45px; font-size: 18px; font-weight: 700; color: #c00a26; }
.form input[type="submit"] { margin-left: 182px; padding: 0 44px; }	
.form .screenReader { left: -9999px; position: absolute; top: -9999px; display: none; }
.form form .error { color: #fd1313; background: #e3e3e3 url('images/alert.png') right 10px no-repeat; position: relative; z-index: 77; }
.form form label.error { display: none; border: none; position: absolute; right: 9999em; text-indent: -9999em; }

.property-alerts-form {
}
.property-alerts-form-label { color: #0f69aa; font-weight: bold; 	font-family: 'Open Sans', Arial, sans-serif;}

/* #### bootstrap Form #### */
.bootstrap-frm {
    background: #FFF;
    padding: 20px 30px 20px 30px;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #DDD;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.bootstrap-frm h1 {
    font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #DADADA;
    margin: -10px -30px 30px -30px;
    color: #888;
}
.bootstrap-frm h1>span {
    display: block;
    font-size: 11px;
}
.bootstrap-frm label {
    display: block;
    margin: 0px 0px 5px;
}
.bootstrap-frm label>span {
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select, #mce-COMMENTS{
    border: 1px solid #CCC;
    color: #888;
    height: 20px;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 70%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-frm select {
    background: #FFF url('down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height:15px;
}
.bootstrap-frm textarea, #mce-COMMENTS {
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.bootstrap-frm .button {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 10px 25px 10px 25px;
    color: #333;
    border-radius: 4px;
}
.bootstrap-frm .button:hover {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
}

.cb-wrap { float: left; display: inline-block; width: 33%; }
.bootstrap-frm .cb-wrap label { display: inline-block; }
.checkbox-wrap { clear: both; margin-bottom: 20px; }
.bootstrap-frm .checkbox-wrap label > span { margin-top: 1px; margin-bottom: 20px; }

.bootstrap-frm button { background-color: #0f6aab; border-radius: 5px; }
	
/* #Tables
================================================== */	
table { border-spacing: 0; border-collapse:collapse; max-width:100%; margin:10px 0 30px; border-top: 1px solid #e4e4e4; border-left: 1px solid #e4e4e4; }
th, td { border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; padding:15px; line-height:1.5em; text-align:left; }
thead th { color:#162757; }

/* #Misc
================================================== */

.remove-btm { margin-bottom: 0 !important; }
.quart-btm { margin-bottom: 5px !important; }
.half-btm { margin-bottom: 10px !important; }
.add-btm { margin-bottom: 20px !important; }	

input[type="text"].whitetext, #footerBlocks input[type="email"] { color: #fff; opacity: 1 !important; padding-right: 40px; }
input[type="text"].whitetext::-webkit-input-placeholder, #footerBlocks input[type="email"]::-webkit-input-placeholder {  color: #fff; opacity: 1 !important; }
input[type="text"].whitetext:-moz-placeholder, #footerBlocks input[type="email"]:-moz-placeholder { color: #fff; opacity: 1 !important; }
input[type="text"].whitetext::-moz-placeholder, #footerBlocks input[type="email"]::-moz-placeholder { color: #fff; opacity: 1 !important; }
input[type="text"].whitetext:-ms-input-placeholder, #footerBlocks input[type="email"]:-ms-input-placeholder { color: #fff; opacity: 1 !important; }

.g_one { background-color: #898989; }
.g_two { background-color: #b2b2b2; }
.g_three { background-color: #a6a6a6; }

/* #Base Grid
================================================== */	

#wrap { width: 100%; margin: 0 auto; overflow: hidden; }
	
.container { margin: 0 auto 0; position: relative; }	
	
.col { float: left; width: 100%; height: auto; margin: 0; background: #fff; position: relative; }
	
.col.half { width: 590px; }
.col.one5 { width: 190px; }
.col.two5 { width: 390px; }
.col.three5 { /* width: 790px; */ }
.col.last { margin-right: 0; }
.colhalf { width: 50%; float: left; }
.col-onequarter { width: 26%; float: left; overflow: hidden; }
.col-threequarter { width: 74%; float: left; overflow: hidden; }

.ml-left, .ml-right { width: 50%; float: left;  }

.col-1q { width: 27%; float: left; }
.col-3q { width: 73%; float: left; }

.col-onethird { width: 33.3333%; float: left; overflow: hidden; }
.col-twothirds { width: 66.6666%; float: left; overflow: hidden; }

/* #Clearing
================================================== */

.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;  }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

/* #Site Styles
================================================== */

/**********************
 * Settings related to the fixed header
 */
 
#header-wrap { width: 100%; margin: 0 auto; position: relative; z-index: 88; }

/*********
 * Variable header heights 
 */

.residential-property #header-wrap,
.to-let #header-wrap, 
.commercial #header-wrap,
.property-results-map #header-wrap { height: 292px; } /* This height should be the same as the margin-top */

/*********
 * Variable top margins 
 */

.pagebody { margin-top: 130px; }

.latestitempic { position: relative; overflow: hidden; }

/**************************
 *
 * Property flashes
 */
 
.flash { display: table; }

/* .psingle .rg-gallery .flash, */

#rg-gallery {
	position:relative; 
}
 
.property .flash,
.similar-properties-panel .flash, 
.lstwrap .flash,
.property-slideshow-container .flash,
#rg-gallery .flash { 
	width: 82px; 
	height: 82px; 
	position: absolute; 
	top: 0; 
	right: 0; 
	z-index: 7;	
}

.newslist-pic-col img { width: 100%; }

.property .flash, .property-slideshow-container .flash, #rg-gallery .flash {
	left: 0; right: auto;
}

.property .flash .pstat { font-size: 120%; }

.property .wideflash { width: 122px; }

.propitem .wideflash { width: 92px; padding: 0 20px; }

.flash-let, .salerentflash, .rentflash, .saleflash { background-color: rgba(15,105,170,0.85); }
.flash-sold, .flash-let { background-color: rgba(156,24,31,0.85); }

.pstat { color: #fff; display: table-cell; vertical-align: middle; text-align: center; font-weight: bold; font-size: 120%; }

.property .wideflash .pstat { padding-left: 10%; padding-right: 10%; }

.presults .property .imgbox .flash, .featureproperty .property .imgbox .flash { width: 283px; height: 114px; bottom: 0px; }

.greyblock { display: block; padding: 30px 10px 10px 10px; background-color: #898989; color: #fff; }

.property-slideshow-container .flash, #rg-gallery .flash { width: 120px; height: 120px; }

.property-slideshow-container .wideflash .pstat { padding-left: 10%; padding-right: 10%; }

.gmapinfobox .flash { position: absolute; top: 0; margin: 0; padding: 10px; width: 93%; height: auto; color: #fff; }

.propnav { position: absolute; right: 0; color: #fff; width: 60%; }

.propnav ul { margin: 10px 0 0 0; padding: 0; width: 100%; }

.propnav ul .pnBack { float: right; }

.propnav ul li a { padding-top: 0px; display: block; color: #fff;  }

.prop-details-box-row2 .colhalf .downloads .download-button-wrap { margin-right: 0; }

.propnav ul li .icon, .backText { 
	display: block; 
	float: left; 
}

.backText { padding-top: 10px; }

.alignright { text-align: right; }

.propnav ul li .icon {
	padding: 22px 22px;
	background-repeat: no-repeat;
	background-position: top left;
}

.propnav ul li .icon.backArrow {  
	background-image: url('images/circle_arrow_left_small.png');
	margin-right: 10px;
}
.propnav ul li .icon.nextArrow { 
	background-image: url('images/circle_arrow_right_small.png');
	margin-left: 10px;
}

.plocations { 
	background: url('images/location_background.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

.col.plocations {
	margin-bottom: 0;
}

.locationbox a { display: block; padding-top: 10px; color: #fff; }
.locationbox a:hover { text-decoration: underline; }

#map { 
	width: 100%;
	height: 522px;
}

.noMarginTop { margin: 0 auto; }
.noMargin { margin: 0; }

.innerwrap {
	color: #fff;
	width: 100%;
	margin-bottom: 30px;
	position: relative;	
}

.innerwrap.colour_gold { background-color: #e08800; }
.innerwrap.colour_green { background-color: #59B200; }
.innerwrap.colour_blue { background-color: #21b4e6; }

.innerleft, .innerright { 
	width: 50%; 
	float: left; 
	overflow: hidden;
}

.innerleftcontent {
	padding: 20px;
}

.pagebody {
	max-width: 1500px;
	margin-left: auto; margin-right: auto;
}

.innerright img { float: left; }

.lead { font-size: 170%; color: #272461; line-height: 120%; }

.leftBody {
	font-size: 90%; 
	line-height: 20px;
}

#header-wrap.fixed { 
	position: fixed; 
	left: 0; 
	top: 0; 
}

#logoWrap a {
	background: url('images/furniture/noonroberts-logo-color.png') 0 0 no-repeat;
	width: 243px;
	height: 88px;
	display: inline-block;
	margin: 15px 0 0 80px;
	background-color: #fff;
	z-index: 100;
}

#header-wrap header { 
	margin: 0 auto; 
	position: relative; 
	z-index: 18;
	max-width: 1500px;
	background-color: #fff;
}

#headerTopRow {
	position: relative; 
	background-color: #fff;
	height: 130px;
	margin: 0 auto; 
	
}

#home #headerBottomRow p { 
	float: right; 
	color: #fff;
	padding: 30px 0 0 0;
	font-size: 44px;
}

.contentRowInner { 
	position: relative; 
	width: 100%;
	height: 130px;
	max-width: 1500px;
	margin: 0 auto; 
}

.slideandsearch { position: relative; }

.hpslide { width: 100%; height: 470px; overflow: hidden; }

.a-slide{
	height: 100%;
	width: 100%;
	background-size: cover !important;
}

.hpslide .slick-list, .hpslide .slick-track { height: 100%; }

.hpslide .slick-prev { left: 0; }
.hpslide .slick-next { right: 0; }

.hpsbox { width: 100%; }
.hpsboxinner { margin: 0 auto; }

.navimenu { position: absolute; margin: 0 auto; font-weight: 500; right: 0; background: url('images/furniture/nav-left-background.png') 0 0 no-repeat; }
.navimenu ul { margin: 0; padding: 0 30px 0 0; margin-left: 270px; list-style: none; position: relative; background-color: #272461; float: left; }
.navimenu ul li:last-child, nav.navimenu ul li.last { padding-right: 0; }

#menu { font-size: 15px; top: 80px; }
#menu ul li { float: left; margin: 0; padding: 0; height: 50px; line-height: 50px; position: relative; display: inline; z-index: 44; } 
#menu ul li a { display: block; color: #fff; text-decoration: none; padding: 0px 12px; }
#menu ul li:hover a { background-color: #474579; }
#menu ul li:hover li a { background-color: #fff; }
#menu ul li.current_page_item a, nav#menu ul li.current_page_parent a { color: #c00a26; }

* html nav.navimenu ul li a { display: inline-block; }
* html nav.navimenu { height: 1%; }		

nav#menu ul ul.sub-menu {
    display: none;
    font-size: 16px;
    height: auto;
    left: -270px;
    list-style: outside none none;
    opacity: 0;
    padding: 0;
    background-color: #fff;
    position: absolute;
    top: 50px;
    visibility: hidden;
    z-index: 9999;
}

nav#menu ul ul.sub-menu li {
    border: medium none;
    display: inline-block;
   
    height: auto;
    line-height: 32px;
    margin: 0;
    min-width: 100%;
    padding: 0;
    border-bottom: 1px solid #e4e3eb;
    white-space: nowrap;
}

nav#menu ul ul.sub-menu li a {
	display: block;
	padding: 10px 15px;
	color: #474579;
}

#menu ul li a.with-icon { padding-right: 40px; background-image: url('images/furniture/down-arrow.svg'); background-position: 90% 50%; background-repeat: no-repeat; background-size: 1em 1em; }

nav#menu ul ul.sub-menu li:last-child {border-bottom: 0px solid #e4e3eb; }

nav#menu ul li:hover ul.sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
}

.sbwrap { width: 100%; text-align: center; }
	
.col.searchbar { padding: 0; background: #c00a26; margin-right: 0; z-index: 7; }

.home .col.searchbar.homesearchbar { 
	float: none; 
	margin: 0 auto; 
	background-color: transparent;
}

.home .col.searchbar form { 
	margin: 0; 
	padding: 20px 0 20px 40px;
}	
 
.iblock { display: inline-block; }

.posrel { position: relative; }
.inner { padding: 20px; }
.inner.popular-searches-panel, .newslistpanel, .featuredproperty { padding: 38px 50px; }
.inner.popular-searches-panel { padding: 30px 50px 0; }
.newslistpanel { padding-bottom: 0; }
.intropanel { padding: 30px 60px 0 60px; }
.intropanel h2 { margin-bottom: 10px; }

.inner.popular-searches-panel a { text-decoration: none; /* color: #8c89c2; */ }
.inner.popular-searches-panel a .linktext { color: #fff;  }

.inner.popular-searches-panel h4 { padding-left: 15px; background-image: url('images/furniture/hp-arrow-tiny.png'); background-position: center left; background-repeat: no-repeat; font-size: 16px; text-transform: uppercase; }

.propitem.slick-slide { border-bottom: 10px solid #0f69aa; min-height: 480px !important; }

.featuredproperty {padding: 40px 57px 40px 80px; }

.popular-searches-panel .icon-recentsearch { padding: 0.8em 0.5em; background-repeat: no-repeat; background-position: center right; margin-left: 6px; }
.popular-searches-panel ul li li { padding: 8px 8px 8px 0px; display: block; border-bottom: 1px solid #3E3973; width: 76%; }
.popular-searches-panel ul li li .icon-recentsearch { float: right; }
.popular-searches-panel ul li li a { display: block; color: #fff }
.popular-searches-panel ul li.col-onethird { margin: 0 0 30px 0; padding: 0; }
.popular-searches-panel h4.purpletext { width: 80%; border-bottom: 1px solid #8c89c2; padding-bottom: 10px; }

.popular-searches-panel .col-onethird.narrowpan { width: 20%; float: left; overflow: hidden; }
.popular-searches-panel .col-onethird.widepan { width: 30%; float: left; overflow: hidden; }
.popular-searches-panel-buttons {padding: 30px 0 50px}
.popular-searches-panel-buttons li {float: left; display: block; margin-right: 10px !important; letter-spacing: 1px}
.popular-searches-panel-buttons li a {padding: 12px 45px 12px 25px; color: #fff; background: #2165AB url(/wp-content/themes/noonroberts/images/furniture/button-arrow-right-white.png) no-repeat right center; text-transform: uppercase; display: block} 
.popular-searches-panel h4 {font-size: 17px; text-transform: uppercase}
.popular-searches-panel ul.posrel {margin-left: 0}
footer .col-threequarter {width:70%;text-align: left;margin: 0 auto;float: inherit}

hr.redline { width: 25%; border-top: 2px solid #9b171e; line-height: 1; margin: 0 0 10px 0; padding: 0; }

.logo-small { margin-right: 45px !important }


.property-type-intro { padding: 26px 26px 13px 26px; background-color: #FFFFFF; margin-bottom: 20px; } 
.property-type-intro p { font-size: 16px; color: #282363; }

.property-title				{ font-size: 28px !important; line-height: 34px !important; margin-bottom: 15px !important; }
.property-subtitle			{ font-size: 22px; color: #282363; font-weight: 700; margin-bottom: 15px !important; } 
.property-title-location	{ font-size: 18px; color: #9D1318; text-transform: uppercase; }

.property-result-list .property-subtitle			{ font-size: 18px; line-height: 25px; } 
.property-result-list h2							{ font-size: 24px; line-height: 28px; } 


/* News */

.col-twothirds-inner.news-wrap { background-color: #f1f1f1; padding: 55px 0px 0 0px; }

.post.news-item { margin-bottom: 30px; border-bottom: 5px solid #0f6aab; }
.newslistleft, .newslistright { width: 35%; float: left; }
.newslistright h3, .newslistright h3 a, .newslistright h2 { color: #0f6aab; font-weight: bold; font-size: 30px; line-height: 36px; }
.newslistright h2 a {color: #0f6aab; font-weight: bold; font-size: 20px}
.newslistright h2 {line-height: 24px}
.newslistleft img, .news-large-image { width: 100%; height: 100%; border: 3px solid #0f6aab; }
.news-large-image { margin-bottom: 15px; }
.newslistright { width: 65%; }
.newslistcontent { padding: 0 30px; }
.newslistcontent p.date { margin-bottom: 10px; }
.post.news-item h1 { font-weight: 700; font-size: 24px; line-height: 120% }

.news-item { background-color: #fff; padding: 40px 40px 0 40px; margin-left: 80px; margin-right: 80px; }

.alm-btn-wrap, button.alm-load-more-btn { background-color: #282561 !important; }

button.alm-load-more-btn { text-transform: uppercase; font-size: 28px !important; }

.alm-btn-wrap { padding: 25px !important; }

button.alm-load-more-btn::after{
	content:" +";
	color:#0f69aa;
}

.newslist-item { background-color: #f1f1f1; margin-bottom: 20px; }
.newslist-text-col { padding: 10px 20px 0 20px; }
.newslist-text-col h4 { margin-bottom: 5px; font-size: 20px; line-height: 25px; }
.imageblock img { display: block; }

.news-onethird h3 { font-size: 24px; }
.news-onethird ul { list-style: none; }
.news-onethird ul li a { text-decoration: underline; font-style: italic; }

.news-panel-heading { padding: 5px 10px 5px 20px; }
.col-twothirds .news-panel-heading { padding: 30px; }
.news-article .col-twothirds .news-panel-heading { padding: 8px 30px; }
.news-article .col-twothirds .news-panel-heading h2 { margin: 0; padding: 0; }
.news-panel-heading h3 { margin-bottom: 0; }
.news-panel-body { padding: 40px;  }

.morenews-panel p { padding: 0; margin: 0; text-align: center; font-size: 24px; font-weight: 700; }
.plusicon { color: #0f69aa; }

#topblock { position: relative; z-index: 10; float: right; margin-right: 5%; margin-top: 2%; }
.maintel { font-size: 24px; font-weight: bold; padding-right: 25px; display: inline-block; margin-top: 5px; }
.maintel a {color: #9b171e}
ul.socialtop, ul.socialtop li { float: right; }
ul.socialtop li { margin-right: 10px; }

.latestitempic { margin: 10px 0; }

.latestContentWrap .town-panel { margin-top: 20px; }

.contact-name { color: #9b171e; font-size: 29px; font-weight: bold; }

.main-phone-icon { padding: 0.3em 0.3em 0.8em 0.5em; background-image: url("images/furniture/phone-icon-maroon.svg"); background-position: 0 8px; background-repeat: no-repeat;}

/* dirty hack for IE, oh Microsoft, why do we still have to do this */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
	.main-phone-icon { background-position: 0 0; } 
	.popular-searches-panel .icon-recentsearch { background-position: 0 2px; }	
}

.asfieldset {
  position: relative;
  border: 1px solid #282561;
  padding: 20px 0 10px 23px;
  margin-bottom: 50px; 
  min-height: 470px; 
  margin-right: 23px;
}

.bignum { font-size: 170%; font-weight: bold; line-height: 130%; }

.prop-description-panel { padding-top: 15px; }

.dimensions { line-height: 130%; }
.dimensions .redtext { font-size: 120%; }

.ital-links a { font-size: 20px; color: #606060; text-decoration: underline; }

.newslistpanel .ital-links { padding-bottom: 20px; }

.newsdownload { margin-bottom: 20px }

.similar-properties-panel { padding: 30px 30px 15px 30px; }

.featuredproperty-row { margin-top: 3%; }

.asfieldset h4 {
  position: absolute;
  top: 0;
  font-size: 20px;
  line-height: 1;
  margin: -10px 0 0; /* half of font-size */
  background: #f1f1f1;
  padding: 0 3px;
}

.related-properties-box .asfieldset h4 {
	background: #f1f1f1;
	color: #272461;
	font-weight: bold; 
	font-size: 24px;
	margin: -12px 0 0; /* half of font-size */
}

.slick-dots {
    display: block;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.latestListRes .slick-dots { margin-left: 3px; width: calc(100% - 30px); }

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px;
}
.slick-dots li button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: medium none;
    padding: 5px;
    width: 20px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: medium none;
}

.slick-dots li button:hover::before, .slick-dots li button:focus::before {
    opacity: 1;
}
.slick-dots li button::before {
    -moz-osx-font-smoothing: grayscale;
    color: #282561;
    content: "•";
    font-family: "slick";
    font-size: 46px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: 0.25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
}
.slick-dots li.slick-active button::before {
    color: black;
    opacity: 0.75;
}
	
.homesearchbar .searchwrap { padding: 0; margin-right: 0; background:none; z-index: 7; }
	
.home-pg .searchbar { 
	position: relative;
	margin: 0 auto;
	z-index: 10;
}

.latestListComm li.whiteback, .latestListRes li.whiteback, .latestListSim li.whiteback { margin-right: 23px; padding: 20px; }

.similar-properties-list li.whiteback { width: 25%; float: left; }


.home-pg .searchbar label { text-transform: uppercase; }
	
.home .searchbarleft h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 180%; 
	line-height: 40px;
}
	
.home-pg .searchbarright { 
	position: relative;
	float: left;
	margin-left: -40px;
	top: 60px;
	padding: 8px 20px 8px 45px;
	background-color: #fff;
	z-index: 5;
	border-radius: 30px;
}
	
.searchwrap form {
	margin: 0;
	padding-top: 40px;	
}
	
.searchbar {
	padding: 15px 50px 60px 50px;
	margin: 0;
}

.searchbar form {
	margin-bottom: 0;
}

.searchbar label, .aslabel, .searchbar .radiobtn, .searchbar .radiobtn span, .searchbar .ddprange, .nresults { 
	height: 39px; 
	line-height: 35px; 
	font-weight: 700; 
	margin: 0 10px 0 0;
}

.srchbutton { 
	background-color: #0e69aa;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
	
.nresults p { margin: 10px 0 0 0; }
	
.searchbar .radiobtn label {
	height: 18px; 
	line-height: 18px; 
	margin-top: 9px;
}	
	
.searchbar .postcode, .searchbar .proptype { 
	height: auto; 
	line-height: normal; 
	margin: 0;
}

.searchbar .postcode input { 
	margin: 0; 
	background: #f1f1f1; 
	color: #606060;
	border: 2px solid #d7d7d7; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
	
.searchbar select, #refineform select, #filterform select {
	color: #606060;
	margin: 0 10px 0 0;
	height: 43px;
	width: 100%;
	border: 2px solid #d7d7d7; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	background-color: #f1f1f1; 
	background-size: 20px 20px;
	background-position: 97% 50%;
}

.homesearchbar .searchbar select { height: 38px; border: 0px solid #d7d7d7; }
.homesearchbar .searchbar .postcode input { border: 0px solid #d7d7d7;  }

#filterform select { 
	width: 300px;
	background-color: #474579;
	border: 2px solid #474579; 
	background-image: url('images/furniture/down-arrow.svg');
	color: #fff;
}

#refineform select.halfwidth { width: 65%; }

#refineform .roundedBorder {
	border: 2px solid #d7d7d7; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}

#refineform .sr-wrap label {  text-transform: uppercase; color: #282561; padding: 10px 0; margin: 0; }
#refineform .form-item input { margin-bottom: 0; padding: 8px 12px; font-size: 15px; }
#refineform input.fullWidth { width: 92%; }
#refineform select { height: 58px; }

#ref-search-btn { margin-top: 30px; }

#filterform { float: right; margin: 0; padding: 0; padding-top: 8px; }
#filterform label { display: inline-block; padding-right: 15px; }

.postcode.iblock, .proptype.iblock { width: 40%; } 
.srchbutton-wrap { width: 153px; }
.postcode.iblock #searchTextField { width: 93%; }
.rentbutton.iblock { margin-right: 5px; }
.searchbar .textlink { padding-right: 2%; }
.searchbar select#rangemin, .searchbar select#rangemax {width: 112px}
.searchbar .ddprange { margin: 0 10px 0 9px; }	
.searchbar #searchbtn, 
.proplinkwrap a,
.imgbox .proplinkwrap .button, 
.latestRowButton .button,
.tButton .button,
.txtbox .button,
#enqform .button,
#subForm .button,
.button.bluebutton {background-color: #0e69aa; color: #fff; padding: 0 10px; font-size: 16px;margin: 0; border: 2px solid #fff;border-radius: 5px;text-transform: none}

#footer-mailing-panel #subForm button.button,
#footer-mailing-panel #mc-embedded-subscribe.button { background-color: #3380b8; }
#footer-mailing-panel #mc-embedded-subscribe.button {padding-bottom: 30px}

#subForm .button, #enqform .button, #footer-mailing-panel #mc-embedded-subscribe.button {border: 2px solid #3380b8;padding-bottom: 40px;border-radius: 5px;text-transform: uppercase}

footer {padding-top: 100px}
footer .footer-links {padding-left: 50px}
#footer-logos { padding: 0 0 20px 50px; }
#footer-logos li { display: inline; padding-right: 15px; }

.footer-links .footer-links-inner { padding: 30px 50px 20px 0; text-align: right; }
.footer-links, .footer-links a { color: #FFFFFF; }
	
#enqform .button { padding-left: 70px; padding-right: 70px; }
	
#footerBlocks #subForm .button { border: 1px solid #ffffff; }

.footerInfo { text-align:center; color: #8c89c2; font-size: 11px; }
	
.searchbar .searchbarright #searchbtn, .proplinkwrap a, .txtbox .button { border: none; }
.searchbar input#searchbtn[type="submit"] { line-height: 10px; }
	
.proplinkwrap a { padding: 0 15px 2px 15px; }
.prop-details-box-row2 { padding-top: 20px; margin: 0 40px; border-top: 1px solid #d5d5d5; }

.downloads { margin-left: 60px; margin-bottom: 20px; margin-right: 20px; }
.downloads .full-line { margin-bottom: 5px; }
.downloads .download-button-wrap { margin-right: 30px; }
.download-button-wrap { float: right; border-radius: 5px; padding: 12px 17px 12px 12px; color: #fff; }
.download-button-wrap a { color: #fff; }
.download-text-wrap { display: inline-block; margin-left: 10px; }
.download-text { text-align: left; display: inline-block; font-size: 85%; line-height: 105%; font-weight: bold; }
.download-icon { float: left; width: 20px; height: 30px; background-image: url('images/furniture/download-icon.svg'); background-position: 0 0; background-repeat: no-repeat; }

/* icon overrides */
.epc-download .download-icon { float: left;  width: 20px; height: 30px; background-image: url('images/furniture/epc-icon.svg'); background-position: 0 5px; background-repeat: no-repeat; }
.floorplans-download .download-icon { float: left;  width: 20px; height: 30px; background-image: url('images/furniture/floorplan-icon.svg'); background-position: 0 5px; background-repeat: no-repeat; }
.viewing-download .download-icon { float: left; width: 14px; height: 15px; background-image: url('images/furniture/request-icon.svg'); background-position: 0 0; background-repeat: no-repeat; }

.prop-details-box .download-button-wrap { float: none; display: inline-block; padding: 8px 20px 8px 15px; }
.prop-details-box .download-text-wrap { position: relative; top: 7px; }

p.propaddress { margin-bottom: 30px;  }

.pcb-col-right .download-button-wrap { float: none; }

.price-text-label { font-size: 18px; }

.prop-contact-box, .prop-share-box { width: 100%; margin-top: 30px; background-color: #fff; }

.news-article .prop-share-box { background-color: transparent; padding-bottom: 1px; }
.news-article .prop-share-box .prop-share-box-inner { margin: 30px 80px; background-color: #fff; }

.keyftrs { color: #0f69aa; }
.keyftrs ul { list-style: disc inside; margin: 0 0 0 12px; padding: 0; }
.keyftrs ul li { font-size: 150%; line-height: 130%; padding-bottom: 10px; list-style: outside }

.prop-details-box h4.darkbluetext { margin-bottom: 20px; }
.prop-contact-box-inner { padding: 40px 40px 0 40px; }

.prop-contact-box ul {  float: left; width: 100%; margin: 0; background-image: url('images/furniture/logo-big.png'); background-repeat: no-repeat; background-position: bottom right; }
.prop-contact-box li { display: block; float: left; }
.prop-contact-box li.pcb-col-right { float: right; }
.prop-contact-box li { padding-right: 40px; }

.prop-share-box-inner { padding: 30px 30px 10px 30px; }

.prop-share-left { font-size: 18px; }

.prop-share-right { text-align: right; }
.prop-share-right a { padding: 10px 20px; margin-right: 10px; background-repeat: no-repeat; background-position: 50% 50%; }
.prop-share-right a.tw { background-image: url('images/furniture/icon-tw.svg');}
.prop-share-right a.fb { background-image: url('images/furniture/icon-fb.svg');}
.prop-share-right a.em { background-image: url('images/furniture/email-icon-share.svg');}

.gryBar { background-color: #3c3c3b; }
	
.gryBar h3 { 
	color: #fff;
	font-size: 200%; 
/*	letter-spacing: 2px; */
	padding-top: 5px;
}
	
.gryBar .container {		
	padding: 30px 0;
	margin-top: 0;
}
	
.gryBar .container.lstwrap {
	padding-top: 0;
	padding-bottom: 0;
	border-top: 1px solid #3c3c3b; 		
}
	
.arrWrap { float: right; margin-right: 15px; }
	
.leftRoundArrow, .rightRoundArrow { 
	float: left; 
	padding: 5px 25px;
	background-position: right 50%; 
	background-repeat: no-repeat;
}
	
.leftRoundArrow { 
	background-image: url('images/circle_arrow_left.png');
	margin-right: 10px;
}
	
.rightRoundArrow { background-image: url('images/circle_arrow_right.png'); }
	
.col .button, .news-panel-heading .button { margin: 0; }

.col.specialists { background:#fff url(images/box-img-hand-key.jpg) right top no-repeat; }
.col.specialists .inner { width:350px; }
.col.specialists h3 a { color:#626262; }

.col.grey, .col .grey { background:#626262; color:#fff; }
	
.col.news .inner { padding:28px 40px 0; }
	
/*******************
 * Slick slider - common
 */
	 
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; width: 100%; height: 100%; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-slide:focus { outline: 0; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
/* Slick slider common end  */
	 
/* Slick slide site specific */
	 
ul.latestList.slick-slider { margin-bottom: 0; }
	 
.slick-next::before { content: ""; }
	 
.testimonialSlides { width: 1280px; margin: 0 auto; height: 290px; }
	 
.latestList.slick-slider button, 
.testimonialSlides.slick-slider button { 
	position: absolute; 
	top: -100px; 
	width: 60px;
	height: 60px;
	border-radius: 32px;
	background-color: transparent;
}
	
.hpnavnext button {
	width: 60px;
	height: 60px;
	border-radius: 32px;
	background-color: transparent;
}
	
.latestList.slick-slider button:hover, .hpnavnext button:hover { background-color: #626262;}
	
.testimonialSlides.slick-slider button:hover {
	background-color: #3c3c3b;
}
	 
.latestList.slick-slider button.slick-prev,
.testimonialSlides.slick-slider button.slick-prev { 
	right: 100px;
	background-image: url("images/circle_arrow_left.png");
}
	
.latestList.slick-slider button.slick-next,
.testimonialSlides.slick-slider button.slick-next,
.hpnavnext button.slick-next { 
	right: 21px;
	background-image: url("images/circle_arrow_right.png");
}
	
/**********************************
 *
 * Locations Slider
 *
 */
	 
.slideNav { 
	background-color: #3c3c3b; 
	padding: 5px 10px 10px 0;
}
	
.slideNav button.lsnavprev, .slideNav button.lsnavnext {
	width: 26px;
	height: 26px;
	border-radius: 15px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 3px;
}
	
.slideNav .lsnavprev { margin-right: 3px; background-image: url('images/circle_arrow_left_tiny.png'); }
.slideNav .lsnavnext { margin-left: 3px; background-image: url('images/circle_arrow_right_tiny.png'); }
	
.locationSlides, 
.locationSlides li, 
.slick-dots, 
.slick-dots li, 
.slideNav button { margin-bottom: 0; }
	
.slideNav .slick-dots { margin-top: 5px; } 
	
.slideNav .slick-dots button { 
	height: auto;
	line-height: normal;
	padding: 0 7px;
}
	
.slideNavWrap { float: right; }
.lsnavprev, .lsnavdot, .lsnavnext { float: left; }
	
.slideNav .slick-dots li { 
	display: inline;
	border-right: 1px solid #fff;
}
.slideNav .slick-dots li:last-child { border-right: 0px solid #fff; }
	
.hpnavdot { width: 200px; height: 30px; border: 1px solid red; position: absolute; bottom: 40px; right: 40px; z-index: 1; }
	
.hasslicknav { position: relative;  }
	
.hpnavnext { position: absolute; right: 0; top: 35px; margin-bottom: 0; }
	
.hpnavdot .slick-dots li { display: inline-block; }
	
/* Locations Slider END  */

.col.one5 { background:none; }
.col.one5 .inner { padding:13px 20px 72px; }
.col.one5 .inner h4 a { color:#626262; }
.col.one5 .inner p { font-size:13px; }
.col.one5 .inner .button { padding:0 12px 0 13px; position:absolute; left:20px; bottom:20px; }
	
.col.one5 .sbox { background:#fff; }
.col.one5 .sbox.first { margin:0 0 10px; }
.col.one5 .sbox.grey { background:#626262; }
.col.one5 .sbox.grey h4 a { color:#fff; }
.col.one5 .sbox.grey .button:hover { background:#fff; color:#626262; }
	
.col.region .inner { padding:28px 40px 99px; }
	
#headerBottom { text-align: right; padding: 5px 10px 0 0; }
#headerBottom h1 { color: #fff; }
	
.col.maincol .inner { padding-bottom: 0; }
.col.maincol .inner.pagecontent { padding: 30px 30px 30px; }
.col.maincol h3 { font-size:28px; line-height: 36px; margin-top: 30px; margin-bottom: 8px; }
.col.maincol .map { float:left; width:335px; margin:4px 40px 0 0; position:relative; } 
.col.maincol .map.last { margin-right:0; }
.col.maincol #map, .col.maincol #map2 { float:left; width:335px; height:199px; margin:0 0 15px; }
#map .gm-style a img, #map .gmnoprint, #map .gm-style-cc, #map2 .gm-style a img, #map2 .gmnoprint, #map2 .gm-style-cc { display:none; }
.col.maincol .map a.download { position:absolute; right:0; top:215px; font-size:14px; color:#626262; font-weight:700; padding:0 0 5px 25px; background:url(images/icon-download.png) left top no-repeat; }
.col.maincol .map a.download:hover { opacity:0.8; }
.col.maincol { margin-bottom: 0; }
.col.maincol.presults h1 { margin-top: 15px; padding-left: 15px; }
	
.col.maincol a.button { 
	position: relative; 
	left: auto; 
	bottom: auto;
	font-family: 'Maven Pro', Arial, serif; font-weight: 400;
}	
	
.col.maincol .error404 { display: block; font-size: 150px; color: #d2d2d2; margin: 0 0 20px; }
	
	.col.maincol .post { padding:2px 0 0; }
	.col.maincol .post h2 { font-size:18px; line-height:20px; margin:0 0 1px; }
	.col.maincol .post p.date { font-size:14px; font-weight:700; margin:0 0 15px; }
	.col.maincol .post p { margin:0 0 25px; }

	.col.maincol .single { margin:0 0 20px; }
	.col.maincol .single .social { padding:5px 0 0; position:relative; }
	.col.maincol .single .social a.button { background:#eb7923 url(images/icon-back-btn.png) 14px 10px no-repeat; padding-left:35px; }
	.col.maincol .single .social .socialnks { position:absolute; right:0; top:10px; }
	.col.maincol .single .social .socialnks a { display:block; padding:0; }
	.col.maincol .single .social .socialnks img { float:left; margin:0 0 0 5px; }
	
	.socialnks { margin-bottom: 30px; }
	
	.col.maincol .box { float:left; width:253px; border:1px solid #626262; margin:7px 0 20px; padding:33px 40px 20px; }
	.col.maincol .box:first-of-type { margin-right:40px; } 
	.col.maincol .button { position:relative; left:auto; bottom:auto; margin:5px 0 0; }
	.col.maincol strong .button { font-weight:400; margin:5px 4px 0; }
	.col.maincol .boxwimg { border-bottom:1px dotted #626262; margin:25px 0 25px; padding:0 0 6px; }
	.col.maincol .boxwimg img { float:left; border:5px solid #eaeaea; margin:5px 40px 24px 0; }
	.col.maincol .pcol { float:left; width:335px; margin:0 40px 0 0; }
	.col.maincol .pcol.last { margin:0; }
	
	.col.nresults { height:40px; line-height:37px; margin:0; }
	.col.nresults .inner { padding:0 40px; position:relative; } 
	.col.nresults .inner p { margin:0; line-height:37px; }
	.col.nresults .inner a.print { color:#fff; position:absolute; right:40px; top:0; background:url(images/icon-print.png) left 12px no-repeat; padding-left:27px; }
	.col.nresults .inner a.print:hover { opacity:0.8; }


.pg-intro .blockinner { padding: 0 50px; }
	
.ppage .col.maincol .inner.pagecontent { padding: 0; }



.pg-block-pic img { display: block; width: 100%; }

.pg-intro h2 { font-size: 32px; }

.pg-intro p { font-size: 22px; }

.pg-blockone h2 { margin-top: 15px; margin-bottom: 30px; font-size: 30px; color: #0f69aa; font-weight: 700; }
.pg-blockone .blockright { padding-top: 76px; }
.contact-pg .pg-blockone .blockright { padding-top: 20px }
.pg-blockone .blockright .splitcols { padding-bottom: 0; }

.blockhead h2 { margin-top: 0; margin-bottom: 80px; }

.pg-blockthree h2 { margin-top: 15px; margin-bottom: 55px; }

.pg-blockone { background-color: #f1f1f1; } /* was D7D7D7 */

.col.maincol .pg-blocktwo { background-color: #fff; }

.col.maincol .pg-blocktwo h3, .col.maincol .pg-blockthree h3 { color: #272461; text-transform: uppercase; font-weight: 700; }

.col.maincol .blockinner { padding: 30px 45px; }

.blockleft, .blockright { float: left; width: 50%; }

.mailing-list-pg .pg-blocktwo .blockleft, .mailing-list-pg pg-blocktwo .blockright { float: none; width: 100%; }

.mailing-list-pg .pg-blockone .blockright { display: none; }

.splitcols { padding-right: 100px; padding-bottom: 40px; }

.refinepanel { z-index: 1; max-width: 500px; /*  position: fixed;  */ } 
/*
.refinepanelscroll { position: fixed; top: 130px; }
*/	
.filters {	
	margin: 0; 
	padding: 10px 0 6px 40px; 
	background-color: #3c3c3b;
}
	
.filters .container { margin-top: 0; }
	
.filters label, 
.filters .viewbtns, 
.filters .selectwrap { 
	display: block; 
	float: left; 
	line-height: 35px; 
	color: #fff; 
	font-weight: 400; 
	margin: 0 10px 0 0;
}	
	
.filters .viewbtns { height: 53px; }
	
.filters .selectwrap { 
	margin: 2px 20px 0 0;
}	
	
.filters a.button {
	width: auto; 
	margin: 0 10px 0 0; 
	padding: 0; 
	position: relative;
	-webkit-transition: none; 
	-moz-transition: none; 
	-o-transition: none; 
	-ms-transition: none; 
	transition: none;
}
	
.filters a.button.list { background: url('images/listicon.png') 0 3px no-repeat; padding: 0 12px 0 54px; height: 53px; }	
	
.filters a.button.map { background: url('images/mapicon.png') left top no-repeat; padding: 0 14px 10px 37px; }
	
/* .filters a.button.list:hover, .filters a.button.map:hover, .filters a.button.list.active, .filters a.button.map.active { } */

.filters select {
	float: left; 
	width: 77px; 
	margin: 0; 
	background: #4c4c4c url('images/dropdown-btn-grey.gif') center right no-repeat;
}
	
.filters select#radius { width: 158px; margin:0; }
.filters select#rsort { width: 142px; margin: 0; }	
.filters .ddsort { margin: 5px 0 0 0; }
.filters .disabled { opacity: 0.5; }

.refinepanel h3 { font-size: 18px; margin: 0; padding: 0; }
.refine-panel-heading { padding: 5px 10px 5px 60px; }
#refineform { margin: 0; }
.refine-panel-body { padding: 15px 60px; }

#refineform #propsrch-minarea, #refineform  #propsrch-maxarea { width: 75%; }

.cta-contact { 
	margin-top: 50px; 
	margin-bottom: 50px; 
	padding: 30px 30px 10px 30px; 
	background: #f1f1f1 url('images/furniture/magnifying-glass-flipped.svg') no-repeat 90% 80%; 
	background-size: 40%; 
	border-radius: 5px;
}

.results-panel.has-map { margin-bottom: -40px; }

.results-panel .results-panel-heading, .panel-heading.darkblueback { padding: 3px 30px 4px 30px; position: relative; }

.psingle .results-panel .results-panel-heading, .news-article .col-twothirds .news-panel-heading { padding: 12px 10px 8px 30px; }
.psingle .results-panel .results-panel-heading h2, .news-article .col-twothirds .news-panel-heading h2 { margin-bottom: 5px; font-size: 18px; }

#map-panel { height: 500px; overflow: hidden; }
#map-bar { border-bottom: 10px solid #282561; position: relative; top: -40px; color: #fff; }
#map-control { text-align: center; background-color: #282561; width: 20%; margin-left: auto; margin-right: auto; padding: 10px; cursor: pointer; }
.gp-map { border: 5px solid #FFFFFF }

.property-result, .related-properties-box { background-color: #f1f1f1; padding: 10px 60px 20px 60px; }

.property-result-list { background-color: #f1f1f1; padding: 20px 30px; }
.property-result h2.price { font-size: 30px; line-height: 140%; }

.cta-contact p { width: 60%; }
	
.property { padding: 20px 20px 10px 20px; }
	
.location { padding: 0; }
	
.property.infopop {
	width: 500px; 
	border: none; 
	padding: 20px 0;
	margin-bottom: 0;
}

.prop-list-left-panel, .prop-list-right-panel { float: left;  }
.prop-list-left-panel { width: 30%; margin-right: 2%; overflow: hidden; }
.prop-list-right-panel { width: 68%; }

.prop-list-left-panel .imgbox img { padding-bottom: 10px; }

.results-panel-heading h2 { margin: 0; padding: 16px 10px 13px 10px; }

.singleProp .results-panel-heading h2 { margin: 0; padding: 0 10px; }

.proplinkwrap { /* position: absolute; bottom: 15px; */ }
	
.property.infopop .imgbox { width: 50%; }
	
#map .gm-style .imgbox a img { display: block; width: 100%; height: auto; }
	
.property.infopop .imgbox { height: auto; float: left; margin: 0 20px 20px 0; }

.property.infopop .button { color: #282561; }
.property.infopop .button:hover { color: #fff; }
	
.tySales { background-color: #c00a26; }
.tyRent { background-color: #626262; }
.tyCommercial { background-color: #95c11f; }
	
.latestList li { 
	position: relative;
	float: left;
	width: calc(100% / 4 - 21px); 
	margin: 0 21px 0 0;
	padding: 0;
	color: #fff;
}
	
.latestList li.lastlatest { margin-right: 0; }
	
.latestContentWrap h4 { font-size: 220%; }
	
.latestRowOne { min-height: 70px; }
.latestRowTwo { min-height: 140px; }
	
.tyRent .latestRowOne, .tyRent .latestRowTwo { border-top: 1px solid #626262; }
.tySales .latestRowOne, .tySales .latestRowTwo { border-top: 1px solid #c00a26; }
.tyCommercial .latestRowOne, .tyCommercial .latestRowTwo { border-top: 1px solid #95c11f; }
	
.latestRowTwo p { font-size: 80%; }
	
.latestRowPrice { 
	font-size: 220%; 
	margin-bottom: 20px;
	line-height: 40px;
}
	
.latestRowButton { margin-top: 10px; }
	
.latestRowButton .button { 
	padding: 0 40px; 
	height: auto;
	line-height: 30px;
} 
	
.lightGryPanel {
	font-family: 'Maven Pro', Arial, serif; font-weight: 400;
	background-color: #747474;
	padding: 20px 0;
	color: #fff;
}
	
.lightGryPanel .container { margin-top: 0; }
	
.lightGryPanel .container h4, .lightGryPanel .container p { font-size: 245%; }
.lightGryPanel .container p { width: 70%; }
	
.lightGryPanel .container h4 {
	margin-top: 10px;
	margin-bottom: 40px;
}
	
.lightGryPanel.tcn { padding-top: 0; padding-bottom: 0; }
	
.testimonialSlides li { margin-bottom: 0; }

.tContent p { 
	line-height: 50px; 
	margin-bottom: 3px;
}
	
.tCredit p { 
	color: #3c3c3b;
	margin-bottom: 76px;
}
	
.tButton { margin-bottom: 71px; }
	
.tButton .button { 
	font-size: 150%;
	height: auto;
	line-height: 60px;
	padding: 0 60px;
	border-radius: 5px;
}
		
.home .property .infobox { height: 341px; }
	
.gmapinfobox.infobox h3 a, .gmapinfobox.infobox h4 a, .gmapinfobox.infobox p a { color: #000000 !important; }
	
.property .gmapinfobox.infobox p { padding-left: 0; }
	
.property { background-color: #fff; margin-bottom: 20px; }	

.prop-details-box { border-bottom: 10px solid #0f69aa; background-color: #fff; margin-top: 30px; }

.prop-details-box .prop-details-left, .prop-details-box .prop-details-right { padding: 10% 10% 1% 10%; }

.location { background-color: #00b9ee; }

.colour_gold .location { background-color: #e08800; }
.colour_green .location { background-color: #59B200; }
	
.location .infoboxbottom {
	background-image: url('images/map_icon_outline.png');
	background-position: 30px 5px;
	background-repeat: no-repeat;
}
	
.col.maincol.featureditem {
	margin: 0;
	background-color: transparent;
}
	
.col.maincol.featureditem h3, 
.col.maincol.featureditem h4,
.col.maincol.featureditem .infoboxwhite p {
	padding: 22px 0 10px 25px;
	margin: 0;
	font-family: 'Maven Pro', Arial, serif; font-weight: 400;
}
	
.col.maincol.featureditem h4 { 
	color: #c00a26; 
	padding-top: 10px;	
}
	
.col.maincol.featureditem h4.whitetext { color: #fff; }
	
.col.maincol.featureditem h3 { font-size: 240%; }
.col.maincol.featureditem h4 { font-size: 150%; }
	
.featureproperty h3, .featureproperty h3 a { color: #626262; }
	
.col.maincol.featureditem .infoboxwhite p { padding-top: 5px; }
	
.infoboxcontent { padding: 0 20px 0 0; }
	
.infoboxplain { 
	
}
	
.infoboxplain p.infoboxinner {
	padding: 20px;
	margin: 0;
}
	
.infoboxlist, .infoboxbottom { 
	width: 100%; 
	position: absolute;
	bottom: 0;
}

.infoboxbottom { 
	min-height: 200px;
}
	
.infoboxlist.posrel {
	position: relative;
	bottom: auto;
	margin-right: 28px;
}
	
.infoboxbottom { 
	width: auto; 
	padding: 10px; 
}
	
.infoboxbottom p { 
	margin: 10px 50px 20px 120px; 
}
	
.infoboxlist ul, .infoboxlist ul li { 
	padding: 0;
	margin: 0;
	list-style: none; 
}
	
.infoboxlist ul li {
	width: calc(100% / 3); 
	float: left;
	line-height: 62px;
	font-family: 'Maven Pro', Arial, serif; font-weight: 400;
}

.infoboxlist ul li i { 
	background-image: url('images/icons_sprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative; 
	top: 4px;
	padding: 10px 21px;
	margin: 0 10px 0 30px;
}
	
.infoboxlist ul li.g_one i { background-position: 1px 1px; }
	
.infoboxlist ul li.g_two i { background-position: -74px 1px; }
	
.infoboxlist ul li.g_three i {
	background-position: -44px 1px;
	padding: 10px 15px;
}
	
.infoboxlist ul li span.txt {
	position: relative; 
	top: 8px;
	font-size: 75%; 
}
	
.infoboxlist ul li .num { 
	float: right;
	margin-right: 15px;	
	font-size: 36px;
	font-family: 'Maven Pro', Arial, serif; font-weight: 400;
}
	
.infoboxlist.posrel ul li { color: #fff; }
	
.property.infopop .infobox { width: 480px; padding-top: 20px; padding-left: 0; }
	
.container.prm { margin-top: 0; margin-bottom: 0; padding: 0; }
	
.property-results-map .col.full.searchwrap { margin-bottom: 0; }
	
.property .infobox h2 { 
	font-size: 18px;
    font-weight: bold;
    line-height: 23px;
	margin: 0 0 2px;
	text-transform: none;
	margin-bottom: 15px;
}

.propsize { display: block; font-size: 24px; }

.property .infobox .infoboxred h3 {
	margin-top: 5px;
	font-size: 20px;
}
	
.property .infobox .infoboxred p { padding-left: 0; line-height: 1.1em; }
	
.col.maincol .proplinkwrap a.button {
	font-size: 26px;
    padding: 8px 45px 10px;
    z-index: 50;
}
	
.property-results div#wrap div.container div.col.maincol.presults div.inner div.property div.imgbox span.proplinkwrap { bottom: 0; }
	
.infoboxinner { font-size: 200%; }
	
.gm-style .gm-style-iw .property.infopop h2 a { color: #282561; }
	
.property .infobox h3.price {
	font-size: 32px; 
	line-height: 36px; 
	font-weight: normal; 
	text-transform: none;
	color: #000000;
}
	
.property .infobox p { 
	margin: 0;
	padding: 0 0 15px 20px;
}
	
.property .gmapinfobox.infobox h2 {
	margin-bottom: 12px;
}
	
.property .gmapinfobox.infobox h3.price {
	font-size: 25px;
	line-height: 28px;
}

.results-panel { margin-bottom: -40px; }
	
.property .infobox a.button { float:left; padding:0 30px; margin:0 15px 0 0; background-color: #ccc; }	
.property .infobox a.photos, .property .infobox a.floorplans { float:left; width:auto; height:39px; line-height:39px; margin:0 10px 0 0; background:url(images/icon-photos.png) left top no-repeat; color:#626262; padding-left:40px; }	
.property .infobox a.floorplans { background:url(images/icon-floorplans.png) left top no-repeat; padding-left:33px; }		
	
.property .infobox a.photos:hover, 
.property .infobox a.floorplans:hover { 
	background-position: left bottom; 
	color: #c00a26;
}
	
.featureditem.featureproperty .property .infobox .infoboxwhite,
.featureditem.featureproperty .property .infobox .infoboxplain {
	color: black;
}
	
.col.presults .inner.pmap { padding:10px; }
.col.presults .inner.mapnone { padding:18px 30px 30px; }
.col.presults .map { float:left; width:770px; margin:0; position:relative; } 
.col.presults .map.last { margin:0; }
.col.presults #map { float:left; width:770px; height:480px; margin:0; }
.col.presults #map .gmnoprint.gm-style-cc { display:none; }
.col.presults #map .gmnoprint { display:block; }
	
.col.psingle { 
	background: none;
	margin-bottom: 0;
}
	
.col.psingle .inner {
	padding: 0; 
	background: #fff;
}

.col.psingle .txtbox h1, .col.psingle .txtbox h2 { margin-bottom: 0; }

.col.psingle .txtbox h1 {
	font-size: 40px; 
	line-height: 44px;
	font-weight: 300; 
	text-transform: none; 
	margin: 0 0 4px;
	color: #3c3c3b;
}
.col.psingle .property-result .txtbox h1 { 
	margin: 20px 0 25px 0;
	font-size: 24px;
	font-weight: bold; 
	color: #272461;
}

.col.psingle .property-result .txtbox h2.property-title, 
.col.psingle .property-result .txtbox h1.property-title {
	font-size: 24px; 
	line-height: 44px;
	line-height: 34px;
	text-transform: none; 
	margin: 20px 0 25px 0;
	font-weight: 700; 
	color: #272461;
}
	
.news-panel-heading h1 { font-size: 21px; line-height: 28px; margin-bottom: 15px; }
	
.col.psingle .txtbox h3 {
	font-size: 25px; 
	line-height: 30px; 
	font-weight: normal; 
	text-transform: none; 
	margin: 0;
}
	
.col.psingle .txtbox a.button {
	padding: 8px 45px 10px 45px; 
	font-size: 26px;
	position: absolute;
	right: 0;
	top: 165px; 	
}
	
.col.grey.pmenu { margin: 0; }
	
.col.grey.pmenu .inner { 
	padding: 0; 
	background-color: #d6d6d6;
}
	
.col.grey.pmenu .contentlnks { 
	width: 100%; 
	margin: 0;
	padding-top: 10px;
	border: 0;
}
	
.col.grey.pmenu .contentlnks li {
	display: block;
	float: left;
	width: 25%;
}
	
.col.grey.pmenu .contentlnks li { 
	padding: 0; 
	border: 0;
	margin-bottom: 0;
}
	
.col.grey.pmenu .contentlnks li a { 
	display: block; 
	height: 22px; 
	line-height: 21px; 
	margin: 15px 28px 0 0; 
	padding: 30px; 
	font-size: 22px; 
	font-family: 'Maven Pro', Arial, serif; 
	font-weight: 400;
	color: #fff;
	background-position: 90% center;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
	
.col.grey.pmenu .contentlnks li.tablast a { margin-right: 0; }
	
.col.grey.pmenu .contentlnks a.fulldetails {
	background-color: #fff;
	background-image: url('images/down-arrow-grey.png');
	color: #6e6e6e;
}
	
.col.grey.pmenu .contentlnks a.floorplans,
.col.grey.pmenu .contentlnks a.pmap,
.col.grey.pmenu .contentlnks a.downloads { 
	background-image: url('images/down-arrow-white.png');
}
	
.nores {
	padding: 50px 15px 250px 50px;
}

.prop-prefix { font-style: italic; font-size: 18px; color: #606060; }
	
.downloads_box h3 { margin: 20px 0 0 20px; }

.col.grey.pmenu .contentlnks li a.pmap { margin-right: 0; }
.col.grey.pmenu .contentlnks li a.downloads { margin-left: 28px; }
	
/* hidden items */
	
.col.content .inner.floorplans, 
.col.content .inner.pvideo, 
.col.content .inner.pmap,
.col.content .inner.downloads, 
.col.content .inner.epcgraph,
.col.content #map .gmnoprint.gm-style-cc { display: none; }
	
.tabcontentwrap {
	position: relative;
	width: 100%; 
	background-color: #d6d6d6;
}
	
.to_top_box a {
	position: absolute;
	bottom: 0;
	left: 50px;
	padding: 50px 60px;
	background-color: #c00a26;
	background-image: url('images/circle_arrow_up.png');
	background-position: center center;
	background-repeat: no-repeat;
}
	
.col.content .inner.fulldetails { padding-bottom: 0; }
	
.fulldetails_body { padding-top: 15px; }
	
.fulldetails_left { 
	float: left; 
	width: calc(100% / 4 - 28px); 
	color: #c00a26;
	margin-bottom: 150px;
}
	
.fulldetails_right { 
	float: left; 
	width: calc(100% / 4 * 3 - 35px);
	margin-left: 28px;	
	margin-right: 35px;
}
	
.floorplan_body { padding: 35px 0 0 35px; }
	
.col.grey.pmenu .socialnks { position:absolute; right:40px; top:22px; }
.col.grey.pmenu .socialnks img { float:left; margin:0 0 0 5px; }
.col.grey.pmenu .socialnks a { display:block; }
	
.col.content { margin:0; }
.col.content .inner { padding-top:0px; }
	
.col.content .keyftrs { 
	margin-left: 25px; 
	font-size: 19px;
}
	
.col.content .keyftrs p { margin-bottom: 8px; }
	
.col.content .keyftrs ul { margin: 0 30px 0 0; }
	
.col.content .keyftrs ul li { line-height: 21px; border-bottom: 1px solid #d6d6d6; padding-bottom: 9px; }
	
.pprfx { width: 240px; }
.pprfx p { margin: 0; padding: 0; font-size: 22px; }
	
.rentFreqSmall { font-size: 14px; }
	
.prc { min-height: 120px; }

.prcx { min-height: 146px; }
		
.col.content .inner.floorplans img, .col.content .inner.epcgraph img { 
	max-width: 1000px; 
	height: auto; 
	margin: 0 0 20px;
} 
	
.col.content .map { 
	float: left; 
	width: 100%; 
	margin: 0; 
	position: relative;
} 
	
.col.content .map.last { margin: 0; }
	
.col.content #map { 
	float: left; 
	width: 100%; 
	height: 480px; 
	margin:0;
}
	
.col.content #map .gmnoprint { display: block; }
		
.p-pagination { 
	height: 30px; 
	line-height: 30px; 
	margin: 40px 0 20px 20px; 
	padding: 0; 
	font-size: 16px; 
	position: relative; 
	clear: both;
}
	
.p-pagination span, .p-pagination a { 
	display: block; 
	float: left; 
	margin: 0 12px 0 0; 
	padding: 0; 
	text-decoration: none; 
 	width: auto; 
 	color: #626262; 
 }
	
.p-pagination a, .p-pagination .current { 
	width: 30px; 
	height: 30px; 
	line-height: 30px; 
	margin: 0 5px 0 0; 
	text-align: center; 
	color: #626262; 
	background: #eaeaea;
}
	
.p-pagination a:hover { 	
	color: #fff; 
	background: #0f6aab;
} 
	
.p-pagination .current { 
	background: #0f6aab; 
	color: #fff;
}	
	
.p-pagination a.firstlnk, .p-pagination a.prevlnk, .p-pagination a.nextlnk, .p-pagination a.lastlnk { 
	width: auto; 
	text-transform: uppercase; 
	padding: 0 17px;
} 

.sidecol {display: none; float: left; width: 390px}
.sidecol .col.news .inner, .sidecol .col.searchbar .inner { padding: 28px 40px 40px; }
.sidecol .col.searchbar h3 { color:#fff; }
.sidecol .col.searchbar form { padding:3px 0 0; }	
.sidecol .col.searchbar .radiobtn { margin:0 10px 11px 0; }
.sidecol .col.searchbar .radiobtn.last, .sidecol .col.searchbar .radiobtn.last span { margin:0; }	
.sidecol .col.searchbar .postcode { margin:0 0 7px; }
.sidecol .col.searchbar .postcode input { width:286px; }
.sidecol .col.searchbar .ddprange { float:left; display:inline-block; height:auto; line-height:normal; margin:0; } 
.sidecol .col.searchbar .ddprange label { width:100%; height:35px; } 	
.sidecol .col.searchbar select { float:left; display:inline-block; width:150px; margin:0 10px 20px 0; }
.sidecol .col.searchbar .ddprange select.last { margin-right:0; }	
.sidecol .col.region h3, .sidecol .col.region h3 a { color:#626262; margin-bottom: 22px; }	
.sidecol .col.archive .inner { padding: 28px 40px 33px; }
.sidecol .col.archive ul { margin:0; }
.sidecol .col.archive ul li { width:100%; text-align:right; font-size:18px; font-weight:700; margin-bottom:7px; color:#eb7923; }
.sidecol .col.archive ul li a { float:left; }
.sidecol .backbtn { width:347px; height:60px; line-height:58px; text-align:left; margin:0; padding:0 0 0 43px; background:url(images/grey-90percent-bg.png) left top repeat; font-size:16px; font-weight:700; text-transform:none; margin-left:205px; left:50%; right:auto; position:fixed; bottom:0; -webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none; z-index:9999; }
.sidecol .backbtn img { position:relative; left:0; top:4px; padding-right:2px; }
.sidecol .backbtn.btm { position:absolute; left:auto; right:0; bottom:10px; }

/* RG Gallery Styles */

.rg-thumbs { margin-top: 8px; }
.rg-image-wrapper { position:relative; /* padding:20px 30px; */ padding: 0; min-height:20px; }
.rg-image { position:relative; text-align:center; line-height:0px; }
.rg-image img { max-height:100%; max-width:100%; }
.rg-image-nav a {
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(images1/nav.png) no-repeat -20% 50%;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
}
.rg-image-nav { display: none; }
.rg-image-nav a.rg-image-nav-next {
	right:0px;
	left:auto;
	background-position:115% 50%;
}
.rg-image-nav a:hover { opacity:0.8; }
.rg-caption { text-align:center; margin-top:15px; position:relative; }
.rg-caption p { font-size:11px; letter-spacing:2px; line-height:16px; padding:0 15px; }
.rg-view{ height:30px; display: none; }
.rg-view a { display:block; float:right; width:16px; height:16px; margin-right:3px; background:#464646 url(images1/views.png) no-repeat top left; border:3px solid #464646; opacity:0.8; }
.rg-view a:hover { opacity:1.0; }
.rg-view a.rg-view-full { background-position:0px 0px; }
.rg-view a.rg-view-selected { background-color:#6f6f6f; border-color:#6f6f6f; }
.rg-view a.rg-view-thumbs { background-position:0px -16px; }
.rg-loading { width:46px; height:46px; position:absolute; top:50%; left:50%; background:#000 url(images1/ajax-loader.gif) no-repeat center center; margin:-23px 0px 0px -23px; z-index:100; opacity:0.7; }

/* Elastislide Style */

.es-carousel-wrapper { background: rgba(15, 105, 170, 0.85); padding:0 27px; position:relative; margin-bottom:20px; }
.es-carousel { overflow:hidden; background: #d6d6d6; }
.es-carousel ul { display:none; margin-bottom: 0; }
.es-carousel ul li { height:100%; float:left; display:block; margin-bottom: 0; }
.es-carousel ul li a { display:block; /* border-style:solid; border-color:#d6d6d6; */ -webkit-touch-callout:none;
	/* option */
	/*
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	*/
}
.es-carousel ul li.selected a { /* border-color:#fff; opacity:1.0; */ }
.es-carousel ul li a img { display:block; border:none; max-height:100%; max-width:100%; }
.es-nav span { position:absolute; top:50%; left:8px; background:transparent url(images1/nav_thumbs.png) no-repeat top left; width:14px; height:26px; margin-top:-13px; text-indent:-9000px; cursor:pointer; opacity:0.8; }
.es-nav span.es-nav-next { right:8px; left:auto; background-position:top right; }
.es-nav span:hover { opacity:1.0; }

/* Galleriffic styles */
	
#propertySlideshow { position: relative; height: 100%; }

div.propertyGallcontent { /* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 100%; 
}
	
div.propertyGallcontent a, div#propertyThumbs.navigation a {
	text-decoration: none;
	color: #777;
}

div.propertyGallcontent a:focus, div.propertyGallcontent a:hover, div.propertyGallcontent a:active { text-decoration: underline; }

div#propertyNav.controls {
	/*
	position: absolute; 
	top: 550px;
	z-index: 12;
	width: 75%;
	*/
}
	
#propertyGallery > div.controls a.next, 
#propertyGallery > div.controls a.prev { 
	width: 47px;
	height: 47px;
	margin: 0;
	padding: 0;
	
}
	
#propertyGallery > div.controls a.prev { 
	float: left;
	/*
	background-image: url('images/circle_arrow_left_dark.png');
	margin-left: 30px;
	*/
}
	
#propertyGallery >  div.controls a.next {
	float: right;
	/*
	background-image: url('images/circle_arrow_right_dark.png');
	margin-right: 30px;
	*/
}	
div.propertyGallcontent { display: block; }

div.controls a { padding: 5px; }

div.ss-controls { float: left; }

div.property-slideshow-container, div.slideshow-container {
	position: relative;
	clear: both;
	height: 530px; /* This should be set to be at least the height of the largest image in the slideshow */
	overflow: hidden;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/galeriffic/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 100%; /* This should be set to be at least the height of the largest image in the slideshow */
}

#propertyThumbs div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: black;
	width: 100%; 
	height: 100%;
}
	
.edit-link { margin-bottom: 20px; display: block; }

div#propertySlideshow.slideshow a.advance-link {
	display: block;
	height: 100%; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 100%; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}

div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}

div.slideshow img {
	vertical-align: middle;
	border: none;
	position: absolute;
	left: 0;
	width: 100%; 
}

div.download { float: right; }

div.caption { padding: 12px; }

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}

div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
	
#propertyThumbs { 
	background-color: #d6d6d6;
	position: relative; 
}
	
#propertyThumbs ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	height: 133px;
}

#propertyThumbs ul.thumbs li {
	float: left;
	padding: 0;
	/* margin: 0 0 23px 26px; */
	list-style: none;
}

a.thumb { display: block; }

a.thumb:focus { outline: none; }

ul.thumbs img {
	border: none;
	display: block;
	width: 200px;
	height: 133px; 
}

div.pagination {  }

div.navigation div.top {
	/*
	margin-bottom: 12px;
	height: 11px;
	*/
}


div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
	
.bottom.pagination { margin-left: 26px; margin-bottom: 0; }
	
div.pagination .grPager, div.pagination span.current.grPager, div.pagination .pgNextText, div.pagination .pgPrevText { display: none; }
	
div.pagination .pgPrev, div.pagination .pgPrev.pgPrevInactive, div.pagination .pgNext, div.pagination .pgNext.pgNextInactive {
	width: 40px; 
	height: 132px;
	background-color: rgba(15, 105, 170, 0.85);
	margin: 0; 
	padding: 0;
}

.thumbs li { margin-bottom: 0; margin-right: 1%; } 
.thumbs li:nth-child(4) { margin-right: 0; }
	
div.pagination .pgPrev { 
	background-image: url('images/furniture/slider-arrow-left.svg');
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-size: 1.2em 1.2em;
	margin-right: 26px;
	position: absolute; 
	left: 0;
}

div.pagination .pgNext {
	background-image: url('images/furniture/slider-arrow-right.svg');
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-size: 1.2em 1.2em;
	position: absolute; 
	right: 0;
}

div.pagination .pgPrev.pgPrevInactive, div.pagination .pgNext.pgNextInactive { background-image: none; }

/****************
 *
 * Galleriffic styles for the locations pages 
 *
 */
	
.innerright div.locationGallcontent {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 640px; 
}
	
.innerright div.locationGallcontent { display: block; }

.innerright div.locationGallcontent a, .innerright div.navigation a {
	text-decoration: none;
	color: #fff;
}

.innerright div.locationGallcontent a:focus, 
.innerright div.locationGallcontent a:hover, 
.innerright div.locationGallcontent a:active { 
	text-decoration: underline;
}

.innerright > div.controls {
	margin-top: 5px;
	height: 23px;
}
	
.innerright > div.controls a { padding: 5px; }
	
#locationControls > div.ss-controls { float: left; }
	
#locationGallery > div.slideshow-container {
	position: relative;
	clear: both;
	height: 446px; /* This should be set to be at least the height of the largest image in the slideshow */
}
	
#locationGallery > div.loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 640px;
	height: 446px; /* This should be set to be at least the height of the largest image in the slideshow */
}

#locationGallery > div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
	
div#locationSlideshow.slideshow a.advance-link {
	display: block;
	width: 640px;
	height: 446px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 446px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
	
#locationGallery > div.slideshow img {
	vertical-align: middle;
	border: none;
}
	
#locationGallery span.image-caption {
	display: block;
	position: absolute;
}
	
#locationGallery > div.caption {
	background-color: #000;
	padding: 12px;
	color: #ccc;
}
	
#locationGallery > div.caption a { color: #fff; }
	
#locationGallery > div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

#locationGallery > div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
	
#locationGallery > div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
	
div#locationNav.controls a.next, 
div#locationNav.controls a.prev { 
	width: 26px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
	
div#locationNav.controls a.prev { 
	float: left;
	background-image: url('images/circle_arrow_left_tiny.png');
	margin: 0 6px;
}
	
div#locationNav.controls a.next {
	float: right;
	background-image: url('images/circle_arrow_right_tiny.png');
	margin: 0 6px;
}
	
#locationThumbs {
	position: absolute; 
	bottom: 0;
	width: 50%;
	background-color: #3c3c3b;
	padding: 10px 0;
}

#locationThumbs ul.thumbs {
	float: none;
	margin: 4px 0 0 0;
}
	
.cnavwrap { width: 23%; float: right; text-align: center; }
	
#locationThumbs ul.thumbs li {
	float: left;
	padding: 0 6px 0 0;
	margin: 0 0 0 6px;
	border-right: 1px solid #fff;
	list-style: none;
}
	
#locationThumbs ul.thumbs li:last-child { border-right: 0px solid #fff; }
	
#locationGallery > ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
	
#locationGallery > a.thumb {
	padding: 0;
	display: inline;
	border: none;
}
	
#locationGallery > ul.thumbs li.selected a.thumb {
	color: #000;
	font-weight: bold;
}
	
#locationGallery > a.thumb:focus { outline: none; }

#locationGallery > ul.thumbs img {
	border: none;
	display: block;
}

#locationGallery > div.pagination { clear: both; }
	
#locationGallery >  div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}

#locationGallery > div.navigation div.bottom { margin-top: 12px; }

#locationGallery >  div.pagination a, 
#locationGallery > div.pagination span.current, 
#locationGallery > div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
	
#locationGallery > div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
	
#locationGallery > div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
	
#locationGallery > div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
	
#locationGallery > #captionToggle a {
	float: right;
	display: block;
	background-image: url('caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}
	
/* Galleriffic styles END */

#footer-wrap { 
	width: 100%; 
	margin: 0 auto;
	background-color: #272461;
	padding-bottom: 2%;
	background-image: url('/wp-content/uploads/2024/10/harbour.jpg'); 
	background-repeat: no-repeat;
	background-position: top center;
}

.padd-8-percent { padding: 8%; }
.padd-10-percent { padding: 10%; }
.margin-horizontal-10-percent { margin: 0 10%; }
.margin-vertical-top-10-percent { margin-top: 10%; }

#footer-contact-panel, #footer-mailing-panel { min-height: 560px; padding-bottom: 2%; }

#footer-mailing-panel input[type="text"], #footer-mailing-panel input[type="email"] {
	width: 97%; 
	padding-right: 0; 
	color: #FFFFFF;
}

.bq-panel blockquote {
	position: relative;
	font-size: 16px;
	padding-left: 1.5em;
	margin-bottom: 15px;
}

.bq-panel blockquote span, .col-twothirds.darkblueback span {
	position: absolute;
	padding: 0.8em 0.4em;
	background-repeat: no-repeat;
	background-position: 0 4px;
	top: 0;
	left: 0;
}

.leftarrow { display: inline-block; width: 30px; height: 36px; background-repeat: no-repeat; background-position: 50% 50%; background-size: 25px 25px; }

.icon-postal { background-image: url('images/furniture/blueblob.svg'); }
.icon-email { background-image: url('images/furniture/envelope.svg'); background-position: 0 9px !important; }
.icon-tel { background-image: url('images/furniture/phone-icon-blue.svg'); }
.icon-recentsearch { background-image: url('images/furniture/purpleblob.svg'); }
.popular-searches-panel .icon-recentsearch { background-image: url('images/furniture/hp-arrow-tiny.png'); display: inherit}
.icon-vcard { background-image: url('images/furniture/vcard-icon.svg'); background-position: 0 6px !important; }
.leftarrow { background-image: url('images/furniture/left-arrow-white.svg'); background-position: 0 6px !important; }

.icon-web { background-image: url('images/furniture/icon-web.svg'); background-position: 0 6px !important; }

#footerBlocks li.foWrap { 
	float: left; 
	color: #fff; 
	width: 33%;
}

#footerBlocks li.foWrap h5 {
	margin: 48px 0 32px 0;
	font-size: 115%;
}

#footerBlocks li.foWrap .foWrapinner { 
	width: 90%; 
	font-size: 85%;	
}

#footerBlocks input[type="text"], #footerBlocks input[type="email"] {
	width: 66%;
	border: 1px solid #fff;
	background-color: #c00a26;
	font-size: 85%;	
	padding-left: 20px;
}

#footerBlocks, #footerBlocks a { color: #fff; }

#footerBlocks ul.footercontent { 
	margin: 0; 
	padding: 0;
}

#footer-wrap footer .inner {
	width: 1280px; 
	margin:0 auto;
}

.socialicons {margin-top: 160px}
.socialicons li { display: inline-block; }
.socialicons li a, ul.socialtop li a { 
	display: inline-block;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: top left;
}
.portrait {
    background-color: #fff;
    float: left;
    margin-right: 10px;
    padding: 1px 10px 5px 10px;
    width: 260px; }
	


ul.socialtop .ln a { background-image: url("images/furniture/icon-ln.svg"); }
ul.socialtop .fb a { background-image: url("images/furniture/icon-fb.svg"); }
ul.socialtop .tw a { background-image: url("images/furniture/icon-tw.svg"); }

.socialicons .tw a { background-image: url('images/furniture/icon-tw-white.svg'); }
.socialicons .fb a { background-image: url('images/furniture/icon-fb-white.svg'); }
.socialicons .ln a { background-image: url('images/furniture/icon-linkedin-white.svg'); }

#fieldName, #fieldEmail, #fieldmkrqi, #fieldmkrqd, #fieldmkrqh, #fieldmkrqk, #fieldmkraj, #fieldcjilhi, #fieldcjilkk, #fieldcjilki { border: 2px solid #5797c4; border-radius: 5px; color: #666; padding: 7px 10px; }

#footer-mailing-panel #mce-FIRSTNAME, 
#footer-mailing-panel #mce-SURNAME,
#footer-mailing-panel #mce-EMAIL {
	border: 2px solid #5797c4; 
	border-radius: 5px; 
	color: #fff; 
	padding: 7px 10px;
	background-color: transparent; 
}

.error { color: #9b171e; font-weight: bold; }

#footer-mailing-panel label { display: inline !important; color: #fff; margin: 5px }

#subForm #fieldName, #subForm #fieldEmail, #subForm #fieldcjilki { background-color: #0f6aab }

#fieldmkrqd, #fieldmkrqh, #fieldmkrqk { width: 20%; }

#fieldName::-webkit-input-placeholder, #fieldEmail::-webkit-input-placeholder, #fieldcjilki::-webkit-input-placeholder { color: #fff; opacity: 1; }
#fieldName:-moz-placeholder, #fieldEmail:-moz-placeholder, #fieldcjilki:-moz-placeholder { color: #fff; opacity: 1; }
#fieldName::-moz-placeholder, #fieldEmail::-moz-placeholder, #fieldcjilki::-moz-placeholder { color: #fff; opacity: 1; }
#fieldName:-ms-input-placeholder, #fieldEmail:-ms-input-placeholder, #fieldcjilki:-ms-input-placeholder { color: #fff; opacity: 1; }


#mc-embedded-subscribe-form-test.bootstrap-frm input[type="text"], 
#mc-embedded-subscribe-form-test.bootstrap-frm input[type="email"], 
#mc-embedded-subscribe-form-test.bootstrap-frm textarea, 
#mc-embedded-subscribe-form-test.bootstrap-frm select, #mce-COMMENTS {
	width: 90%;
}

#cookie-notice .cn-button {color: #fff;border: 1px solid #fff !important; padding: 2px 10px;}



	/* -------- Misc -------- */
	img.alignright, #content .post img.alignright { float:right; border:5px solid #eaeaea; margin:5px 0 20px 40px; padding:0; }
	img.alignleft, #content .post img.alignleft { float:left; /* border:5px solid #eaeaea; */ margin:5px 20px 20px 0; padding:0; }
	img.alignnone, #content .post img.alignnone {/* display: block; border:5px solid #eaeaea; */ margin:5px 0 20px; padding:0; }
	img.aligncenter, #content .post img.aligncenter { display: block; border:5px solid #eaeaea; margin-left: auto; margin-right: auto; padding:0; }
	a img.alignright { float:right; margin:5px 0 20px 40px; }
	a img.alignleft { float:left; margin:5px 20px 20px 0; }
	a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }	
	
	/* -------- Videos ---------- */
	
	.vidIcon { background-image: url('images/vid-icon-orange.png'); background-repeat: no-repeat; background-position: 3% 50%; padding: 6px 30px 6px 60px; margin-top: 8px !important; display: inline-block; }
	.vidIcon:hover { background-image: url('images/vid-icon-grey.png'); background-repeat: no-repeat; background-position: 3% 50%; padding: 6px 30px 6px 60px; margin-top: 8px !important; display: inline-block; }
	#vidPanel { max-width: 790px; width: 100%; position: relative; z-index: 10; }
	.video-container { position:relative; padding-bottom:56.25%; padding-top:0px; height:0; overflow:hidden; }
	.video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%; }
	
	.sidecol .vjs-default-skin .vjs-big-play-button { font-size: 1.7em; left: 43%; }
	
	.wp-caption { max-width: 100%; padding:0; text-align: left; }		
	.wp-caption.alignnone, .wp-caption.alignleft, .wp-caption.alignright { margin:0; }		
	.wp-caption img { border: 0 none; height: auto; margin: 9px 0 4px; max-width: 100%; padding: 0; width: auto; }
	.wp-caption p.wp-caption-text { font-size: 12px; line-height: 17px;  margin: 6px 0; padding: 0; color:#5d5d5d; text-align: center; }

	
/* #IE Browsers
================================================== */
	html.ie8 nav#menu ul li ul.subscribe form { display:block; width:340px; }	
	html.ie8 nav#menu ul li ul.subscribe form p { display: block; float:left; width:300px; }   
	html.ie8 .cradio { display:block; }
	html.ie8 .cradio + label, html.ie8 .cradio:checked + label:after, html.ie8 .searchbar .radiobtn label { display:none; }
	html.ie8 .searchbar label, html.ie8 .filters label { font-size:14px; }
	html.ie8 .searchbar .postcode { width:232px; }
	html.ie8 .searchbar .ddprange { width:400px; }
	html.ie8 .searchbar #searchbtn { width:100px; }
	html.ie8 .col.maincol .box { float: none; width: auto; }	
	html.ie8 .sidecol .col.searchbar .postcode input { margin-top:20px; }
	html.ie8 .filters .ddbrooms { width:165px; }
	html.ie8 .filters .ddradius { width:175px; }
	html.ie8 .filters .ddrpp { width:211px; }
	html.ie8 .filters .ddsort { width:190px; }
	html.ie8 .filters select#radius { width: 108px; }	
	html.ie7 #wrap, html.ie7 #supersized, * html.ie6 #wrap, * html.ie6 #supersized { display:none; } 	
	html.ie7 body, * html.ie6 body { background:#FFF url(images/eastofexe-ie-bg.jpg) center top no-repeat; width:100%; height:100%; border:none; }
	html.ie7 #wrap, html.ie7 #supersized, * html.ie6 #wrap, * html.ie6 #supersized { display:none; }	

/* #Media Queries
================================================== */

.bp { display: none; z-index: 100; position: relative; } /* hide all breakpoint notifiers */




@media only screen and (max-width: 1366px) {

	.popular-searches-panel .col-onethird.narrowpan { width: 18%; float: left; overflow: hidden; }
	.popular-searches-panel .col-onethird.widepan { width: 32%; float: left; overflow: hidden; }

	.popular-searches-panel .col-twothirds { width: 70%; }
	.popular-searches-panel .col-onethird  { width: 30%; }
	
	.intropanel { padding: 20px;}
	.inner.popular-searches-panel { padding: 30px; }
	.searchbar { padding: 15px 30px;}
	
	.inner.popular-searches-panel h4 { padding-left: 0; background-image: none; }
	
	.asfieldset h4 { position: relative; margin-bottom: 10px }

}


@media only screen and (max-width: 1239px) { 	

	.cta-contact { padding-bottom: 90px; }
	
	.cta-contact p { width: 100%; }
	
	.container.lstwrap { margin-left: 15px; }
	
	#header-wrap header { width: 100%; }
			
	nav#menu { right: 2px; font-size: 14px; }	
	#menu ul li { padding: 0 6px; }
		
	#mobmenu { display:none; }	
	
	.srchbutton-wrap.iblock { display: block; width: 100%; }
	
	.searchbar, .filters { height: auto; text-align: left; }
		
	.col.searchbar form, .searchwrap .searchbar, .searchwrap .filters { width: auto; height: auto; padding: 10px 20px 10px; }
			
	.searchbar .radiobtn { margin: 0 10px 10px 0; }
		
	.searchbar .radiobtn, 
	.searchbar .postcode, 
	.sidecol .col.searchbar .postcode, 
	.searchbar .ddprange, 
	.sidecol .col.searchbar .ddprange { float: none; display: inline-block; margin: 0 0 10px 0; vertical-align: top}
		
	.searchbar select, 
	.sidecol .col.searchbar select { float: none; display: inline-block; padding: 7px 0 7px 7px; margin: 0 10px 0 0}
	
	.searchbar .postcode { width: 33%; }
	.searchbar #searchbtn { width: 110px; }	
	
	.sidecol .col.searchbar .postcode, 
	.searchbar .ddprange, 
	.sidecol .col.searchbar .ddprange { margin-left: 10px}

	.searchbar #searchbtn { /* margin: 0 0 10px 0; */ transition: none; }	

	.filters .viewbtns, .filters .ddbrooms, .filters .ddradius, .filters .ddrpp, .filters .ddsort { float: none; display: inline-block; margin: 0 0 10px 0; vertical-align: top}
	
	#headerBottomRow .filters .viewbtns { margin-left: 10px; }
	
	#headerBottomRow .col.full.searchwrap { margin-bottom: 0; }
	
	.filters .ddbrooms, .filters .ddradius, .filters .ddrpp, .filters .ddsort { margin-right: 10px; }
		
	.filters select { float: none; display: inline-block; padding: 7px 0 7px 7px; }

	.sidecol .col.searchbar .ddprange label { width: auto; }
			
	.testimonialpanel { width: 100%;  }
	
	.testimonialpanel .lightGryPanel { width: 98%; padding: 20px; }
	.testimonialpanel .lightGryPanel.tcn { width: 98%; padding-bottom: 0; } 
	.testimonialSlides { width: 90%; } 
	
	.col.half, .col.one5, .col.two5, .col.three5 { width: 100%; }

	.col.news .inner, .col.presults .inner { padding: 28px 20px 20px; }
		
	.col.one5 .inner { padding: 20px 20px 72px; }
	
	.rentbutton.iblock .aslabel, .buybutton.iblock .aslabel { height: 15px; line-height: 15px; }
		
	.col.maincol .pcol { margin: 0 4% 0 0; width: 48%; }

	.col.news .news-slides { height: 204px; }
				
	.col.maincol .box:first-of-type { clear: both; margin-right: 2%; }
	.col.maincol .box { width: 49%; }
	.col.maincol .map { float: none; margin: 4px 0 0 0; width: 100%; }
	.col.maincol #map, .col.maincol #map2 { float: none; width: 100%; }
	.col.maincol .map a.download { display: none; }	
		
	.form label { font-size: 15px; line-height: 35px; width: 100%; }
	
	#enqform { margin-left: 20px; }
	.form #enqform label { display: block; float: none; }
	#enqform input[type="text"], #enqform input[type="password"], #enqform input[type="email"], #enqform textarea, #enqform select {
		width: 80%; 
	}

	input[type="text"], input[type="password"], input[type="email"], textarea, select { padding: 0 4%; width: 92%; }	

	.col.nresults .inner { padding: 0 20px; }
		
	.form input[type="submit"] { margin-left: 0; }
	
	.gryBar .container.hasslicknav { padding-left: 20px; padding-right: 80px; }
			
	.property .infobox, .location .infobox { width: 100%; }	
	.property .imgbox, .location .imgbox { width: 100%; }
	
	.prop-list-left-panel, .prop-list-right-panel { float: none; width: 100%; margin-top: 15px;  }

	.property.infopop { width: 100%; }
	.property.infopop .imgbox, .property.infopop .infobox { float: left; }
		
	#map .gm-style .imgbox a img { float: left; width: 100%; height: auto; margin: 0 0 10px; }	

	.col.psingle .inner { padding: 33px 20px 40px; }
	.col.psingle .txtbox { width: 100%; }
	.col.psingle .txtbox h3 { margin: 0 0 20px; }
	.col.psingle .txtbox a.button { right: 0; }
	.col.grey.pmenu .inner { padding: 20px; }
	.col.grey.pmenu .contentlnks { width: auto; }
	
	.hpnavnext { right: 10px; top: 15px; }
	
	.gryBar .container.hasslicknav h3 { line-height: 120%; font-size: 123%; }
	.gryBar .container { padding-top: 15px; padding-bottom: 15px; }

	/*
	img.alignleft, 
	img.alignright, 
	img.alignnone, 
	.col.maincol .box, 
	.col.maincol .boxwimg img, 
	#mobmenu ul li ul.subscribe input[type="text"], 
	.property .imgbox img { 
		-webkit-box-sizing: border-box; 
		-moz-box-sizing: border-box; 
		-ms-box-sizing: border-box; 
		-o-box-sizing: border-box; 
		box-sizing: border-box;
	}
	*/
			
	.sidecol { float: none; width: 100%; }

	.sidecol .col.archive .inner { padding: 28px 20px 33px; }

	.sidecol .backbtn { display: none; }

	#footer-wrap { width: auto; }
	#footer-wrap #contact-bar { width: 100%; height: auto; text-align: center; margin: 0 auto 10px; }
	#footer-wrap #contact-bar .inner { width: 100%; height: auto; padding: 14px 0 30px; }
	#footer-wrap #contact-bar table { width: 100%; margin: 20px 0; }
	#footer-wrap #contact-bar table td:last-child { margin: 0 0 20px; }
	#footer-wrap #contact-bar table td { display: block; width: auto; padding: 0 20px; text-align: center; }
	#footer-wrap #contact-bar a { display: inline-block; border: 1px solid #eaeaea; position: relative; right: auto; }
	#footer-wrap #contact-bar a.lface, #footer-wrap #contact-bar a.ltwit { right: auto; }
	#footer-wrap #links-bar { width: 100%; height: auto; padding: 30px 0; }	
	#footer-wrap #links-bar .inner { width: auto; text-align: center; padding: 0 20px; }	
	#footer-wrap #links-bar .inner img { margin: 0; }	
	#footer-wrap footer { width: 100%; height: auto; line-height: normal; text-align:center; }
	#footer-wrap footer .inner { width: auto; padding: 20px; }	
	
	.toggleMenu { display: block; width: 35px; height: 28px; background: url('images/furniture/mob-icon-menu.png') left top no-repeat; top: 70px; right: 20px; }
	
	#header_placeholder, nav#menu { display: none; }	
	
	.toggleMenu, #mobmenu, #mobmenu ul li ul { position: absolute; }
	
	#mobmenu { z-index: 100; float: right; width: 30%; right: 0; top: 120px; font-size: 14px; text-transform: uppercase; box-shadow: 0 5px 5px rgba(0,0,0,0.2); }
	#mobmenu ul { list-style: none; *zoom:1; margin: 0; background: #fff; }	
	#mobmenu ul:before, #mobmenu ul:after { content: " "; display: table; }
	#mobmenu ul:after { clear: both; }	
	#mobmenu ul a { padding: 10px 15px; color: #626262; text-decoration: none; }
	#mobmenu ul li { display: block; margin: 0; position: relative; line-height: 20px}
	#mobmenu ul > li { border-bottom: 1px dotted #d2d2d2; }
	#mobmenu ul > li > .parent { background-image: url('images/downArrow.png'); background-repeat: no-repeat; background-position: 95% 50%; }
	#mobmenu ul li ul { left: -9999px; margin: 4px 0 0; box-shadow: none; }
	#mobmenu ul > li.hover > ul { left: 0; }
	#mobmenu ul li li.hover ul { left: 100%; top: 0; }
	#mobmenu ul li li { margin: 0; border-bottom:1px solid #fff;  width: 100%; }
	#mobmenu ul li li a { background: #0f6aab; color: #fff; position: relative; z-index: 55;  width: 100%; display: block; }
	#mobmenu ul li:last-child { margin: 0; border: none; }
	#mobmenu ul > li.hover > ul, #mobmenu ul li li.hover ul { position: static; }	

}
	
/* media only screen and (max-width: 1239px) END */
	
@media only screen and (max-width: 1024px) {
	
	.popular-searches-panel .col-onethird.narrowpan { width: 40%; float: left; overflow: hidden; }
	.popular-searches-panel .col-onethird.widepan { width: 60%; float: left; overflow: hidden; }
	
	.inner.popular-searches-panel h4 { padding-left: 12px; background-image: url('images/furniture/hp-arrow-tiny.png'); line-height: 110%; background-position: 0 4px; }
	
	footer .col-threequarter {width: 90%;margin: 0 auto}
	
	.propitem.slick-slide {min-height: 430px}
	li.propitem p, li .town-panel {font-size: 14px}
	
	.popular-searches-panel-buttons {padding: 30px 0 0}

}


	
@media only screen and (max-width: 959px) {	
		
	.go-white, 
	footer .footer-links span,
	#headerBottomRow .nresults,
	ul#slide-list,
	#menured,
	#propertyThumbs.navigation,
	#propertyThumbs ul.thumbs,
	.singleProp .col.maincol.psingle .col.grey.pmenu { display: none; }
	
	.searchbarleft, 
	.searchbarright,
	#home #headerBottomRow p,
	#mobmenu ul > li,
	.pg-block-text, 
	.pg-block-pic,
	.col-twothirds, 
	.col-onethird, 
	.download-button-wrap,
	.colhalf,
	.blockleft, 
	.col-onequarter,
	.searchbar select,
	.col-threequarter,
	.col-3q,
	.col-1q,
	.bootstrap-frm label > span,
	.cb-wrap,
	.newslistleft, .newslistright,
	#filterform,
	.blockright { float: none; }

	/******
	 * 100% Width 
	 */
	
	.container.hpsbox,
	.col.maincol .pcol img,
	.property .infobox,
	.property .imgbox,
	.property .imgbox img,
	.location .infobox,
	.location .imgbox,
	.location .imgbox img,
	.infoboxlist ul li,
	#mobmenu ul ul,
	.col.maincol .box,
	.lightGryPanel .testimonialSlides .container p,
	#footerBlocks li.foWrap,
	.pg-block-text, 
	.pg-block-pic,
	.innerleft, 
	.innerright,
	div.propertyGallcontent,
	div.slideshow img,
	.col.grey.pmenu .contentlnks li,
	.fulldetails_right,
	.epc_box,
	.brochure_box,
	.pg-block-text, 
	.pg-block-pic,
	.pg-block-pic img,
	.col-twothirds, 
	.col-onethird, 
	.download-button-wrap,
	.blockleft, 
	.colhalf,
	.proplinkwrap a,
	.postcode.iblock, 
	.proptype.iblock,
	.imageblock img,
	.col-onequarter,
	.popular-searches-panel h4.purpletext,
	.newslist-pic-col.col-onequarter img,
	.col-threequarter,
	.col-3q,
	.col-1q,
	.bootstrap-frm label > span,
	.cb-wrap,
	.newslistleft, .newslistright,
	.ml-left,
	.ml-right,
	.blockright { width: 100%; height:auto; }
	
	#mc_embed_signup_test select,
	#mc_embed_signup_test #mce-TITLE,
	#mc_embed_signup_test #mce-FIRSTNAME,
	#mc_embed_signup_test #mce-SURNAME,
	#mc_embed_signup_test #mce-EMAIL,
	#mc_embed_signup_test #mce-COMPANY,
	#mc_embed_signup_test #mce-COMMENTS,
	#mc_embed_signup_test #mce-TIMESCALE,
	#mc_embed_signup_test #mce-TELEPHONE,
	#mc_embed_signup_test #mce-MOBILE {
		width: 100%;
	}
	
	/******
	 * Height auto 
	 */
	
	#header-wrap, 
	#header-wrap header, 
	.home.post_type_page #header-wrap,
	.home .property .imgbox,
	.home .property .infobox,
	.property .imgbox img,
	.col.maincol .pcol img,
	.col.maincol.presults .property .infobox,
	.col.maincol.presults .property .imgbox,
	.col.content .inner.floorplans,
	.testimonialSlides,
	.downloads_box,
	.residential-property #header-wrap, 
	.to-let #header-wrap, 
	.commercial #header-wrap, 
	.property-results-map #header-wrap { height: auto; }	
	
	/******
	 * Pos rel 
	 */
	
	#header-wrap.fixed,
	.searchbarleft, 
	.searchbarright,
	.home .property .infoboxplain,
	.infoboxlist, 
	.col.psingle .txtbox a.button,
	.infoboxbottom,
	#mobmenu ul li,
	.proplinkwrap,
	.news-panel-heading,
	.col.maincol.presults .property .infobox .infoboxplain { position: relative;  }
	
	/******
	 * Pos abs 
	 */
	 
	#home #wrap,
	.toggleMenu,
	#mobmenu,
	#mobmenu ul li ul {
		position: absolute;
	}
	 
	/* Display Block */
	
	.bp5,
	#mobmenu ul > li > a,
	#mobmenu ul li li a,
	#mobmenu ul ul,
	.col.content .inner.floorplans, 
	.col.content .inner.pmap, 
	.col.content .inner.downloads, 
	.col.content #map .gmnoprint.gm-style-cc,
	.filters .viewbtns { display: block; }
	
	/* END */
	
	#fieldName, #fieldEmail, #fieldmkrqi, #fieldmkrqd, #fieldmkrqh, #fieldmkrqk, #fieldmkraj { width: 90%; }
	
	.download-button-wrap, .proplinkwrap a { width: 90%; }
	
	.property { margin-bottom: 0; }
	
	.property-result-list { padding: 10px 20px; }
	
	.prop-list-left-panel .imgbox img { padding-bottom: 10px; margin-bottom: 10px; }

	#home #wrap { margin: 0 auto; }	
	
	#filterform { position: absolute; bottom: 10px; width: 100%; }
	#filterform select { width: 65%; }
	.col-twothirds-inner.news-wrap { padding-top: 15px; }
	.news-item { margin-right: 20px; margin-left: 20px; padding: 15px; }
	
	.news-article .prop-share-box .prop-share-box-inner { margin: 30px 20px; }
	.news-article .prop-share-box .prop-share-box-inner .prop-share-right { text-align: left; }
	
	.newslistright h3, .newslistright h3 a { font-size: 20px; line-height: 24px;  }
	
	#logoWrap a { 
		width: 250px;
		height: 67px;
		margin-left: 10px;
		padding: 0 0 0 10px;
		background-size: 160px;
	}
	.container.contentwrap, .slideandsearch /*, .home.post_type_page .container.contentwrap */ { margin-top: 0; }
	
	.newslistcontent { padding: 0; }
	
	#header-wrap.fixed { border-bottom: none; }
	#headerTopRow { height: 130px; }	
/*	#home #headerBottomRow { min-height: 70px; } */
	.post_type_locations #headerBottom { min-height: 70px; }
	#headerBottom { text-align: left; padding-left: 20px; }
	#headerBottom h1, .blockinner h1, .blockinner h2 { font-size: 32px; }
	#home #headerBottomRow p { padding: 10px 5%; font-size: 30px; margin-bottom: 0; }
	ul.socialtop, ul.socialtop li { margin-bottom: 0; }
	#topblock { clear: both; float: none; width: 95%; margin: 0 20px; top: 5px; }
	
	.hpsboxinner { width: 100%; }
	.hpsboxinner .searchbar .radiobtn span { font-size: 110%; }
	
	.postcode.iblock #searchTextField { width: 90%; }
	
	.hpsboxinner .searchbar .postcode { display: block; width: 98%; }
	
	.hpsboxinner .searchbarleft { 
		padding: 10px 10px 10px 120px;
		background-image: url('images/propsrchicon_med.png');
		background-position: 25px 15px;
		width: 45%; 
	}
	
	.searchbarright { width: 100px; margin: 0 auto; padding: 0px 0 10px 4px; top: 20px; }
	
	.ppage { margin-top: 0; }
	
	.toggleMenu { display: block; width: 35px; height: 23px; background: url('images/furniture/burger.png') left top no-repeat; top: 25px; right: 20px; }

	#mobmenu { z-index: 100; float: left; width: 100%; left: 0; top: 80px; font-size: 14px; text-transform: uppercase; box-shadow: 0 5px 5px rgba(0,0,0,0.2); }
	#mobmenu ul { list-style: none; *zoom:1; margin: 0; background: #fff; }	
	#mobmenu ul:before, #mobmenu ul:after { content: " "; display: table; }
	#mobmenu ul:after { clear: both; }	
	#mobmenu ul a { padding: 10px 15px; color: #626262; text-decoration: none; }
	#mobmenu ul li { margin: 0; }
	#mobmenu ul > li { border-bottom: 1px dotted #d2d2d2; }
	#mobmenu ul > li > .parent { background-image: url('images/downArrow.png'); background-repeat: no-repeat; background-position: 95% 50%; background-size: 10px; }
	#mobmenu ul li ul { left: -9999px; margin: 4px 0 0; box-shadow: none; }
	#mobmenu ul > li.hover > ul { left: 0; }
	#mobmenu ul li li.hover ul { left: 100%; top: 0; }
	#mobmenu ul li li { margin: 0; border-bottom:1px solid #fff; }
	#mobmenu ul li li a { background: #0e69aa; color: #fff; position: relative; z-index: 55; }
	#mobmenu ul li:last-child { margin: 0; border: none; }
	#mobmenu ul > li.hover > ul, #mobmenu ul li li.hover ul { position: static; }	
		
	.col.maincol .box { float: none; margin: 7px 0 20px; }	

	.col.nresults .inner { font-size: 14px; }    	
	
	.property { border-bottom: 20px solid #dfdfdf; padding: 10px; }
	.property .imgbox { margin: 0; }
	.property .infobox .infoboxred h3 { line-height:120%; margin-top: 15px;}

	.property.infopop .imgbox { margin: 0 4% 0 0; width: 50%; }
	.property.infopop .infobox { margin: 0; width: 100%; }
	
	.gmapinfobox .flash { width: 90%; }
	
	.property .infobox .infoboxred { padding-bottom: 0; }
	
	.proplinkwrap {  margin-top: 20px; }

	.home .property .infoboxplain { bottom: auto; }

	.col.psingle .txtbox a.button { margin-top: 0; right: auto; top: auto; }	
	.col.psingle .txtbox h1 { font-size: 30px; line-height: 110%;}
	.col.psingle .txtbox h2 { font-size: 34px; line-height: 110%; margin-bottom:0; }

	.col.content .inner.floorplans img, .col.content .inner.epcgraph img { max-width: 100%; }

	.col.news .inner, .col.presults .inner { padding: 5px; }
	
	.latestContentWrap h4 { font-size: 190%; }
	
	.searchbarleft h3 { font-size: 155% !important; }
	.col.searchbar.homesearchbar form { min-width: 380px; }
	
	.gryBar .container.hasslicknav { padding: 10px 50px 10px 10px; }
	/*.gryBar .container.hasslicknav h3 { font-size: 150%; } */
	
	.infoboxbottom { padding: 5px; }
	.infoboxbottom p { margin: 0 20px 10px 120px; line-height: 20px; }
	.infoboxplain p.redtext { font-weight:bold; margin: 10px 0; padding:0; text-align:center; line-height: 110%}
	
	.infoboxcontent { padding: 10px} 
	
	.latestinstructionpanel .gryBar.latestInstrHead .container { padding: 4px 10px 1px 20px; }
	.latestinstructionpanel .gryBar.latestInstrHead .container h3 { font-size: 130%; }
	.latestList.slick-slider button, .testimonialSlides.slick-slider button { top: -75px; }
	.latestRowOne { min-height: 55px; }
	.latestRowTwo { min-height: 160px; }
	.latestRowPrice { min-height: 120px; font-size: 170%; line-height: 30px; }
	.prc  { min-height: 70px; }
	
	.testimonialpanel .lightGryPanel { padding-right: 25px; padding-left: 25px; padding-bottom: 5px; }
	.lightGryPanel .container h4, .lightGryPanel .container p { font-size: 180%; }
	.lightGryPanel .container p { line-height: 34px; }
	
	#headerBottomRow form, #headerBottomRow .searchwrap .container { margin: 0; }
	#headerBottomRow .col.searchbar form, #headerBottomRow .searchwrap .filters { padding: 0; }
	#headerBottomRow .searchwrap .filters { padding-top: 10px; padding-bottom: 20px; }
	#headerBottomRow .searchwrap .filters select { width: 150px; }
	#headerBottomRow .searchwrap .filterselect label { min-width: 130px; }
	#headerBottomRow .filters .viewbtns a.button { width: 80px; }
	#headerBottomRow .filters .selectwrap { float: none; display: block; margin: 0 0 10px 15px; vertical-align: top; }
	#headerBottomRow .filters { padding-bottom: 20px; }
	#headerBottomRow .searchbar { padding: 20px 10px; }
	
	.col.plocations.contentwrap, 
	.singleProp .container.contentwrap,
	.residential-property #wrap .container.contentwrap,
	.to-let #wrap .container.contentwrap,
	.commercial #wrap .container.contentwrap { margin-top: auto; }
	
	.propnav ul .pnBack { float: left; }
	
	.propnav { right: auto; left: 20px; }
	
	.col.psingle .inner { padding-top: 0; padding-bottom: 0; }
	.col.psingle .txtbox { padding: 15px 0 15px 0; }
	
	#propertyThumbs, .fulldetails_left { left: -999em; position: absolute; }
	div.property-slideshow-container, div.slideshow-container, div.propertyGallcontent { height: 300px; }
		
	.col.grey.pmenu .contentlnks li a { margin-right: 0; }
	.col.grey.pmenu .contentlnks li a.downloads { margin-left: 0; }
	
	.fulldetails_right { margin-left: 0; }
	
	.col.content .inner.fulldetails { padding-bottom: 100px; }
	
	#footerBlocks li.foWrap { padding-left: 15px; }
	footer .contentRowInner { padding-left: 10px; }
	footer a { padding-top: 8px; display: block; }
	
	.tabcontentwrap { padding-bottom: 150px; background-color: #fff; }
	.downloads_box { margin-bottom: 10px; }
	.epc_box { margin-top: 10px; }
	.epc_box, .brochure_box { background-image: none; }
	
	.splitcols { padding-right: 10px; padding-bottom: 10px; }
	
	.pg-blockone .blockright { padding-top: 0; }
	
	.pg-intro .blockinner { padding: 0 15px; }
	.pg-intro .blockinner h2 { line-height: 35px; }
	.col.maincol .blockinner { padding: 20px 15px; }
	.blockhead h2 { margin-bottom: 20px; }
	
	.latestList.slick-slider button, 
	.testimonialSlides.slick-slider button { 
		height: 41px; width: 41px; top: -100px;
	}
	
	.latestList.slick-slider button.slick-next, 
	.testimonialSlides.slick-slider button.slick-next, 
	.hpnavnext button.slick-next { 
		background-image: url("images/circle_arrow_right_small.png"); right: 2px;
	}
	
	.latestList.slick-slider button.slick-prev, .testimonialSlides.slick-slider button.slick-prev { background-image: url("images/circle_arrow_left_small.png"); right: 50px; }
	
	.gryBar .container.lstwrap .slick-slider button.slick-prev.slick-arrow, .gryBar .container.lstwrap .slick-slider button.slick-next.slick-arrow { top: -70px; }
	
	.col .button, .col.one5 .inner .button { bottom: auto; }
	
	.col.maincol.presults .property .infobox .infoboxplain { bottom: auto; }
	
	.hpnavnext button { height: 41px; width: 41px; }
	
	div#propertyNav.controls { top: 420px; width: 90%; }
	
	.scrolloff { pointer-events: none; }
	
	footer .contentRowInner a {
		color: #626262; 
		font-size: 120%; 
		border-bottom: 1px solid silver; 
		padding: 10px 0;
	}

	#footerBlocks li.foWrap .prplinks li {
		font-size: 120%; 
		border-bottom: 1px solid #fff; 
		padding: 8px 0 13px 0;
		width: 92%; 
		margin-right: 15px; 
	}
	
	#footerBlocks li.foWrap .prplinks li { width: 92%; }
	
	#wrap footer .contentRowInner { width: 95%; max-width: 95%; padding-right: 10px; }
	
	.property-results-map .container.contentwrap { margin-top: auto; }
	
	.refine-panel-body { padding: 25px; }
	
	.hpslide { height: 250px; }
	
	.pagebody { margin-top: auto; }
	
	form.sfr { margin: 0; }
	
	.srchbutton {
		-webkit-appearance: none;
		-moz-appearance:    none;
		appearance:         none;
	}
	
	.intropanel, .inner.popular-searches-panel, .newslistpanel, .inner.popular-searches-panel, .newslistpanel, .featuredproperty {
		padding: 15px 20px;
	}
	
	.inner.popular-searches-panel { padding: 25px 30px; }
	
	.popular-searches-panel ul li.col-onethird {
		margin-bottom: 15px;
	}
	
	.featuredproperty-row .slick-dots { margin: 0; width: 93%; }
	
	.featuredproperty-row .asfieldset {
		margin-right: 13px;
		padding-left: 10px;
	}
	
	.newslist-text-col { padding: 10px 20px 5px 20px; }
	
	.searchbar select, 
	.sidecol .col.searchbar select { width: 96%; padding: 10px 0 10px 5px; margin-left: 0; }
	
	.refinepanelscroll { position: relative; z-index: 1; }
	

}
	

@media only screen and (min-width: 768px) and (max-width: 1280px) {
	
	#footer-wrap { background-image: none; }

}
	
/* iPad portrait */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
	.latestRowOne {  min-height: 70px; }
	.rentFreqSmall { line-height: 18px; font-size: 12px; }
	.prc { min-height: 100px; }
	.col.plocations.contentwrap { margin-top: -25px; }
	
	#footer-wrap { background-image: none; }

	.popular-searches-panel-buttons li a {padding: 12px 38px 12px 10px;font-size: 13.5px}
	.popular-searches-panel ul li li { width: 90%; }
}
	
/* iPad landscape */
	
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	
	.popular-searches-panel-buttons li a {padding: 12px 38px 12px 10px; font-size: 15px}

}
		
@media only screen and (max-width: 669px) {	

	.popular-searches-panel .col-onethird.narrowpan { width: 100%; float: left; overflow: hidden; }
	.popular-searches-panel .col-onethird.widepan { width: 100%; float: left; overflow: hidden; }
	.popular-searches-panel ul li li { width: 100%; padding-top:4px}
	.popular-searches-panel-buttons li a {display: block}
	.popular-searches-panel-buttons li {width:100%; float: inherit}
	.popular-searches-panel ul.posrel li a span {display: inherit}
	.popular-searches-panel ul.posrel li a {padding-top: 0}
	
	.socialicons {margin-top:10px}	.sidecol .col.searchbar .postcode { margin-left: 0; }	
	#footer-logos {text-align: left; margin: 20px; padding: 0}
	.footer-links li {font-size: 13px}
	.footerInfo {padding: 0 10px}

	.col.content .keyftrs ul li { width: 95%; }	

	#slidecaption .inner { height: 440px; margin: 0; padding: 19px 23px 20px 20px; position: relative; top: 402px; }

	.vidIcon { padding: 2px 30px 2px 20px !important; margin-top: 4px; width: 70%; }
	
	#home #headerBottomRow p { font-size: 20px; padding-left: 2%; padding-right: 2%; text-align: center; }
	
	.hpsboxinner .searchbar .radiobtn { display: block !important; }

	.container.hpsbox { width: 100%; margin-top: 0; bottom: auto; top: auto; position: relative; }
	.container.hpsbox .hpsboxinner { width: 100%; max-width: 100%; }
	
	.home .hpslide { height: 180px; }
	.home .col.searchbar.homesearchbar form { min-width: 0; }
	.home .searchbarleft, .home .searchbarright { float: none; position: relative; }
	
	.home .searchbarleft { 
		padding: 10px 10px 10px 110px;
		background-image: url('images/propsrchicon_med.png');
		background-position: 15px 15px;
		border-radius: 0;
		width: 80%; 
		border: none; 
	}
	
	.home .searchbarright {
		width: 100%; 
		background-color: transparent;
		border-radius: 0px;
		margin: 0 auto;
		padding: 0 0 10px 0;
		top: auto;
		left: auto; 
		z-index: 10;
	}
	
	.home .searchbar .searchbarright #searchbtn { border: 0px solid #fff; width: 100%; border-radius: 0px; font-size: 150%; text-transform:uppercase; }
	
	div.property-slideshow-container, div.propertyGallcontent { height: auto; }
	
	.downloads { margin-left: 0; }
	
	.image-wrapper.current { display: block; }
	div.slideshow img, .image-wrapper.current, div#propertySlideshow.slideshow a.advance-link { position: relative; width: 100%; }
	div.slideshow img { top: -15px; }
	#propertyNav { display: none; }
	.advance-link { display: block; position: relative; }

	#wrap div.gryBar .container.hasslicknav .hpnavnext { display: none; }
	
	#footer-wrap { background-image: none; }
	
	.prop-contact-box ul { padding-bottom: 170px; }
	.property-result, .related-properties-box { padding: 20px 20px 10px; }
	.prop-details-box .prop-details-left, .prop-details-box .prop-details-right { padding: 5% 5% 1%; }
	.prop-details-box-row2 { margin: 0 20px; }
	.prop-contact-box-inner { padding: 20px 20px 0; }
	.asfieldset h4 { font-size: 18px;}
}


@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) { 

	#headerBottomRow #searchbtn { width: 60%; }
	.lstwrap .latestRowOne p, .lstwrap .latestRowTwo p { font-size: 120%; }
	.latestRowOne { min-height: 50px; }
	.latestRowTwo { min-height: 200px; }
	 #enqform .button { line-height: 12px; }
	 
	#footer-wrap { background-image: none; }

}

/* iPhone 6 plus in portrait */
 
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) { 
	
	.lstwrap .latestRowOne p, .lstwrap .latestRowTwo p { font-size: 120%; }
	.latestRowOne { min-height: 50px; }
	.latestRowTwo { min-height: 200px; }
	#enqform .button { line-height: 12px; }

	#footer-wrap { background-image: none; }
	#footerBlocks li.foWrap h5 { font-size: 155%; }
}

/* iPhone 6 in portrait & landscape */

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) { 
	
	div.property-slideshow-container, div.propertyGallcontent { height: auto; }
	
	.downloads { margin-left: 0; }
	
	.image-wrapper.current { display: block; }
	div.slideshow img, .image-wrapper.current, div#propertySlideshow.slideshow a.advance-link { position: relative; width: 100%; }

	#gbox { height: 200px; overflow: hidden; }
	
	footer .footer-links {padding-left: 0}
	.margin-horizontal-10-percent {margin: 0}
	
}

/* iPhone 6 in landscape */
 
@media only screen and (min-device-width : 375px)  and (max-device-width : 667px)  and (orientation : landscape) { 
	
	#headerBottomRow #searchbtn { width: 60%; }
	.lstwrap .latestRowOne p, .lstwrap .latestRowTwo p { font-size: 120%; }
	.latestRowOne { min-height: 50px; }
	.latestRowTwo { min-height: 200px; }
	#enqform .button { line-height: 12px; }

	#footer-wrap { background-image: none; }
	#footerBlocks li.foWrap h5 { font-size: 155%; }
	
}

@media only screen and (min-device-width: 668px) {
	.hpslidemob {display: none}
}

/* iPhone 6 in portrait */
 
@media only screen and (min-device-width : 375px) and (max-device-width : 667px)  { 
	
	.hpsboxinner .searchbar .radiobtn { display: block !important; }

	.container.hpsbox { width: 100%; margin-top: 0; bottom: auto; top: auto; position: relative; }
	.container.hpsbox .hpsboxinner { width: 100%; max-width: 100%; }
	
	.home .hpslidemob { height: 220px; }
	.home .hpslide { display: none; }
	.home .col.searchbar.homesearchbar form { min-width: 0; }
	.home .searchbarleft, .home .searchbarright { float: none; position: relative; }
	.home .searchbarleft h3 { font-size: 150%; }
	.home .hpsboxinner .searchbar .radiobtn span { font-size: 100%; }
	.home .searchbarleft { 
		padding: 10px 10px 10px 110px;
		background-image: url('images/propsrchicon_med.png');
		background-position: 15px 15px;
		border-radius: 0px;
		width: 80%; 
		border: none;  
	}
	
	.home .searchbarright {
		width: 100%; 
		background-color: #3c3c3b;
		border-radius: 0px;
		margin: 0 auto;
		padding: 5px 0 10px 0;
		top: auto;
		left: auto; 
		z-index: 10;
	}
	
	.home .searchbar .searchbarright #searchbtn { 
		border: 0px solid #fff; 
		padding-left: 0; 
		padding-right: 0; 
		width: 100%; 
		border-radius: 0px;
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
	}
	
	.home .searchbar .searchbarright input[type="submit"] {
		border-radius: 0px; 
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
	}
	
	div.property-slideshow-container, div.slideshow-container, div.propertyGallcontent { height: 360px; }
	
	.lstwrap .latestRowOne p, .lstwrap .latestRowTwo p { font-size: 120%; }
	.latestRowOne { min-height: 50px; }
	.latestRowTwo { min-height: 200px; }
	#enqform .button { line-height: 12px; }

	#footer-wrap { background-image: none; }
	#footerBlocks li.foWrap h5 { font-size: 155%; }

} 

 

/* iPhone 5 & 5S in portrait */
 
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) { 
	.socialicons li a, ul.socialtop li a { height: 21px; width: 21px; }
	.main-phone-icon { background-size: 70%; padding: 4px 10px 0 5px}
	.maintel { margin-top: 0 !important; font-size: 20px }
}


@media only screen and (min-width: 480px) and (max-width: 767px) {		
	
	.col.searchbar.homesearchbar form { min-width: 480px; }
	
	img.wp-image-1068 { width: 100%; height: auto; }	

	.col.maincol .single .social .socialnks, 
	.col.grey.pmenu .socialnks { position: relative; left: 0; top: auto; margin: 20px 0 0; }
		
	.col.maincol .single .social .socialnks img, 
	.col.grey.pmenu .socialnks img { margin: 0 5px 0 0; }
			
	img.alignleft, 
	img.alignright, 
	img.alignnone, 
	.property .imgbox img { display: block; float: none; margin: 0; }	
	
	.col.maincol .boxwimg p { overflow: hidden; }

	#footer-wrap { background-image: none; }
	#footerBlocks li.foWrap h5 { font-size: 155%; }
	
}
	
@media only screen and (min-width: 480px) and (max-width: 543px) {	
	
	.property .infobox a.photos { clear: left; }
	.property .infobox a.photos, 
	.property .infobox a.floorplans { margin: 20px 10px 0 0}		

	#footer-wrap { background-image: none; }
	#footerBlocks li.foWrap h5 { font-size: 155%; }

}	
	
	
@media only screen and (max-height: 409px) {

	#home #mobmenu { overflow-y:auto; }
}
	
/* #Media Queries END
================================================== */

.bp { display: none !important; }
