body {
  height: 100%;
  padding-left: 329px;
  background-color: #edeff2;
  font-family: Oswald, sans-serif;
  color: rgba(0, 0, 0, .74);
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #313131;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 15px;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  color: #fff;
  text-shadow: 9px 0 26px #000;
}

.button {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 4px;
  background-color: #cf404d;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #000;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e6e6e6;
  font-size: 30px;
  line-height: 39px;
  font-weight: 400;
  letter-spacing: 1px;
}

.section {
  position: relative;
  height: 80vh;
  margin-bottom: 0px;
  padding: 63px 40px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .53), rgba(0, 0, 0, .53)), url('../images/GAGAUDA100a1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .53), rgba(0, 0, 0, .53)), url('../images/GAGAUDA100a1.jpg');
  background-position: 0px 0px, 50% 124%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  opacity: 1;
}

.section.section-gray {
  height: 140vh;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(270deg, rgba(9, 61, 2, .5), rgba(9, 61, 2, .5)), url('../images/sinharaja.jpg');
  background-image: linear-gradient(180deg, rgba(9, 61, 2, .5), rgba(9, 61, 2, .5)), url('../images/sinharaja.jpg');
  background-position: 0px 0px, -42px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.section.section-gray-copy {
  height: 163vh;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .58), rgba(0, 0, 0, .58)), url('../images/GAGAUDA6200a1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .58), rgba(0, 0, 0, .58)), url('../images/GAGAUDA6200a1.jpg');
  background-position: 0px 0px, -362px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section.thingstodo {
  height: 140vh;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/birdwatching.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/birdwatching.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.section.reach {
  height: 100vh;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .58), rgba(0, 0, 0, .58)), url('../images/GAGAUDA400a1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .58), rgba(0, 0, 0, .58)), url('../images/GAGAUDA400a1.jpg');
  background-position: 0px 0px, 11px -258px;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.section.gallery {
  height: 120vh;
}

.call-to-action-section {
  padding: 44px 40px;
  background-color: #f90;
  color: #fff;
}

.call-to-action-heading {
  margin-top: 3px;
  margin-bottom: 0px;
  font-weight: 400;
}

.align-right {
  text-align: right;
}

.hero-heading {
  margin-bottom: 19px;
  color: #fff;
  font-size: 39px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hero-heading.sub {
  font-size: 27px;
  line-height: 11px;
  font-weight: 400;
  letter-spacing: 2px;
}

.hero-subheading {
  margin-bottom: 25px;
  color: #fff;
  font-weight: 300;
}

.hollow-button {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 11px 20px;
  border: 2px solid #1db0fc;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #1db0fc;
  line-height: 21px;
  text-decoration: none;
}

.hollow-button:hover {
  border-color: #000;
  color: #000;
}

.hollow-button.white {
  border-color: #fff;
  color: #fff;
}

.hollow-button.white:hover {
  border-color: #2d3e4f;
  background-color: #2d3e4f;
  color: #fff;
}

.hollow-button.red {
  border-color: #cf404d;
  background-color: #cf404d;
  color: #fff;
}

.hollow-button.red:hover {
  background-color: transparent;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  margin-top: 30px;
  padding-bottom: 11px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.section-heading.centered.reachus {
  color: #fff;
}

.section-heading.centered.dining {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.section-subheading.center {
  margin-top: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.section-subheading.center.reachus {
  font-weight: 400;
  text-align: center;
}

.section-title-group {
  margin-bottom: 62px;
}

.form-field {
  min-height: 45px;
  margin-right: 1px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, .3);
}

.form-field:focus {
  box-shadow: 0 0 0 1px #2e80b6;
}

.form-field.text-area {
  min-height: 110px;
}

.form-wrapper.squeezed {
  padding-right: 19%;
  padding-left: 19%;
}

.social-icon-link {
  padding: 3px;
  opacity: 0.66;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon-link:hover {
  opacity: 1;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  padding-top: 21px;
  padding-bottom: 21px;
  font-style: normal;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 13px;
  text-align: center;
}

.link {
  display: block;
  margin-bottom: 10px;
  color: #cf404d;
  text-decoration: none;
}

.link:hover {
  color: #30ad64;
}

.grid-image {
  margin-bottom: 19px;
}

.hero-title-wrapper {
  position: relative;
  top: 40%;
  z-index: 1000;
  display: block;
  margin-bottom: -171px;
  text-align: center;
}

.left-navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 329px;
  height: 100%;
  background-color: #ffd600;
}

.nav-link {
  display: block;
  padding: 20px 0px;
  color: #000;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #cf404d;
}

.nav-link.w--current {
  color: #772424;
}

.nav-menu {
  margin-top: -91px;
  float: none;
}

.logo-link {
  display: block;
  margin-top: 216px;
  margin-bottom: 50px;
  float: none;
  text-align: center;
}

.social-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: #0a0908;
  color: #000;
  text-align: center;
}

.grid-fours {
  width: 25%;
  padding: 10px;
  float: left;
}

.banner {
  height: 100%;
  background-image: url('../images/GAGAUDA2800a1.jpg');
  background-position: -73px 2px;
  background-size: cover;
}

.column-1-padding {
  height: 201px;
  background-image: url('../images/GAGAUDA200a1.jpg');
  background-position: -4px -1px;
  background-size: cover;
}

.content {
  height: 100%;
  text-align: center;
}

.success-message {
  text-align: center;
}

.paragraph-form {
  margin-bottom: 0px;
}

.image {
  height: auto;
  margin-top: -214px;
  padding-top: 28px;
  padding-bottom: 65px;
}

.div-block {
  margin-top: -12px;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slide {
  background-image: url('../images/GAGAUDA2800a1.jpg');
  background-position: 0px 0px;
  background-size: 750px;
}

.slide-2 {
  background-image: url('../images/GAGAUDA500a1.jpg');
  background-position: 0px 0px;
  background-size: 750px;
}

.slider-2 {
  height: 100vh;
}

.slide-1 {
  background-image: url('../images/GAGAUDA2800a1.jpg');
  background-position: 0px 0px;
  background-size: 750px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide1 {
  background-image: url('../images/GAGAUDA2800a1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide2 {
  background-image: url('../images/GAGAUDA500a1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.body {
  line-height: 19px;
}

.forecast_embed {
  color: #272727;
}

.devlink {
  color: rgba(63, 62, 62, .74);
  text-decoration: none;
}

.time {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.column-1-padding-copy {
  height: 201px;
  background-image: url('../images/GAGAUDA2000a1.jpg'), url('../images/GAGAUDA7200a1.jpg');
  background-position: 0px 0px, 0px -39px;
  background-size: cover, cover;
}

.column-3-padding {
  height: 201px;
  background-image: url('../images/GAGAUDA7100a1.jpg');
  background-position: 0px -44px;
  background-size: cover;
}

.column-4 {
  height: 201px;
  background-image: url('../images/GAGAUDA6600a1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ordered-list {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  margin-top: 26px;
  padding: 0px 1px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
  text-align: center;
  letter-spacing: 0px;
}

.list-item {
  padding: 0px 20px 10px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.list-item:hover {
  color: #fff;
  font-weight: 400;
}

.list-item-2 {
  padding-right: 20px;
  padding-bottom: 10px;
}

.list-item-3 {
  padding-right: 20px;
}

.list-item-4 {
  padding-right: 20px;
}

.list-item-5 {
  padding-right: 20px;
}

.list-item-6 {
  padding-right: 20px;
  padding-bottom: 10px;
}

.list-item-7 {
  padding-right: 20px;
}

.list-item-8 {
  padding-right: 20px;
}

.list-item-9 {
  padding-right: 20px;
  padding-bottom: 10px;
}

.list-item-10 {
  padding-right: 20px;
}

.list-item-11 {
  padding-right: 20px;
}

.container {
  height: 225px;
  padding-bottom: 0px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 299px;
  margin-top: -40px;
  padding: 19px;
  clear: both;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  background-image: -webkit-linear-gradient(270deg, #131313, #131313);
  background-image: linear-gradient(180deg, #131313, #131313);
  box-shadow: 0 0 19px 0 #000;
}

.lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-2 {
  display: block;
  height: 260.796875px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-3 {
  overflow: visible;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  clear: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.heading {
  color: #ffcd06;
  font-size: 20px;
  line-height: 41px;
  text-shadow: 5px 5px 19px #000;
}

.heading.doubleline {
  margin-top: 8px;
  line-height: 26px;
}

.box-image {
  margin-bottom: 8px;
  border: 6px solid #f5f4f3;
  border-radius: 100px;
  box-shadow: 3px 3px 30px -5px #000;
  cursor: -webkit-zoom-in;
}

.html-embed {
  margin-top: 20px;
}

.dir1 {
  margin-right: 4px;
  margin-bottom: 23px;
  margin-left: 4px;
}

.heading-2 {
  margin-top: 22px;
  font-size: 38px;
}

.text-block {
  margin-bottom: 15px;
}

.div-block-4 {
  margin-bottom: 20px;
}

.button-2 {
  margin-top: 46px;
  background-color: #0e7952;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000001, 0.6000000000000001);
  -ms-transform: scale(0.6000000000000001, 0.6000000000000001);
  transform: scale(0.6000000000000001, 0.6000000000000001);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media (max-width: 991px) {
  body {
    margin-left: 0px;
    padding-left: 0px;
  }
  .hamburger-button {
    color: #fff;
  }
  .hamburger-button.w--open {
    background-color: #cf404d;
  }
  .form-wrapper.squeezed {
    padding-right: 8%;
    padding-left: 8%;
  }
  .hero-title-wrapper {
    top: 40%;
  }
  .left-navigation {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: auto;
    float: none;
  }
  .nav-link {
    padding-left: 13px;
    text-align: left;
  }
  .nav-menu {
    background-color: #49647b;
  }
  .logo-link {
    margin-top: 14px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
  }
  .social-footer {
    position: absolute;
    display: inline-block;
  }
  .banner {
    height: 500px;
  }
  .image {
    display: block;
    margin-top: -20px;
    margin-left: 240px;
    padding-top: 11px;
    padding-bottom: 12px;
    padding-left: 60px;
  }
}

@media (max-width: 767px) {
  h3 {
    margin-top: 10px;
  }
  .section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .call-to-action-heading {
    margin-bottom: 13px;
    text-align: center;
  }
  .align-right {
    text-align: center;
  }
  .hero-heading {
    font-size: 37px;
  }
  .hero-title-wrapper {
    top: 35%;
  }
  .grid-fours {
    width: 33.333%;
  }
  .column-1-padding {
    margin-bottom: 15px;
    text-align: center;
  }
  .column-remove-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image {
    margin-right: -182px;
    margin-left: 156px;
    padding-right: 0px;
    padding-left: 21px;
  }
  .column-1-padding-copy {
    margin-bottom: 15px;
    text-align: center;
  }
  .column-3-padding {
    margin-bottom: 15px;
    text-align: center;
  }
  .column-4 {
    margin-bottom: 15px;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .section {
    height: 1006.796875px;
  }
  .hero-heading {
    margin-bottom: -9px;
    padding-top: 0px;
    font-size: 29px;
    line-height: 28px;
  }
  .hero-heading.sub {
    margin-top: -82px;
    padding-top: 0px;
    line-height: 28px;
  }
  .hero-subheading {
    margin-top: 16px;
    margin-bottom: 4px;
    padding-bottom: 0px;
    line-height: 24px;
  }
  .section-heading.centered {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .form-wrapper.squeezed {
    padding-right: 2%;
    padding-left: 2%;
  }
  .hero-title-wrapper {
    top: 28%;
  }
  .banner {
    height: 450px;
  }
  .image {
    margin-right: -157px;
    margin-left: 75px;
    padding-left: 0px;
  }
  .slide1 {
    margin-bottom: 0px;
  }
  .body {
    line-height: 109px;
  }
  .ordered-list {
    margin-top: 118px;
    margin-bottom: -6px;
    line-height: 32px;
  }
  .heading {
    font-size: 18px;
    line-height: 26px;
  }
  .heading.doubleline {
    margin-top: -2px;
  }
  .box-image {
    margin-top: 17px;
  }
  .div-block-5 {
    padding-bottom: 29px;
  }
}

