/* 
Theme Name: Responsible Jwellery Council
Theme URI: 
Description: Custom theme for Responsible Jwellery Council
Author: LemonHq
Author URI:
Version: 1.0.0
Text Domain: rjc
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: 
*/

/* Add your custom styles here */

.searchandfilter ul {
  padding: 0;
}
.sf-input-checkbox {
  background: #ccc;
}
.memcol .mem-date {
  display: none !important;
}
.searchandfilter label {
  display: block;
}
.sf-input-text {
  width: 100%;
}
.members-list__item {
  margin: 0 0 1rem;
}
.members-list__item h2 {
  border-top: solid 1px #efede8;
  padding: 1.5rem 0 0 0;
}
.members-list__item ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
}
.member-icon {
  color: #e8c379;
  width: 20px;
}
.member-icon.fa-award {
  text-indent: 2px;
}
.members-results {
  margin: 1rem 0;
  padding: 0.75rem 1rem;
  background: #efede8;
}
/* .container {
  max-width: 1300px;
  margin: auto;
  padding: 0 20px;
} */
.page-content-single-member {
  margin: 0 0 3rem;
}
.hr {
  border: 0;
  border-bottom: solid 1px #efede8;
  margin: 3rem 0;
}
.pagination {
  display: flex;
  justify-content: space-between;
}
.searchandfilter input,
.searchandfilter select {
  background: #fff;
  border: solid 1px rgba(3, 53, 55, 0.2) !important;
  height: 50px;
  border-radius: 0 !important;
  -webkit-appearance: none;
  appearance: none;
  padding: 0 15px;
  margin: 0 20px 0 0;
  width: 100%;
  font-weight: 300;
}
.searchandfilter select {
  background: url(img/select.png) right 15px center no-repeat;
  background-size: 8.5px 4.5px;
}
.sf-field-submit input {
  background: #e8c379;
  border: 0 !important;
  color: #fff;
  width: 100%;
}
.sf-field-submit input:hover {
  background: #304c5a;
}
.sf-field-reset {
  display: none;
}
.searchandfilter ul input:last-child {
  margin: 0;
}
.map-wrapper {
  background: #304c5c;
  display: none;
}

.imp-wrap {
  margin: auto;
  max-width: 960px;
}
.stakeholders-accordions {
  padding: 40px 0;
}
.stakeholders-accordion {
  margin: 40px 0;
  list-style: none;
  padding: 0;
  padding-top: 40px;
  margin-top: -40px;
  position: relative;
}
.stakeholders-accordion__anchor {
  position: absolute;
  top: -140px;
  left: 0;
  height: 1px;
  width: 1px;
  content: ".";
  text-indent: -9999px;
  opacity: 0;
}
.stakeholders-accordion__title {
  background: #efede8;
  padding: 15px;
}
.stakeholders-accordion__title:after {
  content: "\f078";
  font-family: fontawesome;
  float: right;
}
.stakeholders-accordion__title.open:after {
  content: "\f077";
  font-family: fontawesome;
}
.stakeholders-accordion__title.open ~ .stakeholders-accordion__expand {
  display: block;
}
.stakeholders-accordion__expand {
  list-style: none;
  padding: 15px 0;
  display: none;
}
.stakeholders-accordion__expand li {
  padding: 15px 0;
}
.post-password-form input[type="submit"] {
  vertical-align: bottom;
  color: #304c5a;
  border-color: #304c5a;
}
.post-password-form input[type="submit"]:hover {
  color: #ffffff;
  background-color: #304c5a;
}
.eventtop {
  margin-top: 60px;
  margin-bottom: 30px;
}
.eventcustom .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
/* .eventcustom .row:after, .eventtop .row:before {
    content: " ";
    display: table;
    clear: both;
} */
.eventcustom [class*="col-"] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.eventtop .col-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.eventtop .col-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.eventtop .elementor-widget-breadcrumbs {
  border-top: 1px solid #efede8;
  padding-top: 15px;
  margin-top: 75px;
}
.eventlist {
  margin: 50px 0;
}
.eventcustom .col-event {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  margin-bottom: 30px;
}
.eventcustom .col-event-half {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-event-full {
  width: 100%;
}
.eventinner {
  position: relative;
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  border-radius: 3px;
  border: 0 solid #818a91;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.eventinner:hover {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.eventinner .imgbx {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.eventinner .imgbx a {
  display: block;
}
.eventinner .imgbx img {
  width: 100%;
}
.eventinner .imgbx a:after {
  display: block;
  content: "";
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.35)),
    color-stop(75%, transparent)
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.35),
    transparent 75%
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.35) 0,
    transparent 75%
  );
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35), transparent 75%);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.eventinner:hover .imgbx a:after {
  opacity: 0.5;
}
.eventinner .badge {
  position: absolute;
  top: 0;
  left: 0;
  background: #818a91;
  color: #fff;
  font-size: 12px;
  padding: 0.6em 1.2em;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 3px;
  margin: 20px;
}
.eventinner .badge.yellow {
  font-size: 9px;
  background: #e8c379;
  color: #304c5a;
}
.eventinner .textbx {
  padding: 40px 30px 50px;
}
.eventinner .textbx h5 {
  font-size: 21px;
  margin-bottom: 25px;
}
.eventinner .textbx h5 a {
  color: #304c5a;
}
.eventinner .textbx p {
  font-size: 14px;
  line-height: 1.5em;
  color: #777;
  margin: 0 0 25px;
}
.eventinner .datebx {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px 30px;
  margin-bottom: 0;
  border-top: 1px solid #eaeaea;
  width: 100%;
  height: 46px;
  color: #adadad;
  font-size: 12px;
  line-height: 1.3em;
}
.eventinner .datebx span + span:before {
  content: "•";
  margin: 0 5px;
}
.eventdevider {
  flex: 0 0 100%;
  margin: 0 15px 30px;
}
.eventdevider h2 {
  color: #e8c379 !important;
  font-size: 30px !important;
  font-weight: 100 !important;
  margin: 0;
  border-bottom: 1px solid #e8c379;
  padding: 0 0 10px;
}
.eventdevider p {
  margin-top: 20px;
  margin-bottom: 0;
}
.eventdevider.mt {
  margin-top: 30px;
}
.eventlistwrap {
  background: #efede8;
  padding: 40px 0;
}
.eventlistwrap .eventdevider h2 {
  color: #304c5a !important;
  border-color: #304c5a;
}
#breadcrumbs {
  font-size: 13px;
  text-transform: uppercase;
  color: #a0a8af;
}
.filterbox {
  position: relative;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 50px 50px 50px 50px;
  margin-bottom: 60px;
}
.filterbox h5 {
  margin-bottom: 15px;
}
.filterbox .ft-search {
  width: 20%;
  position: relative;
}
.filterbox input::placeholder {
  color: #333333;
  opacity: 1;
}
.filterbox .ft-archive {
  margin: 10px 0;
  text-align: center;
}
.filterbox .ft-archive span {
  background: #fff;
  border: 1px solid #304c5a;
  color: #304c5a;
  width: 100%;
  padding: 10px 15px;
  font-family: "Colaborate", Sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  display: block;
  font-size: 0.7rem;
  cursor: pointer;
  text-align: center;
  border-radius: 25px;
}
.filterbox .ft-archive span.active {
  background: #e8c379;
  color: #fff;
}
.filterbox .ft-submit {
  width: 16%;
}
.filterbox .ft-submit input {
  background: #e8c379;
  border: 0 !important;
  color: #fff;
  width: 100%;
}
.filterbox .ft-submit input:hover {
  background: #304c5a;
}
.filterbox .ft-reset {
  margin-top: 15px;
}
.filterbox .ft-search .customcheck input[type="checkbox"] {
  display: none;
}
.filterbox .ft-search .customcheck label {
  position: relative;
  display: inline-block;
  width: 100%;
  background-image: url(img/off-icon-solid-grey.png);
  background-position: left 1px;
  background-repeat: no-repeat;
  background-size: 40px auto;
  min-height: 23px;
  cursor: pointer;
  padding: 4px 0 0 47px;
  font-size: 15px !important;
  font-weight: 500;
}
.filterbox .ft-search .customcheck input[type="checkbox"]:checked + label {
  background-image: url(img/on-icon-solid.png);
}
.noevents {
  flex: 0 0 100%;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
}
.eventcarousel {
  margin: 60px 0;
}
.eventcarousel .item .imgbx {
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.eventcarousel .item .imgbx img {
  width: 100%;
}
.eventcarousel .item .imgbx video,
.eventcarousel .item .imgbx iframe {
  border: none;
  border-radius: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
}
.eventcarousel .owl-nav div {
  right: 30px;
  background-image: url("img/next.png");
}
.eventcarousel .owl-nav div.owl-prev {
  right: auto !important;
  left: 30px;
  transform: rotateY(-180deg);
}
.eventcarousel .owl-dots {
  margin-top: 15px;
}
.eventcarousel .owl-dots span {
  background: #304c5a;
}
.eventcarousel .owl-dots .active span {
  background: #e8c379;
}
.single-events .text-center {
  text-align: center;
}
.loader {
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  display: none;
}
.loader:after {
  content: "";
  border: 7px solid #e8c379;
  border-top: 7px solid #304c5a;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.single-event-date {
  color: #a0a8af;
  font-weight: 200;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.ft-search .hasDatepicker {
  cursor: pointer;
  background-image: url("img/calender.png");
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: right 15px center;
}

/* Homepage Filter Widget Start */
.filtertabs {
  position: relative;
  padding: 40px;
  border-radius: 14px;
  background: var(--color-offwhite);
}
.filtertabs .colbx {
  position: relative;
  /* display: flex;
  align-items: center;
  padding: 10px 20px;
  border-radius: 5px;
  height: 48px;
  background-color: var(--color-white); */
}
.filtertabs .selectbx {
  width: 100%;
}
.filtertabs .selectbx img {
  width: 34px;
  margin-right: 15px;
}
.filtertabs .myselect {
  height: 0;
  visibility: hidden;
}
.filtertabs .colsearch {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.filtertabs .colsearch img {
  width: 45px;
}
.fullbtn {
  width: 100%;
  border-radius: 5px;
  background-image: none !important;
}
.fullbtn span {
    background-image: url(./common/images/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
    padding-right: 40px;
}
.fullbtn:hover span {
    background-image: url(./common/images/arrow-right-dark.svg);
}
.searchpopup {
  margin: 20px 0;
}
.searchpopup .autofield {
  background: #FCFCFA  url('./common/images/icon-search-blue.svg') no-repeat left 20px center;
  border: none !important;
  font-size: 14px;
  font-weight: var(--fontw-light);
  color: var(--color-primary);
  text-transform: uppercase;
  width: 100%;
  height: 48px;
  padding: 0 20px 0 50px;
  border-radius: 5px;
}
.searchpopup .autofield::placeholder {
  color: #a1aac1;
  opacity: 1; /* Firefox */
}
.searchpopup .closesrh {
  width: 30px;
  font-size: 0;
  position: absolute;
  z-index: 99;
  top: 50%;
  right: 30px;
  transform: translatey(-50%);
}
.autocomplete {
  position: relative;
  height: 100%;
}
.autocomplete-items {
  background: #FCFCFA;
  padding: 15px 20px;
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 385px;
  overflow-y: auto;
  border-radius: 5px;
}
.autocomplete-items div {
  padding: 0;
  margin-bottom: 5px;
  color: var(--color-primary);
  font-size: 14px;
  font-weight: var(--fontw-light);
  cursor: pointer;
}
.autocomplete-items div strong {
  font-weight: var(--fontw-light);
}
.autocomplete-items div:hover {
  color: var(--color-secondry-dark);
}
.autocomplete-active {
  color: var(--color-secondry-dark) !important;
}
.ms-options-wrap,
.ms-options-wrap * {
  box-sizing: border-box;
}
.ms-options-wrap {
  width: 100%;
  max-width: 100%;
  position: static !important;
  line-height: 1;
}
.ms-options-wrap > button:hover,
.ms-options-wrap > button:focus,
.ms-options-wrap > button {
  position: relative;
  width: 100%;
  font-size: 14px;
  font-weight: var(--fontw-light);
  color: var(--color-primary);
  text-transform: uppercase !important;
  border: none !important;
  background: url('./common/images/arrow-chavron-down.svg') no-repeat right 20px center;
  background-size: 15px auto;
  outline: none;
  white-space: nowrap;
  letter-spacing: 0 !important;
  text-align: left;
  padding: 10px 20px;
  border-radius: 5px;
  height: 48px;
  background-color: #FCFCFA;
}
.ms-options-wrap > .ms-options {
  position: absolute;
  left: 0;
  top: 55px;
  width: 140%;
  z-index: 2000;
  background: #FCFCFA;
  color: var(--color-primary);
  font-size: 14px;
  padding: 25px;
  text-align: left;
  min-height: initial !important;
  max-height: none !important;
  overflow: hidden !important;
  border-radius: 8px;
}
.ms-options-wrap ul {
  max-height: 375px;
  overflow-y: auto;
  column-count: initial !important;
}
/* width */
.ms-options-wrap ul::-webkit-scrollbar {
  width: 7px;
  border-radius: 5px;
}
/* Track */
.ms-options-wrap ul::-webkit-scrollbar-track {
  background: #efede8;
  border-radius: 5px;
}
/* Handle */
.ms-options-wrap ul::-webkit-scrollbar-thumb {
  background: var(--color-secondry-dark);
  border-radius: 5px;
}
.ms-options-wrap > .ms-options > .ms-search input {
  width: 100%;
  padding: 10px;
  line-height: 1;
  border: none;
  outline: none;
  border-radius: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: var(--fontw-light);
  background-color: var(--color-offwhite);
}
.ms-options-wrap > .ms-options .ms-selectall {
  display: block;
  text-decoration: none;
  color: var(--color-primary);
  font-size: 14px;
  border-bottom: 1px solid var(--color-primary);
  padding-bottom: 5px;
}
.ms-options-wrap > .ms-options .ms-selectall:hover,
.ms-options-wrap > .ms-options .ms-selectall.selectedall {
  color: var(--color-secondry-dark);
}
.ms-options-wrap > .ms-options > .ms-selectall.global {
  margin: 0 0 15px 0;
}
.ms-options-wrap > .ms-options > ul > li.optgroup {
  padding: 5px;
}
.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
  border-top: 1px solid #aaa;
}
.ms-options-wrap > .ms-options > ul > li.optgroup .label {
  display: block;
  padding: 5px 0 0 0;
  font-weight: bold;
}
.ms-options-wrap > .ms-options > ul li + li {
  margin-top: 10px;
}
.ms-options-wrap > .ms-options > ul label {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-left: 27px !important;
  background-image: url('./common/images/icon-check.svg');
  background-position: left 1px;
  background-repeat: no-repeat;
  background-size: 18px auto;
  min-height: 20px;
  cursor: pointer;
  padding-top: 3px;
}
.ms-options-wrap > .ms-options > ul .selected label {
  background-image: url('./common/images/icon-checked.svg');
}
.ms-options-wrap > .ms-options > ul li.selected label,
.ms-options-wrap > .ms-options > ul label:hover {
  color: var(--color-secondry-dark);
}
.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
  visibility: hidden;
  margin-right: 5px;
  position: absolute;
  left: 4px;
  top: 7px;
}
.ms-options-wrap ul,
.ms-options-wrap li {
  margin: 0;
  padding: 0 !important;
  background-image: none !important;
  list-style: none;
}
.ms-options-wrap .label {
  color: #000;
  font-size: 16px;
}
/* Homepage Filter Widget End */

.d-none {
  display: none;
}

/* Filter listing page start */
.membrow {
  display: flex;
  flex-wrap: wrap;
}
.membleft {
  position: relative;
  flex: 0 0 25%;
  max-width: 25%;
}
.membleft .refinesec {
  padding: 40px 0;
  border-top: 1px solid var(--color-border);
  border-right: 1px solid var(--color-border);
}
.membright {
  position: relative;
  flex: 0 0 75%;
  max-width: 75%;
}
.membright .listsec {
  margin-top: 20px;
  padding: 40px 0 40px 50px;
  border-top: 1px solid var(--color-border);
}
.membleft .searchbar {
  margin-bottom: 20px;
}
.membleft .searchbar input {
  background: var(--color-primary) url(./common/images/icon-search-white.svg) no-repeat center left 10px;
  background-size: 16px auto;
  border: none;
  color: var(--color-grey);
  font-size: 12px;
  font-weight: var(--fontw-light);
  text-transform: uppercase;
  border-radius: 4px;
  width: 95%;
  height: 36px;
  padding-left: 40px;
}
.membleft .searchbar input::placeholder {
  color: var(--color-grey);
  opacity: 1;
}
.membleft .searchcountry input {
  background-color: #E9EAEA;
  background-image: url(./common/images/icon-search-blue.svg);
}
.contentbx .refinebx {
  padding: 0 25px 25px 0;
  margin-bottom: 25px;
  border-bottom: 1px solid var(--color-border);
}
.contentbx .refinebx:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: none !important;
}
.contentbx .refinebx h3 {
  margin: 0;
  font-family: var(--font-Colaborate);
  font-size: 18px;
  text-transform: capitalize;
  font-weight: var(--fontw-light);
}
.contentbx .refinebx h4 {
  margin: 0 0 18px;
  font-family: var(--font-Colaborate);
  font-size: 11px;
  font-weight: var(--fontw-meduim);
}
.contentbx .refinebx ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-y: auto;
  max-height: 266px;
  padding-right: 10px;
}
/* width */
.contentbx .refinebx ul::-webkit-scrollbar {
  width: 5px;
  border-radius: 5px;
}
/* Track */
.contentbx .refinebx ul::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 5px;
}
/* Handle */
.contentbx .refinebx ul::-webkit-scrollbar-thumb {
  background: var(--color-grey);
  border-radius: 5px;
}
.contentbx .refinebx ul li {
  position: relative;
  padding-left: 0;
  background-image: none;
}
.contentbx .refinebx ul li + li {
  padding-top: 10px;
  margin-top: 0 !important;
}
.contentbx .refinebx input[type="checkbox"],
.contentbx .refinebx input[type="radio"],
.membright .buttonbx input[type="checkbox"],
.membright .buttonbx input[type="radio"] {
  display: none;
}
.contentbx .refinebx label {
  position: relative;
  display: block;
  padding-left: 24px;
  background-position: left 0;
  background-repeat: no-repeat;
  min-height: 21px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.2;
  color: #59707B;
}
.contentbx .refinebx label:hover {
  color: var(--color-primary);
}
.contentbx .refinebx input[type="checkbox"] + label {
  background-image: url('./common/images/icon-check.svg');
  background-size: 16px auto;
}
.contentbx .refinebx input[type="checkbox"]:checked + label {
  background-image: url('./common/images/icon-checked.svg');
  color: var(--color-primary);
}
.contentbx .refinebx input[type="radio"] + label {
  background-image: url('./common/images/icon-radio.svg');
  background-size: 18px auto;
}
.contentbx .refinebx input[type="radio"]:checked + label {
  background-image: url('./common/images/icon-radio-checked.svg');
  color: var(--color-primary);
}
.membright .buttonbx {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.membright .buttonbx a {
  display: flex;
  align-items: center;
  height: 30px;
  line-height: 30px;
  padding: 0 0px;
  margin: 0 5px;
  font-size: 14px;
  font-weight: 300;
  color: #525f7f;
}
.membright .buttonbx a:hover,
.membright .buttonbx a.active {
  font-weight: 300;
  background: none;
}
.membright .buttonbx a:last-child {
  margin-left: auto;
}
.membright .buttonbx a img {
  width: 20px;
  flex-shrink: 0;
  margin-right: 10px;
}
.customselect {
  background: url('./common/images/arrow-chavron-down.svg') right 15px center no-repeat;
  background-size: 11px auto;
  border: none !important;
  height: 36px;
  background-color: #E9EAEA;
  border-radius: 4px !important;
  -webkit-appearance: none;
  appearance: none;
  padding: 0 30px 0 15px;
  margin: 0;
  width: 100%;
  font-size: 12px;
  color: var(--color-primary);
  text-transform: uppercase;
  font-weight: var(--fontw-light);
}
.sortbx {
  display: flex;
  align-items: center;
  margin-left: auto;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: var(--fontw-meduim);
}
.sortbx label {
  margin-right: 15px;
}
.sortbx .customselect {
  width: 150px;
}
.resetbx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
#resetform {
  font-size: 12px;
  font-weight: var(--fontw-regular);
  color: var(--color-primary);
  text-decoration: underline;
  text-transform: uppercase;
}
#resetform:hover,
#resetform.active {
  color: var(--color-secondry-dark);
}
#resetform img {
  width: 16px;
  flex-shrink: 0;
  margin-right: 10px;
}
.closefilterbx {
  display: flex;
  flex-wrap: wrap;
  margin: 15px -5px 10px;
}
.closefilterbx a {
    display: flex;
    align-items: center;
    background: var(--color-primary);
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin: 0 5px 5px;
    font-size: 13px;
    font-weight: 200 !important;
    color: var(--color-offwhite) !important;
    border-radius: 25px;
}
.closefilterbx a:hover,
.closefilterbx a.active {
  background: var(--color-secondry-dark);
}
.closefilterbx a img {
  width: 12px;
  flex-shrink: 0;
  margin-left: 5px;
}
.resultfound {
  padding: 0 15px 15px 0;
}
.searchclose {
  display: none;
}
.searchclose .closefilterbx a {
  background: #eceff0;
  font-size: 16px;
  font-weight: 500 !important;
}

.membright .buttonbx label.checkbx {
  background-image: url(img/off-icon-solid.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px auto;
  width: 40px;
  height: 22px;
  margin: 0 5px;
  cursor: pointer;
}
.membright .buttonbx input[type="checkbox"]:checked + label.checkbx {
  background-image: url(img/on-icon-solid.png);
}
.memlistrow {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.memlistrow .colbx {
  padding-left: 10px;
  padding-right: 10px;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  margin-bottom: 20px;
}
.memlistrow .memcol {
  display: flex;
  flex-direction: column;
  background: var(--color-offwhite);
  padding: 30px;
  border-radius: 14px;
  height: 100%;
  line-height: 1;
}
.memlistrow .memcol h4 {
    text-transform: none;
    margin-bottom: 13px;
}
.memlistrow .memcol p {
    font-size: 14px;
    margin-bottom: 13px;
}
.memlistrow .memcol a:not(.arrowlink) {
    font-size: 12px;
    color: var(--color-primary);
    text-transform: uppercase;
    font-weight: var(--fontw-regular);
    text-decoration: underline;
}
.memlistrow .memcol a:not(.arrowlink):hover {
    color: var(--color-secondry-dark);
}
.memlistrow .memcol .moreinfo + .moreinfo {
  margin-top: 10px;
}
.memlistrow .memcol .itembx {
  display: flex;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 12px;
}
.memlistrow .memcol .itembx a,
.memlistrow .memcol .itembx span {
  display: flex;
  align-items: center;
  margin: 0 5px;
  font-size: 18px;
  font-weight: 300;
  color: #525f7f;
}
.memlistrow .memcol .itembx a:hover {
  color: #8f8065;
}
.memlistrow .memcol .itembx a img,
.memlistrow .memcol .itembx span img {
  width: 25px;
  flex-shrink: 0;
  margin-right: 12px;
}
.memlistrow .memcol .itembx.moreinfo {
  margin-bottom: 0 !important;
  margin-top: auto;
  padding-top: 20px;
}
.memlistrow .memcol .itembx.moreinfo a img {
  margin-right: 0 !important;
  margin-left: 12px;
}
.hiddenimg {
  display: none;
}
/* Filter listing page end */
.mobile {
  display: none;
}
.paginationcontainer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0 auto;
  width: 100%;
}
.paginationbx {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.paginationcontainer a {
    font-size: 16px;
    color: var(--color-primary);
    font-weight: var(--fontw-light);
    background-color: transparent;
    border: 1px solid #D6DBDE;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 4px;
    margin: 0 4px;
}
.paginationcontainer a.active,
.paginationcontainer a:hover {
  background-color: var(--color-primary);
  color: var(--color-offwhite);
}
.paginationcontainer .leftarrow a,
.paginationcontainer .rightarrow a {
  background-image: url('./common/images/prev.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 7px auto;
  display: block;
  font-size: 0;
}
.paginationcontainer .leftarrow a:hover,
.paginationcontainer .rightarrow a:hover {
  background-image: url('./common/images/prev-white.png');
}

.paginationcontainer .rightarrow a {
  transform: rotateY(180deg);
}
.load-container {
  display: none;
  position: absolute;
  left: 40px;
  top: 0;
  z-index: 9;
  width: calc(100% - 40px);
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.loaderbx,
.loaderbx:before,
.loaderbx:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: loaderbx 1.8s infinite ease-in-out;
  animation: loaderbx 1.8s infinite ease-in-out;
}
.loaderbx {
  color: #525f7f;
  font-size: 10px;
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loaderbx:before,
.loaderbx:after {
  content: "";
  position: absolute;
  top: 0;
}
.loaderbx:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loaderbx:after {
  left: 3.5em;
}
@-webkit-keyframes loaderbx {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes loaderbx {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
.norecord {
  position: absolute;
  left: 50%;
  top: 20%;
}
.mapview {
  position: relative;
  overflow: hidden;
}
.mapview .memlistrow {
  position: absolute;
  right: 0;
  z-index: 9;
  width: 100%;
  overflow-y: auto;
  margin: 0;
  height: calc(600px - 60px);
  background: var(--color-offwhite);
  border-radius: 14px;
}
/* width */
.mapview .memlistrow::-webkit-scrollbar {
  width: 7px;
  border-radius: 5px;
}
/* Track */
.mapview .memlistrow::-webkit-scrollbar-track {
  background: #e6e6e6;
  border-radius: 5px;
}
/* Handle */
.mapview .memlistrow::-webkit-scrollbar-thumb {
  background: #304c5a;
  border-radius: 5px;
}
/* Handle on hover */
.mapview .memlistrow::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.mapview .memlistrow .colbx {
  padding-left: 0;
  padding-right: 0;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0;
  border-bottom: 1px solid #dddddd;
}
.mapview .memlistrow .memcol {
  padding: 20px;
  background: none;
}
.mapview .memlistrow .memcol h3 {
  margin: 0 0 15px;
}
.mapview .memlistrow .memcol .itembx a,
.mapview .memlistrow .memcol .itembx span {
  font-size: 16px;
}
.mapview .memlistrow .memcol .itembx.moreinfo {
  padding-top: 5px;
}
.mapael .map {
  height: 600px;
  margin: 0;
}
.mapael .map {
  position: relative;
  background: var(--color-primary);
  width: 100%;
}
.mapael .mapTooltip {
  position: absolute;
  background-color: #525f7f;
  opacity: 0.7;
  border-radius: 5px;
  padding: 5px 10px;
  line-height: 1;
  z-index: 9;
  max-width: 200px;
  display: none;
  color: #343434;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.mapael .areaLegend {
  margin-bottom: 20px;
  display: none;
}
.mapael svg {
  height: 100%;
  width: 100%;
}
.zoomButton {
  display: none;
}
.mapview .memlistrowwrap {
  float: right;
  position: relative;
  width: 300px;
  padding: 30px 0;
}
.slidouteresult,
.slidineresult {
  display: none;
  position: absolute;
  left: -30px;
  top: 1px;
  z-index: 9;
  width: 30px;
  padding: 8px;
  background: #525f7f;
  font-size: 0;
}
.mapview .slidouteresult {
  display: block;
}
.mapview .memlistrow.slideout {
  right: -100%;
}
.mapview .memlistrowwrap.wauto {
  width: auto;
}
/*.eapps-instagram-feed-posts-item,
.eapps-instagram-feed-posts-item-image-wrapper {
    border-radius: 14px;
}
.eapps-instagram-feed-posts-slider-nav {
    background-color: transparent;
    border: 1px solid #787774;
    background-image: url('https://devrjc.clients.lemonhq.io/wp-content/uploads/arrow-right.svg');
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: center;
    width: 40px;
    height: 40px;
    opacity: 1;
    box-shadow: none;
}
.eapps-instagram-feed-posts-slider-nav:hover {
    background-color: #304C5A;
    border-color: #304C5A;
}
.eapps-instagram-feed-posts-slider-prev {
    background-image: url('https://devrjc.clients.lemonhq.io/wp-content/uploads/arrow-left.svg');
    left: 30px;
}
.eapps-instagram-feed-posts-slider-next {
    right: 30px;
}
.eapps-instagram-feed-posts-slider-nav-icon {
    display: none;
}
.eapps-instagram-feed-posts-item .eapps-instagram-feed-posts-item-image-wrapper {
    padding-top: 160%;
}
.eapps-instagram-feed-posts-item .eapps-instagram-feed-posts-item-image {
    object-fit: cover;
    left: 0;
    top: 0;
    transform: none !important;
    height: 100%;
} */
/* End Desktop */

@media (min-width: 768px) {
  .members-list {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0 -1rem;
  }
  .members-list__item {
    width: 49%;
    margin: 0;
    padding: 1rem;
  }
  .page-content-single-member strong, .page-content-single-member span {
    display: inline-block;
    width: 49%;
  }
  .searchandfilter ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -20px;
    padding: 0 10px;
  }
  .searchandfilter ul li {
    padding: 0 5px;
  }
  .searchandfilter input,
  .searchandfilter select {
    margin: 10px 20px 10px 0;
  }
  .sf-field-search {
    width: 50%;
  }
  .sf-field-taxonomy-rjccategories,
  .sf-field-taxonomy-rjccertification,
  .sf-field-post-meta-country,
  .sf-field-submit {
    width: 50%;
  }
  .searchandfilter ul input:last-child {
    margin: 10px 0;
  }
  .map-wrapper {
    display: block;
    padding: 40px 0;
  }
}

@media (min-width: 1024px) {
  .members-list__item {
    width: 33%;
  }
}

@media (min-width: 1370px) {
  .sf-field-search {
    width: 26%;
  }
  .sf-field-taxonomy-rjccategories,
  .sf-field-taxonomy-rjccertification,
  .sf-field-post-meta-country {
    width: 18%;
  }
  .sf-field-submit {
    width: 20%;
  }
}

@media only screen and (max-width: 1024px) {
  .col-event {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 991px) {
  .filterbox .ft-search {
    width: 50%;
  }
  .filterbox .ft-archive,
  .filterbox .ft-submit {
    width: 50%;
  }
  .filtertabs {
    padding: 15px;
  }
  .membleft {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .membright {
    flex: 0 0 60%;
    max-width: 60%;
  }
   .membright .listsec {
    padding: 40px 0 40px 30px;
  }
  .memlistrow {
    margin-left: -5px;
    margin-right: -5px;
}
  .memlistrow .colbx {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  #membersResult {
    width: 100% !important;
  }
  .mapview {
    padding-bottom: 260px;
  }
  .mapview .memlistrowwrap {
    width: 100%;
  }
  .mapview .memlistrow {
    width: 100%;
    height: 570px;
    margin: 0;
    top: 295px;
  }
  /* .mapael .map {
    height: 260px;
    margin: 0;
  } */
}

@media only screen and (max-width: 767px) {
  .eventtop .col-left,
  .eventtop .col-right,
  .eventcustom .col-event,
  .eventcustom .col-event-half {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .filterbox {
    padding: 30px 20px;
  }
  .filterbox .ft-search {
    width: 100%;
  }
  .filterbox .ft-archive {
    line-height: 50px;
  }
  .filterbox .ft-archive,
  .filterbox .ft-submit {
    width: 100%;
  }
  .eventcarousel {
    margin: 20px 0;
  }
  .eventcarousel .owl-nav div {
    width: 15px;
    height: 28px;
    margin-top: -14px;
    right: 10px;
    background-size: 15px;
  }
  .eventcarousel .owl-nav div.owl-prev {
    left: 10px;
  }
  .mobile {
    display: block;
  }
  .filtertabs .colbx {
    margin-bottom: 10px;
  }
  .filtertabs .selectbx {
    align-items: center;
  }
  .filtertabs .selectbx img {
    width: 30px;
  }
  .filtertabs .colsearch img {
    width: 30px;
  }
  .ms-options-wrap > .ms-options {
    top: 100%;
    width: 100%;
    font-size: 14px;
    padding: 15px;
  }
  .ms-options-wrap > .ms-options > ul li + li {
    margin-top: 10px;
  }
  .ms-options-wrap > .ms-options > ul label {
    padding-top: 3px;
    background-size: 17px auto;
    padding-left: 25px !important;
  }
  .searchpopup {
    margin: 0 0 10px;
  }
  .searchpopup .closesrh {
    right: 15px;
    width: 22px;
  }
  .ms-options-wrap {
    width: 100%;
  }
  .ms-options-wrap > button:focus,
  .ms-options-wrap > button {
    font-size: 14px;
    background-size: 12px auto;
  }
  .autocomplete-items {
    padding: 5px 5px;
  }
  .membrow {
    border-left: none;
    margin-top: 0;
  }
  .membleft {
    flex: 0 0 100%;
    max-width: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 99;
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 25px 25px 60px 25px;
    transition: all ease-in-out 300ms;
    overflow-y: auto;
  }
  .membleft.active {
    right: 0;
  }
 .rjcbtn {
    width: 100%;
    margin-bottom: 20px;
  }
    /*.rjcbtn a {
    background: #e8c379;
    padding: 10px 15px;
    display: block;
    text-align: center;
    font-weight: 400 !important;
    color: #525f7f !important;
  } */
  .closerefinebtn {
    position: absolute;
    right: 20px;
    top: 33px;
    width: 20px;
  }
  .viewresultbtn {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: 0;
  }
  .viewresultbtn.active {
    display: block;
  }
  .membright {
    padding-left: 0px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .membleft .refinesec {
    padding: 15px 0;
    border-right: none;
  }
  .membleft .searchbar {
    padding-bottom: 15px;
    width: calc(100% - 30px);
  }
  .resetbx {
    margin-bottom: 15px;
}
  .contentbx .refinebx {
    padding: 0 0 15px 0;
    margin-bottom: 15px;
  }
  .contentbx .refinebx h3 {
    font-size: 14px;
  }
  .contentbx .refinebx h4 {
    margin-bottom: 13px;
  }
  .contentbx .refinebx ul li + li {
    padding-top: 8px;
  }
  .contentbx .refinebx input[type="checkbox"] + label,
  .contentbx .refinebx input[type="radio"] + label {
    background-size: 13px auto;
    min-height: 18px;
    padding-left: 20px;
  }
  .membright .listsec {
    padding: 20px 0;
  }
  .membright .buttonbx a {
    font-size: 12px;
  }
  .membright .buttonbx a img {
    width: 15px;
    margin-right: 7px;
  }
  .memlistrow .memcol {
    padding: 18px;
  }
  .memlistrow .memcol h3 {
    margin: 0 0 10px;
  }
  .memlistrow .memcol p {
    margin-bottom: 10px;
  }
  .memlistrow .memcol .itembx a,
  .memlistrow .memcol .itembx span {
    font-size: 15px;
  }
  .memlistrow .memcol .itembx a img,
  .memlistrow .memcol .itembx span img {
    width: 20px;
    margin-right: 10px;
  }
  .memlistrow .colbx:last-child {
    margin-bottom: 0;
  }
  .paginationcontainer a {
    font-size: 14px;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .load-container {
    left: 0;
    width: 100%;
  }
  .mapview {
    padding-bottom: 360px;
  }
  .mapview .memlistrow {
    height: 360px;
  }
  .membright .buttonbx {
    justify-content: center;
  }
  .sortbx {
    margin-left: initial;
}
}

