@font-face{
	font-family:HelveticaNeue;
	src:url(../fonts/HelveticaNeue-Light/HelveticaNeue-light.woff?1623181479)format('woff');
	font-weight:300;
	font-style:normal
}

.post-item-title a {
	text-decoration: none;
}

.post-item-title a:hover {
	text-decoration: underline;
}

.image-section-left {
	-webkit-align-self: stretch;
	align-self: stretch;
}

.image-section-left > img {
	display: block;
	visibility: hidden;
	pointer-events: none;
	max-width: 100%;
	height: auto;
}

.hero-advantage .hero-bg:after {
	background: rgba(0,0,0,.4);
}

.hero-advantage h1 br {
	display: none;
}

.advantages-title span:before {
	background-image: url(../images/advantage-title-img.png);
}

.text-section-center {
	text-align: center;
}

.text-section-left {
	text-align: left;
}

.text-section-right {
	text-align: right;
}

.whatsnew-page {
	background: #ebebeb;
}

.advantages-item.image-right-side {
	margin-left: 7%;
	margin-right: 0;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.homeowners-page {
	background: #E5E1DC;
}

.homeowners-page .image-section.chess-item {
	min-height: 477px;
	-webkit-align-items: center;
	align-items: center;
}

.homeowners-page .chess-item p {
	margin: 0;
}

.homeowners-page .chess-item p + p {
	margin-top: 1.75em;
}

.chess-item.image-right-side {
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.chess-item-image.scene-video img {
	width: 100%;
	height: auto;
	position: static;
	-moz-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}
.chess-item-image.scene-video video {
	width: auto;
	min-height: 100%;
	min-width: 100%;
	object-fit: cover;
}

.number-one picture {
	display: block;
	line-height: 0;
	padding: 0 50px;
	margin: 0;
	position: relative;
}

.number-one .logo-item-2:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	height: 60px;
	transform: translateY(-50%);
	border-left: 1px solid rgba(119,119,119,.4);
}

.number-one .logo-item-1 img {
	width: 91px;
}

.number-one .logo-item-2 img {
	width: 252px;
}

.separator p {
	margin: 0;
}

.title-block {
	text-align: center;
}

.ho-title-padd-top {
	margin-top: 126px;
}

.homeowners-page .advantages-list .advantages-slider-item {
	min-height: 380px;
    padding: 60px 0 80px;
}

.homeowners-page .new-design .advantages-slider-item {
	min-height: 580px;
}

.homeowners-page .advantages-list .slick-dots {
	bottom: 30px;
}

.homeowners-page .separator {
	margin: 0;
	border-top: 29px solid #fff;
}

.styles-with-image {
	min-height: 380px;
}

.styles-with-image.img_position_class {
	margin-right: 0;
    margin-left: 14.49%;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.style-option-link a {
	padding-left: 0;
}

.style-option-link picture + a {
	padding-left: 14px;
}

.resources-bottom .res-content-item {
	max-width: 360px;
}

.resources-bottom .res-content-col .res-content-item + .res-content-item h5 + p,
.resources-bottom .res-content-col .res-content-item + .res-content-item h3 + p {
	min-height: 52px;
}

/* interactive color section */
.colors-section-wrap {
	padding: 0 0 115px;
	overflow: hidden;
}

.homepage .colors-section-wrap {
	padding: 70px 0;
	background: #EBEBEB;
}

.whatsnew-page .colors-section-wrap {
	padding: 65px 0 70px;
	background: #fff;
}

.colors-section {
	min-height: 645px;
	padding: 46px 80px 60px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

.colors-section-right {
	margin-left: 14.49%;
}

.colors-section-left {
	margin-right: 14.49%;
}

.colors-section-center {
	margin-left: 70px;
	margin-right: 70px;
}

.cs-content {
	width: 70%;
	max-width: 550px;
}

.colors-section-fullwidth .cs-content {
	width: 60%;
	max-width: 760px;
}

.cs-colors {
	width: 70%;
	/*max-width: 750px;*/
}

.cs-colors-mob {
	display: none;
}

.cs-colors h5,
.cs-colors h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: .85em;
}

.cs-colors p {
	margin-bottom: 9px;
	font-size: 14px;
	font-weight: 500;
}

.cs-color-section {
	font-size: 0;
}

.cs-color-section + .cs-color-section {
	margin-top: 15px;
}

.cs-colors ul {
	display: inline-block;
	padding-right: 35px; 
	vertical-align: top;
}

.cs-colors ul:last-child {
	padding-right: 0; 
}

.cs-colors li {
	display: inline-block;
    min-height: 18px;
    margin: 0 0 15px;
    float: left;
}

.cs-colors li a {
	display: block;
	padding-left: 35px;
	position: relative;
	font-size: 12px;
	line-height: 1.3;
	text-decoration: none;
	color: #333;
    padding-right: 10px;
}

.cs-colors li a:hover {
	text-decoration: underline;
}

.cs-colors li i {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: -4px;
	background: center no-repeat;
	background-size: 110%;
	border: 1px solid rgba(0,0,0,0);
	border-radius: 50%;
}

.cs-colors li a:hover i {
	border-color: #777;
}

.cs-colors li a.active {
	color: #000;
}

.cs-colors li a.active i {
	border-color: #19191B;
}

.cs-image {
	display: flex;
	width: 44%;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	align-items: center;
}

.cs-image > div {
	width: 100%;
	padding: 50px;
}

.cs-image-box {
	display: inline-block;
	width: 100%;
	max-width: 280px;
	position: relative;
}

.colors-section-left .cs-image-box,
.colors-section-right .cs-image-box {
	max-width: 253px;
}

.cs-image-box img {
	display: block;
	max-width: 100%;
	opacity: 0;
	position: relative;
	filter: drop-shadow(3px 3px 5px rgba(0,0,0,.35));
	transform: translate3d(0,0,0);
	transition: opacity .5s ease-out;
}

.cs-image-box img.active {
	opacity: 1;
	z-index: 5;
}

.cs-image-box img + img {
	position: absolute;
	top: 0;
	left: 0;
}

.cs-color-name {
	display: block;
	margin-top: 20px;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	color: #707070;
}

.audio-control-btn{
	position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 0;
}
.audio-control-btn:hover{
	background-color: transparent;
}

.mute-btn{
	background-image: url(../images/off_01.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    background-position: 2px 0px;
}

.unmute-btn{
	background-image: url(../images/on_01.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    background-position: 2px 0px;
	display: none;
}

.equilizer{
	background-image: url(../images/music_01.gif);
    left: 60px;
    width: 150px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    background-position: 2px 5px;
    cursor: default;
}


@media screen and (max-width: 1200px) {

	.cs-image {
		width: 33%;
	}

}

@media screen and (max-width: 1100px) {

	.cs-colors .cs-color-section-0 ul {
		width: 100%;
	}

}

@media screen and (max-width: 992px) {
	
	.cs-content {
		width: 100%;
		max-width: unset;
	}

}

@media screen and (max-width: 767px) {
	
	.colors-section-wrap,
	.homepage .colors-section-wrap,
	.whatsnew-page .colors-section-wrap {
		padding: 40px 0;
	}

	.colors-section,
	.colors-section-left,
	.colors-section-center,
	.colors-section-right {
		padding: 30px;
		margin: 0 20px;
	}

	.colors-section-left {
		margin-left: 0;
	}

	.colors-section-right {
		margin-right: 0;
	}

	.colors-section-fullwidth {
		padding: 0;
	}

	.colors-section-fullwidth .cs-content {
		width: 100%;
	}

	.cs-image {
		width: 100%;
		position: static;
	}

	.cs-image > div {
		padding: 20px;
	}

	.cs-colors {
		width: 100%;
	}

	.cs-colors-desktop {
		display: none;
	}

	.cs-colors-mob {
		display: block;
	}

	.cs-colors p {
		display: none;
	}

	.cs-colors ul {
		padding: 0;
		font-size: 0;
	}

	.cs-colors .cs-color-section-0 ul {
		width: 100%;
	}

	.cs-colors li {
		display: inline-block;
		margin: 0 7px 7px 0;
		width: auto;
    	float: none;
	}

	.cs-colors li a {
		padding: 0;
	}

	.cs-colors li i {
		width: 25px;
		height: 25px;
		position: static;
	}

	.cs-colors li span {
		display: none;
	}

	.cs-sections {
		margin-right: -9px;
		position: relative;
	}

	.cs-sections .cs-color-section {
		width: 100%;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		z-index: -1;
		pointer-events: none;
		transition: opacity .5s ease;
	}

	.cs-sections .cs-color-section:first-child {
		position: relative;
	}

	.cs-sections .cs-color-section.active {
		opacity: 1;
		z-index: 1;
		pointer-events: all;
	}

	.cs-sections-switch {
		margin-bottom: 19px;
	}

	.cs-sections-switch li {
		display: inline-block;
		margin: 0;
		text-transform: uppercase;
		text-decoration: none;
		vertical-align: top;
		color: #333;
	}

	.cs-sections-switch li + li {
		margin-left: 26px;
	}

	.cs-sections-switch li a,
	.cs-sections-switch li a:hover {
		display: inline-block;
		font-size: 10px;
		line-height: 1.25;
		text-decoration: none;
		border-bottom: 1px solid #fff;
	}

	.cs-sections-switch li a.active {
		font-weight: 500;
		border-color: #333;
	}

	.cs-image-box {
		width: 80%;
	}

	.colors-section-fullwidth .cs-image-box {
		width: 70%;
	}

	.cs-image-box img {
		filter: drop-shadow(3px 3px 5px rgba(0,0,0,.15));
	}

}


#preview-sensors .devices-preview-item-img picture img {
	top: -7px;
}

#preview-rf-modules .devices-preview-item-img picture img {
	top: -33px;
}

.devices-title .container {
	max-width: 1400px;
}

.devices-info-list .color-list li.bi:before {
	background-color: #FAF3E1;
}

.devices-block-31 .devices-info-models ul:nth-child(1),
.devices-block-31 .devices-info-models ul:nth-child(2) {
	margin-bottom: 7px;
}

.devices-block .devices-img {
	padding: 0;
	min-height: unset !important;
}

.devices-block-product_shade .devices-img {
	background-color: #e5e1dc;
}

.devices-info-subtitle {
	text-transform: capitalize;
}

.devices-info-downloads li {
	max-width: unset;
}

.devices-info-downloads li a {
	display: inline-block;
	min-width: 120px;
}

.testimonials-left .subtitle {
	display: block;
	font-size: 80%;
}

.testimonials-adv .testimonials-left > p {
	margin-bottom: 1em;
	font-size: 25px;
	line-height: 1.5;
	letter-spacing: 0;
	text-transform: none;
}

.testimonials-adv .testimonials-left > p span {
	font-size: 18px;
}

.hero-video {
	max-width: 390px;
	margin: 34px 0 26px;
}

.hero-video video {
	display: block;
	max-width: 100%;
}

.text-section-image img {
	display: block;
}

.training-fits .image-section-right h2 br {
	display: none;
}

.products-page .article-item-content {
	min-height: 500px;
}

#field-state {
	display: none;
}

.home-quality .btn:hover,
.home-training .btn:hover,
.advantage-page .image-section .btn:hover,
.whatsnew-page .image-section .btn:hover {
	background-color: #fff;
}

.article-item .btn b {
	display: none;
	font-weight: inherit;
}

.streamlined-integration .slick-slide > div:empty {
	display: none;
}

.hero-news-link:after { /* tmp */
	width: 2.2em;
	height: 2.2em;
}

.homepage .article-section.light-layer .btn:hover {
	background-color: #ebebeb;
}

.prod-section,
.custom-html-section {
	position: relative;
}

.title-under-logo{
	width: 100%;
    text-align: center;
}

.coming-soon-brand-section {
    padding-top: 0!important;
}

.coming-soon-brand-section .brands-content {
    display: none!important;
}

.coming-soon-brand-section .brands-logos {
    margin-top: 0!important;
}

.active-brands-section {
    padding-bottom: 0!important;
}


@media screen and (max-width: 1200px) {

	.products-page .article-item-content {
		min-height: 530px;
	}

	.proled-plus .image-section-left{
		background-color: #fff;
		background-size: contain;
	}

}


@media screen and (max-width: 1024px) {
	
	.advantages-item.image-right-side {
		margin-left: 20px;
	}

}


@media screen and (max-width: 992px) {

	.hero-advantage .hero-bg:after {
		background: rgba(0,0,0,.45);
	}

	.advantage-page .hero-right img {
		width: 40%;
	    min-width: 143px;
	    max-width: 374px;
	}

	.hero-advantage h1 br {
		display: block;
	}

	.hero-video {
	    display: block;
	    margin: 40px 0;
	}

	.fill-image .image-section-left {
		padding: 0;
	}

	.training-fits {
		border-bottom: 20px solid #fff;
	}

	.side-left-no-padd {
		padding: 0;
	}

	.side-left > img {
		display: block;
	}

	.image-section-right.top,
	.chess-item-content.top {
		padding: 60px 20px 22px;
	}

	.advantage-page .image-section,
	.homeowners-page .chess-item {
		border-bottom: 20px solid #fff;
	}

	.advantage-page .image-section.clear-connect,
	.advantage-page .image-section.support,
	.advantage-page .image-section.tools-success {
		border-bottom: none;
	}

	.advantage-page .copy-link {
		display: block;
		margin-top: 30px;
	}

	.advantage-page .copy-link a:first-child {
		display: block;
	}

	.homeowners-page .separator {
		border-top: none;
	}

	.ho-title-padd-top {
		margin-top: 60px;
	}

	.devices-info-superscript {
		flex: unset !important;
	}

	#maestro-occupancy .devices-info-models ul:nth-child(odd){
		max-width: 60%;
		padding-right: 25px;
	}

	#maestro-occupancy .devices-info-models ul:nth-child(even){
		max-width: 35%;
	}

	.number-one .brands-logos picture {
		-webkit-flex: unset;
    	flex: unset;
	}

	.style-item {
		margin-left: 15px;
		margin-right: 15px;
	}

	.style-box {
		padding: 20px 25px;
	}

	.style-option-list li {
		max-width: 20%;
	}

	.lg .style-option-list li {
		max-width: 40%;
	}

	.article-item .btn b {
		display: block;
	}

}


@media screen and (min-width: 768px) and (max-width: 992px) {

	.hero-homeowners {
		padding-top: 130px;
	}

}


@media screen and (max-width: 768px) {

	/*.devices-img {
		height: 95vw !important;
	}*/

	.devices-img img  {
		width: 100% !important;
	}

	.article-item-img {
	    max-width: 338px;
	}

	.products-page .article-item-content {
		min-height: unset;
	}

}


@media screen and (max-width: 767px) {

	.hero-bg-mob {
		background-position: center top;
	}

	.whatsnew-page .hero-left p + br {
		display: none;
	} 

	.training-fits .image-section-right h2 br {
		display: block;
	}

	/*.devices-img {
		max-height: 95vw;
	}*/

	#outdoor-plug .devices-img img,
	#sensors .devices-img img,
	#rf-modules .devices-img img,
	#maestro-dimmer .devices-img img,
	#radiora-2-seetouch .devices-img img,
	#lutron-wireless .devices-img img,
	#maestro-occupancy .devices-img img {
		width: auto;
		max-width: 100%;
		margin: 0;
	}

	.advantage-page .image-section h2 br {
		display: none;
	}

	.advantage-page .image-section p {
	    margin-bottom: .7em;
	}

	.advantage-page .testimonials-section {
		margin-bottom: 20px;
	}

	.advantage-page .support .btn {
		max-width: 205px;
	}

	.advantage-page .tools-success .image-section-right > .btn {
		max-width: 233px;
	}

	.homeowners-page .title-block .h1 {
		margin: 0;
	}

	.homeowners-page .advantages-item.image-right-side {
		margin-left: 20px;
	}

	.homeowners-page .style-section .style-wrap {
		width: 100%;
	}

	.homeowners-page .advantages-list .advantages-slider-item {
		min-height: 220px;
		padding: 30px 0 42px;
	}

	.homeowners-page .advantages-slider-item img {
		width: 29%;
	    max-width: 252px;
    	margin-bottom: 15px;
	}

	.homeowners-page .advantages-list .slick-dots {
		bottom: 20px;
	}

	.homeowners-page .image-section-left > img,
	.homeowners-page .chess-item-image.scene-video img {
		display: none;
	}

	.homeowners-page .chess-item-image,
	.homeowners-page .fill-image .image-section-left {
	    padding-top: 81.3%;
	}

	.homeowners-page .advantages-item,
	.homeowners-page .advantages-item:last-child {
		margin-bottom: 70px;
	}

	.homeowners-page .colors-section-wrap {
		padding-top: 0;
		padding-bottom: 70px;
	}

	.homeowners-page .fill-image .image-section-right {
		padding-bottom: 60px;
	}

	.homeowners-page .fill-image .image-section-right.top {
		padding-bottom: 22px;
	}

	.number-one .brands-logos {
		margin: 67px 0 0;
	    -webkit-flex-direction: column;
	    flex-direction: column;
	}

	.number-one .logo-item-2 {
		margin-top: 34px;
	}
	.number-one .logo-item-2:before {
		display: none;
	}

	.res-content-item picture {
		display: block;
	}

}

/*One trust banner fixes*/
@media screen and (max-width:1024px) {
  .separator span:after, .separator span:before {
    display: none
  }
}

/* Zoom In Window: START */
div#material-fabric-popup div.popup-material-wrap+button {
    display: none;
}

.fancybox-stage .fancybox-slide.fancybox-slide--html {
    overflow: hidden;
}
.fancybox-container.fancybox-is-open .fancybox-bg {
    background: rgba(0,0,0,.81);
}
.material-popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.material-popup {
    display: none;
    pointer-events: none;
    -webkit-transition: transform .5s ease,opacity .3s ease;
    -moz-transition: transform .5s ease,opacity .3s ease;
    -ms-transition: transform .5s ease,opacity .3s ease;
    -o-transition: transform .5s ease,opacity .3s ease;
    transition: transform .5s ease,opacity .3s ease;
    -webkit-transform: scale(.75);
    -moz-transform: scale(.75);
    -ms-transform: scale(.75);
    -o-transform: scale(.75);
    transform: scale(.75);
    will-change: transform;
}
.devices-popup.material-popup {
    width: 85%;
    display: none;
    max-width: 540px;
    margin-top: 0px;
    overflow: visible;
    background: transparent;
    padding: 0;
    cursor: default!important;
    position: absolute;
    left: 0;
    right: 0;
    top: 56%;
    transform: translateY(-50%) !important;
    margin: auto;
}

.popup-material-wrap {
    display: inline-block;
    width: 100%;
    margin: auto;
    position: relative;
    pointer-events: all;
}

.popup-material-title {
	width: 95%;
    padding: 5px 0px;
    font-size: 40px;
    text-align: left;
    color: #fff;
	line-height: 1.4;
}

.popup-material-description {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 64px;
    padding: 10px 25px;
    font-size: 19px;
    line-height: 1.2;
    text-align: left;
    color: #646464;
    background: #fff;
}

.material-popup .popup-material-wrap .popup-material-description span {
    float: left;
}

.material-popup .popup-material-wrap .popup-material-description .zoom-control {
    position: absolute;
    right: 25px;
}

.material-popup .popup-material-wrap .popup-material-description .zoom-control .zoom-percentage {
    float: left;
}

.material-popup .popup-material-wrap .popup-material-image {
    overflow: hidden;
    max-height: 541px;
}

.popup-material-image {
    position: relative;
}

.material-popup .popup-material-wrap .popup-material-image img.zoom-in {
    max-width: none;
    transform: translate(-33.3333%,-32.4%);
    -ms-transform: translate(-33.3333%,-32.4%);
    width: 2048px;
}

.material-popup .popup-material-wrap .popup-material-image img.zoom-out {
    max-width: none;
    transform: translate(-5%,-16%);
    -ms-transform: translate(-5%,-16%);
    width: 1024px;
}

.popup-material-image img {
    display: block;
}

.material-popup .popup-material-description .zoom-control .plus-icon {
    background: url(../images/plus.svg) left top no-repeat;
    padding: 12px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.material-popup .popup-material-description .zoom-control .minus-icon {
    background: url(../images/minus.svg) left top no-repeat;
    padding: 12px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.devices-popup.material-popup .fancybox-close-small {
    top: 0px;
    right: 0px;
}

.material-popup .popup-material-description .tooltip {
    background-color: inherit;
    color: inherit;
    padding: inherit;
    z-index: inherit;
    top: inherit;
    border-radius: inherit;
    opacity: 1;
    width: 17px;
    height: 17px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
	cursor: help;
}
.material-popup .popup-material-description .tooltip span {
    margin: 2px 0 0 10px;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #842b2b;
    border-radius: 100%;
    padding: 3px 8px;
}
.material-popup .tooltip:hover .tooltip-text {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.material-popup .popup-material-description .tooltip div {
    display: block;
    width: 67vw;
    max-width: 440px;
    padding: 12px 20px;
    position: absolute;
    left: 43%;
    bottom: 60%;
    font-size: 16px;
    opacity: 0;
    color: #424242;
    background: #fff;
    border-radius: 7px;
    z-index: 99;
    box-shadow: 0 2px 4px rgb(0 0 0 / 50%);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s ease .25s;
    -moz-transition: all .2s ease .25s;
    -ms-transition: all .2s ease .25s;
    -o-transition: all .2s ease .25s;
    transition: all .2s ease .25s;
}
@media screen and (max-width: 1000px) {
	.devices-popup.material-popup {
		max-width: 360px;
		transform: inherit !important;
    	top: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
	.devices-popup.material-popup {
		max-width: 540px !important;
		top: 50%;
		transform: translateY(-50%) !important;
	}
}


@media screen and (max-width: 767px) {
	.popup-material-title {
		padding: 3px 0px;
		font-size: 21px;
	}
	.popup-material-description {
		padding: 5px 16px;
		min-height: 39px;
		font-size: 12px;
		line-height: 1.16;
	}
	.material-popup .popup-material-wrap .popup-material-description span {
		width: 190px;
	}
	.material-popup .popup-material-wrap .popup-material-description .zoom-control {
		right: 16px;
	}
	.material-popup .popup-material-wrap .popup-material-description .zoom-control .zoom-percentage {
		line-height: 2;
	}
	.material-popup .popup-material-wrap .popup-material-image {
		max-height: 335px;
	}
	.material-popup .popup-material-wrap .popup-material-image img.zoom-out {
		transform: translate(-20%,-28%);
	}
	.devices-popup.material-popup .fancybox-close-small {
		top: -15px;
		right: 0;
	}
}

@media screen and (max-width: 550px) {
	.devices-popup.material-popup {
		max-width: 360px !important;
		top: 50%;
		transform: translateY(-50%) !important;
	}
}
/* Zoom In Window: END */

.article-item .article-item-btm span {
    display: flex;
    align-items: center;
    padding-right: 15px
}
.article-item {
	position: relative;
	padding-bottom: 50px;
}
.article-item-img picture{
	display: block;
    line-height: 0;
    height: 193px;
    width: 193px;
}
.article-item-img img{
    height: 193px;
    width: 193px;
    object-fit: contain;
}
.article-item-title{
	min-height: 60px;
}
.article-item-excerpt{
	min-height: 100px;
}
.article-item-btm{
	position: absolute;
    bottom: 0;
}
.homepage .article-item-btm{
	position: unset;
}

.materials-col-btm div > .btn{
	position: absolute;
    bottom: -50px;
    margin-top: 10px
}


.news-container #page-content{
	width: 50%;
	margin: 0 auto;
}
.news-container .title-block{
	text-align: left;
	padding: 0;
}
.news-container .hero{
	padding: 0;
}
.news-container #page-content a{
	color: #3f8ab8;
}
.news-container #page-content a.btn{
	color: #fff;
}
.news-container #page-content a.btn:hover{
	color: #3f8ab8;
}
.news-container .muted{
	color: #9e9e9e;
}
.news-container td, .news-container th{
	width: 50%;
	float: left;
	border: none;
	padding: 5px;
}
.news-container .two-col td:nth-child(even), .news-container .two-col th:nth-child(even) {
	border-left: 1px solid;
}
.news-container .one-col td{
	width: 100%;
	text-align: center;
}
.news-container .two-col tr{
    border-bottom: 1px solid #808080!important;
}
.news-container .two-col{
	text-align: left;
}
.news-container table {
    text-align: left;
}

@media screen and (max-width: 1200px) {
	.news-container #page-content{
		width: 50%;
		padding: 10px;
	}
}

@media screen and (max-width: 1100px) {
	.news-container #page-content{
		width: 70%;
		padding: 10px;
	}
	.news-container .two-col td, .news-container .two-col th{
		width: 50%;
	}
}

@media screen and (max-width: 992px) {
	.news-container #page-content{
		width: 70%;
		padding: 10px;
	}
	.news-container td, .news-container td img{
		width: 100%;
	}
	.news-container .two-col td, .news-container .two-col th{
		width: 50%;
	}
}

@media screen and (max-width: 767px) {
	.news-container #page-content{
		width: 100%;
		padding: 10px;
	}
	.news-container td, .news-container td img{
		width: 100%;
	}
	.news-container .two-col td, .news-container .two-col th{
		width: 50%;
	}
	.article-item-img picture{
	    height: auto;
	    width: auto;
	}
	.article-item-img {
	    height: auto;
	    width: auto;
	}
}

@media screen and (min-width: 993px) {
	.homepage-es-mx .hero-left {
		width: 50%;
		max-width: 50%;
	}

	.homepage-es-mx .hero-right {
		width: 50%;
		max-width: 50%;
	}
}
.footer-address {
	padding-top: 0px;
	margin: 0px 24px 40px 24px;
  }

.footer-menu-nav a{
	text-decoration: underline;
}
  
  @media (min-width: 769px){
	  .footer-menu {
		  margin: 43px 24px 40px !important;
	  }
  }
  @media (max-width: 768px){
	  .footer-address {
		  margin: 0px 24px 40px 13px !important;
	  }
  }
  
  @media (max-width: 859.73333px) {
	.footer-address  .footer-menu-nav {
	  font-size: 13px !important;
	}
  }
	
  .footer-address .footer-menu-nav {
	font-weight: 500;
	position: relative;
	letter-spacing: .03em;
	font-size: 15px;
	margin: 0 !important;
	flex-flow:column;
  }

.responsive-heading {
	color: inherit;
	margin-top: .2em;
	font-weight: 100;
	line-height: 1.2;
	font-family: inherit;
	font-size: 44px;
	margin-bottom: .65em;
	text-transform: none;
	letter-spacing: 0;
	font-size: 4.43548vw;
	display: block;
}

@media (max-width: 586.182px){
	.responsive-heading {
	  font-size: 26px;
	}
}

.article-item .article-item-content h1.article-item-title, .article-item .article-item-content h2.article-item-title, .article-item .article-item-content h3.article-item-title, .article-item .article-item-content h4.article-item-title {
    font-weight: 500;
    line-height: 1.4;
    font-size: 21px;
	margin-bottom: 17px;
}

/* Sunnata Fan Control Scroll Navigation */
  #preview-sunnata-fan-control .devices-preview-item-img picture {
	width: 69px;
	height: 110px;
  }
  #preview-sunnata-fan-control .devices-preview-item-img picture img {
	top: -22px;
	left: -30px;
  }

/* Smart Shades Scroll Navigation */
.preview-hero-shades #system-devices-preview {
	display:flex;
  }
  
  #preview-triathlon-roller-shades .devices-preview-item-img picture {
		width: 69px;
		height: 110px;
  }
  #preview-triathlon-roller-shades .devices-preview-item-img picture img {
	  top: -22px;
	  left: -30px;
  }
  
  #preview-triathlon-wood-blinds .devices-preview-item-img picture {
	width: 69px;
	height: 110px;
  }
  #preview-triathlon-wood-blinds .devices-preview-item-img picture img {
  top: -22px;
  left: -30px;
  }
  
  #preview-triathlon-honeycomb-shades .devices-preview-item-img picture {
	width: 69px;
	height: 110px;
  }
  #preview-triathlon-honeycomb-shades .devices-preview-item-img picture img {
  top: -22px;
  left: -30px;
  }
  
  #preview-sivoia-qs-wireless-shades .devices-preview-item-img picture {
	width: 69px;
	height: 110px;
  }
  #preview-sivoia-qs-wireless-shades .devices-preview-item-img picture img {
  top: -22px;
  left: -30px;
  }

/* Hide System Devices Automated Shades Scroll Icon */
  #preview-automated-shades-hide {
	display: none;
  }

@media screen and (max-width: 1024px) {
	.ios-device .devices-content-label span {
		padding: 15px 26px 10px;
	}
	.ios-device .contact-us-container .button-container button.contact-form-submit {
		padding: 17px 30px 12px;
	}
}