@charset "UTF-8";
@import url("../../../../../css/font-sansheadoffice.css");

/* PIP - common */
* { text-size-adjust: none; -moz-text-size-adjust: none; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

html { font-size: 62.5%; }

.hidden { position: absolute; width: 0; height: 0; font-size: 0; line-height: 0; visibility: hidden; overflow: hidden; }

.light .header, .dark .header { height: 80px; }

#floating_top { z-index: 60; }

#floating_top a { background: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/icon_top_dark.png) no-repeat 0 0; }

.pip .lazyaddbg { background: transparent; }

/* mobile */
.mobile .tnavi .tnavi_car .information .sns span.show { display: none; }

.mobile .tnavi .tnavi_car .information .sns span.hide { display: inline; }

/* mobile tab */
.mobile_tab { display: none; }

.mobile .mobile_tab { display: block; position: absolute; left: 514px; bottom: 60px; z-index: 5; }

.mobile .mobile_tab ul { width: 100%; text-align: center; }

.mobile .mobile_tab ul li { display: inline-block; width: 200px; height: 40px; overflow: hidden; *display: inline; *zoom: 1; margin-left: -1px; }

.mobile .mobile_tab ul li a { position: relative; display: block; width: 198px; height: 38px; line-height: 38px; border: 1px solid #404040; text-align: center; color: #888; font-size: 13px; font-size: 1.3rem; z-index: 1; text-decoration: none; }

.mobile .mobile_tab ul li a.on { border: 1px solid #5184b3; color: #fff; z-index: 2; }

.mobile .mobile_tab ul li:hover a { border: 1px solid #5184b3; color: #fff; z-index: 2; }

/* Mixin */
.title-white { font-size: 16px; font-size: 1.6rem; color: #e1e1e1; line-height: 24px; }

.para-gray { font-size: 14px; font-size: 1.4rem; color: #888; line-height: 20px; }

.ie7-block-hack { *display: inline; *zoom: 1; }

.mobile_topbtn { position: relative; margin-top: -75px; z-index: 100; }

.contents_specification .mobile_topbtn, .contents_accessories .mobile_topbtn, .contents_review .mobile_topbtn { margin-top: 0; }

/* Keyframes */
@keyframes spin180 { from { transform: rotate(0deg); }
  to { transform: rotate(180deg); } }

@-moz-keyframes spin180 { from { -moz-transform: rotate(0deg); }
  to { -moz-transform: rotate(180deg); } }

@-webkit-keyframes spin180 { from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(180deg); } }

@-o-keyframes spin180 { from { -o-transform: rotate(0deg); }
  to { -o-transform: rotate(180deg); } }

@-ms-keyframes spin180 { from { -ms-transform: rotate(0deg); }
  to { -ms-transform: rotate(180deg); } }

/* Parallax Image */
.parallax { position: relative; max-width: 1920px; width: 100%; height: 520px; margin: 0 auto; overflow: hidden; background-repeat: no-repeat; background-attachment: fixed; background-position: 50% 50%; background-color: #fff; }

.parallax > div { position: relative; z-index: -100; color: transparent; }

.standard_slide { position: relative; width: 1280px; }

.standard_slide .view { position: relative; overflow: hidden; width: 1280px; }

.standard_slide .view li { position: absolute; left: 100%; top: 0; width: 1280px; }

.standard_slide .view li:first-child { left: 0; }

.standard_slide .head { display: block; font-size: 30px; font-size: 3rem; line-height: 36px; font-weight: normal; }

.standard_slide .desc { font-size: 15px; font-size: 1.5rem; line-height: 20px; }

.standard_slide .control a { overflow: hidden; position: absolute; width: 30px; height: 59px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/slide_btn.png); background-repeat: no-repeat; text-indent: 9999px; }

.standard_slide .control a.next { right: 130px; background-position: 100% 0; }

.standard_slide .control a.next:hover { background-position: 100% 100%; }

.standard_slide .control a.prev { left: 130px; background-position: 0 0; }

.standard_slide .control a.prev:hover { background-position: 0 100%; }

.standard_slide .paginate { position: absolute; width: 100%; padding: 0; text-align: center; }

.standard_slide .paginate a { display: inline-block; overflow: hidden; border-radius: 100%; text-indent: 9999px; }

.standard_slide.floor-text .view li { text-align: center; }

.standard_slide.floor-text .text { display: block; }

.standard_slide.floor-text .head { padding: 0 0 18px; }

.image_article { margin: auto; text-align: center; padding: 95px 0 150px; }

.image_article .text-box { margin: auto; }

.image_article .head { font-size: 36px; font-size: 3.6rem; line-height: 36px; color: #222; font-family: "HyundaiSansHeadOfficeBold"; }

.image_article .desc { margin-top: 15px; font-size: 17px; font-size: 1.7rem; line-height: 24px; color: #666; font-family: "HyundaiSansHeadOfficeRegular"; }

.image_article .desc.subtext { font-size: 15px; font-size: 1.5rem; line-height: 20px; }

.image_article img { display: inline-block; margin-top: 53px; }

.tab_wrap { width: 940px; margin: 0 auto; }

.tab_wrap .tab_area { position: relative; width: 1280px; margin-left: -170px; }

.tab_wrap .tab_area .list { position: absolute; z-index: 1; left: 170px; }

.tab_wrap .tab_area .list li { position: relative; float: left; margin: 0 0 0 -1px; }

.tab_wrap .tab_area .list li.on { z-index: 1; background-repeat: no-repeat; }

.tab_wrap .tab_area .list li.on a { color: #fff; background: #666; border-color: #666; }

.tab_wrap .tab_area .list a { display: block; height: 55px; background: #fff; box-sizing: border-box; border: 1px solid #ccc; font-size: 15px; font-size: 1.5rem; line-height: 17px; color: #222; text-align: center; text-decoration: none; }

.tab_wrap .tab_area .list span { display: block; padding-top: 18px; }

.tab_wrap .tab_area .list.insert_bottom { bottom: 30px; }

.tab_wrap .tab_area .list.insert_bottom li { padding: 7px 0 0; }

.tab_wrap .tab_area .list.insert_bottom li.on { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_tab_arrow_gray.png); background-position: 50% 0; }

.tab_wrap .tab_area .list.insert_top { top: 30px; }

.tab_wrap .tab_area .list.insert_top li { padding: 0 0 7px; }

.tab_wrap .tab_area .list.insert_top li.on { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_tab_arrow_gray_top.png); background-position: 50% 100%; }

.tab_wrap .tab_area .view li { display: none; position: relative; }

.tab_wrap .tab_area .view li.on { display: block; }

.tab_wrap .tab_area .view .text { position: absolute; font-size: 15px; font-size: 1.5rem; line-height: 20px; color: #aaa; }

.tab_wrap .tab_area .view strong { display: block; padding: 0 0 18px; font-size: 30px; font-size: 3rem; line-height: 36px; color: #fff; font-weight: normal; }

.tab_wrap .tab_area .caution { margin-top: 12px; font-size: 13px; font-size: 1.3rem; line-height: 15px; color: #998675; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/ico_caution.png); background-repeat: no-repeat; background-position: 0 1px; }

.tab_wrap .tab_area .caution + .caution { margin-top: 6px; }

.pip .text_play { position: relative; width: 940px; height: auto; margin: 0 auto; text-align: center; overflow: hidden; }

.pip .text_play .text1 { position: absolute; left: 0; top: 93px; width: 100%; font-size: 54px; font-size: 5.4rem; line-height: 56px; color: #222; font-family: 'HyundaiSansHeadOfficeBold'; }

.pip .text_play .text1 span { font-family: 'HyundaiSansHeadOfficeLight'; }

.pip .text_play .text2 { position: absolute; left: 0; top: 210px; width: 100%; font-size: 17px; font-size: 1.7rem; line-height: 24px; color: #666; font-family: 'HyundaiSansHeadOfficeRegular'; }

.pip .text_play .subtext { font-size: 14px; font-size: 1.4rem; line-height: 20px; display: block; margin-top: 9px; }

.pip .text_play.has_border .text1 { padding-bottom: 45px; }

.pip .text_play.has_border .text1:after { content: ''; position: absolute; bottom: 25px; left: 50%; margin-left: -107px; width: 214px; border-bottom: 1px solid #418ce5; }

.pip[class*="contents_"]:not(.contents_review):not(.contents_accessories):not(.contents_specification) { width: 100%; padding: 0; background-color: #ffffff; }

.parallax1 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/parallax1.jpg); }

.parallax2 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/parallax2.jpg); }

.parallax3 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/parallax3.jpg); }

.parallax4 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/parallax4.jpg); }

.parallax5 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/parallax5.jpg); }

.parallax6 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/parallax6.jpg); background-color: #e4dcd3; }

.parallax7 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/parallax7.jpg); }

/* Cube */
.visualKV.container { top: -80px; }

.cubebox { width: 100%; max-width: 1920px; min-height: 465px; overflow: hidden; height: auto; }

.cubebox .prevbtn, .cubebox .nextbtn { top: 213px; width: 37px; height: 72px; padding: 0; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_btn_cube2.png); background-repeat: no-repeat; }

.cubebox .prevbtn a, .cubebox .nextbtn a { display: block; width: 100%; height: 100%; }

.cubebox .prevbtn img, .cubebox .nextbtn img { display: none; }

.cubebox .prevbtn { background-position: 0 0; }

.cubebox .nextbtn { background-position: -50px 0; }

.cubebox .cube * { display: none; }

.cubebox .cubelist { width: 100%; height: 465px; padding-bottom: 88px; }

.cubebox .cubelist  { width: 100%; height: 465px; }

.cubebox .cubelist .item { width: 100%; height: auto; padding-top: 80px; }

.cubebox .cubelist .item.bg { background-image: url(/assets/images/promotions/pip/117/base.jpg); background-repeat: no-repeat; background-position: 50% 0; }
#colored_car{top:0 !important;}
.cubebox .cubelist .item_wrap { position: relative; width: 960px; height: 435px; margin: 0 auto; }

.cubebox .cubelist .main { position: absolute; z-index: 1; top: 3px; left: 10px; }

.cubebox .cubelist  .item .item_wrap .main .title {
  font-size: 28px!important;
  font-size: 2.8rem!important;
  line-height: 30px!important;
  text-transform: normal!important;
  font-family: 'HyundaiSansHeadOfficeMedium'!important;
  color: #222!important;
}
.cubebox .cubelist  .item .item_wrap .main .title strong {
  display: block;
  font-family: 'HyundaiSansHeadOfficeMedium';
  font-size: 49.5px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.7px;
  text-align: left;
  color: #000;
}
.cubebox .cubelist .main .heavy-text { display: block; font-size: 43px; font-size: 4.3rem; line-height: 43px; font-family: 'HyundaiSansHeadOfficeBold'; font-weight: normal; }

.cubebox .cubelist  .item .item_wrap .main ul {
  padding: 10px 0 0;
}

.cubebox .cubelist  .item .item_wrap .main ul li {
  color: #000;
  font-size: 21px;
  line-height: 1.25;
  padding: 0;
  font-family: "HyundaiSansHeadOfficeRegular";
}
.cubebox .cubelist  .item .item_wrap .main .kv_icon.fr {
  float: none;
}
.cubebox .cubelist  .item .item_wrap .main .kv_icon {
  padding: 150px 0 0;
}
.cubebox .cubelist .facebook_like { bottom: 0; right: 0; }

.cubebox .cubelist .gallery_category ul li.on, .cubebox .cubelist .experience_category ul li a.on { background: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_cube_gallery_category_on.png) no-repeat 0 0 !important; }

.cubebox .cubelist .main .heavy-text { padding: 0 0 8px 0; }
.main.mkv {
  overflow: visible;
}

/* T Navi */
.tnavi { position: relative; z-index: 50; width: 100%; height: 95px; }

.tnavi .tnavi_car { width: 940px; margin: 0 auto; text-align: center; }

.tnavi .information { position: relative; width: 100%; height: 60px; text-align: left; }

.tnavi .information .home { padding: 21px 0 0 17px; height: 34px; }

.tnavi .information .home .price span.from { display: block; float: left; padding: 2px 5px 0 0; color: #999; font-size: 9px; font-size: 0.9rem; }

.tnavi .information .home .price strong { display: block; padding: 2px 0 0 0; color: #888; font-weight: bold; font-family: 'georgia'; font-style: italic; }

.tnavi .information .home .price strong .unit { font-weight: normal; }

.tnavi .information .home .car_logo a { font-size: 19px; font-size: 1.9rem; line-height: 19px; font-family: 'HyundaiSansHeadOfficeBold'; }

.tnavi .cubeitem { width: 600px; text-align: center; margin: -130px auto 0; }

.tnavi .cubeitem ul { width: 600px; height: 70px; margin: 0 auto; }

.tnavi .cubeitem a { display: block; color: #999; }

.tnavi .cubeitem strong { display: block; padding: 54px 0 0 0; font-size: 13px; font-size: 1.3rem; }

.tnavi .cubeitem ul, .tnavi .cubeitem li { display: inline-block; *display: inline; *zoom: 1; }

.tnavi .cubeitem li, .tnavi .cubeitem a { width: 81px; height: 80px; }

.tnavi .cubeitem li a.cover { background-position: 0px 2px; }

.tnavi .cubeitem li.on a.cover { background-position: 0px -78px; }

.tnavi .cubeitem li.first-child a.cover { background-position: 0px -238px; }

.tnavi .cubeitem li.first-child.on a.cover { background-position: 0px -318px; }

.tnavi .cubeitem li.last-child a.cover { background-position: 0px -398px; }

.tnavi .cubeitem li.last-child.on a.cover { background-position: 0px -478px; }

.tnavi .cubeitem li a.experience { background-position: -81px 2px; }

.tnavi .cubeitem li.on a.experience { background-position: -81px -78px; }

.tnavi .cubeitem li.first-child a.experience { background-position: -81px -238px; }

.tnavi .cubeitem li.first-child.on a.experience { background-position: -81px -318px; }

.tnavi .cubeitem li.last-child a.experience { background-position: -81px -398px; }

.tnavi .cubeitem li.last-child.on a.experience { background-position: -81px -478px; }

.tnavi .cubeitem li a.gallery { background-position: -162px 2px; }

.tnavi .cubeitem li.on a.gallery { background-position: -162px -78px; }

.tnavi .cubeitem li.first-child a.gallery { background-position: -162px -238px; }

.tnavi .cubeitem li.first-child.on a.gallery { background-position: -162px -318px; }

.tnavi .cubeitem li.last-child a.gallery { background-position: -162px -398px; }

.tnavi .cubeitem li.last-child.on a.gallery { background-position: -162px -478px; }

.tnavi .cubeitem li a.mostlike { background-position: -243px 2px; }

.tnavi .cubeitem li.on a.mostlike { background-position: -243px -78px; }

.tnavi .cubeitem li.first-child a.mostlike { background-position: -243px -238px; }

.tnavi .cubeitem li.first-child.on a.mostlike { background-position: -243px -318px; }

.tnavi .cubeitem li.last-child a.mostlike { background-position: -243px -398px; }

.tnavi .cubeitem li.last-child.on a.mostlike { background-position: -243px -478px; }

.tnavi .cubeitem li a.talkntalk { background-position: -324px 2px; }

.tnavi .cubeitem li.on a.talkntalk { background-position: -324px -78px; }

.tnavi .cubeitem li.first-child a.talkntalk { background-position: -324px -238px; }

.tnavi .cubeitem li.first-child.on a.talkntalk { background-position: -324px -318px; }

.tnavi .cubeitem li.last-child a.talkntalk { background-position: -324px -398px; }

.tnavi .cubeitem li.last-child.on a.talkntalk { background-position: -324px -478px; }

.tnavi .sns { position: absolute; right: 0; top: 16px; background: url("/assets/templates/pip/common/wcm/images/bg_transparent_percent1_ffffff.png") repeat 0 0; }

.tnavi .sns a { display: inline-block; width: 28px; height: 28px; margin-left: 3px; background: url("/assets/templates/pip/common/wcm/images/bg_tnavi_sns2.png") no-repeat 0 0; overflow: hidden; vertical-align: middle; *display: inline; *zoom: 1; }

.tnavi .sns a.print { background-position: 0 0; }

.tnavi .sns a.download { background-position: -33px 0; }

.tnavi .sns a.share { background-position: -112px 0; }

.tnavi .sns a.facebook { background-position: -143px 0; }

.tnavi .sns a.twitter { background-position: -174px 0; }

.tnavi .sns a.googleplus { background-position: -205px 0; }

.tnavi .sns a span { display: none; }

.tnavi .sns span { padding: 0 0 0 13px; font-size: 12px; font-size: 1.2rem; color: #999; font-weight: bold; }

.tnavi .sns span.hide { display: none; padding: 0 0 0 10px; }

.tnavi .sns span.show { display: inline; padding: 0; }

.tnavi .tnavi_submenu { position: relative; width: 940px; height: 34px; margin: 0 auto; border-top: 1px solid #ccc; overflow: hidden; }

.tnavi .tnavi_submenu ul { line-height: 34px; }

.tnavi .tnavi_submenu li { float: left; padding: 0 10px; }

.tnavi .tnavi_submenu li:first-child { padding: 0 10px 0 17px; }

.tnavi .tnavi_submenu li a { font-size: 12px; font-size: 1.2rem; font-family: 'ModernHBold'; text-transform: uppercase; color: #666; }

.tnavi .tnavi_submenu li a:hover { color: #333; }

.tnavi .tnavi_submenu li a.on { color: #418ce5; }

.tnavi.isStuck { position: fixed; left: 0; top: 0; background: #fff; height: 95px; border-bottom: 1px solid #f1f1f1; }

.tnavi.isStuck .tnavi_car { height: 60px; }

.tnavi.isStuck .cubeitem { margin-top: -55px; }

.tnavi.isStuck .cubeitem ul { height: 60px; margin: 0; }

.tnavi.isStuck .cubeitem li { height: 60px; }

.tnavi.isStuck .cubeitem a { height: 60px; }

.tnavi.isStuck .cubeitem strong { padding: 21px 0 0 0; }

.tnavi.isStuck .cubeitem.newdot li { display: inline; *zoom: 0; width: auto; height: auto; padding: 0 0 0 12px; background: url("/wcm/images/flat/bg_tnavi_cubemenu_floating_white.png") no-repeat 1px 5px !important; }

.tnavi.isStuck .cubeitem.newdot li.first-child, .tnavi.isStuck .cubeitem.newdot li.last-child a { background: none !important; }

.tnavi.isStuck .cubeitem.newdot a { display: inline; padding: 0 12px 0 0; background: url("/wcm/images/flat/bg_tnavi_cubemenu_floating_white.png") no-repeat 100% 5px !important; }

.tnavi.isStuck .cubeitem.newdot strong { display: inline; line-height: 60px; padding: 0; }

.tnavi.isStuck .sns a.share { background-color: #fff; }

.tnavi .cubeitem a { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_tnavi_cubemenu_new_blue2.png); background-repeat: no-repeat; background-position: 0 2px; }

/* PIP - Contents */
/* PIP - Highlights */
.pip.contents_highlights { /* custom */ }

.pip.contents_highlights .patchwork_parallax { position: relative; margin: 0 auto; }

.pip.contents_highlights .patchwork_parallax .patchwork_title_box { text-align: center; }

.pip.contents_highlights .patchwork_parallax .patchwork_title_box .patchwork_title { position: relative; font-size: 54px; font-size: 5.4rem; line-height: 56px; color: #222; font-family: "HyundaiSansHeadOfficeBold"; text-align: inherit; }

.pip.contents_highlights .patchwork_parallax .patchwork_title_box p { position: relative; margin-top: 13px; font-size: 17px; font-size: 1.7rem; line-height: 24px; color: #666; font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_highlights .patchwork_parallax .patchwork_title_box .point_text { color: #e63312; }

.pip.contents_highlights .patchwork_parallax .patchwork_title_box .subtext { font-size: 14px; font-size: 1.4rem; line-height: 20px; display: block; margin-top: 9px; }

.pip.contents_highlights .patchwork_parallax .patchwork_title_box.vod_box { position: absolute; z-index: 2; top: 111px; left: 0; opacity: 0; }

.pip.contents_highlights .patchwork_parallax .patchwork_title_box.vod_box .patchwork_title { font-size: 72px; font-size: 7.2rem; line-height: 72px; color: #fff; }

.pip.contents_highlights .patchwork_parallax .patchwork_title_box.vod_box p { margin-top: 10px; font-size: 25px; font-size: 2.5rem; line-height: 30px; color: #fff; font-family: "HyundaiSansHeadOfficeMedium"; }

.pip.contents_highlights .patchwork_parallax .parallax_box { position: relative; }

.pip.contents_highlights .patchwork_parallax .parallax_box > div { position: absolute; }

.pip.contents_highlights .patchwork_parallax .parallax_box .text_box_sub h3, .pip.contents_highlights .patchwork_parallax .parallax_box .text_box h3 { font-size: 36px; font-size: 3.6rem; line-height: 36px; color: #000; font-family: "HyundaiSansHeadOfficeBold"; }

.pip.contents_highlights .patchwork_parallax .parallax_box .text_box_sub p, .pip.contents_highlights .patchwork_parallax .parallax_box .text_box p { margin-top: 22px; font-size: 17px; font-size: 1.7rem; line-height: 20px; color: #000; font-family: "HyundaiSansHeadOfficeMedium"; }

.pip.contents_highlights .patchwork_parallax .parallax_box .text_box_sub p:first-child, .pip.contents_highlights .patchwork_parallax .parallax_box .text_box p:first-child { margin-top: 10px; }

.pip.contents_highlights .column_list { width: 940px; margin: 144px auto; }

.pip.contents_highlights .column_list strong { font-weight: normal; }

.pip.contents_highlights .column_list .list_header { text-align: center; }

.pip.contents_highlights .column_list .list_header .head { display: block; font-family: "HyundaiSansHeadOfficeBold"; font-size: 54px; font-size: 5.4rem; line-height: 56px; margin-bottom: 13px; }

.pip.contents_highlights .column_list .list_header .desc { font-family: "HyundaiSansHeadOfficeRegular"; font-size: 17px; font-size: 1.7rem; line-height: 24px; }



.pip.contents_highlights .column_list .column_wrap { display: inline-block; vertical-align: top; width: 100%; margin-top: 74px; }

.pip.contents_highlights .column_list .column_item { background-color: #f8f8f8; float: left; padding: 36px 0 35px; }

.pip.contents_highlights .column_list .column_item_title { display: block; font-family: "HyundaiSansHeadOfficeMedium"; font-size: 18px; font-size: 1.8rem; line-height: 22px; }

.pip.contents_highlights .column_list .column_item_text { font-family: "HyundaiSansHeadOfficeRegular"; font-size: 15px; font-size: 1.5rem; line-height: 20px; word-break: break-word; margin-top: 10px; }

.pip.contents_highlights .column_list .column_item .text_box { padding: 0 30px; box-sizing: border-box; }

.pip.contents_highlights .column_list .column_item .image_box { text-align: center; }

.pip.contents_highlights .column_list .column_item .image { width: 100%; }

.pip.contents_highlights .pip_cont { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_highlight.gif); background-repeat: repeat-x; background-position: 0 0; }

.pip.contents_highlights .patchwork_parallax { width: 940px; padding-top: 94px; }

.pip.contents_highlights .patchwork_parallax .parallax_box { margin-top: 114px; }

.pip.contents_highlights .patchwork_parallax .parallax_box .image_box_1 { left: 20px; top: 0; z-index: 1; }

.pip.contents_highlights .patchwork_parallax .parallax_box .image_box_2 { left: 734px; top: -40px; z-index: 2; }

.pip.contents_highlights .patchwork_parallax .parallax_box .image_box_3 { left: -170px; top: 440px; z-index: 0; }

.pip.contents_highlights .patchwork_parallax .parallax_box .text_box_1 { left: 310px; top: 497px; }

.pip.contents_highlights .patchwork_parallax .parallax_box .text_box_1_sub { left: 310px; top: 567px; }

.pip.contents_highlights .patchwork_parallax .parallax_box .image_box_4 { left: 620px; top: 800px; z-index: 1; }

.pip.contents_highlights .patchwork_parallax .parallax_box .image_box_5 { left: -80px; top: 900px; }

.pip.contents_highlights .patchwork_parallax .parallax_box .text_box_2 { left: 20px; top: 1397px; }

.pip.contents_highlights .patchwork_parallax .parallax_box .text_box_2_sub { left: 20px; top: 1469px; }

.pip.contents_highlights .patchwork_parallax.type_A .parallax_box { height: 2571px; }

.pip.contents_highlights .patchwork_parallax.type_A .parallax_box .image_box_6 { left: 300px; top: 1714px; z-index: 1; }

.pip.contents_highlights .patchwork_parallax.type_A .parallax_box .image_box_7 { left: -20px; top: 1884px; }

.pip.contents_highlights .patchwork_parallax.type_A .parallax_box .text_box_3 { left: 390px; top: 2191px; }

.pip.contents_highlights .patchwork_parallax.type_A .parallax_box .text_box_3_sub { left: 390px; top: 2227px; }

.pip.contents_highlights .patchwork_parallax.type_A .parallax_box .text_box_3_sub .subtext { font-size: 15px; font-size: 1.5rem; line-height: 20px; color: #666; font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_highlights .patchwork_parallax.type_B .parallax_box { height: 1764px; }

.pip.contents_highlights .column_list .list_header .desc { color: #666; }

.pip.contents_highlights .column_list .column_item_title { color: #222; }

.pip.contents_highlights .column_list .column_item_text { color: #666; }

.pip.contents_highlights .column_list .column_item .text_box { height: 266px; }

.pip.contents_highlights .column_list .column_item .image { margin: 19px 0 -4px; }

.pip.contents_highlights .column_list .grid_1_3 .column_item { width: 300px; }

.pip.contents_highlights .column_list .grid_1_3 .column_item:not(:first-child) { margin-left: 20px; }

.pip.contents_highlights .column_list .image_desc { font-family: "HyundaiSansHeadOfficeMedium"; font-size: 15px; font-size: 1.5rem; line-height: 20px; color: #222; }

/* PIP - exterior  */
.pip.contents_exterior { /* custom */ }

#contents_exterior > div.pip_cont > div.text_play > div.text1{
  top:50px !important;
}

.pip.contents_exterior .car_exterior_detail .list_wrap { width: 100%; height: 150px; }

.pip.contents_exterior .car_exterior_detail .list_wrap .list { position: relative; width: 487px; height: 59px; margin: 0 auto 6px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_exterior_dot.png); background-repeat: no-repeat; background-position: 58px 29px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li { position: absolute; top: 0; width: 59px; height: 59px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_exterior_list.png); background-repeat: no-repeat; background-position: 0 0; overflow: hidden; }

.pip.contents_exterior .car_exterior_detail .list_wrap li.front { background-position: 0 0; left: 54px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li.front.on { background-position: 0 -60px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li.side { background-position: -60px 0; left: 213px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li.side.on { background-position: -60px -60px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li.rear { background-position: -120px 0; left: 373px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li.rear.on { background-position: -120px -60px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li a, .pip.contents_exterior .car_exterior_detail .list_wrap li span { display: block; height: 100%; }

.pip.contents_exterior .car_exterior_detail .list_wrap li a { width: 100%; text-decoration: none; }

.pip.contents_exterior .car_exterior_detail .list_wrap li span.txt { text-indent: 9999px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li span.progress { overflow: hidden; width: 0; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_exterior_list.png); background-repeat: no-repeat; background-position-y: -120px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li.front.on a span.progress { background-position-x: 0; }

.pip.contents_exterior .car_exterior_detail .list_wrap li.side.on a span.progress { background-position-x: -60px; }

.pip.contents_exterior .car_exterior_detail .list_wrap li.rear.on a span.progress { background-position-x: -120px; }

.pip.contents_exterior .car_exterior_detail .view_wrap { position: relative; width: 100%; height: 750px; overflow: hidden; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_exterior.jpg); background-repeat: no-repeat; background-position: 50% 100%; }

.pip.contents_exterior .car_exterior_detail .view_wrap .pos { position: absolute; left: 50%; top: 0; width: 1920px; height: 100%; margin-left: -960px; }

.pip.contents_exterior .car_exterior_detail .view_wrap .view { position: relative; width: 100%; height: 100%; }

.pip.contents_exterior .car_exterior_detail .view_wrap .view > li { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }

.pip.contents_exterior .car_exterior_detail .scene { position: relative; width: 940px; height: 100%; margin: 0 auto; overflow: visible; }

.pip.contents_exterior .car_exterior_detail .scene .car { position: relative; top: 0; width: 100%; height: 100%; }

.pip.contents_exterior .car_exterior_detail .scene .plus { position: absolute; left: 0; top: 35px; width: 41px; height: 41px; overflow: visible; }

.pip.contents_exterior .car_exterior_detail .scene .plus a { position: absolute; z-index: 1; left: 0; bottom: 0; display: block; width: 41px; height: 41px; margin: 0; overflow: hidden; cursor: pointer; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_exterior_plus.png); background-repeat: no-repeat; background-position: 0 0; }

.pip.contents_exterior .car_exterior_detail .scene .plus a span { display: block; text-indent: 9999px; }

.pip.contents_exterior .car_exterior_detail .scene .plus > .txt { display: none; position: absolute; left: 0; bottom: 5px; width: 41px; height: 100%; white-space: nowrap; font-size: 15px; font-size: 1.5rem; line-height: 18px; color: #444; font-family: 'HyundaiSansHeadOfficeBold'; font-weight: normal; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_418ce5.png); background-repeat: repeat-y; background-position: 20px 0; }

.pip.contents_exterior .car_exterior_detail .scene .plus > .txt > span { position: absolute; top: -3px; }

.pip.contents_exterior .car_exterior_detail .scene .plus.left > .txt span { left: 30px; text-align: left; }

.pip.contents_exterior .car_exterior_detail .scene .plus.right > .txt span { right: 30px; text-align: right; }

.pip.contents_exterior .car_exterior_detail .scene .plus.on a { background-position: -41px 0; }

.pip.contents_exterior .car_exterior_detail .scene .plus.on > span.txt { display: block; }

.pip.contents_exterior .car_exterior_detail .sub_wrap { position: absolute; top: 0; width: 540px; height: 600px; overflow: hidden; }

.pip.contents_exterior .car_exterior_detail .sub_wrap ul { position: relative; width: 100%; height: 100%; }

.pip.contents_exterior .car_exterior_detail .sub_wrap li { position: absolute; z-index: 11; left: 0; top: 0; width: 540px; height: 600px; background: #000; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt { position: absolute; z-index: 14; left: 40px; top: 36px; width: 400px; font-size: 15px; font-size: 1.5rem; line-height: 20px; color: #aaa; font-family: 'HyundaiSansHeadOfficeRegular'; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt strong { display: block; margin-bottom: 13px; font-size: 17px; font-size: 1.7rem; line-height: 20px; color: #fff; font-family: 'HyundaiSansHeadOfficeMedium'; font-weight: normal; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle { margin: 33px 0 0 2px; width: 100px; height: 60px; font-size: 10px; font-size: 1rem; text-align: center; font-family: arial; font-weight: bold; text-transform: uppercase; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/toggle_lights.png); background-repeat: no-repeat; background-position: 0 0; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle a { display: inline-block; width: 41px; height: 19px; padding: 41px 0 0 0; margin: 0 9px 0 0; text-decoration: none; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle a.toggle_on { color: rgba(255, 255, 255, 0.2); }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle a.toggle_off { color: #fff; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle.on { background-position: -100px 0; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle.on a.toggle_on { color: #fff; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle.on a.toggle_off { color: rgba(255, 255, 255, 0.2); }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle.tabs { width: 320px; background: none; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle.tabs a { position: relative; width: 158px; height: 38px; line-height: 38px; margin: 0 0 0 -1px; padding-top: 0; border: 1px solid #404040; text-transform: none; font-size: 13px; font-size: 1.3rem; color: #888; font-weight: normal; font-family: 'HyundaiSansHeadOfficeMedium'; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle.tabs.on a.toggle_off { color: #888; border-color: #404040; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle.tabs.on a.toggle_on, .pip.contents_exterior .car_exterior_detail .sub_wrap .txt .toggle.tabs a.toggle_off { z-index: 1; color: #fff; border-color: #418ce5; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .close { position: absolute; right: 0; top: 0; display: block; width: 60px; height: 60px; z-index: 15; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_transparent_percent30_000000.png); background-repeat: no-repeat; background-position: 0 0; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .close a { display: block; width: 60px; height: 60px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/btn_close_x_white.png); background-repeat: no-repeat; background-position: 0 0; overflow: hidden; text-indent: 9999px; }

.pip.contents_exterior .car_exterior_detail .sub_wrap .close a:hover { background-position: 0 0; animation: spin180 0.4s; -webkit-animation: spin180 0.4s; }

.pip.contents_exterior .pip_cont { max-width: 1920px; margin: 0 auto; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_exterior.jpg); background-repeat: no-repeat; background-position: 50% 100%; }

.pip.contents_exterior .pip_cont .text_play { height: 434px; }

.pip.contents_exterior .pip_cont .text_play .text2 { margin-top: 58px; }

.pip.contents_exterior .car_exterior_detail .scene .car img { margin-left: -10px; }

.pip.contents_exterior .car_exterior_detail .view_wrap { background: none; }

.pip.contents_exterior .car_exterior_detail .view .car { position: absolute; right: 0; }

.pip.contents_exterior .car_exterior_detail .view > li.front .sub_wrap { right: -1100px; }

.pip.contents_exterior .car_exterior_detail .view > li.front .car img { margin-left: -170px; }

.pip.contents_exterior .car_exterior_detail .view > li.front .car .plus1 { left: 204px; height: 301px; }

.pip.contents_exterior .car_exterior_detail .view > li.front .car .plus2 { left: 376px; height: 261px; }

.pip.contents_exterior .car_exterior_detail .view > li.front .car .plus3 { left: 325px; height: 336px; }

.pip.contents_exterior .car_exterior_detail .view > li.side { left: 100%; }

.pip.contents_exterior .car_exterior_detail .view > li.side .sub_wrap { right: -1100px; }

.pip.contents_exterior .car_exterior_detail .view > li.side .car .plus1 { left: 185px; height: 335px; }

.pip.contents_exterior .car_exterior_detail .view > li.side .car .plus2 { left: 567px; height: 380px; }

.pip.contents_exterior .car_exterior_detail .view > li.side .car .plus3 { left: 453px; height: 140px; }

.pip.contents_exterior .car_exterior_detail .view > li.side .car .plus4 { left: 492px; height: 255px; }

.pip.contents_exterior .car_exterior_detail .view > li.rear { left: 100%; }

.pip.contents_exterior .car_exterior_detail .view > li.rear .sub_wrap { right: -1100px; }

.pip.contents_exterior .car_exterior_detail .view > li.rear .car .plus1 { left: 549px; height: 195px; }

.pip.contents_exterior .car_exterior_detail .view > li.rear .car .plus2 { left: 608px; height: 335px; }

/* PIP - interior */
.pip.contents_interior { /* custom */ }

.pip.contents_interior .ride_and_handling { position: relative; width: 940px; height: 680px; margin: 0 auto 100px; background: #fff; }

.pip.contents_interior .ride_and_handling .bluebox { width: 1280px; height: 680px; margin-left: -170px; }

.pip.contents_interior .ride_and_handling .bluebox span { display: block; }

.pip.contents_interior .ride_and_handling .bluebox .list { position: absolute; z-index: 3; right: 0; bottom: 80px; width: 410px; height: 83px; margin: 0 auto; }

.pip.contents_interior .ride_and_handling .bluebox .list ul { width: 600px; height: 83px; }

.pip.contents_interior .ride_and_handling .bluebox .list li { float: left; width: 100px; height: 83px; margin-right: 10px; background: #fff; }

.pip.contents_interior .ride_and_handling .bluebox .list li.on { width: 190px; }

.pip.contents_interior .ride_and_handling .bluebox .list a { position: relative; display: block; height: 83px; text-decoration: none; }

.pip.contents_interior .ride_and_handling .bluebox .list .img { position: relative; overflow: hidden; }

.pip.contents_interior .ride_and_handling .bluebox .list .on .img { width: 96px; height: 75px; border: 4px solid #fff; border-right: 0; }

.pip.contents_interior .ride_and_handling .bluebox .list .on .img img { margin-left: -4px; margin-top: -4px; }

.pip.contents_interior .ride_and_handling .bluebox .list .txt { display: none; width: 176px; height: 100px; font-size: 13px; font-size: 1.3rem; line-height: 16px; color: #000; font-family: "Text-Bold"; vertical-align: middle; }

.pip.contents_interior .ride_and_handling .bluebox .list .on .txt { display: block; position: absolute; left: 107px; top: 30px; height: auto; }

.pip.contents_interior .ride_and_handling .bluebox .view .head { position: absolute; z-index: 2; right: 0; top: 113px; display: block; width: 410px; font-size: 15px; font-size: 1.5rem; line-height: 20px; color: #aaa; font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_interior .ride_and_handling .bluebox .view .head strong { display: block; padding: 0 0 15px 0; font-size: 30px; font-size: 3rem; line-height: 36px; color: #fff; font-family: "HyundaiSansHeadOfficeMedium"; font-weight: normal; }

.pip.contents_interior .ride_and_handling .bluebox .meterial_texture { overflow: hidden; margin-top: 34px; }

.pip.contents_interior .ride_and_handling .bluebox .meterial_texture > * { float: left; opacity: 0.4; }

.pip.contents_interior .ride_and_handling .bluebox .meterial_texture > * + * { margin-left: 10px; }

.pip.contents_interior .ride_and_handling .bluebox .meterial_texture .label-active { opacity: 1; }

.pip.contents_interior .ride_and_handling .bluebox .meterial_texture li { cursor: pointer; }

.pip.contents_interior .ride_and_handling .bluebox .meterial_name { display: block; font-size: 13px; font-size: 1.3rem; line-height: 16px; height: 16px; color: #fff; font-family: "Text-Bold"; }

.pip.contents_interior .ride_and_handling .bluebox .meterial_name:after { content: ""; vertical-align: middle; width: 40px; height: 1px; background-color: #fff; margin-left: 10px; }

.pip.contents_interior .ride_and_handling .bluebox .label-active .meterial_name:after { display: inline-block; }

.pip.contents_interior .ride_and_handling .bluebox .view-item { display: none; }

.pip.contents_interior .ride_and_handling .bluebox .view-item.on { display: block; }

.pip.contents_interior .ride_and_handling .bluebox .view-item .image { display: none; }

.pip.contents_interior .ride_and_handling .bluebox .view-item .image.image-active { display: inline; }

.pip.contents_interior .car_interior_detail { width: 940px; margin: 0 auto 150px; }

.pip.contents_interior .car_interior_detail .head { font-family: "HyundaiSansHeadOfficeMedium"; }

.pip.contents_interior .car_interior_detail .desc { font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_interior .car_interior_detail .section_wrap { position: relative; width: 1280px; height: 680px; margin: 0 0 100px -170px; overflow: hidden; }

.pip.contents_interior .car_interior_detail .point { position: absolute; z-index: 2; top: 0; left: 0; width: 45px; height: 45px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/bg_interior_plus.png); background-repeat: no-repeat; background-position: 0% 0%; }

.pip.contents_interior .car_interior_detail .point:hover, .pip.contents_interior .car_interior_detail .point.on { background-position: 0% 100%; }

.pip.contents_interior .car_interior_detail .caution { display: block; font-size: 13px; font-size: 1.3rem; line-height: 15px; color: #998675; font-style: normal; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/ico_caution.png); background-repeat: no-repeat; background-position: 0 1px; }

.pip.contents_interior .car_interior_detail .caution:first-of-type { margin-top: 13px; }

.pip.contents_interior .car_interior_detail .caution:not(:first-child) { margin-bottom: 3px; }

.pip.contents_interior .car_interior_detail .interior_detail { position: relative; z-index: 3; width: 1280px; height: 680px; overflow: hidden; }

.pip.contents_interior .car_interior_detail .interior_detail > ul > li { display: none; position: absolute; left: 0; top: 0; }

.pip.contents_interior .car_interior_detail .interior_detail > ul > li .detail_wrap { position: relative; }

.pip.contents_interior .car_interior_detail .interior_detail .text_block { position: absolute; z-index: 2; left: 190px; }

.pip.contents_interior .car_interior_detail .interior_detail .text_block.bottom-box { bottom: 77px; }

.pip.contents_interior .car_interior_detail .interior_detail .text_block.top-box { top: 79px; }

.pip.contents_interior .car_interior_detail .interior_detail .text_block.middle-box { top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); }

.pip.contents_interior .car_interior_detail .interior_detail .text_block .head { margin: 0 0 17px 0; font-size: 30px; font-size: 3rem; line-height: 36px; color: #fff; font-weight: normal; }

.pip.contents_interior .car_interior_detail .interior_detail .text_block .desc { font-size: 15px; font-size: 1.5rem; line-height: 20px; color: #aaa;max-width: 960px; }

#contents_interior > div.pip_cont > div.car_interior_detail > div > div.interior_detail > ul > li.list_3 > div > div.text_block.bottom-box > p{
  max-width: 480px;
}

h1,h2,h3,h4,h5,h6{
  overflow: visible !important;
}
.pip.contents_interior .car_interior_detail .interior_detail .close { position: absolute; z-index: 15; left: 1050px; top: 0; display: block; width: 60px; height: 60px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/interior_utility_bg.png); background-repeat: repeat; background-position: 0% 0%; }

.pip.contents_interior .car_interior_detail .interior_detail .close a { display: block; width: 60px; height: 60px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/btn_close_x_white.png); background-repeat: no-repeat; background-position: 0% 0%; overflow: hidden; text-indent: 9999px; }

.pip.contents_interior .car_interior_detail .interior_detail .close:hover a { background-position: 0 0; animation: spin180 0.4s; -webkit-animation: spin180 0.4s; }

.pip.contents_interior .car_interior_detail .interior_detail .nav_dot { position: absolute; right: 40px; width: 10px; height: 100%; top: 0; z-index: 10; }

.pip.contents_interior .car_interior_detail .interior_detail .nav_dot a { display: block; margin-bottom: 10px; cursor: default; }

.pip.contents_interior .car_interior_detail .interior_detail .nav_dot a.last { margin-bottom: 0; }

.pip.contents_interior .car_interior_detail .interior_detail .nav_dot span { display: block; width: 10px; height: 10px; background-color: rgba(255, 255, 255, 0.3); border-radius: 50%; }

.pip.contents_interior .car_interior_detail .interior_detail .nav_dot a.active span { background-color: #fff; }

.pip.contents_interior .car_interior_detail .interior_detail .vertical_box { display: table; width: 100%; height: 100%; }

.pip.contents_interior .car_interior_detail .interior_detail .vertical_box .box { display: table-cell; vertical-align: middle; width: 10px; height: 10px; }

.pip.contents_interior .car_interior_detail .interior_detail .layer_utility { position: absolute; z-index: 10; left: 988px; bottom: 0; font-size: 0; }

.pip.contents_interior .car_interior_detail .interior_detail .layer_utility a { display: inline-block; padding: 22px 20px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/interior_utility_bg.png); margin: 0 0 0 1px; }

.pip.contents_interior .car_interior_detail .interior_detail .layer_utility a span { display: block; width: 22px; height: 17px; overflow: hidden; background-repeat: no-repeat; background-position: 0% 100%; }

.pip.contents_interior .car_interior_detail .interior_detail .layer_utility a:hover span { background-position: 0% 0%; }

.pip.contents_interior .car_interior_detail .interior_detail .layer_utility .to_prev span { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tleu_utility_prev.png); }

.pip.contents_interior .car_interior_detail .interior_detail .layer_utility .to_next span { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tleu_utility_next.png); }

.pip.contents_interior .text_play { z-index: 2; height: 409px; overflow: visible; }

.pip.contents_interior .text_play .text2 { margin-top: 57px; }

.pip.contents_interior .ride_and_handling .bluebox .meterial_name { margin: 0 0 4px 0; }

.pip.contents_interior .ride_and_handling .view-item span { height: 40px; }

.pip.contents_interior .car_interior_detail .list_3 .list_ordered { margin-top: 37px; }

.pip.contents_interior .car_interior_detail .list_3 .list_ordered ol:after { content: ''; display: block; clear: both; }

.pip.contents_interior .car_interior_detail .list_3 .list_ordered li { position: relative; float: left; width: 100px; height: 83px; margin-left: 10px; }

.pip.contents_interior .car_interior_detail .list_3 .list_ordered li:first-child { margin-left: 0; }

.pip.contents_interior .car_interior_detail .list_3 .list_ordered .image { display: block; width: 100px; height: 83px; }

.pip.contents_interior .car_interior_detail .list_3 .list_ordered li.on:before { content: ""; position: absolute; top: 0; left: 0; width: 100px; height: 83px; box-sizing: border-box; background-color: transparent; border: 4px solid #fff; }

.pip.contents_interior .car_interior_detail .list_3 .list_ordered { margin-top: 17px; }

.pip.contents_interior .car_interior_detail .point_1 { left: 1007px; top: 215px; }

.pip.contents_interior .car_interior_detail .point_2 { left: 447px; top: 221px; }

.pip.contents_interior .car_interior_detail .point_3 { left: 730px; top: 116px; }

.pip.contents_interior .car_interior_detail .point_4 { left: 840px; top: 105px; }

.pip.contents_interior .car_interior_detail .point_5 { left: 720px; top: 262px; }

.pip.contents_interior .car_interior_detail .point_6 { left: 1067px; top: 385px; }

.pip.contents_interior .car_interior_detail .point_8 { left: 556px; top: 597px; }

.pip.contents_interior .car_interior_detail .point_7 { left: 367px; top: 141px; }

/* PIP technology */
.pip.contents_technology { /* custom */ }

.pip.contents_technology .pip_cont { width: 940px; margin: 0 auto; padding-bottom: 143px; }

.pip.contents_technology .main_wrap + .main_wrap { margin-top: 143px; }

.pip.contents_technology .text_block { margin-top: 93px; padding-bottom: 53px; text-align: center; }

.pip.contents_technology .text_block .head { font-size: 36px; font-size: 3.6rem; line-height: 36px; color: #222; font-family: "HyundaiSansHeadOfficeBold"; }

.pip.contents_technology .text_block .desc { padding: 18px 0 0; font-size: 17px; font-size: 1.7rem; line-height: 24px; color: #666; font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_technology .standard_slide { margin-left: -170px; }

.pip.contents_technology .standard_slide .head { font-family: "HyundaiSansHeadOfficeMedium"; color: #222; }

.pip.contents_technology .standard_slide .desc { font-family: "HyundaiSansHeadOfficeRegular"; color: #666; }

.pip.contents_technology .standard_slide .view { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/slide_bg.jpg); background-repeat: no-repeat; background-position: 0 0; }

.pip.contents_technology .standard_slide .control a { top: 311px; }

.pip.contents_technology .standard_slide .paginate { line-height: 10px; top: 650px; }

.pip.contents_technology .standard_slide .paginate a { vertical-align: top; width: 10px; height: 10px; margin: 0 4px; background-color: rgba(170, 170, 170, 0.3); }

.pip.contents_technology .standard_slide .paginate a.on { background-color: #aaaaaa; }

.pip.contents_technology .standard_slide.text-in-built .view { height: 680px; }

.pip.contents_technology .standard_slide.text-in-built .text-box { width: 940px; height: 680px; box-sizing: border-box; padding-top: 200px; padding-left: 20px; margin: auto; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/box_bg.png); background-repeat: no-repeat; background-position: 0 100%; }

.pip.contents_technology .standard_slide.text-in-built .text-box:before { content: ""; display: block; width: 80px; height: 70px; background-repeat: no-repeat; background-position: 0% 100%; }

.pip.contents_technology .standard_slide.text-in-built .view li:nth-child(1) .text-box:before { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tech_icon01.png); }

.pip.contents_technology .standard_slide.text-in-built .view li:nth-child(2) .text-box:before { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tech_icon02.png); }

.pip.contents_technology .standard_slide.text-in-built .view li:nth-child(3) .text-box:before { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tech_icon03.png); }

.pip.contents_technology .standard_slide.text-in-built .view li:nth-child(4) .text-box:before { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tech_icon04.png); }

.pip.contents_technology .standard_slide.text-in-built .view li:nth-child(5) .text-box:before { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tech_icon05.png); }

.pip.contents_technology .standard_slide.text-in-built .view li:nth-child(6) .text-box:before { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tech_icon06.png); }

.pip.contents_technology .standard_slide.text-in-built .view li:nth-child(7) .text-box:before { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tech_icon07.png); }

.pip.contents_technology .standard_slide.text-in-built .view li:nth-child(8) .text-box:before { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tech_icon08.png); }

.pip.contents_technology .standard_slide.text-in-built .view li:nth-child(9) .text-box:before { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/tech_icon09.png); }

.pip.contents_technology .standard_slide.text-in-built .head { margin-top: 33px; }

.pip.contents_technology .standard_slide.text-in-built .desc { margin-top: 17px; text-align: left; }

.pip.contents_technology .standard_slide.floor-text .view { height: 835px; }

.pip.contents_technology .standard_slide.floor-text .text { padding-top: 23px; }

.pip.contents_technology .standard_slide.floor-text .img { height: 680px; }

.pip.contents_technology .standard_slide.floor-text img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); margin-top: -65px; }

/* PIP - Performance */
.pip.contents_performance { /* custom */ }

.pip.contents_performance .side_rolling_list_warp { position: relative; margin: auto; }

.pip.contents_performance .side_rolling_list_warp [class*="_column"] { display: inline-block; width: 1280px; }

.pip.contents_performance .side_rolling_list_warp [class*="_column"] + [class*="_column"] { margin-top: 60px; }

.pip.contents_performance .side_rolling_list_warp .bg_wrap { padding: 100px 0 125px; }

.pip.contents_performance .side_rolling_list_warp .head { font-family: "HyundaiSansHeadOfficeMedium"; }

.pip.contents_performance .side_rolling_list_warp .desc { font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_performance .side_rolling_list_warp .list_item { position: relative; }

.pip.contents_performance .side_rolling_list_warp .item_text { position: absolute; bottom: 45px; width: 100%; overflow: hidden; }

.pip.contents_performance .side_rolling_list_warp .head, .pip.contents_performance .side_rolling_list_warp .desc { position: relative; }

.pip.contents_performance .side_rolling_list_warp .head { font-size: 30px; font-size: 3rem; line-height: 36px; color: #222; font-weight: normal; }

.pip.contents_performance .side_rolling_list_warp .desc { width: 370px; margin-top: 13px; font-size: 15px; font-size: 1.5rem; line-height: 20px; color: #666; }

.pip.contents_performance .side_rolling_list_warp .dual_column { position: relative; }

.pip.contents_performance .side_rolling_list_warp .dual_column img { position: absolute; top: 0; }

.pip.contents_performance .side_rolling_list_warp .dual_column .list_item { width: 640px; height: 540px; }

.pip.contents_performance .side_rolling_list_warp .dual_column .item_text .decoline { position: absolute; top: 15px; width: 250px; height: 2px; overflow: hidden; background-color: #e2e2e2; }

.pip.contents_performance .side_rolling_list_warp .column_left { text-align: right; }

.pip.contents_performance .side_rolling_list_warp .column_left .item_text { right: 80px; }

.pip.contents_performance .side_rolling_list_warp .column_left .item_text .decoline { left: 80px; }

.pip.contents_performance .side_rolling_list_warp .column_left .head, .pip.contents_performance .side_rolling_list_warp .column_left .desc { right: 0; }

.pip.contents_performance .side_rolling_list_warp .column_left .desc { margin-left: auto; }

.pip.contents_performance .side_rolling_list_warp .column_left img { left: 0; }

.pip.contents_performance .side_rolling_list_warp .column_right { text-align: left; }

.pip.contents_performance .side_rolling_list_warp .column_right .item_text { left: 80px; }

.pip.contents_performance .side_rolling_list_warp .column_right .item_text .decoline { right: 80px; }

.pip.contents_performance .side_rolling_list_warp .column_right .head, .pip.contents_performance .side_rolling_list_warp .column_right .desc { left: 0; }

.pip.contents_performance .side_rolling_list_warp .column_right .desc { margin-right: auto; }

.pip.contents_performance .side_rolling_list_warp .column_right img { right: 0; }

.pip.contents_performance .side_rolling_list_warp .right_side .list_item { float: right; }

.pip.contents_performance .side_rolling_list_warp .left_side .list_item { float: left; }

.pip.contents_performance .side_rolling_list_warp .left_side .list_item.column_left { padding-bottom: 240px; margin-top: -240px; }

.pip.contents_performance .side_rolling_list_warp .left_side .list_item.column_left .item_text { margin-bottom: 240px; }

.pip.contents_performance .side_rolling_list_warp .roll_belt { overflow: hidden; }

.pip.contents_performance .drag_slide { padding: 95px 0 148px; text-align: center; }

.pip.contents_performance .drag_slide .drag-area-title { width: 940px; margin: 0 auto; }

.pip.contents_performance .drag_slide .drag-area-title .head { font-size: 36px; font-size: 3.6rem; line-height: 36px; color: #222; font-family: "HyundaiSansHeadOfficeBold"; }

.pip.contents_performance .drag_slide .drag-area-title .desc { margin-top: 18px; font-size: 17px; font-size: 1.7rem; line-height: 24px; color: #666; font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_performance .drag_slide .drag-area { width: 940px; margin: 53px auto 0; position: relative; overflow: hidden; }

.pip.contents_performance .drag_slide .compare-car { position: relative; }

.pip.contents_performance .drag_slide .compare-car .cover { position: absolute; left: 0; top: 0; width: 470px; height: 100%; overflow: hidden; }

.pip.contents_performance .drag_slide .handle-wrap { position: absolute; z-index: 2; top: 0; left: 21px; width: 898px; }

.pip.contents_performance .drag_slide .handler { position: absolute; top: 0; left: 50%; width: 42px; margin-left: -21px; }

.pip.contents_performance .drag_slide .caption { margin-top: 20px; font-size: 17px; font-size: 1.7rem; line-height: 24px; color: #418ce5; }

.pip.contents_performance .drag_slide .caption:before { content: ''; display: inline-block; position: relative; top: 5px; width: 22px; height: 22px; margin-right: 7px; background: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/drag_caption.png) no-repeat 0 0; }

.pip.contents_performance .image_article { width: 100%; }

.pip.contents_performance .image_article.insert-order1 { background-color: #111f28; }

.pip.contents_performance .image_article.insert-order1 .head { color: #fff; }

.pip.contents_performance .image_article.insert-order1 .desc { color: #aaa; }

.pip.contents_performance .image_article.insert-order3 { background-color: #eee; }

.pip.contents_performance .image_article .text-box { width: 800px; }

.pip.contents_performance .text_play { height: 315px; }

.pip.contents_performance .text_play .text1 { font-size: 36px; font-size: 3.6rem; line-height: 38px; }

.pip.contents_performance .text_play .text2 { margin-top: -14px; }

.pip.contents_performance .side_rolling_list_warp .bg_wrap { margin: 53px auto 0; padding-top: 0; text-align: center; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/performance_top_area_bg.jpg); background-repeat: no-repeat; background-position: 50% 0%; }

.pip.contents_performance .side_rolling_list_warp .blank_any_side + [class*="column"] { overflow: visible; }

.pip.contents_performance .side_rolling_list_warp .blank_any_side + [class*="column"] .column_left { padding-bottom: 640px; margin-top: -340px; }

.pip.contents_performance .side_rolling_list_warp .blank_any_side + [class*="column"] .column_left .item_text { bottom: 50px -5px; }

.pip.contents_performance .drag_slide { background-color: #eee; }

/* PIP - Charging */
.pip.contents_charging { /* custom */ }

.pip.contents_charging .text_block { width: 800px; margin: 0 auto; text-align: center; }

.pip.contents_charging .text_block .head { font-size: 36px; font-size: 3.6rem; line-height: 36px; color: #222; font-family: "HyundaiSansHeadOfficeBold"; }

.pip.contents_charging .text_block .desc { padding: 18px 0 0; font-size: 17px; font-size: 1.7rem; line-height: 24px; color: #666; font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_charging .flexible_charging { padding-top: 93px; }

.pip.contents_charging .standard_slide { margin: auto; text-align: center; }

.pip.contents_charging .standard_slide .head { color: #222; font-family: "HyundaiSansHeadOfficeMedium"; padding-bottom: 15px; }

.pip.contents_charging .standard_slide .desc { color: #666; font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_charging .standard_slide .paginate { line-height: 10px; top: 650px; }

.pip.contents_charging .standard_slide .paginate a { vertical-align: top; width: 10px; height: 10px; margin: 0 4px; background-color: rgba(170, 170, 170, 0.3); }

.pip.contents_charging .standard_slide .paginate a.on { background-color: #aaaaaa; }

.pip.contents_charging .standard_slide.floor-text { margin-top: 53px; margin-bottom: 150px; }

.pip.contents_charging .standard_slide.floor-text .view { height: 952px; }

.pip.contents_charging .standard_slide.floor-text .text { margin-top: 24px; }

.pip.contents_charging .standard_slide.floor-text .control a { top: 311px; }

/* PIP - Safety */
.pip.contents_safety { /* custom */ }

.pip.contents_safety .scene_wrap { position: relative; margin: 0 auto; width: 940px; height: 846px; }

.pip.contents_safety .scene_wrap.black .text_wrap ul li strong { color: #ebebeb; }

.pip.contents_safety .scene_wrap.black .text_wrap ul li p { color: #888; }

.pip.contents_safety .scene_wrap .slider_wrap { position: absolute; z-index: 4; left: -10px; top: 53px; width: 940px; height: 30px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/bg_safety_slider_line_blue_6.png); background-repeat: no-repeat; background-position: 50% 9px; }

.pip.contents_safety .scene_wrap .slider_wrap .slider { position: relative; width: 800px; margin: 0 auto; }

.pip.contents_safety .scene_wrap .slider_wrap .ui-slider-range { height: 30px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/bg_safety_slider_line_blue_6.png); background-repeat: no-repeat; background-position: -5px -21px; }

.pip.contents_safety .scene_wrap .slider_wrap .ui-slider-handle { position: absolute; top: 0; display: block; width: 26px; height: 26px; margin-left: -13px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/bg_safety_slider_handle_blue.png); background-repeat: no-repeat; background-position: 0 0; }

.pip.contents_safety .scene_wrap .slider_text { width: 900px; margin: 0 auto; }

.pip.contents_safety .scene_wrap .slider_text li { float: left; width: 100px; margin-left: 34px; padding: 0; text-align: center; font-size: 14px; font-size: 1.4rem; color: #404040; }

.pip.contents_safety .scene_wrap .slider_text li.on { color: #418ce5; }

.pip.contents_safety .scene_wrap .slider_text li:first-child { margin-left: 0; }

.pip.contents_safety .scene_wrap .slider_text li:nth-child(4) { margin-left: 32px; }

.pip.contents_safety .scene_wrap .slider_text li:last-child { margin-left: 32px; width: 98px; }

.pip.contents_safety .scene_wrap .text_wrap { position: absolute; z-index: 2; left: 65px; top: 142px; width: 600px; }

.pip.contents_safety .scene_wrap .text_wrap li { display: none; }

.pip.contents_safety .scene_wrap .text_wrap li:first-child { display: block; }

.pip.contents_safety .scene_wrap .text_wrap strong { display: block; padding: 0 0 9px 0; font-size: 18px; font-size: 1.8rem; line-height: 24px; color: #222; font-weight: normal; }

.pip.contents_safety .scene_wrap .text_wrap p { margin: 0; text-align: left; font-size: 14px; font-size: 1.4rem; line-height: 20px; color: #666; }

.pip.contents_safety .scene_wrap .text_wrap .caution { display: block; margin-top: 12px; font-size: 13px; font-size: 1.3rem; line-height: 15px; color: #998675; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/ico_caution.png); background-repeat: no-repeat; background-position: 0 1px; }

.pip.contents_safety .scene_wrap .text_wrap .caution + .caution { margin-top: 6px; }

.pip.contents_safety .scene_wrap .controls { position: absolute; z-index: 3; left: 725px; top: 170px; }

.pip.contents_safety .scene_wrap .controls a { float: left; display: block; width: 65px; height: 22px; padding: 48px 0 0 0; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/bg_safety_slider_control_blue.png); background-repeat: no-repeat; background-position: 10px 0; font-size: 12px; font-size: 1.2rem; color: #666666; font-family: "HyundaiSansHeadOfficeRegular"; text-align: center; }

.pip.contents_safety .scene_wrap .controls a:hover { text-decoration: none; }

.pip.contents_safety .scene_wrap .controls a.replay { background-position: 10px 0; }

.pip.contents_safety .scene_wrap .controls a.replay:hover { background-position: 10px -90px; }

.pip.contents_safety .scene_wrap .controls a.play { background-position: -55px 0; }

.pip.contents_safety .scene_wrap .controls a.play:hover { background-position: -55px -90px; }

.pip.contents_safety .scene_wrap .controls a.stop { display: none; background-position: -120px 0; }

.pip.contents_safety .scene_wrap .controls a.stop:hover { background-position: -120px -90px; }

.pip.contents_safety .scene_wrap .controls a.next { background-position: -185px 0; }

.pip.contents_safety .scene_wrap .controls a.next:hover { background-position: -185px -90px; }

.pip.contents_safety .scene_wrap .scene { display: none; position: absolute; z-index: 1; left: -170px; top: 0; width: 1280px; height: 846px; }

.pip.contents_safety .scene_wrap .bg { position: absolute; width: 100%; height: 100%; background-position: 0% 0%; background-repeat: no-repeat; }

.pip.contents_safety .scene_wrap .scene1 .bg1 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg1.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg2 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg2.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg3 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg3.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg4 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg4.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg5 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg5.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg6 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg6.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg7 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg7.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg8 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg8.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg9 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg9.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg10 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg10.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg11 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg11.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg12 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg12.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg13 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg13.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg14 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg14.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg15 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg15.jpg); }

.pip.contents_safety .scene_wrap .scene1 .bg16 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene1_bg16.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg1 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg1.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg2 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg2.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg3 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg3.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg4 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg4.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg5 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg5.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg6 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg6.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg7 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg7.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg8 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg8.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg9 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg9.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg10 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg10.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg11 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg11.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg12 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg12.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg13 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg13.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg14 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg14.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg15 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg15.jpg); }

.pip.contents_safety .scene_wrap .scene2 .bg16 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene2_bg16.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg1 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg1.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg2 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg2.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg3 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg3.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg4 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg4.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg5 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg5.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg6 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg6.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg7 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg7.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg8 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg8.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg9 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg9.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg10 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg10.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg11 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg11.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg12 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg12.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg13 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg13.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg14 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg14.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg15 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg15.jpg); }

.pip.contents_safety .scene_wrap .scene3 .bg16 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene3_bg16.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg1 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg1.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg2 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg2.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg3 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg3.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg4 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg4.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg5 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg5.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg6 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg6.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg7 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg7.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg8 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg8.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg9 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg9.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg10 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg10.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg11 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg11.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg12 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg12.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg13 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg13.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg14 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg14.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg15 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg15.jpg); }

.pip.contents_safety .scene_wrap .scene4 .bg16 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene4_bg16.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg1 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg1.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg2 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg2.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg3 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg3.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg4 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg4.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg5 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg5.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg6 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg6.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg7 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg7.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg8 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg8.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg9 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg9.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg10 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg10.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg11 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg11.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg12 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg12.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg13 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg13.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg14 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg14.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg15 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg15.jpg); }

.pip.contents_safety .scene_wrap .scene5 .bg16 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene5_bg16.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg1 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg1.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg2 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg2.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg3 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg3.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg4 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg4.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg5 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg5.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg6 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg6.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg7 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg7.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg8 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg8.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg9 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg9.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg10 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg10.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg11 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg11.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg12 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg12.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg13 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg13.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg14 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg14.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg15 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg15.jpg); }

.pip.contents_safety .scene_wrap .scene6 .bg16 { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/smart/safety_scene6_bg16.jpg); }

.pip.contents_safety .pip_cont { max-width: 1920px; width: 100%; margin: 0 auto; background: #e4dcd3; padding-bottom: 150px; }

.pip.contents_safety .text_play { height: 205px; overflow: visible; padding-bottom: 67px; }

.pip.contents_safety .scene_wrap .slider_text li { font-family: "HyundaiSansHeadOfficeBold"; }

.pip.contents_safety .scene_wrap .head { font-family: "HyundaiSansHeadOfficeMedium"; }

.pip.contents_safety .scene_wrap .desc, .pip.contents_safety .scene_wrap .caution { font-family: "HyundaiSansHeadOfficeRegular"; }
#contents_exterior > div.pip_cont > div.text_play > div.text1.it{top:50px !important;}

.pip.contents_safety .tab_area .list a { width: 313px; font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_safety .tab_area .view strong { font-family: "HyundaiSansHeadOfficeMedium"; }

.pip.contents_safety .tab_area .view .text { font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_safety .tab_area .view li.tab1 .text {right: 90px;top: 186px;color: #666;max-width: 500px;}

.pip.contents_safety .tab_area .view li.tab1 .text strong { color: #222; }

.pip.contents_safety .tab_area .view li.tab2 .text, .pip.contents_safety .tab_area .view li.tab3 .text { left: 189px; bottom: 135px; max-width: 1000px;}
/* PIP - Convenience */
.pip.contents_convenience { /* custom */ }

.pip.contents_convenience .column_list { width: 940px; margin: 144px auto; }

.pip.contents_convenience .column_list strong { font-weight: normal; }

.pip.contents_convenience .column_list .list_header { text-align: center; }

.pip.contents_convenience .column_list .list_header .head { display: block; font-family: "HyundaiSansHeadOfficeBold"; font-size: 54px; font-size: 5.4rem; line-height: 56px; margin-bottom: 13px; }

.pip.contents_convenience .column_list .list_header .desc { font-family: "HyundaiSansHeadOfficeRegular"; font-size: 17px; font-size: 1.7rem; line-height: 24px; }

.pip.contents_convenience .column_list .column_wrap { display: inline-block; vertical-align: top; width: 100%; margin-top: 74px; }

.pip.contents_convenience .column_list .column_item { float: left; }

.pip.contents_convenience .column_list .column_item > .boxing { padding: 0 10px; box-sizing: border-box; }

.pip.contents_convenience .column_list .column_item .image { width: 100%; }

.pip.contents_convenience .column_list .column_item_title { display: block; margin: 16px 0 10px; font-family: "HyundaiSansHeadOfficeMedium"; font-size: 18px; font-size: 1.8rem; line-height: 22px; }

.pip.contents_convenience .column_list .column_item_text { font-family: "HyundaiSansHeadOfficeRegular"; font-size: 15px; font-size: 1.5rem; line-height: 20px; word-break: break-word; }

.pip.contents_convenience .column_list .column_item_text:not(:first-of-type) { margin-top: 20px; }

.pip.contents_convenience .in_text_image_block { width: 1280px; height: 680px; margin-left: -170px; margin-bottom: 150px; padding: 0 170px; box-sizing: border-box; text-align: center; }

.pip.contents_convenience .in_text_image_block .boxing { display: table; }

.pip.contents_convenience .in_text_image_block .text_box, .pip.contents_convenience .in_text_image_block .img_box { display: table-cell; vertical-align: middle; width: 470px; }

.pip.contents_convenience .in_text_image_block .text_box { padding-left: 19px; box-sizing: border-box; text-align: left; }

.pip.contents_convenience .in_text_image_block .head-text { font-size: 30px; font-size: 3rem; line-height: 36px; font-weight: normal; }

.pip.contents_convenience .in_text_image_block .desc-text { font-size: 15px; font-size: 1.5rem; line-height: 20px; margin-top: 15px; }

.pip.contents_convenience .tile_boxes { position: relative; overflow: hidden; width: 1280px; height: 620px; margin-left: -170px; margin-bottom: 150px; text-align: center; padding-top: 1px; margin-top: -1px; }

.pip.contents_convenience .tile_boxes .list_wrap { position: relative; z-index: 1; display: inline-block; vertical-align: top; width: 940px; text-align: left; }

.pip.contents_convenience .tile_boxes .list_wrap .list { position: relative; float: left; width: 310px; height: 309px; }

.pip.contents_convenience .tile_boxes .list_wrap .list:nth-child(3n-2) { width: 320px; }

.pip.contents_convenience .tile_boxes .list_wrap .list.list3 ~ .list { border-top: 1px solid #e1e1e1; }

.pip.contents_convenience .tile_boxes .list_wrap a { display: block; width: 100%; height: 100%; }

.pip.contents_convenience .tile_boxes .list_wrap strong { position: absolute; left: 30px; top: 37px; font-size: 15px; font-size: 1.5rem; line-height: 20px; color: #222; font-weight: normal; }

.pip.contents_convenience .tile_boxes .view_area { position: absolute; z-index: 10; left: 0; top: 100%; width: 1280px; height: 620px; background: #222; text-align: left; margin-top: 1px; }

.pip.contents_convenience .tile_boxes .view_area .view_wrap { position: relative; overflow: hidden; width: 1280px; height: 620px; }

.pip.contents_convenience .tile_boxes .view_area .view_wrap li { position: absolute; left: 0; top: 100%; width: 100%; height: 100%; }

.pip.contents_convenience .tile_boxes .view_area .view_wrap li:first-child { top: 0; }

.pip.contents_convenience .tile_boxes .view_area .text { position: absolute; left: 700px; top: 75px; width: 340px; font-size: 15px; font-size: 1.5rem; line-height: 20px; color: #aaa; }

.pip.contents_convenience .tile_boxes .view_area .text .head { display: block; padding: 0 0 17px; font-size: 30px; font-size: 3rem; line-height: 36px; color: #fff; font-weight: normal; }

.pip.contents_convenience .tile_boxes .view_area .text .sub-head { display: block; padding: 0 0 20px; font-size: 18px; font-size: 1.8rem; line-height: 22px; color: #fff; }

.pip.contents_convenience .tile_boxes .view_area .text .space { display: block; padding-top: 20px; }

.pip.contents_convenience .tile_boxes .view_area .text .caution, .pip.contents_convenience .tile_boxes .view_area .text .note { display: block; margin-top: 12px; font-size: 13px; font-size: 1.3rem; line-height: 15px; color: #998675; background-repeat: no-repeat; background-position: 0 1px; }

.pip.contents_convenience .tile_boxes .view_area .text .caution + .caution, .pip.contents_convenience .tile_boxes .view_area .text .caution + .note, .pip.contents_convenience .tile_boxes .view_area .text .note + .caution, .pip.contents_convenience .tile_boxes .view_area .text .note + .note { margin-top: 6px; }

.pip.contents_convenience .tile_boxes .view_area .control { position: absolute; bottom: 0; right: 170px; }

.pip.contents_convenience .tile_boxes .view_area .control a { float: left; padding: 24px 18px 22px 17px; background-color: rgba(0, 0, 0, 0.5); }

.pip.contents_convenience .tile_boxes .view_area .control span { overflow: hidden; display: block; width: 25px; height: 14px; background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/btn_slide_arrow.png); background-repeat: no-repeat; text-indent: 9999px; }

.pip.contents_convenience .tile_boxes .view_area .control .next span { background-position: 100% 0; }

.pip.contents_convenience .tile_boxes .view_area .control .prev span { background-position: 0 0; }

.pip.contents_convenience .tile_boxes .view_area .control .next:hover span { background-position: 100% 100%; }

.pip.contents_convenience .tile_boxes .view_area .control .prev:hover span { background-position: 0 100%; }

.pip.contents_convenience .tile_boxes .view_area .paging { position: absolute; right: 40px; top: 0; width: 10px; height: 100%; }

.pip.contents_convenience .tile_boxes .view_area .paging .inner { display: table; height: 100%; }

.pip.contents_convenience .tile_boxes .view_area .paging ol { display: table-cell; vertical-align: middle; }

.pip.contents_convenience .tile_boxes .view_area .paging li { margin-top: 10px; }

.pip.contents_convenience .tile_boxes .view_area .paging li:first-child { margin: 0; }

.pip.contents_convenience .tile_boxes .view_area .paging a { overflow: hidden; display: block; width: 10px; height: 10px; background-color: rgba(255, 255, 255, 0.3); border-radius: 100%; text-indent: 200%; }

.pip.contents_convenience .tile_boxes .view_area .paging .on a { background-color: white; }

.pip.contents_convenience .tile_boxes .view_area .close { position: absolute; right: 170px; top: 0; display: block; width: 60px; height: 60px; z-index: 15; background-color: rgba(0, 0, 0, 0.5); }

.pip.contents_convenience .tile_boxes .view_area .close a { display: block; width: 60px; height: 60px; background: url(/assets/templates/pip/ioniq-electric-2019/wcm/images//btn_close_x_white.png) no-repeat 0 0; overflow: hidden; text-indent: 200%; }

.pip.contents_convenience .tile_boxes .view_area .close a:hover { background-position: 0 0; animation: spin180 0.4s; -webkit-animation: spin180 0.4s; }

.pip.contents_convenience .pip_cont { width: 940px; margin: 0 auto; }

.pip.contents_convenience .text_play { height: 404px; }

.pip.contents_convenience .text_play .text2 { margin-top: 55px; }

.pip.contents_convenience .text_block { padding-bottom: 53px; text-align: center; }

.pip.contents_convenience .text_block .head { font-size: 36px; font-size: 3.6rem; line-height: 36px; color: #222; font-family: "HyundaiSansHeadOfficeBold"; }

.pip.contents_convenience .text_block .desc { padding: 18px 0 0; font-size: 17px; font-size: 1.7rem; line-height: 24px; color: #666; font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_convenience .column_list .list_header .desc { color: #666; }

.pip.contents_convenience .column_list .column_wrap { margin-top: 0; }

.pip.contents_convenience .column_list .column_item_title { color: #222; }

.pip.contents_convenience .column_list .column_item_text { color: #666; }

.pip.contents_convenience .column_list .grid_1_3 .column_item { width: 300px; }

.pip.contents_convenience .column_list .grid_1_3 .column_item:not(:first-child) { margin-left: 20px; }

.pip.contents_convenience .in_text_image_block .head-text, .pip.contents_convenience .in_text_image_block .desc-text { width: 350px; color: inherit; }

.pip.contents_convenience .in_text_image_block .head-text { font-family: "HyundaiSansHeadOfficeMedium"; }

.pip.contents_convenience .in_text_image_block .desc-text { font-family: "HyundaiSansHeadOfficeRegular"; }

.pip.contents_convenience .in_text_image_block.unlimited { background-image: url(/assets/templates/pip/ioniq-electric-2019/wcm/images/convenience_block_bg_2.jpg); color: #222; }

.pip.contents_convenience .in_text_image_block.unlimited p { color: #666; }

.pip.contents_convenience .in_text_image_block.unlimited .boxing.order1 { padding-top: 96px; }

.pip.contents_convenience .in_text_image_block.unlimited .boxing.order2 {padding-top: 77px;}

.pip.contents_convenience .in_text_image_block.unlimited .img_box { padding-left: 24px; }

.pip.contents_convenience .tile_boxes .head, .pip.contents_convenience .tile_boxes .sub-head { font-family: "HyundaiSansHeadOfficeMedium"; }

.pip.contents_convenience .tile_boxes .list_wrap .list.list4, .pip.contents_convenience .tile_boxes .list_wrap .list.list5 { width: 470px; }

.pip.contents_convenience .tile_boxes .view_area .text, .pip.contents_convenience .tile_boxes .view_area .note { font-family: "HyundaiSansHeadOfficeRegular"; }
.tnavi.isStuck .tnavi_car .information .cubeitem ul li a.cover {
  background-position: 0 -154px;
}
.tnavi.isStuck .tnavi_car .information .cubeitem ul li a.experience {
  background-position: -81px -154px;
}
.tnavi.isStuck .tnavi_car .information .cubeitem ul li a.gallery {
  background-position: -162px -154px;
}

/*! animate.css -http://daneden.me/animate Version - 3.5.1 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2016 Daniel Eden */
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY { -webkit-animation-duration: .75s; animation-duration: .75s; }

@-webkit-keyframes bounce { 20%, 53%, 80%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce { 20%, 53%, 80%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce { -webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; transform-origin: center bottom; }

@-webkit-keyframes flash { 50%, from, to { opacity: 1; }
  25%, 75% { opacity: 0; } }

@keyframes flash { 50%, from, to { opacity: 1; }
  25%, 75% { opacity: 0; } }

.flash { -webkit-animation-name: flash; animation-name: flash; }

@-webkit-keyframes pulse { from, to { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% { -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); } }

@keyframes pulse { from, to { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% { -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); } }

.pulse { -webkit-animation-name: pulse; animation-name: pulse; }

@-webkit-keyframes rubberBand { from, to { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); } }

@keyframes rubberBand { from, to { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% { -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% { -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% { -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% { -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% { -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); } }

.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; }

@-webkit-keyframes shake { from, to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake { from, to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake { -webkit-animation-name: shake; animation-name: shake; }

@-webkit-keyframes headShake { 0% { -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% { -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% { -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake { 0% { -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% { -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% { -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; }

@-webkit-keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% { -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% { -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% { -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to { -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% { -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% { -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% { -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to { -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing { -webkit-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; }

@-webkit-keyframes tada { from, to { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } }

@keyframes tada { from, to { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } }

.tada { -webkit-animation-name: tada; animation-name: tada; }

@-webkit-keyframes wobble { from, to { -webkit-transform: none;
    transform: none; }
  15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } }

@keyframes wobble { from, to { -webkit-transform: none;
    transform: none; }
  15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } }

.wobble { -webkit-animation-name: wobble; animation-name: wobble; }

@-webkit-keyframes jello { 11.1%, from, to { -webkit-transform: none;
    transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello { 11.1%, from, to { -webkit-transform: none;
    transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% { -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello { -webkit-animation-name: jello; animation-name: jello; -webkit-transform-origin: center; transform-origin: center; }

@-webkit-keyframes bounceIn { 20%, 40%, 60%, 80%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn { 20%, 40%, 60%, 80%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; }

@-webkit-keyframes bounceInDown { 60%, 75%, 90%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown { 60%, 75%, 90%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to { -webkit-transform: none;
    transform: none; } }

.bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft { 60%, 75%, 90%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% { -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft { 60%, 75%, 90%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% { -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% { -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight { 60%, 75%, 90%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from { opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% { -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight { 60%, 75%, 90%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from { opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% { -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% { -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to { -webkit-transform: none;
    transform: none; } }

.bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp { 60%, 75%, 90%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from { opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% { -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp { 60%, 75%, 90%, from, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from { opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% { -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; }

@-webkit-keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut { 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% { opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown { 20% { -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft { 20% { opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft { 20% { opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight { 20% { opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight { 20% { opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp { 20% { -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% { opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

@-webkit-keyframes fadeInDown { from { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown { from { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig { from { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig { from { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig { from { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig { from { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig { from { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig { from { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig { from { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig { from { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut { from { opacity: 1; }
  to { opacity: 0; } }

@keyframes fadeOut { from { opacity: 1; }
  to { opacity: 0; } }

.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; }

@-webkit-keyframes flip { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; }

@-webkit-keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; }

.flipInY, .flipOutX { -webkit-backface-visibility: visible !important; }

@-webkit-keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to { -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY { backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; }

@-webkit-keyframes flipOutX { from { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX { from { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; backface-visibility: visible !important; }

@-webkit-keyframes flipOutY { from { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY { from { -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn { from { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% { -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to { -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn { from { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% { -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% { -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to { -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut { from { opacity: 1; }
  to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut { from { opacity: 1; }
  to { -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn { from { -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to { -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn { from { -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to { -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft { from { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft { from { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight { from { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight { from { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft { from { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft { from { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight { from { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight { from { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut { from { -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to { -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut { from { -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to { -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft { from { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft { from { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight { from { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight { from { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft { from { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft { from { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to { -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight { from { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight { from { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to { -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge { 0% { -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to { -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge { 0% { -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to { -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge { -webkit-animation-name: hinge; animation-name: hinge; }

@-webkit-keyframes rollIn { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; }

@-webkit-keyframes rollOut { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut { from { opacity: 1; }
  to { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; }

@-webkit-keyframes zoomIn { from { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

@keyframes zoomIn { from { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }

@-webkit-keyframes zoomInDown { from { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown { from { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft { from { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft { from { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight { from { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight { from { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp { from { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp { from { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; }

@-webkit-keyframes zoomOut { from { opacity: 1; }
  50% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to { opacity: 0; } }

@keyframes zoomOut { from { opacity: 1; }
  50% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to { opacity: 0; } }

.zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to { opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp { 40% { opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to { opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }

@-webkit-keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; }

@-webkit-keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; }

@-webkit-keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; }

@-webkit-keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; }

/* all needed styles - please put these into your style.css */
.ani_parallax { width: 100%; height: 522px; background-color: none; /*margin-top: 100%;*/ overflow: hidden; position: relative; }

.ani_parallax .legalTxt { color: #fff; font-family: 'HyundaiSansHeadOfficeRegular'; font-size: 10px; text-align: center; position: absolute; left: 0%; bottom: 19px; width: 100%; display: block; }

#parallax_box1 { position: absolute; top: 50%; margin-top: -132px; left: 50%; margin-left: -470px; z-index: 1; }

#parallax_box2 { position: absolute; top: 50%; margin-top: -132px; right: 50%; margin-right: -470px; z-index: 1; }

#parallax_box3 { position: absolute; top: 50%; margin-top: -100px; right: 50%; margin-right: -221px; z-index: 1; }

#parallax_slices1 { position: absolute; top: 25%; margin-top: -72px; right: 50%; margin-right: -66px; z-index: 1; }

#parallax_slices2 { position: absolute; top: 50%; margin-top: -81px; right: 50%; margin-right: -270px; animation-delay: .2s; z-index: 1; }

#parallax_slices3 { position: absolute; top: 75%; margin-top: -82px; right: 50%; margin-right: -470px; animation-delay: .4s; z-index: 1; }

#parallax_line1 { width: 940px; height: 2px; position: absolute; top: 83%; background: #fff; left: 50%; margin-left: -470px; z-index: 1; display: block; }

#parallax_line2 { width: 940px; height: 2px; position: absolute; top: 85%; background: #fff; left: 50%; margin-left: -478px; z-index: 1; display: block; }

.ani_parallax .show { display: block; }

.ani_parallax .hide { display: none; }

/* THE FLOWING ARE JUST HELPER CLASSES AND IDS FOR THE DEMO */
.ani_parallax .last { margin-bottom: 100%; }

#parallax_scroll { width: 100%; height: 200px; font-family: 'ModernHEcoLight', Arial, sans-serif; position: absolute; top: 50%; margin-top: -100px; font-size: 72px; text-align: center; }

.ani_parallax .box { background: #fff; width: 460px; height: 265px; }

.ani_parallax .slices { background: #fff; width: 520px; height: 100px; }
