h2, h3 {
font-weight: 500;
line-height: 1.2em;
color: #333;
margin: 0px 0 0px;
}

.contents-main, .main-content {
padding-top: 5px !important;   
padding-bottom: 10px !important;
background-color: #fbfbfb !important;
}
.prop_btn {
padding: 15px;
border: 1px dashed #DDD;
font-weight: 500;
background: #fff;
text-align: center;
margin-bottom: 15px;
}
.prop_btn a {	
color: #26374f;	
}
.prop_btn a:hover {	
color: #337ab7;	
}
.field {
width: 100% !important;
padding: 0px !important;
}
.widget_iwp_property_filter .iw-property-filter .iw-search-submit {
font-size: 12px !important;
height: 52px !important;
}

#menu-development_links a {
color: #333333 !important;
font-size: 14px;
}
.Rwidget {
    margin-bottom: 30px;
	margin-top: 30px;
    background: #ffffff;
    border-radius: 0px;
    clear: both;
    display: inline-block;
    width: 100%;
    border: 1px solid #eee;
	padding-left: 20px;
	padding-right: 20px;
	 height:700px;
   overflow-y: scroll;
}
.right_menu {
color: #000000 !important;
}
.right_menu:hover {
color:#269fe8;
text-decoration: underline;
}
.right_menu_border {
line-height: 30px;
border-bottom: 1px solid #eee;
}
.page-heading.default .container-inner {display: none;}

.wpb_text_column :last-child {
margin-top: 8px;
}

.wpb_text_column li:last-child {
margin-top: 0px !important;
}
.wpcf7 input[type="email"] {
width: 100% !important;
}
.wpcf7 input[type="submit"] {
width: 100% !important;
padding: 10px;
font-weight: 500;
background:#f37233;
color:#fff;
text-align: center;
border-radius: 3px;
margin-bottom: 15px;
text-transform: uppercase;
font-size: 15px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
width: 100% !important;
}
.border_r {
border-right: 1px #485b79 solid;
}
.w_txt  {
text-align:center !important;
color:#ffffff !important;
}
.w_txt p {
color:#ffffff !important;
text-align:center !important;
}

.w_txt a {
text-align:center !important;
color:#ffffff !important;
}
.breadcrumb {
padding: 5px 0px 10px 0px !important;
margin-bottom: 0px !important;
list-style: none !important;
background-color: #fbfbfb !important;
border-radius: 0 !important;
}
.breadcrumb a {
color: #333333 !important;
}

@media screen and (max-width: 767px) {
.breadcrumb li {
color: #333333 !important;
font-size:10px;
}
}
