/*-----------------------------------*/
/*            EMTERTAINMENT          */
/*-----------------------------------*/
.entertainment .personality-image {
    width: 80%;
    left: 50px;
    max-width: 1300px;
}
.gaming .personality-image,
.club-osage .personality-image {
    max-width:750px;
}

#entertainment-events {
  padding: 50px 0 100px;
}

.event {
  background: url(../images/event-bottom.jpg) center bottom no-repeat;
  background-size: 100% auto;
  padding-bottom: 100px;
  margin-bottom: 70px;
}

.event:last-child {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.event .event-date {
  width: 5%;
  float: left;
  height: 90%;
  margin-right: 3%;
  background: url(../images/calendar-bg.jpg) top 5px center no-repeat;
  background-size: 100% auto;
  text-align: center;
  padding: 35px 0 80px;
}

.event .event-date span {
  display: block;
  color: #f47423;
}

.event .event-date .month {
  font-size: 70%;
  text-transform: uppercase;
  font-weight: 700;
}

.event .event-date .day {
  font-size: 200%;
  font-weight: 700;
}

@media (max-width:1500px) {
  .event .event-date {
    padding-top: 30px;
  }

  .event .event-date .month {
    font-size: 60%;
  }
}

@media (max-width:1240px) {
  .event .event-date {
    padding-top: 28px;
  }

  .event .event-date .month {
    font-size: 50%;
  }

  .event .event-date .day {
    font-size: 170%;
  }
}

.event .event-content {
  width: 53%;
  float: left;
  margin-right: 4%;
}

.event .event-title {
  margin-bottom: 0px;
}

.event .event-date-text {
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
}

.ticket-link {
  margin-top: 5px;
}

.ticket-link img {
  display: inline-block;
  width: 45px;
  height: auto;
}

.ticket-link:after {
  margin-top: 11px;
}

.event .event-picture {
  width: 35%;
  float: left;
}

.event .event-picture img {
  width: 100%;
  -webkit-box-shadow: 15px 15px 25px -10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 15px 15px 25px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 15px 15px 25px -10px rgba(0, 0, 0, 0.5);
}

.page-id-1806.page-template-template-location .personality-image {
  width: 300px;
  max-width: 40vw;
  left: 12.5%;
  top: 70px;
}

@media (min-width: 1400px) {
  .page-id-1806.page-template-template-location .personality-image {
    width: 300px;
    max-width: 40vw;
    left: 12.5%;
    top: 70px;
  }
}

img.skyline-logo {
  width: 80%;
  max-width: 725px;
  margin: 0 auto;
  display: block;
  padding: 75px 0 50px;
}

.events-button {
  display: block;
}

@media (min-width: 850px) {
  .page-id-1806 div#page-content:before {
    width: 325px;
    max-width: 30%;
    height: 100%;
    content: "";
    display: block;
    background-image: url(../images/mic.png);
    background-position: 50% 150%;
    background-repeat: no-repeat;
    left: 12.5%;
    top: 0;
    background-size: 100% auto;
    position: absolute;
    z-index: 997;
  }

  .events-button {
    position: absolute;
    display: block;
    right: 5%;
    top: 30%;
    z-index: 900;
    color: white;
    text-transform: initial;
    font-size: 150%;
    max-width: 200px;
  }
}

@media (min-width: 1400px) {
  .page-id-1806 div#page-content:before {
    width: 400px;
    background-position: 50% 150%;
  }

  .events-button {
    top: 40%;
  }

  img.skyline-logo {
    padding: 100px 0 75px;
  }
}

@media (min-width: 1600px) {
  .page-id-1806 div#page-content:before {
    width: 425px;
    background-position: 50% 150%;
  }
}

.tickets-arrow h2 a:after {
  content: '\2192';
  font-size: 150%;
  display: block;
  width: 20px;
  position: relative;
  top: -10px;
  right: 10px;
  color: #fff;
  float: right;
}

a.tickets-callout {
  width: 100%;
  float: left;
  color: white;
  text-decoration: none;
  font-weight: 500;
  font-size: 90%;
}

.tickets-arrow {
  width: 50%;
  max-width: 230px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

img.tickets-icon {
  margin: 20px 0;
  width: 75px;
}

@media (max-width: 1600px) {
  img.tickets-icon {
    width: 55px;
  }
}

@media (min-width: 1025px) {
  .page-id-1806 .highlighted-info-photo {
    background-position: 0% 50%;
  }
}

img.small-skyline-logo {
  width: 80%;
  max-width: 400px;
}

a.skyline-button {
  margin-left: 90px;
}

@media (max-width: 850px) {
  a.skyline-button {
    margin-left: 0;
  }

  img.small-skyline-logo {
    display: block;
    margin: 0 auto;
  }
}

a.mobile-gallery-button img {
  display: none;
}

@media (max-width: 850px) {
  a.mobile-gallery-button img {
    width: 70%;
    display: block;
    max-width: 175px;
    padding: 0;
    margin: 0 auto;
    display: block;
  }
}

.book-your-band-button {
  width: 90%;
  max-width: 250px;
  background: #ff6b00;
  color: white;
  margin: 0 auto;
  text-align: center;
  padding: 10px 20px 10px 20px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  display: block;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.book-your-band-button:hover {
  background: #042A49;
}

.book-your-band-button p {
  margin-bottom: 0;
  font-size: 70%;
  text-transform: uppercase;
}

/*-----------------------------------*/
/*          GAMING / DINING          */
/*-----------------------------------*/
#gaming-info {
  max-width: 1200px;
  padding-top: 50px;
}

.gaming-info {
  background: url(../images/event-bottom.jpg) center bottom no-repeat;
  background-size: 100% auto;
  padding-bottom: 70px;
  margin-bottom: 70px;
}

.gaming-info:last-child {
  background: none;
  padding: 0;
}

.gaming-info-info {
  width: 55%;
  float: left;
}

.gaming-info-info h3 {
  font-size: 35px;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 30px;
}

.gaming-info-info .the-info {}

.gaming-info-info .gaming-info-half {
  width: 50%;
}

.gaming-info-info .gaming-info-full {
  width: 80%;
}

.gaming-info-info .the-info p.gaming-icon {
  height: 70px;
  padding-left: 90px;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 100%;
  margin-bottom: 30px;
  width: 100%;
  max-width: 200px;
}

.gaming-info-info .the-info .blackjack-icon {
  background-image: url(../images/blackjack-icon.png);
}

.gaming-info-info .the-info .blackjack-icon.svg {
  background-image: url(../images/blackjack-icon.svg);
}

.gaming-info-info .the-info .table-games-icon {
  background-image: url(../images/table-games.png);
}

.gaming-info-info .the-info .table-games-icon.svg {
  background-image: url(../images/table-games.svg);
}

.gaming-info-info .the-info .craps-icon {
  background-image: url(../images/craps.png);
}

.gaming-info-info .the-info .craps-icon.svg {
  background-image: url(../images/craps.svg);
}

.gaming-info-info .the-info .roulette-icon {
  background-image: url(../images/roulette.png);
}

.gaming-info-info .the-info .roulette-icon.svg {
  background-image: url(../images/roulette.svg);
}

.gaming-info-info .the-info .electronic-games-icon {
  background-image: url(../images/electronic-games.png);
}

.gaming-info-info .the-info .electronic-games-icon.svg {
  background-image: url(../images/electronic-games.svg);
}

.gaming-info-info .the-info .ante-days-icon {
  background-image: url(../images/calendar-circle.png);
}

.gaming-info-info .the-info .ante-days-icon.svg {
  background-image: url(../images/calendar-circle.svg);
}

.gaming-info-info .the-info .address-icon {
  background-image: url(../images/location.png);
}

.gaming-info-info .the-info .address-icon.svg {
  background-image: url(../images/location.svg);
}

.gaming-info-info .the-info .hours-icon {
  background-image: url(../images/hours.png);
}

.gaming-info-info .the-info .hours-icon.svg {
  background-image: url(../images/hours.svg);
}

.gaming-info-info .the-info .floor-map-icon {
  background-image: url(../images/floor-map-icon.png);
}

.gaming-info-info .the-info .floor-map-icon.svg {
  background-image: url(../images/floor-map.png);
}

.gaming-info-info .the-info .covid-icon {
  background-image: url(../images/covid.png);
}

.gaming-info-info .the-info .covid-icon.svg {
  background-image: url(../images/covid.svg);
  margin-bottom: 75px;
  width: 275px !important;
  max-width: unset;
  margin-top: 50px;
}

.gaming-info-info .the-info p.gaming-icon .table {
  display: table;
  height: 100%;
  width: 100%;
}

.gaming-info-info .the-info p.gaming-icon .table-cell {
  display: table-cell;
  vertical-align: middle;
}

.gaming-info-info .the-info a {
  color: #000;
  text-decoration: none;
  background: url(../images/right-arrow.jpg) right center no-repeat;
  padding-right: 50px;
  background-size: auto 100%;
  display: inline-block;
  height: 25px;
}

.gaming-info-pic {
  width: 35%;
  float: right;
  margin-top: 75px;
  margin: 75px 0;
}

.gaming-info-pic img {
  width: 100%;
}

@media (min-width: 1025px) {
  .gaming-info-info .the-info a.address {
    width: 100%;
  }
}

@media (min-width: 1325px) {
  .gaming-info-info .the-info a.address {
    width: 200px;
    max-width: max-content;
  }
}

.hide-floor-map p.gaming-icon.floor-map-icon {
  display: none;
}

/*-----------------------------------*/
/*               DINING              */
/*-----------------------------------*/
.page-template-template-choices .personality-image {
  top: 18%;
}

.dining .personality-image {
  width: 43%;
  top: 12%
}

#page-content .page-content.dining .the-content,
.page-template-template-choices #page-content .page-content .the-content {
  width: 48%
}

@media (min-width: 1500px) {
  .dining .personality-image {
    width: 43%;
    top: 12%;
    max-width: 1000px;
    float: left;
    position: relative;
    margin-top: -300px;
  }
}

#dining-info .gaming-info-half {
  width: 48%;
  margin-bottom: 90px;
  display: inline-block;
  vertical-align: top;
}

#dining-info .gaming-info-full {
  margin-bottom: 50px;
  display: inline-block;
}

#dining-info .dining-res-logo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  width: 170px;
  height: 100px;
  margin-bottom: 30px;
}

#dining-info .dining-link {
  display: block;
  position: relative;
  background: url(/wp-content/uploads/2018/01/dining-hover.png) left center no-repeat;
  padding-right: 80px;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-top: 30px;
}

#dining-info .dining-link.svg {
  background-image: url(/wp-content/uploads/2018/01/dining-hover.svg);
}

#dining-info .dining-link:after {
  background: url(../images/right-arrow.jpg) right center no-repeat;
  width: 40px;
  height: 40px;
  background-position: contain;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

#dining-info h4 {
  margin-top: 30px;
}

/*-----------------------------------*/
/*               HOTEL               */
/*-----------------------------------*/
.hotel .personality-image {
  position: absolute;
  top: 21%;
  left: 6%;
  z-index: 700;
  width: 42%;
}

.page-template-template-hotel .skiatook .personality-image {
  position: absolute;
  top: 21%;
  left: 6%;
  z-index: 700;
  width: 42%;
}

.page-template-template-hotel .ponca-city .personality-image {
  position: absolute;
  top: 21%;
  left: 6%;
  z-index: 700;
  width: 42%;
}

.page-content.hotel .the-content {
  width: 48%;
}

#hotel-nav {
  width: 100%;
}

#hotel-nav .inner {
  width: 300px;
  float: right;
  position: relative;
  z-index: 700;
}

#hotel-nav .inner a {
  position: absolute;
  top: 0;
  height: 88px;
  width: 90px;
  z-index: 800;
}

#hotel-nav .inner a.skiatook {
  right: 90px;
}

#hotel-nav .inner a.ponca {
  right: 0;
}

/*.book-now-nav {
  background: #444141;
  width: 300px;
  color: white;
  height: 100%;
  display: inline-block;
  padding: 10px 20px 10px 20px;
  border-radius: 10px;
  float: right;
} */



/*.book-now-nav a {
  text-align: center;
  float: left;
  color: white;
  font-size: 11px;
  font-weight: 200;
  /* margin-right:10px; */
  /* border-right:1px solid white; */
  /* padding-right:10px; */
  /* height:70px; */
  /* width:70px; */
  /* line-height: 1.25;
} */

.book-now-nav {
    background: #444141;
    color: white;
    height: 100%;
    /* display: inline-block; */
    padding: 10px 20px 10px 20px;
    border-radius: 10px;
    float: right;
}

.book-now-nav a {
    text-align: center;
    float: left;
    color: white;
    font-size: 11px;
    font-weight: 200;
    margin-right: -10px;
    /* border-right: 1px solid white; */
    /* padding-right: 10px; */
    height: 70px;
    width: 70px;
    line-height: 1.25;
    margin-left: 20px;
    
}

.book-now-nav h1 {
    color: white;
    font-size: 34px!important;
    line-height: 1;
    margin-bottom: 0;
    /* margin-right: 12.5px !important; */
    /* margin-left: 50px !important; */
    float: right;
    line-height: 1.0 !important;
}

.book-now-nav a:last-child {
  /* margin-right:0; */
  /* border-right:none; */
  /* padding-right:0; */
}

/*.book-now-nav h1 {
  color: white;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 12.5px;
  float: left;
} */

.book-now-nav a img {
    width: 55px;
    height: 100%;
    position: relative;
    top: -8px;
    margin-bottom: -18px;
}

/* .book-now-nav a img {
  width: 55px;
  height: 100%;
  
} */

.book-now-wrapper {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}

#hotel-rooms {}

.hotel-room {
  color: #fff;
  background-size: cover;
  min-height: 500px;
  background-repeat: no-repeat;
  background-position: top left;
  padding: 50px 0;
  margin-bottom: 30px;
}

.hotel-room h2.title {
  font-size: 200%;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 30px;
}

.hotel-room .content {
  max-width: 500px;
}

.hotel-room .content p {
  line-height: 1.7;
}

.hotel-room .extra-info {
  margin-top: 40px;
  cursor: pointer
}

.hotel-room .extra-info .circle-arrow {
  float: left;
  margin-right: 30px;
}

.hotel-room .extra-info p {
  float: left;
  padding-top: 10px;
  text-transform: uppercase;
}

.hotel-room-extra {
  display: none;
  margin-bottom: 30px;
  color: #333;
}

.hotel-accordion {
  max-width: 900px;
  margin: 0 auto;
}

.accordion {
  background: white;
  max-width: 900px;
  margin: 0 auto;
  font-size: 100%;
}

.accordion li .tab {
  padding: 20px;
  color: black;
  text-decoration: none;
  font-weight: 500;
  background: white;
  border: none;
}

.accordion li:nth-child(even) {
  background: #ffffff;
  color: inherit;
}

.accordion li:nth-child(odd) {
  background: #f1f1f1;
  color: inherit;
}

.accordion li .accordion-content {
  padding: 20px;
  width: calc(100% - 40px);
  background: white;
  border: none;
}

.accordion li:nth-child(even) .accordion-content {
  background: #ffffff;
}

.accordion li:nth-child(odd) .accordion-content {
  background: #f1f1f1;
}

.accordion .tab {
  display: block;
}

.accordion .accordion-content {
  display: none;
}

.accordion li a.tab img.hotel-arrow {
  width: 25px;
  height: 25px;
  float: right;
  margin-top: -4px;
}

.accordion li a.tab.ui-state-active img.hotel-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ui-state-focus {
  outline: none;
}

.ui-accordion-header {
  outline: none;
}

.accordion li:nth-child(even) a.tab {
  padding: 20px;
  color: black;
  text-decoration: none;
  font-weight: 500;
  background: white;
  border: none;
}

.accordion li:nth-child(odd) a.tab {
  padding: 20px;
  color: black;
  text-decoration: none;
  font-weight: 500;
  background: #f1f1f1;
  border: none;
}

span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
  display: none;
}

span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e {
  display: none;
}

.page-id-18 a.hotel-location.skiatook {
  display: none;
}

.page-id-18 a.hotel-location.ponca-city {
  display: none;
}

.page-id-18 a.hotel-location.tulsa {
  border-right: none;
  padding: 0;
  margin: 0;
}

.page-id-932 a.hotel-location.ponca-city {
  display: none;
}

.page-id-932 a.hotel-location.tulsa {
  display: none;
}

.page-id-932 a.hotel-location.skiatook {
  border-right: none;
  padding: 0;
  margin: 0;
}

.page-id-934 a.hotel-location.skiatook {
  display: none;
}

.page-id-934 a.hotel-location.tulsa {
  display: none;
}

.page-id-934 a.hotel-location.ponca-city {
  border-right: none;
  padding: 0;
  margin: 0;
}

p.detail {
  display: none;
}

p.detail.null {
  display: block !important;
}

.page-id-934 p.detail.show-ponca-city {
  display: block;
}

.page-id-932 p.detail.show-skiatook {
  display: block;
}

.page-id-18 p.detail.show-tulsa {
  display: block;
}

/*-----------------------------------*/
/*             CLUB OSAGE            */
/*-----------------------------------*/
#club-benefits {
  padding-bottom: 20px;
  margin-top: -50px
}

.benefits, .legend {
  text-align: right;
  float: right;
}

p.club-rewards {
  width: auto;
  float: left;
  margin: 0 0 10px 0 !important;
  padding: 10px 0 0;
  line-height: 1;
}

.legend {
  border-bottom: solid thin #000;
}

.legend span {
  font-size: 80%;
  display: inline-block;
  margin-top: 23px;
  margin-right: 30px;
}

.top-title h3 {
  float: left;
  margin: 0;
  color: #f47423;
  font-size: 150%;
  margin-top: 10px;
}

.benefits li {
  display: inline-block;
  list-style: none;
  margin: 0 10px;
  width: 60px;
  text-align: center;
  font-size: 80%;
  line-height: 1.5;
}

.benefits li img {
  width: 100%;
}

.benefits li span {
  width: 15px;
  margin: 0 auto;
  height: 15px;
  background-color: #f47423;
  border-radius: 50%;
  display: block;
}

.the-benefits {
  margin-top: 20px;
  margin-bottom: 50px;
}

.the-benefits li {
  line-height: 1.5;
  padding: 10px 0 0;
  list-style: none;
}

.the-benefits li.even {
  background-color: #f1f1f1;
}

.collapsible-content {
  margin-bottom: 20px;
  padding: 70px 0;
  position: relative;
}

.collapsible-content .circle-arrow {
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -680px;
}

@media (max-width:1500px) {
  .collapsible-content .circle-arrow {
    left: 50px;
    margin-left: 0;
  }
}

.collapsible-content.blue {
  background-color: #0c2a60;
}

.collapsible-content.purple {
  background-color: #581354
}

.collapsible-content .content {
  color: #fff;
}

.collapsible-content .content h3 {
  color: #f47423;
  font-size: 180%;
  margin-bottom: 30px;
}

.collapsible-content .content.closed {
  overflow: hidden;
  max-height: 300px;
  min-height: 300px;
  position: relative;
}

.collapsible-content .content .closed-mask {
  display: none;
}

.collapsible-content .content.closed .closed-mask {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
}

.collapsible-content.purple .content.closed .closed-mask {
  background: -moz-linear-gradient(top, rgba(88, 19, 84, 0) 0%, rgba(88, 19, 84, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(88, 19, 84, 0) 0%, rgba(88, 19, 84, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(88, 19, 84, 0) 0%, rgba(88, 19, 84, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00581354', endColorstr='#581354', GradientType=0);
  /* IE6-9 */
}

.collapsible-content.blue .content.closed .closed-mask {
  background: -moz-linear-gradient(top, rgba(12, 42, 96, 0) 0%, rgba(12, 42, 96, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(12, 42, 96, 0) 0%, rgba(12, 42, 96, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(12, 42, 96, 0) 0%, rgba(12, 42, 96, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000c2a60', endColorstr='#0c2a60', GradientType=0);
  /* IE6-9 */
}

/*-----------------------------------*/
/*             OC STORES             */
/*-----------------------------------*/
.oc-stores .personality-image {
  left: 0;
  top: 14%;
  width: 50%;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}

.oc-store-icon {
  float: right;
  width: 15%;
  margin-left: 20px;
}

#page-content .oc-stores .the-content {
  width: 50%;
}

.lower-banner {
  margin-top: 100px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.lower-banner .inner-content {
  padding: 100px 150px;
  width: calc(40% - 300px);
  position: relative;
  float: right;
  background-color: rgba(255, 255, 255, 0.8)
}

.lower-banner .blue-ribbon {
  position: absolute;
  top: -50px;
  left: -100px;
  width: 200px;
}

.lower-banner .blue-ribbon img {
  width: 100%;
}

#page-content .lower-banner p {
  margin-bottom: 0;
}

#page-content .lower-banner p strong {
  font-weight: 700;
}

/*-----------------------------------*/
/*            PROMOTIONS             */
/*-----------------------------------*/
#promotions-banner {
  position: relative;
}

.promotion-banner {
  display: none;
  padding: 50px 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 480px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}

.promo-content-inner:first-child {
    background: transparent !important;    
}

.promotion-banner.active {
  display: block;
  position: relative;
}

.promotion-banner .promo-content {
  /* margin-right: calc(2.5% + 75px); */
  margin-right: calc(0% + 75px);             
  float: right;
  background-color: rgba(255, 255, 255, 0.9);
  /*border-radius: 50%; */
  width: 400px;
  height: 400px;
  display: table;
  position: absolute;
  right: 0;
}

.promotion-banner .promo-content-inner {
  color: #000;
  font-size: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#promotions-banner .promotion-banner .promo-content-inner h1 {
  color: black !important;
}

#promotions-banner .promotion-banner .promo-content-inner h2 {
  color: black !important;
}

#promotions-banner .promotion-banner .promo-content-inner h3 {
  color: black !important;
}

#promotions-banner .promotion-banner .promo-content-inner p {
  line-height: 1.8;
  max-width: 375px;
  margin: 0 auto;
  color: black !important;
  width: 85%;
}

.banner-text-image {
    position:absolute;
    height:100%;
    width:auto;
    top: 0;
    right: 45%;
}

@media (max-width:1410px) {
    .banner-text-image {right: 40%;}
}

a.banner-button {
  display: inline-block;
  background-color: #f47423;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 70%;
  padding: 10px 40px 10px 20px;
  margin-top: 30px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

a.banner-button:hover {
  background-color: #042A49;
}

a.banner-button:after {
  content: '\2192';
  font-size: 90%;
  display: block;
  width: 10px;
  position: absolute;
  top: 10px;
  right: 18px;
  color: #fff;
}

#promotions-list {
  padding: 120px 0 50px;
  text-align: center;
  background: url("../images/watermark.jpg") center no-repeat;
  background-size: 100% auto;
}

.promotion-thumb {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 1.5% 100px;
  position: relative;
  padding-top: 50px;
}

.special {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 1.5% 0px;
  position: relative;
  padding-top: 50px;
}

.promotion-thumb:nth-child(3n+1),
.special:nth-child(3n+1) {
  margin-left: 0;
}

.promotion-thumb .dot {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #dddedf;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -7px;
  cursor: pointer
}

.promotion-thumb.active .dot {
  background-color: #f47423;
}

.promotion-thumb .inner,
.special .inner {
  overflow: hidden;
  background-color: rgba(204, 204, 204, 0.3);
  border-radius: 30px;
  padding-bottom: 30px;
  position: relative;
}

.promotion-thumb img {
  width: 100%;
}

.promotion-thumb .content {
  padding: 30px;
  min-height: 150px;
}

.promotion-thumb .content-button {
  display: block;
  padding: 17px 50px 17px;
  text-transform: uppercase;
  text-align: right;
  font-size: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
  text-decoration: none;
  width: calc(100% - 50px);
  background-color: #000;
  color: #fff;
}

.promotion-thumb .content-button:after {
  content: '\2192';
  font-size: 90%;
  display: block;
  width: 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 30px;
  color: #fff;
}

.promotion-thumb .banner-click {
  text-decoration: none;
  color: #000;
}

.promotion-modal-content {
  display: none;
  width: 100%;
  background-color: #fff;
}

.promotion-modal-content .modal-image {
  width: 30%;
  float: left;
  height: 100%;
}

.promotion-modal-content .modal-image img {
  width: 100%;
  display: block;
}

.promotion-modal-content .content {
  /* background-color:#fff; */
  width: 42.5%;
  max-width: 700px;
  float: right;
  display: table;
  font-size: 100%;
}

.promotion-modal-content .content .inner {
  padding: 40px 70px;
  display: table-cell;
  vertical-align: middle;
  height: 22.5vw;
}

.promotion-modal-content .content p {
  font-size: 90%;
  max-width: 500px;
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.promotion-modal-content {
  background-size: cover !important;
  background-position: 0 50% !important;
}

@media (min-width: 1500px) {
  .promotion-modal-content .content {
    /* background-color:#fff; */
    width: 42.5%;
    float: right;
    display: table;
    font-size: 125%;
  }

  .promotion-banner .promo-content {
    margin-right: calc(5% + 100px);
  }
}

@media (max-width: 1275px) {
  #promotions-banner {
    display: none;
  }

  .promotion-thumb .dot {
    display: none;
  }

  #promotions-list {
    padding: 50px 0 50px !important;
  }
}

@media (max-width: 1100px) {
  .promotion-modal-content .content p {
    color: black !important;
  }

  .promotion-modal-content .content h1 {
    color: black !important;
  }

  .promotion-modal-content .content h2 {
    color: black !important;
  }

  .promotion-modal-content .content h3 {
    color: black !important;
  }

  .promotion-modal-content {
    background-image: none !important;
  }

  .promotion-modal-content .content {
    background-color: #fff;
    width: 100%;
    max-width: none;
    float: none;
    display: table;
    font-size: 100%;
  }
}

/*-----------------------------------*/
/*              CHOICES              */
/*-----------------------------------*/
.choices-banner {
  padding: 75px 0;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.choices-banner-inner {
  width: 30%;
  text-align: center;
  font-size: 130%;
}

.choices-banner-inner .choices-logo {
  width: 100%;
  margin-bottom: 40px;
}

.choices-banner-inner .choices-logo img {
  width: 100%;
  height: 200px;
  max-height: 175px;
}

.choices-banner-inner p {
  margin-bottom: 30px;
}

.choices-banner .menu {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

#specials-list {
  padding: 50px 0 120px;
  text-align: center;
}

.special .inner {
  min-height: 570px;
}

.special-thumb {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.special-title {
  padding: 15px 0;
  text-align: center;
  background-color: #f47423;
  color: #fff;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  font-size: 150%;
}

.special-content {
  background-color: #f2f2f2;
  padding: 30px 50px 0;
  font-size: 120%;
}

.special.fifty {
  display: inline-block;
  vertical-align: top;
  width: 41.75%;
  margin: 0 1.5% 0px;
  position: relative;
  padding-top: 50px;
}

.special.fifty .special-content {
  background-color: #f2f2f2;
  padding: 30px 50px 0;
  font-size: 120%;
  text-align: left;
}

.choices-content {
  padding: 40px 0;
}

.choices-content {
  margin: 0 auto;
  display: inline-block;
  width: 100%;
}

.choices-content .inner {
  width: 100%;
  position: relative;
  z-index: 900;
  max-width: 1000px;
  margin: 0 auto;
}

.specials-header {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  margin-top: 50px;
}

.specials-header h2 {
  color: #f47424;
  font-size: 200%;
  width: 100%;
  font-weight: 400;
}

.specials-header p {
  margin-top: -10px;
  width: 100%;
}

.page-template-template-choicesbartlesville .personality-image {
  top: 18%;
}

.page-template-template-choicestulsa .personality-image {
  top: 18%;
}

#page-content .page-content.dining .the-content, .page-template-template-choicesbartlesville #page-content .page-content .the-content {
  width: 48%;
}

#page-content .page-content.dining .the-content, 
.page-template-template-choicestulsa #page-content .page-content .the-content,
.page-template-template-elementor #page-content .page-content .the-content {
  width: 48%;
}

.page-template-template-choices .hominy .personality-image {
  position: absolute;
  top: 14%;
  left: 2%;
  z-index: 700;
  width: 49%;
}

.page-template-template-choicesbartlesville .personality-image {
  position: absolute;
  top: 17.5%;
  left: 2%;
  z-index: 700;
  width: 55%;
}

.page-template-template-choices .pawhuska .personality-image {
  position: absolute;
  top: 18%;
  left: -1%;
  z-index: 700;
  width: 50%;
}

.page-template-template-choices .ponca-city .personality-image {
  position: absolute;
  top: 13%;
  left: 4%;
  z-index: 700;
  width: 47%;
}

.page-template-template-choices .sand-springs .personality-image {
  position: absolute;
  top: 12%;
  left: 4%;
  z-index: 700;
  width: 42%;
}

.page-template-template-choicestulsa .personality-image {
  position: absolute;
  top: 8%;
  left: 0%;
  z-index: 700;
  width: 50%;
}

.page-template-template-choices .skiatook .personality-image {
  top: 20%;
  width: 45%;
  max-width: 750px;
}

.dining-extra {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 0 50px;
  display: block;
  position: relative;
}

/*-----------------------------------*/
/*      Featured Entertainment       */
/*-----------------------------------*/
#featured-entertainment {
  padding: 120px 0 50px;
  text-align: center;
}

.featured-entertainment .personality-image {
  width: 80%;
  left: 0;
}

.entertainment-location {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 1.5% 0px;
  position: relative;
  padding-top: 50px;
}

.promotion-thumb .inner, .entertainment-location .inner {
  overflow: hidden;
  background-color: rgba(204, 204, 204, 0.3);
  border-radius: 30px;
  padding-bottom: 30px;
  position: relative;
}

.entertainment-location .inner {
  min-height: 570px;
}

.location-thumb {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.location-title {
  padding: 15px 0;
  text-align: center;
  background-color: #f47423;
  color: #fff;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  font-size: 150%;
}

.skyline-location-title {
    padding: 30px 0;
    background-color: #f47423;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-size: 150%;
    position: relative;
    top: -22px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.upcoming-acts {
    display:inline-block; 
    float:right; 
    margin-right: 45px;
    color:#fff;
    font-weight:700;
    margin-top: 0;
}
.upcoming-acts::after {
    content: url(/wp-content/uploads/2022/04/upcoming-acts.png);
    width: 20px;
    max-width:20px;
    margin-left: 10px;
}

@media (max-width: 767px) {
    .upcoming-acts { 
        float:none;
        text-align:center;
        margin-left: 60px;
    }
    
    .skyline-location-title {
    text-align: center;
}
}

.location-content {
  background-color: #f2f2f2;
  padding: 30px 50px 0;
  font-size: 120%;
}

.location-content ul {
  line-height: 1.5;
}

#featured-entertainment>.promotion-thumb, .content-button {
  display: block;
  padding: 17px 50px 17px;
  text-transform: uppercase;
  text-align: right;
  font-size: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
  text-decoration: none;
  width: calc(100% - 50px);
  background-color: #000;
  color: #fff;
}

a.content-button:after {
  content: '\2192';
  font-size: 150%;
  display: block;
  width: 20px;
  position: absolute;
  top: 14px;
  right: 25px;
  color: #fff;
}

section#highlighted-info {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.highlighted-info-photo {
  float: left;
  display: inline-block;
  position: relative;
  width: 60%;
  height: 60vw;
  max-height: 725px;
  background-size: cover;
  background-position: 50% 25%;
}

.highlighted-info-photo img {
  width: 100%;
}

.highlighted-info-content {
  float: left;
  display: inline-block;
  position: relative;
  width: 35%;
  color: white;
  height: 100%;
  padding: 0 2.5%;
}

.highlighted-info {
  margin-bottom: 30px;
}

@media (max-width: 1500px) {
  .highlighted-info-photo {
    float: left;
    display: inline-block;
    position: relative;
    width: 60%;
    height: 47.5vw;
    max-height: 575px;
    background-size: cover;
    background-position: 50% 50%;
  }
}

@media (max-width: 1025px) {
  .highlighted-info-photo {
    float: left;
    display: inline-block;
    position: relative;
    width: 60%;
    height: 65vw;
    background-size: cover;
    background-position: 50% 50%;
  }
}

@media (min-width: 1025px) {
  .highlighted-info {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/*-----------------------------------*/
/*      Entertainment Location       */
/*-----------------------------------*/
#featured-entertainment {
  padding: 0px 0 120px;
  text-align: center;
}

.page-template-template-location .personality-image {
  width: 80%;
  left: 0;
}

.choices-banner {
  padding: 75px 0;
  color: #fff;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.special p.special-icon {
  height: 70px;
  display: inline-block;
  padding-left: 90px;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 100%;
  margin-bottom: 0px;
  float: left;
  width: 50%;
}

.special .happy-hour-icon {
  background-image: url(../images/happy-hour-icon.png);
}

.special .drink-specials-icon {
  background-image: url(../images/drink-specials-icon.png);
}

.special .football-icon {
  background-image: url(../images/football-icon.png);
}

span.table.listed-specials {
  display: inline-block;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}

img.icon {
  display: block;
  max-width: 70px;
  margin-left: auto;
  margin-right: auto;
}

ul.specials-list {
  position: relative;
  display: inline-block;
  width: 100%;
}

ul.specials-list li {
  text-align: center;
}

ul.specials-list.one-per-row>li {
  width: 100%;
  float: left;
  display: inline-block;
}

ul.specials-list.three-per-row>li {
  width: 33.3333%;
  float: left;
  display: inline-block;
}

ul.specials-list.two-per-row>li {
  width: 50%;
  float: left;
  display: inline-block;
}

ul.specials-list.four-per-row>li {
  width: 25%;
  float: left;
  display: inline-block;
}

ul.specials-list.five-per-row>li {
  width: 20%;
  float: left;
  display: inline-block;
}

ul.specials-list.one-per-row li>div.special {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0 0 50px;
  position: relative;
  padding-top: 50px;
}

ul.specials-list.two-per-row li>div.special {
  display: inline-block;
  vertical-align: top;
  width: 80%;
  margin: 0 0 50px;
  position: relative;
  padding-top: 50px;
}

ul.specials-list.three-per-row li>div.special {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  margin: 0 0 50px;
  position: relative;
  padding-top: 50px;
}

ul.specials-list.four-per-row li>div.special {
  display: inline-block;
  vertical-align: top;
  width: 90%;
  margin: 0 0 50px;
  position: relative;
  padding-top: 50px;
}

ul.specials-list.five-per-row li>div.special {
  display: inline-block;
  vertical-align: top;
  width: 85%;
  margin: 0 0 50px;
  position: relative;
  padding-top: 50px;
}

ul.specials-list.five-per-row li>div.special>span.table.listed-specials {
  display: inline-block;
  margin-top: 30px;
  width: 100%;
}

section#live-music {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 70%;
}

.live-music h3 {
  font-size: 35px;
  text-transform: capitalize;
  margin-bottom: 50px;
  color: #f47424;
  text-align: center;
}

ul.concert-grid {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
}

.concert .date p {
  color: #f47424;
  text-align: center;
  float: left;
  position: absolute;
  margin: 15px;
  font-size: 45px;
  font-weight: 900;
  line-height: .825;
  width: 60px;
}

.concert .date img {
  max-width: 90px;
}

.concert .date {
  float: left;
}

.concert .info {
  display: block;
  margin-left: 60px;
  padding-left: 50px;
  width: 100%;
}

.concert .info p {
  color: #f47424;
  font-weight: 900;
  margin-bottom: 0;
  margin-top: 25px;
  text-transform: uppercase;
}

.concert .info h4 {
  font-size: 28px;
  font-weight: 900;
  max-width: 75%;
}

.concert {
  display: inline-block;
  margin-bottom: 35px;
}

span.month {
  font-size: 18px;
  display: flow-root;
  margin-bottom: -35px;
  margin-top: 22.5px;
}

/*-----------------------------------*/
/*                About              */
/*-----------------------------------*/
.about-us .personality-image {
  position: absolute;
  top: 5%;
  left: 4%;
  z-index: 700;
  width: 40%;
  -webkit-transform: scale(.7);
  transform: scale(.7);
}

.site-map .personality-image {
  position: absolute;
  top: 5%;
  left: 4%;
  z-index: 700;
  width: 40%;
  -webkit-transform: scale(.7);
  transform: scale(.7);
}

.tell-us-what-you-think .personality-image {
  position: absolute;
  top: 2%;
  left: 4%;
  z-index: 700;
  width: 40%;
  -webkit-transform: scale(.7);
  transform: scale(.7);
}

.privacy-policy .personality-image {
  position: absolute;
  top: 2%;
  left: 4%;
  z-index: 700;
  width: 40%;
  -webkit-transform: scale(.7);
  transform: scale(.7);
}

.search .personality-image {
  position: absolute;
  top: 2%;
  left: 4%;
  z-index: 700;
  width: 40%;
  -webkit-transform: scale(.7);
  transform: scale(.7);
}

.page-id-67 .personality-image {
  position: absolute;
  top: 2%;
  left: 4%;
  z-index: 700;
  width: 40%;
  -webkit-transform: scale(.7);
  transform: scale(.7);
}

.search-link:after {
  background: url(../images/right-arrow.jpg) right center no-repeat;
  width: 40px;
  height: 40px;
  background-position: contain;
  content: "";
  display: block;
  position: relative;
  top: -28px;
  right: 0;
  left: 90px;
  -webkit-transform: scale(.6);
  transform: scale(.6);
}

/*-----------------------------------*/
/*              Careers              */
/*-----------------------------------*/
.careers .personality-image {
  position: absolute;
  top: 5%;
  left: 4%;
  z-index: 700;
  width: 40%;
  -webkit-transform: scale(.7);
  transform: scale(.7);
}

.careers-link {display:inline-block; position:relative; padding-right:50px;}

.careers-link:after {
  background: url(../images/right-arrow.jpg) right center no-repeat;
  width: 40px;
  height: 40px;
  background-position: contain;
  content: "";
  display: block;
  position: absolute;
  top: -6px;
  right: 0;
  -webkit-transform: scale(.6);
  transform: scale(.6);
}

img.banner-graphic {
  position: absolute;
  width: 50%;
  left: 5%;
  margin-top: 5%;
}

.apply-wrapper {
  width: 100%;
  display: inline-block;
}

.apply {
  float: right;
  position: relative;
  border-radius: 10px;
  text-transform: uppercase;
  background: black;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

a.view-jobs {
  float: left;
  padding: 10px 15px;
  color: white;
  background: black;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

a.apply-now {
  float: right;
  padding: 10px 10px;
  color: white;
  background: #f47423;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.lower-banner.careers {
  margin-bottom: 40px;
}

/*-----------------------------------*/
/*       Corporate Relations         */
/*-----------------------------------*/
.corporate-relations .personality-image {
  position: absolute;
  top: 5%;
  left: 4%;
  z-index: 700;
  width: 40%;
  -webkit-transform: scale(.7);
  transform: scale(.7);
}

/*-----------------------------------*/
/*              	Map                */
/*-----------------------------------*/
#MapCanvas {
  height: 600px;
  width: 65%;
  /* float: left; */
  /* display: block; */
  /* position: relative; */
}

.map-genius {
  float: left;
  width: 25%;
  height: 500px;
  padding: 50px 5%;
  display: block;
  position: relative;
  background: #e1e1e1;
}

.location-amenities label {
  display: inline-grid;
  float: left;
  width: 33.333%;
  text-align: center;
  font-size: 70%;
  font-weight: 500;
  text-transform: uppercase;
}

.location-amenities label img {
  width: 50%;
  margin: 0 auto;
  padding-bottom: 10px;
}

.location-amenities label input {
  display: none;
  float: left;
  width: 80%;
  padding: 0 10%;
  margin-bottom: 10px;
}

p.map-amenities-label {
  font-size: 70%;
  font-weight: 500;
  margin-left: 10%;
  text-transform: uppercase;
}

.location-amenities label div.highlighted {
  font-weight: 900;
}

.select-wrapper.maps {
  background-color: #333333;
  display: inline-block;
  color: white;
  position: relative;
  border-radius: 5px;
  width: 85%;
  margin: 0 7.5% 20px 7.5%;
}

.page-template-template-map #page-content .page-content .the-content {
  width: 65%;
  float: right;
  position: relative;
  z-index: 900;
  margin-top: 20px;
}

.page-template-template-map #page-content .page-content .the-content h1 {
  margin-bottom: 0;
}

.location-amenities label div.highlighted img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.location-amenities label div:hover {
  font-weight: 900;
}

.location-amenities label div:hover img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

/*-----------------------------------*/
/*             Events                */
/*-----------------------------------*/
.book-your-event .personality-image {
  max-width: 400px;
  width: 30%;
  margin-left: 10%;
  margin-top: 5%;
}

.lower-banner.events {
  margin-bottom: 100px;
}

.events-button-wrapper {
  width: 100%;
  position: relative;
  display: flow-root;
}

.events-button img {
  width: 150px;
}

a.events-button {
  float: right;
}

.inner-content.events-banner {
  float: left;
}

a.book-now-button {
  background: none !important;
  margin-bottom: 20px;
}

a.book-now-button img {
  width: 150px;
  margin: 20px 0;
}

ul.amenities {
  list-style: disc;
  margin-left: 20px;
  line-height: 1.5;
  margin-top: 10px;
  padding-right: 20%;
}

ul.amenities li {
  margin-bottom: 5px;
}

h4.amenities {
  margin-top: 0px !important;
}

.page-template-template-events .gaming-info-info .the-info a {
  color: #000;
  text-decoration: none;
  background: none;
  padding-right: 0;
  background-size: unset;
  display: inline-block;
  height: auto;
}

.page-template-template-events #sb-player.html {
  padding: 0 10%;
}

a.book-now-button.not-desktop-only img {
  display: none;
}

@media (max-width: 1200px) {
  .inner-content.events-banner {
    padding: 10% 5%;
    width: 30%;
    position: relative;
    float: left;
    background-color: rgba(255, 255, 255, 0.8);
  }
}

@media (max-width: 600px) {
  .special .inner {
    min-height: 475px;
  }

  .special-thumb {
    height: 200px;
  }
}

/*-----------------------------------*/
/*             Misc                  */
/*-----------------------------------*/
#front-booking a.march-madness {
  margin-bottom: 20px;
  line-height: 1.25;
  font-weight: 700;
  font-size: 18px;
  user-select: none;
  margin-top: 0;
}

#front-booking a.march-madness:before {
  display: none;
}