.ccm-block-social-links {
  display: inline-block;
}
body {
  font-family: 'Lato', sans-serif;
}
.green-text {
  color: #33471c;
}
.dk-green-text,
.dk-green-text a:link,
.dk-green-text a:visited {
  color: #021e0d;
}
h1 {
  font-family: 'Itim', cursive;
  color: #ff6426;
  font-size: 16px;
}
h2 {
  /*font-family: 'Itim', cursive;*/
  color: #000;
  font-weight: 900;
  font-size: 25px;
}
h3 {
  font-family: 'Itim', cursive;
  color: #ff6426;
  font-size: 20px;
}
h4 {
  font-family: 'Itim', cursive;
  color: #000;
  font-size: 16px;
}
.itim {
  font-family: 'Itim', cursive;
}
.fs-10 {
  font-size: 10px;
}
.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 14px;
}
.fs-18 {
  font-size: 18px;
}
.fs-24 {
  font-size: 24px;
}
.fs-30 {
  font-size: 30px;
}
.fw-regular {
  font-weight: 400 !important;
}
.fw-black {
  font-weight: 900 !important;
}
.button {
  font-family: 'Lato', sans-serif;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: none;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bg-orange {
  background-color: #ff6426;
  color: #FFF;
}
.bg-orange:hover {
  background-color: #e85721;
  color: #FFF;
}
.bg-black {
  background-color: #000;
  color: #FFF;
}
.bg-black:hover {
  background-color: #ff6426;
  color: #FFF;
}
.bg-green {
  background-color: #33471c;
  color: #FFF;
}
.bg-green:hover {
  background-color: #000;
  color: #FFF;
}
.text-orange {
  color: #ff6426 !important;
}
.text-grey {
  color: #8c8c8c !important;
}
.text-white {
  color: #ffffff !important;
}
a:link,
a:visited {
  color: #33471c;
  font-weight: 900;
}
a:hover {
  color: #e85721 !important;
}
.navigation-links {
  text-transform: uppercase;
}
.navigation-links ul {
  /*float: right;*/
}
.navigation-links ul li {
  display: inline-block;
  list-style: none;
  margin-left: 5px;
  margin-top: 15px;
}
.dropdown ul li {
  display: list-item;
}
.dropdown ul li a:link,
.dropdown ul li a:visited {
  color: white;
}
.dropdown-menu {
  padding-bottom: 20px;
}
.logo img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.hero-text {
  font-size: 48px;
  color: #FFFFFF;
  font-weight: 700;
  margin-top: 300px;
}
.orange-box a,
.yellow-box a,
.green-box a {
  color: #FFF !important;
  text-decoration: none !important;
}
.orange-box {
  background-color: #ff6426;
  color: #FFF;
  text-align: center;
  margin-top: -65px;
  padding: 0px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
}
.yellow-box {
  background-color: #ffc414;
  color: #FFF;
  text-align: center;
  margin-top: -65px;
  padding: 0px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
}
.green-box {
  background-color: #33471c;
  color: #FFF;
  text-align: center;
  margin-top: -65px;
  padding: 0px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
}
footer {
  background-image: url('/application/files/3715/2720/1038/footerbackground.jpg');
  background-size: cover;
  background-position: bottom center;
  min-height: 305px;
}
.footer-title {
  text-transform: uppercase;
}
footer.footer-member {
  margin-top: 50px;
  min-height: 50px;
  line-height: 50px;
  color: #FFF;
  font-weight: bold;
  background-position: center center;
}
.ads-box-horizontal {
  float: right;
  margin-top: 152px;
  max-width: 734px;
  padding: 3px;
  border: 3px solid white;
}
footer section div div div div div div div div a:link,
footer section div div div div div div div div a:visited,
footer section div div div table tr td a:link,
footer section div div div table tr td a:visited,
footer section div div p span a:link,
footer section div div p span a:visited {
  color: #FFF !important;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none !important;
  background-color: transparent !important;
}
@media only screen and (max-width: 767px) {
  .orange-box {
    margin-top: 20px;
  }
  .yellow-box {
    margin-top: 20px;
  }
  .green-box {
    margin-top: 20px;
  }
}
.link-block {
  overflow: hidden;
  background: #FFF;
  margin: 0 0 1rem 0;
  border: 1px solid #DDD;
  border-radius: 6px;
}
.link-block img {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 1rem 0 0;
}
.link-block img.ccm-generic-thumbnail {
  padding: 10px;
}
.link-block > div {
  padding-left: calc(101px);
}
.member-nav {
  margin-top: 20px;
}
/* === card component ======
 * Variation of the panel component
 * version 2018.10.30
 * https://codepen.io/jstneg/pen/EVKYZj
 */
.card {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 6px;
}
.card > .card-link {
  color: #333;
  font-weight: normal;
}
.card > .card-link:hover {
  text-decoration: none;
}
.card > .card-link .card-img img {
  border-radius: 6px 6px 0 0;
}
.card .card-img {
  position: relative;
  padding: 0;
  display: table;
}
.card .card-img .card-caption {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
}
.card .card-body {
  display: table;
  width: 100%;
  padding: 12px;
}
.card .card-header {
  border-radius: 6px 6px 0 0;
  padding: 8px;
}
.card .card-footer {
  border-radius: 0 0 6px 6px;
  padding: 8px;
}
.card .card-left {
  position: relative;
  float: left;
  padding: 0 0 8px 0;
}
.card .card-right {
  position: relative;
  float: left;
  padding: 8px 0 0 0;
}
.card .card-body h1:first-child,
.card .card-body h2:first-child,
.card .card-body h3:first-child,
.card .card-body h4:first-child,
.card .card-body .h1,
.card .card-body .h2,
.card .card-body .h3,
.card .card-body .h4 {
  margin-top: 0;
}
.card .card-body .heading {
  display: block;
}
.card .card-body .heading:last-child {
  margin-bottom: 0;
}
.card .card-body .lead {
  text-align: center;
}
@media (min-width: 768px) {
  .card .card-left {
    float: left;
    padding: 0 8px 0 0;
  }
  .card .card-right {
    float: left;
    padding: 0 0 0 8px;
  }
  .card .card-4-8 .card-left {
    width: 33.33333333%;
  }
  .card .card-4-8 .card-right {
    width: 66.66666667%;
  }
  .card .card-5-7 .card-left {
    width: 41.66666667%;
  }
  .card .card-5-7 .card-right {
    width: 58.33333333%;
  }
  .card .card-6-6 .card-left {
    width: 50%;
  }
  .card .card-6-6 .card-right {
    width: 50%;
  }
  .card .card-7-5 .card-left {
    width: 58.33333333%;
  }
  .card .card-7-5 .card-right {
    width: 41.66666667%;
  }
  .card .card-8-4 .card-left {
    width: 66.66666667%;
  }
  .card .card-8-4 .card-right {
    width: 33.33333333%;
  }
}
/* -- default theme ------ */
.card-default {
  border-color: #ddd;
  background-color: #fff;
  margin-bottom: 24px;
}
.card-default > .card-header,
.card-default > .card-footer {
  color: #333;
  background-color: #ddd;
}
.card-default > .card-header {
  border-bottom: 1px solid #ddd;
  padding: 8px;
}
.card-default > .card-footer {
  border-top: 1px solid #ddd;
  padding: 8px;
}
.card-default > .card-img:first-child img {
  border-radius: 6px 6px 0 0;
}
.card-default > .card-left {
  padding-right: 4px;
}
.card-default > .card-right {
  padding-left: 4px;
}
.card-default p:last-child {
  margin-bottom: 0;
}
.card-default .card-caption {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
/* -- price theme ------ */
.card-price {
  border-color: #999;
  background-color: #ededed;
  margin-bottom: 24px;
}
.card-price > .card-heading,
.card-price > .card-footer {
  color: #333;
  background-color: #fdfdfd;
}
.card-price > .card-heading {
  border-bottom: 1px solid #ddd;
  padding: 8px;
}
.card-price > .card-footer {
  border-top: 1px solid #ddd;
  padding: 8px;
}
.card-price > .card-img:first-child img {
  border-radius: 6px 6px 0 0;
}
.card-price > .card-left {
  padding-right: 4px;
}
.card-price > .card-right {
  padding-left: 4px;
}
.card-price .card-caption {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.card-price p:last-child {
  margin-bottom: 0;
}
.card-price .price {
  text-align: center;
  color: #337ab7;
  font-size: 3em;
  text-transform: uppercase;
  line-height: 0.7em;
  margin: 24px 0 16px;
}
.card-price .price small {
  font-size: 0.4em;
  color: #66a5da;
}
.card-price .details {
  list-style: none;
  margin-bottom: 24px;
  padding: 0 18px;
}
.card-price .details li {
  text-align: center;
  margin-bottom: 8px;
}
.card-price .buy-now {
  text-transform: uppercase;
}
.card-price table .price {
  font-size: 1.2em;
  font-weight: 700;
  text-align: left;
}
.card-price table .note {
  color: #666;
  font-size: 0.8em;
}
/* -- camp results ------ */
.camps {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.camp {
  width: 32%;
  background: #f6f6f6;
  text-align: center;
  font-size: 12px;
  color: #000;
  margin-bottom: 30px;
}
.camp .hero {
  background-size: cover;
  background-position: center center;
  height: 230px;
  position: relative;
  overflow: hidden;
}
.camp .hero .circle {
  border-radius: 100%;
  border: 50px solid #f6f6f6;
  width: 200%;
  position: absolute;
  top: -204%;
  left: -50%;
}
.col-sm-12 .camp .hero .circle {
  top: -450px;
}
@media screen and (max-width: 1199px) {
  .camp .hero .circle {
    top: -342px;
  }
  .col-sm-12 .camp .hero .circle {
    top: -323px;
  }
  .ads-box-horizontal {
    margin-top: 240px;
  }
}
@media screen and (max-width: 990px) {
  .camp .hero .circle {
    top: -201px;
  }
}
@media screen and (max-width: 990px) {
  .col-sm-12 .camp .hero .circle {
    top: -182px;
  }
}
@media screen and (max-width: 730px) {
  .camp .hero .circle {
    display: none;
  }
  .camp {
    width: 49%;
  }
}
.camp .hero .circle:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.camp .name {
  font-size: 16px;
  font-weight: 900;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 0px 20px;
}
.camp .meta {
  margin-bottom: 12px;
  padding: 0px 20px;
}
.camp .meta span:nth-child(2) {
  margin-left: 30px;
}
.camp .location,
.camp .beds {
  font-size: 16px;
  font-weight: 300;
}
.camp .accred {
  margin-bottom: 15px;
  padding: 0px 20px;
}
.camp .accred strong:nth-child(2) {
  margin-left: 30px;
}
.camp p {
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: left;
}
.camp a,
.camp a:link,
.camp a:hover,
.camp a:active,
.camp a:visited {
  padding: 14px 32px;
  border-radius: 22px;
  background: #ff6426;
  color: #FFF !important;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  margin-bottom: 20px;
  display: inline-block;
}
.camp-detail .accred strong {
  text-align: center;
  display: inline-block;
  line-height: 30px;
  padding: 10px;
}
.camp-detail .meta {
  font-size: 16px;
  line-height: 24px;
}
.camp-detail .meta span:nth-child(2) {
  margin-left: 30px;
}
.camp-detail #map {
  margin: 30px 0px;
  height: 300px;
}
.camp-detail #form {
  background: #f7f7f7;
  padding: 15px;
  margin: 30px 0px;
  display: block;
}
.camp-detail #form input.form-control {
  border-color: #959595;
  color: #000;
}
.camp-detail #form input.submit {
  padding: 16px 19px;
  border-radius: 30px;
  background: #000;
  color: #FFF;
  font-weight: 900;
  font-size: 16px;
}
.camp-detail #form textarea {
  resize: none;
  border-color: #959595;
  color: #000;
}
.camp-detail p {
  margin: 30px 0px;
}
.camp-detail .description {
  margin-top: 16px;
  line-height: 30px;
}
.camp-search > div {
  margin: 0px 10px;
}
.camp-search select {
  margin-top: -7px;
}
.camp-search .btn {
  margin-top: -7px;
}
.calendar-listing {
  background: #FFF;
  padding: 30px 0px;
}
.calendar-listing h5 {
  color: #9b7401;
  font-size: 16px;
  font-family: 'Itim';
  margin: 0px;
}
.calendar-listing h4 {
  color: #000;
  font-size: 30px;
  font-family: 'Lato';
  font-weight: 900;
  margin: 0px;
}
.calendar-listing p {
  color: #000;
  font-size: 14px;
  font-family: 'Lato';
}
.calendar-listing a {
  background: #000;
  border-radius: 42px;
  color: #FFF;
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  padding: 20px 30px;
  margin: 20px auto;
  display: inline-block;
}
.feature-news {
  background: #ffc414;
  padding: 30px 0px;
}
.feature-news h5 {
  color: #9b7401;
  font-size: 16px;
  font-family: 'Itim';
  margin: 0px;
}
.feature-news h4 {
  color: #000;
  font-size: 30px;
  font-family: 'Lato';
  font-weight: 900;
  margin: 0px;
}
.feature-news p {
  color: #000;
  font-size: 14px;
  font-style: italic;
  font-family: 'Lato';
}
.feature-news a {
  background: #000;
  border-radius: 42px;
  color: #FFF;
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  padding: 20px 30px;
  margin: 20px auto;
  display: inline-block;
}
ul.grid {
  margin: 0 -6px;
  padding: 0;
  list-style-type: none;
  position: relative;
}
#grid.list .item .list,
#grid.packed .item .packed {
  display: block;
}
#grid.list .item .packed,
#grid.packed .item .list {
  display: none;
}
ul.grid li {
  margin: 0;
  padding: 0;
}
ul.grid .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-blend-mode: soft-light;
  background-color: #47494d;
  border: 6px solid #fff;
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
ul.grid .item:hover {
  background-color: #ffc414;
  background-image: none !important;
  background-blend-mode: normal;
}
.grid-holder.narrow ul.grid {
  margin: 0 -2px;
}
.grid-holder.narrow ul.grid .item {
  border-width: 2px;
}
.home ul.grid .item {
  border-width: 8px;
}
ul.grid.show-items .item {
  opacity: 1;
}
ul.grid .item .packed {
  height: 100%;
  position: relative;
}
ul.grid .item h2 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 1;
  padding: 6px 0;
  cursor: pointer;
  font-family: 'Open Sans', Helvetica, arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding-left: 8px;
  padding-right: 8px;
}
ul.grid .item h2.open span.title,
ul.grid .item h2.opening span.title {
  font-weight: 600;
}
ul.grid .item h2.open.closing span.title {
  font-weight: 600;
}
ul.grid .item h2.hidden {
  display: block !important;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
}
ul.grid .item h2.hidden span.title {
  font-size: 26px;
}
ul.grid .item h2.hidden.open,
ul.grid .item h2.hidden.opening {
  opacity: 1;
}
ul.grid .item h2.hidden.open.closing {
  opacity: 0;
}
ul.grid .item h2 a {
  color: #fff;
  text-decoration: none;
  max-width: 100%;
  word-wrap: break-word;
}
ul.grid .item h2 a span.title {
  display: inline-block;
}
ul.grid .item h2 a span.blurb {
  display: none;
  opacity: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: none;
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
}
.lt-768 ul.grid .item h2 a span.blurb {
  display: none;
}
ul.grid .item h2 a span.readmore {
  display: none;
  margin-top: 16px;
  opacity: 0;
  font-weight: 400;
}
ul.grid .grid-sizer,
ul.grid .item {
  width: 25%;
  height: 240px;
}
ul.grid .item.quarter {
  width: 25%;
}
ul.grid .item.half {
  width: 50%;
}
ul.grid .item.third {
  width: 33.3333%;
}
ul.grid .item.twothirds {
  width: 66.6666%;
}
ul.grid .item.threequarters {
  width: 75%;
}
ul.grid .item.full {
  width: 100%;
}
ul.grid .item.two {
  height: 480px;
}
@media screen and (max-width: 992px) {
  ul.grid .grid-sizer,
  ul.grid .item {
    height: 180px;
  }
  ul.grid .item.two {
    height: 360px;
  }
}
@media screen and (max-width: 768px) {
  ul.grid .item,
  ul.grid .item.half,
  ul.grid .item.quarter,
  ul.grid .item.third,
  ul.grid .item.threequarters,
  ul.grid .item.twothirds {
    width: 100%;
    height: 160px;
  }
  .left-column-holder ul.grid .item {
    width: 100%;
    height: 180px !important;
    border: 1px solid #ffffff;
  }
  ul.grid .grid-sizer {
    width: 100%;
    height: 160px;
  }
  .home .grid-holder {
    margin-top: 0;
  }
}
#grid.list .grid-sizer,
#grid.list .item {
  width: 100%;
  height: auto;
  background-image: none !important;
}
ul.grid .thumb {
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 42px;
  height: 42px;
  vertical-align: middle;
  float: left;
}
