.community_banner .title{font-size:32px;font-weight:700;text-align:center}
.speech_bubble{background-repeat:no-repeat;background-position:center center;background-size:contain;height:290px;color:#000;position:relative}
.speech_bubble.blue{background-image:url(//static.trulia-cdn.com/images/voices/bubble-blue.png);width:22em}
.speech_bubble.orange{background-image:url(//static.trulia-cdn.com/images/voices/bubble-orange.png);width:22em}
.inner_speech_bubble{position:absolute;width:15em;top:6em;left:3em}
.inner_speech_bubble .btn{margin-left:25%}
.autocomplete_error{color:red;text-align:center;display:none}
.inner_speech_bubble .title{color:#fff;font-size:1.3em}
.speech_bubble .inner{position:absolute;top:7em}
.speech_bubble .inner .title{color:#FFF;font-size:18px;text-align:left;margin:0 0 6px}
.choose_location_container{display:flex;align-content:center}
.city_columns{display:flex}
#jump_to_location_form .autosuggest_location{width:17em}
.category-tabs{display:flex}
.category-tab{border:1px solid #E9E9E9;border-bottom:1px transparent;border-radius:5px 5px 0 0;padding:.7em;margin-right:.2em}
.count{margin:0 0 0 5px;padding:0 2px;border:1px solid silver;border-radius:5px;font-size:.85em}
.activity_title_wrapper{display:flex;align-items:center;margin-top:.4em}
.activity_title_wrapper h3{float:left}
.question_results_list .content_wrapper{padding:10px}
.question-result:first-child{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}
.question-meta{display:flex;align-items:center}
.question-details{display:flex;flex-direction:column;padding-left:1em}
.question-details .category{display:inline-block}
.activity-filters{border-width:1px 1px 0;border-style:solid;border-color:#e8e9ea}
.actions{display:flex;align-items:center}
.content_rating_widget{font-size:1.2em}
.up.voted{color:#228959}
.down.voted{color:#e13009}
.search-box-button-container{display:flex;justify-content:center}
.user-details img{width:50px}
.full-screen-content{border-bottom:1px solid #e9e9e9}
@media (max-width:600px){.question-details div{display:flex;flex-direction:column}
}
@media (max-width:650px){.choose_location_container{flex-direction:column}
}
@media (max-width:760px){.search-box-button-container{margin-top:1em}
}
.title_wrapper{display:flex;align-items:center;flex-direction:row;margin-bottom:15px;border-bottom:1px solid #e8e9ea}
.title_wrapper .counter_bubble{border-radius:4px;margin-left:.75em}
.title_wrapper #follow_loc_btn{margin-left:auto;padding:5px}
.meet_the_pros_profile_blocks{display:flex;align-items:center;flex-direction:row}
@media (min-width:320px){.meet_the_pros_profile_blocks{padding-left:1.25em}
.meet_the_pros_profile_blocks div:first-child{margin-right:1em}
.meet_the_pros_profile_blocks div:last-child{margin-left:1em}
.meet_the_pros_profile_blocks div:only-child{margin-left:0}
}
.meet_the_pros_profile_blocks .profile_block{display:flex;align-items:center;flex-direction:row}
#voices_active_members .section_header{border-bottom:1px solid #e8e9ea;margin-bottom:10px}
#voices_members_more{margin-top:15px;padding-top:10px;border-top:1px solid #e8e9ea}