/* 
-------As Per Page Format Order----------
 zig-zag-feature-box-all-elements,intro-section-collapsible,zig-zag-right-image,Navbar-with-center-logo,Booking-widget-full-screen,Footer-with-signup,Hero-banner-with-title,home-gallery,Inner-page-slider,innerpage-video,fullwidth-dine-headline,three-four-box,h2-headline-left-middle,banner-with-logo */ 


/* Snippet Starts */
.snippet__title {
  margin-bottom: 30px;
}

.snippet__desc-readmore {
  margin-top: 10px;
}

.snippet__actions-call {
  margin-top: 10px;
  letter-spacing: 0.32px;
}

.snippet__actions-call>a {
  font-weight: 700;
}

.snippet__actions,
.snippet__actions--grid {
  margin-top: 40px;
  display: flex;
  align-items: center;
}

.snippet__actions .uk-button+.uk-button,
.snippet__actions--grid .uk-button+.uk-button {
  margin: 0 0 0 25px;
}

.snippet__actions--block {
  margin-top: 40px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.snippet__actions--block .uk-button+.uk-button {
  margin: 25px 0 0;
}

.snippet__amenities {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  justify-self: flex-start;
  column-gap: 30px;
  grid-row-gap: 20px;
  margin-bottom: 30px;
  flex-flow: wrap;
}

.snippet__amenities-item--grid {
  display: flex;
  align-items: center;
  column-gap: 15px;
}

.snippet__amenities-name {
  font: var(--h6-title-fonts);
  margin: 10px 0 0;
}

.snippet__amenities-item--grid .snippet__amenities-name {
  margin: 0; text-align: left;
}

.snippet__amenities-icon {
  display: block;
  color: var(--highlight-color);
  font-size: 20px;
}

.snippet__amenities-item--grid .snippet__amenities-icon {
  display: flex;
  font-size: 26px;
}

.snippet__amenities--stack {
  flex-direction: column;
  align-items: flex-start;
  grid-row-gap: 15px;
}

/*.snippet__media {
  width: 610px;
  max-width: 100%;
  overflow: hidden;
  height: 0;
  padding-bottom: 103.89610389610388%;
  border-radius: var(--border-radius);
}*/

.snippet__media:focus-within {
  outline: 1px solid var(--highlight-color);
  box-shadow: 0 0 2px var(--highlight-color) inset;
  -webkit-box-shadow: 0 0 2px var(--highlight-color) inset;
  -ms-box-shadow: 0 0 2px var(--highlight-color) inset;
  -moz-box-shadow: 0 0 2px var(--highlight-color) inset
}

.snippet__media>img {
  width: 100%;
}

.snippet__media--l {
  width: 750px;
}

.snippet__media--xl {
  width: 800px;
}

.snippet__media--vl {
  width: 700px;
  padding-bottom: 115%;
}

.snippet__media--square {
  padding-bottom: 100%;
}

.snippet__media.our-history-media {
  padding-bottom: 133%;
}

.snippet__media--map {
  height: 650px;
  padding: 0;
}

.snippet__media-mapholder {
  height: 100%;
}

.snippet__media-map,
.snippet__media-map>div {
  height: 100% !important;
}

.snippet__title .template-icon {
  display: inline;
  width: 25px;
  height: 25px;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  align-items: center;
  vertical-align: baseline;
  color: var(--highlight-color);
}

.snippet__zigzag:not(.is-hidden)+.snippet__zigzag:not(.is-hidden) {
  margin-top: 40px;
}

.snippet__zigzag.is-hidden+.snippet__zigzag {
  margin-top: 0;
  transition: margin .4s ease;
}

.snippet__accordion {
  margin-bottom: 30px;
}

.snippet__accordion-name {
  font: var(--h5-title-fonts);
}

.snippet__accordion-content {}

.snippet__accordion--border {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  border-top: 1px solid #ccc;
  padding-top: 25px;
}

.snippet__dotnav {
  position: absolute;
  left: 0;
  z-index: 11;
  bottom: 0;
  right: 0;
  width: 50%;
  margin-left: auto;
  margin-right: 0;
  padding-left: 35px;
}

.snippet__slider-dotnav {
  margin-top: 40px;
  width: 610px;
  max-width: 100%;
  justify-content: center;
}

@media (min-width: 1200px) {
  .snippet__zigzag:not(.is-hidden)+.snippet__zigzag:not(.is-hidden) {
    /*margin-top: 80px;*/
  margin-top:  95px;
  }

  .snippet__container--small {
    max-width: 1070px
  }
}

@media (min-width: 960px) {
  .snippet__zigzag:nth-child(even) .snippet__col:first-child {
    order: 2;
  }

  .snippet__zigzag:nth-child(even) .snippet__col:last-child {
    order: 1;
  }

  .snippet__zigzag:nth-child(odd) .snippet__col:first-child {
    order: 1;
  }

  .snippet__zigzag:nth-child(odd) .snippet__col:last-child {
    order: 2;
  }

  .snippet__zigzag--revert:nth-child(odd) .snippet__col:first-child {
    order: 2;
  }

  .snippet__zigzag--revert:nth-child(odd) .snippet__col:last-child {
    order: 1;
  }

  .snippet__zigzag--revert:nth-child(even) .snippet__col:first-child {
    order: 1;
  }

  .snippet__zigzag--revert:nth-child(even) .snippet__col:last-child {
    order: 2;
  }
  .snippet__zigzag--padding-middle {
    align-items: flex-start
  }
  .snippet__zigzag--padding-middle .snippet__conent {
    padding-top: 50px;
  }
}

@media (max-width: 1399.98px) {
  .uk-container-small .snippet__media {
    width: 450px;
  }

  .snippet__media--xl,
  .snippet__media--l {
    width: 610px;
  }
}

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

  .snippet__slider-dotnav {
    margin-top: 20px;
    width: 50%;
  }
}

@media (max-width: 1023.98px) {

  .snippet__title,
  .snippet__desc,
  .snippet__amenities {
    margin-bottom: 20px;
  }

  .snippet__actions .button-booknow {
    min-width: unset;
    padding: 10px 25px;
  }

  .snippet__actions--grid {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
}

@media (max-width: 959.98px) {
  .snippet__media {
    width: 100%;
    max-width: 100%;

  }

  .snippet__media img {
    width: 100%;
  }

  .snippet__title svg {
    width: 15px;
    height: 15px;
  }

  .snippet__zigzag:not(.is-hidden)+.snippet__zigzag:not(.is-hidden) {
    margin-top: 50px;
  }

  .snippet__media--map {
    height: 600px;
  }

  .snippet__slider-dotnav {
    width: 100%;
    justify-content: flex-start;
    margin-top: 40px;
  }

}

@media (max-width: 767.98px) {
  .snippet__actions--block .uk-button+.uk-button {
    margin: 15px 0 0;
  }

  .snippet__dotnav {
    position: static;
    width: auto;
    padding: 0;
    margin-left: -15px;
    margin-top: 30px;
  }
  /*.snippet__actions {
  margin-top: 25px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

  .snippet__actions .uk-button+.uk-button,
  .snippet__actions--grid .uk-button+.uk-button,
  .snippet__actions--block .uk-button+.uk-button {
  margin: 20px 0 0;
}*/
  
  .snippet__actions .uk-button-primary,
  .snippet__actions--grid .uk-button-primary,
  .snippet__actions .uk-button-default,
  .snippet__actions--grid .uk-button-default {
    padding: 10px 15px;
  }

  .snippet__actions .uk-button+.uk-button,
  .snippet__actions--grid .uk-button+.uk-button {
    margin: 0 0 0 15px;
  }

  .overview .snippet__actions {
    margin-top: 25px;
    display: flex;
    align-items: center;
    flex-direction: row;
  }

  .overview .snippet__actions .uk-button+.uk-button,
  .overview .snippet__actions--grid .uk-button+.uk-button,
  .overview .snippet__actions--block .uk-button+.uk-button {
    margin: 0 0 0 25px;
  }
}

@media (max-width: 767.98px) and (min-width: 640px) {

}

@media (max-width: 639.98px) {

  .snippet__media--map {
    height: 400px;
  }

  .inner-padding--thirdlevel .snippet__title {
    font-size: 35px;
  }
}

@media (max-width: 575px) {
  .snippet__actions .button-booknow {
    padding: 10px 15px;
  }

  .snippet__amenities {
    column-gap: 20px;
  }

  /*.snippet__amenities-item--grid {
  width: calc(50% - 10px);
}*/
}

@media (max-width: 374px) {
  .snippet__actions {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
  }
  .snippet__actions .uk-button+.uk-button,
  .snippet__actions--grid .uk-button+.uk-button,
  .snippet__actions--block .uk-button+.uk-button {
    margin: 20px 0 0;
  }

  .snippet__dotnav {
    justify-content: center;
  }
}

/* Snippet Ends */




/* GCP Slider Starts  */
.gcp-slider__nav {
  position: absolute;
  right: 0;
  bottom: 0;
  background: var(--primary-cta-inverse-color);
  color: var(--inverse-font-color);
  width: 190px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}

.gcp-slider__nav-link {
  background: var(--primary-cta-inverse-color);
  color: var(--primary-cta-inverse-font-color);
  border-radius: 0;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 600;
  min-height: 35px;
  padding: 5px 15px;
  transition: all .4s ease;
  line-height: 1;
  display: flex;
  align-items: center;
}

.gcp-slider__nav-link+.gcp-slider__nav-link {
  padding-left: 10px;
}

.gcp-slider__nav-link:first-child {
  padding-right: 10px;
}

.gcp-slider__nav-link.uk-invisible {
  visibility: visible !important;
  display: inline-flex !important;
  cursor: not-allowed;
  color: rgba(255, 255, 255, .36);
}

.gcp-slider__nav-link>.template-icon {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
  transition: all .4s ease;
  margin-left: 15px;
}

.gcp-slider__nav-link>.template-icon:last-child {
  margin-left: 15px;
  margin-right: 0;
}

.gcp-slider__nav-link>.template-icon:first-child {
  margin-right: 15px;
  margin-left: 0;
  margin-top: unset;
}

.gcp-slider__nav-link-text {
  min-height: 14px;
  display: inline-flex;
  align-items: flex-end;
  margin-top: -2%;
}

.gcp-slider__nav-link:hover,
.gcp-slider__nav-link:focus,
.gcp-slider__nav-link:focus-visible {
  outline: 0;
  box-shadow: unset;
}

.gcp-slider__nav-link:hover>.template-icon,
.gcp-slider__nav-link:focus>.template-icon,
.gcp-slider__nav-link:focus-visible>.template-icon,
.gcp-slider__nav-link.uk-invisible>.template-icon {
  opacity: 0.5;
}

.gcp-slider__expand {
  font-size: 22px;
  color: #000;
  position: absolute;
  bottom: 0;
  right: 190px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background: #fff;
  transition: all .4s ease;
}

.gcp-slider__expand:hover,
.gcp-slider__expand:focus,
.gcp-slider__expand:focus-visible {
  color: var(--highlight-color);
}


.gcp-slider__actions {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: inline-flex;
  width: 101px;
  height: 35px;
  background: var(--body-bg);
  color: var(--text-color);
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
}

.gcp-slider__actions--revert {
  left: auto;
  right: 0;
}

.gcp-slider__actions > .template-icon {
  margin-left: 5px;
  font-size: 16px;
}

@media (max-width: 639.98px) {}

/* GCP Slider Ends  */
/* H1 Headline Starts  */
.uk-container.uk-container-small.h1-headline__container {
    max-width: 1080px;
}
.h1-headline {
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  /*padding:90px 20px 0;*/
  padding:80px 20px;
}
.h1-headline__back {
  margin-bottom: 20px;
}

.h1-headline__back > .template-icon {
  font-size: 125%;
}
.h1-headline--with-bg:after {
  content: '';
  height: 33%;
  background: var(--bg-alt-1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.h1-headline__media {
  max-width: 1030px;
  margin: 0 auto 40px;
}

.h1-headline__title {
  margin-bottom: 30px;
}

.h1-headline__title:last-child {
  margin-bottom: 0;
}

.h1-headline__text {
 
  margin-left: auto;
  margin-right: auto;
}

.h1-headline__content {
   
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 27px;
}
.h1-headline__content:last-child {
  margin-bottom: 0
}

.title--tagline{
  text-transform: capitalize; 
}

.h1-headline__content--extra {
  margin-top: 30px;
}
.h1-headline__actions {
  justify-content: center;
  margin-top: 40px
}
.h1-headline__actions .uk-button + .uk-button {
  margin-left: 20px;
}
.section-bottom-divider {
  border-bottom: 1px solid var(--border-color);
}
.h1-headline-widget--primary-bg  {
 /* background: var(--primary-color);
  color: var(--inverse-font-color);*/
}
.h1-headline-widget--primary-bg *{
 /* color: var(--inverse-font-color);*/
}
.h1-headline-widget--primary-bg h2 {
    color: var(--scottsdale-la-fogata);
}
.h1-headline-widget--secondary-bg h2{
/*  background: var(--bg-alt-1);*/
      color: var(--scottsdale-the-madam);
}
.h1-headline.barnabys h2 {
    color: var(--scottsdale-barnabys);
}
.h1-headline.twisted-vines h2 {
    color: var(--scottsdale-twisted-vines);
}
.h1-headline.social-boardroom h2 {
    color: var(--scottsdale-social-boardroom);
}
@media (max-width: 1399.98px) {
  .h1-headline {
    padding: 50px 20px;
  }
}

@media (max-width: 767.98px) {
  .h1-headline__title--noimage {
    margin: 0;
  }
body.accessibility .h1-headline.inner-padding {
    padding-bottom: 40px;
}
  .h1-headline__actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    justify-content: center;
    margin-top: 20px;
  }

  .h1-headline__actions .uk-button + .uk-button {
    margin: 0;
  }
}

@media (max-width: 639.98px) {
  .h1-headline {
    padding:40px 0;
  }

  .h1-headline--noimage {
    padding-bottom: 20px;
  }

  .h1-headline__media {
    margin-bottom: 20px;
  }
}

/* H1 Headline Ends  */
/* Layout 1 Starts */
.lt223-widget--primary-bg  {
  background: var(--primary-color);
  color: var(--inverse-font-color);
}
.lt223-widget--primary-bg *{
  color: var(--inverse-font-color);
}
.lt223-widget--secondary-bg {
  background: var(--bg-alt-1);
}
.zigzag-snippet {
	/*padding: 96px 0 0;*/
  padding: 96px 0;
}
.zigzag-snippet .snippet__media{
	width: 100%;
}
.zigzag-snippet .snippet__media img{
    width: 100%;
    object-fit: cover;
    height: 100%;
	min-height: 550px;
    object-position: center;
}
.zigzag-snippet .snippet__media__box{
    display: flex;
    flex-grow: 1;
}
.zigzag-snippet .snippet__content__box{
	width: 40%;
	padding: 0 90px;
}
.zigzag-snippet .snippet__content__box .snippet__title{
	margin-bottom: 24px;
}
.zigzag-snippet .snippet__actions{
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
}
body.weddings .zigzag-snippet .snippet__actions .uk-button,body.meetings .zigzag-snippet .snippet__actions .uk-button {
    min-width: 234px;
}
.zigzag-snippet .snippet__actions{
    max-width: 320px;
	margin-top: 32px;
}
.zigzag-snippet .snippet__actions .uk-button{
	margin: 0;
     
 	/*width: 100%;*/
}
body.overview a.uk-button.uk-button-primary-inverse, .snippet-video-image-slider .snippet__actions a.zigzag-right-img-video-secondary-button.uk-button {
    min-width: 250px;
}
body.offers .zigzag-snippet .snippet__actions .uk-button {
width: 100%;
}
body.overview .room-inner-box_button a.uk-button.uk-button-primary-inverse {
    min-width: auto;
}

body.la-fogata .zigzag-snippet .snippet__content__box .snippet__title{
color: var(--scottsdale-la-fogata);
}
body.barnabys .zigzag-snippet .snippet__content__box .snippet__title{
color: var(--scottsdale-barnabys);
}
.zigzag-right-img-video-secondary-button.uk-button:hover, .zigzag-right-img-video-secondary-button.uk-button:focus {
    background: var(--scottsdale-intrigue);
    color: #fff;
}

@media (min-width: 960px) {
  /*.zigzag-snippet .snippet__zigzag--revert:nth-child(odd) .snippet__content__box{
      padding-left: 5vw;
      padding-right: 96px;
  }
    .zigzag-snippet .snippet__zigzag--revert:nth-child(even) .snippet__content__box{
      padding-right: 5vw;
      padding-left: 70px;
  }*/
}

@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {
.zigzag-snippet .snippet__content__box {
  /*padding: 0 70px;*/
 }
  .zigzag-snippet .snippet__content__box {
    width: 50%;
      padding: 0 40px;
}
}

@media (max-width: 1023.98px) {}

@media (max-width: 959.98px) {
 .snippet__zigzag {
    flex-wrap: wrap;
}
.zigzag-snippet .snippet__content__box {
    padding:60px 20px 0;
    width: 100%;
}
  .snippet_content {
    max-width: 100%;
    margin: 0 auto;
}
}

@media (max-width: 767.98px) {
.zigzag-snippet {
   /* padding: 85px 0 0;*/
   padding: 85px 0;
}
.zigzag-snippet .snippet__content__box {
    padding: 30px 20px 0;
    width: 100%;
}
  .inner-padding.snippet-video-image-slider .snippet__media__box.snippet__col {
    width: 100%;
}
  .zigzag-snippet .snippet__media img {
   
    min-height: unset;

}
  .snippet__zigzag {
    flex-wrap: wrap;
}
  body.overview a.uk-button.uk-button-primary-inverse, .snippet-video-image-slider .snippet__actions a.zigzag-right-img-video-secondary-button.uk-button {
  min-width: 320px;
  }
}

@media (max-width: 639.98px) {}

@media (max-width: 575px) {}

/* Layout 1 Ends */
.lt1-widget.zigzag-snippet .button-link.button-link{filter:opacity(1)}
.lt1-widget.zigzag-snippet .button-link.button-link:hover,
.lt1-widget.zigzag-snippet .button-link.button-link:focus-visible{color: var(--primary-cta-hover-color)}
/* Header Starts */ 

:root {
  --header-height: 112px;
}

body {
  padding-top: var(--header-height);
}
a.navmenu__list-link.nav.navON.is-page-active {
    color: var(--scottsdale-beige);
    text-decoration: underline;
}
.header {
    position: fixed;
    z-index: 990;
    background: var(--bg-header);
    color: var(--header-color);
    padding: 24px 95.25px;
    left: 0;
    top: 0;
    width: 100%;
    min-height: var(--header-height);
    /*max-width: 1920px;*/
}

.header.is-fixed {
  
}

.header__grid {
  align-items: center;
}

.header__col--center {
  text-align: center;
}

.header__logo {
  max-width: var(--logo-width);
  max-height: var(--logo-height);
  display: inline-block;
  align-items: center;
  color: var(--header-color) !important;
}

.header-collapsible {
padding:0;
  margin-left: 17px;
}

.header__phone {
  display: inline-flex;
  align-items: center;
  font: var(--body-text-fonts);
  color: inherit;
}
.header__col.header__col--left {
    display: none;
}
.header__phone:hover, .header__phone:focus-within {
    color: var(--scottsdale-bouganvillea);
    text-decoration: none;
}

.header__phone > .template-icon {
  margin-right: 13px;
  font-size: 112.5%;
}

body.milestone .header__bookstay {
    grid-column-gap: .5rem;
    background-color: var(--scottsdale-beige);
    color: var(--stillman-dark-blue);
    align-items: center;
    padding: 7px 12px 5px;
    display: flex;
    border: 0;
    min-height: unset;
    font: var(--body-text-fonts);
    line-height: 31px;
}
body.milestone .header__bookstay:after {
    content: "\e900";
    font-family: var(--icon-fonts);
    font-size: 7.5px;
  line-height: 8px;
  display:block;
}
 .header__bookstay:hover,.header__bookstay:focus {
    background: var(--header-color);
    color: var(--stillman-dark-blue);
}
.header__bookstay {
    grid-column-gap: .5rem;
    background-color: var(--scottsdale-beige);
    color: var(--stillman-dark-blue);
    align-items: center;
    padding: 10px 25px 9px;
  display: flex;
    border: 0;
    min-height: unset;
    font: var(--body-text-fonts);
    line-height: 31px;
  
}
.header__bookstay:after {
    display: none;
}
.navmenu__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*.navmenu__list-item:nth-child(2),.navmenu__list-item:nth-child(6),*/
.navmenu__list-item:last-child {
    margin-right: 0;
}
.navmenu__list-item {
  margin-right: 10px;
  position: relative;
}

.navmenu__list-link {
  display: inline-flex;
  padding: 8px 15px;
  position: relative;
  font: var(--header-fonts);
  text-transform: var(--header-fonts-text-transform);
  color: var(--header-color);
  font-size: 13px;
  text-decoration: none;
}

.navmenu__list-link:after {
  content: '';
  height: 5px;
  background: var(--primary-color);
  opacity: 1;
  width: 36px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all .4s ease;
}
.navmenu__list-link.navON {
    color: #ece6d7;
  text-decoration: underline;
}
.navmenu__list-link:hover,
.navmenu__list-link:focus-visible,
.navmenu-dropmenu__link:hover,
.navmenu-dropmenu__link:focus-visible {
background-color: var(--scottsdale-intrigue);
    color: var(--scottsdale-beige);
      text-decoration: none;
}

.navmenu__dropdown > a {
  position: relative;
  padding:.5rem 10px;
}
.navmenu__dropdown > a:before {
  content: "\e900";
  font-family: var(--icon-fonts);
  position: absolute;
  right:-5px;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  transition: all .4s ease;
  font-size: 7px;
  /*line-height: 1;*/
  line-height: 0;
  font-weight: normal;
  margin-top: -1px;
  
}
.navmenu__dropdown > a[aria-expanded="true"]:before {
  transform: translateY(-50%) rotate(180deg);
  margin-top: -2px;
}

.navmenu-dropmenu {
    padding: 10px 15px 5px;
    min-width: unset;
    overflow: auto;
    background:var(--bg-alt-1);
    box-shadow: none;
    --uk-position-offset: 0;
    list-style: none;
    width: max-content;
      overflow: unset !important;
}
.navmenu-dropmenu__link {
    display: block;
    padding: .5rem 1rem;
    text-align: left;
    text-transform: uppercase;
    font: var(--header-fonts);
    color: var(--text-color);
  text-decoration: none;
}

.navmenu-dropmenu__link.navON,
.navmenu-dropmenu__link.is-page-active {
     text-decoration: none;
    background-color: var(--scottsdale-beige);
    color: var(--scottsdale-intrigue);
} 

.navmenu-dropmenu__link.uk-disabled {
  opacity: .2;
}

.navmenu__list-link:hover:after, 
.navmenu__list-link[aria-expanded="true"]:after,
.navmenu__list-link.navON:after {
  opacity: 0;
}
.footer_header {
    display: none;
}
body.milestone a.uk-button.uk-button-primary.header__bookstay.header_book_inner {
    display: none;
}
a.uk-button.uk-button-primary.header__bookstay.header_book_inner {
    display: block;
}
/*
body.stay a.uk-button.uk-button-primary.header__bookstay.header_book_inner{
   display: none;
}

body.stay  .header__bookstay {
    display: flex;
}
body.stay .header__bookstay:after {
    content: "?";
    font-family: var(--icon-fonts);
    font-size: 7.5px;
    line-height: 8px;
    display: block; 
}
*/
.header__bookstay{
    display: none;
}


@media(min-width: 768px) {
  .header__toggler,
  .navmenu__list-item--onlymob,
  .navmenu__list-link--btn,
  .header-social {
    display:none!important
  }
  .menu_logo,.header_book_now{
  display:none;
  }
}


@media (max-width: 1299.98px) {
  .header {
  
    padding: 24px 55px;
   
}
  .header-collapsible{
  margin-left: 0;
  }
.navmenu__list-item {
    margin-right: 10px;
 
}
}

@media (max-width: 1199.98px) {
  .navmenu__list-link,.navmenu__dropdown>a {
     font-size: 9px;
    line-height: normal;
}
  .header__grid {
   
    padding-top: 10px;
}
 .header {
  
    padding: 24px 20px;
   
}
   .header__logo {
    width: 106px;
}
}

@media (max-width: 1023.98px) {

}
@media only screen and (min-width: 960px) and (max-width: 1022px) {
body.milestone .header__bookstay {
    font-size: 10px;
}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

  body.milestone .header__bookstay{
  	padding: 7px 15px 5px;
    font-size: 10px;
  }
.header {
    padding: 24px 20px;
}
  .navmenu__list-item {
    margin-right: 10px;
 }
  .navmenu__list-item:last-child {
    margin: 0;
}
 .navmenu__list-link,.navmenu__dropdown>a {
    padding: 0 7px;
   /*font-size: 8px;*/
}
  .header-collapsible {
    margin-left: 15px;
  }
   .header__logo {
    /*width: 166px;*/
}
}


@media (max-width: 1000px) {
.navmenu__list-link, .navmenu__dropdown>a {
     font-size: 8px;
 }
}


@media (max-width: 959.98px) {
  a.uk-button.uk-button-primary.header__bookstay.header_book_inner {
    display: none;
}
  /*body.stay .header__bookstay {
    display: none;
}*/
  .header_book_now {
    margin-top: 30px;
}
  .navmenu-dropmenu__link.navON, .navmenu-dropmenu__link.is-page-active {
    text-decoration: underline;
  background: transparent;
    color: var(--scottsdale-beige) !important;
}
  .is-header-active .header__col.header__col--right-bottom,.is-header-active .header__col.header__col--left-bottom {
    display: none;
}
 .is-header-active .toggle_bottom {
    width: 100%;
    font-size: 0;
    margin-bottom: 10px;
}
  .is-header-active .footer_header{
  padding:0;z-index: 999;
  }
  .is-header-active .toggle_bottom button.header__toggler-btn {
    font-size: 0;
}
  .header__col {
    order: 1;
}
  .header__logo {
    width: 210px;
}
  .navmenu__list-link {
    font-size: 12px;
    padding: 10px;
  }

  .navmenu__list-item {
    margin-right: 0px;
  }
  :root {
    --header-height: 112px;
  }
  .header__col.header__col--left {
    display: block; 
    order:2;
}
}
@media (max-width: 767.98px) {

  .header__col.header__col--left {
   
        right: -11%;
}
  body {
    padding-top:112px;
            /*font-size: 17px;*/
  }

}

@media (max-width: 959.98px) {
  .header__col--right-bottom .header__bookstay:after {
    display: none;
}
  .header__col--right-bottom .header__bookstay {
    font-size: 12px;
    background: var(--bg-alt-1);
    line-height: 15px;
    font-family: 'Josefin Sans';
    height: 56px;
    padding: 7px 32px 5px;
}
.footer_header {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 123;
    background: var(--bg-header);
    padding: 0 0 0 6.5px;
}
.footer_header_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 10px;
    line-height: 15px;
    color: #fff;
    font-family: 'Josefin Sans';
}
 .toggle_bottom {
    position: relative;
    top: 1px;
    width: 80px;
    margin: 0 auto;
    text-align: center;
}
  .toggle_bottom .header__toggler-btn span.template-icon-Group {
    top: 0;
    position: relative;
}
   body {
    padding-top:112px;
            
  }
.header__toggler {
    display: block !important;
}
  .navmenu__list li.navmenu__list-item.submenulist.active_menu .navmenu-dropmenu {
    display: block !important;
  }
  
  .header__grid {
    padding: 0;
    justify-content: space-between;
}
.newresponsive .header__col.header__col--left {
    padding-right: 20px;
}
  .header.is-fixed {
    background: var(--bg-header);
}
.header__col.header__col--right {
   /* display: none;*/
  order: 3;
}
  .header,
  .header--active {
         
        background: var(--scottsdale-intrigue);
    min-height: var(--header-height);
    z-index: 101;
    padding: 0;
    display: flex;
    align-items: center;
  }
  .header.is-fixed .header__col {
    margin: 0 !important;
}
  .navmenu-dropmenu__link{
  
  }
  .header__container {
    width: 100%;
  }
  .header__bookstay,body.milestone .header__bookstay {
    /*position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 15px 15px;
    height: 55px;
    z-index: 1;
    border-radius: 0;
    border: 0;
    border-top: 1px solid var(--primary-cta-font-color)*/
      display: none;
  }

  .is-bookstay-active .header__bookstay {
    display: none;
  }

 .header__toggler-btn {
    background: transparent;
    border: 0;
    display: inline-flex;
    padding: 0;
    margin: 0;
    font-size: 17px;
    line-height: 1;
    color: var(--header-color);
    cursor: pointer;
    align-items: center;
    min-width: 24px;
    justify-content: flex-end;
    flex-direction: column;
    text-transform: uppercase;
    row-gap: 8px;
    font-family: 'Josefin Sans';
}
.header__col.header__col--left-bottom {
    width: 120px;
    margin: 0 auto;
}
  .header__toggler-btn .is-togglemenu-active {
    display: none;
  }

  .header__toggler-btn .is-togglemenu-close {
    display: block;
  }

  .is-header-active {
    overflow: hidden
  }

  .is-header-active .header__toggler-btn .is-togglemenu-active {
    display: block;
    font-size: 24px;
  }

  .is-header-active .header__toggler-btn .is-togglemenu-close {
    display: none;
  }

 .header__phone {
    /* min-width: 24px; */
           text-decoration: none;
    padding: 0;
    display: flex;
    font-size: 23px;
    line-height: 15px;
    flex-direction: column;
    row-gap: 4px;
}

  .header__phone-text {
    font-size: 0;
    line-height: 0;
  }

  .header__phone > .template-icon {
    /* color: inherit; */
    font-size: 18px;
    font-weight: normal;
    margin: 0;
  }

  .is-header-active .header__phone {
   /* display: none;*/
  } 

 .header__logo {
    max-width: 210px;
    margin: 0 auto;
}
  li.navmenu__list-item.navmenu__list-item--onlymob {
    display: none;
}

 .header-collapsible {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    /* width: 100%; */
    z-index: 9;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: var(--bg-header);
    transition: right .4s ease;
    padding-top: 20px;
    padding-bottom: 50px;
    left: 0;
    opacity: 1;
    transform: translateY(-100%);
    transition: all .4s ease-in-out;
           padding-left: 20px;
        padding-right: 20px;
}
.menu_logo {
    text-align: center;
  display:none;
}
.is-header-active .header-collapsible {
    transform: translateY(0);
    opacity: 1;
    top: 112px;
    margin: 0;
}

  .navmenu__list {
    display: block;
    position: relative;
    z-index: 10;
            padding-top: 5px;
  }

 .navmenu__list-link {
    display: inline-block;
    padding: 15px 46px 10px 0;
    color: var(--inverse-font-color);
    font: var(--mob-header-fonts);
    text-transform: var(--header-fonts-text-transform);
    text-align: left;
    justify-content: start;
}

  .navmenu__list-link:hover, 
  .navmenu__list-link:focus-visible, 
  .navmenu-dropmenu__link:hover, 
  .navmenu-dropmenu__link:focus-visible {
    color: var(--inverse-font-color);
  }

  .navmenu-dropmenu {
    position: relative !important;
    box-shadow: none !important;
    background: transparent;
    padding: 0 40px 10px 30px;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    max-width: 100% !important;
    list-style: none;
    display: none !important;
  }

 .navmenu-dropmenu__link {
    color: var(--inverse-font-color);
    font: var(--body-text-fonts);
    text-transform: uppercase;
    font-size: 15px !important;
    line-height: 15px;
           font-family: "Old Standard TT", serif;
        font-size: 19px !important;
           padding-left: 12px;
        padding-bottom: 16px;
        padding-top: 16px;
}

  .navmenu-dropmenu:after {
    content: '';
    width: 5px;
    background: var(--header-color);
    left: 0px;
    top: -35px;
    position: absolute;
    height: calc(100% + 15px);
    display:none;
  }

  .navmenu__list-link:after {
    display: none;
  }

  .navmenu__list-link.navON,
  .navmenu__more-link.navON {
   
  }

  .header__top-left,
  .header__top-right {
    width: 60px;
  }

  .header__top-center {
    width: calc(100% - 60px*2);
    width: -webkit-calc(100% - 60px*2);
    max-width: calc(100% - 60px*2);
    max-width: -webkit-calc(100% - 60px*2);
  }

  .navmenu__dropdown > a {
    padding: 15px 46px 10px 0;
            font: var(--mob-header-fonts);
  }
 .navmenu__dropdown>a:before {
    font-family: var(--icon-fonts);
    position: absolute;
    right: 20px;
    top: 55%;
    transform: translateY(-50%);
    transition: all .4s ease;
    font-size: 12px;
    content: "\e908";
    color: #ece6d7;
   margin: 0;
}
  .navmenu__dropdown > a[aria-expanded="true"]:before {
    transform: translateY(-50%) rotate(180deg);
  }

  .header-social {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 20px 20px;
    margin-top: 30px;
    color: var(--inverse-font-color);
    justify-content: center;
    font-size: 22px;
  }

  .header-social__item + .header-social__item {
    margin-left: 30px;
  }

  .header-social__icon {
    display: block;
    font-size: 20px;
  }

  .header-social a {
    color: var(--inverse-font-color);
  }
 body.milestone .header_book_now .header__bookstay,.header_book_now .header__bookstay {
    display: block;
    width: 100%;
    padding: 10px 19px 9px;
    background: var(--footer-color);
}
  body.milestone .header_book_now .header__bookstay:after,.header_book_now .header__bookstay:after {
    display: none;
}
  .header_book_now button.uk-button.uk-button-primary.header__bookstay:after {
    display: none;
}
 
}
@media screen and (max-width: 767px) and (orientation: landscape) {
.header__col.header__col--left {
    right: -30%;
}
  .is-header-active .header-collapsible{
 /* top: 70px;*/
  }
}
@media (max-width: 639.98px) {
}

@media (max-width: 767px) {
   .navmenu__list li.navmenu__list-item.submenulist.active_menu .navmenu__dropmenu {
    display: block;
}

  .is-header-active .header-collapsible{
 /* top: 30px;*/
  }
}
/* Header Ends */
@media (max-width: 1880px) {
  .header{
    padding: 24px 30px
  }
}
@media (max-width: 1631px) {
  .header{
    padding: 24px;
  }
}

@media (max-width: 1505px) and (min-width:1024px) {
  .header .navmenu__list-link{
    padding: 4px;
display:block;
  }
  .header a.header__logo {
    max-width: 190px;
  }
  body .header .header__bookstay{
    font-size: 12px;
    padding: 7px 12px 5px;
  }
  body .header .header__bookstay:after {
    font-size: 7px;
    margin-top: -2px;
  }
  .header .navmenu__dropdown > a:before{
     /*right: 0px;*/
    font-size: 5px;
  }
}

@media (max-width: 1240px) {
    .header a.header__logo {
    max-width: 154px;
  }
}

@media (max-width: 1369.98px) {
  .navmenu__list-link{
    padding: 4px
  }
}

@media (max-width: 959.98px) {
  body.milestone .newresponsive a.uk-button.uk-button-primary.header__bookstay.header_book_inner{display:block} 
  body.milestone .newresponsive a.uk-button.uk-button-primary.header__bookstay.header_book_inner:after{display:none}
  body.milestone .newresponsive .header__col--right{display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;}
  .newresponsive .header__col.header__col--left{margin-left: auto !important;}
}
@media (max-width: 559.98px) {
  body.milestone .newresponsive a.uk-button.uk-button-primary.header__bookstay.header_book_inner{
    position: fixed;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 2px solid var(--scottsdale-intrigue);
  } 
}

@media only screen and (min-width: 1024px) and (max-width: 1199.98px) {
  body.milestone .header__bookstay{
  	    font-size: 10px;
  }
}
@media only screen and (min-width: 1350px) and (max-width: 1402px) {
  .navmenu__list-link{
  	font-size: 11px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1349px) {
  .navmenu__list-link{
  	font-size: 10px;
  }
}
@media only screen and (min-width: 1403px) and (max-width: 1655px) {
  .navmenu__list-link{
  	    padding: 8px 10px;
        font-size: 11px;
  }
}
@media only screen and (min-width: 1656px) and (max-width: 1799.98px) {
  .navmenu__list-link{
  	    padding: 8px 13px;
        font-size: 12px;
  }
}
    .header__grid {
        padding-top: 10px;
        width: 100%;
        margin: 0;
    }
  .header__container .header__col {
    padding: 0;
    margin: 0;
}
.header__col--right {
    padding-left: 0;
}
.top-sticky-banner{padding: 28px 0 ;background-color: var(--body-bg);}
.top-sticky-banner .top-left p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
}

.top-sticky-banner .top-left h4 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    font-family: 'Josefin Sans';
    margin-bottom: 0;
}

.top-sticky-banner .top-center h4 {
    font-weight: 700;
    font-family: 'Josefin Sans';
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    color: #000;
}

.top-sticky-banner .top-center div {
    font-family: 'Josefin Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.top-sticky-banner .top-right a {
    padding: 0 20px;
}

@media only screen and (min-width: 768px) and (max-width: 959.98px)  {
  .has-header-alert .mainmenu, .has-header-alert.is-header-active .mainmenu { top: 118px; height: calc(100vh - 118px); }
}

/*----------------------- Alert Bar Start --------------------------*/
.has-header-alert .is-fixed.header .megamenu-drop-nav, .has-header-alert .header .megamenu-drop-nav,
.has_transparent_header.has-header-alert .is-fixed.header .megamenu-drop-nav { top: 146px !important; }
.has_transparent_header.has-header-alert .header .megamenu-drop-nav { top: 180px !important; }


@media (max-width: 959.98px) {
  .has-header-alert .mainmenu { top: 108px; height: calc(100vh - 108px); }
}
@media (max-width: 767.98px) {
  .header-alert-close { right: 12px; top: 13px; font-size: 13px; font-weight: normal; }
  body.has-header-alert { padding-top:0; }
  body.has-header-alert { padding-top: calc(var(--header-height) + 41px); }
}
.header:has(.top-sticky-banner) {
    min-height: 234px !important;
}

body.has-header-alert {
    padding-top: 234px;
}

.header:has(.top-sticky-banner) {
    min-height: 234px !important;
    padding: 0;
}

body.has-header-alert {
    padding-top: 234px;
}


.header:has(.top-sticky-banner) .header__container {
    padding: 24px 95.25px;
}

/*----------------------- Alert Bar End --------------------------*/
@media (max-width: 959.98px) {
  .header:has(.top-sticky-banner){
  	flex-direction: column;
  }
  body.has-header-alert .top-sticky-banner{
  	    padding: 10px 0;
  }
  .header:has(.top-sticky-banner) .header__container {
    padding: 24px !important;;
}
}
.bookstay {
    background: var(--body-bg);
    bottom: unset;
    padding: 0;
    z-index: 99;
    overflow: unset;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
}

div#booking-widget {
    padding: 30px 15px;
 }
body.is-bookstay-active .bookstay {
    top: 0;
    display: flex !important;
}

.bookstay .uk-modal-dialog {
    background: var(--body-bg);
      width: 100%;
}

.bookstay__container {
    padding: 0;
    height: 100%;
}

.bookstay__grid {
    margin: 0;
    height: 100%;
}

.bookstay__grid > * {
    padding: 0;
}

.bookstay__media {
    height: 100%;
}

.bookstay__media > * {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bookstay__content {
    width: 630px;
    max-width: 100%;
    padding: 70px 90px 50px;
    position: relative;
    overflow-y: auto;
    background: var(--body-bg);
    text-align: center;
    margin: auto;
}

.bookstay__close {
    background: transparent;
    padding: 10px;
    position: absolute;
    top: 15px;
    right: 15px;
    min-height: unset;
    font-size: 20px;
    cursor: pointer;
    border: 0;
}

.bookstay__close .template-icon, .bookstay__close .template-icon:last-child {
    margin: 0;
}

.bookstay__close:hover, .bookstay__close:focus-visible {
    color: var(--highlight-color);
}

@media (min-width: 768px){	
  .bookstay__close:not(.bookstay__close--desktop) {
      display: none;
  }
}


.bookstay-form {
    display: flex;
    padding: 0;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
    max-width: 1150px;
}
.bookstay-form__title {
    text-align: center;
    margin-bottom: 20px;
}

.bookstay-form__group {
    margin-bottom: 0;
    text-align: left;
  
    position: relative;
}

.bookstay-form__group--dropdown:after {
    content: '\eb14';
    position: absolute;
    font-family: var(--icon-fonts);
    right: 0;
    font-weight: lighter;
    font-size: 12px;
    top: 30px;
    line-height: 1;
  display:none;
}

.bookstay-form__label {
    font: var(--reservation-widget-label-fonts);
    color: var(--text-color);
    text-transform: var(--reservation-widget-label-fonts-text-transform);
}

.bookstay-form__control {
    border: 1px solid var(--text-color);
    color: #000;
    font: var(--reservation-widget-input-fonts);
    text-transform: var(--reservation-widget-input-fonts-text-transform);
    padding: 0 0 0 10px;
    background: none!important;
    height: 43px!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    text-align: left;
}

.bookstay-form__control:focus {
    color: var(--text-color) !important;
    background-color: transparent !important;
}

.bookstay-form__dropdown {
    background: var(--body-bg);
    border: 1px solid var(--border-color);
    top: 55px !important;
    width: 100%;
    padding: 10px 25px;
    box-shadow: none;
}

.bookstay-form__group--dropdown {
    position: relative;
   margin: 0;
}

.bookstay-form__group--dropdown .bookstay-form__label {
   /* position: absolute;*/
    pointer-events: none;
      margin-bottom: 10px;
    display: block;
}

.bookstay-form__group--dropdown .bookstay-form__control {
    position: relative;
   /* padding: 25px 0 13px 0 !important;*/
    z-index: 1;
      border-top: 0;
    border-left: 0;
    border-right: 0;
}
.bookstay-form__group--dropdown .bookstay-form__control:focus-visible {
    outline: 1px solid var(--primary-color);
}
.bookstay-form__group--full-height {
    width: 25%;
}

.bookstay-form__group--full-height .bookstay-form__control {
   
}

.bookstay-form__group--full-height .bookstay-form__control::placeholder {
    color: #8F8F8F;
}

.bookstay-form__submit {
    font-size: 15px;
    padding: 10px 39px;
    min-height: 48px;
    margin-top: 20px;
    width: 21%;
}

.bookstay-phone {
    display: inline-flex;
    align-items: center;
    margin-top: 35px;
    gap: 20px;
    color: var(--primary-color);
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
}

.bookstay-phone > .template-icon {
    color: var(--secondary-color);
    font-size: 20px;
}

.bookstay-phone:hover, .bookstay-phone:focus-visible {
    color: var(--secondary-color);
}

.bookstay-reminder {
    display: none;
}

.open-remind-later .bookstay-booking {
    display: none;
}

.open-remind-later .bookstay-reminder {
    display: block;
}

.bookstay__toggle-btn .button-link:after {
    display: none;
}

.bookstay__toggle-btn .button-link > .template-icon {
    margin-left: 10px;
}

.bookstay__toggle-btn .button-link {
    padding: 0;
}

.bookstay__tagline {
    text-transform: uppercase;
    margin-top: 25px;
    text-align: center;
}

.bookstay__toggle-btn {
    margin-top: 15px;
    text-align: center;
}
.bookstay-form__box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 75%;
}
div#bookstay-widget {
    width: 37.2%;
}
.bookstay-form__group.bookstay-form__group--dropdown.js-guest-booking {
    width: 25.6%;
}
@media (max-width: 1399.98px) {
}

@media (max-width: 1199.98px) {
  .bookstay-form__submit {
     padding: 10px 15px;
 }
}

@media (max-width: 1023.98px) {
}

/*@media (max-width: 959.98px)*/
@media (max-width: 767.98px) {
  .bookstay {
    z-index: 999;
    background: var(--body-bg);
    padding: 0;
    top: 0;
    bottom: 0;

    overflow-y: auto;
}
.bookstay-form__box {
    padding: 30px 0 30px 0;
    max-width: 335px;
    width: 100%;
    display: block;
}
  div#bookstay-widget ,.bookstay-form__group.bookstay-form__group--dropdown.js-guest-booking,.bookstay-form__group--full-height{
    width: 100%;
}
  .bookstay-form {
    max-width: 335px;
    flex-direction: column;
}
  .bookstay-form__group--dropdown {
  
    margin-bottom: 30px;
}
  .bookstay-form__submit {
   
    width: 100%;
}
}

@media (max-width: 767.98px) {
    .bookstay {
        z-index: 102;
        background: var(--body-bg);
      	padding: 0;
    }
    .bookstay__col--media {
        display: none;
    }

    .bookstay__content {
        padding: 75px 40px 40px;
    }

    .bookstay__close {
        font-size: 24px;
        top: 10px;
    }
  
	.bookstay__close:not(.bookstay__close--mobile) {
  		display: none;
  	}

    .bookstay-form__group--dropdown:after {
        font-size: 20px;
        top: 14px;
    }
   
    .bookstay-form {
        max-width: 335px;
    }
    .bookstay__toggle-btn {
        margin-top: 30px;
        text-align: center;
    }
}

@media (max-width: 639.98px) {
}

@media (max-width: 575px) {
}

/* Room Guests Dropdown Starts */
.room-guests {
}

.room-guests__item {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border-top: 1px solid var(--border-color);
    padding: 15px 0;
}

.room-guests__col--input {
    width: 18px
}

.room-guests__input {
    border: 0!important;
    background: transparent!important;
    color: var(--primary-color);
    font-size: 18px;
    font-family: var(--title-fonts);
    letter-spacing: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 1;
    text-align: left
}

.room-guests__col--text {
    width: 125px;
    padding-left: 10px;
    padding-right: 10px
}

.room-guests__col--actions {
    display: flex;
    align-items: center;
    gap: 8px;
}

.room-guests__text {
    font-size: 14px;
    color: var(--text-color-light);
    text-transform: uppercase;
    letter-spacing: .98px;
    font-family: var(--text-fonts-2);
    text-align: left
}

.room-guests__button {
    display: inline-flex;
    width: 26px;
    height: 26px;
    border: 1px solid var(--text-color);
    background: transparent;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: var(--text-color);
    cursor: pointer;
    transition: all .4s ease
}

.room-guests__button:hover, .room-guests__button:focus-visible {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
}

.room-guests__item:first-child {
    border: 0;
}

/* Room Guests Dropdown Ends */
.bookstay .edit-overlay {
    float: left;
}
.footer9__logo_mobile {
    display: none;
}
.template-icon-Frame-757:before {
   /* font-size: 72px;*/
}
.footer9__social {
    display: flex;
    grid-column-gap: 0;
    grid-row-gap: 1rem;
    flex-flow: row;
      padding-top: 60px;
 
}
.footer9 {
    padding: 80px 20px;
    color: var(--footer-color);
      background: var(--scottsdale-intrigue);

    position: relative;
    z-index: 9;
}
.footer9__col.footer9__col--contact-logo {
    justify-self: center;
}
.footer9__container {
    max-width: 1280px;
    padding: 0;
}
.footer-bgimage .center-footer__media img {
    width: 100%;
    object-fit: cover;
}
.footer9__grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: start;
    display: grid;
}
.footer9__col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    display: flex;
}
.footer9__col_iiner {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    display: flex;
}
.footer9:before {
   /* width: 100%;
    height: 70vh;
    background: var(--scottsdale-intrigue);
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    content: "";
*/
}
.footer-bgimage {
    text-align: center;
    position: relative;
    max-width: 1280px;
    margin: 55px  auto;
}
.footer-logo-center {
    text-align: center;
    position: relative;
}
.footer9 :focus-visible {
    outline: 1px solid var(--footer-color);
    box-shadow: 0 0 2px var(--footer-color) inset;
    -webkit-box-shadow: 0 0 2px var(--footer-color) inset;
    -ms-box-shadow: 0 0 2px var(--footer-color) inset;
    -moz-box-shadow: 0 0 2px var(--footer-color) inset;
}

.footer9 .title {
  color: var(--footer-color);
}

.footer9 a {
  color: var(--footer-color);
      filter: opacity(1);text-decoration: none;
}

.footer9 a:hover,
.footer9 a:focus-visible {
  color:var(--scottsdale-beige);
  text-decoration:underline;
}

.footer9:after {}

.footer9-newsletter {
  max-width: 500px;
}

.footer9__logo {
  margin-bottom: 25px;
}

.footer9-newsletter__grid {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.footer9-newsletter__control {
  flex: 1;
  position: relative;
}

.footer9-newsletter__input {
  height: 48px;
  background: var(--inverse-font-color) !important;
  border-color: var(--footer-color);
}

.footer9-newsletter__gdpr {
  margin-top: 16px;
  font-size: 12px;
  line-height: 1.5;
}

.footer9-newsletter__gdpr a {
  text-decoration: underline;
}

.footer9-newsletter__gdpr a:hover,
.footer9-newsletter__gdpr a:focus-visible {
  text-decoration: none;
}

.footer9-newsletter__btn {
  color: var(--footer-color);
  border-color: var(--footer-color);
}
.footer9__address {
    max-width: 200px;
  margin-bottom: 15px;
}
.footer9__title {
  color: var(--footer-color);
  margin: 0 0 0 0;
      filter: opacity(1);
}

.footer9__address {
    max-width: 200px;
     filter: opacity(1);
}
.footer9__phone{
 filter: opacity(1);
}
.footer9__menu{
 filter: opacity(1);
}
.footer9__address > a, .footer9__phone > a, .footer9__email > a {
  padding: 0 0;
  display: inline-flex;    text-decoration: none;
}

.footer9__menu-item > a {
  padding: 8px 0;
  display: inline-flex;
  align-items: center;
}

.footer9__menu-item > a.navON {
  text-decoration: underline;
  color: var(--footer-color);
  /*opacity: 0.75; */
}

.footer9__social .template-icon {
  margin-right: 12px;
  display: inline-flex;
}
.footer9__social-item:nth-child(2) a {
    /* background: red; 
    font-size: 73px;
    line-height: 70px;
    height: 50px;*/
    margin-left: 10px; 
}
.footer9__social-item:last-child a .template-icon {
    margin-right: 0;
}

.footer9__social-item > a .template-icon {
  /*position: absolute;
  left: 0;*/
}
.footer9__social-item > a {
  display: inline-flex;
  align-items: center;
  padding: 8px 0 8px 0;
  position: relative;
  font-size: 33px;
}

.footer9__hr {
  margin-top: 50px;
  margin-bottom: 30px;
}

.footer9__copyright {
  font-size: 14px;
      filter: opacity(1);
}

.footer9__submenu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: -15px;
  font-size: 14px;
  justify-content: center;
  row-gap: 10px;
}

.footer9__submenu-item>a {
    display: block;
    text-transform: uppercase;
}
.footer9__submenu-item > a:hover,.footer9__submenu-item > a:focus {
  text-decoration: underline;
}

.footer9__submenu > * {
  padding-left: 15px;
}
.footer9__submenu-item>a.navON {
    color: var(--footer-color);
    /* opacity:.75; */
    text-decoration: underline;
}
.footer9__copygrid {
    position: relative;
    padding-top: 30px;
    border-top: 1px solid var(--scottsdale-beige);
    max-width: 1280px;
    margin: 0 auto;
}
.footer9__copygrid>* {
    padding: 0;
}
@media (min-width: 1200px) {
  .footer9__grid {
    position: relative;
   
  }

  .footer9__grid > * {
 
  }

  .footer9__col--contact {
    width: 317px;
  }

  .footer9__col--link {
    width: 186px;
  }

  .footer9__col--social {
    width: auto;
  }

  .footer9__col--newsletter {
    width: auto;
    flex: 1;
  }
}
@media (max-width: 1450.98px) {
.footer9:before {
   
    height: 80vh;
 
}
}
@media (max-width: 1399.98px) {
  .footer9-newsletter {
    max-width: 400px;
  }
  .footer9-newsletter__grid {
    flex-direction: column;
  }
  .footer9-newsletter__control {
    flex: 1;
    width: 100%;
    max-width: 400px;
  }
}

@media (max-width: 1199.98px) {
  .footer9__submenu > * {
  padding-left: 10px;
}
  .footer9-newsletter {
    max-width: 100%;
  }

  .footer9-newsletter__grid {
    flex-direction: row;
  }

  .footer9__col--newsletter {
    margin-bottom: 30px;
  }
}

 
@media (max-width: 959.98px) {
  .footer9__grid {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
 }
  .footer9__col.footer9__col--contact-logo {
    justify-self: start;
    padding-bottom: 30px;
}
  .footer9__col {
  
    grid-row-gap: 0;
  
}
  .footer9__copygrid {
   
    flex-direction: column;

}
  .footer9__submenu {
 
    margin-left: 0;
  
}
  .footer9__submenu-item:nth-child(1) {
    padding-left: 0;
}
}

@media (max-width: 767.98px) {
  .footer9__logo_mobile{
  display:block;
            padding-top: 45px;
        padding-bottom: 45px;
  }
  .footer9__copyright {
     color: var(--scottsdale-beige);
}
  .footer9__col.footer9__col--link  .footer9__col_iiner h6 {
    font-size: 16px;
}
  .footer9__col.footer9__col--link .footer9__col_iiner {
   /* align-items: self-start;
    grid-row-gap: 2px;*/
}
  .footer9__social {
  padding-top: 32px;
  }
   .footer9__address, .footer9__address a {
    max-width: 100%;
    filter: opacity(1);
    font-size: 12px;
    color: var(--scottsdale-beige);
}
  .footer9__email a {
    font-size: 13px;
    color: var(--scottsdale-beige);
}
.footer9__col.footer9__col--contact .footer9__col_iiner {
/*    align-items: baseline;  grid-row-gap: 0;*/
        
}
  .footer9__phone, .footer9__phone a {
    filter: opacity(1);
    font-size: 12px;
    color: var(--scottsdale-beige);
}
  .footer9__address {
    
    margin-bottom: 0;
}
.footer9__col.footer9__col--contact-logo {
  order: 1;
  grid-area: 1 / 1 / 2 / 2;
  justify-self: auto;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
}
  .footer9__col.footer9__col--contact-logo a:first-child img {
    width: 130px;
    height: 45px;
    object-fit: cover;
}
  .footer9__col.footer9__col--link {
    order: 3;
}
  .footer9__col.footer9__col--contact {
    order: 2;
   /* padding-top: 85px;*/
}
  .footer9__col.footer9__col--contact .footer9__col_iiner h6.footer9__title {
    max-width: 200px;
    text-align: center;
}
  .footer9__col.footer9__col--contact-logo {
    order: 1;
}
  .footer9__grid {
    grid-column-gap: 0;
    grid-template-columns: 1fr;
    grid-row-gap: 2rem;
    padding:0 30px 0 30px;
}
  .footer9__container {
   
          padding-left: 0;
        padding-right: 0;
}
  .footer-bgimage{
 display:none;
  }
  .footer9__logo img {
    width: 215px;
}
  .footer9:before{
  display:none;
  }
  .footer9__copygrid > * {
    width: 100%;
  }

  .footer9__copygrid {
    margin-top: 40px !important;
    padding-left: 25px;
    padding-right: 25px;
}
  .footer9__submenu>* {
    padding-left: 0;
}

  .footer9__copygrid > *.uk-grid-margin {
    margin-top: 30px;
  }

  .footer9 {
    padding: 20px 0 40px;
    background: var(--scottsdale-intrigue);
  }
.footer-logo-center {
    text-align: center;
    position: relative;
    border-bottom: 1px solid var(--body-bg);
    margin-bottom: 30px;
}
  .footer9__hr {
    margin-top: 40px;
    margin-bottom: 25px;
  }

  .footer9__submenu {
    row-gap: 5px;
    flex-direction: column;
  }

  .footer9__submenu > * {
  /*  width: 100%;*/
  }
.footer9__submenu-item>a {
   
    color: var(--scottsdale-beige);
}
  .footer9__submenu-item > a {
    padding: 5px 0;
  }
  .footer9__logo {
    display: none;
    margin-bottom: 30px;
  }

  .footer9__col--newsletter {
    margin-bottom: 0;
  }

  .footer9__grid > .uk-grid-margin {
    margin-top: 0;
  }
  .footer9__title {
    color: var(--body-bg);
    margin: 0 0 0 0;
    filter: opacity(1);
}
  .footer9__col_iiner {
 
    align-items: center;
}

  .footer9__social-item:nth-child(2) a .template-icon {
    position: relative;
    left: -19px;
  }
  .footer9__social-item:nth-child(2) a {
    width: 33px;
  }


}

@media (max-width: 639.98px) {
  body.milestone .footer9 {padding-bottom:70px; }
  .footer9-newsletter__grid {
    flex-direction: column;
  }

  .footer9-newsletter__action {
    width: 100%;
  }

  .footer9-newsletter__btn {
    width: 100%;
  }
}

@media (max-width: 575px) {
}

.hr30-widget {
    height: calc(100vh - var(--header-height,0));
    min-height: 600px;
    position: relative;
    background: var(--primary-color);
    color: var(--inverse-font-color);
}
.hero-banner-widget.hr30-widget{
    height: 640px;
}
.has-transparent-header .hr30-widget {
    height: 100vh;
}
.home-video__modal-body  {
    padding-top: 15px;
}
.hr30-widget__media {
    position: relative;
    height: 100%;
}

.hr30-widget__media > * {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.hr30-widget__content {
    position: absolute;
    bottom: 120px;
    left: 0;
    right: 0;
    text-align: center;
    max-width: 990px;
    margin: auto;
    padding: 0 40px;
}

.hr30-widget .title {
    color: var(--inverse-font-color);
}

.hero-banner-widget .hr30-widget__media:after{
    opacity: .7;
    background-color: #00000080;
    inset: 0%;
}

.hr30-widget__media:after {
    /*background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36.1%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(360deg, rgba(0, 0, 0, 0) 66.2%, rgba(0, 0, 0, 0.7) 100%);*/
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hr30-widget__title:last-child {
    margin-bottom: 0;
}

.hero-banner-widget.hr30-widget--middle .hr30-widget__content{
   
}

.hr30-widget--middle .hr30-widget__content {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
      padding-left: 1.5rem;
    padding-right: 1.5rem;
}

/*.hr30-widget--middle .hr30-widget__media:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36.1%, rgba(0, 0, 0, 0.7) 100%),
    linear-gradient(360deg, rgba(0, 0, 0, 0) 66.2%, rgba(0, 0, 0, 0.7) 100%);
}*/

.hr30-widget__content--bigger {
    max-width: 1260px;
}
body.breakfast-included .hero-banner-widget .hr30-widget__media:after,body.honors-discount-advanced-purchase .hero-banner-widget .hr30-widget__media:after,body.aaa-caa-members .hero-banner-widget .hr30-widget__media:after,body.military-family-rate .hero-banner-widget .hr30-widget__media:after,body.sweeten-your-stay .hero-banner-widget .hr30-widget__media:after,body.aarp-members .hero-banner-widget .hr30-widget__media:after,body.\32 x-points-package .hero-banner-widget .hr30-widget__media:after{
    display: none;
}

@media (max-width: 1399.98px) {
}

@media (max-width: 1199.98px) {
}

@media (max-width: 1023.98px) {
}

@media (max-width: 959.98px) {
    .hr30-widget {
        height: calc(100vh - var(--header-height, 0) - 52px);
        min-height: 400px;
    }
    .hr30-widget__content {
        bottom: 30px;
    }
    .has-transparent-header .hr30-widget {
        /* height: calc(100vh - 52px); */
    }
}

@media (max-width: 767.98px) {
 .hero-banner-widget.hr30-widget {
    height: 100%;
    background: none;
}
  .hero-banner-widget.inner_page_banner .home-video__wrapper.hero-image {
    height: 30rem;
}
}

@media (max-width: 639.98px) {
}

@media (max-width: 575px) {
}

.home-offers__slider-items>* {
   
    padding-left: 20px;
}
.home-offers__slider-items {
    margin-left: -20px;
}
.home-offers__slider-media img {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.offers-slider__footer .offers-slider__nav--next {
    right: 28.4%;
}
.offers-slider__footer .offers-slider__nav {
    position: absolute;
   /* z-index: 99;*/
    top: 42%;
}
.offers-slider__footer .offers-slider__nav--prev {
   /* left: 25.3%;*/
  left:28.4%;
}
.offers-slider__footer ul.uk-slider-nav.uk-dotnav {
    /* margin: 0 auto; */
    /* align-items: center; */
    justify-content: center;
    padding-top: 10px;
}

@media (max-width: 1450.98px) {
.offers-slider__footer .offers-slider__nav--prev {
    left: 16.5%;
}
  .offers-slider__footer .offers-slider__nav--next {
    right: 16.5%;
}
}
@media (max-width: 959.98px) {
.offers-slider__footer .offers-slider__nav--prev {
    left: 0;
}
  .offers-slider__footer .offers-slider__nav--next {
    right: 0;
}
  .offers-slider__footer .offers-slider__nav{
  top:41%;
  }
}
@media (max-width: 767.98px) {
  .offers-slider__footer ul.uk-slider-nav.uk-dotnav {
    
    justify-content: center;
    padding-top: 30px;
}
.slider-controls.offers-slider__controls {
    display: none;
}
}
.inner-center__slider-items>* {
   
    padding-left: 18px;
}
.inner_slider {
    padding-top: 95px;
}
.inner-center__slider-items {
    margin-left: -18px;
}
.inner-center__slider-media img {
  /*  aspect-ratio: 16/9;*/
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner-slider__footer .inner-slider__nav--next {
    right:28.4%;
}
.inner-slider__footer .inner-slider__nav {
    position: absolute;
    z-index: 99;
    top: 42.5%;
}
.inner-slider__footer .inner-slider__nav--prev {
    left: 28.4%;
}
.inner-slider__footer ul.uk-slider-nav.uk-dotnav {
    justify-content: center;
    padding-top: 10px;
}

@media (max-width: 1440px) {
.inner-slider__footer .inner-slider__nav--next {
    right: 20.8%;
}
  
  .inner-slider__footer .inner-slider__nav--prev {
    left:20.8%;
}
  
}

@media (max-width: 1024px) {
.inner-slider__footer .inner-slider__nav--next {
    right: 9%;
}
  
  .inner-slider__footer .inner-slider__nav--prev {
    left:9%;
}
  
}
@media (max-width: 959.98px) {
.inner-slider__footer .slider-controls.inner-slider__controls {
    /*display: none;*/
}
  .inner-slider__footer .inner-slider__nav--prev {
    left: 0;
}
  .inner-slider__footer .inner-slider__nav--next {
    right: 0;
}
}
@media (max-width: 767.98px) {
.inner_slider {
    padding-top: 85px;
}
}
/* Home video */
/* Video */
.hero-banner-widget.inner_page_banner .home-video__wrapper.hero-image {
    height: 40rem;
}
.hero-image {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    position: relative;
    overflow: hidden;
    height: 40rem;
}
.video_banner {
    position: absolute;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    inset: 53% 0% 0%;
    text-align: center;
}

.hero-banner-widget.inner_page_banner h1 {
    margin-bottom: 25px;
}
.inner_page_banner .home-video__wrapper.hero-image:after {
    position: absolute;
    content: "";
    background: #00000080;
    opacity: 0.2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.home-video__container {
    width: 100%;
    max-width: 100%;
    height: 40rem;
  position: relative;
}

.home-video__container.cms6,
.home-video.cms6 {
    height: 500px;
}

.home-video:before {
    content: "";
    /* height: 180px; */
    height: 82.5vh;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    transition: all .4s ease 0s;
    background: #00000080;
    opacity:0;
}

.home-video__block {
    width: 100%;
    height: 100%;
}

.home-video__title {
    z-index: 1;
    color: var(--h1-font-color);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
    filter: opacity(1);
}

.home-video__block video {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: bottom;
}

.home-video__block video.video-swap.cms6 {
    height: 500px;
}

.home-video__actions {
    z-index: 2;
    position: absolute;
    left: 5px;
    bottom: 0px;
}

.home-video__trigger {
    width: 30px;
    height: 30px;
    min-height: 30px;
    color: var(--primary-color);
    background: #fff;
    border-radius: 50px;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-out;
    margin: 30px;
    text-transform: capitalize;
    padding: 0 10px;
    line-height: 30px;
    min-width: auto;
}

.home-video__actions.is-active .home-video__trigger,
.home-video__trigger:hover,
.home-video__trigger:focus {
    width: 80px;
    height: 80px;
   color: #fff;
   /* color: #000000;*/
    /*  color: var(--text-color);*/
    background-color: var(--highlight-color);
}

.home-video__trigger:hover .home-video__trigger-text,
.home-video__trigger:focus .home-video__trigger-text {
    display: block;
}

.home-video__actions.is-active .home-video__trigger:hover,
.home-video__actions.is-active .home-video__trigger:focus {
    background-color: var(--primary-color);
    color: var(--inverse-font-color);
}

.is-off {
    display: none;
}

.home-video__actions.is-active .home-video__trigger .is-off {
    display: block;
    /*  color: #000000;*/
    color: var(--inverse-font-color);
}

.home-video__actions.is-active .home-video__trigger .is-on {
    display: none;
}

.home-video__actions-more {
    display: none;
    position: absolute;
    bottom: 110px;
    left: 30px;
}

.home-video__actions.is-active .home-video__actions-more {
    display: block;
}

.home-video__trigger-icon {
    display: flex !important;
    justify-content: center;
    width: 18px;
    height: 11px;
    margin: auto !important;
}

.home-video__trigger-text {
    display: none;
    font-size: 11px;
    line-height: 1.4;
    margin-top: 10px;
}

.home-video__btn {
    width: 80px;
    height: 80px;
    color: #fff;
    /* color: var(--text-color);*/
    display: flex;
    line-height: 1;
    margin-bottom: 3px;
    background: var(--highlight-color);
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50px;
    opacity: 0.9;
    font-size: 11px;
    padding: 0 5px;
    flex-direction: column;
    text-transform: capitalize;
    letter-spacing: 0;
    transition: all 0.3s ease;
    font-weight: 400;
    min-width: auto;
}

.home-video__btn:hover,
.home-video__btn:focus {
    background: var(--primary-color);
    color: var(--inverse-font-color);
}

.home-video__btn .is-off,
.home-video__btn.active .is-on {
    display: none;
}

.home-video__btn .is-on,
.home-video__btn.active .is-off {
    display: block;
}

.home-video__btn .uk-icon {
    display: block;
    margin-bottom: 8px;
}

.hero-image-wrap.home-video__block {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.home-mp4-vide .hero-image-wrap.home-video__block {
    padding: 0;
    height: auto;
}

.home-mp4-vide .hero-image-wrap.home-video__block.cms6,
.hero-image.cms6 {
    height: 500px;
}

.hero-image-wrap.home-video__block iframe {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
}

.hero-image-wrap.home-video__block:after {
    content: none;
    background: transparent linear-gradient(180deg, #084877 0%, #0a375d 22%, #ffffff00 100%) 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: 0.45;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

ul.ckbullet {
    margin: 0;
    padding: 0;
}

ul.ckbullet li {
    margin: 0 0 20px 0;
    font-family: var(--text-fonts);
    font-size: 15px;
    line-height: 22px;
}

ul.ckbullet li::marker {
    content: none;
}

ul.ckbullet li:before {
    content: '\e91e';
    font-family: var(--icon-fonts);
    font-size: 12px;
    font-weight: 600;
    color: #D69CA0;
    padding: 0 5px 0 0;
}

.home-video__modal .uk-close {
    top: 0;
    right: 0;
    padding: 11px;
    background-color: var(--highlight-color);
    color: #fff;
}

.home-video__modal .uk-close:hover, .home-video__modal .uk-close:focus {
    background-color: var(--primary-color);
    color: #fff;
}

@media (min-width: 960px) {

   .inner_page_banner .home-video__wrapper.hero-image .home-video__block video {
        height: 640px;
    }

    .inner .home-video__block video {
        height: calc(100vh - 92px);
    }
}

@media (max-width: 1365px) {
  .has-fullwidth-dine-section .home-video__actions {
    bottom: 190px;
    left: 20px;
}

.has-fullwidth-dine-section  .home-video__actions-more {
    bottom: 80px;
    left: 0;
}

.has-fullwidth-dine-section .home-video__actions button.uk-button.home-video__trigger {
    margin: 0;
}
  

}

@media (max-width: 960px) {
  .has-fullwidth-dine-section  .home-video__actions-more {
    bottom: 65px;
 }
  
    .home-video__block video {
        height: 640px;
    }

    .home-video:before {
        height: 70vh;
    }

    .home-video__title {
        max-width: 90%;
    }
}

@media (max-width: 767px) {
  .has-fullwidth-dine-section  .home-video__actions-more {
    bottom: 30px;
 }
  
  .hero-banner-widget.inner_page_banner .home-video__wrapper.hero-image {
    height: 30rem;
}
  .inner_page_banner .home-video__wrapper.hero-image .home-video__block video {
        height: 480px;
    }
  
    .home-video__block video {
        height: 100vh;
    }

    .home-video::before {
        background: transparent;
    }

    .home-video__trigger:hover .home-video__trigger-text,
    .home-video__trigger:focus .home-video__trigger-text {
        display: none;
    }

    .home-video__btn .uk-icon {
        margin-bottom: 0;
        text-indent: 0;
        line-height: 30px;
    }

    .home-video__btn .is-on,
    .home-video__btn.active .is-off {
        display: flex;
    }

    .home-video__actions.is-active .home-video__trigger {
        width: 30px;
        height: 30px;
     }

    .home-video__trigger:hover,
    .home-video__trigger:focus {
        width: 30px;
        height: 30px;
    } 
    .home-video__actions-more {
        bottom: 57px;
        left: 15px;
    }

    .home-video__btn {
        width: 30px;
        height: 30px;
        text-indent: -9999px !important;
        min-height: 30px;
        line-height: 0px;
        /*   border-radius: 4px;*/
        text-align: unset;
    }

    .home-video__btn .mobile-hide {
        display: none;
    }

     

    .home-video__modal-body {
        padding: 30px 0;
    }
  
  .hero-image { height: 736px; }
  .home-mp4-vide .hero-image-wrap.home-video__block {
    height: 100%;
}
}

@media only screen and (min-width: 375px)and (max-width:899.98px)and (orientation:landscape) {
   .hero-image { height: auto; }
  .home-mp4-vide .hero-image-wrap.home-video__block {
    height: auto;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
    .home-video__btn {
        width: 65px;
        height: 65px;
        font-size: 9px;
    }

    .home-video__title {
        top: 30%;
    }


    .home-video__actions.is-active .home-video__trigger,
    .home-video__trigger:hover,
    .home-video__trigger:focus {
        width: 65px;
        height: 65px;
    }

    .home-video__trigger-text {
        font-size: 9px;
    }
/* .home-video__actions-more {
    bottom: 57px;
    left: 15px;
}
  */
  
  .home-video__trigger {
    margin: 30px 30px;
  }
  
 
}
 


@media (orientation: landscape) and (max-width: 959.98px) {
  .home-video::before {
        background: transparent;
    }

    .home-video__trigger:hover .home-video__trigger-text,
    .home-video__trigger:focus .home-video__trigger-text {
        display: none;
    }

    .home-video__btn .uk-icon {
        margin-bottom: 0;
        text-indent: 0;
        line-height: 30px;
    }

    .home-video__btn .is-on,
    .home-video__btn.active .is-off {
        display: flex;
    }

    .home-video__actions.is-active .home-video__trigger {
        width: 30px;
        height: 30px;
     }

    .home-video__trigger:hover,
    .home-video__trigger:focus {
        width: 30px;
        height: 30px;
    }

    .home-video__trigger {
        margin: 0 0 25px 15px;
    }

 

    .home-video__btn {
        width: 30px;
        height: 30px;
        text-indent: -9999px !important;
        min-height: 30px;
        line-height: 0px;
         text-align: unset;
    }

    .home-video__btn .mobile-hide {
        display: none;
    }

     
    .home-video__modal-body {
        padding: 30px 0;
    }
}

 
/* Page Editor Starts */
.page-component-mi-block .home-video__container {
    position: relative;
    z-index: 2;
}

/* Page Editor Ends*/
@media (max-width: 959.98px) {
.hero-banner-widget.inner_page_banner h1 {
     font-size: 3.25rem;
  /*  line-height: .8;*/
    line-height: 1;
}
  

   .home-video__actions-more {
    bottom: 96px;
 }
  
  
}
@media (max-width: 767.98px) {
 
     .home-video__actions-more {
        bottom: 57px;
        left: 15px;
     }
  .home-video__trigger {
    margin: 0 0 25px 15px;
}
  
  body.accessibility .hero-banner-widget.inner_page_banner h1 {
    font-size: 2.5rem;
}
.hero-banner-widget.inner_page_banner h1 {
     /*font-size: 3.25rem;*/
  font-size: 2.7rem;
 }
}
.uk-container.fullwidth-dine-image-content {
    max-width: 1180px;
    background-color: var(--scottsdale-intrigue);
    color: var(--scottsdale-beige);
    position: relative;
      top: -175px;
   
}
.fullwidth-dine-image-content.stillmanvillas {
	 
}

.fullwidth-dine-image-content.la-fogata {
	background: var(--scottsdale-la-fogata);
}
.fullwidth-dine-image-content.barnabys{
background: var(--scottsdale-barnabys);
}

.fullwidth-dine-image-content.the-madam {
background: var(--scottsdale-the-madam);
}
.fullwidth-dine-image-content.twisted-vines {
background: var(--scottsdale-twisted-vines);
}
.fullwidth-dine-image-content.twisted-vines .h2-headline__content {
    filter: opacity(1);
}
.fullwidth-dine-image-content.social-boardroom {
background: var(--scottsdale-social-boardroom);
}
.uk-container.fullwidth-dine-image-content.uk-margin-auto {
    margin-bottom: -175px;
}

.uk-container.fullwidth-dine-image-content.uk-margin-auto.remove-top-bottom-margin {
    margin-bottom: 30px;
    top: 0;
}
.fullwidth-dine-image-content.barnabys a, .fullwidth-dine-image-content.barnabys a:hover, .fullwidth-dine-image-content.barnabys a:focus {color:var(--inverse-font-color)}

.dine-with-content .h2-headline__text h1,.dine-with-content .h2-headline__text h4 {
    color: var(--scottsdale-beige);
      margin: 0 0 15px 0;
  font: var(--h2-title-fonts);
}
.dine-image-area {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
.dine-logo img {
    width: 311px;
}
.dine-with-content {
    width: 50%;
}
.intro-component{
    padding: 80px;
}
.dine-with-content .h2-headline__text_content p {
    margin: 0;
}
.dine-with-content .h2-headline__text_content p:nth-child(3) {
    margin-top: 20px;
}
.intro-component a:hover,.intro-component a:focus{    color: var(--scottsdale-bouganvillea);}
.h2-headline__actions a {
    max-width: 320px;
    width: 100%;
    border-color: var(--scottsdale-beige);
    background-color: #1f383f00;
}
.h2-headline__actions a:hover,.h2-headline__actions a:focus {
 
  background-color: var(--scottsdale-beige);
      color: var(--scottsdale-intrigue);
}
.h2-headline__actions_two a {
    max-width: 320px;
    width: 100%;
    color: #000;
    border-color: #fff;
    background: #fff;
    margin-top: 15px;
}
@media  (max-width: 1200.98px) {
.dine-with-content .h2-headline__text h1, .dine-with-content .h2-headline__text h4 {
     font-size: 40px;
    line-height: 45px;
}
  }


@media  (max-width: 959.98px) {
.h2-headline.dine-image {
    padding: 0 20px;
}
  .intro-component {
    padding: 80px 20px;
}
  .dine-image-area {
    width: 46%;
  
}
}


@media (max-width: 767.98px) {
  .dine-with-content .h2-headline__text h1, .dine-with-content .h2-headline__text h4 {
     font-size:35px;
    line-height: 40px;
}
  body.la-fogata .dine-logo img,body.twisted-vines .dine-logo img,body.barnabys .dine-logo img, body.social-boardroom .dine-logo img,body.dine-drink-la-madam  .dine-logo img  {
    width: auto;
}
.dine-image-area {
    width: 100%;
}
  .intro-component {
    padding: 80px 0px;
}
  .dine-with-content {
    width: 100%;
    margin-top: 15px;
   text-align: center;
}
  .dine-with-content .h2-headline__content ul {
    list-style: none;
}
}
.lt229-widget--secondary-bg {
    background: var(--bg-alt-1);
  padding-top: 95px;
  margin-top: 92px;
}
.uk-container.three-four-grid-slider-container {
    max-width: 1345px;
}
.three-four-grid-slider-container .uk-grid.snippet-grid > * {
    padding-left: 40px;
}
.three-four-grid-slider-container .uk-grid.snippet-grid {
    margin-left: -40px;
}
.three-box-desc {
    margin-bottom: 50px;
}
.snippet-grid__content {
    padding: 15px 0 0 0;
}
.three-four-grid-wrap {
    margin-top: 95px;
}
.three-four-grid-wrap h3 {
    position: relative;
}
.three-four-grid-wrap h3:after {
    background-color: var(--stillman-dark-blue);
    width: 32px;
    height: 2px;
    position: absolute;
    content: "";
    bottom: -21px;
    left: 0;
}
.three-four-grid-wrap .lt229-widget__desc {
	margin-top: 35px;
	/* min-height: 245px; */
	margin-bottom: 0;
	padding-bottom: 30px;
}
.three-four-grid-slider-container a.uk-button.uk-button-primary-inverse {
   /* background: transparent;
    color: #000;*/
}
.three-four-grid-slider-container a.uk-button.uk-button-primary-inverse:hover,.three-four-grid-slider-container a.uk-button.uk-button-primary-inverse:focus {
  /*  background: var(--header-color);
    color: var(--stillman-dark-blue);*/
}
.lt229-widget__box.uk-width-1-3\@m.uk-width-1-2\@s.uk-width-1-4\@m {
    width: 25%;
}
.lt229-widget__box.uk-width-1-3\@m {
    width: 300px;
}

@media (max-width: 1024.98px) {
.three-four-grid-slider-container a.uk-button.uk-button-primary-inverse {
   
    min-width: unset !important;
}
}
@media (max-width: 959.98px) {
  .h2-headline__text-right h2 {
    text-align: left !important;
}
  .three-four-grid-wrap .lt229-widget__desc{
  min-height:unset;
  }
.lt229-widget__box.uk-width-1-3\@m.uk-width-1-2\@s.uk-width-1-4\@m {
    width: 50%;
}
  .three-four-grid-slider-container .uk-grid.snippet-grid > * {
    padding-left: 20px;
}
  .three-four-grid-slider-container .uk-grid.snippet-grid {
    margin-left: -40px;
}
.three-four-grid-slider-container  .snippet-grid__media img {
    width: 100%;
}
  .three-four-grid-slider-container {
    padding-right: 0;
}
  .button-combo {
   
    justify-content: start;
}
  .h2-headline__text-right-wrapper {
  
    align-items: center;
}
}

@media (max-width: 767.98px) {
.lt229-widget__box.uk-width-1-3\@m.uk-width-1-2\@s.uk-width-1-4\@m {
    width: 100%;
}
  .three-four-grid-slider-container .uk-grid.snippet-grid > * {
    padding-left: 40px;
    width: 100%;
}
  .three-four-grid-slider-container {
    padding-right: 20px;
}
  .three-four-grid-wrap .lt229-widget__desc {
   
    min-height: unset;
}
 .h2-headline__text-right-wrapper {
    grid-template-columns: 1fr;
    grid-row-gap: 1.5rem;
}
  .three-four-grid-wrap {
    margin-top: 65px;
}
}

.uk-container.parapgraph-wrapper-container-left-middle.uk-margin-auto {
    max-width: 100%;
}
.parapgraph-wrapper-container-left-middle .h2-headline__text-right,.parapgraph-wrapper-container-left-middle .h2-headline__text_content-detail {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    align-items: flex-end;
    display: flex;
    justify-content: center;
}
.parapgraph-wrapper-container-left-middle .h2-headline__text-right-wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.parapgraph-wrapper-container-left-middle .h2-headline__text_content-detail{
    justify-content: center;
}
.parapgraph-wrapper-container-left-middle .h2-headline__text-right {
    max-width: 390px;
    margin-left: auto;
}
.parapgraph-wrapper-container-left-middle .h2-headline__content.text-editor {
    max-width: 930px;
}
.h2-headline.inner-padding.parapgraph-wrapper-left-middle {
    padding-top: 50px;
}
h2.h2-headline__title.la-fogat {
    color: var(--scottsdale-la-fogata);
}
h2.h2-headline__title.the-madam {
    color: var(--scottsdale-the-madam);
}
h2.h2-headline__title.barnabys {
    color: var(--scottsdale-barnabys);
}
h2.h2-headline__title.twisted-vines {
    color: var(--scottsdale-twisted-vines);
}
h2.h2-headline__title.social-boardroom {
    color: var(--scottsdale-social-boardroom);
}

@media  (max-width: 767.98px) {
.parapgraph-wrapper-container-left-middle .h2-headline__text-right-wrapper {
     grid-template-columns: 1fr;
  max-width: 100%;
    
}
  /*nw*/
  .parapgraph-wrapper-container-left-middle .h2-headline__text-right h2.uk-text-right {
    text-align: left !important;
}
  .parapgraph-wrapper-container-left-middle .h2-headline__text-right {
    margin-left: 0;
    max-width: 100%;
    text-align: left !important;
    align-items: flex-start;
}
  
  .parapgraph-wrapper-container-left-middle .h2-headline__text-right{
  margin-left: 0;
  }
}
.banner-with-logo {
   padding: 79px 5% 0;
    position: relative;
    z-index: 1;
}
.banner-with-logo-container {
   padding:0;
    max-width: 1280px;
}
.banner-logo-image {
    margin-bottom: 50px;
}

.banner-with-logo:before {
     content: "";
    position: absolute;
    width: 100%;
    height: 116px;
    background:var(--scottsdale-intrigue);
    bottom: 0;
    left: 0;
}

@media (max-width:959.98px) {
.banner-logo-image img {
    max-width: 192px;
}
  .banner-with-logo-container {
    padding-top: 95px;
 }
}

@media (max-width:767.98px) {
.banner-with-logo {
   padding-left: 24px;
   padding-right: 24px;
  display:none;
 }
}

