@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Asap+Condensed:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&display=swap");
#image-preview {
  float: right;
  width: 50%;
}
#image-preview img {
  max-width: 180px;
  cursor: pointer;
}
#image-preview > .active {
  border: solid 2px darkblue;
}
#field_1_47 {
  display: none;
}
.gform_page_footer input[type="button"] {
  background-color: #5b2b6b !important;
  padding: 0.3em 2em !important;
  color: #ffffff !important;
  margin-top: 2em;
}
.gform_page_footer input[type="button"]:hover {
  padding: 0.3em 2em !important;
  background-color: #ffffff !important;
  color: #5b2b6b !important;
}
#page-wrapper {
  padding-top: 4em;
}
#single-wrapper {
  padding-top: 1.5em;
}
.backlink {
  margin-bottom: 1.5em;
  display: block;
}
.container {
  max-width: 1380px !important;
}
.entry-content > .row {
  padding-bottom: 3em;
}
.aligncenter {
  justify-content: center;
  display: flex !important;
}
.entry-content > .row > .col, .entry-content > .row > .col-1, .entry-content > .row > .col-10, .entry-content > .row > .col-11, .entry-content > .row > .col-12, .entry-content > .row > .col-2, .entry-content > .row > .col-3, .entry-content > .row > .col-4, .entry-content > .row > .col-5, .entry-content > .row > .col-6, .entry-content > .row > .col-7, .entry-content > .row > .col-8, .entry-content > .row > .col-9, .entry-content > .row > .col-auto, .entry-content > .row > .col-lg, .entry-content > .row > .col-lg-1, .entry-content > .row > .col-lg-10, .entry-content > .row > .col-lg-11, .entry-content > .row > .col-lg-12, .entry-content > .row > .col-lg-2, .entry-content > .row > .col-lg-3, .entry-content > .row > .col-lg-4, .entry-content > .row > .col-lg-5, .entry-content > .row > .col-lg-6, .entry-content > .row > .col-lg-7, .entry-content > .row > .col-lg-8, .entry-content > .row > .col-lg-9, .entry-content > .row > .col-lg-auto, .entry-content > .row > .col-md, .entry-content > .row > .col-md-1, .entry-content > .row > .col-md-10, .entry-content > .row > .col-md-11, .entry-content > .row > .col-md-12, .entry-content > .row > .col-md-2, .entry-content > .row > .col-md-3, .entry-content > .row > .col-md-4, .entry-content > .row > .col-md-5, .entry-content > .row > .col-md-6, .entry-content > .row > .col-md-7, .entry-content > .row > .col-md-8, .entry-content > .row > .col-md-9, .entry-content > .row > .col-md-auto, .entry-content > .row > .col-sm, .entry-content > .row > .col-sm-1, .entry-content > .row > .col-sm-10, .entry-content > .row > .col-sm-11, .entry-content > .row > .col-sm-12, .entry-content > .row > .col-sm-2, .entry-content > .row > .col-sm-3, .entry-content > .row > .col-sm-4, .entry-content > .row > .col-sm-5, .entry-content > .row > .col-sm-6, .entry-content > .row > .col-sm-7, .entry-content > .row > .col-sm-8, .entry-content > .row > .col-sm-9, .entry-content > .row > .col-sm-auto, .entry-content > .row > .col-xl, .entry-content > .row > .col-xl-1, .entry-content > .row > .col-xl-10, .entry-content > .row > .col-xl-11, .entry-content > .row > .col-xl-12, .entry-content > .row > .col-xl-2, .entry-content > .row > .col-xl-3, .entry-content > .row > .col-xl-4, .entry-content > .row > .col-xl-5, .entry-content > .row > .col-xl-6, .entry-content > .row > .col-xl-7, .entry-content > .row > .col-xl-8, .entry-content > .row > .col-xl-9, .entry-content > .row > .col-xl-auto {
  padding-right: 30px;
  padding-left: 30px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot") format("truetype" or "opentype");
}
.fa, .fab {
  font-family: "FontAwesome";
}
p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.26px;
  line-height: 1.5;
  color: #090807 !important;
  padding-bottom: 5px;
}
.page-template-default p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.page-template-default li {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.26px;
}
strong {
  font-weight: 700;
  color: #090807;
}
a, .tribe-embed a, .tribe-events-event-meta a, .tribe-events-single a {
  font-weight: 700;
  color: #004a8d;
}
.tribe-events-schedule__date {
  font-family: "Asap Condensed", sans-serif;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
  color: #5B2B6B;
  background: #E9D3E7;
  font-family: Montserrat;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 50px;
  border-top-color: #E9D3E7;
  border-top-style: solid;
  border-right-color: #E9D3E7;
  border-right-style: solid;
  border-bottom-color: #E9D3E7;
  border-bottom-style: solid;
  border-left-color: #E9D3E7;
  border-left-style: solid;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  background: #5b2b6b;
  color: #ffffff;
}
hr {
  border-top: 4px solid !important;
}
.has-central-palette-3-color a {
  color: #6D7933 !important;
}
.has-central-palette-2-color a {
  color: #C15027 !important;
}
.has-central-palette-4-color a {
  color: #6d7933 !important;
}
.has-central-palette-5-color a {
  color: #5B2B6B !important;
}
h2 a:after {
  position: absolute;
  content: "►";
  display: inline-flex;
  font-size: 20px;
  margin-left: 5px;
  transition: transform 550ms;
}
a:hover {
  text-decoration: underline;
  color: #004a8d;
}
h2 a:hover:after {
  transform: translateX(10px);
}
.numbers .kb-count-up-title {
  text-transform: uppercase;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  line-height: 18px;
  color: #5b2b6b !important;
  font-weight: 500;
  opacity: 1;
  /* Firefox */
  text-transform: uppercase;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  line-height: 18px;
  color: #5b2b6b !important;
  font-weight: 500;
  text-transform: uppercase;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  line-height: 18px;
  color: #5b2b6b !important;
  font-weight: 500;
  text-transform: uppercase;
}
.breakout {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}
.breakoutleft {
  margin-left: calc(50% - 50vw);
}
.breakoutright {
  margin-right: calc(50% - 50vw);
}
.btn, .wp-block-button input, .wp-block-button a, .um input[type=submit].um-button, .um a.um-button {
  padding: 14px 40px !important;
  background-color: #fbe6bc !important;
  border-radius: 22px !important;
  text-transform: uppercase !important;
  font-size: 16px;
  line-height: 18px !important;
  font-weight: 700 !important;
  letter-spacing: 0.1em;
  border: 2px solid #fbe6bc !important;
  color: #af4823;
}
.btn-primary.hover, .btn-primary:hover, .btn:hover, .wp-block-button input:hover, .wp-block-button a:hover, button[aria-pressed="true"], .btn-primary.focus, .btn-primary:focus, .btn:focus, .wp-block-button input:focus, .wp-block-button a:focus, .um input[type=submit].um-button:hover, .um a.um-button:hover {
  color: #ffffff;
  background-color: #af4823 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-view-list {
  margin: 0 auto;
  width: 85%;
  display: block;
}
.link-default {
  color: #5b2b6b;
  display: block;
  margin: 1em 0;
  text-align: right;
  font-size: 12px;
  text-transform: lowercase;
}
.link-default:hover {
  color: #5b2b6b;
}
button[aria-pressed="true"] {
  color: #004a8d !important;
}
.registerblock .um a.um-button {
  background-color: #004a8d !important;
  border: 2px solid #004a8d !important;
  color: #ffffff;
}
.registerblock .um a.um-button:hover {
  background-color: #ffffff !important;
  color: #004a8d;
}
.registerblock .um input[type=submit].um-button {
  background-color: #af4823 !important;
  border: 2px solid #af4823 !important;
  color: #ffffff;
}
.registerblock .um input[type=submit].um-button:hover {
  background-color: #ffffff !important;
  color: #af4823;
}
.wp-block-button__link {
  position: relative;
}
a.btn:after {
  padding-left: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
a.btn-add:after {
  content: "";
}
a.btn-link:after {
  content: "";
}
a.btn-download:after {
  content: "";
}
/*****resource page****/
.meta-primary-information {
  padding-bottom: 20px;
}
.meta-primary-information p {
  margin-bottom: 0.2rem;
}
.meta-secondary-information {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 20px 40px;
}
.meta-secondary-information .meta-title {
  color: #090807;
}
.meta-secondary-information p {
  margin-bottom: 0.2rem;
}
.source, .submitted {
  letter-spacing: 0;
  font-style: italic;
  font-size: 13px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.resource-heading {
  height: 100%;
  min-height: 140px;
  padding-bottom: 2em;
}
.submitted {
  display: inline-flex;
  height: 100%;
  align-items: center;
  text-align: left;
  padding-bottom: 0;
  margin-bottom: 0;
  vertical-align: text-bottom;
  color: #ffffff !important;
}
.source_data > div {
  padding: 0px;
}
.source_data p {
  margin-bottom: 0rem;
}
.sensitive {
  background: #FBD8DD;
  border-radius: 20px;
  padding: 20px 40px;
  text-align: center;
  margin-bottom: 2em;
}
.sensitive p, .sensitive strong {
  color: #af4823 !important;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0.2em;
  font-weight: 700;
}
.sensitive strong {
  font-weight: 900;
}
#secondary img, img.wp-post-image {
  width: 100%;
  margin-bottom: 1.5em;
}
.home article img {
  width: auto;
}
.home .headerbanner {
  display: none;
}
.headerbanner {
  margin-top: 1.5em;
  width: 100%;
}
.resources img {
  border: 1px solid #f5f5f5;
}
.cta {
  background: #f7f7f7;
  padding: 1.5em;
  text-align: center;
  width: 100%;
  border-radius: 20px;
}
.single-resources .rating-result {
  margin-bottom: 0.5em;
  display: block;
}
.single-resources .rating-result .count {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #090807 !important;
  padding: 0 20px 5px;
  text-transform: uppercase;
}
.single-resources .star-ratings .mrp-counter-back {
  width: 32vw;
}
.single-resources .rating-item-results {
  margin-top: 0;
  margin-bottom: 2em;
}
/*****resource tabs****/
.nav-tabs a.nav-link {
  padding: 1em 5em;
  background: #b9b6b6;
  font-weight: 700;
  letter-spacing: 0.1rem;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #090807;
  border: 0px;
  border-radius: 0;
}
.nav-tabs a.nav-link.active {
  background: #f5f5f5;
}
.tab-content {
  background: #f5f5f5;
  padding: 3em 0;
}
.tab-content .row:not(.reviews), #qanda {
  padding: 0 3em;
}
#reviews h3 {
  padding-bottom: 0px;
}
.reviews {
  background: #c8b0d0;
  padding: 2em 1em;
}
.mrp label {
  margin-bottom: 0.5em;
}
.modal-body {
  padding: 0 2rem 2rem;
}
/*****resource cards****/
article .resource_cards img {
  display: block;
  width: 99.9%;
  margin: 0 auto 5px;
  height: auto;
}
.resource_card_image {
  min-height: 172px;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 0 auto;
  overflow: hidden;
}
.resource_card_footer {
  height: 53px;
  width: 100%;
  margin-top: -5px;
}
.resource_card_footer .submit {
  background: #5b2b6b;
}
.resource_cards .col {
  padding-bottom: 6em;
}
.resource_cards .meta-information p {
  font-weight: 700;
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
  margin-bottom: 0px;
  padding-bottom: 18px;
}
.resource_card_info {
  background: linear-gradient(0deg, #f5f5f5 82%, #ffffff 18%);
  padding: 0 15px 25px;
}
.search-filter-result-item {
  height: 100%;
  position: relative;
}
.greenline {
  position: relative;
  margin-left: -25px;
}
.greenline:after {
  content: "";
  background: #92a23a;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  margin-bottom: 24px;
  width: 50%;
}
.resource-data {
  height: 100%;
  min-height: 173px;
}
/*****ratings****/
.no-rating-results-text {
  font-size: 13px;
  color: #004a8d;
}
.star-result, .rating-item-result .description, .rating-entry-details-list h4 {
  display: none !important;
}
.resource_card_footer .stars {
  background: #ede4d8;
}
.mrp-star-full, .mrp-star-half, .mrp-star-empty {
  font-size: 0.82rem;
}
.resource_card_footer .rating-result {
  display: inline-flex;
  height: 100%;
  align-items: center;
}
div.nsl-container-block .nsl-container-buttons a {
  margin: 5px auto !important;
}
.entry-content .wp-block-buttons {
  text-align: right;
}
.nsl-container h2 {
  text-align: center;
}
.showInline {
  display: inline-block !important;
}
.mrp.mrp-title {
  color: #004a8d;
  margin-bottom: 0 !important;
  margin-top: 1em;
}
.mrp.entry-date, .mrp.mrp-comment {
  font-weight: 500;
  font-size: 13px;
}
.mrp.mrp-comment {
  padding-bottom: 1em;
}
.mrp-rating-entry-meta {
  margin-bottom: 0.2em !important;
  margin-top: 0.6em !important;
}
.rating_cat {
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  color: #090807;
}
.rating_answer {
  font-size: 17px;
  font-weight: 900;
  text-transform: uppercase;
  color: #004a8d;
}
.rating-item-result {
  padding: 0 !important;
  margin-bottom: 0.8em;
}
.rating-options .rating-item-result:first-child {
  display: none;
}
.mrp-rating-entry-details {
  border-radius: 2em;
  padding: 1em 2em 2em;
  background: #ffffff;
  margin-bottom: 3em;
}
.col-half-offset {
  margin-left: 3.166666667%;
}
.mrp.member {
  color: #004a8d;
}
/*****Boards****/
.rox_wishlist .entry-meta {
  display: none;
}
.rox_wishlist_pop .rox_pop_container {
  min-width: 600px;
  width: 50%;
  padding: 0;
}
.rox_wishlist_pop .rox_pop_container .left, .rox_wishlist_pop .rox_pop_container .right {
  padding: 30px;
}
.rox_wishlist_pop .rox_pop_container .right {
  background: #e3e3e3;
}
.rox_pop_container .pop_content {
  padding: 20px 0;
  margin-bottom: 1em;
  display: inline-block;
  overflow-y: none !important;
}
.pop-title h3 {
  font-size: 18px !important;
  font-weight: 900 !important;
  font-family: "Montserrat", sans-serif !important;
  text-transform: uppercase;
}
.pop-new-list a {
  text-transform: uppercase;
  color: #090807;
}
.rox-wpwl-icon svg {
  background: #004a8d;
  fill: #fff;
  padding: 0px;
}
.rox-wpwl-icon.icon-add-new-list {
  margin-right: 10px;
  height: 24px;
}
.rox-wishlist-button.button.style-2, .rox-wishlist-button.button.style-3 {
  padding: 4px 50px 4px 25px;
  color: #af4823;
  background: #fbe6bc;
  border-radius: 20px;
  border: 1px solid #af4823;
  text-transform: uppercase;
  font-weight: 700 !important;
  font-family: "Montserrat", sans-serif !important;
}
.rox-wishlist-button.button.style-2:hover, .rox-wishlist-button.button.style-3:hover {
  background: #af4823;
  color: #ffffff;
}
.rox-wishlist-button.button.style-2 .rox-wpwl-icon, .rox-wishlist-button.button.style-3 .rox-wpwl-icon {
  left: 87%;
  top: 45%;
}
.rox-wpwl-icon.icon-heart svg {
  fill: #af4823 !important;
  background: none;
}
.rox-wishlist-button.button.style-3:hover .rox-wpwl-icon.icon-heart svg {
  fill: #ffffff !important;
}
.list-privacy {
  display: none;
}
/*****Share****/
.save-share {
  text-align: right;
}
.social-share {
  margin-bottom: 1em;
  display: inline-flex;
  background: #090807;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 20px;
  padding: 5px 15px 0 30px;
  font-weight: 700 !important;
  font-family: "Montserrat", sans-serif !important;
}
.addtoany_shortcode .addtoany_list {
  line-height: 20px !important;
}
a.addtoany_share img {
  border: 0;
  width: 35px !important;
  height: 20px !important;
  margin-bottom: 0.2em;
}
/*****Member****/
.um-account-meta .um-account-name {
  display: none;
}
/***Modals****/
.modal-header {
  border-bottom: 0px;
}
.pum-content p, .pum-content li {
  font-size: 14px;
  line-height: 18px;
}
h1 {
  font-family: "Asap Condensed", sans-serif;
  font-weight: 900;
  letter-spacing: 0.08rem;
  font-size: 70px !important;
  line-height: 65px !important;
  color: #5b2b6b !important;
  text-transform: uppercase;
  padding-bottom: 0.4em;
  margin-bottom: 0;
}
h2 {
  font-family: "Asap Condensed", sans-serif;
  font-weight: 900;
  letter-spacing: 0.8px;
  font-size: 40px;
  line-height: 46px;
  color: #09768b !important;
  padding-bottom: 0.4em;
  text-transform: uppercase;
  margin-bottom: 0;
}
h2 a {
  color: #09768b;
}
h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0.11rem;
  font-size: 20px;
  line-height: 28px;
  color: #090807 !important;
}
h3, .rating-form h4, .heading3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  letter-spacing: 0.1rem;
  font-size: 18px;
  line-height: 25px;
  color: #090807 !important;
  text-transform: uppercase;
  padding-bottom: 0.5em;
}
h4 span {
  letter-spacing: 0.3rem;
  font-weight: 900;
}
.meta-title {
  letter-spacing: 0.26px;
  color: #090807;
  font-weight: 900;
}
.resource-heading a {
  font-family: "Asap", sans-serif;
  color: #09768b;
  font-weight: 900;
  letter-spacing: 0.4px;
  font-size: 26px;
  line-height: 30px;
}
.bg-primary {
  background-color: #ffffff !important;
}
.navbar-brand {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  letter-spacing: 0.1rem;
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
  margin: auto;
  padding: 0 2em 0 0;
}
.topbar, #main-nav {
  background-color: #ffffff !important;
  color: #09768b;
}
.navbar-header {
  text-align: right;
}
#top-nav ul, #main-nav ul {
  list-style: none;
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#top-nav li.wpml-ls-menu-item, #main-nav li.wpml-ls-menu-item {
  margin-left: 3px;
}
.topbar li.menu-item-type-post_type a, #main-nav li.menu-item-type-post_type a, #top-nav li.menu-item-type-post_type a {
  font-size: 16px;
  padding: 0 1em;
  color: #090807;
  line-height: 19px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.32px;
}
#top-nav li.menu-item-type-post_type a {
  color: #5b2b6b;
}
#top-nav li.menu-item-type-post_type a:hover, #main-nav li.menu-item-type-post_type a:hover {
  text-decoration: underline;
}
#top-nav li.wpml-ls-menu-item a:hover, #main-nav li.wpml-ls-menu-item a:hover {
  text-decoration: none;
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: inherit;
}
#top-nav li.wpml-ls-item, #main-nav li.wpml-ls-item {
  border: 2px solid #09768b;
  width: 48px;
  height: 44px;
  text-align: center;
  margin-left: 10px;
}
.navbar-light .navbar-toggler {
  background: #09768b;
  color: #ffffff;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'><path stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>") !important;
}
.navbar-collapse.collapse.show, .navbar-collapse.collapsing {
  background: #f5f5f5;
  padding: 1em;
}
.searchandfilter > ul > li {
  padding: 0;
  display: inline-grid;
  margin-right: 10px;
}
.searchandfilter > ul {
  display: flex;
}
.searchandfilter ul, .searchandfilter .chosen-single {
  font-size: 10px;
  text-align: left;
  padding: 0px 0 0 8px;
}
.searchandfilter > ul > li:first-child {
  flex-grow: 3;
  flex-basis: 0;
}
.searchandfilter > ul > li:nth-child(3) {
  flex-grow: 1;
  flex-basis: 0;
}
.searchandfilter > ul > li:nth-child(2) {
  flex-grow: 2;
  flex-basis: 0;
}
.searchandfilter > ul > li:last-child {
  flex-grow: 2;
  flex-basis: 0;
}
.adv_search {
  padding-bottom: 2em;
}
.adv_search .sf-input-text {
  padding: 15px 10px 13px 20px !important;
  width: 100%;
}
.adv_search .chosen-container {
  width: 100% !important;
  padding: 11px 5px 11px 5px !important;
}
.adv_search button {
  background: none;
  border: none !important;
  font-size: 20px;
  position: absolute;
  right: 25%;
  top: 13px;
  z-index: 99;
}
button:focus {
  outline: 0px dotted;
  outline: none;
}
.chosen-container-active.chosen-with-drop .chosen-single, .chosen-container-single .chosen-single {
  border: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: none;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.jumbotron {
  padding: 0;
  background: #ffffff;
}
.jumbotron .col {
  display: flex;
}
#wrapper-topbar {
  text-align: center;
  padding: 2.3em 1em 1.1em;
  background: #af4823;
}
#wrapper-topbar p, #wrapper-topbar a, #wrapper-topbar strong {
  color: #fff !important;
  font-size: 19px;
}
#wrapper-topbar a {
  text-decoration: underline;
}
#feedback {
  z-index: 999;
  position: fixed;
  bottom: 10%;
  right: 0;
  background: #09b4a0;
  padding: 1em;
  border-radius: 1em 0 0 1em;
}
#feedback a {
  color: #fff !important;
}
.bg-light {
  background-color: #ffffff !important;
}
.bottom-bar {
  padding: 30px 0;
  background-color: #5b2b6b !important;
}
.logos img {
  padding-right: 30px;
  width: auto;
}
#wrapper-footer-full {
  background-color: #ede4d8;
  padding: 10px 0;
}
#menu-footer .nav-link, #menu-footer-fr .nav-link {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  letter-spacing: 0.1rem;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff !important;
  text-transform: uppercase;
}
#menu-footer .nav-link:hover, #menu-footer-fr .nav-link:hover {
  text-decoration: underline;
}
ul#menu-footer, ul#menu-footer-fr {
  list-style: none;
  justify-content: flex-end;
  display: inline-flex;
  width: 100%;
  margin-bottom: 0;
}
ul#menu-footer li, ul#menu-footer-fr li {
  padding: 0 0 0 1em;
}
ul#menu-footer li a, ul#menu-footer-fr li a {
  font-size: 13px;
  letter-spacing: 0.24px;
  color: #5b2b6b;
  text-transform: uppercase;
  font-weight: 700;
}
.squares img {
  position: absolute;
  width: 200px;
  right: 40px;
  top: -100px;
}
.squares {
  padding-bottom: 1.7em;
  position: relative;
}
.wp-block-social-links {
  justify-content: center;
  margin-bottom: 0;
}
.fontawesome::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.social-icon {
  border-radius: 15px;
  margin: auto 0;
  display: block;
  height: 30px;
  width: 30px;
  margin-left: 10px;
  font-family: "Font Awesome 5 Brands";
  background: #5b2b6b;
  color: #ffffff;
  text-align: center;
  padding-top: 3px;
}
.social-icon:hover {
  background: #ffffff;
  color: #5b2b6b;
}
#social-menu a[target="_blank"]:after {
  display: none;
}
.twitter::before {
  content: "";
}
.facebook::before {
  content: "";
}
.instagram::before {
  content: "";
}
@media (max-width: 992px) {
  #social-menu {
    justify-content: center;
    flex-direction: row;
  }
  #menu-footer {
    flex-direction: column;
  }
}
input, textarea, select, .chosen-container, article .um .um-form input[type=text], article .um .um-form input, article .um .um-form textarea, article .um .um-form select, article .um .um-form input[type=password] {
  border: 2px solid #5b2b6b !important;
  border-radius: 25px !important;
  padding: 5px 10px !important;
}
.searchandfilter label, .gfield_label, .um-field-label {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  letter-spacing: 0.1rem;
  font-size: 13px;
  line-height: 16px;
  color: #090807 !important;
  text-transform: uppercase;
}
option, select {
  width: 100%;
  font-family: "Montserrat", sans-serif !important;
  font-size: 13px;
  line-height: 16px;
  color: #090807 !important;
  font-weight: 500;
}
input[type="reset"] {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
}
.gform_wrapper.gravity-theme .gfield input {
  line-height: 38.4px;
}
.gform_wrapper .chosen-container-single .chosen-single, .gform_wrapper .chosen-container-multi .chosen-choices {
  border: 0 !important;
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #090807 !important;
  height: auto !important;
}
.gform_wrapper .chosen-container-single .chosen-single span, .gform_wrapper .chosen-container-multi .chosen-choices span {
  font-weight: 500;
}
/*.gfield--width-half {
	float: left;
	width: 50%;
	clear: none !important;
}
.gfield--width-quarter {
	float: left;
	width:25%;
	clear: none !important;
}
.gfield--width-third {
	float: left;
	width:33%;
	clear: none !important;
}
.gfield_label, .um-field-label label {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 16px;
}
.gform_wrapper .gfield_description {
    display: inline-block;
    width: 55% !important;
    padding-left: 15px !important;
}
*/
.gform_wrapper ul li.gfield {
  padding-right: 4em !important;
  margin-bottom: 2em;
}
#field_1_14 {
  clear: both !important;
}
.gform_fileupload_rules {
  display: block;
  font-size: 0.813em;
}
#main-nav li.menu-item-type-post_type:before {
  content: " ";
  padding: 1em;
  margin: 1em 0;
}
#main-nav li.purple.menu-item-type-post_type:before {
  background-color: #5b2b6b;
}
#main-nav li.green.menu-item-type-post_type:before {
  background-color: #92a23a;
}
#main-nav li.orange.menu-item-type-post_type:before {
  background-color: #fab529;
}
#main-nav li.teal.menu-item-type-post_type:before {
  background-color: #0bb4a0;
}
#main-nav li.plum.menu-item-type-post_type:before {
  background-color: #933492;
}
#main-nav li.menu-item-type-post_type {
  display: flex;
  align-items: center;
}
#top-bar .nav-link {
  font-weight: 800;
  text-transform: uppercase;
  justify-content: center;
}
@media (max-width: 992px) {
  #main-nav.navbar {
    flex-wrap: nowrap;
  }
  #page-wrapper {
    padding-top: 1em;
  }
  #top-nav.navbar {
    padding: 0.5rem 0rem;
  }
  #top-nav ul {
    flex-direction: row;
  }
  #top-nav ul li.menu-item-type-post_type a {
    font-size: 10px;
  }
  #main-nav ul {
    align-items: flex-start;
  }
  .navbar-collapse.collapse.show, .navbar-collapse.collapsing {
    background: #ffffff;
  }
  .navbar-brand {
    padding-left: 1em;
  }
}
#page-wrapper {
  padding-top: 4em;
}
#single-wrapper {
  padding-top: 1.5em;
}
.backlink {
  margin-bottom: 1.5em;
  display: block;
}
.container {
  max-width: 1380px !important;
}
.entry-content > .row {
  padding-bottom: 3em;
}
.aligncenter {
  justify-content: center;
  display: flex !important;
}
.entry-content > .row > .col, .entry-content > .row > .col-1, .entry-content > .row > .col-10, .entry-content > .row > .col-11, .entry-content > .row > .col-12, .entry-content > .row > .col-2, .entry-content > .row > .col-3, .entry-content > .row > .col-4, .entry-content > .row > .col-5, .entry-content > .row > .col-6, .entry-content > .row > .col-7, .entry-content > .row > .col-8, .entry-content > .row > .col-9, .entry-content > .row > .col-auto, .entry-content > .row > .col-lg, .entry-content > .row > .col-lg-1, .entry-content > .row > .col-lg-10, .entry-content > .row > .col-lg-11, .entry-content > .row > .col-lg-12, .entry-content > .row > .col-lg-2, .entry-content > .row > .col-lg-3, .entry-content > .row > .col-lg-4, .entry-content > .row > .col-lg-5, .entry-content > .row > .col-lg-6, .entry-content > .row > .col-lg-7, .entry-content > .row > .col-lg-8, .entry-content > .row > .col-lg-9, .entry-content > .row > .col-lg-auto, .entry-content > .row > .col-md, .entry-content > .row > .col-md-1, .entry-content > .row > .col-md-10, .entry-content > .row > .col-md-11, .entry-content > .row > .col-md-12, .entry-content > .row > .col-md-2, .entry-content > .row > .col-md-3, .entry-content > .row > .col-md-4, .entry-content > .row > .col-md-5, .entry-content > .row > .col-md-6, .entry-content > .row > .col-md-7, .entry-content > .row > .col-md-8, .entry-content > .row > .col-md-9, .entry-content > .row > .col-md-auto, .entry-content > .row > .col-sm, .entry-content > .row > .col-sm-1, .entry-content > .row > .col-sm-10, .entry-content > .row > .col-sm-11, .entry-content > .row > .col-sm-12, .entry-content > .row > .col-sm-2, .entry-content > .row > .col-sm-3, .entry-content > .row > .col-sm-4, .entry-content > .row > .col-sm-5, .entry-content > .row > .col-sm-6, .entry-content > .row > .col-sm-7, .entry-content > .row > .col-sm-8, .entry-content > .row > .col-sm-9, .entry-content > .row > .col-sm-auto, .entry-content > .row > .col-xl, .entry-content > .row > .col-xl-1, .entry-content > .row > .col-xl-10, .entry-content > .row > .col-xl-11, .entry-content > .row > .col-xl-12, .entry-content > .row > .col-xl-2, .entry-content > .row > .col-xl-3, .entry-content > .row > .col-xl-4, .entry-content > .row > .col-xl-5, .entry-content > .row > .col-xl-6, .entry-content > .row > .col-xl-7, .entry-content > .row > .col-xl-8, .entry-content > .row > .col-xl-9, .entry-content > .row > .col-xl-auto {
  padding-right: 30px;
  padding-left: 30px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.search_filter {
  padding-right: 3em;
}
form.wp-block-search {
  display: flex;
  flex-direction: row;
  /*
    z-index: 1001;
    position: absolute;
    width: 100%;
    */
}
form.wp-block-search .wp-block-search__label {
  display: none;
}
form.wp-block-search .wp-block-search__inside-wrapper {
  background-color: #fff;
  border: 2px solid #5b2b6b !important;
  border-radius: 25px;
  flex-direction: column;
}
form.wp-block-search .wp-block-search__inside-wrapper::before {
  content: "";
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: 400;
  color: #5b2b6b;
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  margin: 0 0 0 10px;
  z-index: 1001;
}
form.wp-block-search .wp-block-search__inside-wrapper::after {
  content: "";
  font-family: "FontAwesome";
  font-size: 24px;
  font-weight: 400;
  color: #5b2b6b;
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  right: 9em;
  margin: -2px 0 0 10px;
  z-index: 1001;
}
form.wp-block-search .wp-block-search__inside-wrapper.expanded {
  padding-bottom: 1rem;
}
form.wp-block-search .wp-block-search__inside-wrapper.expanded::after {
  content: "";
}
form.wp-block-search input[type="search"] {
  font-family: "Monserrat", sans-serif;
  font-weight: 600;
  font-size: 0.85em;
  padding-left: 2.4em !important;
  position: relative;
  border-color: transparent !important;
  border: none !important;
  text-transform: uppercase;
  color: #5b2b6b;
  outline: 0 !important;
  outline-offset: 2px;
  margin: 0 1em;
}
form.wp-block-search input[type="search"]::placeholder {
  font-size: 0.95em;
  font-weight: 600;
}
form.wp-block-search input[type="search"]:focus, form.wp-block-search input[type="search"]:active {
  outline: 0 !important;
  outline-width: 0 !important;
}
form.wp-block-search button[type="submit"] {
  color: #5b2b6b;
  background-color: #ebd8ea;
  border: solid 2px #ebd8ea;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  font-size: 0.85em;
  font-family: "Monserrat", sans-serif;
  font-weight: 700;
  border-radius: 25px;
  min-width: 16em;
  max-height: 38px;
}
form.wp-block-search button[type="submit"]:hover, form.wp-block-search button[type="submit"]:focus {
  background-color: transparent;
}
form.wp-block-search #search-options {
  transition: height 0.4s;
  margin-top: 1rem;
  display: none;
  max-height: 360px;
  padding-bottom: 1rem;
  overflow: scroll;
}
form.wp-block-search #search-options::after {
  position: fixed;
  bottom: 0;
  height: 30px;
  width: 100%;
  background-color: green;
}
form.wp-block-search #search-options.expanded {
  display: block;
}
form.wp-block-search #search-options .resource-categories {
  width: calc(100% - 3rem);
}
form.wp-block-search #search-options .grades {
  color: #09768b;
}
form.wp-block-search #search-options .grades fieldset legend {
  color: #09768b;
}
form.wp-block-search #search-options .programs {
  color: #5b2b6b;
}
form.wp-block-search #search-options .programs fieldset legend {
  color: #5b2b6b;
}
form.wp-block-search #search-options .resource_languages {
  color: #C15027;
}
form.wp-block-search #search-options .resource_languages fieldset legend {
  color: #C15027;
}
form.wp-block-search #search-options .subjects {
  color: #92a23a;
}
form.wp-block-search #search-options .subjects fieldset legend {
  color: #92a23a;
}
form.wp-block-search #search-options fieldset {
  line-height: 110%;
  padding-bottom: 1rem;
}
form.wp-block-search #search-options fieldset legend {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
form.wp-block-search #search-options fieldset label {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.85em;
  cursor: pointer;
  text-transform: uppercase;
}
form.wp-block-search #search-options fieldset label:hover, form.wp-block-search #search-options fieldset label:focus {
  text-decoration: underline;
}
form.wp-block-search #search-options fieldset input:focus + label {
  text-decoration: underline;
}
#search-results {
  display: none;
  color: #5b2b6b;
}
#search-results.expanded {
  display: block;
}
#search-results > div {
  padding: 1rem 2em;
  border-radius: 25px;
  margin-top: 1rem;
  text-transform: uppercase;
}
#search-results a {
  text-decoration: underline;
  color: #5b2b6b;
}
#search-results p {
  color: #5b2b6b !important;
}
#search-results ul li {
  font-size: 0.85em;
  font-weight: 700;
}
#search-results .search-summary, #search-results .results-total {
  font-size: 0.95em;
}
#search-results .results-total {
  font-weight: 600;
  margin-bottom: 0;
}
#search-results .search-summary {
  font-style: oblique;
  font-weight: 500;
}
.home-search {
  position: relative;
  z-index: 1001;
}
.home-professional-peers {
  position: relative;
  z-index: 1000;
}
.home-professional-peers.expanded {
  margin-top: -395px;
}
.rox_pop_container li label .list-name {
  width: auto;
  overflow: auto;
  text-overflow: inheirt;
}
.triangle {
  width: 0;
  height: 0;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #737373 transparent;
  border-style: solid;
  padding: 0;
  margin: 0 auto;
}
.triangle-down {
  transform: rotate(180deg);
}
.question-answer-vote-total {
  font-size: 36px;
  font-weight: 700;
  color: #737373;
}
.chart {
  position: relative;
  height: 14rem;
}
.chart .chart-axis {
  top: 14rem;
  left: 0;
  width: 55%;
  transform: rotate(-90deg);
  transform-origin: 0 0;
  white-space: nowrap;
  position: absolute;
  text-align: right;
}
.chart .chart-columns, .chart .chart-columns-labels {
  position: relative;
  width: 90%;
  float: right;
}
.chart .chart-columns {
  min-height: 11rem;
  border-left: solid 1px #e3e3e3;
  border-bottom: solid 1px #e3e3e3;
}
.chart .chart-columns .column {
  width: 100%;
  display: block;
  background-color: #004a8d;
}
.chart .chart-columns-labels .column-label {
  font-size: 0.8em;
  text-align: center;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 50%;
    margin: 1.75rem auto;
  }
}
@media (max-width: 768px) {
  /*
	.home-search {
		.kt-inside-inner-col {
			display: flex;
			flex-direction: column-reverse;
		}
	}
	*/
  #main-nav .navbar {
    flex-wrap: nowrap;
  }
  #page-wrapper {
    padding-top: 1em;
  }
  .container {
    padding: 0;
    margin: 0;
  }
  body {
    padding: 0;
  }
  .tabarea {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .tab-content {
    padding: 1em;
  }
  .tab-content .btn.btn-add {
    margin-bottom: 2em;
  }
  .topbar {
    position: absolute;
    top: 0;
    right: 0;
  }
  form.wp-block-search {
    flex-direction: column;
  }
  form.wp-block-search .wp-block-search__inside-wrapper {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  form.wp-block-search .wp-block-search__inside-wrapper:before, form.wp-block-search .wp-block-search__inside-wrapper:after {
    font-size: 0.85em;
    margin-top: 1rem;
  }
  form.wp-block-search .wp-block-search__inside-wrapper:after {
    right: 10%;
    width: 30px;
    height: 30px;
  }
  form.wp-block-search input[type="search"] {
    height: 55px;
  }
  form.wp-block-search input[type="search"], form.wp-block-search button[type="submit"] {
    min-height: 55px;
  }
  form.wp-block-search button[type="submit"] {
    margin-left: 10%;
    width: fit-content;
    max-width: 80%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }
  form.wp-block-search .inner-column-2 {
    width: 100%;
  }
  form.wp-block-search .resource-categories {
    flex-direction: column;
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
    width: calc(100% - .5rem);
  }
  #main .wp-block-kadence-advancedbtn {
    text-align: left !important;
    margin-left: 10%;
  }
  #main .wp-block-kadence-advancedbtn .kt-button {
    font-size: 0.85em;
    padding-left: 24px;
    padding-right: 24px;
    min-height: 55px;
  }
  ::-moz-placeholder {
    /* Firefox 19+ */
    white-space: pre-line;
    position: relative;
    top: -7px;
  }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
    position: relative;
  }
  .resource-heading {
    min-height: inherit;
  }
  .resource-data {
    min-height: inherit;
  }
  .searchandfilter > ul {
    flex-direction: column;
    margin-bottom: 10px;
  }
  .searchandfilter > ul > li {
    margin-bottom: 10px;
    margin-right: 0px;
  }
  .adv_search {
    padding-bottom: 1em;
  }
  .addresource {
    text-align: center;
    padding-bottom: 2em;
  }
  .resource_cards .col {
    padding-bottom: 2em;
  }
  .save-share {
    text-align: center;
    margin-top: 2em;
  }
  .nav-tabs a.nav-link {
    padding: 0.5rem 1rem;
  }
  h1 {
    letter-spacing: 0.2rem;
    font-size: 26px;
    line-height: 28px;
    padding-bottom: 1em;
  }
  h2 {
    letter-spacing: 0.6px;
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 0.5em;
  }
  .rating-entry-details-list-inner .action-menu {
    flex-direction: column;
  }
}
