@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 991px) {
	.neptune-inner ul li, #cs-prod-show ul li {
		width:33.33%;
		margin:0px 0px 20px;
	}	
	#lapp-demo img { width:100%;}
}
@media only screen and (max-width: 768px) {
	.main-header{
		background:#fff;
		min-height: 60px;
	}
	.slider, .location{
		margin-top:60px;
	}
	.menuzord-responsive .menuzord-menu li .indicator i{
		line-height:45px;
	}
	.showcase-text, .showcase-image, .honeywell-text{
		width:100%;
	}
	.honeywell-text{
		width: 100%;
		padding: 0;
		padding-top: 20px;
	}
	.honeywell-image{
		width:60%;
	}
	.location {
		background: #de0022;
	}
	.locate:before, .locate:after{
		display:none;
	}
	.locate{
		padding:14px;
	}
	.in-details-right img{
		float: left;
		margin: 0;
		margin-bottom: 15px;
	}
	.in-details-right h5, .in-details-right ul, .in-details-right p{
		width:100%;
		float:left;
	}
	.neptune-main ul li{
		width:49%;
	}
	.menuzord-brand > img{
		width:250px;
	}
	.locate h3{ font-size:20px;}
	.download-inner ul li, .lapp-prod-show ul li{
		width:47%;
	}
	.in-details-right a{
		float:left;
	}
	.in-details, .lapp-in-details{
		margin-bottom:20px;
	}
	.content-wrap section img{
		margin-top:20px;
	}
	.neptune-inner ul li, #cs-prod-show ul li {
		width:45%;
		margin:0px 10px 20px;
	}
	#lapp-demo img { width:100%;}
}
@media only screen and (max-width: 480px) {
	.in-details-right img{
		width:100%;
	}
	.download-inner ul li, .lapp-prod-show ul li{
		width:98%;
	}
	.contact-info-inner ul li{
		width:100%;
		border-right: none;
		border-bottom: 1px solid #eaeaea;
	}
	.map{ margin-bottom:25px;}
	.neptune-inner ul li, #cs-prod-show ul li {
		width:100%;
		margin:0px 0px 20px;
	}
	#lapp-demo img { width:100%;}
}