@font-face {
	font-family: 'fontello';
	src: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/css/font/fontello.eot?77234973');
	src: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/css/font/fontello.eot?77234973') format('embedded-opentype'),
		url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/css/font/fontello.woff?77234973') format('woff'),
		url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/css/font/fontello.ttf?77234973') format('truetype'),
		url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/css/font/fontello.svg?77234973') format('svg');
	font-weight: normal;
	font-style: normal;
}

.demo-icon {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */
    
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;
     
	/* You can be more comfortable with increased icons size */
	font-size: 120%;
     
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
     
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

body {
}

.wave-banner {
    padding: 0px;
}

/* ==== Carousels ==== */
#carousels {
    position: relative;
    height: 550px;
    overflow-y: hidden;
}

#carousels .container-fluid {
    padding: 0px;
}

.bx-wrapper {
    border: none;
    height: 550px;
    margin-bottom: 0px;
}

.bx-wrapper li {
	width: 100% !important;
}

.bx-wrapper img {
	width: 100%;
}

.bx-viewport {
    height: 550px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background-color: white;
}

#carousels .wave-banner {
    position: absolute;
    left: 0;
    bottom: 0;
}

.wave-banner img {
    width: 100%;
    height: auto;
}

.bx-wrapper .bx-pager {
    padding-bottom: 60px;
}

/* ==== Section Title ==== */
.section-title {
    text-align: center;
}

.section-title h3 {
    font-size: 2.5em;
    font-weight: bolder;
    letter-spacing: 5px;
}

/* ==== People ==== */
#people {
	background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/img/v2/bg_gradient_1px.png');
	background-position: center top;
	background-size: 100% 1px;
}

#people .wave-banner {
    padding: 0px;
}

#people .wave-banner.bottom {
    z-index: 2;
    position: relative;
    left: 0;
    bottom: 50px;    
}

#people .section-title h3 {
    color: #484153;
    margin-bottom: 50px;
}

#people .people-holder {
    position: relative;
}

#people a {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    z-index: 3;
    margin: auto;
	display:block;
	width: 90%;
	height: 200px;
    border-radius: 100%;
    background-color: white;
	background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/testData/index-people-01.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#people a .name-holder {
    background: rgba(0,0,0,0.7);
    width: 100%;
    height:200px;
    margin:0px;
    transition: all .35s;
    opacity: 0;
}

#people a .name-holder:hover {
    transition: all .35s;
    opacity: 1;
}

#people a .name-holder h5 {
    line-height: 150%;
    position: relative;
    color: white;
    margin: 0px;
    top: 50%;
    transform: translateY(-30%);
}

#people .decorate {
    z-index: 2;
    position:absolute;
	background-repeat: no-repeat;
	background-size: 70% 70%;
}

#people .decorate.right {
    width: 306px;
    height: 220px;
    margin-top: -430px;
    margin-left: 100%;
    left: -306px;
	background-position: right center;
    background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/img/v2/img_line_right.png');
}

#people .decorate.left {
    width: 306px;
    height: 220px;
    margin-left: 0px;
    margin-top: -50px;
	background-position: left center;
    background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/img/v2/img_line_left.png');
}
/* ==== Items ==== */
#item {
    position: relative;
    margin-top: -240px;
}

#item .wave-banner {
    position: relative;
    z-index: 4;  
}

#item .section-title {
    position: relative;
    z-index: 5;
    margin-top: -50px;
}

#item .section-title h3 {
    display: block;
    color: white;
    margin: 0px;
    padding: 30px;
    height: 100px;
	background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/img/v2/img_curve.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#item .content {
    position: relative;
    z-index: 4;
    margin-top: -50px;
    padding: 80px 200px;
    padding-bottom: 0px;
    background-color: #494254;
}

#item > .content > .row {
    position: relative;
    z-index: 6;
    margin-left: 0px;
    margin-right: 0px;
}

#item .content .row .right {
    margin-top: 90px;
}

#item .item {
    padding: 20px;
    margin-bottom: 50px;
}

#item .item a {
	overflow: hidden;
    border-radius: 15px;
	width: 100%;
	height: 100%;
	background-color:#fff;
	display: block;
    box-shadow: 0 0 30px 10px #35313f;
}

#item .item-title {
    width: 100%;
    overflow-x: hidden;
    border-radius: 15px 15px 0px 0px;
	background-color: #fff6f2;
	padding: 20px;
	font-weight: bold;
    /* border-bottom: 1px solid gray; */
}

#item .item-title-name {
    float: left;
    overflow-x: hidden;
    white-space: nowrap;
    width: 80%;
}

#item .img-holder {
    height: 290px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

#item .right-arrow {
	float: right;
}

#item a img {
    width: 100%;
	height: auto;
}

#item .decorate-circle {
    z-index: 3;
    position:absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
    background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180918170805/http://virtualtmi.ncfta.gov.tw/assets/img/v2/img_transparentCircle.png');
}

#item .decorate-circle.big {
    width: 900px;
    height: 900px;
    margin-top: -800px;
    left: -450px;
}

#item .decorate-circle.middle {
    width: 480px;
    height: 480px;
    margin-top: -950px;
    margin-left: 100%;
    left: -480px;
}

#item .decorate-circle.small {
    width: 300px;
    height: 300px;
    margin-left: 65%;
    margin-top: 250px;
}

#item .more-link {
    color: white;
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 2px solid white;
}

/* ==== Footer ==== */
.site-footer {
	position: relative;
    z-index: 6;
}

/* ==== MEDIA QUERIES ==== */
@media screen and (max-width : 1199px) {
    #people .decorate {
        display: none;
    }
    
    #people .people-item {
        padding-bottom: 30px;
    }
    
    #item {
        margin-top: -210px;
    }

    #item .content {
        margin-top: -50px;
        padding: 65px 30px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width : 1024px) {
	
	#people h5 {
		font-size: 1.5em;
	}

    #people .decorate {
        display: none;
    }
    
    #people .wave-banner.bottom {
        bottom: 50px;
    }
    
    #item {
        margin-top: -180px;
    }
}

@media screen and (max-width : 991px) {
    #people .decorate {
        display: none;
    }
    
    #people .people-item {
        margin-bottom: 80px;
        padding-left: 100px;
        padding-right: 100px;
    }

    #item .section-title h3 {
        background-size: 150% auto;
    }

    #item .content {
        padding: 65px 30px;
        padding-bottom: 0px;
    }

    #item .item {
        padding: 5px;
    }
    
    #item .decorate-circle.small {
        left: -300px;
        margin-left: 100%;
    }
}

@media screen and (max-width : 768px) {
	body {
		background-image: none;
	}
	
	.section-title.row {
		margin: 0px;
	}
	
	.section-title div[class^=col-sm-] {
		float: left;
	}
	
	.section-title.row .col-sm-1 {
		width: 20%;
	}
    
    .section-title h3 {
        font-size: 1.5em;
        line-height: 1.5em;
    }
    
    #carousels .wave-banner {
        bottom: -1px;
    }

    #people .wave-banner {
        margin-top: -10px;
    }
    
    #people .section-title {
        margin-top: 50px;
    }
    
    #people .people-item {
        margin-bottom: 80px;
        padding-left: 80px;
        padding-right: 80px;
    }
	
	#people a {
		height: 320px;
	}
    
    #people .holder-bg, #people .holder-bg-top {
        border-width: 10px;
    }

    #item {
        margin-top: -140px;
    }

    #item .section-title h3 {
        background-size: 200% auto;
    }

    #item .content {
        margin-top: -60px;
    }
    
    #item .item {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    #item .decorate-circle.small {
        bottom: -350px;
    }
    
    #item .content .row .right {
        margin-top: 50px;
    }
    
    #item .decorate-circle.big {
        width: 700px;
        height: 700px;
    }
}

@media screen and (max-width : 568px) {
    #people .people-item {
        padding-left: 80px;
        padding-right: 80px;
    }
    
    #item {
        margin-top: -120px;
    }
}




























/*
     FILE ARCHIVED ON 17:08:05 九月 18, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 16:44:32 五月 24, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
