/*
Theme Name: California Beverage Advisory

Fonts Used:
font-family: "Open Sans", sans-serif;
font-family: "Playfair Display", serif;
*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
.clear {
  clear: both
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important
}
/*--------- BODY ELEMENTS --------- */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  letter-spacing: -0.02em;
  word-spacing: 0.04em;
  max-width: 2400px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  transition: .5s;
}
b, strong {
  font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td, article, header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input, select, textarea {
  -webkit-appearance: none;
}
p {
  margin: 0 0 1.5em 0;
}
p:last-child {
  margin: 0 !important;
}
a {
  text-decoration: none;
  transition: .5s;
}
em, i {
  font-style: italic;
}
img {
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", serif;
  line-height: 1.333em;
  box-sizing: border-box;
}
/*--------- HEADER ELEMENTS --------- */
#header {
  display: table;
  width: 100%;
  border-bottom: 2px solid #041e56;
}
.page-template-front-page #header {
  border-bottom: none;
}
#branding {
  display: table;
  width: 1500px;
  margin: 1em auto 1em auto;
}
#branding .left {
  display: table-cell;
  vertical-align: middle;
  width: auto;
}
#branding .left img {
  display: table;
  margin: 0;
  float: left;
  width: 20em;
  max-width: 100%;
}
#branding .right {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  white-space: nowrap;
}
/*--------- MOBILE HEADER ELEMENTS --------- */
.mobileheader {
    display: none;
}
/*--------- MENU ELEMENTS --------- */
#mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-64 {
  margin: 0 !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-64 a {
  background: #041e56 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  padding: 0 1em !important;
  border-radius: 5px !important;
  border: 2px solid #041e56 !important;
  transition: 0.5s !important;
  height: auto !important;
  line-height: 2em !important;
  height: 2.222em !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-64 a:hover {
  background: #ffffff !important;
  color: #041e56 !important;
  border: 2px solid #ba7f0d !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  white-space: nowrap !important;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: #041e56;
}
#footer .footerinfo {
  display: grid;
  gap: 0 2em;
  grid-template-columns: auto auto auto auto;
  width: 1500px;
  margin: 2em auto 1em auto;
  line-height: 1.444em;
  color: #fff;
}
#footer .footerinfo div {}
#footer .footerinfo .logo {
  padding: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .footerinfo .logo img {
  display: table;
  width: 20em;
  float: left;
  margin: 0;
}
#footer .footerinfo .info {
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #ba7f0d;
  padding: 0 0 0 2em;
}
#footer .footerinfo .qlinks {
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #ba7f0d;
  padding: 0 0 0 2em;
}
#footer .footerinfo .qlinks ul {
  display: table;
  margin: 0 auto;
  width: auto;
  white-space: nowrap;
}
#footer .footerinfo .qlinks ul li {
  display: inline-table;
  vertical-align: middle;
  padding: 0 1em;
}
#footer .footerinfo .qlinks a {
  color: #fff;
}
#footer .footerinfo .qlinks a:hover {
  color: #ba7f0d;
}
#footer .footerinfo .social {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  border-left: 1px solid #ba7f0d;
  padding: 0 0 0 2em;
}
#footer .footerinfo .social a {
  font-size: 2.667em;
  color: #ba7f0d;
}
#footer .footerinfo .social a:hover {
  color: #ffffff;
}
#copyright {
  display: table;
  width: 100%;
  background: #041e56;
  font-size: 0.889em;
  font-weight: 400;
  text-align: center;
  line-height: 1.333em;
  padding: 1em;
}
#copyright .copyright {
  display: table;
  width: auto;
  margin: 0 auto 0 auto;
  text-align: center;
  color: #fff;
  line-height: 1.333em;
}
/*--------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
  background:
    linear-gradient(to right, rgba(4, 30, 86, 1), rgba(4, 30, 86, 0)), url("images/main-banner.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#homebanner .homebanner {
  display: table;
  margin: 5em auto 5em auto;
  width: 1500px;
  color: #fff;
}
#homebanner .homebanner .widget {
  display: table;
  width: 50%;
  float: left;
  margin: 0;
}
#homebanner .homebanner .widget h1 {
  font-size: 4em;
  font-weight: 500;
  margin: 0 0 0.25em 0;
}
#homebanner .homebanner .widget h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.667em;
  font-weight: 500;
  color: #ba7f0d;
  margin: 0 0 0.75em 0;
}
#homebanner .homebanner .widget p {
  font-size: 1.333em;
  line-height: 1.444em;
}
#homebanner .homebanner .widget a {
  display: inline-table;
  vertical-align: middle;
  background: #ba7f0d;
  border: 2px solid #ba7f0d;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.75em 1em;
  border-radius: 5px;
  margin: 0 1em 1em 0;
}
#homebanner .homebanner .widget a:hover {
  color: #fff;
  background: none;
  border: 2px solid #ffffff;
}
/*--------- CTA ELEMENTS --------- */
#cta {
  display: table;
  width: 100%;
  background: url("images/cta-bg.webp") right no-repeat #f5f5f2;
  background-size: contain;
}
#cta .cta {
  display: table;
  width: 60%;
  margin: 1em auto 2em auto;
  font-size: 1.111em;
  line-height: 1.444em;
  text-align: center;
}
#cta .cta h3 {
  font-size: 2em;
  font-weight: 500;
  color: #041e56;
  margin: 0 0 0.5em 0;
  position: relative;
}
#cta .cta h3:after {
  content: "";
  display: table;
  width: 50px;
  height: 2px;
  margin: 0.25em auto 0 auto;
  background: #ba7f0d;
}
#cta .cta a {
  display: table;
  background: #ba7f0d;
  border: 2px solid #ba7f0d;
  font-size: 1.2em;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.75em 1em;
  border-radius: 5px;
  margin: 0 auto 0 auto;
}
#cta .cta a:hover {
  background: none;
  border: 2px solid #041e56;
  color: #041e56;
}
/*--------- CLIENTS ELEMENTS --------- */
#clients {
  display: table;
  width: 100%;
  background: #f5f5f2;
}
#clients .clients {
  display: table;
  width: 1500px;
  margin: 1em auto 2em auto;
  font-size: 1.111em;
  line-height: 1.444em;
  text-align: center;
}
#clients .clients h3 {
  font-size: 2em;
  font-weight: 500;
  color: #041e56;
  margin: 0 0 0.5em 0;
  position: relative;
}
#clients .clients h3:after {
  content: "";
  display: table;
  width: 50px;
  height: 2px;
  margin: 0.25em auto 0 auto;
  background: #ba7f0d;
}
#clients .clients ul {
  display: grid;
  gap: 0 1em;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin: 0;
  padding: 0;
}
#clients .clients ul li {
  list-style: none;
  padding: 0.667em;
  background: #fff;
  border: 1px solid #ccc;
}
#clients .clients ul li img {
  display: table;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
/*--------- HOME USPs ELEMENTS --------- */
#usps {
  display: table;
  width: 100%;
  background: #041e56;
}
#usps .usps {
  display: table;
  width: 1500px;
  margin: 3em auto 3em auto;
  color: #fff;
  text-align: center;
}
#usps .usps ul {
  display: grid;
  gap: 0 0;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}
#usps .usps ul li {
  font-size: 1.333em;
  line-height: 1.556em;
  position: relative;
  border-right: 1px solid #ba7f0d;
}
#usps .usps ul li:last-child {
  border: none;
}
#usps .usps ul li strong {
  font-family: "Playfair Display", serif;
  font-size: 1.5em;
  font-weight: 500;
}
#usps .usps ul li::before {
  display: block;
  margin: 0 auto 0.25em;
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 3em;
  line-height: 1;
  text-align: center;
  color: #ba7f0d;
}
#usps .usps ul li:nth-child(1):before {
  content: "map";
}
#usps .usps ul li:nth-child(2):before {
  content: "monitoring"
}
#usps .usps ul li:nth-child(3):before {
  content: "liquor"
}
#usps .usps ul li:nth-child(4):before {
  content: "attach_money"
}
/*--------- ABOUT ELEMENTS --------- */
#company {
  display: table;
  width: 100%;
}
#company .company {
  display: grid;
  gap: 0 6%;
  grid-template-columns: 1fr 1fr;
  width: 1500px;
  margin: 2em auto 2em auto;
  line-height: 1.444em;
  position: relative;
  align-items: center;
}
#company .company:before {
  content: "";
  position: absolute;
  display: table;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #ccc;
}
#company .company .about {
  font-size: 1.333em;
  line-height: 1.556em;
}
#company .company .about .textwidget {
  display: grid;
  gap: 0 6%;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  align-items: center;
}
#company .company .about .textwidget .left img {
  display: table;
  width: 100%;
  margin: 0;
}
#company .company .whyus {
  font-size: 1.111em;
  line-height: 1.444em;
}
#company .company .whyus h3 {
  font-size: 2em;
  font-weight: 500;
  color: #041e56;
  margin: 0 0 0.5em 0;
}
#company .company .whyus ul {
  display: grid;
  gap: 1px 1px;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  color: #041e56;
  font-weight: 500;
  background: #ba7f0d;
}
#company .company .whyus ul li {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 1em;
  position: relative;
}
#company .company .whyus ul li::before {
  display: block;
  margin: 0 0.25em 0 0;
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 3em;
  line-height: 1;
  color: #ba7f0d;
}
#company .company .whyus ul li:nth-child(1):before {
  content: "search";
}
#company .company .whyus ul li:nth-child(2):before {
  content: "target";
}
#company .company .whyus ul li:nth-child(3):before {
  content: "diversity_3";
}
#company .company .whyus ul li:nth-child(4):before {
  content: "storefront";
}
#company .company .whyus ul li:nth-child(5):before {
  content: "paid";
}
#company .company .whyus ul li:nth-child(6):before {
  content: "deck";
}
/* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-gallery-thumbnail img {
  width: 100%;
  border-radius: 9px !important;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent {
  display: table;
  width: 1500px;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
.page-template-front-page #container #homecontent header {
  display: none;
}
.page-template-front-page #container #homecontent .entry-content {
  display: grid;
  gap: 0 0;
  grid-template-columns: 40% 60%;
  width: 100%;
  margin: 0;
}
.page-template-front-page #container #homecontent .entry-content .left {
  font-size: 1.111em;
  line-height: 1.556em;
}
.page-template-front-page #container #homecontent .entry-content .left h2 {
  font-size: 2em;
  font-weight: 500;
  color: #041e56;
  margin: 0 0 0.5em 0;
  position: relative;
}
.page-template-front-page #container #homecontent .entry-content .left h2:after {
  content: "";
  display: table;
  width: 50px;
  height: 2px;
  margin: 0.25em 0 0 0;
  background: #ba7f0d;
}
.page-template-front-page #container #homecontent .entry-content .right {
  font-size: 1.111em;
  line-height: 1.556em;
}
.page-template-front-page #container #homecontent .entry-content .right ul {
  display: grid;
  gap: 0 1px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin: 0;
  background: #ccc;
}
.page-template-front-page #container #homecontent .entry-content .right ul li {
  text-align: center;
  position: relative;
  background: #fff;
  padding: 0 1em;
}
.page-template-front-page #container #homecontent .entry-content .right ul li strong {
  display: table;
  font-family: "Playfair Display", serif;
  font-size: 1.222em;
  font-weight: 500;
  color: #041e56;
  margin: 0 auto 0.25em auto;
}
.page-template-front-page #container #homecontent .entry-content .right ul li:before {
  content: "";
  display: table;
  margin: 0 auto 0.5em;
  width: 4em;
  height: 4em;
}
.page-template-front-page #container #homecontent .entry-content .right ul li:nth-child(1):before {
  background: url("images/cba-1.webp") center no-repeat;
  background-size: contain;
}
.page-template-front-page #container #homecontent .entry-content .right ul li:nth-child(2):before {
  background: url("images/cba-2.webp") center no-repeat;
  background-size: contain;
}
.page-template-front-page #container #homecontent .entry-content .right ul li:nth-child(3):before {
  background: url("images/cba-3.webp") center no-repeat;
  background-size: contain;
}
.page-template-front-page #container #homecontent .entry-content .right ul li br {
  display: none;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #ba7f0d;
}
#container #content a:hover {
  color: #000000;
}
#container {
  width: 1500px;
  display: table;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
#content {
  float: left;
  width: 71%;
}
#sidebar {
  float: right;
  width: 27%;
}
#container #content h1 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 2.444em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
  color: #041e56;
  position: relative;
}
#container #content h2 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 2em;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #041e56;
  position: relative;
}
#container #content h3 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 1.667em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #041e56;
  position: relative;
}
#container #content h4 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 1.444em;
  line-height: 1.35em;
  margin: 0 0 0.900em 0;
  color: #041e56;
  position: relative;
}
#container #content h5 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 1.222em;
  line-height: 1.35em;
  margin: 0 0 0.900em 0;
  color: #041e56;
  position: relative;
}
#container #content h1:after {
  content: "";
  display: table;
  width: 50px;
  height: 2px;
  margin: 0.25em 0 0 0;
  background: #ba7f0d;
}
#container #content h2:after {
  content: "";
  display: table;
  width: 50px;
  height: 2px;
  margin: 0.25em 0 0 0;
  background: #ba7f0d;
}
#container #content h3:after {
  content: "";
  display: table;
  width: 50px;
  height: 2px;
  margin: 0.25em 0 0 0;
  background: #ba7f0d;
}
#container #content h4:after {
  content: "";
  display: table;
  width: 50px;
  height: 2px;
  margin: 0.25em 0 0 0;
  background: #ba7f0d;
}
#container #content ul {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#container #content ul li {
  list-style: none;
  padding: 0.5em 0 0.4em 1.35em;
  position: relative;
}
#container #content ul li:before {
  content: "\f00c";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #ba7f0d;
}
#container #content ul li ul {
  margin-bottom: 0.5em;
}
#container #content ol {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 2em;
  list-style: decimal;
}
#container #content ol li {
  padding: 0.3em 0;
}
#container #content .imgright {
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
#container #content .imgright img {
  width: 100%;
  height: auto;
  margin: 0;
}
#container #content .threeimgs {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0 0 2em 0;
}
#container #content .threeimgs li {
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0;
  list-style: none;
  background: none;
  float: left;
}
#container #content .threeimgs li:last-child {
  margin: 0;
}
#container #content .threeimgs li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
}
#container #content .threeimgs li:before {
  display: none;
}
#container #content .threeimgs li.double {
  width: 64%;
  margin: 0 0 0 2%;
}
.alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 2.5em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.111em;
  width: 100%;
  padding: 0 0.75em;
  border: 1px solid #ba7f0d;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 5px;
}
select {
  height: 2.5em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.111em;
  width: 100%;
  padding: 0 0.75em;
  border: 1px solid #ba7f0d;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 5px;
  background: #fff;
}
textarea {
  height: 7em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.111em;
  width: 100%;
  padding: 0.5em 0.75em;
  border: 1px solid #ba7f0d;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  resize: none;
  border-radius: 5px;
}
input[type="submit"] {
  display: table;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1.111em;
  font-weight: 500;
  height: 2.5em;
  text-transform: uppercase;
  background: #041e56;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 0 1em;
  margin: 0 auto 0 auto;
  width: auto;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #041e56;
  background: #ba7f0d;
}
input:not([type="radio"]) {
	width: 100%;
}
div.wpcf7 .wpcf7-spinner {
  visibility: hidden;
  z-index: 999;
  position: relative;
  top: -30px;
  right: 10px;
  float: right;
  margin: 0 0 -20px 0 !important;
}
div.wpcf7 br {
  display: none;
}
div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: red !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ng {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: green !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
span.wpcf7-not-valid-tip {
  margin: 0 0 5px 0 !important;
  color: red !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: red !important;
  border: none !important;
  font-weight: 400;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ok {
  border: none !important;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
#searchform #s {
  width: 75%;
  float: left;
  border: 1px solid #ccc;
  margin: 0;
  font-size: 1em;
  line-height: 2.222em;
  padding: 0 1em;
  box-shadow: 1px 1px 2px #333;
}
#searchform input[type="submit"] {
  width: 25%;
  float: left;
  font-size: 1em;
  line-height: 2.778em;
  padding: 0;
  box-shadow: 1px 1px 2px #333;
}
/* --------- BLOG PAGE ELEMENTS --------- */
.entry-meta {
  margin: 0 0 1em 0;
}
.entry-footer {
  border: 1px solid #ededed;
  background: #fbfbfb;
  padding: 0.25em 1em;
  display: table;
  width: 100%;
  margin: 1.5em 0 0 0;
}
.cat-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
.tag-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
#nav-below {
  margin: 1.5em 0 0 0;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
#container #content article {
  margin: 0 0 3em 0 !important;
}
.blog #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
.single #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #000;
  padding: 2em;
  margin: 0 0 1.5em 0;
  border-radius: 5px;
}
.sidebarform h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  color: #ffcb0c;
  margin: 0 0 0.5em 0;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.sidebarform .wpcf7 table {
  display: table;
  margin: 0 auto;
}
.sidebarform .wpcf7 table tr td {
  float: left;
  width: 100%;
  padding: 0.25em 0;
}
.sidebarform .wpcf7 table tr td input {
  margin: 0;
}
.sidebarform .wpcf7 table tr td textarea {
  margin: 0;
}
/* --------- VIDEO ELEMENTS --------- */
.videocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videocontainer .videosize {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videocontainer iframe {
  display: table;
}
/* --------- FULL WIDTH PAGE ELEMENTS --------- */
.page-template-full-width #content {
  width: 100%;
  margin: 0;
}
/* --------- START A CONVERSATION PAGE ELEMENTS --------- */
.conversationpage #container #content h1 {
  text-align: center;
}
.conversationpage #container #content h1:after {
  margin: 0.25em auto 0 auto;
}
.conversationpage #container #content h5 {
  text-align: center;
}
.conversationpage #container #content p {
  text-align: center;
}
.conversationpage #container #content .conversationform {
  display: table;
  width: 50%;
  margin: 0 auto;
}
.conversationpage #container #content .conversationform table {
  border-collapse: separate;
  border-spacing: 0.5em;
}
.conversationpage #container #content .conversationform table tr td {
  padding: 0;
}
.conversationpage #container #content .conversationform table tr td label {
  display: block;
  margin: 0 0 0.25em 0;
  font-weight: 600;
  line-height: 1.333em;
  text-align: left;
}
.conversationpage #container #content .conversationform table tr td input[type="submit"] {}
.conversationpage #container #content .conversationform table tr td .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  gap: 0.25em 1em;
}
.conversationpage #container #content .conversationform table tr td .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}
.conversationpage #container #content .conversationform table tr td .wpcf7-list-item-label {
  font-weight: 400;
  margin: 0;
}
.conversationpage #container #content .conversationform table tr td .wpcf7-checkbox input[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
  width: 1em;
  height: 1em;
  margin: 0 0 0 0;
}
.conversationpage #container #content .conversationform table tr.checks td {
  border-radius: 5px;
  padding: 1em;
}
.conversationpage #container #content .conversationform table tr.checks td:first-child {
  border: 1px solid #ba7f0d;
}
.conversationpage #container #content .conversationform table tr.checks td:last-child {
  border: 1px solid #ba7f0d;
}
.conversationpage #container #content .conversationform table tr.checks td label {
  margin: 0 0 0.5em 0;
}
.conversationpage #container #content .conversationform table tr.checks td .wpcf7-list-item label {
  margin: 0;
}



/* Radio Group */
.conversationpage #container #content .conversation-form .wpcf7-form-control-wrap {
	display: block;
}

.conversationpage #container #content .conversation-form .wpcf7-list-item {
	display: block;
	margin: 0 0 0.75em 0;
}

.conversationpage #container #content .conversation-form .wpcf7-list-item label {
	display: flex;
	align-items: center;
	gap: 0.75em;
	cursor: pointer;
	font-size: 1em;
	line-height: 1.4;
}
/* Custom Radio */
.conversationpage #container #content .conversation-form input[type="radio"] {
	appearance: none;
	-webkit-appearance: none;
	flex: 0 0 auto;
	width: 1em !important;
	height: 1em !important;
	min-width: 1em;
	min-height: 1em;
	padding: 0;
	margin: 0;
	border: 2px solid #d9a34e;
	border-radius: 50%;
	display: inline-grid;
	place-content: center;
	background: #fff;
	cursor: pointer;
	box-sizing: border-box;
	line-height: 1;
}
/* Inner Dot */
.conversationpage #container #content .conversation-form input[type="radio"]:before {
	content: "";
	width: 0.55em;
	height: 0.55em;
	border-radius: 50%;
	transform: scale(0);
	transition: 0.2s ease;
	background: #d9a34e;
}
/* Checked */
.conversationpage #container #content .conversation-form input[type="radio"]:checked:before {
	transform: scale(1);
}

/* Hover */
.conversationpage #container #content .conversation-form input[type="radio"]:hover {
	border-color: #b88435;
}

/* --------- CONTACT PAGE ELEMENTS --------- */
.page-template-full-width #container #content header {
  display: none;
}
#container #content .contact {
  display: grid;
  gap: 0 5%;
  grid-template-columns: 40% 55%;
  width: 70%;
  margin: 0 auto;
  align-items: center;
}
#container #content .contact .contactform {
  background: #f5f5f2;
  padding: 1.5em;
  margin: 0;
  border: 1px solid #d9a34e;
  border-radius: 5px;
  position: relative;
}
#container #content .contact .contactform:before {
	content: "message";
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 0.25em auto;
	width: 2em;
	height: 2em;
	border-radius: 50%;
	border: 1px solid #d9a34e;
	background: #f5f5f2;
	color: #d9a34e;
	font-family: 'Material Symbols Outlined';
	font-size: 1.5em;
	line-height: 1;
}
#container #content .contact .contactform:after {
	content: "";
	position: absolute;
	top: 3em;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
	height: 1px;
	background: #d9a34e;
	z-index: 1;
}
#container #content .contact .contactform label {
  display: table;
  margin: 0 0 0.25em 0;
}
#container #content .contact .contactform input[type="submit"] {
  display: block;	
}
#container #content .contact .contactinfo {
  line-height: 1.556em;
}
#container #content .contact .contactinfo h1 {
  font-family: "Playfair Display", serif;
  font-size: 2.667em;
  font-weight: 400;
  margin: 0 0 0.5em 0;
  color: #041e56;
  position: relative;
}
#container #content .contact .contactinfo h1:before {
  content: "CONTACT";
  color: #ba7f0d;
  font-family: "Open Sans", sans-serif;
  font-size: 0.444em;
  position: absolute;
  top: -1.667em;
}
#container #content .contact .contactinfo h2 {
  font-family: "Playfair Display", serif;
  font-size: 1.667em;
  font-weight: 400;
  margin: 0 0 0.5em 0;
  color: #041e56;
  position: relative;
}
#container #content .contact .contactinfo h3 {
  font-family: "Playfair Display", serif;
  font-size: 1.333em;
  font-weight: 400;
  margin: 0 0 0.5em 0;
  color: #041e56;
  position: relative;
}
#container #content .contact .contactinfo ul {
  display: table;
  padding: 0;
  margin: 0 0 1.5em 0;
}
#container #content .contact .contactinfo ul li {
  padding: 1em 0 1em 3em;
  border-bottom: 1px solid #ba7f0d;
  position: relative;
}
#container #content .contact .contactinfo ul li:last-child {
  border: none;
}
#container #content .contact .contactinfo ul li:before {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 1.25em;
  position: absolute;
  font-family: "Material Symbols Outlined";
  font-weight: 900;
  color: #ba7f0d;	
  width: 2em;
  height: 2em;
  border-radius: 50%;
  border: 1px solid #ba7f0d;
  display: flex;
  align-items: center;
  justify-content: center;
}
#container #content .contact .contactinfo ul li:nth-child(1):before {
  content: "storefront";
}
#container #content .contact .contactinfo ul li:nth-child(2):before {
  content: "hub";
}
#container #content .contact .contactinfo ul li:nth-child(3):before {
  content: "trending_up";
}
#container #content .contact .contactinfo ul li:nth-child(4):before {
  content: "workspace_premium";
}
/* --------- ABOUT PAGE ELEMENTS --------- */
.aboutpage #container {
  width: 100%;
  background: #f5f5f2;
  padding: 0;
}
.aboutpage #container #content {
  display: table;
  width: 100%;
  margin: 0 auto 0 auto;
  float: none;
}
.aboutpage #container #content article {
  margin: 0 !important;
}
.aboutpage #container #content .founder-grid {
  display: grid;
  grid-template-columns: 32% 65%;
  gap: 3%;
  align-items: stretch;
  width: 1500px;
  margin: 5em auto 5em auto;
}
.aboutpage #container #content .founder-grid .portrait-card {
  border: 1px solid #ccc;
  border-radius: 1em;
  padding: 1.333em;
  display: grid;
  align-content: start;
  background: url("images/Stephen-Magliocco.webp") top center no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
}
.aboutpage #container #content .founder-grid .portrait-card .caption {
  display: table;
  width: 100%;
  margin: 1em 0 0 0;
  border-left: 3px solid #ba7f0d;
  padding-left: 1em;
}
.aboutpage #container #content .founder-grid .portrait-card .social {
  display: table;
  position: absolute;
  left: 1.333em;
  bottom: 1.333em;
}
.aboutpage #container #content .founder-grid .portrait-card .social a {
  font-size: 2.667em;
  color: #ba7f0d;
}
.aboutpage #container #content .founder-grid .portrait-card .social a:hover {
  color: #ffffff;
}
.aboutpage #container #content .founder-grid .portrait-card img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 1em;
  display: block;
  margin: 0;
}
.aboutpage #container #content .founder-grid .bio-card {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 1em;
  padding: 2em;
}
.aboutpage #container #content .timeline-section {
  display: table;
  width: 1500px;
  margin: 5em auto 5em auto;
}

.aboutpage #container #content .timeline-section .timeline {
  position: relative;
  display: grid;
  gap:  0 3%;
}
.aboutpage #container #content .timeline-section .timeline:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #ba7f0d;
}
.aboutpage #container #content .timeline-section .timeline .timeline-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 3em;
  align-items: center;
}
.aboutpage #container #content .timeline-section .timeline .timeline-item .timeline-card {
  position: relative;
  background: #fff;
  border: 1px solid #ba7f0d;
  border-radius: 1em;
  padding: 2em;
  background: #f5f5f2;
}
.aboutpage #container #content .timeline-section .timeline .timeline-item  .timeline-date {
  color: #ba7f0d;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.333em;
  padding: 0;
  position: relative;
}
.aboutpage #container #content .timeline-section .timeline .timeline-item  .timeline-date:before {
  content: "";
  display: table;
  height: 1em;
  width: 1em;
  border-radius: 50%;
  border: 2px solid #ba7f0d;
  background: #fff;
  position: absolute;
  left: -1.75em;
  top: 50%;
  transform: translateY(-50%);
}
.aboutpage #container #content .timeline-section .timeline .timeline-item:nth-child(2n) .timeline-card {
  grid-column: 2;
}
.aboutpage #container #content .timeline-section .timeline .timeline-item:nth-child(2n) .timeline-date {
  grid-column: 1;
  grid-row: 1;
  text-align: right;
  position: relative;
}
.aboutpage #container #content .timeline-section .timeline .timeline-item:nth-child(2n) .timeline-date:after {
  content: "";
  display: table;
  height: 1em;
  width: 1em;
  border-radius: 50%;
  border: 2px solid #ba7f0d;
  background: #fff;
  position: absolute;
  right: -1.75em;
  top: 50%;
  transform: translateY(-50%);
}
.aboutpage #container #content .timeline-section .timeline .timeline-item:nth-child(2n) .timeline-date:before {
  display: none;
}
.aboutpage #container #content .categories {
  display: table;
  width: 1500px;
  margin: 5em auto 5em auto;
}
.aboutpage #container #content .categories .category-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2em 2em;
  width: 100%;
}
.aboutpage #container #content .categories .category-grid .category {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 1em;
  padding: 1.333em;
  font-size: 1.333em;
  font-weight: 700;
  line-height: 1.556em;
  place-items: center;
  text-align: center;
}
.aboutpage #container #content .category::before {
  content: "";
  width: 2em;
  height: 2px;
  background: #ba7f0d;
  display: table;
  margin: 0 auto 0.5em auto;
}
.aboutpage #container #content .philosophy-grid {
  display: grid;
  grid-template-columns: 32% 65%;
  gap: 3%;
  align-items: stretch;
  width: 1500px;
  margin: 5em auto 5em auto;
}
.aboutpage #container #content .philosophy-grid .feature-panel {
  background: #041e56;
  color: #fff;
  border-radius: 1em;
  padding: 2em;
  position: relative;
  overflow: hidden;
}
.aboutpage #container #content .philosophy-grid .feature-panel h2 {
  color: #fff !important;
}
.aboutpage #container #content .philosophy-grid .principles {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3%;
}
.aboutpage #container #content .philosophy-grid .principles .principle {
  background: #f5f5f2;
  border: 1px solid #ccc;
  border-radius: 1em;
  padding: 2em;
}
.aboutpage #container #content .philosophy-grid .principles .principle .icon {
  width: 2em;
  height: 2em;
  color: #fff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 1.333em;
  font-weight: 600;
  background: #ba7f0d;
  margin: 0 0 0.25em 0;
}
.aboutpage #container #content .relationship-card {
  display: grid;
  grid-template-columns: 32% 65%;
  gap: 3%;
  width: 1500px;
  margin: 5em auto 5em auto;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 1em;
  padding: 2em;
}
.aboutpage #container #content .relationship-card .relationship-points {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1em;
}
.aboutpage #container #content .relationship-card .relationship-points div {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 1em;
  padding: 2em;
  font-weight: 700;
  background: #f5f5f2;
  text-align: center;
}
/* --------- SERVICES PAGE ELEMENTS --------- */
.servicespage #container {
  width: 100%;
  background: #f5f5f2;
  padding: 0;
}
.servicespage #container #content .intro-grid {
  display: grid;
  grid-template-columns: 32% 65%;
  gap: 3%;
  align-items: stretch;
  width: 1500px;
  margin: 5em auto 5em auto;
}
.servicespage #container #content .intro-grid .intro-card {
  padding: 2em;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 1em;
}
.servicespage #container #content .intro-grid .quick-list {
  display: grid;
  gap: 3%;
}
.servicespage #container #content .intro-grid .quick-list .row {
  display: grid;
  grid-template-columns: 4em 1fr;
  gap: 0;
  align-items: center;
  padding: 2em;
  border: 1px solid #ccc;
  border-radius: 1em;
  background: #fff;
}
.servicespage #container #content .intro-grid .quick-list .row  .icon {
  width: 2em;
  width: 2em;
  border: 1px solid #ba7f0d;
  color: #ba7f0d;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 1.333rem;
  font-weight: 700;
  background: #f5f5f2;
  aspect-ratio: 1 /1;
}
.servicespage #container #content .intro-grid .quick-list .row strong {
  display: block;
}
.servicespage #container #content .core-services {
  display: grid;
  grid-template-columns: 32% 65%;
  gap: 3%;
  align-items: stretch;
  width: 1500px;
  margin: 5em auto 1.5em auto;
}
.servicespage #container #content .pillar-grid {
  display: grid;
  gap: 0 1px;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid #ccc;
  border-radius: 1em;
  overflow: hidden;
  background: #ccc;
  width: 1500px;
  margin: 1.5em auto 5em auto;
}
.servicespage #container #content .pillar-grid .pillar {
  padding: 2em;
  background: #fff;
  position: relative;
}
.servicespage #container #content .pillar-grid .pillar ul {
  margin: 0;
}
.servicespage #container #content .service-detail {
  display: table;
  width: 1500px;
  margin: 5em auto 8em auto;
}
.servicespage #container #content .service-detail .service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3%;
}
.servicespage #container #content .service-detail .service-grid .service-card {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 1em;
  padding: 2em;
  display: grid;
}
.servicespage #container #content .service-detail .service-grid .service-card  .tag {
  color: #ba7f0d;
  font-weight: 700;
  font-size: 0.778em;
  text-transform: uppercase;
}
.servicespage #container #content .service-detail .service-grid .service-card.wide {
  grid-column: span 3;
  grid-template-columns: 32% 65%;
  gap: 0 3%;
  align-items: center;
}
.servicespage #container #content .service-detail .service-grid .service-card.wide .best {
  background: #f5f5f2;
  padding: 2em;
  border-radius: 1em;
}
.servicespage #container #content .service-detail .service-grid .service-card.wide .best h3 {
  display: flex;
  align-items: center;
}
.servicespage #container #content .service-detail .service-grid .service-card.wide .best h3:after {
  display: none;
}
.servicespage #container #content .service-detail .service-grid .service-card.wide .best h3 span  {
  width: 1.5em;
  height: 1.5em;;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid #ba7f0d;
  border-radius: 50%;
  background: #fff;
  color: #ba7f0d;
  font-size: 1em;
  line-height: 1;
  position: relative;
  margin: 0 0.5em 0 0;
}
.servicespage #container #content .service-detail .service-grid .service-card.wide .best h3 span:before {
  display: block;
}
.servicespage #container #content .fit {
  display: table;
  width: 1500px;
  margin: 5em auto 5em auto;
}
.servicespage #container #content .fit .fit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3%;
  align-items: stretch;
}
.servicespage #container #content .fit .fit-grid .fit-box {
  border-radius: 1em;
  padding: 2em;
  border: 1px solid #ccc;
  background: #f5f5f2;
}
.servicespage #container #content .fit .fit-grid .fit-box.dark {
  background: #041e56;
  color: #fff;
}
.servicespage #container #content .fit .fit-grid .fit-box.dark h3 {
  color: #fff;
}
.servicespage #container #content .process {
  display: table;
  width: 1500px;
  margin: 5em auto 5em auto;
}
.servicespage #container #content .process .process-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: #ccc;
  border: 1px solid #ccc;
  border-radius: 1em;
  overflow: hidden;
}
.servicespage #container #content .process .process-grid .step {
  background: #fff;
  padding: 2em;
}
.servicespage #container #content .process .process-grid .step .stepnum {
  width: 2em;
  border: 1px solid #ba7f0d;
  color: #ba7f0d;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 1.333rem;
  font-weight: 700;
  background: #f5f5f2;
  aspect-ratio: 1 /1;
  margin: 0 0 1em 0;
}
/* --------- OTHER PAGE ELEMENTS --------- */
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  color: #ba7f0d;
  font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.eyebrow:before {
  content: "";
  width: 2em;
  height: 2px;
  background: #ba7f0d;
}
.section-head {
  display: grid;
  grid-template-columns: 32% 65%;
  gap: 3%;
  align-items: start;
}
#container #content p:empty {
  display: none;
}
#container #content .schedule {
  display: table;
  width: 1500px;
  margin: 5em auto 5em auto;
  text-align: center;
}
 #container #content .schedule h2:after {
  content: "";
  display: table;
  width: 50px;
  height: 2px;
  margin: 0.25em auto 0 auto !important;
  background: #ba7f0d;
}
#container #content .schedule a {
  display: table;
  background: #ba7f0d;
  border: 2px solid #ba7f0d;
  font-size: 1.2em;
  font-weight: 700;
  color: #fff !important;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.75em 1em;
  border-radius: 5px;
  margin: 0 auto 0 auto;
}
#container #content .schedule a:hover {
  background: none;
  border: 2px solid #041e56;
  color: #041e56 !important;
}
#container #content .whitewrap {
  display: table;
  width: 100%;
  background: #fff;
}
#container #content .banner {
  display: table;
  width: 100%;
  background: #041e56;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#container #content .banner .banner-card {
  display: table;
  margin: 5em auto 3em auto;
  width: 1500px;
  color: #fff;
}
 #container #content .banner .banner-card  h1 {
  font-size: 3em;
  font-weight: 500;
  color: #fff;
  margin: 0 0 0.25em 0;
}
#container #content .banner .banner-card  h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.667em;
  font-weight: 500;
  color: #ba7f0d;
  margin: 0 0 0.75em 0;
}
#container #content .banner .banner-card  p {
  font-size: 1.333em;
  line-height: 1.444em;
}
#container #content .banner .banner-card  a {
  display: inline-table;
  vertical-align: middle;
  background: #ba7f0d;
  border: 2px solid #ba7f0d;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.75em 1em;
  border-radius: 5px;
  margin: 0 1em 1em 0;
}
#container #content .banner .banner-card a:hover {
  color: #fff;
  background: none;
  border: 2px solid #ffffff;
}