body,html {
  height:100%;
  font-family: 'Montserrat', sans-serif;
  background-color:#222222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeLegibility !important;
}

#page-wrap {
  position:relative;
  width:100%;
  background-color:#ffffff;
  color:#33302f;
}

#page-header {
  position: static;
  top:0px;
  z-index: 999999;
  width:100%;
}

@media all and (min-width: 992px) {
  #page-header { position: absolute; top:0px; }
}

#page-header.is-fixed {
  position: fixed;
  top:0px;
  z-index: 999999;
  width:100%;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
}

#page-content { position: static; z-index:1; }

@media print { .no-print, .no-print * { display: none !important; }}


/* responsive support */

.container-fluid { max-width:1100px; padding:0 24px; margin:0 auto; }
.container-fluid-skinny { max-width:990px; padding:0 24px; margin:0 auto; }
.container-fluid-wide { max-width:1300px; padding:0 24px; margin:0 auto; }

.silver-wrap { background-color:#f7f7f7; }

.gutter-small.row { margin-right: -6px; margin-left: -6px; }
.gutter-small > [class^="col-"], .gutter-small > [class^=" col-"] { padding-right: 6px; padding-left: 6px; }


.hold-width { max-width:800px; margin:0 auto; }
.padding-top { padding-top:40px; }
.padding-top-half { padding-top:20px; }
.padding-bottom { padding-bottom:40px; }
.padding-bottom-half { padding-bottom:20px; }
.form-padding { margin:24px 0; }
.form-boxed { border: 1px solid #eee6e8; border-radius: .25rem; padding:8px; background-color: #fff; }
.form-control { border-color:#eee6e8; }
.form-vote-padding { padding-top:10px; padding-bottom:20px; }
@media all and (min-width: 768px) {
	.padding-top { padding-top:60px; }
	.padding-top-half { padding-top:30px; }
	.padding-bottom { padding-bottom:60px; }
	.padding-bottom-half { padding-bottom:30px; }
	.split-left { padding-right:30px; }
	.split-right { padding-left:30px; }
	.form-boxed { padding:16px 30px; }
}


/* responsive images */

.img-responsive { max-width: 100%; height:auto!important; }
.img-fluid { width:100%!important; height:auto!important; }
.img-wrapright { float:right; padding:0; margin:6px 0px 14px 24px; max-width:48%; height:auto!important; }
.img-wrapleft { float:left; padding:0; margin:6px 24px 14px 0px; max-width:48%; height:auto!important; }

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-responsive { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-responsive iframe, .video-responsive object, .video-responsive embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* responsive features */

figure,figcaption,img { display: block; }
figcaption { font-weight:400; font-size:14px; line-height:1.4; margin:6px 0px 12px 0px; } 

.container-fluid-feature { max-width:768px; padding:0 24px; margin:0 auto; }

.body-feature { padding:0; margin:24px 0px 24px 0px; width:100%; }
.body-feature-full { padding:0; margin:24px 0px 24px 0px; width:100%; }
.body-feature-full p, .body-feature-full div, .body-feature-full figure { margin-left:-24px; margin-right:-24px; }
.body-feature-left { padding:0; margin:24px 0px 24px 0px; width:100%; }
.body-feature-right { padding:0; margin:24px 0px 24px 0px; width:100%; }
.body-feature-callout { border-top:1px solid #eee; border-bottom:1px solid #eee; margin-top:30px; margin-bottom:30px; }
.body-feature-callout p { font-weight:400; font-size:20px; line-height:30px; text-align:center; padding:16px 0px 6px 0px; }

.body-feature-full figcaption { padding-left:24px; padding-right:24px; }

@media all and (min-width: 768px) {
	.body-feature-left { float:left; padding:0; margin:6px 30px 12px 0px; width:60%; }
	.body-feature-left p, .body-feature-left figure { margin-left:-24px; } 
	.body-feature-right { float:right; padding:0; margin:6px 0px 12px 30px; width:60%; }
	.body-feature-right p, .body-feature-right figure { margin-right:-24px; }
	.body-feature-callout { } 
	.body-feature-callout p { padding:24px 24px 14px 24px; }
	
	.body-feature-left figcaption { padding-left:24px; }
	.body-feature-right figcaption { padding-right:24px; }
}


/* sponsor logos */

.sponsor-logos { margin:24px 0px; text-align:center;}
.sponsor-logos p { display:inline-block; max-width:120px; margin:6px 6px; border:4px solid #eee;}
.sponsor-logos p a { display:block; border:2px solid #fff;  transition: all 400ms ease;  }
.sponsor-logos p a:hover { border:2px solid #ddd; }
.sponsor-logos p img { max-width:120px; border:16px solid #fff; width:100%!important; height:auto!important; }
@media all and (min-width: 768px) {
	.sponsor-logos p { max-width:160px; margin:14px 12px;}
	.sponsor-logos p img { max-width:160px; }
}


/* city-stats */

.city-stats { padding:30px 0px 0px 0px; margin:40px 0px 30px 0px; border-top:1px solid #eee6e8; border-bottom:1px solid #eee6e8; }
.city-stats p { text-align:center; color:#b74427; font-weight:500; font-size:16px; line-height:1.25; padding-bottom:20px; }
.city-stats p b, .city-stats p strong { display:block; text-align:center; color:#65438a; font-weight:600; font-size:50px; line-height:50px; padding-bottom:10px; }

/* alert box */

.alert-wrap { background-color:#b74427; color:#fff; }
.alert-hold { display: table; width: 100%; }
.alert-prefix { display:table-cell; vertical-align: top; width:90px; padding-top:20px; }
.alert-content { display:table-cell; vertical-align: top; width:auto; padding-top:20px; }
.alert-dismiss { display:table-cell; vertical-align: top; width:32px; padding-top:20px; text-align:right; }

.alert-prefix { 
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.100rem;
  padding-bottom:20px;
}

.alert-content { 
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.100rem;
}

.alert-message { padding-bottom:20px; }
a.alert-link { color:#fff; text-decoration:underline; }
a.alert-link:hover { color:#fff; text-decoration:underline; }

.alert-dismiss { 
  color:#fff;
  font-size:20px;
  line-height:20px; 
  font-weight: 700;
  padding-bottom:20px;
}

#dismiss-alert { color:#fff; text-decoration:none; }

/*
#page-header.is-fixed .alert-wrap { display:none; }
*/

/* global typography */

h1 { font-size: 2.5rem; font-weight:400; color:#65438a; margin-top:0px; margin-bottom: 1rem; }
h2 { font-size: 1.3rem; font-weight:500; color:#65438a; margin-top:1.25rem; margin-bottom: 1rem; }
h2.on-detail { font-size: 0.8rem; margin-top:1.5rem; margin-bottom: 1rem; font-weight:700; color:#222; text-transform:uppercase; letter-spacing:0.050rem; }
h3 { font-size: 1.1rem; font-weight:500; color:#65438a; }
h4 { color:#65438a; font-weight:400; }
h5 { color:#65438a; font-weight:400; } 
h6 { color:#65438a; font-weight:400; }

p, li { font-size:17px; line-height:1.5; }

p.intro { font-weight:500; font-size:20px; line-height:1.5;}

label { color:#222; font-size:15px; font-weight:500; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top-color: currentcolor; border-top-style: none; border-top-width: 0px; border-top: 1px solid #eee6e8; opacity:1; }

a { color:#b74427; text-decoration:none; }
a:hover { color:#a13a20; text-decoration:none; }

a div.lnk-primary { color:#b74427; font-weight:700; font-size:18px; line-height:23px; }
a div.lnk-secondary { color:#666; font-weight:500; font-size:15px; line-height:20px; margin-top:4px; }
a div.lnk-secondary span { color:#e5e5e5; }
a:hover div.lnk-primary { color:#a13a20; }
a:hover div.lnk-secondary { color:#222; }

b,strong { font-weight:700; }

ul { margin-left: 0; padding-left: 16px; }
li { margin-bottom:3px; }
@media all and (min-width: 768px) { ul { margin-left: 0; padding-left: 32px; } }

.table td, .table th { border-color:#eee6e8; }

.btn-brand { background-color:#b74427; font-weight:500; text-transform:uppercase; color:#fff; letter-spacing:0.100rem; border:1px solid #b74427; font-size:14px; transition: all 0.15s linear 0s; }
.btn-brand:hover { background-color:#a13a20; border-color:#a13a20; color:#fff; }

.btn-outline-brand { background-color:#fff; font-weight:500; text-transform:uppercase; color:#b74427; letter-spacing:0.100rem; border:1px solid #b74427; font-size:14px; transition: all 0.15s linear 0s; }
.btn-outline-brand:hover { background-color:#a13a20; border-color:#a13a20; color:#fff; }

.btn-brand-pill { background-color:#b74427; font-weight:500; text-transform:uppercase; color:#fff; letter-spacing:0.100rem; border:1px solid #b74427; font-size:12px; line-height:16px; transition: all 0.15s linear 0s; padding: 5px 15px; border-radius:60px; }
.btn-brand-pill:hover {  background-color:#a13a20; border-color:#a13a20; color:#fff; }

.btn-outline-brand-pill { background-color:#fff; font-weight:500; text-transform:uppercase; color:#b74427; letter-spacing:0.100rem; border:1px solid #b74427; font-size:12px; line-height:16px; transition: all 0.15s linear 0s; padding: 5px 15px; border-radius:60px; }
.btn-outline-brand-pill:hover { background-color:#a13a20; border-color:#a13a20; color:#fff; }

.lk { display:table; width:100%; margin-bottom:12px; }
.lk-arrow { display:table-cell; width:30px; vertical-align:top; font-size:16px; line-height:1.4; color:#65438a;}
.lk-content { display:table-cell; width:auto; vertical-align:top; }

/* footer */

.footer-wrap { background-color:#fff; border-top:1px solid #65438A; }
.footer-wrap h4 { }
.footer-wrap p { font-size:16px; line-height:1.5; }

#footer-address-logo-svg { width:72px; height:72px; }
.footer-address { display:table; width:100%; max-width:360px; margin:0 auto; }
.footer-address-logo { display:table-cell; width:88px; vertical-align:top; padding-top:4px; }
.footer-address-content { display:table-cell; width:auto; vertical-align:top; }
.footer-address-content h4 { color:#65438A; font-size:24px; font-weight:700; }

.address-name { color:#65438A; font-size:24px; line-height:28px; font-weight:700; }
.address-details { color:#2a2827; font-size:16px; font-weight:600; margin-top:8px; }
.address-details span { display:block; }
.address-details span.comma { display:none; }


ul.footer-links { margin:0; padding:0; list-style:none; }
ul.footer-links li { margin:0; padding:0; margin:8px 0; font-size:15px; letter-spacing:0.025rem; text-align:center; }
ul.footer-links li a { color:#b84527; text-transform:uppercase; font-weight:700; } 
ul.footer-links li a:hover { color:#b84527; } 

@media screen and (min-width: 992px) {
  .footer-address { max-width:500px; margin: 10px 0 0 0; }
  .address-details span { display:inline; }
  .address-details span.comma { display:inline; }
  ul.footer-links li { text-align:left; }
}

/* footer legal */

.footer-legal-wrap { background-color:#65438A; padding:24px 0px; }
.footer-legal-wrap p { color:#f8f4fc; font-size:13px; line-height:28px; font-weight:600; letter-spacing:0.015rem; }
.footer-legal-wrap a { color:#fff; text-decoration:none; }
.footer-legal-wrap a:hover { color:#fff; text-decoration:underline; }
.footer-legal-wrap p.then-inline { margin:0; }
.footer-legal-wrap span { margin:0 4px; font-weight:500; }

.footer-utility { margin:16px 0px 20px 0px; }

.footer-social { }
.footer-social a { display:inline-block; width:28px; height:28px; font-size:14px; line-height:28px; border:0; border-radius:50%; text-align:center; margin:0 6px; }
.footer-social a { text-decoration:none; color:#000; background-color:#fff; border:none; transition: all 0.15s linear 0s; }
.footer-social a.instagram-brand { color:#c13584; }
.footer-social a.facebook-brand { color:#3b5998; }
.footer-social a.twitter-brand { color:#1da1f2; }
.footer-social a.linkedin-brand { color:#0073B0; }
.footer-social a:hover { color:#65438a!important; }

.center-then-left { text-align:center; }
.center-then-right { text-align:center; }
@media screen and (min-width: 992px) {
	.center-then-left { text-align:left; }
	.center-then-right { text-align:right; }
	.footer-legal-wrap p.then-inline { display:inline-block; }
  .footer-utility { display:inline-block; margin:0; }
  .footer-social { display:inline-block; margin:0; }
  .footer-social a { margin:0 0 0 12px; }
}	
	
	
/* banner */

.banner { position:relative; width:100%; height:240px; background-color:#222; background-position:center center; background-size:cover;}
.banner-darken { position:absolute; width:100%; height:100%; background-color:rgba(0,0,0,0.10); }
.banner-gradient { position:absolute; width:100%; }
@media all and (min-width: 768px) {
	.banner { height:480px; }
  .banner-gradient { height:360px; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0)); }
}














/* detail header */

.full-color { width:100%; background:#f8f5f0; }

.detail-header { width:100%; background:#f8f5f0; border-top:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; }

.detail-header h1 { }

p.header-groups { margin-top:20px; font-size:16px; text-transform:uppercase; font-weight:600; } 

a.btn-header-groups { background-color:#fff; padding:4px 8px; margin:3px 1px; border-radius:4px; transition: all 0.15s linear 0s;  }
a.btn-header-groups { font-size:12px; line-height:15px; letter-spacing:0.050rem; font-weight:500; text-transform:uppercase; color:#fff; background-color:#b74427; border:1px solid #b74427; }
a.btn-header-groups:hover { color:#fff; background-color:#a13a20; border-color:#a13a20; }




/* sidenav drawer */

.sidenav-container { max-width:1100px; margin:auto; } /* match container-fluid width */
.sidenav-row { display:block; width:100%; }
.sidenav-col-nav { display:block; width:100%; padding:0; }
.sidenav-col-content { display:block; width:100%; padding-right:24px; padding-left:24px; }
@media screen and (min-width: 992px) {
	.sidenav-row { display: flex; width:100%; /*flex-direction: row-reverse;*/ }
	.sidenav-col-nav { display:block; width:25%; padding:60px 36px 60px 24px; }
	.sidenav-col-content { display:block; width:75%; padding-left:36px; }
}

.d-sidenav { width:100%; }

.d-sidenav-section { display:table; width:100%; background-color:#65438a; }
.d-sidenav-section-label { display:table-cell; text-align:left; width:auto; padding:12px 12px 12px 24px; vertical-align:top; font-size:16px; line-height:32px; text-transform:uppercase; }
.d-sidenav-section-toggle { display:table-cell; text-align:right; width:64px; padding:12px 24px 12px 12px; vertical-align:top; cursor:pointer; color:#fff; font-size:16px; line-height:32px; }
.d-sidenav-section-label a { color:#fff; font-weight:700; letter-spacing:0.080rem; }
.d-sidenav-section-label a:hover { color:#fff; }
#d-sidenav-drawer { display:none; background-color:#fafafa; }
@media all and (min-width: 992px) {
  .d-sidenav-section { background-color:#fff; }
  .d-sidenav-section-label a { color:#65438a; font-weight:700; }
  .d-sidenav-section-label a:hover { color:#65438a; }
	.d-sidenav-section-label { display:block; width:100%;}
	.d-sidenav-section-toggle { display:none;  }
	#d-sidenav-drawer { display:block!important; background-color:#fff;  }
}


.d-sidenav ul { padding:0; margin:0; }
.d-sidenav > ul { border-top:1px solid #e5e5e5; } 
.d-sidenav li { padding:0; margin:0; list-style:none; }

.d-sidenav li .li-flex { display:flex; }

.d-sidenav > ul > li { border-bottom:1px solid #e5e5e5; }

.d-sidenav li ul { padding-bottom:16px; }
.d-sidenav li ul li { padding:4px 0px; }

.d-sidenav li a {
  display:table;
  width:100%; 
  text-decoration:none;
  font-weight:500;
}

.d-sidenav li.d-open {  }

.d-sidenav li a div.sn-indicator { display:table-cell; width:36px; text-align:left; padding:14px 0px 14px 20px; font-weight:500; font-size:14px; line-height:24px; vertical-align:top; color:#65438a; }
.d-sidenav li a div.sn-label { display:table-cell; width:auto; text-align:left; padding:14px 20px 14px 0px; font-weight:500; font-size:15px; line-height:24px; vertical-align:top; color:#111; }
.d-sidenav li a div.sn-label-nested { display:table-cell; width:100%; text-align:left; padding:4px 20px 4px 50px; font-weight:500; font-size:14px; line-height:24px; vertical-align:top; color:#111; }
.d-sidenav li a:hover div { color:#b74427; }

.d-sidenav li.d-open a div.sn-indicator { color:#111; }
.d-sidenav li.d-selected div.sn-indicator { color:#b74427!important; }
.d-sidenav li.d-selected div.sn-label { color:#b74427; }

.d-sidenav li.d-sub-selected div.sn-label-nested { color:#b74427!important; }


@media all and (min-width: 992px) {
  .d-sidenav-section-label { padding-left:8px; padding-right:8px; }
  .d-sidenav li a div.sn-indicator { padding-left:8px; width:24px; }
  .d-sidenav li a div.sn-label { padding-right:8px; }
  .d-sidenav li a div.sn-label-nested { padding-right:8px; padding-left:36px; }
}

/* image links gallery */

.image-link-gallery { }
.image-link-gallery a { display:block; width:100%; margin-top:30px; background-color:#aaa; }

.image-link-gallery a .galleryhi-image { width:100%; background-size:cover; background-position:center center;  }
.image-link-gallery a .galleryhi-table { display:table; width:100%; height:120px; background-color:rgba(0,0,0,0.10); transition: all 0.25s linear 0s; }
.image-link-gallery a .galleryhi-tr { display:table-row; width:100%; height:100%;}
.image-link-gallery a .galleryhi-td { display:table-cell; width:100%; height:100%; text-align:center; vertical-align:middle; padding:0px 40px; }

.image-link-gallery a .galleryhi-td span { display:inline-block; padding-top:8px; padding-bottom:5px; border-bottom:3px solid #fff; color:#fff; transition: all 0.25s linear 0s; }
.image-link-gallery a .galleryhi-td span { font-weight:700; font-size:28px; line-height:38px; color:#fff; text-shadow: 0px 0px 1px #000; }

.image-link-gallery a:hover .galleryhi-table { background-color:rgba(0,0,0,0.40); }
.image-link-gallery a:hover .galleryhi-td span { border-color:#a13a20;; }

@media screen and (min-width: 768px) {
	.image-link-gallery a .galleryhi-table { height:240px; }
}


/* home page video */

.hero-wrap {
  position: relative;
  width:100%; height:500px;
  top: 0;
  overflow:hidden;
  background-color:#222;
}

#hero-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  -ms-transform: translate(-50%, -50%) scale(1.01);
  -moz-transform: translate(-50%, -50%) scale(1.01);
  -webkit-transform: translate(-50%, -50%) scale(1.01);
  transform: translate(-50%, -50%) scale(1.01);	
}
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

.hero-video-control { position:absolute; z-index:102; bottom:20px; right:20px; width:40px; height:40px; background-color:rgba(0,0,0,0.7); border-radius:50%; }
.hero-video-control a { display:block; width:40px; font-size:14px; line-height:40px; text-align:center; color:#fff; }

/* home-hero */

.home-hero { position:relative; width:100%; height:500px; background-color:#222; background-position:center center; background-size:cover;}
.home-hero-darken { position:absolute; z-index: 101; top:0; width:100%; height:500px; background-color:rgba(0,0,0,0.10); }
.home-hero-gradient { position:absolute; z-index: 102; top:0; width:100%; height:500px; }
.home-hero-content { position:absolute; z-index: 103; top:0; width:100%; display:table; height:500px; }
.home-hero-content-center { display:table-cell; vertical-align:center; text-align:center; vertical-align:middle; width:100%; height:500px; padding:24px; margin-bottom:16px; }
.home-hero-content-subhead { color:#fff; text-shadow:1px 1px 1px #000; font-size:16px; line-height:24px; font-weight:700; text-transform:uppercase; letter-spacing:0.100rem; margin-bottom:16px; }
.home-hero-content-headline { color:#fff; text-shadow:1px 1px 1px #000; font-size:36px; line-height:40px; font-weight:400; }
.home-hero-content-link { padding-top:24px; }
.home-hero-content-link a { border-bottom:2px solid #000; }
@media all and (min-width: 768px) {
  .home-hero, .home-hero-darken, .home-hero-gradient, .hero-wrap { height:700px; }
	.home-hero-content { top:120px; }
  .home-hero-gradient { height:360px; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0)); }
  .home-hero-content-headline { font-size:50px; line-height:50px; }
}


/* Home Top Stories */

.home-gallery { margin:24px 0px; }
.home-card { margin-bottom:12px; }
.home-card a { display:block; width:100%; }
.home-card-image { width:100%; padding-bottom:68%; background-position:center center; background-size:cover; margin-bottom:16px; }
.home-card-cover {  }
.home-card-content { }
.home-card-content-headline { color:#65438a; font-size:24px; line-height:1.3; font-weight:600; margin-bottom:6px; }
.home-card-content-teaser { color: #33302f; margin-bottom:8px; }
.home-card-content-link { font-weight:700; font-size:15px; text-transform:uppercase; letter-spacing:0.050rem; }

.home-card-transition {  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.home-card a:hover .home-hero-content-link  {  }


/* news slider */

/* home page topango carousel */

.news-bg { border:1px solid #eee; }

.news-cycle-wrap { position:relative; padding:40px 24px; margin:0 auto; width:100%; max-width:800px; }
.news-cycle-label { padding-bottom:10px; padding-left:80px; color:#65438a; text-transform:uppercase; font-size:15px; line-height:15px; font-weight:500; }
.news-cycle-link { padding-top:10px; padding-left:80px; color:#65438a; text-transform:uppercase; font-size:15px; line-height:15px; font-weight:500; }
.home-news { padding-left:80px; }
.cycle-pager { display:none; }
.cycle-next { position: absolute; z-index: 300; left: 40px; top: 50%; margin-top:-14px; width: 15px; height: 27px; display: block; cursor: pointer; }
.cycle-prev { position: absolute; z-index: 301; left: 0px; top: 50%; margin-top:-14px; width: 15px; height: 27px; display: block; cursor: pointer; }





/* home gift card */

.home-gift-card-bg { background: rgb(175,87,70); background: linear-gradient(31deg, rgba(175,87,70,1) 0%, rgba(68,39,100,1) 50%, rgba(43,17,71,1) 100%); }
.home-gift-card-hold { display:block; width:100%; margin:20px auto; }
.home-gift-card-image { display:block; width:100%; padding:0px 40px; }
.home-gift-card-promo { display:block; width:100%; text-align:center; }
@media all and (min-width: 768px) {
  .home-gift-card-hold { display:table; max-width:1100px; margin:20px auto; }
  .home-gift-card-image { display:table-cell; width:40%; vertical-align:middle; padding:0px 60px 0px 0px; }
  .home-gift-card-promo { display:table-cell; width:60%; vertical-align:middle; text-align:left; }
}

.home-gift-card-promo h2 { font-size:36px; line-height:1.25; color:#ec680f; margin:0 0 18px 0; } 
.home-gift-card-promo p { color:#fff; margin:0 0 18px 0; }


/* home do business */

.home-do-business-bg { background-color:#01072A; width:100%; }
.home-do-business-hold { width:100%; max-width:1600px; margin:0 auto; background-position:bottom center; background-size:auto 100%; background-repeat:no-repeat; }
.home-do-business-content { width:100%; max-width:800px; padding:20px 0px 280px 0px; margin:0 auto; text-align:center; }
@media all and (min-width: 768px) {
  .home-do-business-hold { width:100%; max-width:1500px; background-size:cover; }
}
.home-do-business-content h2 { font-size:36px; line-height:1.25; color:#ec680f; margin:0 0 18px 0; }
.home-do-business-content p { color:#fff; margin:0 0 18px 0; }

/* home subscribe */

.home-subscribe { background-color:#f8f4ef; }

/* citylight social grid */

.citylight-social-grid { width:100%; border-left:0px solid #fff; border-bottom:0px solid #fff; background-color:#333; }
.citylight-social-square {
  display:block;
  float:left;
  background-size:cover;
  background-position:center center;	
  position: relative;
  margin:0px;
  overflow:hidden;
  border-right:0px solid #fff;
  border-top:0px solid #fff;
}
.citylight-social-square { width: 50%; padding-bottom : 50%; }
@media all and (min-width: 768px) { .citylight-social-square { width: 33.33%; padding-bottom : 33.33%; } .citylight-social-square-8 { display:none; }}
@media all and (min-width: 992px) { .citylight-social-square { width: 20%; padding-bottom : 20%; } .citylight-social-square-8 { display:block; } }

.citylight-social-square-cover { position:absolute; width:100%; height:100%; background-color:rgba(101,67,138,0.10); transition: all 0.15s linear 0s; }
.citylight-social-square:hover .citylight-social-square-cover { background-color:rgba(101,67,138,0.50); }
.citylight-social-square-icon { position:absolute; bottom:8%; left:8%; color:#fff; font-size:22px; line-height:22px; }
@media all and (min-width: 768px) { 
   .citylight-social-square-icon { bottom:16%; left:16%; font-size:28px; line-height:28px; }
}

.citylight-social-intro { display:block; float:left; background-color:#65438a; width:100%; padding-bottom:50%; position: relative; border-right:0px solid #fff; border-top:0px solid #fff; }
@media all and (min-width: 768px) { .citylight-social-intro { width: 66.66%; padding-bottom : 33.33%; } }
@media all and (min-width: 992px) { .citylight-social-intro { width: 40%; padding-bottom : 20%; } }

.social-intro-hold { position:absolute; top:0; display:table; width:100%; height:100%; }
.social-intro-cell { display:table-cell; width:100%; height:100%; vertical-align:middle; text-align:center; padding:30px 0px; }
.social-intro-cell-h1 { color:#fff; font-size:36px; line-height:36px; }
.social-intro-cell-h2 { color:#fff; font-size:18px; line-height:56px; font-weight:600; text-transform:uppercase; letter-spacing:0.050rem; }
.social-intro-icons { margin-top:4px; }
.social-intro-icons a { display:inline-block; width:30px; height:30px; font-size:14px; line-height:30px; border:0; border-radius:50%; text-align:center; margin:0 6px; }
.social-intro-icons a { text-decoration:none; color:#000; background-color:#fff; border:none; transition: all 0.15s linear 0s; }
.social-intro-icons a.instagram-brand { color:#c13584; }
.social-intro-icons a.facebook-brand { color:#3b5998; }
.social-intro-icons a.twitter-brand { color:#1da1f2; }
.social-intro-icons a.linkedin-brand { color:#0073B0; }
.social-intro-iconsl a:hover { color:#65438a!important; }



/* basic lightbox */

.lightbox-wrap { margin-top:30px; }
.lightbox-squares { width:100%; padding-bottom:100%; background-color:#eee; background-position:center center; background-size:cover; margin-bottom:30px; }


/* basic snake */

.snake-wrap { width:100%; background-color:#ffffff; margin:30px 0; }
.snake-container { width:100%; max-width:1200px; background-color:#fff; margin:0 auto; }
.snake-row { display:block; }
.snake-image { display: block; width:100%; padding-bottom: 90%; background-size:cover; background-position:center center; }
.snake-content { display: block; background-color:#fffdf9; padding:30px; }
@media all and (min-width: 576px) {
	.snake-image { padding-bottom: 50%; }
}
@media all and (min-width: 768px) {
	.snake-row { display:flex; }
	.snake-row-alternate { flex-direction: row-reverse; }
	.snake-image { width:50%; padding:0; min-height:520px; }
	.snake-content { width:50%; padding:60px; min-height:520px; }
}


/* Basic Landing Page */

.nav-card-gallery { margin:24px 0px; }
.nav-card { margin-bottom:12px; }
.nav-card a { position:relative; display:block; width:100%; height:300px; background-color:#333; }
.nav-card-image { width:100%; height:300px; background-position:center center; background-size:cover; }
.nav-card-cover { position:absolute; top:0; width:100%; height:300px;; background-color:rgba(0,0,0,0.25); }
.nav-card-content { position:absolute; top:0; width:100%; height:300px; display:table; }
.nav-card-content-headline { width:100%; height:300px; display:table-cell; vertical-align:middle; text-align:center; padding:24px; }
.nav-card-content-headline { color:#fff; font-size:26px; line-height:1.3; font-weight:600; text-shadow:1px 1px 0 #000; }

.nav-card-transition {  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.nav-card a:hover .nav-card-cover { background-color:rgba(0,0,0,0.4); }


/* staff browser */

.staff-wrap { margin-bottom:24px; }
.staff-picture-size { max-width:240px; margin:36px auto 22px auto; }
.staff-picture { width:100%; padding-bottom:100%; border-radius:50%; background-size:cover; background-position:center center; border:2px solid #65438a;}
.staff-name { text-align:center; font-weight:400; font-size:20px; line-height:1.3; margin-bottom:4px; color:#65438a; }
.staff-title { text-align:center; font-weight:400; font-size:16px; line-height:1.3; margin-bottom:10px; }
.staff-email { text-align:center; font-weight:600; font-size:14px; line-height:1.3; margin-bottom:6px; }
.staff-phone { text-align:center; font-weight:600; font-size:14px; line-height:1.3; margin-bottom:4px; }

/* board browser */

.board-wrap { margin-bottom:24px; }
.board-picture-size { max-width:280px; margin:0 0 12px 0; }
.board-picture { width:100%; padding-bottom:133%; background-size:cover; background-position:center center; border-top:2px solid #65438a;}
.board-name { text-align:left; font-weight:500; font-size:18px; line-height:1.3; margin-bottom:4px; color:#65438a; }
.board-title { text-align:left; font-weight:500; font-size:14px; line-height:1.3; margin-bottom:4px; }
.board-firm { text-align:left; font-weight:400; font-size:14px; line-height:1.3; margin-bottom:30px; font-style:italic; }





/* map markers and popups */

.smarker { width: 24px; height: 36px; cursor: pointer; }
.smarker-bg { position:absolute; width:24px; height:36px; fill:#a13a20; }
.smarker-i { position:absolute; width:24px; height:36px; text-align:center; font-size:11px; line-height:24px; color:#fff; }

.mapboxgl-map { font-family:inherit; }
.mapboxgl-ctrl-attrib.mapboxgl-compact { min-height:24px; } /* bug fix */

.mapboxgl-popup { width: 200px; padding-bottom: 30px; } /* adjust padding bottom to height of marker */
.mapboxgl-popup-content { text-align: center; padding:20px 20px; box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4); }
.mapboxgl-popup-content h3 { font-family: 'Montserrat', sans-serif; margin:8px 0px; color: #65438a; font-weight:700; font-size:20px; line-height:24px; }
.mapboxgl-popup-content h5 { font-family: 'Montserrat', sans-serif; margin:12px 0px; font-size:15px; line-height:20px; color:#111; font-weight:400; }
.mapboxgl-popup-content p { font-family: 'Montserrat', sans-serif; margin:8px 0px; font-size:14px; line-height:20px; font-weight:500; }


/* point-section */

#point-section #clmap { width:100%; height:50vh; min-height:100px; max-height:500px; background-color:#E6E4E0; border-top:1px solid #eee; border-bottom:1px solid #eee; }

.section-filters { text-align:center; margin:30px 0px; }
.section-filters .section-filters-title { text-align:center; color:#222; font-size:14px; line-height:16px; letter-spacing:0.100rem; font-weight:700; text-transform:uppercase; margin:0 0 14px 0;}
.section-filters ul { list-style:none; margin:0; padding:0 ;}
.section-filters li { display:inline; margin:0; padding:0; }
.section-filters a {
font-weight:400;
text-decoration: none;
line-height: 12px;
font-size: 12px;
text-align: center;
display:inline-block;
color:#65438a;
background-color:#ffffff;
letter-spacing:  0.050rem;
border:1px solid #65438a;
border-radius:2px;
padding:6px 10px;
white-space: nowrap;
margin:4px 3px;
text-transform:uppercase;
}
.section-filters a:hover { background-color:#65438a; border-color:#65438a; color:#fff; text-decoration: none; }
.section-filters a.selected { background-color:#65438a; border-color:#65438a; color:#fff; }

.point-section-results { margin:30px 0px; }

.pst { margin-bottom:24px; }
.pst-topline { border-top:1px solid #eee; padding-top:8px; }
.pst a { display:block; }

.pst a .pst-image { position:relative; width:100%; padding-bottom:66.66%; background-color:#eee; margin-bottom:12px; }
.pst a .pst-image-bg { position:absolute; top:0; width:100%; height:100%; background-position:center center; background-size:cover; }
.pst a .pst-image-cover { position:absolute; top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.1); transition: all .5s;}
.pst a:hover .pst-image-cover { background-color:rgba(0,0,0,0.5);  }


/* point section ticky */

.sticky-hold {  }
.sticky-content { width:100%; background-color:#fff; padding:40px; min-height:100px; }
.sticky-map { width:100%; height:90vh; min-height:420px; background-color:#E8E0D8; }
#stickymap { width:100%; height:90vh; background-color:#E8E0D8; }
@media all and (min-width: 768px) {
	.sticky-hold { display:flex; width:100%; max-width:1300px; margin:0 auto; background-color:#000; min-height:100vh; }
	.sticky-content { flex: 1 1 auto; height:auto; }
	.sticky-map { flex: 1 1 auto; height:auto; }
	#stickymap { width:100%; height:100vh; top:0px; position: sticky; position: -webkit-sticky; /* need for safari */ }
}



/* point-detail */

.point-social-icons { margin:24px 0; text-align:left;}
.point-social-icons a { display:inline-block; width:30px; height:30px; font-size:15px; line-height:30px; border-radius:50%; text-align:center; margin:0 12px 0 0; }
.point-social-icons a { text-decoration:none; color:#fff; background-color:#b74427; border:none; transition: all 0.15s linear 0s;}
.point-social-icons a:hover { color:#fff; background-color:#a13a20; }



#point-detail { margin-left:-24px; margin-right:-24px; border-top:1px solid #E6E4E0; border-bottom:1px solid #E6E4E0;}
#point-detail #clmap { width:100%; height:50vh; min-height:100px; max-height:450px; background-color:#E6E4E0; border-top:2px solid #fff; border-bottom:2px solid #fff; }
@media all and (min-width: 992px) {
	#point-detail #clmap { border:2px solid #fff; }
	#point-detail { margin-left:0px; margin-right:0px; border: 1px solid #E6E4E0; }
}

.ftn { text-align:center; }
.ftn .ftn-label { text-align:center; color: #65438a; font-size: 1.5rem; line-height: 1.2; }
.ftn ul { margin:20px 0px; padding:0; }
.ftn li { list-style-type: none; padding:10px 0px; margin:0; border-bottom:1px solid #eee6e8;}
.ftn li:last-child { border-bottom:0;}
.ftnname { display:block; font-size:110%;}
.ftnaddress { font-size:80%; color:#000; }
.ftndistance { font-size:80%; color:#666;}



/* event cards */

.event-card-filters { margin:24px auto 0px auto; text-align:center; max-width:1100px;}
.event-card-filters a {
display:inline-block;
text-align: center;
font-weight: 400;
font-style: normal;
text-transform: uppercase;
font-size: 12px;
line-height: 30px;
text-decoration: none;
color: #b74427;
background-color:inherit;
letter-spacing: 1px;
border: 2px solid #b74427;
padding:0px 12px;
white-space: nowrap;
transition: all 0.15s linear 0s;
margin:0px 8px 12px 0px;
}
.event-card-filters a.highlight { background-color:#b74427; color:#ffffff; border-color:#b74427; }
.event-card-filters a:hover { background-color:#a13a20; color:#fff; border-color:#a13a20; text-decoration: none; cursor:pointer;}

.event-card-results { margin:30px 0px 0px 0px; }

.event-card-cell { height:100%; padding-bottom:30px;  }

.event-card { height:100%; background-color:#fafafa; position:relative; }
.event-card-image { width:100%; padding-bottom:56.25%; background-position:center center; background-size:cover; }

.event-card-content { padding:16px 16px; }

.event-card-dateline { font-size:14px; line-height:1.4; margin-bottom:6px; }
.event-card-label { font-size:18px; line-height:1.4; font-weight:700; margin-bottom:6px; }
.event-card-teaser { font-size:14px; line-height:1.4;  }

.event-featured-pill { position:absolute; top:12px; right:12px; display:inline-block; background-color:#222; font-weight: 400; text-transform:uppercase; color:#fff; letter-spacing:0.100rem; border:0px;
	font-size:11px; line-height:24px; padding: 0px 14px; border-radius:60px; }





/* bbq-events-calendar */

/* bbq-controls */

.bbq-control-wrap { margin-bottom:30px; }

.bbq-cal-header { display:table; width:100%; margin:0; padding:0; background-color:#fff; font-size:16px; line-height:2.0; padding:12px 0px; border-top:1px #e5e5e5 solid;  }
.bbq-cal-header-left { display:table-cell; width:40px; vertical-align:middle; text-align:center; }
.bbq-cal-header-middle { display:table-cell; width:auto; vertical-align:middle; text-align:center; text-transform:uppercase; font-weight:700; }
.bbq-cal-header-right { display:table-cell; width:40px; vertical-align:middle; text-align:center; }

#bbq-calendar table { width:100%; background-color:#fff; margin:0; padding:0; }   
#bbq-calendar th { /* days of the week */
  border-top:1px #e5e5e5 solid; 
  background-color:#fff;
  color:#aaa; /* color of days of the week */
  font-size:10px;
  line-height:26px;
  text-align:center;
  }
#bbq-calendar td {
  border-top:1px #e5e5e5 solid;
  background-color:#fff;
  color:#999; /* color of inactive dates */
  font-size:13px;
  line-height:34px;
  font-weight:600;
  text-align:center;
  }
#bbq-calendar a { display:block; text-decoration:none; }
#bbq-calendar a.ontoday { font-weight:700; }
#bbq-calendar td.highlight a { background-color:#f8f4ef; }
#bbq-calendar td.highlight a:hover { text-decoration:none; background-color:#f8f4ef; }

.bbq-p { text-align:center; font-size:14px; line-height:36px; margin-top:20px; }

#bbq-categories ul { list-style:none; padding:0; margin:0; width:100%; }

#bbq-categories ul li { padding:0; margin:0; border-bottom:1px solid #e7e7e7; }
#bbq-categories ul li:last-child { border-bottom:0px; }
#bbq-categories a { display:block; background-color:#fafafa; padding:0 24px; font-size:14px; line-height:36px; text-align:center; }
#bbq-categories a.highlight { background-color:#ddd; color:#222; }
#bbq-categories a:hover { text-decoration:none; background-color:#bada55; }

#bbq-submit a { display:block; background-color:#eee; padding:0 24px; font-size:11px; line-height:34px; }
#bbq-submit a:hover { text-decoration:none; background-color:#bada55;}


/* bbq-results */

h1.bbq-headline {  }

.bbq-results-header { display:table; width:100%; margin:0; padding:0; background-color:#fff; font-size:16px; line-height:2.0; padding:12px 0px; border-top:1px solid #e5e5e5; }
.bbq-results-header-left { display:table-cell; width:40px; vertical-align:middle; text-align:center;  }
.bbq-results-header-middle { display:table-cell; width:auto; vertical-align:middle; text-align:center; text-transform:uppercase; font-weight:700; }
.bbq-results-header-right { display:table-cell; width:40px; vertical-align:middle; text-align:center; }

.bbq-results-list { width:100%;}

.bbq-row { display:block; width:100%; border-top:1px solid #e5e5e5; padding:20px 0px; }
.bbq-row-home { border-top:none; border-bottom:1px solid #e5e5e5; }
.bbq-row-homepage { border-top:0px; padding:12px 0px; }
.bbq-row-date { display:block; width:100%; text-align:center; }
.bbq-row-list { display:block; width:100%; text-align:center; }

@media all and (min-width: 768px) {
	.bbq-row { display:table; }
	.bbq-row-date { display:table-cell; vertical-align:top; width:70px; text-align:center; padding-right:30px; }
	.bbq-row-list { display:table-cell; vertical-align:top; width:auto; text-align:left; }
}

.bbqdate { width:70px; margin:0 auto 24px auto; padding:0; }
@media all and (min-width: 768px) { .bbqdate { margin:0; }}
.bbqdate-month { text-align:center; color:#222; background-color:#fff; font-size:12px; line-height:21px; border-radius:4px 4px 0px 0px; margin-top:5px; text-transform:uppercase; font-weight:700; }
.bbqdate-day { text-align:center; color:#65438a; background-color:#fff; font-size:30px; line-height:31px; border-radius:0px 0px 4px 4px; }
.bbqdate-tip { text-align:center; color:#222; background-color:inherit; font-size:11px; line-height:16px; margin-top:5px; font-weight:600; }
.bbqdate-ongoing { text-align:center; color:#222; background-color:#fff; font-size:12px; line-height:21px; border-radius:4px; margin-top:6px; font-weight:600; }

.bbq-row-list ul { margin:0; padding:0; list-style:none; }
.bbq-row-list li { margin:0; padding:0; list-style:none; padding-bottom:24px;}
.bbq-row-list a { }
.bbq-row-list a:hover { text-decoration:none; }

.home-events-calendar-button a {
 font-weight: 700;
 font-size: 15px;
 text-transform: uppercase;
 letter-spacing: 0.050rem; 
}
.home-events-calendar-divider { width:100%; height:1px; background-color:#e5e5e5; margin:8px 0; }

.home-events-calendar-pic { width:100%; padding-bottom:66%; background-position:center center; background-size:cover; }

/* event-detail */

ul.datelist { list-style-type: none; padding-left:0; margin-left:0; }
ul.datelist li { margin-bottom:6px; }
ul.datelist li .dldate {  }
ul.datelist li .dltime { color:#666; }



/* Owl Gallery */

.owl-wrapper { }

.owl-theme .owl-nav { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6; /* inactive color */
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #a13a20; /* hover color */
  color: #fff;
  text-decoration: none; 
}
.owl-theme .owl-nav .disabled { opacity: 0.5; cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots { margin-top: 10px; }

.owl-theme .owl-dots { text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; }
.owl-theme .owl-dots .owl-dot span {
  width: 20px; /* circle size */
  height: 20px; /* circle size */
  margin: 6px 8px;
  background: #d6d6d6; /* inactive color */
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; 
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #b74427; /* active color */
}


/* form submit event */

.input-group-addon.Sstartdate,
.input-group-addon.Senddate{
  cursor: pointer;
  }

.input-group-text {height:38px; }  
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
input[readonly] {
  background-color: #f6f8f9!important;
  color: #999!important;
}

.div-advanced-options { 
	border: 1px solid #ced4da;
	border-radius: 4px;
	padding:8px 16px;
}

.table-advanced-events > tbody > tr > td, .table-advanced-events > tbody > tr > th {
    padding: 10px 16px 0px 0px;
    line-height: 1.42857143;
    vertical-align: middle;
	border-top:none;
	margin:0;
}

.table-advanced-events > tbody > tr > th { width:120px; }
.table-advanced-events > tbody > tr > td { line-height:34px;}
.table-advanced-events > tbody > tr > th > label { font-weight:700;}


/* post section */

.isotope-filters { margin:24px auto; text-align:center; max-width:900px;}
.isotope-filters h3 { text-align:center; color:#b6b5b5; font-size:14px; line-height:16px; letter-spacing: 0.100rem; text-transform:uppercase;}
.isotope-filters button {
font-weight:400;
letter-spacing: 0.100rem;
text-decoration: none;
line-height: 14px;
font-size: 14px;
text-align: center;
display:inline-block;
color:#6c6c6c;
background-color:#ededed;
border:none;
border-radius:4px;
padding:6px 9px;
white-space: nowrap;
margin:0px 6px 10px 0px;
}
.isotope-filters button:hover { background-color:#85c442; color:#fff; text-decoration: none; cursor:pointer;}
.isotope-filters button.button-selected { background-color:#85c442; color:#fff; }

.isotope { margin-top: 48px; width:100%; }

.isotope-item { }

.isotope-sizer,.isotope-item { width: 100%; }

.isotope-margin { margin-bottom:24px; }

@media all and (min-width: 768px) {
	.isotope-sizer,.isotope-item { width: 50%; }
	.isotope-margin { margin-left:12px; margin-right:12px;}
}

@media all and (min-width: 992px) { 
	.isotope-sizer,.isotope-item { width: 33.33%; }
}

@media all and (min-width: 1200px) { 
	.isotope-sizer,.isotope-item { width: 25%; }
}

/* cards */

.iso-card { }

.iso-card a { display:block; width:100%;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25);
  box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25);
}

.iso-card-image { position:relative; width:100%; height:auto; }
.iso-card-image-image { }
.iso-card-image-cover { position:absolute; top:0px; width:100%; height:100%; background-color:rgba(0,0,0,0.25); }
.iso-card-image-tag { position:absolute; top:0px; right:0px; width:auto; height:auto; background-color:rgba(0,0,0,0.7); font-size:12px; line-height:12px; color:#fff; padding:10px; }

.iso-card-content { background-color:#eee; padding:20px; text-align:left; }
.iso-card-content-headline { color:#444; font-size:20px; line-height:26px; margin-bottom:10px; }
.iso-card-content-body { color:#555; font-size:14px; line-height:20px;  margin-bottom:10px; }

.iso-card-transition {  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

.iso-card a:hover .iso-card-image-cover { background-color:rgba(0,0,0,0.0); }
.iso-card a:hover .iso-card-content { background-color:#bada55; } 


/* Post Section */

.post-card-gallery { margin:48px 0px 24px 0px; }
.post-card { margin-bottom:30px; }
.post-card a { display:block; width:100%; }

.post-card-image { position:relative; width:100%; height:auto; }
.post-card-image-image { }
.post-card-image-cover { position:absolute; top:0px; width:100%; height:100%; background-color:rgba(255,255,255,0.25); }
.post-card-image-tag { position:absolute; top:0px; right:0px; width:auto; height:auto; background-color:rgba(0,0,0,0.5); font-size:12px; line-height:12px; color:#fff; padding:10px; }

.post-card-content { background-color:#fff; padding:20px; text-align:left; }
.post-card-content-headline { color:#222; font-weight:700; font-size:20px; line-height:1.4; margin-bottom:12px; }
.post-card-content-body { color:#222; font-weight:400; font-size:15px; line-height:23px;  margin-bottom:12px; }
.post-card-content-more { color:#b74427; font-size: 13px; font-weight: 700; letter-spacing: 0.0500rem; text-transform: uppercase; }

.post-card-transition {  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

.post-card a:hover .post-card-image-cover { background-color:rgba(255,255,255,0.0); }
.post-card a:hover .post-card-content { background-color:#fafafa; } 
.post-card a:hover .post-card-content-headline { color:#000; }
.post-card a:hover .post-card-content-body { color:#222; }
.post-card a:hover .post-card-content-more { color:#a13a20; }


/* Post Detail */

.sharing-box { display:table; margin:10px auto; }
.sharing-label { display:table-cell; text-align:center; padding:10px; }
.sharing-icons { display:table-cell; text-align:center; }
.sharing-square { display:inline-block; text-align:center; margin:10px; }
.sharing-square a { display:inline-block; width:40px; height:40px; font-size:18px; line-height:38px; text-align:center;  }
.sharing-square a { text-decoration:none; color:#fff; background-color:#b74427; border:none; transition: all 0.15s linear 0s;}
.sharing-square a:hover { color:#fff; background-color:#a13a20; }
.share-cta { font-size:14px; line-height:16px; letter-spacing:0.100rem; font-weight:700; text-transform:uppercase; }
@media all and (min-width: 992px) {
	.sharing-box { display:block; margin-top:50px; }
	.sharing-label { display:block; }
	.sharing-icons { display:block; }
	.sharing-square { display:block; margin:20px 10px; }
}

.awesome-box { display:table; width:100%; }
.awesome-box-icon { display:table-cell; width:40px; vertical-align:top; text-align:center; }
.awesome-box-link { display:table-cell; width:auto; vertical-align:top; text-align:left; }








/* accordian */

.accordion { list-style: none; margin: 36px 0px 24px 0px; padding: 0; }

.accordion__heading { border-top: 1px solid #aaa; font-size: inherit; margin: 0; padding:0; }

.accordion__trigger {
  -webkit-appearance: none;
  background-color: #fff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #4464c2;
  cursor: pointer;
  display: block;
  font-size: inherit;
  font-weight:700;
  margin: 0;
  padding: 16px 50px 16px 16px;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 2;
}

.accordion__trigger:after {
  border-left: .4em solid transparent;
  border-right: .4em solid transparent;
  border-top: .5em solid #222;
  bottom: 0;
  content: '';
  height: 0;
  margin: auto;
  position: absolute;
  right: 16px;
  top: 0;
  transition: transform .2s ease-in-out;
  transform-origin: center center;
  transform: rotate(0deg);
  width: 0;
}

.accordion__trigger:hover:after,
.accordion__trigger:focus:after,
.accordion__trigger[aria-expanded="true"]:after {
	/* border-top-color: #fff; */ /* change color of css triangle */
}

.accordion__trigger[aria-expanded="true"]:after {
	transform: rotate(180deg);
}

.accordion__trigger:hover,
.accordion__trigger:focus {
	background-color: #fafafa;
	outline: none;
}

.accordion__trigger:focus {
	/*box-shadow: inset 0 0 0 2px #1e82d1;*/
}

.accordion__trigger[aria-disabled="true"]:hover {
	background-color: #1b75bc;
	color: #fff;
	cursor: not-allowed;
}

.accordion__trigger[aria-disabled="true"]:focus {
	background-color: #0a2a42;
}

.accordion__trigger[aria-expanded="true"] {
	background: #fafafa;
	/*color: #fff;*/
}

.accordion__panel {
	max-height: 0vh;
	overflow: hidden;
	padding: 0;
	position: relative;
	visibility: hidden;
	z-index: 1;
}

.accordion__panel > :last-child {
	margin-bottom: 0;
}

.accordion__panel[aria-hidden="false"] {
	background-color: #fafafa;
	max-height: 100vh;
	overflow: hidden; /* prevent scrollbar flash */
	padding: 0;
	visibility: visible;
	transition: max-height 1.3s linear,	visibility 1.3s linear;
}

.accordion_panel_inner { padding:8px 50px 16px 16px; }


/* Covid Dining */

.pcovid-padding { padding-bottom:12px; }
.pcovid { border:1px solid #e1e1dc; padding:16px 20px; height:100%; }
.pcovid h2 { margin:0 0 12px 0; font-size:23px; line-height:1.2; text-transform:none; }
.pcovid p { margin:0 0 6px 0; font-size:16px; }

.pcovgroups { font-style:italic; font-size:14px; line-height:1.3; margin:-3px 0 8px 0px; }

.pcovid-options { margin:12px 0px; }

.pcovid-options > div { margin:8px 0px; font-weight:700;}

.pcovid-option-icons { display:inline-block; width:30px; height:30px; font-size:16px; line-height:30px; border-radius:50%; text-align:center; }
.pcovid-option-icons { text-decoration:none; color:#fff; background-color:#4b026b; border:none; margin-right:4px; }

.pcovid p.covid-narrative { font-size:15px; line-height:1.3; margin:0; }


/* 2020 stripe gift card form */

.left-then-right { text-align:left; }
@media all and (min-width: 768px) {
  .left-then-right { text-align:right; }
}

.gc-add-more-cards { text-align:center; font-size:14px; }

.help-block { font-size:14px; margin-top:5px; font-weight:300;}


.form-check-gift-card { padding-left: 3rem; padding-top:6px; padding-bottom:6px; }
.form-check-gift-card .form-check-input { margin-left: -1.75rem; }
.form-check-gift-card .form-check-label { font-size:17px; }

.form-check-gift-card .form-check-label span { display:block; font-size:16px; } /* new member form */


.form-headline { display:table; width:100%; margin:30px 0px; }
.form-headline-lined { display:table-cell; width:45%; vertical-align:middle; }
.form-headline-lined span { display:block; width:100%; height:2px; background-color:#eee6e8;; }
.form-headline-text { display:table-cell; width:auto; text-align:center; vertical-align:middle; white-space: nowrap; padding:0 20px; }
.form-headline-text { text-transform:none; font-size:12px; line-height:16px; letter-spacing:0.025rem; }
 
label { font-weight: 400;  font-size:15px; }

.summary-box { background:#fbfbfb; border-radius:4px; border:1px solid #eee6e8; padding:15px 24px 30px 24px; margin-bottom:24px; }
.summary-box h4 { margin:4px 0px 12px 0px; font-size: 18px; line-height: 24px; font-weight:500; color:#000; }
.summary-box h5 { margin:12px 0px 4px 0px; font-size:15px; line-height:24px; font-weight:600; }



/* accordian raw */

.accordion {
  --bs-accordion-color: #33302f;
  --bs-accordion-bg: #fff; 
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: #e5e5e5; /* var(--bs-border-color);*/
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #65438a; /* #212529; */
  --bs-accordion-btn-bg: inherit;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23b74427'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23b74427'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: inherit; /* #86b7fe */;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #65438a; /*#0c63e4; */
  --bs-accordion-active-bg: #ffffff; /* #e7f1ff; */
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1.15rem;
  font-weight:500;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color); 
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: inherit; /* var(--bs-accordion-btn-focus-border-color); */
  outline: 0;
  box-shadow: inherit; /* var(--bs-accordion-btn-focus-box-shadow); */
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

/* my changes */

.accordion { width:100%; max-width:1990px; margin:30px auto; }

h2.accordion-header { margin-top:0px; } 
h3.accordion-header { margin-top:0px; }

.accordion-body { }
