.price {
    color: #818285;
    font-size: 28px;
}

/*.at-share-tbx-element.addthis_20x20_style .at-share-btn
{
    max-width: 30px;
    max-height: 30px;
}

.addthis_20x20_style .at4-icon
{
    width: 30px;
    height: 30px;
    background-size: 30px!important;
}*/

.similar_property
{
    padding-bottom: 20px;
}

.similar_property p
{
    margin-bottom: 0px;
}

.similar_property .display_address
{
    font-weight: bold;
}

.similar_property .price
{
    font-size: 17px;
}

section#photos
{
    padding-bottom: 0px;
}

section#photos .image_container
{
    padding-left: 0px;
    padding-right: 0px;
}

section#property-details
{
    margin-top: -20px;
}


.panel-sidebar-1 div a.email
{
    color: #907D45;
}


#carouselWork .carousel-inner .item .thumbnail_image
{
    width: 110px;
    background: #000;
    padding-top: 3px;
    padding-bottom: 3px;
    float: none;
    display: inline-block;
}

#carouselWork .carousel-inner .item
{
    text-align: right;
}

#carouselWork
{
    width: auto;
    position: absolute;
    bottom: 30px;
    right: 0px;
}
.search-results-gallery-property {
    background: none;
    border: none;
    margin-bottom: 0px;
    height: auto;
}
#carouselWork .carousel-inner .item .thumbnail_image {
    padding: 3px 2px;
}
.contact_buttons .btn:hover
{
    color: #fff;
}

ul.tabs
{
    padding: 5px;
    font-family: Georgia !important;
    background: #EAE9E5;
    color: #CECDC9;
    font-size: 13px;
    position: relative;
    margin-bottom: 20px;
}

ul.tabs li a, .tabs li.active a
{
    border-bottom: none;
    background: none;
    font-size: 13px;
    font-weight: normal;
}

ul.tabs li, .tabs li.active
{
    background: none;
    position: relative;
}

.tabs li.active:after {
    content: "";
    position: absolute;
    bottom: -25px;
    border-top: 20px solid #EAE9E5;
    border-top-color: #EAE9E5;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    z-index: 1000;
    left: calc(50% - 20px);
}

.property-details-5-rotator {
    position: relative;    
}
.property-details-5-rotator .displayAddressTitle {
    font-size: 3.5vmin;
    color: #FFF;
    text-shadow: 1px 1px 0px #000, 0px 2px 5px #000;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    text-align: left;
    line-height: 1.1;
    margin-bottom: 0.7em;
}
.property-details-5-rotator .rotator {
    height: 70vmin;
}
.rotator_thumbs {
    height: 70px;
    display: block;
    padding: 5px;
}
.price small {
    font-size: 14px;
    display: block;
}
.similar_property {
    height: 300px;
}

.gold-colour {
    color: #927C49 !important;
}

.full_description_small, .full_description_large {
    padding-bottom: 10px;
}

.int-agent-details p {
    font-size: 12px;
}

@media (min-width: 990px) and (max-width: 1200px){
    .property-details-5-rotator h2{
        bottom: none;
        top: 40px;
    }
}


.fc-nearby > .btn-icon {
    background-color: #EAE9E5;
    border-radius: 0;
}

.fc-nearby > .btn-icon:before {
    background-color: transparent;
}

.fc-nearby > .btn-icon:hover,
.fc-nearby > .btn-base {
    background-color: #6D6D6D;
    fill: #FFFFFF;
}

.fc-nearby > .btn-icon:before {
    width: 25px;
}

.fc-nearby > .btn-icon svg {
    width: 23px;
    float: left;
}

.fc-nearby > .btn-icon span {
    padding-left: 14px;
    float: left;
    font-weight: bold;
    font-size: 11px;
}

@media (max-width: 543px) {
    .tabs li.active:after {
        display: none;
    }
}

@media (min-width: 992px) {
    .fc-nearby > .btn-icon {
        width: 19%;
        padding-left: 5px;
    }
    
    .fc-nearby > .btn-icon:not(:nth-child(5n)) {
        margin-right: 9px;
    }
}
@media (min-width: 1170px) {
    .property-details-5-rotator .displayAddressTitle {
        right: 680px;
    }
}

.travelModes svg {
    width: 35px;
    background-color: #F3F3F1;
    padding: 4px;
}

.travelModes .active {
    background-color: #6D6D6D;
    fill: #FFFFFF;
}

.fc-nearby #travelSubmit {
    margin-top: 22px;
    height: 34px;
    background: -moz-linear-gradient(top, #6A6A6A 50%, #525252 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #6A6A6A), color-stop(50%, #525252));
    background: -webkit-linear-gradient(top, #6A6A6A 50%, #525252 50%);
    background: -o-linear-gradient(top, #6A6A6A 50%, #525252 50%);
    background: -ms-linear-gradient(top, #6A6A6A 50%, #525252 50%);
    background: linear-gradient(to bottom, #6A6A6A 50%, #525252 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6A6A6A', endColorstr='#525252',GradientType=0 );
}

.fc-nearby #travelSubmit:focus,
.fc-nearby #travelSubmi:active {
    color: #FFFFFF !important;
}

.fc-nearby #travelValues {
    height: 30px;
    background-color: #EAE9E5;
    padding: 4px 10px;
}

.fc-nearby #travelValues span,
.fc-nearby #travelValues strong {
    margin-top: 10px;
}

.fc-nearby #travelValues svg {
    width: 20px;
    height: 10px;
}

.travelMode:hover {
    text-decoration: none;
}

.open-house {
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    position: relative;
}

.open-house::before {
    content: '';
    border-top: 37px solid transparent;
    border-bottom: 37px solid transparent;
    border-left: 37px solid #EAE9E5;
    position: absolute;
    left: 0;
}

.open-house__content {
    margin-left: 45px;
}

.open-house__header {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
}

.open-house__date-time {
    margin-bottom: 0;
}