body {
  font-family: "Roboto Condensed", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 16px;
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", "微軟正黑體", "Microsoft YaHei", Arial, Helvetica, "Microsoft JhengHei", sans-serif;
}

.c-desktop-logo {
  max-width: 430px;
  min-height: 100px;
}

.c-mobile-logo {
  max-width: 190px;
  margin: 5px;
}

.c-desktop-logo-inverse {
  max-height: 30px;
}


.c-layout-header .c-brand {
  margin: 12px 0 13px 0px;
}

#topsearch {
    margin-top: 20px;
    min-width: 260px;
    max-width: 260px;
    margin-right: 2px;
    margin-bottom: 10px;
  }
  
#topsearch .btn {
	padding: 5px 7px 4px 12px;
	font-size: 16px;
}  
  

@media (min-width: 1200px) {
  body {}
}

.nav-icon {
  display: block;
}

.c-layout-header .c-navbar .c-mega-menu>.nav.navbar-nav>li>.c-link {
  letter-spacing: 0px;
  font-style: normal;
  padding: 15px 13px 15px 13px;
  min-height: 52px;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  line-height: 40px;
}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > .dropdown-menu {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.11), 0 4px 8px 0 rgba(0, 0, 0, 0.11);
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-light>.nav.navbar-nav>li .dropdown-menu>li>a {
  font-size: 16px;
}

.c-layout-header .c-navbar .c-mega-menu>.nav.navbar-nav>li>.highlight {
  color: #FA4526 !important;
}

.c-layout-header .c-navbar .c-mega-menu>.nav.navbar-nav>li>.highlight:hover {
  color: #D30547 !important;
}



.nav-icon {
  display: block;
  margin-bottom: 4px;
}

.c-layout-header .c-navbar .c-mega-menu>.nav.navbar-nav>li>.c-link .nav-icon span {
  font-size: 24px;
}


h2 {
  font-weight: bold;
  font-size: 1.3em;
}

.form-horizontal .control-label {
  font-weight: bold;
}

label {
  font-size: 16px;
}

.kv_wrap .container {
  padding-left: 0;
  padding-right: 0;
}

.kv_wrap {
  background: #1a5daa;
}

@media (max-width: 1170px) {
  .c-layout-header .c-navbar .c-mega-menu>.nav.navbar-nav>li>.c-link {
    padding: 20px 10px 20px 10px;
  }

  .kv_wrap .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}


.c-content-person-1 .c-body .c-position {
  text-transform: none;
}

.outer-wrap {
  color: #333;
  background: #fff;
  /*margin-top: 20px;*/
}

.c-layout-page {
  background: #efefef;
  border-top: 2px solid #ccc;
}

.c-layout-header .c-topbar {
  height: 39px;
}

.c-topbar .c-divider {
  color: #545454;
}

.c-layout-header .c-topbar .c-top-menu {
  /*margin-top: 5px;*/
}

.c-layout-header .c-topbar .c-top-menu>.c-icons>li {
  padding: 9px 5px 8px 5px;
}

.c-layout-header .c-topbar .c-top-menu a.hlink {
  font-size: 14px;
  margin-right: 10px;
}

.c-layout-header .c-topbar .c-top-menu>.c-ext>li.c-lang>.dropdown-menu>li>a {
  text-transform: none;
  white-space: normal !important;
}

.c-layout-header .c-topbar .c-top-menu>.c-ext>li.c-lang>a {
  display: inline-block;
  float: left;
  padding: 2px 7px 2px 7px;
  height: 28px;
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 1px;
  color: #fff;
}

.panel-heading {
  font-weight: bold;
}

ul.c-sidebar-menu {
  margin-bottom: 0;
}


/* sof select font size */

.fontsizediv {
  font-size: 14px;
}

.fontsize_label {
  text-transform: uppercase;
}

.fontsizediv a {
  color: #333;
  margin-right: 5px;
}

.fontsizediv .aaa {
  font-size: 19px;
}

.fontsizediv .aa {
  font-size: 16px;
}

.fontsizediv .a {
  font-size: 12px;
}

.fontsizediv a.a_active {
  text-decoration: underline;
  color: #0d7bb1;
  font-weight: bold;
}

/* eof select font size */

/* language switcher */

.swlangbar {}

a.swlang {
  font-size: 0.9em !important;
  display: block;
}

.swlangbar a.active {
  text-decoration: underline;
  color: #333;
}


.nasthon-footer {
  color: #fff;
}

@media (min-width: 991px) and (max-width: 1190px) {
.c-desktop-logo {
    max-width: 400px;
    min-height: 80px;
}
}

@media (max-width: 991px) {
  .c-layout-header .c-brand>.c-hor-nav-toggler {
    margin-top: 5px;
    margin-right: 15px;
  }

  li.swlang-active {
    display: none;
  }
  .c-logo {
    float:left;
  }
}

.c-content-box img {
  max-width: 100%;
  height: auto;
}

.c-content-box img.pull-right {
  margin-left: 20px;
}

/* sof select font size */

.fontsizediv {
  font-family: Arial;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 2px;
  color: #333;
}

.fontsize_label {
  text-transform: uppercase;
}

.fontsizediv a {
  color: #333;
  margin-right: 5px;
}

.fontsizediv .aaa {
  font-size: 19px;
}

.fontsizediv .aa {
  font-size: 16px;
}

.fontsizediv .a {
  font-size: 12px;
}

.fontsizediv a.a_active {
  text-decoration: underline;
  color: #0d7bb1;
  font-weight: bold;
}

/* eof select font size */

/******* sof set font size ********/

/* font size - "aaa" */

body.aaa,
body.aaa .btn,
body.aaa label {
  font-size: 18px;
}

body.aaa .btn-lg {
  font-size: 19px;
}

.aaa .pageTitle h1,
.aaa h1 {
  font-size: 28px;
}

.aaa h2,
.aaa .event_info h2 {
  font-size: 24px;
}

.aaa h3,
.aaa .event_info h3 {
  font-size: 20px;
}

.aaa .c-content-bar-4 h3 {
  font-size: 43px;
}

.aaa .copyright p {
  font-size: 14px;
}

/* font size - "a" */

body.a,
body.a .btn,
body.a label {
  font-size: 13.5px;
}

.a .pageTitle h1,
.a h1 {
  font-size: 22px;
}

.a h2,
.a .event_info h2 {
  font-size: 19px;
}

.a h3,
.a .event_info h3 {
  font-size: 17px;
}

.a .c-content-bar-4 h3 {
  font-size: 29px;
}

.a .panel-heading h2 {
  font-size: 18px;
}

/******* eof set font size ********/

.c-layout-footer.c-layout-footer-1 .c-postfooter div,
.c-layout-footer.c-layout-footer-1 .c-postfooter div a,
.c-layout-footer.c-layout-footer-1 .c-postfooter div .fa{
  color: #fff;
}
.c-layout-footer.c-layout-footer-1 .c-postfooter .c-copyright {
  color: #fff;
}

.c-layout-footer-4 .c-postfooter{
  padding: 20px 0 10px 0;
}

.c-layout-footer-4 .c-postfooter li {
  border-right:1px solid #fff;
  padding-right: 10px;
  line-height:100%;
}

.c-layout-footer-4 .c-postfooter li:last-child {
  border-right: none;
}

.c-layout-footer-4 .c-postfooter a {
  color: #fff;
  /* text-transform: uppercase; */
}

.c-layout-footer.c-layout-footer-1 .c-postfooter {
  padding-top: 20px;
  padding-bottom: 20px;
  
}

.c-copyright a {
  color: #fff;
  text-decoration: underline;
}

.panel-primary {
  border-radius:0;
  border:none;
}

/* Homepage */
#main {
  /* border: 1px solid green; */
  width: 830px;
  overflow: hidden;
  margin-top: 15px;
}

#main .panel-heading h2{
  color: #fff;
  font-size: 17px;
  margin:2px 0;
}

#main .panel-default h2{
  color: #333;
}

.sidebar-banner {
  margin-bottom: 15px;
}

#right-sidebar {
  float:right;
  width: 290px;
  margin-top: 15px;

}

#home-news h3 a{
  text-decoration: underline;
}

#home-news .featured {
  background: #757575;
  color: #fff !important;
  margin-top: -15px;
  height: 150px; overflow: hidden;
}

#home-news .featured .thumb {
  width: 150px;
  float:left;
}

#home-news .featured .thumb img {
  max-width: 100%;
}

#home-news .featured .heading {
  width: auto;
  float:left;
  padding: 14px 23px;
  width: 670px;
}

#home-news .featured h2 a{
  color: #fff;
  font-size: 1.35em;
}

#home-news .featured .text-muted {
  color: #fff;
}

@media (max-width: 1200px){
  #main {
    width: 630px;
  } 
  
  #home-news .featured .heading {
    width: auto;
    float:left;
    padding: 14px 23px;
    width: 460px;
  }
}

#home-events h3 a{
  line-height: 140%;
}

#home-events h3{
  margin-bottom: 0px;
}

.panel-home-events {
  background: #EBF1F7;
  border:1px solid #DCDCDC;
}

#home-mostp li a {
  font-size: 16px;
}

.home-bottom-banner {
  display: block !important;
}
.home-bottom-banner div.relative{
  display:inline-block;
  width: 476px;
}

.home-bottom-banner div.relative:first-child{
  margin-right: 10px;
}

.home-bottom-banner.container {
  padding-left:0;
  padding-right:0;
}


.topLeaderB {
  /*
  font-size: 18px;
  line-height: 90px;
  color: #fff;
  */
  margin: 15px auto;
  text-align: center;
}

/* social shareing */
.social-share .fa { font-size: 1.5em; }
.social-share .pull-left {margin-right: 5px;}
.fa-twitter-square { color: #55acee;}
.fa-linkedin-square { color: #0976b4;}
.social-share .iframe {margin-top: 1px;}

.c-content-blog-post-1 .btn-xs {
  font-size: 13px;
}

.c-content-blog-post-1 p {
  margin-bottom: 16px;
}

.or {
  color: rgb(224, 110, 16);
}

/* Magazine */
.magazine-post-details img.pull-left {
  margin-right: 15px;
  margin-top: 4px;
}

.magazine-post-details, .magazine-post-details p {
  line-height: 130%;
}

.magazine-post-details p {
  margin-bottom: 1em;
}
.magazine-post-details h5 {
  font-size: 18px;
  margin-top: 15px;
  line-height: 150%;
}
a.side-post-link {
  font-size: 15px;
  padding-left:20px;
}

.c-layout-sidebar-menu .c-sidebar-menu a:hover,
.c-layout-sidebar-menu .c-sidebar-menu a:focus{
  text-decoration: none;
}
.c-layout-sidebar-menu .c-sidebar-menu > li.c-open > a {
  color: #B2501F;
  text-decoration: none;
}

.c-layout-sidebar-menu {
  margin-top: 15px;
}

.sponsortext {
	background-color: #F3F3F3;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	margin: 0 0 1em 0;
}

.blog_details .c-panel {
  padding-top:3px;
  padding-left:0;
}

.blog_details .c-panel .c-author,
.blog_details .c-panel .c-date {
  margin-right: 0;
  margin-top: 7px;
}

/* magazine */
.caption_image_right {
    display: block;
    float: right;
    clear: none;
    background-color: #F3F3F3;
    padding: 0;
    margin: 0 0 10px 20px;
}

.blog_details .c-content-blog-post-1 .c-panel {
  padding-left: 0;
}

.c-layout-sidebar-content.c-align-left {
  padding-top: 25px;
}


/* video */
.card-video h2 {
  color: #043C7D !important;
}

a.video:hover {
  text-decoration: none;
}

a.video:hover h2 {
  text-decoration: underline;
}

.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .dropdown-menu.dropdown-menu-37078 {
  width: 330px;
}

.sp-slide-intro {
  background: #B2501F; !important;
}

.sp-slide-intro a {
  color: #fff;
  text-decoration: none !important
}

.sp-slide-intro a:hover{
  color: #fff;
  text-decoration: underline !important
}

#content_header-332 {
  max-height: 491px; overflow: hidden;
}

#sidebar-37053, #sidebar-37122 {
  margin-top: 10px;
}

.fineprint2 {
    font-size: 85%;  
}

@media (min-width: 991px) {
  /* cust navbar */
  .fms { width: 150px; line-height: 18px !important; margin-top: 1px !important;}
  .sinn { width: 150px; line-height: 18px !important; margin-top: 1px !important;}
}

.blog_details img {
  max-width: 100%;
  height: auto;
}


/* sof Newsletter Banner and Modal form */
#toast-container.aaNewsletter > div, #toast-container.toast-top-full-width > div {
  width: 100% !important;
  opacity: 1 !important; 
  margin:0 !important;
  moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding-top: 25px 0;
  
  background: rgb(0,47,114) !important;
  background: linear-gradient(90deg, rgba(0,47,114,1) 0%, rgba(0,62,149,1) 31%, rgba(1,88,213,1) 100%) !important; 
  border-top: 5px solid #014099;
}



#toast-container>div {
  padding: 12px 35px 10px 5px!important;  
}

/*#toast-container.aaNewsletter>.toast-info{
    background-image: none !important;
}
*/
.aaNewsletterContentMain {
    font-size: 22px;
    font-weight: 700;
    margin: 12px 0 9px 0;
}

#subscribeNewsletterBannerBtn { font-size:16px; background: #B5580D; color: #fff; font-weight: 700;}
.aaNewsletterContentRight { margin-top:15px; padding-right: 50px; }
#toast-container.aaNewsletter .toast-close-button {
    font-size: 35px !important;
    position: absolute !important;
    right: 0.5em !important;
    top:21px !important;
    font-weight: 600;
}

.aaNewsletterContentRight a { color: #efa568 !important; text-decoration: underline; }

@media (max-width: 700px){
    .aaNewsletterContentMain {
      font-size: 15px !important; 
      padding-right: 0px !important;
      margin: 4px 0 3px -5px;
    }
    .aaNewsletterContentMain span {display: block; width: 48%; float:left; text-align:left}
    .aaNewsletterContentMain a {display: block; width: 100px; float:left; margin-left: 7px;}
    
    .aaNewsletterContentRight {
      font-size: 15px !important; 
      margin-top: 9px !important;
    }
    #subscribeNewsletterBannerBt {
      font-size: 15px !important; 
    }
    #toast-container.aaNewsletter .toast-close-button {
      font-size: 35px !important;
      top: 16px !important;
      right: 15px !important;
      font-family: Arial;
      /*position: absolute !important;
      right: 0.3em !important;
      */
  }
  
  #toast-container.aaNewsletter > div, #toast-container.toast-top-full-width > div {
    border:none;
    margin: 10px 10px 15px 10px !important;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.72);
    border-radius: 6px;
    width: 95% !important;
  }
}
    
    
@media (min-width: 241px) and (max-width: 480px){
#toast-container>div {
    padding: 8px 8px 8px 10px;
    width: 18em;
}
.aaNewsletterContentRight  {text-align:center; padding: 0 !important;}
}

.newsletterModal .modal-content{
    background: rgb(0,47,114);
      background: -webkit-linear-gradient(left, rgba(0,47,114,1) 0%, rgba(0,62,149,1) 31%, rgba(1,88,213,1) 100%);
      background: -moz-linear-gradient(left, rgba(0,47,114,1) 0%, rgba(0,62,149,1) 31%, rgba(1,88,213,1) 100%);
      background: -o-linear-gradient(left, rgba(0,47,114,1) 0%, rgba(0,62,149,1) 31%, rgba(1,88,213,1) 100%);
      background: linear-gradient(to right, rgba(0,47,114,1) 0%, rgba(0,62,149,1) 31%, rgba(1,88,213,1) 100%); 
      border: 5px solid #003f98;
}

.newsletterModal label.control-label {
    color: #fff;
}

.newsletterModal .bootbox-close-button {
    color: #fff !important;
    font-size:41px !important;
    opacity: 1 !important;
}
/* eof Newsletter Banner and Modal form */    

/* web accessbility */
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #616161;
    background-color: #fff;
    border-color: #ddd;
}

.btn-default {
     color: #666; 
    background: #ffffff;
    border-color: #e1e6ee;
}

.text-muted {
   color: #545454; 
}

.btn-primary {
  background: #2F6FA7;
  border-color: #2F6FA7;
}

.c-btn-yellow {
    border-color: #D11800;

    background: #D11800;
    border-color: #D11800;
}

.access {
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.btn-success {
    color: #ffffff;
    background: #2F795F;
    border-color: #2F795F;
}

.btn-warning {
    color: #ffffff;
    background: #6C721D;
    border-color: #6C721D;
}

.btn-info {
    color: #ffffff;
    background: #1872AA;
    border-color: #1872AA;
}

.c-btn-blue  {
 background: #1C6CA0; 
 border-color: #1C6CA0; 
}

.bg-primary {
  background: #1F6DB2;
}

.visuallyHidden {
  border: 0;
  clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;
}

#snForm input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #DFDDDF;
}

#snForm input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #DFDDDF;
}

#snForm input::-ms-input-placeholder { /* Microsoft Edge */
  color: #DFDDDF;
}

.snWrap input.parsley-error, select.parsley-error, textarea.parsley-error {
    background-color: #AD0000 !important;
    border: 1px solid #EED3D7;
}

.snWrap input.parsley-error, select.parsley-error, textarea.parsley-error{
 color: #DFDDDF !important; 
}