@charset "utf-8";
/* CSS Document */
body{
	background: url(../images/bg-ncrm-wc.png) repeat-x top ;
	background-color: #596def;
	background-attachment: fixed;
}
/* NAVIGATION BAR */
.navbar{
	z-index: 1000;position: fixed;top:0;
	width: 100%; 
	height: 2.4rem; 
}
.navbar.stickytop{
	height: 2.4rem; 
	background-color:#fff;
	box-shadow: 0 1px 2px rgba(20,26,75,.3);
}
.navbar-nav{/*
	width: 100%;
	max-width: 1160px;*/
	margin: 0;
}
.navbar-nav li{
	font-size: 1rem;
	/*background: rgba(20,26,75,.9);*/
}
.nav-link{transition:all .3s; color: rgba(255,255,255,.6); font-weight: bold;}
.nav-link:hover, .nav-link.selected{color:rgba(255,255,255,1.0); }
.nav-link span{font-weight: 100; margin-left: 0.3em}
.navbar.stickytop .nav-link{
	color:rgba(20,26,75,.9);
}
.navbar.stickytop .nav-link:hover{
	color:#6a8af7;
	opacity: 1.0!important
}
.nav-link::before{
	content:"\27F6";
	display: inline-block;
	width: 0;
	height: 2.4rem;
	line-height: 1.2rem;
	font-size: 1.2rem;
	float: right;
	transition: .3s all;
	opacity: 0;
}
.nav-link:hover::before{
	width: 30px;
	margin-left: 0.5rem;
	opacity: 1.0;
}

.logo{
	color: #fff;
	padding: 0 1rem;
	z-index: 1001;
}
.navbar.stickytop .logo{
	color: #141a4b;
	display: block;
}
.logo h3{
	font-size: 1rem;
	font-weight: 600;
	line-height: 2.4rem;
}
.logo h3 span{
	font-weight: 100;
	line-height: 2.4rem;
	margin-left: 0.3em;
}
.logo h4{
	font-size: .96rem;
	font-weight: 500;
	letter-spacing: -0.025rem;
	display: none;
}

.logo p{
	font-size: 0.75rem;
	letter-spacing: -0.01rem;
	width: 18em;
	padding: 0.5em 0;
	animation-delay: .2s;
}
/* HEADER MAIN IMAGE */
header.ncrm-main{
	padding: 180px 0 0;
	width: 100%;
	color: #fff;      
	background: url(../images/bg-middle.png) no-repeat center 180px;
}
/* CONTENT */
.ncrm-main .container{
	margin: 0 auto;
	width: 100%;
	min-height: 1060px;
	position: relative;
}
.ncrm-main .content-wrap{
	 max-width: 720px;
	 margin: 0 auto;
	 padding: 0 1rem;
	 position: relative;
}

img.logomark{
		display: block; position: absolute; left: 50%;	
		animation-delay: .2S;	
		height:auto;
   		margin-top: -25px;
    	margin-left: 30px;
}
img.logotype{
		display: block; position: absolute; 
		top: 305px;  left: 2rem;
		animation-name: flipInY; animation-delay: .4s; 
		width: 340px;
}
img.logotype-subtitle{
		display: block; position: absolute; 
		top: 327px;  left: 46%;
		width: 42%;
		margin-left: 3rem;
		animation-name: bounceInRight;animation-delay: .2s;
}
.ncrm-main .container h1{
	color: rgba(255,255,255,.5);
	font-weight: 100;
	letter-spacing:0.0625rem;
	animation-name: bounceInRight; animation-delay: .6s;
	word-break: keep-all;
	position: absolute;
	left: 45%;
	margin-left: 3.3rem;
	font-size: 1em;
	top: 375px;
}
.ncrm-main .container h2{
	font-weight: 600;
	letter-spacing:-0.025rem;
	color: rgba(255,255,255,.7);
	animation-name: bounceInRight;animation-delay: .8s;
	word-break: keep-all;
	position: absolute;
	left: 45%;
	margin-left: 3.3rem;
	font-size: 1rem;
	top: 402px;
}
.ncrm-main .paragraph-group{
	position: absolute;
	top: 440px;
	left: 2rem;
}
.ncrm-main .container p{
	font-size: 1rem;
	padding: 1rem 0 0 0;
	letter-spacing:-0.01rem;
	line-height: 1.7em;
	margin: 0 ;
	word-break: keep-all;
	text-align: left;	
}
.ncrm-main .container h3{
	font-size: 1.8rem;
	font-weight: 100;
	line-height: 2.6rem;
	letter-spacing: 0.0125em;
	padding: 3rem 0  0;
	word-break: keep-all;
	text-align:left;
	color: rgba(255,255,255,.3);
}
.ncrm-main .container h4{
	font-weight: 600;
	font-size: 1.6rem;
	padding: 1rem 0 ;
	margin: 0 auto;
	max-width: 760px;
	letter-spacing: 0em;
	word-break: keep-all;
	text-align:left;
}

.ncrm-feature{
	position: fixed;
	z-index: 999;
	top: 2.4rem;
	display: none;
	background: rgba(20,26,75,.9);
	width: 100%;
	padding: 0 0.5rem;
}

.ncrm-feature-items {
	position: absolute;
	left: 50%;
	}

.ncrm-feature-items .inner {
	height: 860px;
	max-width: 760px;
    /*background: url(../images/ncrm-logomark-white.png) no-repeat center; 
	padding-top: 260px;*/
	margin: 0 auto;
	}

.ncrm-feature-items ul.support-items{ 
	position: relative;
	top:60px;
}
.ncrm-feature-items ul.support-items li{
	text-align: center;
	margin: 1.5em 0 -4em;
}
.ncrm-feature-items ul.support-items li:first-child img{
}
.ncrm-feature-items ul.support-items li:last-child img{
}
.ncrm-feature-items ul.support-items img{animation-duration: .3s;}
.ncrm-feature-items ul.support-items li:first-child img{animation-delay: .2s}
.ncrm-feature-items ul.support-items li:last-child img{animation-delay: .4s}
.ncrm-feature-items div.feature-items {
	display: none;
}
.ncrm-feature-items div.feature-items a{
	display: none;
}

.content-project{
	background: rgba(255, 255, 255, 1);
    position: relative;
    padding: 5em 0 2em;
    margin-top: 6em;
}
.content-project .container:first-child section{
	border-bottom: 2px solid #090e2f;
	margin: 0 1em 0.5em;
}
.content-project h2{
	
	font-weight: 600;
	color: #090e2f;
	line-height: 1em;
	font-size: 2.4rem;
}
.content-project h2 span{
	font-weight: 100;
	font-size: 1.6rem;
	text-transform: uppercase;
	color: #6a8af7;
	letter-spacing: -0.045em;
	display: inline-block; 
	/*margin-left: 0.5em;*/
}
.content-project section p{
	color: #090e2f;
	font-size: 1em;
	padding: 1em 0 2em;
}

.content-project .container.nplug-in{
	padding: 1em 2em;
}
.content-project .container.nplug-in section{
	border-top: 1px solid #d9e0fa;
	padding: 1em;
}
.content-project .container.nplug-in h3{
	font-size: 1em;font-weight: 600;
	color:#090e2f;
}
.content-project .container.nplug-in ul {
	overflow: hidden;
	border-top: 1px solid #d9e0fa;
	border-bottom: 1px solid #d9e0fa;
	background: #eef2ff;
	padding: 1em;
}
.content-project .container.nplug-in ul li{
	float: left;
	padding: 0.5em;
	width: 100%
}
.content-project .container.nplug-in ul li span{
	display: inline-block;
	padding: 0 4px;
	margin-right: 1em;
	color: #6a8af7
	
}
.content-project .container.nplug-in ul li strong{
	font-weight: 400;
	color: #090e2f;
}
.content-project .container.nplug-in ul li span::after{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background: #6a8af7;
	float: right;
	border-radius: 2px;
	margin: 10px -10px 0 10px;
}
	.slideshow h3{
		font-size: 1em;
		font-weight: 600;
		line-height: 2em;
	}
	.slideshow h4{
		font-size: 0.96em;
		line-height: 1.2em;
		margin: 0 auto;
		padding: 0 0 1em;
	}
	.slideshow p{
		font-size: 0.8em;
		color:rgba(0,0,0,.6);
		background: rgba(0,0,0,.03);
		border: 1px solid rgba(0,0,0,.08);
		margin: 0 auto;
		line-height: 1.7em;
		border-radius: 24px;
		width: 4em;
	}
	.slideshow .row{
		padding: 0;
	}
	.slideshow-indicator{
		display: none;
	}
	.slideshow-nav {
		display: none;
	}
.slideshow h4::after{
	content: "";
	display: block;
	margin: 0 auto;
	width: 6px;
	height: 6px;
	background: rgba(0,0,0,.1);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 16px;
}
.slide:last-child .row:last-child div:last-child h4::after{
		display: none;
	}
.content-main{
	position: relative;
	margin-top:-3rem;
}
.content-main h2{
	font-weight: 600;
	color: #fff;
	display: block!important;
	float: left
}
.content-main h3{
	font-weight: 200;
	font-size: 2rem;
	color: rgba(255,255,255,.6);
	display: block;
	float: left;
	clear: both;
}
.content-main h4{
	font-weight: 600;
	font-size: 1.1rem;
	line-height: 1em;
	color: #fff;
	padding: 1em;
}
.content-main h4 span{
	font-weight:100;
	font-size: 0.96rem;
	color: #fff;
	display: block;
	line-height: 2em;
}
.content-main .ncrm-feature-content section h4 {
	color: #090e2f;
}
.content-main .container .row img{
	width: auto;
	height: 140px;
	margin: 1em auto ;
	display: block;
    flex-grow: 0;
}

.content-main .container p{
	font-size: 0.92rem;
    letter-spacing: -0.052rem;
    color: #fff;
    display: inline-block;
    line-height: 1.6rem;
	word-break: keep-all;
}
.featureWrap01, 
.featureWrap02, 
.featureWrap03, 
.featureWrap04{
	padding: 3rem 0;
}
.content-main .ncrm-feature-content{
	margin: 0 auto;
	padding: 0 0;/*
	background: #596def;*/
}
.ncrm-feature-content section{
	background: White;
	padding: 4rem 0 3rem;
	/*box-shadow: rgba(0, 0, 0, 0.2) 0px 35px 30px;*/
}

.ncrm-feature-content section .container{
	padding-left: 30px;
	padding-right: 30px;
}
.feature01-content01 > div {
	padding: 10px;
	display: flex;
	flex-direction: column;
}
.feature01-content01 > div h4{
	height: 9rem;
}
.feature01-content01 > div:first-child h4{
	background: url("../images/wc-feature01-bg01.png") no-repeat ;  
	background-size: 100% auto;
}
.feature01-content01 > div:nth-child(2) h4{
	background: url("../images/wc-feature01-bg02.png") no-repeat ;  
	background-size: 100% auto;
}
.feature01-content01 > div:nth-child(3) h4{
	background: url("../images/wc-feature01-bg03.png") no-repeat ;  
	background-size: 100% auto;
}
.feature01-content01 > div:nth-child(4) h4{
	background: url("../images/wc-feature01-bg04.png") no-repeat ;  
	background-size: 100% auto;
}
.feature01-content01 > div:nth-child(5) h4{
	background: url("../images/wc-feature01-bg05.png") no-repeat ;  
	background-size: 100% auto;
}
.feature01-content01 > div:nth-child(6) h4{
	background: url("../images/wc-feature01-bg06.png") no-repeat ;  
	background-size: 100% auto;
}
.feature01-content01 > div p{
	color: #090e2f!important;
    background: White;
    width: 100%;
    padding: 1em;
	flex: auto;
}
.feature01-content02 .container{
	background: #7588ff;
	margin: 40px 10px 0;
	border-radius: 10px;
}
.content-main .feature01-content02 .container .row{
	margin-left: 0;
	margin-right: 0;
}
.content-main .feature01-content02 .container .row img {
    width: 100%;
    height: auto;
    margin: 2em auto;
    display: inline-block;
    display: block;
    padding: 1em;
	background: rgba(0,0,0,0.07);
	border-radius: 6px;
}
.feature01-content02 blockquote{
	margin: 0 auto;
	background: url("../images/wc-feature01-tail.png") no-repeat center top;  
	padding-top: 2em;
	color: White;
	text-align: center;
}
.feature01-content02 blockquote strong{
	color: White;
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: 600;
	display: block
}
.feature01-content02 blockquote{
	font-size: 1.1em;
	color: rgba(255,255,255,.5);
	font-weight: 100;
}
.feature01-content02 > div h4{
	text-align: center;
	padding: 0;
}
.feature01-content02 > div p{
    width: 100%;
    padding: 1em;
    min-height: 8em;
	text-align: center;
}
.feature02-content01 {
	margin-top: 2em;
}
.feature02-content01 img{
	border:0.5em solid #e4e6f8;   
    padding: 1em;
}
.feature02-content01 > div:first-child img, 
.feature02-content01 > div:last-child img{
	background: #f6f7fe;
}
.content-main .ncrm-feature-content section .feature02-content01 h4{
	padding: 1.5em 1em 0;
}
.content-main .ncrm-feature-content section .feature02-content01 h4::before{
	width: 0.2em;
	height: 1.2em;
	line-height: 1.2em;
	display: block;
	float: left;
	margin-top:-0.1em;
	margin-right: 0.5em;
	content: "";
	background: #090e2f;
}
.feature02-content01 > div p{
	color: #090e2f!important;    
    width: 100%!important;
	padding: 1em 1em 2em!important;
}
.ncrm-feature-content .container{
	padding-top: 3rem;
}
.ncrm-feature-content#feature01 .container,
.ncrm-feature-content section .container{
	padding-top: 0;
}
.feature-items-detail > div{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.feature-items-detail > div h4{
	text-align: center;
	border: 1px solid rgba(255,255,255,.2);
	background: rgba(255,255,255,.05);
	border-bottom-style: hidden;
	line-height: 1.4em;
	word-break: keep-all;	
    height: 15em;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
	justify-content: center;
	flex-direction: column;
}
.feature-items-detail > div p{
	width: 100%;
	padding: 1.3em;
	color: rgba(255,255,255,.8)!important;
	min-height: 6em;
	border: 1px solid rgba(255,255,255,.2);
	border-top-style: hidden;
	background: rgba(255,255,255,.1);
	margin-bottom: 30px;
	flex-grow: 1;
}
.content-main .ncrm-feature-content section .container .row img{  
	margin: 0 auto;
    display: block;
	width:100%;
	height: auto;
	
}
#feature01 section .container{
	background: url("../images/wc-feature01-back.png") no-repeat right 20px top 0;   
	background-size: auto 180px;
}
#feature02 section .container{
	background: url("../images/wc-feature02-back.png") no-repeat right 20px top 0;
	background-size: auto 180px;
}
#feature03 section .container{
	background: url("../images/wc-feature03-back.png") no-repeat right 20px top 0;
	background-size: auto 180px;
}
#feature04 section .container{
	background: url("../images/wc-feature04-back.png") no-repeat right 20px top 0;
	background-size: auto 180px;
}
.content-main .ncrm-feature-content h2{
	font-weight: 600;
	color: #090e2f;
	float: left;
	clear: left;
	line-height: 1.5em;
	font-size: 2rem;
	letter-spacing: -0.065em;
	text-indent: -0.095em;
}
.content-main .ncrm-feature-content h3{
	font-weight: 100;
	font-size: 1.2rem;
	color: #6a8af7;
	line-height: 3.6em;
}
.content-main .ncrm-feature-content h5{
	font-weight: 600;
	font-size: 1.4rem;
	color: White;
	line-height: 3em;
	margin-top: 1em;
}
.content-main .ncrm-feature-content section p, 
.content-main .ncrm-feature-content section blockquote{
	color: #090e2f;
	padding: 1.4em 2em 1.4em 0;
	word-break: keep-all;
	width: 78%;
	clear: left;
	display: block;
	font-size: 1em;
	line-height: 1.8em;
	max-width: 54em;
}
.content-main .ncrm-feature-content section p + blockquote{
	color: #6a8af7;
	padding-top: 0;
}
.technical-information{
	margin-left: 15px;
	margin-right: 15px;
}
.technical-information a{
	padding: 1em 4.5em 1em 1.5em;
	display: block;
	word-break: keep-all;
	width: 100%;
	margin: 0 0 3em;
	color: White;
	overflow: hidden;
	font-weight: 600;
	font-size: 1.6em;
	line-height: 4.5rem;
	background-color: rgba(0,0,0,0.4);
	background-size: 6em auto;
	transition: all .3s;
	text-align: right;
	position: relative;
}
.technical-information a::before{
	content: "\203A";
	display: block;
	float: left;
	height: 3rem;
	font-weight: 100;
	font-size: 4rem;
	line-height: 3.5rem;
	margin-right: 0.1em;
}
.technical-information a:hover::before{
	content: "\203A";
	float: right;
	margin-left: 0.1em;
}
.technical-information a img{
	width: auto;
	height: 3em;
	float: right;
	margin-left: 1em;
	position: absolute;right: 1em;
	top:1em;
}
.technical-information a:hover img{
	animation-name: flipInY; 
	position: absolute;
	left: 0.5em;
}
.technical-information a span{
	display: block;
	color: rgba(255,255,255,.6);
	font-size: 0.7em;
	font-weight: 100;
}
.technical-information a:hover{
	background-color: #7282f6;
	padding-right: 1.5em;
}
	/*Animated Objects*/
	img[class^=anicube_]{
		position: absolute;  width: auto;
	}
	img.anicube_small{
		left: 50%;
		top: -20px;
    	margin-left: 20px;
    	width: 50px;
		animation-delay: 1.7S; animation-duration: .3s
	}
	img.anicube_middle{
		left: 50%;   
		margin-left: 360px;
		top: 110px;
    	width: 120px;
		animation-delay: 1.7S;animation-duration: .3s}
	img.anicube_big{
		left: 50%;     
		margin-left: 420px;
    	top: 180px;
    	width: 320px;
		animation-delay: 1.7S; animation-duration: .6s}

.collapse.show {
	padding: 2.4rem 0 0.5rem;
	margin-top: -2.4rem;
}

	.ncrm-feature-content .container .row{
		margin-left: 0;
		margin-right: 0;
	}
@media screen and (min-width: 768px) {
	
	.technical-information a {
    	font-size: 2em;
    	line-height: 5.5rem;
		margin: 0 0 4em;
	}
	.technical-information a::before {
		font-size: 6rem;
		line-height: 3.8rem;
	}
	.technical-information a:hover {
	}
	.ncrm-main .container{
		min-height: 1300px;
	}
	img.logomark{
    	margin-top: -17px;
    	margin-left: 50px;
	}
	img.logotype-subtitle{
		left: 48%;
		width: 44%;
		margin-left: 3.3rem;
		top: 335px;
	}
	img.logotype {
		top: 310px;  
    	width: 48%;
	}
	.ncrm-main .container h4 {
    	letter-spacing: -0.065em;
	}
	.ncrm-main .container h1 {
		font-size: 1.23rem;
		top: 385px;
		left: 48%;
		letter-spacing:-0.0025rem;
	}
	.ncrm-main .container h2 {
		left: 48%;
		font-size: 1.1rem;
		top: 414px;
	}
	.ncrm-main .container p{
		max-width: 380px;
	}
	.navbar-nav{
		margin: 0 1rem;
	}
	.navbar-nav li{
		background: transparent;
	}
	.nav-link{/*color: rgba(255,255,255,1.0);}
	.nav-link:hover, .nav-link.selected{color:rgba(255,255,255,.6);*/ }

	
	img.logotype{
		/*top:245px;*/
	}
	img.anicube_bright{ 
	left: 86%;
	width: 245px;
    top: 320px;
	}
	img.anicube_line{ 
	left: 88%;
	width: 255px;
    top: 530px;
	}
	#feature01 section .container{
		background: url("../images/wc-feature01-back.png") no-repeat right 20px top 0;
	}
	#feature02 section .container{
		background: url("../images/wc-feature02-back.png") no-repeat right 20px top 0;
	}
	#feature03 section .container{
		background: url("../images/wc-feature03-back.png") no-repeat right 20px top 0;
	}
	#feature04 section .container{
		background: url("../images/wc-feature04-back.png") no-repeat right 20px top 0;
	}
	header.ncrm-main{
    	background: url(../images/bg-middle.png) no-repeat center 180px; 
	}
	.ncrm-main .content-wrap{
		 padding: 0 2rem 0 2rem;
		height: 800px;
	}
	.ncrm-main .container h1{
	
	}
	.ncrm-feature.show{
		display: block;
		box-shadow: inset 0 5px 2px 0 rgba(0,0,0,.1);
	}
	#featureNav ul li {
		padding: 0.2rem 0.5rem; font-size: 0.8rem; font-weight: bold; display: inline-block; float: left;
		line-height: 34px; 
		margin-right:3em;}
	#featureNav li {
		animation-duration: .3s;
		animation-delay: .4s;
	}
	#featureNav ul li:nth-child(2){
		animation-delay: .6s;
	}
	#featureNav ul li:nth-child(3){
		animation-delay: .8s;
	}
	#featureNav li a{
		color: rgba(255,255,255,.5)!important;}
	#featureNav li a:hover{
		color: rgba(255,255,255,1)!important;
		transition: all .6s;}
	#featureNav ul li span{padding: 0 0.5rem 0 0; font-size: 0.8rem; font-weight: normal;}
	#featureNav li a.state-current {color: rgba(255,255,255,1)!important;
		}
	#featureNav li a::before{
		content: "";
		width: 0;
		height: 1px;
		background: #fff;
		display: inline-block; float: left;
		margin-top:17px; 
		transition: all .3s;
		opacity: 0
	}
	#featureNav li a.state-current::before, 
	#featureNav li a:hover::before{
		content: "";
		width: 18px;
		height: 1px;
		background: #fff;
		display: inline-block; float: left;
		margin-top:17px; margin-right: 5px;
		opacity: 1
	}
	.ncrm-feature-items {
	}
	.ncrm-feature-items .inner {
		height: 920px;
		max-width: 760px;
    	background: url(../images/ncrm-logomark-white.png) no-repeat  center; 
		padding-top: 0;
	}
	.ncrm-feature-items ul.support-items{ position: relative;top:20px; }
	.ncrm-feature-items ul.support-items li{
		float: left;
		width: 245px;
		margin: 1.5em 0 0;
	}
	.ncrm-feature-items div.feature-items {
		display: block;
		text-align: center; 
		width: 360px;
		height: 360px;
		position: absolute;
		left: 50%;
		top:400px;
	}

	.ncrm-feature-items div.feature-items.f01{
		top: 430px;
		left: 220px;
	}
	.ncrm-feature-items div.feature-items.f02{
		top: 620px;
		left: 25px;
	}
	.ncrm-feature-items div.feature-items.f03{
		top: 900px;
		left:120px;
	}
	.ncrm-feature-items div.feature-items.f04{
		top: 690px;
		left: 290px;
	}
	.ncrm-feature-items div.feature-items.f01 a{
	}
	.ncrm-feature-items div.feature-items.f03 a{
		animation-delay: .3s;
	}
	.ncrm-feature-items div.feature-items.f02 a{
		animation-delay: .6s;
	}
		.ncrm-feature-items div.feature-items a{
		display: block;
		color:#fff;
		margin: 0 auto;
		background: url("../images/bg-feature-items-wc.png") no-repeat center;
		background-size: auto 380px;
		height: 360px;
		transition: all .1s;
		animation-duration: .2s;
	}
		.ncrm-feature-items div.feature-items strong{
			display: block;
			font-weight: 100;
			font-size: 0.8rem;
			color: rgba(255,255,255,.5);
			line-height: 1em;
			padding-top:0.5rem;
		}
	.ncrm-feature-items div.feature-items a:hover{
		background: url("../images/bg-feature-items-wc-hover.png") no-repeat center;
		transition: all .1s;
		background-size: auto 460px;
		margin-top:-2rem;
	}
	.ncrm-feature-items div.feature-items a img{

		display: inline-block;
		width: auto;
		height: 100px;
		position: relative;
		margin-top: 70px;
		opacity: 0.6;
	}
	.ncrm-feature-items div.feature-items h3{
		color: #fff;
		font-size: 1.2rem;
		font-weight: 600;
		line-height: 1.4rem;
		padding: 0;
		margin: 0.5em auto;
		width:12em;
		border-top-style: hidden;
		text-align: center;
	}
	.ncrm-feature-items div.feature-items a:hover h3{
		width:18em;
		margin: 0.5em auto 0.8em;
	}
	.ncrm-feature-items div.feature-items h4{
		color: #fff;
		font-size: 1rem;
		line-height: .5rem;
		font-weight: 400;
		letter-spacing: -0.125em;
		padding: 0;
		margin:0;
		text-align: center;
	}
	.ncrm-feature-items div.feature-items a:hover h4{
		margin: 0.3em 0 0.8em 0;
	}
	.ncrm-feature-items div.feature-items p{
		font-size: 0.8rem;
		word-break: keep-all;
		opacity: 0;
		color:#fff;
		margin: 0.3em 0;
		padding: 0 5em;
		line-height: 1.25em;
		text-align: center;
	}
	.ncrm-feature-items div.feature-items span{
		text-transform: uppercase;
		font-size: 0.725rem;
		letter-spacing: 0.025em;
		opacity: 0;

	}
	.ncrm-feature-items div.feature-items span::after{
		content: "view more";
		padding-bottom: 12px;
		background: url(../images/icon-more.png) no-repeat center bottom;
	}
	.ncrm-feature-items div.feature-items img{
		display: none;
	}
	.content-project h2 span{
		margin-left: 0.5em;
	}
	.ncrm-feature-content .container {
		padding-top: 6rem;
	}

}


@media screen and (max-width: 576px) {
	header.ncrm-main{
		overflow: hidden;
	}
	.ncrm-main .container {
		min-height: 1400px;
	}
	header .logomark{
		width: 60%;
   	 	margin-left: -30%;
    	margin-top: -5em;
	}
	header .logotype {
		top: 310px;
		left: 50%;
		margin-left: -170px;
	}
	header .logotype-subtitle{
    	left: 50%;
		width: 320px;
   	 	margin-left: -160px;
		top: 440px;
	}
	.ncrm-main .container h1 {
		left: 0;
		text-align: center;
    	width: 100%;
    	margin: 0 auto;
		top: 495px;
	}
	.ncrm-main .container h2 {
		left: 0;
		text-align: center;
    	width: 100%;
    	margin: 0 auto;
		top: 525px;
	}
	.ncrm-main .container h3 {
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.6rem;
	}
	.ncrm-main .container h4 {
		text-align: center;
    	line-height: 1.4em;
	}
	.ncrm-main .paragraph-group {
		left: 0;    
		top: 560px;
		padding: 0 1.5em;
	}
	.feature01-content02 blockquote {
		padding: 3.5em 2em 0;
		word-break: keep-all;
	}
	.feature01-content02 blockquote strong{
		line-height: 1.6em;
		margin-bottom: 0.6em;
	}
	.ncrm-feature-content .container {
		padding-top: 2rem;
	}
	#feature01 section .container{
		background: url("../images/wc-feature01-back.png") no-repeat right 20px top 30px;   
		background-size: auto 160px;
	}
	#feature02 section .container{
		background: url("../images/wc-feature02-back.png") no-repeat right 20px top 30px;
		background-size: auto 160px;
	}
	#feature03 section .container{
		background: url("../images/wc-feature03-back.png") no-repeat right 20px top 30px;
		background-size: auto 160px;
	}
	#feature04 section .container{
		background: url("../images/wc-feature04-back.png") no-repeat right 20px top 30px;
		background-size: auto 160px;
	}
	.content-main .ncrm-feature-content h2 {
    	max-width: 6em;
	}
	#feature01 h2{
		max-width: 8em;
	}
	.feature01-content02 > div p {
		min-height: inherit;
	}   
	.ncrm-feature-content .container .row { 
		padding-bottom: 1em;
	}
	.feature02-content01 > div{
		padding-left: 0;
		padding-right: 0;
	}
	.technical-information a {
    	line-height: 3em;
		font-size: 1.1em;
		margin: 0 0 2em;
	}
	.technical-information a::before {
		line-height: 2.6rem;
		font-size: 2.6em;
	}
	.technical-information a:hover {
	}
}