.gftn_speakers_listing_wrapper {
  padding-top:120px;
  padding-bottom:80px;
}
.load-more-group{
text-align:center;
}
/*  Side Event Hide */
.filter_tag ul li:has(input[type="checkbox"][value='34']) {
  display: none;
}
.gftn_speakers_listing_wrapper .gftn_speakers_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap:15px;
}
.gftn_speakers_listing_wrapper .gftn_speakers_item {
  flex-basis:calc(26.15% - 22.5px);
  position: static;
}
.gftn_speakers_listing_wrapper .gftn_speakers_item.no-result-found {
  width: 100%;
  flex-basis:100%;
}
.gftn_speakers_listing_wrapper .gftn_speakers_items .gftn_speakers_iteminner {
  height: 100%;
  min-height: auto;
  padding:20px;
  position: relative;
  transition:all 0.35s;
}
.gftn_speakers_listing_wrapper .gftn_speakers_items .gftn_speakers_iteminner > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.gftn_speakers_listing_wrapper .gftn_speakers_items .gftn_speakers_item .gftn_speakers_iteminner:hover {
  transform: translateY(-5px);
}

.gftn_speakers_listing_wrapper .gftn_speakers_item.no-result-found:hover .gftn_speakers_iteminner {
  transform: none;
  background: initial;
  border-color: inherit;
}

.gftn_speakers_listing_wrapper .gftn_speakers_item .gftn_speakers_image img {
  max-width: 100%;
  width: 100%;
  display: block;
  border-radius: 6px;
}
.gftn_speakers_listing_wrapper .gftn_speakers_items .gftn_speakers_title p {
  font-size: 17.981px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.33;
  margin:0;
  transition:color 0.35s;
  word-break: break-word;
font-family: Libre Baskerville, serif;
}
div#back-to-top {
  display: none;
}
.gftn_speakers_listing_wrapper .gftn_speakers_items .gftn_speakers_designation p {
  font-size: 13.486px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  word-break:break-word;
}
.gftn_speakers_listing_wrapper .gftn_speakers_item .gftn_speakers_image {
  margin-bottom:23px;
  position: relative;
}
.gftn_speakers_listing_wrapper .gftn_title {
  margin-bottom: 25px;
}
.gftn_speakers_listing_wrapper .gftn_subtitle{
  padding:30px 0 25px;
}
.gftn_speakers_listing_wrapper .gftn_subtitle h2{
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height:1.52;
  margin:0;
}
.gftn_speakers_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap:50px;
}
.gftn_speakers_listing_wrapper .gftn_col_left {
  flex-basis:calc(75% - 25px);
}
.gftn_speakers_listing_wrapper .gftn_col_right {
  flex-basis:calc(25% - 25px);
}
.gftn_speakers_listing_wrapper .sidebar_right_col ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.gftn_speakers_listing_wrapper .filter_tag ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.gftn_speakers_listing_wrapper .filter_tag ul li a {
  text-align: center;
  font: normal normal normal 14px/19px Open Sans;
  letter-spacing: 0px;
  color: #BFBFBF;
  padding: 8px 15px;
  border: 1px solid #BFBFBF;
  border-radius: 6px;
  display: inline-block;
}

.gftn_speakers_listing_wrapper .filter_tag ul li:not(:last-child) {
  margin-right: 10px;
  margin-bottom: 0;
}
.gftn_speakers_listing_wrapper .sidebar_right_col {
  margin-bottom:4px;
}
/* featured speakers */
.gftn_featured_speakers .gftn_speakers_designation p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  word-break: break-word;
}
.gftn_speakers_listing_wrapper .gftn_featured_speakers .gftn_speakers_item {
  flex-basis:calc(33.33% - 13.33px);
}

.gftn_speakers_listing_wrapper .gftn_speakers_item.gftn_featured_speakers {
  flex-basis:calc(33.33% - 13.33px);
}

.gftn_speakers_listing_wrapper .gftn_featured_speakers .gftn_speakers_iteminner {
  padding:25px;
  transition: all .3s ease;
  cursor: pointer;
  position: relative;
}
.gftn_speakers_listing_wrapper .gftn_speakers_item:hover .gftn_speakers_iteminner {
  transform: translateY(-5px);
}
.gftn_featured_speakers .gftn_speakers_title h4 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height:1.33;
  margin:0;
  transition:all 0.35s;
  word-break: break-word;
}
.gftn_speakers_listing_wrapper .gftn_pagination_wrapper{
  text-align: center;   
  margin: 60px; 0
}
.gftn_speakers_listing_wrapper .gftn_pagination_wrapper p {
  font: normal normal normal 14px/19px Open Sans;
  color: #fffffcFFC;
  margin: 0;
}
.gftn_speakers_listing_wrapper .sidebar_right_col .form input {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0px;
  opacity: 1;
  background: transparent;
  border: none;
  outline: none;
  padding: 10px;
  width: 100%;
  background-image: url('https://22287007.fs1.hubspotusercontent-na1.net/hubfs/22287007/Search.svg');
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: 96% center;
  transition:all 0.3s ease;
}


.filter_tag label{
  margin:0;
}
.popup_icon_list {
  background: #141414;
  border: 1px solid #F7AA1D;
  padding: 15px;
  border-radius: 6px;
  position: absolute;
  border-top-right-radius: 0;
  right: 0;
  min-width: 174px;
  top: 100%;
  margin: 10px 0 0;
  display: none;
  z-index: 9;
}
.popup_icon_list.show_more {
  display: block;
}
.popup_icon_list .arrow {
  height: 12px;
  position: absolute;
  width: 12px;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 0px;
  right: 9px;
}
.popup_icon_list .arrow:before {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  content: "";
  display: inline-block;
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
  border-color: #F7AA1D;
  background: #141414;
}
.gftn_speakers_listing_wrapper .social_share ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 15px;
  row-gap: 10px;
}
.gftn_speakers_listing_wrapper .social_share ul li {
  float: left;
  width: 100%;
  max-width: 30px;
  display: inline-flex;
}
.social_share .more_icons {
  position: relative;
}
.popup_icon_list.show_more {
  display: block;
}
.gftn_speakers_listing_wrapper .social_share ul li a img {
  max-height: 25px;
  width: auto;
  min-height: 23px;
}
.gftn_speakers_listing_wrapper .social_share ul li a {
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
}
.gftn_speakers_listing_wrapper .filter_tag ul li input[type="checkbox"] {
  left: 0;
  top: 10px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  margin: 0;
}
.gftn_speakers_listing_wrapper .filter_tag ul li {
  position: relative;
}
.gftn_speakers_listing_wrapper .sidebar_right_col ul li label input[type="checkbox"] + span {
  cursor: pointer;
  text-align: center;
  letter-spacing: 0px;
  padding:8.5px 20px !important;
  display: inline-block;
  transition: all 0.3s;
  margin:8px 0 !important;
  margin-top: 0 !important;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  line-height:1;
}

.gftn_speakers_listing_wrapper .sidebar_right_col ul li label input[type="checkbox"] + span:before, 
.gftn_speakers_listing_wrapper .sidebar_right_col ul li label input[type="checkbox"] + span:after {
  display: none !important;
}
.gftn_speakers_listing_wrapper .gftn_featured_speakers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap:20px;
}
.gftn_speakers_listing_wrapper .speakers_link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  z-index: 10;
}
/* Details Page style */

.social_share_inner {
  display: inline-block;
}
.loading-bars {
  padding: 22px 20px;
  text-align: center;
}
.gftn_speakers_image-in {
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius:10px;
}
.social_share ul li img {
  width: 26px;
  vertical-align: text-bottom;
}
.social_share ul li.mail img {
  width: 33px;
  height: auto;
}
.un-active {
  display: none !important;
}
.page-load-status {
  display: none;
}
.load-more .load-more-inner {
  align-items: center;
  display: inline-flex;
  margin-top:30px;
  justify-content: center;
  font: normal normal normal 14px / 1.35 Montserrat;
  font-weight: 700;
  transition: all .35s;
}

.load-more .load-more-inner svg{
  height: 15px;
  margin-left: 10px;
  width: 15px;
}



.queryparm {
  word-break: break-all;
}
@keyframes pulse {
  0%,75% {
    transform: scale(1)
  }

  25% {
    transform: scaleY(3)
  }
}


.loading-bars {
  padding: 22px 20px;
  text-align: center
}

.loading-bars .bar {
  animation: pulse 1.2s ease-out infinite;
  display: inline-block;
  height: 8px;
  width: 5px
}

.loading-bars .bar:nth-of-type(0n+1) {
  animation-delay: 0s
}

.loading-bars .bar:nth-of-type(0n+2) {
  animation-delay: .2s
}

.loading-bars .bar:nth-of-type(0n+3) {
  animation-delay: .4s
}

.loading-bars .bar:nth-of-type(0n+4) {
  animation-delay: .6s
}

.loading-bars .bar:nth-of-type(0n+5) {
  animation-delay: .8s
}

#print-button {
  cursor: pointer;
}
.social_share ul svg {
  width: 26px;
  fill: rgb(252, 179, 22);
}
.popup_icon_list > ul , .social_share ul svg {
  gap: 20px;
  align-items: center;
  justify-content: center !important

} 
.popup_icon_list > ul > li {
  margin: 0 !important;
}
.social_share ul li.mail svg {
  width: 33px;
  height: auto;
}
.gftn_title h1 {
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height:1.16;
}
.gftn_speakers_listing_wrapper .gftn_featured_speakers .gftn_speakers_iteminner{
  height: 100%;
}
.pwr-header.pwr-header-fixed{
  z-index: 999;
}

.gftn_speakers_listing_wrapper .sidebar_right_col h5 {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 58px;
  margin:0;
}



.gftn_speakers_listing_wrapper .sidebar_right_col ul li label {
  display: inline-block;
}

.gftn_speakers_listing_wrapper .sidebar_right_col .filter-toggle-btn:after {
  color: #F7AA1D;
}
.gftn_speakers_listing_wrapper .speakers_link:before, 
.gftn_speakers_listing_wrapper .speakers_link:after {
  width: 8px;
  height: 8px;
  border: 0;
  background: #FF5C64;
  border-radius: 100%;
  left: auto;
  right: -4px;
  z-index: 2;
  top: -4px;
}

.gftn_speakers_listing_wrapper .speakers_link:after {
  backdrop-filter: contrast(0.5);
  bottom: -4px;
  right: -4px;
  left: auto;
  top: auto;
}

.gftn_speakers_listing_wrapper .gftn_speakers_row .gftn_col_right::-webkit-scrollbar{
  display:none;
}
.cl-right-inner::-webkit-scrollbar {
  display:none;
}

.scroll-to-top{
  position:fixed;
  width:89px;
  height:89px;
  right:39px;
  bottom:20px;
  cursor:pointer;
  z-index:1;
  opacity:0;
  visibility:hidden;
  transition:all 0.35s;
}
.scroll-to-top svg{
  width:100%;
  height:100%;
}
.scroll-to-top.show{
  opacity:1;
  visibility:visible;
}

@media(max-width:1600px){
  .gftn_featured_speakers .gftn_speakers_designation p {
    font-size:16px;
  }
}
@media (max-width: 1200px){
  .scroll-to-top {
    width: 48px;
    height: 48px;
  }
  .gftn_speakers_listing_wrapper .gftn_speakers_items{
    gap:20px;
  }
  .gftn_speakers_listing_wrapper .gftn_speakers_item {
    flex-basis:calc(33.33% - 13.33px);
  }   
  .gftn_title h1 {
    font-size:35px;
  }
}
@media (max-width: 992px){
  .gftn_speakers_listing_wrapper .gftn_featured_speakers .gftn_speakers_item,
  .gftn_speakers_listing_wrapper .gftn_speakers_item {
    flex-basis:calc(50% - 10px);
  }   
  .gftn_speakers_listing_wrapper .gftn_col_left {
    width: 100%;
  }
  .gftn_speakers_listing_wrapper .gftn_col_right {
    width: 100%;
  }
  .gftn_speakers_listing_wrapper .gftn_speakers_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap:30px;
  }
  .gftn_speakers_listing_wrapper .popup_icon_list {
    left: 0;
    right: auto;
  }
  .gftn_speakers_listing_wrapper .popup_icon_list .arrow {
    top: 0px;
    right: auto;
    left: 9px;
  }
  .gftn_speakers_listing_wrapper .popup_icon_list {
    border-top-right-radius: 6px;
    border-top-left-radius: 0;
  }      
  .gftn_speakers_listing_wrapper .sidebar_right_col .filter-toggle-btn {
    height: 25px;
    width: 25px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
  }
  .gftn_speakers_listing_wrapper .sidebar_right_col h5 {
    position: relative;
    cursor: pointer;
  }
  .gftn_speakers_listing_wrapper .sidebar_right_col .filter-toggle-btn:after {
    box-shadow: inset -2px 2px 0 0;
    content: "";
    display: block;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-5px) rotate(135deg);
    transform: translateY(-5px) rotate(135deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 7px;
    cursor: pointer;
    display: inline-block;
  }
  .gftn_speakers_listing_wrapper .sidebar_right_col h5.filter_tag_active .filter-toggle-btn:after {
    transform: translateY(-5px) rotate(135deg) rotate(180deg);
    -webkit-transform: translateY(-5px) rotate(135deg) rotate(180deg);
  }
  .gftn_speakers_listing_wrapper .filter_tag ul {
    display: none;
  }
  .gftn_speakers_listing_wrapper .sidebar_right_col ul li {
    display: inline-block;
  }
}
@media (min-width: 993px){
  .cl-right-inner {
    overflow: hidden;
    overflow-y: auto;
    padding-bottom: 20px;
    padding-top: 3px;
    position:sticky;
    top:130px;
  }
  .cl-right-inner:hover {
    height: calc(100vh - 120px);
    max-height: calc(100vh - 120px);
    overflow-y: auto;
  }
  .gftn_speakers_listing_wrapper .sidebar_right_col h5{
    pointer-events: none;
  }
  .gftn_speakers_listing_wrapper .sidebar_right_col .filter-toggle-btn {
    display: none;
  }
  .gftn_speakers_listing_wrapper .filter_tag ul {
    display: flex !important;
  }
}
@media (max-width:767px){
  .gftn_speakers_listing_wrapper{
    padding-top:140px;
  }
  .gftn_title h1 {
    font-size:30px;
  }
  .gftn_featured_speakers .gftn_speakers_title h4 {
    font-size: 23px;
  }

  .gftn_featured_speakers .gftn_speakers_designation p {
    font-size: 16px;
  }

  .gftn_speakers_listing_wrapper .gftn_speakers_items .gftn_speakers_title p {
    font-size: 18px;
  }

  .gftn_speakers_listing_wrapper .gftn_speakers_items .gftn_speakers_designation p {
    font-size: 16px;
  }
}

@media (max-width: 479px){
  .gftn_speakers_listing_wrapper .gftn_featured_speakers .gftn_speakers_item,
  .gftn_speakers_listing_wrapper .gftn_speakers_item {
    flex-basis: 100%;
  }   
}
@media (max-width: 375px){
  .gftn_featured_speakers .gftn_speakers_designation p {
    font-size:16px;
  }
}