@font-face {
/* font-family: 'Continuum Medium';
  src: url(../fonts/contm.ttf);*/
}
body{
    font-family: 'Arial',sans-serif;
    font-weight: 400;
    overflow: hidden;
    margin: 0;
    }
.bulletImage {margin:0 auto;font-family: 'Arial',sans-serif;font-weight:400;color:#000;font-size:1.25em;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;overflow: hidden;}
.contentHolder {background-size: 100% 100%;width:100%;height:100%;position:relative;display: none;}
.contentHolder .textHolder{display: block;z-index: 999;position: absolute;width: 16.3%;height: 81.85%;top: 2.7%;left: 0.4%;background: rgb(250, 252, 254);}
.contentHolder .textHolder .btn{display:table;text-align: center;color: #000000;cursor: pointer;background: url('../../common-images/btn_1.png');background-size: 100% 100%;width: 100%;height: 6.21%;margin-bottom: 4%;}
.contentHolder .textHolder .btn_2{text-align: left;margin: 4.2% 0 0% 13%;cursor: pointer;background: url('../../common-images/btn_2.png');background-size: 100% 100%;width: 99.45%;height: 4.605%;padding: 5% 0 0 2.2%;}
/*.contentHolder .textHolder .btn:hover{color: #DE3326 !important;}*/
.contentHolder .contentDescription{width: 83%;height: calc(100% - 48px);left: 17%;position: absolute;float: right;top: 0;background-color: #F5F5F5 !important;}.contentHolder .contentDescription .explanationDiv{width: 100%;height: 96.7%;position: relative;overflow: auto;top: 3.4%;/* left: -0.2%; */}
.contentHolder .contentDescription .explanationDiv .heading{position: absolute;width: 96%;z-index: 9999;left: 1.8%;/* padding-top: 1%; */}

.contentHolder .contentDescription .explanationDiv .description{color:#000000;height: 100%;position: relative;width: 96.145%;height: 89.08%;left: 1.99%;top: 0.25%;}
.contentHolder .contentDescription .explanationDiv .heading .bulletImage{float: left;display: block;margin-top: 0.9%;background: #F16101;height: 10px;border: 1px solid #FFF;}.contentHolder .contentDescription .explanationDiv .heading .headingText{float:left;padding-left: 1.7%;width: 95%;line-height: 156%;letter-spacing: 0.2px;}
.contentHolder .copyright{/* letter-spacing: 0.1px; */color: #333333;position: absolute;bottom: 1.5%;right: 2%;display: none;bottom: 1.8%;font-family:arial;}
.clipName{display: table-cell;vertical-align: middle;}

.canvasWrapperLeftWidth{position: absolute;left: 0;background-color: #FFF;}

.actFooter { position: absolute; bottom: 0; display: table;width: 100%; height: 48px;left: 0;}
.img.footer_gradient {     width: 100%;      margin: 0;      padding: 0;      height: 3px;      position: absolute;      bottom: 48px;}
.footerBlock { background: #EBEBEB; width: 100%; height: 48px;position: absolute;bottom: 0;display: table;}
.actFooter span {     float: right;      padding: 10px 15px;      font-size: 8px;      color: #333333;}
.copyBlock{padding-top: 24px !important;}

.deform_con_1{
		    position: absolute;
		    top: 21.1%;
		    left: 55.3%;
			rotate:(0.1deg);
	}
.deform_1  {
    width: 149.64px;
    height: 343.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate_1 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 30s infinite linear;    
    -moz-animation: circle_1 30s infinite linear;    
    -ms-animation: circle_1 30s infinite linear;    
    -o-animation: circle_1 30s infinite linear;    
    animation: circle_1 30s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate_1 {
    width: 69px;
    height: 23px;
    -webkit-animation: ccircle_1 30s infinite linear;
    -moz-animation: ccircle_1 30s infinite linear;
    -ms-animation: ccircle_1 30s infinite linear;
    -o-animation: ccircle_1 30s infinite linear;
    animation: ccircle_1 30s infinite linear;
}
    
.inner_1 {
    width: 14.36px;
    height: 9.47px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/solar_4.png);
    background-size: 100% 100%;
    display: block;
    -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}


@-webkit-keyframes circle_1 {
    from {-webkit-transform: rotateZ(0deg)}
    to {-webkit-transform: rotateZ(-360deg)}
}


@-webkit-keyframes ccircle_1 {
    from {-webkit-transform: rotateZ(-360deg)}
    to {-webkit-transform: rotateZ(0deg)}
}


.deform_con_2{
		    position: absolute;
		    top: 22%;
		    left: 59.3%;
			rotate:(0.1deg);
	}
.deform_2  {
    width: 117.64px;
    height: 324.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate_2 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 24s infinite linear;    
    -moz-animation: circle_1 24s infinite linear;    
    -ms-animation: circle_1 24s infinite linear;    
    -o-animation: circle_1 24s infinite linear;    
    animation: circle_1 24s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate_2 {
    width: 108px;
    height: 36px;
    -webkit-animation: ccircle_1 24s infinite linear;
    -moz-animation: ccircle_1 24s infinite linear;
    -ms-animation: ccircle_1 24s infinite linear;
    -o-animation: ccircle_1 24s infinite linear;
    animation: ccircle_1 24s infinite linear;
}
    
.inner_2 {
    width: 27.12px;
    height: 17.9px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/solar_4.png);
    background-size: 100% 100%;
    display: block;
    -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.deform_con_3{
		    position: absolute;
		    top: 24.8%;
		    left: 63.4%;
			rotate:(0.1deg);
	}
.deform_3  {
    width: 71.64px;
    height: 276.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate_3 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 18s infinite linear;    
    -moz-animation: circle_1 18s infinite linear;    
    -ms-animation: circle_1 18s infinite linear;    
    -o-animation: circle_1 18s infinite linear;    
    animation: circle_1 18s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate_3 {
    width: 129px;
    height: 43px;
    -webkit-animation: ccircle_1 18s infinite linear;
    -moz-animation: ccircle_1 18s infinite linear;
    -ms-animation: ccircle_1 18s infinite linear;
    -o-animation: ccircle_1 18s infinite linear;
    animation: ccircle_1 18s infinite linear;
}
    
.inner_3 {
    width: 30.3px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/solar_3.png);
    background-size: 100% 100%;
    display: block;
    -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.deform_con_4{
		    position: absolute;
		    top: 25.5%;
		    left: 53%;
			rotate:(0.1deg);
	}
.deform_4  {
    width: 80.64px;
    height: 217.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate_4 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 12s infinite linear;    
    -moz-animation: circle_1 12s infinite linear;    
    -ms-animation: circle_1 12s infinite linear;    
    -o-animation: circle_1 12s infinite linear;    
    animation: circle_1 12s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate_4 {
    width: 66px;
    height: 22px;
    -webkit-animation: ccircle_1 12s infinite linear;
    -moz-animation: ccircle_1 12s infinite linear;
    -ms-animation: ccircle_1 12s infinite linear;
    -o-animation: ccircle_1 12s infinite linear;
    animation: ccircle_1 12s infinite linear;
}
    
.inner_4 {
    width: 68.58px;
    height: 45.27px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/solar_2.png);
    background-size: 100% 100%;
    display: block;
    -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.deform_con_5{
		    position: absolute;
		    top: 28.5%;
		    left: 55%;
			rotate:(0.1deg);
	}
.deform_5  {
    width: 80.64px;
    height: 191.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate_5 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 6s infinite linear;    
    -moz-animation: circle_1 6s infinite linear;    
    -ms-animation: circle_1 6s infinite linear;    
    -o-animation: circle_1 6s infinite linear;    
    animation: circle_1 6s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate_5 {
    width: 76px;
    height: 38px;
    -webkit-animation: ccircle_1 6s infinite linear;
    -moz-animation: ccircle_1 6s infinite linear;
    -ms-animation: ccircle_1 6s infinite linear;
    -o-animation: ccircle_1 6s infinite linear;
    animation: ccircle_1 6s infinite linear;
}
    
.inner_5 {
    width: 60.62px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/solar_1.png);
    background-size: 100% 100%;
    display: block;
    -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.sun_1{background: url('../images/sun_1.png');background-size: 100% 100%;width: 5.557%;height: 9.017%;top: 36.2%;left: 57%;position:absolute;}
.sun_2{background: url('../images/sun_1.png');background-size: 100% 100%;width: 2.93%;height: 4.755%;top: 40%;left: 58%;position:absolute;}


.deform_con2_1{
		    position: absolute;
		    top: 21.5%;
		    left: 58.8%;
			rotate:(0.1deg);
	}
.deform2_1  {
    width: 29.64px;
    height: 335.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate2_1 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 36s infinite linear;    
    -moz-animation: circle_1 36s infinite linear;    
    -ms-animation: circle_1 36s infinite linear;    
    -o-animation: circle_1 36s infinite linear;    
    animation: circle_1 36s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate2_1 {
    width: 18px;
    height: 9px;
    -webkit-animation: ccircle_1 36s infinite linear;
    -moz-animation: ccircle_1 36s infinite linear;
    -ms-animation: ccircle_1 36s infinite linear;
    -o-animation: ccircle_1 36s infinite linear;
    animation: ccircle_1 36s infinite linear;
}
    
.inner2_1 {
    width: 14.36px;
    height: 9.47px;
    position: absolute;
    left: -2px;
    top: -1px;
    background: url(../images/solar2_9.png);
    background-size: 100% 100%;
    display: block;
     -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}


.deform_con2_2{
		    position: absolute;
		    top: 23.5%;
		    left: 58.5%;
			rotate:(0.1deg);
	}
.deform2_2  {
    width: 33.64px;
    height: 301.38px;
     -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate2_2 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 32s infinite linear;    
    -moz-animation: circle_1 32s infinite linear;    
    -ms-animation: circle_1 32s infinite linear;    
    -o-animation: circle_1 32s infinite linear;    
    animation: circle_1 32s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate2_2 {
    width: 34px;
    height: 17px;
    -webkit-animation: ccircle_1 32s infinite linear;
    -moz-animation: ccircle_1 32s infinite linear;
    -ms-animation: ccircle_1 32s infinite linear;
    -o-animation: ccircle_1 32s infinite linear;
    animation: ccircle_1 32s infinite linear;
}
    
.inner2_2 {
    width: 27.12px;
    height: 17.9px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/solar2_8.png);
    background-size: 100% 100%;
    display: block;
    -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.deform_con2_3{
		    position: absolute;
		    top: 25.5%;
		    left: 58%;
			rotate:(0.1deg);
	}
.deform2_3  {
    width: 39.64px;
    height: 256.38px;
     -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate2_3 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 28s infinite linear;    
    -moz-animation: circle_1 28s infinite linear;    
    -ms-animation: circle_1 28s infinite linear;    
    -o-animation: circle_1 28s infinite linear;    
    animation: circle_1 28s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate2_3 {
    width: 35px;
    height: 19px;
    -webkit-animation: ccircle_1 28s infinite linear;
    -moz-animation: ccircle_1 28s infinite linear;
    -ms-animation: ccircle_1 28s infinite linear;
    -o-animation: ccircle_1 28s infinite linear;
    animation: ccircle_1 28s infinite linear;
}
    
.inner2_3 {
    width: 30.3px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/solar2_7.png);
    background-size: 100% 100%;
    display: block;
     -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}


.deform_con2_4{
		    position: absolute;
		    top: 27%;
		    left: 59.8%;
			rotate:(0.1deg);
	}
.deform2_4  {
    width: 33.64px;
    height: 231.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate2_4 {
    width: 100%;
    height: 100%;
   -webkit-animation: circle_1 24s infinite linear;    
    -moz-animation: circle_1 24s infinite linear;    
    -ms-animation: circle_1 24s infinite linear;    
    -o-animation: circle_1 24s infinite linear;    
    animation: circle_1 24s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate2_4 {
    width: 86px;
    height: 43px;
   -webkit-animation: ccircle_1 24s infinite linear;
    -moz-animation: ccircle_1 24s infinite linear;
    -ms-animation: ccircle_1 24s infinite linear;
    -o-animation: ccircle_1 24s infinite linear;
    animation: ccircle_1 24s infinite linear;
}
    
.inner2_4 {
    width: 68.58px;
    height: 45.27px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/solar2_6.png);
    background-size: 100% 100%;
    display: block;
     -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.deform_con2_5{
		    position: absolute;
		    top: 30%;
		    left: 59.6%;
			rotate:(0.1deg);
	}
.deform2_5  {
    width: 33.64px;
    height: 182.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate2_5 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 20s infinite linear;    
    -moz-animation: circle_1 20s infinite linear;    
    -ms-animation: circle_1 20s infinite linear;    
    -o-animation: circle_1 20s infinite linear;    
    animation: circle_1 20s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate2_5 {
    width: 76px;
    height: 38px;
    -webkit-animation: ccircle_1 20s infinite linear;
    -moz-animation: ccircle_1 20s infinite linear;
    -ms-animation: ccircle_1 20s infinite linear;
    -o-animation: ccircle_1 20s infinite linear;
    animation: ccircle_1 20s infinite linear;
}
    
.inner2_5 {
    width: 60.61px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/solar2_5.png);
    background-size: 100% 100%;
    display: block;
    -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.deform_con2_6{
		    position: absolute;
		    top: 34%;
		    left: 58.3%;
			rotate:(0.1deg);
	}
.deform2_6  {
    width: 33.64px;
    height: 125.38px;
   -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate2_6 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 16s infinite linear;    
    -moz-animation: circle_1 16s infinite linear;    
    -ms-animation: circle_1 16s infinite linear;    
    -o-animation: circle_1 16s infinite linear;    
    animation: circle_1 16s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate2_6 {
    width: 28px;
    height: 14px;
    -webkit-animation: ccircle_1 16s infinite linear;
    -moz-animation: ccircle_1 16s infinite linear;
    -ms-animation: ccircle_1 16s infinite linear;
    -o-animation: ccircle_1 16s infinite linear;
    animation: ccircle_1 16s infinite linear;
}
    
.inner2_6 {
    width: 22.33px;
    height: 14.74px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/solar2_4.png);
    background-size: 100% 100%;
    display: block;
    -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.deform_con2_7{
		    position: absolute;
		    top: 36%;
		    left: 58.3%;
			rotate:(0.1deg);
	}
.deform2_7  {
    width: 33.64px;
    height: 94.38px;
   -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate2_7 {
    width: 100%;
    height: 100%;
   -webkit-animation: circle_1 12s infinite linear;    
    -moz-animation: circle_1 12s infinite linear;    
    -ms-animation: circle_1 12s infinite linear;    
    -o-animation: circle_1 12s infinite linear;    
    animation: circle_1 12s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate2_7 {
    width: 35px;
    height: 19px;
    -webkit-animation: ccircle_1 12s infinite linear;
    -moz-animation: ccircle_1 12s infinite linear;
    -ms-animation: ccircle_1 12s infinite linear;
    -o-animation: ccircle_1 12s infinite linear;
    animation: ccircle_1 12s infinite linear;
}
    
.inner2_7 {
    width: 30.3px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/solar2_3.png);
    background-size: 100% 100%;
    display: block;
     -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.deform_con2_8{
		    position: absolute;
		    top: 37%;
		    left: 57%;
			rotate:(0.1deg);
	}
.deform2_8  {
    width: 20.64px;
    height: 78.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate2_8 {
    width: 100%;
    height: 100%;
    -webkit-animation: circle_1 8s infinite linear;    
    -moz-animation: circle_1 8s infinite linear;    
    -ms-animation: circle_1 8s infinite linear;    
    -o-animation: circle_1 8s infinite linear;    
    animation: circle_1 8s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate2_8 {
    width: 24px;
    height: 24px;
   -webkit-animation: ccircle_1 8s infinite linear;
    -moz-animation: ccircle_1 8s infinite linear;
    -ms-animation: ccircle_1 8s infinite linear;
    -o-animation: ccircle_1 8s infinite linear;
    animation: ccircle_1 8s infinite linear;
}
    
.inner2_8 {
    width: 38.29px;
    height: 25.27px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/solar2_2.png);
    background-size: 100% 100%;
    display: block;
     -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}

.deform_con2_9{
		    position: absolute;
		    top: 39.5%;
		    left: 59%;
			rotate:(0.1deg);
	}
.deform2_9  {
    width: 20.64px;
    height: 43.38px;
    -webkit-transform: scale(1.9,0.95);
    -moz-transform: scale(1.9,0.95);
    -ms-transform: scale(1.9,0.95);
    -o-transform: scale(1.9,0.95);
    transform: scale(1.9,0.95);
    position: absolute;
    border-radius: 50%;
}

.rotate2_9 {
    width: 100%;
    height: 100%;
   -webkit-animation: circle_1 4s infinite linear;    
    -moz-animation: circle_1 4s infinite linear;    
    -ms-animation: circle_1 4s infinite linear;    
    -o-animation: circle_1 4s infinite linear;    
    animation: circle_1 4s infinite linear;  
	
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.counterrotate2_9 {
    width: 24px;
    height: 12px;
   -webkit-animation: ccircle_1 4s infinite linear;
    -moz-animation: ccircle_1 4s infinite linear;
    -ms-animation: ccircle_1 4s infinite linear;
    -o-animation: ccircle_1 4s infinite linear;
    animation: ccircle_1 4s infinite linear;
}
    
.inner2_9 {
    width: 19.15px;
    height: 12.640px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/solar2_1.png);
    background-size: 100% 100%;
    display: block;
    -webkit-transform: scaleX(0.33);
    -moz-transform: scaleX(0.33);
    -ms-transform: scaleX(0.33);
    -o-transform: scaleX(0.33);
    transform: scaleX(0.33);
}