/* Minification failed. Returning unminified contents.
(277,34): run-time error CSS1046: Expect comma, found '68'
(277,40): run-time error CSS1046: Expect comma, found '/'
(934,39): run-time error CSS1046: Expect comma, found '0'
(934,43): run-time error CSS1046: Expect comma, found '/'
 */

/*======== reset.css is here =========*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    /*font-style: normal;
    font-weight: normal;*/
}

img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

ol, ul {
    /*list-style: none;*/
}

caption, th {
    text-align: left;
}

.wrapper h1, .wrapper h2, .wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6 {
   /* font-size: 100%;
    font-weight: bold;*/
   /* padding: 0;
    margin: 0;*/
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0;
}

.clearfix:after {
    content: "";
    clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0;
}

.last {
    margin: 0 !important;
}

.pad_last {
    padding: 0 !important;
}

.no_bg {
    background: none !important;
}

.no_bor {
    border: 0 none !important;
}
/********************************************************/
.wrapper a {
  /*  color: #818383;*/
    text-decoration: none;
    outline: 0 none !important;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

a:hover, a:focus {
    text-decoration: none;
    outline: 0 none !important;
}

.wrapper h1 {
}

.wrapper h2 {
   /* font-size: 36px;
    line-height: 40px;*/
    /*color: #000000;*/
 /*   font-weight: 800;*/
    letter-spacing: 0;
}

.wrapper h3 {
/*    font-size: 55px;
    line-height: 60px;*/
   /* color: #ffff;*/
}

.wrapper h4 {
  /*  font-size: 30px;
    line-height: 30px;*/
   /* color: #ffffff;*/
   /* font-weight: 300;*/
}

.wrapper h5 {
 /*   font-size: 20px;
    line-height: 25px;*/
 /*   color: #000000;*/
}

.wrapper h6 {
 /*   font-size: 20px;
    line-height: 27px;*/
   /* color: #000000;*/
}

p {
    /*font-size: 14px;
    line-height: 17px;*/
   /* color: #000000;*/
   /* font-weight: 400;*/
}
/*---------------------------------------------------*/
html {
    height: 100%;
}

body .wrapper {
   /* font-size: 17px;
    height: 100%;
    font-family: 'arial';*/
    /* font-family: "proxima-nova", "Proxima Nova", "Helvetica Neue", Helvetica, sans-serif;*/
 /*   font-family: 'AktivGrotesk-Bold';*/
    /* font-family: 'AktivGrotesk-Light'; */
}
/*-- fonts here --*/


@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../fonts/seo/ProximaNova-Regular/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/seo/ProximaNova-Regular/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-Medium';
    src: url('../fonts/seo/ProximaNova-Medium/ProximaNova-Medium.woff2') format('woff2'), url('../fonts/seo/ProximaNova-Medium/ProximaNova-Medium.woff') format('woff'), url('../fonts/seo/ProximaNova-Medium/ProximaNova-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Sanchez-Regular';
    src: url('../fonts/seo/Sanchez-Regular/Sanchez-Regular.woff2') format('woff2'), url('../fonts/seo/Sanchez-Regular/Sanchez-Regular.woff') format('woff'), url('../fonts/seo/Sanchez-Regular/Sanchez-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Proxima Nova Bold';
    src: url('../fonts/seo/Proxima Nova Bold/Proxima Nova Bold.woff2') format('woff2'), url('../fonts/seo/Proxima Nova Bold/Proxima Nova Bold.woff') format('woff'), url('../fonts/seo/Proxima Nova Bold/Proxima Nova Bold.ttf') format('truetype');
}

/*--reset.css ends here--*/
/*--layout starts here--*/
.wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.container {
    max-width: 1855px;
    margin: 0 auto;
}
/*-- header start --*/
header {
}

.header-in {
    padding: 21px 0px 0;
}

.header-lft {
    display: inline-block;
    width: 25%;
    float: left;
    padding: 0 0 0 30px;
}

    .header-lft a {
    }

        .header-lft a img {
        }

.header-rgt {
    display: inline-block;
    width: 75%;
    float: right;
    text-align: right;
    padding: 12px 0 0 0;
}

.header-btmm {
    background: #064F74;
}

.header-btm ul {
    margin: 0 -18px;
}

    .header-btm ul li {
        display: inline-block;
        padding: 0 21px;
    }

        .header-btm ul li a {
          /*  font-family: 'ProximaNova-Regular';
            font-size: 16px;
            line-height: 20px;*/
            color: #1094CB;
           /* font-weight: 500;*/
            position: relative;
        }

            .header-btm ul li a.active {
                color: #ffffff;
            }

            .header-btm ul li a:hover {
                color: #ffffff;
            }

            .header-btm ul li a:after {
                content: '\f105';
                font-family: fontawesome;
                position: absolute;
                top: 0px;
                right: -16px;
                font-size: 12px;
                line-height: 18px;
                color: #ffffff;
            }

.nice-select .option {
    padding: 0;
}

    .nice-select .option.focus, .nice-select .option.selected.focus {
        display: block;
        color: #1094CB; /* width: 60px; */
        padding: 0 6px;
    }

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgb(68 68 68 / 11%);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

.nice-select .option {
    display: block;
    padding: 0 6px;
}

.header-top {
    border-bottom: 1px solid #000;
}

.header-mdl {
    /* padding: 14px 0 26px 0; */
}

.hdt-lt { /* padding: 0 0 0 32px; */
    float: left;
    width: 50%;
    padding: 23px 0 16px 32px; /* min-height: 62px; */
}

    .hdt-lt ul {
        margin: 0 -27px;
    }

        .hdt-lt ul li {
            display: inline-block;
            padding: 0 28px;
            vertical-align: middle;
        }

            .hdt-lt ul li a {
                font-family: 'Sanchez', serif;
                font-size: 17px;
                line-height: 23px;
                color: #1094CB;
                font-weight: 500;
            }

.hdt-rt {
    float: right;
    width: 50%;
    text-align: right;
    padding: 0 22px 0 0;
}

    .hdt-rt ul {
        padding: 20px 0 20px 0;
        display: inline-block;
        border-right: 1px solid #000;
        min-height: 46px;
    }

        .hdt-rt ul.value {
            padding: 9px 0 0px 0;
            display: inline-block;
            border-right: 1px solid #000;
            vertical-align: middle;
            min-height: 46px;
        }

        .hdt-rt ul li {
            display: inline-block;
            padding: 0 16px;
            vertical-align: middle;
        }

            .hdt-rt ul li a {
              /*  font-family: 'ProximaNova-Regular';*/
                font-size: 10px;
                line-height: 13px;
                color: #1094CB;
                font-weight: 600;
            }

                .hdt-rt ul li a.free {
                    background: #E5790D;
                  /*  font-family: 'ProximaNova-Regular';*/
                    font-size: 10px;
                    line-height: 13px;
                    padding: 5px 8px;
                    color: #ffffff;
                    font-weight: 600;
                }

.user ul li a.free {
    background: #E5790D;
   /* font-family: 'ProximaNova-Regular';*/
    font-size: 10px;
    line-height: 13px;
    padding: 5px 8px;
    color: #ffffff;
    font-weight: 600;
    border-radius: 5px;
}

.user ul li a.free1 i {
    color: #084E75;
    background: none;
    font-family: 'fontawesome';
    font-size: 27px;
}

.user {
    float: right;
}

    .user ul li {
        display: inline-block;
        padding: 0 15px 0 0;
        vertical-align: middle;
    }

.user {
    display: none;
}

.header-btm {
    padding: 10px 0 10px 0px;
}

.filter {
}

.filter-lft {
    background: #F6F6F6;
    float: left;
    display: inline-block;
    width: 50%;
    padding: 34px 20px 0 19px;
}

.filter-lft-in > ul {
    margin: 0 -20px;
}

    .filter-lft-in > ul > li:first-child {
        padding: 0 20px 0;
    }

    .filter-lft-in > ul > li {
        display: inline-block;
        position: relative;
        padding: 0 4px 0; /* border: 1px solid #000; */
    }

.filter-lft-in ul li a.Beds {
   /* font-family: 'ProximaNova-Regular';*/
    font-size: 16px;
    line-height: 19px;
    padding: 5px 8px;
    color: #054F74;
    font-weight: 600;
    border: none;
    background: none;
}

.beds ul li a.Beds.in {
   /* font-family: 'ProximaNova-Regular';*/
    font-size: 16px;
    line-height: 19px;
    padding: 5px 8px;
    color: #054F74;
    font-weight: 600;
    border: none;
    display: none;
}

.filter-lft-in > ul > li > a {
   /* font-family: 'ProximaNova-Regular';*/
    font-size: 15px;
    line-height: 19px;
    padding: 5px 26px 5px 10px;
    color: #000;
    font-weight: 500;
    border: 1px solid #D1D1D1;
    border-radius: 2px;
    position: relative;
    background: #fff;
    display: block;
}

.filter-lft-in ul li a.Beds:after {
    display: none;
}

.filter-lft-in > ul > li > a:after {
    content: "\f0d7";
    display: block;
    position: absolute;
    top: 5px;
    right: 12px;
    font-size: 12px;
    line-height: 18px;
    color: #D1D1D1;
    font-family: fontawesome;
    border: none;
    border-radius: 50px;
}

.sale-lft > ul > li {
    position: relative;
}

    .sale-lft > ul > li > a:after {
        content: "\f0d7";
        display: block;
        position: absolute;
        top: 1px;
        right: 16px;
        font-size: 12px;
        line-height: 18px;
        color: #D1D1D1;
        font-family: fontawesome;
        border: none;
        border-radius: 50px;
    }

.filter-rgt {
    float: right;
    display: inline-block;
    width: 50%;
}
/*-- header ends --*/

.drop-down {
    padding: 16px 16px;
    position: absolute;
    top: 100%;
    background: #ffffff;
    width: 329px;
    left: 5px;
    margin-top: 0px;
    border-radius: 0;
    display: none;
    z-index: 999;
    border: 1px solid #D1D1D1;
    border-radius: 2px;
}

.drop-down1 {
    padding: 16px 16px;
    position: absolute;
    top: 100%;
    background: #ffffff;
    width: 535px;
    right: 0;
    margin-top: 0;
    border-radius: 0;
    display: none;
    z-index: 999;
    border: 1px solid #D1D1D1;
    border-radius: 2px;
}


    .drop-down .fullbutton, .filter .fullbutton, .drop-down1 .fullbutton {
        width: 100%;
        /*font-family: 'ProximaNova-Regular';*/
        font-size: 15px;
        line-height: 30px;
        background: #00AEE3;
        border: 0;
        color: #fff;
        text-transform: uppercase;
        margin-top: 15px;
    }



.dpr-lft {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 0 25px 0 0;
}

    .dpr-lft ul {
        font-size: 0;
    }

        .dpr-lft ul li {
            display: block;
            padding: 0 0 12px 0;
        }

            .dpr-lft ul li h5 {
               /* font-family: 'ProximaNova-Regular';*/
                font-size: 14px;
                line-height: 19px;
                padding: 5px 8px;
                color: #393939;
                font-weight: 400;
                border: 1px solid #D1D1D1;
                display: block;
                border-radius: 2px;
            }

            .dpr-lft ul li a {
                /*font-family: 'ProximaNova-Regular';*/
                font-size: 15px;
                line-height: 19px;
                padding: 5px 8px;
                color: #064F74;
                font-weight: 400;
            }

        .dpr-lft ul.deed li {
            display: inline-block;
            padding: 0;
            vertical-align: middle;
        }

    .dpr-lft.deed {
        width: 65%;
        float: left;
        padding: 0;
        vertical-align: middle;
    }

    .dpr-lft.deed1 {
        width: 100%;
        float: left;
        padding: 0;
        vertical-align: middle;
    }

    .dpr-lft ul.deed li a {
       /* font-family: 'ProximaNova-Regular';*/
        font-size: 15px;
        line-height: 19px;
        padding: 4px 8px;
        color: #2E2E33;
        font-weight: 400;
        border-left: none;
        background: #fff;
        border-top: 1px solid #DEE2E2;
        border-bottom: 1px solid #DEE2E2;
        border-right: 1px solid #DEE2E2;
    }

        .dpr-lft ul.deed li a.ther {
           /* font-family: 'ProximaNova-Regular';*/
            font-size: 15px;
            line-height: 19px;
            padding: 3px 8px;
            color: #fff;
            font-weight: 400;
            border-left: 1px solid #064F74;
            background: #064F74;
            margin: 0 0 0 0;
            border-top: 1px solid #064F74;
            display: block;
            border-bottom: 1px solid #064F74;
        }

    .dpr-lft ul.ther li a {
       /* font-family: 'ProximaNova-Regular';*/
        font-size: 15px;
        line-height: 19px;
        padding: 3px 8px;
        color: #fff;
        font-weight: 400;
        margin: 0 0 0 0;
        display: block;
        border: none;
    }

    .dpr-lft ul.ther li {
        padding: 0 0 15px;
    }

.dpr-rgt {
    width: 50%;
    display: inline-block;
    float: right;
    padding: 0 0 0 22px;
}

    .dpr-rgt ul {
    }

        .dpr-rgt ul li {
            display: block;
            padding: 0 0 12px 0;
        }

        .dpr-rgt ul.deed li h5 {
            /*font-family: 'ProximaNova-Regular';*/
            font-size: 15px;
            line-height: 19px;
            padding: 5px 8px;
            color: #393939;
            font-weight: 400;
            border: none;
            border-radius: 2px;
        }

        .dpr-rgt ul li h5 {
           /* font-family: 'ProximaNova-Regular';*/
            font-size: 15px;
            line-height: 19px;
            padding: 5px 8px;
            color: #393939;
            font-weight: 400;
            border: 1px solid #D1D1D1;
            border-radius: 2px;
        }

        .dpr-rgt ul li a {
            /*font-family: 'ProximaNova-Regular';*/
            font-size: 15px;
            line-height: 19px;
            padding: 5px 8px;
            color: #064F74;
            font-weight: 400;
        }

        .dpr-rgt ul.deed li {
            display: inline-block;
            padding: 0;
        }

    .dpr-rgt.deed {
        width: 34%;
        float: right;
        padding: 0;
        vertical-align: middle;
    }

    .dpr-rgt ul.deed li a {
        /*font-family: 'ProximaNova-Regular';*/
        font-size: 15px;
        line-height: 19px;
        padding: 5px 13px;
        color: #064F74;
        font-weight: 400;
        background: #fff;
        border: 1px solid #DEE2E2;
    }

.dpr-lft p {
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    padding: 0 0 10px;
    display: block;
}

.dpr-lft > ul > li.Spectacles {
    padding: 0;
    vertical-align: top;
}

    .dpr-lft > ul > li.Spectacles label input {
        display: none;
    }


.checkboxes {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.checkboxes-in {
    display: inline-block;
    width: 50%;
}

.checkboxes label input:checked + span {
    background-image: url("/media/check2.png");
}

.checkboxes label span {
    padding: 0 0 0 25px;
    display: block;
   /* font-family: 'ProximaNova-Regular';*/
    font-size: 15px;
    line-height: 24px;
    color: #064F74;
    font-weight: 400;
    background: url("/media/check.png") no-repeat 0 3px;
    cursor: pointer;
}



.checkboxes-in label input:checked + span {
    background-image: url("/media/check2.png");
}

.checkboxes h5 {
    display: block;
    /*font-family: 'ProximaNova-Regular';*/
    font-size: 18px !important;
    line-height: 24px !important;
    color: #064F74 !important;
    font-weight: 600 !important;
    border: none !important;
    padding: 10px 0 16px !important;
}

.checkboxes-in h5 {
    display: block;
   /* font-family: 'ProximaNova-Regular';*/
    font-size: 18px !important;
    line-height: 24px !important;
    color: #064F74 !important;
    font-weight: 600 !important;
    border: none !important;
    padding: 10px 0 15px !important;
}

.checkboxes-in label span {
    padding: 0 0 0 25px;
    display: block;
    /*font-family: 'ProximaNova-Regular';*/
    font-size: 15px;
    line-height: 24px;
    color: #064F74;
    font-weight: 400;
    background: url("/media/check.png") no-repeat 0 3px;
    cursor: pointer;
}

.filter-lft-in > ul > li.active > a {
    background: #D1D1D1;
}

    .filter-lft-in > ul > li.active > a:after {
        color: #fff;
    }

.filter-lft-in > ul > li.active1 > a {
    background: #D1D1D1;
}

    .filter-lft-in > ul > li.active1 > a:after {
        color: #fff;
    }
/*-- banner starts --*/

.home__actions {
    transition: all 0.25s ease-out;
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    padding: 0 3px !important;
    background: #d8d8d8;
    margin: 0;
    list-style-type: none;
    position: absolute;
    top: 1rem;
    right: 1rem;
    border: 1px solid #9b9b9b;
    border-radius: 4px;
}


/*-- banner ends --*/
.sale {
    padding: 30px 0 30px;
}

.sale-lft {
    float: left;
}

    .sale-lft ul {
    }

        .sale-lft ul li {
            display: inline-block;
            padding: 0 8px;
        }

            .sale-lft ul li h1 {
               /* font-family: 'ProximaNova-Regular';
                font-size: 25px !important;
                line-height: 28px !important;*/
                color: #064F74 !important;
                font-weight: 600 !important;
                font-size:22px !important;
            }

            .sale-lft ul li h5 {
               /* font-family: 'ProximaNova-Regular';
                font-size: 15px !important;
                line-height: 18px !important;*/
                color: #393939 !important;
                /*font-weight: 400 !important;*/
            }

            .sale-lft ul li a {
               /* font-family: 'ProximaNova-Regular';*/
                font-size: 15px !important;
                line-height: 18px !important;
                /*color: #393939 !important;*/
                font-weight: 400 !important;
                border: 1px solid #D1D1D1;
                padding: 7px 25px 7px 10px;
                background: #fff;
            }

.sale-rgt ul li a {
    /*font-family: 'ProximaNova-Regular';*/
    font-size: 13px !important;
    line-height: 18px !important;
    color: #E5790C !important;
    font-weight: 500 !important;
}

.sale-rgt {
    float: right;
    padding: 4px 0px 0 0;
}

.location-lft figure {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.location-lft figure img {
        width: 100%;
    }

.sale-rgt ul {
}

    .sale-rgt ul li {
    }

.location {
    margin: 0 0 18px 0;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}

.location-lft {
    float: left;
    display: inline-block;
    width: 38%;
    position: relative;
}

.location-rgt {
    float: right;
    display: inline-block;
    width: 62%;
    background: #fff;
    min-height: 230px;
    padding: 12px 15px 36px 15px;
    /* box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%); */
}

.location-rgt-lf {
    float: left;
    display: inline-block;
    width: 48%;
}

    .location-rgt-lf ul {
        padding: 11px 0 0;
        margin: 0 -6px;
    }

        .location-rgt-lf ul li {
            display: inline-block;
            padding: 0 5px;
        }

        .location-rgt-lf ul.open li a {
            /*font-family: 'ProximaNova-Regular';*/
            font-size: 9px !important;
            line-height: 18px !important;
            background: #E5790C !important;
            color: #fff !important;
            font-weight: 500 !important;
            padding: 5px 6px;
            border-radius: 27px;
            letter-spacing: 2px !important;
        }

            .location-rgt-lf ul.open li a.peen {
               /* font-family: 'ProximaNova-Regular';*/
                font-size: 10px !important;
                line-height: 18px !important;
                background: #054F74 !important;
                color: #fff !important;
                display: block;
                font-weight: 500 !important;
                padding: 5px 6px;
                border-radius: 27px;
            }

        .location-rgt-lf ul.tour li a {
            /*font-family: 'ProximaNova-Regular';*/
            font-size: 9px !important;
            line-height: 18px !important;
            background: #054F74 !important;
            color: #fff !important;
            display: block;
            font-weight: 500 !important;
            padding: 5px 6px;
            border-radius: 27px;
            text-transform: uppercase;
            letter-spacing: 2px !important;
        }

.location-rgt-rg > a {
    /*font-family: 'ProximaNova-Regular';*/
    font-size: 15px !important;
    line-height: 30px !important;
    background: #00AEE3 !important;
    color: #fff !important;
    display: block;
    font-weight: 500 !important;
    padding: 0 0;
    border-radius: 2px;
    text-transform: uppercase;
    text-align: center;
    width: 180px;
    height: 30px;
    margin: 59px 0 0 0;
}

.location-rgt-lf ul li a {
   /* font-family: 'ProximaNova-Regular';*/
    font-size: 13px !important;
    line-height: 18px !important;
    color: #393939 !important;
    font-weight: 500 !important;
}

.location-rgt-lf h5 {
   /* font-family: 'ProximaNova-Regular';*/
   /* font-size: 20px !important;
    line-height: 18px !important;*/
    color: #393939 !important;
    font-weight: 600 !important;
    padding: 12px 0 11px 0;
}

.location-rgt-lf h6 {
   /* font-family: 'ProximaNova-Regular';*/
    font-size: 13px !important;
    line-height: 18px !important;
    color: #393939 !important;
    font-weight: 500 !important;
}

.location-rgt-rg {
    float: right;
    display: inline-block;
    width: 52%;
    padding: 10px 0 0 0;
}

    .location-rgt-rg ul {
    }

        .location-rgt-rg ul li {
            display: inline-block;
            vertical-align: middle;
            padding: 0 7px;
        }

    .location-rgt-rg > ul > li > a {
        font-family: 'Sanchez', serif;
        font-size: 16px;
        line-height: 23px;
        color: #1094CB;
        font-weight: 400;
        font-style: italic;
    }




/*-- footer starts --*/






.filter-rgt {
    width: 50%;
    float: right;
    display: inline-block;
    padding: 30px 30px;
}

.filter-rgt-top {
    border-bottom: 1px solid #cccccc;
    display: block !important;
}

    .filter-rgt-top ul {
        display: inline-block;
        float: left;
    }

        .filter-rgt-top ul li {
            float: left;
            display: inline-block;
        }

            .filter-rgt-top ul li a {
                color: #054F74;
                font-family: 'ProximaNova-Medium';
                font-size: 13px;
                line-height: 15px;
                padding: 10px 15px;
                display: block;
                border: none;
                border-bottom: 0;
            }

.view {
    display: inline-block;
    float: right;
}

    .view a {
        color: #E5790C;
        font-family: 'ProximaNova-Medium';
        font-size: 13px;
        line-height: 15px;
        padding: 10px 0px;
        display: inline-block;
        border-bottom: 0;
        text-align: right;
    }

.filter-rgt-top ul li.active {
    border: 1px solid #E2E2E2;
    border-bottom: 0;
    border-radius: 5px 5px 0px 0px;
    background: #F8F8F8;
}
/*-- header ends --*/

/*
.drop-down {padding: 12px 0;position: absolute;top: 100%;	background: #fabc00;width: 150px;right: 0;margin-top: 4px;border-radius: 0;display: none;z-index: 999;}
.drop-down ul li a{text-decoration: none;font-size: 27px;line-height: 29px;color: #000000;font-weight: 400;font-family: 'Roboto Condensed', sans-serif;padding: 8px 0;text-align: center;border-bottom: 1px solid #000000;}
*/
.about {
    padding: 31px 0 0 0;
}

    .about h2 {
      /*  color: #054F74;*/
   /*     font-size: 35px;
        line-height: 37px;
        font-family: 'Sanchez-Regular';*/
       /* padding: 0 0 32px;*/
    }

    .about p {
       /* color: #3C3C3C;*/
       /* font-size: 18px;
        line-height: 22px;
        font-family: 'ProximaNova-Regular';*/
        /*padding: 0 56px 30px 0;*/
    }

.lifestyle {
    padding: 36px 0 0 0;
}

    .lifestyle h3 {
        color: #5BB4DA;
        font-size: 20px;
        line-height: 22px;
       /* font-family: 'ProximaNova-Regular';*/
        border-bottom: 1px solid #D8D8D8;
        padding: 0 0 31px;
    }

.lifestyle-in {
    padding: 31px 0 0 0;
}

    .lifestyle-in h4 {
        color: #3C3C3C;
        font-size: 18px;
        line-height: 20px;
        font-family: 'Proxima Nova Bold';
        padding: 0 0 10px;
    }

    .lifestyle-in p {
        color: #3C3C3C;
        font-size: 18px;
        line-height: 20px;
       /* font-family: 'ProximaNova-Regular';*/
        padding: 0 0 31px;
    }

.about ul {
   /* margin: 0 -10px;
    padding: 0 0px 0 0;*/
}

    .about ul li {
       /* display: inline-block;
        float: left;
        width: 33.33%;
        padding: 0 10px 20px;*/
    }

.sold ul li {
    width: 50%;
    margin-bottom: 15px;
}

    .sold ul li strong {
        color: #054F74;
        /*   font-size: 16px;
        line-height: 18px;*/
        /*   font-family: 'Proxima Nova Bold';*/
        padding: 12px 0 5px;
        display: block;
        font-weight: bold;
    }

    .sold ul li span {
        color: #3C3C3C;
        font-size: 16px;
        line-height: 18px;
       /* font-family: 'ProximaNova-Regular';*/
        padding: 0 0 3px 0;
        display: block;
    }



.about {
    display: none;
}

.tooker1 {
    position: relative;
}

    .tooker1 > a:after {
        color: #fff;
        position: absolute;
        top: -22px;
        right: 360px;
        content: 'close';
        cursor: pointer;
        display: block;
        z-index: 999;
       /* font-family: 'ProximaNova-Regular';*/
        text-transform: uppercase;
        font-size: 15px;
    }

.tooker2 {
    position: relative;
    right: 0 !important;
    left: 50% !important;
    margin-left: 0 !important;
    top: 0px !important;
    width: 50% !important;
}

    .tooker2 > a:after {
        color: #064F74;
        position: absolute;
        top: 13px;
        right: 20px;
        content: 'close';
        cursor: pointer;
        display: block;
        z-index: 999;
        /*font-family: 'ProximaNova-Regular';*/
        text-transform: uppercase;
        font-size: 15px;
        background: #fff;
        padding: 7px;
        border-radius: 5px;
    }



.lb_overlay.js_lb_overlay {
    background: #FFF !important;
    opacity: -0.3 !important;
    right: 0 !important;
    position: absolute !important; /* width: 50% !important; */
}



.popup {
    /*background: rgba(0, 0, 0, 0.2);*/
    background: #696969;
    top: 0 !important;
    margin: 0 auto;
    width: 100%; /* height: 100% !important; */
    left: 0 !important;
    right: 0;
    padding: 64px 0 200px 0;
    margin-left: auto !important;
    text-align: center;
    margin-top: 0 !important;
    display: none;
}

.tooker2 {
    display: none;
}

.showing {
    padding: 0 0 50px 0;
}

.showing-lft {
    float: left;
    width: 50%;
    display: inline-block;
}

    .showing-lft a {
        color: #393939 !important;
        font-size: 15px;
        line-height: 22px;
        /*font-family: 'ProximaNova-Regular';*/
        padding: 0 0 31px;
    }

.showing-rgt {
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}

    .showing-rgt ul {
    }

        .showing-rgt ul li {
            display: inline-block;
            padding: 0;
            vertical-align: middle;
        }

            .showing-rgt ul li a {
                color: #E5790C;
                font-size: 20px;
                line-height: 22px;
                font-family: 'ProximaNova-Regular';
                border: 1px solid #D1D1D1;
                padding: 1px 10px;
                margin: 0;
                display: block;
            }

                .showing-rgt ul li a.active {
                    color: #393939;
                }

                .showing-rgt ul li a.dots {
                    color: #818383;
                    font-size: 20px;
                    line-height: 22px;
                  /*  font-family: 'ProximaNova-Regular';*/
                    border: none;
                    padding: 1px 10px;
                    margin: 0;
                    display: block;
                }

            .showing-rgt ul li h5 {
                color: #E5790C;
                font-size: 20px;
                line-height: 22px;
               /* font-family: 'ProximaNova-Regular';*/
                padding: 0px 5px;
                font-weight: 400;
            }

            .showing-rgt ul li h6 {
                color: #818383;
                font-size: 20px;
                line-height: 22px;
               /* font-family: 'ProximaNova-Regular';*/
                padding: 0px 5px;
                font-weight: 400;
            }

.header-btm ul li a.active:after {
    display: none;
}

.tour.mbl {
    display: none;
}

.showing.mbl {
    display: none;
}

.filter-lft-in.mbl {
    display: none;
}

.peen.in {
    display: none !important;
}
/*-- footer ends --*/
/*--popup--*/
/*--menu--*/
.menu {
    display: none;
    float: right;
    cursor: pointer;
    background: transparent;
    border: 0;
    outline: none;
}

    .menu span {
        display: none;
        width: 30px;
        height: 4px;
        margin: 6px 0 0 0;
        position: relative;
        right: 0;
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        background: #fff;
    }

.side_bar {
    display: none;
    position: fixed;
    top: 0;
    right: -250px;
    width: 250px;
    height: 100%;
    background: #ffffff;
    padding: 0;
    z-index: 99;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.side_bar1 {
    display: none;
    position: fixed;
    top: 0;
    right: -250px;
    width: 250px;
    max-height: 100%;
    background: #ffffff;
    padding: 0;
    z-index: 99;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.open_menu .menu span:nth-child(1) {
    transform: rotate(45deg);
    top: 10px;
}

.open_menu .menu span:nth-child(2) {
    opacity: 0;
}

.open_menu .menu span:nth-child(3) {
    transform: rotate(-45deg);
    top: -10px;
}
/*--sticky-header--*/

/* -------responvie starts here---------------*/

@media only screen and (max-width: 1800px) {
    .container {
        padding: 0 15px;
    }

    .header-btm ul {
        margin: 0;
    }

    .filter-lft-in > ul > li:first-child {
        padding: 0 11px 0;
    }

    .filter-lft-in > ul > li {
        padding: 0 4px 0px;
    }

    .location-rgt {
        min-height: 210px;
        padding: 12px 15px 10px 15px;
    }

    .showing-lft {
        width: 40%;
    }

    .showing-rgt {
        width: 60%;
    }

    .filter-lft-in > ul > li > a:after {
        right: 13px;
        top: 4px;
    }

    .drop-down {
        left: 5px;
    }

    .drop-down1 {
        right: 5px;
    }
}

@media only screen and (max-width: 1650px) {
    .header-btm ul {
        margin: 0;
    }

    .filter-lft-in > ul > li:first-child {
        padding: 0 6px 0;
    }

    .filter-lft-in > ul > li {
        padding: 0 4px 0px;
    }

    .location-lft figure img {
        max-width: 100%;
        height: 210px;
        object-fit: cover;
    }

    .showing-lft {
        width: 30%;
    }

    .showing-rgt {
        width: 70%;
    }

    .header-lft {
        padding: 0 0 0 15px;
    }

    .hdt-lt ul li {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1500px) {
    .filter-lft-in ul li a.Beds {
        font-size: 12px;
    }

    .filter-lft-in > ul > li > a {
        padding: 5px 22px 5px 10px;
    }

        .filter-lft-in > ul > li > a:after {
            right: 14px;
        }

    .filter-lft-in > ul > li {
        padding: 0 5px 30px;
    }

    .header-btm ul li {
        padding: 0 28px 0 0;
    }

    .hdt-lt ul {
        margin: 0 -35px;
    }

    .filter-lft {
        padding: 34px 15px 0 15px;
    }

    .filter-lft-in > ul {
        margin: 0 -7px;
    }

        .filter-lft-in > ul > li {
            padding: 0 4px 0px;
        }

    .sale-lft ul li {
        padding: 0 5px;
    }

    .tooker1 > a:after {
        right: 251px;
    }
}

@media only screen and (max-width: 1400px) {
    .filter-lft-in > ul > li > a {
        font-size: 13px;
    }

    .sale-lft ul li h3 {
        font-size: 20px !important;
    }

    .showing-rgt ul li a {
        font-size: 16px;
    }

    .showing-rgt ul li h5 {
        font-size: 16px;
    }

    .showing-rgt ul li h6 {
        font-size: 16px;
    }

    .result-pagination ul li span {
        font-size: 16px;
    }

    .result-pagination ul li.disabled span.prev {
        font-size: 16px;
    }

    .result-pagination ul li.active span.current {
        font-size: 16px;
    }

    .tooker1 > a:after {
        right: 51px;
    }
}

@media only screen and (max-width: 1300px) {
    .filter-lft-in > ul > li > a {
        font-size: 11px;
    }

    .filter-lft-in > ul > li {
        padding: 0 3px 0px;
    }

    .sale-lft ul li h3 {
        font-size: 18px !important;
    }

    .location-rgt-rg > a {
        width: 149px;
    }

    .showing-rgt ul li a {
        padding: 1px 9px;
    }

    .filter-rgt-top ul li a {
        padding: 10px 10px;
    }

    .location-rgt-lf ul {
        padding: 4px 0 0 0;
    }
}

@media only screen and (max-width: 1200px) {
    .filter-lft-in > ul > li > a {
        padding: 5px 18px 5px 7px;
    }

    .filter-rgt-top ul li a {
        padding: 10px 10px;
    }

    .filter-lft-in > ul > li > a:after {
        right: 9px;
    }

    .filter-lft-in ul li a.Beds {
        padding: 5px;
    }

    .location-rgt-lf h5 {
        font-size: 18px !important;
    }

    .sale-lft ul li h3 {
        font-size: 15px !important;
    }

    .showing-rgt ul li a {
        padding: 1px 7px;
    }

    .showing-rgt ul li a {
        padding: 1px 7px;
        font-size: 14px !important;
    }

    .result-pagination ul li span {
        padding: 1px 7px;
        font-size: 14px !important;
    }


}

@media only screen and (max-width: 1100px) {
    .filter-lft {
        width: 100%;
        padding: 15px 15px 0;
    }

    .filter-rgt {
        width: 100%;
        padding: 30px 15px;
    }

    .filter-lft-in > ul > li > a {
        font-size: 15px;
    }

    .tooker1 .tookerContent {
        margin: 0 auto;
        width: 95%;
    }

    .tooker2 .tookerContent .view-map figure img {
        width: 100%;
    }

    .popup {
        height: 100% !important;
    }

    .tooker2 {
        position: relative;
        right: 0 !important;
        left: 0 !important;
        margin-left: 0 !important;
        bottom: 7px !important;
        width: 100% !important;
    }

    .texnt {
        display: block !important;
    }

    .tooker2 {
        position: absolute !important;
        right: 0 !important;
        left: 0 !important;
        margin-left: 0 !important;
        top: 279% !important;
        width: 100% !important;
    }
}

@media only screen and (max-width: 1024px) {
    .hdt-lt ul li a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .header-rgt {
        padding: 0;
    }

    .hdt-lt ul li {
        padding: 0 3px;
    }

    .hdt-lt ul {
        margin: 0 -17px;
    }

    .hdt-rt ul li {
        padding: 0 8px 0 0;
    }

    .sale-lft ul li {
        padding: 0 12px 0 0;
    }

    .view-map1 {
        min-height: 800px;
    }
}
.mobile_li {
    display: none;
}
.webview {
    display: block;
}
@media only screen and (max-width: 767px) {
    .tour.mbl {
        display: block;
    }

    .drop-down {
        position: static;
        display: block;
        width: 100%;
    }

    .drop-down1 {
        position: static;
        display: block;
        width: 100%;
    }

    .header-mdl {
        display: none;
    }

    .open .side_bar {
        right: 0;
        background: #E8E8E8;
        opacity: 1;
    }
    /*	.open nav ul li a{color: #000000;border-bottom: 1px solid #000;margin: 0 50px;}*/
    .open .soon .drop-down ul li a {
        position: relative;
    }
    /*	.open .soon .drop-down ul li a:before{content: '-';position: absolute;left: -11px;top: 7px;}*/
    .open .drop-down {
        background: #D8A43E;
    }

    .open .drop-down1 {
        background: #D8A43E;
    }

    .open .drop-down ul li a {
        border-bottom: none;
        display: inline-block;
    }

    .open .wrapper {
        left: 0px;
        width: 100%;
        position: fixed;
    }

    .open .menu span:nth-child(1) {
        transform: rotate(45deg);
        -webkit-transform: rotate(50deg);
        -o-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        top: 12px;
    }

    .open .menu span:nth-child(2) {
        opacity: 0;
        right: 0;
    }

    .open .menu span:nth-child(3) {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-50deg);
        -o-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        top: -5px;
    }

    .menu {
        display: block;
        margin: 0 0px;
        border: 0 none;
        outline: none;
        cursor: pointer;
        float: left;
        width: 45px;
        height: 40px;
        border-radius: 4px;
        padding: 7px 0 0 0px;
        position: relative;
    }

    .open header {
        left: 0px;
    }

    .open .drop-down ul li a {
        border-bottom: none;
    }

    .open .drop-down {
        width: 100%;
        background: #D8A43E;
    }

    .drop-down:before {
        background: #D8A43E;
        display: none;
    }

    .open .drop-down1 {
        width: 100%;
        right: 0;
        top: 45px;
    }

    .menu span {
        width: 30px;
        height: 2px;
        background: #064F74;
        position: relative;
        display: block;
        content: 'menu';
    }

        .menu span + span {
            margin: 6px 0 0 0;
        }

    .side_bar {
        width: 100%;
        left: 0;
        margin: 0 auto;
        height: 100%;
        position: fixed;
        right: 0px;
        top: 86px;
        background: #ffffff;
        display: none;
        z-index: 9;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        overflow: auto;
    }

    .side_bar1 {
        width: 100%;
        left: 0;
        margin: 0 auto;
        max-height: 100%;
        position: absolute;
        right: 0px;
        top: 86px;
        background: #ffffff;
        display: none;
        z-index: 9;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        overflow: auto;
    }

    .header-rgt {
        display: none !important;
    }

    .header-btmm {
        display: none !important;
    }

    .filter-lft-in > ul {
        display: none !important;
    }

    .side_bar .header-rgt {
        display: block !important;
        background: transparent;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .side_bar .header-btmm {
        display: block !important;
        background: transparent;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .side_bar1 .filter-lft-in > ul {
        display: block !important;
        background: transparent;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .side_bar .header-mdl {
        display: block !important;
        background: transparent;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .wrapper {
        position: relative;
        left: 0;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

    .side_bar .header-rgt ul li {
        display: block !important;
        width: 100%;
        padding: 10px 0;
    }

    .side_bar .header-btm ul li {
        display: block !important;
        width: 100%;
        padding: 10px 0;
    }

    .side_bar1 .filter-lft-in > ul {
        display: block !important;
        width: 100%;
        padding: 33px 0;
    }

    .side_bar .hdt-lt ul li {
        display: block !important;
        width: 100%;
        padding: 10px 0;
    }

    .side_bar .hdt-rt ul li {
        display: block !important;
        width: 100%;
        padding: 5px 0;
    }

    .side_bar1 .filter-lft-in > ul > li {
        display: block !important;
        padding: 5px 0 17px;
        text-align: left;
    }

    .side_bar .hdt-rt ul li a {
        padding: 0px 0;
        font-size: 15px;
    }

    .side_bar .hdt-rt {
        display: block !important;
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }

    .open .hdt-rt ul.value {
        border-right: none;
        width: 100%;
        display: none;
    }

    .open .hdt-rt ul {
        border-right: none;
        width: 100%;
        padding: 0;
    }

    .side_bar .hdt-lt {
        display: block !important;
        width: 100%;
        padding: 0px 0;
    }

    .side_bar .header-rgt > ul > li > a {
        padding: 0px 10px;
        display: block;
    }

    .side_bar .header-rgt > ul {
        width: 100%;
        margin: 0 auto;
        padding: 40px 0 0 0;
    }

    .open .header-btm {
        padding: 0;
    }

        .open .header-btm ul li a:after {
            display: none;
        }

        .open .header-btm ul li a.active {
            color: #1094CB;
        }

        .open .header-btm ul li a:hover {
            color: #1094CB;
        }

    .open .hdt-rt ul.value li a {
        display: none;
    }

    .open .hdt-rt ul li a.free {
        display: none;
    }

    .open .side_bar {
        display: block !important;
        top: 155px;
    }

    .open1 .side_bar1 {
        display: block !important;
        top: 155px;
    }

    .open1 .side_bar1 {
        display: block !important;
        top: 155px;
        padding: 0 15px;
    }

    .side_bar .header-rgt ul li.face {
        display: none !important;
    }

    .header-in {
        padding: 15px 0 0 0;
    }

    .menu {
        padding: 0 0 0 20px;
    }

    .open1 .filter-lft-in > ul > li > a:after {
        right: 5px;
        top: 5px;
    }

    .open1 .filter-lft-in ul li a.Beds {
        display: none;
    }

    .beds {
        background: #E8E8E8;
        height: 70px;
    }
    /*
	.menu:after{content: 'menu';position: absolute;top: 10px;left: 2px;color: #fff;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;font-weight: 600;font-size: 20px;line-height: 22px;}
	.open .menu:after{content: 'close';position: absolute;top: 11px;left: 0px;color: #fff;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;font-weight: 600;font-size: 20px;line-height: 29px;}
	.header-rgt ul li.face {display: block !important;}
*/
    .sale-lft ul li .drop-down {
        display: none;
    }

    .beds ul li a {
        display: block;
        position: relative;
        top: 15px;
    }

    .open1 .beds ul li a:after {
        /*content: 'close';*/
        position: absolute;
        top: 0;
        left: 19px;
        color: #064F74 !important;
        /*  font-family: 'ProximaNova-Regular';*/
        background: #fff;
        border: 1px solid #064F74;
      /*  padding: 5px 11px;*/
        text-transform: uppercase;
        z-index: 9;
    }

    .beds ul li a:after {
        /*content: 'FILTER BY';*/
        position: absolute;
        top: 0px;
        left: 15px;
        color: #000;
        border-radius: 5px;
        padding: 10px 9px 10px;
        color: #fff !important;
        /*font-family: 'ProximaNova-Regular';*/
        background: #064F74;
    }
    .open1 .beds ul li a.mobile_filter:after {
        content: 'close';
    }
    .mobile_filter:after {
        content: 'FILTER BY';
       
    }
    .mobile_li{
        display:block;
    }
    .webview {
        display: none;
    }
    .sale-lft ul li h5 {
    }

    .sale-lft ul li a {
    }

    .sale-rgt ul li a {
        display: none;
    }

    .open1 .side_bar1 {
        right: 0;
        background: #E8E8E8;
        opacity: 1;
    }

    .sale {
        padding: 16px 0 16px;
    }

    .filter-lft-in li {
        list-style: none;
    }

    .filter-lft {
        background: #fff;
        border-bottom: 1px solid #ddd;
        padding: 0px 15px 40px;
    }

    .view a {
        display: none;
    }

    .about ul li {
        width: 100%;
    }

        .about ul li img {
            width: 100%;
        }

    .filter-rgt-top {
        margin-top: 20px;
    }

    .filter-rgt {
        padding: 0 15px;
    }

    .location-lft {
        width: 100%;
    }

    .location-rgt {
        width: 100%;
    }

    .showing {
        display: none;
    }

        .showing.mbl {
            display: block;
        }

    .showing-rgt {
        width: 100%;
        text-align: center;
        padding: 20px 0 0 0;
    }

    .showing-lft {
        width: 100%;
        text-align: center;
    }

    .user {
        display: block;
    }

    .filter-lft-in > ul > li > a {
        border: none;
    }

        .filter-lft-in > ul > li > a:after {
            display: none;
        }

    .dpr-lft.linee {
        position: relative;
    }

        .dpr-lft.linee:after {
            content: '';
            width: 20px;
            height: 1px;
            background: #D1D1D1;
            display: block;
            position: absolute;
            top: 16px;
            right: -8px;
            margin: 0 auto;
        }

    .peen.in {
        display: block !important;
    }

    /*.location-rgt-rg > a {
        display: none;
    }*/
}

@media only screen and (max-width: 599px) {
    .header-lft {
        width: 40%;
    }

    .location-rgt-lf {
        width: 100%;
    }

    .location-rgt-rg {
        width: 100%;
    }

    .sale-lft ul li:first-child {
        display: block;
        clear: both;
        margin-bottom: 20px;
    }

    .sale-lft ul li:nth-child(2) {
        display: block;
        float: left;
        margin-bottom: 20px;
    }

    .sale-lft ul li:nth-child(3) {
        display: block;
        float: left;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 479px) {
    .location-rgt-lf ul.open {
        margin-top: -55px;
        margin-bottom: 15px;
    }

    .location-rgt-rg > ul > li > a img {
        width: 120px;
    }

    .location-rgt-rg ul li {
        padding: 0 8px 0 0;
    }

    .location-rgt-rg > a {
        width: 100%;
        margin: 25px 0;
    }

    .showing-rgt ul li h6 {
        font-size: 13px;
    }

    .showing-rgt ul li h5 {
        font-size: 13px;
    }

    .showing-rgt ul li a {
        padding: 1px 6px;
        font-size: 13px !important;
    }

        .showing-rgt ul li a.dots {
            padding: 0 6px;
        }

    .showing-rgt ul li a {
        padding: 1px 5px;
        font-size: 11px !important;
    }

    .sale {
        padding: 20px 0 20px;
    }
}

/* -------for input---------------*/
input, textarea, button, {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0;
    outline: none;
}
/* */


ul.drp_price_lft li:hover {
    background: #EAEAEA;
}

ul.drp_price_rgt li:hover {
    background: #EAEAEA;
}

ul.drp_price_lft li:hover {
    background: #EAEAEA;
}

.maxprice.disabled {
    color: #d8d8d8;
    cursor: none;
}

.minprice.disabled {
    color: #d8d8d8;
    cursor: none;
}

.drp_down li a:not(.drpdown_selected) {
    background: none !important;
}

.sale-lft ul li a:not(.drpdown_selected) {
    color: #393939 !important;
}

.drpdown_selected {
    color: #fff !important;
    background: #064F74 !important;
}


.drp_down li:hover {
    background: #EAEAEA;
}




.home-finder__map.is-small {
    top: 0;
    width: 50% !important;
}



.seo_image {
    width: 360px;
    height: 240px;
}

.cs-li--header {
    width: 60% !important;
}

.div-location {
    width: 250px;
    padding-right: 5px;
}

@media screen and (max-width: 859px) {
    .view-map {
        display: none !important;
    }

    .seo_image {
        width: 345px;
    }

    .div_savesearch {
        float: left !important;
        /*padding-top: 15px;*/
    }

    .filter-rgt-top ul li {
        float: none !important;
    }   

    .div-location {
        width: 100%
    }
 
}
@media screen and (max-width: 403px) {
    .cs-li--header {
        width: 100% !important;
    }

    .cs-sale-lft {
        width: 100% !important;
    }
}
    .btn--home-finder {
        font-size: 0.75rem;
    }

    .cs-save-search {
        margin-left: 0;
    }

    .open {
        text-transform: uppercase;
    }

    .ul_seosold li {
        height: 285px;
    }

        .ul_seosold li figure {
            height: 205px;
            background-size: cover;
        }

    #popupPhotoUrl {
        object-fit: cover;
    }

    .members-menu__property-search {
        display: none !important;
    }

    .cs-parameter {
        margin-bottom: 5px;
    }

    .cs-li {
        vertical-align: top;
        margin-top: 10px;
        padding: 0px !important;
    }

    /*.result-pagination a {
    color: #E5790D !important;
}*/

    .map-default--height {
        max-height: 30% !important;
    }

    /*.additional-criteria p {
    font-family: 'ProximaNova-Regular';
}

.additional-criteria__label {
    font-family: 'ProximaNova-Regular' !important;
    font-size: 12px;
    line-height: 19px;
}

.additional-criteria__value {
    font-family: 'ProximaNova-Regular' !important;
    font-size: 12px;
    line-height: 19px;
}

.additional-criteria__title {
    font-family: 'ProximaNova-Regular' !important;
    font-size: 16px;
    line-height: 19px;
}*/

    .cs-save-search a {
        /*font-family: 'ProximaNova-Regular';*/
        /* font-size: 13px !important;*/
        line-height: 5px !important;
        font-weight: 500 !important;
    }

    .result-pagination ul li a {
        color: #E5790C;
        font-size: 16px;
        line-height: 22px;
        /*font-family: 'ProximaNova-Regular';*/
        border: 1px solid #D1D1D1;
        padding: 2px;
        margin: 0;
        display: block;
    }

    .result-pagination ul li span {
        color: #818383;
        font-size: 16px;
        line-height: 22px;
        /* font-family: 'ProximaNova-Regular';*/
        padding: 0px 5px;
        font-weight: 400;
    }

    .result-pagination ul li.disabled span.prev {
        color: #818383;
        font-size: 16px;
        line-height: 22px;
        /*font-family: 'ProximaNova-Regular';*/
        padding: 0px 5px;
        font-weight: 400;
    }

    .result-pagination ul li.active span.current {
        color: #393939;
        font-size: 16px;
        line-height: 22px;
        /*font-family: 'ProximaNova-Regular';*/
        border: 1px solid #D1D1D1;
        padding: 1px 10px;
        margin: 2px;
        display: block;
    }

    .showing-lft {
        color: #393939 !important;
        font-size: 15px;
        line-height: 22px;
        /*font-family: 'ProximaNova-Regular';*/
        padding: 0 0 31px;
    }

    .home {
        overflow: inherit !important;
    }

    .result-pagination ul li a.page-link {
        margin: 2px;
    }

    .result-pagination ul .ellipse {
        border: none !important;
    }

    .cs-sale-lft {
        width: 80%;
    }
.cs-photo {
    height: 145px !important;
}

@media screen and (min-width: 320px) and (max-width: 420px) {
    .cs-photo {
        height: 75px !important;
    }
}
