#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;
}
