/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (https://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see https://www.apache.org/licenses/LICENSE-2.0.
 */
* {
/*outline:1px solid #f00;*/
}
body {
	width: 100%;
	height: 100%;
	font-family: Arial, "微軟正黑體", "繁黑體", 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', sans-serif, "新細明體", PMingLiU;
	color: #373737;
	background-color: #D7D7D7;
}
html {
	width: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0px;
	text-transform: uppercase;
	font-weight: 700;/*letter-spacing: 1px;*/
}

/*p {
	margin: 0 0 25px;
	font-size: 18px;
	line-height: 1.5;
}*/

@media(min-width:768px) {
/*p {
	margin: 0 0 35px;
	font-size: 20px;
	line-height: 1.6;
}*/
}
a {
	color: #373737;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a:hover, a:focus {
	text-decoration: none;
	color: #277aa2;
}
.light {
	font-weight: 400;
}
.navbar-custom {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255,255,255,.3);
	text-transform: uppercase;
	background-color: #9e9e9e;
}
.navbar-custom .navbar-brand {
	font-weight: 700;
}
.navbar-custom .navbar-brand:focus {
	outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}
.navbar-custom a {
	color: #373737;
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover {
	outline: 0;
	color: rgba(255,255,255,.8);
	background-color: #277aa2;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
}
.navbar-custom .nav li.active {
	outline: 0;
}
.navbar-custom .nav li.active a {
	background-color: rgba(255,255,255,.3);
}
.navbar-custom .nav li.active a:hover {
	color: #fff;
}
.navbar-brand>img {
	display: block;
	width: 70%;
}
.index-share img {
	width: 35px;
	margin-top: 50px;
}
.index-share img:hover {
	opacity: 0.5;
	transition: .5s;
}
.title-img {
	width: 35%;
}
.article-list {
	text-align: left;
	font-size: 18px;
	line-height: 1.8;
}
.article-list ul {
	margin-left: -30px;
}
.article-list li {
	margin-bottom: 10px;
	width: 100%;
}
.article-img {
	margin-bottom: 20px;
}
.ppt h3 {
	margin-bottom: 10px!important;
	line-height: 1.8;
}
.ppt p {
	font-size: 15px!important;
	line-height: 1.8!important;
}
#yleader .btn {
	width: 180px;
}
p.caption {
	font-size: 15px!important;
	line-height: 1.8;
	margin-top: -10px;
}
#media .pic a:before {
	content: '';
	background: url(../img/logo-cheers.png) no-repeat center center;
	display: block;
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: rgba(0,0,0,0);
	background-position: left top;
	transition: .5s;
}
#media .pic a:after {
	content: '';
	background: url(../img/icon-play.png) no-repeat center center;
	color: #fff;
	width: 100px;
	height: 100px;
	font-size: 58px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 18%;
	left: 0;
	margin: auto;
	/*width: 58px;
	height: 58px;*/
	background-position: center;
	transition: .5s;
}
#media .pic a:hover {
	opacity: .5;
	transition: .5s;
}
.writer {
	font-size: 13px!important;
	color: #873938;
}

.ad-bgcolor{
	background-color:#b0dce7;}
.article-group h2 {
	font-size: 32px;
	margin-bottom: 10px;
}
.article-group h3 {
	font-size: 18px;
	font-weight: bold;
}
.article-group p {
	font-size: 17px;
	line-height: 1.6;
	margin: 1.85em 0;
}
/*.footer-bottom {
	padding-top: 40px;
	padding-bottom: 40px;
}
	.footer-bottom-2{
		
		
    height: 40px;
 box-sizing: border-box;
  
    position: absolute;
 bottom: 0;
    
    width: 100%;
} */
 .tks-group {
 margin-top:30px;
}
 h2.tks-group {font-size:22px;
margin-top:30px;
 margin-bottom:20px;
}
p.close2 {
    margin-top: 30px;
    font-size: 15px;
    color: #373737;
    text-align: center;
}
@media(min-width:768px) {
.navbar-custom {
	padding: 20px 0;
	border-bottom: 0;
	background: 0 0;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.navbar-custom.top-nav-collapse {
	padding: 0;
	border-bottom: 1px solid rgba(255,255,255,.3);
	background: #9e9e9e;
}
}
.intro {
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0;
	text-align: center;
	color: #fff;
	background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro2 {
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0;
	text-align: center;
	color: #fff;
	background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro .intro-body {
	display: table-cell;
	vertical-align: middle;
}
.intro .intro-body .brand-heading {
	font-size: 40px;
}
.intro .intro-body .brand-heading img {
	width: 100%;
	margin-top: 50px;
}
.intro .intro-body .intro-text {
	font-size: 18px;
}
.intro .intro-body .intro-text img {
	width: 718px;
	margin-top: -85px;
}
.intro2 .intro-body .intro-text img {
	width: 581px;
	margin-top: 67px;
	margin-bottom: -50px;
}
 @media (max-width:767px) {
.intro .intro-body .brand-heading img {
	width: 100%;
}
.intro .intro-body .intro-text img {
	width: 100%;
	margin-top: -32px;
}
.intro2 .intro-body .intro-text img {
	width: 100%;
	margin-top: 0px;
}
.navbar-brand>img {
	display: block;
	width: 70%;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 8px 15px;
	font-size: 18px;
	line-height: 20px
}
.intro {
	padding: 30px 0;
}
.intro2 {
	padding: 70px 0 30px 0;
}
.title-img {
	width: 100%;
}
.article-list {
	text-align: left;
	font-size: 18px;
	line-height: 1.8;
}
.article-list ul {
	margin-left: -18px;
}
.article-list li {
	margin-bottom: 10px;
	width: 100%;
}
.btn {
	width: 100%;
}
.ppt p {
	font-size: 18px!important;
	line-height: 1.8 !important;
}
.btn-default {
	margin-right: 30px;
}
#yleader .btn {
	width: 100%;
}
p.caption {
	font-size: 18px!important;
	line-height: 1.8;
	margin-top: -10px;
}
#media .pic a:before {
	content: '';
	background: url(../img/logo-cheers.png) no-repeat center center;
	display: block;
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: rgba(0,0,0,0);
	transition: .5s;
	background-position: left top;
}
#media .pic a:after {
	content: '';
	background: url(../img/icon-play.png) no-repeat center center;
	color: #fff;
	width: 100px;
	height: 100px;
	font-size: 58px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 30%;
	left: 0;
	margin: auto;
	/*width: 58px;
	height: 58px;*/
	background-position: center;
	transition: .5s;
}
.index-share img {
    width: 44px;
    margin-top: 50px;
	margin-right:10px;
}
}

/*iphone4 橫式*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) {
.intro .intro-body .intro-text img {
	width: 100%;
	margin-top: -49px;
}
#media .pic a:before {
	content: '';
	background: url(../img/logo-cheers.png) no-repeat center center;
	display: block;
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: rgba(0,0,0,0);
	transition: .5s;
	background-position: left top;
}
#media .pic a:after {
	content: '';
	background: url(../img/icon-play.png) no-repeat center center;
	color: #fff;
	width: 100px;
	height: 100px;
	font-size: 58px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 10%;
	left: 0;
	margin: auto;
	/*width: 58px;
	height: 58px;*/
	background-position: center;
	transition: .5s;
}

}
 @media(min-width:768px) {
.intro {
	height: 100%;
	padding: 0 0 100px;
}
.intro2 {
	padding: 0px 0 20px;
}
.intro .intro-body .brand-heading {
	font-size: 100px;
}
.intro .intro-body .intro-text {
	font-size: 26px;
}
}
.btn-circle {
	width: 50px;
	height: 50px;
	margin-top: 15px;
	padding: 0px 16px;
	border: 2px solid #fff;
	border-radius: 100%!important;
	font-size: 32px;
	color: #fff;
	background: 0 0;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.btn-circle:hover, .btn-circle:focus {
	outline: 0;
	color: #fff;
	background: rgba(255,255,255,.1);
}
.btn-circle i.animated {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s;
}
.btn-circle:hover i.animated {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
}
 @-webkit-keyframes pulse {
 0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 50% {
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @-moz-keyframes pulse {
 0% {
 -moz-transform: scale(1);
 transform: scale(1);
}
 50% {
 -moz-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -moz-transform: scale(1);
 transform: scale(1);
}
}
.content-section {
	padding-top: 100px;
}
.download-section {
	width: 100%;
	padding: 50px 0;
	/*color: #fff;
	background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
	background-color: #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;*/
	background-color: #d7d7d7;
}
#map {
	width: 100%;
	height: 200px;
	margin-top: 100px;
}
 @media(min-width:768px) {
.content-section {
	padding-top: 100px;
}
.download-section {
	padding: 100px 0;
}
#map {
	height: 400px;
	margin-top: 250px;
}
}
.btn {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 400;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.btn-default {
	border: 1px solid #277aa2;
	color: #277aa2;
	background-color: transparent;
	width: 100%;
}
.btn-default:hover, .btn-default:focus {
	border: 1px solid #277aa2;
	outline: 0;
	color: #fff;
	background-color: #277aa2;
}
ul.banner-social-buttons {
	margin-top: 0;
}
 @media(max-width:1199px) {
ul.banner-social-buttons {
	margin-top: 15px;
}
}
 @media(max-width:767px) {
ul.banner-social-buttons li {
	display: block;
	margin-bottom: 20px;
	padding: 0;
}
ul.banner-social-buttons li:last-child {
	margin-bottom: 0;
}
}
footer {
	padding: 20px 0;
	font-size: 13px;
}
footer p {
	margin: 0;
}

::-moz-selection {
 text-shadow: none;
 background: #fcfcfc;
 background: rgba(255,255,255,.2);
}
::selection {
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255,255,255,.2);
}
img::selection {
	background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
body {
	webkit-tap-highlight-color: rgba(255,255,255,.2);
}

/*iPad in landscape*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.nav>li>a {
	position: relative;
	display: block;
	padding: 15px 15px;
	font-size: 13px
}
}

/*iPad in portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.intro .intro-body .brand-heading img {
	width: 730px;
	margin-top: 200px;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	line-height: 20px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 15px 5px;
	font-size: 12px
}
.article-list li {
	margin-bottom: 10px;
	width: 190px;
}
#media .pic a:before {
	content: '';
	background: url(../img/logo-cheers.png) no-repeat center center;
	display: block;
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: rgba(0,0,0,0);
	transition: .5s;
	background-position: left top;
}
#media .pic a:after {
	content: '';
	background: url(../img/icon-play.png) no-repeat center center;
	color: #fff;
	width: 100px;
	height: 100px;
	font-size: 58px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 33%;
	left: 0;
	margin: auto;
	/*width: 58px;
	height: 58px;*/
	background-position: center;
	transition: .5s;
}
}


/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (https://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see https://www.apache.org/licenses/LICENSE-2.0.
 */



#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}



.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}
