/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}



.ss-icons-wrap {
position:relative;
display:inline-block;
margin-left:10px;
}

.ss-icon {
    width: 24px;
    height: 24px;
    position: relative;
transition:all 0.3s ease;
    display: inline-block;
}

.ss-icon:hover{
filter:invert(1);
}

.ss-full-img {
    width: 100%;
    height: auto;
}

@media screen and (min-width:921px){
.brand{
margin-left:20px;
}
}

.footer-item-title{
font-size:18px;
color:white;
margin:0;
letter-spacing:1px;
}

.footer-main-text.link{
color:#FFCA31;
text-decoration:underline;
}

.ss-icons-wrap.in-ft{
margin:0!important;
}

.footer-content-item{
display:flex;
flex-direction:column;
gap:8px;
}

.footer-container{
max-width:1200px;
margin:auto;
padding:30px 20px;
}

.socials-flex{
display:flex;
gap:2px;
margin-top:12px;
}
.footer-main-text{
color:white;
text-decoration:none;
font-size:19px;
margin:0;
padding:0;
font-family:Balthazar, sans-serif;
}

.footer-main-text:hover{
color:#FFCA31;
}


.footer-links-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
gap:12px;
}


.footer-logo{
width:100%;
max-width:200px;
margin-bottom:18px;
}


.disclaimer-text{
color:white!important;
}

.disclaimer-text.yellow{
color:#deb408;
}

.link.footer-link.nou{
text-decoration:none!important;
}

body {
  margin: 0
}

.home-header {
height:100%!important;
}

article,
details,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}

[hidden] {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

b,
strong {
  font-weight: 700
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

small {
  font-size: 80%
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

button {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button {
  text-transform: none
}

button {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled] {
  cursor: default
}

button::-moz-focus-inner {
  border: 0;
  padding: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.disclaimer {
  background-color: #EA4811;
  padding: 8px 12px;
  margin-top: -5px;
}

.disclaimer-text {
  margin-bottom: 0px !important;
  font-family: Balthazar, sans-serif;
  color: #fef9e2;
  font-size: 10px;
  line-height: 11px;
  text-align: left;
}

.disclaimer-footer {
  margin-top: 30px;
}

h1 {
  display: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Elsie, sans-serif;
  color: #fef9e2;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2 {
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: Elsie, sans-serif;
  color: #5718b2;
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Elsie, sans-serif;
  color: #5718b2;
  font-size: 28px;
  line-height: 32px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Balthazar, sans-serif;
  color: #fef9e2;
  font-size: 2.4em;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Balthazar, sans-serif;
  color: #fef9e2;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Balthazar, sans-serif;
  color: navy;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

p {
  margin-bottom: 30px;
  font-family: Balthazar, sans-serif;
  color: #15007c;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}

.body {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #5718b2;
}

.nav-button {
  height: 46px;
}

.nav-button.collapsed {
  padding-left: 10px;
}

.brand {
  display: block;
  margin-top: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.link-block {
  margin-top: 8px;
  cursor: pointer;
}

.navbar {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: both;
  background-color: #15007c;
}

.navbar.purple {
  background-color: #5718b2;
}

.navbar.dark-purple {
  background-color: #2e0382;
}

.nav-link {
  position: static;
  font-family: Balthazar, sans-serif;
  color: #fef9e2;
  font-size: 18px;
  cursor: pointer;
}

.nav-link:hover {
  color: #deb408;
}

.nav-link.w--current {
  color: #deb408;
  text-decoration: none;
}

.container {
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.header-image {
  overflow: visible;
  height: 300px;
}

.header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-pt {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/PT-BG.png');
  background-position: 0px 0px;
  background-size: 24px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.container-cream {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  background-color: #fef9e2;
}

.border-trim {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 40px;
}

.paragraph {
  display: block;
  margin-bottom: 30px;
  font-family: Balthazar, sans-serif;
  color: #15007c;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}

.paragraph.left-align {
  text-align: left;
}

.main-content-div {
  display: block;
  padding-right: 130px;
  padding-left: 130px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-large {
  margin-bottom: 20px;
  font-family: Balthazar, sans-serif;
  color: #15007c;
  font-size: 26px;
  line-height: 28px;
  text-align: center;
}

.paragraph-large.left-align {
  text-align: left;
}

.equal-column {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.small-image {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
}

.small-image._4-col-image {
  padding-right: 20px;
  padding-left: 20px;
}

.divider-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.divider {
  height: 30px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.table-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin: 0px 0px 20px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-right-pad {
  padding-right: 10px;
  padding-left: 10px;
}

.outer-border {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 4px;
  border-color: #5718b2;
}

.heading {
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: Elsie, sans-serif;
  color: #fef9e2;
  font-size: 30px;
  line-height: 40px;
  font-style: normal;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.table-block {
  padding-right: 60px;
  padding-bottom: 20px;
  padding-left: 60px;
}

.column-left-pad {
  padding-right: 10px;
  padding-left: 10px;
}

.innner-purple {
  margin: 5px;
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #5718b2;
}

.white-line {
  height: 1px;
  background-color: #fef9e2;
}

.price-list {
  padding-right: 10px;
  padding-bottom: 17px;
  padding-left: 10px;
  padding-top: 17px;
}

.inner-cream {
  overflow: hidden;
  height: 97%;
  margin: 5px;
  padding: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: #5718b2;
}

.inner-cream.no-bottom-margin {
  height: 96%;
}

.purple-line {
  height: 1px;
  margin-bottom: 10px;
  background-color: #5718b2;
}

.paragraph-small {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 2px;
  font-family: Balthazar, sans-serif;
  color: #15007c;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.paragraph-box {
  display: block;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Balthazar, sans-serif;
  color: #15007c;
  font-size: 20px;
  line-height: 22px;
  text-align: left;
}

.paragraph-box.magic-purple {
  color: #5718b2;
}

.single-price {
  margin-top: -5px;
  margin-bottom: -15px;
  padding-bottom: 0px;
}

.button {
  padding: 18px 25px 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ea4811;
  background-color: #ea4811;
  font-family: Elsie, sans-serif;
  font-size: 24px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.main-button-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.left-hand {
  float: right;
}

.right-hand {
  float: left;
  -webkit-transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.footer {
  background-color: #15007c;
}

.footer-col-line {
  padding-right: 20px;
  border-right: 1px solid #ea4811;
}

.footer-container {
  padding-top: 30px;
  padding-bottom: 50px;
}

.paragraph-white {
  padding-left: 0px;
  font-family: Balthazar, sans-serif;
  color: #fef9e2;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

.paragraph-white.left-padding {
  padding-left: 25px;
}

.link {
  display: block;
  font-family: Balthazar, sans-serif;
  color: #deb408;
  font-size: 18px;
  line-height: 22px;
}

.link:hover {
  color: #ea4811;
}

.footer-column {
  padding-right: 0px;
  padding-left: 0px;
}

.button-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-header {
  position: relative;
  height: 90%;
  margin-top: 50px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 70px 30px 30px;
  border-color: #15007c;
  background-color: #5718b2;
  background-image: url('../images/Pattern-Home.png');
  background-position: 0px 0px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.header-image-full {
  position: static;
  width: auto;
  height: 100%;
  margin: 20px;
}

.recommended-strip {
  position: static;
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #fef9e2;
}

.logo-image {
  width: 100%;
  height: 100%;
  padding-top: 10px;
  padding-right: 80px;
  padding-left: 80px;
}

.logo-image._2-col {
  max-width: 120px;
  padding: 0px;
}

.small-paragraph {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: Balthazar, sans-serif;
  color: #15007c;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.gold-double-line {
  display: block;
  width: 20%;
  height: 8px;
  border-top: 4px solid #deb408;
  border-bottom: 2px solid #deb408;
}

.main-home {
  position: static;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/Pattern-BG-Home.png');
  background-position: 0px 0px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.grid-3 {
  padding-top: 15px;
  padding-bottom: 15px;
  grid-template-areas: ".";
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.dark-purple-block {
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #2e0382;
}

.column-left-aligned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

._4-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mid-column {
  padding-right: 0px;
  padding-left: 0px;
}

.columns-location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.arrows-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  height: 55px;
  display: inline-block;
}

.purple-block {
  margin-bottom: 20px;
}

.cta {
  display: inline-block;
  width: 49%;
  max-width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #15007c;
}

.div-block-9 {
  width: 120px;
  height: 5px;
  max-width: 100%;
  margin-right: 130px;
  margin-left: 130px;
  background-color: #deb408;
}

.paragraph-cta {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0px;
  font-family: Balthazar, sans-serif;
  color: #fef9e2;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
}

.button-secondary {
  padding: 16px 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fef9e2;
  background-color: #fef9e2;
  font-family: Elsie, sans-serif;
  color: #15007c;
  font-size: 22px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.small-logo {
  display: inline-block;
  width: 20%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-break {
  height: 40px;
}

._2-column-left {
  padding-right: 60px;
  padding-left: 0px;
}

._2-column-right {
  padding-right: 0px;
  padding-left: 0px;
}

._2-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-secondary-purple {
  padding: 18px 25px 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #2e0382;
  background-color: #2e0382;
  font-family: Elsie, sans-serif;
  color: #fef9e2;
  font-size: 22px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.button-secondary-purple:hover {
  background-color: transparent;
  color: #2e0382;
}

.section {
  background-color: #5718b2;
}

.cta-strip-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Balthazar, sans-serif;
  color: #fef9e2;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.gold-hand {
  height: 36px;
}

.slide {
  height: auto;
  background-color: #fef9e2;
}

.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.slider-left {
  padding-right: 42px;
  padding-left: 7px;
  -webkit-transform: rotateX(0deg) rotateY(-179deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-179deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.right-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}

.slider-right {
  padding-right: 25px;
  padding-left: 25px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.quote-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-image-mobile {
  display: none;
  margin: 20px;
}

.main-awards {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/Pattern-BG-Awards.png');
  background-position: 0px 0px;
  background-size: 24px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.header-awawrds {
  display: block;
  width: auto;
  height: auto;
  margin-top: 60px;
  padding-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 30px none #15007c;
  background-color: #2e0382;
  background-image: url('../images/Pattern-Awards.png');
  background-position: 0px 0px;
  background-size: 35px;
}

.html-embed {
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.logo-padded {
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 0px;
}

.approved-heading-strip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-privatetour {
  display: block;
  width: auto;
  height: auto;
  margin-top: 60px;
  padding-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 30px none #15007c;
  background-color: #5718b2;
  background-image: url('../images/Pattern-PT.png');
  background-position: 0px 0px;
  background-size: 17px;
}

.header-about {
  display: block;
  width: auto;
  height: auto;
  margin-top: 60px;
  padding-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 30px none #15007c;
  background-color: #2e0382;
  background-image: url('../images/Pattern-BG-About-02.png');
  background-position: 0px 0px;
  background-size: 36px;
}

.main-about {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/Pattern-BG-About.png');
  background-position: 0px 0px;
  background-size: 10px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.header-faq {
  display: block;
  width: auto;
  height: auto;
  margin-top: 60px;
  padding-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 30px none #15007c;
  background-color: #5718b2;
  background-image: url('../images/Pattern-FAQ-02.png');
  background-position: 0px 0px;
  background-size: 38px;
}

.main-faq {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/Pattern-BG-FAQ.png');
  background-position: 0px 0px;
  background-size: 30px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

.question {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Balthazar, sans-serif;
  color: #2e0382;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.image-12 {
  width: 30px;
  height: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-item-content {
  overflow: hidden;
  width: auto;
  padding-right: 60px;
}

.gold-line {
  height: 2px;
  background-color: #deb408;
}

.header-bookings {
  display: block;
  width: auto;
  height: auto;
  margin-top: 60px;
  padding-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 30px none #15007c;
  background-color: #5718b2;
  background-image: url('../images/Pattern-Book-02.png');
  background-position: 0px 0px;
  background-size: 85px;
}

.main-bookings {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/Pattern-BG-Book.png');
  background-position: 0px 0px;
  background-size: 30px;
  background-repeat: repeat;
  background-attachment: scroll;
}

.html-embed-2 {
  background-color: #fff;
}

.body-navy {
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #15007c;
}

.header-background-pattern {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 4px;
  border-color: #762be2;
}

.header-image-tablet {
  display: none;
}

.body-dark {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #2e0382;
}

.slider {
  display: block;
  height: 220px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fef9e2;
}

.footer-text {
  padding-left: 0px;
  font-family: Balthazar, sans-serif;
  color: #fef9e2;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
}

.footer-text.left-padding {
  padding-left: 25px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

._404-image {
  width: 280px;
  margin: 20px auto;
}

.logo-stars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44%;
  margin: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logos-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.outer-border-purple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 4px;
  border-color: #2e0382;
  background-color: #2e0382;
}

.inner-cream-boder {
  overflow: hidden;
  height: 97%;
  margin: 5px;
  padding: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: #fef9e2;
}

.cream-line {
  height: 1px;
  margin-bottom: 10px;
  background-color: #fef9e2;
}

.logos-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hall-of-fame {
  display: inline-block;
  width: 40%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.approved-by {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13.9%;
  margin: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.div-block-20 {
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.profile-picture-grid {
  padding-top: 10px;
  padding-bottom: 10px;
}

.book-now-button {
  display: none;
  margin-top: 8px;
  cursor: pointer;
}

._50-50 {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
}

.column-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-50-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-20 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.column-dec-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-dec-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2 {
  display: none;
}

.book-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-image {
  height: 65px;
}

.holding-background {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 5px;
  border-color: #deb408;
  background-image: url('../images/Pattern-BG-Book.png');
  background-position: 0px 0px;
  background-size: 30px;
}

.body-3 {
  height: 100vh;
  border-style: solid;
  border-width: 15px;
  border-color: #762be2;
  background-color: #2e0382;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 800px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 8px;
  border-color: #deb408;
  background-color: #fef9e2;
}

.image-22 {
  width: 460px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.paragraph-large-purple {
  font-family: Balthazar, sans-serif;
  color: #15007c;
  font-size: 32px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 2px;
}

.white {
  color: #fef9e2;
}

.white.footer {
  text-align: left;
}

.left-align {
  text-align: left;
}

.no-padding {
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .nav-button {
    height: 44px;
  }

.ss-icons-wrap{
margin-top:16px;
margin-left:0px;
}

.ss-icon{
width:30px!important;
height:30px!important;
}

   .disclaimer-text{
font-size:9px!important;
line-height:10px!important;
}

.disclaimer{
padding: 8px 10px!important;
}

  .nav-button.collapsed {
    height: 46px;
    margin-bottom: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .nav-button.collapsed.header-button {
    padding-right: 20px;
  }

  .link-block {
    padding-right: 20px;
    float: right;
  }

  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .nav-link {
    width: 100%;
    padding: 15px 25px;
    text-align: right;
  }

  .nav-link.w--current {
    width: auto;
  }

  .container {
    max-width: 100%;
    padding-left: 20px;
  }

  .header-image {
    height: 240px;
  }

  .header-container {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .border-trim {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .paragraph {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .main-content-div {
    display: block;
    padding-right: 50px;
    padding-left: 50px;
  }

  .paragraph-large {
    font-size: 24px;
    line-height: 28px;
  }

  .heading {
    margin-bottom: 10px;
    font-size: 26px;
  }

  .price-list {
    padding: 10px 0px 3px;
  }

  .inner-cream {
    overflow: hidden;
  }

  .inner-cream.no-bottom-margin {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .paragraph-small {
    padding-top: 0px;
    font-size: 15px;
  }

  .paragraph-box {
    font-size: 16px;
    line-height: 20px;
  }

  .button {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
  }

  .paragraph-white.left-padding.footer-text {
    padding-left: 0px;
  }

  .link.footer-link {
    font-size: 17px;
    line-height: 21px;
  }

  .icon {
    color: #deb408;
    font-size: 40px;
    line-height: 32px;
  }

  .menu-button {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: #5718b2;
  }

  .home-header {
    height: auto;
    margin-top: 70px;
    border-right-width: 20px;
    border-bottom-width: 20px;
    border-left-width: 20px;
    background-color: #5718b2;
  }

  .header-image-full {
    margin: 10px;
  }

  .logo-image {
    padding-right: 50px;
    padding-left: 50px;
  }

  .logo-image._2-col {
    max-width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .grid-3 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .columns-location {
    margin-top: -10px;
    margin-bottom: -10px;
  }

  .arrows-column {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cta {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .paragraph-cta {
    font-size: 20px;
    line-height: 24px;
  }

  .button-secondary {
    margin-right: 15px;
    margin-left: 15px;
    padding: 15px 20px;
    font-size: 20px;
  }

  .small-logo {
    width: 22%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .button-secondary-purple {
    padding: 15px 20px;
    font-size: 20px;
  }

  .cta-strip-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .heading-4 {
    display: block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 24px;
    text-align: left;
  }

  .gold-hand {
    display: none;
    padding-right: 10px;
  }

  .header-image-mobile {
    margin: 10px;
  }

  .nav-menu {
    left: auto;
    top: 60px;
    right: 0%;
    bottom: auto;
    width: 200px;
    height: auto;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 25px;
    background-color: #5718b2;
  }

  .header-awawrds {
    padding-top: 100px;
    border-width: 20px;
  }

  .header-privatetour {
    padding-top: 100px;
    border-width: 20px;
  }

  .header-about {
    padding-top: 100px;
    border-width: 20px;
  }

  .header-faq {
    padding-top: 100px;
    border-width: 20px;
  }

  .question {
    display: block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 24px;
    text-align: left;
  }

  .header-bookings {
    padding-top: 100px;
    border-width: 20px;
  }

  .header-background-pattern {
    display: none;
  }

  .header-image-tablet {
    display: block;
  }

  .footer-text {
    font-size: 17px;
    line-height: 21px;
  }

  .columns-11 {
    padding-left: 5px;
  }

  .logo-stars {
    width: 42%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
  }

  .logos-div-block {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .inner-cream-boder {
    overflow: hidden;
  }

  .logos-div {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hall-of-fame {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .book-now-button {
    display: block;
    float: right;
  }

  .nav-div {
    display: block;
    width: 100%;
    float: right;
    text-align: right;
  }

  ._50-50 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-2 {
    height: 30px;
  }

  .holding-background {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-24 {
    max-width: 500px;
    min-width: auto;
  }

  .image-22 {
    width: 420px;
  }

  .paragraph-large-purple {
    font-size: 24px;
    line-height: 28px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .nav-button {
    height: 40px;
  }

  .nav-button.collapsed.header-button {
    height: 42px;
    padding-right: 20px;
  }

  .container {
    padding-left: 10px;
  }

  .header-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .main-pt {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .main-content-div {
    display: block;
  }

  .image {
    padding-right: 0px;
    padding-left: 0px;
  }

  .table-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-right-pad {
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
  }

  .column-left-pad {
    padding-right: 0px;
    padding-left: 0px;
  }

  .inner-cream {
    overflow: hidden;
    height: 97%;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer-col-line {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-right-style: none;
    border-right-width: 0px;
  }

  .footer-container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph-white.left-padding {
    padding-left: 0px;
  }

  .icon {
    color: #deb408;
    font-size: 40px;
    line-height: 32px;
  }

  .menu-button {
    padding: 12px;
  }

  .home-header {
    position: static;
    height: auto;
    border-style: none;
    border-width: 1px;
    background-size: 50px;
    margin-top: 150px;
  }

  .logo-image {
    padding-right: 30px;
    padding-left: 30px;
  }

  .logo-image._2-col {
    max-width: 160px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-left-aligned {
    display: none;
  }

  .columns-location {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .arrows-column {
    margin-top: -30px;
    margin-bottom: -30px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-4 {}

  .triple-arrows {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .cta {
    width: 100%;
    max-width: 100%;
  }

  .button-secondary {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .small-logo {
    width: 40%;
    height: 50%;
  }

  ._2-column-left {
    padding-right: 60px;
    padding-bottom: 20px;
    padding-left: 60px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  ._2-column-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  ._2-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cta-strip-container {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .gold-hand {
    display: none;
  }

  .slider-left {
    padding-left: 30px;
  }

  .slider-right {
    padding-left: 30px;
  }

  .quote-div {
    padding-right: 70px;
    padding-left: 70px;
  }

  .nav-menu {
    top: 57px;
  }

  .main-awards {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .header-awawrds {
    border-width: 0px;
  }

  .logo-padded {
    width: 40%;
  }

  .column-19 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .header-privatetour {
    border-width: 0px;
    background-color: #5718b2;
    background-image: url('../images/Pattern-PT.png');
  }

  .header-about {
    border-width: 0px;
    background-color: #2e0382;
    background-image: url('../images/Pattern-BG-About-02.png');
  }

  .header-faq {
    border-width: 0px;
    background-color: #5718b2;
    background-image: url('../images/Pattern-FAQ-02.png');
  }

  .question {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
  }

  .image-12 {
    width: 26px;
  }

  .header-bookings {
    border-width: 0px;
    background-color: #5718b2;
    background-image: url('../images/Pattern-Book-02.png');
  }

  .header-background-pattern {
    display: none;
  }

  .header-image-tablet {
    margin-top: 55px;
  }

  .slider {
    height: 250px;
    max-width: none;
  }

  .footer-text.left-padding {
    padding-left: 0px;
  }

  .columns-11 {
    padding-left: 0px;
  }

  .inner-cream-boder {
    overflow: hidden;
    height: 97%;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .logos-div {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .hall-of-fame {
    width: 40%;
    height: 50%;
  }

  .approved-by {
    width: 40%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-16 {
    padding-bottom: 20px;
  }

  ._50-50 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-2 {
    display: block;
    background-image: url('../images/Pattern-BG-Home.png');
    background-position: 0px 0px;
  }

  .holding-background {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .body-3 {
    border-width: 10px;
  }

  .div-block-24 {
    max-width: 440px;
    padding: 30px;
  }

  .column-right-aligned {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 26px;
    line-height: 34px;
  }

  h3 {
    font-size: 25px;
    line-height: 30px;
  }

  h4 {
    font-size: 2em;
  }

  p {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 20px;
  }

  .nav-button {
    height: 34px;
  }

  .nav-button.collapsed.header-button {
    height: 38px;
    padding-right: 0px;
  }

  .brand.w--current {
    margin-top: 11px;
  }

  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .container {
    max-width: 100%;
    padding-left: 0px;
  }

  .header-image {
    width: 100%;
    height: auto;
  }

  .header-container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .main-pt {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container-cream {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .border-trim {
    display: block;
    overflow: hidden;
    max-width: none;
  }

  .main-content-div {
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph-large {
    font-size: 22px;
    line-height: 26px;
  }

  .image {
    padding-top: 10px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .small-image._4-col-image {
    padding-right: 55px;
    padding-left: 55px;
  }

  .table-columns {
    display: block;
  }

  .column-right-pad {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .table-block {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-left-pad {
    padding-right: 0px;
    padding-left: 0px;
  }

  .inner-cream {
    height: 97%;
  }

  .main-button-column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .left-hand {
    width: 100%;
    height: 100%;
  }

  .right-hand {
    width: 100%;
    height: 100%;
  }

  .footer-col-line {
    padding: 10px 0px;
    border-right-width: 0px;
  }

  .footer-container {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .paragraph-white.left-padding {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph-white.left-padding.footer-text {
    font-size: 16px;
    line-height: 20px;
  }

  .link.footer-link {
    font-size: 16px;
    line-height: 20px;
  }

  .small-column {
    display: none;
  }

  .icon {
    color: #deb408;
    font-size: 40px;
    line-height: 32px;
  }

  .menu-button {
    padding: 12px 10px;
  }

  .menu-button.w--open {
    background-color: #5718b2;
  }

  .home-header {
    margin-top: 170px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    background-size: 50px;
  }

  .header-image-full {
    display: none;
  }

  .logo-image {
    padding-top: 5px;
    padding-right: 85px;
    padding-left: 85px;
  }

  .logo-image._2-col {
    padding-right: 0px;
    padding-left: 0px;
  }

  .small-paragraph {
    margin-bottom: 10px;
  }

  .gold-double-line {
    display: none;
  }

  .main-home {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .dark-purple-block {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-left-aligned {
    display: none;
  }

  .columns-location {
    display: block;
  }

  .arrows-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
    margin-bottom: -20px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .triple-arrows {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .small-logo {
    width: 48%;
  }

  ._2-column-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2-column-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2-column {
    display: block;
  }

  .cta-strip-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .heading-4 {
    overflow: visible;
    padding-bottom: 10px;
    float: none;
    clear: none;
    font-size: 20px;
    line-height: 1.2em;
    text-align: center;
  }

  .slider-left {
    padding-right: 0px;
    padding-left: 60px;
  }

  .slider-right {
    padding-right: 0px;
    padding-left: 60px;
  }

  .quote-div {
    padding: 0px 40px 10px;
  }

  .header-image-mobile {
    display: inline-block;
  }

  .nav-menu {
    top: 55px;
  }

  .main-awards {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .header-awawrds {
    padding-top: 140px;
  }

  .logo-padded {
    width: 50%;
  }

  .approved-heading-strip {
    padding-right: 15px;
    padding-left: 15px;
  }

  .header-privatetour {
    padding-top: 140px;
  }

  .header-about {
    padding-top: 140px;
  }

  .main-about {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .header-faq {
    padding-top: 140px;
  }

  .main-faq {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .question {
    overflow: visible;
    padding-bottom: 10px;
    float: none;
    clear: none;
    font-size: 22px;
    line-height: 1.2em;
    text-align: left;
  }

  .accordion-item-content {
    padding-right: 0px;
  }

  .header-bookings {
    padding-top: 140px;
  }

  .main-bookings {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .header-image-tablet {
    display: none;
  }

  .footer-text {
    font-size: 17px;
    line-height: 21px;
  }

  .footer-text.left-padding {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .utility-page-content {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  ._404-image {
    width: 240px;
  }

  .inner-cream-boder {
    height: 97%;
  }

  .hall-of-fame {
    width: 48%;
  }

  .image-17 {
    padding-bottom: 20px;
  }

  .book-now-button {
    overflow: visible;
    padding-right: 12px;
  }

  ._50-50 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .holding-background {
    border-style: none;
  }

  .body-3 {
    border-style: none;
  }

  .div-block-24 {
    max-width: 280px;
    padding-right: 20px;
    padding-left: 20px;
    border-width: 6px;
  }

  .paragraph-large-purple {
    margin-top: 10px;
    font-size: 22px;
    line-height: 26px;
  }
}

#w-node-ec6f7d8e4593-40975ab4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-7cad96f5389a-40975ab4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c7a172ffa9da-40975ab4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-e79b778c8d3b-40975ab4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f86a5d4ed824-40975ab4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-a6970ee2a444-40975ab4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

@media screen and (max-width: 991px) {
  #w-node-7cad96f5389a-40975ab4 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ec6f7d8e4593-40975ab4 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-7cad96f5389a-40975ab4 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

span.price-right {
  color: #deb408;
  line-height: 64px;
  font-family: Balthazar, sans-serif;
  font-size: 30px;
  display: inline-block;
  text-align: left;
  width: 50%;
}

span.price-left {
  color: #deb408;
  line-height: 64px;
  font-family: Balthazar, sans-serif;
  font-size: 30px;
  display: inline-block;
  text-align: right;
  width: 50%;
}

span.price-left-2 {
  color: #deb408;
  font-family: Balthazar, sans-serif;
  font-size: 16px;
  display: inline-block;
  text-align: right;
  width: 50%;
  padding-bottom: 9px;
  position: relative;
  top: -23px;
  right: 11px;
}

span.location {
  color: #5718b2;
  /* line-height: 64px; */
  font-family: Balthazar, sans-serif;
  font-size: 18px;
  /* display: block; */
  text-align: center;
}

.columns-location .w-col {
  text-align: center;
}

.profile-picture-grid img {
  width: 100%;
  padding: 10%;
}

p.yellow {
  color: white;
}

p.yellow.left {
  text-align: left;
  padding-left: 20px;
  margin-bottom: 0;
}

p.yellow.right {
  text-align: left;
  padding-right: 20px;
  margin-bottom: 0;
}

.timings {
  margin-top: 20px;
}

.highlight {
  color: white;
  background: #5718b2;
}

.html-embed-2.w-embed.w-script {
  background-color: #fef9e2;
}