.panel-footer .panel-legal
{
  display: none;
}

#footer
{
  position: absolute;
  left: 0;
  right: 0;
  max-width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 60px;
  background-color: #00a3e0 !IMPORTANT;
}

#index #footer
{
  position: relative;
  max-width: 100%;
  padding: 0;
  margin: 0;
  background-color: #00a3e0 !IMPORTANT;
}

.Pagefooter
{
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 12px;
  align-items: center;
  justify-content: space-between;
  border: none;
  margin: 0 auto;
  color: #333;
  background: unset !IMPORTANT;
  max-width: 1153px;
  padding-bottom: 90px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.Pagefooter span.left
{
  color: #fff;
  font-family: EuclidCircularB-Light;
  font-size: 15px;
  font-weight: lighter;
  line-height: 1.5;
}

.Pagefooter span.left a[href]
{
  color: #ffffff;
  font-family: EuclidCircularB-Light;
  font-size: 15px;
  font-weight: lighter;
  color: #fff;
  text-decoration: underline;
}

#footer .legalRow
{
  margin-bottom: 0
}

.panel-footer
{
  position: relative;
  background-color: #00a3e0;
  padding: 0
}

.panel-footer .footer-img-container
{
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 760px
}

.panel-footer .footer-img-container .footer-img
{
  position: relative;
  width: 100%;
  z-index: 0
}

.panel-footer .footer-img-container .footer-img-overlay
{
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: unset
}

.panel-footer .footer-container
{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 10px;
  max-width: 1153px;
  margin: 0 auto
}

.panel-footer .footer-container .negativ-logo-social-group
{
  margin-top: 12px;
  margin-right: 145px;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease
}

.panel-footer .footer-container .negativ-logo-social-group .chair_Logo_cmyk_neg
{
  width: 170px;
  height: 55px;
  margin: 0 0 50px 0
}

.panel-footer .footer-container .negativ-logo-social-group .social-bookmarks
{
  padding-top: 0;
  float: left
}

.panel-footer .footer-container .negativ-logo-social-group .social-bookmarks img
{
  height: 27px;
  margin-left: 4px;
  margin-right: 14px
}

.panel-footer .semi-fat-white
{
  border-top: 1px solid #fff;
  margin-top: 25px;
  margin-bottom: 25px;
  width: auto
}

.panel-footer .section
{
  font-family: EuclidCircularB-Light;
  font-size: 19px;
  font-weight: lighter;
  line-height: 25px;
  color: #fff;
  padding-bottom: 15px;
  border-bottom: 1px solid #777
}

.panel-footer .section a,
.panel-footer .section a:hover,
.panel-footer .section a:active,
.panel-footer .section a:visited
{
  color: #cfcfcf
}

.panel-footer .section-caption
{
  font-family: EuclidCircularB-Bold;
  font-size: 25px;
  color: #fff;
  padding-top: 18px
}

.panel-footer .section-caption a,
.panel-footer .section-caption a:hover,
.panel-footer .section-caption a:active,
.panel-footer .section-caption a:visited
{
  color: #777
}

.panel-footer .section-caption-link
{
  font-family: EuclidCircularB-Bold;
  font-size: 25px;
  color: #fff;
  padding-top: 12px;
  padding-bottom: 14px
}

.panel-footer .section-caption-link a,
.panel-footer .section-caption-link a:hover,
.panel-footer .section-caption-link a:active,
.panel-footer .section-caption-link a:visited
{
  color: #fff
}

.panel-footer .section-caption-link .nativ-list-unstyled
{
  font-family: EuclidCircularB-Light;
  font-size: 19px;
  font-weight: lighter;
  line-height: 25px;
  color: #fff;
  list-style: none;
  padding-left: 0;
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: none
}

.panel-footer .panel-legal
{
  padding-bottom: 90px;
  position: relative;
  background-color: #00a3e0
}

.panel-footer .panel-legal .legal-info
{
  float: left;
  padding-right: 10px;
  border-right: 1px solid #fff;
  margin-right: 10px
}

.panel-footer .panel-legal .legal-info a,
.panel-footer .panel-legal .legal-info a:hover,
.panel-footer .panel-legal .legal-info a:active,
.panel-footer .panel-legal .legal-info a:visited
{
  font-family: EuclidCircularB-Light;
  font-size: 15px;
  font-weight: lighter;
  color: #fff;
  text-decoration: underline
}

.panel-footer .panel-legal .copyright
{
  color: #fff;
  font-family: EuclidCircularB-Light;
  line-height: 1.87;
  letter-spacing: 0.5px;
  font-size: 15px;
  font-weight: lighter;
  float: right
}

.panel-footer .footer-sections
{
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline
}

.panel-footer .popular-topics>div,
.panel-footer .our-destinations>div,
.panel-footer .popular-connections>div
{
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.panel-footer .popular-topics>div .sub-text,
.panel-footer .our-destinations>div .sub-text,
.panel-footer .popular-connections>div .sub-text
{
  color: #777
}

.panel-footer .panel-popular-topics
{
  display: flex;
  flex-direction: column
}

.panel-footer .panel-popular-topics .popular-topics
{
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px
}

.panel-footer .panel-our-destinations
{
  width: 60%;
  float: left
}

.panel-footer .panel-our-destinations .our-destinations
{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px
}

.panel-footer .panel-popular-connections .popular-connections
{
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px
}

.panel-footer .panel-payment-methods
{
  border-bottom: none
}

.panel-footer .panel-payment-methods .payment-methods .spacer
{
  margin-left: 20px;
  display: inline-block
}

.panel-footer .footer-terms
{
  float: left;
  padding-top: 22px
}

.panel-footer .footer-terms .footer-term
{
  font-family: EuclidCircularB-Light;
  font-size: 15px;
  font-weight: lighter;
  color: #fff;
  float: left;
  padding-right: 18px
}

.panel-footer .footer-terms .footer-term a,
.panel-footer .footer-terms .footer-term a:hover,
.panel-footer .footer-terms .footer-term a:active,
.panel-footer .footer-terms .footer-term a:visited
{
  color: #cfcfcf
}

.panel-footer .footer-logo
{
  float: right
}

.panel-footer .footer-logo img.hidden-xs
{
  margin-top: -4px
}

.scroll-top
{
  cursor: pointer;
  position: absolute;
  bottom: 93px;
  right: 69px
}

.site-inner-container
{
  max-width: 1153px;
  margin: 0 auto;
  padding: 10px
}

#footer .legalRow
{
  padding: 0 !important
}

.Pagefooter span.right img
{
  margin-right: -40px;
}

@media screen and (max-width: 63em)
{
  .panel-footer .footer-img-container
  {
    height: 500px
  }

  .scroll-top
  {
    display: none
  }

  .panel-footer .footer-container .negativ-logo-social-group
  {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-right: 0
  }

  .panel-footer .footer-container .negativ-logo-social-group .chair_Logo_cmyk_neg
  {
    margin: 5px 0;
    width: auto;
    height: 35px
  }

  .Pagefooter span
  {
    display: block;
  }

  .Pagefooter span.mobile
  {
    display: none;
  }

  .Pagefooter span.left span
  {
    display: block;
  }
}

@media screen and (max-width: 39em)
{
  .panel-footer .footer-img-container
  {
    height: 280px
  }

  .panel-footer .panel-popular-topics
  {
    width: 100%
  }
}