#location {width:300px;font-family:arial;background:#000000;color:#fff;font-size:7pt;font-weight:normal;text-align:center;text-transform:uppercase;display:block;position:absolute;margin: 155px 0 0 0;padding:5px;z-index:3;letter-spacing: 2px;opacity:0.8}

.bottom-arrow {
    border-bottom: 1px dotted #AD8674;
}

.bottom-arrow:after {
    content:'';
    position: absolute;
    margin: 0 58px;
    width: 0;
    height: 0;
    border-top: 6px solid #AD8674;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}

h3 {
font-size:14pt !important;
color:#818181 !important;}


.boxx {
width:310px;
height:290px;
background:#fff;
text-align:center;
display: inline-block;
border: 1px solid #ccc;
clear: both !important;
margin: 0 14px 30px 14px;
vertical-align: top;
}

.boxexpand {
width:998px;
height:auto;
background:#fff;
text-align:center;
border: 1px solid #e2e2e2;
margin: 0 auto 30px;
border-radius: 8px;
overflow: hidden;
}

.splashx {
font-size:14pt;font-weight:bold;text-align:center;display:block;}

.splashx a:hover {
font-size:14pt;font-weight:bold;text-align:center;margin: 0 0 0 0;display:block;height:290px;border-bottom:3px solid #B9775F; box-shadow: 0 0px 25px -10px #333;}

.expandbtn {margin-left:12px;border-left:2px solid #B9775F; width:100%;display:block;padding:10px;font-family:roboto;font-size:10pt !important;font-weight:400;text-align:left;color:#909090 !important;}

.expandbtn0 {margin-left:12px;border-left:0px solid #B9775F; width:100%;display:block;padding:10px;font-family:roboto;font-size:10pt !important;font-weight:400;text-align:left;color:#909090 !important;}

.expandbtn0 img {height:40px;width:40px;margin-right:6px;border-radius:50%;}

.expandbtn2 {margin:auto;border:1px solid #d4d4d4; width:95%;display:block;padding:10px;font-family:roboto;font-size:10pt !important;font-weight:400;text-align:center;}

.expandbtn3 {margin-left: 12px;width: 100px;background: #B9775F;display: block;padding: 10px;font-family: arial !important;font-size: 10pt !important;font-weight: 600;color:#fff !important;}

.parallax {
  /* The image used */
  background-image: url("http://www.trishstratus.com/news/upload/1755.jpg");

  /* Set a specific height */
  min-height: 550px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-device-width: 768px) {
  .parallax {
    display:none;
  }
}

#close-me {
    background: #e2e2e2;
    color: #fff !important;
    padding: 10px;
    margin: auto;
    height: auto;
    width: 982px;
    text-align: left;
    margin-bottom: 18px;
    font-size: 12pt;
    font-family: arial;
    display: block;
}

.close-div {
    padding: 0px;
    color: #fff;
    float: right;
    font-size: 18pt;
    margin: -5px 0 0 0;
}

.content {
    width: 998px;
    overflow: hidden;
}

.content img {
    margin-right: 15px;
    float: left;
}

.content2 {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.content2 img {
    margin-right: 15px;
    float: left;
}

.timecontainer {
  margin: auto;
  text-align: center;
  border-bottom: 1px solid #eee;
  margin-top:-18px;
}


li#time {
  display: inline-block;
  font-size: 10pt;
  list-style-type: none;
  padding: 16px;
  text-transform: uppercase;
}

li#time span {
  display: block;
  font-size: 24pt;
}

h5 {
  display: flex;
  flex-direction: row;
  font-size: 28pt !important;
  max-width:998px;
  margin:auto;
}
h5:before, h5:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #ccc;
  margin: auto;
  font-size: 14pt !important;
}

@media (prefers-color-scheme: dark){
h5:before, h5:after{
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #333;
  margin: auto;
  font-size: 14pt !important;}
}

@media only screen and (max-device-width: 820px) {
h5 {
   max-width:682px !important;
  }
}

.subtitle {color:#999;margin:0px;font-family: 'Roboto', sans-serif;font-weight:500}

.jump {width:120px;border-bottom:1px dotted #ccc}

@media (prefers-color-scheme: dark){
.jump {border-bottom:1px dotted #333}
}

.jump-to {color:#818181;height:30px; font-size:12pt;
    background-color: #eee;
    padding-right: 8px;
    text-indent: 0.01px;
    width:100px;
    border:0;
    outline: 0px solid #ccc; outline-offset:-1px;
    cursor:pointer;
    appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
    background:url('/modern/form-arrow.png');
	background-repeat:no-repeat;
	background-size:16px 17px;
	background-position: 92% 50%;
}

.jumpybtn {
  background-color: transparent;
  color: #818181;
  width: auto;
  padding: 8px 15px;
  font-size: 14px;
  border: none;
  border-bottom:1px dotted #ccc;
}

@media (prefers-color-scheme: dark){
.jumpybtn {border-bottom:1px dotted #333}
}

.jumpy {
  position: relative;
  display: inline-block;
  font-family: arial;
  font-size: 13.50px;
  margin: -14px 0 20px 0;
}

.jumpy-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 200px;
  text-align: left;
  z-index: 4;
  border-radius: 6px;
}

.jumpy-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  border-radius: 6px;
}

.jumpy-content a:hover {background-color: #ddd;}

.jumpy:hover .jumpy-content {display: block;}

.jumpy:hover .dropbtn {background-color: transparent;}
