a.text-primary:hover {
  color: #e6e6e6;
}
a.text-success:hover {
  color: #356635;
}
a.text-info:hover {
  color: #2d6987;
}
a.text-warning:hover {
  color: #a47e3c;
}
a.text-danger:hover {
  color: #953b39;
}
a.bg-primary:hover {
  background-color: #e6e6e6;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.item-listing-page h1,
.item-listing-page h2,
.item-listing-page h3,
.item-listing-page h4,
.item-listing-page h5,
.item-listing-page h6,
.item-listing-page .rsform .formResponsive .formContainer .formBody,
.item-listing-page .module-title span,
.item-listing-page .section-title span {
  color: #ffffff;
}
.item-listing-page .lede {
  color: rgba(255, 255, 255, 0.8);
}
.item-listing-page p,
.item-listing-page .rsform .formResponsive .formContainer .formBody p {
  color: rgba(255, 255, 255, 0.6);
}
.item-listing-page i {
  color: rgba(255, 255, 255, 0.4);
}
.item-listing-page p a {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.item-listing-page p a:hover,
.item-listing-page p a:active {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.item-listing-page .figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
  margin: 0.77777778rem 0;
  text-align: right;
}
.item-listing-page figure figcaption {
  color: rgba(255, 255, 255, 0.8);
}
.item-listing-page figure figcaption .category-heading span,
.item-listing-page figure figcaption .mod-articles-category-heading span {
  color: rgba(255, 255, 255, 0.4) !important;
}
.item-listing-page blockquote:before {
  color: rgba(255, 255, 255, 0.2);
}
.item-listing-page .acm-spotlight .t3-module .module-title,
.item-listing-page .sections-wrap .section .t3-module .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.item-listing-page .acm-spotlight .t3-module .module-title span,
.item-listing-page .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.item-listing-page .acm-spotlight .t3-module .module-title span,
.item-listing-page .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.item-listing-page .mod-articles-category-main-block .mod-articles-category-content-block .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.item-listing-page .mod-articles-category-main-block .mod-articles-category-content-block .module-title span {
  color: #ffffff;
}
.item-listing-page .headingborder,
.item-listing-page div.items-leading .category-container .category-name {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.item-listing-page .articles-category-date span {
  color: rgba(255, 255, 255, 0.6);
}
.item-listing-page .tags span a,
.item-listing-page .tags span a.label {
  color: rgba(255, 255, 255, 0.6);
}
.item-listing-page .tags span a:hover,
.item-listing-page .tags span a.label:hover,
.item-listing-page .tags span a:focus,
.item-listing-page .tags span a.label:focus {
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
}
.item-listing-page .pagination ul {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.item-listing-page .pagination ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.item-listing-page .pagination ul li a:hover,
.item-listing-page .pagination ul li a:focus {
  color: #ffffff;
}
.item-listing-page .pagination ul li.active a {
  color: #ffffff;
}
.item-listing-page .pagination ul li.disabled a {
  color: rgba(255, 255, 255, 0.4);
}
.item-listing-page .flickity-enabled .flickity-page-dots {
  bottom: -4.66666667rem;
  z-index: 12;
}
.item-listing-page .flickity-enabled .flickity-page-dots .dot {
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 1.6rem;
  height: 1.6rem;
  background: rgba(255, 255, 255, 0.25);
  border: 0.2rem solid #ffffff !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item-listing-page .flickity-enabled .flickity-page-dots .dot.is-selected {
  background: #ffffff;
}
.item-listing-page .items-leading-articles {
  padding: 12.44444444rem 3.11111111rem;
}
@media screen and (min-width: 1056px) {
  .item-listing-page .items-leading-articles {
    padding: 12.44444444rem 0;
  }
}
.item-listing-page .category-container {
  padding: 12.44444444rem 3.11111111rem;
}
@media screen and (min-width: 1056px) {
  .item-listing-page .category-container {
    padding: 12.44444444rem 0;
  }
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block) {
  display: block;
  margin-bottom: 3.11111111rem;
  position: relative;
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):before {
  content: "\f04b";
  font-family: "FontAwesome";
  font-size: 36px;
  font-size: 3.6rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  z-index: 6;
  top: 50%;
  right: 0;
  left: 0;
  padding: 0 0 0 3px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):after {
  content: "";
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):hover {
  -ms-transform: scale(1.02, 1.02);
  -webkit-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
  animation: pulse 2s infinite;
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):hover:before,
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block):hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-listing-page .rl_modals_element[data-modal-video="true"]:not(.articles-category-link-block) img {
  max-width: 100%;
  width: 100%;
}
.items-leading {
  background: #000000;
  border-top: 0;
}
.items-leading h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.55555556;
  font-family: "Arimo", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 29px;
  font-size: 2.9rem;
  text-transform: uppercase;
  display: block;
  border: 0;
  padding: 0;
  color: #000000;
  margin-bottom: 3.11111111rem;
  padding-bottom: 3.11111111rem;
}
.items-leading h1,
.items-leading h2,
.items-leading h3,
.items-leading h4,
.items-leading h5,
.items-leading h6,
.items-leading .rsform .formResponsive .formContainer .formBody,
.items-leading .module-title span,
.items-leading .section-title span {
  color: #ffffff;
}
.items-leading .lede {
  color: rgba(255, 255, 255, 0.8);
}
.items-leading p,
.items-leading .rsform .formResponsive .formContainer .formBody p {
  color: rgba(255, 255, 255, 0.6);
}
.items-leading i {
  color: rgba(255, 255, 255, 0.4);
}
.items-leading p a {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.items-leading p a:hover,
.items-leading p a:active {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.items-leading .figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
  margin: 0.77777778rem 0;
  text-align: right;
}
.items-leading figure figcaption {
  color: rgba(255, 255, 255, 0.8);
}
.items-leading figure figcaption .category-heading span,
.items-leading figure figcaption .mod-articles-category-heading span {
  color: rgba(255, 255, 255, 0.4) !important;
}
.items-leading blockquote:before {
  color: rgba(255, 255, 255, 0.2);
}
.items-leading .acm-spotlight .t3-module .module-title,
.items-leading .sections-wrap .section .t3-module .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.items-leading .acm-spotlight .t3-module .module-title span,
.items-leading .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.items-leading .acm-spotlight .t3-module .module-title span,
.items-leading .sections-wrap .section .t3-module .module-title span {
  color: #ffffff;
}
.items-leading .mod-articles-category-main-block .mod-articles-category-content-block .module-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.items-leading .mod-articles-category-main-block .mod-articles-category-content-block .module-title span {
  color: #ffffff;
}
.items-leading .headingborder,
.items-leading div.items-leading .category-container .category-name {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.items-leading .articles-category-date span {
  color: rgba(255, 255, 255, 0.6);
}
.items-leading .tags span a,
.items-leading .tags span a.label {
  color: rgba(255, 255, 255, 0.6);
}
.items-leading .tags span a:hover,
.items-leading .tags span a.label:hover,
.items-leading .tags span a:focus,
.items-leading .tags span a.label:focus {
  background: transparent;
  color: rgba(255, 255, 255, 0.6);
}
.items-leading .pagination ul {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.items-leading .pagination ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.items-leading .pagination ul li a:hover,
.items-leading .pagination ul li a:focus {
  color: #ffffff;
}
.items-leading .pagination ul li.active a {
  color: #ffffff;
}
.items-leading .pagination ul li.disabled a {
  color: rgba(255, 255, 255, 0.4);
}
.items-leading .flickity-enabled .flickity-page-dots {
  bottom: -4.66666667rem;
  z-index: 12;
}
.items-leading .flickity-enabled .flickity-page-dots .dot {
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 1.6rem;
  height: 1.6rem;
  background: rgba(255, 255, 255, 0.25);
  border: 0.2rem solid #ffffff !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.items-leading .flickity-enabled .flickity-page-dots .dot.is-selected {
  background: #ffffff;
}
.items-leading .items-leading-articles .container-inner {
  margin-left: -1.55555556rem;
  margin-right: -1.55555556rem;
}
.items-leading .items-leading-articles div[class^="leading"] *[class*="column"],
.items-leading .items-leading-articles li[class^="leading"] *[class*="column"] {
  margin: 1.55555556rem;
  margin-bottom: 3.11111111rem;
}
@media screen and (min-width: 768px) {
  .items-leading .items-leading-articles div[class^="leading"] *[class*="column"],
  .items-leading .items-leading-articles li[class^="leading"] *[class*="column"] {
    margin-bottom: 1.55555556rem;
  }
}

@media screen and (min-width: 768px) {
  .card-main .card-inner {
    position: relative;
    padding-bottom: 8.6rem;
  }
  .card-main .card-inner .card-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 12;
  }
  .card-main:not(.column-1) .category-image-block-inner {
    position: relative;
    overflow: hidden;
    max-height: 26rem;
  }
  .card-main:not(.column-1) .category-image-block-inner img {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .card-main.column-1 .card-inner {
    overflow: auto;
    padding-bottom: 0;
  }
  .card-main.column-1 .card-inner:after {
    content: "";
    clear: both;
    float: none;
    display: table;
  }
  .card-main.column-1 .card-right {
    position: relative;
    padding-bottom: 8.6rem;
  }
  .card-main.column-1 .category-image-block {
    overflow: hidden;
  }
  .card-main.column-1 .category-image-block .category-image-block-inner {
    position: relative;
    z-index: 10;
    width: 100%;
    padding-bottom: 66rem;
  }
  .card-main.column-1 .category-image-block .category-image-block-inner .img_caption.none {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .card-main.column-1 .category-image-block .category-image-block-inner img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: auto;
    max-width: none;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

.item-listing-page.locations .custom-field-value {
  font-size: 18px;
  font-size: 1.8rem;
}
.item-listing-page.locations .card-main .card-header {
  background: transparent;
  border: none;
}
.item-listing-page.locations .card-main .card-header .header-information-block {
  padding-bottom: 0;
}
.item-listing-page.locations .card-main .card-header .articles-category-heading span {
  font-size: 23px;
  font-size: 2.3rem;
  color: #000000;
}
.item-listing-page.locations .card-main .card-body {
  padding-top: 0;
}
.item-listing-page.locations .card-main .card-inner {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .item-listing-page.locations .card-main .card-inner {
    height: 55rem;
  }
}
.item-page.locations .page-header-information-block {
  padding-top: 19.42222222rem;
}
.item-page.locations .articles-main-content-inner {
  padding-top: 3.11111111rem;
}
.item-page.locations .postal-address {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  padding-bottom: 0.77777778rem;
}
.item-page.locations .postal-address:before {
  position: absolute;
  left: 0;
  font-family: "FontAwesome";
  content: "\f0f7";
}
.item-page.locations .custom-field-block {
  position: relative;
  padding-left: 3.11111111rem;
}
.item-page.locations .custom-field-block a {
  color: rgba(0, 0, 0, 0.6);
}
.item-page.locations .custom-field-block a:hover {
  color: #000000;
}
.item-page.locations .custom-field-block .item-image {
  padding-top: 6.22222222rem;
  margin-top: 6.22222222rem;
  margin-left: -3.11111111rem;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.item-page.locations .custom-field-block .custom-field-container.custom-field-container-street-name,
.item-page.locations .custom-field-block .custom-field-container.custom-field-container-suite-no {
  display: inline-block;
}
.item-page.locations .custom-field-block .custom-field-value {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
}
.item-page.locations .custom-field-block .custom-field-value.custom-field-value-phone-number {
  padding-bottom: 0.77777778rem;
}
.item-page.locations .custom-field-block .custom-field-value.custom-field-value-phone-number:before {
  position: absolute;
  left: 0;
  font-family: "FontAwesome";
  content: "\f095";
}
.item-page.locations .locations-hours {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}
.item-page.locations .locations-hours time {
  font-weight: normal;
}
.item-page.locations .locations-hours.locations-hours-monday:before {
  position: absolute;
  left: 0;
  font-family: "FontAwesome";
  content: "\f017";
  font-weight: font-weight-normal;
}
.item-page.locations .custom-field-container-logo {
  padding-top: 6.22222222rem;
}
.item-page.locations .locations-map iframe {
  display: block;
}