@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap&subset=cyrillic');
.padding-wrapper.page-wrap{
	width:auto;
}
.padding-wrapper.page-wrap{
	padding-left:0;
	padding-right:0;
	text-align:left;
}
.padding-wrapper.page-wrap>header,
.padding-wrapper.page-wrap>.top-menu,
.padding-wrapper.page-wrap>.breadcrumb,
.padding-wrapper.page-wrap>.product-card-second,
.padding-wrapper.page-wrap>.product-second-bot{
    max-width: 1250px;
	margin-left:auto;
	margin-right:auto;
}
.padding-wrapper.page-wrap>.contact-block{
	max-width: 1230px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
/* yamaguchi-x */
.container-box{
	max-width: 1246px;
	margin-left: auto;
	margin-right:auto;
}
h2.x-title{
	text-transform:none;
    line-height: 1;
    font-size: 72px;
    font-weight: bold;
}
.x-mob {
    display: none;
}
.new-tech {
    height: 980px;
    background: url(../images/landing/yamaguchi-x/new-tech.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 85px;
    position: relative;
	z-index:0;
	color:#FFF;
	font-family: 'Circe', sans-serif;
}
.new-tech-h2 {
    max-width: 530px;
}
.new-tech-abs {
    position: absolute;
    right: 8%;
    top: 370px;
    width: 270px;
    height: 270px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    background: rgba(88,89,86,.75);
    border-radius: 50%;
}
.new-tech-span {
    display: block;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    font-size: 24px;
    line-height: 1;
}
.new-tech-yr {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 368px;
    font-weight: 900;
    line-height: .57;
    color: rgba(255,255,255,.5);
}
@media (max-width: 1240px){
	.new-tech{
		height: auto;
		padding-top: 50px;
		background-image: url(../images/landing/yamaguchi-x/new-tech-mob-bg.jpg);
	}
	h2.x-title{
		font-size:62px;
	}
	h2.new-tech-h2 {
		max-width:100%;
		margin:0 auto 20px auto;
		text-align: center;
	}
	.x-mob{
		display:block;
		margin:0 auto;
	}
	.new-tech-yr {
		position: static;
		display: block;
		margin: 0 auto;
		line-height: .6;
		text-align: center;
	}
}
@media (max-width: 768px){
	.new-tech{
		height: auto;
		padding-top: 20px;
	}
	h2.x-title{
		font-size:48px !important;
		line-height:0.9 !important;
	}
	.new-tech-yr {
		font-size: 180px;
	}
	.new-tech-abs{
		width: 180px;
		height: 180px;
	}
	.new-tech-span {
		font-size:18px;
	}
}
@media (max-width: 480px){
	h2.x-title{
		font-size:32px !important;
	}
	.new-tech-abs {
		top: 100px;
		left: 10px;
		right:auto;
		width: 130px;
		height: 130px;
		z-index: 1;
	}
	.new-tech-span {
		font-size:14px;
	}
	.new-tech-yr {
		text-align: right;
		font-size: 150px;
	}
}
@media (max-width: 350px){
	.new-tech-abs {
		left: 0;
	}
}
.eff {
    height: 977px;
    background: url(../images/landing/yamaguchi-x/eff.jpg) no-repeat center center;
    background-size: cover;
	color:#FFF;
	font-family: 'Circe', sans-serif;
}
.eff-content {
    max-width: 495px;
	line-height:1;
	font-size:18px;
    padding-top: 315px;
}
.eff-h2 {
	text-transform:none;
    font-size: 72px;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: bold;
}
@media (max-width: 1240px){
	.eff {
		height:auto;
		background: #6398b4;
	}
	.container-box {
		max-width: 708px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.eff-content {
		max-width:none;
		padding: 20px;
	}
}
@media (max-width: 480px){
	.eff-content {
		padding: 20px 0;
	}
}
.reboot {
    /*height: 970px;*/
    padding: 100px 0;
	font-family: 'Circe', sans-serif;
    background-color: #fff;
	font-size: 18px;
}
.reboot-h2 {
	text-transform:none;
    max-width: 470px;
    color: #999ea3;
    font-size: 72px;
    line-height: 1;
    font-weight: 700;
    margin: 0 auto 10px;
    text-align: center;
}
.reboot-switch {
    height: 668px;
    position: relative;
}
.reboot-img {
    max-width: 1000px;
    position: absolute;
    display: block;
    margin: 0 auto;
    left: 50%;
    top: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.reboot-abs {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
}
.reboot-icon {
    position: relative;
    z-index: 2;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.reboot-icon:hover {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.reboot-hidden {
    display: block;
    width: 445px;
    color: #4c4c4c;
    font-size: 18px;
    padding: 30px 20px;
    opacity: 0;
    border-radius: 10px;
    background-color: rgba(255,255,255,.75);
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    margin-top: -25px;
    margin-left: 25px;
    line-height: 1;
}
.reboot-p {
    max-width: 960px;
    color: #4c4c4c;
    margin: 50px auto 0;
    text-align: center;
}
.reboot-p-hidden {
    display: none;
}
@media (max-width: 1240px){
	.reboot{
		height:auto;
		padding:30px 0;
	}
	.reboot-switch {
		height: auto;
	}
	.reboot-img {
		max-width: 100%;
	}
	.reboot-img-1 {
		position: static;
		left:auto;
		transform: none;
	}
	.reboot-abs {
		left: 30%;
	}
}
@media (max-width: 768px){
	.new-tech{
		height: auto;
		padding-top: 20px;
	}
	.reboot-abs{
		display:none;
	}
	.reboot-p-hidden{
		display:block;
	}
	.reboot-switch,
	.reboot-p{
		padding:0 10px;
	}
}
@media (max-width: 480px){
	.reboot-switch{
		margin:0 10px;
	}
}
.int {
    height: 1027px;
    background: url(../images/landing/yamaguchi-x/int.jpg)  no-repeat center;
    background-size: cover;
    padding-top: 80px;
	font-family: 'Circe', sans-serif;
    color: #FFF;
	font-size: 18px;
}
.int-h2 {
	text-transform:none;
    max-width: 625px;
    line-height: 1;
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 100px;
}
.int-p {
    max-width: 510px;
}
.int-p-last {
    margin-bottom: 115px;
}
.int-docs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.int-doc:first-child {
    margin-right: 40px;
}
.int-doc {
    position: relative;
}
.int-abs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    background: -webkit-linear-gradient(45deg,#233a75,#5891d0);
    background: -o-linear-gradient(45deg,#233a75,#5891d0);
    background: linear-gradient(45deg,#233a75,#5891d0);
}
.int-doc:hover .int-abs {
	opacity:1;
}
.int-span {
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
}
@media (max-width: 1240px){
	.int {
		height: auto;
		background: #295ca8;
		padding-top: 40px;
	}
	.int-h2 {
		max-width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	.int-p {
		max-width: 100%;
		font-size:15px;
	}
	.int-p-last {
		margin-bottom: 40px;
	}
}
@media (max-width: 768px){
	.int-h2 {
		margin-bottom: 40px;
	}
	.int-docs{
		padding:15px 0;
		text-align:center;
	}
	.int-img {
		width: 200px;
	}
	.int-span {
		font-size: 14px;
	}
}
@media (max-width: 480px){
	.int-img {
		width: 130px;
	}
}
.meditation {
    height: 1222px;
    background: url(../images/landing/yamaguchi-x/meditation.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 65px;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
}
.meditation-rel {
    position: relative;
}
.meditation-h2 {
    max-width: 520px;
    color: #b7b7d1;
    text-align: left;
	font-weight:500 !important;
	text-transform:none;
}
.meditation-h2-span {
    line-height: 1;
    text-transform: uppercase;
	font-weight:500
}
.meditation-head-span {
    font-size: 32px;
    max-width: 490px;
    line-height: 1.125;
    display: block;
}
.meditation-abs-1 {
    top: 40%;
    left: 30%;
}
.meditation-abs-2 {
    top: 55%;
    right: 27%;
}
.meditation-abs {
    position: absolute;
}
.meditation-img {
    display: block;
    margin: 0 auto;
}
.meditation-icon {
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    position: relative;
    z-index: 2;
}
.meditation-text-1 {
    width: 300px;
    height: 300px;
    padding: 0 30px 0 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 0;
    top: -30px;
    z-index: 1;
}
.meditation-text-2 {
    z-index: 1;
    top: -10px;
    left: -35px;
    padding: 0 60px 0 65px;
    width: 425px;
    height: 425px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.meditation-text {
    color: #a6a29e;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	line-height: 1;
	opacity: 0;
	-webkit-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
	background-color:rgba(255,255,255,.5);
    color: #a6a29e;
    line-height: 1;
}
.meditation-span {
    -ms-flex-item-align: center;
    align-self: center;
}
@media (max-width: 1240px){
	.meditation {
		height: auto;
	}
	.meditation-h2 {
		margin: 0 auto 30px;
		text-align: center;
	}
	.meditation-h2 {
		text-align: center;
	}
	.meditation-head-span {
		max-width: 100%;
	}
	.meditation-abs-1 {
		margin-bottom: 30px;
	}
	.meditation-abs {
		width: 100%;
		position: static;
		border-radius: 0;
		background: 0 0;
		height: auto;
	}
	.meditation-abs-1 {
		left: 25%;
	}
	.meditation-text-2 {
		padding: 0;
	}
	.meditation-abs-2 {
		padding: 30px 0;
	}
	.meditation-icon {
		display: none;
	}
	.meditation-text-1 {
		padding: 0;
	}
	.meditation-text {
		opacity: 1;
		width: 100%;
		height: auto;
		position: static;
		background: 0 0;
		border-radius: 0;
	}
	.meditation-span {
		color: #4c4c4c;
		font-size: 18px;
		font-weight: 700;
		text-align: center;
	}
	.meditation-img {
		width: 50% !important;
	}
}
.floating {
    height: 1364px;
    background: url(../images/landing/yamaguchi-x/floating.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 160px;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
.floating-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.floating-content {
    max-width: 425px;
    padding-left: 15px;
}
.floating-h2 {
    margin-bottom: 10px;
}
.floating-p {
    line-height: 1;
    font-size: 18px;
}
.floating-effs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
}
.floating-eff {
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-radius: 50%;
    margin-left: 20px;
    -webkit-box-shadow: 0 0 20px 5px #fff;
    box-shadow: 0 0 20px 5px #fff;
}
.floating-abs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #61a2ba;
    opacity: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.floating-span {
    -ms-flex-item-align: center;
    align-self: center;
    text-transform: uppercase;
}
.floating-eff:hover .floating-abs{
	opacity:1;
}
@media (max-width: 1240px){
	.floating {
		height: auto;
		padding-top: 50px;
		background: #65a3ba;
	}
	.floating-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.floating-content {
		max-width: 100%;
		padding: 0 0 30px;
	}
	.floating-effs {
		padding-bottom: 30px;
	}
}
@media (max-width: 768px){
	.floating-img {
		width: 135px !important;
	}
	.floating-span {
		font-size:14px;
	}
	.floating-eff{
		margin-left:0;
		margin-bottom:20px;
	}
}
@media (max-width: 480px){
	.floating-effs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.assist {
    height: 840px;
    background: url(../images/landing/yamaguchi-x/assist.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 60px;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
.assist-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.assist-content {
    max-width: 620px;
}
.assist-h2 {
    margin-bottom: 40px;
}
.assist-span {
    display: block;
    font-style: italic;
    font-weight: 400;
}
@media (max-width: 1240px){
	.assist {
		height: auto;
		background: #000;
	}
	.assist-content {
		max-width: 100%;
		padding-bottom: 50px;
	}
	.assist-flex {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.assist-h2 {
		text-align: center;
	}
}
@media (max-width: 480px){
	.assist-h2 {
		margin-bottom: 20px;
	}
}
.legs {
    height: 870px;
    background-image: url(../images/landing/yamaguchi-x/legs-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 75px;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
.legs-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.legs-left {
    max-width: 660px;
}
.legs-h2 {
    max-width: 365px;
    margin-bottom: 65px;
}
.legs-p {
    max-width: 500px;
    font-size: 18px;
    line-height: 1;
}
.legs-p-last {
    margin-bottom: 50px;
}
.legs-doc-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.legs-doc {
    min-width: 205px;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 40px;
}
.legs-doc-block div {
    -ms-flex-item-align: center;
    align-self: center;
}
.legs-doc-name {
    color: #e5819a;
    font-style: italic;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 10px;
}
.legs-doc-about {
    color: #e5819a;
    font-size: 18px;
    line-height: 1;
    font-style: italic;
}
@media (max-width: 1240px){
	.legs {
		height: auto;
		padding-top: 35px;
	}
	.legs-flex {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.legs-left {
		width: 100%;
	}
	.legs-h2 {
		margin-bottom: 30px;
	}
	.legs-p-last {
		margin-bottom: 50px;
	}
	.legs-doc {
		margin: 0 auto 30px;
		display: block;
	}
	.legs-right {
		width: 100%;
		text-align:center;
	}
	.legs-doc-block{
		text-align:center;
	}
	.legs-chair {
		width: 35% !important;
		display: block;
		margin: 30px auto 0;
	}
}
@media (max-width: 768px){
	.legs-h2,
	.legs-p{
		max-width:100%;
	}
	.legs-doc-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
@media (max-width: 480px){
	.legs-h2{
		text-align:center;
	}
	.legs-doc {
		width: 205px !important;
	}
}
.grafen {
    height: 1200px;
    background-image: url(../images/landing/yamaguchi-x/grafen.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
.grafen-content {
    max-width: 440px;
    padding-top: 100px;
}
.grafen-h2 {
    color: #fb7630;
    margin-bottom: 15px;
}
.grafen-p {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 100px;
}
.grafen-nobel {
    font-weight: 700;
    font-style: italic;
    margin-bottom: 60px;
}
@media (max-width: 1240px){
	.grafen {
		height: auto;
		background: #000;
	}
	.grafen-content {
		max-width: 100%;
		padding-top: 70px;
	}
	.grafen-h2 {
		text-align: center;
		margin-bottom: 30px;
	}
	.grafen-p {
		margin-bottom: 30px;
	}
	.grafen-nobel {
		max-width: 330px;
		margin: 0 auto 30px;
	}
	.grafen-img-nobel {
		max-width:255px;
		display: block;
		margin: 0 auto;
	}
}
.stereo {
    height: 1083px;
    background: url(../images/landing/yamaguchi-x/stereo.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 30px;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
.stereo-h2 {
    max-width: 670px;
    margin-bottom: 30px;
}
.stereo-p {
    max-width: 515px;
}
@media (max-width: 1240px){
	.stereo {
		height: auto;
		background: #584b42;
	}
	.stereo-h2 {
		max-width: 100%;
		text-align: center;
	}
	.stereo-p {
		max-width: 100%;
		padding-bottom: 30px;
	}
}
.remote {
    height: 1071px;
    background: url(../images/landing/yamaguchi-x/remote.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 30px;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
.remote-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.remote-h2 {
    color: #000;
    font-size: 72px;
    line-height: 1;
    font-weight: 700;
    width: 50%;
    -ms-flex-item-align: center;
    align-self: center;
}
.remote-p {
    width: 50%;
    color: #000;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    -ms-flex-item-align: center;
    align-self: center;
    padding-right: 140px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1240px){
	.remote {
		height: auto;
		background: #fcfbf9;
	}
	.remote-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.remote-h2 {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.remote-p {
		width: 100%;
		padding: 0 0 30px;
		text-align: center;
	}
}
.space {
    height: 1042px;
    background: url(../images/landing/yamaguchi-x/space.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 110px;
    position: relative;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
h2.space-h2 {
	text-align:center;
    max-width: 620px;
    margin: 0 auto;
    text-transform: uppercase;
}
@media (max-width: 1240px){
	.space {
		height: auto;
		background: #d3cbc9;
		padding-top: 30px;
	}
	.space-h2 {
		margin-bottom:30px;
	}
}
.accs {
    height: 508px;
    background-image: url(../images/landing/yamaguchi-x/accs.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
.accs-content {
    padding-top: 55px;
}
.accs-span-1 {
    margin-bottom: 73px;
}
.accs-span {
    display: block;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
}
@media (max-width: 1240px){
	.accs {
		height: auto;
		background: #624f40;
	}
	.accs-content {
		padding-top: 40px;
		padding-bottom:40px;
	}
	.accs-span-1 {
		margin-bottom: 30px;
	}
	.accs-span {
		position: static;
	}
	.accs-span-1 {
		left: 300px;
	}
	.accs-span br {
		display: none;
	}
}
.charge {
    height: 595px;
    background-image: url(../images/landing/yamaguchi-x/charge.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
.charge-flex {
    position: relative;
}
.charge-h2 {
    max-width: 465px;
    font-size: 72px;
    line-height: 1;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 20px;
}
.charge-span {
	max-width:295px;
    position: absolute;
    right: -70px;
    top: 300px;
}
@media (max-width: 1240px){
	.charge {
		height: auto;
		background: #4c3a38;
	}
	.charge-h2{
		max-width:100%;
		position:unset;
		text-align:center;
	}
	.charge-flex {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.charge-span {
		width: 100%;
		position:unset;
	}
	.charge-span br{
		display:none;
	}
}
.smart {
    height: 1120px;
    background-image: url(../images/landing/yamaguchi-x/smart.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 30px;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
}
.smart-head {
    color: 
    #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.smart-h2 {
    width: 50%;
}
.smart-p {
    width: 50%;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    -ms-flex-item-align: center;
    align-self: center;
}
@media (max-width: 1240px){
	.smart {
		height: auto;
		background: #fff;
	}
	.smart-head {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 50px;
	}
	.smart-h2 {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.smart-p {
		width: 100%;
	}
	.smart-scheme {
		display: none;
	}
}
.luxury {
    height: 1060px;
    background-image: url(../images/landing/yamaguchi-x/lux.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 55px;
	font-family: 'Circe', sans-serif;
	font-size: 18px;
	color:#FFF;
}
.luxury-h2 {
    width: 50%;
    font-size: 72px;
    line-height: 1;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 0 45px 345px;
    background: -webkit-gradient(linear,right top,left top,from(rgba(96,92,168,.1)),to(rgba(96,92,168,.8)));
    background: -webkit-linear-gradient(right,rgba(96,92,168,.1),rgba(96,92,168,.8));
    background: -o-linear-gradient(right,rgba(96,92,168,.1),rgba(96,92,168,.8));
    background: linear-gradient(to left, rgba(96,92,168,.1), rgba(96,92,168,.8));
}
@media (max-width: 1240px){
	.luxury {
		height: auto;
		background: 0 0;
		padding-top: 0;
	}
	.luxury-h2 {
		padding: 20px;
		text-align: center;
		width: 100%;
	}
}
/* y-brilliant */
.y-brilliant-landing{
	background:#FFF;
}
.brilliant-card {
	height: 900px;
    color: #000;
	font-family: 'PT Sans', sans-serif;
    background-image: url(../images/landing/y-brilliant/top-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.brilliant-card-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.brilliant-card-left {
    width: 430px;
    padding-top: 30px;
}
.brilliant-card-left p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}
.brilliant-card-h2 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.35;
    font-style: italic;
    margin-bottom: 20px;
	font-family: 'Circe', sans-serif;
    text-transform: uppercase;
}
.brilliant-card-right {
    margin: 0 0 0 50px;
}
.brilliant-card-img {
    width: 90%;
}
.brilliant-app{
	font-family: 'PT Sans', sans-serif;
	height: 1200px;
    background-image: url(../images/landing/y-brilliant/fst-1.png);
    background-repeat: no-repeat;
    background-position: -40px 0;
    margin-top: -270px;
    position: relative;
    z-index: 1;
}
.brilliant-app-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.brilliant-app-content {
    padding-top: 170px;
}
.brilliant-app-h2 {
    width: 580px;
    color: #f575af;
    font-size: 72px;
    line-height: 1.2;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 70px;
	font-family: 'Circe', sans-serif;
    text-transform: uppercase;
}
.brilliant-app-mob-img {
    display: none;
}
.brilliant-app-qr {
    display: block;
    margin-top: 50px;
    margin-left: 168px;
}
.scroll-magic-section {
	height: 100vh; 
}
.modes-item{
    text-align: center !important;
}
#pin {
	overflow: hidden;
	position:relative;
	width: 100%; 
	font-family: 'PT Sans', sans-serif;
}
.wipe {
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	padding-top: 120px;
	background: #fff; 
}
.wipe-content {
    position: absolute; 
}
.wipe-content-fst {
	width: 400px;
	left: 300px; 
}
.wipe-content-scd {
	width: 315px;
	left: 150px;
	top: 180px; 
}
.wipe-content-trd {
	width: 340px;
	top: 150px;
	left: 180px; 
}
.wipe-content-fr {
	width: 235px;
	top: 220px;
	left: 200px; 
}
.wipe-content-fv {
	width: 300px;
	top: 110px;
	left: 180px; 
}
.wipe-h3 {
	color: #f575af;
	line-height: 1;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 5px; 
	font-family: 'Circe', sans-serif;
}
.wipe-h3-fst {
	font-size: 36px;
	font-style: italic;
	margin-bottom: 32px;
	text-transform: uppercase; 
}
.wipe-h3-i {
	font-style: italic; 
}
.wipe-h3-b {
	color: #0a94ff; 
}
.wipe-span {
    display: block;
    color: #080808;
    font-size: 16px;
    line-height: 1; 
}
.slide-img-mob {
    display: none;
}
.brilliant-slider{
	display:none;
}
.uniq {
	font-family: 'PT Sans', sans-serif;
	background-image: url(../images/landing/y-brilliant/uniq.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 390px;
	position: relative;
	z-index: 5;
	height: 1371px; 
}
.uniq-content {
	height: 100%;
	position: relative; 
}
.uniq-h2 {
	width: 520px;
	line-height: 1;
	font-size: 72px;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase; 
}
.uniq-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	width: 224px;
	height: 224px;
	border-radius: 50%;
	background-color: #f575af;
	font-weight: normal;
	font-style: normal;
	text-align: center; 
}
.uniq-item-1 {
	left: 0;
	bottom: 350px; 
}
.uniq-item-2 {
	left: 230px;
	top: 180px; 
}
.uniq-item-3 {
	left: 455px;
	bottom: 300px; 
}
.uniq-item-4 {
	top: 250px;
	right: 290px; 
}
.uniq-item-5 {
	right: 65px;
	bottom: 40px;
	width: 374px;
	height: 374px; 
}
.uniq-item:hover + .uniq-icon {
	opacity: 0; 
}
.uniq-span {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center; 
}
.uniq-icon {
	position: absolute;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all; 
}
.uniq-icon:hover {
	opacity: 0; 
}
.micro {
	font-family: 'PT Sans', sans-serif;
	height: 1215px;
	background-image: url(../images/landing/y-brilliant/micro.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -290px;
	z-index: 4; 
}
.micro-into {
	height: 100%;
	position: relative; 
}
.micro-content {
	width: 435px;
	position: absolute;
	right: 135px;
	bottom: 315px; 
}
.micro-h2 {
	font-family: 'Circe', sans-serif;
	color: #f575af;
	line-height: 1;
	font-size: 48px;
	font-weight: 900;
	font-style: italic;
	margin-bottom: 20px;
	text-transform: uppercase; 
}
.micro-p {
	color: #000;
	font-size: 16px;
	line-height: 1; 
}
.micro-mob {
	display: none; 
}
.modes {
	font-family: 'PT Sans', sans-serif;
	height: 1348px;
	background-image: url(../images/landing/y-brilliant/modes-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 260px;
	margin-top: -200px; 
}
.modes-h2 {
	font-family: 'Circe', sans-serif;
	color: #fff;
	width: 900px;
	line-height: 1;
	font-size: 72px;
	font-weight: bold;
	font-style: italic;
	padding-left: 25px;
	margin-bottom: 55px;
	text-transform: uppercase; 
}
.modes-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly; 
}
.modes-into {
	width: 336px;
	height: 336px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	border-radius: 50%;
	background-color: #f575af;
	position: relative;
	margin-bottom: 35px; 
}
.modes-hidden {
	display: block;
	width: 80%;
	line-height: 1;
	font-size: 16px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center; 
}
.modes-img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	position: absolute;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all; 
}
.modes-img:hover {
	opacity: 0; 
}
.modes-span {
	font-size: 24px;
	font-weight: bold;
	line-height: 1; 
}
.age {
	font-family: 'PT Sans', sans-serif;
	height: 1150px;
	background-image: url(../images/landing/y-brilliant/age.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin-top: -385px;
	z-index: 4; 
}
.age-into {
	height: 100%;
	position: relative; 
}
.age-content {
	color: #333;
	position: absolute;
	width: 530px;
	bottom: 50px;
	left: 280px;
	font-size: 16px; 
}
.age-h2 {
	font-family: 'Circe', sans-serif;
	color: #fdbee6;
	font-size: 72px;
	line-height: 1;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase; 
}
.age-list {
	list-style-type: disc; }
.age-li {
	color: #fdbee6; 
}
.age-span {
	color: #333; 
}
.age-mob {
	display: none; 
}
.pilling {
	font-family: 'PT Sans', sans-serif;
	height: 1275px;
	background-image: url(../images/landing/y-brilliant/pilling.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -200px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 285px;
	z-index: 5; 
}
.pilling-content {
	height: 100%;
	position: relative; 
}
.pilling-h2 {
	font-family: 'Circe', sans-serif;
	top: 65px;
	right: 125px;
	width: 455px;
	line-height: 1;
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	text-transform: uppercase; 
}
.pilling-span {
	color: #333;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	position: absolute; 
}
.pilling-span-1 {
	left: 75px;
	bottom: 410px; 
}
.pilling-span-2 {
	left: 335px;
	bottom: 650px; 
}
.pilling-span-3 {
	bottom: 530px;
	left: 430px; 
}
.pilling-span-4 {
	right: 85px;
	bottom: 420px; 
}
.pilling-mob {
	display: none; 
}
.tech {
	font-family: 'PT Sans', sans-serif;
	background-image: url(../images/landing/y-brilliant/tech.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #231f20; 
}
.tech-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; 
}
.tech-right {
	padding-top: 55px; 
}
.tech-h2 {
	font-family: 'Circe', sans-serif;
	color: #e2b3d0;
	line-height: 1;
	font-size: 48px;
	font-weight: 900;
	font-style: italic;
	margin-bottom: 35px;
	text-transform: uppercase; 
}
.tech-tr:nth-child(odd) {
	background-color: #f4e9f3; 
}
.tech-td {
	padding: 5px 15px; 
}
.tech-td:nth-child(odd) {
	color: #79509c;
	font-weight: bold;
	padding-right: 50px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px; 
}
.tech-td:nth-child(even) {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px; 
}
@media (max-width: 1230px) {
	.slide-img {
		width: 100%; 
	}
	.wipe {
		padding-top: 90px; 
	}
	.brilliant-app{
		height: auto;
		background: none; 
	}
	.brilliant-app-content {
		width: 100%; 
	}
	.brilliant-app-h2 {
		margin: 0 auto;
		text-align: center; 
	}
	.brilliant-app-mob-img {
		width: 100%;
		display: block;
		margin: 0 auto; 
	}
	.brilliant-app-link {
		text-align: center; 
	}
	.brilliant-app-qr {
		margin: 50px auto 120px; 
	}
	.uniq-item-3 {
		left: 415px;
		bottom: 300px; 
	}
	.uniq-item-4 {
		top: 210px;
		right: 125px; 
	}
	.uniq-item-5 {
		right: 0px;
		bottom: 30px; 
	}
	.micro {
		height: 1000px;
		background-position: 100% 0;
		background-size: contain; 
	}
	.micro-content {
		left: 0;
		right: auto;
		bottom: 450px;
		padding-left: 20px; 
	}
	.micro-h2 {
		font-size: 42px; 
	}
	.modes-h2 {
		width: 100%;
		margin: 0 auto 40px;
		text-align: center;
		padding-left: 0; 
	}
	.modes-list {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around; 
	}
	.modes-into {
		width: 300px;
		height: 300px; 
	}
	.modes-img {
		width: 300px;
		height: 300px; 
	}
	.modes-hidden {
		width: 80%;
		font-size: 14px;
	}
	.age-content {
		left: 265px; 
	}
	.pilling-span-2 {
		left: 230px;
		bottom: 650px; 
	}
	.pilling-span-3 {
		left: 325px;
		bottom: 495px; 
	}
	.tech {
		background-position: 100% 0; 
	}
	.tech-left {
		width: 50%; 
	}
	.tech-right {
		width: 50%; 
	}
	.tech-prod {
		width: 100%; 
	}
	.tech-td:nth-child(odd) {
		padding-right: 5px; 
	} 
	.product-card-bot table td{
		border:0
	}
	#con_tab1 img{
		width:auto !important;
		max-width:100%;
	}
}
@media (max-width: 1023px) {
	.wipe {
		padding-top: 100px; 
	}
	.wipe-content {
		width: 100%;
		position: static;
		padding: 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 20px; 
	}
	.slide-img {
		display: none; 
	}
	.slide-img-mob {
		width: 100%;
		display: block; 
	}
	.landing-card {
		padding-bottom: 0; 
	}
	.h1-wrap {
		text-align: center; 
	}
	.h1-wrap-h1 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap; 
	}
	.h1-wrap-span {
		width: 100%; 
	}
	.prod-img {
		margin: 20px auto 40px; 
	}
	.brilliant-card {
		height: auto; 
	}
	.brilliant-card-h2 {
		color: #f575af;
		text-align: center; 
	}
	.brilliant-card-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column; 
	}
	.brilliant-card-left {
		width: 100%;
		padding-top: 65px; 
	}
	.brilliant-card-right {
		width: 100%; 
	}
	.brilliant-card-img {
		display: block;
		margin: 0 auto; 
	}
	.brilliant-app{
		margin-top: 0; 
	}
	.brilliant-app-content {
		padding-top: 0; 
	}
	.uniq {
		height: auto;
		background: none;
		padding-top: 50px; 
	}
	.uniq-list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: space-evenly;
		-webkit-justify-content: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly; 
	}
	.uniq-h2 {
		color: #f575af;
		font-size: 56px;
		text-align: center;
		margin: 0 auto 20px; 
	}
	.uniq-item {
		width: 224px;
		height: 224px;
		position: relative; 
	}
	.uniq-item-1, .uniq-item-2, .uniq-item-3, .uniq-item-4, .uniq-item-5 {
		left: auto;
		top: auto;
		bottom: auto;
		right: auto;
		width: 224px;
		height: 224px; 
	}
	.uniq-item-4, .uniq-item-5 {
		margin-top: 20px; 
	}
	.uniq-icon {
		position: absolute;
		width: 100%; 
	}
	.micro {
		height: auto;
		margin-top: 0;
		background: none; 
	}
	.micro-mob {
		display: block;
		width: 100%; 
	}
	.micro-content {
		width: 100%;
		padding-left: 0;
		position: static; 
	}
	.modes {
		height: 865px;
		padding-top: 130px;
		margin-top: 0; 
	}
	.modes-h2 {
		font-size: 52px; 
	}
	.modes-into {
		width: 225px;
		height: 225px; 
	}
	.modes-img {
		width: 100%;
		height: auto; 
	}
	.modes-hidden {
		font-size: 11px; 
	}
	.age {
		height: auto;
		background: none;
		margin-top: 0; 
	}
	.age-mob {
		display: block;
		width: 100%; 
	}
	.age-content {
		margin: 0 auto;
		position: static; 
	}
	.age-h2 {
		text-align: center; 
	}
	.pilling {
		height: auto;
		background: none; 
	}
	.pilling-mob {
		display: block;
		width: 100%; 
	}
	.pilling-content {
		display: none; 
	}
	.tech {
		height: auto;
		background-position: 0 100%; 
	}
	.tech-h2 {
		text-align: center; 
	}
	.tech-table {
		margin: 0 auto; 
	}
	.tech-flex {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap; 
	}
	.tech-left {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: 100%; 
	}
	.tech-right {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		width: 100%; 
	}
	.tech-form {
		margin: 0 auto; 
	}
	.tech-prod {
		width: auto;
		margin: 0 auto;
		max-width: 100%; 
	}
	.tech .form-input,
	.tech .form-select {
		border: 1px solid lightgray; 
	} 
}
@media (max-width: 768px) {
	.h1-wrap-h1 {
		font-size: 42px; 
	}
	.brilliant-card-right {
		margin: 0; 
	}
	.brilliant-app-h2 {
		width: 100%;
		font-size: 48px; 
	}
	.uniq-h2 {
		width: 100%;
		font-size: 48px; 
	}
	.uniq-item {
		margin-bottom: 20px; 
	}
	.uniq-item-4, .uniq-item-5 {
		margin-top: 0; 
	}
	.micro-h2 {
		text-align: center; 
	}
	.modes {
		height: auto;
		background: none; 
	}
	.modes-h2 {
		color: #f575af;
		font-size: 42px; 
	}
	.modes-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column; 
	}
	.modes-item {
		margin-bottom: 40px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		text-align: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column; 
	}
	.modes-span {
		color: #f575af; 
	}
	.modes-into {
		margin-bottom: 25px; 
	}
	.age-content {
		width: 100%; 
	}
	.age-h2 {
		font-size: 48px; 
	}
	.age-list {
		padding-left: 20px; 
	}
	.tech-h2 {
		font-size: 42px; 
	} 
}
@media (max-width: 450px) {
	#content-wrapper {
		display: none; 
	}
	.scroll-magic-section,
	.scrollmagic-pin-spacer {
		display: none; 
	}
	.brilliant-slider {
		display: block; 
	}
	.brilliant-slider .slick-prev {
		left: 10px; 
	}
	.brilliant-slider .slick-next {
		right: 10px; 
	}
	.brilliant-slider .slide-img {
		border: 0;
		width: 80%;
		display: block;
		margin: 0 auto; 
	}
	.brilliant-slider .slide-img-mob {
		display: none; 
	}
	.br-slide {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		min-height: 500px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center; 
	}
	.wipe {
		position: static;
		padding-top: 0; 
	}
	.wipe-content {
		font-size: 14px;
		padding: 20px 50px; 
	}
	.wipe-h3 {
		text-align: center;
		margin-bottom: 15px; 
	}
	.wipe-span {
		font-size: 14px; 
	}
	.h1-wrap-h1 {
		font-size: 30px;
		padding: 45px 0 50px 0; 
	}
	.brilliant-card-h2 {
		font-size: 24px; 
	}
	.brilliant-app-h2 {
		font-size: 36px; 
	}
	.brilliant-app-dw {
		width: 100%; 
	}
	.uniq-h2 {
		font-size: 36px; 
	}
	.micro-h2 {
		font-size: 32px; 
	}
	.modes-h2 {
		font-size: 28px; 
	}
	.tech-h2 {
		font-size: 28px; 
	}
	.tech-td {
		font-size: 14px; 
	} 
}
@media (max-width: 376px) {
    .wipe-content {
		padding: 20px 45px; 
	} 
}