/*************************************************
* GENERAL
*************************************************/
@font-face {
  font-family: "vegur";
  src: url("http://grandpeninsulapark.com/wp-content/themes/gpp/css/../fonts/Vegur-L-0600.otf") format("truetype");
}
@font-face {
  font-family: "vegur";
  src: url("http://grandpeninsulapark.com/wp-content/themes/gpp/css/../fonts/Vegur-L-0600.otf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: "vegur";
  src: url("http://grandpeninsulapark.com/wp-content/themes/gpp/css/../fonts/Vegur-R-0600.otf") format("truetype");
  font-weight: 200;
}
@font-face {
  font-family: "vegur";
  src: url("http://grandpeninsulapark.com/wp-content/themes/gpp/css/../fonts/Vegur-M-0600.otf") format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: "vegur";
  src: url("http://grandpeninsulapark.com/wp-content/themes/gpp/css/../fonts/Vegur-B-0600.otf") format("truetype");
  font-weight: bolder;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.clear {
  clear: both;
}
.wrapper {
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}
div.separator {
  background: #c9b5a1;
  border: none;
  height: 2px;
  width: 80px;
}
body {
  font-size: 18px;
  font-family: 'vegur';
  font-weight: 100;
}
h1,
h2,
h3,
h4,
h5 {
  color: #a97148;
  font-weight: bold;
  letter-spacing: 1px;
}
h1 {
  font-size: 53px;
}
h2 {
  font-size: 42px;
}
h3 {
  font-size: 36px;
}
h4 {
  font-size: 30px;
}
h5 {
  font-size: 26px;
}
p {
  margin-bottom: 30px;
}
*,
a {
  outline: none;
}
/*************************************************
* COLORS
*************************************************/
.bg-inverse {
  background: #f0efe4;
}
.bg-brown {
  background: #a97148;
}
/*************************************************
* HEADER
*************************************************/
.header {
  background: #a97148 url('http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/bg-header.png') no-repeat;
  background-position: top right 350px;
  padding: 15px 0 10px;
  height: 190px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.header .logo {
  display: block;
  margin-top: 35px;
}
.header .menu-main-menu-container {
  position: absolute;
  bottom: -26px;
  right: 0;
}
.header .menu-main-menu-container strong {
  letter-spacing: 1px;
}
.header .menu-main-menu-container ul.menu li {
  float: left;
  list-style-type: none;
  margin-left: 45px;
}
.header .menu-main-menu-container ul.menu li a {
  color: #fff;
  padding-bottom: 22px;
  position: relative;
  display: block;
  font-weight: 100;
  letter-spacing: 1px;
}
.header .menu-main-menu-container ul.menu li a:after {
  content: '';
  height: 5px;
  background: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
.header .menu-main-menu-container ul.menu li:hover a:after,
.header .menu-main-menu-container ul.menu li.active a:after {
  display: block;
}
/*************************************************
* FOOTER
*************************************************/
.footer {
  padding: 75px 0 60px;
  text-align: center;
}
.footer .social {
  float: left;
  width: 40%;
  text-align: left;
}
.footer .social p {
  margin-bottom: 10px;
  font-size: 26px;
}
.footer .social ul {
  padding: 0;
  text-align: left;
  margin: 0;
}
.footer .social ul li {
  list-style: none;
  padding: 0;
  margin: 0 20px 0 0;
  display: inline-block;
  width: 51px;
  height: 52px;
  border-radius: 52px;
  background: #000000 url('http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/social.png') no-repeat;
}
.footer .social ul li.tw {
  background-position: -72px 0 !important;
}
.footer .social ul li.ig {
  background-position: -142px 0 !important;
}
.footer .social ul li.yt {
  background-position: -212px 0 !important;
}
.footer .social ul li a {
  width: 51px;
  height: 51px;
  text-indent: -9999px;
  display: block;
}
.footer .developer {
  width: 60%;
  float: right;
  padding-top: 30px;
}
.footer .developer img {
  width: 40%;
  height: auto;
  margin-left: 30px;
}
/*************************************************
* CONTENT
*************************************************/
.content {
  overflow: hidden;
}
/*************************************************
* SLIDESHOW
*************************************************/
.slideshow-layout {
  position: relative;
}
.slideshow-layout ul.full-slideshow {
  height: 100%;
}
.slideshow-layout ul.full-slideshow li {
  height: 100%;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
}
.slideshow-layout ul.full-slideshow li h4 {
  color: #fff;
  position: absolute;
  top: 290px;
  left: 0;
  font-weight: bold;
  letter-spacing: 5px;
}
.slideshow-layout ul.full-slideshow2 {
  height: 100%;
}
.slideshow-layout ul.full-slideshow2 li {
  height: 100%;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
}
.slideshow-layout ul.full-slideshow2 li h4 {
  color: #fff;
  position: absolute;
  top: 290px;
  left: 0;
  font-weight: bold;
  letter-spacing: 5px;
}
.slideshow-layout .bx-controls {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 999;
}
.slideshow-layout .bx-controls .bx-pager-item {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 20px;
}
.slideshow-layout .bx-controls .bx-pager-item a.bx-pager-link {
  border: 2px solid #fff;
  display: block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 22px;
  text-indent: -9999px;
  line-height: 0px;
  font-size: 0;
}
.slideshow-layout .bx-controls .bx-pager-item a.bx-pager-link.active {
  background: #a97149;
}
.slideshow-layout ul.banner-slideshow li {
  -webkit-background-size: cover;
  background-size: cover;
  height: 430px;
}
/*************************************************
* SECTION
*************************************************/
.section {
  position: relative;
}
.section.with-gap {
  padding: 90px 0;
}
.section.with-gap.goto {
  padding-top: 240px;
}
.section.no-end-gap {
  padding-bottom: 0 !important;
}
/*************************************************
* BUTTONS
*************************************************/
.btn {
  cursor: pointer;
  font-family: 'vegur';
}
.btn.btn-transparent a {
  padding: 10px 15px 8px 15px;
  border: 1px solid #a97149 !important;
  font-size: 25px;
  font-weight: 200;
  background: transparent !important;
}
.btn.btn-full {
  background: #f0efe4;
  height: 70px;
  line-height: 70px;
  border: none;
  font-weight: 200;
  font-size: 30px;
  padding: 0 50px;
}
/*************************************************
* BANNER
*************************************************/
.banner {
  height: 430px !important;
}
.banner .wrapper {
  margin-top: -430px;
}
.banner .wrapper h1 {
  font-weight: 100;
  color: #fff;
  position: absolute;
  top: 110px;
  left: 250px;
  line-height: 62px;
}
.banner .wrapper h1:after {
  content: '';
  height: 1px;
  width: 110px;
  background: #fff;
  bottom: -50px;
  left: 0;
  display: block;
  position: absolute;
}
/*************************************************
* FORMS
*************************************************/
form input[type="text"]::-webkit-input-placeholder,
form input[type="email"]::-webkit-input-placeholder {
  color: #000;
  font-weight: 100;
}
form input[type="text"]::-moz-input-placeholder,
form input[type="email"]::-moz-input-placeholder {
  color: #000;
  font-weight: 100;
}
form input[type="text"]:-ms-input-placeholder,
form input[type="email"]:-ms-input-placeholder {
  color: #000;
  font-weight: 100;
}
form input[type="text"]:-moz-placeholder,
form input[type="email"]:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  font-weight: 100;
}
form .fields {
  margin-bottom: 10px;
}
form .fields.field-half {
  width: 50%;
  padding: 0 5px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form .fields input[type="text"],
form .fields input[type="email"] {
  padding: 11px 11px 30px;
  border: none;
  color: #000;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 26px;
  font-weight: 100;
  font-family: 'vegur';
}
.section.home {
  height: auto !important;
}
.section.home .fp-tableCell {
  height: auto !important;
}
.section.home ul.full-slideshow {
  height: 995px;
}
/*************************************************
* OVERVIEW
*************************************************/
.section.overview {
  height: auto !important;
}
.section.overview .fp-tableCell {
  height: auto !important;
}
.section.overview ul.small-info {
  float: left;
}
.section.overview ul.small-info li {
  float: left;
  width: 20%;
  list-style-type: none;
  padding-right: 30px;
  text-align: center;
  box-sizing: border-box;
}
.section.overview ul.small-info li .small-info-feat {
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url(http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/overview.png);
  width: 185px;
  height: 225px;
  display: inline-block;
}
.section.overview ul.small-info li .small-info-feat.overview1 {
  background-position: 0 0;
}
.section.overview ul.small-info li .small-info-feat.overview2 {
  background-position: -285px 0;
}
.section.overview ul.small-info li .small-info-feat.overview3 {
  background-position: -570px 0;
}
.section.overview ul.small-info li .small-info-feat.overview4 {
  background-position: -856px 0;
}
.section.overview ul.small-info li .small-info-feat.overview5 {
  background-position: -1141px 0;
}
.section.overview ul.small-info li .small-info-desc {
  margin-top: 30px;
  font-size: 21px;
}
.section.overview ul.small-info li:nth-last-child(1) {
  margin-right: 0;
}
/*************************************************
* GALLERY
*************************************************/
.section.gallery {
  height: auto !important;
}
.section.gallery .fp-tableCell {
  height: auto !important;
}
/*************************************************
* 360view
*************************************************/
.section.threeview {
  height: 710px !important;
}
.section.threeview h2 {
  font-weight: 200;
}
/*************************************************
* LOCATION
*************************************************/
.section.location {
  height: 1048px !important;
}
.section.location .wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important;
  background: none;
}
/*************************************************
* ENQUIRY
*************************************************/
.section.enquiry {
  height: auto !important;
}
.section.enquiry .fp-tableCell {
  height: auto !important;
}
.section.enquiry .alt-title {
  height: 76px;
  line-height: 76px;
  letter-spacing: 1px;
  width: 340px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  margin: 0 auto 50px;
  font-weight: 200;
}
.section.enquiry p {
  text-align: center;
  font-size: 18px;
  font-weight: 100;
  padding: 0 140px;
  font-family: "vegur";
  font-weight: 200;
}
.section.enquiry form {
  width: 1025px;
  margin: 0 auto;
}
.section.enquiry form input[type="text"],
.section.enquiry form input[type="email"] {
  background: #e5a675;
}
.section.enquiry .appointment-title {
  font-size: 23px;
  font-weight: 100;
  letter-spacing: 5px;
  color: #fff;
  margin-bottom: 0;
  margin-top: 50px;
}
.section.enquiry .appointment-info {
  font-size: 42px;
  font-weight: 200;
  letter-spacing: 2px;
}
/*************************************************
* VIDEOS
*************************************************/
.section.videos {
  height: auto !important;
}
.section.videos .fp-tableCell {
  height: auto !important;
}
.videos-block {
  margin: 0 auto;
  width: 90%;
  overflow: hidden;
}
.videos-block .video-thumb {
  float: left;
  width: 44%;
  margin: 3%;
  height: 330px;
  background-size: cover !important;
  background-position: center !important;
  position: relative;
}
.videos-block .video-thumb a {
  display: block;
  width: 100%;
  height: 100%;
}
.videos-block .video-thumb .overlay {
  width: 100%;
  position: absolute;
  height: 100%;
  background: url('http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/overlay-video.png') no-repeat;
  background-position: center;
}
/*************************************************
* NEWS
*************************************************/
.section.news {
  height: auto !important;
}
.section.news .fp-tableCell {
  height: auto !important;
}
.news-block {
  margin: 0 auto;
  width: 1300px;
  overflow: hidden;
}
.news-block .news-thumb {
  float: left;
  width: 366px;
  margin: 20px 100px 20px 0px;
  background: #f7f6f0;
  text-align: center;
}
.news-block .news-thumb a {
  color: #000;
}
.news-block .news-thumb h4 {
  padding: 20px 30px 10px 30px;
  font-size: 26px;
  font-weight: 300 !important;
}
.news-block .news-thumb span {
  font-size: 20px;
  padding-bottom: 10px;
  display: block;
}
.news-block .news-thumb p {
  font-size: 20px;
  padding: 0 30px;
  line-height: 36px;
}
.news-block .news-thumb hr {
  margin: 0 30px 10px 30px;
  background: url('http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/hr.png') repeat-x;
  height: 2px;
  border: none;
}
.news-block .news-thumb i {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
  font-style: normal;
  display: block;
  padding-bottom: 20px;
}
.news-block .news-thumb img {
  width: 100%;
  height: auto;
}
.section.news .bx-wrapper {
  margin: 0 auto;
  max-width: 1300px !important;
}
.section.news .bx-wrapper .bx-viewport {
  height: auto !important;
}
.section.news .bx-wrapper .bx-controls-direction {
  text-align: center;
  margin: 30px 0;
}
.section.news .bx-wrapper .bx-controls-direction a {
  background: url('http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/arrow.png') no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin: 0 10px;
}
.section.news .bx-wrapper .bx-controls-direction a.bx-prev {
  -webkit-transform: rotate(180deg);
  /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg);
  /* FF */
  -o-transform: rotate(180deg);
  /* Opera */
  -ms-transform: rotate(180deg);
  /* IE9 */
  transform: rotate(180deg);
  /* W3C compliant browsers */
}
.detail_news {
  background: #f0efe4;
  padding: 80px 55px;
  overflow: hidden;
}
.detail_news .fl {
  float: left;
  width: 47.5%;
}
.detail_news .fl img {
  width: 100%;
  height: auto;
}
.detail_news .fl span {
  font-size: 18px;
  font-family: "vegur";
  font-weight: bold;
  display: block;
  margin-top: 10px;
}
.detail_news .fr {
  width: 47.5%;
  float: right;
}
.detail_news .fr hr {
  display: block;
  margin-bottom: 60px;
  height: 1px;
  border: none;
  background: #484744;
  width: 100%;
}
.detail_news .fr span {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
  font-family: "vegur";
  font-weight: bold;
}
.detail_news .fr h4 {
  width: 70%;
  font-size: 30px;
  font-family: "vegur";
  font-weight: 300 !important;
  line-height: 1.2em;
  margin-bottom: 35px;
}
.detail_news .fr p {
  font-size: 24px;
}
.enquire-button {
  border: 1px solid #fff;
  line-height: 36px;
  padding: 0 16px;
  position: absolute;
  right: 0;
  font-size: 22px;
  top: -105px;
  font-family: "vegur" !important;
}
.enquire-button:hover a:after,
.enquire-button.active a:after {
  display: none !important;
  font-weight: bold !important;
}
.enquire-button a {
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 300 !important;
}
.enquire-button a strong {
  font-weight: 300 !important;
}
.share {
  border: 1px solid #fff;
  color: #fff;
  padding: 0px 20px;
  line-height: 38px;
  position: absolute;
  right: 167px;
  top: 0px;
  font-size: 20px;
  font-family: "vegur";
  letter-spacing: 1px;
}
.share-block {
  display: none;
  position: absolute;
  padding: 10px;
  right: 0;
  top: 50px;
}
.ug-slider-control {
  display: none !important;
}
.rc-anchor-normal {
  height: 68px !important;
}
.rc-anchor-logo-portrait {
  margin: 6px 0 0 26px !important;
}
.ug-thumbs-strip {
  left: 0 !important;
}
.ug-thumb-wrapper.ug-thumb-generated {
  cursor: pointer;
}
.fluid-width-video-wrapper {
  height: 100%;
  padding-top: 190px !important;
}
.mobile,
.mobile-enq {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  body {
    zoom: .7;
  }
}
@media screen and (max-width: 767px) {
  .section,
  .section.threeview {
    height: auto !important;
  }
  h2 {
    font-size: 16px;
    font-weight: bold !important;
  }
  h3 {
    font-size: 17px;
  }
  .fl,
  .fr {
    float: none;
  }
  .wrapper {
    width: calc(100% - 30px);
  }
  p {
    margin-bottom: 20px;
  }
  .section.threeview .wrapper {
    width: 100% !important;
  }
  .section.with-gap.goto {
    padding-top: 20px;
  }
  .wpb_wrapper p {
    font-size: 13px !important;
    padding: 0 15px;
  }
  .section.with-gap {
    padding: 35px 0;
  }
  .header {
    height: 60px;
    padding: 0;
  }
  .header .logo {
    margin-top: 0;
    height: 50px;
    padding-top: 5px;
    width: auto;
    text-align: center;
    display: inline-block;
  }
  .header .logo img {
    height: 100%;
    width: auto;
  }
  .header .mobile {
    display: block;
    position: absolute;
    top: 9px;
    right: 9px;
    z-index: 999;
  }
  .header .mobile a {
    text-indent: -9999px;
    background: url('http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/menu-trigger.png') no-repeat;
    width: 20px;
    height: 12px;
    display: block;
  }
  .header .menu-main-menu-container ul.menu li.enquire-button {
    right: auto;
    left: 0;
    top: -50px;
    left: 9px;
    line-height: 13px;
    padding: 0;
    text-align: left;
  }
  .header .menu-main-menu-container ul.menu li.enquire-button a {
    padding: 2px !important;
    color: #fff !important;
    font-size: 10px;
    width: 40px;
  }
  .header .mobile-enq {
    display: block;
    position: absolute;
    top: 6px;
    left: 8px;
    border: 1px solid #fff;
    padding: 3px 3px 2px 3px;
    width: 33px;
    text-align: left;
  }
  .header .mobile-enq a {
    color: #fff;
    font-size: 10px;
    display: block;
    text-align: left;
    line-height: 13px;
    font-weight: 300;
  }
  .header .wrapper {
    width: 100%;
    text-align: center;
  }
  .menu-main-menu-container {
    left: 0;
    top: 0px;
    display: none;
  }
  .header .menu-main-menu-container ul {
    -webkit-box-shadow: 0px 5px 5px 0px #aeaeae;
    -moz-box-shadow: 0px 5px 5px 0px #aeaeae;
    box-shadow: 0px 5px 5px 0px #aeaeae;
    background: #fff;
    opacity: 0.9;
    margin-top: 60px;
  }
  .header .menu-main-menu-container ul.menu li {
    float: none;
    text-align: center;
    margin-left: 0;
    font-size: 14px;
  }
  .header .menu-main-menu-container ul.menu li a {
    color: #a97248;
    font-weight: 300;
    padding: 10px 0 !important;
    display: inline-block !important;
  }
  .header .menu-main-menu-container ul.menu li:last-child {
    display: none;
  }
  .header .menu-main-menu-container ul.menu li a::after {
    height: 3px;
    background: #a97248;
  }
  .slideshow-layout {
    margin-top: 60px;
  }
  .section.home ul.full-slideshow {
    height: 215px;
  }
  .slideshow-layout ul.full-slideshow li {
    height: 215px;
  }
  .fluid-width-video-wrapper > iframe {
    margin-top: 0;
  }
  .fluid-width-video-wrapper {
    padding-top: 0 !important;
  }
  .slideshow-layout .bx-controls .bx-pager-item {
    width: 13px;
    height: 13px;
    margin-right: 10px;
  }
  .slideshow-layout .bx-controls .bx-pager-item a.bx-pager-link {
    height: 13px;
    width: 13px;
    border: 1px solid #fff;
  }
  .slideshow-layout .bx-controls {
    bottom: 18px;
  }
  .slideshow-layout ul.full-slideshow li h4 {
    letter-spacing: 3px;
    font-size: 20px;
    top: 30px;
    left: 15px;
  }
  .section.overview ul.small-info li {
    margin-right: 0;
    width: 49%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    padding-right: 0;
  }
  .section.overview ul.small-info li .small-info-feat {
    width: 100%;
    background-size: 565px auto;
    background-repeat: no-repeat;
    height: 95px;
  }
  .section.overview ul.small-info li .small-info-desc {
    font-size: 13px;
    margin-top: 20px;
  }
  .section.overview ul.small-info li:nth-child(odd) .small-info-desc {
    padding-right: 14px;
  }
  .section.overview ul.small-info li:nth-child(odd) .small-info-feat {
    margin-right: 14px;
  }
  .section.overview ul.small-info li:nth-child(even) .small-info-desc {
    padding-left: 14px;
  }
  .section.overview ul.small-info li:nth-child(even) .small-info-feat {
    margin-left: 14px;
  }
  .section.overview ul.small-info li .small-info-feat {
    background: url('http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/overview-mobile.png') no-repeat;
  }
  .section.overview ul.small-info li .small-info-feat.overview1 {
    background-position: center 0px;
  }
  .section.overview ul.small-info li .small-info-feat.overview2 {
    background-position: center -104px;
  }
  .section.overview ul.small-info li .small-info-feat.overview3 {
    background-position: center -208px;
  }
  .section.overview ul.small-info li .small-info-feat.overview4 {
    background-position: center -316px;
  }
  .section.overview ul.small-info li .small-info-feat.overview5 {
    background-position: center -427px;
  }
  .wpb_single_image .vc_figure {
    width: 100%;
  }
  .threeview .vc_btn3-container {
    margin-bottom: 40px;
  }
  .threeview .vc_btn3-container a {
    font-size: 12px;
    padding: 5px;
  }
  .section.threeview {
    height: auto !important;
  }
  .banner {
    height: 132px !important;
    margin-top: -100px;
  }
  .banner .wrapper {
    margin-top: -100px !important;
  }
  .slideshow-layout ul.banner-slideshow li {
    height: 132px;
    background-position: center;
  }
  .banner .wrapper h1 {
    font-size: 15px;
    line-height: 1.5em;
    position: static !important;
    margin-left: 70px;
  }
  .banner .wrapper h1::after {
    display: none;
  }
  .gallery .slideshow-layout {
    margin-top: 0;
  }
  .section.gallery ul.full-slideshow2 {
    height: 215px;
  }
  .slideshow-layout ul.full-slideshow2 li {
    height: 215px;
  }
  .slideshow-layout ul.full-slideshow2 li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .gallery .slideshow-layout .bx-controls {
    position: static;
    background: #f0efe4;
    width: 100%;
    padding: 7px 0;
  }
  .gallery .slideshow-layout .bx-controls .bx-pager {
    text-align: center;
  }
  .gallery .slideshow-layout .bx-controls .bx-pager .bx-pager-item {
    width: auto;
    height: auto;
    margin: 0 5px;
    display: inline-block;
  }
  .gallery .slideshow-layout .bx-controls .bx-pager .bx-pager-item a {
    background: transparent;
    height: auto;
    width: auto;
    border: none;
    font-size: 12px;
    color: #000;
    text-indent: inherit;
    line-height: 12px;
    font-weight: bold;
  }
  .gallery .slideshow-layout .bx-controls .bx-pager .bx-pager-item a.active {
    color: #a97148;
  }
  .gallery .slideshow-layout .bx-controls .bx-controls-direction {
    position: relative;
    width: 100%;
  }
  .gallery .slideshow-layout .bx-controls .bx-controls-direction a {
    position: absolute;
    width: 13px;
    height: 21px;
    background: url('http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/mobile-arrow.png') no-repeat;
    margin-top: -23px;
    text-indent: -9999px;
  }
  .gallery .slideshow-layout .bx-controls .bx-controls-direction a.bx-prev {
    transform: rotate(180deg);
    left: 15px;
  }
  .gallery .slideshow-layout .bx-controls .bx-controls-direction a.bx-next {
    right: 15px;
  }
  .wpb_content_element {
    margin-bottom: 20px !important;
  }
  .videos .wrapper {
    width: 100%;
  }
  .videos-block {
    width: 100%;
  }
  .videos-block .video-thumb:nth-child(odd) {
    margin: 0 5px 5px 0;
  }
  .videos-block .video-thumb:nth-child(even) {
    margin: 0 0 5px 5px;
  }
  .videos-block .video-thumb {
    width: calc(50% - 5px);
    height: 90px;
  }
  .videos-block .video-thumb .overlay {
    background-size: 50px auto;
  }
  .news .wrapper {
    width: 100%;
  }
  .news-block .news-thumb {
    margin: 20px 0 20px 0 !important;
  }
  .news-block .news-thumb h4 {
    font-size: 12px;
    font-weight: 400px !important;
    padding: 10px 20px;
  }
  .news-block .news-thumb span {
    font-size: 12px;
  }
  .news-block .news-thumb hr {
    margin: 0 20px 10px;
  }
  .news-block .news-thumb p {
    font-size: 13px;
    line-height: 17px;
    padding: 0 20px;
  }
  .news-block .news-thumb i {
    font-size: 12px;
  }
  .section.news {
    padding-bottom: 4px !important;
  }
  .section.news .bx-wrapper .bx-controls-direction {
    margin: 0;
    position: absolute;
    width: 100%;
    bottom: 25px;
  }
  .section.news .bx-wrapper .bx-controls-direction a {
    position: absolute;
    width: 13px;
    height: 21px;
    background: url('http://grandpeninsulapark.com/wp-content/themes/gpp/css/../images/mobile-arrow.png') no-repeat;
  }
  .section.news .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
  }
  .section.news .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
  }
  .section.news .bx-wrapper .bx-pager.bx-default-pager {
    text-align: center;
    margin-top: -15px;
  }
  .section.news .bx-wrapper .bx-pager-item {
    display: inline;
    margin: 0 3px;
  }
  .section.news .bx-wrapper .bx-pager-item a {
    font-size: 11px;
    font-weight: 400;
    color: #000;
  }
  .section.news .bx-wrapper .bx-pager-item a.active {
    color: #a97148;
  }
  .location br {
    display: none;
  }
  .section.location {
    height: auto !important;
  }
  .wpb_gmaps_widget .wpb_map_wraper iframe {
    height: 235px;
  }
  .section.enquiry {
    margin-top: -20px;
  }
  .section.enquiry .alt-title {
    width: 160px;
    height: 39px;
    font-size: 20px;
    line-height: 39px;
    margin: 0 auto 16px;
  }
  .section.enquiry form {
    width: 100%;
  }
  form .fields.field-half {
    width: 100%;
    float: none;
    padding: 0;
  }
  .section.enquiry form input[type="text"],
  .section.enquiry form input[type="email"] {
    font-size: 13px;
    padding: 6px 8px 16px;
    font-weight: 300;
  }
  form .fields {
    margin-bottom: 7px;
  }
  .btn.btn-full {
    display: inherit;
    height: 23px;
    line-height: 23px;
    font-size: 11px;
    padding: 0 15px;
    margin: 0 auto;
  }
  .section.enquiry p {
    font-size: 12px;
    padding: 0;
  }
  .section.enquiry p br:nth-child(2) {
    display: none;
  }
  .section.enquiry .appointment-title {
    margin-top: 30px;
    font-size: 12px;
  }
  .section.enquiry .appointment-info {
    font-size: 23px;
  }
  .footer {
    padding: 15px 0 30px;
  }
  .footer .social {
    float: none;
    width: 100%;
    text-align: center;
  }
  .footer .social p {
    font-size: 13px;
  }
  .footer .social ul {
    text-align: center;
  }
  .footer .social ul li {
    width: 27px;
    height: 27px;
    margin: 0 10px 0 0;
    background-size: 160px auto;
  }
  .footer .social ul li:last-child {
    margin-right: 0;
  }
  .footer .social ul li.fb {
    background-position: -3px -2px;
  }
  .footer .social ul li.ig {
    background-position: -89px -3px !important;
  }
  .footer .social ul li.tw {
    background-position: -46px -2px !important;
  }
  .footer .social ul li.yt {
    background-position: -131px -3px !important;
  }
  .footer .developer {
    float: none;
    width: 100%;
  }
  .footer .developer img {
    width: 55%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  #cboxMiddleLeft,
  #cboxMiddleRight {
    width: 0 !important;
  }
  #cboxContent,
  #cboxLoadedContent {
    width: 100% !important;
  }
  .cboxPhoto {
    width: 100% !important;
    height: auto !important;
  }
  .detail_news {
    padding: 0 0 0px 0 !important;
    overflow-y: scroll;
    height: auto !important;
  }
  .detail_news .fl {
    float: none !important;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .detail_news .fl span {
    display: none;
  }
  .detail_news .fr {
    float: none !important;
    width: auto !important;
    padding: 0 20px !important;
  }
  .detail_news .fr span {
    font-size: 12px;
  }
  .detail_news .fr hr {
    margin-bottom: 35px;
  }
  .detail_news .fr h4 {
    font-size: 21px;
    width: 100%;
    margin-bottom: 20px;
  }
  .detail_news .fr p {
    font-size: 15px;
  }
  #colorbox.inline-colorbox {
    margin-left: 200%;
    -webkit-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
  }
  .inline-colorbox #cboxWrapper > div:first-child {
    display: none;
  }
  .inline-colorbox #cboxWrapper > div:last-child {
    display: none;
  }
  .inline-colorbox #cboxContent > #cboxClose {
    display: none;
  }
  .inline-colorbox #cboxLoadedContent {
    padding-top: 0 !important;
  }
  .button-wrap {
    position: relative;
    height: 40px;
    background: #a97148;
  }
  .button-wrap #cboxClose {
    text-indent: -999px;
    background-position: right;
    background-size: 70px auto;
    width: 30px;
    padding-right: 0;
  }
  .button-wrap .share {
    padding: 0 10px;
    top: 5px;
    font-size: 14px;
    line-height: 27px;
    right: 55px;
  }
  .button-wrap > strong {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 300 !important;
    margin: 0 0 0 10px;
    padding-top: 5px;
  }
  #colorbox,
  #cboxWrapper {
    width: 100% !important;
  }
  #colorbox #cboxContent {
    max-width: 100% !important;
  }
  .share-block {
    top: 30px;
    z-index: 999;
  }
  .yt-colorbox #cboxWrapper > div {
    display: none;
  }
  .gallery-colorbox #cboxWrapper {
    margin-top: 70px;
  }
}
