/* =Theme customization starts here */
#top-menu li li a {
  line-height: 1.25em;
}
.et_pb_post .entry-title a, .et_pb_post h2 a, .et_pb_widget a {
  font-weight: 600;
  line-height: 1.25em;
  transition: all 0.2s ease 0s !important;
}
.et_pb_post .entry-title a:hover, .et_pb_post h2 a:hover, .et_pb_widget a:hover {
  transition: all 0.2s ease 0s !important;
  text-decoration: underline;
  color: #000;
}
.et_pb_widget ol li, .et_pb_widget ul li {
  align-content: space-between;
  margin-bottom: 1em;
  display: flex;
  flex-direction: column;
  border-top: 2px solid #eee;
  padding-top: 1em;
}
.et_pb_widget ol li, .et_pb_widget ul li span {
  font-size: 0.75em;
}
.et_pb_post .entry-featured-image-url {
  margin-bottom: 0.5em;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: auto;
  transition: all 0.2s ease 0s !important;
}
.et_pb_post .entry-featured-image-url:hover {
  opacity: 0.7;
  transition: all 0.2s ease 0s !important;
}
.section-title-home {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media only screen and (max-width: 600px) {
  .section-title-home {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.section-title-home .title-right a {
  font-weight: 600;
  transition: all 0.2s ease 0s !important;
  padding: 0.25em 1em;
  background-color: #0066cc;
  border: 2px solid #0066cc;
  color: #fff;
  border-radius: 5px;
  font-size: 0.875em;
}
.section-title-home .title-right a:hover {
    background-color: #ccc;
    transition: all 0.2s ease 0s !important;
    text-decoration: none;
    border: 2px solid #ccc;
}
h2 span.title-red {
  color: #cc0000;
}
h2 span.title-sub {
  font-size: 0.75em;
  font-weight: 500;
}
.et_pb_blog_grid .et_pb_post {
  border: 0px solid #eee;
  background-color: rgba(255, 255, 255, 0);
}
.how-score-box {
  line-height: 1.25em;
}
.how-score-box p {
  margin: 0;
  padding: 0;
}
.how-score-content {
  border-bottom: 3px solid #eeeeee;
  padding: 1em 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  max-width: 600px;
  margin: auto;
}
.how-score-content-left {
  width: 45%;
}
.how-score-content-right {
  width: 45%;
}
.how-score-content-title strong {
  font-size: 1.5em;
  font-weight: 500;
}
@media only screen and (max-width: 600px) {
  .how-score-content {
    flex-direction: column;
  }
  .how-score-box .how-score-content-left p {
    padding-bottom: 1em;
  }
  .how-score-content-left, .how-score-content-right {
    width: 100%;
  }
}
.vrf-2023-footer .vrf-social-link li a img {
  height: 40px;
  display: block;
}
.vrf-2023-footer .vrf-social-link li a:hover img {
  opacity: 0.67;
}
.vrf-2023-footer .vrf-social-link, .vrf-2023-footer ul#menu-footer-menu.bottom-nav {
    list-style: none;
    display: inline-flex;
    padding: 0;
}
.vrf-2023-footer .vrf-social-link {
  padding: 0;
}
.vrf-2023-footer .vrf-social-link li {
  padding: 0 0.5em;
}
.vrf-2023-footer ul#menu-footer-menu.bottom-nav li.menu-item {
  padding: 0 0 0 1em;
  text-transform: uppercase;
}
@media only screen and (max-width: 980px) {
.vrf-2023-footer ul#menu-footer-menu.bottom-nav li.menu-item {
  padding: 0 0.5em !important;
}
}
.vrf-2023-footer .et_pb_contact_form {
  display: inline-flex;
  width: 100%;
}
.vrf-2023-footer .et_pb_contact_field {
  display: inline-flex;
  width: 100%;
}
.vrf-2023-footer .et_pb_contact_submit {
  background-color: #fff;
  color: #cc0000 !important;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.vrf-2023-footer .et_contact_bottom_container {
  margin: 0;
}


.glossary-links {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}
.et_pb_toggle_open, .et_pb_toggle_close {
    padding: 0;
    background-color: #fff;
}
.et_pb_toggle h5.et_pb_toggle_title {
    padding: 1em;
}
.et_pb_toggle_content {
    padding: 1em;
}
.et_pb_toggle_open h5.et_pb_toggle_title {
    background-color: #eee !important;
}
.et_pb_module.et_pb_toggle.pa-toggle-open-close.et_pb_toggle_item {
    margin-bottom: 0.25em;
}
.et_pb_toggle.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before {
    right: 0.5em !important;
}
a.pa-toggle-button {
    xfont-weight: 600;
    xtransition: all 0.2s ease 0s !important;
    xpadding: 0.25em 1em;
    xbackground-color: #0066cc;
    xborder: 2px solid #0066cc;
    xcolor: #fff;
    xborder-radius: 5px;
    xfont-size: 0.875em;
}
a.pa-toggle-button:hover {
    xbackground-color: #ccc;
    xtransition: all 0.2s ease 0s !important;
    xtext-decoration: none;
    xborder: 2px solid #ccc;
}
.et_pb_toggle_title:before {
    content: "\33";
    position: absolute;
    right: 12px !important;
    color: #000;
    top: 50%;
    margin-top: -.5em;
    font-size: 24px;
}


.browse-states, .search-states {
  padding: 2em;
  border: 2px solid #999;
  width: 100%;
  margin: 2em 0;
  text-align: center;
}
.home-tabs-tittle {
  font-size: 1.25em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  margin-bottom: 1em
}
.search-box {
  display: inline-flex;
  width: 100%;
}
form.search {
  display: inline-flex;
  width: 100%;
}
.browse-states form.search select {
    margin: auto;
    height: 50px;
    width: 100%;
    max-width: 508px;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0.05);
    background-image: url(https://localhost:7254/img/arrow_drop_down_FILL0_wght400_GRAD0_opsz24.svg);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: 50%;
    padding: 0 0 0 16px;
}
.buttons-box {
  display: inline-flex;
}
.buttons-box .btn {
  margin: 0.5em;
}
@media only screen and (max-width: 767px) {
  .buttons-box {
    display: block;
  }
  .buttons-box .btn {
    width: 100%;
    margin: 0.5em 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  font-weight: 600;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
ul#menu-glossary {
    padding: 0 !important;
    margin: 0;
}
ul#menu-glossary li {
    margin: 0.25em;
    padding: 0;
}
ul#menu-glossary li a {
    color: #fff !important;
    padding: 0.5em 1em !important;
    background-color: #dc3545;
    border-radius: 5px;
    transition: all 0.4s ease-in-out;
    font-size: 1.125em;
    font-weight: 600;
}
ul#menu-glossary li a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #ccc;
  transition: all 0.4s ease-in-out;
}
.glossary-menu-container.et_pb_menu .et_pb_menu__menu {
    display: block;
}
.glossary-menu-container.et_pb_menu .et_mobile_nav_menu {
    display: none;
}