@-ms-viewport{
  width: device-width;
  zoom: 0;
}

@font-face {
  font-family: 'supermarket';
  src: url("../fonts/supermarket.eot");
  src: local("☺"), url("../fonts/supermarket.woff") format("woff"), url("../fonts/supermarket.ttf") format("truetype"), url("../fonts/supermarket.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0E00–U+0E7F; 
}

@font-face {
  font-family: 'Impact';
  src: url("../fonts/impactreg.eot");
  src: local("☺"), url("../fonts/impactreg.woff") format("woff"), url("../fonts/impactreg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0E00–U+0E7F; 
}

body{
    padding: 0;
    margin: 0;
}

* {
    box-sizing: border-box;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

.text-en{
    font-family: 'Impact';
}

.text-en-regular{
    font-family: 'supermarket';
}
.text-th{
    font-family: 'supermarket';
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
    .parallax-t{
        position: relative;
    }

    .tym_main {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.tym_main{
    background-color: #000;
    z-index: 90;
    height: 100vh;
}

.bg-top{
    background: url(../images/start_scene_bg.png) no-repeat;
    background-size: 100% 100%;
    height: 60%;
    position: relative;
    margin-bottom: 5px;
    width: 100vw;
}

.main-inner-1{
    background-color: #ccc;
    position: relative;
}

.logo{
    position: absolute;
    top: 10px;
    left: 10px;
}

.logo a{
    display: inline-block;
}

.logo a img{
    width: 100%;
}

.text-top{
    float: right;
    text-align: center;
    margin: 15px 20px 0 0;
}

.text-top h5{
    font-size: 24px;
    margin: 0;
    font-weight: normal;
}

.text-top p{
    font-size: 14px;
}

.text-sns{
    width: 40%;
    text-align: -webkit-center;
    position: absolute;
    bottom: 20%;
}

.text-sns a{
    display: block;
}

.text-sns a img{
    width: 20%;
    margin: 5px 0;
}

.text-sns p{
    font-size: 20px;
}

.col-md-12.box-link-top{
    padding: 20px 30px;
}

.box-inner a{
    display: block;
}

.box-inner a img{
    width: 100%;
}

.footer-top {
    background: url(../images/tym_main_footer.png) no-repeat;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    bottom: 0;
    width: 100%;
    clear: both;
}

.footer-top p{
    font-weight: normal;
    font-size: 18px;
    margin: 0;
}

.footer-top img{
    position: relative;
    width: 8%;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.box-img img{
    width: 100%;
    display: block;
}

.box-img{
    position: relative;
}

.text-box-img {
    text-align: center;
    color: #fff;
    padding: 20px;
    position: absolute;
    bottom: 10%;
    width: 80%;
    left: 10%;
}

.text-box-img h2{
    margin: 0 0 5px 0;
    font-weight: normal;
}

.text-box-img p{
    font-size: 18px;
    padding: 0px 50px 0 25px;
}

.product-screen-01{
    background: url(../images/screen_2_bg.jpg) repeat-x;
    width: 100%;
    position: relative;
    clear: both;
}

.img-store{
    z-index: 2;
}

.img-sea img{
    margin-top: -55px;
}

.product-screen-img{
    position: absolute;
    z-index: 5;
    width: 13%;
    height: auto;
    top: 35%;
}

.product-screen-img img{
    width: 100%;
}

.product-01 h2{
    color: #fff;
    margin: 0 0 15px 0;
}

.product-01{
    padding: 40px 0;
}

.product-inner{
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
}

.product-inner p{
    font-size: 18px;
    color: #000;
}

.product-inner img{
    width: 100%;
}

.box-yellow{
    background-color: #dcbd23;
    color: #000;
    text-align: center;
}

.box-yamalube{
    padding: 30px 20px 20px 160px;
    text-align: left;
}

.box-yellow h1{
    font-size: 60px;
    margin: 0 0 15px 0;
}

.box-yamalube p{
    font-size: 18px;
}

.check_drive{
    position: absolute;
    width: 67%;
    display: none;
    top: -80%;
    z-index: 5;
    left: 20%;
}

.check_drive_inner{
    position: relative;
    background: #26c6da;
    border: 10px solid #FFFFF7;
    padding: 20px;
    border-radius: 10px;
    min-height: 250px;
    max-height: 300px;
    color: #FFFFF7;
    
}

.check_drive_inner:after, .check_drive_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}

.check_drive_inner:before {
    border-top-color: #FFFFF7;
    border-width: 42px;
    margin-left: -42px;
}

.check_drive_inner:after {
    border-top-color: #26c6da;
    border-width: 30px;
    margin-left: -30px;
    top: 99%;
}

#box1 .check_drive_inner:after, #box1 .check_drive_inner:before {
    left: 10% !important;
}

#box2 .check_drive_inner:after, #box2 .check_drive_inner:before {
    left: 38% !important;
}

#box3 .check_drive_inner:after, #box3 .check_drive_inner:before {
    left: 65% !important;
}

#box4 .check_drive_inner:after, #box4 .check_drive_inner:before {
    left: 90% !important;
}

.check_drive_inner p{
    font-size: 18px;
}

.main-inner{
    height: 768px;
    background-color: #000;
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    float: left;
    clear: both;
    width: 100vw;
}

#header, #intro, #second{
	width: 100%;
}

.col-sm-2 {
    width: 20% !important;
    margin-bottom: 10px;
}

#intro.tym_thailand{
	background:url(../images/screen_3_bg.jpg) no-repeat;
	color: white;
	height: 70%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: 100% 100%;
    position: relative;
    background-attachment: scroll;
}

#intro.tym_nepal{
    background:url(../images/screen_4_bg.jpg) no-repeat;
	color: white;
	height: 70%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: 100% 100%;
    position: relative;
    background-attachment: scroll;
}

#intro.tym_china{
    background:url(../images/screen_5_bg.jpg) no-repeat;
	color: white;
	height: 70%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: 100% 100%;
    position: relative;
    background-attachment: scroll;
}

#intro.tym_japan{
    background:url(../images/screen_6_bg.jpg) no-repeat;
	color: white;
	height: 75%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
   background-size: 100% 100%;
    position: relative;
    background-attachment: scroll;
}

#intro.tym_qatar{
    background:url(../images/screen_7_bg.jpg) no-repeat;
	color: white;
	height: 75%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: 100% 100%;
    position: relative;
    background-attachment: scroll;
}

#intro.tym_spain{
    background:url(../images/screen_8_bg.jpg) no-repeat;
	color: white;
	height: 75%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: 100% 100%;
    position: relative;
    background-attachment: scroll;
}

.need_check{
    z-index: 5;
}

.need_check h2{
    margin: 0 0 20px 0;
}

.product_check{
    position: absolute !important;
    clear: both;
    color: #fff;
    display: none;
    height: 100%;
}

#thai0.product_check,
#nepal0.product_check,
#china0.product_check,
#japan0.product_check,
#qatar0.product_check,
#spain0.product_check{
    display: block;
}

.product_check_inner{
    position: absolute;
    bottom: 70px;
    width: 100%;
}

.nepal .product_check_inner{
    bottom: 90px;
}

.china .product_check_inner{
    bottom: 20px;
}

.japan .product_check_inner,
.qatar .product_check_inner,
.spain .product_check_inner.chain{
    bottom: 50px;
}

.spain .product_check_inner{
    bottom: 25px;
}

.product_check_inner.oil{
    bottom: 60px;
}

.product_check_inner.brake{
    bottom: 20px;
}

.product_check_inner.battery{
    bottom: 40px;
}

.product_check_inner.spark_plug{
    bottom: 80px;
}

.product_check_inner.tire{
    bottom: 45px;
}

.japan .product_check_inner.oil,
.qatar .product_check_inner.oil,
.spain .product_check_inner.oil {
    bottom: 45px;
}

.japan .product_check_inner.tire,
.qatar .product_check_inner.tire,
.spain .product_check_inner.tire {
    bottom: 25px;
}

.japan .product_check_inner.air,
.qatar .product_check_inner.air,
.spain .product_check_inner.air{
    bottom: 25px;
}

.motor_inner{
    position: absolute;
    top: -115px;
    left: 30px;
}

.motor_inner1{
    position: absolute;
    top: -80px;
    left: 30px;
}

.col-sm-5.motor img{
    width: 100%;
}

.col-sm-6.product_detail{
    position: relative;
}

.line{
    position: absolute;
    top: -105px;
    left: -50px;
    z-index: 5;
}

.text-in-line{
    position: absolute;
    width: 90%;
    top: -65px;
    margin-left: 10px;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    padding: 15px;
    margin: 0;
    text-align: center;
}

.text-in-line1{
    position: absolute;
    width: 73%;
    top: -180px;
    left: 90px;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    padding: 15px;
    margin: 0;
    text-align: center;
}

.spark_plug .text-in-line1{
    top: -225px;
}

.tire .text-in-line1{
    top: -140px;
}

.tire .line{
    top: -80px;
}

.japan .text-in-line,
.qatar .text-in-line,
.spain .text-in-line{
    top: -40px;
    z-index: 5;
}

.japan .line,
.qatar .line,
.spain .line{
    top: -65px;
}


.japan .brake .line,
.japan .battery .line,
.qatar .brake .line,
.qatar .battery .line,
.spain .brake .line,
.spain .battery .line{
    top: -55px;
}

.japan .brake .text-in-line,
.japan .battery .text-in-line,
.qatar .brake .text-in-line,
.qatar .battery .text-in-line,
.spain .brake .text-in-line,
.spain .battery .text-in-line{
    top: -30px;
    z-index: 5;
}

.japan .brake .motor_inner1,
.japan .battery .motor_inner1,
.qatar .brake .motor_inner1,
.qatar .battery .motor_inner1,
.spain .brake .motor_inner1,
.spain .battery .motor_inner1{
    top: -65px;
}

.japan .oil .text-in-line1,
.qatar .oil .text-in-line1,
.spain .oil .text-in-line1{
    top: -140px;
}

.japan .spark_plug .text-in-line1 ,
.qatar .spark_plug .text-in-line1,
.spain .spark_plug .text-in-line1 {
    top: -188px;
}

.japan .chain .text-in-line1,
.qatar .chain .text-in-line1,
.spain .chain .text-in-line1{
    top: -150px;
}

.text-in-line h3,
.text-in-line1 h3{
    margin: 0;
}

.text-in-line img,
.text-in-line1 img{
    margin-top: 10px;
    width: 50%;
}

.col-sm-6.product_text_detail{
    padding: 20px 15px 20px 30px;
}

.product_text_detail h3{
    margin-bottom: 15px;
}

.product_text_detail p{
    font-size: 18px;
}

.point{
    position: absolute;
    top: 30px;
    right: 10px;
    z-index: 15;
}

.product_check{
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}

.japan .col-sm-6.product_text_detail,
.qatar .col-sm-6.product_text_detail,
.spain .col-sm-6.product_text_detail{
    top: 20px;
}

.brake .col-sm-6.product_text_detail,
.battery .col-sm-6.product_text_detail {
    padding: 20px 15px 10px 30px;
}

.final-box{
    color: #fff;
    margin-top: -1px;
    position: relative;
    background-color: #000;
}

.final-box h2{
    margin: 0;
    padding: 15px 65px 15px 15px;
}

a.bubble{
    background-color: #f26522;
    color: #fff;
    display: -webkit-inline-box;
    padding: 25px 20px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 25%;
    left: 5%;
    font-size: 18px;
}

.final-box .box-img{
    height: 330px;
}

.final-box .box-img img{
    height: 100%;
}

.final-img a{
    display: block;
}

.final-img img{
    width: 100%;
    margin-bottom: 20px;
}

.footer{
    background: url(../images/footer.jpg) repeat-x;
    padding: 15px 0;
    color: #fff;
}

.footer h4{
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.footer p{
    margin: 5px 0 0 0;
    font-size: 14px;
}

.footer p i{
    font-size: 12px;
}

.final-box .col-md-12.box-link-top{
    padding: 20px 100px 140px 30px;
}

.point-final img{
    width: 500px;
}

.point-final{
    position: absolute;
    bottom: 30px;
    right: 10px;
    z-index: 20;
}

#tube{
    position: absolute;
    top: 0;
    width: 60px;
    right: 20px;
    z-index: 15;
    height: 100%;
    padding-bottom: 55px;
}

.tube_container{
    width: 60px;
    margin: 0px auto;
    height: 100%;
    position: relative;
}

#tube_dude{
    position:fixed;
    bottom: 130px;
    background:url(../images/bike_t.png) no-repeat center;
    height: 111px;
    z-index: 50;
    display: block;
    width: 50px;
    right: 23px;
    background-size: 100%;
}

#tube_back, #tube_front{
    height: 100%;
}

#tube_back{
    display: block;
    width: 60px;
    background: url(../images/road.png) repeat-y;
    z-index: 20;
    background-size: 100% 100%;
}

}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 

    .parallax-t{
        position: relative;
    }

    .tym_main {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.tym_main{
    background-color: #000;
    z-index: 90;
}

.bg-top{
    background: url(../images/start_scene_bg.png) no-repeat;
    background-size: 100% 100%;
    height: 435px;
    position: relative;
    margin-bottom: 5px;
    width: 100vw;
}

.main-inner-1{
    background-color: #ccc;
    position: relative;
}

.logo{
    position: absolute;
    top: 10px;
    left: 10px;
}

.logo a{
    display: inline-block;
}

.logo a img{
    width: 100%;
}

.text-top{
    float: right;
    text-align: center;
    margin: 15px 20px 0 0;
}

.text-top h5{
    font-size: 24px;
    margin: 0;
    font-weight: normal;
}

.text-top p{
    font-size: 14px;
}

.text-sns{
    width: 40%;
    text-align: -webkit-center;
    position: absolute;
    bottom: 20%;
}

.text-sns a{
    display: block;
}

.text-sns a img{
    width: 20%;
    margin: 5px 0;
}

.text-sns p{
    font-size: 20px;
}

.col-md-12.box-link-top{
    padding: 20px 30px;
    clear: both;
    float: left;
}

.box-inner a{
    display: block;
}

.box-inner a img{
    width: 100%;
}

.footer-top {
    background: url(../images/tym_main_footer.png) no-repeat;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    bottom: 0;
    width: 100%;
    clear: both;
}

.footer-top p{
    font-weight: normal;
    font-size: 18px;
    margin: 0;
}

.footer-top img{
    position: relative;
    width: 8%;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.box-img img{
    width: 100%;
    display: block;
}

.box-img{
    position: relative;
}

.text-box-img {
    text-align: center;
    color: #fff;
    padding: 20px;
    position: absolute;
    bottom: 0;
    width: 80%;
    left: 10%;
}

.text-box-img h2{
    margin: 0 0 5px 0;
    font-weight: normal;
}

.text-box-img p{
    font-size: 14px;
    padding: 0px 50px 0 25px;
}

.product-screen-01{
    background: url(../images/screen_2_bg.jpg) repeat-x;
    width: 100%;
    position: relative;
    clear: both;
}

.img-store{
    z-index: 2;
}

.img-sea img{
    margin-top: -40px;
}

.product-screen-img{
    position: absolute;
    z-index: 5;
    width: 10%;
    height: auto;
    top: 55%;
}

.product-screen-img img{
    width: 100%;
}

.product-01 h2{
    color: #fff;
    margin: 0 0 15px 0;
}

.product-01.col-sm-9{
    padding: 40px 70px 40px 90px;
    width: 100%;
}

.product-inner{
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
}

.product-inner p{
    font-size: 14px;
    color: #000;
}

.product-inner img{
    width: 100%;
}

.box-content.col-sm-7{
    padding: 0;
}

.box-yellow{
    background-color: #dcbd23;
    color: #000;
    text-align: center;
}

.box-yamalube{
    padding: 23px 9px 15px 120px;
    text-align: left;
}

.box-yellow h1{
    font-size: 50px;
    margin: 0 0 15px 0;
}

.box-yamalube p{
    font-size: 15px;
}

.check_drive{
    position: absolute;
    width: 73%;
    display: none;
    top: -80%;
    z-index: 5;
    left: 15%;
}

.check_drive_inner{
    position: relative;
    background: #26c6da;
    border: 10px solid #FFFFF7;
    padding: 20px;
    border-radius: 10px;
    min-height: 250px;
    max-height: 300px;
    color: #FFFFF7;
    
}

.check_drive_inner:after, .check_drive_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}

.check_drive_inner:before {
    border-top-color: #FFFFF7;
    border-width: 42px;
    margin-left: -42px;
}

.check_drive_inner:after {
    border-top-color: #26c6da;
    border-width: 30px;
    margin-left: -30px;
    top: 99%;
}

#box1 .check_drive_inner:after, #box1 .check_drive_inner:before {
    left: 10% !important;
}

#box2 .check_drive_inner:after, #box2 .check_drive_inner:before {
    left: 36% !important;
}

#box3 .check_drive_inner:after, #box3 .check_drive_inner:before {
    left: 63% !important;
}

#box4 .check_drive_inner:after, #box4 .check_drive_inner:before {
    left: 90% !important;
}

.check_drive_inner p{
    font-size: 16px;
}

.main-inner{
    height: 768px;
    background-color: #000;
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    float: left;
    clear: both;
    width: 100vw;
}

#header, #intro, #second{
	width: 100%;
}

.col-sm-2 {
    width: 20% !important;
    margin-bottom: 10px;
}

.need_check.col-sm-10{
    width: 100%;
}

#intro.tym_thailand{
	background:url(../images/screen_3_bg.jpg) no-repeat;
	color: white;
	height: 70%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: cover;
    position: relative;
    background-attachment: scroll;
}

#intro.tym_nepal{
    background:url(../images/screen_4_bg.jpg) no-repeat;
	color: white;
	height: 70%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: cover;
    position: relative;
    background-attachment: scroll;
    background-position: 50%;
}

#intro.tym_china{
    background:url(../images/screen_5_bg.jpg) no-repeat;
	color: white;
	height: 70%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: cover;
    position: relative;
    background-attachment: scroll;
    background-position: 50%;
}

#intro.tym_japan{
    background:url(../images/screen_6_bg.jpg) no-repeat;
	color: white;
	height: 75%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: cover;
    position: relative;
    background-attachment: scroll;
    background-position: 50%;
}

#intro.tym_qatar{
    background:url(../images/screen_7_bg.jpg) no-repeat;
	color: white;
	height: 75%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: cover;
    position: relative;
    background-attachment: scroll;
    background-position: 50%;
}

#intro.tym_spain{
    background:url(../images/screen_8_bg.jpg) no-repeat;
	color: white;
	height: 75%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size: cover;
    position: relative;
    background-attachment: scroll;
    background-position: 50%;
}

.need_check{
    z-index: 5;
}

.need_check h2{
    margin: 0 0 20px 0;
}

.product_check{
    position: absolute !important;
    clear: both;
    color: #fff;
    display: none;
    height: 100%;
}

#thai0.product_check,
#nepal0.product_check,
#china0.product_check,
#japan0.product_check,
#qatar0.product_check,
#spain0.product_check{
    display: block;
}

.product_check_inner{
    position: absolute;
    bottom: 40px;
    width: 100%;
}

.nepal .product_check_inner{
    bottom: 70px;
}

.china .product_check_inner{
    bottom: -9px;
}

.japan .product_check_inner,
.qatar .product_check_inner,
.spain .product_check_inner.chain{
    bottom: 50px;
}

.spain .product_check_inner{
    bottom: 25px;
}

.product_check_inner.oil{
    bottom: 40px;
}

.product_check_inner.brake{
    bottom: 20px;
}

.product_check_inner.battery{
    bottom: 40px;
}

.product_check_inner.spark_plug{
    bottom: 80px;
}

.product_check_inner.tire{
    bottom: 25px;
}

.japan .product_check_inner.oil,
.qatar .product_check_inner.oil,
.spain .product_check_inner.oil {
    bottom: 45px;
}

.japan .product_check_inner.tire,
.qatar .product_check_inner.tire,
.spain .product_check_inner.tire {
    bottom: 25px;
}

.japan .product_check_inner.air,
.qatar .product_check_inner.air,
.spain .product_check_inner.air{
    bottom: 25px;
}

.motor_inner{
    position: absolute;
    top: -115px;
    left: 30px;
}

.motor_inner1{
    position: absolute;
    top: -80px;
    left: 30px;
}

.col-sm-5.motor img{
    width: 100%;
}

.col-sm-6.product_detail{
    position: relative;
}

.line{
    position: absolute;
    top: -105px;
    left: -50px;
    z-index: 5;
}

.text-in-line{
    position: absolute;
    width: 90%;
    top: -65px;
    margin-left: 10px;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    padding: 15px;
    margin: 0;
    text-align: center;
}

.text-in-line1{
    position: absolute;
    width: 73%;
    top: -180px;
    left: 65px;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    padding: 15px;
    margin: 0;
    text-align: center;
}

.spark_plug .text-in-line1{
    top: -225px;
}

.tire .text-in-line1{
    top: -140px;
}

.tire .line{
    top: -80px;
}

.japan .text-in-line,
.qatar .text-in-line,
.spain .text-in-line{
    top: -40px;
    z-index: 5;
}

.japan .line,
.qatar .line,
.spain .line{
    top: -65px;
}


.japan .brake .line,
.japan .battery .line,
.qatar .brake .line,
.qatar .battery .line,
.spain .brake .line,
.spain .battery .line{
    top: -55px;
}

.japan .brake .text-in-line,
.japan .battery .text-in-line,
.qatar .brake .text-in-line,
.qatar .battery .text-in-line,
.spain .brake .text-in-line,
.spain .battery .text-in-line{
    top: -30px;
    z-index: 5;
}

.japan .brake .motor_inner1,
.japan .battery .motor_inner1,
.qatar .brake .motor_inner1,
.qatar .battery .motor_inner1,
.spain .brake .motor_inner1,
.spain .battery .motor_inner1{
    top: -65px;
}

.japan .oil .text-in-line1,
.qatar .oil .text-in-line1,
.spain .oil .text-in-line1{
    top: -140px;
}

.japan .spark_plug .text-in-line1 ,
.qatar .spark_plug .text-in-line1,
.spain .spark_plug .text-in-line1 {
    top: -188px;
}

.japan .chain .text-in-line1,
.qatar .chain .text-in-line1,
.spain .chain .text-in-line1{
    top: -150px;
}

.text-in-line h3,
.text-in-line1 h3{
    margin: 0;
    font-size: 20px;
}

.text-in-line img,
.text-in-line1 img{
    margin-top: 10px;
    width: 50%;
}

.col-sm-6.product_text_detail{
    padding: 20px 30px 20px 30px;
}

.product_text_detail h3{
    margin-bottom: 15px;
}

.product_text_detail p{
    font-size: 16px;
}

.point{
    position: absolute;
    top: 30px;
    right: 10px;
    z-index: 15;
}

.product_check{
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.japan .col-sm-6.product_text_detail,
.qatar .col-sm-6.product_text_detail,
.spain .col-sm-6.product_text_detail{
    top: 20px;
}

.brake .col-sm-6.product_text_detail,
.battery .col-sm-6.product_text_detail {
    padding: 20px 30px 10px 30px;
}

.final-box{
    color: #fff;
    margin-top: -1px;
    position: relative;
    background-color: #000;
}

.final-box h2{
    margin: 0;
    padding: 15px 65px 15px 15px;
}

a.bubble{
    background-color: #f26522;
    color: #fff;
    display: -webkit-inline-box;
    padding: 25px 20px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 25%;
    left: 5%;
    font-size: 18px;
}

.final-box .box-img{
    height: 250px;
}

.final-box .box-img img{
    height: 100%;
}

.final-img a{
    display: block;
}

.final-img img{
    width: 100%;
    margin-bottom: 20px;
}

.footer{
    background: url(../images/footer.jpg) repeat-x;
    padding: 15px 0;
    color: #fff;
}

.footer h4{
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.footer p{
    margin: 5px 0 0 0;
    font-size: 14px;
}

.footer p i{
    font-size: 12px;
}

.final-box .col-md-12.box-link-top{
    padding: 30px 100px 240px 30px;
    clear: both;
}

.point-final img{
    width: 500px;
}

.point-final{
    position: absolute;
    bottom: 30px;
    right: 10px;
    z-index: 20;
}

#tube{
    position: absolute;
    top: 0;
    width: 60px;
    right: 20px;
    z-index: 15;
    height: 100%;
    padding-bottom: 55px;
}

.tube_container{
    width: 60px;
    margin: 0px auto;
    height: 100%;
    position: relative;
}

#tube_dude{
    position:fixed;
    bottom: 130px;
    background:url(../images/bike_t.png) no-repeat center;
    height: 111px;
    z-index: 50;
    display: block;
    width: 50px;
    right: 23px;
    background-size: 100%;
}

#tube_back, #tube_front{
    height: 100%;
}

#tube_back{
    display: block;
    width: 60px;
    background: url(../images/road.png) repeat-y;
    z-index: 20;
    background-size: 100% 100%;
} 

.tym_main .box-inner.col-sm-4{
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.tym_main .box-inner.col-sm-4:last-child{
    width: 100%;
}

.tym_main .box-inner.col-sm-4:last-child a img{
    width: 50%;
    display: block;
    margin: 0 auto;
}

.tym_main .box-inner a img{
    width: 100%;
}
    
}

@media only screen and (max-device-width:680px) and (orientation:portrait) {

body{
    padding: 0;
    margin: 0;
}

* {
    box-sizing: border-box;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

[class*="col-"] {
    float: left;
    padding: 15px;
}

.text-en{
    font-family: 'Impact';
}

.text-en-regular{
    font-family: 'supermarket';
}
.text-th{
    font-family: 'supermarket';
}

.parallax-m p{
    line-height: 1;
    font-size: 12px;
    margin: 0;
}

.parallax-m {
    position: relative;
}

.tym_main {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.tym_main{
    background-color: #000;
    z-index: 90;
    float: left;
    clear: both;
}

.bg-top{
    background: url(../images/start_scene_bg.png) no-repeat;
    background-size: cover;
    height: 213px;
    background-position: 82% 50%;
    position: relative;
    margin-bottom: 5px;
    float: left;
    width: 100vw;
}

.main-inner-1{
    background-color: #ccc;
    position: relative;
}

.logo{
    position: absolute;
    top: 10px;
    left: 10px;
}

.logo a{
    display: inline-block;
}

.logo a img{
    width: 50%;
}

.text-top{
    float: right;
    text-align: center;
    margin: 10px 10px 0 0;
}

.text-top h5{
    font-size: 14px;
    margin: 0;
    font-weight: normal;
}

.text-top p{
    font-size: 10px;
}

.text-sns{
    width: 30%;
    text-align: -webkit-center;
    position: absolute;
    bottom: 20%;
}

.text-sns a{
    display: block;
}

.text-sns a img{
    width: 20%;
    margin: 5px 0;
}

.text-sns p{
    font-size: 9px;
}

.box-inner{
    width: 50%;
    float: left;
    padding:0 2.5px;
}

.box-inner a{
    display: block;
}

.box-inner a img{
    width: 100%;
}

.box-link-01 a img{
    padding: 2.5px 2.5px 2.5px 5px;
}

.box-link-02 a img{
    padding: 2.5px 5px 2.5px 2.5px;
}

.box-inner.box-facebook{
    width: 100%;
    clear: both;
}

.box-inner.box-facebook a img{
    width: 100%;
    padding: 5px;
}

.footer-top {
    background: url(../images/tym_main_footer.png) no-repeat;
    text-align: center;
    color: #fff;
    padding: 10px 0 5px 0;
    bottom: 0;
    width: 100%;
    float: left;
    clear: both;
}

.footer-top p{
    font-weight: normal;
    font-size: 14px;
}

.footer-top img{
    position: relative;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.box-img img{
    width: 100%;
    display: block;
}

.box-img{
    position: relative;
}

.text-box-img {
    text-align: center;
    color: #fff;
    padding: 20px;
    position: absolute;
    bottom: 15%;
}

.text-box-img h3{
    margin: 0 0 5px 0;
    font-weight: normal;
}

.text-box-img p{
    font-size: 12px;
    padding: 0px 50px 0 25px;
}

.product-screen-01{
    background: url(../images/screen_2_bg.jpg) repeat-x;
}

.box-content{
    padding: 20px 65px 20px 15px;
}

.product-screen-01 h4{
    margin: 0 0 10px 0;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.product-screen-img{
    margin-right: 0x;
}

.product-screen-img img{
    display: block;
    width: 30%;
    margin: 0 auto;
}

.product-dropdown{
    margin: 15px 0;
}

.product-dropdown button{
    width: 100%;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
}

.product-dropdown button span.caret{
    top: 45%;
    position: absolute;
    right: 12px;
    border-top: 8px solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.product-dropdown .open>.dropdown-menu{
    width: 100%;
    text-align: left;
    background-color: #f4f4f4;
}

.product-dropdown .open>.dropdown-menu li{
    border-top: 1px solid #b7b7b7;
    padding: 10px 25px;
}

.product-dropdown .open>.dropdown-menu li:first-child{
    border:none;
}

.product-dropdown .open>.dropdown-menu img{
    margin-right: 10px;
}

.tym_modal .modal-dialog{
    margin: 50px 15px;
}

.tym_modal .modal-header{
    border: none;
    padding: 20px 15px;
}

.tym_modal.tym_modal_blue .modal-content{
    background-color: #26c6da;
    color: #fff;
    border: 5px solid #fff;
    border-radius: 10px;
}

.tym_modal.tym_modal_blue .modal-content img{
    display: block;
    margin: 0 auto 20px auto;
}

.tym_modal .modal-content p{
    font-size: 14px;
    text-indent: 15px;
    letter-spacing: 1.2px;
    font-weight: normal;
}

.tym_modal .modal-content button {
    background-color: #26c6da;
    border: 3px solid #fff;
    border-radius: 100%;
    padding: 0;
    opacity: 1;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -10px;
    font-size: 16px;
}

.tym_modal .modal-content button span{
    color: #fff;
    font-size: 14px;
}

.box-yellow{
    background-color: #dcbd23;
    color: #000;
    text-align: center;
}

.box-yellow h1{
    font-size: 60px;
    margin: 0 0 15px 0;
}

.box-yellow p{
    font-size: 16px;
    margin: 0 0 15px 0;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}

.main-inner{
    height: 100%;
    background-color: #000;
    position: relative;
    margin: 0;
    padding-bottom: 20px;
}

#header, #intro, #second{
	width: 100%;
}

#intro.tym_thailand{
	background:url(../images/screen_3_bg.jpg) no-repeat;
	color: white;
	height: 60%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size:cover;
    position: relative;
    background-attachment:scroll;
}

#intro.tym_nepal{
    background:url(../images/screen_4_bg.jpg) no-repeat;
	color: white;
	height: 60%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size:cover;
    position: relative;
    background-attachment:scroll;
}

#intro.tym_china{
    background:url(../images/screen_5_bg.jpg) no-repeat;
	color: white;
	height: 60%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size:cover;
    position: relative;
    background-attachment:scroll;
}

#intro.tym_japan{
    background:url(../images/screen_6_bg.jpg) no-repeat;
	color: white;
	height: 60%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size:cover;
    position: relative;
    background-attachment:scroll;
}

#intro.tym_qatar{
    background:url(../images/screen_7_bg.jpg) no-repeat;
	color: white;
	height: 60%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size:cover;
    position: relative;
    background-attachment:scroll;
}

#intro.tym_spain{
    background:url(../images/screen_8_bg.jpg) no-repeat;
	color: white;
	height: 60%;
	margin: 0;
    padding: 100px 65px 190px 15px;
    width: 100%;
    background-size:cover;
    position: relative;
    background-attachment:scroll;
}

.slide {
	width: 100%;
}

.story h3{
    margin: 0;
}

.story .product-dropdown{
    color: #000;
}

.product-dropdown .dropdown{
    margin-bottom: 20px;
}

.img-motor{
    position: absolute;
    bottom: -15%;
    left: 5%;
    padding-right: 65px;
}

.img-motor img{
    width: 100%;
}

.text-motor{
    background-color: #000;
    border-radius: 5px;
    padding: 2px 0;
    width: 90%;
    margin: 0 auto -15px auto;
    display: block;
    z-index: 2;
    position: relative;
}

.text-motor h4{
    font-weight: normal;
    font-size: 16px;
}

.story h3.black{
    color: #000;
}

.text-detail-motor{
    margin: 80px 65px 20px 20px;
    color: #fff;
}

.text-detail-motor h4{
    margin-bottom: 15px;
}

.text-detail-motor p{
    font-size: 14px;
    text-indent: 15px;
    line-height: 1.4;
    font-weight: lighter;
    letter-spacing: 0.5px;
}

.tym_modal.tym_modal_black .modal-content{
    background-color: #000;
    color: #fff;
    border: 5px solid #fff;
    border-radius: 10px;
}

.tym_modal.tym_modal_black .modal-content button {
    background-color: #000;
    border: 3px solid #fff;
    border-radius: 100%;
    padding: 0;
    opacity: 1;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -10px;
    font-size: 16px;
}
.modal-header-inner{
    background-color: #fff;
    color: #000;
    padding: 14px;
    border-radius: 5px;
    margin-bottom: 25px;
}

.modal-header-inner img{
    float: left;
    margin-right: 10px;
}
img.line{    
    position: absolute;
    top: 22%;
    left: 10%;
}

.main-final{
    background-color: #000;
}

.final-box{
    color: #fff;
    margin-top: -1px;
    position: relative;
}

.final-box h5{
    margin: 0;
    padding: 15px 65px 15px 15px;
}

a.bubble{
    background-color: #f26522;
    color: #fff;
    display: -webkit-inline-box;
    padding: 25px 20px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 25%;
    left: 5%;
}

.final-img{
    padding: 20px 65px 70px 45px;
}

.final-img a{
    display: block;
}

.final-img img{
    width: 100%;
    margin-bottom: 20px;
}

.footer{
    background: url(../images/footer.jpg) repeat-x;
    padding: 15px 0;
    color: #fff;
}

.footer h5{
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.footer p{
    margin: 5px 0 0 0;
}

.footer p i{
    font-size: 10px;
}

#tube{
    position: absolute;
    top: 0;
    width: 54px;
    right: 0;
    z-index: 15;
    height: 100%;
    padding-bottom: 40px;
}

.tube_container{
    width: 50px;
    margin: 0px auto;
    height: 100%;
    position: relative;
}

#tube_dude{
    position:fixed;
    bottom: 90px;
    background:url(../images/bike.png) no-repeat center;
    height: 70px;
    z-index: 50;
    display: block;
    width: 25px;
    right: 18px;
    background-size: 100%;
}

#tube_back, #tube_front{
    height: 100%;
}

#tube_back{
    display: block;
    width: 42px;
    background: url(../images/road.png) repeat-y;
    z-index: 20;
    background-size: 100% 100%;
}

.point{
    position: absolute;
    top: 10px;
    right: 8px;
    z-index: 29;

}
.point-final{
    position: absolute;
    bottom: 20px;
    right: 10px;
    z-index: 20;
}

}
