.link, body {
	position: relative;
	font-family: Hind, sans-serif, Microsoft JhengHei, "微軟正黑體";
	line-height:180%;
}
.btn-theme, p {
	line-height: 1.6
}
.btn-theme.active.focus, .btn-theme.active:focus, .btn-theme.focus, .btn-theme:active.focus, .btn-theme:active:focus, .btn-theme:focus, :active, :focus, a, a:active, a:focus, a:hover {
	outline: 0
}
.link:after, .pricing .pricing-list-item:before {
	width: 9px;
	height: 2px;
	content: " "
}
.header .nav-item-child, .link, a, body, em, h1, h2, h3, h4, h5, h6, li, li a, p, span {
	font-family: Hind, sans-serif, Microsoft JhengHei, "微軟正黑體"; line-height:160%;
}
.header .nav-item-hover:after, .link:after, .pricing .pricing-list-item:before, .work .work-overlay:before {
	content: " "
}
.back-to-top:focus, .back-to-top:hover, .btn-theme.focus, .btn-theme:focus, .btn-theme:hover, .content-wrapper-link, .header .logo-wrap:focus, .header .logo-wrap:hover, a:active, a:focus, a:hover, h1>a:focus, h2>a:focus, h3>a:focus, h4>a:focus, h5>a:focus, h6>a:focus {
	text-decoration: none
}
.back-to-top, .carousel-title, .header .nav-item-child, .link {
	text-transform: uppercase
}
html {
	overflow-x: hidden
}
body, html, html a {
	-webkit-font-smoothing: antialiased
}

em, li, li a {
	font-size: 16px;
	font-weight: 500;
	color: #515769
}
a {
	color: #81848f
}
a:active, a:focus, a:hover {
	color: #999caa
}
.link {
	font-size: 13px;
	font-weight: 600
}
.link:after {
	position: absolute;
	top: 8px;
	right: -15px;
	background: #5acee7
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	color: #515769;
	line-height: 1.4;
	margin: 0 0 15px
}
h1>a, h2>a, h3>a, h4>a, h5>a, h6>a {
	color: #515769
}
h1>a:hover, h2>a:hover, h3>a:hover, h4>a:hover, h5>a:hover, h6>a:hover {
	color: #999caa;
	text-decoration: none
}
h1 {
	font-size: 40px
}
h2 {
	font-size: 30px
}
h5 {
	font-size: 16px
}
p{ font-size:16px;}
.accordion .panel-title, h3, h4 {
	font-size: 20px;
}
::selection {
	color: #fff;
	background: #5acee7;
	text-shadow: none
}
::-webkit-selection {
color:#fff;
background:#5acee7;
text-shadow:none
}
::-moz-selection {
color:#fff;
background:#5acee7;
text-shadow:none
}
.section-seperator {
	border-bottom: 1px solid #dedede
}
.content-wrapper-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 3
}
.accordion .panel-default {
	border: none
}
.accordion .panel-heading {
	border-radius: 0
}
.accordion .panel-default>.panel-heading {
	color: #515769;
	background: #fff;
	border: none;
	padding: 0
}
.accordion .panel-title-child {
	display: block;
	padding: 30px
}
.accordion .panel-group .panel+.panel {
	border-radius: 0;
	margin-top: 10px
}
.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
	font-size: 16px;
	border-top: none;
	padding: 0 30px 30px;
	margin-top: -1px;
	line-height:160%;
}
.panel-body strong{ color:#fff993;}
.accordion .collapse.in, .accordion [aria-expanded=true] {
	color: #fff;
	background: #5acee7
}
.btn-theme {
	position: relative;
	display: inline-block;
	text-align: center;
	background-image: none;
	border-style: solid;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn-theme:hover {
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.btn-theme.active, .btn-theme:active {
	background-image: none;
	outline: 0
}
.btn-theme.disabled, .btn-theme[disabled], fieldset[disabled] .btn-theme {
	cursor: not-allowed;
	box-shadow: none;
	opacity: .65;
	pointer-events: none
}
.btn-white-bg {
	color: #fff;
	background: #515769;
	border-color: transparent;
	border-width: 0
}
.btn-white-bg.focus, .btn-white-bg:focus, .btn-white-bg:hover {
	color: #fff;
	background: #5acee7;
	border-color: transparent
}
.btn-white-brd {
	color: #fff;
	background: 0 0;
	border-color: #fff;
	border-width: 2px
}
.btn-white-brd.focus, .btn-white-brd:focus, .btn-white-brd:hover {
	color: #515769;
	background: #fff;
	border-color: #fff
}
.btn-default-bg {
	color: #515769;
	background: #f3f4f5;
	border-color: transparent;
	border-width: 0
}
.btn-default-bg.focus, .btn-default-bg:focus, .btn-default-bg:hover {
	color: #fff;
	background: #5acee7;
	border-color: transparent
}
.btn-theme-sm {
	font-size: 13px;
	font-weight: 600;
	padding: 15px 40px
}

footer{ padding:15px;}
.footer .footer-logo {
	width: 100px;
	height: auto
}
.footer .footer-list {
	margin-bottom: 0
}
.footer .footer-list-item {
	color: #777984;
	margin-bottom: 15px
}
.footer .footer-list-item:last-child, .header .navbar {
	margin-bottom: 0
}
.navbar-fixed-top .navbar-collapse {
	max-height: 100%
}
.header .navbar {
	border-bottom: 1px solid rgba(255,255,255,.2);
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle {
	width: 25px;
	height: 25px;
	border: none;
	padding: 0;
	margin: 10px 0
}
.header .navbar-toggle .toggle-icon {
	position: relative;
	width: 25px;
	height: 3px;
	top: 15px;
	display: inline-block;
	background: #515769;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle .toggle-icon:after, .header .navbar-toggle .toggle-icon:before {
	position: absolute;
	left: 0;
	background: #515769;
	content: " "
}
.header .navbar-toggle:hover .toggle-icon, .header .navbar-toggle:hover .toggle-icon:after, .header .navbar-toggle:hover .toggle-icon:before {
	background: #e5007f;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle .toggle-icon:before {
	width: 14px;
	height: 3px;
	bottom: 14px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle .toggle-icon:after {
	width: 20px;
	height: 3px;
	top: -7px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle:hover .toggle-icon:after, .header .navbar-toggle:hover .toggle-icon:before {
	width: 25px;
	height: 3px
}
.header .navbar-toggle:hover .toggle-icon.is-clicked {
	background: rgba(81,87,105,0)
}
.header .logo {
	width: 150px;
	float: left;
}
.header .logo-wrap {
	display: inline-block;
	padding: 15px 0
}
.header .logo-img {
	display: inline-block;
	width: 90px;
	margin-left:10px;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	cursor:pointer;
}
.header .logo-img-main {
	display: inline-block;
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .logo-img-active {
	display: none;
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .nav-item, .header .nav-item-child {
	display: block;
	position: relative
}
.header .navbar-nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.header .nav-item:last-child .nav-item-child {
	padding-right: 0
}
.header .nav-item .nav-item-hover.active:after, .header .nav-item:hover .nav-item-hover:after {
	opacity: 1;
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.back-to-top, .header .nav-item-hover:after {
	opacity: 0;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .nav-item-child {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding: 20px;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .nav-item-child:focus, .header .nav-item-child:hover {
	background: 0 0
}
.header .nav-item-hover {
	position: relative;
}
.header .nav-item-hover:after {
	position: absolute;
	top: 30px;
	left: 0;
	width: 9px;
	height: 3px;
	background: #e5007f;
	transition-duration: .4s
}
@media (max-width:991px) {
.header {
	background: #fff
}
.header .navbar-toggle {
	display: block
}
.header .navbar-collapse.collapse {
	display: none!important
}
.header .navbar-collapse.collapse.in {
	display: block!important
}
.header .nav-collapse {
	padding-left: 0;
	padding-right: 0
}
.header .navbar-nav {
	margin: 0;
	float: none
}
.header .navbar-nav .nav-item {
	float: none
}
.header .menu-container:after, .header .menu-container:before {
	content: " ";
	display: table
}
.header .menu-container:after {
	clear: both
}
.header .logo .logo-img-main {
	display: none
}
.header .logo .logo-img-active {
	display: inline-block
}
.header .nav-item-child {
	color: #515769;
	line-height: 1.4;
	padding: 12px 12px 12px 15px
}
.header .nav-item-hover:after {
	position: absolute;
	top: 19px
}
}
@media (max-width:767px) {
.header .menu-container {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0;
	margin-right: 0
}
.header .navbar>.container, .header .navbar>.container>.nav-collapse {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}
.header .navbar>.container {
	width: auto
}
}
@media (min-width:992px) {
.header .navbar-nav-right {
	float: right
}
.page-on-scroll .header .navbar {
	background: #fff;
	border-bottom-color: #f0f0f0;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.page-on-scroll .header .logo-img-active, .page-on-scroll .header .logo-img-main {
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.page-on-scroll .header .logo-img-main {
	display: none
}
.page-on-scroll .header .logo-img-active {
	display: inline-block
}
.page-on-scroll .header .nav-item-child {
	color: #515769;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
}
.contact-list>li {
	font-size: 13px;
	color: #81848f;
	margin-bottom: 10px
}


.full-screen {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.color-base {
	color: #5acee7!important
}
.color-white {
	color: #fff!important
}
.color-heading {
	color: #515769!important
}
.color-subtitle {
	color: #a6a7aa!important
}
.color-link {
	color: #81848f!important
}
.color-link-hover {
	color: #999caa!important
}
.color-sky-light {
	color: #fafafa!important
}
.bg-color-base {
	background: #5acee7!important
}
.bg-color-white {
	background: #fff!important
}
.bg-color-heading {
	background: #515769!important
}
.bg-color-subtitle {
	background: #a6a7aa!important
}
.bg-color-link {
	background: #81848f!important
}
.bg-color-link-hover {
	background: #999caa!important
}
.bg-color-sky-light {
	background: #fafafa!important
}
.row-space-1 {
	margin-right: -1px;
	margin-left: -1px
}
.row-space-1>[class*=col-] {
padding-left:1px;
padding-right:1px
}
.content {
	padding-top: 40px;
	padding-bottom: 40px
}
.content-sm {
	padding-top: 60px;
	padding-bottom: 60px
}
.content-md {
	padding-top: 80px;
	padding-bottom: 80px
}
.content-lg {
	padding-top: 100px;
	padding-bottom: 100px
}

@media (max-width:992px) {

}
@media (max-width:768px) {
.page-on-scroll .header .navbar {
	border-bottom-color: #f0f0f0;}
.carousel-title {
	font-size: 60px
}
.header .logo-img {
	margin-left:0px;
}
}
@media (max-width:480px) {
.page-on-scroll .header .navbar {
	border-bottom-color: #f0f0f0;}
}


/*author*/
#author{ background-color:#5acee7; padding:30px 0;}
#author h2{ margin-top:40px;}
.author-text{ padding:0 15%;}

/*video*/
#video{ background:url(https://shopping.parenting.com.tw/reader/2017/wondermovie/img/bgvideo.jpg) center top; background-attachment:fixed; padding:30px 0;}
#video h1 a{ color:#FFF; font-size:30px;}

/*recommend*/
#recommend {
  background:url(../img/title04.png) no-repeat top center #5acee7;
}
#recommend .section-heading{ margin-top:120px;}

#recommend .section-heading h2 {
  color: white;
}
#recommend .section-heading h2:after {
  background: rgba(255, 255, 255, 0.2);
}
#recommend .section-heading .subtext h3 {
  color: rgba(255, 255, 255, 0.5);
  font-weight:normal;
  line-height:160%;
}
#recommend .section-heading .subtext h3 strong{ font-weight:bold; color:#FFF;}
#recommend .section-heading .subtext{ 
margin:30px 0 60px 0;
}
#recommend .section-heading .subtext .smalltt{
	color: rgba(255, 255, 255, 0.5);
	line-height:160%;
}
#recommend .box-testimony {
  margin-bottom: 2em;
  float: left;
}
#recommend .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}
#recommend .box-testimony a:hover, #recommend .box-testimony a:focus, #recommend .box-testimony a:active {
  color: white;
  text-decoration: none;
}
#recommend .box-testimony blockquote {
  padding-left: 0;
  border-left: none;
  padding: 40px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#recommend .box-testimony blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40px;
  border-top: 15px solid black;
  border-top-color: #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
#recommend .box-testimony blockquote .quote {
  position: absolute;
  top: 0;
  left: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 0;
  display: table;
  color: #fff;
  width: 56px;
  height: 56px;
  margin-top: -30px;
  background: #5acee7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#recommend .box-testimony blockquote .quote > span {
  display: table-cell;
  vertical-align: middle;
}
#recommend .box-testimony blockquote p {
	color:#8C8C8C; font-size:15px;
}
#recommend .box-testimony .author {
  line-height: 20px;
  color: white;
  font-size: 24px;
  margin-left: 20px;
  padding-top:5px;
  font-weight:bold;
}
#recommend .box-testimony .author .subtext {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-top:5px;
}


/*screenshots*/

/* ==========================================================================
Screenshots Intro
========================================================================== */
.screenshots-intro {
    padding: 170px 0 100px 0;
    background-color: #f6f7f9;
}
.screenshots-intro h1 {
    margin-bottom: 20px;
    color: #24374b;
    font-weight: 400;
    font-size: 22px;
}
.screenshots-intro p {
    margin-bottom: 25px;
    color: #778899;
}

/* ==========================================================================
Screenshots
========================================================================== */
.screenshots ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.screenshots ul li {
    float: left;
    min-height: 100%;
    width: 25%;
    background-color: #000;
    list-style: none;
}
.screenshots figure {
    position: relative;
    overflow: hidden;
}
.screenshots figure img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.screenshots figure:hover img, .screenshots figure:focus img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.screenshots figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25% 0;
    width: 100%;
    height: 100%;
    background-color: rgba(58, 197, 212, 0.80);
    text-align: center;
    font-size: 15px;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.screenshots figcaption a {
    color: #fff
}
.screenshots figcaption a:hover, .screenshots figcaption a:focus {
    color: #feff93
}
.screenshots figure:hover figcaption, .screenshots figure:focus figcaption {
    opacity: 1
}
.visible {
    opacity: 1
}
.screenshots figure.cs-hover figcaption {
    opacity: 1
}
.screenshots figcaption i {
    font-size: 60px
}
.screenshots figcaption p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
}
.screenshots figcaption .caption-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -100px;
    width: 200px;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.screenshots figure:hover figcaption .caption-content, .screenshots figure:focus figcaption .caption-content {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
@media (max-width:768px) {
.screenshots ul li {
    width: 50%;
}
#recommend .section-heading{ margin-top:150px;}

}


/*CCCCCCCCCCCCCCCC*/

#kv{ background-color:#5acee7; padding-top:35px;}
#kv .kvpic{ display:block;}
#kv .kvpic-m{ display:none;}
#kv .kvpic-s{ display:none;}


.subtext h3{ margin:0 20px; display:inline-block;}
.title01{ background:url(../img/title01.png) no-repeat left top;}
.title02{ background:url(../img/title02.png) no-repeat 60% top;}
.title03{ background:url(../img/title03.png) no-repeat left top;}

#about h4{ margin-top:60px; color:#5acee7;}
#about h5{ font-size:18px;}
#about h5 strong{ font-size:20px; color:#e5007f; margin:0 3px;}
#about .btn-theme{ font-size:20px; padding:5px 20px; margin-left:5px;}

#about p{ line-height:160%; padding-bottom:5px;}
#born img{ margin:100px auto 0 auto;}

@media (max-width:1024px) {
	.title03{ background:url(../img/title03.png) no-repeat -40px top;}
}

@media (max-width:767px){
#kv .kvpic{ background:url(../img/kv-m.png) no-repeat bottom center; background-size:100%; height:600px;}
	#kv .kvpic{ display:none;}
	#kv .kvpic-m{ display:block;}
	#kv .kvpic-s{ display:none;}
}

@media (max-width:480px) {
#author{ padding:30px 0 0 0;}
.title02{ background:url(../img/title02.png) no-repeat 50px top;}
.title03{ background:url(../img/title03.png) no-repeat center top;}
#recommend {
  background:url(../img/title04.png) no-repeat top center #5acee7; background-size:90%;
}
#recommend .section-heading{ margin-top:70px;}
#author h2{ text-align:center;}
#born img{ width:40%; margin-bottom:30px;}
#video h1 a{ color:#FFF; font-size:25px;}

	#kv .kvpic{ display:none;}
	#kv .kvpic-m{ display:none;}
	#kv .kvpic-s{ display:block;}

}

#about .promotion{ }

.blink {
    animation-duration: 0.5s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blink {
    from {
        opacity: 1;
    }
    to {
        opacity: 0.4;
    }
}



@media (max-width:768px) and (max-width:979px) {
	.title03{ background:url(../img/title03.png) no-repeat center top;}
}
