@font-face {
    font-family: "AdobeJensonProLight";
    src: url("font/ajensonpro-lt-webfont.eot");
    src: url("font/ajensonpro-lt-webfont.eot?#iefix") format("opentype"), url("font/ajensonpro-lt-webfont.woff") format("woff"), url("font/ajensonpro-lt-webfont.ttf") format("truetype"), url("font/ajensonpro-lt-webfont.svg#AdobeJensonProLight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ALSScriptRegular";
    src: url("font/alsscrp-webfont.eot");
    src: url("font/alsscrp-webfont.eot?#iefix") format("opentype"), url("font/alsscrp-webfont.woff") format("woff"), url("font/alsscrp-webfont.ttf") format("truetype"), url("font/alsscrp-webfont.svg#ALSScriptRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'goudy_bookletter_1911regular';
    src: url("font/goudybookletter1911-webfont.eot");
    src: url("font/goudybookletter1911-webfont.eot?#iefix") format("embedded-opentype"), url("font/goudybookletter1911-webfont.woff") format("woff"), url("font/goudybookletter1911-webfont.ttf") format("truetype"), url("font/goudybookletter1911-webfont.svg#goudy_bookletter_1911regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sorts_mill_goudyitalic';
    src: url('font/goudystm-italic-webfont.eot');
    src: url('font/goudystm-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/goudystm-italic-webfont.woff') format('woff'),
    url('font/goudystm-italic-webfont.ttf') format('truetype'),
    url('font/goudystm-italic-webfont.svg#sorts_mill_goudyitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'icomoon';
    src: url('font/icomoon.eot');
    src: url('font/icomoon.eot?#iefix') format('embedded-opentype'), url('font/icomoon.svg#icomoon') format('svg'), url('font/icomoon.woff') format('woff'), url('font/icomoon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
    font-family: 'icomoon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: 'icomoon';
    nowhitespace: afterproperty;
    font-style: normal;
    speak: none;
    font-weight: normal;
    line-height: 1; /*padding-left: 40px;*/
    -webkit-font-smoothing: antialiased;
    ;
}

.icon-mail:before {
    content: "\e000" 
}

.icon-phone:before {
    content: "\e001" 
}

.icon-facebook:before {
    content: "\e002" 
}

.icon-google-plus:before {
    content: "\e003" 
}

.icon-file-pdf:before {
    content: "\e004";
    color: red;
}

.icon-linkedin:before {
    content: "\e005" 
}

.icon-location:before {
    content: "\e006" 
}

.icon-home:before {
    content: "\e007" 
}

/*end fonts*/
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    -ms-overflow-y: scroll;
    overflow-y: scroll;
    background-color: #FFFEED;
    overflow-x: hidden;
    height: 100%;
    margin: 0;
    padding: 0;
}

a img {
    border: 0 
}

img {
    vertical-align: middle;
    -ms-interpolation-mode: bicubic 
}

a:active {
    outline: 0 
}

ol {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

cite {
    font-size: .775em;
    font-family: goudy_bookletter_1911regular, Cambria, Georgia, Times, "Times New Roman", serif;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clear {
    clear: both 
}

.container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    height: 150px;
}

.container {
    display: inline-block 
}

.group:before, .group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both 
}

.group {
    zoom: 1 
}

img {
    max-width: 100%;
    height: auto;
}

/*font basics*/
body {
    font-size: 100%;
    -webkit-text-size-adjust: none;
    font-family: goudy_bookletter_1911regular, Georgia, Times, "Times New Roman", serif;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}

p {
    font-size: .875em;
    padding: 0;
    margin-bottom: .75em;
    vertical-align: baseline;
}

h1, h2, h3 {
    margin-top: 0;
    nowhitespace: afterproperty;
    margin-bottom: 0;
    text-align: center;
    font-weight: normal; /* font-family: goudy_bookletter_1911regular,Cambria,Georgia,Times,"Times New Roman",serif;*/
    color: rgb(133, 133, 133);
    ;
}

h1 {
    font-size: 1.25em;
    padding: 1.45833em 0;
    font-weight: normal;
    text-shadow: 2px 3px 3px white;
}

h2 {
    font-size: 1em;
    margin-bottom: 1.25em;
    font-weight: normal;
    font-family: sorts_mill_goudyitalic;
    margin-top: 1.25em;
}

h3 {
    font-size: 18px;
    padding: 1.51785em 0 .45em 0;
    font-weight: normal;
    font-family: sorts_mill_goudyitalic;
}

h4 {
    text-align: center;
    margin: 2em 0;
    font-weight: normal;
}

.ie8 .main-nav li a:hover {
    color: #ffffff;
    background-color: #808080;
}

strong {
    font-weight: normal;
}

span {
    font-family: sorts_mill_goudyitalic;
}

p.align-middle {
    font-family: ALSScriptRegular;
    font-weight: normal;
    font-size: 1.875em;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px white;
}

div.ab {
    text-align: center;
    max-width: 480px;
    margin: 0 auto;
}

p.price {
    font-family: goudy_bookletter_1911regular, Cambria, Georgia, Times, "Times New Roman", serif;
    font-size: 1.25em;
    color: rgb(170, 170, 170);
    text-shadow: 1px 1px 1px rgba(240, 240, 240, 0.47);
    text-align: center;
}

a {
    color: #353264;
    text-decoration: none;
}

a:link {
    text-decoration: none;
    color: #353264;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #353264;
}

a:active {
    text-decoration: none 
}

.menu-link {
    display: block;
    padding: .25em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px; /*top: -10px;*/
    /*background: rgb(52,49,100);*/
    color: rgb(133, 133, 133);
    left: 300px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

a.menu-link {
    color: rgb(133, 133, 133);
    font-size: .75em;
}

a.menu-link:hover {
    color: black;
}

nav[role=navigation] {
    clear: both;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.js nav[role=navigation] {
    overflow: hidden;
    max-height: 0;
}

nav[role=navigation].active {
    max-height: 15em 
}

nav[role=navigation] ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #808080;
}

nav[role=navigation] li a {
    display: block; /*padding: 0.8em;*/
}

@media screen and (min-width: 468px) {
    a.menu-link {
        display: none 
    }

    .js nav[role=navigation] {
        max-height: none 
    }

    nav[role=navigation] ul {
        margin: 0 0 0 -0.25em;
        border: 0;
    }

    nav[role=navigation] li {
        display: inline-block 
    }

    nav[role=navigation] li a {
        border: 0 
    }
}

/*helpers*/
span.drop_cap {
    font-size: 7.2em;
    line-height: 0em;
    color: #A7A7A7;
    float: left;
    font-family: ALSScriptRegular;
    margin-top: 30px;
}

.ie7 span.drop_cap {
    font-size: 7.2em;
    line-height: .8em;
    float: left;
    font-family: ALSScriptRegular;
    margin: 0;
    width: 110px;
}
.ie7 div.first-column { float: none!important;text-align: center;}
.ie7 div.second-column { float: none!important;text-align: center;}
.ie7 div.third-column { float: none!important;text-align: center;}
.ie7 div.fourth-column { float: none!important;text-align: center;}

.indent-helper {
    text-indent: -9999px 
}

.leader {
    width: 100% 
}

.align-middle {
    text-align: center 
}

.alignme {
    text-align: center 
}

.alignmeleft {
    text-align: left;
    max-width: 600px;
    margin: 0 auto;
}

.glyph {
    background-image: url('http://lilow.s3.amazonaws.com/break.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 15%;
    opacity: 0.6;
    height: 50px;
}

.amp {
    font-size: 110%;
    font-style: normal;
    font-family: inherit;
}

.last {
    margin-right: 0 !important 
}

hr {
    background: transparent url('http://sherwoodrealestate.s3.amazonaws.com/glyph-two.png') no-repeat center;
    background-size: 80px;
    height: 50px;
    opacity: .5;
    border: 0;
}

imgRight {
    float: right;
    border: 1px solid #EDEDED;
    -webkit-box-shadow: 1px 1px 7px #272727;
    -moz-box-shadow: 1px 1px 7px #272727;
    box-shadow: 1px 1px 7px #272727;
    margin-top: 20px;
    margin-bottom: 20px;
}

.imgLeft {
    float: left;
    padding: 8px;
    margin: 20px;
    border: 1px solid #EDEDED;
    -webkit-box-shadow: 1px 1px 4px #ededed;
    -moz-box-shadow: 1px 1px 4px #ededed;
    box-shadow: 1px 1px 4px #ededed;
}

.floatRight {
    float: right;
    margin-left: 16px;
    width: 50%;
}

.imgNoeffect {
    float: right;
    border: 0;
    padding: 0px;
    margin-left: 15px;
    margin-top: 20px;
    width: 58%;
}

.alexb:after {
    content: " \2767";
    font-size: 1em;
    color: #a4a5a6;
    margin-top: 10px;
}

.separator {
    max-width: 80px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding-bottom: 1.25em;
    padding-top: 1.25em;
}

.ie8 .separator {
    display: none 
}

.ie7 .separator {
    display: none 
}

a:hover img {
    background: transparent;
    color: white;
    -webkit-filter: grayscale(100%);
    bottom: -.9px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
    width: auto;
}

/*ie */
.ie7 .pagemaps {
    display: none 
}

.ie8 .pagemaps {
    display: none 
}

/*.clear { visibility: hidden }
*/
.screen-reader-text {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

/*#page-wrapper { margin: 0 auto; max-width: 1000px; padding: 20px; }*/
.hero-one {
    background: rgba(206, 206, 206, 0.06);
    box-shadow: 0px 1px 4px black;
    outline: 1px outset #ECE5C7;
    outline-offset: 10px;
}

img#logo {
    width: 100%;
    margin: 0 auto;
}

.wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

nav.header-nav {
    /*  max-width: 1280px;*/
    margin: 0 auto;
}

section.main-contents {
    position: relative; /*top:-340px;*/
}

.main-nav {
    position: relative;
    z-index: 5002;
    list-style: none;
    font-family: goudy_bookletter_1911regular, Cambria, Georgia, Times, "Times New Roman", serif;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

.main-nav li {
    text-align: center; /*float: left;*/
    position: relative;
    font-size: .875em;
    line-height: 1.25; /*width: 10%;*/
    display: inline-block;
}

.ie7 .main-nav li.blog {
    width: 11.5% 
}

.main-nav li a {
    display: block;
    color: rgb(0, 0, 0);
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    padding-left: 12px;
    padding-right: 13px;
    font-family: ALSScriptRegular;
    font-size: 20px;
    /*font-family: goudy_bookletter_1911regular, Georgia, Times, "Times New Roman", serif;*/
}

.main-nav li a:hover {
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    bottom: -.9px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;

}

.declaim {
    font-size: 10px;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;
}

/*below will add a triangle to EVERY list item*/
/*.main-nav li:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: grey transparent;
}*/


nav ul ul {
    display: none;
    width: 95px;
    position: absolute;
    left: 4px;
    font-size: inherit;
    line-height: inherit;
}

nav ul ul li {
    float: none;
}

/*nav ul ul a { padding:5px 10px; border-left:none; border-right:none; font-size:14px; }  */
nav ul ul a:hover {
    background-color: #555;
}

#menu-item-4150 a {
    float: left;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-left: 34px;
    padding-right: 60px;
    line-height: 1.25;
    padding-top: 2px;
    padding-bottom: 2px;
}

/*.main-nav li a {
    display: block;
    color: rgb(0, 0, 0);
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    padding-left: 12px;
    padding-right: 13px;
    font-family: goudy_bookletter_1911regular, Cambria, Georgia, Times, "Times New Roman", serif;
    text-transform: uppercase;
    text-shadow: 1px 1px .5px rgb(255, 255, 255);
    color: #3D386D;
}
*/
ul.sub-menu {
    position: absolute;
    /*  top:40px; 
         left:0px; */
    display: none;
    background: #888;
    padding: 12px 6px;
    z-index: 100;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    width: auto !important;
}

.sub-menu li {
    background: transparent;
}

.sub-menu a:link, .sub-menu a:visited {
    text-align: left;
    display: block;
    border-bottom: 1px solid #fff;
    background: #888;
    width: auto !important;
    color: #fff;
    text-decoration: none;
    padding: 8px;
}

.sub-menu a:hover, .sub-menu a:active {
    background: #444;
}

div#main.group {
    width: 100%;
    margin: 0 auto;
}

.main-logo {
    text-align: center;
    clear: both;
    margin: 0 auto;
    display: block;
    position: relative;
    padding-bottom: 40px;
    background-size: 100% 4px;
    background-repeat: no-repeat;
    background-position: bottom left;
    max-width: 1200px;
    z-index: 1;
}

.dh {
    padding-bottom: 1.5em;
    text-align: center;
}

img.dhm {
    border: 1px solid rgb(131, 131, 131);
    box-shadow: 1px 1px 1px #838383;
}

h3.brokers-open {
    color: red;
    font-size: 18px;
    font-family: inherit;
}

div.main-span {
    max-width: 1000px;
    /*width:1000px;*/
    margin: 0 auto;
    display: none;
}

div.main-span img {
    box-shadow: 1px 1px 7px #554B4B;
    padding: 4px;
}

div.all-rows img {

    box-shadow: 1px 1px 7px #554B4B;
    padding: 4px;
}

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

    /*div.main-span {
    position: relative;
    max-height: 740px;

        }*/

}

@media only screen and (max-width: 1920px) {

    /*div.main-span {
    position: relative;
    max-height: 655px;

        }*/

}

@media only screen and (max-width: 1600px) {


    div.main-span {
        /*position: relative;
        max-height: 655px;*/

    }
}

@media only screen and (max-width: 1300px) {

    div.main-span {
        /*position: relative;
        max-height: 525px;*/
    }
}

@media only screen and (max-width: 1024px) {

    div.main-span {
        /*position: relative;
        max-height: 355px;*/
    }
}

.hero-one {
    width: 100%;
    margin: 0 auto;
}

.hero-banner {
    width: 100%;
    float: left;
    padding: 1%;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 0 5px rgb(204, 204, 204);
}

p.drive {
    text-align: center 
}

.logo {
    max-width: 65%;
    margin: 0 auto;
    padding: 20px 0;
}

.secondary-masthead {
    padding: 0 0 40px 
}

.column-main {
    padding: 10px;
    border-left: 1px solid rgba(24, 11, 11, 0.34);
    border-bottom: 1px solid rgba(128, 128, 128, 0.27);
    border-right: 1px solid rgba(128, 128, 128, 0.27);
    border-top: 1px solid rgba(156, 147, 147, 0.33);
    margin-bottom: 10px;
}

div.column-main a img {
    box-shadow: 2px 3px 5px rgba(5, 0, 0, 0.39) 
}

div.info-panel { max-width: 800px; margin: 0 auto;padding-left: 20px;
padding-right: 20px;}

.column-left {
    float: left;
    width: 50%;
    padding: 10px;
    border-left: 1px solid rgba(24, 11, 11, 0.34);
    border-bottom: 1px solid rgba(128, 128, 128, 0.27);
    border-right: 1px solid rgba(128, 128, 128, 0.27);
    border-top: 1px solid rgba(156, 147, 147, 0.33);
}

div.column-left a img {
    box-shadow: 2px 3px 5px rgba(5, 0, 0, 0.39) 
}

.column-right {
    float: left;
    width: 50%;
    padding: 10px;
    border-left: 1px solid rgba(255, 255, 255, .64);
    border-bottom: 1px solid rgba(128, 128, 128, 0.27);
    border-right: 1px solid rgba(128, 128, 128, 0.27);
    border-top: 1px solid rgba(156, 147, 147, 0.33);
}

div.column-right a img {
    box-shadow: 2px 3px 5px rgba(5, 0, 0, 0.39) 
}

#home p.placeholder {
    box-shadow: 0px 1px 3px rgba(5, 0, 0, 0.39);
    padding: 10px;
    margin-right: 5px;
}

p.location {
    margin-top: 1em 
}

p.status {
    font-size: 1em; /*width: 500PX;*/
    margin: 0 auto;
    text-align: center;
    margin-top: -12px;
    font-family: ALSScriptRegular;
    color: #346688;
    font-weight: normal;
    ;
}

p.ab {
    font-size: .875em; /*width: 500PX;*/
    margin: 0 auto;
    text-align: center;
    text-transform: capitalize;
    ;
}

.blog-content h2 {
    text-transform: inherit;
    letter-spacing: 0;
}

.author-wrap {
    padding-top: 40px;
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.mpic {
    display: inline-block;
    float: left;
    height: 200px;
    padding-right: 10px;
}

.auth-description {
    width: 450px;
}

p.link-to-posts {
    width: 400px;
    padding-top: 10px;
    font-style: italic;
    font-size: 13px;
    text-align: center;
}

.clear-text {
    display: none;
}

.whereiam h2 {
    margin-top: 0;
}

.pin {
    /*position: relative;*/

    font-family: ALSScriptRegular;
    color: rgb(255, 255, 255);
    font-size: 21px;
    z-index: 1000;
}

.pin a {
    color: white;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.pin a:hover {
    background-color: red;
}

.pinterest-posts {
    text-align: center;

}

/*.rsDefaultInv .rsArrow { display: none!important;}*/
.pos-1-3 {
    float: left;
    width: 33%;
    padding: .33%;
}

.pos-2-3 {
    float: left;
    width: 33%;
    padding: .33%;
}

.pos-3-3 {
    float: left;
    width: 33%;
    padding: .33%;
}

.sqfootage {
    text-align: center;
}

.spacetop.remove {
    margin-top: -10px;
}

.spacetop {
    text-align: center;
}

.full {
    text-align: center;
    padding-top: 50px;
}

.propertytext {
    text-align: left;
    width: 75%;
    margin: 0 auto;
}

div.courses {
    max-width: 280px;
    margin: 0 auto;
}

div.scc-course {
    float: left;
    max-width: 50%;
}

div.scc-course p {
    text-align: center;
}

div.slc-course {
    float: left;
    max-width: 50%;
}

div.slc-course p {
    text-align: center;
}

h3.download {
    font-family: ALSScriptRegular;
    font-weight: normal;
    letter-spacing: -1px;
    text-align: center;
    font-size: 1em;
    padding: 2em 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

h3.download a:hover {
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    bottom: -.9px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

#book {
    display: none;
}

section#pattern {
    max-width: 1000px;
    margin: 0 auto;
}

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
}

.Flexible-container iframe, 
.Flexible-container object, 
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.listing-presentation {
    max-width: 225px;
    margin: 0 auto;
    text-align: center;
}

.lp {
    max-width: 1000px;
    margin: 0 auto;
}

p.online {
    margin-top: -25px;
    text-align: center;
}

ul#side_bar {
    max-width: 506px;
    /*text-align: center;*/
    margin: 0 auto;
    position: absolute;
    z-index: 100;
    background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: #fff;
    background: rgb(252, 255, 244);
    background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 255, 244, 1)), color-stop(100%, rgba(219, 218, 201, 1)));
    background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dbdac9', GradientType=0 );
    nowhitespace: afterproperty;
    left: 1000px;
    top: 488px;
    padding: 10px;
    cursor: move;
    list-style-position: inside;
    list-style-type: square;
    border-radius: 5px
}

div.all-rows {
    max-width: 1200px;
    margin: 0 auto;
}

/*div.part-a {width:33%;float:left;margin-right:2px;}*/
div.part-b {
    width: 50%;
    float: left;
    padding-right: 2px;
}

div.part-c {
    width: 50%;
    float: left;
    clear: right;
}

div.pre-header {
    text-align: center;
}

.area-text {
    text-align: center;
}

.area-text p:first-child {
    margin: 0;
}

.area-text p:last-child {
    margin: 0;
}

.middle-amp {
    text-align: center;
    margin-top: 40px;
    font-size: 5em;
    font-family: baskerville;
    font-style: italic;
    color: #353164;
}

p.middle-amp {
    margin-bottom: 0;
}

.featuring {
    text-align: center;
}

.body-text {
    max-width: 800px;
    margin: 0 auto;
}

div.body-text p {
    padding: 0 4em;
}

.where {
    font-size: 12px;
}

ul#side_bar.pl {
    max-width: 100px;
    /*text-align: center;*/
    margin: 0 auto;
    position: absolute;
    z-index: 100;
    background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: #fff;
    background: rgb(252, 255, 244);
    background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 255, 244, 1)), color-stop(100%, rgba(219, 218, 201, 1)));
    background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dbdac9', GradientType=0 );
    nowhitespace: afterproperty;
    left: 880px;
    top: 560px;
    padding: 10px;
    cursor: move;
    list-style-position: inside;
    list-style-type: square;

}

.map-holder {
    margin: 45px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 4px #666;
    padding: 1%;
    background: #fff;
    background: rgb(252, 255, 244);
    background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 255, 244, 1)), color-stop(100%, rgba(219, 218, 201, 1)));
    background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
    background: linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%); /*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4',endColorstr='#dbdac9',GradientType=0 ); nowhitespace: afterproperty;; */
    : ; /*  height: 500px; */
    ;
}

.showcase {
    width: 100%;
    height: 600px;
}

.mid {
    max-width: 300px;
    margin: 0 auto;
}

@media only screen and (min-width: 1280px) {
    ul#side_bar {
        max-width: 506px;
        margin: 0 auto;
        position: absolute;
        z-index: 100;
        background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: #fff;
        background: rgb(252, 255, 244);
        background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 255, 244, 1)), color-stop(100%, rgba(219, 218, 201, 1)));
        background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dbdac9', GradientType=0 );
        nowhitespace: afterproperty;
        left: 1100px;
        top: 560px;
        padding: 10px;
        cursor: move;
        border-radius: 5px;
    }
}

@media only screen and (min-width: 1600px) {
    ul#side_bar {
        max-width: 506px;
        margin: 0 auto;
        position: absolute;
        z-index: 100;
        background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: #fff;
        background: rgb(252, 255, 244);
        background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 255, 244, 1)), color-stop(100%, rgba(219, 218, 201, 1)));
        background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dbdac9', GradientType=0 );
        nowhitespace: afterproperty;
        left: 1299px;
        top: 654px;
        padding: 10px;
        cursor: move;
        border-radius: 5px;
    }
}

#map_canvas img {
    max-width: none !important;
    height: 147px
}

.first-listing {
    width: 50%;
    float: left;
    padding: 1%;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 0 5px rgb(204, 204, 204);
}

.second-listing {
    width: 50%;
    float: left;
    padding: 1%;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 0 5px rgb(204, 204, 204);
}

.ie7 .first-listing {
    width: 47%;
    float: left;
    padding: 1%;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 0 5px rgb(204, 204, 204);
}

.ie7 .second-listing {
    width: 47%;
    float: left;
    padding: 1%;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 0 5px rgb(204, 204, 204);
}

.innerwrap {
    margin: 0 1em;
    max-width: 800px;
    margin: 0 auto;
}

.inner-footer {
    padding-top: 2em;
}

#home header#concept {
    padding-bottom: 2em 
}

#home h2 a {
    color: black 
}

#home h2 a:hover {
    background: rgb(165, 9, 30);
    color: white;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

section.middle-media {
    padding-top: 40px 
}

.mh-menu {
    width: 600px;
    margin: 0px auto;
    position: relative;
}

.mh-menu li {
    width: 300px 
}

.mh-menu li a {
    display: block;
    width: 280px;
    padding: 0px 10px;
    text-align: right;
    position: relative;
    z-index: 10;
    height: 97px;
    border-right: 1px solid #ddd;
    background: transparent;
    font-size: 16px;
}

.mh-menu li:hover a {
    background: rgba(225, 239, 240, 0.4) 
}

.mh-menu li a span {
    display: block 
}

.mh-menu li a span:first-child {
    font-weight: 700;
    font-size: 16px;
    color: #ddd;
    padding-top: 10px;
    font-family: Georgia, serif;
}

.mh-menu li a span:nth-child(2) {
    font-weight: 400;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.mh-menu li:nth-child(1):hover span:nth-child(2) {
    color: #ae3637 
}

.mh-menu li:nth-child(2):hover span:nth-child(2) {
    color: #c3d243 
}

.mh-menu li:nth-child(3):hover span:nth-child(2) {
    color: #d38439 
}

.mh-menu li:nth-child(4):hover span:nth-child(2) {
    color: #8e7463 
}

.mh-menu li img {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    opacity: 0;
    -webkit-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
    -moz-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
    -o-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
    -ms-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
    transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
}

.mh-menu li:hover img {
    left: 300px;
    opacity: 1;
}

article.hero footer {
    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
}

div.banner {
    max-width: 290px;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 60px;
}

#col-top {
    padding-top: 10px;
    max-width: 100%;
    margin: 30px auto;
}

#col-top article {
    padding-top: 10px;
    max-width: 100%;
    margin: 30px auto;
    max-height: 560px;
    width: 50%;
    float: left;
    text-align: center;
}

#col-1-3 {
    max-width: 100%; /*margin: 30px auto;*/
    max-height: 560px;
    ;
}

#col-1-3 article {
    width: 33.333333%;
    float: left;
    text-align: center;
}

.main-1 {
    max-width: 800px;
    *width: 800px;
    margin: 0 auto;
    border: 1px solid #dddddd;
    padding: 7px;
    ]: ;
}

.description-text {
    width: 600px;
    margin: 0 auto;
    padding: 10px;
}

.main-2 {
    max-width: 800px;
    *width: 800px;
    margin: 0 auto;
    padding: 7px;
    ]: ;
}

/*rules for when the grid is 50% */
div.col-1-2 {
    width: 50% !important;
    float: left;
    padding-right: 10px;
}

div.col-2-2 {
    width: 50% !important;
    float: left;
    padding-left: 10px;
}

.col-1-2 p:first-child, .col-2-2 p:first-child {
    font-variant: small-caps;
    border-bottom: 1px solid silver;
}

.spacetop {
    margin-top: 20px;
}

img#glyph {
    display: none 
}

#first-rows {
    padding-top: 2em;
    max-width: 960px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

#first-rows h2, #middle-features h2 {
    margin: 0 auto;
    padding: 0;
    text-transform: none;
    font-family: ALSScriptRegular;
    font-size: 3.5em;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0 0 40px;
}

#first-rows article {
    float: left;
    width: 25%;
    padding: 2px;
}

#first-rows > article > p {
    margin-top: 10px 
}

#available #bottom-features {
    width: 50%;
    margin: 0 auto;
}

#first-rows article:last-of-type {
    margin: 0 
}

p.info {
    color: rgb(7, 7, 7);
    text-align: left;
    font-size: 13px;
    text-shadow: 1px 1px 1px white;
    height: 80px;
    margin: 26px auto;
    text-align: center;
}

section#main-wrapper {
    max-width: 80%;
    margin: 0 auto;
}

div.intro-text {
    padding-top: 100px 
}

div.intro-text img {
    width: 50%;
    padding-bottom: 40px;
}

div.greeting {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4em;
    padding-top: 4em;
}

div.greeting p {
    margin: 12px 10px -15px 0;
    padding: 0;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h1.masthead-name {
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

h1.elegance {
    font-family: ALSScriptRegular;
    letter-spacing: -1px;
    font-size: 26px;
    margin: 0;
    padding: 0;
}

h3.elegance {
    font-family: ALSScriptRegular;
    letter-spacing: -1px;
    font-size: 26px;
    margin: 0;
    padding-bottom: 26px;
}

/*#map-canvas img { max-width: none }*/

div#side_bar a {
    line-height: 0;
    display: table;
}

body#home h3 a:hover {
    background-color: rgb(53, 50, 100);
    background-color: rgba(53, 50, 100, 0.32); /* border-bottom: 1px dotted black;*/
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

h1.subtitle {
    font-weight: normal;
    font-size: 1em;
    letter-spacing: 2px;
    color: rgba(0, 0, 0, 1);
    text-shadow: 1px 1px 1px #eeeeee;
    text-align: center;
    text-transform: uppercase;
}

article.hero {
    width: 100%;
    margin: 0 auto;
}

#second-rows {
    padding-top: 4em;
    padding-bottom: 4em;
    max-width: 80%;
    margin: 0 auto;
}

#second-rows h2, #middle-features h2 {
    margin: 0 auto;
    padding: 0;
    text-transform: none;
    font-family: ALSScriptRegular;
    font-size: 3.5em;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0 0 40px;
}

#second-rows article {
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 70px;
    margin-bottom: 20px;
}

.ie8 #second-rows article, .ie7 #second-rows article {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#second-rows p.placeholder {
    background: transparent;
    padding: 1px;
    margin: 0;
    display: block;
    border: 1px solid rgb(220, 219, 213);
    border-radius: 5px;
}

#available p.placeholder {
    padding: 1px;
    margin: 0;
    display: block;
    box-shadow: 0px 1px 3px rgba(5, 0, 0, 0.39);
    padding: 10px;
    margin-right: 5px;
}

#available #bottom-features {
    width: 50%;
    margin: 0 auto;
}

#second-rows article:last-of-type {
    margin: 0 
}

#available p.subtitle {
    font-weight: normal;
    letter-spacing: -1px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
}

h3.subtitle {
    font-family: ALSScriptRegular;
    font-weight: normal;
    letter-spacing: -1px;
    text-align: center;
    font-size: 1.75em;
    padding: inherit;
    margin-bottom: 20px;
}

#middle-features {
    margin: 0 auto;
    padding-top: 1em;
    margin-top: 4em;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
}

#home section.group.effect {
    padding-top: 1.5em 
}

#home section.group.effect article p {
    text-align: center;
    font-family: goudy_bookletter_1911regular;
}

p.people {
    padding: 1.5em;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.top-media {
    padding-bottom: 2em;
    width: 100%;
    margin: 0 auto;
}

article.main-listings img {
    display: block;
    width: 100%;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
}

#middle-features article {
    float: left;
    width: 50%;
}

.main-listings:first-child {
    margin-left: 0 
}

.main-listings:nth-of-type(4) {
    margin-left: 0 
}

article.main-listings p:nth-of-type(5) {
    text-align: center 
}

.across {
    box-shadow: 0px 1px 3px rgba(5, 0, 0, 0.39);
    padding: 10px;
    margin-right: 5px;
}

.current {
    text-align: center;
    margin-top: -25px;
    padding-left: 125px;
    margin-bottom: 59px;
}

.main-listings {
    display: inline-block;
    width: 29%;
    padding-left: 3.2%;
    padding-bottom: 4em;
}

img.branding {
    max-width: 100% 
}

#inside-wrap {
    width: 98%;
    margin: 0 auto;
}

ul#main-gallery.group.mgallery li p {
    text-align: center 
}

section#middle-rows.group article {
    width: 100% 
}

#middle-rows {
    padding-top: 4em 
}

p.homesites {
    text-align: center;
    font-family: goudy_bookletter_1911regular, Cambria, Georgia, Times, "Times New Roman", serif;
    color: rgba(39, 39, 39, 0.7);
    text-shadow: 1px 1px 1px rgba(255, 252, 252, 0.98);
}

article.main-listings h3 {
    font-size: .875em;
    padding-top: 1em;
    padding-bottom: 0;
    font-family: goudy_bookletter_1911regular, Times, "Times New Roman", serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#content {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 1em;
}

.listingtext {
    padding: 0 20px;
}

p.sub-title-specs {
    margin: 2em 0;
    text-align: center;
    text-transform: uppercase;
}

.pos-1-half {
    float: left;
    width: 50%;
    padding-right: 1%;
}

.pos-2-half {
    float: right;
    clear: right;
    width: 50%;
    padding-left: 1%;
}

.new-social {
    max-width: 1000px;
    margin: 0 auto;
    margin-left: 42%;
    margin-top: 80px;
}

.linked-in-div {
    width: 64px;
    float: left;
}

.fb-like-box {
    width: 200px;
    float: left;
}

.fb-share-button {
    width: 200px;
}

body#carlise-canyon div.main-content {
    max-width: 1600px !important;
}

body#carlise-canyon p.align-middle {
    font-size: 2.875em;
}

.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
    background: transparent !important;
}

.property-logo {
    max-width: 600px;
    margin: 0 auto;
}

.property-logo-front {
    max-width: 600px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    top: -560px;
}

/*solds */
#sold section#grid-wrap.group article {
    width: 25%;
    float: left;
}

.main-media {
    width: 100% !important 
}

/*#available section, #sold section { width: 70%; margin: 0 auto; padding-top: 40px; }*/

#multimedia {
    width: 100%;
    margin: 0 auto;
    margin-top: 36px;
}

.multi-media {
    width: 100%;
    margin: 0 auto;
    float: left;
    clear: left;
}

.left-media {
    float: left;
    width: 48%;
}

.right-media {
    float: right;
    width: 48%;
    clear: right;
}


body#home footer.main-content {
    /*width: 75%;*/
    margin: 0 auto;
    clear: both;
    padding-left: .5em;
    padding-right: .5em;
    max-width: 1000px;
    position: relative;
    /*top: -640px;*/
}

.main-content {
    /*width: 75%;*/
    margin: 0 auto;
    clear: both;
    padding-left: .5em;
    padding-right: .5em;
    max-width: 1800px;

}
div.hero-slider { max-width: 100%;overflow:hidden;margin:0 auto;}
#page-wrapper {
    /*width:1000px;*/
    max-width: 1800px;
    /*width: 1800px;*/
    /*max-width: 1800px;*/
    margin: 0 auto;
    padding-top: 10px;
    overflow: hidden;
}

.smedia {
    max-width: 260px;
    margin: 0 auto;
    clear: both;
    text-align: center;
}

.at4-recommended .at4-recommended-item {
    background: transparent !important;
}


.new-footer-buttons {
    max-width:600px;
    margin: 0 auto;
}
.carlise-canyon-btn {
    float: left;
    width: 50%;
}
.carlise-canyon-btn img{
    max-width: 90%;
margin: 10px;
border: 1px solid rgb(255, 255, 255);
padding: 4px;
background: rgba(202, 202, 201, 0.32);
    }

.listing-presentation-button {
    float: left;
    width: 50%;
}

.listing-presentation-button img { 
max-width: 90%;
margin: 10px;
border: 1px solid rgb(255, 255, 255);
padding: 4px;
background: rgba(202, 202, 201, 0.32);
}
h1.first-home {
font-family: ALSScriptRegular;
font-weight: normal;
font-size: 1.875em;
letter-spacing: -1px;
text-shadow: 1px 1px 1px rgb(255, 255, 255);
}

/*div.iAb {background-color:transparent!important;border:0!important;}*/
/*div#___plus_0 { background-color: white!important;}*/
div.media-stuff {
    max-width: 600px;
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
    text-align: center;
}

div.media-stuff li {
    list-style: none;
}

div.media-stuff li:first-child {
    float: left;
    width: 33%;
}

div.media-stuff li:nth-child(2) {
    float: left;
    width: 33%;
}

div.media-stuff li:nth-child(3) {
    float: left;
    width: 33%;
}

div.media-stuff li a {
    line-height: 1;
    color: black;
}

.bre {
    width: 400px;
    margin: 0 auto;
}

p.names {
    text-align: center;
    margin: 10px 0 0 0;
}

.mgrisolia {
    float: left;
    max-width: 95px;
    width: 95px;

    padding: .25em
}

/*.monicag {float: left;}*/
/*.left-name { float: left;}*/
.loriea {
    float: right;
    max-width: 95px;
    padding: .25em;
    clear: right;
    width: 95px;
}

/*.right-name{ float: right;}*/

#social_gplus_circle {
    overflow: hidden;
    width: 130px;
    height: 45px;
    padding-top: 7px;
}

#social_gplus_circle_inner {
    overflow: hidden;
    position: relative;
    top: -20px;
    left: -130px;
    height: 50px;
    width: 276px;
}

/*iframe{display: block!important;}*/


.filagree-ft {
    max-width: 250px;
    margin: 0 auto;
    padding: 1em 0;
}

.whereiam {
    width: 260px;
    min-height: 120px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 0px 1px 3px rgba(5, 0, 0, 0.39);
    padding: .25em;
    margin-top: 2em;
}

#lists {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 4em;
}

#lists > ul {
    list-style-type: disc;
    margin-left: 1.3em;
    font-size: .875em;
}

#lists > h3 {
    text-align: left;
    text-indent: -1em;
}

.ie7 #lists li {
    list-style: disc !important;
    list-style-position: inside;
}

.ie8 #lists li {
    list-style: disc !important;
    list-style-position: inside;
}

/*end solds*/
.fltRight {
    width: 50%;
    float: right;
    box-shadow: 1px 1px 7px #272727;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: 36px;
    -webkit-box-shadow: 1px 4px 8px #838383;
    -moz-box-shadow: 1px 4px 8px #838383;
    box-shadow: 1px 4px 8px #838383;
    margin-top: 3.25em;
    margin-bottom: 3.25em;
}

.allcontent {
    max-width: 600px;
    margin: 0 auto;
    margin-top: 100px;
}

.together {
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.51);
    margin-bottom: 26px;
}

.allcontent > article {
    margin-top: 60px 
}

p.listingline {
    text-align: center;
    margin-top: 40px;
}

.contactinfo {
    margin: 0 auto;
    max-width: 400px;
    text-align: center;
}

p.phone {
    font-size: 1.5em;
    margin-top: 1em;
    text-align: center;
    display: inline-block;
}

p.names-one {
    margin: 20px 0;
    text-align: center;
    display: inline-block;
}

body#disclaimer div.copydesc {
    width: 75%;
    margin: 0 auto;
}

.main-wrapper {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 2em;
}

.left-name {
    clear: left;
    text-align: center;
    font-size: 11px;
}

.right-name {
    clear: left;
    text-align: center;
    font-size: 11px;

}

body#about-us h2.special {
    margin-bottom: 0;
}

.bios {
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 80px;
}
.bios img { max-width: 100%;}
body#about-us article.group {
    background-image: radial-gradient(at 50% 0, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0) 70%);
    background-size: 100% 4px;
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 2em;
}

body#about-us h2 {
    font-size: 1em;
    margin-bottom: -25px;
}

li.bio-one {
    float: left; /* width: 50%;*/
    padding: 10px;
    font-family: ALSScript;
    color: black;
    font-size: 1.15em;
    ;
}

li.bio-two {
    float: right;
    width: 50%;
    padding: 10px;
    font-family: ALSScript;
    color: black;
    font-size: 1.15em;
}

footer p {
    box-shadow: none !important 
}

footer p a.bottom-nav:hover {
    background-color: black;
    color: white;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

footer p a:hover {
    background-color: black;
    color: white;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

article#contacts {
    width: 50%;
    margin: 0 auto;
}

#footer-columns {
    margin: 0 auto; /*  padding: 20px; nowhitespace: afterproperty;*/
    font-size: .875em; /*   margin-top: 20px; */
    /*  background: url('http://sherwoodrealestate.s3.amazonaws.com/no-real.png') no-repeat; */
    /*  background-size: 18%; */
    /*  background-position: 50% 86%;*/
    ;
}

.custom-links a:hover {
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    bottom: -.9px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;

}

.inner-footer {
    max-width: 1000px;
    margin: 0 auto;
    background: url('http://sherwoodrealestate.s3.amazonaws.com/no-real.png') no-repeat;
    background-size: 25%;
    background-position: 50% 100%; /*padding-top: 100px;*/
}

div.custom-links {
    padding-top: 20px;
    padding-bottom: 40px;
}

.ie8 .inner-footer {
    max-width: 980px;
    margin: 0 auto;
    background-image: none;
    background-size: 33%;
    background-position: 50% 86%;
}

.ie7 #col-1-3 {
    max-width: 900px 
}

.ie7 .inner-footer {
    max-width: 980px;
    margin: 0 auto;
    background-image: none;
    background-size: 33%;
    background-position: 50% 86%;
}

body#home article.helper {
    width: 96% 
}

article.helper {
    width: 75%;
    margin: 0 auto;
    padding-top: 40px;
}

.one-menu {
    width: 25%;
    margin: 0 auto;
    float: left;
    text-align: left;
}

.two-menu {
    width: 25%;
    margin: 0 auto;
    float: left;
    text-align: left;
}

.three-menu {
    width: 25%;
    margin: 0 auto;
    float: left;
}

.four-menu {
    width: 25%;
    margin: 0 auto;
    float: left;
}

.five-menu {
    width: 25%;
    nowhitespace: afterproperty;
    margin: 0 auto; /*  float: left;*/
    float: right; /*text-align: right;*/
}

.six-menu {
    width: 25%;
    margin: 0 auto;
    float: left; /*text-align: right; */
}

.footer-end {
    margin-bottom: 2em;
    padding-bottom: 4em; /* max-width: 80%; nowhitespace: afterproperty;*/
    margin: 0 auto; /*  padding-top: 60px;*/
    font-size: 12px;
}

.footer-end p {
    margin: 0;
    text-align: center;
}

address {
    font-style: normal;
    text-align: center;
}

ul#menu-available, ul#menu-completed, ul#menu-styles, ul#menu-heritage {
    margin-top: 10px;
    padding: 0;
    list-style: square;
    margin-left: 32px;
}

p.artist {
    margin-top: -20px;
    color: rgb(255, 255, 255);
    font-style: italic;
    text-align: right;
    font-family: sorts_mill_goudyitalic;
}

ul.legal {
    list-style: decimal;
}

ul.legal li {
    margin: 10px 0 20px 0;
}

.legal {
    max-width: 60%;
    margin: 0 auto;
    margin-top: 2em;
    color: black;
    /*font-family:sorts_mill_goudyitalic;*/
}

ul.legal li a {
    color: black;
}

/*[class*='-menu'] span:before { content: " ❧ "; text-transform: uppercase; }*/
/*footer span { color: #363866 }*/

#architectural-styles #first-rows {
    padding-top: 2em;
    max-width: 980px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

#architectural-styles .floatRight {
    margin: 0;
    width: 100%;
    height: auto;
}

#architectural-styles {}

#architectural-styles p {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 25px;
    margin-top: 25px;
}

#architectural-styles .col-group {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 80px;
}

#architectural-styles .col-group > div {
    width: 49% !important;
}

.sub-text {
    font-size: .875em;
    margin-bottom: 18px;
}

#home img.hero {
    width: 45%;
    padding: 2.4%;
    box-shadow: 0px 1px 4px gray;
    -moz-box-shadow: 0px 1px 4px gray;
    -webkit-box-shadow: 0px 1px 4px gray;
}

figure {
    max-width: 250px;
    margin: 0 auto;
    padding-top: 70px;
}

figure p {
    text-align: center; /*  width: 50%;*/
    margin: 0 auto;
    padding-top: 50px;
    width: 150px;
    font-family: sorts_mill_goudyitalic;
}

figcaption {
    display: block;
    : ;
    text-align: center;
}

.breadcrumbs {
    margin: 0 auto;
    width: 80%;
    margin-top: 50px;
    font-size: 1em;
    text-align: center;
    clear: both;
}

.breadcrumbs a:hover {
    background: black;
    color: white;
    bottom: -.9px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

#home article.bottom-rows {
    width: 30%;
    margin: 0 auto;
}

ul#main-gallery.group.mgallery li.company {
    width: 14.29% 
}

#contacts.group h3 {
    text-align: center;
    clear: both;
}

#contacts {
    margin: 0 auto;
    text-align: center;
}

#property-logos {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 71px;
}

div.monica {
    float: left;
    display: inline;
}

.middle-image {
    text-align: center 
}

.ie7 .monica {
    width: 50%;
    margin: 0 auto;
}

.ie7 .lalaimo {
    width: 50%;
    margin: 0 auto;
}

.ie7 div.sales {
    width: 35%;
    margin: 0 auto;
}

#available article.extras {
    width: 800px;
    margin: 0 auto;
}

.ie8 #available div#slider3.swipe {
    display: none 
}

.ie7 #available div#slider3.swipe {
    display: none 
}

.ie9 #available div#slider3.swipe {
    display: block 
}

.a {
    text-align: center;
    margin: 0 auto;
}

.b {
    text-align: center;
    margin: 0 auto;
}

#available article#features {
    width: 100%;
    margin: 0 auto;
    padding: 5em 0;
}

section#grid-wrap {
    width: 100% !important;
    margin: 0 auto;
}

section#grid-wrap section {
    width: auto;
    margin: 0 auto;
}

#first-rows article {
    margin: 0 auto 
}

section#feature.group {
    width: 100%;
    margin: 0 auto;
}

#available section#wrapOne {
    padding-top: 50px 
}

#available section#wrapTop {
    padding-top: 50px;
    text-align: center;
    padding-bottom: 40px;
}

body#concept-one div#page_effect section {
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

.flair {
    width: 50%;
    margin: 0 auto;
    position: relative;
    top: -400px;
    height: 60px;
}

div.go-right {
    float: right;
    max-width: 400px;
    clear: left;
}

.first-block {
    max-width: 1000px;
    margin: 0 auto;
}

.second-block {
    max-width: 1000px;
    margin: 0 auto;
}

#available div.sectionNames {
    padding-top: 30px 
}

#available section article.innerBuffertext {
    position: relative;
    width: 80%;
    padding-right: 1%;
}

#available .rowInsideCenter {
    float: left 
}

#available section.container section#wrapOne.group article span {
    text-align: center;
    width: 24%;
}

section#wrapTop.group.effect article {
    float: left;
    width: 31%;
    padding-right: 2%;
}

#available article.innerBufferText p:nth-child(2) {
    text-align: center;
    margin-top: 30px;
}

#availabe div.sectionNames {
    text-align: center 
}

body#concept-to-completion div#container article {
    width: 60%;
    margin: 0 auto;
}

#available section.main-media div[id*="album"] img {
    max-width: 100%;
    margin: 0 auto;
}

div.copydesc {
    width: 50%;
    margin: 0 auto;
    padding-top: 3em;
}

.helper {
    width: 70%;
    margin: 0 auto;
    padding-top: 40px;
}

#sold #first-rows article {
    float: left;
    width: 25%;
    padding: 2px;
    margin: 0;
}

#sold p.subtitle {
    font-weight: normal; /* font-size: 1; nowhitespace: afterproperty;*/
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 1);
    text-shadow: 1px 1px 1px rgb(238, 238, 238);
    margin: 5px 0 30px 0;
    text-align: center; /*  box-shadow: none; */
    /*  margin-top: -20px;*/
    font-size: .75em;
    text-transform: uppercase;
}

body#sold h1 {
    font-size: 1.5em;
    font-family: ALSScriptRegular;
    color: #000000;
    color: rgba(0, 0, 0, .5);
}

#available #first-rows article {
    float: left;
    width: 25%;
    padding: 2px;
    margin: 0;
}

.ie7 #sold section article {
    float: none;
    width: 80%;
    margin: 0 auto;
}

/*.ie8 #sold section article { float: none; width: 55%; margin: 0 auto; }*/
p.prints {
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em;
    widtH: 80%;
    margin: 0 auto;
}

img.icons {
    display: none 
}

#slides section {
    padding-top: 4em 
}

#bottom-features {
    width: 50%;
    margin: 0 auto;
    padding-top: 10em;
}

.back-iphone {
    display: none 
}

.column-one {
    width: 80%;
    margin: 0 auto;
}

.column-one p {
    font-size: 14px;
    text-align: center;
}

.column-one h2 {
    font-size: 1em;
    text-align: center;
    text-transform: none;
    letter-spacing: 0;
}

.column-two {
    width: 25%;
    float: left;
}

.column-three {
    width: 25%;
    float: left;
}

.column-four {
    width: 25%;
    float: left;
}

.colophon {
    clear: both;
    text-align: center;
    font-size: .875em;
}

div#footerWrap {
    max-width: 92em;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
}

footer #mainfooter {
    margin: 0 auto;
    clear: both;
    max-width: 800px;
    clear: both;
    padding-top: 10em;
}

#mainfooter {
    width: 90%;
    margin: 0 auto;
    padding-top: 4em;
}

#inside {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
}

.one {
    float: left;
    width: 20%;
}

.two {
    float: left;
    width: 20%;
}

.three {
    float: left;
    width: 20%;
}

.four {
    float: left;
    width: 20%;
}

.five {
    float: left;
    width: 20%;
}

section.container a img.rows {
    -webkit-box-shadow: 8px 6px 19px #f5f5dc;
    -moz-box-shadow: 8px 6px 19px #f5f5dc;
    box-shadow: 8px 6px 19px #f5f5dc;
}

#only {
    max-width: 600px;
    margin: 0 auto;
}

#developer h2 {
    text-align: center;
}

/*developer & castle & cooke pages*/
.hang {
    position: absolute;
    top: -20px;
    left: 0px;
}

.words {
    max-width: 593px;
    margin: 0 auto;
    padding: 0 20px;
    clear: both;
}

.middle-align.group {
    text-align: center;
}

.lg {
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.mid-callout {
    float: left;
    padding: 20px;
}

.lower-callout {
    position: absolute;
    top: 200px;
    left: -20px;
}

.bottom-callout {
    float: right;
    nowhitespace: afterproperty;
    padding: 5px; /*width: 90%;*/
    box-shadow: 1px 1px 7px rgb(39, 39, 39);
    -webkit-box-shadow: 1px 1px 7px rgb(39, 39, 39);
    -moz-box-shadow: 1px 1px 7px #272727;
    ;
}

/*end developer & castle & cooke pages */
h1.hb5 {
    border: 0;
    nowhitespace: afterproperty;
    font: 0;
    text-shadow: none;
    color: transparent;
    background: url(http://sherwoodrealestate.s3.amazonaws.com/castle-cooke-one.png) center center; /*    width: 300px;; height: 75px; */
    ;
}

.concept-wrap {
    width: 600px;
    margin: 0 auto;
}

#leap {
    width: 100%;
    margin: 0 auto;
}

.button-a {
    float: left;
    clear: both;
}

.button-b {
    float: right;
    clear: both;
}

.scripty {
    font-size: 1.5em;
    font-family: ALSScriptRegular;
    color: #000000;
    color: rgba(0, 0, 0, .5);
    margin-bottom: .5em;
}

.completion-f.group {
    clear: both;
}

.footer-items {
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.prefooter-wrap {
    width: 900px;
    margin: 0 auto;
    padding: 4em 0;
}

/*footer thumb important rules for media queries*/
.completion-f {
    display: block;
    max-width: 100%;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

div.first-column {
    width: 33% !important;
    float: left;
    text-align: center; /*padding: 0 30px;*/
}

div.second-column {
    width: 33% !important;
    float: left;
    text-align: center;
    padding-right: .2%;
}

div.third-column {
    width: 33% !important;
    float: left;
    text-align: center; /*padding: 0 30px;}*/
}

div.fourth-column {
    width: 50% !important;
    float: left;
    text-align: center;
    padding-right: .2%;
}

/*.ie7 div.fourth-column { width: 25%!important; float: left; text-align: center; padding-right:0;}     */


div.one-line {max-width: 1000px;margin: 0 auto;}

div.two-line {max-width: 1000px;margin: 0 auto;}




/*.item-one { float:left;min-width: 33%;}*/
.item-two {
    float: left;
    min-width: 50%;
    text-align: center;
}

.item-three {
    text-align: center;
}

#concept-one article img.imgRight {
    -webkit-box-shadow: 1px 4px 8px #838383;
    -moz-box-shadow: 1px 4px 8px #838383;
    box-shadow: 1px 4px 8px #838383;
    margin-top: 3.25em;
    margin-bottom: 3.25em;
}

#concept-one footer.main a {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

#concept-one footer.main a:hover {
    background: #002638;
    color: white;
}

.imgRighta {
    border: 0;
    -webkit-box-shadow: 1px 1px 7px #272727;
    -moz-box-shadow: 1px 1px 7px #272727;
    box-shadow: 1px 1px 7px #272727;
    margin-top: 20px;
    margin-bottom: 20px;
}

.imgRight {
    border: 0;
    -webkit-box-shadow: 1px 1px 7px #272727;
    -moz-box-shadow: 1px 1px 7px #272727;
    box-shadow: 1px 1px 7px #272727;
    margin-top: 20px;
    margin-bottom: 20px; /*width: 50%;*/
    margin-left: 12px;
    float: right;
}

#concept-one article img
#about-us article:last-child {
    clear: both 
}

body#about-us > div#page-wrapper section > div#container > article {
    margin-top: 125px 
}

body#about-us > div#page-wrapper section > div#container > article h2.nameTag {
    margin: 0 
}

body#about-us > div#page-wrapper section > div#container > article h3 {
    padding: 0 0 1.51785em 0 
}

#concept-one section {
    max-width: 33em;
    margin: 0 auto;
    padding: 1em;
}

.ie #concept-one section {
    padding-left: 100px;
    padding-right: 100px;
}

#sites div.effect article {
    float: left;
    text-align: center;
    margin: 0 auto;
    width: 32%;
    padding-bottom: 2em;
    padding-top: 2em;
    padding-right: 1%;
    font-family: goudy_bookletter_1911regular;
}

#sites section {
    width: 73%;
    margin: 0 auto;
}

#sites p {
    text-align: center 
}

#about-us h2 {
    text-align: center 
}

/*individual - lots page*/
.featuredimg {
    text-align: center;
    width: 55%;
    margin: 0 auto;
    padding-top: 4em;
}

.mlsmap {
    display: none 
}

#words {
    width: 50%;
    margin: 0 auto;
    padding: 40px 0;
}

#words p:last-child {
    text-align: center 
}

/*end individual lots page*/
#contact section#contentwrap article {
    max-width: 800px;
    margin: 0 auto;
}

/*The Clubs ====================================== */
/*#the-clubs { background: url('http://sherwoodrealestate.s3.amazonaws.com/bg-laurel.png'); background-position: center; background-repeat: no-repeat; }_NO__DOTCOMMA__AFTER__*/
.grid {
    overflow: hidden;
    padding: 0.5em 0 0 0.5em;
    max-width: 76em;
    margin: 0 auto;
}

.grid.group {
    box-shadow: 0px 1px 3px rgba(5, 0, 0, 0.39);
    padding: 10px;
    margin-right: 5px;
}

.grid-header {
    width: 100% 
}

.grid-header.two {
    padding-top: 30px 
}

p.more-about {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 2em;
    font-size: .875em;
}

p.more-about a:hover {
    background-color: #353264;
    background-color: rgba(53, 50, 100, 0.32);
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.grid-header-side {
    width: 33%;
    float: left;
    margin-left: 55px;
}

.grid-content {
    width: 100%;
    margin: 0 auto;
}

.grid-content p {
    font-size: .875em;
    width: 66%;
    margin: 0 auto;
    padding: 45px;
}

.grid li.wide-left {
    width: 50% 
}

.grid li.wide-right {
    width: 50% 
}

.grid li {
    padding: 0 0.5em 0.5em 0;
    float: left;
    overflow: hidden;
    width: 25%;
}

.grid li > div {
    /*          background: #dfd7cb; */
    /*          padding: 6em 0em; */
    /*          height: 213px; */
}

.grid li > div p {
    text-align: left;
    font-size: .875em;
    line-height: 1.25;
    padding: 20px;
    margin-top: 25px;
}

.grid li > div p span.drop_cap {
    font-size: 6.2em 
}

.grid li.full {
    width: 100%;
    max-width: 100%;
}

.grid li.wide {
    width: 50%; /*          max-width: 100%;*/
    ;
}

.grid li a {
    color: #fff 
}

.grid h3.break {
    padding-top: 1em;
    padding-bottom: 1em;
}

@media only screen and (max-width: 880px) {
    .main-nav li {
        font-size: .75em;
        float: left;
        display: block;
        width: 11%;
    }

    .property-logo-front {
        max-width: 400px;
        top: -373px;
    }
}

@media all and (max-width: 40em) {
    .grid li {
        float: left;
        width: 50%;
    }

    .grid li.wide {
        width: 100% 
    }
}

@media all and (max-width: 30em) {
    .grid li {
        float: none;
        width: 100%;
    }

    .grid li.wide {
        width: 100% 
    }
}

/*end The Clubs*/
/*Architectural Styles and Classics Sold - 4 Column Grid ================================*/
.col-group > div {
    width: 100%;
    float: left;
    width: 1200px;
}

.ie7 .col-group > div {
    padding: 1em;
    nowhitespace: afterproperty;
    width: 22%;
    float: left; /*             clear: both;*/
    ;
}

.ie8 .col-group > div {
    padding: 1em;
    nowhitespace: afterproperty;
    width: 23%;
    float: left; /*             clear: both;*/
    ;
}

.col-group > div h2 {
    font-size: .75em 
}

.col-group > div a img {
    /*                  min-height: 130px;*/
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.51);
}

img.slug {
    box-shadow: none !important 
}

.col-group > div p {
    margin-top: 1.25em;
    nowhitespace: afterproperty;
    font-size: .875em;
    line-height: 1.25;
    margin-right: 2PX;
}

@media screen and (min-width: 44em) {
    .col-group {
        overflow: hidden 
    }

    .col-group > div {
        /* float: left; */
        /* width: 48%; */
    }

    img.slug {}

    .col-group > div.o {
        clear: both;
        /* max-height: 635px; */
    }
}

@media screen and (min-width: 44em) {
    .col-group > div {
        width: 33% !important; /*margin-right: 1%; */
    }

    .col-group > div.o {
        clear: none 
    }

    col-group.three-span {
        width: auto;
        float: left;
    }

    div.one-third {
        width: 33% !important;
    }

    div.two-third {
        width: 33% !important;
    }

    div.three-third {
        width: 33% !important;
    }
}

/*end four columns*/
/*jquery slide up* ===== Concept - Completion page */
.over {
    position: fixed;
    right: 15px;
    top: 50%;
    z-index: 2;
}

.overone {
    position: fixed;
    right: 15px;
    top: 60%;
    z-index: 2;
}

.overtwo {
    position: fixed;
    right: 15px;
    top: 70%;
    z-index: 2;
}

.overthree {
    position: fixed;
    right: 15px;
    top: 80%;
    z-index: 2;
}

.overfour {
    position: fixed;
    right: 15px;
    top: 40%;
    z-index: 2;
}

.top {
    height: 600px;
    margin-bottom: 100px;
}

.middle {
    height: 600px;
    margin-bottom: 100px;
}

.bottom {
    height: 600px;
    margin-top: 100px;
}

.bottomone {
    height: 600px;
    margin-top: 100px;
}

.bottomtwo {
    height: 600px;
    margin-bottom: 100px;
}

/* ==================clicks============== */
#myclicks {
    max-width: 700px;
    margin: 0 auto;
    float: left;
}

#concept {
    text-align: center 
}

.top-title {
    cursor: pointer;
    max-width: 600px;
    margin: 0 auto;
}

.middle-title {
    cursor: pointer;
    margin-bottom: 300px;
    margin-bottom: 150px;
    margin: 0 auto;
}

.bottom-title {
    cursor: pointer;
    margin-bottom: 300px;
    margin: 0 auto;
}

.bottomone-title {
    cursor: pointer;
    margin-bottom: 300px;
    margin-bottom: 150px;
    margin: 0 auto;
}

.bottomtwo-title {
    cursor: pointer;
    margin-bottom: 300px;
    margin: 0 auto;
}

.mywords {
    margin: 0 auto;
    text-align: left;
}

.inner-text {
    font-style: inherit;
    margin: 0 auto;
    box-shadow: 0px 1px 3px rgba(5, 0, 0, 0.39);
    padding: 10px;
    margin-right: 5px;
}

.inner-text p {
    padding: 1em 
}

/*end jquery slideup*/
/*blog styles ================================ */
div[id*="post-"] {
    width: 80%;
    margin: 0 auto;
}

#content .gallery {
    margin: 0 auto 1.625em 
}

#content .gallery a img {
    border: none 
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 1px solid #ddd;
    padding: 6px;
    height: auto;
}

.wp-caption {
    padding: 5px 3px 10px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
}

.wp-caption img {
    border-color: #eee 
}

a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"],
a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {
    background: #eee;
    border-color: #bbb;
}

.wp-caption a:focus img, .wp-caption a:active img, .wp-caption a:hover img {
    background: #fff;
    border-color: #ddd;
}

/*for author page*/
.author-desc {
    max-width: 680px;
    margin: 0 auto;
}

.all-others {
    max-width: 680px;
    margin: 0 auto;
    padding: 0 1em;
}

.fb_iframe_widget {
    /*display: block!important;*/
    position: relative;
    margin: 0 auto;
    text-align: center;
}

/*nav alignment */
.older {
    text-align: center;
    padding: 2em;
}

div.the-first p {
    margin-top: 1em;
}

.the-first {
    padding: 2em 0;
    border-top: 1px solid rgb(226, 226, 226);
}

div.main-archs {
    max-width: 1000px;
    margin: 0 auto;
}

div.columns div.o {
    float: left;
    width: 24%;

    padding: 2px;
}

embed, object {
    max-width: 100% 
}

div[id*="attachment_"] {
    width: 100% !important;
    box-shadow: 1px 1px 7px rgb(39, 39, 39);
    margin-bottom: 40px;
}

.blog-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 1em;
}

div.blog-content p {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: .875em;
}

#blog h2 {
    font-family: ALSScriptRegular;
    font-size: 1em;
    margin: 0 0 20px;
    text-transform: none;
    text-overflow: ellipsis; /* will make [...] at the end */
    /*width: 370px;*/
    /* change to your preferences */
    white-space: nowrap; /* paragraph to one line */
    overflow: hidden;
}

#blog h2 a {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 20px;
    text-transform: none;
    letter-spacing: 0;
}

span.post-time {
    font-size: 10px;
    display: block;
    text-align: center;
    visibility: hidden;
}

#blog h2 a:hover {
    -moz-transition: all 0.7s ease-in-out 0s;
    background-color: rgba(53, 50, 100, 0.32);
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

#entry-author-info {
    padding-top: 0;
    font-size: .875em;
    display: none;
}

div.blog-content ul {
    padding-left: 135px;
    list-style: square;
    padding-bottom: 20px;
    padding-top: 10px;
    font-size: 12px;
}

div.blog-content ul li {
    margin: 0 0 5px 0 
}

span.meta {
    visibility: hidden;
    text-align: center;
    display: block;
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: .70em;
}

span.indexpost-meta a {
    color: rgba(53, 50, 100, 0.32);
}

span.indexpost-meta a:hover {
    background-color: rgba(53, 50, 100, 0.32);
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    color: black;
}

span.comments-popup-link {
    display: none 
}

div.blog-content a:hover {
    -moz-transition: all 0.7s ease-in-out 0s;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    background-color: rgba(53, 50, 100, 0);
}

div.blog-content a:hover img {
    background-color: transparent !important 
}

.postauthor {
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    margin-top: 62px;
}

.post-messages {
    text-align: center;
    padding-bottom: 25px;
    font-size: 0.875em;
}

article.firstPost.group .amp {
    font-family: baskerville, palatino, 'palatino linotype', georgia, serif;
    font-style: normal;
}

.alignleft, img.alignleft {
    float: left;
    margin-right: 20px;
}

article.firstPost div a span {
    font-size: 1.4em 
}

article.firstPost h3 {
    font-size: 2em;
    color: #353264;
}

.alignright, img.alignright {
    display: block;
    float: right;
}

.aligncenter, img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.wp-caption {
    text-align: center;
    margin-bottom: 18px;
    text-decoration: none;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 5px;
}

.wp-caption {
    padding: 5px 3px 10px;
    text-align: center;
}

/*.wp-caption.alignnone { margin: 5px 20px 20px 0 }*/
/*.wp-caption.alignleft { margin: 5px 20px 20px 0 }*/
/*.wp-caption.alignright {  }*/
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 1em;
    /*width: auto;*/
    margin-bottom: 1em;
    -webkit-box-shadow: 1px 1px 7px #272727;
    -moz-box-shadow: 1px 1px 7px #272727;
    box-shadow: 1px 1px 7px #272727;
    padding: 8px;
}

.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    padding: 0 4px 5px;
    width: auto;
    margin: 0 auto;
    font-family: sorts_mill_goudyitalic;
}

.gallery img {
    margin: 0 
}

.wp-smiley {
    max-height: 12px;
    margin: 0 !important;
}

.widget-title {
    text-align: center;
    lightgrey: #d7d5d5;
}

.textwidget {
    text-align: center 
}

.alignnone {
    margin: 5px 20px 20px 0 
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto;
    padding-top: 30px;
    border-bottom: 1px solid #999999;
    margin-bottom: 33px;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
    padding: 1em;
    width: auto;
    margin-bottom: 1em;
    -webkit-box-shadow: 1px 1px 7px #272727;
    -moz-box-shadow: 1px 1px 7px #272727;
    box-shadow: 1px 1px 7px #272727;
    padding: 8px;
    height: auto !important;
    width: 100%;
}

a img.alignnone {
    margin: 5px 20px 20px 0 
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    padding: 1em;
    width: auto;
    margin-bottom: 1em;
    -webkit-box-shadow: 1px 1px 7px #272727;
    -moz-box-shadow: 1px 1px 7px #272727;
    box-shadow: 1px 1px 7px #272727;
    padding: 8px;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    width: auto;
    margin-bottom: 1em;
    margin-top: 1em;
    -webkit-box-shadow: 1px 1px 7px #272727;
    -moz-box-shadow: 1px 1px 7px #272727;
    box-shadow: 1px 1px 7px #272727;
    padding: 8px;
}

.post-home {
    padding-top: 3em 
}

blockquote {
    border-left: 1px solid #ccc;
    padding: .5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    max-width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: sorts_mill_goudyitalic;
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em;
}

blockquote p {
    display: inline 
}

.author.vcard {
    /*visibility: hidden*/
}

.meta-sep {
    /*visibility: hidden*/
    font-style: italic;
}

.grav {
    float: left;
    padding: 32px 10px 0 0;
}

.bottomNav {
    clear: both;
    padding-top: 28px;
}

.topNav {
    clear: both;
    padding-top: 28px;
}

#single-title {
    font-size: 50px;
    font-weight: 400;
    line-height: 46px;
    color: #fff;
}

span.forward {
    font-size: 1em 
}

span.backward {
    font-size: 1em 
}

.backward::before {
    font-size: 1em;
    content: " \261A";
    color: #A7A7A7;
}

.forward::after {
    font-size: 1em;
    content: " \261B";
    color: #A7A7A7;
}

span.forward a:hover {
    color: #fff;
    background-color: #353264;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

span.backward a:hover {
    color: #fff;
    background-color: #353264;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

body.mylistings article {
    padding-right: 4em;
    padding-left: 3em;
    margin: 0 auto;
    box-sizing: border-box;
}

.mgallery {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 4em;
}

.mgallery li {
    float: left;
    width: 33.33333333%;
}

.mgallery li img {
    display: block;
    width: 100%;
    height: auto;
}

.mgallery li a {
    display: block;
    margin: 2px;
}

.mgallery li p {
    margin: auto 
}

div.ssp-mobile-poster-background {
    background: transparent !important 
}

.size-medium.wp-image-2540 {
    display: none 
}

.author.vcard {
    font-family: ALSScriptRegular;
    font-size: 1.2em;
}

.post-messages {
    visibility: hidden;
    display: none;
}

div.content-words p strong {
    font-weight: bold;
}

.vids {
    max-width: 500px;
    margin: 0 auto;
}

div.content-words p {
    margin-top: 10px;
    clear: both;
    /*padding-top: 40px;*/
}

/*.openpost h2{

background-image: radial-gradient(at 50% 0, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0) 70%);
background-size: 100% 1px;
background-repeat: no-repeat;
background-position: bottom left;

}*/
.at4-logo-container {
    display: none !important;
}

/*my attachment page*/
[id*="attachment_"] {
    max-width: 1000px;
    margin: 0 auto;
}

.centerme {
    text-align: center;
    padding-top: 40px;
}

.navigate-me {
    text-align: center;
    padding-top: 2em;
}

.ie7 [class*="pos-"] {
    float: left;
    width: 32%;
    padding-right: 1%;
}

header.openpost {
    position: relative;
    top: 30px;
}

img.wp-post-image {
    max-width: none;
    height: auto; /*max-height: 150px;*/
}

/*div[class*="post-"] {text-align: center; }*/

div[class*="post-"]:nth-child(1) {
    float: left;
    width: 33%;
    height: 214px;
    overflow: hidden;
    margin-right: 4px;
}

div[class*="post-"]:nth-child(2) {
    float: left;
    width: 33%;
    height: 214px;
    overflow: hidden;
    margin-right: 4px;
}

div[class*="post-"]:nth-child(3) {
    float: left;
    width: 33%;
    height: 214px;
    overflow: hidden;
}

div[class*="post-"]:nth-child(4) {
    float: left;
    width: 33%;
    height: 214px;
    overflow: hidden;
    margin-right: 4px;
}

div[class*="post-"]:nth-child(5) {
    float: left;
    width: 33%;
    height: 214px;
    overflow: hidden;
    margin-right: 4px;
}

div[class*="post-"]:nth-child(6) {
    float: left;
    width: 33%;
    height: 214px;
    overflow: hidden;
}

.wrapme {
    width: 600px;
    margin: 0 auto;
}

@media screen and (max-width: 1024px) and (orientation: landscape), screen and (max-height: 300px) {

    ul#side_bar {
        max-width: 506px;
        text-align: center;
        margin: 0 auto;
        position: absolute;
        z-index: 100;
        background: -webkit-linear-gradient(top, rgb(252, 255, 244) 0%, rgb(219, 218, 201) 100%);
        background: rgb(255, 255, 255);
        background: rgb(252, 255, 244);
        background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(252, 255, 244)), color-stop(100%, rgb(219, 218, 201)));
        background: -webkit-linear-gradient(top, rgb(252, 255, 244) 0%, rgb(219, 218, 201) 100%);
        background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dbdac9', GradientType=0 );
        nowhitespace: afterproperty;
        left: 100px;
        top: 488px;
        padding: 10px;
        cursor: move;
        list-style-position: inside;
        list-style-type: square;
        border-radius: 5px;
    }
 
}

@media all and (max-width: 800px) {}

.inside-description {
    width: 600px;
    margin: 0 auto;
}

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
    background: transparent !important;
}

.golf-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 2em;
}

.rsABlock h3 {
    color: white;
    font-size: 24px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-shadow: 1px 1px 1px #000;
}

.newtxt {
    color: white;
    text-shadow: 1px 1px 1px #000;
}

.aligntxtright {
    text-align: right;
    text-shadow: 1px 1px 1px #000;
}

/*.glf { padding-left: 1em; padding-right: 1em; }*/
.hole-by-hole-wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

.first-wrapper {
    width: 100%;
}

.second-wrapper {
    width: 100%;
}

.third-wrapper {
    width: 100%;
}

.p-one, .p-two, .p-three, .p-four {
    float: left;
    width: 25%;
}

.q-one, .q-two, .q-three, .q-four {
    float: left;
    width: 25%;
}

.r-one, .r-two, .r-three, .r-four {
    float: left;
    width: 25%;
}

/*@media only screen and (min-width:1000px) { 
    #page-wrapper { max-width: 1000px; margin: 0 auto;padding: 1em; }
    div.copydesc { padding-top: 2em; }

    
}*/

/*end blog styles*/
@media only screen and (max-width:900px) {
    [id*="album-"] {
        background: transparent !important 
    }

    div.logo {
        /*  margin-left: -57px; */
        top: 40px; /*   margin-right: -118px; */
        padding-left: 0;
    }
}

@media only screen and (max-width:680px) {
    h1 {
        font-size: .875em;
        padding: 1em 0;
        font-weight: normal;
        text-shadow: 2px 3px 3px white;
    }

    h4 {
        margin: 1em 0;
    }

    .allcontent {
        margin: 0 20px 
    }

    .listingtext {
        padding: 0 1em;
    }

    .whereiam {
        box-shadow: 0 1px 3px rgba(5, 0, 0, 0.39);
        margin: 1em auto;
        min-height: 120px;
        padding: 0.25em;
        width: auto !important;
        max-width: 190px;
    }

    .floatRight {
        float: none;
        margin: 0;
        width: auto;
    }

    .fltRight {
        float: none;
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }

    h1.elegance {
        font-family: ALSScriptRegular;
        letter-spacing: -1px;
        font-size: 1em;
        margin: 0;
        padding: 0;
    }

    header.main-logo {
        padding-bottom: 0 
    }

    body#about-us > div#page-wrapper section > div#container > article.top-break {
        margin-top: 10px 
    }

    body#about-us > div#page-wrapper section > div#container > article.top-break h2 {
        text-align: left;
        font-size: 13px;
        padding-bottom: 18px;
    }

    body#about-us > div#page-wrapper section > div#container {
        padding: 0 20px;
        width: 100%;
    }

    body#about-us > div#page-wrapper section > div#container > article {
        margin-top: 70px 
    }

    body#about-us > div#page-wrapper section > div#container > article.group img.floatRight {
        width: 100%;
        padding-bottom: 20px;
    }

    #about-us h2 {
        margin-bottom: 0 
    }

    /*#about-us h3 { padding: 0 }*/
    p.status {
        margin-top: 0 
    }

    .main-content {
        width: 100%;
        max-width:100%;
        margin: 0 auto;
        clear: both;
        padding-left: 0em;
        padding-right: 0em;
    }

    .pin {
        display: none;
    }

    .completion-f {
        display: block;
    }

    div.first-column {
        width: 50% !important;
        float: left;
        text-align: center;
        padding-right: .2%;
    }

    div.second-column {
        width: 50% !important;
        float: left;
        text-align: center;
        padding-right: .2%;
    }

    div.third-column {
        width: 50% !important;
        float: left;
        text-align: center;
        padding-right: .2%;
    }

    div.fourth-column {
        width: 50% !important;
        float: left;
        text-align: center;
        padding-right: .2%;
    }

    .pos-1-3, .pos-2-3, .pos-3-3 {
        width: auto !important;
        float: none;
        border-top: 1px solid rgb(0, 0, 0);
        border-right: 1px solid rgb(190, 194, 190);
        border-bottom: 1px solid rgb(190, 194, 190);
        border-left: 1px solid rgb(190, 194, 190);
        padding-bottom: 60px;
    }

    .grid-content p {
        width: 100%;
        padding: 20px;
    }

    .rsArrowRight {
        visibility: hidden;
    }

    .rsArrowLeft {
        visibility: hidden;
    }

    rsABlock:first-child {
        top: 180px !important;
    }

    .rsABlock {
        left: 0 !important;
        top: 120px !important;
    }

    .far-right {
        width: 50%;
        float: left;
    }

    .near-mid {
        display: none 
    }

    .far-left {
        float: left;
        width: 50%;
    }

    .newtxt {
        text-align: left !important;
    }

    figure.prefooter p {
        text-align: center;
        width: auto;
    }

    .grid-header-side {
        width: 75%;
        float: none;
        margin-top: 20px;
    }

    body#the-clubs .main-logo {
        display: none 
    }

    div.words {
        float: none 
    }

    #page-wrapper {
        padding: 0 
    }

    #col-top article p {
        margin-bottom: 0 
    }

    img#logo {
        margin-top: 0px 
    }

    .logo {
        left: 0 
    }

    [id*="album-"] {
        background: transparent;
        height: 228px !important;
        background: transparent !important;
    }

    object {
        height: auto 
    }

    header.main-logo {
        margin-bottom: 10px;
        padding-top: 10px;
    }

    div.sales {
        display: block;
        max-width: 300px;
        height: auto;
        width: auto;
    }

    div.greeting p {
        font-size: 10px 
    }

    .shr-bookmarks.shr-bookmarks-bg-shr {
        background: none !important;
    }

    /*div.all-rows { max-width: 1000px;margin: 0 auto;margin-top: -109px;}*/
    div.part-a {
        width: 100%;
        float: none;
    }

    div.part-b {
        width: 100%;
        float: none;
    }

    div.part-c {
        width: 100%;
        float: none;
    }

    .area-text {
        text-align: center;
    }

    .area-text p:first-child {
        margin: 0;
    }

    .area-text p:last-child {
        margin: 0;
    }

    .middle-amp {
        text-align: center;
        margin-top: 40px;
        font-size: 5em;
        font-family: baskerville;
        font-style: italic;
        color: #353164;
    }

    p.middle-amp {
        margin-bottom: 0;
    }

    .featuring {
        text-align: center;
    }

    .property-logo-front {
        max-width: 366px;
        top: -257px;
        visibility: hidden;
    }

    .main-nav {
        z-index: 5002;
        list-style: none;
        font-family: goudy_bookletter_1911regular;
        width: auto;
        padding: 0;
    }
li#menu-item-787 {display: none}
.blog-container {padding: 0;}
    .main-nav li {
        display: inline-block;
        margin: .1em 0em;
        float: none;
        line-height: 1.2em !important;
        width: 50%;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        border-top: 1px solid white;
        border-right: 1px solid black;
        border-left: 1px solid white;
    }

    .main-nav li a {
        color: rgb(52, 49, 100);
        letter-spacing: 1px;
        /*text-transform: uppercase;*/
        font-size: 1.4em;
        display: block;
        padding: 1.6em;
    }

    .main-nav li.home {
        display: inline-block; /*   margin: .5em 0 0; */
        float: none;
        line-height: inherit;
        width: 50%;
        border-bottom: 1px rgba(0, 0, 0, .3) solid;
        border-left: 1px solid rgba(0, 0, 0, .3);
    }

    .main-nav li.sold {
        display: inline-block;
        margin: 0em 0em;
        float: none;
        line-height: inherit;
        width: 50%;
        border-bottom: 1px rgba(0, 0, 0, .3) solid;
        border-left: 1px solid rgba(0, 0, 0, .3);
    }

    .main-nav li.developer {
        display: inline-block;
        margin: 0em 0em;
        float: none;
        line-height: inherit;
        width: 50%;
        border-bottom: 1px rgba(0, 0, 0, .3) solid;
        border-left: 1px solid rgba(0, 0, 0, .3);
    }

    .main-nav li.contact {
        /*  display: inline-block; */
        display: none;
        float: none;
        line-height: inherit;
        width: 50%;
        border-top: 1px white solid;
        border-left: 1px rgba(0, 0, 0, .3) solid;
    }

    .featuredimg {
        text-align: center;
        width: auto;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    #col-1-3 article {
        width: 100% 
    }

    #col-1-3 article h1.subtitle {
        margin-top: -20px;
        margin-bottom: 30px;
        padding: 0;
        font-size: .75em;
    }

    #words {
        width: auto;
        padding: 40px;
    }

    #available #first-rows article {
        width: 50%;
        float: left;
    }

    #first-rows article p {
        font-size: .875em 
    }

    #first-rows article p span {
        display: none 
    }

    #first-rows article p br {
        display: none 
    }

    p.info {
        display: none 
    }

    #footer-columns {
        display: none 
    }

    #sold section#grid-wrap.group article {
        float: left;
        width: 50%; /*  padding-left: 5px; */
        : ; /*  padding-right: 5px; */
    }

    #sold header.main-logo {}

    #sold h2 {
        padding: 0 
    }

    #sold header h2, #available header h2 {
        /*padding: 100px 0 0px 0px; */
        /* */
        font-size: 10px;
    }

    #sold #first-rows article {
        float: left;
        width: 50%;
    }

    span.drop_cap {
        font-size: 4.2em;
        line-height: 0em;
        color: #A7A7A7;
        float: left;
        font-family: ALSScriptRegular;
        margin-top: 30px;
    }

    #available section, #sold section {
        width: auto; /* margin: 0 20px; */
    }

    article.helper {
        width: 100%;
        margin: 0 auto;
        padding: 10px; /*   padding-left: 10px; */
        : ; /*  padding-right: 10px; */
    }

    article.helper p {
        margin-bottom: 15px 
    }

    #sold p.subtitle {
        color: rgba(0, 0, 0, 1);
        text-shadow: 1px 1px 1px #EEE;
        text-align: center;
    }

    footer {
        padding-bottom: 10px 
    }

    .completion-f {
        width: auto;
        margin: 0 auto;
        padding: 2em 0;
        display: none;
    }

    .bottom-callout {
        float: right;
        padding: 5px;
        width: auto;
        box-shadow: 1px 1px 7px rgb(39, 39, 39);
        -webkit-box-shadow: 1px 1px 7px rgb(39, 39, 39);
        -moz-box-shadow: 1px 1px 7px #272727;
    }

    .footer-end {
        max-width: 100%;
        margin: inherit;
        padding: 0;
        font-size: 12px;
        clear: both;
    }

    .footer-end p {
        padding: 0;
        margin: 0;
    }

    h2 {
        font-size: 1em 
    }

    .shim {
        padding: 1em;
    }

    .footer-items {
        display: none;
    }

    #entry-author-info {
        display: none;
    }

    .fb_iframe_widget {
        display: none !important;
    }

    .first-listing {
        width: auto !important;
        float: none;
        border-top: 1px solid #000;
        border-right: 1px solid #BEC2BE;
        border-bottom: 1px solid #BEC2BE;
        border-left: 1px solid #BEC2BE;
        padding-bottom: 60px;
    }

    .second-listing {
        width: auto !important;
        float: none;
        /*padding-left: .5%;*/
        border-top: 1px solid #000;
        border-right: 1px solid #BEC2BE;
        border-bottom: 1px solid #BEC2BE;
        border-left: 1px solid #BEC2BE;
    }

    ul#side_bar {
        left: 240px;
        top: 446px;
        width: 82px;
    }

    /*css to replace main nav with dynamic nav*/
    li#menu-item-167 {
        display: inline-block; /*   margin: .5em 0 0; */
        float: left;
        line-height: inherit;
        width: 50%;
        border-bottom: 1px rgba(0, 0, 0, .3) solid;
        border-left: 1px solid rgba(0, 0, 0, .3);
    }

    li#menu-item-379 {
        display: inline-block;
        margin: 0em 0em;
        float: left;
        line-height: inherit;
        width: 50%;
        border-bottom: 1px rgba(0, 0, 0, .3) solid;
        border-left: 1px solid rgba(0, 0, 0, .3);
    }

    li#menu-item-481 {
        display: inline-block;
        margin: 0em 0em;
        float: left;
        line-height: inherit;
        width: 50%;
        border-bottom: 1px rgba(0, 0, 0, .3) solid;
        border-left: 1px solid rgba(0, 0, 0, .3);
    }

    li#menu-item-48 {
        /*  display: inline-block; */
        display: left;
        float: left;
        line-height: inherit;
        width: 50%;
        border-top: 1px white solid;
        border-left: 1px rgba(0, 0, 0, .3) solid;
    }

    li#menu-item-4046 {
        display: none;
    }
}

@media only screen and (max-width:480px) {

    div.first-column {
        width: 100% !important;
        float: left;
        text-align: center;
        padding-right: .2%;
    }
div[class*="post-"] { width:100%!important;}
    div.second-column {
        width: 100% !important;
        float: left;
        text-align: center;
        padding-right: .2%;
    }

    div.third-column {
        width: 100% !important;
        float: left;
        text-align: center;
        padding-right: .2%;
    }

    div.fourth-column {
        width: 100% !important;
        float: left;
        text-align: center;
        padding-right: .2%;
    }

    a.directions {
        display: none 
    }

    span.drop_cap {
        margin-top: 22px;
    }

    h1.elegance {
        font-family: ALSScriptRegular;
        letter-spacing: -1px;
        font-size: 1em;
        margin: 0;
        padding: 0;
    }

    h2.hstyle-two {
        font-size: 1em;
        font-variant: normal;
        text-transform: none;
        letter-spacing: 1px;
    }

    .main-nav li {
        display: inline-block;
        margin: .1em 0em;
        float: none;
        line-height: 1.2em !important;
        width: 50%;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        border-top: 1px solid white;
        border-right: 1px solid black;
        border-left: 1px solid white;
        height: 48px;
    }

    .post-messages {
        visibility: hidden 
    }

    article.col-1-2, article.col-2-2 {
        width: 100% !important 
    }

    .declaim {
        display: none;
    }

    #lists {
        width: 86%;
        margin: 0 auto;
        padding-bottom: 4em;
    }

    div.copydesc {
        width: auto !important;
        padding: 2em;
    }

    div.copydesc-mid {
        width: 90%;
        margin: 0 auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .left-media {
        float: none;
        width: 100%;
    }

    .right-media {
        float: none;
        width: 100%;
    }

    .imgRight {
        width: auto;
    }

    .col-group > div {
        width: 100%;
        float: left;
        padding: 3px;
    }

    #multimedia {
        width: 100%;
        margin: 0 auto;
        margin-top: 36px;
        padding-left: 8px;
        padding-right: 8px;
    }

    body#concept-to-completion div#container article {
        width: 93%;
        margin: 0 auto;
    }

    ul#side_bar {
        max-width: 100px;
        /*text-align: center;*/
        margin: 0 auto;
        position: absolute;
        z-index: 100;
        background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: #fff;
        background: rgb(252, 255, 244);
        background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 255, 244, 1)), color-stop(100%, rgba(219, 218, 201, 1)));
        background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dbdac9', GradientType=0 );
        nowhitespace: afterproperty;
        left: 230px;
        top: 415px;
        padding: 10px;
        cursor: move;
        list-style-position: inside;
        list-style-type: square;

    }

    /*css to replace main nav with dynamic nav*/
    li#menu-item-167 {
        display: inline-block; /*   margin: .5em 0 0; */
        float: left;
        line-height: inherit;
        width: 50%;
        border-bottom: 1px rgba(0, 0, 0, .3) solid;
        border-left: 1px solid rgba(0, 0, 0, .3);
    }

    li#menu-item-379 {
        display: inline-block;
        margin: 0em 0em;
        float: left;
        line-height: inherit;
        width: 50%;
        border-bottom: 1px rgba(0, 0, 0, .3) solid;
        border-left: 1px solid rgba(0, 0, 0, .3);
    }

    li#menu-item-481 {
        display: inline-block;
        margin: 0em 0em;
        float: left;
        line-height: inherit;
        width: 50%;
        border-bottom: 1px rgba(0, 0, 0, .3) solid;
        border-left: 1px solid rgba(0, 0, 0, .3);
    }

    li#menu-item-48 {
        /*  display: inline-block; */
        display: left;
        float: left;
        line-height: inherit;
        width: 50%;
        border-top: 1px white solid;
        border-left: 1px rgba(0, 0, 0, .3) solid;
    }

    li#menu-item-4046 {
        display: none;
    }

    ul#side_bar.pl {
        max-width: 100px;
        /*text-align: center;*/
        margin: 0 auto;
        position: absolute;
        z-index: 100;
        background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: #fff;
        background: rgb(252, 255, 244);
        background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 255, 244, 1)), color-stop(100%, rgba(219, 218, 201, 1)));
        background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        background: linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(219, 218, 201, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dbdac9', GradientType=0 );
        nowhitespace: afterproperty;
        left: 230px;
        top: 415px;
        padding: 10px;
        cursor: move;
        list-style-position: inside;
        list-style-type: square;

    }

    .showcase {
        width: 100%;
        height: 350px;
    }

    .map-holder {
        margin: 46px 60px 0 0;
    }

    #menu-item-787 {
        display: none;
    }

    div#new-royalslider-28 {
        height: 375.223881px !important;
    }
}

