#groups .groups-header,
#bonding .groups-header,
#social .groups-header {
  position: relative;
  height: 400px;
  background-image: url(/images/groups-photo-header.jpg);
  background-size: cover;
  border-top: 2px solid rgba(30, 10, 10, 0.3);
}
@media (max-width: 767px) {
  #groups .groups-header,
  #bonding .groups-header,
  #social .groups-header {
    min-height: 240px;
    height: initial;
    background-position: center 50%;
  }
}
@media (max-width: 575px) {
  #groups .groups-header,
  #bonding .groups-header,
  #social .groups-header {
    min-height: 200px;
    height: initial;
    background-position: center 50%;
  }
}
#groups .groups-header > div,
#bonding .groups-header > div,
#social .groups-header > div {
  max-width: unset;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
#groups .groups-header > div > div,
#bonding .groups-header > div > div,
#social .groups-header > div > div {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
  height: 100%;
}

#social .groups-header,
#bonding .groups-header {
  background-image: url(/images/groups-banner.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: black;
}
@media (max-width: 1195px) {
  #social .groups-header,
  #bonding .groups-header {
    background-size: cover;
  }
}

#groups table.review-new {
  margin: 0 auto 1rem auto;
}
#groups table.review-new td {
  padding: 1rem 0;
  vertical-align: bottom;
}
#groups table.review-new td .image-tripadvisor {
  width: 100px;
  position: relative;
  top: -2px;
}
#groups table.review-new td span.quote {
  font-size: 2.1rem;
  color: #333;
}
#groups table.review-new td span.quote b {
  font-size: 3rem;
  position: relative;
  top: 0.7rem;
  padding: 0 0.5rem 0 0;
}
#groups table.review-new td span.quote b:last-child {
  padding: 0 0 0 0.5rem;
}
#groups table.review-new td span.quote b {
  line-height: 3rem;
  color: black;
}
#groups table.review-new td .reviewer {
  display: inline-block;
  color: black;
  font-size: 1.2rem;
  padding-right: 5px;
}
@media (max-width: 767px) {
  #groups table.review-new td span.quote {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 1.5rem;
  }
  #groups table.review-new td span.quote b {
    font-size: 2.7rem;
    line-height: 1.5rem;
  }
  #groups table.review-new td .reviewer {
    font-size: 1.2rem;
  }
}
@media (max-width: 575px) {
  #groups table.review-new td span.quote {
    font-size: 1rem;
  }
  #groups table.review-new td span.quote b {
    font-size: 2rem;
    line-height: 1.5rem;
  }
  #groups table.review-new td .reviewer {
    font-size: 0.9rem;
  }
}
#groups table.review {
  position: absolute;
  right: 2rem;
  bottom: 0;
}
#groups table.review td {
  padding: 1rem 0;
  vertical-align: bottom;
}
#groups table.review td .image-tripadvisor {
  width: 100px;
  position: relative;
  top: -2px;
}
#groups table.review td span.quote {
  font-size: 2.1rem;
  color: white;
}
#groups table.review td span.quote b {
  font-size: 3rem;
  position: relative;
  top: 0.7rem;
  padding: 0 0.5rem 0 0;
}
#groups table.review td span.quote b:last-child {
  padding: 0 0 0 0.5rem;
}
#groups table.review td span.quote b {
  line-height: 3rem;
  color: white;
}
#groups table.review td .reviewer {
  display: inline-block;
  color: white;
  font-size: 1.2rem;
  padding-right: 5px;
}
@media (max-width: 767px) {
  #groups table.review td span.quote {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 1.5rem;
  }
  #groups table.review td span.quote b {
    font-size: 2.7rem;
    line-height: 1.5rem;
  }
  #groups table.review td .reviewer {
    font-size: 1.2rem;
  }
}
@media (max-width: 575px) {
  #groups table.review td span.quote {
    font-size: 1rem;
  }
  #groups table.review td span.quote b {
    font-size: 2rem;
    line-height: 1.5rem;
  }
  #groups table.review td .reviewer {
    font-size: 0.9rem;
  }
}
#groups > .container {
  background-image: url(/images/background-tile.jpg);
  background-color: #20160E;
}
#groups > .container > .container-dark {
  background-image: url(/images/background-lounge.jpg);
  background-position: 50% 20%;
  padding: 5rem;
}
#groups > .container > .container-dark > div {
  padding: 4rem 0rem;
  background-color: rgba(35, 26, 22, 0.8666666667);
}
#groups > .container > .container-dark > div > div {
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  #groups > .container > .container-dark {
    padding: 2rem;
  }
  #groups > .container > .container-dark > div > div {
    font-size: 1rem;
  }
}
#groups .groups-header {
  background-image: url(/images/groups-photo-header.jpg);
}
#groups .btn-groups {
  font-size: 1.5rem;
  position: relative;
  width: 100%;
  height: 70px;
  padding: 1rem;
  font-weight: 600;
  border-radius: 3px;
  color: rgb(32, 22, 14);
}
#groups .btn-groups div {
  position: relative;
  display: inline-block;
  left: 33px;
}
#groups .btn-groups div img {
  position: absolute;
  top: -1.1rem;
  left: -75px;
}
#groups .btn-groups div span {
  position: relative;
}
#groups .btn-groups:hover {
  color: rgb(32, 22, 14) !important;
}
#groups .btn-groups.btn-work {
  font-size: 1.2rem;
  line-height: 1.3rem;
}
@media (max-width: 991px) and (min-width: 768px) {
  #groups .btn-groups {
    font-size: 1.2rem;
    line-height: 2.4rem;
  }
  #groups .btn-groups.btn-work {
    font-size: 0.9rem !important;
  }
  #groups .btn-groups div {
    left: 24px;
  }
  #groups .btn-groups div img {
    top: -0.7rem;
    height: 55px;
    left: -60px;
  }
}
#groups .video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 51%;
}
@media (max-width: 768px) {
  #groups .video {
    height: 300px;
  }
}
#groups .video iframe,
#groups .video img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#groups .groups-boxes.row > div {
  padding: 10px;
}
#groups .groups-boxes.row .row {
  margin: 0 !important;
}
#groups .groups-boxes.row .row > div {
  padding: 0;
}
#groups .groups-boxes.row > div:first-child .box {
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
#groups .groups-boxes.row > div:last-child .box {
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
@media (max-width: 991px) {
  #groups .groups-boxes.row > div:nth-child(3) .box {
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
  }
}
#groups .groups-boxes.row > div > .row > div:first-child .box {
  border-left: 1px solid #888;
  border-right: 1px solid #888;
  border-top: 1px solid #888 !important;
  border-bottom: 1px solid #888 !important;
  border-bottom-right-radius: 0 !important;
}
#groups .groups-boxes.row > div > .row > div:last-child .box {
  border-left: none;
  border-right: 1px solid #888;
  border-top: 1px solid #888 !important;
  border-bottom: 1px solid #888 !important;
  border-bottom-left-radius: 0 !important;
}
@media (max-width: 767px) {
  #groups .groups-boxes.row > div > .row > div:first-child .box {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom: 0 !important;
  }
  #groups .groups-boxes.row > div > .row > div:last-child .box {
    border-left: 1px solid #888;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
  }
}
#groups .groups-boxes .header-team {
  font-weight: bolder;
  border-bottom: none;
  padding: 0.4rem 1rem;
  text-align: center;
  font-size: 1.8rem;
  text-transform: uppercase;
  border: 1px solid #aaa;
  background-color: #dedede;
  border-bottom: none;
  color: #333;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#groups .groups-boxes .header-team span {
  display: block;
  font-size: 1rem;
  font-weight: normal;
  text-transform: initial;
  padding-bottom: 0.5rem;
}
#groups .groups-boxes .box {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background-color: #f7f7f7;
  padding-bottom: 3rem;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#groups .groups-boxes .box .header {
  padding: 0.7rem 1rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: bolder;
  color: #333;
  font-size: 1.3rem;
}
#groups .groups-boxes .box .header .btn {
  margin-top: 0.5rem;
}
@media (max-width: 991px) {
  #groups .groups-boxes .box .header {
    padding-bottom: 0;
  }
}
#groups .groups-boxes .box hr {
  margin: 0.25rem 1rem;
  border-top: 1px solid #bbb !important;
  width: initial !important;
}
#groups .groups-boxes .box li.hr {
  padding: 0.5rem 1rem !important;
}
#groups .groups-boxes .box li.hr.hr-long {
  padding: 0.5rem !important;
}
#groups .groups-boxes .box li.hr.hr-long hr {
  margin: 0.25rem 0 !important;
}
#groups .groups-boxes .box.box-other {
  margin-top: 132px;
  padding-bottom: 1rem;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media (max-width: 991px) {
  #groups .groups-boxes .box.box-other {
    margin-top: 0;
    padding-bottom: 0rem;
  }
}
#groups .groups-boxes .box ul {
  list-style: none;
  margin: 0;
  padding: 0 0.8rem 1rem 0.8rem;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  min-height: 250px;
}
#groups .groups-boxes .box ul li {
  padding: 0;
  text-align: center;
  font-size: 0.9rem;
  color: #333;
}
#groups .groups-boxes .box ul li.bold {
  font-weight: bold;
  padding: 0.3rem 0.5rem;
}
#groups .groups-boxes .box .btn {
  width: 100%;
  border: none !important;
  color: white;
  font-weight: bolder;
  background-color: #ffb900;
}
#groups .groups-boxes .box .btn:hover {
  background-color: #ffc733 !important;
  color: white !important;
}
#groups .groups-boxes .row-team .header {
  padding: 1.9rem 1rem 0.7rem 1rem;
}

#groups.site-digital .groups-table {
  overflow-y: scroll;
}
#groups.site-digital table {
  border-collapse: collapse;
  border-spacing: 0;
  color: rgb(255, 193, 7);
  height: 1px;
  width: 100%;
}
#groups.site-digital table thead tr th {
  height: 100%;
  padding: 0;
  text-align: center;
}
#groups.site-digital table thead tr th div {
  height: 100%;
  padding: 1rem;
  border-top: 1px solid #7a5d2b;
  border-left: 1px solid #7a5d2b;
}
@media (max-width: 1199px) {
  #groups.site-digital table thead tr th div {
    padding: 1rem 0.8rem;
  }
}
#groups.site-digital table thead tr th:first-child div {
  border: none;
}
#groups.site-digital table thead tr th:nth-child(2) div {
  border-top-left-radius: 3px;
}
#groups.site-digital table thead tr th:last-child div {
  border-top-right-radius: 3px;
  border-right: 1px solid #7a5d2b;
}
#groups.site-digital table tbody tr:first-child td:first-child div {
  border-top-left-radius: 3px;
}
#groups.site-digital table tbody tr:last-child td:first-child div {
  border-bottom-left-radius: 3px;
}
#groups.site-digital table tbody tr:last-child td:last-child div {
  border-bottom-right-radius: 3px;
}
#groups.site-digital table tbody tr:last-child td div {
  border-bottom: 1px solid #7a5d2b;
}
#groups.site-digital table tbody tr td {
  height: 100%;
  padding: 0;
  text-align: center;
  color: rgb(255, 193, 7);
  vertical-align: middle;
}
#groups.site-digital table tbody tr td div {
  height: 100%;
  background-color: rgba(38, 38, 38, 0.3137254902);
  border-top: 1px solid #7a5d2b;
  border-left: 1px solid #7a5d2b;
  padding: 0.6rem;
}
#groups.site-digital table tbody tr td div p {
  text-align: center;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#groups.site-digital table tbody tr td div .icon {
  font-size: 1.4rem;
}
#groups.site-digital table tbody tr td:first-child {
  text-align: left;
  color: rgb(255, 221, 130);
}
#groups.site-digital table tbody tr td:first-child div {
  padding: 1rem;
}
#groups.site-digital table tbody tr td:last-child div {
  border-right: 1px solid #7a5d2b;
}
/*# sourceMappingURL=groups.css.map */
