/*
Theme Name: LYF Real Estate Jandy Gruhn
Theme URI: http://lyfmarketing.com
Description: LYF Real Estate Custom
Tags: custom-menu, custom-colors, translation-ready
Author: LYF Marketing
Author URI: http://lyfmarketing.com
Template: lyf-real-estate
Version: 1.0.5
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.home-video .videoWrapper {
    border: none !important;
}

img.read-jandy-reviews {
    margin: 20px auto;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oxygen', sans-serif;
}

.button {
    background: #373435 !important;
}

.button:hover {
    background: #d2ae6d !important;
}

#close-lyf-newsletter.button {
    background: none !important;
}
.grey-background {
    background: #fafafa;
}

.full-width.top-section {
    margin-top: 50px;
}

ul.key-list  {
   margin: 40px 20px 0 40px;
}

ul.key-list li {
    list-style: none;
    position: relative;
    margin: 0 0 15px;
}

ul.key-list li .fa {
    position: absolute;
    left: -25px;
    color: #d2ae6d;
}


#featured-area {
    background-image: url('images/featured.jpg');
    background-size: cover;
    background-position: right center;
}

#featured-area:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
}

#mission-statement {
    padding: 20px 2%;
    background: #fafafa;
}

#mission-statement p {
    margin: 0;
    font-size: 20px;
    font-family: 'Nunito', 'serif';
}

#mission-statement p label {
    display: block;
    margin: 5px 0 0;
}

#about-background {
    background-image: url('images/jandy.jpg');
}

#working-with-jandy {
    padding-top: 150px;
}

#working-banner {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-image: url('images/working.jpg');
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat;
    overflow: hidden;
    z-index: -1;
}

.white-over {
    background: rgba(0,0,0,0.65);
}

.white-over p, .white-over ul.key-list li {
    color: #eee;
}

#working-banner img {
    display: block;
    width: 100%;
}

#about-text {
    margin: 65% auto 0;
}


#about-jandy {
    background-image: url('images/jandy.jpg');
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
}

#about-jandy .about-jandy-content {
    margin: 95% 0 0;
    padding: 10px 2% 20px;
    background: #fff;
}

#about-jandy .about-jandy-content p {
    font-size: 18px;
}


#about-jandy .about-jandy-content .button {
    margin: 0;
}

#about-jandy .about-jandy-content .button:last-child {
    background: #373435;
    color: #eee;
}

.small-margin-title {
    margin: 10px 0 0;
}

.listing h4.listing-title {
    font-weight: normal;
}

.lyf-listings .listing-price, .lyf-listings .listing-sold {
    font-size: 1.2em;
}

.single-listing .listing-sold {
    text-transform: uppercase;
}

.partner-images {
    margin: 30px auto !important;
}

.partner-image {
    margin: 15px auto 0;
    text-align: center;
}

.partner-image img {
    max-width: 250px;
    display: block;
    margin: 5px auto;
}

#carriage-image {
    max-height:190px;
}

.bs-block, .bs-link-block {
    padding: 25px 2%;
    width: 96%;
    max-width: 400px;
    display: block;
}

#partner-images .container {
    max-width: 1000px;
}

.service-blocks-50 .service-block {
    text-align: left;
}

.service-blocks-50 .service-block h4 {
    display: inline;
}

.bs-link-block ul li a:hover {
    color: #373435;
}

.service-block .fa, .service-block svg {
    color: #656565;
}

.full-title {
    padding: 15px 0;
    background: #373435;
}

.full-title h3 {
    margin: 0;
    color: #fff;
    padding: 0 2%;
}

.copyright {
    font-size: 14px;
    padding: 0 4%;
}

.copyright p {
margin: 0 0 5px;
}

footer {
    padding:10px 0 13px;
}

.open-house-image {
    margin: 20px 0 0 15px;
}

/* Contact Page */

.contact-links .realtor-info-block:first-of-type, .contact-links .realtor-info-block:nth-of-type(2) {
    width: 100%;
}

.fa-mobile {
    font-size:20px !important;
    vertical-align: text-bottom;
}

/* ==== TESTIMONIALS ==== */

blockquote.testimonial {
    background: #fff;
    padding: 20px;
    margin: 15px auto;
    width: 90%;
    border-left: 4px solid #d2ae6d;
    max-width:900px;
    box-shadow: 0 1px 2px #ddd;
    clear: both;
    overflow: hidden;
}

blockquote.testimonial .testimonial-name{
    display: block;
    margin: 10px 0 0;
    font-weight: bold;
    font-style: normal;
}

blockquote.testimonial .button {
    margin: 1em 0 0;
}

/* ==== CONTACT FORM 7 ==== */

div.wpcf7-mail-sent-ok {
    border: 1px solid #d2ae6d;
}

.before-image {
    padding: 1px;
    width: 100%;
    max-width: 800px;
}

.before-image img {
    display: block;
    width: 100%;
}

select.lyf-vreb-search-select {
	display: inline-block;
	width: auto;
	margin: 0;
}

@media only screen and (min-width:550px) {


#about-jandy .about-jandy-content {
    margin: 65% 0 0;
}

}
@media only screen and (min-width:768px) {

.partner-images {
    display: table;
    width: 100%;
    overflow: hidden;
}

.partner-image {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}


.contact-links .realtor-info-block, .contact-links .realtor-info-block:first-of-type, .contact-links .realtor-info-block:nth-of-type(2) {
    width: 50%;
}

.service-blocks-50 .service-block {
    width: 46%;
    margin: 0 2%;
    float: left;
    max-width: none;
}

}
@media only screen and (min-width:960px) {

.full-width.top-section {
    margin-top: 80px;
}

#featured-area {
    padding-top: 5%;
    background-position: right bottom;
}

#mission-statement p {
    font-size: 26px;
}

#mission-statement p label {
    display: inline;
    margin: 0;
}

#about-background {
    background-position: right top;
    background-attachment: fixed;
    background-size: 100% auto;
}

#about-text {
    margin: 170px auto;
}

#about-jandy .about-jandy-content {
    margin: 15% 20px;
    padding: 10px 20px 20px;
    float: left;
    max-width: 450px;
}

.small-margin-title {
    margin: 20px 0 10px;
}

.before-image {
    width: 33.33%;
    float: left;
}


}


@media screen and (min-width: 1400px) {


.contact-links .realtor-info-block, .contact-links .realtor-info-block:first-of-type, .contact-links .realtor-info-block:nth-of-type(2) {
    width: 25%;
}
}
@media screen and (min-width: 1900px) {

#featured-area {
    padding-top: 8%;
}
}
