@charset "utf-8";
/* CSS Document */

body,
html {
  font-size: 1rem;
}
#gzns input,
#gzns select {
  background-color: white;
  margin-bottom: 5px;
}
#gzns .gz-pagetitle {
  margin-right: 15px;
}
#gzns h1.gz-pagetitle {
  display: none;
}
#gzns .gz-all-headers {
  -ms-flex-align: center;
  align-items: center;
}
#gzns .gz-all-headers .gz-subtitle,
#gzns .gz-pagetitle {
  line-height: 1.1;
  margin-bottom: 0;
}
#gzns .container-fluid {
  display: block;
}
#gzns .row {
  width: auto;
}
#gzns .embed-responsive-21by4::before {
  padding-top: 25%;
}
#gzns .gz-card-more-details {
  display: none;
}
#gzns .gz-map {
  height: auto;
}
#gzns .gz-map .gz-card-title {
  border: 0;
  margin: 0;
  padding: 0;
}
#gzns .gz-map a {
  outline: none;
}
#gzns .gz-map .gz-card-phone,
#gzns .gz-map .gz-card-email,
#gzns .gz-map .gz-card-website,
#gzns .gz-map .gz-card-description {
  display: none;
}
#gzns .gz-map .gz-card-more-details {
  display: initial;
}
#gzns .gz-page-return {
  font-size: 90%;
}
#gzns .gz-share-btn {
  -ms-flex-align: start;
  align-self: flex-start;
  background-color: #f3f3f3;
  border: 0;
  border-radius: 50%;
  color: #666666;
  height: 45px;
  line-height: 1;
  width: 45px;
}
#gzns .gz-share-btn i {
  font-size: 1.25rem;
  margin-right: 0;
  padding: 6px 0;
}
#gzns .gz-share-group .dropdown-menu i {
  margin-right: 5px;
}
#gzns .share-modal a {
  background-color: #f3f3f3;
  display: block;
  margin: 6px 0;
  padding: 8px 0;
  text-decoration: none;
}
#gzns .share-modal a i {
  margin-right: 5px;
  text-align: center;
  width: 35px;
}
#gzns .gz-alphanumeric .btn-group,
#gzns .gz-alphanumeric .btn-group-vertical {
  display: inline-block;
}
#gzns .gz-alphanumeric .btn-toolbar {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#gzns .gz-alphanumeric .gz-alphanumeric-btn {
  text-align: center;
}
#gzns .gz-alphanumeric .btn {
  font-size: 1rem;
  padding: 0.4rem 0.75rem;
}
#gzns .gz-alphanumeric-btn,
#gzns .gz-numeric-btn {
  margin-right: 5px;
}
#gzns .gz-grid-col,
#gzns .gz-list-col,
#gzns .gz-md-list-col,
#gzns .gz-sm-list-col {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 1.2em;
  position: relative;
  width: 100%;
}
#gzns .gz-grid-col .gz-content-card:before,
#gzns .gz-md-list-col .gz-content-card:before,
#gzns .gz-sm-list-col .gz-content-card:before {
  background-color: #555555;
  content: "";
  position: absolute;
  top: -15px;
  left: -1px;
  width: calc(100% + 2px);
  height: 15px;
  transition: all 0.2s ease-out;
}
#gzns .gz-md-list-col .gz-content-card:before,
#gzns .gz-sm-list-col .gz-content-card:before {
  border-radius: 3px 0 0 3px;
}
#gzns .gz-grid-col .gz-content-card:before {
  border-radius: 3px 3px 0 0;
}
#gzns .gz-grid-col .gz-content-contact,
#gzns .gz-grid-col .gz-content-description,
#gzns .gz-sm-list-col .gz-content-contact,
#gzns .gz-sm-list-col .gz-content-description,
#gzns .gz-grid-col .gz-store-description {
  display: none;
}
#gzns .gz-grid-col .card-footer.gz-active-footer {
  background: #ededed;
  border-top: 1px solid #d4d4d4;
  padding-top: 5px;
}
#gzns .gz-list-col .gz-card-web-content-footer {
  text-align: right;
}
#gzns .gz-card-web-content-footer .fa {
  font-size: 1.5em;
  padding: 2px 5px;
}
#gzns .gz-sm-list-col .gz-posted-badge {
  position: absolute;
  top: 0.6em;
  right: 0.6em;
}
#gzns .gz-grid-col .gz-card-cat {
  display: none;
}
#gzns .gz-list-col .gz-card-cat {
  font-size: 90%;
}
#gzns .gz-grid-col .card-footer,
#gzns .gz-list-col .card-footer {
  padding: 0 1.25rem 0.75rem;
}
#gzns .gz-grid-col .card-header {
  padding: 0.75rem 1.25rem 0;
}
#gzns .gz-events-listing .gz-grid-col .card-footer {
  padding: 0.75rem 1.25rem;
}
#gzns .gz-events-listing .gz-list-col .card-footer {
  background-color: transparent;
  border-top: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#gzns .gz-sort-toolbar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#gzns .gz-location-pin {
  position: absolute;
  top: 5px;
  right: 25px;
  font-size: 18px;
}
#gzns .gz-sort-toolbar h3 {
  margin-bottom: 0;
}
#gzns .gz-sort-bar a {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 50%;
  font-size: 135%;
  padding: 0.5rem;
  text-decoration: none;
}
#gzns .gz-sort-bar a:hover {
  border-color: inherit;
}
#gzns .gz-sort-bar a.gz-view-btn {
  display: none;
  visibility: hidden;
}
#gzns .gz-search-pill,
#gzns .gz-search-pill:hover {
  background-color: #e3e3e3;
  border-color: rgba(0, 0, 0, 0.07);
  color: #333333;
  font-weight: normal;
  padding: 7px 11px;
  text-decoration: none;
}
#gzns .gz-search-pills {
  margin: 35px -15px 0;
}
#gzns .gz-search-pill i {
  margin-left: 3px;
}
#gzns .gz-search-filters {
  display: block;
}
#gzns .gz-search-filters input,
#gzns .gz-search-filters select,
#gzns .gz-search-filters span {
  font-size: 1rem;
}
#gzns .gz-search-filters .custom-file,
#gzns .gz-search-filters .custom-select,
#gzns .gz-search-filters .form-control,
#gzns .gz-search-filters .gz-search-btn,
#gzns .gz-search-filters > span {
  width: 100%;
  margin: 5px 0;
}
#gzns .gz-search-btn,
#gzns .gz-button {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 25px;
  padding-right: 25px;
}
#gzns .gz-search-btn i {
  font-size: 0.8rem;
  margin-right: 5px;
}
#gzns .card:hover {
  background-color: #ededed;
}
#gzns .card a:hover {
  text-decoration: none;
}
#gzns .gz-cards {
  margin-top: 1.25rem;
}
#gzns .gz-grid-cards .card {
  margin-bottom: 1.25rem;
  height: calc(100% - 30px);
}
#gzns .gz-card-title {
  border-top: 1px solid #d4d4d4;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 110px;
  flex: 0 0 auto;
  margin-bottom: 0.55rem;
  padding-top: 1.25rem;
}
#gzns .gz-events-listing .gz-card-title {
  border-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
#gzns .card-body {
  line-height: 1.2;
}
#gzns .card {
  box-shadow: 0 0.125rem 0.225rem rgba(0, 0, 0, 0.15);
  margin-bottom: 1.25rem;
}
#gzns .card-header {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  height: 145px;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#gzns .gz-card-head-img {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#gzns .gz-card-head-img .img-fluid {
  max-height: 130px;
  margin-top: 10px;
}
#gzns .gz-card-head-empty {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
}
#gzns .gz-img-placeholder {
  -webkit-tap-highlight-color: transparent;
  font-family: "Julius Sans One", sans-serif;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  font-size: 16px;
  color: black;
}
#gzns .card-footer .gz-miles {
  float: right;
  font-style: italic;
  font-size: 80%;
}
#gzns .gz-cards .card {
  height: calc(100% - 30px);
  margin-bottom: 30px;
}
#gzns .gz-cat-card {
  -ms-flex-direction: column;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.75rem;
}
#gzns .gz-cat-card .card-title {
  border-top: 0;
  line-height: 1.1;
  padding-top: 0;
}
#gzns .gz-cat-card-img {
  height: 100px;
  width: 100px;
  margin-right: 0.55rem;
  max-width: 100px;
}
#gzns .gz-cat-card-body {
  padding: 0;
  line-height: 1.1;
}
#gzns .gz-cat-subcat {
  font-size: 85%;
}
#gzns .gz-cat-subcat:after {
  content: ", ";
}
#gzns .gz-cat-subcat:last-child:after {
  content: "";
}
#gzns .card .list-group-item {
  background-color: transparent;
  border: 0;
  line-height: 1.2;
  padding: 0.25rem 1.25rem;
}
#gzns .card-link {
  display: inline-block;
  line-height: 1.2;
}
#gzns .detail-link {
  display: inline-flex;
  line-height: 1.2;
}
#gzns .gz-address-separator {
  padding-right: 5px;
}
#gzns .card-link i {
  left: 0;
  position: absolute;
  line-height: 1.2;
}
#gzns .card .list-group-item i {
  margin-right: 10px;
}
#gzns .gz-list-group .list-group-item {
  background-color: transparent;
  border: 0;
  padding: 0.5rem 0;
}
#gzns .gz-list-group .gz-card-social {
  padding: 0.75rem 1.25rem 0.75rem 0;
}
#gzns .gz-list-group {
  margin-bottom: 1rem;
}
#gzns .gz-details-reps .card {
  border: 1px solid #d4d4d4;
}
#gzns .gz-details-reps .card img {
  border-radius: 50%;
  max-width: 125px;
  object-fit: cover;
}
#gzns .gz-details-reps .card .card-img-top {
  background-color: #555555;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  height: 150px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#gzns .gz-details-reps .card .card-title {
  border-top: 0;
}
#gzns .gz-details-reps .card .card-body {
  padding: 1.25rem;
}
#gzns .gz-details-categories .gz-cat {
  font-style: italic;
}
#gzns .gz-cat:after {
  content: ", ";
}
#gzns .gz-cat:last-child:after {
  content: "";
}
#gzns .gz-prim-contact {
  background-color: white;
  border-radius: 0 50px 50px 0;
  font-size: 0.8rem;
  line-height: 1.4;
  padding: 2px 15px;
  position: absolute;
  top: 15px;
  left: 0;
  text-transform: uppercase;
}
#gzns .gz-member-repname {
  font-weight: bold;
}
#gzns .gz-member-reptitle {
  font-size: 1rem;
  font-weight: normal;
}
#gzns .modal-header button.close {
  background-color: transparent;
  border: 0;
  color: #666666;
}
#gzns .gz-contact-card a.btn,
#gzns .gz-details-social a.btn,
#gzns .gz-details-social button {
  border-radius: 50%;
  height: 35px;
  padding: 4px;
  text-align: center;
  width: 35px;
  margin-right: 4px;
}
#gzns .gz-details-social .dropdown.show {
  display: inline-block !important;
}
#gzns .gz-details-social .dropdown {
  display: inline-block;
}
#gzns a.gz-rep-email,
#gzns a.gz-rep-phone,
#gzns a.gz-rep-website {
  background-color: #ededed;
}
#gzns a.gz-social-facebook,
#gzns a.gz-social-facebook:hover,
#gzns button.gz-social-facebook,
#gzns button.gz-social-facebook:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: white;
}
#gzns a.gz-social-twitter,
#gzns a.gz-social-twitter:hover,
#gzns button.gz-social-twitter,
#gzns button.gz-social-twitter:hover {
  background-color: black;
  border-color: black;
  color: white;
}
#gzns .gz-twitter-img-placeholder {
  background-image: url(/GZContent/Images/public/twitter-x-logo-white.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
}
#gzns .gz-twitter-img-placeholder-share-modal {
  background-image: url(/GZContent/Images/public/twitter-x-logo-black.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
  width: 15px;
  display: inline-block;
  height: 16px;
  margin-left: 10px;
  margin-right: 15px;
}
#gzns a.gz-social-linkedin,
#gzns a.gz-social-linkedin:hover,
#gzns button.gz-social-linkedin,
#gzns button.gz-social-linkedin:hover {
  background-color: #007bb5;
  border-color: #007bb5;
  color: white;
}
#gzns a.gz-social-googleplus,
#gzns a.gz-social-googleplus:hover,
#gzns button.gz-social-googleplus,
#gzns button.gz-social-googleplus:hover {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: white;
}
#gzns a.btn.gz-social-pinterest,
#gzns a.btn.gz-social-pinterest:hover {
  background-color: #bd081c;
  border-color: #bd081c;
  color: white;
  font-size: 10px;
  padding-top: 7px;
}
#gzns a.btn.gz-social-none,
#gzns a.btn.gz-social-none:hover,
#gzns button.btn.gz-social-none,
#gzns button.btn.gz-social-none:hover {
  background-color: #2e3192;
  border-color: #2e3192;
  color: white;
  font-size: 10px;
  padding-top: 7px;
}
#gzns a.btn.gz-social-instagram,
#gzns a.btn.gz-social-instagram:hover {
  background-color: #833ab4;
  border-color: #833ab4;
  font-size: 10px;
  color: white;
  padding-top: 6px;
}
#gzns a.btn.gz-social-youtube,
#gzns a.btn.gz-social-youtube:hover {
  background-color: red;
  border-color: red;
  font-size: 10px;
  color: white;
  padding-top: 6px;
}
#gzns .gz-details-links a:hover {
  opacity: 0.8;
}
#gzns .gz-details-social.list-group-item i {
  margin: 0;
}
#gzns .gz-list-group .gz-details-social {
  padding: 0.75rem 1.25rem 0.75rem 0;
}
#gzns .gz-details-video {
  margin-bottom: 1.25rem;
}
#gzns .gz-details-images .card {
  margin-bottom: 0.75rem;
  height: auto;
  position: initial;
}
#gzns .gz-details-images-modal .modal-body {
  text-align: center;
}
#gzns .card.gz-content-card,
#gzns .card.gz-events-card {
  overflow: visible;
}
#gzns .gz-card-wkday-wrap {
  background-color: #555555;
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
  color: white;
  display: block;
  font-weight: bold;
  padding: 0.5rem;
  position: relative;
  width: calc(100% + 2px);
  left: -1px;
}
#gzns .gz-events-listing .card-body {
  text-align: center;
  padding: 0 1.25rem 1.25rem;
}
#gzns .gz-events-listing .card-header:first-child {
  background-color: transparent;
  display: block;
  height: 100px;
  margin: 0;
  padding: 0;
}
#gzns .gz-events-listing .card-header {
  height: 135px;
  padding: 0 1.25rem;
}
#gzns .gz-events-listing .gz-card-head-img .img-fluid {
  max-height: 100px;
  max-width: 250px;
}
#gzns .gz-event-card-time {
  font-size: 80%;
}
#gzns .gz-event-card-title {
  display: block;
}
#gzns .gz-grid-col .gz-event-card-title {
  margin-bottom: 5px;
}
#gzns .card .gz-description {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
  margin-right: -1em;
  padding-right: 1em;
}
#gzns .card .gz-description:before {
  content: '...';
  position: absolute;
  right: 5px;
  bottom: 0;
}
#gzns .card .gz-description:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background-color: white;
}
#gzns .card:hover .gz-description:after {
  background-color: #ededed;
}
#gzns .gz-event-details-card div:before,
#gzns .gz-store-details-card div:before {
  content: "";
  font-family: 'Font Awesome 5 Pro';
  font-size: 1rem;
  font-weight: 300;
  right: 100%;
  position: absolute;
  text-align: center;
  width: 30px;
}
#gzns .gz-event-images-columns {
  -webkit-column-count: 2;
  column-count: 2;
}
#gzns .vertical-text {
  display: block;
  width: 1px;
  word-wrap: break-word;
}
#gzns .gz-card-register i {
  margin-left: 10px;
}
#gzns .gz-register-btn {
  width: 120px;
  margin: 0 auto;
}
#gzns .card-footer.gz-card-register {
  background-color: #efefef;
  border-top: 1px solid #cdcdcd;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200;
}
#gzns .gz-btn-closed {
  background-color: #d4d4d4;
  border-color: #cdcdcd;
}
#gzns .gz-video {
  margin-bottom: 1.25rem;
}
#gzns .gz-grid-col .gz-card-month,
#gzns .gz-list-col .gz-card-month {
  font-size: 120%;
}
#gzns .gz-grid-col .gz-card-dday,
#gzns .gz-list-col .gz-card-dday {
  font-size: 240%;
  font-weight: bold;
}
#gzns .gz-event-date-wrap {
  line-height: 1.2;
  margin: 0.5rem;
}
#gzns .gz-grid-col .gz-event-date-wrap {
  line-height: 1;
}
#gzns .gz-end-dt:before,
#gzns .gz-end-dy:before {
  content: "-";
  position: relative;
  left: -3px;
}
#gzns .gz-content-sidebar {
  text-align: center;
  margin-bottom: 1rem;
}
#gzns .gz-md-list-col .gz-content-subtitle {
  font-weight: bold;
}
#gzns .gz-content-card .card-footer,
#gzns .gz-sm-list-col .gz-store-card .card-footer {
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#gzns .gz-posted-badge {
  border: 0;
  margin-right: auto;
  padding: 0.6em 1.7em;
}
#gzns .gz-events-cards .card-footer {
  padding: 1.25rem 1.25rem 1rem;
}
#gzns .card-footer {
  background-color: transparent;
  border: 0;
}
#gzns .gz-event-details-card,
#gzns .gz-event-details-card:hover,
#gzns .gz-store-details-card,
#gzns .gz-store-details-card:hover {
  background-color: transparent;
}
#gzns .gz-event-details-card .card-body,
#gzns .gz-store-details-card .card-body {
  background-color: white;
}
#gzns .gz-details-img img {
  max-height: 75px;
  margin-right: 1rem;
  object-fit: scale-down;
  max-width: 100%;
  width: auto;
}
#gzns .gz-contact-card:hover {
  background-color: white;
}
#gzns .gz-guest-btn {
  float: right;
}
#gzns .gz-sponsor-img {
  max-width: 150px;
  padding: 1rem;
}
#gzns .gz-event-details-card .card-text {
  margin-left: 20px;
  margin-bottom: 1rem;
  position: relative;
}
#gzns .gz-event-details-card .gz-map {
  margin-bottom: 1rem;
  min-height: 125px;
}
#gzns .gz-event-details-card .gz-event-pricing:before {
  content: "\f2e8";
}
#gzns .gz-event-details-card .gz-event-address:before {
  content: "\f3c5";
}
#gzns .gz-event-details-card .gz-event-contact:before {
  content: "\f2bd";
}
#gzns .gz-event-details-card .gz-event-time:before {
  content: "\f017";
}
#gzns .gz-event-details-card .gz-event-guests:before {
  content: "\f0c0";
}
#gzns .gz-event-details-card .gz-event-cat:before {
  content: "\f03a";
}
#gzns #gz-search-radius {
  padding-top: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#gzns .gz-radius-input-button {
  text-align: left;
}
#gzns input:required,
#gzns select:required {
  border-right: solid thick red;
}
#gzns .gz-sort-toolbar:after,
#gzns .gz-sort-toolbar:before {
  display: none;
}
#gzns .gz-details-links ul,
#gzns .gz-directory-card-body ul {
  margin-left: 0;
}
#gzns .gz-chapter {
  margin-bottom: 0.5rem;
  padding-top: 0.55rem;
}
#gzns .gz-details-reps .gz-cards {
  margin-top: 0;
}
.gz-block.gz-powered-by {
  text-align: center;
  margin: 1rem 0;
}
#gzns .modal-dialog {
  z-index: 1041;
}
#gzns .modal-backdrop.fade {
  opacity: 0.5;
}
#gzns .guest-modal .modal-body {
  max-height: 500px;
  overflow: auto;
}
#gzns .gz-autocomplete-results {
  position: absolute;
  width: 100%;
  max-height: 500px;
  overflow-y: auto;
  top: 45px;
  left: 0;
  margin: 0 10px;
  z-index: 9;
  display: none;
}
#gzns .gz-autocomplete-results.opened {
  display: block;
}
#gzns .gz-customized-items-list {
  padding: 0px 0px 0px 40px;
}
#gzns .gz-customized-values-list {
  list-style-type: none;
  padding: 0px 0px 0px 5px;
}
#gzns .gz-customized-values-list-item {
  padding: 1px 0px 1px 20px;
  word-wrap: break-word;
  word-break: break-word;
  white-space: pre-wrap;
}
#gzns .gz-customized-item-key {
  font-weight: 600;
}
#gzns .gz-view-cart-title {
  margin-bottom: 20px;
}
#gzns .gz-product-total {
  text-align: right;
}
#gzns .gz-remove-from-cart {
  color: red;
}
#gzns .gz-store-item-customfield-area {
  padding-top: 0px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
/*----------*/

@media (min-width: 400px) {
  .gz-event-details-card,
  .gz-store-details-card {
    border: 1px solid rgba(0, 0, 0, 0.125);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 576px) {
  #gzns .gz-events-cards .gz-grid-col .card {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: calc(100% - 70px);
    margin: 30px 0;
  }
  #gzns .gz-events-cards .gz-list-col .card {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #gzns .gz-sort-bar a,
  #gzns .gz-sort-bar a.gz-view-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 5px;
    visibility: visible;
  }
  #gzns .gz-alphanumeric .btn {
    font-size: 0.8rem;
    padding: 0.25rem;
  }
  #gzns .btn-group-vertical,
  #gzns .gz-alphanumeric .btn-group {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  #gzns .gz-list-col .card {
    height: auto;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 1rem;
    min-height: calc(135.75px);
  }
  #gzns .gz-list-col .card-title {
    border-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0.55rem;
    padding-top: 0;
  }
  #gzns .gz-list-col .card-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    height: auto;
  }
  #gzns .gz-sm-list-col .gz-card-head-img .img-fluid {
    max-height: 90px;
  }
  #gzns .gz-list-col .gz-miles {
    margin-bottom: auto;
    text-align: right;
  }
  #gzns .gz-list-col .gz-card-cat {
    text-align: right;
  }
  #gzns .gz-list-col .gz-cat:after {
    content: ",";
    margin-right: 3px;
  }
  #gzns .gz-list-col .gz-cat:last-child:after {
    content: "";
  }
  #gzns .gz-list-col .card-body {
    border-left: 1px solid #d4d4d4;
    padding: 0 1.25rem;
    margin: 1.25rem 0;
  }
  #gzns .gz-list-col .card-footer {
    background-color: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
  }
  #gzns .gz-list-col .gz-register-btn {
    width: 100%;
  }
  #gzns .gz-md-list-col .card-title,
  #gzns .gz-sm-list-col .card-title {
    border-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-top: 0;
  }
  #gzns .gz-directory-listing .gz-list-col .card-header {
    padding: 1.25rem;
  }
  #gzns .gz-directory-listing .gz-list-col .card-footer {
    padding: 0.75rem 1.25rem;
  }
  #gzns .gz-events-listing .gz-list-col .card-body {
    border-left: 0;
    padding: 0 1.25rem;
  }
  #gzns .gz-events-listing .gz-list-col .card-header:nth-child(2) {
    padding: 1rem 0;
  }
  #gzns .gz-events-listing .gz-list-col .card-footer {
    background-color: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
  }
  #gzns .gz-events-listing .gz-list-col .card-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    height: auto;
  }
  #gzns .gz-events-listing .card-header:first-child {
    height: 80px;
  }
  #gzns .gz-events-listing .gz-list-col .card .card-header:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    height: auto;
    padding: 1rem;
    width: 110px;
  }
  #gzns .gz-list-col .card .gz-card-wkday-wrap {
    -ms-flex-align: center;
    align-items: center;
    border-radius: calc(.25rem - 1px) 0 0 calc(.25rem - 1px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    width: 30px;
    word-wrap: break-word;
    position: absolute;
    height: calc(100% + 2px);
    right: 100%;
    top: -1px;
    left: unset;
  }
  #gzns .gz-grid-col .card:hover .gz-card-wkday-wrap {
    top: -50px;
    padding: 15px;
  }
  #gzns .gz-list-col .card:hover .gz-card-wkday-wrap {
    padding: 15px;
    top: -1px;
    width: 40px;
  }
  #gzns .gz-list-col .gz-card-wkday {
    display: block;
    font-size: 14px;
    line-height: 1.1;
    margin: 0 auto;
    text-align: center;
    width: 12px;
  }
  #gzns .gz-list-col .gz-events-card-body {
    text-align: left;
  }
  #gzns .gz-details-columns,
  #gzns .gz-event-images-columns {
    -webkit-column-count: 3;
    column-count: 3;
  }
  #gzns .gz-event-details-card,
  #gzns .gz-store-details-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    border: 0;
  }
  #gzns .gz-events-listing .gz-list-col {
    padding-left: 45px;
  }
  #gzns .gz-card-wkday-wrap {
    padding: 10px;
    position: absolute;
    top: -40px;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
  }
  #gzns .gz-events-listing .card-header:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #gzns .card-footer.gz-card-register {
    background-color: transparent;
    border-top: 0;
    padding: 0;
    position: relative;
    z-index: unset;
  }
  #gzns .gz-list-col .gz-card-month {
    width: 85px;
  }
  #gzns .gz-list-col .gz-card-month {
    font-size: 100%;
  }
  #gzns .gz-list-col .gz-card-dday {
    font-size: 125%;
  }
  #gzns .gz-events-listing .gz-card-head-img .img-fluid {
    max-width: 100%;
  }
  #gzns .gz-events-listing .gz-grid-col .gz-card-head-img .img-fluid {
    max-width: 250px;
  }
  #gzns .gz-list-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #gzns .gz-md-list-col,
  #gzns .gz-sm-list-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 30px;
  }
  #gzns .gz-md-list-col .card,
  #gzns .gz-sm-list-col .card {
    height: auto;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 1rem;
  }
  #gzns .gz-sm-list-col .card-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    height: auto;
  }
  #gzns .gz-md-list-col .card-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    height: auto;
  }
  #gzns .gz-md-list-col .gz-content-card .gz-card-head-img .img-fluid {
    max-height: 120px;
  }
  #gzns .gz-md-list-col .card-body,
  #gzns .gz-sm-list-col .card-body {
    border-left: 1px solid #d4d4d4;
    padding: 0 1.25rem;
    margin: 1.25rem 0;
  }
  #gzns .gz-md-list-col .card-title {
    margin-bottom: 0;
  }
  #gzns .gz-md-list-col .card-footer,
  #gzns .gz-sm-list-col .card-footer {
    flex-direction: column;
    text-align: right;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  #gzns .gz-md-list-col .gz-posted-badge {
    margin: 0 0 auto;
  }
  #gzns .gz-md-list-col .gz-content-card:before,
  #gzns .gz-sm-list-col .gz-content-card:before {
    bottom: -1px;
    height: auto;
    left: unset;
    right: 100%;
    top: -1px;
    width: 1rem;
  }
  #gzns .gz-md-list-col .gz-content-card:hover:before,
  #gzns .gz-sm-list-col .gz-content-card:hover:before {
    width: 30px;
  }
  #gzns .gz-grid-col .gz-content-card:hover:before {
    height: 30px;
    top: -30px;
  }
  #gzns .gz-grid-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #gzns .gz-event-details-card,
  #gzns .gz-store-details-card {
    box-shadow: none;
  }
  #gzns .gz-event-details-card .card-body,
  #gzns .gz-store-details-card .card-body {
    box-shadow: 0 0.125rem 0.225rem rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-top: 1rem;
  }
}
@media (min-width: 768px) {
  #gzns .gz-search-keyword {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 125px;
    flex: 1 1 125px;
    min-width: 240px;
  }
  #gzns .gz-search-filters .custom-file,
  #gzns .gz-search-filters .custom-select,
  #gzns .gz-search-filters .form-control,
  #gzns .gz-search-filters > span {
    width: 1%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #gzns .gz-search-filters {
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.5rem;
    padding: 0 6px;
  }
  #gzns .gz-search-btn {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  #gzns .gz-search-filters .gz-search-btn {
    width: auto;
  }
  #gzns .gz-events-listing .gz-list-col .card-footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 175px;
    flex: 0 0 175px;
  }
  #gzns .gz-list-col .gz-card-month {
    width: 125px;
  }
  #gzns .gz-events-listing .gz-list-col .card .card-header:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    height: auto;
    padding: 1rem;
    width: 130px;
  }
  #gzns .gz-grid-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 992px) {
  #gzns input,
  #gzns select {
    margin-bottom: 0;
    /*use mrgin bttom to prvent i pos issus*/
  
  }
  #gzns .gz-details-columns,
  #gzns .gz-event-images-columns {
    -webkit-column-count: 4;
    column-count: 4;
  }
  #gzns .gz-list-col .gz-card-month {
    font-size: 110%;
  }
  #gzns .gz-list-col .gz-card-dday {
    font-size: 200%;
  }
  #gzns .gz-grid-col.col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  #gzns .gz-list-col .gz-event-card-title {
    display: inline-block;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .card-columns {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
@media (max-width: 767.98px) {
  #gzns .gz-autocomplete-results {
    margin: 0;
  }
  #gzns .gz-search-filters .input-group-append {
    display: block;
  }
  #gzns .gz-search-filters .gz-search-btn {
    padding: 0.5rem;
  }
  #gzns .gz-more-filters .custom-select,
  #gzns .input-group.gz-search-filters > .custom-select:not(:first-child),
  #gzns .input-group.gz-search-filters > .custom-select:not(:last-child),
  #gzns .input-group.gz-search-filters > .form-control:not(:first-child),
  #gzns .input-group.gz-search-filters > .form-control:not(:last-child),
  #gzns .input-group.gz-search-filters > .input-group-append > .btn {
    border-radius: 0.25rem;
  }
  #gzns .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  #gzns .gz-alphanumeric .btn-toolbar a.btn,
  #gzns .gz-alphanumeric .btn-toolbar button {
    border-radius: 0.25rem;
  }
  #gzns .gz-all-headers {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #gzns .gz-all-headers img {
    padding-bottom: 0.5rem;
  }
  #gzns .gz-details-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  #gzns .gz-details-titles {
    -webkit-box-flex: 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
}
/*-------------------b3 overrides---------------------*/

#gzns .btn-group-vertical > .btn-group:after,
#gzns .btn-group-vertical > .btn-group:before,
#gzns .btn-toolbar:after,
#gzns .btn-toolbar:before,
#gzns .clearfix:after,
#gzns .clearfix:before,
#gzns .container-fluid:after,
#gzns .container-fluid:before,
#gzns .container:after,
#gzns .container:before,
#gzns .form-horizontal .form-group:after,
#gzns .form-horizontal .form-group:before,
#gzns .modal-footer:after,
#gzns .modal-footer:before,
#gzns .nav:after,
#gzns .nav:before,
#gzns .navbar-collapse:after,
#gzns .navbar-collapse:before,
#gzns .navbar-header:after,
#gzns .navbar-header:before,
#gzns .navbar:after,
#gzns .navbar:before,
#gzns .pager:after,
#gzns .pager:before,
#gzns .panel-body:after,
#gzns .panel-body:before,
#gzns .row:after,
#gzns .row:before {
  content: "";
  display: none;
}
#gzns .btn-toolbar .btn-group,
#gzns .btn-toolbar .input-group {
  float: none;
}
/*-------end of b3 overrides---------*/

/* Modals */

#gzns .gz-modal.loading {
  /*position: relative;*/
  opacity: 0.5;
  pointer-events: none;
}
#gzns .gz-modal.loading:before {
  content: '\f021';
  display: inline-block;
  animation: fa-spin 2s infinite linear;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -50px;
  text-align: center;
  font: normal normal normal 14px/1 'Font Awesome 5 Pro';
  font-size: 100px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
#gzns .gz-modal {
  color: black;
  background: white;
  border-radius: 3px;
  margin: 0 auto;
  padding: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
}
#gzns .gz-modal .gz-modal-content {
  position: relative;
  min-height: 400px;
}
#gzns .gz-modal .gz-modal-title {
  text-align: center;
  margin-top: 5px;
}
#gzns .gz-modal .gz-modal-controls {
  position: relative;
  text-align: right;
  border-top: 1px solid #aaaaaa;
}
#gzns .gz-modal .gz-modal-controls button {
  margin: 5px;
  border-radius: 0.25em;
  padding: 0.375rem 0.75rem;
  border: 1px solid transparent;
}
#gzns .gz-modal-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(170, 170, 170, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#gzns .gz-modal-overlay.opened,
#gzns .gz-modal.opened {
  visibility: visible;
}
#gzns .gz-modal-overlay.opened {
  opacity: 1;
}
/* Tell a Friend */

#gzns #gz-tell-a-friend .gz-label,
#gzns #gz-tell-a-friend .gz-label input,
#gzns #gz-tell-a-friend .gz-label textarea {
  width: 100%;
}
#gzns #gz-tell-a-friend .gz-required .gz-form-name:after {
  content: '*';
  color: red;
}
#gzns- #gz-tell-a-friend .gz-label.mn-error .gz-field-name {
  color: red;
}
#gzns #gz-tell-a-friend .gz-label.gz-error input {
  border: 1px solid red;
}
#gzns .gz-detail-img {
  max-height: 100px;
  max-width: 200px;
  display: block;
  margin: 5px 0;
}
#gzns .select2-container .select2-selection--single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100%;
}
#gzns .select2-container .select2-selection--single .select2-selection__rendered {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: inherit;
  line-height: 1.4;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
}
#gzns .select2-container--default .select2-selection--single {
  border: 1px solid #ced4da;
}
#gzns .select2-container--default .select2-selection--single .select2-selection__arrow {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  position: absolute;
  top: unset;
  right: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
#gzns .gz-search-btn {
  height: auto;
}
#gzns .select2-container .select2-selection--single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  #gzns .select2-container--default .select2-selection--single {
    border-radius: 0;
  }
  #gzns .gz-search-filters {
    background-color: rgba(0, 0, 0, 0.04);
    margin: 30px auto;
  }
  #gzns .gz-radius-input-button {
    max-width: 120px;
  }
  #gzns .gz-content-details-tags {
    font-size: 110%;
  }
}
@media (max-width: 767.98px) {
  #gzns .select2-selection__rendered {
    padding: 0;
  }
  #gzns .select2-container .select2-selection--single {
    padding: 0.375rem 0.75rem;
  }
  #gzns .gz-directory-search {
    background-color: rgba(0, 0, 0, 0.04);
    margin: 15px 0;
    padding: 20px 5px;
  }
  #gzns .gz-event-images {
    margin-bottom: 1rem;
  }
}
#gzns i.gz-adv-search-open,
#gzns i.gz-adv-search-closed {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  margin-left: 5px;
}
#gzns .gz-adv-search-open {
  display: none;
}
#gzns .gz-directory-search form#filter {
  margin: 0 auto;
}
#gzns .gz-adv-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 10px;
}
#gzns .gz-adv-filter-label {
  position: relative;
}
#gzns .gz-adv-filter-group {
  min-height: 1px;
  padding-right: 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 0.5rem;
}
#gzns .gz-adv-filter-group:nth-child(even) {
  padding-right: 0;
}
#gzns ul.select2-selection__rendered {
  margin: 0;
}
#gzns .select2-container--default .select2-selection--multiple {
  line-height: 1;
}
#gzns .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #ced4da;
}
#gzns #gz-search-custom {
  padding-top: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#gzns .gz-event-description,
#gzns .gz-event-sponsors,
#gzns .gz-event-sessions,
#gzns .gz-store-description,
#gzns .gz-store-price {
  margin-bottom: 1em;
}
#gzns .gz-event-sponsor {
  display: block;
  margin-bottom: 1rem;
}
#gzns .gz-event-sponsor .gz-event-sponsor-item {
  max-width: 150px;
  text-align: center;
  display: table-cell;
  padding-right: 1.75rem;
  vertical-align: top;
}
#gzns .gz-event-sponsor a span {
  display: block;
  min-height: 50px;
}
#gzns [class*="details-tags"] div {
  display: inline-block;
  margin-right: 15px;
  opacity: 0.8;
}
#gzns [class*="details-tags"] i:not(.gz-fa-tags) {
  margin-right: 5px;
}
#gzns .gz-details-titles [itemprop="endDate"]:before {
  content: "- ";
}
#gzns .gz-modal-details-img {
  max-width: 100%;
  height: auto;
}
#gzns .gz-session-item {
  padding: 15px 15px;
  border: 1px solid #dddddd;
  margin-bottom: 15px;
}
#mgzns .gz-session-inner {
  margin-left: -10px;
  margin-right: -10px;
}
#gzns .gz-session-inner:after {
  content: "";
  display: block;
  clear: both;
}
#gzns .gz-session-heading {
  margin-bottom: 0;
}
#gzns .gz-session-img {
  display: inline;
  max-width: 100%;
  height: auto;
}
#gzns .gz-session-card-img {
  width: 25%;
}
#gzns .gz-session-card-detail {
  width: 75%;
}
#gzns .gz-session-date i {
  margin-right: 5px;
}
#gzns .gz-session-spkname {
  font-weight: bold;
}
#gzns .gz-web-content-subscribe-button,
#gzns .gz-web-content-subscribe-form,
#gzns .gz-web-content-subscribe-confirm {
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
#gzns .gz-web-content-subscribe[state="closed"] .gz-web-content-subscribe-button,
#gzns .gz-web-content-subscribe[state="complete"] .gz-web-content-subscribe-confirm,
#gzns .gz-web-content-subscribe[state="open"] .gz-web-content-subscribe-form {
  opacity: 1;
  height: auto;
  overflow: hidden;
}
#gzns .gz-web-content-subscribe[state="open"] .gz-web-content-subscribe-form {
  margin-bottom: 25px;
}
#gzns .gz-web-content-subscribe-form .gz-button {
  margin-left: 5px;
}
#gzns .gz-web-content-subscribe-form .gz-web-content-subscribe-email {
  margin-right: 100px;
}
#gzns .gz-web-email-input {
  display: inline;
  width: 300px;
}
#gzns a.btn.btn-block.gz-btn-register {
  background-color: #363636;
  color: white;
  font-weight: bold;
  border-radius: 2rem;
}
#gzns a.btn.btn-block.gz-btn-register:hover {
  opacity: 0.85;
}
#gzns .gz-grid-col .gz-directory-card .gz-card-description {
  display: none;
}
#gzns .card-img.gz-eventcard-img,
#gzns .card-img.gz-storecard-img,
#gzns .gz-store-details-header .gz-detail-img {
  cursor: pointer;
}
#gzns #eventImagesModal .modal-body {
  text-align: center;
}
#gzns .gz-directory-card-body .gz-list-title,
#gzns .gz-directory-card-body .gz-list-org-name {
  display: block;
}
#gzns .gz-public-content-item {
  list-style-type: none;
}
#gzns .gz-store-subitem {
  margin-bottom: 10px;
  display: block;
}
#gzns .gz-fa-shopping-cart {
  font-size: 2em;
}
#gzns .gz-cart-btn {
  margin-right: 25px;
}
#gzns div.gz-cart-badge {
  border-radius: 50%;
  padding: 0px;
  top: -15px;
  position: absolute;
  height: 25px;
  line-height: 25px;
  right: 0;
  width: 25px;
  justify-content: center;
  display: flex;
}
#gzns a.gz-submitEvent-badge {
  border-radius: 50%;
  padding: 0.6em 0.8em;
  background-color: #555555;
  border-color: #555555;
  color: white;
}
#gzns .gz-store-price {
  font-weight: bold;
  font-size: larger;
}
#gzns .gz-cart-confirm {
  margin-bottom: 15px;
}
#gzns .gz-cart-btn {
  font-size: 0.9rem;
}
#gzns .gz-cart-confirm-btn {
  margin-top: 15px;
}
#gzns .gz-cart-table {
  margin-top: 1rem;
  width: 100%;
}
#gzns .gz-store-details-left {
  margin-left: 10px;
}
#gzns .gz-product-quantity > input {
  width: 60px;
}
#gzns .gz-cart-table td {
  padding: 5px;
}
#gzns .gz-cart-heading {
  display: inline;
}
#gzns .gz-cart-item-link {
  all: unset;
  color: #007bff;
  text-decoration: underline;
  cursor: pointer;
}
#gzns #gz-calendar {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
  border-collapse: collapse;
}
#gzns #gz-calendar .gz-month,
#gzns #gz-calendar .gz-week {
  display: table-row;
}
#gzns #gz-calendar .gz-month .gz-date {
  display: table-cell;
}
#gzns #gz-calendar .gz-day {
  display: table-cell;
  height: 90px;
  border: 1px solid #cccccc;
  position: relative;
}
#gzns #gz-calendar .gz-names .gz-day {
  height: 25px;
}
#gzns #gz-calendar .gz-week.gz-names {
  color: white;
}
#gzns #gz-calendar .gz-week.gz-names .gz-day {
  background-color: #555555;
}
#gzns #gz-calendar .gz-event-link {
  font-size: 80%;
  margin: 0 3px 3px 3px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
#gzns #gz-calendar .gz-event-link:last-child {
  border-bottom: 0;
}
#gzns #gz-calendar .gz-day-link {
  font-weight: bold;
}
#gzns #gz-calendar .gz-more-events-link {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 100%;
  background-color: white;
  border-top: 1px solid #cccccc;
  text-align: right;
  font-size: 10px;
}
#gzns #gz-calendar .gz-event-link a {
  word-break: break-word;
  /*color: inherit; Need to find out why this is placed, if category/color is added inline or not*/

}
#gzns .gz-calendar-month {
  text-align: center;
}
#gzns #gz-calendar .gz-day-link:after {
  content: "\f058";
  position: absolute;
  font: normal normal normal 14px/1.8 FontAwesome;
  padding-left: 1px;
}
@media (min-width: 450px) {
  #gzns #gz-calendar .gz-day-link:after {
    font-size: 170%;
    padding-left: 6px;
  }
}
@media (min-width: 640px) {
  #gzns #gz-calendar .gz-more-events-link {
    display: block;
  }
  #gzns #gz-calendar .gz-day-link:after {
    content: none;
  }
}
@media (max-width: 640px) {
  #gzns #gz-calendar .gz-event-link {
    display: none;
  }
  #gzns #gz-calendar .gz-day {
    height: 45px;
  }
}
#gzns .gz-switch-month i {
  font-size: 25px;
  vertical-align: middle;
  margin-right: 15px;
  margin-left: 15px;
}
#gzns .gz-directory-cards .gz-membership-type,
#gzns .gz-directory-details .gz-membership-type {
  display: none;
}
.event-sponsor-wrap a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.event-sponsor-wrap img {
  background-color: white;
}
.event-sponsor-wrap .col-sm-4.col-md-3 {
  padding-left: 0;
}
.event-sponsor-wrap.name-on.logo-on > .col-sm-4.col-md-3 > div {
  border: 1px solid #cccccc;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
  margin: 0;
}
.event-sponsor-wrap.logo-on img {
  max-height: 200px;
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.event-sponsor-wrap.name-on.logo-on img {
  padding: 1rem;
}
.event-sponsor-wrap.name-on:not(.logo-on) .col-sm-4.col-md-3 {
  width: 100%;
}
.event-sponsor-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.event-sponsor-wrap.name-on.logo-on > div {
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  max-width: 25%;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div {
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  border: 1px solid #cccccc;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
  margin: 0;
  justify-content: center;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  justify-content: center;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div > a span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div > span {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 100px;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-item > div:before {
  position: absolute;
  top: 32%;
  -ms-transform: translateY(-32%);
  transform: translateY(-32%);
  color: #afabab;
  width: 100%;
  text-align: center;
}
.event-sponsor-wrap.name-on.logo-on .event-sponsor-name {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  padding: 15px;
  width: 100%;
  align-self: flex-end;
}

/** Global CSS Start **/
#gzns .modal-content {top:300px !important;}
.modal-backdrop {position: static !important;}
.fade {opacity:1 !important;}

/** Global CSS End **/

/** Stylesheet from mbex.org website START **/

/************************************************************ RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: "proxima-nova", sans-serif;
    vertical-align: baseline;
    text-decoration: none;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}


/***************************************************************** GENERAL */

strong { font-weight: 600; }
em     { font-style: italic; }

.left  { float: left; }
.right { float: right; }

img { display: block; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }

/* no top whitespace on first element */
div > h1:first-child,
div > h2:first-child,
div > h3:first-child,
div > h4:first-child,
div > h5:first-child,
div > h6:first-child,
div > p:first-child {
    margin-top: 0 !important;
}

/* Clearfix */
.clearfix:after,
#body:after,
.row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix,
* html #body,
* html .row { zoom: 1; } /* IE6 */
*:first-child+html .clearfix,
*:first-child+html #body,
*:first-child+html .row { zoom: 1; } /* IE7 */

/* for WYGWAM */
body.wygwam,
body.cke_panel_frame { float: none; background: none; min-width: 1px; }
body.wygwam { width: 770px; }
body div.wygwam{ position: relative; }

/* EE forms */
.hiddenFields { display: none; }

.wygwam ol { list-style-type: decimal; padding-left: 20px; }
.wygwam ul { list-style-type: disc; padding-left: 20px; }


/************************************************************************** LAYOUT */

body {
	color: #313131;
}

h1, h2, h3, h4, h5, h6 {
}

select,
input,
textarea {
	font-family: Cabin, sans-serif;
}

a {
	color: #1383b5;
}

.wrapper {
	padding: 0 15px;
	max-width: 1170px;
	margin: 0 auto;
}

.body {
	margin-top: 28px;
	margin-bottom: 28px;
}

.col-side iframe {
	max-width: 100% !important;
}

.interior50 .col-main {
	float: left;
	width: 48%;
}

.interior50 .col-side {
	float: right;
	width: 48%;
	margin-top: 30px;
}

@media only screen 
and (max-width : 770px) {

	.interior50 .col-main {
		float: none;
		width: auto;
	}
	
	.interior50 .col-side {
		float: none;
		width: auto;
		margin-top: 30px;
	}

}

.interior75 .col-main {
	float: left;
	width: 67%;
}

.interior75 .col-side {
	float: right;
	width: 25.6%;
	margin-top: 30px;
}

@media only screen 
and (max-width : 770px) {

	.interior75 .col-main {
		float: none;
		width: auto;
	}
	
	.interior75 .col-side {
		float: none;
		width: auto;
		max-width: 300px;
	}
	
}




/************************************************************************** HEADER */

.header {
	border-bottom: 5px solid #ececec;
	min-height: 140px;
}

.header .top {
	background-color: #0a374d;
}

.header .top .wrapper2 {
	position: relative;
	height: 84px;
}

#logo {
	position: absolute;
	left: 0;
	top: 7px;
	font-size: 30px;
	font-weight: 600;
	height: 77px;
}

@media only screen 
and (max-width : 770px) {
	
	#logo span {
		display: none;
	}
	
}

.header .top a {
	color: #fff;
}

#logo img {
	display: inline-block;
	vertical-align: -59px;
	margin-right: 15px;
}

.header .find {
	position: absolute;
	right: 0;
	bottom: 0;
}

.header .find a {
	display: inline-block;
	padding: 0 17px;
	height: 53px;
	line-height: 53px;
	background-color: #1383b5;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
}

.header .find a.join{
	background-color: #b30838;
}

.header .find .fa-building-o,
.header .find .fa-lock,
.header .find .fa-handshake{
	color: #0a374d;
	font-size: 17px;
	margin-right: 13px;
}

.header .find .fa-chevron-right {
	font-size: 12px;
	margin-left: 13px;
	vertical-align: 2px;
}

@media only screen 
and (max-width : 1020px) {
	
	.header .find a {
		display: block;
		height: 28px;
		line-height: 28px;
		margin-bottom: 9px;
		padding: 0 8px;
		font-size: 13px;
	}
	
	.header .find .fa-building-o,
	.header .find .fa-lock {
		margin-right: 7px;
	}
	
	.header .find .fa-chevron-right {
		margin-left: 7px;
	}

}

#nav-main {
	padding: 7px 0 0 139px;
	height: 49px;
}

#nav-main li {
	float: left;
	font-size: 17.5px;
	margin: 0 45px 0 0;
	height: 49px;
	line-height: 49px;
}

#nav-main .here,
#nav-main .parent-here {
	border-bottom: 5px solid #1383b5;
}

#nav-main a {
	color: #3f3f3f;
}

.navbar-toggle {
    background-color: #0a374d;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-top: 10px;
    padding: 9px 8px;
    position: relative;
    cursor: pointer;
    display: none;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 3px;
    width: 22px;
    background-color: #fff;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

.subnavigation .nav {
	background-color: #1383b5;
	min-height: 50px;
}

#nav-sub {
	padding: 18px 0 15px;
	font-size: 16.5px;
	float: right;
}

#nav-sub li {
	float: left;
	margin-left: 46px;
}

#nav-sub a {
	color: #fff;
}

#nav-sub a:hover,
#nav-sub .here a {
	color: #a8e4ff;
}

.breadcrumbs {
	border-bottom: 1px solid #ececec;
	padding: 14px 0 11px 10px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}

.breadcrumbs .fa {
	font-size: 10px;
	margin: 0 10px;
}

@media only screen 
and (max-width : 1040px) {
	
	.navbar-toggle {
		display: block;
	}
	
	#nav-main,
	.subnavigation .nav {
		display: none;
		height: auto;
		min-height: 0;
	}
	
	#nav-sub {
		float: none;
		padding-left: 139px;
	}
	
	#nav-main li,
	#nav-sub li {
		float: none;
		height: auto;
		line-height: 1em;
		margin: 16px 0;
	}
	
	#nav-main .here,
	#nav-main .parent-here {
		border: none;
	}
	
	#nav-main .here a,
	#nav-main .parent-here a {
		border-bottom: 4px solid #1383b5
	}
	
}



/************************************************************************** FOOTER */

.footer {
	min-height: 545px;
	clear: both;
}

#sponsor {
	text-align: center;
	padding: 40px 15px;
}

.ad div {
	width: 458px;
	height: 33px;
	border: 1px solid #000000;
	padding: 20px;
	margin-bottom: 5px;
}

#sponsor img {
	display: inline;
	max-width: 100%;
	width: 500px;
	height: auto;
}

#sponsor .ad {
	display: inline-block;
	width: 500px;
}
#sponsor strong{
	text-align: center;
	display: block;
	margin: 2em 0;
}
#sponsor .ad.first{
	margin-right: 2%;
	text-align: right;
}
#sponsor .ad.second{
	margin-left: 2%;
	text-align: left;
}
@media (max-width: 1100px){
	#sponsor .ad {
		width: 500px;
		max-width: 95%;
		margin: .5em auto;
	}
	#sponsor .ad.first,
	#sponsor .ad.second{
		margin: 1em 0;
		text-align: center;
	}
}

#sponsor .links {
	font-size: 13.5px;
	text-transform: lowercase;
	margin-top: 18px;
}

#sponsor .links a {
	margin: 0 7px;
}

.footer .middle {
	background-color: #0a374d;
	color: #fff;
}

.footer .middle .wrapper {
	position: relative;
}

.footer .middle a {
	color: #8ebedf;
}

#nav-footer {
	padding: 11px 0 2px;
}

#nav-footer li {
	float: left;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	margin: 15px 28px 15px 0;
}

.footer .middle .row {
	border-top: 3px solid #0b4865;
	/*width: 900px;*/
	padding-bottom: 50px;
}

.footer .middle .col {
	float: left;
	width: calc(25% - 20px);
	margin-top: 20px;
	margin-right: 20px;
}

.footer .middle h6 {
	font-size: 18px;
	margin-bottom: 14px;
}

.footer .middle p {
	font-size: 14px;
	line-height: 1.3em;
	margin-top: 18px;
}

.footer .row li {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.3em;
}

.footer .copyright {
	background-color: #0d435e;
	height: 63px;
	line-height: 63px;
	color: #fff;
	font-size: 12.5px;
}

#twitter {
	position: absolute;
	right: 15px;
	top: 30px;
	width: 236px;
}

@media only screen 
and (max-width : 940px) {
	
	.footer .middle .row {
		width: auto;
	}
	
}

@media only screen 
and (max-width : 630px) {
	
	.footer .middle .col {
		float: none;
	}
	
}

@media only screen 
and (max-width : 770px) {
	
	#nav-footer li {
		float: none;
	}
	
}

@media only screen 
and (max-width : 1200px) {
	
	#twitter {
		display: none;
	}
	
}



/************************************************************************** INTERIOR */



.wygwam h1 {
	font-size: 35px;
	font-weight: 600;
	line-height: 1.1em;
	color: #0a374d;
}

.wygwam h2 {
	font-size: 21px;
	font-weight: 300;
	line-height: 1.4em;
	margin: 28px 0;
	padding-bottom: 19px;
	border-bottom: 2px solid #ececec;
}

.wygwam h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.1em;
	color: #1984b5;
	margin-top: 25px;
}

.wygwam h4 {
	font-size: 21px;
	font-weight: 400;
	line-height: 1.1em;
	color: #7aa9c7;
	margin-top: 25px;
}

.wygwam h5 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.1em;
	color: #09374d;
	margin-top: 25px;
}

.wygwam p {
	line-height: 1.4em;
	font-weight: 300;
	margin-top: 20px;
}

.wygwam ul,
.wygwam ol {
	color: #13648c;
	line-height: 1.3em;
	font-weight: 400;
	padding-left: 40px;
	margin-top: 24px;
}

.wygwam li {
	margin: 11px 0;
}

.entry p a,
.wygwam p a,
.wygwam li a {
	font-weight: 600;
	text-decoration: underline;
}

.wygwam blockquote {
	margin: 35px 0 0 20%;
	padding: 1px 20px 20px 70px;
	background: #13648c url(/images/bkg_blockquote.png) no-repeat 20px 23px;
	border-bottom: 5px solid #1984b5;
}

.wygwam blockquote p {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}

.accordian {
	margin-top: 60px;
}

.accordian .handle {
	font-size: 23px;
	font-weight: 500;
	color: #1984b5;
	line-height: 1.1em;
	padding: 19px 30px 19px 0;
	border-bottom: 1px solid #e1e1e1;
	margin: 0;
	cursor: pointer;
	background: url(/images/accordian_open.gif) no-repeat right center;
}

.accordian .handle.open {
	background-image: url(/images/accordian_close.gif);
	border-bottom: 1px solid #09374d;
	color: #09374d;
}

.accordian .collapse {
	padding: 32px 35px;
	border-bottom: 1px solid #09374d;
	display: none;
}

.col-side > .text-image,
.col-side > .text,
.col-side > .images {
	margin: 35px 0;
}

.col-side .text-image {
	height: 400px;
	background-color: #f7f7f7;
}

.col-side .text-image .text {
	height: 400px;
	float: left;
	width: 49.9%;
}

.col-side .text-image .text .padding {
	padding: 18px 23px;
}

.col-side .text-image .text h5 {
	font-size: 40px;
	font-weight: 600;
	color: #808080;
}

.col-side .text-image .text p {
	font-size: 15px;
	line-height: 1.6em;
	margin-top: 30px;
}

.col-side .text-image .img {
	height: 400px;
	float: left;
	width: 49.9%;
	background-size: cover;
	background-position: center center;
}

.col-side .images img {
	margin-bottom: 1px;
	width: 100%;
	height: auto;
}

@media only screen 
and (max-width : 1080px) {
	
	.col-side .text-image .text {
		width: 59.9%;
	}
	
	.col-side .text-image .img {
		width: 39.9%;
	}

}

@media only screen 
and (max-width : 930px) {
	
	.col-side .text-image .text {
		width: 100%;
	}
	
	.col-side .text-image .img {
		display: none;
	}

}

@media only screen 
and (max-width : 770px) {
	
	.col-side .text-image .text {
		width: 59.9%;
	}
	
	.col-side .text-image .img {
		width: 39.9%;
		display: block;
	}

}

@media only screen 
and (max-width : 500px) {
	
	.col-side .text-image {
		height: auto;
	}
	
	.col-side .text-image .text {
		width: auto;
		float: none;
		height: auto;
	}
	
	.col-side .text-image .img {
		display: none;
	}

}

#subnavigation-block {
	margin-bottom: 35px;
}

#subnavigation-block img {
	margin-bottom: 1px;
	width: 100%;
	height: auto;
}

#subnavigation-block a {
	float: left;
	margin-right: .3%;
	display: block;
	padding-top: 75px;
	height: 37px;
	width: 33.1%;
	text-align: center;
	background: #1383b5 no-repeat center 17px;
	color: #fff;
	text-transform: uppercase;
}

#subnavigation-block a + a + a {
	margin-right: 0;
}

#subnavigation-block a:hover {
	background-color: #13648c;
}

#testimonial {
	clear: both;
	padding-top: 70px;
}

#testimonial h6 {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 13px 0 7px;
	line-height: 1.7em;
	font-size: 15.5px;
	font-weight: 600;
	background: #0a374d url(/images/rule_testimonial.gif) no-repeat center bottom;
}

#testimonial h6 span {
	font-size: 12px;
}

#testimonial .slideshow {
	background-color: #0a374d;
	color: #fff;
	position: relative;
	text-align: center;
	padding: 25px 10%;
}

#testimonial .slideshow .slide {
	display: none;
	font-size: 21px;
	line-height: 1.4em;
	font-style: italic;
	font-weight: 300;
	font-family: serif;
}

#testimonial .slideshow .slide:first-child {
	display: block;
}

#testimonial .slideshow .pager {
	padding-top: 10px;
}
	
#testimonial .slideshow .pager span {
	cursor: pointer;
	margin: 0 4px;
	font-size: 13px;
}

#testimonial .slideshow .prev,
#testimonial .slideshow .next {
	position: absolute;
	left: 20px;
	top: 55px;
	cursor: pointer;
	font-size: 21px;
}

#testimonial .slideshow .next {
	right: 20px;
	left: auto;
}

#testimonial .more {
	margin-top: 25px;
}

@media only screen 
and (max-width : 770px) {

	#testimonial .slideshow .prev {
		left: 12px;
	}
	
	#testimonial .slideshow .next {
		right: 12px;
	}

}

.cta-side {
	margin: 23px 0;
	background-color: #1984b5;
	position: relative;
}

.cta-side a {
	display: block;
	color: #c3edff;
	padding-bottom: 12px;
}

.cta-side .img {
	background: no-repeat center center / cover;
	border: 4px solid #1984b5;
	height: 169px;
}

.cta-side .more {
	background-color: #1984b5;
	color: #c3edff;
	margin: 10px 0 0 15px;
}

.cta-side .player {
	position: absolute;
	left: 0;
	margin-left: 42%;
	top: 65px;
}

#events-sidebar h5 {
	background-color: #d6d6d6;
	border-bottom: 4px solid #c3c3c3;
	height: 42px;
	line-height: 42px;
	color: #09374d;
	font-size: 14px;
	font-weight: 700;
	padding: 0 17px;
}

#events-sidebar .events {
	padding: 30px 15px 1px;
	background-color: #f7f7f7;
}

#events-sidebar .events .entry {
	margin-bottom: 31px;
	clear: both;
}

#events-sidebar .events .date {
	float: left;
	height: 38px;
	padding-top: 14px;
	width: 52px;
	background-color: #005581;
	border-radius: 50%;
	color: #8ebedf;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	line-height: 1.1em;
}

#events-sidebar .events .date span {
	color: #fff;
}

#events-sidebar .events h3 {
	color: #1383b5;
	font-size: 16.5px;
	font-weight: 600;
	margin-left: 70px;
}

#events-sidebar .events p {
	font-size: 14px;
	line-height: 1.4em;
	margin: 3px 0 0 70px;
}

/* Sponsors */
.wygwam.news,
#sponsors-page .body .wygwam {
	margin-bottom: 60px;
	border-bottom: 2px solid #ececec;
	padding-bottom: 30px;
}

#sponsor-list {
	margin: 0 auto;
	max-width: 1030px;
}

#sponsor-list .offset {
	margin-left: -30px;
}

#sponsor-list .ad {
	display: inline-block;
	width: 500px;
	margin: 0 0 20px 26px;
}

#sponsor-list .ad a {
    display: block;
}

#sponsor-list .ad img {
    max-width: 100%;
    height: auto;
    display: block;
}

@media only screen
and (max-width : 770px) {

    #sponsor-list .ad {
        float: none;
    }

}

/* News */
#news-list .entry {
	width: 48%;
	background-color: #f7f7f7;
	margin-bottom: 29px;
}

#news-list .category {
	color: #1383b5;
	background: url(/images/rule.gif) no-repeat 15px 18px;
	text-transform: uppercase;
	font-size: 13.5px;
	font-weight: 600;
	padding: 28px 15px 25px;
}

#news-list .padding {
	padding: 0 25px 35px 98px;
}

#news-list h2 {
	font-size: 22px;
	font-weight: 600;
	color: #09374d;
	line-height: 1.2em;
}

#news-list .date {
	color: #959595;
	font-size: 15.5px;
	font-weight: 300;
	text-transform: lowercase;
	margin: 2px 0 16px;
}

#news-list p {
	color: #222;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7em;
	margin-top: 16px;
}

.pagination {
	text-align: right;
	margin: 20px 0;
}

@media only screen 
and (max-width : 930px) {

	#news-list .entry {
		width: 100%;
	}

}

/* Testimonials */
#testimonial-button {
	top: -1em;
	right: 1em;
	position: absolute;
}

#testimonial-button a {
	display: block;
	padding: 15px 20px;
	font-size: 15.5px;
	color: #c3edff;
	background-color: #1383b5;
	border-radius: 10px;
	border-bottom: 4px solid #09415a;
}

#testimonial-list .entry {
	width: 48%;
	margin-bottom: 25px;
	background: url(/images/testimonial_quotes.png) no-repeat 30px 30px;
}

#testimonial-list{
	margin-top: 3em;
}

#testimonial-list .gutter-sizer {
	width: 3.9%;
}
	
#testimonial-list .padding {
	padding: 30px 40px 32px 100px;
} 

#testimonial-list .styleA {
	background-color: #f7f7f7;
	color: #222222;
}

#testimonial-list .styleB {
	background-color: #f1fbff;
	color: #222222;
}

#testimonial-list .styleC {
	background-color: #09374d;
	color: #fefefe;
}

#testimonial-list p {
	line-height: 1.75em;
	font-weight: 300;
	font-size: 17px;
}

#testimonial-list .source {
	font-weight: 600;
	font-size: 16px;
	margin-top: 18px;
	color: #7aa9c7;
}

#contact-form {
	max-width: 600px;
	margin: 1em auto;
	clear: both;
}

/* Trial Form */
form.default fieldset {
	margin-top: 60px;
}

form.default legend {
	color: #1984b5;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.1em;
	margin-bottom: 10px;
	background: url(/images/rule_large.png) no-repeat left top;
	padding-top: 17px;
}

form.default .row {
	padding: 0 12%;
	margin-top: 25px;
}

form.default .col {
	float: right;
	width: 47.5%;
}

form.default .col:first-child {
	float: left;
}

form.default label:first-child {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #09374d;
	text-transform: uppercase;
	letter-spacing: 1px;
}

form.default input[type=text],
form.default input[type=email],
form.default input[type=password],
form.default textarea {
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
	-moz-box-sizing: border-box;    /* Firefox 1 - 28 */
	box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	display: block;
	width: 100%;
	border: 1px solid #9d9d9d;
	padding: 0 15px;
	margin-top: 7px;
	font-size: 16px;
}

form.default input[type=text],
form.default input[type=email],
form.default input[type=password] {
	height: 41px;
	line-height: 41px;
}

form.default input[type=text]:focus,
form.default input[type=password]:focus {
	border-color: #4fa1c6;
}

form.default .state {
	float: left;
	width: 25%;
}

form.default .zip {
	float: right;
	width: 65%;
}

#contact-form button,
form.default input[type=submit] {
	border: none;
	background-color: #1984b5;
	color: #fff;
	padding: 10px 90px;
	font-size: 17px;
	cursor: pointer;
}

/* Classifieds */
#classified-list {
	margin-top: 40px;
}
	
#classified-list .entry {
	width: 48%;
	margin-bottom: 25px;
	background-color: #f7f7f7;
} 

#classified-list .gutter-sizer {
	width: 3.9%;
}
	
#classified-list .padding {
	padding: 17px 40px 32px 100px;
} 

#classified-list .category {
	color: #1383b5;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	background: url(/images/rule.gif) no-repeat 15px 17px;
	padding: 27px 15px 10px;
}

#classified-list h2 {
	font-size: 23px;
	font-weight: 600;
	line-height: 1.2em;
}

#classified-list .date {
	font-size: 16px;
	color: #959595;
	font-weight: 300;
	margin-top: 1px;
}

#classified-list p {
	line-height: 1.75em;
	font-weight: 300;
	font-size: 17px;
	margin-top: 15px;
	color: #222;
}

#classified-list .source {
	font-weight: 600;
	font-size: 16px;
	margin-top: 18px;
	color: #7aa9c7;
}

@media only screen 
and (max-width : 930px) {

	#classified-list .entry {
		width: 100%;
	}

}

/* Calendar */
#calendar-list {
	margin-top: 40px;
}
	
#calendar-list h2 {
	margin: 20px 0 10px;
}
	
#calendar-list .entry {
	margin-bottom: 25px;
	background-color: #f7f7f7;
} 

#calendar-list .gutter-sizer {
	width: 3.9%;
}
	
#calendar-list .padding {
	padding: 17px 40px 32px 100px;
} 

#calendar-list .category {
	color: #1383b5;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	background: url(/images/rule.gif) no-repeat 15px 17px;
	padding: 27px 15px 10px;
}

#calendar-list h2 {
	font-size: 23px;
	font-weight: 600;
	line-height: 1.2em;
}

#calendar-list .date {
	font-size: 16px;
	color: #959595;
	font-weight: 300;
	margin-top: 1px;
}

#calendar-list p {
	line-height: 1.75em;
	font-weight: 300;
	font-size: 17px;
	margin-top: 15px;
	color: #222;
}

#calendar-list .source {
	font-weight: 600;
	font-size: 16px;
	margin-top: 18px;
	color: #7aa9c7;
}


/* Login */
.body.login {
	background-color: #0d435e;
	margin-bottom: 0;
	margin-top: 0;
	padding: 80px 0 28px;
}

.body.login h1 {
	color: #c3edff;
	font-size: 34px;
	font-weight: 600;
	border-bottom: 2px solid #7aa9c7;
	padding-bottom: 20px;
	margin: 100px 0 34px;
}

.body.login .col {
	width: 49.9%;
	float: left;
	background-color: #fff;
}

.body.login .col + .col {
	background-color: #f2f2f2;
}

.body.login .col .padding {
	padding: 49px 62px;
}

.body.login .col h2 {
	background: no-repeat left center;
	height: 45px;
	line-height: 45px;
	padding-left: 60px;
	color: #1984b5;
	font-size: 20px;
	font-weight: 600;
}

.body.login .col p {
	color: #09374d;
	line-height: 1.4em;
	margin: 7px 0 25px;
	font-size: 15px;
	font-weight: 300;
}

.login form.default .row {
	padding: 0 16% 0 0;
}

.login form.default input[type=submit] {
	padding: 10px 52px;
}

.login form .collateral {
	float: right;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 2px;
}



/************************************************************************** HOMEPAGE */

/* fixed height slideshow
#slideshow {
	padding: 5px 0;
	border-bottom: 5px solid #ececec;
	height: 475px;
	overflow: hidden;
}

#slideshow .slide {
	width: 100%;
}

#slideshow .text {
	height: 475px;
	background: #1383b5 url(/images/bkg_slide.gif) repeat-x center bottom;
	float: left;
	width: 34.6%;
}

#slideshow .text div {
	padding: 38px 30px 25px;
}

#slideshow h2 {
	color: #fff;
	font-size: 28px;
	line-height: 1.1em;
	font-weight: 600;
	padding-bottom: 15px;
	border-bottom: 4px solid #0f6d9d;
}

#slideshow p {
	color: #c5e6f8;
	font-size: 17.5px;
	line-height: 1.3em;
	margin-top: 20px;
}

#slideshow .more {
	font-size: 12.5px;
	font-weight: 600;
	text-transform: uppercase;
}

#slideshow a {
	color: #fff;
}

#slideshow .image {
	height: 475px;
	background: no-repeat center center / cover;
	float: right;
	width: 65%;
}
*/

#slideshow {
	padding: 5px 0;
	border-bottom: 5px solid #ececec;
	min-height: 454px;
	overflow: hidden;
}

#slideshow .slide {
	width: 100%;
}

#slideshow .text {
	min-height: 454px;
	background: #1383b5 url(/images/bkg_slide.png) repeat-x center bottom;
	float: left;
	width: 34.6%;
}

#slideshow .text div {
	padding: 35px 30px 20px;
}

#slideshow h2 {
	color: #fff;
	font-size: 28px;
	line-height: 1.1em;
	font-weight: 600;
	padding-bottom: 15px;
	border-bottom: 4px solid #0f6d9d;
}

#slideshow p {
	color: #c5e6f8;
	font-size: 17px;
	line-height: 1.3em;
	margin-top: 20px;
}

#slideshow .more {
	font-size: 12.5px;
	font-weight: 600;
	text-transform: uppercase;
}

#slideshow a {
	color: #fff;
}

#slideshow img {
	float: right;
	width: 65%;
	height: auto;
}

#slideshow .pager {
	clear: both;
	text-align: right;
	padding-top: 8px;
	font-weight: bold;
	font-size: 18px;
}

#slideshow .pager span {
	margin-right: 8px;
	color: #1383b5;
	cursor: pointer;
	font-weight: bold;
}

#slideshow .pager span {
	margin-right: 8px;
	color: #1383b5;
	cursor: pointer;
	font-weight: bold;
}

#slideshow .cycle-pager .cycle-pager-active {
	color: #0a374d;
}

#slideshow .pager .fa {
	font-weight: 400;
	margin-right: 5px;
	font-size: 17px;
}

@media only screen 
and (max-width : 1000px) {
	
	#slideshow .text,
	#slideshow img {
		float: none;
		width: 100%;
	}
	
	#slideshow,
	#slideshow .text {
		min-height: 0;
	}

}

#ctas {
	margin-top: 46px;
	margin-bottom: 46px;
}

#ctas .row {
	margin-left: -30px;
}

#ctas .col {
	float: left;
	width: 270px;
	height: 259px;
	margin: 0 0 30px 30px;
}

#ctas .image h2 {
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-color: #1383b5;
	height: 45px;
	line-height: 45px;
}

#ctas .image a {
	display: block;
	position: relative;
}

#ctas .text h2 {
	font-size: 18px;
	line-height: 1.1em;
	border-bottom: 3px solid #ececec;
	padding-bottom: 12px;
}

#ctas .player {
	position: absolute;
	left: 110px;
	top: 85px;
}

#ctas .text img {
	margin-right: 10px;
}

#ctas .text p {
	font-size: 15px;
	line-height: 1.4em;
	margin-top: 12px;
}

p.more,
#ctas .text p + p {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 20px;
	padding-top: 7px;
	background: url(/images/rule.gif) no-repeat left top;
}

.text-cta {
	line-height: 23px;
}

.text-cta h6 {
	display: inline;
	font-size: 23px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-right: 9px;
}

.text-cta p {
	white-space: nowrap;
	display: inline;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 7px;
	background: url(/images/rule.gif) no-repeat left top;
}

#ctas .text-cta {
	float: left;
	margin-left: 30px;
}

@media only screen 
and (max-width : 600px) {
	
	#ctas .row {
		margin: 0;
	}
	
	#ctas .col {
		margin: 0 auto 30px;
		float: none;
	}
	
}

#-page #twitter {
	position: static;
	display: block !important;
}

#news-events {
	background-color: #f2f2f2;
}

#news-events .heading {
	background-color: #f7f7f7;
	text-align: center;
	padding: 22px 0;
	border-bottom: 5px solid #e5e5e5;
}

#news-events h2 {
	font-size: 29px;
	font-weight: 500;
	color: #1383b5;
	padding-bottom: 13px;
	background: url(/images/rule.gif) no-repeat center bottom;
	margin-bottom: 1em;
}

#news-events h2.ctct-form-header {
	font-size: 20px;
	margin: 0.5em 0;
	font-weight: bold;
	color: #fff;
	padding-bottom: 0;
	background: none;
}

#news-events .heading p {
	font-size: 15px;
	margin-top: 12px;
}

#news-events .row {
	padding-top: 41px;
	padding-bottom: 41px;
}

#news-events .col {
	float: left;
	width: 42%;
	margin-left: 3.4%;
}
#news-events .col1 {
	float: left;
	width: calc(50%);
	margin-left: 3.4%;
}
#news-events .col:first-child {
	margin-left: 0;
}

#news-events .news {
	box-shadow: 1px 2px 1px -1px #afafaf;
}

#news-events .news .img {
	height: 142px;
	background: no-repeat center center / cover;
	border-bottom: 3px solid #acdd4d;
}

#news-events .news .text {
	padding: 20px;
	background-color: #fff;
}

#news-events .news h3 {
	font-size: 20px;
	color: #0a374d;
	font-weight: 600;
}

#news-events .news p {
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 16px;
}

#news-events .news p.more {
	font-size: 13px;
}

#news-events .events {
	padding-bottom: 7px;
	border-bottom: 4px solid #c3c3c3;
}

#news-events .events .entry {
	margin-bottom: 23px;
	clear: both;
}

#news-events .events .date {
	float: left;
	height: 43px;
	padding-top: 17px;
	width: 60px;
	background-color: #005581;
	border-radius: 50%;
	color: #8ebedf;
	font-size: 14px;
	text-align: center;
	line-height: 1.1em;
	margin-right: 20px;
}

#news-events .events .date span {
	color: #fff;
}

#news-events .events h3 {
	color: #1383b5;
	font-size: 16.5px;
	font-weight: 600;
}

#news-events .events p {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 4px;
}

@media only screen 
and (max-width : 600px) {
	
	#news-events .col {
		float: none;
		width: auto;
		margin: 0 auto 30px;
	}
	
}

/* People */
.people-list {
	margin-top: 60px;
	text-align: center;
}

.people-list h2 {
	font-size: 34px;
	font-weight: 300;
	height: 18px;
	border-bottom: 2px solid #ececec;
	margin-bottom: 90px;
}

.people-list h2 span {
	background-color: #fff;
	padding: 0 15px;
}

#staff-list ul,
.staff-list ul{
	margin-left: -30px;
}

#staff-list .entry,
.staff-list .entry{
	float: left;
	margin-left: 30px;
	height: 297px;
	min-width: 209px;
	max-width: 17%;
}

#staff-list .frame,
.staff-list .frame{
	background: url(/images/people_border_sq.png) no-repeat center top;
	padding: 15px 16px 16px;
	margin: 0 auto;
	height: 148px;
}
#staff-list .frame.red,
.staff-list .frame.red {
	background: url(/images/people_border_sq-red.png) no-repeat center top;
}

#staff-list .frame img,
.staff-list .frame img{
	margin: 0 auto;
}

#staff-list h3,
.staff-list h3{
	font-size: 16px;
	color: #1383b5;
	margin-top: 18px;
}
.board-list h3{
	font-weight: bold;
}

#staff-list h4,
.staff-list h4{
	font-size: 15px;
	line-height: 18px;
	margin-top: 5px;
}
.board-list h4 {
	font-size: 18px;
}

#board-list ul {
}

#board-list .entry {
	float: left;
	height: 233px;
	width: 39%;
	text-align: left;
}

#board-list .frame {
	background: url(/images/people_border_sq.png) no-repeat left top;
	padding: 15px 16px 16px;
	float: left;
	margin-right: 20px;
}

#board-list h3 {
	font-size: 15px;
	color: #313131;
	padding-top: 60px;
}

#board-list h4 {
	font-size: 19px;
	margin-top: 3px;
	color: #1383b5;
}

#board-list h5 {
	font-size: 16px;
	margin-top: 5px;
	color: #343434;
	font-style: italic;
	font-weight: 300;
}

#board-sublist {
	float: right;
	border-left: 2px solid #ddd;
	padding-left: 30px;
	text-align: left;
	max-width: 225px;
}

#board-sublist h3 {
	font-size: 13px;
	font-weight: 600;
	color: #313131;
	margin-top: 13px;
	padding-top: 0;
}

#board-sublist h4 {
	font-size: 17px;
	margin-top: 11px;
	color: #1383b5;
}

#board-sublist h3 + h4 {
	margin-top: 7px;
}

#board-sublist h5 {
	font-size: 14px;
	margin-top: 4px;
	color: #343434;
	font-style: italic;
	font-weight: 300;
}

@media only screen 
and (max-width : 600px) {

	#staff-list .entry,
	.staff-list .entry{
		float: none;
		width: auto;
	}
	
}

@media only screen 
and (max-width : 1000px) {
	
	#board-list .entry {
		float: none;
		width: auto;
	}
	
}

@media only screen 
and (max-width : 700px) {
	
	#board-sublist {
		float: none;
		width: auto;
		margin-bottom: 70px;
	}
	
}

#contact-page .wygwam iframe {
	max-width: 100%;
}

#contact-form p{
	margin: 1em 0;
}

#contact-form p.red {
	padding: 10px;
	background-color: #b30838;
	color: #fff;
}

#contact-form p.red a {
	color: #fff;
	text-decoration: underline;
}




.privacy-block{
	display: inline-block;
	float: right;
}
.privacy-block a{
	color: #fff;
	padding: 0 2px;
}
.privacy-block span{
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1em;
}


ul.social-links{
	padding: 0;
	margin: 0;
	position: relative;
}
ul.social-links li{
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 5px;
}
ul.social-links li a img{
	width: 100%;
	height: auto !important;
}
ul.social-links li a img.twitter {
	padding-top: 3px;
}

/** Stylesheet from mbex.org website END **/