.no-bottom-border {
  border-bottom-style: none !important;
}
.no-top-padding {
  padding-top: 0 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white b,
.text-white ul,
.text-white li {
  color: #ffffff !important;
}
.bg-white {
  background-color: #ffffff;
}
.bg-1 {
  background-color: #efefef;
}
.text-replace {
  overflow: hidden;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
.float-right {
  float: right !important;
}
.float-left {
  float: left !important;
}
.margin-right {
  margin-right: 2em !important;
}
.margin-left {
  margin-left: 2em !important;
}
.inline-block {
  display: inline-block;
}
.front {
  position: relative;
  z-index: 300;
}
.border-standard {
  border: 1px solid #989898;
}
.border-none {
  border-style: none !important;
  border-width: 0 !important;
}
.border-standard-top {
  border-top: 1px solid #989898;
}
.border-standard-bottom {
  border-bottom: 1px solid #989898;
}
.padding-bottom {
  padding-bottom: 20px;
}
.padding-bottom-medium,
.margin-bottom-medium {
  margin-bottom: 30px !important;
}
.padding-top-medium,
.margin-top-medium {
  margin-top: 30px;
}
.padding-top-standard {
  margin-top: 45px;
}
.no-bottom-padding {
  padding-bottom: 0 !important;
}
.no-top-padding {
  padding-top: 0 !important;
}
.roman {
  font-weight: normal;
  font-family: 'FrutigerLTPro-Roman', 'arial', 'helvetica', 'geneva', sans-serif;
}
.sprite {
  overflow: hidden;
  background-position: left top;
  background-repeat: no-repeat;
}
.sprite:hover {
  background-position: right bottom;
}
.vert-middle {
  vertical-align: middle;
}
.blue {
  color: #2e4076;
}
.gray {
  color: #787878;
}
.field-inline > div {
  display: inline;
}
@media only screen and (max-width: 1023px) {
  html {
    font-size: 100%;
  }
  /*
typography.css is desktop/reference for CMS editor.  Overrides.
*/
  body {
    font-size: 1em;
  }
  #response {
    max-width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  #response h1 {
    font-size: 2rem;
    line-height: 2.1rem;
  }
  #response h2 {
    font-size: 1.8rem;
    line-height: 1.9rem;
  }
  #response h3 {
    font-size: 1.4rem;
    line-height: 1.5rem;
    font-family: 'FrutigerLTPro-Roman', 'arial', 'helvetica', 'geneva', sans-serif;
  }
  #response h4 {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }
  #response h5 {
    font-size: 0.8rem;
    line-height: 0.9rem;
  }
  #response h6 {
    font-size: 0.7rem;
    line-height: 0.8rem;
  }
  #response img {
    max-width: 100%;
    height: auto;
  }
  #response #targ {
    min-width: 0px;
    /* faux-filter repurposed for contacts/partner list. */
    /* END faux-filter repurposed for contacts/partner list. */
    /* product document tables */
    /* END product document tables */
  }
  #response #targ .wrapper-title-band h1,
  #response #targ .wrapper-title-band h2,
  #response #targ .column-two,
  #response #targ .width-980-inner .content,
  #response #targ .width-980-inner .view-content,
  #response #targ .width-980,
  #response #targ .width-980-view .views-row > div,
  #response #targ .width-980-view .view-filters {
    width: 92% !important;
    max-width: 92% !important;
    padding-left: 4%;
    padding-right: 4%;
    overflow: hidden;
  }
  #response #targ .node-stack-image-rotator-vertical,
  #response #targ .node-type-stack-image-rotator-vertical,
  #response #targ .node-stack-image-rotator-horizontal {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
  #response #targ #footer-first,
  #response #targ #footer-second,
  #response #targ #footer-third {
    width: 70%;
    padding-left: 0.5%;
    padding-right: 0.5%;
    display: block;
    text-align: left !important;
  }
  #response #targ #footer-first #block-block-22 .content > p,
  #response #targ #footer-second #block-block-22 .content > p,
  #response #targ #footer-third #block-block-22 .content > p {
    display: none;
  }
  #response #targ #footer-first #block-block-22 .content > p p,
  #response #targ #footer-second #block-block-22 .content > p p,
  #response #targ #footer-third #block-block-22 .content > p p {
    text-align: left;
  }
  #response #targ #footer-third .overflow-breakout .width-980-inner .content,
  #response #targ #footer-third .overflow-breakout .width-980-inner .view-content,
  #response #targ #footer-third .overflow-breakout .width-980,
  #response #targ #footer-third .overflow-breakout .width-980-view .views-row > div,
  #response #targ #footer-third .overflow-breakout .width-980-view .view-filters {
    overflow: visible !important;
  }
  #response #targ .grid-3 .grid-title-band h2 {
    width: auto;
  }
  #response #targ .grid-3 .views-field-path-1,
  #response #targ .grid-3 .views-field-title,
  #response #targ .grid-3 .views-field-field-body-left,
  #response #targ .grid-3 .views-row-inner {
    padding-left: 0;
    margin-left: 0;
  }
  #response #targ .grid-3 .views-field-field-image {
    text-align: left;
  }
  #response #targ table.cols-3 {
    display: block;
    max-width: 100%;
  }
  #response #targ table.cols-3 thead,
  #response #targ table.cols-3 tbody,
  #response #targ table.cols-3 th {
    display: block;
    max-width: 100%;
  }
  #response #targ table.cols-3 tr {
    display: inline;
    border-style: none;
  }
  #response #targ table.cols-3 tr.row-last.col-last {
    border-bottom-style: none;
    margin-bottom: 0;
  }
  #response #targ table.cols-3 td {
    min-width: 300px;
    width: 45%;
    display: inline-block;
    border-bottom: 1px solid #989898;
    border-left-style: none;
    margin-bottom: 10px;
  }
  #response #targ .group-right {
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #989898;
  }
  #response #targ .node-stack-text-left-wide-image-right .group-right {
    display: none !important;
  }
  #response #targ .ds-2col-stacked-wrapped .column-wrap > .group-left,
  #response #targ .ds-2col-stacked-wrapped .column-wrap > .group-right {
    display: block;
    width: 100%;
    float: none;
  }
  #response #targ .show-image-mobile .node-stack-text-left-wide-image-right .group-right {
    border-top-style: none;
    padding-top: 0;
    margin-top: 0;
    display: block !important;
  }
  #response #targ .show-image-mobile .node-stack-text-left-wide-image-right .group-right .stack-wide-image-right {
    display: block !important;
    max-width: 100%;
    margin-left: 0;
    top: auto;
  }
  #response #targ .ds-2col > .group-left,
  #response #targ .ds-2col-stacked > .group-left,
  #response #targ .ds-2col > .group-right,
  #response #targ .ds-2col-stacked > .group-right,
  #response #targ .ds-2col > div,
  #response #targ .ds-2col-stacked > div {
    float: none;
    width: 100%;
    display: block;
  }
  #response #targ .stack-wide-image-right {
    display: none;
  }
  #response #targ .flexslider li {
    overflow: hidden;
  }
  #response #targ .flexslider .slides img {
    width: auto;
  }
  #response #targ .flexslider .field-name-field-multimedia-section img {
    max-width: 100%;
  }
  #response #targ .horiz-slider {
    width: 306px;
  }
  #response #targ .horiz-slider .views-row-inner {
    padding-left: 0;
  }
  #response #targ .ds-column-wrap > .matched-column {
    display: block;
    clear: none;
    vertical-align: top;
    width: auto;
  }
  #response #targ .half-width-block {
    display: block;
    border-style: none;
    width: auto;
  }
  #response #targ .top-slider .flexslider .slides li img {
    width: 100%;
  }
  #response #targ .responsive-center {
    margin: 0 auto;
  }
  #response #targ .view-homepage-whats-new.responsive-center {
    margin-bottom: 0px;
  }
  #response #targ #block-views-join-us-from-industry {
    border-top: 1px solid #989898;
    margin-top: 1rem;
    padding-top: 2rem;
  }
  #response #targ .view-display-id-from_industry h3 {
    font-size: 1.1rem;
  }
  #response #targ #block-views-join-us-from-industry > h2,
  #response #targ #block-views-join-us-from-industry .content {
    padding-left: 20px;
    padding-right: 20px;
  }
  #response #targ #screen-format {
    width: 1023px;
  }
  #response #targ .fixed-breadcrumb-container,
  #response #targ .breadcrumb {
    display: none;
  }
  #response #targ #header2 .block {
    position: static;
  }
  #response #targ #header2 .fixed-header.headline .row-wrap {
    padding: 0 0;
  }
  #response #targ #header2 .fixed-header.fixed-button .row-wrap {
    padding: 0 0;
  }
  #response #targ #header2 .view-stacked-content-v2 .views-row {
    position: static;
  }
  #response #targ #header2 .field-name-field-quote-link {
    position: absolute;
    bottom: 5px;
    z-index: 30;
  }
  #response #targ #header2 .view-display-id-fixed_button {
    position: static;
  }
  #response #targ #header2 .view-display-id-fixed_headline .field-name-field-quote-link {
    display: none;
  }
  #response #targ #header2 .view-display-id-fixed_headline .field-name-field-headline {
    display: inline-block;
    overflow: hidden;
  }
  #response #targ #header2 .view-display-id-fixed_headline .field-name-field-headline h2,
  #response #targ #header2 .view-display-id-fixed_headline .field-name-field-headline h1 {
    margin-left: 0px;
    margin-top: 5px;
    padding-top: 0;
    font-size: 1.2em;
    line-height: 1.2em;
  }
  #response #targ #header2 .view-display-id-fixed_headline .has-button .view-display-id-fixed_headline .field-name-field-quote-link {
    display: block;
  }
  #response #targ #header2 .view-display-id-fixed_headline .row-wrap.has-button .field-name-field-headline {
    width: auto;
    margin-bottom: 40px;
  }
  #response #targ #header2 .view-display-id-fixed_button {
    width: 49%;
    float: right;
    padding-right: 10px;
    font-size: 1.2em;
    line-height: 1.2em;
  }
  #response #targ #header2 .row-wrap.border-standard-top {
    border-top-style: none !important;
  }
  #response #targ #header2-wrap,
  #response #targ #header2 {
    min-width: 0;
  }
  #response #targ .field-name-field-quote-link.field-type-link-field {
    float: none;
    margin-top: 0px;
  }
  #response #targ .field-name-field-quote-link.field-type-link-field a {
    background-color: #e36033;
    color: #ffffff;
    display: inline-block;
    border-radius: 5px;
    font-size: 0.8em;
    margin-top: 0;
    padding: 5px 10px;
    white-space: nowrap;
    background-image: none;
    text-transform: uppercase;
  }
  #response #targ .field-name-field-quote-link.field-type-link-field a:hover {
    background-color: #2e4076;
  }
  #response #targ .field-name-field-headline {
    display: inline-block;
    overflow: hidden;
  }
  #response #targ .field-name-field-headline h1,
  #response #targ .field-name-field-headline h2 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 1.6rem;
    font-family: 'FrutigerLTPro-Roman', 'arial', 'helvetica', 'geneva', sans-serif;
  }
  #response #targ .view-display-id-stacker .field-name-field-headline {
    display: block;
  }
  #response #targ .block-attrib-fixed_button .field-name-field-headline {
    width: auto;
  }
  #response #targ .node-stack-image-two-cols-title .ds-header {
    text-align: center;
  }
  #response #targ .node-stack-image-two-cols-title .ds-header h4 {
    margin-left: 0;
  }
  #response #targ .node-stack-image-two-cols-title .matched-column {
    padding-left: 2em;
  }
  #response #targ .node-stack-image-two-cols-title .ds-left {
    padding-left: 0;
    text-align: center;
    padding-bottom: 1em;
  }
  #response #targ .node-stack-image-two-cols-title .ds-left img {
    float: none;
    margin-right: 0;
  }
  #response #targ .column-two .views-field-field-file {
    padding: 1em 0;
  }
  #response #targ .faux-filter.expanded .block-list-body {
    position: fixed;
    top: 2em;
    left: 2em;
    right: 2em;
    bottom: 2em;
    z-index: 300;
    background-color: #e36033;
    max-height: 10000px;
  }
  #response #targ .block-list-close-button {
    color: #ffffff;
    position: absolute;
    bottom: 0.5rem;
    right: 0.5rem;
    cursor: pointer;
  }
  #response #targ .view-product-index .views-row {
    border-bottom: 1px solid #989898;
  }
  #response #targ .ds-3col .group-left,
  #response #targ .ds-3col .group-middle,
  #response #targ .ds-3col .group-right {
    display: block;
    float: none;
    width: 100%;
  }
  #response #targ .ds-3col .group-left {
    text-align: center;
  }
  #response #targ .video-wide {
    width: 100%;
    height: 308px;
  }
  #response #targ .story-slide-top {
    position: relative;
  }
  #response #targ .story-slide-top img {
    max-width: 10000px;
    width: auto;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
  }
  #response #targ .story-slide-top .text-over-bg {
    padding-top: 1em;
    position: relative;
    z-index: 12;
  }
  #response #targ .field-name-field-orange-block-header-text h3 {
    padding: 1rem 0;
    font-size: 1.2rem;
  }
  #response #targ #product-thumbs-vertical-controls {
    position: absolute;
    right: 10px;
    top: 30px;
    z-index: 30;
    padding-right: 10px;
    padding-left: 10px;
    width: 168px;
    min-height: 100px;
    background-color: transparent;
  }
  #response #targ #product-thumbs-vertical-controls ul.slides {
    max-width: 20vw;
  }
  #response #targ #product-thumbs-vertical-controls .views-row-inner {
    padding-bottom: 0;
  }
  #response #targ #product-thumbs-vertical-controls li {
    min-width: 20vw;
    margin-bottom: 10px;
  }
  #response #targ #product-thumbs-vertical-controls img {
    min-width: 18vw;
  }
  #response #targ #product-thumbs-vertical-controls .flex-pauseplay {
    position: absolute;
    left: -40px;
    bottom: -40px;
  }
  #response #targ #product-thumbs-vertical-controls .flex-pauseplay a,
  #response #targ #product-thumbs-vertical-controls .flex-pauseplay a:before {
    color: #e36033;
  }
  #response #targ #product-thumbs-vertical-controls .flex-direction-nav li a {
    text-indent: -9999px;
    text-align: left;
    overflow: hidden;
    background-image: url(/sites/all/themes/bwc_custom/images/slider-controls-vertical.png);
    height: 31px;
    width: 61px;
    left: 50%;
    margin-left: -35px;
    top: -5px;
    background-repeat: no-repeat;
  }
  #response #targ #product-thumbs-vertical-controls .flex-direction-nav li a:before {
    display: none;
  }
  #response #targ #product-thumbs-vertical-controls .flex-direction-nav li a.flex-next {
    top: auto;
    bottom: -21px;
    background-position: bottom right;
  }
  #response #targ .view-homepage-whats-new.view-display-id-block .flex-control-nav {
    display: none;
  }
  #response #targ .view-homepage-whats-new.view-display-id-block .flex-viewport {
    margin: 0 35px;
  }
  #response #targ .view-homepage-whats-new.view-display-id-block .flexslider > ul.flex-direction-nav a {
    display: block !important;
    width: 15px;
    height: 32px;
    background-image: url(/sites/all/themes/bwc_custom/images/slider-controls-small.png);
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    opacity: 0.5;
  }
  #response #targ .view-homepage-whats-new.view-display-id-block .flexslider > ul.flex-direction-nav a.flex-prev {
    left: 2px;
    margin-left: 0px;
    background-position: left -32px;
  }
  #response #targ .view-homepage-whats-new.view-display-id-block .flexslider > ul.flex-direction-nav a.flex-prev.flex-disabled {
    background-position: left 0px;
  }
  #response #targ .view-homepage-whats-new.view-display-id-block .flexslider > ul.flex-direction-nav a.flex-next {
    right: 2px;
    background-position: -15px -32px;
    margin-right: 0px;
  }
  #response #targ .view-homepage-whats-new.view-display-id-block .flexslider > ul.flex-direction-nav a.flex-next.flex-disabled {
    background-position: -15px 0px;
  }
  #response #targ .view-homepage-whats-new.view-display-id-block .flexslider > ul.flex-direction-nav a.flex-disabled {
    display: block !important;
    opacity: 1.0 !important;
  }
  #response #targ .view-homepage-whats-new.view-display-id-block .flexslider > ul.flex-direction-nav a:before {
    display: none;
  }
  #response #targ #block-views-homepage-whats-new-block > h2 {
    padding-left: 4%;
    padding-right: 4%;
  }
  #response #targ #product-thumbs-vertical-controls {
    display: none;
  }
  #response #targ .Content-stack-v2 .row-wrap {
    padding: 20px 0;
  }
  #response #targ .row-wrap.node-type-stack-single-image-banner {
    padding: 0 0;
  }
  #response #targ .node-stack-triptych-read-more h3 {
    margin-bottom: 0;
  }
  #response #targ .node-stack-triptych-read-more .matched-column {
    border-bottom: 1px solid #989898;
    margin-bottom: 1.5rem;
  }
  #response #targ .node-stack-triptych-read-more .matched-column.ds-right {
    margin-bottom: 0;
    border-bottom-style: none;
  }
  #response #targ .story-text-top.text-over-bg h3 {
    font-size: 1.1rem;
  }
  #response #targ .story-text-top.text-over-bg h2 {
    margin-bottom: 1.25rem;
    line-height: 2rem;
  }
  #response #targ .field-collection-view .group-left > div,
  #response #targ .node-type-stack-multipart-slider-1 .group-left > div {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #response #targ .field-collection-view {
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0;
  }
  #response #targ .field-name-field-multimedia-section {
    padding-left: 0;
  }
  #response #targ .padded-slides li .views-row-inner {
    padding-left: 0;
    padding-right: 0;
  }
  #response #targ .content-main-center {
    padding-bottom: 0;
  }
  #response #targ #block-views-stacked-content-v2-stacker .node-type-stack-large-title-band .field-name-field-quote-link {
    margin-top: 0.4rem;
  }
  #response #targ .row-node-type-news .views-field-path {
    margin-bottom: 1em;
  }
  #response #targ .node-type-related-products-slider .flexslider .views-field-title {
    font-family: 'FrutigerLTPro-Roman', 'arial', 'helvetica', 'geneva', sans-serif;
    /* intentional spacing inconsistency with main site, per J.M.'s request 2016/05/20 */
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
  #response #targ.page-node-2565 .group-right {
    border-top-style: none;
    margin-top: 0;
    padding-top: 0;
  }
  #response #targ #header2 h2.fixed-headline {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 1.6rem;
    margin-top: 0.5rem;
    font-family: 'FrutigerLTPro-Roman', 'arial', 'helvetica', 'geneva', sans-serif;
  }
  #response #targ #header2 .fixed-quote-button a {
    margin-left: 4%;
    border-radius: 5px;
    font-size: 0.8em;
    margin-top: 0.5rem;
    padding: 5px 10px;
    white-space: nowrap;
    background-image: none;
    text-transform: uppercase;
  }
  #response #targ #header2 .region {
    width: 100%;
  }
  #response #targ .node-type-stack-video-right-side .group-right,
  #response #targ .node-type-stack-video .group-right {
    border-top-style: none;
    margin-top: 0;
  }
  #response #targ .view-header .button {
    margin-top: 1rem;
  }
  #response #targ #footer-spacer {
    height: 250px;
  }
  #response #targ .quicktabs-wrapper .item-list {
    position: relative;
    min-height: 34px;
    width: 250px;
    /*
				.block-list {
					padding: 5px 20px;
					display: block;
					margin: 0;
					color: #ffffff;
					&.first,
					& + .block-list {
						border-top: 1px solid #ffffff;
					}
				}
				a.block-list { 
					color: #ffffff;
					&:hover {
						background-color: @spcblue;
					}
				}
				.block-list-body.scrolling {
					max-height: 200px;
					overflow-x: hidden;
					overflow-y: scroll;
				} */
  }
  #response #targ .quicktabs-wrapper .item-list.expanded {
    height: auto;
  }
  #response #targ .quicktabs-wrapper .item-list ul.quicktabs-tabs.quicktabs-style-zen {
    display: none;
    position: static;
    border: 1px solid #e36033;
    background-color: #e36033;
    color: #ffffff;
    padding: 0;
    border-style: none;
  }
  #response #targ .quicktabs-wrapper .item-list ul.quicktabs-tabs.quicktabs-style-zen li {
    position: static;
    display: block;
    margin: 0;
    padding: 0;
    border-style: none;
    overflow: hidden;
  }
  #response #targ .quicktabs-wrapper .item-list ul.quicktabs-tabs.quicktabs-style-zen li a {
    position: static;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #e36033;
    color: #ffffff;
    border-color: #ffffff;
  }
  #response #targ .quicktabs-wrapper .item-list .block-header {
    padding: 2px 12px;
    background-color: #e36033;
    color: #ffffff;
    border-color: #ffffff;
    font-size: 18px;
    line-height: 170%;
  }
  #response #targ .script-enabled .faux-filter-wrap .faux-filter {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
  }
  #response #targ .script-enabled .faux-filter-wrap .block-list-body {
    display: none;
    max-height: 300px;
    overflow-y: scroll;
  }
  #response #targ .file-list-enhanced table.sticky-header {
    display: none;
  }
  #response #targ .file-list-enhanced table.cols-2 thead,
  #response #targ .file-list-enhanced table.cols-3 thead,
  #response #targ .file-list-enhanced table.cols-4 thead {
    display: none;
  }
  #response #targ .file-list-enhanced table.cols-2 tbody td,
  #response #targ .file-list-enhanced table.cols-3 tbody td,
  #response #targ .file-list-enhanced table.cols-4 tbody td {
    display: block;
    border-bottom-width: 0;
    vertical-align: top;
  }
  #response #targ .file-list-enhanced table.cols-2 tbody td.views-field-name-1,
  #response #targ .file-list-enhanced table.cols-3 tbody td.views-field-name-1,
  #response #targ .file-list-enhanced table.cols-4 tbody td.views-field-name-1 {
    display: none;
  }
  #response #targ .file-list-enhanced table.cols-2 tbody td.views-field-title,
  #response #targ .file-list-enhanced table.cols-3 tbody td.views-field-title,
  #response #targ .file-list-enhanced table.cols-4 tbody td.views-field-title {
    width: 100%;
    padding-bottom: 0;
  }
  #response #targ .file-list-enhanced table.cols-2 tbody td.product-model-cell,
  #response #targ .file-list-enhanced table.cols-3 tbody td.product-model-cell,
  #response #targ .file-list-enhanced table.cols-4 tbody td.product-model-cell {
    padding-bottom: 0;
    margin-bottom: -20px;
  }
  #response #targ .file-list-enhanced .stack-table td,
  #response #targ .file-list-enhanced .stack-table td.views-field-title {
    width: auto;
    max-width: 85vw;
  }
  #response #targ .file-list-enhanced .stack-table td h4 a,
  #response #targ .file-list-enhanced .stack-table td.views-field-title h4 a {
    width: 95%;
    max-width: 95%;
  }
}
