.hide-on-pc {
	display:none;
}
.cont-e-ico {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	text-align: center;
}
.cont-e-ico li {
	text-align: center;
	display: inline-block;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 132px;
}
.cont-e-ico li .co-ico-wrap {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.cont-e-ico li .co-ico-wrap .ico-round {
	color: #FFF;
	text-decoration: none;
	background-color: #0f103b;
	margin: 0px;
	float: left;
	height: 132px;
	width: 132px;
	text-align: center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cont-e-ico li .ico-title {
	font-size: 18px;
	color: #313c53;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cont-e-ico li .ico-desc {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cont-e-ico li .ico-desc a {
	color: #333;
	text-decoration: none;
}
.cont-e-ico li .ico-desc a:hover {
	text-decoration: underline;
}
@media screen and (max-width : 1366px){
	.hide-on-pc {
		display:none;
	}
	.demo_vertical {
		overflow: hidden;
		height: 273px !important;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		float: left;
		width: 100%;
	}
}
@media screen and (max-width : 1280px){
	.hide-on-pc {
		display:none;
	}
	.demo_vertical {
		overflow: hidden;
		height: 245px !important;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		float: left;
		width: 100%;
	}
}
@media screen and (max-width : 1024px){
	.hide-on-tab {
		display:none;
	}
	.why-fea-bx .wy-fe-title {
		font-size: 15px;
	}
	.container {
		width:100% !important;
	}
}
@media screen and (min-width : 769px){
.responsMenu input[type=checkbox]:checked ~ #menu{
    display: none;
}

}
@media screen and (max-width : 780px){
	.responsMenu ul {
		position: static;
		display: none;
		}
	.responsMenu li {
			margin-bottom: 0px;
		}
	.responsMenu ul li, li a {
			width: 100%;
		}
	.responsMenu .show-menu {
			display:block;
		}
	.al-center {
	text-align: center !important;
	}
	.al-right {
		text-align: center !important;
	}
	.al-left {
		text-align: center !important;
	}
	.resp-img-wrap-o img {
		width:90%;
	}
	.resp-img-wrap .img-absolute {
		position: relative;
		right: 0px;
	}
	
	
	
}
@media screen and (max-width : 768px){
	
	.tab-top-padding {
		padding-top:5px !important;
	}
	.left-none-padding {
		padding-left:5px !important;
	}
	.right-none-padding {
		padding-right:5px !important;
	}
	.resp-img-wrap {
		margin: 0px;
		padding: 0px;
		float: left;
		width: 100%;
	}
	.resp-img-wrap img {
		width: 100%;
	}
	.hide-on-tab {
		display:none !important;
	}
	.hide-on-pc {
		display:inline-block !important;
	}
	
	.sec_lft_title h1 {
		width:100%;
		float:left;
		color:#FFF;
		background:#173daa;
		font-size:22px;
		text-align:center;
		padding:10px;
	}
	
	.prd_lc_grid li {
		width: 33.33%;
	}
	
	
	
}
@media screen and (max-width : 640px){
	.hide-on-mobile {
		display:none !important;
	}
	#nwsheadlns-o {
		width:70% !important;
	}
	#main, #page {
		flex-direction: column;
	}
	.fea-products-ul li {
		width: 100%;
	}
	.prd_lc_grid li {
		width: 50%;
	}
}
@media screen and (max-width : 480px){
	#slider {
		height: auto;
		top: 0;
	}
	#nwsheadlns-o {
		width:100% !important;
	}
}
@media screen and (max-width : 320px){
	
}
@media screen and (max-width : 240px){
}
@media all and (-ms-high-contrast:none){ 
}
