/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);*/
.medium-logo .navz li a{
   padding: 24px 12px;
}
.medium-logo .navz-scrolling li a{
   padding: 24px 12px;
}
* {
	font-size: 1.02em;
	line-height: 1em;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	-moz-hyphens:none;
	-ms-hyphens:none;
	-webkit-hyphens: none;
	hyphens:none;
}

strong span {
    font-weight: bold;
}

h1,h2,h3,h4 {
	/*font-family:inherit;*/
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	color: inherit;
}

h1 {
	font-size: 2.5em;
}

a, a:link, a:active, a:visited, a:hover {
	color: inherit;
	outline: none;
	border: none;
}

em {
	color: inherit;
	/*font-family: inherit;*/
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.larger {
	font-size: 1.1em;
}

body {	
	background-color: #fff !important;
}
header, .container, .main-wrap{
    background-color:#fff !important;
}
ul li {
	list-style-type: none;
}

form ul li {
	display: inline-block;
}

p {
	text-align: left;
}

.main_header {
	position: relative;
	height: 50px;
	background-color: #333;
}

#logo {
	position: absolute;
	max-width: 200px;
	top: 10px;
	left: 10px;
	z-index: 1000;
}

#menu_button {
	position: absolute;
	display: none;
	right: 5px;
	top: 0px;
	z-index: 1000;
}

.top_main_header{
    height: 84px;
    border-bottom: 1px solid #ddd;
    position: fixed;
    top: 0;
    z-index: 10;
}
.top_main_header .mainHeader{
    content: '';
    display: table;
    width: 96%;
    padding: 0 1%;
    /*margin-right: 2%;*/
}
.logoz.n_logo{
    position: relative;
    /* max-width: 130px; */
     top: 0px !important;
    left: 0;
    z-index: 1000;
    float: left;
    margin: 10px 0 10px 0px;
}
.logoz.n_logo img{
    max-height: 64px;
}
.main_nav_menu{
    float: right;
}
.main_nav_menu .nav-collapse.navz{
    float: none;
    width: 100%;
    text-align: right;
    position: relative;
}
.main_nav_menu-scrolling{
    float: right;
}
.main_nav_menu-scrolling .nav-collapse-scrolling.navz-scrolling{
    float: none;
    width: 100%;
    text-align: right;
    position: relative;
}
.navz li{
    margin-right: 0;
}
.navz li a{
    color: #777;
    font-size: 0.75em;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    line-height: 54px;
}
.navz-scrolling li{
    margin-right: 0;
}
.navz-scrolling li a{
    color: #777;
    font-size: 0.75em;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    line-height: 54px;
}
.banner{
    margin-top: 85px;
}
.mainBanner{
    max-width: 100%;
}
.mainHeader ul.navz li a:hover, .mainHeader ul.navz li a.this{
    color: #ae1717;
    background-color: #f5f5f5 !important;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 0px solid #ae1717;
    box-shadow: 0 -5px 0 #ae1717 inset;
}
.mainHeader ul.navz-scrolling li a:hover, .mainHeader ul.navz-scrolling li a.this{
    color: #ae1717;
    background-color: #f5f5f5 !important;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 0px solid #ae1717;
    box-shadow: 0 -5px 0 #ae1717 inset;
}
.mainBanner ul.bjqs {
    border: none;
    border-top: 0px solid #666;
    border-bottom: 0px solid #666;
}
ul.bjqs-controls.v-centered li.bjqs-prev a{
    left: 30px;
    top: 50% !important;
    margin-top: -26px;
}
ul.bjqs-controls.v-centered li.bjqs-next a{
    right: 30px;
    top: 50% !important;
    margin-top: -26px;
}
p.bjqs-caption{
    background: rgba(0, 0, 0, 0);
    position: relative;
    left: 0;
    font-size: 1.8em;
    color: #ffffff;
    max-width: 100%;
    height: auto;
    bottom: inherit;
    font-weight: 300;
    padding: 0;
    text-align: center;
/*    webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);*/
        webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
p.bjqs-caption1{
    background: rgba(0, 0, 0, 0);
    position: relative;
    left:0;
    font-size: 1.8em;
    color: #ffffff;
    max-width: 100%;
    height: auto;
    bottom:inherit;
    top: inherit;
    font-weight: 300;
    padding: 0;
    max-height: 100%;
    text-align: center;
        webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.banner_caption_wrap{
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 25%;
    max-width: 80%;
    height: auto;
    bottom: 40%;
    padding: 3% 0;
    text-align: center;
    width: 50%;
}
.mainContainer .turn-left p.boldy.home_title, .home_title{
    text-align: left;
    text-transform: uppercase;
    font-weight: 300;
    padding-bottom: 0;
    color: #ae1717;
}
.ckediterContent{
    margin-bottom: 20px;
}
.mainContainer .turn-left .ckediterContent p {
    padding-bottom: 20px;
    font-size: 0.95em;
    color: #888;
    font-weight: 300;
    line-height: 1.5em;
}

#rss{
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #ddd;
}
li.rssRow 1
    height: 110px !important;
}
.rssFeed .feed{
    margin-bottom: 0;
}
.feed p{
    font-size: 1.1em;
}
.feed span{
    font-size: 0.9em;
    color: #888;
}
.home_section{
    padding: 80px 0;
    position: relative;
}
.grey_background{
    background-color: #f2f2f2;
}
.section_title{
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 2em;
    font-weight: 300;
    padding-bottom: 0;
    color: #ae1717;
}
.home_list_wrapper{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
ul.home_listing_wrap{
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
ul.home_listing_wrap li{
    margin: 0;
    width: 25%;
    max-width: 350px;
    display: inline-block;
    vertical-align: top;
}
ul.property_list_home li{
    width: 33%;
}
.home_list_content{
    margin: 10px 10px 20px;
    position: relative;
    overflow: hidden;
}
.home_list_content{
    display: block;
}
h2.entry_title {
    font-size: 20px;
}
.blog_content p {
	color:#727272;
    font-size: 13px;
    line-height: 24px;
}
img.home_list_image{
    width: 100%;
}
.testimonial_list_home .home_list_content a{
    display: block;
}
.testimonials_image{
    position: relative;    
    overflow: hidden;
    min-height: 100px;
}
.testimonials_image img{
    position: relative;
    z-index: 1;
}
.img_notavailable{
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 1px #ddd inset;
    display: table;
    padding: 0;
    background-color: #ffffff;
    min-height: 100px;
}
.img_notavailable span{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #999;
}
.home_section_list_title{
    margin: 10px 0; 
    padding: 0;
    color: #111;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.blog_content .home_section_list_title {
    overflow: visible;
    white-space: inherit;
}
.blog_content a{
/*color: #111;*/
text-decoration: underline;
}
h2.entry_title a {
    text-decoration: none;
}
.home_list_content.blog_content p{
    font-size: 12px;
}
.home_light_text{
    margin: 0; 
    padding: 0;
    color: #848484;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
}
.home_property_text{
    margin: 0; 
    padding: 0;
    color: #961119;
    font-size: 12px;
    font-weight: 300;
}
.home_property_text span{
    display: inline-block;
    padding-right: 20px;
}
a.home_section_button{
    display: inline-block;
    margin: 40px 0 0;
    padding: 0 30px;
    color: #961119;
    height: 44px;
    font-size: 14px;
    font-weight: 400;
    line-height: 42px;
    border: 1px solid #961119;
    text-transform: uppercase;
}
.blog_content .wordp:before{
    height: 0px;
}

footer, .mainfooter {
    background: #ffffff !important;
}
footer{
     border-top: 1px solid #ddd;  
}
.mainfooter{
    content: '';
    display: table;
    width: 98%;
    position: relative;
    padding: 40px 1% 20px; 
}
.foticon{
    color: #222 !important;
    font-size: 1.3em !important;
    font-weight: 300;
}
.footer_logo{
    position: absolute;
    left: 0;
    margin-top: -5px;
    max-width: 250px;
}
.footer_logo .logoz.n_logo{
    margin: 0;
}
.footer_logo .logoz.n_logo img {
    width: auto;
}
.footer_social{
    display: table;
    margin: 0 auto;
}
.contact_button, .social_wrap{
    display: inline-block;
    margin: 0 20px;
}
.contact_button a{
    display: inline-block;
  border-radius: 3px;
  background-color:#8b1c22;
  width: 128px;
  height: 38px;
  color: #fff;font-size: 14px;
  line-height: 36px;
  text-align: center;
}
.footer_nav li {
    list-style-type: none;
    display: inline-block;
    margin: 0 10px;
    vertical-align:top;
}
.footer_nav li a.app_icon{
	display: block;
    background-color: #fff;
    border-radius: 5px;
}
ul.footer_nav.social_icons_app {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -20px;
}
ul.footer_nav.social_icons_app-scrolling {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -20px;
}
.footer_nav li a i{
    color: #222222;
    font-size: 26px;
}
.footer_disclaimer{
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
    color: #444;
    font-size: 12px;
    line-height: 18px;
    min-height:40px;
}
.footer_disclaimer p{
	color:#444;
}
.copyright_text{
    float: left;
    text-align: left;
    margin-top: -35px;
    color: #444;
    font-size: 12px;
    line-height: 18px;
}

.listy.contactDetails li{
    color: #727272;
    line-height: 1.5em;
    font-size: 0.8em;
}

.contact_section_wrap_grey{
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    float: left;
}
.contact_section_wrap_grey.tweet_content {
    float: right;
}
.contact_section_wrap_grey .contact-info{
    width: 100%;
}
.grey_contacts_info{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
    text-align: left;
    margin-right: 20px;
    margin-left: 20px;
}
.grey_contacts_info h2, .grey_contacts_info h3{
    font-size: 1.2em;
}

/*---------------- pages styles -------------*/

.default_container{
    margin-top: 85px;
}
.border_bottom{
    border-bottom: 1px solid #dddddd;
}
.team_top_wrapper{
    border-bottom: 0px solid rgba(221, 221, 221, 0);
    padding-left: 0px;
}
.agent_team_list_wrapper{
    font-size: 0;
}
.team_list_wrapper{
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.team_list_view{
    margin: 0;
    width: 25%;
    max-width: 350px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    float: none;
}
.team_list_inner_wrap {
    min-height: 230px;
    max-height: 230px;
    overflow: hidden;
    width: auto;
    max-width: 100%;
    float: none;
    vertical-align: top;
    margin: 0 10px 20px;
}
.team_list_view .team_list_inner_wrap{
    margin-bottom: 0;
}
.team_list_inner_wrap a{
    display: block;
}
.team_list_inner_wrap img {
    width: 100%;
}
.team_list_inner_wrap2 {
    margin: 0 10px 20px;
    vertical-align: top;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: 0;
}
.team_sort_wrap{
    float: right;
    margin-bottom: 10px;
}
.team_sort_wrap select{
    width: 220px;
    height: 40px;
    background-color: #f0f0f0;
    border: 0px;
    font-size: 14px;
}
.top_content_default{
    padding-left: 0;
/*    width: 60%;*/
/*    ===========18-08-2016=======*/
    width: 70%;
/*   ============= end ===========*/
}
.pages_top_title{
    font-size: 20px;
    margin: 0 0 20px;
    padding: 0;
    color: #ae1717;
    text-transform: uppercase;
    font-weight: 700;
/*    ========= 18-08-2016======*/
    
    padding-top: 30px;
/*    display: inline-block;*/

/*    ========= end=============*/
}
.top_content_default .ckediterContent, .ckediterContent p{
    font-size: 13px;
    color: #727272;
    line-height: 24px;
}
p.team_agent_name {
    font-size: 1.1em;
}
p.team_agent_name a{
    color: #222;
}
.agent_designation{
    font-size: 14px;
    color: #888;
    margin: 5px 0;
}
.agent_address{
    font-size: 14px;
    color: #444;
    margin: 15px 0 5px;
}
.team_list_inner_wrap2 i.uk-icon-envelope, .team_list_inner_wrap2 i.uk-icon-user, .team_list_inner_wrap2 .icon-tele-icon-dynamic{
    background-color: rgba(182, 4, 5, 0) !important;
    color: #222;
    font-size: 18px;
    width: 24px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}
/*.team_list_inner_wrap2 .various3{
    text-decoration: none !important;
    color: #961119;
}*/
.about_office_left_wrap{
    position: absolute;
    right: 20px;
    height: 80%;
    top: 10%;
    width: 32%;
    padding-left: 0;
    overflow: hidden;
}
.about_office_left_wrap > div{
    float: none;
    padding-right: 0;
    padding-top: 0px;
    width: 100%;
    border: 0px solid #000;
    height: 100%;
}
.about_office_left_wrap > div > .st_default, .about_office_left_wrap > div > .st_default a{
    height: 100%;
    display: table;
}
.about_office_left_wrap > div > .st_default a{
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.about_office_left_wrap img {
    width: auto;
    height: 100%;
    float: none;
}
.about_office_left_wrap ul.listy{
    display: none;
}

.about_office_left_wrap.agent_ind_details{
    width: 20%;
    position: relative;
    top: 0;
    height: auto;
    overflow: visible;
}

/*------------- properties styles-------------*/

.property_top_content_wrapper{
    padding-top: 30px;
}
.lr_content{
    display: table;
    content: '';
    width: 100%;
}
.property_right_img_vd_wrap{
    float: right;
/*    width: 35%;*/
/*    ============== 18-08-2016=======*/
    width: 23%;
/*    ============== end =============*/
}
.shaddowz {
    border: 1px solid #ddd;
    box-shadow: 0 0 0px 0 #999;
}
#map_legend {
    padding: 10px;
    margin: 0;
    text-align: center;
    background-color: #f2f2f2;
}
.sorting {
    margin-bottom: 0;
}
.sorting h2 {
    display: block;
    vertical-align: middle;
    font-size: 2.5em;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
    font-weight: 300;
    padding-bottom: 0;
    color: #ae1717;
}
.property_list_wrapper{
    position: relative;
    width: 75%;
}
.properties_grid_view{
    font-size: 0;
    width: 90%;
}
.property_switch_wrap{
    position: absolute;
    right: 0;
    top: -60px;
    font-size: 0;
    z-index: 1;
}
.properties_grid_view .property_switch_wrap{
    right: 10px;
}
.property_grid_button, .property_list_button{
    display: inline-block;
    width: 56px;
    height: 48px;
    background-color: #eaeaea;
    text-align: center;
    vertical-align: top;
}
.property_grid_button .grid_square:first-child{
    margin-top: 6px;
}
.property_grid_button .grid_square span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: 4px;
    margin-left: 2px;
    margin-right: 2px;
}
.property_list_button .list_view_line{
    margin-top: 12px;
}
.property_list_button .list_view_line span{
    display: inline-block;
    width: 30px;
    height: 2px;
    margin: 3px 0;
}
.property_grid_button .grid_square span, .property_list_button .list_view_line span{
    background-color: #666666;
}
.property_active_switch{
    background-color: #ae1717;
}

.property_grid_button.property_active_switch .grid_square span, .property_list_button.property_active_switch .list_view_line span{
    background-color: #fff;
}
.popertybox, .agent_property_listing_wrapper{
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
}
.properties_grid_view .popertybox, .properties_grid_view .agent_property_listing_wrapper{
    width: 25%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    text-align: left;
    background-color: transparent;
}
.properties_grid_view .property_list_home_single{
    width: 33%;
}
.properties_grid_view .popertybox .property_inner_content, .properties_grid_view .agent_property_listing_wrapper .property_inner_content{
    margin: 0 10px;
    border: 1px solid #ddd;
    overflow: hidden;
    position: relative;
}
.p_ribbon, p.agent_for_sale.p_ribbon{
    position: absolute;
    z-index: 2;
    background: #e34343;
    padding: 5px !important;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    width: 150px;
    text-align: center;
    top: 20px;
    transform: rotate(-45deg);
    left: -48px;
    text-transform: uppercase;
    box-shadow: 0 0 3px rgba(0,0,0,0.5), 0 0 0 1px rgba(255,255,255,0.25) inset;
    height: auto;
    border: 0;
}
.properties_grid_view .popertybox img.shaddowz, .properties_grid_view .agent_property_listing_wrapper img.agent_property_listing_image{
    width: 100%;
    max-height: 202px;
    border: 0;
}
.properties_grid_view .property_list_home_single img.shaddowz{
    max-height: 303px;
}
.properties_grid_view .propertyinfo, .properties_grid_view .agent_property_listing_info{
    vertical-align: top;
    display: block;
    width: 92%;
    margin: 10px 0;
    text-align: left;
    padding: 0 4%;
    /*height: 120px;*/
}
.properties_grid_view .agent_property_listing_info{
    /*height: 180px;*/
}
.property_status_wrap, .agent_listing_status_wrap{
    float: right;
    position: static;
    margin: 0;
    background-color: #f0f0f0;
}
.properties_grid_view .property_status_wrap, .properties_grid_view .agent_listing_status_wrap {
    position: static;
    display: block;
    vertical-align: top;
    top: 0;
    right: 0;
    margin: 0px 0 0;
    padding: 0;
    text-align: right;
    width: 101%;
}
.properties_grid_view .agent_listing_status_wrap{
    height: 131px;
}
.propertyinfo .infotitle1, .agent_property_listing_info .agent_listing_infotitle{
    color: #222 !important;;
    font-weight: 700;
    font-size: 1.05em;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.propertyinfo .infotitle3, .agent_property_listing_info .properties-address, .agent_property_listing_info .properties-description {
    font-size: 0.9em;
    color: #888;
    margin-bottom: 10px;
    padding: 0;
}
.agent_property_listing_info .properties-description {
    line-height: 1.2em;
    font-size: 0.8em;
    font-weight: 300;
}
.propertyinfo .p0{
    font-size: 0.9em;
    color: #888;
    margin: 5px 0;
    font-weight: 300;
}
.properties_grid_view .propertyinfo .p0 span{
    float: right;
    color: #444;
    padding: 0;
}
.propertyinfo .p0 span{
    color: #444;
    padding: 0;
}
.agent_listing_status_wrap p {
    width: 100%;
    background-color: #f0f0f0;
    color: #222;
    height: 40px;
    line-height: 38px;
    font-size: 1.2em;
    font-weight: 500;
    float: left;
    text-align: center;
    border-top: 1px solid #ddd;
}

.property_status_wrap p, .agent_listing_status_wrap p.pp_pt {
    font-size: 13px;
    line-height: 1.02em;
    width: 50%;
    float: left;
    text-align: center;
    border-top: 1px solid #ddd;
    height: 50px;
    margin: 0;
    display: table;
    word-break: break-word;
    padding: 0;
    background-color: #f0f0f0;
    color: #111;
    font-weight: 400;
}
.property_status_wrap p span, .agent_listing_status_wrap p.pp_pt span{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.property_status_wrap p:nth-of-type(2), .agent_listing_status_wrap p.pp_pt:nth-of-type(2){
    box-shadow: -1px 0 0 #ddd;
}
.properties_list_view .agent_listing_status_wrap p.pp_pt:nth-of-type(2){
    box-shadow: 0px 0 0 #ddd;
}
.property_status_wrap .last_value {
    width: 100%;
    background-color: #f0f0f0;
    color: #222;
    height: 40px;
    line-height: 38px;
    font-size: 1.2em;
    font-weight: 500;
}
.foot-clear{
    height: auto;
}
.properties_list_view .popertybox, .properties_list_view .agent_property_listing_wrapper{
    background-color: #fff;
    border: 1px solid #ddd;
}
.properties_list_view .propertyinfo, .properties_list_view .agent_property_listing_info {
    padding: 0px;
    vertical-align: top;
    display: inline-block;
    width: auto;
    margin: 15px 0 15px 15px;
}
.properties_list_view .agent_property_listing_info {
    width: 50%;
}
.properties_list_view .propertyinfo .infotitle1, .properties_list_view .agent_property_listing_info .agent_listing_infotitle{
    font-size: 1.3em;
}
.properties_list_view .propertyinfo .infotitle3, .properties_list_view .propertyinfo .p0, .properties_list_view .agent_property_listing_info .properties-address,  .properties_list_view .agent_property_listing_info .properties-description{
    font-size: 0.95em;
    margin: 8px 0;
}
.properties_list_view .agent_property_listing_info .properties-address,  .properties_list_view .agent_property_listing_info .properties-description{
    font-size: 0.8em;
    margin: 8px 0;
}
.properties_list_view .popertybox img.shaddowz, .properties_list_view .agent_property_listing_wrapper img.agent_property_listing_image{
    max-height: 150px;
    min-width: 210px;
    border: 0;
}
.properties_list_view .property_status_wrap p{
    width: 100%;
    float: none;
    border-top: 0px solid #ddd;
    height: 50px;
}
.properties_list_view .agent_listing_status_wrap p{
    width: 100%;
    float: none;
    border-top: 0px solid #ddd;
    height: 38px;
    font-size: 0.9em;
    font-weight: 700;
    /*color: #ae1717;*/
}
 .properties_grid_view .agent_property_listing_wrapper img.agent_property_listing_image{
    float: none;
}
.properties_list_view .agent_listing_status_wrap p.pp_pt{
    font-size: 1em;
    font-weight: 400;
    color: #111;
}
.properties_list_view .agent_listing_status_wrap{
    min-height: 150px;
}
.properties_list_view .property_status_wrap p:nth-of-type(2) {
    box-shadow: 0px -1px 0 #ddd inset, 0px -1px 0 #ddd;
}
.properties_list_view .property_status_wrap .last_value{
    background-color: #f0f0f0;
    /*color: #ae1717;*/
    height: 50px;
    line-height: 48px;
    font-weight: 700;
}
.pagination li a{
    border-radius: 0;
    padding: 0 2px;
    font-size: 11px;
    border: 1px solid #222222;
    color: #222222;
    margin-bottom: 4px;
}
.property_sort_block1, .property_sort_block{
    max-width: 75%;
    margin: 0 auto;
    font-size: 0;
}
.property_sort_block1 select, .property_sort_block select, .sorting .property_sort_block input[type='text'] {
    width: 32%;
    border: 0;
    background-color: #f0f0f0;
    margin-right: 1%;
    margin-bottom: 12px;
    height: 48px;
    font-size: 14px;
}
.sorting .property_sort_block input.sort_small[type='text'], .sorting .property_sort_block input.sort_small[type='submit'], .sorting .property_sort_block input.sort_small[type='button']{
    width: 10%;
    border: 0;
    background-color: #f0f0f0;
    margin-right: 1%;
    margin-bottom: 12px;
    vertical-align: top;
    height: 48px;
    font-size: 14px;
}
.sorting .property_sort_block input.sort_small[type='submit'], .sorting .property_sort_block input.sort_small[type='button']{
    background-color: #ae1717;
    color: #fff;
}

.testiminials_list.st_default h5, .services_list.st_default h5, .blog_content .st_default h5{
    font-size: 1.4em;
}
.blog_content .st_default h5:first-child{
    margin-top: 0;
}

.testiminials_list.st_default p, .services_list.st_default p, .blog_content .st_default p{
    margin-bottom: 20px;
    color: #727272;
    line-height: 1.6em;
    font-size: 0.8em;
}
.testiminials_list.st_default p:before, .services_list.st_default p:before, .blog_content .st_default p:before {
    left: 0;
    width: 100%;
    height: 1px;
    color: #111;
    background-color: #d6d6d6;
}
.blog_content .blog-tag-titles a{
    color: #727272 !important;
    line-height: 1.5em;
    font-size: 0.8em;
}
.contact_wrap_section{
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.contact_wrap_section h3{
    font-size: 1.4em;
    color: #222222;
}
.contact_wrap_section p{
    margin-top: 20px;
    color: #727272;
    line-height: 1.5em;
    font-size: 0.8em;
}

.title2{
    font-weight: 300;
}
.properties_top_left_info p.title3, .properties_top_left_info p.title4{
    font-weight: 700;
}
.listingz dt, .listingz dd{
    font-size: 0.9em;
    color: #727272;
}
.mainContainer .turn-left .property_desc{
    font-size: 0.9em;
    color: #727272;
    line-height: 1.4em;
    margin-top: 10px;
}

.resources_title{
    font-size: 1.4em;
    font-weight: 500;
    margin-bottom: 5px;
    display: inline-block;
}
.turn-left.pdf_resources{
    padding-left: 0;
}
.mainContainer .turn-left p.res_desc{
    font-size: 13px;
    color: #727272;
    line-height: 20px;
}
.secpdf {
    margin-right: 1%;
    margin-left: 0;
    width: 24%;
    min-height: 266px;
}
.secpdf_inner{ 
    margin: 0 5px;
}

.contact-map{
    border: 1px solid #cacaca;
}

.about_img_vd_wrap{
    float: left;
    margin-bottom: 10px;
}
.pages_right_img_vd_wrap{
    float: right;
    width: 28%;
}


.break_line{
    display: block;
}

.agent_property_ind_details .agent_listing_status_wrap p{
    height: auto;
    line-height: 1.4em;
    text-align: right;
    float: none;
    border: 0;
    font-weight: 400;
    font-size: 1em;
    background-color: #fff;
}
.agent_property_ind_details .agent_listing_status_wrap p.agent_for_sale{
    font-weight: 700;
    font-size: 1.2em;
}
.agent_property_ind_details .agent_property_listing_wrapper{
    background-color: #ffffff;
    border: 1px solid #ddd;
}
.agent_property_ind_details .sorting select, .agent_property_ind_details .sorting input[type="button"]{
    width: 20%;
    border: 0;
    background-color: #f0f0f0;
    margin-right: 1%;
    margin-bottom: 12px;
    height: 48px;
    font-size: 14px;
}
.agent_property_ind_details .sorting input[type="button"]{
    width: 10%;
    background-color: #B40101;
}


/*-----------------video styles-----------------*/

.intro-block {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #000;
    min-height: 400px;
}
.block-bg, .block-video-bg {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
/*    height: 120%;*/
    width: 100%;
}
#big-video-wrap video, .vjs-control-bar {
    display: none;
}
#big-video-vid {
    width: 100% !important;
    height: auto !important;
    top: 0px !important;
    left: 0 !important;
    margin-bottom: -4px;
}
#big-video-vid_html5_api {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    max-height: 900px;
}
.video_caption_wrapper{
    position: absolute;
    width: 80%;
    max-width: 80%;
    top: 50%;
    left:10%;
    text-align: center;
    transform: translateY(-55%);
    background: rgba(0, 0, 0, 0.6);
}
.video_caption_wrapper .bjqs-caption{
    font-size: 2.5em;
    font-weight: 700;
    padding: 30px 0;
}

@media (max-width:768px){
    .intro-block {
        min-height: 200px;
    }
}
@media (max-width:480px){
    .intro-block {
        min-height: 150px;
    }
}

    .nav-toggle-scrolling{
        display: none;
        margin: 30px 15px 0 !important;
        z-index: 99999;
        position: relative;
    }
/*---------------- Media styles -------------*/

@media (max-width:1160px){
    
    .logoz img {
        width: auto;
    }
    ul.footer_nav.social_icons_app {
		right: 85px;
	}
    
    .top_main_header{
        z-index: 1001
    }
    
    .main_nav_menu{
        position: fixed;
        right: 0;
        width: 100%;
    }
    .nav-toggle{
        display: block;
        margin: 30px 15px 0 !important;
        z-index: 99999;
        position: relative;
    }
    .main_nav_menu .nav-collapse.navz{
        position: fixed;
        top: 22px;
        /*height: 450px;*/
        overflow: auto;
    }
    .js .nav-collapse-0.closed{
        height: 0;
    }
    .mainHeader ul.navz li{
        display: block;
        margin-right: 0;
    }
    .mainHeader ul.navz li a{
        line-height: 20px;
        display: block;
        background-color: #f5f5f5 !important;
        padding: 12px 12px 12px;
    }
    .mainHeader ul.navz li a:hover, .mainHeader ul.navz li a.this{
        color: #fff;
        background-color: #ae1717 !important;
        box-shadow: 0 0px 0 #ae1717 inset;
        border-top: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;
    }
}


@media (max-width:860px){
    .logoz.n_logo{
        max-width: 60%;
    }
    .logoz.n_logo img{
        width: auto;
    }
    .banner{
        min-width: 100%;
    }
    p.bjqs-caption, p.bjqs-caption1{
        font-size: 14px !important;
        line-height: 20px !important;
    }
    ul.home_listing_wrap li{
        width: 50%;
    }
    .team_list_view, .properties_grid_view .popertybox, .properties_grid_view .agent_property_listing_wrapper{
        width: 50%;
    }
    .footer_logo {
        position: relative;
        margin-top: -5px;
        text-align: center;
		margin-bottom: 20px;
		max-width: 100%;
    }
    .footer_logo .logoz.n_logo {
        margin: 0;
        float: none;
    }
    .footer_social{
        text-align: center;
    }
    .contact_button, .social_wrap {
        display: inline-block;
        margin: 0 0px 20px;
        width: 100%;
    }
    .foticon{
        float: none !important;
        text-align: center;
    }
    .foticon span{
        float: none !important;
        display: inline-block;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .footer_disclaimer{
        max-width: 80%;
        margin-bottom: 20px;
    }
    .copyright_text{
        float: none;
        text-align: center;
        margin-top: 0;
    }
    .about_office_left_wrap{
        position: absolute;
        right: 0;
        height: 80%;
        top: 10%;
        width: 32%;
        padding-left: 0;
        overflow: hidden;
    }
    .about_office_left_wrap img {
        width: 100%;
        height:auto;
        float: none;
    }
    .property_sort_block1, .property_sort_block{
        max-width: 100%;
    }
    .property_sort_block1 select, .property_sort_block select, .sorting .property_sort_block input[type='text'] {
        display: inline-block;
        margin: 0;
        margin-right: 1%;
        margin-bottom: 10px;
    }
    .sorting .property_sort_block input.sort_small[type='text'], .sorting .property_sort_block input.sort_small[type='submit'], .sorting .property_sort_block input.sort_small[type='button']{
        display: inline-block;
        margin: 0;
        margin-right: 1%;
        margin-bottom: 10px;
    }
    .blog-container h5 {
        line-height: 1.4em !important;
    }
    .st_default a>img.mrightresponse{
        margin-right: 0;
    }
    #search_form_inputs li label{
        width: 50%;
        padding: 12px 0% 13px 2%;
    }
    .listing_pro_address{
        padding: 2px 0;
        font-size: 1em;
    }
    .agent_property_ind_details .sorting select, .agent_property_ind_details .sorting input[type="button"]{
        width: 48%;
        margin: 10px 0;
        margin-right: 1%;
        display: inline-block;
    }
    .agent_property_ind_details .sorting input[type="button"]{
        width: 48%;
        background-color: #B40101;
    }
    
    .contact_section_wrap_grey{
        width: 90%;
        padding:15px 5%;
        float: none;
    }
    .contact_section_wrap_grey .contact-info{
        float: none;
    }
    .contact_section_wrap_grey.tweet_content {        
        width: 90%;
        padding:15px 5%;
        float: none;
    }
}

@media (max-width:767px){
    .about_office_left_wrap.agent_ind_details{
        width: 80%;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .agent_bio_details_wrapper.agend_ind_details{
        width: 100%;
        padding: 0;
        float: none;
    }
    .agent_ing_social.right_social_faq_wrapper{
        width: 100%;
        padding-left: 0;
    }
    .agent_ind_subcontent strong, .agent_ind_subcontent p{
        display: inline-block;
        text-align: center;
    }
    .break_line{
        display: block;
        height: 1px;
    }

}

@media (max-width:640px){
    .agent_property_ind_details .agent_listing_status_wrap{
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .agent_property_ind_details .agent_listing_status_wrap p{
        text-align: left;
    }
}

@media (max-width:540px){
    .pages_right_img_vd_wrap{
        float: right;
        width: 34%;
        margin-top: 20px;
    }
}

@media (max-width:540px){
    
    .property_sort_block1 select, .property_sort_block select, .sorting .property_sort_block input[type='text'] {
        margin-right: 0%;
        width: 100%;
        margin-bottom: 10px;
    }
    .sorting .property_sort_block input.sort_small[type='text'], .sorting .property_sort_block input.sort_small[type='submit'], .sorting    .property_sort_block input.sort_small[type='button']{
        margin-right: 0%;
        width: 100%;
        margin-bottom: 10px;
    }
    .pages_top_title{
        margin-top: 20px;
    }
    .pages_right_img_vd_wrap{
        float: none;
        width: 56%;
        margin: 0 auto; 
        margin-top: 20px;
    }
}



@media (max-width:480px){
        
    .about_office_left_wrap{
        position: static;
        right: 0;
        height: auto;
        top: 0;
        width: 100%;
    }
    .about_office_left_wrap > div > .st_default, .about_office_left_wrap > div > .st_default a{
        height: 100%;
        display: block;
    }
    .about_office_left_wrap > div > .st_default a{
        height: 100%;
        display:inline-block;
        vertical-align: top;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .about_office_left_wrap img {
        width: 80% !important;
        max-width: 450px;
        height:auto;
        float: none;
    }
    .top_content_default {
        padding-left: 0;
        width: 100%;
        margin-top: 0px;
        float: none;
    }
    .property_right_img_vd_wrap{
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .hiddendiv{
        line-height: 0;
        margin:20px 0;
    }
    .about_img_vd_wrap{
        float: none;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }
    .st_default a>img.mrightresponse{
        width: 80%;
    }
    .pages_right_img_vd_wrap{
        float: none;
        width: 80%;
        margin: 0 auto; 
        margin-top: 20px;
    }
    .textwrap65 {
        width: 100%;
    }
    .agent_property_ind_details .sorting select, .agent_property_ind_details .sorting input[type="button"]{
        width: 100%;
        margin-right: 0%;
    }
    .agent_property_ind_details .sorting input[type="button"]{
        width: 100%;
        background-color: #B40101;
    }
}

@media (max-width:480px){
    ul.home_listing_wrap li{
        width: 100%;
    }
    
    .team_list_view, .properties_grid_view .popertybox, .properties_grid_view .agent_property_listing_wrapper{
        width: 100%;
    }
    .team_sort_wrap{
        float: none;
        margin-bottom: 20px;
    }
    .about_office_left_wrap img {
        width: 100% !important;
        max-width: 300px;
    }

    .footer_social{
        text-align: center;
    }
    
    .app_banner_wrapper{
        width: 300px;
        height: 200px;
        background-size: 100%;
        padding-top: 12px;
        margin: 0 auto;
    }
    .app_ipad_content_wrap{
        width: 227px;
        height: 117px;
        margin-left: 49px;
    }
    .app_iphone_wrapper{
        width: 94px;
        height: 147px;
        padding-top: 34px;
        background-size: 100%;
    }
    .app_iphone_content_wrap{
        width: 78px;
        height: 117px;
        margin-left: 7px;
    }
    a.home_section_button.banner_button{
        margin-top: 10px;
    }
}
