/*

 Theme Name:   Enders Insurance

 Theme URI:    https://endersinsurance.com

 Description:  A custom WordPress theme built for Enders Insurance

 Author:       Zach Heindel

 Author URI:   https://www.ezmarketing.com/

 Template:     generatepress


 Version:      0.1
*/
/*---xSite Layoutx---*/
body {
  font-family: "Raleway", sans-serif;
  line-height: 2em;
  font-size: 1.2em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  text-rendering: optimizelegibility;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 25px;
}
.montserrat {
  font-family: "Raleway", sans-serif;
}
h1, h2, h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}
#content a {
  font-weight: 700;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
  letter-spacing: .1px;
}
#content a:active {

}
.wp-block-cover.alignfull {
  padding: 0px;
  width: 100%;
}
.wp-block-cover .wp-block-columns:last-child {
  margin-bottom: 0px;
}
/*

#page .cta-btn-wrap {

  min-height: 50px;

}

*/
#page .cta-btn-wrap .wp-block-cover__inner-container {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#page .cta-btn-wrap a.wp-block-button__link {
  border-radius: 20px;
  background: #f2f2f3;
  color: var(--contrast-3);
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0px 0px 8px #00000026 !important;
  box-shadow: inset 0px 0px 8px #00000026 !important;
  font-weight: 500;
  text-decoration: underline;
}
#page .cta-btn-wrap a.wp-block-button__link:hover {
  color: var(--contrast-2);
  background: white;
  border: 1px solid #cccccc;
  text-shadow: 0px 0px 0px transparent;
}
.cta-bar .wp-block-cover__inner-container {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.blog #page {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.blog #page .wp-block-media-text__content {
  padding-top: 60px;
  padding-bottom: 60px;
}
.blog #page div#content {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.post-template-default #content {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.error404 div#page {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.search div#page {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-cover.alignfull .wp-block-cover__inner-container {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-cover.fullscreen {
  margin: 0 auto;
  max-width: 100%;
}
.wp-block-cover.fullscreen .wp-block-cover__inner-container {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 99%;
  margin-left: auto;
  margin-right: auto;
}
#site-navigation .grid-container {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
#site-navigation {
  position: relative;
  z-index: 9999;
}
.top-bar .wp-block-buttons {
  gap: 20px;
}
.top-bar {
  position: relative;
  top: 61px;
  width: 100%;
  z-index: 999;
  margin-top: -40px;
}
.top-bar .wp-block-columns {
  margin-bottom: 0px;
}
.top-bar .inside-top-bar {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.site-header .inside-header {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
/*

.main-navigation .inside-navigation {

  padding-top: 0px;

  padding-bottom: 0px;

  padding-left: 0px;

  padding-right: 0px;

  max-width: 1400px;

  margin-left: auto;

  margin-right: auto;

}

*/
#menu-primary-menu .sp-link a {
  font-weight: 600;
}
.site-footer .inside-site-info {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.relative {
  position: relative;
}
.marg0 {
  margin-bottom: 0px;
}
div#footer-widgets .grid-container {
  width: 100%;
  max-width: 100%;
}
#footer-widgets .wp-block-cover__inner-container {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
#footer-widgets #menu-primary-menu-1 li a {
  line-height: 50px;
  z-index: 5;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
  font-weight: 600;
  font-size: 16px;
  color: white;
  position: relative;
  text-decoration: none;
}
.simple-banner-text {
  font-family: "Raleway", sans-serif;
}
#footer-widgets #menu-primary-menu-1 li a:hover {
  opacity: .66;
  color: black;
}
.social-media-flex i {
  font-size: 40px;
}
#footer-widgets .wp-block-columns {
  margin-bottom: 0px;
}
.newspaper-cta .wp-block-columns {
  margin-bottom: 0px;
}
#footer-widgets #menu-primary-menu-1 ul.sub-menu {
  display: none;
}
#footer-widgets .widget {
  margin-bottom: 0px;
}
.flex-break-100 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
#footer-widgets .contact-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
}
a.facebook, a.instagram, a.youtube, a.linkedin {
  background: #ffffff63;
  padding: 4px;
  border-radius: 6px;
  line-height: 0px;
  margin-right: 21px;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
a.facebook:hover, a.instagram:hover, a.youtube:hover, a.linkedin:hover {
  background: white;
}
a.facebook i {
  color: #2e33e7;
}
a.instagram i {
  color: #ac4281;
}
a.youtube i {
  color: #c51b1c;
}
.copyright-bar div {
  font-size: 10px;
  font-style: italic;
}
/*---xNavigationx---*/
.contact-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/*

#footer-widgets .contact-wrapper {

  margin-top: 28px;

}



.contact-wrapper span:first-child {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -ms-flex-direction: column;

  flex-direction: column;

}

*/
#masthead {
  position: relative;
  z-index: 99;
}
.site-footer {
  position: relative;
  z-index: 99;
}
#footer-widgets .footerhr {
  margin-top: 40px;
  margin-bottom: 40px;
  height: 1px;
  opacity: .4;
  border: 0px solid transparent;
  background: rgb(255, 255, 255);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), color-stop(50%, rgba(93, 97, 102, 1)), to(rgba(255, 255, 255, 1)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(93, 97, 102, 1) 50%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(93, 97, 102, 1) 50%, rgba(255, 255, 255, 1) 100%);
}
#footer-widgets .footer-logo img {
  max-width: 100%;
  position: relative;
  top: -8px;
}
.contact-wrapper span {
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
}
.contact-wrapper .office-main {
  color: black;
  text-align: left;
  margin-bottom: 8px;
  line-height: 14px;
  font-weight: 700;
}
#masthead .contact-wrapper a:before, #footer-widgets .contact-wrapper a:before {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
/*

#masthead .contact-wrapper a:hover:before, #footer-widgets .contact-wrapper a:hover:before {

  background: var(--contrast);

  color: white;

}

*/
#footer-widgets .contact-wrapper a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-size: 21px;
  line-height: 35px;
  text-decoration: none;
}
#block-7 .wp-block-columns {
  margin-bottom: 0px;
}
.phone, .email, .address {
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
  margin-left: 20px;
}
.site-logo img, aside#block-9 img {
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
}
.hoverstate {
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hoverstate:hover {
  z-index: 1;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
}
.contact-wrapper .phone:before, .contact-wrapper .email:before, .contact-wrapper-off-canvas .phone:before, .contact-wrapper-off-canvas .email:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
}
#block-10 a {
  text-decoration: none;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
#block-10 a:hover {
  font-weight: 700;
}
.address:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
  content: "\f3c5";
  font-weight: 700;
  color: var(--contrast-2);
}
.contact-wrapper a {
  font-weight: 700;
}
.contact-wrapper a:last-child {
  margin-left: 5px;
}
.contact-wrapper .phone:before, .contact-wrapper-off-canvas .phone:before {
  content: "\f095";
  color: var(--contrast-2);
}
.contact-wrapper .email:before, .contact-wrapper-off-canvas .email:before {
  content: "\f0e0";
  color: var(--contrast-2);
}
.contact-wrapper-off-canvas a {
  font-size: 14px;
  margin-left: 10px;
  margin-top: -15px;
}
.contact-wrapper-off-canvas a:before {
  font-size: 12px;
  margin-right: 10px;
}
#masthead .header-widget .email {
  margin-left: 40px;
}
.site-logo {
  position: relative;
}
/*

.site-logo:before {

  position: absolute;

  content: url(https://staging.endersinsurance.com/wp-content/uploads/2023/08/sunburst-bg.png);

  left: -400px;

  top: -20px;

  -webkit-filter: blur(3px);

  filter: blur(3px);

  mix-blend-mode: plus-lighter;

  opacity: .25;

}

*/
.site-logo img {
  position: relative;
}
#masthead .header-widget {
  position: relative;
  z-index: 5;
}
#page .hero .wp-block-cover__inner-container {
  padding-top: 120px;
  padding-bottom: 120px;
}
#page .hero .squeeze {
  max-width: 530px;
}
.hero h1 {
  text-shadow: 0px 0px 140px #0000007d, 0px 0px 100px #0000007d, 0px 0px 70px #0000007d, 1px 1px 1px #00000050;
  font-weight: 400;
}
.hero h1, .hero h2 {
  font-weight: 400;
}
#page .hero .wp-block-cover__inner-container h2 {
  margin-bottom: 25px;
  text-shadow: 0px 0px 140px black, 0px 0px 100px black, 0px 0px 70px black, 1px 1px 1px #00000050;
  font-weight: 400;
}
#page .hero {
  min-height: 650px;
}
#page .inner-hero {
  border-bottom: 1px groove #0000002e;
}
.inner-hero h1 {
  text-shadow: 0px 0px 140px white, 0px 0px 100px white, 0px 0px 70px white, 1px 1px 1px #00000010;
}
.inner-hero p {
  text-shadow: 0px 0px 140px white, 0px 0px 100px white, 0px 0px 70px white, 1px 1px 1px #00000010;
}
#primary-menu {
  width: 100%;
}
#menu-primary-menu {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
/*



#menu-primary-menu li {

  width: 20%;

}

#menu-primary-menu li a:after {

  content: "";

  border-left: 1px solid var(--accent);

  position: absolute;

  top: 0px;

  bottom: 0;

  left: 0px;

  right: 0px;

  height: 38px;

}



#menu-primary-menu li:last-child a:after {

  border-right: 1px solid var(--accent);

}

*/
#menu-primary-menu li a {
  font-size: 16px;
  line-height: 24px;
  z-index: 5;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
  font-weight: 400;
  /*

  padding-left: 0px;

  padding-right: 0px;

	*/
  text-align: center;
  border-radius: 999px;
  font-family: "Raleway", sans-serif;
}
#menu-primary-menu .link-sp a {
  color: var(--contrast-3);
}
#menu-primary-menu .link-sp a:hover {
  color: var(--contrast-2);
}
#menu-primary-menu .link-sp {
  border-right: 1px solid #5d616691;
  padding-left: 10px;
}
#menu-primary-menu .link-sp:last-child {
  border-right: 0px solid transparent;
  padding-left: 0px;
}
/*

.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a {

  box-shadow: 2px 2px 5px #0000007a;

}

*/
#menu-primary-menu li .sub-menu a {
  border-radius: 0px;
}
/*

#menu-primary-menu .dropdown-menu-toggle {

  padding-left: 0px;

  padding-right: 0px;

}

*/
#menu-primary-menu li a:hover {}
/*

#site-navigation {

  position: relative;

  z-index: 28;

  border-bottom: 1px solid var(--accent);

  border-top: 1px solid var(--accent);

  -webkit-box-shadow: 0px 5px 4px #00000029;

  box-shadow: 0px 5px 4px #00000029;

}

*/
#menu-primary-menu .sub-menu li {
  padding-left: 0px;
  padding-right: 0px;
  width: auto;
}
#menu-primary-menu .sub-menu {
  border: 1px solid #00000015;
  -webkit-box-shadow: 0px 2px 20px #00000015;
  box-shadow: 0px 2px 20px #00000015;
}
#menu-primary-menu .sub-menu li a:after {
  content: none;
}
#menu-primary-menu li .sub-menu a {
  line-height: 20px;
  font-size: 14px;
  padding: 12px 10px;
  text-align: left;
}
#menu-primary-menu li .sub-menu li {
  border-top: 1px solid #00000015;
}
#menu-primary-menu li .sub-menu li:first-child {
  border-top: 0px solid transparent;
}
#footer-widgets .wp-block-cover {
  min-height: 50px;
}
#menu-primary-menu-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#menu-primary-menu-1 li a {
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
#menu-primary-menu-1 li a:hover {
  font-weight: 800;
}
#menu-primary-menu-1 .sub-menu a {
  font-size: 14px;
  line-height: 28px;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
/*

#menu-primary-menu-1 li {

  margin-bottom: 0px;

}

#menu-primary-menu-1 li a {

  padding-right: 40px;

  padding-left: 40px;

}

#menu-primary-menu-1 li:first-child a {

  padding-left: 0px;

}

#menu-primary-menu-1 li:last-child a {

  padding-right: 0px;

}



#menu-primary-menu-1 li:after {

  content: "";

  border-left: 1px solid #ffffff63;

  border-right: 2px solid #ffffff63;

  position: absolute;

  top: 15px;

  bottom: 0;

  left: 0px;

  right: 0px;

  height: 20px;

}

#menu-primary-menu-1 li:last-child:after {

  border-right: 0px solid transparent;

}

#menu-primary-menu-1 li:first-child:after {

  border-left: 0px solid transparent;

}

*/
#footer-widgets #block-9 {
  position: relative;
  z-index: 2;
  ;
}
.footer-widget-1 {
  position: relative;
}
#block-12 .wp-block-cover.footer-bar-position {
  padding: 2px;
}
.social-media-flex {
  position: relative;
}
.social-media-flex .visit {
  color: black;
  font-size: var(--wp--preset--font-size--small);
  font-weight: 700;
  margin-right: 20px;
}
#footer-widgets .footer-widget-1 .wp-block-cover {
  padding-top: 40px;
  padding-bottom: 30px;
}
#block-14 .wp-block-columns {
  margin-bottom: 0px;
}
.line-box i.fa-arrow-right-long {
  color: var(--contrast-3);
  font-size: 24px;
  /* margin: 30px auto 0; */
  width: 100%;
  text-align: center;
}
.line-box img {
  margin: 23px auto;
  display: block;
  max-width: 85px;
  opacity: .6;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
.line-box a:hover img .home-link-list li:last-child {
  opacity: 1;
}
.home-link-list {
  list-style: none;
  margin-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#main .grey-bar-cover a.wp-block-button__link {
  background: #00000047;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
#main .grey-bar-cover a.wp-block-button__link:hover {
  background: #00000000;
}
.img-border img {
  border: 10px solid white;
  -webkit-box-shadow: 8px 8px 10px #00000040;
  box-shadow: 8px 8px 10px #00000040;
}
.frame-border {
  border: 10px solid white !important;
  -webkit-box-shadow: 8px 8px 10px #00000040;
  box-shadow: 8px 8px 10px #00000040;
}
aside#block-9 p {
  font-family: "Raleway", sans-serif;
  margin-bottom: 0px;
  font-size: 35px;
}
aside#block-10 p, aside#block-10 li {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  line-height: 22px;
}
.footer-ul {
  list-style: none;
}
.footer-ul li {}
.footer-ul li:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
  content: "\f0da";
  font-weight: 500;
}
.inner-hero strong {
  font-size: 28px;
  line-height: normal;
  font-weight: 400;
}
.inner-hero {
  min-height: 500px;
}
body:not(.home) .service-boxes img {
  max-width: 80px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: auto;
}
.wrapper-height-500 .service-boxes .wp-block-column {
  min-height: 279px;
}
/*---xButtonsx---*/
button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, #primary a.wp-block-button__link, #footer-widgets .wp-block-button__link, #masthead .wp-block-button__link, .top-bar #block-13 a.wp-block-button__link {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-size: 16px;
  padding: 7px 36px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, #primary a.wp-block-button__link:hover, #footer-widgets .wp-block-button__link:hover, #masthead .wp-block-button__link:hover, .top-bar #block-13 a.wp-block-button__link:hover {
  border-radius: 0px;
}
.top-bar #block-13 a.wp-block-button__link {
  font-size: 16px;
}
#primary a.wp-block-button__link.has-contrast-3-background-color, .top-bar #block-13 a.wp-block-button__link:hover {
  background-color: black;
  color: white;
}
#primary a.wp-block-button__link.has-contrast-3-background-color:hover {
  background-color: var(--contrast-3);
  color: white;
}
#primary a.wp-block-button__link.has-base-background-color {
  background-color: black;
  color: white;
}
#primary a.wp-block-button__link.has-base-background-color:hover {
  background-color: var(--base);
  color: white;
}
#primary a.wp-block-button__link.has-base-2-background-color {
  background-color: black;
  color: white;
}
#primary a.wp-block-button__link.has-base-2-background-color:hover {
  background-color: var(--base-2);
  color: white;
}
#primary a.wp-block-button__link.has-contrast-3-color {
  color: var(--contrast-3);
}
#primary a.wp-block-button__link.has-contrast-3-color:hover {
  background: var(--contrast-3);
  color: white;
}
#primary a.wp-block-button__link.has-base-color.has-base-3-background-color {
  color: var(--base);
}
#primary a.wp-block-button__link.has-base-color.has-base-3-background-color:hover {
  background: var(--base);
  color: white;
}
#primary a.wp-block-button__link.has-base-2-color.has-base-3-background-color {
  color: var(--base-2);
}
#primary a.wp-block-button__link.has-base-2-color.has-base-3-background-color:hover {
  background: var(--base-2);
  color: white;
}
#primary .gold-btn a.wp-block-button__link {
  color: #9a742b;
}
#primary .gold-btn a.wp-block-button__link:hover {
  background: #9a742b !important;
  color: white !important;
}
#primary a.wp-block-button__link.has-contrast-2-color {
  color: var(--contrast-2);
}
#primary a.wp-block-button__link.has-contrast-2-color:hover {
  background: var(--contrast-2);
  color: white;
}
#main a.wp-block-button__link.has-contrast-3-background-color {
  background: var(--contrast-3);
}
#main a.wp-block-button__link.has-base-background-color {
  background-color: var(--base);
}
#main a.wp-block-button__link.has-base-2-background-color {
  background-color: var(--base-2);
}
#main a.wp-block-button__link.has-contrast-3-background-color:hover {
  background-color: black;
}
#main a.wp-block-button__link.has-base-background-color:hover {
  background-color: black;
}
#main a.wp-block-button__link.has-base-2-background-color:hover {
  background-color: black;
}
/*---xContentx---*/
.hero .wp-block-cover__image-background {
  -webkit-animation-duration: .666s;
  animation-duration: .666s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: .333ms;
  animation-delay: .333ms;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-animation-name: blur-in;
  animation-name: blur-in;
}
@-webkit-keyframes blur-in {
  from {
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
  to {
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
}
@keyframes blur-in {
  from {
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
  to {
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
}
.hero h1 {
  margin-bottom: 5px;
}
.hero h1, .hero h2 {
  font-family: "Raleway", sans-serif;
}
.hero h1 mark {
  font-family: "Raleway", sans-serif;
  font-size: 59px;
}
.hero h2 {
  font-size: 24px;
  line-height: 38px;
}
.hero a.wp-block-button__link {}
.hero .wp-block-columns {
  max-width: 760px;
}
.hero .is-style-outline a.wp-block-button__link:hover {
  background: black;
  border-color: black;
}
#main .product-media-col .wp-block-media-text__content {
  padding: 90px 95px 90px 65px;
  height: -webkit-fill-available;
}
.product-media-col .wp-block-column .wp-block-media-text {
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}
.product-media-col .wp-block-columns {
  margin-bottom: 5px;
  gap: 5px;
}
.sticky {
  position: sticky;
  top: 40px;
}
.scroll-contain {
  gap: 60px;
}
.scroll-col {
  padding: 20px;
  background: #0000003d;
  position: relative;
}
.scroll-col:after {
  content: '';
  position: absolute;
  right: -81px;
  bottom: -30px;
  background-image: url(/wp-content/uploads/2023/08/mouse-scroll-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}
.scroll-group {
  max-height: 350px;
  overflow: hidden;
  overflow-y: scroll;
  padding: 20px 40px 20px 20px;
}
.scroll-group hr {
  height: 10px;
}
.scroll-group::-webkit-scrollbar-track {
  border: 1px solid #F5F5F5;
}
.scroll-group::-webkit-scrollbar {
  width: 10px;
  background-color: transparent;
}
.scroll-group::-webkit-scrollbar-thumb {
  background-color: white;
}
.newspaper-cta .wp-block-cover__image-background {
  -webkit-box-shadow: inset 0px 0px 20px black;
  box-shadow: inset 0px 0px 20px black;
}
.newspaper-cta .wp-block-column {
  -webkit-box-shadow: 0px 0px 10px black !important;
  box-shadow: 0px 0px 10px black !important;
}
#main .cta-bar {
  margin-bottom: 0px;
}
.cta-bar figure img {
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
}
.cta-bar .wp-block-columns {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}
.piggy-bank img {
  margin-bottom: 20px;
  max-width: 110px;
}
.success-stories img {
  position: relative;
  left: -5px;
  max-width: 90px;
}
#primary .wp-block-image.is-style-rounded img {
  border-radius: 0px;
}
.arrow-link a:after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  margin-left: 20px;
  content: "\f178";
}
.team-cover {
  overflow: hidden;
}
.team-cover #target {
  position: absolute;
  left: 5%;
  bottom: 0;
  height: 100%;
}
.fp-team-hover:hover {
  opacity: 1 !important;
}
.zup {
  position: relative;
  z-index: 5;
}
.copyright-bar {
  font-size: 12px;
  line-height: 19px;
}
.copyright-bar a {
  font-weight: 700;
}
.social-media-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 25px;
}
.social-media-flex i {
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
}
.social-media-flex i:hover {
  top: -1px;
}
a.generate-back-to-top {
  border-radius: 9999px;
  z-index: 9999;
}
a.generate-back-to-top:hover {
  bottom: 32px;
  -webkit-box-shadow: 2px 2px 5px #0000007a;
  box-shadow: 2px 2px 5px #0000007a;
}
.headershot {
  min-height: 433px;
}
.headershot .wp-block-columns {
  padding-left: 32vw;
}
.headershot .wp-block-columns p strong {
  font-family: "Raleway", sans-serif;
  font-size: 40px;
}
.headershot .wp-block-columns p {
  margin-left: 2em;
  text-indent: -3em;
}
.headershot p.montserrat {
  -webkit-text-decoration: uppercase;
  text-decoration: uppercase;
}
.headershot .wp-block-columns p em {
  margin-left: 30px;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
  display: none;
}
.headershot .wp-block-columns p em:before {
  content: "— ";
}
#page .wp-block-cover.alignfull.brushbg span.wp-block-cover__background.has-accent-background-color.has-background-dim-100.has-background-dim {
  background-color: #eae6e6;
}
.hs1 .wp-block-cover__background, .hs2 .wp-block-cover__background, .hs3 .wp-block-cover__background, .hs4 .wp-block-cover__background, .hs5 .wp-block-cover__background, .hs6 .wp-block-cover__background, .hs7 .wp-block-cover__background, .hs8 .wp-block-cover__background, .hs9 .wp-block-cover__background, .hs10 .wp-block-cover__background, .hs11 .wp-block-cover__background, .hs12 .wp-block-cover__background, .hs13 .wp-block-cover__background, .hs14 .wp-block-cover__background, .hs15 .wp-block-cover__background, .hs16 .wp-block-cover__background, .hs17 .wp-block-cover__background, .hs18 .wp-block-cover__background, .hs19 .wp-block-cover__background, .hs20 .wp-block-cover__background, .hs21 .wp-block-cover__background, .hs22 .wp-block-cover__background, .hs23 .wp-block-cover__background, .hs24 .wp-block-cover__background, .hs25 .wp-block-cover__background, .hs26 .wp-block-cover__background, .hs27 .wp-block-cover__background, .hs28 .wp-block-cover__background, .hs29 .wp-block-cover__background, .hs30 .wp-block-cover__background, .hs31 .wp-block-cover__background, .hs32 .wp-block-cover__background, .hs33 .wp-block-cover__background, .hs34 .wp-block-cover__background, .hs35 .wp-block-cover__background, .hs36 .wp-block-cover__background, .hs37 .wp-block-cover__background, .hs38 .wp-block-cover__background, .hs39 .wp-block-cover__background, .hs40 .wp-block-cover__background, .hs41 .wp-block-cover__background {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.hs1 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-084_AndyE-WEB1290-LEFT-JUSTIFIED.jpg);
}
.hs2 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-036_DonnieFinal-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs3 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-010-JimE-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs4 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-067_sydney-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs5 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-062_Tierney-Final-WEB-1290-Left-Justified.jpg);
}
.hs6 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-112_PatO-Final-WEB-1290-LEFT-JUST.jpg);
}
.hs7 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-105_ScottS-Final-WEB-1290-Lft-Just.jpg);
}
.hs8 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-099_LennyT-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs9 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-004_BryanF-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs10 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-065_JoshE-Final-WEB-1290-REVISED-PS.jpg);
}
.hs11 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-104_KayH-Final-WEB-1290-Lft-Just.jpg);
}
.hs12 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-072_JimP-Final-WEB-1290-Left-Just.jpg);
}
.hs13 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-003_Megan-Final-WEB-1290-Left-Justified.jpg);
}
.hs14 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-035_GregJ-Final-WEB-1290-Left-Just.jpg);
}
.hs15 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-096_SteveC-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs16 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-096_SteveC-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs17 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-078_ChipB-Final_web-WEB-1290-Left-Just.jpg);
}
.hs18 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-032_Janice-Final-WEB-1290-Left-Just.jpg);
}
.hs19 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-031_BrianP-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs20 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-109_MelissaF-Final-WEB-1290-Lft-Just.jpg);
}
.hs21 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-071_AndyW-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs22 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-063_LorraineB-Final-WEB-1290-Left-Just.jpg);
}
.hs23 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-114_DaveW-Final-WEB-1290-LEFT-JUST.jpg);
}
.hs24 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/Victoria-Edit.jpg);
}
.hs25 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-024-edit_JoeH-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs26 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-115_SteveY-Final-WEB-1290-LEFT-JUST.jpg);
}
.hs27 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-025_AndrewR-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs28 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-029_EricB-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs29 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-110_BeckW-Final-WEB-1290-Lft-Just.jpg);
}
.hs30 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/MikeB_FinalEdit-2.-WEB-1290-LEFT-JUSTjpg.jpg);
}
.hs31 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-001_JoeB-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs32 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-053-edit_MarcE-Final-WEB-1290-Left-Just.jpg);
}
.hs33 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-119_Emily-Final-WEB-1290-LEFT-JUST.jpg);
}
.hs34 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-006_ChrissyF-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs35 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-064_GeneB-Final-WEB-1290-Left-Just.jpg);
}
.hs36 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-017-edit_JohnBupdated-WE-1290-LEFT-JUSTIFIED.jpg);
}
.hs37 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-034_DougB-Final-WEB-1290-REVISED-PS.jpg);
}
.hs38 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-015_Jana-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.hs39 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-103_Monica-Final-WEB-1290-Lft-Just.jpg);
}
.hs40 .wp-block-cover__background {
  background-image: url(/wp-content/uploads/2023/08/2021-Enders-Headshots-076_AshleyG-Final-WEB-1290-LEFT-JUSTIFIED.jpg);
}
.tt-texture:before {}
.team-sidebar {
  padding: 30px;
  background: white;
  height: -webkit-fill-available;
}
.team-sidebar h2, .team-sidebar h3, .team-sidebar h4 {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
}
#primary .team-sidebar p.has-background {
  padding: 10px 20px;
  font-size: 18px;
  border-bottom: 1px dotted var(--accent);
  background: white;
}
.team-sidebar ul {
  list-style: none;
  margin-left: 10px;
}
.team-sidebar li {
  font-size: 14px;
}
.team-sidebar li:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 6 Pro";
  margin-right: 12px;
  content: "\f105";
  color: var(--contrast-2);
}
.team-sidebar .owl-nav {
  display: none;
}
.team-sidebar .sue-content-slider {
  padding-top: 0px !important;
}
.cleanul {
  margin-left: 20px;
  list-style: circle;
  margin-bottom: 0px;
}
.cleanul li {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 14px;
}
.white-box {
  padding: 46px;
  background: white;
  height: -webkit-fill-available;
  border: 1px solid #00000029;
  max-height: -webkit-fill-available;
}
.white-box-cs-page {
  padding: 23px;
  background: #ffffff78;
  height: -webkit-fill-available;
  border: 1px solid #00000029;
  max-height: -webkit-fill-available;
}
.white-box-2 {
  padding: 23px;
  background: white;
  height: -webkit-fill-available;
  border: 1px solid #00000029;
  max-height: -webkit-fill-available;
}
#content #main p a {
  color: var(--contrast-3);
}
#content #main p a:hover {
  color: var(--contrast-2);
}
#gform_wrapper_1 input#gform_submit_button_1, #gform_wrapper_3 input#gform_submit_button_3 {
  border-radius: 0px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-size: 16px;
  padding: 7px 36px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
#gform_wrapper_2 input#gform_submit_button_2 {
  background: var(--base-3);
  color: var(--contrast-2);
  border-radius: 0px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-size: 16px;
  padding: 7px 36px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  border: 2px solid var(--base-3);
}
#gform_wrapper_1 input#gform_submit_button_1:hover, #gform_wrapper_2 input#gform_submit_button_2:hover, #gform_wrapper_3 input#gform_submit_button_3:hover {
  background: var(--contrast-2);
  color: white;
  border-radius: 0px;
}
#main hr.wp-block-separator.has-text-color.has-contrast-color.has-alpha-channel-opacity.has-contrast-background-color.has-background.is-style-wide {
  background: rgb(128, 128, 128);
  background: -webkit-gradient(linear, left top, right top, from(rgb(128 128 128 / 16%)), to(rgba(224, 224, 224, 0)));
  background: -o-linear-gradient(left, rgb(128 128 128 / 16%) 0%, rgba(224, 224, 224, 0) 100%);
  background: linear-gradient(90deg, rgb(128 128 128 / 16%) 0%, rgba(224, 224, 224, 0) 100%);
  color: transparent;
  height: 2px;
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  border: 0px;
}
#primary .white-box_padding-sm {
  padding: 23px;
}
.service-boxes .wp-block-column {
  padding: 20px;
  background: white;
  height: -webkit-fill-available;
  border: 1px solid #00000029;
  -webkit-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}
.service-boxes .wp-block-column img {
  -webkit-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  opacty: .6;
}
.service-boxes .wp-block-column:hover img {
  opacity: 1;
}
.service-boxes .wp-block-column:hover {
  border: 1px groove #00000075;
}
.service-boxes .wp-block-column:hover h2, .service-boxes .wp-block-column:hover h3, .service-boxes .wp-block-column:hover i {
  -webkit-animation: blurrin 0.9s both;
  animation: blurrin 0.9s both;
}
.jello-horizontal {
  -webkit-animation: jello-horizontal 1.25s both;
  animation: jello-horizontal 1.25s both;
  animation-delay: .3s;
}
.service-boxes .wp-block-column:hover img {
  -webkit-animation: jello-horizontal 1.25s both;
  animation: jello-horizontal 1.25s both;
  animation-delay: .3s;
}
.line-box a:hover img {
  -webkit-animation: jello-horizontal 1.25s both;
  animation: jello-horizontal 1.25s both;
  animation-delay: .3s;
}
/* ----------------------------------------------

 * Generated by Animista on 2024-9-19 13:32:25

 * Licensed under FreeBSD License.

 * See http://animista.net/license for more info. 

 * w: http://animista.net, t: @cssanimista

 * ---------------------------------------------- */
/**

 * ----------------------------------------

 * animation jello-horizontal

 * ----------------------------------------

 */
@-webkit-keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes blurrin {
  0% {
    -webkit-transform: rotateY(0deg) translateZ(0px);
    transform: rotateY(0deg) translateZ(0px);
  }
  100% {
    -webkit-transform: rotateY(-2deg) translateZ(2px) scale(1.05);
    transform: rotateY(-2deg) translateZ(2px) scale(1.05);
  }
}
@keyframes blurrin {
  0% {
    -webkit-transform: rotateY(0deg) translateZ(0px);
    transform: rotateY(0deg) translateZ(0px);
  }
  100% {
    -webkit-transform: rotateY(-2deg) translateZ(2px) scale(1.05);
    transform: rotateY(-2deg) translateZ(2px) scale(1.05);
  }
}
.service-boxes .wp-block-column:active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: white;
}
.service-boxes h3 {
  min-height: 47px;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 0px;
}
.service-boxes i.fa-sharp.fa-light.fa-arrow-right-long {
  font-size: 20px;
}
#page .service-boxes .wp-block-column a:active {
  -webkit-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
}
.service-boxes .wp-block-column a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: -webkit-fill-available;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wrapper-height-500-busi .service-boxes {
  gap: 15px;
  margin-bottom: 15px;
}
.service-col-2 {
  max-width: 792px;
  margin: 0 auto;
}
.service-boxes-no-box .wp-block-column {
  padding: 0px;
  background: white;
  height: -webkit-fill-available;
  max-height: -webkit-fill-available;
  margin-bottom: 33px;
}
.service-boxes-no-box img {
  margin-bottom: 33px;
}
.service-boxes-b .wp-block-column {
  padding: 20px;
  background: white;
  height: -webkit-fill-available;
  max-height: -webkit-fill-available;
}
#page .service-boxes-b .financial-box .wp-block-column {
  padding: 50px;
}
#content .service-boxes .remove {
  background: transparent;
  -webkit-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  border: 0px solid transparent;
}
.service-boxes img {
  margin-bottom: 20px;
}
.service-boxes .wp-block-column p {
  padding: 0px 20px 10px 20px;
}
.service-boxes .wp-block-column a.wp-block-button__link {
  margin-bottom: 20px;
}
#content .sprow-individal-benefits .remove {
  background: transparent;
  -webkit-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  display: none;
}
#content .sprow-individal-benefits {
  max-width: 795px;
  margin: 30px auto;
}
#primary .sue-panel-content {
  background: #f2f2f3;
  font-size: 14px;
  line-height: 27px;
}
.get-to-know figure figure {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
}
.wp-block-image.get-to-know img {
  max-width: 170px;
  margin-bottom: 10px;
  margin-top: -36px;
}
.get-to-know a img {
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
}
.get-to-know a {
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
}
.get-to-know a img:hover {
  -webkit-filter: brightness(1.025);
  filter: brightness(1.025);
}
#primary .gtk-gallery figcaption.wp-element-caption {
  padding: 5px;
  color: white;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  margin-top: -47px;
  background: -webkit-gradient(linear, left bottom, left top, from(#0000002b), color-stop(70%, #0000001f), to(#0000));
  background: -o-linear-gradient(bottom, #0000002b, #0000001f 70%, #0000);
  background: linear-gradient(0deg, #0000002b, #0000001f 70%, #0000);
}
#primary .gtk-gallery figcaption.wp-element-caption a {
  text-shadow: 0px 0px 10px black, 0px 0px 5px black;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
  font-weight: 500;
  text-decoration: none;
}
#primary .gtk-gallery figcaption.wp-element-caption a:hover {
  text-shadow: 0px 0px 0px transparent, 0px 0px 0px transparent;
}
#primary .gtk-headline {
  position: relative;
  top: -30px;
  background: white;
  max-width: 400px;
  color: black;
  padding: 20px;
  margin: 0 auto;
  border-radius: 50px;
}
/*#primary .gtk-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}*/
#primary .gtk-gallery figure.wp-block-image {
  flex-grow: 0;
}
.service-col-3 a {
  text-decoration: none;
  text-align: center;
}
#content .service-col-3 h2 {
  font-size: 20px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.service-col-3 p {
  padding-left: 20px;
  padding-right: 20px;
}
.service-col-3 .wp-block-buttons {
  margin-bottom: 20px;
}
.personal-insurance-box {
  position: relative;
  z-index: 2;
  /*

  -webkit-box-shadow: 0px 10px 30px -19px #0000008a;

  box-shadow: 0px 10px 30px -19px #0000008a;

*/
}
.personal-insurance-box {
  -webkit-box-shadow: inset 0px 0px 30px #63667521;
  box-shadow: inset 0px 0px 30px #63667521;
  border: 1px solid #00000029;
}
.line-box {
  border: 1px solid #00000029;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
.line-box:hover {
  border: 1px groove #00000075;
}
.line-box a:hover h2, .line-box a:hover i {
  -webkit-animation: blurrin 0.9s both;
  animation: blurrin 0.9s both;
}
.personal-insurance-box .wp-block-media-text__content .wp-block-columns {
  max-width: 570px;
}
#primary .wp-block-media-text__content {
  padding-top: 100px;
  padding-bottom: 100px;
}
#primary .strongbump strong {
  font-size: 40px;
}
.img-width-neg {
  max-width: 210px;
  margin: 0 auto 40px;
}
.img-width-neg img {
  border-radius: 100px;
}
#main .cta-cover {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cta-flex .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.vert-line {
  width: 2px;
  height: 100%;
  background: white;
}
#primary .su-spoiler-content {
  padding: 1em 0px;
}
#main .su-spoiler-title {
  border-radius: 20px;
  background: #f2f2f3;
  color: var(--contrast-3);
  border: 1px solid #cccccc;
  text-align: left;
  font-size: 16px;
  padding-left: 36px;
  padding-top: 8px;
}
#main .su-spoiler-title:hover {
  background: white;
  color: black;
  border: 1px solid #cccccc;
}
#main .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
  left: 10px;
  top: 10px;
}
#main .su-spoiler .wp-block-columns {
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #f2f2f3;
  color: black;
  border: 1px solid #cccccc;
  padding: 20px;
}
#main .su-spoiler .wp-block-columns p:last-child {
  margin-bottom: 0px;
}
#main .su-spoiler.su-spoiler-closed > .su-spoiler-content {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.su-spoiler-closed .su-spoiler-content {
  padding: 1em 0px !important;
}
.fifty-split .wp-block-column {
  border-left: 3px ridge #00000015;
  border-right: 3px ridge #00000015;
  padding-left: 60px;
  padding-right: 60px;
}
.fifty-split .wp-block-column {
  min-height: 687px;
}
#content .more-ways .remove {
  background: transparent;
  padding: 0px;
  -webkit-box-shadow: 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent;
}
.more-ways .wp-block-column {
  position: relative;
}
.more-ways img {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-clip-path: circle(39% at 50% 50%);
  clip-path: circle(39% at 50% 50%);
  /*

  -webkit-box-shadow: 2px 2px 5px #0000007a;

  box-shadow: 2px 2px 5px #0000007a;

*/
}
.center-list {
  list-style: none;
  margin-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.center-list li {
  border: 1px solid var(--accent);
  text-align: center;
  font-weight: 700;
  margin: 1%;
  padding: 10px 20px;
  width: 31%;
  font-family: "Raleway", sans-serif;
  line-height: 26px;
  font-size: 18px;
}
.sponsor-images img {
  border: 1px solid var(--accent);
}
/*

.more-ways .wp-block-column .wp-block-image img {

  border-radius: 200px;

  border: 1px ridge #e5e5e5;

  padding: 14px;

  background: white;

}

*/
#primary .more-ways a.container {
  -webkit-transition: all 3.333ms ease-in-out;
  -o-transition: all 3.333ms ease-in-out;
  transition: all 3.333ms ease-in-out;
  -webkit-transition-delay: .999ms;
  -o-transition-delay: .999ms;
  transition-delay: .999ms;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-top: 20px;
  margin-bottom: 10px;
}
#primary .more-ways a.container {
  opacity: 1;
  text-decoration: none;
  position: relative;
}
#primary .more-ways a.container:hover {
  text-shadow: 0px 0px 0px transparent;
}
#primary .more-ways a.container img {
  -webkit-transition: all 3.333ms ease-in-out;
  -o-transition: all 3.333ms ease-in-out;
  transition: all 3.333ms ease-in-out;
}
#primary .more-ways a.container img:hover {
  mix-blend-mode: normal;

}
#content .more-ways-business {
  max-width: 80%;
}
.more-ways-business .remove {
  display: none;
}
/*

.cover-inset-blue-shadow .wp-block-cover__image-background {

  box-shadow: inset 0px 0px 100px 10px var(--contrast-3);

}

*/
.cover-inset-white-shadow .wp-block-cover__image-background {
  -webkit-box-shadow: inset 0px 0px 300px 50px white;
  box-shadow: inset 0px 0px 300px 50px white;
}
#main .sponser-gallery {
  gap: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#main .sponser-gallery figure {
  width: 14% !important;
  max-width: 14% !important;
  margin: 1% !important;
}
.blog article {
  margin-bottom: 37px;
}
.blog .inside-article {
  background: white;
  padding: 20px;
  border: 1px solid #00000029;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.blog .inside-article:hover {
  -webkit-box-shadow: inset 0px 10px 40px 0px #eae6e699;
  box-shadow: inset 0px 10px 40px 0px #eae6e699;
  border: 1px solid var(--contrast-2);
}
#content div#right-sidebar a {
  font-weight: 500;
  font-size: 12px;
}
#content div#right-sidebar {
  line-height: 20px;
}
nav#nav-below a {
  font-weight: 500 !important;
  font-size: 12px;
}
#content .wtr-time-wrap {
  color: #393939;
  font-size: 16px;
  background: rgb(234, 230, 230);
  background: -webkit-gradient(linear, left top, right top, color-stop(35%, rgba(234, 230, 230, 0.927608543417367)), to(rgba(234, 230, 230, 0)));
  background: -o-linear-gradient(left, rgba(234, 230, 230, 0.927608543417367) 35%, rgba(234, 230, 230, 0) 100%);
  background: linear-gradient(90deg, rgba(234, 230, 230, 0.927608543417367) 35%, rgba(234, 230, 230, 0) 100%);
  padding: 1px 10px;
  margin-top: 20px;
  margin-left: 0px;
  display: block;
  max-width: 190px;
}
.admin-bar .top-bar {
  top: 61px;
}
.apply-min-size {
  min-height: 275px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.service-boxes .wp-block-column {
  padding: 20px;
}
.margbot0 {
  margin-bottom: 0px;
}
.margnudgeup {
  margin-top: -50px !important;
}
footer.entry-meta #nav-below {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
footer.entry-meta #nav-below .nav-next {
  text-align: right;
}
footer.entry-meta #nav-below .nav-previous {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer.entry-meta #nav-below .nav-next {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer.entry-meta #nav-below .nav-next .icon-arrow-right {
  margin-right: 0em;
  margin-left: 0.6em;
}
footer.entry-meta #nav-below .gp-icon {
  font-size: 12px;
  opacity: 1;
}
.blog h2.entry-title a {
  font-size: 20px;
  text-decoration: underline;
}
.blog .entry-summary {
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog #primary, .post-template-default #primary {
  padding-right: 5%;
}
#right-sidebar .widget {
  padding: 20px;
}
#right-sidebar .widget h2 {
  font-weight: 700;
  font-size: 20px;
}
#main .su-expand-link {
  text-align: center !important;
}
/*

#main .main-squeeze {

  max-width: 90%;

  margin: 20px auto;

}

*/
body:not(.home) .mark-text mark {
  font-size: 32px;
}
.mark-text mark {
  font-size: 42px;
}
.mark-text-h4 {
  font-size: 34px;
}
.mark-text-h4 mark {
  font-size: 40px;
}
h4.line-height-soft-enter {
  line-height: 1.25em;
}
.newspaper-z {
  position: relative;
  z-index: 2;
}
.rev-logo {
  max-width: 90%;
}
.squeeze-footer {
  padding-left: 7vw;
}
.special .white-box {
  max-width: 1070px;
  position: relative;
  right: -70px;
  border-left: 6px solid var(--contrast-3);
}
#main .gform_wrapper.gravity-theme .gfield_label {
  font-size: 13px;
  font-weight: 500;
}
.special .arrow-left:after {
  content: " ";
  position: absolute;
  left: -15px;
  top: 15px;
  border-top: 15px solid transparent;
  border-right: 15px solid var(--contrast-3);
  border-left: none;
  border-bottom: 15px solid transparent;
}
#content .special .wp-block-cover__image-background {
  background-position: 20% 50% !important;
}
.contact-sidebar {
  padding: 30px;
  height: -webkit-fill-available;
  background: #9a742b;
}
.contact-sidebar hr {
  border: 0px;
  opacity: .4;
  margin-bottom: 20px;
  margin-top: 20px;
}
.contact-sidebar .logo-bar {
  max-width: 250px;
  margin: 0 auto;
  display: block;
}
#primary .contact-left iframe {
  width: 100%;
  max-height: 300px;
}
#content .gfield_checkbox label {
  display: inline-block;
  width: 95%;
  cursor: pointer;
}
#content .gfield_checkbox input {
  -webkit-box-shadow: 0px 0px 0px transparent !important;
  box-shadow: 0px 0px 0px transparent !important;
  cursor: pointer;
  margin-right: 10px
}
#content .gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#content .gfield_checkbox .gchoice {
  color: black;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  cursor: pointer;
  padding: 10px;
  width: 31%;
  background: var(--base-3);
}
#content .gfield_checkbox .gchoice:hover {
  -webkit-box-shadow: 2px 2px 5px #00000040;
  box-shadow: 2px 2px 5px #00000040;
  background: var(--contrast-3);
  color: white;
}
#content .gfield_checkbox .gchoice:active {
  background: #00000010;
  -webkit-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
}
#gform_wrapper_2 {
  color: var(--base-3);
  padding: 30px;
  background: #5d6166b5;
}
#field_2_12 {
  border: 1px solid #0000003d;
  background: #0000001a;
}
#gform_wrapper_1 h2.gform_title, #gform_wrapper_2 h2.gform_title, #gform_wrapper_3 h2.gform_title {
  font-weight: 500;
}
#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_3 {
  border-radius: 30px;
}
#gform_fields_1 input, #gform_fields_1 textarea, #gform_fields_1 select, #gform_fields_2 input, #gform_fields_2 textarea, #gform_fields_2 select, #gform_fields_3 input, #gform_fields_3 textarea, #gform_fields_3 select {}
.hero-animation {
  overflow: hidden
}
.hero-animation .wp-block-cover__image-background {
  -webkit-animation: 65s ease-out infinite alternate both zoom-bg;
  animation: 65s ease-out infinite alternate both zoom-bg;
}
span.bsf-rt-reading-time {
  margin-top: 20px;
}
.cover-inset-blue-shadow .wp-block-cover__image-background {
  -webkit-box-shadow: inset 0px 0px 45px 15px #00000040;
  box-shadow: inset 0px 0px 45px 15px #00000040;
}
#primary .col-img-thumbnails img {
  border-radius: 999px !important;
  margin-top: 25px;
}
#primary hr.is-style-dots {
  display: none;
}
.service-boxes-group-business .wp-block-column {
  min-height: 465px;
}
#content .remove-margin-bottom {
  margin-bottom: 0px;
}
.newspaper-cta a.wp-block-button__link {
  font-weight: 700;
}
.newspaper-cta a.wp-block-button__link:hover {
  color: var(--base-3) !important;
  background-color: var(--contrast) !important;
}
.page-id-693 .inner-hero .wp-block-columns {
  max-width: 530px;
}
.page-id-799 .inner-hero .wp-block-columns {
  max-width: 550px;
}
.page-id-29 .inner-hero .wp-block-columns {
  max-width: 520px;
}
.inner-hero .wp-block-columns {
  max-width: 600px;
}
.inner-hero-margin-wp .wp-block-columns {
  margin-bottom: 0px;
}
.white-box-claim h2 {
  margin-top: 12px;
  font-size: 25px;
}
.white-box-claim i {
  background: var(--contrast);
  color: white;
  padding: 10px;
  font-size: 15px;
  border-radius: 100px;
  margin-bottom: 10px;
}
.white-box-claim .flex .wp-block-group__inner-container p {
  margin-bottom: 0px;
}
.white-box-claim .flex .wp-block-group__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.white-box-claim .flex .wp-block-group__inner-container i {
  margin-right: 10px;
}
.white-box-claim .flex .wp-block-group__inner-container a.wp-block-button__link {
  margin-left: 10px;
}
.white-box-claim .flex .wp-block-group__inner-container .maxp {
  max-width: 290px;
}
.white-box-claim {
  min-height: 320px;
}
#main blockquote.wp-block-quote {
  background: var(--accent);
  font-style: normal;
  border-left: 5px solid var(--contrast-2);
}
.service-list .wp-block-column p {
  margin-bottom: 0px;
  display: block;
}
.service-list .wp-block-column a {
  background: rgb(226, 226, 226);
  background: -o-linear-gradient(bottom, rgba(226, 226, 226, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(226, 226, 226, 1)), to(rgba(255, 255, 255, 1)));
  background: linear-gradient(0deg, rgba(226, 226, 226, 1) 0%, rgba(255, 255, 255, 1) 100%);
  padding: 20px;
  border-radius: 14px;
  border: 2px solid white;
  -webkit-box-shadow: inset 0px 0px 10px #00000042, 0px 0px 20px #0000003b;
  box-shadow: inset 0px 0px 10px #00000042, 0px 0px 20px #0000003b;
  text-decoration: none;
  display: inline-block;
}
.service-list .wp-block-column a img {
  mix-blend-mode: multiply;
}
.service-list .wp-block-column a:hover {
  -webkit-box-shadow: inset 0px 0px 5px #00000042, 0px 0px 10px #0000003b;
  box-shadow: inset 0px 0px 5px #00000042, 0px 0px 10px #0000003b;
}
.stripes-dark figcaption.wp-element-caption {
  color: white;
  padding-bottom: 10px;
}
#page .financial-cover-white-boxes .service-boxes-b .wp-block-column {
  min-height: 669px;
}
.five-locations ul {
  list-style: none;
  margin-left: 0px;
  text-align: center;
}
.one-location ul {
  list-style: none;
  margin-left: 0px;
}
.blog-cover a.wp-block-button__link {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
  font-size: 14px;
  padding: 8px 40px;
  font-weight: 700;
}
.blog-cover a.wp-block-button__link:hover {
  background: #9a742b !important;
  color: white !important;
}
/*

#main .main-squeeze p {

  margin-bottom: 40px;

}

*/
.white-box-claim p {
  margin-bottom: 0px;
  margin-top: 25px;
}
.rac-special {
  border: 1px solid white;
  padding: 20px;
  background: #0000008f;
}
.job-frame-wrapper iframe {
  min-height: 190px;
}
.gfield--type-fileupload {
  padding: 20px;
  border: 1px dashed #818181;
  border-radius: 5px;
}
.special-help {
  list-style: none;
  margin-left: 0px;
  marign-bottom: 0px;
}
.special-help li a, .special-help li {
  color: white;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.special-help li a:hover {
  color: #bdbdbd;
}
.special-help li {
  border-bottom: 1px solid #FFFFFF20;
  padding-bottom: 5px;
  margin-top: 5px;
  text-align: center;
  font-size: 18px;
}
.special-help li:last-child {
  border-bottom: 0px solid transparent;
  padding-bottom: 0px;
}
.special-help li:first-child {
  margin-top: 0px;
}
.special-help-wrapper {
  background: #00000091;
  padding: 20px;
  max-width: 490px;
  margin: 0 auto;
}
.special-help li em {
  font-size: 12px;
  font-style: normal;
}
#content .special-help a {
  font-weight: 500;
}
li.brocker-check-list em {
  display: none;
}
li.brocker-check-list a:before {
  margin: 10px auto 0px;
  content: "";
  background-image: url(/wp-content/uploads/2023/10/BrokerCheck-Logo.jpg);
  width: 260px;
  height: 70px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
}
.has-small-font-size {
  line-height: 22px;
}
#primary .more-ways a {
  -webkit-transition: all 3.333ms ease-in-out;
  -o-transition: all 3.333ms ease-in-out;
  transition: all 3.333ms ease-in-out;
}
.more-ways .wp-block-column p {
  color: black;
  border-radius: 360px;
  font-size: 12px;
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, 1)), color-stop(90%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
}
li.line-height-li {
  line-height: 25px;
}
#gform_wrapper_2 .gfield_required_asterisk {
  color: white !important;
}
#gform_wrapper_1 .gfield_required_asterisk, #gform_wrapper_3 .gfield_required_asterisk {
  color: black !important;
}
/*

.more-ways .wp-block-column p {

  color: white;

  display: block;

  font-size: 14px;

  padding: 5px;

  margin-bottom: 0px;

  line-height: 23px;

  position: absolute;

  top: 170px;

  left: 22%;

  right: auto;

  text-align: left;

  max-width: 170px;

  text-shadow: 0px 0px 3px black, 1px 1px 2px black, 2px 2px 4px black;

  background: #000000b3;

}

*/
/*

.more-ways .wp-block-column .container p {

  color: white;

  display: block;

  font-size: 14px;

  margin-bottom: 0px;

  line-height: 23px;

  -webkit-transition: all 3.333ms ease-in-out;

  -o-transition: all 3.333ms ease-in-out;

  transition: all 3.333ms ease-in-out;

  position: absolute;

  top: 60px;

  left: 0px;

  right: auto;

  text-align: left;

  max-width: 170px;

  text-shadow: 0px 0px 3px black, 1px 1px 2px black, 2px 2px 4px black;

  background: #0000006b;

  border-radius: 100px;

  padding: 5px 14px;

}

*/
.brokercheck a {
  color: white;
}
.broker-checker-eric-page {
  margin-top: 10px;
  margin-left: -20px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.brokercheck img, .broker-checker-eric-page img {
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.brokercheck img:hover, .broker-checker-eric-page:hover {

}
p.has-contrast-color.has-text-color.has-small-font-size {
  line-height: 26px;
}
.jointeam-wrapper h3 {
  margin-bottom: 3px;
}
.join-summary {
  color: black;
  text-align: center;
}
.jointeam-wrapper {
  background: #f2f2f3;
  padding: 15px;
  color: #333333;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: 0px 1px 2px #eeeeee;
  -moz-box-shadow: 0px 1px 2px #eeeeee;
  -webkit-box-shadow: 0px 1px 2px #eeeeee;
  margin-top: 35px;
}
.newspaper-z.newspaper-cta .white-box {
  padding: 45px 15px;
}
#content .wrapper-height-500 .service-boxes .wp-block-column a {
  min-height: 211px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.wrapper-height-600 .service-boxes .wp-block-column {
  min-height: 524px;
}
.five-locations .white-box {
  padding: 20px;
}
#content .five-locations li a {
  font-size: 18px;
}
#content .one-location li a {
  font-size: 18px;
}
#content .one-location iframe {
  width: 100%;
  max-height: 380px;
}
#footer-widgets .phone {
  margin-left: 5px;
}
.location-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.location-wrapper .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#footer-widgets .location-list li a {
  padding: 9px 28px;
  background: white;
  border: 1px solid #0000003d;
  border-radius: 999px;
  margin-bottom: 0px !important;
  margin-left: 28px;
  margin-right: 28px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
#footer-widgets .location-list li a:hover {
  color: black;
  background: #edeef1;
}
#footer-widgets .location-list li a:active {
  background: black;
  color: white !important;
}
.sm-office {
  position: absolute;
  top: -6px;
  left: 50px;
  color: black;
  font-size: 12px;
}
.sm-office-2 {
  position: relative;
  top: 9px;
}
.displaynone {
  display: none !important;
}
.button-services .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.button-services .wp-block-buttons {
  margin-bottom: 10px;
  margin-right: 10px;
}
.button-services {
  margin-top: 30px;
}
.button-services a.wp-block-button__link {
  padding: 4px 20px !important;
}
.location-page-wrapper iframe {
  max-height: 160px;
  margin-bottom: 20px;
}
li.has-small-font-size {
  margin-top: 10px;
}
#main .cta-btn-wrap .main-squeeze p {
  max-width: 1200px;
  margin: 10px auto;
}
.grey-bar-cover img.wp-block-cover__image-background {
  -webkit-filter: grayscale(1) brightness(0.5);
  filter: grayscale(1) brightness(0.5);
}
.grey-bar-cover span.wp-block-cover__background {
  -webkit-box-shadow: inset 0px 0px 20px #00000063;
  box-shadow: inset 0px 0px 20px #00000063;
}
.wp-block-cover.alignfull.grey-bar-cover {
  min-height: 50px;
}
.uppercase {
  text-transform: uppercase;
}
.hero h1 {
  font-size: 46px;
}
#content .headshots-bg-hero p.montserrat.has-large-font-size strong {
  font-weight: 400;
}
#content .headshots-bg-hero p.montserrat.has-large-font-size {
  font-size: 60px !important;
  margin-bottom: 0px;
  font-weight: 400;
}
.grey-grady .wp-block-cover__background {
  background: rgb(190, 195, 200);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(190, 195, 200, 1)), to(rgba(134, 135, 136, 1)));
  background: -o-linear-gradient(top, rgba(190, 195, 200, 1) 0%, rgba(134, 135, 136, 1) 100%);
  background: linear-gradient(180deg, rgba(190, 195, 200, 1) 0%, rgba(134, 135, 136, 1) 100%);
}
/*

.newspaper-z span.wp-block-cover__background {

	background-image: url('/wp-content/uploads/2024/06/groovepaper.png')

}

*/
.line-box {
  background: white;
}
.service-boxes .wp-block-column {
  background: white;
}
.button-services .wp-block-buttons:last-child {
  margin-right: 0px;
}
@media only screen and (max-width: 1366px) {
  button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, #primary a.wp-block-button__link, #footer-widgets .wp-block-button__link, #masthead .wp-block-button__link, .top-bar #block-13 a.wp-block-button__link {
    font-size: 16px;
  }
  .wp-block-spacer.mq-spacer {
    height: 0px !important;
  }
  #page .headshots-bg-hero .wp-block-cover__image-background {
    -o-object-position: 20% 0% !important;
    object-position: 20% 0% !important;
  }
}
@media only screen and (max-width: 650px) {
  .top-bar #block-13 a.wp-block-button__link {
    font-size: 14px;
  }
  .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.headshots-bg-hero .wp-block-cover__image-background {
  -o-object-position: 50% 0% !important;
  object-position: 50% 0% !important;
}
@media only screen and (max-width: 768px) {
  .page-id-123 ul li {
    text-align: center;
  }
  #page .headshots-bg-hero .wp-block-cover__image-background {
    -o-object-position: 0% 0% !important;
    object-position: 0% 0% !important;
  }
  #footer-widgets .wp-block-columns .wp-block-column:first-child {
    display: none;
  }
  #main .home-link-list {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #block-9 p {
    text-align: center;
  }
  #main .inner-hero .wp-block-columns {
    max-width: 100%;
  }
  #main .inner-hero .has-text-align-left {
    text-align: center;
  }
  #page .inner-hero .wp-block-cover__image-background {
    -o-object-position: 50% 10% !important;
    object-position: 50% 10% !important;
  }
}
@media only screen and (max-width: 399px) {
  .wp-container-core-buttons-layout-1.wp-container-core-buttons-layout-1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.wp-block-cover.alignfull.grey-bar-cover a.wp-block-button__link.wp-element-button {
  background: transparent;
  border: 2px solid white;
}
.squeezer {
  max-width: 800px;
  margin: 0 auto;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, #primary a.wp-block-button__link, #footer-widgets .wp-block-button__link, #masthead .wp-block-button__link, .top-bar #block-13 a.wp-block-button__link {
  border-radius: 0px;
}
/*---xTablex---*/
#main .wp-block-table thead tr {
  background: var(--contrast-3);
  color: var(--base-3);
}
/*	--------------------------------------------------

	:: Responsive Tables 

	-------------------------------------------------- */
table {
  width: 100%;
  border-collapse: collapse;
}
/* striping */
tr:nth-of-type(odd) {
  background: #eee;
}
td, th {
  padding: 6px;
  border: 1px solid #eee;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  table, thead, tbody, th, td, tr {
    display: block;
  }
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  tr {
    border: 1px solid #ccc;
  }
  #main td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  td:nth-of-type(1):before {
    content: "Document";
  }
  td:nth-of-type(2):before {
    content: "Website";
  }
}
/*---xAnimationsx---*/
@-webkit-keyframes zoom-bg {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
  }
  100% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transform-origin: center;
    transform-origin: center
  }
}
@keyframes zoom-bg {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
  }
  100% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transform-origin: center;
    transform-origin: center
  }
}
/*---xRefinementsx---*/
#masthead {
  border-bottom: 1px groove #0000002e;
}
#page .hero {
  border-bottom: 1px groove #0000002e;
}
/*---x Media Queries x---*/
.contact-wrapper-off-canvas {
  display: none;
}
body:not(.home) .ez-cr {
  display: none;
}
.footer-addr {
  font-style: normal !important;
}
#mobile-menu-control-wrapper button.menu-toggle {
  border: 1px groove #0000002e;
  padding: 10px 20px;
  line-height: 26px;
  border-radius: 0px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
  font-size: 20px;
  color: var(--base-3);
  background-color: var(--contrast-3);
}
#mobile-menu-control-wrapper button.menu-toggle:hover {
  color: var(--contrast-2);
  font-weight: 700 !important;
  background: white;
  border: 1px groove #000000;
}
#mobile-menu-control-wrapper button.menu-toggle:active {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .222ms;
  -o-transition-delay: .222ms;
  transition-delay: .222ms;
  color: var(--contrast-3);
  background-color: #edeef1;
}
@media only screen and (max-width: 1600px) {
  #page .headershot .wp-block-columns {
    padding-left: 48vw;
  }
}
@media only screen and (max-width: 1526px) {
  .wp-block-media-text.is-image-fill .wp-block-media-text__media {
    min-height: 500px;
  }
}
@media only screen and (max-width: 1400px) {
  body {
    font-size: 1em;
  }
  #menu-primary-menu li a {
    font-size: 15px;
  }
  .wp-block-media-text.is-image-fill .wp-block-media-text__media {
    min-height: 300px;
  }
}
@media only screen and (max-width: 1340px) {
  #main .headshots-bg-hero {
    min-height: 490px !important;
  }
  #footer-widgets .location-list li a {
    padding: 9px 18px;
  }
  #menu-primary-menu li a {
    font-size: 14px;
  }
  .team-sidebar li {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1240px) {
  #footer-widgets .location-list li a {
    margin-left: 8px;
    margin-right: 8px;
  }
  #footer-widgets .contact-wrapper a {
    font-size: 20px
  }
  #menu-primary-menu li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1200px) {
  .page-id-5738 .brushbg .wp-block-columns {
    display: flex;
    flex-direction: column;
  }
  #menu-primary-menu li a {
    font-size: 12px;
    padding-left: 0px;
  }
  #menu-primary-menu .link-sp {
    padding-left: 10px !important;
  }
  .menu-item-has-children .dropdown-menu-toggle {
    padding-right: 20px;
  }
  .team-cover #target {
    position: relative;
    left: 0px;
    margin: 0 auto;
    display: block;
    max-width: 340px;
  }
  a.fp-team-hover {
    position: relative;
    top: 60px;
  }
  #content .home-team-col .wp-block-column {
    width: 100%;
    text-align: center;
  }
  .home-team-col .wp-block-column:first-child {
    display: none;
  }
  #content .home-team-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0px;
  }
  #main .service-col-home {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .service-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0px;
  }
  #footer-widgets .footer-address-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .squeeze-footer {
    padding-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 1010px) {
  .location-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer-widgets .location-list li a {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    display: block;
  }
}
@media only screen and (max-width: 992px) {
  .footer-widget-1 #block-12 {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-widget-1 #block-12 .social-media-flex .visit {
    display: none;
  }
  .copyright-bar {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 6vw;
    padding-right: 6vw;
  }
  .special .white-box {
    right: 0px;
  }
}
@media only screen and (max-width: 1080px) {
  .top-bar #block-13 a.wp-block-button__link {
    font-size: 12px;
    padding: 3px 18px;
  }
  #site-navigation .inside-navigation {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%;
  }
  .hs1 .wp-block-cover__background, .hs2 .wp-block-cover__background, .hs3 .wp-block-cover__background, .hs4 .wp-block-cover__background, .hs5 .wp-block-cover__background, .hs6 .wp-block-cover__background, .hs7 .wp-block-cover__background, .hs8 .wp-block-cover__background, .hs9 .wp-block-cover__background, .hs10 .wp-block-cover__background, .hs11 .wp-block-cover__background, .hs12 .wp-block-cover__background, .hs13 .wp-block-cover__background, .hs14 .wp-block-cover__background, .hs15 .wp-block-cover__background, .hs16 .wp-block-cover__background, .hs17 .wp-block-cover__background, .hs18 .wp-block-cover__background, .hs19 .wp-block-cover__background, .hs20 .wp-block-cover__background, .hs21 .wp-block-cover__background, .hs22 .wp-block-cover__background, .hs23 .wp-block-cover__background, .hs24 .wp-block-cover__background, .hs25 .wp-block-cover__background, .hs26 .wp-block-cover__background, .hs27 .wp-block-cover__background, .hs28 .wp-block-cover__background, .hs29 .wp-block-cover__background, .hs30 .wp-block-cover__background, .hs31 .wp-block-cover__background, .hs32 .wp-block-cover__background, .hs33 .wp-block-cover__background, .hs34 .wp-block-cover__background, .hs35 .wp-block-cover__background, .hs36 .wp-block-cover__background, .hs37 .wp-block-cover__background, .hs38 .wp-block-cover__background, .hs39 .wp-block-cover__background, .hs40 .wp-block-cover__background, .hs41 .wp-block-cover__background {
    background-position: left center;
    background-position-x: -180px;
    background-size: cover;
  }
  #menu-primary-menu-1 li:after {
    content: none;
  }
  #generate-slideout-menu {
    z-index: 9999999999 !important;
  }
  #menu-primary-menu-1 {
    padding: 0px;
  }
  #generate-slideout-menu .inside-navigation.grid-container.grid-parent {
    padding: 0px;
  }
  #menu-primary-menu-1 li a {
    padding: 5px 10px;
    line-height: 40px;
  }
  #menu-primary-menu-1 li:last-child a {
    padding-right: 10px;
  }
  #menu-primary-menu-1 li {
    border-bottom: 1px solid #ffffff17;
  }
  #menu-primary-menu-1 .sub-menu li a {
    padding: 10px;
  }
  #menu-primary-menu-1 li:first-child a {
    padding-left: 10px !important;
  }
  #block-13 .contact-wrapper-off-canvas a:before {
    margin-right: 10px;
  }
  #block-13 a:before {
    margin-right: 10px;
  }
  .contact-wrapper-off-canvas span {
    margin-bottom: 15px;
    display: block;
  }
  .contact-wrapper-off-canvas span:last-child {
    margin-bottom: 0px;
  }
  #primary .gtk-gallery figure {
    max-width: 31%;
  }
}
@media only screen and (max-width: 940px) {
  #footer-widgets .contact-wrapper a {
    font-size: 18px;
  }
  #content .inner-hero .wp-block-cover__background {
    opacity: .7;
    background: var(--accent);
  }
}
@media only screen and (max-width: 780px) {
  #footer-widgets .contact-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  #footer-widgets .contact-wrapper span:first-child {
    margin-top: 0px;
  }
  #footer-widgets .contact-wrapper span:last-child {
    margin-bottom: 0px;
  }
  #footer-widgets .contact-wrapper span {
    text-align: center;
    padding-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
  #main .headshots-bg-hero {
    min-height: auto !important;
  }
  .page-id-115 .wp-block-cover__background.has-background-dim.has-background-dim-0 {
    background: black;
    opacity: .7;
  }
}
@media only screen and (max-width: 768px) {
  .service-boxes .wp-block-column a {
    max-height: 180px;
  }
  .service-boxes h3 {
    font-size: 16px;
  }
  .parent-pageid-123 #main ul, .parent-pageid-123 #main li {
    text-align: center;
    list-style: none;
    margin-left: 0px;
  }
  #mobile-menu-control-wrapper button.menu-toggle {
    font-size: 16px;
  }
  #page .headshots-bg-hero p {
    color: white;
  }
  #page .headshots-bg-hero .wp-block-cover__background {
    opacity: .3;
    background-color: black !important;
  }
  #main .wp-block-cover.alignfull.grey-bar-cover p {
    font-size: 16px;
  }
  .site-logo {
    max-width: 160px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wp-block-media-text.is-image-fill .wp-block-media-text__media {
    min-height: 120px;
  }
  .more-ways .wp-block-column p {
    max-width: 280px;
    text-align: center;
    margin: 0 auto;
  }
  #main .hero span.wp-block-cover__background {
    opacity: .5;
    background-color: black;
  }
  .hero .wp-block-cover__image-background {
    -o-object-position: 65% 35% !important;
    object-position: 65% 35% !important;
  }
  #page .hero {
    min-height: 500px;
  }
  .rev-logo {
    max-width: 100%;
  }
  #primary .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  #primary .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  #primary .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important;
  }
  body {
    text-align: center;
  }
  #content .gfield_checkbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #content .gfield_checkbox .gchoice {
    margin: 1%;
    width: 98%;
  }
  .blog-cover .wp-block-buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #main .wp-block-buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #main ul, #main ol {
    text-align: left;
  }
  .white-box {
    padding: 30px;
  }
  .mq-spacer {
    max-height: 0px !important;
  }
  .contact-sidebar {
    position: relative;
    top: 0px;
  }
  #content .service-col figure.wp-block-media-text__media {
    background-position: 60% 25% !important;
  }
  #main .product-media-col .wp-block-media-text__content {
    padding: 60px;
  }
  #primary .wp-block-media-text__content {
    padding: 60px;
  }
  .cta-flex .wp-block-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #main .sponser-gallery figure {
    width: 30% !important;
    max-width: 30% !important;
  }
  .fifty-split .wp-block-column {
    padding-left: 10px;
    padding-right: 10px;
  }
  .more-ways .wp-block-column {
    margin-top: 0px;
  }
  .more-ways {
    margin-top: 20px;
  }
  .footer-addr {
    display: none;
  }
  #page .headershot .wp-block-columns {
    padding-left: 8vw;
  }
  #content .more-ways-business {
    max-width: 100%;
  }
  .top-bar {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #edeef1;
    margin-top: -55px;
  }
  .location-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #footer-widgets .location-list li {
    margin-bottom: 20px !important;
  }
  #footer-widgets .location-list li:last-child {
    margin-bottom: 0px !important;
  }
  .flex-break-100 {
    margin-bottom: 0px;
  }
  #main .su-spoiler-title {
    font-size: 14px;
  }
  .center-list li {
    width: 48%
  }
  .page-id-111 .inner-hero h1 br {
    display: none !important;
  }
  #primary .gtk-gallery figure {
    max-width: 48%;
    margin-bottom: 0px !important;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .wp-block-gallery.has-nested-images figure.wp-block-image img {
    width: 100%;
  }
}
/* call now button */
@media only screen and (max-width: 650px) {
  a.generate-back-to-top {
    bottom: 90px !important;
  }
  .copyright-bar {
    line-height: 18px;
  }
  #footer-widgets .contact-wrapper span {
    margin-top: 0px;
  }
  .inner-hero {
    min-height: auto;
  }
  #primary .gtk-gallery figcaption.wp-element-caption {
    font-size: 12px;
  }
}
@media only screen and (max-width: 600px) {
  #primary .wp-block-media-text__content {
    padding: 20px;
  }
  #footer-widgets .contact-wrapper a {
    font-size: 16px;
    line-height: 16px;
  }
  .copyright-bar {
    padding-left: 10vw;
    padding-right: 10vw;
  }
  #masthead .contact-wrapper .phone {
    display: none;
  }
  #masthead .contact-wrapper .email {
    margin-left: 0px;
  }
  .contact-wrapper-off-canvas {
    display: block;
    text-align: left;
  }
  #block-13.slideout-widget {
    margin: 0px;
  }
  .contact-wrapper-off-canvas a {
    font-weight: 700;
  }
  .contact-wrapper-off-canvas .address {
    margin-bottom: 10px;
  }
  #main .sponser-gallery figure {
    width: 47% !important;
    max-width: 47% !important;
  }
  .center-list li {
    width: 98%
  }
}
/*---xAnimationx---*/
.fade-in {
  -webkit-animation: fade-in 1.3s cubic-bezier(0.333, 0.666, 0.999, 1.000) both;
  animation: fade-in 1.3s cubic-bezier(0.333, 0.666, 0.999, 1.000) both;
  -webkit-animation-delay: 333ms;
  animation-delay: 333ms;
}
.fade-in-2 {
  -webkit-animation: fade-in .9s cubic-bezier(0.333, 0.666, 0.999, 1.000) both;
  animation: fade-in .9s cubic-bezier(0.333, 0.666, 0.999, 1.000) both;
  -webkit-animation-delay: 999ms;
  animation-delay: 999ms;
}
.fade-in-1 {
  -webkit-animation: fade-in .6s cubic-bezier(0.333, 0.666, 0.999, 1.000) both;
  animation: fade-in .6s cubic-bezier(0.333, 0.666, 0.999, 1.000) both;
  -webkit-animation-delay: 222ms;
  animation-delay: 222ms;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-up {
  -webkit-animation: fade-in-up 1.3s cubic-bezier(0.333, 0.666, 0.999, 1.000) both;
  animation: fade-in-up 1.3s cubic-bezier(0.333, 0.666, 0.999, 1.000) both;
  -webkit-animation-delay: 333ms;
  animation-delay: 333ms;
}
@-webkit-keyframes fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}