body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Arial, Helvetica, '微軟正黑體', '新細明體', sans-serif;
}

img{
    max-width: 100%;
}

body{
    font-size: 16px;
}

/*修正版型使用小logo的高度變60*/

/*.mod-languages {
    position: absolute;
    left: -73px;
    top: 13px;
    z-index: 9999;
    line-height: 4;
}*/
body {
    padding-top: 83px;
}
.logo {
    height: 83px;
}
.logo-image > a,
.head-search,
.off-canvas-toggle {
    max-height: 83px;
    height: 83px;
}
.navbar {
    min-height: 83px;
}
.navbar-nav {
    padding: 14px 0;
}
.navbar-toggle {
    height: 83px;
}
.head-search .form-control {
    height: 83px;
}
.t3-mainnav .t3-navbar-collapse {
    margin-top: 83px;
}
.head-search .search .fa-search {
    top: 33px;
}
.navbar-default .navbar-nav > li > a {}
#Mod200 {
    background: none;
}
.t3-megamenu .mega-nav > li a.bigmenu, .t3-megamenu .dropdown-menu .mega-nav > li a.bigmenu{
    font-size: 18px;
    padding: 0 10px 10px 0;
}

h3,
h4 {
    color: #0077bb;
}
li {
    line-height: 2;
}
div.sigProGalleriaWhiteContainer {
    background: none;
}
ul.sigProGalleriaWhite li.sigProThumb {
    margin: 0 10px 10px 0;
}
.imgfloat {
    float: left;
    padding: 0 15px 15px 0;
}
.navsection {
    border: 1px solid #EEE;
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .13);
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, .13);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .13);
    transition: box-shadow .25s linear 0s;
    -moz-transition: box-shadow .25s linear 0s;
    -webkit-transition: box-shadow .25s linear 0s;
    -o-transition: box-shadow .25s linear 0s;
    z-index: 100;
    background: #FFF;
    margin-bottom: 20px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #fcf8e3;
}
.navsection a {
    padding: 0px 15px;
    font-size: 16px;
    line-height: 3;
}
.fixtop {
    top: 83px;
    position: fixed;
    width: 845px;
}
.article-content h2 {
    margin-top: 0px;
    padding-top: 0px;
}
.t3-mainnav {
    z-index: 9999;
}
.indexproductlist .row-feature-title {
    text-align: center;
}
.indexfeatuer {
    text-align: center;
    padding-bottom: 30px;
}
.indexproductlist .nspHeader {
    padding: 15px 0;
}
.modulesidebarnews .nspArt h4.nspHeader {
    font-size: 16px;
    padding: 0;
}
.modulesidebarnews .nspArt .nspInfo {
    font-size: 110%;
    margin: 5px 0 0px;
}
.magazine-leading .magazine-item .item-image,
.magazine-item .magazine-item-media .item-image,
.magazine-intro .magazine-item .item-image {
    border: 1px solid #eeeeee;
    padding: 3px;
}
.footeradleft {
    left: 5px;
}
.footeradright {
    left: 190px;
}
.footeradright .row-feature-title {
    text-align: left;
}
@media (max-width: 360px) {
    .footeradleft .row-feature-ct {
        padding-bottom: 38px;
    }
    .footeradright {
        right: 5px;
    }
    .navsection {
        display: none;
    }
}
.footerad{
    position: fixed;
    width: 180px;
    padding: 0px !important;
    background: none !important;
    -webkit-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    border: 0;
    min-height: 297px;
    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
}
.footerad .container {
    width: 100%;
}
.footerad .row-feature-title {
    background: #eb583c;
    padding: 5px 10px 5px 10px;
    color: #FFF;
}
.footerad .row-feature-ct {
    background: #FFF;
    border: 1px solid #ddd;
    padding: 5px 10px 5px 10px;
    color: #000;
}
.footerad p {
    margin-bottom: 0px;
}

.t3-copyright{
    padding: 40px 0 0;
}

.copyright >small{
    display: none;
}


.indexslide {
    padding: 0 !important;
    border: 0;
}
.indexslide .container {
    width: 100%;
}
.features-intro .features-intro .row-feature {}
div.sigProContainer {
    padding: 0;
}
div.sigProGalleriaWhitePlaceholder {
    width: 80%;
    margin: 0 auto;
}

/*article-content*/
.article-aside .pull-right{
    float: left !important;
}

.article-content p {
    line-height: 2.285714286;
    margin-bottom: 15px;
}

.article-content .magazine-category .article-aside,
.article-content .magazine-category p{
    font-size: 12px;
    line-height: 1.5;
}

.item-page .article-aside {
    margin-bottom: 5px;
}

ul,
ol {
    margin-bottom: 15px;
}
.article-content .col-md-6 .col-md-6,
.article-content .col-md-6 .col-sm-6 {
    padding: 0 0px;
}
.article-content .col-md-4,
.article-content .col-sm-6 {
    padding-bottom: 20px;
}

#t3-content .module{
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

#Mod261, #Mod271{
    background: url('/images/slide/Pside.jpg') no-repeat fixed center top;
}

#Mod261 .title,#Mod261 h3,#Mod271 h2,#Mod271 h3{
    color: #fff;
}


#Mod261 .btn-lg, #Mod271 .btn-lg{
    padding: 15px 16px;
}

#Mod261 .btn-default, #Mod271 .btn-default{
    opacity: 0.8;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

table, tbody, tr, td{
    border-color: #dddddd;
}

#userForm {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#userForm .formControlLabel {

}
#userForm .formControls {

}
#userForm .formControls input {
  width: 100%;
  font-size: 15px;
  height: 40px;
  margin-bottom: 0;
  padding: 4px 4px 4px 10px;
}
#userForm .formControls textarea {
  width: 100%;
  font-size: 15px;
  padding: 4px 10px;
}
#userForm .formHorizontal .rsform-block {
  margin-bottom: 5px;
  position: relative;
}
#userForm .rsform-block-submit input {
  width: 48%;
}

#userForm .rsform-block-consultation input{
  width: 12px;
  height: 32px;
}

#userForm .rsform-block-consultation .rsformVerticalClear{
    margin-bottom: 0;
}

#rsform_3_page_0 .rsform-block-consultation .rsformVerticalClear label{
    font-size: 13px;
}

#lbCaption{
    font-size: 16px;
}

.article-info{
    float:left;
    width: inherit;
}

.t3-megamenu .t3-module .module-title{
    white-space: initial;
}

/*div.mod-languages ul li:last-child{
    display: none;
}*/

div.mod-languages ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
div.mod-languages li {
	margin-left: 5px;
	margin-right: 5px;
}

div.mod-languages ul.lang-inline li {
	display:inline;
}

div.mod-languages ul.lang-block li {
	display:block;
}

div.mod-languages img {
	border:none;
}

div.mod-languages a {
	text-decoration: none;
}

blockquote{
    max-height: 42px;
    margin-bottom: 0;
}

#Mod253{
    padding:0;
    background: #eee;
}
#Mod253 .breadcrumb{
    padding: 0 20px;
}

.fullpage .t3-sidebar-right{display:none;} 
@media (min-width: 992px){.fullpage .t3-content.col-md-9 {width: 100%;}}
@media (min-width: 768px){.fullpage .t3-content.col-sm-8 {width: 100%;}}

.row-feature h1{
    font-size: 42px;
}

#Mod242 .img_btn{
  margin-top: 20px;
  margin-bottom: 20px;
}

#Mod261 .title{
      margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.15;
    color: #fff;
        font-size: 42px;
}

#Mod261 .sub-title{
  color: #fff;
  font-size: 27.6px;
  margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.15;
}

.t3-off-canvas-header-title{
    margin: 0;
    line-height: 55px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.head-search .mod-languages {
    position: absolute;
    z-index: 9999;
    margin-left: -30px;
}


@media (min-width:1200px){
    .head-search .mod-languages {
        right: 0px;
    }

    .head-search .form-search {
        margin-right: 30px;
    }
}

@media (min-width:992px) and (max-width:1199px){

}

@media (min-width:768px) and (max-width:991px){

}

@media (min-width:600px) and (max-width:767px){
    p.sigProGalleriaWhiteTargetTitle {
        font-size: 18px;
        line-height: 1.7;
    }
}

@media (max-width:599px){
	p.sigProGalleriaWhiteTargetTitle {
        font-size: 18px;
        line-height: 1.7;
    }
}