@media (min-width: 1200px) {
  .span12, .container {
    width: 1000px;
  }
}

body {
	font-family:"微軟正黑體", Arial;
	font-size: 14px;
	background:#FFF;
	color:#000;	
}
::-moz-selection{
	background: #E1704B; 
	color: #fff; 
	text-shadow: none;
}
::selection {
	background: #E1704B; 
	color: #fff; 
	text-shadow: none;
} 

h1, h2, h3, h4, h5, h6{font-family: 'Akzidenz Bold'; font-weight:normal;  text-shadow:none !important;}
p, a{
	font-family:Open_Sans_R;
	font-size: 14px;
	line-height:21px;
	text-shadow:none !important;
	outline:none !important;
}
.clear{clear:both;}
.page_title{
	text-align:center;
	font-size:60px;
	line-height:67px;
	font-family: "微軟正黑體", Arial;
	font-weight:normal;
	color:#666;
}
.promo_txt{
	text-align:center;
	font-size:20px;
	line-height:27px;
	padding:15px 0px;
	color:#999;
	border-top:#CCC solid 1px;
	margin-top:15px;
	margin-bottom:20px;
	text-transform:none;
}
.main_heading{font-size:30px; line-height:67px; font-family: 'Akzidenz Bold'; font-weight:normal;}
.sub_heading{font-size:2em; padding:15px 0px; line-height:1em; font-weight: bold;font-family: '微軟正黑體',Arial;}
.social-icons a{font-family: 'Socials'; font-size:56px; color:#222; line-height:50px;}
.social-icons a:hover{
	text-decoration:none;
	color:#FC0;
}
.icon{font-family: 'Entypo'; font-size:40px; text-align:center; padding-top:10px; padding-right:10px;;}
.small_btn{padding:7px 9px; background:#222; color:#FFF; border:none;}
.small_btn:hover{
	text-decoration:none;
	background:#FFF;
	color:#FC0;
}
.txt_light{font-family: 'Akzidenz Light';}
::selection {
background: #e1704b;
color: #FFF;
text-shadow: 0 1px 1px #000;
}


header{width:100%; height:auto; background:#FFF;padding:50px 0px; position:fixed; top:0; left:0; z-index:999;}
header .logo_holder{width:auto; float:left;}
header nav{width:auto; float:right; margin-top:20px;}
header nav a{display:block; width:auto; float:left; margin-left:20px; text-transform:uppercase; font-size:14px; color:#222;}
header nav a:hover, .def-link{
	color:#222;
}

.mobile-nav{margin-right:10px;}

@media (max-width: 460px) {
  .mobile-nav select{width:100px;}
}

.page{width:100%; height:auto; margin-top:86px;}
@media (max-width: 768px) {
  .page{padding-top:100px; margin-top:0px;}
}






/*---------------------ABOUT SECTION STYLES---------------------*/

.process {
	text-align:center;
	margin-top:50px;
	vertical-align: middle;
}
.process .span3{margin-bottom:95px;}
.testimonials{
	background: #424242;
	color: #FFF;
	padding-top: 70px;
	padding-bottom:60px;
	text-align:center;
	margin-bottom:10px;
}
.testimonial{display:none;}
.testimonial_collection .testimonial:first-child{display:block;}
.testimonial p{ font-size:24px; line-height:31px; font-family:"微軟正黑體", Arial; font-style:oblique;}
.testimonial_nav{height:19px; display:inline-block; margin-top:25px;}
.testimonial_nav a{display:block; width:19px; height:19px; float:left; background:url(../images/nav_bg.png) no-repeat; background-position:0px -19px; overflow:hidden;}
.testimonial_nav a:hover, .testimonial_nav a.active_nav{background-position:0px 0px;}
.about_txt{margin-top:25px; margin-bottom:90px;}
.team{
	margin-top:30px;
	margin-bottom:30px;
}
.team .sub_heading{
	color:#FC0;
	font-size: 18px;
}
.clients{
	padding-top: 40px;
	padding-bottom: 25px;
	text-align:center;
	margin-bottom:96px;
	background-color: #E4A41F;
}
.clients .page_title{color:#FFF; margin-bottom:0px;}
.client{margin-bottom:12px;}
.client_name{
	color: #FC0
}

@media (max-width: 800px) {
  .testimonials{padding: 50px 10px;}
}

@media (max-width: 780px) {
  .team{text-align:center;}
}






/*---------------------SERVICE SECTION STYLES---------------------*/

.service{text-align:center; margin-top: 50px; margin-bottom: 36px;}
.service .span4{margin-bottom:50px;}
.service .icon img{ margin-bottom: 10px;}
.other_services{margin-bottom:56px; margin-top:50px; margin-bottom: 60px;}
.other_services .span6{margin-bottom:35px;}
.other_services .span6 .sub_heading{
	color:#F90;
}
.other_services .span6 .sub_heading .icon{color:#222;}
.quick_connect{
	text-align:center;
	margin-bottom:98px;
	background-color: #000;
	background-image: url(../images/team/000.png);
	margin-top: 100px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.quick_connect .page_title{color:#FFF; margin-bottom:45px;}
.contact_button a{padding:12px; background:#222; color:#FFF; font-size:18px;}
.contact_button a:hover{background:#FFF; color:#e1704b; text-decoration:none;}








/*---------------------PORTFOLIO STYLES---------------------*/

.portfolio-inner{margin-bottom:84px; margin-top:40px;}
.element{
	
	width: 250px;
	height: 250px;
	
}
.gallery-caps{
	width: 250px;
	height: 250px;
	text-align: center;
}
.gallery-caps > h3{
	width: 250px;
	text-align: center;
	padding-top: 50px;
	font-family: 'Akzidenz Bold';
	font-weight: normal;
	color: #fff;
	
	text-transform:uppercase;
	
}
.gallery-caps > p{
	width: 250px;
	padding-top: 160px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
.gallery-caps{
	background-color: #FC0;
	background-image: url(../images/overlay-zoom.png);
	background-repeat: no-repeat;
	background-position: center center;
}



#options{
	/*background: #D82546;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-top: 40px;
	border-radius: 0px;
	border-radius: 5px;*/
}
#filters{
	padding: 10px;
}
#filters li{
}
#filters li > a{
	color: #222;
	font-size: 15px;
	text-transform: uppercase;
}
#filters li > a:hover, #filters li > a.selected{
	color: #222 !important;
}
#filters li:after
{
content:' / ';
	color: #222;
	font-size: 18px;
	margin-left: 5px;
	margin-right: 5px;
}
#filters li:last-child:after
{
	display: none;
}








/*---------------------FEATURES SECTION STYLES---------------------*/

.main{
	text-align: center;
	width: 100%;
	
	padding: 30px 0px 50px 0px;
	margin: 0 auto 30px auto;
	
}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}
.main .button-label, .main input, .main label{display:none !important;}
.feature{margin-bottom:30px; margin-top:0px;}
.show-grid div{margin-bottom:20px;}
.show-grid div{background:#DDD; text-align:center; padding-top:5px;}
.nav-tabs{margin-bottom:0px; padding-bottom:0px; border-bottom:none;}
.nav-tabs li a{background:#CCC; color:#222; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; -ms-border-radius: 0px; margin-bottom:1px;}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li a:hover{background:#e1704b; text-decoration:none; color:#FFF;}
.tab-pane{padding:15px; border:1px solid #E5E5E5;}
.feature .tab-content{margin-bottom:20px;}

a.accordion-toggle{background:#e1704b; color:#fff;}
a.accordion-toggle:hover{text-decoration:none; background:#222; color:#FFF;}
a.accordion-toggle span{padding-right:10px;}
.messsages{margin-bottom:86px;}
#features .quick_connect .page_title{margin-bottom:55px;}







/*---------------------CONTACT SECTION STYLES---------------------*/

.contact{margin-bottom:50px; margin-top:40px;}
.contact_form{margin-top:8px; margin-bottom:54px;}
.contact_form .input{width:75%; height:40px; background:#f7f7f7; color:#000; border-radius: 0px; box-shadow: none; margin-bottom:30px;}
.contact_form .textarea{width:95%; height:150px; resize:none; background:#f7f7f7; color:#000; border-radius: 0px; box-shadow: none; margin-bottom:30px;}
.contact_info {margin-bottom:50px;}
.contact_info p{margin-bottom:20px;}


#contact .quick_connect{margin-bottom:0px; padding-bottom:70px;}
#contact .quick_connect .page_title{margin-bottom:0px;}








.left1 {
	float:left;
	width:800px;
	margin:40px 10px 10px 10px !important;
	margin:0px 10px 10px 25px;
	font-family: "微軟正黑體", Arial;
	
}
.left2 {
	float: left;
	width:700px;
	margin:0px 10px 10px 150px !important;
	margin:0px 10px 10px 25px;
	
}
.left3 {
	float: right;
	width:700px;
	margin:0px 30px 10px 150px !important;
	margin:0px 10px 10px 25px;
	
}
.left4 {
	float:left;
	width:923px;
	margin:44px 0px 10px 15px !important;
	margin:0px 10px 10px 25px;
	
}
.left5 {
	float:left;
	width:550px;
	margin:145px 0px 0px 15px !important;
	margin:0px 10px 10px 25px;
	
}

.table1{
	background-color:#444;
	color:#000;
	border-bottom:1px solid #444;
	background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.39, rgb(189,189,189)),
        color-stop(0.7, rgb(224,224,224))
        );
	background:-moz-linear-gradient(
        center bottom,
        rgb(189,189,189) 39%,
        rgb(224,224,224) 70%
        );
	
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 0;
}

.table3{
	background-color:#CCC;
	color:#000;
	border-bottom:1px solid #fff;
	border-right: 1px solid #fff;
	background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.39, rgb(189,189,189)),
        color-stop(0.7, rgb(224,224,224))
        );
	background:-moz-linear-gradient(
        center bottom,
        rgb(189,189,189) 39%,
        rgb(224,224,224) 70%
        );
	
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 0;	
}
.table4{
	background-color:#555;
	color:#f0f0f0;
	border-bottom:1px solid #444;
	background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.39, rgb(85,85,85)),
        color-stop(0.7, rgb(105,105,105))
        );
	background:-moz-linear-gradient(
        center bottom,
        rgb(85,85,85) 39%,
        rgb(105,105,105) 70%
        );
	
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 0;
}

.style8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
	}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:10px;
	color: #666;
	padding: 0 0 0 250px;
}
.style12 {
	font-size: 16px;
	color: #000;
	border-right: 1px solid #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px;
}
.style13 {
	font-family: "微軟正黑體", Arial;
	color: #000;
	font-size: 18px;
	padding:10px;
}
.style13:hover {
	color:#F30;
}


.grid-6 {
	width:100%;
	float:left;
}
.grid-6 .image{
	width:100%;
	max-width: 200px;
	display:block;
	margin: 10px 10px 2px 0px;
	}
.grid-7 {
	width:100%;
	float:left;
}
.grid-7 p{
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1em;
	margin: 10px 300px 10px 0px;
	font-size: 12px;
	line-height: 15px;
}	

.slide-btn{
	color: #08080B;
	border: 1px solid #999;
	border-left: 4px solid #999;
	padding: 0.89em 1.8em;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	margin: 20px 0px 20px 10px;
	font-size: 0.875em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	text-decoration : none;
}
.slide-btn:hover{
	border: 1px solid #000;
	border-right: 8px solid #000;
	text-decoration : underline;
	
}

/*---------------------FOOTER STYLES---------------------*/

footer{background:#222; color:#FFF; padding-top:100px; padding-bottom:94px; text-align:center;}
footer p{line-height:25px; margin-top:25px;}
footer .connect{margin-bottom:20px; margin-top:22px}
footer .connect a{color:#FFF; text-transform:uppercase; font-size:16px;}
footer .connect a:hover{color:#E1704B; text-transform:uppercase; font-size:16px; text-decoration: none;}
footer .connect span{padding:0px 2px; font-size:16px; font-weight:bold;}
