::-webkit-scrollbar {
      width: 10px;
}
::-webkit-scrollbar-track {
      background-color: #999
} 
::-webkit-scrollbar-thumb {
      background-color: #333
}
::-webkit-scrollbar-button {
      background-color: #333
}
::-webkit-scrollbar-corner {
      background-color: black;
}

body {
    scrollbar-face-color: #333;
}







#about-1 {
	background-image:url(../img/shutterstock_1.png)
}
#about-2 {
	background-image:url(../img/shutterstock_2.png)
}
#about-3 {
	background-image:url(../img/shutterstock_3.png)
}
#about-4 {
	background-image:url(../img/shutterstock_4.png)
}
#about-5 {
	background-image:url(../img/shutterstock_5.png)
}



.title_toggle {
	margin-top:10px;
}
.h1_toggle {
	text-align: justify;
}
.info_toggle p {
	text-align: justify;
	font-weight:bold;
	margin-left:20px;
}
.info_toggle li {
	color:#999;
}
.h1_toggle:hover {
	color:#ef7c00;
}
.title_toggle h1 {
	font-weight:bold; 
	color:#666;
	cursor:pointer;
}
tr:nth-child(odd) {
    background: #fff;
}

tr:nth-child(even) {
	background-color: #D9F1FF;
}
.info_td td:nth-child(odd) {
	font-weight: bold;
	color: #FA9705;
}
.li_style li {
	color:#999;
	line-height:22px;
}
.info_block {
	width: 900px;
	height: auto;
	background-color: rgba(255,255,255,1);
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}

.info_block h3 {
font-size:35px; 
}
.info_block p {
font-size:20px;  
}


@media (max-width:1000px) {
.mode_slideshow img {
	display:none;
}
.info_block {
width:auto; 
margin-left:20px; 
margin-right:20px; 
padding:20px;
}
.info_block h3 {
font-size:20px; 
}
.info_block p {
font-size:15px; 
}
}




/*==========================================================*/
/* Preloader
/*==========================================================*/
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	z-index: 9999;
}
#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}

/*產品滾輪好好玩*/

.scroll_product {
	width:550px;
	height:370px;
	overflow-x:hidden;
	overflow-y:auto;
	background-color:white;
}
table, th, td {
	text-align: center;
	padding: 5px;
	border: 1px solid #AAA;
	border-collapse: collapse;
}
table#t01 tr:nth-child(even) {
	background-color: #FFEFDF;
}
table#t01 tr:nth-child(odd) {
    background-color: #fff;
}
table#t01 th {
    color: white;
    background-color: black;
}

/*產品滾輪好好玩*/

.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #dddddd;
	margin-right: 0
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
	border-bottom-color: white
}
.tabbable:before, .tabbable:after {
	content: " ";
	display: table
}
.tabbable:after {
	clear: both
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
	display: none
}
.tab-content > .active, .pill-content > .active {
	display: block
}
.nav .caret {
	border-top-color: #505050;
	border-bottom-color: #505050
}
.nav a:hover .caret {
	border-top-color: #505050;
	border-bottom-color: #505050
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	z-index: 1000;
	min-height: 50px;
	margin-bottom: 18px;
	border: 1px solid transparent
}
.navbar:before, .navbar:after {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}
 @media (max-width:767px) {
.sample_banner ul li img {
	width: 100%
}
}
.tp-hide-revslider, .tp-caption.tp-hidden-caption {
	visibility: hidden !important;
	display: none !important
}
.tp-caption {
	z-index: 1;
	white-space: nowrap
}
.tp-caption-demo .tp-caption {
	position: relative !important;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 20px !important
}
.tp-caption .frontcorner {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0 solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	left: -40px;
	top: 0
}
.tp-caption .backcorner {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	right: 0;
	top: 0
}
.tp-caption .frontcornertop {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	left: -40px;
	top: 0
}
.tp-caption .backcornertop {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	right: 0;
	top: 0
}
.fullscreen-container {
	width: 100%;
	position: relative;
	padding: 0
}
.fullwidthbanner-container {
	width: 100%;
	position: relative;
	padding: 0;
	overflow: hidden
}
.fullwidthbanner-container .fullwidthbanner {
	width: 100%;
	position: relative
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	position: absolute;
	visibility: hidden;
	-webkit-font-smoothing: antialiased !important
}
.tp-simpleresponsive img {
	max-width: none
}
.noFilterClass {
	filter: none !important
}
.tpclear {
	clear: both
}
.tp-bullets {
	z-index: 99;
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-webkit-transform: translateZ(5px)
}
.tp-bullets.hidebullets {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.tparrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-webkit-transform: translateZ(5000px);
	-webkit-transform-style: flat;
	-webkit-backface-visibility: hidden;
	z-index: 600;
	position: relative
}
.tp-thumbs img {
	width: 100%
}
.tp-bannertimer.tp-bottom {
	bottom: 0;
	height: 5px;
	top: auto
}
.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none
}
.tp-simpleresponsive a {
	text-decoration: none
}
.tp-simpleresponsive ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.tp-simpleresponsive >ul >li {
	list-stye: none;
	position: absolute;
	visibility: hidden;
	width: 100%;
	height: 100%
}
.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute
}
.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	margin-top: -20px;
	margin-left: -20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.tp-loader.spinner3 {
	margin: -9px 0 0 -35px;
	width: 70px;
	text-align: center
}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
	width: 18px;
	height: 18px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
	animation: tp-bouncedelay 1.4s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.bannercontainer {
	padding: 0;
	background-color: #fff;
	width: 920px;
	position: relative;
	position: relative;
	margin-left: auto;
	margin-right: auto
}
.banner {
	width: 920px;
	position: relative;
	overflow: hidden
}
.banner ul li {
	list-style-type: none;
	margin-top: 10px;
	margin-left: -1px;
	margin-bottom: -5px;
}
.tp-simpleresponsive > ul > li .cs_slidelink {
	z-index: 100
}
.fullwidthbanner-container {
	width: 100% !important;
	position: relative;
	padding: 0;
	overflow: hidden
}
@media only screen and (min-width:480px) and (max-width:767px) {
.mode_slideshow {
	padding: 0 10px
}
.fullwidthbanner-container, .fullwidthbanner {
	width: 460px;
	height: 234px !important
}
}



@media only screen and (max-width:657px) {
.rounded {
	border-radius: 0px;
	-moz-border-radius: 0px;
}
.pages {
	width:320px;
}
.pages img{
	width:100%;
}
.mobile_box_width {
	 margin-bottom:20px;
	 height: 450px;
	 width:auto;
}
.h1_toggle {
	text-align: center;
}
.info_toggle p {
	text-align:center;
}
.scroll_product {
	width:280px;
}
}




@media only screen and (max-width:479px) {
.mode_slideshow {
	padding: 0 10px
}
.fullwidthbanner-container, .fullwidthbanner {
	width: 300px;
	height: 154px !important
}
}
.tp-bullets.simplebullets.navbar {
	padding: 0 10px
}
.tp-bullets.simplebullets.navbar-old {
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/navigdots_bgtile.png);
	height: 35px;
	padding: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/bullet.png) no-repeat top left;
	width: 28px;
	height: 28px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0
}
.tp-bullets.simplebullets.round .bullet.last {
	margin-right: 0
}
.tp-bullets.simplebullets.round .bullet.selected {
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/navi_slider_hover.png) no-repeat top left;
	margin-bottom: 4px
}
.tp-bullets.simplebullets.round-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/bullets.png) no-repeat bottom left;
	width: 23px;
	height: 23px;
	margin-right: 0;
	margin-top: 0
}
.tp-bullets.simplebullets.round-old .bullet.last {
	margin-right: 0
}
.tp-bullets.simplebullets.square .bullet {
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/bullets2.png) no-repeat bottom left;
	width: 19px;
	height: 19px;
	margin-right: 0;
	float: left;
	margin-top: 0
}
.tp-bullets.simplebullets.square .bullet.last {
	margin-right: 0
}
.tp-bullets.simplebullets.square-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/bullets2.png) no-repeat bottom left;
	width: 19px;
	height: 19px;
	margin-right: 0;
	float: left;
	margin-top: 0
}
.tp-bullets.simplebullets.square-old .bullet.last {
	margin-right: 0
}
.tp-bullets.simplebullets.navbar .bullet {
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/bullet.png) no-repeat 0 6px;
	width: 28px;
	height: 28px;
	margin-right: 5px;
	float: left;
	margin-top: 0
}
.tp-bullets.simplebullets.navbar .bullet.first {
	margin-left: 0 !important
}
.tp-bullets.simplebullets.navbar .bullet.last {
	margin-right: 0 !important
}
.tp-bullets.simplebullets.navbar .bullet.selected {
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/navi_slider_hover.png) no-repeat top left;
	margin-bottom: 4px
}
.tp-bullets.simplebullets.navbar-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/navigdots.png) no-repeat bottom left;
	width: 15px;
	height: 15px;
	margin-left: 5px !important;
	margin-right: 5px !important;
	float: left;
	margin-top: 10px
}
.tp-leftarrow {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/large_left.png) no-repeat top left;
	width: 40px;
	height: 40px
}
.tp-rightarrow {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/large_right.png) no-repeat top left;
	width: 40px;
	height: 40px
}
.tp-leftarrow.default {
	opacity: 0;
	z-index: 91;
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/bkg_pre_next.png) no-repeat 0 100%;
	width: 85px;
	height: 85px
}
.tp-rightarrow.default {
	opacity: 0;
	z-index: 91;
	cursor: pointer;
	position: relative;
	background: url(http://demo.presthemes.com/parallax/homepage3/modules/csslider/revolution/css/../assets/bkg_pre_next.png) no-repeat 100% 100%;
	width: 85px;
	height: 85px
}
.mode_slideshow:hover .tp-leftarrow.default, .mode_slideshow:hover .tp-rightarrow.default {
	opacity: 1
}
@media (max-width:690px) {
.mobile_none {
	display:none;
}
}
