/******* NEW CHANGES********/
body {
   background-color:#f2f2f2!important;
   background-image:none;
   font-family: "Nunito Sans";
   font-size: 1.5em;
   color: #18292a ;
}
section.top-bar {
    display: none;
}
section.menu {
    background: #fff;
}

.nav>li:last-child{
    margin-right:0;
}
.navbar-nav>li>a{
    color:#595f35;
    font-weight:600;
    border: 1px solid transparent;
    transition:all ease 0.3s;
}
.navbar-nav>li.active>a{
    color:#595f35;
    border:solid 1px #595f35;
}
.navbar-nav>li.active>a:hover, .navbar-nav>li.active>a:active, .navbar-nav>li.active>a:focus{
     background: #595f35;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:active{
     background: #595f35;
     transition: all ease 0.3s;
}
footer{
    background: url(//www.foundationks.com/wp-content/uploads/2015/02/background-outer-wrapper.png) repeat-x scroll bottom center transparent;
}
section.footer-bottom{
    background-image:none;
    padding-bottom:0;
    padding-top:0;
}
section.footer-bottom h2.widget-title{
    color:#18292a;
}
section.footer-bottom .widget .textwidget p{
    color:#18292a !important;
    font-size:16px;
}
section.footer-bottom .widget li a{
   color:#18292a !important;
   font-size:16px;
   padding: 2px 0;
}
section.footer-bottom .widget li a:hover {
    color: #18292a;
    text-decoration: underline;
    background-color: unset;
}
p {
    color: #18292a !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #18292a ;
}

.single-title h1, .archive-title h1, .title h1, .single-title h2, .archive-title h2, .title h2{
    color: #595f35;
}
.single-title h1:after, .archive-title h1:after, .title h1:after, .single-title h2:after, .archive-title h2:after, .title h2:after{
    color: #595f35;
}
.title h2:before{color: #595f35;}
hr {
    border-top: 1px solid #b9ba83;
}
hr.hr-margin {
    margin: 0 20px 30px;
    height: 30px;
    border-top: 0;
    border-bottom: 1px solid rgba(184, 186, 131, 0.6);
}
.agents{background:#fff; padding:20px 0;}
.agents h3 {
    font-family: Cinzel;
    font-weight: bold;
}
.agents .member-info {
    line-height: 24px;
text-transform: uppercase;
}
.blog-page.col-12 {
    width: 80%;
    margin: 0 auto;
    display: block;
}
.white-bg{background:white;padding:20px;}
.single-blog .row.white-bg {margin: 5px 5px;}
.single-blog .row.white-bg .col-lg-4 img {border: 3px solid #595f35;}
.seller-content .col-lg-3 {padding: 0 8px;}
.seller-content .column-inside {
    background: white;
    padding: 10px 14px;
    border: 3px solid #595f35;
    min-height:465px;
}
.row.seller-content {margin: 20px 0;}
#IDX-quicksearchForm-5737 .IDX-qsLabel{text-align:center;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{border-color:transparent;}
.navbar-nav>li.open a {color: white;}
.seller-content .archive-title {
    padding: 0;
    background: #595f35;
    border-radius: 4px 4px 0 0;
}
.seller-content .archive-title h2 {
    font-weight: bold;
    color: white;
    margin: 10px 0 0 !important;
    padding: 0 !important;
    font-size:22px;
    line-height:30px;
}
.sidebar2 input[type=text], .sidebar2 input[type=email], .sidebar2 input[type=url], .sidebar2 input[type=search], .sidebar2 input[type=password], textarea {
    background: #fff !important;
}
.sidebar2 #IDX-quicksearch-5737 #IDX-qsCityListWrap-5737 select, .sidebar2 #IDX-quicksearch-5737 #IDX-qsSubmitWrap-5737 select {
    background: #fff;
}
.sidebar2 a.IDX-carouselArrow {
    background: #a6a862 !important;
    opacity: 1 !important;
}
.sidebar2 .IDX-carouselContainer div, .sidebar2 .IDX-carouselContainer span {
    color: #183000;
}
.foundation-3d h3 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.foundation-3d {
    background: white;
    padding: 10px 100px;
    text-align: center;
}
.foundation-3d iframe {
    width: 100% !important;
    height: 500px !important;
}
.foundation-3d iframe {
    width: 750px !important;
    height: 425px !important;
    margin: 0 auto;
    display: block;
}
.foundation-3d p{text-align:center;}
.foundation-3d p a {
    display: inline-block;
    margin: -10px auto !important;
    color: #595f35;
    font-size: 20px;
    position: RELATIVE;
}

.construction-img {
    max-width: 220px;
    float: left;
    margin:20px 20px 0;
}


/******RESPONSIVE*******/

@media (min-width: 700px) and (max-width: 767px)  {
.foundation-3d iframe {
    width: 650px !important;
    height: 365px !important;
}
}

@media (min-width: 400px) and (max-width: 700px)  {
.foundation-3d iframe {
    width: 80% !important;
    height: 200px !important;
}
}

@media (min-width: 300px) and (max-width: 400px)  {
.foundation-3d iframe {
    width: auto !important;
    height: auto !important;
    max-width: 280px !important;
}
}

@media (min-width:768px) and (max-width: 1024px){
.seller-content .column-inside {min-height:573px;}
}
@media (max-width: 768px){
.seller-content .column-inside {min-height:auto;}
.construction-img {
    max-width: 200px;
    margin: 0 auto;
    display: block;
    float:none;
}
}
@media (max-width: 767px){
.navbar-toggle .icon-bar {
    color: white !important;
    background: white;
}
.navbar-toggle {
    margin: 10px auto 0;
    width: auto;
    min-width: 40px;
}
.navbar-collapse {
    width: 100%;
}
.filter {
    padding: 12px 0 52px 0;
}
#IDX-quicksearch-5737 #IDX-qsCityListWrap-5737 label, #IDX-quicksearch-5737 #IDX-qsSubmitWrap-5737 label{width:40%;}
#IDX-quicksearch-5737 #IDX-qsCityListWrap-5737 select, #IDX-quicksearch-5737 #IDX-qsSubmitWrap-5737 select{width:60%;}
.agents h3 {text-align: center;}
.foundation-3d{padding:5px 0;}
button {min-width: auto !important;}
.blogpost-wrapper .grid-item .text .right{text-align:center !important;}
.blog-page .full3 article .text .inner p {  text-align: center;}
i.fa.fa-compass {margin-bottom: 55px;}
}