/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*======================================================================
    Global Style
========================================================================*/
@import "https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i";
@import url(https://fonts.googleapis.com/css?family=Economica:400,400italic,700,700italic);

@font-face {
    font-family: 'black_jackregular';
    src: url('fonts/blackjack-webfont.eot');
    src: url('fonts/blackjack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/blackjack-webfont.woff2') format('woff2'),
         url('fonts/blackjack-webfont.woff') format('woff'),
         url('fonts/blackjack-webfont.ttf') format('truetype'),
         url('fonts/blackjack-webfont.svg#black_jackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.sprite {
  background: url('../images/utilities-s7466e53992.png');
  margin: 12px 5px; }
  .sprite.fb {
    width: 12px;
    height: 23px;
    background-position: 0 -313px;
    display: inline-block;
    top: 3px;
    position: relative; }
    .sprite.fb:hover {
      width: 12px;
      height: 23px;
      background-position: 0 -62px; }
  .sprite.trip {
    width: 40px;
    height: 24px;
    background-position: 0 -810px;
    display: inline-block;
    top: 3px;
    position: relative; }
    .sprite.trip:hover {
      width: 40px;
      height: 24px;
      background-position: 0 -786px; }
  .sprite.googleplus {
    width: 34px;
    height: 22px;
    background-position: 0 -466px;
    display: inline-block;
    top: 3px;
    position: relative; }
    .sprite.googleplus:hover {
      width: 34px;
      height: 22px;
      background-position: 0 -336px; }

#wpadminbar {
  display: none !important; }

/*=== GENERAL LAYOUT ===*/
body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #716558;
  line-height: 25px;
  font-weight: normal; }
  body ol,
  body ul {
    padding-left: 20px; }
    body ol li,
    body ul li {
      font-size: 16px;
      color: #716558; }
  body p {
    margin: 0 0 24px;
    font-size: 16px; }

a {
  outline: 0 !important; }

h1 {
  font-size: 30px;
  color: #5FBA46;
  font-weight: bold; }

h2 {
  font-size: 25px;
  color: #716558;
  display: inline-block;
  border-bottom: 1px solid #716558;
  padding-bottom: 5px;
  font-weight: bold; }

h3 {
  font-size: 22px;
  color: #7DC121;
  font-weight: bold; }

h4 {
  font-size: 22px;
  color: #7DC121;
  font-weight: bold; }

h5 {
  font-size: 18px;
  color: #006838;
  font-weight: bold; }

h6 {
  font-size: 16px;
  color: #006838;
  font-weight: bold; }

.mobile-menu,
.menu-trigger {
  display: none; }

#main-wrapper {
  position: relative;
  overflow: hidden; }

.wrapper {
  max-width: 1460px;
  margin: auto;
  padding: 0 40px;
  position: relative; }

.cols2 {
  width: 47%;
  margin: 0;
  padding: 0 30px;
  float: left;
  box-sizing: border-box; }

.cols4 {
  width: 38%;
  float: left;
  padding-right: 4%; }

.cols8 {
  width: 62%;
  float: right;
  padding-right: 4%;
  color: #405B00; }
  .cols8 p {
    color: #405B00; }

.su-row {
  margin: 30px 0; }

.button {
  background: #244093;
  padding: 9px 15px;
  display: inline-block;
  margin: 40px 0;
  font-weight: normal !important;
  font-size: 17px !important;
  text-decoration: none !important;
  color: #FFCE01 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .button.nospace {
    margin: 0px 0; }
  .button:hover {
    background: #FFCE01;
    color: #244093 !important; }

/* Gravity Form*/
.gform_wrapper .top_label .gfield_label {
  display: none !important;
  color: #FFFFFF; }

.gform_wrapper .top_label .show-label .gfield_label {
  display: block !important;
  color: #FFFFFF;
  margin-top: 15px; }

input[type="text"],
input[type="email"],
input[type="phone"],
textarea,
.gform_wrapper textarea.medium,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 98.5% !important;
  box-sizing: border-box !important;
  padding: 10px 22px 10px !important;
  color: #808080 !important;
  font-size: 16px !important;
  background: #fff;
  font-family: "Open Sans", sans-serif !important;
  font-weight:normal;
  border: 1px solid #fff !important;
  margin: 0 3% 2% 0; }

textarea,
.gform_wrapper textarea.medium {
  height: 121px; }

body .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 10px !important; }

.gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important; }

.input-wrapper {
  margin: 0 0% 0 0; }

.input-wrapper.half-div-left,
.gform_wrapper ul li.gfield.half-input-left {
  width: 48%;
  margin-right: 2%;
  float: left;
  clear: none;
  margin: 0 2% 12px 0; }

.input-wrapper.half-div-right,
.gform_wrapper ul li.gfield.half-input-right {
  width: 50%;
  margin-left: 2%;
  float: left;
  clear: none;
  margin: 0 0 12px  0; }

input[type="button"],
button, input[type="button"], input[type="reset"], input[type="submit"],
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer input[type=image] {
  font-weight: normal !important;
  font-size: 16px !important;
  text-decoration: none !important;
  color: #fff !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  text-transform: uppercase;
  background: #86E90D;
  padding: 16px 32px;
  font-weight: normal;
  display: inline-block;
  margin: 24px 0 12px;
  border-radius: 7px; }
  input[type="button"].nospace,
  button.nospace, input[type="button"].nospace, input[type="reset"].nospace, input[type="submit"].nospace,
  .gform_wrapper .gform_footer input.button.nospace, .gform_wrapper .gform_footer input[type=submit].nospace, .gform_wrapper .gform_footer input[type=image].nospace {
    margin: 0px 0; }
  input[type="button"]:hover,
  button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,
  .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_footer input[type=image]:hover {
    background: #799900;
    color: #fff !important; }

form {
  margin: 25px 0 0 !important; }
  form .cols2 {
    padding: 0;
    width: 50%; }
    form .cols2 input[type="text"], form .cols2 input[type="email"], form .cols2 input[type="phone"], form .cols2 textarea, form .cols2 .gform_wrapper textarea.medium, form .cols2 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, form .cols2 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, form .cols2 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, form .cols2 .gform_wrapper .top_label input.medium, form .cols2 .gform_wrapper .top_label select.medium {
      border: 0px solid #fff !important;
      width: 97% !important;
      margin: 0 3% 3% 0; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  max-width: 100% !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label {
  margin-left: 0 !important; }

.entry-content .gform_wrapper .top_label .show-label .gfield_label {
  display: none !important; }
.entry-content .gform_wrapper .top_label .gfield_label {
  display: block !important;
  color: #4D4D4D !important;
  font-weight: normal !important; }
.entry-content .gform_wrapper .gfield_required {
  display: none !important; }
.entry-content .gform_wrapper ul li.gfield {
  margin-bottom: 20px; }
.entry-content .gform_wrapper .gform_footer input.button, .entry-content .gform_wrapper .gform_footer input[type=submit], .entry-content .gform_wrapper .gform_footer input[type=image] {
  background: #244093;
  padding: 9px 15px;
  display: inline-block;
  margin: 12px 0;
  font-weight: normal !important;
  font-size: 16px !important;
  text-decoration: none !important;
  color: #FFCE01 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  text-transform: uppercase; }
  .entry-content .gform_wrapper .gform_footer input.button.nospace, .entry-content .gform_wrapper .gform_footer input[type=submit].nospace, .entry-content .gform_wrapper .gform_footer input[type=image].nospace {
    margin: 0px 0; }
  .entry-content .gform_wrapper .gform_footer input.button:hover, .entry-content .gform_wrapper .gform_footer input[type=submit]:hover, .entry-content .gform_wrapper .gform_footer input[type=image]:hover {
    background: #0071bc;
    color: #fff !important; }

/* Metaslider */
.metaslider {
  max-width: 100% !important; }

.metaslider .caption-wrap {
  bottom: 13% !important;
  background: none !important;
  opacity: 1 !important; }
  .metaslider .caption-wrap h2 {
    font-size: 72px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    margin: 0; }
  .metaslider .caption-wrap h3 {
    font-size: 43px;
    font-weight: normal;
    color: #B0FF05;
    text-transform: uppercase; }
  .metaslider .caption-wrap p {
    font-size: 15px;
    color: #fff;
    font-weight: bold; }

.metaslider .flexslider {
  overflow: hidden !important; }

.metaslider .caption {
  max-width: 1330px;
  margin: auto;
  text-align: right;
  padding: 53px 16px 134px !important;
  background: url('../images/slider-textbg.png') no-repeat right center;
  margin: 0 auto; }
.metaslider .slides img {
    position: absolute;
    bottom: 0;
}
.scrolldown {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.flex-control-nav {
  max-width: 1417px !important;
  margin: auto !important;
  padding: 0 30px !important;
  position: relative !important;
  margin-top: -120px !important;
  z-index: 99;
  bottom: 30px !important;
  text-align: right !important;
  display: none; }

.metaslider .flexslider {
  margin: 0 !important; }

.flex-control-paging li {
  text-align: left; }
  .flex-control-paging li a {
    background: #fff !important;
    width: 12px !important;
    height: 12px !important; }
    .flex-control-paging li a.flex-active {
      background: #fdce02 !important; }

.bx-wrapper {
  position: relative; }

.bx-controls-direction {
  z-index: 9999999;
  position: absolute;
  top: 0;
  width: 100%; }

.custom-prev,
.bx-prev {
  background: url('../images/arrow-left.png') no-repeat top left;
  width: 35px;
  height: 41px;
  display: block;
  text-align: left;
  z-index: 9999999;
  position: absolute;
  top: 133px;
  left: 40px;
  color: transparent !important; }

.custom-next,
.bx-next {
  background: url('../images/arrow-right.png') no-repeat top right;
  width: 35px;
  height: 41px;
  display: block;
  text-align: left;
  z-index: 9999999;
  position: absolute;
  top: 133px;
  right: 40px;
  color: transparent !important; }

.bx-default-pager {
  width: 50%;
  float: right;
  top: -73px;
  position: relative; }
  .bx-default-pager .bx-pager-item {
    display: inline-block;
    margin-right: 11px; }

.bx-pager-item a {
  width: 16px;
  height: 16px;
  display: inline-block;
  text-indent: -999999px;
  background: #4D4D4D; }
  .bx-pager-item a.active {
    background: #86E90D; }

.safari .bx-pager-item a {
  text-indent: 0;
  color: transparent !important; }

.bx-viewport {
  height: auto !important; }

.metaslider .flexslider .slides li {
  background-image: url('../images/background-inside.jpg');
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }

.home .metaslider .flexslider .slides li {
  background-image: url('../images/background-home.jpg');
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }

.mobile {
  display: none; }

/* Fancy Box*/
.fancybox-skin {
  background-color: #7DC121;
  color: #fff; }
  .fancybox-skin #data {
    padding: 20px 50px;
    text-align: center; }
  .fancybox-skin h3 {
    color: #F0BD2D;
    font-weight: bold; }
  .fancybox-skin ul {
    padding: 0;
    list-style: none; }
    .fancybox-skin ul li a {
      color: #fff;
      text-decoration: none; }
      .fancybox-skin ul li a:hover {
        color: #29abe2; }

  .gallery-item .wp-caption-text{display:none;}

.ngg-gallery-thumbnail-box {
  margin-right: 37px !important;
  margin-bottom: 37px !important; }

.ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(7n+7) {
  margin-right: 0px !important; }

::-webkit-input-placeholder {
  color: #808080;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight:normal; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #808080;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight:normal; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #808080;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight:normal; }

:-ms-input-placeholder {
  color: #808080;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight:normal; }

/*======================================================================
    Helper Styles
========================================================================*/
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/*======================================================================
    Partials
========================================================================*/
/*======================================================================
    Template Sections Styles
========================================================================*/
#masthead {
  position: relative;
  z-index: 999; }

.site-logo {
  float: left;
  width: 215px;
  margin: 0px 0;
  position: absolute;
  background: url('../images/logo-bg.png?1471790038') no-repeat top left;
  padding: 0 0 69px; }

.social-media {
  text-align: center;
  margin: 10px 0 0; }

.right-side-head {
  float: right;
  width: 75%;
  position: relative;
  text-align: right;
  margin-top: 0; }
  .right-side-head p {
    font-size: 21px;
    margin-right: 22px;
    color: #7DC121;
    font-weight: bold;
    margin-bottom: 12px;
    display: inline-block; }
    .right-side-head p a.book-online {
      background: #7DC121;
      padding: 12px 25px;
      font-size: 21px;
      color: #fff;
      border:3px solid transparent;
      margin-top: -1px;
      display: inline-block;
      font-weight: bold; }
      .right-side-head p a.book-online:hover{
        border:3px solid #7DC121;
        background: none;
        color:#7DC121;
      }

#site-navigation ul {
  padding: 0px 0;
  margin: 0;
  text-align: right; }
  #site-navigation ul > li {
    list-style: none;
    display: inline-block; }
    #site-navigation ul > li > a {
      font-size: 14px;
      color: #333333;
      display: block;
      font-weight: normal;
      padding: 25px 16px 16px;
      position: relative;
      font-weight: normal;
      text-transform: uppercase;
      position: relative; }
      #site-navigation ul > li > a:focus, #site-navigation ul > li > a:visited, #site-navigation ul > li > a:active, #site-navigation ul > li > a:hover {
        text-decoration: none !important; }
      #site-navigation ul > li > a:hover {
        color: #7DC121; }
    #site-navigation ul > li.current-menu-ancestor > a, #site-navigation ul > li.current-menu-item > a, #site-navigation ul > li.current_page_item > a {
      color: #8ac543; }
    #site-navigation ul > li > ul {
      display: none; }
      #site-navigation ul > li > ul ul {
        background: #F2F2F2;
        border: 0 !important;
        padding: 12px 18px !important; }

.menu-trigger {
  display: none; }
  .menu-trigger .active {
    display: none; }
  .menu-trigger:hover .active {
    display: inline; }
  .menu-trigger:hover .not-active {
    display: none; }
  .menu-trigger.active .active {
    display: inline; }
  .menu-trigger.active .not-active {
    display: none; }
  .menu-trigger.trigger-white {
    display: none; }

.sub-foot {
  background: url('../images/sub-foot.png') no-repeat right top;
  background-size: cover;
  padding: 60px 0 12px;
  text-align: left; }
  .sub-foot .wrapper {
    max-width: 1170px; }
  .sub-foot h3 {
    font-size: 39px;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    padding: 10px 30px 0 12px;
    margin: 0;
    line-height: 39px;
    float: left; }
  .sub-foot .button {
    background: none;
    padding: 9px 15px;
    display: inline-block;
    margin: 40px 0;
    font-weight: normal !important;
    font-size: 27px !important;
    text-decoration: none !important;
    color: #86E90D !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #86E90D;
    margin: 0;
    float: left;
    border-radius: 8px; }
    .sub-foot .button.nospace {
      margin: 0px 0; }
    .sub-foot .button:hover {
      background: #86E90D;
      color: #fff !important; }
  .sub-foot img {
    float: left;
    margin-top: -132px; }

.home .sub-foot {
  display: none; }

#subhead {
  background: #fff;
  padding: 40px 0 40px;
  color: #fff;
  font-size: 16px;
  font-weight:normal;
  margin-top: -2px; }
  #subhead .wrapper .cols2 {
    padding: 0; }
  #subhead .cols3{
    width:33.33%;
    float:left;
  }
  #subhead .cols3 + .cols3 + .cols3{
    text-align: right;
  }
  #subhead .wrapper .cols2:first-child + .cols2 {
    text-align: right;
    float: right;
    padding: 0 8px 0 0; }
  #subhead p {
    color: #898B8D;
    font-size: 14px; }
  #subhead a {
    color: #898B8D;
    font-size: 14px; }
    #subhead a:hover {
      color: #8ac543; }

/*======================================================================
    Pages Styles
========================================================================*/
/*======================================================================
   Home Template
========================================================================*/
.featured-pages {
  padding: 18px 0;
  background: #F2F2F2;
  margin-bottom: 42px; }
  .featured-pages .featured-item {
    text-align: center;
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding: 0 12px; }
    .featured-pages .featured-item.mobile-item {
      display: none; }
    .featured-pages .featured-item h4 {
      font-size: 27px;
      color: #405B00; }
    .featured-pages .featured-item .featured-imagehome {
      display: inline-block;
      width: 100%; }
    .featured-pages .featured-item:hover img {
      -ms-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8); }
    .featured-pages .featured-item img {
      max-width: 100%;
      -webkit-transition: transform .25s ease;
      -moz-transition: transform .25s ease;
      transition: transform .25s ease; }

.projects-item h3 {
  font-size: 39px;
  color: #708800;
  text-transform: uppercase;
  margin: 0 0 23px;
  font-weight: normal; }
.projects-item h4 {
  font-size: 26px;
  color: #4D4D4D;
  text-transform: uppercase;
  margin: 0 0 20px; }
.projects-item p {
  font-size: 19px;
  color: #000000; }

.projects-item .cols2 {
  padding-bottom: 100px;
  position: relative; }

.home-banner {
  clear: both;
  position: relative;
  top: -1px; }

.home-content {
  position: relative;
  background: url('../images/banner-bg.png') no-repeat bottom left;
  background-size: cover; }
.page-template-default .home-content ,
.page-template-template-two-content .home-content ,
.page-template-template-gallery .home-content ,
.page-template-template-contact .home-content ,
.page-template-site-map .home-content ,
.page-template-template-accomm .home-content {
    bottom: 0;
    width: 100%;
    position:absolute;
}
.page-banner{
  position:relative;
}
  .home-content::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    height: 100%;
    display: block;
    background: url('../images/home-sidebar.jpg') no-repeat top center;
    background-size: cover;
    content: "";
    z-index: 98; }
  .home-content h4 {
    background: url('../images/h4-backgroundhome.png') no-repeat top center;
    background-size: cover;
    padding: 27px 27px;
    font-size: 26px;
    color: #fff;
    margin-bottom: 42px; }
  .home-content p {
    font-size: 24px;
    color: #000000;
    padding: 0 27px; }
  .home-content .wrapper {
    z-index: 99; }

.home-text {
  width: 100%;
  float: left;
   padding: 15px 0; }
  .home-text h3 {
    font-size: 50px;
    font-weight: normal;
    font-family: 'black_jackregular';
    padding-bottom: 0px;
    margin-bottom: 8px;
    color: #fff; }
    .home-text h4 {
    font-size: 21px;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 30px;
    margin: 0;
    color: #fff;}
    .home-text p{
      font-size: 18px;
      color:#fff;
    }
    .home-text a{
      color:#fff;
    }

  .home-text .lizard-large {
    position: absolute;
    bottom: -127px;
    left: 132px; }
.second-content{
  padding:54px 0;
  background: url('../images/second-contentbg.png') no-repeat bottom center;
}
.home .second-content{
  background:none;
}
  .second-content .wrapper{
    max-width: 880px;
  }
.book-wrapper{
  background: url('../images/background-booking.png') no-repeat top center;
  background-size:cover;
  padding:150px 0;
  text-align: center;
}
  .book-wrapper h3{
    font-size: 24px;
    font-weight: bold;
    color:#fff;
    margin-bottom: 29px;
  }
  .book-wrapper p{
    font-size: 18px;
    font-weight: normal;
    color:#fff;
  }
    .book-anchor,
    .book-wrapper a{
      color:#fff;
      margin-top:20px;
      background: #7DC121;
      padding: 12px 25px;
      font-size: 21px;
      color: #fff;
      display: inline-block;
      font-weight: bold;
      text-decoration: none;
      margin-bottom: 20px;
      border:3px solid transparent;
    }
    .book-anchor:hover,
    .book-wrapper a:hover{
      border:3px solid #7DC121;
      background:none;
      color:#7DC121;
    }
    .gallery{
      position: relative;
      left: -9px;
    }
    .gallery-texts{
      width: 27%;
      float: right;
    }
    .gallery-cont{
      width: 73%;
      float: left;
    }
    .gallery-cont iframe{
      max-width:95%;
    }
.bxslider-image {
  position: relative;
  padding: 0;
  margin: 0; }
  .bxslider-image .image-holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    list-style: none; }
    .bxslider-image .image-holder:first-child {
      display: block; }
    .bxslider-image .image-holder img {
      width: 100%; }

.home-sidebar {
  width: 50%;
  float: right;
  padding: 62px 0px 38px 102px;
  background-size: cover;
  text-align: left; }
  .home-sidebar h3 {
    font-size: 34px;
    color: #fff;
    margin-top: 0; }
  .home-sidebar .box-border {
    padding: 36px 30px;
    border: 1px solid #fff;
    font-weight: bold;
    text-align: center;
    max-width: 400px;
    color: #fff;
    display: inline-block;
    width: 100%; }

/*======================================================================
    Page Template
========================================================================*/
.banner-parallax {
  padding: 40px 0;
  height: auto;
  background: url('../images/background-inside.jpg') no-repeat top center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center; }
  .banner-parallax .wrapper {
    text-align: right;
    padding: 53px 80px 134px !important;
    background: url('../images/slider-textbg.png') no-repeat 88% center; }
  .banner-parallax h2 {
    font-size: 72px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    margin: 0; }
  .banner-parallax h3 {
    font-size: 43px;
    font-weight: normal;
    color: #B0FF05;
    text-transform: uppercase; }
  .banner-parallax p {
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF; }

.content-page {
  padding: 40px 0; }
  .content-page h2 {
    font-size: 48px;
    font-weight: normal;
    color: #72D84A;
    text-transform: uppercase;
    border: 0 !important;
    margin: 0; }
.installation-item{
  margin: 35px 0 70px;
  padding:1px 0;
}
.installation-item .post-thumb{
      width: 49%;
      float: left;
}
.installation-item .post-cont{
    width: 47%;
    float: right;
    padding: 12px 0;
}
.testimonial-content .testimonial-item {
  float: right;
  width: 45%;
  margin-right: 5%;
  padding-bottom: 25px;
  padding-top: 46px;
  border-bottom: 1px solid #716558; }

.page-template-template-contact .sub-foot {
  display: none; }
.page-template-template-contact .home-content p {
  padding-left: 0; }

/*======================================================================
    Single Post Template
========================================================================*/
/*======================================================================
    Search Result Page Template
========================================================================*/
/*======================================================================
    Categories and Archives Page Template
========================================================================*/
/*======================================================================
    404 Page Template
========================================================================*/
/*======================================================================
    Single Post Template
========================================================================*/
/*======================================================================
    Wordpress Default Styles
========================================================================*/
/*======================================================================
    Wordpress Base Styles
========================================================================*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

:focus {
  /* remember to define focus styles! */
  outline: 0; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  color: #222;
  font-family: sans-serif; }

body {
  margin: 0;
  line-height: 1.4; }

table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: "Lato", sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

/**
 * Embedded content
 * -----------------------------------------------------------------------------
 */
img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

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

/*=== Figures ===*/
figure {
  margin: 0; }

/**
 * Chrome Frame Styles
 * -----------------------------------------------------------------------------
 */
.chromeframe {
  margin: 0.2em 0;
  padding: 0.2em 0;
  background: #ccc;
  color: black; }

/*======================================================================
    Wordpress Comments Styles
========================================================================*/
#contents {
  word-wrap: break-word;
  -ms-word-wrap: break-word; }
  #contents .sticky {
    text-decoration: none; }
  #contents .bypostauthor {
    text-decoration: none; }
  #contents .entry .entry-content h1,
  #contents .entry .entry-content h2,
  #contents .entry .entry-content h3,
  #contents .entry .entry-content h4,
  #contents .entry .entry-content h5,
  #contents .entry .entry-content h6 {
    margin: 10px 0;
    font-family: "Lato", sans-serif; }
  #contents .entry table {
    border: 0px solid #ddd;
    margin: 0 0 1.625em;
    width: 100%;
    padding: 0;
    position: relative;
    left: -9px; }
    #contents .entry table th {
      font-size: 10px;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 2.6em;
      text-transform: uppercase;
      padding: 6px 0;
      text-indent: 10px; }
    #contents .entry table td {
      border-top: 0px solid #ddd;
      border: 0px solid #ddd;
      padding: 6px 10px; }
  #contents .entry pre {
    border: 0px solid #e2e2e2;
    padding: 20px; }

/*======================================================================
    Wordpress Form Styles
========================================================================*/
form {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

label {
  cursor: pointer; }

legend {
  padding: 0;
  border: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  margin: 0;
  vertical-align: baseline;
  font-size: 100%;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid,
textarea:invalid {
  background-color: #f0dddd; }

/*======================================================================
    Wordpress Gallery Styles
========================================================================*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  display: block;
  clear: both;
  margin-right: auto;
  margin-left: auto; }

img.alignnone,
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.5em; }

.wp-caption {
  margin-bottom: 1.5em;
  padding: 8px;
  max-width: 96%;
  background: #efefef; }

.wp-caption img {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto; }

.wp-caption-text {
  position: relative;
  margin-bottom: 0.6em;
  padding: 10px 5px 5px;
  color: #7a7a7a;
  text-align: center;
  font-style: italic;
  font-size: 13px;
  font-family: Georgia, serif; }

img[class*="wp-image-"] {
  padding: 5px;
  border: 0px solid #ddd;
  background: none; }

/* Responsive images */
#contents img,
.comment-content img,
.widget img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */ }

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
  max-width: 100%; }

/**
 * Wordpress Gallery Styles
 * -----------------------------------------------------------------------------
 */
.gallery {
  margin: auto; }

.gallery dl {
  margin: 0; }

.gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
  margin: 0;
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.gallery-item img {
  border: 2px solid #cfcfcf;
  max-width: 100%; }

.gallery-item .gallery-caption {
  margin-left: 0; }

.gallery-columns-1 .gallery-item {
  width: 100%;
  margin: 0 5px; }

.gallery-columns-2 .gallery-item {
  width: 48%;
  margin: 0 5px; }

.gallery-columns-3 .gallery-item {
  width: 30%;
  margin: 0 10px; }

.gallery-columns-3 .gallery-item img {
  width: 100%; }

.gallery-columns-4 .gallery-item {
  width: 22%;
  margin: 0 9px; }

.gallery-columns-5 .gallery-item {
  width: 17%;
  margin: 0 9px; }

.gallery-columns-6 .gallery-item {
  width: 15%;
  margin: 0 5px; }

.gallery-columns-7 .gallery-item {
  width: 12%;
  margin: 0 7px; }

.gallery-columns-8 .gallery-item {
  width: 10%;
  margin: 0 8px; }

.gallery-columns-9 .gallery-item {
  width: 9%;
  margin: 0 6px; }

.gallery-columns-10 .gallery-item {
  width: 8%;
  margin: 0 5px; }

/*======================================================================
    Wordpress Table Styles
========================================================================*/
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1); }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
  padding: 10px; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: bold; }

td {
  border-width: 0 1px 1px 0; }

/*======================================================================
    Wordpress Typography Styles
========================================================================*/
/**
 * Links Styles
 * -----------------------------------------------------------------------------
 */
a {
  color: #708800; }

a:hover {
  text-decoration: none;
  color: #708800; }

a:focus {
  outline: thin dotted; }

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

/**
 * Typography Styles
 * -----------------------------------------------------------------------------
 */
abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-weight: bold;
  font-style: italic; }

pre, code, kbd, samp {
  font-size: 1em;
  font-family: monospace, serif;
  _font-family: 'courier new', monospace; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

small {
  font-size: 85%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*======================================================================
    Wordpress Widgets Styles
========================================================================*/
.widget {
  margin: 0 0 30px 0; }
  .widget h3 {
    margin: 20px 0;
    padding: 0;
    text-transform: uppercase; }
  .widget p {
    margin-bottom: 15px; }
  .widget ul {
    clear: both;
    padding-left: 10px;
    list-style-position: inside;
    list-style-type: disc; }
    .widget ul li a {
      padding: 0 0 0 5px;
      line-height: 22px;
      text-decoration: none;
      word-break: break-all; }
      .widget ul li a:hover {
        text-decoration: underline; }
    .widget ul li ul {
      padding: 0 0 0 15px;
      border-top: none; }

/**
 * Calenday Styles Widget
 * -----------------------------------------------------------------------------
 */
#wp-calendar {
  width: 100%;
  margin-bottom: 15px;
  clear: both;
  padding: 0; }
  #wp-calendar caption {
    padding: 0 0 10px; }
  #wp-calendar th,
  #wp-calendar td {
    text-align: center;
    background: rgba(0, 0, 0, 0.05);
    padding: 5px; }
  #wp-calendar td {
    background: transparent; }
  #wp-calendar a {
    color: #000;
    font-weight: bold; }

/**
 * Comment Threaded Styles
 * -----------------------------------------------------------------------------
 */
#comments {
  position: relative;
  margin: 20px 0 0;
  padding: 20px 0 0 0;
  clear: both; }
  #comments h3 {
    color: #333;
    font-weight: normal;
    margin-bottom: 20px; }
  #comments .comment {
    margin-top: 10px;
    width: 100%;
    list-style-type: none; }
    #comments .comment.thread-even {
      background: #fafafa;
      background: rgba(0, 0, 0, 0.02);
      border-bottom: 1px solid #e6e6e6;
      border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    #comments .comment article.comment {
      padding: 20px;
      width: auto; }
    #comments .comment .comment-container {
      position: relative;
      padding: 20px; }
    #comments .comment .comment-head {
      margin: 0 0 15px 0; }
  #comments .avatar {
    float: left;
    margin: 0 15px 10px 0; }
    #comments .avatar img {
      margin: 0;
      vertical-align: middle;
      border: 1px solid #ddd;
      padding: 3px;
      background: #fff; }
  #comments .comment-head .name {
    margin: 0;
    font-weight: bold;
    font-size: 15px; }
  #comments .comment-head .date,
  #comments .comment-head .edit,
  #comments .comment-head .perma {
    font-size: 11px; }
  #comments .comment-entry p {
    margin: 0 0 10px 0; }
  #comments .comment-entry .reply {
    padding-top: 10px; }
    #comments .comment-entry .reply a {
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background: #FFFFFF;
      color: #555555 !important;
      text-shadow: none; }
      #comments .comment-entry .reply a:hover {
        background: #fafafa; }
  #comments ul.children {
    margin: 10px 10px 0 25px;
    padding: 0; }
    #comments ul.children li {
      border-top: 1px solid #e6e6e6; }
  #comments .cancel-comment-reply {
    margin: 10px 0; }
  #comments .navigation {
    padding: 20px 0; }
    #comments .navigation a {
      display: block;
      margin: 15px 0 0 0;
      text-decoration: none; }
    #comments .navigation .nav-previous {
      float: left; }
    #comments .navigation .nav-next {
      float: right; }
    #comments .navigation h3#pings {
      margin-top: 25px; }
  #comments .pingbacks li .pingback {
    margin: 10px 0; }
    #comments .pingbacks li .pingback .reply {
      display: none; }

/**
 * Comment Form Styles
 * -----------------------------------------------------------------------------
 */
#respond {
  margin: 40px 0 0;
  clear: both; }
  #respond h3 {
    color: #333;
    font-weight: normal;
    margin-bottom: 20px; }
  #respond #reply-title small {
    display: block;
    font-size: 14px;
    margin-top: 5px; }
  #respond .left {
    float: left;
    width: 200px;
    margin-right: 15px; }
  #respond .right {
    float: left;
    width: 380px; }
  #respond label {
    font-size: 11px;
    color: #777; }

#commentform {
  margin: 15px 0 0 0; }
  #commentform input.txt,
  #commentform textarea {
    font: 14px/14px Arial, Helvetica, sans-serif;
    border-color: #ccc #efefef #efefef #ccc;
    border-width: 1px;
    border-style: solid; }
  #commentform input.txt {
    color: #666;
    background: #fcfcfc;
    width: 170px;
    margin: 0 5px 10px 0;
    padding: 5px 7px; }
  #commentform textarea {
    color: #666;
    background: #fcfcfc;
    width: 95% !important;
    padding: 5px 7px; }
  #commentform #submit {
    margin: 15px 0 0 0; }

/**
 * Comment Form Styles
 * -----------------------------------------------------------------------------
 */
h3#pings {
  margin: 25px 0 10px 0; }

.pinglist li {
  margin: 0 0 0 20px;
  list-style-type: decimal; }
  .pinglist li .author {
    font-weight: bold;
    font-size: 15px; }
  .pinglist li .date {
    font-size: 11px; }
  .pinglist li .pingcontent {
    display: block;
    margin: 10px 0; }

/*======================================================================
    Print Styles
========================================================================*/
/*=== Print Styles ===*/
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
    -ms-filter: none !important;
    filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/*======================================================================
    Override Styles here
========================================================================*/
/**/
/*======================================================================
    Media Query here
========================================================================*/
@media (min-width: 1401px) {
  .metaslider .caption-wrap h3 {
    font-size: 45px; }

  .metaslider .caption-wrap p {
    font-size: 19px; } }
@media (max-width: 1400px) {
  #site-navigation ul > li > a {
    font-size: 12px;
    padding: 25px 15px 16px; }

  .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(7n+7) {
    margin-right: 37px !important; }

  .ngg-galleryoverview {
    text-align: center; }

  .ngg-gallery-thumbnail-box {
    float: none !important;
    display: inline-block; } }
@media (max-width: 1250px) {
  .banner-parallax .wrapper {
    padding: 44px 80px 109px !important;
    background-size: 80% auto; }

  .banner-parallax h3 {
    font-size: 31px; }

  .banner-parallax h2 {
    font-size: 49px; }

  .sub-foot h3 {
    font-size: 27px;
    padding: 4px 30px 0 12px; }

  .sub-foot .button {
    font-size: 18px !important; }

  .sub-foot .wrapper {
    max-width: 963px; }

  .custom-prev,
  .custom-next {
    top: 100px; } }
@media (max-width: 1100px) {
  #site-navigation ul > li > a {
    font-size: 12px;
    padding: 25px 11px 16px; } }
@media (max-width: 1020px) {
  .right-side-head{
        padding-bottom: 25px;
  }
  #site-navigation {
    display: none;
    position: absolute;
    top: 118px;
    right: 0;
    z-index: 999;
    background: #7DC121; }
    #site-navigation ul {
      padding: 0px;
      margin: 0;
      text-align: center;
      min-width: 200px; }
      #site-navigation ul > li {
        display: block;
        float: none;
        width: 100%;
        border-bottom: 1px solid #708800; }
        #site-navigation ul > li > a {
          font-size: 15px;
          padding: 10px 17px;
          color: #fff; }
        #site-navigation ul > li:hover, #site-navigation ul > li.current-menu-item {
          background: #fff; }
          #site-navigation ul > li:hover > a, #site-navigation ul > li.current-menu-item > a {
            color: #708800; }

  .projects-item .cols2 {
    padding: 0 12px;
    padding-bottom: 78px; }

  .content-page .content1,
  .content-page .content2 {
    text-align: center; }

  .content-page h2 {
    font-size: 44px; }

  .custom-prev,
  .custom-next {
    top: 78px; }

  .bx-default-pager {
    width: 50%; }

  .banner-parallax h3 {
    font-size: 24px; }

  .banner-parallax h2 {
    font-size: 38px; }

  .menu-trigger {
    display: block;
    width: 42px;
    right: 0;
    float: none;
    margin-right: 19px;
    /* display: inline-block; */
    clear: both;
    position: absolute;
    top: 76px;
    margin-bottom: 20px; }

  .bxslider-image .image-holder img {
    width: 100%;
    height: auto; }

  .cols4 {
    width: 100%; }

  .cols8 {
    width: 100%; }

  .right-side-head p {
    margin-right: 13px;
    margin-bottom: 36px; }

  .testimonial-content .testimonial-item,
  .home-sidebar,
  .home-text {
    width: 100%;
    float: left;
    padding: 15px 30px 15px 30px;
    text-align: center; }

  .projects-item p {
    font-size: 16px; }

  .featured-pages .featured-item h4 {
    font-size: 20px; }

  .sub-foot .wrapper {
    max-width: 790px; }

  
    .home-text h3 {
      background-position: center bottom; }

  .home-sidebar {
    background: url('../images/background-right.png') no-repeat top center;
    background-size: cover; }
    .home-sidebar .box-border {
      width: 100%;
      max-width: 400px; }

  input[type="text"], input[type="email"], input[type="phone"], textarea, .gform_wrapper textarea.medium, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    margin-right: 0; }

  form .cols2 input[type="text"], form .cols2 input[type="email"], form .cols2 input[type="phone"], form .cols2 textarea, form .cols2 .gform_wrapper textarea.medium, form .cols2 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, form .cols2 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, form .cols2 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, form .cols2 .gform_wrapper .top_label input.medium, form .cols2 .gform_wrapper .top_label select.medium {
    margin-right: 0; }

  .home-content::after {
    display: none; }

  .home-content .wrapper {
    padding: 0; }

  .content-page .content1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }

  .content-page .content2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }

  .site-logo {
    float: left;
    background-size: cover;
    width: 22%; }
    .site-logo img {
      max-width: 100%; }

  .projects-item h3 {
    display: none; }

  .mobile {
    display: block;
    font-size: 39px;
    color: #708800;
    text-transform: uppercase;
    margin: 0 0 23px;
    text-align: center;
    font-weight: normal; }
    .gallery-columns-4{
      text-align: center;
    }
 .gallery-columns-4 .gallery-item {
    width: 21%;
    float:none;
    display: inline-block;
  }

  .gallery-columns-4 br{
    display:none;
  }
  .sub-foot .wrapper {
    max-width: 963px; }

  .sub-foot {
    padding: 39px 0 22px; }

  .sub-foot img {
    width: 205px;
    height: auto;
    margin-top: -57px; }

  .home-text .lizard-large {
    position: absolute;
    bottom: -86px;
    left: 30%;
    max-width: 450px !important; }

  .home-sidebar {
    padding-bottom: 200px; } }
@media (max-width: 799px) {
  .site-logo {
    width: 24%; }

  .projects-item .cols2 {
    padding-bottom: 12px; }

  .custom-prev,
  .custom-next {
    top: 133px; }

  .projects-item h3 {
    display: block; }

  .mobile {
    display: none; }

  .banner-parallax .wrapper {
    padding: 65px 80px 105px !important; }

  .banner-parallax h3 {
    font-size: 17px; }

  .banner-parallax h2 {
    font-size: 26px; }

  .bx-default-pager {
    width: 100%;
    float: right;
    top: 0;
    position: relative;
    text-align: center;
    padding: 0 0 12px; }

  .custom-prev {
    left: 7%; }

  .custom-next {
    right: 7%;
    left: auto; }

  .featured-pages .featured-item h4 {
    font-size: 16px; }

  .projects-item h3 {
    margin: 23px 0 23px; }

  .cols2 {
    width: 100%;
    padding: 0; }

  .projects-item {
    text-align: center; }

  #subhead .wrapper .cols2 {
    width: 50%; }

  .subhead
  .projects-item .cols2 img {
    width: 100%; }

  .home-text .lizard-large {
    bottom: -55px;
    left: 20%;
    max-width: 350px !important; }

  .sub-foot {
    padding: 70px 0 50px; }

  .sub-foot .wrapper {
    max-width: 589px; }

  .sub-foot img {
    width: 205px;
    position: absolute;
    top: -78px;
    float: none;
    left: 34%; } }
@media (max-width: 750px) {
  .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(7n+7),
  .ngg-gallery-thumbnail-box {
    float: none !important;
    display: inline-block;
    width: 29%;
    margin-right: 2% !important;
    margin-bottom: 2% !important; }
  .right-side-head{
    width: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 43px;
  }
  .site-logo{
    margin-top: 54px;
  }
  .installation-item .post-cont,
  .installation-item .post-thumb,
  #subhead .cols3,
  .gallery-cont,
  .gallery-texts{
    width:100%;
  }
  #subhead .cols3 + .cols3 + .cols3,
  #subhead .cols3{
    text-align: center;
  }
  .metaslider.nav-hidden .flexslider,
  .home .metaslider .flexslider .slides li{
    height:auto !important;
  }

  .metaslider .slides img {
      position: relative;
      bottom: 0;
  }
  .ngg-gallery-thumbnail {
    float: none !important;
    display: inline-block; }
    .ngg-gallery-thumbnail img {
      max-width: 100% !important;
      height: auto !important; } }
@media (max-width: 600px) {
  .site-logo {
    width: 29%; }
  
  .banner-parallax .wrapper {
    background: url('../images/slider-textbg.png') no-repeat -260% center;
    background-size: 99% auto; }
   .right-side-head p a.book-online{
         font-size: 14px;
   } 
  .sub-foot h3 {
    font-size: 17px; }

  .sub-foot .wrapper {
    max-width: 460px; }

  .custom-prev {
    top: 87px; }

  .custom-next {
    top: 87px; }
  .gallery-columns-4 .gallery-item {
    width: 40%;}
  .featured-pages .featured-item {
    width: 50%;
    margin-bottom: 20px;
    text-align: left; }
    .featured-pages .featured-item img {
      width: 70px;
      margin-right: 12px; }

  .featured-pages .featured-item h4 {
    font-size: 12px;
    display: inline-block; }
    .featured-pages .featured-item h4 br {
      display: none; }

  .featured-pages .featured-item.mobile-item {
    display: block; }
  
  .featured-pages .featured-item .featured-imagehome {
    width: auto; } }
@media (max-width: 479px) {
  .wrapper {
    padding: 0 40px; }

  .site-logo {
    width: 145px;
    text-align: center;
    margin-top: 48px; }
   .site-logo img {
    max-width: 100%;
    max-width: 99px;
}
  .right-side-head{
        padding-bottom: 68px;
  }
  .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(7n+7),
  .ngg-gallery-thumbnail-box {
    float: none !important;
    display: inline-block;
    width: 46%;
    margin-right: 2% !important;
    margin-bottom: 2% !important; }

  .ngg-gallery-thumbnail {
    float: none !important;
    display: inline-block; }
    .ngg-gallery-thumbnail img {
      max-width: 100% !important;
      height: auto !important; }

  .right-side-head p {
    font-size: 12px; }

  .banner-parallax .wrapper {
    background: url('../images/slider-textbg.png') no-repeat 0% center;
    background-size: 96% auto;
    padding: 16px 40px 55px !important; }

  .banner-parallax h2 {
    font-size: 19px; }

  .banner-parallax h3 {
    font-size: 13px; }

  .home-text .lizard-large {
    bottom: -55px;
    left: 22%;
    max-width: 240px !important; }

  .custom-prev {
    left: 12%; }

  .custom-next {
    right: 12%; }
 .right-side-head p{
      margin-bottom: 12px;
 }
  .featured-pages .featured-item {
    text-align: center; }
    .featured-pages .featured-item h4 {
      font-size: 12px;
      display: block; }

  .sub-foot .wrapper {
    max-width: 316px;
    padding: 0 20px; }

  .sub-foot h3 {
    font-size: 13px;
    padding: 4px 15px 0 5px; }

  .sub-foot .button {
    font-size: 13px !important;
    padding: 9px 11px; }

  #subhead .wrapper .cols2 {
    width: 100%;
    text-align: center; }

  #subhead .wrapper .cols2:first-child + .cols2 {
    text-align: center; }

  .sub-foot img {
    left: 21%; } }
@media (max-width: 340px) {
  #site-navigation {
    display: none;
    position: absolute;
    top: 157px;}
  .site-logo {
      width: 145px;
      text-align: center;
      margin-top: 87px;
  }
  .menu-trigger{
    top: 106px;
  }
}