body,
body * {
    margin: 0;
    padding: 0;
}
.chamber-items ul,
.footer-links ul,
.footer-links-2 ul,
.suggestion-links-header ul,
.suggestion-links-header-What-to-do ul,
.suggestion-links-header-wedding ul,
.welcome-links ul li {
    list-style: none;
}
body * {
    box-sizing: border-box;
}
body {
    font-family: "Libre Baskerville", serif;
    background-image: url(../images/mid-bg.jpg), url(../images/home-bg-full-width.jpg);
    background-repeat: repeat-y, repeat;
    background-position: center, center;
}
.wrapper-main {
    position: relative;
    background: url(../images/home-header-bg.png) center top no-repeat;
}
#main-container,
.header-logo,
.remove-padding {
    background-repeat: no-repeat;
}
.container {
    max-width: 1200px;
}
.mid-container-fixed-width,
.mid-container-width {
    max-width: 1402px;
}
.remove-padding {
    padding-right: 0;
    padding-left: 0;
    background-image: url(../images/map.jpg);
    background-position: center;
    padding-bottom: 496px;
}
#main-container {
    background-image: url(../images/home-header-bg.png);
}
.content-setting {
    width: 875px;
}
.logo-setting {
    text-align: center;
    bottom: 54px;
    left: 210px;
}
.logo-container {
    position: absolute;
}
.searchbox {
    width: 250px;
}
.col-lg-4,
.col-lg-7,
.mid-container-width {
    padding: 0;
}
.header-section,
.top-inner-data,
.topbar-container-maxwidth {
    max-width: 1920px;
    margin: 0 auto;
}
.home-fixed-width-container {
    width: 1552px;
    padding: 0;
}
.header-section {
    padding-bottom: 480px;
}
.head-inner {
    padding-bottom: 110px;
}
.top-bar {
    background: url(../images/topbar-bg.png) center no-repeat;
    padding: 0;
    height: 70px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 200;
}
.top-inner-data {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    justify-content: flex-end;
    padding: 8px 0;
}
.contact-info,
.date,
.search-bar,
.top-social-links {
    padding: 0 20px;
}
.date {
    border-right: 1px dotted #fff;
    flex-basis: auto;
    font-size: 18px;
    margin-top: 7px;
}
.date p {
    padding-top: 8px;
}
.top-social-links {
    flex-basis: auto;
    padding-top: 12px;
}
.top-social-links ul {
    padding: 0;
    margin: 0;
}
.top-social-links li {
    display: inline;
    list-style-type: none;
    padding-right: 5px;
}
.search-bar-form-button a:hover,
.top-social-links li :hover {
    color: #721c24;
}
.button-style a,
.button-style2 a,
.chamber-items ul li a,
.chamber-results .print span a,
.header-block-images span a,
.search-bar-form-button a,
.suggestion-links-header ul li:hover a,
.suggestion-links-header ul li:hover span,
.top-social-links li a {
    color: #fff;
}
.top-social-links li a:hover {
    cursor: pointer;
    color: #721c24;
}
.contact-info {
    flex-basis: auto;
    padding-top: 6px;
}
.contact-info p {
    padding-left: 20px;
    font-size: 16px;
    font-weight: lighter;
    text-align: right;
    margin: 0;
    text-transform: capitalize;
}
.top-bar-num {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding-top: 7px;
}
.search-bar {
    flex-basis: auto;
    position: relative;
    padding-left: 3px;
    padding-top: 6px;
    border-right: 1px dotted;
    margin: 7px 0;
}
.search-bar-form-button {
    width: 80px;
    height: 30px;
    border: 0;
    background-color: #979696;
    color: #fff;
    cursor: pointer;
}
.search-bar-form-button:hover {
    background-color: #333;
}
.search-bar-form-field {
    width: 234px;
    height: 30px;
    border: 0;
    padding: 0 50px 0 7px;
    font-size: 10px;
    margin-right: 10px;
}
.logo-section {
    display: flex;
    color: #fff;
    align-items: center;
}
.welcome-login-button {
    padding: 15px 20px 0 0;
    text-align: right;
}
.login-button {
    text-align: end;
    padding: 15px 41px 0 0;
}
.login-button-wedding {
    text-align: end;
    padding: 15px 210px 45px 0;
}
.login-button-where-to {
    text-align: end;
    padding: 15px 218px 22px 0;
}
.header-mid-text,
.header-mid-text p,
.image-border,
.img-paragraph,
.welcome-links ul,
.welcome-p p {
    text-align: center;
}
.button-style,
.button-style2 {
    border: 1px solid #fff;
    background-color: #2a8bc7;
    color: #fff;
    padding: 4px 12px;
    font-size: 15px;
    border-radius: 4px;
}
.button-style2:hover,
.button-style:hover {
    background: #c05815;
    color: #fff;
}
.button-style a:hover,
.button-style2 a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #721c24;
}
.button-style2 {
    border: 1px solid #fff;
    background-color: #214858;
    color: #fff;
    padding: 4px 12px;
    font-size: 15px;
}
.wedding-p {
    right: 32px;
}
.welcome-p p {
    font-size: 40px;
    color: #2b4b58;
    line-height: 110%;
    margin-top: 12px;
    padding: 20px 0 20px 28px;
}
.welcome-p p span {
    color: #d25019;
    font-weight: 400;
    font-size: 58px;
    font-style: italic;
}
.welcome-links {
    padding-right: 5px;
}
.welcome-links ul {
    border-top: 1px solid #625b52;
    padding-top: 16px;
    margin-top: 8px;
}
.welcome-links ul li {
    display: inline;
}
.welcome-links ul li a {
    color: #696057;
    font-size: 14px;
    border-right: 2px solid #696057;
    padding: 0 5px;
}
.welcome-links ul li a:hover {
    text-decoration: none;
    color: #ae5926;
}
.welcome-links ul li:last-child a {
    border: none;
}
.suggestion-links-header {
    background: url(../images/sugg-links-header-bg.png) center top no-repeat;
    text-align: center;
}
.event-center-bg,
.header-mid-bg,
.map-container,
.mid-line-img {
    background-position: center;
}
.suggestion-links-header ul li {
    display: inline-block;
    font-size: 20px;
    background-image: url(../images/link-border.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding: 20px 50px 10px;
    border: 5px;
    cursor: pointer;
}
.events li.no-bg,
.suggestion-links-header ul li:last-child,
.suggestion-links-header-What-to-do ul li:last-child,
.suggestion-links-header-wedding ul li:last-child {
    background: 0 0;
}
.suggestion-links-header ul li a,
.suggestion-links-header-What-to-do ul li a,
.suggestion-links-header-wedding ul li a {
    color: #d25019;
    padding: 0 14px;
    letter-spacing: 3px;
    line-height: 160%;
    word-break: normal;
}
.suggestion-links-header ul li a:hover,
.suggestion-links-header ul li a:hover span {
    text-decoration: none;
    color: #fff;
}
.header-mid-bg {
    background-image: url(../images/header-mid-text1.png);
    margin-top: 100px;
    background-repeat: repeat-y;
    background-size: contain;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.header-mid-text p {
    font-size: 26px;
    color: #fff;
    padding: 15px 0;
    width: 80%;
    margin: 0 auto;
}
.mid-line-img,
.sidebar-right {
    margin-top: 75px;
}
.header-mid-text p span {
    font-size: 34px;
    font-weight: 400;
}
.mid-line-img {
    background-image: url(../images/after-mid-center-img1.png);
    background-repeat: repeat-y;
}
.after-header-section-right-image {
    background-image: url(../images/after-header-section-right-img-bg.jpg);
    background-repeat: repeat;
    padding: 5px;
    margin-bottom: 30px;
    position: relative;
}
.image-border {
    border: 1px solid #fff;
    margin: 5px;
}
.img-paragraph {
    font-size: 18px;
    color: #ffeda9;
    width: 56%;
    padding-left: 6px;
    padding-top: 35px;
}
.img-paragraph a {
    color: #ffeda9;
}
.img-paragraph a:hover {
    text-decoration-style: none;
}
.img-paragraph-span {
    color: #fff;
    font-size: 24px;
}
.inside-image-position {
    position: absolute;
    right: 0;
    top: 0;
}
.image-button-style {
    font-size: 20px;
    padding: 10px 25px;
    margin: 21px auto 20px;
    background-color: #453b30;
    color: #fff;
    border: 1px solid #fff;
}
a.image-button-style:hover {
    color: #fff;
    background-color: #c35915;
}
.content-left {
    margin-top: 10px;
}
.main-verbiage {
    margin-top: -125px;
    display: flex;
}
.events li span,
.events li strong,
.footer-links ul li,
.footer-links-2 ul li {
    display: inline-block;
}
.content-left h2 {
    font-size: 25px;
    color: #696158;
    font-style: normal;
    text-align: left;
    padding-bottom: 18px;
}
.content-left,
h2 span {
    font-size: 40px;
    color: #ae5926;
    font-style: italic;
}
.content-left p {
    font-size: 22px;
    text-align: center;
    color: #696158;
    font-style: normal;
    margin: 20px 40px;
}
.facebook,
.header-block-images p,
.image-width {
    width: 100%;
}
.event-news-section {
    background-image: url(../images/event-bg.jpg);
    background-repeat: repeat;
    margin-top: 45px;
    padding-bottom: 50px;
}
.mid-container-fixed-width h1 {
    color: #fff;
    font-size: 28px;
    letter-spacing: 5px;
    text-transform: uppercase;
    padding-top: 28px;
    padding-bottom: 10px;
    border-bottom: solid #4c8399;
    text-align: center;
}
.events li,
.events li a,
.news p {
    color: #9dd6ee;
}
.events,
.news {
    border-bottom: 2px solid #4c8399;
}
.events li,
.news p {
    letter-spacing: 0;
    text-align: left;
}
.events-news {
    padding-top: 40px;
}
.event-center-bg {
    background-image: url(../images/envent-mid.png);
    background-repeat: repeat-y;
}
.events ul {
    padding: 30px 0;
}
.events li {
    background-image: url(../images/news-bg.jpg);
    background-repeat: repeat;
    padding: 5px 28px;
    text-transform: capitalize;
    font-size: 22px;
    list-style-type: none;
}
.events li strong {
    font-weight: 400;
}
.events li a:hover,
.header-block-images span a:hover,
.news p a:hover {
    color: #f0ff00;
    text-decoration: none;
}
.events li span {
    color: #fff;
    font-size: 20px;
    width: 85px;
}
.news p {
    word-spacing: 0;
    font-weight: 700;
    border-bottom: 2px dotted #4c8399;
    font-size: 20px;
    text-transform: initial;
    padding: 15px 0 20px 12px;
}
.news p a {
    font-size: 20px;
    color: #fff;
    text-decoration: underline;
}
.news p strong,
.news p strong a {
    font-size: 24px;
    color: #fff;
    text-decoration: none;
}
.news p:last-child {
    border-bottom: none;
}
.map-section {
    position: relative;
}
.map-container {
    background-image: url(../images/map-content.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
}
.map-container p {
    color: #d1cbc6;
    font-size: 29px;
    text-align: center;
    padding: 12px;
}
.map-container p span {
    font-size: 41px;
    color: #fff;
}
.footer p {
    color: #6d6154;
    font-size: 38px;
    padding-top: 35px;
    text-align: center;
    padding-bottom: 20px;
}
.footer p span {
    color: #b35b28;
    font-size: 43px;
    text-align: center;
}
.footer-links ul {
    text-align: center;
    border-bottom: 1px dotted;
    border-top: 1px solid;
}
.footer-links ul li {
    border-right: 2px solid #55524e;
    margin: 12px 0;
    padding: 0 6px;
}
.footer-links ul li:last-child,
.footer-links-2 ul li:last-child a {
    border-right: none;
}
.footer-links ul li a,
.footer-links-2 ul li a {
    font-size: 26px;
    padding-right: 10px;
    padding-left: 10px;
}
.footer-links ul li a {
    color: #55524e;
}
.footer-links ul li a:hover,
.footer-links-2 ul li a:hover {
    text-decoration: none;
    color: #b35b28;
}
.footer-links-2 ul {
    text-align: center;
    border-bottom: 1px solid;
}
.footer-links-2 ul li a {
    color: #55524e;
    display: inline-block;
    border-right: 2px solid #55524e;
    margin: 10px 0 14px;
}
.footer-bottom-right {
    flex-basis: 33%;
    text-align: right;
}
.footer-bottom-right-container {
    position: relative;
    width: 250px;
    height: 45px;
}
.footer-bottom-right-p1 {
    font-size: 9px;
    font-weight: lighter;
    color: #55524e;
    position: absolute;
    top: 17px;
    left: -8px;
}
.bottom-logo {
    position: absolute;
    left: 69px;
}
.bottom-logo-right-p {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 6px;
    color: #55524e;
    left: 109px;
}
.bottom-logo-right-p2 {
    font-size: 9px;
    font-weight: lighter;
    position: absolute;
    top: 27px;
    left: 113px;
    color: #55524e;
}
.footer-bottom {
    display: flex;
    margin: 20px auto 40px;
    max-width: 1084px;
    align-items: center;
}
.footer-bottom-left {
    flex-basis: 33%;
}
.footer-bottom-left p {
    font-size: 12px;
    color: #55524e;
    font-weight: lighter;
}
.footer-bottom-middle {
    flex-basis: 100%;
    font-size: 12px;
    text-align: center;
    color: #55524e;
    font-weight: 700;
}
.suggestion-links-header-What-to-do,
.suggestion-links-header-wedding {
    background-image: url(../images/sugg-links-header-bg.png);
    text-align: center;
    background-repeat: no-repeat;
}
.suggestion-links-header-What-to-do ul li,
.suggestion-links-header-wedding ul li {
    display: inline-block;
    font-size: 20px;
    background-image: url(../images/link-border.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding: 20px 50px 0;
}
.suggestion-links-header-What-to-do ul li a:hover,
.suggestion-links-header-wedding ul li a:hover {
    text-decoration: none;
    color: #721c24;
}
.link-span {
    font-size: 33px;
    color: #2a4b58;
    display: block;
}
.wedding-header-section {
    background-image: url(../images/home-header-bg.png);
    width: 100%;
    padding-bottom: 110px;
    background-repeat: no-repeat;
}
.wedding-p p {
    font-size: 40px;
    text-align: center;
    line-height: 100%;
    padding-bottom: 15px;
    padding-right: 86px;
}
.boating-p p span,
.wedding-p p span {
    color: #d25019;
    font-weight: lighter;
    font-size: 58px;
    font-style: italic;
}
.header-block-images-width {
    max-width: 1416px;
}
.header-block-images-width-who-to-do {
    width: 1410px;
}
.wedding-fixed-width {
    width: 1550px;
    margin: 0 auto;
    display: block;
    position: relative;
    text-align: center;
    top: 155px;
}
.header-images {
    position: relative;
    bottom: 80px;
}
.bottom-center,
.bottom-center-hotel-bed,
.bottom-center-stay,
.bottom-left,
.bottom-left-eat,
.bottom-left-stay,
.bottom-right-hotel-bed,
.bottom-right-stay {
    position: absolute;
    bottom: 12px;
    color: #fff;
    font-size: 27px;
}
.bottom-left-eat,
.bottom-left-resorts,
.bottom-left-stay {
    left: 8%;
}
.bottom-center-resorts,
.bottom-center-stay {
    left: 37%;
}
.bottom-right-resorts,
.bottom-right-stay {
    left: 68%;
}
.bottom-left {
    left: 15%;
}
.bottom-center-shop,
.bottom-left-shop,
.bottom-right-shop {
    position: absolute;
    bottom: 12px;
    color: #fff;
    font-size: 26px;
}
.bottom-left-shop {
    left: 4%;
    padding-left: 10px;
}
.bottom-center-shop {
    left: 42%;
}
.bottom-right-shop {
    left: 66%;
}
.bottom-center {
    left: 45%;
}
.bottom-center-hotel-bed {
    left: 36%;
}
.bottom-right-hotel-bed {
    left: 67%;
}
.bottom-center-resorts,
.bottom-left-resorts,
.bottom-right-resorts {
    position: absolute;
    bottom: 12px;
    color: #fff;
    font-size: 26px;
    padding-left: 10px;
}
.bottom-right,
.bottom-right-eat {
    position: absolute;
    bottom: 12px;
    font-size: 27px;
    color: #fff;
}
.bottom-right {
    left: 76%;
}
.bottom-right-eat {
    left: 73%;
}
.padding-right {
    padding-right: 7px;
}
.header-block-setting {
    top: 78px;
}
.header-block-images {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-bottom: 7px;
    text-align: center;
    top: 80px;
}
.header-block-images img {
    width: 98%;
}
.header-block-images div {
    position: relative;
    width: 100%;
    color: #fff;
    bottom: 10px;
    text-align: center;
    font-size: 24px;
}
.bottom-right-caption ul {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    list-style: none;
    position: absolute;
    top: 10px;
}
.header-block-images p,
.header-block-images span {
    color: #fff;
    font-size: 24px;
    left: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
}
.header-block-images span {
    width: 99%;
    background: url(../images/hb-title-bg.png) center repeat-y;
    padding: 13px 0;
    border-top: 1px solid #fff;
}
.header-block-images p strong.address {
    width: 78%;
    font-size: 20px;
}
.header-block-images .dir-button {
    color: #b21f2d;
    position: absolute;
    bottom: 10px;
}
.inner-content {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.inner-content h2 {
    font-size: 25px;
    color: #646158;
    text-align: center;
    padding-bottom: 16px;
}
.inner-content h2 span {
    font-size: 41px;
    color: #ae5926;
}
.inner-content p {
    color: #646159;
    font-size: 22px;
    text-align: center;
    padding-bottom: 30px;
}
.inner-content p a,
.inner-content span2 {
    color: #ae5926;
    text-decoration: underline;
}
.inner-content p a:hover {
    color: #333;
    text-decoration: none;
}
.inner-content span2 {
    font-weight: 700;
    cursor: pointer;
}
.line-bg {
    background-image: url(../images/hr-line.png);
    background-repeat: repeat-x;
    height: 45px;
}
.chamber-search-bar {
    padding-top: 20px;
}
.chamber-search-bar h2 {
    font-size: 20px;
    color: #455f6a;
    font-weight: 700;
    padding: 0 0 12px;
}
.chamber-seach-bar {
    width: 50%;
    font-size: 20px;
    padding-left: 12px;
    height: 45px;
    border: 1px solid #696057;
    border-radius: 8px;
}
.chamber-button-style {
    height: 45px;
    border: 1px solid #696057;
    border-radius: 8px;
    margin-top: 15px;
    width: 121px;
    font-size: 20px;
    margin-bottom: 12px;
    cursor: pointer;
}
.chamber-button-style:hover {
    text-decoration: none;
    background: #ae5926;
    color: #fff;
}
.chamber-results p {
    font-size: 20px;
    font-weight: 700;
    color: #696057;
}
.chamber-results span,
.chamber-results span a,
.chamber-results span.new-search a {
    color: #455f6a;
}
.chamber-results span {
    font-size: 20px;
    padding-left: 35px;
    font-weight: 700;
}
.chamber-results span.new-search {
    font-size: 20px;
    color: #455f6a;
    float: right;
}
.print p,
.print strong.print-it a {
    color: #696057;
}
.print {
    width: 100%;
    background-color: #e6e7e8;
    margin: 10px 0;
}
.print p {
    font-size: 20px;
    padding-left: 12px;
    font-weight: 400;
}
.print span {
    color: #fff;
    background-color: #455f6a;
    text-transform: uppercase;
    padding: 8px 20px;
    font-size: 29px;
    display: inline-block;
}
.chamber-items ul li a:hover,
.chamber-results .print span a:hover {
    color: #f0ff00;
}
.print strong.print-it {
    float: right;
    padding-right: 15px;
    color: #696057;
    padding-top: 12px;
}
.chamber-items h2 a:hover,
.print strong.print-it a:hover {
    color: #ae5926;
}
.chamber-items {
    margin-left: 15px;
    position: relative;
}
.chamber-items .line-dotted {
    border-bottom: 3px dotted #696158;
    padding: 30px 0;
    margin-left: -15px;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.chamber-items .no-dotted {
    border-bottom: none;
    padding-bottom: 0;
}
.results-list {
    padding-bottom: 60px;
}
.chamber-items h2 {
    font-size: 25px;
    color: #2a4b58;
    font-weight: 700;
}
.chamber-items h2 a {
    color: #2a4b58;
}
.chamber-items span {
    font-size: 20px;
    color: #696057;
    padding-left: 12px;
    display: inline-block;
}
.chamber-items ul {
    float: right;
}
.chamber-items ul li {
    background-color: #455f6a;
    width: 224px;
    margin-bottom: 12px;
    text-align: center;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.boating-p p {
    font-size: 40px;
    text-align: center;
    padding-top: 18px;
    padding-right: 140px;
}
.login-button-boating {
    text-align: end;
    padding: 15px 217px 0 0;
}
.boating-header-images {
    bottom: 85px;
}
.items-images {
    flex-basis: 100%;
    position: absolute;
    left: 80px;
}
.bottom-left-caption {
    position: absolute;
    bottom: 12px;
    left: 9%;
    color: #fff;
    font-size: 27px;
}
.bottom-center-caption {
    position: absolute;
    bottom: 12px;
    left: 35%;
    color: #fff;
    font-size: 26px;
}
.bottom-right-caption {
    width: 98%;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-style: italic;
    bottom: 0 !important;
    position: relative;
}
.bottom-right-caption ul li {
    line-height: 26px;
}
.bottom-right-caption p {
    text-align: center;
    font-size: 20px;
    width: 100%;
    font-style: normal;
    position: absolute;
    top: 163px;
}
.bottom-right-caption button2,
.dir-button button {
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border: 2px solid #ccc;
    background: 0 0;
    letter-spacing: 3px;
}
.subdropdown li,
.subdropdown li a {
    color: #888482 !important;
}
.dir-button button {
    padding: 7px 35px;
    margin-top: 10px;
}
.dir-button {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
.bottom-right-caption button2 {
    position: absolute;
    padding: 7px 34px;
    left: 0;
    bottom: -15px;
}
.dir-button button:hover {
    background: #d25019;
    color: #fff;
    border: 2px solid #333;
}
.hiking-imge {
    float: right;
    margin-left: 44px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 1900px) {
    .logo-setting {
        left: 120px;
    }
    .main-verbiage {
        margin-top: -124px;
    }
}
@media only screen and (max-width: 1850px) {
    .logo-setting {
        left: 110px;
    }
}
@media only screen and (max-width: 1800px) {
    .logo-setting {
        left: 100px;
    }
}
@media only screen and (max-width: 1750px) {
    .logo-setting {
        left: 90px;
    }
}
@media only screen and (max-width: 1700px) {
    .logo-setting {
        left: 80px;
    }
}
@media only screen and (max-width: 1650px) {
    .logo-setting {
        left: 70px;
    }
}
@media only screen and (max-width: 1600px) {
    .logo-setting {
        left: 45px;
    }
    .top-inner-data {
        padding-right: 15px;
    }
    .suggestion-links-header ul li {
        padding: 20px 10px 0;
    }
    .header-mid-text p {
        font-size: 22px;
    }
}
.hotelstay,
.subdropdown li a {
    padding: 0 !important;
}
/*@media only screen and (max-width: 1550px) {
    .logo-setting {
        left: 20px;
    }
}
@media only screen and (max-width: 1500px) {
    .logo-setting {
        left: 10px;
    }
}
@media only screen and (max-width: 1450px) {
    .logo-setting {
        left: 0;
    }
}
@media only screen and (max-width: 1400px) {
    .logo-setting {
        left: 0;
    }
}*/
@media only screen and (max-width: 1350px) {
    .logo-setting {
        left: -30px;
    }
    .main-verbiage {
        margin-top: -175px;
    }
    .logo-setting img {
        width: 65%;
    }
}
/*@media only screen and (max-width: 1300px) {
    .logo-setting {
        left: -40px;
    }
}
@media only screen and (max-width: 1250px) {
    .logo-setting {
        left: -75px;
    }
    .logo-setting img {
        width: 65%;
    }
}*/
.hotelstay p {
    font-size: 12px !important;
}
.hotelstaycontainer {
    padding-top: 60px;
}
@media only screen and (max-width: 1366px) {
    .main-verbiage {
        padding: 0 20px;
    }
    .header-block-images p strong.address,
    .header-block-images span {
        font-size: 16px;
    }
    .bottom-right-caption p {
        top: 143px;
    }
}
@media only screen and (max-width: 1290px) {
    .events li span,
    .events li strong {
        display: inline;
    }
}
@media only screen and (max-width: 1280px) {
    .content-left {
        text-align: center;
    }
    .main-verbiage {
        margin-top: -170px;
    }
    .search-bar-form-field {
        width: 200px;
    }
    .inside-image-position {
        position: static;
    }
    .img-paragraph {
        width: 100%;
        padding-bottom: 10px;
    }
    .inner-content {
        padding-top: 10px;
    }
    .bottom-right-caption ul {
        top: 2px;
        font-size: 14px;
    }
    .bottom-right-caption p {
        top: 140px;
        font-size: 18px;
    }
    .dir-button button {
        padding: 7px 20px;
    }
}
@media only screen and (max-width: 1235px) {
    .top-bar {
        background: url(../images/topbar-inner-dat-bg.jpg) center repeat-x;
    }
    .logo-setting {
        bottom: -77px;
    }
    .main-verbiage {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 1215px) {
    .suggestion-links-header {
        background: url(../images/sugg-links-header-bg-taller.png) center top no-repeat;
    }
    .header-section {
        padding-bottom: 380px;
    }
    .head-inner {
        padding-bottom: 35px;
    }
    .map-container p {
        font-size: 24px;
    }
}
@media only screen and (max-width: 1155px) {
    .footer-bottom,
    .footer-bottom-right {
        text-align: center;
    }
    .footer-bottom {
        display: block;
    }
    .footer-bottom-left,
    .footer-bottom-middle,
    .footer-bottom-right {
        flex-basis: auto;
        padding: 10px 0;
    }
    .welcome-links {
        padding-bottom: 10px;
        padding-right: 0;
    }
    .welcome-links ul li a {
        font-size: 15px;
    }
    .footer-bottom-left {
        flex-basis: auto;
    }
    .footer-bottom-right-container {
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1023px) {
    .map-container {
        position: static;
    }
    .map-container p span {
        font-size: 36px;
    }
}
@media only screen and (max-width: 991px) {
    .welcome-links ul,
    .welcome-txt {
        background-color: rgba(255, 255, 255, 0.7);
    }
    .events li span,
    .events li strong {
        display: inline-block;
    }
    .header-block-images div,
    .news p {
        font-size: 16px;
    }
    .date p,
    .events li,
    .mid-container-fixed-width h1 {
        font-size: 18px;
    }
    .header-section {
        padding-bottom: 0;
    }
    .content-left {
        margin-top: 40px;
    }
    .main-verbiage {
        padding: 0 20px;
        margin-top: 0;
        display: block;
    }
    .sidebar-right {
        margin-top: 0;
    }
    .mid-line-img {
        display: none;
        background-position: right;
    }
    .after-header-section-right-image {
        margin-top: 30px;
    }
    .footer-bottom-right-container,
    .logo-setting {
        margin: 0 auto;
    }
    .events li {
        padding: 6px 10px;
    }
    .events li span {
        font-size: 13px;
    }
    .news p span,
    .top-bar-num {
        font-size: 14px;
    }
    .map-container p {
        font-size: 20px;
    }
    .map-container p span {
        font-size: 28px;
    }
    .logo-setting {
        text-align: center;
        left: auto;
        bottom: -15px;
    }
    .footer-bottom {
        flex-wrap: wrap;
    }
    .footer-bottom-left {
        flex-basis: 100%;
        text-align: center;
        padding-bottom: 10px;
    }
    .footer-bottom-middle {
        flex-basis: 100%;
        text-align: center;
        padding-bottom: 15px;
    }
    .footer-bottom-right {
        flex-basis: 100%;
        text-align: -webkit-center;
    }
    .img-paragraph {
        font-size: 10px;
    }
    .content-left,
    h2 span {
        font-size: 35px;
        text-align: -webkit-center;
    }
    .search-bar-form-field {
        width: 176px;
        height: 28px;
        font-size: 8px;
    }
    .search-bar-form-button {
        width: 68px;
        height: 30px;
    }
    .map-container,
    .top-bar {
        background-repeat: repeat;
        height: auto;
    }
    .contact-info p {
        font-size: 16px;
        text-align: center;
        padding: 0;
    }
    .img-paragraph {
        padding-left: 24px;
        width: 100%;
    }
    .after-header-section-right-image {
        width: 100%;
    }
    .top-inner-data {
        justify-content: center;
        padding: 0;
    }
    .wedding-p p {
        line-height: 156%;
    }
    .top-bar {
        background-image: url(../images/topbar-inner-dat-bg.jpg);
    }
    .date {
        text-align: right;
    }
    .contact-info {
        padding: 10px 0;
    }
    .search-bar {
        border: 0;
        text-align: center;
    }
    .inside-image-position {
        width: 92px;
        right: 7px;
        top: -1px;
        position: absolute;
    }
    .image-border {
        padding-left: 3px;
    }
    .image-button-style {
        margin: 0 0 16px 14px;
        padding: 3px 4px;
        font-size: 15px;
    }
    .welcome-login-button {
        text-align: center;
        margin-bottom: 25px;
        padding-top: 35px;
    }
    .fixed-width-container ul {
        float: none;
    }
    .logo-setting img {
        width: auto;
    }
    .map-container {
        position: static;
    }
    .content-left,
    .sidebar-right {
        padding: 0 20px;
    }
    .welcome-links {
        padding-right: 0;
    }
    .welcome-links ul {
        padding-top: 0;
    }
    .remove-left-padding {
        padding-left: 0;
        padding-right: 0;
    }
    .inner-content {
        padding-top: 110px;
    }
    .bottom-right-caption ul {
        top: 30px;
    }
    .header-block-images .dir-button {
        bottom: 20px;
    }
    .bottom-right-caption p {
        top: 57%;
    }
}
@media only screen and (max-width: 785px) {
    .img-paragraph {
        text-align: left;
        width: 70%;
        padding-top: 25px;
    }
}
@media only screen and (max-width: 767px) {
    .content-left p {
        margin: 20px;
    }
    .logo-setting img {
        width: 90%;
    }
    .suggestion-links-header {
        background: rgba(255, 255, 255, 0.7);
    }
    .content-left,
    .sidebar-right {
        padding: 0 10px;
    }
    .mid-container-fixed-width h1 {
        padding-top: 0;
    }
    .header-mid-bg {
        margin-top: 40px;
    }
    .welcome-p p span {
        font-size: 40px;
        line-height: normal;
    }
    .welcome-links ul {
        padding: 10px;
    }
    .chamber-seach-bar {
        width: 100%;
    }
    .chamber-items ul {
        padding-top: 20px;
    }
}
.subdropdown {
    display: none;
}
.suggestion-links-header ul li:hover .subdropdown {
    display: inline-block;
    position: absolute;
    width: 36%;
    background-image: url(../images/mid-bg.jpg);
    margin-left: -147px;
    z-index: 9;
    border-radius: 5px;
    text-align: left;
    margin-top: 7px;
    box-shadow: 1px 1px 1px 1px #000;
}
.suggestion-links-header ul li:hover {
    background-color: #c25b10;
    border-radius: 20px 20px 0 0;
    color: #fff;
    background-image: none !important;
    max-height: 90px;
}
.subdropdown li {
    background-image: none !important;
    width: 100%;
    padding: 10px 20px !important;
    border-bottom: 1px dotted !important;
}
.subdropdown li:last-child {
    border-bottom: 0 !important;
}
.subdropdown li:hover {
    background-color: #888482 !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding: 20px 20px 0 !important;
}
.subdropdown li:hover a {
    color: #fff !important;
}
@-webkit-keyframes kenburns {
    0% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    95% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2) translate3d(50px, -120px, 0) rotate(0.02deg);
        transform: scale3d(1.2, 1.2, 1.2) translate3d(50px, -120px, 0) rotate(0.02deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(100px, -100px, 0) rotate(0.02deg);
        transform: scale3d(1.5, 1.5, 1.5) translate3d(100px, -100px, 0) rotate(0.02deg);
        opacity: 0;
    }
}
@keyframes kenburns {
    0% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    95% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2) translate3d(50px, -120px, 0) rotate(0.02deg);
        transform: scale3d(1.2, 1.2, 1.2) translate3d(50px, -120px, 0) rotate(0.02deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(100px, -100px, 0) rotate(0.02deg);
        transform: scale3d(1.5, 1.5, 1.5) translate3d(100px, -100px, 0) rotate(0.02deg);
        opacity: 0;
    }
}
.chambermastergeneral {
    padding-top: 230px;
}
.sky {
    height: 375px;
    background: #6dc7ff;
    position: absolute;
    overflow: hidden;
    -webkit-animation: 50s ease-out infinite sky_background;
    -moz-animation: 50s ease-out infinite sky_background;
    -o-animation: 50s ease-out infinite sky_background;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    width: 100%;
}
.clouds_one,
.clouds_three,
.clouds_two,
.moon {
    position: absolute;
    left: 0;
    height: 100%;
    width: 300%;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}
.moon {
    background: url("../images/moon.png");
    -webkit-animation: 50s linear infinite moon;
    -moz-animation: 50s linear infinite moon;
    -o-animation: 50s linear infinite moon;
}
.clouds_one {
    background: url("../images/cloud_one.png");
    top: 0;
    -webkit-animation: 50s linear infinite cloud_one;
    -moz-animation: 50s linear infinite cloud_one;
    -o-animation: 50s linear infinite cloud_one;
}
.clouds_two {
    background: url("../images/cloud_two.png");
    top: 0;
    -webkit-animation: 75s linear infinite cloud_two;
    -moz-animation: 75s linear infinite cloud_two;
    -o-animation: 75s linear infinite cloud_two;
}
.clouds_three {
    background: url("../images/cloud_three.png");
    top: 0;
    -webkit-animation: 100s linear infinite cloud_three;
    -moz-animation: 100s linear infinite cloud_three;
    -o-animation: 100s linear infinite cloud_three;
}
#gzns,
.parentdiv {
    position: relative;
}
.notaclick {
    color: #d25019;
}
@-webkit-keyframes sky_background {
    0%,
    100% {
        background: #6dc7ff;
        color: #007fd5;
    }
    50% {
        background: #6dc7ff;
        color: #a3d9ff;
    }
}
@-webkit-keyframes moon {
    0% {
        opacity: 0;
        left: -200%;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1);
        left: 0;
        bottom: 250px;
        -webkit-transform: scale(1);
    }
    100% {
        opacity: 0;
        bottom: 500px;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}
@-webkit-keyframes cloud_one {
    0% {
        left: 0;
    }
    100% {
        left: -200%;
    }
}
@-webkit-keyframes cloud_two {
    0% {
        left: 0;
    }
    100% {
        left: -200%;
    }
}
@-webkit-keyframes cloud_three {
    0% {
        left: 0;
    }
    100% {
        left: -200%;
    }
}
@-moz-keyframes sky_background {
    0%,
    100% {
        background: #007fd5;
        color: #007fd5;
    }
    50% {
        background: #007fd5;
        color: #a3d9ff;
    }
}
@-moz-keyframes moon {
    0% {
        opacity: 0;
        left: -200%;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1);
        left: 0;
        bottom: 250px;
        -webkit-transform: scale(1);
    }
    100% {
        opacity: 0;
        bottom: 500px;
        -moz-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}
@-moz-keyframes cloud_one {
    0% {
        left: 0;
    }
    100% {
        left: -200%;
    }
}
@-moz-keyframes cloud_two {
    0% {
        left: 0;
    }
    100% {
        left: -200%;
    }
}
@-moz-keyframes cloud_three {
    0% {
        left: 0;
    }
    100% {
        left: -200%;
    }
}
.parentdiv {
    width: 98%;
    height: 290px;
    top: 80px;
}
.childdiv,
.childdiv span {
    position: absolute;
    left: 0;
    width: 100%;
}
.childdiv {
    height: 100%;
    top: 0;
    transition: 0.5s;
}
.childdiv span {
    background: url(../images/hb-title-bg.png) center/120% repeat-y;
    padding: 13px 0;
    border-top: 1px solid #fff;
    font-size: 16px;
    text-align: center;
    color: #fff;
    bottom: 0;
}
.childdiv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.parentdiv:hover .childdivhover {
    visibility: visible;
    opacity: 1;
}
.childdivhover {
    background: rgba(46, 46, 46, 0.9);
    text-align: center;
    color: #fff;
    transition: visibility 1s, opacity 1s;
    visibility: hidden;
    opacity: 0;
}
.childdiv p {
    padding: 10px;
    font-size: 14px;
}
.dir-button a {
    padding: 7px 20px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border: 2px solid #ccc;
    background: 0 0;
    letter-spacing: 3px;
    margin-top: 10px;
    text-decoration: none;
}
@media only screen and (max-width: 1300px) {
    .dir-button a {
        padding: 7px 10px;
    }
}
.dir-button a:hover {
    background-color: #d25019;
}
@media only screen and (max-width: 500px) {
    .chamber-items .line-dotted,
    .content-left h2 {
        text-align: center;
    }
    .chamber-items ul li,
    .logo-setting img {
        width: 100%;
    }
    .events li,
    .news p a {
        font-size: 16px;
    }
    .events li span {
        width: 60px;
    }
    .link-span,
    .news p strong,
    .news p strong a {
        font-size: 20px;
    }
    .footer p,
    .footer p span,
    .header-mid-text p span {
        font-size: 24px;
    }
    .footer-links ul li {
        border-right: none;
    }
    .footer-links ul li a,
    .footer-links-2 ul li a,
    .welcome-links ul li a {
        font-size: 20px;
        text-decoration: underline;
        border: none;
    }
    .welcome-p p {
        font-size: 30px;
        padding: 30px 20px 20px;
    }
    .header-mid-text p,
    .print span {
        font-size: 18px;
    }
    .header-mid-bg {
        margin-top: 20px;
    }
    .bottom-logo-right-p {
        font-size: 14px;
    }
    .button-style,
    .button-style2 {
        margin: 5px 0;
    }
    .suggestion-links-header ul li {
        background: 0 0;
    }
    .content-left p {
        margin: 20px 0;
    }
    .mid-container-fixed-width h1 {
        padding-top: 10px;
    }
    .suggestion-links-header ul li a {
        padding: 0;
    }
    .suggestion-links-header {
        padding-bottom: 20px;
    }
    .chamber-results p.results-found {
        padding-left: 20px;
    }
    .chamber-results p.results-found span {
        display: block;
        padding-left: 0;
    }
    .chamber-results p.results-found span.new-search {
        float: none;
    }
    .chamber-items h2 {
        padding-bottom: 10px;
    }
    .bottom-right-caption {
        background: #214859;
    }
    .bottom-right-caption ul,
    .header-block-images .dir-button {
        position: static;
        padding: 20px 10px;
    }
    .bottom-right-caption p {
        position: static;
    }
    .bottom-right-caption img {
        display: none;
    }
    .dir-button button {
        margin-bottom: 5px;
    }
    .suggestion-links-header ul li:hover .subdropdown {
        width: 100% !important;
        margin-left: -100px;
    }
}
.cse .gsc-control-cse,
.gsc-control-cse {
    border-color: none !important;
    background: 0 0 !important;
}
.gsc-control-cse {
    background: 0 0 !important;
    border: none !important;
}
.gsc-search-button-v2,
.gsc-search-button-v2:focus,
.gsc-search-button-v2:hover {
    background: #214858 !important;
}
#adBlock,
.gsc-adBlock {
    display: none !important;
}
.gz-details-header .col {
    display: flex;
    align-items: center;
}
.gz-details-categories {
    margin-left: 25px;
    margin-top: 10px;
}
#gzns {
    top: -30px;
}
