body {
	margin: 0;
}

html,
body {
	max-width: 100%;
	overflow-x: hidden;
}

.rr_slide {
	text-align: center !important;
}

.aa1 {
	width: 88px;
	height: 40px;
	float: left;
}

#left_content {
	height: auto !important;
}

.red {
	color: #670d00 !important;
}

.yellow {
	color: #e5a700 !important;
}

.gray {
	color: #7f8081 !important;
}

#header {
	background: url('../images/header_bg.jpg') center 11px repeat-x;
	width: 100%;
	min-height: 137px;
	position: relative;
	z-index: 2;
}

#upper_header {
	width: 100%;
	min-height: 38px;
	margin: 0;
	position: relative;
}

.visible-lg {
	font-size: 17px;
	top: 10px !important;
}

#staywithus {
	float: left;
	width: 34%;
	padding-left: 25px;
	position: relative;
	top: 8px;
}

#header_social {
	position: relative;
	top: 15px;
}

#header_social .social_icon {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 5px;
}

#header_social .social_icon a {
	float: left;
	position: relative;
}

#header_social .social_icon .icon_bw,
#header_social .social_icon .icon_color {
	position: absolute;
	top: 0;
	left: 0;
}

#header_social .social_icon .icon_bw {
	z-index: 2;
}

#header_social .social_icon .icon_color {
	z-index: 1;
}

#download_link {
	position: relative;
	right: 33px;
	top: 15px;
	padding: 0px;
}

#download_link a {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	margin-left: 10px;
}

#download_link a:before {
	content: url('../images/img1.jpg');
	position: absolute;
	left: -24px;
	top: -4px;
}

#header_phone {
	color: #000000;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	top: 10px;
}

.phone_before {
	font-size: 24px;
	font-family: 'Pinyon Script', cursive;
}

#header_reservations {
	color: #000000;
	font-size: 20px;
	font-style: italic;
	padding-top: 0;
	position: relative;
}

#header_reservations a {
	position: absolute;
	top: -5px;
}

#header_reservations a:hover {
	text-decoration: none;
}

#header_reservations .resv_drop {
	color: #ffffff;
	float: left;
	font-family: "Josefin Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}

#header_search #search_icon {
	background: url("../images/search.png") no-repeat scroll left top;
	cursor: pointer;
	height: 25px;
	position: absolute;
	right: 75px;
	top: 7px;
	width: 25px;
}

#new_book {
	background: url("../images/book_bg.png") no-repeat scroll right top;
	float: left;
	padding: 9px 25px 20px 43px;
	width: 284px;
}

#logo {
	padding: 0;
}

#logo a {
	left: 50%;
	margin-left: -135px;
	position: relative;
}

.nav_link {
	padding: 0px 3px !important;
	margin-top: 9px;
}

#left_nav .nav_link:after {
	content: url("../images/nav_div.png");
	position: absolute;
	right: 0;
	top: 0;
}

#right_nav .nav_link:before {
	content: url("../images/nav_div.png");
	position: absolute;
	left: 0;
	top: 0;
}

.last_nav:after {
	content: '' !important;
}

.first_nav:before {
	content: '' !important;
}

.nav_link,
.nav_link a,
#mobile_links a {
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.nav_link a:hover,
#mobile_links a:hover {
	text-decoration: none;
	color: #e5a700;
}

.nav_link a .script,
#mobile_links a .script {
	font-family: 'Great Vibes', cursive;
	font-size: 16px;
	padding-right: 2px;
}

.nav_link a .script2,
#mobile_links a .script2 {
	font-family: 'Pinyon Script', cursive;
	font-size: 21px;
	line-height: 19px;
}

#header_search_box {
	position: absolute;
	right: 0;
	top: -78px;
	padding: 10px;
	background-color: #ffffff;
	-moz-box-shadow: 0 0 7px 4px #000;
	-webkit-box-shadow: 0 0 7px 4px #000;
	box-shadow: 0 0 7px 4px #000;
	z-index: 100;
}

#search_box_close {
	color: #c8c8c8;
	font-size: 10px;
	margin-bottom: 5px;
	text-align: right;
	cursor: pointer;
}

.testimonial-body {
	padding-top: 10px;
}

.contact-form .dfcolumns {
	float: left;
	height: 40px;
}

.contact-form .radios li {
	width: 49.5%;
	float: left;
}

.contact-form input {
	width: 100%;
}

.contact-form .column .dform_element {
	width: 95%;
}

.contact-form .column-last input {
	float: right;
}

.contact-form .dform {
	width: 100%;
}

.contact-form .radios {
	width: 100%;
	clear: both;
}

.contact-form .dfinput_full {
	clear: both;
}

.contact-form .dform .submit_button input {
	background-color: #670D00;
	border: 1px solid #670D00 !important;
	color: #fff;
	margin-top: 10px;
	text-align: center;
	width: 90px;
	height: 35px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.contact-form .dform_container label {
	color: #919191;
}

.custom-label {
	display: inline-block;
	margin-right: .8em;
	cursor: pointer;
}

.custom-radio,
.custom-check {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	top: -0.15em;
	margin: 0 .4em;
	width: 10px;
	height: 10px;
	background: url(http://23.229.192.173/assets/images/radio_dots.png) 0 0 no-repeat;
}

.custom-radio {
	background-position: 0 0px;
}

.custom-radio.focus {
	background-position: -24px 0px;
}

.custom-radio.checked {
	background-position: -24px 0px;
}

.custom-radio.checked.focus {
	background-position: -36px 0px;
}

.staff-image {}

.staff-name {}

.staff-body {}

#footer {
	width: 100%;
	min-height: 214px;
	background: url('../images/footer_bg.jpg') top center;
}

#footer_wrap {
	background: url('../images/footer_highlight.jpg') top center no-repeat;
	min-height: 1px;
}

#footer_center {
	margin-top: 100px;
}

#address_area {
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.add_div {
	margin: 0 5px;
}

#copyright_area {
	margin-top: 10px;
}

#copyright_area,
#copyright_area a {
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 10px;
	color: #7f8081;
}

#footer_right {
	height: 100%;
	position: relative;
}

#footer_social {
	position: absolute;
	top: 96px;
	right: -22px;
}

#footer_social .social_icon {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 5px;
}

#footer_social .social_icon a {
	position: relative;
}

#footer_social .social_icon .icon_bw,
#footer_social .social_icon .icon_color {
	position: absolute;
	top: 0;
	left: 0;
}

#footer_social .social_icon .icon_bw {
	z-index: 2;
}

#footer_social .social_icon .icon_color {
	z-index: 1;
}

#social_header .social_icon .icon_color {
	margin-top: -67px;
	z-index: 1;
}

#social_header .social_icon .icon_bw {
	position: relative;
	z-index: 2;
}

#footer_connected,
#footer_signup {
	color: #e5a700;
	font-family: 'Pinyon Script', cursive;
	font-size: 28px;
	position: absolute;
	right: 0;
	top: 36px;
}

#footer_connected .get,
#footer_signup .email {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#footer_signup {
	left: 15px;
	top: 16px;
}

.input_field {
	background: url("../images/footer_input_bg.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
	border: 0 none !important;
	font-size: 14px;
	height: 25px !important;
	line-height: 29px;
	padding-left: 5px !important;
	vertical-align: middle;
	width: 167px !important;
	color: #ffffff !important;
	font-family: 'Josefin Sans', sans-serif;
	box-shadow: none !important;
	margin: 0px !important;
	padding-top: 1px !important;
	float: left;
	position: absolute;
	left: 88px;
}

.input_field::-webkit-input-placeholder {
	color: #ffffff !important;
	opacity: 1;
}

.input_field:-moz-placeholder {
	color: #ffffff !important;
	opacity: 1;
}

.input_field::-moz-placeholder {
	color: #ffffff !important;
	opacity: 1;
}

.input_field:-ms-input-placeholder {
	color: #ffffff !important;
	opacity: 1;
}

.footer_submit_btn {
	border: 0 none !important;
	cursor: pointer;
	height: 25px !important;
	margin: 0px !important;
	vertical-align: middle;
	width: 66px !important;
	background-color: transparent !important;
	color: #e5a700;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.input_label {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	color: #7f8081;
	padding-right: 6px;
	padding-top: 6px;
}

.footer_input {
	margin-bottom: 10px;
}

#footer_left form {
	position: absolute;
	top: 60px;
}

#footer_submit {
	left: 246px;
	position: absolute;
	top: 32px;
	width: 66px;
}

#footer_logo {
	height: auto;
	position: absolute;
	top: 17px;
	padding-left: 10%;
}

#content_wrapper {
	margin-top: -102px;
	position: relative;
	z-index: 5;
	clear: both;
}

.search_result {
	margin-bottom: 20px;
}

.search_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

#slider_wrapper {
	width: 100% !important;
	position: relative;
	top: -102px;
	overflow: hidden;
}

#hp_slider {
	position: relative;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	max-height: 100%;
}

#hp_slides {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.slide {
	float: left;
	position: relative;
}

.slide img {
	width: 100%;
	position: relative;
	top: 50%;
	z-index: 1;
}

.hp_content {
	margin-top: -100px !important;
}

#slider_overlay {
	background: url('../images/slider_overlay.png') bottom center repeat-x;
	height: 90px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 5;
	text-align: center;
}

#slider_overlay_internal {
	background: url('../images/slider_overlay_internal.png') top center repeat-x;
	height: 125px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 5;
}

#hp_slider_pagination {
	margin: 17px 35px;
	float: left;
}

#hp_slider_pagination a {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	white-space: nowrap;
}

#hp_slider_pagination a:hover {
	text-decoration: none;
}

#hp_slider_pagination a:after {
	content: "|";
	margin: 0px 8px;
}

#hp_slider_pagination .last:after {
	content: "" !important;
	margin: 0 !important;
	color: #ffffff !important;
	text-decoration: none !important;
}

#hp_slider_pagination .selected {
	color: #e5a700;
}

#hp_slider_pagination .selected:after {
	color: #ffffff !important;
	text-decoration: none !important;
}

.slider_ctrl {
	float: left;
	height: 36px;
	width: 12px;
	margin-top: 9px;
	cursor: pointer;
}

#welcome_header {
	margin-top: 10px;
	position: relative;
	text-align: center;
}

#welcome_header .line_through {
	width: 100%;
	position: absolute;
	top: -11px;
}

#title_header {
	margin-top: 30px !important;
	clear: both;
	margin-bottom: 10px;
}

#top_con {
	background: #E5A600;
}

.welcome_text {
	position: relative;
	color: #e5a700;
	background: #FFF;
	font-family: 'Pinyon Script', cursive;
	font-size: 3.5vw;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	padding-left: 70px;
	padding-right: 60px;
}

.welcome_text:after {
	content: url('../images/welcome_right.png');
	position: absolute;
	top: -10px;
	right: 10px;
}

.welcome_text:before {
	content: url('../images/welcome_left.png');
	position: absolute;
	top: -10px;
	left: 10px;
}

.title_text {
	color: #e5a700;
	font-family: 'Pinyon Script', cursive;
	font-size: 40px;
	text-align: center;
	line-height: 50px;
	background-color: #fff;
	margin-top: -48px;
	position: relative;
	left: 50%;
	height: 88px;
	overflow: hidden;
	visibility: hidden;
}

.title_text span {
	position: relative;
	top: -26px;
}

.title_text:after {
	content: url('../images/welcome_right.png');
	background-color: #fff;
	margin-top: 7px;
	margin-left: 14px;
}

.title_text:before {
	content: url('../images/welcome_left.png');
	background-color: #fff;
	margin-top: 7px;
	margin-right: 14px;
}

.line_through {
	background: url('../images/line_bg.gif') top left repeat-x;
	min-height: 50px;
}

.welcome_copy {
	font-family: Arial;
	color: #7f8081;
	font-size: 13px;
	line-height: 22px;
	margin-top: 20px;
}

.images_head_text {
	color: #670d00;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 22px;
}

#center_img_col .caroufredsel_wrapper {
	width: 100% !important;
}

#inn_slider {
	width: 100% !important;
}

.inn_slide {
	width: 100%;
	height: 100%;
}

#inn_slider_pagination,
#rr_gallery,
#test_slider_pagination {
	width: 100%;
	min-height: 10px;
	padding-top: 7px
}

#inn_slider_pagination .inn_pag_link,
#rr_gallery .inn_pag_link,
#test_slider_pagination .test_pag_link {
	width: 10px;
	height: 10px;
	position: relative;
	margin: 0 2px;
}

#inn_slider_pagination .inn_pag_link img,
#rr_gallery .inn_pag_link img,
#test_slider_pagination .test_pag_link img {
	margin-top: -8px;
}

#inn_slider_pagination .selected,
#rr_gallery .selected,
#test_slider_pagination .selected {
	background: url('../images/pag_dot_full.png') top left no-repeat !important;
}

.img_top_arrow {
	width: 100%;
	background: url('../images/section_top_arrow_white.png') top center no-repeat;
	height: 34px;
	margin-top: -20px;
	position: relative;
	top: 20px;
	z-index: 2;
}

.img_top_arrow2 {
	width: 100%;
	background: url('../images/section_top_arrow_red.png') top center no-repeat;
	height: 34px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	z-index: 3;
}

.hp_callout a {
	background-color: #670d00;
}

#center_img_col {
	padding-top: 10px;
}

#left_img_col,
#right_img_col {
	padding-top: 25px;
}

#left_img_col {
	padding-right: 30px;
}

#right_img_col {
	padding-left: 30px;
}

.hp_callout {
	margin-bottom: 30px;
	width: 100%;
}

.hp_callout a,
.hp_callout a img {
	width: 100%;
	height: 150px;
}

.callout_title {
	color: #670d00;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 6;
}

#hp_social {
	background: url('../images/social_bg.jpg') top center no-repeat;
	background-size: cover;
	position: relative;
	margin-top: 35px;
}

.section_top_arrow {
	position: absolute;
	background: url('../images/section_top_arrow.png') top center no-repeat;
	width: 104px;
	height: 32px;
	left: 50%;
	margin-left: -52px;
	top: -1px;
}

#hp_social_content {
	margin-bottom: 35px;
}

#social_header {
	padding-top: 35px;
}

.social_header_mobile {
	font-size: 20px !important;
}

.social_header_mobile .script {
	font-size: 50px !important;
}

#social_header_title {
	color: #ffffff;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-top: -20px;
}

#social_header_title .script {
	color: #670d00 !important;
	font-family: 'Pinyon Script', cursive !important;
	font-size: 64px;
	font-weight: normal !important;
	padding-left: 5px;
}

#social_header_title:after {
	content: url('../images/social_title_right.png');
	position: relative;
	bottom: -31px;
	margin-left: 10px;
}

#social_header_title:before {
	content: url('../images/social_title_left.png');
	position: relative;
	bottom: -31px;
}

#social_header .social_icon {
	padding: 0;
}

#social_header .social_icon a {
	position: relative;
	width: 100%;
	height: auto;
}

#social_header .social_icon img {
	width: 90%;
	height: auto;
	margin: 0px 5%;
}

#social_header .social_icon .icon_bw {
	z-index: 2;
}

#social_header .social_icon .icon_color {
	z-index: 1;
}

#hp_social_header,
#hp_test_header {
	color: #670d00;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
}

#hp_social_header .script,
#hp_test_header .script {
	font-family: 'Pinyon Script', cursive !important;
	font-size: 36px !important;
	font-weight: normal !important;
	padding-left: 3px;
}

#hp_social_subheader {
	font-family: Arial;
	color: #670d00;
	text-align: center;
	font-size: 13px;
	margin-top: 17px;
}

#map_and_video {
	padding-bottom: 45px;
}

#map_and_video .contact_map {
	width: 100%;
	height: auto;
	margin-left: -15px;
}

#hp_youtube_video {
	height: 340px;
}

#hp_youtube_video iframe {
	width: 100%;
	height: 100%;
	margin-right: -15px;
}

.mv_header {
	color: #670d00;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.mv_header .script {
	font-family: 'Pinyon Script', cursive !important;
	font-size: 36px !important;
	font-weight: normal !important;
	padding-left: 3px;
}

#test_slider_control {
	position: absolute;
	top: 70px;
	width: 100%;
	left: 0;
}

#test_slider_control #test_slider_prev_btn {
	position: absolute;
	left: -13px;
	cursor: pointer;
}

#test_slider_control #test_slider_next_btn {
	position: absolute;
	right: -13px;
	cursor: pointer;
}

.hp_test_entry {
	font-family: Arial;
	font-size: 13px;
	color: #670d00;
	height: 56px;
	position: relative;
}

.hp_test_entry a {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #670d00;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
}

.hp_test_entry a:hover {
	text-decoration: none;
}

#hero_wrapper {
	position: relative;
	top: -102px;
	width: 100%;
	height: 425px;
	overflow: hidden;
}

#page_hero img {
	width: 100%;
	position: relative;
	top: 533%;
	min-height: 355px;
	z-index: 1;
}

#hero_overlay {
	width: 100%;
	height: 34px;
	background: url('../images/internal_hero_overlay.png') top center repeat-x;
	position: absolute;
	bottom: 0;
	z-index: 2;
}

.sync_slider {
	width: 100%;
}

.sync_slider a {
	white-space: normal !important;
}

.sync_head {
	float: left;
	width: 25%;
	text-align: right;
	padding-right: 2%;
	border-right: 1px solid #ffffff;
	white-space: normal !important;
	font-size: 15px !important;
}

.sync_text {
	float: left;
	width: 75%;
	text-align: left;
	padding-left: 2%;
	text-transform: none !important;
	font-size: 15px !important;
	/*line-height: 14px;*/
}

#slider_controls {
	display: inline-block;
}

#slider_controls_internal {
	height: 98px;
	position: relative;
}

#slider_controls_internal .sync_slider {
	height: 70px;
	line-height: 70px;
}

#slider_controls_internal .caroufredsel_wrapper {
	width: 100% !important;
	margin: 10px 0 !important;
}

#slider_controls_internal .caroufredsel_wrapper #hp_slider_pagination {
	width: 100% !important;
}

#slider_controls_internal .slider_ctrl {
	cursor: pointer;
	float: none !important;
	height: 36px;
	width: 12px;
	position: absolute;
	top: 15px;
}

#slider_controls_internal #prev_btn {
	left: 0;
}

#slider_controls_internal #next_btn {
	right: 0;
}

#slider_controls_internal a:after {
	content: '' !important;
	margin: 0 !important;
}

.mobile_header {
	display: none;
}

#right_rail_wrapper {
	margin-top: -34px;
}

#right_rail {
	background: url('../images/rr_bg.jpg') top center repeat-y;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	padding: 30px 5%;
}

#call_question {
	text-align: center;
	color: #670d00;
	font-family: Arial;
	font-size: 13px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
	margin-bottom: 19px;
}

#rr_phone {
	color: #670d00;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#rr_phone .phone_before {
	font-weight: normal !important;
	font-size: 21px !important;
	margin-right: 15px;
}

#rr_slide {
	width: 100%;
	height: auto;
}

#rr_gallery {
	position: relative;
}

#rr_gallery_header {
	color: #670d00;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 14px;
}

#rr_top_arrow {
	position: absolute;
	top: 48px;
	background: url('../images/rr_top_arrow.png') top center no-repeat;
	width: 100%;
	height: 26px;
	z-index: 2;
}

.rr_ctrl {
	float: left;
	cursor: pointer;
}

#rr_slider_pagination {
	padding-top: 10px;
}

#rr_slider_controls {
	margin: 13px 0px;
}

#lodging-amenities .wym {
	margin-top: 120px;
}

#lodging-amenities .wym .img-responsive {
	display: inline;
}

.wym {
	margin-top: 90px;
}

.wym a {
	color: #670d00;
	transition: all 0.5s ease;
}

.wym a:hover {
	color: #e5a700;
	text-decoration: none;
}

.wym p a img {
	margin: 0 auto;
}

.wym.gray table td {
	text-align: left !important;
	padding: 8px;
}

#mobile_navbar {
	position: fixed;
	top: 0;
	width: 100%;
	height: 65px;
	background: url('../images/footer_bg.jpg') top center repeat-x;
	padding: 10px;
	left: 0;
	border-bottom: 2px solid #000000;
	z-index: 10;
}

#mobile_links {
	background-color: #ffffff;
	height: 100%;
	left: -80%;
	padding: 10px;
	position: fixed;
	top: 65px;
	width: 80%;
	z-index: 10;
	border-right: 1px solid #e6e6e6;
}

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

#mobile_links li {
	margin-bottom: 5px;
}

#mobile_links li a {
	color: #362f2d;
	font-family: 'adobe-garamond-pro';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
}

#mobile_logo {
	left: 128px;
	position: absolute;
	top: 16px;
}

#mobile_spacer {
	width: 100%;
	height: 167px;
}

.welcome_mobile {
	font-size: 60px !important;
	line-height: 30px;
	margin-top: 25px;
}

.title_text_mobile {
	font-size: 60px !important;
	margin-top: 20px;
	min-height: unset !important;
	overflow: visible;
	clear: both;
}

.title_text_mobile span {}

.welcome_mobile:after,
.welcome_mobile:before,
.title_text_mobile:after,
.title_text_mobile:before {
	position: relative;
	top: 15px;
}

.staff_title {
	font-weight: bold;
	margin-top: -14px;
}

.mobile_nav_link a {
	font-size: 9px !important;
}

.mobile_nav_link a .script {
	font-size: 14px !important;
}

.mobile_nav_link a .script2 {
	font-size: 16px !important;
}

#header_phone>a {
	color: #000;
}

#header_navigation {
	margin: 0 auto;
	width: 1350px;
}

#lodging-amenities .callout_title {
	height: 30px;
}

#media-brochure .wym strong,
#media-brochure p {
	color: #000000;
}

#media-brochure .title_text {
	font-size: 50px;
}

.wym.gray.employment p {
	line-height: 22px;
}

.wym.gray.employment h4 {
	font-family: inherit;
	text-transform: uppercase;
}

.left_emp {
	float: left;
	width: 65%;
}

.additional_benefit {
	border: 2px solid #e7ad26;
	border-radius: 10px;
	float: right;
	padding: 20px 30px 30px;
	width: 33% !important;
}

.wym.gray.employment .additional_benefit>h4 {
	color: #e5a600 !important;
	margin-bottom: 20px;
}

.additional_benefit>ul {
	padding: 0;
}

.additional_benefit .dform>ul li {
	color: #e5a600;
	font-size: 16px;
	margin-bottom: 13px;
	margin-left: 15px;
}

.additional_benefit .dform>ul li span {
	color: #7f8081 !important;
}

.wym.gray.employment {
	float: left !important;
	margin: 50px 0 !important;
}

.additional_benefit .submit_button {
	display: none;
}

.additional_benefit .dform {
	width: 100% !important;
}

.additional_benefit .dform ul {
	padding-left: 0px !important;
}

.additional_benefit .dform,
.dform label {
	color: #7f8081 !important
}

@media (max-width: 1350px) {
	#header_navigation {
		margin: 0 auto;
		width: auto;
	}

	#download_link {
		margin-left: -33px;
		padding: 0;
		position: relative;
		right: 0;
		top: 15px;
		width: 19%;
	}

	#hero_wrapper {
		top: -135px !important;
	}
}

@media (max-width: 1199px) {
	#header_search #search_icon {
		right: -18px;
	}

	#footer_right .ftripadviser_logo {
		margin-left: 0 !important;
		margin-top: -7px !important;
	}

	#footer_center {
		margin-top: 60px !important;
	}

	#page_hero img {
		top: 360%;
	}
}

@media (min-width: 960px) and (max-width: 1024px) {
	.nav_link.col-sm-3 {
		width: 22% !important;
	}

	#left_nav {
		left: 40px !important;
		position: relative !important;
		width: 41.6667%;
	}

	.nav_link,
	.nav_link a,
	#mobile_links a {
		font-size: 10px !important;
	}

	.nav_link a .script2,
	#mobile_links a .script2 {
		font-size: 18px !important;
	}

	#header_search #search_icon {
		right: -30px !important;
	}

	#new_book {
		padding: 8px 25px 21px 44px !important;
	}

	#slider_wrapper {
		width: 100% !important;
	}

	#right_nav {
		width: 41.6667% !important;
	}

	#logo img {
		width: 229px;
	}

	#logo {
		padding: 0;
		width: 16%;
	}

	.mega {
		left: 0 !important;
	}

	#slider_wrapper {
		top: -73px;
	}

	#footer_center {
		float: left;
		margin-top: 60px !important;
	}
	.hp_content {
		margin-top: -33px !important;
	}
}

@media (max-width: 991px) {
	#right_rail_wrapper {
		margin-top: 0 !important;
	}

	#footer_center {
		float: right;
	}

	#page_hero img {
		top: 384%;
	}

	#hero_wrapper {
		margin-top: -102px;
		top: 0;
		float: left;
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	#left_nav {
		left: 40px;
		position: relative;
		width: 41.6667% !important;
	}

	#right_nav {
		width: 41.6667% !important;
	}

	.nav_link,
	.nav_link a,
	#mobile_links a {
		font-size: 9px;
	}

	.nav_link a .script2,
	#mobile_links a .script2 {
		font-size: 17px;
	}

	.nav_link {
		margin-top: 0;
		padding: 0 !important;
	}

	#logo {
		padding: 0;
		width: 16.6667% !important;
	}

	#logo img {
		width: 100%;
	}

	#header {
		height: 115px;
		min-height: 74px;
	}

	#header_search #search_icon {
		right: -30px;
	}

	#new_book {
		padding: 8px 25px 21px 44px;
	}

	#logo a {
		left: 81%;
		margin-left: -108px;
		position: relative;
	}

	.welcome_text {
		font-size: 75px;
	}

	#footer #header_navigation {
		display: none;
	}

	#map_and_video .contact_map {
		margin-left: 0;
	}

	#slider_wrapper {
		top: -53px;
	}

	.hp_content {
		margin-top: -33px !important;
	}

	#slider_wrapper {
		width: 100% !important;
	}

	.mega {
		left: 0 !important;
	}
}

@media(max-width:870px) {
	#slider_wrapper {
		top: -43px;
	}
}

@media(max-width:800px) {
	#slider_wrapper {
		top: -34px;
	}
}

@media(max-width:768px) {
	.mm-menu.mm-offcanvas {
		z-index: 9999;
	}
}

@media(max-width:767px) {
	.mobile_header {
		display: block;
	}

	#header {
		display: none;
	}

	.visible-xs,
	.visible-sm,
	.visible-md,
	.visible-lg {
		display: block !important;
	}

	#mobile_navbar {
		float: left;
		height: 43px;
		position: relative;
		text-align: center;
	}

	#new_book {
		background-size: 100% auto;
		float: right;
		padding: 3px 6px 12px 23px;
		width: 168px;
	}

	#slider_wrapper {
		top: 0;
		width: 100% !important;
	}

	.hp_content {
		margin-top: 0 !important;
	}

	#slider_overlay {
		bottom: inherit;
		top: 0;
		position: relative;
	}

	#mobile_spacer {
		height: auto;
		width: 100%;
	}

	#header_phone {
		font-size: 20px;
		float: left;
		top: 6px;
	}

	#header_reservations {
		float: right;
		padding: 0 10px 0 0;
		width: 300px;
	}

	.header_topm {
		background: #e5a700;
		float: left;
		padding-bottom: 0;
		width: 100%;
	}

	.btn.btn-default.btn-lg {
		left: 0;
		position: absolute;
	}

	#mobile_logo {
		left: 0;
		position: relative;
		top: -10px;
	}

	#mobile_logo img {
		width: 110px;
	}

	#header_reservations .resv_drop {
		/*width: 69px;*/
		font-size: 11px;
	}

	.visible-lg {
		font-size: 14px;
		top: 7px !important;
		width: 120px !important;
		font-weight: bold;
	}

	.btn-default {
		background-color: transparent;
		border-color: transparent;
		color: #333;
		font-size: 0 !important;
		padding: 0 10px !important;
		z-index: 999;
	}

	.btn-default:hover,
	.btn-default:focus,
	.btn-default:active,
	.btn-default.active,
	.open>.dropdown-toggle.btn-default {
		background-color: transparent;
		border-color: transparent;
		color: #333;
	}

	.images_slide img {
		width: 100%;
	}

	#slider_overlay {
		bottom: inherit;
		display: none;
	}

	.welcome_mobile {
		margin-top: 10px;
	}

	#social_header_title {
		font-size: 19px !important;
	}

	.social_header_mobile .script {
		font-size: 35px !important;
	}

	#left_img_col,
	#right_img_col {
		padding-left: 25px;
		padding-right: 25px;
	}

	#map_and_video .contact_map {
		margin-left: 0;
	}

	#hp_youtube_video h2 {
		margin-left: 0 !important;
		padding: 0 !important;
		width: 100%;
	}

	.phone_before {
		margin-right: 5px;
	}

	.title_text span {
		font-size: 30px;
		position: relative;
		top: -25px;
	}

	.title_text:before {
		margin-right: 0px;
	}

	.title_text:after {
		margin-left: 0px;
	}

	#content_wrapper {
		margin-top: 20px;
	}

	.wym {
		margin-top: 30px !important;
	}

	.title_text_mobile {
		margin-top: 0px;
	}
}

@media(max-width:479px) {
	#header_phone {
		font-size: 14px;
		padding: 0 0 0 5px;
		top: 10px;
	}

	.phone_before {
		font-size: 17px;
	}

	#header_reservations {
		float: right;
		padding: 0 5px 0 0;
		width: 207px;
	}

	.visible-lg {
		font-size: 11px;
		font-weight: bold;
		padding-left: 2px !important;
		top: 14px !important;
		width: 80px !important;
	}

	#new_book {
		background-size: 100% 40px;
		float: right;
		padding: 13px 0 16px 10px;
		width: 121px;
	}

	#header_reservations .resv_drop {
		font-size: 9px;
		/*width: 55px;*/
	}

	#mobile_logo img {
		width: 90px;
	}
}

#footer_right .ftripadviser_logo {
	margin-top: -16px;
	margin-left: 60px;
}

#content_wrapper #left_content .wym.gray div:nth-child(2) {
	width: 75%;
}

#goldmoor-inn-inducted-into-tripadvisor-2015-hall-of-fame #title_header,
#experienced-hospitality-team-acquires-top-rated-galena-bed-and-breakfast-the-goldmoor-inn #title_header {
	display: none;
}

#goldmoor-inn-inducted-into-tripadvisor-2015-hall-of-fame .wym,
#experienced-hospitality-team-acquires-top-rated-galena-bed-and-breakfast-the-goldmoor-inn .wym {
	margin-top: 20px;
}

@media only screen and (max-device-width: 1200px) and (orientation: landscape) {
	.rr_slide {
		text-align: center !important;
	}
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
	.rr_slide {
		text-align: center !important;
	}

	#right_rail_wrapper {
		margin-top: 30px !important;
	}
}

@media only screen and (min-width: 200px) and (max-width: 567px) {
	.welcome_text {
		font-size: 60px !important;
	}

	.welcome_text:after {
		content: none !important;
	}

	.welcome_text:before {
		content: none !important;
	}

	#slider_overlay {
		display: none !important;
	}
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
	#right_rail {
		margin-top: 40px !important;
	}
}

@media(max-width: 1100px) {
	#slider_wrapper #hp_slides .slide img {
		top: 0 !important;
	}
}

@media (max-width: 767px) {
	.galleryslider {
		width: 100% !important;
	}

	.left_emp {
		width: 100%;
	}

	.additional_benefit {
		width: 100% !important;
	}

	.caroufredsel_wrapper img {
		object-fit: cover;
		object-position: center;
	}

	#galleryleft,
	#galleryright {
		display: none;
	}

	.prevarrow.previousslider,
	.nextarrow.nextslider {
		background: none !important;
	}

	.prevarrow .arrow {
		margin-left: 0 !important;
	}

	.nextarrow .arrow {
		margin-left: 76px !important;
		margin-top: 0 !important;
	}

	#gallerycenter {
		width: 100% !important;
		margin-left: 0 !important;
	}

	.caroufredsel_wrapper,
	.gallerycenter {
		width: 100% !important;
	}

	.inn_slide {
		width: 100% !important;
	}

	.inn_slide>img {
		width: 100%;
	}

	.gallerycenter {
		position: static !important;
	}

	.prevarrow .arrow,
	.nextarrow .arrow {
		top: 45% !important;
		height: 50px !important;
		width: 40px !important;
		background-color: rgba(255, 255, 255, .8);
		background-repeat: no-repeat;
		background-position: center;
	}

	/*******************************************/
	.images_slide {
		display: none;
	}

	#hp_slider.hidden-xs {
		display: block !important;
	}

	#slider_overlay {
		display: block !important;
		position: relative !important;
		margin-top: -1px;
	}

	#hp_slider_pagination {
		margin: 19px 0 !important;
	}

	#hp_slider_pagination a::after {
		margin: 0 8px !important;
	}

	#hp_slider_pagination a {
		font-size: 12px;
	}

	#hp_slider_pagination {
		margin: 19px 5px !important;
	}

	body #slider_overlay_internal {
		position: relative;
		background-color: #670d00;
		background-position: bottom center;
		padding: 15px 10px 24px;
		height: auto !important;
	}

	body .sync_head {
		width: 100%;
		text-align: center;
		padding: 0;
		border: none;
		line-height: normal;
	}

	body #hp_slider_pagination {
		margin: 0 !important;
	}

	body #slider_controls_internal .sync_slider {
		height: auto;
		line-height: normal;
	}

	body #slider_controls_internal {
		height: auto;
		position: relative;
	}

	body #slider_controls_internal .caroufredsel_wrapper {
		width: calc(100% - 60px) !important;
		margin: 10px 30px !important;
	}

	body .sync_text {
		width: 100%;
		padding: 7px 0;
		text-align: center;
	}

}

@media (max-width: 567px) {

	.prevarrow .arrow,
	.nextarrow .arrow {
		top: 40% !important;
	}

	.images_slide {
		display: none;
	}

	#hp_slider.hidden-xs {
		display: block !important;
	}

	#slider_overlay {
		display: block !important;
		text-align: center;
	}
}

@media (max-width: 413px) {
	#hp_slider_pagination {
		margin: 9px 20px !important;
		position: relative;
		width: 285px;
	}
}

@media (max-width: 374px) {
	#hp_slider_pagination {
		margin: 9px !important;
		width: 290px;
	}

	#hp_slider_pagination a {
		font-size: 11px;
	}
}

@media (max-width: 359px) {
	#hp_slider_pagination a {
		font-size: 11px;
	}

	#hp_slider_pagination {
		width: 258px;
	}

	#hp_slider_pagination a::after {
		margin: 0 14px !important;
	}
}

div#footer iframe {
	display: none;
}

#anniversary-fb-offer .welcome_copy.col-xs-12 {
	text-align: center;
}

#anniversary-fb-offer .welcome_copy.col-xs-12 ul {
	display: inline-block;
}

#anniversary-fb-offer .welcome_copy.col-xs-12 ul li {
	text-align: left;
}

#anniversary-fb-offer2 .welcome_copy.col-xs-12 {
	text-align: center;
}

#anniversary-fb-offer2 .welcome_copy.col-xs-12 ul {
	display: inline-block;
}

#anniversary-fb-offer2 .welcome_copy.col-xs-12 ul li {
	text-align: left;
}

#left_nav .row .nav_link:first-child {
	width: 20%;
}

#hp_slider #hp_slides img {
	top: 0;
}


@media (min-width: 1300px) {
	#slider_wrapper {
		height: calc(100vh - 148px) !important;
		height: -moz-calc(100vh - 148px) !important;
		height: -webkit-calc(100vh - 148px) !important;
	}
}
@media (min-width: 1200px) and (max-width: 1299px) {
	#slider_wrapper {
		height: calc(100vh - 196px) !important;
		height: -moz-calc(100vh - 196px) !important;
		height: -webkit-calc(100vh - 196px) !important;
	}
}
/*@media (min-width: 1024px) and (max-width: 1199px) {
.mm-slideout #slider_wrapper {
	height: calc(100vh - 145px) !important;
	height: -moz-calc(100vh - 145px) !important;
	height: -webkit-calc(100vh - 145px) !important;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
.mm-slideout #slider_wrapper {
	height: calc(100vh - 105px) !important;
	height: -moz-calc(100vh - 105px) !important;
	height: -webkit-calc(100vh - 105px) !important;
}
}*/

.slider_banner {
	display: inline-block;
	position: absolute;
	right: 0;
	top: -150px;
	height: 150px;
}

.slider_banner img {
	max-width: 100%;
	max-height: 100%;
	height: inherit;
}

@media(max-width: 992px) {
	.slider_banner {
		top: -130px;
		height: 130px;
	}
}

@media(max-width: 768px) {
	.slider_banner {
		top: -110px;
		height: 110px;
	}
}

@media(max-width: 480px) {
	.slider_banner {
		top: -70px;
		height: 70px;
	}
}

.slider_banner_sprite {
	display: flex;
	/* align-items: center; */
	/*justify-content: space-evenly;*/
	justify-content: flex-end;
	position: absolute;
	top: -122px;
	left: 0;
	right: 0;
	width: 100%;
	height: auto;
	/*background-color: rgba(255, 255, 255, 0.9);*/
	overflow: hidden;
}

.slider_banner_sprite a {
	display: inline-block;
}

.slider_banner_sprite img {
	width: auto;
	max-width: 100%;
	height: auto;
	padding: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
	#slider_overlay {
		position: absolute;
		background-position: bottom center;
		/*padding-bottom: 98px;
		height: 178px;*/
		padding-bottom: 35px;
		height: 98px;
	}
	.slider_banner_sprite {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: -o-flex;
		display: flex;
		flex-wrap: nowrap;
		justify-content: flex-end;
		align-items: center;
		max-width: 100%;
		margin: 0 auto;
		position: relative;
		padding: 0;
		top: auto;
		height: 80px;
		background-color: transparent;
	}
	.slider_banner_sprite img {
		height: 80px;
		padding: 0;
	}
	#slider_controls {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: -o-flex;
		display: flex;
		width: 100%;
		height: 62px;
		max-width: 90%;
		margin: 0 auto;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
	}
	#slider_controls .slider_ctrl {
		width: 33px;
		margin-top: 0;
		padding: 0 10px;
	}
	#hp_slider_pagination {
		margin-left: 30px;
		margin-right: 30px;
	}
	#hp_slider_pagination a {
		font-size: 12px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#slider_overlay {
		height: 98px;
	}
	.slider_banner_sprite{
		float: right;
		height: 80px;
		max-width: 100%;
	}
	.slider_banner_sprite img {
		height: 80px;
	}
}

@media(max-width: 991px) {
	.hp_callout a, .hp_callout a img {
		height: auto;
	}
}

@media(max-width: 767px) {
	#slider_overlay {
		background-position: bottom center;
		padding-bottom: 35px;
		height: 98px;
	}
	.slider_banner_sprite {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: -o-flex;
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
		max-width: 100%;
		margin: 0 auto;
		position: relative;
		padding: 0;
		top: auto;
		height: 96px;
		/*background-color: #ffffff;*/
	}
	.slider_banner_sprite img {
		height: auto;
		padding: 0;
	}
	#slider_controls {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: -o-flex;
		display: flex;
		width: 100%;
		height: 62px;
		max-width: 90%;
		margin: 0 auto;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
	}
	#slider_controls .slider_ctrl {
		width: 33px;
		margin-top: 0;
		padding: 0 10px;
	}
	#hp_slider_pagination {
		padding-bottom: 4px;
	}
	#hp_slider_pagination a {
		font-size: 11px;
		line-height: 1;
	}
}

@media(max-width: 640px) {
	#slider_overlay {
		height: 98px;
	}
	.slider_banner_sprite {
		height: 72px;
	}
}

@media(max-width: 479px) {
	#slider_overlay {
		height: 98px;
	}
	.slider_banner_sprite {
		height: auto;
	}
	#hp_slider_pagination a::after {
		margin: 0 8px !important;
	}
	.hp_content {
		margin-top: 15px !important;
	}
	body .sync_text {
		font-size: 11px !important;
		line-height: 1.3;
	}
}

@media(max-width: 374px) {
	#slider_overlay {
		height: 98px;
	}
	.slider_banner_sprite {
		height: auto;
	}
	#hp_slider_pagination a::after {
		margin: 0 4px !important;
	}
}

.special_link {
	display: block;
	text-align: center;
	margin: 1rem auto;
	text-decoration: none !important;
	font-size: 2rem;
	font-weight: 700;
	font-family: 'Josefin Sans', sans-serif !important;
}

#OT_searchWrapperAll.dining-spirits {
	height: auto !important;
}
#OT_searchWrapperAll .ot-dtp-picker.wide {
	width: 100%;
}
#OT_searchWrapperAll .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector {
	width: 25%;
}
#OT_searchWrapperAll .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
	width: 25%;
}
#OT_searchWrapperAll .ot-dtp-picker.wide .ot-dtp-picker-form:after {
	display: table;
	width: 100%;
	content: "";
}
@media (max-width: 767px){
	#OT_searchWrapperAll .ot-dtp-picker.wide .ot-dtp-picker-form {
		height: auto;
	}
	#OT_searchWrapperAll .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector {
		width: 100%;
		border-left: none;
	}
	#OT_searchWrapperAll .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
		width: 100%;
	}
}