.relative {
  position: relative; }

.green {
  color: #62ba77; }

.absolute {
  position: absolute; }

.default-red {
  color: #ed5050; }

.red-line {
  background: #ed5050; }

.Px10 {
  height: 0px; }

.default-red-bg {
  background: #ed5050; }

.post-social-button .ssba {
  width: 30px;
  background: #ebebeb !important; }
  .post-social-button .ssba .ssba_sharecount {
    display: none; }
  .post-social-button .ssba a {
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    display: block;
    margin: 0 0 10px 0;
    background-image: url("../img/soc_icons_sprite.png"); }
    .post-social-button .ssba a:first-child {
      margin-top: 0; }
    .post-social-button .ssba a:last-child {
      margin-bottom: 0; }
    .post-social-button .ssba a img {
      display: none !important; }
    .post-social-button .ssba a.ssba_facebook_share {
      background-position: 0 0; }
      .post-social-button .ssba a.ssba_facebook_share:hover {
        background-position: 0 -35px; }
    .post-social-button .ssba a.ssba_twitter_share {
      background-position: 0 -70px; }
      .post-social-button .ssba a.ssba_twitter_share:hover {
        background-position: 0 -105px; }
    .post-social-button .ssba a.ssba_pinterest_share {
      background-position: 0 -140px; }
      .post-social-button .ssba a.ssba_pinterest_share:hover {
        background-position: 0 -175px; }
    .post-social-button .ssba a.ssba_linkedin_share.ssba_share_link {
      background-position: 0 -210px; }
      .post-social-button .ssba a.ssba_linkedin_share.ssba_share_link:hover {
        background-position: 0 -245px; }
    .post-social-button .ssba a.ssba_google_share {
      background-position: 0 -280px; }
      .post-social-button .ssba a.ssba_google_share:hover {
        background-position: 0 -315px; }
    .post-social-button .ssba a.ssba_email_share {
      background-position: 0 -350px; }
      .post-social-button .ssba a.ssba_email_share:hover {
        background-position: 0 -385px; }
    .post-social-button .ssba a.ssba_comment_anchor_share {
      background-position: 0 -415px; }
      .post-social-button .ssba a.ssba_comment_anchor_share:hover {
        background-position: 0 -444px; }

.ssba a.ssba_comment_anchor_share {
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 0 0 -10px 0;
  background-image: url("../img/soc_icons_sprite.png");
  background-position: 0 -415px; }
  .ssba a.ssba_comment_anchor_share:hover {
    background-position: 0 -444px; }

.bp-btn {
  line-height: 18px;
  font-family: "DINNextLTPro-Regular", serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  padding: 15px 30px;
  display: inline-block;
  color: white;
  background: #e3494c;
  border-radius: 10px; }
  .bp-btn:hover, .bp-btn:focus {
    color: white; }

.small-bp-btn {
  line-height: 11px;
  font-family: "DINNextLTPro-Regular", serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  padding: 10px 15px;
  display: inline-block;
  color: white;
  background: #e3494c;
  border-radius: 5px; }
  .small-bp-btn:hover {
    color: white; }

.soc-icons .website {
  background-position: 0 0; }
  .soc-icons .website:hover {
    background-position: 0 -30px; }
.soc-icons .facebook {
  background-position: -25px 0; }
  .soc-icons .facebook:hover {
    background-position: -25px -30px; }
.soc-icons .twitter {
  background-position: -50px 0; }
  .soc-icons .twitter:hover {
    background-position: -50px -30px; }
.soc-icons .google-plus {
  background-position: -75px 0; }
  .soc-icons .google-plus:hover {
    background-position: -75px -30px; }
.soc-icons > a {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../img/person-soc-icons.png") no-repeat;
  cursor: pointer; }

.width100 {
  width: 100%; }

.paddingtop10 {
  padding-top: 10px; }

.font12 {
  font-family: "DINNextLTPro-Regular", serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal; }

.padding020 {
  padding: 0 20px; }

.margin0auto {
  margin: 0 auto !important; }

.left0 {
  left: 0; }

.pb_feed {
  display: inline-block;
  width: 100%; }

@media only screen and (min-width: 645px) and (max-width: 736px) {
  #single-story-page {
    width: 100%; } }
/* Define mobile styles */
@media only screen and (max-width: 40em) {
  .show-for-medium-only.show-for-small {
    display: block !important;
    height: 62px; }

  .show-for-medium-only.show-for-small-only {
    display: block !important;
    margin: 0; }

  .fixed-header-wrapper-bg-image .header-main-menu {
    margin: 0; }

  .entry.news-letter .front.face .news-letter-text {
    font-size: 18px; }

  .site-archive li {
    display: block;
    padding: 10px 0;
    text-align: center; }
    .site-archive li a {
      display: block; }

  .entry.ad-rotate-block-wrapper.big-adrotate-slot .a-single {
    width: 320px;
    height: 50px; }

  .entry.ad-rotate-block-wrapper.big-adrotate-slot {
    height: 50px; }

  .footer-wrapper #footer .footer-menu ul li {
    display: block;
    width: 100%; }
    .footer-wrapper #footer .footer-menu ul li a {
      color: #fff;
      font-size: 15px; }

  .menu-main-footer-left-container li:after, .menu-main-footer-container li:after {
    content: ""; }

  div[id^="gallery-"] > dl.gallery-item {
    width: 100% !important; }

  .reveal-modal .content .captcha.big .realperson-challenge .realperson-regen {
    top: -10px;
    left: 0; }

  .single-place #placegallery li {
    text-align: center; }

  .single-place .images-list .person-list-plus-btn {
    display: none; }

  .lSAction > .lSNext {
    right: 0; }
  .lSAction > .lSPrev {
    left: 0;
    display: none; }

  .image-wrapper #uploadFile, .image-wrapper #uploadFileEvent {
    width: 100%;
    float: none; }

  .reveal-modal .fileUpload span {
    margin: 0 0 20px 0; }

  #registrationModal .realperson-text {
    font-size: 5px; }

  .info-about-place .info-about-place-data, .info-about-place .info-about-place-title {
    font-size: 16px; }

  .single-story-post .is-sponsored {
    position: relative;
    top: 0;
    display: inline-block; }

  .listing-image-in-thread {
    float: none;
    width: 100%;
    padding-bottom: 10px; }

  .community-tread .content {
    background: #f2f2f2;
    padding: 10px; }
    .community-tread .content .post-image {
      width: 100%;
      height: auto;
      float: none; }
    .community-tread .content .post-content .post-title {
      height: auto; }

  .post-social {
    display: none !important;
    width: auto !important;
    margin-right: 10px;
    margin-top: 0; }
    .post-social ul li label {
      margin: 0 0 0 4px; }

  #uploadFileThread {
    width: 50%; }

  .bpfb_actions_container .bpfb_controls_container #bpfb_tmp_photo .qq-upload-button {
    font-size: 12px;
    padding: 8px 10px;
    right: 0; }

  .post-image-comment {
    width: auto;
    height: auto;
    padding: 15px 25px; }

  .buddypress-wrapper #buddypress form#whats-new-form #whats-new-textarea .action-wrapper .post-social {
    width: 100px !important; }
  .buddypress-wrapper #buddypress form#whats-new-form #whats-new-textarea .action-wrapper #aw-whats-new-submit {
    font-size: 14px;
    padding: 5px 15px; }

  #buddypress div.activity-comments {
    margin: 0 0 0 20px !important; }
    #buddypress div.activity-comments form.ac-form {
      margin: 0 !important;
      padding: 0 10px 0 0 !important; }
    #buddypress div.activity-comments form div.ac-reply-content {
      margin-left: 0 !important;
      padding-left: 0 !important; }
    #buddypress div.activity-comments form .ac-buttons {
      padding: 10px 4px 20px 0; }
      #buddypress div.activity-comments form .ac-buttons .submit, #buddypress div.activity-comments form .ac-buttons .ac-reply-cancel {
        font-size: 14px;
        padding: 3px;
        margin: 10px 0 10px 5px; }

  .neighbourhood-activity-action-wrapper .event-wrapper .event-content-wrapper .event-image {
    width: 100%;
    float: none; }
  .neighbourhood-activity-action-wrapper .activity_update .activity-content .activity-inner .bpfb_images {
    width: 100%; }
  .neighbourhood-activity-action-wrapper .classifieds-wrapper.sponsored .classifieds-header-wrapper {
    padding: 20px 10px 10px 10px; }
  .neighbourhood-activity-action-wrapper .classifieds-wrapper .classifieds-header-wrapper {
    padding: 20px 10px 10px 10px; }
  .neighbourhood-activity-action-wrapper .classifieds-wrapper .comment-content-wrapper .classified-data {
    height: inherit; }
    .neighbourhood-activity-action-wrapper .classifieds-wrapper .comment-content-wrapper .classified-data .classified-image {
      position: relative;
      top: 0;
      height: auto; }
    .neighbourhood-activity-action-wrapper .classifieds-wrapper .comment-content-wrapper .classified-data .classified-content {
      margin: 10px; }

  #conversationModal, #eventModal, #classifiedsModal, #inviteModal, #registrationModal {
    width: 100%; }
    #conversationModal .miss-fields, #eventModal .miss-fields, #classifiedsModal .miss-fields, #inviteModal .miss-fields, #registrationModal .miss-fields {
      font-size: 13px;
      top: 70px; }
    #conversationModal .header, #eventModal .header, #classifiedsModal .header, #inviteModal .header, #registrationModal .header {
      font-size: 25px; }
      #conversationModal .header .white, #eventModal .header .white, #classifiedsModal .header .white, #inviteModal .header .white, #registrationModal .header .white {
        font-size: 30px; }
    #conversationModal .content, #eventModal .content, #classifiedsModal .content, #inviteModal .content, #registrationModal .content {
      padding: 30px 45px 10px 20px; }
      #conversationModal .content .featured-link, #eventModal .content .featured-link, #classifiedsModal .content .featured-link, #inviteModal .content .featured-link, #registrationModal .content .featured-link {
        margin: 20px 0 20px;
        display: block; }
      #conversationModal .content .captcha, #eventModal .content .captcha, #classifiedsModal .content .captcha, #inviteModal .content .captcha, #registrationModal .content .captcha {
        margin-top: 20px; }
        #conversationModal .content .captcha .realperson-challenge, #eventModal .content .captcha .realperson-challenge, #classifiedsModal .content .captcha .realperson-challenge, #inviteModal .content .captcha .realperson-challenge, #registrationModal .content .captcha .realperson-challenge {
          margin-bottom: 20px; }
      #conversationModal .content .time-wrapper, #eventModal .content .time-wrapper, #classifiedsModal .content .time-wrapper, #inviteModal .content .time-wrapper, #registrationModal .content .time-wrapper {
        margin-bottom: 20px; }
      #conversationModal .content .remove-image, #eventModal .content .remove-image, #classifiedsModal .content .remove-image, #inviteModal .content .remove-image, #registrationModal .content .remove-image {
        left: 90%; }

  .person-single-post .content .data .post-footer-block .single-relate-people-post .related-post-image {
    width: inherit; }
  .person-single-post .content .data .post-footer-block .related-post-additional-info {
    margin: 0;
    padding: 0; }

  .person-single-post.sponsored .extra-post-header .place-header-info-wrapper .placed-header-info .place-logo-name .headline {
    font-size: 45px;
    line-height: 40px; }

  .mobile-collapse-btn {
    text-align: center;
    color: white;
    margin-bottom: 10px;
    text-transform: uppercase; }
    .mobile-collapse-btn span {
      padding: 10px;
      display: inline-block;
      background: #ed5050;
      width: 100%; }

  .child-category.mobile {
    margin: 10px 0 0 0; }
    .child-category.mobile ul {
      display: none;
      margin: 0;
      padding: 0; }
      .child-category.mobile ul li {
        display: block;
        padding: 10px 20px 7px 20px;
        margin: 0;
        border: 1px solid #ed5050;
        border-top: none; }
        .child-category.mobile ul li:first-child {
          border-top: 1px solid #ed5050; }
        .child-category.mobile ul li a {
          text-transform: uppercase;
          padding: 7px 20px 5px 20px;
          line-height: 18px;
          font-size: 18px; }

  .person-single-page-wrapper .person-single-post.sponsored .person-image-wrapper .image {
    width: 200px;
    height: 200px; }
  .person-single-page-wrapper .person-single-post.sponsored .post-info-additional .soc-icons {
    width: auto;
    position: absolute;
    top: -150px;
    right: 30px; }

  .remove-image {
    left: 55%; }

  .buddypress-wrapper #buddypress .post-status ul li {
    width: 100%;
    display: block;
    margin: 0 0 10px 0; }
    .buddypress-wrapper #buddypress .post-status ul li.active {
      background: white;
      color: #c2c2c2; }
      .buddypress-wrapper #buddypress .post-status ul li.active:after {
        display: none; }

  .single-real-estate-page #placegallery li {
    text-align: center; }

  .group-single-wrapper .group-header-wrapper .join-group-not-auth {
    font-size: 12px;
    right: 0;
    padding: 5px 10px;
    bottom: 0;
    top: inherit; }
    .group-single-wrapper .group-header-wrapper .join-group-not-auth .plus {
      margin-top: -8px;
      font-size: 30px; }
  .group-single-wrapper .group-header-wrapper .member-header-info .generic-button a.join-group, .group-single-wrapper .group-header-wrapper .member-header-info .generic-button a.leave-group {
    font-size: 12px;
    right: 0;
    padding: 5px 10px;
    bottom: 0;
    top: inherit; }
  .group-single-wrapper .group-header-wrapper a.manage-group {
    font-size: 12px;
    right: 0;
    padding: 5px 10px;
    bottom: 0;
    top: inherit; }

  #buddypress .friend-connection {
    display: table; }
    #buddypress .friend-connection > div.generic-button {
      display: table-cell;
      margin: 0; }
      #buddypress .friend-connection > div.generic-button a {
        padding: 5px; }

  .classified-content-wrapper .classified-items-wrapper ul li {
    height: auto; }
    .classified-content-wrapper .classified-items-wrapper ul li.sponsored .classified-info .user-info .sponsored-classified {
      top: inherit;
      bottom: 0; }
    .classified-content-wrapper .classified-items-wrapper ul li .classified-info {
      margin: 0;
      padding: 10px; }
    .classified-content-wrapper .classified-items-wrapper ul li .classified-data .classified-image {
      top: 10px;
      position: relative;
      margin-bottom: 15px; }
    .classified-content-wrapper .classified-items-wrapper ul li .classified-data .classified-content {
      margin: 0; }

  .member-single-page-wrapper .member-header-wrapper .member-invite, .group-single-wrapper .member-header-wrapper .member-invite {
    right: 0;
    bottom: 0;
    top: inherit; }
    .member-single-page-wrapper .member-header-wrapper .member-invite a, .group-single-wrapper .member-header-wrapper .member-invite a {
      font-size: 12px;
      padding: 5px 10px; }
  .member-single-page-wrapper .member-header-wrapper #item-header-avatar, .group-single-wrapper .member-header-wrapper #item-header-avatar {
    width: 125px;
    height: 125px;
    margin-right: 10px; }
  .member-single-page-wrapper .member-header-wrapper .member-header-info, .group-single-wrapper .member-header-wrapper .member-header-info {
    height: 125px;
    margin-left: 60px;
    padding: 5px 0 0 0; }
    .member-single-page-wrapper .member-header-wrapper .member-header-info .member-full-name, .group-single-wrapper .member-header-wrapper .member-header-info .member-full-name {
      font-size: 21px;
      line-height: 21px;
      margin-bottom: 0; }
    .member-single-page-wrapper .member-header-wrapper .member-header-info .member-join-date, .group-single-wrapper .member-header-wrapper .member-header-info .member-join-date {
      font-size: 12px;
      line-height: 12px;
      margin-bottom: 5px; }
    .member-single-page-wrapper .member-header-wrapper .member-header-info .member-neighbourhood, .group-single-wrapper .member-header-wrapper .member-header-info .member-neighbourhood {
      font-size: 12px;
      line-height: 12px;
      margin-bottom: 5px; }
    .member-single-page-wrapper .member-header-wrapper .member-header-info .member-soc-link, .group-single-wrapper .member-header-wrapper .member-header-info .member-soc-link {
      margin: 0; }

  .my-account #buddypress #item-header-content #avatar-upload #uploadFileProfile {
    width: 60%; }

  .jcarousel-skin-tango {
    width: 100%; }

  .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%; }

  .jcarousel-skin-tango .jcarousel-next-horizontal {
    top: 0;
    position: absolute;
    right: 0; }

  .buddypress-wrapper .bp-join-us-wrapper {
    margin: 0; }

  .buddypress-wrapper .bp-join-us-wrapper .join-us-button {
    top: 120px;
    /* height: 72px; */
    display: block;
    background-color: #d64949;
    width: 100%;
    margin: 0;
    right: 0;
    border: none;
    border-radius: 0;
    text-align: center; }

  .breaking-news-wrapper .breaking-title {
    height: 150px;
    padding: 0;
    background: none; }
    .breaking-news-wrapper .breaking-title > span {
      text-align: center;
      background: #d64949;
      padding: 20px 10px;
      width: 100%;
      display: block;
      margin-bottom: 20px; }

  .activity-filter ul {
    display: none;
    margin: 10px 0 10px 0; }
    .activity-filter ul li {
      margin-left: 0;
      width: 100%;
      display: block;
      border-top: 1px solid #ed5050;
      border-left: 1px solid #ed5050;
      border-right: 1px solid #ed5050;
      border-bottom: none;
      text-transform: capitalize;
      padding: 10px 20px 7px 20px; }
      .activity-filter ul li:last-child {
        border-bottom: 1px solid #ed5050; }

  .extra-pages .post .extra-post-header h1 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 25px;
    line-height: 25px; }

  .single-event-post .single-event-content-wrapper .date-time-wrapper > span {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
    text-align: center; }
    .single-event-post .single-event-content-wrapper .date-time-wrapper > span.join-to-event-wrapper {
      width: 50% !important;
      margin: 10px auto 0;
      display: block; }
    .single-event-post .single-event-content-wrapper .date-time-wrapper > span.unjoin-to-event-wrapper {
      margin-left: 0; }

  #reply-title + form .post-image-comment.comment-form {
    right: 190px; }

  .single-comment-wrapper .single-comment-info-wrapper {
    height: 60px; }
    .single-comment-wrapper .single-comment-info-wrapper .single-comment-time-since {
      bottom: 5px;
      left: 50px;
      top: inherit; }

  .person-single-page-wrapper .person-single-post .person-image-wrapper {
    padding-bottom: 0; }
    .person-single-page-wrapper .person-single-post .person-image-wrapper .image {
      float: left; }
    .person-single-page-wrapper .person-single-post .person-image-wrapper .soc-icons {
      width: auto; }
  .person-single-page-wrapper .person-single-post .post-info-additional {
    height: auto;
    padding-top: 10px; }
    .person-single-page-wrapper .person-single-post .post-info-additional .headline {
      font-size: 40px;
      line-height: 40px;
      margin: 0; }
    .person-single-page-wrapper .person-single-post .post-info-additional .title {
      font-size: 18px;
      line-height: 18px;
      padding: 0;
      margin: 5px 0px; }

  #reply-title + form .form-submit {
    padding-right: 100px; }

  .comment-respond form .form-submit #submit, #cancel-comment-reply-link {
    font-size: 15px; }

  .reveal-modal.tiny {
    width: 100% !important; }

  #content {
    margin-top: 10px; }

  div.large-8.columns.menu {
    padding: 0; }

  .hide-for-mobile {
    display: none !important; }
    .hide-for-mobile.show-for-mobile {
      display: block !important; }

  .my-account #buddypress #item-header-content #avatar-upload .fileUpload span {
    padding: 8px 10px; }

  .top-bar-section li:not(.has-form).show > a:not(.button) {
    background: black; }

  .top-bar-section ul {
    background: #e2ddd9 url("../img/header-bg.png"); }
    .top-bar-section ul li {
      background: transparent; }
      .top-bar-section ul li a:hover {
        color: white; }

  .show-on-click > a .user-avatar-in-menu {
    margin-top: -12px; }

  #login-wrapper {
    top: 10px;
    right: 70px; }
    #login-wrapper > ul {
      background: none; }
      #login-wrapper > ul > li.welcome > a {
        padding: 20px 12px 25px 12px;
        box-sizing: border-box; }
        #login-wrapper > ul > li.welcome > a:after {
          top: 23px;
          right: 10px;
          border-color: white transparent transparent transparent; }
      #login-wrapper > ul > li.welcome > .dropdown {
        width: 143px;
        top: 52px;
        left: 0; }
      #login-wrapper > ul > li.login a {
        padding: 7px 10px; }
    #login-wrapper ul li {
      background: black; }
      #login-wrapper ul li:hover > a {
        background: none; }

  .top-bar-section ul li:hover:not(.has-form) > a {
    color: white; }

  .top-bar-section ul li:hover:not(.has-form) > a {
    color: #e7d9d8;
    background: #ed5050; }

  .top-bar {
    background: black;
    height: 62px; }
    .top-bar > ul {
      height: inherit; }
    .top-bar.expanded .title-area {
      background: black;
      height: 62px; }
    .top-bar.expanded #menu-pages li {
      background: transparent;
      border-bottom: 2px solid #58575c; }
      .top-bar.expanded #menu-pages li a:hover {
        color: #e7d9d8;
        background: #ed5050; }
      .top-bar.expanded #menu-pages li.has-dropdown a:after {
        border-color: transparent transparent transparent #58575c; }
      .top-bar.expanded #menu-pages li.has-dropdown a:hover:after {
        border-color: transparent transparent transparent white; }
      .top-bar.expanded #menu-pages li a {
        color: #58575c;
        font-family: "DINNextLTPro-Regular", serif;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        text-transform: uppercase; }
    .top-bar .toggle-topbar.menu-icon {
      background: #babbbd;
      border-radius: 50%;
      width: 35px;
      margin-right: 10px;
      margin-top: -18px; }
      .top-bar .toggle-topbar.menu-icon a {
        padding: 0 40px 0 1px; }
        .top-bar .toggle-topbar.menu-icon a span:after {
          box-shadow: 0 0px 0 1px #ed5050, 0 7px 0 1px #ed5050, 0 14px 0 1px #ed5050; }

  .neighbourhood-activity-action-wrapper .story .content {
    background-color: #f2f2f2; }
    .neighbourhood-activity-action-wrapper .story .content .post-image {
      float: none; }
    .neighbourhood-activity-action-wrapper .story .content .post-content .post-title {
      height: auto; } }
/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (min-width: 645px) and (max-width: 736px) {
  #single-story-page {
    width: 100%; } }
@media only screen and (min-width: 40.063em) {
  .medium-6 {
    width: 49%; } }
@media only screen and (min-width: 64.063em) {
  .large-4 {
    width: 33%; } }
@media only screen and (min-width: 64.063em) {
  .large-8 {
    width: 66.66667%; } }
@media only screen and (min-width: 40.063em) {
  .medium-6 {
    width: 49%; } }
@media only screen and (min-width: 64.063em) {
  .large-4 {
    width: 33%; } }
@media only screen and (min-width: 64.063em) {
  .large-8 {
    width: 66.66667%; } }
/* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .fixed-header-wrapper-bg-image .header-main-menu {
    margin: 0; }

  .entry.news-letter .front.face .news-letter-text {
    font-size: 18px; }

  .site-archive li {
    display: block;
    padding: 10px 0;
    text-align: center; }
    .site-archive li a {
      display: block; }

  .entry.ad-rotate-block-wrapper.big-adrotate-slot .a-single {
    width: 320px;
    height: 50px; }

  .entry.ad-rotate-block-wrapper.big-adrotate-slot {
    height: 50px; }

  .footer-wrapper #footer .footer-menu ul li {
    display: block;
    width: 100%; }
    .footer-wrapper #footer .footer-menu ul li a {
      color: #fff;
      font-size: 15px; }

  .menu-main-footer-left-container li:after, .menu-main-footer-container li:after {
    content: ""; }

  div[id^="gallery-"] > dl.gallery-item {
    width: 100% !important; }

  .reveal-modal .content .captcha.big .realperson-challenge .realperson-regen {
    top: -10px;
    left: 0; }

  .single-place #placegallery li {
    text-align: center; }

  .single-place .images-list .person-list-plus-btn {
    display: none; }

  .lSAction > .lSNext {
    right: 0; }
  .lSAction > .lSPrev {
    left: 0;
    display: none; }

  .image-wrapper #uploadFile, .image-wrapper #uploadFileEvent {
    width: 100%;
    float: none; }

  .reveal-modal .fileUpload span {
    margin: 0 0 20px 0; }

  #registrationModal .realperson-text {
    font-size: 5px; }

  .info-about-place .info-about-place-data, .info-about-place .info-about-place-title {
    font-size: 16px; }

  .single-story-post .is-sponsored {
    position: relative;
    top: 0;
    display: inline-block; }

  .listing-image-in-thread {
    float: none;
    width: 100%;
    padding-bottom: 10px; }

  .community-tread .content {
    background: #f2f2f2;
    padding: 10px; }
    .community-tread .content .post-image {
      width: 100%;
      height: auto;
      float: none; }
    .community-tread .content .post-content .post-title {
      height: auto; }

  .post-social {
    display: none !important;
    width: auto !important;
    margin-right: 10px;
    margin-top: 0; }
    .post-social ul li label {
      margin: 0 0 0 4px; }

  #uploadFileThread {
    width: 50%; }

  .bpfb_actions_container .bpfb_controls_container #bpfb_tmp_photo .qq-upload-button {
    font-size: 12px;
    padding: 8px 10px;
    right: 0; }

  .post-image-comment {
    width: auto;
    height: auto;
    padding: 15px 25px; }

  .buddypress-wrapper #buddypress form#whats-new-form #whats-new-textarea .action-wrapper .post-social {
    width: 100px !important; }
  .buddypress-wrapper #buddypress form#whats-new-form #whats-new-textarea .action-wrapper #aw-whats-new-submit {
    font-size: 14px;
    padding: 5px 15px; }

  #buddypress div.activity-comments {
    margin: 0 0 0 20px !important; }
    #buddypress div.activity-comments form.ac-form {
      margin: 0 !important;
      padding: 0 10px 0 0 !important; }
    #buddypress div.activity-comments form div.ac-reply-content {
      margin-left: 0 !important;
      padding-left: 0 !important; }
    #buddypress div.activity-comments form .ac-buttons {
      padding: 10px 4px 20px 0; }
      #buddypress div.activity-comments form .ac-buttons .submit, #buddypress div.activity-comments form .ac-buttons .ac-reply-cancel {
        font-size: 14px;
        padding: 3px;
        margin: 10px 0 10px 5px; }

  .neighbourhood-activity-action-wrapper .event-wrapper .event-content-wrapper .event-image {
    width: 100%;
    float: none; }
  .neighbourhood-activity-action-wrapper .activity_update .activity-content .activity-inner .bpfb_images {
    width: 100%; }
  .neighbourhood-activity-action-wrapper .classifieds-wrapper.sponsored .classifieds-header-wrapper {
    padding: 20px 10px 10px 10px; }
  .neighbourhood-activity-action-wrapper .classifieds-wrapper .classifieds-header-wrapper {
    padding: 20px 10px 10px 10px; }
  .neighbourhood-activity-action-wrapper .classifieds-wrapper .comment-content-wrapper .classified-data {
    height: inherit; }
    .neighbourhood-activity-action-wrapper .classifieds-wrapper .comment-content-wrapper .classified-data .classified-image {
      position: relative;
      top: 0;
      height: auto; }
    .neighbourhood-activity-action-wrapper .classifieds-wrapper .comment-content-wrapper .classified-data .classified-content {
      margin: 10px; }

  #conversationModal, #eventModal, #classifiedsModal, #inviteModal, #registrationModal {
    width: 100%; }
    #conversationModal .miss-fields, #eventModal .miss-fields, #classifiedsModal .miss-fields, #inviteModal .miss-fields, #registrationModal .miss-fields {
      font-size: 13px;
      top: 70px; }
    #conversationModal .header, #eventModal .header, #classifiedsModal .header, #inviteModal .header, #registrationModal .header {
      font-size: 25px; }
      #conversationModal .header .white, #eventModal .header .white, #classifiedsModal .header .white, #inviteModal .header .white, #registrationModal .header .white {
        font-size: 30px; }
    #conversationModal .content, #eventModal .content, #classifiedsModal .content, #inviteModal .content, #registrationModal .content {
      padding: 30px 45px 10px 20px; }
      #conversationModal .content .featured-link, #eventModal .content .featured-link, #classifiedsModal .content .featured-link, #inviteModal .content .featured-link, #registrationModal .content .featured-link {
        margin: 20px 0 20px;
        display: block; }
      #conversationModal .content .captcha, #eventModal .content .captcha, #classifiedsModal .content .captcha, #inviteModal .content .captcha, #registrationModal .content .captcha {
        margin-top: 20px; }
        #conversationModal .content .captcha .realperson-challenge, #eventModal .content .captcha .realperson-challenge, #classifiedsModal .content .captcha .realperson-challenge, #inviteModal .content .captcha .realperson-challenge, #registrationModal .content .captcha .realperson-challenge {
          margin-bottom: 20px; }
      #conversationModal .content .time-wrapper, #eventModal .content .time-wrapper, #classifiedsModal .content .time-wrapper, #inviteModal .content .time-wrapper, #registrationModal .content .time-wrapper {
        margin-bottom: 20px; }
      #conversationModal .content .remove-image, #eventModal .content .remove-image, #classifiedsModal .content .remove-image, #inviteModal .content .remove-image, #registrationModal .content .remove-image {
        left: 90%; }

  .person-single-post .content .data .post-footer-block .single-relate-people-post .related-post-image {
    width: inherit; }
  .person-single-post .content .data .post-footer-block .related-post-additional-info {
    margin: 0;
    padding: 0; }

  .person-single-post.sponsored .extra-post-header .place-header-info-wrapper .placed-header-info .place-logo-name .headline {
    font-size: 45px;
    line-height: 40px; }

  .mobile-collapse-btn {
    text-align: center;
    color: white;
    margin-bottom: 10px;
    text-transform: uppercase; }
    .mobile-collapse-btn span {
      padding: 10px;
      display: inline-block;
      background: #ed5050;
      width: 100%; }

  .child-category.mobile {
    margin: 10px 0 0 0; }
    .child-category.mobile ul {
      display: none;
      margin: 0;
      padding: 0; }
      .child-category.mobile ul li {
        display: block;
        padding: 10px 20px 7px 20px;
        margin: 0;
        border: 1px solid #ed5050;
        border-top: none; }
        .child-category.mobile ul li:first-child {
          border-top: 1px solid #ed5050; }
        .child-category.mobile ul li a {
          text-transform: uppercase;
          padding: 7px 20px 5px 20px;
          line-height: 18px;
          font-size: 18px; }

  .person-single-page-wrapper .person-single-post.sponsored .person-image-wrapper .image {
    width: 200px;
    height: 200px; }
  .person-single-page-wrapper .person-single-post.sponsored .post-info-additional .soc-icons {
    width: auto;
    position: absolute;
    top: -150px;
    right: 30px; }

  .remove-image {
    left: 55%; }

  .buddypress-wrapper #buddypress .post-status ul li {
    width: 100%;
    display: block;
    margin: 0 0 10px 0; }
    .buddypress-wrapper #buddypress .post-status ul li.active {
      background: white;
      color: #c2c2c2; }
      .buddypress-wrapper #buddypress .post-status ul li.active:after {
        display: none; }

  .single-real-estate-page #placegallery li {
    text-align: center; }

  .group-single-wrapper .group-header-wrapper .join-group-not-auth {
    font-size: 12px;
    right: 0;
    padding: 5px 10px;
    bottom: 0;
    top: inherit; }
    .group-single-wrapper .group-header-wrapper .join-group-not-auth .plus {
      margin-top: -8px;
      font-size: 30px; }
  .group-single-wrapper .group-header-wrapper .member-header-info .generic-button a.join-group, .group-single-wrapper .group-header-wrapper .member-header-info .generic-button a.leave-group {
    font-size: 12px;
    right: 0;
    padding: 5px 10px;
    bottom: 0;
    top: inherit; }
  .group-single-wrapper .group-header-wrapper a.manage-group {
    font-size: 12px;
    right: 0;
    padding: 5px 10px;
    bottom: 0;
    top: inherit; }

  #buddypress .friend-connection {
    display: table; }
    #buddypress .friend-connection > div.generic-button {
      display: table-cell;
      margin: 0; }
      #buddypress .friend-connection > div.generic-button a {
        padding: 5px; }

  .classified-content-wrapper .classified-items-wrapper ul li {
    height: auto; }
    .classified-content-wrapper .classified-items-wrapper ul li.sponsored .classified-info .user-info .sponsored-classified {
      top: inherit;
      bottom: 0; }
    .classified-content-wrapper .classified-items-wrapper ul li .classified-info {
      margin: 0;
      padding: 10px; }
    .classified-content-wrapper .classified-items-wrapper ul li .classified-data .classified-image {
      top: 10px;
      position: relative;
      margin-bottom: 15px; }
    .classified-content-wrapper .classified-items-wrapper ul li .classified-data .classified-content {
      margin: 0; }

  .member-single-page-wrapper .member-header-wrapper .member-invite, .group-single-wrapper .member-header-wrapper .member-invite {
    right: 0;
    bottom: 0;
    top: inherit; }
    .member-single-page-wrapper .member-header-wrapper .member-invite a, .group-single-wrapper .member-header-wrapper .member-invite a {
      font-size: 12px;
      padding: 5px 10px; }
  .member-single-page-wrapper .member-header-wrapper #item-header-avatar, .group-single-wrapper .member-header-wrapper #item-header-avatar {
    width: 125px;
    height: 125px;
    margin-right: 10px; }
  .member-single-page-wrapper .member-header-wrapper .member-header-info, .group-single-wrapper .member-header-wrapper .member-header-info {
    height: 125px;
    margin-left: 60px;
    padding: 5px 0 0 0; }
    .member-single-page-wrapper .member-header-wrapper .member-header-info .member-full-name, .group-single-wrapper .member-header-wrapper .member-header-info .member-full-name {
      font-size: 21px;
      line-height: 21px;
      margin-bottom: 0; }
    .member-single-page-wrapper .member-header-wrapper .member-header-info .member-join-date, .group-single-wrapper .member-header-wrapper .member-header-info .member-join-date {
      font-size: 12px;
      line-height: 12px;
      margin-bottom: 5px; }
    .member-single-page-wrapper .member-header-wrapper .member-header-info .member-neighbourhood, .group-single-wrapper .member-header-wrapper .member-header-info .member-neighbourhood {
      font-size: 12px;
      line-height: 12px;
      margin-bottom: 5px; }
    .member-single-page-wrapper .member-header-wrapper .member-header-info .member-soc-link, .group-single-wrapper .member-header-wrapper .member-header-info .member-soc-link {
      margin: 0; }

  .my-account #buddypress #item-header-content #avatar-upload #uploadFileProfile {
    width: 60%; }

  .jcarousel-skin-tango {
    width: 100%; }

  .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%; }

  .jcarousel-skin-tango .jcarousel-next-horizontal {
    top: 0;
    position: absolute;
    right: 0; }

  .buddypress-wrapper .bp-join-us-wrapper {
    margin: 0; }

  .buddypress-wrapper .bp-join-us-wrapper .join-us-button {
    top: 120px;
    /* height: 72px; */
    display: block;
    background-color: #d64949;
    width: 100%;
    margin: 0;
    right: 0;
    border: none;
    border-radius: 0;
    text-align: center; }

  .breaking-news-wrapper .breaking-title {
    height: 150px;
    padding: 0;
    background: none; }
    .breaking-news-wrapper .breaking-title > span {
      text-align: center;
      background: #d64949;
      padding: 20px 10px;
      width: 100%;
      display: block;
      margin-bottom: 20px; }

  .activity-filter ul {
    display: none;
    margin: 10px 0 10px 0; }
    .activity-filter ul li {
      margin-left: 0;
      width: 100%;
      display: block;
      border-top: 1px solid #ed5050;
      border-left: 1px solid #ed5050;
      border-right: 1px solid #ed5050;
      border-bottom: none;
      text-transform: capitalize;
      padding: 10px 20px 7px 20px; }
      .activity-filter ul li:last-child {
        border-bottom: 1px solid #ed5050; }

  .extra-pages .post .extra-post-header h1 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 25px;
    line-height: 25px; }

  .single-event-post .single-event-content-wrapper .date-time-wrapper > span {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
    text-align: center; }
    .single-event-post .single-event-content-wrapper .date-time-wrapper > span.join-to-event-wrapper {
      width: 50% !important;
      margin: 10px auto 0;
      display: block; }
    .single-event-post .single-event-content-wrapper .date-time-wrapper > span.unjoin-to-event-wrapper {
      margin-left: 0; }

  #reply-title + form .post-image-comment.comment-form {
    right: 190px; }

  .single-comment-wrapper .single-comment-info-wrapper {
    height: 60px; }
    .single-comment-wrapper .single-comment-info-wrapper .single-comment-time-since {
      bottom: 5px;
      left: 50px;
      top: inherit; }

  .person-single-page-wrapper .person-single-post .person-image-wrapper {
    padding-bottom: 0; }
    .person-single-page-wrapper .person-single-post .person-image-wrapper .image {
      float: left; }
    .person-single-page-wrapper .person-single-post .person-image-wrapper .soc-icons {
      width: auto; }
  .person-single-page-wrapper .person-single-post .post-info-additional {
    height: auto;
    padding-top: 10px; }
    .person-single-page-wrapper .person-single-post .post-info-additional .headline {
      font-size: 40px;
      line-height: 40px;
      margin: 0; }
    .person-single-page-wrapper .person-single-post .post-info-additional .title {
      font-size: 18px;
      line-height: 18px;
      padding: 0;
      margin: 5px 0px; }

  #reply-title + form .form-submit {
    padding-right: 100px; }

  .comment-respond form .form-submit #submit, #cancel-comment-reply-link {
    font-size: 15px; }

  .reveal-modal.tiny {
    width: 100% !important; }

  #content {
    margin-top: 10px; }

  div.large-8.columns.menu {
    padding: 0; }

  .hide-for-mobile {
    display: none !important; }
    .hide-for-mobile.show-for-mobile {
      display: block !important; }

  .my-account #buddypress #item-header-content #avatar-upload .fileUpload span {
    padding: 8px 10px; }

  .top-bar-section li:not(.has-form).show > a:not(.button) {
    background: black; }

  .top-bar-section ul {
    background: #e2ddd9 url("../img/header-bg.png"); }
    .top-bar-section ul li {
      background: transparent; }
      .top-bar-section ul li a:hover {
        color: white; }

  .show-on-click > a .user-avatar-in-menu {
    margin-top: -12px; }

  #login-wrapper {
    top: 10px;
    right: 70px; }
    #login-wrapper > ul {
      background: none; }
      #login-wrapper > ul > li.welcome > a {
        padding: 20px 12px 25px 12px;
        box-sizing: border-box; }
        #login-wrapper > ul > li.welcome > a:after {
          top: 23px;
          right: 10px;
          border-color: white transparent transparent transparent; }
      #login-wrapper > ul > li.welcome > .dropdown {
        width: 143px;
        top: 52px;
        left: 0; }
      #login-wrapper > ul > li.login a {
        padding: 7px 10px; }
    #login-wrapper ul li {
      background: black; }
      #login-wrapper ul li:hover > a {
        background: none; }

  .top-bar-section ul li:hover:not(.has-form) > a {
    color: white; }

  .top-bar-section ul li:hover:not(.has-form) > a {
    color: #e7d9d8;
    background: #ed5050; }

  .top-bar {
    background: black;
    height: 62px; }
    .top-bar > ul {
      height: inherit; }
    .top-bar.expanded .title-area {
      background: black;
      height: 62px; }
    .top-bar.expanded #menu-pages li {
      background: transparent;
      border-bottom: 2px solid #58575c; }
      .top-bar.expanded #menu-pages li a:hover {
        color: #e7d9d8;
        background: #ed5050; }
      .top-bar.expanded #menu-pages li.has-dropdown a:after {
        border-color: transparent transparent transparent #58575c; }
      .top-bar.expanded #menu-pages li.has-dropdown a:hover:after {
        border-color: transparent transparent transparent white; }
      .top-bar.expanded #menu-pages li a {
        color: #58575c;
        font-family: "DINNextLTPro-Regular", serif;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        text-transform: uppercase; }
    .top-bar .toggle-topbar.menu-icon {
      background: #babbbd;
      border-radius: 50%;
      width: 35px;
      margin-right: 10px;
      margin-top: -18px; }
      .top-bar .toggle-topbar.menu-icon a {
        padding: 0 40px 0 1px; }
        .top-bar .toggle-topbar.menu-icon a span:after {
          box-shadow: 0 0px 0 1px #ed5050, 0 7px 0 1px #ed5050, 0 14px 0 1px #ed5050; }

  .neighbourhood-activity-action-wrapper .story .content {
    background-color: #f2f2f2; }
    .neighbourhood-activity-action-wrapper .story .content .post-image {
      float: none; }
    .neighbourhood-activity-action-wrapper .story .content .post-content .post-title {
      height: auto; }

  .show-for-medium-only.show-for-small {
    display: block !important;
    height: 62px; }

  .show-for-medium-only.show-for-small-only {
    display: block !important;
    margin: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  div[id^="gallery-"] > dl.gallery-item {
    width: 33% !important;
    padding: 10px; } }
/* min-width 641px, medium screens */
/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
/* min-width 1025px, large screens */
/* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
/* min-width 1441px, xlarge screens */
/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
/* min-width 1921px, xxlarge screens */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .medium-6 {
    width: 33%; }
    .medium-6.top-story-wrapper {
      width: 66%; }

  .show-on-click > a .user-avatar-in-menu {
    margin: 0; }

  #login-wrapper {
    top: 0; }
    #login-wrapper > ul li.login a {
      font-size: 12px;
      height: auto;
      line-height: 16px; }
    #login-wrapper > ul > li.welcome {
      height: 30px;
      background: transparent; }
      #login-wrapper > ul > li.welcome .dropdown {
        top: 30px; }
      #login-wrapper > ul > li.welcome > a {
        line-height: 30px;
        height: 30px;
        padding: 0 10px; }
        #login-wrapper > ul > li.welcome > a span.hidden-for-small-only.hidden-for-medium-only {
          display: inline-block !important;
          width: auto;
          height: auto;
          position: relative !important;
          font-size: 12px; }
        #login-wrapper > ul > li.welcome > a:after {
          top: 15px;
          right: 5px; }

  .mobile-search-wrapper.show-for-medium-only.show-for-small {
    display: none !important; }

  .mobile-logo.show-for-medium-only.show-for-small {
    display: none !important; }

  .contact-us-link-in-main-menu.show-for-medium-only.show-for-small-only {
    display: none !important; }

  .header-wrapper-bg-image .header-wrapper-bg-color header .logo-with-menu-wrapper .page-title {
    font-size: 50px; }
  .header-wrapper-bg-image .header-wrapper-bg-color header .logo-with-menu-wrapper .logo, .header-wrapper-bg-image .header-wrapper-bg-color header .logo-with-menu-wrapper .header-secondary-menu {
    display: block !important;
    height: auto;
    width: auto;
    position: relative !important; }
  .header-wrapper-bg-image .header-main-menu-wrapper .top-bar .top-bar-section .primary-menu > li a {
    font-size: 17px; }
  .header-wrapper-bg-image .header-main-menu-wrapper .top-bar .top-bar-section .primary-menu > li .dropdown li a {
    font-size: 13px;
    padding: 0 5px 0 5px; }

  .mobile-collapse-btn.show-for-medium-only.show-for-small-only {
    display: inline-block !important;
    width: 100%; }

  .activity-filter ul {
    margin: 20px 0 20px;
    display: table; }
    .activity-filter ul li {
      display: table-cell;
      vertical-align: middle;
      padding: 0;
      border-bottom: 1px solid #ed5050;
      border-right: none; }
      .activity-filter ul li a {
        font-size: 15px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .buddypress #left-secondary > div > div:first-child {
    font-size: 18px !important; }
  .buddypress #left-secondary .bp-news-wrapper .news-block-content-wrapper .tabs ul li {
    font-size: 14px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .hide-for-mobile {
    display: inline-block !important; }

  .clearfix {
    height: 1px; }

  .buddypress-wrapper .bp-join-us-wrapper .join-us-button {
    top: 6px;
    display: inline-block;
    background-color: transparent;
    width: auto;
    border: 2px solid white;
    border-radius: 10px;
    right: 10px;
    padding: 10px 20px; }

  .buddypress-wrapper #buddypress #activity-stream li .activity-post-wrapper .activity-post-info-wrapper .activity-header p a.view.activity-time-since.custom {
    font-size: 10px; }

  .breaking-news-wrapper {
    position: relative !important;
    height: 65px;
    width: auto;
    font-size: 20px;
    line-height: 11px; }
    .breaking-news-wrapper .breaking-default-text {
      line-height: 11px;
      font-size: 20px; }
    .breaking-news-wrapper .breaking-title {
      line-height: 11px;
      font-size: 20px;
      height: auto; }
      .breaking-news-wrapper .breaking-title > span {
        padding: 25px 10px; }

  .post-social-button {
    display: none !important; }

  .single-event-post .single-event-content-wrapper .date-time-wrapper .event-separator.show-for-small-only.show-for-medium-only {
    display: none !important; }
  .single-event-post .single-event-content-wrapper .date-time-wrapper > span.join-to-event-wrapper, .single-event-post .single-event-content-wrapper .date-time-wrapper .event-separator {
    width: auto !important;
    display: inline-block !important; }
  .single-event-post .single-event-content-wrapper .date-time-wrapper > span {
    width: auto !important;
    display: inline-block; }

  .buddypress-wrapper #buddypress .post-status ul li {
    width: auto;
    display: inline-block; } }

/*# sourceMappingURL=media.css.map */
