/*
  This file contains all the base styling for sass files. Pulling in all the 
  necessary variables and mixins but does not actually output anything so is
  safe to use as a base for other css files without adding excessive weight
*/
/*********************
BREAKPOINTS
*********************/
/*
  screen-tiny: 321 - 320
  screen-xs: 480px - 767px
  screen-sm: 768px - 969px
  screen-md: 970px - 1199px
  screen-lg: 1200px
*/
/*********************
Placeholder
*********************/
/*********************
VENDOR PREFIX
*********************/
/* Article CTA */
.node-component-text-field .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta,.node-component-text-field .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta,.node-component-video .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta,.node-component-video .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta,body.node-type-article .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta,body.node-type-article .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta,body.node-type-case-study .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta,body.node-type-case-study .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta {
  margin-top: 15px;
  font-family: "Roboto Condensed",sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 3em !important;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #737373;
  color: #000 !important;
  padding: 0 30px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  min-width: 100px;
  white-space: nowrap;
}

.node-component-text-field .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,.node-component-text-field .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover,.node-component-text-field .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,.node-component-text-field .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover,.node-component-video .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,.node-component-video .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover,.node-component-video .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,.node-component-video .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover,body.node-type-article .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,body.node-type-article .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover,body.node-type-article .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,body.node-type-article .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover,body.node-type-case-study .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,body.node-type-case-study .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover,body.node-type-case-study .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,body.node-type-case-study .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover {
  background-color: #d92231 !important;
  border-color: #d92231 !important;
  color: #fff !important;
}

.node-component-text-field .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt,.node-component-text-field .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt,.node-component-video .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt,.node-component-video .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt,body.node-type-article .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt,body.node-type-article .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt,body.node-type-case-study .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt,body.node-type-case-study .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt {
  margin-top: 15px;
  font-family: "Roboto Condensed",sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 3em !important;
  display: inline-block;
  background-color: #d92231;
  border: 1px solid #d92231;
  color: #fff !important;
  padding: 0 30px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  min-width: 100px;
  white-space: nowrap;
}

.node-component-text-field .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,.node-component-text-field .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover,.node-component-text-field .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,.node-component-text-field .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover,.node-component-video .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,.node-component-video .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover,.node-component-video .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,.node-component-video .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover,body.node-type-article .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,body.node-type-article .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover,body.node-type-article .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,body.node-type-article .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover,body.node-type-case-study .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,body.node-type-case-study .field-body a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover,body.node-type-case-study .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,body.node-type-case-study .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover {
  background-color: #81141d;
  border-color: #81141d;
}

/* Topic CTA */
body.node-type-topic .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta {
  margin-top: 15px;
  display: inline-block !important;
  font-family: "Roboto Condensed",sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 3em !important;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #737373;
  color: #000 !important;
  padding: 0 30px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  min-width: 100px;
  white-space: nowrap;
}

body.node-type-topic .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,body.node-type-topic .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover {
  background-color: #d92231 !important;
  border-color: #d92231 !important;
  color: #fff !important;
}

body.node-type-topic .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta .xrx_cta_carat:after {
  content: "";
  display: none;
}

body.node-type-topic .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt {
  margin-top: 15px;
  margin-left: 15px;
  font-family: "Roboto Condensed",sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 3em !important;
  display: inline-block;
  background-color: #d92231;
  border: 1px solid #d92231;
  color: #fff !important;
  padding: 0 30px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  min-width: 100px;
  white-space: nowrap;
}

body.node-type-topic .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,body.node-type-topic .field-html-content a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover {
  background-color: #81141d;
  border-color: #81141d;
}

/* contact block*/
.field-contacts-block a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta {
  margin-top: 15px;
  font-family: "Roboto Condensed",sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 3em !important;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #737373;
  color: #000 !important;
  padding: 0 30px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  min-width: 100px;
  white-space: nowrap;
}

.field-contacts-block a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:focus,.field-contacts-block a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta:hover {
  background-color: #d92231 !important;
  border-color: #d92231 !important;
  color: #fff !important;
}

.field-contacts-block a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt {
  margin-top: 15px;
  font-family: "Roboto Condensed",sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 3em !important;
  display: inline-block;
  background-color: #d92231;
  border: 1px solid #d92231;
  color: #fff !important;
  padding: 0 30px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  min-width: 100px;
  white-space: nowrap;
}

.field-contacts-block a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:focus,.field-contacts-block a:not(.xrx-fw-image-cta):not(.xerox-shortcode-phone).cta-alt:hover {
  background-color: #81141d;
  border-color: #81141d;
}

.field-contacts-block .xrx_cta_carat:after {
  content: "";
  display: none;
}
