#brand-main .sc-heading {
    margin-bottom: 0px;
}
#brand-main .sc-content {
    padding-bottom: 80px;
    position: relative;
}
#brand-main .sc-content .bg-img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.brand-lists .brand-item {
    position: relative;
    z-index: 99;
}
.brand-lists .brand-list {
    padding: 0px 30px;
    padding-top: 60px;
}
.brand-lists .brand-list:first-child {
    padding-left: 0px;
    padding-right: 30px;
}
.brand-lists .brand-list:last-child {
    padding-left: 30px;
    padding-right: 0px;
}
.brand-lists .brand-list:last-child .brand-item {
    margin-top: 60px;
}
.brand-lists .brand-item .content {
    position: absolute;
    top: 10%;
    margin: 0px 30px;
    color: #fff;
}
.brand-lists .brand-item .content img.brand-1 {
    max-width: 92px;
}
.brand-lists .brand-item .content img.brand-2 {
    max-width: 86px;
}
.brand-lists .brand-item .content img.brand-3 {
    max-width: 142px;
}
.brand-lists .brand-item .content img.brand-4 {
    max-width: 116px;
}
.brand-lists .brand-item .content img.brand-5 {
    max-width: 53px;
}
.brand-lists .brand-item .content h3 {
    font-family: 'DB-Heavent-Bd', Helvetica, Arial, sans-serif;
    padding-top: 30px;
}
.brand-lists .brand-item .content .desc {
    margin-bottom: 20px;
}
.brand-lists .brand-item .content .link a {
    font-family: 'DB-Heavent-Med', Helvetica, Arial, sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
}
.brand-lists .brand-item .content .link a:first-child {
    border-right: 1px solid #777777;
    padding-left: 0px;
}
.brand-lists .brand-item .link a .ic {
    position: relative;
    top: 3px;
    right: -5px;
}
.brand-lists .brand-item .product-img {
    position: absolute;
    bottom: -15%;
    max-width: 540px;
}
ul.breadcrumb.main {
    position: relative;
    top: 6%;
}
ul.breadcrumb {
    list-style: none;
    padding: 10px 16px;
    background-color: unset !important;
    margin-bottom: 0px;
}
ul.breadcrumb li {
    display: inline;
    font-size: 20px;
    color: #272727;
    font-family: 'DB-Heavent-Med-it', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
ul.breadcrumb.white li {
    color: #fff;
}
ul.breadcrumb.white li+li:before {
    color: #fff;
}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: #272727;
    content: "/\00a0";
}
/*========== Brand Silde - START ==========*/
.brand-slide .slick-arrow {
    opacity: 0;
}
#brand-list .sc-inner { position: relative; }
#brand-list .sc-content{
    position: relative;
    /* right: -12%; */
    margin-left: calc((((100vw - 270px)/12)) + 80px + 0px);
}
.brand-slide-item {
    position: relative;
    background-color: #fff;
    transition: transform 1s cubic-bezier(.19,1,.22,1),opacity 1s cubic-bezier(.19,1,.22,1);
    transform: scale(1) translateZ(0);
    outline: 0;
    margin: 0px 20px;
    max-width: 270px;
}
.brand-slide-item.slick-cloned:last-child {
    opacity: 0;
}
.brand-slide-item .bg {
    max-width: 270px;
    opacity: 0;
}
.brand-slide-item .product-img {
    max-width: 270px;
    margin: auto;
}
.brand-slide-item .brand-logo-01 {
    max-width: 114px;
}
.brand-slide-item .brand-logo-02 {
    max-width: 51px;
}
.brand-slide-item .brand-logo-03 {
    max-width: 114px;
}
.brand-slide-item .brand-logo-04 {
    max-width: 46px;
}
.brand-slide-item .brand-logo-05 {
    max-width: 75px;
}
.brand-slide-item .brand-logo-06 {
    max-width: 142px;
}
.brand-slide-item .brand-logo-07 {
    max-width: 99px;
}
.brand-slide-item .brand-logo-08 {
    max-width: 39px;
}
.brand-slide-item .brand-slide-content {
    position: absolute;
    top: 5%;
    left: 0;
    /* transform: translate(0%,-50%); */
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    transition: 400ms ease-in-out;
}
.brand-slide-item .brand-slide-content .brand-detail {
    margin: 0px 20px;
}
.brand-slide-item .brand-slide-content .brand-detail .link {
    display: none;
}
.brand-slide-item .brand-slide-content .brand-detail .link span {
    font-size: 18px;
}
.brand-slide-item .brand-slide-content .brand-detail .link a .ic {
    position: relative;
    top: 3px;
    right: -5px;
    font-size: 18px;
}
.brand-slide-item .brand-slide-content .title {
    font-family: 'DB-Heavent-Med', Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #000;
    line-height: 20px;
}
.brand-slide-item:hover {
    transform: scale(1.1) translateZ(0);
}
.brand-slide-item:hover .bg {
    opacity: 1;
    /* transform: scale(1.1) translateZ(0); */
}
.brand-slide-item:hover .brand-slide-content  {
    top: 0%;
}
.brand-slide-item:hover .brand-slide-content .brand-detail .link {
    display: block;
}
/*========== Brand Silde - END ==========*/
/*========== Brand Promotion - START ==========*/
#sc-shop-online .lazada {
    background-color: #0F156D;
    padding: 40px 70px;
    height: 100%;
}
#sc-shop-online .lazada .shop-img {
    max-width: 101px;
    margin-bottom: 20px;
    margin-top: 18px;
}
#sc-shop-online .lazada .product-img {
    max-width: 256px;
    position: absolute;
    top: 35px;
    right: 82px;
}
#sc-shop-online .lazada h2 {
    color: #6ACAE2;
    font-family: 'DB-Heavent-Bd', Helvetica, Arial, sans-serif;
}
#sc-shop-online .link {
    padding: 16px 0px;
    font-family: 'DB-Heavent-Med', Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #fff;
    margin-top: 0px;
}
#sc-shop-online .shopee {
    background-color: #F53D2D;
    padding: 40px 70px;
    height: 100%;
}
#sc-shop-online .shopee h2 {
    color: #FFF200;
    font-family: 'DB-Heavent-Bd', Helvetica, Arial, sans-serif;
}
#sc-shop-online .shopee .product-img {
    max-width: 262px;
    position: absolute;
    top: 55px;
    right: 32px;
}
#sc-shop-online .shopee .shop-img {
    max-width: 101px;
    margin-bottom: 20px;
}
#sc-shop-online .shopee .brand-logo {
    max-width: 52px;
    margin: 10px 0px;
}
/*========== Brand Promotion - END ==========*/
/*========== Brand Page - START ==========*/
.c-sonic { color: #E10F21; }
.c-kowa { color: #007CD8; }
.c-bike-service { color: #E60012; }
.c-optimate { color: #0044A7; }
.c-texa { color: #0C2577; }
.c-deutronic { color: #E40033; }
.bg-sonic { background-color: #E10F21; }
.bg-gray { background-color: #E9ECEF; }
.bg-kowa-seiki { background-color: #007CD8;}
.bg-optimate { background-color: #0044A7; }
.bg-bikeservice { background-color: #E60012; }
.bg-texa { background-color: #0C2577; }
.bg-triens { background-color: #F18315; }
.bg-britool-expert { background-color: #F40C1A; }
.bg-nederman { background-color: #199FE3; }
.bg-raasm { background-color: #0F803A; }
.bg-worky { background-color: #1D1B21; }
.bg-hazet { background-color: #0F3577; }
.bg-schumacher { background-color: #E22237; }
.bg-usag { background-color: #FD0D1B; }
.bg-marcus { background-color: #FD9326; }
.bg-bapro { background-color: #06408F; }
.bg-sykes-pickavant { background-color:  #127BC3;}
.bg-deutronic { background-color:  #E40033;}
.action-link.c-sonic:hover { color: #E10F21; }
.action-link.c-sonic span::before { background-color: #E10F21; }
.action-link.c-kowa:hover { color: #007CD8; }
.action-link.c-kowa span::before { background-color: #007CD8; }
.action-link.c-bike-service:hover { color: #E60012; }
.action-link.c-bike-service span::before { background-color: #E60012; }
.action-link.c-optimate:hover { color: #0044A7; }
.action-link.c-optimate span::before { background-color: #0044A7; }
.action-link.c-texa:hover { color: #0C2577; }
.action-link.c-texa span::before { background-color: #0C2577; }
.action-link.c-kowa:hover { color: #E40033; }
.action-link.c-kowa span::before { background-color: #E40033; }
a.c-sonic { color: #E10F21; }
a.c-kowa { color: #007CD8; }
a.c-bike-service { color: #E60012; }
a.c-optimate { color: #0044A7; }
a.c-texa { color: #0C2577; }
a.c-deutronic { color: #E40033; }
.header-brand .logo-head-kowa { max-width: 108px; }
.highlight .logo-sonic img { max-width: 105px; }
.highlight .logo-kowa img { max-width: 108px; }
.highlight .logo-deutronic img { max-width: 185px; }
.highlight .logo-bike-service img { max-width: 190px; }
.highlight .logo-optimate img { max-width: 140px; }
.highlight .logo-texa img { max-width: 53px; }
.brand-wrapper .product-main.img-bike-service { max-width: 375px; }
.brand-wrapper .product-main.img-optimate { max-width: 327px; }
.brand-wrapper .product-main.img-texa { max-width: 434px; }
.nav-logo-bikeservice { width: 115px; padding-right: 10px; }
.btn-default.bg-sonic:hover { background-color: #fff; color: #E10F21 !important; }
.btn-default.bg-kowa:hover { background-color: #fff; color: #007CD8 !important; }
.btn-default.bg-bike-service:hover { background-color: #fff; color: #E60012 !important; }
.btn-default.bg-optimate:hover { background-color: #fff; color: #0044A7 !important; }
.btn-default.bg-texa:hover { background-color: #fff; color: #0C2577 !important; }
.btn-default .ic {
    position: relative;
    top: 3px;
    left: 3px;
}
.header.header-brand .main-menu .menu li  {
    font-size: 20px;
    padding-bottom: 4px;
}
:lang(en) .header.header-brand .main-menu .menu li {
    font-size: 18px;
}
.header-brand .nav-logo {
    padding-top: 0 !important;
}
.header-brand .navbar .menu {
    padding-top: 1%;
    padding-left: 2%;
}
.header-brand .main-menu .menu li:hover {
    color: #fff;;
}
.header nav .btn-default {
    padding: 5px 20px;
    margin-left: 10px;
}
.header-brand {
    overflow: hidden;
    -webkit-transition: .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    height: 0px;
    width: 100%;
}
.header-brand.full {
    position: fixed;
    height: 70px;
    /* top: 70px; */
}
.link {
    margin-top: 20px;
}
.link .ic {
    font-size: 18px;
}
.highlights .highlight .content-vertical-center .logo-img {
    margin-bottom: 20px;
    margin-top: 20px;
}
.brand-wrapper .sc-content {
    padding-top: 140px;
}
.brand-wrapper .product-main {
    max-width: 500px;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
}
.brand-wrapper .summary {
    margin: 50px 0px;
}
.brand-wrapper .summary .col-sm-6 .row:first-child {
    margin-bottom: 40px;
}
.brand-wrapper .sub-head {
    font-family: 'DB-Heavent-Med-it', Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #272727;
    line-height: 100%;
}
.brand-wrapper .img-detail {
    font-family: 'DB-Heavent-Med-it', Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #272727;
    line-height: 20px;
}
.brand-wrapper .award-img {
    max-width: 186px;
    margin: 20px 0px;
}
.brand-wrapper .detail .num {
    font-family: 'DB-Heavent-Med';
    font-weight: bold;
    font-style: italic;
    font-size: 48px;
    line-height: 100%;
}
.brand-wrapper .detail .experts-txt{
    line-height: 1;
}
.brand-wrapper .detail .unit {
    font-family: 'DB-Heavent-Med-it', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 1;
    margin-left: 5px;
    display: inline-block;
}
.brand-wrapper .detail .unit.c-kowa {
    width: 40%;
}
.brand-wrapper .sub-title  {
    padding-top: 65px;
}
.sub-title {    
    font-family: 'DB-Heavent-Bd', Helvetica, Arial, sans-serif;
}
.show-products .desc {
    font-family: 'sarabun', Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #272727;
    padding-bottom: 30px;
}
.show-products .show-product {
    background-color: #E9ECEF;
    padding: 70px;
}
.show-products .show-product .logo-img {
    max-width: 92px;
}
.show-products .show-product .title {
    color: #272727;
    padding: 20px 0px;
    line-height: 35px;
}
.show-products .show-product .desc {
    font-family: 'sarabun', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #272727;
    padding-right: 30px;
}
.show-products .show-product .product-img {
    max-width: 400px;
    margin: auto;
    margin-top: 40px;
}
.show-products .show-product .product-img-line-01 {
    max-width: 106px;
    margin: auto;
    margin-top: 40px;
}
.show-products .show-product .product-img-line-02 {
    max-width: 210px;
    margin: auto;
    margin-top: 40px;
}
.order-process-item {
    color: #fff;
}
.order-process-item .ic {
    font-size: 35px;
    padding: 24px;
    border: 1px solid #DE3F4D;
    display: inline-block;
    margin: 24px 0px;
    border-radius: 50%;
}
.order-process-item p {
    font-family: 'DB-Heavent-Med', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 1;
}
.sc-present .bg-inner{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}
.sc-present .product-img {
    max-width: 422px;
    margin: auto;
}
.sc-present .product-all-img {
    margin: auto;
    max-width: 929px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sc-present .product-lists .product-item {
    margin-top: 40px;
}
.product-slide {
    margin-top: 40px;
}
.product-slide .slick-next {
    right: -5px !important;
    width: 50px;
    height: 50px;
    padding: 15px;
    background-color: #000;
    opacity: 0.5;
    border-radius: 50%;
}
.present-slide {
    position: absolute;
    top: 25%;
    right: 0;
    width: 53%;
}
.present-slide img {
    max-width: 300px;
}
.present-slide .slick-prev {
    display: none !important;
}
.present-slide .slick-next {
    right: 50px !important;
    width: 50px;
    height: 50px;
    padding: 15px;
    background-color: #000;
    opacity: 0.5;
    border-radius: 50%;
}
.sc-present .title {
    color: #272727;
    font-weight: 700;
}
.sc-present .desc {
    color: #272727;
    margin-bottom: 15px;
}
.sc-present .desc span {
    font-weight: bold;
}
.sc-present .shop-online {
    color: #272727;
    font-family: 'DB-Heavent-Med', Helvetica, Arial, sans-serif;
    font-size: 20px;
}
.sc-present .shop-online a img {
    margin-top: 0px;
    padding-right: 10px;
    max-width: 75px;
}
.sc-present .shop-online a:last-child  img {
    margin-top: -5px !important;
    max-width: 70px;
}
.sc-present .logo-img {
    max-width: 85px;
    padding-bottom: 20px;
}
.sc-gallery .image {
    position: relative;
    display: inline-block;
}
.sc-gallery .img-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    padding-left: 10px;
    font-family: 'DB-Heavent-Med', Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 15px;
    padding-bottom: 5px;
    background: linear-gradient(0deg, rgba(34,29,29,0.7) 0%, rgba(112,112,112,0.5) 45%, rgba(112,112,112,0) 100%);
}
.sc-gallery .img-01 {
    margin: 110px 0 15px 0;
    max-width: 380px;
}
.sc-gallery .img-02 {
    max-width: 740px;
    margin-bottom: 15px;
}
.sc-catalog  .container {
    padding-top: 70px;
    padding-bottom: 70px;
}
.sc-catalog .catalog { position: relative; }
.sc-catalog .catalog-img {
    max-width: 200px;
    position: absolute;
    top: -85px;
    right: 53%;
}
.sc-catalog .content .title {
    font-family: 'DB-Heavent-Bd', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.sc-catalog .content .size {
    font-family: 'sarabun', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
}
/*========== Brand Page - END ==========*/

/*========== Brand Page Other - START ==========*/
.other-brand .product-main-01 {
    max-width: 206px;
    margin: auto;
}
.other-brand .product-main-02 {
    max-width: 158px;
    margin: auto;
}
.other-brand .product-main-03 {
    max-width: 240px;
    margin: auto;
}
.other-brand .product-main-04 {
    max-width: 120px;
    margin: auto;
}
.other-brand .product-main-05 {
    max-width: 580px;
    margin: auto;
}
.other-brand .product-main-06 {
    max-width: 546px;
    margin: auto;
}
.other-brand .product-main-07 {
    max-width: 434px;
    margin: auto;
}
.other-brand .product-main-08 {
    max-width: 434px;
    margin: auto;
}
.other-brand .product-main-09 {
    max-width: 400px;
    margin: auto;
}
.other-brand .product-main-10 {
    max-width: 394px;
    margin: auto;
}
.other-brand .product-main-11 {
    max-width: 238px;
    margin: auto;
}
.other-brand .highlights .highlight .content-vertical-center .heading-h1.mb {
    margin-bottom: 40px;
}
.other-brand .highlights .highlight .content-vertical-center .desc {
    margin-bottom: 30px;
}
.product-list {
    margin: 40px auto;
    display: table;
}
.product-list .product-item {
    display: table-cell;
}
.product-list .product-item .product-img {
    max-width: 380px;
}
.product-list .product-item .product-name {
    font-family: 'DB-Heavent-Med', Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 0.9;
}
.bg-dark-gray {
    background-color: #707070;
}
/* .sc-gallery-other .img-01 {
    float: right;
    max-width: 740px;
}
.sc-gallery-other .img-02 {
    margin: 118px 0px 15px 0px;
    max-width: 380px;
}
.sc-gallery-other .img-03 {
    float: right;
    margin-top: 15px;
} */
/*========== Brand Page Other - END ==========*/

@media (min-width: 992px) and (max-width: 1199px) {
    #sc-shop-online .shopee .product-img {
        max-width: 152px;
        position: absolute;
        top: 95px;
        right: 32px;
    }
    #sc-shop-online .lazada .product-img {
        max-width: 206px;
        position: absolute;
        top: 65px;
        right: 12px;
    }
}







@media (max-width: 991px) {
	.navbar-collapse {
		right: -80%;
        left: unset;
	}
    .navbar-collapse.show {
        right: 0;
        left: unset;
    }

    .navbar {flex-direction: row-reverse;}
    .header .main-menu .nav-logo {margin-left: 0 !important;}

    .navbar .visible-mobile.cart-mobile {display: none;}
}

.main-menu .menu-right.btn-cart {
    border-radius: 24px;
}

@media (min-width: 1400px) {
    .white-space {
        white-space: nowrap;
    }
}