/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */

/* Fonts*/
/*
font-family: 'Libre Franklin'; font weights - 300, 600, 700;
font-family: 'Quicksand'; font weights -  300, 500;
*/

body {
  font: 12px "Quicksand", sans-serif;
  font-weight: 400;
  color: #37322d;
  line-height: 24px;
}
a {
  color: #2d736e; /* 249135 */
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
a:focus, a:active, a:hover {
  color: #27a39a; /* 249135 */
}
.contentRender_name_plugins_core_textbox a {
    text-decoration: underline dotted #2d736e;
    text-underline-position: under;
}

.ui-datepicker {
	z-index: 999 !important;
}

.logo {
  font: 0/0 a;
  background: url("http://res.cloudinary.com/simpleview/image/upload/v1519230324/clients/knoxville/vk_logo_e9e28e2a-cd0c-4b45-b6d5-f55ee7b3dd12.png") no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 153px;
  height: 45px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: top;
}

.vg-wrapper {
  position: absolute;
	bottom: 0px;
	right: 0px;
  z-index: 1000;
  width: 275px;
}

@media only screen and (max-width: 64.063em) {
	.vg-wrapper {
		width: 250px;
	}
}

@media only screen and (max-width: 40.063em) {
  .vg-wrapper {
    width: 200px;
  }
}

.mobile-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200000;
}

/* Headings */
h1 {
  font-size: 36px;
  line-height: 1;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  text-transform: none;
  color: #37322d;
  margin-top: 20px;
}
h2 {
  font-size: 30px;
  line-height: 1;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 500;
  margin-top: 0px;
  text-transform: none;
  color: inherit;
  color: #2d736e;
}
h2 + .post {
  font-size: 30px;
  line-height: 1;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  color: #82be00;
  margin-bottom: 25px;
}
h3 {
  font-size: 22px;
  line-height: 1;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  color: inherit;
}
h4 {
  font-size: 20px;
  line-height: 1.4;
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  color: inherit;
}
h5,h6 {
  font: 20px "Quicksand", sans-serif;
  font-weight: 500;
}

.medium .post a { color: #37322d; }

/* HEADER */
.no-hero header {
  background: url("//res.cloudinary.com/simpleview/image/upload/q_30/v1447802716/black-bg_ju1eu0.png") repeat;
}
header {
  background: url("//res.cloudinary.com/simpleview/image/upload/q_30/v1447802716/black-bg_ju1eu0.png") repeat;
}
header nav {
  max-width: 1124px;
  margin: auto;
}
header .top-bar {
  background: transparent;
  padding-top: 5px;
  height: auto;
  position: relative;
}
header .top-bar.expanded {
  background: url("//res.cloudinary.com/simpleview/image/upload/q_30/v1447802716/black-bg_ju1eu0.png") repeat;
  overflow: visible;
}
header .top-bar.expanded .mobile-menu {
  max-height: 1000px;
}
header .top-bar.expanded .title-area {
  background: url("/includes/public/assets/img/top-green.png") bottom center repeat-x;
}
header .top-bar.expanded .toggle-topbar > a > span:after {
  content: '';
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  top: 0 !important;
  bottom: 0px;
  height: 0px;
  width: 30px;
  margin: auto;
  background: url('/includes/public/assets/img/menu-close.png') center center no-repeat;
}
header .top-bar .title-area {
  padding-left: 15px;
  /* padding-right: 0; */
  background: rgba (65, 85, 115, .8)!important;
}
header .top-bar .name {
  height: auto;
}
header .top-bar .toggle-topbar.menu-icon {
  top: 45%;
}
header .top-bar .toggle-topbar.menu-icon > a {
  padding-right: 65px;
}
header .top-bar .toggle-topbar.menu-icon > a > span:after {
  top: 45%;
  width: 32px;
  -webkit-box-shadow: 0 0 0 2px #FFFFFF, 0 10px 0 2px #FFFFFF, 0 20px 0 2px #FFFFFF;
  -moz-box-shadow: 0 0 0 2px #FFFFFF, 0 10px 0 2px #FFFFFF, 0 20px 0 2px #FFFFFF;
  box-shadow: 0 0 0 2px #FFFFFF, 0 10px 0 2px #FFFFFF, 0 20px 0 2px #FFFFFF;
}
header .top-bar .toggle-topbar > a > span {
  color: #ffffff !important;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
}
header .top-bar .toggle-topbar > a > span:after {
  width: 32px;
  margin-left: 13px;
}
header .top-bar .top-bar-section > ul > li {
  background: transparent;
}
header .top-bar .top-bar-section > ul > li > a {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 30px;
  line-height: 30px !important;
  text-transform: uppercase;
  color: #ffffff;
}
header .top-bar .top-bar-section > ul > li.active:not(.has-form) a:not(.button) {
  background: transparent;
}
header .top-bar .top-bar-section > ul > li:not(.has-form) a:not(.button) {
  background: transparent;
}
header .top-bar .top-bar-section > ul > li.has-dropdown > a {
  padding-right: 25px !important;
}
header .top-bar .top-bar-section ul.navigation-top li > a {
  padding: 0 12px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  background-color: transparent;
  height: 22px;
}
header .navigation-top.right li a.rightBorder {
  border-right: 2px solid white;
}
header .top-bar .top-bar-section ul.navigation-top li > a:hover { background-color: transparent;}
header .top-bar .top-bar-section ul.navigation-top .fa.fa-search {
  font-size: 24px;
}
header .top-bar .top-bar-section .has-dropdown a:after {
  display: none;
}
header .top-bar .top-bar-section .has-dropdown .dropdown {
  background: #ffffff;
  padding: 10px;
  width: 250px;
  left: 0;
  right: auto;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
header .top-bar .top-bar-section li.has-dropdown:after {
	content: '';
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
header .top-bar-section .has-dropdown.not-click:hover:after {
	display: block;
}
header .top-bar .top-bar-section .has-dropdown .dropdown > li {
  background: transparent;
}
header .top-bar .top-bar-section .has-dropdown .dropdown > li > a {
  background: none !important;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  color: #37322d !important;
  line-height: 35px;
}
header .top-bar .top-bar-section .has-dropdown .dropdown > li > a:hover {
  font-weight: 700;
  color: #82be00 !important;
}
header .top-bar .top-bar-section .has-dropdown.opened > a {
  background: #82be00 !important;
  border-bottom: 5px solid #6ea000 !important;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
header .top-bar .top-bar-section .has-dropdown.opened .dropdown {
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;
}
.mobile-menu {
  display: block !important;
  min-width: 100%;
  color: #37322d;
  background: url("/includes/public/assets/img/fill.png") repeat #ffffff;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 9999;
}
.mobile-menu a {
  color: #37322d;
}
.mobile-menu ul {
  margin: 0px;
}
.mobile-menu ul > li {
  position: relative;
}
.mobile-menu .second-nav ul > li > a {
  height: 45px !important;
  line-height: 45px !important;
}
.mobile-menu ul > li > a {
  line-height: 50px !important;
  display: inline-block;
  width: 100%;
  height: 50px;
  border-top: 1px solid rgba(55, 50, 45, 0.1);
  padding: 0 15px;
}
.mobile-menu ul > li > .weather-container {
  line-height: normal;
  display: inline-block;
  width: 100%;
  height: 50px;
  border-top: 1px solid rgba(55, 50, 45, 0.1);
  padding: 12px 15px 8px;
}
.mobile-menu ul > li > .tripbuilder-container {
  line-height: normal;
  display: inline-block;
  width: 100%;
  height: 50px;
  border-top: 1px solid rgba(55, 50, 45, 0.1);
  padding: 12px 15px 8px;
}
.mobile-menu ul > li > a .fa-angle-right {
  position: absolute;
  right: 10px;
  font-size: 34px;
  height: 34px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.mobile-menu ul > li > a .ico.cloud {
  position: relative;
  top: 2px;
}
.mobile-menu ul > li > a:not(:hover) .ico.cloud {
  background-image: url("/includes/public/assets/img/icon/cloud-black.png");
}
.mobile-menu .main-nav > li > a {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
}
.mobile-menu .main-nav > li > a:hover {
  background: #82be00;
  color: #ffffff;
}
.mobile-menu .microsite-nav > li > a {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 26px;
  line-height: 34px;
  text-transform: uppercase;
}
.mobile-menu .microsite-nav > li > a:hover {
  background: #82be00;
  color: #ffffff;
}
.mobile-menu .second-nav > li > a {
  font-size: 16px;
}
.mobile-menu .second-nav > li > a:hover {
  background: #82be00;
  color: #ffffff;
}
.mobile-menu .search-mobile {
  padding: 15px;
}
.mobile-menu .search-mobile form {
  padding-top: 0px;
}
.mobile-menu .search-mobile input[type="text"].form-control {
  border: 1px solid rgba(55, 50, 45, 0.1);
  border-right: 0px;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
}
.mobile-menu .search-mobile button.button {
  width: 100%;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
}

/* HERO */
#hero {
  position: relative;
}
#hero h2 {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-transform: none;
  line-height: 28px;
  color: #ffffff;
}
#hero p {
  font-size: 18px;
  margin-bottom: 5px;
}
#hero .img-wrapper {
  overflow: hidden;
  height: 100%;
}
#hero .img-wrapper img {
  width: 100%;
}
#hero .caption {
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: transparent !important;
  z-index: 99 !important;
  padding-top: 100px !important;
  -webkit-box-shadow: 0px -120px 50px -50px rgba(0, 0, 0, 0.7) inset;
  -moz-box-shadow: 0px -120px 50px -50px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 0px -120px 50px -50px rgba(0, 0, 0, 0.7) inset;
}
#hero .caption a {
  display: inline;
  color: #ffffff;
}
#hero .caption p {
  margin-bottom: 15px;
}
.hero-carousel {
  margin-left: 0px;
  margin-bottom: 0px;
  text-align: center;
}
.hero-carousel li {
  position: relative;
}
.hero-carousel img {
  width: 100%;
  min-height: 255px;
}
.hero-carousel .caption {
  position: absolute;
  left: 0;
  bottom: 0;
}

#mapexplorerPlaceholder { padding: 10px 60px; }
/* MAIN */
#main .page-control {
  margin-top: -7px;
  margin-bottom: -20px;
}
#main .page-control ul {
  width: auto;
  text-align: right;
}
#main .page-control ul li {
  display: inline-block;
  float: none;
  margin: 7px;
}
#main .page-control ul li > a {
  font-size: 18px;
  color: #90908f !important;
}
#main .page-control + h2 {
  margin-top: 0px;
}
#main section {
  font-size: 18px;
  line-height: 24px;
  color: #37322d;
}
#main section.content {
  background: #ffffff;
}
#main section.content .main-article p {
  font-size: 18px;
  line-height: 32px;
}
#main section.content .page-nav {
  border-bottom: 1px solid rgba(55, 50, 45, 0.2);
}
#main section.content .page-nav .button {
  margin-bottom: -1px;
}
#main section#welcome-to-knoxville {
  background: url("//res.cloudinary.com/simpleview/image/upload/q_30/v1447801953/background-gray_c07tqm.png") repeat;
}
#main section#featured-events {
}
#main section#knoxville-highlight {
  background: #ffffff;
}
#main section#knoxville-highlight h2 {
  color: #2d736e;
}
#main section#knoxville-highlight h2 + .post {
  color: #37322d;
}
#main section#knoxville-highlight .highlight-grids {
  margin-left: -20px;
  margin-right: -20px;
}
#main section#knoxville-highlight .highlight-grids > li {
  position: relative;
  padding: 15px !important;
}
#main section#knoxville-highlight .view-more {
  margin-top: 20px;
}
#main section#special-offers {
  background: url("//res.cloudinary.com/simpleview/image/upload/q_30/v1447801581/knoxville-special-offers_f3nbal.png") repeat;
  color: #ffffff;
}
.panel_custom_one_col.medium {
  background: url("//res.cloudinary.com/simpleview/image/upload/q_30/v1447801581/knoxville-blog-gray_pwtfez.png") repeat;
}
.panel_custom_one_col.dark {
  background: url("//res.cloudinary.com/simpleview/image/upload/v1483735370/clients/knoxville/dark_background_blue_cbb42741-8271-4a64-948d-87b02150c503.png") repeat;
  color: #ffffff;
}
.panel_custom_one_col.image {
  background: url("https://assets.simpleviewcms.com/simpleview/image/upload/v1/clients/knoxville/panel_background_51ef0ffd-e81d-4959-9c17-8e1f6433bf24.jpg") center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #ffffff;
}
.panel_custom_one_col.white {
	background-image: none;
	background-color: #fff;
}
.panel_custom_one_col.dark h2,
.panel_custom_one_col.image h2 { color: #fff; }
#main section#special-offers .orbit-container .orbit-next {
  right: 5px;
}
#main section#special-offers .box.knoxville-spotlight h3 {
  font-size: 30px;
}
#main section#stay-social {
  background: url("//res.cloudinary.com/simpleview/image/upload/q_30/v1447801953/background-gray_c07tqm.png") repeat;
}
#main section#stay-social h2 {
  color: #415573;
}
#main section#stay-social .social-tab .tabs li > a {
  font-family: 'Quicksand', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  background: url("/includes/public/assets/img/fill.png") repeat #ffffff;
  padding: 10px;
  padding-bottom: 5px;
  max-width: 155px;
  width: 100%;
  text-align: center;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  outline: none;
}
#main section#stay-social .social-tab .tabs li > a[href="#facebook"] {
  color: #3b5998;
}
#main section#stay-social .social-tab .tabs li > a[href="#twitter"] {
  color: #54abee;
}
#main section#stay-social .social-tab .tabs li > a > span {
  margin-right: 10px;
}
#main section#stay-social .social-tab .tabs li + li {
  margin-left: 20px;
}
#main section#stay-social .social-tab .tabs-content {
  background: #3f7096;
  color: #ffffff;
  padding: 20px;
  position: relative;
}
#main section#stay-social .social-tab .tabs-content:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/includes/public/assets/img/fill-distort.png") repeat;
  mix-blend-mode: multiply;
  pointer-events: none;
}
#main section#stay-social .social-tab .active > a {
  color: #ffffff !important;
  background: #3f7096 !important;
}
#main section#stay-social .social-tab .active > a:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/includes/public/assets/img/fill-distort.png") repeat;
  mix-blend-mode: multiply;
  pointer-events: none;
}
#main section#stay-social .social-tab .active > a > span {
  color: #ffffff;
}
#main section#knoxville-blog h2 {
  color: #2d736e;
}
#main section#knoxville-blog h2 + .post {
  color: #37322d;
}
#main section#newsletter {
  background: #2d736e;
  color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
}
#main section#newsletter h3 {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 5px;
}
#main section#newsletter form.form-basic {
  padding-top: 0px;
}
#main article {
  font-size: 16px;
  line-height: 24px;
}
#main article h3 {
  color: #2d736e;
  text-transform: uppercase;
}
#main article img {
  width: 100%;
  margin-top: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
#sidebar {
  margin-top: 10px;
}
#sidebar .widget {
  margin-bottom: 20px;
}
.interior-detail {
  margin-top: 30px;
  margin-bottom: 30px;
}
.interior-detail h2 {
  margin-top: 0px;
}
.interior-detail .interior-navigation {
  margin-left: -10px;
  margin-right: -10px;
}
.interior-detail .interior-navigation .button {
  margin: 5px 10px;
}

/* COMPONENTS */
.grid {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.grid img {
  width: 100%;
}
.grid:before {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  pointer-events: none;
  z-index: 3;
}
.grid .truncate {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.grid .caption {
  color: #ffffff;
  background: #2d736e;
  padding: 17px 15px 15px;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
}
.grid .caption h4 {
  font-family: 'Libre Franklin', sans-serif;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 15px;
  height: 25px;
  padding: 0px 10px;
}
.grid:hover .caption h4 {
	margin-top: 5px;
}
.grid .caption p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  position: relative;
  top: 100px;
  opacity: 0 !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.grid .caption a.more {
  font-family: 'Quicksand', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 5px;
  display: block;
  position: relative;
  top: 100px;
  opacity: 0 !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.grid .caption-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 53px;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  z-index: 2;
}
.grid:hover .caption-wrapper {
  max-height: 219px;
}
.grid:hover .caption-wrapper .caption {
  padding: 8px 10px;
}
.grid:hover .caption-wrapper .caption p, .grid:hover .caption-wrapper .caption a.more {
  top: 0px;
  opacity: 1 !important;
}
.grid.single:hover .caption-wrapper .caption {
  padding-top: 20%;
}
.box-container {
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.box-container .label {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 20px;
  text-align: left;
  color: #FFF;
  display: inline-block;
  background: #415573;
  height: 38px;
  width: 100%;
  padding: 8px 15px 10px 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
}
.box-container .special-border {  
  position: absolute;
  right: 0;
  top: 0;
  width: 90%;
  height: 100%;
  padding: 5px 0;
}
.box-container .content-side {
  padding-left: 0;
}
.box-container .caption { padding-top: 15px; }

.box-container .special-border .inner {
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.box-container .box {
  margin-left: 5px;
}
.box-container .thumb-holder {
  position: relative;
  display: inline-block;
}
.box-container .image-side { position: relative; }

.box-container .action-strip { margin-bottom: 15px; }
.box-container .action-strip img { 
  width: auto; 
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
  border: none !important;
}
.box-container .action-strip a {
  text-transform: uppercase;
  color: #505050;
  font-size: 15px;
  line-height: 30px;
  margin-right: 10px;
  padding-right: 15px;
  border-right: 1px dotted #373737;
}
.box-container .action-strip a:last-of-type { 
  border-right: 0px dotted #373737;
  margin-right: 0px;
}

.box-container .action-strip .detail {
  font-size: 15px;
  color: #415573;
}

.box-container h4 {
  font-size: 27px;
  font-weight: 500;
  color: #415573;
}
.box-container .address {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 10px;
  margin-top: 4px;
  color: #515151;
  
}
.box-container .loc-info li {
  clear: both;
}
.box-container .loc-info .location {
  display: inline-block;
}
.box-container .loc-info a {
  top: 0;
}
.box-container .address span {
  font-weight: 700;
}
.box-container .caption p {
  font-weight: 300;
}
.box-container .caption p a {
  color: #565656;
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
}

@media (min-width: 64em) {
  .box-container.ot-present h4 { 
    max-width: calc(100% - 140px);
  }
}
@media (max-width: 64em) {
  .box-container .content-side {
    padding-left: 0.9375rem;
  }
  .box-container .special-border {
    padding: 5px 5px 0;
    width: 100%;
  }
  .box-container .caption { 
    padding: 20px 15px 20px 20px; 
    display: inline-block;
  }
  .box-container .caption .loc-info {
    display: block;
  }
  .box-container .columns { padding: 0px; }
  .box-container .action-strip span { display: inline-block; }
  .box-container .thumb-holder { width: 100%; }
}
@media (max-width: 40em) {
  
}


.box {
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  width: 100%;
  padding: 0px 0px 10px;
  color: #37322d;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.box:before {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border: 0px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  pointer-events: none;
  z-index: 3;
}
.box.motif:after {
  content: '';
  background: none;
  display: inline-block;
  width: 96px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
}
.box .tab-group {
  padding-top: 50px;
  padding-bottom: 50px;
}
.box .tab-group .tab-menu {
  margin-left: -25px;
  position: relative;
  z-index: 12;
  border-bottom: 0px solid rgba(55, 50, 45, 0.2);
}
.box .tab-group .tab-menu .tab-title {
  font-size: 25px;
  text-transform: uppercase;
  color: #82be00;
  width: 100%;
  margin: 5px auto;
}
.box .tab-group .tab-menu .tab-title > a {
  padding: 5px 25px;
  background: none;
  color: inherit;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 25px;
  line-height: 1;
  min-height: 38px;
  outline: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.tab-group .tab-menu .tab-title> a:hover {
  color: #415573;
}


.box .tab-group .tab-menu .tab-title.active > a {
  background: #ffffff;
  color: #82be00;
  border-bottom: 1px solid rgba(55, 50, 45, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  position: relative;
}

.tab-group .tab-menu .tab-title.active > a:hover {
  color: #415573;
}

.box .tab-group .tab-menu .tab-title.active > a:after {
  content: '';
  background: none;
  -webkit-background-size: contain;
  background-size: contain;
  display: inline-block;
  width: 25px;
  height: 38px;
  position: absolute;
  right: -22px;
  top: 0;
}
.box .tab-group .tab-detail {
  padding-left: 40px;
  padding-right: 30px;
}
.box strong {
  color: #82be00;
  font-weight: 700;
}
.box.knoxville-spotlight {
  text-align: center;
}
.box.knoxville-spotlight h3 {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  color: #415573;
}
.box.knoxville-spotlight ul.spotlight-list {
  padding: 0px;
  list-style: none;
  margin: 0px;
}
.box.knoxville-spotlight ul.spotlight-list li {
  position: relative;
  padding: 10px 0px;
  border-top: 1px solid #bdbbb8;
}
.box.knoxville-spotlight ul.spotlight-list li:before, .box.knoxville-spotlight ul.spotlight-list li:after {
  content: '';
  height: 1px;
  width: 100%;
  background: transparent;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
}
.box.knoxville-spotlight ul.spotlight-list li:before {
  -webkit-box-shadow: 30px 0px 25px -10px #ffffff inset;
  -moz-box-shadow: 30px 0px 25px -10px #ffffff inset;
  box-shadow: 30px 0px 25px -10px #ffffff inset;
}
.box.knoxville-spotlight ul.spotlight-list li:after {
  -webkit-box-shadow: -30px 0px 25px -10px #ffffff inset;
  -moz-box-shadow: -30px 0px 25px -10px #ffffff inset;
  box-shadow: -30px 0px 25px -10px #ffffff inset;
}
.box.listing {
  text-align: left;
  width: 100%;
}
.box.listing h3 {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  color: #821400;
}
.box.listing ul.todo-list {
  padding: 0px;
  list-style: none;
  margin: 0px;
  border-top: 1px solid #bdbbb8;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.box.listing ul.todo-list li {
  position: relative;
  padding: 3px 0px;
  text-align: left;
}
.box.listing ul.todo-list li > a {
  font-family: 'Quicksand', sans-serif;;
  color: #37322d;
  font-weight: 500;
}
.box.listing ul.todo-list li > a:hover {
  color: #82be00;
}
.box.listing ul.todo-list:before, .box.listing ul.todo-list:after {
  content: '';
  height: 1px;
  width: 100%;
  background: transparent;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
}
.box.listing ul.todo-list:before {
  -webkit-box-shadow: 25px 0px 25px -10px #ffffff inset;
  -moz-box-shadow: 25px 0px 25px -10px #ffffff inset;
  box-shadow: 25px 0px 25px -10px #ffffff inset;
}
.box.listing ul.todo-list:after {
  -webkit-box-shadow: -25px 0px 25px -10px #ffffff inset;
  -moz-box-shadow: -25px 0px 25px -10px #ffffff inset;
  box-shadow: -25px 0px 25px -10px #ffffff inset;
}
.box.hotel-thumbnail {
  position: relative;
  padding-left: 5px;
}
.box.hotel-thumbnail .img-wrapper {
  width: 216px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: 3;
}
.box.hotel-thumbnail .img-wrapper .control {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-border-radius: 5px 0px 0px 0px;
  -moz-border-radius: 5px 0px 0px 0px;
  border-radius: 5px 0px 0px 0px;
  overflow: hidden;
  display: none;
}
.box.hotel-thumbnail .img-wrapper .control a {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #ffffff;
  float: left;
}
.box.hotel-thumbnail .img-wrapper .control a.location {
  font: 0/0 a;
  background: url("/includes/public/assets/img/icon/icon-white.png") center center no-repeat #82be00;
  -webkit-background-size: 16px 25px;
  background-size: 16px 25px;
}
.box.hotel-thumbnail .img-wrapper .control a.more {
  font-size: 30px;
  text-align: center;
  background: #415573;
  padding: 7px;
}
.box.hotel-thumbnail .address {
  font-weight: bold;
  max-width: 285px;
  margin-bottom: 10px;
}
.box.hotel-thumbnail .caption {
  line-height: 24px;
  padding-left: 230px;
}
.box.hotel-thumbnail .caption h4 {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  color: #415573;
}

@media only screen and (min-width: 64em) {
  .wide-layout .box.hotel-thumbnail .caption.ot-present h4 { max-width: 65%; }
}

.box.hotel-thumbnail .caption p {
  margin-bottom: 10px;
}
.box.hotel-thumbnail .caption p + a.button {
  margin-top: 5px;
}
.box.hotel-thumbnail.small {
  padding: 0px;
  border-top: 1px solid lightgray;
}
.box.hotel-thumbnail.small .img-wrapper {
  position: relative;
  display: block;
  max-width: none;
  min-width: 100%;
  width: auto;
  margin-top: -10px;
  margin-left: -10px;
  margin-right: -10px;
  z-index: 3;
}
.box.hotel-thumbnail.small .img-wrapper .control {
  display: inline-block;
}
.disable-map-details .showGMap,
.disable-map-details .gMapHolder,
.disable-map-details .control,
.disable-map-details .desc-popup,
.disable-map-details .item .small .img-wrapper .desc-popup,
.disable-map-details .box.hotel-thumbnail.small .img-wrapper .control {
	display: none;
}
.offerListings .box.hotel-thumbnail.small .img-wrapper .control .location { display: none; }
.box.hotel-thumbnail.small .caption {
  padding: 5px 0px 0px;
}
.plain-tab .tabs li > a {
  padding: 0px 10px;
  background: transparent !important;
  outline: none;
}
.plain-tab .tabs li.active > a {
  color: #415573;
  text-decoration: underline;
}
.plain-tab .tabs li + li a:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #787572;
  left: -9px;
  bottom: -1px;
}
.plain-tab .tabs li:first-child > a {
  padding-left: 0px;
}
.plain-tab .tabs-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
hr.tribbal {
  background: url("/includes/public/assets/img/tribal-separator.png") center center no-repeat;
  height: 21px;
  border: 0px;
  margin-top: 30px;
  margin-bottom: 10px;
}
form.form-basic {
  padding-top: 35px;
}
form.form-basic input[type='text'].form-control,
form.form-basic input[type='email'].form-control,
form.form-basic input[type='password'].form-control,
form.form-basic button.form-control,
form.form-basic select.form-control {
  font-size: 16px;
  color: #808080;
  height: 40px;
  margin: 10px auto;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
form.form-basic input[type='text'].form-control:-ms-input-placeholder,
form.form-basic input[type='email'].form-control:-ms-input-placeholder,
form.form-basic input[type='password'].form-control:-ms-input-placeholder,
form.form-basic button.form-control:-ms-input-placeholder,
form.form-basic select.form-control:-ms-input-placeholder {
  font-size: 16px;
  color: #808080;
}
form.form-basic input[type='text'].form-control:-moz-placeholder,
form.form-basic input[type='email'].form-control:-moz-placeholder,
form.form-basic input[type='password'].form-control:-moz-placeholder,
form.form-basic button.form-control:-moz-placeholder,
form.form-basic select.form-control:-moz-placeholder {
  font-size: 16px;
  color: #808080;
}
form.form-basic input[type='text'].form-control::-webkit-input-placeholder,
form.form-basic input[type='email'].form-control::-webkit-input-placeholder,
form.form-basic input[type='password'].form-control::-webkit-input-placeholder,
form.form-basic button.form-control::-webkit-input-placeholder,
form.form-basic select.form-control::-webkit-input-placeholder {
  font-size: 16px;
  color: #808080;
}
form.form-basic button.form-control {
  padding: 12px 10px;
  width: 100%;
  text-align: left;
}
form.form-basic button.form-control:after {
  content: '\f107';
  font-family: 'FontAwesome';
  border: 0px;
  line-height: 6px;
}
form.form-basic .info {
  text-align: center;
  display: block;
  vertical-align: middle;
  padding: 0px 15px;
  margin-top: 10px;
}
.guide {
  display: inline-block;
  margin: auto;
  width: 100%;
}
.guide img {
  position: relative;
  z-index: 4;
  max-width: 100%;
}
.guide a.button {
  font-family: 'Quicksand', sans-serif;
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  padding: 15px 15px 10px;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -ms-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  text-align: left;
}
.guide a.button .arrow-white-right {
  float: right;
}
.ico {
  display: inline-block;
}
.ico.cloud {
  background: url("/includes/public/assets/img/icon/cloud.png");
  width: 25px;
  height: 22px;
}
.ico.magnifier {
  background: url("/includes/public/assets/img/icon/magnifier.png");
  width: 22px;
  height: 22px;
}
.ico.blog {
  background: url("/includes/public/assets/img/icon/blog-icon.png") no-repeat;
  display: inline-block;
  width: 17px;
  height: 16px;
}
.ico.arrow-white-right {
  background: url("/includes/public/assets/img/icon/arrow-white-right.png") no-repeat;
  display: inline-block;
  width: 16px;
  height: 29px;
}
.ico.arrow-white-left {
  background: url("/includes/public/assets/img/icon/arrow-white-left.png") no-repeat;
  display: inline-block;
  width: 16px;
  height: 29px;
  margin-right: 10px;
  margin-bottom: -5px;
  margin-left: -10px;
}
.responsive-map {
  width: 100%;
  min-height: 370px;
}
ul.social-media {
  margin: 0px;
}
ul.social-media > li {
  margin: 7px;
  float: left;
  display: inline-block;
}
ul.social-media > li > a {
  font-size: 18px;
}
ul.social-media > li > a .fa-facebook {
  color: #3b5998;
}
ul.social-media > li > a .fa-twitter {
  color: #55acee;
}
ul.social-media > li > a .fa-youtube-play {
  color: #cd201f;
}

ul.social-list-center {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;

  position: relative;
  left: -50%; /* or right 50% */
  text-align: left;
}

ul.social-list-center > li {
  margin: 7px;
  float: none;
  display: inline-block;
  position: relative;
  left: 50%;
}



ul.social-list {
  margin-bottom: 0px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
ul.social-list > li {
  margin: 7px;
  float: none;
  display: inline-block;
}
ul.social-list > li > a {
  color: #37322d;
  font-size: 24px;
  line-height: 42px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
}
ul.bordered-list {
  display: inline-block;
  margin: 0px auto 10px;
}
ul.bordered-list li {
  position: relative;
  margin: 0px;
  padding: 0px 15px;
}
ul.bordered-list li + li:before {
  content: '';
  display: inline-block;
  background: #ffffff;
  width: 2px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  margin: auto;
}
ul.bordered-list li > a {
  color: #ffffff;
}
.button {
  height: auto !important;
}
.button.basic {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 8px 14px 5px;
  margin: 10px auto;
  background: #82be00;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
}
.button.basic:hover {
  opacity: 0.7;
}
.button.basic.orange {
  background: #ff5000;
}
.button.basic.blue {
  background: #415573;
}
.button.bordered {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: 3px solid #000000;
  padding: 12px 15px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
}
.button.bordered.orange {
  background: #ff5000;
  border-bottom-color: #e74b04;
}
.button.bordered.blue {
  background: #415573;
  border-bottom-color: #415573;
}
.button.bordered.green {
  background: #82be00;
  border-bottom-color: #82be00;
}
.button.bordered:hover {
  opacity: 0.7;
}
.button.full {
  width: 100%;
}
.search-box {
  position: relative;
  top: -2px;
}
.search-box a {
  display: inline-block;
  line-height: 16px !important;
}
.search-box .search-form {
  position: absolute;
  right: 12px;
  top: -7px;
  width: 260px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
  display: none;
}
.search-box .search-form.opened {
  opacity: 1;
}
.search-box .search-form form {
  display: inline-block;
  width: 100%;
  height: 40px;
  padding-right: 20px;
}
.search-box .search-form input {
  border: 0px !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 40px;
  top: 0;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  overflow: hidden;
}
.search-box .search-form .close {
  color: #ffffff;
  text-align: center;
  display: inline-block;
  background: #82be00;
  width: 20px;
  height: 100%;
  padding-top: 3px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
}
.search-box .search-form .close:hover {
  background: #95da00;
}
.search-box .search-form .close > span {
  font-size: 18px;
  font-weight: bold;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
}
.custom-select-wrapper {
  position: relative;
}
.custom-select-wrapper .customSelect {
  display: none;
}
.custom-select-wrapper .customSelect.green-angle + button {
  overflow: hidden;
}
.custom-select-wrapper .customSelect.green-angle + button:after {
  font-size: 30px;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 100%;
  background: #82be00;
  color: #ffffff;
  margin-top: 0px;
  padding: 17px 10px 0px;
}
.custom-select-wrapper .f-dropdown {
  z-index: 100;
}
.custom-select-wrapper .f-dropdown:after, .custom-select-wrapper .f-dropdown:before {
  display: none;
}
.accordion.basic-accordion {
  margin: 30px auto;
}
.accordion.basic-accordion > li {
  margin: 8px 0px;
}
.accordion.basic-accordion > li > a {
  font-size: 25px;
  text-transform: uppercase;
  background: transparent;
  color: #82be00;
  border: 1px solid #82be00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  padding: 3px 10px;
}
.accordion.basic-accordion > li > a:after {
  content: '+';
  display: inline-block;
  float: right;
  font-size: 40px;
  line-height: 40px;
}
.accordion.basic-accordion > li > .content {
  background: transparent !important;
}
.accordion.basic-accordion > li:focus > a, .accordion.basic-accordion > li.active > a {
  background: #82be00 !important;
  color: #ffffff;
  border-bottom: 3px solid #6ea000;
}
.accordion.basic-accordion > li:focus > a:after, .accordion.basic-accordion > li.active > a:after {
  content: '-';
  line-height: 35px;
}
.top-gap {
  margin-top: 0px;
}
.input-wrapper {
  position: relative;
  display: inline-block;
  margin: 10px auto;
}
.input-wrapper > input {
  position: relative;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  z-index: 1;
}
.input-wrapper .fa {
  font-size: 20px;
  height: 24px;
  position: absolute;
  top: 3px;
  bottom: 0;
  margin: auto;
  right: 10px;
  z-index: 3;
  color: #37322D;
}
/* #ui-datepicker-div .ui-datepicker-header {
  text-align: center;
  padding: 0px 20px;
} */
/* #ui-datepicker-div .ui-datepicker-header > a {
  font: 0/0 a;
  background: none;
} */
#ui-datepicker-div .ui-datepicker-header > a.ui-state-hover {
  border: 0;
}
/* #ui-datepicker-div .ui-datepicker-header > a > span {
  background: none;
}
#ui-datepicker-div .ui-datepicker-header > a > span:before {
  font-size: 30px;
  line-height: 20px;
} */
/* #ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-prev {
  float: left;
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-prev > span {
  height: 30px;
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-prev > span:before {
  content: '\f104';
  font-family: 'FontAwesome';
} */
/* #ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-next {
  float: right;
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-next > span:before {
  content: '\f105';
  font-family: 'FontAwesome';
} */
#ui-datepicker-div .ui-datepicker-prev-hover,
#ui-datepicker-div .ui-datepicker-next-hover {
  top: 2px;
}
#ui-datepicker-div .ui-datepicker-next-hover {
  right: 2px;
}
#ui-datepicker-div .ui-datepicker-prev-hover {
  left: 2px;
}
#ui-datepicker-div .ui-datepicker-calendar {
  margin-bottom: 0px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody > tr > td {
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar tbody > tr > td > a {
  border: 0px;
  background: none;
}
.menu-slider {
  font-size: 16px;
  color: #808080;
  text-align: left;
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 5px 10px;
  margin: 10px auto;
  position: relative;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.menu-slider:after {
  content: '+';
  text-align: center;
  border: 0px;
  line-height: 6px;
  font-size: 30px;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 100%;
  background: #82be00;
  color: #ffffff;
  margin-top: 0px;
  padding: 17px 10px 0px;
  position: absolute;
  right: 0;
}
.menu-slider:active, .menu-slider:focus, .menu-slider:hover {
  color: #808080;
}
.menu-slider.active:after {
  content: '-';
  font-size: 44px;
  line-height: 2px;
}
.menu-slider-content, .listingFilterContainer .amenities {
  background: #82be00;
  display: none;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.menu-slider-content .inner {
  padding: 10px;
}
.menu-slider-content.active {
  padding: 5px 15px;
  max-height: 100%;
}

.listingFilterContainer .amenityContainer, .listingFilterContainer .amenityContainer .amenities { padding: 10px; }

.menu-slider-content label, .listingFilterContainer .amenities label {
  color: #ffffff;
}
.listingFilterContainer .amenities label span { float: left; }
.checkbox {
  display: inline-block;
  position: relative;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
  cursor: pointer;
}
.checkbox input[type="checkbox"]:checked + label + .checkbox-ui:before {
  display: inline-block;
}
.checkbox .checkbox-ui {
  display: inline-block;
  height: 15px;
  width: 15px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 10px;
  pointer-events: none;
}
.checkbox .checkbox-ui:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  color: #82be00;
  font-size: 12px;
  line-height: 15px;
  position: absolute;
  left: 2px;
  top: 1px;
  display: none;
}
.grid:hover .caption-wrapper { max-height: 100%; }


/* DTN ============================================================== */
.dtnLarge .grid .caption-wrapper.dtn {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  max-height: 2000px;
}
.dtnLarge .grid.top-gap.single.large { width: 300px; }
.dtnLarge .grid.caption-wrapper.dtn .caption { padding-top: 20px; }
.dtnLarge .grid .caption-wrapper.dtn .caption p{ 
  top: 0px; 
  opacity: 1 !important; 
  position: relative;
}
.dtnLarge .grid.single .caption-wrapper.dtn .caption { padding-top: 25px }
.dtnLarge .grid.single:hover .caption-wrapper.dtn .caption { padding: 25px 15px 15px; }
.dtnLarge .grid .caption-wrapper.dtn .caption a.read {
  background-color: #415573;
  height: 50px;
  width: 150px;
  line-height: 55px;
  margin: 0 auto;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 0;
  border-radius: 3px;
  border-bottom: 3px solid #324155;
  position: relative;
  font-family: 'Quicksand', sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #ffffff;
  padding: 7px 16px 0px 16px;
  transition: none;
}
.dtnLarge .grid .caption-wrapper.dtn .caption a.read:hover {
  background-color: #768499;
  border-bottom: 3px solid #6c7785;
}
.dtnLarge { margin: 10px 0;}
.dtnLarge img { width: 300px; height: 235px; }

.dtnLarge .grid .caption {
  color: #ffffff;
  background: #2d736e;
  padding: 17px 15px 15px;
  height: 100% !important;
  box-sizing: border-box;
  text-align: center;
}
.dtnLarge .grid .caption h4 {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 0px;
  /* margin-bottom: 15px; */
  height: initial;
  /* position: relative; */
}
.main_container .dtnLarge .grid.top-gap.single.large {
  margin: 0 auto;
  margin-top: 19px;
}
.columns.large-3.large-pull-9.sidebar_container .dtnLarge .grid.top-gap.single.large {
  width: initial;
  max-width: 226px;
  margin: 0 auto;
}
.columns.large-9.large-push-3.main_container .grid.top-gap.single.large {
  float: left;
  max-width: 300px;
}


.back-to-top {
  position: fixed;
  display: none;
  bottom: 0px;
  left: 98%;
  margin-left: -36px;
  margin-bottom: 0px;
  color:rgba(255,255,255,0.6);
  width:40px;
  padding: 0 0 0 0px;
  height:32px;
  border:0px solid rgba(255,255,255,0.4);
  border-bottom: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  cursor:pointer;
  font-family: 'Quicksand', sans-serif;
  background:url("http://res.cloudinary.com/simpleview/image/upload/v1508441915/clients/knoxville/footer_back_to_top_arrow_184154d2-4d78-4ca4-a79d-f95e8cb8f9b0.png") scroll 0px center rgba(130,190,0,0.9) no-repeat;  font-weight: 500;
  line-height: 32px;
  z-index: 500;
}

.back-to-top:hover {
  background-color: #415573;
}

.footer-bottom {position: relative;}

.footer_container .wrapper.text-center {
    padding: 0px;
  padding-bottom: 10px;
}

footer {
  background: url("/includes/public/assets/img/background/footer.png") repeat;
  color: #ffffff;
  padding-top: 34px;
}
footer .wrapper {
  max-width: 590px;
}
footer .footer-bottom {
  background: rgba(0, 0, 0, 0.2);
  font-size: 14px;
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  padding: 8px 0px;
}
footer .footer-bottom p {
  margin-bottom: 0px;
}
footer .inline-list {
  font-size: 18px;
}
footer .logo {
  width: 200px;
}
footer a {
  color: #ffffff !important;
}
footer .dmai-logo { max-width: 80px; }
footer .celebr865-logo {
  position: relative;
  top: 10px;
    max-width: 100px;
}
.footer_container .copyright p { font: 12px 'Quicksand', sans-serif; font-weight: 300; margin-top: 3px; }


/* BEGIN Oncethere */
.expandable { margin-top: 15px; }
.expandable + button.expandableButton {
  font-size: 12px;
  width: 100%;
  height: 35px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 10px 0 20px;
  background: #FFF;
  padding: 4px 16px;
  -moz-appearance: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  border-radius: 3px;
  cursor: pointer;
  color: #000;
  max-width: 150px;
  left: 50%;
  transform: translate(-50%, 0);
}
.expandable[data-expand=true] {
  position: relative;
  height: 75px;
  overflow: hidden;
}
.expandable[data-expand=true]:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(transparent, #FFF);
}
.expandable[data-expand=false] + button.expandableButton { display: none; }

.highlights { max-width: 100%; clear: both;  }
.highlights ul { margin-left: 20px; }
.highlights h5 {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
  color: #37322d;
}

.highlights ul li span {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

.once-there-book-button {

}
.box-container .once-there-book-button {
  border-radius: 0;
  position: absolute;
  top: 20px;
  right: 0px;
  max-width: 250px;
}

.box-container .has-booking .once-there-book-button { 
  top: auto;
  bottom: 5px;
}
.box-container .once-there-book-button p {
  color: #505050 !important;
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
}
.slide.oncethere .once-there-book-button { left: calc(50% - 110px); padding-top: 10px; }

.once-there-book-button p {
  margin-bottom: 0px !important;
  color: #37322d !important;
  display: block !important;
  text-transform: none;
  font-size: 20px;
}
.once-there-book-button .book-button {
  padding: 10px 20px 5px;
}
.once-there-book-button a, .once-there-book-button p { display: block !important; }
.once-there-book-button .label-txt { 
  text-transform: uppercase; 
  font-size: 18px !important; 
  background: #82be00 !important; 
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; 
  padding: 7px 10px 5px;
}
.box-container .once-there-book-button .label-txt {
  font-family: 'Quicksand', sans-serif;
  font-size: 19px;
  font-weight: 500;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; 
  padding: 10px 12px;
}
.once-there-book-button a, .once-there-book-button a:hover, .once-there-book-button .label-txt {
  color: #FFF !important;
  margin: 0px;
  display: block;
  font-family: 'Libre Franklin', sans-serif;
  background: transparent;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.125rem;
}
.couponDetailContainer .once-there-book-button {
  position: relative;
  margin: 0px auto;
  max-width: 200px;
}

.offer-detail .once-there-book-button {
  top: 86px;
}
.offer-detail .once-there-book-button a {        
  font-size: 16px;
}

@media only screen and (min-width: 64em) {
  .wide-layout .once-there-book-button { position: absolute; right: 20px; top: 20px; }
}
@media only screen and (min-width: 50em) {
  .main-details-container .once-there-book-button { left: 0px; }
  .details-container .once-there-book-button { left: 50px; }
}

@media only screen and (max-width: 64em) {
  .highlights ul li span {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
  .box-container .once-there-book-button { 
    position: relative;
    max-width: 250px;
    left: auto;
    top: auto;
    margin-top: 20px !important;
    float: left;
    clear: both;
  }
  .once-there-book-button .book-button {
    padding: 0;
  }
}
@media only screen and (max-width: 40em) {
  .main-details-container .once-there-book-button { left: 0; bottom: 15px; width: 100%; }
  .shared-list .item .detail-c1 { margin-left: 0px !important; }
  .once-there-book-button { max-width: 100% !important; margin-top: 10px !important; display: inline-block; }
  
  .highlights { padding-top: 10px !important; }
  .highlights ul {  }
}
/* END Oncethere */




/* CUSTOM GRIDS ============================================================== */
.row.wide {
  max-width: 1124px;
}
.row.full {
  width: auto;
  margin-left: -15px;
  margin-right: -15px;
}
.row.row-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.row.row-10 .column {
  padding-left: 10px;
  padding-right: 10px;
}
.wrapper {
  margin: auto;
  padding: 10px 0;
}
.panel_page_intro.wrapper {
  padding-bottom:0;
  /* margin-top: -60px; */
}
@media (max-width: 640px) {
  body .row.wide {
    margin: 0 auto;
    /* padding: 0;  */
  }
}
/* RESPONSIVE ================================================================ */
@media only screen {
  .wrapper {
    max-width: 800px;
  }
  header .top-bar .top-bar-section .navigation-top {
    margin-top: 20px;
    padding-right: 22px;
    min-width: 300px;
  }
  header .top-bar .top-bar-section .navigation-top > li {
    float: right;
  }
  header .top-bar .top-bar-section .navigation-top > li + li {
    position: relative;
  }
  header .top-bar .top-bar-section .navigation-top > li + li:not(.no-border):before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    background: #ffffff;
    width: 1px;
    height: 22px;
    margin: auto;
  }
  header .top-bar .top-bar-section .main-nav {
    margin-top: -13px;
  }
  header .top-bar .top-bar-section .main-nav > li:not(.has-form) > a:not(.button) {
    padding-left: 20px;
    padding-right: 22px !important;
    border-bottom: 8px solid transparent;
  }
  header .top-bar .top-bar-section .microsite-nav {
    margin-top: -13px;
  }
  header .top-bar .top-bar-section .microsite-nav > li:not(.has-form) > a:not(.button) {
    padding-left: 20px;
    padding-right: 22px !important;
    border-bottom: 8px solid transparent;
  }
}
@media only screen and (max-width:40em) {
  .wrapper {
    padding: 30px 0px 40px;
  }
  .top-bar .logo {
    margin-top: 5px;
    margin-bottom: 15px;
  }
  h2 {
    font-size: 30px;
    text-transform: none;
  }
  #hero p {
    display: none;
  }
  .hero-carousel img { min-height: inherit; }
  #main section.content .main-article p { padding: 0 20px; }
  #main section#booking.collapse form {
    padding-top: 0px;
  }
  #main section#booking .form-toggle {
    top: 15px;
  }
  #main section#knoxville-highlight .highlight-grids > li {
    padding: 10px !important;
  }
  #main section#knoxville-highlight .highlight-grids > li .grid .caption-wrapper {
    height: 100%;
  }
  
  #main section#knoxville-highlight .highlight-grids > li .grid .caption-wrapper .caption p {
    display: none;
  }
  #main section#knoxville-highlight .highlight-grids > li .grid .caption-wrapper .caption .more {
    display: none !important;
  }
  #main section#stay-social {
    padding: 40px 0px;
  }
  #main section#stay-social .button {
    padding: 20px 20px 13px;
  }
  #main section#stay-social .button > .ico {
    float: right;
    margin-top: -5px;
    margin-bottom: -5px;
  }
  ul.social-list {
    max-width: 230px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  form .button {
    width: 100%;
  }
  footer {
    text-align: center;
  }
  footer .bordered-list li {
    display: inline-block;
    float: none;
    margin-bottom: 5px;
  }
  footer .simple-view {
    display: inline-block;
    margin: auto;
  }
  
  .top-gap {
    margin-top: 10px;
  }
  .page-nav {
    border-bottom: 0px;
  }
  .page-nav .button {
    width: 100%;
  }
  .box.hotel-thumbnail {
    padding: 10px;
  }
  .box.hotel-thumbnail .img-wrapper {
    position: relative;
    display: block;
    max-width: none;
    min-width: 100%;
    width: auto;
    max-height: 220px;
    overflow: hidden;
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    z-index: 3;
  }
  .box.hotel-thumbnail .img-wrapper .control {
    display: inline-block;
  }
  .box.hotel-thumbnail .caption {
    padding: 15px 10px 0px;
  }
  .box.hotel-thumbnail .caption p, .box.hotel-thumbnail .caption a.button, .box.hotel-thumbnail .caption .address {
    display: none;
  }
  ul.social-media {
    text-align: center;
  }
  ul.social-media > li {
    float: none;
    display: inline-block;
  }
  .interior-detail .interior-navigation {
    margin-left: 0px;
    margin-right: 0px;
  }
  .interior-detail .interior-navigation .button {
    width: 100%;
    margin: 10px auto;
  }
  .row.row-10 {
    margin-left: 0px;
    margin-right: 0px;
  }
  #main section#knoxville-highlight .highlight-grids {
    margin-left: -10px;
    margin-right: -10px;
  }
  
  .listingFilterContainer .amenities { margin: 10px 0; position: relative; padding: 10px; }
  
}

/** Sitemap & 404 **/
.sitemap > ul {
  -moz-column-count: 3;
  -moz-column-gap: 15px;
  -webkit-column-count: 3;
  -webkit-column-gap: 15px;
  column-count: 3;
  column-gap: 15px;
}

.sitemap{
  margin-bottom: 100px;
}
.sitemap h4 {
  font-size: 32px;
}
.sitemap ul.multicol {
  margin-bottom: 18px;
}
.sitemap  ul.multicol > li > ul {
  margin-bottom: 30px;
}
.sitemap  ul.multicol > li > a {
  font-size: 19px;
}
.sitemap  ul.multicol a { #2d736e }
.sitemap  ul.multicol li {
  list-style: none;
  text-transform: uppercase;
}
.sitemap ul.multicol a { font-size: 14px; }
.sitemap ul ul {
  margin-left: 30px;
  padding: 4px 0;
}
@media (max-width: 605px) {
  footer .bordered-list li:nth-child(5):before {
    display: none;
  }
}
@media (max-width: 453px) {
  footer .bordered-list li:nth-child(5):before {
    display: block;
  }
}
@media only screen and (min-width:40.0625em) {
  
  .logo {
    width: 286px;
    height: 88px;
  }
  #main section#knoxville-highlight .highlight-grids > li {
    padding: 10px !important;
  }
  .guide {
    width: auto;
  }
  .guide a.button {
    text-align: center;
    max-width: 140px;
  }
  .guide.guide-left a.button {
    margin-right: -5px;
  }
  .guide.guide-right a.button {
    margin-left: -5px;
  }
  #hero .orbit-container .orbit-prev {
    left: 30px;
  }
  #hero .orbit-container .orbit-next {
    right: 30px;
  }
  form.form-basic {
    padding-top: 0px;
  }
  ul.social-list {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .amenityContainer.closed-state { padding: 0; }
  
}
@media only screen and (min-width:40.0625em) and (max-width:64em) {
  header .title-area {
    width: 100%;
  }
  header .top-bar .toggle-topbar {
    display: inline-block !important;
    position: absolute;
    right: 0;
    top: 45%;
  }
  .mobile-menu {
    max-width: 320px;
    width: 100%;
    min-width: 0 !important;
    left: auto !important;
  }
  .guide a.button {
    max-width: 120px;
  }
  .guide.guide-left a.button {
    margin-left: -100px;
  }
  .guide.guide-right a.button {
    margin-right: -100px;
  }
  #main section#special-offers .wrapper {
    max-width: 473px;
  }
  #main section.content article {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width:64.0625em) {
  .header_container {
    margin-top: 113px;
  }
  header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #415573 !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
  }
  body.ot-alert header { top: 50px; }
  header .main-nav {
    max-width: 820px;
    max-height: 50px;
  }
  
  header .top-bar .top-bar-section .microsite-nav {
    max-width: 720px;
    max-height: 50px;
    padding-left: 5px;
    text-align: justify;
  }
  
  header .top-bar .top-bar-section .microsite-nav li.title.back.js-generated { display: none; }
  
  header .top-bar .top-bar-section .microsite-nav:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
  }
  
  header .top-bar .top-bar-section .navigation-top {
    margin-bottom: 20px;
  }
  .no-hero #main {
    padding-top: 119px;
  }
  header .top-bar .title-area {
    float: left;
    display: block;
    background-image: none;
  }
  #main section#knoxville-highlight .highlight-grids > li {
    padding: 20px !important;
  }
  #main section#special-offers .orbit-container .orbit-prev {
    left: 0px;
  }
  #main section#special-offers .orbit-container .orbit-next {
    right: 15px;
  }
  form.form-basic .info {
    text-align: left;
    display: inline-block;
    max-width: 190px;
    margin-top: 0px;
  }
  .guide.guide-left a.button:hover {
    max-width: 160px;
    padding-right: 30px;
  }
  .guide.guide-right a.button:hover {
    max-width: 160px;
    padding-left: 30px;
  }
  ul.social-list {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  ul.social-list > li {
    float: left;
    display: block;
  }
}

/*# sourceMappingURL=style.css.map */
.slideshow_container.empty {
  position: relative;
  min-height: 114px;
  background: none;
  opacity: .8;
}

@media (max-width: 64em) {
  .back-to-top {
    bottom: 50px;
    padding-left: 0;
    padding-right: 18px;
  } 
  
  footer .footer-bottom{padding-bottom: 100px;}
  
  .sitemap > ul {
    -moz-column-count: 2;
    -moz-column-gap: 15px;
    -webkit-column-count: 2;
    -webkit-column-gap: 15px;
    column-count: 2;
    column-gap: 15px;
  }
  .caption-wrapper .caption h4.more {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    transition: all 0.4s ease-in;
  }
  .grid:hover .caption-wrapper {
  }
  .grid:hover .caption-wrapper .caption {
  }
  .caption-wrapper .caption h4.more {
    display: none;
  }
  
  /* .vg-wrapper .vg-img {
    width: 200px;
    top: -50px;
    right: 40px;
  } */
  
}

@media (max-width: 40em) { 
  .sitemap > ul {
    -moz-column-count: 1;
    -moz-column-gap: 15px;
    -webkit-column-count: 1;
    -webkit-column-gap: 15px;
    column-count: 1;
    column-gap: 15px;
  }
  ul.social-list li.li4 {
    margin-left: 19px;
  }
  .slideshow_container.empty {
    min-height: 0;
  }
  section#knoxville-highlight .grid .caption h4 { 
    margin: 0px; 
    font-size: 20px;
    line-height: 20px;
  }
  #main section#knoxville-highlight .highlight-grids > li .grid .caption-wrapper { 
    height: initial;
    max-height: none; 
  }
  .grid .caption h4 { margin-bottom: 78px; line-height: 31px; }
  .caption-wrapper .caption h4.more { margin-bottom: 0px; }
  
  
  .grid.single .caption-wrapper .caption h4, .grid.single .caption-wrapper .caption p {
    margin-bottom: 10px;
  }
  .grid .caption { padding: 8px 0px; margin: auto; display: block; min-height: 55px; }
  .grid .caption h4 { margin-bottom: 34px; line-height: 24px; padding-top: 3px; }
  section#knoxville-highlight .grid .caption h4 {
    margin: auto;
    padding: 10px 5px;
    display: block;
    height: 100%;
    max-height: 50px;
    width: 100%;
    overflow: hidden;
  }
  section#knoxville-highlight a, .sidebar_container section#knoxville-highlight a {
    color: #fff;
    margin: auto;
  }
  
  
  /* .vg-wrapper .vg-img {
    width: 160px;
    top: -30px;
    right: 65px;
  } */
  
}

.panel_content_photo_description_panel {
  overflow: hidden;
}
.panel_content_photo_description_panel .main-image {
  border-radius: 4px;
  margin-right: 20px;
  margin-top: 6px;
  margin-bottom: 20px;
}

/* t - 249135*/
#featured-events .post a{color:#fff;}
#featured-events .post a:hover, #featured-events .post a:focus{color:#ccc;}

.youtube-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
}

.youtube-video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

hr {  
  border: solid #bbb;
  border-width: 1px 0 0;
}


.iframe-container {
  position: relative;
  padding-bottom: 120%;
  padding-top: 0px; height: 0; overflow: hidden;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.more-info {
  font-weight: 600;
  color: #82be00;
}

.advertisement {
	padding: 0px 0px 0px 10px;
	    margin-bottom: 0px;
}