@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}

a {
  color: #ef7a23;
}
a:hover, afocus {
  color: #d0610f;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], input[type=number], textarea, select {
  color: #231f20;
  background-color: #f7f8f9;
  border-color: #b2b2be !important;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=number]:focus, textarea:focus, select:focus {
  border-color: #ef7a23 !important;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  border: 1px solid;
  border-radius: 0;
  padding: 10px 15px;
  max-width: 100%;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  line-height: 2;
}

.gform_wrapper button, .gform_wrapper input[type=button], .gform_wrapper input[type=submit] {
  color: #fff !important;
  border-radius: 10px !important;
  padding: 12px 30px;
  min-width: 200px;
  border: 1px solid #ef7a23;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px !important;
}

.gform_wrapper.gravity-theme .gfield_list_icons button {
  min-width: initial;
  text-indent: -99999px;
}

.gform_wrapper .top_label .gfield_label {
  line-height: 1.7;
}

div#ez-toc-container {
  padding: 25px;
}
div#ez-toc-container .ez-toc-title {
  margin-bottom: 15px;
  display: block;
}
div#ez-toc-container ul li {
  margin-bottom: 5px;
}

table {
  border-collapse: collapse;
  border: 1px solid #ccc;
}
table th,
table td {
  border: 1px solid #ccc;
  padding: 0.5em;
}

.orange h3 {
  color: #ef7a23;
}

.gform_legacy_markup_wrapper .field_description_below .gfield_description {
  display: block;
}

@media (max-width: 768px) {
  .fl-col-small:not(.fl-col-small-full-width) {
    max-width: 100%;
  }
}
#serviceMenu {
  padding: 0;
  background-color: #ef7a23;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-align: center;
  text-transform: uppercase;
}
#serviceMenu > div {
  padding: 0;
}
#serviceMenu .fl-module-content {
  margin: 0;
}
#serviceMenu li:after {
  content: "";
  font-size: 0;
  position: absolute;
  top: 10%;
  right: 0;
  height: 80%;
  width: 1px;
  background: #fff;
}
#serviceMenu a {
  font-size: 13px;
  line-height: 1.2;
  color: #fff;
  padding: 15px;
  max-width: 200px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 80px;
  vertical-align: middle;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}
#serviceMenu a:hover, #serviceMenu a:focus {
  background-color: #d0610f;
}
#serviceMenu .current_page_item a, #serviceMenu .current-menu-item a {
  background-color: #d0610f;
}

.serviceMenu2 {
  line-height: 1.2;
  background: #ebebeb;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.7px;
  text-align: center;
  text-transform: uppercase;
  margin-top: -50px;
  z-index: 1;
  position: relative;
}

.serviceMenu2 ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: table;
}

.serviceMenu2 li {
  display: inline-block;
  position: relative;
  margin-bottom: 0 !important;
}

.serviceMenu2 a {
  color: #231f20;
  padding: 15px;
  max-width: 200px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 80px;
  vertical-align: middle;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}

.serviceMenu2 a:hover, .serviceMenu2 a:focus {
  background: #ef7a23;
}

.serviceMenu2 .current-menu-item a,
.serviceMenu2 .current-page-ancestor a {
  background: #b8b8b8;
}

@media only screen and (max-width: 992px) {
  #serviceMenu .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #serviceMenu li {
    width: 25%;
  }
  #serviceMenu a {
    max-width: 100%;
    width: 100%;
    min-height: 50px;
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 768px) {
  #serviceMenu li {
    width: 33%;
  }
}
#blogListSingle {
  color: #fff;
  line-height: 1.1;
}
#blogListSingle .latest-post-selection article {
  min-height: 200px;
  border-radius: 15px;
}
#blogListSingle .latest-post-selection article:hover:before, #blogListSingle .latest-post-selection article:focus:before {
  content: "";
  background: rgba(239, 122, 35, 0.8) !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#blogListSingle .latest-post-selection .article__info {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}

#mainFooter .menu li {
  margin-bottom: 7px;
}
#mainFooter .menu a:hover, #mainFooter .menu a:focus {
  color: #ef7a23;
}
#mainFooter form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  margin-top: -76px;
}
#mainFooter .gform_legacy_markup_wrapper div.validation_error {
  background: #fff !important;
}
#mainFooter .gform_confirmation_wrapper {
  text-align: center;
  color: #ef7a23;
  border: 1px solid #ef7a23;
  padding: 10px;
}
#mainFooter .gform_body {
  width: 75% !important;
}
#mainFooter .gform_body li {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
#mainFooter .gform_body li div {
  margin: 0 !important;
}
#mainFooter .gform_body input {
  padding: 20px !important;
  border: 1px solid #efe9e7 !important;
  margin: 0 !important;
  line-height: initial !important;
  border-radius: 0;
}
#mainFooter .gform_footer {
  width: 25% !important;
  margin: 0 !important;
  padding: 0 !important;
}
#mainFooter .gform_footer .gform_button {
  margin: 0 !important;
  width: 100% !important;
  height: 100%;
  border-radius: 0 !important;
  text-transform: uppercase;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  #mainFooter .fl-heading {
    text-align: center;
  }
  #mainFooter .fl-menu {
    text-align: center;
  }
  #mainFooter .fl-col-content {
    text-align: center;
  }
  #mainFooter form {
    display: block;
    margin-top: -69px;
  }
  #mainFooter .gform_body {
    width: 100% !important;
  }
  #mainFooter .gform_body li {
    width: 100% !important;
    margin-bottom: 5px !important;
  }
  #mainFooter .gform_footer {
    width: 100% !important;
  }
  #mainFooter .gform_footer .gform_button {
    height: 60px;
  }
}
body .fl-post-content h3 {
  font-size: 24px;
}
body .fl-post-content h2 {
  font-size: 24px;
  font-weight: 600;
}
body .fl-post-title {
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
body .fl-post-title:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -50px;
  height: 2px;
  width: 100px;
  background: rgba(0, 0, 0, 0.3);
}

#hero h1 {
  text-shadow: 0px 2px 25.65px rgba(0, 0, 0, 0.95);
  font-weight: 600;
}

blockquote {
  background: #f7f4e8;
  border-left: 5px solid rgba(0, 0, 0, 0.05);
  padding: 20px;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 1.5em;
  position: relative;
}

.steps {
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 25.65px 1.35px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 25.65px 1.35px rgba(0, 0, 0, 0.25);
  min-width: 290px;
  margin: 30px auto;
  padding: 30px;
  text-align: center;
}
.steps h3 {
  font-size: 24px;
  color: #ef7a23;
}
.steps h4 {
  font-size: 15px;
  color: #ef7a23;
}
.steps img {
  max-height: 70px;
  width: auto;
}
.steps p {
  margin-bottom: 0;
}

#SVreviews {
  text-align: center;
}
#SVreviews br {
  display: none !important;
}
#SVreviews a {
  color: #FFCB1E;
  text-decoration: none;
  font-size: 18px;
}
#SVreviews a img {
  display: block;
  margin: 10px auto;
}
#SVreviews p {
  margin-bottom: 0 !important;
}
#SVreviews img {
  max-height: 50px;
  width: auto;
}

.tacticsBox {
  background: #F6F6F6;
  padding: 30px 30px 15px;
  text-align: center;
  min-height: 410px;
}
.tacticsBox h4 {
  color: #ef7a23;
  font-size: 15px;
  font-weight: 600;
}

.featBox {
  background: #F6F6F6;
  padding: 30px 30px 15px;
  text-align: center;
  min-height: 250px;
}
.featBox h4 {
  color: #ef7a23;
  font-size: 15px;
  font-weight: 600;
}

#quoteTestimonial {
  border: 1px solid #fff;
  padding: 30px;
  position: relative;
}
#quoteTestimonial:after {
  content: "";
  position: absolute;
  top: -21px;
  left: 50%;
  margin-left: -32px;
  width: 64px;
  height: 42px;
  background: url(/wp-content/uploads/2018/02/quote.png) no-repeat center center;
  background-size: cover;
  z-index: 10;
}

.orangeBox .fl-rich-text {
  color: #fff;
  background: #EF7A23;
  padding: 30px;
  border-radius: 10px;
  min-height: 220px;
}
.orangeBox h3 {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
}
.orangeBox p {
  margin-bottom: 0;
}

#ppc .fl-photo-content {
  min-height: 100px;
}

#item1, #item3 {
  background-color: #cd6328;
}

#bitem2 {
  margin-bottom: -16% !important;
}

#item4 {
  margin-top: -12%;
}

.team {
  color: #fff;
}
.team h3 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
  z-index: 10;
  position: relative;
}
.team h4 {
  font-size: 15px;
  color: #fff;
  margin-bottom: 0;
  z-index: 10;
  position: relative;
}
.team .serviceBadge {
  background: url(/wp-content/uploads/2020/02/serviceBadge.png);
  width: 126px;
  height: 154px;
  position: absolute;
  left: 10px;
  top: -50px;
  padding: 38px 20px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  z-index: 10;
}
.team .fl-col-content {
  height: 320px;
  position: relative;
}
.team .fl-col-content:hover:after, .team .fl-col-content:focus:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: lab(21.25% 0 0/0.4);
}
.team a {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
}
.teamPast {
  color: #fff;
}
.teamPast h3 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
  z-index: 10;
  position: relative;
}
.teamPast p {
  display: none;
  z-index: 10;
  position: relative;
  font-size: 14px;
  line-height: 1.2;
}
.teamPast .fl-col-content {
  height: 280px;
  position: relative;
}
.teamPast .fl-col-content:hover:after, .teamPast .fl-col-content:focus:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ef7b23;
  opacity: 0.8;
}
.teamPast .fl-col-content:hover h3, .teamPast .fl-col-content:focus h3 {
  display: none;
}
.teamPast .fl-col-content:hover p, .teamPast .fl-col-content:focus p {
  display: block;
}

.single-teams .fl-post-title {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  margin-bottom: 35px;
}
.single-teams .fl-post-title:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -50px;
  height: 2px;
  width: 100px;
  background: rgba(0, 0, 0, 0.3);
}
.single-teams .fl-post-content .wp-post-image {
  margin-bottom: 30px;
}

#locBox {
  padding: 10px;
}
#locBox .fl-col-content {
  width: 100%;
  min-height: 180px;
  position: relative;
}
#locBox h2 {
  margin: 0;
}
#locBox h2 a {
  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;
  width: 100%;
  height: 100%;
  min-height: 180px;
  position: absolute;
  inset: 0;
  z-index: 1;
  color: white;
  text-decoration: none;
}
#locBox h2 a:hover, #locBox h2 a:focus {
  background: rgba(0, 0, 0, 0.1);
}

#whiteBoxLink {
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 25.65px 1.35px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 25.65px 1.35px rgba(0, 0, 0, 0.25);
  max-width: 290px;
  margin: 30px auto;
  padding: 30px;
  text-align: center;
}

#contentSlider h2.fl-slide-title {
  position: relative;
  padding-bottom: 15px !important;
}
#contentSlider h2.fl-slide-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #ef7a23;
}
#contentSlider a {
  color: #ef7a23 !important;
}
#contentSlider a strong {
  color: #ef7a23 !important;
}
#contentSlider blockquote {
  padding: 20px !important;
}
#contentSlider blockquote p {
  margin-bottom: 0;
  color: #231f20;
}

#calloutPhoto .fl-callout {
  position: relative;
}
#calloutPhoto .fl-callout:hover, #calloutPhoto .fl-callout:focus {
  background: #ef7a23;
}
#calloutPhoto .fl-callout:hover img, #calloutPhoto .fl-callout:focus img {
  opacity: 0.5;
}
#calloutPhoto .fl-photo {
  margin-bottom: 0;
}
#calloutPhoto h3 {
  background: #444;
  padding: 10px;
}

#clutchForm {
  max-width: 420px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#clutchForm .uabb-gf-form-title {
  text-align: center;
}
#clutchForm .uabb-gf-style {
  padding: 40px 30px;
}
#clutchForm input {
  width: 100%;
}
#clutchForm:after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2018/06/up-inc.png);
  top: 40px;
  right: -130px;
  width: 198px;
  height: 195px;
  z-index: 10;
}

.facebookForm:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2018/10/arrow.png);
  bottom: 70px;
  left: -60px;
  width: 106px;
  height: 99px;
  z-index: 10;
}

#awardsSlider .uabb-image-carousel-item {
  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;
  height: 140px;
}
#awardsSlider img {
  max-height: 140px;
  width: auto !important;
}

.verified a {
  position: relative;
}
.verified a:after {
  content: url(/wp-content/uploads/2024/02/verified.png);
  position: absolute;
  top: 0;
  right: -25px;
  width: 16px;
  height: 16px;
}

.awardsLogo .row > div {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.awardsLogo .row img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 50px auto;
  -webkit-filter: drop-shadow(0px 0px 5px #555);
  filter: drop-shadow(0px 0px 5px #555);
  max-height: 220px;
  max-width: 220px;
  width: auto;
}

@media (min-width: 1100px) {
  .single-teams.fl-full-width .container {
    max-width: 1100px;
  }
}
@media only screen and (min-width: 993px) {
  #serviceMenu a {
    max-width: 140px;
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  #item1 {
    margin-top: -15vw;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .steps {
    min-width: 220px;
  }
}
@media only screen and (max-width: 768px) {
  .team {
    margin-bottom: 60px;
    margin-top: 60px;
  }
  .teamPast {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  #clutchForm:after {
    width: 100px;
    height: 98px;
    background-size: 100%;
    right: -40px;
  }
}
#homeHero {
  position: relative;
}
#homeHero .fl-row-content {
  z-index: 10;
}
#homeHero:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: -webkit-fill-available;
  background: url("/wp-content/uploads/2020/06/overlay-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}

.googlePartner {
  margin-top: -100px;
}

#mentionedIn .slick-slide {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
#mentionedIn .slick-active + .slick-active:not(.slick-active + .slick-active + .slick-active) {
  -webkit-filter: initial;
  filter: initial;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#mentionedIn .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* vertical centering */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; /* optional: horizontal centering */
  height: 100px; /* or specific height if needed */
}
#mentionedIn .slick-slide img {
  max-height: 50px;
}

#ourWork {
  height: 180px;
  margin: 0;
}
#ourWork .fl-photo-content {
  margin: 10px;
  padding: 15px;
  height: 100%;
  border-radius: 3px;
  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;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#ourWork img {
  max-height: 100px;
  width: auto;
  padding: 5px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#ourWork:hover .fl-photo-content, #ourWork:focus .fl-photo-content {
  border: 1px solid #ef7a23;
  -webkit-box-shadow: 0 3px 9px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 9px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#ourWork:hover .fl-photo-content img, #ourWork:focus .fl-photo-content img {
  padding: 0;
}

#infoBox {
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 25.65px 1.35px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 25.65px 1.35px rgba(0, 0, 0, 0.25);
  max-width: 290px;
  margin: 30px auto;
  padding: 10px;
}

#caseSlider .fl-row-content-wrap {
  padding: 0;
}
#caseSlider .fl-module-content {
  margin: 0;
}
#caseSlider .fl-slide-content {
  padding: 0;
  margin: 0;
}
#caseSlider .fl-slide-content .fl-row-content {
  min-height: 500px;
  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;
}
#caseSlider .fl-slide-content .fl-node-content {
  max-width: 800px;
}
#caseSlider .fl-slide-foreground {
  max-width: 100%;
}

#caseSlider .fl-module-heading {
  font-weight: 600;
}
#caseSlider .fl-list-item-icon {
  font-size: 25px;
  color: rgb(100, 232, 23);
  margin: 5px 5px 5px 0;
}
#caseSlider .fl-module-button a {
  border: 0;
  border-radius: 10px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  text-transform: uppercase;
}

.home #mainFooter .fl-row-content-wrap {
  padding-bottom: 0;
}
.home #mainFooter form {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .home header:not(.fl-theme-builder-header-sticky) #siteHeader {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .home header:not(.fl-theme-builder-header-sticky) #siteHeader a {
    color: #fff;
  }
  .home header:not(.fl-theme-builder-header-sticky) #siteHeader a:hover, .home header:not(.fl-theme-builder-header-sticky) #siteHeader a:focus {
    color: #ef7a23;
  }
  .home header:not(.fl-theme-builder-header-sticky) #siteHeader .fl-row-content-wrap {
    background: transparent;
  }
}
@media only screen and (max-width: 768px) {
  #mentionedIn .slick-slide {
    -webkit-filter: initial;
    filter: initial;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  #caseSlider .fl-module-heading {
    font-size: 21px;
  }
  #caseSlider .fl-list {
    text-align: left;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.single .fl-module-content p {
  margin-bottom: 21px;
}
.single .fl-module-content h1 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
}
.single .fl-module-content h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.single .fl-module-content h3 {
  font-size: 17.5px;
  font-weight: 600;
  margin-bottom: 20px;
}
.single .fl-module-content h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}
.single .fl-module-content h5 {
  font-size: 12.5px;
  font-weight: 600;
  margin-bottom: 20px;
}
.single .fl-module-content h6 {
  font-size: 10px;
  font-weight: 600;
  margin-bottom: 20px;
}

#top100blog {
  position: absolute;
  top: -40%;
  right: 20%;
  margin-right: -150px;
}

#blog .latest-post-selection {
  display: inline-block !important;
}

#blog .latest-post-selection .article__info {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}

#blog .latest-post-selection .lps-ontopof-overlay {
  background: transparent;
  color: #fff;
  padding: 0 !important;
}

#blog .latest-post-selection .lps-ontopof-overlay a {
  position: relative;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

#blog .latest-post-selection .lps-ontopof-overlay a:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 90%;
  background: rgba(0, 0, 0, 0.5);
}

#blog .latest-post-selection article {
  height: 325px;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
  float: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-box-shadow: 0px 2px 12.22px 0.78px rgba(49, 39, 50, 0.3);
  box-shadow: 0px 2px 12.22px 0.78px rgba(49, 39, 50, 0.3);
}

#blog .latest-post-selection article:hover:before, #blog .latest-post-selection article:focus:before {
  content: "";
  background: rgba(239, 122, 35, 0.8) !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#blog .latest-post-selection article:hover .article__info, #blog .latest-post-selection article:focus .article__info {
  background: none;
}

#blog .latest-post-selection article .lps-ontopof-overlay {
  padding: 30px;
}

#blog .latest-post-selection article .lps-ontopof-overlay:hover, #blog .latest-post-selection article .lps-ontopof-overlay:focus {
  background: rgba(239, 122, 35, 0.8);
}

#blog .latest-post-selection article .category {
  font-size: 16px;
  opacity: 0.85;
}

#blog .latest-post-selection article .item-date {
  opacity: 0.85;
}

#blog .latest-post-selection article a {
  text-decoration: none;
}

#blog .latest-post-selection article h3 {
  font-size: 16px !important;
  font-weight: bold;
  text-transform: uppercase;
}

#blog .latest-post-selection article em, #blog .latest-post-selection article span {
  font-style: normal;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  color: #fff;
}

#blog .latest-post-selection article:nth-child(1) {
  height: 450px;
  width: 100%;
  margin-right: 0;
}

#blog .latest-post-selection article:nth-child(4), #blog .latest-post-selection article:nth-child(7), #blog .latest-post-selection article:nth-child(10), #blog .latest-post-selection article:nth-child(13) {
  margin-right: 0;
}

.latest-post-selection .pages-info {
  display: block !important;
  margin-bottom: 5px;
  font-size: 16px !important;
}

.latest-post-selection li {
  display: inline-block !important;
  margin-left: 0 !important;
  margin-bottom: 1px;
}

.latest-post-selection li a {
  display: block !important;
  color: #fff;
  background: #ef7a23;
  padding: 5px !important;
  min-width: 30px !important;
  margin-right: 1px;
}

.latest-post-selection li a:hover, .latest-post-selection li a:focus,
.latest-post-selection.pages li.current a {
  background: #555;
}

#blogMenu .fl-button-group-buttons {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0px; /* space between buttons */
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; /* make them all the same height */
}

/* 2) make each button‐slot share the space equally */
#blogMenu .fl-button-group-button {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 0px !important;
          flex: 1 1 0 !important;
  white-space: nowrap;
}

/* 3) force the inner wrap and link to fill 100% */
#blogMenu .fl-button-wrap,
#blogMenu .fl-button {
  width: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* 4) (optional) remove any margins Beaver may have added */
#blogMenu .fl-button-wrap {
  margin: 0 !important;
}

#authorBio .fl-author-bio-thumb img {
  border-radius: 50%;
}
#authorBio .fl-author-bio-name {
  font-size: 18px;
  color: #ef7a23;
  margin-bottom: 5px;
}

#archiveList h2.fl-post-title {
  text-transform: initial;
  font-weight: 600;
  margin-bottom: 5px;
  text-align: initial;
}
#archiveList h2.fl-post-title:after {
  display: none;
}
#archiveList .fl-post-image {
  margin-bottom: 20px;
}
#archiveList .fl-post-feed-post {
  max-width: initial;
}

@media only screen and (max-width: 992px) {
  #top100blog {
    top: -140px;
    margin-right: 0;
    right: 40px;
  }
}
@media only screen and (max-width: 768px) {
  #blog .latest-post-selection article:nth-child(2) {
    height: 280px;
  }
  #blog .latest-post-selection article {
    width: 100%;
    height: 280px;
  }
}