/*body {
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0.80);
-webkit-filter: grayscale(0.80);
filter: grayscale(0.80);
}*/

* {
    margin: 0;
    padding: 0;
    border: 0;
}

@font-face {
    font-family: 'db_helvethaica_x75_bd';
    src: url('../fonts/db_helvethaica_x_bd_v3.2-webfont.eot');
    src: url('../fonts/db_helvethaica_x_bd_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/db_helvethaica_x_bd_v3.2-webfont.woff2') format('woff2'), url('../fonts/db_helvethaica_x_bd_v3.2-webfont.woff') format('woff'), url('../fonts/db_helvethaica_x_bd_v3.2-webfont.ttf') format('truetype'), url('../fonts/db_helvethaica_x_bd_v3.2-webfont.svg#db_helvethaica_x75_bd') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'db_helvethaica_x55_regular';
    src: url('../fonts/db_helvethaica_x_v3.2-webfont.eot');
    src: url('../fonts/db_helvethaica_x_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/db_helvethaica_x_v3.2-webfont.woff2') format('woff2'), url('../fonts/db_helvethaica_x_v3.2-webfont.woff') format('woff'), url('../fonts/db_helvethaica_x_v3.2-webfont.ttf') format('truetype'), url('../fonts/db_helvethaica_x_v3.2-webfont.svg#db_helvethaica_x55_regular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'db_helvethaica_x65_med';
    src: url('../fonts/db_helvethaica_x_med_v3.2-webfont.eot');
    src: url('../fonts/db_helvethaica_x_med_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/db_helvethaica_x_med_v3.2-webfont.woff2') format('woff2'), url('../fonts/db_helvethaica_x_med_v3.2-webfont.woff') format('woff'), url('../fonts/db_helvethaica_x_med_v3.2-webfont.ttf') format('truetype'), url('../fonts/db_helvethaica_x_med_v3.2-webfont.svg#db_helvethaica_x65_med') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'db_helvethaica_x45_li';
    src: url('../fonts/db_helvethaica_x_li_v3.2-webfont.eot');
    src: url('../fonts/db_helvethaica_x_li_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/db_helvethaica_x_li_v3.2-webfont.woff2') format('woff2'), url('../fonts/db_helvethaica_x_li_v3.2-webfont.woff') format('woff'), url('../fonts/db_helvethaica_x_li_v3.2-webfont.ttf') format('truetype'), url('../fonts/db_helvethaica_x_li_v3.2-webfont.svg#db_helvethaica_x45_li') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'DB_Helvethaica_X_87_BlkCond';
    src: url('../fonts/DB Helvethaica X Blk Cond v3.2.eot');
    src: local('☺'), url('../fonts/DB Helvethaica X Blk Cond v3.2.woff') format('woff'), url('../fonts/DB Helvethaica X Blk Cond v3.2.ttf') format('truetype'), url('../fonts/DB Helvethaica X Blk Cond v3.2.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

a,
h1,
h2,
h3,
h4,
h5,
p,
li,
span {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    width: 100%;
    vertical-align: top;
    /*    image-rendering: -moz-crisp-edges;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;*/
}

body {
    background: #fff;
    /*padding-top:72px;*/
}

.loading {
    background: url(../img/border_loading.png) no-repeat center;
    width: 380px;
    background-size: cover;
    top: 40vh;
    position: relative;
    margin: auto;
}

.loading img {
    -webkit-clip-path: inset(0px 100% 0px 0px);
    width: 100%;
}

.loading-bg {
    width: 100%;
    height: 100vh;
    background: url(../img/bg_loader.jpg) no-repeat center top;
    background-size: cover;
    position: absolute;
    top: 0;
}

.loading-bg h1 {
    font-family: 'DB_Helvethaica_X_87_BlkCond';
    font-size: 34px;
    color: #656565;
    top: 40vh;
    position: relative;
    margin-left: 210px;
    text-align: center;
    font-style: italic;
}


/*---------nav menu---------------------*/

.ribbon {
    width: 100%;
    height: 72px;
    background: url(../img/bg_ribbon.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    position: fixed;
    z-index: 5000;
    top: 0;
}

.text_ribbon {
    width: 809px;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.header {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: 10px auto;
    z-index: 5;
    max-width: 1180px;
    /*top:72px;*/
}

.header #menudesktop ul li {
    display: inline-block;
    list-style: none;
    padding: 40px 10px;
    font-family: 'db_helvethaica_x75_bd';
    font-size: 27px;
    line-height: 16.5px;
    color: #ababab;
    vertical-align: top;
    text-align: center;
    margin: 0 10px;
    padding: 10px 10px;
}

.header #menudesktop ul li.active {
    background-color: #837965;
    border-radius: 50px;
    box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.35);
    color: #fff;
}

.header nav#menudesktop ul li #bt-privilege {
    width: 155px;
}

.header #logo,
.header nav#menudesktop {
    display: inline-block;
    vertical-align: middle;
}

.header nav#menumobile {
    display: none;
}

.header nav {
    margin-top: 25px;
}

.header #logo img {
    width: 260px;
    margin-right: 35px;
    z-index: 400;
    position: relative;
}


/*-----------Footer-------------------*/

.bf-footer {
    width: 100%;
    height: 356px;
    background: rgba(243, 243, 243, 0.2);
    background: -webkit-linear-gradient(top, rgba(243, 243, 243, 0), rgba(243, 243, 243, 0.2));
    background: -o-linear-gradient(top, rgba(243, 243, 243, 0), rgba(243, 243, 243, 0.2));
    background: -moz-linear-gradient(top, rgba(243, 243, 243, 0), rgba(243, 243, 243, 0.2));
    background: linear-gradient(top, rgba(243, 243, 243, 0), rgba(243, 243, 243, 0.2));
    margin-top: 30px;
}

.bf-footer h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 25px;
    color: #4b4b4b;
    /* display: inline; */
    text-align: center;
}

.bf-footer p {
    font-family: 'db_helvethaica_x65_med';
    font-size: 25px;
    color: #7b7b7b;
    text-align: center;
    text-decoration: underline;
    margin-top: 15px;
}

.bf-footer #product {
    width: 375px;
    float: right;
    margin-top: 65px;
}

.bf-footer table {
    width: 770px;
    margin: 0 auto;
}

.footer {
    width: 100%;
    height: 115px;
    background-color: #008732;
    text-align: center;
    padding-top: 35px;
}

.footer p {
    font-family: 'db_helvethaica_x55_regular';
    color: #fff;
    font-size: 20px;
    display: inline;
    vertical-align: middle;
}

.footer #footer-logo {
    width: 235px;
    vertical-align: middle;
    margin-right: 60px;
    padding-bottom: 10px;
}

.footer #footer-call {
    width: 205px;
    vertical-align: middle;
    margin-left: 90px;
    padding-bottom: 25px;
    position: relative;
}


/*-----------------main--------------*/

.container-main {
    background: url(../img/main/bg_first.jpg) no-repeat;
    background-size: cover;
    background-position: center 40%;
    height: 100vh;
    min-height: 60vw;
    max-width: 1920px;
    margin: 0 auto;
    -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 1.0) 80%, transparent 100%);
}

.container-main #canvas10 {
    position: absolute;
    left: 25%;
    width: 13%;
    margin-top: 3vw;
}

.container-main #canvas11 {
    position: absolute;
    left: 59%;
    width: 10%;
    margin-top: 7vw;
}

.container-main .content {
    margin: 0 auto;
    display: block;
    padding-top: 7%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    min-height: 50vw;
    width: 100%;
    max-width: 1920px;
}

.container-main .canvas12 {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2vw;
    width: 51%;
    max-width: 937px;
    min-width: 350px;
}

.container-main #canvas12 {
    width: 100%;
}

.container-main #canvas {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
    max-width: 1020px;
    min-width: 350px;
}


/*--------------------Technology--------------*/

.container-technology {
    background: url(../img/tech/bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 2290px;
}

.tech-first {
    max-width: 1020px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    padding-top: 105px;
}

.tech-first p {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 38px;
    color: #7b7b7b;
    margin-top: 30px;
}

.tech-first h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 75px;
    color: #7b7b7b;
    line-height: 60px
}

.tech-first h2 {
    font-family: 'db_helvethaica_x65_med';
    color: #008732;
    font-size: 54px;
    margin-top: 50px;
}

.tech-first p.sub {
    font-family: 'db_helvethaica_x45_li';
    font-size: 25px;
    color: #7b7b7b;
    margin-top: 20px;
}

.tech-second {
    width: 100%;
    text-align: center;
    margin-top: 425px;
    position: relative;
}

.tech-second h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 54px;
    color: #008732;
}

.tech-second h2 {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 38px;
    color: #7b7b7b;
    margin-top: 15px;
}

.tech-second .beakerimg {
    width: 250px;
    display: inline;
    margin: 10px 30px 0 100px;
}

.tech-second .beakerimg.two {
    margin: 10px 00px 0 70px;
}

.tech-second .circle-oil {
    width: 180px;
    height: 180px;
    margin-top: -30px;
}

.tech-second #one,
.tech-second #two {
    position: relative;
}

.tech-second .circle-oil.two {
    margin-top: -240px;
}

.tech-second h3 {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 38px;
    color: #00682d;
    width: 335px;
}

.tech-second table.beaker-table {
    width: 100%;
    margin: 45px auto;
    max-width: 1170px;
}

.tech-second .beakerone {
    padding-top: 55px;
    position: relative;
}

.tech-second .beakertwo {
    padding-bottom: 55px;
}

.tech-second .circle-oil p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 40px;
    color: #7b7b7b;
    /*padding-top: 53px;*/
    line-height: 20px;
    width: 180px;
}

.tech-second .circle-oil h1 {
    font-family: 'db_helvethaica_x75_bd';
    font-size: 100px;
    color: #7b7b7b;
    line-height: 40px;
    width: 200px;
}

.tech-second .circle-oil h1 span {
    font-family: 'db_helvethaica_x65_med';
    font-size: 40px;
    color: #7b7b7b;
    vertical-align: 65%;
}

.tech-second h4 {
    font-family: 'db_helvethaica_x45_li';
    font-size: 32px;
    color: #7b7b7b;
    padding-top: 15px;
    width: 107%;
}

.tech-second .beaker-info {
    position: absolute;
    left: 300px;
    bottom: -145px;
    z-index: 50;
}

.tech-second .beaker-info img {
    width: 100px;
    float: left;
}

.tech-second .beaker-info p {
    width: 280px;
    background: rgba(223, 213, 158, 0.3);
    background: -webkit-linear-gradient(left top, rgba(223, 213, 158, 0.5), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left top, rgba(223, 213, 158, 0.5), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(left top, rgba(223, 213, 158, 0.5), rgba(255, 255, 255, 0));
    background: linear-gradient(left top, rgba(223, 213, 158, 0.5), rgba(255, 255, 255, 0));
    margin: 29px 0 0px 90px;
    font-family: 'db_helvethaica_x45_li';
    font-size: 25px;
    color: #7b7b7b;
    text-align: left;
    line-height: 27px;
    letter-spacing: 0.5px;
    padding: 30px 0 25px 20px;
}

.container-technology .beaker-bg {
    width: 100%;
    position: absolute;
    bottom: -200px;
    overflow-x: hidden;
    height: 450px;
    transform: translateY(170%);
}

.container-technology .beaker-bg .left {
    width: 750px;
    position: absolute;
    left: 20px;
    bottom: 90px;
    transform: translateX(-220px);
}

.container-technology .beaker-bg .right {
    width: 900px;
    position: absolute;
    right: -250px;
    bottom: 0;
}

.tech-third {
    width: 100%;
    height: 755px;
    background: url(../img/tech/bg_oil.jpg) no-repeat center;
    background-size: cover;
    margin-top: 260px;
    padding-top: 85px;
    position: relative;
}

.tech-third h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 54px;
    color: #008732;
    text-align: center;
}

.tech-third h2 {
    font-family: 'db_helvethaica_x45_li';
    font-size: 38px;
    color: #7b7b7b;
    text-align: center;
    margin-top: 15px;
}

.tech-third p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 25px;
    color: #7b7b7b;
    text-align: center;
    margin-top: 10px;
}

.tech-third img {
    max-width: 1470px;
    width: 90%;
    margin: 50px auto 0;
    display: block;
}

.tech-third .shadow {
    margin: -40px auto;
}

.floating {
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes Floatingx {
    from {
        -webkit-transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, 25px);
    }
    to {
        -webkit-transform: translate(0, -0px);
    }
}

@-moz-keyframes Floating {
    from {
        -moz-transform: translate(0, 0px);
    }
    65% {
        -moz-transform: translate(0, 25px);
    }
    to {
        -moz-transform: translate(0, -0px);
    }
}

.floating2 {
    -webkit-animation-name: Floatingx2;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating2;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes Floatingx2 {
    from {
        -webkit-transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, -15px);
    }
    to {
        -webkit-transform: translate(0, -0px);
    }
}

@-moz-keyframes Floating2 {
    from {
        -moz-transform: translate(0, 0px);
    }
    65% {
        -moz-transform: translate(0, -15px);
    }
    to {
        -moz-transform: translate(0, -0px);
    }
}

.tech-forth {
    width: 100%;
    height: 1435px;
    background: url(../img/tech/bg_engine.jpg) no-repeat center;
    background-size: cover;
    padding-top: 95px;
}

.tech-forth h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 54px;
    color: #008732;
    text-align: center;
}

.tech-forth table h1 {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 38px;
    color: #000;
}

.tech-forth p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 27px;
    color: #7b7b7b;
}

.tech-forth .top {
    width: 415px;
    margin-top: 60px;
}

.tech-forth .bottom {
    width: 530px;
    margin-top: 95px;
}

.tech-forth table.main {
    margin: 65px auto;
}

.tech-forth table.main.two {
    margin: 75px auto;
}

.tech-forth table.main td {
    position: relative;
    padding-right: 130px;
    padding-left: 30px;
}

.tech-forth table.main.two td {
    position: relative;
    padding-right: 60px;
    padding-left: 30px;
}

.tech-forth table.main .info {
    position: absolute;
    right: 20px;
    top: 0;
    text-align: center;
}

.tech-forth table.main .info.two {
    right: 40px;
}

.tech-forth table.main .info.three {
    right: 0px;
}

.tech-forth table.main .info.forth {
    right: 40px;
}

.tech-fifth {
    margin-top: 110px;
    width: 100%;
    overflow: hidden;
}

.tech-fifth h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 54px;
    color: #008732;
    text-align: center;
}

.tech-fifth h2 {
    font-family: 'db_helvethaica_x45_li';
    font-size: 38px;
    color: #7b7b7b;
    text-align: center;
    margin-top: 15px;
}

.tech-fifth p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 25px;
    color: #7b7b7b;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}

.tech-fifth .desc .icon {
    width: 340px;
    vertical-align: middle;
}

.tech-fifth .desc .num {
    height: 160px;
    width: auto;
    vertical-align: middle;
}

.tech-fifth .desc h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 38px;
    color: #00682d;
    text-align: left;
    line-height: 32px;
}

.tech-fifth .desc p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 25px;
    color: #7b7b7b;
    text-align: left;
}

.tech-fifth .desc {
    width: 100%;
    margin: 0 auto 0;
    max-width: 1100px;
    /* overflow: hidden; */
}

.tech-fifth .desc div {
    display: inline-table;
}

.tech-fifth .desc.one {
    padding-left: 28%;
}

.tech-fifth .desc.one .text {
    vertical-align: -20%;
}

.tech-fifth .desc.two {
    padding-right: 3%;
    margin-top: -65px;
}

.tech-fifth .desc.two .text {
    vertical-align: -200%;
}

.tech-fifth .desc.two .num {
    padding-top: 70px;
}

.tech-fifth .desc.three {
    padding-left: 17%;
    margin-top: 20px;
}

.tech-fifth .desc.three .text {
    vertical-align: 190%;
}

.tech-fifth .desc.three .num {
    padding-bottom: 65px;
    padding-left: 15px;
}

.tech-fifth .desc.four {
    padding-right: 5%;
    margin-top: 40px;
}

.tech-fifth .desc.four .text {
    vertical-align: -60%;
}

.tech-fifth .desc.four .num {
    padding-bottom: 00px;
    padding-left: 20px;
}


/*----------Product------------------*/

.container-product {
    width: 100%;
    background: url(../img/product/bg_top.jpg) no-repeat center top;
    background-size: 100%;
    padding-top: 160px;
}

.product-first h2 {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 38px;
    color: #7b7b7b;
    text-align: center;
}

.product-first h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 75px;
    color: #7b7b7b;
    line-height: 45px;
    text-align: center;
}
.product-firsts{    
    display: block;
    margin: 35px auto;
}

.product-first img {
    width: 615px;
    display: block;
    margin: 35px auto;
}

.product-second {
    display: table;
    margin: 110px auto -35px;
}

.product-second h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 43px;
    color: #000;
    text-align: center;
}

.product-second .btoil {
    margin: 0 auto 30px;
    display: table;
}

.product-second .bt img {
    width: 250px;
    margin: 10px auto;
    padding: 0 10px;
}

.product-second table {
    width: 700px;
    margin: 0 auto;
}

.product-second .enginenum {
    display: block;
    margin: 0 auto;
    height: 55px;
    width: auto;
}

.product-second table h1 {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 38px;
    color: #00682d;
    text-align: center;
}

.product-second p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 32px;
    color: #7b7b7b;
    text-align: center;
    /*line-height: 17px;*/
    line-height: 32px;
    margin-bottom: 20px;
}

.product-second .more {
    width: 36px;
    display: block;
    margin: 0 auto;
}

.product-second .productpic {
    width: 150px;
    display: block;
    margin: 10px auto 15px;
}

.product-second .productinfo {
    padding-bottom: 30px;
    width: 80%;
}

.detail-first {
    background: url(../img/product/bg_detail.jpg) no-repeat center;
    background-size: 100% 100%;
    width: 100%;
    height: 725px;
    padding-top: 85px;
}

.detail-first #product {
    width: 450px;
    display: block;
    margin: 0 auto;
}

.detail-first .sub-first {
    position: absolute;
    top: 125px;
    left: 75px;
}

.detail-first .sub-two {
    position: absolute;
    top: 225px;
    left: 75px;
}

.detail-first .sub-first #bt-more,
.detail-first .sub-two #bt-more {
    width: 37px;
    margin-left: 20px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition-duration: 0.7s;
    z-index: 500;
    position: relative;
}

.detail-first .sub-first .border,
.detail-first .sub-two .border {
    position: absolute;
    width: 37px;
    height: 37px;
    margin: auto;
    top: -20%;
    /* left: 0; */
    /* bottom: 0%; */
    right: -1.4%;
    z-index: 2;
    opacity: 0;
    border: 2px solid #FFFFFF;
    -webkit-animation: pulsejg2 1s linear infinite;
    -moz-animation: pulsejg2 1s linear infinite;
    animation: pulsejg2 1s linear infinite;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}

@keyframes pulsejg2 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }
    40% {
        -webkit-transform: scale(.8);
        opacity: .1;
    }
    50% {
        -webkit-transform: scale(1);
        opacity: .3;
    }
    60% {
        -webkit-transform: scale(1.1);
        opacity: .7;
    }
    80% {
        -webkit-transform: scale(1.2);
        opacity: .1;
    }
    100% {
        -webkit-transform: scale(1.6);
        opacity: 0;
    }
}

.detail-first .sub-first #sub-textone {
    width: 130px;
}

.detail-first .sub-two #sub-texttwo {
    width: 190px;
}

.detail-first .sub-first div,
.detail-first .sub-two div {
    width: 285px;
    height: 210px;
    overflow-y: scroll;
    padding: 20px 20px;
    background: rgba(0, 0, 0, 0.2);
    background: -webkit-linear-gradient(to top left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    background: -o-linear-gradient(to top left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    background: -moz-linear-gradient(to top left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    background: linear-gradient(to top left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    display: none;
}

.detail-first .sub-first div::-webkit-scrollbar,
.detail-first .sub-two div::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em;
}

.detail-first .sub-first div::-webkit-scrollbar-thumb,
.detail-first .sub-two div::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.detail-first .sub-first div::-webkit-scrollbar-track,
.detail-first .sub-two div::-webkit-scrollbar-track {
    background: transparent;
}

.detail-first .sub-first div h1,
.detail-first .sub-two div h1 {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 28px;
    color: #404040;
    margin: 5px 0 5px;
}

.detail-first .sub-first div p,
.detail-first .sub-two div p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 17px;
    line-height: 21.5px;
    letter-spacing: 0.4px;
    color: #fff;
    margin-bottom: 20px;
}

.detail-first .product-detail {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.detail-first .sub-first a {
    position: relative;
    left: 205px;
}

.detail-first .sub-two a {
    position: relative;
    left: 130px;
}

.detail-first .sub-info {
    position: absolute;
    top: 115px;
    left: 830px;
}

.detail-first .sub-info #oil-type {
    height: 30px;
    width: auto;
    display: block;
    margin: 0 5px;
}

.detail-first .sub-info #oil-name {
    width: initial;
    margin: 10px 0 5px;
    height: 48px;
}

.detail-first .sub-info h1 {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 38px;
    color: #00682d;
    line-height: 36.5px;
}

.detail-first .sub-info p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 27.5px;
    color: #fff;
    margin: 10px 0 20px;
    line-height: 27.5px;
}

.detail-first .sub-info a {
    font-family: 'db_helvethaica_x65_med';
    font-size: 22px;
    color: #404040;
    text-decoration: underline;
}

.detail-first #info {
    width: 170px;
    display: block;
    margin-bottom: 10px;
}

.detail-first #car {
    position: absolute;
    bottom: -20px;
    width: 300px;
    right: 250px;
    -webkit-filter: drop-shadow(-5px 2px 9px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(-5px 2px 9px rgba(0, 0, 0, 0.7));
}

.detail-second {
    background: url(../img/product/bg_select.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 405px;
    position: relative;
    padding-top: 50px;
}

#slider .item {
    padding: 30px 0px;
    margin: 10px;
    text-align: center;
}


/*.customNavigation{
  text-align: center;
}
//use styles below to disable ugly selection
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }*/

.detail-second .btn.prev img,
.detail-second .btn.next img {
    width: 40px;
}

.detail-second #slider .item #oil-type {
    height: 22px;
    padding-left: 30%;
    display: block;
    width: auto;
}

.detail-second #slider .item #product-other {
    transition-duration: 0.4s;
    width: 110px;
}

.detail-second #slider .item #product-other.active,
.detail-second #slider .item #product-other:active {
    filter: drop-shadow(0px 0px 14px rgba(229, 171, 43, 1));
}

.detail-second #slider .item #product-other:hover {
    filter: drop-shadow(0px 0px 13px rgba(98, 92, 55, 0.9));
}

.detail-second h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 33px;
    color: #00682d;
    text-align: center;
}

.detail-second #slider .item h2 {
    font-family: 'DB_Helvethaica_X_87_BlkCond';
    font-size: 33px;
    font-weight: bold;
    color: #4b4b4b;
}

.detail-second #slider .item p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 22px;
    line-height: 20px;
    color: #7b7b7b;
}

.detail-second .content {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    position: relative;
}

.detail-second .btn.prev {
    right: 40px;
    position: absolute;
    top: 40%;
}

.detail-second .btn.next {
    position: absolute;
    top: 40%;
    left: 40px;
}


/*--------------Maps-----------------*/

.container-maps {
    padding-top: 165px;
}

.maps-first p {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 38px;
    color: #7b7b7b;
    line-height: 36.5px;
    text-align: center;
}

.maps-first h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 75px;
    color: #7b7b7b;
    line-height: 45px;
    text-align: center;
    margin-top: 5px;
}

#wrapper .container {
    -webkit-mask-image: linear-gradient(transparent 0%, rgba(0, 0, 0, 1.0) 15%, rgba(0, 0, 0, 1.0) 85%, transparent 100%);
}


/*---------dropdown---------------------*/

.wrapper-dropdown-1 {
    /* Size and position */
    position: relative;
    width: 470px;
    padding: 10px 25px;
    margin: 40px auto -90px;
    background: url(../img/maps/dropdown-bg.png) no-repeat center;
    background-size: 100% 100%;
    color: #7b7b7b;
    font-size: 32px;
    font-family: 'db_helvethaica_x55_regular';
    outline: none;
    cursor: pointer;
    height: 45px;
    z-index: 500;
    line-height: 45px;
}

.wrapper-dropdown-1 .dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    /* Styles */
    background: url(../img/maps/dropdown-bg-down.png) no-repeat center;
    background-size: 100% 100%;
    list-style: none;
    font-weight: normal;
    /* Cancels previous font-weight: bold; */
    padding-bottom: 10px;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
    max-height: 40vw;
    overflow-y: scroll;
}

.wrapper-dropdown-1 .dropdown::-webkit-scrollbar {
    display: none;
}

.wrapper-dropdown-1 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #9e9e9e;
    padding: 10px 20px;
}


/* Hover state */

.wrapper-dropdown-1 .dropdown li:hover a {
    background: #00ac4f;
    border-style: solid;
    background-clip: padding-box;
    border-width: 0 5px;
    border-color: transparent;
    color: #fff;
}


/* Active state */

.wrapper-dropdown-1.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

.wrapper-dropdown-1.active:after {
    border-color: #9bc7de transparent;
    border-width: 6px 6px 0 6px;
    margin-top: -3px;
}

.wrapper-dropdown-1.active {
    background: url(../img/maps/dropdown-bg-active.png) no-repeat center;
    background-size: 100% 100%;
}


/* No CSS3 support */

.no-opacity .wrapper-dropdown-1 .dropdown,
.no-pointerevents .wrapper-dropdown-1 .dropdown {
    display: none;
    opacity: 1;
    /* If opacity support but no pointer-events support */
    pointer-events: auto;
    /* If pointer-events support but no pointer-events support */
}

.no-opacity .wrapper-dropdown-1.active .dropdown,
.no-pointerevents .wrapper-dropdown-1.active .dropdown {
    display: block;
}


/*--------------Category----------------*/

.container-category {
    background: url(../img/car/bg_main.jpg) no-repeat center top;
    background-size: 100vw;
    padding-top: 180px;
}

.cat-first h1 {
    font-size: 54px;
    font-family: 'db_helvethaica_x65_med';
    color: rgb(0, 135, 50);
    text-transform: uppercase;
    line-height: 0.8;
    text-align: center;
}

.cat-first p {
    font-size: 38px;
    font-family: 'db_helvethaica_x55_regular';
    color: #7b7b7b;
    text-transform: uppercase;
    line-height: 0.8;
    text-align: center;
    margin-top: 10px;
}

.cat-first .car-list {
    max-width: 940px;
    margin: 50px auto;
    width: 100%;
    text-align: center;
}

.cat-first .car-list .car-cat {
    width: 230px;
    display: inline-block;
    margin-top: 20px;
}

.cat-first .car-list .car-cat p {
    font-size: 26px;
    font-family: 'db_helvethaica_x55_regular';
    color: rgb(123, 123, 123);
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
}

.cat-first .car-list .car-cat.active p {
    color: #00682d;
}

.cat-second h1 {
    font-size: 43px;
    text-align: center;
    color: #000;
    font-family: 'db_helvethaica_x65_med';
}

.cat-second .btoil {
    margin: 0 auto 30px;
    display: table;
}

.cat-second .bt img {
    width: 45vw;
    margin: 20px auto;
    padding: 0 15px;
    max-width: 513px;
}

.cat-second table {
    width: 45vw;
    margin-top: 25px;
    max-width: 465px;
}

.cat-second table .productinfo {
    padding-top: 5px;
}

.cat-second table .productpic {
    width: 135px;
    margin-right: 40px;
}

.cat-second .productinfo h1 {
    font-family: 'DB_Helvethaica_X_87_BlkCond';
    font-size: 66px;
    color: #696969;
    display: inline-block;
    line-height: 27px;
    margin: 20px 10px 0 0;
}

.cat-second .productinfo .more {
    width: 35px;
    display: inline-block;
    vertical-align: baseline;
}

.cat-second .productinfo h2 {
    font-size: 34px;
    font-family: 'db_helvethaica_x55_regular';
    line-height: 32px;
    color: #00682d;
    margin-top: 10px;
}

.cat-second .productinfo p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 29px;
    color: #7b7b7b;
    line-height: 32px;
    margin-top: 5px;
}

.cat-second .table .left {
    margin-top: 20px;
    display: inline-block;
    padding-right: 30px;
    vertical-align: top;
}

.cat-second .table .right {
    margin-top: 20px;
    display: inline-block;
    border-left: 3px solid transparent;
    padding-left: 30px;
    -webkit-border-image: url(../img/car/line.png) 2 round;
    /* Safari 3.1-5 */
    -webkit-border-image: url(../img/car/line.png) 2 round;
    /* Safari 3.1-5 */
    -webkit-border-image: url(../img/car/line.png) 2 round;
    /* Safari 3.1-5 */
    vertical-align: top;
}

.cat-second .table {
    display: table;
    margin: 0 auto;
}

.cat-second {
    margin-top: 100px;
}


/*----------------------Promotion Detail-----------------------*/

.container-promotion-detail {}

.promotion-detail-first {
    background: url(../img/promotion/bg_main.jpg) no-repeat center top;
    padding-top: 130px;
    background-size: 1600px;
}

.promotion-detail-first #hightlight {
    max-width: 1050px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.promotion-detail-first h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 54px;
    color: #7b7b7b;
    text-align: center;
    margin-top: 50px;
}

.promotion-detail-second {
    max-width: 1050px;
    width: 100%;
    margin: 0 auto;
}

.promotion-detail-second #sub {
    max-width: 490px;
    width: 45%;
    display: inline-block;
}

.promotion-detail-second .info {
    display: inline-block;
    margin: 30px 0 0 55px;
    width: 48%;
}

.promotion-detail-second .info_full {
    display: inline-block;
    margin: 30px 0 0 55px;
    width: 100%;
}

.promotion-detail-second p,
.promotion-detail-second li {
    font-family: 'db_helvethaica_x45_li';
    font-size: 25px;
    color: #7b7b7b;
}

.promotion-detail-second h2 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 28px;
    color: #7b7b7b;
    margin: 15px 0px;
}

.promotion-detail-second #condition {
    width: 165px;
    display: inline-block;
    margin-top: 45px;
}

.promotion-detail-third {
    margin-top: 85px;
    position: relative;
}

.promotion-detail-third .btn.prev img,
.promotion-detail-third .btn.next img {
    width: 20px;
}

.promotion-detail-third #slider .item #promotion-other {
    width: 100%;
}

.promotion-detail-third h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 43px;
    color: #00682d;
    text-align: center;
}

.promotion-detail-third #slider .item h2 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 26px;
    color: #717171;
    margin-top: 25px;
    text-align: left;
}

.promotion-detail-third #slider .item p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 21px;
    line-height: 24px;
    color: #7b7b7b;
    margin-top: 15px;
    text-align: left;
}

.promotion-detail-third .content {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1150px;
    position: relative;
}

.promotion-detail-third .btn.prev {
    right: 0%;
    position: absolute;
    top: 30%;
}

.promotion-detail-third .btn.next {
    position: absolute;
    top: 30%;
    left: 0%;
}

.promotion-detail-third #slider {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto;
}

.promotion-detail-third .owl-carousel .owl-wrapper-outer {
    height: initial;
}

.gallery {
    background: #EEE;
}

.gallery-cell {
    width: 66%;
    height: 33.3vw;
    filter: brightness(40%);
}

.gallery-cell.is-selected {
    filter: none;
}


/* cell number */

.gallery-cell:before {
    display: block;
    text-align: center;
    line-height: 200px;
    font-size: 80px;
    color: white;
}

.promotion-second h1 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 75px;
    color: #7b7b7b;
    text-align: center;
    margin-bottom: 30px;
}

.promotion-second {
    max-width: 1100px;
    width: 100%;
    margin: 80px auto;
}

.promotion-second .news {
    width: 47%;
    display: inline-block;
    margin: 0px 1.4%;
    vertical-align: top;
}

.promotion-second .news h2 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 38px;
    color: #717171;
    margin-top: 30px;
}

.promotion-second .news p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 25px;
    line-height: 29px;
    color: #717171;
    margin: 5px auto 40px;
}

.container-promotion {
    background: url(../img/promotion/bg_main.jpg) no-repeat center top;
    padding-top: 130px;
    background-size: 1600px;
}


/*Add on*/

div#detail2 ul {
    list-style: none;
    margin: 10px 0 5px 0;
}

div#detail2 li {
    position: relative;
    font-family: 'db_helvethaica_x45_li';
    font-size: 17px;
    line-height: 21.5px;
    letter-spacing: 0.4px;
    color: #fff;
}

div#detail2 li:before {
    position: absolute;
    top: 1px;
    margin: 0 0 0 -12px;
    vertical-align: middle;
    display: inline-block;
    width: 4px;
    height: 4px;
    content: "■";
}


/*------------------------Privilege------------------------*/

.container-privilege {
    margin-top: 100px;
    width: 100%;
    background: url(../img/privilege/bg.jpg) no-repeat center;
    background-size: cover;
    height: 870px;
    overflow: hidden;
}

.container-privilege .privilege-main {
    width: 90%;
    max-width: 1200px;
    margin: 30px auto;
    position: relative;
}

.container-privilege .privilege-left {
    max-width: 790px;
    width: 100%;
    position: relative;
    z-index: 2;
    padding-top: 10px;
}

.container-privilege .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin: 20px auto;
}

.container-privilege #kwin {
    width: 550px;
    position: absolute;
    right: 0;
    top: 0;
}

.container-privilege .bt-video {
    outline: 1px solid #fff;
    outline-offset: -1px;
}

.container-privilege .bt-video.active {
    outline: 4px solid #6ca61a;
    outline-offset: -4px;
}

.container-privilege .bt-bottom {
    margin: 0 auto;
    display: table;
}

.container-privilege .bt-bottom .bt-register {
    max-width: 210px;
    display: inline-block;
    margin: 0 8px;
    width: 45%;
}

.container-privilege .video-selector iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.container-privilege .video-selector {
    max-width: 648px;
    width: 100%;
    margin: 25px auto;
    display: table;
}

.container-privilege .video-selector ul li {
    list-style-type: none;
    float: left;
    margin-right: 3.3%;
    width: 31%;
}

.container-privilege .video-selector ul li:last-child {
    margin-right: 0px;
}

.container-privilege #headline {
    width: 85%;
    margin: 0 auto;
    display: block;
    image-rendering: -moz-crisp-edges;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
    max-width: 740px;
}


/*-----------------------------Popup-------------------------------*/

.popup {
    background-color: transparent;
}

.popup h3 {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 42px;
    line-height: 50.5px;
    letter-spacing: 0.4px;
    color: #fff;
    margin-left: 18px;
}

.popup h1 {
    font-family: 'db_helvethaica_x65_med';
    background-color: #000000;
    font-size: 22.02px;
    letter-spacing: 0.4px;
    color: #fff;
}

.popup p {
    font-family: 'db_helvethaica_x65_med';
    font-size: 18.01px;
    letter-spacing: 0.4px;
    color: #fff;
    margin: 15px 0 0 18px;
}


/*Table*/

.popup_table {
    margin: 35px 0 0 0;
}

.popup_table tr.row_head {
    height: 36px;
}

.popup_table td {
    font-family: 'db_helvethaica_x45_li';
    font-size: 20.02px;
    letter-spacing: 0.4px;
    color: #4b4b4b;
}

.popup_table td.text_head1 {
    font-family: 'db_helvethaica_x55_regular';
    font-size: 30.02px;
    letter-spacing: 0.4px;
    color: #4b4b4b;
}

.popup_table td.text_head2 {
    font-family: 'db_helvethaica_x75_bd';
    font-size: 30.02px;
    letter-spacing: 0.4px;
    color: #00682d;
}

.table_grid td {
    border-top: 2px solid #d5d5d5;
}

table td.left_column {
    padding-left: 18px;
}


/*----------Terms----------------*/

.terms {
    padding-top: 150px;
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
}

.terms h1 {
    font-family: 'db_helvethaica_x75_bd';
    color: #008732;
    font-size: 54px;
    text-align: center;
}

.terms h2 {
    font-family: 'db_helvethaica_x65_med';
    font-size: 30px;
    color: #00682d;
}

.terms h3 {
    font-family: 'db_helvethaica_x45_li';
    font-size: 35px;
    color: #7b7b7b;
    text-align: left;
    margin-top: 30px;
}

.terms p {
    font-family: 'db_helvethaica_x45_li';
    font-size: 22px;
    color: #000000;
}

.mobile {
    display: none !important;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
    /* fix IE 7,8 to work with jQuery fadeIn/Out */
    opacity: inherit;
    filter: inherit;
}

.jspDrag {
    background: #666;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}


/*End add on*/

@media screen and (max-width:1600px) {
    .tech-second .beaker-bg .right {
        right: initial;
        transform: translateX(20%);
    }
    .tech-second .beaker-bg .left {
        left: -60px;
    }
}

@media screen and (max-width:1200px) {
    .tech-second .beaker-bg .left {
        transform: translateX(-50%);
    }
    .detail-first .sub-info {
        left: 73vw;
    }
    .detail-first .sub-first {
        left: 0px;
    }
    .detail-first .sub-two {
        left: 0px;
    }
    .header #logo img {
        width: 200px;
        margin-right: 0px;
    }
    .header #menudesktop ul li {
        padding: 10px 0.2vw;
    }
    .header nav#menudesktop ul li #bt-privilege {
        width: 135px;
    }
    .tech-second h3 {
        width: 250px;
    }
    .tech-second .beakerimg.two {
        margin: 10px 00px 0 0px;
    }
    .tech-second .beakerimg {
        margin: 10px 30px 0 30px;
    }
    .tech-second .beaker-info {
        left: 25vw;
    }
    .tech-fifth .desc .icon {
        width: 300px;
    }
    .tech-fifth .desc .num {
        height: 120px;
    }
    .tech-fifth .desc.three {
        padding-left: 7%;
    }
    .tech-forth table.main td {
        padding-right: 40px;
        padding-left: 30px;
    }
    .tech-forth .bottom {
        width: 440px;
        margin-top: 95px;
    }
    .tech-forth .top {
        width: 325px;
        margin-top: 60px;
    }
    .tech-forth table.main.two td {
        padding-right: 30px;
        padding-left: 30px;
    }
    .container-main .content {
        padding-top: 15vh;
    }
    #kwin {
        display: none;
    }
    .container-privilege .privilege-left {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width:900px) {
    body {
        /*padding-top:12vw;*/
    }
    .ribbon {
        height: 12vw;
    }
    .desktop {
        display: none !important;
    }
    .mobile {
        display: initial !important;
    }
    .header nav#menudesktop {
        display: none;
    }
    .header nav#menumobile {
        display: block;
        top: 0;
        position: absolute;
        left: 0;
        margin: 0;
        width: 100%;
    }
    .header {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0;
        top: inherit;
    }
    .header #logo img {
        width: 60vw;
        left: 14%;
        z-index: 400;
        position: absolute;
        top: 7vw;
    }
    .header #menumobile #ham {
        position: absolute;
        top: 13vw;
        right: 5%;
    }
    input[type='checkbox'] {
        position: absolute;
        top: 13vw;
        right: 5%;
        z-index: 500;
        width: 8vw;
        height: 8vw;
        opacity: 0;
    }
    .header #menumobile #ham img {
        width: 8vw;
    }
    .header #menuToggle {
        background-color: rgb(172, 151, 102);
        opacity: 0.949;
        width: 100%;
        height: 100vh;
        position: fixed;
        padding-top: 19vh;
        transform: translate(100%, 0);
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    }
    input[type='checkbox']:checked~#menuToggle {
        transform: scale(1.0, 1.0);
    }
    .header #menumobile ul li {
        width: 100%;
        height: 60px;
        text-align: center;
        font-family: 'db_helvethaica_x65_med';
        font-size: 21px;
        color: #fff;
        line-height: 60px;
        list-style: none;
    }
    .header #menumobile ul li #bt-privilege {
        margin: 12px 0;
        max-width: 200px;
    }
    .header #menumobile ul li.active,
    .header #menumobile ul li:active {
        background: rgba(255, 255, 255, 0.9);
        color: #ac9766;
        border-radius: initial;
        box-shadow: initial;
    }
    .container-main #canvas10 {
        position: absolute;
        margin-top: 1vw;
        left: -4%;
        width: 29%;
    }
    .container-main #canvas11 {
        position: absolute;
        /* top: 31vw; */
        left: 65%;
        width: 25%;
        margin-top: 8vw;
    }
    .container-main .content {
        margin: 0 auto;
        display: block;
        padding-top: 30vw;
        position: relative;
    }
    .container-main .canvas12 {
        margin-top: 2vh;
        width: 96%;
        min-width: initial;
    }
    .container-main #canvas {
        width: 100%;
        min-width: initial;
    }
    .bf-footer #product {
        display: none;
    }
    .footer #footer-logo {
        margin: 0 auto;
        width: 42vw;
    }
    .footer p {
        font-size: 4vw;
        display: block;
    }
    .footer #footer-call {
        margin: 5vw auto 0;
        width: 37vw;
    }
    .footer {
        height: 40vw;
        padding-top: 6vw;
    }
    .bf-footer {
        height: 44vw;
        margin-top: 25vw;
    }
    .bf-footer h1 {
        font-size: 5vw;
        text-align: center;
        display: block;
    }
    .bf-footer p {
        font-size: 5vw;
    }
    .bf-footer table {
        width: 100%;
    }
    .container-main {
        background-size: cover;
        background-position: center top;
        height: 150vw;
    }
    .tech-first {
        padding-top: 26vw;
    }
    .tech-first p {
        font-size: 5.5vw;
        margin-top: 6vw;
    }
    .tech-first h1 {
        font-size: 11vw;
        line-height: 7vw;
    }
    .tech-first h2 {
        margin-top: 12vw;
        font-size: 7.5vw;
    }
    .tech-first p.sub {
        margin-top: 5vw;
        font-size: 4.5vw;
    }
    .container-technology {
        background-size: contain;
        height: 380vw;
    }
    .tech-second h1 {
        font-size: 7.5vw;
    }
    .tech-second .beakerone {
        display: block;
    }
    .tech-second .beakertwo {
        display: block;
        margin-top: 6vw;
    }
    .tech-second h2 {
        margin-top: 1vw;
        font-size: 5.5vw;
    }
    .tech-second {
        margin-top: 60vw;
    }
    .tech-second table.beaker-table {
        width: 100%;
        margin: 0 auto;
    }
    .tech-second .beakerimg {
        width: 33vw;
        margin: 11vw 4vw 0vw 12vw;
    }
    .tech-second h3 {
        width: 100%;
        font-size: 5vw;
    }
    .tech-second .circle-oil {
        width: 34vw;
        height: 34vw;
        margin-top: -27vw;
    }
    .tech-second .beakerone {
        padding-top: 7vw;
        position: relative;
    }
    .tech-second h4 {
        padding-top: 15px;
        width: 100%;
        font-size: 6vw;
    }
    .tech-second .beaker-info p {
        width: 37.5vw;
        margin: 7vw 0 0 11vw;
        line-height: 3vw;
        padding: 2vw 3vw;
        font-size: 3.5vw;
    }
    .tech-second .beaker-info {
        left: 37vw;
        bottom: 2vw;
    }
    .tech-second .beakertwo .left {
        float: right;
    }
    .tech-second .beakertwo .right {
        float: left;
        margin-left: 13vw;
        margin-top: -1vw;
    }
    .tech-second .beakerimg.two {
        margin: 2vw 0 0 5vw;
    }
    .tech-second .beaker-info img {
        width: 13vw;
        float: left;
    }
    .tech-second .beaker-bg .left {
        transform: translateX(-80vw);
    }
    .tech-second .circle-oil p {
        font-size: 7vw;
        padding-top: 0;
        line-height: 4vw;
        width: 45vw;
    }
    .tech-second .circle-oil h1 {
        font-size: 18vw;
        line-height: 7vw;
        width: 50vw;
    }
    .tech-second .circle-oil h1 span {
        font-size: 8vw;
        vertical-align: 65%;
    }
    .container-technology .beaker-bg {
        width: 100%;
        position: absolute;
        bottom: -200px;
        overflow-x: hidden;
        height: 450px;
        transform: translateY(146vw);
    }
    .container-technology .beaker-bg .left {
        width: 73vw;
        left: inherit;
        top: -25vw;
        bottom: 0;
    }
    .container-technology .beaker-bg .right {
        width: 75vw;
        right: inherit;
        bottom: 0;
        transform: translateX(-13vw);
    }
    .tech-third h1 {
        font-size: 7.5vw;
        line-height: 8vw;
    }
    .tech-third h2 {
        margin-top: 6vw;
        font-size: 5.5vw;
    }
    .tech-third p {
        margin-top: 5vw;
        font-size: 4.5vw;
    }
    .tech-third {
        height: 198vw;
        background-size: cover;
        margin-top: 3vw;
        padding-top: 13vw;
        -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 1.0) 85%, transparent 100%);
    }
    .tech-third img.mobile {
        width: 75%;
        margin: 10vw auto 0;
        display: block !important;
    }
    .tech-forth {
        height: 210vw;
        padding-top: 4vw;
        background: url(../img/tech/bg_engine.jpg) no-repeat center bottom;
        background-size: 100%;
    }
    .tech-forth h1 {
        font-size: 6.5vw;
        line-height: 6vw;
    }
    .cocoen.sidebyside {
        width: 85%;
        margin: 12vw auto;
        display: block !important;
    }
    .cocoen.sidebyside.two {
        width: 100%;
    }
    .cocoen__drag {
        background: #bfbfbf;
        width: 0.6vw;
    }
    .cocoen__drag:before {
        background: url(../img/tech/circle_sidebyside.png) no-repeat center;
        background-size: cover;
        top: 30%;
        left: 50%;
        height: 7vw;
        width: 7vw;
        border: none;
        margin-left: -3vw;
        margin-top: -3vw;
    }
    .tech-fifth h1 {
        font-size: 6.5vw;
        line-height: 8vw;
    }
    .tech-fifth h2 {
        margin-top: 2vw;
        font-size: 6vw;
    }
    .tech-fifth p {
        margin-top: 2vw;
        font-size: 4.5vw;
    }
    .tech-fifth .desc .icon {
        width: 340px;
        display: block;
    }
    .tech-fifth .desc.one {
        padding-left: 0;
    }
    .tech-fifth .desc.two {
        padding-right: 0;
        margin-top: -8vw;
    }
    .tech-fifth .desc {
        width: 100%;
    }
    .tech-fifth .desc .icon {
        width: 50vw;
        display: block;
        margin: 0 auto;
    }
    .tech-fifth .desc .num {
        height: 15vw;
        margin: -5vw 7vw 0 12vw;
    }
    .tech-fifth .desc h1 {
        font-size: 5.2vw;
        line-height: 0;
    }
    .tech-fifth .desc p {
        font-size: 4.2vw;
        margin-top: 3vw;
    }
    .tech-fifth .desc.two .num {
        padding-top: 0;
    }
    .tech-fifth .desc.one .text {
        vertical-align: 70%;
    }
    .tech-fifth .desc.two .num {
        height: 15vw;
        margin: 0vw 4vw 0 5vw;
    }
    .tech-fifth .desc.three {
        padding-left: 0;
        margin-top: 0;
    }
    .tech-fifth .desc.three .num {
        height: 15vw;
        margin: 0vw 4vw 0 5vw;
    }
    .tech-fifth .desc.three .num {
        padding-bottom: 0;
        padding-left: 0;
    }
    .tech-fifth .desc.two .text {
        vertical-align: 50%;
    }
    .tech-fifth .desc.three .text {
        vertical-align: 25%;
    }
    .tech-fifth .desc.four {
        padding-right: 0;
        margin-top: 0;
    }
    .tech-fifth .desc.four .num {
        height: 15vw;
        margin: -5vw 4vw 0 5vw;
    }
    .tech-fifth .desc.four .num {
        padding-bottom: 0px;
        padding-left: 0;
    }
    .tech-fifth .desc.four .text {
        vertical-align: 30%;
    }
    .tech-fifth {
        margin-top: 15vw;
        overflow: hidden;
    }
    .tech-second .circle-oil.two {
        margin-top: 0;
    }
    .product-first h2 {
        font-size: 6vw;
    }
    .product-first h1 {
        font-size: 9vw;
        line-height: 5vw;
    }
    .container-product {
        padding-top: 32vw;
        background-size: 270vw;
    }
    .product-first img {
        width: 80vw;
        display: block;
        margin: 10vw auto;
    }
    .product-second {
        margin: 10vw auto -5vw;
    }
    .product-second h1 {
        font-size: 6vw;
    }
    .product-second .bt img {
        width: 35vw;
        margin: 2vw auto;
        padding: 0 1vw;
    }
    .product-second .productpic {
        width: 18vw;
        display: block;
        margin: 0 auto 4vw;
    }
    .product-second table {
        width: 100vw;
        margin: 0 auto;
    }
    .product-second .enginenum {
        height: 7vw;
        margin: 0 auto;
    }
    .product-second table h1 {
        font-size: 4.5vw;
    }
    .product-second p {
        margin-bottom: 1vw;
        font-size: 4.2vw;
        line-height: 4vw;
    }
    .product-second .more {
        width: 4.5vw;
    }
    .product-second .productinfo {
        padding-bottom: 6vw;
        width: 69%;
    }
    .product-second table {
        width: 90vw;
        margin: 0 auto;
    }
    .product-second #target_product {
        margin-bottom: 15vw;
    }
    .cat-first h1 {
        line-height: 1;
        font-size: 10vw;
    }
    .cat-first p {
        line-height: 0.8;
        font-size: 7.5vw;
        margin-top: 0;
    }
    .cat-first .car-list .car-cat p {
        font-size: 6vw;
        margin-top: 0;
    }
    .cat-first .car-list .car-cat {
        width: 44vw;
        margin-top: 4vw;
    }
    .cat-second h1 {
        font-size: 8vw;
    }
    .cat-second #target_product .bt.mobile {
        display: inline-block;
        width: 42%;
        margin: 0 auto;
    }
    .cat-second .bt img {
        width: 40vw;
        margin: 5vw auto;
        padding: 0 1vw;
    }
    .cat-second .btoil {
        text-align: center;
    }
    .cat-second table .productpic {
        width: 21vw;
        margin-right: 7vw;
    }
    .cat-second .productinfo h1 {
        margin: 4vw 3vw 0 0;
        font-size: 11vw;
        line-height: 8vw;
        text-align: left;
    }
    .cat-second table {
        width: 100%;
        margin-top: 25px;
    }
    .cat-second .productinfo h2 {
        margin-top: 5px;
        font-size: 6vw;
        line-height: 5.5vw;
        text-align: left;
    }
    .cat-second .productinfo p {
        margin-top: 5px;
        font-size: 5vw;
        line-height: 5vw;
        text-align: left;
    }
    .cat-second .productinfo .more {
        width: 6vw;
    }
    .cat-second .table {
        display: block;
        margin: 0 auto;
        width: 75%;
    }
    .cat-second .table .left {
        margin-top: 20px;
        padding-right: 0;
    }
    .cat-second table .productinfo {
        padding-top: 5px;
        text-align: left;
    }
    .cat-second {
        margin-top: 10vw;
    }
    .cat-first .car-list {
        margin: 5vw auto;
    }
    .container-category {
        background: url(../img/car/bg_main.jpg) no-repeat center top;
        background-size: 330vw;
        padding-top: 40vw;
    }
    .detail-first .product-detail {
        width: 100%;
    }
    .detail-first #product {
        width: 68%;
    }
    .detail-first {
        background: url(../img/product/bg_detail.jpg) no-repeat center;
        background-size: 100% 100%;
        width: 100%;
        height: 315vw;
        padding-top: 22vw;
    }
    .detail-first .sub-info {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        padding-left: 8vw;
    }
    .detail-first #car {
        position: absolute;
        width: 40vw;
        top: 72vw;
        bottom: 0;
        right: 9vw;
    }
    .detail-first .sub-info #oil-type {
        height: 6vw;
        margin: 0 5px;
    }
    .detail-first .sub-info #oil-name {
        margin: 1vw 0 2vw;
        height: 10vw;
    }
    .detail-first .sub-info h1 {
        line-height: 7vw;
        font-size: 8vw;
    }
    .detail-first .sub-info p {
        margin: 2vw 0 3vw;
        font-size: 5.5vw;
        line-height: 5.5vw;
    }
    .detail-first #info {
        width: 36vw;
        margin-bottom: 10px;
    }
    .detail-first .sub-info a {
        font-size: 4.5vw;
    }
    .cat-second .table .right {
        display: none;
    }
    #owl-demo .item img#sub-textone {
        display: block;
        width: initial;
        height: 7vw;
        margin-bottom: 5vw;
    }
    #owl-demo .item img#sub-texttwo {
        display: block;
        width: initial;
        height: 6vw;
        margin-bottom: 7vw;
    }
    .detail-first #owl-demo .item h1 {
        font-family: 'db_helvethaica_x55_regular';
        color: #404040;
        margin: 15px 0 5px;
        font-size: 6vw;
    }
    .detail-first #owl-demo .item p {
        font-family: 'db_helvethaica_x45_li';
        letter-spacing: 0.4px;
        color: #fff;
        font-size: 4vw;
        line-height: 4.3vw;
    }
    .detail-first #owl-demo .item li {
        position: relative;
        font-family: 'db_helvethaica_x45_li';
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.4px;
        color: #fff;
    }
    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 130vw;
    }
    .detail-first #owl-demo .item {
        padding: 9vw;
    }
    .detail-first #owl-demo .owl-controls .owl-page span {
        background: #ffffff;
    }
    .detail-first #owl-demo .owl-controls {
        text-align: left;
        margin-left: 7vw;
    }
    .detail-second h1 {
        font-size: 7vw;
    }
    .detail-second #slider .item #product-other {
        width: 17vw;
    }
    .detail-second #slider .item #oil-type {
        height: 3.5vw;
        padding-left: 3vw;
    }
    .detail-second #slider .item h2 {
        font-family: 'DB_Helvethaica_X_87_BlkCond';
        font-size: 6vw;
    }
    .detail-second #slider .item p {
        font-size: 4vw;
        line-height: 4vw;
    }
    .detail-second .btn.prev img,
    .detail-second .btn.next img {
        width: 4.5vw;
        -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.6));
        filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.6));
    }
    .owl-carousel {
        width: 80%;
    }
    .detail-second {
        width: 100%;
        height: 65vw;
        padding-top: 10vw;
    }
    .detail-second .btn.next {
        position: absolute;
        top: 19%;
        left: 3vw;
    }
    .detail-second .btn.prev {
        right: 3vw;
        position: absolute;
        top: 19%;
    }
    #slider .item {
        padding: 1vw 0px;
        margin: 2vw;
        text-align: center;
    }
    .detail-second .owl-theme .owl-controls {
        display: none !important;
    }
    .maps-first p {
        font-size: 7vw;
        line-height: 7vw;
    }
    .maps-first h1 {
        margin-top: 0px;
        font-size: 10.5vw;
        line-height: 7vw;
    }
    .wrapper-dropdown-1 {
        width: 65vw;
        padding: 3vw 5vw;
        height: 6vw;
        z-index: 4;
        line-height: 6.5vw;
        font-size: 5.5vw;
        margin: 4vw auto 1vw;
    }
    .container-maps {
        padding-top: 31vw;
    }
    .maplocator {
        width: 100%;
        height: 115vw;
    }
    .promotion-detail-first h1 {
        margin-top: 50px;
        font-size: 7.7vw;
    }
    .promotion-detail-second #sub {
        width: 85%;
        display: block;
        margin: 0 auto;
    }
    .promotion-detail-second .info {
        display: block;
        margin: 2vw auto;
        width: 85%;
    }
    .promotion-detail-second p,
    .promotion-detail-second li {
        font-size: 4.2vw;
        margin-left: 8vw;
    }
    .promotion-detail-second #condition {
        width: 40vw;
        display: block;
        margin: 7vw auto;
    }
    .promotion-detail-third h1 {
        font-size: 6.5vw;
    }
    .promotion-detail-third #slider {
        width: 75%;
        max-width: 1080px;
        margin: 0 auto;
    }
    .promotion-detail-third .btn.prev {
        right: 5%;
        position: absolute;
        top: 32%;
    }
    .promotion-detail-third .btn.prev img,
    .promotion-detail-third .btn.next img {
        width: 4vw;
    }
    .promotion-detail-third .btn.next {
        position: absolute;
        top: 32%;
        left: 5%;
    }
    .promotion-detail-third #slider .item h2 {
        margin-top: 3vw;
        font-size: 5.5vw;
    }
    .promotion-detail-third #slider .item p {
        margin-top: 1vw;
        font-size: 4.5vw;
        line-height: 4.6vw;
    }
    .terms h1 {
        font-size: 11vw;
    }
    .terms h2 {
        font-size: 6.5vw;
    }
    .terms h3 {
        font-size: 6.5vw;
    }
    .terms p {
        font-size: 4.5vw;
    }
    .promotion-detail-first {
        background-size: 180vw;
        padding-top: 32vw;
    }
    .promotion-detail-first #hightlight {
        margin: 0 auto 8vw;
    }
    .promotion-detail-first h1 {
        /*    width: 70%;*/
        margin: 0 auto;
    }
    .popup h3 {
        font-size: 12vw;
    }
    .fancybox-inner .popup {
        zoom: 0.48;
    }
    .wrapper-dropdown-1 .dropdown {
        max-height: 70vw;
    }
    .loading {
        width: 70%;
    }
    .loading-bg h1 {
        font-size: 7vw;
        margin-left: 37vw;
    }
    .container-privilege .video-selector {
        margin: 10px auto;
    }
    .container-privilege {
        margin-top: 32vw;
        height: 130vw;
    }
    .container-privilege .privilege-main {
        margin: 7vw auto;
    }
    .container-privilege .bt-bottom .bt-register {
        margin: 20px 8px;
        width: 44%;
    }
    .promotion-detail-second {
        width: 95%;
    }
    .promotion-second {
        margin: 0px auto;
    }
    .promotion-second h1 {
        font-size: 10vw;
    }
    .promotion-second .news {
        width: auto;
        display: block;
    }
    .promotion-second .news h2 {
        font-size: 8vw;
        margin-top: 5vw;
    }
    .promotion-second .news p {
        font-size: 6vw;
        line-height: 5vw;
        margin: 2vw auto 12vw;
    }
    .promotion-detail-second h2 {
        font-size: 5vw;
        margin: 6vw 4vw;
    }
}