@charset 'UTF-8';
.slick-next, .slick-prev {
	font-size:0;
	line-height:0;
	position:absolute;
	top:50%;
	display:block;
	width:20px;
	height:20px;
	padding:0;
	-webkit-transform:translate(0, -50%);
	-ms-transform:translate(0, -50%);
	transform:translate(0, -50%);
	cursor:pointer;
	color:transparent;
	border:none;
	outline:0;
	background:0 0
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	color:transparent;
	outline:0;
	background:0 0
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity:1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity:.25
}
.slick-next:before, .slick-prev:before {
	font-family:slick;
	font-size:20px;
	line-height:1;
	opacity:.75;
	color:#fff;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-prev {
	left:0
}
[dir=rtl] .slick-prev {
	right:-25px;
	left:auto
}
.slick-prev:before {
	content:'ÃƒÂ¢Ã¢â‚¬ Ã‚Â'
}
[dir=rtl] .slick-prev:before {
	content:'ÃƒÂ¢Ã¢â‚¬ Ã¢â‚¬â„¢'
}
.slick-next {
	right:0
}
[dir=rtl] .slick-next {
	right:auto;
	left:-25px
}
.slick-next:before {
	content:'ÃƒÂ¢Ã¢â‚¬ Ã¢â‚¬â„¢'
}
[dir=rtl] .slick-next:before {
	content:'ÃƒÂ¢Ã¢â‚¬ Ã‚Â'
}
.slick-dotted.slick-slider {
	margin-bottom:30px
}
.slick-dots {
	position:absolute;
	bottom:-25px;
	display:block;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center
}
.slick-dots li {
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	margin:0 5px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	font-size:0;
	line-height:0;
	display:block;
	width:20px;
	height:20px;
	padding:5px;
	cursor:pointer;
	color:transparent;
	border:0;
	outline:0;
	background:0 0
}
.slick-dots li button:focus, .slick-dots li button:hover {
	outline:0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity:1
}
.slick-dots li button:before {
	font-family:slick;
	font-size:6px;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	content:'ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢';
	text-align:center;
	opacity:.25;
	color:#000;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before {
	opacity:.75;
	color:#000
}
.slick-slider {
	position:relative;
	display:block;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent;	
}
.prdlst.slick-slider {
	padding:0 24px
}
.prdlst2.slick-slider {
	padding:0 24px
}
.bcsmnu.slick-slider {
	padding:0 24px
}
.applicationbx.slick-slider {
	padding:0
}
.websarcht .slick-slider {
	padding:0
}
.ciper .slick-slider {
	padding:0
}
.slick-list {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:0
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.slick-track {
	position:relative;
	top:0;
	left:0;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.applicationbx .slick-track {
	margin-left:0;
	margin-right:0
}
.websarcht .slick-track {
	margin-left:0;
	margin-right:0
}
.ciper .slick-track {
	margin-left:0;
	margin-right:0
}
.prdpgn_lstng .slick-track {
	margin-left:0;
	margin-right:0
}
.slick-track:after, .slick-track:before {
	display:table;
	content:''
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	display:none;
	float:left;
	height:100%;
	min-height:1px
}
[dir=rtl] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.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
}
.slick-arrow.slick-hidden {
	display:none
}
/*.slider {
	width:100%;
	margin:0 auto
}*/
.slick-slide {
	margin:0;
	position:relative
}
.slick-next:before, .slick-prev:before {
	color:#000
}
.slick-slide {
transition:all ease-in-out .3s;
	opacity:.2
}
.slick-active {
	opacity:1
}
.slick-current {
	opacity:1
}
.slider-nav {
	padding-top:5px
}
.slider-nav .slick-slide {
transition:transform .8s;
	opacity:1
}
.slider-nav .slick-active {
	opacity:1
}
.slider-nav .slick-current {
	opacity:1;
	transform:scale(1.05)
}
.slider-nav .slick-current .sldrimg_thmb {
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .52)
}
.slider-nav .slick-next, .slider-nav .slick-prev {
	width:36px;
	height:36px;
	background:0 0;
	border-radius:100px;
	border:0 solid #ececec;
	z-index:100;
	/*font-family:Honeywell_Sans_book;*/
	margin-top:-10px
}
.slider-nav .slick-next:hover, .slider-nav .slick-prev:hover {
	z-index:100
}
.slider-nav .slick-prev {
	left:-8%
}
.slider-nav .slick-prev:before {
	position:absolute;
	left:11px;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:14px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.slider-nav .slick-next {
	right:-8%;
	z-index:100
}
.slider-nav .slick-next:before {
	position:absolute;
	right:15px;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:14px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.slider-nav_lms {
	padding-top:5px
}
.slider-nav_lms .slick-slide {
transition:transform .8s;
	opacity:1
}
.slider-nav_lms .slick-active {
	opacity:1
}
.slider-nav_lms .slick-current {
	opacity:1
}
.slider-nav_lms .slick-current .sldrimg_thmb {
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .52)
}
.slider-nav .slick-next, .slider-nav_lms .slick-prev {
	width:36px;
	height:36px;
	z-index:100
}
.slider-nav .slick-next:hover, .slider-nav_lms .slick-prev:hover {
	z-index:100
}
.slider-nav_lms .slick-prev {
	left:-18px
}
.slider-nav_lms .slick-prev:before {
	position:absolute;
	left:11px;
	content:'\276E';
	color:#593f32;
	width:6px;
	height:11px;
	top:9px;
	font-size:18px
}
.slider-nav_lms .slick-next {
	right:-18px;
	z-index:100
}
.slider-nav_lms .slick-next:before {
	position:absolute;
	right:15px;
	content:'\276F';
	color:#593f32;
	width:6px;
	height:11px;
	top:9px;
	font-size:18px
}
.slider-nav_lms .slick-next:focus, .slider-nav_lms .slick-next:hover, .slider-nav_lms .slick-prev:focus, .slider-nav_lms .slick-prev:hover {
	background:#fff
}
.slider-nav_lms2 {
	padding-top:5px
}
.slider-nav_lms2 .slick-slide {
transition:transform .8s;
	opacity:1
}
.slider-nav_lms2 .slick-active {
	opacity:1
}
.slider-nav_lms2 .slick-current {
	opacity:1
}
.slider-nav_lms2 .slick-current .sldrimg_thmb {
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .52)
}
.slider-nav_lms2 .slick-next, .slider-nav_lms2 .slick-prev {
	width:27px;
	height:50px;
	background:0 0;
	z-index:100
}
.slider-nav_lms2 .slick-next:hover, .slider-nav_lms2 .slick-prev:hover {
	z-index:100
}
.slider-nav_lms2 .slick-prev {
	left:-15px
}
.slider-nav_lms2 .slick-prev:before {
	position:absolute;
	left:0;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.slider-nav_lms2 .slick-next {
	right:-17px;
	z-index:100
}
.slider-nav_lms2 .slick-next:before {
	position:absolute;
	right:0;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.slider-nav_lms2 .slick-next:focus, .slider-nav_lms2 .slick-next:hover, .slider-nav_lms2 .slick-prev:focus, .slider-nav_lms2 .slick-prev:hover {
	background:0 0
}
.mblapp {
	padding-top:5px
}
.mblapp .slick-slide {
transition:transform .8s;
	opacity:1
}
.mblapp .slick-active {
	opacity:1
}
.mblapp .slick-current {
	opacity:1
}
.mblapp .slick-current .sldrimg_thmb {
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .52)
}
.mblapp .slick-next, .mblapp .slick-prev {
	width:27px;
	height:50px;
	background:0 0;
	z-index:100
}
.mblapp .slick-next:hover, .mblapp .slick-prev:hover {
	z-index:100
}
.mblapp .slick-prev {
	left:-26px
}
.mblapp .slick-prev:before {
	position:absolute;
	left:0;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.mblapp .slick-next {
	right:-26px;
	z-index:100
}
.mblapp .slick-next:before {
	position:absolute;
	right:0;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.mblapp .slick-next:focus, .mblapp .slick-next:hover, .mblapp .slick-prev:focus, .mblapp .slick-prev:hover {
	background:0 0
}
.slider-navaqm {
	padding-top:5px
}
.slider-navaqm .slick-slide {
transition:transform .8s;
	opacity:1
}
.slider-navaqm .slick-active {
	opacity:1
}
.slider-navaqm .slick-current {
	opacity:1
}
.slider-navaqm .slick-current .sldrimg_thmb {
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .52)
}
.slider-navaqm .slick-next, .slider-navaqm .slick-prev {
	width:27px;
	height:50px;
	background:0 0;
	z-index:100
}
.slider-navaqm .slick-next:hover, .slider-navaqm .slick-prev:hover {
	z-index:100
}
.slider-navaqm .slick-prev {
	left:-26px
}
.slider-navaqm .slick-prev:before {
	position:absolute;
	left:0;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.slider-navaqm .slick-next {
	right:-26px;
	z-index:100
}
.slider-navaqm .slick-next:before {
	position:absolute;
	right:0;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.slider-navaqm .slick-next:focus, .slider-navaqm .slick-next:hover, .slider-navaqm .slick-prev:focus, .slider-navaqm .slick-prev:hover {
	background:0 0
}
.slider_nwprdct {
	padding-top:5px
}
.slider_nwprdct .slick-slide {
transition:transform .8s;
	opacity:1
}
.slider_nwprdct .slick-active {
	opacity:1
}
.slider_nwprdct .slick-current {
	opacity:1
}
.slider_nwprdct .slick-current .sldrimg_thmb {
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .52)
}
.slider_nwprdct .slick-next, .slider_nwprdct .slick-prev {
	width:27px;
	height:50px;
	background:0 0;
	z-index:100
}
.slider_nwprdct .slick-next:hover, .slider_nwprdct .slick-prev:hover {
	z-index:100
}
.slider_nwprdct .slick-prev {
	left:-5%
}
.slider_nwprdct .slick-prev:before {
	position:absolute;
	left:0;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.slider_nwprdct .slick-next {
	right:-5%;
	z-index:100
}
.slider_nwprdct .slick-next:before {
	position:absolute;
	right:0;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.slider_nwprdct .slick-next:focus, .slider_nwprdct .slick-next:hover, .slider_nwprdct .slick-prev:focus, .slider_nwprdct .slick-prev:hover {
	background:0 0
}
.entofr {
	padding-top:5px
}
.entofr .slick-slide {
transition:transform .8s;
	opacity:1
}
.entofr .slick-active {
	opacity:1
}
.entofr .slick-current {
	opacity:1
}
.entofr .slick-current .sldrimg_thmb {
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .52)
}
.entofr .slick-next, .entofr .slick-prev {
	width:27px;
	height:50px;
	background:0 0;
	z-index:100
}
.entofr .slick-next:hover, .entofr .slick-prev:hover {
	z-index:100
}
.entofr .slick-prev {
	left:-26px
}
.entofr .slick-prev:before {
	position:absolute;
	left:0;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.entofr .slick-next {
	right:-26px;
	z-index:100
}
.entofr .slick-next:before {
	position:absolute;
	right:0;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:7px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.entofr .slick-next:focus, .entofr .slick-next:hover, .entofr .slick-prev:focus, .entofr .slick-prev:hover {
	background:0 0
}
.slider-nav2 {
	padding-top:5px
}
.slider-nav2 .slick-slide {
transition:transform .8s;
	opacity:1
}
.slider-nav2 .slick-active {
	opacity:1
}
.slider-nav2 .slick-current {
	opacity:1;
	transform:scale(1.05)
}
.slider-nav2 .slick-current .sldrimg_thmb {
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, .52);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .52)
}
.slider-nav2 .slick-next, .slider-nav2 .slick-prev {
	width:36px;
	height:36px;
	background:#fff;
	border-radius:100px;
	border:1px solid #ececec;
	z-index:100
}
.slider-nav2 .slick-next:hover, .slider-nav2 .slick-prev:hover {
	z-index:100
}
.slider-nav2 .slick-prev {
	left:-18px
}
.slider-nav2 .slick-prev:before {
	position:absolute;
	left:11px;
	content:'\276E';
	color:#593f32;
	width:6px;
	height:11px;
	top:9px;
	font-size:18px
}
.slider-nav2 .slick-next {
	right:-18px;
	z-index:100
}
.slider-nav2 .slick-next:before {
	position:absolute;
	right:15px;
	content:'\276F';
	color:#593f32;
	width:6px;
	height:11px;
	top:9px;
	font-size:18px
}
.slider-nav2 .slick-next:focus, .slider-nav2 .slick-next:hover, .slider-nav2 .slick-prev:focus, .slider-nav2 .slick-prev:hover {
	background:#fff
}
.interface_slider .slick-next, .interface_slider .slick-prev {
	width:36px;
	height:36px;
	background:0 0;
	border-radius:100px;
	border:0 solid #ececec;
	z-index:100;
	/*font-family:Honeywell_Sans_book;*/
	margin-top:-10px
}
.interface_slider .slick-next:hover, .interface_slider .slick-prev:hover {
	z-index:100
}
.interface_slider .slick-prev {
	left:0
}
.interface_slider .slick-prev:before {
	position:absolute;
	left:11px;
	content:'\276E';
	color:#dc202e;
	width:22px;
	height:38px;
	top:9px;
	font-size:40px;
	/*font-family:Honeywell_Sans_book;*/
	opacity:1
}
.interface_slider .slick-next {
	right:0;
	z-index:100
}
.interface_slider .slick-next:before {
	position:absolute;
	right:15px;
	content:'\276F';
	color:#dc202e;
	width:22px;
	height:38px;
	top:9px;
	font-size:40px;
	/*font-family:Honeywell_Sans_book;*/
	opacity:1
}
.interface_slider .slick-next:focus, .interface_slider .slick-next:hover, .interface_slider .slick-prev:focus, .interface_slider .slick-prev:hover {
	background:0 0
}
.prdlst .slick-slide {
	opacity:1;
	padding:0 10px
}
.prdlst .slick-list.draggable {
	margin:0!important;
	padding:0!important
}
.prdlst .slick-next, .prdlst .slick-prev {
	width:36px;
	height:36px;
	background:0 0;
	border-radius:100px;
	border:0 solid #ececec;
	z-index:100;
	/*font-family:Honeywell_Sans_book;*/
	margin-top:-10px
}
.prdlst .slick-next:hover, .prdlst .slick-prev:hover {
	z-index:100
}
.prdlst .slick-prev {
	left:-9px
}
.prdlst .slick-prev:before {
	position:absolute;
	left:11px;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:9px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.prdlst .slick-next {
	right:-9px;
	z-index:100
}
.prdlst .slick-next:before {
	position:absolute;
	right:15px;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:9px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.prdlst .slick-next:focus, .prdlst .slick-next:hover, .prdlst .slick-prev:focus, .prdlst .slick-prev:hover {
	background:0 0
}
.applicationbx .slick-slide .appl_lstmn {
	margin:10px
}
.applicationbx .slick-next, .applicationbx .slick-prev {
	width:36px;
	height:36px;
	background:0 0;
	border-radius:100px;
	border:0 solid #ececec;
	z-index:100;
	/*font-family:Honeywell_Sans_book;*/
	margin-top:-10px
}
.applicationbx .slick-next:hover, .applicationbx .slick-prev:hover {
	z-index:100
}
.applicationbx .slick-prev {
	left:0;
	background:0 0
}
.applicationbx .slick-prev:before {
	position:absolute;
	left:11px;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:0;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.applicationbx .slick-next {
	right:0;
	z-index:100;
	background:0 0
}
.applicationbx .slick-next:before {
	position:absolute;
	right:15px;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:0;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.applicationbx .slick-next.slick-arrow.slick-disabled, .applicationbx .slick-prev.slick-arrow.slick-disabled {
	display:none!important
}
.websarcht .slick-slide .appl_lstmn {
	margin:0 20px 0 0
}
.websarcht .slick-next, .websarcht .slick-prev {
	width:36px;
	height:36px;
	background:0 0;
	border-radius:100px;
	border:0 solid #ececec;
	z-index:100;
	/*font-family:Honeywell_Sans_book;*/
	margin-top:-10px
}
.websarcht .slick-next:hover, .websarcht .slick-prev:hover {
	z-index:100
}
.websarcht .slick-prev {
	left:-9px
}
.websarcht .slick-prev:before {
	position:absolute;
	left:8px;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:9px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.websarcht .slick-next {
	right:-9px;
	z-index:100
}
.websarcht .slick-next:before {
	position:absolute;
	right:8px;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:9px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.websarcht .slick-next:focus, .websarcht .slick-next:hover, .websarcht .slick-prev:focus, .websarcht .slick-prev:hover {
	background:0 0
}
.ciper .slick-slide .appl_lstmn {
	margin:0 20px 0 0
}
.ciper .slick-next, .ciper .slick-prev {
	width:36px;
	height:36px;
	background:0 0;
	border-radius:100px;
	border:0 solid #ececec;
	z-index:100;
	/*font-family:Honeywell_Sans_book;*/
	margin-top:-10px
}
.ciper .slick-next:hover, .ciper .slick-prev:hover {
	z-index:100
}
.ciper .slick-prev {
	left:5px;
	background:#fff;
	-webkit-box-shadow:0 5px 10px 2px rgba(0, 0, 0, .32);
	-moz-box-shadow:0 5px 10px 2px rgba(0, 0, 0, .32);
	box-shadow:0 5px 10px 2px rgba(0, 0, 0, .32)
}
.ciper .slick-prev:before {
	position:absolute;
	left:9px;
	content:'\276E';
	color:#707070;
	width:13px;
	height:30px;
	top:8px;
	font-size:25px;
	font-family:Honeywell_Sans_book
}
.ciper .slick-next {
	right:28px;
	z-index:100;
	background:#fff;
	-webkit-box-shadow:0 5px 10px 2px rgba(0, 0, 0, .32);
	-moz-box-shadow:0 5px 10px 2px rgba(0, 0, 0, .32);
	box-shadow:0 5px 10px 2px rgba(0, 0, 0, .32)
}
.ciper .slick-next:before {
	position:absolute;
	right:11px;
	content:'\276F';
	color:#707070;
	width:13px;
	height:30px;
	top:8px;
	font-size:25px;
	font-family:Honeywell_Sans_book
}
.prdlst2 .slick-next, .prdlst2 .slick-prev {
	width:36px;
	height:36px;
	background:0 0;
	border-radius:100px;
	border:0 solid #ececec;
	z-index:100;
	/*font-family:Honeywell_Sans_book;*/
	margin-top:-10px
}
.prdlst2 .slick-next:hover, .prdlst2 .slick-prev:hover {
	z-index:100
}
.prdlst2 .slick-prev {
	left:-9px
}
.prdlst2 .slick-prev:before {
	position:absolute;
	left:11px;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:9px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.prdlst2 .slick-next {
	right:-9px;
	z-index:100
}
.prdlst2 .slick-next:before {
	position:absolute;
	right:15px;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:9px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.prdlst2 .slick-next:focus, .prdlst2 .slick-next:hover, .prdlst2 .slick-prev:focus, .prdlst2 .slick-prev:hover {
	background:0 0
}
.bcsmnu .slick-next, .bcsmnu .slick-prev {
	width:36px;
	height:36px;
	background:0 0;
	border-radius:100px;
	border:0 solid #ececec;
	z-index:100;
	/*font-family:Honeywell_Sans_book;*/
	margin-top:-10px
}
.bcsmnu .slick-next:hover, .bcsmnu .slick-prev:hover {
	z-index:100
}
.bcsmnu .slick-prev {
	left:-9px
}
.bcsmnu .slick-prev:before {
	position:absolute;
	left:11px;
	content:'\276E';
	color:#707070;
	width:22px;
	height:38px;
	top:9px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.bcsmnu .slick-next {
	right:-9px;
	z-index:100
}
.bcsmnu .slick-next:before {
	position:absolute;
	right:15px;
	content:'\276F';
	color:#707070;
	width:22px;
	height:38px;
	top:9px;
	font-size:40px;
	font-family:Honeywell_Sans_book
}
.bcsmnu .slick-next:focus, .bcsmnu .slick-next:hover, .bcsmnu .slick-prev:focus, .bcsmnu .slick-prev:hover {
	background:0 0
}
@media screen and (max-width:1024px) {
.slider-nav_lms .slick-next::before {
position:absolute;
right:8px;
content:'\276F';
color:#593f32;
width:6px;
height:11px;
top:3px;
font-size:15px
}
.slider-nav_lms .slick-next, .slider-nav_lms .slick-prev {
width:24px;
height:24px;
background:#fff;
border-radius:100px;
border:1px solid #ececec
}
.slider-nav_lms .slick-prev {
left:-13px
}
.slider-nav_lms .slick-next {
right:0
}
.slider-nav_lms .slick-prev::before {
position:absolute;
left:6px;
content:'\276E';
color:#593f32;
width:6px;
height:11px;
top:4px;
font-size:15px
}
.slider-navaqm .slick-next::before {
position:absolute;
right:8px;
content:'\276F';
color:#593f32;
width:6px;
height:11px;
top:3px;
font-size:15px
}
.slider-navaqm .slick-next, .slider-navaqm .slick-prev {
width:24px;
height:24px;
background:#fff;
border-radius:100px;
border:1px solid #ececec
}
.slider-navaqm .slick-prev {
left:-15px
}
.slider-navaqm .slick-next {
right:-15px
}
.slider-navaqm .slick-prev::before {
position:absolute;
left:6px;
content:'\276E';
color:#593f32;
width:6px;
height:11px;
top:4px;
font-size:15px
}
.entofr .slick-next::before {
position:absolute;
right:8px;
content:'\276F';
color:#593f32;
width:6px;
height:11px;
top:3px;
font-size:15px
}
.entofr .slick-next, .entofr .slick-prev {
width:24px;
height:24px;
background:#fff;
border-radius:100px;
border:1px solid #ececec
}
.entofr .slick-prev {
left:-15px
}
.entofr .slick-next {
right:-15px
}
.entofr .slick-prev::before {
position:absolute;
left:6px;
content:'\276E';
color:#593f32;
width:6px;
height:11px;
top:4px;
font-size:15px
}
.slider-nav2 .slick-next::before {
position:absolute;
right:8px;
content:'\276F';
color:#593f32;
width:6px;
height:11px;
top:3px;
font-size:15px
}
.slider-nav2 .slick-next, .slider-nav2 .slick-prev {
width:24px;
height:24px;
background:#fff;
border-radius:100px;
border:1px solid #ececec
}
.slider-nav2 .slick-prev {
left:-13px
}
.slider-nav2 .slick-next {
right:11px
}
.slider-nav2 .slick-prev::before {
position:absolute;
left:6px;
content:'\276E';
color:#593f32;
width:6px;
height:11px;
top:4px;
font-size:15px
}
.ciper .slick-next::before {
position:absolute;
right:8px;
content:'\276F';
color:#593f32;
width:6px;
height:11px;
top:3px;
font-size:15px
}
.ciper .slick-next, .ciper .slick-prev {
width:24px;
height:24px;
background:#fff;
border-radius:100px;
border:1px solid #ececec
}
.ciper .slick-prev {
left:20px
}
.ciper .slick-next {
right:20px
}
.ciper .slick-prev::before {
position:absolute;
left:6px;
content:'\276E';
color:#593f32;
width:6px;
height:11px;
top:4px;
font-size:15px
}
.prdlst2 .slick-next::before {
position:absolute;
right:8px;
content:'\276F';
color:#593f32;
width:6px;
height:11px;
top:3px;
font-size:15px
}
.prdlst2 .slick-next, .prdlst2 .slick-prev {
width:24px;
height:24px;
background:#fff;
border-radius:100px;
border:1px solid #ececec
}
.prdlst2 .slick-prev {
left:0
}
.prdlst2 .slick-next {
right:0
}
.prdlst2 .slick-prev::before {
position:absolute;
left:6px;
content:'\276E';
color:#593f32;
width:6px;
height:11px;
top:4px;
font-size:15px
}
.bcsmnu .slick-next::before {
position:absolute;
right:8px;
content:'\276F';
color:#593f32;
width:6px;
height:11px;
top:3px;
font-size:15px
}
.bcsmnu .slick-next, .bcsmnu .slick-prev {
width:24px;
height:24px;
background:#fff;
border-radius:100px;
border:1px solid #ececec
}
.bcsmnu .slick-prev {
left:0
}
.bcsmnu .slick-next {
right:0
}
.bcsmnu .slick-prev::before {
position:absolute;
left:6px;
content:'\276E';
color:#593f32;
width:6px;
height:11px;
top:4px;
font-size:15px
}
}
@media screen and (max-width:600px) {
.slider-nav .slick-prev {
left:-10%
}
.slider-nav2 .slick-prev {
left:-3px
}
}
abbr, address, article, aside, audio, b, blockquote, body, body div, caption, cite, code, dd, del, dfn, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, mark, menu, nav, object, p, pre, q, samp, section, small, span, strong, table, tbody, td, tfoot, th, thead, time, tr, var, video {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:0 0
}
.clearfix:after, .clearfix:before {
	content:".";
	display:block;
	height:0;
	overflow:hidden
}
.clearfix:after {
	clear:both
}
.clearfix {
	zoom:1
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:after, :before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
del {
	text-decoration:line-through
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ddd;
	margin:1em 0;
	padding:0
}
small {
	font-size:85%
}
strong, th {
	font-weight:700
}
td, td img {
	vertical-align:middle
}
body {
	margin:0;
	padding:0;
	position:relative;
	float:left;
	width:100%;
	color:#000;
	font-size:16px;
	background:#fff;
	font-weight:400;
	word-wrap:break-word;
	/*font-family:Honeywell_Sans_book;*/
	overflow-x:hidden;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
a, a:active, a:hover, input, input:focus {
	outline:0
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:0 0;
	outline:0;
	text-decoration:none
}
table {
	border-collapse:collapse
}
table th {
	font-size:18px;
	color:#404041;
	font-weight:400;
	margin:0 0 10px;
	line-height:24px;
	padding:10px;
	border:1px solid #dcdcdc
}
table td {
	border-collapse:collapse;
	padding:10px;
	border:1px solid #dcdcdc
}
::-webkit-input-placeholder {
opacity:1
}
::-moz-placeholder {
opacity:1
}
:-ms-input-placeholder {
opacity:1
}
:-moz-placeholder {
opacity:1
}
input::placeholder {
opacity:1
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer;
	outline:0
}
button[disabled], html input[disabled] {
	cursor:default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
outline:0
}
input {
	line-height:normal
}
input[type=checkbox], input[type=radio] {
	box-sizing:border-box;
	padding:0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
.loader_ajax {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999999;
	text-align:center;
	background-color:#fff
}
.loader_ajax_inner {
	float:left;
	width:100%;
	height:100%
}
/*div.container {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	position:relative
}*/
section {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	position:relative
}
header {
	float:left;
	width:100%;
	background:#fff;
	padding-top:40px;
	position:relative;
	z-index:999
}
.hdrinr {
	margin:0 auto;
	width:92%
}
.hdrinrlft {
	float:left;
	padding-bottom:38px;
	line-height:1px
}
.hdrinrlft a {
	float:left
}
.separator.separator-left {
	float:left;
	background:#9c9c9c;
	width:1px;
	height:27px;
	margin:0 10px
}
.topic-area {
	float:left;
	padding-top:7px;
	line-height:16px;
	text-transform:uppercase;
	/*font-family:Honeywell_Sans_book;*/
	font-size:15px;
	color:#303030;
	letter-spacing:.5px
}
.d-none {
	display:inline-block
}
.separator.separator-left.d-none {
	display:inline-block
}
ul.mnmenu {
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
	padding-top:7px;
	margin-left:20px
}
.hdrinrrht {
	float:right
}
.srch_bx {
	float:left;
	border:1px solid #787878;
	background:#f8f8f8;
	border-radius:7px;
	width:180px;
	padding:5px 5px 3px
}
.srchbxinpt {
	float:left;
	width:146px;
	background:0 0;
	border:none;
	color:#787878;
	font-size:16px;
	font-family:Honeywell_Sans_medium
}
.srchbxinpt::-webkit-input-placeholder {
opacity:1
}
.srchbxinpt::-moz-placeholder {
opacity:1
}
.srchbxinpt:-ms-input-placeholder {
opacity:1
}
.srchbxinpt:-moz-placeholder {
opacity:1
}
input.srchbxinpt::placeholder {
opacity:1
}
.srchbtn {
	background:url(../images/srch_btn.svg) no-repeat left top;
	float:right;
	width:20px;
	height:20px;
	cursor:pointer;
	border:none;
	margin-top:8px;
	margin-right:10px
}
ul.mnmenu li {
	float:left;
	padding-right:40px;
	text-align:center
}
ul.mnmenu li:last-child {
	padding-right:0
}
ul.mnmenu li a {
	/*font-family:Honeywell_Sans_book;*/
	font-size:14px;
	color:#303030;
	text-decoration:none;
	position:relative;
	transition:1s;
	padding-bottom:0
}
.sub_menuinr ul.subsublstng li h2 a, ul.mnmenu li .sb_hdng>a, ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li a {
	font-family:Honeywell_Sans_book
}
ul.mnmenu>li>a:hover {
	color:#1792e5
}
ul.mnmenu li a:hover:before {
	width:100%
}
ul.mnmenu li a.active:before {
	width:100%
}
ul.mnmenu li a::after {
display:block;
content:attr(title);
font-weight:700;
height:0;
overflow:hidden;
visibility:hidden
}
ul.mnmenu li a.active::before {
width:100%
}
section.hm_bnrbx {
	float:left;
	width:100%
}
.dstpbnrimg {
	width:100%
}
section.hm_bnrbxinr {
	overflow:hidden;
	margin:0 auto;
	width:96%
}
.hm_bnrtxtbx {
	position:absolute;
	left:0;
	top:7px;
	width:612px
}
.hm_bnrtxtbx.slide_one {
	left:9%;
	top:7px;
	width:80%
}
.slide_onetop {
	overflow:hidden;
	padding-top:50px;
	clear:both
}
.slide_onetop img {
	width:307px
}
.slide_onemid {
	float:left;
	width:100%;
	color:#dc202e;
	font-size:113px;
	line-height:87px;
	font-family:Honeywell_Sans_black;
	text-transform:uppercase;
	letter-spacing:-2px;
	position:relative;
	margin-top:20px
}
.slide_onemid.inrbnrtxt {
	float:left;
	width:100%;
	color:#fff;
	font-size:70px;
	line-height:77px;
	/*font-family:Honeywell_Sans_book;*/
	text-transform:none;
	letter-spacing:normal;
	position:relative;
	margin-top:120px
}
1 .slide_onemid.inrbnrtxt span {
color:#fff
}
.slide_onemid.inrbnrtxt span.blk {
	color:#000
}
.slide_onemid.inrbnrtxt.blk {
	color:#000
}
.inrbnrblwtxt {
	float:left;
	width:460px;
	padding-top:40px;
	color:#fff;
	font-size:18px;
	line-height:25px;
	/*font-family:Honeywell_Sans_book;*/
	display:block
}
.inrbnrblwtxt.hme {
	/*font-family:Honeywell_Sans_bold;*/
	font-size:22px;
	width:580px;
	padding-top:70px
}
.inrbnrblwtxt.blk {
	color:#000
}
.slide_onebtm {
	float:left;
	width:100%;
	color:#030303;
	font-size:113px;
	line-height:83px;
	font-family:Honeywell_Sans_black;
	text-transform:uppercase;
	letter-spacing:-9px
}
.main_home .center .slick-dots {
	bottom:30px
}
.slick-slide img.mblbnrimg {
	display:none
}
.slide_onemid span {
	color:#fff
}
.slide_onemid span.blk {
	color:#000
}
.center .slick-dots {
	bottom:44px
}
.center .slick-dotted.slick-slider {
	min-height:150px
}
.center .slick-dots li {
	border-radius:100px;
	width:7px;
	height:7px;
	margin:0 6px;
	margin-bottom:8px
}
.center .slick-dots li button {
	border-radius:100px;
	width:7px;
	height:7px;
	background:0 0;
	border:1px solid #fff;
	color:#fff
}
.center .slick-dots li.slick-active {
	border-radius:100px;
	width:7px;
	height:7px;
	opacity:1
}
.center .slick-dots li.slick-active button {
	background:#fff;
	border:1px solid #fff;
	width:7px;
	height:7px;
	color:#6d6e70
}
.center .slick-dots li button::before {
content:''
}
.center .slick-dots li.slick-active button:before {
	font-size:0
}
.main_home .center .slick-dots li button {
	padding:3px
}
.center.slick-dotted.slick-slider {
	margin-bottom:0
}
.main_home .center .slick-dots {
	bottom:30px
}
.main_home .center .slick-dots {
	bottom:30px;
	width:10px;
	right:20px
}
.slick-dots li.slick-active button::before {
opacity:1;
color:#000
}
.hdrinrlft h1 {
	float:left;
	padding:0;
	margin:0
}
.bnrtbmtxtnw {
	overflow:hidden;
	border-left:5px solid #dc202e;
	padding:3px 0 3px 10px;
	/*font-family:Honeywell_Sans_book;*/
	font-size:22px;
	line-height:22px;
	color:#fff;
	margin-top:60px;
	clear:both;
	display:inline-block
}
.bnrtbmtxtnw span {
	font-size:60px;
	line-height:50px
}
ul.hmbnrlstngtxt {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none;
	clear:both;
	margin-top:40px;
	float:left;
	width:400px
}
ul.hmbnrlstngtxt li {
	float:left;
	width:50%;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-bottom:30px
}
ul.hmbnrlstngtxt li .imgbx {
	overflow:hidden;
	text-align:center
}
ul.hmbnrlstngtxt li .txtbx {
	overflow:hidden;
	text-align:center;
	font-family:Honeywell_Sans_black;
	font-size:22px;
	color:#4d4d4d;
	line-height:22px;
	text-transform:uppercase
}
ul.hmbnrlstngtxt li .txtbx span {
	color:#ee3325
}
ul.hmbnrlstngtxt li .imgbx .intlg {
	background:url(../images/sprites.png) no-repeat center top;
	width:68px;
	height:80px;
	display:inline-block
}
ul.hmbnrlstngtxt li .imgbx .fire {
	background:url(../images/sprites.png) no-repeat center top;
	width:68px;
	height:80px;
	display:inline-block;
	background-position:-72px top
}
ul.hmbnrlstngtxt li .imgbx .promise {
	background:url(../images/sprites.png) no-repeat center top;
	width:68px;
	height:80px;
	display:inline-block;
	background-position:-145px top
}
ul.hmbnrlstngtxt li .imgbx .bms {
	background:url(../images/sprites.png) no-repeat center top;
	width:68px;
	height:80px;
	display:inline-block;
	background-position:-218px top
}
.md_cntainer {
	margin:0 auto;
	/*width:82%*/
}
.abt_lft {
	float:left;
	width:42%;
	margin-right:3%;
	padding-top:40px;
	position:relative
}
.abt_lft img {
	width:100%
}
.abt_rht {
	float:left;
	width:55%
}
h1.hdng {
	overflow:hidden;
	font-size:46px;
	color:#787878;
	/*font-family:Honeywell_Sans_book;*/
	text-transform:uppercase;
	margin-bottom:6px
}
h2.hdng {
	overflow:hidden;
	font-size:46px;
	color:#787878;
	/*font-family:Honeywell_Sans_book;*/
	text-transform:uppercase;
	margin-bottom:6px
}
.bdr_lfttxt {
	overflow:hidden;
	width:61%;
	padding:3px 0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:22px;
	line-height:26px;
	color:#787878;
	clear:both;
	display:inline-block;
	margin:0
}
.para {
	overflow:hidden;
	color:#404040;
	font-size:18px;
	font-family:Honeywell_Sans_medium
}
.grytxtbx {
	overflow:hidden;
	background:#f4f4f4;
	padding:40px
}
.prddtlbx {
	float:left;
	margin-right:2%;
	width:23.5%
}
.prddtlbx:last-child {
	margin-right:0
}
.prddtlbx h2 {
	overflow:hidden;
	padding-bottom:5px;
	color:#787878;
	font-size:22px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:22px
}
.oprte_txt {
	overflow:hidden;
	color:#404040;
	font-size:18px;
	font-family:Honeywell_Sans_book
}
.abtclmn {
	padding:100px 0 80px
}
.md_cntainer_sml {
	margin:0 auto;
	width:62.5%;
	padding-bottom:60px;
	overflow:hidden
}
.hm_prdbx {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:25px
}
.hm_prdbx.intelligent {
	background:url(../images/inteligent_img.jpg) no-repeat left top;
	background-size:cover
}
.hm_prdbx.fire {
	background:url(../images/fire_img.jpg) no-repeat left top;
	background-size:cover
}
.hm_prdbx.promising {
	background:url(../images/promising_img.jpg) no-repeat left top;
	background-size:cover
}
.hm_prdbx.expndng {
	background:url(../images/expanding_img.jpg) no-repeat left top;
	background-size:cover
}
.whteprdctbx {
	background-color:rgba(255, 255, 255, .95);
	width:38%;
	float:right;
	padding:60px 30px 50px;
	margin-right:6%
}
.whteprdctbx h2 {
	color:#000;
	font-family:Honeywell_Sans_black;
	font-size:58px;
	line-height:46px;
	padding-bottom:35px;
	text-transform:uppercase
}
.whteprdctbx h2 span {
	color:#dc202e
}
.whteprdctbx.fltlft {
	float:left;
	margin-left:12%;
	margin-right:0
}
.whteprdctbx p {
	overflow:hidden;
	color:#404040;
	font-size:18px;
	font-family:Honeywell_Sans_medium;
	padding-bottom:30px;
	border-bottom:0 solid #a1a1a1;
	line-height:22px
}
.sbmtbx {
	padding-bottom:10px;
	padding-top:40px;
	overflow:hidden
}
a.sbmtbtn {
	float:left;
	background:#1792e5;
	border:none;
	padding:15px 50px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:15px;
	color:#fff;
	transition:0s;
	text-decoration:none
}
ul.news_trng_lstng {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none
}
ul.news_trng_lstng li {
	float:left;
	width:48%;
	margin-left:1%;
	margin-right:1%;
	position:relative;
	background:#384248;
	line-height:1px
}
ul.news_trng_lstng li img {
	width:100%;
	opacity:.25;
transition:.6s
}
ul.news_trng_lstng li:hover img {
	opacity:.4
}
.nwssctn_txtbx {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%
}
.nwssctn_txtbxinr {
	overflow:hidden;
	padding:80px 50px 30px
}
.nwssctn_txtbxinr h2 {
	/*font-family:Honeywell_Sans_book;*/
	font-size:65px;
	color:#fff;
	padding-left:155px;
	margin-bottom:30px;
	position:relative;
	line-height:62px;
	letter-spacing:-5px;
	padding-top:10px;
	min-height:160px
}
.nwssctn_txtbxinr h2:before {
	background:url(../images/sprites.png) no-repeat left -80px;
	width:148px;
	height:148px;
	content:'';
	position:absolute;
	left:0;
-webkit-transition:-webkit-transform .8s ease-in-out;
transition:transform .8s ease-in-out
}
.nwssctn_txtbxinr p {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:10px
}
.nwssctn_txtbxinr .sbmtbx .sbmtbtn {
	float:left;
	line-height:15px;
	padding:14px 20px
}
.nwssctn_txtbxinr.training h2:before {
	background:url(../images/sprites.png) no-repeat -151px -80px;
	width:149px;
	height:149px;
	content:'';
	position:absolute;
	left:0;
	top:0
}
.nwssctn_txtbxinr.training h2 {
	padding-left:160px
}
.news_trng_bx {
	padding-top:60px;
	margin-bottom:30px
}
.whtsnwbx img {
	width:100%
}
.whtsnwtop {
	position:absolute;
	left:0;
	top:100px;
	width:100%;
	text-align:center
}
.whtsnwtop .bdr_lfttxt {
	display:inline-block;
	clear:both
}
.askqry {
	margin-top:50px;
	z-index:10
}
.askqry .hdng {
	text-align:center;
	padding-bottom:40px
}
.askqrybx {
	margin:0 auto;
	width:49%;
	position:relative
}
.askqrybxinr {
	display:block;
	overflow:hidden;
	padding:40px 10% 30px;
	background:#fff
}
.frmbubletop {
	position:absolute;
	top:-40px;
	right:-52px
}
.frmbublebtm {
	position:absolute;
	bottom:-64px;
	left:-60px
}
.askqrylft {
	float:left;
	width:48%;
	margin-right:4%
}
.askqryrht {
	float:left;
	width:48%
}
.askfrmtr {
	float:left;
	width:100%;
	padding-bottom:36px
}
.askfrmtdtop {
	overflow:hidden;
	padding-bottom:5px;
	color:#787878;
	font-size:16px;
	font-family:Honeywell_Sans_book
}
.askfrmtdbtm {
	clear:both;
	float:left;
	width:100%;
	background:#f8f8f8;
	border:1px solid #d9d9d9;
	padding:0;
	color:#787878;
	font-size:16px;
	/*font-family:Honeywell_Sans_book;*/
	position:relative
}
.askfrmtdbtm:focus {
	border:1px solid #1792e5
}
.frmfld {
	background:0 0;
	border:none;
	width:100%;
	color:#787878;
	font-size:16px;
	/*font-family:Honeywell_Sans_book;*/
	padding:17px 10px 13px
}
.frmnmbrlft {
	float:left;
	width:18%;
	border-right:1px solid #ececec;
	color:#787878;
	font-size:16px;
	/*font-family:Honeywell_Sans_book;*/
	padding:17px 2% 13px;
	text-align:center
}
.frmnmbrrht {
	float:left;
	width:78%
}
.frmfldarea {
	background:0 0;
	border:none;
	width:100%;
	color:#787878;
	font-size:16px;
	/*font-family:Honeywell_Sans_book;*/
	padding:17px 10px 13px;
	height:265px;
	resize:none;
	outline:NONE
}
.frmsbmtbtnbx {
	float:left;
	width:100%;
	clear:both;
	padding-top:10px;
	padding-bottom:10px
}
.frmsbmtbtnbx .sbmt {
	width:100%;
	background:#1792e5;
	text-align:center;
	border:none;
	/*font-family:Honeywell_Sans_book;*/
	font-size:35px;
	color:#fff;
	padding:8px 0
}
.frmtop {
	clear:both;
	float:left;
	width:100%
}
.redstrip {
	position:relative;
	margin-top:-100px;
	height:180px;
	background:#c81422;
	float:left;
	width:100%;
	z-index:9
}
.loader_ajax {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999999;
	text-align:center;
	background-color:#fff
}
.loader_ajax_inner {
	float:left;
	width:100%;
	height:100%
}
.mnmenu {
	display:block
}
.hamburger-box {
	width:30px;
	height:18px;
	display:none;
	position:relative;
	cursor:pointer;
	float:right;
	margin-top:6px;
	z-index:99999
}
.hamburger-inner {
	display:block;
	top:8px;
	margin-top:-2px
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
width:20px;
height:2px;
background-color:#707070;
position:absolute;
transition-property:transform;
transition-duration:.15s;
transition-timing-function:ease
}
.hamburger-inner::after, .hamburger-inner::before {
content:"";
display:block
}
.hamburger-inner::before {
top:-7px
}
.hamburger-inner::after {
bottom:-7px
}
.hamburger-box.active .hamburger-inner::before {
top:-2px;
-ms-transform:rotate(50deg);
-webkit-transform:rotate(50deg);
transform:rotate(50deg);
width:22px
}
.hamburger-box.active .hamburger-inner::after {
top:-2px;
-ms-transform:rotate(-50deg);
-webkit-transform:rotate(-50deg);
transform:rotate(-50deg);
width:22px
}
.hamburger-box.active .hamburger-inner {
	background-color:transparent
}
.submenu {
	position:absolute;
	left:0;
	top:110px;
	width:100%;
	padding:0;
	text-align:center;
	z-index:99999;
	background:#fff;
	transition:.6;
	display:none;
	margin-right:-384px;
	border-top:1px solid #aeaeae
}
.sbmnu_close {
	position:absolute;
	right:15px;
	top:15px;
	font-family:Honeywell_Sans_black;
	color:#303030;
	cursor:pointer;
	font-size:18px
}
.dvhdng {
	overflow:hidden;
	padding-bottom:50px;
	font-family:Honeywell_Sans_medium;
	font-size:18px;
	color:#303030
}
ul.mnmenu li ul.sub_menuinr {
	padding:0;
	margin:0;
	list-style-type:none;
	padding-top:20px;
	display:inline-block
}
ul.mnmenu li ul.sub_menuinr li {
	float:left;
	display:inline-block;
	padding-right:0;
	text-align:center;
	padding-bottom:0;
	margin-right:8%;
	position:static
}
ul.mnmenu li ul.sub_menuinr li .sbmtbx {
	padding-top:0
}
ul.mnmenu li ul.sub_menuinr li a.sbmtbtn {
	padding:13px 10px;
	font-size:15px;
	float:left;
	color:#fff;
	text-transform:uppercase
}
ul.mnmenu li ul.sub_menuinr li a.sbmtbtn:after, ul.mnmenu li ul.sub_menuinr li a.sbmtbtn:before {
	display:none
}
.sub_menuinr h2 span {
	color:#dc202e
}
.sub_submenu {
	position:absolute;
	left:0;
	top:159px;
	width:100%;
	padding:0 0 40px;
	text-align:left;
	z-index:99999;
	background:#fff;
	transition:.6;
	display:none;
	margin-right:-384px;
	border-top:1px solid #aeaeae
}
.sub_submenuinr {
	margin:0 auto;
	width:1260px
}
.sub_submenu.pava.bms .sub_submenuinr {
	margin:0 auto;
	width:1260px
}
.sub_submenu.pava .sub_submenuinr {
	margin:0 auto;
	width:1100px
}
.fire .sub_submenuinr {
	width:1100px
}
.sb_hdng {
	margin-bottom:30px;
	text-align:center;
	clear:both;
	float:left;
	width:100%;
	padding:15px 0;
	border-bottom:1px solid #aeaeae;
	font-family:HoneywellSansExtrabold;
	font-size:27px;
	line-height:27px;
	color:#000;
	position:relative;
	text-transform:uppercase
}
ul.mnmenu li .sb_hdng>a {
	font-family:HoneywellSansExtrabold;
	font-size:14px;
	color:#303030;
	line-height:16px;
	text-decoration:none;
	padding-bottom:0;
	display:inline-block
}
.sb_hdng span {
	color:#dc202e
}
ul.mnmenu li .sb_hdng>a span {
	color:#dc202e
}
.bckclk_mnu {
	position:absolute;
	left:0;
	top:-26px;
	color:#333;
	font-size:13px;
	font-family:Honeywell_Sans_medium;
	cursor:pointer;
	text-transform:none
}
.bckclk_mnu::before {
content:'';
background:url(../images/bck.gif) no-repeat left 2px;
width:11px;
height:7px;
padding-right:4px;
padding-left:11px
}
ul.subsublstng {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none;
	clear:both
}
ul.subsublstng li {
	float:left;
	width:31.3%;
	margin-right:3%
}
.sub_menuinr ul.subsublstng li h2 {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	color:#787878;
	font-size:20px;
	padding-bottom:25px;
	text-transform:inherit
}
.sub_menuinr ul.subsublstng li h2 a {
	color:#787878;
	font-size:14px;
	text-transform:capitalize;
	font-family:HoneywellSansExtrabold;
	font-weight:400
}
.sub_menuinr ul.subsublstng li h2 span {
	color:#787878
}
ul.subsublstng li h3 {
	overflow:hidden;
	text-align:left;
	padding-left:0;
	position:relative
}
ul.subsublstng li h3:after {
	content:' \002B';
	position:absolute;
	right:0;
	top:0;
	font-size:20px;
	color:#303030;
	font-family:HoneywellSansExtrabold;
	display:none
}
ul.subsublstng li h3.active:after {
	content:' \2212';
	position:absolute;
	right:0;
	top:0;
	font-size:20px;
	color:#1792e5;
	font-family:HoneywellSansExtrabold
}
ul.subsublstng li h3 span {
	display:inline-block;
	padding:2px 0;
	color:#1792e5;
	font-size:14px;
	/*font-family:Honeywell_Sans_bold;*/
	margin-bottom:0;
	line-height:21px
}
ul.subsublstng li h3 span {
	color:#303030
}
ul.subsublstng li h3.active span {
	color:#1792e5
}
.pava ul.subsublstng li h2 {
	margin-bottom:15px;
	border-bottom:1px solid #787878;
	padding:0;
	line-height:19px
}
.pava ul.subsublstng li h2 span {
	font-family:Honeywell_Sans_bold
}
.subcatlstng {
	overflow:hidden;
	clear:both;
	padding-left:65px;
	padding-bottom:15px
}
.subcatlstng h4 {
	overflow:hidden;
	clear:both;
	color:#787878;
	/*font-family:Honeywell_Sans_book;*/
	padding-bottom:3px;
	font-size:18px;
	text-align:left;
	padding-left:5px
}
.subcatlstng h5 {
	overflow:hidden;
	clear:both;
	color:#303030;
	font-family:Honeywell_Sans_medium;
	font-size:14px;
	line-height:27px;
	padding-bottom:0;
	padding-top:0;
	text-align:left;
	padding-left:19px;
	font-weight:400
}
ul.sub_cat_lnks {
	overflow:hidden;
	clear:both;
	padding:0;
	margin:0;
	list-style-type:none
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li {
	overflow:hidden;
	clear:both;
	border-bottom:0 solid #e7e7e7;
	color:#787878;
	/*font-family:Honeywell_Sans_book;*/
	font-size:14px;
	text-align:left;
	float:none;
	display:block;
	margin-right:0;
	width:auto;
	margin-bottom:8px;
	margin-top:4px;
	position:relative
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li a {
	text-align:left;
	display:block;
	margin:0;
	padding:0;
	position:relative;
transition:.6s
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li a:before {
	position:absolute;
	bottom:-5px;
	background:#1792e5;
	height:1px;
	width:0;
	left:0;
	content:'';
transition:all .3s ease-in-out;
	display:block
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li a:hover:before {
	width:100%
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li a.active:before {
	width:100%
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li a:hover {
	color:#303030
}
ul.mnmenu li ul.sub_menuinr li a:after, ul.mnmenu li ul.sub_menuinr li a:before {
	display:none
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li:after {
	position:absolute;
	right:0;
	background:url(../images/sprites.png) no-repeat -374px top;
	width:14px;
	height:14px;
	content:'';
	top:1px;
	display:none
}
.sub_cat_lnks.padlft {
	padding-left:11%
}
ul.mnmenu li ul.sub_menuinr li .subsublstng li {
	margin-right:3%
}
ul.mnmenu li ul.sub_menuinr li .subsublstng li:last-child {
	margin-right:0
}
ul.mnmenu li ul.sub_menuinr li .pava ul.sub_cat_lnks li {
	border-bottom:0;
	padding-bottom:10px;
	margin-bottom:0
}
ul.mnmenu li ul.sub_menuinr li .pava ul.sub_cat_lnks li:last-child {
	padding-bottom:5px
}
ul.mnmenu li ul.sub_menuinr li .pava .subsublstng>li:nth-child(2) {
width:23%;
margin-right:5%
}
ul.mnmenu li ul.sub_menuinr li .pava .subsublstng>li:first-child {
	width:50%;
	margin-right:2%
}
ul.mnmenu li ul.sub_menuinr li .pava .subsublstng>li:nth-child(3) {
width:18%;
margin-right:0
}
ul.mnmenu li ul.sub_menuinr li .pava.bms .subsublstng>li:first-child {
	width:21%;
	margin-right:2%
}
ul.mnmenu li ul.sub_menuinr li .pava.bms .subsublstng>li:nth-child(2) {
margin-right:2%;
width:33%
}
ul.mnmenu li ul.sub_menuinr li .pava.bms .subsublstng>li:nth-child(3) {
width:23%;
margin-right:2%
}
ul.mnmenu li ul.sub_menuinr li .pava.bms .subsublstng>li:nth-child(4) {
width:17%
}
.sub_submenu.pava.bms {
	width:100%;
	left:0;
	top:159px
}
.mnu_prt_bx {
	float:left;
	width:49%;
	margin-right:8%
}
.mnu_prt_bx:last-child {
	margin-right:0;
	width:43%
}
.sub_cat_lnks.padlft {
	padding-left:19px
}
ul.brdcrmbbx {
	overflow:hidden;
	padding:10px 0 60px;
	margin:0;
	list-style-type:none
}
ul.brdcrmbbx li {
	float:left;
	padding-right:13px;
	margin-right:5px;
	font-family:Honeywell_Sans_medium;
	color:#787878;
	font-size:15px;
	position:relative
}
ul.brdcrmbbx li:after {
	content:'';
	position:absolute;
	right:0;
	top:6px;
	font-family:Honeywell_Sans_medium;
	color:#787878;
	font-size:15px;
	background:url(../images/sprites.png) no-repeat -392px top;
	width:8px;
	height:8px
}
ul.brdcrmbbx li a {
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:15px;
	text-decoration:none
}
.introbx {
	overflow:hidden;
	text-align:center;
	margin-bottom:120px
}
.introbx.mrgntop_btm {
	margin-bottom:110px;
	margin-top:30px
}
.introbx p {
	overflow:hidden;
	padding:0;
	margin:0;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	clear:both;
	margin:0 auto;
	width:60%;
	line-height:24px
}
.introbx.plain h1.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.crhdngbx h1.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.wlmsblbbx h1.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.askqry h1.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.introbx.plain h2.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.crhdngbx h2.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.wlmsblbbx h2.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.askqry h2.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.introbx.plain .bdr_lfttxt {
	/*font-family:Honeywell_Sans_bold;*/
	font-size:20px;
	border-left:0;
	padding-left:0;
	padding-top:0;
	margin-top:10px;
	text-transform:uppercase;
	margin-bottom:10px;
	line-height:22px
}
.introbx.newcss .introbx p {
	width:55%
}
.introbx.newcss h2.hdng {
	overflow:hidden;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:24px;
	line-height:inherit;
	padding-bottom:20px;
	text-align:center;
	font-weight:400
}
.introbx.newcss h1.hdng {
	overflow:hidden;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:24px;
	line-height:inherit;
	padding-bottom:20px;
	text-align:center;
	font-weight:400
}
.introbx.newcss span.redline {
	margin-bottom:0;
	font-size:50px;
	line-height:50px;
	padding-bottom:0
}
.prdct_ofrng {
	clear:both
}
.applctn_bx {
	overflow:hidden;
	padding-top:100px;
	padding-bottom:20px
}
.prdct_ofrng .bdr_lfttxt {
	width:60%
}
.prdct_ofrng .para {
	width:64%;
	margin-bottom:30px
}
.prdct_ofrng.hmprdct .bdr_lfttxt {
	width:auto
}
ul.prdct_catlstng {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none
}
ul.prdct_catlstng li {
	overflow:hidden;
	list-style-type:none;
	padding:0 0 20px;
	margin:0
}
.prdct_cat_txt {
	float:left;
	width:26%;
	margin-top:2%;
	background:#fff
}
.prdct_cat_txtinr {
	overflow:hidden;
	padding:35px 0
}
.prdct_cat_txt h2 {
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:25px;
	font-size:28px;
	color:#303030;
	line-height:40px;
	font-weight:400
}
.lms .prdct_cat_txt h2 {
	height:154px
}
.prdct_cat_txt p {
	overflow:hidden;
	margin-bottom:5px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:22px;
	padding:0;
	padding-bottom:20px
}
.lms .prdct_cat_txt p {
	overflow:hidden;
	margin-bottom:5px;
	color:#404040;
	font-family:Honeywell_Sans_medium;
	font-size:18px;
	line-height:20px;
	padding:0;
	padding-top:0;
	height:171px;
	padding-top:20px
}
.prdct_cat_txt h2 span {
	color:#dc202e
}
.prdct_cat_img {
	float:left;
	width:66%;
	margin-top:2%;
	margin-right:1%
}
.prdct_cat_img.rht {
	float:right;
	margin-right:0
}
.prdct_cat_img.rht.whtebg {
	background:#fff;
	line-height:1px
}
.prdct_cat_img img {
	width:100%
}
.prdct_catlstng .sbmtbx {
	text-align:left;
	padding-top:6px
}
.prdct_catlstng .sbmtbx .sbmtbtn {
	float:left;
	line-height:15px;
	padding:15px 20px
}
ul.appl_lst {
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:20px 0
}
ul.appl_lst li {
	float:left;
	overflow:hidden;
	width:19%;
	list-style-type:none;
	padding:0;
	margin:0 1.2% 20px 0;
	position:relative;
	line-height:1px
}
ul.appl_lst li img {
	width:100%
}
ul.appl_lst li .appl_txtbx {
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	background-color:rgba(0, 0, 0, .5);
	font-family:Honeywell_Sans_medium;
	color:#fff;
	font-size:16px;
	padding:6px;
	height:auto;
	line-height:19px;
	width:100%;
	text-transform:uppercase
}
.appl_lstmn {
	overflow:hidden;
	position:relative;
	padding:0;
	margin:0
}
.appl_lstmn img {
	width:100%
}
.applicationbx {
	overflow:hidden;
	padding:30px 0
}
.websarcht {
	overflow:hidden;
	padding:30px 0
}
.appl_txtbx {
	position:static;
	clear:both;
	overflow:hidden;
	bottom:0;
	left:0;
	text-align:left;
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:20px;
	color:#303030;
	font-weight:400;
	padding-bottom:8px;
	padding:20px 10px 10px 0;
	height:auto;
	line-height:24px;
	width:100%;
	line-height:auto;
	word-wrap:normal
}
.zoom {
transition:transform .8s
}
.zoom:hover {
	transform:scale(1.1)
}
.applctn_bx ul.appl_lst li.last {
	margin-right:0
}
.prjctshwcse {
	overflow:hidden;
	padding-top:50px;
	padding-bottom:50px
}
.prjctshwcse .imgbx {
	overflow:hidden
}
.prjctshwcse .imgbx img {
	width:100%
}
.bnrtbmtxtnw.prosnd {
	width:300px;
	color:#404040;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:25px;
	line-height:27px
}
.pro_inrtop {
	overflow:hidden;
	clear:both;
	padding-bottom:80px
}
.pro_inrtop .hdng {
	text-align:center;
	/*font-family:Honeywell_Sans_book;*/
	font-size:40px;
	color:#303030;
	line-height:44px
}
.pro_inrtop .hdng span {
	color:#303030
}
.pro_inrtop p {
	text-align:center;
	margin:0 auto;
	width:70%;
	margin-top:20px
}
ul.prdct_catlstng_inr {
	overflow:hidden;
	padding:0;
	margin:0;
	margin-top:0;
	list-style-type:none;
	margin-bottom:0
}
.prosound ul.prdct_catlstng_inr li {
	margin-top:40px;
	margin-bottom:40px
}
ul.prdct_catlstng_inr li {
	float:left;
	width:27%;
	padding:0;
	margin:0;
	margin-right:9%;
	margin-bottom:40px
}
ul.prdct_catlstng_inr li .dvbxinr {
	overflow:hidden;
	padding:0
}
ul.prdct_catlstng_inr li .dvbxinr .hdng {
	overflow:hidden
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
	font-family:Honeywell_Sans_medium;
	line-height:42px;
	color:#404040;
	font-size:36px;
	letter-spacing:-4px
}
.prosound ul.prdct_catlstng_inr li .dvbxinr .hdng span {
	letter-spacing:0
}
.prosound ul.prdct_catlstng_inr li .dvbxinr .hdng img {
	width:170px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span .red {
	color:#dc202e
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span.strng {
	display:inherit;
	padding-bottom:0;
	border-bottom:0 solid #dc202e;
	font-family:Honeywell_Sans_black;
	font-size:60px;
	color:#404040
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span.hdngbtmtxt {
	display:block;
	clear:both;
	padding-bottom:0;
	border-bottom:0 solid #dc202e;
	font-family:Honeywell_Sans_medium;
	font-size:54px;
	color:#404040
}
ul.prdct_catlstng_inr li .txtbxnw {
	overflow:hidden;
	padding-top:30px
}
ul.prdct_catlstng_inr li .txtbxnw h3 {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:28px;
	line-height:34px;
	font-weight:400;
	padding:0 0 4px
}
ul.prdct_catlstng_inr li .txtbxnw p {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:18px;
	line-height:24px
}
ul.prdct_catlstng_inr li:hover .txtbxnw h3 {
	color:#000
}
ul.prdct_catlstng_inr li:hover .txtbxnw p {
	color:#000
}
ul.prdct_catlstng_inr li .sbmtbtn {
	float:left
}
.prdct_bnr.lght_brwn2 {
	background:#e2dcdc;
	padding-top:50px
}
.prdct_bnr.lght_brwn {
	background:#dfddd6;
	padding-top:50px
}
.prdct_bnr.lght_grey {
	background:#f8f8f8;
	padding-top:50px
}
.prdct_bnr.lght_blue {
	background:#d3e2ec;
	padding-top:50px
}
.prdct_bnr_cntnr {
	overflow:hidden;
	margin:0 auto;
	width:64.5%
}
.prdct_bnr_img {
	float:left;
	width:40%;
	margin-right:5%;
	line-height:1px
}
.prdct_bnr_img img {
	width:100%
}
.prdct_txt_bx {
	float:left;
	width:55%;
	padding-top:155px;
	padding-left:3%
}
.prdct_txt_bx.zeo {
	float:left;
	width:55%;
	padding-top:75px;
	padding-left:3%
}
.prdct_txt_bx h2 {
	overflow:hidden;
	color:#303030;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:inherit
}
.prdct_txt_bx h2 span.ntxt {
	display:inline-block;
	padding-bottom:10px;
	border-bottom:5px solid #dc202e;
	font-size:36px;
	font-family:Honeywell_Sans_medium
}
.prdct_txt_bx h2 span span.strng {
	display:inherit;
	padding-bottom:0;
	border-bottom:0 solid #dc202e;
	font-family:Honeywell_Sans_black;
	font-size:36px;
	color:#000
}
.prdct_txt_bx h2 span.hdngbtmtxt {
	display:block;
	clear:both;
	padding-bottom:0;
	border-bottom:0 solid #dc202e;
	font-family:Honeywell_Sans_light;
	font-size:36px;
	color:#000
}
.prdct_txt_bx h1 {
	overflow:hidden;
	color:#303030;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:inherit
}
.prdct_txt_bx h1 span.ntxt {
	display:inline-block;
	padding-bottom:10px;
	border-bottom:5px solid #dc202e;
	font-size:36px;
	font-family:Honeywell_Sans_medium
}
.prdct_txt_bx h1 span span.strng {
	display:inherit;
	padding-bottom:0;
	border-bottom:0 solid #dc202e;
	font-family:Honeywell_Sans_black;
	font-size:36px;
	color:#000
}
.prdct_txt_bx h1 span.hdngbtmtxt {
	display:block;
	clear:both;
	padding-bottom:0;
	border-bottom:0 solid #dc202e;
	font-family:Honeywell_Sans_light;
	font-size:36px;
	color:#000
}
.prdct_txt_bx p {
	overflow:hidden;
	padding-top:10px;
	color:#303030;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:26px
}
ul.prdlstnw li {
	color:#303030;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:22px;
	padding-bottom:8px
}
.prdct_dtlsbx {
	margin-top:40px;
	margin-bottom:40px;
	display:flex
}
.prdct_dtlsbx_lft {
	float:left;
	width:18%;
	margin-right:1%;
	border:1px solid #d9d9d9
}
.prdct_dtlsbx_lft_inr {
	overflow:hidden
}
.prdct_dtlsbx_md {
	float:left;
	width:32%;
	margin-right:3%;
	position:relative;
	z-index:100
}
.prdct_dtlsbx_md.vfdlftnw {
	float:left;
	width:45%;
	margin-right:3%;
	position:relative;
	z-index:100
}
.prdct_dtlsbx_md.vfdlftnw img {
	width:100%
}
.prdct_dtlsbx_rht.vfdrht {
	float:left;
	width:52%
}
.vfdhdng {
	color:#dc202e;
	padding-bottom:10px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:20px
}
.prdct_dtlsbx_rht.vfdrht .bdr_lfttxt {
	padding-top:6px
}
.prdct_dtlsbx_rht.vfdrht .vrtclcntr_bxinr {
	vertical-align:center
}
.prdct_dtlsbx_md.wthbrdr {
	border:1px solid #dcdcdc
}
.prdct_dtlsbx_md.wthbrdr .slider-for {
	border:0
}
.prdct_dtlsbx_rht {
	float:left;
	width:46%
}
ul.prdct_lst {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none;
	background:#fff
}
ul.prdct_lst li {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none
}
ul.prdct_lst li:first-child {
	padding-top:0;
	border-top:0
}
ul.prdct_lst li:last-child {
	padding-bottom:0;
	border-bottom:0
}
ul.prdct_lst li a {
	text-decoration:none;
	color:#fff;
	display:block;
	padding:10px 0;
	background:grey;
	border-top:1px solid #fff;
	border-bottom:0;
	color:#fff;
	font-size:18px;
	/*font-family:Honeywell_Sans_bold;*/
	text-align:center;
transition:.6s;
	text-transform:uppercase
}
ul.prdct_lst li a:hover {
	background:#1792e5;
	color:#fff
}
ul.prdct_lst li.active a {
	background:#1792e5;
	color:#fff
}
ul.prdct_lst li.hdngnw {
	color:#fff;
	padding:16px 5px 12px;
	text-align:center;
	font-size:18px;
	/*font-family:Honeywell_Sans_bold;*/
	text-align:center;
transition:.6s;
	text-transform:uppercase;
	background:#303030;
	margin-top:10px
}
ul.prdct_lst li.hdngnw.frst {
	margin-top:0
}
.dv_cntnt, .dv_cntnt3 {
	display:none
}
.dv_cntnt2 {
	opacity:0;
	height:0;
	visibility:hidden
}
.prdct_dtlsbx_md .slider-for {
	overflow:hidden;
	border:1px solid #dcdcdc;
	padding:15px 40px;
	text-align:center
}
.prdct_dtlsbx_md .slider-for img {
	display:inline-block;
	width:100%
}
.prdct_dtlsbx_md .slider-nav .slick-slide {
	border:1px solid #dcdcdc;
	padding:8px 0;
	text-align:center;
	margin-right:12px
}
.prdct_dtlsbx_md .slider-nav .slick-slide:last-child {
	margin-right:0
}
.prdct_dtlsbx_md .slider-nav {
	margin-top:8px;
	margin-left:5%;
	margin-right:5%
}
.prdct_dtlsbx_md .slider-nav.slider {
	width:90%
}
.slick-next.slick-arrow.slick-disabled, .slick-prev.slick-arrow.slick-disabled {
	display:none!important
}
.prdct_dtlsbx_md .slider-nav img {
	display:inline-block
}
.prdct_dtlsbx_md .slider-nav .slick-current {
	transform:scale(1)
}
.prdct_dtlsbx_md .slider-nav .slick-slide.slick-current.slick-active {
	border:1px solid #333
}
.prdct_dtlsbx_md .slider-for_2slider {
	overflow:hidden;
	border:1px solid #dcdcdc;
	padding:15px 40px;
	text-align:center
}
.prdct_dtlsbx_md .slider-for_2slider img {
	display:inline-block;
	width:100%
}
.prdct_dtlsbx_md .slider-nav_2slider .slick-slide {
	border:1px solid #dcdcdc;
	padding:8px 0;
	text-align:center;
	margin-right:12px
}
.prdct_dtlsbx_md .slider-nav_2slider .slick-slide:last-child {
	margin-right:0
}
.prdct_dtlsbx_md .slider-nav_2slider {
	margin-top:8px;
	margin-left:3px
}
.prdct_dtlsbx_md .slider-nav_2slider img {
	display:inline-block
}
.prdct_dtlsbx_md .slider-nav_2slider .slick-current {
	transform:scale(1)
}
.prdct_dtlsbx_md .slider-nav_2slider .slick-slide.slick-current.slick-active {
	border:1px solid #333
}
.prdct_dtlsbx_md .slider-for_3slider {
	overflow:hidden;
	border:1px solid #dcdcdc;
	padding:15px 40px;
	text-align:center
}
.prdct_dtlsbx_md .slider-for_3slider img {
	display:inline-block;
	width:100%
}
.prdct_dtlsbx_md .slider-nav_3slider .slick-slide {
	border:1px solid #dcdcdc;
	padding:8px 0;
	text-align:center;
	margin-right:12px
}
.prdct_dtlsbx_md .slider-nav_3slider .slick-slide:last-child {
	margin-right:0
}
.prdct_dtlsbx_md .slider-nav_3slider {
	margin-top:8px;
	margin-left:3px
}
.prdct_dtlsbx_md .slider-nav_3slider img {
	display:inline-block
}
.prdct_dtlsbx_md .slider-nav_3slider .slick-current {
	transform:scale(1)
}
.prdct_dtlsbx_md .slider-nav_3slider .slick-slide.slick-current.slick-active {
	border:1px solid #333
}
.sensr_pnls .resp-tabs-container {
	padding:0;
	background-color:#fff;
	clear:left
}
.sensr_pnls .resp-tab-content {
	background:#fff
}
.prdct_dtlsbx_md .slider-for_4slider {
	overflow:hidden;
	border:1px solid #dcdcdc;
	padding:15px 40px;
	text-align:center
}
.prdct_dtlsbx_md .slider-for_4slider img {
	display:inline-block;
	width:100%
}
.prdct_dtlsbx_md .slider-nav_4slider .slick-slide {
	border:1px solid #dcdcdc;
	padding:8px 0;
	text-align:center;
	margin-right:12px
}
.prdct_dtlsbx_md .slider-nav_4slider .slick-slide:last-child {
	margin-right:0
}
.prdct_dtlsbx_md .slider-nav_4slider {
	margin-top:8px;
	margin-left:3px
}
.prdct_dtlsbx_md .slider-nav_4slider img {
	display:inline-block
}
.prdct_dtlsbx_md .slider-nav_4slider .slick-current {
	transform:scale(1)
}
.prdct_dtlsbx_md .slider-nav_4slider .slick-slide.slick-current.slick-active {
	border:1px solid #333
}
.bxeqlhght {
	padding-bottom:10000px;
	margin-bottom:-10000px
}
.rotate_div {
	animation:rotation 300s infinite linear
}
@keyframes rotation {
from {
transform:rotate(0)
}
to {
	transform:rotate(359deg)
}
}
.bubbles-container {
	position:absolute;
	bottom:0;
	left:50%;
	width:100%;
	max-width:200px;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	opacity:1;
	overflow:visible;
	z-index:9999;
	height:500px;
	overflow:hidden;
	top:inherit!important
}
.bubbles {
	width:100%;
	height:100%
}
.bubbles circle {
	stroke:red;
	fill:none
}
.bubbles>g>g:nth-of-type(3n) circle {
stroke:#db212e;
fill:#db212e
}
.bubbles>g>g:nth-of-type(4n) circle {
stroke:#db212e
}
.bubbles-large {
	overflow:visible
}
.bubbles-large>g {
	-webkit-transform:translateY(700px);
	transform:translateY(700px);
	opacity:0;
	will-change:transform, opacity
}
.bubbles-large g:nth-of-type(1) {
-webkit-animation:up 6.5s infinite;
animation:up 6.5s infinite
}
.bubbles-large g:nth-of-type(1) g {
-webkit-transform:translateX(350px);
transform:translateX(350px)
}
.bubbles-large g:nth-of-type(1) circle {
-webkit-animation:wobble 3s infinite ease-in-out;
animation:wobble 3s infinite ease-in-out
}
.bubbles-large g:nth-of-type(2) {
-webkit-animation:up 5.25s 250ms infinite;
animation:up 5.25s 250ms infinite
}
.bubbles-large g:nth-of-type(2) g {
-webkit-transform:translateX(450px);
transform:translateX(450px)
}
.bubbles-large g:nth-of-type(2) circle {
-webkit-animation:wobble 3s infinite ease-in-out;
animation:wobble 3s infinite ease-in-out
}
.bubbles-large g:nth-of-type(3) {
-webkit-animation:up 6s 750ms infinite;
animation:up 6s 750ms infinite
}
.bubbles-large g:nth-of-type(3) g {
-webkit-transform:translateX(700px);
transform:translateX(700px)
}
.bubbles-large g:nth-of-type(3) circle {
-webkit-animation:wobble 3s infinite ease-in-out;
animation:wobble 3s infinite ease-in-out
}
.bubbles-large g:nth-of-type(4) {
-webkit-animation:up 5.5s 1.5s infinite;
animation:up 5.5s 1.5s infinite
}
.bubbles-large g:nth-of-type(4) g {
-webkit-transform:translateX(500px);
transform:translateX(500px)
}
.bubbles-large g:nth-of-type(4) circle {
-webkit-animation:wobble 3s infinite ease-in-out;
animation:wobble 3s infinite ease-in-out
}
.bubbles-large g:nth-of-type(5) {
-webkit-animation:up 6.5s 4s infinite;
animation:up 6.5s 4s infinite
}
.bubbles-large g:nth-of-type(5) g {
-webkit-transform:translateX(675px);
transform:translateX(675px)
}
.bubbles-large g:nth-of-type(5) circle {
-webkit-animation:wobble 3s infinite ease-in-out;
animation:wobble 3s infinite ease-in-out
}
@-webkit-keyframes wobble {
33% {
-webkit-transform:translateX(-50px);
transform:translateX(-50px)
}
66% {
-webkit-transform:translateX(50px);
transform:translateX(50px)
}
}
@keyframes wobble {
33% {
-webkit-transform:translateX(-50px);
transform:translateX(-50px)
}
66% {
-webkit-transform:translateX(50px);
transform:translateX(50px)
}
}
@-webkit-keyframes up {
0% {
opacity:0
}
10%, 90% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translateY(-1024px);
transform:translateY(-1024px)
}
}
@keyframes up {
0% {
opacity:0
}
10%, 90% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translateY(-1024px);
transform:translateY(-1024px)
}
}
.pro_inrtop p {
	overflow:hidden;
	padding:0;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	clear:both;
	line-height:22px
}
.chat_dtls {
	overflow:hidden;
	background:#fff;
	display:none
}
.chatdtlstop {
	overflow:hidden
}
.dtlsmn {
	overflow:hidden;
	padding:20px
}
.dtlsmn .tdnw {
	overflow:hidden;
	padding-bottom:10px;
	font-family:Honeywell_Sans_medium;
	font-size:16px;
	color:#787878;
	padding-left:25px;
	position:relative
}
.dtlsmn .tdnw.call:before {
	position:absolute;
	left:0;
	top:2px;
	background:url(../images/sprites.png) no-repeat -324px -35px;
	height:18px;
	width:18px;
	content:''
}
.dtlsmn .tdnw.msg:before {
	position:absolute;
	left:0;
	top:2px;
	background:url(../images/sprites.png) no-repeat -349px -35px;
	height:18px;
	width:18px;
	content:''
}
.dtlsmn .tdnw a {
	color:#787878;
	text-decoration:none
}
.dtlsmn .tdnw:last-child {
	padding-bottom:0
}
.chatbx.actve .cgatbxtxt {
	color:#dc202e
}
.chatbx.actve .cgatbxtxt:before {
	background:0 0;
	border:3px solid #ffbebe
}
.chatbx.actve .uparw {
	background:0 0
}
.chatbx {
	position:fixed;
	right:0;
	bottom:20px;
	z-index:999;
	width:350px
}
.chatbx.clse {
	right:-300px
}
.chatbx_clk {
	overflow:hidden;
	background:#dc202e;
	padding:10px
}
.cgatbxtxt {
	float:left;
	font-family:Honeywell_Sans_medium;
	font-size:18px;
	color:#fff;
	position:relative;
	padding-left:35px;
	padding-top:3px;
	margin-top:2px
}
.cgatbxtxt:before {
	position:absolute;
	left:0;
	top:-2px;
	width:29px;
	height:29px;
	background:url(../images/sprites.png) no-repeat -403px -35px;
	content:''
}
.uparw {
	float:left;
	padding:15px;
	width:20px;
	height:12px;
	position:relative;
	background:#b00;
	margin-left:7px;
	cursor:pointer
}
.uparw:after {
	background:url(../images/sprites.png) no-repeat -374px -35px;
	width:20px;
	height:12px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-11px;
	margin-top:-7px;
	content:''
}
.close_chat {
	float:left;
	padding:15px;
	width:15px;
	height:15px;
	position:relative;
	background:#b00;
	margin-left:7px;
	cursor:pointer
}
.close_chat:after {
	background:url(../images/sprites.png) no-repeat -298px -35px;
	width:15px;
	height:15px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-7px;
	margin-top:-7px;
	content:''
}
.background-wrap {
	z-index:-1;
	width:100%;
	margin:0 auto;
	bottom:0;
	left:0;
	height:100%;
	position:absolute
}
.bubble {
	position:absolute
}
@-webkit-keyframes animateBubble {
0% {
margin-bottom:0;
opacity:1
}
80% {
opacity:.5
}
100% {
margin-bottom:300px;
opacity:0
}
}
@-moz-keyframes animateBubble {
0% {
margin-bottom:0;
opacity:1
}
100% {
margin-bottom:300px;
opacity:0
}
}
@keyframes animateBubble {
0% {
margin-bottom:0;
opacity:1
}
100% {
margin-bottom:300px;
opacity:0
}
}
@-webkit-keyframes sideWays {
0% {
margin-left:0
}
100% {
margin-left:30px
}
}
@-moz-keyframes sideWays {
0% {
margin-left:0
}
100% {
margin-left:30px
}
}
@keyframes sideWays {
0% {
margin-left:0
}
100% {
margin-left:30px
}
}
.x1 {
	-webkit-animation:animateBubble 5s linear infinite, sideWays 2s ease-in-out infinite alternate;
	-moz-animation:animateBubble 5s linear infinite, sideWays 2s ease-in-out infinite alternate;
	animation:animateBubble 5s linear infinite, sideWays 2s ease-in-out infinite alternate;
	left:10px;
	bottom:30px;
	width:25px;
	height:25px;
	background:#dc202e
}
.x2 {
	-webkit-animation:animateBubble 7s linear infinite, sideWays 4s ease-in-out infinite alternate;
	-moz-animation:animateBubble 7s linear infinite, sideWays 4s ease-in-out infinite alternate;
	animation:animateBubble 7s linear infinite, sideWays 4s ease-in-out infinite alternate;
	left:80px;
	bottom:20px;
	border:3px solid #dc202e;
	width:23px;
	height:23px
}
.x3 {
	-webkit-animation:animateBubble 9s linear infinite, sideWays 2s ease-in-out infinite alternate;
	-moz-animation:animateBubble 9s linear infinite, sideWays 2s ease-in-out infinite alternate;
	animation:animateBubble 9s linear infinite, sideWays 2s ease-in-out infinite alternate;
	left:30px;
	bottom:10px;
	border:3px solid #dc202e;
	width:13px;
	height:13px;
	background:#dc202e
}
.x4 {
	-webkit-animation:animateBubble 11s linear infinite, sideWays 3s ease-in-out infinite alternate;
	-moz-animation:animateBubble 11s linear infinite, sideWays 3s ease-in-out infinite alternate;
	animation:animateBubble 11s linear infinite, sideWays 3s ease-in-out infinite alternate;
	left:50px;
	bottom:5px;
	width:25px;
	height:25px;
	background:#dc202e
}
.prdct_dtlsbx_rht h2 {
	color:#dc202e;
	font-size:22px;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:28px;
	text-transform:uppercase;
	margin-bottom:0
}
.prdct_dtlsbx_rht h3 {
	color:#000;
	overflow:hidden;
	font-size:18px;
	line-height:26px;
	/*font-family:Honeywell_Sans_book;*/
	margin-bottom:0;
	font-weight:400
}
.prdct_ofrng.prdctmn.prdct_dtls .prdct_dtlsbx_rht .bdr_lfttxt {
	padding-bottom:0;
	padding-top:6px
}
.prdct_dtlsbx_rht h3.lspdng {
	clear:both;
	display:inline-block
}
.prdct_dtlsbx_rht h3.bdr_lfttxt {
	margin-bottom:0;
	margin:0;
	padding:0
}
ul.prdct_ct_spcs {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none;
	padding-bottom:15px
}
.prdct_dtlsbx_rht ul:first-child {
	margin-top:60px
}
ul.prdct_ct_spcs li {
	float:left;
	width:47%;
	margin-right:3%;
	color:#303030;
	font-size:18px;
	font-family:Honeywell_Sans_medium;
	position:relative;
	padding-left:13px
}
ul.prdct_ct_spcs li span {
	color:#303030;
	font-size:16px;
	font-family:Honeywell_Sans_book
}
ul.prdct_ct_spcs li:before {
	position:absolute;
	left:0;
	top:1px;
	content:'\2022';
	font-size:16px;
	font-family:Honeywell_Sans_medium;
	color:#303030
}
.prdct_dtlsbx_rht p {
	color:#303030;
	overflow:hidden;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:22px;
	padding-top:40px
}
.vrtclcntr_bx {
	float:left;
	width:100%;
	height:100%;
	display:table;
	position:relative;
	z-index:70
}
.vrtclcntr_bxinr {
	display:table-cell;
	vertical-align:middle;
	line-height:20px;
}
.prdct_txt_bx.pdng {
	padding-top:100px
}
.resp-tab-content.specification {
	padding:20px 7%;
	overflow:hidden
}
.specification h3 {
	overflow:hidden;
	color:#787878;
	/*font-family:Honeywell_Sans_book;*/
	font-size:22px
}
ul.ftremn {
	list-style:none;
	padding:0
}
ul.ftremn li::before {
content:"\2022";
color:#787878;
font-weight:700;
display:inline-block;
width:1em;
font-size:17px
}
ul.ftremn li {
	color:#787878;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	margin-bottom:5px
}
ul.ftremn li ul {
	margin-left:21px;
	margin-top:10px;
	list-style:none;
	padding:0
}
ul.ftremn li ul li::before {
content:' \002D';
color:#787878;
font-weight:700;
display:inline-block;
width:1em;
font-size:17px
}
.resp-tab-content.ordering {
	padding:20px;
	overflow:hidden
}
.resp-tab-content.resources {
	padding:30px 20px 20px;
	overflow:hidden
}
.ordrngtbl thead tr {
	background:#6d6d6d
}
.ordrngtbl thead tr th {
	border-right:1px solid #fff;
	color:#fff;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:16px;
	width:25%;
	padding:12px 35px;
	text-align:left
}
.ordrngtbl thead tr th:last-child {
	text-transform:uppercase;
	width:75%
}
.ordrngtbl tbody tr td {
	border:1px solid #fff;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:15px;
	width:25%;
	padding:12px 35px;
	text-align:left
}
.ordrngtbl tbody tr td:last-child {
	width:75%;
	font-size:15px
}
.ordrngtbl tbody tr:nth-child(odd) {
background:#ededee
}
.ordrngtbl tbody tr:nth-child(even) {
background:#f8f8f8
}
.resrce_tbl thead tr th {
	border:0;
	border-right:1px solid #f0f0f0;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:17px;
	padding:12px 20px;
	text-align:center
}
.resrce_tbl thead tr th:nth-child(1) {
width:30%;
color:#303030;
text-align:left;
font-family:Honeywell_Sans_book
}
.resrce_tbl thead tr th:nth-child(2) {
width:15%
}
.resrce_tbl thead tr th:nth-child(3) {
width:20%
}
.resrce_tbl thead tr th:nth-child(4) {
width:15%
}
.resrce_tbl thead tr th:nth-child(5) {
width:20%
}
.resrce_tbl tbody tr td {
	border:0;
	border-right:1px solid #f0f0f0;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:17px;
	padding:12px 20px;
	text-align:center
}
.resrce_tbl tbody tr td:last-child {
	text-transform:uppercase
}
.resrce_tbl tbody tr td:nth-child(1) {
text-align:left
}
.prdct_pagination {
	overflow:hidden;
	padding-bottom:80px;
	padding-top:80px
}
.prdpgn_lstng {
	padding-top:20px
}
.prdlstngnw {
	overflow:hidden
}
.prdlstngnw .dvbxinr {
	overflow:hidden;
	padding:0
}
.prdlstngnw .dvbxinr .hdng {
	overflow:hidden;
	background:#d9d9d9;
	padding:60px;
	text-align:center
}
.prosoundpg .slick-slide .hdng img.alpha {
	width:169px
}
.prosoundpg .slick-slide .hdng img.zeta {
	width:135px
}
.prosoundpg .slick-slide .hdng img.zoe {
	width:117px
}
.prdct_pagination .prdlstngnw .dvbxinr .txtbxnw {
	padding-top:20px
}
.prdct_pagination .prdlstngnw .dvbxinr .txtbxnw h3 {
	padding-bottom:12px
}
.prdct_pagination .prdlstngnw .dvbxinr .hdng {
	padding:20px;
	height:170px
}
.prdct_pagination .prdlstngnw .dvbxinr .hdng>span {
	display:inline-block
}
.prdct_pagination.othr .prdlstngnw .dvbxinr .hdng {
	padding:0;
	height:auto
}
.prdct_pagination.othr .prdlstngnw .dvbxinr .hdng img {
	width:100%
}
.txtbxnw h3 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:20px;
	color:#303030;
	font-weight:400;
	padding-bottom:8px
}
.prosoundpg.prdct_pagination .prdlstngnw .dvbxinr .hdng span.hdngbtmtxt {
	font-size:37px;
	text-align:left;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	letter-spacing:normal;
	text-transform:none;
	display:block
}
.prdlstngnw .dvbxinr .hdng span {
	/*font-family:Honeywell_Sans_book;*/
	font-size:28px;
	color:#303030;
	letter-spacing:normal;
	text-transform:capitalize;
	line-height:32px;
	display:inline-block
}
.prdlstngnw .dvbxinr .hdng span.strng {
	display:inherit;
	padding-bottom:0;
	border-bottom:0 solid #dc202e;
	font-family:Honeywell_Sans_black;
	font-size:34px;
	color:#404040
}
.prdlstngnw .dvbxinr .hdng span.hdngbtmtxt {
	display:block;
	clear:both;
	padding-bottom:0;
	border-bottom:0 solid #dc202e;
	font-family:Honeywell_Sans_medium;
	font-size:54px;
	color:#404040
}
.prdlstngnw .dvbxinr .txtbxnw {
	overflow:hidden;
	padding-top:0
}
.prdlstngnw a.sbmtbtn {
	float:left;
	width:100%;
	position:relative
}
.prdlstngnw a.sbmtbtn.icon {
	width:auto;
	padding:10px 20px
}
.sbmtbtn.icon:after {
	background:url(../images/sprites.png) no-repeat -406px top;
	width:22px;
	height:22px;
	content:'';
	position:absolute;
	display:inline-block;
	top:18px;
	right:54px;
	font-family:Honeywell_Sans_book
}
.slctbx {
	border:1px solid #707070;
	background:0 0;
	width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	padding:6px 4px 4px;
	color:#787878;
	font-family:Honeywell_Sans_book
}
.slctbx option {
	color:#787878;
	font-family:Honeywell_Sans_book
}
.tddrop {
	float:left;
	width:100%;
	position:relative;
	clear:both;
	margin-top:10px
}
.tddrop:after {
	content:'';
	background:url(../images/sprites.png) no-repeat -432px top;
	width:20px;
	height:10px;
	position:absolute;
	top:11px;
	right:20px
}
.magnifier {
	background:#fff
}
.init {
	display:none
}
.prdct_dtl_bx {
	overflow:hidden
}
.prdct_bnr_img.dstpimg {
	display:block
}
.prdct_bnr_img.mblimg {
	display:none
}
.bcsprd_bx_lft.dstpimg {
	display:block
}
.bcsprd_bx_lft.mblimg {
	display:none
}
.prdct_lstlft {
	float:left;
	width:40%;
	margin-right:5%
}
.prdct_lstlft img {
	width:100%
}
.prdct_lstrht {
	float:right;
	width:45%;
	padding-top:20px
}
ul.prdct_catlstng_inr.voice_evacution li {
	margin-right:2%;
	width:49%;
transition:.6s;
	margin-bottom:30px
}
ul.prdct_catlstng_inr.voice_evacution li {
	border:1px solid #fff
}
ul.prdct_catlstng_inr.voice_evacution li:hover {
	border:1px solid #1272b2
}
ul.prdct_catlstng_inr.voice_evacution li:hover a.sbmtbtn {
	background:#1272b2;
	color:#fff
}
ul.prdct_catlstng_inr.voice_evacution li:hover a.sbmtbtn.icon::after {
background-position:-432px -14px
}
.evacuation {
	text-align:center
}
.evacuation.pro_inrtop p {
	margin-top:0
}
ul.prdct_catlstng_inr.voice_evacution li .dvbxinr {
	padding:30px 30px 10px
}
ul.prdct_catlstng_inr.voice_evacution li .hdng {
	text-transform:uppercase
}
ul.prdct_catlstng_inr.voice_evacution .prdct_lstrht {
	width:54%;
	padding-top:45px
}
ul.prdct_catlstng_inr.voice_evacution .sbmtbtn.icon {
	cursor:pointer;
	position:relative;
	padding:13px 20px
}
.sbmtbtn.icon::after {
background:url(../images/sprites.png) no-repeat -406px top;
width:22px;
height:22px;
content:'';
position:absolute;
display:inline-block;
top:10px;
right:14px;
/*font-family:Honeywell_Sans_book;*/
display:none
}
a.sbmtbtn.icon:hover::after {
background-position:-432px -14px
}
.regular.slick-slider {
	line-height:1px
}
.cntctfrmfldnw label.error {
	position:static;
	left:0;
	bottom:-5px;
	font-size:11px;
	color:red;
	margin-bottom:0
}
label.error {
	position:absolute;
	left:0;
	bottom:-20px;
	font-size:11px;
	color:red
}
.cntctfrmfldnw .chkbxmn label.error {
	left:30px
}
.mobile_error {
	font-size:11px;
	color:red!important
}
.cmobile_error {
	font-size:11px;
	color:red!important
}
label#company-error {
	bottom:-30px
}
.cntctfrmbxtr.recaptcha.recaptchaInvalid #html_element {
	float:left;
	border:3px solid red
}
.prdct_catlstng_inr.voice_evacution.basic_pa .prdct_lstlft {
	float:left;
	width:27%;
	margin-right:5%;
	margin-left:5%
}
.prdct_catlstng_inr.voice_evacution.basic_pa ul.prdct_catlstng_inr.voice_evacution .prdct_lstrht {
	padding-top:0
}
ul.prdct_catlstng_inr.voice_evacution.basic_pa .prdct_lstrht {
	padding-top:0
}
ul.prdct_catlstng_inr.voice_evacution.basic_pa .prdct_lstrht .sbmtbx {
	padding-top:0
}
ul.prdct_catlstng_inr.voice_evacution.basic_pa li .dvbxinr {
	padding:30px
}
ul.prdct_catlstng_inr.voice_evacution .sbmtbtn.icon::after {
top:14px
}
.prdct_dtlsbx_rht .vrtclcntr_bxinr {
	vertical-align:top
}
.pava ul.subsublstng>li>h2 {
	text-transform:uppercase
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2 {
	text-transform:uppercase;
	text-transform:uppercase;
	border-bottom:0 solid #787878;
	margin-bottom:20px;
	padding-bottom:0;
	font-weight:400;
	text-align:left;
	position:relative;
	padding-left:65px;
	min-height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2>span {
	padding-top:12px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.camera:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/camera_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.vms:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/vms_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.acs:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/acs_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.bcs_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/bcs_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.fld_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/fld_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.lms_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/lms_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.indoor_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/indoor_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.prosound_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/prosound_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.bpa_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/bpa_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.voice_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/voice_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.detection_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/detection_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.fire_sup_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/fire_sup_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.emrg_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/emer_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
.prosoundpg .slick-slide img {
	display:block;
	margin-bottom:6px;
	width:190px
}
.prosoundpg.prdct_pagination .slick-slide img {
	display:inline-block;
	margin-bottom:0;
	width:auto
}
.prosoundpg .prdlstngnw .dvbxinr .hdng span.hdngbtmtxt {
	font-size:38px
}
.dstplnk {
	display:block
}
.mbllnk {
	display:none
}
.mblextrnl {
	display:none
}
#cookies-pop {
	position:relative;
	bottom:0;
	left:0;
	width:100%;
	padding:12px;
	text-align:left;
	background:#fff;
	z-index:999;
	-webkit-box-shadow:0 0 18px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow:0 0 18px 0 rgba(0, 0, 0, .2);
	box-shadow:0 0 18px 0 rgba(0, 0, 0, .2);
	float:left;
	margin-bottom:15px
}
#cookies-pop h2 a.closecookies {
	position:absolute;
	right:20px;
	top:20px;
	color:#303030;
	font-family:Honeywell_Sans_medium;
	font-size:18px
}
#cookies-pop h2 {
	/*font-family:Honeywell_Sans_book;*/
	font-size:15px;
	line-height:22px;
	color:#303030;
	margin:0 auto;
	float:left;
	width:70%;
	font-weight:400
}
#cookies-pop h2 a {
	color:#1792e5
}
#cookies-pop .txtbxnw {
	text-align:center;
	float:left;
	margin-left:5%;
	padding-top:0
}
#cookies-pop .txtbxnw a.sbmtbtn {
	display:inline-block;
	float:none;
	padding:13px 23px
}
#cookies-pop .txtbxnw .sbmtbx {
	padding-bottom:0;
	padding-top:0;
	overflow:hidden
}
.bcsmnu .bcs_prdimg img {
	width:100%
}
.prdct_txt_bx h2.imgbsd>span {
	line-height:20px
}
.prdct_txt_bx h2.imgbsd>span img {
	width:150px
}
.prdct_txt_bx h1.imgbsd>span {
	line-height:20px
}
.prdct_txt_bx h1.imgbsd>span img {
	width:150px
}
.rdmrebtnbx {
	position:absolute;
	left:56.6%;
	top:66%
}
.rdmrebtnbx .sbmtbx {
	padding-bottom:0;
	padding-top:0;
	overflow:hidden
}
a.sbmtbtn {
	float:left;
	background:#1792e5;
	border:none;
	padding:17px 44px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:15px;
	color:#fff;
	transition:0s;
	text-decoration:none;
	text-transform:uppercase
}
a.dwnldbtn {
	float:left;
	background:#1792e5;
	border:none;
	padding:17px 44px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:15px;
	color:#fff;
	transition:0s;
	text-decoration:none;
	text-transform:uppercase
}
.ciperinrrht a.sbmtbtn {
	padding:10px
}
.extrnl {
	direction:none
}
.bcsgrphbx {
	clear:both;
	margin:0 auto;
	width:90%
}
.bcsgrphbx .imgbx {
	width:100%
}
.bcsgrphbxnw {
	clear:both;
	margin:0 auto;
	width:1500px;
	position:relative
}
.bcsgrphbxnw .imgbx {
	width:100%
}
.redpin {
	background:#f02c21;
	border-radius:50%;
	height:14px;
	width:14px;
	position:absolute;
	margin:0;
	z-index:1;
	cursor:pointer
}
.pin_one.redpin {
	right:608px;
	top:154px
}
.pin_two.redpin {
	right:537px;
	top:267px
}
.pin_three.redpin {
	right:547px;
	top:457px
}
.pin_four.redpin {
	right:674px;
	bottom:283px
}
.pin_five.redpin {
	left:667px;
	top:303px
}
.pin_six.redpin {
	left:510px;
	top:326px
}
.pin_seven.redpin {
	left:586px;
	bottom:212px
}
.pin_one.redpin .pincntntbx {
	position:absolute;
	left:0;
	bottom:0;
	height:225px;
	width:507px;
	padding-left:10px
}
.pin_one.redpin .pincntntbx:before {
	content:'';
	position:absolute;
	left:7px;
	bottom:15px;
	border-left:1px dotted #000;
	height:173px;
	width:1px
}
.pin_one.redpin .pincntntbx:after {
	content:'';
	position:absolute;
	left:7px;
	bottom:189px;
	border-top:1px dotted #000;
	height:1px;
	width:500px
}
.pin_two.redpin .pincntntbx {
	position:absolute;
	left:0;
	bottom:0;
	height:38px;
	width:515px;
	padding-left:14px
}
.pin_two.redpin .pincntntbx h2 {
	padding-left:10px
}
.pin_two.redpin .pincntntbx:after {
	content:'';
	position:absolute;
	left:14px;
	bottom:7px;
	border-top:1px dotted #000;
	height:1px;
	width:500px
}
.pincntntbx {
	display:none
}
.pincntntbx h2 {
	font-size:20px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#dc202e;
	text-transform:uppercase;
	padding-bottom:2px;
	background-color:rgba(255, 255, 255, .6);
	padding-top:6px
}
.pincntntbx p {
	font-size:16px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:24px;
	background:rgba(255, 255, 255, .8);
	padding:10px
}
.pincntntbx p a {
	color:#303030;
	text-decoration:none
}
.pincntntbx p span {
	color:#000;
	font-family:Honeywell_Sans_medium
}
.pin_three.redpin .pincntntbx h2 {
	padding-left:10px
}
.pin_three.redpin .pincntntbx {
	position:absolute;
	left:0;
	bottom:0;
	height:39px;
	width:460px;
	padding-left:14px
}
.pin_three.redpin .pincntntbx:after {
	content:'';
	position:absolute;
	left:14px;
	bottom:7px;
	border-top:1px dotted #000;
	height:1px;
	width:445px
}
.pin_four.redpin .pincntntbx {
	position:absolute;
	left:0;
	top:0;
	height:auto;
	width:618px;
	padding-left:7px;
	padding-top:39px
}
.pin_four.redpin .pincntntbx h2 {
	padding-left:11px
}
.pin_four.redpin .pincntntbx:before {
	content:'';
	position:absolute;
	left:7px;
	top:15px;
	border-left:1px dotted #000;
	height:53px;
	width:1px
}
.pin_four.redpin .pincntntbx:after {
	content:'';
	position:absolute;
	left:7px;
	top:68px;
	border-top:1px dotted #000;
	height:1px;
	width:603px
}
.pin_five.redpin .pincntntbx {
	position:absolute;
	right:0;
	bottom:0;
	height:225px;
	width:514px;
	padding-left:10px;
	padding-right:7px
}
.pin_five.redpin .pincntntbx:before {
	content:'';
	position:absolute;
	right:7px;
	bottom:15px;
	border-left:1px dotted #000;
	height:173px;
	width:1px
}
.pin_five.redpin .pincntntbx:after {
	content:'';
	position:absolute;
	right:7px;
	bottom:189px;
	border-top:1px dotted #000;
	height:1px;
	width:500px
}
.pin_five.redpin .pincntntbx h2 {
	padding-top:5px
}
.pin_six.redpin .pincntntbx {
	position:absolute;
	right:0;
	bottom:0;
	height:39px;
	width:520px;
	padding-left:0
}
.pin_six.redpin .pincntntbx:after {
	content:'';
	position:absolute;
	right:15px;
	bottom:7px;
	border-top:1px dotted #000;
	height:1px;
	width:513px
}
.pin_six.redpin .pincntntbx p {
	margin-right:14px
}
.pin_seven.redpin .pincntntbx {
	position:absolute;
	right:0;
	bottom:0;
	height:39px;
	width:560px;
	padding-right:0
}
.pin_seven.redpin .pincntntbx p {
	margin-right:14px
}
.pin_seven.redpin .pincntntbx:after {
	content:'';
	position:absolute;
	right:15px;
	bottom:7px;
	border-top:1px dotted #000;
	height:1px;
	width:550px
}
.redpin:after {
	content:"";
	border-radius:50%;
	height:20px;
	width:20px;
	position:absolute;
	margin:-3px 0 0 -3px;
	-webkit-animation:pulsate 1s ease-out;
	-moz-animation:pulsate 1s ease-out;
	-o-animation:pulsate 1s ease-out;
	-ms-animation:pulsate 1s ease-out;
	animation:pulsate 1s ease-out;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
	-ms-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
	opacity:0;
	-webkit-box-shadow:0 0 1px 2px #f02c21;
	box-shadow:0 0 1px 2px #f02c21;
	-webkit-animation-delay:1.1s;
	-moz-animation-delay:1.1s;
	-o-animation-delay:1.1s;
	-ms-animation-delay:1.1s;
	animation-delay:1.1s
}
@-moz-keyframes pulsate {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1;
-ms-filter:none;
filter:none
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1;
-ms-filter:none;
filter:none
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-o-keyframes pulsate {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1;
-ms-filter:none;
filter:none
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@keyframes pulsate {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1;
-ms-filter:none;
filter:none
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
.bcs_catlst {
	overflow:hidden
}
.bcs_prdimg {
	overflow:hidden
}
.bcs_txtbxprd {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:22px;
	color:#303030;
	padding-top:30px;
	line-height:26px
}
.prdlst2 .slide {
	height:100%
}
.prdlst2 .prdlstngnw {
	margin:15px
}
.prdlst2 .prdlstngnw .dvbxinr {
	overflow:hidden;
	padding:30px 20px
}
.prdlst2 .slick-slide img {
	display:block;
	width:100%
}
ul.prdct_lst li a span.accessories {
	font-size:14px;
	display:inline-block;
	padding-left:22px;
	cursor:pointer
}
.prdct_dtlsbx_rht.no-space h3 {
	margin-bottom:0
}
.prdct_dtlsbx_rht.no-space p {
	padding-top:30px
}
.prd_dtls_btm.twotab .resp-tabs-list li {
	width:50%
}
.prd_dtls_btm.twotab .resp-tabs-list li:last-child {
	width:50%
}
.prd_dtls_btm.onetab .resp-tabs-list li:last-child {
	width:100%
}
.bcstopbx {
	overflow:hidden;
	padding:30px 0 120px
}
.inrcntnr.fd.nwstyle .acs_prdctbx2 .bcstopbx {
	padding:0
}
.inrcntnr.fd.nwstyle .acs_prdctbx2 {
	margin-bottom:100px
}
.bcsprd_bx_lft {
	float:left;
	width:40%;
	margin-right:8%;
	margin-left:2%
}
.bcsprd_bx_rht {
	float:left;
	width:50%
}
.wlms .bcsprd_bx_lft {
	float:left;
	width:40%;
	margin-right:8%;
	margin-left:0
}
.wlms .bcsprd_bx_rht {
	float:left;
	width:52%
}
.bcsprd_bx_rht h2.imgbsd {
	overflow:hidden;
	margin-bottom:5px
}
.bcsprd_bx_rht p {
	margin-top:5px;
	margin-bottom:0;
	color:#303030;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:25px
}
.infogrphcsbx {
	clear:both;
	overflow:hidden;
	background:#f3f3f3;
	padding:30px 0 60px;
	margin-bottom:120px
}
.infogrphcsbx.withoutbg {
	background:0 0
}
.infogrphcsbx.withoutbg .md_cntainer {
	margin:0 auto;
	width:1500px
}
.infogrphs {
	overflow:hidden;
	text-align:center;
	padding-top:30px
}
.infogrphs img {
	width:100%
}
.bnftsbx {
	overflow:hidden;
	padding:0;
	clear:both
}
ul.bnftslst {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none;
	padding-top:30px
}
ul.bnftslst li {
	float:none;
	display:inline-block;
	width:14%;
	vertical-align:top;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-top:0;
	margin-right:2%;
transition:.6s
}
ul.bnftslst li .icnbx img {
	width:90px
}
ul.bnftslst li .icnbx {
	overflow:hidden;
	padding-bottom:15px;
transition:.6s
}
ul.bnftslst li .txtbx {
	overflow:hidden;
	padding-bottom:15px;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	color:#303030;
	line-height:26px;
transition:.6s
}
ul.bnftslst li:last-child {
	margin-right:0
}
.acs_prdctbx2 {
	overflow:hidden;
	clear:both
}
.wlmsbx .acs_prdctbx2 {
	background:#151821 url(../images/bms/bgbx2.jpg) no-repeat center center
}
.wlmsbx ul.brdcrmbbx li {
	color:#fff
}
.wlmsbx ul.brdcrmbbx li a {
	color:#fff
}
.wlmsbx ul.brdcrmbbx li::after {
-webkit-filter:invert(100%);
filter:invert(100%)
}
ul.bnftslst li:hover .icnbx {
	padding-left:15px;
	transform:scale(.9)
}
ul.bnftslst li:hover .txtbx {
	padding-left:15px
}
.inrcntnr.fd .acs_prdctbx2 {
	margin-top:0;
	padding-top:0
}
.inrcntnr.fd .acs_prdctbx2 .bcstopbx {
	overflow:hidden;
	padding:0
}
.tcsprdlft {
	float:left;
	width:45%;
	margin-right:10%;
	margin-top:140px
}
.tcsprdrht.dstpbx {
	display:block
}
.tcsprdrht.mblbx {
	display:none
}
.tcsprdrht {
	float:right;
	width:45%;
	text-align:left;
	margin-top:30px
}
.tcsprdlft h2 {
	overflow:hidden;
	color:#404040;
	text-transform:uppercase
}
.tcsprdlft h2 span sup {
	font-size:16px
}
.tcsprdlft h3 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:20px;
	color:#303030;
	line-height:22px;
	padding-top:10px;
	margin-bottom:10px;
	text-transform:uppercase
}
.tcsprdlft p {
	color:#303030;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:24px
}
.sbc .bcsprd_bx_lft.dstpimg {
	padding-top:80px
}
.acrdnbx {
	padding-top:30px
}
.acrdn_cntnt_bx {
	overflow:hidden;
	padding-top:40px;
	padding-bottom:40px;
	border-bottom:1px dashed #666
}
.acrdn_cntnt_bx:last-child {
	border-bottom:0;
	padding-bottom:0
}
.acrdn_lft {
	float:left;
	width:40%;
	margin-left:10px;
	margin-right:5%;
	margin-top:30px;
	text-align:right
}
.acrdn_lft img {
	width:90%
}
.acrdn_rht {
	float:right;
	width:50%
}
.acrdn_rht h2 {
	font-size:38px;
	font-family:Honeywell_Sans_medium;
	color:#dc202e;
	text-transform:uppercase;
	line-height:45px
}
.acrdn_rht h4 {
	font-size:20px;
	font-family:Honeywell_Sans_medium;
	color:#000;
	text-transform:uppercase;
	line-height:18px;
	padding-bottom:20px;
	padding-left:3px
}
.acrdn_ftrbx {
	overflow:hidden;
	padding-top:10px
}
.hdngbx {
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:20px;
	padding-bottom:5px
}
ul.ftrlstnw {
	padding:0 20px 20px;
	margin:0;
	list-style-type:disc
}
ul.ftrlstnw li {
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	margin-bottom:8px
}
.acrdn_ftrbx .sbmtbx {
	padding-bottom:0;
	padding-top:20px;
	overflow:hidden
}
.inrcntnr.fd .bcsprd_bx_rht {
	padding-top:100px
}
.bcsgrphbxnwoutr {
	clear:both;
	background:#fefefe
}
.alerton_info {
	overflow:hidden;
	position:relative;
	min-height:780px
}
.acrdn_lft .prdct_dtlsbx_md {
	float:left;
	width:100%;
	margin-right:0;
	position:relative;
	z-index:100
}
.prdct_dtlsbx_md .slider-for2 img {
	display:inline-block;
	width:100%
}
.prdct_dtlsbx_md .slider-for3 img {
	display:inline-block;
	width:100%
}
.prdct_dtlsbx_md .slider-nav2 {
	margin-top:8px;
	margin-left:3px
}
.prdct_dtlsbx_md .slider-nav2 .slick-slide.slick-current.slick-active {
	border:1px solid #333
}
.prdct_dtlsbx_md .slider-nav2 img {
	display:inline-block
}
.prdct_dtlsbx_md .slider-nav2 .slick-slide {
	border:1px solid #dcdcdc;
	padding:8px 0;
	text-align:center;
	margin-right:12px
}
.info1 {
	position:absolute;
	left:0;
	top:0;
	width:210px
}
.info2 {
	position:absolute;
	left:210px;
	top:0;
	width:315px
}
.info3 {
	position:absolute;
	left:525px;
	top:0;
	width:358px
}
.info4 {
	position:absolute;
	left:883px;
	top:0;
	width:246px
}
.info5 {
	position:absolute;
	left:1129px;
	top:0;
	width:271px
}
.info6 {
	position:absolute;
	left:0;
	top:232px;
	width:148px
}
.info7 {
	position:absolute;
	left:148px;
	top:232px;
	width:295px
}
.info8 {
	position:absolute;
	left:443px;
	top:232px;
	width:215px
}
.info9 {
	position:absolute;
	left:658px;
	top:232px;
	width:336px
}
.info10 {
	position:absolute;
	left:994px;
	top:232px;
	width:406px
}
.info11 {
	position:absolute;
	left:0;
	top:514px;
	width:227px
}
.info12 {
	position:absolute;
	left:198px;
	top:567px;
	width:121px
}
.info13 {
	position:absolute;
	left:311px;
	top:567px;
	width:326px
}
.info14 {
	position:absolute;
	left:616px;
	top:567px;
	width:248px
}
.info15 {
	position:absolute;
	left:847px;
	top:567px;
	width:245px
}
.info16 {
	position:absolute;
	left:1076px;
	top:567px;
	width:347px
}
.infograph {
	opacity:0
}
.opncntnt .infograph {
	opacity:1
}
.websarcht {
	margin-bottom:40px
}
.ciper {
	margin-bottom:40px
}
.acrdn_lft .slider.slider-for2 {
	background:#f8f8f8;
	margin-bottom:30px
}
.acrdn_lft .slider.slider-for3 {
	background:#f8f8f8;
	margin-bottom:30px
}
.prdct_dtlsbx_md .slider-nav2 .slick-track {
	margin-left:0;
	margin-right:0
}
.prdct_dtlsbx_md .slider-nav2 .slick-slide.slick-current.slick-active {
	border:none
}
.prdct_dtlsbx_md .slider-nav2 .slick-slide {
	border:none;
	padding:0;
	text-align:center;
	margin-right:12px;
	background:url(../images/bms/sep.gif) no-repeat right 15px;
	cursor:pointer
}
.prdct_dtlsbx_md .slider-nav2 .slick-slide:last-child {
	margin-right:0;
	background:0 0
}
.bcs_submnu .prdlstngnw a.sbmtbtn.icon {
	padding:8px 10px;
	font-size:16px
}
.bcs_submnu .prdlstngnw .sbmtbx {
	padding-top:0
}
.bcsgrphbxnw.lmsbldnggrph {
	margin-top:400px;
	margin-bottom:80px
}
.mnbxbldg:before {
	position:absolute;
	bottom:0;
	height:88.1%;
	left:35px;
	border-left:2px solid #707070;
	content:''
}
.mnbxbldg {
	height:0%;
	overflow:hidden;
	position:absolute;
	bottom:0;
	width:100%;
	float:left
}
.mnbxbldg.active {
	overflow:visible!important
}
.txticnmnbx {
	position:absolute;
	top:0;
	left:0
}
.lms_icn_img {
	float:left
}
.lms_icn_txt {
	color:#404040;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:22px;
	position:absolute;
	top:-12px
}
.lms_icn_img img {
	width:72px
}
.txticnmnbx {
	position:absolute;
	top:0;
	left:0
}
.lms_icn_img {
	float:left
}
.lms_icn_txt {
	color:#303030;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:22px
}
.lmsicn1 {
	position:absolute;
	left:54px;
	top:-385px;
	width:72px;
	height:425px
}
.lmsicn1 .mnbxbldg {
	height:100%;
	overflow:visible
}
.lmsicn1 .mnbxbldg:before {
	height:88.1%
}
.lmsicn1 .lms_icn_txt {
	left:88px;
	width:250px;
	top:-12px
}
.lmsicn2 {
	position:absolute;
	left:172px;
	top:-214px;
	width:72px;
	height:238px
}
.lmsicn2 .mnbxbldg:before {
	height:76.1%
}
.lmsicn2 .lms_icn_txt {
	width:150px;
	left:88px;
	top:10px
}
.lmsicn3 {
	position:absolute;
	left:357px;
	top:-102px;
	width:72px;
	height:200px
}
.lmsicn3 .mnbxbldg:before {
	height:74.1%
}
.lmsicn3 .lms_icn_txt {
	width:150px;
	left:88px;
	top:10px
}
.lmsicn4 {
	position:absolute;
	left:629px;
	top:-251px;
	width:72px;
	height:367px
}
.lmsicn4 .mnbxbldg:before {
	height:87.1%
}
.lmsicn4 .lms_icn_txt {
	width:180px;
	left:88px;
	top:3px
}
.lmsicn5 {
	position:absolute;
	left:776px;
	top:-84px;
	width:72px;
	height:180px
}
.lmsicn5 .mnbxbldg:before {
	height:78.1%
}
.lmsicn5 .lms_icn_txt {
	width:137px;
	left:88px;
	top:0
}
.lmsicn6 {
	position:absolute;
	right:469px;
	top:22px;
	width:72px;
	height:184px
}
.lmsicn6 .mnbxbldg:before {
	height:72.1%
}
.lmsicn6 .lms_icn_txt {
	width:159px;
	left:88px;
	top:3px
}
.lmsicn7 {
	position:absolute;
	right:280px;
	top:-282px;
	width:72px;
	height:440px
}
.lmsicn7 .mnbxbldg:before {
	height:90.1%
}
.lmsicn7 .lms_icn_txt {
	width:180px;
	left:88px;
	top:3px
}
.lmsicn8 {
	position:absolute;
	right:169px;
	top:-130px;
	width:72px;
	height:282px
}
.lmsicn8 .mnbxbldg:before {
	height:78.1%
}
.lmsicn8 .lms_icn_txt {
	width:112px;
	left:88px;
	top:3px
}
.lmsicn9 {
	position:absolute;
	right:92px;
	top:82px;
	width:72px;
	height:228px
}
.lmsicn9 .mnbxbldg:before {
	height:81.1%
}
.lmsicn9 .lms_icn_txt {
	width:180px;
	left:88px;
	top:3px
}
.bcsgrphbxnw.lmsbldnggrph .redpin {
	background:#f02c21;
	height:14px;
	width:14px;
	position:absolute;
	margin:0;
	z-index:1;
	cursor:pointer;
	bottom:0;
	left:29px
}
.bnrtbmtxtnw.blk {
	color:#000;
	font-family:Honeywell_Sans_bold
}
.wlmsbx .wlms h2.hdng {
	padding-bottom:5px;
	color:#fff;
	/*font-family:Honeywell_Sans_book;*/
	font-size:36px;
	line-height:39px;
	text-transform:uppercase
}
.wlmsbx .wlms h1.hdng {
	padding-bottom:5px;
	color:#fff;
	/*font-family:Honeywell_Sans_book;*/
	font-size:36px;
	line-height:39px;
	text-transform:uppercase
}
span.redline {
	padding-bottom:4px;
	display:inline-block;
	/*font-family:Honeywell_Sans_book;*/
	font-size:41px;
	line-height:46px;
	margin-bottom:13px;
	text-transform:none;
	font-weight:400
}
.wlmsbx .wlms .bcsprd_bx_rht p {
	color:#fff
}
.wlmsbx .wlms .bcsprd_bx_rht {
	float:left;
	width:620px
}
.pms .bcsprd_bx_rht {
	float:left;
	width:620px
}
.wlmsblbbx {
	overflow:hidden;
	padding:10px 0 80px;
	clear:both
}
.wlmsblbbxinr {
	margin:0 auto;
	width:1186px
}
.wlmsbxmnblb {
	float:left;
	width:100%;
	position:relative
}
.wlmsbxmnblb .blbimg {
	width:100%;
	position:relative;
	z-index:100
}
.wlmsbxmnblb .blbimgon {
	position:absolute;
	left:376px;
	top:202px;
	width:430px;
	z-index:90;
	display:none
}
.wlmsbxmnblb .blbimgon img {
	width:100%;
	opacity:.7
}
.blmstxttp {
	overflow:hidden;
	color:#303030;
	font-size:17px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:20px;
	text-align:center
}
.icnbxotr {
	overflow:hidden;
	text-align:center;
	padding-top:0
}
.blbsngl:hover .rddot {
	display:block
}
.rddot {
	position:absolute;
	width:10px;
	height:10px;
	background:#c81422
}
.blms_blbtxtbx1 {
	position:absolute;
	top:26px;
	left:94px;
	width:243px;
	z-index:110
}
.blms_blbtxtbx1 .icnbxotr {
	padding-top:20px
}
.blms_blbtxtbx1 .icnbx {
	display:inline-block;
	background:url(../images/lms/wlmsicon.png) no-repeat left top;
	width:45px;
	height:48px;
	margin-right:36px
}
.blms_blbtxtbx1 .rddot {
	right:-85px;
	top:210px;
	display:none
}
.blms_blbtxtbx1:hover .icnbx {
	background-position:left -48px
}
.blbsngl:hover .blmstxttp {
	color:#dc202e
}
.blms_blbtxtbx2 {
	position:absolute;
	top:272px;
	left:94px;
	width:255px;
	z-index:110
}
.blms_blbtxtbx2 .icnbx {
	display:inline-block;
	background:url(../images/lms/wlmsicon.png) no-repeat -45px top;
	width:40px;
	height:48px;
	margin-right:36px
}
.blms_blbtxtbx2 .rddot {
	right:0;
	top:141px;
	display:none
}
.blms_blbtxtbx2:hover .icnbx {
	background-position:-45px -48px
}
.blbsngl:hover .blmstxttp {
	color:#dc202e
}
.rddot {
	border-radius:100px
}
.blms_blbtxtbx3 {
	position:absolute;
	top:517px;
	left:94px;
	width:243px;
	z-index:110
}
.blms_blbtxtbx3 .blmstxttp {
	line-height:24px;
	text-align:left
}
.blms_blbtxtbx3 .icnbxotr {
	padding-top:15px
}
.blms_blbtxtbx3 .icnbx {
	display:inline-block;
	background:url(../images/lms/wlmsicon.png) no-repeat -85px top;
	width:46px;
	height:48px;
	margin-right:36px
}
.blms_blbtxtbx3 .rddot {
	right:-85px;
	top:73px;
	display:none
}
.blms_blbtxtbx3:hover .icnbx {
	background-position:-85px -48px
}
.blbsngl:hover .blmstxttp {
	color:#dc202e
}
.blms_blbtxtbx4 {
	position:absolute;
	top:-39px;
	left:492px;
	width:243px;
	z-index:110
}
.blms_blbtxtbx4 .icnbxotr {
	padding-top:0
}
.blms_blbtxtbx4 .icnbx {
	display:inline-block;
	background:url(../images/lms/wlmsicon.png) no-repeat -132px top;
	width:37px;
	height:48px;
	margin-right:36px
}
.blms_blbtxtbx4 .rddot {
	right:136px;
	top:202px;
	display:none
}
.blms_blbtxtbx4:hover .icnbx {
	background-position:-132px -48px
}
.blbsngl:hover .blmstxttp {
	color:#dc202e
}
.blms_blbtxtbx5 {
	position:absolute;
	top:64px;
	right:101px;
	width:243px;
	z-index:110
}
.blms_blbtxtbx5.icnbxotr {
	padding-top:10px
}
.blms_blbtxtbx5 .icnbx {
	display:inline-block;
	background:url(../images/lms/wlmsicon.png) no-repeat -168px top;
	width:44px;
	height:48px;
	margin-right:0
}
.blms_blbtxtbx5 .rddot {
	right:309px;
	top:172px;
	display:none
}
.blms_blbtxtbx5:hover .icnbx {
	background-position:-168px -48px
}
.blbsngl:hover .blmstxttp {
	color:#dc202e
}
.blms_blbtxtbx6 {
	position:absolute;
	top:284px;
	right:65px;
	width:243px;
	z-index:110
}
.blms_blbtxtbx6 .icnbxotr {
	padding-top:10px
}
.blms_blbtxtbx6 .icnbx {
	display:inline-block;
	background:url(../images/lms/wlmsicon.png) no-repeat -214px top;
	width:28px;
	height:48px;
	margin-right:54px
}
.blms_blbtxtbx6 .rddot {
	right:272px;
	top:129px;
	display:none
}
.blms_blbtxtbx6:hover .icnbx {
	background-position:-214px -48px
}
.blbsngl:hover .blmstxttp {
	color:#dc202e
}
.blms_blbtxtbx7 {
	position:absolute;
	top:568px;
	right:75px;
	width:243px;
	z-index:110
}
.blms_blbtxtbx7 .icnbx {
	display:inline-block;
	background:url(../images/lms/wlmsicon.png) no-repeat -244px top;
	width:31px;
	height:48px;
	margin-right:36px
}
.blms_blbtxtbx7 .rddot {
	right:335px;
	top:22px;
	display:none;
	border-radius:100px
}
.blms_blbtxtbx7:hover .icnbx {
	background-position:-244px -48px
}
.blbsngl:hover .blmstxttp {
	color:#dc202e
}
.slider-nav_lms .slick-slide {
	border:1px solid #dcdcdc;
	background:#fff;
	padding:0;
	text-align:center;
	margin-right:30px;
	line-height:1px
}
.slider-nav_lms2 .slick-slide {
	border:1px solid #dcdcdc;
	background:#fff;
	padding:0;
	text-align:center;
	margin-right:30px;
	line-height:1px;
	cursor:pointer
}
.lmsmnprd {
	position:relative;
	width:100%;
	height:100%
}
.prdlstimgmn {
	overflow:hidden;
	border:4px solid #fff
}
.prdlstimgmn img {
	width:100%
}
.prdlsttxtmn {
	overflow:hidden;
	background:#787878;
	border-top:1px solid #dcdcdc;
	padding:10px;
	color:#fff;
	font-size:17px;
	/*/*font-family:Honeywell_Sans_book;*/*/
	line-height:20px;
	text-align:center;
	height:61px;
	text-transform:uppercase
}
.slider-nav_lms .slick-slide.slick-current {
	border:1px solid #1792e5
}
.slider-nav_lms .slick-slide.slick-current .prdlstimgmn {
	overflow:hidden;
	border:4px solid #1792e5
}
.slider-nav_lms .slick-slide.slick-current .prdlsttxtmn {
	border-top:1px solid #1792e5;
	background:#1792e5;
	color:#fff;
	text-align:left
}
.slider-nav_lms2 .slick-slide.slick-current {
	border:1px solid #1792e5
}
.slider-nav_lms2 .slick-slide.slick-current .prdlstimgmn {
	overflow:hidden;
	border:4px solid #1792e5
}
.slider-nav_lms2 .slick-slide.slick-current .prdlsttxtmn {
	border-top:1px solid #1792e5;
	background:#1792e5;
	color:#fff;
	text-align:center
}
ul.prd_dsc_lst {
	list-style-type:disc;
	margin:0 0 0 5px;
	padding:0 0 0 10px
}
.lmsdtlsprd_rht ul.prd_dsc_lst {
	padding-top:10px
}
ul.prd_dsc_lst li {
	padding-bottom:20px;
	color:#303030;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:20px
}
ul.prd_dsc_lst li>ul {
	list-style-type:none;
	margin:0 0 0 5px;
	padding:10px 0 0 10px
}
ul.prd_dsc_lst li>ul>li::before {
content:"ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢";
color:#ccc;
display:inline-block;
width:11px;
margin-left:-13px
}
ul.prd_dsc_lst li ul>li {
	padding-bottom:8px;
	color:#404040;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:20px
}
ul.prd_dsc_lst li ul li ul {
	list-style-type:disc;
	margin:0 0 0 5px;
	padding:10px 0 0 10px
}
ul.prd_dsc_lst li>ul>li>ul>li:before {
	display:none;
	content:''
}
ul.prd_dsc_lst li ul li ul li {
	padding-bottom:8px;
	color:#404040;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:20px
}
.lmsprddtlsbx {
	overflow:hidden;
	padding:50px
}
.lmsprddtlsbxinr {
	margin:0 auto;
	width:85%
}
.lmsdtlsprd_lft {
	float:left;
	width:30%;
	margin-right:5%
}
.lmsdtlsprd_lft img {
	width:100%
}
.lmsdtlsprd_rht {
	float:left;
	width:65%;
	margin-top:30px
}
.slider-for_lms .slick-slide {
	border:5px solid #fff;
	margin-right:30px
}
.slider-for_lms .slick-slide.slick-current {
	border:5px solid #1792e5
}
.slider-for_lms h2.hdng {
	overflow:hidden;
	font-size:40px;
	/*/*font-family:Honeywell_Sans_book;*/*/
	color:#303030;
	line-height:42px
}
.slider-for_lms h1.hdng {
	overflow:hidden;
	font-size:40px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:42px
}
.slider-for_lms2 .slick-slide {
	border:0 solid #fff;
	margin-right:0
}
.slider-for_lms2 .slick-list.draggable {
	border:5px solid #1792e5
}
.ftrlstnw.pdngtop {
	padding-top:20px
}
.webscipr .tcsprdlft h2 {
	padding-bottom:20px
}
.webscipr .tcsprdlft {
	float:left;
	width:50%;
	margin-right:5%;
	margin-top:25px
}
.wrcht_img {
	width:100%
}
.archtrebxgrybx {
	clear:both;
	width:100%;
	background:#f3f3f3;
	padding:40px 0;
	margin-top:20px
}
.archtrebxgrybx.whte {
	background:#fff
}
.archtrebx.webs .archtrebxgrybx {
	background:#f3f3f3;
	float:left;
	width:100%
}
.archtrebx.webs .archtrebxgrybx .archtinr {
	width:100%
}
.webs_grphbxes {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:20px 0 30px;
	list-style-type:none
}
ul.webs_grphbxes li {
	float:left;
	width:22.75%;
	margin-right:3%;
	padding:0
}
ul.webs_grphbxes li:last-child {
	margin:0
}
.inrwebs {
	clear:both;
	padding:40px 45px;
	background:#fff
}
.inrwebs h3 {
	overflow:hidden;
	padding-bottom:15px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:18px;
	line-height:26px;
	color:#303030;
	text-transform:uppercase;
	height:70px
}
.inrwebs p {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:26px;
	color:#303030;
	height:230px
}
.archtrebx.webs .archtrebxgrybx .wrcht_img {
	width:90%
}
.archtinr {
	overflow:hidden
}
.websarcht .slick-slide .inrwebs {
	margin:20px 10px
}
.ciper .slick-slide .ciperinr {
	margin:20px
}
.md_cntainerwdth {
	overflow:hidden;
	margin:0 auto;
	width:82%
}
.intrfacedshbrdbx {
	overflow:hidden;
	padding-top:100px;
	padding-bottom:30px
}
.intrfcelft {
	float:left;
	width:44%;
	margin-right:10%;
	position:relative
}
.intrfce_sldrbx {
	position:absolute;
	left:4%;
	top:6%;
	background:#fff;
	width:91%;
	line-height:1px
}
.intrfcerht {
	float:left;
	width:46%;
	margin-top:0
}
.intrfcemn {
	overflow:hidden;
	margin-top:50px
}
.intfrdstpimg {
	width:100%
}
.interface_slider .slick-slide img {
	width:99%
}
.intrfcerht h2.hdng {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	color:#303030;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.intrfcerht h1.hdng {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:38px;
	color:#303030;
	text-transform:inherit;
	line-height:inherit;
	font-weight:400
}
.carinrcntnr {
	margin:0 auto;
	width:1650px;
	position:relative
}
.carmovebx {
	clear:both;
	float:left;
	width:100%;
	padding:360px 0 275px;
	margin-top:30px;
	margin-bottom:100px
}
.roadbx {
	float:left;
	width:100%;
	background:url(../images/lms/road_bg.gif) repeat-x left top;
	min-height:180px;
	position:relative
}
.carbx {
	position:absolute;
	left:0;
	top:-63px;
	width:500px;
	height:153px
}
.carbx img {
	width:100%
}
.crhdngbx {
	text-align:center;
	float:left;
	width:100%;
	padding:10px 0 60px
}
.car_cntntbx1 {
	position:absolute;
	left:50px;
	top:-338px;
	width:400px
}
.linedv {
	position:absolute;
	right:-121px;
	border-bottom:6px solid #515151;
	width:298px;
	height:6px;
	content:'';
	transform:rotate(135deg);
	bottom:-68px
}
.carcntntinr {
	overflow:hidden
}
.cartxt {
	overflow:hidden;
	padding-bottom:15px;
	font-size:18px;
	font-family:Honeywell_Sans_BOOK;
	color:#303030;
	line-height:22px;
	text-align:center
}
.carcntntinr .iconbx {
	overflow:hidden;
	text-align:center
}
.cartxt.btm {
	padding-bottom:0
}
.carcntntinr .iconbx {
	padding-bottom:20px
}
.car_cntntbx2 {
	position:absolute;
	left:550px;
	top:-338px;
	width:400px
}
.car_cntntbx3 {
	position:absolute;
	left:1050px;
	top:-338px;
	width:400px
}
.car_cntntbx4 {
	position:absolute;
	left:50px;
	top:230px;
	width:400px
}
.car_cntntbx5 {
	position:absolute;
	left:550px;
	top:230px;
	width:400px
}
.car_cntntbx6 {
	position:absolute;
	left:1050px;
	top:230px;
	width:400px
}
.linedv.btm {
	position:absolute;
	right:-200px;
	border-bottom:6px solid #515151;
	width:279px;
	height:6px;
	content:'';
	transform:rotate(135deg);
	top:44px;
	bottom:inherit
}
.linedv.lft.btm {
	position:absolute;
	border-bottom:6px solid #515151;
	width:279px;
	height:6px;
	content:'';
	transform:rotate(135deg);
	top:44px;
	bottom:inherit;
	right:inherit;
	left:-143px
}
.car_cntntbx2 .carcntntinr, .car_cntntbx3 .carcntntinr, .car_cntntbx5 .carcntntinr, .car_cntntbx6 .carcntntinr {
	opacity:0
}
.car_arwbx {
	animation:slide1 1s ease-in-out infinite;
	position:absolute;
	left:455px;
	top:60px;
	z-index:100;
	cursor:pointer
}
.carclk2 {
	display:none
}
@keyframes slide1 {
0%, 100% {
transform:translate(0, 0)
}
50% {
transform:translate(10px, 0)
}
}
.wlmsblbbx h2.hdng {
	margin-bottom:100px
}
.wlmsblbbx h1.hdng {
	margin-bottom:100px
}
.imgbxhdng {
	float:left;
	padding-right:5%;
	border-right:2px solid #666;
	margin-right:5%;
	width:28%;
	padding-left:5%
}
.prdtxthdngnw {
	float:left;
	width:50%;
	position:relative;
	height:100%;
	padding-top:37px
}
.singl_linetxt .prdtxthdngnw {
	padding-top:60px
}
.product_accordion h3 {
	overflow:hidden
}
.imgbxhdng img {
	width:100%
}
.product_accordion h3 .prdtxthdngnw {
	/*font-family:Honeywell_Sans_book;*/
	font-size:42px;
	color:#303030;
	line-height:35px
}
.product_accordion h3 .prdtxthdngnw span.redtxtnw {
	float:none;
	width:auto;
	padding:0;
	color:#dc202e
}
.info_webstop {
	clear:both;
	overflow:hidden
}
.info_trend {
	clear:both;
	overflow:hidden;
	padding:50px 0;
	background:#f3f3f3;
	margin-bottom:120px
}
.trend_top {
	overflow:hidden;
	position:relative;
	z-index:100
}
.trend_sldrbx {
	clear:both;
	position:relative;
	margin-top:-44px;
	z-index:99
}
.trend_sldrtop {
	overflow:hidden;
	padding-bottom:20px
}
.trend_sldrtop img {
	width:100%
}
.trend_sldrbtm {
	overflow:hidden
}
.trend_sldrtopinr {
	clear:both;
	width:100%;
	float:left;
	border-top:4px solid #303030;
	padding-top:20px
}
ul.trnd_slde1_lstbx {
	clear:both;
	width:100%;
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-bottom:20px
}
ul.trnd_slde1_lstbx li {
	float:left;
	width:31.3%;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-right:3%;
	background:#808183;
	min-height:338px
}
.inrbxslde {
	overflow:hidden;
	padding:20px
}
.inrbxslde h3 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_bold;*/
	font-weight:400;
	color:#fff;
	font-size:19px;
	padding-bottom:20px
}
.inrbxslde p {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	color:#fff;
	font-size:17px;
	line-height:21px
}
ul.trnd_slde1_lstbx li:last-child {
	margin-right:0
}
.slde1_mdgry {
	clear:both;
	width:100%;
	float:left;
	background:#808183;
	margin-bottom:30px
}
.slde1_mdgry.blue {
	background:#5079ba
}
.trend_slider.center .slick-dots {
	bottom:-35px
}
.center .slick-dots li button {
	background:0 0
}
ul.trnd_slde2_lstbx {
	clear:both;
	width:100%;
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-bottom:20px
}
ul.trnd_slde2_lstbx li {
	float:left;
	width:21%;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-right:2%;
	background:#75b159;
	min-height:252px
}
ul.trnd_slde2_lstbx li:last-child {
	margin-right:0;
	width:31%
}
.slde2_mdbtm {
	clear:both;
	float:left;
	width:100%
}
.slde2_mdlft {
	float:left;
	width:48%;
	margin-right:2%
}
.slde2_mdlftgry {
	clear:both;
	width:100%;
	float:left;
	min-height:300px;
	background:#aaa
}
.slde2_mdlftgryinr {
	overflow:hidden
}
.slde2_mdrht {
	float:left;
	width:50%
}
.slde2_mdrhtornge {
	clear:both;
	width:100%;
	float:left;
	background:#f7931e
}
.trnd2imgnw {
	overflow:hidden;
	padding-bottom:20px;
	padding-left:5%;
	padding-right:5%
}
.trnd2imgnw img {
	width:100%
}
.slde2_mdrht .slde2_mdlftgry {
	margin-bottom:20px;
	min-height:inherit
}
.slde2_mdrht .inrbxslde {
	padding:15px 15px 7px
}
.slde2_mdrht .inrbxslde h3 {
	padding-bottom:10px
}
.slde3_lftbx {
	float:left;
	width:49%;
	margin-right:2%;
	background:#5079ba
}
.slde3_rhtbx {
	float:left;
	width:49%;
	background:#dc202e;
	min-height:208px
}
.trend_slider .slick-next.slick-arrow.slick-disabled {
	display:none
}
.trend_slider .slick-prev.slick-arrow.slick-disabled {
	display:none
}
.trend_slider .slick-next, .trend_slider .slick-prev {
	width:36px;
	height:36px;
	z-index:999;
	top:370px;
	opacity:1
}
.trend_slider .slick-next {
	right:30px
}
.trend_slider .slick-prev {
	left:30px
}
.trend_slider .slick-next::before {
position:absolute;
right:15px;
content:'\276F';
color:#dc202e;
width:22px;
height:38px;
top:9px;
font-size:62px;
/*font-family:Honeywell_Sans_book;*/
opacity:1
}
.trend_slider .slick-prev::before {
position:absolute;
left:11px;
content:'\276E';
color:#dc202e;
width:22px;
height:38px;
top:9px;
font-size:62px;
/*font-family:Honeywell_Sans_book;*/
opacity:1
}
.trend_slider .slick-next.slick-disabled::before, .trend_slider .slick-prev.slick-disabled::before {
opacity:0
}
.vfdlftbx {
	float:left;
	width:46%;
	border-right:1px solid #969696;
	padding-right:3%;
	margin-right:3%
}
.vfdrhtbx {
	float:left;
	width:46%
}
ul.spcslstlnk {
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:21px;
	padding-bottom:13px;
	padding-left:3px;
	margin-left:20px
}
ul.spcslstlnk li {
	float:left;
	width:100%;
	padding-top:10px
}
.hdngimg {
	width:280px
}
.prdhdng_fld {
	clear:both;
	overflow:hidden;
	padding:60px 0 40px;
	font-size:40px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030
}
.prdct_dtls_b {
	padding-top:20px
}
.lmsdtlsprd_rht .bdr_lfttxt {
	/*font-family:Honeywell_Sans_bold;*/
	font-size:20px;
	line-height:26px;
	color:#303030
}
.prdctmn.archtrebx h2.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:40px;
	line-height:40px;
	color:#303030;
	text-transform:inherit;
	font-weight:400
}
.intrfacedshbrdbx h2.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:40px;
	line-height:40px;
	color:#303030;
	text-transform:inherit;
	font-weight:400
}
.intrfacedshbrdbx .intrfcerht h2.hdng {
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:22px;
	text-transform:uppercase
}
.prdctmn.archtrebx h1.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:40px;
	line-height:40px;
	color:#303030;
	text-transform:inherit;
	font-weight:400
}
.intrfacedshbrdbx h1.hdng {
	/*font-family:Honeywell_Sans_book;*/
	font-size:40px;
	line-height:40px;
	color:#303030;
	text-transform:inherit;
	font-weight:400
}
.intrfacedshbrdbx .intrfcerht h1.hdng {
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:22px;
	text-transform:uppercase
}
.dshbrd_txt {
	overflow:hidden;
	padding-bottom:20px;
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:22px
}
.prdct_dtlsbx_md.vfdlftnw.prv {
	float:left;
	width:45%;
	margin-right:6%;
	position:relative;
	z-index:100;
	margin-left:4%
}
.prvspcbx {
	overflow:hidden;
	padding:20px 20px 0
}
.prvslftbx {
	float:left;
	width:35%;
	margin-right:3%
}
.prvsmdbx {
	float:left;
	width:45%;
	position:relative;
	margin-left:-11%;
	margin-top:70px
}
.prvsmdbx img {
	width:100%
}
.prvsrhtbx {
	float:left;
	width:24%;
	margin-left:3%;
	padding-top:20px
}
.icntxtnw {
	padding:6px 0 10px 43px;
	min-height:34px;
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	position:relative
}
.icntxtnw:before {
	position:absolute;
	left:-4px;
	top:0;
	width:34px;
	content:''
}
.icntxtnw.one:before {
	background:url(../images/bms/prv_icon1.png) no-repeat left top;
	background-size:34px;
	width:34px;
	height:34px
}
.icntxtnw.two:before {
	background:url(../images/bms/prv_icon2.png) no-repeat left top;
	background-size:34px;
	width:34px;
	height:34px
}
.icntxtnw.three:before {
	background:url(../images/bms/prv_icon3.png) no-repeat left top;
	background-size:34px;
	width:34px;
	height:34px
}
.icntxtbxnw {
	clear:both;
	overflow:hidden;
	padding-bottom:30px;
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:25px;
	padding-left:43px
}
.prvtxttop {
	overflow:hidden;
	padding-bottom:0;
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:25px
}
.icntxtbxnw.pdnglw {
	width:74%;
	padding-bottom:90px
}
ul.prvlstng {
	clear:both;
	padding:0 0 0 20px;
	margin:0;
	list-style-type:disc
}
ul.prvlstng li {
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	margin-bottom:2px;
	line-height:25px
}
.prvrhthdng {
	overflow:hidden;
	border-left:6px solid #dc202e;
	padding:3px 0 3px 10px;
	clear:both;
	display:inline-block;
	margin:5px 0;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:18px;
	line-height:24px;
	color:#303030
}
.prvrhttxt {
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	padding-bottom:10px
}
.prvrhttxt.pdng {
	padding-bottom:100px
}
.prdctdsresbox {
	overflow:hidden;
	padding:20px 20px 0
}
.dsrieslft {
	float:left;
	width:35%;
	margin-right:15%
}
.dsriesrht {
	float:right;
	width:30%;
	margin-top:20px;
	margin-right:20%
}
.dsriesrht img {
	width:100%
}
ul.prvlstng.pdngbtm {
	padding-bottom:70px
}
.dsrieslft ul.prvlstng li {
	line-height:30px;
	margin-bottom:7px
}
.d_series .prvsrhtbx {
	width:36%
}
.d_series .prvsmdbx {
	width:36%;
	position:relative;
	margin-left:0
}
.d_series .prvslftbx {
	width:22%
}
.d_series .icntxtbxnw.pdnglw {
	width:100%;
	padding-bottom:90px;
	padding-left:0
}
.d_series .prvrhttxt.pdng {
	padding-bottom:20px
}
.dstpimgnw {
	display:inline-block
}
.mblimgnw {
	display:none
}
.picvtopbx_specs {
	overflow:hidden;
	padding:20px 50px 0
}
.grphsimgpicv {
	overflow:hidden;
	text-align:center
}
.grphsimgpicv img {
	width:80%
}
.picv_prd_txtbx {
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:2px solid #979797
}
.picv_prd_txtbx:last-child {
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0
}
.pcvfrsthdng {
	overflow:hidden;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:22px;
	color:#303030;
	padding-bottom:6px
}
.pcvtop_mn {
	overflow:hidden;
	clear:both
}
.picvlftbxlst {
	float:left;
	width:36%;
	margin-right:2%;
	padding-right:2%;
	border-right:2px solid #979797
}
.picvrhtbxlst {
	float:left;
	width:30%
}
.picvsnd_lft {
	float:left;
	width:32%;
	margin-right:3%;
	padding-right:3%;
	border-right:2px solid #979797;
	margin-top:25px
}
.txtpcvspcs {
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:18px
}
.txtpcvspcs span {
	font-family:Honeywell_Sans_bold
}
.picvsnd_rht {
	float:left;
	width:65%
}
.picv_prd_txtbx h3 {
	/*font-family:Honeywell_Sans_bold;*/
	font-size:22px;
	color:#dc202e;
	font-weight:400;
	padding-bottom:10px;
	text-transform:uppercase
}
.picvacr_lft {
	float:left;
	width:45%;
	margin-right:4%
}
.picvacr_lft.rht {
	margin-right:0;
	width:51%
}
.picvacr_lft.rht .picminimg {
	width:26%
}
.picvacr_lft.rht .picvmincntnt {
	width:69%
}
.picminimg {
	float:left;
	width:30%;
	margin-right:4%
}
.picminimg img {
	width:100%
}
.picvmincntnt {
	float:left;
	width:66%
}
.picvmincntnt h4 {
	overflow:hidden;
	padding-bottom:4px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:18px;
	color:#303030
}
.picvmincntnt p {
	overflow:hidden
}
.picvsystmbx {
	overflow:hidden;
	clear:both
}
.picvlftbx {
	float:left;
	width:43%;
	margin-right:14%
}
.picvrhtbx {
	float:left;
	width:43%
}
.picvsystminr {
	overflow:hidden
}
.picvsystminr.top {
	padding-bottom:20px
}
.systmimgbx {
	float:left;
	width:30%;
	margin-right:4%
}
.systmimgbx img {
	width:100%
}
.systmtxtbx {
	float:left;
	width:66%
}
.systmtxtbx h4 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:18px;
	color:#303030;
	padding-bottom:5px
}
.systmtxtbx p {
	overflow:hidden
}
.ahu_specsbx {
	overflow:hidden;
	padding:30px 30px 0
}
.ahuspecsimg {
	float:left;
	width:32%;
	margin-right:5%
}
.ahuspecsimg img {
	width:100%
}
.ahuspecstxtbx {
	float:left;
	width:63%
}
.ahuspecslft {
	float:left;
	width:40%
}
.ahuspecsrht {
	float:left;
	width:54%
}
.bdrlftspecs {
	border-left:2px solid #979797;
	padding-left:3%;
	margin-left:3%
}
.bdrrhtspecs {
	border-right:2px solid #979797;
	padding-right:3%;
	margin-right:3%
}
.ahuspecstxtbx ul.prvlstng li {
	margin-bottom:15px
}
.ahuhdng {
	overflow:hidden;
	padding-bottom:4px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:18px;
	color:#303030
}
.websbx {
	overflow:hidden;
	clear:both;
	padding-top:20px
}
.webslstbx {
	float:left;
	width:48%;
	margin-right:4%
}
.webslstbx.rht {
	margin-right:0
}
.ciperlst {
	clear:both;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:40px
}
ul.ciperlst li {
	float:left;
	width:31.33%;
	margin-right:3%
}
ul.ciperlst li:last-child {
	margin:0
}
.pdngtoplst .ciperinrlft {
	margin-top:23px
}
.ciperinr {
	clear:both;
	padding:40px;
	background:#fff;
	overflow:hidden
}
.cprtxt2 {
	overflow:hidden;
	padding:8px 0;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:18px;
	color:#000;
	line-height:20px;
	height:77px
}
.ciperinrlft {
	float:left;
	width:31%;
	margin-right:3%
}
.ciperinrlft img {
	width:100%
}
.ciperinrrht {
	float:right;
	width:60%
}
.ciperinrrht.ciprtop {
	float:left;
	padding:0;
	width:100%;
	padding-bottom:10px
}
.cprbtm {
	float:left;
	width:100%;
	clear:both
}
.ciperinrrht h3 {
	overflow:hidden;
	font-weight:400;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:34px;
	color:#000;
	line-height:36px;
	text-transform:uppercase;
	letter-spacing:-2px
}
.ciperinrrht h3 span {
	color:#dc202e
}
.ciperinrrht h4 {
	overflow:hidden;
	font-weight:400;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:18px;
	color:#dc202e;
	line-height:20px
}
.ciperinrrht .sbmtbx {
	padding-bottom:0;
	padding-top:10px;
	overflow:hidden
}
.bnftsbx.ciperbx p {
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:24px;
	width:70%
}
.websdshbrd ul.prd_dsc_lst li {
	padding-bottom:5px
}
.prdct_catlstng_inr.voice_evacution.basic_pa.camera .prdct_lstlft {
	float:left;
	width:36%;
	margin-left:0;
	margin-right:4%
}
ul.prdct_catlstng_inr.voice_evacution.camera .prdct_lstrht {
	width:59%
}
.camera .prdct_lstrht p {
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:24px;
	padding-top:10px;
	height:134px
}
.camera.vms .prdct_lstrht p {
	height:170px
}
.prdctofrng_subtxt {
	overflow:hidden;
	clear:both;
	padding:0 0 30px;
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:24px;
	width:70%
}
ul.prdct_catlstng_inr.camera li .dvbxinr .hdng span {
	line-height:37px;
	letter-spacing:-2px
}
ul.prdct_catlstng_inr.camera.acs li .dvbxinr .hdng span {
	letter-spacing:-2px
}
ul.prdct_catlstng_inr.voice_evacution.basic_pa.camera li .dvbxinr {
	padding:30px
}
.webscipr .sbmtbx {
	padding-top:10px
}
.ciper .para {
	font-size:16px;
	line-height:20px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	padding-top:0
}
.dstpvwtrnd {
	display:block
}
.mblvwtrnd {
	display:none
}
.mbloutr {
	clear:both;
	overflow:hidden;
	text-align:center;
	padding:30px 0 0
}
.mbloutr a.sbmtbtn {
	float:none;
	display:inline-block
}
.ip-prd .bnftsbx {
	padding-bottom:0
}
.ipprdctbx {
	overflow:hidden;
	padding:30px 0 30px;
	background-color:rgba(220, 220, 220, .35)
}
ul.prdlstng {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style-type:none
}
ul.prdlstng li {
	float:left;
	width:33.33%;
	padding:0 3% 50px 0
}
ul.prdlstng li .ipinr {
	overflow:hidden;
	padding:0 0 15px
}
ul.prdlstng li .ipinr .imgbx {
	overflow:hidden;
	text-align:center;
	background:#fff;
	margin-bottom:20px;
	padding:20px 0
}
ul.prdlstng li .ipinr .sbmtbx {
	padding-top:0
}
.prdlstipbtm {
	margin-top:70px
}
ul.prdlstng li .ipinr .prdctofrng_subtxt {
	width:100%;
	height:132px;
	margin-top:6px
}
.inrcntnr.fd.ip-prd .bcsprd_bx_rht {
	width:40%
}
.trend_sldrbx.websarch {
	margin-top:0
}
.websarch .trend_slider .slick-next, .websarch .trend_slider .slick-prev {
	top:380px
}
.websarch .trend_slider.center .slick-dots {
	bottom:0
}
.webs .mbloutr .sbmtbx {
	padding-top:0
}
.webs .mbloutr {
	padding:0
}
.security_cam ul.prdct_lst li a {
	background:grey;
	padding:13px 0;
	color:#fff;
	border-bottom:0
}
.security_cam ul.prdct_lst li.active a {
	background:#1792e5;
	color:#fff
}
.security_cam ul.prdct_lst li:hover a {
	background:#1792e5;
	color:#fff
}
.prdct_dtlsbx_rht p.nopdngtop {
	padding-top:0;
	padding-bottom:0
}
.ftrebxnwstyle {
	padding-top:20px
}
.scrtyrht.prdct_dtlsbx_rht h3 {
	margin-bottom:20px
}
.lmsprddtlsbx .sbmtbx {
	padding-bottom:0;
	padding-top:10px
}
.opncntnt .acrdntxt {
	display:block!important
}
h4.altrhdng .collapseIcon {
	position:absolute;
	right:20px;
	top:50%;
	font-size:25px;
	font-weight:300;
	width:30px;
	height:30px;
	transform:rotate(0);
	background:url(../images/bms/accr_dwn.png) no-repeat center center;
	background-size:auto;
	background-size:30px;
	margin-top:-15px
}
h4.altrhdng {
	background:#fff;
	/*font-family:Honeywell_Sans_book;*/
	font-size:35px;
	color:#303030;
	text-align:left;
	cursor:pointer;
	margin-top:0;
	margin-top:22px;
transition:.25s all;
	position:relative;
	font-weight:400;
	overflow:hidden;
	text-transform:uppercase
}
.prdhdng_fld.picvhdng {
	padding:60px 10px 0
}
.bnftsbx .prdct_dtlsbx {
	margin-top:20px
}
.alerton_info img {
	width:100%
}
.phoenix_bx img {
	margin-top:62px
}
.wrcht_imgnw {
	width:80%
}
.inrcntnr.fd .bcsprd_bx_rht.wlmsmnnw {
	padding-top:50px
}
h2.hdng.bigfnt {
	font-family:HoneywellSansExtrabold;
	font-size:32px;
	color:#303030;
	line-height:inherit;
	text-transform:capitalize
}
h1.hdng.bigfnt {
	font-family:HoneywellSansExtrabold;
	font-size:32px;
	color:#303030;
	line-height:inherit;
	text-transform:capitalize
}
.sbc_monitor .tcsprdlft {
	margin-top:18px
}
.sbc_monitor .tcsprdrht {
	margin-top:0
}
.sbc_monitor.acs_prdctbx2 {
	padding:70px 0 60px
}
.alrton_dwd .ciperlst {
	margin-top:0
}
.alrton_dwd .ciper .slick-slide .ciperinr {
	margin-left:20px 20px 20px 10px
}
.inncom_prd .ciperinr {
	clear:both;
	padding:40px 30px
}
.inncom_prd .ciper .slick-slide .ciperinr {
	margin:20px 20px 20px 10px
}
.inncom_prd .ciperinrrht {
	float:right;
	width:64%
}
.bnftsbx.ciperbx.inncom_prd {
	margin-top:50px;
	margin-bottom:60px
}
.inncom_prd .ciperlst {
	margin-top:20px
}
.inncom_prd .ciper .para {
	height:203px
}
ul.phnx_prdlst {
	clear:both;
	float:left;
	width:100%;
	margin:0;
	margin-top:0;
	padding:0;
	list-style-type:none;
	margin-top:30px
}
ul.phnx_prdlst li {
	float:left;
	width:31.3%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:25px
}
.phnx_prdlst .para {
	font-size:16px;
	line-height:20px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	padding-top:0;
	height:108px
}
.camera .prdlstngnw .dvbxinr .hdng {
	height:85px
}
.allcpslft td:first-child {
	text-transform:uppercase
}
.prosound span {
	display:inline-block
}
.prdct_dtlsbx_lft_inr.fxdhght {
	overflow-y:scroll;
	height:617px
}
.about_top {
	overflow:hidden;
	text-align:center
}
.aboutbtm {
	overflow:hidden;
	padding-top:90px
}
.about_topinr {
	width:60%;
	margin:0 auto;
	overflow:hidden
}
ul.aboutlst {
	overflow:hidden;
	clear:both;
	width:80%;
	margin:0 auto;
	list-style-type:none;
	padding:0
}
ul.aboutlst li {
	float:left;
	margin:0;
	padding:0;
	margin-right:2%;
	width:23.5%;
	list-style-type:none
}
ul.aboutlst li:last-child {
	padding:0;
	margin:0
}
.abtimgbx {
	overflow:hidden;
	width:100%
}
.abtimgbx img {
	width:100%
}
.abthdng {
	overflow:hidden;
	padding:20px 0 13px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:19px;
	color:#303030;
	text-transform:uppercase
}
.abtpara {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	color:#303030;
	padding-right:15px
}
.aboutbtm h2.hdng {
	text-align:center;
	margin-bottom:30px
}
.aboutbtm h1.hdng {
	text-align:center;
	margin-bottom:30px
}
.abtclmn a.sbmtbtn {
	float:none;
	display:inline-block
}
a.sbmtbtn:hover {
	background:#1272b2
}
.abtclmn .sbmtbx {
	text-align:center
}
.prdct_ofrng.hmprdct {
	background:#f3f3f3;
	padding:80px 0
}
.md_cntainer_sml_hm {
	margin:0 auto;
	width:50%;
	padding-bottom:30px;
	overflow:hidden;
	text-align:center
}
.hmprdblkimg {
	float:right;
	width:73%;
	min-height:462px
}
.hmprdblkimg.security {
	background:url(../images/inteligent_imgnw.jpg) no-repeat left top;
	background-size:auto;
	background-size:cover
}
.hmprdblkimg.fire {
	background:url(../images/fire_imgnw.jpg) no-repeat right top;
	background-size:auto;
	background-size:cover
}
.hmprdblkimg.pava {
	background:url(../images/pava_imgnw.jpg) no-repeat left top;
	background-size:auto;
	background-size:cover
}
.hmprdblkimg.bms {
	background:url(../images/bms_imgnw.jpg) no-repeat left top;
	background-size:auto;
	background-size:cover
}
.hmprdblksml {
	float:left;
	width:15%;
	margin-left:6%;
	margin-right:6%
}
.hmprdblkimg.lft {
	float:left
}
.hmprdblksml h2 {
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:25px;
	font-size:28px;
	color:#303030;
	line-height:40px;
	font-weight:400
}
.prdct_cat_txt h2 {
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:15px;
	font-size:28px;
	color:#303030;
	line-height:40px;
	font-weight:400
}
.newbxwebs h3 {
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:15px;
	font-size:28px;
	color:#303030;
	line-height:40px;
	font-weight:400
}
.hmprdblksml p {
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:20px;
	font-size:18px;
	color:#303030;
	line-height:26px
}
.dscvranchr {
	overflow:hidden
}
.text-cta-arrow {
	color:#1587d4;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase
}
.text-cta-arrow::after {
content:"\2192";
display:inline-block;
text-transform:none;
font-weight:400;
font-style:normal;
font-variant:normal;
/*font-family:Honeywell_Sans_bold;*/
line-height:1;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
font-size:18px;
margin-left:5px;
margin-top:3px
}
.md_cntainer_65 {
	width:65%;
	margin:0 auto;
	overflow:hidden
}
.upcmngtopbx {
	overflow:hidden;
	padding:0 0 90px
}
.upcomngimg {
	float:right;
	width:60%;
	line-height:1px
}
.upcomngimg.lft {
	float:left
}
.upcomngimg img {
	width:100%
}
.upcmngtopbx .upcmngtxt {
	float:left;
	width:30%;
	margin-right:10%
}
.upcmngbtmbx .upcmngtxt {
	float:left;
	width:30%;
	margin-left:10%
}
.upcmngtxt p {
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:20px;
	font-size:18px;
	color:#303030;
	line-height:26px
}
.upcmngbtmbx {
	overflow:hidden
}
.upcmngbtmbx .bdr_lfttxt, .upcmngtopbx .bdr_lfttxt {
	margin:0
}
.hmcntct {
	float:left;
	width:100%;
	padding:86px 0 85px;
	background:#f3f3f3;
	margin-top:20px;
	height:auto
}
.cntctcntnr {
	margin:0 auto;
	width:50%;
	overflow:hidden;
	text-align:center
}
.cntctcntnr h2 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:5px;
	font-size:40px;
	line-height:51px;
	color:#303030;
	font-weight:400
}
.cntctcntnr p {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:18px;
	font-size:18px;
	line-height:26px;
	color:#303030;
	font-weight:400
}
.cntctcntnr .sbmtbx.abt {
	text-align:center;
	padding-top:0
}
.cntctcntnr a.sbmtbtn {
	float:none;
	display:inline-block
}
.dvftrlft h2 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	color:#fff;
	padding-bottom:12px;
	font-size:40px;
	line-height:46px;
	font-weight:400
}
.dvftrlfttxt {
	overflow:hidden;
	color:#fff;
	/*font-family:Honeywell_Sans_book;*/
	color:#fff;
	font-size:18px;
	line-height:26px;
	padding-bottom:10px
}
.nwsltrclk {
	overflow:hidden
}
.nwsltrclk a {
	float:left;
	border:2px solid #fff;
	padding:11px 70px;
	margin-top:30px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:15px;
	color:#fff;
	text-transform:uppercase
}
.sbscribebx {
	float:left;
	width:100%;
	padding:0;
	margin-top:30px;
	display:none
}
.emlfld {
	float:left;
	width:70%
}
.frmfldeml {
	width:100%;
	background:0 0;
	border:1px solid #fff;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:15px;
	color:#fff;
	height:48px;
	padding:10px;
	border-right:0
}
.sbcbtnbx {
	float:left;
	width:30%
}
.sbcbtnbx .sbmtbtn {
	width:100%;
	padding:15px 0;
	text-align:center
}
.dvftrlft {
	float:left;
	width:27%;
	margin-right:6%
}
.dvftrmd {
	float:left;
	width:22%;
	margin-right:2%
}
.dvftrmd h3 {
	overflow:hidden;
	font-family:HoneywellSansExtrabold;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	color:#fff
}
.dvftrmd.scnd {
	width:14%
}
.dvftrmd.frst {
	width:13%
}
.dvftrmd.lst {
	width:12%;
	margin-right:0
}
ul.ftrlnklstng {
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0
}
ul.ftrlnklstng li {
	overflow:hidden;
	list-style-type:none;
	padding-bottom:15px;
	margin-bottom:0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:14px;
	color:#fff;
	line-height:18px
}
ul.ftrlnklstng li a {
	color:#fff;
	text-decoration:none
}
ul.ftrlnklstng li:last-child {
	padding:0;
	margin:0;
	border-bottom:0
}
ul.sclicn {
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0
}
ul.sclicn li {
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
	padding-bottom:15px;
	margin-right:15px
}
ul.sclicn li:last-child {
	margin-right:0
}
ul.sclicn li a {
	display:inline-block;
	background:url(../images/sprites.png) no-repeat -316px -91px
}
ul.sclicn li a.insta {
	width:19px;
	height:19px;
	background-position:-317px -91px
}
ul.sclicn li a.fb {
	width:13px;
	height:19px;
	background-position:-340px -91px
}
ul.sclicn li a.twtr {
	width:19px;
	height:19px;
	background-position:-358px -91px
}
ul.sclicn li a.ytube {
	width:19px;
	height:19px;
	background-position:-384px -91px
}
ul.sclicn li a.instamn {
	width:19px;
	height:19px;
	background-position:-407px -91px
}
.ftrlnklstng.pdngbtm {
	padding-bottom:40px
}
.ftrlnklstng.pdngbtm2 {
	padding-bottom:40px
}
.ftrbtm a {
	/*font-family:Honeywell_Sans_book;*/
	font-size:14px;
	color:#fff;
	line-height:18px;
	text-decoration:none
}
footer {
	float:left;
	width:100%
}
.ftrtop {
	float:left;
	width:100%;
	background:#404040;
	padding-top:110px;
	padding-bottom:75px;
	height:450px
}
.ftrbtm {
	float:left;
	width:100%;
	text-align:center;
	background:#303030;
	padding-top:15px;
	padding-bottom:15px;
	/*font-family:Honeywell_Sans_book;*/
	font-size:14px;
	color:#fff;
	line-height:20px;
	height:100px
}
footer .md_cntainer_sml {
	margin-bottom:0;
	padding-bottom:0;
	width:70%
}
.ftrlogo {
	overflow:hidden;
	padding-bottom:70px
}
.ftrlnkbxarea {
	overflow:hidden;
	margin:0 auto;
	width:85%
}
.navclk {
	text-align:center;
	padding:20px 50px;
	position:relative;
	cursor:pointer
}
.mnuicn {
	overflow:hidden;
	padding-bottom:10px;
	text-align:center
}
.mnuicn:before {
	background:url(../images/sprites.png) no-repeat left top
}
.mnuicn.security:before {
	display:inline-block;
	width:23px;
	height:32px;
	background-position:-312px -134px;
	content:''
}
.mnuicn.fire:before {
	display:inline-block;
	width:26px;
	height:32px;
	background-position:-342px -134px;
	content:''
}
.mnuicn.pava:before {
	display:inline-block;
	width:39px;
	height:32px;
	background-position:-377px -134px;
	content:''
}
.mnuicn.bms:before {
	display:inline-block;
	width:30px;
	height:32px;
	background-position:-427px -134px;
	content:''
}
.sub_menuinr h2.subclick {
	overflow:hidden;
	text-align:center;
	/*font-family:Honeywell_Sans_book;*/
	font-size:14px;
	color:#303030;
	line-height:16px;
	cursor:pointer;
	font-weight:400
}
.navclk:before {
	position:absolute;
	bottom:-20px;
	background:#1792e5;
	height:10px;
	width:0;
	left:0;
	content:'';
transition:all .3s ease-in-out
}
.navclk:hover:before {
	width:100%
}
ul.sub_menuinr li.active .navclk:before {
	width:100%
}
ul.sub_menuinr li:hover .navclk:before {
	width:100%
}
.navclk.active:before {
	width:100%
}
ul.mnmenu li ul.sub_menuinr>li:first-child .navclk {
	border-left:1px solid #6d6d6d
}
ul.mnmenu li ul.sub_menuinr>li .navclk {
	border-right:1px solid #6d6d6d;
	margin-bottom:13px
}
ul.mnmenu li ul.sub_menuinr>li {
	margin-right:0;
	padding:0
}
ul.mnmenu li a.mnmnu_clk.active {
	color:#1792e5
}
.srchlnknw {
	float:right;
	padding-left:35px;
	padding-top:5px;
	position:relative
}
.srchlnknw a.srchclk {
	float:left;
	background:url(../images/sprites.png) no-repeat -468px -139px;
	width:19px;
	height:18px
}
.srchopn {
	position:absolute;
	right:0;
	width:0;
	background:#f3f3f3;
	top:-40px;
	overflow:hidden
}
.srchopninr {
	overflow:hidden;
	width:800px;
	height:110px
}
.srchbxinpt {
	float:left;
	width:91%;
	background:0 0;
	border:none;
	color:#303030;
	font-size:16px;
	/*font-family:Honeywell_Sans_book;*/
	padding:5px 10px
}
.srchtxtbtm {
	width:80%;
	margin:0 auto;
	clear:both;
	text-align:left;
	padding:14px 0 0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:14px;
	color:#303030
}
.srchhdng {
	width:80%;
	margin:0 auto;
	clear:both;
	text-align:center;
	padding:3px 0 0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:24px
}
.srch_bx {
	clear:both;
	float:left;
	border:0;
	background:#fff;
	border-radius:0;
	width:80%;
	padding:5px 5px 3px;
	margin-left:10%;
	margin-top:23px;
	height:38px
}
.srchbtn {
	margin-top:4px
}
.srch_close {
	cursor:pointer;
	right:10px;
	top:2px;
	/*font-family:Honeywell_Sans_book;*/
	font-size:26px;
	color:#303030;
	position:absolute
}
.intr_nw {
	float:left;
	width:100%
}
.prd_section2 {
	float:left;
	width:100%
}
.greybx {	
	padding:0px 0 30px;
}
ul.prdct_catlstng_inr li .dvbxinr .hdng.bgbx {
	padding:0;
	text-align:center
}
ul.prdct_catlstng_inr li .dvbxinr .hdng.bgbx img {
	width:100%
}
.prsndinrhdng {
	display:inline-block
}
.prsndinrhdng span {
	text-align:left;
	display:block
}
.dvbxinr:hover h2 {
	color:#1792e5
}
.prd_ofrng {
	padding:0 0 10px
}
.introbx.prosound p {
	padding-top:0
}
.applctn_bx h2.hdng {
	display:none
}
.applctn_bx h1.hdng {
	display:none
}
.applctn_bx .bdr_lfttxt {
	display:block;
	text-align:center;
	overflow:hidden;
	width:100%
}
.prdlstngnw {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none
}
.prdlstngnw li {
	float:none;
	width:20%;
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:0;
	margin-right:5%;
	margin-top:40px;
	margin-bottom:40px
}
.eac .prdlstngnw li {
	margin-top:10px;
	margin-bottom:0
}
.prd_imgar {
	overflow:hidden;
	background:#fff;
	border:1px solid #6d6d6d;
	text-align:center;
	padding:10px
}
.prd_imgar img {
	width:80%
}
.basicpa .prd_imgar img {
	width:60%
}
.prd_txtar {
	overflow:hidden;
	padding:15px 0 0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:26px;
	color:#303030;
	text-align:center
}
.prdlstngnw li:hover .prd_txtar {
	color:#1792e5
}
.prdlstngnw li:last-child {
	margin-bottom:0
}
.prdct_ofrng.prdctmn.prdct_dtls {
	padding-top:100px
}
.prdct_ofrng.prdctmn.prdct_dtls.security_cam {
	padding-top:0
}
.prdct_ofrng.prdctmn.prdct_dtls .bdr_lfttxt {
	padding-bottom:0
}
.prdct_pagination h2.hdng {
	display:none
}
.prdct_pagination h1.hdng {
	display:none
}
.prdct_pagination .bdr_lfttxt {
	text-align:center;
	display:block;
	padding:20px 0 10px;
	width:100%
}
.prdct_pagination.othr .prdlst .slick-next {
	top:35%
}
.prdct_pagination.othr .prdlst .slick-prev {
	top:35%
}
@media screen and (min-width:680px) {
.ecsprdlst.dxc_cmpnt ul.prdlstng li {
width:50%
}
.prdlstngnw li:nth-child(4n+4) {
margin-right:0
}
ul.prdct_catlstng_inr li:nth-child(3n+3) {
margin-right:0
}
}
.prdlstngnw:hover .bcs_txtbxprd {
	color:#1792e5
}
.fltlft {
	float:left
}
.websn4nw .prdct_cat_txtinr img {
	width:130px
}
.websn4nw .prdct_cat_txt h2 {
	padding-bottom:5px
}
.websn4nw .prdct_cat_txt .bdr_lfttxt {
	line-height:43px;
	padding-bottom:10px
}
.prdct_ofrng.websn4nw .bdr_lfttxt {
	width:100%
}
.prdct_ofrng.prdctmn.websn4nw {
	padding-top:80px;
	padding-bottom:100px
}
.prdct_ofrng.prdctmn.websn4nw.nopdngbtm {
	padding-bottom:0
}
.websn4dwn .txtbxnw .dscvranchr {
	margin-top:15px
}
ul.ftrlstnw li {
	overflow:visible;
	list-style-type:disc;
	padding:0
}
.websn4nw .prdct_cat_txtinr {
	overflow:hidden;
	padding:35px 0 0
}
.websn4nw.delpdngtop .prdct_cat_txtinr {
	padding:0
}
.mrgnrhtnw {
	margin-right:12px
}
.applicationbx .slick-slide {
	opacity:1;
	padding:0 10px
}
.dscvranchr.pdngtop {
	padding-top:20px
}
.aertonbx .altrhdng {
	padding:78px 0 30px
}
.aertonbx .product_accordion>.acrdntxt {
	padding-bottom:0;
	background-color:transparent
}
.bnftsbx.ciperbx {
	padding:0 0 30px
}
.websn4dwn.inncom {
	margin-bottom:120px
}
.prdct_cat_img {
	margin-right:8%
}
.prdct_cat_img.rht {
	margin-left:8%;
	margin-right:0
}
.applctn_bx .slick-list.draggable {
	margin:0 3%!important;
	padding:0!important
}
.taboptninr {
	padding:0px 50px 50px;
}
.taboptn ul.ftrlstnw li {
	float:none;
	width:auto;
	padding:0;
	margin:0 0 10px
}
.taboptn ul.prdct_catlstng_inr ul {
	padding:0 10px 20px 20px
}
.taboptn ul.prdct_catlstng_inr>li {
	width:40%;
	padding:0;
	margin:0;
	margin-right:0;
	margin-right:5%;
	margin-left:5%;
	margin-bottom:40px
}
.taboptn ul.prdct_catlstng_inr.pmsnw>li {
	width:100%;
	margin:0;
	margin-bottom:0
}
.taboptn ul.prdct_catlstng_inr.pmsnw ul {
	padding-bottom:0;
	margin-bottom:0
}
.taboptn ul.prdct_catlstng_inr.pmsnw li .dvbxinr .hdng.bgbx {
	float:left;
	width:30%;
	margin-right:5%;
	padding:0;
	background:0 0
}
ul.prdct_catlstng_inr.pmsnw li .txtbxnw {
	float:left;
	width:65%;
	margin-top:30px
}
.taboptn ul.prdct_catlstng_inr.pmsnw li .dvbxinr .hdng.bgbx img {
	width:100%;
	display:block
}
.taboptn ul.prdct_catlstng_inr li .dvbxinr .hdng.bgbx {
	padding:50px 20px;
	text-align:center
}
.taboptn ul.prdct_catlstng_inr li .dvbxinr .hdng.bgbx img {
	width:60%;
	display:inline-block
}
.taboptn .slider-nav_lms2 .slick-slide .prdlstimgmn {
	padding:30px
}
.taboptn .slider-nav_lms2 .slick-slide {
	margin:0px
}
.slider.slider-nav_lms2 .slick-list.draggable {
	margin:0
}
.taboptn .slider-for_lms2 .slick-list.draggable {
	margin:0px
}
.taboptn .slider-for_lms2.slider {
	margin-top:-2px
}
.prdct_txt_bx.pdng2 {
	padding-top:63px
}
.prdct_txt_bx.pdng3 {
	padding-top:30px
}
.trend_sldrbx.dstpvwtrnd .center .slick-dots li.slick-active button {
	background:#6d6d6d;
	border:1px solid #6d6d6d
}
.trend_sldrbx.dstpvwtrnd .center .slick-dots li button {
	border:1px solid #6d6d6d
}
.pdngtopnw {
	padding-top:30px
}
.sbc .bcstopbx {
	padding-bottom:0
}
.newbxwebs .prdct_cat_txt p {
	padding-top:0;
	margin-bottom:0
}
.pdngtopmn {
	padding-top:30px
}
ul.prdct_catlstng.pdngtopmn {
	padding-top:50px
}
.inrcntnr.fd.wlms .acs_prdctbx2 .bcstopbx {
	padding-bottom:120px
}
.inrcntnr.fd.wlms .bcsprd_bx_rht {
	padding-top:50px
}
.prdct_dtls_b.nwshpe {
	padding-top:40px
}
.lmsprddtlsbxinr h3 {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:28px;
	line-height:34px;
	font-weight:400;
	padding:10px 0 4px
}
.bcsgrphbxnwoutr.lmsbx {
	padding-top:60px;
	padding-bottom:60px
}
.taboptninr ul.prdct_catlstng_inr li .dvbxinr .hdng {
	margin-bottom:10px
}
.taboptninr ul.prdct_catlstng_inr li .txtbxnw h3 {
	padding-bottom:10px
}
.slider-nav_lms2 .slick-track {
	margin-left:0;
	margin-right:0
}
.eac .prd_txtar {
	color:#303030;
	font-size:19px;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:22px;
	padding-bottom:10px;
	text-align:left;
	text-transform:uppercase
}
.eac .prdlstngnw p {
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:18px;
	line-height:22px
}
.eac .prdlstngnw li {
	width:25%
}
ul.eaclstng {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-top:120px
}
ul.eaclstng>li {
	overflow:hidden;
	padding:0;
	margin:0;
	margin-bottom:90px;
	list-style-type:none
}
ul.eaclstng>li .eacimg {
	float:left;
	width:38%;
	margin-right:4%;
	margin-left:0
}
ul.eaclstng>li .eacimg.rht {
	float:right;
	margin-left:4%;
	margin-right:0
}
ul.eaclstng>li .eacimg img {
	width:100%
}
ul.eaclstng>li .eacrht {
	float:left;
	width:54%
}
ul.eaclstng>li .eacrht h2 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:41px;
	line-height:51px;
	padding-bottom:20px;
	font-weight:400
}
ul.eaclstng>li .eacrht p {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:18px;
	line-height:26px;
	padding-bottom:15px
}
.bnftslst h3 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030;
	font-size:20px;
	line-height:28px;
	font-weight:400;
	padding-bottom:10px;
	text-transform:uppercase;
transition:.6s;
	height:60px
}
ul.bnftslst li:hover h3 {
	padding-left:15px
}
.ecsbtmbx .prdct_cat_img.rht {
	float:right;
	margin-right:0;
	width:66%;
	margin-left:3%;
	margin-top:0
}
.ecsbtmbx .prdct_cat_txt {
	float:left;
	width:31%;
	margin-top:2%
}
.ecsbtmbx .prdct_cat_txt .prdct_cat_txtinr {
	padding:0
}
.bnftsbx.ecsicnbx {
	padding-bottom:120px
}
.bnftsbx.ecsicnbx.ecscause {
	padding-bottom:60px
}
.ecsicnbx ul.bnftslst li {
	float:left;
	width:20%;
	margin-right:3%
}
.eacsldr {
	padding:60px 0 0
}
.eacsldr .slider-navaqm .slick-slide.slick-current span {
	font-family:Honeywell_Sans_bold
}
.eacsldr .slider-navaqm .slick-slide {
	text-align:left;
	cursor:pointer
}
.eacsldr .slider-navaqm .slick-slide span {
	padding-bottom:15px;
	position:relative;
	padding:0 5px 15px;
	border-bottom:10px solid #fff;
	display:inline-block;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:18px;
transition:.6s
}
.eacsldr .slider-navaqm .slick-slide span:before {
	position:absolute;
	bottom:-12px;
	background:#1792e5;
	height:10px;
	width:0;
	left:0;
	content:'';
transition:all .3s ease-in-out
}
.eacsldr .slider-navaqm .slick-slide:hover span:before {
	width:100%
}
.eacsldr .slider-navaqm .slick-slide:hover span {
	font-family:Honeywell_Sans_bold
}
.eacsldr .slider-navaqm .slick-slide.slick-current span:before {
	width:100%
}
.mn2 {
	width:75%
}
.slider-navaqm .slick-track {
	margin:0
}
.eacforaqm {
	margin-bottom:120px;
	padding:50px 0
}
.eacaqmlft {
	float:left;
	width:18%;
	padding-right:4%
}
.eacforaqm .eacaqmlft p {
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:26px;
	text-transform:uppercase;
	padding-bottom:25px
}
.eacaqmlft .iconbx {
	overflow:hidden;
	clear:both
}
.eacforaqm h2 {
	font-size:22px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:30px;
	font-weight:400;
	padding-bottom:12px
}
.eacforaqm p {
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:26px
}
.eacaqmmd {
	float:left;
	width:41%;
	padding-right:5%;
	padding-left:5%;
	border-left:1px solid #6d6d6d;
	border-right:1px solid #6d6d6d;
	min-height:100px
}
.eacaqrht {
	float:left;
	width:40%;
	padding-left:5%
}
.tblbxotr {
	clear:both;
	overflow:hidden;
	margin-bottom:40px
}
.tblbxotr table {
	width:100%;
	border:none
}
.tblbxotr table th {
	background:#6d6d6d;
	font-size:16px;
	color:#fff;
	/*font-family:Honeywell_Sans_bold;*/
	padding:15px 30px
}
.tblbxotr table td {
	padding:15px 30px;
	font-size:15px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	border-right:1px solid #fff
}
.tblbxotr table td:first-child {
	font-size:15px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	border-left:1px solid #fff
}
.tblbxotr table tbody tr:nth-child(odd) {
background-color:rgba(220, 220, 220, .3)
}
.sbmtbtn.mrgnrht {
	margin-right:30px
}
.specsbxnw {
	overflow:hidden;
	clear:both;
	margin-bottom:120px
}
.ntebx {
	overflow:hidden;
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:26px;
	margin-bottom:20px
}
.dwnldapplft {
	float:left;
	width:35%;
	margin-right:5%
}
.dwnldapprht {
	float:left;
	width:60%;
	padding-top:20px
}
.imgbxapp {
	margin:0 20px;
	overflow:hidden
}
.imgbxapp img {
	width:100%
}
.txtbxapp {
	overflow:hidden;
	padding-top:10px;
	margin:0 20px;
	text-align:center;
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:26px
}
.dwnldapprht p {
	padding-bottom:40px
}
.mblapp .slick-dots li {
	position:relative;
	display:inline-block;
	width:11px;
	height:11px;
	margin:0 5px;
	padding:0;
	cursor:pointer;
	border:1px solid #000;
	border-radius:100px
}
.mblapp .slick-dots li.slick-active {
	background:#303030
}
.mblapp .slick-dotted.slick-slider {
	padding-bottom:30px
}
.mblapp {
	margin:0 60px
}
.dwnldapprht h2.h22 {
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:15px;
	font-size:28px;
	color:#303030;
	line-height:40px;
	font-weight:400
}
.dwnldapprht .appbtm p {
	padding-bottom:15px
}
.dwnldapprht .appbtm .ftrlstnw {
	margin-top:20px
}
.dwnldapprht .appbtm .dscvranchr .mrgnrhtnw {
	margin-right:60px
}
.iaq_faq {
	text-align:center
}
.iaq_faq .bdr_lfttxt {
	margin-bottom:20px
}
.iaq_faq .para {
	margin-bottom:20px;
	text-align:center;
	width:600px;
	margin:0 auto;
	clear:both
}
.iaq_faq .sbmtbx {
	text-align:center
}
.iaq_faq .sbmtbx .sbmtbtn {
	float:none;
	display:inline-block
}
.iaq_faq {
	margin-bottom:80px
}
.faqbxnw {
	clear:both;
	overflow:hidden;
	text-align:left
}
.faqbxnw .hdngbx {
	overflow:hidden;
	margin:0 auto;
	width:70%;
	margin-top:30px
}
.faqbxnw .product_accordion .hdngqstn {
	overflow:hidden;
	margin:0 auto;
	width:70%
}
.faqbxnw .product_accordion h3 {
	background:0 0;
	background-color:rgba(220, 220, 220, .3);
	border-radius:0;
	-webkit-box-shadow:0;
	-moz-box-shadow:0;
	box-shadow:none;
	/*font-family:Honeywell_Sans_book;*/
	font-size:22px;
	color:#303030;
	text-align:left;
	padding:0;
	cursor:pointer;
	margin-top:0;
	margin-bottom:5px;
	margin-top:0;
transition:.25s all;
	position:relative;
	text-transform:none;
	font-weight:400
}
.faqbxnw .product_accordion>.acrdntxt {
	background:#fff;
	padding:25px 0;
	margin:0 auto;
	width:70%;
	/*font-family:Honeywell_Sans_book;*/
	font-size:15px;
	color:#303030;
	line-height:30px
}
.hdngqstn {
	position:relative;
	padding:13px 0;
	padding-left:40px
}
.faqbxnw .product_accordion h3 .arrowDown, .faqbxnw .product_accordion h3 .collapseIcon {
	display:none
}
.faqbxnw .product_accordion h3 .hdngqstn .collapseIcon {
	display:block
}
.faqbxnw .product_accordion .collapseIcon {
	position:absolute;
	right:inherit;
	top:12px;
	font-size:25px;
	font-weight:300;
	width:26px;
	height:26px;
	transform:rotate(0);
	background:0 0;
	background-color:transparent;
	background-size:auto;
	background-size:30px;
	margin-top:0;
	left:0;
	border:1px solid #dcdcdc;
	background-color:#fff
}
.faqbxnw .product_accordion .collapseIcon:before {
	position:absolute;
	left:7px;
	top:1px;
	content:'+';
	font-size:19px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030;
	text-align:center
}
.faqbxnw .product_accordion h3.active .collapseIcon:before {
	content:'-';
	top:-1px
}
.acrdtop {
	overflow:hidden;
	margin-bottom:10px;
	border-bottom:1px #dcdcdc
}
.faqtbl {
	width:100%
}
.faqtbl th {
	font-size:15px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030;
	padding:10px 30px
}
.faqtbl td {
	font-size:15px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	padding:10px 30px
}
.faqtbl tr:nth-child(odd) {
background-color:rgba(220, 220, 220, .3)
}
.faqbxnw .acrdnbx {
	padding-top:0
}
.imgfq {
	clear:both;
	overflow:hidden
}
.imgfqlft {
	float:left;
	width:45%;
	margin-right:10%;
	text-align:center
}
.imgfq img {
	width:70%
}
.imgfqrht {
	float:left;
	width:45%;
	text-align:center
}
.whrtobuy, .whrtobuy .para {
	text-align:center;
	width:100%
}
.whrbuylst .prd_txtar {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:28px;
	line-height:34px;
	font-weight:400;
	padding:0 0 8px;
	text-align:left;
	margin-top:12px;
	width:95%
}
.whrbuylst p {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:18px;
	line-height:24px;
	margin-bottom:16px;
	min-height:73px
}
.whrbuylst .prdlstngnw li {
	width:23%;
	margin-right:2%
}
.whrbuylst .prd_imgar {
	border:0;
	padding:0;
	background:#fff
}
.whrbuylst .prd_imgar img {
	width:100%
}
.ecsbtmbx .prdct_cat_img {
	float:left;
	margin-right:3%;
	width:66%;
	margin-left:0
}
.ecsbtmbx .prdct_cat_txt h2.hdng {
	padding-bottom:0;
	margin-top:30px
}
.ecsbtmbx .prdct_cat_txt h1.hdng {
	padding-bottom:0;
	margin-top:30px
}
.iaqbtm {
	margin-top:50px;
	margin-bottom:50px
}
.video-wrapper {
	position:relative;
	padding-bottom:56.25%;
	padding-top:25px;
	height:0
}
.video-wrapper iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.entofr .slick-dots li {
	position:relative;
	display:inline-block;
	width:11px;
	height:11px;
	margin:0 5px;
	padding:0;
	cursor:pointer;
	border:1px solid #000;
	border-radius:100px
}
.entofr .slick-dots li.slick-active {
	background:#303030
}
.entofr .slick-dotted.slick-slider {
	padding-bottom:30px
}
.fmc {
	margin-top:40px;
	margin-bottom:60px
}
.fmc .prdct_dtlsbx_rht.vfdrht {
	margin-top:50px
}
.inrcntnr.fd.ip-prd .bcstopbx {
	margin-bottom:100px
}
ul.prdlstng li:hover h2.hdng {
	color:#1792e5
}
ul.prdlstng li:hover h1.hdng {
	color:#1792e5
}
.vds ul.prdlstng li .ipinr .prdctofrng_subtxt {
	height:auto
}
.ci2msmn {
	margin-top:50px
}
.ci2msmn .bdr_lfttxt {
	margin-bottom:20px
}
.ci2msmn .ftrlstnw {
	margin-left:30px
}
.ci2msmn .ftrlstnw li {
	margin-bottom:20px
}
.bcstopbx.ci2ms {
	margin-bottom:80px
}
.cmeralst .prdlstngnw li {
	width:25%
}
.cmeralst .prdlstngnw li img {
	width:100%
}
.fdnw .cmeralst .prd_txtar {
	height:auto
}
.ipprdctbx.eacmain .imgbx {
	border:1px solid #6d6d6d
}
.ipprdctbx.eacmain .bdr_lfttxt {
	font-size:28px;
	line-height:26px;
	padding:4px 0 0;
	margin:0
}
.ipprdctbx.eacmain ul.prdlstng li {
	padding-bottom:0
}
.bgbxnw {
	float:left;
	width:100%;
	clear:both;
	background:#d7e2e4 url(../images/bms/bgbx.jpg) no-repeat center center;
	padding:60px 0 40px;
	margin-top:70px;
	margin-bottom:70px
}
.bgbxnw .bcstopbx {
	padding-bottom:0
}
.ipprdctbx.eacmain.camera {
	clear:both
}
.uvmnw .bdr_lfttxt {
	width:100%
}
.ecsbtmbx .uvmvw .prdct_cat_txt {
	margin-top:80px
}
.ecsbtmbx .uvmvw .prdct_cat_txt p {
	line-height:24px
}
.uvmpdng {
	margin-top:40px
}
.bnftslst h3 {
	margin:0;
	text-transform:inherit
}
.nwdhnguv {
	overflow:hidden;
	margin-top:60px;
	font-size:41px;
	line-height:51px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030
}
.ef_imgbx {
	overflow:hidden;
	padding:30px
}
.ef_imgbx img {
	width:1200px
}
.ef_imgbx.img2 img {
	width:800px
}
.bnftsbx.uvtrtmnt {
	margin-top:120px;
	float:left;
	width:100%
}
.crtfctimgbx {
	overflow:hidden;
	padding:30px 0
}
.mltplehdng ul.spcslstlnk {
	clear:both;
	float:left;
	width:100%;
	margin-top:0
}
.mltplehdng h4 {
	clear:both;
	overflow:hidden;
	margin-top:30px
}
.mltplehdng h5 {
	clear:both;
	overflow:hidden;
	font-weight:400
}
.bcsprd_bx_rht.intym {
	margin-top:70px
}
.intymlst ul.eaclstng {
	margin-top:50px
}
.intymlst ul.eaclstng>li .eacimg {
	width:45%
}
.intymlst ul.eaclstng>li .eacrht {
	width:50%;
	margin-top:100px
}
.intymprd.prd_ofrng {
	padding:0 0 10px
}
.intymlst ul.eaclstng>li {
	margin-bottom:40px
}
.intymwhy .bcsprd_bx_rht {
	margin-top:120px
}
.bgbxnw.intymwhy {
	padding:40px 0
}
.bgbxnw.intymwhy .bcstopbx {
	padding:0
}
.bnftsbx.intymdwnld {
	margin-top:60px
}
.contactbxmn {
	float:left;
	width:100%;
	margin:0
}
.cntctinr {
	overflow:hidden;
	margin:0 0 100px
}
.cntctinr h2 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:70px;
	line-height:98px;
	padding-bottom:20px;
	font-weight:400
}
.cntctinr h1 {
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:70px;
	line-height:98px;
	padding-bottom:20px;
	font-weight:400
}
.md_cntainercntct {
	margin:0 auto;
	width:75%
}
.cntct_lst {
	overflow:hidden
}
.cntct_lstlft {
	float:left;
	width:48%;
	margin-right:4%
}
.cntct_imgbx {
	overflow:hidden
}
.cntct_imgbx img {
	width:100%
}
.cntcttxt {
	overflow:hidden;
	padding-top:20px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:28px;
	line-height:40px
}
.cntct_lstlft.rht {
	margin-right:0
}
.cntctfrmbxoutr {
	clear:both;
	margin:0 auto;
	width:75%;
	padding-top:30px
}
.cntctfrmbxtr {
	overflow:hidden;
	padding-bottom:22px;
	position:relative
}
.cntctfrmbxtrlft {
	float:left;
	width:48%;
	margin-right:4%
}
.cntctfrmbxtrfl {
	width:100%;
	margin-right:0
}
.cntctfrmbxtrrht {
	float:left;
	width:48%
}
.cntctfrmfldnw {
	overflow:hidden
}
.cntctfrmfldnw label {
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030;
	margin-bottom:10px;
	float:left;
	width:100%
}
.cntctfrmfldnw label.chkbxmn {
	margin-bottom:0;
	padding-bottom:20px
}
.cntctfrmfldnw label span {
	color:#dc202e
}
.frmfld {
	padding:10px;
	background:#fff;
	font-size:14px;
	line-height:16px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030;
	width:100%;
	border:1px solid #dcdcdc
}
.frmfldtxtarea {
	padding:10px;
	height:50px;
	background:#fff;
	font-size:14px;
	line-height:16px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030;
	width:100%;
	border:1px solid #dcdcdc;
	resize:none
}
.frmselect {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	padding:10px;
	border:1px solid #dcdcdc;
	background:url(../images/slctarw.png) no-repeat right 10px center;
	font-size:14px;
	line-height:20px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030;
	width:100%
}
.frmselect optgroup[label] {
	background-color:#dcdcdc;
	color:#303030;
	padding:20px 0 10px
}
.frmselect option {
	background-color:#fff;
	color:#000;
	padding:5px 0;
	-webkit-appearance:none;
	font-size:14px;
	line-height:20px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030
}
.frmselect:hover {
	background-color:#fff;
	color:#000
}
select:focus, textarea:focus {
	border:1px solid #dcdcdc;
	outline:0
}
.chkbxmn a {
	color:#007bff;
	text-decoration:none
}
.chkbxmn a:hover {
	color:#006fe6;
	text-decoration:underline
}
.chkbxmn {
	display:block;
	position:relative;
	padding-left:35px;
	margin-bottom:12px;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	font-size:14px;
	line-height:20px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030
}
.chkbxmn input {
	position:absolute;
	opacity:0;
	cursor:pointer;
	height:0;
	width:0
}
.checkmark {
	position:absolute;
	top:0;
	left:0;
	height:25px;
	width:25px;
	background-color:transparent;
	border:2px solid #2196f3
}
.chkbxmn input:checked~.checkmark {
background-color:#2196f3
}
.checkmark:after {
	content:"";
	position:absolute;
	display:none
}
.chkbxmn input:checked~.checkmark:after {
display:block
}
.checkmark:after {
	left:7px;
	top:1px;
	width:8px;
	height:15px;
	border:solid #fff;
	border-width:0 3px 3px 0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.sbmtbtn {
	float:left;
	background:#1792e5;
	border:none;
	border:0;
	padding:15px 50px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:15px;
	color:#fff;
	transition:0s;
	text-decoration:none
}
.sbmtbtn:hover {
	background:#1272b2
}
.cntctfrmbxtr.sbmtmn {
	padding:0;
	margin:30px 0 50px
}
.subscrbebx {
	border:1px solid #707070;
	overflow:hidden;
	margin-top:20px
}
.subscrbebxtop {
	overflow:hidden;
	padding:15px 20px;
	background:#dcdcdc;
	border-bottom:1px solid #707070;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:15px;
	color:#303030;
	line-height:21px;
	text-transform:uppercase
}
.subscrbebxbtm {
	overflow:hidden;
	padding:65px 20px
}
.subscrbebxbtm a.sbmtbtn {
	margin-right:30px
}
a.sbmtbtn.gry {
	background:#6d6d6d
}
.md_cntainercntct .prdct_ofrng.prdctmn.prosound {
	text-align:center
}
.md_cntainercntct .prdct_ofrng.prdctmn.prosound .bdr_lfttxt {
	margin-top:30px
}
.md_cntainercntct .prdct_ofrng.prdctmn.prosound .para {
	margin:0 auto 50px
}
.tchsprt .sacrdnans a {
	font-weight:700;
	color:#1792e5;
	text-decoration:none
}
.tchsprt .sacrdnans a:hover {
	font-weight:700;
	color:#1272b2;
	text-decoration:underline
}
ul.prdlstng.fire li .ipinr .imgbx {
	padding:0;
	background:0 0;
	line-height:1px;
	margin-bottom:30px
}
ul.prdlstng.fire li .ipinr .imgbx img {
	width:100%
}
.firemn {
	clear:both
}
.sublogounit {
	overflow:hidden;
	padding-top:25px
}
.firenw .bcsprd_bx_lft {
	margin-right:2%;
	text-align:center
}
.inrcntnr.fd.firenw .bcsprd_bx_rht {
	padding-top:30px
}
.inrcntnr.fd.ip-prd.firenw .bcsprd_bx_rht {
	width:47%;
	padding-left:4%
}
ul.gsbsd_ftrlst {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style-type:none
}
ul.gsbsd_ftrlst>li {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:17%;
	padding:0 15px;
	border-right:1px solid #6d6d6d;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:18px;
	line-height:28px;
	min-height:230px
}
ul.gsbsd_ftrlst.nwstle>li {
	width:25%
}
ul.gsbsd_ftrlst.nwstle>li:first-child {
	width:25%;
	padding-left:0
}
ul.gsbsd_ftrlst>li:first-child {
	width:30%;
	padding-left:0
}
ul.gsbsd_ftrlst>li:last-child {
	padding-right:0;
	border-right:0
}
ul.gsbsd_ftrlst>li p {
	clear:both;
	padding:0 0 6px;
	margin:0
}
ul.gsbsd_ftrlst>li ul.ftrinrlst {
	list-style-type:disc;
	margin:0;
	padding:0;
	padding-left:0;
	padding-left:18px
}
ul.gsbsd_ftrlst>li ul.ftrinrlst li {
	padding:0;
	margin:0
}
.ipprdctbx.gasbsd_ftre {
	margin-bottom:120px
}
.firenw .ecsicnbx ul.bnftslst li {
	float:left;
	width:17%;
	margin-right:3%
}
.firenw .ecsicnbx ul.bnftslst li:last-child {
	margin-right:0
}
.gasbsd_prdctbx {
	text-align:center
}
.gasbsd_prdctbx .prdctofrng_subtxt {
	margin:0 auto
}
.gntbxtp {
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:65px
}
.gntbxtp span {
	position:relative;
	display:inline-block;
	padding:10px 20px;
	background:#dc202e;
	/*font-family:Honeywell_Sans_bold;*/
	color:#fff;
	font-size:18px;
	line-height:26px
}
.gntbxtp span:before {
	content:'';
	position:absolute;
	left:50%;
	width:2px;
	height:65px;
	background:#787878;
	margin-left:-1px;
	bottom:-65px
}
.gntbxtp span:after {
	content:'';
	position:absolute;
	left:50%;
	width:12px;
	height:12px;
	background:#787878;
	margin-left:-6px;
	bottom:-65px;
	border-radius:100px
}
.gasbsdstrghtline {
	clear:both;
	margin:0 auto;
	width:70%;
	height:2px;
	background:#787878;
	position:relative;
	top:-6px
}
.gasbsdstrghtline:before {
	position:absolute;
	left:0;
	top:0;
	height:66px;
	width:2px;
	content:'';
	background:#787878
}
.gasbsdstrghtline:after {
	position:absolute;
	right:0;
	top:0;
	height:66px;
	width:2px;
	content:'';
	background:#787878
}
.clnagntblwbx {
	clear:both;
	margin:0 auto;
	width:92%;
	position:relative
}
.clnagntbxmn {
	float:left;
	width:25%;
	padding-top:20px;
	position:relative
}
.clnagntbxmn.rht {
	float:right;
	margin-right:-1%
}
.clnagntbxmn .imgbx {
	overflow:hidden;
	margin-bottom:0;
	text-align:center
}
.clnagntbxmn .txtbxar {
	overflow:hidden;
	position:relative;
	padding-bottom:65px
}
.txtbxar:before {
	content:'';
	position:absolute;
	left:50%;
	width:2px;
	height:65px;
	background:#787878;
	margin-left:-1px;
	bottom:0
}
.clnagntbxmn .txtbxar h3 {
	margin:0;
	padding:0;
	font-family:Honeywell_Sans_black;
	color:#303030;
	font-size:24px;
	text-align:center;
	line-height:34px;
	padding-bottom:5px
}
.clnagntbxmn .txtbxar p {
	margin:0;
	padding:0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:26px;
	color:#303030;
	text-align:center;
	padding-bottom:10px
}
.gasbtmbxmn {
	clear:both;
	float:left;
	width:100%;
	position:relative
}
.gasbdrbxbtm {
	clear:both;
	float:left;
	width:100%;
	position:relative;
	padding-bottom:66px;
	border-top:2px solid #787878
}
.gasbdrbxbtm:before {
	position:absolute;
	left:0;
	top:0;
	height:45px;
	width:2px;
	content:'';
	background:#787878
}
.gasbdrbxbtm:after {
	position:absolute;
	right:0;
	top:0;
	height:45px;
	width:2px;
	content:'';
	background:#787878
}
.gasbd_btmlft {
	float:left;
	width:80%;
	position:relative;
	margin-left:-40%;
	padding-top:45px
}
.gasbd_btmlft .hdngbx {
	overflow:hidden;
	padding:10px 0;
	text-align:center;
	/*font-family:Honeywell_Sans_bold;*/
	color:#fff;
	font-size:18px;
	line-height:26px;
	cursor:pointer;
	background:#6d6d6d;
	position:relative
}
.gasbd_btmlft .hdngbx:after {
	position:absolute;
	right:10px;
	background:url(../images/fire/gasarw.png) no-repeat right center;
	width:24px;
	height:24px;
	content:'';
	top:10px;
transition:.6s
}
.gasbd_btmlft.rht {
	float:right;
	width:80%;
	position:relative;
	margin-right:-40%;
	margin-left:0
}
.ipprdctbx.gasbdprdinr {
	padding-bottom:40px
}
.hdngbx.active {
	overflow:hidden;
	padding:10px 0;
	text-align:center;
	/*font-family:Honeywell_Sans_bold;*/
	color:#fff;
	font-size:18px;
	line-height:26px;
	cursor:pointer;
	background:#dc202e;
	position:relative
}
.hdngbx.active:after {
	position:absolute;
	right:10px;
	background:url(../images/fire/gasarw.png) no-repeat right center;
	width:24px;
	height:24px;
	content:'';
	top:10px;
	-webkit-filter:grayscale(1);
	filter:grayscale(1);
	transform:rotate(180deg)
}
.desbx_clnagnt {
	overflow:hidden;
	padding:10px;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:26px;
	color:#303030;
	background:#fff;
	display:none
}
.desbx_clnagnt p {
	padding:0;
	margin:0;
	padding-bottom:15px;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:26px;
	color:#303030;
	overflow:hidden;
	height:210px
}
.prdct_ofrng .prdct_dtlsbx_rht .bdr_lfttxt {
	width:100%
}
.bnftsbx.prdlstipbtm.gasprdcomp {
	margin-top:120px
}
.slider_nwprdct .slick-slide {
	text-align:center
}
.ipprdctbx.gasbdprdinr.nobg {
	background-color:transparent;
	padding-bottom:30px
}
.slider_nwprdct {
	border-bottom:1px solid #707070
}
.prdct_dtlsbx.nwprdtctdtlbx {
	margin-bottom:0
}
.slider_nwprdct .slick-slide {
	text-align:center;
	cursor:pointer
}
.slider_nwprdct .slick-slide span {
	padding-bottom:15px;
	position:relative;
	padding:0 5px 15px;
	border-bottom:10px solid #fff;
	display:inline-block;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:18px;
transition:.6s, font-family .6s ease
}
.slider_nwprdct .slick-slide span:before {
	position:absolute;
	bottom:-12px;
	background:#1792e5;
	height:10px;
	width:0;
	left:0;
	content:'';
transition:all .3s ease-in-out
}
.slider_nwprdct .slick-slide:hover span:before {
	width:100%
}
.slider_nwprdct .slick-slide:hover span {
	font-family:Honeywell_Sans_bold
}
.slider_nwprdct .slick-slide.activenw span:before {
	width:100%
}
.slider_nwprdct .slick-slide.activenw span {
	font-family:Honeywell_Sans_bold
}
.nwprdtctdtlbx .prdct_dtlsbx_md.vfdlftnw .slider-nav img {
	width:auto
}
.prdct_dtlsbx.nwprdtctdtlbx .slider-nav .slick-list.draggable {
	margin:0 50px
}
.prdct_dtlsbx.nwprdtctdtlbx .slider-nav .slick-next {
	right:10px;
	z-index:100
}
.prdct_dtlsbx.nwprdtctdtlbx .slider-nav .slick-prev {
	left:7px;
	z-index:100
}
.prdct_dtlsbx.nwprdtctdtlbx .slider-nav .slick-next::before {
position:absolute;
right:0;
content:'\276F';
color:#707070;
width:22px;
height:38px;
top:7px;
font-size:40px;
font-family:Honeywell_Sans_book
}
.prdct_dtlsbx.nwprdtctdtlbx .slider-nav .slick-prev::before {
position:absolute;
left:0;
content:'\276E';
color:#707070;
width:22px;
height:38px;
top:7px;
font-size:40px;
font-family:Honeywell_Sans_book
}
.prdct_dtlsbx.nwprdtctdtlbx .slider-nav .slick-next, .prdct_dtlsbx.nwprdtctdtlbx .slider-nav .slick-prev {
	width:36px;
	height:36px;
	background:#fff;
	border-radius:0;
	border:0 solid #ececec;
	z-index:100
}
.nwprdtctdtlbx .prdct_dtlsbx_rht h2 {
	color:#303030
}
.nwprdtctdtlbx .prdct_dtlsbx_rht p {
	padding-top:10px
}
.firesldrbx .nwprdtctdtlbx .prdct_dtlsbx_rht p {
	padding-top:10px
}
.nwprdtctdtlbx .prdct_dtlsbx_rht ul:first-child {
	margin-top:20px
}
.ullstd {
	position:absolute;
	left:50%;
	top:200px;
	width:10%;
	margin-left:-5%
}
.ullstd img {
	width:100%
}
.ecscause {
	margin-top:40px
}
.firenw .ecsicnbx.ecscause ul.bnftslst li {
	float:left;
	width:12.4%;
	padding-right:10px;
	border-right:0 solid #6d6d6d;
	padding-left:10px;
	margin:0;
	min-height:240px
}
.firenw .ecsicnbx.ecscause ul.bnftslst li:last-child {
	margin-right:0;
	border:0;
	padding-right:0
}
.ecsprdlst ul.prdlstng li {
	float:left;
	width:20%;
	padding:0 3% 50px 0
}
.ecsprdlst ul.prdlstng li .ipinr .prdctofrng_subtxt {
	height:auto
}
.nfpabx {
	background:#f3f3f3;
	overflow:hidden
}
.nfpalft {
	float:left;
	width:25%;
	padding:40px 20px 20px
}
.nfpalft img {
	width:100%
}
.nfparht {
	float:left;
	width:75%;
	padding:30px 20px 30px 40px;
	background:#dc202e
}
.nfparht .dvtop {
	overflow:hidden;
	padding-bottom:20px;
	font-size:19px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#fff;
	line-height:27px;
	text-transform:uppercase
}
.nfparht .dvtop2 {
	overflow:hidden;
	padding-bottom:20px;
	font-size:41px;
	/*font-family:Honeywell_Sans_book;*/
	color:#fff;
	line-height:51px
}
.nfparht .dvtop3 {
	overflow:hidden;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#fff;
	line-height:26px
}
.fire-detection ul.prdlstng li {
	width:24.33%;
	padding-bottom:0
}
.fire-detection {
	margin-bottom:30px
}
.fire-detection ul.prdlstng li .bdr_lfttxt {
	font-size:24px;
	line-height:35px
}
.fire-detection ul.prdlstng li .ipinr .prdctofrng_subtxt {
	padding-bottom:0
}
ul.mnmenu li ul.sub_menuinr li .pava.fire .subsublstng>li:nth-child(3) {
width:28%;
margin-right:0
}
ul.mnmenu li ul.sub_menuinr li .pava.fire .subsublstng>li:nth-child(2) {
width:30%;
margin-right:7%
}
ul.mnmenu li ul.sub_menuinr li .pava.fire .subsublstng>li:first-child {
	width:30%;
	margin-right:5%
}
.fire ul.sub_cat_lnks ul {
	margin:0;
	padding:10px 0 0 10px
}
.slider_nwprdct .slick-slide span {
	height:67px
}
.bdr_lfttxt.sml {
	font-size:24px;
	line-height:40px
}
.cntrtxtbx {
	text-align:center;
	margin-top:100px;
	margin-bottom:40px
}
.cntrtxtbx .para {
	margin-bottom:20px;
	text-align:center;
	width:700px;
	margin:0 auto;
	clear:both
}
ul.howwrks {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-bottom:30px
}
ul.howwrks li:last-child {
	margin-right:0
}
ul.howwrks li {
	float:left;
	width:21%;
	margin-right:5%
}
ul.howwrks li .imgbx {
	overflow:hidden;
	padding-bottom:10px
}
ul.howwrks li .imgbx img {
	width:100%
}
ul.howwrks li .txtbx {
	overflow:hidden;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:26px
}
.hwwrksbtm {
	overflow:hidden;
	padding:40px 0 20px
}
.hwwrksbtmlft {
	float:left;
	width:49%;
	margin-right:3%;
	padding-right:3%;
	border-right:1px solid #707070
}
.hwwrksbtmlft ul {
	padding:0 0 0 20px;
	margin:0
}
.hwwrksbtmlft ul li {
	padding:0 0 0 10px;
	margin:0 0 10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:26px
}
.hwwrksbtmright {
	float:right;
	width:45%
}
.hwwrksbtmright h3 {
	overflow:hidden;
	padding-bottom:15px;
	font-weight:400;
	font-size:28px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:40px;
	text-align:right
}
.hwwrksbtmright p {
	overflow:hidden;
	padding-bottom:20px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:26px;
	text-align:right
}
.plystre {
	overflow:hidden;
	text-align:right
}
.fire_cmpnnt .prdct_dtlsbx_rht h2 {
	color:#303030;
	margin-bottom:10px
}
.fire_cmpnnt .prdct_ofrng.prdctmn.prdct_dtls .prdct_dtlsbx_rht .bdr_lfttxt {
	margin-bottom:10px
}
.digrmbx {
	margin:0 auto;
	width:632px
}
.digrmbxinr {
	float:left;
	width:100%;
	position:relative;
	padding:200px 0
}
.diagm_1bx {
	position:absolute;
	bottom:110px;
	left:48px;
	width:45px;
	height:63px;
	background:url(../images/fire/morley/drgm_icn_1_sprite.png) no-repeat 0 0
}
.diagm_1bx_txt {
	position:absolute;
	width:440px;
	right:114px;
	bottom:-68px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:right
}
.diagm_1bx:before {
	position:absolute;
	right:-87px;
	top:-91px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_1bx:after {
	position:absolute;
	right:-80px;
	top:-83px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_1bx:hover:before {
	display:block
}
.diagm_1bx:hover:after {
	display:block
}
.diagm_1bx:hover {
	background-position:0 -64px
}
.diagm_1bx:hover .diagm_1bx_txt {
	opacity:1;
	color:#303030
}
.diagm_1bx.active:before {
	display:block
}
.diagm_1bx.active:after {
	display:block
}
.diagm_1bx.active {
	background-position:0 -64px
}
.diagm_1bx.active .diagm_1bx_txt {
	opacity:1;
	color:#303030
}
.diagm_2bx {
	position:absolute;
	bottom:261px;
	left:-70px;
	width:57px;
	height:56px;
	background:url(../images/fire/morley/drgm_icn_2_sprite.png) no-repeat 0 0
}
.diagm_2bx_txt {
	position:absolute;
	width:340px;
	right:117px;
	bottom:-7px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:right
}
.diagm_2bx:before {
	position:absolute;
	right:-83px;
	top:-57px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_2bx:after {
	position:absolute;
	right:-76px;
	top:-49px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_2bx:hover:before {
	display:block
}
.diagm_2bx:hover:after {
	display:block
}
.diagm_2bx:hover {
	background-position:0 -57px
}
.diagm_2bx:hover .diagm_2bx_txt {
	opacity:1;
	color:#303030
}
.diagm_2bx.active:before {
	display:block
}
.diagm_2bx.active:after {
	display:block
}
.diagm_2bx.active {
	background-position:0 -57px
}
.diagm_2bx.active .diagm_2bx_txt {
	opacity:1;
	color:#303030
}
.diagm_3bx {
	position:absolute;
	bottom:465px;
	left:-130px;
	width:48px;
	height:38px;
	background:url(../images/fire/morley/drgm_icn_3_sprite.png) no-repeat 0 0
}
.diagm_3bx_txt {
	position:absolute;
	width:340px;
	right:100px;
	bottom:-12px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:right
}
.diagm_3bx:before {
	position:absolute;
	right:-111px;
	top:-22px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_3bx:after {
	position:absolute;
	right:-104px;
	top:-14px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_3bx:hover:before {
	display:block
}
.diagm_3bx:hover:after {
	display:block
}
.diagm_3bx:hover {
	background-position:0 -39px
}
.diagm_3bx:hover .diagm_3bx_txt {
	opacity:1;
	color:#303030
}
.diagm_3bx.active:before {
	display:block
}
.diagm_3bx.active:after {
	display:block
}
.diagm_3bx.active {
	background-position:0 -39px
}
.diagm_3bx.active .diagm_3bx_txt {
	opacity:1;
	color:#303030
}
.diagm_4bx {
	position:absolute;
	top:288px;
	left:-110px;
	width:62px;
	height:70px;
	background:url(../images/fire/morley/drgm_icn_4_sprite.png) no-repeat 0 0
}
.diagm_4bx_txt {
	position:absolute;
	width:340px;
	right:132px;
	bottom:0;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:right
}
.diagm_4bx:before {
	position:absolute;
	right:-118px;
	top:49px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_4bx:after {
	position:absolute;
	right:-110px;
	top:57px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_4bx:hover:before {
	display:block
}
.diagm_4bx:hover:after {
	display:block
}
.diagm_4bx:hover {
	background-position:0 -71px
}
.diagm_4bx:hover .diagm_4bx_txt {
	opacity:1;
	color:#303030
}
.diagm_4bx.active:before {
	display:block
}
.diagm_4bx.active:after {
	display:block
}
.diagm_4bx.active {
	background-position:0 -71px
}
.diagm_4bx.active .diagm_4bx_txt {
	opacity:1;
	color:#303030
}
.diagm_5bx {
	position:absolute;
	top:123px;
	left:55px;
	width:64px;
	height:64px;
	background:url(../images/fire/morley/drgm_icn_5_sprite.png) no-repeat 0 0
}
.diagm_5bx_txt {
	position:absolute;
	width:340px;
	right:120px;
	bottom:0;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:right
}
.diagm_5bx:before {
	position:absolute;
	right:-61px;
	top:105px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_5bx:after {
	position:absolute;
	right:-53px;
	top:112px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_5bx:hover:before {
	display:block
}
.diagm_5bx:hover:after {
	display:block
}
.diagm_5bx:hover {
	background-position:0 -65px
}
.diagm_5bx:hover .diagm_5bx_txt {
	opacity:1;
	color:#303030
}
.diagm_5bx.active:before {
	display:block
}
.diagm_5bx.active:after {
	display:block
}
.diagm_5bx.active {
	background-position:0 -65px
}
.diagm_5bx.active .diagm_5bx_txt {
	opacity:1;
	color:#303030
}
.diagm_6bx {
	position:absolute;
	top:135px;
	right:85px;
	width:50px;
	height:50px;
	background:url(../images/fire/morley/drgm_icn_6_sprite.png) no-repeat 0 0
}
.diagm_6bx_txt {
	position:absolute;
	width:284px;
	left:105px;
	bottom:15px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:left
}
.diagm_6bx:before {
	position:absolute;
	left:-46px;
	top:93px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_6bx:after {
	position:absolute;
	left:-38px;
	top:100px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_6bx:hover:before {
	display:block
}
.diagm_6bx:hover:after {
	display:block
}
.diagm_6bx:hover {
	background-position:0 -51px
}
.diagm_6bx:hover .diagm_6bx_txt {
	opacity:1;
	color:#303030
}
.diagm_6bx.active:before {
	display:block
}
.diagm_6bx.active:after {
	display:block
}
.diagm_6bx.active {
	background-position:0 -51px
}
.diagm_6bx.active .diagm_6bx_txt {
	opacity:1;
	color:#303030
}
.diagm_7bx {
	position:absolute;
	top:294px;
	right:-82px;
	width:52px;
	height:52px;
	background:url(../images/fire/morley/drgm_icn_7_sprite.png) no-repeat 0 0
}
.diagm_7bx_txt {
	position:absolute;
	width:340px;
	left:120px;
	bottom:-4px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:left
}
.diagm_7bx:before {
	position:absolute;
	left:-100px;
	top:44px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_7bx:after {
	position:absolute;
	left:-93px;
	top:52px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_7bx:hover:before {
	display:block
}
.diagm_7bx:hover:after {
	display:block
}
.diagm_7bx:hover {
	background-position:0 -53px
}
.diagm_7bx:hover .diagm_7bx_txt {
	opacity:1;
	color:#303030
}
.diagm_7bx.active:before {
	display:block
}
.diagm_7bx.active:after {
	display:block
}
.diagm_7bx.active {
	background-position:0 -53px
}
.diagm_7bx.active .diagm_7bx_txt {
	opacity:1;
	color:#303030
}
.diagm_8bx {
	position:absolute;
	top:470px;
	right:-142px;
	width:59px;
	height:46px;
	background:url(../images/fire/morley/drgm_icn_8_sprite.png) no-repeat 0 0
}
.diagm_8bx_txt {
	position:absolute;
	width:340px;
	left:100px;
	bottom:-21px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:left
}
.diagm_8bx:before {
	position:absolute;
	left:-113px;
	top:19px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_8bx:after {
	position:absolute;
	left:-105px;
	top:26px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_8bx:hover:before {
	display:block
}
.diagm_8bx:hover:after {
	display:block
}
.diagm_8bx:hover {
	background-position:0 -47px
}
.diagm_8bx:hover .diagm_8bx_txt {
	opacity:1;
	color:#303030
}
.diagm_8bx.active:before {
	display:block
}
.diagm_8bx.active:after {
	display:block
}
.diagm_8bx.active {
	background-position:0 -47px
}
.diagm_8bx.active .diagm_8bx_txt {
	opacity:1;
	color:#303030
}
.diagm_9bx {
	position:absolute;
	bottom:290px;
	right:-95px;
	width:55px;
	height:51px;
	background:url(../images/fire/morley/drgm_icn_9_sprite.png) no-repeat 0 0
}
.diagm_9bx_txt {
	position:absolute;
	width:340px;
	left:120px;
	bottom:0;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:left
}
.diagm_9bx:before {
	position:absolute;
	left:-111px;
	top:-33px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_9bx:after {
	position:absolute;
	left:-103px;
	top:-25px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_9bx:hover:before {
	display:block
}
.diagm_9bx:hover:after {
	display:block
}
.diagm_9bx:hover {
	background-position:0 -52px
}
.diagm_9bx:hover .diagm_9bx_txt {
	opacity:1;
	color:#303030
}
.diagm_9bx.active:before {
	display:block
}
.diagm_9bx.active:after {
	display:block
}
.diagm_9bx.active {
	background-position:0 -52px
}
.diagm_9bx.active .diagm_9bx_txt {
	opacity:1;
	color:#303030
}
.diagm_10bx {
	position:absolute;
	bottom:140px;
	right:90px;
	width:50px;
	height:49px;
	background:url(../images/fire/morley/drgm_icn_10_sprite.png) no-repeat 0 0
}
.diagm_10bx_txt {
	position:absolute;
	width:340px;
	left:100px;
	bottom:0;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:left
}
.diagm_10bx:before {
	position:absolute;
	left:-41px;
	top:-75px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #000;
	content:'';
	display:none;
transition:.6s
}
.diagm_10bx:after {
	position:absolute;
	left:-33px;
	top:-68px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.diagm_10bx:hover:before {
	display:block
}
.diagm_10bx:hover:after {
	display:block
}
.diagm_10bx:hover {
	background-position:0 -50px
}
.diagm_10bx:hover .diagm_10bx_txt {
	opacity:1;
	color:#303030
}
.diagm_10bx.active:before {
	display:block
}
.diagm_10bx.active:after {
	display:block
}
.diagm_10bx.active {
	background-position:0 -50px
}
.diagm_10bx.active .diagm_10bx_txt {
	opacity:1;
	color:#303030
}
.dgrmbxmn {
	float:left;
	width:100%;
	margin:10px 0 70px
}
.applctn_bx.dtls_appl {
	clear:both
}
.hdngbx_tab {
	color:#fff;
	padding:16px 20px 12px 10px;
	text-align:center;
	font-size:18px;
	/*font-family:Honeywell_Sans_bold;*/
	text-align:center;
transition:.6s;
	text-transform:uppercase;
	background:#303030;
	position:relative;
	border-bottom:1px solid #fff;
	cursor:pointer
}
.hdngbx_tab:after {
	position:absolute;
	top:50%;
	margin-top:-17px;
	width:20px;
	height:16px;
	content:'\002B';
	right:10px;
	font-size:30px;
	font-family:Honeywell_Sans_book
}
.hdngbx_tab.active:after {
	content:'\002D'
}
.firetab ul.prdct_lst {
	display:none
}
.firetab ul.prdct_lst.active {
	display:block
}
.firetab .mndvmbl a:before {
	content:'';
	background:url(../images/sprites.png) no-repeat -432px top;
	width:20px;
	height:10px;
	position:absolute;
	top:15px;
	right:20px
}
.firetab .mndvmbl a {
	position:relative;
	background:grey;
	padding:13px 0;
	color:#fff;
	border-bottom:0;
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:16px;
	font-family:Honeywell_Sans_bold
}
.mnbxformbl {
	display:block
}
.mndvmbl.mbltab {
	display:none
}
.ipprdctbx.gasbdprdinr.lite_grphbx {
	padding:240px 0
}
.morly_lite_dgrm {
	margin:0 auto;
	width:610px
}
.morly_lite_dgrm_inr {
	float:left;
	width:100%;
	position:relative
}
.morly_lite_dgrm_inr img {
	width:100%
}
.lyte_diagm_1bx {
	position:absolute;
	top:-4px;
	left:-110px;
	width:150px;
	text-align:center
}
.lyte_diagm_1bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_1bx_bg {
	clear:both;
	display:inline-block;
	width:78px;
	height:45px;
	background:url(../images/fire/morley_lite/morley_lite_icon1.png) no-repeat 0 0
}
.lyte_diagm_1bx:before {
	position:absolute;
	right:-60px;
	top:94px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_1bx:after {
	position:absolute;
	right:-53px;
	top:101px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_1bx:hover:before {
	display:block
}
.lyte_diagm_1bx:hover:after {
	display:block
}
.lyte_diagm_1bx:hover .lyte_diagm_1bx_bg {
	background-position:0 -46px
}
.lyte_diagm_1bx:hover .lyte_diagm_1bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_1bx.active:before {
	display:block
}
.lyte_diagm_1bx.active:after {
	display:block
}
.lyte_diagm_1bx.active .lyte_diagm_1bx_bg {
	background-position:0 -46px
}
.lyte_diagm_1bx.active .lyte_diagm_1bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_2bx {
	position:absolute;
	top:-148px;
	left:117px;
	width:150px;
	text-align:center
}
.lyte_diagm_2bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_2bx_bg {
	clear:both;
	display:inline-block;
	width:56px;
	height:56px;
	background:url(../images/fire/morley_lite/morley_lite_icon2.png) no-repeat 0 0
}
.lyte_diagm_2bx:before {
	position:absolute;
	right:30px;
	top:150px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_2bx:after {
	position:absolute;
	right:37px;
	top:157px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_2bx:hover:before {
	display:block
}
.lyte_diagm_2bx:hover:after {
	display:block
}
.lyte_diagm_2bx:hover .lyte_diagm_2bx_bg {
	background-position:0 -57px
}
.lyte_diagm_2bx:hover .lyte_diagm_2bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_2bx.active:before {
	display:block
}
.lyte_diagm_2bx.active:after {
	display:block
}
.lyte_diagm_2bx.active .lyte_diagm_2bx_bg {
	background-position:0 -57px
}
.lyte_diagm_2bx.active .lyte_diagm_2bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_3bx {
	position:absolute;
	top:-148px;
	left:380px;
	width:150px;
	text-align:center
}
.lyte_diagm_3bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_3bx_bg {
	clear:both;
	display:inline-block;
	width:68px;
	height:68px;
	background:url(../images/fire/morley_lite/morley_lite_icon3.png) no-repeat 0 0
}
.lyte_diagm_3bx:before {
	position:absolute;
	right:127px;
	top:149px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_3bx:after {
	position:absolute;
	right:133px;
	top:157px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_3bx:hover:before {
	display:block
}
.lyte_diagm_3bx:hover:after {
	display:block
}
.lyte_diagm_3bx:hover .lyte_diagm_3bx_bg {
	background-position:0 -69px
}
.lyte_diagm_3bx:hover .lyte_diagm_3bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_3bx.active:before {
	display:block
}
.lyte_diagm_3bx.active:after {
	display:block
}
.lyte_diagm_3bx.active .lyte_diagm_3bx_bg {
	background-position:0 -69px
}
.lyte_diagm_3bx.active .lyte_diagm_3bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_4bx {
	position:absolute;
	top:-1px;
	right:-109px;
	width:150px;
	text-align:center
}
.lyte_diagm_4bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_4bx_bg {
	clear:both;
	display:inline-block;
	width:58px;
	height:58px;
	background:url(../images/fire/morley_lite/morley_lite_icon4.png) no-repeat 0 0
}
.lyte_diagm_4bx:before {
	position:absolute;
	left:-59px;
	top:92px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_4bx:after {
	position:absolute;
	left:-50px;
	top:100px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_4bx:hover:before {
	display:block
}
.lyte_diagm_4bx:hover:after {
	display:block
}
.lyte_diagm_4bx:hover .lyte_diagm_4bx_bg {
	background-position:0 -59px
}
.lyte_diagm_4bx:hover .lyte_diagm_4bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_4bx.active:before {
	display:block
}
.lyte_diagm_4bx.active:after {
	display:block
}
.lyte_diagm_4bx.active .lyte_diagm_4bx_bg {
	background-position:0 -59px
}
.lyte_diagm_4bx.active .lyte_diagm_4bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_5bx {
	position:absolute;
	top:183px;
	right:-170px;
	width:150px;
	text-align:center
}
.lyte_diagm_5bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_5bx_bg {
	clear:both;
	display:inline-block;
	width:48px;
	height:54px;
	background:url(../images/fire/morley_lite/morley_lite_icon5.png) no-repeat 0 0
}
.lyte_diagm_5bx:before {
	position:absolute;
	left:-52px;
	top:57px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_5bx:after {
	position:absolute;
	left:-44px;
	top:65px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_5bx:hover:before {
	display:block
}
.lyte_diagm_5bx:hover:after {
	display:block
}
.lyte_diagm_5bx:hover .lyte_diagm_5bx_bg {
	background-position:0 -55px
}
.lyte_diagm_5bx:hover .lyte_diagm_5bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_5bx.active:before {
	display:block
}
.lyte_diagm_5bx.active:after {
	display:block
}
.lyte_diagm_5bx.active .lyte_diagm_5bx_bg {
	background-position:0 -55px
}
.lyte_diagm_5bx.active .lyte_diagm_5bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_6bx {
	position:absolute;
	top:425px;
	right:-205px;
	width:190px;
	text-align:center
}
.lyte_diagm_6bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_6bx_bg {
	clear:both;
	display:inline-block;
	width:66px;
	height:51px;
	background:url(../images/fire/morley_lite/morley_lite_icon6.png) no-repeat 0 0
}
.lyte_diagm_6bx:before {
	position:absolute;
	left:-71px;
	top:-23px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_6bx:after {
	position:absolute;
	left:-63px;
	top:-15px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_6bx:hover:before {
	display:block
}
.lyte_diagm_6bx:hover:after {
	display:block
}
.lyte_diagm_6bx:hover .lyte_diagm_6bx_bg {
	background-position:0 -52px
}
.lyte_diagm_6bx:hover .lyte_diagm_6bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_6bx.active:before {
	display:block
}
.lyte_diagm_6bx.active:after {
	display:block
}
.lyte_diagm_6bx.active .lyte_diagm_6bx_bg {
	background-position:0 -52px
}
.lyte_diagm_6bx.active .lyte_diagm_6bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_7bx {
	position:absolute;
	bottom:-142px;
	right:-110px;
	width:290px;
	text-align:center
}
.lyte_diagm_7bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_7bx_bg {
	clear:both;
	display:inline-block;
	width:75px;
	height:75px;
	background:url(../images/fire/morley_lite/morley_lite_icon7.png) no-repeat 0 0
}
.lyte_diagm_7bx:before {
	position:absolute;
	left:17px;
	top:-86px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_7bx:after {
	position:absolute;
	left:25px;
	top:-78px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_7bx:hover:before {
	display:block
}
.lyte_diagm_7bx:hover:after {
	display:block
}
.lyte_diagm_7bx:hover .lyte_diagm_7bx_bg {
	background-position:0 -75px
}
.lyte_diagm_7bx:hover .lyte_diagm_7bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_7bx.active:before {
	display:block
}
.lyte_diagm_7bx.active:after {
	display:block
}
.lyte_diagm_7bx.active .lyte_diagm_7bx_bg {
	background-position:0 -75px
}
.lyte_diagm_7bx.active .lyte_diagm_7bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_8bx {
	position:absolute;
	bottom:-155px;
	left:206px;
	width:190px;
	text-align:center
}
.lyte_diagm_8bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_8bx_bg {
	clear:both;
	display:inline-block;
	width:69px;
	height:67px;
	background:url(../images/fire/morley_lite/morley_lite_icon8.png) no-repeat 0 0
}
.lyte_diagm_8bx:before {
	position:absolute;
	left:83px;
	top:-59px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_8bx:after {
	position:absolute;
	left:91px;
	top:-51px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_8bx:hover:before {
	display:block
}
.lyte_diagm_8bx:hover:after {
	display:block
}
.lyte_diagm_8bx:hover .lyte_diagm_8bx_bg {
	background-position:0 -69px
}
.lyte_diagm_8bx:hover .lyte_diagm_8bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_8bx.active:before {
	display:block
}
.lyte_diagm_8bx.active:after {
	display:block
}
.lyte_diagm_8bx.active .lyte_diagm_8bx_bg {
	background-position:0 -69px
}
.lyte_diagm_8bx.active .lyte_diagm_8bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_9bx {
	position:absolute;
	bottom:-120px;
	left:-66px;
	width:230px;
	text-align:center
}
.lyte_diagm_9bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_9bx_bg {
	clear:both;
	display:inline-block;
	width:55px;
	height:65px;
	background:url(../images/fire/morley_lite/morley_lite_icon9.png) no-repeat 0 0
}
.lyte_diagm_9bx:before {
	position:absolute;
	right:2px;
	top:-73px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_9bx:after {
	position:absolute;
	right:9px;
	top:-65px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_9bx:hover:before {
	display:block
}
.lyte_diagm_9bx:hover:after {
	display:block
}
.lyte_diagm_9bx:hover .lyte_diagm_9bx_bg {
	background-position:0 -66px
}
.lyte_diagm_9bx:hover .lyte_diagm_9bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_9bx.active:before {
	display:block
}
.lyte_diagm_9bx.active:after {
	display:block
}
.lyte_diagm_9bx.active .lyte_diagm_9bx_bg {
	background-position:0 -66px
}
.lyte_diagm_9bx.active .lyte_diagm_9bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_10bx {
	position:absolute;
	bottom:83px;
	left:-236px;
	width:190px;
	text-align:center
}
.lyte_diagm_10bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_10bx_bg {
	clear:both;
	display:inline-block;
	width:69px;
	height:69px;
	background:url(../images/fire/morley_lite/morley_lite_icon10.png) no-repeat 0 0
}
.lyte_diagm_10bx:before {
	position:absolute;
	left:261px;
	top:10px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_10bx:after {
	position:absolute;
	left:269px;
	top:17px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_10bx:hover:before {
	display:block
}
.lyte_diagm_10bx:hover:after {
	display:block
}
.lyte_diagm_10bx:hover .lyte_diagm_10bx_bg {
	background-position:0 -70px
}
.lyte_diagm_10bx:hover .lyte_diagm_10bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_10bx.active:before {
	display:block
}
.lyte_diagm_10bx.active:after {
	display:block
}
.lyte_diagm_10bx.active .lyte_diagm_10bx_bg {
	background-position:0 -70px
}
.lyte_diagm_10bx.active .lyte_diagm_10bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_11bx {
	position:absolute;
	bottom:300px;
	left:-250px;
	width:190px;
	text-align:center
}
.lyte_diagm_11bx_txt {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	opacity:.3;
	text-align:center
}
.lyte_diagm_11bx_bg {
	clear:both;
	display:inline-block;
	width:58px;
	height:58px;
	background:url(../images/fire/morley_lite/morley_lite_icon11.png) no-repeat 0 0
}
.lyte_diagm_11bx:before {
	position:absolute;
	left:252px;
	top:53px;
	width:30px;
	height:30px;
	border-radius:100px;
	border:4px solid #4d4d4d;
	background:#4d4d4d;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_11bx:after {
	position:absolute;
	left:260px;
	top:60px;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#dc202e;
	content:'';
	display:none;
transition:.6s
}
.lyte_diagm_11bx:hover:before {
	display:block
}
.lyte_diagm_11bx:hover:after {
	display:block
}
.lyte_diagm_11bx:hover .lyte_diagm_11bx_bg {
	background-position:0 -59px
}
.lyte_diagm_11bx:hover .lyte_diagm_11bx_txt {
	opacity:1;
	color:#303030
}
.lyte_diagm_11bx.active:before {
	display:block
}
.lyte_diagm_11bx.active:after {
	display:block
}
.lyte_diagm_11bx.active .lyte_diagm_11bx_bg {
	background-position:0 -59px
}
.lyte_diagm_11bx.active .lyte_diagm_11bx_txt {
	opacity:1;
	color:#303030
}
.firesldrbx .prdct_dtlsbx.nwprdtctdtlbx .prdct_dtlsbx_rht.vfdrht .bdr_lfttxt {
	font-size:18px;
	line-height:22px;
	margin-top:10px;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0
}
.firesldrbx .nwprdtctdtlbx .prdct_dtlsbx_rht p {
	padding-top:10px
}
.morleymn .center .slick-dots li.slick-active button {
	border:1px solid #000;
	background:#000
}
.morleymn .center .slick-dots li button {
	border:1px solid #000
}
.bnftsbx.frmclmnbnft ul.bnftslst li {
	float:left;
	width:23%
}
.bnftsbx.frmclmnbnft {
	padding:0 0 120px
}
.bgbxnw.uvmpdng.morley_liteftre {
	margin:0 0 130px
}
ul.prdlstng.fire.suppression li .ipinr .prdctofrng_subtxt {
	height:auto
}
ul.prdlstng.fire.detection li .ipinr .prdctofrng_subtxt {
	height:150px
}
h2.hdng span.lowercs {
	text-transform:lowercase
}
h1.hdng span.lowercs {
	text-transform:lowercase
}
span.lowercs {
	text-transform:lowercase
}
.ecsprdlst.dxc_cmpnt ul.prdlstng li {
	width:24%
}
.dxc ul.prdlstng.fire li .ipinr .imgbx {
	border:1px solid #6d6d6d
}
.dxc_tg .intrfacedshbrdbx h2.hdng {
	padding-bottom:15px
}
.dxc_tg .intrfacedshbrdbx h1.hdng {
	padding-bottom:15px
}
.kitimg {
	overflow:hidden;
	clear:both
}
.kitimg img {
	width:100%
}
.dxc_kit p {
	overflow:hidden;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	line-height:28px;
	padding:0 0 10px
}
.dxc_kit ul.prd_dsc_lst li {
	padding-bottom:10px
}
.prdct_dtlsbx_lft_inr.firetab.fxdhght {
	height:700px
}
.ipprdctbx.gasbdprdinr.dxc_cmpnt {
	padding-bottom:0
}
.flddvceprd.taboptn ul.prdct_catlstng_inr li .dvbxinr .hdng.bgbx img {
	width:100%;
	display:inline-block
}
.flddvceprd.taboptn ul.prdct_catlstng_inr li .dvbxinr .hdng.bgbx {
	padding:0
}
.flddvceprd.taboptn .slider-nav_lms2 .slick-slide .prdlstimgmn {
	padding:15px
}
.flddvceprd .slider-nav_lms2 .slick-prev.slick-arrow.slick-disabled {
	display:none!important
}
.flddvceprd .slider-nav_lms2 .slick-next.slick-arrow.slick-disabled {
	display:none!important
}
.dsplycntr a.sbmtbtn {
	float:none;
	display:inline-block
}
.dsplycntr {
	text-align:center
}
.bnftsbx.prdlstipbtm.gasbsd_prdctbx.clnagntpdng {
	margin-top:130px
}
ul.prdlstng.ecscmpnt li:hover h2.hdng {
	color:#303030
}
.ipprdctbx.gasbdprdinr.ecsprdlst.dxc_cmpnt ul.prdlstng li:hover h2.hdng {
	color:#303030
}
ul.prdlstng.ecscmpnt li:hover h1.hdng {
	color:#303030
}
.ipprdctbx.gasbdprdinr.ecsprdlst.dxc_cmpnt ul.prdlstng li:hover h1.hdng {
	color:#303030
}
.ipprdctbx.gasbdprdinr.ecsprdlst.dxc_cmpnt .dscvranchr {
	padding-top:0;
	padding-bottom:40px
}
.bnftsbx.prdlstipbtm.ecsprdnw.dxc_kit .prdct_cat_img {
	margin-right:5%;
	margin-top:0
}
.bnftsbx.prdlstipbtm.ecsprdnw.dxc_kit .prdct_cat_txt {
	width:29%
}
.dxc_kit ul.prd_dsc_lst li {
	overflow:visible;
	list-style-type:disc;
	margin-left:3px
}
.bnftsbx.prdlstipbtm.ecsprdnw.dxc_kit .prdct_cat_txtinr {
	padding:0 0 15px
}
.bnftsbx.prdlstipbtm.ecsprdnw.dxc_kit {
	margin-top:120px;
	padding-top:0
}
.ipprdctbx.gasbdprdinr.ecsprdlst.dxc_cmpnt .prdctofrng_subtxt {
	padding-bottom:0
}
.ftrlstnw.sbc {
	margin-top:20px;
	padding-bottom:10px
}
.taboptn ul.prdct_catlstng_inr.pmsnw ul li>ul {
	margin-top:10px
}
.uvmpdng.pdngtop {
	margin-top:100px
}
.hdnfaq {
	overflow:hidden;
	clear:both;
	display:none
}
.shmrebx {
	overflow:hidden;
	clear:both;
	margin-top:40px
}
a.shwmre {
	display:inline-block;
	background:0 0;
	border:2px solid #1792e5;
	padding:17px 44px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:15px;
	color:#1792e5;
	transition:0s;
	text-decoration:none;
	text-transform:uppercase
}
.sublogounit img {
	width:100%
}
.pnngtop60 {
	padding-top:60px
}
.pdngtop0 {
	padding-top:0
}
ul.prdlstng.fire.ecscmpnt li .ipinr .imgbx {
	border:1px solid #6d6d6d
}
ul.prdlstng li .ipinr .imgbx.imgbrdr {
	border:1px solid #6d6d6d
}
.ecsprdlst.dxc_cmpnt.zxse ul.prdlstng li {
	width:30%;
	padding:0 6% 0 0
}
.ecsprdlst.dxc_cmpnt.zxse .pdngtopnw {
	margin-top:40px
}
.brdr {
	border:1px solid #6d6d6d;
	line-height:1px
}
.bcsprd_bx_lft img {
	width:100%
}
.bcsprd_bx_lft {
	margin-left:0
}
.zoomicnnw {
	position:relative
}
.zoomicnnw:before {
	position:absolute;
	left:5px;
	bottom:5px;
	background:url(../images/zoom_icon.png) no-repeat 0 0;
	width:26px;
	height:26px;
	content:''
}
.prdct_dtlsbx_md>.slider-for, .prdct_dtlsbx_md>.slider-for2, .prdct_dtlsbx_md>.slider-for3 {
	position:relative
}
.nwprdtctdtlbx>.prdct_dtlsbx_md.vfdlftnw>.slider-for:before, .prdct_dtlsbx_md .slider-for_2slider:before, .prdct_dtlsbx_md>.slider-for2:before, .prdct_dtlsbx_md>.slider-for3:before, .prdct_dtlsbx_md>.slider-for:before {
	position:absolute;
	z-index:999;
	left:5px;
	bottom:5px;
	background:url(../images/zoom_icon.png) no-repeat 0 0;
	width:26px;
	height:26px;
	content:''
}
.prdct_dtlsbx_md.vfdlftnw>.slider-for2:before, .prdct_dtlsbx_md.vfdlftnw>.slider-for3:before, .prdct_dtlsbx_md.vfdlftnw>.slider-for:before {
	display:none
}
.nwprdtctdtlbx>.prdct_dtlsbx_md.vfdlftnw>.slider-for:before {
	display:block
}
.para.fxdwth {
	width:60%
}
ul.prdlstng .bdr_lfttxt {
	width:100%
}
.bnftsbx.prdlstipbtm.ecsprdnw.mrgntop30 {
	margin-top:50px;
	float:left;
	width:100%
}
.ipprdctbx.gasbdprdinr.ecsprdlst {
	clear:both
}
.bnftsbx.prdlstipbtm.ecsprdnw.mrgntopnw120 {
	margin-top:50px
}
.dxc_tg .intrfacedshbrdbx {
	padding-top:120px
}
.bgbxnw.uvmpdng.pdngtop ul.ftrlstnw li {
	margin-bottom:15px
}
.bgbxnw.uvmpdng.pdngtop .bcsprd_bx_rht {
	padding-top:20px
}
.flddvceprd.taboptn.fdldvcenwprd ul.prdct_catlstng_inr li .dvbxinr .hdng.bgbx {
	margin-top:30px
}
.flddvceprd.taboptn.fdldvcenwprd ul.prdct_catlstng_inr li .dvbxinr .hdng.bgbx.pdngtopmre {
	margin-top:60px
}
.upcmngtxt .bdr_lfttxt {
	width:auto
}
.bcstopbx .bcsprd_bx_rht .bdr_lfttxt {
	width:auto
}
.intr_nw.ecsbtmbx.iaqbtm.iaqvdo {
	margin-top:0;
	margin-bottom:0
}
.mrgntopnwm {
	margin-top:120px;
	clear:both;
	overflow:hidden;
	float:left;
	width:100%
}
.md_cntainer.sml1024 {
	width:1024px
}
.hs81css {
	float:left;
	width:100%
}
.hs81css .iconbx {
	overflow:hidden;
	padding-bottom:14px
}
.hs81css .txtbx {
	overflow:hidden
}
.hs81css .txtbx h3 {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:20px;
	line-height:28px;
	color:#303030;
	padding-bottom:10px
}
.hs81css .txtbx p {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:26px;
	color:#303030;
	padding-bottom:0
}
.hs81css ul.gsbsd_ftrlst>li {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:33%;
	padding:0 60px;
	min-height:330px
}
.hs_cntrlr_bx {
	float:left;
	width:100%;
	margin-bottom:120px;
	clear:both
}
.hs_cntrlr_top {
	overflow:hidden;
	margin-bottom:60px;
	text-align:center
}
.hs_cntrlr_top p {
	overflow:hidden;
	padding:0;
	margin:0;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	clear:both;
	margin:0 auto;
	width:80%;
	line-height:24px
}
.hs_cntrlr_btm {
	overflow:hidden;
	padding:100px 0 0
}
.hs_cntrlr_btm .imgbx {
	margin:0 auto;
	width:879px;
	position:relative
}
.hs_cntrlr_btm .lmsicn1 {
	position:absolute;
	left:344px;
	top:176px;
	width:72px;
	height:auto
}
.hs_cntrlr_btm .redpin {
	background:#f02c21;
	border-radius:50%;
	height:14px;
	width:14px;
	position:absolute;
	margin:0;
	z-index:1;
	cursor:pointer;
	left:1px
}
.hs_cntrlr_btm .mnbxbldg {
	position:absolute;
	bottom:0;
	width:100%;
	float:left;
	left:0;
	height:auto
}
.hs_cntrlr_btm .mnbxbldg:before {
	position:absolute;
	bottom:0;
	left:7px;
	border-left:2px solid #707070;
	content:'';
	height:172px
}
.hs_cntrlr_btm .txticnmnbx {
	position:absolute;
	bottom:172px;
	left:-51px;
	width:118px;
	border-bottom:9px solid #dc202e;
	top:inherit;
	padding-bottom:5px;
	text-align:center;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:22px
}
.hs_cntrlr_btm .lmsicn2 {
	position:absolute;
	left:485px;
	top:222px;
	width:72px;
	height:auto
}
.hs_cntrlr_btm .lmsicn2 .mnbxbldg:before {
	height:100px
}
.hs_cntrlr_btm .lmsicn2 .txticnmnbx {
	bottom:100px
}
.hs_cntrlr_btm .lmsicn3 {
	position:absolute;
	left:600px;
	top:251px;
	width:72px;
	height:auto
}
.hs_cntrlr_btm .lmsicn3 .mnbxbldg:before {
	height:305px
}
.hs_cntrlr_btm .lmsicn3 .txticnmnbx {
	bottom:305px
}
.hs_cntrlr_btm .lmsicn4 {
	position:absolute;
	left:722px;
	top:327px;
	width:72px;
	height:auto
}
.hs_cntrlr_btm .lmsicn4 .mnbxbldg:before {
	height:172px
}
.hs_cntrlr_btm .lmsicn4 .txticnmnbx {
	bottom:172px
}
.hs_cntrlr_btm .lmsicn5 {
	position:absolute;
	left:725px;
	bottom:295px;
	width:72px;
	height:auto;
	top:inherit
}
.hs_cntrlr_btm .lmsicn5 .mnbxbldg:before {
	height:auto;
	width:110px;
	border-left:0;
	border-bottom:2px solid #707070;
	top:5px
}
.hs_cntrlr_btm .lmsicn5 .mnbxbldg:after {
	height:57px;
	position:absolute;
	left:116px;
	content:'';
	border-left:2px solid #707070;
	bottom:-7px
}
.hs_cntrlr_btm .lmsicn5 .txticnmnbx {
	bottom:50px;
	left:60px
}
.hs_cntrlr_btm .lmsicn6 {
	position:absolute;
	left:550px;
	bottom:202px;
	width:72px;
	height:auto;
	top:inherit
}
.hs_cntrlr_btm .lmsicn6 .mnbxbldg:before {
	height:120px;
	width:auto;
	border-bottom:0;
	border-left:2px solid #707070;
	top:5px
}
.hs_cntrlr_btm .lmsicn6 .mnbxbldg:after {
	height:auto;
	position:absolute;
	left:7px;
	content:'';
	border-bottom:2px solid #707070;
	top:123px;
	border-left:0;
	width:95px;
	bottom:inherit
}
.hs_cntrlr_btm .lmsicn6 .txticnmnbx {
	bottom:-79px;
	left:44px
}
.hs_cntrlr_btm .lmsicn6 .txticnmnbx:before {
	content:'';
	position:absolute;
	height:46px;
	border:1px solid #707070;
	bottom:-55px;
	left:56px
}
.hs_bnfts {
	padding-bottom:60px;
	margin-top:40px
}
ul.bnftslst2 {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none;
	padding-top:30px
}
ul.bnftslst2>li h3 {
	overflow:hidden;
	text-transform:uppercase;
	padding-bottom:15px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:20px;
	color:#303030;
	line-height:26px;
transition:.6s;
	font-weight:400
}
ul.bnftslst2 ul.ftrlstnw {
	padding-right:0
}
.firenw .hs_bnfts ul.bnftslst2>li {
	float:left;
	width:24%;
	padding-right:10px;
	border-right:0 solid #6d6d6d;
	padding-left:10px;
	margin:0;
	min-height:240px;
	float:none;
	display:inline-block;
	vertical-align:top;
	padding-bottom:30px
}
ul.bnftslst2>li .icnbx {
	overflow:hidden;
	padding-bottom:15px;
transition:.6s
}
.firenw .hs_bnfts.ecsicnbx.ecscause ul.bnftslst>li ul.ftrlstnw li {
	float:none;
	width:auto;
	padding-right:0;
	border-right:0 solid #6d6d6d;
	padding-left:0;
	margin:0;
	min-height:inherit;
	overflow:visible;
	list-style-type:disc;
	padding:0;
	margin:auto;
	margin-bottom:8px
}
.hspdngtop {
	padding-top:40px
}
.hs_archt {
	overflow:hidden
}
.hs_archt img {
	width:100%
}
.md_cntainer.hs_archet {
	width:1320px
}
.mrgnbtm30 {
	margin-bottom:30px
}
.websbx.nopdngtop {
	padding-top:0
}
.webslstbx.brdrrht {
	border-right:1px solid #6d6d6d;
	margin-right:2%;
	padding-right:2%;
	min-height:155px
}
.hs_advntgebx {
	overflow:hidden
}
.hs_advntge_clmn {
	float:left;
	width:25%;
	margin-right:20px
}
.hs_imgbx {
	overflow:hidden;
	padding-bottom:5px
}
.hs_imgbx img {
	width:100%
}
.hs_lst {
	overflow:hidden;
	padding-right:30px
}
.hs_lst h3 {
	padding-bottom:12px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:20px;
	line-height:28px;
	color:#303030;
	font-weight:400
}
.fire-detection.systmsnsr ul.prdlstng li {
	float:none;
	display:inline-block;
	vertical-align:top
}
.nopdng .prdct_cat_txtinr {
	padding-top:0
}
.sensr_pnls .prdct_cat_img {
	margin-right:5%
}
.sensr_pnls .prdct_cat_txt {
	float:left;
	width:29%
}
.sensr_pnls .prdct_cat_img.rht {
	margin-left:5%;
	margin-right:0
}
.prdct_dtlsbx_rht ul.nomrgntop {
	margin-top:0
}
ul.mnmenu li ul.sub_menuinr li .pava.fire .subsublstng.firenw>li:first-child {
	width:50%;
	margin-right:10%
}
ul.mnmenu li ul.sub_menuinr li .pava.fire .subsublstng.firenw>li {
	width:40%;
	margin-right:0
}
.sub_submenu.pava.fire .sub_submenuinr {
	margin:0 auto;
	width:1000px
}
ul.prdlstng.esser li {
	float:none;
	width:32.33%;
	padding:0 3% 30px 0;
	display:inline-block;
	vertical-align:top
}
ul.prdlstng.esser li .ipinr .prdctofrng_subtxt {
	height:auto
}
.esser_grphcs.bgbxnw {
	padding-bottom:60px
}
.esser_grphcs.bgbxnw ul.ftrlstnw {
	margin-top:20px
}
.prdct_dtlsbx_md.wthbrdr .slider-for_2slider {
	border:0
}
.prdct_dtlsbx_md.wthbrdr .slider-for_3slider {
	border:0
}
.prdct_dtlsbx_md.wthbrdr .slider-for_4slider {
	border:0
}
.floatdv {
	float:left;
	width:100%
}
.detector .taboptninr ul.prdct_catlstng_inr li .txtbxnw p {
	padding-bottom:10px
}
.prdct_ofrng.prdctmn.prdct_dtls .applctn_bx.dtls_appl .bdr_lfttxt {
	padding-bottom:20px
}
ul.prdlstng.nopdngbtmli li {
	padding-bottom:0
}
.firesldrbx .prdct_dtlsbx_rht h2 {
	margin-bottom:10px
}
.firesldrbx .prdct_dtlsbx_rht h3 {
	font-size:28px;
	padding:10px 0
}
.firesldrbx .prdct_dtlsbx_rht.vfdrht {
	float:left;
	width:44%
}
.fire_cmpnnt .prdct_ofrng .prdct_dtlsbx_rht .bdr_lfttxt {
	padding-bottom:6px
}
.morleyen ul.prdlstng li .ipinr .prdctofrng_subtxt {
	height:auto;
	margin-top:15px;
	padding-bottom:0
}
.morleymnhm ul.prdlstng li {
	float:left;
	width:30%;
	padding:0 5% 20px 0
}
.morleymnhm ul.prdlstng li .ipinr .prdctofrng_subtxt {
	height:auto;
	padding-bottom:0
}
.bnftsbx.frmclmnbnft.morleylte {
	margin-top:40px
}
.bnftsbx.frmclmnbnft.morleylte .bnftslst {
	padding-top:50px
}
.bnftsbx.frmclmnbnft.morleylte ul.bnftslst li {
	display:inline-block;
	vertical-align:top;
	width:18%;
	margin-right:6%
}
.els_structure {
	float:left;
	width:100%;
	margin-bottom:120px;
	clear:both;
	margin-top:120px
}
.hs_cntrlr_btm.elsbx .lmsicn1 {
	position:absolute;
	left:124px;
	top:inherit;
	width:70px;
	height:auto;
	bottom:183px
}
.els_structure .hs_cntrlr_top p {
	width:53%
}
.els_structure .hs_cntrlr_btm .lmsicn1 .mnbxbldg:before {
	position:absolute;
	bottom:-9px;
	height:88.1%;
	left:-176px;
	border-top:2px solid #707070;
	content:'';
	height:2px;
	width:185px;
	right:90px
}
.els_structure .hs_cntrlr_btm .lmsicn1 .mnbxbldg:after {
	position:absolute;
	bottom:-7px;
	height:88.1%;
	left:-176px;
	border-left:2px solid #707070;
	content:'';
	height:138px
}
.els_structure .hs_cntrlr_btm .lmsicn1 .txticnmnbx {
	position:absolute;
	bottom:131px;
	left:-265px;
	width:190px;
	border-bottom:9px solid #dc202e;
	top:inherit;
	padding-bottom:5px;
	text-align:center;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:22px
}
.els_structure .hs_cntrlr_btm .txticnmnbx .iconbx {
	overflow:hidden;
	padding-bottom:6px
}
.els_structure .hs_cntrlr_btm .txticnmnbx p {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	color:#303030
}
.els_structure .hs_cntrlr_btm .lmsicn2 {
	position:absolute;
	left:532px;
	top:231px;
	width:72px;
	height:auto
}
.els_structure .hs_cntrlr_btm .lmsicn2 .mnbxbldg::after {
position:absolute;
bottom:39px;
height:133.1%;
left:-259px;
border-top:2px solid #707070;
content:'';
height:2px;
width:270px;
right:inherit;
rotate:20deg
}
.els_structure .hs_cntrlr_btm .lmsicn2 .mnbxbldg::before {
position:absolute;
bottom:86px;
height:88.1%;
left:-251px;
border-left:2px solid #707070;
content:'';
height:60px
}
.els_structure .hs_cntrlr_btm .lmsicn2 .txticnmnbx {
	bottom:138px;
	left:-342px;
	width:190px
}
.hs_cntrlr_btm.elsbx {
	padding-top:450px;
	padding-bottom:100px;
	overflow:visible
}
.els_structure .hs_cntrlr_btm .lmsicn3 {
	position:absolute;
	left:496px;
	top:208px;
	width:72px;
	height:auto
}
.els_structure .hs_cntrlr_btm .lmsicn3 .txticnmnbx {
	bottom:396px;
	width:190px;
	left:-87px
}
.els_structure .hs_cntrlr_btm .lmsicn3 .mnbxbldg::before {
left:7px;
height:400px
}
.els_structure .hs_cntrlr_btm .lmsicn4 {
	position:absolute;
	left:754px;
	top:38px;
	width:72px;
	height:auto
}
.els_structure .hs_cntrlr_btm .lmsicn4 .txticnmnbx {
	left:-89px;
	width:190px;
	bottom:93px
}
.els_structure .hs_cntrlr_btm .lmsicn4 .mnbxbldg::before {
height:94px
}
.els_structure .hs_cntrlr_btm .lmsicn5 {
	position:absolute;
	left:inherit;
	bottom:416px;
	width:72px;
	height:auto;
	top:inherit;
	right:-86px
}
.els_structure .hs_cntrlr_btm .lmsicn5 .txticnmnbx {
	bottom:50px;
	left:23px;
	width:190px
}
.els_structure .hs_cntrlr_btm .mnbxbldg {
	overflow:visible!important;
	width:100%;
	opacity:.3
}
.els_structure .hs_cntrlr_btm .mnbxbldg.active {
	opacity:1;
	overflow:visible!important;
	width:100%
}
.elsbtmbx {
	overflow:hidden;
	background:#dc202e;
	padding:60px 100px 40px;
	text-align:center;
	margin-bottom:80px
}
.elsbtmbx h2.hdng {
	color:#fff
}
.elsbtmbx h1.hdng {
	color:#fff
}
.elsbtmbx p {
	overflow:hidden;
	padding-top:30px;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	color:#fff;
	text-align:center
}
ul.elsbtmlst {
	overflow:hidden;
	text-align:center;
	padding-top:40px
}
ul.elsbtmlst li {
	float:left;
	padding-right:10%;
	/*font-family:Honeywell_Sans_book;*/
	font-size:26px;
	color:#fff;
	list-style-type:disc
}
ul.elsbtmlst li:last-child {
	padding-right:0
}
.efm_problm_bx {
	float:left;
	width:100%;
	padding-top:300px;
	padding-bottom:360px
}
.efm_problm_bxinr {
	margin:0 auto;
	width:1550px;
	position:relative
}
.efm_problm_bxrel {
	float:left;
	width:100%;
	position:relative
}
.efmbrdr {
	float:left;
	width:100%;
	height:2px;
	position:absolute;
	border-bottom:1px solid #707070;
	bottom:0;
	left:0
}
.efmicn {
	float:left;
	width:12%;
	margin-right:2%;
	position:relative
}
.efmicn .redpin {
	background:#f02c21;
	border-radius:50%;
	height:14px;
	width:14px;
	position:absolute;
	margin:0;
	z-index:1;
	cursor:pointer;
	left:50%;
	margin-left:-7px;
	bottom:-5px
}
.efmicn .mnbxbldg {
	position:absolute;
	height:105px;
	opacity:.3;
	left:0;
	bottom:0;
	overflow:inherit
}
.efmicn .mnbxbldg.active {
	opacity:1;
	height:240px
}
.efmicn .mnbxbldg::before {
position:absolute;
bottom:0;
height:85.1%;
left:50%;
border-left:2px solid #707070;
content:'';
width:2px;
margin-left:-1px
}
.efmicn .txticnmnbx {
	position:absolute;
	top:-108px;
	left:50%;
	width:180px;
	border-bottom:9px solid #dc202e;
	padding-bottom:5px;
	text-align:center;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:22px;
	margin-left:-90px
}
.efmicn.one .txticnmnbx {
	top:-108px
}
.efmicn .txticnmnbx .iconbx {
	overflow:hidden;
	padding-bottom:6px
}
.efmicn .mnbxbldg .txticnmnbx p {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:20px;
	color:#303030
}
.efmicn .mnbxbldg.active .txticnmnbx p {
	color:#dc202e
}
.efm_prblm_btmtxt {
	position:absolute;
	bottom:-100px;
	left:0;
	width:100%;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	color:#303030;
	opacity:.3;
	text-align:center
}
.efm_prblm_btmtxt.active {
	color:#303030;
	opacity:1
}
.efmicn .redpin::after {
left:50%;
margin-left:-10px
}
.efmicn.one .efm_prblm_btmtxt {
	text-align:center;
	bottom:-162px
}
.efmicn.two .efm_prblm_btmtxt {
	bottom:-72px
}
.efmicn.three .efm_prblm_btmtxt {
	bottom:-116px
}
.efmicn.four .efm_prblm_btmtxt {
	bottom:-97px
}
.efmicn.five .efm_prblm_btmtxt {
	bottom:-167px
}
.efmicn.six .efm_prblm_btmtxt {
	bottom:-101px
}
.efmicn.seven .efm_prblm_btmtxt {
	bottom:-144px
}
.efmicn.four .txticnmnbx {
	top:-126px
}
.efmicn.three .txticnmnbx {
	top:-69px
}
.efmicn.five .txticnmnbx {
	top:-80px
}
.efmicn.six .txticnmnbx {
	top:-129px
}
.efmicn.seven .txticnmnbx {
	top:-80px
}
.efmicn .mnbxbldg.active:before {
	height:90.1%
}
.prd_section2.prd_ofrng.efmcntrtxt {
	text-align:center
}
.prd_section2.prd_ofrng.efmcntrtxt .para {
	width:53%;
	margin:0 auto;
	padding:10px 0 90px
}
.hdngbx_tab {
	padding:16px 35px 12px 25px
}
.epfgrphbx {
	margin-bottom:130px
}
.efm_diagm_1bx_bg {
	clear:both;
	display:inline-block;
	width:52px;
	height:52px;
	background:url(../images/fire/efm/icon1.png) no-repeat 0 0
}
.lyte_diagm_9bx.active .efm_diagm_1bx_bg {
	background-position:0 -53px
}
.efm_diagm_2bx_bg {
	clear:both;
	display:inline-block;
	width:80px;
	height:66px;
	background:url(../images/fire/efm/icon2.png) no-repeat 0 0
}
.lyte_diagm_10bx.active .efm_diagm_2bx_bg {
	background-position:0 -67px
}
.efm_diagm_3bx_bg {
	clear:both;
	display:inline-block;
	width:66px;
	height:60px;
	background:url(../images/fire/efm/icon3.png) no-repeat 0 0
}
.lyte_diagm_11bx.active .efm_diagm_3bx_bg {
	background-position:0 -61px
}
.efm__diagm_4bx_bg {
	clear:both;
	display:inline-block;
	width:61px;
	height:61px;
	background:url(../images/fire/efm/icon4.png) no-repeat 0 0
}
.lyte_diagm_1bx.active .efm__diagm_4bx_bg {
	background-position:0 -62px
}
.efm_diagm_5bx_bg {
	clear:both;
	display:inline-block;
	width:60px;
	height:60px;
	background:url(../images/fire/efm/icon5.png) no-repeat 0 0
}
.lyte_diagm_2bx.active .efm_diagm_5bx_bg {
	background-position:0 -61px
}
.efm_diagm_6bx_bg {
	clear:both;
	display:inline-block;
	width:56px;
	height:70px;
	background:url(../images/fire/efm/icon6.png) no-repeat 0 0
}
.lyte_diagm_3bx.active .efm_diagm_6bx_bg {
	background-position:0 -71px
}
.efm_diagm_7bx_bg {
	clear:both;
	display:inline-block;
	width:47px;
	height:56px;
	background:url(../images/fire/efm/icon7.png) no-repeat 0 0
}
.lyte_diagm_4bx.active .efm_diagm_7bx_bg {
	background-position:0 -57px
}
.efm_grphmn .lyte_diagm_4bx {
	top:227px;
	right:-160px;
	width:150px
}
.efm_grphmn .lyte_diagm_4bx::before {
left:-42px;
top:39px
}
.efm_grphmn .lyte_diagm_4bx::after {
position:absolute;
left:-34px;
top:47px
}
.efm_grphmn .lyte_diagm_3bx {
	top:12px;
	left:inherit;
	right:-100px
}
.efm_grphmn .lyte_diagm_3bx::before {
position:absolute;
right:142px;
top:113px
}
.efm_grphmn .lyte_diagm_3bx::after {
position:absolute;
right:148px;
top:120px
}
.efm_grphmn .lyte_diagm_2bx {
	top:-122px;
	left:400px
}
.efm_grphmn .lyte_diagm_2bx::before {
right:103px;
top:150px
}
.efm_grphmn .lyte_diagm_2bx::after {
right:110px;
top:157px
}
.efm_grphmn .lyte_diagm_1bx {
	top:-152px;
	left:229px
}
.efm_grphmn .lyte_diagm_1bx::before {
right:60px;
top:154px
}
.efm_grphmn .lyte_diagm_1bx::after {
top:161px;
right:67px
}
.efm_grphmn .lyte_diagm_11bx::after {
left:146px;
top:153px
}
.efm_grphmn .lyte_diagm_11bx::before {
left:138px;
top:146px
}
.efm_grphmn .lyte_diagm_11bx {
	bottom:inherit;
	left:21px;
	top:-118px
}
.efm_grphmn .lyte_diagm_10bx {
	bottom:339px;
	left:-160px
}
.efm_grphmn .lyte_diagm_10bx::before {
left:203px;
top:85px
}
.efm_grphmn .lyte_diagm_10bx::after {
left:212px;
top:93px
}
.efm_grphmn .lyte_diagm_9bx {
	bottom:153px;
	left:-231px
}
.efm_grphmn .lyte_diagm_9bx::before {
right:-33px;
top:26px
}
.efm_grphmn .lyte_diagm_9bx::after {
right:-26px;
top:34px
}
.ipprdctbx.gasbdprdinr.lite_grphbx.efm_grphmn {
	padding:240px 0 80px;
	clear:both;
	float:left;
	width:100%
}
.bnftsbx.prdlstipbtm.gasbsd_prdctbx.efmfeaturetop {
	margin-top:130px;
	clear:both;
	float:left;
	width:100%;
	padding-bottom:30px
}
.bcstopbx.ci2ms.mntop .bcsprd_bx_rht {
	width:42%
}
.bnftsbx.ci2msprd {
	margin-bottom:120px
}
.inrcntnr.fd .bcsprd_bx_rht.maxpro {
	padding-top:40px
}
.prdct_dtlsbx_rht .ftrebxnwstyle ul.ftrlstnw:first-child {
	margin-top:0
}
.sub_submenuinr.securitynav {
	margin:0 auto;
	width:1340px
}
ul.mnmenu li ul.sub_menuinr li .securitynav .subsublstng>li:nth-child(2) {
width:22%
}
ul.mnmenu li ul.sub_menuinr li .securitynav .subsublstng>li:nth-child(3) {
width:34%
}
ul.mnmenu li ul.sub_menuinr li .securitynav .subsublstng>li:first-child {
	width:38%
}
ul.mnmenu li ul.sub_menuinr .securitynav li ul.sub_cat_lnks li {
	margin-bottom:0;
	padding-bottom:5px
}
.securitynav ul.subsublstng li h3.pdngtop_15 {
	padding-top:15px
}
.cntctfrmfldnw .vrfyotp {
	position:absolute;
	right:0;
	top:27px;
	padding:14px 10px 8px;
	border-radius:0;
	font-size:13px;
	/*font-family:Honeywell_Sans_book;*/
	color:#fff;
	background-color:rgba(231, 0, 1, .6);
	cursor:pointer
}
.resp-tabs-container .prdct_dtlsbx_rht h3.bdr_lfttxt {
	margin-bottom:4px
}
.greybx.nobgbx {
	background:0 0
}
.prd_dtls_btm .resp-tab-content a.dwnldbtn {
	float:none;
	text-align:center;
	display:inline-block
}
.read-more-text {
	transform:rotate(90deg);
	width:20px;
	height:20px;
	position:relative;
	display:inline-block
}
.read-less-text {
	transform:rotate(-90deg);
	width:20px;
	height:20px;
	position:relative;
	display:inline-block
}
.read-more-text:before {
	content:'\276F';
	color:#1792e5;
	width:20px;
	height:20px;
	font-size:30px;
	/*font-family:Honeywell_Sans_book;*/
	position:absolute;
	left:6px;
	top:0
}
.read-less-text:before {
	content:'\276F';
	color:#1792e5;
	width:20px;
	height:20px;
	font-size:30px;
	/*font-family:Honeywell_Sans_book;*/
	position:absolute;
	left:6px;
	top:0;
	left:-1px;
	top:6px
}
.xtralisnw ul.prdlstng li:hover h2.hdng {
	color:#303030
}
.xtralisnw ul.prdlstng li:hover h1.hdng {
	color:#303030
}
ul.mnmenu li ul.sub_menuinr>li h2.subclick {
	height:33px
}
ul.mnmenu li ul.sub_menuinr>li:first-child h2.subclick {
	height:33px;
	line-height:33px
}
ul.mnmenu li ul.sub_menuinr>li:nth-child(3) h2.subclick {
height:33px;
line-height:33px
}
ul.mnmenu li ul.sub_menuinr>li:nth-child(4) h2.subclick {
height:33px;
line-height:33px
}
.emlfld {
	position:relative;
	padding-bottom:40px
}
.emlfld label.error {
	position:absolute;
	left:0;
	bottom:-2px;
	font-size:14px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:18px;
	color:#dc202e
}
.subscriber-msg {
	width1:100%;
	/*font-family:Honeywell_Sans_book;*/
	font-size:14px;
	line-height:18px;
	color:#dc202e;
	position:absolute;
	top:-1px;
	left:0
}
.nwsltrclk {
	position:relative
}
.read-more-text2 {
	transform:rotate(90deg);
	width:20px;
	height:20px;
	position:relative;
	display:inline-block
}
.read-less-text2 {
	transform:rotate(-90deg);
	width:20px;
	height:20px;
	position:relative;
	display:inline-block
}
.read-more-text2 span {
	transform:rotate(90deg);
	display:inline-block;
	position:absolute;
	left:30px
}
.read-more-text2:before {
	content:'\276F';
	color:#1792e5;
	width:20px;
	height:20px;
	font-size:30px;
	/*font-family:Honeywell_Sans_book;*/
	position:absolute;
	left:6px;
	top:0
}
.read-less-text2:before {
	content:'\276F';
	color:#1792e5;
	width:20px;
	height:20px;
	font-size:30px;
	/*font-family:Honeywell_Sans_book;*/
	position:absolute;
	left:6px;
	top:0;
	left:-1px;
	top:6px
}
.irac_ftre .bdr_lfttxt {
	width:100%;
	text-align:center
}
.bnftbxnw {
	overflow:hidden;
	margin-bottom:120px
}
ul.lstnwmn {
	list-style-type:none;
	padding:0;
	margin:0;
	margin:40px 0
}
ul.lstnwmn li {
	display:inline-block;
	vertical-align:top;
	width:14%;
	margin-right:2%
}
ul.lstnwmn li:last-child {
	margin-right:0
}
.topbxbnft {
	overflow:hidden;
	background:#a1a1a1;
	text-align:center;
	padding:20px 0
}
.topbxbnft img {
	width:56%
}
.btmbxbnft {
	overflow:hidden;
	text-align:center;
	background:#7f7f7f;
	height:155px;
	padding:20px 10px 0;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#fff
}
ul.lstnwmn li:hover .topbxbnft {
	background:#f26b22
}
.cntrlrdo {
	overflow:hidden;
	margin-bottom:120px
}
ul.cntrlrdolst {
	list-style-type:none;
	padding:0;
	margin:0;
	margin:10px 0
}
ul.cntrlrdolst li {
	float:left;
	position:relative
}
ul.cntrlrdolst li img {
	width:100%
}
ul.cntrlrdolst.threeclmn li {
	float:left;
	width:32.5%;
	margin-right:9px
}
ul.cntrlrdolst.threeclmn li:last-child {
	margin-right:0
}
ul.cntrlrdolst li.clmnone {
	float:left;
	width:65.5%;
	margin-right:9px
}
ul.cntrlrdolst li.clmntwo {
	margin-right:0;
	width:32.5%
}
ul.cntrlrdolst li.clmnfour {
	float:left;
	width:65.5%;
	margin-right:0
}
ul.cntrlrdolst li.clmnthree {
	margin-right:9px;
	width:32.5%
}
ul.cntrlrdolst li .txtbxinr {
	width:300px;
	position:absolute;
	bottom:25px;
	left:20px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:28px;
	color:#fff;
	line-height:40px
}
.irac_ftre.bnfts .btmbxbnft {
	height:210px;
	padding:20px 30px
}
.irac_ftre.bnfts .btmbxbnft h2 {
	overflow:hidden;
	padding:0;
	margin:0 0 10px;
	text-transform:uppercase;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:20px;
	line-height:28px;
	height:65px
}
.irac_ftre.bnfts .btmbxbnft p {
	overflow:hidden;
	padding:0;
	margin:0 0 10px;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	color:#fff
}
.irac_ftre.bnfts ul.lstnwmn li {
	display:inline-block;
	vertical-align:top;
	width:17.8%;
	margin-right:2%
}
.irac_ftre.bnfts ul.lstnwmn li .topbxbnft img {
	width:35%
}
.irvdeo .prdct_ofrng .bdr_lfttxt {
	width:90%
}
.irvdeo .prdct_cat_txt h2 {
	padding-bottom:0
}
.irvdeo .prdct_cat_img {
	margin-top:0
}
ul.prdlstng.entvdo li {
	float:none;
	display:inline-block;
	vertical-align:top;
	width:33%
}
ul.prdlstng.entvdo li .ipinr .prdctofrng_subtxt {
	height:auto
}
.series60 .inrcntnr.fd .bcsprd_bx_rht {
	padding-top:45px
}
.ytbebx iframe {
	width:55%;
	height:500px
}
.ytbebx {
	margin-bottom:120px
}
ul.prdct_catlstng.ytbebxnw {
	margin-top:100px
}
.ytbebxnw iframe {
	width:100%;
	height:550px
}
.prdct_ofrng ul.prdct_catlstng.ytbebxnw .bdr_lfttxt {
	width:100%
}
.ir_ac_popup {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, .8);
	z-index:999
}
.iracpopoutr {
	margin:0 auto;
	max-width:1144px;
	width:100%;
	background:#fff;
	position:relative
}
.iracpopinr {
	float:left;
	width:100%;
	height:730px;
	padding:0;
	overflow:auto;
	background:#fff
}
.iracpopinr iframe input.question+label>span, textarea.question+label>span {
	font-size:16px!important
}
a.closeiframe {
	position:absolute;
	right:-20px;
	top:-20px;
	background:#0c4da2;
	width:40px;
	height:40px;
	border-radius:100px;
	border:1px solid #fff
}
a.closeiframe:after {
	position:absolute;
	left:12px;
	top:6px;
	content:' \2573';
	color:#fff;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px
}
.dscvranchr.pdngtop_ir {
	padding-top:30px
}
.infrred_imgbx {
	overflow:hidden
}
.calclnk {
	display:inline-block;
	padding:7px 0;
	color:#fff;
	/*font-family:Honeywell_Sans_book;*/
	background:#1792e5;
	cursor:pointer;
	line-height:26px;
	font-size:20px;
	cursor:pointer;
	width:363px
}
.dvcalcu_mn {
	overflow:hidden;
	text-align:center;
	position:relative;
	margin-top:-58px
}
.srchlnknw {
	display:none
}
body.noscroll {
	overflow:hidden
}
@media screen and (max-width:1800px) {
.prd_section2.greybx.taboptn.flddvceprd.fdldvcenwprd.nobgbx .prdlsttxtmn {
height:73px
}
.inrwebs p {
height:270px
}
.inrcntnr.fd.ip-prd .bcsprd_bx_lft img {
width:100%
}
.inrcntnr.fd.ip-prd .bcsprd_bx_rht {
padding-top:71px
}
.websarch .trend_slider .slick-next, .websarch .trend_slider .slick-prev {
top:313px
}
}
@media screen and (max-width:1700px) {
.inrwebs p {
height:290px
}
}
@media screen and (max-width:1600px) {
.irac_ftre.bnfts ul.lstnwmn li {
margin-right:1%
}
.bcstopbx.ci2ms.mntop .bcsprd_bx_rht {
width:50%
}
.firesldrbx .prdct_dtlsbx_rht h3 {
font-size:24px
}
.firesldrbx .prdct_dtlsbx_rht.vfdrht {
float:left;
width:44%
}
.abtclmn .sbmtbx {
padding-top:35px
}
.firesldrbx .prdct_dtlsbx.nwprdtctdtlbx .prdct_dtlsbx_rht.vfdrht .bdr_lfttxt {
font-size:16px;
line-height:20px
}
.hdngbx_tab {
font-size:17px;
padding:16px 30px 12px 10px
}
.desbx_clnagnt p {
font-size:16px;
line-height:22px
}
.clnagntbxmn .txtbxar p {
font-size:16px;
line-height:22px
}
.clnagntbxmn .txtbxar h3 {
font-size:22px;
text-align:center;
line-height:27px
}
.digrmbx {
margin:0 auto;
width:350px
}
.digrmbxinr {
padding:100px 0
}
.digrmbxinr img {
width:100%
}
.diagm_1bx {
left:31px;
width:30px;
height:43px;
background-size:30px;
bottom:55px
}
.diagm_1bx:hover {
background-position:0 -43px
}
.diagm_1bx.active {
background-position:0 -43px
}
.diagm_1bx:before {
position:absolute;
right:-39px;
top:-40px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_1bx:after {
right:-35px;
top:-36px;
width:9px;
height:9px
}
.diagm_1bx_txt {
width:400px;
right:80px;
bottom:-21px;
font-size:16px;
line-height:20px
}
.diagm_2bx {
bottom:148px;
left:-50px;
width:42px;
height:42px;
background-size:42px
}
.diagm_2bx:hover {
background-position:0 -42px
}
.diagm_2bx.active {
background-position:0 -42px
}
.diagm_2bx:before {
position:absolute;
right:-47px;
top:-9px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_2bx:after {
right:-43px;
top:-5px;
width:9px;
height:9px
}
.diagm_2bx_txt {
width:200px;
right:79px;
bottom:-5px;
font-size:16px;
line-height:20px
}
.diagm_3bx {
left:-68px;
width:33px;
height:26px;
background-size:33px;
bottom:260px
}
.diagm_3bx:hover {
background-position:0 -27px
}
.diagm_3bx.active {
background-position:0 -27px
}
.diagm_3bx:before {
position:absolute;
right:-52px;
top:3px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_3bx:after {
right:-48px;
top:7px;
width:9px;
height:9px
}
.diagm_3bx_txt {
width:200px;
right:74px;
bottom:-19px;
font-size:16px;
line-height:20px
}
.diagm_4bx {
left:-60px;
top:150px;
width:47px;
height:53px;
background-size:47px
}
.diagm_4bx:hover {
background-position:0 -54px
}
.diagm_4bx.active {
background-position:0 -54px
}
.diagm_4bx:before {
position:absolute;
right:-51px;
top:26px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_4bx:after {
right:-47px;
top:30px;
width:9px;
height:9px
}
.diagm_4bx_txt {
width:300px;
right:87px;
bottom:0;
font-size:16pfont-size:16px;
line-height:20px
}
.diagm_5bx {
left:36px;
width:49px;
height:49px;
background-size:49px;
top:40px
}
.diagm_5bx:hover {
background-position:0 -49px
}
.diagm_5bx.active {
background-position:0 -49px
}
.diagm_5bx:before {
position:absolute;
right:-15px;
top:75px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_5bx:after {
right:-11px;
top:79px;
width:9px;
height:9px
}
.diagm_5bx_txt {
width:300px;
right:100px;
bottom:0;
font-size:16px;
line-height:20px
}
.diagm_6bx {
top:50px;
right:48px;
width:35px;
height:35px;
background-size:35px
}
.diagm_6bx:hover {
background-position:0 -35px
}
.diagm_6bx.active {
background-position:0 -35px
}
.diagm_6bx:before {
position:absolute;
left:-18px;
top:65px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_6bx:after {
left:-14px;
top:69px;
width:9px;
height:9px
}
.diagm_6bx_txt {
width:300px;
left:75px;
bottom:-10px;
font-size:16px;
line-height:20px
}
.diagm_7bx {
width:37px;
height:37px;
background-size:37px;
top:153px;
right:-46px
}
.diagm_7bx:hover {
background-position:0 -37px
}
.diagm_7bx.active {
background-position:0 -37px
}
.diagm_7bx:before {
position:absolute;
left:-49px;
top:23px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_7bx:after {
left:-45px;
top:27px;
width:9px;
height:9px
}
.diagm_7bx_txt {
width:300px;
left:70px;
bottom:-15px;
font-size:16px;
line-height:20px
}
.diagm_8bx {
width:44px;
height:34px;
background-size:44px;
top:265px;
right:-73px
}
.diagm_8bx:hover {
background-position:0 -34px
}
.diagm_8bx.active {
background-position:0 -34px
}
.diagm_8bx:before {
position:absolute;
left:-46px;
top:-5px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_8bx:after {
left:-42px;
top:-1px;
width:9px;
height:9px
}
.diagm_8bx_txt {
width:300px;
left:80px;
bottom:-15px;
font-size:16px;
line-height:20px
}
.diagm_9bx {
width:40px;
height:37px;
background-size:40px;
bottom:139px;
right:-53px
}
.diagm_9bx:hover {
background-position:0 -37px
}
.diagm_9bx.active {
background-position:0 -37px
}
.diagm_9bx:before {
position:absolute;
left:-52px;
top:-23px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_9bx:after {
left:-48px;
top:-19px;
width:9px;
height:9px
}
.diagm_9bx_txt {
width:300px;
left:75px;
bottom:-8px;
font-size:16px;
line-height:20px
}
.diagm_10bx {
width:35px;
height:34px;
background-size:35px;
bottom:56px;
right:41px
}
.diagm_10bx:hover {
background-position:0 -34px
}
.diagm_10bx.active {
background-position:0 -34px
}
.diagm_10bx:before {
position:absolute;
left:-24px;
top:-48px;
width:17px;
height:17px;
border:2px solid #000
}
.diagm_10bx:after {
left:-20px;
top:-44px;
width:9px;
height:9px
}
.diagm_10bx_txt {
width:300px;
left:75px;
bottom:-13px;
font-size:16px;
line-height:20px
}
.hwwrksbtmlft {
width:63%
}
.hwwrksbtmright {
width:34%
}
.hwwrksbtmlft ul li {
font-size:16px;
line-height:22px
}
.hwwrksbtmright h3 {
font-size:24px;
line-height:30px
}
.hwwrksbtmright p {
font-size:16px;
line-height:22px
}
ul.howwrks li .txtbx {
font-size:16px;
line-height:22px
}
.slider_nwprdct .slick-slide span {
font-size:16px
}
.nfparht .dvtop3 {
font-size:16px;
line-height:23px
}
.nfparht .dvtop2 {
padding-bottom:10px;
font-size:34px;
line-height:44px
}
.nfparht .dvtop {
padding-bottom:10px;
font-size:17px;
line-height:27px;
text-transform:uppercase
}
.slider_nwprdct .slick-slide span {
height:58px
}
.nwdhnguv {
font-size:30px;
line-height:34px
}
.ipprdctbx.eacmain .bdr_lfttxt {
font-size:22px;
line-height:26px
}
.bdr_lfttxt.sml {
font-size:22px;
line-height:26px
}
.inrcntnr.fd .bcstopbx.ci2ms .bcsprd_bx_rht {
padding-top:57px
}
.lmsprddtlsbxinr h3 {
font-size:22px;
line-height:28px;
padding:0 0 7px
}
.applctn_bx .bdr_lfttxt {
padding-bottom:20px
}
.submenu {
margin-right:-350px
}
.bnftsbx.ciperbx p {
font-size:16px;
line-height:22px
}
.ciperinrlft {
margin-right:7%
}
.prdctofrng_subtxt {
font-size:16px;
line-height:22px;
width:80%
}
.ciper .slick-slide .ciperinr {
margin:20px 10px
}
.ciperinr {
padding:20px
}
.websarcht.webs_grphbxes .slick-list.draggable {
margin:0 20px
}
ul.webs_grphbxes li .inrwebs {
padding:25px 30px
}
ul.webs_grphbxes li {
width:23.4%
}
.inrwebs p {
height:240px
}
.inrwebs h3 {
font-size:16px;
line-height:20px
}
.inrwebs p {
font-size:16px;
line-height:21px
}
.ciperinrrht h3 {
font-size:24px;
line-height:26px
}
.ciperinrrht h4 {
font-size:15px
}
.pcvfrsthdng {
font-size:18px
}
.txtpcvspcs {
font-size:16px
}
.systmtxtbx h4 {
font-size:16px
}
.grphsimgpicv img {
width:100%
}
.trend_slider .slick-next, .trend_slider .slick-prev {
top:304px
}
.trend_slider .slick-next, .trend_slider .slick-prev {
top:323px
}
ul.spcslstlnk {
font-size:16px
}
.introbx p {
width:75%
}
.bcstopbx.wlms .bcsprd_bx_lft img {
width:100%
}
.bcstopbx.pms .bcsprd_bx_lft img {
width:100%
}
.pms .bcsprd_bx_rht {
float:left;
width:50%
}
.inrcntnr.fd .pms .bcsprd_bx_rht {
padding-top:60px
}
span.redline {
font-size:30px;
line-height:34px
}
.introbx.newcss span.redline {
font-size:38px;
line-height:42px
}
.slide_onemid.inrbnrtxt {
font-size:59px;
line-height:65px;
margin-top:85px
}
.inrbnrblwtxt {
width:420px;
padding-top:35px;
font-size:16px;
line-height:21px
}
.inrbnrblwtxt.hme {
font-size:20px;
line-height:23px;
width:480px;
padding-top:45px
}
}
@media screen and (max-width:1600px) {
.efm_problm_bxinr {
margin:0 auto;
width:1100px;
position:relative
}
.efmicn .txticnmnbx .iconbx img {
width:30%
}
.efmicn .mnbxbldg .txticnmnbx p {
font-size:13px;
color:#303030;
line-height:19px
}
.efm_prblm_btmtxt {
position:absolute;
bottom:-100px;
left:0;
width:100%;
/*font-family:Honeywell_Sans_book;*/
font-size:13px
}
.efmicn.one .efm_prblm_btmtxt {
bottom:-121px
}
.efmicn .redpin::after {
left:50%;
margin:-2px 0 0 -3px;
margin-left:-8px
}
.efmicn .txticnmnbx {
top:-71px;
left:50%;
width:110px;
border-bottom:6px solid #dc202e;
font-size:18px;
line-height:22px;
margin-left:-55px
}
.efmicn.one .txticnmnbx {
top:-76px
}
.efmicn.two .efm_prblm_btmtxt {
bottom:-59px
}
.efmicn.three .txticnmnbx {
top:-40px
}
.efmicn.three .efm_prblm_btmtxt {
bottom:-108px
}
.efmicn .mnbxbldg::before {
height:83.1%
}
.efmicn.four .txticnmnbx {
top:-90px
}
.efmicn.four .efm_prblm_btmtxt {
bottom:-80px
}
.efmicn.five .efm_prblm_btmtxt {
bottom:-129px
}
.efmicn.five .txticnmnbx {
top:-68px
}
.efmicn.six .efm_prblm_btmtxt {
bottom:-82px
}
.efmicn.six .txticnmnbx {
top:-90px
}
.efmicn.seven .efm_prblm_btmtxt {
bottom:-115px
}
.efmicn.seven .txticnmnbx {
top:-49px
}
.efm_problm_bx {
padding-bottom:260px
}
.eacforaqm p {
font-size:16px;
line-height:22px
}
.ntebx {
font-size:16px;
line-height:22px
}
.eacforaqm p {
font-size:16px;
line-height:22px
}
.faqbxnw .product_accordion h3 {
font-size:18px
}
.whrbuylst p {
font-size:16px;
line-height:22px;
margin-bottom:0;
min-height:102px
}
.ecsbtmbx .prdct_cat_txt h2.hdng {
font-size:16px;
line-height:20px
}
.ecsbtmbx .prdct_cat_txt h1.hdng {
font-size:16px;
line-height:20px
}
.eacsldr .slider-navaqm .slick-slide span {
font-size:16px
}
.eacforaqm h2 {
font-size:18px;
padding-bottom:6px
}
.eacforaqm .eacaqmlft p {
font-size:16px;
line-height:22px
}
.eacaqmlft .iconbx img {
width:50px
}
.dwnldapprht h2.h22 {
font-size:22px;
line-height:28px
}
.whrbuylst .prd_txtar {
font-size:19px;
line-height:24px
}
.whrbuylst .prdlstngnw li {
margin-top:20px;
margin-bottom:20px
}
ul.eaclstng>li .eacrht h2 {
font-size:30px;
line-height:37px
}
ul.eaclstng>li .eacrht p {
font-size:16px;
line-height:18px
}
h2.hdng.bigfnt {
font-size:28px;
color:#303030
}
h1.hdng.bigfnt {
font-size:28px;
color:#303030
}
h4.altrhdng {
font-size:26px
}
.cprtxt2 {
font-size:16px;
color:#000;
line-height:18px;
height:83px
}
.camera .prdct_lstrht p {
font-size:16px;
line-height:21px
}
.product_accordion h3 .prdtxthdngnw {
font-size:30px;
line-height:28px;
padding-top:25px
}
.product_accordion h3.singl_linetxt .prdtxthdngnw {
padding-top:49px
}
ul.prd_dsc_lst li {
padding-bottom:10px;
font-size:16px;
line-height:18px
}
.intrfcerht h2.hdng {
font-size:32px;
line-height:37px
}
.acrdn_rht h2 {
font-size:32px;
font-weight:400;
line-height:33px
}
.intrfcerht h1.hdng {
font-size:32px;
line-height:37px
}
.acrdn_rht h1 {
font-size:32px;
font-weight:400;
line-height:33px
}
.acrdn_rht h4 {
font-size:16px
}
ul.ftrlstnw li {
font-size:16px
}
.bcsprd_bx_rht p {
font-size:16px;
line-height:23px
}
.prosoundpg .slick-slide img {
width:120px
}
.prdct_ofrng h2.hdng {
font-size:28px
}
.prdct_ofrng h1.hdng {
font-size:28px
}
ul.mnmenu li a::before {
bottom:-3px
}
ul.prdct_catlstng_inr.voice_evacution .sbmtbtn.icon::after {
top:11px;
right:10px
}
.prdlstngnw {
margin:0
}
.prdlstngnw .sbmtbx {
padding-bottom:0;
padding-top:30px
}
.prdlstngnw .dvbxinr .hdng img {
width:180px;
margin-bottom:0
}
.prosoundpg .slick-slide .hdng img.alpha {
width:139px
}
.prosoundpg .slick-slide .hdng img.zeta {
width:105px
}
.prosoundpg .slick-slide .hdng img.zoe {
width:87px
}
.prosoundpg.prdct_pagination .prdlstngnw .dvbxinr .hdng span.hdngbtmtxt {
font-size:30px
}
.prdct_pagination .prdlstngnw .dvbxinr .hdng {
padding:20px;
height:150px
}
.prosoundpg .prdlstngnw .dvbxinr .hdng span.hdngbtmtxt {
font-size:35px
}
.sbmtbtn.icon:after {
top:7px;
right:16px
}
.prdlstngnw .dvbxinr {
overflow:hidden;
padding:0
}
.prdlstngnw .dvbxinr .hdng span.strng {
font-size:32px
}
.prdlstngnw .dvbxinr .hdng span.hdngbtmtxt {
font-size:32px
}
.prdlstngnw .dvbxinr .hdng span {
font-size:32px;
line-height:32px
}
.resrce_tbl thead tr th {
font-size:15px
}
.resrce_tbl tbody tr td {
font-size:15px
}
a.dwnldbtn {
font-size:17px
}
.specification h3 {
font-size:17px
}
ul.ftremn li {
font-size:17px
}
.prdct_dtlsbx_rht h2 {
font-size:20px;
line-height:30px
}
.prdct_dtlsbx_rht h3 {
font-size:16px;
line-height:21px
}
ul.prdct_ct_spcs li {
font-size:15px
}
ul.prdct_lst li a {
font-size:14px
}
ul.prdct_ct_spcs li span {
font-size:14px
}
.prdct_dtlsbx_rht p {
font-size:16px;
line-height:22px
}
.chatbx.actve .cgatbxtxt::before {
background:0 0;
border:3px solid #ffbebe;
width:20px;
height:20px;
top:2px
}
.dtlsmn .tdnw {
overflow:hidden;
padding-bottom:15px;
font-family:Honeywell_Sans_medium;
font-size:13px;
color:#787878;
padding-left:25px;
position:relative;
padding-top:2px
}
.chatbx {
width:294px
}
.chatbx_clk {
padding:7px
}
.cgatbxtxt {
font-size:15px;
padding-left:28px;
padding-top:4px
}
.cgatbxtxt::before {
position:absolute;
left:0;
top:-2px;
width:25px;
height:26px;
background-position:-322px -25px;
content:'';
background-size:399px
}
.uparw {
float:left;
padding:13px;
width:20px;
height:12px;
position:relative;
background:#b00;
margin-left:7px
}
.uparw::after {
background-position:-297px -29px;
background-size:auto;
width:20px;
height:12px;
position:absolute;
left:50%;
top:50%;
margin-left:-11px;
margin-top:-5px;
content:'';
background-size:399px
}
.close_chat {
float:left;
padding:13px;
width:15px;
height:15px;
position:relative;
background:#b00;
margin-left:7px
}
.close_chat:after {
background:url(../images/sprites.png) no-repeat -237px -29px;
width:15px;
height:15px;
position:absolute;
left:50%;
top:50%;
margin-left:-7px;
margin-top:-7px;
content:'';
background-size:399px
}
.prdct_txt_bx h2 img {
width:280px
}
.prdct_txt_bx h1 img {
width:280px
}
ul.prdct_lst li {
font-size:17px
}
.prdct_txt_bx {
padding-top:80px
}
.prdct_txt_bx p {
font-size:16px;
line-height:24px
}
ul.prdlstnw li {
font-size:16px;
line-height:24px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng img {
width:150px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
font-size:35px;
line-height:43px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span.strng {
font-size:35px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span.hdngbtmtxt {
font-size:32px
}
ul.prdct_catlstng_inr li .txtbxnw {
overflow:hidden;
padding-top:20px
}
ul.prdct_catlstng_inr li .txtbxnw h3 {
font-size:22px;
line-height:28px;
padding:0 0 7px
}
ul.prdct_catlstng_inr li .txtbxnw p {
font-size:16px;
line-height:20px;
padding-bottom:0
}
.hdng img {
width:240px
}
.bnrtbmtxtnw.prosnd {
font-size:18px;
line-height:19px
}
ul.appl_lst li .appl_txtbx {
font-size:14px;
height:auto;
line-height:17px
}
.applctn_bx.dtls_appl ul.appl_lst li {
width:19%
}
.applctn_bx ul.appl_lst li {
width:24%
}
.websn4nw .prdct_cat_txt {
width:33%
}
.websn4nw .prdct_cat_img.rht {
margin-left:3%;
margin-right:0
}
.websn4nw .prdct_cat_img {
margin-right:3%
}
.prdct_cat_txt {
float:left;
width:28%;
background:#fff
}
.prdct_cat_img {
float:left;
width:64%;
margin-right:8%
}
.prdct_cat_img.rht {
margin-left:8%
}
.prdct_cat_txt h2 img {
width:130px
}
.prdct_cat_txt p {
font-size:16px;
line-height:22px;
height:auto;
padding-top:10px
}
.lms .prdct_cat_txt p {
font-size:14px;
line-height:17px;
height:auto;
padding-top:10px
}
.prdct_cat_txt h2 {
font-size:26px;
line-height:27px;
height:auto
}
.newbxwebs h3 {
font-size:26px;
line-height:27px;
height:auto
}
.bmsmain .prdct_cat_txt h2 {
height:auto
}
.bmsmain .prdct_cat_txtinr {
padding:0
}
.lms .prdct_cat_txt h2 {
font-size:30px;
line-height:27px;
height:112px
}
.prdct_cat_txt h2 {
font-size:30px
}
.prdct_ofrng.prdctmn h2.hdng {
font-size:15px;
line-height:28px
}
.prdct_ofrng.prdctmn h1.hdng {
font-size:15px;
line-height:28px
}
.eac .prd_txtar {
font-size:15px;
line-height:28px
}
.eac .prdlstngnw p {
color:#303030;
font-size:14px;
line-height:18px
}
.introbx.plain .bdr_lfttxt {
font-size:18px
}
.bdr_lfttxt.sml {
font-size:18px;
line-height:24px
}
.introbx.plain h2.hdng {
font-size:34px
}
.wlmsblbbx h2.hdng {
font-size:34px
}
.crhdngbx h2.hdng {
font-size:34px
}
.askqry h2.hdng {
font-size:34px
}
.introbx.plain h1.hdng {
font-size:34px
}
.wlmsblbbx h1.hdng {
font-size:34px
}
.crhdngbx h1.hdng {
font-size:34px
}
.askqry h1.hdng {
font-size:34px
}
ul.brdcrmbbx {
padding:30px 0 50px
}
.introbx {
margin-bottom:100px
}
.vfd .introbx {
margin-bottom:100px
}
.introbx p {
font-size:16px;
line-height:22px
}
ul.mnmenu li ul.sub_menuinr li .pava ul.sub_cat_lnks li a {
font-size:14px
}
ul.mnmenu li ul.sub_menuinr li .bms ul.sub_cat_lnks li a {
font-size:14px
}
.sub_menuinr ul.subsublstng li h2 {
font-size:16px
}
.sub_menuinr ul.subsublstng li h2 a {
font-size:16px
}
ul.subsublstng li h3 span {
font-size:13px
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li a {
font-size:13px
}
.subcatlstng h4 {
font-size:13px
}
.subcatlstng h5 {
font-size:13px
}
.submenu {
top:95px;
width:100%
}
.sub_submenu {
top:158px;
width:100%
}
.sub_submenu.pava.bms {
width:100%;
left:0
}
.sub_menuinr h2.subclick {
font-weight:400;
font-size:14px
}
ul.mnmenu li ul.sub_menuinr li {
margin-right:0
}
.dvhdng {
font-size:14px
}
.sub_menuinr h2 {
font-size:22px;
line-height:22px
}
.sb_hdng {
font-size:22px;
line-height:22px
}
ul.mnmenu li ul.sub_menuinr li a.sbmtbtn {
font-size:13px
}
ul.mnmenu li .sb_hdng>a {
font-size:13px;
line-height:16px
}
.sub_menuinr ul.subsublstng li h2 a {
font-size:13px
}
.dvftrmd:last-child {
margin-right:0
}
ul.ftrlnklstng li {
font-size:13px
}
.ftrlogo img {
width:150px
}
.ftrtop {
padding-top:70px;
padding-bottom:70px;
height:400px
}
.ftrlogo {
padding-bottom:45px
}
.footer h2 {
font-size:13px
}
.dvftrlfttxt {
font-size:13px;
line-height:20px
}
.frmbubletop {
position:absolute;
top:-27px;
right:-40px
}
.frmbublebtm {
bottom:-45px;
left:-40px
}
.frmbubletop img {
width:50px
}
.frmbublebtm img {
width:50px
}
.redstrip {
margin-top:-81px;
height:130px
}
.askfrmtdtop {
font-size:14px
}
.frmfld {
font-size:14px
}
.frmnmbrlft {
font-size:14px
}
.frmfldarea {
height:186px
}
.frmsbmtbtnbx .sbmt {
font-size:24px
}
.news_trng_bx {
padding-top:40px
}
.nwssctn_txtbxinr h2::before {
width:95px;
height:95px;
background-size:319px;
background-position:left -52px
}
.nwssctn_txtbxinr.training h2::before {
width:95px;
height:95px;
background-size:319px;
background-position:-97px -51px
}
.nwssctn_txtbxinr.training h2 {
padding-top:20px;
padding-left:110px;
min-height:115px
}
.nwssctn_txtbxinr h2 {
font-size:36px;
padding-left:110px;
letter-spacing:-4px;
line-height:40px;
margin-bottom:20px;
min-height:90px
}
.nwssctn_txtbxinr p {
font-size:14px;
line-height:18px
}
.nwssctn_txtbxinr {
overflow:hidden;
padding:40px 40px 30px
}
.sbmtbx {
padding-bottom:0;
padding-top:17px
}
.whteprdctbx p {
font-size:15px;
padding-bottom:16px;
line-height:18px;
min-height:107px
}
.whteprdctbx h2 {
font-size:41px;
line-height:33px;
padding-bottom:16px
}
.whteprdctbx {
padding:37px 20px
}
a.sbmtbtn {
padding:13px 40px;
font-size:14px
}
.prdct_catlstng .sbmtbx .sbmtbtn {
padding:10px 20px
}
.md_cntainer_sml {
width:59%;
padding-bottom:30px
}
.abtclmn {
padding:80px 0
}
.grytxtbx {
padding:30px
}
.oprte_txt {
font-size:14px
}
h2.hdng {
font-size:40px;
line-height:40px
}
h1.hdng {
font-size:40px;
line-height:40px
}
.bdr_lfttxt {
font-size:18px;
line-height:19px
}
.bdr_lfttxt.sml {
font-size:20px;
line-height:27px
}
.fire-detection ul.prdlstng li .bdr_lfttxt {
font-size:20px;
line-height:27px
}
.prddtlbx h2 {
font-size:16px;
line-height:17px
}
.para {
font-size:14px
}
ul.hmbnrlstngtxt li .imgbx .intlg {
width:62px;
height:66px;
display:inline-block;
background-size:420px;
background-position:2px top
}
ul.hmbnrlstngtxt li .imgbx .fire {
width:62px;
height:66px;
display:inline-block;
background-size:420px;
background-position:-58px top
}
ul.hmbnrlstngtxt li .imgbx .promise {
width:62px;
height:66px;
display:inline-block;
background-size:420px;
background-position:-118px top
}
ul.hmbnrlstngtxt li .imgbx .bms {
width:62px;
height:66px;
display:inline-block;
background-size:420px;
background-position:-182px top
}
.abthdng {
overflow:hidden;
padding:12px 0 9px;
/*font-family:Honeywell_Sans_bold;*/
font-size:16px;
color:#303030;
text-transform:uppercase
}
.abtpara {
font-size:16px
}
.hmprdblksml {
float:left;
width:21%;
margin-left:3%;
margin-right:3%
}
.hmprdblkimg {
width:73%;
min-height:380px
}
.prdct_ofrng.hmprdct {
padding:50px 0 40px
}
.hmprdblksml h2 {
padding-bottom:16px;
font-size:24px;
line-height:36px;
font-weight:400
}
.prdct_cat_txt h2 {
padding-bottom:0;
font-size:24px;
line-height:36px;
font-weight:400
}
.hmprdblksml p {
font-size:16px;
line-height:23px
}
.text-cta-arrow {
font-size:13px
}
.upcmngtxt p {
font-size:16px;
color:#303030;
line-height:24px
}
.upcmngtopbx .upcmngtxt {
width:33%;
margin-right:7%
}
.upcmngbtmbx .upcmngtxt {
width:33%;
margin-left:7%
}
.dvftrmd {
width:24%
}
.dvftrlft {
margin-right:4%
}
.dvftrmd.frst {
width:11%
}
ul.hmbnrlstngtxt li .txtbx {
font-size:16px;
line-height:16px
}
.bnrtbmtxtnw {
font-size:15px;
line-height:15px
}
ul.mnmenu li a {
font-size:14px
}
.slide_onemid {
clear:both;
float:left;
width:100%;
color:#dc202e;
font-size:80px;
line-height:64px
}
.slide_onebtm {
clear:both;
float:left;
width:100%;
color:#030303;
font-size:72px;
line-height:52px;
font-family:Honeywell_Sans_black;
letter-spacing:-7px
}
.main_home .center .slick-dots {
bottom:20px
}
.hm_bnrtxtbx.slide_one {
left:13%;
top:5px
}
.slide_onemid span {
color:#fff
}
.main_home .center .slick-dots li button {
width:6px;
height:6px
}
.main_home .center .slick-dots li {
margin:0 6px;
margin-bottom:9px
}
.main_home .center .slick-dots li.slick-active {
width:6px;
height:6px
}
.main_home .center .slick-dots li.slick-active button {
width:6px;
height:6px
}
.main_home .center .slick-dots li {
width:6px;
height:6px
}
.hdrinrlft {
float:left;
padding-bottom:24px
}
.main_home .center .slick-dots li button {
padding:3px
}
ul.mnmenu {
padding-top:4px
}
.bnrtbmtxtnw span {
font-size:38px;
line-height:34px
}
.pro_inrtop p {
font-size:16px;
line-height:22px
}
.prdct_txt_bx h2.imgbsd>span img {
width:100px
}
.prdct_txt_bx h1.imgbsd>span img {
width:100px
}
.tcsprdlft p {
font-size:15px;
line-height:22px
}
.acrdn_lft img {
width:100%
}
.acrdn_lft {
margin-left:10px
}
.infogrphcsbx.withoutbg .md_cntainer {
margin:0 auto;
width:1200px
}
.alerton_info .infograph img {
width:100%
}
.info6 {
left:0;
top:150px;
width:95px
}
.info5 {
left:724px;
width:174px
}
.info4 {
left:566px;
width:158px
}
.info3 {
left:336px;
width:230px
}
.info2 {
left:134px;
width:202px
}
.info1 {
left:0;
width:135px
}
.info7 {
left:95px;
top:150px;
width:189px
}
.info8 {
left:284px;
top:150px;
width:138px
}
.info9 {
left:422px;
top:150px;
width:216px
}
.info10 {
left:638px;
top:150px;
width:261px
}
.info16 {
left:689px;
top:364px;
width:211px
}
.info15 {
left:548px;
top:364px;
width:142px
}
.info14 {
left:405px;
top:364px;
width:143px
}
.info13 {
left:209px;
top:364px;
width:196px
}
.info12 {
left:137px;
top:364px;
width:72px
}
.info11 {
left:0;
top:330px;
width:145px
}
.alerton_info {
min-height:520px;
margin:0 auto;
width:900px
}
.infogrphcsbx {
padding:60px 0 20px
}
.carinrcntnr {
margin:0 auto;
width:1200px;
position:relative
}
.roadbx {
min-height:100px;
background-size:36px
}
.carbx {
top:-50px;
width:255px;
height:109px
}
.carmovebx {
padding:225px 0 250px;
margin-top:0;
margin-bottom:0
}
.car_arwbx img {
width:22px
}
.car_cntntbx1 {
left:50px;
top:-190px;
width:229px
}
.cartxt {
font-size:16px;
line-height:19px
}
.car_cntntbx1 .carcntntinr .iconbx img {
width:30px
}
.linedv {
position:absolute;
right:-111px;
border-bottom:2px solid #515151;
width:224px;
height:6px;
content:'';
transform:rotate(135deg);
bottom:14px
}
.car_cntntbx2 {
position:absolute;
left:405px;
top:-187px;
width:177px
}
.car_cntntbx2 .carcntntinr .iconbx img {
width:30px
}
.car_arwbx {
left:287px;
top:-4px
}
.car_cntntbx3 {
left:718px;
top:-185px;
width:230px
}
.car_cntntbx3 .carcntntinr .iconbx img {
width:30px
}
.car_cntntbx3 .linedv {
bottom:16px;
right:-130px
}
.car_cntntbx4 {
left:50px;
top:69px;
width:210px
}
.car_cntntbx4 .carcntntinr .iconbx img {
width:25px
}
.linedv.btm {
position:absolute;
right:-212px;
border-bottom:2px solid #515151;
width:240px;
height:6px;
content:'';
transform:rotate(135deg);
top:73px;
bottom:inherit
}
.linedv.lft.btm {
position:absolute;
border-bottom:2px solid #515151;
width:191px;
height:6px;
content:'';
transform:rotate(135deg);
top:56px;
bottom:inherit;
right:inherit;
left:-115px
}
.car_cntntbx5 {
position:absolute;
left:434px;
top:69px;
width:200px
}
.car_cntntbx5 .carcntntinr .iconbx img {
width:30px
}
.car_cntntbx6 {
position:absolute;
left:790px;
top:69px;
width:196px
}
.car_cntntbx6 .carcntntinr .iconbx img {
width:30px
}
.wlmsbx .wlms .bcsprd_bx_rht {
float:left;
width:50%
}
.icntxtnw {
font-size:16px
}
.icntxtbxnw {
font-size:16px;
line-height:21px
}
.prvtxttop {
font-size:16px;
line-height:21px
}
ul.prvlstng li {
font-size:16px;
line-height:25px
}
.prvrhthdng {
font-size:16px;
line-height:21px
}
.prvrhttxt.pdng {
padding-bottom:67px
}
.prvrhttxt {
font-size:16px
}
.prvsmdbx {
margin-top:27px
}
.icntxtbxnw.pdnglw {
padding-bottom:30px
}
.icntxtbxnw.pdnglw {
width:78%
}
.imgbsd img.webshdngimg {
width:200px
}
.appl_txtbx {
font-size:16px;
padding:15px 10px 10px;
line-height:20px
}
.websn4nw .prdct_cat_txt .bdr_lfttxt {
line-height:33px;
padding-bottom:0
}
.websn4nw .mrgnrhtnw {
margin-right:10px
}
.websn4nw.delpdngtop .prdct_cat_txtinr {
padding:0
}
}
@media screen and (max-width:1500px) {
.dvcalcu_mn {
overflow:hidden;
text-align:center;
position:relative;
margin-top:-30px
}
.iracpopinr {
float:left;
width:100%;
height:625px;
padding:0;
overflow:auto;
background:#fff
}
.calclnk {
display:inline-block;
cursor:pointer;
line-height:24px;
font-size:18px;
cursor:pointer;
width:340px
}
.irvdeo video {
height:400px
}
.irac_ftre.bnfts .btmbxbnft {
height:230px
}
.irac_ftre.bnfts .btmbxbnft h2 {
font-size:18px;
line-height:24px;
height:55px
}
.els_structure .hs_cntrlr_btm .txticnmnbx p {
font-size:16px
}
.efm_problm_bx {
float:none;
width:90%;
padding-top:300px;
overflow-x:scroll;
margin:0 auto;
margin-bottom:0;
padding-bottom:150px;
margin-bottom:60px
}
.efm_grphmn .lyte_diagm_9bx {
bottom:103px;
left:-240px
}
.efm_grphmn .lyte_diagm_9bx::after {
right:-28px;
top:31px
}
.efm_grphmn .lyte_diagm_10bx {
bottom:252px;
left:-171px
}
.efm_grphmn .lyte_diagm_10bx::before {
left:203px;
top:85px
}
.efm_grphmn .lyte_diagm_10bx::after {
left:208px;
top:90px
}
.efm_grphmn .lyte_diagm_11bx {
bottom:inherit;
left:-20px;
top:-125px
}
.efm_grphmn .lyte_diagm_11bx::after {
left:144px;
top:151px
}
.efm_grphmn .lyte_diagm_1bx {
top:-152px;
left:145px
}
.efm_grphmn .lyte_diagm_1bx::after {
top:159px;
right:64px
}
.efm_grphmn .lyte_diagm_2bx {
top:-129px;
left:286px
}
.efm_grphmn .lyte_diagm_2bx::before {
right:107px;
top:150px
}
.efm_grphmn .lyte_diagm_2bx::after {
right:111px;
top:155px
}
.efm_grphmn .lyte_diagm_3bx {
top:-20px;
left:inherit;
right:-110px
}
.efm_grphmn .lyte_diagm_3bx::after {
position:absolute;
right:147px;
top:118px
}
.efm_grphmn .lyte_diagm_4bx {
top:158px;
right:-170px;
width:150px
}
.efm_grphmn .lyte_diagm_4bx::after {
position:absolute;
left:-36px;
top:44px
}
ul.elsbtmlst li {
font-size:18px
}
.morleymnhm ul.prdlstng li {
float:left;
width:35%;
padding:0 5% 50px 0
}
.cntctcntnr {
width:60%
}
.hs81css .txtbx h3 {
font-size:18px
}
.hs81css .iconbx img {
width:80px
}
.hs_cntrlr_top p {
font-size:16px;
line-height:22px
}
.hs_cntrlr_btm .txticnmnbx {
font-size:16px;
line-height:19px
}
ul.bnftslst2>li .icnbx img {
width:90px
}
.md_cntainer.hs_archet {
width:900px
}
.hs_lst h3 {
font-size:18px;
line-height:24px
}
ul.bnftslst2>li h3 {
font-size:18px;
line-height:24px
}
.bnftsbx.prdlstipbtm.ecsprdnw.dxc_kit .prdct_cat_txt {
margin-top:0
}
.morlyulnw .prdct_cat_txtinr {
padding-top:0
}
.prdct_dtlsbx_lft_inr.firetab.fxdhght {
height:583px
}
.ecsprdlst ul.prdlstng li {
float:none;
width:30%;
padding:0 1.5%;
display:inline-block;
vertical-align:top
}
.ecsprdlst.dxc_cmpnt ul.prdlstng li {
width:24%
}
.morly_lite_dgrm {
margin:0 auto;
width:450px
}
.firenw .ecsicnbx.ecscause ul.bnftslst li {
float:none;
width:19.4%;
padding-right:10px;
border-right:0 solid #6d6d6d;
padding-left:10px;
margin:0;
margin-bottom:0;
min-height:inherit;
display:inline-block;
vertical-align:top;
margin-bottom:10px
}
ul.gsbsd_ftrlst>li {
width:18%;
padding:0 10px;
font-size:16px;
line-height:22px;
min-height:230px
}
ul.gsbsd_ftrlst>li:first-child {
width:28%;
padding-left:0
}
.lyte_diagm_1bx {
top:-10px
}
.lyte_diagm_1bx_bg {
background-size:50px;
width:50px;
height:29px
}
.lyte_diagm_1bx.active .lyte_diagm_1bx_bg {
background-position:0 -29px
}
.lyte_diagm_1bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_1bx:before {
position:absolute;
right:-33px;
top:77px;
width:21px;
height:21px
}
.lyte_diagm_1bx:after {
position:absolute;
right:-29px;
top:82px;
width:11px;
height:11px
}
.lyte_diagm_2bx {
position:absolute;
top:-134px;
left:84px
}
.lyte_diagm_2bx_bg {
width:40px;
height:40px;
background-size:40px
}
.lyte_diagm_2bx.active .lyte_diagm_2bx_bg {
background-position:0 -40px
}
.lyte_diagm_2bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_2bx:before {
position:absolute;
right:59px;
top:136px;
width:21px;
height:21px
}
.lyte_diagm_2bx:after {
position:absolute;
right:63px;
top:141px;
width:11px;
height:11px
}
.lyte_diagm_3bx {
top:-131px;
left:273px
}
.lyte_diagm_3bx_bg {
width:40px;
height:40px;
background-size:40px
}
.lyte_diagm_3bx.active .lyte_diagm_3bx_bg {
background-position:0 -40px
}
.lyte_diagm_3bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_3bx:before {
position:absolute;
width:21px;
height:21px;
right:127px;
top:133px
}
.lyte_diagm_3bx:after {
position:absolute;
width:11px;
height:11px;
right:131px;
top:138px
}
.lyte_diagm_4bx {
top:-1px;
right:-109px
}
.lyte_diagm_4bx_bg {
width:40px;
height:40px;
background-size:40px
}
.lyte_diagm_4bx.active .lyte_diagm_4bx_bg {
background-position:0 -40px
}
.lyte_diagm_4bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_4bx:before {
position:absolute;
width:21px;
height:21px;
left:-33px;
top:69px
}
.lyte_diagm_4bx:after {
position:absolute;
width:11px;
height:11px;
left:-27px;
top:74px
}
.lyte_diagm_5bx {
top:139px;
right:-96px;
width:70px
}
.lyte_diagm_5bx_bg {
width:43px;
height:43px;
background-size:39px
}
.lyte_diagm_5bx.active .lyte_diagm_5bx_bg {
background-position:0 -45px
}
.lyte_diagm_5bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_5bx:before {
position:absolute;
width:21px;
height:21px;
left:-49px;
top:38px
}
.lyte_diagm_5bx:after {
position:absolute;
width:11px;
height:11px;
left:-43px;
top:43px
}
.lyte_diagm_6bx {
top:318px;
right:-190px
}
.lyte_diagm_6bx_bg {
width:40px;
height:31px;
background-size:40px
}
.lyte_diagm_6bx.active .lyte_diagm_6bx_bg {
background-position:0 -31px
}
.lyte_diagm_6bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_6bx:before {
position:absolute;
width:21px;
height:21px;
left:-41px;
top:-21px
}
.lyte_diagm_6bx:after {
position:absolute;
width:11px;
height:11px;
left:-35px;
top:-16px
}
.lyte_diagm_7bx {
bottom:-91px;
right:-147px
}
.lyte_diagm_7bx_bg {
width:40px;
height:40px;
background-size:40px
}
.lyte_diagm_7bx.active .lyte_diagm_7bx_bg {
background-position:0 -40px
}
.lyte_diagm_7bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_7bx:before {
position:absolute;
width:21px;
height:21px;
left:24px;
top:-60px
}
.lyte_diagm_7bx:after {
position:absolute;
width:11px;
height:11px;
left:29px;
top:-55px
}
.lyte_diagm_8bx {
bottom:-131px;
left:147px
}
.lyte_diagm_8bx_bg {
width:40px;
height:39px;
background-size:40px
}
.lyte_diagm_8bx.active .lyte_diagm_8bx_bg {
background-position:0 -40px
}
.lyte_diagm_8bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_8bx:before {
position:absolute;
width:21px;
height:21px;
left:67px;
top:-67px
}
.lyte_diagm_8bx:after {
position:absolute;
width:11px;
height:11px;
left:73px;
top:-62px
}
.lyte_diagm_9bx {
bottom:-92px;
left:-85px
}
.lyte_diagm_9bx_bg {
width:40px;
height:46px;
background-size:40px
}
.lyte_diagm_9bx.active .lyte_diagm_9bx_bg {
background-position:0 -48px
}
.lyte_diagm_9bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_9bx:before {
position:absolute;
width:21px;
height:21px;
right:27px;
top:-55px
}
.lyte_diagm_9bx:after {
position:absolute;
width:11px;
height:11px;
right:31px;
top:-50px
}
.lyte_diagm_10bx {
bottom:83px;
left:-205px
}
.lyte_diagm_10bx_bg {
width:40px;
height:40px;
background-size:40px
}
.lyte_diagm_10bx.active .lyte_diagm_10bx_bg {
background-position:0 -40px
}
.lyte_diagm_10bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_10bx:before {
position:absolute;
width:21px;
height:21px;
left:223px;
top:22px
}
.lyte_diagm_10bx:after {
position:absolute;
width:11px;
height:11px;
left:229px;
top:27px
}
.lyte_diagm_11bx {
bottom:241px;
left:-209px
}
.lyte_diagm_11bx_bg {
width:40px;
height:40px;
background-size:40px
}
.lyte_diagm_11bx.active .lyte_diagm_11bx_bg {
background-position:0 -40px
}
.lyte_diagm_11bx_txt {
font-size:16px;
line-height:22px
}
.lyte_diagm_11bx:before {
position:absolute;
width:21px;
height:21px;
left:211px;
top:60px
}
.lyte_diagm_11bx:after {
position:absolute;
width:11px;
height:11px;
left:216px;
top:64px
}
.sbcbtnbx {
float:left;
width:35%
}
.emlfld {
float:left;
width:65%
}
.frmfldeml {
height:38px
}
.sbcbtnbx .sbmtbtn {
padding:10px 0
}
.cntctfrmbxoutr {
width:100%
}
.cntctinr h2 {
font-size:56px;
line-height:66px
}
.cntctinr h1 {
font-size:56px;
line-height:66px
}
.cntcttxt {
font-size:24px;
line-height:36px
}
.intymwhy .bcsprd_bx_rht {
margin-top:65px
}
.intym .imgbsd img {
width:230px
}
.inrcntnr.fd.ip-prd .bcsprd_bx_rht {
padding-top:45px
}
.ecsbtmbx .uvmvw .prdct_cat_txt {
margin-top:2%
}
.crtfctimgbx img {
width:500px
}
.ef_imgbx img {
width:900px
}
.ef_imgbx.img2 img {
width:600px
}
.websn4nw .prdct_cat_txtinr {
overflow:hidden;
padding:0
}
.upcmngtopbx {
overflow:hidden;
padding:0 0 40px
}
.srchopninr {
height:97px
}
.srch_bx {
margin-top:18px
}
.inncom_prd .ciperinrlft {
float:left;
width:26%
}
.inncom_prd .ciperinrrht {
float:right;
width:66%
}
.inncom_prd .ciper .slick-slide .ciperinr {
padding:20px
}
.inncom_prd .ciper .para {
height:225px
}
.websarch .trend_slider .slick-next, .websarch .trend_slider .slick-prev {
top:281px
}
.alrton_dwd .ciper .para {
font-size:14px;
height:105px
}
.ciper .para {
font-size:14px;
height:50px
}
.phnx_prdlst .para {
font-size:14px;
height:129px
}
.security .prdct_cat_txt p {
line-height:17px
}
.camera .prdct_lstrht p {
font-size:15px;
line-height:20px
}
.slde3_rhtbx {
min-height:232px
}
.tcsprdlft h3 {
font-size:17px
}
.bcs_txtbxprd {
font-size:20px;
color:#303030
}
ul.bnftslst li .icnbx img {
width:60px
}
ul.bnftslst li .txtbx {
overflow:hidden;
padding-bottom:16px;
/*font-family:Honeywell_Sans_book;*/
line-height:22px;
font-size:16px
}
.bnftslst h3 {
font-size:16px;
line-height:22px;
height:53px
}
.bcsprd_bx_lft img {
width:100%
}
.imgbsd img {
width:180px
}
ul.trnd_slde1_lstbx li {
min-height:440px
}
ul.trnd_slde2_lstbx li {
min-height:340px
}
.inrbxslde p {
font-size:15px
}
.trend_slider .slick-next, .trend_slider .slick-prev {
top:273px;
opacity:1
}
.product_accordion h3 .prdtxthdngnw {
font-size:26px;
line-height:23px;
padding-top:30px
}
.product_accordion h3.singl_linetxt .prdtxthdngnw {
padding-top:41px
}
.prdct_cat_txtinr {
overflow:hidden;
padding:25px 0
}
.prdlsttxtmn {
padding:5px 10px 2px
}
.bcsgrphbxnw {
clear:both;
margin:0 auto;
width:900px;
position:relative
}
.pin_one.redpin .pincntntbx {
position:absolute;
left:0;
bottom:0;
height:184px;
width:339px;
padding-left:6px
}
.pin_one.redpin {
right:355px;
top:113px
}
.redpin {
background:#f02c21;
height:10px;
width:10px
}
.redpin::after {
height:16px;
width:16px;
margin:-3px 0 0 -3px;
border-radius:50%
}
.pincntntbx h2 {
font-size:16px
}
.pincntntbx p {
font-size:14px;
/*font-family:Honeywell_Sans_book;*/
color:#303030;
line-height:20px
}
.pin_one.redpin .pincntntbx::before {
left:5px;
bottom:11px;
height:145px;
width:1px
}
.pin_one.redpin .pincntntbx::after {
left:7px;
bottom:155px;
border-top:1px dotted #000;
height:1px;
width:331px
}
.pin_two.redpin {
right:319px;
top:161px
}
.pin_two.redpin .pincntntbx {
position:absolute;
left:0;
bottom:0;
height:55px;
width:295px
}
.pin_two.redpin .pincntntbx::after {
left:14px;
bottom:7px;
border-top:1px dotted #000;
height:1px;
width:280px
}
.pin_three.redpin {
right:325px;
top:275px
}
.pin_three.redpin .pincntntbx {
position:absolute;
left:0;
bottom:0;
height:33px;
width:316px
}
.pin_three.redpin .pincntntbx::after {
left:10px;
bottom:4px;
border-top:1px dotted #000;
height:1px;
width:305px
}
.pin_three.redpin {
right:325px;
top:275px
}
.pin_four.redpin {
right:403px;
bottom:178px
}
.pin_four.redpin .pincntntbx {
position:absolute;
left:0;
top:0;
height:auto;
width:387px;
padding-top:42px
}
.pin_four.redpin .pincntntbx::after {
left:7px;
top:68px;
border-top:1px dotted #000;
height:1px;
width:380px
}
.pin_five.redpin {
left:398px;
top:181px
}
.pin_five.redpin .pincntntbx {
position:absolute;
right:0;
bottom:0;
height:225px;
width:415px
}
.pin_five.redpin .pincntntbx::after {
width:394px
}
.pin_six.redpin {
left:303px;
top:196px
}
.pin_six.redpin .pincntntbx {
height:55px;
width:305px;
padding-left:0
}
.pin_six.redpin .pincntntbx::after {
width:297px
}
.pin_seven.redpin {
left:384px;
bottom:125px
}
.pin_seven.redpin .pincntntbx {
position:absolute;
right:0;
bottom:0;
height:32px;
width:352px;
padding-right:0
}
.pin_seven.redpin .pincntntbx::after {
right:10px;
bottom:5px;
border-top:1px dotted #000;
height:1px;
width:338px
}
.lms_icn_img img {
width:50px
}
.mnbxbldg::before {
bottom:0;
left:24px
}
.bcsgrphbxnw.lmsbldnggrph .redpin {
left:18px
}
.lmsicn1 {
left:26px;
top:-294px;
width:50px;
height:322px
}
.lmsicn1 .lms_icn_txt {
left:65px;
width:250px;
top:-24px
}
.lms_icn_txt {
font-size:14px;
line-height:17px
}
.lmsicn2 {
left:116px;
top:-169px;
width:50px;
height:193px
}
.lmsicn2 .mnbxbldg::before {
height:80.1%
}
.lmsicn2 .lms_icn_txt {
width:131px;
left:61px;
top:-10px
}
.lmsicn3 {
left:220px;
top:-74px;
width:50px;
height:140px
}
.lmsicn3 .lms_icn_txt {
width:118px;
left:56px;
top:-3px
}
.lmsicn4 {
left:384px;
top:-219px;
width:50px;
height:288px
}
.lmsicn4 .mnbxbldg::before {
height:89.1%
}
.lmsicn4 .lms_icn_txt {
width:142px;
left:60px;
top:-16px
}
.lmsicn5 {
left:463px;
top:-85px;
width:50px;
height:148px
}
.lmsicn5 .mnbxbldg::before {
height:82.1%
}
.lmsicn5 .lms_icn_txt {
width:112px;
left:61px;
top:-11px
}
.lmsicn6 {
right:294px;
top:2px;
width:50px;
height:133px
}
.lmsicn6 .lms_icn_txt {
width:128px;
left:62px;
top:-3px
}
.lmsicn7 {
right:159px;
top:-282px;
width:50px;
height:377px
}
.lmsicn7 .mnbxbldg::before {
height:92.1%
}
.lmsicn7 .lms_icn_txt {
width:145px;
left:63px;
top:-14px
}
.lmsicn8 {
right:95px;
top:-148px;
width:50px;
height:241px
}
.lmsicn8 .mnbxbldg::before {
height:81.1%
}
.lmsicn8 .lms_icn_txt {
width:94px;
left:62px;
top:3px
}
.lmsicn9 {
right:57px;
top:18px;
width:50px;
height:168px
}
.lmsicn9 .lms_icn_txt {
width:107px;
left:60px;
top:-1px
}
.bcsgrphbxnw.lmsbldnggrph {
margin-top:340px;
margin-bottom:80px
}
.lmpinclk.redpin::after {
height:16px;
width:16px;
margin:-1px 0 0 -1px
}
.rddot {
width:6px;
height:6px
}
.wlmsblbbxinr {
width:850px
}
.wlmsbxmnblb .blbimgon {
left:271px;
top:146px;
width:308px;
z-index:90
}
.blmstxttp {
font-size:15px;
line-height:17px
}
.blms_blbtxtbx1 {
top:-9px;
left:76px;
width:200px;
z-index:110
}
.blms_blbtxtbx1 .rddot {
right:-26px;
top:179px
}
.blms_blbtxtbx2 {
top:171px;
left:60px;
width:200px
}
.blms_blbtxtbx2 .rddot {
right:11px;
top:126px
}
.blms_blbtxtbx3 {
top:331px;
left:67px;
width:200px
}
.blms_blbtxtbx3 .rddot {
right:-35px;
top:92px
}
.blms_blbtxtbx4 {
top:-53px;
left:347px;
width:200px
}
.blms_blbtxtbx4 .rddot {
right:118px;
top:170px
}
.blms_blbtxtbx5 {
top:24px;
right:70px;
width:200px
}
.blms_blbtxtbx5 .rddot {
right:224px;
top:146px
}
.blms_blbtxtbx6 {
top:180px;
right:26px;
width:200px
}
.blms_blbtxtbx6 .rddot {
right:216px;
top:117px
}
.blms_blbtxtbx7 {
position:absolute;
top:380px;
right:33px;
width:200px
}
.blms_blbtxtbx7 .rddot {
right:261px;
top:44px
}
.ordrngtbl tbody tr td {
font-size:14px
}
.ordrngtbl tbody tr td:last-child {
font-size:15px
}
.prvrhttxt.pdng {
padding-bottom:29px
}
ul.prdlstng li .ipinr .prdctofrng_subtxt {
padding-top:0
}
.ipinr .imgbx img {
width:100%
}
.prdlstngnw .dvbxinr .hdng span {
font-size:25px;
line-height:25px;
letter-spacing:-1px
}
.slide_onemid.inrbnrtxt {
font-size:64px;
line-height:70px;
margin-top:70px
}
.inrbnrblwtxt {
width:400px;
padding-top:30px;
font-size:17px;
line-height:23px
}
.inrbnrblwtxt.hme {
width:450px;
padding-top:35px;
font-size:17px;
line-height:21px
}
.dvftrlft h2 {
font-size:32px;
line-height:40px;
font-weight:400
}
.nwsltrclk a {
padding:8px 40px;
font-size:13px
}
.dvftrmd h3 {
font-size:13px
}
.ftrbtm, .ftrbtm a {
font-size:13px
}
.cntctcntnr h2 {
font-size:34px;
line-height:42px
}
.cntctcntnr p {
font-size:16px;
line-height:20px
}
.submenu {
top:95px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng.bgbx {
padding:0
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
font-size:28px;
line-height:26px
}
.txtbxnw h3 {
font-size:16px
}
.appl_txtbx {
font-size:16px
}
.prdct_txt_bx.zeo {
padding-top:30px
}
.prd_txtar {
font-size:16px
}
.fdnw .prd_txtar {
height:73px
}
.whrbuylst .prd_txtar {
height:auto
}
}
@media screen and (max-width:1460px) {
.pavamn .prdct_cat_txt p {
height:auto
}
.prdct_cat_txt h2 {
font-size:26px
}
.newbxwebs h3 {
font-size:26px;
line-height:32px
}
.lms .prdct_cat_txt h2 {
font-size:26px
}
.intrfce_sldrbx {
position:absolute;
left:4%;
top:5%;
height:262px;
width:471px
}
.prdct_cat_txt p {
height:160px
}
.inrcntnr.bms.security .prdct_cat_txt p {
height:auto
}
.ecsbtmbx .prdct_cat_txt h2 {
font-size:26px;
padding-bottom:10px
}
}
@media screen and (max-width:1400px) {
h2.hdng.bigfnt {
font-size:24px;
color:#303030
}
h1.hdng.bigfnt {
font-size:24px;
color:#303030
}
h4.altrhdng {
font-size:26px
}
.pincntntbx h2 {
font-size:15px
}
.inncom_prd .ciper .para {
height:246px
}
.ciperinrrht h3 {
font-size:24px;
line-height:24px
}
.alrton_dwd .ciperinrlft {
width:28%
}
.alrton_dwd .ciperinrrht {
width:61%
}
.camera .prdct_lstrht p {
font-size:14px;
line-height:20px
}
.intrfce_sldrbx {
height:57%;
width:92%
}
.trend_slider .slick-next::before, .trend_slider .slick-prev::before {
font-size:42px
}
.trend_slider .slick-next, .trend_slider .slick-prev {
top:273px
}
.product_accordion h3 .prdtxthdngnw {
font-size:21px;
line-height:19px;
padding-top:33px
}
.product_accordion h3.singl_linetxt .prdtxthdngnw {
padding-top:41px
}
.acrdn_rht h2 {
font-size:34px;
line-height:38px
}
.prdct_cat_txtinr {
overflow:hidden;
padding:35px 40px
}
.prdct_cat_txt p {
font-size:16px;
line-height:22px;
height:157px;
padding-top:0
}
.lms .prdct_cat_txt p {
font-size:14px;
line-height:17px;
height:87px;
padding-top:0
}
ul.prdct_lst li a span.accessories {
font-size:12px
}
.bcsprd_bx_lft img {
width:100%
}
.pavamn .prdct_cat_txt p {
height:172px
}
.morlyulnw .prdct_cat_txt p {
height:auto
}
.ecsbtmbx .pavamn .prdct_cat_txt p {
height:auto
}
.pavamn .prdct_cat_txtinr {
overflow:hidden;
padding:25px 0
}
.text-cta-arrow {
font-size:12px
}
.prdct_ofrng.prdctmn.uvmnw .pavamn .prdct_cat_txt p {
height:auto
}
}
@media screen and (max-width:1370px) {
.nwdhnguv {
font-size:24px;
line-height:30px
}
.ipprdctbx.eacmain .bdr_lfttxt {
font-size:18px;
line-height:24px
}
.ecsicnbx .bdr_lfttxt {
font-size:24px;
line-height:27px
}
ul.eaclstng>li .eacrht h2 {
font-size:22px;
line-height:24px
}
.bcs_txtbxprd {
font-size:18px
}
.websarch .trend_slider .slick-next, .websarch .trend_slider .slick-prev {
top:273px
}
.trend_slider .slick-next, .trend_slider .slick-prev {
top:266px
}
.inrcntnr.fd.ip-prd .bcsprd_bx_rht {
width:50%;
padding-top:32px
}
.ftrbtm, .ftrbtm a {
font-size:11px
}
.prdct_ofrng.prdctmn h2.hdng {
font-size:13px;
line-height:22px
}
.prdct_ofrng.prdctmn h1.hdng {
font-size:13px;
line-height:22px
}
.eac .prd_txtar {
font-size:13px;
line-height:22px
}
.eac .prdlstngnw p {
font-size:13px;
line-height:18px
}
.abtpara {
font-size:14px
}
ul.prdct_catlstng_inr li .txtbxnw p {
font-size:14px
}
ul.prdct_catlstng_inr li .txtbxnw h3 {
font-size:18px;
line-height:24px;
padding:6px 0
}
}
@media screen and (max-width:1300px) {
.iracpopoutr {
margin:0 auto;
max-width:1144px;
width:600px;
background:#fff;
position:relative
}
.iracpopinr {
float:left;
width:600px;
height:550px;
padding:0;
overflow:auto;
background:#fff
}
.sub_submenuinr.securitynav {
margin:0 auto;
width:100%
}
ul.elsbtmlst li {
padding-right:0;
padding-bottom:10px;
width:100%;
text-align:left
}
.cntctinr h2 {
font-size:38px;
line-height:45px
}
.cntctinr h1 {
font-size:38px;
line-height:45px
}
.crtfctimgbx img {
width:400px
}
.ef_imgbx img {
width:700px
}
.ef_imgbx.img2 img {
width:500px
}
.text-cta-arrow::after {
margin-left:0
}
.websn4nw .mrgnrhtnw {
margin-right:5px
}
.text-cta-arrow {
font-size:11px
}
.prdct_txt_bx.pdng {
padding-top:78px
}
.phnx_prdlst a.sbmtbtn {
padding:13px 20px;
font-size:15px
}
.phnx_prdlst .para {
font-size:14px;
height:151px
}
.pavamn .prdct_cat_txtinr {
overflow:hidden;
padding:0 0 25px
}
.pavamn .prdct_cat_txt p {
height:151px
}
.websarch .trend_slider .slick-next, .websarch .trend_slider .slick-prev {
top:255px
}
.bdr_lfttxt {
font-size:20px;
line-height:24px;
color:#303030
}
.trend_slider .slick-next, .trend_slider .slick-prev {
top:249px
}
.whteprdctbx {
padding:29px 20px
}
.prdct_cat_txtinr {
overflow:hidden;
padding:30px 0
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
font-size:40px
}
.prdct_ofrng h2.hdng {
font-size:30px
}
.slide_onemid {
font-size:60px;
line-height:47px;
font-family:Honeywell_Sans_black;
letter-spacing:-2px;
position:relative
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
font-size:29px;
letter-spacing:-3px;
line-height:29px
}
.infogrphcsbx.withoutbg .md_cntainer {
margin:0 auto;
width:auto
}
.para {
font-size:14px;
line-height:19px
}
.bdr_lfttxt {
font-size:24px;
line-height:30px;
margin:5px
}
.bdr_lfttxt.sml {
font-size:18px;
line-height:22px
}
.aboutbtm {
padding-top:60px
}
.aboutbtm h2.hdng {
text-align:center;
margin-bottom:20px
}
.aboutbtm h1.hdng {
text-align:center;
margin-bottom:20px
}
.about_topinr {
width:80%
}
ul.aboutlst {
width:100%
}
.abthdng {
font-size:14px
}
a.sbmtbtn {
padding:10px 24px;
font-size:12px;
margin-top:20px
}
.bdr_lfttxt {
margin:0
}
h2.hdng {
margin-bottom:0
}
h1.hdng {
margin-bottom:0
}
.md_cntainer_sml_hm {
padding-bottom:20px
}
.hmprdblksml p {
font-size:14px;
line-height:18px
}
.text-cta-arrow {
font-size:12px;
line-height:16px
}
.upcmngtxt p {
font-size:14px;
line-height:20px
}
.cntctcntnr h2 {
font-size:27px;
line-height:30px
}
.cntctcntnr p {
font-size:14px;
line-height:18px;
padding-bottom:0
}
ul.ftrlnklstng li {
font-size:12px
}
.nwsltrclk a {
padding:8px 25px 6px;
font-size:12px;
margin-top:20px
}
ul.sclicn li {
margin-right:10px
}
.hmcntct {
padding:86px 0;
height:auto
}
.ftrtop {
padding-top:70px;
padding-bottom:70px;
height:auto
}
.ftrbtm {
height:70px
}
}
@media screen and (max-width:1300px) {
.whrbuylst .prdlstngnw li {
width:28%;
margin-right:5%
}
.sub_submenuinr {
margin:0 auto;
width:95%
}
.sub_submenu.pava .sub_submenuinr {
margin:0 auto;
width:95%
}
.sub_submenu.pava .sub_submenuinr {
margin:0 auto;
width:95%
}
.alrton_dwd .ciper .para {
font-size:14px;
height:120px
}
.alrton_dwd .ciperinrrht h3 {
font-size:24px;
line-height:25px
}
.prd_imgar img {
width:90%
}
.prd_txtar {
font-size:15px
}
}
@media screen and (max-width:1240px) {
.prdct_cat_txtinr {
overflow:hidden;
padding:17px
}
ul.mnmenu li {
float:left;
padding-right:20px
}
.sub_submenu.pava.bms .sub_submenuinr {
margin:0 auto;
width:95%
}
}
@media screen and (max-width:1200px) {
.subscriber-msg {
font-size:12px;
line-height:18px
}
ul.prdlstng.esser li {
float:none;
width:49%;
padding:0 3% 30px 0;
display:inline-block;
vertical-align:top
}
.morleymnhm ul.prdlstng li {
float:left;
width:50%
}
.prvslftbx {
width:100%;
margin-right:0;
margin-bottom:20px
}
.prvsmdbx {
float:left;
width:43%;
margin-left:0
}
.prvsrhtbx {
width:53%;
margin-left:3%;
padding-top:20px
}
.d_series .prvslftbx {
width:100%
}
.d_series .icntxtbxnw.pdnglw {
width:100%;
padding-bottom:0;
padding-left:0
}
.d_series .prvsrhtbx {
width:60%
}
.picvrhtbxlst {
float:left;
width:45%
}
.picvlftbxlst {
width:46%
}
.txtpcvspcs {
width:100%;
margin-right:0;
border-right:0;
padding-right:0;
margin-bottom:30px;
margin-top:0
}
.picvsnd_rht {
float:left;
width:100%
}
.picvrhtbx {
float:left;
width:47%
}
.picvlftbx {
width:47%;
margin-right:6%
}
.inrcntnr.fd .acs_prdctbx2 {
margin-bottom:0
}
.prdhdng_fld {
padding:30px 0;
font-size:40px;
/*font-family:Honeywell_Sans_book;*/
color:#303030
}
ul.prdlstng li {
width:50%
}
ul.prdlstng.entvdo li {
width:50%
}
.fire-detection ul.prdlstng li {
width:50%;
padding-bottom:0
}
ul.phnx_prdlst li {
float:left;
width:48%;
margin-left:1%;
margin-right:1%;
margin-bottom:25px
}
.vds ul.prdlstng li .ipinr .prdctofrng_subtxt {
height:110px
}
.hs_cntrlr_btm.elsbx {
width:100%;
overflow-x:scroll;
padding-left:200px
}
.hs_cntrlr_btm.elsbx .imgbx {
width:880px
}
}
@media screen and (max-width:1100px) {
.sub_menuinr ul.subsublstng li h2 span.mbllnk a {
font-family:Honeywell_Sans_bold
}
.calclnk {
cursor:pointer;
line-height:22px;
font-size:16px;
margin-bottom:30px
}
ul.mnmenu li ul.sub_menuinr li .securitynav .subsublstng>li:first-child {
width:100%
}
ul.mnmenu li ul.sub_menuinr li .securitynav .subsublstng>li:nth-child(2) {
width:100%
}
ul.mnmenu li ul.sub_menuinr li .securitynav .subsublstng>li:nth-child(3) {
width:100%
}
.securitynav .subcatlstng h5 {
font-size:14px;
padding-bottom:0
}
ul.mnmenu li ul.sub_menuinr li .pava.fire .subsublstng.firenw>li:first-child {
width:100%;
margin-right:0
}
.sub_submenu.pava.fire .sub_submenuinr {
margin:0 auto;
width:100%
}
ul.subsublstng li h2 span {
font-family:Honeywell_Sans_bold
}
.sub_menuinr h2.subclick {
/*font-family:Honeywell_Sans_bold;*/
color:#1792e5
}
.subcatlstng h5 {
padding-left:15px
}
.sub_cat_lnks.padlft {
padding-left:15px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2 {
text-transform:inherit
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2>span {
padding-top:0;
padding-bottom:10px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.acs:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.bcs_icon:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.bpa_icon:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.camera:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.detection_icon:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.emrg_icon:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.fire_sup_icon:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.fld_icon:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.indoor_icon:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.lms_icon:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.prosound_icon:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.vms:before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.voice_icon:before {
display:none
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2 {
padding-left:0;
min-height:inherit
}
.fire .sub_submenuinr {
width:100%
}
ul.mnmenu li ul.sub_menuinr li .pava.fire .subsublstng>li:first-child {
width:100%;
margin-right:0
}
ul.mnmenu li ul.sub_menuinr li .pava.fire .subsublstng>li:nth-child(2) {
width:100%;
margin-right:0
}
ul.mnmenu li ul.sub_menuinr li .pava.fire .subsublstng>li:nth-child(3) {
width:100%;
margin-right:0
}
.fire .sub_submenuinr ul.subsublstng li h2 span {
margin-right:0
}
.tblscrl {
width:1100px
}
.resp-tab-content.ordering.scrllstrt {
overflow-x:scroll
}
.separator.separator-left {
height:22px;
float:none;
display:inline-block
}
.hdrinrlft h1 {
float:none;
display:inline-block
}
.topic-area {
font-size:12px;
padding-top:4px;
line-height:16px;
float:none;
display:inline-block;
padding-top:0;
margin:0;
position:relative
}
.topic-area span {
position:absolute;
top:-18px;
width:151px;
left:0;
text-align:left
}
.hdrinrlft a {
display:inline-block;
float:none
}
.bcsprd_bx_rht p {
font-size:16px;
line-height:21px
}
.phnx_prdlst .para {
height:108px
}
.hdrinr {
width:90%
}
.hdrinrlft img {
width:120px
}
.hamburger-box {
display:block
}
.srch_bx {
margin-right:20px
}
header {
padding-top:10px
}
.hdrinrlft {
padding-bottom:9px;
padding-top:5px
}
ul.mnmenu {
position:fixed;
width:300px;
background:#fff;
left:-320px;
top:40px;
padding:10px;
text-align:left;
z-index:999;
height:calc(100vh - 40px);
overflow-y:auto;
margin:0
}
ul.mnmenu li {
float:none;
overflow:hidden;
padding-bottom:0;
border-bottom:1px solid #f2f2f2;
padding-right:0;
margin:0;
position:relative;
padding:15px 5px 12px;
text-align:left
}
ul.mnmenu li a {
float:none;
padding:0;
margin-right:0;
color:#6d6e70;
font-size:15px;
text-decoration:none;
background:0 0
}
ul.mnmenu.open {
left:0
}
ul.mnmenu li ul.sub_menuinr {
display:block
}
ul.mnmenu li ul.sub_menuinr>li .navclk {
margin-bottom:0
}
.mnuicn {
display:none
}
.sub_menuinr h2.subclick {
font-size:14px;
text-align:left
}
ul.mnmenu li ul.sub_menuinr>li .navclk {
padding:0;
border:0
}
.sub_menuinr h2.subclick {
font-size:14px
}
ul.mnmenu li ul.sub_menuinr>li:first-child .navclk {
border-left:0
}
.sub_submenuinr {
width:100%
}
.sub_submenu.pava.bms .sub_submenuinr {
margin:0 auto;
width:100%
}
ul.mnmenu li ul.sub_menuinr li .pava.bms .subsublstng>li:nth-child(4) {
width:100%
}
.hamburger-box {
display:block;
z-index:9999;
margin-top:6px
}
body.noscroll {
overflow:hidden
}
.hdrinrlft img {
width:115px
}
ul.mnmenu li a:hover:before {
background:0 0;
width:0
}
ul.mnmenu li a:before {
background:0 0;
width:0
}
ul.mnmenu li ul.sub_menuinr {
padding-top:0
}
.submenu {
display:block;
position:static;
padding:0;
border-radius:0;
border:0;
box-shadow:none;
padding-top:15px;
width:100%;
float:left;
margin-right:0
}
.dvhdng, .sbmnu_close {
display:none
}
ul.mnmenu li ul.sub_menuinr li {
float:none;
display:block;
margin-right:0;
margin-bottom:10px;
padding:0
}
.sub_menuinr h2 {
font-size:15px;
line-height:14px;
padding-bottom:12px
}
ul.mnmenu li ul.sub_menuinr>li {
margin-bottom:10px
}
ul.mnmenu li ul.sub_menuinr li .sbmtbx {
display:none
}
ul.mnmenu li ul.sub_menuinr>li:last-child {
border-bottom:0;
margin-bottom:0
}
ul.mnmenu li ul.sub_menuinr>li:last-child h2 {
padding-bottom:0
}
.sub_submenu {
position:static;
margin-right:0;
width:100%;
padding:0;
border:0;
box-shadow:none;
display:block
}
.sub_menuinr ul.subsublstng li h2 {
font-size:14px;
padding-bottom:12px
}
.sub_menuinr ul.subsublstng li h2 a {
font-size:14px;
padding-bottom:12px
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li a {
font-size:14px
}
.sub_submenu .sb_hdng {
display:none
}
ul.subsublstng li h3 span {
font-size:13px;
padding-top:5px;
line-height:14px;
margin-bottom:5px;
padding-left:0
}
.subcatlstng {
overflow:hidden;
clear:both;
padding-left:0;
padding-bottom:15px
}
ul.sub_cat_lnks {
padding-left:0
}
.subcatlstng h4 {
font-size:14px
}
.subcatlstng h5 {
font-size:14px
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li a {
font-size:14px;
text-transform:none
}
ul.mnmenu li ul.sub_menuinr li ul.sub_cat_lnks li {
margin-bottom:7px;
padding-bottom:5px
}
.subcatlstng h5 {
font-size:14px;
padding-bottom:10px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng li:last-child {
margin-right:0;
border-bottom:0
}
.sub_menuinr ul.subsublstng li h2 span {
color:#303030
}
ul.mnmenu li ul.sub_menuinr li .subsublstng li {
text-align:left;
margin-right:0;
float:left;
width:100%
}
ul.mnmenu li ul.sub_menuinr li .pava .subsublstng>li:first-child {
width:100%;
margin-right:0
}
ul.mnmenu li ul.sub_menuinr li .pava.bms .subsublstng>li:first-child {
width:100%;
margin-right:0
}
.sub_submenu.pava.bms {
width:100%;
padding-top:12px
}
ul.mnmenu li ul.sub_menuinr li .pava.bms .subsublstng>li:nth-child(2) {
margin-right:0;
width:100%
}
ul.mnmenu li ul.sub_menuinr li .pava.bms .subsublstng>li:nth-child(3) {
width:100%
}
ul.mnmenu li ul.sub_menuinr li .pava .subsublstng>li:nth-child(2) {
width:100%;
margin-right:0
}
ul.mnmenu li ul.sub_menuinr li .pava .subsublstng>li:nth-child(3) {
width:100%;
margin-right:0
}
ul.mnmenu li ul.sub_menuinr li .pava ul.sub_cat_lnks li a {
font-size:14px
}
.mnu_prt_bx {
float:left;
width:100%;
margin-right:0
}
.prdct_cat_txtinr {
overflow:hidden;
padding:13px
}
.prdct_txt_bx {
padding-top:15px
}
.prdct_txt_bx h2 span.ntxt {
font-size:34px
}
.prdct_txt_bx h2 span span.strng {
font-size:28px
}
.prdct_txt_bx h2 span.hdngbtmtxt {
font-size:34px;
line-height:32px
}
.prdct_txt_bx h1 span.ntxt {
font-size:34px
}
.prdct_txt_bx h1 span span.strng {
font-size:28px
}
.prdct_txt_bx h1 span.hdngbtmtxt {
font-size:34px;
line-height:32px
}
.prdct_txt_bx p {
font-size:16px;
line-height:22px
}
ul.prdlstnw li {
font-size:13px;
line-height:16px
}
.mnu_prt_bx:last-child {
margin-right:0;
width:100%
}
.submenu {
display:none
}
.sub_submenu {
display:none
}
ul.subsublstng li h3 {
padding-left:0
}
.subcatlstngarea {
display:none;
margin-top:12px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2 {
margin-bottom:0
}
ul.mnmenu li a.mnmnu_clk {
position:static
}
ul.mnmenu li a.mnmnu_clk::after {
content:'\002B';
position:absolute;
right:10px;
top:11px;
height:auto;
font-size:24px;
visibility:visible;
display:inline;
font-family:Honeywell_Sans_light
}
ul.mnmenu li a.mnmnu_clk.active::after {
content:"\2212"
}
ul.mnmenu>li {
position:relative
}
.dstplnk {
display:none
}
.mbllnk {
display:block;
padding-bottom:3px
}
ul.mnmenu li a.extrnlbig {
position:absolute;
right:0;
top:10px;
width:15px;
height:15px;
background:url(../images/extrnl1.png) no-repeat left top
}
ul.mnmenu li a.extrnl {
position:absolute;
right:0;
top:0;
width:13px;
height:13px;
background:url(../images/extrnl2.png) no-repeat left top
}
.subclick {
position:relative
}
.mbllnk {
position:relative
}
.mblextrnl {
display:block
}
.extrnl {
direction:none
}
.prdct_cat_txt h2 {
font-size:23px
}
.newbxwebs h3 {
font-size:23px;
line-height:28px
}
.lms .prdct_cat_txt h2 {
font-size:23px;
line-height:20px;
height:94px
}
.hamburger-box {
position:absolute;
left:10px
}
.hdrinrlft {
width:100%;
text-align:center
}
.hdrinrrht {
position:absolute;
width:100%;
float:none;
left:0
}
.srchlnknw {
float:right;
padding-left:0;
padding-top:5px;
padding-right:20px;
position:relative
}
.navclk::before {
display:none
}
.srchopn {
top:-10px
}
span.redline {
font-size:24px;
line-height:30px
}
.taboptn ul.prdct_catlstng_inr>li {
width:100%;
padding:0;
margin-right:0;
margin-left:0;
margin-bottom:40px
}
}
@media screen and (max-width:1160px) {
.trend_slider .slick-next, .trend_slider .slick-prev {
top:223px
}
.introbx.plain h2.hdng {
font-size:28px
}
.introbx.plain h1.hdng {
font-size:28px
}
.websarch .trend_slider .slick-next, .websarch .trend_slider .slick-prev {
top:202px
}
.slide_onemid.inrbnrtxt {
font-size:48px;
line-height:56px;
margin-top:58px
}
.inrbnrblwtxt {
width:355px;
padding-top:21px;
font-size:16px;
line-height:21px
}
.inrbnrblwtxt.hme {
width:400px;
padding-top:25px;
font-size:14px;
line-height:18px
}
ul.cntrlrdolst li .txtbxinr {
width:80%;
position:absolute;
bottom:25px;
left:20px;
/*font-family:Honeywell_Sans_bold;*/
font-size:18px;
color:#fff;
line-height:21px
}
}
@media screen and (max-width:1024px) {
#cookies-pop {
display:none!important
}
ul.cntrlrdolst.threeclmn li {
float:left;
width:100%;
margin-right:0;
margin-bottom:20px
}
ul.cntrlrdolst li.clmnone {
float:left;
width:100%;
margin-right:0;
margin-bottom:20px
}
ul.cntrlrdolst li.clmntwo {
margin-right:0;
width:100%;
margin-bottom:20px
}
ul.cntrlrdolst li.clmnthree {
margin-right:0;
width:100%;
margin-bottom:20px
}
ul.cntrlrdolst li.clmnfour {
float:left;
width:100%;
margin-right:0;
margin-bottom:0
}
.sensr_pnls.irvdeo .prdct_cat_txt {
float:left;
width:100%
}
ul.lstnwmn li {
display:inline-block;
vertical-align:top;
width:31%;
margin-right:1%;
margin-bottom:20px
}
.bnftbxnw {
overflow:hidden;
margin-bottom:40px
}
.cntrlrdo {
overflow:hidden;
margin-bottom:60px
}
.irac_ftre.bnfts ul.lstnwmn li {
display:inline-block;
vertical-align:top;
width:31.8%
}
ul.cntrlrdolst li .txtbxinr {
width:80%;
position:absolute;
bottom:25px;
left:20px;
/*font-family:Honeywell_Sans_bold;*/
font-size:18px;
color:#fff;
line-height:21px
}
ul.mnmenu li ul.sub_menuinr>li h2.subclick {
height:auto
}
ul.mnmenu li ul.sub_menuinr>li:first-child h2.subclick {
height:auto;
line-height:inherit
}
ul.mnmenu li ul.sub_menuinr>li:nth-child(3) h2.subclick {
height:auto;
line-height:inherit
}
ul.mnmenu li ul.sub_menuinr>li:nth-child(4) h2.subclick {
height:auto;
line-height:inherit
}
.els_structure .hs_cntrlr_btm .mnbxbldg {
overflow:visible!important;
width:100%;
opacity:1
}
.els_structure .hs_cntrlr_btm .imgbx img {
width:auto
}
.hs_cntrlr_btm .imgbx {
margin:0 auto;
width:400px;
position:relative
}
.hs_cntrlr_btm .imgbx img {
width:100%
}
.hs_cntrlr_btm .lmsicn1 {
position:absolute;
left:154px;
top:77px;
width:72px;
height:auto
}
.hs_cntrlr_btm .redpin {
height:9px;
width:9px;
left:4px
}
.hs_cntrlr_btm .mnbxbldg:before {
height:90px
}
.hs_cntrlr_btm .txticnmnbx {
bottom:90px;
border-bottom:6px solid #dc202e
}
.hs_cntrlr_btm .lmpinclk.redpin::after {
height:11px;
width:11px;
margin:-1px 0 0 -1px
}
.hs_cntrlr_btm .txticnmnbx {
left:-34px;
width:93px
}
.hs_cntrlr_btm .lmsicn2 {
left:220px;
top:99px
}
.hs_cntrlr_btm .lmsicn2 .mnbxbldg:before {
height:58px
}
.hs_cntrlr_btm .lmsicn2 .txticnmnbx {
bottom:58px
}
.hs_cntrlr_btm .lmsicn3 {
left:275px;
top:115px
}
.hs_cntrlr_btm .lmsicn3 .mnbxbldg:before {
height:180px
}
.hs_cntrlr_btm .lmsicn3 .txticnmnbx {
bottom:180px
}
.hs_cntrlr_btm .lmsicn4 {
left:324px;
top:147px
}
.hs_cntrlr_btm .lmsicn4 .txticnmnbx {
bottom:100px
}
.hs_cntrlr_btm .lmsicn4 .mnbxbldg:before {
height:100px
}
.hs_cntrlr_btm .lmsicn5 {
left:325px;
bottom:134px;
width:72px;
height:auto;
top:inherit
}
.hs_cntrlr_btm .lmsicn6 {
position:absolute;
left:216px;
bottom:88px;
width:72px;
height:auto;
top:inherit
}
.hs_cntrlr_btm {
padding:100px 0 50px
}
.hs_cntrlr_btm .lmsicn6 .txticnmnbx:before {
bottom:-52px
}
.md_cntainer.sml1024 {
width:90%
}
.hs_advntge_clmn {
float:left;
width:30%;
margin-right:20px
}
.firenw .hs_bnfts ul.bnftslst2>li {
width:32%
}
.md_cntainer.hs_archet {
width:80%
}
.bdr_lfttxt {
width:100%
}
.mndvmbl.mbltab {
display:block
}
.mnbxformbl {
display:none
}
.firetab .prdct_lst li {
display:block!important
}
.firetab .prdct_lst {
display:block!important
}
.prosoundpg .slick-slide .hdng img.alpha {
width:109px
}
.prosoundpg .slick-slide .hdng img.zeta {
width:75px
}
.prosoundpg .slick-slide .hdng img.zoe {
width:57px
}
.prdct_dtlsbx_lft_inr.fxdhght {
overflow-y:hidden;
height:auto
}
.prdct_dtlsbx_lft_inr.fxdhght ul.prdct_lst.active {
overflow-y:scroll;
height:360px
}
.prdct_dtlsbx.nwprdtctdtlbx {
padding-top:0
}
.camera .prdlstngnw .dvbxinr .hdng span {
font-size:20px;
line-height:23px
}
.inncom_prd .ciper .para {
height:auto
}
h4.altrhdng {
font-size:24px
}
.bdr_lfttxt {
font-size:18px;
line-height:22px;
color:#303030
}
.trend_slider .slick-next, .trend_slider .slick-prev {
top:187px
}
.bdr_lfttxt {
font-size:20px;
line-height:24px;
color:#303030
}
.dsrieslft {
float:left;
width:58%;
margin-right:5%
}
.prdct_dtlsbx_md.vfdlftnw.prv {
float:left;
width:45%;
margin-right:0;
margin-left:0
}
.prdct_dtlsbx_md.vfdlftnw.prv img {
width:100%
}
.product_accordion h3.singl_linetxt .prdtxthdngnw {
padding-top:30px
}
.product_accordion h3 .prdtxthdngnw {
font-size:21px;
line-height:19px;
padding-top:19px
}
.intrfcerht h2.hdng {
font-size:26px;
line-height:28px;
padding-top:20px
}
.intrfcerht h1.hdng {
font-size:26px;
line-height:28px;
padding-top:20px
}
.intrfcelft {
float:left;
width:100%;
margin-right:0;
position:relative
}
.intrfcerht {
float:left;
width:100%;
margin-top:0
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
letter-spacing:-1px
}
.prdlstngnw .dvbxinr .hdng span {
font-size:23px;
line-height:25px
}
.hm_bnrtxtbx.slide_one {
left:13%;
top:2px
}
.slide_onemid {
font-size:38px;
line-height:32px
}
.bnrtbmtxtnw {
font-size:13px;
line-height:13px
}
ul.hmbnrlstngtxt li .imgbx .intlg {
width:47px;
height:51px;
background-size:325px
}
ul.hmbnrlstngtxt li .imgbx .fire {
width:47px;
height:51px;
background-size:325px;
background-position:-45px top
}
ul.hmbnrlstngtxt li .imgbx .promise {
width:47px;
height:51px;
background-size:325px;
background-position:-94px top
}
ul.hmbnrlstngtxt li .imgbx .bms {
width:47px;
height:51px;
background-size:325px;
background-position:-140px top
}
ul.hmbnrlstngtxt li .txtbx {
font-size:13px;
line-height:12px
}
.abtclmn {
padding:70px 0
}
.md_cntainer {
margin:0 auto;
width:90%
}
footer .md_cntainer_sml {
width:90%
}
.ftrlogo {
padding-bottom:20px
}
.ftrlnkbxarea {
overflow:hidden;
margin:0 auto;
width:100%
}
.prdct_dtlsbx {
overflow:hidden;
margin-top:0;
margin-bottom:40px;
display:block;
position:relative
}
.prdct_dtlsbx {
padding-top:60px
}
ul.prdct_lst li a {
font-size:16px
}
.prdct_dtlsbx_lft {
float:left;
right:0;
top:0;
width:100%;
margin-right:0;
border:1px solid #d9d9d9;
z-index:999
}
.init {
display:block
}
ul.prdct_lst li {
display:none
}
ul.prdct_lst li:first-child {
display:block;
padding-top:0;
border-top:0
}
ul.prdct_lst li.init::after {
content:'';
background:url(../images/sprites.png) no-repeat -432px top;
width:20px;
height:10px;
position:absolute;
top:15px;
right:20px
}
ul.prdct_lst li.active.init::after, ul.prdct_lst li:hover.init::after {
filter:brightness(0) invert(1)
}
.prdct_dtlsbx_md {
width:37%
}
.prdct_dtlsbx_rht {
width:60%
}
.resp-tabs-container {
padding:0;
background-color:#f8f8f8;
clear:left;
border:1px solid #ccc;
border-top:0
}
h2.resp-accordion {
border:0;
border-top:1px solid #ccc
}
.magnifier, .tracker {
display:none!important
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
font-size:35px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
font-size:27px;
line-height:32px
}
.whtsnwtop {
top:0
}
ul.bnftslst li .icnbx img {
width:70px
}
.bcsgrphbx {
width:100%
}
.srchbtn {
margin-top:0
}
.srchbxinpt {
font-size:14px;
padding:0 10px
}
.srch_bx {
margin-right:0;
margin-top:3px;
height:27px
}
.srchtxtbtm {
padding:4px 0 0;
font-size:12px;
color:#303030
}
.srchopninr {
height:52px
}
.appl_txtbx {
font-size:14px
}
}
@media screen and (max-width:980px) {
.prdlstipbtm {
margin-top:80px
}
.prdlstipbtm.mblnomrgn {
margin-top:0
}
.els_structure .hs_cntrlr_top p {
width:100%
}
ul.lstnwmn li .topbxbnft {
background:#f26b22
}
.intymlst ul.eaclstng>li .eacimg {
width:100%
}
.intymlst ul.eaclstng {
margin-top:0
}
.intymlst ul.eaclstng>li .eacrht {
width:100%;
margin-top:0
}
.ipprdctbx.gasbsd_ftre {
margin-bottom:80px
}
ul.prdct_catlstng.ytbebxnw {
margin-bottom:0
}
ul.prdct_catlstng.ytbebxnw li {
padding-bottom:0
}
ul.prdct_catlstng.ytbebxnw.pavamn .prdct_cat_txtinr {
padding-bottom:0
}
.dgrmhvr::after {
display:block!important
}
.dgrmhvr .dgrmhvrtxt {
opacity:1!important;
color:#303030!important
}
.diagm_10bx:after, .diagm_1bx:after, .diagm_2bx:after, .diagm_3bx:after, .diagm_4bx:after, .diagm_5bx:after, .diagm_6bx:after, .diagm_7bx:after, .diagm_8bx:after, .diagm_9bx:after {
display:block
}
.diagm_10bx:before, .diagm_1bx:before, .diagm_2bx:before, .diagm_3bx:before, .diagm_4bx:before, .diagm_5bx:before, .diagm_6bx:before, .diagm_7bx:before, .diagm_8bx:before, .diagm_9bx:before {
display:block
}
.diagm_10bx .diagm_10bx_txt, .diagm_1bx .diagm_1bx_txt, .diagm_2bx .diagm_2bx_txt, .diagm_3bx .diagm_3bx_txt, .diagm_4bx .diagm_4bx_txt, .diagm_5bx .diagm_5bx_txt, .diagm_6bx .diagm_6bx_txt, .diagm_7bx .diagm_7bx_txt, .diagm_8bx .diagm_8bx_txt, .diagm_9bx .diagm_9bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_1bx:before {
display:block
}
.lyte_diagm_1bx:after {
display:block
}
.lyte_diagm_1bx .lyte_diagm_1bx_bg {
background-position:0 -29px
}
.lyte_diagm_1bx .lyte_diagm_1bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_2bx:before {
display:block
}
.lyte_diagm_2bx:after {
display:block
}
.lyte_diagm_2bx .lyte_diagm_2bx_bg {
background-position:0 -40px
}
.lyte_diagm_2bx .lyte_diagm_2bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_3bx:before {
display:block
}
.lyte_diagm_3bx:after {
display:block
}
.lyte_diagm_3bx .lyte_diagm_3bx_bg {
background-position:0 -40px
}
.lyte_diagm_3bx .lyte_diagm_3bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_4bx:before {
display:block
}
.lyte_diagm_4bx:after {
display:block
}
.lyte_diagm_4bx .lyte_diagm_4bx_bg {
background-position:0 -40px
}
.lyte_diagm_4bx .lyte_diagm_4bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_5bx:before {
display:block
}
.lyte_diagm_5bx:after {
display:block
}
.lyte_diagm_5bx .lyte_diagm_5bx_bg {
background-position:0 -45px
}
.lyte_diagm_5bx .lyte_diagm_5bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_6bx:before {
display:block
}
.lyte_diagm_6bx:after {
display:block
}
.lyte_diagm_6bx .lyte_diagm_6bx_bg {
background-position:0 -31px
}
.lyte_diagm_6bx .lyte_diagm_6bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_7bx:before {
display:block
}
.lyte_diagm_7bx:after {
display:block
}
.lyte_diagm_7bx .lyte_diagm_7bx_bg {
background-position:0 -40px
}
.lyte_diagm_7bx .lyte_diagm_7bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_8bx:before {
display:block
}
.lyte_diagm_8bx:after {
display:block
}
.lyte_diagm_8bx .lyte_diagm_8bx_bg {
background-position:0 -40px
}
.lyte_diagm_8bx .lyte_diagm_8bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_9bx:before {
display:block
}
.lyte_diagm_9bx:after {
display:block
}
.lyte_diagm_9bx .lyte_diagm_9bx_bg {
background-position:0 -48px
}
.lyte_diagm_9bx .lyte_diagm_9bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_10bx:before {
display:block
}
.lyte_diagm_10bx:after {
display:block
}
.lyte_diagm_10bx .lyte_diagm_10bx_bg {
background-position:0 -40px
}
.lyte_diagm_10bx .lyte_diagm_10bx_txt {
opacity:1;
color:#303030
}
.lyte_diagm_11bx:before {
display:block
}
.lyte_diagm_11bx:after {
display:block
}
.lyte_diagm_11bx .lyte_diagm_11bx_bg {
background-position:0 -40px
}
.lyte_diagm_11bx .lyte_diagm_11bx_txt {
opacity:1;
color:#303030
}
.bgbxnw.uvmpdng.morley_liteftre.esser_grphcs {
margin:0
}
.prdct_dtlsbx_lft_inr.firetab.fxdhght {
height:auto
}
.sensr_pnls .prdct_cat_img.rht {
margin-left:0;
margin-right:0
}
.prd_section2.fire_cmpnnt.sensr_pnls .resp-tabs-container {
border:0
}
.ecsprdlst.dxc_cmpnt.zxse ul.prdlstng li {
width:50%;
padding:0 6% 0 0
}
.dxc_kit ul.prd_dsc_lst li {
margin-bottom:0
}
.bnftsbx.prdlstipbtm.ecsprdnw.dxc_kit .prdct_cat_txt {
width:100%;
padding-top:30px
}
.subscriber-msg {
font-size:14px;
line-height:18px
}
.dvcalcu_mn {
margin-top:-30px;
margin-bottom:30px
}
.sensr_pnls .prdct_cat_txt {
float:left;
width:100%
}
.prd_section2.prd_ofrng.efmcntrtxt .para {
width:100%;
margin:0 auto;
padding:10px 0 90px
}
.firesldrbx .prdct_dtlsbx_rht h3 {
font-size:18px
}
.firesldrbx .prdct_dtlsbx_rht.vfdrht {
float:left;
width:100%
}
.dxc_tg .intrfacedshbrdbx {
padding-top:80px
}
.bnftsbx.prdlstipbtm.ecsprdnw.dxc_kit {
margin-top:80px;
padding-top:0
}
.askqry.hmcntct {
padding:86px 10px;
height:auto
}
.infogrphcsbx {
margin-bottom:80px
}
.aertonbx .altrhdng {
padding:60px 0 0
}
.bcsinfo .bnftsbx {
overflow:hidden;
padding:0;
clear:both
}
.infogrphcsbx {
padding:0
}
.bcstopbx {
padding:30px 0 80px
}
.hmprdblksml h2 {
padding-bottom:10px
}
.hmprdblksml p {
padding-bottom:7px
}
.hm_prdbx {
margin-bottom:40px
}
.acs_prdctbx2 .tcsprdlft {
margin-top:0
}
.prdct_cat_txtinr {
overflow:hidden;
padding:30px
}
.prdct_ofrng.prdctmn.websn4nw {
padding-bottom:20px
}
.pavamn .prdct_cat_txt p {
height:auto
}
.prdct_txt_bx {
padding-top:30px
}
.prdct_bnr_cntnr {
overflow:hidden;
margin:0 auto;
width:90%
}
.abt_lft {
width:100%;
margin-right:0;
text-align:center;
margin-top:0;
padding-top:0
}
.abt_lft img {
width:70%
}
.abt_rht {
float:left;
margin-top:20px;
width:100%
}
h2.hdng {
font-size:40px;
line-height:40px
}
h1.hdng {
font-size:40px;
line-height:40px
}
.bdr_lfttxt {
font-size:14px;
line-height:14px
}
.bdr_lfttxt.sml {
font-size:14px;
line-height:14px
}
.para {
font-size:13px
}
.md_cntainer_sml {
width:90%;
padding-bottom:70px
}
.prdct_ofrng .para {
width:100%;
margin-bottom:30px
}
.prdct_ofrng .bdr_lfttxt {
width:100%
}
.whteprdctbx h2 {
font-size:24px;
line-height:21px;
padding-bottom:9px
}
.whteprdctbx p {
font-size:13px;
padding-bottom:9px;
line-height:15px;
min-height:86px
}
a.sbmtbtn {
padding:8px 15px;
font-size:14px
}
.hm_prdbx.expndng, .hm_prdbx.fire, .hm_prdbx.intelligent, .hm_prdbx.promising {
background-size:cover
}
.whteprdctbx {
padding:29px 20px;
width:300px
}
ul.news_trng_lstng li {
float:left;
width:100%;
margin-left:0;
margin-right:0;
margin-bottom:30px;
height:354px;
overflow:hidden
}
.askqrybx {
margin:0 auto;
width:90%;
position:relative
}
.introbx p {
font-size:14px;
line-height:20px
}
.prdct_cat_txt {
float:left;
width:100%;
box-shadow:none;
border-radius:0
}
.prdct_cat_img.rht {
float:left;
width:100%;
margin-right:0;
margin-left:0
}
.prdct_cat_img {
float:left;
width:100%;
margin-top:0;
margin-right:0
}
ul.prdct_catlstng li {
overflow:hidden;
list-style-type:none;
padding:0;
margin:10px 10px 30px;
background:#fff
}
ul.prdct_catlstng li ul.ftrlstnw li {
overflow:visible;
list-style-type:disc;
padding:0;
margin:0;
background:#fff;
margin-bottom:8px
}
.bnrtbmtxtnw.prosnd {
font-size:13px;
line-height:16px
}
.hdng img {
width:240px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng img {
width:104px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
font-size:22px
}
ul.prdct_catlstng_inr li {
float:left;
width:31%;
margin-right:3%
}
.prdct_cat_txt p {
height:auto
}
.lms .prdct_cat_txt p {
height:auto
}
.prosound ul.prdct_catlstng_inr li .txtbxnw p {
min-height:inherit
}
.prosound ul.prdct_catlstng_inr li .txtbxnw h3 {
min-height:inherit
}
.prdct_cat_txt h2 {
height:inherit
}
.lms .prdct_cat_txt h2 {
height:inherit
}
.prd_txtar {
font-size:16px;
line-height:20px
}
.bcs_txtbxprd {
font-size:16px
}
.prdct_txt_bx.pdng2 {
padding-top:20px
}
.prdct_txt_bx.pdng {
padding-top:45px
}
.inrcntnr.fd.ip-prd .bcstopbx {
margin-bottom:0;
padding-top:0
}
.prdctofrng_subtxt {
width:100%
}
}
@media screen and (max-width:970px) {
.ecsprdlst.dxc_cmpnt ul.prdlstng li {
width:33%
}
.bcstopbx.ci2ms.mntop h2.hdng {
padding-bottom:30px
}
.bcstopbx.ci2ms.mntop h1.hdng {
padding-bottom:30px
}
.inrcntnr.fd .bcstopbx.ci2ms.mntop .bcsprd_bx_rht {
padding-top:0
}
.inrcntnr.fd .bcstopbx.ci2ms.mntop .bcsprd_bx_lft.mblimg {
padding-bottom:20px
}
.bcstopbx.ci2ms.mntop .bcsprd_bx_rht {
width:42%
}
.bnftsbx.ci2msprd {
margin-bottom:80px
}
.bcstopbx.ci2ms.mntop .bcsprd_bx_rht {
width:100%
}
.introbx .bdr_lfttxt {
width:auto
}
.bnftsbx.uvtrtmnt.case_stdy {
margin-top:80px
}
.bnftsbx.uvtrtmnt.case_stdy .crtfctimgbx video {
width:100%;
height:300px
}
.mrgntopnwm {
margin-top:80px
}
.eacforaqm {
margin-bottom:80px
}
.acs_prdctbx2.bxiaqsnsr_pdngbtm {
margin-bottom:80px
}
.bcstop.bxiaqsnsr_pdngbtm {
margin-bottom:80px
}
.bnftsbx.ecsicnbx.bnftbxmbl {
margin-bottom:80px
}
.bnftpdngbxmbl {
padding-bottom:80px
}
.ecsicnbx ul.bnftslst li {
float:left;
width:47%
}
.vfd .introbx {
margin-bottom:80px
}
.inrcntnr.fd.nwstyle.picvmnnw .acs_prdctbx2 {
padding-bottom:80px
}
.prdhdng_fld.picvhdng.mblpdngtop {
padding-top:0
}
.websn4dwn.inncom {
margin-bottom:80px;
margin-top:20px
}
.bcsprd_bx_lft.mblimg.imgmblpdng {
padding:20px 0
}
.inncom_mn .bcsprd_bx_rht h2.imgbsd {
text-align:center
}
.infogrphcsbx .product_accordion>.acrdntxt {
padding-top:0
}
.prdct_pagination .bdr_lfttxt {
padding-top:0
}
.prdct_pagination {
padding-top:60px
}
.applctn_bx {
padding-bottom:0
}
.bnftsbx.prdlstipbtm.nfpabxmn {
padding-top:0;
padding-bottom:40px;
margin-top:20px
}
.bnftsbx.ecstop {
padding-top:0
}
.ecsprdlst ul.prdlstng li {
float:left;
width:33%;
padding:0 1.5% 20px;
height:455px
}
.ecsprdlst ul.prdlstng li .ipinr .prdctofrng_subtxt {
height:auto;
padding-bottom:0
}
.inrcntnr.fd.ip-prd.firenw .bcsprd_bx_rht {
width:100%
}
.carmovebx, .crhdngbx {
display:none
}
.websn4nw .prdct_cat_txt {
margin-top:20px;
width:100%
}
.websn4nw .prdct_cat_img.rht {
margin-left:0;
margin-right:0
}
ul.brdcrmbbx li a {
font-size:12px
}
ul.aboutlst li {
width:48%;
margin-bottom:30px
}
.abtclmn .sbmtbx {
padding-top:0
}
.hmprdblksml {
width:94%;
margin-top:30px
}
.hmprdblkimg {
width:100%;
min-height:380px;
float:left
}
.md_cntainer_65 {
width:90%
}
.upcmngtopbx .upcmngtxt {
width:37%;
margin-right:3%;
margin-top:30px
}
.upcmngbtmbx .upcmngtxt {
margin-left:3%;
width:37%;
margin-top:30px
}
.websarch .trend_slider .slick-next, .websarch .trend_slider .slick-prev {
top:183px
}
.inrcntnr.fd.ip-prd .bcsprd_bx_rht {
width:100%;
padding-top:32px
}
.inrcntnr.fd .bcsprd_bx_rht {
padding-top:20px
}
.inrcntnr.fd .bcsprd_bx_rht.wlmsmnnw {
padding-top:20px
}
.bcsprd_bx_lft.dstpimg {
display:none
}
.bcsprd_bx_lft.mblimg {
display:block
}
.tcsprdrht.dstpbx {
display:none
}
.tcsprdrht.mblbx {
display:block;
text-align:center
}
.tcsprdrht {
float:left;
width:100%
}
.tcsprdlft {
float:left;
width:100%
}
.acs_prdctbx2 {
padding-bottom:30px
}
.bcsprd_bx_rht {
width:100%
}
.wlms .bcsprd_bx_rht {
width:100%
}
.bcsprd_bx_lft img {
width:70%
}
.tcsprdlft img {
width:70%
}
.bcsprd_bx_lft.mblimg {
text-align:center
}
.imgbsd img {
width:230px
}
.bcsprd_bx_rht .bdr_lfttxt {
display:block
}
.bcsprd_bx_lft {
width:100%
}
.wlms .bcsprd_bx_lft {
width:100%
}
ul.bnftslst li {
width:30%
}
ul.bnftslst li .icnbx img {
width:80px
}
.bcsinfo .applctn_bx {
overflow:hidden
}
.product_accordion {
padding-bottom:20px
}
.bcsgrphbxnwoutr {
clear:both;
overflow-x:scroll;
padding-top:80px;
position:relative;
margin-top:-50px;
padding-bottom:50px
}
.pincntntbx {
display:block
}
.pin_six.redpin .pincntntbx p {
padding-right:39px
}
.pincntntbx p {
line-height:16px
}
.acrdn_lft {
float:left;
width:100%;
margin-left:10px;
margin-right:10px;
margin-top:0
}
.mnbxbldg {
height:100%;
overflow:visible
}
.bcsgrphbxnwoutr.lmsbx {
clear:both;
overflow-x:scroll;
padding-top:0;
position:relative;
margin-top:0;
padding-bottom:20px;
margin-bottom:50px
}
.bcsgrphbxnw.lmsbldnggrph {
margin-bottom:0
}
.introbx {
margin-bottom:80px
}
.applctn_bx {
padding-top:80px
}
.webscipr .tcsprdlft {
width:100%;
margin-right:0;
margin-top:100px
}
.webscipr .tcsprdlft h2 {
padding-bottom:0
}
.webscipr .tcsprdlft h2 img {
width:120px
}
.bcsinfo .bnftsbx.ciperbx {
padding:0;
clear:both
}
.bnftsbx.ciperbx p {
width:100%
}
.webscipr .tcsprdlft {
width:100%;
margin-right:0;
margin-top:0
}
.imgbsd img.webshdngimg {
width:180px
}
.bdr_lfttxt {
font-size:19px;
line-height:21px;
color:#303030
}
.bdr_lfttxt.sml {
font-size:19px;
line-height:21px
}
.srchlnknw {
position:static
}
.srchopninr {
height:130px;
width:100%
}
.srchhdng {
width:90%
}
.srch_bx {
width:90%;
margin-left:5%
}
.srchbxinpt {
width:84%
}
.srchtxtbtm {
width:90%
}
.srchopn {
z-index:9999
}
.iaq .bcstopbx {
padding-bottom:0
}
.iaq .acs_prdctbx2 {
padding-bottom:0
}
.eacsldr .slider-navaqm .slick-slide {
text-align:center;
cursor:pointer
}
.dwnldapplft {
float:left;
width:100%;
margin-right:0
}
.dwnldapprht {
float:left;
width:100%
}
.whrbuylst .prdlstngnw li {
width:45%;
margin-right:5%
}
.whrbuylst .prd_txtar {
height:55px
}
.bnftsbx.prdlstipbtm.gasbsd_prdctbx.efmfeaturetop {
margin-top:60px
}
.mnbxbldg {
overflow:visible!important
}
}
@media screen and (max-width:899px) {
.alerton_info {
min-height:520px;
margin:0 auto;
width:100%
}
.aertonbx .product_accordion>.acrdntxt {
padding:0
}
.morly_lite_dgrm_inr {
float:left;
width:450px;
position:relative;
margin-left:223px
}
.morly_lite_dgrm {
margin:0 auto;
width:900px
}
.lite_grphbx .md_cntainer {
width:100%;
padding:200px 0;
overflow-x:scroll
}
.ipprdctbx.gasbdprdinr.lite_grphbx {
padding:20px 0
}
.bnftsbx.ecsicnbx {
margin-top:0;
padding-top:0
}
.firenw .ecsicnbx.ecscause ul.bnftslst li {
float:left;
width:100%;
padding-right:0;
border-right:0 solid #6d6d6d;
padding-left:0;
margin:0;
margin-bottom:0;
min-height:inherit;
margin-bottom:20px;
text-align:center
}
.bnftsbx.ecsicnbx ul.bnftslst li .txtbx {
min-height:inherit;
font-size:16px
}
.bnftsbx.ecsicnbx {
padding-bottom:0
}
.bnftsbx.prdlstipbtm.ecsprdnw {
margin-top:0;
padding-top:0
}
.ullstd {
position:static;
left:50%;
top:200px;
width:100%;
margin-left:0;
clear:both;
text-align:center;
padding-bottom:30px
}
.ullstd img {
width:84px
}
.trend_slider .slick-prev {
left:10px
}
.trend_slider .slick-next, .trend_slider .slick-prev {
top:167px
}
.trend_slider .slick-right {
right:10px
}
.infogrphs {
overflow-x:scroll
}
.infogrphs img {
width:900px
}
.bcsgrphbx .imgbx {
width:900px
}
.bcsgrphbx {
width:100%;
overflow-x:scroll
}
.acrdn_rht {
float:left;
width:100%;
margin-top:30px
}
.wlmsblbbx {
width:100%;
overflow:scroll
}
.prvrhthdng::before {
position:absolute;
left:0;
top:0;
content:'1';
background:#dc202e;
width:24px;
height:24px;
text-align:center;
line-height:24px;
color:#fff;
/*font-family:Honeywell_Sans_book;*/
font-size:14px
}
.prvrhthdng.twonmbr::before {
content:'2'
}
.prvrhthdng.threenmbr::before {
content:'3'
}
.prvrhthdng.onenmbr::before {
content:'1'
}
.prvsrhtbx {
width:100%;
margin-left:0;
padding-top:20px
}
.prvrhthdng {
position:relative;
border-left:0 solid #dc202e;
padding:3px 0 3px 30px
}
.prvsmdbx img {
width:60%
}
.prvsmdbx {
width:100%;
margin-left:0;
text-align:center
}
.d_series .prvsmdbx {
width:100%;
position:relative;
margin-left:0
}
.d_series .prvsrhtbx {
width:100%
}
.prvrhttxt {
padding-left:30px
}
.dstpimgnw {
display:none
}
.mblimgnw {
display:inline-block
}
.phnx_prdlst .para {
height:155px
}
.bnftslst h3 {
font-size:14px;
line-height:20px;
height:auto
}
ul.bnftslst li .txtbx {
font-size:14px;
line-height:20px
}
.bmsmain .prdct_cat_txtinr {
padding:20px 0
}
.bmsmain .prdct_cat_txt h2 {
height:auto
}
.gasbdrbxbtm::after, .gasbdrbxbtm::before, .gasbsdstrghtline, .gntbxtp span::after, .gntbxtp span::before, .txtbxar::before {
display:none
}
.gntbxtp span {
padding:10px 100px
}
.clnagntbxmn {
float:left;
width:100%;
padding-top:20px;
position:relative
}
.clnagntbxmn .txtbxar {
overflow:hidden;
position:relative;
padding-bottom:0
}
.gasbdrbxbtm {
clear:both;
float:left;
width:100%;
position:relative;
padding-bottom:66px;
border-top:0 solid #787878
}
.gasbd_btmlft {
float:left;
width:100%;
position:relative;
margin-left:0;
padding-top:20px
}
.gasbd_btmlft.rht {
float:right;
width:100%;
position:relative;
margin-right:0;
margin-left:0
}
.bnftsbx.prdlstipbtm.gasprdcomp {
margin-top:80px
}
}
@media screen and (max-width:830px) {
.prdct_ofrng.prdctmn.prdct_dtls.security_cam {
padding-top:40px
}
ul.gsbsd_ftrlst.nwstle>li:first-child {
width:100%
}
.ipprdctbx.gasbdprdinr.nobg {
padding-top:10px
}
.firenw .ecsicnbx ul.bnftslst li {
float:left;
width:100%;
margin-right:0;
text-align:center
}
ul.gsbsd_ftrlst>li:first-child {
width:100%;
padding-left:0;
padding-top:0
}
ul.gsbsd_ftrlst>li {
width:100%;
padding:0;
border-right:0 solid #6d6d6d;
/*font-family:Honeywell_Sans_book;*/
color:#303030;
font-size:16px;
line-height:24px;
min-height:inherit;
border-bottom:1px solid #6d6d6d;
padding:30px 0;
padding-top:30px;
padding-left:0
}
ul.gsbsd_ftrlst>li:last-child {
padding-right:0;
border-right:0;
padding-bottom:0;
border:0
}
.gasbsd_prdctbx.prdlstipbtm.bnftsbx {
margin-top:30px;
padding-top:0
}
ul.eaclstng>li {
margin-bottom:30px
}
ul.eaclstng {
margin-top:30px
}
ul.eaclstng>li:last-child {
margin-bottom:0
}
.bnftsbx.ecsicnbx {
padding-bottom:0
}
.ecsicnbx ul.bnftslst li .txtbx {
min-height:89px
}
.ecsbtmbx .prdct_cat_img.rht {
float:left;
margin-right:0;
width:100%;
margin-left:0;
margin-bottom:30px
}
.ecsbtmbx .prdct_cat_txt {
float:left;
width:100%;
margin-top:0
}
.eac .prdlstngnw li {
width:45%
}
ul.eaclstng>li .eacimg {
float:left;
width:100%;
margin-right:0;
margin-left:0;
margin-bottom:30px
}
ul.eaclstng>li .eacrht {
float:left;
width:100%
}
.slick-slide img.dstpbnrimg {
display:none
}
.slick-slide img.mblbnrimg {
display:block;
width:100%
}
h4.altrhdng {
font-size:22px
}
.websarch .trend_slider .slick-next, .websarch .trend_slider .slick-prev {
top:152px
}
.pro_inrtop .hdng {
font-size:40px
}
ul.prdct_catlstng_inr.voice_evacution li {
width:100%;
margin-right:0
}
.resp-tab-content.specification {
padding:10px;
overflow:hidden
}
.resp-tab-content-active {
border-bottom:1px solid #c1c1c1!important
}
h2.resp-tab-active {
background:#dbdbdb!important
}
.resp-tab-content.ordering {
padding:10px;
overflow:hidden
}
.resp-tab-content.resources {
padding:10px;
overflow:hidden
}
.resrce_tbl thead tr th {
font-size:14px;
line-height:18px;
padding:12px 5px
}
.resrce_tbl tbody tr td {
font-size:13px;
line-height:18px;
padding:12px 5px
}
.tddrop::after {
right:5px
}
.specification h3 {
font-size:14px
}
ul.ftremn li {
font-size:14px;
margin-bottom:3px
}
.ordrngtbl tbody tr td {
font-size:14px
}
ul.ftremn li::before {
font-size:16px
}
a.dwnldbtn {
font-size:15px
}
.sbmtbtn.icon::after {
background:url(../images/sprites.png) no-repeat -323px top;
background-size:auto;
width:20px;
height:18px;
content:'';
position:absolute;
display:inline-block;
top:9px;
/*font-family:Honeywell_Sans_book;*/
background-size:400px;
display:none
}
.applctn_bx.dtls_appl ul.appl_lst li {
width:47%
}
.prdct_dtlsbx_md {
width:40%
}
.prdct_dtlsbx_rht {
width:57%
}
.prdct_dtlsbx_rht h2 {
font-size:18px;
line-height:26px
}
.prdct_dtlsbx_rht h3 {
font-size:15px
}
ul.prdct_ct_spcs li {
font-size:15px
}
ul.prdct_ct_spcs li span {
font-size:13px
}
.prdct_dtlsbx_rht p {
font-size:14px;
line-height:20px
}
.trend_slider .slick-next, .trend_slider .slick-prev {
top:147px
}
.prdct_ofrng.prdctmn.prdct_dtls {
padding-top:80px
}
.archtrebx {
padding-top:20px
}
.webs.archtrebx {
padding-top:0
}
.slider-navaqm .slick-next, .slider-navaqm .slick-prev {
top:34%
}
.cntctinr h2 {
font-size:28px;
line-height:30px
}
.cntctinr h1 {
font-size:28px;
line-height:30px
}
.cntcttxt {
font-size:20px;
line-height:24px
}
.md_cntainercntct {
margin:0 auto;
width:85%
}
.hs81css ul.gsbsd_ftrlst>li:first-child {
width:100%;
padding-left:0;
padding-top:0;
text-align:center;
min-height:inherit;
padding-bottom:30px
}
.hs81css ul.gsbsd_ftrlst>li {
width:100%;
padding-left:0;
padding-top:0;
text-align:center;
min-height:inherit;
padding-bottom:30px;
padding-top:30px;
padding-right:0
}
ul.gsbsd_ftrlst.nwstle>li {
width:100%;
padding-left:0;
padding-top:0;
text-align:center;
min-height:inherit;
padding-bottom:30px;
padding-top:30px;
padding-right:0
}
.hs81css ul.gsbsd_ftrlst.nwstle>li:first-child {
width:100%;
padding-left:0;
padding-top:0;
text-align:center;
min-height:inherit;
padding-bottom:30px
}
.ipprdctbx.gasbsd_ftre.bnfts.hs81css {
margin-bottom:80px
}
.hs_bnfts {
padding-bottom:0;
margin-top:40px
}
.bnftsbx.prdlstipbtm.gasprdcomp.hssers {
margin-top:80px
}
.hs_cntrlr_bx {
margin-bottom:80px
}
.els_structure {
margin-top:80px;
margin-bottom:80px
}
.bnftsbx.frmclmnbnft.morleylte ul.bnftslst li {
float:none;
width:43%;
display:inline-block;
margin-right:6%;
margin-bottom:20px
}
}
@media screen and (max-width:768px) {
.prd_section2.fire_cmpnnt.sensr_pnls ul.resp-tabs-list {
display:block
}
}
@media screen and (max-width:767px) {
.parentHorizontalTab .resp-tabs-container.hor_1 h2~.ordering.resp-tab-content.hor_1 {
overflow:scroll;
width:100%
}
.parentHorizontalTab .resp-tabs-container.hor_1 h2~.ordering.resp-tab-content.hor_1>table.ordrngtbl {
width:800px
}
.parentHorizontalTab .resp-tabs-container.hor_1 h2~.ordering.resp-tab-content.hor_1~h2~.ordering.resp-tab-content.hor_1 {
overflow:hidden
}
.parentHorizontalTab .resp-tabs-container.hor_1 h2~.ordering.resp-tab-content.hor_1~h2~.ordering.resp-tab-content.hor_1 table.ordrngtbl {
width:100%
}
ul.prdct_catlstng.ytbebxnw iframe {
width:100%;
height:400px
}
.elsbtmbx {
padding:60px 50px 40px;
margin-bottom:30px
}
.hs_advntge_clmn {
float:left;
width:100%;
margin-right:0
}
.hs_imgbx img {
width:80%
}
.firenw .hs_bnfts ul.bnftslst2>li {
width:48%
}
.hs_imgbx img {
width:70%
}
.hs_advntge_clmn {
float:left;
width:100%;
margin-right:0
}
.hssers .webslstbx.brdrrht {
border-right:0 solid #6d6d6d;
margin-right:0;
padding-right:0;
min-height:inherit;
width:100%
}
.hssers .webslstbx.rht {
margin-right:0;
width:100%
}
.hssers .webslstbx.rht ul.ftrlstnw {
padding-bottom:0
}
ul.howwrks {
margin-bottom:0
}
ul.howwrks li {
float:left;
width:45%;
margin-right:5%;
margin-bottom:30px
}
.hwwrksbtmlft {
width:100%;
border-bottom:1px solid #707070;
border-right:0;
margin-right:0;
padding-right:0;
margin-bottom:30px;
padding-bottom:20px
}
.hwwrksbtmright {
width:100%;
float:left;
text-align:left
}
.hwwrksbtmright h3, .hwwrksbtmright p, .plystre {
text-align:left
}
.cntrtxtbx .para {
width:90%
}
.prdct_dtlsbx.nwprdtctdtlbx .prdct_dtlsbx_md.vfdlftnw {
margin-bottom:50px
}
.crtfctimgbx img {
width:200px
}
.ef_imgbx img {
width:500px
}
.ef_imgbx.img2 img {
width:350px
}
.nwdhnguv {
font-size:20px;
line-height:26px
}
.cmeralst .prdlstngnw li {
width:45%
}
.faqbxnw .product_accordion .hdngqstn {
overflow:hidden;
margin:0 auto;
width:100%
}
.faqbxnw .product_accordion>.acrdntxt {
width:100%
}
.faqtbl td {
float:left;
width:50%;
padding:4px;
border:0
}
.faqtbl th {
float:left;
width:50%;
padding:4px;
border:0;
border-bottom:1px solid #666
}
.whrbuylst .prdlstngnw li {
width:100%;
margin-right:0
}
.whrbuylst .prd_txtar {
height:auto
}
.whrbuylst p {
margin-bottom:20px;
min-height:auto
}
.text-cta-arrow::after {
margin-top:-2px;
position:absolute;
padding-top:0;
right:-21px;
top:0
}
.mrgnrhtnw {
margin-right:32px
}
.text-cta-arrow {
position:relative;
display:inline-block;
float:left
}
.d-none {
display:none
}
.separator.separator-left.d-none {
display:none
}
.ftrbtm {
padding-bottom:64px
}
.prdct_dtlsbx_rht h3 {
font-size:15px
}
h2.hdng.bigfnt {
font-size:20px;
color:#303030
}
h1.hdng.bigfnt {
font-size:20px;
color:#303030
}
.websarcht .slick-slide .inrwebs {
padding:20px 30px
}
.webs_grphbxes {
padding:0;
margin:0
}
.archtrebx.webs .archtrebxgrybx {
padding:0 0 30px;
margin-top:20px
}
.dstpvwtrnd {
display:none
}
.mblvwtrnd {
display:block
}
.trnimgbml {
overflow:hidden;
text-align:center;
background:#dc202e;
margin-bottom:20px
}
.picvlftbxlst {
width:100%;
margin-right:0;
padding-right:0;
border-right:0
}
.picvrhtbxlst {
float:left;
width:100%
}
.picvtopbx_specs {
overflow:hidden;
padding:20px 20px 0
}
.picvacr_lft {
float:left;
width:100%;
margin-right:0;
margin-bottom:30px
}
.picvacr_lft.rht {
margin-right:0;
width:100%;
margin-bottom:5px
}
.picvlftbx {
width:100%;
margin-right:0;
margin-bottom:30px
}
.picvrhtbx {
float:left;
width:100%
}
.prdhdng_fld {
padding:40px 0 0;
font-size:40px
}
.ahuspecsimg {
float:left;
width:100%;
margin-right:0;
margin-bottom:30px;
text-align:center
}
.ahuspecstxtbx {
float:left;
width:100%
}
.ahuspecslft {
float:left;
width:100%
}
.ahuspecstxtbx ul.prvlstng li:last-child {
margin-bottom:0
}
.bdrlftspecs {
border-left:0 solid #979797;
padding-left:0;
margin-left:0;
width:100%
}
.ahuspecsimg img {
width:80%
}
.introbx p {
width:100%
}
.prdct_dtlsbx_md.vfdlftnw.prv {
float:left;
width:100%;
margin-right:0;
margin-left:0;
margin-bottom:0
}
.prdct_dtlsbx_md.vfdlftnw {
float:left;
width:100%;
margin-bottom:0
}
.prdct_dtlsbx_rht.vfdrht {
float:left;
width:100%
}
.prdct_dtlsbx {
padding-top:0
}
.imgbxhdng {
display:none
}
.product_accordion h3 .prdtxthdngnw {
padding-top:0;
width:100%
}
.product_accordion h3.singl_linetxt .prdtxthdngnw {
padding-top:0
}
ul.brdcrmbbx {
padding:10px 0 30px
}
ul.brdcrmbbx li {
font-size:11px
}
ul.brdcrmbbx li::after {
top:4px
}
.pro_inrtop p {
width:100%;
margin-top:20px
}
.dvftrlft {
width:100%;
margin-right:2%;
padding-bottom:30px
}
.dvftrmd {
float:left;
width:33%;
margin-right:0
}
.dvftrmd.scnd {
width:31%;
margin-top:0;
margin-right:2%
}
.dvftrmd.frst {
width:31%;
margin-right:2%
}
.dvftrmd.frst {
margin-bottom:20px
}
.dvftrmd.thrd {
float:left;
width:31%;
margin-right:4%;
margin-top:20px
}
.dvftrmd.fourth {
width:30%;
margin-top:20px
}
.hm_bnrtxtbx.slide_one {
left:7%;
top:2px;
width:92%
}
.bnrtbmtxtnw span {
font-size:30px;
line-height:25px
}
section.hm_bnrbx.main_home {
z-index:99
}
.dvftrmd.lst {
width:100%
}
.clmn1 {
float:left;
width:31%;
margin-right:2%
}
.clmn2 {
float:left;
width:31%;
margin-right:2%
}
.clmn3 {
float:left;
width:33%;
margin-right:0
}
.dvftrmd.lst .sclicn li {
float:left;
margin-right:6px
}
.nwssctn_txtbxinr h2::before {
width:68px;
height:68px;
background-size:226px;
background-position:left -36px
}
.nwssctn_txtbxinr.training h2::before {
width:68px;
height:68px;
background-size:226px;
background-position:left -36px
}
.nwssctn_txtbxinr h2 {
font-size:40px;
padding-left:73px;
letter-spacing:-3px;
line-height:32px;
margin-bottom:20px;
min-height:79px
}
.nwssctn_txtbxinr p {
font-size:13px;
line-height:15px
}
.nwssctn_txtbxinr .sbmtbx .sbmtbtn {
font-size:13px
}
.nwssctn_txtbxinr.training h2::before {
width:68px;
height:68px;
background-size:226px;
background-position:-68px -36px
}
.nwssctn_txtbxinr.training h2 {
padding-top:20px;
padding-left:78px;
min-height:69px
}
.applctn_bx ul.appl_lst li {
width:49%
}
.applctn_bx ul.appl_lst li:nth-child(even) {
margin-right:0
}
ul.appl_lst {
margin-bottom:0
}
.prjctshwcse {
overflow:hidden;
padding-top:20px;
padding-bottom:20px
}
ul.appl_lst li .appl_txtbx {
font-size:15px;
height:auto;
line-height:17px;
padding:5px
}
.appl_txtbx {
font-size:15px;
height:auto;
line-height:17px;
padding:10px 5px
}
.resrce_tbl {
width:670px
}
.resp-tab-content.resources {
overflow-x:scroll
}
.prdct_dtlsbx_md {
width:100%;
margin-right:0;
margin-bottom:30px
}
.prdct_dtlsbx_rht {
width:100%
}
.prdct_txt_bx {
padding-top:50px
}
.dvftrmd:last-child {
margin-right:0;
clear:both;
margin-top:20px
}
.acrdn_rht h2 {
font-size:38px;
text-transform:uppercase;
line-height:37px
}
.acrdn_rht h4 {
font-size:16px;
line-height:16px
}
.hdngbx {
font-size:20px;
padding-bottom:5px
}
ul.ftrlstnw li {
font-size:15px
}
.webslstbx:first-child ul.ftrlstnw {
padding-bottom:0
}
.taboptn ul.prdct_catlstng_inr.pmsnw li .dvbxinr .hdng.bgbx {
float:left;
width:100%;
margin-right:0;
margin-bottom:0;
padding:0;
background:0 0
}
ul.prdct_catlstng_inr.pmsnw li .txtbxnw {
float:left;
width:100%;
margin-top:0;
padding:0 15px 15px
}
.lmsdtlsprd_lft {
float:left;
width:100%;
margin-right:0
}
.lmsdtlsprd_rht {
float:left;
width:100%;
margin-top:0
}
.slider-for_lms h2.hdng {
overflow:hidden;
font-size:30px;
line-height:30px
}
.slider-for_lms h1.hdng {
overflow:hidden;
font-size:30px;
line-height:30px
}
.lmsprddtlsbx {
padding:20px
}
.archtinr {
width:900px
}
.archtrebxgrybx {
overflow:scroll
}
.dsriesrht {
float:left;
width:100%;
margin-top:20px;
margin-right:0;
text-align:center
}
.dsrieslft {
float:left;
width:100%;
margin-right:0
}
.dsriesrht img {
width:70%
}
ul.prvlstng.pdngbtm {
padding-bottom:0
}
.mbloutr {
padding:0
}
.slide_onemid.inrbnrtxt {
font-size:32px;
line-height:42px;
margin-top:60px
}
.hm_bnrtxtbx .inrbnrblwtxt {
display:none
}
.inrbnrblwtxt.hme {
display:none
}
.srch_bx {
margin-right:0;
margin-top:42px;
height:27px
}
.srchtxtbtm {
padding:10px 0 0
}
.prdct_txt_bx p {
font-size:14px;
line-height:20px
}
.info_trend {
clear:both;
overflow:hidden;
padding:0;
background:0 0;
margin-bottom:0
}
ul.prdct_catlstng_inr li {
width:100%;
margin-right:0;
margin-bottom:30px
}
.prdct_txt_bx.pdng {
padding-top:43px
}
.prdlsttxtmn {
line-height:17px
}
.info_trend .mbloutr {
padding:0 5%
}
}
@media screen and (max-width:710px) {
.tblbxotr table {
width:710px;
border:none
}
.tblbxotr {
width:100%;
overflow-x:scroll
}
.eacaqmlft {
float:left;
width:100%;
padding-right:0;
margin-bottom:20px;
border-bottom:1px solid #6d6d6d;
padding-bottom:20px
}
.eacaqmmd {
float:left;
width:100%;
padding-right:0;
padding-left:0;
border-left:0;
border-right:0;
min-height:auto;
margin-bottom:20px;
border-bottom:1px solid #6d6d6d;
padding-bottom:20px
}
.eacaqrht {
float:left;
width:100%;
padding-left:0
}
.imgfq img {
width:100%
}
ul.prdct_catlstng li:last-child {
margin-bottom:0
}
ul.phnx_prdlst li {
float:left;
width:100%;
margin-left:0;
margin-right:0
}
.phnx_prdlst .para {
height:auto
}
.upcmngtopbx .upcmngtxt {
width:100%;
margin-right:0;
margin-top:30px
}
.upcomngimg {
float:left;
width:100%;
line-height:1px
}
.upcmngbtmbx .upcmngtxt {
margin-left:0;
width:100%;
margin-top:30px
}
.about_topinr {
width:100%
}
span.redline {
font-size:20px;
line-height:26px
}
}
@media screen and (max-width:680px) {
.ecsprdlst.dxc_cmpnt.zxse ul.prdlstng li {
width:100%;
padding:0 0 30px
}
.ecsprdlst.dxc_cmpnt ul.prdlstng li {
width:100%;
height:auto
}
ul.prdlstng.esser li {
float:none;
width:100%;
padding:0 0 30px;
display:inline-block;
vertical-align:top
}
.morleymnhm ul.prdlstng li {
width:100%;
padding:0 0 30px
}
.nwdhnguv {
font-size:20px;
line-height:26px
}
.ef_imgbx {
overflow:hidden;
padding:30px 30px 10px
}
.bnftsbx.uvtrtmnt {
margin-top:0
}
.bnftsbx.uvtrtmnt {
margin-top:0
}
.cntctcntnr {
width:100%
}
ul.prdlstng li .ipinr .prdctofrng_subtxt {
height:auto
}
ul.prdlstng li {
width:100%
}
ul.prdlstng.entvdo li {
width:100%
}
.fire-detection ul.prdlstng li {
width:100%;
padding-bottom:40px
}
.ip-prd .hdng {
height:auto
}
.md_cntainer_sml_hm {
margin:0 auto;
width:90%
}
.hmprdblkimg {
width:100%;
min-height:170px;
float:left
}
.prdlstngnw li {
width:45%
}
.prdlstngnw li:nth-child(even) {
margin-right:0
}
.prdlstngnw li:last-child {
margin-bottom:0
}
.prdlstngnw li {
margin-top:20px;
margin-bottom:20px
}
.ecsprdlst ul.prdlstng li {
float:left;
width:50%;
padding:0 1.5% 20px;
height:425px
}
.otpbxpopup .otpbxpopupinr {
position:relative;
left:50%;
margin-left:-40%;
width:80%
}
}
@media screen and (max-width:600px) {
.iracpopoutr {
width:400px;
background:#fff;
position:relative
}
.iracpopinr {
float:left;
width:400px;
height:550px;
padding:0;
overflow:auto;
background:#fff
}
.irac_ftre.bnfts ul.lstnwmn li {
display:inline-block;
vertical-align:top;
width:47.8%
}
.hs_cntrlr_btm {
width:100%;
overflow-x:scroll
}
ul.bnftslst li .txtbx {
min-height:121px
}
ul.bnftslst li:last-child .txtbx {
min-height:0
}
.cntct_lstlft {
float:left;
width:100%;
margin-right:0;
margin-bottom:50px
}
.bnftsbx.frmclmnbnft ul.bnftslst li {
width:48%;
text-align:center
}
.bnftsbx.frmclmnbnft {
padding:0
}
.cntctfrmbxtrlft {
float:left;
width:100%;
margin-right:0;
padding-bottom:22px
}
.cntctfrmbxtrrht {
float:left;
width:100%;
padding-bottom:22px;
position:relative
}
.subscrbebxbtm {
overflow:hidden;
padding:10px 10px 30px;
text-align:center
}
.subscrbebxbtm a.sbmtbtn {
margin-right:10px;
display:inline-block;
float:none
}
.cntctfrmbxtr {
overflow:hidden;
padding-bottom:0
}
.cntctinr {
overflow:hidden;
margin:0 0 20px
}
.ecsbtmbx.iaqbtm .prdct_cat_img {
float:left;
margin-right:0;
width:100%;
margin-left:0
}
a.dwnldbtn {
padding:11px 35px
}
.mrgnrhtnw {
margin-right:33px
}
.mblvwtrnd.trnimgbml {
margin-top:30px
}
.webs .mblvwtrnd.trnimgbml {
margin-top:0
}
.applicationbx.slick-slider {
padding:0 24px
}
.prd_section2.prd_ofrng {
padding:0 0 10px
}
.inrcntnr.fd.nwstyle .acs_prdctbx2 {
margin-bottom:0;
padding-bottom:0
}
.inrcntnr.fd.nwstyle .acs_prdctbx2 .bcstopbx {
padding:0
}
h4.altrhdng {
font-size:20px
}
.bdr_lfttxt {
font-size:16px;
line-height:22px;
color:#303030
}
.bdr_lfttxt.sml {
font-size:16px;
line-height:22px
}
.slide_onemid {
font-size:41px;
line-height:32px;
letter-spacing:-3px
}
.md_cntainer_sml {
width:90%;
padding-bottom:20px
}
.abtclmn {
padding:30px 0
}
ul.news_trng_lstng li {
height:auto
}
ul.hmbnrlstngtxt li {
width:22%;
margin-right:0;
list-style-type:none;
margin-right:2%
}
h2.hdng {
font-size:30px;
line-height:30px
}
h1.hdng {
font-size:30px;
line-height:30px
}
.abt_lft img {
width:100%
}
.askqrylft {
float:left;
width:100%;
margin-right:0
}
.askqryrht {
float:left;
width:100%
}
.prdlstngnw a.sbmtbtn {
width:auto;
position:relative;
padding:8px 30px 8px 15px
}
.sbmtbtn.icon::after {
right:5px
}
.ordrngtbl tbody tr td {
padding:8px 15px
}
.ordrngtbl thead tr th {
padding:8px 15px
}
.prdct_bnr_img.dstpimg {
display:none
}
.prdct_bnr_img.mblimg {
display:block
}
.prdct_bnr.lght_brwn {
padding-top:20px;
padding-bottom:20px
}
.prdct_bnr.lght_grey {
padding-top:20px;
padding-bottom:20px
}
.prdct_bnr.lght_blue {
padding-top:20px;
padding-bottom:20px
}
.prdct_bnr.lght_brwn2 {
padding-top:20px;
padding-bottom:20px
}
.prdct_txt_bx.zeo {
width:100%;
padding-left:0
}
.prdct_txt_bx {
float:left;
width:100%
}
.prdct_bnr_cntnr {
width:90%
}
.prdct_bnr_img.mblimg {
float:none;
overflow:hidden;
width:auto;
margin-right:0;
margin-top:10px;
line-height:1px;
text-align:center
}
.prdct_bnr_img img {
width:80%
}
.prdct_txt_bx h2 {
text-align:center
}
.prdct_txt_bx h1 {
text-align:center
}
ul.prdct_catlstng_inr.voice_evacution li .prdct_lstlft {
float:left;
width:100%;
margin-right:0
}
ul.prdct_catlstng_inr.voice_evacution .prdct_lstrht {
width:100%;
margin-right:0
}
ul.prdct_catlstng_inr.voice_evacution li .dvbxinr {
padding:30px
}
ul.prdct_catlstng_inr.voice_evacution li .prdct_lstlft {
text-align:center
}
ul.prdct_catlstng_inr.voice_evacution li .prdct_lstlft img {
width:60%
}
ul.prdct_catlstng_inr.voice_evacution .prdct_lstrht {
text-align:center;
padding-top:0
}
ul.prdct_catlstng_inr.voice_evacution .sbmtbtn.icon {
float:none;
display:inline-block
}
ul.prdct_catlstng_inr.voice_evacution li .hdng {
line-height:20px
}
.pro_inrtop .hdng {
font-size:28px
}
.prdct_catlstng_inr.voice_evacution.basic_pa .prdct_lstlft {
float:left;
width:100%;
margin-right:0;
margin-left:0;
padding-bottom:10px
}
ul.prdct_catlstng_inr li .dvbxinr .hdng span {
font-size:32px
}
ul.bnftslst li {
width:47%
}
.taboptninr {
padding:10px
}
.wlmsblbbx h2.hdng {
font-size:20px
}
.prdctmn.archtrebx h2.hdng {
font-size:20px;
line-height:30px
}
.crhdngbx h2.hdng {
font-size:20px
}
.wlmsblbbx h1.hdng {
font-size:20px
}
.prdctmn.archtrebx h1.hdng {
font-size:20px;
line-height:30px
}
.crhdngbx h1.hdng {
font-size:20px
}
}
@media screen and (max-width:550px) {
ul.prdct_catlstng.ytbebxnw iframe {
width:100%;
height:400px
}
.irac_ftre.bnfts .btmbxbnft h2 {
height:72px
}
ul.lstnwmn li {
display:inline-block;
vertical-align:top;
width:48%;
margin-right:1%;
margin-bottom:20px
}
.irac_ftre.bnfts .btmbxbnft {
height:264px
}
.bnftsbx.frmclmnbnft.morleylte ul.bnftslst li {
float:none;
width:100%;
display:inline-block;
margin-right:0;
margin-bottom:20px
}
.firenw .hs_bnfts ul.bnftslst2>li {
width:100%
}
.bnftsbx.frmclmnbnft ul.bnftslst li {
width:100%;
margin-right:0;
text-align:center
}
.bnftsbx.frmclmnbnft ul.bnftslst li .txtbx {
min-height:inherit
}
.nfpalft, .nfparht {
width:100%
}
.taboptn .slider-nav_lms2 .slick-slide {
margin:0px
}
.taboptn .slider-for_lms2 .slick-list.draggable {
margin:0 10px
}
.slide_onemid.inrbnrtxt {
font-size:26px;
line-height:30px;
margin-top:40px
}
.trnimgbml img {
width:100%
}
.grytxtbx {
padding:15px
}
.prddtlbx {
float:left;
width:48%;
margin-bottom:20px
}
.slide_onemid {
font-size:32px;
line-height:24px;
letter-spacing:-1px
}
.bnrtbmtxtnw {
margin-top:30px
}
ul.hmbnrlstngtxt li .txtbx {
font-size:11px;
line-height:9px
}
.nwssctn_txtbxinr {
overflow:hidden;
padding:10px 20px
}
.sbmtbx {
padding-bottom:0;
padding-top:0
}
.whteprdctbx .sbmtbx {
padding-top:17px
}
.nwssctn_txtbxinr h2 {
margin-bottom:7px
}
.slide_onemid {
font-size:25px;
line-height:21px
}
ul.hmbnrlstngtxt {
width:100%
}
.imgbsd img {
width:180px
}
.bcsprd_bx_lft img {
width:100%
}
.tcsprdlft img {
width:100%
}
ul.spcslstlnk {
/*font-family:Honeywell_Sans_book;*/
color:#303030;
line-height:21px;
padding-bottom:13px;
padding-left:3px;
margin-left:20px;
margin:0 0 0 20px
}
.vfdrhtbx {
float:left;
width:100%
}
.vfdlftbx {
float:left;
width:100%;
border-right:0 solid #969696;
padding-right:0;
margin-right:0
}
.webslstbx {
float:left;
width:100%;
margin-right:0
}
ul.ftrlstnw {
padding:0 20px 20px;
margin:0;
list-style-type:disc
}
.crtfctimgbx img {
width:150px
}
.ef_imgbx img {
width:100%
}
.ef_imgbx.img2 img {
width:250px
}
.websn4nw .mrgnrhtnw {
margin-right:48px;
margin-bottom:10px
}
.intrfacedshbrdbx .intrfcerht h2.hdng {
margin-bottom:14px
}
.intrfacedshbrdbx .intrfcerht h1.hdng {
margin-bottom:14px
}
}
@media screen and (max-width:480px) {
.ecsprdlst ul.prdlstng li {
float:left;
width:100%;
padding:0 0 20px;
height:auto
}
.ecsprdlst.dxc_cmpnt ul.prdlstng li {
width:100%
}
.otpbxpopupinr_nw ul.otp-text li {
float:left;
margin-right:2px;
width:65px;
list-style-type:none;
padding:0
}
}
@media screen and (max-width:440px) {
.iracpopinr {
float:left;
width:300px;
height:500px;
padding:0;
overflow:auto;
background:#fff
}
.iracpopoutr {
width:300px;
background:#fff;
position:relative
}
}
@media screen and (max-width:400px) {
.iracpopoutr {
width:300px;
background:#fff;
position:relative
}
.iracpopinr {
float:left;
width:300px;
height:500px;
padding:0;
overflow:auto;
background:#fff
}
.otpbxpopupinr_nw ul.otp-text li {
float:left;
margin-right:2px;
width:52px;
list-style-type:none;
padding:0
}
.dvftrmd.frst {
width:24%;
margin-right:2%
}
.dvftrmd.scnd {
width:32%;
margin-top:0
}
.dvftrmd {
float:left;
width:39%;
margin-right:0
}
.dvftrlft {
width:100%;
margin-right:0;
margin-bottom:30px
}
.applctn_bx ul.appl_lst li {
width:100%;
margin-right:0
}
.applctn_bx.dtls_appl ul.appl_lst li {
width:100%;
margin-right:0
}
.acrdn_lft {
float:left;
width:100%;
margin-left:0;
margin-right:0;
margin-top:0
}
.cmeralst .prdlstngnw li {
width:100%;
margin-right:0
}
}
@media screen and (max-width:400px) {
.prdct_bnr_cntnr {
width:300px
}
.oprte_txt {
font-size:12px
}
ul.hmbnrlstngtxt li .txtbx {
font-size:10px;
line-height:9px
}
.nwssctn_txtbxinr p {
margin-bottom:5px;
font-size:12px;
line-height:12px
}
.nwssctn_txtbxinr h2 {
font-size:22px;
padding-left:53px;
letter-spacing:-1px;
line-height:21px;
min-height:57px
}
.nwssctn_txtbxinr {
overflow:hidden;
padding:5px 20px
}
.nwssctn_txtbxinr h2::before {
width:46px;
height:46px;
background-size:155px;
background-position:left -25px
}
.nwssctn_txtbxinr .sbmtbx .sbmtbtn {
float:left;
line-height:13px;
padding:7px 10px
}
.nwssctn_txtbxinr.training h2::before {
width:46px;
height:46px;
background-size:155px;
background-position:-47px -25px;
margin-top:6px
}
.nwssctn_txtbxinr.training h2 {
padding-top:17px;
padding-left:53px;
min-height:57px
}
ul.bnftslst {
margin:0 auto;
width:155px
}
.ecsicnbx ul.bnftslst li {
float:left;
width:100%;
margin-right:0
}
ul.bnftslst li {
width:100%;
margin-right:0
}
ul.bnftslst li .txtbx {
min-height:auto;
padding-bottom:30px
}
}
@media screen and (max-width:350px) {
.srchopninr {
width:100%;
padding:10px 0
}
.srchhdng {
font-size:19px
}
.srch_bx {
margin-right:5px
}
.whteprdctbx {
margin-right:10px
}
.whteprdctbx {
padding:29px 10px;
width:280px
}
.whteprdctbx.fltlft {
margin-left:10px
}
}
.otpbxpopup {
	position:fixed;
	left:0;
	top:0;
	background-color:rgba(0, 0, 0, .8);
	z-index:99999;
	width:100%;
	height:100%;
	display:none
}
.vrtclcntr_bx {
	float:left;
	width:100%;
	height:100%;
	display:table;
	position:relative;
	z-index:70
}
.vrtclcntr_bxinr {
	display:table-cell;
	vertical-align:middle
}
.otpbxpopupinr {
	position:relative;
	left:50%;
	margin-left:-350px;
	width:630px
}
.otpbxpopupinr_nw {
	overflow:hidden;
	background:#fff;
	border-radius:20px
}
.otpbxtop {
	background:#ed3325;
	overflow:hidden;
	padding:14px 10px 5px 20px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:26px;
	color:#fff;
	position:relative
}
a.closepop {
	position:absolute;
	right:15px;
	top:10px
}
a.closepop:after {
	content:' \02DF';
	font-size:45px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#fff
}
.popinrarea {
	overflow:hidden;
	padding:20px
}
.popinrarea h3 {
	/*font-family:Honeywell_Sans_book;*/
	overflow:hidden;
	padding-bottom:20px;
	font-size:20px;
	color:#000;
	font-weight:400
}
ul.otp-text {
	display:inline-block;
	clear:both;
	list-style-type:none;
	padding:0;
	margin:0
}
ul.otp-text li {
	float:left;
	margin-right:2px;
	width:95px;
	list-style-type:none;
	padding:0
}
ul.otp-text li input {
	text-align:center;
	border:1px solid #d3d8de;
	border-radius:12px;
	display:inline-block;
	margin-bottom:0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:20px;
	font-weight:500;
	color:#000;
	height:60px;
	width:85%
}
.askfrmtdbtm.otp {
	position:relative
}
.sent-otp-again {
	clear:both;
	overflow:hidden;
	/*font-family:Honeywell_Sans_book;*/
	font-size:15px;
	color:#000;
	padding-top:20px
}
.sent-otp-again a {
	text-decoration:underline;
	color:#000;
	transition:1s
}
.sent-otp-again a:hover {
	text-decoration:none
}
.submit-btn {
	clear:both;
	overflow:hidden;
	padding-top:30px
}
.submit-button-otp {
	float:left;
	background:#ed3325;
	padding:10px 30px;
	font-family:Honeywell_Sans_medium;
	font-size:17px;
	color:#fff;
	border-radius:9px;
	border:0
}
.submit-button-otp:disabled, .submit-button-otp[disabled] {
	background:#999
}
a.clearotp {
	float:left;
	margin-left:15px;
	margin-top:10px;
	/*font-family:Honeywell_Sans_book;*/
	font-size:15px;
	color:#000;
	text-decoration:underline
}
.vrfyotp {
	position:absolute;
	right:0;
	top:0;
	padding:19px 10px 14px;
	border-radius:0 10px 10px 0;
	font-size:13px;
	/*font-family:Honeywell_Sans_book;*/
	color:#fff;
	background-color:rgba(231, 0, 1, .6);
	cursor:pointer
}
.otp_successmsg {
	/*font-family:Honeywell_Sans_book;*/
	font-size:15px
}
.verified {
	position:absolute;
	right:9px;
	top:32px;
	background:url(../images/tick.png) no-repeat left top;
	width:24px;
	height:24px
}
section.thank-you {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	height:calc(100vh - 150px)
}
section.thank-you div.wrapper {
	height:100%
}
section.thank-you div.thank-you-content {
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	max-width:680px;
	width:100%
}
section.thank-you div.thank-you-content h3 {
	width:100%;
	float:left;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:82px;
	color:#303030;
	text-transform:uppercase;
	margin-bottom:10px
}
section.thank-you div.thank-you-content h4 {
	width:auto;
	display:table;
	clear:both;
	text-align:center;
	position:relative;
	font-size:26px;
	font-family:Honeywell_Sans_medium;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#303030;
	margin:10px auto 20px;
	padding:0 75px
}
section.thank-you div.thank-you-content h4::before {
content:"";
position:absolute;
top:50%;
left:0;
background:#303030;
width:65px;
height:3px;
transform:translateY(-50%)
}
section.thank-you div.thank-you-content h4::after {
content:"";
position:absolute;
top:50%;
right:0;
background:#303030;
width:65px;
height:3px;
transform:translateY(-50%)
}
section.thank-you div.thank-you-content p {
	width:100%;
	float:left;
	text-align:center;
	color:#303030;
	font-size:28px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:38px
}
.notfound {
	text-align:center
}
.intym_cntnr {
	margin:0 auto;
	width:86%
}
.notfound .img404 {
	overflow:hidden;
	text-align:center;
	padding-bottom:40px
}
.notfound .data {
	overflow:hidden;
	text-align:center;
	margin-bottom:20px
}
.application_bx.prvcy {
	min-height:80vh;
	margin:0
}
body.thank-you header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:99
}
body.thank-you footer {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:99
}
.prvcy {
	padding-top:50px
}
.prvcy h1 {
	overflow:hidden;
	padding:0;
	margin:0;
	font-family:Honeywell_Sans_light;
	color:#ed3325;
	font-size:59px;
	margin-bottom:30px
}
.prvcy h2 {
	overflow:hidden;
	padding:0;
	margin:0;
	font-family:Honeywell_Sans_light;
	color:#303030;
	font-size:38px;
	margin-bottom:10px
}
.prvcy p {
	overflow:hidden;
	padding:0;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	color:#303030;
	font-size:18px;
	margin-bottom:40px
}
.prvcy p b {
	font-family:Honeywell_Sans_bold
}
.prvcy p#en-heading1, .prvcy p#en-heading11, .prvcy p#en-heading12, .prvcy p#en-heading13, .prvcy p#en-heading14, .prvcy p#en-heading2, .prvcy p#en-heading3, .prvcy p#en-heading4, .prvcy p#en-heading5, .prvcy p#en-heading6, .prvcy p#en-heading7, .prvcy p#en-heading8, .prvcy p#en-heading9 {
	margin-bottom:10px
}
.prvcy p a {
	color:#303030;
	text-decoration:underline
}
.prvcy p a:hover {
	text-decoration:none
}
.prvcy ol li, .prvcy ul li {
	color:#303030;
	font-size:18px
}
.prvcy ol li, .prvcy ul li {
	color:#303030
}
.prvcy ol {
	margin:0;
	padding:0 0 0 20px
}
.prvcy ul {
	margin:0;
	padding:0 0 0 20px
}
@media screen and (max-width:1500px) {
.vrfyotp {
padding-bottom:6px
}
}
#jquery-script-menu {
	position:absolute;
	height:90px;
	width:100%;
	top:0;
	left:0;
	border-top:5px solid #316594;
	background:#fff;
	-moz-box-shadow:0 2px 3px 0 rgba(0, 0, 0, .16);
	-webkit-box-shadow:0 2px 3px 0 rgba(0, 0, 0, .16);
	box-shadow:0 2px 3px 0 rgba(0, 0, 0, .16);
	z-index:999999;
	padding:10px 0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.jquery-script-center {
	width:960px;
	margin:0 auto
}
.jquery-script-center ul {
	width:212px;
	float:left;
	line-height:45px;
	margin:0;
	padding:0;
	list-style:none
}
.jquery-script-center a {
	text-decoration:none
}
.jquery-script-ads {
	width:728px;
	height:90px;
	float:right
}
.jquery-script-clear {
	clear:both;
	height:0
}
#carbonads {
	display:block;
	overflow:hidden;
	max-width:728px;
	position:relative;
	font-size:22px;
	box-sizing:content-box
}
#carbonads>span {
	display:block
}
#carbonads a {
	color:#4078c0;
	text-decoration:none
}
#carbonads a:hover {
	color:#3664a3
}
.carbon-wrap {
	display:flex;
	align-items:center
}
.carbon-img {
	display:block;
	margin:0;
	line-height:1
}
.carbon-img img {
	display:block;
	height:90px;
	width:auto
}
.carbon-text {
	display:block;
	padding:0 1em;
	line-height:1.35;
	text-align:left
}
.carbon-poweredby {
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	padding:6px 10px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.5px;
	font-weight:600;
	font-size:8px;
	border-top-left-radius:4px;
	line-height:1;
	color:#aaa!important
}
@media only screen and (min-width:320px) and (max-width:759px) {
.carbon-text {
font-size:14px
}
}
.product_accordion .imgbxhdng {
	line-height:1px
}
.product_accordion h3 {
	background:#fff;
	border-radius:15px;
	-webkit-box-shadow:0 3px 12px 0 rgba(0, 0, 0, .16);
	-moz-box-shadow:0 3px 12px 0 rgba(0, 0, 0, .16);
	box-shadow:0 3px 12px 0 rgba(0, 0, 0, .16);
	/*font-family:Honeywell_Sans_book;*/
	font-size:30px;
	color:#303030;
	text-align:left;
	padding:8px 15px;
	cursor:pointer;
	margin-top:0;
	margin-top:22px;
transition:.25s all;
	position:relative;
	text-transform:uppercase;
	font-weight:400
}
.product_accordion h3.active {
	margin-bottom:0
}
.product_accordion h3.alignLeft {
	padding-left:35px
}
.infogrphcsbx.withoutbg .product_accordion>.acrdntxt {
	display:none;
	background:#f8f8f8;
	border-radius:0 0 15px 15px;
	text-align:left;
	padding:60px 30px 70px;
	margin:0 20px
}
.product_accordion>.acrdntxt {
	display:none;
	background-color:#f8f8f8;
	border-radius:0 0 15px 15px;
	text-align:left;
	padding:40px 100px 70px;
	margin:0 20px
}
.product_accordion .collapseIcon {
	position:absolute;
	right:20px;
	top:50%;
	font-size:25px;
	font-weight:300;
	width:30px;
	height:30px;
	transform:rotate(0);
	background:url(../images/bms/accr_dwn.png) no-repeat center center;
	background-size:30px;
	margin-top:-15px
}
.product_accordion .active .collapseIcon {
	position:absolute;
	font-size:25px;
	font-weight:300;
	transform:rotate(180deg)
}
@media screen and (max-width:1600px) {
.product_accordion h3 {
font-size:24px
}
.product_accordion>.acrdntxt {
padding:30px 10% 70px
}
}
@media screen and (max-width:970px) {
.product_accordion>.acrdntxt {
padding:60px 8% 70px
}
}
@media screen and (max-width:767px) {
.product_accordion h3 {
font-family:Honeywell_Sans_light;
font-size:29px;
padding:18px 58px 12px 15px
}
}
@media screen and (max-width:500px) {
.product_accordion h3 {
font-size:22px
}
.product_accordion>.acrdntxt {
padding:0 10% 70px;
margin:0
}
}
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
transition-duration:50ms
}
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
	transition-delay:50ms
}
[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
transition-duration:.1s
}
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
transition-delay:.1s
}
[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
transition-duration:.15s
}
[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
transition-delay:.15s
}
[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
transition-duration:.2s
}
[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
transition-delay:.2s
}
[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
transition-duration:.25s
}
[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
transition-delay:.25s
}
[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
transition-duration:.3s
}
[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
transition-delay:.3s
}
[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
transition-duration:.35s
}
[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
transition-delay:.35s
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
transition-duration:.4s
}
[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
transition-delay:.4s
}
[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
transition-duration:.45s
}
[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
transition-delay:.45s
}
[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
transition-duration:.5s
}
[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
transition-delay:.5s
}
[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
transition-duration:.55s
}
[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
transition-delay:.55s
}
[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
transition-duration:.6s
}
[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
transition-delay:.6s
}
[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
transition-duration:.65s
}
[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
transition-delay:.65s
}
[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
transition-duration:.7s
}
[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
transition-delay:.7s
}
[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
transition-duration:.75s
}
[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
transition-delay:.75s
}
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
transition-duration:.8s
}
[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
transition-delay:.8s
}
[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
transition-duration:.85s
}
[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
transition-delay:.85s
}
[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
transition-duration:.9s
}
[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
transition-delay:.9s
}
[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
transition-duration:.95s
}
[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
transition-delay:.95s
}
[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
transition-duration:1s
}
[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
	transition-delay:1s
}
[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
transition-duration:1.05s
}
[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
	transition-delay:1.05s
}
[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
transition-duration:1.1s
}
[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
	transition-delay:1.1s
}
[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
transition-duration:1.15s
}
[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
	transition-delay:1.15s
}
[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
transition-duration:1.2s
}
[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
	transition-delay:1.2s
}
[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
transition-duration:1.25s
}
[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
	transition-delay:1.25s
}
[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
transition-duration:1.3s
}
[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
	transition-delay:1.3s
}
[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
transition-duration:1.35s
}
[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
	transition-delay:1.35s
}
[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
transition-duration:1.4s
}
[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
	transition-delay:1.4s
}
[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
transition-duration:1.45s
}
[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
	transition-delay:1.45s
}
[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
transition-duration:1.5s
}
[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
	transition-delay:1.5s
}
[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
transition-duration:1.55s
}
[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
	transition-delay:1.55s
}
[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
transition-duration:1.6s
}
[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
	transition-delay:1.6s
}
[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
transition-duration:1.65s
}
[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
	transition-delay:1.65s
}
[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
transition-duration:1.7s
}
[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
	transition-delay:1.7s
}
[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
transition-duration:1.75s
}
[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
	transition-delay:1.75s
}
[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
transition-duration:1.8s
}
[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
	transition-delay:1.8s
}
[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
transition-duration:1.85s
}
[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
	transition-delay:1.85s
}
[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
transition-duration:1.9s
}
[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
	transition-delay:1.9s
}
[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
transition-duration:1.95s
}
[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
	transition-delay:1.95s
}
[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
transition-duration:2s
}
[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
	transition-delay:2s
}
[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
transition-duration:2.05s
}
[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
	transition-delay:2.05s
}
[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
transition-duration:2.1s
}
[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
	transition-delay:2.1s
}
[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
transition-duration:2.15s
}
[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
	transition-delay:2.15s
}
[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
transition-duration:2.2s
}
[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
	transition-delay:2.2s
}
[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
transition-duration:2.25s
}
[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
	transition-delay:2.25s
}
[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
transition-duration:2.3s
}
[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
	transition-delay:2.3s
}
[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
transition-duration:2.35s
}
[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
	transition-delay:2.35s
}
[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
transition-duration:2.4s
}
[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
	transition-delay:2.4s
}
[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
transition-duration:2.45s
}
[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
	transition-delay:2.45s
}
[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
transition-duration:2.5s
}
[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
	transition-delay:2.5s
}
[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
transition-duration:2.55s
}
[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
	transition-delay:2.55s
}
[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
transition-duration:2.6s
}
[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
	transition-delay:2.6s
}
[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
transition-duration:2.65s
}
[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
	transition-delay:2.65s
}
[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
transition-duration:2.7s
}
[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
	transition-delay:2.7s
}
[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
transition-duration:2.75s
}
[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
	transition-delay:2.75s
}
[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
transition-duration:2.8s
}
[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
	transition-delay:2.8s
}
[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
transition-duration:2.85s
}
[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
	transition-delay:2.85s
}
[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
transition-duration:2.9s
}
[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
	transition-delay:2.9s
}
[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
transition-duration:2.95s
}
[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
	transition-delay:2.95s
}
[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
transition-duration:3s
}
[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
	transition-delay:3s
}
[data-aos][data-aos][data-aos-duration="3200"], body[data-aos-duration="3000"] [data-aos] {
transition-duration:3.2s
}
[data-aos][data-aos][data-aos-delay="3200"], body[data-aos-delay="3000"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="3200"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
	transition-delay:3.2s
}
[data-aos][data-aos][data-aos-duration="3400"], body[data-aos-duration="3000"] [data-aos] {
transition-duration:3.4s
}
[data-aos][data-aos][data-aos-delay="3400"], body[data-aos-delay="3000"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="3400"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
	transition-delay:3.4s
}
[data-aos][data-aos][data-aos-duration="3600"], body[data-aos-duration="3000"] [data-aos] {
transition-duration:3.6s
}
[data-aos][data-aos][data-aos-delay="3600"], body[data-aos-delay="3000"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="3600"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
	transition-delay:3.6s
}
[data-aos][data-aos][data-aos-duration="3800"], body[data-aos-duration="3000"] [data-aos] {
transition-duration:3.8s
}
[data-aos][data-aos][data-aos-delay="3800"], body[data-aos-delay="3000"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="3800"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
	transition-delay:3.8s
}
[data-aos][data-aos][data-aos-duration="4000"], body[data-aos-duration="3000"] [data-aos] {
transition-duration:4s
}
[data-aos][data-aos][data-aos-delay="4000"], body[data-aos-delay="3000"] [data-aos] {
transition-delay:0
}
[data-aos][data-aos][data-aos-delay="4000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
	transition-delay:4s
}
[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
transition-timing-function:cubic-bezier(.25, .25, .75, .75)
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
transition-timing-function:ease
}
[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
transition-timing-function:ease-in
}
[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
transition-timing-function:ease-out
}
[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
transition-timing-function:ease-in-out
}
[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
transition-timing-function:cubic-bezier(.6, -.28, .735, .045)
}
[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
transition-timing-function:cubic-bezier(.175, .885, .32, 1.275)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
transition-timing-function:cubic-bezier(.68, -.55, .265, 1.55)
}
[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
transition-timing-function:cubic-bezier(.47, 0, .745, .715)
}
[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
transition-timing-function:cubic-bezier(.39, .575, .565, 1)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
transition-timing-function:cubic-bezier(.445, .05, .55, .95)
}
[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
transition-timing-function:cubic-bezier(.55, .085, .68, .53)
}
[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
transition-timing-function:cubic-bezier(.25, .46, .45, .94)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
transition-timing-function:cubic-bezier(.455, .03, .515, .955)
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
transition-timing-function:cubic-bezier(.55, .085, .68, .53)
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
transition-timing-function:cubic-bezier(.25, .46, .45, .94)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
transition-timing-function:cubic-bezier(.455, .03, .515, .955)
}
[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
transition-timing-function:cubic-bezier(.55, .085, .68, .53)
}
[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
transition-timing-function:cubic-bezier(.25, .46, .45, .94)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
transition-timing-function:cubic-bezier(.455, .03, .515, .955)
}
[data-aos^=fade][data-aos^=fade] {
opacity:0;
transition-property:opacity, transform
}
[data-aos^=fade][data-aos^=fade].aos-animate {
opacity:1;
transform:translateZ(0)
}
[data-aos=fade-up] {
transform:translate3d(0, 100px, 0)
}
[data-aos=fade-down] {
transform:translate3d(0, -100px, 0)
}
[data-aos=fade-right] {
transform:translate3d(-100px, 0, 0)
}
[data-aos=fade-left] {
transform:translate3d(100px, 0, 0)
}
[data-aos=fade-up-right] {
transform:translate3d(-100px, 100px, 0)
}
[data-aos=fade-up-left] {
transform:translate3d(100px, 100px, 0)
}
[data-aos=fade-down-right] {
transform:translate3d(-100px, -100px, 0)
}
[data-aos=fade-down-left] {
transform:translate3d(100px, -100px, 0)
}
[data-aos^=zoom][data-aos^=zoom] {
opacity:0;
transition-property:opacity, transform
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
opacity:1;
transform:translateZ(0) scale(1)
}
[data-aos=zoom-in] {
transform:scale(.6)
}
[data-aos=zoom-in-up] {
transform:translate3d(0, 100px, 0) scale(.6)
}
[data-aos=zoom-in-down] {
transform:translate3d(0, -100px, 0) scale(.6)
}
[data-aos=zoom-in-right] {
transform:translate3d(-100px, 0, 0) scale(.6)
}
[data-aos=zoom-in-left] {
transform:translate3d(100px, 0, 0) scale(.6)
}
[data-aos=zoom-out] {
transform:scale(1.2)
}
[data-aos=zoom-out-up] {
transform:translate3d(0, 100px, 0) scale(1.2)
}
[data-aos=zoom-out-down] {
transform:translate3d(0, -100px, 0) scale(1.2)
}
[data-aos=zoom-out-right] {
transform:translate3d(-100px, 0, 0) scale(1.2)
}
[data-aos=zoom-out-left] {
transform:translate3d(100px, 0, 0) scale(1.2)
}
[data-aos^=slide][data-aos^=slide] {
transition-property:transform
}
[data-aos^=slide][data-aos^=slide].aos-animate {
transform:translateZ(0)
}
[data-aos=slide-up] {
transform:translate3d(0, 100%, 0)
}
[data-aos=slide-down] {
transform:translate3d(0, -100%, 0)
}
[data-aos=slide-right] {
transform:translate3d(-100%, 0, 0)
}
[data-aos=slide-left] {
transform:translate3d(100%, 0, 0)
}
[data-aos^=flip][data-aos^=flip] {
backface-visibility:hidden;
transition-property:transform
}
[data-aos=flip-left] {
transform:perspective(2500px) rotateY(-100deg)
}
[data-aos=flip-left].aos-animate {
	transform:perspective(2500px) rotateY(0)
}
[data-aos=flip-right] {
transform:perspective(2500px) rotateY(100deg)
}
[data-aos=flip-right].aos-animate {
	transform:perspective(2500px) rotateY(0)
}
[data-aos=flip-up] {
transform:perspective(2500px) rotateX(-100deg)
}
[data-aos=flip-up].aos-animate {
	transform:perspective(2500px) rotateX(0)
}
[data-aos=flip-down] {
transform:perspective(2500px) rotateX(100deg)
}
[data-aos=flip-down].aos-animate {
	transform:perspective(2500px) rotateX(0)
}
@media screen and (max-width:1024px) {
[data-aos^=fade][data-aos^=fade] {
opacity:1;
transition-property:opacity, transform
}
[data-aos=fade-up] {
transform:translate3d(0, 10px, 0)
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
transition-delay:0s!important
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
transition-delay:0s!important
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
transition-delay:0s!important
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
transition-delay:0s!important
}
[data-aos=fade-down] {
transform:translate3d(0, 0, 0)
}
[data-aos=fade-right] {
transform:translate3d(0, 0, 0)
}
[data-aos=fade-left] {
transform:translate3d(0, 0, 0)
}
}
p, ul.resp-tabs-list {
	margin:0;
	padding:0
}
ul.resp-tabs-list {
	background:#fff;
	border:1px solid #d9d9d9;
	overflow:hidden;
	position:relative;
	z-index:999
}
.resp-tabs-list li {
	font-weight:600;
	font-size:18px;
	display:inline-block;
	color:#fff;
	padding:17px 0;
	margin:0;
	list-style:none;
	cursor:pointer;
	float:left;
	width:33.3%;
	background:grey url(../images/sep.png) no-repeat right center;
	text-align:center;
transition:.6s;
	font-family:Honeywell_Sans_book
}
.resp-tabs-list li:last-child {
	width:33.4%;
	background:grey
}
.resp-tabs-container {
	padding:0;
	background-color:#f8f8f8;
	clear:left
}
h2.resp-accordion {
	cursor:pointer;
	padding:5px;
	display:none
}
.resp-tab-content {
	display:none;
	padding:0;
	position:relative;
	margin-top:-5px;
	background:#f8f8f8
}
.resp-tabs-list li.resp-tab-active {
	background:#1792e5;
	color:#fff
}
.resp-tab-active {
	border-bottom:none;
	background-color:#fff
}
.resp-accordion-active, .resp-content-active {
	display:block
}
.resp-tab-content {
	border:0 solid #c1c1c1;
	border-top-color:transparent
}
h2.resp-accordion {
	font-size:13px;
	border:1px solid #c1c1c1;
	border-top:0 solid #c1c1c1;
	margin:0;
	padding:10px 15px
}
h2.resp-tab-active {
	border-bottom:0 solid #c1c1c1!important;
	margin-bottom:0!important;
	padding:10px 15px 17px!important
}
h2.resp-tab-title:last-child {
	border-bottom:12px solid #c1c1c1!important;
	background:#00f
}
.resp-vtabs ul.resp-tabs-list {
	float:left;
	width:30%
}
.resp-vtabs .resp-tabs-list li {
	display:block;
	padding:15px!important;
	margin:0 0 4px;
	cursor:pointer;
	float:none
}
.resp-vtabs .resp-tabs-container {
	padding:0;
	background-color:#fff;
	border:1px solid #c1c1c1;
	float:left;
	width:68%;
	min-height:250px;
	border-radius:4px;
	clear:none
}
.resp-vtabs .resp-tab-content {
	border:none;
	word-wrap:break-word
}
.resp-vtabs li.resp-tab-active {
	position:relative;
	z-index:1;
	margin-right:-1px!important;
	padding:14px 15px 15px 14px!important;
	border-top:1px solid;
	border:1px solid #5ab1d0!important;
	border-left:4px solid #5ab1d0!important;
	margin-bottom:4px!important;
	border-right:1px #fff solid!important
}
.resp-arrow {
	width:0;
	height:0;
	float:right;
	margin-top:3px;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-top:12px solid #c1c1c1
}
h2.resp-tab-active span.resp-arrow {
	border:none;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-bottom:12px solid #9b9797
}
h2.resp-tab-active {
	background:#dbdbdb
}
.resp-easy-accordion h2.resp-accordion {
	display:block
}
.resp-easy-accordion .resp-tab-content {
	border:1px solid #c1c1c1
}
.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom:1px solid #c1c1c1
}
.resp-jfit {
	width:100%;
	margin:0
}
.resp-tab-content-active {
	display:block
}
h2.resp-accordion:first-child {
	border-top:1px solid #c1c1c1
}
#parentHorizontalTab {
	margin-bottom:30px!important
}
@media screen and (max-width:1600px) {
.resp-tabs-list li {
font-size:16px
}
}
@media only screen and (max-width:768px) {
ul.resp-tabs-list {
display:none
}
h2.resp-accordion {
display:block
}
.resp-vtabs .resp-tab-content {
border:1px solid #c1c1c1
}
.resp-vtabs .resp-tabs-container {
border:none;
float:none;
width:100%;
min-height:100px;
clear:none
}
.resp-accordion-closed {
display:none!important
}
.resp-vtabs .resp-tab-content:last-child {
border-bottom:1px solid #c1c1c1!important
}
}
ul.mnmenu li a {
	color:#303030
}
.sub_menuinr ul.subsublstng li h2 a {
	color:#303030
}
h1.hdng {
	font-size:19px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:22px;
	padding-left:3px
}
h2.hdng {
	font-size:19px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:22px;
	padding-left:3px
}
.bdr_lfttxt {
	/*font-family:Honeywell_Sans_book;*/
	font-size:41px;
	line-height:51px;
	padding:5px 0 2px;
	color:#303030
}
.applctn_bx .bdr_lfttxt {
	padding-bottom:20px
}
.para {
	font-size:18px;
	line-height:25px;
	color:#303030;
	font-family:Honeywell_Sans_book
}
.prdct_ofrng h1.hdng {
	font-size:19px;
	letter-spacing:inherit
}
.prdct_ofrng h2.hdng {
	font-size:19px;
	letter-spacing:inherit
}
.prddtlbx h2 {
	font-size:16px;
	line-height:17px;
	color:#303030;
	font-family:Honeywell_Sans_bold
}
.oprte_txt {
	font-size:14px;
	color:#303030
}
.askfrmtdtop {
	color:#303030
}
.frmfld, .frmfldarea {
	color:#303030
}
@media screen and (max-width:1600px) {
h1.hdng {
font-size:16px;
line-height:20px
}
.intrfcerht h1.hdng {
font-size:16px;
line-height:20px
}
h2.hdng {
font-size:16px;
line-height:20px
}
.intrfcerht h2.hdng {
font-size:16px;
line-height:20px
}
.bdr_lfttxt {
font-size:30px;
line-height:34px;
color:#303030
}
.para {
font-size:16px;
line-height:22px
}
.dshbrd_txt {
font-size:16px;
line-height:18px
}
.intrfacedshbrdbx h1.hdng, .prdctmn.archtrebx h1.hdng {
font-size:30px;
line-height:37px
}
.intrfacedshbrdbx h2.hdng, .prdctmn.archtrebx h2.hdng {
font-size:30px;
line-height:37px
}
.lmsdtlsprd_rht .bdr_lfttxt {
font-size:20px;
line-height:20px
}
.prdlsttxtmn {
font-size:15px
}
}
@media screen and (max-width:1370px) {
.bdr_lfttxt {
font-size:22px;
line-height:24px
}
.para {
font-size:16px;
line-height:21px
}
}
@media screen and (max-width:1100px) {
.prdct_ofrng h2.hdng {
font-size:18px;
letter-spacing:inherit
}
.prdct_ofrng h1.hdng {
font-size:18px;
letter-spacing:inherit
}
.bdr_lfttxt {
font-size:24px;
line-height:30px;
color:#303030
}
}
@media screen and (max-width:767px) {
.prdct_ofrng h1.hdng {
font-size:16px;
letter-spacing:inherit
}
.prdct_ofrng h2.hdng {
font-size:16px;
letter-spacing:inherit
}
.bdr_lfttxt {
font-size:20px;
line-height:26px;
color:#303030
}
}
@media screen and (max-width:600px) {
.prdctmn.archtrebx h2.hdng {
font-size:20px;
line-height:30px
}
.prdctmn.archtrebx h1.hdng {
font-size:20px;
line-height:30px
}
}
.fire_cmpnnt .prdct_dtlsbx_rht h2 .lowercase {
	text-transform:lowercase
}
ul.prdct_lst li a .lowercase {
	text-transform:lowercase
}
.lowercasenew {
	text-transform:lowercase
}
.nwprdtctdtlbx .prdct_dtlsbx_rht h2 .lowercase {
	text-transform:lowercase
}
.evnt_lstbx {
	overflow:hidden;
	margin:0 0 100px
}
.evntlst {
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0
}
.evntlst li {
	overflow:hidden;
	padding:0;
	margin:0;
	padding-bottom:60px
}
.evntlft {
	float:left;
	width:32%;
	margin-right:3%
}
.evntlft img {
	width:100%
}
.evntrht {
	float:left;
	width:65%
}
.evntrht h2 {
	overflow:hidden;
	padding:0;
	margin:0;
	padding-bottom:0;
	font-size:19px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:22px;
	padding-left:3px;
	line-height:22px
}
.evntrht h3 {
	overflow:hidden;
	margin:0;
	/*font-family:Honeywell_Sans_book;*/
	font-size:33px;
	line-height:41px;
	padding:0 0 4px;
	color:#303030;
	font-weight:400
}
.evntrht p {
	overflow:hidden;
	padding:0;
	margin:0;
	padding-bottom:10px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:22px
}
.rsvpbx {
	overflow:hidden;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:16px;
	line-height:22px;
	padding-top:10px
}
.rsvpbx .hdng {
	text-align:center
}
.rsvplft {
	float:left;
	width:50%;
	border-right:1px solid #6d6d6d;
	padding-right:1%;
	margin-right:1%
}
.rsvplft h3 {
	overflow:hidden;
	text-align:right;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:16px;
	line-height:15px;
	text-align:right;
	padding-bottom:0
}
.rsvplft p {
	overflow:hidden;
	text-align:right;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:16px;
	line-height:15px;
	text-align:right
}
.rsvprht h3 {
	overflow:hidden;
	text-align:right;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:16px;
	line-height:15px;
	text-align:left;
	padding-bottom:0
}
.rsvprht p {
	overflow:hidden;
	text-align:right;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:16px;
	line-height:15px;
	text-align:left
}
.rsvprht {
	float:left;
	width:48%
}
.evntdtlbxbtm {
	margin-top:10px;
	clear:both
}
.col_4 {
	float:left;
	width:20%;
	padding-right:1%;
	border-right:1px solid #6d6d6d
}
.dtebx {
	overflow:hidden;
	padding-left:35px;
	background:url(../images/events/dte.jpg) no-repeat left center;
	min-height:40px;
	min-width:26px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:16px;
	line-height:15px
}
.tmebx {
	overflow:hidden;
	padding-left:40px;
	background:url(../images/events/time.jpg) no-repeat 5px center;
	min-height:40px;
	min-width:26px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:16px;
	line-height:15px
}
.vnuebxbx {
	overflow:hidden;
	position:relative;
	margin-top:-10px;
	padding-left:40px;
	background:url(../images/events/venue.jpg) no-repeat 5px center;
	min-height:40px;
	min-width:26px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:16px;
	line-height:15px
}
.topbxevnt {
	overflow:hidden;
	padding-bottom:6px;
	font-family:Honeywell_Sans_bold
}
.dte {
	overflow:hidden
}
.vnuenm {
	overflow:hidden;
	padding-bottom:4px
}
.vnudtls {
	overflow:hidden
}
.rgstrbx a {
	float:left;
	background:#1792e5;
	border:none;
	padding:12px 20px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:15px;
	color:#fff;
	transition:0s;
	text-decoration:none;
	text-transform:uppercase
}
.col_4:nth-child(1) {
width:22%
}
.col_4:nth-child(2) {
width:22%
}
.col_4:nth-child(3) {
width:40%;
border:0
}
.col_4:nth-child(4) {
width:16%;
border:0;
padding:0
}
@media screen and (max-width:1600px) {
.evntrht h3 {
font-size:26px;
line-height:32px
}
.col_4:nth-child(2) {
width:20%
}
.col_4:nth-child(4) {
width:18%;
border:0;
padding:0
}
.rgstrbx a {
width:100%;
font-size:14px;
padding:10px;
text-align:center;
margin-top:10px
}
.evntrht h2 {
font-size:16px;
line-height:20px
}
.evntrht p {
font-size:16px;
line-height:18px
}
.rsvplft h3, .rsvprht h3 {
font-size:14px;
line-height:18px
}
.rsvplft p {
font-size:14px;
line-height:15px
}
.evntrht p {
font-size:14px;
line-height:16px
}
.rsvpbx {
font-size:14px;
padding-top:0;
line-height:18px
}
.dtebx, .tmebx, .vnuebxbx {
font-size:14px;
line-height:14px;
background-size:20px;
padding-left:30px
}
}
@media screen and (max-width:1100px) {
.evntlft {
width:100%;
margin-bottom:15px;
margin-right:0
}
.evntrht {
width:100%
}
}
@media screen and (max-width:767px) {
.col_4:nth-child(1) {
width:50%;
padding-bottom:10px
}
.col_4:nth-child(2) {
width:50%;
border:0;
padding:0;
padding-bottom:10px
}
.col_4:nth-child(3) {
width:60%;
border:0
}
.col_4:nth-child(4) {
width:40%;
border:0;
padding:0
}
.vnuebxbx {
margin-top:0
}
}
@media screen and (max-width:450px) {
.col_4:nth-child(1) {
width:100%;
padding-bottom:10px;
border:0
}
.col_4:nth-child(2) {
width:100%;
border:0;
padding:0;
padding-bottom:10px
}
.col_4:nth-child(3) {
width:100%;
border:0;
padding-bottom:10px
}
.col_4:nth-child(4) {
width:100%;
border:0;
padding:0
}
}
.srchinr {
	overflow:hidden;
	padding:0 0 30px
}
.searchpage ul.brdcrmbbx {
	overflow:hidden;
	padding:10px 0 30px;
	margin:0;
	list-style-type:none
}
.srchmn {
	float:left;
	width:100%
}
.srchfldbx {
	overflow:hidden
}
.srchfldbx .srch_bx {
	border:1px solid #dcdcdc;
	width:100%;
	padding:11px 5px;
	margin-left:0;
	margin-top:0;
	height:53px
}
.srchlftarea {
	float:left;
	width:20%;
	margin-right:5%
}
.srchrhtarea {
	float:left;
	width:100%
}
.srchrhttop {
	overflow:hidden;
	padding-bottom:30px;
	width:75%;
	clear:both;
	float:left
}
.srchlstoutr {
	overflow:hidden;
	float:left;
	width:100%;
	clear:both
}
ul.srchlst {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none
}
ul.srchlst li {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-type:none;
	padding-bottom:40px
}
ul.srchlst li h2 {
	overflow:hidden;
	padding-bottom:10px;
	font-size:19px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:22px
}
ul.srchlst li p {
	overflow:hidden;
	padding-bottom:10px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:18px;
	line-height:24px
}
.srchlsttxtarea .dscvranchr.pdngtopnw {
	padding-top:0
}
ul.srchlst li .lstimg {
	float:left;
	width:8%;
	margin-right:2%;
	text-align:center;
	padding-top:10px
}
ul.srchlst li .lstimg img {
	width:60px
}
ul.srchlst li .srchlsttxtarea {
	float:left;
	width:90%;
	padding-top:0
}
.fltrbx {
	overflow:hidden;
	padding-bottom:15px
}
.fltrhdng {
	overflow:hidden;
	background:grey;
	padding:10px;
	color:#fff;
	font-size:16px;
	/*font-family:Honeywell_Sans_bold;*/
	text-align:left;
transition:.6s;
	text-transform:uppercase;
	margin-bottom:10px
}
.fltrlst {
	overflow:hidden;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:14px;
	line-height:24px;
	padding:0 0 0 12px
}
.chkbxstylsh {
	display:block;
	position:relative;
	padding-left:35px;
	margin-bottom:12px;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.chkbxstylsh input {
	position:absolute;
	opacity:0;
	cursor:pointer;
	height:0;
	width:0
}
.checkmark2 {
	position:absolute;
	top:0;
	left:0;
	height:25px;
	width:25px;
	background-color:#fff;
	border:1px solid #dcdcdc
}
.chkbxstylsh:hover input~.checkmark2 {
background-color:#fff;
border:1px solid grey
}
.chkbxstylsh input:checked~.checkmark2 {
background-color:#fff;
border:1px solid grey
}
.checkmark2:after {
	content:"";
	position:absolute;
	display:none
}
.chkbxstylsh input:checked~.checkmark2:after {
display:block
}
.chkbxstylsh .checkmark2:after {
	left:9px;
	top:4px;
	width:7px;
	height:12px;
	border:solid grey;
	border-width:0 3px 3px 0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.pagination a {
	background:#404040;
	padding:5px;
	color:#fff;
	display:inline-block;
	margin-left:3px
}
.pagination {
	text-align:right;
	clear:both;
	float:left;
	width:100%;
	font-family:Honeywell_Sans_book
}
ul.srchlst {
	float:left;
	width:100%;
	clear:both
}
@media screen and (max-width:900px) {
.srchrhttop {
width:100%
}
ul.srchlst li .lstimg img {
width:100%
}
}
@media screen and (max-width:768px) {
.fltrhdng {
padding:10px 10px 9px;
font-size:15px
}
.fltrlst {
font-size:14px;
line-height:22px
}
ul.srchlst li h2 {
font-size:16px
}
ul.srchlst li p {
font-size:15px;
line-height:19px
}
}
@media screen and (max-width:600px) {
ul.srchlst li .lstimg {
float:left;
width:15%;
margin-right:4%;
text-align:center;
padding-top:10px
}
ul.srchlst li .srchlsttxtarea {
float:left;
width:80%;
padding-top:0
}
.pagination {
font-size:12px
}
}
.greybx.nomrgntop {
	margin-top:0;
	margin-bottom:120px;
	padding:0 0 70px
}
.greybx.nomrgntop .introbx {
	margin-bottom:0
}
.uprsm_section_one .introbx {
	margin-bottom:60px
}
.uprsmftre ul.lstnwmn li {
	white-space:inherit;
	display:inline-block;
	vertical-align:top;
	width:11.6%;
	margin-right:1%
}
.uprsmftre ul.lstnwmn {
	margin-bottom:0
}
.uprsmftre ul.lstnwmn li:last-child {
	margin-right:0
}
.bgbxnw.uvmpdng.morley_liteftre.uprsmroom {
	margin-top:120px
}
.bgbxnw.uprsmroom .bcstopbx {
	padding-bottom:30px
}
.prismprotect .prdct_cat_txt h2 {
	padding-bottom:0
}
.prismprotect .prdct_cat_txtinr {
	padding-top:70px
}
.prdct_ofrng.prismprotect .bdr_lfttxt {
	width:100%
}
.dsclmrbx {
	margin:0 auto;
	width:100%;
	overflow:hidden;
	font-size:14px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	text-align:left
}
.uprsmftre2 .crtfctimgbx {
	width:100%;
	margin:0 auto;
	padding:0
}
.uprsmftre2 .crtfctimgbx img {
	width:100%
}
.uprsmftre ul.lstnwmn li:hover .topbxbnft {
	background:#dc202e
}
.wrngbxmn {
	overflow:hidden;
	margin-top:40px
}
.wrngboxtop {
	overflow:hidden;
	margin-bottom:0;
	margin-top:0;
	float:left;
	width:50%
}
.wrngbxhdng {
	padding-left:56px;
	min-height:42px;
	margin-bottom:10px;
	background:url(../images/u_prism/wrng1.png) no-repeat left top;
	font-size:25px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	padding-top:6px
}
.wrngbxdec {
	overflow:hidden;
	padding-left:56px;
	min-height:41px;
	background:url(../images/u_prism/wrng2.png) no-repeat left top;
	font-size:16px;
	line-height:20px;
	color:#303030;
	font-family:Honeywell_Sans_book
}
.wrngboxmid {
	overflow:hidden;
	margin-bottom:0;
	float:right;
	margin-top:0
}
.wrngboxmid .wrnglft {
	float:left;
	width:72px;
	margin-right:10px;
	padding-top:8px
}
.wrngboxmid .wrnglft img {
	width:100%
}
.wrngrht {
	float:left;
	width:242px;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:16px;
	line-height:20px;
	color:#303030
}
.cntctinfobxmn {
	overflow:hidden;
	font-size:18px;
	line-height:22px;
	color:#303030;
	font-family:Honeywell_Sans_book
}
.addbxmn {
	overflow:hidden
}
.emlbx {
	overflow:hidden;
	font-size:18px;
	line-height:22px;
	color:#303030;
	font-family:Honeywell_Sans_book
}
.emllft {
	float:left;
	width:56px
}
.emlrht {
	float:left;
	width:350px
}
.dsclmnrftr {
	font-size:18px;
	line-height:22px;
	color:#303030;
	font-family:Honeywell_Sans_book
}
.md_cntainer.minwdth {
	width:75%
}
.uprsmmnoutr {
	width:950px;
	clear:both;
	margin:0 auto
}
.uprsmhdng {
	clear:both;
	overflow:hidden;
	padding:13px 20px;
	border:1px dashed #7b7b7b;
	border-right:0;
	font-size:18px;
	line-height:22px;
	color:#303030;
	font-family:Honeywell_Sans_book
}
.uprsmmn {
	float:left;
	width:100%;
	border-left:1px dashed #7b7b7b;
	line-height:1px;
	position:relative
}
.uprsmmn img {
	width:100%
}
.uprsmmn .redpin2 {
	background:#e1e1e1;
	border-radius:50%;
	height:12px;
	width:12px;
	position:absolute;
	margin:0;
	z-index:1;
	cursor:pointer;
	left:1px
}
.uprsmmn .mnbxbldg {
	position:absolute;
	bottom:0;
	width:100%;
	float:left;
	height:170px;
	left:0;
	height:auto;
	overflow:visible!important
}
.uprsmmn .txticnmnbx {
	position:absolute;
	width:192px;
	top:inherit;
	padding-bottom:5px;
	text-align:left;
	/*font-family:Honeywell_Sans_book;*/
	font-size:16px;
	line-height:19px;
	bottom:-45px;
	left:72px;
	padding-left:10px;
	color:#e1e1e1
}
.uprsmmn .txticnmnbx:before {
	position:absolute;
	top:50%;
	left:0;
	height:20px;
	margin-top:-10px;
	width:3px;
	background:#e1e1e1;
	content:''
}
.uprsmmn .prsmbxabs .mnbxbldg:after {
	height:32px;
	position:absolute;
	left:6px;
	content:'';
	border-left:2px solid #e1e1e1;
	bottom:-7px
}
.uprsmmn .prsmbxabs .mnbxbldg:before {
	height:auto;
	width:46px;
	border-left:0;
	border-bottom:2px solid #e1e1e1;
	top:inherit;
	position:absolute;
	bottom:23px;
	left:7px;
	content:''
}
.uprsmmn .prsmbxabs.active .redpin2 {
	background:#dc202e
}
.uprsmmn .prsmbxabs.active .mnbxbldg:after {
	border-left:2px solid #707070
}
.uprsmmn .prsmbxabs.active .mnbxbldg:before {
	border-bottom:2px solid #707070
}
.uprsmmn .prsmbxabs.active .txticnmnbx {
	padding-left:10px;
	color:#303030
}
.uprsmmn .prsmbxabs.active .txticnmnbx:before {
	background:#dc202e
}
.uprsmmn .prsmbxabs.active .txticnmnbx:after {
	background:#dc202e
}
.uprsmmn .prism_one {
	position:absolute;
	right:-52px;
	top:40px;
	width:72px;
	height:auto
}
.uprsmmn .prism_one .mnbxbldg:after {
	height:32px;
	position:absolute;
	left:6px;
	content:'';
	border-left:2px solid #e1e1e1;
	bottom:-7px
}
.uprsmmn .prism_one .mnbxbldg:before {
	height:auto;
	width:30px;
	border-left:0;
	border-bottom:2px solid #e1e1e1;
	top:inherit;
	position:absolute;
	bottom:23px;
	left:7px;
	content:''
}
.uprsmmn .prism_one .txticnmnbx {
	bottom:-16px;
	left:37px
}
.uprsmmn .prism_two {
	position:absolute;
	right:-52px;
	top:133px;
	width:72px;
	height:auto
}
.uprsmmn .prism_two .mnbxbldg:after {
	height:32px;
	position:absolute;
	left:6px;
	content:'';
	border-left:2px solid #e1e1e1;
	bottom:-7px;
	display:none
}
.uprsmmn .prism_two .mnbxbldg:before {
	height:auto;
	width:30px;
	border-left:0;
	border-bottom:2px solid #e1e1e1;
	top:inherit;
	position:absolute;
	bottom:-6px;
	left:7px;
	content:''
}
.uprsmmn .prism_two .txticnmnbx {
	padding-bottom:0;
	bottom:-33px;
	left:35px
}
.uprsmmn .prism_three {
	position:absolute;
	right:33px;
	top:245px;
	width:72px;
	height:auto
}
.uprsmmn .prism_three .mnbxbldg:after {
	height:32px;
	position:absolute;
	left:6px;
	content:'';
	border-left:2px solid #e1e1e1;
	bottom:-7px;
	display:none
}
.uprsmmn .prism_three .mnbxbldg:before {
	height:auto;
	width:115px;
	border-left:0;
	border-bottom:2px solid #e1e1e1;
	top:inherit;
	position:absolute;
	bottom:-18px;
	transform:rotate(10deg);
	left:7px;
	content:''
}
.uprsmmn .prism_three .txticnmnbx {
	padding-bottom:0;
	bottom:-45px;
	left:120px
}
.uprsmmn .prism_four {
	position:absolute;
	right:-52px;
	bottom:210px;
	width:72px;
	height:auto
}
.uprsmmn .prism_four .mnbxbldg:after {
	height:32px;
	position:absolute;
	left:6px;
	content:'';
	border-left:2px solid #e1e1e1;
	bottom:-7px;
	display:none
}
.uprsmmn .prism_four .mnbxbldg:before {
	height:auto;
	width:40px;
	border-left:0;
	border-bottom:2px solid #e1e1e1;
	top:inherit;
	position:absolute;
	bottom:-6px;
	left:7px;
	content:''
}
.uprsmmn .prism_four .txticnmnbx {
	padding-bottom:0;
	bottom:-25px;
	left:46px
}
.uprsmmn .prism_five {
	position:absolute;
	left:10px;
	top:181px;
	width:72px;
	height:auto
}
.uprsmmn .prism_five .mnbxbldg:after {
	height:41px;
	top:7px;
	bottom:inherit
}
.uprsmmn .prism_five .mnbxbldg:before {
	top:46px;
	bottom:inherit
}
.uprsmmn .prism_five .txticnmnbx {
	padding-bottom:0;
	bottom:-76px;
	left:52px;
	width:197px
}
.uprsmmn .prism_six {
	position:absolute;
	right:325px;
	top:187px;
	width:72px;
	height:auto
}
.uprsmmn .prism_six .mnbxbldg:after {
	height:41px;
	top:7px;
	bottom:inherit
}
.uprsmmn .prism_six .mnbxbldg:before {
	top:46px;
	left:-38px;
	bottom:inherit
}
.uprsmmn .prism_six .txticnmnbx {
	padding-bottom:0;
	bottom:-67px;
	width:165px;
	left:-201px
}
.uprsmmn .prism_six .txticnmnbx:before {
	display:none
}
.uprsmmn .prism_six .txticnmnbx:after {
	right:0;
	position:absolute;
	top:50%;
	height:20px;
	margin-top:-10px;
	width:3px;
	background:#e1e1e1;
	content:''
}
.uprsmmn .prism_seven {
	position:absolute;
	right:325px;
	top:70px;
	width:72px;
	height:auto
}
.uprsmmn .prism_seven .mnbxbldg:after {
	height:41px;
	top:inherit;
	bottom:-7px
}
.uprsmmn .prism_seven .mnbxbldg:before {
	top:inherit;
	left:-22px;
	bottom:34px;
	width:30px
}
.uprsmmn .prism_seven .txticnmnbx {
	padding-bottom:0;
	bottom:25px;
	width:180px;
	left:-202px
}
.uprsmmn .prism_seven .txticnmnbx:before {
	display:none
}
.uprsmmn .prism_seven .txticnmnbx:after {
	right:0;
	position:absolute;
	top:50%;
	height:20px;
	margin-top:-10px;
	width:3px;
	background:#e1e1e1;
	content:''
}
.prd_section2.prd_ofrng.uprsm_section_one.uprismscrlmbl {
	margin-bottom:110px
}
@-moz-keyframes pulsate2 {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1;
-ms-filter:none;
filter:none
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-webkit-keyframes pulsate2 {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1;
-ms-filter:none;
filter:none
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-o-keyframes pulsate2 {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1;
-ms-filter:none;
filter:none
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@keyframes pulsate2 {
0% {
-webkit-transform:scale(.1, .1);
-moz-transform:scale(.1, .1);
-o-transform:scale(.1, .1);
-ms-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1;
-ms-filter:none;
filter:none
}
100% {
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
.uprismscrlmbl {
	overflow-x:auto
}
.bms ul.sub_cat_lnks ul {
	margin:0;
	padding:10px 0 0 10px
}
.prdctimgtop {
	overflow:hidden;
	margin-bottom:5px
}
.btmprsm .prdct_cat_img {
	margin-top:0
}
@media screen and (max-width:1600px) {
.uprsmmnoutr {
float:left;
width:900px;
clear:both;
margin-bottom:80px
}
.uprsmhdng {
font-size:16px;
line-height:22px
}
.uprsmmn .txticnmnbx {
font-size:16px;
line-height:22px
}
.uprsmmn .prism_seven .txticnmnbx {
padding-bottom:0;
bottom:23px;
width:182px;
left:-204px
}
.uprsmmn .prism_seven {
position:absolute;
right:300px;
top:69px;
width:72px;
height:auto
}
.uprsmmn .prism_six {
position:absolute;
right:300px;
top:174px;
width:72px;
height:auto
}
.uprsmmn .prism_six .txticnmnbx {
padding-bottom:0;
bottom:-69px;
width:176px;
left:-231px
}
.uprsmmn .prism_one .txticnmnbx {
bottom:-22px
}
.uprsmmn .prism_four .txticnmnbx {
padding-bottom:0;
bottom:-28px
}
.uprsmmn .prism_one {
position:absolute;
right:-47px;
top:37px
}
.uprsmmn .prism_two {
position:absolute;
right:-48px;
top:135px
}
.uprsmmn .prism_three {
position:absolute;
right:40px;
top:248px
}
.uprsmmn .prism_four {
position:absolute;
right:-38px;
bottom:192px
}
.uprsmmn .prism_five .txticnmnbx {
padding-bottom:0;
bottom:-80px;
width:189px
}
.uprsmmn .prism_five {
position:absolute;
left:13px;
top:181px;
width:72px;
height:auto
}
.uprsmmn .prism_three .txticnmnbx {
padding-bottom:0;
bottom:-50px;
left:119px
}
}
@media screen and (max-width:1300px) {
.pavamn .prdct_cat_txtinr.prsm {
padding:10px 0 0
}
}
@media screen and (max-width:1024px) {
.uprsmmn .prsmbxabs .redpin2 {
background:#dc202e
}
.uprsmmn .prsmbxabs .mnbxbldg:after {
border-left:2px solid #707070
}
.uprsmmn .prsmbxabs .mnbxbldg:before {
border-bottom:2px solid #707070
}
.uprsmmn .prsmbxabs .txticnmnbx {
padding-left:10px;
color:#303030
}
.uprsmmn .prism_six .txticnmnbx {
left:-214px
}
.uprsmmn .prism_two .txticnmnbx {
padding-bottom:0;
bottom:-38px;
left:35px
}
.uprsmmn .prsmbxabs .txticnmnbx:before {
background:#dc202e
}
.uprsmmn .prsmbxabs .txticnmnbx:after {
background:#dc202e
}
.prismprotect .prdct_cat_txtinr {
padding-top:0
}
.bgbxnw.uvmpdng.morley_liteftre.uprsmroom {
margin-top:0
}
.bgbxnw.uvmpdng.morley_liteftre.uprsmroom {
margin-top:0;
padding:0;
margin-bottom:60px
}
.uprsmftre ul.lstnwmn li .topbxbnft {
background:#dc202e
}
.greybx.nomrgntop {
margin-bottom:60px
}
.btmbxbnft {
font-size:16px
}
.uprsmftre ul.lstnwmn li {
width:24%
}
.dsclmnrftr {
font-size:16px;
line-height:20px
}
.wrngbxmn {
overflow:hidden;
margin-top:20px
}
.cntctinfobxmn {
font-size:16px;
line-height:19px
}
.emlbx {
font-size:16px;
line-height:20px
}
.wrngrht {
font-size:16px;
line-height:19px
}
.wrngboxmid {
overflow:hidden;
margin-bottom:30px
}
.wrngboxtop {
overflow:hidden;
margin-bottom:0;
margin-top:0
}
.wrngbxhdng {
padding-left:45px;
background-size:30px;
font-size:23px
}
.wrngbxdec {
font-size:16px;
padding-left:45px;
background-size:38px;
line-height:21px
}
.uprsmmnoutr {
margin-bottom:0
}
.prd_section2.prd_ofrng.uprsm_section_one.uprismscrlmbl {
margin-bottom:60px
}
}
@media screen and (max-width:767px) {
.md_cntainer.minwdth {
width:90%
}
.btmbxbnft {
font-size:15px
}
.dsclmnrftr {
font-size:15px;
line-height:20px
}
.wrngbxmn {
overflow:hidden;
margin-top:20px
}
.cntctinfobxmn {
font-size:15px;
line-height:19px
}
.emlbx {
font-size:15px;
line-height:20px
}
.wrngrht {
font-size:15px;
line-height:19px
}
.wrngbxhdng {
padding-left:45px;
background-size:30px;
font-size:20px
}
.wrngbxdec {
font-size:15px;
padding-left:45px;
background-size:38px;
line-height:21px
}
.wrngboxmid .wrnglft {
float:left;
width:18%;
margin-right:2%;
padding-top:8px
}
.wrngboxmid {
overflow:hidden;
margin-bottom:30px;
width:50%
}
.wrngrht {
float:left;
width:76%
}
}
@media screen and (max-width:500px) {
.wrngrht {
width:82%
}
.wrngboxmid .wrnglft {
float:left;
width:15.5%
}
.uprsmftre ul.lstnwmn li {
width:32%
}
.wrngboxtop {
float:left;
width:100%
}
.wrngboxmid {
margin-bottom:0;
width:100%;
float:left
}
.wrngboxmid .wrnglft {
float:left;
width:50px
}
.wrngrht {
float:left;
width:222px
}
.wrngboxmid {
margin-top:13px
}
}
@media screen and (max-width:360px) {
.wrngrht {
float:left;
width:212px;
font-size:13px;
line-height:16px
}
}
.askqry.popup-query-form {
	margin-top:0
}
.askqry.popup-query-form h2.hdng {
	font-size:22px;
	padding-bottom:0
}
.askqry.popup-query-form .askqrybx {
	width:100%
}
.askqry.popup-query-form .askqrybxinr {
	padding:0 0 10px
}
.askqry.popup-query-form .askqrylft {
	width:100%;
	margin-left:0
}
.askqry.popup-query-form .askqryrht {
	width:100%
}
.askqry.popup-query-form .askfrmtr {
	padding-bottom:10px
}
.askqry.popup-query-form .frmfldarea {
	height:100px
}
.askqry.popup-query-form .frmsbmtbtnbx .sbmt {
	font-size:24px;
	padding:8px 0
}
.frmfld {
	padding:7px 10px
}
.askqry.popup-query-form .askfrmtr input, .askqry.popup-query-form .askfrmtr input:focus {
	outline:0
}
.askqry.popup-query-form .askfrmtr input, .askqry.popup-query-form .askfrmtr input:focus {
	outline:0
}
.askqry.popup-query-form .askfrmtr select:focus, .askqry.popup-query-form .askfrmtr textarea:focus {
	border:0 solid #dcdcdc;
	outline:0
}
.askqry.popup-query-form .frmnmbrlft {
	padding:9px 2%
}
.askqry.popup-query-form .vrfyotp {
	padding:12px 10px 11px;
	border-radius:0
}
.frmnmbrrht {
	float:left;
	width:82%
}
.verified {
	right:9px;
	top:8px;
	width:20px;
	height:20px
}
.askqry.popup-query-form .askfrmtdtop {
	padding-bottom:0;
	color:#303030;
	font-size:14px;
	font-weight:600
}
.askqry.popup-query-form label.error {
	position:absolute;
	left:0;
	bottom:-14px;
	font-size:10px;
	color:red
}
.askqry.popup-query-form label#company-error {
	bottom:-13px
}
.chatbx.actve {
	z-index:9999
}
.chatbx.actve .cgatbxtxt {
	color:#dc202e
}
.chatbx.actve .cgatbxtxt:before {
	background:url(../images/sprites.png) no-repeat -403px -35px;
	border:0
}
.chatbx.actve .uparw {
	background:0 0
}
.askqry.popup-query-form .frmfld {
	border:0;
	font-family:Honeywell_Sans_book
}
.chatbx .cgatbxtxt .aftrtxt {
	display:none
}
.chatbx.actve .cgatbxtxt .bfretxt {
	display:none
}
.chatbx.actve .cgatbxtxt .aftrtxt {
	display:block;
	color:#fff
}
.chatbx {
	position:fixed;
	right:0;
	bottom:20px;
	z-index:999;
	width:350px
}
.chatbx.clse {
	right:-300px
}
.chatbx_clk {
	overflow:hidden;
	background:#dc202e;
	padding:10px
}
.cgatbxtxt {
	width:77%
}
.askfrmtdbtm {
	background:0 0
}
.chatbx {
	border:1px solid #dc202e;
	border-right:0
}
.frmfld {
	padding:10px
}
.askqry .frmfld {
	padding:7px 10px
}
@media screen and (max-width:360px) {
.wrngrht {
float:left;
width:212px;
font-size:13px;
line-height:16px
}
}
@media screen and (max-width:600px) {
.chatbx .askqry.popup-query-form .frmsbmtbtnbx .sbmt {
font-size:22px;
padding:6px 0
}
.chatbx .askqry .frmfld {
padding:5px 10px
}
.chatbx .askqry.popup-query-form .vrfyotp {
padding:7px 10px 5px;
border-radius:0
}
.chatbx .askqry.popup-query-form .frmnmbrlft {
padding:5px 2%
}
.chatbx .askqry.popup-query-form .frmfldarea {
height:53px
}
.chatbx .askqry.popup-query-form .frmsbmtbtnbx .sbmt {
font-size:21px;
padding:5px 0
}
.chatbx .askqry.popup-query-form .askqrybxinr {
padding:0
}
.chatbx .frmsbmtbtnbx {
float:left;
width:100%;
clear:both;
padding-top:4px;
padding-bottom:8px
}
.chatbx .dtlsmn .tdnw {
overflow:hidden;
padding-bottom:8px
}
.chatbx .dtlsmn {
overflow:hidden;
padding:20px 20px 6px
}
}
.chat_dtls {
	max-height:80vh;
	overflow-y:auto
}
a.sbmtbtn.gtquote {
	clear:both;
	margin-top:30px;
	padding:22px 44px
}
@media screen and (max-width:1500px) {
a.sbmtbtn.gtquote {
line-height:20px
}
}
.newwlnk a.sbmtbtn.gtquote {
	margin-top:30px;
	padding:14px 44px;
	float:none;
	clear:inherit;
	display:inline-block
}
.newwlnk {
	text-align:center;
	clear:both;
	overflow:hidden
}
.full-width-img .imgbx {
	padding:0;
	text-align:left;
	background:0 0
}
.full-width-img .imgbx img {
	width:100%
}
ul.prdlstng.full-width-img li .ipinr .imgbx {
	padding:0;
	text-align:left;
	background:0 0
}
@media screen and (max-width:1500px) and (min-width:1200px) {
ul.prdlstng.full-width-img li .ipinr .prdctofrng_subtxt {
width:100%;
height:auto;
margin-top:6px
}
}
.mktoForm.mktoHasWidth.mktoLayoutAbove {
	clear:both;
	margin:0 auto;
	width:80%!important;
	padding-top:30px
}
.mktoFormRow {
	float:left;
	width:100%;
	padding-bottom:22px;
	position:relative
}
.mktoFormRow .mktoFieldDescriptor.mktoFormCol {
	float:left;
	width:46%;
	margin-left:2%;
	margin-right:2%
}
.mktoFieldDescriptor.mktoFormCol:last-child {
	margin-right:0
}
.mktoFieldWrap.mktoRequiredField {
	float:left;
	width:100%
}
.mktoForm label.mktoLabel {
	float:left;
	width:100%;
	font-size:14px;
	line-height:16px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030;
	margin-bottom:10px;
	float:left;
	width:100%!important
}
.mktoField {
	padding:10px!important;
	background:#fff;
	font-size:14px!important;
	line-height:16px!important;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030;
	width:100%!important;
	border:1px solid #dcdcdc
}
select.mktoField {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	padding:10px!important;
	border:1px solid #dcdcdc;
	background:url(../images/slctarw.png) no-repeat right 10px center;
	font-size:14px!important;
	line-height:20px!important;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030!important;
	width:100%!important
}
.mktoForm .mktoFieldWrap {
	width:100%
}
.mktoLogicalField.mktoCheckboxList {
	float:left;
	width:100%!important;
	position:relative
}
.mktoLogicalField.mktoCheckboxList .mktoField {
	width:auto!important;
	opacity:0;
	position:absolute;
	opacity:0;
	cursor:pointer;
	height:0;
	width:0;
	z-index:9
}
.mktoLogicalField.mktoCheckboxList label {
	padding-left:30px;
	width:100%;
	margin:0!important
}
.mktoLogicalField.mktoCheckboxList label:before {
	position:absolute;
	top:0;
	left:0;
	height:25px;
	width:25px;
	background-color:transparent;
	border:2px solid #2196f3;
	content:''
}
.mktoLogicalField.mktoCheckboxList label:after {
	left:9px;
	top:3px;
	width:8px;
	height:15px;
	content:'';
	border:solid #fff;
	border-top-width:medium;
	border-right-width:medium;
	border-bottom-width:medium;
	border-left-width:medium;
	border-width:0 3px 3px 0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	position:absolute
}
.mktoLogicalField.mktoCheckboxList input:checked~label#LblmktoCheckbox_145562_0:after {
display:block
}
.mktoLogicalField.mktoCheckboxList input:checked~label#LblmktoCheckbox_145562_0:before {
background-color:#2196f3
}
.mktoFieldDescriptor.mktoFormCol {
	font-size:14px!important;
	line-height:16px!important;
	/*font-family:Honeywell_Sans_bold;*/
	color:#303030
}
.mktoLogicalField.mktoCheckboxList label a {
	color:#007bff;
	text-decoration:none
}
.mktoButtonRow .mktoButtonWrap.mktoSimple {
	margin-left:0!important;
	margin-top:20px
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
	float:left;
	background-image:none!important;
	background-color:#1792e5!important;
	border:none;
	border:0!important;
	padding:15px 50px!important;
	font-family:Honeywell_Sans_bold!important;
	font-size:15px!important;
	color:#fff!important;
	transition:0s;
	text-decoration:none
}
@media only screen and (max-width:1500px) {
.mktoForm.mktoHasWidth.mktoLayoutAbove {
width:100%!important
}
}
@media only screen and (max-width:600px) {
.mktoFormRow .mktoFieldDescriptor.mktoFormCol {
float:left;
width:100%!important;
padding-bottom:0;
position:relative;
margin-right:0!important;
margin-bottom:0
}
.mktoField, select.mktoField {
width:98%!important
}
}
@media only screen and (max-width:600px) {
.mktoForm input[type=date], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm input[type=tel], .mktoForm input[type=text], .mktoForm input[type=url], .mktoForm select.mktoField, .mktoForm textarea.mktoField {
height:auto!important
}
}
ul.bnftslst2 li:hover .icnbx {
	padding-left:15px;
	transform:scale(.9);
transition:.6s
}
ul.bnftslst2 li:hover h3 {
	padding-left:15px;
transition:.6s
}
ul.bnftslst2 li:hover .txtbx {
	padding-left:15px;
transition:.6s
}
.bnftsbx.blenzebx {
	padding-top:100px
}
.electrical_prdct:before {
	display:inline-block;
	width:27px;
	height:32px;
	background-position:-312px -170px;
	content:''
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.swd::before {
position:absolute;
left:0;
content:'';
background:url(../images/swd_icon.png) no-repeat left top;
width:45px;
height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.wd::before {
position:absolute;
left:0;
content:'';
background:url(../images/wd_icon.png) no-repeat left top;
width:45px;
height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.cp::before {
position:absolute;
left:0;
content:'';
background:url(../images/cp_icon.png) no-repeat left top;
width:45px;
height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.cms::before {
position:absolute;
left:0;
content:'';
background:url(../images/cms_icon.png) no-repeat left top;
width:45px;
height:45px
}
.sec-swd-design {
	padding:0;
	position:relative;
	background-position:center;
	height:89vh
}
.sec-swd-design .slider-design .design-inspiration-1 {
	background-image:url(../images/electric_products/design-inspiration-1.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:89vh
}
.sec-swd-design .slider-design .design-inspiration-2 {
	background-image:url(../images/electric_products/design-inspiration-2.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:89vh
}
.sec-swd-design .slider-design .design-inspiration-3 {
	background-image:url(../images/electric_products/design-inspiration-3.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:89vh
}
.sec-swd-design .img-box-left {
	width:50%;
	float:left
}
.sec-swd-design .img-box-left img {
	width:80%;
	margin-left:18%
}
.sec-swd-design .data-right {
	width:50%;
	float:right;
	padding:10% 5%
}
.sec-swd-design .data-right p {
	fcolor:#303030;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:25px;
	clear:both
}
.sec-swd-design .data-right div.title h2 {
	font-size:19px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:22px
}
.sec-swd-design .data-right div.title p {
	/*font-family:Honeywell_Sans_book;*/
	font-size:41px;
	line-height:51px;
	padding:5px 0 2px;
	color:#303030
}
.sec-swd-design .data-left p {
	margin-top:5px;
	margin-bottom:0;
	color:#303030;
	font-size:18px;
	/*font-family:Honeywell_Sans_book;*/
	line-height:25px;
	clear:both
}
.sec-swd-design .center .slick-dots {
	bottom:30px;
	width:10px;
	right:20px
}
.sec-swd-design .mblshw {
	display:none
}
.sec-swd-scenarios .center .slick-dots {
	bottom:30px;
	width:10px;
	right:20px
}
.sec-swd-scenarios-mobile .center .slick-dots {
	bottom:30px;
	width:10px;
	right:20px
}
.dwnldapprht.nucleaus p {
	width:600px;
	font-size:18px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	line-height:26px
}
.dwnldapprht.nucleaus {
	padding-top:80px
}
div.title {
	float:left;
	width:100%;
	padding:0;
	margin:0
}
.img-box-scenarios {
	width:100%;
	float:left;
	text-align:center
}
.sec-swd-scenarios {
	display:block;
	background:#e7e7e7;
	padding:0;
	position:relative;
	background-position:center;
	height:79vh
}
.sec-swd-scenarios div.title {
	position:absolute;
	z-index:10
}
.sec-swd-scenarios .img-box-scenarios {
	width:100%;
	float:left;
	text-align:center
}
.sec-swd-scenarios .img-box-scenarios .scenarios-bg-slider li img {
	width:100%;
	height:79vh;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover
}
.sec-swd-scenarios div.title h2 {
	margin:35px 0;
	color:#303030;
	font-weight:bolder;
	letter-spacing:1px;
	font-size:46px
}
.sec-swd-scenarios .wireframe-scenarios-1b, .sec-swd-scenarios .wireframe-scenarios-2a, .wireframe-scenarios-3a {
	background-size:cover;
	background-repeat:no-repeat;
	height:79vh
}
.sec-swd-scenarios .sec-scenarios-30 {
	position:relative;
	width:33.33%;
	float:left;
	height:100%
}
.sec-swd-scenarios .sec-scenarios-30 h3 {
	font-size:20px;
	color:#303030;
	margin-top:35%;
	text-align:center
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-first {
	color:#303030;
	font-size:15px;
	line-height:20px;
	width:47%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:right;
	margin-top:25%;
	margin-right:5%;
	border-left:3px solid red;
	padding-left:10px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-second {
	color:#303030;
	font-size:15px;
	line-height:20px;
	width:44%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:right;
	margin-top:15%;
	margin-right:5%;
	border-left:3px solid red;
	padding-left:10px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-third {
	color:#303030;
	font-size:15px;
	line-height:20px;
	width:58%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:left;
	margin-top:20px;
	margin-left:3%;
	border-left:3px solid red;
	padding-left:10px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-fourth {
	color:#303030;
	font-size:15px;
	line-height:20px;
	width:57%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:right;
	margin-top:50%;
	margin-right:15%;
	border-left:3px solid red;
	padding-left:10px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-fifth {
	color:#303030;
	font-size:15px;
	line-height:20px;
	width:47%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:right;
	margin-top:30%;
	margin-right:35%;
	border-left:3px solid red;
	padding-left:10px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-sixth {
	color:#fff;
	font-size:15px;
	line-height:20px;
	width:60%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:right;
	margin-top:15%;
	margin-right:10%;
	border-left:3px solid red;
	padding-left:10px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-seventh {
	color:#fff;
	font-size:15px;
	line-height:20px;
	width:58%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:left;
	margin-top:20px;
	margin-left:3%;
	border-left:3px solid red;
	padding-left:10px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-eight {
	color:#fff;
	font-size:15px;
	line-height:20px;
	width:57%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:right;
	margin-top:50%;
	margin-right:15%;
	border-left:3px solid red;
	padding-left:10px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-ninth {
	color:#303030;
	font-size:15px;
	line-height:20px;
	width:47%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	border-left:3px solid red;
	padding-left:10px;
	margin-top:20px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-tenth {
	color:#303030;
	font-size:15px;
	line-height:20px;
	width:44%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:right;
	margin-top:15%;
	margin-right:5%;
	border-left:3px solid red;
	padding-left:10px
}
.sec-swd-scenarios .sec-scenarios-30 .sec-scenarios-30-p-eleventh {
	color:#303030;
	font-size:15px;
	line-height:20px;
	width:58%;
	text-align:left;
	font-weight:400;
	/*font-family:Honeywell_Sans_book;*/
	float:left;
	margin-top:20px;
	margin-left:3%;
	border-left:3px solid red;
	padding-left:10px
}
.wireframe-scenarios-1b {
	background-image:url(../images/electric_products/wireframe-scenarios-1b.jpg)
}
.wireframe-scenarios-2a {
	background-image:url(../images/electric_products/wireframe-scenarios-2a.jpg)
}
.wireframe-scenarios-3a {
	background-image:url(../images/electric_products/wireframe-scenarios-3a.jpg)
}
.sec-swd-scenarios-mobile {
	display:none
}
.sec-swd-scenarios {
	display:block
}
.sceneriohdng {
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	position:absolute;
	z-index:10
}
.sceneriohdng .bdr_lfttxt {
	margin:35px 0
}
.sceneriobx {
	clear:both;
	float:left;
	width:100%
}
.sec-swd-interaction {
	background-image:url(../images/electric_products/swd-scene-light.jpg);
	padding:145px 0;
	position:relative;
	background-position:center;
	height:80vh;
	background-size:cover;
	background-repeat:no-repeat
}
.sec-swd-interaction .img-box-interaction {
	width:100%;
	float:left;
	text-align:center
}
.sec-swd-interaction div.title {
	margin-bottom:30px;
	background:rgba(0, 0, 0, .5);
	color:#fff;
	padding:10px;
	font-family:Honeywell_Sans_book
}
.sec-swd-interaction div.title h2 {
	margin-bottom:10px;
	color:#fff;
	font-weight:700;
	font-size:46px;
	/*font-family:Honeywell_Sans_book;*/
	text-align:center
}
.sec-swd-interaction div.title p {
	margin:0 15%;
	color:#fff;
	/*font-family:Honeywell_Sans_book;*/
	font-size:16px;
	text-align:center
}
.sec-swd-interaction img.swd-interaction-mob {
	position:absolute;
	bottom:0;
	right:5%
}
.mob-animation {
	position:absolute;
	right:55px;
	bottom:0;
	float:left;
	width:150px;
	height:280px
}
.circle {
	padding:8px;
	border:8px solid transparent;
	border-radius:400px;
	-webkit-animation:left 2s linear infinite;
	-moz-animation:left 2s linear infinite;
	-o-animation:left 2s linear infinite;
	animation:left 2s linear infinite;
	animation-delay:0s
}
#circle {
	width:150px;
	height:100px
}
.one {
	width:150px;
	height:150px;
	-webkit-animation-delay:1s
}
.two {
-webkit-animation-delay:.9s;
-moz-animation-delay:.9s;
-o-animation-delay:.9s;
animation-delay:.9s
}
.three {
-webkit-animation-delay:.8s;
-moz-animation-delay:.8s;
-o-animation-delay:.8s;
animation-delay:.8s
}
.four {
-webkit-animation-delay:.7s;
-moz-animation-delay:.7s;
-o-animation-delay:.7s;
animation-delay:.7s
}
.five {
-webkit-animation-delay:.6s;
-moz-animation-delay:.6s;
-o-animation-delay:.6s;
animation-delay:.6s;
	margin-left:-5px
}
.six {
-webkit-animation-delay:.5s;
-moz-animation-delay:.5s;
-o-animation-delay:.5s;
animation-delay:.5s;
	margin-left:-15px
}
.seven {
-webkit-animation-delay:.4s;
-moz-animation-delay:.4s;
-o-animation-delay:.4s;
animation-delay:.4s
}
.eight {
-webkit-animation-delay:.3s;
-moz-animation-delay:.3s;
-o-animation-delay:.3s;
animation-delay:.3s
}
.nine {
-webkit-animation-delay:.2s;
-moz-animation-delay:.2s;
-o-animation-delay:.2s;
animation-delay:.2s
}
.ten {
-webkit-animation-delay:.1s;
-moz-animation-delay:.1s;
-o-animation-delay:.1s;
animation-delay:.1s
}
@-webkit-keyframes left {
0% {
border-top:8px solid rgba(0, 0, 0, .1)
}
100% {
border-top:8px solid #00b7f2
}
}
@-moz-keyframes left {
0% {
border-top:8px solid rgba(0, 0, 0, .1)
}
100% {
border-top:8px solid #00b7f2
}
}
@-o-keyframes left {
0% {
border-top:8px solid rgba(0, 0, 0, .1)
}
100% {
border-top:8px solid #00b7f2
}
}
@keyframes left {
0% {
border-top:8px solid rgba(0, 0, 0, .1)
}
100% {
border-top:8px solid #00b7f2
}
}
.sec-swd-dvcmgmt {
	padding:0;
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	height:89vh;
	background-size:cover
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 {
	background-image:url(../images/electric_products/dvcmgmt_left.jpg);
	width:50%;
	float:left;
	height:89vh;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:cover
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 {
	width:42%;
	float:left;
	height:100%
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 {
	width:58%;
	float:left;
	height:100%;
	padding:20% 0
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 {
	width:30%;
	float:left;
	height:89vh;
	background-image:url(../images/electric_products/dvcmgmt_mid.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:left bottom
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 {
	width:20%;
	float:left;
	height:89vh;
	background-image:url(../images/electric_products/dvcmgmt_right.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:right center
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 div.title {
	width:65%;
	padding:55% 30px;
	text-align:left
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 div.title h2 {
	font-size:19px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	line-height:22px;
	padding-left:3px;
	text-transform:uppercase
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 div.title p {
	font-size:16px;
	line-height:22px;
	color:#303030;
	text-align:left
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 div.title {
	width:90%
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 div.title h2 {
	/*font-family:Honeywell_Sans_book;*/
	font-size:41px;
	line-height:46px;
	margin-bottom:4px;
	text-transform:none;
	font-weight:400;
	text-align:right
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 div.title p {
	font-size:16px;
	line-height:22px;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	text-align:right
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 .swd-dvcmgmt-inner-box-30 div.title {
	width:65%;
	padding:85% 30px;
	text-align:left
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 .swd-dvcmgmt-inner-box-30 div.title h2 {
	font-size:19px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	text-transform:uppercase;
	line-height:22px;
	padding-left:3px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 .swd-dvcmgmt-inner-box-30 div.title p {
	font-size:16px;
	line-height:22px;
	color:#303030;
	font-family:Honeywell_Sans_book
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title {
	width:65%;
	padding:80% 30px 85%;
	text-align:left
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title h2 {
	font-size:19px;
	color:#303030;
	/*font-family:Honeywell_Sans_bold;*/
	text-transform:uppercase;
	line-height:22px;
	padding-left:3px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title p {
	font-size:16px;
	line-height:22px;
	color:#303030;
	font-family:Honeywell_Sans_book
}
.nclsimg {
	float:left;
	width:100%;
	text-align:center
}
.nclsimg img {
	width:390px
}
@media screen and (max-width:1100px) {
.sec-swd-design .mblshw {
display:block
}
.sec-swd-design {
padding:0;
height:auto
}
.sec-swd-design .img-box-left {
width:100%;
height:auto
}
.sec-swd-design .img-box-left img {
width:100%;
margin-left:0;
margin-top:0;
margin-bottom:10px
}
.sec-swd-design .data-right {
width:100%;
padding:5px 20px 20px;
margin:0;
margin-top:0
}
.sec-swd-design .data-right div.title h2 {
margin-bottom:0;
text-align:center;
font-size:16px;
line-height:20px
}
.sec-swd-design .data-right div.title h2 br {
display:none;
margin-bottom:0
}
.sec-swd-design .data-right div.title p {
text-align:center;
font-size:20px;
line-height:26px;
margin:0 15px;
margin-bottom:10px
}
.sec-swd-design .data-right p {
font-size:15px;
clear:both;
line-height:21px
}
.sec-swd-design .slider-design .design-inspiration-1 {
background-image:none;
background:#aacae3;
height:100%
}
.sec-swd-design .slider-design .design-inspiration-2 {
background-image:none;
background:#12101b;
height:100%
}
.sec-swd-design .slider-design .design-inspiration-3 {
background-image:none;
background:#e2cfb1;
height:100%
}
.sec-swd-design .slick-track {
display:flex!important
}
.sec-swd-design .slick-slide {
height:auto
}
.sec-swd-design .slick-slide>div {
height:100%
}
.sec-swd-scenarios-mobile {
display:block
}
.sec-swd-scenarios {
display:none
}
.sec-swd-scenarios-mobile {
display:block;
background:#fff;
padding:0;
position:relative;
background-position:center;
height:auto;
line-height:1px
}
.sec-swd-scenarios-mobile div.title {
position:absolute;
z-index:10
}
.sec-swd-scenarios-mobile .img-box-scenarios {
width:100%;
float:left;
text-align:center
}
.sec-swd-scenarios-mobile .img-box-scenarios .scenarios-bg-slider li img {
width:100%;
height:79vh;
background-position:center;
background-repeat:no-repeat;
background-size:cover
}
.sec-swd-scenarios-mobile div.title h2 {
margin:35px 0;
color:#303030;
font-weight:bolder;
letter-spacing:1px;
font-size:46px
}
.sec-swd-scenarios-mobile .wireframe-scenarios-1b, .sec-swd-scenarios-mobile .wireframe-scenarios-2a, .wireframe-scenarios-3a {
background-size:cover;
background-repeat:no-repeat;
height:auto
}
.sec-swd-scenarios-mobile .sec-scenarios-30 {
position:relative;
width:100%;
float:left
}
.sec-swd-scenarios-mobile .sec-scenarios-30 h3 {
font-size:20px;
color:#979797;
margin-top:15%;
margin-bottom:10%
}
.sec-swd-scenarios-mobile .sec-scenarios-30.bg1 {
height:50vh;
background-repeat:no-repeat;
background-size:cover;
background-position:center
}
.sec-swd-scenarios-mobile .sec-scenarios-30.bg2 {
height:50vh;
background-repeat:no-repeat;
background-size:cover;
background-position:center
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-first {
color:#303030;
font-size:14px;
line-height:18px;
width:70%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:right;
margin-top:0;
margin-right:5%;
border-left:3px solid red;
padding-left:10px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-second {
color:#303030;
font-size:13px;
line-height:16px;
width:90%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:right;
margin-top:10px;
margin-right:5%;
border-left:3px solid red;
padding-left:10px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-third {
color:#303030;
font-size:13px;
line-height:16px;
width:55%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:left;
margin-top:0;
margin-left:40%;
border-left:3px solid red;
padding-left:10px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-fourth {
color:#303030;
font-size:13px;
line-height:16px;
width:65%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:right;
margin-top:20%;
margin-right:0;
border-left:3px solid red;
padding-left:10px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-fifth {
color:#303030;
font-size:13px;
line-height:18px;
width:42%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:right;
margin-top:10%;
margin-right:10%;
border-left:3px solid red;
padding-left:10px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-sixth {
color:#2f2f2f;
font-size:13px;
line-height:18px;
width:80%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:right;
margin-top:10px;
margin-right:15%;
border-left:3px solid red;
padding-left:10px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-seventh {
color:#2f2f2f;
font-size:13px;
line-height:17px;
width:80%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:left;
margin-top:0;
margin-left:5%;
border-left:3px solid red;
padding-left:10px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-eight {
color:#2f2f2f;
font-size:13px;
line-height:17px;
width:40%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:left;
margin-top:0;
margin-left:5%;
border-left:3px solid red;
padding-left:10px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-ninth {
color:#303030;
font-size:12px;
line-height:16px;
width:85%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
border-left:3px solid red;
padding-left:10px;
margin-left:40px;
margin-top:-25px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-tenth {
color:#303030;
font-size:12px;
line-height:16px;
width:90%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:left;
margin-top:10px;
margin-left:15px;
border-left:3px solid red;
padding-left:10px
}
.sec-swd-scenarios-mobile .sec-scenarios-30 .sec-scenarios-30-p-eleventh {
color:#303030;
font-size:12px;
line-height:16px;
width:40%;
text-align:left;
font-weight:400;
/*font-family:Honeywell_Sans_book;*/
float:left;
margin-top:60px;
margin-left:15px;
border-left:3px solid red;
padding-left:10px
}
.wireframe-scenarios-1b .sec-scenarios-30.bg1 {
background-image:url(../images/electric_products/scenarios1-1-bg.jpg)
}
.wireframe-scenarios-1b .sec-scenarios-30.bg2 {
background-image:url(../images/electric_products/scenarios1-2-bg.jpg)
}
.wireframe-scenarios-2a .sec-scenarios-30.bg1 {
background-image:url(../images/electric_products/scenarios2-1-bg.jpg)
}
.wireframe-scenarios-2a .sec-scenarios-30.bg2 {
background-image:url(../images/electric_products/scenarios2-2-bg.jpg)
}
.wireframe-scenarios-3a .sec-scenarios-30.bg1 {
background-image:url(../images/electric_products/scenarios3-1-bg.jpg)
}
.wireframe-scenarios-3a .sec-scenarios-30.bg2 {
background-image:url(../images/electric_products/scenarios3-2-bg.jpg)
}
.wireframe-scenarios-1b {
background-image:none
}
.wireframe-scenarios-2a {
background-image:none
}
.wireframe-scenarios-3a {
background-image:none
}
.sec-swd-interaction {
padding:20vh 0;
height:75vh;
overflow:hidden
}
.sec-swd-interaction div.title {
margin-top:-60px
}
.sec-swd-interaction div.title h2 {
font-size:20px
}
.sec-swd-interaction div.title p {
margin:0 5%;
font-size:13px;
line-height:18px
}
.sec-swd-interaction img.swd-interaction-mob {
position:absolute;
bottom:-30px;
right:-15%;
width:100%
}
.mob-animation {
position:absolute;
right:35%;
bottom:0;
float:left;
width:115px;
height:200px
}
.sec-swd-interaction {
padding:20vh 0;
height:75vh
}
.sec-swd-interaction div.title {
margin-top:-60px
}
.sec-swd-interaction div.title h2 {
font-size:16px
}
.sec-swd-interaction div.title p {
margin:0 5%;
font-size:13px;
line-height:18px
}
.sec-swd-interaction img.swd-interaction-mob {
position:absolute;
bottom:-30px;
right:-15%;
width:100%
}
.sec-swd-dvcmgmt {
height:auto
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 {
width:100%;
height:72vh
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 {
height:auto;
position:relative;
margin-top:16%;
width:70%;
float:right
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 div.title {
width:100%;
padding:10%
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 {
width:100%;
height:auto;
padding:0;
position:absolute
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 div.title {
width:100%;
padding:15px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 div.title h2 {
font-size:17px;
text-align:center;
word-spacing:0;
line-height:30px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 div.title p {
text-align:center;
font-size:14px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 {
width:50%;
height:auto
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 .swd-dvcmgmt-inner-box-30 div.title {
width:100%;
padding:0 25px;
text-align:left;
margin-top:28%;
padding-top:95px;
padding-bottom:40px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 {
width:50%;
height:auto
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title {
width:100%;
padding:15vh 30px;
text-align:left
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 div.title h2 {
color:#303030;
font-size:17px;
line-height:24px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 div.title p {
color:#303030;
font-size:14px;
line-height:16px;
text-align:left
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 div.title h2 {
font-size:20px;
line-height:26px;
text-align:center;
word-spacing:0
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 .swd-dvcmgmt-inner-box-30 div.title {
width:100%;
padding:0 25px;
padding-top:0;
padding-bottom:0;
text-align:left;
margin-top:28%;
padding-top:95px;
padding-bottom:40px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 .swd-dvcmgmt-inner-box-30 div.title h2 {
font-size:17px;
text-align:center;
line-height:22px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 .swd-dvcmgmt-inner-box-30 div.title p {
font-size:14px;
line-height:16px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 div.title {
width:100%;
padding:10%
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 div.title {
width:100%;
padding:15px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 .swd-dvcmgmt-inner-box-30 div.title {
width:100%;
padding:0 25px;
padding-top:0;
padding-bottom:0;
text-align:left;
margin-top:28%;
padding-top:95px;
padding-bottom:40px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 {
width:50%;
height:auto
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title {
width:100%;
padding:15vh 30px;
text-align:left
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title h2 {
font-size:15px;
line-height:27px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title p {
font-size:13px;
line-height:16px;
text-align:left
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title p {
font-size:14px;
line-height:16px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-30 .swd-dvcmgmt-inner-box-30 div.title h2 {
font-size:15px;
text-align:left;
line-height:20px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 div.title h2 {
color:#303030;
font-size:15px;
line-height:24px
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-58 div.title h2 {
font-size:24px;
line-height:26px;
text-align:center;
word-spacing:0
}
}
@media screen and (max-width:1100px) {
.dwnldapprht.nucleaus p {
width:auto;
font-size:16px;
line-height:22px
}
.dwnldapprht.nucleaus {
padding-top:20px
}
}
@media screen and (max-width:1100px) {
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.cms::before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.cp::before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.swd::before, ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.wd::before {
display:none
}
}
@media screen and (max-width:700px) {
.sec-swd-scenarios-mobile .sec-scenarios-30 h3 {
font-size:18px;
color:#979797;
margin-top:25%;
margin-bottom:10%
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 {
height:auto;
position:relative;
margin-top:31%;
width:70%;
float:right
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title {
width:100%;
padding:18vh 30px;
text-align:left
}
.nclsimg img {
width:300px
}
}
@media screen and (max-width:500px) {
.sec-swd-dvcmgmt .swd-dvcmgmt-50 {
width:100%;
height:65vh
}
.sec-swd-dvcmgmt .swd-dvcmgmt-50 .swd-dvcmgmt-inner-box-42 {
height:auto;
position:relative;
margin-top:49%;
width:70%;
float:right
}
.sec-swd-dvcmgmt .swd-dvcmgmt-20 .swd-dvcmgmt-inner-box-20 div.title {
width:100%;
padding:15vh 30px;
text-align:left
}
}
.tab_bg {
	width:100%;
	margin-bottom:20px
}
.tab_bg thead tr th {
	border-right:1px solid #fff;
	color:#fff;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:14px;
	width:25%;
	padding:2px 10px;
	text-align:left
}
.tab_bg thead tr {
	background:#6d6d6d
}
.tab_bg tbody tr td {
	border:1px solid #fff;
	color:#303030;
	/*font-family:Honeywell_Sans_book;*/
	font-size:13px;
	width:25%;
	padding:4px 10px;
	text-align:left
}
.tab_bg tbody tr:nth-child(2n+1) {
background:#ededee
}
.tab_bg tbody tr:nth-child(2n) {
background:#f8f8f8
}
.elect_prd ul.prdct_lst li a {
	padding:10px
}
.elect_prd .firetab .mndvmbl a::before {
right:9px
}
.elect_prd .firetab .mndvmbl a {
	padding:13px 40px 13px 10px
}
@media screen and (max-width:1024px) {
.elect_prd .prdct_dtlsbx_lft {
margin-bottom:10px
}
}
@media screen and (max-width:680px) {
.ecsprdlst.ep_btm ul.prdlstng li {
height:466px
}
}
@media screen and (max-width:480px) {
.ecsprdlst.ep_btm ul.prdlstng li {
height:auto
}
}
.slide_onemid.inrbnrtxt.ep_banner {
	font-size:49px;
	line-height:72px
}
@media only screen and (max-width:1500px) {
.slide_onemid.inrbnrtxt.ep_banner {
font-size:29px;
line-height:42px
}
}
@media only screen and (max-width:1160px) {
.slide_onemid.inrbnrtxt.ep_banner {
font-size:28px;
line-height:46px
}
}
@media only screen and (max-width:580px) {
.slide_onemid.inrbnrtxt.ep_banner {
font-size:19px;
line-height:25px
}
}
.ipprdctbx.imgbgnw {
	background:#d7e2e4 url(../images/irac_new/ir_bgnw.jpg) no-repeat center top;
	float:left;
	width:100%
}
.cntrnwmn {
	width:100%;
	text-align:center
}
.morley_liteftre.bgclr {
	background:#d7e2e4;
	margin-top:0;
	padding-bottom:20px;
	float:left;
	width:100%;
	padding-top:20px
}
.irssclmr {
	float:left;
	width:100%;
	text-align:right;
	font-size:14px;
	color:#303030;
	padding-top:10px
}
.orangetheame .slide_onemid {
	color:#ff6c0e
}
.orangetheame .slide_onemid span {
	color:#fff
}
a.sbmtbtn.orange {
	background:#ff6c0e;
	padding:25px 30px
}
a.sbmtbtn.ornge {
	background:#ff6c0e
}
.main_home.orangetheame .sbmtbx {
	float:left;
	width:100%
}
.mrgnnew {
	margin-top:160px
}
.mrgnnew .iaq_faq {
	margin-bottom:40px
}
.mrgnnew .faqbxnw {
	margin-top:40px
}
.morley_liteftre.bgclr .ir_poplft {
	display:inline-block;
	margin-left:0;
	margin-top:20px;
	width:100%;
	min-height:inherit
}
.morley_liteftre.bgclr .poptr_ac {
	margin-bottom:40px;
	float:left;
	width:30%;
	margin-right:1.5%;
	margin-left:1.5%
}
.morley_liteftre.bgclr label {
	padding:0;
	/*font-family:Honeywell_Sans_bold;*/
	font-size:14px;
	color:#303030;
	float:left;
	width:100%;
	padding-bottom:7px
}
.morley_liteftre.bgclr input.question, .morley_liteftre.bgclr textarea.question {
	font-size:14px;
	background:#fff;
	border-bottom:0;
	width:100%;
	padding:12px;
	color:#6d6d6d;
	border-radius:0
}
.morley_liteftre.bgclr .bdr_lfttxt, .morley_liteftre.bgclr .prdctofrng_subtxt {
	margin:0 auto;
	display:block
}
.irbtmnwbx {
	margin:0 auto;
	width:980px
}
.frmbxirac {
	overflow:hidden;
	padding-bottom:40px
}
.irnwbtmimg {
	overflow:hidden;
	padding-bottom:50px;
	text-align:center
}
.irnwbtmimg img {
	width:100%
}
.irnw_txt {
	overflow:hidden;
	text-align:center;
	font-size:36px;
	/*font-family:Honeywell_Sans_bold;*/
	color:#ff6c0e;
	margin-bottom:60px
}
.morley_liteftre.bgclr .cntr {
	text-align:center
}
select.question {
	width:100%;
	padding:11px;
	height:auto;
	border:0;
	background:#fff url(../images/irac_new/slctdrop.png) no-repeat right 15px center;
	font-size:14px
}
.morley_liteftre.bgclr .my-savings {
	padding:10px;
	background-color:#fbd5d3;
	border-radius:4px;
	border:1px solid #f69791;
	display:inline-block;
	min-width:300px
}
.morley_liteftre.bgclr .savings-container {
	margin-top:0;
	width:100%;
	text-align:center;
	display:inline-block;
	margin-top:0;
	float:left;
	margin-right:0
}
.efm_grphmnnw {
	padding:240px 0 80px;
	clear:both;
	float:left;
	width:100%
}
.ir_acnw_grph .lyte_diagm_9bx {
	position:absolute;
	bottom:-101px;
	left:-83px;
	width:230px;
	text-align:left
}
.ir_acnw_grph .efm_diagm_1bx_bg {
	clear:both;
	display:inline-block;
	width:42px;
	height:52px;
	background:url(../images/irac_new/1.png) no-repeat 0 0;
	background-position-x:0;
	background-position-y:0;
	background-size:42px
}
.ir_acnw_grph .lyte_diagm_9bx.active .efm_diagm_1bx_bg {
	background-position:0 -53px
}
.ir_acnw_grph .efm_diagm_2bx_bg {
	clear:both;
	display:inline-block;
	width:60px;
	height:37px;
	background:url(../images/irac_new/2.png) no-repeat 0 0;
	background-position-x:0;
	background-position-y:0;
	background-size:60px
}
.ir_acnw_grph .lyte_diagm_10bx.active .efm_diagm_2bx_bg {
	background-position:0 -36px
}
.ir_acnw_grph .efm_diagm_3bx_bg {
	clear:both;
	display:inline-block;
	width:55px;
	height:55px;
	background:url(../images/irac_new/3.png) no-repeat 0 0;
	background-position-x:0;
	background-position-y:0;
	background-size:55px
}
.ir_acnw_grph .lyte_diagm_11bx.active .efm_diagm_3bx_bg {
	background-position:0 -56px
}
.ir_acnw_grph .efm__diagm_4bx_bg {
	clear:both;
	display:inline-block;
	width:60px;
	height:46px;
	background:url(../images/irac_new/4.png) no-repeat 0 0;
	background-position-x:0;
	background-position-y:0;
	background-size:60px
}
.ir_acnw_grph .lyte_diagm_1bx.active .efm__diagm_4bx_bg {
	background-position:0 -45px
}
.ir_acnw_grph .efm_diagm_5bx_bg {
	clear:both;
	display:inline-block;
	width:25px;
	height:67px;
	background:url(../images/irac_new/5.png) no-repeat 0 0;
	background-position-x:0;
	background-position-y:0;
	background-size:25px
}
.ir_acnw_grph .lyte_diagm_2bx.active .efm_diagm_5bx_bg {
	background-position:0 -68px
}
.ir_acnw_grph .efm_diagm_6bx_bg {
	clear:both;
	display:inline-block;
	width:50px;
	height:50px;
	background:url(../images/irac_new/6.png) no-repeat 0 0;
	background-position-x:0;
	background-position-y:0;
	background-size:50px
}
.ir_acnw_grph .lyte_diagm_3bx.active .efm_diagm_6bx_bg {
	background-position:0 -50px
}
.ir_acnw_grph .efm_diagm_7bx_bg {
	clear:both;
	display:inline-block;
	width:55px;
	height:50px;
	background:url(../images/irac_new/7.png) no-repeat 0 0;
	background-position-x:0;
	background-position-y:0;
	background-size:55px
}
.ir_acnw_grph .lyte_diagm_4bx.active .efm_diagm_7bx_bg {
	background-position:0 -51px
}
.ir_acnw_grph .lyte_diagm_9bx {
	position:absolute;
	bottom:-70px;
	left:7px;
	width:143px;
	text-align:left
}
.ir_acnw_grph .lyte_diagm_9bx::before {
right:-1px;
top:-17px;
width:38px;
height:38px;
border:4px solid #fff;
background:#fff;
display:none!important
}
.ir_acnw_grph .lyte_diagm_9bx::after {
position:absolute;
right:3px;
top:-16px;
width:30px;
height:30px;
background:#ff6c0e
}
.ir_acnw_grph .ir_acnw_grph .lyte_diagm_9bx {
	text-align:left
}
.ir_acnw_grph .lyte_diagm_10bx_txt, .ir_acnw_grph .lyte_diagm_11bx_txt, .ir_acnw_grph .lyte_diagm_1bx_txt, .ir_acnw_grph .lyte_diagm_2bx_txt, .ir_acnw_grph .lyte_diagm_3bx_txt, .ir_acnw_grph .lyte_diagm_4bx_txt, .ir_acnw_grph .lyte_diagm_7bx_txt, .ir_acnw_grph .lyte_diagm_9bx_txt {
	text-align:left;
	padding-bottom:0;
	padding-top:5px
}
.ir_acnw_grph .lyte_diagm_10bx, .ir_acnw_grph .lyte_diagm_11bx, .ir_acnw_grph .lyte_diagm_1bx, .ir_acnw_grph .lyte_diagm_2bx, .ir_acnw_grph .lyte_diagm_3bx, .ir_acnw_grph .lyte_diagm_4bx, .ir_acnw_grph .lyte_diagm_7bx, .ir_acnw_grph .lyte_diagm_9bx {
	text-align:left
}
.ir_acnw_grph .lyte_diagm_4bx {
	right:-95px;
	bottom:17px;
	top:inherit
}
.ir_acnw_grph .lyte_diagm_3bx {
	top:inherit;
	left:inherit;
	width:150px;
	text-align:left;
	bottom:181px;
	right:-167px
}
.ir_acnw_grph .lyte_diagm_2bx {
	top:-3px;
	left:inherit;
	width:150px;
	text-align:left;
	right:-100px
}
.ir_acnw_grph .lyte_diagm_1bx {
	top:-152px;
	left:260px
}
.ir_acnw_grph .lyte_diagm_11bx {
	bottom:379px;
	left:-98px;
	width:173px
}
.ir_acnw_grph .lyte_diagm_10bx {
	position:absolute;
	bottom:83px;
	left:-236px;
	width:148px;
	text-align:left
}
.ir_acnw_grph .lyte_diagm_10bx_txt {
	text-align:left;
	padding-bottom:0;
	padding-top:10px
}
.ir_acnw_grph .lyte_diagm_10bx {
	position:absolute;
	bottom:165px;
	left:-141px;
	width:148px;
	text-align:left
}
.ir_acnw_grph .lyte_diagm_11bx::before {
width:38px;
height:38px;
border:4px solid #fff;
background:#fff;
display:none!important
}
.ir_acnw_grph .lyte_diagm_11bx::after {
position:absolute;
width:30px;
height:30px;
background:#ff6c0e;
left:216px;
top:90px
}
.ir_acnw_grph .lyte_diagm_7bx::before {
width:38px;
height:38px;
border:4px solid #fff;
background:#fff;
display:none!important
}
.ir_acnw_grph .lyte_diagm_7bx::after {
position:absolute;
width:30px;
height:30px;
background:#ff6c0e
}
.ir_acnw_grph .lyte_diagm_4bx::before {
width:38px;
height:38px;
border:4px solid #fff;
background:#fff;
display:none!important
}
.ir_acnw_grph .lyte_diagm_4bx::after {
position:absolute;
width:30px;
height:30px;
background:#ff6c0e;
left:-95px;
top:40px
}
.ir_acnw_grph .lyte_diagm_3bx::before {
width:38px;
height:38px;
border:4px solid #fff;
background:#fff;
display:none!important
}
.ir_acnw_grph .lyte_diagm_3bx::after {
position:absolute;
width:30px;
height:30px;
background:#ff6c0e;
right:214px;
top:30px
}
.ir_acnw_grph .lyte_diagm_2bx::before {
width:38px;
height:38px;
border:4px solid #fff;
background:#fff;
display:none!important
}
.ir_acnw_grph .lyte_diagm_2bx::after {
position:absolute;
width:30px;
height:30px;
background:#ff6c0e;
right:214px;
top:78px
}
.ir_acnw_grph .lyte_diagm_1bx::before {
width:38px;
height:38px;
border:4px solid #fff;
background:#fff;
display:none!important
}
.ir_acnw_grph .lyte_diagm_1bx::after {
position:absolute;
width:30px;
height:30px;
background:#ff6c0e;
right:87px;
top:156px
}
.ir_acnw_grph .lyte_diagm_10bx::before {
width:38px;
height:38px;
border:4px solid #fff;
background:#fff;
display:none!important
}
.ir_acnw_grph .lyte_diagm_10bx::after {
position:absolute;
width:30px;
left:189px;
top:6px;
height:30px;
background:#ff6c0e
}
@media screen and (max-width:1500px) {
.ir_acnw_grph .morly_lite_dgrm {
margin:0 auto;
width:610px
}
.ir_acnw_grph .lyte_diagm_9bx {
position:absolute;
bottom:-29px
}
.ir_acnw_grph .lyte_diagm_10bx {
position:absolute;
bottom:177px
}
.ir_acnw_grph .lyte_diagm_11bx {
bottom:419px
}
.ir_acnw_grph .lyte_diagm_3bx {
bottom:193px
}
.ir_acnw_grph .lyte_diagm_4bx {
bottom:29px
}
}
@media screen and (max-width:980px) {
.morly_lite_dgrm {
margin:0 auto;
width:450px
}
.efm_grphmnnw {
padding:166px 0 80px
}
.ipprdctbx.imgbgnw {
background-position:center bottom
}
.ir_acnw_grph .lyte_diagm_10bx {
position:absolute;
bottom:136px;
left:-118px
}
.ir_acnw_grph .lyte_diagm_11bx {
bottom:264px;
left:-48px;
width:124px
}
.ir_acnw_grph .lyte_diagm_1bx {
top:-126px;
left:182px;
width:115px
}
.ir_acnw_grph .lyte_diagm_4bx {
right:-61px;
bottom:-41px;
top:inherit;
width:100px
}
.ir_acnw_grph .lyte_diagm_3bx {
bottom:125px;
right:-142px
}
.ir_acnw_grph .lyte_diagm_2bx {
top:-19px
}
.ir_acnw_grph .lyte_diagm_9bx {
bottom:-28px
}
.ir_acnw_grph .lyte_diagm_9bx::after {
right:42px;
top:7px;
width:21px;
height:21px
}
.ir_acnw_grph .lyte_diagm_11bx::after {
width:21px;
height:21px;
left:136px;
top:71px
}
.ir_acnw_grph .lyte_diagm_7bx::after {
width:21px;
height:21px
}
.ir_acnw_grph .lyte_diagm_4bx::after {
width:21px;
height:21px;
left:-71px;
top:15px
}
.ir_acnw_grph .lyte_diagm_3bx::after {
width:21px;
height:21px;
right:177px;
top:30px
}
.ir_acnw_grph .lyte_diagm_2bx::after {
width:21px;
height:21px;
right:214px;
top:78px
}
.ir_acnw_grph .lyte_diagm_1bx::after {
width:21px;
height:21px;
right:59px;
top:129px
}
.ir_acnw_grph .lyte_diagm_10bx::after {
width:21px;
height:21px;
left:154px;
top:33px
}
.ir_acnw_grph .lyte_diagm_2bx::after {
width:21px;
height:21px;
right:185px;
top:75px
}
.irbtmnwbx {
margin:0 auto;
width:100%
}
.mrgnnew {
margin-top:30px
}
.mrgnnew .iaq_faq {
margin-bottom:30px
}
.mrgnnew .faqbxnw {
margin-top:30px
}
.mrgnnew a.sbmtbtn {
margin-top:0
}
}
@media screen and (max-width:899px) {
.efm_grphmnnw {
padding:44px 0 80px
}
.efm_grphmnnw .md_cntainer {
width:100%;
padding:127px 0 96px;
overflow-x:scroll
}
.ir_acnw_grph .morly_lite_dgrm_inr {
float:left;
width:450px;
position:relative;
margin-left:0
}
.ir_acnw_grph.morly_lite_dgrm {
margin:0 auto;
width:753px
}
}
@media screen and (max-width:767px) {
.ir_acnw_grph .morly_lite_dgrm_inr {
float:left;
width:450px;
position:relative;
margin-left:150px
}
.ipprdctbx.imgbgnw.gasbdprdinr {
padding-bottom:0
}
.morley_liteftre.bgclr .poptr_ac {
margin-bottom:20px;
float:left;
width:48%;
margin-right:1%;
margin-left:1%
}
.morley_liteftre.bgclr label {
font-size:12px;
color:#303030;
padding-bottom:7px
}
.morley_liteftre.bgclr input.question, .morley_liteftre.bgclr textarea.question {
font-size:12px
}
.irnw_txt {
font-size:28px;
margin-bottom:30px
}
.morley_liteftre.bgclr .cntr {
text-align:center
}
select.question {
font-size:12px
}
a.sbmtbtn.orange {
background:#ff6c0e;
padding:18px 17px
}
}
@media screen and (max-width:400px) {
.morley_liteftre.bgclr .my-savings {
padding:10px;
background-color:#fbd5d3;
border-radius:4px;
border:1px solid #f69791;
display:inline-block;
min-width:287px
}
.morley_liteftre.bgclr .poptr_ac {
margin-bottom:20px;
float:left;
width:100%;
margin-right:0;
margin-left:0
}
}
.frmpopnw .cntctfrmbxoutr {
	clear:both;
	margin:0 auto;
	width:90%;
	padding-top:30px;
	padding-bottom:30px
}
.frmpopnw .iracpopoutr {
	margin:0 auto;
	margin-top:0;
	max-width:760px
}
.frmpopnw .cntctfrmbxtr.sbmtmn {
	padding:0;
	margin:0
}
.frmpopnw .iracpopinr {
	float:left;
	width:100%;
	height:86vh
}
.frmpopnw.ir_ac_popup .iracpopoutr {
	margin-top:6vh
}
@media screen and (max-width:1500px) {
.frmpopnw .cntctfrmbxoutr {
clear:both;
margin:0 auto;
width:90%;
padding-top:30px;
padding-bottom:30px
}
}
@media screen and (max-width:600px) {
.frmpopnw .cntctfrmbxtrrht {
float:left;
width:100%;
padding-bottom:10px;
position:relative
}
.frmpopnw .cntctfrmbxtrlft {
float:left;
width:100%;
margin-right:0;
padding-bottom:10px
}
.frmpopnw .cntctfrmfldnw label {
margin-bottom:2px
}
}
.frmpopnw .frmselect {
	height:auto
}
.efmicn.one {
	width:12%;
	height:auto
}
.verified.nwpop {
	right:9px;
	top:32px;
	width:21px;
	height:23px
}
@media screen and (max-width:600px) {
.verified.nwpop {
top:25px
}
}
@media screen and (max-width:600px) {
.verified.nwpop {
top:25px
}
.ir_ac_popup.frmpopnw .cntctfrmfldnw .vrfyotp {
top:18px
}
}
section.thank-you div.thank-you-content p {
	font-size:26px;
	line-height:30px
}
@media screen and (max-width:600px) {
section.thank-you div.thank-you-content {
position:static;
top:50%;
left:50%;
transform:translate(0);
max-width:680px;
width:auto;
margin:0 auto
}
section.thank-you div.thank-you-content h3 {
font-size:50px;
margin-top:50px
}
section.thank-you div.thank-you-content h4 {
font-size:20px
}
section.thank-you div.thank-you-content p {
font-size:18px;
line-height:23px
}
}
@font-face {
/*font-family:Honeywell_Sans_bold;*/
src:url(../fonts/HoneywellSansTT-Bold.eot);
src:url(../fonts/HoneywellSansTT-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/HoneywellSansTT-Bold.woff2) format('woff2'), url(../fonts/HoneywellSansTT-Bold.woff) format('woff'), url(../fonts/HoneywellSansTT-Bold.ttf) format('truetype'), url(../fonts/HoneywellSansTT-Bold.svg#HoneywellSansTT-Bold) format('svg');
font-weight:700;
font-style:normal
}
@font-face {
font-family:Honeywell_Sans_medium;
src:url(../fonts/HoneywellSansTT-Medium.eot);
src:url(../fonts/HoneywellSansTT-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/HoneywellSansTT-Medium.woff2) format('woff2'), url(../fonts/HoneywellSansTT-Medium.woff) format('woff'), url(../fonts/HoneywellSansTT-Medium.ttf) format('truetype'), url(../fonts/HoneywellSansTT-Medium.svg#HoneywellSansTT-Medium) format('svg');
font-weight:500;
font-style:normal
}
@font-face {
font-family:Honeywell_Sans_light;
src:url(../fonts/HoneywellSansTT-Light.eot);
src:url(../fonts/HoneywellSansTT-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/HoneywellSansTT-Light.woff2) format('woff2'), url(../fonts/HoneywellSansTT-Light.woff) format('woff'), url(../fonts/HoneywellSansTT-Light.ttf) format('truetype'), url(../fonts/HoneywellSansTT-Light.svg#HoneywellSansTT-Light) format('svg');
font-weight:300;
font-style:normal
}
@font-face {
/*font-family:Honeywell_Sans_book;*/
src:url(../fonts/HoneywellSansTT-Book.eot);
src:url(../fonts/HoneywellSansTT-Book.eot?#iefix) format('embedded-opentype'), url(../fonts/HoneywellSansTT-Book.woff2) format('woff2'), url(../fonts/HoneywellSansTT-Book.woff) format('woff'), url(../fonts/HoneywellSansTT-Book.ttf) format('truetype'), url(../fonts/HoneywellSansTT-Book.svg#HoneywellSansTT-Book) format('svg');
font-weight:400;
font-style:normal
}
@font-face {
font-family:Honeywell_Sans_black;
src:url(../fonts/HoneywellSansTT-Black.eot);
src:url(../fonts/HoneywellSansTT-Black.eot?#iefix) format('embedded-opentype'), url(../fonts/HoneywellSansTT-Black.woff2) format('woff2'), url(../fonts/HoneywellSansTT-Black.woff) format('woff'), url(../fonts/HoneywellSansTT-Black.ttf) format('truetype'), url(../fonts/HoneywellSansTT-Black.svg#HoneywellSansTT-Black) format('svg');
font-weight:900;
font-style:normal
}
@font-face {
font-family:HoneywellSansExtrabold;
src:url(../fonts/HoneywellSansExtrabold.eot);
src:url(../fonts/HoneywellSansExtrabold.eot) format('embedded-opentype'), url(../fonts/HoneywellSansExtrabold.woff2) format('woff2'), url(../fonts/HoneywellSansExtrabold.woff) format('woff'), url(../fonts/HoneywellSansExtrabold.ttf) format('truetype'), url(../fonts/HoneywellSansExtrabold.svg#HoneywellSansExtrabold) format('svg')
}
.ln_ac_popup {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, .8);
	z-index:999
}
@media screen and (max-width:1500px) {
a.sbmtbtn.gtquote {
line-height:inherit
}
}
.mnuicn.impact:before {
	display:inline-block;
	width:35px;
	height:32px;
	background-position:-342px -166px;
	content:''
}
.mnuicn.impact:before {
	background:url(../images/sprites2.png) no-repeat left top;
	background-position:-342px -166px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.detector_sup_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/smoke_icon2.png) no-repeat left top;
	width:45px;
	height:45px
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.plumbing_sup_icon:before {
	position:absolute;
	left:0;
	content:'';
	background:url(../images/plumbing_icon.png) no-repeat left top;
	width:45px;
	height:45px
}
@media screen and (max-width:1100px) {
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.detector_sup_icon:before {
display:none
}
ul.mnmenu li ul.sub_menuinr li .subsublstng>li>h2.plumbing_sup_icon:before {
display:none
}
}
