/*
Theme Name: Slickrock
Author: 1dd, Orchid Studios
Author URI: https://www.slickrock.com/
Description: This theme is made for Slickrock
Version: 1.0
*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: #000;
}

body,
html {
  overflow-x: hidden;
}
h2 {
  font-size: 50px;
  font-family: freight-micro-pro, serif;
  font-weight: 700 !important;
}

h3 {
  font-size: 30px;
  font-family: freight-micro-pro, serif;
  font-weight: 700;
  margin-bottom: 10px;
}

img {
    max-width: 100%;
    height: auto;
}

/*
 {
	margin-top: 0px;
}
@media (max-width: 767px) {
iframe {
	margin-top: 100px;
  }
}
*/
.mc-modal {
    z-index: 99999999999999999999999 !important;
}

iframe {
    max-width: 100%;
}

/*Colours for availability table*/

.have-reservations {
    background-color: #D0DFBD !important;
}

.not-available {
    background-color: #D6AF76 !important;
}

/*Close button for mobile popup*/
.bannerContent__closeButton {
    z-index: 9999999999999999999;
}

.center-block {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
}

a:hover {
  color: inherit;
}

p,li,body {
  font-size: 20px;
  color: #000;
  line-height: 1.3;
  font-family: freight-micro-pro, serif;
}
.swiper-slide {
    width: 100% !important;
    height: 580px !important;
    background-size: cover !important;
    background-position: center !important;
}
@media (max-width: 991px) {
.swiper-slide {
    width: 100% !important;
    height: 460px !important;
}
}
@media (max-width: 767px) {
.swiper-slide {
    width: 100% !important;
    height: 350px !important;
}
}
@media (max-width: 575px) {
.swiper-slide {
    width: 100% !important;
    height: 58vw !important;
}
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}
.center-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

body {
  background-color: #fefcee;
}

.font-freight {
  font-family: freight-micro-pro, serif;
}

.font-sere {
  font-family: serenity, sans-serif;
}

.font-white {
  color: #fff;
}

.sec-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.sec-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

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

p a {
  font-weight: 700;
  color: #000;
  text-decoration: underline;
}

.font-small,
.font-small p {
  font-family: serenity, sans-serif;
  font-weight: 300;
  font-size: 16px !important;
}

.font-small b {
  font-weight: 600;
}

.font-header-small {
  font-family: serenity, sans-serif;
  font-weight: 700;
  font-size: 16px;
}

@media (max-width: 991px) {

  .sec-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 36px;
  }
  p, li, body {
    font-size: 18px;
  }
  h3 {
    font-size: 24px;
  }
}
/*----- HEADER ---------------*/

.sec-header {
  position: fixed;
  width: 100%;
  top: 0;
  padding-bottom: 0;
  z-index: 99999;
  padding: 20px 50px;
  display: flex;
  align-items: center;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

.admin-bar .sec-header {
  top: 26px;
}

.left-box,
.middle-box,
.right-box {
  flex: 1;
}

.header-book-now {
	position: fixed;
	padding: 5px;
	top: 15px;
	right: 50px;
	line-height: 20px;
	text-align: center;
	box-sizing: content-box;
	background: #1d4899;
	transition: 0.3s ease-in-out;
	z-index: 99999999999;
}
.header-book-now.affix {
	top: 15px;
}
.header-book-now a {
	font-family: serenity, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
}

@media (max-width: 1200px) {
.header-book-now {
	top: 15px;
}
.header-book-now.affix {
	top: 15px;
}
}
@media (max-width: 991px) {
.header-book-now {
	top: 15px;
}
.header-book-now.affix {
	top: 15px;
}
}
@media (max-width: 767px) {
.header-book-now {
	top: 12px;
	left: 50%;
	width: 80px;
	transform: translateX(-50%);
	background: none;
	border: 1px solid #1d4899;
}
.header-book-now a {
	color: #1d4899;
	font-weight: bold;
}
.header-book-now.affix {
	top: 12px;
}
}

.middle-box {
  text-align: center;
}

.left-box * {
  color: #1c498d;
}

.left-box a {
  color: #fff;
  font-family: serenity, sans-serif;
  font-weight: 600;
  font-size: 20px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
}

.left-box i {
  margin-left: 10x;
}

.right-box a,
.right-box {
  color: #1c498d;
  line-height: 1;
  font-family: serenity, sans-serif;
  font-weight: 600;
  font-size: 20px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
}

.mobilecall {
  display: none;
}
@media (max-width: 767px) {
  .right-box a,
  .right-box {
    display: none;
  }
  .sec-header {
    padding: 15px 20px;
  }
  .middle-box {
    text-align: right;
  }
  .mobilecall {
    margin-bottom: 10px;
    color: #fff;
    display: block;
  }
}

.sec-header .right-box {
	margin-top: 20px;
	transition: 0.3s ease-in-out;
}
.sec-header.affix .right-box {
	margin-top: 35px;
}
@media (max-width: 1200px) {
.sec-header .right-box {
	margin-top: 20px;
}
.sec-header.affix .right-box {
	margin-top: 35px;
}
}
@media (max-width: 991px) {
.sec-header .right-box {
	margin-top: 20px;
}
.sec-header.affix .right-box {
	margin-top: 35px;
}
}

/*---------- Mainnav -------------*/

.page-wrap {
  left: 0;
  width: 100%;
  position: absolute;
  transition: left 0.5s ease;
}

.page-wrap.shownav {
  position: absolute;
  transition: left 0.5s ease;
}

.mainnavtoggle {
  cursor: pointer;
}

.mainnav.shownav {
  z-index: 99999999999;
  position: fixed;
}

.mainnav .side-nav {
  position: fixed;
  overflow-y: scroll;
  left: -410px;
  width: 410px;
  height: 100vh;
  z-index: 9999999999;
  background: #1d4899;
  transition: left 0.5s ease;
}

.side-nav .mainnavtoggle {
  position: absolute;
  right: 40px;
  color: #fff;
}

.mainnav.shownav .side-nav {
  left: 0;
  transition: left 0.5s ease;
  overflow-y: scroll
  -webkit-overflow-scrolling: touch; /* Lets it scroll lazy */
}

.sideclose {
  visibility: hidden;
  opacity: 0;
  background: #00000036;
  width: 100%;
  height: 100vh;
  z-index: 99999999;
  position: fixed;
  -webkit-transition: opacity 1s 200ms, visibility 0s 0.8s;
  transition: opacity 1s 200ms, visibility 0s 0.8s;
}

.mainnav.shownav .sideclose {
  opacity: 1;
  visibility: visible;
  transition: opacity 200ms, visibility 0s;
  -webkit-transition: opacity 200ms, visibility 0s;
}

.nav-wrap {
  list-style: none;
  -moz-padding-start: 0;
  -webkit-padding-start: 0;
  -khtml-padding-start: 0;
  -o-padding-start: 0;
  padding-left: 0;
}

.mainnav .side-nav {
  padding: 50px 40px;
}
.inner a {
  font-weight: 300 !important;
  color: #222;
  text-decoration: underline;
}

.side-nav h4 {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 40px;
}

.mainnav .side-nav li {
  line-height: 2;
  display: block;
  margin: 0;
  line-height: 1.8;
}

.mainnav .side-nav li a {
  color: #fff;
  font-family: serenity, sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.close-icon {
  position: absolute;
  top: 30px;
  right: 30px;
}

.mainnavsocial i {
  width: 35px;
  height: 35px;
  background: #f7f7f7;
  text-align: center;
  border-radius: 100px;
  margin-right: 5px;
  padding-top: 9px;
  color: #4a67af;
}

.mainnavsocial {
  position: absolute;
  bottom: 50px;
}

.mainnav ul {
  list-style: none;
  padding: 0;
}
ul .inner {
  padding-left: 0;
  overflow: hidden;
  display: none;
  padding-top: 10px;
}
ul .inner.show {
  /*display: block;*/
}
.mainnav ul li {
  margin: 0.5em 0;
}
ul li a.toggle {
  width: 100%;
  display: block;
  padding: 0;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0.15em;
  letter-spacing: 1.2px;
  transition: background 0.3s ease;
}

.accordion {
  list-style: none;
  padding-left: 0; 
}

.sec-header {
  transition: 0.3s;
}

.sec-header img {
  height: 100px;
  transition: 0.3s;
}

.sec-header.affix {
  background: #fff;
}

.sec-header.affix .right-box a,
.sec-header.affix .right-box,
.sec-header.affix .left-box a,
.sec-header.affix .left-box * {
  color: #1d4899;
}

.sec-header.affix img {
  height: 50px;
  transition: 0.3s;
}
.right-box br {
  display: none;
}

.search-container {
  position: relative;
  margin-top: 20px;
}
.search-container input {
  border: solid 1px #ffff;
  background: transparent;
  color: #fff;
  padding: 5px 10px;
}
.search-container button {
  height: 36px;
  width: 39px;
  border: solid 1px #fff;
  font-size: 14px;
  left: -5px;
  top: -3px;
  position: relative;
  background: #fff;
}
::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}

:-ms-input-placeholder {
  /* Internet Explorer */
  color: fff;
}

::placeholder {
  color: fff;
}

/*------- CSS MENU -------------*/

#cssmenu {
  width: 100%;
}

#cssmenu > ul > li.open > a {
  box-shadow: none;
}

#cssmenu > ul > li > a {
  background: transparent;
  padding: 15px 0;
  font-size: 18px;
  border: none !important;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  background: #ffffff1a;
}

#cssmenu ul ul li a {
  background: transparent;
  border: none !important;
  font-size: 16px;
  font-weight: 300;
}

@media (max-width: 1200px) {
  .sec-header img {
    height: 80px;
  }
}
@media (max-width: 991px) {
  .right-box br {
    display: block !important;
  }
  .right-box span {
    display: none;
  }
}
@media (max-width: 767px) {
  .sec-header img,
  .sec-header.affix img {
    height: 40px;
  }
  .left-box a {
    font-size: 16px;
  }
  .mainnav .side-nav {
    left: -325px;
    width: 325px;
  }
  .mainnav .side-nav li a {
    font-size: 14px;
  }
  .mainnav .side-nav {
    padding: 30px 30px;
  }
}
@media (max-width: 535px) {
  .sec-header img,
  .sec-header.affix img {
    height: 27px;
  }
}
/*----- Banner ---------------*/

.sec-banner {
  height: 100vh;
  position: relative;
  background-size: cover;
  background-position: center top;
}
.sec-banner.small {
  margin-top: 140px;
  height: 350px;
  background-color: #9f987836;
}
.sec-banner.small .box {
  bottom: 90px;
}

.sec-banner .box {
  position: absolute;
  bottom: 40px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.sec-banner h1 {
  font-family: freight-micro-pro, serif;
  font-weight: 700;
  color: white;
  font-size: 60px;
  margin-bottom: 30px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.btn {
  background: #1d4899;
  color: #fff;
  font-family: serenity, sans-serif;
  font-weight: 600;
  border-radius: 0;
}

.btn-large {
  font-size: 30px;
  padding: 10px 30px;
}

.sec-banner .filter {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
}

.sec-banner .box {
  padding: 20px;
}

.sec-banner.small h1 {
  max-width: 900px;
}

.sec-banner.small {
  background-position: center;
}

.sec-banner.small .box {
    bottom: 0;
    position: relative;
}

@media (max-width: 1200px) {
  .sec-banner.small {
    margin-top: 120px;
  }
}

@media (max-width: 767px) {
  .sec-banner h1 {
      font-size: 40px;
      padding: 0 30px;
  }
  .btn-large {
    font-size: 20px;
  }
  .sec-banner.small {
    margin-top: 70px;
  }
}
@media (max-width: 350px) {
  .sec-banner h1 {
    font-size: 30px;
    padding: 0;
  }
}
/*----- sec-welcome ---------------*/

.sec-welcome h2 {
  font-size: 86px;
  color: #255da9;
  line-height: 0.9;
  margin-bottom: 40px;
}

@media (max-width: 1200px) {
  .sec-welcome h2 {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .sec-welcome img {
    margin-top: 40px;
  }
  .sec-welcome h2 {
    font-size: 50px;
  }
}

/*----- sec-gallery ---------------*/

.sec-gallery {
  margin-top: 30px;
}

.sec-gallery .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.sec-gallery .swiper-pagination-bullet {
  background: none;
  opacity: 1;
  border: solid 1px #fff;
}

.sec-gallery .swiper-pagination-bullet-active {
  background: #fff;
}

.sec-gallery .swiper-button-next {
  background-image: url(images/rightarrow.svg);
  right: -40px;
}
.sec-gallery .swiper-button-prev {
  background-image: url(images/leftarrow.svg);
  left: -40px;
}

.swiper-container {
  overflow: visible;
}

@media (max-width: 767px) {
  .sec-gallery .swiper-button-next {
    right: 10px;
  }
  .sec-gallery .swiper-button-prev {
    left: 10px;
  }
}

/*----- sec-featured ---------------*/

.sec-featured .row:first-child {
  border-bottom: solid 1px #000;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.sec-featured .content-area {
  text-align: center;
  padding: 30px 100px;
}

.sec-featured .subtitle {
  font-family: serenity, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.sec-featured h2 {
  position: relative;
  margin-bottom: 40px;
}

.sec-featured img {
  height: 550px;
  object-fit: cover;
  width: 100%;
}

.sec-featured h2:after {
  content: '';
  border-bottom: solid 1px #000;
  width: 100px;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.sec-featured .package {
  font-family: serenity, sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 30px;
}

@media (max-width: 1200px) {
  .sec-featured .content-area {
    padding: 30px 50px;
  }
}
@media (max-width: 767px) {
  .sec-featured img {
    height: 300px;
  }
  .sec-videos iframe {
    height: 400px;
  }
  .sec-featured .content-area {
    padding: 30px;
  }
}

/*----- sec-blog ---------------*/

.sec-blog h2,
.sec-blog h3 {
  font-family: serenity, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.sec-blog p {
  font-family: serenity, sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.sec-blog {
  margin-top: 80px;
}

.sec-blog img {
  margin-bottom: 20px;
  margin-top: 15px;
}
.sec-blog .row {
  background: #fdfadd;
  border: 1px solid #1a1919;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 20px;
}

.readmore {
  font-family: serenity, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .sec-blog .row {
    padding: 20px 5px;
  }
  .sec-blog img {
    margin-top: 30px;
  }
}
/*----- sec-popular ---------------*/

.sec-popular .row {
  background-color: #1d4899;
  padding: 40px;
  margin-left: 0;
  margin-right: 0;
}

.sec-popular {
  text-align: center;
  margin-top: 80px;
}
.sec-popular ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.blog-thumb {
  height: 200px;
  width: 100%;
  background: #e5e2d2;
  background-size: cover;
  margin-bottom: 20px;
}

.sec-popular h3,
.sec-popular a,
.sec-popular h2 {
  color: #fff;
  text-transform: uppercase; 
}

.sec-popular h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

.sec-popular h3 {
  font-family: serenity, sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 0;
  display: inline-block;
  margin-bottom: 5px;
  border-bottom: solid 1px #fff;
}

.sec-popular a {
  font-family: serenity, sans-serif;
  font-size: 16px;
  display: block;
  line-height: 1.2;
}

.sec-popular li {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

/*----- sec-brochure ---------------*/

.wufoo-form-container {
  min-height: 280px !important;
}

.sec-brochure .row,
.sec-tripadvisor {
  background: #fdfadd;
  border: 1px solid #1a1919;
  padding: 20px;
  min-height: 380px;
}

.sec-beforefooter > .container > .row {
  margin-left: auto;
  margin-right: auto;
}

.sec-brochure .row {
  margin-right: 25px;
}

.sec-tripadvisor img {
  height: 30px;
  margin-bottom: 20px;
}

.sec-brochure .row > div {
  padding-left: 0;
  padding-right: 0;
}

hr {
  border-color: #000;
}

@media (max-width: 1200px) {
  .sec-brochure .row,
  .sec-tripadvisor {
    min-height: 400px;
  }
}
@media (max-width: 991px) {
  .sec-brochure .row {
    margin-right: -15px;
    margin-bottom: 20px;
  }

  .sec-brochure .row,
  .sec-tripadvisor {
    min-height: 0;
  }
  .blog-thumb {
    margin-top: 30px;
  }
}

/*----- footer ---------------*/

footer {
  background-color: #1d4899;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
  line-height: 1.2;
}

footer h3,
footer a,
footer p {
  color: #fff;
  font-family: serenity, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2;
}

footer li {
  list-style: none;
  line-height: 1.2;
}

footer ul {
  padding-left: 0;
}

footer .social a {
  display: inline-block;
  margin: 10px;
  font-size: 30px;
}

footer .col-12 {
  margin-top: 20px;
}
@media (max-width: 767px) {
  footer h3,
  footer a,
  footer p {
    font-size: 16px;
  }
  footer h3 {
    margin-top: 15px;
  }
}

/* Everything below is Tom's CSS
--------------------------------------------------------------------------------------------------------------------------------------- */

body {
  margin: 0;
  background-color: rgba(254, 252, 238, 1) !important;
}
ul {
  font-family: standard;
  font-size: 10pt;
  line-height: 1.5em;
  margin: 0px;
  padding: 20px 0px 0px 22px;
  color: rgba(80, 80, 80, 1);
  padding-top: 0;
}

.srai-header-image {
  position: relative;
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center;
}
.srai-header-image h1 {
  position: absolute;
  margin: -20px 0px 0px 0px;
  top: 50%;
  width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}
.srai-container {
  position: relative;
  margin: auto;
  max-width: 900px;
  box-sizing: border-box;
}
.srai-row-1 {
  position: relative;
  display: grid;
  grid-template-columns: 100%;
  margin: auto;
  width: 100%;
  box-sizing: border-box;
}
.srai-row-2 {
  position: relative;
  display: grid;
  grid-template-columns: 50% 50%;
  margin: auto;
  width: 100%;
  box-sizing: border-box;
}
.srai-column {
  position: relative;
  float: left;
  padding: 40px 50px 0px 50px;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 450px) {
  .srai-column {
    padding: 20px 20px 20px 20px;
  }
}
@media screen and (max-width: 991px) {
  .srai-row-2 {
    display: inline-block;
  }
}
.srai-image {
  position: relative;
  float: left;
  padding: 0px;
  width: 100%;
  height: 100%;
  min-height: 300px;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
}
.srai-widget {
  position: relative;
  float: left;
  padding: 0px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  background-size: cover;
  background-position: top;
}
.srai-widget a {
  background: #1e1e1e;
  color: #fff;
  font-size: 1rem;
  font-family: serenity, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px;
  display: inline-block;
  margin: 10px 5px;
  font-weight: 600;
  border-radius: 0;
}
.srai-widget a:hover {
  color: #000000;
  text-decoration: none;
}
.srai-widget-text {
  position: absolute;
  font-family: freight-micro-pro, serif;
  padding: 30px;
  width: 100%;
  bottom: 0px;
  text-align: center;
  box-sizing: border-box;
  background-color: rgba(29, 72, 153, 1);
}
@media screen and (max-width: 991px) {
  .srai-widget-text {
    position: relative;
    width: 50%;
    float: right;
  }
}
@media screen and (max-width: 700px) {
  .srai-widget-text {
    position: relative;
    width: 100%;
  }
}
.srai-widget p {
  font-family: serenity, sans-serif;
  font-size: 1rem;
  color: rgb(255, 255, 255, 1);
  padding: 0px 0px 0px 0px;
}
.srai-widget h1,
.srai-widget h2,
.srai-widget h3,
.srai-widget h4 {
  font-family: serenity, sans-serif;
  color: rgb(255, 255, 255, 1);
  padding: 0px 0px 0px 0px;
}

.srai-quotebox {
  position: relative;
  float: left;
  padding: 0px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.srai-quotebox-container {
  position: relative;
  float: left;
  padding: 0px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.srai-quotebox-image {
  position: relative;
  float: left;
  padding: 0px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  background-size: cover;
  background-position: top;
}
.srai-quotebox-text {
  position: absolute;
  padding: 30px;
  width: 100%;
  bottom: 0px;
  text-align: center;
  box-sizing: border-box;
  background-color: rgba(29, 72, 153, 1);
  color: rgba(255, 255, 255, 1);
  font-family: title;
  font-size: 20pt;
}
@media screen and (max-width: 991px) {
  .srai-quotebox-text {
    position: relative;
    width: 50%;
    float: right;
  }
}
@media screen and (max-width: 700px) {
  .srai-quotebox-text {
    position: relative;
    width: 100%;
  }
}
.srai-quotebox p,
.srai-quotebox h1,
.srai-quotebox h2,
.srai-quotebox h3,
.srai-quotebox h4 {
  color: rgb(255, 255, 255, 1);
  padding: 20px 0px 0px 0px;
}

.responsive-container iframe {
  width: 100%;
  min-height: 600px;
}
@media screen and (max-width: 650px) {
  .responsive-container iframe {
    width: 100%;
    min-height: 400px;
  }
}
@media screen and (max-width: 550px) {
  .responsive-container iframe {
    width: 100%;
    min-height: 350px;
  }
}
@media screen and (max-width: 450px) {
  .responsive-container iframe {
    width: 100%;
    min-height: 300px;
  }
}
@media screen and (max-width: 400px) {
  .responsive-container iframe {
    width: 100%;
    min-height: 300px;
  }
}

.srai-divider {
  position: relative;
  height: 1px;
  margin: 40px 50px 0px 50px;
  box-sizing: border-box;
  background-color: rgba(50, 50, 50, 1);
}
.srai-divider.half {
  width: 50%;
}
@media screen and (max-width: 450px) {
  .srai-divider {
    margin: 20px 50px 0px 50px;
  }
}
.srai-slider {
  position: relative;
  float: left;
  margin: 40px 50px 0px 50px;
  height: 450px;
  box-sizing: border-box;
}
@media screen and (max-width: 450px) {
  .srai-slider {
    margin: 20px 20px 20px 20px;
  }
}
.srai-slider > div {
  position: absolute;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
}
.srai-slider-image {
  position: absolute;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
}
.srai-slider-marker {
  position: absolute;
  height: 10px;
  width: 10px;
  border: 2px solid rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
}

.srai-button {
  position: relative;
  display: inline-block;
  min-width: 100px;
  height: 40px;
  margin: 20px 10px 10px 10px;
  padding: 0px 10px 0px 10px;
  box-sizing: border-box;
  background-color: rgba(30, 30, 30, 1);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.srai-button:hover {
  background-color: rgba(255, 255, 255, 1);
}
.srai-button h4 {
  font-size: 11pt;
  color: rgba(255, 255, 255, 1);
  margin: 0;
  padding: 0;
  line-height: 40px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.srai-button:hover h4 {
  color: rgba(30, 30, 30, 1);
}



/*--------- INNER TEMPLATE  -----------------*/

.column-1-gallery,
.column-1-content,
.column-1-img-content,
.column-2,
.column-3,
.column-4 {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: solid 1px #000;
}
.column-1-content {
  -webkit-overflow-scrolling: touch;
}

.layout-img,
.layout-faq,
.layout-content,
.layout-booking,
.layout-accodion-details,
.layout-whatinclude,
.layout-quote {
  margin-bottom: 40px;
}

.layout-content a,
.column-1-content a {
  color: #000;
  text-decoration: underline;
  font-weight:700;
}

.inner-wrap {
  padding-top: 60px;
  padding-bottom: 60px;
}

.column-1-img-content span,
.layout-img span {
  margin-bottom: 20px;
  display: block;
  font-size: 16px;
  font-family: serenity, sans-serif;
}

/* layout-IMAGE + CONTENT */

.column-1-img-content .row > .col-lg-8{
  margin-bottom: 50px;
}
.column-1-img-content .row > .col-lg-8:last-child {
  margin-bottom: 0;
}


/* layout-FAQ */

ul li a.toggle:hover {
  text-decoration: none;
}

.accordion > li {
  padding: 10px 0;
  border-bottom: solid 1px #222;
}


/* layout-booking */

.layout-booking img {
  width: 100%;
}

.layout-booking .box {
  background: #1d4899;
}

.layout-booking .inner-box {
    padding: 30px;
    color: #fff;
}

.layout-booking .inner-box p {
  color: #fff;
}

.layout-booking .inner-box a {
  color: #fff;
}

.inner-box .button {
    background: #000;
    color: #fff;
    padding: 10px 0 13px;
    display: inline-block;
    width: 48%;
    text-align: center;
    margin: 10px 0;
    font-family: serenity, sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* layout-accodion-details layout-whatinclude  */

.before-title {
  margin-bottom: 0;
}

.layout-accodion-details .box,
.layout-whatinclude .box {
    background: #fdfadd;
    border: 1px solid #1a1919;
    margin-left: 0;
    margin-right: 0;
    padding: 30px 25px;
}

.layout-accodion-details .box .accordion p,
.layout-accodion-details .box .accordion li {
  font-size: 16px;
  margin-bottom: 5px;
}

.layout-accodion-details .accordion > li {
  font-size: 16px;
}

.nav-tabs .nav-item {
    padding: 0;
}

.nav-tabs .nav-link {
    font-family: serenity, sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.1;
    color: #222;
    height: 100%;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
}

.nav-tabs,
.tab-content {
  margin: 0;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: #000;
    border-bottom: none;
    color: #000;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #000 #000 #000;
}

.nav-tabs {
    border-bottom: 1px solid #000;
    margin-top: 20px;
}

.tab-content {
    padding: 20px;
    background: #fff;
    border: solid 1px #000;
    border-top: none;
} 


/* layout-quote */

.layout-quote .box {
  background-color: #1d4899;
}

.layout-quote .inner-box {
  padding: 30px;
}

.layout-quote .inner-box p {
  color: #fff;
  font-size: 24px;
}

@media (max-width: 767px) {
  .column-1-gallery,
  .column-1-img-content,
  .column-2,
  .column-3,
  .column-4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .inner-box .button {
    font-size: 14px;
  }
  .layout-quote .inner-box p {
    font-size: 20px;
  }
  .layout-quote .inner-box {
    padding: 20px;
  }
  .layout-accodion-details .box, .layout-whatinclude .box {
    padding: 20px;
  }
  .layout-booking .inner-box {
    padding: 20px;
  }
  .before-title {
    font-size: 15px;
  }
  .layout-accodion-details ul li a.toggle {
    font-size: 12px;
  }
}


/*--------- Blog -----------------*/

.blog-wrap img {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.wp-caption {
    width: 100% !important;
    margin: 0 0 30px;
}

.blog-wrap h2 {
  font-size: 34px;
}

.wp-caption .wp-caption-text {
    font-size: 18px;
    padding: 10px 0;
    border-bottom: solid 1px #000 !important;
    font-family: serenity, sans-serif;
}

.blog-wrap tbody{
    border-top: solid 2px;
    border-bottom: solid 2px;
}

.blog-wrap td {
    border-bottom: solid 1px #00000024;
    padding: 8px 50px 8px 0;
}

.blog-wrap p {
  margin-bottom: 20px;
}

.blog-all {
  padding-top: 60px;
  padding-bottom: 60px;
}

.blog-all .col-lg-4 {
  margin-bottom: 40px;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
INFINITE LOOP
–––––––––––––––––––––––––––––––––––––––––––––––––– */



.loader-ellips {
  font-size: 20px; /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555; /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}


.page-load-status {
  display: none; /* hidden by default */
  padding-top: 40px;
  padding-bottom: 60px;
  text-align: center;
  color: #777;
}

#searchform label {
  display: none;
}

.bsearch-post {
    border-bottom: solid 1px #000;
    padding: 20px 0;
}

.bsearchform label {
  display: none;
}

.bsearchform input.s {
    font-size: 23px;
    border: solid 1px #000;
    padding: 10px 15px;
}

.bsearch-entry-title {
  font-size: 30px;
}

input.searchsubmit {
    padding: 12px 30px;
    top: 0px;
    border: solid 1px #000;
    background-color: #000;
    position: relative;
    color: #fff;
    font-size: 20px;
}

.tablepress tfoot th, .tablepress thead th {
    background-color: transparent !important;
}
.tablepress thead th {
    border-bottom: 3px solid #000 !important;
}

.tablepress .even td {
    background-color: transparent !important;
}
.tablepress tbody td, .tablepress tfoot th {
    border-top: 1px solid #000 !important;
}

.tablepress img {
  width: 100%;
  height: auto;
}

.tablepress .odd td {
    background-color: #00000005 !important;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
POPUP MAIL CHIM
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media (max-width: 767px) {
  #PopupSignupForm_0 {
    z-index: 999999999999!important;
    display: block !important;
    position: fixed !important;
    bottom: 0 !important;
  }

  .mc-banner {
    z-index: 999999999 !important;
    position: relative !important;
    left: 0 !important;
    bottom: 0 !important;
    top: auto !important;
  }

  #PopupSignupForm_0 .mc-modal-bg {
    display: none !important;
  }

}

.lazy {
	background-image: none !important;
}