﻿
/*!
 * =========================================================================== 
 * Site Style Sheet
 * ===========================================================================  
 */
 
@media only screen{
	.printOnly{ display: none; }
}

.pageBreak{ display: block;  page-break-after:always;}

@media only print{
	.printOnly{ display: initial; }
}
 
meta.foundation-version {
  font-family: "/5.5.2/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}


#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cf {
	clear: both;
}


.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}

.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}










.range-slider {
  border-top: 1px solid #d6d6d6;
  margin: 1.11111rem auto;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 15px;
  width: 94%;
  background: #d6d6d6;
  border-radius: 6px;
}

.range-slider-handle {
  border-radius: 6px;
  cursor: pointer;
  display: inline-block;
  height: 13px;
  width: 192px;
  position: absolute;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #424242;
}

/*!
 * =========================================================================== 
 * Foundation Adjustments
 * ===========================================================================
 */
/*!
 * =========================================================================== 
 * All Partials
 * ===========================================================================  
 */
/*!
 * =========================================================================== 
 * colors
 * ===========================================================================  
 */
/*---------- Global components ----------*/
/*---------- drop down ----------*/
/*---------- loadMore ----------*/
/*---------- table ----------*/
/*---------- twitter ----------*/
/*---------- mainNav ----------*/
/*---------- flyoutBlocks ----------*/
/*---------- footer ----------*/
/*---------- toolbar ----------*/
/*---------- sign up component ----------*/
/*---------- header ----------*/
/*---------- heroCmpnt ----------*/
/*---------- ctaBar ----------*/
/*---------- ctaBlockCmpnt ----------*/
/*---------- prominentCTABlockCmpnt ----------*/
/*---------- copyBlock ----------*/
/*---------- sectionHeadingCmpnt ----------*/
/*---------- palettes ----------*/
/*---------- theaterCmpnt ----------*/
/*---------- headingWCopy ----------*/
/*---------- tabbedFormCmpnt ----------*/
/*---------- gridBLockCmpnt ----------*/
/*---------- teaserCmpnt ----------*/
/*---------- tabsCmpnt ----------*/
/*---------- promoBlock ----------*/
/*---------- breadcrumbs ----------*/
/*---------- headerImgBlock ----------*/
/*---------- tabbedForms ----------*/
/*---------- contactRepDD ----------*/
/*---------- mapBlock ----------*/
/*---------- infoBlock ----------*/
/*---------- blog ----------*/
/*---------- galleryCmpnt ----------*/
/*---------- lightBox ----------*/
/*---------- swatchCmpnt ----------*/
/*---------- imgSection ----------*/
/*---------- headerWIcon ----------*/
/*---------- stickyNav ----------*/
/*---------- itemList ----------*/
/*---------- divided-cols ----------*/
/*---------- accordion ----------*/
/*---------- table ----------*/
/*---------- spring wood ----------*/
/*---------- swatchOverlay ----------*/
/*---------- colorsFilter ----------*/
/*---------- backToTop ----------*/
/*---------- slideTheater ----------*/
/*---------- dynamic block ----------*/
/*---------- $link-with-arrow ----------*/
/*!
 * =========================================================================== 
 * Font Variables
 * ===========================================================================
 */
/*! ========================== Fonts ============================ */
/*! ========================== Global Elements ============================ */
/*! ========================== signUpCmpnt ============================ */
/*! ========================== mainNav ============================ */
/*! ========================== flyoutBlocks ============================ */
/*! ========================== toolbar ============================ */
/*! ========================== footer ============================ */
/*! ========================== heroCmpnt ============================ */
/*! ========================== ctaBlockCmpnt ============================ */
/*! ========================== ctaBar ============================ */
/*! ========================== copy block ============================ */
/*! ========================== sectionHeadingCmpnt ============================ */
/*! ========================== teaserCmpnt ============================ */
/*! ========================== theaterCmpnt ============================ */
/*! ========================== headingWSubheading ============================ */
/*! ========================== tabbedFormCmpnt ============================ */
/*! ========================== gridBlockCmpnt ============================ */
/*! ========================== tabsCmpnt ============================ */
/*! ========================== promoBlock ============================ */
/*! ========================== breadcrumb ============================ */
/*! ========================== headerImgBlock ============================ */
/*! ========================== mapBlock ============================ */
/*! ========================== infoBlock ============================ */
/*! ========================== contactRepDD ============================ */
/*! ========================== blog ============================ */
/*! ========================== galleryCmpnt ============================ */
/*! ========================== lightBox ============================ */
/*! ========================== swatchCmpnt ============================ */
/*! ========================== imgSection ============================ */
/*! ========================== headerWIconn ============================ */
/*! ========================== copyBlock ============================ */
/*! ========================== accordion ============================ */
/*! ========================== table ============================ */
/*! ========================== swatchOverlay ============================ */
/*! ========================== colorFilter ============================ */
/*! ========================== blogPreview ============================ */
/*!
 * =========================================================================== 
 * Variables
 * ===========================================================================
 */
/*!
 * =========================================================================== 
 * Palettes
 * ===========================================================================
 */
.palette_grey_white {
  color: #474747;
  background: rgba(255, 255, 255, 0.8);
}

.palette_grey_white h1, .palette_grey_white h2, .palette_grey_white h3, .palette_grey_white h4, .palette_grey_white h5, .palette_grey_white h6 {
  color: #474747;
}

.palette_white_grey {
  color: #ffffff;
  background: rgba(71, 71, 71, 0.8);
}

.palette_white_grey h1, .palette_white_grey h2, .palette_white_grey h3, .palette_white_grey h4, .palette_white_grey h5, .palette_white_grey h6 {
  color: #ffffff;
}

.palette_blue_white {
  color: #ffffff;
  background: #408da7;
}

.palette_blue_white a {
  color: #ffffff;
}

.palette_blue_white a:hover {
  background: #ffffff;
  color: #000000;
}

.palette_white_blue {
  color: #ffffff;
  background: #408da7;
}

.palette_white_blue h1, .palette_white_blue h2, .palette_white_blue h3, .palette_white_blue h4, .palette_white_blue h5, .palette_white_blue h6 {
  color: #ffffff;
}

.palette_white_blue .default-btn {
  background: #ffffff;
  color: #f98c2f;
}

.palette_white_orange {
  color: #f98c2f;
  background: #ffffff;
}

.palette_white_orange.default-btn {
  display: inline-block;
  padding: 6px 15px;
  border: 1px solid #f98c2f;
}

.palette_white_orange.default-btn.wPDF {
  padding: 12px 33px 12px 10px;
}

.palette_white_orange.default-btn.lg {
  padding: 13px 15px;
}

.palette_white_orange.default-btn.color{
  padding: 12px 10px;	
}
/*!
 * =========================================================================== 
 * Mixins
 * ===========================================================================
 */
.row {
  max-width: 1200px;
}

.row.border-bottom {
	padding-bottom:30px;
	border-bottom: #d6d6d6 1px solid;
}

.narrow-row {
  max-width: 1060px;
}

.large-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1025px) {
  .large-2-4 {
    float: left;
    width: 20%;
  }
}

.medium-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 0) {
  .medium-2-4 {
    float: left;
    width: 20%;
  }
}

.custom-gutter {
  padding-right: 25px;
  padding-left: 25px;
}

.no-gutter {
  padding: 0;
}

@media (min-width: 1100px) {
  .large-no-gutter {
    padding: 0;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  height:390px;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/n30/images/vendors/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/n30/css/fonts/vendors/slick.eot");
  src: url("/n30/css/fonts/vendors/slick.eot?") format("embedded-opentype"), url("/n30/css/fonts/vendors/slick.woff") format("woff"), url("/n30/css/fonts/vendors/slick.ttf") format("truetype"), url("/n30/css/fonts/vendors/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*!
 * =========================================================================== 
 * CSS RESET
 * ===========================================================================  
 */
/*!
 * =========================================================================== 
 * All Partials
 * ===========================================================================  
 */
/*!
 * =========================================================================== 
 * colors
 * ===========================================================================  
 */
/*---------- Global components ----------*/
/*---------- drop down ----------*/
/*---------- loadMore ----------*/
/*---------- table ----------*/
/*---------- twitter ----------*/
/*---------- mainNav ----------*/
/*---------- flyoutBlocks ----------*/
/*---------- footer ----------*/
/*---------- toolbar ----------*/
/*---------- sign up component ----------*/
/*---------- header ----------*/
/*---------- heroCmpnt ----------*/
/*---------- ctaBar ----------*/
/*---------- ctaBlockCmpnt ----------*/
/*---------- prominentCTABlockCmpnt ----------*/
/*---------- copyBlock ----------*/
/*---------- sectionHeadingCmpnt ----------*/
/*---------- palettes ----------*/
/*---------- theaterCmpnt ----------*/
/*---------- headingWCopy ----------*/
/*---------- tabbedFormCmpnt ----------*/
/*---------- gridBLockCmpnt ----------*/
/*---------- teaserCmpnt ----------*/
/*---------- tabsCmpnt ----------*/
/*---------- promoBlock ----------*/
/*---------- breadcrumbs ----------*/
/*---------- headerImgBlock ----------*/
/*---------- tabbedForms ----------*/
/*---------- contactRepDD ----------*/
/*---------- mapBlock ----------*/
/*---------- infoBlock ----------*/
/*---------- blog ----------*/
/*---------- galleryCmpnt ----------*/
/*---------- lightBox ----------*/
/*---------- swatchCmpnt ----------*/
/*---------- imgSection ----------*/
/*---------- headerWIcon ----------*/
/*---------- stickyNav ----------*/
/*---------- itemList ----------*/
/*---------- divided-cols ----------*/
/*---------- accordion ----------*/
/*---------- table ----------*/
/*---------- spring wood ----------*/
/*---------- swatchOverlay ----------*/
/*---------- colorsFilter ----------*/
/*---------- backToTop ----------*/
/*---------- slideTheater ----------*/
/*---------- dynamic block ----------*/
/*---------- $link-with-arrow ----------*/
/*!
 * =========================================================================== 
 * Font Variables
 * ===========================================================================
 */
/*! ========================== Fonts ============================ */
/*! ========================== Global Elements ============================ */
/*! ========================== signUpCmpnt ============================ */
/*! ========================== mainNav ============================ */
/*! ========================== flyoutBlocks ============================ */
/*! ========================== toolbar ============================ */
/*! ========================== footer ============================ */
/*! ========================== heroCmpnt ============================ */
/*! ========================== ctaBlockCmpnt ============================ */
/*! ========================== ctaBar ============================ */
/*! ========================== copy block ============================ */
/*! ========================== sectionHeadingCmpnt ============================ */
/*! ========================== teaserCmpnt ============================ */
/*! ========================== theaterCmpnt ============================ */
/*! ========================== headingWSubheading ============================ */
/*! ========================== tabbedFormCmpnt ============================ */
/*! ========================== gridBlockCmpnt ============================ */
/*! ========================== tabsCmpnt ============================ */
/*! ========================== promoBlock ============================ */
/*! ========================== breadcrumb ============================ */
/*! ========================== headerImgBlock ============================ */
/*! ========================== mapBlock ============================ */
/*! ========================== infoBlock ============================ */
/*! ========================== contactRepDD ============================ */
/*! ========================== blog ============================ */
/*! ========================== galleryCmpnt ============================ */
/*! ========================== lightBox ============================ */
/*! ========================== swatchCmpnt ============================ */
/*! ========================== imgSection ============================ */
/*! ========================== headerWIconn ============================ */
/*! ========================== copyBlock ============================ */
/*! ========================== accordion ============================ */
/*! ========================== table ============================ */
/*! ========================== swatchOverlay ============================ */
/*! ========================== colorFilter ============================ */
/*! ========================== blogPreview ============================ */
/*!
 * =========================================================================== 
 * Variables
 * ===========================================================================
 */
/*!
 * =========================================================================== 
 * Palettes
 * ===========================================================================
 */
.palette_grey_white {
  color: #474747;
  background: rgba(255, 255, 255, 0.8);
}

.palette_grey_white h1, .palette_grey_white h2, .palette_grey_white h3, .palette_grey_white h4, .palette_grey_white h5, .palette_grey_white h6 {
  color: #474747;
}

.palette_white_grey {
  color: #ffffff;
  background: rgba(71, 71, 71, 0.8);
}

.palette_white_grey h1, .palette_white_grey h2, .palette_white_grey h3, .palette_white_grey h4, .palette_white_grey h5, .palette_white_grey h6 {
  color: #ffffff;
}

.palette_blue_white {
  color: #ffffff;
  background: #408da7;
}

.palette_blue_white a {
  color: #ffffff;
}

.palette_blue_white a:hover {
  background: #ffffff;
  color: #000000;
}

.palette_white_blue {
  color: #ffffff;
  background: #408da7;
}

.palette_white_blue h1, .palette_white_blue h2, .palette_white_blue h3, .palette_white_blue h4, .palette_white_blue h5, .palette_white_blue h6 {
  color: #ffffff;
}

.palette_white_blue .default-btn {
  background: #ffffff;
  color: #f98c2f;
}

.palette_white_orange {
  color: #f98c2f;
  background: #ffffff;
}

.palette_white_orange.default-btn {
  display: inline-block;
  padding: 6px 15px;
  border: 1px solid #f98c2f;
}

.palette_white_orange.default-btn.wPDF {
  padding: 12px 33px 12px 10px;
}

.palette_white_orange.default-btn.lg {
  padding: 13px 15px;
}


/* Clearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* for IE 6/7 */
/* Image Replacement */
.ir {
  display: block;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

.ir br {
  display: none;
}

/*!
 * =========================================================================== 
 * Base
 * ===========================================================================  
 */
/*!
 * =========================================================================== 
 * All Partials
 * ===========================================================================  
 */
/*!
 * =========================================================================== 
 * colors
 * ===========================================================================  
 */
/*---------- Global components ----------*/
/*---------- drop down ----------*/
/*---------- loadMore ----------*/
/*---------- table ----------*/
/*---------- twitter ----------*/
/*---------- mainNav ----------*/
/*---------- flyoutBlocks ----------*/
/*---------- footer ----------*/
/*---------- toolbar ----------*/
/*---------- sign up component ----------*/
/*---------- header ----------*/
/*---------- heroCmpnt ----------*/
/*---------- ctaBar ----------*/
/*---------- ctaBlockCmpnt ----------*/
/*---------- prominentCTABlockCmpnt ----------*/
/*---------- copyBlock ----------*/
/*---------- sectionHeadingCmpnt ----------*/
/*---------- palettes ----------*/
/*---------- theaterCmpnt ----------*/
/*---------- headingWCopy ----------*/
/*---------- tabbedFormCmpnt ----------*/
/*---------- gridBLockCmpnt ----------*/
/*---------- teaserCmpnt ----------*/
/*---------- tabsCmpnt ----------*/
/*---------- promoBlock ----------*/
/*---------- breadcrumbs ----------*/
/*---------- headerImgBlock ----------*/
/*---------- tabbedForms ----------*/
/*---------- contactRepDD ----------*/
/*---------- mapBlock ----------*/
/*---------- infoBlock ----------*/
/*---------- blog ----------*/
/*---------- galleryCmpnt ----------*/
/*---------- lightBox ----------*/
/*---------- swatchCmpnt ----------*/
/*---------- imgSection ----------*/
/*---------- headerWIcon ----------*/
/*---------- stickyNav ----------*/
/*---------- itemList ----------*/
/*---------- divided-cols ----------*/
/*---------- accordion ----------*/
/*---------- table ----------*/
/*---------- spring wood ----------*/
/*---------- swatchOverlay ----------*/
/*---------- colorsFilter ----------*/
/*---------- backToTop ----------*/
/*---------- slideTheater ----------*/
/*---------- dynamic block ----------*/
/*---------- $link-with-arrow ----------*/
/*!
 * =========================================================================== 
 * Font Variables
 * ===========================================================================
 */
/*! ========================== Fonts ============================ */
/*! ========================== Global Elements ============================ */
/*! ========================== signUpCmpnt ============================ */
/*! ========================== mainNav ============================ */
/*! ========================== flyoutBlocks ============================ */
/*! ========================== toolbar ============================ */
/*! ========================== footer ============================ */
/*! ========================== heroCmpnt ============================ */
/*! ========================== ctaBlockCmpnt ============================ */
/*! ========================== ctaBar ============================ */
/*! ========================== copy block ============================ */
/*! ========================== sectionHeadingCmpnt ============================ */
/*! ========================== teaserCmpnt ============================ */
/*! ========================== theaterCmpnt ============================ */
/*! ========================== headingWSubheading ============================ */
/*! ========================== tabbedFormCmpnt ============================ */
/*! ========================== gridBlockCmpnt ============================ */
/*! ========================== tabsCmpnt ============================ */
/*! ========================== promoBlock ============================ */
/*! ========================== breadcrumb ============================ */
/*! ========================== headerImgBlock ============================ */
/*! ========================== mapBlock ============================ */
/*! ========================== infoBlock ============================ */
/*! ========================== contactRepDD ============================ */
/*! ========================== blog ============================ */
/*! ========================== galleryCmpnt ============================ */
/*! ========================== lightBox ============================ */
/*! ========================== swatchCmpnt ============================ */
/*! ========================== imgSection ============================ */
/*! ========================== headerWIconn ============================ */
/*! ========================== copyBlock ============================ */
/*! ========================== accordion ============================ */
/*! ========================== table ============================ */
/*! ========================== swatchOverlay ============================ */
/*! ========================== colorFilter ============================ */
/*! ========================== blogPreview ============================ */
/*!
 * =========================================================================== 
 * Variables
 * ===========================================================================
 */
/*!
 * =========================================================================== 
 * Palettes
 * ===========================================================================
 */
.palette_grey_white {
  color: #474747;
  background: rgba(255, 255, 255, 0.8);
}

.palette_grey_white h1, .palette_grey_white h2, .palette_grey_white h3, .palette_grey_white h4, .palette_grey_white h5, .palette_grey_white h6 {
  color: #474747;
}

.palette_white_grey {
  color: #ffffff;
  background: rgba(71, 71, 71, 0.8);
}

.palette_white_grey h1, .palette_white_grey h2, .palette_white_grey h3, .palette_white_grey h4, .palette_white_grey h5, .palette_white_grey h6 {
  color: #ffffff;
}

.palette_blue_white {
  color: #ffffff;
  background: #408da7;
}

.palette_blue_white a {
  color: #ffffff;
}

.palette_blue_white a:hover {
  background: #ffffff;
  color: #000000;
}

.palette_white_blue {
  color: #ffffff;
  background: #408da7;
}

.palette_white_blue h1, .palette_white_blue h2, .palette_white_blue h3, .palette_white_blue h4, .palette_white_blue h5, .palette_white_blue h6 {
  color: #ffffff;
}

.palette_white_blue .default-btn {
  background: #ffffff;
  color: #f98c2f;
}

.palette_white_orange {
  color: #f98c2f;
  background: #ffffff;
}

.palette_white_orange.default-btn {
  display: inline-block;
  padding: 6px 15px;
  border: 1px solid #f98c2f;
}

.palette_white_orange.default-btn.wPDF {
  padding: 12px 33px 12px 10px;
}

.palette_white_orange.default-btn.lg {
  padding: 13px 15px;
}

/*!
 * =========================================================================== 
 * Mixins
 * ===========================================================================
 */

.loading {
  display: inline-block;
  margin-left: 5px;
}

.cta-wrap {
  padding: 49px 20px 20px;
}

.cta-wrap .cta-next {
  float: right;
}

.cta-next .sprite {
  margin-left: 13px;
}

.cta-prev .sprite {
  margin-right: 13px;
}

.no-scroll {
  overflow: hidden;
}

.container {
  width: 100%;
}

.noBorder-top {
  border-top: 0;
}

.sm-col {
  width: 70px;
  text-align: center;
}

a:focus {
  outline: none;
}

.itemList {
  list-style-type: disc;
  font-size: 12px;
  color: #f98c2f;
}

.itemList-item {
  /* text-indent: -7px; */
  margin-bottom: 5px;
}

.itemList-copy {
  font-size: 14px;
  line-height: 14px;
  color: #717171;
}

.label-group .label-sm {
  margin-bottom: 9px;
}

.label-group .label-md {
  margin-bottom: 20px;
}

.label-sm {
  font-size: 12px;
  text-transform: uppercase;
  color: #424242;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.label-md {
  font-size: 16px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.smLabel {
  font-size: 15px;
  color: #474747;
  font-family: "Roboto-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.gutter-top {
  margin-top: 34px;
}

.gutter-top-xs {
  margin-top: 10px;
}

.gutter-top-sm {
  margin-top: 20px;
  display: block;
}

.gutter-top-lg {
  margin-top: 60px;
}

.row-gutter {
  margin-top: 65px;
  margin-bottom: 65px;
}

.row-gutter-sm-top {
  margin-top: 28px;
  margin-bottom: 65px;
}

.center-el {
  display: block;
  margin: 0 auto;
}

.text-format {
  display: block;
}

.required {
  color: #f98c2f;
}

.heading {
  text-transform: uppercase;
  color: #3b3f42;
  font-size: 18px;
  text-align: left;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.heading-md {
  font-size: 36px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #424242;
  line-height: 46px;
}

.heading-lg {
  text-transform: uppercase;
  text-align: center;
  color: #474747;
  font-size: 30px;
  font-family: "Roboto-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 30px;
  padding: 55px 0 25px;
  border-bottom: 1px solid #cccccc;
}

.heading-xl {
  font-size: 40px;
  font-family: "OpenSans-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 20px;
  text-align: center;
}

.subtitle {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
}

.default-link {
  color: #f98c2f;
  text-transform: uppercase;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}

.default-link:focus {
  color: #f98c2f;
}

.default-link:hover {
  color: #df6728;
}

.default-link.wPDF {
  text-transform: none;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.default-link.wPDF .pdfIcon {
  margin-bottom: -7px;
  margin-left: 16px;
}

.md-link {
  text-decoration: underline;
  font-size: 16px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #424242;
  display: inline-block;
  clear: both;
  float: left;
  margin-top: 15px;
  line-height: 16px;
}

.md-link:focus {
  color: #424242;
}

.md-link:hover {
  text-decoration: none;
  color: #424242;
}

.default-btn {
  background: #f98c2f;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 0;
  font-weight: bold;
  font-size: 14px;
  padding: 9px 30px;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.default-btn .pdfIcon {
  position: absolute;
  right: 7px;
  top: 8px;
}

.default-btn .diagonalArrowIconWhite {
  display: none;
}

.default-btn.wPDF {
  position: relative;
  padding: 14px 33px 14px 10px;
}

.default-btn.wPDF:hover .pdfIcon {
  /* must update this whenever updating a sprite */
  background-position: -410px -123px;
}

.default-btn.btn {
  display: inline-block;
}

.default-btn-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.default-btn-wrap .sprite {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: 10px;
}

.default-btn-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.default-btn.lg {
  padding: 13px 10px;
}

.default-btn:hover, .default-btn:active {
  background: #df6728;
  color: #ffffff;
}

.default-btn:hover .diagonalArrowIcon, .default-btn:active .diagonalArrowIcon {
  display: none;
}

.default-btn:hover .diagonalArrowIconWhite, .default-btn:active .diagonalArrowIconWhite {
  display: inline-block;
}

.default-btn .plusIconWhite {
  margin-left: 5px;
}

.backToTop {
  position: fixed;
  right: 0;
  bottom: 5%;
  padding: 16px;
  z-index: 10;
  background: #595959;
}

.backToTop:focus {
  background: #595959;
}

.backToTop:hover {
  background: #000000;
}

.backToTop .upAngleArrowWhiteIcon {
  margin-left: 17px;
}

.btn-icon {
  margin-left: 13px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.dd-trigger {
  border: 1px solid #dedede;
  padding: 14px 10px;
  display: inline-block;
  width: 100%;
  word-wrap: break-word;
  line-height: 18px;
  background: #ffffff;
}

.dd-trigger .downAngleIcon,
.dd-trigger .downAngleOrangeIcon {
  float: right;
  margin-top: 5px;
}

.dd-trigger:focus {
  color: #474747;
}

.dd-trigger:hover {
  color: #f98c2f;
}

.dd-trigger.disable {
  pointer-events: none;
  background: none;
}

.dd-trigger.disable.dd-trigger.isActive {
  color: #474747;
}

.dd-wrap {
  position: relative;
}

.dd-wrap .f-dropdown {
  max-width: 100%;
  max-height: 250px !important;
  overflow-y: auto;
}

.hasPDF-dd {
  width: 240px;
  margin: 15px auto 0;
}

.hasPDF-dd .dd-trigger {
  padding: 10px;
}

.hasPDF-dd .dd-link {
  padding: 10px;
}

.dd-link {
  line-height: 18px;
  padding: 15px 0;
  display: block;
  border-bottom: 1px solid #cccccc;
  margin: 0 10px;
  font-size: 15px;
  color: #474747;
  font-family: "Roboto-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  word-wrap: break-word;
}

.dd-link:focus {
  color: #474747;
}

.dd-link:hover {
  color: #f98c2f;
}

.f-dropdown {
  margin-top: 0;
  border-top: 0;
}

.f-dropdown li:nth-last-child(1) .dd-link {
  border-bottom: 0;
}

.divided-cols {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #717171;
}

.divided-cols-custom {
  text-align: center;
  color: #717171;
}

.divided-cols .columns {
  border-right: 1px solid #cccccc;
  padding: 18px 10px 18px 30px;
}

.divided-cols .columns:first-child {
  border-left: 1px solid #cccccc;
}

.row.no-padding {
  padding: 0px;
}

.row .column.no-padding, .row .columns.no-padding {
  padding: 0px;
}

.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* close commented backslash hack */

.hideEl {
  display: none;
}

.ctaBar {
  background: rgba(56, 56, 56, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ctaBar .infoIconSm {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin-right: 20px;
}

.ctaBar-cta {
  height: 100%;
  position: absolute;
  top: 0;
  max-width: 90px;
  text-align: center;
  left: 0;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
  padding: 13px;
}

.ctaBar-link {
  text-decoration: underline;
  text-transform: none;
  color: #ffffff;
}

.ctaBar-link:focus {
  color: #ffffff;
}

.ctaBar-link:hover {
  color: #ffffff;
  text-decoration: none;
}

.ctaBar-linkWrap {
  text-transform: uppercase;
  color: #ffffff;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 16px;
}

.ctaBar-linkWrap-product {
  	text-transform: uppercase;
  	color: #ffffff;
  	font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  	font-weight: 400;
  	line-height: 16px;
	max-width: 750px;
}

.sectionHeadingCmpnt {
  border-top: 1px solid #cccccc;
  padding: 30px;
  text-align: center;
}

.sectionHeadingCmpnt-heading {
  text-transform: uppercase;
  color: #408da7;
  font-size: 18px;
  line-height: 18px;
  font-family: "Roboto-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.openSlider {
  -webkit-animation: slideUp .7s;
  animation: slideUp .7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.closeSlider {
  -webkit-animation: slideDown .7s;
  animation: slideDown .7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes slideUp {
  from {
    margin: -217;
  }
  to {
    margin: 0;
  }
}

@keyframes slideUp {
  from {
    margin: -217;
  }
  to {
    margin: 0;
  }
}

@-webkit-keyframes slideDown {
  from {
    margin: 0;
  }
  to {
    margin: -217;
  }
}

@keyframes slideDown {
  from {
    margin: 0;
  }
  to {
    margin: -217;
  }
}

.fadeOut {
  -webkit-animation: fadeOutAnim .5s;
  animation: fadeOutAnim .5s;
  /* IE 10+ */
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.fadeIn {
  -webkit-animation: fadeInAnim .5s;
  animation: fadeInAnim .5s;
  /* IE 10+ */
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes fadeOutAnim {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOutAnim {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes fadeInAnim {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInAnim {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.loadMore {
  border-top: 1px solid #d6d6d6;
  padding-bottom: 48px;
  background: #ebebeb;
}

.loadMore.loadMore-blog {
  padding-bottom: 0;
  background: #ffffff;
}

.loadMore.loadMore-blog .loadMore-link {
  color: #f98c2f;
}

.loadMore-link:hover {
  color: #df6728;
}

.loadMore-link:focus {
  color: #f98c2f;
}

.loadMore-link {
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-size: 18px;
  padding: 20px 0;
  margin-top: -1px;
  border-right: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  background: #ffffff;
}

.copy p {
  margin-bottom: 27px;
}

.copy-btn {
  display: block;
  float: left;
  padding: 15px 20px;
}

.cmpnt-wrap {
  padding: 50px 0;
}

.cmpnt-wrap.hasBorder {
  border-bottom: 1px solid #cccccc;
}

.projectDetail .cmpnt-wrap {
  padding: 50px 0 0;
}

.cmpnt-innerWrap {
  padding: 0 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.socialLinks {
  margin-top: 20px;
}

.socialLinks .printIconBlack,
.socialLinks .emailIconBlack {
  margin-top: 3px;
}

.socialLinks-wrap {
  float: left;
  margin-right: 8px;
}

/*!
 * =========================================================================== 
 * All Partials
 * ===========================================================================  
 */
/*!
 * =========================================================================== 
 * colors
 * ===========================================================================  
 */
/*---------- Global components ----------*/
/*---------- drop down ----------*/
/*---------- loadMore ----------*/
/*---------- table ----------*/
/*---------- twitter ----------*/
/*---------- mainNav ----------*/
/*---------- flyoutBlocks ----------*/
/*---------- footer ----------*/
/*---------- toolbar ----------*/
/*---------- sign up component ----------*/
/*---------- header ----------*/
/*---------- heroCmpnt ----------*/
/*---------- ctaBar ----------*/
/*---------- ctaBlockCmpnt ----------*/
/*---------- prominentCTABlockCmpnt ----------*/
/*---------- copyBlock ----------*/
/*---------- sectionHeadingCmpnt ----------*/
/*---------- palettes ----------*/
/*---------- theaterCmpnt ----------*/
/*---------- headingWCopy ----------*/
/*---------- tabbedFormCmpnt ----------*/
/*---------- gridBLockCmpnt ----------*/
/*---------- teaserCmpnt ----------*/
/*---------- tabsCmpnt ----------*/
/*---------- promoBlock ----------*/
/*---------- breadcrumbs ----------*/
/*---------- headerImgBlock ----------*/
/*---------- tabbedForms ----------*/
/*---------- contactRepDD ----------*/
/*---------- mapBlock ----------*/
/*---------- infoBlock ----------*/
/*---------- blog ----------*/
/*---------- galleryCmpnt ----------*/
/*---------- lightBox ----------*/
/*---------- swatchCmpnt ----------*/
/*---------- imgSection ----------*/
/*---------- headerWIcon ----------*/
/*---------- stickyNav ----------*/
/*---------- itemList ----------*/
/*---------- divided-cols ----------*/
/*---------- accordion ----------*/
/*---------- table ----------*/
/*---------- spring wood ----------*/
/*---------- swatchOverlay ----------*/
/*---------- colorsFilter ----------*/
/*---------- backToTop ----------*/
/*---------- slideTheater ----------*/
/*---------- dynamic block ----------*/
/*---------- $link-with-arrow ----------*/
/*!
 * =========================================================================== 
 * Font Variables
 * ===========================================================================
 */
/*! ========================== Fonts ============================ */
/*! ========================== Global Elements ============================ */
/*! ========================== signUpCmpnt ============================ */
/*! ========================== mainNav ============================ */
/*! ========================== flyoutBlocks ============================ */
/*! ========================== toolbar ============================ */
/*! ========================== footer ============================ */
/*! ========================== heroCmpnt ============================ */
/*! ========================== ctaBlockCmpnt ============================ */
/*! ========================== ctaBar ============================ */
/*! ========================== copy block ============================ */
/*! ========================== sectionHeadingCmpnt ============================ */
/*! ========================== teaserCmpnt ============================ */
/*! ========================== theaterCmpnt ============================ */
/*! ========================== headingWSubheading ============================ */
/*! ========================== tabbedFormCmpnt ============================ */
/*! ========================== gridBlockCmpnt ============================ */
/*! ========================== tabsCmpnt ============================ */
/*! ========================== promoBlock ============================ */
/*! ========================== breadcrumb ============================ */
/*! ========================== headerImgBlock ============================ */
/*! ========================== mapBlock ============================ */
/*! ========================== infoBlock ============================ */
/*! ========================== contactRepDD ============================ */
/*! ========================== blog ============================ */
/*! ========================== galleryCmpnt ============================ */
/*! ========================== lightBox ============================ */
/*! ========================== swatchCmpnt ============================ */
/*! ========================== imgSection ============================ */
/*! ========================== headerWIconn ============================ */
/*! ========================== copyBlock ============================ */
/*! ========================== accordion ============================ */
/*! ========================== table ============================ */
/*! ========================== swatchOverlay ============================ */
/*! ========================== colorFilter ============================ */
/*! ========================== blogPreview ============================ */
/*!
 * =========================================================================== 
 * Variables
 * ===========================================================================
 */
/*!
 * =========================================================================== 
 * Palettes
 * ===========================================================================
 */
.palette_grey_white {
  color: #474747;
  background: rgba(255, 255, 255, 0.8);
}

.palette_grey_white h1, .palette_grey_white h2, .palette_grey_white h3, .palette_grey_white h4, .palette_grey_white h5, .palette_grey_white h6 {
  color: #474747;
}

.palette_white_grey {
  color: #ffffff;
  background: rgba(71, 71, 71, 0.8);
}

.palette_white_grey h1, .palette_white_grey h2, .palette_white_grey h3, .palette_white_grey h4, .palette_white_grey h5, .palette_white_grey h6 {
  color: #ffffff;
}

.palette_blue_white {
  color: #ffffff;
  background: #408da7;
}

.palette_blue_white a {
  color: #ffffff;
}

.palette_blue_white a:hover {
  background: #ffffff;
  color: #000000;
}

.palette_white_blue {
  color: #ffffff;
  background: #408da7;
}

.palette_white_blue h1, .palette_white_blue h2, .palette_white_blue h3, .palette_white_blue h4, .palette_white_blue h5, .palette_white_blue h6 {
  color: #ffffff;
}

.palette_white_blue .default-btn {
  background: #ffffff;
  color: #f98c2f;
}

.palette_white_orange {
  color: #f98c2f;
  background: #ffffff;
}

.palette_white_orange.default-btn {
  display: inline-block;
  padding: 6px 15px;
  border: 1px solid #f98c2f;
}

.palette_white_orange.default-btn.wPDF {
  padding: 12px 33px 12px 10px;
}

.palette_white_orange.default-btn.lg {
  padding: 13px 15px;
}

/*!
 * =========================================================================== 
 * Mixins
 * ===========================================================================
 */
/* ----------------------------------------------------
	 created with http://www.codeandweb.com/texturepacker 
	 ----------------------------------------------------
	 $TexturePacker:SmartUpdate:687436b722085823f05b71ccedc9e6e7:8ba0d3adfc1a330eb08bbb1399e2e52e:1e9ea531edb030fd06c741d8d5dec72b$
	 ----------------------------------------------------

	 usage: <span class="{-spritename-} sprite"></span>

	 replace {-spritename-} with the sprite you like to use

*/
/* When you update the sprite make sure to update 

.default-btn.wPDF {
		&:hover {
			.pdfIcon { update this background position in base.scss  with the pdfIconWhite}
	}
}
 */
.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../images/sprite.png);
}

.accordionCloseIcon {
  width: 18px;
  height: 2px;
  background-position: -416px -90px;
}

.accordionCloseWhiteIcon {
  width: 18px;
  height: 2px;
  background-position: -309px -187px;
}

.accordionOpenIcon {
  width: 18px;
  height: 18px;
  background-position: -476px -97px;
}

.brochuresIcon {
  width: 29px;
  height: 19px;
  background-position: -313px -138px;
}

.brochuresIcon.checked {
  width: 29px;
  height: 19px;
  background-position: -355px -127px;
}

.certificationsIcon {
  width: 27px;
  height: 27px;
  background-position: -451px -2px;
}

.certificationsIcon.checked {
  width: 27px;
  height: 27px;
  background-position: -480px -2px;
}

.checkmark {
  width: 40px;
  height: 40px;
  background-position: -165px -124px;
}

.circlePlusIcon {
  width: 23px;
  height: 23px;
  background-position: -181px -166px;
}

.closeDashWhite {
  width: 13px;
  height: 13px;
  background-position: -418px -176px;
}

.closeIcon {
  width: 11px;
  height: 11px;
  background-position: -487px -145px;
}

.closeIconGrey {
  width: 7px;
  height: 7px;
  background-position: -236px -171px;
}

.closeIconWCircle {
  width: 30px;
  height: 30px;
  background-position: -419px -2px;
}

.closeIconWOrangeCircle {
  width: 30px;
  height: 30px;
  background-position: -387px -34px;
}

.closeIconWhite {
  width: 33px;
  height: 33px;
  background-position: -245px -124px;
}

.closeIconWhiteSm {
  width: 7px;
  height: 7px;
  background-position: -236px -162px;
}

.cornerIcon {
  width: 31px;
  height: 31px;
  background-position: -280px -124px;
}

.diagonalArrowIcon {
  width: 12px;
  height: 12px;
  background-position: -496px -102px;
}

.diagonalArrowIconWhite {
  width: 12px;
  height: 12px;
  background-position: -440px -86px;
}

.downAngleArrowWhiteIcon {
  width: 19px;
  height: 9px;
  background-position: -489px -134px;
}

.downAngleIcon {
  width: 19px;
  height: 9px;
  background-position: -468px -128px;
}

.downAngleIconOrange {
  width: 9px;
  height: 5px;
  background-position: -496px -179px;
}

.downAngleIconSm {
  width: 9px;
  height: 5px;
  background-position: -496px -172px;
}

.downAngleOrangeIcon {
  width: 19px;
  height: 9px;
  background-position: -474px -117px;
}

.downArrowIcon {
  width: 8px;
  height: 5px;
  background-position: -313px -124px;
}

.downArrowOrangeIcon {
  width: 9px;
  height: 5px;
  background-position: -496px -165px;
}

.drawingIcon {
  width: 22px;
  height: 22px;
  background-position: -386px -127px;
}

.drawingIcon.checked {
  width: 22px;
  height: 22px;
  background-position: -416px -66px;
}

.dwgIcon {
  width: 19px;
  height: 23px;
  background-position: -405px -151px;
}

.emailIcon {
  width: 17px;
  height: 18px;
  background-position: -449px -124px;
}

.emailIconBlack {
  width: 17px;
  height: 18px;
  background-position: -431px -100px;
}

.facebookIcon {
  width: 30px;
  height: 30px;
  background-position: -355px -66px;
}

.facebookIconSm {
  width: 25px;
  height: 25px;
  background-position: -110px -164px;
}

.globeIcon {
  width: 13px;
  height: 13px;
  background-position: -403px -176px;
}

.hunterDouglasLogo {
  width: 169px;
  height: 16px;
  background-position: -165px -2px;
}

.infoIcon {
  width: 36px;
  height: 36px;
  background-position: -207px -124px;
}

.infoIconSm {
  width: 27px;
  height: 27px;
  background-position: -419px -34px;
}

.infoIconSmWhite {
  width: 27px;
  height: 27px;
  background-position: -387px -66px;
}

.instagramIcon {
  width: 30px;
  height: 30px;
  background-position: -387px -2px;
}

.instagramIconSm {
  width: 25px;
  height: 25px;
  background-position: -83px -164px;
}

.installationIcon {
  width: 19px;
  height: 27px;
  background-position: -337px -159px;
}

.installationIcon.checked {
  width: 19px;
  height: 27px;
  background-position: -384px -98px;
}

.leftAngleIcon {
  width: 12px;
  height: 22px;
  background-position: -496px -55px;
}

.leftAngleIconLg {
  width: 77px;
  height: 102px;
  background-position: -244px -20px;
}

.leftAngleOrangeIconSm {
  width: 6px;
  height: 11px;
  background-position: -477px -160px;
}

.leftAngleWhiteIcon {
  width: 9px;
  height: 19px;
  background-position: -485px -160px;
}

.leftAngleWhiteIconMd {
  width: 30px;
  height: 57px;
  background-position: -323px -79px;
}

.linkedInIcon {
  width: 30px;
  height: 30px;
  background-position: -355px -34px;
}

.linkedinIconSm {
  width: 25px;
  height: 25px;
  background-position: -56px -164px;
}

.minusIcon {
  width: 13px;
  height: 1px;
  background-position: -387px -95px;
}

.openPlusWhite {
  width: 13px;
  height: 13px;
  background-position: -388px -176px;
}

.pdfIcon {
  width: 20px;
  height: 24px;
  background-position: -448px -34px;
}

.pdfIconWhite {
  width: 20px;
  height: 24px;
  background-position: -410px -123px;
}

.personIcon {
  width: 13px;
  height: 15px;
  background-position: -495px -117px;
}

.phoneIcon {
  width: 11px;
  height: 19px;
  background-position: -474px -139px;
}

.pinterestIcon {
  width: 30px;
  height: 30px;
  background-position: -355px -2px;
}

.pinterestIconSm {
  width: 25px;
  height: 25px;
  background-position: -29px -164px;
}

.plusIcon {
  width: 13px;
  height: 13px;
  background-position: -373px -176px;
}

.plusIconWhite {
  width: 13px;
  height: 13px;
  background-position: -388px -176px;
}

.plusOrangeIcon {
  width: 13px;
  height: 13px;
  background-position: -358px -176px;
}

.printIconBlack {
  width: 18px;
  height: 18px;
  background-position: -476px -77px;
}

.printIconWhite {
  width: 18px;
  height: 18px;
  background-position: -476px -57px;
}

.questionIcon {
  width: 30px;
  height: 30px;
  background-position: -277px -159px;
}

.radiocheck {
  width: 26px;
  height: 26px;
  background-position: -309px -159px;
}

.rightAngleIcon {
  width: 12px;
  height: 22px;
  background-position: -496px -31px;
}

.rightAngleIconLg {
  width: 77px;
  height: 102px;
  background-position: -165px -20px;
}

.rightAngleOrangeIcon {
  width: 8px;
  height: 14px;
  background-position: -464px -144px;
}

.rightAngleOrangeIconSm {
  width: 6px;
  height: 11px;
  background-position: -500px -145px;
}

.rightAngleWhiteIcon {
  width: 9px;
  height: 19px;
  background-position: -344px -138px;
}

.rightAngleWhiteIconMd {
  width: 30px;
  height: 57px;
  background-position: -323px -20px;
}

.rightCircleArrow {
  width: 15px;
  height: 15px;
  background-position: -462px -174px;
}

.rvtIcon {
  width: 19px;
  height: 23px;
  background-position: -384px -151px;
}

.searchIcon {
  width: 15px;
  height: 15px;
  background-position: -445px -174px;
}

.searchIcon_lg {
  width: 24px;
  height: 24px;
  background-position: -470px -31px;
}

.searchOrangeIcon {
  width: 15px;
  height: 15px;
  background-position: -336px -2px;
}

.shareIcon {
  width: 15px;
  height: 17px;
  background-position: -432px -120px;
}

.sillouetteIcon {
  width: 17px;
  height: 17px;
  background-position: -445px -144px;
}

.smLeftAngleArrow {
  width: 12px;
  height: 21px;
  background-position: -496px -79px;
}

.smPlusIconGrey {
  width: 9px;
  height: 9px;
  background-position: -466px -160px;
}

.smPlusIconWhite {
  width: 9px;
  height: 9px;
  background-position: -433px -176px;
}

.smRightAngleArrow {
  width: 12px;
  height: 21px;
  background-position: -440px -63px;
}

.specificationsIcon {
  width: 27px;
  height: 27px;
  background-position: -207px -162px;
}

.specificationsIcon.checked {
  width: 27px;
  height: 27px;
  background-position: -355px -98px;
}

.speechBubbleIcon {
  width: 22px;
  height: 18px;
  background-position: -450px -104px;
}

.submittalIcon {
  width: 17px;
  height: 25px;
  background-position: -137px -164px;
}

.submittalIcon.checked {
  width: 17px;
  height: 25px;
  background-position: -426px -149px;
}

.toggleR {
  width: 20px;
  height: 20px;
  background-position: -454px -60px;
}

.toggleR.checked {
  width: 20px;
  height: 20px;
  background-position: -454px -82px;
}

.twitterIcon {
  width: 30px;
  height: 30px;
  background-position: -245px -159px;
}

.twitterIconSm {
  width: 25px;
  height: 25px;
  background-position: -2px -164px;
}

.upAngleArrowWhiteIcon {
  width: 19px;
  height: 9px;
  background-position: -445px -163px;
}

.upAngleIconOrange {
  width: 9px;
  height: 5px;
  background-position: -496px -158px;
}

.upArrowOrangeIcon {
  width: 9px;
  height: 5px;
  background-position: -432px -139px;
}

.videoIcon {
  width: 23px;
  height: 23px;
  background-position: -156px -166px;
}

.videoPlay {
  width: 161px;
  height: 160px;
  background-position: -2px -2px;
}

.warrantyIcon {
  width: 24px;
  height: 26px;
  background-position: -358px -148px;
}

.warrantyIcon.checked {
  width: 24px;
  height: 26px;
  background-position: -405px -95px;
}

/*!
 * =========================================================================== 
 * Typography
 * ===========================================================================
 */
/*---------- Open Sans ----------*/
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("/n30/css/fonts/Bold/OpenSans-Bold.eot?v=1.1.0");
  src: url("/n30/css/fonts/Bold/OpenSans-Bold.eot?") format("embedded-opentype"), url("/n30/css/fonts/Bold/OpenSans-Bold.woff2?v=1.1.0") format("woff2"), url("/n30/css/fonts/Bold/OpenSans-Bold.woff?v=1.1.0") format("woff"), url("/n30/css/fonts/Bold/OpenSans-Bold.ttf?v=1.1.0") format("truetype"), url("/n30/css/fonts/Bold/OpenSans-Bold.svg?v=1.1.0") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Italic';
  src: url("/n30/css/fonts/Italic/OpenSans-Italic.eot?v=1.1.0");
  src: url("/n30/css/fonts/Italic/OpenSans-Italic.eot?") format("embedded-opentype"), url("/n30/css/fonts/Italic/OpenSans-Italic.woff2?v=1.1.0") format("woff2"), url("/n30/css/fonts/Italic/OpenSans-Italic.woff?v=1.1.0") format("woff"), url("/n30/css/fonts/Italic/OpenSans-Italic.ttf?v=1.1.0") format("truetype"), url("/n30/css/fonts/Italic/OpenSans-Italic.svg?v=1.1.0") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url("/n30/css/fonts/Regular/OpenSans-Regular.eot?v=1.1.0");
  src: url("/n30/css/fonts/Regular/OpenSans-Regular.eot?") format("embedded-opentype"), url("/n30/css/fonts/Regular/OpenSans-Regular.woff2?v=1.1.0") format("woff2"), url("/n30/css/fonts/Regular/OpenSans-Regular.woff?v=1.1.0") format("woff"), url("/n30/css/fonts/Regular/OpenSans-Regular.ttf?v=1.1.0") format("truetype"), url("/n30/css/fonts/Regular/OpenSans-Regular.svg?v=1.1.0") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*---------- Roboto ----------*/
@font-face {
  font-family: 'Roboto-Black';
  src: url("/n30/css/fonts/roboto_black_macroman/Roboto-Black-webfont.eot");
  src: url("/n30/css/fonts/roboto_black_macroman/Roboto-Black-webfont.eot?") format("embedded-opentype"), url("/n30/css/fonts/roboto_black_macroman/Roboto-Black-webfont.woff") format("woff"), url("/n30/css/fonts/roboto_black_macroman/Roboto-Black-webfont.ttf") format("truetype"), url("/n30/css/fonts/roboto_black_macroman/Roboto-Black-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url("/n30/css/fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot");
  src: url("/n30/css/fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot?") format("embedded-opentype"), url("/n30/css/fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff") format("woff"), url("/n30/css/fonts/roboto_bold_macroman/Roboto-Bold-webfont.ttf") format("truetype"), url("/n30/css/fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url("/n30/css/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.eot");
  src: url("/n30/css/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.eot?") format("embedded-opentype"), url("/n30/css/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.woff") format("woff"), url("/n30/css/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("/n30/css/fonts/roboto_boldcondensed_macroman/RobotoCondensed-Bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url("/n30/css/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.eot");
  src: url("/n30/css/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.eot?") format("embedded-opentype"), url("/n30/css/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.woff") format("woff"), url("/n30/css/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.ttf") format("truetype"), url("/n30/css/fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Light';
  src: url("/n30/css/fonts/roboto_light_macroman/Roboto-Light-webfont.eot");
  src: url("/n30/css/fonts/roboto_light_macroman/Roboto-Light-webfont.eot?") format("embedded-opentype"), url("/n30/css/fonts/roboto_light_macroman/Roboto-Light-webfont.woff") format("woff"), url("/n30/css/fonts/roboto_light_macroman/Roboto-Light-webfont.ttf") format("truetype"), url("/n30/css/fonts/roboto_light_macroman/Roboto-Light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url("/n30/css/fonts/roboto_lightcondensed_macroman/RobotoCondensed-Light-webfont.eot");
  src: url("/n30/css/fonts/roboto_lightcondensed_macroman/RobotoCondensed-Light-webfont.eot?") format("embedded-opentype"), url("/n30/css/fonts/roboto_lightcondensed_macroman/RobotoCondensed-Light-webfont.woff") format("woff"), url("/n30/css/fonts/roboto_lightcondensed_macroman/RobotoCondensed-Light-webfont.ttf") format("truetype"), url("/n30/css/fonts/roboto_lightcondensed_macroman/RobotoCondensed-Light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url("/n30/css/fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot");
  src: url("/n30/css/fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot?") format("embedded-opentype"), url("/n30/css/fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff") format("woff"), url("/n30/css/fonts/roboto_medium_macroman/Roboto-Medium-webfont.ttf") format("truetype"), url("/n30/css/fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url("/n30/css/fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot");
  src: url("/n30/css/fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot?") format("embedded-opentype"), url("/n30/css/fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff") format("woff"), url("/n30/css/fonts/roboto_regular_macroman/Roboto-Regular-webfont.ttf") format("truetype"), url("/n30/css/fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
 * =========================================================================== 
 * Hero Cmpnt
 * ===========================================================================
 */
.heroCmpnt {
  width: 100%;
  height: 630px;
  background-size: cover;
  position: relative;
  margin: 0px 0px 10px 0px;
}

.heroCmpnt .row {
  height: 100%;
}

.heroCmpnt .ctaBar .infoIconSm {
  float: left;
  margin-top: 3px;
}

.heroCmpnt-heading {
  line-height: 72px;
  margin-bottom: 40px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  max-width: 660px;
}

.heroCmpnt-featuredContent {
  height: 100%;
  background: #ffffff;
  float: right;
  padding: 0 7px;
  width: 375px;
  margin-right: 75px;
  z-index: 10;
  position: relative;
}

.heroCmpnt-featuredCopy {
  color: #717171;
  font-family: "RobotoCondensed-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 38px 43px;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
}

.heroCmpnt-featuredContentWrap {
  height: 100%;
}

.heroCmpnt-copyCta {
  width: 41%;
  position: absolute;
  bottom: 160px;
  left: 21%;
  padding: 0 3% 0 0;
}

@media (max-width: 1199px) {
  .heroCmpnt-copyCta {
    width: 55%;
    left: 5%;
  }
}

.box-series {
  background: #363432;
  display: block;
  max-width: 415px;
  min-height: 230px;
  width: 100%;
  height: 100%;
  /*margin-right: 14px;*/
  margin-bottom: 14px;
  float: right;
  position: relative;
  padding: 20px 55px;
  color: #ebebeb;
  font-size: 14px;
}

.box-series h2 {
  font-size: 24px;
  color: #ebebeb;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 5px;
}

.box-series p {
  font-size: 14px;
}

.box-series.slick-slider {
  margin-bottom: 12px;
}

.box-series.slick-slider .slick-prev:before, .box-series.slick-slider .slick-next:before {
  display: none;
}

.box-series.slick-slider .slick-prev {
  left: 10px;
}

.box-series.slick-slider .slick-next {
  right: 10px;
}

/*!
 * =========================================================================== 
 * Header
 * ===========================================================================
 */
.header {
  position: relative;
  z-index: 210;
}

.header-share {
  float: right;
  font-size: 11px;
  margin-top: 5px;
}

.header-share .shareIcon {
  margin-right: 9px;
  margin-bottom: -2px;
}

.header-wrap {
  background: #ffffff;
  padding: 20px 0 0;
  position: relative;
  border-bottom: 1px solid #d6d6d6;
}

.header-logo-wrap {
  padding-top: 2px;
  padding-bottom: 6px;
  margin-bottom: 20px;
  border-right: 1px solid #d6d6d6;
  max-width: 208px;
}

.header-mainNav-wrap {
  max-width: 990px;
}

/*!
 * =========================================================================== 
 * Main Navigation
 * ===========================================================================
 */
.mainNav-link-wrap {
  float: left;
  margin: 13px 0;
  position: relative;
}

.mainNav-link-wrap:hover .mainNav-flyout {
  display: block;
}

.mainNav-dd {
  position: absolute;
  background: #ffffff;
  margin: 1px 0 0 0;
  width: 171px;
  margin-left: 8px;
  border-top: solid 1px #cccccc;
}

.mainNav-link-wrap {
  margin-left: 6px;
  border: 1px solid #ffffff;
  padding: 0px 8px;
}

.mainNav-link-wrap.curCategory {
  border: 1px solid #cccccc;
}

.mainNav-link-wrap:first-child {
  margin-left: 0;
}

.mainNav-link-wrap:hover {
  border: 1px solid #cccccc;
}

a.mainNav-link, a.mainNav-nolink {
  text-transform: uppercase;
  color: #3b3f42;
  font-size: 16px;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

a.mainNav-resourceLink {
  text-transform: capitalize;
  font-size: 15px;
  font-family: "Roboto-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.curCategory .mainNav-dd {
  display: block;
}

#projectGalleryDD.mainNav-dd {
  margin-top: 1px;
  position: absolute;
  right: -9px;
  left: auto;
  top: 23px;
}

#technicalResources.mainNav-dd {
  right: -9px;
  left: auto;
  position: absolute;
  top: 22px;
  margin: 2px auto auto auto;
}

.dd-wrap .lg-dd {
  max-width: 360px;
}

@media (max-width: 1090px) {
  .mainNav-link-wrap {
    margin-left: 0;
    padding: 0 6px;
  }
}

/*!
 * =========================================================================== 
 * Flyout Blocks
 * ===========================================================================
 */
.flyoutBlocks {
  position: absolute;
  width: 100%;
  background: #ffffff;
  text-align: center;
}

.flyoutBlocks.large {
  margin-top: 0;
  padding-top: 0;
  background: #ffffff;
}

.flyoutBlocks.large .flyoutBlocks-container {
  opacity: 1;
}

.flyoutBlocks.large .flyoutBlocks-title {
  font-size: 24px;
  line-height: 26px;
  top: 190px;
}

.flyoutBlocks-container {
  z-index: 10;
  position: relative;
  opacity: 0;
}

.flyoutBlocks-innerWrap {
  position: relative;
}

.flyoutBlocks-content {
  background: #474747;
  width: 608px;
  z-index: 10;
  left: 10px;
  position: absolute;
}

.flyoutBlocks-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  z-index: 10;
}

.flyoutBlocks-actionItem {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #f98c2f;
  bottom: 0;
  right: 0;
  text-align: center;
  z-index: 10;
}

.flyoutBlocks-actionItem .rightAngleWhiteIcon {
  margin-top: 10px;
}

.flyoutBlocks-cta {
  text-align: left;
  display: block;
  padding: 0px 0px 7px 0px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #3b3f42;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  position: relative;
  margin: 0 auto;
  width: 180px;
}

.flyoutBlocks-cta:focus {
  color: #3b3f42;
}

.flyoutBlocks-cta:hover {
  color: #df6728;
}

.flyoutBlocks-cta.selected {
  background: #474747;
  color: #ffffff;
}

.flyoutBlocks-cta .smPlusIconWhite {
  display: none;
}

.flyoutBlocks-cta .smPlusIconGrey {
  margin-top: 6px;
  display: inline-block;
}

.flyoutBlocks-cta .closeIconWhiteSm {
  margin-top: 8px;
}

.flyoutBlocks-cta .sprite {
  position: absolute;
  right: 13px;
  bottom: 12px;
}

.flyoutBlocks-cta.openFlyout {
  background: #474747;
  color: #ffffff;
  height: 50px;
}

.flyoutBlocks-cta.activeFlyout {
  background: #474747;
  color: #ffffff;
  height: 50px;
  margin-bottom: -11px;
}

.flyoutBlocks-cta.activeFlyout .smPlusIconWhite {
  display: inline-block;
}

.flyoutBlocks-cta.activeFlyout .smPlusIconGrey {
  display: none;
}

.flyoutBlocks-cta span {
  display: inline-block;
  padding: 7px 35px 15px 10px;
  position: relative;
  width: 100%;
  /*height: 46px;*/
  height: 70px;
}

.flyoutBlocks-block {
  background: #ffffff;
  padding: 0;
}

.flyoutBlocks-block:nth-last-child(1) .flyoutBlocks-content,
.flyoutBlocks-block:nth-last-child(2) .flyoutBlocks-content {
  left: auto;
  right: 10px;
}

.flyoutBlocks-block:nth-child(1) .flyoutBlocks-content,
.flyoutBlocks-block:nth-child(2) .flyoutBlocks-content{
	left: 10px;
	right: auto;
}


.flyoutBlocks-title {
  width: 100%;
  z-index: 10;
  position: absolute;
  color: #ffffff;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  top: 75px;
  line-height: 20px;
  font-size: 18px;
  padding: 0 20px;
}

.flyoutBlocks-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: left;
  border-right: 1px solid #ebebeb;
  width: 181px;
  height: 114px;
  margin: 0 auto;
}

.flyoutBlocks-img {
  display: block;
  width: 180px;
  height: 114px;
  background-size: cover;
}

.flyoutBlocks-summary-links {
  border-bottom: 1px solid #626568;
  margin: 0;
  padding: 0 20px 9px;
}

.flyoutBlocks-summary-links .flyoutBlocks-summary-link-wrap:first-child .default-link {
  border-right: 1px solid #626568;
  padding: 13px 24px 13px 0;
}

.flyoutBlocks-summary {
  text-align: left;
  margin: 20px 0 0 0;
}

.flyoutBlocks-summary .default-link {
  display: block;
  padding: 13px 24px 13px 20px;
  text-transform: none;
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
}

.flyoutBlocks-summary .default-link .sprite {
  float: right;
}

.flyoutBlocks-summary-link-wrap {
  float: left;
  width: 50%;
}

.flyoutBlocks-productOptions-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 35px;
}

.flyoutBlocks-productOptions {
  text-align: left;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 20px 0 18px;
  margin: 0;
}

.bulletModel:before{
    color: #f98c2f;
    content: "●";
    padding-right: 5px;
}

.flyoutBlocks-productOption-link {
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  margin-top: 14px;
}

.flyoutBlocks-productOption-link:focus {
  color: #ffffff;
}

.flyoutBlocks-productOption-link:hover {
  color: #df6728;
}

.flyoutBlocks-productOption-title {
  color: #ffffff;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  position: relative;
}

@media (max-width: 1150px) {
  .flyoutBlocks.large .flyoutBlocks-title {
    top: 140px;
  }
}


/*!
 * =========================================================================== 
 * Geolocation Msg Bar
 * ===========================================================================
 */
#geoLocMsgBar{
	background: #FFFFFF;
    padding: 15px;
    display: block;
    text-align: center;
    
}

#geoLocMsgBar.hideEl{
	display:none;
}

#geoLocMsgBar p{
	color: #474747;
	margin-bottom:20px;
}

#geoLocMsgBar p span.msg{
	margin-right: 20px;
}

/*!
 * =========================================================================== 
 * Toolbar
 * ===========================================================================
 */
.toolbar {
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
}

.toolbar .sprite {
  margin-right: 10px;
}

.toolbar .globeIcon {
  margin-bottom: -2px;
}

.toolbar .sillouetteIcon {
  margin-bottom: -4px;
}

.toolbar .phoneIcon {
  margin-bottom: -5px;
}

.toolbar .personIcon {
  margin-bottom: -4px;
  margin-right: 3px;
}

.toolbar .searchIcon {
  margin-right: 4px;
  margin-bottom: -3px;
}

.toolbar .downArrowIcon {
  margin-left: 9px;
}

.toolbar .searchInput {
  margin-top: 10px;
}

.toolbar .contactRepDD, .toolbar .contactRepDDHeader {
  top: 41px;
}

.toolbar .oneLanguage,
.toolbar .moreThanOneLanguage {
  margin-top: 10px;
}

.toolbar-divider {
  border-right: 2px solid #8e8e8e;
  height: 10px;
  display: inline-block;
  margin: 0 12px -1px;
}

.toolbar-main {
  float: right;
}

.toolbar-text {
  text-transform: uppercase;
  font-size: 11px;
  color: #474747;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 0 9px 0 8px;
  letter-spacing: 1px;
}

.toolbar-link {
  text-transform: uppercase;
  font-size: 11px;
  color: #474747;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 0 15px;
  letter-spacing: 1px;
}

.toolbar-link:focus {
  color: #474747;
}

.toolbar-link:hover {
  color: #f98c2f;
}

.toolbar-wrap {
  float: left;
  line-height: 40px;
  position: relative;
}

.toolbar-wrap .contactRepDD,
.toolbar-wrap .contactRepDDHeader {
  max-width: none;
}

.toolbar-wrap .contactRepDDHeader {
  margin-left: auto;
  right: -1px;
}

.toolbar-wrap .contactRepDDHeader.isActive {
  display: block;
}

.toolbar-wrap .contactRepDD {
  margin-left: 74px;
}

.toolbar-wrap:hover .toolbar-btn {
  background: #474747;
  z-index: 110;
  position: relative;
}

.toolbar-wrap:hover .contactRepHeader {
  background: #df6728;
  height: auto;
  margin-bottom: 0;
}

.toolbar-search,
.toolbar .default-btn {
  display: inline-block;
  color: #ffffff;
  padding: 0 15px;
}

.toolbar-search {
  background: #6b7b84;
}

.toolbar-search:focus {
  color: #ffffff;
  background: #6b7b84;
}

.toolbar-search:hover {
  color: #ffffff;
  background: #3b3f42;
}

.toolbar-form {
  position: absolute;
  top: 41px;
  right: 0;
  padding: 20px;
  z-index: 100;
  background: #e2e3e7;
  border: 1px solid #cccccc;
}

.toolbar-form.countries-form {
  display: block;
  left: 0;
  right: auto;
  width: 100%;
}

.toolbar-form.countries-form.hideEl {
  display: none;
}

.toolbar-form .toolbar-copy {
  font-size: 14px;
  line-height: 18px;
  padding-right: 70px;
}

.toolbar-form .default-btn {
  display: block;
  margin: 20px auto 0;
  line-height: 40px;
  padding: 0 33px;
}

.toolbar-input {
  border: 1px solid #cccccc;
  width: 280px;
  height: 40px;
}

.toolbar-label {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.toolbar-copy {
  font-size: 14px;
}

.countries-form .toolbar-copy {
  margin-bottom: 10px;
}

/*!
 * =========================================================================== 
 * Theater Component
 * ===========================================================================
 */
.theaterCmpnt .ctaBar {
  padding-left: 110px;
  max-width: 60%;
  margin-bottom: 25px;
}

.theaterCmpnt .searchIcon_lg {
  position: absolute;
  left: 9px;
  bottom: 8px;
  cursor: pointer;
}

.theaterCmpnt.productDetail .theaterCmpnt-contentWrap {
  padding-bottom: 50px;
}

.theaterCmpnt-curSlideIndex {
  margin-right: 3px;
}

.theaterCmpnt-slideTotal {
  margin-left: 3px;
}

.theaterCmpnt-wrap {
  position: relative;
}

.theaterCmpnt-toolbarWrap {
  position: relative;
  height: 50px;
  padding-right: 100px;
}

.theaterCmpnt-img {
  cursor: pointer;
}

.theaterCmpnt-alt-style .slideTheater-label {
  text-transform: none;
}

.theaterCmpnt-alt-style.slideTheater .theaterCmpnt-imgWrap {
  margin-top: 15px;
  margin-bottom: 20px;
}

.theaterCmpnt-info {
  margin-left: 20px;
}

.theaterCmpnt-info-item {
  font-size: 18px;
  color: #474747;
  line-height: 25px;
}

.theaterCmpnt-subheading {
  font-size: 12px;
  text-transform: uppercase;
  position: absolute;
  right: 20px;
  bottom: 10px;
  padding-top: 22px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #aeaeae;
  text-shadow: 1px 1px #000000;
}

.theaterCmpnt-slide {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.theaterCmpnt-contentWrap {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	z-index: 10;
	height: auto;
}

.theaterCmpnt-heading {
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 auto;
  line-height: 76px;
  text-align: center;
}

.theaterCmpnt-nav {
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 25px;
}

.theaterCmpnt-nav.hasSlideCount {
  width: 160px;
  background: rgba(71, 71, 71, 0.8);
}
@media screen and (max-width:900px){.theaterCmpnt-contentWrap img{max-height:300px;}}
.theaterCmpnt-slideCount {
  float: left;
  color: #ffffff;
  width: 60px;
  height: 100%;
  text-align: center;
  line-height: 50px;
}

.theaterCmpnt-outerwrap {
  position: relative;
}

.theaterCmpnt-outerwrap .ctaBar {
  max-width: 1000px;
}

.theaterCmpnt-outerwrap.sm {
  max-width: 1060px;
  margin: 0 auto;
}

.theaterCmpnt-copy {
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 10;
  padding: 28px;
  background: rgba(71, 71, 71, 0.8);
  max-width: 408px;
}

.theaterCmpnt-copy-heading {
  font-family: "OpenSans-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 32px;
  line-height: 33px;
}

.theaterCmpnt-outerwrap .ctaBar {
  right: auto;
  padding-right: 70px;
  z-index: 10;
  bottom: 25px;
}

.theaterCmpnt-outerwrap .infoIconSm {
  margin-left: 110px;
}

.theaterCmpnt-thumbnailNavWrap {
  position: relative;
}

.theaterCmpnt-thumbnailNavWrap {
  position: relative;
}

.projectDetail-theater-outerWrap .theaterCmpnt-slide:nth-last-child(1) .theaterCmpnt-contentWrap {
  margin-right: 0;
}

.projectDetail-theater-outerWrap .theaterCmpnt-contentWrap {
	margin-right: 12px;
	height: auto;
}

.projectDetail-theater-outerWrap .theaterCmpnt-nav {
  bottom: 51px;
}

.projectDetail-lb-theater .theaterCmpnt-slide {
  height: 100%;
  width: 100%;
}

.theaterCmpnt-toolbar {
  position: relative;
  background: #bcbcbc;
}

.theaterCmpnt-toolbar .slick-prev,
.theaterCmpnt-toolbar .slick-next {
  margin-bottom: 0;
}

.theaterCmpnt-toolbar .infoIconSmWhite {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 2px 10px 0;
}

.theaterCmpnt-toolbar .ctaBar {
  padding: 0;
  position: relative;
  float: left;
  height: 100%;
  background: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.theaterCmpnt-toolbar .ctaBar-cta {
  position: relative;
  float: left;
  max-width: none;
  padding: 9px 13px;
  line-height: 15px;
  width: 120px;
}

.theaterCmpnt-toolbar .ctaBar-link, .theaterCmpnt-toolbar .ctaBar-linkWrap {
  color: #424242;
}

.theaterCmpnt-toolbar .ctaBar-ctaContain {
  float: left;
  padding-left: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.productDetail.theaterCmpnt-toolbar .ctaBar {
  width: 100%;
}

.productDetail.theaterCmpnt-toolbar .slick-prev,
.productDetail.theaterCmpnt-toolbar .slick-next {
  position: absolute;
}

.productDetail.theaterCmpnt-toolbar .slick-prev {
  right: 50px;
}

.productDetail.theaterCmpnt-toolbar .slick-next {
  right: 0;
}

.theaterCmpnt-nav .slick-prev,
.theaterCmpnt-toolbar .slick-prev {
  left: auto;
}

.theaterCmpnt-nav .slick-next,
.theaterCmpnt-toolbar .slick-next {
  right: auto;
}

.theaterCmpnt-nav .slick-prev,
.theaterCmpnt-nav .slick-next,
.theaterCmpnt-toolbar .slick-prev,
.theaterCmpnt-toolbar .slick-next {
  background: #e2e3e7;
  float: left;
  position: relative;
  width: 50px;
  height: 50px;
  top: 0;
  margin-top: 0;
}

.theaterCmpnt-nav .slick-prev:before,
.theaterCmpnt-nav .slick-next:before,
.theaterCmpnt-toolbar .slick-prev:before,
.theaterCmpnt-toolbar .slick-next:before {
  content: '';
}

.theaterCmpnt-nav .slick-prev:hover,
.theaterCmpnt-nav .slick-next:hover,
.theaterCmpnt-toolbar .slick-prev:hover,
.theaterCmpnt-toolbar .slick-next:hover {
  background: #c6c5c2;
}

.theaterCmpnt-nav .slick-prev:focus,
.theaterCmpnt-nav .slick-next:focus,
.theaterCmpnt-toolbar .slick-prev:focus,
.theaterCmpnt-toolbar .slick-next:focus {
  background: #e2e3e7;
}

.slick-main-active .theaterCmpnt-thumbnail-overlay {
  opacity: 1;
}

.slick-slide {
  position: relative;
}

.slick-slider {
  margin-bottom: 0;
}

.theaterCmpnt-thumbnail-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(71, 71, 71, 0.8);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
}

.theaterCmpnt-thumbnail-overlay .checkmark {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 auto;
}

.ctaBar-inputWrap {
  padding: 5px 0 15px;
}

.ctaBar-inputWrap .toggleR:nth-child(2) {
  margin-right: 26%;
}

.ctaBar-cta-format {
  display: block;
}

.ctaBar-primaryheading {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.ctaBar-forms {
  height: 100%;
}

.ctaBar-copy {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.ctaBar-formsWrap {
  float: left;
  height: 100%;
  position: relative;
}

.ctaBar-formsWrap:hover .ctaBar-contentBlock {
  display: block;
}

.ctaBar-cta.activeTab {
  background: #474747;
  z-index: 100;
}

.ctaBar-cta.activeTab {
  height: 60px;
  margin-bottom: -10px;
}

.ctaBar-message {
  width: 100%;
  height: 210px;
}

.ctaBar-primaryInfo {
  float: right;
  margin-top: 6px;
}

.ctaBar-block {
  line-height: 18px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  margin: 0 0 15px 0;
}

.ctaBar-block:nth-last-child(1) {
  margin-bottom: 0;
}

.ctaBar-contentBlock {
  display: none;
  border: 1px solid #cccccc;
  position: absolute;
  left: 0;
  top: 50px;
  background: #ffffff;
  padding: 40px 40px 20px;
  width: 360px;
  z-index: 10;
}

.ctaBar-contentBlock .submit {
  margin: 0 auto;
  display: block;
}

.ctaBar-introCopy {
  line-height: 18px;
  margin-bottom: 10px;
}

.ctaBar-contentBlock .formInput {
  width: 100%;
  margin: 3px 0 20px;
}

.ctaBar-block .ctaBar-link {
  color: #f98c2f;
  text-decoration: none;
}

.ctaBar .dd-trigger {
  margin: 5px 0 20px 0;
  width: 100%;
  line-height: 14px;
}

.ctaBar .f-dropdown {
  max-width: 277px;
}

.requestQuote:hover {
  position: inherit;
}

.requestQuote .ctaBar-contentBlock {
  width: 100%;
}

.requestQuote .ctaBar-introCopy {
  margin-bottom: 20px;
}

.requestInfo .ctaBar-contentBlock {
  left: auto;
  right: 0;
}

.project-info {
  display: none;
}

.slideTheater .theaterCmpnt-slide {
  padding: 0 40px 33px;
  height: 100%;
  border-right: 1px solid #cccccc;
  margin: 20px 0;
}

.slideTheater .theaterCmpnt-imgWrap {
  margin-top: 40px;
  position: relative;
}

.slideTheater .theaterCmpnt-imgWrap .pdfIcon,
.slideTheater .theaterCmpnt-imgWrap .circlePlusIcon {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.slideTheater .theaterCmpnt-slideWrap {
  display: block;
  float: left;
}

.slideTheater .slick-track {
  height: 482px;
}

.slideTheater-wrap {
  border: 1px solid #cccccc;
}

.slideTheater-wrap .slick-next,
.slideTheater-wrap .slick-prev {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  border: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}

.slideTheater-wrap .slick-next:focus,
.slideTheater-wrap .slick-prev:focus {
  background: #ffffff;
}

.slideTheater-wrap .slick-next:hover,
.slideTheater-wrap .slick-prev:hover {
  background: #e2e3e7;
}

.slideTheater-wrap .slick-next:before,
.slideTheater-wrap .slick-prev:before {
  content: "";
}

.slideTheater-wrap .slick-prev {
  left: -30px;
}

.slideTheater-wrap .slick-prev .sprite {
  margin-left: -3px;
}

.slideTheater-wrap .slick-next {
  right: -30px;
}

.slideTheater-wrap .slick-next .sprite {
  margin-right: -3px;
}

.slideTheater-label {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #474747;
}

.slideTheater-label-stat {
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.theaterCmpnt-outerwrap.slideTheater-wrap {
  margin-bottom: 60px;
}

.slideTheater-wrap .slick-prev,
.slideTheater-wrap .slick-next {
  z-index: 10;
}

.blog-outerWrap .projectName {
  text-decoration: none;
}

.blog-outerWrap .projectName:hover {
  color: #f98c2f;
}

.blog-outerWrap .theaterCmpnt-nav,
.category-theater-outerwrap .theaterCmpnt-nav,
.projectDetail-theater-outerWrap .theaterCmpnt-nav {
  width: 100px;
}

.projectDetail-theater-outerWrap {
  max-width: 1200px;
  margin: 0 auto;
}

.projectDetail-theater-outerWrap .range-slider {
  width: 100%;
  margin: 6px auto 0;
}

.documentTheater .theaterCmpnt-slideWrap:nth-child(even) {
  margin-left: 40px;
}

.perfTheater .theaterCmpnt-slideWrap:first-child{
	margin-left:0;
}

.perfTheater a{
	color: #f98c2f;
}

.perfTheater .theaterCmpnt-slideWrap{
  margin: 0 32px;
}

.perfTheater .theaterCmpnt-imgWrap{ 
	margin-bottom: 5px !important;
}

.perfTheater .theaterCmpnt-imgWrap img{ 
	width: 180px;
	height: 180px;
}

.perfTheater .slick-track {
  height: 380px;
}

.perfTheater .theaterCmpnt-info{
	font-size: 16px;
}

.perfTheater-wrap{
	overflow: visible;
}

.perfTheater .theaterCmpnt-slide {
	max-width: 1108px;
}

.perfTheater .slideTheater-label {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #474747;
}

.perfTheater .slideTheater-label-details {
  font-size: 14px;
}

.swatchTheater-wrap {
  border-top: 0;
}

.swatchTheater .slideTheater-label {
  margin-bottom: 16px;
}

.swatchTheater .theaterCmpnt-slideWrap:nth-child(even) {
  margin: 0 40px;
}

.lightBox .theaterCmpnt-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*min-height: 690px;*/
  height: 100% !important;
}

.lightBox .theaterCmpnt-img {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 auto;
}

#acousticalTab_content table {
	width: 100%;
}

#acousticalTab_content td {
	padding-left: 21px;
	border-right: 1px solid #cccccc;
}

#acousticalTab_content td:first-child{
	border-left: 1px solid #cccccc;
}

#acousticalTab_content tr:first-child {
	border-bottom: 1px solid #cccccc;
}

#acousticalTab_content tr th {
	border: 0 none;
}
 
.hideOverflow{
	overflow: hidden !important;
}

/*!
 * =========================================================================== 
 * Tabbed Form Component
 * ===========================================================================
 */
.tabbedFormCmpnt {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  padding-top: 18px;
  padding-bottom: 18px;
}

.tabbedFormCmpnt.filterBkgd {
  background: #e2e3e7;
}

.tabbedFormCmpnt.filterBkgd .row {
 	display: table;
 	width: auto;
 }
 
.filterBkgd .medium-2{
	width: 190px;
	padding: 0px; 
	margin-left: 12px;
}

.filterBkgd .dd-wrap a span {
    display: inline-block;
    overflow: hidden;
    width: 85%;
    white-space: nowrap;
}

.filterBkgd .dd-wrap ul li.hiddenFilter{
	display:none;
}

.hiddenFilter{
	display:none;
}

.tabbedFormCmpnt.activeTab .tabbedFormCmpnt-wrap {
  background: #e2e3e7;
  padding: 15px 0;
  border-top: 1px solid #dedede;
  margin-top: -1px;
}

.tabbedFormCmpnt-colorsFilter .tabbedFormCmpnt-title {
  padding-left: 19px;
  padding-right: 19px;
  border-left: 1px solid #dedede;
}

.tabbedFormCmpnt-colorsFilter .tabbedFormCmpnt-tabWrap {
  border-right: 1px solid #dedede;
}

.tabbedFormCmpnt-colorsFilter-wrap {
  border-bottom: 1px solid #dedede;
}

.tabbedFormCmpnt-title {
  color: #408da7;
}

.tabbedFormCmpnt-group {
  padding: 15px 0;
  position: relative;
}

.tabbedFormCmpnt-group .f-dropdown {
  	max-width: 100%;
}

.tabbedFormCmpnt-group .dd-trigger,
.tabbedFormCmpnt-group .dd {
  width: 100%;
  margin-left: 0;
}

.tabbedFormCmpnt-content {
  padding: 0 25px;
}

.tabbedFormCmpnt-tab {
  float: left;
  height: 58px;
}

.tabbedFormCmpnt-tab .sprite {
  float: right;
}

.tabbedFormCmpnt-tab:nth-last-child(1) .tabbedFormCmpnt-tabWrap {
  border-right: 1px solid #dedede;
}

.tabbedFormCmpnt-tab:nth-last-child(1).isActive .tabbedFormCmpnt-tabWrap {
  border-right: 0;
}

.tabbedFormCmpnt-tab.isActive {
  margin: 0;
  background: #e2e3e7;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
}

.tabbedFormCmpnt-tab.isActive .tabbedFormCmpnt-tabWrap {
  border-right: 0;
}

.tabbedFormCmpnt-tabs {
  padding-right: 0;
  /*padding-left: 0;*/
  padding-left: 0.9375rem;
}

.tabbedFormCmpnt-tabs:first-child {
  padding-left: 0;
  margin-left: 0;
}

.tabbedFormCmpnt-tabs .dd-trigger.isActive {
  color: #f98c2f;
}

.tabbedFormCmpnt-checkbox {
  float: left;
  width: 160px;
  height: 144px;
  margin-top: 16px;
  margin-right: 13px;
  border: 1px solid #d2d2d2;
  text-align: center;
  padding: 0px;
  position: relative;
}

.tabbedFormCmpnt-checkbox:last-child {
  margin-right: 0px;
}

.tabbedFormCmpnt-checkbox .desc-icon {
  background: #e2e3e7;
  padding: 15px 0px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 10px;
  position: relative;
  height: 60px;
}

.tabbedFormCmpnt-checkbox .desc-icon .sprite {
  position: absolute;
  top: 18px;
  left: 65px;
}

.tabbedFormCmpnt-checkbox span {
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #424242;
  text-transform: uppercase;
}

.tabbedFormCmpnt-checkbox .checkbox {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 26px;
  height: 26px;
  border-top: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}

.tabbedFormCmpnt-checkbox .checkbox .sprite {
  display: none;
}

.tabbedFormCmpnt-checkbox.isActive .checkbox .sprite {
  display: inline-block;
}

.tabbedFormCmpnt-tabWrap {
  width: 144px;
  display: block;
  padding: 15px 20px 13px 10px;
  margin: 10px 0;
}

.tabbedFormCmpnt-filters {
  padding: 0 20px;
}

.tabbedFormCmpnt-search {
  padding-left: 20px;
  margin: 10px 0;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  color: #474747;
}

.tabbedFormCmpnt-search .search {
  width: 90%;
  border: 0;
}

.tabbedFormCmpnt-search .searchOrangeIcon {
  margin-left: 5px;
}

.row .columns.tabbedFormCmpnt-search {
  width: 323px;
  float: right;
}

/*!
 * =========================================================================== 
 * CTA Block Component
 * ===========================================================================
 */
.ctaBlockCmpnt {
  margin-top: 10px;
  background: #ffffff;
  text-align: center;
  border-bottom: 1px solid #bcbcbc;
}

.ctaBlockCmpnt.single {
  border: 0;
}

.ctaBlockCmpnt:first-child {
  margin-top: 0;
}

.ctaBlockCmpnt-trigger {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
}

.ctaBlockCmpnt-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.ctaBlockCmpnt-overlay-title {
  color: #408da7;
  font-size: 18px;
  line-height: 18px;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.ctaBlockCmpnt-overlay-link {
  color: #ffffff;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.ctaBlockCmpnt-overlay-link:hover {
  color: #f98c2f;
}

.ctaBlockCmpnt-overlay-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px;
  text-align: left;
  color: #ffffff;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.ctaBlockCmpnt-wrap {
  background: #ffffff;
}

.ctaBlockCmpnt-wrap.withPadding {
  padding: 0 0 86px;
}

.ctaBlockCmpnt-wrap.withPadding .ctaBlockCmpnt {
  border: 0;
}

.ctaBlockCmpnt-wrap.withPadding .ctaBlockCmpnt-block {
  padding-top: 47px;
}

.ctaBlockCmpnt-wrap.gutter-bottom {
  padding-bottom: 68px;
}

.ctaBlockCmpnt-heading {
  font-size: 40px;
  font-family: "OpenSans-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #408da7;
  line-height: 40px;
}

.ctaBlockCmpnt-heading.sm {
  font-size: 20px;
  line-height: 22px;
  color: #424242;
  text-transform: uppercase;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.ctaBlockCmpnt-subheading {
  text-transform: none;
  display: block;
}

.ctaBlockCmpnt-img {
  margin-bottom: -2px;
  width: 100%;
  max-width: 600px;
}

.ctaBlockCmpnt-copy {
  font-size: 16px;
  margin: 24px auto 52px;
  color: #717171;
}

.ctaBlockCmpnt-cta {
  display: inline-block;
  font-size: 14px;
  padding: 15px;
  letter-spacing: 2px;
}

.ctaBlockCmpnt-innerWrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ctaBlockCmpnt-block {
  padding: 0 8%;
  position: relative;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.ctaBlockCmpnt-block.hasImg {
  padding: 0;
}

@media (max-width: 1165px) {
  .ctaBlockCmpnt-block {
    padding: 0 7%;
  }
  .ctaBlockCmpnt-copy {
    margin: 24px auto 30px;
  }
}

/*!
 * =========================================================================== 
 * Sign Up Component
 * ===========================================================================
 */
.signUpCmpnt {
  background: #ebebeb;
  text-align: center;
  padding: 30px 0;
  clear: both;
}

.signUpCmpnt-cta {
  clear: both;
  display: block;
  margin: 18px auto 5px;
}

.signUpCmpnt-heading {
  color: #408da7;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 24px;
}

.signUpCmpnt input[type="text"].signUpCmpnt-input {
  width: 380px;
  max-width: 380px;
  font-family: "OpenSans-Italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.signUpCmpnt-copy {
  font-size: 14px;
  margin: 8px 0 16px;
}

/*!
 * =========================================================================== 
 * Copy Block
 * ===========================================================================
 */
.copyBlock {
  /* background: #e2e3e7; */
  text-align: center;
  padding: 35px;
}

.copyBlock.hasBoxSeries {
  margin-top: 12px;
}

.copyBlock.no-padding {
  padding: 0px;
}

.copyBlock.hasBorder {
  border-bottom: 1px solid #cccccc;
}

.copyBlock.palette_white {
  background: #ffffff;
}

.copyBlock.palette_grey_white .copyBlock-copy {
  font-size: 14px;
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.copyBlock-header {
  font-size: 18px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.copyBlock-header-main {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.copyBlock-heading {
  font-size: 34px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #595959;
  margin-bottom: 26px;
  line-height: 40px;
}

.copyBlock-subheading {
  font-size: 24px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #595959;
  margin-bottom: 16px;
  line-height: 30px;
}

.copyBlock-subheading.no-margin {
	margin: 0px;	
}

.copyBlock-header.centered, .copyBlock-heading.centered{
	text-align: center;	
} 

.copyBlock-copy {
  padding: 0 13%;
  font-size: 18px;
  font-family: "OpenSans-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.copyBlock-copy.leading-text {
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
}

.copyBlock-copy.no-padding {
  padding: 0px;
}

.copyBlock-copy.no-margin {
  margin: 0px;
}

.copyBlock .offset-padding {
  padding: 50px 5px 50px 55px;
}

.copyBlock .default-btn {
  margin-top: 11px;
}

.copyBlock .subtitle {
  margin-top: 10px;
}

.copyBlock .default-link.wPDF {
  margin-top: 17px;
  display: block;
}

/*!
 * =========================================================================== 
 * Info Block
 * ===========================================================================
 */
.infoBlock {
  border-bottom: 1px solid #cccccc;
  padding: 40px 0;
}

.infoBlock a.infoBlock-contact {
  display: inline-block;
}

.infoBlock-primaryBlock {
  background: #e2e3e7;
}

.infoBlock-primaryBlock .infoBlock-primaryHeading {
  font-size: 32px;
}

.infoBlock-primaryBlock .default-btn {
  display: inline-block;
  margin: 40px auto 0;
  padding: 13px 10px;
  text-align: center;
}

.infoBlock-ctaWrap {
  text-align: center;
}

.infoBlock-primaryHeading {
  text-align: center;
  font-size: 24px;
  font-family: "OpenSans-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #408da7;
  line-height: 24px;
  margin-bottom: 15px;
}

.infoBlock-secondaryHeading {
  text-align: center;
  font-size: 16px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #717171;
  margin-bottom: 20px;
}

.infoBlock-content {
  padding: 20px;
  border-left: 1px solid #cccccc;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: 100%;
}

.infoBlock-content.last {
  border-right: 1px solid #cccccc;
}

.infoBlock-copy {
  font-size: 14px;
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 19px;
}

.infoBlock .default-link {
  text-transform: none;
  font-family: "Roboto-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}

.infoBlock .default-link:first-child {
  margin-top: 0;
}

.infoBlock-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.infoBlock .infoBlock-wrap .medium-4.large-4 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hideTxt,
.btn-icon {
  display: none;
}

.viewTxt {
  display: inline;
}

.showOffices .hideTxt,
.showOffices .btn-icon {
  display: inline;
}

.showOffices .viewTxt {
  display: none;
}

/*!
 * =========================================================================== 
 * breadcrumbs
 * ===========================================================================
 */
.breadcrumbs {
  padding-left: 18px;
  margin: 5px auto;
  float: left;
}

.breadcrumbs-linkWrap {
  float: left;
  font-size: 12px;
}

.breadcrumbs-divider {
  display: inline-block;
  margin: 0 5px 0 6px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.breadcrumbs-link {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #f98c2f;
}

.breadcrumbs-link:focus {
  color: #f98c2f;
}

.breadcrumbs-link:hover {
  color: #df6728;
}

/*!
 * =========================================================================== 
 * Header Image Block
 * ===========================================================================
 */
.headerImgBlock {
  width: 100%;
  height: 230px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.headerImgBlock .row {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.headerImgBlock.lg {
  height: 465px;
}

.headerImgBlock-content {
  text-align: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin: 0 auto;
}

.headerImgBlock.lg-copy .headerImgBlock-primaryHeading {
  font-size: 80px;
  line-height: 80px;
  letter-spacing: 7px;
}

.headerImgBlock.md-copy .headerImgBlock-primaryHeading {
  font-size: 70px;
  line-height: 70px;
  letter-spacing: 7px;
}

.headerImgBlock-primaryHeading {
  font-size: 37px;
  line-height: 37px;
  color: #ffffff;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.headerImgBlock-secondaryHeading {
  font-size: 37px;
  color: #ffffff;
  font-family: "OpenSans-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/*!
 * =========================================================================== 
 * headingWCopy
 * ===========================================================================
 */
.headingWCopy-block {
  padding-top: 60px;
  padding-bottom: 30px;
  text-align: center;
}

.headingWCopy-block.sm {
  padding-top: 20px;
}

.headingWCopy-block.sm .headingWCopy-heading {
  font-size: 18px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}

.headingWCopy-heading {
  text-transform: uppercase;
  font-size: 30px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
}

.headingWCopy-heading.dark {
  color: #474747;
}

.headingWCopy-ctaGroup {
  padding: 4px 0 0 0;
}

.headingWCopy-subheading {
  font-size: 14px;
  font-family: "OpenSans-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.headingWCopy-ctaBlock {
  text-align: right;
}

.headingWCopy-ctaBlock .closeIconWCircle, .headingWCopy-ctaBlock .closeIconWOrangeCircle {
  margin-bottom: -10px;
  margin-left: 5px;
}

.headingWCopy-cta {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 10px 15px 0;
  display: inline-block;
  color: #474747;
  font-family: "Roboto-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.headingWCopy-cta:focus {
  color: #474747;
}

.headingWCopy-cta:hover {
  color: #df6728;
}

.headingWCopy-cta.filter {
  color: #f98c2f;
}

.headingWCopy-ctaGroup .headingWCopy-cta {
  margin: 0 0 15px 10px;
}

.clear .headingWCopy-cta {
  border: 1px solid #cccccc;
  padding: 6px 10px;
  margin: 5px 0 0 0;
}

.clear .closeIconGrey {
  margin: 0 0 1px 10px;
}

/*!
 * =========================================================================== 
 * Map Block
 * ===========================================================================
 */
.mapBlock {
  position: relative;
  background-color: #e2e3e7
}

.mapBlock-headingWrap {
  text-align: center;
  background: #424242;
}

.mapBlock-heading {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  padding: 20px 0;
  font-family: "Roboto-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.mapBlock-map {
  width: 100%;
  height: 610px;
  max-width: 1000px;
  margin: 0px auto;
}

.mapBlock-infoWrap {
  line-height: 18px;
  margin-bottom: 14px;
}

.mapBlock-popup-heading {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #474747;
  text-shadow: none;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}

.mapBlock-popup {
  margin: 25px 0 25px 10px;
}

.mapBlock-popup .default-btn {
  display: block;
  padding: 9px 16px;
  width: 100%;
  font-size: 14px;
}

.mapBlock-popup .default-link {
  text-transform: none;
  font-family: "Roboto-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.mapBlock-contactInfo {
  float: left;
  font-size: 14px;
  line-height: 18px;
}

.mapBlock-primaryInfo {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.menu-4 .column {
  width: 25%;
}

.menu-4 .column .img {
  display: block;
  min-height: 145px;
  margin-right: 15px;
}

.menu-4 .column .link-with-arrow {
  margin-right: 15px;
}

.menu-5 .column {
  width: 18%;
  margin-right: 2.5%;
}

.menu-5 .column:last-child {
	margin-right: 0;
}

.menu-5 .column .img {
  display: block;
  min-height: 145px;
  /*margin-right: 15px;*/
}

.menu-5 .column .link-with-arrow {
  /*margin-right: 15px;*/
  padding-right: 15px;
}

.menu-6 .column {
  width: 16.6666667%;
}

.menu-6 .column .img {
  display: block;
  min-height: 145px;
  margin-right: 15px;
}

.menu-6 .column .link-with-arrow {
  margin-right: 15px;
}

.menu-7 .column {
  width: 14.2857143%;
}

.menu-7 .column .img {
  display: block;
  min-height: 145px;
  margin-right: 15px;
}

.menu-7 .column .link-with-arrow {
  margin-right: 15px;
}

.menu-8 .column {
  width: 12.5%;
}

.menu-8 .column .img {
  display: block;
  min-height: 145px;
  margin-right: 15px;
}

.menu-8 .column .link-with-arrow {
  margin-right: 15px;
}

.link-with-arrow {
  position: relative;
  display: block;
  margin-top: 10px;
  min-height: 60px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #424242;
  text-transform: uppercase;
}

.link-with-arrow-wrap:hover .link-with-arrow {
  color: #df6728;
}

.link-with-arrow-wrap:focus .link-with-arrow {
  color: #424242;
}

.link-with-arrow:focus {
  color: #424242;
}

.link-with-arrow .sprite {
  position: absolute;
  top: 0px;
  right: 0px;
}

.link-with-arrow.border-bottom {
  padding-bottom: 30px;
  border-bottom: #d6d6d6 1px solid;
}

/*!
 * =========================================================================== 
 * Teaser Component
 * ===========================================================================
 */
.teaserCmpnt {
  position: relative;
  margin: 60px 0 0;
  height: 400px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.teaserCmpnt-heading {
  font-size: 14px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 78px;
}

.teaserCmpnt-subheading {
  font-size: 40px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.teaserCmpnt-wrap {
  width: 760px;
  margin: 0 auto;
  z-index: 10;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.teaserCmpnt-block {
  float: left;
  width: 50%;
  text-align: center;
}

.teaserCmpnt-block-wrap {
  width: 70%;
  margin: 0 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.teaserCmpnt-copy {
  font-size: 14px;
  padding: 40px 30px;
}

.hasImg .teaserCmpnt-block-wrap {
  background: rgba(71, 71, 71, 0.8);
}

.multiple .teaserCmpnt-heading {
  font-size: 24px;
  text-transform: capitalize;
  line-height: 24px;
  margin-top: 0;
}

.multiple .teaserCmpnt-copy {
  padding: 10px 20px 40px;
}

.multiple .teaserCmpnt-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.multiple .hasImg .teaserCmpnt-heading {
  padding-top: 30px;
}

@media (max-width: 1100px) {
  .teaserCmpnt-block-wrap {
    width: 80%;
  }
}

/*!
 * =========================================================================== 
 * Header
 * ===========================================================================
 */
.gridBlockCmpnt .headingWCopy-heading {
  display: inline;
  font-size: 24px;
}

.gridBlockCmpnt .headingWCopy-copy {
  font-size: 24px;
  display: inline;
}

.gridBlockCmpnt .headingWCopy-block {
  text-align: left;
  padding-top: 25px;
  padding-bottom: 20px;
  border: 0;
}

.gridBlockCmpnt .headingWCopy-ctaBlock {
  margin-top: -12px;
  margin-bottom: 12px;
}

.gridBlockCmpnt-heading, .gridBlockCmpnt-subheading, .gridBlockCmpnt-title {
  position: relative;
  z-index: 10;
}

.gridBlockCmpnt-cta:hover {
  color: #df6728;
}

.gridBlockCmpnt-smallGroup .columns + .columns:last-child {
  float: left;
}

.gridBlockCmpnt-smallGroup .gridBlockCmpnt-block {
  width: 353px;
}

.gridBlockCmpnt-link {
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-size: 18px;
  padding: 20px 0;
  margin-top: -1px;
  border-right: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  background: #ffffff;
}

.gridBlockCmpnt-heading {
  color: #ffffff;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.gridBlockCmpnt-subheading {
  color: #ffffff;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
}

.gridBlockCmpnt-title {
  color: #ffffff;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 40px;
}

.gridBlockCmpnt-innerWrap {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}

.gridBlockCmpnt-block {
  text-align: center;
  margin-bottom: 50px;
  height: 380px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.gridBlockCmpnt-block.extended {
  height: 515px;
}

.gridBlockCmpnt-img {
  width: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.gridBlockCmpnt-headingWrap {
  padding: 30px;
  position: absolute;
  text-align: left;
  width: 100%;
  height: 100%;
  display: block;
}

.gridBlockCmpnt-headingWrap:hover .gridBlockCmpnt-subheading,
.gridBlockCmpnt-headingWrap:hover .gridBlockCmpnt-heading,
.gridBlockCmpnt-headingWrap:hover .gridBlockCmpnt-title {
  color: #f98c2f;
}

.gridBlockCmpnt-tableWrap {
  padding: 0px;
  position: absolute;
  bottom: 0;
  height: 375px;
  text-align: center;
  width: 100%;
  z-index: 1;
  color: #474747;
}

.gridBlockCmpnt-tableWrap:before {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  z-index: -1;
}

.gridBlockCmpnt-tableWrap .row {
  margin: 0px;
  padding: 0px;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}

.gridBlockCmpnt-tableWrap .row:last-child {
  border-bottom: 1px solid #c0c0c0;
}

.gridBlockCmpnt-tableWrap .row hr {
  border: solid #d4d2ca;
  border-width: 1px 0 0;
  margin: 0px auto;
  max-width: 275px;
}

.gridBlockCmpnt-tableWrap .row.header {
  padding: 10px 15px;
  background: #ebebeb;
  text-transform: uppercase;
}

.gridBlockCmpnt-tableWrap .row.content {
  padding: 8px 8px 6px 8px;
  background: #fff;
}

.gridBlockCmpnt-tableWrap .row.content span {
  padding-bottom: 7px;
}

.gridBlockCmpnt-tableWrap .row .column {
  min-height: 30px;
  display: table;
}

.gridBlockCmpnt-tableWrap .row .column span {
  display: table-cell;
  vertical-align: middle;
}

.gridBlockCmpnt-slider {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #ffffff;
  text-align: left;
  padding: 18px;
  border: 1px solid #d6d6d6;
  margin-bottom: -217px;
  z-index: 10;
}

.gridBlockCmpnt-copy {
  line-height: 17px;
  margin-bottom: 25px;
  height:85px;
  overflow: hidden;
  
}

.gridBlockCmpnt-cta {
  color: #f98c2f;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  border-top: 1px solid #d6d6d6;
  line-height: 14px;
  padding: 10px 20px;
}

.gridBlockCmpnt-cta:focus {
  color: #f98c2f;
}

.gridBlockCmpnt-cta .rightAngleOrangeIconSm {
  float: right;
}

.gridBlockCmpnt-ctaWrap:first-child .gridBlockCmpnt-cta {
  border-top: none;
}

.gridBlockCmpnt-closeBtn {
  position: absolute;
  right: -1px;
  top: -35px;
  padding: 6px 10px 14px 10px;
  background-color: #ffffff;
  border-left: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}

.gridBlockCmpnt-slideTrigger {
  position: absolute;
  right: -1px;
  top: -42px;
  padding: 13px 17px;
  opacity: 1;
  font-size: 14px;
}

.gridBlockCmpnt-slideTrigger .plusIconWhite {
  margin-left: 7px;
}

@media (min-width: 1100px) {
  .gridBlockCmpnt-block:nth-child(3n+3) {
    padding-right: 0;
  }
  .gridBlockCmpnt-block:nth-child(3n+1) {
    padding-left: 0;
  }
}

/*!
 * =========================================================================== 
 * Copy Block
 * ===========================================================================
 */
.promoBlock {
  margin-top: 5px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.promoBlock:first-child {
  margin-top: 0;
}

.promoBlock-wrap {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
}

.promoBlock-trigger, .promoBlock-closeBtn {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 20;
}

.promoBlock-content {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background: rgba(231, 228, 222, 0.9);
  margin: 0 auto;
  width: 400px;
  height: 280px;
  padding: 30px 33px;
  position: relative;
}

.promoBlock-heading {
  font-size: 36px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #474747;
  line-height: 31px;
}

.promoBlock-subheading {
  font-size: 18px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #474747;
  margin: 7px 0 10px;
  line-height: 20px;
}

.promoBlock-copy {
  font-size: 14px;
  font-family: "RobotoCondensed-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #474747;
  line-height: 18px;
}

.promoBlock-ctaWrap {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 35px;
  padding-bottom: 30px;
}

.promoBlock-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.promoBlock-overlay-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px;
}

.promoBlock-overlay-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.promoBlock-cta {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-top: 10px;
  color: #f98c2f;
  float: right;
  clear: both;
}

.promoBlock-cta .rightAngleOrangeIcon {
  float: right;
  margin-left: 10px;
}

.promoBlock-overlay-title {
  color: #408da7;
  font-size: 18px;
  line-height: 18px;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.promoBlock-overlay-link {
  color: #ffffff;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
}

/*!
 * =========================================================================== 
 * Tabs Component
 * ===========================================================================
 */
.tabsCmpnt {
  border-top: 1px solid #cccccc;
}

.tabsCmpnt.pronounced {
  border-top: none;
  border-bottom: 1px solid #cccccc;
}

.tabsCmpnt .tabsActiveWrap {
  position: relative;
  margin-bottom: -1px;
  padding-bottom: 1px;
  z-index: 100;
  background: #ffffff;
}

.tabsCmpnt .tabsActiveWrap .tabsCmpnt-tab {
  color: #f98c2f;
}

.tabsCmpnt .tabsActiveWrap:before {
  content: '';
  position: absolute;
  background: #ffffff;
  top: -15px;
  left: 1px;
  width: 99.5%;
  height: 15px;
}

.tabsCmpnt-tab {
  text-align: center;
  display: block;
  font-size: 15px;
  font-family: "Roboto-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  border-left: 1px solid #cccccc;
  padding: 23px 0;
  color: #3b3f42;
}

.tabsCmpnt-tab:focus {
  color: #3b3f42;
}

.tabsCmpnt-tab:hover {
  color: #df6728;
}

.tabsCmpnt-tab.isActive {
  color: #f98c2f;
}

.tabsCmpnt-subContent {
  float: left;
  width: 50%;
  margin: 0;
}

.tabsCmpnt-wrap:last-child .tabsCmpnt-tab {
  border-right: 1px solid #cccccc;
}

.tabsCmpnt-content {
  clear: both;
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}

.tabsCmpnt-content.clean {
  border: none;
}

.fadeOut .tabsCmpnt-stableWrap {
  position: absolute;
  width: 100%;
}

.filterCmpnt .headingWCopy-block {
  padding-top: 80px;
}

.filterCmpnt .tabsCmpnt-content {
  padding-top: 0;
  background: #ffffff;
}

.contactRep .tabsCmpnt, .requestInfo .tabsCmpnt, .requestPricing .tabsCmpnt {
  border-top: 0;
}

.rep_results {
	padding-bottom: 50px;
}

/*!
 * =========================================================================== 
 * Tabbed Forms
 * ===========================================================================
 */
.tabbedForms {
  position: relative;
  z-index: 200;
}

.tabbedForms .dd-wrap .f-dropdown,
.tabbedForms .dd-wrap .f-dropdown {
  max-width: 280px;
}

.tabbedForms.no-overflow {
  overflow: hidden;
  z-index: 1;
}

.tabbedForms.hasProject .ctaBar-forms {
  max-width: 1200px;
}

.tabbedForms .ctaBar-cta.viewAllProj {
  font-size: 11px;
  width: 90px;
  display: inline-block;
}

.tabbedForms .ctaBar {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  background: #f98c2f;
  padding: 0;
  z-index: 100;
}

.tabbedForms .ctaBar-cta {
  position: relative;
  font-size: 16px;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  max-width: 100%;
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 14px 13px 13px;
}

.tabbedForms .ctaBar-cta .downAngleArrowWhiteIcon,
.tabbedForms .ctaBar-cta .upAngleArrowWhiteIcon {
  margin-right: -8px;
  margin-top: 8px;
  margin-left: 9px;
}

.tabbedForms .ctaBar-forms {
  width: 100%;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 830px;
  margin: 0px auto;
}

.tabbedForms .ctaBar-cta-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.tabbedForms .ctaBar-formsWrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: auto;
}

.tabbedForms .ctaBar-formsWrap .infoIconSm {
  position: absolute;
  left: 12px;
  top: 18px;
}

.tabbedForms .ctaBar-contentBlock {
  width: 100%;
  padding: 0;
  border-top: 0;
  position: relative;
  display: block;
  background: #ffffff;
  top: 0;
}

.tabbedForms .ctaBar-contentBlock.margin-bottom {
  margin-bottom: 65px;
}

.tabbedForms .ctaBar-contentBlock.fadeOut {
  position: absolute;
  top: 51px;
  left: 0;
  width: 100%;
}

.tabbedForms .ctaBar-contentBlock.hideEl {
  display: none;
}

/*
.tabbedForms .ctaBar-contentBlock.requestInfo, .tabbedForms .ctaBar-contentBlock.requestQuote, .tabbedForms .ctaBar-contentBlock.formSuccess, .tabbedForms .ctaBar-contentBlock.formInfoFail {
  padding: 40px 0 20px;
  background: #e2e3e7;
}
*/

.tabbedForms .ctaBar-formBlock {
  text-align: left;
}

.tabbedForms .ctaBar-formBlock .maxMessage {
  margin-top: 10px;
  display: block;
}

.tabbedForms .ctaBar .upAngleArrowWhiteIcon {
  display: none;
}

.tabbedForms .ctaBar-cta.activeTab {
  padding-bottom: 23px;
}

.tabbedForms .ctaBar-cta.activeTab .upAngleArrowWhiteIcon {
  display: inline-block;
}

.tabbedForms .ctaBar-cta.activeTab .downAngleArrowWhiteIcon {
  display: none;
}

.tabbedForms .ctaBar .dd-trigger {
  max-width: 280px;
}

.tabbedForms .ctaBar-formsWrap:hover .ctaBar-contentBlock {
  display: none;
}

.tabbedForms .ctaBar-link {
  text-decoration: none;
  color: #f98c2f;
}

.tabbedForms .ctaBar-link:focus {
  color: #f98c2f;
}

.tabbedForms .ctaBar-link:hover {
  color: #df6728;
}

.tabbedForms .ctaBar-copy {
  text-align: left;
  margin-bottom: 3px;
  display: block;
  line-height: 19px;
}

.tabbedForms .ctaBar-introCopy {
  text-align: center;
  margin-bottom: 40px;
}

.tabbedForms .ctaBar-inputWrap .ctaBar-copy {
  display: inline-block;
  margin: 0;
}

.tabbedForms .hasIcon {
  background: #595959;
  padding: 13px 13px 13px 54px;
}

.tabbedForms .hasIcon .ctaBar-copy {
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 0;
  color: #ffffff;
}

.tabbedForms .hasIcon .ctaBar-link {
  text-decoration: underline;
  color: #ffffff;
  font-size: 12px;
}

.tabbedForms .hasIcon .ctaBar-link:focus {
  color: #ffffff;
}

.tabbedForms .hasIcon .ctaBar-link:hover {
  text-decoration: none;
}

.brandProjectInfo{
	margin-left: 110px;
	display: inline-block;
}

.tabbedForms .noIcon {
  background: #595959;
  padding: 20px 13px 13px 24px;
}

.tabbedForms .noIcon .ctaBar-copy {
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 0;
  color: #ffffff;
}

.tabbedForms .noIcon .ctaBar-link {
  text-decoration: underline;
  color: #ffffff;
}

.tabbedForms .noIcon .ctaBar-link:focus {
  color: #ffffff;
}

.tabbedForms .noIcon .ctaBar-link:hover {
  text-decoration: none;
}

.tabbedForms .toggleR {
  margin: 0 5px -5px 0;
}

.tabbedForms .default-link {
  display: block;
  margin-top: 17px;
}

.tabbedForms .default-link:focus {
  color: #f98c2f;
}

.tabbedForms .tabsCmpnt-subContentWrap {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}

.tabbedForms .tabsActiveWrap {
  background: #e2e3e7;
}

.tabbedForms .tabsCmpnt-content {
  background: #e2e3e7;
}

.tabbedForms .tabsCmpnt-content.fadeOut {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}

.tabbedForms .product-filters .filter:first-child .removeProduct {
  display: none;
}

.tabbedForms .dd-wrap {
  position: relative;
}

.tabbedForms .dd-wrap .removeProduct {
  position: absolute;
  left: -20px;
  top: 15px;
  display: block;
  width: 15px;
  height: 15px;
  text-align: center;
  cursor: pointer;
}

.tabbedForms .dd-trigger {
  margin-left: 0;
  margin-top: 3px;
  width: 100%;
  max-width: 280px;
}

.tabbedForms .formSuccess {
  text-align: center;
  margin-top:40px;
}

.tabbedForms .formInfoFail{
	text-align: center;
}

.tabbedForms .submitAgain {
  display: inline-block;
}

/* --------- contactRepDD ------------ */
.contactRepHasDD {
  position: relative;
}

.contactRepDD,
.contactRepDDHeader,
.lg-dd {
  padding: 15px;
  background: #ffffff;
  margin: 0;
  text-align: left;
  position: absolute;
  width: 360px;
  border: 1px solid #cccccc;
  top: 50px;
  margin-left: -180px;
  left: 50%;
  display: none;
  z-index: 100;
}

.contactRepDD-link,
.contactRepDDHeader-link,
.lg-dd-link {
  font-family: "Roboto-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #3B3F42;
  font-size: 14px;
}

.contactRepDD-link:focus,
.contactRepDDHeader-link:focus,
.lg-dd-link:focus {
  color: #3B3F42;
}

.contactRepDD-link:hover,
.contactRepDDHeader-link:hover,
.lg-dd-link:hover {
  color: #df6728;
}

.contactRepDD-linkWrap,
.contactRepDDHeader-linkWrap,
.lg-dd-linkWrap {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  margin-top: 15px;
}

.contactRepDD-linkWrap:first-child,
.contactRepDDHeader-linkWrap:first-child,
.lg-dd-linkWrap:first-child {
  margin-top: 0;
}

.contactRepDD-linkWrap:nth-last-child(1),
.contactRepDDHeader-linkWrap:nth-last-child(1),
.lg-dd-linkWrap:nth-last-child(1) {
  border-bottom: 0;
  padding-bottom: 0;
}

.lg-dd {
  max-width: 360px;
}

/*!
 * =========================================================================== 
 * Gallery Cmpnt
 * ===========================================================================
 */
.galleryCmpnt .headingWCopy-block {
  text-align: left;
  padding-top: 30px;
  padding-bottom: 20px;
  border: 0;
}

.galleryCmpnt .headingWCopy-heading {
  display: inline;
  font-size: 24px;
}

.galleryCmpnt .headingWCopy-copy {
  display: inline;
  font-size: 24px;
}

.galleryCmpnt .col2 {
  width: 64.2%;
}

.galleryCmpnt .col1 {
  width: 31%;
}

.galleryCmpnt-link {
  margin-bottom: 15px;
}

.galleryCmpnt-link:hover .galleryCmpnt-block {
  opacity: .6;
}

.galleryCmpnt-link:hover .galleryCmpnt-cta {
  background: #474747;
  z-index: 10;
}

.galleryCmpnt-block {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 440px;
  width: 100%;
}

.galleryCmpnt-block.lg {
  height: 893px;
}

.galleryCmpnt-wrap {
  padding-bottom: 43px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.galleryCmpnt-cta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85%;
  max-width: 340px;
  color: #ffffff;
  background: rgba(71, 71, 71, 0.8);
  text-transform: uppercase;
  font-size: 16px;
  padding: 14px;
  line-height: 18px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.galleryCmpnt-cta .sprite {
  float: right;
}

.galleryCmpnt .truncate {
  width: 269px;
  display: inline-block;
  /*white-space: nowrap;*/
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
}

.galleryCmpnt-row,
.row .galleryCmpnt-row {
  margin-bottom: 13px;
}

/*!
 * =========================================================================== 
 * twitter
 * ===========================================================================
 */
.twitter {
  background: #ffffff;
  padding: 43px 0 78px;
  clear: both;
  margin-bottom: 70px;
  border-bottom: 1px solid #d6d6d6;
}

.twitter.optionTwo {
  border-bottom: 0;
  border-top: 1px solid #d6d6d6;
  padding-bottom: 0;
}

.twitter .heading {
  margin-bottom: 10px;
}

.twitter-tweet {
  float: left;
  width: 29.3333% !important;
}

.twitter-tweets .twitter-tweet:nth-child(2) {
  margin-left: 3% !important;
  margin-right: 3% !important;
}

.EmbeddedTweet,
.EmbeddedTweet-tweet {
  border: 0;
}

/*!
 * =========================================================================== 
 * Prominent CTA Block Component
 * ===========================================================================
 */
.prominentCTABlockCmpnt {
  border-bottom: 0;
  margin-bottom: 0;
  background: #f98c2f;
}

.prominentCTABlockCmpnt.optionTwo {
  background: #6b7b84;
}

.prominentCTABlockCmpnt.optionTwo .prominentCTABlockCmpnt-cta {
  background: #6b7b84;
}

.prominentCTABlockCmpnt-wrap {
  background: #ffffff;
}

.prominentCTABlockCmpnt-heading {
  color: #ffffff;
  font-size: 32px;
  font-family: "OpenSans-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 38px;
}

.prominentCTABlockCmpnt-copy {
  color: #ffffff;
  font-size: 14px;
  margin: 24px auto 20px;
}

.prominentCTABlockCmpnt-block {
  padding: 40px 8% 0 0;
  text-align: center;
}

.prominentCTABlockCmpnt-block.hasImg {
  padding: 0;
  text-align: left;
}

.prominentCTABlockCmpnt-cta {
  border: 1px solid #ffffff;
  display: inline-block;
  font-size: 14px;
  padding: 14px 15px;
}

.prominentCTABlockCmpnt-img {
  margin-bottom: -2px;
  width: 100%;
  max-width: 632px;
}

@media (max-width: 1165px) {
  .prominentCTABlockCmpnt-block {
    padding: 40px 2% 0;
  }
}

/*!
 * =========================================================================== 
 * Indemnity Clause
 * ===========================================================================
 */
	 #indemnityOuter {
	 	width:100%;
		max-width: 850px;
		background: #fff;
	}
	
	#indemnityTitle {
		padding: 10px;
		margin: 0;
	}
	
	#indemnityClause {
		height:50%;
		max-height: 400px;
		overflow-y: auto;
		border: 1px solid #ccc;
		padding: 10px;
		width: 90%;
		margin: 0px 5%;
	}
	
	#indemnityForm {
		padding: 10px;
		width: 50%;
		margin: 0px auto;
	}
	
	.error{
		color: #CC0000;
	}
	
	.errorMsg{
		display: none;
		padding: 10px;
		text-align:center;
		color: #CC0000;
	}
	
	#indemnityForm label {
		float: left;
		width: 100px;
	}
			
	#indemnityForm .textField  {
		width: 300px;
		border: 1px solid gray;
		padding: 2px;
	}
	
	#infoForm {
		margin: 0 auto;
	}
	
	#infoForm div{
		margin-bottom: 10px;
	}
	
	#submitIndemnity, #cancelIndemnity {
		margin-top:5px;
		margin-right:12px;
	}
	

 
/*!
 * =========================================================================== 
 * Light Box
 * ===========================================================================
 */
.lightBox {
  width: 100%;
  height: 100%;
  background: #6b7b84;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  text-align: center;
}

.lightBox.projectDetail-lb{
	padding: 78px 0px;
	text-align: inherit;
}

.lightBox.trans-lb {
  background: rgba(59, 63, 66, 0.9);
}

.lightBox .closeBtn {
  background: #ffffff;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  position: absolute;
  right: 14px;
  top: 14px;
  text-align: center;
  line-height: 28px;
  text-transform: uppercase;
  color: #717171;
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  z-index: 10;
}

.lightBox-heading {
  text-align: center;
  color: #ffffff;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.lightBox .swatchOverlay .slick-prev,
.lightBox .swatchOverlay .slick-next {
  width: 23px;
  height: 100px;
  position: absolute;
  top: 51px;
  background: #FFFFFF;
}

.lightBox .swatchOverlay .slick-prev:focus,
.lightBox .swatchOverlay .slick-next:focus {
  background: #FFFFFF;
}

.lightBox .swatchOverlay .slick-prev:hover,
.lightBox .swatchOverlay .slick-next:hover {
  background: #bcbcbc;
}

.lightBox .theaterCmpnt {
  height: 100%;
  /*max-height: 850px;*/
  /*min-height: 560px*/;
}

.lightBox .theaterCmpnt-slideCount {
  float: none;
  display: inline-block;
}

.lightBox .theaterCmpnt-downloadLink {
	float: none;
    display: inline-block;
}

.lightBox .theaterCmpnt-subheading {
  color: #ffffff;
}

.lightBox.swatch-lightBox .socialLinks {
  margin: 10px 0 0 17px;
  width: 180px;
  position: absolute;
  top: -45px;
}

.lightBox .socialLinks {
    margin: 10px 0 0 17px;
    width: 180px;
    float: left;
}

.lightBox.swatch-lightBox .socialLinks {
  margin: 10px 0 0 17px;
  width: 180px;
  position: absolute;
  top: -45px;
  float: none;
}

.lightBox .socialLinks .socialLinks-emailWrap,
.lightBox .socialLinks .socialLinks-printWrap {
  margin-right: 14px;
  line-height: 31px;
}

.lightBox .slick-list,
.lightBox .slick-track {
  height: 100% !important;
}

.lightBox .slick-prev {
  left: 0;
}

.lightBox .slick-next {
  right: 0;
}

.lightBox .slick-prev,
.lightBox .slick-next {
  background: none;
  z-index: 1000;
  width: 77px;
  height: 102px;
  margin-top: -51px;
}

.lightBox .slick-prev:before, .lightBox .slick-prev:before,
.lightBox .slick-next:before,
.lightBox .slick-next:before {
  content: "";
}

/*!
 * =========================================================================== 
 * Footer
 * ===========================================================================
 */
.footer {
  text-align: left;
  padding: 45px 0 100px;
  color: #ffffff;
  background: #6b7b84;
  clear: both;
}

.footer .footer-wrap {
  max-width: 950px;
}

.footer .footer-copy {
  color: #d6d6d6;
  font-size: 12px;
  margin-top: 10px;
}

.footer .footer-social {
  margin-bottom: 30px;
}

.footer .footer-social-link {
  display: inline-block;
  margin-left: 9px;
}

.footer .footer-social-link:first-child {
  margin-left: 0;
}

.footer .footer-nav-title {
  font-size: 24px;
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 20px;
}

.footer .footer-link {
  color: #ffffff;
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
}

.footer .footer-link:focus {
  color: #ffffff;
}

.footer .footer-link:hover {
  color: #ffffff;
  text-decoration: underline;
}

.footer .footer-cta-wrap {
  line-height: 12px;
  display: inline-block;
}

.footer .footer-cta-wrap:first-child {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid;
}

.footer .footer-cta-wrap .footer-link {
  text-transform: uppercase;
}

.footer .footer-link-wrap {
  margin-top: 10px;
  line-height: 16px;
}

.footer .footer-logo-wrap {
  padding-bottom: 50px;
}

.footer-logo {
	background: url('/template_3_0/images/hda_footer_logo.png') 0 0 no-repeat;
	height: 73px;
}
/*!
 * =========================================================================== 
 * swatchCmpnt
 * ===========================================================================
 */
.swatchCmpnt .row {
  border: 1px solid #cccccc;
}
 
.swatchCmpnt-title {
  font-size: 18px;
  line-height: 20px;
}

.swatchCmpnt-desc {
  margin-top: 15px;
}

.swatchCmpnt-item {
  float: left;
  margin-right: 4%;
  width: 179px;
  margin-top: 15px;
}

.swatchCmpnt-swatch {
  width: 179px;
  height: 179px;
}

.swatchCmpnt-label {
  font-size: 18px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #474747;
}

.swatchCmpnt-innerWrap {
  padding: 40px 3% 0;
}

/*!
 * =========================================================================== 
 * colorAssetCmpnt
 * ===========================================================================
 */
.colorSwatchTheater-wrap {
  border-top: 0;
}

.colorSwatchTheater .slideTheater-label {
  margin-bottom: 16px;
}

.colorSwatchTheater .theaterCmpnt-slideWrap:nth-child(even) {
  margin: 0 40px;
}
.colorAssetCmpnt .row {
  border: 1px solid #cccccc;
}
 
.colorAssetCmpnt-title {
  font-size: 18px;
  line-height: 20px;
}

.colorAssetCmpnt-desc {
  margin-top: 15px;
}

.colorAssetCmpnt-item {
  float: left;
  margin-right: 4%;
  width: 179px;
  margin-top: 15px;
}

.colorAssetCmpnt-swatch {
  width: 179px;
  height: 179px;
}

.colorAssetCmpnt-label {
  font-size: 18px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #474747;
}

.colorAssetCmpnt-innerWrap {
  padding: 40px 3%;
}


/*!
 * =========================================================================== 
 * imgSection
 * ===========================================================================
 */
.imgSection {
  text-align: center;
  height: 150px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #666666;
}

.imgSection-heading {
  text-transform: uppercase;
  color: #ffffff;
  line-height: 150px;
  font-size: 40px;
  font-family: "Roboto-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/*!
 * =========================================================================== 
 * headerWIcon
 * ===========================================================================
 */
.headerWIcon {
  text-align: center;
  padding: 37px 0;
}

.headerWIcon-img {
  margin-bottom: 24px;
}

.headerWIcon-heading {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #f98c2f;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*!
 * =========================================================================== 
 * btnWLabelCmpnt
 * ===========================================================================
 */
.btnWLabelCmpnt {
  padding-bottom: 65px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.btnWLabelCmpnt-label {
  margin-bottom: 17px;
  line-height: 17px;
}

.btnWLabelCmpnt-block {
  text-align: center;
  min-height: 67px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.btnWLabelCmpnt-blockWrap {
  margin: 0 auto;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.btnWLabelCmpnt .default-btn {
  display: inline-block;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
}

.btnWLabelCmpnt .default-btn.wPDF {
  padding: 14px 33px 14px 10px;
}

.btnWLabelCmpnt .default-btn .pdfIcon {
  position: absolute;
  right: 7px;
  top: 9px;
}

/*!
 * =========================================================================== 
 * Sticky Nav
 * ===========================================================================
 */
.stickyNav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.stickyNav-link {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  padding: 24px 0;
  display: block;
}

.stickyNav-link.curSection, .stickyNav-link:hover {
  color: #000000;
  padding-bottom: 35px;
  margin-bottom: -11px;
}

.stickyNav-link.curSection {
  background: #ffffff;
}

.stickyNav-link.curSection:hover {
  background: #E1E3E5;
}

.stickyNav-link:hover {
  background: #E1E3E5;
}

#stickyNav-sticky-wrapper {
  z-index: 100;
  position: relative;
}

#stickyNav-sticky-wrapper.is-sticky .curSection {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.27);
}

#stickyNav-sticky-wrapper.is-sticky .stickyNav-link:hover {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.27);
  background: #E1E3E5;
}

/*!
 * =========================================================================== 
 * accordion
 * ===========================================================================
 */
.accordion {
  margin-bottom: 63px;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.accordion.slim {
  width: 1064px;
}

.accordion.slim.outer .inner {
  width: 960px;
}

.accordion.outer .title {
  font-size: 20px;
  float: left;
  margin-left: 40px;
}

.accordion.outer .viewFiles {
  float: right;
  /* margin-right: 40px; */
}

.accordion.outer .viewFiles p {
  display: inline-block;
  white-space: nowrap;
}

.accordion.outer .viewFiles a {
  display: inline-block;
  padding: 10px;
  color: #f98c2f;
  border: 1px solid #f98c2f;
  margin-left: 10px;
}

.accordion.outer .accordion-panel .accordion-table-wrap .accordion-table {
  margin: 60px auto 30px auto;
  padding: 10px 15px;
  width: 960px;
  border: 1px solid #cccccc;
}

.accordion.outer .accordion-panel .accordion-table-wrap .accordion-table table {
  width: 100%;
  margin-bottom: 0px;
}

.accordion.outer .accordion-panel .accordion-table-wrap .accordion-table th:nth-child(3), .accordion.outer .accordion-panel .accordion-table-wrap .accordion-table td:nth-child(3) {
  width: 100px;
  text-align: center;
}

.accordion.outer .accordion-panel .accordion-table-wrap .accordion-table th:last-child, .accordion.outer .accordion-panel .accordion-table-wrap .accordion-table td:last-child {
  width: 100px;
  text-align: center;
}

.accordion.outer .accordion-panel .accordion-table-wrap .accordion-table td:last-child {
  /*color: #f98c2f;*/
}

.accordion.outer .accordion-panel .accordion-table-wrap .accordion-table td:nth-child(3), .accordion.outer .accordion-panel .accordion-table-wrap .accordion-table td:last-child {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  vertical-align: middle;
}

.accordion.outer .accordion-panel .accordion-table-wrap .accordion-table td:nth-child(3) {
  min-height: 18px;
  padding: 4px 10px 1px;
}

.accordion.outer .accordion-panel .accordion-btn {
  text-transform: uppercase;
  font-family: "Roboto-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background: #ebebeb;
  color: #424242;
  outline: none;
}

.accordion.outer .accordion-panel .accordion-btn:focus {
  background: #ebebeb;
  color: #424242;
}

.accordion.outer .accordion-panel .accordion-btn:hover {
  background: #ffffff;
  color: #424242;
}

.accordion.outer .accordion-panel .accordion-btn .accordion-btn-title {
  text-transform: none;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.accordion.outer .accordion-panel .inner {
  margin: 0px auto;
  border: 0;
}

.accordion.outer .accordion-panel .inner .title, .accordion.outer .accordion-panel .inner .viewFiles {
  margin: 0px;
}

.accordion.outer .accordion-panel .inner .accordion-panel {
  display: none;
  padding-bottom: 0px;
  border: 0;
}

.accordion.outer .accordion-panel .inner .accordion-panel .accordion-table {
  margin: 0px auto;
}

.accordion.outer .accordion-panel .inner .accordion-panel .accordion-table table {
  width: 100%;
}

.accordion.outer .accordion-panel .inner .accordion-panel .accordion-table-wrap {
  display: none;
}

.accordion.outer .accordion-panel .inner .accordion-panel .accordion-btn {
  display: none;
  text-transform: uppercase;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background: #ebebeb;
  color: #424242;
}

.accordion.outer .accordion-panel .inner .accordion-panel .accordion-btn .accordion-btn-title {
  text-transform: none;
  font-family: "Roboto-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.accordion.outer .accordion-panel .inner .accordion-panel .accordion-btn .accordionCloseIcon {
  display: none;
}

.accordion.outer .accordion-panel .inner .accordion-panel .accordion-btn .accordionOpenIcon {
  display: inline-block;
}

.accordion.outer .accordion-panel .inner .accordion-panel.curPanel .accordion-btn {
  display: inline-block;
  background: #ebebeb;
  color: #424242;
}

.accordion.outer .accordion-panel .inner .accordion-panel.curPanel .accordion-btn:focus {
  background: #ebebeb;
}

.accordion.outer .accordion-panel .inner .accordion-panel.curPanel .accordion-btn:hover {
  background: #ffffff;
}

.accordion.outer .accordion-panel .inner .accordion-panel.curPanel .accordion-btn .accordionCloseIcon {
  display: inline-block;
}

.accordion.outer .accordion-panel .inner .accordion-panel.curPanel .accordion-btn .accordionOpenIcon {
  display: none;
}

.accordion.outer .accordion-panel.curPanel {
  padding-bottom: 50px;
}

.accordion.outer .accordion-panel.curPanel .accordion-btn {
  color: #ffffff;
  background: #408da7;
  margin-bottom: 35px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}

.accordion.outer .accordion-panel.curPanel .accordion-btn:focus {
  color: #ffffff;
  background: #408da7;
}

.accordion.outer .accordion-panel.curPanel .accordion-btn:hover {
  color: #424242;
  background: #ffffff;
}

.accordion.outer .accordion-panel.curPanel .inner .accordion-panel {
  display: block;
  padding-bottom: 0px;
}

.accordion.outer .accordion-panel.curPanel .inner .accordion-panel .accordion-table-wrap {
  display: none;
}

.accordion.outer .accordion-panel.curPanel .inner .accordion-panel .accordion-section-wrap {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #cccccc;
}

.accordion.outer .accordion-panel.curPanel .inner .accordion-panel .accordion-btn {
  display: inline-block;
  margin: 0px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.accordion.outer .accordion-panel.curPanel .inner .accordion-panel.curPanel .accordion-table-wrap {
  padding: 0px;
  -webkit-animation: grow .5s forwards;
  animation: grow .5s forwards;
  display: block;
  height: auto;
}

.accordion.outer .accordion-panel.curPanel .inner .accordion-panel.curPanel .accordion-table-wrap .accordion-table {
  border-top: 0px;
}

.accordion .accordionCloseIcon,
.accordion .accordionOpenIcon {
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.accordion .accordionCloseIcon {
  display: none;
}

.accordion .accordionOpenIcon {
  display: inline-block;
}

.accordion-cta {
  text-align: right;
  margin-bottom: 10px;
}

.accordion-cta-group {
  float: right;
}

.accordion-cta-item {
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  border-right: 1px solid #cccccc;
  margin-right: 12px;
  padding-right: 12px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.accordion-cta-link {
  color: #f98c2f;
}

.accordion-cta-link:focus {
  color: #f98c2f;
}

.accordion-cta-link:hover {
  color: #df6728;
}

.accordion-copy {
  display: inline;
  margin-right: 17px;
}

.accordion-panel {
  border-top: 1px solid #cccccc;
}

.noRevit{
	margin-top: 45px;	
}

.accordion-table-wrap {
  display: none;
  padding: 0 11px;
  overflow: hidden;
  height: 0;
}

.accordion-table-wrap.inlay {
  padding-top: 40px;
}

.accordion-table-wrap.inlay .title {
  font-size: 25px;
  margin-left: 40px;
}

.accordion-table-wrap.inlay .pdfBlock {
  max-width: 960px;
  width: 100%;
  display: inline-block;
  margin-top: 15px;
  margin-left: 40px;
  margin-bottom: 50px;
  border: 1px solid #cccccc;
  padding: 18px;
}

.accordion-table {
  margin-bottom: 0;
}

.accordion-table tbody tr:nth-last-child(1) {
  border: 0;
}

.accordion tr th:nth-child(4) {
  padding-right: 10px;
  padding-left: 0;
}

.accordion tr td:nth-child(3) {
  padding-right: 0;
}

.accordion tr td:nth-child(3) .table-dividers {
  border-right: 0;
}

.accordion tr td:nth-child(4) {
  padding-left: 0;
}

.accordion th {
  padding: 28px 0 26px 10px;
  background: #ffffff;
}

.accordion.lg .accordion-btn {
  font-size: 24px;
  padding: 13px 51px;
  background: #ebebeb;
}

.accordion.lg .accordion-btn:focus {
  background: #ebebeb;
}

.accordion.lg .accordion-btn:hover {
  background: #ffffff;
}

.accordion.lg .accordion-btn .accordionCloseIcon {
  top: 28px;
}

.accordion.lg .accordion-btn .accordionOpenIcon {
  top: 21px;
}

.accordion.lg .accordion-btn-title {
  margin-left: 7px;
}

.accordion .curPanel .accordionCloseIcon {
  display: inline-block;
}

.accordion .curPanel .accordionOpenIcon {
  display: none;
}

.accordion .curPanel .accordion-btn {
  background: #ebebeb;
  color: #424242;
  margin-bottom: 9px;
  border-bottom: 1px solid #cccccc;
}

.accordion .curPanel .accordion-btn:focus {
  background: #ebebeb;
}

.accordion .curPanel .accordion-btn:hover {
  background: #ffffff;
}

.accordion .curPanel .accordion-table-wrap {
  -webkit-animation: grow .5s forwards;
  animation: grow .5s forwards;
  display: block;
  height: auto;
}

@-webkit-keyframes grow {
  0% {
    height: 0;
  }
  100% {
    height: auto;
  }
}

@keyframes grow {
  0% {
    height: 0;
  }
  100% {
    height: auto;
  }
}

.accordion-btn {
  display: block;
  width: 100%;
  text-align: left;
  padding: 16px 18px;
  background: #ffffff;
  color: #424242;
  font-family: "Roboto-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.accordion-btn:focus {
  background: #ffffff;
  color: #424242;
}

.accordion-btn .accordionCloseIcon {
  position: absolute;
  right: 20px;
  top: 26px;
}

.accordion-btn .accordionOpenIcon {
  position: absolute;
  right: 20px;
  top: 18px;
}

.accordion-btn:focus {
  background: #ffffff;
  color: #424242;
}

.accordion-btn:hover {
  background: #ffffff;
  color: #424242;
}

.accordion-btn-title {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-right: 7px;
  float: left;
}

.accordion-btn-lg-title {
  float: left;
}

.accordion-document {
  display: inline-block;
  margin: 0 auto;
}

/*!
 * =========================================================================== 
 * table
 * ===========================================================================
 */




/*!
 * =========================================================================== 
 * Swatch Overlay
 * ===========================================================================
 */
.swatchOverlay {
	top: 0;
  	width: 100%;
  	height: 100%;
}

.swatchOverlay .wPDF.palette_white_orange {
	color:#f98c2f;
  	background: transparent;
}

.swatchOverlay .wPDF.palette_white_orange:hover {
	color: #FFFFFF;
 	background: #f98c2f;
}
    
.swatchOverlay tr:first-child {
  border-bottom: 1px solid #cccccc;
}

.swatchOverlay td, .swatchOverlay th {
  padding: 9px 0px;
}

.swatchOverlay th {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background: transparent;
  text-align: center;
}

.swatchOverlay-tableWrap-heading {
  font-size: 24px;
  background: #ffffff;
  text-transform: capitalize;
  padding: 22px 30px;
  color: #535353;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.swatchOverlay-tableWrap {
  border: 1px solid #cccccc;
  margin: 0 auto 27px;
  width: 100%;
  background: #ffffff;
}

.swatchOverlay-tableWrap table {
  width: 98%;
  height: 100%;
  margin: 0 10px 35px;
}

.swatchOverlay-tableWrap table tr.headingRow{
	background-color: #CCCCCC;	
}

.swatchOverlay-tableWrap table tr th.spacer{
	background: transparent;	
}

.swatchOverlay-tableWrap table tr th span, .swatchOverlay-tableWrap table tr td span, .swatchOverlay-tableWrap table tr td p{
	padding: 4px 10px 1px;
}

.swatchOverlay-slider {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.swatchOverlay-contain {
  background: #FFFFFF;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.colorOverlay-contain {
  background: #e2e3e7;
}

.lightBox .socialLinksColor {
  margin: 10px 0 0 17px;
  float: left;
}

.swatchOverlay-innerWrap {
  width: 889px;
  margin: 0 auto;
  clear: both;
}

.swatchOverlay-innerWrap-heading {
  text-transform: uppercase;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  float: left;
  padding-left: 117px;
}

.swatchOverlay-innerWrap-heading:nth-child(2) {
  padding-left: 94px;
}

.swatchOverlay-innerWrap-heading:nth-child(3) {
  padding-left: 148px;
}

.swatchOverlay-innerWrap-list {
  background: #ebebeb;
  padding: 17px 0 12px;
}

.swatchOverlay-heading {
  font-size: 24px;
  margin-bottom: 8px;
  line-height: 24px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #535353;
}

.swatchOverlay-secondaryHeading {
  font-size: 18px;
  margin-bottom: 33px;
  color: #535353;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.swatchOverlay-theater {
  width: 452px;
  height: 600px;
  float: left;
  position: relative;
}

.swatchOverlay-theater .theaterCmpnt-nav {
  bottom: auto;
  width: 100%;
}

.swatchOverlay-theater .slick-prev {
  left: 0;
}

.swatchOverlay-listItem {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 13px;
  line-height: 22px;
}

.swatchOverlay-img {
  width: 100%;
  height: 450px;
  border: 1px #CCCCCC;
  border-style: none solid solid none;
}

.swatchOverlay-linkWrap {
  width: 90px;
}

.swatchOverlay-linkWrap.selected {
  background: #c6c5c2;
}

.swatchOverlay-linkWrap.selected .swatchOverlay-label {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.swatchOverlay-data {
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.swatchOverlay-label {
  word-wrap: break-word;
  line-height: 16px;
  margin: 6px 0 0 3px;
  font-size: 13px;
  /*text-transform: uppercase;*/
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
}

.swatchOverlay-listWrap {
  float: left;
  padding: 35px 20px 35px 30px;
  width: 55%;
}

.swatchOverlay-link {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2px;
}

.swatchOverlay-link img {
  /*border-right: 2px solid #ffffff;*/
}

.swatchOverlay-list {
  float: left;
  margin-right: 40px;
}

.swatchOverlay .slick-slider {
  height: 140px;
}

.swatchOverlay .slick-list {
  margin: 0 26px;
}

.swatchOverlay .default-btn.wPDF {
  margin: 40px 0 64px;
  float: left;
  clear: left;
}

.swatchOverlay .default-btn.sample {
  float: right;
  margin: 50px 30px 0 0;
  padding: 9px 18px;
}

.swatchOverlay .table-dividers {
  border-left: 0;
  padding: 4px 10px 1px;
  min-height: 18px;
}

.hideFabricData{
	display: none;
}

/*!
 * =========================================================================== 
 * Video Overlay & Color Overlay
 * ===========================================================================
 */
 
.lightbox-contain {
	display: inline-block;
	text-align:left;
	position: relative;
	background-color: transparent;
	max-width:1200px;
	padding: 40px 25px;
	height: 100%
}

.lightbox-theater{
	height: 100%;
	position: relative;
	display: block;
}

.lightbox-contain .closeBtn {
	right: -14px;
	top: -14px;
}

.lightbox-content{
	max-height: 100%;
	overflow: auto;
}

/*!
 * =========================================================================== 
 * colorsFilter
 * ===========================================================================
 */
.colorsFilter, .opennessFilter {
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  margin: 30px 0 0;
}

.colorsFilter .checkmark,  .opennessFilter .checkmark {
  margin-top: 12px;
  display: none;
}

.colorsFilter-heading,  .opennessFilter-heading {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #408da7;
}

.colorsFilter-heading-text,  .opennessFilter-heading-text {
  padding: 10px 26px 0px;
  background: #ffffff;
  top: -5px;
  position: relative;
}

.colorsFilter-wrap,  .opennessFilter-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 0 18px;
  max-width: 925px;
  margin: 0 auto;
}

.colorsFilter-color,  .opennessFilter-icon {
  width: 62px;
  height: 62px;
  border-radius: 31px;
  margin: 0 auto;
  border: 1px solid #bcbcbc;
}

.colorsFilter-option,  .opennessFilter-option {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  float: left;
}

.opennessFilter-option.selected .opennessFilter-icon {
    background-color: #f98c2f;
}

.colorsFilter-option.selected .checkmark,  .opennessFilter-option.selected .checkmark {
  display: inline-block;
}

.colorsFilter-label, .opennessFilter-label {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #474747;
  margin-top: 10px;
}

.colorsFilter .whites {
  background: #ffffff;
}

.colorsFilter .grays {
  background: #bcbcbc;
}

.colorsFilter .browns {
  background: #524742;
}

.colorsFilter .reds {
  background: #cd312c;
}

.colorsFilter .yellows {
  background: #f8f2a0;
}

.colorsFilter .greens {
  background: #739482;
}

.colorsFilter .blues {
  background: #0d6faf;
}

.colorsFilter .purples {
  background: #65348a;
}

.swatchFilterLoader{
    width: 100%;
    height: 566px;
    background: url('/template_3_0/images/large_loading.gif');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.swatchFilterLoader p{
	text-align: center;
	vertical-align: middle;
	text-align: center;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-bottom: 200px;
	font-weight: bold;
	font-size: 2em;
}

/*!
 * =========================================================================== 
 * video component
 * ===========================================================================
 */
.videoCmpnt {
  width: 941px;
  height: 485px;
  margin: 0 auto 60px;
  display: block;
  position: relative;
}

.videoCmpnt .videoPlay {
  position: absolute;
  left: 50%;
  margin-left: -80px;
  top: 50%;
  margin-top: -80px;
}

/*!
 * =========================================================================== 
 * blog preview
 * ===========================================================================
 */
.blogPreview-heading {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 40px 0 30px;
}

.blogPreview-wrap {
  padding: 0 70px;
}

/*!
 * =========================================================================== 
 * dynamic block
 * ===========================================================================
 */
.dynamicBlock {
  padding: 50px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-top: 30px;
}

.dynamicBlock-copy {
  margin-bottom: 35px;
  max-width: 540px;
}

.dynamicBlock .default-btn {
  margin-bottom: 28px;
}

/*!
 * =========================================================================== 
 * Blog
 * ===========================================================================
 */
/*!
 * =========================================================================== 
 * All Partials
 * ===========================================================================  
 */
/*!
 * =========================================================================== 
 * colors
 * ===========================================================================  
 */
/*---------- Global components ----------*/
/*---------- drop down ----------*/
/*---------- loadMore ----------*/
/*---------- table ----------*/
/*---------- twitter ----------*/
/*---------- mainNav ----------*/
/*---------- flyoutBlocks ----------*/
/*---------- footer ----------*/
/*---------- toolbar ----------*/
/*---------- sign up component ----------*/
/*---------- header ----------*/
/*---------- heroCmpnt ----------*/
/*---------- ctaBar ----------*/
/*---------- ctaBlockCmpnt ----------*/
/*---------- prominentCTABlockCmpnt ----------*/
/*---------- copyBlock ----------*/
/*---------- sectionHeadingCmpnt ----------*/
/*---------- palettes ----------*/
/*---------- theaterCmpnt ----------*/
/*---------- headingWCopy ----------*/
/*---------- tabbedFormCmpnt ----------*/
/*---------- gridBLockCmpnt ----------*/
/*---------- teaserCmpnt ----------*/
/*---------- tabsCmpnt ----------*/
/*---------- promoBlock ----------*/
/*---------- breadcrumbs ----------*/
/*---------- headerImgBlock ----------*/
/*---------- tabbedForms ----------*/
/*---------- contactRepDD ----------*/
/*---------- mapBlock ----------*/
/*---------- infoBlock ----------*/
/*---------- blog ----------*/
/*---------- galleryCmpnt ----------*/
/*---------- lightBox ----------*/
/*---------- swatchCmpnt ----------*/
/*---------- imgSection ----------*/
/*---------- headerWIcon ----------*/
/*---------- stickyNav ----------*/
/*---------- itemList ----------*/
/*---------- divided-cols ----------*/
/*---------- accordion ----------*/
/*---------- table ----------*/
/*---------- spring wood ----------*/
/*---------- swatchOverlay ----------*/
/*---------- colorsFilter ----------*/
/*---------- backToTop ----------*/
/*---------- slideTheater ----------*/
/*---------- dynamic block ----------*/
/*---------- $link-with-arrow ----------*/
/*!
 * =========================================================================== 
 * Font Variables
 * ===========================================================================
 */
/*! ========================== Fonts ============================ */
/*! ========================== Global Elements ============================ */
/*! ========================== signUpCmpnt ============================ */
/*! ========================== mainNav ============================ */
/*! ========================== flyoutBlocks ============================ */
/*! ========================== toolbar ============================ */
/*! ========================== footer ============================ */
/*! ========================== heroCmpnt ============================ */
/*! ========================== ctaBlockCmpnt ============================ */
/*! ========================== ctaBar ============================ */
/*! ========================== copy block ============================ */
/*! ========================== sectionHeadingCmpnt ============================ */
/*! ========================== teaserCmpnt ============================ */
/*! ========================== theaterCmpnt ============================ */
/*! ========================== headingWSubheading ============================ */
/*! ========================== tabbedFormCmpnt ============================ */
/*! ========================== gridBlockCmpnt ============================ */
/*! ========================== tabsCmpnt ============================ */
/*! ========================== promoBlock ============================ */
/*! ========================== breadcrumb ============================ */
/*! ========================== headerImgBlock ============================ */
/*! ========================== mapBlock ============================ */
/*! ========================== infoBlock ============================ */
/*! ========================== contactRepDD ============================ */
/*! ========================== blog ============================ */
/*! ========================== galleryCmpnt ============================ */
/*! ========================== lightBox ============================ */
/*! ========================== swatchCmpnt ============================ */
/*! ========================== imgSection ============================ */
/*! ========================== headerWIconn ============================ */
/*! ========================== copyBlock ============================ */
/*! ========================== accordion ============================ */
/*! ========================== table ============================ */
/*! ========================== swatchOverlay ============================ */
/*! ========================== colorFilter ============================ */
/*! ========================== blogPreview ============================ */
/*!
 * =========================================================================== 
 * Variables
 * ===========================================================================
 */
/*!
 * =========================================================================== 
 * Palettes
 * ===========================================================================
 */
.palette_grey_white {
  color: #474747;
  background: rgba(255, 255, 255, 0.8);
}

.palette_grey_white h1, .palette_grey_white h2, .palette_grey_white h3, .palette_grey_white h4, .palette_grey_white h5, .palette_grey_white h6 {
  color: #474747;
}

.palette_white_grey {
  color: #ffffff;
  background: rgba(71, 71, 71, 0.8);
}

.palette_white_grey h1, .palette_white_grey h2, .palette_white_grey h3, .palette_white_grey h4, .palette_white_grey h5, .palette_white_grey h6 {
  color: #ffffff;
}

.palette_blue_white {
  color: #ffffff;
  background: #408da7;
}

.palette_blue_white a {
  color: #ffffff;
}

.palette_blue_white a:hover {
  background: #ffffff;
  color: #000000;
}

.palette_white_blue {
  color: #ffffff;
  background: #408da7;
}

.palette_white_blue h1, .palette_white_blue h2, .palette_white_blue h3, .palette_white_blue h4, .palette_white_blue h5, .palette_white_blue h6 {
  color: #ffffff;
}

.palette_white_blue .default-btn {
  background: #ffffff;
  color: #f98c2f;
}

.palette_white_orange {
  color: #f98c2f;
  background: #ffffff;
}

.palette_white_orange.default-btn {
  display: inline-block;
  padding: 6px 15px;
  border: 1px solid #f98c2f;
}

.palette_white_orange.default-btn.wPDF {
  padding: 12px 33px 12px 10px;
}

.palette_white_orange.default-btn.lg {
  padding: 13px 15px;
}

/*!
 * =========================================================================== 
 * Mixins
 * ===========================================================================
 */
.blogToolbar {
  border-bottom: 1px solid #cccccc;
}

.blogToolbar .hunterDouglasLogo {
  display: inline-block;
  margin: 12px auto 0;
}

.blogToolbar .toolbar-form {
  top: 59px;
}

.blogToolbar .toolbar-wrap {
  float: right;
}

.blogToolbar .toolbar-search {
  height: 100%;
  line-height: 40px;
  margin-top: 19px;
}

.blogToolbar .searchIcon {
  margin-right: 4px;
  margin-bottom: -3px;
}

.blogToolbar-social {
  float: right;
  padding-top: 18px;
  margin-right: 10px;
}

.blogToolbar-linkWrap {
  float: left;
  margin-right: 8px;
  margin-top: 8px;
}

.blogToolbar-cta {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  display: inline-block;
  float: right;
  margin: 33px 13px 0 0;
}

.blogHeader {
  text-align: center;
}

.blogHeader-logoWrap {
  text-align: left;
  padding-bottom: 9px;
}

.blogHeader-nav {
  margin: 46px 0 20px;
}

.blogHeader-navLink {
  margin: 0 0 0 2%;
  text-transform: uppercase;
  color: #424242;
  font-size: 21px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.blogHeader-navLink:first-child {
  margin-left: 0;
}

.blogHeader-primaryHeading, .blogHeader-secondaryHeading {
  text-transform: uppercase;
}

.blogHeader-primaryHeading {
  font-size: 90px;
  text-shadow: none;
  line-height: 90px;
  margin-top: 20px;
  font-family: "RobotoCondensed-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.blogHeader-primaryHeading-link {
  color: #424242;
}

.blogHeader-secondaryHeading {
  font-size: 20px;
  color: #408da7;
  font-family: "RobotoCondensed-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.blogFooter {
  padding-bottom: 40px;
}

.blogFooter-content {
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
}

.blogFooter-copy {
  margin-bottom: 15px;
}

.blogFooter-title {
  text-transform: uppercase;
  font-size: 20px;
  color: #408da7;
  font-family: "RobotoCondensed-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.blogArticle {
  padding: 72px 0;
}

.blogArticle ol, .blogArticle ul {
  list-style: inherit;
  margin-left: 20px;
}

.blogArticle ol {
  list-style-type: decimal;
}

.blogArticle a {
  color: #f98c2f;
  text-decoration: underline;
}

.blogArticle a:hover {
  text-decoration: none;
}

.blogArticle-heading {
  font-size: 20px;
  margin: 8px 0;
  color: #424242;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.blogArticle-date {
  font-size: 14px;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.blogArticle-quote {
  font-size: 30px;
  line-height: 30px;
}

.blogArticle-subheading {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #424242;
  max-width: 260px;
}

.blogArticle-external {
  font-family: "Roboto-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 19px;
  margin-top: 34px;
  max-width: 260px;
}

.blogArticle-external-copy {
  line-height: 19px;
}

.blogArticle-article {
  padding-right: 7%;
}

.blogArticle-share {
  margin-top: 20px;
  text-align: right;
}

.blogArticle-mail {
  width: 25px;
  height: 25px;
  background: #f98c2f;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: -2px;
  left: 0;
}

.blogArticle-mail .sprite {
  margin-top: 2px;
}

.blogArticle-share-copy {
  display: inline-block;
  line-height: 20px;
}

.blogArticle-share-btns {
  float: right;
  margin-left: 10px;
  position: relative;
  padding-left: 29px;
}

.blogArticle a.blogArticle-external-link {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  text-decoration: none;
  color: #424242;
  line-height: 20px;
  display: block;
  margin-bottom: 3px;
}

.fb-wrapper {
  width: 47px;
  overflow: hidden;
  display: inline-block;
}

.blogBlock-wrap {
  margin-top: 67px;
  margin-bottom: 30px;
}

.blogBlock-img {
  width: 100%;
  height: 266px;
  background-size:contain;
  background-position: bottom;
  background-repeat: no-repeat;
}

.blogBlock-copy {
  font-family: "Roboto-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #424242;
  padding-top: 10px;
}

.blogBlock-title {
	font-size: 1.25em;
	font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	height: 3em;
	margin-bottom: 10px;
}

.blogBlock-copyWrap {
 	line-height: 27px;
}

.blogBlock:hover .blogBlock-title {
	color: #f98c2f;
}

.blogPreview-heading:hover .blogLink{
	color: #f98c2f;
}

.blogBlock-byline{
	padding-top: 10px;
  	border-top: 1px solid #CCCCCC;
	font-size: 1em;		
}

.blogBlock-copyWrap .blogBlock-byline .publishDate{
	display: inline-block;
	float: left;	
}

.blogBlock-copyWrap .blogBlock-byline .author{
	display: inline-block;
	float: right;	
}

/*!
 * =========================================================================== 
 * Content Areas
 * ===========================================================================  
 */
#overview_content .divided-cols .columns ul {
	font-size: 14px;
	margin-left: 20px;
}

#overview_content .divided-cols .columns li {
	margin-bottom: 5px;
	line-height: 20px;
}

#overview_content .divided-cols .columns li:before {
    content: "\25CF";
    color: #f98c2f;
    margin-left: -20px;
    padding-right: 10px;
}

#overview_content .divided-cols .columns ul ul li:before {
    content: "\25CB";
}

.addthis_button_facebook_like {
	overflow:hidden;
	width: 45px !important;
	margin-right: 2px;
	padding: 0px;
}

.addthis_button_tweet{
	overflow: hidden;
	width: 58px !important;
	margin-right: 2px;
	padding: 0px;
}

.addthis_button_pinterest_pinit{
	display:none;
}

.addthis_counter{
	overflow: hidden;
	width: 51px !important;
	padding: 0px;
}

#socialMediaContainer {
	height: 24px;
	width: 222px;
	padding-top: 30px;
}

.pdfViewerContainer{
	padding: 0 20px;
	margin-bottom: 63px;
}

.pdfViewerContent{
	width: 156px;
	float: left;
	margin-right: 90px;
}