.property-details-container {
	padding-bottom: 20px;
    background: white;
}
#property-images.header-image {
	background-color: #000;
}
#property-images.header-image {
	min-height: 526px !important;
}
.property-description {
    margin-bottom: 30px;
}
.property-details-container hr {
	margin-bottom: 30px !important;
	background-color: #d7d7d7;
}
.property-description .property-details-slider {
	height: 549px;
	overflow: visible;
}
.property-floorplan .property-details-slider {
    height: auto;
}
.property-floorplan .property-details-slider .slider-detail {
	border: 1px;
    border-top: 10px;
	border-color: #dee6b5;
    border-style: solid;
    padding: 23px 30px;
}
.property-floorplan .property-details-slider .slider-detail p {
	font-size: 13px;
    letter-spacing: 1.5px;
}
.property-floorplan {
	margin-bottom: 14px;
}
.property-details-slider .flexslider {
    border: none;
    margin-bottom: 0
}
.slider-detail .flexslider li:not(.flex-active-slide) {
	display: none !important;
}
/** menu css **/
.property-menu {
	background-color: #d7d7d7;
    border-radius: 0px;
	padding: 0px;
}
.property-menu ul {
    list-style-type: none;
    overflow: hidden;
}
.property-menu li {
    float: left;
}
.property-menu ul.container {
	border: none;
	background: none;
}
@media (min-width: 992px) {
    .property-description .property-details-slider {
		position: -webkit-sticky; /** for safari **/
		position: sticky;
		top: 0;
	}
}
.property-menu li.link a {
	color: black;
	display: block;
    padding: 13px 15px 13px 0px;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
}
/* 3869: back to seach results link */
.back-to-search-results {
    height: 40px;
    padding-top: 10px;
}
.back-to-search-results a {
	font-size: 15px;
	cursor: pointer;
}
.property-menu li.link a:hover,
.property-menu li.link a:focus,
.property-menu li.active a {
	color: #759b2a !important;
}
.property-menu li.saved-property-link a:hover,
.property-menu li.saved-property-link a:focus{
	color: black !important;
	cursor: default;
}
.property-menu ul.container > li {
	border: none;
	background: none;
}
.property-menu .tab {
	padding: 35px 0px;
    background: white;
}
/** menu css ends **/
.slider-options {
	position: absolute;
	z-index: 1;
	background: white;
	left: -29px !important;
}
.slider-options:not(.social-media) div,
.slider-options.social-media div span {
	border-top: 1px solid #6e7073;
    border-right: 1px solid #6e7073;
    border-left: 1px solid #6e7073;
    width: 45px;
    height: 36px;
    text-align: center;
}
.slider-options.social-media > div {
	width: 45px;
    height: 36px;
    text-align: center;
}
.slider-options.social-media div span {
	display: table-cell;
    vertical-align: middle;	
}
.slider-options:not(.social-media) div:FIRST-CHILD,
.slider-options:not(.social-media) div.zoom-content {
	padding-top: 7px;
}
.slider-options div.last-child {
	border-bottom: 1px solid #6e7073;
}
.slider-options div.atclear {
	display: none;
}
.slider-options div span {
	color: #6e7073;
}
.slider-options div span.fa-angle-right,
.slider-options div span.fa-angle-left {
	margin-top: 5px;
}
.slider-options div span.fa-twitter,
.slider-options div span.fa-facebook-square,
.slider-options div span.fa-instagram {
	margin-top: -2px;
}
.slider-options div:hover span {
	color: #759b2a;
}
.slider-options.social-media {
    bottom: -1px;
    font-size: 18px;
}
.font-x-large {
	font-size: x-large;
}
.description-section {
	margin-top: -4px;
	margin-bottom: -3px;
}
.description-section section {
	line-height: 15px;
	margin-bottom: 10px;
}
.description-section span {
	font-size: 13.5px;
	line-height: 20px;
}
#floorplan-slider .detailbox {
    height: 465px;
    display: inline-table;
}
#floorplan-slider .detailbox img {
    max-height: 465px;
    min-width: auto;
}
#floorplan-slider {
	text-align: center;
}
.property-floorplan .social-media {
	position: absolute;
    float: left;
    bottom: 0px;
}
.property-details-container .detailbox {
	height: 550px;
}
.property-details-container .slides img {
    display: block;
    width: auto !important;
    margin: auto;
    max-height: 550px;
    float: left;
}
.slider-detail .flexslider {
	box-shadow: none;
}
.slider-detail {
	user-select: none;
}
/* 3794 - Property > MODAL: START */
@media screen and (max-width: 1024px) {
	.property-full-col {
	    display: none;
	}
	.map-content,
	.street-view-container {
		width: 100%
	}
	.theme-standard-full-width-modal .close-modal-icon {
		position: absolute;
	    right: 0;
	    background: #fff;
	    z-index: 11111;
	}
}
.padding-free {
	padding: 0px;
}
.width-100 {
	width: 100% !important;
}
.theme-standard-full-width-modal {
	width: 100%;
	max-width: 100%;
	padding: 0px;
	background-color: #fff;
	height: 100vh !important;
}
.theme-standard-full-width-modal .close-modal-icon {
	width: 45px;
    height: 45px;
    border: 1px solid #ccc;
    text-align: center;
    float: right;
    padding: 9px 0px 0px 5px;
    cursor: pointer;
}
.theme-standard-full-width-modal .close-modal-icon a,
.theme-standard-full-width-modal .close-modal-icon a:hover,
.theme-standard-full-width-modal .close-modal-icon a:focus {
	color: black !important;
}
/* 3794 - Property > MODAL: END */
/* 3794 - Property > Map + Street View + EPC: START */
#map-canvas,
#street-view {
	height: 100vh !important;
}
.property-full-content {
	padding: 20px 5px;
}
.property-full-content span {
	font-size: 1.10em;	
}
#open-Epc-report.theme-standard-full-width-modal {
	display: flex;
}
#open-Epc-report.theme-standard-full-width-modal .close-modal-icon {
	background: #fff;
}
#open-Epc-report.theme-standard-full-width-modal .epc-report-container {
	width: 800px;
	margin: auto;
}
#open-Epc-report.theme-standard-full-width-modal #epcTableDiv,
#open-Epc-report.theme-standard-full-width-modal #eircTable {
	display: inline-block;
	padding: 0px 38px;
}
.full-width-modal-close-icon i {
	font-size: 24px;
	font-weight: bold;
}
.theme-standard-full-width-modal .close-modal-icon:hover i {
	color: #759b2a;
}
/* 3794 - Property > Map + Street View + EPC: END */
/* 3834 - Property > Zoom: START */
.zoom-images-modal .slider-options {
	top: 0;
	left: 0 !important;
}
.zoom-images-modal .slider-options.social-media {
	top: auto;
	left: 0;
	bottom: 0;
}
.zoom-images-modal .property-zoom-image {
	margin-top: 5px;
	height: 100%;
    max-width: 100%;
    padding-right: 0px;
    padding-left: 90px;
    text-align: center;
}
.floorplan-zoom.property-zoom-image {
	padding-right: 90px;
}
.zoom-images-modal .row {
	padding: 50px 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
.zoom-images-modal .slider-detail,
.zoom-images-modal .flexslider, 
.zoom-images-modal ul, 
.zoom-images-modal li,
.zoom-images-modal .detailbox {
	height: 100% !important;
}
.zoom-images-modal .detailbox img {
	max-height: 100%;
	width: auto;
	margin: 0 auto;
}
.zoom-images-modal .description-section {
	margin-top: 0px;
}
/* 3834 - Property > Zoom: END */
/* 3888 - New Design > Property Description - details is not justified: START */
.property-description .row .description-section {
	text-align: justify;
}
/* 3888 - New Design > Property Description - details is not justified: END */
/* 4985 - 13. Request a Viewing: change box and input size */
#property-details .theme-standard-model, 
#property-details #successMessage {
	width: 700px !important;
}
#arrang-viewing .form-control {
	height: 30px !important;
}
#arrang-viewing textarea.form-control {
	height: 159px !important;
}
#arrangeviewing-popup .chosen-container-single .chosen-single {
	padding: 5px 0 0 8px;
    height: 32px !important;
}
#arrangeviewing-popup .tell-a-frined-privacy-text {
	font-size: 12px;
}
/* 4985 - 13. End */

/* 4985 - 9. Property Details: sticky menu while scrolling*/
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}
.sticky + .content {
	padding-top: 60px;
}
/* 4985 - 9. */
.tell-a-frined-privacy-text.request-explanation {
	margin-bottom: 10px;
}