/*
Theme Name: CRE
Author: Oomph, Inc.
Author URI: http://www.oomphinc.com/
Description: Our lovely theme for CRE!
Version: 1.0.0
Text Domain: cre
*/

@media (max-width: 480px) {
	.red-row-top-header>.fl-builder-content .fl-node-5ecfc3e736442 {
		width: 100% !important;
	}
}

.post-type-archive-member .container-member-full.clearfix {
	clear: both;
}

.post-type-archive-member .left-area-content {
	float: left;
	width: 40%;
}

.post-type-archive-member .right-area-content {
	float: right;
	width: 58%;
}

.content-member-description {
	padding-bottom: 15px;
}

.city-state-zip {
	color: #b4b4b4 !important;
	padding-top: 8px !important;
}

.left-area-content i {
	color: #005f9f !important;
	padding-right: 7px;
}

/*.inner-text-area{
	padding:0 15px;
}*/
.data-card--title-button {
	position: unset !important;
}

.breadcrumbs-navigation-inner.inner {
	padding-left: 0 !important;
}

.member-list.facetwp-template {
	margin-top: 25px !important;
}

.blocked-button {
	display: block;
	width: 100%;
}

.primary-utility-navigation.desktop-navigation.fixed {
	z-index: 999999 !important;
}

.view-profile-link {
	clear: both !important;
	display: block;
}

body.admin-bar #page .site-header-inner.inner.fixed {
	top: 62px !important;
}

body.admin-bar #page .primary-utility-navigation.desktop-navigation.fixed {
	top: 32px !important;
}

@media (max-width: 1024px) {
	.left-area-content {
		float: none;
		width: 100%;
	}

	.right-area-content {
		float: none;
		width: 100%;
	}
}

@media (min-width: 768px) {
	.no-desktop {
		display: none !important;
	}
}

/*@media(min-width: 768px){*/
.post-type-archive-member .find-a-cre-inner {
	background-color: #fff !important;
	background-image: none !important;
	padding: 0 !important;
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}

.post-type-archive-member .find-a-cre label {
	color: #686868 !important;
}

/*}*/

.post-type-archive-member aside>header h2 {
	font-weight: bold !important;
}

.find-a-cre {
	border-bottom: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.post-type-archive-member .custom-header-image {
	display: none;
}

.site-header .site-header-inner {
	-webkit-box-shadow: 4px 2px 19px 5px rgba(0, 0, 0, 0.58);
	box-shadow: 4px 2px 19px 5px rgba(0, 0, 0, 0.58);
}

.post-type-archive-member .site-content {
	margin-top: 70px;
	padding-top: 40px;
}

.checkBox .checkBox {
	display: inline-flex;
	cursor: pointer;
	position: relative;
}

.checkBox>span {
	color: #34495e;
	padding: 0.5rem 0.25rem;
}

.checkBox {
	height: 15px;
	width: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: none;
	transition-duration: 0.3s;
	border: 1px solid #999999;
	background-color: #dddddd;

	cursor: pointer;
	float: left;
	margin: 0;
	margin-right: 5px;
}

.checkBox:checked {
	background-color: #c5003e;
	border: 1px solid #c5003e;
	/*background-image: */
	background-image: url("images/checked-icon.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.checkBox:checked+span::before {
	content: "\2713";
	display: block;
	text-align: center;
	color: #41b883;
	position: absolute;
	left: 0.7rem;
	top: 0.2rem;
}

.checkBox:active {
	border: 2px solid #34495e;
}

.selectallSection {
	display: none !important;
}

#wpadminbar {
	z-index: 9999999 !important;
}

@media (max-width: 767px) {

	.post-type-archive-member .left-area-content,
	.post-type-archive-member .right-area-content {
		float: none;
		width: 100%;
	}

	.no-mobile {
		display: none;
	}

	.post-type-archive-member .site-content {
		margin-top: 0px;
		padding-top: 0px;
	}

	.post-type-archive-member aside#secondary {
		border: none !important;
		padding: 0 !important;
	}

	.mobile-navigation-toggle--state.mobile-navigation-toggle--state__logged-out {
		display: none !important;
	}

	.site-header .site-header-inner.inner.fixed {
		top: unset !important;
	}
}

.post-type-archive-member #content.site-content {
	opacity: 0;
}

.select2-results__options[aria-multiselectable="true"] li:before {
	position: absolute;
	left: 8px;
	opacity: 0.6;
	top: 6px;
	font-family: "FontAwesome";
	content: "\f0c8";
}

.select2-results__options[aria-multiselectable="true"] li[aria-selected="true"]:before {
	content: "\f14a";
}

.find-a-cre label {
	letter-spacing: -1px !important;
}

.facetwp-input-wrap {
	display: block !important;
}

.facetwp-facet-member_name {
	margin-bottom: 20px !important;
}

.find-a-cre-inner-home .facetwp-facet-member_name {
	margin-bottom: 0 !important;
}

.full-width-area {
	width: 100% !important;
	display: block !important;
}

.full-width-area br {
	display: none !important;
}

.facetwp-facet {
	margin-bottom: 0 !important;
}

.fs-arrow {
	border-top: 5px solid #c5003e !important;
}

.fs-wrap {
	display: block !important;
}

.fs-label-wrap,
.fs-dropdown {
	width: 100% !important;
}

.fs-label-wrap {
	height: 30px;
	background-image: -webkit-gradient(linear,
			50% 0%,
			50% 100%,
			color-stop(1%, #eeeeee),
			color-stop(15%, #ffffff));
	background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
	background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
	background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
	background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
	border: 1px solid #aaa !important;
}

.fs-search {
	padding: 0 !important;
}

.fs-search input {
	padding: 2px !important;
	border-radius: 0 !important;
	font-size: 14px !important;
}

.facetwp-type-fselect .fs-option .fs-option-label,
.fs-label-wrap .fs-label {
	font-size: 14px !important;
	color: rgb(113, 110, 110);
	padding: 6px 16px 6px 5px;
}

.chosen-container-single .chosen-single {
	font-size: 14px !important;
	color: rgb(113, 110, 110);
	padding: 6px 16px 6px 5px;
	line-height: 21px !important;
}

.chosen-container.chosen-container-single .chosen-single {
	border: 1px solid #aaa !important;
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
	background-color: #c5003e !important;
}

.find-a-cre .chosen-container::after,
.chosen-container::after {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #c5003e;
	position: absolute;
	top: 12px !important;
	right: 5px;
	bottom: 0;
	margin: auto;
	transition: ease-in 0.15s;
	content: "" !important;
}

.facetwp-dropdown.hidden {
	display: none !important;
	opacity: 0 !important;
}

.facetwp-type-fselect .fs-option .fs-option-label {
	white-space: normal !important;
}

.black-bold {
	color: #000;
	font-weight: bold;
}

.fs-option,
.fs-optgroup-label {
	padding: 0 !important;
	padding-left: 24px !important;
}

.fs-option:hover,
.fs-optgroup-label:hover {
	background-color: #005f9f;
	color: #fff !important;
}

.fs-option:hover .fs-option-label {
	color: #fff !important;
}

select.facetwp-hierarchy_select[data-level="1"]+div {
	margin-top: 10px;
}

.chosen-disabled {
	display: none !important;
}

.fs-wrap {
	display: block !important;
	width: 100% !important;
}

@media (max-width: 480px) {
	.sort-area-fields {
		float: none !important;
		margin-top: 0 !important;
	}
}

#property-subtypes-list {
	width: 100% !important;
}

a.link_start_over:link,
a.link_start_over:visited {
	color: #c5003e;
	font-weight: bold;
	text-decoration: none;
}

a.link_start_over:hover {
	text-decoration: underline;
}

.back-to-start-over {
	text-align: right;
}

.gform_fields .gfield .chosen-container-multi .chosen-single div b,
.gform_fields .gfield .chosen-container-single .chosen-single div b {
	display: none !important;
}

header .search-iconssss {
	opacity: 0 !important;
}

@media print {

	.mobile-menu,
	.mobile-navigation-toggle--toggle,
	.search-icons,
	.site-footer img,
	.mobile-navigation img {
		display: none !important;
		visibility: hidden !important;
	}

	.site-header .site-header-inner.inner.fixed {
		position: unset !important;
	}

	.site-header .site-header-inner {
		box-shadow: none !important;
	}
}

#fl-builder-settings-tab-layout {
	margin-top: 60px !important;
}

.fl-lightbox-footer {
	position: relative !important;
}

/* new changes from april 7*/

.tribe-events-notices {
	display: none;
}

.select2-results__options[aria-multiselectable="true"] li[aria-selected="true"]:before {
	content: "";
}

.select2-results__options[aria-multiselectable="true"] li:before {
	opacity: 0;
}

#select2-ect-calendar-cat-filter-container {
	margin: 0;
}

.fc .fc-button-primary {
	background-color: var(--fc-button-bg-color, #0468a8) !important;
	border-color: #0468a8 !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #0468a8 !important;
}

/* customizing colors of categories */

/* css for global-calendar area */
.ect-calendar-cat-filter-wrapper {
	opacity: 0;
	display: none;
}

.events-tribe-area {
	margin-top: 180px;
}

.events-tribe-area ul {
	list-style: none !important;
	margin: 0 !important;
}

.events-tribe-area #legend_box {
	font: inherit !important;
	font-size: 13px !important;
}

.events-tribe-area ul li {
	/* margin-bottom:10px; */
	text-align: left;
	padding: 10px 10px 10px 0 !important;
	font-weight: bold;
}

#tribe-events-content #legend_box,
.tribe-events-header #legend_box {
	display: none;
}

h3.tribe-events-calendar-day__event-title {
	font-size: 20px !important;
}

a.national-international-category:link,
a.national-international-category:visited {
	background-color: #c5003e !important;
	color: #fff !important;
}

a.national-international-category:hover {
	/* border-left:solid 3px #cc003d; */
	/* color: #fff !important; */
	text-decoration: none;
}

a.national-category:link,
a.national-category:visited {
	background-color: #ffc0cb !important;
	color: #000 !important;
}

a.national-category:hover {
	/* border-left:solid 3px #cc003d; */
	/* color: #fff !important; */
	text-decoration: none;
}

.webinars-category:link,
.webinars-category:visited {
	background-color: #005f9f !important;
	color: #ffffff !important;
}

.webinars-category:hover {
	border-color: #005f9f;
	/* color: #fff !important; */
	text-decoration: none;
}

.chapter-regional-category:link,
.chapter-regional-category:visited {
	background-color: #6dcff6 !important;
	color: #000 !important;
}

.chapter-regional-category:hover {
	border-color: #6dcff6;
	/* color: #000 !important; */
	text-decoration: none;
}

.speciality-category:link,
.speciality-category:visited {
	background-color: #ef754b !important;
	color: #fff !important;
}

.speciality-category:hover {
	border-color: #ef754b !important;
	/* color: #000 !important; */
	text-decoration: none;
}

.comittees-category:link,
.comittees-category:visited {
	background-color: #fbe875 !important;
	color: #000 !important;
}

.comittees-category:hover {
	border-color: #fbe875 !important;
	/* color: #000 !important; */
	text-decoration: none;
}

.consulting-category:link,
.consulting-category:visited {
	background-color: #62b47e !important;
	color: #fff !important;
}

.consulting-category:hover {
	border-color: #62b47e !important;
	/* color: #fff !important; */
	text-decoration: none;
}

.cre-foundation-category:link,
.cre-foundation-category:visited {
	background-color: #986caf !important;
	color: #fff !important;
}

.cre-foundation-category:hover {
	border-color: #986caf !important;
	/* color: #fff !important; */
	text-decoration: none;
}

.cre-economics-category:link,
.cre-economics-category:visited {
	background-color: #c7c8ca !important;
	color: #000 !important;
}

.cre-economics-category:hover {
	border-color: #c7c8ca !important;
	/* color: #fff !important; */
	text-decoration: none;
}

.deadlines-category:link,
.deadlines-category:visited {
	background-color: #000 !important;
	color: #fff !important;
}

.deadlines-category:hover {
	border-color: #000 !important;
	/* color: #fff !important; */
	text-decoration: none;
}

.generic-category-l {
	padding: 4px 4px 4px 14px;
	font-size: 14px;
	display: block;
	/* border-left:solid 3px #b2b2b2; */
}

.generic-category-l.selected {
	border-left: solid 4px #b2b2b2;
}

a.reset-button:link,
a.reset-button:visited {
	border: solid 2px #b2b2b2;
	font-size: 13px;
	display: block;
	text-align: center;
	padding: 4px;
	color: #000;
	font-weight: bold;
}

.padding-area-li {
	padding: 10px 10px 10px 0;
}

.tui-full-calendar-popup-detail .tui-full-calendar-popup-container {
	padding: 30px !important;
}

.tui-full-calendar-popup-detail-item.tui-full-calendar-popup-detail-item-separate {
	/* width: auto !important; */
}

/* end */

/* event bg new improvement */
.chapter-e {
	background-color: #6dcff6 !important;
	color: #000 !important;
	border: none !important;
}

.international-e {
	background-color: #c5003e !important;
	color: #fff !important;
	border: none !important;
}

.national-e {
	background-color: #ffc0cb !important;
	color: #000 !important;
	border: none !important;
}

.webinars-e {
	background-color: #005f9f !important;
	color: #a4d0fc !important;
	border: none !important;
}

.consulting-e {
	background-color: #3cb877 !important;
	color: #fff !important;
	border: none !important;
}

.deadlines-e {
	background-color: #000 !important;
	color: #fff !important;
	border: none !important;
}

.specialty-e {
	background-color: #ef754b !important;
	color: #fff !important;
	border: none !important;
}

.cre-foundation-e {
	background-color: #986caf !important;
	color: #fff !important;
	border: none !important;
}

.cre-economics-e {
	background-color: #c7c8ca !important;
	color: #fff !important;
	border: none !important;
}

.committees-e {
	background-color: #fbe875 !important;
	color: #000 !important;
	border: none !important;
}

/* end */

.fc-daygrid-block-event .fc-event-time,
.fc-daygrid-block-event .fc-event-title {
	padding: 0 10px !important;
}

.fc-event-title {
	font-weight: bold;
}

/* end */

/* new changes for rei articles archive page */
.rei-articles-header {
	background-image: url("/wp-content/uploads/2022/04/Group-6.png");
	background-repeat: no-repeat;
	min-height: 250px;
	/* line-height: 250; */
	vertical-align: middle;
	margin-top: 96px;
	background-size: cover;
	background-position: center;
}

.rei-articles-header h2 {
	padding-top: 85px;
	color: #fff !important;
	font-size: 44px;
}

.rei-articles-header .inner {
	/* padding-left: 0 !important; */
}

.post-type-archive-rei_article header:before {
	background: none !important;
}

.internal-rei-article .content-area,
.tax-rei_category .content-area,
.tax-rei_topics .content-area {
	width: 100% !important;
	padding-top: 30px;
}

.authors-listing li a img {
	width: 53px !important;
	height: 53px !important;
}

/* end */

/* new styles for REI page */
.adding-marginright {
	margin-right: 1% !important;
	margin-left: 0 !important;
}

.removing-marginright {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.columns_ar h4 {
	/* height: 53px; */
	overflow: hidden;
	line-height: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 25px;
}

.topics-right {
	line-height: normal;
	margin-left: 5px;
	vertical-align: text-bottom;
}

.topics-right a:link,
.topics-right a:visited {
	color: #a1a1a1;
	font-size: 13px;
}

.topics-right a::after {
	content: ", ";
}

.topics-right a:last-child:after {
	content: " ";
}

.column_ar1,
.column_ar4 {
	margin-bottom: 25px;
}

.clearfixed {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.div_2_of_3_area {
	width: 69%;
	float: left;
	min-height: 400px;
	/* background-color: red; */
	position: relative;
	margin-right: 1%;
	margin-bottom: 20px;
}

.div_2_of_3_area.first_column {}

.div_1_of_3_area {
	width: 30%;
	float: left;
	min-height: 400px;
	box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.75);
}

.div_1_of_3_area.second_column {
	margin-bottom: 20px;
}

/* .div_1_of_3_area.second_column{
	width: 29% !important;
	margin-left: 1%;
} */
.div_2_of_3_large_area {
	width: 69%;
	float: left;
	min-height: 400px;
	margin-left: 1%;
	/* -webkit-box-shadow: 0px 5px 15px -11px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
	box-shadow: 0px 5px 15px -11px #000000, 5px 5px 15px 5px rgba(0,0,0,0); */
	box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.75);
}

.title-area_description {
	padding-top: 15px;
	color: #fff;
}

.div_2_of_3_area .title-area_description {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.top-area-description {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 15px;
}

.top-area-description .left-top-area-description {
	float: left;
	width: 50%;
	text-align: left;
}

.top-area-description .right-top-area-description {
	float: right;
	width: 50%;
	text-align: right;
}

.top-area-description .left-top-area-description li,
.top-area-description .right-top-area-description li {
	display: inline;
}

.category-single-listing-coma,
.topics-single-listing-coma {
	margin: 0;
	list-style: none;
	text-transform: capitalize;
}

.category-single-listing-coma a:link,
.category-single-listing-coma a:visited,
.topics-single-listing-coma a:link,
.topics-single-listing-coma a:visited {
	color: white !important;
	font-weight: bold;
}

.category-single-listing-coma a::after,
.topics-single-listing-coma a::after {
	content: ", ";
}

.category-single-listing-coma li:last-child a::after,
.topics-single-listing-coma li:last-child a::after {
	content: " " !important;
}

.title-area_description h4 {
	color: #fff !important;
	font-weight: bold;
	font-size: 28px;
}

.title-area_description p,
.title_description-area_mid p,
.inner_area_right p {
	font-size: 14px !important;
	padding-top: 10px;
}

.title-area_description ul.authors-listing {
	text-align: right;
}

ul.authors-listing {
	margin: 0 !important;
}

ul.authors-listing li {
	display: inline-block !important;
	padding: 0px;
}

.clearfix {
	clear: both;
	overflow: hidden;
}

ul.authors-listing li img {
	border-radius: 50%;
}

.top-img-area {
	height: 175px;
	overflow: hidden;
}

.title_description-area_mid {
	padding: 5px 15px;
}

.title_description-area_mid h4 {
	font-size: 28px;
}

.equal_height_columns {
	display: table;
	/* Make the container element behave like a table */
	width: 100%;
	margin-bottom: 30px;
}

.equal_height_columns .columns_ar {
	display: table-cell;
}

.top-left-area {
	float: left;
	width: 50%;
}

.title_description-area_right {
	float: right;
	width: 50%;
}

.div_2_of_3_large_area {}

.inner_area_right {
	padding: 0 15px;
}

.inner_area_right h4 {
	font-size: 28px;
}

.post-type-archive-rei_article .breadcrumbs-navigation-inner ul.ulbread,
.single-rei_article .breadcrumbs-navigation-inner ul.ulbread {
	float: left;
	width: 50%;
}

.single-rei_article .breadcrumbs-navigation-inner ul.ulbread {
	width: 70%;
}

.post-type-archive-rei_article .breadcrumbs-navigation-inner ul.rightbread,
.single-rei_article .breadcrumbs-navigation-inner ul.rightbread {
	float: left;
	width: 50%;
}

.single-rei_article .breadcrumbs-navigation-inner ul.rightbread {
	width: 30%;
}

.single-rei_article .breadcrumbs-navigation-inner ul.rightbread {
	text-align: right;
}

.single-rei_article .breadcrumbs-navigation-inner ul.rightbread li {
	float: none !important;
}

ul.rightbread li {
	display: inline-flex;
}

ul.rightbread li.banner-add-area-bread {
	width: 320px;
	height: 50px;
	/* background-color: #20FF0D; */
	float: right;
}

.banner-add-area-bread a {
	padding: 0 !important;
}

ul.rightbread li a::after {
	content: " " !important;
}

ul.rightbread li a.button {
	background-color: #0678c3;
	color: #fff !important;
	border-radius: 3px;
	padding: 2px 10px;
	margin-top: 9px;
}

ul.rightbread li a.button::after {
	content: " " !important;
}

/* end */

/* pagination load more ajax */
.clearfix-area {
	clear: both;
	overflow: hidden;
	text-align: center;
}

.more-stories-area {
	clear: both;
	/* overflow: hidden;	 */
	margin-bottom: 30px;
	margin-top: 20px;
}

.more-stories-area h4 {
	float: left;
	width: 50%;
}

.more-stories-area .selectable {
	float: right;
	width: 200px;
}

.padding-bottom-20 {
	padding-bottom: 20px;
}

.div_1_of_3_area_more {
	display: block !important;
	width: 32% !important;
	float: left;
	min-height: 400px;

	/* -webkit-box-shadow: 0px 5px 15px -11px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
	box-shadow: 0px 5px 15px -11px #000000, 5px 5px 15px 5px rgba(0,0,0,0); */

	box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.75);

	margin-right: 1% !important;
}

.title_description-area_mid.none-desc p {
	height: auto !important;
	overflow: auto !important;
}

.onenonfeatured-article {
	background-color: #383838;
	padding: 15px 35px;
	clear: both;
	overflow: hidden;
}

.onenonfeatured-article h3 {
	color: #fff;
}

.onenonfeatured-article p {
	color: #fff;
}

.onenonfeatured-article h3 a,
.title-area_description h4 a {
	color: #fff !important;
}

.onenonfeatured-article a.button:link,
.onenonfeatured-article a.button:visited {
	background-color: #0678c3;
	color: #ffffff;
	padding: 5px 20px;
}

.onenonfeatured-article .author-left-area img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.onenonfeatured-article .author-left-area {
	float: left;
}

.onenonfeatured-article .center-title-area {
	float: left;
}

.center-title-area p {
	margin-bottom: 0;
}

.onenonfeatured-article .center-title-area {
	float: left;
	width: 70%;
	padding: 10px 35px;
}

.center-title-area h3 {
	line-height: normal !important;
}

.center-title-area p {
	padding-top: 9px;
}

.read-more-author {
	float: right;
	padding-top: 30px;
}

.read-more-author a {
	font-weight: bold;
	border-radius: 4px;
	display: block;
}

/* end */
/* categories styling */
.browse-by-categories-area {
	margin: 0;
	list-style: none;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #00000020;
}

.browse-by-topics-area {
	margin-top: 20px;
	margin-bottom: 24px;
}

.rei-browse-heading {
	font-weight: normal !important;
	margin-bottom: 12px;
	color: black;
	font-size: 1rem;
}

.rei-browse-by-list {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	list-style: none;
	margin: 0;
}

.rei-browse-by-list li {
	position: relative;
	display: flex;
	background-color: #1d5b8f05;
	border-radius: 5px;
	border: 1px solid #1d5b8f;
	padding: 12px;
	color: #1d5b8f;
	font-size: 16px;
	cursor: pointer;
	max-width: 100%;
	line-height: 1;
}

.rei-browse-by-list li a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 4px;
}

.rei-browse-by-list li a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.rei-browse-by-list li.selected-all {
	padding: 0;
	border: none;
}

.rei-browse-by-list li.selected-all button {
	background-color: #e2104f;
	border: 1px solid #e2104f;
	color: white;
	text-transform: none;
}

.top-category-inner {
	/* /* margin-bottom: 10px; */
	margin-top: 10px;
}

.top-category-inner a {
	color: #c5003e !important;
	text-transform: capitalize;
}

.top-category-inner a::after {
	content: ", ";
}

.top-category-inner a:last-child::after {
	content: " ";
}

.find-a-cre__rei .find-a-cre-inner {
	background: none !important;
	background-color: transparent !important;
	padding: 0 !important;
	display: flex;
	gap: 8px;
	width: 100%;
}

.find-a-cre__rei .find-a-cre-inner .input-group input {
	padding: 10px 20px;
	border-radius: 2px !important;
}

.find-a-cre__rei .find-a-cre-inner .input-group {}

.find-a-cre__rei .find-a-cre-inner .submit-group {
	margin-top: 0 !important;
}

.find-a-cre__rei .find-a-cre-inner .button {
	padding: 10px 12px !important;
}

.find-a-cre__rei .find-a-cre-inner .button::before {
	color: #fff !important;
}

.rei-toolbar-btn-1 {
	padding: 8px 15px;
	background-color: white;
	color: #e2104f !important;
	border: 1px solid #e2104f;
	border-radius: 4.42px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.875rem;
}

.rei-toolbar-btn-2 {
	padding: 8px 15px;
	background-color: #e2104f;
	color: white !important;
	border: 1px solid #e2104f;
	border-radius: 4.42px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.875rem;
}

a.archive-issues-button:link,
a.archive-issues-button:visited {
	padding-left: 30px !important;
	margin-right: 5px;
	background-color: #0678c3;
	color: #fff !important;
	margin-top: 11px;
	padding-top: 4px !important;
	padding-bottom: 2px !important;
	padding-right: 0px !important;
	border-radius: 3px;
}

/* end categories stylling */
/* custom single article page */
.internal-single-rei_article {
	float: left;
	width: 70%;
}

.single-article-sidebar {
	float: right;
	width: 28%;
}

.single-article-sidebar .data-card--details-list {
	background-color: #f5f5f5;
	padding: 15px;
	font-size: 15px;
	border-radius: 4px;
}

.single-article-sidebar .data-card--details-list li {
	border-bottom: solid 1px #999999;
	padding-top: 20px;
}

.single-article-sidebar .data-card--details-list li:last-child {
	border-bottom: none;
}

.single-article-sidebar .data-card--details-list p {
	font-size: 15px;
	/* text-align: justify; */
}

.single-article-sidebar .data-card--details-list-item img {
	border-radius: 50%;
	float: left;
	margin-right: 5px;
}

.single-article-sidebar .data-card--details-list-item-image {
	width: 36px;
	height: 36px;
}

.single-article-sidebar .data-card--details-list-item .data-card--details-list-item-author {
	line-height: 32px;
	margin-bottom: 20px;
}

.single-article-sidebar .data-card--details-list-item a.red-link {
	color: #c5003e;
}

.banner-ads-two {
	width: 100%;
	/* height: 350px; */
	height: auto;
	/* background-color: #20FF0D; */
	margin-top: 40px;
	overflow: hidden;
}

.banner-ads-two img {
	width: auto !important;
	max-height: 350px;
	border-radius: 10px;
}

.subscribe-area {
	background-color: #0778c2;
	padding: 25px;
	margin-top: 25px;
	border-radius: 4px;
}

.subscribe-area h5,
.subscribe-area .gform_heading h3 {
	text-transform: capitalize;
	color: #fff;
	font-size: 19px !important;
}

.subscribe-area .gform_heading {
	margin-bottom: 0 !important;
}

.subscribe-area .gform_button {
	display: block !important;
	box-shadow: 1px 3px 8px #000;
	margin-right: 0;
	width: 100% !important;
}

.subscribe-area .form_sublabel_below li {
	padding: 0 !important;
}

.subscribe-area .gform_wrapper {
	margin: 0;
}

.subscribe-area .gform_wrapper ul.gform_fields li.gfield {
	margin: 0 !important;
}

.subscribe-area .gform_wrapper .gform_footer {
	margin: 0 !important;
}

.subscribe-area .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
}

.subscribe-area .ginput_container input[type="email"] {
	padding: 5px 15px;
}

.anouncing-area {
	background-color: #383838;
	padding: 25px;
	margin-top: 25px;
	border-radius: 10px;
	max-width: 350px;
	margin-bottom: 25px;
}

.anouncing-area .author-left-area-sidebar {
	float: left;
	width: 95px;
}

.anouncing-area .center-title-area-sidebar {
	/* float: right;
    width: 65%; */
}

.anouncing-area .center-title-area-sidebar h3 {
	font-size: 22px;
	line-height: 21px;
	margin-bottom: 9px;
	margin-top: 5px;
}

.anouncing-area .center-title-area-sidebar p {
	margin-bottom: 0;
	color: #fff;
}

.anouncing-area .author-left-area-sidebar img {
	width: 85px;
	height: 85px;
	border-radius: 50%;
}

.anouncing-area .center-title-area-sidebar h3 a {
	color: #fff !important;
}

.anouncing-area .read-more-author-clearfix {
	clear: both;
	overflow: hidden;
	display: block;
	margin-top: 16px;
}

.anouncing-area .clearfixed {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.anouncing-area .read-more-author-clearfix a.button {
	padding: 5px 15px;
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 6px;
	background-color: #0778c2;
}

.anouncing-area .read-more-author-clearfix p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.category-single-listing {
	margin: 0;
	list-style: none;
}

.category-single-listing li {
	display: inline;
}

.category-single-listing li a {
	background-color: rgba(197, 0, 62, 0.06);
	border: solid 1px rgba(197, 0, 62, 0.3);
	border-radius: 3px;
	padding: 4px 15px;
	color: #c5003e;
	font-size: 13px;
	cursor: pointer;
	text-transform: capitalize;
}

.topics-single-listing {
	margin: 0;
	list-style: none;
}

.topics-single-listing li {
	display: inline;
}

#gform_confirmation_message_32 {
	color: #fff !important;
}

.topics-single-listing li a {
	background-color: #f5f5f5;
	border: solid 1px #999999;
	border-radius: 3px;
	padding: 4px 15px;
	color: #000;
	font-size: 13px;
	cursor: pointer;
	text-transform: capitalize;
}

.topics-single-area,
.categories-single-area {
	margin-bottom: 15px;
}

.date-post-single ul {
	margin: 0;
	list-style: none;
}

.date-post-single ul li {
	display: inline;
	margin-right: 20px;
}

.date-download-area {
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
}

.date-download-area .date-post-single {
	float: left;
	width: 85%;
}

.date-download-area .download-area-single {
	float: right;
}

.download-area-single {
	padding-top: 4px;
}

.download-area-single .red-button {
	color: #fff !important;
	background-color: #c5003e;
	padding: 4px 20px;
	border-radius: 6px;
	display: block;
	font-weight: 700;
}

.featured-area-single {
	margin-bottom: 30px;
}

.ads_three_full {
	margin-top: 20px;
	width: 100%;
	margin-bottom: 20px;
	/* height: 200px; */
	height: auto;
	/* background-color: #20FF0D; */
}

.ads_three_full img {
	width: 100%;
	height: 200px !important;
}

.internal-single-article-banner {
	height: 95px;
}

.date-post-single span {
	font-weight: bold;
}

.date-post-single a::after,
.date-post-single span::after {
	content: ", ";
}

.date-post-single li a:last-child::after,
.date-post-single li span:last-child::after {
	content: " " !important;
}

.rei_article-template-default tr:nth-child(odd) {
	background-color: #f2f2f2;
}

.rei_article-template-default table td {
	padding: 8px 20px !important;
}

.rei_article-template-default table tr th {
	background-color: #0578c3;
	color: #fff !important;
}

.entry-content img:first-child {
	/* display: none; */
}

table.t1 {
	margin-top: 20px;
}

hr {
	clear: both;
	overflow: hidden;
	margin-top: 25px;
}

.related-stories-area h4 {
	text-align: center;
	margin-bottom: 25px;
}

.related-stories-area .title_description-area_mid h4 {
	text-align: left !important;
}

.related-stories-area {
	margin-bottom: 40px;
	padding-bottom: 10px;
	overflow: hidden;
	clear: both;
}

.featured-articles-h4 {
	font-size: 24px !important;
	padding-bottom: 10px;
}

/* end */

/* styles for event single scheduled */
.scheduled-listing {
	position: fixed;
}

.scheduled-listing ul {
	list-style: none;
	margin: 0;
}

.scheduled-listing ul li a {
	padding: 10px 15px;
	display: block;
}

.scheduled-listing ul li a:link,
.scheduled-listing ul li a:visited {
	text-decoration: none;
}

.scheduled-listing ul li {
	border-bottom: solid 1px #34495e;
}

.scheduled-listing ul li:last-child {
	border-bottom: none !important;
}

.current-subpage {
	background-color: #005f9f;
}

.current-subpage a {
	color: #fff !important;
}

@media (max-width: 720px) {
	.scheduled-listing {
		position: static;
	}
}

/* end */

/* custom css for select */
.s-hidden {
	visibility: hidden;
	padding-right: 10px;
}

.select {
	width: 100%;
	cursor: pointer;
	display: inline-block;
	position: relative;
	/* font:normal 11px/22px Arial, Sans-Serif; */
	color: black;
	border: 1px solid #ccc;
	border-radius: 2px;
}

.styledSelect {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: white;
	padding: 0 10px;
	font-weight: normal;
}

.styledSelect:after {
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-color: black transparent transparent transparent;
	position: absolute;
	top: 11px;
	right: 12px;
}

.styledSelect:active,
.styledSelect.active {
	background-color: #eee;
}

.options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0 0;
	padding: 0 0;
	list-style: none;
	border: 1px solid #ccc;
	background-color: white;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.options li {
	padding: 0 6px;
	margin: 0 0;
	padding: 0 10px;
}

.options li:hover {
	background-color: #39f;
	color: white;
}

/* end */

/* remove shadow from bradcrumbs */
.site-content.rei_content_area {
	background-image: none !important;
	border: none;
}

.breadcrumbs-navigation.rei_content_area {
	margin-top: 25px;
	box-shadow: none;
}

.breadcrumbs-navigation.rei_content_area .inner {
	padding-left: 2em !important;
}

/* end */

/* event tickets customization */
@font-face {
	font-family: "ProximaNova";
	src: url("assets/webfonts/Proxima Nova Font.otf");
}

.tribe-tickets__tickets-buy,
.tribe-common a.tribe-common-c-btn--small,
.tribe-common button.tribe-common-c-btn--small,
.tribe-common input[type="button"].tribe-common-c-btn--small,
.tribe-common input[type="submit"].tribe-common-c-btn--small {
	background-color: #c5003e !important;
	color: #fff !important;
}

.entry .entry-content .event-tickets .tribe-tickets__attendee-tickets-item--has-focus,
.event-tickets .tribe-tickets__attendee-tickets-item--has-focus {
	border-left-color: #c5003e !important;
}

.entry .entry-content .event-tickets .tribe-tickets__attendee-tickets-item--has-error,
.event-tickets .tribe-tickets__attendee-tickets-item--has-error {
	/* border-left-color: #93000b !important; */
	border-left-color: #c5003e !important;
}

#coupon_code {
	width: 111px !important;
	padding: 4px !important;
}

.woocommerce a.remove:hover {
	background-color: #93000b !important;
}

.tribe-common .tribe-common-h7,
.tribe-common .tribe-common-h8,
.tribe-common .tribe-common-h4,
.tribe-common .tribe-common-b2,
.tribe-common .tribe-common-h3,
.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button,
.entry .entry-content .event-tickets .tribe-tickets__tickets-buy,
.event-tickets .tribe-tickets__attendee__fields__footer_checkout-button,
.event-tickets .tribe-tickets__tickets-buy,
.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6,
.tribe-common .tribe-common-b1 {
	/* font-family: ProximaNova-Regular,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important; */
	font-family: "ProximaNova";
}

body.page-tribe-attendee-registration .event-tickets .tribe-tickets__registration-actions,
body.page-tribe-attendee-registration .tribe-common .tribe-tickets__registration-actions {
	margin-top: 0 !important;
}

body.page-tribe-attendee-registration .event-tickets .tribe-tickets__registration-grid,
body.page-tribe-attendee-registration .tribe-common .tribe-tickets__registration-grid {
	padding-top: 15px !important;
}

#tribe-tickets__tickets-form {
	max-width: 100% !important;
}

/* end */

/* mobile css fix issues */
@media (max-width: 480px) {

	.post-type-archive-rei_article .breadcrumbs-navigation-inner ul.ulbread,
	.single-rei_article .breadcrumbs-navigation-inner ul.ulbread,
	.post-type-archive-rei_article .breadcrumbs-navigation-inner ul.rightbread,
	.single-rei_article .breadcrumbs-navigation-inner ul.rightbread {
		float: none;
		width: 100%;
		text-align: center;
	}

	.post-type-archive-rei_article .breadcrumbs-navigation-inner ul.rightbread,
	.single-rei_article .breadcrumbs-navigation-inner ul.rightbread {
		margin-top: 10px;
		margin-bottom: 5px;
	}

	ul.rightbread li.banner-add-area-bread {
		float: none;
		width: 100%;
		margin-top: 10px;
	}

	.breadcrumbs-navigation.rei_content_area .inner {
		padding-left: 0.5em !important;
	}

	.find-a-cre__rei .find-a-cre-inner .input-group {
		width: 87%;
		float: left;
	}

	.find-a-cre__rei .find-a-cre-inner .submit-group {
		width: auto !important;
	}

	.breadcrumbs-navigation ul {
		text-align: center;
		display: block;
	}

	.breadcrumbs-navigation ul li {
		float: none !important;
		display: inline-block;
	}

	.banner-add-area-bread img {
		width: 100% !important;
	}

	.browse-by-topics-area ul li {
		width: 100%;
	}

	.equal_height_columns .columns_ar {
		display: block;
		width: 100%;
		float: none;
	}

	.content-text-area,
	.author-text-area,
	.date-download-area .date-post-single {
		float: none;
		width: 100%;
	}

	.title-area_description ul.authors-listing {
		text-align: center;
	}

	.first_area_full_1_333,
	.title_description-area_right {
		float: none;
		width: 100% !important;
	}

	.author-left-area,
	.center-title-area {
		float: none !important;
		text-align: center !important;
		width: 100% !important;
		text-align: center;
		padding: 0 !important;
	}

	.author-left-area img {
		margin: auto;
	}

	.read-more-author {
		float: none;
		text-align: center;
	}

	.more-stories-area .selectable {
		width: auto;
	}

	.div_1_of_3_area,
	.div_2_of_3_area,
	.div_2_of_3_large_area,
	.top-left-area,
	.div_1_of_3_area_more {
		float: none;
		width: 100% !important;
	}

	.site-branding {
		display: none !important;
	}

	.download-area-single {
		float: none !important;
		margin-top: 5px;
	}

	.internal-single-rei_article,
	.single-article-sidebar {
		float: none;
		width: 100%;
	}
}

/* end */

/* new custom page styles */
.site-content-inner.fullpage {
	background: none !important;
}

.custom-page-articles-header {
	background-repeat: no-repeat;
	min-height: 250px;
	/* line-height: 250; */
	vertical-align: middle;
	margin-top: 96px;
	/* background-size: cover; */
	background-position: right;
}

.custom-page-articles-header .custom-page-inner {
	padding-top: 65px;
}

.custom-page-articles-header .custom-page-inner h2 {
	color: #fff !important;
	font-size: 44px;
}

.customized-header::before {
	background-image: none !important;
}

.custom-page-articles-header small {
	font-size: 18px;
	color: #fff;
}

.full-page-area {
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.ginput_complex.ginput_container.gf_name_has_2 span {
	float: left;
}

.left-title-area {
	float: left;
}

.right-title-area {
	/* float: right; */
}

.custom-page-consulting a.fl-post-grid-more:link,
.custom-page-consulting a.fl-post-grid-more:visited {
	background-color: #c5003e;
	color: #fff;
	padding: 5px 25px;
	display: inline-block;
	border-radius: 5px;
	margin-top: 15px;
}

.custom-page-consulting .fl-node-62a79873b768f h2.fl-post-grid-title {
	height: 87px;
	overflow: hidden;
}

.gform_footer #gform_submit_button_33 {
	padding: 5px 35px;
}

ul.two-columns-li {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	margin-left: 15px;
}

ul.two-columns-li {
	list-style: none;
	/* Remove default bullets */
}

ul.two-columns-li li::before,
ul.blue-li li::before {
	content: "\2022";
	/* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #0678c3;
	/* Change the color */
	font-weight: bold;
	/* If you want it to be bold */
	display: inline-block;
	/* Needed to add space between the bullet and the text */
	width: 1em;
	/* Also needed for space (tweak if needed) */
	margin-left: -1em;
	/* Also needed for space (tweak if needed) */
}

ul.blue-li {
	margin-left: 15px;
	font-size: 20px;
	list-style: none;
}

.gravity-forms-area textarea {
	height: 150px !important;
}

/* c5003e */
/* end */

@media (max-width: 480px) {
	.page-template-template-full-page .custom-header-image {
		display: none !important;
	}

	.page-template-template-full-page .custom-page-articles-header {
		background-image: none !important;
	}

	.page-template-template-full-page .custom-page-articles-header {
		margin-top: 0;
	}

	.page-template-template-full-page .custom-page-articles-header .custom-page-inner {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.mobile-navigation-toggle--search {
		float: right !important;
	}

	.mobile-navigation-toggle .site-branding {
		display: block !important;
	}

	.right-title-area a.fl-button {
		display: block !important;
	}

	#input_33_1_3_container,
	#input_33_1_6_container {
		float: none !important;
	}

	.only-mobile-version {
		display: block !important;
	}
}

@media (min-width: 480px) {
	.only-mobile-version {
		display: none !important;
	}
}

.wps-pgfw-pdf-generate-icon__wrapper-frontend {
	display: none;
}

/* radio buttons for donate area */
.option-radio-buttons-area .gfield_radio {
	columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
}

.ginput_card_security_code {
	line-height: normal;
}

.ginput_card_expiration {
	height: 30px;
}

.ginput_card_security_code_icon {
	margin-bottom: 0 !important;
}

.option-radio-buttons-area .gfield_radio input {
	display: none !important;
}

.option-radio-buttons-area .gfield_radio label {
	background: #0f6fae;
	padding: 5px 25px !important;
	color: #fff;
	border-radius: 5px;
	min-width: 100px;
}

/* end */

/* awards read more button */
a.custom-button-awards:link,
a.custom-button-awards:visited {
	background-color: #0775c0;
	color: #fff !important;
	padding: 2px 10px;
	font-size: 14px;
	float: left;
	margin-top: 4px;
}

a.custom-button-awards:hover {
	color: #fff !important;
}

.title-custom-awards {
	float: left;
	margin-right: 15px;
}

/* end */

/* add fix after wordpress update for dropdown colors */
.fs-option-label,
.fs-label.black-bold,
.fs-label,
.chosen-single span,
.chosen-results li {
	color: #000 !important;
}

.chosen-results li:hover {
	color: #fff !important;
}

/* .fl-builder-content .fl-node-5ec6a05ab95c7 .fl-module-content .fl-rich-text, .fl-builder-content .fl-node-5ec6a05ab95c7 .fl-module-content .fl-rich-text *{
	color:#000 !important;
} */
/* .clearfixs label{
	color: #fff !important;
} */
/* end */

/* new changes for member-news area in homepage */
.member-news-new-area {
	margin-bottom: 40px;
}

.member-news-new-area h2 {
	font-size: 22px !important;
}

/* end */

/* fix the media uploader in beaver builder */
.fl-builder-settings-section-content .hide-if-no-js {
	display: block !important;
}

.home .fl-builder-block[data-type="post-grid"] {
	display: none !important;
}

/* end */

/* change for new UI of REI archive page */
.row-form-area-rei {
	clear: both;
	overflow: hidden;
}

.row-form-area-rei .right-form-are-rei {
	float: right;
	width: 35%;
}

.rightbread {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 17px;
}

.row-form-area-rei a.archive-issues-button:link,
.row-form-area-rei a.archive-issues-button:visited {
	padding-right: 12px !important;
	margin-right: 0 !important;
}

.advertise-sidebar-area {
	float: left;
}

.right-archive-rei_template {
	width: 100%;
	float: right;
	margin-bottom: 25px;
	box-shadow: inset 6px 5.833px 10.42px 0px rgba(29, 91, 143, 0.20);
	padding: 48px;
}

/* .row-form-area-rei .rightbread{
	font-size: 12px;
	text-align: center !important;
}
.editorial-guidelines-icon{
	margin-right: 0 !important;
} */
@media (max-width: 1265px) {
	.row-form-area-rei .rightbread {
		font-size: 12px;
		text-align: center !important;
	}

	.editorial-guidelines-icon {
		margin-right: 0 !important;
	}
}

@media (max-width: 993px) {
	.row-form-area-rei .rightbread {
		font-size: 12px;
		text-align: center !important;
	}

	.editorial-guidelines-icon {
		margin-right: 0 !important;
	}
}

@media (max-width: 768px) {
	.row-form-area-rei .right-form-are-rei {
		width: 44%;
	}

	.row-form-area-rei .left-form-area-rei {
		width: 50%;
	}

	.find-a-cre__rei .find-a-cre-inner .submit-group {
		width: 14%;
	}

	.find-a-cre__rei .find-a-cre-inner .input-group {
		width: 85%;
	}

	.browse-by-categories-area li ul li a {
		width: auto;
		float: none;
	}

	.browse-by-categories-area li ul li.view-all-items-lic {
		float: none;
	}

	.browse-by-topics-area ul li {
		width: auto;
	}

	.browse-by-topics-area ul li span {
		width: auto;
	}

	.div_2_of_3_area,
	.div_1_of_3_area,
	.div_2_of_3_large_area,
	.first_area_full_1_333,
	.title_description-area_right,
	.div_1_of_3_area_more {
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
	}

	.advertise-sidebar-area {
		margin-top: 0;
	}

	.banner-ads-two {
		margin-top: 0;
		height: auto;
		background-color: transparent;
	}

	.banner-ads-two img {
		height: auto !important;
	}
}

@media (max-width: 480px) {

	.advertise-sidebar-area,
	.right-archive-rei_template,
	.left-form-area-rei,
	.right-form-are-rei,
	.row-form-area-rei .left-form-area-rei,
	.row-form-area-rei .right-form-are-rei {
		width: 100%;
		float: none;
	}

	.right-archive-rei_template,
	.row-form-area-rei {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.right-archive-rei_template {
		padding: 24px;
	}

	.rei-archive-results-card-2-content {
		padding: 22px !important;
	}
}

@media (min-width: 1280px) and (max-width: 1919px) {
	.advertise-sidebar-area {
		width: 20%;
	}

	.right-archive-rei_template {
		width: 78%;
	}

	.row-form-area-rei .left-form-area-rei {
		width: 65%;
	}

	.row-form-area-rei .right-form-are-rei {
		width: 32%;
	}

	.row-form-area-rei ul.rightbread {
		font-size: 14px;
	}

	.row-form-area-rei {
		margin-bottom: 20px;
	}

	.browse-by-categories-area li ul li.view-all-items-lic {
		float: none;
		display: inline-block;
	}

	.browse-by-categories-area li ul li a {
		float: none;
	}
}

@media (min-width: 1280px) and (max-width: 1400px) {
	.row-form-area-rei .left-form-area-rei {
		width: 69%;
	}

	.row-form-area-rei .right-form-are-rei {
		width: 28%;
	}
}

@media (min-width: 1400px) and (max-width: 1600px) {
	.row-form-area-rei .left-form-area-rei {
		width: 73%;
	}

	.row-form-area-rei .right-form-are-rei {
		width: 25%;
	}
}

@media (min-width: 1920px) {

	.archive .internal-rei-article,
	.archive .breadcrumbs-navigation.rei_content_area .inner {
		max-width: 100%;
		width: 88%;
		margin-right: 12%;
	}

	.row-form-area-rei .right-form-are-rei {
		width: 24%;
	}

	.row-form-area-rei .left-form-area-rei {
		width: 74%;
	}

	.find-a-cre__rei .find-a-cre-inner .submit-group {
		width: 5%;
	}

	.advertise-sidebar-area {
		width: 17%;
	}

	.right-archive-rei_template {
		width: 82%;
	}

	.archive .breadcrumbs-navigation.rei_content_area .inner {
		width: 82%;
		margin-left: 15%;
	}
}

@media (min-width: 1280px) {
	.row-form-area-rei {
		margin-bottom: 20px;
	}

	.row-form-area-rei ul.rightbread {
		text-align: center;
	}

	.archive .internal-rei-article,
	.archive .breadcrumbs-navigation.rei_content_area .inner {
		max-width: 100%;
	}

	.banner-ads-two {
		height: auto !important;
	}

	.banner-ads-two img {
		height: auto !important;
	}

	/* .row-form-area-rei .left-form-area-rei{
		width: 76%;
	}
	.row-form-area-rei .right-form-are-rei{
		width: 22%;
	} */
	.top-category-inner {
		margin-bottom: 10px;
	}

	.columns_ar h4 {
		line-height: normal;
		white-space: normal;
		text-overflow: unset;
		overflow: auto;
		height: auto;
		margin-bottom: 15px;
	}
}

/* end */

/* new changes of cre for rei page */
.input-group p {
	text-align: right;
}

/* end */

/* new membership pages - stylesheet */
.masthead-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.8;
	background: rgb(0, 0, 0);
	background: linear-gradient(96deg,
			rgba(0, 0, 0, 1) 0%,
			rgba(217, 217, 255, 0) 73%,
			rgba(255, 255, 255, 0) 100%);
}

.custom-page-articles-header .custom-page-inner {
	position: relative;
	z-index: 1;
}

.heightauto-header .custom-page-articles-header {
	padding-bottom: 100px;
}

.heightauto-header .custom-page-inner {
	padding-top: 100px;
}

.heightauto-header h2 {
	font-size: 85px !important;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 90px !important;
}

.ulbread span br,
.page-title br {
	display: none;
}

.heightauto-header .custom-page-articles-header {
	background-position: center;
	background-size: cover;
}

.page #breadcrumbs.rei_content_area {
	-moz-box-shadow: -1px 2px 10px 0px rgba(0, 0, 0, 0.24);
	box-shadow: -1px 2px 10px 0px rgb(0 0 0 / 25%);
	-webkit-box-shadow: -1px 2px 10px 0px rgb(0 0 0 / 25%);
	-moz-box-shadow: -1px 2px 10px 0px rgba(0, 0, 0, 0.25);
	margin-top: 0;
	margin-bottom: 7px;
}

a.red-btn:link,
a.red-btn:visited {
	background-color: #e2104f;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
}

a.red-btn:hover {
	background-color: #005f9f;
	text-decoration: none;
}

.small-subheader-t {
	width: 530px;
	color: #fff;
	text-align: left;
}

.small-subheader-t br {
	display: none;
}

.heightauto-header small {
	display: none;
}

.membership-pages .fl-row-content-wrap {
	padding: 0;
}

.membership-pages .fl-module-content {
	/* margin: 0; */
}

.title-membership-area .fl-heading {
	color: #000;
}

.title-membership-area h2.fl-heading {
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 15px !important;
}

.title-membership-area .fl-heading b {
	color: #e2104f;
}

.title-membership-area.white {
	color: #fff !important;
}

.title-membership-area.blue .fl-heading b {
	color: #1d5b8f !important;
}

.title-membership-area.white .fl-heading b {
	color: #e2104f !important;
}

.membership-pages .pp-icon-wrapper {
	/* margin-top:-55px; */
}

.membership-pages .pp-infobox {
	border-radius: 15px;
	box-shadow: 2px 8px 19px #dddddd;
	border: none !important;
	border-bottom: solid 15px #1d5b8f !important;
}

.hr-divisor .fl-separator {
	border-top-color: transparent;
}

.membership-pages .grid-box-a .pp-infobox-icon {
	border-radius: 35px !important;
	box-shadow: 2px 8px 19px #dddddd;
	border: none !important;
}

.membership-pages .grid-box-a .pp-description-wrap {
	margin-top: 25px;
}

.membership-pages .grid-row-a {
	position: relative;
}

.membership-pages .grid-row-a .pp-infobox-icon {
	position: absolute;
	left: -25px;
	top: 35px;
	border-radius: 35px !important;
	box-shadow: 2px 8px 19px #dddddd;
	border: none !important;
}

.membership-pages .grid-row-a .pp-heading-wrapper {
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.membership-pages .fl-module-content.fl-node-content {
	margin-bottom: 0;
}

.croped-image .fl-photo .fl-photo-content img {
	margin-top: -23px;
	margin-bottom: -23px;
	box-shadow: 2px 8px 19px #606060;
}

.membership-pages h2 {
	font-weight: bold;
}

.right-image-area .fl-col-content {
	border-radius: 7px;
}

.membership-pages .slick-slide {
	margin: 0 20px;
}

.membership-pages .slick-slide .item-slider-member {
	box-shadow: 1px 2px 8px #606060;
}

.membership-pages .main-news-area {
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
	border: solid 2px #4e6a82;
	border-radius: 8px;
}

.membership-pages .main-news-area .text-area-members {
	float: left;
	width: 60%;
}

.membership-pages .main-news-area .featured-members {
	float: right;
	width: 38%;
	min-height: 200px;
	background-position: top center;
	background-size: cover;
}

.membership-pages .main-news-area .inner-text-area-members {
	padding: 25px;
}

.membership-pages .main-news-area .inner-text-area-members h3 {
	color: #fff !important;
	font-size: 21px;
}

.membership-pages .main-news-area .inner-text-area-members h3 a {
	color: #fff !important;
}

.page-template-template-membership-php .site-content-inner.inner {
	padding-bottom: 0 !important;
}

.footer-membership-pages .fl-col-group {
	padding-top: 14px;
	padding-bottom: 14px;
}

.footer-membership-pages .fl-col-group a:link,
.footer-membership-pages .fl-col-group a:visited {
	font-size: 20px !important;
}

.footer-membership-pages .fl-row-content-wrap {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.membership-pages .croped-image .fl-video {
	margin-top: -25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -25px;
	text-align: center;
	/* box-shadow:1px 2px 8px #606060; */
}

.membership-pages .inner-text-area-members .data-card--details-list {
	margin: 10px 0 0 0;
	padding-left: 0 !important;
	clear: both;
	overflow: hidden;
}

.membership-pages .inner-text-area-members .data-card--details-list li {
	display: inline-block;
	float: left;
	margin-right: 5px;
	line-height: 37px;
}

.membership-pages .inner-text-area-members .data-card--details-list li:last-child {
	margin-left: 10px;
}

.membership-pages .inner-text-area-members .data-card--details-list li img {
	border-radius: 50%;
}

.membership-pages .slick-list.draggable {
	margin-left: 10px;
}

.left-testimonial-video {
	float: left;
	width: 50%;
}

.right-testimonial-video {
	float: right;
	width: 48%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.testimonial-floating {
	padding: 0 40px;
	margin-top: 50px;
}

.testimonial-floating .fl-testimonials-wrap.wide {
	margin-top: -26px !important;
	margin-bottom: -68px !important;
}

.membership-pages .croped-image .pp-testimonials {
	margin-top: -35px;
	margin-bottom: -75px;
}

.membership-pages .croped-image .pp-testimonials .pp-content-wrapper {
	padding: 0;
}

.membership-pages .croped-image .pp-testimonial {
	padding: 0;
	margin: 0 75px;
}

/* end */

/* changes on linkedin feed */
a.juicer-button:link,
a.juicer-button:visited {
	color: #fff;
	background-color: #c5003e;
	border-color: #c5003e;
	font-size: 15px;
	font-weight: 500;
}

a.juicer-button:hover {
	background-color: #c5003e !important;
	border-color: #c5003e !important;
}

h1.referral {
	display: none !important;
}

/* end */



.rei-archive-results {
	display: grid;
	grid-template-columns: 1fr;
	grid-auto-rows: minmax(373px, auto);
	gap: 43px;
	margin-bottom: 25px;

}

@media (min-width: 768px) {
	.rei-archive-results {
		grid-template-columns: 1fr 1fr;
	}
}

.rei-archive-results-card-1 {
	border-radius: 7.38px;
	box-shadow: 0px 4px 14px 0px rgba(29, 91, 143, 0.20);
	overflow: hidden;
}

.rei-archive-results-card-1 .top-img-area {
	width: 100%;
	overflow: hidden;

	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.rei-archive-results-card-2 {
	position: relative;
	z-index: 0;
	display: flex;
	align-items: flex-end;
	border-radius: 7.38px;
	box-shadow: 0px 4px 14px 0px rgba(29, 91, 143, 0.20);
	overflow: hidden;

}

@media (min-width: 768px) {
	.rei-archive-results-card-2 {
		grid-column: 1 / span 2;
	}
}

.rei-archive-results-card-2-content {
	display: flex;
	gap: 2rem;
	align-items: flex-end;
	padding: 43px;
	width: 100%;
}

.rei-archive-results-card-2-content-part-2 {
	flex-shrink: 0;
}

.rei-archive-results-card-3 {
	border-radius: 7.38px;
	box-shadow: 0px 4px 14px 0px rgba(29, 91, 143, 0.20);
	overflow: hidden;
}

@media (min-width: 768px) {
	.rei-archive-results-card-3 {
		grid-column: 1 / span 2;
	}
}
