body {
	background: #ffffff;
	font-family: '微軟正黑體';
	text-align:justify;
	font: 15px/30px 微軟正黑體;
}

header .logo {
	height: 43px;
	width: 235px;
}

header .logo a {
	height: 43px;
	width: 245px;
}

header {
	height: 70px;
	background: #ffffff;
	opacity:0.95;
	filter:Alpha(opacity=95);
	-webkit-box-shadow: 0px 0px 4px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 4px 8px rgba(10, 10, 10, 0.1);
}

header.mobile .logo a {
top: 11px;
}

ul#nav li a {
	line-height: 70px;
	color: #000000;
}

ul#nav > li.active a {
background: #1897c5;
color: #fff !important;
}

ul#nav li:hover > a, ul#nav li.active a {
color: #1897c5;
}

#nav-wrap {
	font: 15px '微軟正黑體';
	float: right;
}


footer {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

#company, #clients, #services, #contact, #follow-us {
	padding-top: 120px;
	padding-bottom: 120px;
}

.row .offset-1 {
	margin-left: 0;
}

#services .section-head h2 {
color: #1897c5;
}

#company .section-head h2, #company h4, #about h5 {
color: #1897c5;
}

#company .section-head .intro {
	color: #4E565F;
}

#company {
color: #4E565F;
}

#follow-us {
	background:  url(../images/news_bg.jpg);
}

#clients {
	background:  url(../images/clients_bg.jpg);
}

#services {
	background:  url(../images/clients_bg.jpg);
}

#company h3 {
	font: 24px/30px '微軟正黑體';
}

.services-wrapper h2 {
	font: 16px/24px '微軟正黑體';
	font-size:20px;
	color: #1897c5;
	letter-spacing: 0px;
}

#clients .section-head .intro {
	color: #4E565F;
}

.section-head h2 {
	font: 30px/42px '微軟正黑體';

}

#follow-us .entry-header h3 {
	font: 26px/42px '微軟正黑體';
	color: #fff;

}

#follow-us .entry .post-content p {
	font: 16px/30px '微軟正黑體';
	font-size: 18px;

}

.desc {
	font: 14px/24px '微軟正黑體';
}

.intro {
	font: 20px/36px '微軟正黑體';
	text-align: justify;
}

#follow-us .entry .post-meta time {
	font-family: '微軟正黑體';
}

h1, h2, h3, h4, h5, h6 {
	font-family: '微軟正黑體';
}

.portfolio-item .portfolio-item-meta h5 a {
font: 16px/24px '微軟正黑體';
color: #0f9095;
margin-left: 0;
text-align: center;
}

.portfolio-item .portfolio-item-meta {
padding: 0 0 12px 0;
}

#clients .section-head h2 {
color: #1897c5;
}

.slider-text{
	min-height: 400px;
	padding-top:120px;
	}
	
	
.mc-float-right{
		float:right;
		font-style: italic;
		font-size:14px !important;
		margin-top:0px;
		padding-top: 15px;
	}
	
	ul{
	list-style: disc;
	}
	
	#contact button.submit {
font: 18px/30px 微軟正黑體;
text-transform: uppercase;
letter-spacing: 0px;
color: #fff;
background: #11ABB0;
padding: 10px;
border: none;
cursor: pointer;
height: auto;
display: inline-block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
float: left;
}


#services .more-detail {
font: 13px 微軟正黑體;
text-transform:  none;
letter-spacing: 0px;
background: #1897c5;
color:#fff;
padding: 8px;
border: none;
cursor: pointer;
height: auto;
display: inline-block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
float: left;
margin-bottom:15px;
}

#services a, #services a:visited {
color: #FFFFFF;
}

#services .more-detail:hover {
color: #333333;
background: #1897c5;
}


#company .more-detail {
font: 13px 微軟正黑體;
text-transform:  none;
letter-spacing: 0px;
background: #1897c5;
color:#fff;
padding: 8px;
border: none;
cursor: pointer;
height: auto;
display: inline-block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
float: left;
margin-top:8px;
}

#company a, #company a:visited {
color: #FFFFFF;
}

#company .more-detail:hover {
color: #333333;
background: #1897c5;
}


	.slider-text p {
	margin: 5px;
	color: #444444;
	}

	.icon-mobile:before {
		content: "\f10b";
		}

	.icon-video:before{
		content: "\f03d";
		}
		
	.icon-host:before{
		content: "\f0ee";
		}
		
	.icon-brand:before{
		content: "\f004";
		}		
		
	.icon-facebook:before{
		content: "\f082";
		}		
		
	.icon-phone:before{
		content: "\f095";
		}		
		
	.icon-company:before{
		content: "\f0f2";
		}		
		
	.icon-service:before{
		content: "\f085";
		}		
		
#company .icon-down:before{
		content: "\f13a";
		}
		
#services .icon-down:before{
		content: "\f13a";
		margin-right:-10px;
		}		

.main-bannerA{
	background:url(../images/intro-bg2.jpg) center no-repeat; 
	max-width:100%;
    height: 660px;       
    margin-left: auto;      
    margin-right: auto;  
	}
		
		
.main-bannerB{
	background:url(../images/intro-bg3.jpg) center no-repeat; 
	max-width:100%;
    height: 660px;       
    margin-left: auto;      
    margin-right: auto;  
	}

.main-bannerC{
	background:url(../images/intro-bg.jpg) center no-repeat; 
	max-width:100%;
    height: 660px;       
    margin-left: auto;      
    margin-right: auto;  
	}
	
.main-bannerD{
	background:url(../images/intro-bg4.jpg) center no-repeat; 
	max-width:100%;
    height: 660px;       
    margin-left: auto;      
    margin-right: auto;  
	}


.main-bannerE{
	background:url(../images/intro-bg5.jpg) center no-repeat; 
	max-width:100%;
    height: 660px;       
    margin-left: auto;      
    margin-right: auto;  
	}

#contact {
background-color: #08335F;
color: #fff;
}

.fb-icon i, .fb-icon a:visited {
color: #11abb0 !important;
}

.slogan-text{
	padding-top:200px;
}

@media only screen and (max-width: 460px) {
	
	.slides {
	max-height: 500px;
	overflow: hidden;
	}

	.main-bannerA{
	background:url(../images/intro-bg2-mobile.jpg) center no-repeat; 
	max-width:100%;
    height: 500px;       
    margin-left: auto;      
    margin-right: auto;  
	}
	
	.main-bannerB{
	background:url(../images/intro-bg3-mobile.jpg) center no-repeat; 
	max-width:100%;
    height: 500px;       
    margin-left: auto;      
    margin-right: auto;  
	}
	
.main-bannerC{
	background:url(../images/intro-bg-mobile.jpg) center no-repeat; 
	max-width:100%;
    height: 500px;       
    margin-left: auto;      
    margin-right: auto;  
	}
	
.main-bannerD{
	background:url(../images/intro-bg4-mobile.jpg) center no-repeat; 
	max-width:100%;
    height: 500px;       
    margin-left: auto;      
    margin-right: auto;  
	}
	
.main-bannerE{
	background:url(../images/intro-bg5-mobile.jpg) center no-repeat; 
	max-width:100%;
    height: 500px;       
    margin-left: auto;      
    margin-right: auto;  
	}
	
.slogan-text{
	padding-top:150px;
}
	
	}


/*.flex-direction-nav  {display:none;}*/





