/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
  font-family: "helvetica neue", helvetica;
	background: #000;
	font-weight: 400;
	font-size: 15px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
}
.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}

.clr{
	clear: both;
}
.container_mobsunAD > header{
	padding: 30px 30px 10px 20px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
}

.appscelist{
	width:100%;
	height:auto;
	margin:0 auto 0;
	padding:50px 0 30px;
	background-color:#fff;
	text-align:center;
}
.mobsunADWord{
	width:100%;
	height:50px;
	position: fixed;
    top: 430px;
    left: 0px;
    z-index: 1;
	text-align:center;
}
.mobsunADWordTop{
	width:640px;
	height:45px;
	font-size:36px;
	color:#fff;
	font-weight:bold;
	border-bottom: 1px solid #fff;
	margin:0 auto;
	text-shadow: 2px 2px 2px #888888;
}
.mobsunADWordList{
	width:550px;
	height:25px;
	font-size:18px;
	color:#fff;
	margin:10px auto 0;
	text-shadow: 2px 2px 2px #888888;
}
.mobsunADAdvas{
	width:100%;
	height:80px;
	padding:10px 0;
	position: fixed;
    top: 750px;
    left: 0px;
    z-index: 1;
	text-align:center;
	background: url(../images/icon_WhiteTop.png) repeat-x top;
}
.mobsunADAdvasList{
	width:20%;
	height:80px;
	float:left;
	text-align:center;
	background: url(../images/icon_WhiteRight.png) repeat-y right;
}
.mobsunADAdvasListImg{
	width:44%;
	height:60px;
	float:left;
	padding:10px 1% 0 0; 
	text-align:right;
}
.mobsunADAdvasListImg img{
	width:65px;
	height:auto;
}
.mobsunADAdvasListTxt{
	width:50%;
	height:60px;
	float:left;
	padding:10px 0 0 0; 
}
.mobsunADAdvasListTxt_Title{
	width:100%;
	height:30px;
	font-size:20px;
	color:#fff;
	text-align:left;
	line-height:30px;
	margin:15px 0 0;
}
.mobsunADAdvasListTxt_En{
	width:100%;
	height:20px;
	font-size:14px;
	color:#fff;
	text-align:left;
	line-height:20px;
}
@media (max-width: 640px) {
	.mobsunADWord{
		width:100%;
		height:45px;
		top: 330px;
	}
	.mobsunADWordTop{
		width:300px;
		height:40px;
		font-size:30px;
		letter-spacing:0px;
		text-shadow: 2px 2px 2px #888888;
	}
	.mobsunADWordList{
		width:100%;
		height:25px;
		font-size:18px;
		letter-spacing:0;
		margin:5px auto 0;
		text-shadow: 2px 2px 2px #888888;
	}
	.mobsunADAdvas{
		width:100%;
		height:90px;
		top: 540px;
	}
	.mobsunADAdvasList{
		height:100px;
	}
	.mobsunADAdvasListImg{
		width:100%;
		height:48px;
		float:none;
		padding:5px 1% 0 0; 
		text-align:center;
}
	.mobsunADAdvasListImg img{
		width:45px;
		height:auto;
	}
	.mobsunADAdvasListTxt{
		width:100%;
		height:50px;
		float:none;
		padding:2px 0 0 0; 
	}
	.mobsunADAdvasListTxt_Title{
		width:100%;
		height:20px;
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:20px;
		margin:0px 0 0;
	}
	.mobsunADAdvasListTxt_En{
		width:100%;
		height:20px;
		font-size:12px;
		color:#fff;
		text-align:center;
		line-height:14px;
	}
}

.proadvsTabList{
	width:100%;
	max-width:1280px;
	height:44px;
	margin:0 auto;
}
.proadvsTab{
	width:11.1%;
	height:44px;
	border: 1px solid #e8e8e8;
	border-bottom: 0px;
	float:left;
	text-align:center;
	font-size:18px;
	line-height:44px;
	cursor: pointer; 
	background-color:#f8f8f8;
}

.proadvs{
	width:100%;
	max-width:1280px;
	height:650px;
	margin:0 auto;
}
.proadvs_m{
	width:98%;
	height:auto;
	margin:50px auto 0;
}
.proadvs_m img{
	width:100%;
}

.proadvsTabList_m{
	width:99%;
	height:44px;
	margin:0 auto 0;
}
.proadvsTab_m{
	width:19.5%;
	height:44px;
	font-size:14px;
	line-height:44px;
	float:left;
	text-align:center;
	border: 1px solid #e8e8e8;
	cursor: pointer; 
	background-color:#f8f8f8;
	font-weight:600;
}
.curTab{
	background-color:#fff;
	border-bottom: 0px;
}
.proadvs_T_m{
	width:98%;
	height:auto;
	margin:0 auto 0;
	display:none;
}
.proadvs_T_m img{
	width:100%;
}

@media (max-width: 640px) {
	.proadvs{
		width:100%;
		height:auto;
	}
	.proadvs img{
		width:100%;
		height:auto;
	}
	.proadvsTabList{
		height:40px;
		display:none;
	}
	.proadvsTab{
		width:11.1%;
		height:40px;
		font-size:14px;
		line-height:16px;
		padding:4px 0 0;
	}
	.applscen1_M{
		display:block;
	}
	
}
.sketchmap{
	width:100%;
	max-width:1085px;
	margin:0 auto;
}
.sketchmap img{
	width:100%;
}
.prodesc{
	width:98%;
	height:280px;
	text-align:center;
	font-size:18px;
	color:#222;
	line-height:32px;
	margin:0 auto;
}
@media (max-width: 640px) {
	.prodesc{
		height:260px;
		font-size:16px;
		line-height:28px;
	}
}
.applscenTabs_M{
	width:98%;
	max-width:1280px;
	height:35px;
	margin:0 auto 0;
	display:none;
}
.applscenTab{
	width:19.8%;
	height:35px;
	line-height:35px;
	font-size:16px;
	border:1px solid #e0e0e0;
	float:left;
	text-align:center;
	background-color:#f0f0f0;
}
.applscenList_M{
	width:98%;
	height:482px;
	text-align:center;
	margin:0 auto;
	position: relative;
	display:none;
}
.applscenList_M .applscenTxt{
	width:85%;
	height:160px;
	padding:3%;
	font-size:15px;
	background:url('../images/icon_Wbg50.png') repeat;
	position: absolute;
	top:290px;
	left:28px;
	color:#000;
	line-height:20px;
	text-align: justify;
	display:block;
}
@media (max-width: 640px) {
	.applscenTabs_M{
		display:block;
	}
}
.applscen{
	width:100%;
	max-width:1280px;
	height:482px;
	margin:0 auto;
}
.applscenList{
	width:16.15%;
	height:480px;
	border:1px solid #e8e8e8;
	float:left;
	cursor: pointer; 
	position: relative;
}
.applscenTxt{
	width:80%;
	height:160px;
	padding:2%;
	font-size:15px;
	background:url('../images/icon_Wbg50.png') repeat;
	position: absolute;
	top:300px;
	left:48px;
	color:#000;
	line-height:20px;
	text-align: justify;
	display:none;
}
.applscenShow{
	width:35%;
	height:480px;
	border:1px solid #e8e8e8;
	float:left;
	cursor: pointer; 
}
.applscenTitle{
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:21px;
	margin:20px 0 0;
	background:url('../images/icon_applscenbg.png') repeat center top;
	color:#000;
}
@media (max-width: 640px) {
	.applscenTitle{
		line-height:20px;
		font-size:16px;
	}
}

.harshenvi{
	width:100%;
	max-width:1280px;
	height:auto;
	margin:0 auto;
	text-align:center;
}
.harshenvi img{
	width:100%;
	height:auto;
}

.msunroomstyle{
	width:100%;
	height:550px;
	text-align:center;
	margin:50px 0 0;
}
.msunroomstyle img{
	width:100%;
	max-width:1280px;
	height:auto;
}
.msunroomstyle_m{
	width:100%;
	height:480px;
	text-align:center;
}
.msunroomstyle_m img{
	width:100%;
	height:auto;
}

.serviceprocess{
	width:100%;
	height:250px;
	text-align:center;
}
.serviceprocess img{
	width:100%;
	max-width:1200px;
	height:auto;
}
.serviceprocess_m{
	width:100%;
	height:200px;
	text-align:center;
}
.serviceprocess_m img{
	width:85%;
	height:auto;
}
@media (max-width: 640px) {
	.serviceprocess{
		width:100%;
		height:90px;
		text-align:center;
	}
}

.mobsunADshow{
	width:100%;
	height:750px;
}
@media (max-width: 750px) {
	.mobsunADshow{
		width:100%;
		height:550px;
	}
}

.slideshow,
.slideshow:after {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50px;
    left: 0px;
    z-index: 0;
}
.slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}
.slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}
.slideshow li div {
    z-index: 1000;
    position: absolute;
    top: 150px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}
.slideshow li div h3 {
  font-family: "helvetica neue", helvetica;
  text-transform: uppercase;
  font-size: 50px;
  padding: 0;
  line-height: 200px;
  color: rgba(255,255,255, 0.8);
}
.slideshow li:nth-child(1) span { 
	background-image: url(../images/mobsunAd1.jpg) 
}
.slideshow li:nth-child(2) span {
    background-image: url(../images/mobsunAd2.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.slideshow li:nth-child(3) span {
    background-image: url(../images/mobsunAd3.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.slideshow li:nth-child(4) span {
    background-image: url(../images/mobsunAd1.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.slideshow li:nth-child(5) span {
    background-image: url(../images/mobsunAd2.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.slideshow li:nth-child(6) span {
    background-image: url(../images/mobsunAd3.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

@media (max-width: 750px) {
	.slideshow li:nth-child(1) span { 
		background-image: url(../images/mobsunAd1_m.jpg) 
	}
	.slideshow li:nth-child(2) span {
		background-image: url(../images/mobsunAd2_m.jpg);
	}
	.slideshow li:nth-child(3) span {
		background-image: url(../images/mobsunAd3_m.jpg);
	}
	.slideshow li:nth-child(4) span {
		background-image: url(../images/mobsunAd1_m.jpg);
	}
	.slideshow li:nth-child(5) span {
		background-image: url(../images/mobsunAd2_m.jpg);
	}
	.slideshow li:nth-child(6) span {
		background-image: url(../images/mobsunAd3_m.jpg);
	}
}

.slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -webkit-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -moz-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -moz-transform: scale(1.05);
	    -moz-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -moz-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -o-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -o-transform: scale(1.05);
	    -o-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -o-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -ms-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -ms-transform: scale(1.05);
	    -ms-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -ms-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    transform: scale(1.1);
	}
	100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -webkit-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -webkit-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -webkit-transform: scale(10);
	}
	100% { opacity: 0 }
}
@-moz-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -moz-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -moz-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -moz-transform: scale(10);
	}
	100% { opacity: 0 }
}
@-o-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -o-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -o-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -o-transform: scale(10);
	}
	100% { opacity: 0 }
}
@-ms-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -ms-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -ms-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -webkit-transform: scale(10);
	}
	100% { opacity: 0 }
}
@keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    transform: scale(10);
	}
	100% { opacity: 0 }
}
.mobtel{
	width:100%;
	height:35px;
	text-align:center;
	
}
/* Show at least something when animations not supported */
.no-cssanimations .slideshow li span{
	opacity: 1;
}
@media screen and (max-width: 1140px) { 
	.slideshow li div h3 { font-size: 100px }
}
@media screen and (max-width: 600px) { 
	.slideshow li div h3 { font-size: 50px }
}
.


/* end */