/*
 * Styles that are common to all responsive themes
 */
/*
  Colours specific to the project, not found in vff_colors
*/
.text-wrap {
  overflow: hidden;
  text-overflow: ellipsis;
}

form {
  margin: 20px;
  padding: 20px;
  width: 100%;
}
form label {
  padding-top: 12px;
  width: 110px;
  display: block;
  float: left;
}

#ms-general {
  padding-left: 0px;
  padding-right: 0px;
}

#announcement {
  background-color: #FFFFFF;
  max-width: none;
}
#announcement div {
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
}

@media (min-width: 768px) {
  .one-page-round-corner {
    border-radius: 5px 0 0 5px;
    behavior: url("/static/PIE.htc");
  }
}
@media (max-width: 767px) {
  .one-page-round-corner {
    border-radius: 5px 5px 0 0;
    behavior: url("/static/PIE.htc");
  }
}

#custom-navbar-phone ul {
  margin: 0;
}

.widget {
  margin: 0 auto;
  max-width: 280px;
  margin-bottom: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.widget h3 {
  border-top: 1px solid #DADADA;
  line-height: 14px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 5px 0;
  text-transform: uppercase;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .widget h3 {
    text-align: center;
  }
}
.widget > div, .widget > dl, .widget > ul {
  margin: 0;
}

.widget:last-child {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .responsive-two-column {
    display: block;
    float: left;
    width: 47%;
    margin-right: 1%;
    padding: 1%;
    min-height: 30px;
    box-sizing: border-box;
  }
}

#hours-of-operation dl {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 4px;
}
#hours-of-operation dl dt {
  font-weight: bold;
  color: #666666;
  text-transform: uppercase;
  font-size: 14px;
}
#hours-of-operation dl dd {
  margin-top: 5px;
  font-weight: normal;
  color: #666666;
  margin-left: 10px;
}
#hours-of-operation dl .description {
  text-align: left;
  font-style: italic;
  color: #999999;
}
#hours-of-operation .spacer {
  height: 10px;
}
#hours-of-operation .multi-description {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}
#hours-of-operation .public-holidays dt {
  font-weight: bold;
  margin-bottom: 7px;
}
#hours-of-operation .tag {
  font-size: 11px;
  vertical-align: super;
}

p {
  margin: 10px 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  word-wrap: break-word;
}

h1 {
  font-size: 2em;
  margin-bottom: 10px;
}

h2, h3 {
  font-size: 1.5em;
  font-weight: bold;
}

h3 {
  font-weight: normal;
  margin-bottom: 1.00em;
}

h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

h5 {
  margin-bottom: 1.50em;
}

h5, h6 {
  font-size: 1em;
  font-weight: bold;
}

form {
  margin: 0;
  padding: 0;
}

#footer {
  color: #FFFFFF;
  text-align: center;
}
#footer a {
  color: #FFFFFF;
  text-decoration: underline;
}

#footer-wrapper {
  text-align: center;
}

@media (max-width: 768px) {
  #header-wrapper {
    text-align: center;
  }
}
#header-wrapper #logo {
  text-align: center;
}
#header-wrapper #logo a {
  margin: 1em;
  border-radius: 10px;
  behavior: url("/static/PIE.htc");
  background: #FFFFFF;
  display: block;
  padding: 10px;
  position: relative;
}
#header-wrapper .title .btn {
  margin-top: 1em;
  min-width: 100px;
  margin-bottom: 1em;
  display: inline-block;
  padding: 1em;
}
@media (max-width: 767px) {
  #header-wrapper .title #phone {
    display: none;
  }
}
#header-wrapper .title #header-btns {
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  #header-wrapper .title #header-btns .btn {
    display: none;
  }
}

#page-title {
  padding-left: 10px;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  background-color: #666666;
  float: left;
}

#site-links ul {
  list-style-type: none;
}
#site-links .full-site-link {
  margin-left: 27px;
}

#address {
  text-align: center;
  vertical-align: top;
  font-weight: bold;
}
#address address {
  margin: 0;
  font-weight: normal;
}
@media (max-width: 767px) {
  #address address {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  #address .tel {
    display: none;
  }
}

#follow-us {
  min-width: 160px;
  vertical-align: top;
  min-height: 94px;
}
#follow-us ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#follow-us ul li {
  display: inline-block;
  text-align: center;
  margin-top: 8px;
  margin-right: 8px;
}
#follow-us ul a {
  height: 50px;
}
#follow-us ul .last {
  margin: 0;
}

#categories {
  min-width: 160px;
}
#categories ul {
  list-style: none;
}

#gallery {
  text-align: center;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 768px) {
  #gallery .captioned-image {
    display: block;
    float: left;
    width: 47%;
    margin-right: 1%;
    padding: 1%;
    min-height: 30px;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) {
  #gallery .captioned-image:nth-child(odd) {
    clear: left;
    float: left;
  }
  #gallery .captioned-image:nth-child(even) {
    float: left;
  }
}

.custom-navbar-wrapper .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: black;
  margin-bottom: 3px;
}
.custom-navbar-wrapper .btn {
  padding: 5px;
}
.custom-navbar-wrapper ul {
  margin: 0px;
  list-style: none;
  position: relative;
}
.custom-navbar-wrapper ul li:hover {
  background-color: #FFFFFF;
  /* Mozilla Firefox */
  /* Webkit (Safari/Chrome 10) */
  /* Webkit (Chrome 11+) */
  /* IE10 */
  /* Opera */
  background-image: linear-gradient(left, #FFFFFF 75%, #DADADA 99%, #E0E0E0 99%);
  /* Proposed W3C Markup */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFF', endColorstr='#DADADA');
}
.custom-navbar-wrapper ul li.active {
  background-color: #E5E5E5;
  /* Mozilla Firefox */
  /* Webkit (Safari/Chrome 10) */
  /* Webkit (Chrome 11+) */
  /* IE10 */
  /* Opera */
  background-image: linear-gradient(left, #E5E5E5 75%, #E5E5E5 99%, #E0E0E0 99%);
  /* Proposed W3C Markup */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#E5E5E5', endColorstr='#E5E5E5');
}
.custom-navbar-wrapper ul a {
  font-size: 16px;
  border-color: #DADADA;
  border-style: solid;
  display: block;
  padding: 10px;
  color: #000000;
}
.custom-navbar-wrapper ul a:hover {
  cursor: pointer;
  text-decoration: none;
}
.custom-navbar-wrapper #custom-navbar-phone {
  padding: 1em 1em 0 1em;
}
@media (min-width: 768px) {
  .custom-navbar-wrapper #custom-navbar-phone {
    display: none;
  }
}
.custom-navbar-wrapper #custom-navbar-phone a {
  border-width: 0 0 1px 0;
  border-color: #DADADA;
  border-style: solid;
  background-color: #FFFFFF;
  padding: 13px 10px;
}
.custom-navbar-wrapper #custom-navbar-phone li:last a {
  border-bottom: none;
}
.custom-navbar-wrapper #custom-navbar-phone ul.dropdown-menu li a, .custom-navbar-wrapper #custom-navbar-phone ul.dropdown-menu li a:visited, .custom-navbar-wrapper #custom-navbar-phone ul.dropdown-menu li a:hover {
  background-image: none;
  background-color: transparent;
  color: #000000;
}
.custom-navbar-wrapper #custom-navbar-phone .dropdown-toggle {
  min-height: 1em;
}
.custom-navbar-wrapper #custom-navbar-phone .dropdown-toggle button.btn-mini {
  min-width: 0;
}
.custom-navbar-wrapper #custom-navbar-desktop a {
  border-width: 0 1px 1px 0;
}
.custom-navbar-wrapper #custom-navbar-desktop li:first-child {
  border-radius: 5px 0 0 0;
  behavior: url("/static/PIE.htc");
}
.custom-navbar-wrapper #custom-navbar-desktop li.active a, .custom-navbar-wrapper #custom-navbar-desktop li.active a:visited, .custom-navbar-wrapper #custom-navbar-desktop li.active a:hover {
  background-image: url("/static/images/left_nav_arrow.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: right center;
  border-bottom-color: transparent;
  border-right: none;
  filter: none;
}

#links {
  padding: 1.0em 0.5em;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #links {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #DADADA;
  }
}
#links a.btn, #links a.btn:visited {
  color: #333333;
  font-weight: bold;
}
#links .btn {
  padding: 1em;
  margin-top: .5em;
  margin-bottom: .5em;
}
@media (max-width: 767px) {
  #links .btn {
    display: inherit;
  }
}
#links .map-url {
  font-weight: normal;
  display: block;
  text-align: center;
}
@media (max-width: 767px) {
  #links .map-url {
    display: none;
  }
}

.dropdown-menu {
  position: static;
  top: auto;
  left: auto;
  z-index: auto;
  float: none;
  min-width: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #FFFFFF;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  behavior: url("/static/PIE.htc");
  background-clip: padding-box;
}

.dropdown {
  list-style: none;
}

.custom-navbar {
  margin: 0px;
  list-style: none;
}
.custom-navbar a {
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
}

#email {
  width: 80%;
}

ul.errors {
  display: inline-block;
  padding: 0px;
}

ul.errors li {
  margin: 0px;
}

input.has_error {
  border: 2px solid #C42727;
}

.form_field label {
  float: none;
}

.form_field textarea {
  width: 90%;
  min-height: 250px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 30px;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videos {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.videos li {
  font-size: 18px;
  margin-bottom: 35px;
}
.videos li .title {
  font-weight: bold;
}
.videos li .caption {
  font-size: 14px;
}
.videos li .duration strong {
  font-size: 14px;
  margin-top: 4px;
}
.videos li .player {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 30px;
  /* IE6 workaround*/
  height: 0;
}
.videos li .player a {
  display: block;
  width: 100%;
}
.videos li .player .thumbnail-url {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
.videos li .player .pspan {
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  height: 83px;
  /*height of the Play button*/
  margin-top: -41.5px;
  /*offset half of the play button */
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  text-align: center;
}
.videos li .player .play-button {
  position: relative;
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
}
.videos li .player .not_available {
  position: relative;
  z-index: 100;
  top: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  border-radius: 5px;
  display: inline;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 0.8em;
}
.videos li .player iframe, .videos li .player object, .videos li .player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videos li .btn {
  display: block;
  padding: 1em;
  margin-top: .5em;
  margin-bottom: .5em;
  color: #333333;
  font-weight: bold;
}

@media (max-width: 767px) {
  #navbar,
  #content-heading,
  #sub-links {
    display: none;
  }
}

@media (min-width: 768px) {
  .tel-button,
  .map-button,
  #website-url-link,
  #qr-share,
  #custom-navbar-phone,
  #lower-mobile-buttons {
    display: none;
  }
}

/*
  Colours specific to the project, not found in vff_colors
*/
#header-wrapper .title {
  margin-top: 3em;
  vertical-align: middle;
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
}
@media (max-width: 767px) {
  #header-wrapper .title {
    margin-top: 1em;
  }
}
#header-wrapper .title #name {
  font-size: 26px;
  line-height: 1;
  color: #FFFFFF;
  margin: 0;
}
#header-wrapper .title #name a, #header-wrapper .title #name a:hover {
  color: #FFFFFF;
  text-shadow: #333333 1px 1px 1px;
}
#header-wrapper .title #blurb {
  color: #FFFFFF;
  font-size: 14px;
  text-shadow: #333333 1px 1px 1px;
}
#header-wrapper .title #phone {
  color: #FFFFFF;
  font-size: 18px;
  text-shadow: #333333 1px 1px 1px;
}

#custom-navbar-phone > li:hover, #custom-navbar-phone .dropdown-toggle {
  border-radius: 5px 5px 0 0;
  behavior: url("/static/PIE.htc");
}

#address h3 {
  display: none;
}
#address .url {
  display: none;
}
#address .org {
  float: left;
}
@media (max-width: 767px) {
  #address .org {
    float: none;
  }
}

#page-meta-content, #header, #footer {
  margin: 0 auto;
  max-width: 1000px;
}

#page-meta-content {
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
  z-index: 1;
  padding-top: 1em;
  padding-bottom: 1em;
}
#page-meta-content .row-fluid {
  background-color: #FFFFFF;
  box-shadow: 0px 0px 20px -2px #666666;
  behavior: url("/static/PIE.htc");
  border-radius: 5px;
  behavior: url("/static/PIE.htc");
}
@media (max-width: 767px) {
  #page-meta-content .row-fluid {
    box-shadow: none;
    behavior: url("/static/PIE.htc");
    border-radius: 0px 0px 5px 5px;
    behavior: url("/static/PIE.htc");
  }
}
@media (max-width: 767px) {
  #page-meta-content {
    padding-top: 0px;
  }
}

.page-content {
  padding-top: 15px;
  position: relative;
  z-index: 2;
  padding-left: 1em;
  padding-right: 1em;
  background: white;
}
@media (max-width: 767px) {
  .page-content {
    border: 1px solid #DADADA;
  }
}

@media (min-width: 768px) {
  #links {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
  }
}

.hidden-xs {
  display: none;
}

#responsive-theme-content-div {
  padding-bottom: 15px;
}
