.layout {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0px 15px;
}

/* Section Property Listing Row */
.spPropertyListingRow{
    width: 100%;
    float: left;
    margin: 0px;
    padding: 50px 0px;
}
.spPropertyListingRow .spPropertyList{
    margin: 0px 0px 20px;
    padding: 0px 0px 20px;
    background: #fff;
    border-bottom:  1px dotted #e1e1e1;
    overflow: hidden;
    transition: all 0.6s;
}
.spPropertyListingRow .spPropertyList .spProImg{
    overflow: hidden;
}
.spPropertyListingRow .spPropertyList .spPropertyImg{
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: auto;
    width: 100%;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc{
    width: 100%;
    float: left;
    padding: 15px !important;
    padding-top: 0 !important;
}
/*.spPropertyListingRow .spPropertyList .spProImg {
    padding-top: 20px;
}*/
.spPropertyListingRow .spPropertyList:hover .row [class*='col-']{
    background: #fffdeb;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc a.spPropertyTitle{
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 26px;
    margin: 0px 0px 10px;
    padding: 0px 0px 0px;
    letter-spacing: 1px;
    color: #444;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    transition: all 0.3s;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc a.spPropertyTitle:hover{
    color: #000;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc p {
    width: 100%;
    float: left;
    margin: 0px 0px 10px;
    padding: 0px;
    color: #444;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc .sp_promot_text{
    background: #f7f7f7;
    padding: 8px;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc p a.spPropertyDesc{
    color: #444;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc .spPropertyKeys{
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc .spPropertyKeys span{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #444;
    padding: 0px;
    margin: 0px 5px 0px 0px;
    float: left;
    width: auto;
    font-weight: 400;
    vertical-align: middle;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc .spPropertyKeys span:after{
    content: '|';
    margin:0px 5px;
    font-weight: 400;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc .spPropertyKeys span:last-child:after{
    display: none;
}
.spPropertyListingRow .spPropertyList .spPropertySortDesc .spPropertyKeys span.propertyPrice{
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.sp-corner-tag {
    position: absolute;
    right: -30px;
    top: 15px;
    transform: rotate(45deg);
    margin: 0;
    width: 120px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    border: 1px solid rgba(0,0,0,.3);
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.sp-corner-tag.sold{
    background: #ff0000;
}
.sp-corner-tag.pending{
    background: #ff6600;
}
.spPropertyTags{
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 0px;
}
.spPropertyTags ul{
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.spPropertyTags ul li{
    width: auto;
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 0px;
    list-style: none;
}
.spPropertyTags ul li a{
    float: left;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
    border-radius: 0.25em;
    color: #333;
    background: #e3f0ff;
    padding:5px 7px;
    -moz-transition: all 0.55s ease-in-out;
    -o-transition: all 0.55s ease-in-out;
    -webkit-transition: all 0.55s ease-in-out;
    transition: all 0.55s ease-in-out;
    text-transform: capitalize;
}
.spPropertyTags ul li a:hover{
    background-color: #90a0b0;
    text-decoration: none;
    color: #fff !important;
}
.spPropertyTags ul li a:before{
    content: "#";
}
.swift_pagination{float: none;width: 100%;margin-bottom: 25px; text-align: center}
.swift_pagination a{
    display: inline-block;
    float: none;
    padding: 0;
    margin-right: 7px;
    background: #f2f2f2;
    line-height: 28px;
    border: 0;
    width: 30px;
    height: 30px;
    text-align: center;
}
.swift_pagination a:hover{
    background-color:#196abc; 
    color: #FFF; 
    text-decoration: none;
}
.swift_pagination span.current {
    display: inline-block;
    float: none;
    padding: 0;
    margin-right: 7px;
    line-height: 28px;
    border: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color:#196abc; 
    color: #FFF; 
}
.sp-sidebar{
    background: #f2f2f3;
}
.swift-property-widget{
    padding: 15px 0;
}
.sp-sidebar .pr-widget-border {
    border: 1px solid #ccc;
}
.swift-property-widget h3.pr-widget-title {
    padding: 10px 5px 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    border-bottom: 1px solid #ccc;
    background-color: #ccc;
    margin: 0;
    text-align: center;
}
.swift-property-widget ul {
    margin: 0;
    padding: 10px 30px;
}


.sp_listing_tabs_view {
    padding: 0px 0 10px 0;
    width: 100%;
    float: left;
}
.sp_listing_tabs_view .sp_listing_tabs_nav {
    border-radius: 4px;
    display: inline-block;
    padding: 0;
    float: left;
    width: 100%;
    background: #f5f5f5;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sp_listing_listTab {
    float: left;
    width: auto;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sp_listing_listTab a {
    padding: 10px 15px;
    display: inline-block;
    color: #333;
    text-decoration: none;
    margin-right: 1px;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sp_listing_listTab a{
    font-size: 16px;
    position: relative;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sp_listing_listTab:first-child a{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sp_listing_listTab.active a,
.sp_listing_tabs_view .sp_listing_tabs_nav .sp_listing_listTab a:hover{
    background: #333;
    color: #fff;
}
.sp_listing_tabs_view .content-tab {
    width: 100%;
    margin-top: 10px;
    padding: 15px 0;
    float: left;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn{
    float: right;
    position: relative;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn a{
    background: #333;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn a i{
    font-size: 16px;
    position: relative;
    top: 1px;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn a:hover{
    background: #333;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn ul{
    display: none;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px;
    position: absolute;
    right: 0px;
    top: 45px;
    width: 200px;
    background: #f9f9f9;
    z-index: 99;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn ul:after{
    content: '';
    position: absolute;
    right: 0px;
    top: 2px;
    border-left: 7px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f3f9fd;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn ul li{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #333;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn ul li:last-child{
    border-bottom: none;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn ul li a{
    margin: 0px;
    padding: 5px 10px;
    line-height: 24px;
    display: inline-block;
    font-size: 14px;
    color: #333;
    width: 100%;
    text-decoration: none;
    background: #f5f5f5;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn:hover > a{
    background: #333;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn:hover ul{
    display: block;
}
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn ul li a:hover,
.sp_listing_tabs_view .sp_listing_tabs_nav .sortBtn ul li a.active{
    color: #fff !important;
    background: #333;
}
.sp_listing_tabs_view .sp_listing_tabs_nav a.advanceSearchBtn {
    display: inline-block;
    float: right;
    padding: 10px;
    background: #333;
    color: #fff;
    text-align: center;
    margin-left: 1px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 16px;
}
.sp_listing_tabs_view .sp_listing_tabs_nav a.advanceSearchBtn:hover{
    background: #333;
}
@media (max-width:1169px) {
    .layout{
        max-width:1020px;
    }
}
@media (max-width:1023px) {
    .layout{
        max-width:750px;
    }
    .sp_listing_tabs_view .sp_listing_tabs_nav a.advanceSearchBtn{
        padding: 8px 10px;
    }
}
@media (max-width:766px) {
    .layout{
        max-width:590px;
    }

    /* Section Property Listing Page */
    .spPropertyListingRow .spPropertyList{
        margin: 0px 0px 15px;
        padding: 0px 0px 0px;
    }
    .spPropertyListingRow .spPropertyList .spPropertyImg{
        min-height: 200px;
    }
    .spPropertyListingRow .spPropertyList .spPropertySortDesc{
        padding: 15px !important;
    }
    .spPropertyListingRow .spPropertyList .spPropertySortDesc a{
        font-size: 20px;
        line-height: 22px;
        letter-spacing: 0px;
    }
    .spPropertyListingRow .spPropertyList .spPropertySortDesc p{
        font-size: 14px;
    }
    .spPropertyListingRow .spPropertyList .spPropertySortDesc .spPropertyKeys span{
        font-size: 14px;
    }
    .spPropertyListingRow .spPropertyList .spPropertySortDesc .spPropertyKeys span.propertyPrice{
        font-size: 16px;
    }
}
@media (max-width:599px) {
    .layout{
        max-width:470px;
    }
}
@media (max-width:479px) {
    .layout{
        max-width:350px;
    }
}