body {
  font-family: 'lato';
}
#modal_window{
z-index: 100000;
}
.website-container {
  margin: 0px auto;
  max-width: 96%;
}
.forced_notice_menu{
text-align:center;
}
.btn1 {
  text-align: center;
  width: 100%;
  max-width: 250px;
  margin: 12px auto;
  background: #666;
  border-radius: 20px;
  padding: 10px;
color:#fff;
display:block;
font-size:16px;
}
.btn1 a{
color:#fff !important;
}
.website-splash-with-modal-table a {
  color: #000;
}
.columns {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-radius: 10px;
}
.website-footer a {
  color: #000;
}
.stackable-block:first {
  padding-top: 80px;
}
.rpwb_photo_gallery {
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.website-navigation-group {
  padding: 10px;
  background: #91a3bd;
}
.website-navigation-group a {
  font-size: 18px;
  color: #fff;
}
.website-navigation-button a:hover{
color:#fff !important;
}
.website-navigation-table .website-navigation-button {
  background: #666;
}
.location-name {
  text-align: center;
  list-style-type: none;
  padding: 0px;
}
.location-name li {
  padding: 0px;
}
.website-navigation-shell .location-name li {
  padding: 0px;
}
/*IGNORE-IGNORE-IGNORE-IGNORE*/
#sb1_5774, #sb1_5773, #sb1_5566, #sb1_5580 {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.website-splash-with-modal .left_side .line_three {
  max-width: 100% !important;
}
.line_three {
  text-align: center;
}
.contactusx .div_table {
  display: block !important;
}
#content-h1 {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 0px 0px 0px;
  margin-bottom: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rpwb_gallery_pages {
  display: none;
}
.website-content h1 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  background: #fff;
  padding: 10px;
  margin-bottom: 0px;
}
.menu_system_content h1{
display:none;
font-size:18px;
font-weight:600;
}
.footer_block_title, .footer_block_location, .address-and-phone {
  font-size: 16px;
}
#link_1706{
display:none;
}
@media only screen and (min-width:600px) and (max-width:1300px) {
  .website-container-logo {
    margin-top: 0px;
    padding-top: 15px;
  }
  .website-navigation-table .div_td:nth-of-type(1) {
    display: inline-block !important;
    width: auto;
  }
  .website-navigation-table .div_td:nth-of-type(2) {
    width: auto;
    display: inline-block !important;
    text-align: center;
  }
  .website-navigation-table .website-navigation-button {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
  .website-navigation-table .website-navigation-button {
    min-width: 100%;
  }
  #website-footer .div_table .div_td:nth-of-type(1) {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  #website-footer .div_table .div_td:nth-of-type(2) {
    display: block;
    width: 100%;
    text-align: center;
  }
  #website-footer .div_table .div_td:nth-of-type(3) {
    display: block;
    width: 100%;
    text-align: center;
  }
}