﻿img {
  max-width:100%;
}

header .row {
  margin-left:0;
  margin-right:0;
}

.trip-advisor-widgets div {
  width: 100% !important;
  margin: 0 auto !important;
}

.trip-advisor-widgets > div {
  margin: 0 auto 14px !important;
}

.trip-advisor-widgets a {
  display: inline-block;
}

.trip-advisor-widgets img {
  width: initial !important;
}

p a {
  font-weight: bold;
}

.mt40 {
  margin-top: 40px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mautoH {
  margin: 0 auto !important;
}

.p0 {
  padding: 0 !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl20 {
  padding-left: 20px !important;
}

h4 span {
  display: block;
  margin-top: 0px;
  font-size: 13px;
  color: #aaa;
}

#single_tour_desc .item {
  margin: 40px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #86b535;
}

  #single_tour_desc .item:first-child {
    margin-top: 0;
  }

  #single_tour_desc .item:last-child {
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }

table.lodging ul, table.table-striped ul {
  margin-bottom: 0;
}

table.lodging span {
  display: inline-block;
  text-align: right;
}

table.table td > ul {
  padding-left: 20px;
}

#sidebar_container, #contact_widget {
  z-index: 999;
}

  #sidebar_container.sticky, #contact_widget.sticky {
    position: fixed;
    top: 96px;
    width: 263px;
  }

  #sidebar_container > div {
    margin-bottom: 10px;
  }

  #sidebar_container .side-navigation {
    margin-bottom: 15px;
    padding-left: 0;
  }

    #sidebar_container .side-navigation li {
      list-style: none;
    }

      #sidebar_container .side-navigation li a {
        color: #666;
        border-bottom: 1px solid #ededed;
        display: block;
        padding: 10px;
      }

        #sidebar_container .side-navigation li a:hover, #sidebar_container .side-navigation li.active a {
          background-color: #f9f9f9;
          color: #6f962c;
        }

      #sidebar_container .side-navigation li:last-child a {
        border-bottom: 0;
      }

.sub_header .overlay {
  background-color: rgba(0,0,0,0.3);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}

.sub_header .pattern {
  background: url(/img/pattern_3.png) repeat-x center bottom;
  height: 470px;
  width: 100%;
  position: absolute;
  top: 0;
}

.container-fluid .bg_gray .col-md-6:first-child {
  border-right: 1px solid #769f2f;
}

.container-fluid.bg_gray {
  padding: 0 15px;
}

.seasons-matrix {
  position: relative;
  padding: 30px 50px;
  /*height: 300px;*/
  /*background-color: #f9f9f9;*/
  font-size: 13px;
}

  .seasons-matrix > table {
    margin:0 auto;
  }

  .seasons-matrix > table h3 {
    margin: 0;
  }

  .seasons-matrix h3 {
    font-family: "Gochi Hand", cursive;
    font-size: 32px;
    text-align:center;
    line-height: 34px;
  }

    .seasons-matrix h3 i {
      font-size: 46px;
    }

    .seasons-matrix h3 span {
      text-transform: uppercase;
      font-size:1.2em;
    }

  .seasons-matrix hr {
    width: 200px;
    border-color: #bbb;
    margin:10px auto 25px;
  }

.seasons {
  display: table;
  vertical-align: middle;
}

  .seasons > div {
    display:table-cell;
    width: 33.33333%;
    vertical-align: text-top;
    vertical-align: top;
  }

  .seasons table {
    margin-bottom:9px;
  }

  .seasons ul {
    margin: 0;
    padding-left: 29px;
  }

  .seasons .icon {
    display: block;
    font-size: 28px;
    margin-bottom: 5px;
  }

  .seasons h1 {
    text-align: center;
    font-size: 80px;
    margin: 0;
  }

  .seasons span {
    float:right;
    font-size:18px;
    line-height:18px;
    padding-left:5px;
    color:#fff;
  }

  .seasons .overlay {
    background-color: rgba(0,0,0,0.5);
    height: 400px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: table-cell;
    vertical-align: middle;
  }

ul {
  margin-bottom: 20px;
}

.img-responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}

small {
  font-weight: normal;
}

.white_text {
  color: #fff !important;
}

.show-submenu .icon-down-open-mini:before {
  width: auto;
  margin: 0 0 0 .5em;
}

.main-menu {
  margin-right: 10px;
}

#contact-form textarea {
  resize: none;
  height: 80px;
}

#contact-form .note {
  font-size: 85%;
  line-height: .8em;
}

.contact .box_style_1 {
  margin-bottom: 30px;
}

input.zip {
  width: 120px;
}

select {
  padding-left: 8px !important;
}

  select option {
    padding: 3px 8px !important;
  }

  select.yes-no {
    width: 80px;
  }

.fleft {
  float: left;
}

.fright {
  float: right;
}

.clear {
  clear: both;
}

.hide-reservation-button-in-sidebar .reservation-button {
  display: none;
}

.rooms_list_desc select {
  color: #333;
  height: 34px;
  border-radius: 3px;
  display: block;
  height: 34px;
  padding: 6px 12px;
  margin: 3px 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.rooms_list_desc table {
  margin-top: 15px;
}

.newsletter input,
.newsletter textarea {
  margin-bottom: 4px;
}

.video-container {
  position: relative;
  display:block;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

  .video-container iframe, 
  .video-container object, 
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

iframe:before {
  content:"<div class='video-container'>";
}
iframe:after {
  content:"</div>";
}

a.raised {
  background-color: #a4dc30 !important;
  background: #a4dc30 !important; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#a9ea22, #8dc21e) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#a9ea22, #8dc21e) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#a9ea22, #8dc21e) !important; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#a9ea22, #8dc21e) !important; /* Standard syntax */
  color: #fff !important;
  text-shadow: 0 0 1px #333;
  font-size: 1.2em !important;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 1px 8px;
}

  a.raised:hover, li.active a.raised {
    background: #000 !important;
  }

footer a.raised {
  padding: 3px 8px !important;
  margin-bottom: 5px;
}

a.donate:after {
  font-style: normal;
  font-weight: normal;
  font-family: 'fontello';
  font-size: 16px;
  content: "\eab0";
  position: relative;
  margin-left: 5px;
}

footer .navigation a {
  display: block;
}

.post_container {
  margin-bottom: 20px !important;
}

  .post_container:last-child {
    margin-bottom: 0 !important;
  }

.post p:last-child {
  margin-bottom: 0;
}

.post-left ul {
  margin-bottom: 0;
}

.post-left li[class*="col"] {
  margin: 0 !important;
  padding-left: 0 !important;
}

  .post-left li[class*="col"]:last-child {
    padding-right: 0 !important;
  }

.post-left dl {
  margin-bottom: 0;
  display: table;
}

.post-left dt, .post-left dd {
  display: table-cell;
  vertical-align: top;
}

.post-left dt {
  padding-right: 5px;
}

.post-left dd {
  padding-top: 3px;
}

i.normal {
  font-size: initial !important;
}

/*.row.magnific-gallery div {
  height:200px;
  overflow:hidden;
}
  .row.magnific-gallery div img {
    width:100%;
    height:95%;
  }*/

.img-circle.styled {
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.img-responsive.styled {
  margin-top: 10px;
  border: 5px solid #6f962c;
  padding: 0px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,.4);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
  background: #6f962c;
  max-width: 100%;
  overflow: hidden;
}

  .img-responsive.styled img {
    width: 100%;
    height: 100%;
  }

.magnific-gallery .img-responsive.styled {
  height: 200px;
}

.box_style_1.into-the-light {
  margin-bottom: 10px;
  border: 1px solid #92278f;
}

  .box_style_1.into-the-light ul {
    padding-left: 20px !important;
  }

  .box_style_1.into-the-light i {
    font-size: initial !important;
  }

  .box_style_1.into-the-light p {
    text-align: center;
  }

  .box_style_1.into-the-light h3 {
    background-color: #92278f;
    color: #fff;
    border-bottom: 0;
    padding: 5px 0;
    margin-bottom: 5px;
  }

  .box_style_1.into-the-light div {
    margin-bottom: 30px;
  }

    .box_style_1.into-the-light div:last-child {
      margin: 0;
    }

.panel-body p:last-of-type {
  margin-bottom: 0;
}

.g-recaptcha {
  margin-bottom: 4px;
}

  .g-recaptcha > div {
    margin: 0 auto !important;
  }

@media (max-width:699px) {
  .seasons-matrix div {
    display:block;
    width:100%;
    margin-bottom:20px;
  }
}