/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 6.1.2
Text Domain:  Avada
*/

/*************
  Variables 
*************/
:root {
  /* ~~~~ Fonts ~~~~ */
  /* Elegant Icons Family */
  --fnt-ele-icns: "ElegantIcons";
  /* (Use "font-weight: normal;" with this font) */
  --fnt-fut-cnd: "Futura Round Cond";
  /* (Use "font-weight: normal;" with this font) */

  /* Rift Family */
  --fnt-rift-bold: "Rift Bold";
  /* (Use "font-weight: bold;" with this font) */

  /* Raleway Family */
  --fnt-rlwy: "Raleway";
}

/* ~~~~ Custom Fonts ~~~~ */
/* Elegant Icons */

.tourist {
  color: #fff;
  text-align: center;
  font-size: 14px;
  z-index: 1000;
  position: relative;
  margin-top: -4%;
}

#name {
  padding: 60px 29px;
  color: #fff;
  text-align: center;
}

#name .orange {
  font-size: 30px;
  line-height: normal;
}

#name span.blue {
  font-family: "Covered by your Grace";
  font-size: 30px;
  line-height: normal;
  color: #17a2d4;
}

#name span.green {
  font-family: "Covered by your Grace";
  font-size: 30px;
  line-height: normal;
  color: #8ac23e;
}

#name span.bigtitle {
  font-size: 40px;
  font-weight: bold;
}

#gform_submit_button_4 {
  color: #fff;
  background-color: #0d3d4b !important;
}

.fusion-content-boxes {
  margin-bottom: 0px !important;
}

.fusion-content-boxes .fusion-column {
  margin-bottom: 0px !important;
}

.orange-title {
  color: #f79321 !important;
  font-size: 60px !important;
  letter-spacing: 4px !important;
  font-family: "Cocogoose" !important;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}

.orange-title:before,
.orange-title:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 2px solid;
  top: 50%;
  width: 100%;
}

.orange-title:before {
  right: 100%;
  margin-right: 15px;
}

.orange-title:after {
  left: 100%;
  margin-left: 15px;
}

.orange-title-outer {
  text-align: center;
}

#inner-page-testimonial .white {
  color: #343434 !important;
}

.white {
  color: #fff !important;
}

.history-text {
  font-size: 20px;
  line-height: 34px;
  padding-right: 5%;
  padding-bottom: 40px;
  padding-top: 15px;
  color: #fff;
}

.history-header {
  font-size: 72px;
  line-height: 80px;
  color: #f79321;
  font-family: "Emmeline";
}

.bump-up {
  position: relative;
  z-index: 1000;
  /*margin-top: -56%;*/
}

.bump-up .fusion-button-wrapper.fusion-alignleft {
  margin-bottom: 10px;
}

.inner-title-page.black-title-short {
  margin-bottom: 40px !important;
}

.inner-title-page.black-title-short h2 {
  color: #000 !important;
  /*font-size: 54px !important;*/
  font-size: 80px !important;
  letter-spacing: 4px !important;
  font-family: "HighVoltage Rough" !important;
}

#gform_submit_button_2 {
  background: #2e67a7;
  color: #ffffff;
  border-color: #ffffff;
}

.fusion-main-menu .sub-menu {
  background-color: #f2efef;
  width: 245px;
  border-top: 3px solid #a0ce4e;
  font-family: "Fira Sans";
  font-weight: 400;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
  margin-top: -20px;
}

.plan-header {
  font-family: "Fira Sans";
  color: #3c68a3;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  font-weight: 900;
}

.plan-text {
  font-size: 19px;
  line-height: 26px;
  text-align: center;
  padding: 3% 18%;
}

.new-header {
  color: #3c68a3;
  font-family: "Fira Sans";
  font-size: 40px;
  line-height: 46px;
  font-weight: 600;
  text-align: center;
}

.orange {
  color: #f89f38;
  font-family: "Covered by your Grace";
  font-size: 65px;
  line-height: 72px;
  font-weight: 200;
}

.step-header {
  color: #fff;
  font-family: "Fira Sans";
  font-size: 35px;
  font-weight: 600;
  text-align: center;
}

.step-orange {
  color: #f89f38;
  font-family: "Covered by your Grace";
  font-size: 42px;
  font-weight: 200;
}

.fusion-secondary-header a,
.fusion-secondary-header a:hover {
  color: #1c3d4a !important;
  font-family: "Fira Sans";
  font-weight: 400 !important;
  font-size: 14px;
  text-transform: uppercase;
}

.fusion-secondary-menu>ul>li {
  border: none;
}

.bump-container {
  position: relative;
  z-index: 1000;
  margin-top: -15%;
}

.footer-one {
  font-weight: 400;
  color: #1c3d4a !important;
  font-size: 22px;
  line-height: 34px;
}

.footer-one a {
  color: #1c3d4a !important;
}

.footer-one a:hover {
  color: #f79421 !important;
}

.explore-text {
  font-weight: 600;
  padding-bottom: 25px;
  font-size: 18px;
  line-height: 26px;
}

.footer-two {
  font-weight: 200;
  color: #265699 !important;
  font-size: 22px;
  line-height: 34px;
}

.footer-two a {
  color: #265699 !important;
}

.footer-two a:hover {
  color: #5e8f40 !important;
}

.fusion-footer-widget-column {
  margin-bottom: 0px;
}

.subscribe input[type="text"] {
  height: 50px !important;
  border: 2px #fff dotted !important;
  color: #fff !important;
  font-size: 20px !important;
  background-color: transparent !important;
}

.custom-header {
  position: absolute;
  right: 0;
  bottom: -20px;
  overflow: auto;
  display: flex;
  align-items: center;
}

.custom-header .fusion-social-networks {
  display: inline-block;
  float: left;
}

.custom-header .fusion-social-networks .fusion-social-networks-wrapper a.fusion-social-network-icon {
  width: 40px;
  height: 40px;
  line-height: 38px;
  padding: 0;
  margin: 0 6px;
  font-size: 18px;
}

.custom-header .fusion-social-networks .fusion-social-networks-wrapper a.fusion-social-network-icon:hover {
  background: #77c50e !important;
  border-color: #77c50e !important;
  opacity: 1;
}

.custom-header .wp_forecast_widget {
  display: inline-block;
  float: left;
}

.custom-header .wp_forecast_widget .heading,
.custom-header .wp_forecast_widget .wp-forecast-curr-head,
.custom-header .wp_forecast_widget .wp-forecast .wp-forecast-curr-details,
.custom-header .wp_forecast_widget .wp-forecast+div {
  display: none;
}

.custom-header .wp_forecast_widget .wp-forecast-curr {
  padding: 0;
  display: table;
  margin-left: 20px !important;
}

.custom-header .wp_forecast_widget .wp-forecast-curr .wp-forecast-curr-block {
  border-radius: 20px !important;
  background: #fff !important;
  padding: 5px 15px;
  display: flex;
  align-items: center;
}

.custom-header .wp_forecast_widget .wp-forecast-curr .wp-forecast-curr-left {
  order: 1;
  padding: 0 3px;
}

.custom-header .wp_forecast_widget .wp-forecast-curr .wp-forecast-curr-right {
  font-size: 19px;
  color: #274b4a;
  margin-right: 3px;
  padding: 0 3px;
}

.custom-header .wp_forecast_widget .wp-forecast {
  display: flex;
}

.fusion-header {
  overflow: visible !important;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header {
  height: 90px !important;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header>.fusion-row {
  height: 100%;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header .custom-header {
  bottom: -18px;
}

.fusion-header-wrapper .fusion-logo {
  position: relative;
}

.fusion-header-wrapper .fusion-logo:before {
  content: "";
  border-top: 20px solid #8ac23e;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  top: -26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fusion-header-wrapper.fusion-is-sticky .fusion-logo {
  height: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#menu-main-menu>li>a>span.fusion-button {
  padding: 9px 21px !important;
  min-width: 126px;
}

.pressed-outer .layoutArea h5 {
  width: calc(100% - 280px);
  float: left;
  margin: 0;
  line-height: 1;
  padding: 22px 30px 0 30px;
}

.pressed-outer .layoutArea p {
  margin-bottom: 0;
  float: right;
  height: 100%;
}

.pressed-outer .layoutArea p a {
  text-align: center;
  background: #8ac23e;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  line-height: 1;
  height: 100%;
  display: block;
  min-width: 220px;
  padding: 25px 10px;
  font-family: "Fira Sans";
  font-weight: 200;
}

.pressed-outer .layoutArea p a:before {
  content: "";
  width: 80px;
  height: 100%;
  background: #8ac23e;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  position: absolute;
  top: 0.5px;
  left: -40px;
}

.pressed-outer .fusion-column-first {
  margin-bottom: 20px !important;
}

.pressed-outer .fusion-column-first>.fusion-column-wrapper {
  padding: 0 !important;
}

.inside-scoop .inside-scoop-form .gform_wrapper .gform_body {
  width: 75%;
  float: left;
  clear: none;
}

.inside-scoop .inside-scoop-form .gform_wrapper {
  overflow: auto;
  margin-top: 0;
}

.inside-scoop .inside-scoop-form .gform_wrapper .gform_body ul li {
  margin-top: 0 !important;
}

.inside-scoop .inside-scoop-form .gform_wrapper .gform_footer {
  width: 25%;
  float: left;
  clear: none;
  padding-top: 7px;
  margin-top: 0;
}

.inside-scoop .inside-scoop-form .gform_wrapper .gform_footer input[type="image"] {
  max-height: 112px !important;
}

.inside-scoop .inside-scoop-form .gform_wrapper .gform_heading {
  display: none !important;
}

.inside-scoop .inside-scoop-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 10px !important;
}

.inside-scoop .inside-scoop-form .gform_wrapper ul.gform_fields li.gfield input,
.inside-scoop .inside-scoop-form .gform_wrapper ul.gform_fields li.gfield input::placeholder {
  color: #fff !important;
}

.recentpost-section {
  padding: 0 !important;
}

.recentpost-section .fusion-column-first>.fusion-column-wrapper {
  min-height: 500px;
  position: relative;
}

.recentpost-section .carousel-slider {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: -20px;
  left: 0;
  margin-bottom: 0 !important;
}

.recentpost-section .carousel-slider .slick-arrow {
  display: none !important;
}

.recentpost-section .carousel-slider .slick-dots li button {
  width: 25px !important;
  height: 25px !important;
  background: #fff;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
}

.recentpost-section .carousel-slider .slick-dots li {
  width: 25px !important;
  height: 25px !important;
  margin: 0 7px;
}

.recentpost-section .carousel-slider .slick-dots li button:before {
  display: none !important;
}

.recentpost-section .carousel-slider .slick-dots li.slick-active button,
.recentpost-section .carousel-slider .slick-dots li.slick-active button:hover,
.recentpost-section .carousel-slider .slick-dots li button:hover {
  background: #8ac23e;
}

.recentpost-section .carousel-slider .slick-dots {
  bottom: 30px;
  text-align: right;
  padding-right: 70px;
  display: inline-block !important;
  right: 0 !important;
  width: auto !important;
}

.recentpost-section .carousel-slider .slick-list.draggable {
  overflow: visible !important;
}

.recentpost-section .carousel-slider .slick-list.draggable .carousel-title {
  background: rgba(247, 148, 33, 0.9);
  position: relative;
  z-index: 0;
}

.recentpost-section .carousel-wrap {
  max-width: 750px !important;
  transform: skew(23deg) !important;
  transform-origin: right bottom !important;
  overflow: hidden !important;
}

.recentpost-section .carousel-grid {
  transform: skew(-23deg) !important;
  transform-origin: right bottom !important;
}

.recentpost-section .carousel-title {
  padding: 12px 170px 11px 100px !important;
}

.recentpost-section .carousel-description {
  padding: 25px 160px 25px 100px !important;
}

.recentpost-section .carousel-slider .slick-list.draggable .carousel-title {
  margin-bottom: 0 !important;
  /*padding: 0 !important;*/
}

.recentpost-section .carousel-slider .slick-list.draggable .carousel-title a {
  display: block;
  color: #fff;
  font-size: 22px;
  font-family: "Fira Sans";
  font-weight: 400;
  /*padding: 15px 24px 15px 208px !important;*/
}

.recentpost-section .carousel-slider .slick-slide .carousel-description p {
  color: #fff !important;
  font-size: 18px !important;
  font-family: "Fira Sans" !important;
  /*font-weight: 200 !important;*/
  font-weight: 400 !important;
}

.recentpost-section .carousel-slider .slick-slide .carousel-description a {
  display: inline-block !important;
}

.recentpost-section .carousel-slider .slick-list.draggable .slick-slide .carousel-description {
  /*background: rgba(0,0,0,0.75);*/
  /*background: rgba(28,61,74,0.87);*/
  background: rgba(28, 61, 74, 0.92) !important;
  /*padding: 30px 60px 30px 150px !important;*/
  position: relative !important;
}

.recentpost-section .carousel-slider .slick-slide .carousel-description .post-read-more {
  color: #f79421 !important;
  text-transform: uppercase;
  font-size: 18px !important;
}

.inside-scoop .gform_confirmation_message {
  color: #98cd52 !important;
  position: relative !important;
  padding-left: 40px !important;
  margin-top: 70px !important;
}

.inside-scoop .gform_confirmation_message:before {
  content: "\f00c";
  font-family: "FontAwesome";
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background: #98cd52;
  font-size: 18px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.inside-scoop .validation_error {
  display: none !important;
}

.inside-scoop .gfield_error {
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
}

.inside-scoop .validation_message {
  padding-top: 5px !important;
  color: #ff0000 !important;
}

.inside-scoop .gform_body input {
  border-color: #fff !important;
  margin-top: 0 !important;
}

.inside-scoop .gform_wrapper ul li.gfield {
  margin-bottom: 10px !important;
}

.background-shadow .fusion-row {
  box-shadow: rgb(216, 216, 216) 0px 0px 7px 0px;
}

.background-shadow .fusion-row .fusion-layout-column {
  margin-bottom: 0px !important;
}

.hotelslides li .content-slide {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin: 8px;
  text-align: center;
}

ul.hotelslides {
  display: block;
  list-style-type: disc;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.hotelslides li .content-slide img {
  display: block;
  max-height: 130px;
  object-fit: cover;
  width: 100%;
}

.hotelslides li .content-slide h3.hotel-name {
  font-family: "Fira Sans";
  color: #3c68a3;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  font-weight: 900;
  margin-top: 1.3em;
  margin-bottom: 1em;
}

.hotelslides li .content-slide .post-content p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 26px;
  text-align: center;
}

.hotelslides h3.hotel-name:focus {
  outline: none !important;
}

.hotelslides li .content-slide a.booking-button {
  background: #5e8f40;
  font-family: "Fira Sans";
  font-weight: 200;
  letter-spacing: 0px;
  padding: 13px 40px;
  line-height: 17px;
  font-size: 14px;
  color: #fff;
  margin: 10px 0 30px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.hotelslides li .content-slide a.booking-button:hover,
.hotelslides li .content-slide a.booking-button:focus {
  background: #f79421;
}

.hotelslides .slick-next,
.hotelslides .slick-prev {
  height: 40px;
}

.restaurants-outer a.fusion-social-network-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0 6px;
  font-size: 18px;
  background-color: #bcbdc0;
  border-color: #bcbdc0;
  border-radius: 50%;
  color: #fff !important;
  display: inline-block;
  text-align: center;
}

.restaurants-outer a.fusion-social-network-icon:before {
  color: #fff;
}

.single-restaurants h4,
.single-hotels h4,
.single-attractions h4,
.single-meeting_spaces h4 {
  font-family: "Fira Sans" !important;
  font-weight: 400;
  color: #3c68a2 !important;
  font-size: 20px !important;
  text-transform: uppercase;
}

.single-restaurants h1,
.single-hotels h1,
.single-attractions h1,
.single-meeting_spaces h1 {
  font-family: "Fira Sans" !important;
  font-weight: bold !important;
  color: #3c68a2 !important;
  font-size: 40px !important;
  margin-top: 50px;
  width: 62%;
}

.restaurants-outer .slick-prev {
  left: auto;
  right: 35px;
}

.restaurants-outer .slick-next {
  right: 10px;
}

.restaurants-outer .slick-next:before,
.restaurants-outer .slick-prev:before {
  color: #000;
}

.restaurants-outer .slick-next,
.restaurants-outer .slick-prev {
  top: -50px;
}

ul.slidergal.slick-initialized.slick-slider {
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0;
}

.social {
  margin: 15px 0 30px;
}

.overview {
  margin-top: 40px;
}

.amenities {
  margin-top: 72px;
}

.website a {
  padding: 13px 35px;
  line-height: 17px;
  font-size: 16px;
  background: #5e8f40;
  font-family: "Fira Sans" !important;
  font-weight: 200;
  letter-spacing: 0px;
  color: #fff;
  margin-top: 10px;
  text-transform: uppercase;
  display: inline-block;
}

.amenities ul {
  display: block;
  list-style-type: none;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0;
}

.restaurants-outer .container {
  margin-top: -185px;
  padding-top: 100px;
  z-index: 1111;
  max-width: 1100px;
}

.restaurants-outer {
  background: url(/wp-content/uploads/2019/04/Ridge-Background-Edge-copy.png);
  background-position: top right;
  z-index: 100;
  /*position: sticky;*/
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#menu-main-menu>li.current_page_item>a>span {
  background: #f79421;
}

#menu-main-menu>li.current-menu-parent>a {
  /*     border: none !important; */
  border-color: transparent !important;
}

#mobile-menu-main-menu li.fusion-mobile-current-nav-item>a {
  background: #f79421;
  color: #fff;
}

.restaurants .gallery-single ul.slidergal,
.restaurants .amenities ul {
  padding-left: 0;
}

.gallery-single .yt-video {
  padding: 20px 0;
}

.yt-video iframe {
  width: 100%;
}

.restaurants .amenities ul {
  margin: 0;
}

/*.page-id-3408 #main{
    background-attachment: scroll !important;
    background-color: transparent !important;
    margin-top: -50px !important;
}
*/

#main {
  background-attachment: scroll !important;
  background-color: transparent !important;
  margin-top: -50px !important;
  position: relative;
}

.secret-outer {
  margin-top: -30px;
  margin-bottom: 80px;
}

.secret-outer .fusion-row {
  padding: 30px 50px 20px 50px !important;
  -webkit-box-shadow: 0 0 25px #bbbbbb;
  -moz-box-shadow: 0 0 25px #bbbbbb;
  box-shadow: 0 0 25px #bbbbbb;
  border-top-right-radius: 200px;
}

.secret-outer .fusion-row:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2019/05/de1.png");
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.inner-title-page {
  margin-bottom: 15px !important;
}

.inner-title-page h2 {
  font-family: "Fira Sans" !important;
  font-weight: bold !important;
  color: #3c68a2 !important;
  font-size: 40px !important;
  text-transform: uppercase;
}

.inner-subtitle {
  margin-bottom: 25px !important;
}

.inner-subtitle h4 {
  font-family: "Fira Sans" !important;
  font-weight: 200 !important;
  color: #3c68a2 !important;
  font-size: 30px !important;
  font-style: italic !important;
  line-height: 1.4 !important;
}

.secret-left .fusion-button-wrapper {
  margin-right: 15px;
}

.secret-left .fusion-text p {
  margin-bottom: 25px;
}

.secret-right {
  padding-left: 50px;
}

.secret-right .fusion-imageframe,
.secret-right .fusion-imageframe img {
  width: 100%;
}

.secret-right .cityimage-caption h5,
.secret-right .cityimage-caption p {
  text-align: right;
  font-family: "Fira Sans";
  color: #3c68a2;
  font-size: 21px;
  font-style: italic;
}

.secret-right .cityimage-caption h5 {
  font-weight: 600;
  margin-bottom: 0;
}

.secret-right .cityimage-caption p {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.1;
}

.inner-page-testimonial .owl-item .content h3 {
  font-family: "Fira Sans";
  color: #3c68a2;
  font-size: 21px;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 19px;
}

.inner-page-testimonial .owl-item>div.sa_hover_container {
  padding: 5% 4% !important;
}

.inner-page-testimonial .owl-dots {
  display: none !important;
}

.inner-page-testimonial .owl-carousel .owl-nav {
  display: block !important;
  opacity: 1 !important;
  position: absolute;
  /*top: -41px;*/
  bottom: 0;
  width: 115px;
  margin: 0 auto;
  left: 48%;
  transform: translateX(-50%);
}

.inner-page-testimonial .sa_owl_theme.owl-carousel .owl-nav .owl-prev {
  background: transparent !important;
  border-right: 20px solid #8ac23e;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.inner-page-testimonia {
  overflow: hidden;
}

.inner-page-testimonial .sa_owl_theme.owl-carousel .owl-nav .owl-next {
  background: none !important;
  border-left: 20px solid #8ac23e;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.inner-page-testimonial .sa_owl_theme.owl-carousel .owl-nav .owl-prev:hover,
.inner-page-testimonial .sa_owl_theme.owl-carousel .owl-nav .owl-next:hover,
.inner-page-testimonial .sa_owl_theme.owl-carousel .owl-nav .owl-prev:focus,
.inner-page-testimonial .sa_owl_theme.owl-carousel .owl-nav .owl-next:focus {
  background: none !important;
  outline: none;
}

.video-outer {
  margin-bottom: 30px;
  overflow: auto;
}

.videoarchive .large-left,
.videoarchive .large-right {
  width: 50%;
  float: left;
  padding: 0 15px;
}

.videoarchive .large-left {
  padding-right: 30px;
}

.large-right iframe {
  width: 100%;
  max-height: 295px;
}

.videoarchive .large-left h3 {
  font-family: "Fira Sans";
  color: #3c68a2;
  font-size: 32px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
}

#show-0.slide-outer {
  clear: both;
}

.inner-title-page.black-title {
  margin-bottom: 80px !important;
}

.inner-title-page.black-title h2 {
  color: #000 !important;
  font-size: 60px !important;
  letter-spacing: 4px !important;
  font-family: "Cocogoose" !important;
  font-weight: 500 !important;
}

.slide-outer {
  width: calc(100% / 3) !important;
  float: left;
  padding: 0 10px;
  min-height: 250px;
  overflow: hidden;
  margin-bottom: 20px;
}

.slide-outer .video-slide {
  background-size: cover !important;
}

.slide-outer .pressed-name {
  height: 250px;
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.slide-outer .pressed-name h3 {
  font-family: "Fira Sans" !important;
  font-weight: bold !important;
  color: #fff !important;
  font-size: 38px !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 1.1;
}

.footer-blue-before .fusion-imageframe,
.footer-blue-before .fusion-imageframe img {
  width: 100%;
}

.footer-blue-before .fusion-imageframe img {
  margin-bottom: -1px;
  vertical-align: bottom;
}

.inner-page-testimonial .owl-carousel .sa_hover_buttons {
  width: calc(100% - 8%) !important;
  top: 0 !important;
  left: 4% !important;
  margin-left: 0 !important;
  height: calc(100% - 10%) !important;
  top: 8% !important;
}

.inner-page-testimonial .owl-carousel .sa_hover_buttons a.sa_slide_link_icon {
  /*display: none !important;*/
  width: 100% !important;
  height: 100% !important;
  background: transparent !important;
}

#inner-page-testimonial .white .sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_slide_link_icon,
#inner-page-testimonial .white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon {
  background: transparent !important;
}

.parallax-before .fusion-imageframe,
.parallax-before .fusion-imageframe img {
  width: 100%;
}

.parallax-after .fusion-imageframe,
.parallax-after .fusion-imageframe img {
  width: 100%;
}

.inner-page-testimonial {
  margin-bottom: 0 !important;
}

.main-parallax:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("/wp-content/uploads/2019/05/bg-texture-new.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -30px;
  left: 0;
}

.main-parallax:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url("/wp-content/uploads/2019/05/bg-texture-btm-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -90%;
  left: 0;
}

.listing-container {
  background: url("/wp-content/uploads/2019/04/Ridge-Background-Edge-copy.png") !important;
}

.explore-listing h2 {
  font-family: "Fira Sans" !important;
  font-weight: bold !important;
  color: #3c68a2 !important;
}

.searching-content .list-content {
  width: 25%;
  padding: 12px;
  float: left;
  /*min-height: 400px;*/
  text-align: center;
}

.green-button {
  background-color: #5e8f40;
  color: #fff;
}

.green-button:hover {
  background-color: #265699;
  color: #fff;
}

.search-meta {
  width: 100%;
}

.search-meta .facetwp-facet {
  width: 22%;
  float: left;
  margin: 10px;
}

.search-meta .facetwp-facet select.facetwp-dropdown {
  width: 100%;
  border: 1px solid #3c68a2;
  color: #3c68a2;
  height: 35px;
  padding: 0 8px;
  font-family: "Fira Sans";
}

.searching-content .search-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

select.facetwp-dropdown {
  min-height: 35px;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("images/select.jpg");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 15px;
}

.searching-content label.amenity {
  width: 100%;
  border: 1px solid #3c68a2 !important;
  display: block;
  padding: 6px 10px;
  font-size: 14px;
  color: #3c68a2;
  min-height: 35px;
  background-image: url("images/select.jpg");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 15px;
}

.searching-content input.facetwp-search {
  border: 1px solid #3c68a2 !important;
  min-height: 35px;
  color: #3c68a2;
  padding: 9px;
  font-family: "Fira Sans";
}

.searching-content .facetwp-counter {
  display: none;
}

.searching-content .facetwp-search-wrap .facetwp-btn {
  display: none;
}

.searching-content button {
  cursor: pointer;
  background-color: #1c3d4a;
  color: #f79421;
  border: 0;
  min-height: 35px;
  font-weight: 600;
  width: 110px;
  text-transform: uppercase;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  margin: 0 5px;
}

.searching-content button::after {
  content: "\f061 ";
  font-family: "fontAwesome";
  font-size: 9px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: -2px;
  margin-left: 4px;
}

.searching-content button:focus {
  outline: none;
}

.searching-content button:hover {
  color: #1c3d4a;
  background-color: #f79421;
}

.searching-content .facetwp-type-checkboxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 10px;
  margin-bottom: 20px;
}

.searching-content .facetwp-type-checkboxes>div {
  width: 30%;
  margin-bottom: 15px;
  font-size: 16px;
}

.searching-content .facetwp-template {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.searching-content .list-inner {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  height: 100%;
  position: relative;
  padding-bottom: 50px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.searching-content .list-inner:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
}

.searching-content .main-list-content p {
  font-size: 17px;
}

.searching-content p:empty {
  display: none;
}

.searching-content .main-list-content {
  padding: 20px;
}

.searching-content .main-list-content h3 {
  line-height: 1;
  margin-bottom: 14px;
}

.searching-content .main-list-content h3 a {
  color: #3c6ab5 !important;
  font-size: 22px;
}

.searching-content .main-list-content a.fusion-button {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  margin: auto;
  width: 160px;
}

.searching-content.list-inner img {
  width: 100%;
  max-height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}

.secret-outer {
  margin-bottom: 60px !important;
}

@media (min-width: 0px) {
  .restaurants-outer .container {
    width: 100%;
  }
}

@media (max-width: 1320px) {
  h5 {
    font-size: 20px !important;
  }

  .orange-title {
    font-size: 50px !important;
  }

  .history-text {
    font-size: 18px;
    line-height: 32px;
  }

  .recentpost-section .carousel-slider .slick-slide .carousel-description p {
    font-size: 16px !important;
  }

  h4 {
    font-size: 26px !important;
  }

  body {
    font-size: 18px;
  }

  ul {
    font-size: 18px;
  }

  li {
    font-size: 18px;
  }

  .post-content p {
    font-size: 18px;
  }
}

@media (max-width: 1200px) {
  .inside-scoop .fusion-row .fusion-column-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .pressed-outer .layoutArea h5 {
    font-size: 21px !important;
  }

  .pressed-outer .layoutArea p a.seeall {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pressed-outer .layoutArea p a.seeall:before {
    top: 0;
  }

  .pressed-outer .layoutArea h5 {
    padding: 22px 30px 22px 30px;
  }

  .restaurants-outer .container {
    margin-top: -90px;
  }
}

@media (max-width: 1100px) {
  #menu-main-menu>li>a>span.fusion-button {
    padding: 9px 12px !important;
    min-width: 105px;
  }
}

@media screen and (max-width: 1050px) {
  #menu-main-menu>li {
    padding-right: 10px !important;
  }

  .bump-container .fusion-separator {
    margin-top: 0 !important;
  }

  .pressed-outer .slick-next {
    right: -22px !important;
  }

  .pressed-outer .slick-prev {
    left: -22px !important;
  }

  .inner-title-page h2 {
    font-size: 30px !important;
  }

  .inner-subtitle h4 {
    font-size: 20px !important;
  }

  .inner-subtitle {
    margin-bottom: 20px !important;
  }

  .secret-outer .fusion-row {
    padding: 30px 30px 20px 30px !important;
  }

  .inner-page-testimonial .owl-carousel .owl-nav {
    top: -31px;
    left: auto;
    transform: none;
    right: 0;
  }

  .slide-outer .pressed-name h3 {
    font-size: 32px !important;
  }

  .slide-outer .pressed-name {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-parallax:before {
    top: 0;
  }

  .main-parallax:after {
    bottom: -90%;
  }

  .pressed-outer .layoutArea h5 {
    font-size: 18px !important;
  }

  .orange-title {
    font-size: 48px !important;
  }

  .history-text {
    font-size: 16px;
    line-height: 28px;
    padding-top: 5px;
  }

  .history-header {
    font-size: 62px;
  }

  .recentpost-section .carousel-slider .slick-slide .carousel-description p {
    font-size: 16px !important;
  }

  h4 {
    font-size: 26px !important;
  }

  body {
    font-size: 16px;
  }

  h2 {
    font-size: 36px !important;
  }

  .explore-text {
    font-size: 16px;
    line-height: 25px;
  }

  .post-content p {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .amenities {
    margin-top: 10px;
  }

  .website a {
    margin-bottom: 30px;
  }

  .slide-outer .pressed-name h3 {
    font-size: 26px !important;
  }

  .searching-content .list-content {
    width: 50%;
  }

  .searching-content .fusion-text.explore-listing {
    margin-top: 60px;
  }
}

@media screen and (max-width: 990px) {
  .fusion-header-wrapper .fusion-header {
    background: #1c3d4a !important;
  }

  .fusion-mobile-menu-icons .fusion-icon-search {
    display: none;
  }

  .fusion-mobile-menu-icons .fusion-icon-bars {
    margin-top: 25px;
  }

  .fusion-mobile-menu-icons .fusion-icon-bars:before {
    color: #fff !important;
  }

  .custom-header {
    bottom: -38px;
  }

  .bump-container {
    padding-top: 100px !important;
    padding-bottom: 20px !important;
  }

  .bump-container .new-header {
    font-size: 30px;
    line-height: 1;
  }

  .bump-container .new-header span {
    font-size: 45px;
  }

  .home .bump-container h1 {
    font-size: 42px !important;
  }

  .secret-left .fusion-button-wrapper .fusion-button {
    margin-bottom: 10px;
  }

  .new-header .orange {
    line-height: 1.2 !important;
  }

  .pressed-outer .layoutArea h5 {
    font-size: 17px !important;
    line-height: 24px !important;
  }
}

@media screen and (max-width: 800px) {
  .custom-header {
    bottom: -35px;
  }

  .fusion-footer .fusion-imageframe {
    margin-bottom: 20px;
  }

  .fusion-footer .fusion-imageframe img {
    max-width: 200px;
  }

  .footer-one,
  .footer-two,
  .fusion-footer .fusion-social-networks-wrapper {
    text-align: center;
  }

  .fusion-footer .fusion-widget-area .fusion-column {
    margin-bottom: 20px !important;
  }

  .plan-double-section .fusion-layout-column {
    margin-bottom: 20px !important;
  }

  .home .bump-container {
    margin-top: 10%;
  }

  .home .bump-container .fusion-imageframe {
    width: 100% !important;
    text-align: center !important;
  }

  .home .bump-container .fusion-imageframe img {
    max-width: 500px !important;
    width: 100%;
  }

  .pressed-outer .layoutArea p a.seeall {
    min-width: 150px;
    font-size: 16px;
  }

  .pressed-outer .layoutArea h5 {
    width: calc(100% - 160px);
  }

  .instagram-section {
    text-align: center;
  }

  .instagram-section .fusion-imageframe img {
    max-width: 250px;
    width: 100%;
  }

  .instagram-section .fusion-button {
    width: auto !important;
  }

  .secret-right {
    padding-left: 0;
  }

  .secret-outer .fusion-row {
    padding: 30px 20px 20px 20px !important;
  }

  .secret-right {
    margin-bottom: 0 !important;
  }

  .inner-title-page.black-title h2 {
    font-size: 44px !important;
  }

  .videoarchive .large-left,
  .videoarchive .large-right {
    width: 100%;
    float: none;
  }

  .inner-title-page.black-title {
    margin-bottom: 30px !important;
  }

  .videoarchive .large-left h3 {
    font-size: 26px;
  }

  .slide-outer {
    width: calc(100% / 2) !important;
  }

  .orange-title {
    font-size: 45px !important;
    margin-top: 54px;
  }

  .searching-content .facetwp-type-checkboxes>div {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .restaurants-outer .container {
    margin-top: 0;
  }

  .restaurants-outer>.container {
    padding-top: 20px;
  }

  .inner-page-testimonial .owl-carousel .owl-nav {
    top: -21px;
  }

  /*.main-parallax:before{
        top: 10px;
    }*/
  .main-parallax:after {
    bottom: -94%;
  }
}

@media screen and (max-width: 767px) {
  .custom-header .fusion-social-networks .fusion-social-networks-wrapper a.fusion-social-network-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 0 5px;
  }

  .custom-header .wp_forecast_widget .wp-forecast-curr .wp-forecast-curr-right {
    font-size: 16px;
    color: #274b4a;
    margin-right: 3px;
    padding: 0 3px;
  }

  .custom-header img.wp-forecast-curr-left {
    width: 30px;
    height: 19px;
    padding: 0 !important;
  }

  .custom-header .wp_forecast_widget .wp-forecast-curr .wp-forecast-curr-block {
    padding: 5px 0px 5px 10px;
  }

  .custom-header .wp_forecast_widget .wp-forecast-curr {
    margin-left: 8px !important;
  }

  .custom-header {
    right: -25px;
  }

  .restaurants-outer article.type-restaurants {
    margin-bottom: 20px;
  }

  .fusion-footer>.fusion-widget-area {
    padding-bottom: 20px;
  }

  .bump-container {
    padding-top: 80px !important;
  }

  .plan-header {
    font-size: 28px;
  }

  .home .bump-container h1 {
    font-size: 40px !important;
  }

  .recentpost-section .carousel-title {
    padding: 12px 170px 11px 20px !important;
  }

  .recentpost-section .carousel-slider .slick-list.draggable .carousel-title a {
    font-size: 18px;
  }

  .recentpost-section .carousel-slider .slick-slide .carousel-description p {
    font-size: 16px !important;
    margin-bottom: 10px !important;
  }

  .recentpost-section .carousel-description {
    padding: 25px 160px 25px 20px !important;
  }

  .recentpost-section .carousel-slider .slick-dots li,
  .recentpost-section .carousel-slider .slick-dots li button {
    width: 15px !important;
    height: 15px !important;
  }

  .inner-title-page.title {
    margin-bottom: 10px !important;
  }

  .searching-content .search-meta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .searching-content .search-meta .facetwp-facet {
    width: 100%;
  }

  .searching-content .explore-listing .orange {
    font-size: 45px;
  }

  .searching-content .explore-listing h2 {
    font-size: 32px;
  }

  .history-text {
    font-size: 15px;
    line-height: 26px;
  }

  .history-header {
    font-size: 58px;
  }

  h4 {
    font-size: 20px !important;
  }

  .orange-title {
    font-size: 32px !important;
    margin-top: 25px;
  }
}

@media screen and (max-width: 600px) {
  .slide-outer {
    width: 100% !important;
  }

  .orange-title {
    font-size: 35px !important;
    margin-top: 54px;
  }

  .searching-content .facetwp-type-checkboxes>div {
    width: 100%;
  }

  .searching-content .facetwp-facet {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 550px) {
  .single-post article.post iframe {
    width: 100%;
    max-height: 330px;
  }
}

@media screen and (max-width: 480px) {
  .gsection_title {
    font-size: 26px !important;
  }

  .fusion-secondary-menu>ul>li>a {
    padding: 0 5px;
    font-size: 13px;
  }

  .single-restaurants h1,
  .single-hotels h1,
  .single-attractions h1,
  .single-meeting_spaces h1 {
    font-size: 30px !important;
    margin-top: 20px;
  }

  .restaurants-outer .slick-next,
  .restaurants-outer .slick-prev {
    /*top: -39px;*/
    top: -50px;
  }

  .fusion-logo img {
    max-width: 150px;
  }

  .fusion-mobile-menu-icons .fusion-icon-bars {
    margin-top: 15px;
  }

  .inside-scoop h2 {
    font-size: 32px !important;
  }

  .footer-one,
  .footer-two {
    font-size: 18px;
    line-height: 28px;
  }

  .fusion-footer .fusion-social-networks-wrapper a {
    padding: 6px !important;
    font-size: 19px !important;
  }

  p {
    font-size: 16px !important;
  }

  .mob-head p {
    font-size: 30px !important;
    margin: 0 !important;
  }

  li {
    font-size: 16px !important;
  }

  ul {
    font-size: 16px !important;
  }

  .bump-container .new-header {
    font-size: 24px;
  }

  .bump-container .new-header span {
    font-size: 35px;
  }

  .bump-container {
    padding-top: 60px !important;
  }

  .step-header {
    font-size: 20px;
  }

  .step-orange {
    font-size: 24px;
  }

  .plan-header {
    font-size: 24px;
  }

  .plan-text {
    font-size: 16px;
    padding: 3% 8%;
  }

  .hotelslides li .content-slide h3.hotel-name {
    font-size: 20px;
  }

  .hotelslides .slick-next,
  .hotelslides .slick-prev {
    width: 15px;
    height: 30px;
  }

  .hotelslides .slick-prev {
    left: -18px;
  }

  .hotelslides .slick-next {
    right: -18px;
  }

  .home .bump-container .fusion-button {
    margin-bottom: 10px;
  }

  .home .bump-container h1 {
    font-size: 34px !important;
  }

  .pressed-outer .layoutArea h5 {
    float: none;
  }

  .pressed-outer .layoutArea h5 {
    width: 100%;
    float: none;
    padding: 22px 15px 22px 15px;
  }

  .pressed-outer .layoutArea p {
    float: none;
  }

  .pressed-outer .layoutArea p a.seeall {
    position: relative;
    display: block;
    float: none;
  }

  .pressed-outer .layoutArea p a:before {
    display: none;
  }

  .recentpost-section .carousel-grid,
  .recentpost-section .carousel-wrap {
    transform: none !important;
  }

  .recentpost-section .carousel-title {
    padding: 12px 20px 11px 20px !important;
  }

  .recentpost-section .carousel-description {
    padding: 25px 20px 25px 20px !important;
  }

  .recentpost-section .fusion-column-first>.fusion-column-wrapper {
    min-height: 350px;
  }

  .recentpost-section,
  .pressed-outer {
    /*padding-top: 50px !important;*/
    padding-top: 0 !important;
  }

  .pressed-outer .fusion-image-carousel {
    margin-bottom: 20px !important;
  }

  .inner-title-page h2 {
    font-size: 24px !important;
  }

  .secret-right .cityimage-caption h5,
  .secret-right .cityimage-caption p {
    font-size: 18px;
  }

  /*.inner-page-testimonial{
    	margin-top: 50px !important;
    }*/
  .inner-title-page.black-title h2 {
    font-size: 32px !important;
  }

  .large-right iframe {
    max-height: 240px;
  }

  .slide-outer .pressed-name h3 {
    font-size: 20px !important;
  }

  .slide-outer {
    min-height: 200px;
  }

  .slide-outer .pressed-name {
    height: 200px;
  }

  .main-parallax:after {
    bottom: -97%;
  }

  .orange-title {
    font-size: 35px !important;
    margin-top: 40px;
  }

  .history-header {
    font-size: 60px !important;
  }

  .orange-title:before {
    display: none;
  }

  .orange-title:after {
    display: none;
  }

  .searching-content .list-content {
    width: 100%;
  }

  .searching-content .main-list-content p {
    font-size: 15px;
  }

  .searching-content .fusion-text.explore-listing {
    margin-top: 30px;
  }
}

@media screen and (max-width: 360px) {
  .fusion-secondary-menu>ul>li>a {
    padding: 0 3px;
    font-size: 12px;
  }

  .inner-title-page.black-title h2 {
    font-size: 30px !important;
  }

  .orange-title {
    font-size: 28px !important;
    margin-top: 40px;
  }

  .orange-title:after {
    left: 100%;
    margin-left: 0 !important;
  }

  .orange-title:before {
    right: 100%;
    margin-right: 0 !important;
  }

  .history-header {
    font-size: 50px !important;
  }
}

.single-restaurants .fusion-page-title-bar,
.single-hotels .fusion-page-title-bar,
.single-attractions .fusion-page-title-bar {
  display: none;
}

.single-meeting_spaces .fusion-page-title-bar {
  display: none;
}

ul.pressedslides {
  padding-left: 0;
}

.pressed-name {
  padding: 90px 29px;
}

.pressed-name p {
  color: #fff;
  text-align: center;
}

.pressed-name .orange {
  font-size: 30px;
  line-height: normal;
}

.pressed-name span.blue {
  font-family: "Covered by your Grace";
  font-size: 30px;
  line-height: normal;
  color: #17a2d4;
}

.pressed-name span.green {
  font-family: "Covered by your Grace";
  font-size: 30px;
  line-height: normal;
  color: #8ac23e;
}

.pressedslides .content-slide {
  background-size: cover !important;
}

.pressedslides img.arrow.slick-arrow {
  height: 50px;
  width: 25px;
}

.pressedslides li.slide {
  padding: 8px;
}

.pressedslides span.bigtitle {
  font-size: 40px;
  font-weight: bold;
}

.pressedslides {
  margin: 0 -8px;
}

.pressed-outer .slick-prev {
  left: -30px;
}

.pressed-outer .slick-next {
  right: -30px;
}

.restaurants-outer .social-col-outer {
  padding: 0 20px;
}

.fusion-copyright-notice {
  font-size: 12px !important;
}

.inner-title-page.black-title-short h2 {
  font-size: 24px !important;
}

.restaurants-outer .social-col-outer .social>a:first-child {
  margin-left: 0;
}

.inner-page-testimonial .sa_owl_theme.owl-carousel .owl-nav {
  opacity: 0 !important;
}

.fusion-text.inner-title-page h2 {
  display: inline-block;
  float: left;
}

.fusion-text.inner-title-page .nav-arrows {
  display: inline-block;
}

.fusion-text.inner-title-page .nav-arrows ul {
  padding: 0;
  margin: 5px 0 0 10px;
  list-style: none;
}

.fusion-text.inner-title-page .nav-arrows ul li {
  display: inline-block;
  margin: 0 15px;
}

.fusion-text.inner-title-page .nav-arrows ul li.prev a,
.fusion-text.inner-title-page .nav-arrows ul li.next a {
  display: block;
  width: 30px;
  height: 40px;
  font-size: 0;
  border-right: 20px solid #8ac23e;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.fusion-text.inner-title-page .nav-arrows ul li.next a {
  border-right: none;
  border-left: 20px solid #8ac23e;
}

.fusion-text.inner-title-page .nav-arrows ul li i {
  font-size: 0;
}

#inner-page-testimonial .owl-carousel .owl-item img {
  height: 310px;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 1280px) {
  #inner-page-testimonial .owl-carousel .owl-item img {
    min-height: 280px;
    object-fit: cover;
  }
}

@media (max-width: 1024px) {
  .fusion-text.inner-title-page .nav-arrows ul {
    margin-top: 0;
  }

  .fusion-text.inner-title-page .nav-arrows ul li.prev a,
  .fusion-text.inner-title-page .nav-arrows ul li.next a {
    width: 20px;
    height: 30px;
    border-right: 15px solid #8ac23e;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
  }

  .fusion-text.inner-title-page .nav-arrows ul li.next a {
    border-right: none;
    border-left: 15px solid #8ac23e;
  }

  #inner-page-testimonial .owl-carousel .owl-item img {
    height: 400px;
    object-fit: cover;
  }
}

@media (max-width: 768px) {
  #inner-page-testimonial .owl-carousel .owl-item img {
    height: 320px;
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .fusion-text.inner-title-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fusion-text.inner-title-page h2 {
    width: calc(100% - 90px);
    margin-bottom: 0;
  }

  .fusion-text.inner-title-page .nav-arrows {
    float: right;
  }

  .fusion-text.inner-title-page .nav-arrows ul li {
    display: inline-block;
    margin: 0 15px 0 5px;
  }

  .fusion-text.inner-title-page .nav-arrows ul li:last-child {
    margin-right: 0;
  }
}

.recentpost-section>.fusion-row>.fusion-layout-column {
  margin-bottom: 0 !important;
}

.recentpost-section .carousel-slider {
  bottom: auto;
  top: 0;
  height: 100%;
}

.recentpost-section .carousel-slider .posts-carousel {
  background-size: cover !important;
  background-position-y: top !important;
}

.recentpost-section .carousel-slider>.slick-list,
.recentpost-section .carousel-slider .slick-track {
  height: 100%;
}

.recentpost-section .carousel-slider .carousel-wrap {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
}

.recentpost-section .fusion-column-first>.fusion-column-wrapper {
  min-height: 530px;
}

.custom-header .fusion-social-networks {
  padding-bottom: 0 !important;
}

.fusion-mobile-menu-sep {
  border-bottom-color: transparent !important;
}

.footer-widget-pic img {
  position: relative;
  top: 1px;
}

.inner-page-testimonial .white {
  padding-left: 0 !important;
}

#main {
  padding-bottom: 0 !important;
  /*margin-bottom: 40px !important;*/
}

.fusion-footer .fusion-footer-widget-area {
  padding-top: 10px !important;
}

.banner-pic img {
  width: 100%;
  min-height: 331px;
  /*max-height: 381px;*/
  object-fit: cover;
}

.plan-header {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.3;
}

.marathon-content .fusion-column-content-centered {
  padding: 15px 0;
}

.single-post.single-format-standard #content {
  margin-top: 40px;
}

.blue-footer .inside-scoop {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.blue-footer .inside-scoop h2 {
  font-family: "Covered By Your Grace";
  font-size: 42px;
  font-weight: 400;
}

/*.direction-content-section .content-boxes ul{
    display: inline-block;
}*/

.direction-content-section .content-boxes ul li {
  text-align: left;
}

.fusion-mobile-current-nav-item button.fusion-open-submenu {
  color: #fff;
}

.calendar_header .evo_arrows>span:hover {
  background: transparent !important;
}

.video-slide .pressed-name {
  cursor: pointer;
}

p.video-info {
  font-style: italic;
  line-height: 0em;
  padding-left: 12px;
}

@media screen and (max-width: 1400px) {
  .pressed-outer .slick-prev {
    left: -25px;
  }

  .pressed-outer .slick-next {
    right: -25px;
  }
}

@media screen and (max-width: 1300px) {
  .single .post-content>h1 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1050px) {
  h2.blog-shortcode-post-title {
    font-size: 22px !important;
  }

  .direction-content-section {
    padding-top: 30px !important;
  }

  .single .post-content>h1 {
    margin-top: 0;
  }

  .historic-heading {
    margin-top: 30px !important;
  }

  .historic-heading+div.fusion-fullwidth {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 1024px) {
  .instagram-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .recentpost-section .carousel-slider .posts-carousel {
    background-position-x: center !important;
  }
}

@media screen and (max-width: 1199px) {
  #menu-main-menu>li>a>span.fusion-button {
    /*padding: 9px 12px !important;*/
    min-width: 95px;
  }

  .search-meta>div:last-child.facetwp-facet {
    width: 40%;
  }
}

@media only screen and (max-device-width: 1200px) and (min-device-width: 768px) and (orientation: portrait) {
  #menu-main-menu>li {
    padding-right: 10px !important;
  }

  #menu-main-menu>li>a {
    padding: 0 !important;
    margin: 0 !important;
  }

  #menu-main-menu>li>a>span.fusion-button {
    /*padding: 9px 12px !important;*/
    min-width: 95px;
  }
}

@media only screen and (min-width: 641px) {

  .gform_wrapper .ginput_complex .address_zip,
  .gform_wrapper .ginput_complex .address_zip input,
  .gform_wrapper .ginput_complex .ginput_left,
  .gform_wrapper .ginput_complex .ginput_right,
  .gform_wrapper .gform_body .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left {
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
  .custom-header .fusion-social-networks {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 990px) {
  .pressed-name {
    padding: 90px 15px;
  }

  .direction-content-section .content-boxes ul {
    padding-left: 25px;
  }
}

@media screen and (max-width: 800px) {
  .home .bump-container {
    margin-top: 0;
    padding-top: 20px !important;
  }

  .banner-pic img {
    min-height: 280px;
  }

  .hotel-content-section {
    padding-top: 0 !important;
  }

  .hotel-heading-section {
    margin-top: 10px !important;
  }

  .direction-content-section {
    padding-top: 0 !important;
  }

  .secret-outer {
    margin-bottom: 50px;
  }

  .historic-heading {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
  }

  .historic-heading+.fusion-fullwidth {
    margin-top: 20px !important;
  }

  .direction-content-section .content-boxes ul {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .search-meta>div:last-child.facetwp-facet {
    width: 100%;
  }

  .bump-container {
    padding-top: 80px !important;
  }

  .shopping-top-content {
    padding-top: 30px !important;
  }

  .secret-outer {
    margin-bottom: 50px;
  }

  .our-client-slider {
    margin-bottom: 20px !important;
  }

  .blog-section .fusion-blog-button {
    margin-bottom: 0 !important;
  }

  .post-content>h1 {
    width: 100%;
    font-size: 34px !important;
    margin-top: 10px;
  }

  article.post {
    margin-bottom: 25px !important;
  }

  .single .fusion-sharing-box {
    margin-top: 30px;
  }

  .video-background {
    max-height: 230px;
  }

  .banner-back {
    max-height: 230px;
  }
}

@media screen and (max-width: 640px) {
  input[type="submit"] {
    line-height: 1 !important;
  }

  .single-post.single-format-standard #content {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 600px) {
  .search-meta .facetwp-facet {
    margin-bottom: 10px;
  }

  .searching-content .fusion-text.explore-listing {
    margin-top: 20px;
  }

  .new-header {
    font-size: 35px;
    line-height: 1 !important;
  }

  .new-header .orange {
    font-size: 54px;
  }

  .banner-pic img {
    min-height: 250px;
  }
}

@media screen and (max-width: 480px) {
  .fusion-secondary-menu>ul>li>a {
    padding: 0 2px;
    font-size: 13px;
  }

  .pressed-outer {
    padding-top: 30px !important;
  }

  .pressed-outer .layoutArea p a {
    padding: 15px 10px;
  }

  .recentpost-section .carousel-slider .slick-dots {
    padding-right: 10px;
  }

  .footer-widget-pic {
    display: none !important;
  }

  .searching-content .explore-listing .orange {
    font-size: 36px;
  }

  .searching-content .explore-listing h2 {
    font-size: 30px !important;
  }

  .searching-content .fusion-text.explore-listing {
    margin-top: 0;
  }

  .new-header {
    font-size: 26px;
  }

  .new-header .orange {
    font-size: 30px;
  }

  .shopping-top-content {
    padding-top: 10px !important;
  }

  .banner-pic img {
    min-height: 200px;
  }

  .secret-outer {
    margin-bottom: 40px;
  }

  .our-client-slider {
    margin-bottom: 10px !important;
  }

  .pricing-table-1 h3.title-row {
    font-size: 22px;
  }

  .post-content>h1 {
    font-size: 24px !important;
  }

  .single-post article.post iframe {
    max-height: 250px;
  }

  .post-content h3 {
    font-size: 20px !important;
  }

  .recentpost-section .carousel-slider .posts-carousel {
    background-size: cover !important;
    background-position: center !important;
  }
}

@media screen and (max-width: 375px) {
  .fusion-secondary-menu>ul>li>a {
    font-size: 11px;
  }

  .searching-content .explore-listing h2 {
    font-size: 28px !important;
  }

  .searching-content .explore-listing .orange {
    font-size: 34px;
  }
}

@media screen and (min-width: 480px) {
  .recentpost-section .carousel-slider .posts-carousel .carousel-back {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .recentpost-section .carousel-slider .posts-carousel .carousel-back {
    display: block;
    height: 200px;
  }

  .recentpost-section .carousel-slider .posts-carousel .carousel-back img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .recentpost-section .carousel-slider .posts-carousel {
    background: none !important;
  }

  .recentpost-section .carousel-slider .posts-carousel .carousel-wrap {
    position: static;
  }

  .recentpost-section .fusion-column-first>.fusion-column-wrapper {
    min-height: auto;
  }

  .recentpost-section .carousel-slider {
    position: static;
  }

  img.arrow.next.slick-next.slick-arrow {
    display: none !important;
  }

  img.arrow.prev.slick-prev.slick-arrow {
    display: none !important;
  }
}

/* 17-05-23 */

/* ~~~~ EOR Itenirary Page ~~~~ */
/* Page - Common Styling */
.elegant-icons {
  font-family: var(--fnt-ele-icns);
  color: #d97861;
}

.sc__hdng h2,
.bnr-hdng h1,
.bnr-hdng h4 {
  text-transform: uppercase;
}

.sc .cntnt-bxs .content-box-wrapper {
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.sc .cntnt-bxs .icon-left {
  display: none;
}

.sc .cntnt-bxs .content-container>p {
  margin-bottom: 0;
}

.sc .cntnt-bxs .cntnt {
  color: #414042;
  padding: 20px;
}

.sc .cntnt-bxs .cntnt p {
  font-size: 16px;
  line-height: 1.6 !important;
}

.sc .cntnt-bxs .crd-hdng {
  font-family: var(--fnt-rift-bold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 6px;
  color: #58595b;
  font-size: 34px;
  line-height: 1.1 !important;
}

.sc .cntnt-bxs .fusion-read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
  color: #bcbec0;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: left;
  padding-top: 10px;
}

.sc .cntnt-bxs .fusion-read-more:hover {
  color: #414042 !important;
}

.sc .cntnt-bxs .fusion-read-more::before {
  position: absolute;
  content: "$";
  font-family: var(--fnt-ele-icns);
  right: 0;
  color: #f79421;
  background-color: #1c3d4a;
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 5px;
  font-size: 20px;
  top: 0;
  animation: ease 0.4s infinite;
  transform: rotate(0deg);
}

.sc .cntnt-bxs .fusion-read-more::after {
  content: "";
  border-bottom: 2px solid #e5e5e5;
  width: 55%;
  left: 115px;
}

.sc .cntnt-bxs .fusion-read-more:hover:before {
  transform: rotate(360deg);
  animation: ease 0.4s infinite;
  background-color: #f79421 !important;
  color: #1c3d4a !important;
}

.sc .cntnt-bxs .fusion-read-more.katie {
  color: #d97861;
  text-decoration: underline;
  padding-left: 40px;
}

.sc .cntnt-bxs .fusion-read-more.katie::after {
  content: "";
  font-family: var(--fnt-ele-icns);
  left: 18px;
  color: #d97861;
  border: none;
}

.sc .cntnt-bxs .fusion-read-more.katie:hover::after {
  color: #1c3d4a !important;
}

/* Banner Section - Styling */
.sc--pg-bnr {
  position: relative;
}

.sc--pg-bnr:before {
  position: absolute;
  content: "";
  background: url(./assets/images/stripe_@2x.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 117px;
}

.bnr-rch-txt {
  max-width: 510px;
}

/* Each Locations Section */
.sc--ech-loc .sc__rch-txt {
  max-width: 750px;
  margin: 0 auto 35px;
}

.sc--ech-loc .cntnt-bxs .content-box-column {
  padding: 0 25px;
}

.sc--ech-loc .cntnt-bxs .content-box-wrapper {
  min-height: 500px;
  margin-bottom: 35px;
}

/* Refill + Refuel Section */
.sc--ref {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px,
    rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

.sc--ref .sc__rch-txt {
  max-width: 1085px;
  margin: 0 auto 18px;
}

.sc--ref .cntnt-bxs .content-box-column {
  padding: 0 30px;
}

.sc--ref .cntnt-bxs .content-box-wrapper {
  min-height: 430px;
  margin-bottom: 40px;
}

/* Time to Rest Section */
.cntnt-bxs--slick .slick-prev,
.cntnt-bxs--slick .slick-next {
  width: 35px;
  height: 35px;
}

.cntnt-bxs--slick .slick-prev {
  left: -45px;
}

.cntnt-bxs--slick .slick-next {
  right: -45px;
}

.cntnt-bxs--slick .slick-prev::before,
.cntnt-bxs--slick .slick-next::before {
  position: absolute;
  content: "";
  height: 35px;
  width: 35px;
  left: 0;
  top: 0;
}

.cntnt-bxs--slick .slick-prev::before {
  background: url(./assets/images/left.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.cntnt-bxs--slick .slick-next::before {
  background: url(./assets/images/right.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.sc--rst .cntnt-bxs .content-box-column {
  padding: 0 25px;
}

.sc--rst .cntnt-bxs .content-box-wrapper {
  min-height: 500px;
  margin-bottom: 35px;
}

.sc--rst .sc__rch-txt {
  max-width: 1080px;
  margin: 0 auto 15px;
}

/* Form Section */
.sc--form {
  position: relative;
}

.sc--form::before {
  position: absolute;
  content: "";
  background: url(./assets/images/shape_mountain_shelloute@2x.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  width: 100%;
  bottom: -4px;
  left: 0;
  height: 230px;
}

.sc--form .scoop-hdng {
  text-transform: uppercase !important;
}

.sc--form .scoop-hdng h3 {
  font-size: 44px !important;
}

.event-list {
  display: flex !important;
  column-gap: 2%;
}

.event-list .gform_body {
  width: 84% !important;
}

.event-list .gform_footer {
  width: 14% !important;
  margin-top: 0 !important;
  padding: 0 !important;
}

.event-list input[type="text"],
.event-list input[type="email"] {
  background: transparent !important;
  border: 1.5px dashed #fff !important;
  min-height: 48px !important;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 15px !important;
}

.event-list input::-webkit-input-placeholder {
  color: #fff !important;
}

.event-list input[type="submit"] {
  margin-bottom: 0 !important;
  height: 100%;
  width: 100%;
  background: #f79421;
  border: 1px solid #f79421 !important;
  font-family: var(--fnt-fut-cnd) !important;
  text-transform: uppercase !important;
  font-size: 41px !important;
  color: #1c3d4a !important;
  white-space: unset !important;
  padding: 5px !important;
  line-height: 1 !important;
}

.event-list input[type="submit"]:hover {
  background-color: #1c3d4a !important;
  border-color: #fff !important;
  color: #f79421 !important;
}

.event-list_wrapper .gform_validation_errors {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.event-list_wrapper .gform_validation_errors h2 {
  font-size: 14px !important;
  margin-bottom: 6px !important;
  padding-left: 40px !important;
  font-family: var(--fnt-fut-cnd) !important;
}

.event-list_wrapper .gform-icon--close {
  font-size: 20px !important;
}

.event-list .gfield .gfield_description {
  background: none !important;
  border: none !important;
  text-align: left !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 12px !important;
}

.event-list .gform_confirmation_message {
  color: #63c472 !important;
  font-family: var(--fnt-fut-cnd) !important;
  font-size: 24px !important;
  position: relative;
  text-align: center !important;
}

.gform_confirmation_wrapper.event-list {
  align-self: center !important;
}

/* ~~~~ Katie Video Archive Page ~~~~ */
/* Banner Section */
.kt-vdo-ttl h1 {
  text-transform: uppercase;
}

/* Latest Episode Section */
.sc--ltst-epi .sc__rch-txt {
  max-width: 1080px !important;
  margin: 0 auto 35px !important;
}

.sc--ltst-epi .sc__rch-txt-sml p {
  margin-bottom: 0 !important;
}

.sc--ltst-epi .sc__sb-hdng {
  max-width: 495px;
}

.sc--ltst-epi .sc__sb-hdng h4 {
  font-family: var(--fnt-rift-bold) !important;
}

.sc--ltst-epi .sc__lnk {
  font-size: 34px;
  font-family: var(--fnt-rift-bold);
  color: #f79421;
  text-transform: uppercase;
  text-align: right;
}

.sc--ltst-epi .sc__lnk a {
  color: #f79421;
}

.sc--ltst-epi .sc__lnk a:hover {
  color: #1c3d4a;
}

/* The Vault Section */
.sc--vault {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px,
    rgba(17, 17, 26, 0.05) 0px 8px 32px;
  position: relative;
}

.sc--vault::before {
  position: absolute;
  content: "";
  background: url(./assets/images/katie_view_top@2x.png);
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  width: 270px;
  aspect-ratio: 4/6;
}

.sc--vault .sc__rch-txt {
  max-width: 785px;
  margin: 0 auto;
}

.sc--vault .sc__sb-hdng,
.sc--exploring .sc__sb-hdng,
.sc--vault .sc__vdo-txt,
.sc--exploring .sc__vdo-txt {
  text-transform: uppercase;
}

.sc--exploring .sc__sb-hdng .orng {
  color: #f79421 !important;
}

.sc--vault .sc__vdo-txt h5,
.sc--exploring .sc__vdo-txt h5 {
  font-family: var(--fnt-rift-bold) !important;
}

/* ~~~~ Home Page Version 2 ~~~~ */
/* Always More to Explore Section Styling */
.bump-container.home-v2 .cl--2 .inner-cl--1 {
  width: 100% !important;
}

.bump-container.home-v2 .cl--2 .inner-cl--2 {
  position: absolute;
  top: 140px;
  right: -130px;
  z-index: 11111;
}

.bump-container.home-v2 .hdng h3 {
  text-transform: uppercase !important;
}

.bump-container.home-v2 .btn {
  width: 100% !important;
}

.bump-container.home-v2 .btn .fusion-button-text,
.sc--bhnd-gts .btn .fusion-button-text,
.bump-up.home-v2 .btn .fusion-button-text,
.sc--itineraries .btn .fusion-button-text {
  font-family: var(--fnt-rlwy);
  font-weight: bold;
  font-size: 19px !important;
  line-height: 1.2 !important;
}

/* Slider Section Styling */
.sc--sldr .slides li img {
  aspect-ratio: 26/9;
  object-fit: cover;
}

.sc--sldr .slides li>a {
  position: relative;
}

.sc--sldr .slides li>a:after {
  position: absolute;
  content: "";
  background-color: #000;
  mix-blend-mode: multiply;
  opacity: 35%;
  width: 100%;
  height: 100%;
  top: 0;
}

.sc--sldr .slides .slide-excerpt {
  width: 50% !important;
  clip-path: polygon(0 0%, 85% 0, 100% 100%, 0% 100%);
  height: 50%;
  top: unset !important;
  padding: 0 !important;
  background-color: #1c3d4ac5 !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
}

.sc--sldr .slides .slide-excerpt h2 {
  background-color: #f79421c3;
  padding-left: 300px !important;
  padding-right: 150px !important;
  text-transform: uppercase;
  font-family: var(--fnt-fut-cnd) !important;
  font-size: 34px !important;
  line-height: 1.23 !important;
}

.sc--sldr .slides .slide-excerpt h2 a {
  color: #1c3d4a !important;
}

.sc--sldr .slides .slide-excerpt p {
  padding-right: 155px !important;
  padding-left: 300px !important;
  line-height: 1.6 !important;
}

.sc--sldr .flex-control-nav {
  width: 50% !important;
  padding: 25px !important;
  right: 0 !important;
}

.sc--sldr .flex-control-nav li a {
  width: 22px !important;
  height: 22px !important;
  background-color: #fff !important;
}

.sc--sldr .flex-control-nav li a.flex-active {
  background-color: #8cc740 !important;
}

/* Life Behind the Gates Section Styling */
.sc--bhnd-gts .cl .inner-cl--1 .fusion-video {
  max-width: unset !important;
  max-height: unset !important;
}

.sc--bhnd-gts .cl .inner-cl--2 .vdo:not(:last-child) {
  margin-bottom: 30px !important;
}

.sc--bhnd-gts .sc__rch-txt,
.sc--itineraries .sc__rch-txt {
  max-width: 700px !important;
  margin: 0 auto 40px !important;
}

/* Historical Vault Section Styling */
.bump-up.home-v2 {
  position: relative;
}

.bump-up.home-v2::before {
  position: absolute;
  content: "";
  background: url(./assets/images/his_vault_bg@2x.png);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  bottom: -5px;
  height: 120px;
  z-index: 111;
}

.bump-up.home-v2 .sc__sb-hdng {
  text-transform: uppercase !important;
}

/* Itineraries Section Styling */
.sc--itineraries .content-boxes .caption {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0%;
  height: 100%;
  left: 0;
  background: #000000ab;
  font-family: var(--fnt-fut-cnd) !important;
  color: #fff;
  font-size: 38px !important;
  line-height: 1.2 !important;
}

.sc--itineraries .content-boxes .caption p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s;
}

.sc--itineraries .content-boxes .caption .orng {
  display: block;
  color: #f79421;
  font-size: 37px !important;
  text-transform: uppercase;
  transition: all 0.4s;
}

.sc--itineraries .content-boxes .col .content-container,
.sc--itineraries .content-boxes .col .content-container>p {
  margin-bottom: 0 !important;
}

.sc--itineraries .content-boxes .col:hover .caption {
  background: #000000;
  font-size: 50px !important;
  transition: all 0.4s;
}

.sc--itineraries .content-boxes .col:hover .caption .orng {
  font-size: 49px !important;
  transition: all 0.4s;
}

.sc--itineraries .content-boxes>.content-box-column {
  margin-bottom: 30px !important;
}

/* Featured Section */
.sc--feature .sc__hdng,
.sc--feature .sc__rch-txt p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.restaurants-banner img {
  width: 100%;
}

/* Responsive Styling */
@media (max-width: 1800px) {
  .sc--vault::before {
    width: 160px;
  }

  .sc--sldr .slides .slide-excerpt {
    width: 60% !important;
  }

  .sc--sldr .slides .slide-excerpt h2 {
    padding-right: 135px !important;
    padding-left: 75px !important;
  }

  .sc--sldr .slides .slide-excerpt p {
    padding-right: 120px !important;
    padding-left: 75px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--1 .img img {
    max-width: 550px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--2 .img img {
    max-width: 250px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--2 {
    top: 120px;
    right: -100px;
  }

  .sc--sldr .slides li img {
    aspect-ratio: 21/9;
  }
}

@media (max-width: 1600px) {
  .kt-img img {
    max-width: 330px;
  }

  .sc--vault::before {
    display: none;
  }

  .kt-txt-img img {
    max-width: 260px;
  }

  .kt-vdo-ttl h1,
  .bnr-hdng h1 {
    font-size: 60px !important;
  }

  .bnr-hdng--sml h4 {
    font-size: 22px !important;
  }

  .sc--pg-bnr .cl--2 .img img {
    max-width: 485px !important;
  }

  .sc .cntnt-bxs .cntnt p {
    font-size: 14px !important;
  }

  .sc--ltst-epi .sc__sb-hdng h4,
  .sc--ltst-epi .sc__lnk,
  .sc .cntnt-bxs .crd-hdng {
    font-size: 30px !important;
  }

  .cntnt-bxs--slick {
    max-width: 1300px !important;
    margin: 0 auto !important;
  }

  .sc__hdng h2 {
    font-size: 54px !important;
  }

  .sc--exploring .sc__sb-hdng h4,
  .sc--vault .sc__sb-hdng h4 {
    font-size: 28px !important;
  }

  .sc--form .scoop-hdng h3 {
    font-size: 40px !important;
  }

  .scoop-rch-txt p {
    font-size: 18px !important;
  }

  .event-list input[type="submit"] {
    font-size: 33px !important;
  }

  .bump-container.home-v2 .hdng h3 {
    font-size: 40px !important;
  }

  .bump-container.home-v2 .sc__rch-txt {
    font-size: 19px !important;
  }

  .sc--bhnd-gts .sc__hdng h2,
  .sc--itineraries .sc__hdng h2,
  .sc--feature .sc__hdng h2 {
    font-size: 48px !important;
  }

  .sc--bhnd-gts .sc__rch-txt,
  .sc--itineraries .sc__rch-txt,
  .sc--feature .sc__rch-txt {
    font-size: 21px !important;
  }

  .bump-up.home-v2 .orange-title {
    font-size: 54px !important;
  }

  .bump-up.home-v2 .cl--3 .sc__sb-hdng p {
    font-size: 46px !important;
  }

  .bump-up.home-v2 .sc__rch-txt {
    font-size: 18px !important;
  }

  .bump-up.home-v2 .cl--2 .img img {
    max-width: 550px !important;
  }
}

@media (max-width: 1440px) {
  .sc--ltst-epi .sc__rch-txt p:last-child {
    margin-bottom: 0 !important;
  }

  .sc--exploring {
    padding-bottom: 80px !important;
  }

  .sc .cntnt-bxs .fusion-read-more::after {
    width: 45%;
  }

  .cntnt-bxs--slick {
    width: calc(100% - 150px) !important;
  }

  .sc--rst .cl.cl--1>.fusion-column-wrapper {
    margin-inline: 0 !important;
  }

  .bump-container.home-v2 .btn .fusion-button-text,
  .sc--bhnd-gts .btn .fusion-button-text,
  .bump-up.home-v2 .btn .fusion-button-text,
  .sc--itineraries .btn .fusion-button-text {
    font-size: 15px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--1 .img img {
    max-width: 490px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--2 {
    top: 115px;
    right: -35px;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--2 .img img {
    max-width: 190px !important;
  }

  .sc--sldr .slides .slide-excerpt h2 {
    font-size: 30px !important;
  }

  .sc--sldr .slides .slide-excerpt p {
    font-size: 16px !important;
  }

  .sc--sldr .flex-control-nav li a {
    width: 15px !important;
    height: 15px !important;
  }

  .sc--bhnd-gts .sc__hdng h2,
  .sc--itineraries .sc__hdng h2,
  .sc--feature .sc__hdng h2 {
    font-size: 42px !important;
  }

  .bump-up.home-v2 .orange-title {
    font-size: 50px !important;
  }
}

@media (max-width: 1200px) {
  .kt-txt-img img {
    max-width: 210px;
  }

  .kt-vdo-ttl h1 {
    font-size: 48px !important;
  }

  .kt-img img {
    max-width: 290px;
  }

  .sc--ltst-epi .sc__sb-hdng h4,
  .sc--ltst-epi .sc__lnk {
    font-size: 26px !important;
  }

  .sc__hdng h2 {
    font-size: 43px !important;
  }

  .sc--exploring .sc__sb-hdng h4,
  .sc--vault .sc__sb-hdng h4 {
    font-size: 23px !important;
  }

  .sc__vdo-txt h5 {
    font-size: 18px !important;
  }

  .sc--form .scoop-hdng h3 {
    font-size: 32px !important;
  }

  .scoop-rch-txt p {
    font-size: 16px !important;
  }

  .cntnt-bxs--slick .slick-prev {
    left: -22px;
  }

  .cntnt-bxs--slick .slick-next {
    right: -22px;
  }

  .cntnt-bxs--slick .slick-prev,
  .cntnt-bxs--slick .slick-next {
    width: 25px;
    height: 25px;
  }

  .cntnt-bxs--slick .slick-prev::before,
  .cntnt-bxs--slick .slick-next::before {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    left: 0;
    top: 0;
  }

  .cntnt-bxs--slick {
    width: calc(100% - 75px) !important;
  }

  .sc--rst .cntnt-bxs .fusion-read-more::after {
    width: 35%;
  }

  .sc .cntnt-bxs .crd-hdng {
    font-size: 26px !important;
  }

  .sc .cntnt-bxs .fusion-read-more {
    font-size: 12px;
  }

  .sc--ech-loc .cntnt-bxs .content-box-column {
    padding: 0 15px;
  }

  .sc--ref .cntnt-bxs .content-box-column {
    padding: 0 20px;
  }

  .sc--rst .cntnt-bxs .content-box-column {
    padding: 0 15px;
  }

  .sc--ech-loc .cntnt-bxs .content-box-wrapper {
    min-height: 445px;
    margin-bottom: 35px;
  }

  .sc--ref .cntnt-bxs .content-box-wrapper {
    min-height: 400px;
  }

  .sc--rst .cntnt-bxs .content-box-wrapper {
    min-height: 435px;
    margin-bottom: 35px;
  }

  .sc--ech-loc {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }

  .sc--ref {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .sc--rst {
    padding-top: 65px !important;
    padding-bottom: 80px !important;
  }

  .sc .cntnt-bxs .fusion-read-more::before {
    width: 28px;
    height: 28px;
  }

  .bump-container.home-v2 {
    padding-top: 100px !important;
  }

  .bump-container.home-v2 .cl.cl--1,
  .bump-container.home-v2 .cl.cl--2 {
    width: 50% !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--1 .img img {
    max-width: 405px !important;
    z-index: 0;
    margin-left: -20px !important;
  }

  .bump-container.home-v2 .cl.cl--1>.fusion-column-wrapper {
    padding-top: 110px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--2 .img img {
    max-width: 160px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--2 {
    top: 83px;
    right: -53px;
  }

  .bump-container.home-v2 .inner-cl--2 .scl-md .fusion-social-network-icon {
    font-size: 15px !important;
    width: calc(15px + (2 * (8px)) + 2px) !important;
  }

  .sc--sldr .slides li img {
    aspect-ratio: 16/9;
  }

  .sc--sldr .slides .slide-excerpt h2 {
    padding-right: 95px !important;
    padding-left: 30px !important;
  }

  .sc--sldr .slides .slide-excerpt p {
    padding-right: 95px !important;
    padding-left: 30px !important;
  }

  .sc--bhnd-gts {
    padding-top: 60px !important;
    padding-bottom: 80px !important;
  }

  .bump-up.home-v2 {
    padding-top: 40px !important;
  }

  .bump-up.home-v2 .cl--2 .img img {
    max-width: 420px !important;
  }

  .bump-up.home-v2 .cl.cl--1 {
    margin-bottom: 30px !important;
  }

  .sc--itineraries {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1024px) {

  .sc--vdo-arc-bnr .cl.cl--1,
  .sc--vdo-arc-bnr .cl.cl--2,
  .sc--vdo-arc-bnr .cl.cl--3 {
    width: 33.333333333333% !important;
  }

  .sc--ltst-epi {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .sc--ltst-epi .inner-cl.inner-cl--1 {
    width: 50% !important;
  }

  .sc--ltst-epi .inner-cl.inner-cl--2 {
    width: 40% !important;
  }

  .sc--ltst-epi .inner-cl.inner-cl--3 {
    width: 10% !important;
  }

  .brushy-logo img {
    max-width: 60px !important;
  }

  .sc .inner-cl.vdo-cl {
    width: 50% !important;
  }

  .sc--vault {
    padding-bottom: 15px !important;
  }

  .sc--exploring {
    padding-top: 45px !important;
    padding-bottom: 65px !important;
  }

  .sc--form {
    padding-top: 40px !important;
    padding-bottom: 125px !important;
  }

  .sc--pg-bnr .cl.cl--1,
  .sc--pg-bnr .cl.cl--2 {
    width: 50% !important;
  }

  .bnr-hdng h1 {
    font-size: 54px !important;
  }

  .bnr-hdng--sml h4 {
    font-size: 20px !important;
  }

  .sc--pg-bnr .cl--2 .img img {
    max-width: 450px !important;
  }

  .sc .cntnt-bxs .cntnt {
    padding: 15px;
  }

  .sc .cntnt-bxs .fusion-read-more.katie {
    padding-left: 35px;
  }

  .sc .cntnt-bxs .fusion-read-more.katie::after {
    left: 13px;
  }

  .sc .cntnt-bxs .fusion-read-more {
    padding-left: 15px;
  }

  .sc--ech-loc .cntnt-bxs .fusion-read-more::after {
    left: 95px;
  }

  .bump-container.home-v2 .cl.cl--1>.fusion-column-wrapper {
    padding-top: 75px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--1 .img img {
    max-width: 385px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--2 {
    width: 50% !important;
  }

  .sc--bhnd-gts .cl .inner-cl--2 .fusion-video {
    max-width: unset !important;
    max-height: unset !important;
  }

  .sc--bhnd-gts .cl--1 .inner-cl--1 {
    margin-bottom: 30px !important;
  }

  .bump-up.home-v2 .cl.cl--2,
  .bump-up.home-v2 .cl.cl--3 {
    width: 50% !important;
  }

  .sc--itineraries .content-boxes .caption .orng {
    font-size: 26px !important;
  }

  .sc--itineraries .content-boxes .col:hover .caption .orng {
    font-size: 32px !important;
    transition: all 0.4s;
  }

  .sc--feature .cl.cl--1 {
    width: 40% !important;
  }

  .sc--feature .cl.cl--2 {
    width: 60% !important;
  }
}

@media (max-width: 991px) {
  .kt-img img {
    max-width: 230px;
  }

  .kt-txt-img img {
    max-width: 175px;
  }

  .kt-vdo-ttl h1 {
    font-size: 40px !important;
  }

  .sc--ltst-epi .sc__sb-hdng h4,
  .sc--ltst-epi .sc__lnk {
    font-size: 23px !important;
  }

  .sc__hdng h2 {
    font-size: 38px !important;
  }

  .sc--exploring .sc__sb-hdng h4,
  .sc--vault .sc__sb-hdng h4 {
    font-size: 21px !important;
  }

  .sc--form .scoop-hdng h3 {
    font-size: 28px !important;
  }

  .event-list input[type="submit"] {
    font-size: 28px !important;
  }

  .sc--ech-loc .cntnt-bxs>.content-box-column {
    width: 100% !important;
  }

  .hero-bnr {
    min-height: 350px !important;
  }

  .bump-container.home-v2 .cl.cl--1,
  .bump-container.home-v2 .cl.cl--2 {
    width: 100% !important;
  }

  .bump-container.home-v2 .cl.cl--1>.fusion-column-wrapper {
    padding-top: 30px !important;
  }

  .bump-container.home-v2 {
    padding-bottom: 0 !important;
  }

  .sc--sldr .slides li img {
    aspect-ratio: 3/2;
  }

  .sc--sldr .slides .slide-excerpt {
    width: 85% !important;
  }

  .sc--sldr .flex-control-nav {
    padding: 15px !important;
  }

  .sc--bhnd-gts {
    padding-top: 45px !important;
    padding-bottom: 65px !important;
  }

  .bump-up.home-v2 .orange-title {
    font-size: 36px !important;
    margin-top: 0 !important;
  }

  .bump-up.home-v2 .cl.cl--2,
  .bump-up.home-v2 .cl.cl--3 {
    width: 100% !important;
  }

  .bump-up.home-v2 .cl.cl--3 {
    order: 1;
    z-index: 111111;
  }

  .bump-up.home-v2 .cl.cl--2 {
    order: 2;
    margin-top: -63px;
    z-index: 0;
    text-align: right;
  }

  .bump-up.home-v2 .cl--2 .img img {
    max-width: 350px !important;
    transform: scaleX(-1);
  }

  .sc--itineraries .cl.cl--1 .btn {
    margin-top: 8px !important;
  }

  .sc--feature .cl.cl--1,
  .sc--feature .cl.cl--2 {
    width: 100% !important;
  }
}

@media (max-width: 800px) {
  .sc--rst .cntnt-bxs .content-box-column {
    float: left !important;
  }
}

@media (max-width: 767px) {
  .kt-img img {
    max-width: 200px;
  }

  .sc__rch-txt p {
    font-size: 14px !important;
  }

  .sc__rch-txt-sml p {
    font-size: 12px !important;
  }

  .sc--ltst-epi .sc__sb-hdng h4,
  .sc--ltst-epi .sc__lnk {
    font-size: 20px !important;
  }

  .brushy-logo img {
    max-width: 45px !important;
  }

  .sc--ltst-epi {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .sc--vault .sc__rch-txt p:last-child {
    margin-bottom: 0 !important;
  }

  .sc--vault .sc__sb-hdng {
    margin-top: 10px !important;
  }

  .sc--exploring {
    padding-top: 38px !important;
    padding-bottom: 28px !important;
  }

  .sc--form {
    padding-top: 35px !important;
    padding-bottom: 80px !important;
  }

  .sc--pg-bnr .cl--2 .img img {
    max-width: 300px !important;
  }

  .sc--pg-bnr {
    min-height: 400px !important;
  }

  .sc--pg-bnr .cl.cl--2 {
    margin-bottom: -70px !important;
  }

  .bnr-hdng h1 {
    font-size: 46px !important;
  }

  .bnr-hdng--sml h4 {
    font-size: 17px !important;
  }

  .sc .cntnt-bxs .crd-hdng {
    font-size: 23px !important;
  }

  .sc--ech-loc {
    padding-bottom: 40px !important;
  }

  .sc--ref {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .sc--rst {
    padding-top: 50px !important;
    padding-bottom: 28px !important;
  }

  .sc--sldr .slides li img {
    aspect-ratio: 4/3;
  }

  .bump-up.home-v2 .cl--3 .sc__sb-hdng p {
    font-size: 36px !important;
  }
}

@media (max-width: 640px) {
  .sc--pg-bnr {
    min-height: 450px !important;
  }

  .sc--vdo-arc-bnr {
    min-height: 450px !important;
  }

  .sc--vdo-arc-bnr .cl.cl--1,
  .sc--vdo-arc-bnr .cl.cl--3 {
    display: none !important;
  }

  .sc--vdo-arc-bnr .cl.cl--2 {
    width: 100% !important;
  }

  .sc--ltst-epi .inner-cl.inner-cl--1 {
    width: 100% !important;
    margin-bottom: 8px !important;
  }

  .sc--ltst-epi .inner-cl.inner-cl--2,
  .sc--ltst-epi .inner-cl.inner-cl--3 {
    width: 50% !important;
  }

  .sc--ltst-epi .inner-cl.inner-cl--2 {
    padding-left: 6px !important;
  }

  .sc--ltst-epi .inner-cl.inner-cl--3 {
    padding-right: 6px !important;
  }

  .sc--ltst-epi .inner-cl.inner-cl--3>.fusion-column-wrapper>div {
    text-align: right !important;
  }

  .sc--ltst-epi .sc__lnk {
    text-align: left;
  }

  .sc--exploring .sc__sb-hdng h4,
  .sc--vault .sc__sb-hdng h4 {
    font-size: 19px !important;
  }

  .sc .inner-cl.vdo-cl {
    width: 100% !important;
  }

  .scoop-rch-txt p {
    font-size: 14px !important;
  }

  .event-list .gform_body {
    width: 70% !important;
  }

  .event-list .gform_footer {
    width: 30% !important;
    margin-top: 0 !important;
    padding: 0 !important;
  }

  .event-list input[type="text"],
  .event-list input[type="email"] {
    font-size: 13px !important;
  }

  .event-list input[type="submit"] {
    font-size: 22px !important;
  }

  .sc--pg-bnr .cl.cl--1 {
    width: 100% !important;
    z-index: 111 !important;
    background: #00000077 !important;
    padding: 20px !important;
    border-radius: 20px !important;
  }

  .sc--pg-bnr .cl.cl--2 {
    position: absolute;
    width: 100% !important;
    right: -22px !important;
    bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  .sc--ech-loc {
    padding-top: 40px !important;
  }

  .sc--ech-loc .sc__rch-txt {
    margin: 0 auto 16px;
  }

  .sc .cntnt-bxs .crd-hdng {
    font-size: 20px !important;
  }

  .bump-up.home-v2 .cl--2 .img img {
    max-width: 280px !important;
  }

  .bump-up.home-v2 .orange-title {
    font-size: 25px !important;
  }

  .bump-up.home-v2 .cl--3 .sc__sb-hdng p {
    font-size: 30px !important;
  }

  .bump-container.home-v2 .cl.cl--1>.fusion-column-wrapper {
    padding-top: 0 !important;
  }

  .bump-container.home-v2 .hdng h3 {
    font-size: 35px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--1 .img img {
    max-width: 300px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--2 {
    right: -38px;
  }

  .sc--sldr .slides li img {
    aspect-ratio: 1/1;
  }

  .sc--sldr .slides .slide-excerpt h2 {
    font-size: 20px !important;
  }

  .sc--sldr .slides .slide-excerpt p {
    font-size: 12px !important;
  }

  .sc--sldr .flex-control-nav {
    width: 100% !important;
  }

  .sc--bhnd-gts .sc__hdng h2,
  .sc--itineraries .sc__hdng h2,
  .sc--feature .sc__hdng h2 {
    font-size: 36px !important;
  }
}

@media (max-width: 480px) {
  .kt-vdo-ttl h1 {
    font-size: 30px !important;
  }

  .sc--ltst-epi .sc__sb-hdng h4,
  .sc--ltst-epi .sc__lnk,
  .sc__vdo-txt h5 {
    font-size: 16px !important;
  }

  .sc__hdng h2 {
    font-size: 28px !important;
  }

  .sc__hdng,
  .sc--form .scoop-hdng {
    margin-bottom: 10px !important;
  }

  .sc--exploring .sc__sb-hdng h4,
  .sc--vault .sc__sb-hdng h4 {
    font-size: 18px !important;
  }

  .sc .sc__vdo-txt {
    margin-bottom: 12px !important;
  }

  .sc--exploring {
    padding-top: 20px !important;
    padding-bottom: 15px !important;
  }

  .sc--form {
    padding-top: 35px !important;
    padding-bottom: 50px !important;
  }

  .sc--form .scoop-hdng h3 {
    font-size: 19px !important;
  }

  .scoop-rch-txt p {
    font-size: 12px !important;
  }

  .event-list .gform_body,
  .event-list .gform_footer {
    width: 100% !important;
  }

  .event-list .gform_body {
    margin-bottom: 25px !important;
  }

  .event-list {
    flex-wrap: wrap;
  }

  .event-list input[type="submit"] {
    font-size: 16px !important;
    padding: 15px 5px !important;
  }

  .sc--bhnd-gts .sc__hdng h2,
  .sc--itineraries .sc__hdng h2,
  .sc--feature .sc__hdng h2 {
    font-size: 30px !important;
  }

  .sc--itineraries {
    padding-bottom: 60px !important;
  }

  .sc--bhnd-gts .sc__rch-txt,
  .sc--itineraries .sc__rch-txt {
    margin: 0 auto 16px !important;
  }

  .bump-up.home-v2 .cl.cl--2 {
    display: none;
  }

  .bump-up.home-v2 {
    padding-bottom: 40px !important;
  }

  .bump-up.home-v2 .cl--3 .sc__sb-hdng p {
    font-size: 25px !important;
  }

  .bump-up.home-v2 .cl.cl--1 {
    margin-bottom: 15px !important;
  }

  .sc--bhnd-gts {
    padding-bottom: 50px !important;
  }

  .fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
    height: 100%;
  }

  .sc--sldr .slides .slide-excerpt h2 {
    padding-right: 45px !important;
    padding-left: 16px !important;
  }

  .sc--sldr .slides .slide-excerpt p {
    padding-right: 40px !important;
    padding-left: 16px !important;
  }

  .sc--sldr .flex-control-nav {
    padding: 10px !important;
  }

  .sc--sldr .flex-control-nav li a {
    width: 12px !important;
    height: 12px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--1 .img img {
    max-width: 273px !important;
  }

  .bump-container.home-v2 .cl--2 .inner-cl--2 {
    width: 100% !important;
    background: #f79421c5 !important;
    padding: 40px;
    border-radius: 12px;
    right: 0;
  }

  .bump-container.home-v2 {
    padding-top: 80px !important;
  }
}