.baseline-symbol {
  font-size: 0.72em; }

.products__customize-container:after, .products__customize-container--featured-tab:after, .products__doorline-nonfeatured:after, .new-products__slider__list:after, .new-products__thumbs-list:after, .new-products__product-article-view-wrapper:after, .new-products__horizontal-picture-block:after, .new-products__product-article__new-door-style:after, .new-products__product-article__wide-glass:after, .new-products__product-article__glass-list:after, .new-products__product-article__glass-details:after, .new-products__product-article__warranty-logo-list:after, .new-products__feature-illustration-container:after, .new-products__header:after {
  content: "";
  display: table;
  clear: both; }

.new-products__design-yours, .new-products__where-to-buy, .new-products__primary-heading, .new-products__secondary-heading, .new-products__product-article__glass-details__spec-heading, .new-products__product-article__selling-points__container:after, .new-products__product-article__selling-points__inner-container, .new-products__product-article__selling-points__list, .new-products__product-article__trade-resources__list {
  margin: 1rem 0; }

.new-products__container, .new-products__product-article__primary-content, .new-products__back-to-top {
  margin-bottom: 1rem; }

.new-products__slider__list, .new-products__thumbs-list, .new-products__product-article__wide-glass, .new-products__product-article__glass-list, .new-products__product-article__warranty-logo-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.products__customize-button {
  border: none;
  background: none;
  cursor: pointer;
  outline: none; }

.products__customize-button {
  background: #645A54;
  border-radius: 5px;
  padding: 3px 7px;
  color: #fff;
  font-size: 10.5px;
  text-align: center;
  font-weight: bold;
  float: right; }
.products__customize-button:hover {
  background: #423E3C; }

.products__customize-container, .products__customize-container--featured-tab {
  float: none;
  padding: 0;
  text-align: inherit;
  bottom: 0;
  right: .5em;
  position: absolute;
  cursor: pointer; }
.products__customize-container--featured-tab {
  bottom: .5em; }

.products__doorline-nonfeatured-preview {
  position: relative;
  padding-bottom: 2em;
  margin-bottom: 1em; }
@media (min-width: 27.8125em) {
  .products__doorline-nonfeatured-preview {
    width: 50%;
    float: left;
    min-height: 25em; }
  .products__doorline-nonfeatured-preview:nth-child(2n+1) {
    padding-right: .5em; } }
@media (min-width: 37.5625em) {
  .products__doorline-nonfeatured-preview {
    width: 100%; } }
@media (min-width: 43.75em) {
  .products__doorline-nonfeatured-preview {
    width: 50%;
    min-height: 25em; } }
@media (min-width: 64em) {
  .products__doorline-nonfeatured-preview {
    width: 33%;
    padding-right: .5em;
    min-height: 30em; } }

.products__doorline-nonfeatured-closeup {
  display: block;
  margin: 0 auto; }

.new-products__slider__caption, .new-products__thumbs-label {
  position: absolute;
  background-color: rgba(245, 245, 245, 0.2);
  background-image: linear-gradient(to bottom, rgba(245, 245, 245, 0.4) 0%, rgba(245, 245, 245, 0.7) 100%);
  padding: .5em;
  color: #414042;
  font-weight: bold; }

html.mod-js .new-products__product-article__header, html.mod-js .new-products__product-article__primary-content, html.mod-js .new-products__product-article__audience-specific-content {
  display: none; }

.new-products__product-article__new-door-style__image, .new-products__product-article__glass-details__image {
  float: left;
  margin-right: 5%;
  margin-bottom: 1em; }

.new-products__product-article__new-door-style__list, .new-products__product-article__glass-details__specs {
  float: left;
  max-width: 100%; }

.new-products__design-yours, .new-products__where-to-buy {
  display: block;
  padding: .5em;
  border: 1px solid #ed1c24;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  max-width: 12em;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
.new-products__design-yours:hover, .new-products__where-to-buy:hover {
  border: 1px solid #ed1c24;
  color: #fff;
  background: #ed1c24; }

.new-products__container {
  padding: 0px 0.5em 2em;
  color: #414042; }
@media (min-width: 58.125em) {
  .new-products__container {
    padding: 0px 1.2em 2em; } }
.new-products__primary-heading {
  font-size: 2.1em;
  font-weight: normal;
  font-family: Arial, sans-serif;
  color: #414042; }
.new-products__secondary-heading, .new-products__product-article__glass-details__spec-heading {
  font-size: 1.3em;
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #414042;
  letter-spacing: .5px; }
.new-products__new-callout {
  color: #ed1c24;
  font-weight: bold; }
.new-products__slider__item {
  display: none; }
.js-enabled-slider .new-products__slider__item {
  display: inline; }
.new-products__slider__item:first-child {
  display: inline; }
.new-products__slider__figure {
  position: relative; }
.new-products__slider__caption {
  background-color: rgba(255, 255, 255, 0.6);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.9) 100%);
  bottom: 0;
  left: 0; }
@media (min-width: 25.9375em) {
  .new-products__slider__caption {
    top: 3%;
    left: 1%;
    bottom: auto;
    max-width: 33%; } }
.new-products__compact-selector {
  display: none; }
html.mod-js .new-products__compact-selector {
  display: block;
  margin: 1rem auto;
  width: 100%;
  padding: .5em;
  font-size: 16px; }
@media (min-width: 25.9375em) {
  html.mod-js .new-products__compact-selector {
    display: none; } }
.new-products__thumbs-list {
  margin: 1rem 0; }
html.mod-js .new-products__thumbs-list {
  display: none; }
@media (min-width: 25.9375em) {
  html.mod-js .new-products__thumbs-list {
    display: block; } }
@media (min-width: 37.5em) {
  html.mod-js .new-products__thumbs-list.js-article-display {
    float: right;
    width: 30%; } }
@media (min-width: 46.875em) {
  html.mod-js .new-products__thumbs-list.js-article-display {
    width: 24%; } }
.new-products__thumbs-item {
  display: block;
  margin: 1em auto; }
@media (min-width: 25.9375em) {
  .new-products__thumbs-item {
    float: left;
    width: 49%;
    margin-right: 2%; }
  .new-products__thumbs-item:nth-child(2n) {
    margin-right: 0; } }
@media (min-width: 35.9375em) {
  .new-products__thumbs-item {
    width: 32%;
    margin-right: 2%; }
  .new-products__thumbs-item:nth-child(2n) {
    margin-right: 2%; }
  .new-products__thumbs-item:nth-child(3n) {
    margin-right: 0; } }
@media (min-width: 51.5625em) {
  .new-products__thumbs-item {
    width: 23.5%;
    margin-right: 2%; }
  .new-products__thumbs-item:nth-child(3n) {
    margin-right: 2%; }
  .new-products__thumbs-item:nth-child(4n) {
    margin-right: 0; } }
@media (min-width: 37.5em) {
  .js-article-display .new-products__thumbs-item {
    width: 100%;
    margin-right: 0; }
  .js-article-display .new-products__thumbs-item:first-child {
    margin-top: 0; } }
.new-products__thumbs-figure {
  position: relative;
  display: inline-block;
  max-width: 100%; }
.new-products__thumbs-figure--home {
  position: relative;
  display: block;
  min-height: 2.5em;
  max-width: 218px; }
.new-products__thumbs-label {
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
.new-products__thumbs-link:hover .new-products__thumbs-label {
  background-color: rgba(255, 255, 255, 0.6);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.9) 100%); }
.new-products__thumbs-link.js--active .new-products__thumbs-label {
  background: #ed1c24;
  color: #eee; }
.new-products__horizontal-picture-block__block-text {
  float: left; }
.new-products__product-article__header {
  clear: both; }
.new-products__product-article__header img {
  display: block; }
.new-products__product-article__primary-content {
  padding-bottom: 2em; }
@media (min-width: 37.5em) {
  .new-products__product-article__primary-content {
    float: left;
    width: 68%;
    margin-right: 2%; } }
@media (min-width: 46.875em) {
  .new-products__product-article__primary-content {
    margin-right: 8%; } }
@media (min-width: 37.5em) {
  .new-products__product-article__audience-specific-content {
    float: right;
    width: 30%; } }
@media (min-width: 46.875em) {
  .new-products__product-article__audience-specific-content {
    width: 24%; } }
.new-products__product-article__selling-points__container:after {
  content: "";
  display: table;
  clear: both; }
.new-products__product-article__selling-points__inner-container {
  width: 50%;
  float: left;
  box-sizing: border-box; }
.new-products__product-article__selling-points__list {
  list-style: disc;
  padding-left: 2em; }
.new-products__product-article__selling-points__footnote {
  font-size: 0.8em;
  margin-bottom: 20px; }
.new-products__product-article__selling-points__image {
  vertical-align: middle; }
@media (min-width: 37.5em) {
  .new-products__product-article__new-door-style__image {
    width: 45%; } }
@media (min-width: 37.5em) {
  .new-products__product-article__new-door-style__list {
    width: 50%; } }
.new-products__product-article__new-door-style__position {
  font-weight: normal; }
.new-products__product-article__new-door-style__name {
  font-weight: bold; }
.new-products__product-article__trade-resources__list {
  list-style: disc;
  padding-left: 2em; }
.new-products__product-article__feature-image__figure {
  margin-bottom: 1em; }
.new-products__product-article__feature-image__title {
  font-weight: bold; }
.new-products__product-article__wide-glass__item {
  float: left;
  width: 50%;
  padding: .5em; }
.new-products__product-article__wide-glass__figure {
  display: inline-block;
  margin-right: .5em; }
.new-products__product-article__wide-glass__figure:last-child {
  margin-right: 0em; }
.new-products__product-article__wide-glass__caming {
  font-size: .9em; }
.new-products__product-article__glass-list__title {
  margin: 0.3em 0; }
.new-products__product-article__glass-list__item {
  margin-right: 1em;
  margin-bottom: 1em;
  text-align: center;
  float: left; }
.new-products__product-article__glass-list__privacy-rating {
  font-size: .9em; }
.new-products__product-article__glass-details__spec-heading:first-child {
  margin-top: 0; }
.new-products__product-article__warranty-logo-list {
  margin: 1em 0; }
.new-products__product-article__warranty-logo {
  float: left;
  margin-right: 0.5em;
  text-align: center; }
.new-products__product-article__warranty-logo:last-child {
  margin-right: 0; }
.new-products__product-article__warranty-logo img {
  max-height: 40px; }
.new-products__product-article__available-collections {
  list-style: none; }
.new-products__feature-illustration img {
  max-height: 243px; }
@media (min-width: 52.5em) {
  .new-products__feature-illustration {
    float: left;
    width: 49%;
    margin-right: 2%;
    min-width: 275px; }
  .new-products__feature-illustration:nth-child(2n) {
    margin-right: 0; } }
.new-products__title-container {
  float: left; }
.new-products__trade-toggle-button {
  margin: 1rem 0;
  display: block; }
.new-products__header-buttons {
  float: left; }
@media (min-width: 28.125em) {
  .new-products__header-buttons {
    float: right; } }
.new-products__uto-banner {
  display: block;
  margin: 3em 0 0; }
.new-products__where-to-buy {
  margin-left: 0;
  margin-right: 0; }
@media (min-width: 28.125em) {
  .new-products__where-to-buy {
    margin-left: auto;
    margin-right: auto; } }
.new-products__back-to-top {
  display: block;
  clear: both; }
.new-products__back-to-top:after {
  content: '\2191';
  padding-left: .5em; }



/*lets connect popup*/
.nahb-modal-background {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999; }

.nahb-connect-form {
  border: none;
  width: 100%;
  height: 800px; }

.nahb-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  max-width: 600px;
  width: 90%;
  height: 98%;
  margin: auto;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll; }

.nahb-connect-form-close {
  position: absolute;
  top: 0;
  right: 0; }





html.mod-js .new-products__video-wrapper {
  position: relative;
  padding-top: 56.25%;
  height: 0px;
  max-width: 560px;
  overflow: hidden;
  cursor: pointer;
  background-color: #000; }
html.mod-js .new-products__video-wrapper img {
  width: 100%;
  top: -16.84%;
  left: 0;
  opacity: 0.7;
  cursor: pointer;
  position: absolute; }
html.mod-js .new-products__video-play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
html.mod-js .new-products__video-play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
html.mod-js .new-products__video-frame {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0; }