@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');

body {
    font-size: 13px;
    font-family: 'roboto', sans-serif;
    font-weight: 400;
    color: #222;
}

.header-meta ul a {
    display: none;
}

nav.navbar.top-navbar {
    color: #fff;
    background: #000;
}

#main_menu li.active > a, #main_menu li.sel > a, #main_menu li:hover > a {
    color: #3aa300;
    background: #f2f2f2;
}


#main_menu a {
    color: #000;
    font-size: 14px;
    padding: 8px 20px 7px 20px;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: none;
}

.top-head a {
    color: #fff;
    float: right;
}

.top-head li {
    list-style: none;
}

.top-head span {
    color: #3aa300;
}

.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
    display: none;
}

.dropdown-menu {
    background-color: #f2f2f2;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: roboto;
    font-weight: normal;
    font-style: italic;
}

.cta1 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cta2 .item {
    color: #000;
}

a {
    color: #337ab7;
    text-decoration: none !important;
}

.home #home-widgets {
    padding-top: 30px;
    background: #f3f3f3;
    padding-bottom: 30px;
    display: none;
}

.feature_listings2 h3 {
    padding: 15px;
}
.feature_listings2 {
    background: #fff url(https://s3.amazonaws.com/store24-ubertor-com/grindstonerealty.myubertor.com/content/image/78851.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding-top: 30px;
    padding-bottom: 90px;
}

.meet {
    padding-bottom: 100px;
    padding-top: 60px;
    background: #fbfbfb;
}

.meet .container {
    max-width: 1170px;
}

.container {
    max-width: 1170px;
}

.meet h3 {
    text-align: center;
}

#about-me {
    padding: 0;
}

.carousel-control.left {
    background: transparent;
}

.carousel-control.right {
    background: transparent;
}

.home .container.main-content {
    display: none;
}

.signup {
    background: #fff url(https://s3.amazonaws.com/store24-ubertor-com/grindstonerealty.myubertor.com/content/image/78852.jpg);
    padding-bottom: 30px;
    padding-top: 30px;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
    color: #fff;
}

.signup h3 {
    font-weight: bold;
    font-style: normal;
}

.signup h4 {
    font-style: normal;
    font-size: 27px;
    font-weight: 300;
}

a.buttoncta {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
}

.signup .signbox {
    background: rgba(255,255,255,0.3);
    margin-bottom: 23px;
    padding: 12px;
    border: 1px solid #fff;
}

.before-foot li {
    list-style: none;
    font-size: 16px;
    color: #000;
    font-family: roboto;
    font-style: italic;
    padding: 2px;
}

.before-foot ul {
    margin-top: 31px;
    padding: 0;
    text-align: center;
}

.before-foot .social li {
    display: inline-block;
}

.before-foot li a {
    color: #000;
    font-weight: bold;
}

i.fa {
    padding: 12px;
    font-size: 16px;
    border-radius: 50px;
    height: 39px;
}

i.fa.fa-facebook {
    background: #3b5998;
    color: #fff;
}

i.fa.fa-twitter {
    background: #45b0e3;
    color: #fff;
}


i.fa.fa-linkedin {
    background: #0177b5;
    color: #fff;
}

i.fa.fa-youtube-play {
    background: #d32323;
    color: #fff;
}

i.fa.fa-instagram {
    background: #e2af64;
    color: #fff;
}


h3:after {
    content: "";
    display: inline-block;
    height: 1px;
    background: #3aa300;
    width: 50%;
    margin-left: 20px;
    margin-bottom: 6px;
}

.signup h3:after {
    display: none;
}

.meet h3:after {
    display: none;
}

.col-md-3.col-sm-12.social a {
    color: #000;
    font-size: 22px;
    margin-bottom: 20px;
}

.cta1 h3:after {
    display: none;
}

.lower-foot {
    background: #f2f2f2;
}
footer {
    display: none;
}



body.scrolled .navbar-logo img {
  max-width: 300px;
  transition: all 0.5s;

}

.navbar-logo img  {
     margin: 0 auto;
  display: block;
  transition: all 0.5s;
}


.navbar-logo,
.navbar-header {
  width: 100%;
  display: block;

}
.navbar-header {
    margin-top: -46px;
}
body.scrolled .top-navbar {
  position: fixed;
  width: 100%;
  z-index: 9999;
}


.item-bg {
  height: 398px;
  overflow: hidden;
  position: relative;
}

.feature_listings2 > .container {
  max-width: 100%;
  width: 100%;
}


.item-bg img {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.listing-meta {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 28px;
  background: rgba(0,0,0,0.7);
  height: 100%;
    transition: all 0.5s;
}


.new-view-properties:hover .listing-meta {
 top: 0;
  transition: all 0.5s;
}


.wlisting-detail li {
  display: inline;
  font-size: 24px;
  color: #FFF;
  margin-right: 10px;
    font-style: normal;
  font-weight: 400;  
}

.new-listing-price {
  font-size: 28px;
  color: #3ba300;
    font-style: normal;
  font-weight: 400;  
}

.new-listing-address {
  font-size: 19px;
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 108px;
}

/*img[u="image"]{ height: 100% !important; width: 100% !important; left: 0 !important; right: 0 !important; display: block !important; margin-left: auto; margin-right: auto; top: 0px !important; }


#slides {
    width: 100%;
    min-height: 800px;
}

#slider1_container {
    width: 100% !important;
    height: auto !important;
    min-height: 800px;
}

.property_detail div#slides > div img {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    height: 100% !important;
}

/**listings**/
/*.filter-option{ font-size: 13px !important; font-weight: 400 }
img[u="image"]{ height: 100% !important; width: 100% !important; left: 0 !important; right: 0 !important; display: block !important; margin-left: auto; margin-right: auto; }*/
#slider1_container{position: relative; }
#slides{ height: 800px !important; }
#slides > div{ height: 100% !important; }
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn{ top: 330px !important; }
@media (max-width: 998px){
  #slider1_container{ height: 400px !important; position: relative; }
#slides{ height: 700px !important; }
#slides > div{ height: 100% !important; }
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn{ top: 330px !important; }
.item-bg { height: auto; margin-bottom: 20px; }
}
@media (max-width: 768px){
  #slider1_container{ height: 400px !important; position: relative; }
#slides{ height: 900px !important; }
#slides > div{ height: 100% !important; }
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn{ top: 290px !important; }
}

@media (max-width: 600px){
  #slider1_container{ height: 300px !important; position: relative; }
#slides{ height: 900px !important; }
#slides > div{ height: 100% !important; }
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn{ top: 390px !important; }
}

@media (max-width: 460px){
  #slider1_container{ height:270px !important; position: relative; }
#slides{ height: 1000px !important; }
#slides > div{ height: 100% !important; }
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn{ top: 290px !important; }
}
*/



.multiple-listing-view .row .al a {
    font-size: 24px;
    color: #000;
}

a {
    color: #000000;
    text-decoration: none !important;
}
.navbar-toggle .icon-bar {
    background: #3aa300;
}
.navbar-toggle {
    border-color: #3aa300;
}

@media screen and (max-width: 480px) {
.navbar-toggle {
    margin-top: 47px;
}

.top-head a {
    color: #fff;
    float: right;
    margin-top: -29px;
}
}

body.scrolled {

padding-top: 156px;
position: relative;
}



body.scrolled .top-navbar {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
}

.img-cont img {
    width: 100%;
}

.carousel-indicators {
opacity:0;
}

a.numberlink {
    color: #fff;
    float: none;
    margin-top: 0px;
}

.post_heading a {
    color: #3aa300;
}

.sidebar-title {
    background: #3aa300;
    color: #fff;
}

/*jx - listing slider adjustment*/
#slider1_container #slides{
  background:#fff!important;
}
@media (min-width:1200px){
  #slider1_container{
    height:700px!important;
  }
   #slider1_container #slides img {
    height:104%!important;
     width:100%!important;
  }
}
 @media (max-width:1200px){
  #slider1_container{
    height:555px!important;
  }
   #slider1_container #slides img {
    height:100%!important;
     width:100%!important;
  }
   #slider1_container #slides{
     height:780px!important
   }
}
 @media (max-width:991px){
  #slider1_container{
    height:416px!important;
  }
}
 @media (max-width:768px){
  #slider1_container{
    height:423px!important;
  }
}
 @media (max-width:650px){
   #slider1_container{
     height:400px!important;
   }
}
 @media (max-width:560px){
   #slider1_container{
     height:336px!important;
   }
}
 @media (max-width:430px){
   #slider1_container{
     height:260px!important;
   }
}
 @media (max-width:376px){
   #slider1_container{
     height:230px!important;
   }
}
 @media (max-width:330px){
   #slider1_container{
     height:200px!important;
   }
}

body.about_us.level_1 .abtbox img {
  width: 100% !important;
  object-fit: cover;
  height: 400px;
  object-position: top;
}

/*jx - new update*/
.buyerspage,
.sellerspage,
.linkpage{
  text-align:center;
}
.sellerspage h4{
  font-size: 24px;
}
.sellerspage p{
 color: #222;
}

/*jx new css*/
.elfsight-app-32a4dbfe-4014-45ae-ab9f-5da4d651c795{
  margin:30px 0;
}

#signupnew{
 position: fixed;
    right: 20px;
    bottom: 20px;
    border: 1px solid #3aa300;
    z-index: 99999;
  background:#fff;
}
#mc_embed_signup{width: 300px;}
.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
}

.buyerspage p,
.sellerspage li,
.sellerspage p,
.for_sellers .lead-form label,
.form-control{
  font-size:16px;
}
.sellerspage h4{
  font-size: 30px;
  font-weight:500;
}

/*jx - logo top*/
.logotop{
  position:absolute;
  left:10px;
  top:15px;
}
.logotop img{
  max-width:100px;
}

/*jx link css*/
.l-title{
  font-size:15px;
}
.l-title span{
  font-size:13px;
}
.link-section ul li{
      list-style-type: disc!important;
}

.links .main-content{
  padding-bottom:0!important;
}
.links h3{
  font-weight:500;
}

.links #id_inset_group1 {
  margin-bottom:50px;
}