body {
  padding:0px;
    font-family: PFDinDisplayPro-Light;
    font-size: 14px;
}

b {
    font-family: PFDinDisplayPro-Regular;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

body.white {
    background-color:#fff;
}


.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.clear {
    clear: both;
}


.section-large .section-header {
    height: 55px;
    line-height: 55px;
}

.messagecontainer {
    position:absolute;
    top:20px;
    left:500px;
    display: none;
    z-index: 11700;
}

.pfrbuttonmedium {
    letter-spacing: 2px;border-radius: 6px 6px 6px 6px;background-color: #C5C4C0;margin: auto;padding: 5px 10px 5px 10px;font-family: 'PFDinDisplayPro-Regular';font-size: 10px;
}

.pfrbuttonlarge {
    letter-spacing: 1px;border-radius: 6px 6px 6px 6px;background-color: #C5C4C0;margin: auto;padding: 8px 10px 8px 10px;color:#fff;font-family: 'PFDinDisplayPro-Bold';font-size: 10px;
}

.pfrbuttonlargeselected {
    display:inline-block;
    margin: 10px 0;
    letter-spacing: 1px;border-radius: 6px 6px 6px 6px;background-color: #999999;padding: 8px 10px 8px 10px;color:#fff;font-family: 'PFDinDisplayPro-Bold';font-size: 10px;
}

a.pfrbuttonmedium:link, a.pfrbuttonlarge:link, a.pfrbuttonlargeselected:link {
  color: #fff;
}

a.pfrbuttonmedium:visited, a.pfrbuttonlarge:visited, a.pfrbuttonlargeselected:visited {
  color: #fff;
}

a.pfrbuttonmedium:hover, a.pfrbuttonlarge:hover, a.pfrbuttonlargeselected:hover {
  color: #DAB32C;
  text-decoration: none;
  cursor: pointer;
}


.pfrlabelavailable {
    min-height: 30px;
    letter-spacing: 2px;
    border-radius: 6px 6px 6px 6px;
    color: #CC9900;
    margin: auto;
    padding: 0px 10px 0px 10px;
    /*font-family: 'PFDinDisplayPro-Thin';*/
    font-size: 20px;
    display: inline-block;
}

.pfrlabelnotavailable {
    letter-spacing: 2px;
    border-radius: 6px 6px 6px 6px;
    background-color: #A8000F;
    margin: auto;
    padding: 0px 10px 0px 10px;
    font-family: 'PFDinDisplayPro-Light';
    font-size:20px;
    display: inline-block;
    color: white;
}

.pfrfilter {
    color:#C69A00;cursor:pointer;
}

.pfrfilterselected {
    padding-bottom:10px;width:50px;height:10px;color:#646464;background-image:url('../../img/miniarrow.png');background-repeat:no-repeat;
    background-position:50% 110%;font-family:'PFDinDisplayPro-Bold';font-size:12px;
}

a.pfrfilterselected:link, a.pfrfilterselected:visited, a.pfrfilterselected:hover, a.pfrbuttonmedium:active {
  color: #000;
}

/* -- footer --*/

        #contactmenu {
            position:static;
            color:#968D88;
            float:right;
            right:0px;
            top:20px;
            margin-top:20px;
            width:400px;
            /* letter-spacing: 1px; */
        }

        #contactcontainer {
            float:right;
            padding-bottom: 12px;
            border-width: 0 0 1px;
            border-bottom-style:dotted;
            border-color: #D2CFCD;
            font-family: 'PFDinDisplayPro-Light';
            font-size: 16px;
        }

        #globalmenu {
            position:relative;
            font-family: 'PFDinDisplayPro-Light';
            font-size: 18px;
            font-weight: normal;
            color:#000;
            float:right;
            margin-top:20px;
            padding-bottom: 12px;
            color:#000000;
        }

        #globalmenu a:link{ color:#333333; }
        #globalmenu a:visited{ color:#333333; }
        #globalmenu a:hover{ color:#333333;text-decoration: underline; }
        #globalmenu a:active{ color:#333333}

        .searchresulttitle {
            font-size:20px;color:#49423E;font-family: 'PFDinDisplayPro-Light';
        }

        .searchresulttitle a:link{ color:#49423E; }
        .searchresulttitle a:visited{ color:#49423E; }
        .searchresulttitle a:hover{ color:#49423E;text-decoration: underline; }
        .searchresulttitle a:active{ color:#49423E}

        #searchmenu {
            position:relative;
            font-family:'PFDinDisplayPro-Light';
            font-size: 16px;
            font-weight: normal;
            color:#000;
            float:right;
            top:10px;
            right:0px;
            margin:0 0 0 10px;
            padding-bottom: 12px;
        }

        #taglinemenu {
            position:relative;
            font-family:'PFDinDisplayPro-Light';
            font-size: 16px;
            font-weight: normal;
            color:#968D88;
            float:right;
            top:25px;
            right:180px;
            margin:0 0 0 10px;
            padding-bottom: 12px;
            letter-spacing:3px
        }

        #graybar {
            position:relative;
            top:105px;
            right:780px;
            background-image:url('../../img/pattern.png');background-repeat: repeat-x;height:12px;width:2500px;
        }

        #grayline {
            position:relative;
            top:110px;
            right:780px;
            height:1px;width:2500px;
            border-width:1px;border-color: #EBEBEB; border-bottom-style:solid;
        }


        /* -- end footer --*/

        .mininame {
            font-size:10px;
        }

        .rightpanel {
            border-radius: 6px 6px 6px 6px;width: 100%;
            border-width:1px;border-color: #D2CFCD; border-style:solid; background-color: #fff;margin-bottom:30px;
        }

        .extralinks{
            font-size: 14px;
        }

        #mapplacement {
            width: 950px;margin: auto;margin-top:87px;
        }

        .header-wrapper {
            width: 950px;
            margin: auto;
            position: relative;
            display: block;
        }

        #searchhomepage {
            border-radius: 6px 6px 6px 6px;width: 950px;border-width:1px;border-color: #4D4945; border-style:solid; background-color: #fff;margin: auto;margin-top:0px;
            background-image:url('../../img/footerbckg.jpg');background-repeat: repeat-x;height:auto;
        }

        #maphomepage {
            position:absolute;width:300px;margin:65px 0 0 865px;height:239px;
        }

        .frontminipanel {
            border-radius: 6px 6px 6px 6px;width: 300px;border-width:1px;border-color: #DCDCDC; border-style:solid;
            background-color: #fff;margin: auto;height:352px;
        }

        .detailsminipanel {
            width: 350px;border-width:1px;margin: auto;height:60px;
        }

        #detailsrightpanel {
            background-image:url('../../img/rightpanelbckg.jpg');background-repeat: repeat-y;height:425px;float:right;width:300px;
        }

        .mediumdark {
            color: #6D6865;
            font-family: 'PFDinDisplayPro-Light';
            font-size: 14px;
            font-weight: bold;
        }

        .mediumnormal {
            color: #6D6865;
            font-family: 'PFDinDisplayPro-Light';
            font-size: 14px;
        }

        .theprice {
            color: #D5B544;
            font-family: 'PFDinDisplayPro-Light';
            font-size: 16px;
            font-weight: bold;
        }

        .smalltext {
            color: #5E5E5C;
            font-family: 'PFDinDisplayPro-Light';
            font-size: 12px;
            font-weight: normal;
        }

        .smalldarktext {
            font-size:12px;color:#49423E;float:right;font-family:'PFDinDisplayPro-Light';margin: 0 15px;
        }

        .mediumtext {
            color: #5E5E5C;
            font-family: 'PFDinDisplayPro-Light';
            font-size: 15px;
            font-weight: normal;
        }

        .sectiontitle{
            font-size:20px;font-weight:normal;color:#868380;
        }

        .orangetitle {
            font-size: 20px;color: #C69A00;font-family:'PFDinDisplayPro-Light';
        }

        .price {
            font-family:'PFDinDisplayPro-Regular';
            color:#000;
        }

        .pricereduced {
            font-family:'PFDinDisplayPro-Regular';
            color:#B93040;
        }

        .apartsubtitle {
            font-family: 'PFDinDisplayPro-Light';
            font-size: 17px;
            font-weight: normal;
            color:#B8B7B3;
            margin-bottom: 20px;
        }

        /* -- PHOTOS -- */

        .apartphotoslink {
            font-family: 'PFDinDisplayPro-Light';
            font-size: 17px;
            font-weight: normal;
            color:#C69A00;
            float:right;
            margin-right:49px;
        }

        #photospanel{
            font-family:'PFDinDisplayPro-Light';
            font-size: 17px;
            color:#000;
            margin: 40px 40px 0 100px;
        }

        .photoborder {
            border-width:1px;border-color: #000; border-style:solid;
        }

        /* -- MAP -- */

        #map{position:relative;height:250px}
        #map #map-details{border-radius: 6px 6px 6px 6px;display:none;position:absolute;right:3px;z-index:15;border:solid 2px #605B56;padding:5px;background-color:#515151;width:200px;background-image:url('../../img/footerbckg.jpg');background-repeat: repeat-x;}
        #map #image-map{display:block;position:absolute;top:0;right:0;z-index:-2;width:298px;height:242px;background:url(../../img/Map.png) no-repeat;background-position:0 0}
        #map h2{position:relative;z-index:10;margin:0 10px;margin-bottom:.833333em;margin-top:-0.2em;color:#65a04b;font-size:1.8em;font-weight:normal;line-height:1.11111em}
        #map h3{/*font-family: 'PFDinDisplayPro-Light';*/border-bottom:solid 1px #C69A00;padding-bottom:2px;font-size:16px;text-align:left;color:#fff;line-height:0.4em;}
        #map h4{/*font-family: 'PFDinDisplayPro-Thin';*/font-size:12px;text-align:left;color:#fff;}
        #map p{/*font-family: 'PFDinDisplayPro-Thin';*/margin-bottom:5px;font-size:12px;text-align:left;line-height:18px;color:#A39E9A}
        #map h2 span{font-size:1.38889em;margin-left:1.2em}


        #map_overlay img {max-width: none;
        }



.box-shadow(@shadow) {
  -webkit-box-shadow: @shadow;
     -moz-box-shadow: @shadow;
          box-shadow: @shadow;
}

// Border Radius
.border-radius(@radius) {
  -webkit-border-radius: @radius;
     -moz-border-radius: @radius;
          border-radius: @radius;
}

// Gradients
#gradient {
  .vertical(@startColor: #555, @endColor: #333) {
    background-color: mix(@startColor, @endColor, 60%);
    background-image: -moz-linear-gradient(top, @startColor, @endColor); // FF 3.6+
    background-image: -ms-linear-gradient(top, @startColor, @endColor); // IE10
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(@startColor), to(@endColor)); // Safari 4+, Chrome 2+
    background-image: -webkit-linear-gradient(top, @startColor, @endColor); // Safari 5.1+, Chrome 10+
    background-image: -o-linear-gradient(top, @startColor, @endColor); // Opera 11.10
    background-image: linear-gradient(top, @startColor, @endColor); // The standard
    background-repeat: repeat-x;
    filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",@startColor,@endColor)); // IE9 and down
  }
}


        // Pills for indicating active image
// ---------------------------------

.carousel-pills {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 10px;
  display: block;
  text-align: right;
}

.carousel-pills span {
  display: inline-block;
  margin: 0px 5px;
  width: 10px;
  height: 10px;
  .border-radius(15px);
  background: @grayDark;
  @shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  .box-shadow(@shadow);
  cursor: pointer;

  &.active-pill {
    #gradient > .vertical(@white, @grayLighter);
  }

  &:hover {
    background: @grayLighter;
  }
}

/*
    Widget flipkey
*/
.fk-review-widget {
    width: auto !important;
}

.btn-pfr {
    /*font-family: 'PFDinDisplayPro-Thin';*/
    font-size: 19px;
    color: white;
    background-color: #CEA722;
    border: 0;
    background-image: inherit;
    text-shadow: inherit;
}

.btn-pfr:hover {
    background-color: #CEA722;
}

.page-title {
    font-size: 22px;
    color: #49423E;
    font-family: 'PFDinDisplayPro-Light';
    border-bottom: 1px solid #c69a00;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
    font-weight: bold;
}

/*
Citation
*/
/* citation */
.citations-wrapper {
    position:relative;
    height: 240px;
    z-index: 3;
}

.citations {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;

    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: absolute;
    top: -200px;
    left: 0;
    width: 100%;
}

.citation {
    width: 30%;
    background-color: white;
    position: relative;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #DCDCDC;
    background-color: white;
    height: 410px;
    padding: 20px;
    box-sizing: border-box;
}

.citation .citation-title {
    margin: 0 auto;
    font-size: 16px;
    color: #C69A00;
    font-family: 'PFDinDisplayPro-Light';
    text-align: center;
    letter-spacing: 1px;
}

.citation .citation-content {
    margin:20px;
    font-family:'PFDinDisplayPro-LightItalic';
    font-size:16px;
    line-height:25px;"
}

.citation .citation-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.citation .citation-footer img {
    border-radius: 0 0 6px 6px;
    width: 100%;
}



.experience-citation {
    background-image: url('../../img/card2-ecusson.png');
    background-repeat: no-repeat;
    background-position: 145% -15%;
}

.citation .partner-citation .citation-content {
    margin: 0 20px 0 0;
}

.ricksteve {
    float: right;
}

.ricksteve .name {
    font-size:20px;/*font-family:'PFDinDisplayPro-Thin';*/color:#444444;
}

.ricksteve .year {
    color:#ADACA8;/*font-family:'PFDinDisplayPro-Light';*/
}

.experience-list {
    font-size: 16px;
    color: #C69A00;
    font-family: 'PFDinDisplayPro-Light';
    list-style-type: decimal;
}
.experience-list p {
    color: #444444;
    margin-left: 10px;
}




@media screen and (max-width: 980px) {
    .citations-wrapper {
        height: 350px;
    }

    .citation {
        height: 500px;
    }
}

@media screen and (max-width: 820px) {
    .citations-wrapper {
        height: 400px;
    }

    .citation {
        height: 550px;
    }
}

/* Property Index */
.property-index-wrapper {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;

    -moz-box-direction: row;
    -webkit-box-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

    flex-wrap: wrap;
    justify-content: space-between;
}

.property-index-wrapper .title {
    font-size:22px;
    color:#49423E;
    font-family:'PFDinDisplayPro-Light';
    width: 100%;
}

.property-index {
    margin: 30px 0;
    display: table;
}

.property-index {
    width: 45%;
}
.property-index-big {
    width: 100%;
}




.property-index .illustration {
    min-width: 220px;
    box-sizing: border-box;
}

.property-index .thumbnail div {
    height: 190px;
    border-radius: 6px;
}

.property-index {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;

    -moz-box-direction: row;
    -webkit-box-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;

    font-family:'PFDinDisplayPro-Thin';
    color: #868380;
}



.property-index .illustration,
.property-index .actions {
    text-align: center;
    -webkit-box-flex: 1 0 0;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 0 0;         /* OLD - Firefox 19- */
    -webkit-flex: 1 0 0;          /* Chrome */
    -ms-flex: 1 0 0;              /* IE 10 */
    flex: 1 0 0;
}

.property-index .details {
    -webkit-box-flex: 3 0 0;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 3 0 0;         /* OLD - Firefox 19- */
    -webkit-flex: 3 0 0;          /* Chrome */
    -ms-flex: 3 0 0;              /* IE 10 */
    flex: 3 0 0;
}

.property-index .details:not(.result),
.property-index .actions {
    padding-left: 20px;
    padding-right: 20px;
}

.property-index .actions .actions-list {
    text-align: left;
}

.property-index .actions .actions-list > * {
    padding-top: 10px;
}

.property-index .actions .actions-list img {
    margin-top: -2px;
}

.property-index .details-header {
    height: 50px;
    border-bottom: 1px dotted #c1bfb9;
}


.property-index-title {
    font-size: 20px;
    color: #49423E;
    font-family: 'PFDinDisplayPro-Light';
    margin-bottom: 10px;
    display: block;
}

.property-index-title a:hover {
    color: #49423E;
    text-decoration: underline;
}
.property-index-title a:visited {
    color: #49423E;
}

.property-index .description {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;

    -moz-box-direction: row;
    -webkit-box-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

    flex-wrap: nowrap;
    justify-content: space-between;
    color: #333333;
    font-size: 14px;
    padding-bottom: 4px;
    line-height: normal;
}

.property-index .description b {
    font-weight:bold;
    color:#000;
}

.property-index .puce {
    font-size: 12px;
    color: #C1C0BD;
}

.property-index p {
    margin-top:15px;
}

@media screen and (max-width: 1203px) {
    .property-index {
        width: 50%;
    }

    .property-index-big {
        width: 100%;
    }

    .property-index .details,
    .property-index .actions {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 990px) {
    .property-index {
        width: 100%;
    }

    .property-index .details,
    .property-index .actions {
        padding-left: 20px;
        padding-right: 20px;
    }

    .filter .filter-form > * {
        margin: 10px auto !important;
    }

    .filter .filter-form {
        flex-direction: column !important;
    }
}


@media screen and (max-width: 780px) {
    .property-index .actions {
        display: none;
    }

    .property-index .thumbnail > div {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .property-index .illustration  {
        -webkit-box-flex: 1 0 100%;
        -moz-box-flex: 1 0 100%;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    }
}

.see-more {
    text-align:center; margin-top:10px;
    width: 100%;
}

.see-more a {
    font-family:'PFDinDisplayPro-LightItalic';font-size:22px;color:#CEA722;
}

/* Grid */
.my-grid {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;

    -moz-box-direction: row;
    -webkit-box-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

    flex-wrap: nowrap;
    justify-content: space-between;
}

.my-grid > .left-grid {
    -webkit-box-flex: 3 1 75%;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 3 1 75%;        /* OLD - Firefox 19- */
    -webkit-flex: 3 1 75%;          /* Chrome */
    -ms-flex: 3 1 75%;            /* IE 10 */
    flex: 3 1 75%;

    padding: 0 40px;
}

.my-grid > .right-grid {
    -webkit-box-flex: 1 1 25%;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 25%;         /* OLD - Firefox 19- */
    -webkit-flex: 1 1 25%;          /* Chrome */
    -ms-flex: 1 1 25%;              /* IE 10 */
    flex: 1 1 25%;

    padding: 0 40px;
}

.my-grid > .full-grid {
    -webkit-box-flex: 1 1 100%;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 100%;         /* OLD - Firefox 19- */
    -webkit-flex: 1 1 100%;          /* Chrome */
    -ms-flex: 1 1 100%;              /* IE 10 */
    flex: 1 1 100%;

    margin: 0 40px;
}

.mobile-only {
    display: none;
}

.desktop-only {
    display: block;
}

@media screen and (max-width: 990px) {
    .my-grid > .left-grid {
        padding: 0 10px;
    }

    /*.my-grid > .right-grid {
        display: none;
    }*/

    .mobile-only {
        display: block;
    }

    .desktop-only {
        display: none;
    }
}

.gray {
    color: #868380;
}

.yellowlink {
    /*font-family: 'PFDinDisplayPro-Thin';*/
    font-size: 14px;
    font-weight: normal;
    color: #C69A00;
    text-decoration: none;
}

.yellowlink:hover {
    color: #C69A00;
}

.redlink {
    /*font-family: 'PFDinDisplayPro-Thin';*/
    font-size: 14px;
    font-weight: normal;
    color: #A8000F;
    text-decoration: none;
}

.yellowlink.big,
.redlink.big {
    font-size: 17px;
}

.redlink:hover {
    color: #A8000F;
}


/* Property solo */
.property-solo > * {
    margin: 20px 0;
}

.property-solo .link {
    /*font-family: 'PFDinDisplayPro-Light';*/
    font-size: 20px;
    font-weight: normal;
    color: #C69A00;
}

.property-solo .title {
    font-size: 24px;
    /*font-family: 'PFDinDisplayPro-Light';*/
    color: #49423E;
}

table.details {
    width: 100%;
}

table.details td {
    padding: 5px 0;
}

.property-solo .love-list-wrapper {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;

    -moz-box-direction: row;
    -webkit-box-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

    flex-wrap: wrap;
    justify-content: space-between;
}

.property-solo .love-list-wrapper .love-list-block {
    -webkit-box-flex: 0 1 auto;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 0 1 auto;         /* OLD - Firefox 19- */
    -webkit-flex: 0 1  auto;          /* Chrome */
    -ms-flex: 0 1 auto;              /* IE 10 */
    flex: 0 1 auto;
}

.property-solo .love-list-wrapper .love-list-title {
    color: #6D6865;
    /*font-family: 'PFDinDisplayPro-Light';*/
    font-size: 14px;
    font-weight: bold;
}

.property-solo .love-list-wrapper .love-list  {
    list-style: none;
    margin: 15px 0px;
}

.property-solo .love-list-wrapper .love-list li  {
    margin: 5px 0;
}

.property-solo .title,
.property-solo .illustration {
    display: inline-block;
}

.property-solo .subtitle {
    /*font-family: 'PFDinDisplayPro-Light';*/
    font-size: 17px;
    font-weight: normal;
    color: #B8B7B3;
}
.property-solo .description {
    font-family: 'PFDinDisplayPro-Thin';
    /*font-size: 15px;*/
    padding-bottom: 30px;
}

.property-solo .withborder {
    border-bottom: 1px dotted #D2CFCD ;
}

.property-solo .map_canvas-wrapper {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;

    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}

.property-solo .property-index:not(.property-index-big) {
    width: 100%;
}

/* Reviews */

.review-wrapper,
.reviews-wrapper > .review-header {
    font-family: 'PFDinDisplayPro-Thin';


    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;

    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.review-wrapper .review-info,
.reviews-wrapper > .review-header > :first-child {
    -webkit-box-flex: 1 0 20%;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 0 20%;         /* OLD - Firefox 19- */
    -webkit-flex: 1 0 20%;          /* Chrome */
    -ms-flex: 1 0 20%;              /* IE 10 */
    flex: 1 0 20%;
}

.review-info > b {
    text-transform: capitalize;
}

.review-header {
    margin: 15px 0;
}

.review-wrapper .review-content,
.reviews-wrapper > .review-header > :nth-child(2) {
    -webkit-box-flex: 1 0 80%;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 0 80%;         /* OLD - Firefox 19- */
    -webkit-flex: 1 0 80%;          /* Chrome */
    -ms-flex: 1 0 80%;              /* IE 10 */
    flex: 1 0 80%;
}

.reviews-wrapper .read-more-button {
    flex: 1 0 100%;
    text-align: right;
    font-weight: bold;
}

@media screen and (max-width: 990px) {
    .property-solo .property-index:not(.property-index-big) {
        width: 100%;
    }

    .details-marker {
        display: none;
    }
}

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

    .review-wrapper,
    .reviews-wrapper > .review-header {
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        display: flex;

        flex-direction: column;
        margin: 15px 0;
    }

    .review-wrapper .review-info,
    .reviews-wrapper > .review-header > :first-child {
        -webkit-box-flex: 1 0 100%;      /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1 0 100%;         /* OLD - Firefox 19- */
        -webkit-flex: 1 0 100%;          /* Chrome */
        -ms-flex: 1 0 100%;              /* IE 10 */
        flex: 1 0 100%;
    }

    .review-wrapper .review-content,
    .reviews-wrapper > .review-header > :nth-child(2) {
        -webkit-box-flex: 1 0 100%;      /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1 0 100%;         /* OLD - Firefox 19- */
        -webkit-flex: 1 0 100%;          /* Chrome */
        -ms-flex: 1 0 100%;              /* IE 10 */
        flex: 1 0 100%;
    }

    .review-info,
    .review-title {
        text-align: center;
    }

    .property-solo .love-list-wrapper {
        -moz-box-direction: column;
        -webkit-box-direction: column;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flexbox-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .property-solo .love-list-wrapper .love-list-block {
        width: 100%;
    }

    .property-index .details-header {
        height: auto;
    }

    .property-index .description {
        flex-direction: column;
    }

    .property-solo .description {
        padding-bottom: 0px;
    }

    .property-solo .description span {
        margin: 2px 0;
    }

    .property-index .illustration {
        width: 100%;
        margin-bottom: 10px;
    }
}

.videotourmodal {
    width: 780px;
    margin: -250px 0 0 -390px;
}

.videotourmodal .modal-body {
    padding: 0;
    overflow:hidden;
}

.award:before {
    content: "";
    width: 27px;
    height: 31px;
    background-image: url('../../img/award.png');
    background-repeat: no-repeat;
    float: left;
}

.award span {
    display: block;
    margin-left: 40px;
}

.award {
    font-family: 'PFDinDisplayPro-Regular';
    color: #A8000F;
}