.page-header {
  padding-bottom: 28px;
  margin: 28px 0;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 28px;
  padding-bottom: 28px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -28px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 42px 0 28px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 34px;
  }
}
.article-header {
  border-bottom: 1px dashed black;
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 34px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  display: table;
  content: " ";
}
.jumbotron:after {
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #666666;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 4px;
}
.jumbotron .btn {
  margin-top: 28px;
  margin-bottom: 28px;
}
.masthead {
  padding-top: 56px;
  padding-bottom: 56px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .masthead h1 {
    font-size: 100px;
  }
  .masthead p {
    font-size: 40px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 34px;
  }
}
.jumbotron-primary {
  background-color: #990000;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ff9999;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  display: table;
  content: " ";
}
.page-masthead:after {
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 84px;
  padding-bottom: 84px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .page-masthead .jumbotron {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 28px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
.btn-group ul {
  list-style: none;
  padding: 0;
}
.btn-group ul li {
  display: inline;
}
.label {
  border-radius: 3px;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 56px;
}
.article-content .wf_caption[style*="float: right"],
.article-content .jcemediabox-zoom-span[style*="float: right"],
.article-content img[style*="float: right"] {
  margin-right: -26%;
}
.article-content .wf_caption[style*="float: left"],
.article-content .jcemediabox-zoom-span[style*="float: left"],
.article-content img[style*="float: left"] {
  margin-left: -26%;
}
img[style*="float: left"],
img[style*="float: right"],
.wf_caption[style*="float: left"],
.wf_caption[style*="float: right"] {
  max-width: 66.66666667% !important;
  width: inherit !important;
  display: block !important;
}
@media screen and (max-width: 991px) {
  img[style*="float: left"],
  img[style*="float: right"],
  .wf_caption[style*="float: left"],
  .wf_caption[style*="float: right"] {
    margin: auto !important;
    max-width: 100% !important;
    float: none !important;
  }
}
.wf_caption img {
  max-width: 100% !important;
}
.jcemediabox-zoom-span[style*="float: left"],
.jcemediabox-zoom-span[style*="float: right"] {
  max-width: 100% !important;
}
@media screen and (max-width: 991px) {
  .jcemediabox-zoom-span[style*="float: left"],
  .jcemediabox-zoom-span[style*="float: right"] {
    margin: auto !important;
    float: none !important;
  }
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ff6666;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 30px;
}
.modal-body {
  padding: 10px 40px 20px;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.dp-container {
  font-size: 14px;
}
.dp-container .row-fluid .span7,
.dp-container .row-fluid .span5 {
  width: 47.5%;
  margin-right: 2.5%;
}
.dp-container .row-fluid .span7 {
  float: left;
}
.dp-container .row-fluid .span5 {
  float: right;
}
.dp-container .row-fluid .span5 #dp-event-details-map {
  height: 300px;
}
.dp-container .row-fluid:after {
  clear: both;
}
.dp-container h2 {
  margin-top: 14px;
}
.dp-event-details-images img {
  max-width: 100%;
}
.chzn-container-single .chzn-single {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  height: auto;
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chzn-container-single .chzn-single:focus,
.chzn-container-single .chzn-single.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.chzn-container-single .chzn-single:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.chzn-container-single .chzn-single:active,
.chzn-container-single .chzn-single.active,
.open > .dropdown-toggle.chzn-container-single .chzn-single {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.chzn-container-single .chzn-single:active:hover,
.chzn-container-single .chzn-single.active:hover,
.open > .dropdown-toggle.chzn-container-single .chzn-single:hover,
.chzn-container-single .chzn-single:active:focus,
.chzn-container-single .chzn-single.active:focus,
.open > .dropdown-toggle.chzn-container-single .chzn-single:focus,
.chzn-container-single .chzn-single:active.focus,
.chzn-container-single .chzn-single.active.focus,
.open > .dropdown-toggle.chzn-container-single .chzn-single.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.chzn-container-single .chzn-single.disabled:hover,
.chzn-container-single .chzn-single[disabled]:hover,
fieldset[disabled] .chzn-container-single .chzn-single:hover,
.chzn-container-single .chzn-single.disabled:focus,
.chzn-container-single .chzn-single[disabled]:focus,
fieldset[disabled] .chzn-container-single .chzn-single:focus,
.chzn-container-single .chzn-single.disabled.focus,
.chzn-container-single .chzn-single[disabled].focus,
fieldset[disabled] .chzn-container-single .chzn-single.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.chzn-container-single .chzn-single .badge {
  color: #ffffff;
  background-color: #333333;
}
.chzn-container-single .chzn-single:focus,
.chzn-container-single .chzn-single:active:focus,
.chzn-container-single .chzn-single.active:focus,
.chzn-container-single .chzn-single.focus,
.chzn-container-single .chzn-single:active.focus,
.chzn-container-single .chzn-single.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.chzn-container-single .chzn-single:hover,
.chzn-container-single .chzn-single:focus,
.chzn-container-single .chzn-single.focus {
  color: #333333;
  text-decoration: none;
}
.chzn-container-single .chzn-single:active,
.chzn-container-single .chzn-single.active {
  outline: 0;
  background-image: none;
  background-color: #f2f2f2;
}
.chzn-container-single .chzn-single.disabled,
.chzn-container-single .chzn-single[disabled],
fieldset[disabled] .chzn-container-single .chzn-single {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chzn-container-active.chzn-with-drop .chzn-single {
  background-color: #f2f2f2;
  background-image: none;
}
.chzn-container-active.chzn-with-drop .chzn-single:hover,
.chzn-container-active.chzn-with-drop .chzn-single:focus {
  background-color: #ffffff;
}
.chzn-container .chzn-search,
.chzn-results {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background-image: none;
}
.chzn-container .chzn-search:focus,
.chzn-results:focus,
.chzn-container .chzn-search.focus,
.chzn-results.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.chzn-container .chzn-search:hover,
.chzn-results:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.chzn-container .chzn-search:active,
.chzn-results:active,
.chzn-container .chzn-search.active,
.chzn-results.active,
.open > .dropdown-toggle.chzn-container .chzn-search,
.open > .dropdown-toggle.chzn-results {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.chzn-container .chzn-search:active:hover,
.chzn-results:active:hover,
.chzn-container .chzn-search.active:hover,
.chzn-results.active:hover,
.open > .dropdown-toggle.chzn-container .chzn-search:hover,
.open > .dropdown-toggle.chzn-results:hover,
.chzn-container .chzn-search:active:focus,
.chzn-results:active:focus,
.chzn-container .chzn-search.active:focus,
.chzn-results.active:focus,
.open > .dropdown-toggle.chzn-container .chzn-search:focus,
.open > .dropdown-toggle.chzn-results:focus,
.chzn-container .chzn-search:active.focus,
.chzn-results:active.focus,
.chzn-container .chzn-search.active.focus,
.chzn-results.active.focus,
.open > .dropdown-toggle.chzn-container .chzn-search.focus,
.open > .dropdown-toggle.chzn-results.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.chzn-container .chzn-search.disabled:hover,
.chzn-results.disabled:hover,
.chzn-container .chzn-search[disabled]:hover,
.chzn-results[disabled]:hover,
fieldset[disabled] .chzn-container .chzn-search:hover,
fieldset[disabled] .chzn-results:hover,
.chzn-container .chzn-search.disabled:focus,
.chzn-results.disabled:focus,
.chzn-container .chzn-search[disabled]:focus,
.chzn-results[disabled]:focus,
fieldset[disabled] .chzn-container .chzn-search:focus,
fieldset[disabled] .chzn-results:focus,
.chzn-container .chzn-search.disabled.focus,
.chzn-results.disabled.focus,
.chzn-container .chzn-search[disabled].focus,
.chzn-results[disabled].focus,
fieldset[disabled] .chzn-container .chzn-search.focus,
fieldset[disabled] .chzn-results.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.chzn-container .chzn-search .badge,
.chzn-results .badge {
  color: #ffffff;
  background-color: #333333;
}
.chzn-container .chzn-search:hover,
.chzn-results:hover,
.chzn-container .chzn-search:focus,
.chzn-results:focus {
  background-color: #ffffff;
  background-image: none;
}
.chzn-container .chzn-results {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: block;
  float: left;
  width: 100%;
  list-style: none;
  font-size: 14px;
  text-align: left;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.chzn-container .chzn-results > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #666666;
  white-space: nowrap;
}
.chzn-container .chzn-results > li > a:hover,
.chzn-container .chzn-results > li > a:focus {
  text-decoration: none;
  color: #cc0000;
  background-color: #f5d6d6;
}
.chzn-container .chzn-results li.highlighted {
  background-color: #990000;
  background-image: none;
}
.chzn-container .chzn-results > .active > a,
.chzn-container .chzn-results > .active > a:hover,
.chzn-container .chzn-results > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #f5d6d6;
}
.chzn-container .chzn-results > .disabled > a,
.chzn-container .chzn-results > .disabled > a:hover,
.chzn-container .chzn-results > .disabled > a:focus {
  color: #cc0000;
}
.chzn-container .chzn-results > .disabled > a:hover,
.chzn-container .chzn-results > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dpcalendar-locations-container .next,
.dpcalendar-locations-container .previous {
  padding: inherit;
}
.dpcalendar-locations-container .pager.list-striped {
  border-top: 0px;
}
.dpcalendar-locations-container #dp-list-form-search-filter {
  display: inline-block;
  height: auto;
}
.dpcalendar-locations-container #dp-list-form-search-filter:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.dpcalendar-locations-container #dp-list-form-search-filter::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.dpcalendar-locations-container #dp-list-form-search-filter:-ms-input-placeholder {
  color: #999999;
}
.dpcalendar-locations-container #dp-list-form-search-filter::-webkit-input-placeholder {
  color: #999999;
}
textarea.dpcalendar-locations-container #dp-list-form-search-filter {
  height: auto;
}
.dpcalendar-locations-container #dp-list-form-search-filter,
.dpcalendar-locations-container .dp-button,
.dpcalendar-locations-container #dp-list-form-date {
  font-size: 14px;
  padding: 7px 14px;
  margin-top: 0px;
  line-height: 1.42857143;
}
.dpcalendar-locations-container #dp-list-form-search-filter,
.dpcalendar-locations-container .dp-list-clear,
.dpcalendar-locations-container .dp-list-search,
.dpcalendar-locations-container #dp-list-form-date {
  float: left;
}
.dpcalendar-locations-container .list-striped {
  clear: both;
}
.dp-module-upcoming-default-calendar .dp-module-upcoming-default-month {
  background-color: #990000 !important;
  box-shadow: 0 1px 0 #4a0000 !important;
}
.dp-module-upcoming-modal-enabled {
  display: inherit;
}
.dp-module-upcoming-default-event {
  margin-left: 44px;
}
.dp-module-upcoming-default-location > *::before {
  content: " ";
}
.icon-calendar,
.icon-print,
.icon-envelope,
.icon-download {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar:before {
  content: "\f073";
}
.icon-print:before {
  content: "\f02f";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-download:before {
  content: "\f271";
}
.dp-upconming-event-division {
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 14px;
  width: 30%;
  margin: 14px auto;
}
.dp-upcoming-event-hole {
  background-color: #996900;
  margin: 0px auto 14px;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  -webkit-box-shadow: inset 7px 7px 56px -14px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: inset 7px 7px 56px -14px rgba(0, 0, 0, 0.42);
  box-shadow: inset 7px 7px 56px -14px rgba(0, 0, 0, 0.42);
  font-size: 0px;
}
.dp-upcoming-event-width {
  padding: 28px;
  margin: 14px 0;
  background-color: #ffffff;
  text-align: center;
  -webkit-box-shadow: 7px 7px 56px -14px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 7px 7px 56px -14px rgba(0, 0, 0, 0.42);
  box-shadow: 7px 7px 56px -14px rgba(0, 0, 0, 0.42);
  font-size: 20px;
  border-bottom-right-radius: 7px;
  color: #4d4d4d;
}
.dp-upcoming-event-width a {
  color: #990000;
}
.dp-upconming-event-note {
  font-size: 12px;
}
.dp-upcoming-event-name {
  margin: 14px auto;
}

@media print {
  a[href]:after {
    content: none;
  }
  p {
    font-size: 14px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 14px;
  }
  .video-wrapper iframe {
    display: none;
    max-width: 0;
    max-height: 0;
  }
}