html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    outline: none;
    padding: 0;
    border: 0;
    border-style: solid;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

.clear {
    clear: both;
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
@font-face {
    font-family: 'modern_20regular';
    src: url('../fonts/modernno.20-webfont.eot');
    src: url('../fonts/modernno.20-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/modernno.20-webfont.woff') format('woff'), url('../fonts/modernno.20-webfont.ttf') format('truetype'), url('../fonts/modernno.20-webfont.svg#modern_no._20regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Six_Caps';
    src: url('../fonts/sixcaps-webfont.eot');
    src: url('../fonts/sixcaps-webfontd41d.eot?#iefix') format('embedded-opentype'),/* url('../fonts/sixcaps-webfont.woff') format('woff'),*/ url('../fonts/sixcaps-webfont.ttf') format('truetype'), url('../fonts/sixcaps-webfont.svg#six_capsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../fonts/OpenSans-CondLight-webfont.eot');
    src: url('../fonts/OpenSans-CondLight-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-CondLight-webfont.woff') format('woff'), url('../fonts/OpenSans-CondLight-webfont.ttf') format('truetype'), url('../fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font: normal 1em/1.6 'modern_20regular', Times, serif;
    color: rgb(50,30,22);
    background: rgb(227,208,186);
}

strong {
    font-weight: bold;
}
a {
    color: rgb(159,56,58);
    text-decoration: none;
    -webkit-transition: color 300ms ease-in;
    -moz-transition: color 300ms ease-in;
    -o-transition: color 300ms ease-in;
    transition: color 300ms ease-in;
}

a:hover {
    color: rgb(50,30,22);
}

ul.tabs li.current:after {
    border-color: #11beff;
}

ul.tabs li.current {
    background-color: #11beff;
}

a.tel {
    color: rgb(50,30,22);
    text-decoration: none;
}

a.top {
    float: right;
    color: rgb(50,30,22);
}

.maps {
    width: 425px;
    height: 350px;
    border;none;scrolling: none;
    margin: 0;
}
ul, ol {
    list-style-position: outside;
    margin-left: 50px;
}

ul ul, ol ol {
    margin-left: 0 !important;
}

ol ol, ul ul {
    margin-bottom: 0;
}

p, hr, ul, ol {
    margin-bottom: 20px;
}

.post-entry ul ul, .syswidget ul ul {
    margin-bottom: 0;
}

.post-entry ol {
    list-style: decimal;
}

hr {
    border: 0;
    height: 1px;
    background: rgba(0,0,0,0.1);
    clear: both;
}

b {
    font-weight: bold;
}

cite {
    font-style: italic;
}

em {
    font-style: italic;
}

i {
    font-style: italic;
}

.right {
    float: right
}
q {
    quotes: '\201C' '\201D' '\2018' '\2019';
}

q:before {
    content: open-quote;
}

q:after {
    content: close-quote;
}

small {
    font-size: 11px;
}

strong {
    font-weight: bold;
}

sub {
    position: relative;
    font-size: 11px;
    bottom: -2px;
}

sup {
    position: relative;
    font-size: 11px;
    top: -2px;
}

dl {
    margin: 3em 0;
    border-color: rgba(0,0,0,0.1);
    border-width: 0 0 1px 0;
}

dt {
    float: left;
    clear: left;
    width: 30%;
    font-weight: bold;
}

dd {
    margin: 0 0 0 30%;
    padding: 5px 0;
}

dd, dt {
    border-color: rgba(0,0,0,0.1);
    border-width: 1px 0 0 0;
}

figure img {
    width: auto;
    max-width: 100%;
    height: auto;
}
figuresm img {
    width: auto;
    max-width: 50%;
    height: auto;
    padding: 1em;
}

.shadow {
    box-shadow: 0.5em 0.5em 1em #000;
    transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
}

#topimage {
    z-index: -2;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    float:left;
    overflow: hidden;
    margin-bottom: 1em;
	width: 500px;
    height: 0;
}

.video-container iframe,.video-container object,.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 47%;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'modern_20regular', Times, serif;
    font-weight: normal;
    line-height: normal;
    /*color:rgb(50, 30, 22);*/
}

h1 {
    font-size: 4em;
    margin: 0 0 20px 0;
}

h2 {
    font-size: 3em;
    margin: 0 0 20px 0;
}

h3 {
    font-size: 2em;
    margin: 0 0 20px 0;
}

h4 {
    font-size: 1.8em;
    margin: 0 0 20px 0;
}

h5 {
    font-size: 1.6em;
    margin: 0 0 15px 0;
}

h6 {
    font-size: 1.3em;
    margin: 0 0 15px 0;
}
#stretched #wrapper {
    position: relative;
    width: 100%;
    margin: 0;
}

#boxed #wrapper {
    position: relative;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto 30px auto;
}
body#zipline #boxed #wrapper {
    margin: 0 auto 75px auto;
}

.inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.one_half {
    width: 47.5%;
}

.one_third {
    width: 30%;
}

.one_third_email {
    width: 27%;
    background: rgb(50,30,22);
    padding: .7em;
    color: rgb(227,208,186);
    border-radius: .3em;
}

.two_third {
    width: 65%;
}

.one_fourth {
    width: 21.2%;
}

.one_fifth {
    width: 16%;
}

.three_fourth {
    width: 73.8%;
}

.four_fifth {
    width: 79%;
}

.two_fifth {
    width: 37%;
}

.three_fifth {
    width: 58%;
}

.one_sixth {
    width: 12.5%;
}

.one_half, .half_width, .one_third, .one_third_email, .two_third, .one_fourth, .one_fifth, .four_fifth, .one_sixth, .two_fifth, .three_fifth, .three_fourth {
    position: relative;
    display: inline;
    float: left;
    margin-right: 5%;
}

.last {
    margin-right: 0 !important;
}
#header {
    position: relative;
    margin: 0 auto;
    z-index: 5;
}

#header .inner {
    width: 95%;
}
#subheader .inner:after, .topbar:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.topbar {
    line-height: 36px;
    position: relative;
}

.topbar .nav {
    font-size: 1.5em;
}
.nav {
    float: left;
    list-style: none;
    margin: 0 2% 0 0;
    padding: 0;
}

.nav li {
    display: inline;
    font-size: 0.7em;
    padding: 0px 10px;
    line-height: 36px;
    color: rgb(50,30,22);
}

.nav li:last-child {
    background: none;
}

.nav li:first-child {
    padding-left: 0;
}

.nav li a {
    color: rgb(50,30,22)
}

.nav li a:hover {
    color: rgb(50,30,22);
}
.atpsocials {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

.atpsocials li {
    display: inline;
    float: left;
    margin: 0;
    font-size: 11px;
    line-height: 36px;
}

.atpsocials li img {
    position: relative;
    left: 0;
    vertical-align: middle;
}

.atpsocials li a {
    padding: 12px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.atpsocials li a:hover {
    color: #ff8800;
}
#head:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

#head {
    position: relative;
    width: 95%;
    margin: 0 auto -123px auto;
}
.logo {
    position: relative;
    display: inline;
    clear: both;
    display: block;
    height: auto;
    margin: 0 0 -125px 0;
}

.logo a {
    color: #666666;
    display: block;
}

.logo a img {
    margin-top: 0;
    width: 250px
}

.logo-horizontal {
    display: none
}

.logo-horizontal a img {
    display: none
}

#desktop-nav-bg {
    background: url('../images/layout/nav-bg.jpg') top left repeat-x
}
.sf-menu, .sf-menu * {
    font-family: 'Six_Caps', Times New, Georgia, serif;
    margin:0 ; /* 2px 0px 0px -3px; */
    padding: 0;
    list-style: none;
    text-shadow: 0 0 2px #000;
}

.sf-menu {
    padding-left: 20px;
    float: right;
    margin: 1em auto;
    line-height: 1.0;
    position: relative;
    z-index: 99;
}

.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 15em;
}

.sf-menu ul li {
    width: 100%;
    position: relative;
    z-index: 101;
}

.sf-menu li:hover {
    visibility: inherit;
}

.sf-menu li {
    float: left;
    background: none;
    list-style-position: inside;
    position: relative;
}

.sf-menu a {
    display: block;
    position: relative;
    text-transform: capitalize;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0.77em;
    top: 4em;
}

.sf-menu li:hover li ul, .sf-menu li.sfHover li ul {
    top: -999em;
}

.sf-menu li li:hover ul, .sf-menu li li.sfHover ul {
    left: 14em;
    top: 0;
}

.sf-menu li li:hover li ul, .sf-menu li li.sfHover li ul {
    top: -999em;
}

.sf-menu li li li:hover ul, .sf-menu li li li.sfHover ul {
    left: 14em;
    bottom: 10em;
    top: 0;
}
.sf-menu a {
    padding: 0.5em 0.3em;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
    text-decoration: none;
}

.sf-menu li li a {
    font-weight: normal;
}

.sf-menu li ul {
    padding: 1px;
    background-position: top left, top right, top left;
    background-repeat: repeat-y, repeat-y, repeat-x;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
}

.sf-menu li li {
    background: rgba(50,30,22,0.5);
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline: 0;
    color: #F90;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    text-decoration: none;
    outline: 0;
    background: rgba(50,30,22,0.5);
}
.sf-menu li.current-cat a, .sf-menu li.current_page_item a {
    margin: 0;
}

.sf-menu li.current-cat a:visited, .sf-menu li.current_page_item a:visited {
    color: #ff8800;
}

.sf-menu li a span {
    display: block;
    font: italic normal 11px/20px Georgia, Arial, Helvetica, sans-serif;
}
}
#featured_slider, .slider_wrapper, #featured_slider figure, #featured_slider img {
    display: none;
}
#reservation {
    height: 73px;
    margin: -25px auto 0 auto;
    width: 95%;
    display: block;
    background: url('../images/layout/res-bg.png') center top repeat-x;
    background-size: contain;
    z-index: 3;
    padding: 0.4em 0 0 0;
}

#reservation form {
    width: 100%;
    text-align: center;
    margin: 0 auto
}

#reservation p {
    font-size: 1.5em;
    font-family: times, serif;
    line-height: 30px;
    color: #d4ac77;
    width: 40%;
    display: inline;
    margin-right: 10px;
    vertical-align: top;
}
#search {
    float: right;
    text-align: right;
}

#search input[type="text"] {
    width: 40%;
    background: rgb(227,208,186);
    border-radius: 5px;
    border: 1px solid rgb(50,30,22);
}

#search input[type="submit"] {
    background-color: rgb(50,30,22);
    color: #fff;
    border: none;
    font-size: 0.7em;
    border-radius: 5px;
}
.fullwidth #main {
    padding: 60px 0;
}

.fullwidth #main:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.pagemid {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
    margin: 0 auto;
    padding: 0;
}

.pagemid .maincontent {
    width: 95%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.pagecontact {
    margin: 0 auto;
}
#footer {
    position: relative;
    color: rgb(50,30,22);
}

#footer .inner {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    padding: 60px 0;
    /*font-size:11px;*/
}

#footer h3 {
    margin-bottom: 20px;
    font-size: 2em;
}
#footer .syswidget {
    margin-bottom: 0px;
}

#footer .syswidget ul li a {
    padding: 0px;
    text-decoration: none;
}

#footer .syswidget ul.children {
    padding-left: 8px;
    border-left: 1px solid #ddd;
}
.links {
    position: relative;
    width: 95%;
    margin: 0 auto;
    background-color: rgb(50,30,22);
    background: url('../images/layout/res-bg.png') center top repeat-x;
    background-size: cover;
}

.links .inner {
    width: 95%;
    margin: 0 auto;
    padding: 1em 0 2em 0;
    font-size: 11px;
}

.links p {
    margin: 0;
    font-size: 2em;
    text-align: center;
    color: #c3c8cc;
}

.links a {
    color: rgb(227,208,186);
}

.links a:hover {
    color: #F90;
}
.copyright {
    position: relative;
    width: 100%;
    background-color: rgb(50,30,22);
    border-top: 1px solid #333;
}

.copyright .inner {
    width: 95%;
    margin: 0px auto;
    padding: 15px 0;
    padding: 15px 0;
    font-size: 11px;
}

.copyright p {
    margin: 0;
    font-size: 11px;
    text-align: center;
    color: #c3c8cc;
}

.copyright a {
    color: rgb(227,208,186);
}

.copyright a:hover {
    color: #F90;
}

.post {
    overflow: hidden;
    position: relative;
    padding-top: 0px;
    margin-bottom: 10px;
}

.post .entry-title {
    margin: 0px 0 15px 0px;
    font-size: 22px;
    line-height: 22px;
}

.post .post-meta {
    float: left;
    z-index: 2;
    width: 130px;
    margin-bottom: 15px;
    margin-right: 30px;
    padding: 0 0 5px 0;
}

.post .post-meta {
    padding: 0px;
    font-size: 11px;
    text-align: right;
    color: #bbb;
}

.post .postimg {
    display: block;
    position: relative;
    float: left;
    margin: 0 0px 20px 0;
}

.post .postmeta .comment {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

.post .post-entry {
    float: left;
    width: 77%;
}

.post .post-meta span {
    display: block;
}
.portfolio_item {
    overflow: hidden;
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.port_box {
    display: block;
    float: left;
    margin: 0 0 10px 0;
}

.port_desc h4 {
    margin-bottom: 10px;
}

.port_desc {
    padding: 0;
    margin: 0;
}

.port_desc p {
    margin-bottom: 20px;
    width: 96%;
}

.port_desc p.extras {
    margin-bottom: 0;
}

.port_desc.col1 {
    padding: 0px 2px 2px 2px;
    margin: 0;
}

.port_desc .date {
    display: block;
}

.port_desc .date, .port_desc a.casestudy, .post_slider {
    display: block;
    position: relative;
    z-index: 2;
}

.post_slider h2, .port_desc h3 {
    font-family: 'open_sanscondensed_light', Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 2em;
}

.post_slider img {
    display: block;
    margin-bottom: 20px;
}
.act_desc h4 {
    margin-bottom: 10px;
}

.act_desc {
    padding: 0;
    margin: 0 0 1.5em 0;
    height: 30em;
    overflow: hidden
}

.act_desc p {
    margin-bottom: 20px;
}

.act_desc p.extras {
    margin-bottom: 0;
}

.act_desc.col1 {
    padding: 0px 2px 2px 2px;
    margin: 0;
}

.act_desc .date {
    display: block;
}

.act_desc .date, .act_desc a.casestudy, .act.divider {
    height: 1em;
    width: auto;
    display: block;
    clear: both;
}

.actfolio_single .postimg {
    margin-bottom: 20px;
}
.evt_desc h4 {
    margin-bottom: 10px;
}

.evt_desc {
    padding: 0;
    margin: 0 0 1.5em 0;
}

.evt_desc p {
    margin-bottom: 20px;
    width: 90%;
}

.evt_desc p.extras {
    margin-bottom: 0;
}

.evt_desc.col1 {
    padding: 0px 2px 2px 2px;
    margin: 0;
}

.evt_desc .date {
    display: block;
}

.evt_desc h2, .evt_desc h3 {
    font-family: 'open_sanscondensed_light', Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 2em;
}

.evt_desc .date, .evt_desc a {
    color: rgb(50,30,22);
}

.evt_desc a:hover {
    color: rgb(0,0,0)
}

.evt_desc a.casestudy, .evt_divider {
    width: auto;
    display: block;
    clear: both;
    height: 21px;
    padding: 10px 0;
}

.evtfolio_single .postimg {
    margin-bottom: 20px;
}
.din_desc h4 {
    margin-bottom: 10px;
}

.din_desc {
    padding: 0;
    margin: 0 0 1.5em 0;
}

.din_desc p {
    margin-bottom: 20px;
}

.din_desc p.extras {
    margin-bottom: 0;
}

.din_desc.col1 {
    padding: 0px 2px 2px 2px;
    margin: 0;
}

.din_desc .date {
    display: block;
}

.din_desc h2, .din_desc h3 {
    font-family: 'open_sanscondensed_light', Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 2em;
}

.din_desc .date, .din_desc a {
    color: rgb(50,30,22);
}

.din_desc a:hover {
    color: rgb(0,0,0)
}

.din_desc a.casestudy, .din_divider {
    width: auto;
    display: block;
    clear: both;
    height: 21px;
    padding: 10px 0;
}

.dinfolio_single .postimg {
    margin-bottom: 20px;
}

.dining p {
    width: 95%;
}

.contact {
    display: block;
}

.contact h3 {
    margin: 0;
    display: block;
}

.contact h4 {
    margin: 0;
    display: block;
    font-style: italic;
    font-size: 1.25em;
}

.contact article {
    padding: 0.75em;
    display: inline-block;
    background: rgba(255,255,255,0.4);
    border: solid 3px rgba(227,208,186,0.3);
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.travel article {
    padding: 0.75em;
    display: inline-block;
    background: rgba(255,255,255,0.4);
    border: solid 3px rgba(227,208,186,0.3);
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.airport article {
    padding: 0.75em;
    display: inline-block;
    width: 100%;
    background: rgba(255,255,255,0.4);
    border: solid 3px rgba(227,208,186,0.3);
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.dining article {
    padding: 0.75em;
    display: block;
    margin: 1.5em 0;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.dining .post_slider h2 {
    font-size: 3em;
    font-family: 'modern_20regular', Times, serif;
}

.dining .one_third p {
    margin-bottom: 0
}

.dining .one_third h3, .dining .one_third h6 {
    text-align: center
}

.golf article {
    width: 100%;
    padding: 0.75em;
    display: inline-block;
    background: rgba(255,255,255,0.2);
    border: solid 3px rgba(227,208,186,0.3);
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.event article {
    padding: 0.75em;
    display: inline-block;
    background: rgba(255,255,255,0.2);
    border: solid 3px rgba(227,208,186,0.3);
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.accommodation article {
    padding: 0.75em;
    background: rgba(255,255,255,0.2);
    border: solid 3px rgba(227,208,186,0.3);
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.activity article {
    padding: 0.75em;
    display: inline-block;
    background: rgba(255,255,255,0.2);
    border: solid 3px rgba(227,208,186,0.3);
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.portfolio_item article {
    padding: 0.75em;
    background: rgba(255,255,255,0.2);
    border: solid 3px rgba(227,208,186,0.3);
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
.hover_type {
    display: none;
    position: absolute;
    z-index: 10;
    left: 50%;
}

.hover_type a {
    position: absolute;
    top: 0px;
    right: 10px;
    width: 26px;
    height: 26px;
    background-image: url('../images/core/hover_icons.png');
}
.hover_type a.hoverlink {
    background-position: -90px 0;
    font-size: 2em
}
.hover_type a.hoverimage {
    background-position: -60px 0;
    right: 1px !important;
}
.hover_type a.hovervideo {
    background-position: -30px 0;
    right: 1px !important;
}
.hover_type a.hovercustomlink {
    background-position: 0 0;
    right: 1px !important;
}
.syswidget {
    margin-bottom: 40px;
    text-align: left;
}

.syswidget ul {
    margin: 0;
    padding: 0;
}

.syswidget ul ul {
    margin-bottom: 0;
}

.syswidget ul li {
    margin: 0;
    padding: 5px 0;
    list-style-type: none;
    background: none;
    position: relative;
    border-bottom: 1px solid #eee;
}

.syswidget ul li a {
    padding: 1px 0px 1px 0px;
    text-decoration: none;
    zoom:1;}

.syswidget ul li a, .syswidget ul li a:visited {
    display: block;
}

.syswidget ul li ul {
    margin-left: 15px
}
.button, .button span {
    display: block;
}

.button {
    position: relative;
    zoom:1;overflow: visible;
    line-height: 1em;
    margin: 10px auto;
    border: 1px solid #ddd;
    border: rgba(0, 0, 0, .1) 1px solid;
    border-bottom: rgba(0, 0, 0, .2) 3px solid;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    outline: none;
    white-space: nowrap;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: -moz-linear-gradient(center top, rgba(255, 255, 255, .1) 0%, rgba(0, 0, 0, .1) 100%);
    background: -webkit-gradient(linear, center bottom, center top, from(rgba(0, 0, 0, .1)), to(rgba(255, 255, 255, .1)));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')";
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

button::-moz-focus-inner {
    border: none;
}

button.button {
    margin: 0;
    padding: 0px;
}

.button.full, .button.full span {
    display: block;
}

.button:hover, button.button:hover, .button.hover {
    position: relative;
    top: 1px;
    background: -moz-linear-gradient(center top, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, .1) 100%);
    background: -webkit-gradient(linear, center bottom, center top, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, .2)));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')";
}

button.button:active, .button:active, .button.active {
    top: 1px;
    background: -moz-linear-gradient(center top, rgba(0, 0, 0, .1) 0%, rgba(255, 255, 255, .1) 100%);
    background: -webkit-gradient(linear, center bottom, center top, from(rgba(255, 255, 255, .1)), to(rgba(0, 0, 0, .1)));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19000000', EndColorStr='#19FFFFFF');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19000000', EndColorStr='#19FFFFFF')";
}

.button span {
    position: relative;
    padding: 0.5em 1.3em;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    button.button span {
        margin-top: -1px;
        margin-left: -2px;
        margin-right: -2px;
    }
}

.button.medium {
    width: 30%;
    display: block;
    margin: 0.3em auto;
}

.button.large {
    width: 50%;
    display: block;
    margin: 0.3em auto;
}

.button.xlarge {
    width: 70%;
    display: block;
    margin: 0.3em auto;
    font-size: 1.5em;
    padding: 0.3em 0.5em;
}

.button.small span {
    font-size: 10px;
    text-transform: uppercase;
}

.button.medium span {
    font-size: 14px;
}

.button.large span {
    font-size: 18px;
}

.button.slarge span {
    font-size: 1.5em;
}

.button.brown {
    background-color: #9a3f10;
}

.button.brown:hover {
    background-color: rgb(50,30,22)
}

a.button, a.button:hover, button.button:hover {
    background-color: #EDEDED;
}
table.fancy_table {
    border: 1px solid rgb(227,208,186);
}

table.fancy_table th {
    padding: 8px;
    background-color: rgb(50,30,22);
    border: 1px solid rgb(227,208,186);
    color: rgb(227,208,186);
    text-align: center;
}

table.fancy_table td {
    padding: 5px;
    background: #fff;
    text-align: center;
}

table.fancy_table tbody tr:hover td {
    background-color: rgb(227,208,186);
}

table.fancy_table tfoot {
    background-color: rgb(227,208,186);
}

table.fancy_table {
    width: 99%;
    margin: 0 auto;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: 0;
}

.fancy_table.alignleft {
    float: left;
    margin: 3px 15px 10px 3px;
}

.fancy_table.alignright {
    float: right;
    margin: 3px 3px 10px 15px;
}

.fancy_table.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto;
    padding: 2px;
    text-align: center;
}
table {
    width: 99%;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-collapse: collapse;
    border-spacing: 0;
}

table th {
    padding: 0.5em;
    background-color: rgb(50,30,22);
    border: 1px solid rgb(227,208,186);
    color: #fff;
    text-align: left;
}

table td {
    padding: 2%;
    background-color: #fff;
    text-align: left;
}

table tbody tr:hover td {
}

table tfoot {
    background-color: #F3F3F3;
}

table.alignleft {
    float: left;
    margin: 3px 15px 10px 3px;
}

table.alignright {
    float: right;
    margin: 3px 3px 10px 15px;
}

table.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto;
    padding: 2px;
    text-align: center;
}
span.inset-left {
    display: block;
    float: left;
    width: 35%;
    padding: 15px;
    border-left: 1px solid #dddddd;
    font: italic normal 14px/25px Georgia, Arial, Sans-serif;
    letter-spacing: 0;
}

span.inset-right {
    display: block;
    float: right;
    width: 35%;
    padding: 15px;
    border-right: 1px solid #dddddd;
    font: italic normal 14px/25px Georgia, Arial, Sans-serif;
    letter-spacing: 0;
}

p.caption {
    font-style: italic;
    font-size: 80%;
}
blockquote {
    margin: 0 0 20px 0;
    padding: 10px 20px 0 50px !important;
    background: transparent url('../images/core/quote_left.png') 0 10px no-repeat;
    font: italic 16px/20px 'Georgia', "Trebuchet MS", "Times New Roman", Serif;
}

blockquote p {
    margin-bottom: 12px;
    font: italic 16px/20px 'Georgia', "Trebuchet MS", "Times New Roman", Serif;
}

blockquote cite {
    display: block;
    padding-top: 10px;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
}

blockquote.alignleft {
    margin: 0 5% 0 0;
    width: 30%;
}

blockquote.alignright {
    margin: 0 0 0 5%;
    width: 30%;
}
.left {
    float: left;
}

.right {
    float: right;
}

.center {
    float: none;
    text-align: center;
    margin: inherit auto;
}

.alignleft, img.alignleft, a img.alignleft {
    float: left;
    margin: 3px 15px 4px 3px;
}

.alignright, img.alignright, a img.alignright {
    float: right;
    margin: 3px 3px 4px 15px;
}

.aligncenter, img.aligncenter, a img.aligncenter {
    clear: both;
    display: block;
    margin: 10px auto 10px auto;
    padding: 2px;
    text-align: center;
}
.divider {
    width: auto;
    display: block;
    clear: both;
    height: 21px;
    padding: 40px 0;
    background: url('../images/core/separator.png') center center scroll no-repeat;
}

.divider_space {
    clear: both;
    width: 100%;
    height: 1px;
    margin: 0px;
    padding: 20px 0;
}

.divider_line {
    position: relative;
    display: block;
    clear: both;
    margin: 40px 0;
    background: #ddd;
    height: 1px;
}

.top {
    position: relative;
    margin-bottom: 40px;
}

.top a {
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 14px;
    line-height: 12px;
    text-transform: uppercase;
    text-align: right;
    color: #fff;
    background-color: #b4b4b4;
    padding: 3px 6px;
}
.simpletoggle {
    position: relative;
    margin: 0;
    padding: 8px;
    border-bottom: 1px solid #dddddd;
}

.simpletoggle .toggleinside {
    padding-left: 30px;
}

.simpletoggle .toggle, .fancytoggle .toggle, .menutoggle .toggle {
    display: block;
    padding: 8px 30px;
    background: url('../images/core/arrow_close.png') 0 center scroll no-repeat;
}

span.toggle a {
    display: block;
    text-transform: normal;
    text-decoration: none;
    color: #fff;
    margin-top: 18px;
}

.event span.toggle a {
    margin-top: 0;
    width: 100%;
}

.event span.toggle h5 {
    margin-bottom: 0;
    width: 100%;
    clear: both;
}

.event span.toggle em {
    display: block;
}

span.active {
    display: block;
    background: url('../images/core/arrow_open.png') 0 center scroll no-repeat;
}

span.active a:link {
    color: #fff;
    display: block;
}

.toggle_content {
    clear: both;
    margin: 0px;
}

.toggleinside {
    padding: 10px;
}

span.toggle {
    display: block;
    margin-bottom: 0;
}

.fancytoggle {
    position: relative;
    margin: 5px 5px 20px 5px;
    border: 1px solid rgb(50,30,22);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
}

.fancytoggle span.toggle {
    background: rgb(50,30,22) url('../images/core/arrow_close.png') 10px center scroll no-repeat;
    padding: 10px 10px 10px 40px;
    margin-bottom: -1px;
    border-bottom: 1px solid rgb(50,30,22);
}

.fancytoggle span.active {
    background: rgb(50,30,22) url('../images/core/arrow_open.png') 10px center scroll no-repeat;
}

.fancytoggle .toggle_content {
    position: relative;
}

.fancytoggle .toggleinside {
    padding: 15px;
}

.menutoggle {
    position: relative;
    margin: 0.3em auto;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
}

.menutoggle h5 {
    line-height: 0.5em;
}

.menutoggle .toggle {
    display: block;
    padding: 3px 30px;
}

.menutoggle span.toggle {
    background: #9a3f10;
    border-radius: 3px;
    margin-bottom: -1px;
    border-bottom: 1px solid rgb(50,30,22);
}

.menutoggle span.toggle:hover {
    background: rgb(50,30,22);
    margin-bottom: -1px;
    border-bottom: 1px solid rgb(50,30,22);
}

.menutoggle span.active {
    background: #9a3f10;
}

.menutoggle .toggle_content {
    position: relative;
}

.menutoggle .toggleinside {
    padding: 5px
}
input[type="email"],input[type="text"],input[type="tel"] {
    font-size: 1.2em;
    line-height: 125%;
    color: rgb(109,69,42);
    padding: .2em .5em;
    width: 70%;
}

input:focus {
    /*border:3px solid rgb(50,30,22);*/
/*     background: rgb(227,208,186); */
    color: rgb(50,30,22)
}

input[type="button"] {
    color: rgb(50,30,22)
}

::-webkit-input-placeholder {
    color: rgb(109,69,42);
    ;}

:-moz-placeholder {
    color: rgb(109,69,42);
    ;}

::-moz-placeholder {
    color: rgb(109,69,42);
}

:-ms-input-placeholder {
    color: rgb(109,69,42);
}

input[type="date"] {
    background: #fff url(../images/layout/calendar.gif) top right no-repeat;
    font-size: 1.2em;
    line-height: 125%;
    color: rgb(109,69,42);
    padding: .2em .5em;
}

input[type="button"] {
    color: #fff;
    font-size: 1.4em;
    float: right
}

.email {
    display: block;
    width: 100%;
    background: #000;
    padding: 1em;
}

.form.contact {
    background: rgb(50,30,22);
    padding: 1em;
    color: rgb(243,207,186);
    border-radius: 3px;
}

.ui-icon-circle-triangle-e {
    float: right;
}

.ui-icon-circle-triangle-w {
    float: left;
}

.ui-datepicker-title {
    text-align: center;
    background: #fff;
}

textarea {
    width: 70%;
    font-size: 1.2em;
    padding: 0.2em 0.5em;
}

form#teaserBoxContainer2.ohteaser {
    background-color: rgb(50,30,22);
    padding: 1em;
    border-radius: 6px;
}

form#teaserBoxContainer2.ohteaser.teaser-button {
    background-color: rgb(227,208,186);
    color: rgb(50,30,22);
}

form#teaserBoxContainer2.ohteaser.teaser-button:hover {
    background-color: rgb(50,30,22);
    color: rgb(227,208,186);
    margin: 10px auto;
}
.flex-container a:active,.flexslider a:active {
    outline: none;
}

.slides,.flex-control-nav,.flex-direction-nav {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}
.flexslider {
    min-height: 100px;
    margin: 0;
    padding: 0;
    z-index: -2;
}

.flexslider .slides > li {
    display: none;
}
.flexslider .slides img {
    max-width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flexslider {
    background: #fff1;
    border: 0px solid #eee;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    zoom:1;}

.flexslider .slides {
    zoom:1;min-height: 100px;
}

.flexslider .slides > li {
    position: relative;
}
.flex-container {
    zoom:1;position: relative;
}
.flex-caption {
    zoom:1;}

.flex-caption {
    width: 25%;
    padding: 25px;
    position: absolute;
    left: 3em;
    bottom: 2em;
    color: rgb(50,30,22);
    background: url(../images/core/opacs/white90.png);
    background: rgba(227,208,186,0.7)border:solid 3px rgb(227,208,186);
    ;text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 1em;
    line-height: 1.6em;
}
.flex-direction-nav li a {
    display: none;
    width: 30px;
    height: 30px;
    margin: 0;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    position: relative;
}

.flex-direction-nav li .next {
    filter: alpha(opacity=60);
    position: absolute;
    top: 50%;
    right: 10px;
    cursor: pointer;
    width: 30px;
    height: 30%;
    -webkit-transition: background 200ms ease-in;
    -moz-transition: background 200ms ease-in;
    -o-transition: background 200ms ease-in;
    transition: background 200ms ease-in;
}

.flex-direction-nav li .prev {
    filter: alpha(opacity=60);
    position: absolute;
    bottom: 50%;
    right: 10px;
    cursor: pointer;
    width: 30px;
    height: 30%;
    -webkit-transition: background 200ms ease-in;
    -moz-transition: background 200ms ease-in;
    -o-transition: background 200ms ease-in;
    transition: background 200ms ease-in;
}

.flex-direction-nav li .disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}

.flex-direction-nav li a.prev:hover,.flex-direction-nav li a.next:hover {
    background-color: rgba(255, 255, 255, 1);
    filter: alpha(opacity=100);
}
.flex-control-nav {
    display: none;
    position: absolute;
    bottom: 0px;
    right: 34px;
    text-align: center;
    width: auto;
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom:1;display: inline;
}

.flex-control-nav li:first-child {
    margin: 0;
}

.flex-control-nav li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #666;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.flex-control-nav li a:hover {
    background: #000;
}

.flex-control-nav li a.active {
    background: #fff;
    cursor: default;
}

.flex-title {
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: bold;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0B0B0B;
    opacity: 0.9;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
    font-family: 'open_sanscondensed', Helvetica, Arial, sans-serif;
    ;}

.mfp-title {
    text-align: left;
    line-height: 1.2em;
    color: #fff;
    word-wrap: break-word;
    padding-right: 36px;
    font-size: 1.5em;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure {
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
#teaserWrapper {
    border: 1px solid rgb(50,30,22);
    position: relative;
    width: 220px;
}

.teaser-dates {
    position: relative;
    display: inline-block;
}

#inDateContainer,#outDateContainer {
    position: absolute;
    z-index: 20;
    top: 30px;
    left: 0;
}

.teaser-button {
    border: none;
    background-color: rgb(227,208,186);
    color: rgb(50,30,22);
    cursor: pointer;
    padding: 4px 10px;
    line-height: 20px;
    font-size: 13px;
    font-weight: 900;
    /* text-transform:uppercase; */
    /* border-radius:6px; */
    height: 1.65rem;
}

.teaser-button:hover {
    background-color: rgb(50,30,22);
    color: rgb(227,208,186);
    padding: 5px 9px 3px 11px;
}

#teaser-close {
    background-color: rgb(50,30,22);
    color: #fff;
    text-align: center;
    cursor: pointer;
    padding: 7px 0;
    text-transform: lowercase;
}

#teaserHeader {
    background-color: rgb(50,30,22);
    color: #fff;
    height: 38px;
    text-align: center;
    width: 100%;
    position: relative;
}

.pdarrows {
    background-repeat: no-repeat;
    width: 15%;
    height: 38px;
    float: left;
    cursor: pointer;
    background-position: center center;
}

.pdarrows.disabled {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default;
}

.pdarrows.left {
    background-image: url('../images/layout/arrow-left.png');
}

.pdarrows.right {
    background-image: url('../images/layout/arrow-right.png');
}

.headerMonth {
    width: 70%;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
}

.headerMonth a {
    color: #fff;
    text-decoration: none;
}
#teaserboxCalendar {
    background-color: #fff;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 0;
}

#teaserboxCalendar th,#teaserboxCalendar td {
    padding: 8px 0;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
}

#teaserboxCalendar .col {
    color: #000;
    cursor: pointer;
}

#teaserboxCalendar .col:hover {
    background-color: rgb(50,30,22);
    color: #fff;
}

#teaserboxCalendar .disabled,#teaserboxCalendar .disabled:hover {
    background-color: rgb(227,208,186);
    color: #bbb;
    cursor: default;
}

#teaserboxCalendar .dateCol {
    background-color: rgb(50,30,22);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

#teaserboxCalendar .disableMonth {
    display: none;
}

#teaserboxCalendar .selected {
    background-color: rgb(50,30,22);
    color: #fff;
}

#teaserboxCalendar .prevSelected {
    background-color: rgb(50,30,22);
    color: #fff;
    cursor: default;
}
.ohteaser,.ohteaser fieldset {
    border: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.teaser-dates input,.teaser-dropdown,.teaser-promo {
    border: 1px solid rgb(227,208,186);
    margin-right: 8px;
    font-size: 12px;
}
.teaser-dates input,.teaser-promo {
    padding: 3px 2px;
    width: 90px;

}
.teaser-dates input{
    background: #fff url(../images/layout/calendar.gif) top right no-repeat;
}

.teaser-dropdown {
    padding: 2px 2px;
    /* background:rgb(227,208,186); */
    color: rgb(50,30,22);
    border: rgb(227,208,186);
    font-size: 14px;
    width: 70px;
}

.teaser-dates {
    color: #fff;
}

.teaser-dates input {
    cursor: pointer;
}

@media only screen and (max-width: 480px) {
    h1 {
        font-size:2em
    }

    h2 {
        font-size: 1.6em
    }

    h3 {
        font-size: 1.4em;
    }

    #featured_slider {
        display: none;
    }

    #slider_wrapper {
        display: none;
    }

    a.tel {
        color: rgb(159,56,58);
        text-decoration: none;
    }

    article {
        width: 100%;
    }

    table.fancy_table {
        font-size: 0.8em;
        width: 90%;
        margin-left: 0;
    }

    table.fancy_table td {
        border: none;
    }

    .button.large span {
        font-size: 0.8em;
    }

    .button.large {
        width: 80%;
        margin: 1em;
    }

    .button.xlarge {
        width: 90%;
        font-size: 1.2em;
    }

    .slider_wrapper {
        display: none;
        );}

    .event article {
        padding: 0;
    }

    .fancytoggle {
        margin: 5px 5px 20px 0;
    }

    .inner {
        width: 100%;
        margin: 0 auto;
    }

    #stretched #wrapper {
        width: 95%;
    }

    #boxed #wrapper {
        width: 80%;
    }

    #stretched #topbar, #boxed #topbar, #stretched #header, #boxed #header, #stretched #subheader, #boxed #subheader, #stretched #footer, #boxed #footer {
        width: 100%;
    }

    #subheader .rightaside {
        display: none;
    }

    #subheader h1 {
        float: none;
        display: block;
        width: auto;
        text-align: center;
        line-height: normal;
        padding-right: 10%;
    }

    #desktop-nav-bg {
        background: none;
    }

    #reservation {
        width: 93%;
        height: auto;
        padding: 1em 0;
        background: url('../images/layout/small-res-bg.jpg');
        background-size: cover;
        margin: 135px auto 0 auto;
        clear: both;
        background-size: cover;
    }

    #reservation form {
        width: 100%;
        padding: 0 0 0 8px;
        margin: 0
    }

    #reservation p {
        font-size: 1.1em;
        color: #000;
        line-height: 1;
        width: 100%;
        display: block;
    }

    #reservation input[type="button"] {
        float: right
    }

    form#teaserBoxContainer.ohteaser.teaser-button {
        background-color: rgb(50,30,22);
        color: rgb(227,208,186);
        margin: 10px auto;
    }

    form#teaserBoxContainer.ohteaser.teaser-button:hover {
        background-color: rgb(227,208,186);
        color: rgb(50,30,22);
    }

    .bio {
        text-align: center;
    }

    .divider {
        display: none;
    }

    .half_width, .one_half, .one_third, .one_third_email, .two_third, .one_fourth, .one_fifth, .three_fourth, .four_fifth, .two_fifth, .three_fifth, .one_sixth, .four_sixth {
        width: 92%;
        margin-right: 0;
    }

    ul {
        margin-bottom: 0
    }

    .portfolio_item .two_third {
        width: 97%;
    }

    .portfolio_item .one_third {
        width: 97%;
    }

    .portfolio_item .one_half {
        width: 97%;
    }

    .portfolio_item .one_fourth {
        width: 97%;
    }

    .leftsidebar #main {
        width: 100%;
    }

    .rightsidebar #main {
        width: 100%;
    }

    .leftsidebar #sidebar {
        width: 100%;
    }

    .rightsidebar #sidebar {
        width: 100%;
    }

    .twosidebar .leftsidebar #sidebar {
        width: 100%;
    }

    .twosidebar #main {
        width: 100%;
    }

    .twosidebar .rightsidebar #sidebar {
        width: 100%;
    }

    .rightsidebar #sidebar .widget-area {
        padding-left: 0;
    }

    .twosidebar #main {
        padding-left: 0;
    }
    .logo {
        display: none;
    }

    .logo a img {
        display: none;
    }

    .logo-horizontal {
        display: block;
    }

    .logo-horizontal a img {
        display: block;
        width: 100%
    }

    .menu {
        width: 100%;
        position: inherit;
        left: 0px;
    }

    .menu select {
        width: 100%;
    }

    .planbox {
        display: block;
        width: 97%;
        margin-bottom: 5px;
    }
    #stretched .pagemid, #boxed .pagemid {
        width: 100%;
    }
    #featured_slider {
        display: none;
    }

    #featured_slider img {
        display: none;
    }

    .slider_wrapper {
        display: none;
    }

    html[xmlns] .slides {
        display: none;
    }

    .slides::after {
        display: none;
    }

    .flexslider {
        display: none;
    }

    .flexslider .slides {
        display: none;
    }

    .flexslider .slides > li {
        display: none;
    }

    .flexslider .slides img {
        display: none;
    }

    ul.slides {
        display: none;
    }

    .flex-caption {
        display: none;
    }

    .teamMember {
        margin: 0 0 25px 0;
    }

    ul.tabs a {
        padding: 12px 5px;
    }

    .pricetable .block, .pricetable .block.active {
        width: 48%;
        float: left;
        margin-bottom: 10px;
    }

    .post .entry-title {
        text-align: left;
    }

    .post .post_content {
        width: 100%;
    }

    .fullwidth #main .entry-content {
        margin-bottom: 40px;
    }

    #container {
        width: 100%;
    }

    .masonry {
        width: 100%;
    }

    .port {
        float: left;
        width: 45%;
        margin: 10px 15px 35px 0;
    }

    #galleria1 {
        width: 100%;
    }

    .rightsidebar #main .entry-content {
        padding-right: 0;
    }

    .rightsidebar #sidebar .content {
        padding-left: 0;
    }

    .leftsidebar #main .entry-content {
        padding-left: 0;
    }

    .leftsidebar #sidebar .content {
        padding-right: 0;
    }

    .port_img {
        width: 100%;
    }

    .postimg {
        width: 100%;
    }

    .post_slider {
        width: 100%;
    }

    .sort_img {
        width: 100%;
    }

    .links {
        background: rgb(50, 30, 22)
    }
}
@media only screen and (min-width: 481px) and (max-width:767px) {
    body {
        background:url('../images/layout/bg2.jpg') top left repeat;
    }

    @font-face {
        font-family: 'bullion_extra_condensed_wfRg';
        src: url('../fonts/bullion_extra_condensed_wf-webfont.eot');
        src: url('../fonts/bullion_extra_condensed_wf-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/bullion_extra_condensed_wf-webfont.woff') format('woff'), url('../fonts/bullion_extra_condensed_wf-webfont.ttf') format('truetype'), url('../fonts/bullion_extra_condensed_wf-webfont.svg#bullion_extra_condensed_wfRg') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    h1 {
        font-size: 3em;
        font-family: 'bullion_extra_condensed_wfRg', Georgia, Times, serif;
    }

    h2 {
        font-size: 1.8em
    }

    h3 {
        font-size: 1.4em;
    }

    #featured_slider {
        position: relative;
        margin: 0px auto;
        padding: 0px 0;
        z-index: -2;
    }

    .slider_wrapper {
        position: relative;
        margin: 0px auto;
        z-index: -2;
    }

    #featured_slider figure {
        display: block;
        z-index: -2;
    }

    #featured_slider img {
        display: block;
        z-index: -2;
    }

    .inner {
        width: 100%;
    }

    article {
        width: 100%;
    }

    table.fancy_table {
        width: 90%;
    }

    table.fancy_table td {
        border-bottom: 1px solid rgb(227,208,186);
    }

    .button.large span {
        font-size: 1em;
    }

    .button.large {
        width: 80%;
        margin: 1em auto;
    }

    .button.xlarge {
        width: 90%;
        font-size: 1.2em;
    }

    .teaser-dropdown {
        font-size: 12px;
        width: 25%;
    }

    .teaser-button {
        font-size: 10px;
    }
    #boxed #wrapper, #stretched #wrapper {
        width: 80%;
    }

    .event article {
        padding: 0;
    }

    .topbar .nav {
        display: table;
        float: left;
        margin: 0 auto;
    }

    .topbar .atpsocials {
        display: inline;
        float: right;
        margin: 0 auto;
    }

    .menu .sf-menu span {
        display: none;
    }

    #stretched #topbar, #boxed #topbar, #stretched #header, #boxed #header, #stretched #subheader, #boxed #subheader, #stretched #footer, #boxed #footer {
        width: 100%;
    }

    .divider {
        display: none;
    }

    .links {
        height: 60px;
    }

    #subheader .rightaside {
        display: none;
    }

    #subheader h1 {
        float: none;
        display: block;
        width: auto;
        text-align: center;
        line-height: normal;
        padding-right: 10%;
    }

    .half_width, .one_half, .one_third, .one_third_email, .two_third, .one_fourth, .one_fifth, .three_fourth, .four_fifth, .two_fifth, .three_fifth, .one_sixth, .four_sixth {
        width: 92%;
        margin-right: 0;
    }

    .portfolio_item .two_third {
        width: 97%;
    }

    .portfolio_item .one_third {
        width: 97%;
    }

    .portfolio_item .one_half {
        width: 97%;
    }

    .portfolio_item .one_fourth {
        width: 97%;
    }

    .leftsidebar #main {
        width: 100%;
    }

    .rightsidebar #main {
        width: 100%;
    }

    .leftsidebar #sidebar {
        width: 100%;
    }

    .rightsidebar #sidebar {
        width: 100%;
    }

    .twosidebar .leftsidebar #sidebar {
        width: 100%;
    }

    .twosidebar #main {
        width: 100%;
    }

    .twosidebar .rightsidebar #sidebar {
        width: 100%;
    }

    .rightsidebar #sidebar .widget-area {
        padding-left: 0;
    }

    .twosidebar #main {
        padding-left: 0;
    }

    .subheader {
        width: 280px;
    }

    .subdesc {
        width: 100%;
    }

    #head {
        margin: 0;
        width: 100%;
    }

    .logo {
        display: none;
    }

    .logo a img {
        display: none;
    }

    .logo-horizontal {
        display: block;
    }

    .logo-horizontal a img {
        display: block;
        width: 100%
    }

    #desktop-nav-bg {
        background: none;
    }

    ul {
        margin-bottom: 0;
    }

    .act_desc {
        height: 20em;
    }

    .menu {
        width: 100%;
        position: inherit;
        left: 0;
    }

    .menu select {
        width: 98%;
        padding: 5px;
        margin: 0 0 8px 8px;
        border: 1px solid #eee;
    }

    #reservation {
        width: auto;
        height: auto;
        padding: 1em;
        background: url('../images/layout/small-res-bg.jpg');
        background-size: cover;
        margin: -10px auto 0 auto;
        clear: both;
        background-size: cover;
    }

    #reservation form {
        width: 100%;
        padding: 0 0 0 8px;
        margin: 0
    }

    #reservation p {
        font-size: 1.1em;
        color: #000;
        line-height: 1;
        width: 100%;
        display: block;
    }

    #reservation input[type="text"] {
        width: 90%;
    }

    #reservation input[type="button"] {
        float: right
    }

    .teaser-button {
        background-color: rgb(50,30,22);
        color: rgb(227,208,186);
        margin: 10px auto;
    }

    .teaser-button:hover {
        background-color: rgb(227,208,186);
        color: rgb(50,30,22);
    }

    select#pdadults.teaser-dropdown.adults, select#pdchildren.teaser-dropdown.children {
        width: 40%;
        margin-top: 10px;
        margin-right: 10px;
    }

    .links {
        background: rgb(50, 30, 22);
    }

    .links p {
        font-size: 1.5em
    }
    .slider_wrapper {
        width: 100%;
        margin: 0 auto;
    }

    .planbox {
        display: block;
        width: 97%;
        margin-bottom: 5px;
    }
    #stretched .pagemid, #boxed .pagemid {
        width: 100%;
    }
    .flex-caption {
        display: none;
    }

    .teamMember {
        margin: 0 0 25px 0;
    }

    .three_fourth {
        width: 100%;
    }

    .pricetable {
        width: 100%;
        height: 100%;
    }

    .pricetable .block {
        width: 95%;
        float: none;
        margin-bottom: 10px;
    }

    .pricetable .block.active {
        width: 95%;
    }

    .port_box {
        float: none;
        width: auto;
        margin-bottom: 5px;
    }

    .port_desc {
        padding-top: 5px;
    }

    .port_img, .sort_img, .postimg {
        width: 100%;
    }

    .post .post_content {
        width: 100%;
    }

    #comments-title {
        width: 100%;
        float: none;
    }

    ol.commentlist {
        width: 100%;
        margin-left: 0;
    }

    .comment-author {
        margin-bottom: 10px;
    }

    .fancy_table {
        width: 50%;
    }

    .fancybox_wrapper {
        margin-bottom: 10px;
    }

    .vertabs ul.tabs, .vertabs .panes {
        display: none;
    }

    .post2 .post-info {
        display: block;
        float: none;
        width: 100%;
    }

    .post2 header h2 {
        display: block;
        float: none;
        width: 100%;
        padding: 0
    }

    .post2 .postmetadata span {
        display: inline-block;
    }

    .rightsidebar #main .entry-content {
        padding-right: 0;
    }

    .rightsidebar #sidebar .content {
        padding-left: 0;
    }

    .leftsidebar #main .entry-content {
        padding-left: 0;
    }

    .leftsidebar #sidebar .content {
        padding-right: 0;
    }

    .teaser-dates {
        margin-top: 0;
        margin-right: 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width:1260px) {
    body {
        background:url('../images/layout/bg2.jpg') top left repeat;
    }

    @font-face {
        font-family: 'bullion_extra_condensed_wfRg';
        src: url('../fonts/bullion_extra_condensed_wf-webfont.eot');
        src: url('../fonts/bullion_extra_condensed_wf-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/bullion_extra_condensed_wf-webfont.woff') format('woff'), url('../fonts/bullion_extra_condensed_wf-webfont.ttf') format('truetype'), url('../fonts/bullion_extra_condensed_wf-webfont.svg#bullion_extra_condensed_wfRg') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    h1 {
        font-size: 3em;
        font-family: 'bullion_extra_condensed_wfRg', Georgia, Times, serif;
    }

    h2 {
        font-size: 1.8em
    }

    #featured_slider {
        position: relative;
        margin: 0px auto;
        padding: 0px 0;
        z-index: -2;
    }

    .slider_wrapper {
        position: relative;
        margin: 0px auto;
        z-index: -2;
    }

    #featured_slider figure {
        display: block;
        z-index: -2;
    }

    #featured_slider img {
        display: block;
        z-index: -2;
    }

    .inner {
        width: 720px;
    }

    table.fancy_table {
        width: 90%;
        font-size: 0.9em;
    }

    table.fancy_table td {
        border: 1px solid rgb(227,208,186);
    }

    table.fancy_table th {
        border: none;
    }
    #boxed #wrapper, #stretched #wrapper {
        width: 760px;
    }

    .teaser-dropdown {
        font-size: 12px;
        width: 65px;
    }

    .teaser-button {
        font-size: 10px;
    }

    .event span.toggle h5 {
        font-size: 1em;
    }

    .act_desc {
        height: 19em;
    }

    .fullwidth #main {
        padding: 1em 0
    }

    #stretched #topbar, #boxed #topbar, #stretched #header, #boxed #header, #stretched #subheader, #boxed #subheader, #stretched #footer, #boxed #footer {
        width: 760px;
    }

    #head {
        margin: 0 auto;
    }

    .logo {
        display: table;
        float: left;
        margin: 0 auto -180px auto;
        width: 120px;
    }

    .logo a img {
        width: 120px;
    }

    .logo h1 {
        font-size: 1.3em;
    }

    .logo h2 {
        font-size: 0.6em;
        line-height: 150%;
        letter-spacing: -1px
    }

    .sf-menu {
        margin-top: 1em;
    }

    .sf-menu li a {
        font-size: 1.2em;
        font-weight: normal;
        color: #fff;
    }

    .sf-menu li.sfHover ul {
        top: 3em;
    }

    #reservation {
        height: 50px;
        width: 100%;
        padding: 0.8em 0 0 0;
        background-size: auto;
    }

    #reservation form {
        width: 100%
    }

    #reservation p {
        font-size: 1em;
        line-height: 200%;
        width: 20%;
        display: inline;
        margin: 5px;
        padding: 0
    }

    .flex-caption {
        width: 30%;
        font-size: 0.8em;
    }
    .slider_wrapper {
        width: 760px;
        margin: 0 auto;
    }
    #stretched .pagemid, #boxed .pagemid {
        width: 760px;
    }

    ul.tabs a {
        padding: 12px 5px;
    }

    .pricetable {
        width: 100%;
    }

    .pricetable .block, #pricetable .block.active {
        width: 49%;
        float: left;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1261px) {
    body {
        background:url('../images/layout/bg2.jpg') top left repeat;
    }

    .logo {
        width: 250px;
    }

    @font-face {
        font-family: 'bullion_extra_condensed_wfRg';
        src: url('../fonts/bullion_extra_condensed_wf-webfont.eot');
        src: url('../fonts/bullion_extra_condensed_wf-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/bullion_extra_condensed_wf-webfont.woff') format('woff'), url('../fonts/bullion_extra_condensed_wf-webfont.ttf') format('truetype'), url('../fonts/bullion_extra_condensed_wf-webfont.svg#bullion_extra_condensed_wfRg') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    h1 {
        font-family: 'bullion_extra_condensed_wfRg', Georgia, Times, serif;
    }

    .one_third_email {
        background: url('../images/layout/emailbg.jpg') top left repeat;
        background-size: cover;
    }

    #featured_slider {
        position: relative;
        margin: 0px auto;
        padding: 0px 0;
        z-index: -2;
    }

    .slider_wrapper {
        position: relative;
        margin: 0px auto;
        z-index: -2;
    }

    #featured_slider figure {
        display: block;
        z-index: -2;
    }

    #featured_slider img {
        display: block;
        z-index: -2;
    }

    table.fancy_table td {
        border: 1px solid rgb(227,208,186);
    }

    table.fancy_table th {
        border: none;
    }

    .sf-menu {
        margin-top: -4.3em;
    }

    .sf-menu li a {
        font-size: 1.8em;
        font-weight: normal;
        color: #fff;
    }
}
@-ms-viewport {
    width: device-width;
}

@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: 320px;
    }
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.visible-xs {
    display: none !important;
}

tr.visible-xs {
    display: none !important;
}

th.visible-xs,
td.visible-xs {
    display: none !important;
}

@media (max-width: 767px) {
    #reservation.visible-xs {
        display: block !important;
    }
    .visible-xs {
        display: block !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-xs.visible-sm {
        display: block !important;
    }
    tr.visible-xs.visible-sm {
        display: table-row !important;
    }
    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-xs.visible-md {
        display: block !important;
    }
    tr.visible-xs.visible-md {
        display: table-row !important;
    }
    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-xs.visible-lg {
        display: block !important;
    }
    tr.visible-xs.visible-lg {
        display: table-row !important;
    }
    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell !important;
    }
}

.visible-sm {
    display: none !important;
}

tr.visible-sm {
    display: none !important;
}

th.visible-sm,
td.visible-sm {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-sm.visible-xs {
        display: block !important;
    }
    tr.visible-sm.visible-xs {
        display: table-row !important;
    }
    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-sm.visible-md {
        display: block !important;
    }
    tr.visible-sm.visible-md {
        display: table-row !important;
    }
    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-sm.visible-lg {
        display: block !important;
    }
    tr.visible-sm.visible-lg {
        display: table-row !important;
    }
    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important;
    }
}

.visible-md {
    display: none !important;
}

tr.visible-md {
    display: none !important;
}

th.visible-md,
td.visible-md {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-md.visible-xs {
        display: block !important;
    }
    tr.visible-md.visible-xs {
        display: table-row !important;
    }
    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-md.visible-sm {
        display: block !important;
    }
    tr.visible-md.visible-sm {
        display: table-row !important;
    }
    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-md.visible-lg {
        display: block !important;
    }
    tr.visible-md.visible-lg {
        display: table-row !important;
    }
    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important;
    }
}

.visible-lg {
    display: none !important;
}

tr.visible-lg {
    display: none !important;
}

th.visible-lg,
td.visible-lg {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-lg.visible-xs {
        display: block !important;
    }
    tr.visible-lg.visible-xs {
        display: table-row !important;
    }
    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-lg.visible-sm {
        display: block !important;
    }
    tr.visible-lg.visible-sm {
        display: table-row !important;
    }
    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-lg.visible-md {
        display: block !important;
    }
    tr.visible-lg.visible-md {
        display: table-row !important;
    }
    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

#featured_slider.hidden-xs {
    display: block !important;
}

#reservation.hidden-xs {
    display: block !important;
}

.hidden-xs {
    display: block !important;
}

tr.hidden-xs {
    display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
    display: table-cell !important;
}

@media (max-width: 767px) {
    img.hidden-xs {
        display: none !important;
    }
    #reservation.hidden-xs {
        display: none !important;
    }
    .hidden-xs {
        display: none !important;
    }
    tr.hidden-xs {
        display: none !important;
    }
    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-xs.hidden-sm {
        display: none !important;
    }
    tr.hidden-xs.hidden-sm {
        display: none !important;
    }
    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-xs.hidden-md {
        display: none !important;
    }
    tr.hidden-xs.hidden-md {
        display: none !important;
    }
    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xs.hidden-lg {
        display: none !important;
    }
    tr.hidden-xs.hidden-lg {
        display: none !important;
    }
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important;
    }
}

.hidden-sm {
    display: block !important;
}

tr.hidden-sm {
    display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
    display: table-cell !important;
}

@media (max-width: 767px) {
    .hidden-sm.hidden-xs {
        display: none !important;
    }
    tr.hidden-sm.hidden-xs {
        display: none !important;
    }
    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
    tr.hidden-sm {
        display: none !important;
    }
    th.hidden-sm,
    td.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-sm.hidden-md {
        display: none !important;
    }
    tr.hidden-sm.hidden-md {
        display: none !important;
    }
    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-sm.hidden-lg {
        display: none !important;
    }
    tr.hidden-sm.hidden-lg {
        display: none !important;
    }
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important;
    }
}

.hidden-md {
    display: block !important;
}

tr.hidden-md {
    display: table-row !important;
}

th.hidden-md,
td.hidden-md {
    display: table-cell !important;
}

@media (max-width: 767px) {
    .hidden-md.hidden-xs {
        display: none !important;
    }
    tr.hidden-md.hidden-xs {
        display: none !important;
    }
    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md.hidden-sm {
        display: none !important;
    }
    tr.hidden-md.hidden-sm {
        display: none !important;
    }
    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
    tr.hidden-md {
        display: none !important;
    }
    th.hidden-md,
    td.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-md.hidden-lg {
        display: none !important;
    }
    tr.hidden-md.hidden-lg {
        display: none !important;
    }
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important;
    }
}

.hidden-lg {
    display: block !important;
}

tr.hidden-lg {
    display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
    display: table-cell !important;
}

@media (max-width: 767px) {
    .hidden-lg.hidden-xs {
        display: none !important;
    }
    tr.hidden-lg.hidden-xs {
        display: none !important;
    }
    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-lg.hidden-sm {
        display: none !important;
    }
    tr.hidden-lg.hidden-sm {
        display: none !important;
    }
    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg.hidden-md {
        display: none !important;
    }
    tr.hidden-lg.hidden-md {
        display: none !important;
    }
    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
    tr.hidden-lg {
        display: none !important;
    }
    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

tr.visible-print {
    display: none !important;
}

th.visible-print,
td.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
    .hidden-print {
        display: none !important;
    }
    tr.hidden-print {
        display: none !important;
    }
    th.hidden-print,
    td.hidden-print {
        display: none !important;
    }
}

#field24456666 {
    width: 94%!important;
}

.fsBody .fsForm {
    background-color: none!important;
}

.fsSubmit .fsPagination {
    background-color: none!important;
}

#fsSubmitButton1990226 {
    height: 50%;
    width: 50%;
    text-transform: uppercase;
}

/* Open Hospitality Teaser */
#teaserWrapper {
    border: rgb(195,135,39);
    position: relative;
    width: 220px;
}
.teaser-dates {
    position: relative;
    display: inline-block;
}
#inDateContainer,
#outDateContainer {
    position: absolute;
    z-index: 20;
    top: 30px;
    left: 0;
}
.teaser-button {
    border: rgb(227,208,186);
    background-color: rgb(50,30,22);
    color: #fff;
    cursor: pointer;
    padding: 0 10px;
    line-height: 20px;
    font-size: 13px;
    text-transform: uppercase;
    /* height: 100%!important; */
}

.teaser-button:hover{
    color:#f90;

}
#teaser-close {
    background-color: rgb(50,30,22);
    color: #fff;
    text-align: center;
    cursor: pointer;
    padding: 7px 0;
    text-transform: lowercase;
}
.teaser-link {
    display: block;
    text-align: center;
    margin: 4px 0 0 10px;
    color: #333;
    font-size: .9em;
    float: left;
}

/* Teaser Header */
#teaserHeader {
    background-color: rgb(195,135,39);
    color: #fff;
    height: 38px;
    text-align: center;
    width: 100%;
    position: relative;
}
.pdarrows {
    background-repeat: no-repeat;
    width: 15%;
    height: 38px;
    float: left;
    cursor: pointer;
    background-position: center center;
}
.pdarrows.disabled {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default;
}
.pdarrows.left {
    background-image: url('arrow-left.png');
}
.pdarrows.right {
    background-image: url('arrow-right.png');
}
.headerMonth {
    width: 70%;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
}
.headerMonth a {
    color: #fff;
    text-decoration: none;
}

/* Calendar*/
#teaserboxCalendar {
    background-color: #fff;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}
#teaserboxCalendar th,
#teaserboxCalendar td {
    padding: 8px 0;
    font-size: 12px;
    line-height: 12px;
}
#teaserboxCalendar .col {
    color: #000;
    cursor: pointer;
}
#teaserboxCalendar .col:hover {
    background-color: rgb(195,135,39);
    color: #fff;
}
#teaserboxCalendar .disabled,
#teaserboxCalendar .disabled:hover {
    background-color: #ddd;
    color: #bbb;
    cursor: default;
}
#teaserboxCalendar .dateCol {
    background-color: rgba(195,135,39,1);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
#teaserboxCalendar .disableMonth {
    display: none;
}
#teaserboxCalendar .selected {
    background-color: rgba(195, 135, 39, 0.62);
    color: #fff;
}
#teaserboxCalendar .prevSelected {
    background-color: #107798;
    color: #fff;
    cursor: default;
}

/* Layout */
.ohteaser,
.ohteaser fieldset {
    border: none;
}
.clear {
    clear: both;
}
.hidden {
    display: none;
}

.teaser-dates input,
.teaser-dropdown,
.teaser-promo {
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px;
    font-size: 12px;
}

.teaser-dates,
.teaser-button {
    float: left;
}

.teaser-dates input,
.teaser-promo {
    padding: 3px 2px;
}

.teaser-dropdown {
    padding: 2px 2px;
}
.teaser-dates input {
    cursor: pointer;
    /* background: rgb(227,208,186); */
    color: rgb(50,30,22);
}

/* Multiroom */
#pickDate {
    height: 50px;
    box-sizing: border-box;
    padding-top: 15px;
    background: url('../images/layout/res-bg.png') center top repeat-x;

}

/*#pdadults, #pdchildren {display: none;}*/

#inDate {
    margin-left: 70px;
    /* background: rgb(227,208,186); */
    color: rgb(50,30,22);
}


.teaser-link {
    float: right;
    color: white;
    margin-right: 50px;
    font-weight: bold;
    position: relative;
}

#pdpromocode {
    width: 140px;
    height: 15px;
    /*  background: #fff!important; */
    line-height: 115%!important;
    font-size: 12px;
    /* background: rgb(227,208,186); */
    color: rgb(50,30,22);
}

#inDateContainer {
    margin-left: 30px;
}

a.teaser-link:hover {
    color:#f90;
}

#wrapper > ul:nth-child(11) > li:nth-child(4) {
  width: 560px;
}

#wrapper > ul:nth-child(11) > li:nth-child(5) {
  width: 595px;
}

@media screen and (max-width: 1260px) {

form#teaserBoxContainer {
    width: 100%;
    height: 70px;
    position: relative;
    bottom: 13px;
}

#teaser-submit {
    position: relative;
    left: -85px;
}

#teaserBoxContainer > fieldset > span > a {
    position: relative;
    left: -140px;
}

}

/*Footer Fix*/

div.cr-footer > div > div.footer-left > p:nth-child(3) > span:nth-child(2) > a {
    color: white;
}

div.cr-footer > div > div.footer-left > p:nth-child(3) > span:nth-child(3) > a {
    color: white;
}

div.cr-footer > div > div.footer-left > p:nth-child(2) > span:nth-child(4) > a {
    color: white;
}

/*Contact Btn*/

.contact-btn {
    width: 157px;
    background-image: url('../bpimages/Contact-Us.png');
    display: inline-block;
    height: 33px;
    position: relative;
    top: 6px;
}

.contact-fix-l{
    background-image: url('../bpimages/contact-fix-l.png');
    width: 162px;
    height: 53px;
    display: inline-block;
    position: fixed;
    right: 27px;
    top: 50%;
}
 .contact-fix-2{
    background-image: url('../bpimages/Group3.png');
    width: 162px;
    height: 53px;
    display: inline-block;
    position: fixed;
    right: 27px;
    top: 40%;
} 

.contact-fix-r{
    background-image: url('../bpimages/contact-fix-r.png');
    width: 27px;
    height: 53px;
    display: inline-block;
    position: fixed;
    right: 0px;
    top: 50%;
}
  .contact-fix-r1{
    background-image: url('../bpimages/Group31121.png');
    width: 27px;
    height: 43px;
    display: inline-block;
    position: fixed;
    right: 0px;
    top: 40.8%;
}  


.column-half.right {width: 29%;position: relative;}

.employment_listing {padding: 35px;}

.full_width{
text-align: center;
}

.activities .toggler li h3, .toggle-container.zip li h3{
  background: rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
  display: block;
  font-family: "font_normal";
  font-size: 30px;
  outline: 0 none;
  padding:10px 0;
  position: relative;
  text-align:center;
  text-decoration: none;
  width: 100%;
  margin: 0;
}
.leadin-styles ul.toggler.inside{
padding: 0;
}
.leadin-styles ul.toggler.inside li{
list-style: none;
}
.toggler.inside{
float: left;
width:100%;
margin-top:20px;
}
.toggler.inside .watch_our{
float: left;
width: 49%;
margin: 0 1% 0 0;
}
.toggler.inside .watch_our:last-child{
margin-right: 0;
float: right;
}

.toggler.inside span{
margin-bottom: 20px;
text-align: center;
font-size:21px;
}
.toggler.inside.no_space span{
margin-bottom: 0;
text-align: center;
}
.prime_time, .toggle-container.zip{
float: left;
width: 100%;
}
.toggle-container.zip .toggler .sub-nav{
display: block;
}
.toggle-container.zip{
margin-bottom: 20px;
}
.toggle-container.zip .full_width{
padding-top:20px;
}
.video_head{
margin:0 0 10px;
font-size: 24px;
}
div#dvgetaway input {
    width: 90%;
}
 div#dvgetaway .getawaySendRegistration{
	
    width: 220px;
    float: right;
    margin-right: 10%;
    height: 36px;
    background-color: #d81717;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
  textarea#comments::placeholder {
    font: normal 1em/1.6 'font_normal', Arial, Tahoma, Verdana;
    color: rgb(50,30,22);
}
textarea#comments{
	font-family: 'font_normal', Arial, Tahoma, Verdana; 
	
}
