#sp-main-body {
    padding: 0px 0 !important;
}


.view-article .article-details .article-info {
    margin-bottom: 0px !important;
    margin-top: 15px;
}

.itemid-101 #sp-header {
    background: #ffffff94;
    height: 65px;
    position: absolute;
}


.itemid-113.orbit-page-heading .sp-page-title {
    position: relative;
    background-color: transparent;
    padding: 10px 0px 0px 0px;
}

#sp-header.header-sticky
{
  height: auto;
}

#sp-header {
    background: #ffffff59;
}
.sp-megamenu-parent>li.active>a, 
.sp-megamenu-parent>li.active:hover>a,
.sp-megamenu-parent>li >a,
.sp-megamenu-parent>li > a{
    font-size: 1rem;
    color: #000;
}


.contact a
{
  color: #072446 !important;
}

.stay-at-5-falls
{
  	background-color: rgb(3 3 3 / 54%);
    padding: 50px;
}

.related-article-list-container
{
  display: none;
}

.pbh-box-shadow
{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.gallery-box-shadow
{
  box-shadow: 0 4px 50px rgb(0 0 0 / 12%) !important;
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown 0.5s;
    background: #fff;
}

.logo-image {
    height: 50px;
    margin-top: 10px;
}


.five-falls-contact a
{
  color: #fff !important;
}

.homepage-animate-text .animated-heading-highlighted-wrap svg path
{
  display: none;
}

.our-core-team .addon-root-image-layouts {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
}

#sppb-addon-wrapper-Ibbwrn0KjeHGub-GL1FZs
{
  border-bottom: none !important;
  padding-bottom: 30px !important;
}

@media screen and (min-width: 767px) {
  
  .stay-at-5-falls
  {
    margin-left: 50px;
  }
  
}

@media screen and (max-width: 767px) {
  
  .stay-at-5-falls
  {
    padding: 25px;
  }
  
  li.sp-contact-phone .fa-phone {
    transform: rotate(90deg);
}
  
}