@media (max-width: 768px) {
  .navbar-inner {
    padding: 5px 0;
  }
}
@media (max-width: 768px) {
  .brand {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .main-header {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .main-header .logo-buddy {
    text-align: center;
    margin-top: 0;
  }
  .main-header .logo-buddy img {
    width: 80%;
    margin-top: 15px !important;
  }
}
.btn.btn-nav {
  border: 1px solid #b90060;
  color: white;
  -webkit-box-shadow: inset 0 1px 0 0 #ff46a6;
  box-shadow: inset 0 1px 0 0 #ff46a6;
  text-shadow: 1px 1px 0 #e20075;
}
.btn.btn-filter {
  border: 1px solid #0097de;
  color: white;
  background: #00aeff;
  -webkit-box-shadow: inset 0 1px 0 0 #33beff;
  box-shadow: inset 0 1px 0 0 #33beff;
  text-shadow: 1px 1px 0 #0097de;
}
.btn.btn-filter:hover {
  text-decoration: none;
}
.btn-searchMob {
  margin-bottom: 15px;
}

.mm-page {
  min-height: 100%;
  margin: 0 auto -111px auto;
  height: 100%;
}

.mm-panel {
  padding-top: 0 !important;
}
.mm-ismenu {
  background: #f9f9f9;
  color: #333333;
}
html.mm-opened .mm-page {
  box-shadow: none;
  border: 1px solid #c5c5c5;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  margin-left: 0;
}
.mm-search {
  padding: 7px 10px;
  overflow: auto;
  background: #e60077;
  height: 46px;
  border-bottom: 2px solid #b90060;
  border-right: 1px solid #b90060;
}
.mm-search input.form-control {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: white;
  border: 1px solid #b90060;
  color: #333333;
  height: 30px;
}
.mm-search .input-group-btn .btn {
  height: auto;
  border-color: #b90060;
  background: #00aeff;
  color: white;
  text-shadow: none;
  padding: 4px 12px;
}
.mm-header {
  position: relative;
  padding-top: 10px;
  height: 46px;
  background: #e60077;
  border-bottom: 2px solid #b90060;
  border-left: 1px solid #b90060;
  padding-left: 20px;
  text-align: left;
  font-weight: bold;
  font-size: 1.1em;
}
.mm-header a {
  color: white;
}
.carouselWrap {
  overflow: hidden;
}
.home-guide-box {
  max-width: 100%;
  height: 223px;
  position: relative;
}
.home-guide-box.landlord-guides {
  padding-left: 100px;
}
.home-guide-box .home-guide-figure-left {
  position: absolute;
  left: 0px;
  float: none;
}
.home-guide-box.tenant-guides {
  padding-right: 100px;
}
.home-guide-box .home-guide-figure-right {
  position: absolute;
  right: 20px;
  float: none;
  bottom: 0;
}
.home-guide-box.social-guides h2 {
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .advertBoxes {
    margin-top: 15px;
  }
  .social-guides {
    margin-top: 15px;
    height: auto;
    background: url('../img/home/mob-social-back.jpg') center right no-repeat;
  }
  .social-guides .google-line {
    margin-top: 0;
  }
  .testimonials {
    display: none;
  }
  .home-guides {
    padding-top: 10px;
  }
  .home-search-button {
    max-width: 230px;
  }
}
@media (max-width: 768px) {
  input.home-search-field {
    height: 50px;
  }
  .home-guide-box {
    margin-bottom: 15px;
  }
  .carouselWrap {
    display: none;
  }
  .home-register-box {
    max-width: 100%;
  }
  .register-room-box {
    background: url('../img/home/mob-rent-room-back.jpg') center right no-repeat;
  }
  .register-room-wanted-box {
    background: url('../img/home/mob-room-wanted-back.jpg') center right no-repeat;
  }
  .social-guides {
    margin-top: 0px;
  }
  .social-guides .google-line {
    margin-top: 9px;
  }
  .landlord-guides {
    background: url('../img/home/mob-landlord-guide.jpg') center right no-repeat;
  }
  .tenant-guides {
    background: url('../img/home/mob-tenant-guide.jpg') center right no-repeat;
  }
  #home-page #push {
    height: 0;
  }
}
@media (max-width: 992px) {
  .register-breadcrumb li a {
    padding-left: 45px !important;
  }
  .help-popup {
    margin-left: 0;
    margin-top: 5px;
  }
  .progress-buttons {
    text-align: center;
  }
  .progress-buttons .btn {
    margin-bottom: 15px;
  }
  .progress-buttons .pull-left {
    float: none !important;
  }
}
@media (max-width: 768px) {
  .my-adverts .nav-pills li:first-child {
    margin-bottom: 5px;
  }
  .my-adverts .nav-pills li:last-child {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .featureAdvert img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .map-box {
    background: white;
  }
}
@media (max-width: 992px) {
  .home-search-box-wrap {
    background: transparent;
    border-color: transparent;
    height: auto;
  }
}
@media (max-width: 992px) {
  .home-search-box {
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    padding-left: 15px;
    padding-right: 15px;
    background: url('../img/home/mob-search-back.jpg') center center no-repeat;
    border-radius: 0;
    border: 1px solid #cfcfcf;
  }
}

@media (max-width: 1200px) {
  .room-wanted-advert-main-title, .room-to-rent-advert-main-title {
  font-size: 32px;
  }
}

@media (max-width: 992px) {
  .room-to-rent-advert-wrap{
    margin-bottom: 25px;
  }
}

@media (max-width: 400px) {
  .room-wanted-advert-main-title, .room-to-rent-advert-main-title  {
   font-size: 26px;
  }
}


@media (max-width: 768px) {
  .carousel {
    display: none;
  }
}
@media (max-width: 992px) {
  .thumbnail.text_align_center {
    text-align: left;
  }
}
@media (max-width: 992px) {
  #featured_adverts {
    padding: 5px;
    overflow: visible;
  }
}
@media (max-width: 768px) {
  .advert-description h4 a {
    font-size: 13px !important;
  }


  .manage-advert-buttons {
    width:100%;
    margin-bottom: 15px !important;
  }

.advert .manage-advert-buttons a:first-child {
  margin-left:0 !important;
}

}
@media (max-width: 768px) {
  .advert-features li {
    font-size: 11px;
    padding: 0;
    margin-left: 15px;
  }
}
.freeAd {
  display: block;
  background: #ececec;
  padding: 10px 10px 5px 10px;
  border-top: 1px solid #dfdfdf;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.5);
  font-size: 13px;
  color: #bbbbbb;
}
.mob-filters {
  display: none;
}
.filtersWrap .close {
  display: none;
}
.search-side-bar .input-group-btn {
  position: static;
}
.search-side-bar .input-group-btn .btn {
  position: static;
}
@media (max-width: 992px) {
  .search-side-bar {
    display: none;
  }
}
@media (max-width: 992px) {
  #search-map {
    display: none;
  }
}
@media (max-width: 992px) {
  .wrap {
    padding-bottom: 55px;
  }
  .mob-filters {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 55px;
    background: #efefef;
    padding: 10px 0;
    z-index: 9999;
    border-top: 2px solid #a4a4a4;
  }
  .filtersWrap {
    display: none;
  }
  .filtersWrap.active {
    display: block;
    position: fixed;
    background: #00aeff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
  }
  .filtersWrap.active .search-side-bar {
    display: block;
  }
  .filtersWrap.active .close {
    display: block;
    color: white;
    opacity: 1.0;
  }
  .filtersWrap.active .filtersInner {
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding: 15px;
  }
  .filtersWrap.active .side_header {
    color: white;
  }
}
@media (max-width: 992px) {
  .footer {
    padding-top: 15px;
  }
  .footer .footer-nav {
    float: none;
    margin-top: 5px;
  }
  .footer .footer-nav li:first-child a {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .footer {
    display: none;
  }
}


@media (max-width: 768px) {
  .message-select {
    clear: both;
    float: none !important;
  }
}

