/*
 *
 * Template Name: Andia
 * Template URI: http://azmind.com
 * Description: Andia - Responsive Agency Template
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);   /* 思源黑體*/
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,400,300);
@import url(http://fonts.googleapis.com/css?family=Marvel:400,700);

body {
    background: #fff;
    text-align: center;
    font-family: '微軟正黑體', Verdana,Arial, sans-serif;
    color: #000;
    font-size: 13px;
}

.violet { color: #D33C14; }

a {
    color: #000;
    text-decoration: underline;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

a:hover { color: #888; text-decoration: none; }

strong { font-weight: bold; }


/* ----- Header ----- */

.header .navbar {
    margin-bottom: 0;
}

.header .navbar-inner {
    background: #fff;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header h1 {
    float: left;
    margin: 0;
    text-align: left;
}

.header a.brand {
    display: inline-block;
    text-indent: -9999px;
    width: 220px;
    height: 67px;
    padding: 30px 0;
    background: url(../img/logo.png) left center no-repeat;
}

.header ul.nav {
    font-size: 15px;
    text-transform: uppercase;
}

.header ul.nav li a {
    padding: 30px 10px 10px 10px;
    color: #5d5d5d;
    text-shadow: none;
}

.header ul.nav li.current-page a {
    padding-top: 25px;
    border-top: 5px solid #D33C14;
    background: #EEE; color:#000;
}

.header ul.nav li a:hover {
    background: #D33C14;
    color: #fff;
}

.header ul.nav li a i {
    line-height: 35px;font-size: 21px;
    color: #aaa;
}

.header ul.nav li a:hover i { color: #fff; }


/* ----- Slider ----- */

.slider {
    margin: 0 auto;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.1) inset,
        0 -5px 15px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.1) inset,
        0 -5px 15px 0 rgba(0,0,0,.1) inset;
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,.1) inset,
        0 -5px 15px 0 rgba(0,0,0,.1) inset;
}

.flexslider {
    margin-top: 45px;
    margin-bottom: 45px;
    border: 6px solid #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 -5px 15px 0 rgba(0,0,0,.05);
}

/* -----首頁 最新消息---- */
#tech { margin-top:50px; }
#tech h3{ margin-bottom:20px; }
#tech h4{font-size:21px;color:#E6442B;line-height:1.6em;text-align:left; }
#tech p{ font-size:17px;line-height:1.6em;text-align:left; }

#news {border: none; margin-top:50px; }
.news-slider { text-align:center;margin-bottom:0;
-moz-box-shadow:
        0 5px 15px 0 rgba(0,0,0,0),
        0 -5px 15px 0 rgba(0,0,0,0);
    -webkit-box-shadow:
        0 5px 15px 0 rgba(0,0,0,0),
        0 -5px 15px 0 rgba(0,0,0,0);
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,0),
        0 -5px 15px 0 rgba(0,0,0,0);}
.news-slider h3{font-size:21px;color:#E6442B;line-height:1.6em; }
.news-slider p{ font-size:17px;line-height:1.6em;text-align:center;}
.news-slider span{ color:#999; font-size:14px;line-height:1.6em;text-align:center;  }

.more { display:block; width:110px; text-align:center; margin:0 auto 0 auto;
		font-size: 15px;padding:6px;color: #fff;text-decoration: none;background:#E6442B;
-moz-border-radius: 5px;   -webkit-border-radius:5px;border-radius:5px;}
a.more { text-decoration:none;color: #fff; }
a.more:hover {	color: #000;background-color:#ccc; }

.tech { margin-top:25px; text-align:left;  }
.tech h3 { margin:30px auto; }
.tech h4{font-size:21px;color:#E6442B;line-height:1.6em;}
.tech p{ font-size:17px;line-height:1.6em; }

/* ----- 關於英特磊----- */
.profile h3 { margin:30px auto; text-align:left; }
.profile h4{font-size:21px;color:#E6442B;line-height:1.6em; }
.profile td,.profile p{ font-size:15px;line-height:1.6em; }
.profile td:first-child{ width:100px;}


.profile .team h4{font-size:21px;color:#E6442B;line-height:1.6em; text-align:left; margin:1em 0 0 0;}

.profile-menu { margin:2em 0; position:fixed; background:#963   }
.profile-menu li { list-style:none; border-bottom: 1px dotted #F6C792;line-height:2.5em; text-align:center; }
.profile-menu li a{ color: #fff; font-size:16px; padding: 1em 2em; text-decoration:none;    }
.profile-menu li a:hover{ color: #000; }
.profile-menu li:hover{ color: #000 ; background:#fff }
.company { float:right; width:35%; margin:10px 0 0 15px;}

.profile  {text-align:left; }
.profile h3,.investors h3 { background: url(../img/line.png) left bottom no-repeat; text-align:left; margin:1em 0 0.5em 0 !important;  
font-family: 'Noto Sans TC', sans-serif;font-weight: 500; color:#FFF; letter-spacing:2px; font-size:25px;
text-shadow:1px 4px black;  /* 文字大陰影 */
text-shadow: -1px 0 4px #222, 0 1px 4px #222,
1px 0 4px #222, 0 -1px 4px #222}

/* -----最新消息---- */
.news-in { margin:2em -2em 2em -3em; text-align:left;  }
.news-in li { list-style:none; border-bottom: 1px  dashed #999; padding:10px 0; line-height:2em; font-size:15px; color:#000;}
.news-in li .date{ font-style: italic; color:#888; }
.news-in li .subject{ font-size:18px; font-weight:bold; padding-left:10px; color:#E6442B; }

.history-events {margin:20px 0 0 -20px !important; text-align:left; font-size:15px;line-height:1.6em; }
.history-events li{ list-style:none; display: inline-block;}
.history-events li .ym{ float: left; width:95px; padding:0 0 0 20px; background:url(../img/spot.png) no-repeat left center;}
.history-events li .event{ float: right; width:100%; padding-left:95px;}

/* ----- 產品介紹----- */
.products { margin-top:20px;  text-align:left; }
.products h4{font-size:21px;color:#E6442B;line-height:1.6em; }
.products p{ font-size:15px;line-height:1.6em; }
.products img{ margin-top:30px;  }
.products-menu {margin-top:35px  }
.products-menu h5{ color:#960 ;font-size:17px; }
.products-menu li{ color:#960; padding-left:-15px; }

/* ----- 投資人關係----- */
.investors { margin-top:20px; text-align:left;  }
.investors h4{font-size:21px;color:#E6442B;line-height:1.6em; }

.investors p,.investors li{ font-size:15px;line-height:1.6em;  }
.investors .award{ font-size:15px;line-height:1.6em; text-align:center; color: #06C }
.investors hr{ background:url(../img/line.png) repeat-x ; height:15px; }

.investors-menu {margin:-80px 0 0 25px; position:fixed; background:rgba(255,255,255,0.7); padding:5px 5px 25px 5px;  }
.investors-menu ul{ margin-bottom:-20px; }
.investors h5{  font-size:17px; font-weight:bold;color:#960; border-bottom: dotted 1px #960; padding:5px 0 ;   }
.investors h6{  font-size:17px; font-weight:bold;color:#960; }
.investors-menu li  { color:#960;  font-size:14px; line-height:1.4em;}
.investors-menu li a {  color:#960;list-style: square; text-decoration:none;}
.investors-menu li a:hover {  color:#000; text-decoration: underline;}

.flex-caption {
    position: absolute;
    bottom: 20px;
    max-width: 920px;
    padding: 10px 20px;
    margin: 0;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 15px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;

}


/* ----- Presentation ----- */

.presentation {
    margin-top: 30px;
}

.presentation h2 {
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 30px;
    color: #5d5d5d;
}

.presentation p {
    font-size: 18px;
    font-style: italic;
}

/* ----- table ----- */
.investors table {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #D0D0D0;
	border-collapse:collapse;
	border-spacing:0;color:#000; font-size:15px; line-height: 1.5em;
	text-align:left;
	width:100%; margin-bottom:2em;
	}
.investors table tr td, table tr th {padding:0.625em;}
.investors table tfoot, table thead {background: #e0e0e0;}
.investors table tr:nth-child(odd) {background: #e0e0e0;}
.investors th {border-right:1px solid #fff;}
.investors td {border-right:1px solid #e0e0e0;}
.investors td:first-child { width:100px; text-align:center;}
.investors .download { width:100px;text-align:center;}
.investors td:last-child { width:100px;text-align:center;}

.profile table {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #D0D0D0;
	border-collapse:collapse;
	border-spacing:0;color:#000; font-size:15px; line-height: 1.5em;
	text-align:left;
	width:100%; margin-bottom:2em;
	}
.profile table tr td, table tr th {padding:0.625em;}
.profile table tfoot, table thead {background: #e0e0e0;}
.profile table tr:nth-child(odd) {background: #e0e0e0;}
.profile th {border-right:1px solid #fff;}
.profile td {border-right:1px solid #e0e0e0;}
.profile td:first-child { width:90px; text-align:center;}

.stakeholders td{ text-align:left !important;}

.quarterly td{ text-align:left !important; background: #FFF;border:1px solid #fff; }
.quarterly td ul{  margin-left:15px; }
.quarterly td:last-child ul{  margin-left:0;}

@media (max-width: 767px) {
	.investors table,.investors table li {font-size:12px; }
	.stakeholders td li { margin-left:-10px !important; padding-left:-10px !important;}
    .stakeholders td:last-child { width:160px !important; }
	.profile td:first-child,.investors td:first-child,.investors .download,.investors td:last-child { width:50px;padding:5px 2px; }
	.quarterly td li{   font-size:15px;}
}

/* ----- What we do ----- */

.what-we-do {
    margin-top: 50px;
}

.what-we-do .service {
    padding-bottom: 23px;
    background: #f8f8f8;
    border-bottom: 2px solid #D33C14;
}

.what-we-do .service:hover {
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.what-we-do .service .icon-awesome {
    margin-top: 15px;
    font-size: 50px;
    line-height: 50px;
    color: #5d5d5d;
}

.what-we-do .service h4 {
    margin-top: 5px;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.what-we-do .service p {
    padding-bottom: 10px;
    line-height: 24px;
}

.what-we-do .service a {
    padding: 5px 22px;
    background: #D33C14;
    color: #fff;
    font-style: italic;
    text-decoration: none;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.what-we-do .service a:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.what-we-do .service a:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}


/* ----- Portfolio ----- */

.portfolio {
    margin-top: 50px;
}

.portfolio-title {
    background: url(../img/line.png) left center repeat-x;
}

.portfolio-title h3 {
    width: 220px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 29px;letter-spacing:3px;
    color: #5d5d5d;
}

.portfolio .work {
    margin-top: 40px;
    padding-bottom: 20px;
    background: #E4E4E4;
    border-bottom: 2px solid #D33C14;
}

.portfolio .work:hover img {
    opacity: 0.7;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

.portfolio .work:hover {
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05),
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.portfolio .work .icon-awesome {
    margin-top: 15px;
    font-size: 22px;
    line-height: 22px;
}

.portfolio .work .icon-awesome a {
    display: inline-block;
    padding: 5px 9px;
    background: #D33C14; 
    color: #fff;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.portfolio .work .icon-awesome a:hover {
    background: #5d5d5d;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio .work .icon-awesome a:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.portfolio .work h4 {
   
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 16px; line-height:35px; margin:0;
    color: #fff; background:#D33C14; font-weight:normal;

}

.portfolio .work p {  line-height: 24px; color:#000; font-size:15px; padding:10px 10px 0 20px;text-align:left;}
.portfolio .work ul { padding-left:15px; margin-bottom:0;}
.portfolio .work li {  line-height: 24px; text-align:left; color:#000; font-size:15px; padding:0 10px 0 0;}

/* ----- Testimonials ----- */

.testimonials {
    margin-top: 50px;
    padding-bottom: 50px;
}

.testimonials-title {
    background: url(../img/line.png) left center repeat-x;
}

.testimonials-title h3 {
    width: 180px;
    margin: 0 auto;
    background: #fff;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 29px; letter-spacing:3px;
    color: #5d5d5d;
}

.testimonial-list {
    margin-top: 30px;
    text-align: left;
}

.testimonial-list img {
    float: left;
    margin: 10px 0 0 60px;
    border: 3px solid #eaeaea;
}

.testimonial-list p {
    padding: 0 60px 0 150px;
    font-size: 14px;
    line-height: 30px;
    font-style: italic;
}

.testimonial-list .nav-tabs {
    width: 200px;
    float: right;
    border: 0;
}

.testimonial-list .nav-tabs li {
    margin-right: 6px;
}

.testimonial-list .nav-tabs li a {
    width: 12px;
    height: 12px;
    padding: 0;
    background: #eaeaea;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial-list .nav-tabs li a:hover { border: 0; background: #ddd; }
.testimonial-list .nav-tabs li.active a { background: #D33C14; }


/* ----- Footer ----- */

footer {
    margin: 40px auto 0 auto;
    padding-bottom: 10px;
    background: #333333;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}

footer .widget {
    margin-top: 20px;
    text-align: left;
}

footer .widget h4 {
    margin-top: 20px;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 15px;
    color: #ccc;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0,0,0,.7);
}
footer .widget .menu a{ color:#FFF; letter-spacing:2px; border-left:#555 5px solid; padding-left:6px; text-decoration:none }
footer .widget p a{ color:#FFF;  }
footer .widget .menu a:hover, footer .widget p a:hover{ color:#FF0;  }
footer .widget p {color:#FFF;
    line-height: 24px; font-size: 15px;
}

footer .widget i {
    padding-right: 7px;
}

footer .widget .gnet,footer .widget .gnet a{ color: #848484; font-size:13px; text-decoration:none}

footer .footer-border {
    margin-top: 30px;
    border-top: 1px dotted #999;
}

footer .copyright {
    margin-top: 15px;
    text-align: left; font-size:15px;
}



/* ----- Page title ----- */

.page-title {
    margin: 0 auto;
    padding: 30px 0 35px 0;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05) inset,
        0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05) inset,
        0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 15px 0 rgba(0,0,0,.05) inset,
        0 -5px 15px 0 rgba(0,0,0,.05) inset;
    text-align: left;
}

.page-title h2 {
    display: inline;
    margin-left: 10px;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 31px;
    color: #333;    
    vertical-align: middle;
}

.page-title p {
    display: inline;
    margin-left: 5px;
    font-size: 14px;
    font-style: italic;
    vertical-align: middle;
}

.page-title-icon {
    margin-left: 20px;
    font-size: 46px;
    color: #ccc;
    vertical-align: middle;
}
.page-title img { float:right; margin:-35px 0;}

/********** ----- ABOUT PAGE ----- **********/

/* ----- About us text ----- */

.about-us {
    margin-top: 20px;
}

.about-us-text {
    padding: 10px 0;
    text-align: left;
}

.about-us-text h4 {
    margin-top: 25px;
    padding: 0 20px;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.about-us-text p {
    padding: 0 20px;
    line-height: 28px;
    font-size: 13px;
}



/********** ----- CONTACT PAGE ----- **********/

/* ----- Form ----- */

.contact-us {
    margin-top: 20px;
    padding-bottom: 50px;
    text-align: left;
}

.contact-us h4 {
    margin-top: 25px;
    padding: 0 20px;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.contact-us p {
    padding: 0 20px;
    line-height: 28px;
    font-size: 13px;
}

.contact-form {
    padding: 10px 0;
}

.contact-form p {
    margin-top: 15px;
}

.contact-us form {
    margin-top: 25px;
    padding: 0 20px;
}

.contact-us form input, .contact-us form textarea {
    width: 90%;
    height: 24px;
    border: 1px solid #ddd;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #888;
    font-size: 13px;
    font-style: italic;
}

.contact-us form input:focus, .contact-us form textarea:focus {
    border: 1px solid #bbb;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contact-us form textarea {
    height: 160px;
}

.contact-us form button {
    width: 120px;
    height: 30px;
    margin-top: 15px;
    background: #D33C14;
    border: 0;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #fff;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

.contact-us form button:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contact-us form button:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.contact-us form label {
    margin-top: 10px;
    font-size: 13px;
}

.contact-us form input:-moz-placeholder, .contact-us form textarea:-moz-placeholder { color: #ccc; }
.contact-us form input:-ms-input-placeholder, .contact-us form textarea:-ms-input-placeholder { color: #ccc; }
.contact-us form input::-webkit-input-placeholder, .contact-us form textarea::-webkit-input-placeholder { color: #ccc; }

/* ----- Google maps ----- */

.map {
    margin: 20px 20px 40px 20px;
    height: 300px;
    border: 5px solid #f8f8f8;
}


/********** ----- SERVICES PAGE ----- **********/

/* ----- Services full width text ----- */

.services-full-width {
    margin-top: 20px;
}

.services-full-width-text {
    padding: 10px 0 0 0;
    text-align: left;
}

.services-full-width-text h4 {
    margin-top: 25px;
    padding: 0 20px;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-full-width-text p {
    padding: 0 20px;
    line-height: 28px;
    font-size: 13px;
}

/* ----- Services half width text ----- */

.services-half-width {
    margin-top: 20px;
}

.services-half-width-text {
    padding: 10px 0;
    text-align: left;
}

.services-half-width-text h4 {
    margin-top: 25px;
    padding: 0 20px;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.services-half-width-text p {
    padding: 0 20px;
    line-height: 28px;
    font-size: 13px;
}

/* ----- Call to action ----- */

.call-to-action {
    margin-top: 20px;
    padding-bottom: 50px;
}

.call-to-action-text {
    padding: 25px 0 20px 0;
    text-align: left;
    background: #f8f8f8;
    overflow: hidden;
}

.call-to-action-text:hover {
    box-shadow:
        0 3px 10px 0 rgba(0,0,0,.05),
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.call-to-action-text .ca-text, .call-to-action-text .ca-button {
    float: left;
    padding: 0 0 0 35px;
    line-height: 30px;
    font-size: 18px;
    font-style: italic;
}

.call-to-action-text .ca-button {
    float: right;
    padding: 0 35px 0 0;
}

.call-to-action-text .ca-button a {
    padding: 5px 22px;
    background: #D33C14;
    color: #fff;
    text-decoration: none;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.call-to-action-text .ca-button a:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.call-to-action-text .ca-button a:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}


/********** ----- PORTFOLIO PAGE ----- **********/

.portfolio-page {
    margin-top: 20px;
    padding-bottom: 50px;
}

.portfolio-page h4.filter-portfolio {
    margin-top: 35px;
    padding: 0 20px;
    font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

ul.portfolio-img {
    margin: 0;
    overflow: hidden;
}

ul.portfolio-img li {
    list-style: none;
}

.filter-portfolio a { color: #5d5d5d; text-decoration: none; }
.filter-portfolio a:hover { color: #D33C14; text-decoration: none; }

.filter-portfolio a#active-imgs { color: #D33C14; }
.filter-portfolio a#active-imgs:hover { color: #5d5d5d; }




/* ----- Media queries ----- */

@media (min-width: 980px) and (max-width: 1200px) {
.investors-menu {margin:-170px 0 0 25px;  }
.investors-menu li{ font-size:13px; }

    .flex-caption {
        max-width: 700px;
    }

    .what-we-do .service p, .portfolio .work p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .call-to-action-text {
        padding-bottom: 30px;
    }

    .call-to-action-text .ca-text {
        padding: 0 35px;
    }

    .call-to-action-text .ca-button {
        margin-top: 10px;
    }

}

@media (min-width: 768px) and (max-width: 979px) {

    .header ul.nav li a {
        padding: 15px 20px 15px 20px;
        font-weight: normal;
        text-align: left;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .header ul.nav li.current-page a {
        padding-top: 15px;
    }

    .header ul.nav li a i, .header ul.nav li a br {
        display: none;
    }

    .flex-caption {
        max-width: 500px;
    }

    .what-we-do .service p, .portfolio .work p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .call-to-action-text {
        padding-bottom: 30px;
    }

    .call-to-action-text .ca-text {
        padding: 0 35px;
    }

    .call-to-action-text .ca-button {
        margin-top: 10px;
    }

}

@media (max-width: 767px) {

    body {
        padding-left: 0;
        padding-right: 0;
    }
    .slider {
        padding: 0;
    }
	.flexslider {   border: 0 solid #fff; margin:0}
	
    .what-we-do, .portfolio {
        padding: 0 20px;
    }

    .what-we-do {
        margin-top: 30px;
    }

    .header ul.nav li a {
        padding: 10px 20px 10px 20px;
        font-weight: normal; font-size:19px;
        text-align: left;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .header ul.nav li.current-page a {
        padding-top: 10px;
    }

    .header ul.nav li a i, .header ul.nav li a br {
        display: none;
    }
	#news { padding:0 15px; }
    #news p br{ display:none}
	.news-slider  { padding:0 -15px; }
	.news-in { margin:2em 0;  }
	
	.profile,.tech,.investors,.products,#tech{ padding:0 15px;}
	.profile td{ font-size:12px;}
	.profile td:first-child{ width:75px;}
	.company { float: none; width:100%; margin:15px 0;}
	
	.investors-menu {position: relative;margin:15px auto; width:200px;  }
	.investors-menu li {  font-size:16px; line-height:1.6em; }
	.profile-menu { position: relative; margin:15px auto; width:180px;  font-size:16px;   }
	
	.products-menu {margin:15px auto; width:280px;  font-size:16px  }
	
    .flex-caption {
        display: none;
    }

    .presentation, footer, .testimonials {
        padding-left: 20px;
        padding-right: 20px;
    }

    .presentation p {
        line-height: 30px;
    }

    .what-we-do .service p, .portfolio .work p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .what-we-do .service .icon-awesome {
        padding-top: 10px;
    }

    .page-title p {
        display: block;
        margin-top: 10px;
        margin-left: 20px;
    }
     .page-title img { float: none; margin:0 0 -40px 0;}

    .call-to-action-text {
        padding-bottom: 30px;
    }

    .call-to-action-text .ca-text {
        padding: 0 35px;
    }

    .call-to-action-text .ca-button {
        margin-top: 10px;
    }

    .portfolio-page {
        padding-bottom: 50px;
    }

    .tweet_list {
        height: 6em;
    }
	
	footer .widget {
    margin-top: 20px;
    text-align: left; padding:0 25px;
}
footer .widget img { float:left}
footer .widget .menu a{ line-height:30px; }

}

@media (max-width: 480px) {

    .tweet_list {
        height: 10em;
    }

}

/* ----- FAQ slide-left ----- */

div.slide-left {
  width:100%;
  overflow:hidden;
}
div.slide-left p {
  animation: slide-left 1.5s;
}
@keyframes slide-left {
  from {

    margin-left: 100%;
    width: 100%; 
  }

  to {
    margin-left: -14%;
    width: 100%;
  }
}

.testimonial-list{ text-align:center}
.testimonial-list h4 { font-size:2em; color:#E6442B;
    margin: 0 0 0 0px; line-height:1.75em;font-family: 'Noto Sans TC',Verdana,Arial, sans-serif;
}
.testimonial-list h4 .date { font-size:15px;; color:#666; font-style: italic; font-weight:normal;
    font-family: Verdana,Arial, sans-serif;
}

.testimonial-list p{  font-size:15px; font-style:normal;
    margin: 10px 0 10px -100px;  line-height:1.75em; color:#000;
}




/* UItoTop styles 含頁首三行 import url
========================================================*/
/* 搭配檔案 script.js / jquery.ui.totop.js / jquery.easing.1.3.js */

#toTop {
  display: none;
  background: #FF9A00;opacity:0.6; filter:alpha(opacity=60); 
  text-decoration: none;
  position: fixed;
  bottom: 50px;
  right: 10px;
  overflow: hidden;
  border: none;
  color: #fff;
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 38px;
  z-index: 20;
  text-align: center;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  -moz-border-radius: 7px;   
-webkit-border-radius:7px;
border-radius:7px;
}
#toTop:hover {
  outline: none;
  color: #000; line-height: 33px;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}


