.navbar-inverse .navbar-nav > .open > a {
    background-color: transparent !important;
    color: #c80000 !important;
}

.dropdown-menu {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 1px 21px 0 rgba(48, 48, 48, 0.2);
}

.dropdown-menu > li > a {
    padding: 10px 20px;
}

.dropdown-menu > li > a:hover {
    color: #000 !important;
}

.search-form {
    position: relative;
    z-index: 3;        
}

.search-form-inner {
    position: relative;
}

.search-form-content {
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    padding: 20px 41px 30px;
}

.search-form button {
    width: 100%;
    font-size: 14px;
    color: #fff;
    background: #d10101;
    border-radius: 0;
    border: none;
    letter-spacing: 1.2px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    margin-top: 27px;
}

.search-form select {
    color: #656565;
    font-size: 14px;
    text-align: left;
    height: 47px;
    line-height: 47px;
    padding: 0 19px;
    width: 100%;
}

.search-form button:hover {
    color: #fff;
    background: #3a4248;
}

.search-label-outside {
    font-size: 12px;
}

.search-form .btn-secondary {
    color: #cecccc;
    font-size: 16px !important;
    margin-bottom: 12px;
    padding: 5px 1px;
    margin-right: 25px;
}

.search-form .btn-secondary:hover {
    color: #cecccc;
    border-bottom: 2px solid #cecccc;
}

.search-form .btn-secondary.active {
    color: #fff;
    border-bottom: 2px solid #d10101 !important;
}

#gallery, #services {
    background-color: #F9FAFD;
}

#gallery .solutions {
    display: block;
    overflow: hidden;
    margin-bottom: 0;
}

#services .item .letter-spacing-2 {
    letter-spacing: 0.4px;
    min-height: 112px;
    font-size: 15px;
}

#services .item .btn-primary {
    padding: 5px 10px;
    border-radius: 1px;
}

.col-md-3.col-sm-3.item {
    text-align: center;
}

.icon-primary {
    color: #ff6060;
    border-color: #ff6060;
    box-shadow: none;
    }

.icon-xs {
    width: 90px;
    height: 90px;
    line-height: 86px;
    font-size: 60px;
    border-width: 0;
}

.icon {
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border-style: solid;
}

#services h3 {
    margin-top: 15px;
}


.footer {
    position: relative;
    padding: 60px 0 0;
    background: #21282c;
}

.footer h4{
    color: #637783;
    font-size: 14px;
    text-transform: uppercase;
}

.footer .widget ul li:before {
    content: "\f105";
    font-family: 'Fontawesome';
    position: absolute;
    left: 0;
    top: 5px;
    color: #666;
}

.footer .widget ul {
    padding-left: 0;
    list-style: none;
}

.footer .widget ul li {
    position: relative;
    display: inline-block;
    text-align: -webkit-match-parent;
    font-size: 13px;
    letter-spacing: 0.4px;
    width: 100%;
}

.footer .widget ul li a {
    padding: 5px 15px;
    display: block;
    color: #fff;
    opacity: .7;
}

.footer .widget ul li a:hover {
    opacity: 1;
}

.footer-copyright p {
    font-size: 13px;
    margin: 0;
    color: #637783;
}

.footer-copyright p a {
    color: #eb3751;
}

.footer-copyright p a:hover {
    color: #d10101;
}

.footer-copyright ul {
    margin: 0;
}

.footer .widget p {
    font-size: 15px;
    color: #fff;
    opacity: .7;
}

.footer .newsletter .btn-default {
    margin-bottom: 30px;
}

.social-icons {
    padding-left: 0;
    list-style: none;
}

.social-icons > li {
    margin-right: 6px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.social-icons li a {
    width: 35px;
    height: 35px;
    padding: 0;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #637783;
    border-radius: 50%;
    text-align: center;
    color: #637783;
}

.social-icons li a:hover {
    color: #fff;
    background: #d10101;
    border-color: #d10101;
}

.social-icons li a i {
    padding: 0;
}

.footer-copyright {
    position: relative;
    background: #161b1d;
    padding: 15px 0;
}

.footer-copyright .content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.social-icons li {
    margin-right: 6px;
}

.footer .logo img {
    overflow: hidden;
    border: 2px solid #fff;
    margin-bottom: 20px;
    width: 100px;
}


/*-------------- Sub Pages -----------------*/

.bg-2 {
    background: url(../img/banner-4.jpg) repeat scroll 0 0 / cover;
}

.bg-3 {
    background: url(../img/banner-8.jpg) repeat scroll 0 0 / cover;
}

.bg-4 {
    background: url(../img/banner-11.jpg) repeat scroll 0 0 / cover;
}

.bg-5 {
    background: url(../img/banner-10.jpg) repeat scroll 0 0 / cover;
}

.bg-6 {
    background: url(../img/banner-3.jpg) repeat scroll 0 0 / cover;
}


.sub-banner {
    padding-top: 170px;
    padding-bottom: 85px;
    position: relative;
    color: #fff;
}

.bg-overlay:before {
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.bg-overlay2:before {
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.body-area {
    background: #FFFFFF;
    padding-top: 80px;
    padding-bottom: 80px;
}

.body-area-property {
    background: #FAFAFA;
    padding-top: 130px;
    padding-bottom: 80px;
    padding-bottom: 10px;
}

.pr-55 {
    padding-right: 55px;
}

.sidebar-widget-title > h5 {
    padding-bottom: 12px;
    position: relative;
}

.sidebar-widget-title > h5:after {
    background: #d10101 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 50px;
}

.form-box {    
    position: relative;
    width: 25%;
    z-index: 9;
    float: left;
}

.single-sidebar-widget .form-box {
    height: auto;
    margin-bottom: 18px;
    width: 50%;
}

.single-sidebar-widget .form-box.large {
    width: 100%;
}

.pr-10 {
    padding-right: 10px;
}


.pl-10 {
    padding-left: 10px;
}

.ml-10 {
    margin-left: 10px;
}


.mt-0 {
    margin-top: 0 !important;
}

.mt-8 {
    margin-top: 8px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-55 {
    margin-bottom: 55px;
}

.pr-25 {
    padding-right: 25px;
}

.pb-16 {
    padding-bottom: 16px;
}
.pt-19 {
    padding-top: 19px;
}

.single-sidebar-widget .button, .filter-area .button {
    background: #3a4248;
    font-size: 14px;
    color: #fff;
    border-radius: 0;
    border: none;
    letter-spacing: 1.2px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    transition: all .2s;
    margin-top: 0;
    width: 95%;
}

.single-sidebar-widget .button:hover,
.filter-area .button:hover {
    background: #d10101;
}

.single-sidebar-widget .select {
    width: 100%;
    border-color: #ccc;
}

.select {
    border: 1px solid #e1e1e1;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 95%;
}

.select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url(../img/arrow.png) no-repeat scroll 92% 50%;
    border: medium none;
    color: #555454;
    cursor: pointer;
    font-size: 13px;
    height: 38px;
    padding: 0 16px;
    width: 100%;
}

.slider-handle {
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    background-color: #3a4248;
    background-image: none;
    box-shadow: none;  
}

.slider.slider-disabled .slider-handle {
    background-color: #bbbbbb;
    background-image: none;
}

.slider-selection {
    background-color: #d10101;
    background-image: none;
    box-shadow: none;
}

.slider.slider-disabled .slider-selection {
    background-color: #bbbbbb;
}

.slider.slider-horizontal .slider-track {
    height: 8px;
    border-radius: 0;
}

.slider-track-low, .slider-track-high {
    background: #bbbbbb none repeat scroll 0 0;
    border-radius: 0;
}

.slider-values > span {
    padding-right: 5px;
    width: 42%;
    font-size: 15px;
}

.slider-values .val-text {
    width: 53%;
    font-weight: 500;
}

.slider.slider-horizontal {
    width: 95%;
    margin-left: 3%;
}

.price_filter {
    margin-bottom: 10px;
    width: 95%;
}

.single-property {
    position: relative;
    background: #fff;
    overflow: hidden;
    border: 1px solid #eee;
    margin-bottom: -1px;
}

.property-container {
    float: left;
    width: 30%;
}

.mr-20 {
    margin-right: 20px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-45 {
    margin-right: 45px;
}

.mr-12 {
    margin-right: 12px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-20 {
    margin-top: 20px;
}

.mr-55 {
    margin-right: 55px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-10 {
    margin-right: 10px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-33 {
    margin-top: 33px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-12 {
    margin-bottom: 12px;
}

.mb-5 {
    margin-bottom: 5px;
}

.filter-area {
    background: #FAFAFA;
    padding-bottom: 72px;
    padding-top: 72px;
}

.property-content .list-item {
    display: inline-block;
}

.property-content .list-item > img {
    height: auto;
    max-width: 100%;
    float: left;
    width: auto;
}

.list-item span {
    color: #1f223e;
    line-height: 20px;
}

.property-content {
    float: left;
    font-size: 14px;
    width: calc(70% - 20px);
    width: -webkit-calc(70% - 20px);
}

.bg-violet {
    background: #1F223E;
    padding: 16px 16px 12px 16px;
}

.title-left span {
    color: #ccc;
}

.property-image {
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    float: left;
    height: 189px;
    position: relative;
    background-color: #21282c;
    overflow: hidden;
    margin: 10px;
}

.property-image img {
    position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
}

.property-content h4 {
    color: #3a4248;
}

.property-title h5 {
    color: #d10101;
}

.single-property-link {
    color: #3a4248 !important;
}

.single-property-link:hover .property-image {
    opacity: 0.8;
    transition: all 0.3s;
}

.user-image {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    float: right;
    position: relative;
    box-shadow: 0 0 5px #ccc;
    margin-top: 10px;
}

 .user-image img {
    position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%);
}

#map {
    width: 100%;
    height: 500px;
    position: relative;
    margin-top: 43px;
}

.map-fix {    
    position: fixed !important;
    top: 57px;
    width: 550px !important;
    z-index: 100;
}

.pro-inner {
    display:table;
    width: 100%;
}

.columned-content-row {
    display: table-row;
    width: 100%;
}

.main-content.listing-detail {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
}

aside.map-area {
    width: 550px;
    max-width: 550px;
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.map-fix-bottom {
    position: absolute !important;
    top: auto;
    bottom: 86px;
}

.switch-btn {
    padding: 8px 12px;
}

.switch-btn.active {
    background: #3a4248 !important;
    box-shadow: none !important;
    color: #fff !important;
}

/*---------- pagination -----------*/

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.pagination-content .pagination li a {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50%;
    color: #606060;
    display: inline-block;
    font-family: "montserratregular";
    font-size: 14px;
    height: 40px;
    line-height: 42px;
    margin: 0 10px;
    padding: 0;
    text-align: center;
    width: 40px;
}

.body-right-side {
    width: 350px;
}

.title-big-wrap {
    margin-bottom: 15px;
}

.title-big {
    margin: 0;
}

.title-big-wrap .sub-hdr {
    font-size: 14px;
    margin-top: 2px;
}

.body-area-property .section-title {
    border-bottom: 1px solid #efefef;
    font-size: 16px;
    letter-spacing: 1.8px;
    padding-bottom: 8px;
}

.property-subsection .table > tbody > tr > th, .property-subsection .table > tbody > tr > td {
    border: none;
}

.property-subsection {
    margin-top: 40px;
    font-size: 15px;
}

.facilities ul {
    padding: 0;
    display: inline;
    width: 100%;
    float: left;
}

.facilities ul li {
    width: 50%;
    vertical-align: top;
    display: inline-block;
    margin: 0 0 1em 0;
    float: left;
    font-size: 15px;
}

.facilities ul li i {
    margin-right: 8px;
}

#map-single {
    width: 100%;
    height: 400px;
    position: relative;
}

.ico-tick {
    float: left;
    width: 18px;
    height: 18px;
    background-image: url("../img/tick.png");
    background-size: 18px;
    margin-top: 2px;
}

.agent_details {
    background-color: #fff;
    padding: 25px 15px 25px 15px;
    box-shadow: 0 0 5px #eee;
    border-radius: 5px;
    margin-top: 80px;
}

.agent-photo {
    float: left;
    width: 45px;
    margin-right: 10px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 0 10px #e5e5e5;
}

.agent-info {
    margin-top: 6px;
    float: left;
    width: calc(100% - 140px);
    width: -webkit-calc(100% - 140px);
}

.agent-wrap {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.agent-wrap img {
    width: 85px;
    margin-top: 6px;
}

.agent-name {
    font-size: 13px;
    font-weight: 600;
}

.agent-id {
    font-size: 12px;
}

.calculator {
    background-color: #fff;
    padding: 25px 15px 25px 15px;
    box-shadow: 0 0 5px #eee;
    border-radius: 5px;
    margin-top: 30px;
    font-size: 13px;
}

.agent_details .input-style, .calculator .input-style {
    min-height: 41px;
}

.calculator .select {
    background-color: #ecf0f1;
    width: 100%;
}

.contact_det .grey-btn, .calculator .grey-btn{
    width: 100%;
}

.calculator a {
    color: #eb3751;
    transition: all 0.3s;
}

.calculator a:hover, a:active, a:focus {
    color: #d10101 !important;
}

.line-seperator {
    margin: 0 6px;
}

.mortgage-lbl {
    font-family: "arial";
    color: #777F85;
}

.mortgage-lbl span {
    margin-right: 3px;
}

.text-small {
    font-size: 11px;
    letter-spacing: 0.1px;
}


/*---------- Tile Box -----------*/

.tiled .property-container {
    width: 100%;
    margin-right: 0 !important;
}


.tiled .property-content {
    padding: 0 20px !important;
    font-size: 13px;
    width: 100%;
}

.tiled .single-property {
    margin: 0 10px 20px;
    float: left;
    width: calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
    border-radius: 2px;
    border: none;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
}

.tiled .text-white {
    font-size: 16px;
    margin-top: 10px;
}

.tiled .property-content .list-item > img {
    max-width: 18px;
}

.owl-carousel.tiled .single-property {
    width: 99% !important;
    margin: 0;
    border: 1px solid #f8f8f8;
    box-shadow: none;
}

.featured {
    background: #fff;
    padding-bottom: 150px;
    padding-top: 90px;
}

.featured .mr-10 img, .latest .mr-10 img {
    width: auto !important;
}

.featured span.mr-10, .latest span.mr-10 {
    float: left;
}

.featured .section-title {
    font-size: 24px;
    letter-spacing: 1.8px;
    margin-bottom: 28px;
}

.latest {
    background: #fff;
    padding-bottom: 150px;
    padding-top: 140px;
}

.latest .tiled .property-content {
    padding: 0 20px 20px !important;
    font-size: 13px;
    width: 100%;
}

.latest .owl-carousel.tiled .single-property {
    width: 100% !important;
    margin: 0;
    border: none;
    box-shadow: none;
}

.carousel-inner {
    max-height: 400px;
}

#morris-donut-chart {
    height: 200px;
    width: 200px;
    margin: 0 auto;
}

.fh5co-contact-info {
    padding: 0;
    margin: 0 0 1.5em 0;
}

.fh5co-contact-info li {
    position: relative;
    padding: 0;
    margin: 0 0 1.5em 0;
    padding-left: 50px;
    list-style: none;
}

.fh5co-contact-info li i {
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 20px;
    color: #ff6060;
}

.fh5co-contact h3 {
    margin: 0 0 30px 0;
}

.about-text {
    font-size: 20px;
    margin-top: 70px;
}

#oursiteswraper {
    margin-bottom: 26px;
}

.copyrights {
    margin-bottom: 5px !important;
}

.col-grey {
    background-color: #ecf0f1;
    padding: 10px 15px 1px;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.padding-5 {
    padding: 5px !important;
    margin: 0 !important;
}

.link-img {
    background-color: #ff6060;
    width: 100%;
    margin: 0 auto;
    opacity: 0.8;
    min-height: 240px;
    overflow: hidden;
}

.links:hover .link-img {
    opacity: 1;
    transition: all 0.5s;
}

.links {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.links .description {
    background-color: #fff;
    display: block;
    padding: 20px 15px;
    color: #333;
    text-transform: uppercase;
    clear: both;
    position: relative;
}

.links:hover .description {
    color: #ff6060;
    transition: all 0.5s;
}

.calculator a:hover, a:active, a:focus {
    color: #d01010 !important;
}
/* new css **************************************** */
.width_100_2{    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 44px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
width: 100%;
margin-bottom: 8px;}
p.width_100_2 i {
    color: #8f8f8f;
    margin-right: 10px;
}
.property_type2 {
    position: absolute;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    padding: 4px 10px;
    top: 10px;
    right: 10px;
    font-size: 13px;
}
/* end of new css **************************************** */


/*---------- Media Query -----------*/

@media screen and (max-width: 768px) {
  #map-single {
    height: 200px;
  }
    .agent_details {
        margin-top: 20px;
    }
    
    .body-right-side {
        width: 100%;
    }
    
    .view-type {
        display: none;
    }
}

@media (max-width:900px) {
    
    .pro-inner, .columned-content-row, .main-content.listing-detail {
        display:block;
    }
    
    .main-content.listing-detail {
        padding-right: 0;
        width: 100% !important;
    }
    
    #map {
        height: 250px;
        margin-top: 30px;
    }
    
    .property-container {
        width: 100%;
        margin: 0 !important;
    }
    
    .property-content {
        width: 100%;
        padding: 0 25px;
    }
    
}

@media (min-width:1600px) {
    aside.map-area {
        width: 800px;
        max-width: 800px;
    }
    
    .map-fix {    
        width: 800px !important;
    }
    
    .tiled .single-property {     
        width: calc(33.33% - 20px);
        width: -webkit-calc(33.33% - 20px);
    }
    
}






/*-------------- Malaysia -----------------*/

.mal #hero h1 {
    color: #3a9f53;
}

.mal .search-form button {
    background: #3a9f53;
}

.mal .search-form button:hover {
    background: #3a4248;
}

.mal .search-form .btn-secondary.active {
    border-bottom: 2px solid #3a9f53 !important;
}

.mal .navbar-inverse .navbar-nav > li > a:hover, 
.mal .navbar-inverse .navbar-nav > li > a:focus, 
.mal .navbar-inverse .navbar-nav > .active > a, 
.mal .navbar-inverse .navbar-nav > .active > a:hover, 
.mal .navbar-inverse .navbar-nav > .active > a:focus {
    color: #3a9f53;
}

.mal .navbar-inverse .navbar-nav > .open > a {
    color: #3a9f53 !important;
}

.mal .calculator a:hover, .mal a:active, .mal a:focus {
    color: #3a9f53 !important;
}

.mal .icon-primary {
    color: #3a9f53;
}

.mal .btn-primary:hover, .mal .btn-primary:focus {
    background-color: #3a9f53;
    border-color: #3a9f53;
    color: #fff !important;
}

.mal .footer-copyright p a {
    color: #3a9f53;
}

.mal .footer-copyright p a:hover {
    color: #2A8F43;
}

.mal #parallax {
    background-image: url(../img/banner-12.jpg);
}

.mal .social-icons li a:hover {
    background: #3a9f53;
    border-color: #3a9f53;
}

.mal .fh5co-contact-info li i {
    color: #3a9f53;
}

.mal .links:hover .description {
    color: #3a9f53;
}

.mal .calculator a {
    color: #3a9f53;
}

.mal .calculator a:hover {
    color: #2A8F43 !important;
}

.mal .link-img {
    background-color: #3a9f53;
}

.mal .property-title h5 {
    color: #3a9f53;
}

.mal .single-sidebar-widget .button:hover, .mal .filter-area .button:hover {
    background: #3a9f53;
}

.mal .slider-selection {
    background-color: #3a9f53;
}