<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------TOP NAV ----------------*/
#navTopLevel li:nth-of-type(8) {
    margin-left: 1em !important;
}

/*--------------- SECONDARY NAV ---------------*/
/*font and background color*/
.ctaNav {
    background: #212121;
    color: #ffffff;
    padding: 10px 0;
    width: 100%;
    display: table;
    box-sizing: border-box;
}

/*content width*/ 
.ctaNav .blockContent{
    margin: 0 auto;
    max-width: 100%; /*edit based on layout width, 100% if Stretch header &amp; navigation to window edges is selected*/
    text-align: right;
}

.ctaNav .blockInnerContent{
    text-align: right;
}

.ctaNav .blockText {
    padding-right: 4%;
    padding-left: 4%;
}
.ctaNav a{
    color:white;
    letter-spacing: .05px;
    font-family:brandongrotesque;
    font-size: 16px;
}


/*yext embed code starts here*/
#yext-widget-261006.yext-reviews, .yext-widget-popup-261006.yext-reviews {
    font-family: caslon,"Times New Roman",Times,serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #0a0a0a;
}
#yext-widget-261006.yext-reviews .yext-star-fill, .yext-widget-popup-261006.yext-reviews .yext-star-fill {
    fill: #f3c622;
}
#yext-widget-261006.yext-reviews .review-header .leaveReview a {
    color: #3090C7;
    opacity: 1;
}
/*yext embed code ends here*/

/*HOME PAGE GALLERY*/
.imgEffect-content--showTitle {
    bottom: 0 !important;
    top: auto !important;
}

.flexslider .imgEffect-content--showTitle h3.contentTitle {
    font-size: 30px !important;
    text-shadow: 1px 1px 1px #000;
}


.block_dada70b23fc840eeb036024431f85d10 {
    position: relative;
}
.js .block_dada70b23fc840eeb036024431f85d10 .flexslider .slides &gt; li:nth-child(1):before {
    content: '';
    display: block;
    /*background-image: url(https://static.spacecrafted.com/ac97e51de8e34540aee45ada4d95591a/i/c2721b0701664fa5b74c3630b7e52717/1/5feFb8zhrk/CC%26COlogo%2528fullname%25292.png);*/
    max-width: 90%;
    width: 800px;
    height: 196px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
}

.blockWrap_dada70b23fc840eeb036024431f85d10 .imgEffect-content p {
    color: red;
}

@media only screen and (max-width: 468px){
   .flexslider .imgEffect-content--showTitle h3.contentTitle {
    font-size: 21px !important;
    }
.blockWrap_dada70b23fc840eeb036024431f85d10 .flexslider{
    /*height: 300px !important;*/
}
}

.touch .hasSlideshow .blockImg .flex-control-nav {
    display: none !important;
}

@media only screen and (max-width: 468px){
.blockWrap_f0eea60c5045410899bf65193c368d7a {
    display:none !important;
}
}
@media only screen and (max-width: 468px){
.blockWrap_d6fe0025183045678daf985f39c6684b .pageTitle {
    font-size: 24px;
}
}

.imgEffect-content.imgEffect-content--showTitle.imgEffect-content--showDesc {
    max-width: 2000px;
    margin: 0 auto;
}

/*HOME PAGE BLUE IMAGE GALLERY TITLES*/
@media only screen and (max-width: 1065px){
    .blockWrap_a5c59f98abcc434d9f93a53722a3c041 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle{
        font-size: 16px;
    }
}


@media only screen and (max-width: 870px){
    .blockWrap_a5c59f98abcc434d9f93a53722a3c041 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle{
        font-size: 12px;
    }
}

/*FEATURED LISTING EQUESTRIAN ESTATE BORDERS*/
.blockWrap_f827418809814cfc9f300b3c6469220a,
.blockWrap_ecc9d5c70d8440df856c328dc160262a,
.blockWrap_fc87bca0e2854a3eaa5006e7e9e08e94{
    margin-right: 30px;
    margin-left: 30px;
}

/* Contact page */
.block_c31afc66a8cc44efb76ea7c96c5510d3 {
   max-width: 800px !important; 
}

/* News page */
.blockContainer.blockWrap_b1d9397edef24e5aa21909fa206586b9.fsMed.txa0.bmg0.lstsy1.bw0.sy0 {
    max-width: 70%;
    margin: 0 auto;
}

@media only screen and (max-width: 468px){
#navTopLevel &gt; li:nth-of-type(7), #navTopLevel &gt; li:nth-of-type(8) {
    display: inline-block !important;
        padding-left: 13%;
}
#navTopLevel &gt; li:nth-of-type(8) {
        padding-left: 0 !important;
}
}</pre></body></html>