@charset "utf-8";
/*顏色
  淺灰 #adadad
  深深黑 #211915

/*雙語系按鈕*/
.tp_lang {display: inline-block; margin-bottom: 4px;  margin-left: 8px;}
.tp_lang a:before{ padding: 4px 3px 1px; border: 1px solid gray;}

.tp_lang a.lang_tw:before {content: 'CH'; background: white; color: #242424;}
.tp_lang a.lang_en:before { content: 'EN'; background: #cccccc; color:white; }
.tp_lang a:hover:before{color: #fff; background: #333; border: 1px solid #333; transition: all 0.5s ease;}


/*隱藏內容*/

.box_link{display:none;}
.tp_links{display:none;}
.path p, .path p a { display: none;}

body{font-family: "Josefin Sans", serif;font-weight: 300;}

/*================================================Logo*/
.header_area .nav-brand { transition: all 0.3s; max-width: 140px;}
.header_area.sticky .nav-brand{max-width: 100px;}
.nav-header{max-width: 160px;}

/*.header_area .nav-brand {  animation: logo 1.5s infinite linear alternate; }
@keyframes logo{ 0% { transform: translateX(-20px);} 100% { transform: translateX(20px);}}*/

/*================================================header*/
.header_area { height: auto; background: #fff; border-top: 5px solid #231815;  padding: 10px 0 5px;}
.header_area.sticky {  background:#ffffffed;}
.navigation { display: flex; align-items: center;  margin: auto;grid-gap: 0 10px;}
.main_header_area .container{ max-width: 1220px; }
/*購物車*/
.me_tp_features {display: flex; align-items: center; justify-content: center;width:500px;}
.me_tp_features a span span{display:none;}
.me_tp_features a.tp_btn_notice span{display:none;}
.me_tp_features a i {   color: #282828;}
.me_tp_features a.tp_btn_cart b{color: #adadad;font-weight: 500;}

.box_search{margin-right: 5px; width: auto;}
.box_search input[type=text]{ border: none; border-bottom: solid 1px #ccc;border-radius: 0; padding: 5px 20px 5px 35px; max-width: 135px;
                   background: url(../images/search-icon.png) no-repeat 9px center transparent;}

.shop_search_btn { background: #251c1a; font-size: 12px; border-radius: 5px 5px 0px 0px; padding: 5px;}

/*第一層*/
.stellarnav {   margin-top: 5px;}
.stellarnav > ul {  /*width: 535px;*/}
.stellarnav > ul > li { letter-spacing: 0.5px;}
.stellarnav > ul > li > a { color: transparent;}
.stellarnav > ul > li > a b { color: #211915;}
.stellarnav > ul > li:nth-child(even) > a b { /*color: #a81d23; */}

.stellarnav > ul > li > a:hover b {  color: #211915;}
.stellarnav > ul > li:hover { background: transparent;}

.stellarnav li.has-sub > a:after { border-left: 4px solid transparent; border-right: 4px solid transparent;border-top: 6px solid #adadad; }

/*第二層下拉*/
.stellarnav ul ul { background: transparent;    border: 1px #6a6a6a solid; width: 200px;}
.stellarnav li li {border: none;}

.stellarnav li li a{color: #000;  transition: all 0.6s; text-align: center; background: #fff;}
.stellarnav li li:nth-child(even) a{ background: #f6f6f6;}
.stellarnav li li:hover a{ color: white; background: #1c1c1c;}
.stellarnav li li.has-sub:hover > a:after {  border-left: 7px solid #fff;}
.stellarnav li li.has-sub > a:after{
	border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid #231815;}

/*================================================footer*/
.footer { background: #141414; padding: 20px 0 0;}
.footer_info { display: flex; padding: 0 80px;}
.footer_logo {display: none;}
.footer_info ul {  padding-bottom: 10px;}
.footer_info li{padding: 0;}
.footer_info li:nth-child(1){  display: flex; flex-wrap: wrap; padding: 0 0 20px;}
.footer_info li p.add2:before {  content: '時間：';}

/*資訊*/
.footer_info li p {color: #ffe5b6; border-bottom: 1px solid #ffffff12; padding: 10px 10px 10px 0;}
.footer_info li a {color: #fff;}
.footer_info li a:nth-child(2){display:none;}

/*按鈕*/
.footer_menu a { width: 90px; text-align: center; padding: 7px 0 5px; border: 1px #656565 solid; background: transparent; transition: 1s;}
.footer_menu a:hover {  background: #fff; color: #141414;  border: 1px #ffffff solid;}

.copy { border-top: 2px #878787 solid; background: #fff;color: #141414;}
.copy a{ color: #141414; transition:all 0.3s;}
.copy a:hover{ color: #141414;}

#to_top{border: 1px solid #ffffff33;background:#000000ed;box-shadow: none;border-radius: 0;color: #ffffff;}
#to_top i.top {height: 16px;}
#to_top i.top:before, #to_top i.top:after {background: white;}

/*================================================首頁外掛*/
#content_main { margin:0;}
/*英文*/
.i_prod_tit h2, .i_video_tit h2, .news_part .title_i_box h6, .module_i_album .title_i_box h6{
	display:none;
	font-family: "Josefin Sans", serif;
    font-size: 30px;
    color: #000000;
    margin-bottom: 5px;
    letter-spacing: -1px;}
/*中文*/
.i_prod_tit span, .i_video_tit span, .news_part .title_i_box h4, .module_i_album .title_i_box h4
{letter-spacing: 0px; font-size: 30px; font-weight: 300;}

.module_i_album{border-top: 1px solid #595959; background: #f2f2f2;padding: 40px 20px;}
.i_album_list_box{ padding: 0;}
.i_album_b { display: none;}
.prod_part{border-top: 1px solid #595959; padding: 50px 20px;}

.pageIndex .products-list {grid-template-columns: repeat(4, 1fr);}
.products-list .more { display: none;}
.products-list .price{margin: 3px; margin-left: -3px;}
.products-list .price b { color: #141414;  font-size: 20px;  font-weight: 300;}
.products-list .pic{border: 1px solid #efefef;}
.products-list .item a{padding-bottom: 0;}

/*================================================BANNER*/
/*首頁大圖*/
/*預設解除背景輪播*/
.bannerindex { position:relative; height:auto;}
/*大圖背景*/
/*點點背景
.bannerindex::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: url(https://pic03.eapple.com.tw/2loudcustom/h_bg_2.png) #0000001a;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    -webkit-animation: noise 1.5s steps(5) alternate infinite;
    animation: noise 1.5s steps(5) alternate infinite;
    z-index: 1;
}*/
/*大圖LOGO*/
.bannerindex .swiper-slide.swiper-slide-active:before {
    content: "";
    display: block;
    background-image: url(https://pic03.eapple.com.tw/2loudcustom/h_bg_1.png);
    width: 100%;
    height: 30%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 25%;
	right: 30%;
    z-index: 101;
    pointer-events: none;
    -webkit-animation: bounce-in-top 1.1s both;
    /*animation: bounce-in-top 1.1s both;*/
	animation: tracking-in-contract-bck 1.5s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1.5s both;
    aspect-ratio: 311 / 60;
}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before,
.bannerindex .swiper-slide.swiper-slide-active:nth-child(4):before { left: 30%; right: 0;}
/*大圖文字*/
.bannerindex .swiper-slide.swiper-slide-active:after {
	content: "Create your own cycling story."; text-shadow: 0 0 4px black;
	position: absolute;
	width: 100%;
	font-size: 2.5vw;
	/*letter-spacing: 0.8vw;*/
	bottom: 32%;
	transform: translateX(-50%);
	white-space: pre-line;
	opacity: 0;
	color: white;
	font-weight: 400;
	text-align: center;
	z-index: 9999;
	-webkit-animation: tracking-in-contract-bck 1.5s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1.5s both;
	animation: tracking-in-contract-bck 1.5s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1.5s both;
	left: -27%;
}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):after,
.bannerindex .swiper-slide.swiper-slide-active:nth-child(4):after {	left: auto; right: -27%;}
.bannerindex .swiper-slide.swiper-slide-active:last-child:after { animation-delay: 2s;}

@media screen and (max-width: 425px) {
.bannerindex .swiper-slide.swiper-slide-active:after {	left: -28%; }
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):after {	left: auto; right: -28%; }
}

.swiper-banner { position:static; margin:0; height:auto;} 

/*大圖滑動點*/

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 3px; width: 10px; height: 3px; border-radius: 10px; opacity: 1;}
.swiper-pagination-bullet-active {  background: #211915;}
.swiper-pagination-bullets.swiper-pagination-horizontal{margin-bottom: 3%;}

/*內頁大圖*/
.banner {  background-image: url(https://pic03.eapple.com.tw/2loudcustom/con_bg.jpg);}
.banner { /* height: 450px;  padding: 5% 0; background-size: cover; background-image: url(https://pic03.eapple.com.tw/penguin/ban.jpg) ;*/}
.banner h5:before{
	content: '';
    font-family: "Josefin Sans", serif;
    font-size: 30px;
    letter-spacing: -1px;
    color: white; display:none !important;}
.banner h5 {display: flex;
    flex-direction: column;
    letter-spacing: 0px;
    font-size: 30px;
    font-weight: 300;
    padding-top: 7px;
    color: white;}
	

.banner.banE h5:before{	content: 'KIT';}
.album_b .banner.banE h5:before{	content: 'CUSTOM';}
.banner.banF h5:before{	content: 'SHOP';}
.video_page .banF h5:before{	content: 'VIDEO';}
.banner.banblog h5:before{	content: 'NEWS';}
.article_b .banner.banblog h5:before{content: 'REPAIR';}

/*================================================按鈕*/
.animated-arrow {
	background: unset;
	transition:.3s;
	position:relative;
	overflow:hidden;
	border-radius: 50px;
	border: 1px #ffffff solid;
    color: #434343;
    background: #e7e7e7;
	margin-top: 0;
	font-size: 14px;
}

.animated-arrow b, .animated-arrow i{position:relative; z-index:99;}
.animated-arrow b{font-weight: 400;}
.animated-arrow::after {
	content:"";
	position:absolute;
	width:0px;
	height:100%;
	top:0px;
	left:0px;
	background: #141414;
	transition:.5s;
}
.animated-arrow:hover {	color: #fff;}
.animated-arrow:hover::after {	width:100%;}

/*================================================購物*/
.product-layer-two li a{border-bottom: 1px #d0d0d0 solid; margin: 0 5px 5px; background: #ffffff;}
.products-list { grid-template-columns: repeat(5, 1fr);}
    @media screen and (max-width: 980px) {
        .products-list, .pageIndex .products-list {
            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}}

.fa-circle-plus::before { color: #141414c2;margin-right: 15px;}
.product-layer-two{display: flex; flex-wrap: wrap;}

.product-layer-two li { width: 20%; line-height: 25px;}
@media screen and (max-width: 1220px) { .product-layer-two li { width: 20%;}}
@media screen and (max-width: 1024px) { .product-layer-two li { width: 25%;}}
@media screen and (max-width: 900px) { .product-layer-two li { width: 33%;}}
@media screen and (max-width: 768px) { .product-layer-two li { width: 48%;}}
@media screen and (max-width: 475px) { .product-layer-two li { width: 100%;}}

.product-layer-two li li{width: auto !important; background: transparent;}
.product-layer-two li li a { background: #e5e5e5;margin: 0;}


.inquiry_a3 {    background:rgb(37 37 37/0.6);}
.inquiry_a1 {    background:rgb(37 37 37/0.8);}
.inquiry_a2 {    background:rgb(37 37 37);}

.proImgSwiper li{ border: 1px solid #a1a1a1;}
.sidebarBtn { border: none;}

/*================================================相簿*/
/*首頁顯示*/
.i_album_list li a p{height: 100%;background: rgba(0,0,0, .8);color: #fff; text-shadow: 0 0 8px black;}
.i_album_list li:hover p {color: transparent; background: transparent;}

.i_album_list { grid-gap: 0;}
.i_album_list>li{border: 1px solid #fff;}

.i_album_b .animated-arrow{display:none;}

/*相簿首頁*/
.subalbum-menu h2 { display: none;}
.show-list { grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));}
.other_album {  display: none;}
.album_class_page .main_part { padding: 0;}

.album_info_page .main_part { background: #efefef;}
.pic-list .item h6{display: none;}
.pic-list {  grid-gap: 2px;}
.album_descrip {  margin-bottom: 0;}
.album_info_page .main_part { padding: 20px; max-width: 100%;}
.pic-list .show_pic{aspect-ratio: 1;}

/*================================================文章*/
/*文章首頁左側選單*/
h5.blog_le_t {
    color: #474747;
    font-family: unset;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
    text-align: center;}
h5.blog_le_t span{display:none;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {
    background: #323232 !important;
}
.accordion li .link a {
    text-align: center;
}
/*文章首頁*/
.blog_subbox {    grid-template-columns: 1fr;}
.module_i_news li a, .subbox_item a {
    display: flex;
    padding: 5px;
    justify-content: space-between;
    align-items: flex-end;
}
.i_blog_le, .blog_list_le {
    width: 60%;
    position: relative;
    padding-bottom: 40%;
    left: 0;
    top: 0;
    height: 0;
    border-radius: .5vw;
    overflow: hidden;
}
.module_i_news li a:hover .i_blog_le img, .subbox_item a:hover .blog_list_le img {
    transform: translate(-50%, -50%) scale(1.15);
}
.i_blog_le img, .blog_list_le img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: cubic-bezier(0.68, 0.18, 0.54, 0.91) 1s;
}

.i_blog_ri, .blog_list_ri {
    width: 45%;
    position: absolute;
    right: 0;
    bottom: 50px;
    padding: 5%;
    min-height: 200px;
    background: rgb(255 255 255 / 80%);
    border-right: 2px solid black;
    transition: all 0.5s;
}
.i_blog_ri, .blog_list_ri {
    width: 45%;
    position: absolute;
    right: 0;
    bottom: 50px;
    padding: 5%;
    min-height: 200px;
    background: rgb(255 255 255 / 80%);
    border-right: 2px solid black;
    transition: all 0.5s;
}
.module_i_news li a:hover .i_blog_ri, .subbox_item a:hover .blog_list_ri {    background: #fff;}
.subbox_item a:after{display: none;}
.subbox_item a:before {    opacity: 1;    color: black;}

/*文章內層*/
.blog_back a.article_btn_back {    background: white; border: 1px solid black; color: black;}
.blog_back a.article_btn_prev {    background: #333;}
.blog_back a.article_btn_next {    background: #333;}

.blog_box_edit * {   width: 100%; line-height: 200%;}
.blog_shareData { border-bottom: 1px solid black; padding-bottom: 10px; justify-content: flex-end;}
h4.blog_category_title {  padding: 0;  margin-bottom: 10px;}
.toShareNews b { font-size: 15px; font-weight: 300;}
.toShareNews a object{width: 20px;}

/*標籤*/
/*.news_tags a {    color: red;}*/

/*文章-相關推薦*/
.news_related {
    padding: 80px 20px;
    background: url(https://pic03.eapple.com.tw/extwrap/100-90-5.png) #d7d7d726;
    -webkit-animation: noise 1.5s steps(5) alternate infinite;
    animation: noise 1.5s steps(5) alternate infinite;
}
.news_related h6 span:before {  color: #575757; font-weight: 500;}
.lastPage {
    color: #3c3c3c;
    background: transparent;
    border: 1px solid #686868;
}

@media screen and (max-width: 1024px) {
/*文章*/
    .module_i_news li a, .subbox_item a {
        flex-direction: column;
    }
    .i_blog_le, .blog_list_le, .i_blog_ri, .blog_list_ri {
        width: 100%;
    }
    .i_blog_le, .blog_list_le {
        padding-bottom: 50%;
        border-radius: 0;
    }
    .i_blog_ri, .blog_list_ri {
        position: relative;
        right: 0;
        bottom: unset;
        padding: 30px 5%;
        min-height: unset;
        border: none;
        border-top: 2px solid black;
        background: #f8f8f8;
    }
    .module_i_news li a:hover .i_blog_ri, .subbox_item a:hover .blog_list_ri {
        background: #f8f8f8;
    }}




@media screen and (max-width: 600px) {
    /*文章*/
    .module_i_news ul, .blog_subbox {        grid-template-columns: 1fr;    }
    .i_blog_le, .blog_list_le {        padding-bottom: 75%;    }
}


/*================================================表單*/
/*標題*/
.list_before.info li {  padding: 10px 0 15px 60px; border-bottom: 1px #f5f5f5 solid;}
.blank_letter { padding-top: 4px; padding-left: 3px; font-size: 20px;}

.information_left:before {
    content: "CONTACT"; border-top: 1px solid black; 
	/*font-family: 'Barlow', sans-serif;*/font-size: 30px; font-weight: 600;
}
.information_right:before { content: "FORM";border-top: 1px solid black; 
	font-family: 'Barlow', sans-serif;font-size: 30px; font-weight: 600;}

/*左邊資料*/
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before{
	width: 44px;
    margin-left: 15px;
    font-size: 15px;
    height: 25px;
    /*border-right: 1px solid #ededed;*/
    letter-spacing: 0.05em;
    color: #545454;
    font-weight: bold;
}
.info_TEL:after, .info_TEL2:after, .info_PHONE:after, .info_LINE:after, .info_FAX:after, .info_TAXID:after, .info_MAIL:after, .info_ADD:after, .info_ADD2:after{
	position: absolute;
    content: "●";
    color: #135f9f;
    font-size: 5px;
    width: 30px;
    height: 17px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/*右邊表單*/
.contact_form li{padding: 7px 0;  border-bottom: 1px #f5f5f5 solid;}
.contact_form li .form__label{letter-spacing: 0.05em; color: #545454; font-weight: bold;}
.contact_form li input.noborder, 
.contact_form li textarea.noborder { border: none; background: #f3f3f3; border-radius: 5px;}


/*================================================RWD1024*/
@media screen and (max-width: 1220px) { 
/*Logo*/
.header_area .nav-brand{max-width: 100px;}
.header_area.sticky .nav-brand{max-width: 80px;}

/*header*/
.stellarnav {    margin-top: 5px;}
.navigation {  /*flex-direction: initial;*/}
.me_tp_features {justify-content: center;}
.stellarnav ul { margin: auto;}
.navigation {   flex-direction: column;}
.stellarnav ul {text-align: center;}
}

/*================================================RWD768*/
@media screen and (max-width: 768px) {
.navigation { justify-content: center; padding-left: 30px; width: 95%;}
.me_tp_features { width: auto; display: flex; margin: 5px 10px 0 0px;}
.header_area .nav-brand { max-width: 80px;}
.header_area.sticky .nav-brand { max-width: 60px;}
	
/*********************側邊選單*/
/*menu*/
.stellarnav .menu-toggle:after { color: #adadad;}
.stellarnav .menu-toggle span.bars span { background: #adadad;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 0;}
/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent; color: #e1e1e1; padding: 18px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 1px #ffffff; margin: 1.5px 1.5px 0 -5px;}

/*底色*/
.stellarnav.mobile li a { border-bottom: none;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {  background: #000000e8; backdrop-filter: saturate(93%) blur(5px);}
.stellarnav.mobile > ul > li { border-bottom: 1px #ffffff29 solid;}

/*第二層*/
.stellarnav.mobile li.open{ background: transparent;}
.stellarnav.mobile ul ul {margin: 0 15px 15px;}
.stellarnav li li a {}
.stellarnav li li:hover a { background: #1c1c1c;}


/*文字*/
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {  border-bottom: solid 1px #535353;}
.stellarnav > ul > li > a{letter-spacing: 2px;}
.stellarnav > ul > li > a b { color: #fff;  font-weight: 300; line-height: 200%;}
.stellarnav > ul > li.has-sub > a{padding: 10px;}
	
/*********************footer*/
#bottom_menu {display: flex; }
#bottom_menu li { background: #141414;}
#bottom_menu li a { color: #fff; line-height: 1;}
#bottom_menu li a em {  margin-top: 9px; font-size: 10px; letter-spacing: 1px;}
#bottom_menu li a i { color: #808080;}

.footer.with_shopping_mode { padding:20px 0 49px; }
#to_top { bottom:60px;}
.copy { padding-top: 8px;}
.footer_info { padding:0 35px; flex-direction: column;}
.footer_info li+li{margin-top: 0;}
.footer_menu a{width: 31%;}

h5.blog_le_t, .blog_le .accordion {display: block; text-align: center;}
h5.blog_le_t em:before {  margin: auto;}

.contact_content .information_right {  padding: 50px 10px 10px; }

/*大圖*/
.bannerindex { padding:0; margin:0;}

}
@media screen and (max-width: 600px) { 
.banner h5:before {font-size: 40px;}
.banner h5 { font-size: 20px;}

.news_list ul li p:after { margin-right: 0;}
.news_list ul li { margin: 10px; background: #ffffff;}

.contact_form li .form__label { background: transparent;}


}

@media screen and (max-width: 570px) { 
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 0;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {  display: block; }

.footer_info {   padding: 0 35px;}
}
@media screen and (max-width: 460px) { 

.footer_info li a { width: 48%;}

}

@media screen and (max-width: 425px) { 
.banner h5:before {font-size: 30px;}
.banner h5 { font-size: 17px;}

.footer {  animation: shake 30s linear infinite;}

.nav-header { max-width: 140px;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {  margin: 0 2px;}

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {  width: 7px;  height: 2px;}
}

@media screen and (max-width: 350px) { 
.footer_info li a { width: 100%;}
}

















/*動畫*/
@keyframes noise {
 0% { background-position: -88px 166px} 20% { background-position: 222px -333px} 40% { background-position: -111px 444px} 
 60% { background-position: 33px -66px} 80% { background-position: -138px 212px} 100% { background-position: 317px -197px}
}
@keyframes show_b { 0% { height: 0; opacity: .5;} 100% { height: 1.618vw; opacity: 1;}}
@-webkit-keyframes bounce-in-top {
 0% {
 -webkit-transform: translateY(-500px);
 transform: translateY(-500px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 38% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
 opacity: 1;
}
 55% {
 -webkit-transform: translateY(-65px);
 transform: translateY(-65px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 72% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 81% {
 -webkit-transform: translateY(-28px);
 transform: translateY(-28px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 90% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 95% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
}
@keyframes bounce-in-top {
 0% {
 -webkit-transform: translateY(-500px);
 transform: translateY(-500px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 38% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
 opacity: 1;
}
 55% {
 -webkit-transform: translateY(-65px);
 transform: translateY(-65px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 72% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 81% {
 -webkit-transform: translateY(-28px);
 transform: translateY(-28px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 90% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 95% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;}
}
@-webkit-keyframes tracking-in-contract-bck {
 0% {
 letter-spacing: 10px;
 -webkit-transform: translateZ(800px);
 transform: translateZ(800px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}
@keyframes tracking-in-contract-bck {
 0% {
 letter-spacing: 10px;
 -webkit-transform: translateZ(800px);
 transform: translateZ(800px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}


/*

@media screen and (max-width: 425px) { 

@-webkit-keyframes tracking-in-contract-bck {
 0% {
 letter-spacing: 3px;
 -webkit-transform: translateZ(800px);
 transform: translateZ(800px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}
@keyframes tracking-in-contract-bck {
 0% {
 letter-spacing: 3px;
 -webkit-transform: translateZ(800px);
 transform: translateZ(800px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}
}*/