/*
Theme Name: Georgian 2023 - Beaver Builder Child Theme
Theme URI: https://pixeljar.com
Version: 1.0
Description: A child theme for Beaver Builder that can be used as a starting point for custom development.
Author: Pixel Jar
Author URI: https://pixeljar.com
template: bb-theme
Text Domain: gpbb
*/

/* Add your custom styles here... */

@font-face {
  font-family: "Butler";
  src: url("fonts/butler/Butler.woff2") format("woff2"),
    url("fonts/butler/Butler.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Butler";
  src: url("fonts/butler/Butler-Bold.woff2") format("woff2"),
    url("fonts/butler/Butler-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

.fl-page h2.fl-heading,
.fl-page h3.fl-heading,
.fl-page h4.fl-heading,
.fl-page h5.fl-heading,
.fl-page h5.fl-heading,
.fl-page p,
.fl-page li {
  font-family: proxima-nova, sans-serif;
}

.fl-page h1,
.fl-page h3.highlight .fl-page h3.cta {
  font-family: "Butler", serif;
}

.fl-button,
.fl-button:hover {
  transition: all 0.2s ease;
}

.menu .cta.menu-item a {
  background-color: #f1bc0b;
  border-radius: 4px;
  color: #032970 !important;
  margin-left: 17px;
  margin-right: 17px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  transition: all 0.2s ease;
}

.cta.menu-item:hover a {
  background-color: #f8db31;
  color: #ffffff !important;
  transition: all 0.2s ease;
}

.menu > li.cta.menu-item > a:hover {
  color: #012970;
}

.blog-featured-image .fl-photo-content img {
  border-radius: 8px;
  max-width: 944px;
}

.blog-post-info span {
  display: block;
}

.blog-post-info .fl-post-info-author {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.single .fl-page-content {
  background-color: #f5f7fc;
  background: linear-gradient(
    180deg,
    rgba(245, 247, 252, 1) 0%,
    rgba(245, 247, 252, 1) 100px,
    rgba(232, 236, 251, 1) 580px,
    rgba(255, 255, 255, 1) 580px
  );
}

.menu .cta.secondary.menu-item a {
  background-color: transparent;
  border: 1px solid #2746da;
  color: #2746da !important;
}

.menu > li.cta.menu-item > a:hover {
  background: #2746da;
  color: #ffffff !important;
}

.menu-item-description {
  color: #303132;
  font-size: 16px;
  font-weight: 400;
  display: block;
  padding-top: 6px;
  text-transform: none;
}

ul.fl-menu-horizontal li.mega-menu > ul.sub-menu {
  padding-left: 15%;
  padding-right: 15%;
}

.mobile-header .cta.menu-item {
  display: none;
}

.mobile-header .menu {
  background-color: #ffffff;
  border-bottom: 4px solid #e3e6ee;
  border-radius: 0 0 8px 8px;
  padding: 7px 25px 25px 25px;
}

.mobile-header .menu > .menu-item {
  border-bottom: 1px solid #b5b7bc;
}

.mobile-header .menu > .menu-item .menu-item a {
  font-size: 20px;
}

header.fl-builder-content .fl-row.mobile-header .fl-col-group {
  display: flex;
}

header.fl-builder-content
  .fl-row.mobile-header
  .fl-col-group
  .fl-col.mobile-logo {
  width: 160px !important;
}

header.fl-builder-content
  .fl-row.mobile-header
  .fl-col-group
  .fl-col.mobile-cta {
  width: calc(100% - 300px) !important;
}

header.fl-builder-content
  .fl-row.mobile-header
  .fl-col-group
  .fl-col.mobile-menu {
  width: 70px !important;
}

.fl-builder-content .mobile-menu .fl-menu {
  text-align: center;
}

.mobile-header .fl-menu .fl-menu-mobile-toggle.hamburger {
  margin-top: 5px;
}

.mobile-header .fl-menu .fl-menu-mobile-toggle.hamburger .svg-container,
.blog-submenu .fl-menu .fl-menu-mobile-toggle.hamburger .svg-container {
  display: none !important;
}

.mobile-header .fl-menu .fl-menu-mobile-toggle.hamburger::before {
  content: "\f0c9";
  width: 28px;
  height: 28px;
  font-family: "Font Awesome 5 Pro";
  font-size: 28px;
  font-weight: 300;
}

.mobile-header .fl-menu .fl-menu-mobile-toggle.hamburger.fl-active::before {
  content: "\f00d";
  color: #2645da;
}

.mobile-header .fl-menu .fl-has-submenu-container .fl-menu-toggle:before,
.blog-submenu .fl-menu .fl-menu-mobile-toggle.hamburger::before {
  border: none;
  bottom: 0;
  color: #2645da;
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-size: 140%;
  font-weight: 300;
  position: absolute;
  right: 20px;
  top: 0;
  transform: none;
}

.blog-submenu .fl-menu .fl-menu-mobile-toggle.hamburger::before {
  right: -19px;
  top: 15px;
}

.mobile-header .fl-menu .menu > .fl-active > .fl-has-submenu-container > a {
  color: #f7901e;
}

.mobile-header
  .fl-menu
  .fl-active
  .fl-has-submenu-container
  .fl-menu-toggle:before {
  color: #f7901e;
  right: 8px;
}

.blog-breadcrumb a {
  color: #2746da !important;
}

.blog-author .fl-author-bio-name,
.blog-author .fl-author-bio-thumb {
  display: none;
}

.blog-author .fl-author-bio-text {
  font-size: 16px;
}

.blog-author .fl-author-bio-text {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.blog-quote .fl-rich-text {
  margin: 0 auto;
  max-width: 700px;
  position: relative;
}

.blog-quote .fl-rich-text::before {
  content: "\201C";
  font-family: "Butler", serif;
  font-size: 56px;
  left: 0;
  position: absolute;
  text-align: center;
  top: -58px;
  width: 100%;
}

.zero-bottom-margin p {
  margin-bottom: 0;
}

.trending-topics {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: center;
  list-style: none;
  padding-left: 0;
}

.trending-topics .trending-topic {
  line-height: 3.5;
}

.trending-topics .trending-topic a {
  background-color: #f1bc0b;
  color: #012970;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  padding: 16px 24px;
  text-transform: uppercase;
}

.trending-topics .trending-topic a:hover {
  background-color: #eccf25;
}

.uabb-blog-posts.slick-slider ul.slick-dots {
  padding-left: 0;
}

.uabb-blog-posts.slick-slider ul.slick-dots li {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
}

.uabb-blog-posts.slick-slider ul.slick-dots li button::before {
  border: 1px solid #2746da;
  border-radius: 50px;
  color: transparent;
  height: 8px;
  font-size: 8px;
  line-height: 8px;
  opacity: 1;
  width: 8px;
}

.uabb-blog-posts.slick-slider ul.slick-dots li.slick-active button::before {
  background-color: #2746da;
  opacity: 1;
}

.uabb-blog-posts.slick-slider ul.slick-dots li button::before {
  background-color: transparent;
  color: transparent !important;
}

.facetwp-type-autocomplete {
  margin: 0 auto;
  max-width: 940px;
}

.uabb-masonary-filters li {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

.uabb-masonary-filters li.uabb-masonary-current {
  text-decoration: underline;
}

.spacer-filter {
  display: none;
}

.team-filter.fixed .facetwp-facet {
  margin-bottom: 0;
}

.team-filter.fixed {
  background-color: #ffffff;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 99px;
  width: 100%;
  z-index: 10;
}

.admin-bar .team-filter.fixed {
  top: 131px;
}

.facetwp-autocomplete-update {
  display: none;
}

input[type="text"].facetwp-autocomplete {
  background: #ffffff;
  border: 1px solid #b5b7bc;
  font-size: 24px;
  padding: 12px 16px;
}

.facetwp-type-autocomplete {
  position: relative;
}

.uabb-gf-style .gfield .ginput_container_select:after {
  color: #2746da;
  content: "\f078";
  font-size: 18px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  position: absolute;
  right: 12px;
  top: 30%;
}

.uabb-gf-style .gfield .ginput_container_select:after {
  top: 60% !important;
}

.square-header {
  height: 137px;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.ginput_complex {
  display: flex;
}

.ginput_complex span {
  margin-right: 1%;
  width: 49%;
}

.ginput_complex span:last-child {
  margin-left: 1%;
  margin-right: 0;
  width: 49%;
}

.light .gform_heading .gform_required_legend {
  color: #2746da !important;
}

.fl-col.limit .fl-module .fl-module-content {
  max-width: 600px;
  width: 100%;
}

.fl-col.limit.left .fl-module {
  display: flex;
  flex-direction: row-reverse;
}

.fl-rich-text ul {
  padding-left: 28px;
}

.fl-rich-text ul li {
  padding-bottom: 14px;
}

.gform_required_legend {
  display: none;
}

.uabb-gf-style .ginput_container_select::after {
  color: #2746da;
  font-size: 18px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  right: 12px;
  top: 55%;
}

.facetwp-type-dropdown {
  position: relative;
  width: 100%;
}

.facetwp-type-dropdown select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}

.facetwp-type-dropdown::before {
  color: #2746da;
  content: "\f078";
  font-size: 18px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  position: absolute;
  right: 12px;
  top: 30%;
}

.facetwp-dropdown {
  border: 1px solid #b5b7bc;
  border-radius: 4px;
  color: #2746da;
  padding: 16px;
  position: relative;
  width: 100%;
}

.facet.pagination {
  text-align: center;
}

.link-bottom {
  bottom: 20px;
  position: absolute;
}

.quote-icon {
  position: relative;
}

.quote-icon::before {
  color: #303132;
  content: "\201C" !important;
  font-family: "Butler", serif;
  font-size: 56px;
  height: 56px;
  left: -24px;
  position: absolute;
  top: 0;
  width: 56px;
}

.featured-clients.faceted {
  display: none;
}

.gp-toolkit-section {
  border-left: 1px solid #b5b7bc;
}

.fl-module-gp-toolkit-sub-nav {
  border-left: 1px solid #b5b7bc;
}

.gp-whitepaper-nav-row,
.gp-toolkit-nav-row,
.gp-toolkit-sub-nav-row {
  background-color: #fff;
  margin: 40px 0 -40px;
  line-height: 1.2;
}

.gp-toolkit-nav-row {
  background-color: #fff;
  margin: 100px 40px 0 -40px;
  line-height: 1.5;
}

.gp-whitepaper-nav-row > .fl-row-content-wrap,
.gp-toolkit-nav-row > .fl-row-content-wrap {
  margin-left: auto;
  max-width: 320px;
}

.gp-toolkit-sub-nav-row > .fl-row-content-wrap {
  margin-right: auto;
  max-width: 320px;
}

.gp-whitepaper-nav-row ul,
.gp-toolkit-nav-row ul,
.gp-toolkit-sub-nav-row ul {
  list-style: none;
  padding: 0;
}

.gp-whitepaper-nav-row li.indent-1,
.gp-toolkit-nav-row li.title-indent-1,
.gp-toolkit-sub-nav-row li.sub-nav-indent-1 {
  margin-left: 20px;
}

.gp-whitepaper-nav-row li.indent-2,
.gp-toolkit-nav-row li.title-indent-2,
.gp-toolkit-sub-nav-row li.sub-nav-indent-2 {
  margin-left: 40px;
}

.gp-whitepaper-nav-row p,
.gp-toolkit-nav-row p,
.gp-toolkit-sub-nav-row p {
  margin-bottom: 10px;
}

.gp-whitepaper-nav-row button,
.gp-toolkit-nav-row button,
.gp-toolkit-sub-nav-row button {
  margin-bottom: 0;
  text-align: left;
}

.gp-whitepaper-nav-row button,
.gp-whitepaper-section button.gp-whitepaper-button-next,
.gp-whitepaper-section button.gp-whitepaper-button-prev,
.gp-toolkit-nav-row button,
.gp-toolkit-section button.gp-toolkit-button-next,
.gp-toolkit-section button.gp-toolkit-button-prev,
.gp-toolkit-sub-nav-row button,
.toolkit-top-bar-row button {
  background: transparent;
  border: none;
  font-size: 16px;
  padding: 0;
}

.gp-whitepaper-section button.gp-whitepaper-button-next,
.gp-whitepaper-section button.gp-whitepaper-button-prev,
.gp-toolkit-section button.gp-toolkit-button-next,
.gp-toolkit-section button.gp-toolkit-button-prev {
  color: #012970;
}

.gp-whitepaper-section.white-nav button.gp-whitepaper-button-next,
.gp-whitepaper-section.white-nav button.gp-whitepaper-button-prev,
.gp-whitepaper-section button.gp-whitepaper-button-next:active,
.gp-whitepaper-section button.gp-whitepaper-button-next:focus,
.gp-whitepaper-section button.gp-whitepaper-button-next:hover,
.gp-whitepaper-section button.gp-whitepaper-button-prev:active,
.gp-whitepaper-section button.gp-whitepaper-button-prev:focus,
.gp-whitepaper-section button.gp-whitepaper-button-prev:hover,
.gp-toolkit-section.white-nav button.gp-toolkit-button-next,
.gp-toolkit-section.white-nav button.gp-toolkit-button-prev,
.gp-toolkit-section button.gp-toolkit-button-next:active,
.gp-toolkit-section button.gp-toolkit-button-next:focus,
.gp-toolkit-section button.gp-toolkit-button-next:hover,
.gp-toolkit-section button.gp-toolkit-button-prev:active,
.gp-toolkit-section button.gp-toolkit-button-prev:focus,
.gp-toolkit-section button.gp-toolkit-button-prev:hover {
  color: #f7901e;
}

.gp-whitepaper-section .gp-section-nav button.gp-whitepaper-button-next,
.gp-whitepaper-section .gp-section-nav button.gp-whitepaper-button-prev,
.gp-toolkit-section .gp-section-nav button.gp-toolkit-button-next,
.gp-toolkit-section .gp-section-nav button.gp-toolkit-button-prev {
  background-color: white;
  border: 1px solid #2746da;
  border-radius: 4px;
  color: #2746da;
  font-size: 16px;
  padding: 12px 24px;
}

.gp-whitepaper-section .gp-section-nav button.gp-whitepaper-button-next:active,
.gp-whitepaper-section .gp-section-nav button.gp-whitepaper-button-next:focus,
.gp-whitepaper-section .gp-section-nav button.gp-whitepaper-button-next:hover,
.gp-whitepaper-section .gp-section-nav button.gp-whitepaper-button-prev:active,
.gp-whitepaper-section .gp-section-nav button.gp-whitepaper-button-prev:focus,
.gp-whitepaper-section .gp-section-nav button.gp-whitepaper-button-prev:hover,
.gp-toolkit-section .gp-section-nav button.gp-toolkit-button-next:active,
.gp-toolkit-section .gp-section-nav button.gp-toolkit-button-next:focus,
.gp-toolkit-section .gp-section-nav button.gp-toolkit-button-next:hover,
.gp-toolkit-section .gp-section-nav button.gp-toolkit-button-prev:active,
.gp-toolkit-section .gp-section-nav button.gp-toolkit-button-prev:focus,
.gp-toolkit-section .gp-section-nav button.gp-toolkit-button-prev:hover {
  background-color: #2746da;
  color: #ffffff;
}

.gp-whitepaper-extra,
.gp-whitepaper-section,
.gp-toolkit-extra,
.gp-toolkit-section {
  clear: both;
}

.gp-whitepaper-section,
.gp-toolkit-section {
  display: none;
}

.gp-whitepaper-extra > .fl-row-content-wrap,
.gp-whitepaper-section > .fl-row-content-wrap,
.gp-toolkit-extra > .fl-row-content-wrap,
.gp-toolkit-section > .fl-row-content-wrap {
  max-width: 960px;
  flex-direction: column;
}

.gp-whitepaper-section .gp-section-nav:after,
.gp-toolkit-section .gp-section-nav:after {
  clear: both;
  content: "";
  display: table;
}

.gp-whitepaper-section .gp-whitepaper-button-next,
.gp-whitepaper-section .gp-whitepaper-button-prev,
.gp-toolkit-section .gp-toolkit-button-next,
.gp-toolkit-section .gp-toolkit-button-prev {
  margin: 0 20px;
  text-align: left;
}

.gp-whitepaper-section .gp-whitepaper-button-next span,
.gp-whitepaper-section .gp-whitepaper-button-prev span,
.gp-toolkit-section .gp-toolkit-button-next span,
.gp-toolkit-section .gp-toolkit-button-prev span {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}

.gp-whitepaper-section .gp-whitepaper-button-next,
.gp-toolkit-section .gp-toolkit-button-next {
  float: right;
}

.gp-whitepaper-section .gp-whitepaper-button-prev,
.gp-toolkit-section .gp-toolkit-button-prev {
  float: left;
}

.fl-builder-edit .gp-whitepaper-extra,
.fl-builder-edit .gp-whitepaper-section,
.fl-builder-edit .gp-toolkit-extra,
.fl-builder-edit .gp-toolkit-section {
  display: block;
}

.archive-page-tiles .uabb-post-wrapper .uabb-post-thumbnail,
.top-podcasts-tiles .uabb-post-wrapper .uabb-post-thumbnail {
  border-radius: 8px;
  position: relative;
}

.archive-page-tiles .uabb-post-wrapper .uabb-post-thumbnail {
  height: 160px;
}

.archive-page-tiles .uabb-post-wrapper .uabb-post-thumbnail .wp-post-image,
.top-podcasts-tiles .uabb-post-wrapper .uabb-post-thumbnail .wp-post-image {
  bottom: 0;
  height: auto !important;
  margin: auto;
  position: absolute;
  top: 0;
}

@media screen and (min-width: 769px) {
  .gp-whitepaper-nav-row {
    bottom: 0;
    float: left;
    height: calc(100vh - 120px);
    margin: 0;
    padding: 12px 0 0;
    position: fixed;
    width: 25%;
  }

  .gp-whitepaper-nav-row > div {
    height: 100%;
    overflow-y: scroll;
  }

  .gp-whitepaper-nav-row.absolute {
    height: auto;
    position: absolute;
  }

  .gp-whitepaper-extra,
  .gp-whitepaper-section {
    float: right;
    margin-bottom: 60px;
    margin-top: 40px;
    width: 75%;
  }

  .gp-toolkit-nav-row {
    padding: 0;
    float: left;
    margin: 0;
    position: absolute;
    width: 20%;
    display: flex !important;
  }

  .gp-toolkit-nav-row > div {
    height: 100%;
    overflow-y: auto;
  }

  .gp-toolkit-sub-nav-row {
    right: 0;
    padding: 0;
    float: right;
    margin: 0;
    position: absolute;
    width: 20%;
    display: flex;
  }

  .gp-toolkit-sub-nav-row > div {
    height: 100%;
    overflow-y: auto;
  }

  .gp-toolkit-extra,
  .gp-toolkit-section {
    float: center;
    margin-bottom: 60px;
    margin-top: 40px;
    width: 60%;
  }

  .fl-builder.fl-full-width
    .container.fl-content-full
    article.tag-white-papers
    + .fl-comments {
    float: right;
    max-width: 1280px;
    width: 75%;
  }

  .fl-builder.fl-full-width
    .container.fl-content-full
    article.tag-white-papers
    + .fl-comments
    > div {
    max-width: 960px;
    padding: 0 40px;
  }

  .fl-builder.fl-full-width
    .container.fl-content-full
    article.tag-white-papers
    + .fl-comments:after {
    clear: both;
    content: "";
    display: table;
  }
}

.fl-builder-edit .gp-whitepaper-row-title:before,
.fl-builder-edit .gp-toolkit-row-title:before {
  background-color: #dc143c;
  color: #fff;
  content: "Custom Title Module";
}

.fl-button-wrap a.fl-button,
.fl-button-wrap a.fl-button:visited {
  background: none;
  border: none;
  border-radius: 0;
  font-family: Butler, serif;
  font-weight: 700;
  position: relative;
  z-index: 1;
  color: #012970;
  line-height: 1;
  padding: 0;
}

.fl-builder-content
  .fl-node-5ef15c8b1c8f6
  .fl-module-content
  button.gp-whitepaper-button:focus,
.fl-builder-content
  .fl-node-5ef15c8b1c8f6
  .fl-module-content
  button.gp-whitepaper-button.active,
.fl-builder-content
  .fl-node-5ef15c8b1c8f6
  .fl-module-content
  button.gp-whitepaper-button:hover {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-5ef15c8b1c8f6
  .fl-module-content
  button.gp-whitepaper-button {
  color: #012970;
}

.fl-builder-content
  .fl-node-e6a2tmk3gvyr
  .fl-module-content
  button.gp-toolkit-button:hover {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-pg67cwdqxuvi
  .fl-module-content
  button.gp-toolkit-button:hover {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-pg67cwdqxuvi
  .fl-module-content
  .gp-toolkit-button.current-page {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-s4qp3ihjcav7
  .fl-module-content
  button.gp-toolkit-button:hover {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-s4qp3ihjcav7
  .fl-module-content
  .gp-toolkit-button.current-page {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-pg67cwdqxuvi
  .fl-module-content
  .gp-toolkit-button.current-page {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-s4qp3ihjcav7
  .fl-module-content
  button.gp-toolkit-button:hover {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-s4qp3ihjcav7
  .fl-module-content
  .gp-toolkit-button.current-page {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-e6a2tmk3gvyr
  .fl-module-content
  button.gp-toolkit-button {
  color: #012970;
}

.fl-builder-content
  .fl-node-1uih897rd0pn
  .fl-module-content
  button.gp-toolkit-sub-nav-button:hover {
  color: #f7901e;
}

.fl-builder-content
  .fl-node-1uih897rd0pn
  .fl-module-content
  button.gp-toolkit-sub-nav-button {
  color: #012970;
}

.fl-theme-builder-archive-archive-posts header,
.fl-theme-builder-archive-archive-posts .blog-submenu,
.fl-theme-builder-archive-archive-category header,
.fl-theme-builder-archive-archive-category .blog-submenu {
  background-color: #f2f5fb;
}

input[type="text"].facetwp-autocomplete,
.facetwp-dropdown {
  font-family: "proxima-nova", sans-serif !important;
}

.facetwp-facet-team_functions_sort .facetwp-radio,
.facetwp-facet-team_functions_sort .facetwp-radio.checked,
.facetwp-facet-team_functions_sort_copy .facetwp-radio,
.facetwp-facet-team_functions_sort_copy .facetwp-radio.checked {
  background-image: none;
  color: #2746da;
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.facetwp-radio .facetwp-counter {
  display: none;
}

.facetwp-facet-team_functions_sort,
.facetwp-facet-team_functions_sort_copy {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.facetwp-facet-team_functions_sort .facetwp-radio.checked,
.facetwp-facet-team_functions_sort_copy .facetwp-radio.checked {
  color: #f7901e;
  text-decoration: underline;
}

@media screen and (min-width: 1200px) {
  .companies .fl-post-column:nth-child(5n + 1) {
    clear: none !important;
  }

  .companies .fl-post-column:nth-child(5n + 10),
  .companies .fl-post-column:nth-child(4),
  .companies .fl-post-column:nth-child(7),
  .companies .fl-post-column:nth-child(10) {
    clear: both;
  }

  .companies.faceted .fl-post-column:nth-child(5n + 10),
  .companies.faceted .fl-post-column:nth-child(4),
  .companies.faceted .fl-post-column:nth-child(7),
  .companies.faceted .fl-post-column:nth-child(10) {
    clear: none !important;
  }

  .companies.faceted .fl-post-column:nth-child(5n + 1) {
    clear: both !important;
  }

  .featured-clients {
    left: calc(50% + 110px);
    padding-top: 20px;
    position: absolute;
    width: 450px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
  .companies .fl-post-column:nth-child(3n + 1) {
    clear: none !important;
  }

  .companies .fl-post-column:nth-child(3n + 10),
  .companies .fl-post-column:nth-child(3),
  .companies .fl-post-column:nth-child(5),
  .companies .fl-post-column:nth-child(7) {
    clear: both !important;
  }

  .companies.faceted .fl-post-column:nth-child(3n + 10),
  .companies.faceted .fl-post-column:nth-child(3),
  .companies.faceted .fl-post-column:nth-child(5),
  .companies.faceted .fl-post-column:nth-child(7) {
    clear: none !important;
  }

  .companies.faceted .fl-post-column:nth-child(3n + 1) {
    clear: both !important;
  }

  .featured-clients {
    left: calc(66%);
    padding-top: 20px;
    position: absolute;
    width: 33%;
  }
}

@media screen and (max-width: 1200px) {
  header.fl-builder-content .fl-row.mobile-header .fl-col-group {
    display: flex;
  }

  header.fl-builder-content
    .fl-row.mobile-header
    .fl-col-group
    .fl-col.mobile-logo {
    width: 160px !important;
  }

  header.fl-builder-content
    .fl-row.mobile-header
    .fl-col-group
    .fl-col.mobile-cta {
    width: calc(100% - 300px) !important;
  }

  header.fl-builder-content
    .fl-row.mobile-header
    .fl-col-group
    .fl-col.mobile-menu {
    width: 70px !important;
  }

  .link-bottom {
    bottom: auto;
    position: relative;
  }

  .uabb-blog-posts-shadow,
  .fl-node-usl9oi0r5myd .uabb-blog-posts .uabb-blog-posts-shadow {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
  }

  .fl-col.limit .fl-module .fl-module-content {
    margin: 0 auto;
    padding: 0 20px;
  }

  .square-header {
    height: auto;
  }

  .fl-html .facetwp-facet {
    margin-bottom: 10px;
  }

  #team ul.uabb-masonary-filters {
    border: 1px solid #b5b7bd;
    border-radius: 4px;
    display: block;
    margin: 0 auto 32px;
    max-width: 940px;
    padding: 0;
    position: relative;
    width: 100%;
  }

  #team ul.uabb-masonary-filters > li {
    cursor: pointer;
    display: none;
    margin: 0;
    padding: 16px 12px;
    text-align: left;
  }

  #team ul.uabb-masonary-filters > li.uabb-masonary-current {
    color: #2746da;
    text-decoration: none;
  }

  #team .uabb-masonary-filters li:first-child,
  #team .uabb-masonary-filters.open li {
    background-color: transparent;
    display: block;
  }

  #team .uabb-masonary-filters li:first-child:before {
    color: #2746da;
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 15px;
    top: 17px;
  }

  #team .uabb-masonary-filters.open li:first-child:before {
    content: "\f077";
  }

  .trending-topics .trending-topic a {
    font-size: 12px;
    padding: 12px;
  }

  .trending-topics .trending-topic {
    line-height: 2.2;
  }

  .menu-blog .fl-menu .fl-menu-mobile-toggle {
    float: right;
  }

  #menu-blog-menu {
    background-color: #ffffff;
    border-bottom: 4px solid #e3e6ee;
    border-radius: 0 0 8px 8px;
  }

  #menu-blog-menu.menu .menu-item a {
    border-bottom: 1px solid #b5b7bd;
    margin: 0 16px;
    padding: 16px 0;
  }

  #menu-blog-menu.menu .menu-item a {
    border-bottom: 1px solid #b5b7bd;
    margin: 0 16px;
    padding: 16px 0;
  }

  #menu-blog-menu.menu .menu-item .sub-menu .menu-item a {
    text-transform: capitalize;
  }

  #menu-blog-menu.menu .cta.secondary.menu-item a {
    border: 1px solid #2746da;
    text-align: center;
  }

  #menu-blog-menu.menu .menu-item .focus > a,
  #menu-blog-menu.menu .latest-post > a {
    border-bottom: none;
  }

  #menu-blog-menu.menu .latest-post > a {
    display: flex;
    line-height: 1.4;
  }

  #menu-blog-menu.menu .menu-item .main-category {
    text-align: right;
    text-transform: none;
  }

  #menu-blog-menu.menu .menu-item .main-category {
    text-align: right;
    text-transform: none;
  }

  #menu-blog-menu.menu .menu-item .fl-has-submenu-container::before {
    border: none;
    bottom: 0;
    color: #2645da;
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    font-size: 140%;
    font-weight: 300;
    position: absolute;
    right: 20px;
    top: 12px;
    transform: none;
  }

  #menu-blog-menu.menu .menu-item .fl-has-submenu-container.focus::before {
    color: #f7901e;
    content: "\f077";
  }

  #menu-blog-menu.menu ul.sub-menu ul.sub-menu > li.latest-post a img {
    border-radius: 4px;
    margin-right: 16px;
    width: 120px;
  }

  #menu-blog-menu.menu ul.sub-menu ul.sub-menu > li.latest-post a img {
    border-radius: 4px;
    margin-right: 16px;
    width: 120px;
  }

  #menu-blog-menu.menu .menu-item.fl-menu-search-item {
    display: block;
  }

  #menu-blog-menu.menu .menu-item.fl-menu-search-item a {
    border-bottom: none;
  }

  #menu-blog-menu {
    padding-bottom: 16px;
    padding-top: 16px;
  }

  #menu-blog-menu .menu-item.fl-menu-search-item {
    float: right;
    text-align: right;
    width: calc(100% - 150px);
  }

  #menu-blog-menu .fl-menu-search-item .fl-search-form-fields {
    justify-content: right;
  }

  #menu-blog-menu .menu-item.cta.secondary {
    float: left;
    width: 150px;
  }

  #menu-blog-menu.menu > .menu-item:nth-child(5) {
    clear: both;
    padding-top: 16px;
  }

  .menu .cta.secondary.menu-item a {
    border: none;
  }

  .blog-submenu .fl-col-group.fl-col-group-equal-height {
    display: flex;
  }

  .footer-menu {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 1s ease-out;
  }

  .footer-col-header .fl-heading {
    position: relative;
  }

  .footer-col-header .fl-heading:after {
    bottom: 0;
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    font-size: 150%;
    font-weight: 300;
    position: absolute;
    right: 5px;
    top: -5px;
  }

  .open .footer-menu {
    height: auto;
    opacity: 1;
  }

  .open .footer-col-header .fl-heading:after {
    color: #bfc7ef;
    content: "\f077";
  }
}

@media screen and (max-width: 992px) {
  header.fl-builder-content .fl-row.mobile-header .fl-col-group {
    display: flex;
  }

  header.fl-builder-content
    .fl-row.mobile-header
    .fl-col-group
    .fl-col.mobile-logo {
    width: 160px !important;
  }

  header.fl-builder-content
    .fl-row.mobile-header
    .fl-col-group
    .fl-col.mobile-cta {
    width: calc(100% - 300px) !important;
  }

  header.fl-builder-content
    .fl-row.mobile-header
    .fl-col-group
    .fl-col.mobile-menu {
    width: 70px !important;
  }

  .single .fl-page-content {
    background-color: #f5f7fc;
    background: linear-gradient(
      180deg,
      rgba(245, 247, 252, 1) 0%,
      rgba(245, 247, 252, 1) 100px,
      rgba(232, 236, 251, 1) 370px,
      rgba(255, 255, 255, 1) 370px
    );
  }

  .featured-clients {
    margin: 0 auto;
    max-width: 450px;
    width: 96%;
  }

  .quote-icon::before {
    left: 18px;
    top: -24px;
  }
}

.hs-form-field label {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-size: 14px;
}

.hbspt-form .input .hs-input {
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 12px;
  padding-right: 12px;
}

fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}

.hs_submit .actions .hs-button {
  color: #2746da !important;
  background-color: transparent;
  margin-top: 24px;
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-color: #2746da;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 24px;
  padding-right: 24px;
}

.hs_submit .actions .hs-button:hover {
  background-color: #e8ecfb;
}

.main-category a {
  color: #303132 !important;
  text-transform: none !important;
}

.facetwp-reset {
  border-color: #2746da;
  font-size: 24px;
  margin-bottom: 0;
  padding: 14px 16px;
  width: 100%;
}

.facetwp-type-autocomplete {
  margin-bottom: 0;
}

.facetwp-facet-team_functions_sort .facetwp-radio,
.facetwp-facet-team_functions_sort .facetwp-radio.checked {
  font-size: 19px;
}

.fcomplete-wrap {
  background-color: #ffffff;
  z-index: 10;
}

.uabb-taxonomy.tags a:hover,
.uabb-taxonomy a:hover,
.blog .fl-terms-list a:hover,
.blog .fl-post-meta-terms a:hover,
.archive.category .fl-terms-list a:hover,
.archive.category .fl-post-meta-terms a:hover {
  color: #f1bc0b;
}

button.gp-whitepaper-button:hover,
button.gp-whitepaper-button:focus,
button.gp-toolkit-button:hover,
button.gp-toolkit-button:focus,
button.gp-toolkit-sub-nav-button:hover,
button.gp-toolkit-sub-nav-button:focus,
.toolkit-top-bar-row button:hover,
.toolkit-top-bar-row button:focus {
  background-color: transparent;
  border: none;
}

@media screen and (max-width: 1200px) {
  .team-filter.fixed {
    top: 71px;
  }

  .admin-bar .team-filter.fixed {
    top: 103px;
  }
}

@media screen and (max-width: 992px) {
  .team-filter.fixed {
    top: 65px;
  }

  .admin-bar .team-filter.fixed {
    top: 97px;
  }
}

@media screen and (max-width: 768px) {
  .team-filter.fixed {
    top: 71px;
  }

  .admin-bar .team-filter.fixed {
    top: 103px;
  }
}

@media (max-width: 992px) {
  header .fl-col-group .fl-col:not(.fl-col-small-custom-width) {
    flex-basis: 0;
  }
}

.tagged-tiles .uabb-blog-post-inner-wrap,
.tagged-tiles .uabb-blog-post-content {
  height: 100%;
}

.toolkit-top-bar-row {
  padding: 10px 42px;
  margin-top: 100px;
  border-bottom: 1px solid #b5b7bc;
  display: block !important;
}

@media screen and (max-width: 768px) {
  .toolkit-top-bar-row {
    margin: 0;
    padding: 10px;
  }

  #fl-main-content {
    padding-top: 80px !important;
  }
}

.toolkit-top-bar-row .fl-row-content-wrap,
.toolkit-top-bar-row .fl-row-content {
  margin: auto;
  padding: 0;
}

.toolkit-top-bar-row .fl-module-content {
  margin: auto;
}

.toolkit-top-bar-row .toolkit-title {
  font-size: 24px;
  font-weight: bold;
  color: #012970;
  margin-right: 20px;
}

.toolkit-top-bar-row .toolkit-buttons a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
}

#toolkit-top-bar {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  margin: 20px 0;
}

.toolkit-top-bar-row ul {
  list-style-type: none;
  padding: 0;
}

.toolkit-top-bar-row > ul {
  display: none;
}

.toolkit-top-bar-row button {
  color: #012970 !important;
}

.toolkit-top-bar-row .toolkit-collapsible-subheading-content {
  margin-left: 20px;
}

/* .toolkit-top-bar-row .title-indent-1,
.toolkit-top-bar-row .sub-nav-indent-1 {
    padding-left: 20px;
} */

.toolkit-top-bar-row .toolkit-collapsible-subheading-button {
  font-size: 14px;
}

.toolkit-top-bar-row .gp-toolkit-button {
  text-transform: uppercase;
  font-weight: 600;
}

.toolkit-top-bar-row .title-indent-2,
.toolkit-top-bar-row .sub-nav-indent-2 {
  padding-left: 40px;
}

.toolkit-top-bar-row button:hover {
  color: #f7901e !important;
}

.toolkit-buttons {
  display: flex;
  align-items: center;
  color: #2746da !important;
}

.toolkit-buttons a {
  display: flex;
  align-items: center;
  margin-right: 20px;
  color: #2746da !important;
}

.toolkit-buttons p {
  margin: 0;
}

.toolkit-buttons i {
  margin-left: 6px;
}

.toolkit-top-bar-toggle-menu {
  display: none;
  cursor: pointer;
}

.toolkit-collapsible-sectionTitle,
.toolkit-collapsible-sectionTitle-indented,
.toolkit-top-bar-row > ul > li,
.toolkit-collapsible-subheading-content
  > ul
  > li
  > .toolkit-collapsible-subheading-content
  > ul
  > li {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  border-radius: 4px;
  height: 34px;
  padding: 4px 10px;
}

.toolkit-collapsible-toggle {
  color: #2746da;
}

.toolkit-collapsible-subheading-content {
  display: none;
}

.toolkit-collapsible-subheading-content ul {
  padding: 0;
}

.toolkit-collapsible-subheading-content
  .toolkit-collapsible-subheading-content
  .toolkit-collapsible-sectionTitle {
  padding: 0;
  height: 26px;
}

.toolkit-collapsible-sectionTitle,
.toolkit-collapsible-subheading-content li {
  border-radius: 4px;
}

.toolkit-collapsible-sectionTitle:hover,
.toolkit-top-bar-row > ul > li:hover,
.toolkit-collapsible-subheading-content
  > ul
  > li
  > .toolkit-collapsible-subheading-content
  > ul
  > li:hover {
  background-color: #f5f7fc;
}

.toolkit-collapsible-subheading-content
  > ul
  > li
  > .toolkit-collapsible-subheading-content
  > ul {
  padding-left: 20px;
}

/* Event CSSs Awanish */

/* archive event css */
/*Custom pagination*/

.custom_navigation ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0px;
}
.custom_navigation ul li {
  list-style: none;
  min-width: 24px;
  height: 25px;
  margin: 0 1px;
  text-align: center;
  padding: 0 10px;
}

.custom_navigation ul li.active:hover {
  cursor: pointer;
}
.custom_navigation ul li a {
  color: #333;
  font-weight: 600;
}
.custom_navigation ul li.active a {
  color: #f2bd08;
}

/*property list ui*/
.property-odd-row {
  background-color: #f9f9f9;
  padding: 10px 20px;
  border: solid #d3d3d3;
  border-width: 1px 0px;
}

.event_filter {
  padding: 40px 0px;
}

.event_filter .row1 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 40px;
}

.event_filter .row1 input[type="radio"] {
  display: none;
}

.event_filter .row1 label {
  color: #012970;
  font-weight: 600;
  padding: 5px 25px;
  border-radius: 30px;
  cursor: pointer;
}

.event_filter .row1 label.active {
  background: #f2bd08;
}

.event_filter .row2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.event_filter .row2 label {
  font-weight: 600;
  font-size: 13px;
  color: #012970;
  padding-right: 20px;
}

.event_filter select {
  padding: 6px 15px 6px 10px;
  font-size: 15px;
  border-radius: 4px;
  margin-right: 10px;
  color: #333;
  border: 1px solid #e6e6e6;
}
.event_filter button[type="submit"] {
  color: #666;
  background: #fff;
  position: absolute;
  right: 20px;
  bottom: 25px;
  padding: 5px 10px;
  border: 0px;
}

.event_row .item {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 33px;
}
.event_row .event_image {
  min-height: 220px;
  max-height: 220px;
  overflow: hidden;
}
.event_row .event_image img {
  width: 100%;
  border-radius: 10px 10px 0px 0px;
}

.event_row .event_content {
  padding: 25px;
}
.event_row .event_title {
  font-size: 20px;
  font-weight: 600;
  line-height: initial;
}
.event_row .event_desc {
  color: #666;
  padding: 10px 0px 20px 0px;
}
.event_row .more_info {
  text-align: right;
}
.more_info a {
  padding: 4px 7px;
  border-radius: 5px;
  border: 1px solid #2746da;
  color: #2746da;
}

.next_event_text {
  color: #2746da;
}
.next_event h3 {
  color: #000;
}
.next_event .event_desc {
  padding: 15px 0px 50px 0px;
}

.next_event .more_info a {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 20px;
  display: inline-block;
}

.combined_featured_past_events_session .item {
  padding: 25px 25px 35px 25px;
  box-shadow: 0px 0px 6px 0px #ccc;
  border-radius: 15px;
  margin: 20px 10px;
  text-align: center;
}

.combined_featured_past_events_session ul {
  list-style: none;
  padding: 0px;
}
.combined_featured_past_events_session h4 {
  padding: 20px 0px;
}
.combined_featured_past_events_session .profile_data {
  padding: 0px 0px 40px 0px;
}

.combined_featured_past_events_session .sp_detail {
  display: inline-block;
  text-align: left;
  padding-left: 10px;
  vertical-align: middle;
  font-size: 20px;
  line-height: 25px;
}

.combined_featured_past_events_session .profile_image {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.combined_featured_past_events_session .company_logo {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  text-align: center;
}

/* single event css */

.single_event .single_row0 {
  height: 100px;
  width: 100%;
}
.single_row1 {
  padding: 30px 50px;
  background: url("images/single_event_headbg.png") no-repeat top right;
  border-top: 1px solid #ccc;
}

.single_header {
  background: #f6f7fc;
}

.single_header .hubs_form h6 {
  color: #000;
  padding-bottom: 0px;
}

.single_row1 .back_btn,
.breadcrumbs_title {
  font-size: 16px;
  color: #4b5563;
  cursor: pointer !important;
  margin-bottom: 30px;
}

.back_btn a,
.breadcrumbs_title a {
  font-size: 16px;
  color: #4b5563;
  text-decoration: none;
}

.back_btn a:hover,
.breadcrumbs_title a:hover {
  color: #012970;
  text-decoration: none;
}

.single_row1 .col-md-8 {
  padding-right: 0px;
}
.single_row1 .col-md-4 {
  padding-left: 0px;
}

.row1_first_col {
  padding: 50px;
  border-radius: 15px 0px 0px 15px;
  background: url("images/row1bg.png") no-repeat center center;
  height: 100%;
  background-size: cover;
}
.row1_first_col .tl_logo img {
  width: 173px;
  padding-bottom: 70px;
}

.row1_first_col .event_title1 {
  font-size: 48px;
}

.row1_first_col .event_date_type,
.row1_first_col .event_meta,
.sessions .event_meta {
  color: #012970;
  font-size: 26px;
  padding-bottom: 10px;
}

.sessions .col-md-8:after {
  content: " ";
  height: 100%;
  width: 1px;
  background: #2746da54;
  position: absolute;
  right: -16px;
  top: 0px;
}

.sessions .count_session {
  color: #012970;
  width: 100%;
  padding-bottom: 10px;
  font-size: 26px;
}

.sessions .event_meta {
  font-size: 26px;
  padding: 15px 0px;
}
.event_meta_hide,
.on_demand_register_hide {
  display: none !important;
}

.speakers .profile_data {
  padding: 50px 0px 15px 0px;
  display: flex;
  align-items: center;
}

.speakers .sp_detail {
  display: inline-block;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  font-size: 18px;
  line-height: 20px;
  color: #012970;
}

.speakers .sp_detail .sp_name {
  font-weight: 600;
  padding-bottom: 10px;
  display: inline-block;
}

.speakers .sp_detail .sp_org {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.speakers .profile_image {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.row1_second_col {
  padding: 50px;
  border-radius: 0px 15px 15px 0px;
  background: #fff;
  height: 100%;
}

.single_event h1 {
  font-weight: 600;
  width: 100%;
}

.single_event_details {
  padding: 50px 0px 130px 0px;
  background: #f6f7fc;
}

.single_event_details .event_date_type {
  color: #2746da;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 10px;
}

.single_event_details .event_meta {
  color: #012970;
  font-size: 40px;
}

.single_event .event_reg_status {
  font-style: italic;
  font-size: 20px;
  width: 100%;
  padding-top: 11px;
  color: #012970;
}
.single_about {
  padding: 50px 0px;
}
.single_about .video {
  display: block;
  width: 100%;
  background: #e9ecfa url("images/video_bg.png") no-repeat right center;
}

.single_about .video iframe {
  width: 85%;
  height: 555px;
}
.single_about .video p {
  margin: 0px 0px -8px 0px;
}

.single_about h5 {
  padding-bottom: 20px;
  padding-top: 30px;
}

.session_archive {
  background: #e9ecfa url("images/session_bg.png") no-repeat top left;
  padding-bottom: 50px;
}

.session_archive_on_demand {
  background: #f6f7fc;
}

.session_archive .sessions {
  margin-top: -100px;
}

.session_archive .session {
  background: #fff;
  padding: 35px;
  border-radius: 10px;
  margin-bottom: 40px;
  align-items: center;
}

.session_archive .col-md-4 {
  /* text-align: center; */
}

.session_archive .profile_data {
  padding: 10px 0px 10px 40px;
  border-left: 0px solid #2746da54;
  display: flex;
}

.session_archive .sp_detail {
  display: inline-block;
  text-align: left;
  padding-left: 15px;
  vertical-align: middle;
  font-size: 18px;
  line-height: 16px;
  color: #012970;
  font-weight: 600;
}
.session_archive .sp_detail span {
  color: #666;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  display: block;
  padding-top: 5px;
}

.session_archive .profile_image {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.session_archive .company_logo {
  width: auto;
  height: 33px;
  text-align: center;
  padding-bottom: 10px;
}

.session_archive .follow_us {
  font-size: 12px;
  font-weight: 600;
  color: #2746da;
  padding-top: 8px;
}
.session_archive .follow_us .linked_url {
  margin-top: -3px;
  width: 15px;
}

.event_btn {
  background-color: #2441e2;
  border-color: #2441e2;
  color: #ffffff !important;
  border-radius: 5px;
  padding: 12px 10px;
  font-size: 0.82em;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.05em;
  height: auto;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
  font-family: inherit;
  text-align: center;
}
.btn_full {
  width: 100%;
  display: block;
}
.event_btn:hover {
  opacity: 0.7;
  color: #ffffff;
  text-decoration: none;
}

.text_center {
  text-align: center;
}

.organizers_full {
  background: #012970;
  padding: 60px 0px;
}

.organizers {
  color: #fff;
}
.organizers .organizer {
  padding-top: 30px;
}
.organizers .heading {
  color: #f1bc0b;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 0px;
}
.organizers h3 {
  font-size: 40px;
  color: #fff;
}
.organizers .about {
  padding: 15px 0px;
  font-size: 24px;
}
.og_website,
.og_website:hover,
.og_website:focus {
  text-decoration: none;
  color: #f1bc0b !important;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 30px;
  display: inline-block;
}

.organizers .organizer-logo {
  max-width: 350px;
  padding: 0px 50px;
}

.faq_full {
  padding: 60px 0px;
}
.faq_heading {
  color: #012970;
  text-transform: uppercase;
  width: 100%;
  padding-bottom: 10px;
}

.faq-accordion {
  width: 100%;
  margin: 20px auto;
  border: 0px solid #ddd;
  border-radius: 5px;
}

.faq-item {
  border-bottom: 2px solid #ddd;
  padding: 10px 0px;
}

.faq-item:last-child {
  border-bottom: none;
}

.faq-question {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  font-size: 26px;
  color: #012970;
  font-weight: bold;
  cursor: pointer;
  padding: 10px 0px;
  border-radius: 5px;
}

.faq-question:hover {
  /* background-color: #f1f1f1; */
}

.faq-answer {
  font-size: 18px;
  padding: 10px 0px;
  line-height: 1.6;
  color: #303132;
}

.toggle-icon {
  font-size: 18px;
  color: #012970;
  transition: transform 0.3s;
  margin-left: 15px;
}

.faq-question.open .toggle-icon i {
  transform: rotate(180deg); /* Rotate when expanded */
}
.related_full {
  background: #e9ecfa url("images/relative_bg.png") no-repeat bottom right;
  padding: 70px 0px;
  background-size: 42%;
}
.related .heading {
  font-size: 36px;
  padding-bottom: 40px;
}

.single_event_details_header .breadcrumbs_title {
  padding: 30px 50px 0px 50px;
  background: #f6f7fc;
  border-top: 1px solid #ccc;
}

.speaker-carousel .slick-prev,
.slick-next {
  position: absolute !important;
  top: auto;
  bottom: -10px; /* Position the arrows below the carousel */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  opacity: 1;
  transition: opacity 0.3s;
}

.speaker-carousel .slick-prev:hover,
.slick-next:hover {
  opacity: 0.8;
}

.speaker-carousel .slick-prev {
  left: 50%; /* Center horizontally */
  transform: translateX(-120%); /* Shift left of the center */
}

.speaker-carousel .slick-next {
  left: 50%; /* Center horizontally */
  transform: translateX(20%); /* Shift right of the center */
}

.speaker-carousel .slick-prev i,
.slick-next i {
  font-size: 16px;
}

.speaker-carousel .slick-list {
  padding-bottom: 25px; /* Add space for the arrows */
}

/* Style the pagination dots */
.speaker-carousel .slick-dots {
  position: absolute !important;
  top: auto;
  bottom: -10px; /* Position the arrows below the carousel */
  display: flex !important;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* Individual dot style */
.speaker-carousel .slick-dots li {
  margin: 0 5px; /* Spacing between dots */
}

/* Default dot */
.speaker-carousel .slick-dots li button {
  text-indent: -10000px;
  width: 20px;
  height: 20px;
  padding: 0px;
  border-radius: 50%; /* Circular dots */
  background-color: #666; /* Default color */
  border: none;
  outline: none;
  cursor: pointer;
}

/* Active dot */
.speaker-carousel .slick-dots li.slick-active button {
  background-color: #2441e2; /* Active color */
}

.terms_conditions {
  background: #e9ecfa;
  padding: 70px 0px;
}

.terms_conditions h3 {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 10px;
  color: #012970;
}
.terms_conditions p {
  font-size: 12px;
  color: #012970;
}

.term_link {
  font-size: 12px;
  line-height: 13px;
}

.fl-menu-search-item .fl-search-text {
  margin-top: 26px;
  border: 2px solid #ccc;
}

.footer_btn {
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .event_filter button[type="submit"] {
    bottom: 12px;
  }
  .event_filter .row2 label {
    padding-left: 10px;
  }
  .event_filter select {
    padding: 6px 0px 6px 10px;
    width: 34.75%;
  }

  .session_archive .session,
  .single_event_details .single_row2,
  .single_event_details .single_about {
    padding: 15px;
  }
  .session_archive .profile_data {
    border: 0px;
    padding-left: 0px;
  }
  .session_archive .session .col-md-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .row.single_row0 {
    display: none;
  }
  .single_row1,
  .breadcrumbs_title {
    padding: 8% 5%;
  }
  .single_row1 .col-md-8 {
    padding-right: 15px;
  }
  .speakers .profile_data {
    padding: 30px 0px 0px 0px;
  }
  .row1_first_col {
    padding: 25px;
    border-radius: 15px;
    margin-bottom: 36px;
    height: auto;
  }
  .single_row1 .col-md-4 {
    padding-left: 15px;
  }
  .row1_second_col {
    padding: 25px;
    border-radius: 15px;
    height: auto;
  }
  .row1_first_col .event_title1 {
    font-size: 33px;
  }
  .event_filter .row2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.graph_wrapper {
  position: relative;
  z-index: 99;
}

.graph_center_text {
  position: absolute;
  top: 50%;
  color: #262525;
  left: 30.9%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  font-weight: bold;
  background: #ffffff;
  padding: 11% 9%;
  border-radius: 50%;
  z-index: -1;
  text-align: center;
}

.graph_center_text strong {
  font-size: 60px;
  display: block;
  line-height: 60px;
}

@media screen and (max-width: 767px) {
  .graph_center_text {
    font-size: 10px;
    left: 31.9%;
  }

  .graph_center_text strong {
    font-size: 34px;
    line-height: 26px;
    text-align: center;
  }
}

.ays-chart-charts-main-container > div > div > div:before {
  content: "";
  width: 5px;
  background: #fff;
  position: absolute;
}

.graph_bar1 .ays-chart-charts-main-container > div > div > div:before {
  height: calc(100% - 115px);
  left: 125px;
}

.graph_bar2 .ays-chart-charts-main-container > div > div > div:before {
  height: 90%;
  left: 125px;
  top: 55px;
}

.graph_bar3 .ays-chart-charts-main-container > div > div > div:before {
  height: 88%;
  left: 180px;
  top: 15px;
}

.graph_bar4 .ays-chart-charts-main-container > div > div > div:before {
  height: 78%;
  left: 125px;
  top: 40px;
}

/* .ays-chart-charts-main-container svg g{
  transform: translate(-10px, 0);
} */

/* team details page css */
.single_team {
  background: #fff;
  padding-top: 30px;
}

.single_team .single_team_details {
  padding-bottom: 80px;
}

.single_team .single_team_details .row {
  /* align-items: center; */
}

.single_team_details h2 {
  font-weight: 700;
  font-size: 40px;
  padding-top: 25px;
}

.single_team_details .destination {
  font-size: 24px;
}

.single_about_team {
  padding-top: 20px;
}

.single_about_team h3 {
  font-weight: 600;
  font-size: 25px;
}

.single_team_details h5 {
  font-weight: 700;
  font-size: 14px;
  padding-top: 20px;
}

.single_team_details .team-social-links {
  padding-bottom: 20px;
}

.single_team_details .team-social-links i {
  font-size: 38px;
  filter: grayscale(100%);
  opacity: 0.5;
}

.team-social-links a:hover i {
  color: #F7901E !important;
  filter: grayscale(0%);
  opacity: 1.0;
}

.team-expertise {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  line-height: 14px;
}

.team-expertise li::after {
  content: "•";
  margin-left: 0.5em;
  color: #012970;
  font-size: 28px;
}

.team-expertise li:last-child::after {
  content: "";
}

.single_team .affiliated-companies {
  padding-bottom: 40px;
}

.affiliated-companies .company-item {
  padding: 0px 6px 5px 6px;
  text-align: center;
}

.affiliated-companies .company-logo {
  /*border: 2px solid #e0dbdb; 
   padding: 9px 20px; */
  border-radius: 25px;
  margin-top: 7px;
  margin-bottom: 7px;
  min-height: 41px;
  max-height: 41px;
  /* width: 100%; */
}

.single_team .related_full {
  background-image: none;
}

.uabb-post-grid-4 .uabb-post-thumbnail:hover img:hover{
  filter: grayscale(50%) sepia(100%) hue-rotate(340deg) saturate(300%);
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .affiliated-companies .company-item {
    width: 50%;
    text-align: center;
  }
}

/* End CSSs */
