html {
  scroll-behavior: smooth;
}

.pointer {cursor: pointer;}

.modal-backdrop {
	z-index: 0;
}

.modal-content {
	background-color: #222223;
	position: absolute!important;
	margin-top: 0%;
}

.modal-footer {
	color: white;
	border-color: #a2865b;
}

.modal.fade.show {
	background: rgba(0, 0, 0, 0.71);
}

button.btn-outline-primary.btn-rounded.btn-md.ml-4 {
	color: white;
	border-color: #564f42;
}

button.btn-outline-primary.btn-rounded.btn-md.ml-4:hover {
	background-color: #a2865b;
}

.packagebutton {
	font-size: 20px;
	color: white;
	padding: 10px 0;
	border: 2px solid #a2865b;
	border-radius: 5px;
}

.packagebutton:hover {
	background-color: #564f42;
	border-color: #a2865b;
}

.img-thumbnail {
	padding: .20rem;
	background-color: #a2865b;
	border: 1px solid #564f42;
}

.contentgap {
	margin-bottom: 10px;
}
.modal-body{
	position: relative;
}
.img-fluid {
	position: relative;
	display: block;
  margin-left: auto;
  margin-right: auto;
}

/* navbar -------------------------------------------------------------------- */
.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255,255,255,.5);
}

/* breadcrumb ---------------------------------------------------------------- */
.breadcrumb-item+.breadcrumb-item::before {
	content: "►";
}

.breadcrumb-item.active {
	color: white;
}

.breadcrumb-item a {
	color: white;
	text-decoration: none;
}

.breadcrumb-item a:hover {
	color: #a2865b;
}

.card {
	background-color: #1e1e1e;
	border: solid 1px #dbb376;
	text-align: center;
}

/* Anchor Scroll -------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400);

.scrollcontent:hover {
  width: 30px;
  height: 30px;
  border-left: 5px solid #dbb376;
  border-bottom: 5px solid #dbb376;
  opacity: .5;
}
.scrollcontent {
  position: absolute;
  margin-top: -50px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}

#targetcontent {
    padding-top: 96px;
}

/* banner content --------------------------------------------------------------- */
.bannercontent {
  background-color: #1e1e1e;
  margin-top: 10px;
  border-bottom: 6px solid #a2865b;
  padding: 0px;
}

@media only screen and (min-width: 768px) {
  .bannercontent {
    padding: 30px 100px;
  }
}

/* expanding grid ------------------------------------------------------------------- */
.expanding-grid {
  position: relative;
  width: 100%;
}
.expanding-grid .links {
  display: block;
  margin: 0 -1em;
  overflow: hidden;
  padding: 1em 0;
}
.expanding-grid .links > li {
  box-sizing: border-box;
  float: left;
  padding: 1em;
}
.expanding-grid .links > li a {
  background: orange;
  color: #fff;
  display: block;
  font-size: 2em;
  line-height: 1;
  padding: 25% 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.expanding-grid .links > li a:hover {
  background: #ffb733;
}
.expanding-grid .links > li a.active {
  background: #cc8400;
}
.expanding-grid .links > li a.active:after {
  background-color: transparent;
  border-bottom: 0.375em solid #888;
  border-left: 0.375em solid transparent;
  border-right: 0.375em solid transparent;
  bottom: -0.5em;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -0.375em;
  position: absolute;
  width: 0;
}
@media only screen and (max-width: 39.99em) {
  .expanding-grid .links > li {
    width: 50%;
  }
  .expanding-grid .links > li:nth-of-type(2n + 1) {
    clear: left;
  }
}
@media only screen and (min-width: 40em) and (max-width: 59.99em) {
  .expanding-grid .links > li {
    width: 33.3333333333%;
  }
  .expanding-grid .links > li:nth-of-type(3n + 1) {
    clear: left;
  }
}
@media only screen and (min-width: 60em) {
  .expanding-grid .links > li {
    width: 25%;
  }
  .expanding-grid .links > li:nth-of-type(4n + 1) {
    clear: left;
  }
}
.expanding-grid .spacer {
  background-color: #888;
  clear: both;
  display: block;
  margin: 0 1em;
}
.expanding-grid .expanding-container {
  clear: both;
  display: none;
  overflow: hidden;
  width: 100%;
}
.expanding-grid .expanding-container.expanded, .expanding-grid .expanding-container:target {
  display: block;
}
.expanding-grid .hentry {
  background: #888;
  box-sizing: border-box;
  clear: both;
  color: #fff;
  min-height: 4em;
  overflow: hidden;
  padding: 2em;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.expanding-grid .hentry .entry-image {
  box-sizing: border-box;
  float: right;
  margin-left: 1em;
  padding: 0.25em 0 0.52em 1em;
  text-align: center;
  width: 50%;
}
.expanding-grid .hentry .entry-title {
  font-size: 1.5em;
}
.expanding-grid .close-button {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNLjcuN2wxOCAxOG0tMTggMGwxOC0xOCIvPjwvc3ZnPg==) no-repeat scroll 50% 50% transparent;
  color: #fff;
  display: inline-block;
  height: 20px;
  line-height: 1;
  overflow: hidden;
  padding: 1.5em 2em;
  text-decoration: none;
  text-indent: 5em;
  white-space: nowrap;
  width: 20px;
  will-change: opacity;
  z-index: 5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.expanding-grid .close-button.active {
  transition: opacity 0.2s;
}
.expanding-grid .close-button:hover {
  opacity: 0.5;
}

.img-placeholder {
  background: orange;
  color: #fff;
  font-size: 4em;
  font-weight: 300;
  line-height: 1;
  padding: 25% 0.25em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
