body[data-path="request-a-quote"] .form-narrow, body[data-path="product-warranty"] .form-narrow {
	max-width: 800px;
}
body[data-path="request-a-quote"] .form-narrow input, body[data-path="request-a-quote"] .form-narrow select, body[data-path="product-warranty"] .form-narrow input, body[data-path="product-warranty"] .form-narrow select {
	width: 100%;
}
body[data-path="request-a-quote"] .form-narrow .form-label, body[data-path="product-warranty"] .form-narrow .form-label {
	display: inline-block;
}
body[data-path="request-a-quote"] .form-narrow .text-muted.small, body[data-path="product-warranty"] .form-narrow .text-muted.small {
	font-size: 10px;
	color: #ff0000;
	margin-left: 10px;
}
header .navigation {
	background: none;
}
.header-contact .contact-information {
	font-size: 1em;
	color: black;
	line-height: 1.7em;
	display: inline-block;
	text-align: center;
}
.header-search .search-input:not(:focus) {
	background-image: url(../images/search-bar-icon.svg);
	background-repeat: no-repeat;
	background-size: 13px;
	background-position: 4% center;
}
.header-search .search-input {
	border: 1px solid black !important;
	height: 40px;
}
.newProductTypeFlag {
	margin-left: 8px;
    	color: #ff0000;
    	padding-left: 4px;
    	padding-right: 4px;
    	position: absolute;
    	top: 5%;
    	right: 10%;
}
/* temporary flatworx hide */

.exclusive-collection-item[data-title="Flatworx"] {
    display: none !important;
}

.exclusive-collection-item[data-title="Fred + Cathy"],
a.logo-fc,
#header .logo-fc{
    display: none !important;
}

.standard-products-slider > li[data-product-type="tile-and-more"],
.standard-products-slider > a[data-product-type="tile-and-more"] {
    display: none !important;
}

.nav-exclusive-collections ul li:nth-of-type(5) {
    display: none;
}

.nav-exclusive-collections .logo-flatworx {
    display: none !important;
}

.standard-products-slider li[data-product-type="pavers"] {
    display: none !important;
}

#article--qcp-suspends-paver-line-over-labor-shortages-and-capacity-issues > .article-readmore {
    display: none;
}

/* mobile only */

@media screen and (max-width: 999px) {
	
	.header-enclosure {
		background-color: white;
	}
	.header.expanded {
		border-bottom: 1px solid black;
	}
	
	.navigation {
		background-color: white;
		height: 100%;
		padding-top: 245px;
		overflow: scroll;	
	}
	.header.expanded .navigation.desktop_hide {
		display: block;
	}
	::-webkit-scrollbar {
		width: 0px;
		background: transparent; /* make scrollbar transparent */
	}
	.navigation ul ul {
		border-top: none;
	}
	.navigation li {
		display: block;
		border-bottom: none;
	}
	.navigation li li:last-child {
		border-bottom-width: 0;
	}
	.navigation a {
		display: block;
		padding: 1em;
		position: relative;
		line-height: 1;
	}
	.navigation li ul a {
		padding-left: 24px;
		padding-right: 24px;
	}
	.navigation > ul > li > a {
		letter-spacing: 0.03em;
		text-transform: uppercase;
		text-align: center;
		font-size: 1.3em;
	}
	.navigation > ul > .nav-projects > a, .navigation > ul > .nav-resources > a, .navigation > ul > .nav-company > a, .navigation > ul > .nav-news-events > a {
	    font-size: 1.1rem;
	}
	.navigation > ul > li > a > * {
		display: inline;
	}
	.navigation > ul > li > a:not(:last-child) > .nav-arrow {
		display: inline-block;
		position: absolute;
		width: 10px;
		right: 1em;
		top: 50%;
		margin-top: -3px;
        transform: rotate(180deg);
        transform-origin: center center;
	}
	.navigation > ul > li > a.expanded {
		background: white;
		font-weight: 500;
	}
	.navigation > ul > li > a.expanded > .nav-arrow {
		        transform: rotate(0);
	}
	.navigation > ul > li > ul {
		background: white;
		margin-bottom: 18px;
	}
	.navigation > ul > li > a:not(.expanded) ~ ul {
		display: none;
	}
	.navigation ul li.nav-standard-products ul a {
		display: -ms-flexbox;
		display: flex;
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-align: center;
            align-items: center;
		min-height: 100px;
		box-sizing: border-box;
	}
	.navigation ul li.nav-standard-products ul a .nav-standard-product-type {
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
		margin-left: 1em;
	}
	.navigation ul li.nav-standard-products ul a > svg {
	    height: 80px;
		max-width: 120px;
        -ms-flex: 0 1 auto;
			flex: 0 1 auto;
		padding: 0 !important;
	}
	.navigation ul li .subtext {
		display: block;
	}
	.navigation .nav-enhanced .logo-agora svg {
		max-width: 50%;
	}
	.navigation .nav-enhanced .logo-qline svg {
		max-width: 35%;
	}
	.navigation .nav-enhanced .logo-catalina svg {
		max-width: 50%;
	}
	.navigation ul li.nav-standard-products .finishes {
		border-bottom-width: 3px;
	}
	.navigation ul li.nav-standard-products .finishes a {
		-ms-flex-pack: center;
		    justify-content: center;
		min-height: 0;
		text-transform: uppercase;
		font-size: 0.9em;
	}
	.navigation .nav-stacked-title-item + .nav-stacked-title-item {
		margin-left: 1em;
		padding-left: 1em;
		border-left: 1px solid transparent;
		border-color: inherit;
	}
	.navigation .nav-enhanced-descriptor {
		font-weight: 600;
	}
	.navigation .nav-enhanced-subject {
		font-weight: 400;
	}
	.header-stamp {
		background-color: white;
		border: none !important;
		max-width: 300px;
		margin: 0 auto !important;
		text-align: center;
	}
	.header-enclosure {
		border-bottom: 1px solid black;
		margin: 0 auto;
	}
	header .social-icons ul li {
		color: black;
		background-color: white;
		border-color: black;
		margin: 0 3px;
	}
	.social-icons ul {
		justify-content: center;
	}
	.navigation.mobile_hide {
		display: none;
	}
}

@media screen and (min-width: 1000px) {
	#header {
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
		height: 150px;
		justify-content: space-between;
		align-items: center;
		background-color: white;
		padding: 0 1.5%;
	}
	.header-enclosure {
		width: 20%;
		flex: 0 0 20%;
		margin: 0;	
	}
	header .social-icons ul li {
		color: black;
		background-color: white;
		border-color: black;
		margin: 0 4px;
	}
	header .navigation {
		position: unset;
		width: 49%;
		flex: 0 0 49%;
		border-top: none;
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
		border-bottom: none;
		height: 100%;
	}
	.navigation > ul:after {
		display: none;
	}
	header .primary-nav {
		align-items: center !important;
		flex: 0 0 65%;
		justify-content: center;
	}
	
	header ul.secondary-nav {
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
		flex-direction: column;
		flex: 0 0 19%;
		justify-content: center;
	}
	
	header ul.secondary-nav li a {
		font-size: 0.8em;
	} 
	
	header .navigation .primary-nav .nav-enhanced {
		height: 100%;
	}
	
	header .navigation .primary-nav .nav-enhanced > a {
		padding: 0 50px;
	}
	
	header .navigation ul li a {
		color: black;
		font-weight: 300;
	}
	
	header .navigation > ul > li > a:before {
		border: none;
	}
	
	header div[data-svg="qcp-tagline"] {
		color: black;
	}
	
	header .nav-enhanced a {
		text-align: left;
	}
	
	header .navigation .nav-enhanced-descriptor, header .navigation .nav-enhanced-subject {
		color: black;
		text-transform: uppercase;
	}
	
	header .navigation .nav-enhanced-descriptor, header .navigation .nav-enhanced-subject {
		color: black;
		font-size: 1.2em;
		text-transform: uppercase;
	}
	
	header .nav-pane .nav-enhanced-descriptor {
		font-size: 2.9em;
		letter-spacing: 0;
	}
	
	header .nav-pane .nav-enhanced-subject {
		font-size: 2.4em;
		line-height: 1.8em;
	}
	
	header .navigation .nav-enhanced-descriptor {
		font-weight: 600;
	}
	
	header .navigation .nav-enhanced-subject {
		font-weight: 400;
	}
	
	header .divider {
		display: inline-block;
		width: 0;
		height: 50%;
		border-right: 1px solid black;
		background: black;
		transform: translateY(50%);
	}
	
	header #q2Nav {
		width: 200px !important;
	}
	
	header .navigation ul li.nav-custom-products {
		flex-grow: unset;
	}
	
	.navigation .nav-standard-product-type {
		text-align: center;
		color: black;
		text-transform: capitalize;
		font-weight: 300 !important;
		letter-spacing: 0.05em !important;
		line-height: 1.2em !important;
	}
	header .header-stamp {
		position: unset;
		flex: 0 0 15%;
		width: 15%;
		padding: 0 2%;
		box-sizing: border-box;
	}
	.menu-trigger {
		display: none;
	}
	.navigation .btn-outline {
		border: 1px solid black;
		color: black;
		font-size: 1em;
		padding: 3% 3%;
		border-radius: 5px;
	}
	.navigation .btn-outline-reverse {
		border: 1px solid white;
		color: white;
		background: none;
		font-size: 1em;
		padding: 3% 3%;
		border-radius: 5px;
	}
	header .header-logo .qcp-bug-wrapper {
		width: 65%;
		margin-bottom: 1em;
	}
	.nav-exclusive-collections:hover > a, .nav-standard-products:hover > a, .nav-custom-products:hover > a {
		overflow: visible;
	}
	.navigation > ul > li:hover > a .nav-arrow  {
		transform: none;
		display: block;
	}
	.navigation > ul > li > a .nav-arrow {
		width: 14px;
		top: 70%;
		display: none;
	}
	.nav-pane > ul > li > a .nav-arrow {
		position: absolute;
		left: 47%;
		transform: translateX(-50%);
		top: 80%;
		width: 13px;
		margin-left: 0;
		display: none;
	}
	.nav-pane > ul > li > a .nav-arrow svg {
		fill: #50baea;
		stroke: none;
	}
	.exclusive-collection-item a {
		position: relative;
	}
	.exclusive-collection-item {
		overflow: hidden;
	}
	.exclusive-collection-item a div svg {
		margin: 0 !important;
	}
	.nav-pane > ul > li:hover > a .nav-arrow {
		display: block;
	}
	.nav-arrow img {
		max-width: 100%;
	}
	.nav-pane:hover {
		visibility: visible;
	}
	.nav-pane {
		position: absolute;
		z-index: 3;
		left: 47%;
		width: 75vw;
		max-width: 1440px;
		top: calc(100%);
		transform: translateX(-50%);
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
		visibility: hidden;
		opacity: 1;
		text-align: center;
		min-height: 150px;
		box-sizing: border-box;
		padding-top: 0;
		background-color: white;
		border: 1px solid #50baea;
		border-top: 1px solid black;
		border-radius: 0 0 15px 15px;
		justify-content: center;
		flex-wrap: wrap;
	}
	.primary-nav li > .nav-pane > ul {
	    visibility: hidden;
	}
	.primary-nav li:hover > .nav-pane, .secondary-nav .hover > .nav-pane, .primary-nav li:hover > .nav-pane > ul {
		visibility: visible;
	}
	.nav-pane ul {
		flex-wrap: wrap;
		flex: 0 0 74%;
		padding: 2% 1%;
		box-sizing: border-box;
	}

	.nav-pane ul li {
		flex: 0 0 25%;
		position: relative;
	}

	.nav-pane-copy {
		flex: 0 0 25%;
		padding: 4% 1% 4% 4%;
		box-sizing: border-box;
		text-align: left;
	}

	.nav-pane-copy p, .nav-pane-item-subheading {
		text-transform: none;
		font-size: .9em;
		color: #515151;
		line-height: 1.5em;
		margin-bottom: 0;
	}

	.nav-pane-copy p {
		line-height: 1.7em;
	}

	.nav-pane-item-copy {
		flex: 0 0 74%;
		text-align: left;
		display: none;
		padding: 3% 4%;
		box-sizing: border-box;
		height: 150px;
		margin-bottom: 1.5%;
	}
	#nav-pane-projects .nav-pane-item-copy {
		display: block;
		visibility: hidden;
	}
	.nav-pane-item-copy div {
		background-color: #b6e5f7;
		border-radius: 5px;
		padding: 2% 3%;
		height: 120px;
		box-sizing: border-box;
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
		flex-direction: column;
		justify-content: center;
	}
	.nav-pane-cta-container {
		font-size: 0.65em;
		padding-left: 1%;
		flex: 0 0 25%;
		align-items: center;
		justify-content: center;
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	}
	.nav-pane-cta-container a {
	    padding: 0;
	    width: 100%;
	}
	.nav-pane-contact-container {
		flex: 0 0 74%;
		padding: 3% 8%;
		height: 150px;
		box-sizing: border-box;
		margin-bottom: 1.5%;
	}
	.nav-pane-contact-container p {
		color: black;
		font-size: .9em;
    	margin-bottom: 20px;
	}
	.nav-pane-contact-container a {
		max-width: 200px;
		margin: 0 auto;
	}
	.nav-pane-item-heading, .nav-pane-item-location {
		color: black;
		text-transform: none;
		font-size: 1.7rem;	
		font-weight: 500;
		display: inline;
	}
	#nav-pane-standard .nav-pane-item-heading {
		text-transform: uppercase;
	}
	span.nav-pane-item-location {
		font-size: .6em;
	}
	#nav-pane-standard ul {
		flex-wrap: wrap;
		flex: 0 0 74%;
		padding: 2% 2%;
		box-sizing: border-box;
	}
	#standard-item-heading {
		text-transform: capitalize;
	}
	#standard-item-heading br {
		display: none;
	}
	.header .navigation .nav-enhanced .svg-container svg {
		max-width: 200px;
    	max-height: 121px;
    	margin: 0 auto !important;
	}
	.navigation ul li.nav-standard-products ul a svg {
		height: 80px;
		padding-top: 0 !important;
	}
	.header .nav-standard-product-type, .header + .navigation .nav-enhanced ul > li {
		border: none;
	}
	.navigation ul li.nav-standard-products ul li a {
		padding: 8% 0 !important;
	}
	#nav-pane-standard > ul > li > a .nav-arrow {
		transform: translateX(-50%);
		top: 95%;
	}
	#nav-pane-projects {
		background-color: black;
	}
	#nav-pane-projects .nav-pane-copy div, #nav-pane-projects .nav-pane-copy p  {
		color: white;
	}
	#nav-pane-projects div.gallery {
		flex: 0 0 74%;
		padding: 2% 0;
		box-sizing: border-box;
	}
	#nav-pane-projects div.galleries {
		justify-content: center;
	}
	#nav-pane-projects .galleries .gallery {
		flex: 1 0 17.3333%;
		max-width: 17.3333%;
		min-height: unset;
		padding: .5px;
		box-sizing: border-box;
		margin: 0;
		filter: grayscale(1);
	}
	#nav-pane-projects .galleries .gallery:hover {
		filter: grayscale(0);
		border: 1px solid white;
		padding: 0;
	}
	#project-item-heading #project-item-location {
		display: inline;
		margin: 0;
	}
	#nav-pane-projects div.gallery .project-gallery-heading {
		color: white;
		flex: 0 0 86.6665%;
		max-width: 86.6665%;
		text-align: center;
		margin: 2% auto;
	}
	#nav-pane-projects .nav-pane-item-copy {
		padding-top: 0;
		margin-top: 5%;
		margin-bottom: -2%
	}
	#nav-pane-projects button {
		width: 100%;
		margin-top: 25px;
	}

	/* Nav Pane Custom Start */
	#nav-pane-custom ul li {
		flex: 0 0 50%;
		box-sizing: border-box;
	}
	#nav-pane-custom ul li:first-child {
		flex: 0 0 100%;
	}
	#nav-pane-custom ul li:first-child img {
		border: 1px solid black;
		box-sizing: border-box;
		border-radius: 5px 5px 0 0;
		align-self: flex-end;
	}
	#nav-pane-custom ul li:nth-child(2) img {
		border: 1px solid black;
		border-top: none;
		box-sizing: border-box;
		border-radius: 0 0 0 5px;
		align-self: flex-start;
	}
	#nav-pane-custom ul li:nth-child(3) img {
		border: 1px solid black;
		border-top: none;
		border-left: none;
		box-sizing: border-box;
		border-radius: 0 0 5px 0;
		align-self: flex-start;
	}
	#nav-pane-custom ul li img {
		width: 100%;
	}
	#nav-pane-custom .nav-pane-copy {
		flex: 0 0 30%;
	}
	#nav-pane-custom .nav-pane-copy img {
		margin-bottom: 25px;
	}
	#nav-pane-custom ul {
		flex: 0 0 69%;
		padding: 4% 4% 4% 2%;
	}
	/* Nav Pane Custom End */

	/* Nav Pane General Start */

	#nav-pane-resources ul, #nav-pane-company ul {
		flex-direction: column;
		justify-content: center;
		padding: 2% 8%;
	}

	#nav-pane-resources > ul { 
		height: 600px;
	}

	#nav-pane-company ul { 
		height: 700px;
	}

	#nav-pane-resources li, #nav-pane-company li {
		flex: 0 0 20%;
		justify-content: center;
	}

	#nav-pane-resources li a, #nav-pane-company li a, #nav-pane-news .nav-subsection-content ul li a {
		flex: 0 0 20%;
		justify-content: center;
		font-size: 1.5em;
		font-weight: 500;
		min-width: 100%;
	}
	#nav-pane-company li {
		flex: 0 0 16%;
	}
	#nav-pane-resources li a:hover, #nav-pane-company li a:hover  {
		background-color: #b6e5f7;
		border-radius: 5px;
		padding: 2% 1%;
	}
	#nav-pane-resources li a .subtext, #nav-pane-company li a .subtext, #nav-pane-news .subtext {
		font-size: .7em;
		font-weight: 300;
	}

	#nav-pane-company .nav-enhanced-descriptor, #nav-pane-company .nav-enhanced-subject {
		display: inline-block;
	}

	#nav-pane-company .nav-enhanced-descriptor, #nav-pane-company .nav-enhanced-subject {
		font-size: 1.9em;
	}

	/* Nav Pane General End */

	/* Nav Pane News Start */
	#nav-pane-news > ul {
		height: 600px;
		padding: 3% 8%;
		justify-content: center;
		flex-direction: column;
	}

	#nav-pane-news > ul > li {
		flex-direction: column;
	}

	#nav-pane-news > ul > li:first-child, #nav-pane-news > ul > li:nth-child(3) {
		padding: 1%;
		flex: 0 0 16%;
		box-sizing: border-box;
	}

	#nav-pane-news > ul > li:nth-child(2) {
		flex: 0 0 41%;
	}

	#nav-pane-news > ul > li:last-child {
		flex: 0 0 16%;
	    align-items: center;
        padding-top: 15px;
	}


	#nav-pane-news .nav-subsection {
		justify-content: center;
	}

	#nav-pane-news .nav-subsection-content ul {
		padding: 0;
	}

	#nav-pane-news ul li:nth-child(2) .nav-subsection-content ul li:hover {
		background-color: #b6e5f7;
		border-radius: 5px;
	}

	#nav-pane-news .nav-subsection-content ul li {
		min-width: 100%;
	}

	#nav-pane-news .nav-subsection-content ul li a {
		padding: 3% 0;
		width: 100%;
	}

	#nav-pane-news .nav-subsection-content ul li a {
		text-transform: uppercase;
		font-weight: 600;
		font-size: 1.2em;
	}
	#nav-pane-news .nav-subsection-content ul li a p {
		margin-bottom: 0;
	}
	#nav-pane-news .nav-subsection-content ul li a:hover {
		text-decoration: none;
		background: none;
		color: black;
	}

	#nav-pane-news .nav-subsection-content ul li p {
		font-size: 1em;
	}

	#nav-pane-news .nav-subsection-content {
		border: none;
	}

	#nav-pane-news .nav-icon {
		width: 100%;
	}

	#nav-pane-news .nav-icon img {
		width: 100px;
	}

	/* Nav Pane News End */

	/* Header Stamp Start */
	.header-stamp .header-stamp-inner .header-contact {
		margin: 0 auto;
		text-align: center;
		display: inline-block;
	}
	#navigation .header-stamp .header-contact {
	    text-align: center !important;
	}
	.header-contact .contact-information {
		font-size: 1em;
		color: black;
		line-height: 1.7em;
		display: inline-block;
		text-align: left;
	}
	.header-search .search-input:not(:focus) {
		background-image: url(../images/search-bar-icon.svg);
		background-repeat: no-repeat;
		background-size: 13px;
		background-position: 4% center;
	}
	.header-search .search-input {
		border: 1px solid black !important;
		height: 40px;
	}
	/* Header Stamp End */

	#navigation.desktop_hide {
		display: none;
	}
	.nav-pane-cta-container a {
	    padding: 0 !important;
	}
}

@media screen and (max-width: 999px) {
	.navigation .nav-standard-products > ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.navigation .nav-standard-products > ul > li {
		display: flex;
		justify-content: center;
		flex: 0 0 40%;
		height: 150px;
	}
	.navigation ul li.nav-standard-products ul a {
		min-height: 150px;
	}
	.nav-standard-products > ul > .finishes  {
		flex: 0 0 100%;
		height: 80px;
	}
	.nav-standard-product-type {
		font-size: 0.7em;
	}
	.navigation ul li a {
		color: black;
		text-align: center;
	}
	.navigation ul li.nav-standard-products ul a {
		flex-direction: column;
		justify-content: center;
	}
	.navigation ul li.nav-standard-products ul a .nav-standard-product-type {
		margin: .5em 0;
		flex: 0 0 auto;
	}
	.navigation ul li.nav-standard-products .finishes a {
		flex-direction: row;
	}
	.nav-resources .finishes a {
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
		flex-direction: row;
		justify-content: center;
	}
	.exclusive-collection-img {
	    width: 100%;
	}
}


@media screen and (min-width: 641px) and (max-width: 999px) {
	.navigation .nav-standard-products > ul > li {
		flex: 0 0 29%;
	}
	.navigation .nav-standard-products .finishes {
		flex: 0 0 100%;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1299px) {
	header .nav-pane {
		width: 75vw;
	}
	.navigation.mobile_hide {
		display: flex !important;
		flex-direction: column-reverse;
		justify-content: space-between;
		margin-left: -30px;
	}
	header .navigation .primary-nav .nav-enhanced > a {
		padding: 0 20px;
	}
	header ul.secondary-nav {
		flex-direction: row;
		padding-top: 3%;
	}
	header .header-stamp {
		padding: 0;
	}
	header ul.secondary-nav li > a {
		font-size: 0.7em;
	}
	header .navigation .nav-enhanced a > .nav-enhanced-descriptor, header .navigation .nav-enhanced a > .nav-enhanced-subject {
		font-size: 1em;
	}
	header .nav-pane {
		justify-content: center;
	}
	header .nav-pane-copy > .nav-enhanced-descriptor {
		font-size: 1.9em;
	}
	header .nav-pane-copy > .nav-enhanced-subject {
		font-size: 1.6em;
	}
	header #q2Nav {
		width: 175 !important;
	}
	.nav-pane-copy p, .nav-pane-item-subheading {
		font-size: 0.7em;
	}
	#nav-pane-custom ul li:first-child img {
		align-self: flex-end;
	}
	#nav-pane-custom ul li:nth-child(2) img, #nav-pane-custom ul li:nth-child(3) img  {
		align-self: flex-start;
	}
	.navigation .nav-standard-product-type {
		font-size: 9.5px !important;
	}
	.nav-pane-cta-container {
		box-sizing: border-box;
		padding-left: 4%;
		padding-top: 4%;
		align-items: flex-start;
	}
	.navigation .btn-outline {
		width: 100%;
	}
	header .navigation button {
		font-size: 0.6rem !important;
	}
	.nav-pane-item-copy {
		padding: .5% 6%;
		height: 150px;
		margin-bottom: 3%;
	}
	.nav-pane-contact-container {
		height: 150px;
		margin-bottom: 3%;
	}
	.nav-pane-contact-container p {
		font-size: 0.65rem;
		color: black;
	}
	.nav-pane-item-heading, .nav-pane-item-location {
		font-size: 1.5em;
	}
	#nav-pane-exclusive > ul {
		flex: 0 0 72%;
		height: 350px;
	}
	#nav-pane-standard ul {
		flex: 0 0 72%;
	}
	#nav-pane-projects .nav-pane-item-copy {
		margin-top: 13%;
	}
	.navigation ul li.nav-standard-products ul li a {
		padding: 5% 0 !important;
	}
	.navigation > ul > li > a .nav-arrow {
	    width: 12px;
	}
	.nav-pane > ul > li > a .nav-arrow {
	    width: 11px;
	}
	#nav-pane-company .nav-enhanced-descriptor, #nav-pane-company .nav-enhanced-subject {
	    font-size: 2.4em;
	}
}

@media screen and (min-width: 1300px) and (max-width: 1615px) {
	header .nav-pane {
		width: 70vw;
		justify-content: center;
	}
	header .navigation .primary-nav .nav-enhanced > a {
		padding: 0 20px;
	}
	header .nav-pane > ul, #nav-pane-standard > ul {
		flex: 0 0 68%;
	}
	header .nav-pane-contact-container {
		flex: 0 0 68%;
		padding: 3% 2%;
		padding-left: 6%;
	}
	.nav-pane-copy {
		flex: 0 0 26%;
	}
	.nav-pane-copy p, .nav-pane-item-subheading {
		font-size: 0.8rem;
	}
	header .navigation button {
		font-size: 0.85rem !important;
	}
	.nav-pane-cta-container {
		flex: 0 0 24%;
		padding-left: 1%;
	}
	header .header-stamp {
		flex: 0 0 20%;
		width: 20%;
		padding: 0 0% 0 7%;
		margin-right: 0;
	}
	#nav-pane-custom ul li:first-child img {
		align-self: flex-end;
	}
	#nav-pane-custom ul li:nth-child(2) img, #nav-pane-custom ul li:nth-child(3) img  {
		align-self: flex-start;
	}
	header .navigation .secondary-nav > li > a {
		padding: 10px 10px;
	}
	.nav-pane-item-copy {
		margin-bottom: 4%;
		flex: 0 0 68%;
		padding-right: 0;
		padding-left: 6%;
	}
	#nav-pane-projects .nav-pane-item-copy {
		margin-top: 7%;
		padding-right: 6%;
		padding-left: 6%;
		margin-bottom: 0;
	}
	header .nav-pane .nav-enhanced-descriptor {
		font-size: 2.7em;
	}
	header .nav-pane .nav-enhanced-subject {
		font-size: 2.2em;
	}
	.nav-pane-cta-container {
		box-sizing: border-box;
		padding-left: 2%;
		padding-top: 4%;
		align-items: flex-start;
		margin-bottom: 2%;
	}
	.navigation .btn-outline {
		width: 100%;
	}
	header .navigation button {
		font-size: 0.75rem !important;
	}
	.nav-pane-contact-container {
		margin-bottom: 4%;
	}
	.nav-pane-contact-container p {
		font-size: 0.65rem;
		color: black;
	}
	.nav-pane-item-heading, .nav-pane-item-location {
		font-size: 1.5rem;
	}
	#nav-pane-company .nav-enhanced-descriptor, #nav-pane-company .nav-enhanced-subject {
	    font-size: 2.4em;
	}
}

@media screen and (max-height: 1000px) and (min-width: 1000px) {
	#nav-pane-standard ul {
		margin-bottom: 0;
	    padding: 2% 5% 1%;
	}
	.navigation ul li.nav-standard-products ul a svg {
	    height: 55px;
	}
	.nav-pane-contact-container, .nav-pane-item-copy {
	    height: 125px;
	    padding-top: 1%;
	}
	#nav-pane-custom ul {
        padding: 4% 10% 4% 6%;
        margin-bottom: 1%;
	}
	.navigation ul li.nav-standard-products ul li a {
	    padding: 4% 0 !important;
	}
	.nav-pane > ul > li > a .nav-arrow {
	    width: 10px;
	    top: 90% !important;
	}
	#nav-pane-exclusive .exclusive-collection-item > a {
	    padding: 0 10px;
	}
}

@media screen and (min-width: 1601px) {
	.navigation .btn-outline, #nav-pane-projects button {
		padding: 3% 10%;
		font-size: 1.2em;
	}
	.nav-pane-item-copy {
		height: 200px;
	}
	.nav-pane-contact-container {
		height: 200px;
	}
	.navigation .nav-standard-product-type {
		font-size: 12.5px !important;
	}
	#nav-pane-projects .nav-pane-item-copy {
		height: 150px;
		margin: 5% auto 2%;
		padding: 0px 6.5%;
	}
	header .navigation .secondary-nav > li > a {
		padding: 10px 10px;
	}
	.primary-nav .nav-pane-cta-container a {
	    width: 80%;
	}
	.navigation ul li.nav-standard-products ul a svg {
	    height: 90px;
	}
	#nav-pane-company .nav-enhanced-descriptor, #nav-pane-company .nav-enhanced-subject {
	    font-size: 2.9em;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1000px) {
	header .navigation {
		position: relative;
	}
	header .navigation .primary-nav .nav-enhanced > a {
		overflow: visible;
	}
	header .navigation .nav-pane-copy {
		flex: 0 0 19%;
	}
	header .navigation .nav-pane-cta-container {
		flex: 0 0 19%;
	}
	header .navigation .nav-pane-contact-container {
		flex: 0 0 69%;
		padding: 3% 4%;
	}
	header .navigation #nav-pane-standard > ul {
		flex: 0 0 64%;
		align-items: center;
	}
	header .navigation #nav-pane-standard > ul {
		height: 100%;
		align-items: center;
	}
	header .navigation .primary-nav .nav-enhanced {
		height: 100%;
	}
	header .navigation .secondary-nav .nav-custom-products > a {
		overflow: visible;
	}
	header #q2Nav {
		height: 100%;
	}
	header #nav-pane-custom .nav-pane-copy, header #nav-pane-resources > .nav-pane-copy {
		flex: 0 0 25%;
	}
	header #nav-pane-resources > ul {
		flex: 0 0 60%;
	}
	header #nav-pane-custom ul {
	    flex: 0 0 54%;
	}
	header #nav-pane-resources > .nav-pane-copy, header #nav-pane-company > .nav-pane-copy, header #nav-pane-news > .nav-pane-copy {
		flex: 0 0 19%;
	}
	header #nav-pane-resources > ul, header #nav-pane-company > ul, header #nav-pane-news > ul {
		flex: 0 0 60%;
	}
	header #nav-pane-custom #q2NavPane {
		width: unset;
		height: 100%;
	}
	header #nav-pane-projects .galleries .gallery {
		display: flex;
		min-height: 1px;
	}
	.nav-project-item.gallery-image {
		display: inline-block;
		flex-shrink: 1;
		min-height: 1px;
	}
	header .header-stamp {
		position: static;
		padding: 0 2%;
	}
	header .navigation {
		flex: 0 0 59%;
	}
	.navigation ul li.nav-custom-products {
		-ms-flex-positive: 0;
		flex-grow: 0;
	}
	.header .primary-nav {
		flex: 0 0 73%;
	}
	.nav-pane-item-copy {
		flex: 0 0 69%;
		padding: 3% 4%;
	}
	.exclusive-collection-item .svg-container {
	    width: 100%;
	}
	.exclusive-collection-item .svg-container img {
	    height: 100%;
	}
	.primary-nav .nav-pane-cta-container {
	    padding-left: 3%;
	}
	.primary-nav .nav-pane-cta-container a {
	    width: 100%;
	}
	.primary-nav .nav-pane-cta-container button {
	    font-size: 1.1em;
	}
}

.mfp-gallery .ytp-gradient-top,
.mfp-gallery .ytp-chrome-top,
.mfp-gallery .ytp-watermark {
    display: none;
}