@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');

body {
    color: #2a2a2a;
font-family: 'Lato', sans-serif;    font-size: 16px;
    line-height: 1.7;
    margin: 0;
}
a, a:hover, a:active, a:focus {
    cursor: pointer;
    outline: 0 none;
}
.e3pagetemplate {
    color: #1a1a1a;
    font-size: 15px;
}
.e3pagetemplate a {
    color: #1a1a1a;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    letter-spacing: .1em;
    font-weight: 300;
    text-transform: uppercase;
}
.content-top a.e3-button {
    background: none;
    border: 2px solid #8a6c18;
    border-radius: 0;
    color: #8a6c18;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin: 5px;
    min-width: 160px;
    padding: 8px 25px;
    text-transform: uppercase;
    text-decoration: none;
}
.content-top a.e3-button:hover {
    border: 2px solid #0b522c;
    color: #fff;
    background:#0b522c;
}
.content-bottom h4:after {
    width: 200px;
    height: 1px;
    background: #fff;
    margin: 38px auto;
    display: block;
    content: "";
}

.right-text {
    padding: 0;
}

.left-text {
    padding: 0;
}
.banner a:hover, .content-bottom a:hover, a.e3-button:hover {
    background: rgba(255,255,255,.2);
}
.banner a, .content-bottom a, a.e3-button {
    background: none;
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin: 5px;
    min-width: 160px;
    padding: 8px 25px;
    text-transform: uppercase;
    text-decoration: none;
}
.banner a:hover, .content-bottom a:hover, a.e3-button:hover {
    background: rgba(255,255,255,.2);
}
img {
    border: medium none;
}
.MainInformationTable {
    width: 100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
}
header {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.45);
    float: left;
    height: 75px;
    position: fixed;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    position: relative;
    width: 10%;
    z-index: 5;
}
header #menu-button {
    color: #333;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #fff none repeat scroll 0 0;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.33);
    color: #fff;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    font-weight: 300;
    text-transform:uppercase;
}
#main-menu > li > a {
    background: #fff  none repeat scroll 0 0;
    color: #2a2a2a;
    text-shadow: none;
}
#main-menu a.current {
    background: transparent none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu ul a.current {
    background: #dce4d2 none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu ul a {
    background: #dce4d2 none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu > li > ul > li a {
    background: #dce4d2 none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu > li > ul > li > ul > li a {
    background: #dce4d2 none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu .sub-arrow {
    background: #2f513f none repeat scroll 0 0;
    color: #fff !important;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.MyProfile_Svg {
    color: #333;
    float: right !important;
    height: 30px !important;
    margin: 15px 0 0 10px !important;
    width: 30px !important;
}
.MyProfile_Svg svg {
    fill: #333;
}
header .MyProfile_Member .click_transparent {
    width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
    display: none;
}
header .MyProfile_Member .arrow-down {
    display: none;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 38px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #efefef;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #fff;
}
.cmsdesklink {
    display: none;
}
header .logo {
    display: block;
    float: left;
    height: 55px;
    left: 50%;
    margin: 19px auto 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
}
header .logo img {
    max-height: 40px;
}
.banner {
    clear: both;
    float: left;
    position: relative;
    margin: 75px 0 0;
    text-shadow: 0 2px 2px #000;
    color: #fff;
    width: 100%;
}
.page-content {
    background: #ededea none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    clear: both;
}
.page-content .container {
    padding: 0;
}
.content-top {
    background: #fff none repeat scroll 0 0;
    color: #2a2a2a;
    float: left;
    padding: 40px 15px 30px;
    text-align: left;
    width: 100%;
}
.content-top h3 {
    color: #8a6c18;
    /* float: left; */
    font-size: 18px;
}
.content-top h3::after {
    content: "";
    display: block;
    height: 1px;
    margin: 30px 0;
    top: 0;
    width: 170px;
    background: #8a6c18;
}
.content-top h2 {
    font-size: 22px;
    margin: 15px 0 0;
    text-align: left;
    line-height: 1.3;
    color: #000;
}
.content-middle {
    color: #fff;
    float: left;
    padding: 50px 0 36px;
    text-align: center;
    width: 100%;
}
.content-middle > .container {
    display: flex;
    flex-flow: column nowrap;
    padding: 0 30px;
}

.content-bottom {
    background: url(/sitedesign/images/row3bg.aspx) no-repeat center top / cover;
    color: #fff;
    float: left;
    padding: 40px 15px 30px;
    text-align: center;
    width: 100%;
}
.content-bottom h3 {
    border-top: 2px solid #547730;
    color: #547730;
    float: left;
    font-size: 16px;
    margin: 0 0 20px;
    padding-top: 20px;
    width: 50px;
}
.request-text {
    font-size: 21px;
    margin-top: 14px;
}
.row2 {
    float: left;
    color: #fff;
    background: #ededea;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1170px;
    flex-flow: column;
    padding: 15px;
    justify-content: center;
}

.spbtn {
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: 10px 0;
    background: #000;
    max-width: 370px;
}
.page-content img {
    max-width: 100%;
    width: 100%;
}

.spbtn span {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    font-size: 18px;
    text-shadow: 0 2px 1px #000;
    color: #fff;
    font-weight: bold;
    letter-spacing: .1em;
    text-decoration: none;
}

.spbtn:hover:after {
    box-shadow:0 0 0px 3px rgba(255,255,255,1);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    top: 0%;
    pointer-events: none;
    left: 0%;
    transition:all .3s ease;
}
.spbtn:after {
    box-shadow:0 0 0  1px rgba(255,255,255,.5);
    position: absolute;
    width: 94%;
    height: 90%;
    display: block;
    content: "";
    top: 5%;
    pointer-events: none;
    left: 3%;
    transition:all .3s ease;
}

.spbtn img {
    opacity: .8;
    transition: all .3s ease;
}
.spbtn:hover img {
    opacity: 1;
    transition: all .3s ease;
}
.content-bottom p {
    margin: 25px 0;
    line-height: 2;
    font-size: 18px;
}
footer {
    float: left;
    position: relative;
    width: 100%;
    background: #2a2a2a;
}
.footer-top {
    clear: both;
    float: left;
    margin: 0;
    color: #fff;
    position: relative;
    width: 100%;
    padding: 10px 0 25px;
    background: #383838;
    font-size: 14px;
}
.footer-top > .container {
    width: 100%;
}
.content-slider {
    clear: both;
    float: left;
    width: 100%;
}
.content-slider .cameraContents {
    display: none !important;
}
.content-slider .camera_prev, .content-slider .camera_next, .content-slider .camera_commands {
    display: none !important;
}
.content-slider .camera_prev, .content-slider .camera_next {
    background: transparent none repeat scroll 0 0;
}
.content-slider .camera_prev > span, .content-slider .camera_next > span {
    background: transparent none repeat scroll 0 0;
}
.content-slider .camera_prev > span::before {
    color: #fff;
    content: "ï„„";
    font-family: FontAwesome;
    font-size: 40px;
}
.content-slider .camera_next > span::before {
    color: #fff;
    content: "ï„…";
    font-family: FontAwesome;
    font-size: 40px;
}
.footer-bot {
    box-sizing: border-box;
    color: #9c9c9c;
    float: left;
    text-align: left;
    line-height: 1.8;
    padding: 26px 0 16px;
    width: 100%;
    font-size: 14px;
}
.ft-addr {
    margin: 15px 0 7px;
}

footer .AGToday {
    font-size: 14px;
}
.footer-bot a {
    color: #9c9c9c!important;
    text-decoration: none;
}
.footer-info {
    float: left;
    font-size: 14px;
    margin: 0 0 36px;
    text-align: left;
    width: 100%;
}
.ft-logo {
    margin: 0 0 30px;
}
.ft-addy {
}
.ft-contact {
    margin: 20px 0;
}
.ft-addy h3, .ft-contact h3 {
    border-bottom: 2px solid #fff;
    color: #fff;
    margin-bottom: 35px;
    padding-bottom: 18px;
    width: 50px;
    font-size: 16px;
}
.ft-end {
    align-items: flex-start;
    display: flex;
    flex-flow: column nowrap;
}
.ft-social {
}
.ft-social h3 {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    text-align: right;
}
.ft-social .fa {
    font-size: 17px;
    padding: 0 6px;
}
.ft-social span {
    display: none;
}
.CMSSiteMapList {
    display: none;
}
.WeaAtGlance {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    clear: right;
    color: #fff;
    display: flex;
    float: left;
    /* justify-content: center; */
    margin: 0px auto 0;
    padding: 4px 0 0;
    text-align: center;
    width: 100%;
}
a.poweredbylink {
    float: right;
    width: 100%;
}
.poweredby {
}
.powered-wrap {
    width: 100%;
}
.copy-r {
    margin: 13px 5px 5px 0;
    text-align: left;
    font-size: 13px;
    color: ##dfdfdf !important;
    float: left;
}
@media (min-width: 768px) {
header {
    box-shadow: none;
}
header #menu-button {
}
.cmsdesklink {
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    margin: 0;
    padding: 8.3px 10px 8.3px 20px;
    text-decoration: none;
    width: auto;
}
.hero-text {
    align-items: center;
    position: absolute;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    text-shadow: 0 2px 2px #000;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    left: 50%;
    max-width: 630px;
    font-size: 24px;
    text-align: center;
}
.hero-text h1 {
    color: #fff;
    font-size: 57px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}
.hero-text h2 {
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 54px;
    letter-spacing: 0.22em;
    line-height: 0.8;
    padding: 20px 30px 0;
    text-transform: uppercase;
}
.scroll-down {
    align-items: flex-end;
    /* height: 100%; */
    justify-content: center;
    left: 50%;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    display: flex;
    /* top: 0; */
    /* width: 100%; */
    transform: translateX(-50%);
    flex-wrap: wrap;
}
.scroll-down .fa {
    color: #fff;
    cursor: pointer;
    font-size: 45px;
    background: #2f513f;
    padding: 0px 0 0 12px;
    text-align: center;
}
.banner {
    top: 0;
    margin: 0;
}
.page-content {
}
.page-content > .container {
    width: 100%;
}
.content-top h2 {
    font-size: 28px;
    line-height: 1;
    margin: 0px 0 15px;
    text-align: left;
}
.right-text img {
    margin-bottom: 25px;
    max-width: 100%;
}
.content-middle > .container {
    align-items: stretch;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    padding: 0;
}
.amenities-btn {
    min-height: 340px;
    width: 29%;
}
.amenities-btn h2 {
    font-size: 19px;
}
footer {
}
.content-slider .cameraContents {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%) repeat scroll 0 0;
    display: block !important;
}
.content-slider .camera_caption > div {
    background: transparent none repeat scroll 0 0;
    color: #fff;
    font-family: "EB Garamond",serif;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
}
.content-slider .camera_prev, .content-slider .camera_next {
    display: block !important;
}
.content-slider .camera_prev {
    left: 11% !important;
}
.content-slider .camera_next {
    right: 11% !important;
}
.ft-contact {
    margin: 0;
}
.footer-bot {
    padding: 40px 15px 13px;
    box-shadow:0 -53px 0 0 #282828 inset;
}
.spbtn {
}
.poweredby {
    display: inline-block;
}
.powered-wrap {
    width:auto;
}
.copy-r {
    /* float: right; */
    margin: 6px 8px 0 0;
    text-align: right;
    display: inline-block;
}


}
@media (min-width: 1025px) {
header {position: relative;height: 120px;}
header .logo {
    height: 82px;
    left: 0;
    margin: 28px 0 0 48px;
    position: absolute;
    transform: translateX(0px);
    width: auto;
}
header .logo img {
    max-height: none;
}
header .mobile-nav-btn {
    display: none;
}
header .MyProfile_Member {
    background: #2f513f;
    color: #fff;
    float: right;
    height: auto;
    margin: 0px 48px 0 0;
    padding: 3px 5px 0;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 5;
}
header .MyProfile_SignedIn {
    /* margin: -20px 0 0; */
    padding: 2px 10px 0px;
    height: auto;
}
.MyProfile_Svg {
    color: #fff;
    float: left !important;
    /* height: 30px !important; */
    margin: 3px 10px 0px 0 !important;
    /* width: 30px !important; */
}
.MyProfile_Svg svg {
    fill: #fff;
}
.MyProfile_SignedOut .MyProfile_Svg {
    color: #4a300f;
    float: left !important;
    margin: 5px 10px 0 0 !important;
}
header.fixed .MyProfile_Member {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.MyProfile_SignedOut {
    padding: 0 10px;
}
header .MyProfile_Member .MyProfile_Name {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: auto;
    line-height: 2.9;
    text-shadow: none;
    text-transform: uppercase;
    width: auto;
}
header .MyProfile_Member .arrow-down {
    border-top-color: #fff;
    display: inline-block;
    margin: 20px 5px 0 8px;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    left: 0;
    right: auto;
    top: 35px;
}
header .MyProfile_Member .MyProfile_FullMain {
}
header .MyProfile_Member .fullView a {
    color: #fff;
}
header .MyProfile_Member .fullView a:hover {
    color: #fff;
}
header .MyProfile_Member .fullView a div {
}
#divMainMenu {
    position: absolute;
    z-index: 5;
    margin: 0 auto;
    clear: both;
    width: 100%;
    left: 0;
    float: left;
}
header nav {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    clear: both;
    float: none;
    left: 50%;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 40px;
    width: auto;
    margin: 0 auto;
    transform: translateX(-50%);
}
#main-menu {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    clear: none;
    display: table !important;
    float: left;
    white-space: nowrap;
    width: auto;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    font-size: 17px;
}
#main-menu > li {
    display: inline-block;
    float: none;
}
#main-menu > li > a {
    background: transparent none repeat scroll 0 0;
    color: #000;
    padding: 8px 15px 47px;
        border-bottom:2px solid transparent;

}
#main-menu a.hover {
    color: #000;
}
#main-menu > li > a.current {
    color: #000;
    border-bottom:2px solid #000;
}
#main-menu > li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #000 !important;
        border-bottom:2px solid #000;

}
#main-menu ul {
    background:none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    left: 0 !important;
    padding: 0;
}
#main-menu > li > ul {
}
#main-menu ul a {font-size: 15px;font-weight:normal;}
#main-menu ul a.current {
    color: #fff;
    background:#d5d5d5;
}
#main-menu ul a:hover, #main-menu ul a.highlighted {
    background:rgba(47, 81, 63, 0.80);
    color: #fff;
}
#main-menu ul ul > li {
    background:rgba(47, 81, 63, 0.80);
    color: #fff;
}
#main-menu > li > ul > li a {
    background:rgba(47, 81, 63, 0.80);
    color: #fff;
    text-align: left;
}
#main-menu > li > ul > li > ul > li a {
    background:rgba(47, 81, 63, 0.80);
    color: #fff;
    text-align: left;
}
#main-menu ul ul > li a {
    color: #fff;
}
#main-menu > li > ul > li > ul {
    left: 0 !important;
    right: auto !important;
}
#main-menu > li > ul > li > ul > li > ul > li a {
    background: #d6d6c6 none repeat scroll 0 0;
    color: #547730;
    text-align: left;
}
#main-menu > li > ul > li > ul > li > ul > li ul > li a {
    background: #d6d6c6 none repeat scroll 0 0;
    color: #547730;
    text-align: left;
}
#main-menu .sub-arrow {
    display: none;
}
.hero-text {
}
.scroll-down {
    /* height: 100%; */
}
.content-top {
    padding: 80px 0 77px;
}
.content-top > .container {/* max-width: 1070px; */line-height: 1.4;}
.top-title {
    margin-left: 4.55%;
}
.left-text {
    padding: 0 0 0 45px;
}
.right-text {
    padding: 0;
    max-width: 374px;
    float: left;
}
.content-middle {
    padding: 59px 0 45px;
}
.content-middle > .container {
}
.amenities-btn {
    margin: 0;
    min-height: 325px;
    width: 30%;
}
.amenities-btn:nth-child(2) {
    margin: 0 4%;
}
.content-bottom {
    padding: 23px 0 50px;
}
.content-bottom > .container {
    font-size: 18px;
    font-weight: normal;
}
.content-bottom h3 {
    padding-top: 16px;
}
.content-slider .camera_caption > div {
    padding: 10px 20px 40px;
}

.footer-bot > .container {
    padding: 0;
}
.ft-logo {
    margin: 0;
}
.ft-addy {
}
.ft-contact {
    margin: 0;
}
.footer-info {
    margin: 0 0 70px;
}
.ft-contact {
}
.ft-end {
    align-items: flex-end;
    padding: 0;
}
.ft-social {
    text-align: right;
}
.ft-copyright {
    float: right;
    margin-top: 87px;
    text-align: right;
}
.poweredbylink {
    float: right;
}
.CMSSiteMapList {
    clear: left;
    display: block;
    float: left;
    margin: 15px auto 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.CMSSiteMapListItem {
    display: inline-block;
    list-style: outside none none;
}
.CMSSiteMapListItem a {
    padding: 0 12px;
}
.content-top p {
    text-align: left;
}

.row2 {
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 40px 0;
    float: none;
    margin: 0 auto;
}

.spbtn.btn1 {
    max-width: 330px;
}

.content-top p {
    font-size: 18px;
}

.fwrap1 {
    float: left;
}

.fwrap2 {
    float: right;
    margin: 0 0 0 9px;
}

.powered-wrap {
    float: right;
}
.content-bottom h2 {
    font-size: 28px;
}

.content-bottom h4 {
    font-size: 18px;
}

.ft-addr {
    display: inline-block;
}

.ft-phone {
    display: inline-block;
    margin: 0 0 0 10px;
}

.scroll-down span {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 0 12px;
    text-transform: uppercase;
}
footer .container {
    width: 100%;
}
.WeaAtGlance {
    display: inline-block;
    width: auto;
    float: right;
    margin: 10px 0 0 0;
}
}
@media (min-width: 1200px) {
header nav {
    /* left: 0; */
}
}
h1 > hr {
    width: 85%;
}
/* temporary video fix */
.poster-image {
  max-width: 100%;
}

.videocontent {
  overflow: hidden;
  position: relative;
  width: 100%;
  pointer-events: none;
}
.videocontent .fullscreen__video {
  width: 100%;
}

.video-sound {
  display: none;
}
.scroll-chevron{
    display:none;
}
@media (min-width: 768px) {
  .video-sound {
    display: block;
    float: left;
    position: absolute;
    bottom: 5%;
    right: 5%;
    z-index: 99;
    color: #fff;
    font-size: 1.553em;
    cursor: pointer;
  }
  .video-sound .fa-volume-up {
    display: block;
  }
  .video-sound .fa-volume-off {
    display: none;
  }
  .video-sound.off .fa:after {
    content: "x";
    position: absolute;
    left: 0.82em;
    font-size: 0.65em;
    font-family: 'Roboto',sans-serif;
    top: 0.2em;
  }
  .video-sound.off .fa-volume-off {
    display: block;
  }
  .video-sound.off .fa-volume-up {
    display: none;
  }
}
