
.related-thumb {
	overflow: hidden;
}
.related-thumb img {
	width: 100%;
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    margin: 0;
}
.related-thumb img:hover {
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.h2-title-2 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 15px;
}
.h2-title-2 a {
	color: #444;
}
.h2-title-2 a:hover {
	color: #20bc5a;
}
.noi-bat-cc {
    color: #fff;
    background-color: #eb0b00;
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 25px;
    font-size: 15px;
    position: absolute;
    top: 15px;
    left: -15px;
}
.noi-bat-cc:before {
    content: '';
    position: absolute;
    left: -15px;
    bottom: -7px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top: 0px solid transparent;
    border-bottom: 7px solid transparent;
    border-right-color: #a80a02;
}
.search_property_wrap, .property_element {
	float: left;
    width: 100%;
    position: relative;
}
.search_property_wrap{
	margin-bottom: 20px;
}
.property_element {
	padding: 15px;
    border: 1px solid #e1e1e1;
}
.search_property_wrap h6 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 0;
    text-align: center;
    background-color: #015ea7;
}
.property_field {
	margin-bottom: 15px;
}
.search_property_wrap select {
	margin: 0 0 20px;
}
.footer-form {
	background: #f2f2f2;
    padding: 30px;
}
.footer-form > div {
	box-shadow: 0px 0px 3px 0px #e1e1e1;
    border: 1px solid #dcdcdc;
    background-color: #FFF;
}
.footer-form .left {
	border-right: 1px solid #e5e5e5;
    padding: 20px 30px;
    height: 280px;
}
.deal_ctsp_v2boxt_title {
	color: #4d3c0e;
    font-weight: normal;
    font-size: 16px;
    text-align: right;
    margin-right: 8px;

}
.deal_ctsp_v2boxt_title i {

}
.deal_ctsp_v2boxt_phone {
	background: transparent url(../images/bg_phone_vf.png) no-repeat left top;
    width: 387px;
    height: 58px;
    font-size: 18px;
    padding-left: 70px;
    padding-top: 12px;
    margin-top: 5px;
   	color: #4d3c0e;
   	font-style: italic;
}
.deal_ctsp_v2boxt_phone a {
	font-family: "Open Sans";
    color: #e54701;
    font-weight: 400;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    text-overflow: clip;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-style: normal;
    line-height: 32px;
    font-size: 32px;
    vertical-align: sub;
}
.deal_ctsp_v2boxt_info {
	margin-top: 15px;
}
.deal_ctsp_v2boxt_info ul li {
	background: transparent url(../images/i_hotlinev2.png) no-repeat left 3px top 12px;
    padding-left: 10px;
    margin-left: 15px;
}
.deal_ctsp_v2boxt_info ul li div {
    margin-left: 20px;
    color: #3f3520;
    font-weight: 300;
    border: none;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    padding: 6px 0;
}
.footer-form .right {
	padding: 20px 30px;
}
.footer-form .right .title-mail {
	color: #333;
    font-size: 18px;
    font-weight: 400;
}
.footer-form .right ul {
	margin-top: 10px;
}
.footer-form .right ul li {
	background: transparent url(../images/i_hotlinevf.png) no-repeat left top 6px;
    font-size: 14px;
    color: #444;
    font-weight: 200;
    line-height: 22px;
    width: 45%;
    padding: 3px 0 3px 25px;
    float: left;
    margin-right: 10px;
}
.footer-form .right input[type=submit] {
	background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 1px #dfdfdf;
    -moz-box-shadow: 0 1px 1px #dfdfdf;
    box-shadow: 0 1px 1px #dfdfdf;
    color: #d63240;
    float: left;
    font-size: 20px;
    font-weight: 400;
    height: 46px;
    text-decoration: none;
    text-align: left;
    width: 176px;
    margin-top: 11px;
}
.footer-form .right input[type=submit]:hover {
	    background-color: #d73242;
    border: 1px solid #d73242;
    color: #FFF;
}
.mrt {
	margin-top: 20px;
	padding-left: 0;
}
.footer-top h3 span {
	color: #FFFFFF;
    margin-bottom: 10px;
    font-size: 20px;
    font-family: "Roboto Slab";
}
.dx_footer_about {
	border-right: 1px solid #FFFFFF;
}
//terminal
.blog-terminal {
    float: none;
    width: 540px;
    margin: 0 auto;    
}
.slide-terminal {
    float: none;
    width: 540px;
    margin: 0 auto;
}
.kf_testimonial_slide {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 15px;
}
.kf_testimonial_slide figure {
    width: 142px;
    position: relative;
    float: left;
}
.kf_testimonial_slide figure img {
    border-radius: 100%;
    width: 150px;
    height: 150px;
}
.kf_testimonial_name {
    float: left;
    width: 68%;
    position: relative;
    padding: 28px 0px 0px 20px;
}
.kf_testimonial_name h6 {
    font-size: 18px;
    margin: 0px 0px 10px;
    text-transform: capitalize;
}
.kf_testimonial_slide_des {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 5px 25px 5px;
}

.kf_testimonial_slide_des div.cccc {
    color: #999999;
    font-style: italic;
    position: relative;
    font-size: 16px;
}
.kf_testimonial_slide_des div.cccc::before {
    content: "\f10d";
    font-family: fontawesome;
    position: absolute;
    top: -25px;
    left: 0px;
    width: auto;
    height: 20px;
    font-size: 16px;
    color: #666666;
    font-style: normal;
}
.kf_testimonial_slide_des div.cccc::after {
    content: "\f10e";
    font-family: fontawesome;
    width: auto;
    height: 20px;
    font-size: 16px;
    color: #666666;
    font-style: normal;
    position: absolute;
    left: auto;
    right: auto;
    top: auto;
    bottom: -20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.rlp {
		height: 250px;
	}
}
@media (max-width: 991px) {
    .project_imminent_sale_bg .item p {
        font-size: 12px;
        line-height: 17px;
        overflow: hidden;
    }
    .footer-form .left {
        border-right: 0;
        width: 100%;
    }
    .dx_footer_logo , 
    .dx_footer_about,
    .dx_footer_contact {
        margin-bottom: 20px;
    }
    .dx_footer_about {
        border-right: 0;
    }
    .event_slider .owl-next {
        right: 0;
    }
    .event_slider .owl-prev {
        left: 0;
    }
    section.kc-css-145137 {
        margin-top: 300px;
    }
    
}
@media (max-width: 640px) {
    .slide-terminal {
        width: 100%;
    }
}
@media (max-width: 500px) {
    .deal_ctsp_v2boxt_phone {
        width: 100%;
        height: 58px;
        padding-left: 50px;
        padding-top: 10px;
        margin-top: 5px;
        background-size: 100%;
        font-size: 16px;
    }
    .header-social {
        float: left;
        padding-left: 20px;
        margin-left: 0;
        width: auto;
    }
    .footer-form {
        padding: 30px 0;
    }
    .kf_testimonial_slide figure {
        float: none;
        margin: 0 auto;
    }
    .kf_testimonial_name {
        width: 100%;
        text-align: center;    
    }
    .event_slider .owl-nav {
        display: none;
    }
}
@media (max-width: 375px) {
    .deal_ctsp_v2boxt_phone {
        width: 100%;
        height: 58px;
        padding-left: 50px;
        padding-top: 5px;
        margin-top: 5px;
        background-size: 100%;
        font-size: 0;
    }
    .deal_ctsp_v2boxt_phone a {
        font-size: 24px;
        line-height: 24px;
    }
}