                .jssorb051 .i {position:absolute;cursor:pointer;}
                .jssorb051 .i .b {fill:#fff;fill-opacity:0.5;stroke:#000;stroke-width:400;stroke-miterlimit:10;stroke-opacity:0.5;}
                .jssorb051 .i:hover .b {fill-opacity:.7;}
                .jssorb051 .iav .b {fill-opacity: 1;}
                .jssorb051 .i.idn {opacity:.3;}

.w1000 #s1{
			border:	5px solid red;
		}
		
		.passive1{
			margin-left: -50px;
			opacity: 0;
		}
		.passive2{
		  -ms-transform: scale(2); /* IE 9 */
		  -webkit-transform: scale(2); /* Safari 3-8 */
		  transform: scale(2);
			opacity: 0;
		}
		.passive3{
		  -ms-transform: scale(3) rotate(20deg); /* IE 9 */
		  -webkit-transform: scale(3) rotate(20deg); /* Safari 3-8 */
		  transform: scale(3) rotate(20deg);
		
			opacity: 0;
			
		}
		
		.stage{
			display: none;
			position: absolute;
			top: 0;
			pointer-events: none;
		}
		.stage *, .s1_1{

		
			-webkit-transition: all 1s ease-in-out;
		  -moz-transition: all 1s ease-in-out;
		  -o-transition: all 1s ease-in-out;
		  transition: all 1s ease-in-out;

	
		}
		.love{

		}
		
		#stage_0 .love{
			width: 500px;
			position: absolute;
			right: 50px;
			top: 30px;
		}
		#stage_0 .text1{
			font-family: "Roboto";
			line-height: 120%;
			font-weight: 300;
			font-size: 60px;
			color: #fff;
			text-shadow: 2px 2px 5px rgba(0,0,0,.5);
			position: absolute;
			left: 390px;
			top: 150px;
			z-index: 10;
		}
		#stage_0 .text2{
			font-family: "Roboto";
			font-weight: 400;
			font-size: 26px;
			color: #fff;
			text-shadow: 2px 2px 5px rgba(0,0,0,.5);
			position: absolute;
			left: 395px;
			top: 230px;
			z-index: 10;
		}
		#stage_0 .icons{
			width: 300px;
			height: 80px;
			position: absolute;
			left: 390px;
			top: 280px;
			z-index: 10;

		}
		#stage_0 .icons img{
			width: 100%;
		}
		
		#stage_0 .bgcircle{
			width: 600px;
			position: absolute;
			top: 0;
			z-index: 1
			
		}
		#stage_0 .machine{
			position: absolute;
			width: 350px;
			left: 50px;
			top: 20px;
		}	
		.invbr{
			display: none;
		}
		/* w1500 */
		.stage.w1500  .love{
			width: 300px !important;
		}
		.stage.w1500 .text1{
			font-size: 45px !important;
			top: 100px !important;
			left: 450px !important
		}
		.stage.w1500 .text2{
			font-size: 30px !important;
			font-weight: 200 !important;
			top: 170px !important;
			left: 455px !important
		}
		.stage.w1500 .icons{
			top: 230px !important;
			left: 455px !important
		}
		
		/* w1200 */
		.stage.w1200  .love{
			width: 300px !important;
		}
		.stage.w1200 .text1{
			font-size: 45px !important;
			top: 170px !important;
			left: 120px !important
		}
		.stage.w1200 .text2{
			font-size: 30px !important;
			font-weight: 200 !important;
			top: 225px !important;
			left: 125px !important
		}
		.stage.w1200 .icons{
			top: 270px !important;
			left: 125px !important
		}
		
		/* w840 */

@media only screen and (max-width: 840px) {
		.love{
			width: 300px !important;
		}
		.stage.w840 .text1{
			font-size: 35px !important;
			top: 150px !important;
			left: 120px !important
		}
		.stage.w840 .text1 .invbr{
			display: block !important; 
		}
		.stage.w840 .text2{
			font-size: 22px !important;
			font-weight: 200 !important;
			top: 245px !important;
			left: 120px !important
		}
		.stage.w840 .icons{
			top: 290px !important;
			left: 120px !important;
			width: 240px !important;
		}
		.stage.w840 .bgcircle{
			width: 400px !important
		}
		.stage.w840 .machine{
			width: 300px !important
		}
		
		/* w720 */
		.stage.w720  .love{
			width: 230px !important;
			right: 15px !important;
			z-index: 150;
			top: 45px !important
		}		}
@media only screen and (max-width: 720px) {
	.s1_1{
		/*background-size: 750px !important;*/
		background-position: -110px center;
		  -webkit-transition: all 1s ease-in-out;
		  -moz-transition: all 1s ease-in-out;
		  -o-transition: all 1s ease-in-out;
		  transition: all 1s ease-in-out;
		
	}
	.fullscrlogo{
		width: 100px;
	}
	@media only screen and (max-width: 420px) {
		#stage_0 .machine{
			position: absolute;
			width: 250px !important;
			left: 35px;
			top: 20px;
		}
		.stage.w420 .text1{
			font-size: 30px !important;
			top: 150px !important;
			left: 40px !important
		}
		.stage.w420 .text2{
			left: 40px !important
			
		}
		.stage.w420 .icons{
			left: 40px !important
		}
		
	}

}	