* {
  box-sizing: border-box;
}

[class*="col-"] {
  float: left;
  padding: 0px;
  width: 100%;
}

@media screen and (max-width: 846px) and (orientation: landscape) {
  #main2 {background-image: url("/mapbackground1.png");}
}

@media screen and (max-width: 846px) and (orientation: portrait) {
  #main2 {background-image: url("/mapbackground3.png");}
}

@media screen and (max-width: 846px) {
  body {padding: 4px;}
  .vidframe {width: 100%; display: block;}
  .mappageinfo {max-width: 75%;}
  .mappagemargin {margin: 0 0 10px 0;}
  .page {margin-left: 43px;}
  .desktop {display: none;}
  #main1 {padding: 0px 0px 4px 0px;}
  #main2 {padding: 10px;}
  .close {left: 50%;}
  #close-container {width: 100%;}
  .caption-addition, #caption {display:block; text-align: center; padding: 10px 0px 0px 0px;}
  .caption-container {text-align: center; bottom: 0;}
  .caption-sign {display: inline-block;}
  .gallerypic {width: 100%; height: 75%;}
  .gallery-rarrow {right: 0; height: 75%;}
  .gallery-larrow {height: 75%;}
  .prevlink {width: 100%;}
}

@media screen and (min-width: 847px) and (orientation: landscape) {
  #main2 {background-image: url("/mapbackground2.png");}
}

@media screen and (min-width: 847px) and (orientation: portrait) {
  #main2 {background-image: url("/mapbackground4.png");}
}

@media screen and (min-width: 847px) {
  body {padding: 8px;}
  .vidframe {width: 50%; display: inline-block;}
  .mappagemargin {margin: 0 10px 10px 10px;}
  .mobile {display: none;}
  .page {margin: 0px;}
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
  #main1 {padding: 0px 0px 4px 4px;}
  #main2 {padding: 20px;}
  .close {left: 37.5%;}
  #close-container {width: 75%;}
  .caption-addition, #caption {display: inline-block; text-align: left; padding: 0px 3px;}
  .caption-sign {display: inline-block; float: left;}
  .caption-container {top: 0; right: 0;}
  .gallerypic {with: 75%; height: 100%;}
  .gallery-rarrow {right: 25%; height: 100%;}
  .gallery-larrow {height: 100%;}
  .prevlink {width: 67%;}
}

@media screen and (min-height: 291px) {
  #omenu {display: none;}
  #menuicon {display: none;}
}

@media screen and (min-height: 176px) and (max-height: 290px) {
  #openmenu {display: none;}
  #menuicon {display: none;}
}

@media screen and (max-height: 175px) {
  #closemenu {display: none;}
  #cmenu {display: none;}
  #openmenu {display: none;}
  #omenu {display: none;}
}

@media screen and (min-height: 314px) {
  #cmenu {display: none;}
  #closeicon {display: none;}
}

@media screen and (min-height: 176px) and (max-height: 313px) {
  #closemenu {display: none;}
  #closeicon {display: none;}
}

@media screen and (max-width: 499px) {
  .captdate {display: none;}
}

@media screen and (max-width: 599px) {
  .input-field, #search, #mail-status {width: 100%;}
  .submit-btn, #subscribe {width: 50%;}
}

@media screen and (min-width: 600px) {
  .input-field, #search, #mail-status {width: 67%;}
  .contact-labels {left: 16.5%; position: relative; width: 83.5%;}
  .submit-btn, #subscribe {width: 33.5%;}
}

.contact-labels {
   text-align: left;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

html {
  font-family: "Kreon", serif;
  font-size: 18px;
  background-color: #203e22;
  margin: 0 auto;
  max-width: 3429px;
}

body {
  margin: 0;
}

html, body {
  height: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

a img {
  border: none;
}

h1 {
  font-family: "Lovers Quarrel", cursive;
  font-size: 69px;
  color: #e3bc58;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

small {
  font-size: 11px;
  font-style: italic;
}

h2 {
  font-size: 40px;
  color: #203e22;
  font-weight: bold;
  margin: 0;
  padding: 10px 10px 0 10px;
  text-align: center;
}

h3 {
  font-size: 25px;
  color: #203e22;
  font-weight: bold;
  margin: 0;
  padding: 0px 10px 10px 10px;
  text-align: center;
}

p {
  color: #000000;
  font-weight: normal;
  margin: 0;
  padding: 10px;
  text-align: left;
  background: rgba(234, 205, 130, 0.67);
  border-radius: 20px;
}

p a:link, p a:visited, p a:active {
  color: #203e22;
  text-decoration: underline;
}

#subscribe-box a:link, #subscribe-box a:visited, #subscribe-box a:active {
  color: #203e22;
  text-decoration: underline;
}

h4 {
  font-size: 25px;
  color: #203e22;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-align: center;
}

h5 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  margin: 0;
  padding: 10px 10px 5px 10px;
  text-align: left;
}

.voheading {
  padding: 0 10px 10px 10px;
}

.vidframe {
  aspect-ratio: 16 / 9;
  max-width: 1920px;
  max-height: 100vh;
  height: auto;
  border: none;
  margin: 0 auto 10px auto;
}

.videopage {
  width: 100%;
  aspect-ratio: 16 / 9;
  max-width: 1920px;
  max-height: 100vh;
  height: auto;
  border: none;
  display: block;
  margin: 0 auto 10px auto;
}

.mappageinfo {
  margin: 0 auto; 
  vertical-align: middle;
  background: rgba(32, 62, 34, 0.67);
  color: #e3bc58;
  padding: 3px;
  text-align: center;
  font-size: 13px;
  line-height: 14px;
  display: table;
}

.mappageinfo i {
  font-style: normal;
  padding: 0 0 0 10px;
}

.mappageinfo a:link, .mappageinfo a:visited, .mappageinfo a:active {
  color: #e3bc58;
  text-decoration: underline;
}

table {
  width: 100%;
  color: #000000;
  margin: 0;
  padding: 5px;
  text-align: left;
  background: rgba(234, 205, 130, 0.67);
  border-radius: 0px 0px 20px 20px;
  display: block;
  overflow: auto;
  border-spacing: 0;
}

table::-webkit-scrollbar, .mnav::-webkit-scrollbar, .cc-grower::-webkit-scrollbar, .modal::-webkit-scrollbar, .ncscrollbar::-webkit-scrollbar, #mnavclosebutton::-webkit-scrollbar, #mnavbutton::-webkit-scrollbar {
  width: 12px; height: 12px;
}

table::-webkit-scrollbar-track, .mnav::-webkit-scrollbar-track, .cc-grower::-webkit-scrollbar-track, .modal::-webkit-scrollbar-track, .ncscrollbar::-webkit-scrollbar-track, #mnavclosebutton::-webkit-scrollbar-track, #mnavbutton::-webkit-scrollbar-track {
  background: #909f91;
}

table::-webkit-scrollbar-thumb, .mnav::-webkit-scrollbar-thumb, .cc-grower::-webkit-scrollbar-thumb, .modal::-webkit-scrollbar-thumb, .ncscrollbar::-webkit-scrollbar-thumb, #mnavclosebutton::-webkit-scrollbar-thumb, #mnavbutton::-webkit-scrollbar-thumb {
  background: #6b7f6c;
}

table::-webkit-scrollbar-thumb:hover, .mnav::-webkit-scrollbar-thumb:hover, .cc-grower::-webkit-scrollbar-thumb:hover, .modal::-webkit-scrollbar-thumb:hover, .ncscrollbar::-webkit-scrollbar-thumb:hover, #mnavclosebutton::-webkit-scrollbar-thumb:hover, #mnavbutton::-webkit-scrollbar-thumb:hover {
  background: #455e47;
}

th {
  text-align: left;
  padding: 5px;
  width: 20%;
}

td {
  text-align: left;
  padding: 5px;
  width: 20%;
}

td a:link, td a:visited, td a:active {
  color: #203e22;
  text-decoration: underline;
}

.mnavwrapper {
  width: 0;
  max-width: 100%;
  height: 100%;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  border-radius: 0px 20px 20px 0px;
  padding: 4px 0px;
  background-color: #203e22;
  overflow: hidden;
}

.mnav {
  height: 100%;
  max-width: 258px;
  background-color: #e3bc58;
  float: left;
  display: block;
  overflow: auto;
}

.mnav a, .dropdown-btn, .sidenav a {
  font-family: "Kreon", serif;
  font-size: 18px;
  text-decoration: none;
  color: #203e22;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}

.dropdown-btn {
    padding: 10px 20px;
}

.dropdown-btn:hover, .dropdown-link:hover, a.sidenav:hover, #mnavclosebutton:hover, #mnavbutton:hover {
  background-color: #eacd82;
  color: #203e22;
}

.pdefault {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-weight: normal;
  padding: 0;
  text-align: center;
  border-radius: 0;
}

.material-icons {
  font-family: "Material Icons";
  font-size: 24px;
  vertical-align: text-bottom;
}

.dropdown-container {
  display: none;
  background-color: #203e22;
  padding: 0 0 0 10px;
}

.dropdown-container a {
  font-size: 15px;
  padding: 5px 10px;
  background-color: #e3bc58;
}

.sidenav {
  width: 100%;
  background-color: #e3bc58;
}

a.sidenav {
  padding: 10px 20px 10px 48px;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

.topimgs {
  display: block;
}

.header-container {
  position: relative;
  margin: auto;
}

.slides {
  display: none;
  position: relative;
}

.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

.headercaption {
  font-size: 15px;
  color: #e3bc58;
  font-weight: bold;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(32, 62, 34, 0.8);
  border-radius: 0px 0px 0px 20px;
}

.headercaption a:link, .headercaption a:visited, .headercaption a:active {
  color: #e3bc58;
  text-decoration: none;
}

.datetime2 {
  font-size: 15px;
  color: #e3bc58;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(32, 62, 34, 0.8);
  border-radius: 0px 0px 20px 0px;
}

.location {
  width: 17px;
  height: 19px;
  vertical-align: text-bottom;
}

.icons {
  margin: 0px 4px;
  width: 43px;
  height: 43px;
}

.datetime1 {
  text-align: center;
  font-size: 15px;
  color: #e3bc58;
  padding: 4px 8px;
}

a.light:link, a.light:visited, a.light:active {
  color: #e3bc58;
  padding: 10px 4px;
  text-decoration: none;
}

a.light:hover {
  text-decoration: underline;
}

.bottom-btn {
  border-radius: 0px 0px 20px 20px;
}

.bnav2 {
  text-align: center;
  padding: 0px 4px;
}

.bnavlink {
  line-height: 35px;
}

.active {
  background-color: #eacd82;
  color: #203e22;
}

.sort {
    cursor: pointer;
}

#msignlink {
  padding: 0px;
}

#msign {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 167px;
  height: 167px;
}

#mnavclosebutton {
  overflow: auto;
  margin: 0px 4px 0px 0px;
  height: 100%;
  width: 43px;
  background-color: #e3bc58;
  color: #203e22;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px 18px 18px 0px;
  cursor: pointer;
  border-left: 1px solid #203e22;
}

#closemenu {
  color: #203e22;
  background-color: transparent;
}

#cmenu {
  color: #203e22;
  background-color: transparent;
}

#closeicon {
  color: #203e22;
  background-color: transparent;
}

#openmenu {
  color: #203e22;
  background-color: transparent;
}

#omenu {
  color: #203e22;
  background-color: transparent;
}

#menuicon {
  color: #203e22;
  background-color: transparent;
}

#mnavbuttonwrapper {
  height: 100%;
  width: 43px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  padding: 4px 0px;
}

#mnavbutton {
  height: 100%;
  width: 100%;
  background-color: #e3bc58;
  color: #203e22;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px 18px 18px 0px;
  cursor: pointer;
  overflow: auto; 
}

#heading {
  text-align: center;
}

.icons-container {
  bottom: 0;
  width: 100%;
  text-align: center;
  vertical-align: text-bottom;
  line-height: 16px;
}

.newsletter {
  font-size: 14px;
  background: rgba(32, 62, 34, 0.8);
  width: 247px;
  margin: 0 auto;
  border-radius: 20px 20px 0px 0px;
}

#main2 {
  border-width: 4px;
  border-style: dashed;
  border-color: #eacd82;
  background-color: #e3bc58;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  text-align: center;
}

#breadcrumbs {
  font-size: 14px;
  background: rgba(234, 205, 130, 0.67);
  margin: 0;
  padding: 5px 0px 5px 10px;
  border-radius: 20px;
  display: table;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active, #breadcrumbs i {
  font-style: normal;
  padding: 0px 10px;
  color: #203e22;
}

#breadcrumbs span {
  font-size: 14px;
}

#shoe {
  width: 134px;
  height: 60px;
  margin: 30px 0px 10px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#bnav1 {
  border: 1px solid #e3bc58;
  border-radius: 20px;
  padding: 4px 0px;
}

#search-container {
  padding: 10px 10px 5px 10px;
  margin: 10px 0px 0px 0px;
  border-radius: 20px 20px 0px 0px;
}

.input-field, #search {
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #203e22;
  outline-color: #203e22;
  border: 1px solid #203e22;
  border-radius: 20px;
  display: block;
}

.input-field {
  padding: 15px;
  margin: 2px auto 5px auto;
}

#search {
  margin: 0px auto 0px auto;
  background-image: url("/pubs/search.png");
  background-position: 10px center;
  background-size: 28px 18px;
  background-repeat: no-repeat;
  padding: 15px 15px 15px 48px;
}

@media screen and (max-width: 599px) {
  .column {width: 100%; display: block; padding: 5px;}
  .thumbnails2, .thumbnails1 {padding: 5px;}
  .thumbnails1 {width: 100%;}
}

@media screen and (min-width: 600px) {
  .column {width: 50%;  display: table-cell; padding: 1px;}
  .thumbnails2, .thumbnails1 {padding: 9px;}
  .thumbnails1 {width: 50%;}
}

@media screen and (max-width: 846px) {
  .close {font-size: 20px;}
  .prev, .next {padding: 33px 6px; font-size: 20px !important;}
}

@media screen and (min-width: 847px) {
  .close {font-size: 30px;}
  .prev, .next {padding: 49px 9px; font-size: 30px !important;}
}

.nocookies {
  background-color: #151515;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.nocookies a:link, .nocookies a:visited, .nocookies a:active {
  color: #203e22;
  text-decoration: underline;
}

.column {
  vertical-align: top;
  position: relative;
}

.column a:link, .column a:visited, .column a:active {
  color: #203e22;
  text-decoration: underline;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(32, 62, 34, 0.95);
}

.modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 100%;
  height: 100%;
}

#close-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 60;
  text-align: right;
  vertical-align: top;
  display: table;
}

.close {
  color: #e3bc58;
  background: rgba(32, 62, 34, 0.1);
  padding: 0px 11px 2px 10px;
  user-select: none;
  -webkit-user-select: none;
  border-radius: 20px;
  display: inline-block;
  text-shadow: 2px 0 #203e22, -2px 0 #203e22, 0 2px #203e22, 0 -2px #203e22,
               1px 1px #203e22, -1px -1px #203e22, 1px -1px #203e22, -1px 1px #203e22;
}

.close:hover,
.close:focus {
  background: #203e22;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.prev,
.next {
  cursor: pointer;
  width: auto;
  color: #e3bc58;
  z-index: 50;
  background: rgba(32, 62, 34, 0.1);
  user-select: none;
  -webkit-user-select: none;
  border-radius: 20px;
  display: block;
  text-shadow: 2px 0 #203e22, -2px 0 #203e22, 0 2px #203e22, 0 -2px #203e22,
               1px 1px #203e22, -1px -1px #203e22, 1px -1px #203e22, -1px 1px #203e22;
}

.next {
  border-radius: 20px;
}

.prev:hover,
.next:hover {
  background: #203e22;
}

.caption-sign {
  width: 191px;
  height: auto;
  vertical-align: top;
  padding: 0;
}

.caption-container {
  vertical-align: top;
  padding: 0px 7px;
  margin: 0;
}

.active {
  opacity: 1;
}

.thumbnails2 {
  width: 100%;
  text-align: center;
  background: rgba(234, 205, 130, 0.67);
  margin: 10px auto;
  border-radius: 20px;
}

.thumbnails1 {
  text-align: center;
  background: rgba(234, 205, 130, 0.67);
  margin: 10px auto;
  border-radius: 20px;
}

.onclick {
  font-size: 14px;
  cursor: pointer;
  line-height: normal;
}

.demo {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  width: auto;
}

.caption-addition, #caption {
  background-color: transparent;
  color: #e3bc58;
  width: 100%;
  vertical-align: top;
}

.caption-addition a:link, .caption-addition a:visited, .caption-addition a:active {
  color: #e3bc58;
  text-decoration: underline;
}

.gallerypic {
  position: relative;
}

.gallery-larrow {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  text-align: center;
  vertical-align: top;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gallery-rarrow {
  position: absolute;
  top: 0;
  z-index: 50;
  text-align: center;
  vertical-align: top;
  display: flex;
  justify-content: center;
  align-items: center;
}

.thumbnail {
  display: block;
  border-radius: 10px;
}

@media screen and (max-width: 399px) {
  .icons-desktop {display: none;}
  .icons-mobile {position: relative;}
  #icons-container-home {margin-top: 3px;}
  .icons {border: 1px solid #e3bc58; border-radius: 100%;}
  .newsletter a:link, .newsletter a:visited, .newsletter a:active {text-decoration: underline;}
  .ytsubscribetext {display: table-row;}
  #___ytsubscribe_0 {display: block !important; width: 100% !important;}
}

@media screen and (min-width: 400px) {
  .icons-mobile {display: none;}
  .icons-desktop {position: absolute;}
  .ytsubscribetext {display: table-cell;}
  #___ytsubscribe_0 {display: table-cell !important;}
}

.submit {
  text-align: center;
}

.submit-btn, #subscribe {
  text-align: center;
  color: #e3bc58;
  background-color: #203e22;
  border-radius: 20px;
  font-family: "Kreon", serif;
  font-size: 18px;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px 0;
}

.submit-btn:hover, #subscribe:hover {
  color: #e3bc58;
  background-color: #586f5a;
}

#subscribe {
  display: block;
  margin: auto;
  margin-bottom: 20px;
}

.form-container {
  background: rgba(234, 205, 130, 0.67);
  border-radius: 20px;
  margin: 0;
  padding: 10px;
}

.g-recaptcha {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1px;
}

.error {
  background-color: #db502a;
}

.success {
  background-color: #609238;
}

#mail-status {
  padding: 10px;
  margin: 5px auto 0px auto;
  border-radius: 20px;
  position: relative;
}

#loader-icon {
  color: #203e22
}

.subscription-form {
  border: 0;
  border-radius: 20px 20px 0 0;
}

.subscription-form input {
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #203e22;
  outline-color: #203e22;
  border: 1px solid #203e22;
  border-radius: 20px;
  display: block;
  padding: 15px;
  margin: auto;
}

.subscription-form td {
  text-align: right;
}

#subscribe-box {
  background: rgba(234, 205, 130, 0.67);
  border-radius: 0 0 20px 20px;
  margin: 0;
  padding: 10px;
  text-align: center;
  font-size: 14px;
}

.recaptcha-box {
  text-align: center;
  background: rgba(234, 205, 130, 0.67);
}

.information {
  display: none;
}

.priv1 {
  font-weight: bold;
  line-height: 35px;
}
  

.priv2 {
  padding-left: 14px;
  line-height: 35px;
}

.priv3 {
  margin-top: 10px;
}

.priv4 {
  width: 100%;
  color: #000000;
  margin: 0;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  background: none;
  border: 0;
  border-radius: 20px;
  display: block;
  overflow: auto;
  background: rgba(234, 205, 130, 0.67);
}

.priv4 a:link, .priv4 a:visited, .priv4 a:active {
  color: #203e22;
  text-decoration: underline;
}

.priv6 {
  padding: 0 14px 0 0;
  margin: 0;
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #000000;
  text-align: left;
  vertical-align: top;
  width: 19px;
}

.priv5 {
  padding: 0 0 23px 0;
  margin: 0;
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #000000;
  text-align: left;
  vertical-align: top;
  width: auto;
}

.priv9 {
  padding: 0;
  margin: 0;
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #000000;
  text-align: left;
  vertical-align: top;
  width: auto;
}

.priv7 {
  padding: 0 14px 0 0;
  margin: 0;
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #000000;
  text-align: left;
  vertical-align: top;
  width: 21px;
}

.priv8 {
  padding: 5px 0 0 0;
  margin: 0;
  font-family: "Kreon", serif;
  font-size: 18px;
  color: #000000;
  text-align: left;
  vertical-align: top;
  width: auto;
}

.share {
  font-size: 14px;
  padding: 2px 14px;
  background-color: #203e22;
  color: #e3bc58;
  border-radius: 20px;
  display: table;
  margin: 0 auto 10px auto;
  text-align: center;
}

.share-links {
  display: block;
}

.share a:link, .share a:visited, .share a:active {
  color: #e3bc58;
  text-decoration: underline;
  font-weight: bold;
}

.copylink {
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}

.ytsubscribe {
  text-align: center;
  vertical-align: middle;
  display: table;
  width: 100%;
  margin-top: 4px;
  border-radius: 10px;
  overflow: hidden;
}

.ytsubscribetext {
  text-align: center;
  vertical-align: middle;
  padding: 1px 3px;
}

#___ytsubscribe_0 {
  text-align: center !important;
  vertical-align: middle !important;
  background-color: #e3bc58 !important;
  border-radius: 10px !important;
  padding: 1px 7px !important;
  height: 50px !important;
}

.vomargins {
  margin-top: 10px;
}

.linktooltips-container {
  position: absolute;
  width: 100%;
  height: 100%;
  display: inline-block;
  left: 0;
  background-color: #203e22;
  font-weight: bold;
}

.copylink-container {
  display: inline;
  position: relative;
  width: auto;
  height: 100%;
}

.previmg {
  width: 100%;
  display: block;
}

.prevlink {
  display: block;
  aspect-ratio: 16 / 9;
  height: auto;
  max-height: 100vh;
  margin: 5px auto;
  object-fit: contain;
}

.locations {
  background: rgba(32, 62, 34, 0.67);
  color: #e3bc58;
  margin: 20px auto 0 auto;
  padding: 6px 10px 10px 10px;
  text-align: center;
  border-radius: 20px;
  width: 75%;
  font-size: 13px;
  line-height: 14px;
}

.locheading {
  display: block;
  line-height: 21px;
}

.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s;display:table;float:right}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:0}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:0}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:846px){.cc-grower{position:relative;margin-left:43px;right:0;}.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{padding-right:0px}}
@media screen and (min-width:847px){.cc-grower{width:100%}}
@media screen and (min-width:385px){.cc-window.cc-banner{padding:16px 29px}}
@media screen and (max-width:384px){.cc-window.cc-banner{padding:16px 1px}}
@media screen and (min-width:329px){.cc-btn{padding:6px}}
@media screen and (max-width:328px){.cc-btn{padding:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:0}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}