.home-logo,
.mobile-banner img,
.navbar-brand,
.navbar-brand img,
.navbar-header {
  max-width: 100%
}

.blog-list-post>a:hover,
.byline a:hover,
.click-nav ul li a,
.contact-number:hover,
.footer ul li a:focus,
.footer ul li a:hover,
.footer-menu>li>a:hover,
.gallery-holder>a:hover,
.reviews__holder a:active,
.reviews__holder a:focus,
.reviews__holder a:hover {
  text-decoration: none
}

#home-available,
#home-welcome {
  background-position: center top
}

a:hover,
body {
  color: #fff
}

.navbar-inverse,
body {
  background-color: #000
}

#home-available,
#home-welcome,
body {
  background-repeat: no-repeat
}

.byline,
body {
  font-family: Roboto, sans-serif
}

body {
  background-size: 100% auto
}

a {
  color: #ddac00;
  transition: color .25s;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s
}

ul {
  list-style-position: inside;
  padding: 0
}

.no-padding {
  padding: 0 !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.byline,
.click-nav,
.footer-menu,
.gallery-image-holder .gallery-overlay,
.gallery-text-holder,
.navbar-inverse .navbar-nav>li>a,
.navbar-toggle,
.profile-nav>div>a,
.reviews__author,
.reviews__profile {
  text-transform: uppercase
}

.text-gold,
.text-red {
  color: #ddac00 !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  letter-spacing: 3px
}

@media screen and (max-width:480px) {

  .h3,
  h3 {
    font-size: 16px !important
  }
}

.navbar-inverse {
  border: none;
  border-bottom: 1px solid #ddac00;
  border-radius: 0
}

.navbar-brand {
  height: auto;
  margin-left: auto !important;
  margin-right: auto !important
}

.navbar-collapse,
.navbar-nav,
.navbar-nav>li,
.navbar-nav>li>a {
  padding-top: 0;
  padding-bottom: 0
}

.navbar-inverse .navbar-nav>li>a {
  color: #fff;
  letter-spacing: 1px;
  padding: 0 10px;
  position: relative
}

.navbar-inverse .navbar-nav>li>a::after,
.navbar-inverse .navbar-nav>li>a::before {
  content: "";
  position: absolute;
  height: 0;
  background-color: #ddac00;
  left: 0;
  width: 100%
}

@media(min-width:768px) {
  .navbar-inverse .navbar-nav>li>a {
    padding: 0 6px
  }
}

@media(min-width:1200px) {
  .navbar-inverse .navbar-nav>li>a {
    padding: 0 10px
  }
}

.navbar-inverse .navbar-nav>li>a::after {
  transition: height .25s;
  -webkit-transition: height .25s;
  -moz-transition: height .25s;
  -ms-transition: height .25s;
  -o-transition: height .25s;
  top: 0
}

.navbar-inverse .navbar-nav>li>a::before {
  transition: height .25s;
  -webkit-transition: height .25s;
  -moz-transition: height .25s;
  -ms-transition: height .25s;
  -o-transition: height .25s;
  bottom: 0
}

.navbar-inverse .navbar-nav>li>a:hover::after,
.navbar-inverse .navbar-nav>li>a:hover::before {
  height: 10px
}

.navbar-toggle {
  padding: 15px 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 0;
  color: #fff;
  transition: all .25s;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s
}

.navbar-inverse .navbar-toggle:active,
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #ddac00;
  color: #000
}

.contact-number {
  z-index: 999
}

.contact-number>div {
  background-color: #000;
  border: 2px solid #ddac00;
  padding: 15px;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  transition: all .25s;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s
}

.contact-number:hover>div {
  background-color: #ddac00;
  color: #000
}

.top-banner {
  border-bottom: 12px solid #ddac00;
  padding: 0
}

.gallery-holder {
  padding: 5px !important;
  margin-bottom: 10px
}

.gallery-image-holder {
  border-radius: 30px;
  background-color: rgba(32, 32, 32, .75);
  padding: 10px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px
}

.click-nav ul,
.gallery-text-holder p {
  margin-bottom: 0
}

.gallery-image-holder .gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #202020;
  color: #ddac00;
  text-align: center;
  letter-spacing: 2px;
  white-space: nowrap;
  opacity: 0;
  border-radius: 30px;
  transition: opacity .25s;
  -webkit-transition: opacity .25s;
  -moz-transition: opacity .25s;
  -ms-transition: opacity .25s;
  -o-transition: opacity .25s
}

.gallery-overlay>div,
.mobile-logo {
  position: absolute;
  left: 50%;
  top: 50%
}

.gallery-holder>a:hover .gallery-overlay {
  opacity: .75
}

.gallery-overlay>div {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%)
}

.newest h3 {
  color: #fff;
  letter-spacing: 10px;
  font-size: 15px
}

.mobile-logo {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  padding: 0 15px
}

.click-nav {
  position: relative
}

.price::after,
.price::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 50%;
  background-color: #fff;
  top: 50%
}

.price::after {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 0
}

.price::before {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 0
}

.click-nav ul {
  position: relative;
  padding: 0
}

.click-nav ul li {
  position: relative;
  list-style: none;
  cursor: pointer
}

.click-nav ul li ul {
  position: absolute;
  left: 25px;
  right: 25px;
  z-index: 999;
  display: none
}

.blog-list-post>a>div::after,
.click-nav ul li a::after {
  right: 0
}

.click-nav ul .clicker {
  margin-bottom: 0;
  position: relative;
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
  letter-spacing: 6px;
  transition: background-color .25s;
  -webkit-transition: background-color .25s;
  -moz-transition: background-color .25s;
  -ms-transition: background-color .25s;
  -o-transition: background-color .25s
}

.click-nav ul .clicker::after,
.click-nav ul .clicker::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #ddac00;
  left: 0
}

.click-nav ul .clicker::after {
  transition: height .25s;
  -webkit-transition: height .25s;
  -moz-transition: height .25s;
  -ms-transition: height .25s;
  -o-transition: height .25s;
  top: 0
}

.click-nav ul .clicker::before {
  transition: height .25s;
  -webkit-transition: height .25s;
  -moz-transition: height .25s;
  -ms-transition: height .25s;
  -o-transition: height .25s;
  bottom: 0
}

.click-nav ul .clicker:hover::after,
.click-nav ul .clicker:hover::before {
  height: 5px
}

.click-nav ul li a {
  display: block;
  background-color: rgba(0, 0, 0, .9);
  color: #fff;
  text-align: center;
  line-height: 35px;
  position: relative;
  transition: background-color .25s;
  -webkit-transition: background-color .25s;
  -moz-transition: background-color .25s;
  -ms-transition: background-color .25s;
  -o-transition: background-color .25s
}

.click-nav ul li a::after,
.click-nav ul li a::before {
  content: "";
  position: absolute;
  height: 60%;
  background-color: #fff;
  top: 50%;
  width: 1px
}

.click-nav ul li a::after {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: height .25s;
  -webkit-transition: height .25s;
  -moz-transition: height .25s;
  -ms-transition: height .25s;
  -o-transition: height .25s
}

.click-nav ul li a::before {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: height .25s;
  -webkit-transition: height .25s;
  -moz-transition: height .25s;
  -ms-transition: height .25s;
  -o-transition: height .25s;
  left: 0
}

.click-nav ul li a:hover {
  background-color: #ddac00
}

.click-nav ul li a:hover::after,
.click-nav ul li a:hover::before {
  height: 100%
}

.click-nav span {
  padding: 0
}

#home-welcome {
  padding-bottom: 30px !important
}

#home-welcome h1 {
  letter-spacing: 9px
}

#welcome-text {
  padding-top: 60px
}

#welcome-text>div {
  border-radius: 30px;
  border: 2px solid #333;
  background-color: rgba(0, 0, 0, .75);
  padding: 15px
}

#otw-title {
  padding-top: 17px
}

#home-available h4,
#otw-title h4 {
  letter-spacing: 10px;
  font-size: 15px
}

#home-available {
  background-image: url(/themes/bespoke/img/section_bg_2.png);
  padding-top: 60px !important;
  border-bottom: 6px solid #ddac00;
  padding-bottom: 15px !important
}

.gallery-text-holder {
  color: #fff;
  letter-spacing: 3px
}

.page-body,
.page-body * {
  color: #fff !important
}

#home-updates {
  padding-top: 30px
}

#home-updates h4 {
  font-size: 22px;
  letter-spacing: 10px
}

@media (min-width:768px) {
  .top-banner {
    height: 51.57vw;
    margin-top: -20px;
    padding-top: 15px
  }

  .top-banner>.container {
    position: relative;
    height: 100%
  }

  .newest {
    position: absolute;
    bottom: 0;
    left: 0
  }

  .banner-logo {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
  }
}

@media (max-width:1199px) {
  #otw-title {
    padding-top: 0
  }
}

@media (max-width:989px) {
  .gallery-image-holder {
    background-color: #202020;
    padding: 5px
  }

  .gallery-holder img {
    border-radius: 25px
  }

  .click-nav ul .clicker {
    font-size: 15px;
    letter-spacing: 4px
  }

  .contact-number>div {
    background-color: rgba(0, 0, 0, .5)
  }
}

@media (max-width:767px) {

  .price::after,
  .price::before {
    background-color: transparent
  }

  .click-nav ul .clicker {
    margin-bottom: 1px
  }

  .click-nav ul .clicker:hover {
    background-color: #0d0d0d
  }

  .click-nav ul .clicker::after,
  .click-nav ul .clicker::before {
    background-color: transparent
  }

  .click-nav ul li a {
    background-color: #0d0d0d;
    margin-bottom: 1px
  }

  .click-nav ul li a::after,
  .click-nav ul li a::before {
    height: 100%
  }

  #home-welcome {
    background-image: none
  }

  #welcome-text {
    padding-top: 15px;
    margin-bottom: 15px
  }

  #home-available {
    background-image: url(/themes/bespoke/img/section_bg_3.png)
  }
}

.page-heading {
  letter-spacing: 20px
}

.page-top {
  margin-bottom: 50px
}

.page-body {
  margin-bottom: 30px;
  text-align: justify
}

#booking_image_1 {
  margin: 0 auto 15px
}

.g-recaptcha>div {
  margin: 15px auto
}

.big-spacer {
  width: 1px;
  height: 100px
}

.faq-box {
  border-top: 1px solid #ddac00;
  border-bottom: 1px solid #ddac00;
  background-color: rgba(32, 32, 32, .5);
  margin-bottom: 20px
}

@media (max-width:768px) {
  .page-top {
    margin-bottom: 10px
  }

  .page-heading {
    font-size: 24px;
    letter-spacing: 10px
  }
}

.profile-row .gallery-holder,
.profile-row .gallery-image-holder {
  margin-bottom: 0
}

.profile-info,
.profile-nav>div>a,
.profile-row {
  margin-bottom: 15px
}

.profile-box {
  padding: 0 30px
}

.profile-info {
  background-color: rgba(32, 32, 32, .75);
  border-radius: 30px;
  padding: 15px
}

.profile-info h4 {
  letter-spacing: 5px
}

.profile-nav>div>a {
  background-color: #ddac00;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 10px;
  display: block;
  transition: all .25s;
  -webkit-transition: transition .25s;
  -moz-transition: transition .25s;
  -ms-transition: transition .25s;
  -o-transition: transition .25s;
  border-radius: 30px;
  border: 2px solid #ddac00;
  text-align: center
}

.profile-name,
.profile-nav>div>a:hover {
  background-color: transparent
}

.profile-nav>div>a:hover {
  color: #ddac00;
  text-decoration: none
}

.profile-name .h3 {
  margin: 0
}

#reviews-form input,
#reviews-form select,
#reviews-form textarea,
.review {
  margin-bottom: 10px
}

.profile-name h4,
.profile-name p {
  letter-spacing: 8px
}

.review {
  background-color: rgba(32, 32, 32, .25);
  padding: 10px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff
}

.col-lg-5th,
.col-md-5th,
.col-sm-5th,
.col-xs-5th {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.byline,
footer {
  border-top: 1px solid #ddac00
}

@media (max-width:1200px) {
  .profile-name h4 {
    font-size: 20px
  }

  .profile-name p {
    font-size: 18px
  }

  .profile-name h4,
  .profile-name p {
    letter-spacing: 4px
  }
}

.blog-list-post>a>div {
  color: #fff;
  padding: 15px;
  text-align: center;
  background-color: rgba(32, 32, 32, .5);
  margin-bottom: 15px;
  position: relative
}

.blog-list-post>a>div::after,
.blog-list-post>a>div::before {
  content: "";
  position: absolute;
  top: 50%;
  height: 50%;
  width: 1px;
  background-color: #fff
}

.blog-list-post>a>div::after {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: all .25s;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s
}

.blog-list-post>a>div::before {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: all .25s;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  left: 0
}

.blog-list-post>a:hover>div::after,
.blog-list-post>a:hover>div::before {
  height: 100%;
  background-color: #ddac00
}

footer {
  padding-top: 25px;
  padding-bottom: 50px
}

footer .center-block {
  margin-bottom: 30px;
  max-width: 100%
}

.footer-menu {
  width: 100%;
  text-align: center;
  letter-spacing: 3px;
  font-size: 13px;
  margin-bottom: 50px
}

.footer-menu>li>a {
  color: #fff;
  transition: color .25s;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s
}

.footer-menu>li>a:hover {
  color: #ddac00
}

.col-lg-5th,
.col-md-5th,
.col-sm-5th {
  position: relative
}

.col-xs-5th {
  position: relative;
  float: left;
  width: 20%
}

@media (min-width:768px) {
  .col-sm-5th {
    float: left;
    width: 20%
  }

  body {
    background-position: 0 145px
  }
}

@media (min-width:992px) {
  .col-md-5th {
    float: left;
    width: 20%
  }
}

@media (min-width:1200px) {
  .col-lg-5th {
    float: left;
    width: 20%
  }
}

.row.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.row.is-flex>[class*=col-] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.byline {
  float: left;
  width: 100%;
  padding: 10px 0;
  font-weight: 400;
  background-color: #000;
  color: #fff
}

.byline a {
  color: #ddac00;
  transition: .25s;
  -webkit-transition: .25s;
  -moz-transition: .25s;
  -ms-transition: .25s;
  -o-transition: .25s
}

.byline a:hover {
  color: #fff
}

.byline p {
  margin: 0;
  line-height: 48px
}

.byline img {
  padding-right: 10px
}

@media (min-width:990px) {
  .navbar-brand {
    padding: 25px 15px
  }

  .navbar-collapse,
  .navbar-nav,
  .navbar-nav>li,
  .navbar-nav>li>a {
    line-height: 79px
  }

  body {
    background-position: 0 100px
  }
}

@media (min-width:1200px) {

  .navbar-collapse,
  .navbar-nav,
  .navbar-nav>li,
  .navbar-nav>li>a {
    line-height: 85px
  }
}

@media (max-width:989px) {
  .contact-number>div {
    padding: 10px
  }

  .navbar-collapse.navbar-right {
    float: none !important
  }

  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top
  }

  .navbar .navbar-collapse {
    text-align: center
  }

  .navbar-inverse .navbar-nav>li>a {
    padding: 20px 10px
  }
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav>li>a {
    padding: 10px 0;
    margin-bottom: 10px
  }

  .navbar-brand {
    margin-bottom: 10px;
    padding: 10px 10px 0
  }

  .navbar-inverse .navbar-nav>li>a::after,
  .navbar-inverse .navbar-nav>li>a::before {
    background-color: transparent !important
  }

  .navbar-inverse .navbar-nav>li>a:active,
  .navbar-inverse .navbar-nav>li>a:focus,
  .navbar-inverse .navbar-nav>li>a:hover {
    color: #ddac00
  }

  .navbar-nav {
    width: 100%
  }

  .navbar-collapse {
    padding: 0
  }

  .byline p.pull-left,
  .byline p.pull-right {
    text-align: center
  }

  body {
    background-image: none !important
  }
}

.directory {
  margin: auto;
  float: left
}

.directory img {
  width: 50px;
  height: 50px;
  clear: both;
  margin: auto;
  overflow: hidden
}

@media screen and (max-width:768px) {
  .directory {
    display: none
  }
}

.page-body a {
  color: #ddac00 !important
}

.page-body h2,
.page-body h3,
.page-body h4,
.page-body h5,
.page-body h6 {
  color: #ddac00 !important;
  text-align: center
}

td.day {
  color: #000 !important
}

#home-twitter .blog-list-post {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.reviews__holder,
.reviews__title {
  margin-bottom: 15px;
  padding-bottom: 15px
}

#home-twitter .blog-list-post:last-child {
  border-bottom: none
}

.reviews {
  border-radius: 30px;
  border: 2px solid #333;
  padding: 15px
}

.reviews__title {
  margin-top: 0;
  border-bottom: 1px solid #fff
}

.reviews__holder {
  text-align: left
}

.footer__title,
.text-center {
  text-align: center
}

.reviews__bg {
  background-color: #fdc707;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px
}

.reviews__holder:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0
}

.reviews__profile {
  color: #000
}

.reviews__content {
  margin: 10px 0;
  color: #000;
          min-height: 163px;

}

.reviews__author {
  color: #000
}

.reviews__thumb {
  float: left;
  width: 40%;
  margin-right: 10px;
}

 .reviews__thumb img {
        border-radius: 1em;
  }

#home-content-2 {
  padding-top: 15px;
  padding-bottom: 15px
}

.vhe {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.reviews {
  background-color: rgba(221, 172, 0, .75)
}

.featured-gallery-image-holder {
  padding: 0 10px;
  background-color: rgba(221, 172, 0, 0)
}

.featured-gallery-holder {
  padding: 0
}

.featured-img {
  height: 70vw;
  width: auto !important;
  padding: 0
}

@media only screen and (min-width:768px) {
  .featured-img {
    height: 262px;
    display: block;
    margin: auto
  }
}

@media only screen and (min-width:992px) {
  .featured-img {
    height: 340px;
    border-radius: 30px
  }
}

@media only screen and (min-width:1200px) {
  .featured-img {
    height: 440px;
    border-radius: 35px
  }
}

.home-logo {
  display: block;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .home-logo {
    display: none
  }
}

.content-spoiler-closed {
  height: 120px;
  overflow-y: hidden;
  margin-bottom: 2em
}

.content-spoiler-open {
  height: auto
}

.ad-holder img {
  margin-bottom: 2em;
  transition: all 1s ease;
  width: 100%;
  height: auto;
  padding: 4%
}

.ad-holder img:hover {
  transform: scale(1.05);
  filter: brightness(.9);
  cursor: pointer
}

.available-tag {
  -webkit-animation: flash linear 1s infinite;
  animation: flash linear 1s infinite;
  text-transform: capitalize;
  line-height: 20px;
  color: #ddac00 !important
}

@media (min-width:1200px) {
  .navbar__inner {
    width: 95%
  }

  .footer__container {
    padding-left: 3%;
    padding-right: 3%
  }
}

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

.footer img {
  padding-top: 30px
}

.footer__title {
  color: #fff;
  font-size: 15.5px;
  font-weight: 400;
  letter-spacing: .2em
}

@media (min-width:768px) {
  .footer__title {
    text-align: left
  }
}

.footer ul {
  padding-top: .5em;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  letter-spacing: .1em;
  line-height: 1.3;
  list-style: none
}

.footer ul li {
  text-align: center
}

a.content-btn {
  margin-top: 1em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: .5em
}

a.content-btn:focus {
  color: #ddac00
}

.refine-holder {
  float: right;
  margin-bottom: 30px;
  margin-top: 15px;
  width: 100%;
  position: relative
}

@media (min-width:768px) {
  .footer ul li {
    text-align: left
  }

  .refine-holder {
    width: 200px
  }
}

.refine-menu {
  display: none;
  list-style: none;
  color: #1c1c1c;
  background-color: #ddac00;
  font-weight: 600;
  width: 100%;
  z-index: 100;
  position: absolute
}

.refine-menu a,
a.refine-btn {
  text-align: center;
  display: block
}

.refine-menu a {
  font-weight: 400;
  color: #1c1c1c;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 100%
}

a.refine-btn,
a.refine-btn:active,
a.refine-btn:focus,
a.refine-btn:hover {
  color: #ddac00;
  text-decoration: none
}

.refine-menu a:hover {
  background-color: rgba(32, 32, 32, .1);
  text-decoration: none
}

.gallery-text-holder {
  min-height: 100px
}

a.refine-btn {
  font-weight: 600;
  background-color: #1c1c1c;
  padding: 8px 0
}

@-webkit-keyframes flash {

  0%,
  100% {
    opacity: 1
  }

  50% {
    opacity: .2
  }
}

@keyframes flash {

  0%,
  100% {
    opacity: 1
  }

  50% {
    opacity: .2
  }
}

.gallery-holder img {
  width: 100%;
  border-radius: 20px
}

.new_sash {
  position: absolute;
  width: 30% !important;
  right: -1px;
  top: -1px;
  border-radius: 30px
}

.reviews__holder_carousel .owl-nav {
  font-size: 3em
}

.reviews__holder_carousel .owl-nav button.owl-next,
.reviews__holder_carousel .owl-nav button.owl-prev {
  transition: all .2s ease-in-out
}

.reviews__holder_carousel .owl-nav button.owl-next:hover,
.reviews__holder_carousel .owl-nav button.owl-prev:hover {
  color: #ddab02;
  background-color: transparent
}

.reviews__holder_carousel .owl-nav button.owl-next i:active,
.reviews__holder_carousel .owl-nav button.owl-next i:focus,
.reviews__holder_carousel .owl-nav button.owl-next:active,
.reviews__holder_carousel .owl-nav button.owl-next:focus,
.reviews__holder_carousel .owl-nav button.owl-prev i:active,
.reviews__holder_carousel .owl-nav button.owl-prev i:focus,
.reviews__holder_carousel .owl-nav button.owl-prev:active,
.reviews__holder_carousel .owl-nav button.owl-prev:focus {
  outline: 0;
  background-color: transparent
}

.reviews__holder_carousel .owl-nav button.owl-next i:hover,
.reviews__holder_carousel .owl-nav button.owl-prev i:hover {
  background-color: transparent
}

.reviews__holder_carousel .owl-stage-outer {
  padding-top: 2em
}

.reviews__holder_carousel .owl-stage-outer .owl-item {
  opacity: .15;
  transition: all .66s ease-in-out;
  transform: scale(.9)
}

.reviews__holder_carousel .owl-stage-outer .owl-item.center {
  opacity: 1;
  transform: scale(1)
}

.reviews__holder_carousel .owl-stage-outer .owl-item .reviews__holder {
  padding: 0
}



.twitter-holder {
  background-color: orange;
  margin: 0 -15px;
  font-size: 3em;
  text-align: right;
  padding: 0 3% .35em 0
}

.twitter-holder i {
  font-size: .8em;
  line-height: .5;
  position: relative;
  top: 5px;
  left: 15px;
  transition: all .2s ease-in-out
}

.twitter-holder a {
  color: #000;
  text-decoration: none
}

.twitter-holder a:hover i {
  color: #fff;
  left: 5px
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top
}

.navbar .navbar-collapse {
  text-align: center
}