/*reset*/
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p,a, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr,iframe {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;
	text-decoration:none;
	list-style:none;
}

a,a:active,a:hover {outline: none;}
img{max-width:100%;}

iframe {
    border: 0 none;
    width: 100%;
}


a, .contactForm input[type="text"]:focus, .contactForm input[type="email"]:focus, .contactForm textarea:focus, input#formSubmit, .errorForm, #subscribe input[type="email"]:focus, .errorSubs, .servSingle, #toTop i , #notForm input[type="email"]:focus, .contactForm input#submit, #loginForm input,
#loginForm input[type="text"]:focus, #loginForm input[type="password"]:focus, #loginForm input[type="email"]:focus{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.icon-login-user-margin-left {
	margin-left: -20px !important;
}

/*html5 display rule*/
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	display: block;
}


body{
	padding:0;
	margin:0;
	font-family: 'Microsoft JhengHei';
	color:#000000;
}


/*Preloader*/
#loader {
    background: #fafafa;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}


#loaderInner {
    background:#ffffff url(/img/spinner.gif) center center no-repeat;
    height: 60px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 60px;
	box-shadow:0 0 8px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
}


/*Wrapper*/
#wrapper{
	position:relative;
	width:100%;
}

/*End wrapper*/

.holder960 {
	width:960px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
	position:relative;
}

.holderTitle {
	width:550px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
	position:relative;
}


@media only screen and (min-width: 1200px) and (max-width: 3600px) {
	.mobile-hide {
	    display: block !important;
	}

	.mobile-show {
	    display: none !important;
	}

	.notBtn button {
	    border: medium none;
	    border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: inline-block;
	    font-family: 'Microsoft JhengHei';
	    font-size: 30px;
	    height: 52px;
	    margin-left: 5px;
	    position: absolute;
	    width: 250px;
		background: #2563a3;
		box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-ms-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-o-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	}

	.gallery-column{
		float:left;	
	}

	.galleryColumns {
	    width: 1200px;
	}

	.holder-container-left {
		width:480px;
		margin-top: -100px;
		margin-left: -200px;
	}

	.holder-container-right {
		width:480px;
		margin-top:  120px;
		margin-left: 900px;
	}

	.sub-holder-container-right {
		width:120%;
		margin-top:  230px;
		/*margin-left: 900px;*/
	}

	.shot-1{
		width:450px;
		margin-right:10px;
	}

	.shot-1 img{
		height: 500px;
	}

	.shot-2 {
		/*
		margin-right:10px;
		position:absolute; 
		margin-left:245px;
		bottom:15%;
		font-size:0px;
		*/
	}

	.shot-3{
		/*
		width:245px;
		height: 450px;
		*/
	}

	.wifi-data-table {
		margin-top:  -20px;
		width:100%;
	}

	.wifi-data-table-td {
		width:40%;
	}

	.teaserTop {
		height:0px;
	}

	#teaser{
		padding-bottom:65px;
		color:#ffffff;
		/*background:url(/img/home/full.jpg) no-repeat scroll 0 0px #fafafa;*/
		height:680px;
		text-align:center;
		background-size: cover;
		width: 100%;
	}

	#teaser .overlay {
		height:680px;
		padding-bottom:65px;
	}

	.aboutIntro h1{
		color:#2d2d2d;
		font-family: 'Microsoft JhengHei';
		font-size:48px;
		position:relative;
		line-height:34px;
		margin-bottom:20px;
	}

	.aboutIntro h1 span.blue{
		color:#2563a3;
		font-family: 'Microsoft JhengHei';
		line-height:50px;
	}

	.aboutIntro h1 span.black{
		color:#2d2d2d;
		font-family: 'Microsoft JhengHei';
		line-height:50px;
	}

	.aboutIntro p{
		position:relative;
		font-family: 'Microsoft JhengHei';
		font-size:13px;
		margin-top:12px;
		line-height:22px;
		color:#888888;
	}

	.description h1{
		font-family: 'Microsoft JhengHei';
		font-size: 16px;
		color:#000000;
		line-height: 27px;
	}

	.gallery-1 {
		width:480px;
	}

	.gallery-1 img {
		width:430px;
		height:272px;
	}

	.gallery-desc {
		padding-left: 26px;
		padding-right: 26px;
		height:80px;
		text-align: left;
	}

	.gallery-desc p {
	    color: #000000;
	    font-family: 'Microsoft JhengHei';
	    font-size: 14px;
	    line-height: 20px;
	}

	.gallery-url {
		padding-left: 26px;
		padding-right: 26px;
		height:40px;
		text-align: right;
	}

	.gallery-url p {
	    color: #000000;
	    font-family: 'Microsoft JhengHei';
	    font-size: 14px;
	    line-height: 20px;
	    font-weight:bold;
	}

	.gallery-url a {
	    color: #000000;
	}

	.teaserTitle {
		margin-top: 300px;
		/*margin-left: -20px;*/
		margin-bottom: 4.2%;
		opacity:1;
		color: white;
		position: fixed;
		width:550px;
	}

	.teaserTitle h1{
		font-family: 'Microsoft JhengHei';
	}

	.teaserTitle h1 span{
		font-family: 'Microsoft JhengHei';	
	}

	.teaserTitle h1:after {
		border-bottom: 5px solid #FFFFFF;
	    content: "";
	    display: block;
	    left: 264px;
	    top: 52px;
	    z-index: 0;
	}

	.teaserTitle h2{
		font-family: 'Microsoft JhengHei';
		font-size:22px;
		letter-spacing:2px;
	}

	.teaserTitle h2 a{
		border: 3px solid #ffffff;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
	    color: #ffffff;
	    padding: 5px;
	    position: relative;
	}

	#comment-sub {
		height:320px;
	}

	.teaserTitle-2 h1 span {
		font-family: 'Microsoft JhengHei';
		font-size: 35px;
		text-shadow: 0.2em 0.2em 0.2em #807e08;
	}

	.teaserTitle-2 h2 {
		font-family: 'Microsoft JhengHei';
		font-size:22px;
		text-shadow: 0.2em 0.2em 0.2em #807e08;
	}

	.teaserTitle-2 h2 a {
		border: 2px solid #ffffff;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
	    color: #ffffff;
	    padding: 1px;
	    position: relative;
	    box-shadow: 0.2em 0.2em 0.2em #807e08;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.mobile-hide {
	    display: block !important;
	}

	.mobile-show {
	    display: none !important;
	}

	.notBtn button {
	    border: medium none;
	    border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: inline-block;
	    font-family: 'Microsoft JhengHei';
	    font-size: 30px;
	    height: 52px;
	    margin-left: 5px;
	    position: absolute;
	    width: 250px;
		background: #2563a3;
		box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-ms-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-o-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	}

	.galleryColumns {
	    width: 768px;
	}

	.holder-container-left {
		width:360px;
		margin-top: -100px;
		margin-left: 0px;
	}

	.holder-container-right {
		width:360px;
		margin-top:  120px;
		margin-left: 600px;
	}

	.sub-holder-container-right {
		width:360px;
		margin-top:  230px;
		margin-left: 350px;
	}


	.shot-1{
		width:450px;
		margin-right:10px;
	}

	.shot-2 {
		/*
		margin-right:10px;
		position:absolute; 
		margin-left:245px;
		bottom:15%;
		font-size:0px;
		*/
	}

	.shot-3{
		/*
		width:245px;
		height: 450px;
		*/
	}

	.wifi-data-table {
		margin-top:  -20px;
		width:100%;
	}

    .wifi-data-table-td {
		width:40%;
	}

	.teaserTop {
		height:0px;
	}

	#teaser{
		padding-bottom:65px;
		color:#ffffff;
		/*background:url(/img/home/full.jpg) no-repeat scroll 0 0px #fafafa;*/
		height:600px;
		text-align:center;
		background-size: cover;
		width: 100%;
	}

	#teaser .overlay {
		height:600px;
		padding-bottom:65px;
	}

	.aboutIntro h1{
		color:#2d2d2d;
		font-family: 'Microsoft JhengHei';
		font-size:48px;
		position:relative;
		line-height:34px;
		margin-bottom:20px;
	}

	.aboutIntro h1 span.blue{
		color:#2563a3;
		font-family: 'Microsoft JhengHei';
		line-height:50px;
	}

	.aboutIntro h1 span.black{
		color:#2d2d2d;
		font-family: 'Microsoft JhengHei';
		line-height:50px;
	}

	.aboutIntro p{
		position:relative;
		font-family: 'Microsoft JhengHei';
		font-size:13px;
		margin-top:12px;
		line-height:22px;
		color:#888888;
	}

	.description h1{
		font-family: 'Microsoft JhengHei';
		font-size: 16px;
		color:#000000;
		line-height: 27px;
	}

	.gallery-1 {
		/*margin-left: 80px;*/
		text-align: center;
	}

	.gallery-1 img {
		width:480px;
		height:322px;
	}

	.gallery-desc {
		padding-left: 19%;
		padding-right: 19%;
		height:136px;
		text-align: left;
	}

	.gallery-desc p {
	    color: #000000;
	    font-family: 'Microsoft JhengHei';
	    font-size: 14px;
	    line-height: 20px;
	}

	.gallery-url {
		padding-left: 19%;
		padding-right: 19%;
		margin-top: -8%;
		height:50px;
		text-align: right;
	}

	.gallery-url p {
	    color: #000000;
	    font-family: 'Microsoft JhengHei';
	    font-size: 14px;
	    line-height: 15px;
	    font-weight:bold;
	}

	.gallery-url a {
	    color: #000000;
	}

	.teaserTitle {
		margin-top: 4.2%;
		margin-bottom: 4.2%;
		opacity:1;
		color: white;
		position: fixed;
		width:550px;
		text-align: center;
	}

	.teaserTitle h1{
		font-family: 'Microsoft JhengHei';
	}

	.teaserTitle h1 span{
		font-family: 'Microsoft JhengHei';
	}

	.teaserTitle h1:after {
		border-bottom: 5px solid #FFFFFF;
	    content: "";
	    display: block;
	    left: 264px;
	    top: 52px;
	    z-index: 0;
	}

	.teaserTitle h2{
		font-family: 'Microsoft JhengHei';
		font-size:22px;
		letter-spacing:2px;
	}

	.teaserTitle h2 a{
		border: 3px solid #ffffff;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
	    color: #ffffff;
	    padding: 5px;
	    position: relative;
	}

	#comment-sub{
		height:320px;
	}

	.teaserTitle-2 h1 span{
		font-family: 'Microsoft JhengHei';
		font-size: 30px;
		text-shadow: 0.2em 0.2em 0.2em #807e08;
	}

	.teaserTitle-2 h2{
		font-family: 'Microsoft JhengHei';
		font-size:17px;
		text-shadow: 0.2em 0.2em 0.2em #807e08;
	}

	.teaserTitle-2 h2 a{
		border: 2px solid #ffffff;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
	    color: #ffffff;
	    padding: 1px;
	    position: relative;
	    box-shadow: 0.2em 0.2em 0.2em #807e08;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.mobile-hide {
	    display: block !important;
	}

	.mobile-show {
	    display: none !important;
	}

	.notBtn button {
	    border: medium none;
	    border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: inline-block;
	    font-family: 'Microsoft JhengHei';
	    font-size: 30px;
	    height: 52px;
	    margin-left: 5px;
	    position: absolute;
	    width: 250px;
		background: #2563a3;
		box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-ms-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-o-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	}


	.galleryColumns {
	    width: 480px;
	}

	.holder-container-left {
		width:240px;
		margin-top: -100px;
		margin-left: 0px;
	}

	.holder-container-right {
		width:240px;
		margin-top:  120px;
		margin-left: 400px;
	}

	.sub-holder-container-right {
		width:360px;
		margin-top:  230px;
		/*margin-left: 400px;*/
	}

	.shot-1{
		width:450px;
		margin-right:10px;
	}

	.shot-2 {
		/*
		margin-right:10px;
		position:absolute; 
		margin-left:245px;
		bottom:15%;
		font-size:0px;
		*/
	}

	.shot-3{
		/*
		width:245px;
		height: 450px;
		*/
	}

	.wifi-data-table {
		width:100%;
	}

    .wifi-data-table-td {
		width:40%;
	}

	.teaserTop {
		height:0px;
	}

	#teaser{
		padding-bottom:65px;
		color:#ffffff;
		/*background:url(/img/home/full.jpg) no-repeat scroll 0 0px #fafafa;*/
		height:600px;
		text-align:center;
		background-size: cover;
		width: 100%;
	}

	#teaser .overlay {
		height:600px;
		padding-bottom:65px;
	}

	.aboutIntro h1{
		
		color:#2d2d2d;
		font-family: 'Microsoft JhengHei';
		font-size:48px;
		position:relative;
		line-height:34px;
		margin-bottom:20px;
	}

	.aboutIntro h1 span.blue{
		color:#2563a3;
		font-family: 'Microsoft JhengHei';
		line-height:50px;
	}

	.aboutIntro h1 span.black{
		color:#2d2d2d;
		font-family: 'Microsoft JhengHei';
		line-height:50px;
	}

	.aboutIntro p{
		position:relative;
		font-family: 'Microsoft JhengHei';
		font-size:13px;
		margin-top:12px;
		line-height:22px;
		color:#888888;
	}

	.description h1{
		font-family: 'Microsoft JhengHei';
		font-size: 16px;
		color:#000000;
		line-height: 27px;
	}

	.gallery-1 {
		margin-left: -20px;
		width:480px;
	}

	.gallery-1 img {
		margin-left: -60px;
		padding-left: 26px; 
		width:430px;
		height:272px;
	}

	.gallery-desc {
		margin-left: -20px;
		padding-left: 26px;
		width:430px;
		height:136px;
		text-align: left;
	}

	.gallery-desc p {
	    color: #000000;
	    font-family: 'Microsoft JhengHei';
	    font-size: 14px;
	    line-height: 20px;
	}

	.gallery-url {
		margin-top: -50px;
		width:430px;
		height:50px;
		text-align: right;
	}

	.gallery-url p {
	    color: #000000;
	    font-family: 'Microsoft JhengHei';
	    font-size: 14px;
	    line-height: 15px;
	    font-weight:bold;
	}

	.gallery-url a {
	    color: #000000;
	}

	.teaserTitle {
		margin-top: 4.2%;
		margin-bottom: 4.2%;
		opacity:1;
		color: white;
		position: fixed;
		width:400px;
		text-align: center;
	}

	.teaserTitle h1{
		font-family: 'Microsoft JhengHei';
		font-size:25px;
	}

	.teaserTitle h1 span{
		font-family: 'Microsoft JhengHei';
		font-size:25px;	
	}

	.teaserTitle h1:after {
		border-bottom: 5px solid #FFFFFF;
	    content: "";
	    display: block;
	    left: 264px;
	    top: 52px;
	    z-index: 0;
	}

	.teaserTitle h2{
		font-family: 'Microsoft JhengHei';
		font-size:12px;
		letter-spacing:2px;
	}

	.teaserTitle h2 a{
		border: 2px solid #ffffff;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
	    color: #ffffff;
	    padding: 5px;
	    position: relative;
	}

	#comment-sub{
		height:900px;
	}

	.teaserTitle-2 h1 span{
		font-family: 'Microsoft JhengHei';
		font-size: 30px;
		text-shadow: 0.2em 0.2em 0.2em #807e08;
	}

	.teaserTitle-2 h2{
		font-family: 'Microsoft JhengHei';
		font-size:17px;
		text-shadow: 0.2em 0.2em 0.2em #807e08;
	}

	.teaserTitle-2 h2 a{
		border: 2px solid #ffffff;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
	    color: #ffffff;
	    padding: 1px;
	    position: relative;
	    box-shadow: 0.2em 0.2em 0.2em #807e08;
	}
}

@media only screen and (max-width:479px) {
	.mobile-hide {
	    display: none !important;
	}

	.mobile-show {
	    display: block !important;
	}
	
	.notBtn button {
	    border: medium none;
	    border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: inline-block;
	    font-family: 'Microsoft JhengHei';
	    font-size: 30px;
	    height: 52px;
	    margin-left: -10px;
	    position: absolute;
	    width: 250px;
		background: #2563a3;
		box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-ms-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-o-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	}

	.holder-container-left {
		width:100%;
		margin-top: -100px;
	}

	.holder-container-right {
		width:100%;
		margin-top:  150px;
	}

	.sub-holder-container-right {
		width:100%;
		margin-top:  260px;
	}

	.shot-1{
		width:350px;
		/*margin-right:10px;*/
		margin-left:-60px;
	}

	.shot-2 {
		/*
		margin-right:10px;
		position:absolute; 
		margin-left:245px;
		bottom:15%;
		font-size:0px;
		*/
	}

	.shot-3{
		/*
		width:245px;
		height: 450px;
		*/
	}

	.wifi-data-table {
		width:100%;
		margin-left:-20px;
	}

    .wifi-data-table-td h1{
		width:83px;
	}

	.wifi-data-table-td p{
		width:190px;
		font-size:12px;
	}

	.teaserTop {
		height:80px;
	}

	#teaser{
		padding-bottom:65px;
		color:#ffffff;
		/*background:url(/img/home/full.jpg) no-repeat scroll 0 0px #fafafa;*/
		height:190px;
		text-align:center;
		background-size: cover;
		width: 100%;
	}

	#teaser .overlay {
		height:190px;
		padding-bottom:65px;
	}

	.aboutIntro h1{
		
		color:#2d2d2d;
		font-family: 'Microsoft JhengHei';
		font-size:26px;
		position:relative;
		line-height:20px;
		margin-bottom:20px;
	}

	.aboutIntro h1 span.blue{
		color:#2563a3;
		font-family: 'Microsoft JhengHei';
		line-height:26px;
	}

	.aboutIntro h1 span.black{
		color:#2d2d2d;
		font-family: 'Microsoft JhengHei';
		line-height:26px;
	}

	.aboutIntro p{
		position:relative;
		font-family: 'Microsoft JhengHei';
		font-size:13px;
		margin-top:12px;
		line-height:22px;
		color:#888888;
	}

	.description h1{
		font-family: 'Microsoft JhengHei';
		font-size: 12px;
		color:#000000;
		line-height: 27px;
	}

	.gallery-1 {
		margin-left: -30px;
		width:330px;
	}

	.gallery-1 img {
		margin-left: -40px;
		width:100%;
		height:242px;
	}

	.gallery-desc {
		margin-left: -20px;
		width:100%;
		height:121px;
		text-align: left;
	}

	.gallery-desc p {
	    color: #000000;
	    font-family: 'Microsoft JhengHei';
	    font-size: 14px;
	    line-height: 20px;
	}

	.gallery-url {
		margin-top: -15px;
		width:330px;
		height:50px;
		/*text-align: right;*/
	}

	.gallery-url p {
	    color: #000000;
	    font-family: 'Microsoft JhengHei';
	    font-size: 14px;
	    line-height: 15px;
	    font-weight:bold;
	}

	.gallery-url a {
	    color: #000000;
	}

	.teaserTitle {
		margin-top: 75px;
		margin-bottom: 4.2%;
		opacity:1;
		color: white;
		position: fixed;
		width:250px;
		text-align: center;
	}

	.teaserTitle h1{
		font-family: 'Microsoft JhengHei';
		font-size:18px;
	}

	.teaserTitle h1 span{
		font-family: 'Microsoft JhengHei';
		font-size:18px;	
	}

	.teaserTitle h1:after {
		border-bottom: 3px solid #FFFFFF;
	    content: "";
	    display: block;
	    left: 264px;
	    top: 52px;
	    z-index: 0;
	}

	.teaserTitle h2{
		font-family: 'Microsoft JhengHei';
		font-size:12px;
		letter-spacing:2px;
	}

	.teaserTitle h2 a{
		border: 3px solid #ffffff;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
	    color: #ffffff;
	    padding: 5px;
	    position: relative;
	}

	#comment-sub{
		height:900px;
	}

	.teaserTitle-2 h1 span{
		font-family: 'Microsoft JhengHei';
		font-size: 20px !important;
		text-shadow: 0.2em 0.2em 0.2em #807e08;
	}

	.teaserTitle-2 h2{
		font-family: 'Microsoft JhengHei';
		font-size:12px !important;
		text-shadow: 0.2em 0.2em 0.2em #807e08;
	}

	.teaserTitle-2 h2 a{
		border: 2px solid #ffffff;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		-ms-border-radius: 50px;
		-o-border-radius: 50px;
	    color: #ffffff;
	    padding: 1px;
	    position: relative;
	    box-shadow: 0.2em 0.2em 0.2em #807e08;
	}
}

/*Header*/

header{
	padding-top:20px;
	background:#ffffff;
	filter:alpha(opacity = 96);
	background:rgba(255, 255, 255, 0.98);
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:1000;
	color:#ffffff;	
	border-bottom:2px solid #efefef;
}


.logo{
	float:left;
	position:relative;
}


.logo h1 {
    display: inline-block;
    font-family: 'Microsoft JhengHei';
    font-size: 18px;
    padding-bottom: 2px;
 	padding-top: 2px;
    text-transform: uppercase;
	color:#93C054;
	position:relative;
	margin-left:70px;
}

.logo h1 span {
    font-family: 'Microsoft JhengHei';
	color:#2d2d2d;
}

.logo i {
    
	color:#2d2d2d;
}

nav#mainNav{
	float:right;
	margin-top:-20px;
	margin-right:60px;
}

nav#mainNav li {
	display: inline-block;
	float: left;
	font-size: 20px;
	font-family: 'Microsoft JhengHei';
	
}


nav#mainNav li a{
    color: #000000;
    display: block;
    padding: 25px 20px;
    position: relative;
}

nav#mainNav li select{
    color: #000000;
    display: block;
    padding: 28px 20px;
    position: relative;
    border:0px;
    outline:0px;
    font-size: 20px;
}

nav#mainNav li a:hover{
	color: #000;
}


nav#mainNav li a.buy, .notBtn a, .moreBtn a, a.shortContact{
	color:#ffffff;
	background: #93C054;
	padding: 12px 20px 12px 30px;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	margin-top:12px;
	box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	position:relative;
	/*transition:none;*/
	
}


nav#mainNav li a.buy:hover, .notBtn a:hover, .moreBtn a:hover,a.shortContact:hover{
	box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
}


nav#mainNav li a.buy i{
    font-size: 10px;
    left: 8px;
    position: absolute;
    top: 13px;
}


.active{
	color: #93C054 !important;
}


.mobileBtn {
	background:#ffffff;
	padding:5px;
	text-align:center;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	z-index:1000;
	display:none;
	box-shadow:0 0 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.2);
	-ms-box-shadow: 0 0 2px rgba(0,0,0,.2);
	-o-box-shadow: 0 0 2px rgba(0,0,0,.2);
}


.mobileBtn i{
	font-size:16px;
	color:#000;
}

/*End header*/



/*Teaser*/

#teaser-sub{
	padding-bottom:80px;
	color:#ffffff;
	background:url(/img/home/sub.jpg) no-repeat scroll 0 0px #fafafa;
	background-position:20% 30%;
	height:320px;
	text-align:center;
	background-size: cover;
	width: 100%;
}

#teaser-sub .overlay {
	height:400px;
	padding-bottom:80px;
}

.column{
	float:left;	
}


/*End teaser*/

/*Comment*/

#comment-sub{
	padding-bottom:80px;
	color:#ffffff;
	background:url(/img/home/comment-background.jpg) no-repeat scroll 0 0px #fafafa;
	background-position:20% 30%;
	text-align:center;
	background-size: cover;
	width: 100%;
}

#comment-sub .overlay {
	height:400px;
}

/*End Comment*/

.section{
	padding-bottom:90px;
}


.secArrow{
	position:relative;
}

.arrowHolder{

    font-size: 40px;
    height: 101px;
    left: 50%;
    margin-left: -60px;
    position: absolute;
    text-align: center;
    top: -32px;
    width: 12%;

}

.secArrow i {
    color: #2D2D2D;
    display: block;
    font-size: 35px;
    left: 50%;
    margin-left: -26px;
    position: absolute;
    top: -5px;
}

/*About section*/

#about{
	position:relative;
	background:#ffffff;
}

#about.section{
	padding-bottom:60px;
}

.aboutIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px;
}


.divider {
    margin: 50px auto 0;
    position: relative;
	text-align:center;
	width:700px;
}


.divider h1{
	font-size:32px;
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';
	margin-top:60px;
	
}

.divider h1 span{
	font-family: 'Microsoft JhengHei';
}


.features {
    margin-left: 50px;
    margin-right: -15px;
}
.featureHolder {
    margin-bottom: 20px;
    margin-top: 50px;
}

.featureHolder:last-child {
    margin-bottom: 0;
}
.featureSingle {
    margin-right: 30px;
    width: 278px;
}
.featureSingle .ico{
    background:#ffffff;
    color: #2563a3
    font-size: 21px;
    height: 30px;
    line-height: 32px;
    margin-right: 30px;
    margin-top: 0px;
    padding: 10px;
    text-align: center;
    width: 30px;
}
.featureSingle .comment-img{
	margin-left: -30px;
    height: 123px;
    width: 303px;
}

.desc {
    width: 195px;
}

.desc h2 {
    color: #000000;
    font-family: 'Microsoft JhengHei';
    font-size: 16px;
    margin-bottom: 5px;
}


.desc p {
    color: #000000;
    font-family: 'Microsoft JhengHei';
    font-size: 13px;
    line-height: 20px;
}


.proddetContent{
	margin-top:35px;
}

.description {
	width:400px;
}

.detailsList{
	margin-top: 20px;
	font-size: 16px;
}


.detailsList li{
	margin-bottom:10px;
	
}


.detailsList li:before {
    color: #0F2B37;
    content: "\e842";
    font-family: "Microsoft JhengHei";
    font-size: 15px;
    padding-right: 10px;
}


.notBtn{
	text-align:left;
	margin-top:40px;
	font-family: 'Microsoft JhengHei';
	font-size: 14px;
}

.notBtn a i {
    font-size: 10px;
    left: 8px;
    position: absolute;
    top: 15px;
}



/*End about section*/




/*Gallery section*/

#gallery{
	position:relative;
	background:#fafafa;
}

.galleryIntro {
    margin: 40px auto 0;
    text-align: center;
    width: 730px;
}

.galleryColumns {
    margin: 40px auto 0;
    text-align: center;
    height: auto;
}

.galleryIntro h1{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';
	font-size:32px;
	position:relative;
	margin-top:60px;
}


.galleryIntro h1 span.orange{
	color:#93C054;
	font-family: 'Microsoft JhengHei';

}

.galleryIntro h1 span.black{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';

}

.slider{
    width: 600px;
}

.slider ul{
	text-align:center;
}


.slider ul p{
	margin-top:30px;
	font-family: 'Microsoft JhengHei';
	color:#000000;
	font-size: 14px;
	padding-right:70px;
	padding-left:70px;
}

.slider span{
	font-family: 'Microsoft JhengHei';
	color:#666666;
}


.moreBtn{
	text-align:center;
	margin-top:60px;
	font-family: 'Microsoft JhengHei';
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
}

.moreBtn a i {
    font-size: 13px;
    left: 8px;
    position: absolute;
    top: 13px;
}




/*Subscribe*/

.subscribe {
  	margin: 60px auto;
    text-align: center;
	width:700px;
	color:#ffffff;
}
.letter {
    margin-bottom: 20px;
    position: relative;
}
.letter span  {
	border: 5px solid #ffffff;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 42px;
	font-weight: 700;
	height: 50px;
	line-height: 55px;
	padding: 10px;
	position: relative;
	width: 50px;
}

.letter span i{
	margin-left:-4px;
}


.subscribeHolder h1{
    color: #ffffff;
    font-family: 'Microsoft JhengHei';
    font-size: 20px;
    margin-top: 20px;
	line-height:30px;

}

.subscribeHolder h1 span {
    font-family: 'Microsoft JhengHei';
}

.subscribeHolder p{
	color: #ffffff;
	font-family: 'Microsoft JhengHei';
	font-size: 14px;
	line-height: 22px;
	margin-top: 12px;
}


#notForm {
    position: relative;
	margin-top:30px;
	margin-bottom:100px;
}


#notForm input[type="email"] {
    background: none;
	filter:alpha(opacity = 12);
	background: rgba(255,255,255,0.1) ;
    border: 2px solid #EFEFEF;
    border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
    color: #FFFFFF ;
    font-size: 12px;
    height: 31px;
    margin-right: 145px;
    outline-width: 0;
    padding-left: 15px;
    width: 300px;
	font-family: 'Microsoft JhengHei';
}

#notForm input[type="email"]:focus {
    background: rgba(255,255,255,0.4) ;
    outline-width: 0;
}
#notForm input[type="submit"]::-moz-focus-inner {
    border: 0 none;
}

#btnSubmit {
    position: relative;
}

#btnSubmit input[type="submit"] {
    background: none ;
	filter:alpha(opacity = 12);
	background: rgba(255,255,255,0.1) ;
    border: 2px solid #EFEFEF;
    border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 38px;
    position: absolute;
    right: 138px;
    top: -37px;
    width: 120px;
}

label.error {
    color: #FFFFFF;
    display: block;
    font-family: 'Microsoft JhengHei';
    font-size: 11px;
    left: 136px;
    padding-bottom: 10px;
    position: absolute;
    top: 45px;
}


/*End subscribe*/



/*Login*/



/*Gallery section*/

#login{
	position:relative;
	background:#ffffff;
}



.loginIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px;
}


.loginIntro h1{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';
	font-size:32px;
	position:relative;
	line-height:34px;
	margin-bottom:20px;
}


.loginIntro h1 span.black{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';

}


#loginForm input[type="text"], #loginForm input[type="password"], #loginForm input[type="email"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
    color: #000000;
    font-family: 'Microsoft JhengHei';
    font-size: 13px;
    margin-bottom: 10px;
    outline-width: 0;
    padding-left: 10px;
}
#loginForm {
    margin-right: 75px;
    margin-top: 40px;
    position: relative;
}
#loginForm label {
    display: inline-block;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
#loginForm input[type="text"]:focus, #loginForm input[type="password"]:focus {
    background: none repeat scroll 0 0 #FCFCFC;
}

#loginForm input[type="text"]:focus, #loginForm input[type="email"]:focus {
    background: none repeat scroll 0 0 #FCFCFC;
}

#loginForm input[type="text"], #loginForm input[type="password"] {
    height: 48px;
    width: 200px;
}

#loginForm input[type="text"], #loginForm input[type="email"] {
    height: 48px;
    width: 200px;
}


#loginForm button {
    border: medium none;
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Microsoft JhengHei';
    font-size: 20px;
    height: 52px;
    margin-left: 5px;
    position: absolute;
    width: 85px;
	background: #2563a3;
	box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
}


#loginForm input[type="submit"]:hover {
    box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
}


/*End login section*/



/*FAQ section*/

#faq {
	
	background:#fafafa;
}

.faqIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px;
}

.faqIntro h1{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';
	font-size:24px;
	position:relative;
	line-height:34px;
	margin-bottom:20px;
}


.faqIntro h1 span.black{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';

}


.accordion{
	width:600px;
	margin-right:50px;
}

.shortContact{
	width:300px;
	margin-top:12px;
	
}


.shortContact h1 {
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';
	font-size:16px;
	margin-bottom:10px;

}

.shortContact p{
	margin-bottom:30px;
	font-size:13px;
	font-family: 'Microsoft JhengHei';
	line-height:22px;
}


a.shortContact{
	font-size:14px;
	font-family: 'Microsoft JhengHei';
}

a.shortContact i {
    font-size: 13px;
    left: 8px;
    position: absolute;
    top: 13px;
}



/*End faq section*/


/*Pricing*/

#pricing {
	
	background:#ffffff;
}

.pricingIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px;
}

.pricingIntro h1{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';
	font-size:24px;
	position:relative;
	line-height:34px;
	margin-bottom:20px;
}


.pricingIntro h1 span.black{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';

}




#pricing {
    background: none repeat scroll 0 0 #FFFFFF;
}


.pricingIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px;
}


.pricingIntro h1 {
    color: #2D2D2D;
    font-family: 'Microsoft JhengHei';
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
    position: relative;
}


.pricingIntro h1 span.black {
    color: #2D2D2D;
    font-family: 'Microsoft JhengHei';
}


#pricingContainer {
    margin-left: 35px;
    margin-right: 20px;
    margin-top: 80px;
	font-family: 'Microsoft JhengHei';
}

.pricingtbl ul {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #555555;
    float: left;
    margin-right: 18px;
    text-align: center;
    width: 280px;
	border-radius:8px;
	-webkit-border-radius: 8px;
	-moz-border-radius:8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}


.pricingtbl ul.border li, .pricingtbl ul.border li.signupBtn {
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
}


.pricingtbl ul.border li.signupBtn {
    border-bottom: 1px solid #EFEFEF;
}


.pricingtbl ul.border li span {
   font-family: 'Microsoft JhengHei';
	color:#2d2d2d;
}


.pricingtbl ul.border li:first-child {
    border: medium none;
}


#pricingContainer ul:last-child {
    margin-right: 0;
}


.pricingtbl li.pricing {
    background: none repeat scroll 0 0 #FAFAFA;
    padding: 5px 15px 15px;
}


.pricingtbl ul li {
    padding: 12px;
}


.pricingtbl ul li:first-child {
    background: none repeat scroll 0 0 #2D2D2D;
    border: medium none;
    border-radius: 8px 8px 0 0;
	-webkit-border-radius:  8px 8px 0 0;
	-moz-border-radius:  8px 8px 0 0;
	-ms-border-radius:  8px 8px 0 0;
	-o-border-radius:  8px 8px 0 0;
    color: #EFEFEF;
    font-size: 22px;
    padding: 40px 20px;
    position: relative;
}


#pricingContainer .pricing-big li:first-child {
    font-size: 24px;
    padding: 50px 20px;
}


#pricingContainer .pricing-big li .arrowPricing {
    background: none repeat scroll 0 0 #00B686;
    height: 5px;
    left: 50%;
    position: absolute;
    top: 97px;
    width: 5px;
}


.pricingtbl ul li.signupBtn {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-radius: 0 0 8px 8px;
	-webkit-border-radius:  0 0 8px 8px;
	-moz-border-radius:  0 0 8px 8px;
	-ms-border-radius:  0 0 8px 8px;
	-o-border-radius:  0 0 8px 8px;
    padding: 30px;
}


.pricingtbl ul li.signupBtn a {
    background: none repeat scroll 0 0 #93C054;
	border-radius: 3px;
	-webkit-border-radius:  3px;
	-moz-border-radius:  3px;
	-ms-border-radius:  3px;
	-o-border-radius:  3px;
	box-shadow: -4px -4px 0 rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	color: #FFFFFF;
	margin-top: 12px;
	padding: 12px 20px 12px 30px;
	position: relative;
}

.pricingtbl ul li.signupBtn i{
	font-size: 10px;
	left: 8px;
	position: absolute;
	top: 16px;
}


.pricingtbl ul li.signupBtn a:hover {
    box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
}
.pricingtbl ul small {
    color: #000000;
    font-size: 12px;
    margin-left: 20px;
    margin-top: 2px;
}
span.price {
    color: #2D2D2D;
    font-family: "Microsoft JhengHei";
    font-size: 48px;
}
span.price span.dollar {
    color: #666666;
    font-size: 20px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    top: -18px;
}
.pricing-big {
    position: relative;
    top: -12px;
    width: 220px;
    z-index: 20;
}
.pricing-big.style2 {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);

}


/*End pricing*/



/*Anota*/


.clientContainer{
	background: url(../images/sliderImages/parallax2.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-y;
	background-size: cover;
	min-height: 300px;
	background-color:#fafafa;
}


.clientContent {
  	margin: 60px auto;
    text-align: center;
	width:850px;
	color:#ffffff;
}


.clientContent h1{
	font-family: 'Microsoft JhengHei';
	font-size:24px;
	position:relative;
	line-height:34px;
	margin-bottom:5px;
}


.clientContent h1 span.black{
	font-family: 'Microsoft JhengHei';

}


.clientContent p {
    color: #ffffff;
    font-family: 'Microsoft JhengHei';
    font-size: 13px;
    line-height: 22px;
    position: relative;
	padding-right:100px;
	padding-left:100px;
}

ul.clientList {
    display: block;
    font-size: 70px;
    margin-bottom: 80px;
    margin-top: 30px;
    
}

ul.clientList li{
	display:inline;
	margin-right:20px;
	position: relative;
}

ul.clientList a{
	color:#ffffff;
	display: inline-block;
	
}

/*End anota*/


/*contact section*/

#contact {
	background:#fafafa;
}


.touchIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px;
}


.touchIntro h1{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';
	font-size:24px;
	position:relative;
	line-height:34px;
	margin-bottom:20px;
}

.touchIntro h1 span.black{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';

}

.getinTouch{
	margin-top:60px;
}


.contactForm {
    margin-right: 18px;
    padding-right: 10px;
    position: relative;
}
#success, #error{
    display: none;
}
#success h2, #error h2 {
    color: #93C054;
    font-size: 11px;
    left: 4px;
    position: absolute;
    top: -28px;
}


#error h2 {
	color:#ce3d3d;
}



.errorForm {
    border: 1px solid #93C054 !important;
}


#inputs {
    float: left;
    overflow: hidden;
    width: 50%;
}

#textArea {
    float: right;
    width: 50%;
}

/*End contact section*/



/*Shareon section*/

#shareon {
	background:#2d2d2d;
}


.shareIntro {
    margin: 80px auto 0;
    text-align: center;
    width: 730px;
}


.shareIntro h1{
	color:#ffffff;
	font-family: 'Microsoft JhengHei';
	font-size:24px;
	position:relative;
	line-height:34px;
	margin-bottom:20px;
}

.shareIntro h1 span.black{
	font-family: 'Microsoft JhengHei';

}

#shareon .secArrow i{
	color:#ffffff;
}

#shareon.section{
	padding-bottom:50px;
}


.socialsShare {
    margin-top: 20px;
}
.socialsShare li {
    display: inline-block;
    margin-right: 30px;
}
.socialsShare a {
    color: #ffffff;
    display: inline-block;
    font-size: 30px;
    height: 15px;
    padding: 8px;
    text-align: center;
    width: 15px;
}


.socialsFooter a i {
    display: block;
    margin-left: -4px;
    margin-top: -1px;
}


/*End shareon section*/


/*Footer*/

#footer{
	padding-top:60px;
	padding-bottom:60px;
	background:#ffffff;
	margin-left:60px;
	margin-right:60px;
	color:#666666;
}


#footer p{
	font-family: 'Microsoft JhengHei';
	font-size:13px;
	float:left;
}


#footer p span{
	color:#2d2d2d;
	font-family: 'Microsoft JhengHei';
}


#footer ul{
	float:right;
	font-size:13px;
	font-family: 'Microsoft JhengHei';
}

#footer ul li{
	display:inline;
	margin-right:10px;
	
}

#footer li a{
	color:#666666;
	
}

#footer li a:hover{
	color:#000000;
}





/*End footer*/



/* Clear float style*/
.clearfix:before,
.clearfix:after{
	content:"";
	display:table;
}

.clearfix:after{
	clear:both;
}
/*End clear float style */



/*-------------------------------------------------------------------------*/

/* Media queries */


/*iPad lanscape*/

/* Tablet Portrait size -> standard 960 */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	input, textarea{-webkit-appearance: none;-webkit-border-radius:0;}
	.logo h1{margin-left:30px;}
	nav#mainNav{margin-right:15px;}
	nav#mainNav li a{padding:25px 16px;}

	nav#mainNav li select{
	    color: #000000;
	    display: block;
	    padding: 25px 16px;
	    position: relative;
	    border:0px;
	    outline:0px;
	    font-size: 20px;
	}

	.holder960, .aboutIntro,.counterHolder,.productDetails,.divider, .faqIntro, .clientContent,.shot, .shareIntro, .loginIntro,.galleryIntro{width:700px;}
	.description{width:500px;}
	.teaserTitle h1:before{left:18%;}
	.featureSingle{width:185px;}
	.desc{width:121px;}
	.featureSingle .ico{margin-right:10px;}
	#btnSubmit input[type="submit"] {right:136px;top:-38px;}
	.arrowHolder{margin-left:-45px;}
	.secArrow i{margin-left:-30px;}
	
	
	
	
	.subscribeContainer, .clientContainer{	background-attachment: scroll;background-position:top center !important;background-size: cover;}
	
	
	.shot.column,.description.column{float:none;}
	.shot{text-align:center;}
	
	
	.accordion{width:440px;}
	.shortContact{width:210px;}
	
	
	#pricingContainer{margin-left:10px;}
	.pricingtbl ul{width:214px;margin-right:14px}
	#pricingContainer .pricing-big li:first-child:after{left:64px;top:100px;}
	
	ul.clientList{font-size:55px;}
	
	#loginForm input[type="submit"]{position: static;width:auto;margin-left: 436px;padding-left:47px;padding-right:47px;}
	#loginForm input[type="text"], #loginForm input[type="password"]{width:450px;}
	#loginForm input[type="text"], #loginForm input[type="email"]{width:450px;}
	
}


/* Mobile Landscape Size -> Tablet Portrait size*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	input, textarea{-webkit-appearance: none;-webkit-border-radius:0;}
	html{-webkit-text-size-adjust: none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;}

	#loaderInner {margin: -50px 0 0 -30px;}

	.logo, nav#mainNav{float:none;}
	#loaderInner {margin: -50px 0 0 -30px;}
	.logo{margin-left:0px;margin-bottom:40px;}
	.logo h1{margin-left:10px;}
	nav#mainNav{margin-right:0;}
	nav#mainNav ul{display:none;margin-bottom:20px;padding-left:5px;border-top:1px #efefef solid;padding-top:15px;}
	nav#mainNav li{float:none; display:inline-block;margin-right:10px;}
	nav#mainNav li a{padding:10px 5px;display:block;}

	nav#mainNav li select{
	    color: #000000;
	    display: block;
	    padding: 10px 5px;
	    position: relative;
	    border:0px;
	    outline:0px;
	    font-size: 20px;
	}

	.mobileBtn{display: inline-block;float: right;margin-bottom: 16px;margin-right: 15px;margin-top: -47px;position: relative;}

	.holder960, .holderTitle, .aboutIntro,.subscribe,.shot,.description, .counterHolder, .faqIntro,.slider,.touchIntro, .clientContent, .shareIntro, .loginIntro,.galleryIntro,.accordion,.shortContact,.pricingIntro, .productDetails,.divider{width:400px;}
	.arrowHolder {margin-left: -42px;top: -37px;width: 20%;}
	.secArrow i{margin-left:-29px;}
	.teaserTitle h1{font-size:26px;}
	.teaserTitle h1:before{width:385px;left:2%;top:47px;}
	.teaserTitle h2{font-size:18px;letter-spacing:3px;}
	.aboutIntro{margin:100px auto 0;}
	.aboutIntro h1, .galleryIntro h1{font-size:34px;}
	
	.shot{text-align:center;}
	
	.flexslider .slides img {width: 100%;}
	
	
	
	.featureSingle{width:380px; margin-bottom:20px;}
	.featureSingle:last-child, .info.column:last-child{margin-bottom:0;}
	.featureSingle.column, .accordion.column, .shortContact.column, #footer p,#footer ul,.shot.column,.description.column{float:none;}
	.notBtn{margin-bottom:30px;}
	
	.accordion{margin-right:0;margin-bottom:50px;}
	
	
	#pricingContainer{margin-left:10px;margin-top:100px}
	.pricingtbl ul{width:380px;float:none; margin-right:0;margin-bottom:50px;}
	.pricingtbl ul:last-child{margin-bottom:0;}
	.pricingtbl ul:nth-child(2n){margin-bottom:5px;}
	#pricingContainer .pricing-big li:first-child:after{left:144px;top:100px;}
	
	
	.clientContent p{padding-right:40px;padding-left:40px;}
	ul.clientList{font-size:60px;}
	
	
	#notForm input[type="email"]{width:245px;}
	#btnSubmit input[type="submit"]{right:6px;top:-39px;}
	label.error{left:22px;}
	
	
	#loginForm input[type="submit"]{width:125px;position: static;margin-left: 189px;}

	

	
	
	
	#inputs, #textArea{float:none;width:100%;}
	.contactForm input[type="text"], .contactForm input[type="email"]{width:380px}
	.contactForm textarea{width:383px}
	.contactForm input#submit{width:398px;}
	
	.socialsShare li{margin-right:15px;}
	#footer {text-align:center;}
	#footer p{margin-bottom:10px;}

	
}


/* Mobile Portrait Size -> Mobile Landscape Size */
@media only screen and (max-width:479px) {
	
	input, textarea{-webkit-appearance: none;-webkit-border-radius:0;}
	html{-webkit-text-size-adjust: none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;}
	.logo, nav#mainNav{float:none;}
	#loaderInner {margin: -50px 0 0 -30px;}
	.logo{margin-left:0px;margin-bottom:30px;}
	.logo h1{margin-left:10px;}
	nav#mainNav{margin-right:0;}
	nav#mainNav ul{display:none;margin-bottom:5px;margin-left:5px;}
	nav#mainNav li{float:none; display:block;}
	nav#mainNav li a{padding:10px 5px;display:block;}

	nav#mainNav li select{
	    color: #000000;
	    display: block;
	    padding: 10px 5px;
	    position: relative;
	    border:0px;
	    outline:0px;
	    font-size: 20px;
	}
	
	nav#mainNav li a.buy{display:inline-block;margin-top:5px;margin-bottom:5px;}
	.mobileBtn{display: inline-block;float: right;margin-bottom: 16px;margin-right: 20px;margin-top: -56px;position: relative;}

	
	.holder960, .holderTitle, .aboutIntro,.subscribe, .counterHolder, .faqIntro,.slider,.touchIntro, .clientContent, .shareIntro, .loginIntro,.galleryIntro,
	.accordion,.shortContact,.shot,.description,.productDetails,.divider, .pricingIntro{width:230px;}
	
	.arrowHolder {margin-left: -53px;top: -37px;width: 45%;}
	
	
	.teaserTitle h1{font-size:25px;}
	.teaserTitle h1:before{width:195px;left:7%;top:78px;}
	.aboutIntro{margin:50px auto 0;}
	
	
	.shot{text-align:center;}
	.proddetContent {margin-top: 30px;}
	
	#notForm input[type="email"]{width:200px;margin-right:0;}
	#btnSubmit input[type="submit"]{position:static; margin-top:30px;}
	label.error{left:25px;}
	
	
	#loginForm label{padding-bottom:10px;display:block;margin-right: -70px;}
	#loginForm input[type="submit"]{width:auto;padding-left:47px;padding-right:47px;margin-left: 5px;}
	#loginForm{padding-bottom:60px;}
	
	.features{margin-left:0;}
	.featureSingle{width:200px;margin-bottom:20px;}
	.desc{width:120px;margin-bottom:20px;}
	.featureSingle.column{float:none;}
	.featureHolder:last-child{margin-top:0;}
	.notBtn{margin-top:30px;}
	
	.flex-direction-nav .flex-prev{left:20px !important;}
	.flex-direction-nav .flex-next{right:20px !important;}

	.featureSingle.column, .accordion.column, .shortContact.column, #footer p,#footer ul,.shot.column,.description.column{float:none;}
	.accordion{margin-right:0;margin-bottom:50px;}
	
	#pricingContainer{margin-left:3px;margin-top:90px;}
	.pricingtbl ul{width:220px;float:none; margin-right:0;margin-bottom:50px;}
	.pricingtbl ul:last-child{margin-bottom:0;}
	.pricingtbl ul:nth-child(2n){margin-bottom:5px;}
	#pricingContainer .pricing-big li:first-child:after{left:67px;top:100px;}

	.clientContent p{padding:0;}
	ul.clientList{font-size:40px;}
	ul.clientList li {display: inline-block;padding-bottom: 10px;margin-right:0;}
	
	.socialsShare li{margin-right:10px;margin-bottom:10px;}
	#inputs, #textArea{float:none;width:100%;}
	.contactForm input[type="text"], .contactForm input[type="email"]{width:210px}
	.contactForm textarea{width:213px}
	.contactForm input#submit{width:225px;}
	#footer{text-align:center;}
	#footer p{margin-bottom:10px;}

	#loginForm input[type="text"], #loginForm input[type="password"] {
	    height: 48px;
	    width: 220px;
	}

	#loginForm input[type="text"], #loginForm input[type="email"] {
	    height: 48px;
	    width: 220px;
	}

	#loginForm button {
	    border: medium none;
	    border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: inline-block;
	    font-family: 'Microsoft JhengHei';
	    font-size: 20px;
	    height: 52px;
	    margin-top: 10px;
	    margin-left: -2px;
	    position: absolute;
	    width: 85px;
		background: #2563a3;
		box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-ms-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
		-o-box-shadow: -4px -4px 0px rgba(0, 0, 0, 0.1) inset;
	}
}

/*End media queries*/
/*-------------------------------------------------------------------------*/