/*=========================================
  Header
==========================================*/
.tl-timeline h2{
	text-transform: capitalize;
}

#navigation {
    background-color: #2e3949;
    z-index: 50;
    border: 0 none;
    overflow: hidden;
    -webkit-transition: background-color 800ms linear;
    -moz-transition: background-color 800ms linear;
    -ms-transition: background-color 800ms linear;
    -o-transition: background-color 800ms linear;
    transition: background-color 800ms linear;
	height:auto!important;
}

.navbar-toggle {
    display: none;
}

.navbar-toggle i {
    color: #fff;
}

.navbar-brand {
    -webkit-animation: myfirst 5s linear 2s infinite alternate;
    /* Chrome, Safari, Opera */
    animation: myfirst 5s linear 2s infinite alternate;
    height: auto;
}



.navbar-nav li a {
    font-family: "PT Sans", 微軟正黑體, "Source Sans Pro", Helvetica, Arial, sans-serif;
    padding-left: 10px;
    position: relative;
	color : #fcf8e3;
}

.navbar-nav li a.current,
.navbar-nav li a:focus,
.navbar-nav li a:hover {
    background-color: transparent;
    color: #fff;
}

.navbar-nav li.active{
    background-color: #80ad40;
    border-radius: 15px;
}

#logo {
    position: absolute;
    left: 2%;
	font-size:2.0em;
	color :#fcf8e3;
	padding:10px 0 10px 0;
}

/*
.navbar-nav li a.current:before,
.navbar-nav li a:focus:before,
.navbar-nav li a:hover:before {
    font-size: 30px;
    content: "//";
    color: red;
    display: block;
    position: absolute;
    top: 15px;
    left: 0px;
}
*/

.keyword {
    background-color: #345A65;

    color: white;
    /*min-height: 120px;*/
    padding:15px 30px;
    line-height:1.5;
    font-size:1.1em;    
}

.keyword .container{
    width: 100%
}

.keyword p {
    text-align: center;
}

.keyword span {
     display: inline-block;
    font-size: 1.1vw;
    /*padding:4.5%;*/
   padding: 0 3%;
}

/* Make it a marquee */
.marquee {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    animation: marquee 50s linear infinite;
}

.marquee:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee {
    0%   { text-indent: 27.5em }
    100% { text-indent: -105em }
}


/* Style the links */
.vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a, .microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover, .microsoft a:hover {
    color: #F65314;
}



/* END Make it a marquee */

/* wp */
.navbar-nav li a.current:before,
.navbar-nav li a:focus:before,
.navbar-nav li a:hover:before {

}

.navbar-nav li a:hover {
	background-color: #80ad40;
}

.navbar-nav li a {
border-radius: 15px;
font-weight:bold;
}
/**/

nav ul {
    display: inline-block;
}

.navbar-nav li {
    margin-left: 20px;
    margin-top: 5px;
}

.navbar-nav {
    font-size: 15px;
    font-family: "PT Sans", 微軟正黑體, "Source Sans Pro", Helvetica, Arial, sans-serif;
    clear: both;
	padding:10px 0 10px 0;
}



.bar1,
.bar2,
.bar3 {
    width: 20px;
    height: 3px;
    background: #fff;
    margin: 4px 0;
    transition: 0.4s;
    border-radius: 2px;
}

.change .bar1 {
    -webkit-transform: rotate(-40deg) translate(-5px, 10px);
    transform: rotate(-40deg) translate(-5px, 10px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(40deg) translate(0px, -4px);
    transform: rotate(40deg) translate(0px, -4px);
}


/*=========================================
  Top Banner Slider
==========================================*/

#slider {
    padding: 0;
    display: block;
    width: 100%;
    position: relative;
}

#slider .carousel-inner .item {
    background-size: inherit;
    background: no-repeat;
}

.sideBtn {
    top: 10rem;
    right: 4rem;
    z-index: 200;
    position: fixed;
    height: 80%;
    background: #fff;
}

.rightBtn {
    position: fixed;
    display: block;
    text-align: center;
    z-index: 200;
    right: 0rem;
    top: 50%;
    width: 300px;
    color: #fff;
    -webkit-transform: translate(50%, 0) rotate(90deg);
    transform: translate(50%, 0) rotate(90deg);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    font-size: 1.5rem;
    line-height: 1 rem;
    margin-right: 50px;
    text-transform: lowercase;
}


/*sidle_topbanner1----------------------------------------------------------------------------*/

.zwift {
    position: absolute;
    right: 5%;
    top: 10%;
    width: 620px;
}

.zpart1 {
    width: 299px;
    height: 338px;
    display: inline-block;
}

.zpart2 {
    width: 174px;
    height: 338px;
    display: inline-block;
}

.zpart3 {
    width: 116px;
    height: 338px;
    display: inline-block;
}

.modle {
    position: absolute;
    left: 18%;
    bottom: -10%;
    width: 100%;
    height: 100%;
    background: url('../images/modle.png') no-repeat;
    display: block;
}

.banner01words {
    color: #fff;
    position: absolute;
    left: 2%;
    top: 30%;
    width: 50%;
}

.banner01words p{
	text-align:left;
	color:white;
	padding:10px;
	font-size:1.4em;
	
}

.banner01words .writer{
	text-align:right;
	padding:10px;
	font-size:1.4em;
}

/* wp */
#slider .container-full {
	min-height: 220px;
	background-color: #13511E;
	/*background-image: url(../img/above-portfolio-bg.jpg);*/
	background-repeat: no-repeat;
	background-position: top center;
	color: #fcf8e3;
}

#aboveportfolio2 .container-full {
	min-height: 120px;
	background-color: #13511E;
	background-image: url(../img/above-portfolio-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #fcf8e3;
}

/*---------------        portfolio      ---------------*/


#Specification .container-full {
	min-height: 50px;
	background: #fcf8e3;
	padding-top: 30px;
}

#Specification h2{
	padding-top:30px;
	padding-bottom: 30px;
}

#Specification .portfolio-type ul {
	text-align: center;
	margin: 30px 0px;
}

#Specification .portfolio-type ul li{
	background-color: #e8d25d;
	overflow: hidden;
	padding:0px;
	margin: 0px;
	border-left: 1px solid #ffe768;
	margin-left: -10px;
}

#Specification .portfolio-type ul li:first-child {
	border: none;
}

#Specification .portfolio-type ul li:first-child {
	border-radius: 15px 0px 0px 15px;
}

#Specification .portfolio-type ul li:last-child {
	border-radius: 0px 15px 15px 0px;
}

#Specification .portfolio-type ul li a{
	margin-left: -10px;
	border-left: 1px solid #6ec8ba;
	height: 40px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 30px;
	line-height: 40px;


	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;
	
	/*-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-ms-transition: color .2s;
	transition: color .2s;*/
}

#Specification .portfolio-type li a.active {
	background-color: #80ad40;
}

#Specification .portfolio-type li a:hover {
	background-color: #80ad40;

	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;

}

#Specification .portfolio-img li {
	float: left;
	width: 25%;
	padding:10px;
}

#Specification .portfolio-img img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#Specification h3 {
	font-family: "PT Sans", 微軟正黑體, "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	margin-top: -12px;
	width: 200px;
	padding: 0 30px;
	background-color: #f2f9f9;
	text-align: center;
	color: #272a2f;
}

#Specification .portfolio-type {
	margin: auto;
}

#Specification .portfolio-img h4{
	text-align:center;
	color:black;
	padding-top:10px;
}

#Specification .mix{
	min-height:600px;
	
}
/*---------------        Our pricingTable      ---------------*/
#Photogallery .container-full {
	min-height: 50px;
	background: #416F40;
	padding-bottom: 30px;
}

.authorize {
	font-size: 0.9em;
}

#Photogallery h3 {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: -12px;
	text-align: center;
	color: #fcf8e3
}

#Photogallery ul p {
	text-align: center;
	font-size: 1.3em;
	color: #a3a1a0;
	padding: 5px 0px;
}

#Photogallery ul {
	margin-bottom: 30px;
	margin: 0px;
	padding: 0px;
}

#Photogallery .col-xs-3{
	width:33.33%;
}

#Photogallery .col-xs-3 div {
	min-height: 200px;
	border-radius: 15px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 30px;

	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	-ms-transition-duration: 250ms;
	transition-duration: 250ms;
}

#Photogallery .col-xs-3 div:hover {
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.2);
	box-shadow: 0 0 10px 2px rgba(0,0,0,.2);

	-webkit-transform: scale(1.02,1.02);
	-moz-transform: scale(1.02,1.02);
	-o-transform: scale(1.02,1.02);
	-ms-transform: scale(1.02,1.02);
	transform: scale(1.02,1.02);

	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;

	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	-ms-transition-duration: 250ms;
	transition-duration: 250ms;
	position: relative;
	z-index: 99;
}

#Photogallery .col-xs-3 h4 {
	color: black;
	line-height: 30px;
	/*font-weight: bold;*/
	font-size: 18px;
	text-align: center;
	width: 100%;
	padding: 25px 0 15px 10px;
	margin-top: -10px;
}

#Photogallery .col-xs-3 h5 {
	color: white;
	line-height: 30px;
	font-weight: bold;
	font-size: 3em;
	text-align: center;
	width: 100%;
	padding: 30px 0px;
	margin-top: -10px;
	border-top: 1px solid rgba(0,0,0,.1);
}



#Photogallery .col-xs-3 a {
	margin: 15px;
	padding: 2px 45px;
	color: grey;
	font-size: 1.1em;
	border-radius: 15px;
}

#Photogallery .imgahref{
	margin: 0;
	padding: 0;
}




#Photogallery .col-xs-3:nth-child(1) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(2) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(3) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(4) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(5) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(6) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(7) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(8) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(9) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(10) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(11) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(12) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(13) h4
{
	background-color: #E6E6FA;   
}

#Photogallery .col-xs-3:nth-child(1) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(1) h5{
	background-color: #6ec8ba;
}


#Photogallery .col-xs-3:nth-child(2) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(2) h5{
	background-color: #e86269;
}


#Photogallery .col-xs-3:nth-child(3) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(3) h5{
	background-color: #95c13f;
}


#Photogallery .col-xs-3:nth-child(4) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(4) h5{
	background-color: #5094cf;
}

#Photogallery .col-xs-3:nth-child(5) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(5) h5{
	background-color: #5094cf;
}

#Photogallery .col-xs-3:nth-child(6) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(6) h5{
	background-color: #5094cf;
}

#Photogallery .col-xs-3:nth-child(7) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(7) h5{
	background-color: #5094cf;
}

#Photogallery .col-xs-3:nth-child(8) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(8) h5{
	background-color: #5094cf;
}

#Photogallery .col-xs-3:nth-child(9) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(9) h5{
	background-color: #5094cf;
}

#Photogallery .col-xs-3:nth-child(10) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(10) h5{
	background-color: #5094cf;
}

#Photogallery .col-xs-3:nth-child(11) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(11) h5{
	background-color: #5094cf;
}

#Photogallery .col-xs-3:nth-child(12) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(12) h5{
	background-color: #5094cf;
}

#Photogallery .col-xs-3:nth-child(13) a{
	background-color: #E6E6FA;   
}
#Photogallery .col-xs-3:nth-child(13) h5{
	background-color: #5094cf;
}

/* */
@-webkit-keyframes icons {
    0% {
        -webkit-box-shadow: 1px 4px 20px rgba(100%, 100%, 100%, 1);
    }
    70% {
        -webkit-box-shadow: 1px 4px 20px rgba(100%, 100%, 100%, 0.5);
    }
    100% {
        -webkit-box-shadow: 1px 4px 20px rgba(100%, 100%, 100%, 0.3);
    }
}

@keyframes icons {
    0% {
        -moz-box-shadow: 1px 4px 20px rgba(100%, 100%, 100%, 1);
        box-shadow: 1px 4px 20px rgba(100%, 100%, 100%, 1);
    }
    70% {
        -moz-box-shadow: 1px 4px 40px rgba(100%, 100%, 100%, 0.5);
        box-shadow: 1px 4px 40px rgba(100%, 100%, 100%, 0.5);
    }
    100% {
        -moz-box-shadow: 1px 4px 20px rgba(100%, 100%, 100%, 0.3);
        box-shadow: 1px 4px 20px rgba(100%, 100%, 100%, 0.3);
    }
}


.banner01words h1 {
    padding: 40px 0 10px 0;
    font-size: 2.5em;
    font-family: "PT Sans", 微軟正黑體, "Source Sans Pro", Helvetica, Arial, sans-serif;
}

.banner01words h2 {
    font-size: 1.8em;
    line-height: 2em;
}

.banner01words h2 b {
    color: #d50000;
    font-weight: 600;
}


/*sidle_topbanner2----------------------------------------------------------------------------*/

#banner2_bg {}

#font_1 {
    top: 50%;
    position: absolute;
    right: 50%;
}

.b2_h1 {
    font-size: 4em;
    line-height: 1em;
}

.b2_h2 {
    font-size: 3em;
}


.rightBtn a,
.rightBtn a:focus {
    color: #fff;
    margin: 0 20px;
    cursor: pointer;
}

.rightBtn a:hover {
    color: #0089ff;
    transform: matrix(1, 0, 0, 1, ox, oy);
}


/*slider banner----------------------------------------------------------*/

.carousel {
    position: relative;
}

.carousel-inner {
	background-image: url('../images/cover_1920.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: 0 70px;
    position: relative;
    width: 100%;
    overflow: hidden;
	max-height:600px;
}

.carousel-inner>.item {
    display: none;
    -webkit-transition: .10s ease-in-out left;
    -o-transition: .10s ease-in-out left;
    transition: .10s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: "PT Sans", 微軟正黑體, "Source Sans Pro", Helvetica, Arial, sans-serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 10;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    text-transform: uppercase;
    position: absolute;
    right: 15%;
    bottom: 20%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/
}

.carousel-caption .btn {
    text-shadow: none;
}


/*top banner video bg set*/

#background {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(bikebg.jpg) no-repeat;
    background-size: cover;
}


body {
    background-color: #000;
    font-family: "PT Sans", 微軟正黑體, "Source Sans Pro", Helvetica, Arial, sans-serif;
    line-height: 21px;
    font-size: 13px;
    color: #2d2d2d;
}

body,
dive,
span,
h1,
h2,
h3,
li,
ul {
    font-family: "PT Sans", 微軟正黑體, "Source Sans Pro", Helvetica, Arial, sans-serif;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure,
p {
    margin: 0;
}

a {
    color: #fff;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

iframe {
    border: 0;
}

a,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus,
a:hover {
    color: red;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

span.color {
    color: #0feb9e;
}

body>section,
.footer {
    padding: 10px 0;
}

.sec-title {}

.sec-title h2 {
    color: #0eb493;
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
}

.sec-sub-title {
    margin: 35px 0 45px;
}

.sec-sub-title p {
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
    color: #5b646e;
}

.devider {
    margin-top: 30px;
}

.devider i {
    color: #cccccc;
}

.devider:before,
.devider:after {
    content: "______________________";
    color: #e6e8ea;
    position: relative;
    bottom: 6px;
}

.devider:before {
    right: 10px;
}

.devider:after {
    left: 10px;
}

.mb50 {
    margin-bottom: 50px;
}

#preloader {
    background-color: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1100;
}

#preloader>img {
    left: 47%;
    position: absolute;
    top: 48%;
}




.carousel-indicators {
    bottom: 10px;
    left: inherit;
    margin: 0;
    left: 30px;
    top: 49%;
    width: 0;
    z-index: 10;
}

.carousel-indicators li {
    border: 1px solid rgba(255, 255, 255, 0.3);
    height: 8px;
    width: 8px;
}

.carousel-indicators .active {
    height: 8px;
    width: 8px;
}





/*allpage---------------------------------------------------------------*/

h3 {
    font-size: 3.5em;
    font-weight: blod;
    padding: 15px 0 20px 15px;
    margin-top: 40px;
}

h3 b {
    color: red;
}

h3 span {
    font-size: 0.5em;
}




/*=========================================
 #Feature
==========================================*/

img {
    width: 100%;
}

#Feature {
    background-size: cover;
    height: auto;
	background-color :#fcf8e3;
}

/* wp */


#Feature .container {
	width : 70%;
	background-color: #fcf8e3;
	background-repeat: no-repeat;
	background-position: top center;
	color: #fcf8e3;
	padding-top:30px;
	padding-bottom:30px;
}

#Feature  h2{
	color : black;
	padding-top:60px;
	padding-bottom:30px;
	
}

#Feature  h4{
	color : black;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	
}

#Feature2 {
	
    background-size: cover;
    height: auto;
	/* background-color :#80ad40;*/
	background-color :#708090;
}

#Feature2 .container {
	width : 70%;
	min-height: 320px;
	/*background-color: #80ad40;*/
	background-color :#708090;
	background-repeat: no-repeat;
	background-position: top center;
	color: #fcf8e3;
	padding-top:30px;
	padding-bottom:30px;
}

#Feature2  h2{
	
	padding-top:60px;
	padding-bottom:30px;
	
}
/**/
.features_d2r {
    display: block;
    width: 100%;
    position: relative;
}

.logo2 {
    width: 30%;
    top: 300px;
    left: 0px;
    position: absolute;
}

.price2 {
    width: 50%;
    top: 350px;
    left: 0px;
    position: absolute;
    z-index: 49;
}

.d2r_p1 {
    width: 40%;
    position: absolute;
    top: 10%;
    right: 0%;
    z-index: 48;
    /*background: url('../images/d2r_p1.png') no-repeat;*/
}

.d2r_p2 {
    width: 35%;
    position: absolute;
    top: 10%;
    right: 15%;
    z-index: 47;
    /*background: url('../images/d2r_p2.png') repeat;*/
    display: block;
}


.features_words {
    clear: both;
    margin-top: 500px;
}

.features_words h5 {
    font-weight: bold;
    padding-bottom: 10px;
}

.features_words h5:first-letter {
    color: red;
}

.features_words h5+span {
    height: 110px;
    display: block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #Feature {
        /* background: url(../images/bg2.jpg) 50% 0%;*/
        background-size: cover;
        height: auto;
       /* height: 917px;*/
    }
}


.dropdown {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 5%;
    content: "&#xf078";
    font-size: 20px;
}

#slider,
.carousel.slide,
.carousel-inner,
.carousel-inner .item {
    height: 565px;
}

ul#country {
    height: 50px;
    width: 40px;
    display: block;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

ul#country:hover {
    overflow: visible;
    height: auto;
}

#country li {
    margin-top: 10px;
    float: left;
}

#country li a {
    width: 40px;
    line-height: 35px;
    border: solid 2px #fff;
    text-align: center;
    display: block;
}

#country li a:hover {
    color: #000;
    background: #fff;
}




/*=========================================
 #Specification
==========================================*/

#Specification {
    display: block;
    /* background: url(../images/bg3.jpg); */
    position: relative;
    padding-top: 5%;
    /*height: 100vh;*/
	background-color:#fcf8e3;
}

#Specification .container {
    width: 70%;
}

dl.inline-flex {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    /* set the container width*/
    overflow: visible;
    width: 95%;
}

dl.inline-flex dt {
    flex: 0 0 30%;
    padding: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: solid 1px red;
}

dl.inline-flex dd {
    flex: 0 0 70%;
    border-bottom: solid 1px #d1d1d1;
    margin-left: auto;
    text-align: left;
    padding: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5em;
}


/*=========================================
 #duomeiti_inside
==========================================*/

#duomeiti_inside .container-full {
	min-height: 50px;
	background: #fcf8e3;
	padding-top: 30px;
}


#duomeiti_inside .portfolio-type ul {
	text-align: center;
	margin: 30px 0px;
}

#duomeiti_inside .portfolio-type ul li{
	background-color: #e8d25d;
	overflow: hidden;
	padding:0px;
	margin: 0px;
	border-left: 1px solid #ffe768;
	margin-left: -10px;
}

#duomeiti_inside .portfolio-type ul li:first-child {
	border: none;
}

#duomeiti_inside .portfolio-type ul li:first-child {
	border-radius: 15px 0px 0px 15px;
}

#duomeiti_inside .portfolio-type ul li:last-child {
	border-radius: 0px 15px 15px 0px;
}

#duomeiti_inside .portfolio-type ul li a{
	margin-left: -10px;
	border-left: 1px solid #6ec8ba;
	height: 40px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 30px;
	line-height: 40px;


	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;
	
	/*-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-ms-transition: color .2s;
	transition: color .2s;*/
}

#duomeiti_inside .portfolio-type li a.active {
	background-color: #80ad40;
}

#duomeiti_inside .portfolio-type li a:hover {
	background-color: #80ad40;

	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;

}

#duomeiti_inside .portfolio-img li {
	float: left;
	width: 25%;
	padding:10px;
}

#duomeiti_inside .portfolio-img img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#duomeiti_inside h3 {
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 1.5em;
	margin-top: -12px;
	width: 200px;
	padding: 0 30px;
	background-color: #f2f9f9;
	text-align: center;
	color: #272a2f;
}

#duomeiti_inside h2{
	padding-top:30px;
	padding-bottom:30px;
	
}

#duomeiti_inside .portfolio-type {
	margin: auto;
}

#duomeiti_inside .portfolio-img h4{
	text-align:center;
	color:black;
	padding-top:10px;
}

#duomeiti_inside .mix{
	/*min-height:600px;*/
	
}

#duomeiti_inside {
    display: block;
    position: relative;
    padding-top: 5%;
	background-color:#fcf8e3;
}

#duomeiti_inside .container {
    /*width: 70%;*/
}


/*=========================================
Photogallery
==========================================*/

#Photogallery {
    /*background: #416F40;*/
	background: #082567;
    display: block;
    height: auto;
    /* border-bottom: solid 8px red; */
    padding-bottom: 5%;
}

#Photogallery .container {
	padding-top:60px;
	padding-bottom:30px;
    width: 70%;
}

#Photogallery h2 {
	padding-top:30px;
	padding-bottom:30px;
	color:white;
}

.showbox {
    margin-top: 20px;
    width: 500px;
    margin-right: 40px;
    vertical-align: middle;
    position: relative;
}

.showbox img {
    width: 500px;
}

.photolist {
    display: block;
    margin-top: 120px;
    overflow: hidden;
}

.photolist a {
    margin-right: 10px;
    display: inline-block;
}

.photolist a img {
    width: 140px;
    vertical-align: middle;
}

.zoomicon {
    display: block;
    width: 30px;
    width: 30px;
    position: absolute;
    right: 10px;
    bottom: 15px;
}

.zoomicon img {
    width: 30px;
    width: 30px;
}


/*=========================================
 contactus
==========================================*/

/* wp */
/*---------------        Testemonial      ---------------*/ 
#ContactUs{
	background: #ebebeb;
	padding-top: 60px;
	padding-bottom: 60px;
}

#ContactUs .container {
	min-height: 50px;
    width: 70%;	
}

#ContactUs .heading {
	padding-bottom: 30px;
	border-top: 1px solid #f7f8f8;
	width: 100%;
}

#ContactUs h2 {
	padding-top: 30px;
	padding-bottom: 30px;
}

#ContactUs h3 {
	font-family: "PT Sans", 微軟正黑體, "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	width: auto;
	margin: auto;
	padding: 0 30px;
	background-color: #ebebeb;
	text-align: center;
	color: #272a2f;
	position: absolute;
	top: -12px;
}
#ContactUs  img{
	width : auto;
}
#ContactUs .avatar {
/*
	width: 180px;
	height: 180px;
	margin: 10px;
	border-radius: 15px;
	float: left;
	background-color: #CCC;
	overflow: hidden;

	*/
	text-align:center;
}

#ContactUs .clint-div{
    /* float: left; */
    padding-right: 20px;
    padding-top: 20px;
	
}

#ContactUs .name {
	font-size: 1.5em;
	/*font-weight: bold;*/
	margin: 0px;
	padding: 10px;
	line-height: 1.5;
	text-align:center;
}

#ContactUs .designation {
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

#ContactUs .col-xs-6 p {
	margin: 10px;
}

#ContactUs a{
	color : black;
	
}

/**/

/*
.contactus {
    color: #fff;
    width: 70%;
    margin: 10px auto;
    padding-bottom: 50px;
}

.contactus h3 {
    color: #fff;
}
*/

input.form-control {
    margin-bottom: 15px;
    font-size: 18px;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
}

textarea.form-control {
    margin-bottom: 15px;
    font-size: 15px;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
}

.form-control {
    height: 50px;
    margin-bottom: 15px;
    color: #fff;
}

.bgcolor {
    width: 100%;
    background: url('../images/asfalt.png') repeat;
    padding-top: 40px;
    overflow: hidden;
}


/*=========================================
 wherebuy
==========================================*/

#wherebuy {
    /*background: #c3d6a4;*/
	background: #5872D1;
    /*height: 170px;*/
}

#wherebuy .container {
    width: 70%;
	padding-top:30px;
	padding-bottom:30px;
}

#wherebuy h2 {
	padding-top:60px;
	padding-bottom:30px;
}

#wherebuy h5 {
	padding-top:10px;
	padding-bottom:10px;
	font-size:1.5em;
	line-height:1.5;
}

#wherebuy img{
	//width : auto;
	border-radius:15px;
	
}

#wherebuy .staf .avatar{
	width : 150px;
	margin : 0 auto;
	
}
#wherebuy a{
	color :black;
	
}

#wherebuy .col-xs-3{
	margin-bottom: 30px;
	
}

#wherebuy p{
	font-size:1.5em;
	
}

.buylink a {
    font-size: 2em;
    color: #fff;
    display: block;
    margin-top: 10%;
    letter-spacing: 2px;
}

.buylink a:hover {
    animation-name: opacity;
    animation-duration: 3s;
}

@keyframes opacity {
    from {
        color: #ff5e5e;
    }
    to {
        color: #fff;
    }
}

/* wp*/

#aboutus{
	background-image: url(../images/projectbg.jpg);
	/*height:500px;*/
	
}

#aboutus .container{
	padding-top : 80px;
	padding-bottom: 30px;
	
}

#aboutus h2{
	color : white;
	padding-top : 30px;
	padding-bottom: 30px;
}

#aboutus .jihuayuanqi{
height:auto;
float:left;
padding:10px 10px 10px 10px;
background: rgba(0, 0, 0, 0.6) ;
border-radius:10px;
color: white;
font-size:1.4em;
line-height:1.5;
padding-bottom:30px;
}


#aboutus .jihuayuanqi a:link, .jihuayuanqi a:visited {
color: white;
}

/**/

/*=========================================
 footer
==========================================*/

footer {
    display: block;
    font-size: 1.1em;
    color: #fff;
    text-align: left;
    background-color: #0e0f11;

    font-family: "PT Sans", 微軟正黑體, "Source Sans Pro", Helvetica, Arial, sans-serif;
}

.footer {
    color: #fff;
    text-align: center;
}

.footer a {
    font-size: 30px;
    margin-right: 15px;
}

.footer a:hover {
    color: #0b60a8;
}

.footer div {
    display: inline-block;
}

.footer h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 30px;
}

.about-us p {
    line-height: 24px;
}

.footer-single .subscribe {
    margin-bottom: 15px;
    position: relative;
}

.subscribe #subscribe {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 2px;
    height: 40px;
    text-indent: 10px;
    width: 100%;
}

.subscribe #subs {
    background-color: transparent;
    border: 0 none;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 6px;
}

.footer-single {
    line-height: 24px;
}

.footer-single ul {}

.footer-single li {
    line-height: 32px;
}

.footer-single p i {}

.credit a {
    color: #062033;
}

.credit a:hover {
    color: #fff;
    margin: 0 10px;
}

.copyright {
    color: #fff;
    margin-top: 100px;
}

#back-top {
    bottom: 20px;
    position: fixed;
    right: 25px;
    z-index: 20000;
}

.project-wrapper {
    background: #1c1c1c;
    overflow: hidden;
}

/* wp */

#portfolioGalary .mix{
	display: none;
	opacity: 0;
}


#article {
	font-size:16px;
	background-color:white;
	
}

#article .container{
	padding-top:100px;
	padding-bottom:30px;
	
}

#article a{
color: red;
text-decoration: underline;
	
}

/* process */

#process {
	font-size:16px;
	background-color:white;
	
}

#process .container{
	padding-top:100px;
	padding-bottom:30px;
	
}

#process a{
color: red;
text-decoration: underline;
	
}

#process img{
	width:auto;
}

.fullwidth{
	width:100% !important;
	
}

#thesis {
	font-size:16px;
	background-color:white;
	
}

#thesis .container{
	padding-top:30px;
	padding-bottom:30px;
	
}

#thesis a{
color: red;
text-decoration: underline;
	
}

#thesis .bigTitle{
	font-size:1.8em;
	font-weight:bold;
}

#thesis .smallTitle{
	font-size:1.4em;
	font-weight:bold;
}

#thesis .list{
	font-size:1.2em;
	line-height:1.5;
}

.tl-timeline h1, .tl-timeline h2, .tl-timeline h3, .tl-timeline h4, .tl-timeline h5, .tl-timeline h6{
	
	text-transform: none !important;
}

@media screen and (max-width:1680px){

  .carousel-inner {
    background-image: url('../images/cover_1680.png');
  }

}

@media screen and (max-width:1600px){

}

@media screen and (max-width:1440px){
	.carousel-inner {
		background-image: url('../images/cover_1440.png');
	}
	
	#slider,
		.carousel.slide,
		.carousel-inner,
		.carousel-inner .item {
		height: 420px;
	}
	
	.banner01words{
		top:25%;
		width:50%;
	}
	
	.banner01words p{
		font-size:1.2em;
		padding:0;
	}
	
	.banner01words .writer {
		font-size:1.2em;
	}
	
	#logo {
		position: absolute;
		left: 2%;
		font-size:1.8em;
	}
	
	.navbar-nav {
		font-size: 1.0em;;
		padding:10px 0 10px 0;
	}

    .keyword span {
        width: 13%;
    }

}

@media screen and (max-width:1366px){
	.carousel-inner {
		background-image: url('../images/cover_1366.png');
	}
	
	#slider,
		.carousel.slide,
		.carousel-inner,
		.carousel-inner .item {
		height: 400px;
	}
	
	#Photogallery .col-xs-3 h4{
		min-height:165px;
	}
	
	#Specification .mix{
		min-height:440px;
	}
	
	#aboutus {
    background-image: url(../images/projectbg_1366.jpg);
    /* height: 500px; */
	}
}

@media screen and (max-width:1360px){
	
	.banner01words p{
		font-size:0.8em;
		padding:0;
	}
	
}

@media screen and (max-width:1280px){

  .carousel-inner {
    background-image: url('../images/cover_1280.png');
  }
  
  	#slider,
		.carousel.slide,
		.carousel-inner,
		.carousel-inner .item {
		height: 380px;
	}
	
  	#logo {
		left: 2%;
		font-size:1.5em;
		padding-left:10px;
	}
	
	.navbar-nav li {
		margin-left: 10px;
		margin-top: 5px;
	}
	
	.banner01words p{
		line-height:1.2;
	}
	
	#Specification .mix{
		min-height:450px;
	}
}

@media screen and (max-width:1152px){
	
	.carousel-inner {
		background-image: url('../images/cover_1152.png');
	  }
  
  	#slider,
		.carousel.slide,
		.carousel-inner,
		.carousel-inner .item {
		height: 350px;
	}
	
  	#logo {
		left: 1%;
		font-size:1.0em;
		padding-left:10px;
		padding-top:13px;
	}
	
	.navbar-nav li {
		margin-left: 10px;
		margin-top: 5px;
	}
	
	.banner01words{
		top:25%;
		width:50%;
	}
	
	.banner01words p{
		font-size:1.2em;
	}

	
}

@media screen and (max-width:1024px){
	
	.carousel-inner {
		background-image: url('../images/cover_1024.png');
	  }
  
  	#slider,
		.carousel.slide,
		.carousel-inner,
		.carousel-inner .item {
		height: 310px;
	}
	
	#logo {
		left: 1%;
		font-size:0.8em;
		padding-left:10px;
		padding-top:15px;
	}
	
	.navbar-nav li a {
		font-size:0.8em;
	}
	
	.banner01words{
		top:25%;
		width:60%;
		left:1%;
	}


	.banner01words p{
		line-height:1.2;
	}

	.banner01words p{
        font-size:1.0em;
    }
	.banner01words .writer {
		font-size:1.0em;
	}
	


	#Feature2 .container{
		width:90%;
	}
	
	#Specification .container{
		width:90%;
	}
	
		#ContactUs .container {
		width:90%;
		padding-top:0px;

	}
	
	#ContactUs .clint-div{
		padding-right:0px;
	}
	
	#ContactUs  img{
		width:100%;
	}
	
	#ContactUs .name{
		font-size:1.3em;
	}
	
	#wherebuy .container{
		width:90%;
	}
	
	#aboutus{
		background-image: url('../images/projectbg_1024.jpg');
	}
	
	#aboutus .jihuayuanqi {
		font-size: 1.1em;
		line-height: 1.2;
		padding-bottom: 10px;
	}

}

@media screen and (max-width:768px){
	
	#logo {
		padding-top: 5px;
	}
	
	#nav {
		width: 20%;
    }
	
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: 600px;
	}
	
	.carousel-inner {
		background-image: url('../images/cover_768.png');
        background-position: 0 50px;
	  }
	  
	#slider,
		.carousel.slide,
		.carousel-inner,
		.carousel-inner .item {
		height: 250px;
	}
	
	.banner01words p {
		line-height: 1.1;
	}
	
	.banner01words {
		width: 60%;
	}

	.banner01words .writer{
		padding-top:0px;
		padding-right:10px;
		font-size:0.8em;
	}
	
	#Feature .container{
		width:90%;
		padding-top:0px;
	}
	
	#Feature2 .container {
		width:90%;
		padding-top:0px;
	}
	
	#Specification .container{
				width:90%;
		padding-top:0px;
	}
	
	#Specification .mix{
		min-height:430px;
	}
	
	#Photogallery .container{
		width:90%;
		padding-top:0px;
	}
	
	#ContactUs .container {
		width:90%;
		padding-top:0px;

	}
	
	#ContactUs .clint-div{
		padding-right:0px;
	}
	
	#ContactUs  img{
		width:100%;
	}
	
	#ContactUs .name{
		font-size:1.3em;
	}
	
	#wherebuy .container{
		width:90%;
	}
	
	#aboutus{
		background-image: url('../images/projectbg_768.jpg');
	}
	
	#aboutus .jihuayuanqi {
		font-size: 1.1em;
		line-height: 1.2;
		padding-bottom: 10px;
	}

}

@media screen and (max-width:414px){
	
	#logo {
		padding-top:0;
	}
	
	#nav {
		width: 100%;
    }
	
	#slider,
		.carousel.slide,
		.carousel-inner,
		.carousel-inner .item {
		height: 500px;
	}
	
	.carousel-inner {
		background-image: url('../images/cover_414.png');
	}
	
	.banner01words{
		top:33%;
		width:100%;
		padding: 1%;
		left: 0%;
	}
	
	.banner01words .writer{
		text-align:right;
		padding:10px;
		font-size:0.8em;
	}
	.banner01words p{
		line-height:1.1;
		
	}
	
	h2{
		font-size:1.8em;
		
	}
	
    .keyword span {
        width: 5%;
    }

	#Feature  h2{
		padding-top:0px;
		
	}
	
	#Feature .container{
		width:90%;
	}
	
	#Feature2  h2{
		padding-top:0px;
	}

	#Feature2 .container{
		width:90%;
	}
	
	#Specification .portfolio-img li{
			width:100%;
			min-height:400px;
	}
	
	#Photogallery h2{
		
		padding-top:0px;
	}

	#Photogallery .col-xs-3{
		width:100%;	
	}
	
	#ContactUs h2{
		padding-top:0px;
	}
	
	#ContactUs .col-xs-3{
		width:100%;	
	}
	
	#wherebuy h2{
		padding-top:0px;
	}
	
	#wherebuy .col-xs-4{
		width:100%;	
		min-height:0px;
	}
	
	#aboutus{
		height:auto;
	}
	
	#aboutus h2{
		padding-top:0px;
	}
	
	.footer div{
		
		margin-top: 0px;
		padding: 0 10px;
	}
	
	#process{
		padding:10px;
	}
	
	#duomeiti_inside .portfolio-img li{
		width:100%;
	}
	
	#article{
		padding:10px;
	}
	
	#thesis{
		padding:10px;
		font-size:0.8em;
	}
	
	#thesis .container{
		padding-top:0px;
	}
	
@media screen and (max-width:375px){
	
	.carousel-inner {
		background-image: url('../images/cover_375.png');
	}
	
	#slider,
		.carousel.slide,
		.carousel-inner,
		.carousel-inner .item {
		height: 520px;
	}
	
	.banner01words{
		top:30%;
		width:100%;
		padding: 1%;
		left: 0%;
	}


		
}

@media screen and (max-width:320px){
	
	.carousel-inner {
		background-image: url('../images/cover_320.png');
	}
	
	#slider,
		.carousel.slide,
		.carousel-inner,
		.carousel-inner .item {
		height: 550px;
	}	
	
	.banner01words{
		top:25%;
	}
		
}

}





