#searchContainer {
  background: url("https://s3.amazonaws.com/realtor-video/fireplace-short-loop-low.gif") no-repeat center center ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:400px;
}
#schools span{
  padding:13px;
}
#specialFeature span{
  padding:13px;
}
.categoryName{
  padding-top:5px;
}
#loading {
  background: url('../images/spinner.gif') no-repeat center center;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #000000a1;
  z-index: 1;
  display: none;
}

.flash-container{
  position: relative;
}
.flash-container .close-icon{
  font-size: 24px;
  position: absolute;
  top: 10px;
  right: 20px;
}
.flash-container .alert-info{
  z-index: -1;
}

.subpage-search-box .form-control{
  padding: 1px 3px !important;
}
.search-box .form-group{
  height: 25px;
}
.grid-hover figure img {
  min-height: auto;
  max-width: none;
}
.cover {
  object-fit: cover;
  width: 100%;
}
.img-height-265{
  height:265px;
}
.grid-hover figure{
  background-color: #00000000;
}
.grid-hover figure figcaption{
  text-transform: none;
  padding: 0px;
}

figure.effect-marley .font-size-small.font-weight-light, figure.effect-marley .font-size-small.font-weight-normal{
  margin: 0px;
  display: block;
  font-weight: 500 !important;
}
figure.effect-marley .listing-status {
  text-transform: uppercase;
}
figure.effect-marley p {
  background-color: #000000a1;
  right: 0px;
  left: 0px;
  padding: 10px 5px;
  text-align: left;
  bottom: 0px;
  line-height: 1;
  letter-spacing: 0px;
  transform: none;
  opacity: 1;
}
figure.effect-marley h2 {
  right: 0px;
  left: 0px;
  padding: 10px 5px;
  top: 0px;
  word-spacing: 0px;
  background-color: #000000a1;
  transform: translate3d(0, 0px, 0);
}
figure.effect-marley h2::after{
  background: #fff0;
}

.carousel-item img{
  height:350px;
}
#homepics .img-con{
  border: 1px solid #ddd;
  padding: 5px;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-top: 20px;
}
#homepics .per-image{
  min-height: 258px;
  width: 100%;
  height: 258px;
}
.realtor-review{
  background: #eee;
  padding: 10px;
}
.realtor-review .img-agency{
  padding: 5px;
}
.ourside, .inside{
  margin-left: 0px;
  padding-left: 0px;
}
.comment_body:hover{
  cursor: pointer;
}
.horizitan-line{
  width: 70%;
  margin-left: 15%;
  padding: 20px;
  border-top: 1px solid #cccccc;
}
/* .subpages-card-body{
  padding: 0.3rem 2.7rem;
} */
.admin-search-box .form-control{
  padding: 1px 7px;
}
.admin-search-box .addr-area{
  width: 350px;
}
.admin-search-box .mls-form{
  display: inherit;
}
.min-height-comment{
  height: 23px;
  border-radius: 0px;
  padding: 2px;
}
.max-height-comment{
  height: auto;
  min-height: 40px;
  padding: 10px;
  width: 100% !important;
  margin-bottom: 10px;
}
.other-thoughts:hover{
  cursor: pointer;
}
#otherthought{
  width: 500px;
  padding: 50px 30px;;
  text-align: center;
  left: calc(50vw - 250px);
}
#otherthought .modal-body{
  margin:30px 20px 10px 20px;
}
#otherthought .modal-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1rem;
  border-top: none;
}

@media (max-width: 1200px) {
  .grid-hover>.col-md-4{
    max-width : 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 992px) {
  .carousel-item img{
    height:240px;
  }
}
@media (max-width: 768px) {
  .grid-hover>.col-md-4{
    max-width : 100%;
    flex: 0 0 100%;
  }
  .moon{
    display: none;
  }
}
@media (max-width: 767px) {
  .carousel-item img{
    height:340px;
  }
}
@media (max-width: 600px) {
  /* .navbar-light .navbar-nav li:first-child,
  .navbar-light .navbar-nav li:last-child{
    width: 50%;
  } */
  /* .navbar-light .navbar-nav li:last-child{text-align: right;} */
}

@media (max-width: 480px) {
  .header-navbar{min-height: 50px;}
  html body.fixed-navbar {padding-top: 50px;}
  .card-body.my-gallery{padding: 0px;}
  .grid-hover figure{min-width: 230px;}
  .carousel-item img{
    height:280px;
  }
}

@media (max-width: 400px) {
  .grid-hover figure h2 span{font-size: 16px}
  .carousel-item img{height:220px;}
}

@media (max-width: 320px) {
  .carousel-item img{height:180px;}
}
.h1, .h2, .h3, .h4, .h5, .h6, code, h1, h2, h3, h4, h5, h6, kbd, pre, samp {
    font-family: Montserrat,Georgia,'Times New Roman',Times,serif;
}
.h2, h2 {
    font-size: 1.74rem !important;
}
.form-control {
    padding: .75rem 1rem;
    line-height: 1.25;
    height: 40px;
}
.btn {
    padding: .75rem 1rem;
    line-height: 1.25;
}
.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

#listing-feedback {
    border: 2px solid red;
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

