/* 
-------As Per Template Order----------
 retinadisplay-fonts,general,contentcommon,media-content,magnific-popup,datepicker,common-snippet,button-css,photo-gallery,photogallery-new,desktop-media-queries,ada-zoom,siteabandonment,editor,pushnotification */ 
/* 
-------Database List----------
File: general, SiteID: 14464
File: datepicker, SiteID: 14464
File: button-css, SiteID: 14464
File: siteabandonment, SiteID: 14464
File: editor, SiteID: 14464
File: pushnotification, SiteID: 14464
 */
 /* 
-------cacheFileName----------
 key4354B583F05526537B013614368BF534678374AFFFFBA7EBD4B45969295ECAA5#2026-05-09T01--04--32 */ 

/*===================== Reset Css ==============================*/
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,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #096514;
	outline: none;
	transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
}
a:hover, a:focus {
  outline: none;
  color: #4d4425;
}
.clear {
  clear: both;
  float: none;
  height: 0;
}
.boxspacer {
  display: block;
  height: 20px;
}
.mob-boxspacer {
  display: none;
}
input, select, textarea {
	border: 1px solid #ccc;
	background-color: #ffffff;
	border-radius: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #4d4425;
	font-family: inherit;
	font-size: 16px;
	margin: 0;
	padding: 0 20px;
	border-radius: 0;
	height: 53px;
}
textarea{padding: 8px 10px;}
.box {
  padding: 30px 0;
  border-bottom: 1px solid #525148;
}
.box2 {
  padding: 30px 0;
}
ul li h2, ul li h3 {
	padding-bottom: 0;
}
#paracookiepolicy ul {
	padding-top: 5px;
}
#paracookiepolicy ul li {
	padding-bottom: 10px;
}
/*===================== Reset Css ==============================*/
/*===================== ADA Css ==============================*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #000;
  background: #fff
}

.gm-err-message {
  background: #fff;
  color: #000 !important;
}

a.skip-to-content-btn {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	color: #4d4425 !important;
	z-index: 0;
	height: 30px;
	width: auto;
	line-height: 30px;
	padding: 0 20px;
 }

a.skip-to-content-btn:focus {
  opacity: 1;
  color: #fff;
  z-index: 10000;
}

#reservationtable ul li button.ui-datepicker-trigger {
	position: absolute;
	background: transparent;
	right: 0;
	bottom: 50%;
	padding: 2px;
	font-size: 0;
	border: 1px solid transparent;
	line-height: 0;
	margin: 0 0 -10px 0;
	height: 22px;
	width: 22px;
	cursor: pointer;
}

.ada-datepicker {
  position: relative;
}

#reservationtable ul li button.ui-datepicker-trigger:focus, .ada-datepicker .ui-datepicker-trigger:focus {
  border: 1px solid #ffffff;
  outline: none;
}

.ada-datepicker .resinputbox {
  background-image: none
}

input[type="radio"]:focus, input[type="radio"]:hover {
	outline: 1px solid #6d6036;
	outline-offset: 2px;
}

input[type="text"], input[type="tel"], input[type="number"], input[type="date"], select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

input[type="text"]:focus, select:focus, #blogpostcomment .commentcodecol4 a:focus, #emailOfferForm .email-frmfieldset #imgcode-home:focus, input:focus, textarea:focus {
	border: 2px solid #87674f;
	box-shadow: 0 0px 10px rgba(0,0,0,0.07);
    -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.07);
}

.rating-list .li:focus {
  border: 1px solid #000;
}

a.has-link:link, a.has-link:visited, #breadcrumb a:link, #breadcrumb a:visited {
	border-bottom: 1px solid transparent;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: rgba(255,255,255,0.6);
    border-bottom: 1px solid rgba(255,255,255,0.6);
}
a.has-link:focus, a.has-link:hover {
  border-bottom: 1px solid #4d4425;
}
#breadcrumb a:hover, #breadcrumb a:focus {
	color: rgba(255,255,255,1);
    border-bottom: 1px solid rgba(255,255,255,1);
}

.input-error {
  border: solid 1px red !important;
}

.error-message {
  color: #b90000 !important;
  font-size: 14px;

}
#logo a:link, #logo a:visited {
	display: block;
	border: 1px dotted transparent;
	vertical-align: middle;
}
#logo a:focus {
	border: 1px dotted #27a536;
}
/*===================== ADA Css ==============================*/

/*========================== Header Start ===================*/
body {
  font-size: 16px;
  line-height: 24px;
  font-family: 'WorkSans-Regular';
  background-color: #ffffff;
  color: #4d4425;
}
#wrapper {
  margin: 0 auto;
  width: auto;
  background-color: #ffffff;
  padding: 156px 0 0;
  overflow: hidden;
}
#main {
	position: fixed;
	top: 0;
	height: 156px;
	width: 100%;
	background: transparent;
	background-color: rgba(0,0,0,0);
	z-index: 10;
	transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
}
.header-top {
	height: 76px;
	background-color: #6d6036;
	line-height: 76px;
	position: relative;
}
.header-bottom {
	height: 80px;
	background-color: #fff;
	line-height: 80px;
	position: relative;
}
.header-top-wrap {
	background-color: #6d6036;
}
.header-top-wrap, .header-bottom-wrap {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 2;
}
.header-top::after {
	position: absolute;
	content: " ";
	width: 50%;
	height: 100%;
	background-color: #4d4425;
	right: 0;
	top: 0;
	z-index: 1;
}
.header-top-wrap::after, .header-bottom-wrap::after {
	clear: both;
	content: " ";
	display: block;
}
.city-state {
	float: left;
	font-family: 'Ubuntu-LightItalic';
	font-size: 15px;
	color: #fff;
	padding-left: 7px;
}
#logo {
	width: 176px;
	z-index: 2;
	float: left;
}
#logo img {
	vertical-align: middle;
	position: relative;
	top: -2px;
}
#number {
	float: left;
	font-family: 'Ubuntu-MediumItalic';
	font-size: 15px;
	margin: 0 27px 0 30px;
	padding: 0 31px 0 30px;
	position: relative;
	color: #fff;
}
#number span {
	font-size: 15px;
	margin-right: 9px;
}
#number a:link, #number a:visited {
	color: #fff;
	border-bottom: 1px solid transparent;
	font-family: 'Ubuntu-LightItalic';
}
#number a:hover, #number a:focus {
  border-bottom: 1px solid #ffffff;
}
#number::after, #number::before {
	content: " ";
	position: absolute;
	height: 15px;
	width: 1px;
	top: 50%;
	margin-top: -7px;
	background-color: #fff;
}
#number::after {
	right: 0;
}
#number::before {
	left: 0;
}
#subnav {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 2;
}
#subnav ul {
  list-style: none;
}
#subnav ul::after {
  clear: both;
  display: block;
  content: " ";
}
#subnav ul li {
  float: left;
  padding-left: 23px;
}
#subnav ul li a:link, #subnav ul li a:visited {
  color: #d0b985;
  border-bottom: 1px dotted transparent;
  font-size: 14px;
}
#subnav ul li a:hover, #subnav ul li a:focus, #subnav ul li a.navON:link, #subnav ul li a.navON:visited {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}

#nav {
	box-sizing: border-box;
	float: right;
	position: relative;
}
#nav #topnav {
  position: relative;
}
#nav ul::after {
  clear: both;
  content: " ";
  display: block;
}
#nav ul {
  list-style: none;
}
#nav ul li {
	float: left;
	font-size: 12px;
	font-family: 'WorkSans-Regular';
	margin: 0 35px 0 0;
	position: relative;
	text-transform: uppercase;
}
#nav ul li:last-child {
  margin-right: 0;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #4d4425;
	display: block;
	position: relative;
	overflow: hidden;
}
#nav ul li a::after {
	content: " ";
	position: absolute;
	width: 1px;
	height: 25px;
	bottom: 0;
	left: 50%;
	background-color: #4d4425;
	opacity: 0;
	transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
}
#nav ul li a.navON:after, #nav ul li a:hover::after, #nav ul li a:focus::after, #nav ul li.navhover a::after, #nav ul li.navhover a.navON::after {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
#nav ul li ul.dropnav {
	position: absolute;
	background-color: #4d4425;
	width: 170px;
	margin-left: -85px;
	left: 50%;
	top: 80px;
    padding: 18px 0 16px;
}
#nav ul li ul.dropnav li {
	float: none;
	margin: 4px 0 0;
	line-height: 31px;
	text-align: center;
}
#nav ul li.wedings ul.dropnav {
	width: 220px;
	margin-left: -110px;
}
#nav ul li ul.dropnav li a:link, #nav ul li ul.dropnav li a:visited {
	color: #ffffff;
	display: inline-block;
	vertical-align: top;
	padding: 0 13px;
	position: relative;
}
#nav ul li ul.dropnav li a::after {
	content: " ";
	width: 100%;
	height: 3px;
	background-color: #6d6036;
	opacity: 0;
	left: 0;
	bottom: 0;
	transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
#nav ul li ul.dropnav li a.navON::after, #nav ul li ul.dropnav li a:hover::after, #nav ul li ul.dropnav li a:focus::after {
	opacity: 1;
}
.weather-holder {
	float: left;
	font-size: 15px;
	color: #fff;
}
.weather-holder a:link, .weather-holder a:visited {
  color: #fff;
  border-bottom: 1px solid transparent;
}
.weather-holder a:hover, .weather-holder a:focus {
  border-bottom: 1px solid #ffffff;
}
.ic-weather {
	font-size: 20px;
	vertical-align: middle;
	margin-right: 8px;
	position: relative;
	top: -2px;
}
.reserve-btn {
	float: right;
	width: 230px;
	text-align: center;
	margin-right: -30px;
}
.reserve-btn a.res-button:link, .reserve-btn a.res-button:visited {
	background-color: #4d4425;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}
.reserve-btn a.res-button:hover, .reserve-btn a.res-button:focus {
	background-color: #6d6036;
}
.reserve-btn a.res-button span {
	margin-left: 7px;
}
.reservation-bg {
	display: none;
	position: fixed;
	left: 0;
	width: 100vw;
	z-index: 2;
	background-color: #4d4425;
	height: 76px;
}
#reservationtable {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 20px;
}
#reservationtable::after {
	clear: both;
	content: " ";
	display: block;
}
.res-mob-close {
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}
.res-mob-close a:link, .res-mob-close a:visited {
	color: #fff;
	letter-spacing: 1.5px;
	border-bottom: 1px solid transparent;
}
.res-mob-close a:hover, .res-mob-close a:focus {
	border-bottom: 1px solid #ffffff;
}
.res-mob-close span {
	font-size: 10px;
	margin-left: 10px;
}
#reservation {
	float: right;
	position: relative;
}
#reservation ul::after {
	clear: both;
	content: " ";
	display: block;
}
#reservation ul li {
	float: left;
	width: 260px;
	position: relative;
	margin-right: 34px;
}
#reservation ul li:nth-child(2) {
	width: 290px;
}
#reservation ul li:nth-child(3) {
	width: 120px;
	margin-right: 16px;
}
#reservation ul li:last-child {
	margin-right: 0;
	width: 257px;
}
#reservation ul li label.rtitle {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	display: block;
	float: left;
	color: #fff;
}
#reservation ul li::after {
	clear: both;
	content: " ";
	display: block;
}
#reservation ul li .ada-datepicker {
	width: 175px;
	float: left;
	margin-left: 5px;
}
#reservation ul li .ada-datepicker input {
	width: 100%;
	padding: 0;
	background-color: transparent;
	border: none;
	font-family: 'Ubuntu-Italic';
	font-size: 25px;
	color: #fff;
}
#reservation ul li .ada-datepicker input:focus, #reservation ul li select:focus {
	border-bottom: 1px solid #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: none;
}
#reservation ul li select {
	width: 45px;
	height: 40px;
	border: none;
	background-color: transparent;
	color: #fff;
	font-size: 25px;
	font-family: 'Ubuntu-Italic';
	padding: 0 5px;
	background-color: #4d4425;
	cursor: pointer;
}
#reservation ul li.reserv-drop .res-down-arrow {
	font-size: 12px;
	position: absolute;
	color: #fff;
	right: 0;
	top: 50%;
	margin-top: -6px;
}
.reservation-right-arrow {
	font-size: 58px;
	color: #6d623d;
	line-height: 76px;
	float: left;
	margin-right: 13px;
}
.reservation-right-arrow span {
	line-height: 76px;
}
.reservation-box-footer {
	float: left;
	width: 186px;
}
.reservation-box-footer .button {
	background-color: transparent;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-family: 'WorkSans-SemiBold';
	font-size: 14px;
	line-height: 76px;
	letter-spacing: .8px;
	width: 100%;
	height: 76px;
	position: relative;
}
.reservation-box-footer .button span {
	font-size: 15px;
	vertical-align: middle;
	position: relative;
	top: -1px;
	padding-left: 10px;
	transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
	left: 0;
}
.reservation-box-footer .button::after {
	width: 100%;
	height: 1px;
	content: " ";
	background-color: #fff;
	left: 0;
	bottom: 20px;
	position: absolute;
	opacity: 0;
	transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
.reservation-box-footer .button:hover::after, .reservation-box-footer .button:focus::after {
	opacity: 1;
}
.reservation-box-footer .button:hover, .reservation-box-footer .button:focus {
	background-color: transparent;
}
.reservation-bg.desk-reservation-active {
	display: block;
}
/*========================== Header End ===================*/

/*========================== Middle Start ===================*/
#middle {
  position: relative;
}
.inner-mainimage-bg {
	height: 485px;
	z-index: 1;
	background-color: #16200b;
	margin-bottom: -333px;
	position: relative;
}
.inner-mainimage-bg-wrap {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	opacity: .4;
	background-size: cover;
}
.header-wrap {
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding: 26px 20px 0;
	color: #fff;
}
.home-middle-image #mainimage {
	max-width: inherit;
	padding: 0;
}
.home-middle-image #mainimage.flexslider .slides img {
	max-height: 800px;
}
#mainimage {
	position: relative;
	z-index: 2;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 20px;
	width: auto;
}
#mainimage .flex-control-nav {
  bottom: 39px;
  left: 0;
  position: absolute;
  text-align: center;
  right: 0;
}
#mainimage .flex-control-nav li {
  display: inline-block;
  margin: 0 2px;
}
#mainimage .flex-control-nav li a {
  cursor: pointer;
  display: block;
  height: 10px;
  text-indent: -9999px;
  width: 10px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin: 0 1px;
  background: transparent;
}
#mainimage .flex-control-paging li a:hover, #mainimage .flex-control-paging li a:focus, #mainimage .flex-control-paging li a.flex-active {
  background: #ffffff;
}
.flex-pauseplay {
	display: none;
}
#mainimage.flexslider .slides img {
	width: 100%;
	display: block;
	height: 574px;
	object-fit: cover;
	object-position: center;
}
#mainimage .flex-direction-nav a {
	color: #fff;
	position: absolute;
	top: 50%;
	height: 50px;
	width: 50px;
	line-height: 50px;
	font-size: 40px;
	text-align: center;
	margin-top: -25px;
	z-index: 5;
}
#mainimage .flex-direction-nav a.flex-prev {
	left: 0;
}
#mainimage .flex-direction-nav a.flex-next {
	right: 0;
}
/*========================== Middle Start ===================*/


/*========================== Content Start ===================*/
#contentinfo {
	position: relative;
	background-color: #fff;
	z-index: 2;
}
#container-wrap {
  position: relative;
}
#container {
	max-width: 970px;
	margin: 0 auto;
	padding: 17px 20px 30px;
	position: relative;
}
#header {
	font-size: 50px;
	font-family: 'Ubuntu-LightItalic';
	line-height: 53px;
	text-align: center;
	padding-bottom: 8px;
}
.text-center {
    text-align: center;
}
.contentinfo-home h1 {
	color: #6d6036;
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 18px;
	text-transform: capitalize;
	line-height: 45px;
	font-family: 'Ubuntu-MediumItalic';
}
.contentinfo-home h1 span {
	font-family: 'Ubuntu-LightItalic';
}
h1 {
	color: #6d6036;
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 41px;
	text-transform: capitalize;
	line-height: 45px;
	font-family: 'Ubuntu-MediumItalic';
	text-align: center;
}
h2 {
	color: #6d6036;
	font-size: 35px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 15px;
	text-transform: capitalize;
	line-height: 40px;
	font-family: 'Ubuntu-LightItalic';
}
h3 {
	color: #6d6036;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	text-transform: capitalize;
	line-height: 25px;
	font-family: 'Ubuntu-LightItalic';
}
h4 {
	color: #6d6036;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	text-transform: capitalize;
	line-height: 20px;
	font-family: 'Ubuntu-Italic';
}
#content .readmoretest {
	display: inline-block;
	margin-left: -26px;
}
#readmorelessbtn {
	padding-top: 20px;
}
/*========================== Content End ===================*/

/*========================== Footer Start ===================*/
#note {
	border-top: none;
	position: relative;
	background-color: #fff;
}
.link-email {
	height: 130px;
	line-height: 130px;
	position: relative;
	background-color: #6d6036;
}
.link-email-wrap {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 20px;
}
.link-email::after {
	content: " ";
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #4d4425;
	z-index: 1;
}
.link-email-wrap {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 2;
}
.link-email-wrap::after {
	content: " ";
	clear: both;
	display: block;
}
.footer-warp {
	max-width: 1170px;
	margin: 0 auto;
	padding: 90px 20px;
	position: relative;
}
.googleaddress.footer-box.googleaddress2 {
  margin: 0;
}
.information.footer-box {
	margin-right: 0;
	width: 50%;
	float: left;
}
.footer-information::after {
	clear: both;
	display: block;
	content: " ";
}
.information.footer-box ul::after {
	clear: both;
	content: " ";
	display: block;
}
.information.footer-box ul li {
	float: left;
	margin-right: 70px;
}
.information.footer-box ul li a:link, .information.footer-box ul li a:visited {
	color: #fff;
	text-transform: uppercase;
	font-family: 'WorkSans-Medium';
	border-bottom: 1px solid transparent;
}
.information.footer-box ul li a:hover, .information.footer-box ul li a:focus, .information.footer-box ul li a.navON:link, .information.footer-box ul li a.navON:visited {
	border-bottom: 1px solid #fff;
}
.subscribe-box.footer-box {
	float: right;
}
.footer-sec-title {
  font-family: 'Times New Roman';
  font-size: 20px;
  padding-bottom: 10px;
  color: #ffffff;
  line-height: 40px;
}
.footer-information::after {
	clear: both;
	display: block;
	content: " ";
}
.footer-main-logo {
	float: left;
	margin-right: 80px;
}
.footer-main-logo-wrap a:link, .footer-main-logo-wrap a:visited {
	display: block;
	border: 1px dashed transparent;
}
.footer-main-logo-wrap a:hover, .footer-main-logo-wrap a:focus {
	display: block;
	border: 1px dashed #27a536;
}
.footer-information-wrap {
	float: left;
}
.footer-main-logo-wrap img {
	vertical-align: top;
}
footer a.nav:link, footer a.nav:visited, footer a:link, footer a:visited {
  color: #4d4425;
  border-bottom: 1px solid transparent;
}
footer a.navON:link, footer a.navON:visited, footer a.navON:hover, footer a.navON:focus, footer a.nav:hover, footer a.nav:focus, footer a:hover, footer a:focus {
  border-bottom: 1px solid #4d4425;
}
footer .social-media a:link, footer .social-media a:visited, footer .social-media a:hover, footer .social-media a:focus {
  border-bottom: 0 dashed #ffffff !important;
}
footer .social-media a:hover, footer .social-media a:focus {
	color: #000;
}
.htl-addr .mim-icon-placeholder {
	position: absolute;
	font-size: 16px;
	color: #4d4425;
	left: 0;
	top: 4px;
}
.htl-addr {
	width: 222px;
	position: relative;
	padding-left: 30px;
	padding-bottom: 23px;
}
.phone-wrap {
	position: relative;
	padding-left: 30px;
}
.phone-wrap .mim-icon-phone-call {
	position: absolute;
	left: 0;
	top: 4px;
}
.footer-info-title-reserv {
	font-family: 'WorkSans-Bold';
}
.social-media {
	display: inline-block;
	vertical-align: middle;
}
.sub-social {
	padding-left: 30px;
	font-family: 'WorkSans-Bold';
	padding-top: 23px;
}
.social-media ul li {
	display: inline-block;
	font-size: 20px;
	line-height: normal;
	margin: 0 0 0 18px;
}
.social-media ul, .popular-links ul {
  text-align: center;
}
.subscribe-btn a:link, .subscribe-btn a:visited {
	color: #fff;
	font-size: 18px;
	font-family: 'Ubuntu-Italic';
	border-bottom: 1px solid transparent;
	position: relative;
	margin-right: 57px;
}
.subscribe-btn a:hover, .subscribe-btn a:focus {
	border-bottom: 1px solid #ffffff;
}
.subscribe-btn a::after {
	content: "";
	font-family: 'mimiconfont';
	font-size: 42px;
	vertical-align: middle;
	margin-left: 15px;
	position: absolute;
	right: -57px;
}
.footer-information {
	float: left;
}
.footer-warp::after {
	clear: both;
	content: " ";
	display: block;
}
.footer-right-section {
	float: right;
	margin-top: -20px;
}
.footer-logos-wrap {
	text-align: right;
}
.footer-best-rate {
	display: inline-block;
	vertical-align: middle;
	padding-right: 31px;
}
.footer-trip-logo {
	display: inline-block;
	vertical-align: middle;
}
.footer-best-rate img, .footer-trip-logo img {
	vertical-align: top;
}
.footer-best-rate a:link, .footer-trip-logo a:link, .footer-best-rate a:visited, .footer-trip-logo a:visited {
	display: block;
	border: 1px dotted transparent;
}
.footer-best-rate a:hover, .footer-trip-logo a:hover, .footer-best-rate a:focus, .footer-trip-logo a:focus {
	border: 1px dotted #4d4425;
}
.popular-links ul li {
	display: inline-block;
	padding: 0 7px 0 6px;
	font-size: 14px;
	position: relative;
}
.popular-links ul li::after {
	content: " ";
	width: 1px;
	height: 14px;
	background-color: #868171;
	position: absolute;
	right: 0;
	top: 7px;
}
.popular-links ul li:last-child {
	padding-right: 0;
}
.popular-links ul li:last-child::after {
	display: none;
}
footer .popular-links ul li a:link, footer .popular-links ul li a:visited {
	border-bottom: 1px solid #4d4425;
}
footer .popular-links ul li a.navON:link, footer .popular-links ul li a.navON:visited, footer .popular-links ul li a:hover, footer .popular-links ul li a:focus {
	border-bottom: 1px solid transparent;
}
.popular-links.footer-box {
	padding-top: 47px;
	text-align: right;
	padding-bottom: 6px;
}
.copy-statement {
	text-align: right;
	font-size: 14px;
}
/*========================== Footer End ===================*/

a#backtotop:link, a#backtotop:visited {
	position: fixed;
	z-index: 9;
	width: 50px;
	height: 50px;
	line-height: 50px;
	bottom: 20px;
	right: 20px;
	background-color: #ffffff;
	color: #6d6036;
	text-align: center;
	border: 2px solid #6d6036;
}
a#backtotop .mim-icon-select-drop-arrow {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  display: block;
  height: 50px;
  line-height: 50px;
}
a#backtotop:hover, a#backtotop:focus {
  background-color: #6d6036;
  color: #ffffff;
}
#breadcrumb {
	text-align: center;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 42px;
	color: rgba(255,255,255,.6);
	font-family: 'Ubuntu-LightItalic';
}
#breadcrumb span.mim-icon-filled-circle {
	font-size: 3px;
	margin: 0 5px;
	vertical-align: middle;
}
.column21 {
  width: 48%;
  float: left;
}
.column22 {
  float: right;
  width: 48%;
}
.column31 {
  width: 31%;
  float: left;
  margin-right: 3.5%;
}
.column32 {
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.column33 {
  width: 31%;
  float: right;
}
.column41 {
  float: left;
  width: 23%;
  margin-right: 2.66%;
}
.column42 {
  float: left;
  width: 23%;
  margin-right: 2.66%;
}
.column43 {
  float: left;
  width: 23%;
  margin-right: 2.66%;
}
.column44 {
  float: right;
  width: 48%;
}
.common-snippet-list ul li, .box ul li, .box2 ul li, .column21 ul li, .column22 ul li, .column31 ul li, .column32 ul li, .column33 ul li, .column41 ul li, .column42 ul li, .column43 ul li, .column44 ul li {
  line-height: 24px;
  position: relative;
  padding-left: 16px;
}
.common-snippet-list ul li::before, .box ul li::before, .box2 ul li::before, .column21 ul li::before, .column22 ul li::before, .column31 ul li::before, .column32 ul li::before, .column33 ul li::before, .column41 ul li::before, .column42 ul li::before, .column43 ul li::before, .column44 ul li::before {
	content: "\e970";
	font-family: 'mimiconfont';
	position: absolute;
	left: 0;
	font-size: 9px;
	top: 0;
	line-height: 24px;
}
.container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 20px;
}
#container-wrap2:empty {
  display: none;
}
#container-wrap2 {
	position: relative;
}
#contentinfo.subnav-main {
  padding-top: 101px;
}
.photo-gallery-main #container {
  max-width: 1170px;
}
#gdprformsection {
  border: 1px solid #525148 !important;
  padding: 20px !important;
}
#gdprsubmit {
	display: inline-block;
	padding: 0 20px;
	height: 53px;
	line-height: normal;
	vertical-align: middle;
}
#gdpremail {
	vertical-align: middle;
}
.sitemapinfo h1, .sitemapinfo h2 {
  font-size: 24px;
  line-height: normal;
  border-bottom: 1px solid #525148;
}


/*---------------------------- 404 ------------------------------*/
.errTop {
  font-size: 18px;
  /* line-height: 26px; */
  text-align: center;
}
.oh {
  border-right: 1px solid #525148;
  font-size: 25px;
  margin-right: 15px;
  padding-right: 15px;
}
.er {
  font-size: 18px;
}
.errSugg {
  font-size: 18px;
}
.er-maindiv {
  margin: 0 auto;
  padding-top: 25px;
  width: 100%;
}
.er-or {
  font-size: 28px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}
.er-contentbox-wrap {
  width: 24%;
  float: left;
  margin: 0 1.33% 0 0;
  position: relative;
  text-align: center;
}
.er-contentbox-wrap img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.er-contentbox-wrap:nth-child(4) {
    margin: 0;
}
.er-or {
  font-size: 28px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}
.er-back {
  padding: 20px 0;
  text-align: center;
  width: 320px;
  margin: 0 auto;
}
#goog-fixurl {
  margin: 0 auto;
  max-width: 540px;
  padding-bottom: 0;
}
.search-goog input {
  margin-right: 10px;
  display: inline-block;
  width: 300px;
  vertical-align: middle;
}
#goog-wm-sb {
  width: 180px;
  display: inline-block;
  vertical-align: middle;
}
.box2.shadow-box.err-404-box {
  padding: 0;
}
/*---------------------------- 404 ------------------------------*/

.outer-box {
	background-color: transparent;
	margin: 30px auto 0;
	max-width: 960px;
	padding: 30px 0;
	text-align: center;
	width: 94%;
	border: 1px solid #4d4425;
}
.pro-txt {
	font-weight: normal;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
	text-align: center;
	font-family: 'Ubuntu-MediumItalic';
}
.click-logo {
  padding-bottom: 20px;
}
.vcard {
  font-size: 14px;
  line-height: 24px;
}
.vcard a:link, .vcard a:visited {
	border-bottom: 1px solid;
}
.vcard a:hover, .vcard a:focus {
	border-bottom: 1px dashed;
}
.vcard .fn {
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Ubuntu-LightItalic';
	line-height: 30px;
}
.lockimg {
  font-size: 120px;
  margin-bottom: 20px;
}
.footer-logo-info {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.footer-logo-main-wrap {
  text-align: center;
  padding-top: 38px;
}
.reviewPagination .lnkPrevious, .reviewPagination .lnkNext {
  position: relative;
}
.reviewPagination .lnkPrevious::before, .reviewPagination .lnkNext::after {
  font-family: 'mimiconfont';
  font-size: 10px;
  vertical-align: middle;
  margin: 0 5px;
}
.reviewPagination .lnkPrevious::before {
  content: "\e94c";
}
.reviewPagination .lnkNext::after {
  content: "\e951";
}

/*----------------------------- Home Content -------------------------*/
.contentinfo-home #container {
	max-width: 1170px;
	position: static;
	min-height: 754px;
	padding: 111px 20px 77px;
}
.contentinfo-home #container::after {
	content: " ";
	clear: both;
	display: block;
}
.contentinfo-home #content {
	width: 570px;
	padding-left: 0;
	box-sizing: border-box;
}
.home-section1 {
	width: 36.39vw;
	float: right;
	box-sizing: border-box;
	position: absolute;
	right: 10.83vw;
	top: 39px;
	padding: 40px 0 54px;
}
#quotes {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 50px;
	line-height: 50px;
	text-align: center;
}
/*----------------------------- Home Content -------------------------*/

/*----------------------------- Home Top Reason -------------------------*/
.top-reason-wrap {
	background-color: #000;
}
.top-reason-img {
	position: relative;
}
.top-reason-img::after {
	content: " ";
	background-image: url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/top-reason-img-bg.png);
	width: 100%;
	height: 229px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-repeat: repeat-x;
}
.top-reason-slide-wrap {
	position: relative;
}
.top-reason-info {
	position: absolute;
	width: 350px;
	bottom: 39px;
	left: 43px;
	z-index: 2;
}
.top-reason-main-title {
	font-family: 'Ubuntu-MediumItalic';
	color: #fff;
	font-size: 20px;
	line-height: 29px;
}
.top-reason-title {
	font-size: 34px;
	line-height: 35px;
	font-family: 'Ubuntu-LightItalic';
}
.top-reason-title a:link, .top-reason-title a:visited {
	color: #fff;
	border-bottom: 1px solid transparent;
}
.top-reason-title a:hover, .top-reason-title a:focus {
	border-bottom: 1px solid #ffffff;
}
.bx-wrapper .bx-controls {
	position: absolute;
	width: 128px;
	z-index: 55;
}
.top-reason-wrap .bx-wrapper .bx-controls {
	right: 34px;
	bottom: 42px;
}
.bx-wrapper .bx-controls .bx-pager {
	font-size: 20px;
	font-family: 'Ubuntu-LightItalic';
	font-weight: normal;
	color: #4d4425;
}
.top-reason-wrap .bx-wrapper .bx-controls .bx-pager {
	color: #fff;
}
.bx-wrapper .bx-controls .bx-pager span.current {
	font-size: 30px;
	font-family: 'Ubuntu-BoldItalic';
	margin-right: -4px;
}
.bx-wrapper .bx-controls .bx-controls-direction a {
	height: 25px;
	margin-top: 0;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: -1px;
	width: 25px;
	z-index: 9999;
	border: 1px solid transparent;
	color: #4d4425;
}
.bx-wrapper .bx-controls .bx-controls-direction a::after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	top: -1px;
	line-height: 27px;
	text-align: center;
	left: 0;
	font-family: 'mimiconfont';
	font-size: 20px;
	text-indent: 0;
}
.bx-wrapper .bx-controls .bx-controls-direction a.bx-prev::after {
	content: '\e969';
}
.bx-wrapper .bx-controls .bx-controls-direction a.bx-next::after {
	content: '\e96a';
}
.top-reason-wrap .bx-wrapper .bx-controls .bx-controls-direction a {
	color: #fff;
}
.bx-wrapper .bx-controls .bx-controls-direction a:hover, .bx-wrapper .bx-controls .bx-controls-direction a:focus {
	border: 1px solid #4d4425;
}
.top-reason-wrap .bx-wrapper .bx-controls .bx-controls-direction a:hover, .top-reason-wrap .bx-wrapper .bx-controls .bx-controls-direction a:focus {
	border: 1px solid #ffffff;
}
.top-reason-img img {
	height: 660px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.contentinfo-home #container::before {
	content: " ";
	position: absolute;
	width: 44.28vw;
	right: 0;
	top: 39px;
	background-image: url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/top-reason-bg.png);
	height: 754px;
}
/*----------------------------- Home Top Reason -------------------------*/


/*----------------------------- Home Book Direct -------------------------*/
.book-direct-logo {
	text-align: center;
	padding: 25px 0;
}
.book-direct-main-title {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	padding-bottom: 10px;
}
.book-direct-wrap::after {
	content: " ";
	display: block;
	clear: both;
}
.book-direct-wrap {
	text-align: center;
}
.book-direct-info {
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	margin: 0 12px 0 0;
	padding-right: 21px;
	position: relative;
}
.book-direct-wrap .book-direct-info:last-child {
	padding: 0;
	margin: 0;
}
.book-direct-info::after {
	content: " ";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #4d4425;
	position: absolute;
	right: 0;
	bottom: 11px;
}
.book-direct-wrap .book-direct-info:last-child::after {
	display: none;
}
.book-direct-icon-wrap {
	font-size: 18px;
	line-height: normal;
}
.book-direct-logo img {
	vertical-align: top;
}
/*----------------------------- Home Book Direct -------------------------*/


/*----------------------------- Home Room -------------------------*/
.home-section2 {
	position: relative;
	padding-bottom: 176px;
}
.home-room-section-img-title {
	position: relative;
	background-color: #000;
	margin-bottom: -323px;
	z-index: 1;
	height: 656px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.home-rrom-section-bg-img img {
	vertical-align: top;
	width: 100%;
	height: 656px;
	object-fit: cover;
	object-position: center;
}
.home-room-section-main-title {
	position: absolute;
	top: 110px;
	width: 100%;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	padding: 0 20px;
	font-family: 'Ubuntu-MediumItalic';
	font-size: 50px;
	line-height: 53px;
}
.home-room-section-main-title span {
	font-family: 'Ubuntu-LightItalic';
	display: block;
}
.home-section2-wrap {
	max-width: 1312px;
	position: relative;
	margin: 0 auto;
	z-index: 2;
	padding: 0 20px;
}
.home-room-section {
	position: relative;
}
.home-room-section-img img {
	vertical-align: top;
	width: 100%;
	height: 645px;
	object-fit: cover;
	object-position: center;
}
.home-room-section-info-wrap {
	position: relative;
	z-index: 3;
	padding: 52px 55px 0 60px;
}
.home-room-section-info {
	position: absolute;
	width: 470px;
	right: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
}
.home-room-section-info::after {
	content: " ";
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.home-room-blur {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: right center;
	filter: blur(6px);
    -webkit-filter: blur(6px);
	z-index: 1;
}
.home-room-section-title::after {
	content: " ";
	width: 40px;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #4d4425;
}
.home-room-section-title {
	font-family: 'Ubuntu-Medium';
	font-size: 20px;
	text-transform: uppercase;
	line-height: 30px;
	position: relative;
	padding-bottom: 24px;
	margin-bottom: 20px;
}
.home-room-section-sub-title {
	font-family: 'Ubuntu-LightItalic';
	font-size: 35px;
	line-height: 40px;
	color: #6d6036;
}
.home-room-section-btn {
	width: 235px;
}
.home-room-section-desc {
	padding: 46px 0 36px;
}
.home-section2::after {
	content: " ";
	position: absolute;
	width: 43.67%;
	height: 498px;
	right: 0;
	bottom: 0;
	background-image: url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/top-reason-bg.png);
	background-attachment: fixed;
}
/*----------------------------- Home Room -------------------------*/


/*----------------------------- Home Dining -------------------------*/
.home-dining-section {
	max-width: 1305px;
	margin: 0 auto;
	position: relative;
	left: 69px;
	padding: 0 20px;
}
.home-dining-section-wrap::after {
	content: " ";
	display: block;
	clear: both;
}
.home-dining-img-wrap {
	width: 60.61%;
	float: right;
	position: relative;
	padding-bottom: 53px;
}
.home-dining-big-img img {
	width: 100%;
	height: 550px;
	object-fit: cover;
	object-position: center;
}
.home-dining-small-img {
	position: absolute;
	border: 10px solid #ffffff;
	width: 52.6%;
	bottom: 0;
	left: -65px;
}
.home-dining-info {
	width: 34%;
	float: left;
	position: relative;
	padding-top: 32px;
}
.home-dining-main-title {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 20px;
	line-height: 30px;
	position: relative;
	padding-bottom: 23px;
	margin-bottom: 21px;
}
.home-dining-desc {
	padding: 35px 0 32px;
}
.home-dining-main-title::after {
	content: " ";
	position: absolute;
	width: 40px;
	height: 4px;
	left: 0;
	bottom: 0;
	background-color: #4d4425;
}
.home-dining-title {
	font-family: 'Ubuntu-LightItalic';
	font-size: 35px;
	line-height: 40px;
}
.home-dining-hour-title {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 2px;
}
.home-dining-btn {
	width: 169px;
	padding-left: 168px;
	padding-top: 33px;
}
.home-dining-section .bx-wrapper .bx-controls {
	margin-top: 79px;
}
.home-section3 {
	padding-bottom: 167px;
	position: relative;
}
.home-section3::after {
	content: " ";
	position: absolute;
	width: 43.67%;
	height: 100%;
	right: 0;
	bottom: 0;
	background-image: url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/top-reason-bg.png);
	background-attachment: fixed;
}
.home-dining-small-img img {
	width: 100%;
	height: 284px;
	object-fit: cover;
	object-position: center;
}
/*----------------------------- Home Dining -------------------------*/


/*----------------------------- Home Wedding -------------------------*/
.home-section4 {
	padding: 15px 0;
	position: relative;
}
.home-wedding-section-wrap:first-child {
	border-right: 7px solid #fff;
	left: 0;
}
.home-wedding-section-wrap:last-child {
	border-left: 7px solid #fff;
	right: 0;
}
.home-wedding-section-slide::after {
	content: " ";
	display: block;
	clear: both;
}
.home-wedding-section-slide {
	height: 645px;
	position: relative;
}
.home-wedding-section-wrap {
	width: 50%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	height: 100%;
	overflow: hidden;
	background-color: #000;
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
}
.home-wedding-img-wrap img {
	width: 100%;
	height: 645px;
	object-fit: cover;
	object-position: center;
	vertical-align: top;
	opacity: 1;
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
}
.home-wedding-info {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	left: 0;
	margin-top: -166px;
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
}
.home-wedding-info-wrap {
	position: absolute;
	width: 415px;
	top: 0;
	color: #fff;
	transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
}
.home-wedding-section-wrap:first-child .home-wedding-info-wrap {
	right: 83px;
	text-align: right;
}
.home-wedding-section-wrap:last-child .home-wedding-info-wrap {
	left: 83px;
}
.home-wedding-main-title {
	font-size: 20px;
	line-height: 50px;
	font-family: 'Ubuntu-MediumItalic';
	padding-bottom: 12px;
	text-shadow: 0 0 10px #000, 0 0 20px #000;
    -webkit-text-shadow: 0 0 10px #000, 0 0 20px #000;
}
.home-wedding-desc {
	padding: 30px 0;
}
.home-wedding-title {
	font-family: 'Ubuntu-LightItalic';
	font-size: 35px;
	line-height: 34px;
	text-shadow: 0 0 10px #000, 0 0 20px #000;
    -webkit-text-shadow: 0 0 10px #000, 0 0 20px #000;
}
.home-wedding-title span {
	display: block;
	font-family: 'Ubuntu-BoldItalic';
}
.home-wedding-btn a.button:link, .home-wedding-btn a.button:visited {
	color: #fff;
	border-color: #fff;
}
.home-wedding-btn {
	width: 168px;
}
.home-wedding-section-wrap:first-child .home-wedding-btn {
	margin: 0 0 0 auto;
}
.home-wedding-img-wrap {
	position: relative;
}
.home-wedding-img-wrap::after {
	position: absolute;
	content: " ";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0);
}
.home-wedding-section-wrap:hover .home-wedding-info, .home-wedding-section-wrap:focus .home-wedding-info, .home-wedding-section-wrap.blockdiv .home-wedding-info {
	top: 0;
	margin-top: 0;
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
}
.home-wedding-section-wrap:hover .home-wedding-info-wrap, .home-wedding-section-wrap:focus .home-wedding-info-wrap, .home-wedding-section-wrap.blockdiv .home-wedding-info-wrap {
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0.4s;
}
.home-wedding-section-wrap:hover .home-wedding-main-title, .home-wedding-section-wrap:hover .home-wedding-title, .home-wedding-section-wrap:focus .home-wedding-main-title, .home-wedding-section-wrap:focus .home-wedding-title, .home-wedding-section-wrap.blockdiv .home-wedding-main-title, .home-wedding-section-wrap.blockdiv .home-wedding-title {
	text-shadow: none;
	-webkit-text-shadow: none;
}
.home-wedding-section-wrap:hover .home-wedding-img-wrap::after, .home-wedding-section-wrap:focus .home-wedding-img-wrap::after, .home-wedding-section-wrap.blockdiv .home-wedding-img-wrap::after {
	background-color: rgba(109,96,54,0.8);
}
.home-wedding-section-wrap:hover .home-wedding-img-wrap img, .home-wedding-section-wrap:focus .home-wedding-img-wrap img, .home-wedding-section-wrap.blockdiv .home-wedding-img-wrap img {
	opacity: 0.6;
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
}
.home-wedding-btn a.button:hover, .home-wedding-btn a.button:focus {
    background: #ffffff;
	color: #6d6036;
	border-color: #fff;
}
.home-wedding-section-wrap:hover, .home-wedding-section-wrap:focus, .home-wedding-section-wrap.blockdiv {
	width: 60.40%;
	z-index: 3;
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
}
.home-wedding-section-wrap.active {
	width: 39.60%;
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
}
.home-wedding-section-wrap.active .home-wedding-img-wrap::after {
    background-color: rgba(0,0,0,0.6);
	transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -ms-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
    -o-transition: all 0.4s cubic-bezier(0.2,0.2,0.6,0.9) 0s;
}
.home-wedding-section-wrap.active .home-wedding-info {
	opacity: 0.7;
}
/*----------------------------- Home Wedding -------------------------*/

/*----------------------------- Home special -------------------------*/
.home-special-section {
	max-width: 1305px;
	margin: 0 auto;
	position: relative;
	left: -66px;
	padding: 0 20px;
}
.home-special-section-wrap::after {
	content: " ";
	display: block;
	clear: both;
}
.home-special-img-wrap {
	width: 60.54%;
	float: left;
	position: relative;
	padding-bottom: 0;
}
.home-special-img-wrap img {
	width: 100%;
	height: 550px;
	object-fit: cover;
	object-position: center;
}
.home-special-info {
	width: 36.09%;
	float: right;
	position: relative;
	padding-top: 41px;
	box-sizing: border-box;
	padding-right: 40px;
}
.home-special-main-title {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 20px;
	line-height: 30px;
	position: relative;
	padding-bottom: 23px;
	margin-bottom: 24px;
}
.home-special-desc {
	padding: 35px 0 16px;
}
.home-special-main-title::after {
	content: " ";
	position: absolute;
	width: 40px;
	height: 4px;
	left: 0;
	bottom: 0;
	background-color: #4d4425;
}
.home-special-title {
	font-family: 'Ubuntu-LightItalic';
	font-size: 35px;
	line-height: 40px;
	color: #6d6036;
}
.home-special-hour-title {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 2px;
}
.home-special-btn {
	width: 207px;
	padding-left: 0;
	padding-top: 41px;
}
.home-special-section .bx-wrapper .bx-controls {
	left: 63.5%;
	bottom: 44px;
}
.home-special-rate span {
	font-family: 'Ubuntu-Italic';
}
.home-special-rate {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 20px;
	line-height: 30px;
}
.home-special-main-btn {
	position: absolute;
	left: 76%;
	bottom: 47px;
	z-index: 55;
}
.home-section5 {
	background-color: #eeebe2;
	padding: 107px 0 50px;
	position: relative;
}
/*----------------------------- Home special -------------------------*/


/*----------------------------- Home Review -------------------------*/
.home-section6 {
	background-color: #eeebe2;
	position: relative;
}
.home-section6-wrap {
	max-width: 895px;
	position: relative;
	padding: 0 20px;
	margin: 0 auto;
	text-align: center;
}
.home-review-section {
	position: relative;
	overflow: hidden;
}
.home-review-section-main-title {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 26px;
	position: relative;
	z-index: 2;
	padding-top: 153px;
}
.home-review-section-title {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 35px;
	line-height: normal;
	color: #6d6036;
	padding-bottom: 9px;
}
.home-review-section .bx-wrapper {
	height: 266px;
}
.home-review-section::after {
	position: absolute;
	content: " ";
	width: 100%;
	height: 200%;
	top: 0;
	left: 0;
	border-radius: 50%;
	background-color: #f7f5f1;
}
.home-review-section .bx-wrapper .bx-controls {
	bottom: 80px;
	left: 50%;
	margin-left: -64px;
}
/*----------------------------- Home Review -------------------------*/

/*----------------------------- Home explore -------------------------*/
.home-explore-section {
	max-width: 1305px;
	margin: 0 auto;
	position: relative;
	left: 69px;
	padding: 0 20px;
}
.home-explore-section-wrap::after {
	content: " ";
	display: block;
	clear: both;
}
.home-explore-img-wrap {
	width: 60.61%;
	float: right;
	position: relative;
	padding-bottom: 0;
}
.home-explore-img-wrap img {
	width: 100%;
	height: 550px;
	object-fit: cover;
	object-position: center;
	border: 10px solid #fff;
	box-sizing: border-box;
}
.home-explore-info {
	width: 36.02%;
	float: left;
	position: relative;
	padding-top: 85px;
}
.home-explore-main-title {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 20px;
	line-height: 30px;
	position: relative;
	padding-bottom: 26px;
	margin-bottom: 23px;
}
.home-explore-desc {
	padding: 15px 0 13px;
}
.home-explore-main-title::after {
	content: " ";
	position: absolute;
	width: 40px;
	height: 4px;
	left: 0;
	bottom: 0;
	background-color: #4d4425;
}
.home-explore-title {
	font-family: 'Ubuntu-LightItalic';
	font-size: 35px;
	line-height: 40px;
}
.home-explore-hour-title {
	font-family: 'Ubuntu-MediumItalic';
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 2px;
}
.home-explore-btn {
	width: 207px;
	padding-left: 0;
	padding-top: 33px;
}
.home-explore-section .bx-wrapper .bx-controls {
	margin-top: 132px;
	left: 27%;
}
.home-section7-bg {
	height: 900px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.home-section7 {
	position: relative;
}
/*----------------------------- Home explore -------------------------*/
.box2.sitemapinfo {
	padding-bottom: 0;
}
.hours-of-opration-location h4 {
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 16px;
}
.hours-of-opration-location {
	padding-bottom: 15px;
}
.formslable {
	display: none !important;
}
.thank-you {
    color: #2E3B4B;
    font-size: 20px;
    padding: 50px 0;
    text-align: center;
}
.ada-datepicker .ui-datepicker-trigger img {
    display: block !important;
    height: 0;
    opacity: 0;
}


.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-datepicker { width: 17em; padding: .1em .1em 0;z-index:9999 !important; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.0em; line-height: 1.8em; text-align: center;}
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; width:60px;}
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 2px; line-height: 24px; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: 0 .4em; text-align: right; text-decoration:none;list-style: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

.ui-widget { font-size: 0.9em; z-index:999; display:none;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-content { background-color: #ffffff; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { background-color: #cccccc; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cdcdcd; background-color: #e6e6e6; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration:none;list-style: none; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:focus { color: #212121; text-decoration:none;list-style: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background-color: #ffffff; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121;  list-style: none; text-decoration:none;  outline: none; }

/*CalendarColor*/
#ui-datepicker-div {z-index:1001; display:none; font-size:14px; margin-top:-1px;}

.ui-datepicker{padding:1px 5px; background-color:#FFFFFF; border:solid 1px #cbcbcb; border-radius:0;}
.ui-widget-header {background-color:#FFFFFF; border-bottom:1px solid #cbcbcb; margin:0px 7px; padding:4px 0px !important;}
.ui-widget select {border:#0D0D0D solid 1px;}
.ui-datepicker th {background-color:#FFFFFF; color:#777777;}
.ui-datepicker-month {color:#4d4425; font-size:12px;}
.ui-datepicker-year {color:#4d4425; font-size:12px;}

.ui-widget-content .ui-state-default {background-color:#FFFFFF; color:#323232; border:#FFFFFF solid 1px; text-align:center;}
.ui-state-disabled .ui-state-default {background-color:#FFFFFF; color:#AAAAAA; border:#FFFFFF solid 1px; text-align:center;}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {background-color:#FFFFFF; color:#4D4D4D; border:#4D4D4D solid 1px;}
.ui-widget-content .ui-state-active {background-color:#4d4425; color:#FFFFFF; border:#4d4425 solid 1px;}
.ui-widget-content .ui-state-hover {background-color:#4d4425; color:#FFFFFF; border:#4d4425 solid 1px;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	width: 10px;
	height: 9px;
	position: relative;
	top: 6px;
	cursor: pointer;
	display: inline;
	transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    -o-transition: none;
}
.ui-datepicker .ui-datepicker-prev{ background:url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/sprite.png) -85px 0px no-repeat; left:0px; float: left;}
.ui-datepicker .ui-datepicker-prev-hover{ background:url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/sprite.png) -58px 0px no-repeat; left:0px; border:none; float: left;}
.ui-datepicker .ui-datepicker-next{ background:url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/sprite.png) -72px 0 no-repeat; right:0px; float: right;}
.ui-datepicker .ui-datepicker-next-hover{ background:url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/sprite.png) -43px 0px no-repeat; right:0px; border:none; float: right;}
.ui-state-disabled {background:none !important;}


.ui-datepicker .ui-datepicker-buttonpane button:hover, .ui-datepicker .ui-datepicker-buttonpane button:focus{background-color: #4d4425; color: #fff;}
.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-next:focus {
	background: url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/sprite.png) -43px 0 no-repeat ;
	right: 0;
	border: none;
	float: right;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-prev:focus {
	background: url(https://assets.milestoneinternet.com/linchris-hotel-group-master/linchris-hotel-corporation/images-noindex/sprite.png) -58px 0 no-repeat;
	left: 0;
	border: none;
	float: left;
}
a.button:link, a.button:visited, .button, input[type="button"], input[type="submit"] {
	background: transparent;
	color: #4d4425;
	cursor: pointer;
	display: block;
	font-size: 14px;
	height: 55px;
	line-height: 50px;
	font-weight: normal;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	border: 2px solid #807657;
	transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	font-family: 'WorkSans-SemiBold';
	letter-spacing: .7px;
	text-transform: uppercase;
}
a.button:hover, .button:hover, a.button:focus, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	background: #6d6036;
	border-color: #6d6036;
	color: #fff;
}
a.button-link:link, a.button-link:visited {
	color: #4d4425;
	font-family: 'WorkSans-Bold';
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	border-bottom: 1px solid transparent;
	display: inline-block;
}
a.button-link::after {
	content: "";
	position: absolute;
	font-size: 16px;
	font-family: 'mimiconfont';
	margin-left: 0;
	top: 0;
	right: -26px;
}
a.button-link:hover, a.button-link:focus {
	border-bottom: 1px solid #4d4425;
}
#msCookieBanner .right button{line-height:normal}
#divsiteabandonment {
  display:none;
}
.dialog-overlay[aria-hidden="true"],
.dialog[aria-hidden="true"] {
  display: none;
}
.dialog-overlay:not([aria-hidden="true"]),
.dialog:not([aria-hidden="true"]) {
  display: block;
}
.sr-only {
/*  opacity: 0;
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);*/
}

.divsiteabandonment-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.36);
  position: fixed;
  z-index: 990;
  display: block;
  left: 0;
  top: 0;
}

#divsiteabandonment .popup-content-inner div.best-deal-tag {
  position: absolute;
  width: 186px;
  height: 90px;
  display: block;
  left: -145px;
  top: 0;
  text-align: left;
  z-index: 0;
}

#divsiteabandonment .popup-content-inner div.best-deal-tag img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3
}

#divsiteabandonment .popup-content-inner div.best-deal-tag span.beat-deal-text {
  position: absolute;
  left: 19px;
  top: 19px;
  max-width: 60px;
  color: #ffffff;
  font-size: 21px;
  z-index: 5;
}

#divsiteabandonment .popup-content-inner div.best-deal-tag #masked {
  width: 123px;
  height: 86px;
  /*background-color:#F39800;*/
  -webkit-mask-image: url(/milestone_common/divsiteabandonment-best-deal-tag.png);
  mask-image: url(/milestone_common/divsiteabandonment-best-deal-tag.png);
  position: relative;
  z-index: 4;
}
#divsiteabandonment .home-popup-inner .home-popup-logo {
  padding-bottom: 10px;
}
#divsiteabandonment .popup-content-inner div.best-deal-tag .imgborder {
  background: url(/milestone_common/divsiteabandonment-best-deal-tag-overline.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
  display: block;
  width: 123px;
  height: 86px;
  top: 1px;
}

#divsiteabandonment .popup-content-inner span.tagbg {
  position: absolute;
  width: 78px;
  height: 90px;
  display: block;
  right: 0;
  top: 0;
  background: url(/milestone_common/best-deal-tag1.png) top right no-repeat;
  z-index: 8;
}

#divsiteabandonment .popup-content {
  position: fixed;
  top: 25%;
  z-index: 999;
  padding: 0px;
  background: transparent;
  min-width: 100%;
}

#divsiteabandonment .popup-desc {
  padding-top: 0;
  display: table;
  width: 100%;
  box-sizing: border-box;
}

#divsiteabandonment .home-popup-inner {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 25px 44px;
  background-color: #0e1d35;
  color: #fff;
}

#divsiteabandonment .home-popup-image {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  line-height: 0;
}

#divsiteabandonment .home-popup-title span.home-popup-header {
font-size: 21px;
    text-align: center;
    line-height: 1;
  
}

#divsiteabandonment .primary-btn {
  background: transparent;
  color: #0e1d35!important;
  border-bottom: none !important;
}

#divsiteabandonment .popup-content-inner {
  background-color: #ffffff;
  height: auto;
  margin: auto;
  max-height: 80%;
  max-width: 80%;
  padding: 0;
  position: relative;
  text-align: center;
  width: 800px;
  min-height: 400px;
  box-sizing: border-box;
}

#divsiteabandonment .home-popup-title {

  position: relative;
}

#divsiteabandonment .popuptitle-bottomborder {
  width: 50px;
  height: 3px;
  background: #0e1d35;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  bottom: 26px;
}

#divsiteabandonment .home-popup-title span {
  color: #FFFFFF !important;
  display: block;
  padding-bottom: 15px;
}

#divsiteabandonment .sub-title {
display: block;
    font-size: 28px;
    /*font-family: 'centurygothic',sans-serif;*/
    color: #FFFFFF !important;
    line-height: 28px;
    padding-bottom: 25px;
}

#divsiteabandonment .home-popup-desc {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 31px;
  text-align: center;
}

#divsiteabandonment a.button:link, #divsiteabandonment a.button:visited {
  background: #0e1d35;
    color: #fff;
    cursor: pointer;
    display: block;
  padding: 0 20px;
    height: 40px;
    line-height: 37px;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    transition: .4s;
    -webkit-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
      border: 1px solid #fff;
  margin-top: 1px;
  text-align: center;
  display: inline-block;
}

#divsiteabandonment .home-popup-desc .message-bottom {
  font-size: 23px;
  font-family: 'centurygothic-bold',sans-serif;
  color: #fff;
  text-align: center;
}

#divsiteabandonment .iconclose {
  background: #0e1d35;
  color: #fff;
  cursor: pointer;
  height: 40px;
  margin: auto;
  position: absolute;
  right: -19px;
  top: -20px;
  width: 40px;
  z-index: 1;
  line-height: 43px;
  border-radius: 50%;
  font-size: 16px;
}
#divsiteabandonment .iconclose span.icon-close2 {
  color: #fff;
}
img.logo {
    width: 100%;
    height: auto;
}
#divsiteabandonment .divsiteabandonment {
  display: none;
}
#divsiteabandonment .iconclose:focus {
  border: 2px dotted #000000;
}

@media only screen and (max-width:640px) {
  #divsiteabandonment .popup-content-inner {
 width: 100%;
    position: fixed;
 
    min-height: 400px;
 
    left: 0;
    right: 0;
    top: 5%;
}
  #divsiteabandonment .popup-content {
    position: relative;
    top: 10%;
    z-index: 999;
    padding: 0px;
    background: transparent;
    min-width: inherit;
    /*font-family: 'Muli', sans-serif;*/
    display: block !important;
        display: block;
    left: 0;
    right: 0;
}
  #divsiteabandonment .home-popup-image {
    display: block;
    vertical-align: middle;
    width: 100%;
    line-height: 0;
}
  #divsiteabandonment .home-popup-inner {
    display: block;
    vertical-align: middle;
    width: 100%;
    padding: 15px 25px;
    background-color: #0e1d35;
    color: #fff;
    box-sizing: border-box;
}
  #divsiteabandonment .sub-title {
    font-size:20px;
    line-height: 24px;
    padding-bottom: 5px;
  }
  #divsiteabandonment .home-popup-desc {
    margin-bottom: 5px;
  }
}
#cke_editor1 {width:auto}

.cke_skin_kama .cke_wrapper 
{background-color:transparent;
background-image:none;
padding:0px;
margin:0px;
}

.cke_show_borders #fact-box {
  margin-top: 0px;
}

body.cke_show_borders{background:none !important}
body.cke_show_borders a {text-decoration:none  !important; list-style:none;}


.cke_skin_kama .cke_wrapper {}

#cke_editor1 {border:1px dashed !important; padding-left:2px;padding-right:2px;}


#cke_top_editor1,
#cke_bottom_editor1 {background-color:#FCFCFC}
.cke_skin_kama .cke_wrapper {}
.slider-imgpart.slider-imgpart-right .ms_cms_editbar {
	right: 0;
}
#ms_cms_btneditcarouselcontent,
#ms_cms_btneditcarouselsnippet {
    display: none;
}

/*--- Offline css--- */
.offlinebtn {
    width: 100%;
}

/*--- Offline css--- */

/*---Pop Up  css--- */
.allow-direction-box{
display: none;
}
.allow-direction-box.active-box {
  background-color: rgba(238, 238, 238, 0.9);
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.allow-direction-box.active-box > img {
  display: block;
  margin: 80px auto 0;
  text-align: center;
}
.notification-popup {
	border-bottom: 0;
	opacity: 0;
	position: fixed;
	top: 190px;
	visibility: hidden;
	z-index: 20;
  width:0;
  text-align: center;
}
.notification-popup.newuser-active-it{
opacity: 1;
visibility: visible;
right:20px;
  width:auto;
min-height:200px;
  background: #0e1d35;
  width:320px;
  padding: 0 25px 40px 25px;
  border-radius: 4px;
}
.allow-disallow-btn {
    padding: 0 10px;
}
.notification-popup a.btn-common.btn-primary {
    min-width: inherit;
    width: 100%;
}
.notification-inner {
   color:#fff;
    width:100%;
  position: relative;  
  padding:65px 0px 15px 0px;
    box-sizing: border-box;
}
.alert-msg::before {
content: '\e98a';
font-family: mimiconfont!important;
font-size: 20px;
cursor: default;
height: 45px;
left:50%;
position: absolute;
top: 25px;
width: 44px;
margin:0 0 0 -22px;
}
.alert-msg {font-size: 20px; font-weight: 900; letter-spacing: 0.5px;}

.allow-disallow-btn .donotallowbtn {display:none; width:49.85%; float: left;}
.allow-disallow-btn > div a.button:link, .allow-disallow-btn > div a.button:visited {
border-radius: 0;
    width: 100%;
      font-family: roboto,sans-serif;
    font-weight: 500;
}
.allow-disallow-btn > div.donotallowbtn a.button:link, .allow-disallow-btn > div.donotallowbtn a.button:visited {
    border-radius: 0;
    width: 100%;
}
.allowbtn {
    max-width: 204px;
    margin: 0 auto;
}
.allow-disallow-btn::after {
	clear: both;
	content: " ";
	position: relative;
}
.mim-icon-close.prompt-close {
    position: absolute;
    left: -10px;
    top: -14px;
    cursor: pointer;
    font-size: 9px;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    background: #0072e4;
    text-align: center;
    color: #fff;
    font-weight: 800;
    line-height: 27px;
    border-radius: 100%;
    z-index: 2;transition: 0.5s all;
}
.mim-icon-close.prompt-close:hover, .mim-icon-close.prompt-close:focus {background:#d94d08;}

.notification-checkbox {	
  margin-top:14px;
  font-size: 16px;
}
.donotallowbtn {
    padding-right:10px;
}
/*---Pop Up css END--- */



/* Start: For notification popup  Tablet*/
.pwa-tablet .notification-popup {	
	position: fixed;
	right: 0;
	top: 20%;
    z-index:11;
	left: 0;
	margin: 0 auto;	
	width: 425px !important;
}


/* End: For notification popup */


/*mobile-css*/
.pwa-mobile .notification-popup {
    width: 78% !important;
    top: 90px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.pwa-mobile .notification-inner {
	width: 100%;	
}
.pwa-mobile .notification-popup.newuser-active-it {	
	/*min-height: 200px;	
    z-index: 11;*/
}
.pwa-mobile .allow-disallow-btn>div {
    width: 220px;
    margin: 0 auto;
}
.pwa-mobile .locator-checkbox{
    margin-top: 8px;
}
.pwa-mobile .alert-msg{
  font-size: 14px;
}

/*ends here*/	
/*cache version*/