@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;700&family=Source+Sans+Pro:wght@400;700&display=swap");
.theme-header {
  background-size: 60% 100%;
}
.theme-header .tagline {
  text-align: center;
  font-size: 20px;
  color: #005e26;
}

.button {
  background-color: #ff8901 !important;
}

.entry-content p, .entry-content span:not(.tie-social-icon) {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
}
.entry-content p {
  margin-bottom: 25px !important;
}

#tie-popup-search-desktop {
  background-color: rgba(255, 255, 255, 0.9);
}
#tie-popup-search-desktop input.tie-popup-search-input {
  background-color: transparent !important;
  color: #222;
}

.header-banner {
  margin-left: 33.3333%;
  padding-top: 30px;
  text-align: center;
}
.header-banner h4 {
  font-weight: 400;
}
.header-banner a {
  border-bottom: 2px solid #ff8901;
  padding-bottom: 6px;
  display: inline-flex;
  align-items: center;
}
.header-banner a:hover {
  border-bottom-color: #005e26;
  color: #ff8901;
}
.header-banner a span {
  margin-left: 8px;
}
.header-banner a .icon-search {
  content: "";
  background: url("icon-search.svg") no-repeat;
  width: 27px;
  height: 27px;
  background-size: 100%;
}

.header-search .button {
  position: absolute;
  left: 20px;
  top: 0;
}
.header-search h4 {
  color: #659801;
}
.header-search form ul {
  display: flex;
  flex-direction: column;
}
.header-search form ul label {
  margin-right: 12px;
  display: block;
}
.header-search form ul li.sf-field-search {
  flex: 1 1 auto;
}
.header-search form ul li.sf-field-search input {
  width: 100%;
}
.header-search form ul input:not([type=submit]), .header-search form ul select {
  border: 1px solid #579b00;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
}
.header-search form ul input[type=submit] {
  background-color: #ff8901;
  color: #fff;
  height: 40px;
}

.wp-block-image.is-style-circle-mask img, .wp-block-image.is-style-rounded img {
  border-radius: 0;
  max-width: 240px;
}

.entry .wp-block-button__link {
  display: inline-block;
  margin-top: 20px !important;
  text-decoration: none;
}

header.main-nav-boxed #main-nav.fixed-top .main-menu-wrapper {
  border-bottom: 6px solid #99c800;
}
header.main-nav-boxed #main-nav.fixed-top .main-menu-wrapper .components .tie-search-trigger {
  min-width: 30px;
  width: auto;
  padding: 0 20px;
  font-size: 18px;
}

#main-nav .menu-sub-content, #main-nav ul.cats-vertical li a.is-active {
  background-color: #003611 !important;
}

.mega-menu-post .post-thumb img {
  height: 115px;
}

.post-overlay .post-cat, .thumb-overlay .post-cat, .post-thumb .post-cat {
  background-color: #fff;
  color: #000 !important;
}

.post-cat {
  background-color: #005c2c;
}

.post-meta .meta-item.date:before {
  content: none;
}

.post-meta .meta-comment, .author-meta, .post-meta .meta-views {
  display: none;
}

.entry-header-outer {
  padding-top: 0;
}

.half-box .size-jannah-image-post {
  height: 320px;
}

.sidebar > div {
  background-color: #e6e6e6;
  padding: 10px !important;
}
body.has-builder .sidebar > div .container-wrapper:last-child {
  margin-bottom: 0 !important;
}

.sidebar > div .widget {
  border: 0;
  margin-bottom: 10px;
}
.sidebar > div .widget-title {
  color: #005c2c;
}
.sidebar > div .widget-title .the-subtitle {
  font-size: 18px;
}
.sidebar > div .widget-title-icon:before {
  color: #005220;
  font-size: 18px;
}
.sidebar > div .gallery {
  margin: 0;
}
.sidebar > div .aboutme-widget .widget-title-icon:before {
  content: "";
  background: url("logo-icon.svg");
  width: 27px;
  height: 27px;
  background-size: 100%;
}
.sidebar > div #media_image-2, .sidebar > div #media_image-5, .sidebar > div #media_image-4 {
  padding: 30px 0 0;
}
.sidebar > div #media_image-5, .sidebar > div #media_image-4 {
  margin-bottom: 0;
}
.sidebar > div #media_image-5 + .widget, .sidebar > div #media_image-4 + .widget {
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
}
.sidebar > div #media_image-5 + .widget a:hover, .sidebar > div #media_image-4 + .widget a:hover {
  background-color: #ff8100;
}
.sidebar > div .all-events-link a, .sidebar > div .btn {
  background: #005220;
  color: white;
  display: block;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.sidebar > div .widget_media_gallery + .widget {
  margin-top: -30px;
}
.sidebar > div .widget_categories .widget-title-icon:before {
  content: "\f02c";
}
.sidebar > div .widget_categories li a {
  font-weight: 500;
}
.sidebar > div .widget_categories .cat-counter a + span {
  background-color: #94c83d;
}
.sidebar > div .widget_categories .children {
  padding-left: 15px;
}
.sidebar > div .widget_lc_taxonomy {
  margin-bottom: 0;
}
.sidebar > div .widget_lc_taxonomy + .widget {
  border: 0;
  padding-top: 0;
}
.sidebar > div .widget_lc_taxonomy #lct-widget-category {
  display: flex;
  flex-direction: column;
}
.sidebar > div .widget_lc_taxonomy #lct-widget-category li a:hover {
  color: #92c83d;
}
.sidebar > div .widget_lc_taxonomy #lct-widget-category > li {
  order: 2;
}
.sidebar > div .widget_lc_taxonomy #lct-widget-category > li > a {
  font-size: 13.5px;
  font-weight: 600;
}
.sidebar > div .widget_lc_taxonomy #lct-widget-category > li.current-cat, .sidebar > div .widget_lc_taxonomy #lct-widget-category > li.current-cat-parent {
  order: 1;
  padding-bottom: 6px;
}
.sidebar > div .widget_lc_taxonomy #lct-widget-category > li.current-cat > a, .sidebar > div .widget_lc_taxonomy #lct-widget-category > li.current-cat-parent > a {
  color: #00601d;
}
.sidebar > div .widget_lc_taxonomy #lct-widget-category > li.current-cat .children, .sidebar > div .widget_lc_taxonomy #lct-widget-category > li.current-cat-parent .children {
  display: block !important;
}
.sidebar > div .widget_lc_taxonomy #lct-widget-category > li.current-cat .toggler, .sidebar > div .widget_lc_taxonomy #lct-widget-category > li.current-cat-parent .toggler {
  pointer-events: none;
}
.sidebar > div .widget_lc_taxonomy #lct-widget-category > li .toggler {
  float: right;
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  background: #8bc900;
  width: 18px;
  height: 18px;
  text-align: center;
  color: #fff;
  line-height: 1;
}
.sidebar > div .widget_lc_taxonomy .children li {
  padding: 3px 0 3px 15px;
}
.sidebar > div .widget_lc_taxonomy .children li a:before {
  content: "\f106";
  font-family: "tiefonticon";
  color: #2c2f34;
  font-size: 13px;
  display: inline-block;
  line-height: 18px;
  width: 12px;
  margin-left: -12px;
  text-align: left;
}
.sidebar > div .widget_lc_taxonomy .children li:first-of-type {
  padding-top: 8px;
}
.sidebar > div .widget_lc_taxonomy .children li.current-cat > a {
  color: #92c500;
  -webkit-text-stroke: thin;
}
.sidebar > div #em_widget-3 {
  color: #000;
}
.sidebar > div #em_widget-3 .widget-title-icon:before {
  content: "";
  background: url("icon-events.svg") no-repeat;
  width: 27px;
  height: 27px;
  background-size: 100%;
}
.sidebar > div #em_widget-3 .em-list-widget > li {
  padding: 5px 0 0 0;
}
.sidebar > div #em_widget-3 .em-list-widget > li:not(:first-child):not(.all-events-link):before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background-color: #94c83d;
  border-radius: 50%;
  margin-bottom: 10px;
}
.sidebar > div #em_widget-3 .em-list-widget > li:not(.all-events-link) a {
  position: relative;
}
.sidebar > div #em_widget-3 .em-list-widget > li:not(.all-events-link) a:after {
  content: "\f106";
  font-family: "tiefonticon";
  position: absolute;
  padding-left: 10px;
  font-size: 16px;
  color: #ff8901;
}
.sidebar > div #em_widget-3 .em-list-widget > li:not(.all-events-link) a:hover {
  color: #94c83d;
}
.sidebar > div .em-categories-list {
  margin: 0;
  padding-left: 0;
}
.sidebar > div .em-categories-list > li {
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
}
.sidebar > div .em-categories-list > li a {
  display: block;
  padding: 5px 10px;
  color: #006d3b;
  text-decoration: none;
}
.sidebar > div .em-categories-list > li a:hover {
  background-color: #005024;
  color: #fff;
}
.sidebar > div #lct-widget-company_cat-container .widget-title-icon:before {
  content: "";
  background: url("icon-search.svg") no-repeat;
  width: 27px;
  height: 27px;
  background-size: 100%;
}
.sidebar > div #lct-widget-company_cat-container #lct-widget-company_cat {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.sidebar > div #lct-widget-company_cat-container #lct-widget-company_cat > li {
  padding: 4px;
}
.sidebar > div #lct-widget-company_cat-container #lct-widget-company_cat > li ul.children {
  display: none;
}
.sidebar > div #lct-widget-company_cat-container #lct-widget-company_cat > li a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #006d3b;
  color: #006d3b;
}
.sidebar > div #lct-widget-company_cat-container #lct-widget-company_cat > li a:hover {
  background-color: #005024;
  color: #fff;
}

.entry-header .ArticleSummary {
  font-size: 24px;
  line-height: 1.5;
}
.entry-header .ArticleAuthor {
  font-size: 15px;
  margin-top: 10px;
}
.entry-header .post_feature {
  margin-top: 30px;
}

.entry-header .post-meta .tie-alignright {
  float: none;
}

.home .entry .gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.home .entry .gallery .gallery-item {
  padding: 10px;
  height: 110px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.mag-box-title h3 {
  max-width: calc(100% - 100px);
}

.mag-box-options {
  font-size: 13px;
}

.mag-box-filter-links a {
  color: #000;
}

.partners .section-title.section-title-default {
  font-size: 18px;
  color: #005024;
}
.partners .main-content {
  display: flex;
  justify-content: center;
}
.partners .section-item {
  padding-top: 25px !important;
  padding-bottom: 0 !important;
}
.partners .section-item .section-title-centered {
  margin-bottom: 15px;
}
.partners .stream-item-mag {
  padding: 0 10px;
}

.block-head-1 .the-global-title:after {
  background-color: #ff8100;
}
.block-head-1 .the-global-title:before {
  border-top-color: #ff8100;
}

.section-title-centered {
  font-size: 36px;
}

article.container-wrapper, .entry-header-outer.container-wrapper, .wide-post-box .container-wrapper {
  border: 0;
}

#tie-block_927 p, #tie-block_3140 p {
  display: none;
}
#tie-block_927 .gallery, #tie-block_3140 .gallery {
  margin-bottom: 0;
}

body #footer {
  position: relative;
}
body #footer:before {
  content: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("footer.jpg") no-repeat center bottom;
  background-size: cover;
  mix-blend-mode: color-burn;
}
body #footer .widget-title:after {
  background-color: #ff8901 !important;
}
body #footer .aboutme-widget .about-content-wrapper {
  overflow: visible;
}
body #footer .aboutme-widget img {
  filter: brightness(0) invert(1);
  max-width: 200px;
  margin-top: -25px;
}
body #footer .aboutme-widget li.social-icons-item a {
  font-size: 24px;
  width: 35px;
  height: 35px;
}
body #footer .aboutme-widget li.social-icons-item a .tie-social-icon {
  color: #fff !important;
}
body #footer .widget_nav_menu {
  text-align: center;
}
body #footer .widget_nav_menu .widget-title:after {
  left: 50%;
  transform: translateX(-50%);
}
body #footer input:not([type=submit]) {
  border-color: #92c500;
}
body #footer [type=submit] {
  background-color: #ff8901;
  color: #fff;
}
body #footer .subscribe-widget .subscribe-input::-webkit-input-placeholder {
  color: #fff;
}
body #footer.dark-skin .subscribe-widget .newsletter-icon, body #footer.dark-skin .subscribe-widget form:before {
  color: #92c500;
}

.button.more-link {
  padding: 3px 8px;
}

.post-type-archive-company .container-wrapper, .tax-business_glossary .container-wrapper, .tax-company_cat .container-wrapper, .single-company .container-wrapper, .search-results .container-wrapper {
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.post-type-archive-company .entry-header-outer, .tax-business_glossary .entry-header-outer, .tax-company_cat .entry-header-outer, .single-company .entry-header-outer, .search-results .entry-header-outer {
  text-align: center;
  border: 0;
  border-bottom: 1px solid #ff8901;
  padding: 10px 0 30px;
  margin-left: 30px;
}
.post-type-archive-company .entry-header-outer .button.abst, .tax-business_glossary .entry-header-outer .button.abst, .tax-company_cat .entry-header-outer .button.abst, .single-company .entry-header-outer .button.abst, .search-results .entry-header-outer .button.abst {
  position: absolute;
  top: 0;
  right: 15px;
}
.post-type-archive-company .entry-header-outer .page-title, .tax-business_glossary .entry-header-outer .page-title, .tax-company_cat .entry-header-outer .page-title, .single-company .entry-header-outer .page-title, .search-results .entry-header-outer .page-title {
  color: #00601d;
}
.post-type-archive-company .entry-header-outer .page-title + h3, .tax-business_glossary .entry-header-outer .page-title + h3, .tax-company_cat .entry-header-outer .page-title + h3, .single-company .entry-header-outer .page-title + h3, .search-results .entry-header-outer .page-title + h3 {
  color: #92c500;
}
.post-type-archive-company .entry-header-outer p, .tax-business_glossary .entry-header-outer p, .tax-company_cat .entry-header-outer p, .single-company .entry-header-outer p, .search-results .entry-header-outer p {
  max-width: 700px;
  margin: 20px auto 0;
  font-size: 15px;
}
.post-type-archive-company .letter-filter ul, .tax-business_glossary .letter-filter ul, .tax-company_cat .letter-filter ul, .single-company .letter-filter ul, .search-results .letter-filter ul {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
.post-type-archive-company .letter-filter ul li, .tax-business_glossary .letter-filter ul li, .tax-company_cat .letter-filter ul li, .single-company .letter-filter ul li, .search-results .letter-filter ul li {
  width: 35px;
  height: 35px;
  text-align: center;
  font-weight: 700;
  line-height: 35px;
}
.post-type-archive-company .letter-filter ul li:hover, .tax-business_glossary .letter-filter ul li:hover, .tax-company_cat .letter-filter ul li:hover, .single-company .letter-filter ul li:hover, .search-results .letter-filter ul li:hover {
  background-color: #ff8901;
}
.post-type-archive-company .posts-items, .tax-business_glossary .posts-items, .tax-company_cat .posts-items, .single-company .posts-items, .search-results .posts-items {
  display: flex;
  flex-wrap: wrap;
}
.post-type-archive-company .posts-items > li, .tax-business_glossary .posts-items > li, .tax-company_cat .posts-items > li, .single-company .posts-items > li, .search-results .posts-items > li {
  flex-direction: column;
  padding: 10px;
  margin-top: 0;
  margin-bottom: 24px;
}
.post-type-archive-company .posts-items > li .post-thumb, .tax-business_glossary .posts-items > li .post-thumb, .tax-company_cat .posts-items > li .post-thumb, .single-company .posts-items > li .post-thumb, .search-results .posts-items > li .post-thumb {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 0 10px 0;
  flex: 0 0 140px;
  border-top: 1px solid #94c83d;
  margin: 0;
  border-bottom: 0;
}
.post-type-archive-company .posts-items > li .post-thumb img, .tax-business_glossary .posts-items > li .post-thumb img, .tax-company_cat .posts-items > li .post-thumb img, .single-company .posts-items > li .post-thumb img, .search-results .posts-items > li .post-thumb img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  max-height: 140px;
}
.post-type-archive-company .posts-items > li .post-thumb .post-cat-wrap, .tax-business_glossary .posts-items > li .post-thumb .post-cat-wrap, .tax-company_cat .posts-items > li .post-thumb .post-cat-wrap, .single-company .posts-items > li .post-thumb .post-cat-wrap, .search-results .posts-items > li .post-thumb .post-cat-wrap {
  display: none;
}
.post-type-archive-company .posts-items > li .post-details, .tax-business_glossary .posts-items > li .post-details, .tax-company_cat .posts-items > li .post-details, .single-company .posts-items > li .post-details, .search-results .posts-items > li .post-details {
  border-top: 0;
  background-color: #f8f8f8;
  padding: 15px !important;
  text-align: center;
}
.post-type-archive-company .posts-items > li .post-details .more-link, .tax-business_glossary .posts-items > li .post-details .more-link, .tax-company_cat .posts-items > li .post-details .more-link, .single-company .posts-items > li .post-details .more-link, .search-results .posts-items > li .post-details .more-link {
  background: none !important;
  margin-top: 25px;
  padding: 5px 0;
  border-bottom: 1px solid #ff8901;
  color: #ff8901;
}
.post-type-archive-company .posts-items > li .post-details .more-link:hover, .tax-business_glossary .posts-items > li .post-details .more-link:hover, .tax-company_cat .posts-items > li .post-details .more-link:hover, .single-company .posts-items > li .post-details .more-link:hover, .search-results .posts-items > li .post-details .more-link:hover {
  color: #005024;
  border-bottom-color: #005024;
}
.post-type-archive-company .posts-items > li .post-meta, .tax-business_glossary .posts-items > li .post-meta, .tax-company_cat .posts-items > li .post-meta, .single-company .posts-items > li .post-meta, .search-results .posts-items > li .post-meta {
  display: none;
}

.section-wrapper.has-title .section-item {
  height: 280px;
}

.post-layout-1:not(.single-company) #content {
  margin-top: 0;
}
.post-layout-1:not(.single-company) .featured-area, .post-layout-1:not(.single-company) .entry-header-outer {
  max-height: 280px;
  overflow: hidden;
}
.post-layout-1:not(.single-company) .featured-area .single-featured-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #000;
  opacity: 0.3;
}
.post-layout-1:not(.single-company) .entry-header-outer {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 1;
  padding-top: 50px;
}
.post-layout-1:not(.single-company) .entry-header-outer .post-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-layout-1:not(.single-company) .entry-header-outer .post-title:before, .post-layout-1:not(.single-company) .entry-header-outer .post-title:after {
  height: 2px;
  content: "";
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  position: relative;
  margin: 0 2%;
  background-color: #fff;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.post-layout-1:not(.single-company) .entry-header-outer #breadcrumb, .post-layout-1:not(.single-company) .entry-header-outer #breadcrumb a:not(:hover) {
  color: #fff;
}

body .tabs-vertical {
  border: 0;
}
body .tabs-vertical:after {
  content: none;
}
body .tabs-vertical .tab-content {
  padding-top: 10px;
}
body .tabs-vertical .tabs {
  border: 0;
  margin-top: 8px;
}
body .tabs-vertical .tabs li a {
  border-bottom-color: #92c500;
  background-color: #fff;
  text-align: left;
  color: #2c2f34;
  text-decoration: none;
  transition: font-size 0.3s ease-in-out;
}
body .tabs-vertical .tabs li:hover a {
  color: #92c500;
}
body .tabs-vertical .tabs li.active a {
  -webkit-text-stroke-width: 0.5px;
  font-size: 110%;
  color: #92c500;
}
body .tabs-vertical .tabs li:first-of-type a {
  border-top: 1px solid #92c500;
}

.single-company #content {
  margin-top: 0;
}
.single-company .searchandfilter select.sf-input-select {
  width: 100%;
}
.single-company .entry-header-outer {
  border-bottom: 0;
}
.single-company .entry-content {
  padding-left: 0;
  padding-right: 0;
}
.single-company .company-header {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.single-company .company-header .post-title {
  font-size: 36px;
  color: #005024;
}
.single-company .company-header .featured-area {
  flex: 0 0 25%;
  text-align: center;
}
.single-company .company-header .featured-area img {
  width: auto;
}
@media (min-width: 671px) {
  .single-company .tabs-vertical .tabs {
    width: 25%;
  }
}
.single-company .company .services-container .service-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #ff8901;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.single-company .company .services-container .service_image {
  flex: 0 0 20%;
  max-width: 20%;
}
.single-company .company .services-container .service_content {
  flex: 0 0 75%;
  max-width: 75%;
}
.single-company .company .tie-fluid-width-video-wrapper {
  margin-bottom: 40px;
}
.single-company .company .contact_details {
  margin-bottom: 40px;
}
.single-company .company .contact_details .contact_item {
  background: #f5f5f5;
  padding: 10px 15px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .single-company.magazine1:not(.has-builder):not(.error404) .main-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.prev-next-post-nav .post-thumb .tie-media-icon {
  display: none;
}

.mag-box .posts-items li {
  list-style: none;
}

.em-view-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.em-view-container .post-title a {
  text-decoration: none;
  pointer-events: none;
}
.em-view-container + p {
  display: none;
}

.wide-post-box .posts-items li .post-thumb {
  height: 200px;
  overflow: hidden;
}

.archive .wide-post-box .container-wrapper {
  padding-top: 0;
}

.post-layout-7 .featured-area, .post-layout-2 .featured-area {
  height: 300px;
  overflow: hidden;
}
.post-layout-7 .featured-area img, .post-layout-2 .featured-area img {
  position: relative;
  transform: translateY(-25%);
}

.wide-post-box.events-list .posts-items li {
  border-bottom: 1px solid #92c500;
  padding-bottom: 24px;
}
.wide-post-box.events-list .posts-items li .post-title a {
  pointer-events: none;
  text-decoration: none;
}
.wide-post-box.events-list .posts-items li .post-meta {
  background-color: #92c500;
  display: inline;
  font-size: 14px;
  padding: 5px 10px;
  color: #fff;
}
.wide-post-box.events-list .posts-items li .post-thumb {
  width: 25%;
  flex: 0 0 25%;
}

.big-post-left-box .posts-items li:nth-child(n+2) {
  height: 75px;
}

.gform_wrapper.gravity-theme .gfield input[type=text] {
  width: 100%;
}
.gform_wrapper.gravity-theme .gfield textarea, .gform_wrapper.gravity-theme .gfield textarea.medium, .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 120px;
}
.gform_wrapper.gravity-theme .gfield select {
  height: auto;
}
.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text {
  border-color: #94c83d;
  color: #fff;
  background-color: #94c83d;
}
.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text {
  padding: 0 12px;
  background-color: transparent;
  color: #ff8901;
  border-color: #ff8901;
}

.align-items-center {
  align-items: center;
}

.entry *:first-child {
  margin-top: 0;
}
.entry a {
  text-decoration: underline;
}
.entry a:not(:hover) {
  color: #ff8901;
}
.entry .css-events-list .post-title a:not(:hover) {
  color: #005c2c;
}
.entry h3 {
  color: #005024;
  margin-bottom: 20px;
  margin-top: 30px;
}
.entry .wp-block-group.has-background {
  padding: 40px;
}
.entry .wp-block-quo {
  background: #84ca00;
  padding: 10px 20px;
  border-left-color: #00511e;
  font-weight: 600;
}
.entry .wp-block-quo p {
  color: #fff;
}
.entry .wp-block-columns > div.contact-details {
  background-color: #e6e6e6;
  padding: 10px;
  height: fit-content;
}
.entry .wp-block-columns > div.contact-details .widget-title, .entry .wp-block-columns > div.contact-details > ul {
  background-color: #ffffff;
  padding: 30px;
  color: #005024;
  margin-bottom: 0;
}
.entry .wp-block-columns > div.contact-details .widget-title {
  margin: 0;
  padding-bottom: 15px;
  border: 0;
  box-shadow: 0 32px 0 -30px rgba(0, 0, 0, 0.1019607843);
}
.entry .wp-block-columns > div.contact-details .widget-title:after, .entry .wp-block-columns > div.contact-details .widget-title:before {
  left: 30px;
}
.entry .wp-block-columns > div.contact-details > ul {
  margin-left: 0;
  border-radius: 2px;
}
.entry .wp-block-columns > div.contact-details > ul li {
  list-style: none;
  display: flex;
  align-items: center;
}
.entry .wp-block-columns > div.contact-details > ul li span {
  margin-right: 10px;
}
.entry .link-bar {
  color: #fff;
  display: flex;
  font-size: 19px;
  margin-left: 0;
}
.entry .link-bar li {
  list-style: none;
  padding: 0 10px;
}
.entry .link-bar li:not(:last-child) {
  border-right: 1px solid currentColor;
}
.entry .link-bar a {
  text-decoration: none;
  flex-grow: 1;
}
.entry .link-bar a:hover {
  color: #fff;
}
.entry .wp-block-quote {
  background-color: #84ca00;
  border-left-color: #002b14;
  color: #fff;
  padding: 10px 20px;
}
.entry .tagcloud {
  text-align: left;
}
.entry .tagcloud a {
  background: none;
  font-size: 14px;
}
.entry .counters .wp-block-image {
  margin-bottom: 10px;
  height: 110px;
  display: flex;
  align-items: center;
}
.entry .counters .wp-block-image img {
  max-width: 120px;
}
.entry .counters h3 {
  font-size: 24px;
  color: #84ca00;
  margin: 0;
}
.entry .wp-block-table.is-style-stripes tr:first-child {
  background-color: #003611;
  color: #fff;
}
.entry .wp-block-table.is-style-stripes td {
  vertical-align: top;
  padding-bottom: 15px;
  padding: 15px;
}
.entry .wp-block-table.is-style-stripes td:not(:last-of-type) {
  border-right: 2px solid #fff;
}
.entry .magazine-list .tie-row {
  display: flex;
  flex-wrap: wrap;
}
.entry .magazine-list .tie-row > div {
  margin-bottom: 30px;
}
.entry .magazine-item {
  height: 100%;
  border-bottom: 1px solid #ff8901;
  background-color: #f8f8f8;
}
.entry .magazine-item [class^=real3dflipbook-] {
  padding: 0 !important;
}
.entry .magazine-item img {
  padding: 10px;
}
.entry .magazine-item > div {
  padding-bottom: 0 !important;
}
.entry .magazine-item h3 {
  font-size: 15px;
  text-align: center;
  margin: 0;
  padding: 10px;
}
.entry .service-icons .wp-block-column {
  position: relative;
}
.entry .service-icons figcaption {
  display: block;
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  color: #006a3e;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
}
.entry .service-icons img {
  max-height: 80px;
  width: auto;
}

@media (min-width: 782px) {
  .wp-block-columns.service-icons > .wp-block-column {
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .theme-header .logo-wrapper {
    display: flex;
    align-items: center;
  }
  .header-layout-3.no-stream-item .logo-container {
    width: 33.33333%;
    float: left;
  }
  .header-search .button {
    position: absolute;
    left: 20px;
    top: 0;
  }
  .header-search form {
    max-width: 900px;
    margin: 20px auto 0;
  }
  .header-search form ul {
    flex-direction: row;
  }
  .single-company .header-search {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 3px solid #ff8901;
  }
  .post-type-archive-company .main-content, .tax-business_glossary .main-content, .tax-company_cat .main-content, .search-results .main-content {
    width: 100%;
    padding-right: 15px !important;
  }
  .post-type-archive-company .posts-items > li, .tax-business_glossary .posts-items > li, .tax-company_cat .posts-items > li, .search-results .posts-items > li {
    flex: 0 0 25%;
  }
}
@media (min-width: 1200px) {
  .container.narrow {
    max-width: 900px;
  }
  .magazine-list .tie-col-md-3 {
    width: 20%;
  }
}
@media (max-width: 992px) {
  .header-banner {
    position: absolute;
    top: 6px;
    right: 70px;
  }
  .site-footer .widget-title {
    text-align: center;
  }
  .site-footer .widget-title:after {
    left: calc(50% - 20px);
  }
}
@media (max-width: 600px) {
  .gallery-columns-5 .gallery-item {
    max-width: 50%;
  }
  .header-banner {
    display: none;
  }
  .entry .service-icons {
    flex-wrap: wrap !important;
    gap: 0 !important;
    align-items: flex-start !important;
  }
  .entry .service-icons .wp-block-column {
    flex-basis: 50% !important;
  }
  .entry .service-icons .wp-block-column figcaption {
    position: relative;
    top: auto;
    margin-bottom: 20px;
  }
}
