
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #a02923;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.navbar-inverse .navbar-nav > li > a {
    color: white;
}


.videoSlide {
    display: none;
}

.thumsofvideos img {
    margin: 40px 0;
    cursor: pointer;
}

.thumsofvideos {
    margin: 0;
    height: 480px;
    overflow-y: scroll;
    overflow-x: visible;
    height: 480px;
}




    .thumsofvideos::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
        border-radius: 10px;
        background-color: #444444;
    }

    .thumsofvideos::-webkit-scrollbar {
        width: 12px;
        /*background-color: #F5F5F5;*/
    }

    .thumsofvideos::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #D62929;
        background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent)
    }


.video-container iframe {
    width: 100%;
    height: 480px;
}

.carousel-control div {
    margin-top: 220px;
}




body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    color: #333;
}

a {
    text-decoration: none;
}

img {
    display: block;
    outline: none;
    border: 0;
}

.topheader {
    padding: 6px 0;
}

.logo {
    max-width: 200px;
    max-height: 61px; 
    margin: 9px 0;
}

.topheaderright {
    margin: 0;
    padding: 20px 0;
    list-style-type: none;
    text-align: right;
}

    .topheaderright li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 0 0 36px;
    }

        .topheaderright li a {
            display: block;
            text-transform: uppercase;
            font-weight: 600;
            color: #757575;
            text-decoration: none;
        }

            .topheaderright li a i {
                margin: 0 6px;
                vertical-align: middle;
            }

.searchareatop {
    float: left;
    background: #d8d8d8;
    border: 0;
    text-align: center;
    height: 36px;
    padding: 0 22px;
}

    .searchareatop:focus {
        outline: 0;
        box-shadow: none;
    }

.topheaderform {
    float: left;
    position: relative;
}

    .topheaderform input {
        border: 0;
        background: #d8d8d8;
        height: 36px;
    }


    .topheaderform i {
        position: absolute;
        top: 11px;
        right: 12px;
    }

.bottomheader {
    background: #c7251c;
}

    .bottomheader ul {
        margin: 0;
        padding: 30px 0;
        text-align: center;
    }

        .bottomheader ul li {
            display: inline-block;
            margin: 0 24px;
        }

            .bottomheader ul li a {
                color: #fff;
                text-transform: uppercase;
                text-decoration: none;
                font-weight: 600;
                display: block;
            }

.topbanner {
    width: 100%;
    margin: 0;
}

    .topbanner img {
        max-width: 100%;
    }

.ourproductouter {
    background: #e4e3e3;
}
/*---------------------------*/

.ourProuter {
    padding: 60px 0;
}

.boxpicofoil {
    width: 50%;
    margin: 150px auto 0;
}

.bannerProDet {
    background: url("../images/deprobanner.jpg") center center no-repeat;
    background-size: cover;
}

.goldstexts span p {
    margin-left: 30px;
}

.bannerProDet .goldstexts {
    margin-top: 45px;
    padding: 0 30px;
    position: relative;
}

    .bannerProDet .goldstexts::before {
        content: "";
        height: 80px;
        background: #c7251c;
        width: 4px;
        display: block;
        position: absolute;
        left: 10px;
        top: 60px;
    }

.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.investorrightbottom button.owl-prev {
    color: #fff !important;
    font-size: 32px !important;
    font-weight: bold !important;
    position: absolute;
    top: 33%;
    left: -2%;
}


.investorrightbottom button.owl-next {
    color: #fff !important;
    font-size: 32px !important;
    font-weight: bold !important;
    position: absolute;
    top: 33%;
    right: -2%;
}





/* ------------------------*/
.sectionheading {
    margin: 38px 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
}

.productspic {
    margin: 0;
    padding: 90px 0;
    text-align: center;
}

    .productspic li {
        display: inline-block;
        margin: 0 16px;
    }

        .productspic li a {
            display: block;
            text-decoration: none;
        }

            .productspic li a img {
                width: 180px;
            }

            .productspic li a h2 {
                text-align: center;
                font-size: 18px;
                font-weight: 700;
                font-style: italic;
                text-transform: uppercase;
                text-decoration: none;
            }

.carstxt {
    color: #006eb2;
}

.motortxt {
    color: #d8002f;
}

.industrytxt {
    color: #9fb500;
}

.greasetxt {
    color: #d69e00;
}

.specialtiestxt {
    color: #969696;
}

.abtserviouter {
    background: url('../images/mixbg.png') center right;
    background-size: cover;
}

.abtserviouterLEFT h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 14px 0;
}

.abtserviouterLEFT p {
    color: #fff;
}

.abtserviouterLEFT a {
    background: #fff;
    color: #c7251c;
    font-weight: 600;
    display: inline-block;
    padding: 6px 26px;
    border-radius: 5px;
    text-decoration: none;
}

.camicalgirl {
    margin-top: -88px;
}

.abtserviright {
    margin: 0;
    padding: 0;
    text-align: right;
}

    .abtserviright li {
        display: block;
        padding: 0 0 20px 0;
    }

        .abtserviright li img {
            display: inline-block;
            width: 70px;
        }

        .abtserviright li span {
            display: inline-block;
            vertical-align: middle;
            color: #fff;
            margin: 0 0 0 20px;
            width: 150px;
            text-align: left;
        }

.topbotspacing {
    padding-top: 90px;
}

.topnewses a {
    display: block;
    text-decoration: none;
}

    .topnewses a img {
        max-width: 100%;
    }

    .topnewses a span {
        display: block;
        color: #c7251c;
        font-weight: 600;
        font-size: 16px;
        margin: 18px 0;
    }

    .topnewses a p {
        margin: 0;
        color: #333;
    }

    .topnewses a hr {
        background: #c7251c;
        display: block;
        height: 2px !important;
        width: 40px;
        text-align: left;
        margin: 6px 0 0 0;
    }

.topnewsesleft {
    margin: 0;
    padding: 0;
}

    .topnewsesleft li {
        list-style-type: none;
        display: block;
    }

        .topnewsesleft li a {
            display: block;
            color: #000;
            font-weight: 600;
            font-size: 16px;
            padding: 14px 10px;
            border-bottom: 1px solid #ccc;
            text-decoration: none;
        }

.newsupdateSec {
    background: #fff;
    margin: 60px;
}

.videoSectionout {
    background: url('../images/background-merah-1.png') center center no-repeat;
    background-size: cover;
    padding: 60px 0 100px 0;
}

.testimonialSec {
    background: #dfdfdf;
}

    .testimonialSec img {
        max-width: 100%;
        margin: -118px 0 0 0;
    }

.testimonialSec {
    text-align: right;
    padding: 40px 0;
}

    .testimonialSec h1 {
        margin: 0;
        padding: 0;
        font-weight: 700;
        font-size: 32px;
    }

    .testimonialSec p {
        margin: 20px 0;
        padding: 0;
    }

    .testimonialSec h3 {
        margin: 0;
        padding: 0;
        font-size: 18px;
        font-weight: 700;
        font-style: italic;
        color: #b92022;
    }

.footertop {
    background: #2d323a;
    padding: 60px 0;
}

    .footertop h2 {
        color: #fff;
        font-weight: 600;
        font-size: 18px;
        margin: 0;
    }

    .footertop ul {
        margin: 10px 0 0 0;
        padding: 0;
        color: #fff;
    }

        .footertop ul li {
            display: inline-block;
        }

            .footertop ul li a {
                color: #fff;
            }

    .footertop span {
        float: left;
        width: 30%;
        margin: 0 0 0 5%;
    }

        .footertop span:first-child {
            margin: 0 0 0 0;
        }

    .footertop p {
        color: #fff;
        margin: 10px 0 0 0;
    }

.footersocial {
    margin: 30px 0 0 0 !important;
    padding: 0;
}

    .footersocial span {
        float: none;
        display: inline-block;
        width: auto;
    }

        .footersocial span a {
            display: block;
        }

            .footersocial span a img {
                width: 30px;
            }

.fbicon img {
    height: 30px;
}

.footerRight {
    border-left: 2px solid #fff;
    padding-left: 40px;
}

.footerbottom {
    background: #1a1a1a;
    padding: 12px 0;
}

    .footerbottom p {
        text-align: center;
        margin: 0;
        color: #fff;
    }

.landingbg {
    background: url('../images/intro-bg.jpg') center center no-repeat;
    background-size: cover;
}

.landinglogo {
    text-align: right;
}

    .landinglogo a {
        display: inline-block;
        margin: 15px 0;
    }

    .landinglogo img {
        max-width: 200px;
    }

.chosselangouter h1 {
    color: #fff;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
}

.chosselangouter p {
    margin: 10px 0;
    padding: 0;
    color: #fff;
}

.chooselanguage {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .chooselanguage li {
        display: block;
        margin: 20px 0;
    }

        .chooselanguage li a {
            display: inline-block;
            text-decoration: none;
            color: #fff;
        }

            .chooselanguage li a img {
                display: inline-block;
            }

            .chooselanguage li a span {
                display: inline-block;
                margin: 0 0 0 10px;
            }

.landingbotpara p {
    font-size: 10px;
    text-align: center;
    margin: 110px 0 40px 0;
}

.propagebg {
    background: url('../images/background-merah-2.png') center center no-repeat;
    padding: 40px 0;
}

.bradcrum a {
    color: #333;
    font-weight: 600;
    display: inline-block;
}

.bradcrum span {
    color: #c7251c;
    font-weight: 600;
    display: inline-block;
}

.bradcrum {
    padding: 14px 0;
}

.bocheading {
    text-transform: uppercase;
    font-size: 30px;
    color: #c7251c;
    font-weight: 600;
    margin: 34px 0 60px 0;
}

.bocMemeber img {
    width: 40%;
    float: left;
}

.memberinfos {
    float: right;
    width: 56%;
}

    .memberinfos h1 {
        margin: 0;
        padding: 0;
        font-weight: 700;
        font-size: 24px;
    }

    .memberinfos hr {
        width: 100px;
        height: 2px;
        background: #999;
        margin: 12px 0 0 0;
    }

.bocMemeber h3 {
    margin: 16px 0 16px 0;
    padding: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}

.bocMemeber {
    padding: 40px 0;
}

.bocMemeberTwo {
    padding: 40px 0;
}

    .bocMemeberTwo img {
        width: 40%;
        float: right;
    }

    .bocMemeberTwo .memberinfos {
        float: left;
        width: 56%;
    }

.bocsideabrhead {
    background: #c7251c;
    color: #fff;
    font-weight: 600;
    padding: 10px 12px;
    font-size: 20px;
}

.bocRightmenus {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    .bocRightmenus li {
        display: block;
    }

        .bocRightmenus li a {
            display: block;
            font-weight: 700;
            border-bottom: 2px solid #c7251c;
            padding: 10px 12px;
            text-decoration: none;
        }

.baricon {
    display: none;
}

.bradcruminner {
    text-transform: uppercase;
}

.accordion {
    width: 100%;
    max-width: 100%;
    margin: 0;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    list-style-type: none;
}

    .accordion .link{
        cursor: pointer;
        display: block;
        padding: 15px 12px 15px 12px;
        color: #4D4D4D;
        font-size: 14px;
        font-weight: 700;
        border: 1px solid #b5b5b5;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background: #eaeaea;
    }

   

    .accordion li:last-child .link {
        border-bottom: 0;
    }

   

    .accordion li i {
        position: absolute;
        top: 16px;
        left: 12px;
        font-size: 18px;
        color: #595959;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

       
        .accordion li i.fa-chevron-down {
            right: 12px;
            left: auto;
            font-size: 16px;
        }

    .accordion li.open .link {
        color: #fff;
        background: #c7251c;
    }

 
    .accordion li.open i {
        color: #fff;
    }

       
        .accordion li.open i.fa-chevron-down {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
        }

    .accordion li {
        padding: 5px 0;
    }
/** * Submenu -----------------------------*/

.submenu {
    display: none;
    background: #f9f9f9;
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .submenu a {
        display: block;
        text-decoration: none;
        color: #333;
        padding: 12px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
        font-weight: 700;
        border: 1px solid #b5b5b5;
        border-top: 0;
    }

        .submenu a:hover {
            background: #b63b4d;
            color: #FFF;
        }

    .submenu li {
        padding: 0;
    }

.saftyprodatesheet a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 14px;
    color: #fff;
    padding: 10px 18px;
    display: inline-block;
    border-radius: 9px;
}

.saftyprodatesheet {
    margin: 50px 0 0 0;
    text-align: center;
}

.saftyprodatesheetleft {
    background: #d4ae36;
}

.saftyprodatesheetright {
    background: #c7251c;
}

.goldstexts {
    display: block;
    border: 4px solid #c7251c;
    padding: 0 15px;
    font-size: 16px;
    margin: 80px 0 60px 0;
}

    .goldstexts span {
        display: block;
        margin: 22px 0;
    }

.procathead {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
}

.procatspan {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.procategoryGrid img {
    margin: 16px auto;
    display: block;
}

.procategoryGrid img {
    margin: 0 auto;
    display: block;
    padding: 20px 0;
}

.procategoryGridouter {
    margin-top: 40px;
    margin-bottom: 40px;
}

.careerslidertxt {
    top: 0;
    text-align: left;
    left: 10%;
    padding-top: 80px;
}

    .careerslidertxt h1 {
        color: #a71e17;
        font-size: 32px;
        text-transform: uppercase;
    }

    .careerslidertxt p {
        margin: 36px 0;
        font-size: 16px;
        color: #333;
    }

    .careerslidertxt a {
        display: block;
        border: 1px solid #a71e17;
        width: 220px;
        text-align: center;
        border-radius: 5px;
        padding: 8px 0;
        color: #a71e17;
        font-size: 20px;
        text-transform: uppercase;
    }

    .careerslidertxt span {
        display: block;
        font-size: 16px;
        text-transform: uppercase;
        margin: 22px 0 0 0;
    }

.careerbottom {
    background: url('../images/careerbotbar.jpg') no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}

    .careerbottom p {
        padding: 0;
        margin: 0;
        color: #fff;
        font-size: 16px;
    }



.investorbg {
    background: url("../images/Investorng.jpg") center center no-repeat;
    background-size: cover;
}

.investortopbtns a {
    background: #fff;
    color: #c7251c;
    display: inline-block;
    border-radius: 5px;
    padding: 42px 25px 8px 25px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
}

.investordownloadbtn {
    background: #d4ae36;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 9px 56px;
    border-radius: 4px;
    position: absolute;
    top: 310px;
    left: 75px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
}

   
    .investordownloadbtn i {
        margin: 0 16px 0 0;
    }

.investorrighttop h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
}

.investorrighttop p {
    color: #fff;
    text-transform: uppercase;
    margin: 15px 0 0 0;
}

.invertorbottom {
    margin-top: 50px;
    margin-bottom: 50px;
}

.invesrepotpic {
    margin: 40px 0 0 0;
}

.investorrightbottom h1 {
    text-transform: uppercase;
    color: #fff;
    margin: 55px 0 20px 0;
    padding: 0;
    font-size: 30px;
}

.ourproaccordian.accordion .link {
    background: #c7251c;
    color: #fff;
    padding: 15px 12px 15px 40px;
}

.ourproaccordian.accordion li i {
    color: #fff;
}


.accordion .submenu li i {
    position: static;
    color: #333;
    font-size: 14px;
    margin: 0 8px 0 0;
}

.ourProuter {
    padding: 60px 0;
}

.boxpicofoil {
    width: 50%;
    margin: 150px auto 0;
}

.bannerProDet {
    background: url("../images/deprobanner.jpg") center center no-repeat;
    background-size: cover;
}

.goldstexts span p {
    margin-left: 30px;
}

.bannerProDet .goldstexts {
    margin-top: 45px;
    padding: 0 30px;
    position: relative;
}

    .bannerProDet .goldstexts::before {
        content: "";
        height: 80px;
        background: #c7251c;
        width: 4px;
        display: block;
        position: absolute;
        left: 10px;
        top: 60px;
    }





@media only screen and (max-width: 1168px) {

    .bottomheader ul li {
        display: inline-block;
        margin: 0 12px;
    }

    .topheaderright li {
        padding: 0 0 0 10px;
    }
}




@media only screen and (max-width: 768px) {

    .bocMemeber img {
        width: 100%;
        float: none;
        margin: 0 0 20px 0;
    }

    .memberinfos {
        float: none;
        width: 100%;
    }

    .bocMemeberTwo img {
        width: 100%;
        float: none;
    }

    .bocMemeberTwo .memberinfos {
        float: none;
        width: 100%;
    }

    .footertop span {
        float: none;
        width: 100%;
        margin: 0 0 0 5%;
    }

    .footerRight {
        border-left: 0;
        padding-left: 15px;
    }

    .footersocial span {
        float: none;
        display: inline-block !important;
        width: auto !important;
    }

    .logo {
        margin: 9px auto;
    }

    .topheaderright {
        text-align: center;
    }

        .topheaderright li {
            padding: 0 10px;
        }

    .bottomheader {
        text-align: right;
    }

    .baricon {
        display: inline-block;
        background: none;
        border: 0;
        color: #fff;
        font-size: 20px;
    }

    .bottomheader ul li {
        display: block;
        margin: 8px 0;
    }

    .bottomheader ul {
        margin: 0;
        padding: 10px 0;
        text-align: center;
        position: absolute;
        background: #c7251c;
        width: 100%;
        left: 0;
        z-index: 9;
        display: none;
    }

    .productspic {
        margin: 0;
        padding: 40px 0;
    }

        .productspic li {
            display: block;
            margin: 0 16px 40px;
        }

            .productspic li a img {
                width: 130px;
                margin: 0 auto;
            }

    .testimonialSec img {
        max-width: 50%;
        margin: 30px auto 0;
    }

    .testimonialSec {
        text-align: center;
        padding: 40px 0;
    }

    .videoSectionout {
        padding: 40px 0;
    }

    .newsupdateSec {
        background: #fff;
        margin: 22px 0;
    }

    .camicalgirl {
        display: none;
    }

    .abtserviright {
        text-align: left;
    }

    .topbotspacing {
        padding-top: 28px;
    }
}
