﻿#news-section .title, #solusi .title{
    margin-bottom: 10px;
}

#sticky-menu .result ul > li {
    width: 20px !important;
}

.kurs-date {
    margin-top: 40px;
}

.kurs-detail {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

    .kurs-detail th {
        background: #F47321;
    }

    .kurs-detail th, .kurs-detail td {
        border: none;
        text-align: left;
        padding: 8px;
    }

    .kurs-detail tr:nth-child(even) {
        background-color: #f2f2f2;
    }

#header #sbdk {
    display: none !important;
}

#breadcrumb li:before {
    content: '>';
    margin-right: 5px;
}

#breadcrumb {
    font-size: 13px;
}

.news-item {
    margin-top: 20px;
    /* height: 295px;*/
    overflow: hidden;
}

#promo-section .news-item {
    height: 295px;
}

#sticky-menu .table-bordered {
    border: 1px solid #fff;
}

#sticky-menu .table-striped > tbody > tr {
    background-color: #E8E8E8;
}

#sticky-menu .table-striped > thead > tr {
    background-color: #D2D1D6;
}

#sticky-menu .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #fff;
}

#sticky-menu table th, #sticky-menu table td {
    text-align: center;
}

.form-dcwcoid #newsletter {
    background: #e7e7e9;
    color: #333;
    height: 164px;
    line-height: 124px;
    font-size: 15px;
}

.form-dcwcoid .dcwcoid-newsletter {
    background: transparent !important;
    padding: 20px 0;
}

    .form-dcwcoid .dcwcoid-newsletter .form-group {
        margin-bottom: 0px;
    }

    .form-dcwcoid .dcwcoid-newsletter .control-label {
        font-size: 16px;
        margin-bottom: 0px;
        text-align: center !important;
        font-weight: 100;
    }

    .form-dcwcoid .dcwcoid-newsletter label {
        line-height: 124px;
    }

    .form-dcwcoid .dcwcoid-newsletter input[type="email"] {
        /*margin-top: 45px !important;*/
        background-color: #fff !important;
        margin-top: 35px !important;
    }

    .form-dcwcoid .dcwcoid-newsletter input[type="button"],
    .form-dcwcoid .dcwcoid-newsletter input[type="submit"] {
        margin-top: 35px !important;
        /*width: 367px;*/
    }

    .form-dcwcoid .dcwcoid-newsletter input[type="submit"] {
        line-height: 16px;
        font-size: 12px;
        background: #999;
        width: 82px;
    }
/*Add newsletter class for WFFM jose-05Apr2017
=================================
*/
.dcwcoid-newsletter {
    background: #fff;
    padding: 20px 10px;
    margin-bottom: 20px;
    padding-bottom: 35px;
}

    .dcwcoid-newsletter input {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

.job-links {
    padding-right: 25px;
    display: inline-block;
    background: url(../img/arrow-next.png) right center no-repeat;
    cursor: pointer;
    margin-left: 15px;
    margin-bottom: 15px;
}

.dcwcoid-newsletter .control-label {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center !important;
    font-weight: 100;
}

.dcwcoid-newsletter .form-submit-border {
}

.dcwcoid-newsletter .required-field .control-label:before,
.required-field .checkbox:after {
    color: transparent !important;
}

.dcwcoid-newsletter input[type="text"] {
    float: left;
    width: 75%;
}

.dcwcoid-newsletter input[type="email"] {
    float: left;
    width: 75%;
}

.dcwcoid-newsletter input[type="submit"] {
    float: right;
    width: 25%;
    background: #414042;
    color: #fff;
    margin-top: -15px;
    font-size: 12px;
}

.dcwcoid-newsletter .field-validation-error {
    display: none;
}
/*
====================================
*/
.simulation-bg-white {
    background: #fff;
}

.simulation-border-buttom {
    border-bottom: 20px solid #f7931d;
}

/*PAGING STYLES*/
.pagination .page-item a {
    margin-left: 5px;
}

.pagination .active .page-link,
.pagination .active .page-link:hover,
.pagination li .page-link:hover {
    background-color: #49BE9B;
    border-color: #49BE9B;
    color: #fff;
}

.pagination li .page-link {
    background-color: #ccc;
    border-color: #ccc;
    color: white;
}

.pagination .prev .page-link, .pagination .next .page-link {
    background-color: #fff;
    border-color: #CBCBCB;
    color: #CBCBCB;
}

.pagination .prev,
.pagination .next {
    background-color: #fff;
    background-image: url('../img/arrow-pagination.png');
    background-position: left center;
    background-repeat: no-repeat;
}

.search-paging .pagination {
    display: block;
    padding: 20px 0;
}

    .search-paging .pagination a {
        display: inline-block;
        width: 30px;
        height: 30px;
        background-color: #ccc;
        line-height: 30px;
        border: 1px solid #ccc;
        color: #fff;
    }

        .search-paging .pagination a.previous,
        .search-paging .pagination a.next {
            background-color: #fff;
            background-image: url('../img/arrow-pagination.png');
            background-position: left center;
            background-repeat: no-repeat;
        }

        .search-paging .pagination a.next {
            background-position: right center;
        }

        .search-paging .pagination a.current,
        .search-paging .pagination a:hover {
            background-color: #49BE9B;
        }

    .search-paging .pagination .text {
        margin-bottom: 10px;
    }

/*END PAGING STYLES*/



.container > nav > .page-text {
    text-align: center;
}

/* Tooltip */
.tooltip {
    position: fixed;
}

/* Play Button Overlay */
.videothumb {
    position: relative;
}

    .videothumb a {
        position: absolute;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        text-decoration: none;
    }

        .videothumb a .play, .videothumb a .overlay {
            opacity: 0;
        }

        .videothumb a:hover .play, .videothumb a:hover .overlay {
            display: block;
            transition: opacity .25s ease-in-out;
            -moz-transition: opacity .25s ease-in-out;
            -webkit-transition: opacity .25s ease-in-out;
        }

        .videothumb a:hover .play {
            position: relative;
            font-size: 64px;
            color: #ffffff;
            margin-top: 60px;
            z-index: 1000;
            opacity: 1;
        }

        .videothumb a:hover .overlay {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #000000;
            opacity: .7;
        }

.list-offer .offer {
    font-family: 'Futura Md BT', 'Futura Medium BT Alt' !important;
    background: #e7e7e9;
    margin-bottom: 50px;
    padding-bottom: 10px;
}

.list-offer .thumbnail {
    border: none;
    background: none;
    padding: 0px;
}

.list-offer .name {
    font-size: 22px;
    padding: 0 15px;
}

.list-offer .title {
    letter-spacing: 0px;
    font-size: 17px;
    padding: 0 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.list-offer .teaser {
    font-size: 13px;
    font-family: "Myriad Pro";
    padding: 0 15px;
    margin-bottom: 20px;
}

.list-offer .more-link {
    font-size: 13px;
    padding-right: 25px;
    display: inline-block;
    background: url('../img/arrow-next.png') right center no-repeat;
    cursor: pointer;
    margin-left: 15px;
    margin-bottom: 15px;
}

.list-offer .pagination {
    margin-top: 20px;
}

#featured-menu-2 > a > div {
    height: 300px;
    font-size: 15px;
    padding-top: 90px;
}

#featured-menu-2 > .scroll-wrap > a:nth-child(odd) > div {
    background-color: #f4f4f4;
}

#featured-menu-2 > .scroll-wrap > a:nth-child(even) > div {
    background-color: #e8e8e8;
}


.hiddenFilter {
    display: none;
}

.margin-20 {
    margin: 20px;
}



/*
    Overwrite style
    ===============================
*/
.col-md-6 .content-meta > .title {
    line-height: 25px;
}

.list-style-3 li {
    padding: 10px 0;
}

#content-page > .title {
    margin-bottom: 25px;
}

.offer-list .offer-item .news-thumbnail img {
    height: 225px;
    width: 225px;
}

.offer-list .offer-item .news-title {
    min-height: 66px;
    max-height: 100px;
}

.sticky-atm iframe {
    width: 100%;
    min-height: 110px;
}

#sticky-menu .glyphicon-remove {
    top: 160px;
}

#sticky-menu .content .title {
    border-bottom: 2px solid #E7671E;
    font-size: 30px;
}

.sticky-atm, .sticky-kurs {
    width: 100%;
    color: black;
}

    .sticky-atm .accordion .item, .sticky-kurs .accordion .item {
        margin-bottom: 5px;
    }

        .sticky-atm .accordion .item .item-content, .sticky-kurs .accordion .item .item-content {
            margin-bottom: 5px;
            background: #fff;
        }

            .sticky-atm .accordion .item .item-content p {
                margin-top: -5px;
            }

    .sticky-atm .accordion .item-title, .sticky-kurs .accordion .item-title {
        background-color: #F4C141;
        padding: 10px 30px;
        color: white;
    }

    .sticky-atm .accordion .arrow, .sticky-kurs .accordion .arrow {
        top: 15px;
    }


    .sticky-atm .accordion .item .arrow, .sticky-kurs .accordion .item .arrow {
        background: url('../img/arrow-accordion-white.png') center bottom no-repeat;
    }

    .sticky-atm .accordion .item-content, .sticky-kurs .accordion .item-content {
        padding: 10px;
    }

    .sticky-kurs .accordion .item .item-content .result ul {
        list-style: none;
        margin-top: 15px;
    }

        .sticky-kurs .accordion .item .item-content .result ul li {
            display: inline-block;
            color: #999;
            font-size: 14px;
            margin-right: 5px;
        }

    .sticky-kurs .accordion .item .item-content .result {
        border-top: 1px solid #999;
        margin-top: 15px;
    }

#sticky-menu .d-point .white {
    color: white;
    border-color: white;
}

#sticky-menu .d-point .btn-d-point {
    margin-bottom: 20px;
    font-size: 18px;
}

#sticky-menu .sticky-contact .icon {
    color: #E95825;
    background: #fff;
    padding: 10px;
    align-content: center;
    vertical-align: middle;
    font-size: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

#sticky-menu .sticky-contact span {
    font-size: 12px;
}

#sticky-menu .sticky-contact .contact-item {
    margin-bottom: 10px;
}

    #sticky-menu .sticky-contact .contact-item h5 {
        margin-top: 5px;
    }

#sticky-menu #full-form {
    margin-top: 0px;
    margin-bottom: 0px;
}

#header .menu .level-2 {
    display: none;
    z-index: 100;
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, .9);
    top: 54px;
    left: 0px;
    border-top: 1px solid #f7931d;
    /*transition: opacity 0.2s linear;*/
}

/*#header .menu li:hover .level-2 {
    display: unset;
    visibility: visible;
    opacity: 1;
}*/


#header .menu .level-3 li > a:hover {
    color: #f15a22;
}
/*
    for dropdown control
*/
.hideThis {
    display: none;
}

.hideItemStayPosition {
    visibility: hidden;
}

.dcwcoid-newsletter #btn-confirm {
    line-height: 16px;
    font-size: 12px;
    background: #999;
    width: 62px;
}

.dcwcoid-newsletter input[type="button"] {
    float: right;
    width: 25%;
    background: #414042;
    color: #fff;
    margin-top: -15px;
    text-shadow: none !important;
}

.dcwcoid-newsletter input[type="submit"] {
    text-shadow: none !important;
    text-transform: uppercase;
    background: #999999;
}

.dcwcoid-newsletter input[type="checkbox"] {
    height: 10px;
}

#header .menu .level-3 li {
    width: auto;
}

#content-page .list-style-2 .description {
    width: 195px;
}

#content-page > img {
    width: 100%;
}

#header .menu > ul > li > a {
    font-size: 15px;
    letter-spacing: 0px;
}

#similar-content.bg-grey {
    background: #f1f2f2;
}

#similar-content.bg-orange {
    background-color: #f7931d;
}

#gototop {
    background: url(../img/button-back-to-top.png) center center no-repeat;
}

.breadcrum-fixed {
    position: fixed;
    top: 105px;
    width: 100%;
    z-index: 200;
}

#sticky-menu .content {
    height: 685px;
    /*overflow-y: hidden;*/
}

#slideshow .description .medium {
    font-size: 32px;
    font-family: 'Futura Md BT', 'Futura Medium BT Alt';
}

.carousel-inner > .item > img {
    margin: 0 auto;
}

/*custom table*/
.table-color {
    width: 100%;
}

    .table-color th {
        background: #D2D1D6;
        border: 2px solid #fff !important;
    }

    .table-color td {
        background: #fff;
        border: 2px solid #767676 !important;
    }

.content-page-body .table-content .thead {
    /*background: #D2D1D6 !important;*/
    padding: 10px 0 !important;
}

.menu .level-2 {
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

.sticky-ibanking .text-center a {
    border: 1px solid #fff;
    color: #fff;
    margin: 10px;
    font-size: 18px;
}

.box-shadow {
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

#sticky-menu a.menu:hover, #sticky-menu a.menu.current {
    border: 0;
    background-color: rgba(247, 147, 29, .9);
}

#sticky-menu {
    background: transparent;
}

    #sticky-menu a.menu {
        border: 1px solid #D1D1D1;
    }

    #sticky-menu .content {
        background-color: rgba(247, 147, 29, .9);
    }

    #sticky-menu a.menu {
    }

.remove-padding-content {
    padding: 0;
    margin-top: -40px;
}

.list-profile #content-page {
    padding: 0;
}

    .list-profile #content-page .title {
        padding: 0;
    }

#slideshow .item {
    width: 100%;
}

    #slideshow .item img.img-responsive {
        width: 100%;
    }

#solusi .item .icon {
    margin-bottom: 15px;
}

#follow-us img {
    width: 22px !important;
    height: 22px !important;
}

#promo-section .news-item .news-thumbnail img:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}

#promo-section .news-item .news-thumbnail, #kemudahan .thumb {
    overflow: hidden;
}


    #promo-section .news-item .news-thumbnail img, #kemudahan .thumb img {
        transition: all 4s ease;
        -webkit-transition: all 4s ease;
        -moz-transition: all 4s ease;
        -ms-transition: all 4s ease;
    }

.st-icon-description {
    font-size: 11px;
}

#header {
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

[class*='close-'] {
    color: #fff;
    font: 14px/100% arial, sans-serif;
    position: absolute;
    right: -10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    top: 160px;
    cursor: pointer;
}

.close-classic:after {
    content: 'X'; /* ANSI X letter */
}

.close-thin:after {
    content: '×'; /* UTF-8 symbol */
}

.close-thik:after {
    content: '✖'; /* UTF-8 symbol */
}

.close-icon {
    display: block;
    width: 50px;
    height: 50px;
    background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, black 46%, black 56%,transparent 56%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, black 46%, black 56%,transparent 56%, transparent 100%);
    transition: all 0.3s ease;
}

.sticky-close-button {
    top: 160px;
    right: 100px;
    color: white;
    font-size: 18px;
}

#featured-menu .tab-menu {
    border-left: 2px solid #E1E1E1;
}

    #featured-menu .tab-menu:first-child {
        border-left: 0;
    }

.news-item .news-summary {
    min-height: 80px;
}

#sidebar li > .click-area {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

    #sidebar li > .click-area .arrow-submenu {
        position: absolute;
        right: 0px;
        top: 22px;
        width: 12px;
        height: 7px;
        background-image: url('../img/arrow-sidebar-has-submenu.png');
        background-position: left top;
        background-repeat: no-repeat;
        cursor: pointer;
    }

#sidebar li.active > .click-area .arrow-submenu {
    background-position: right bottom;
}
/*==23-09-2017 - update branch&ATM==*/
.branch-content .branch-item {
    height: 165px;
}

.atm-content .atm-item {
    height: 120px;
}

    .atm-content .atm-item h3 {
        min-height: 75px;
    }

    .atm-content .atm-item atm-item-des {
        padding-top: 5px;
    }



.branch-content .branch-paging, .atm-content .atm-paging {
    margin-top: 25px;
}

.branch-paging li, .atm-paging li {
    padding-left: 0px !important;
}

.branch-paging .prev a, .branch-paging .next a, .atm-paging .prev a, .atm-paging .next a {
    padding: 0 10px;
    font-size: 20px;
    font-weight: bolder;
}

#content-wrapper .atm-content .wrap, #content-wrapper .branch-content .wrap {
    width: 100%;
}

#gototop {
    right: 10px;
    border-radius: 50%;
    background-size: cover;
    height: 40px;
    width: 40px;
}

.linkIcon {
    width: 40px;
    height: 44px;
    background-position: right;
    /*margin-right: 10px;
        margin-left: 0px;*/
}

    .linkIcon:hover, .linkIcon.current,
    #featured-menu .tab-menu:hover .linkIcon {
        background-position: left;
        /*margin-left: 10px;
            margin-right: 0px;*/
    }

#featured-menu .tab-menu:hover, #featured-menu .tab-menu.current {
    background: #F7931D;
    color: #fff;
}
/*==end 23-09-2017 - update branch&ATM==*/

/**/
#follow-us strong {
    margin-bottom: -2px;
}

.selected-checkbox {
    padding: 10px;
    background: #e7e7e9;
    border: 1px solid #999;
    width: 100%;
    cursor: pointer;
}

.dropdown-checkbox .scroll-dropdown {
    max-height: 110px;
    overflow-y: scroll;
    position: absolute;
    z-index: 1;
    width: 100%;
}

table.dropdown-checkbox {
    background: #e7e7e9;
    border: 1px solid #999;
    width: 100%;
    margin-top: -2px;
}

    table.dropdown-checkbox input[type=checkbox] {
        height: 30px;
        margin-top: -8px;
    }

    table.dropdown-checkbox label {
        line-height: 15px;
        margin-top: 15px;
        margin-left: 10px;
    }

.form-online {
    width: 70%;
    margin: 10px auto;
}

    .form-online .form-group > .checkbox input[type=checkbox] {
        height: 30px;
        margin-top: -8px;
    }

    .form-online .form-group > .checkbox label {
        line-height: 15px;
        margin-top: 15px;
        margin-left: 10px;
    }

    .form-online fieldset {
        margin-top: 15px;
    }

.field-header {
    background: #ccc;
    height: 90px;
    padding: 30px;
}

    .field-header .control-label {
        width: 45%;
        float: left;
        /* margin-top: 7px; */
        font-size: 25px;
        text-align: right !important;
        padding-right: 20px;
    }

    .field-header .form-control {
        width: 55%;
        float: left;
        background: #fff !important;
    }

.promo-newsletter .title {
    margin-bottom: 10px;
}

.promo-newsletter .headline {
    font-size: 36px;
    font-weight: bolder;
    margin-bottom: 20px;
}

    .promo-newsletter .headline .headline-date {
        display: block;
        font-size: 24px;
        margin-top: 20px;
    }

.promo-newsletter pre {
    display: block;
    padding: 9.5px;
    /* margin: 0 0 10px; */
    font-size: 13px;
    line-height: 1.42857143;
    /* color: #333; */
    word-break: break-all;
    word-wrap: break-word;
    background-color: transparent;
    border: 0;
    font-family: Calibri, 'Calibri Alt', Helvetica, sans-serif;
}

#container > .inner > #content-wrapper > .col-md-6 > #content-page > .content-meta {
    margin-bottom: 10px;
}

.narrow-bottom {
    margin-bottom: unset !important;
}

.hidden-img > img {
    display: none;
}

.content-page-merchant ul {
    list-style: none;
}

.content-page-merchant > ul > li {
    margin-top: 10px;
    margin-bottom: 0px !important;
}
/*=====Spesific Dekstop====*/
@media(max-width: 1199px) {
    .list-video .item .text-center {
        height: 140px;
        overflow: hidden;
    }
}

@media(max-width: 1199px) {
    #sticky-menu ul > li {
        height: 80px;
    }

    .list-video .item .text-center {
        height: 140px;
        overflow: hidden;
    }

    #sticky-menu a.menu {
        height: 80px;
        line-height: 10px;
    }

        #sticky-menu a.menu > div {
            display: block;
            margin-top: 5px;
        }
}
/*=====Spesific Less Then tablet screen====*/
@media (max-width: 1024px) {
    #slideshow-nav {
        margin-left: -42px;
    }
}

@media (max-width: 991px) {

    #gototop {
        right: 10px !important;
        bottom: 90px !important;
    }

    [class*='close-'] {
        right: 20px;
    }

    #logo img {
        width: 139px;
        height: 33px;
    }

    .inner .sharing-social iframe {
        margin: -7px 20px;
        /*padding: 0 20px;*/
    }

    #content-page iframe.line-it-button {
        margin: -7px 20px;
    }

    .dcwcoid-newsletter input[type="email"] {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .dcwcoid-newsletter input[type="submit"] {
        float: none;
        width: 100%;
        background: #414042;
        color: #fff;
        margin-top: 15px;
    }

    .menu .level-1 {
        right: -768px;
    }

    .form-dcwcoid .dcwcoid-newsletter input[type="button"], .form-dcwcoid .dcwcoid-newsletter input[type="submit"] {
        margin-top: 10px !important;
        width: 100%;
    }

    .form-dcwcoid .dcwcoid-newsletter input[type="email"] {
        background-color: #fff !important;
        margin-top: 0px !important;
    }

    .form-dcwcoid .dcwcoid-newsletter .control-label {
        font-size: 16px;
        margin-bottom: 0px;
        text-align: center !important;
        font-weight: 100;
        line-height: 24px;
    }

    #banner-page img, .banner-wide img {
        height: 100%;
        width: 100%;
    }
    /*RD*/
    #featured-menu { /*//ditambahi*/
        /*height: -webkit-fill-available;*/
    }

    .tab-content {
        /*top: -350px;*/
    }

    #sticky-menu .content {
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .sidebar-wrapper {
        margin-top: 20px;
    }

    .scroll-wrap .tab-menu {
        white-space: normal;
    }
    /*.lifestage-content{
        height: -webkit-fill-available;
    }*/
    .carousel.featured-news {
        margin: 0;
        margin-bottom: 20px;
    }

    .frontend .banner-wide img {
        width: 100%;
        height: auto;
    }

    #sidebar {
        margin-top: 20px;
    }

    .carousel.featured-news .carousel-control .glyphicon {
        margin-top: -60px;
    }

    #header .menu > ul {
        background-color: rgba(238, 238, 238, .98);
    }

    #content-wrapper .list-style-3 .thumbnail,
    #content-wrapper .list-style-3 .thumbnail img {
        object-fit: cover;
    }

    #footer {
        padding-left: 0px;
        padding-right: 0px;
    }

        #footer #download-apps, #footer #address, #footer #copyright, .carousel .item .news-item .news-title, .carousel .item .news-item .news-link {
            padding-left: 20px;
            padding-right: 20px;
        }

    #footer-corner {
    }

        #footer-corner img {
            width: 90%;
            height: auto;
        }

    .atm-paging li, .branch-paging li {
        text-indent: 0px !important;
    }

    #sidebar > ul {
        -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
        box-shadow: 0 0 4px rgba(0,0,0,0.4);
    }

    #header.addClassHorizontalHeader {
        opacity: 0.5;
        background-color: transparent !important;
        box-shadow: unset !important;
    }

    #header .wrap .addClassHorizontalLanguage {
        display: none !important;
    }

    #header .wrap .addClassHorizontalSearch-form {
        display: none !important;
    }

    #subsidiary {
        margin: 10px auto;
        text-align: center;
    }

    .offer-list .offer-item .news-title {
        min-height: 88px;
        max-height: 88px;
    }

    .scroll-table {
        margin-left: 141px;
        overflow-x: scroll;
        overflow-y: visible;
        padding-bottom: 5px;
        width: 300px;
    }

    .table-fixed td {
        padding: 3px !important;
    }

    .fixed-this {
        position: absolute;
        top: auto;
        left: 16px;
    }
}

@media only screen and (max-width: 800px) {

    .form-group .col-xs-2 {
        width: 100%;
    }

    .table-scroll {
        overflow-x: scroll;
    }

    .flip-scroll .cf:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    .flip-scroll * html .cf {
        zoom: 1;
    }

    .flip-scroll *:first-child + html .cf {
        zoom: 1;
    }

    .flip-scroll table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

        .flip-scroll table thead {
            width: 40%;
        }

    .flip-scroll > table thead > tr > th {
        white-space: normal !important;
    }

    .flip-scroll th,
    .flip-scroll td {
        margin: 0;
        vertical-align: top;
    }

    .flip-scroll th {
        text-align: left;
    }

    .flip-scroll table {
        display: block;
        position: relative;
        width: 100%;
    }

    .flip-scroll thead {
        display: block;
        float: left;
    }

    .flip-scroll tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }

    .flip-scroll thead tr {
        display: block;
    }

    .flip-scroll th, .flip-scroll table > thead > tr > td {
        display: block;
        text-align: right;
    }

    .flip-scroll tbody tr {
        display: inline-block;
        vertical-align: top;
        margin-left: -3px;
    }

    .flip-scroll td {
        display: block;
        min-height: 1.25em;
        text-align: left;
    }


    /* sort out borders */

    .flip-scroll th {
        border-bottom: 0;
        /*border-left: 0;*/
    }

    .flip-scroll td {
        border-left: 0;
        /*border-right: 0;*/
        border-bottom: 0;
    }

    .flip-scroll tbody tr {
        border-left: 1px solid #babcbf;
    }

    .flip-scroll th:last-child,
    .flip-scroll td:last-child {
        border-bottom: 1px solid #babcbf;
    }

    .flip-scroll .table > thead > tr > th {
        vertical-align: top;
        border-bottom: 1px solid #ddd;
    }

    .flip-scroll table.clone tr p {
        line-height: 20px !important;
    }
}
/*=====Spesific More Then tablet screen====*/
@media (min-width: 992px) {
    .addClassHorizontalHeader {
        opacity: 0.5;
        background-color: transparent;
        box-shadow: unset;
    }

    .addClassHorizontalLanguage {
        display: none !important;
    }

    .addClassHorizontalSearch-form {
        display: none !important;
    }

    #banner-page img, .banner-wide img {
        width: 1366px;
        height: 100%;
    }

    .dewanList .profile .teaser {
        height: 145px;
    }

    .mobile-share {
        display: none !important;
    }

    #header #search-form {
        top: 27px;
    }

        #header #search-form input {
            width: 200px;
        }

    #language {
        top: 0px;
        font-size: 16px;
    }

    #sbdk {
        top: 0px;
    }

    #logo img {
        width: 260px;
        height: 65px;
    }

    #logo {
        margin-top: -24px;
        float: left;
    }

    #header .wrap {
        padding-top: 10px;
        margin-top: -16px;
    }

    #header .menu > ul > li {
        padding-top: 24px;
    }

    .menu .level-1 > li > a {
        padding-left: 13px !important;
        padding-right: 13px !important;
    }

    #header .menu .level-2 {
        top: 74px;
    }

    #container {
        padding-top: 113px;
    }

    #sticky-menu {
        padding-top: 115px;
    }

    #header .menu > ul > li > .active {
        color: #f15a22;
        font-weight: bolder;
        text-transform: uppercase;
    }

    #sticky-menu .content .title {
        font-size: 23px;
    }

    #container {
        overflow: hidden;
    }
    /* LINE Share Button Customize*/
    .inner .sharing-social iframe {
        margin: -8px 5px;
    }

    #content-page iframe.line-it-button {
        margin: -8px 5px;
    }

    .lifestage-content > .title {
        /*margin: 30px 0px;*/
        font-size: 25px;
        margin-bottom: 15px;
    }

    .inspirasi-item .description {
        height: 150px;
    }

    #inspirasi > .inspirasi-item > .description > .news-link {
        position: absolute;
        bottom: 10px;
        left: 125px;
    }

    #banner-page .description span, .banner-wide .description span {
        max-width: unset;
    }

    .dewanList .profile .name {
        height: 62px;
        display: table;
        width: 100%;
    }

        .dewanList .profile .name p {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

    .dewanList .profile .title {
        height: 40px;
        display: table;
        width: 100%;
    }

        .dewanList .profile .title p {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

    #sidebar {
        overflow-y: scroll;
        -ms-overflow-style: none;
        background-color: rgba(0,0,0,0);
        -webkit-background-clip: text;
        transition: background-color .8s;
        direction: rtl;
        text-align: left;
        border-bottom: ridge;
    }

        #sidebar:hover {
            background-color: rgba(0,0,0,0.18);
        }

        #sidebar::-webkit-scrollbar {
            width: 10px;
        }

        #sidebar::-webkit-scrollbar-track {
            display: none;
        }

        #sidebar::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background-color: inherit;
        }

    .testimoni .author {
        height: 100px;
        overflow: hidden;
    }

    .testimoni .avatar {
        position: absolute;
    }

    #inspirasi > .inspirasi-item > .description > .news-link {
        bottom: 20px;
    }
}
/*=====Spesific More Then tablet screen 768px====*/
@media (min-width: 768px) {
    .form-dcwcoid .dcwcoid-newsletter .control-label {
        font-weight: bold;
        color: #767676;
    }
}
/*=====Spesific Lest Then tablet screen 768px====*/
@media (max-width: 768px) {
    .img-mobile-relative {
        position: relative;
        z-index: 2;
    }

    .dcwcoid-newsletter .text-label.col-sm-6, .dcwcoid-newsletter .text-button.col-sm-6 {
        width: 100%;
    }

    .form-dcwcoid .dcwcoid-newsletter .control-label {
        width: 100%;
        font-weight: bold;
        color: #767676;
    }

    #content-page .list-style-2 .description {
        width: 195px;
    }

    #banner-page .description p {
        text-align: center;
    }

    #header #logo img {
        width: 139px;
        height: 33px;
    }

    .offer-list .col-md-4 {
        width: 50%;
        float: left;
    }

    .offer-list .offer-item .news-thumbnail img {
        width: 100%;
        height: 100%;
    }

    .onlineappList .col-md-4 {
        width: 50%;
        float: left;
    }

    .onlineappList .profile {
        background: rgba(191, 191, 191, 0.2);
    }

        .onlineappList .profile .thumbnail img {
            background: #ffffff;
            width: 100%;
            height: 100%;
        }

    /*.offer-list .offer-item .news-title, .offer-list .offer-item .news-summary,
    .offer-list .offer-item .news-link {
        display: none;
    }*/
    .offer-list .offer-item .news-summary,
    .offer-list .offer-item .news-link {
        display: none;
    }
    /*.offer-list .offer-item, .offer-list .offer-item, .offer-list .offer-item {
        display: none;
    }*/

    #slideshow-nav {
        margin-left: -37px;
    }
}

/*======Spesific Mobile view only=======*/
@media(max-width: 425px) {
    .frontend .list-style-1 img {
        margin: 0 10px;
    }

    .sticky-contact .contact-item .icon {
        margin: 0 auto;
    }

    .dcwcoid-newsletter {
        background: #E7E7E9;
    }

    #slideshow-nav {
        margin-left: -17px;
    }
}

#address > p {
    line-height: 1.2;
}

#featured-menu .submenu a.current {
    background-color: #f15a22;
    font-weight: normal;
}

#content-page .image-caption {
    text-align: center;
    margin-top: -15px;
    font-style: italic;
}

#kemudahan .thumb {
    display: block;
    background: rgba(0, 0, 0, 1);
}


    #kemudahan .thumb:hover {
        display: block;
        background: rgba(0, 0, 0, 1);
        cursor: pointer;
    }

        #kemudahan .thumb:hover img {
            -webkit-transform: scale(1.25);
            -moz-transform: scale(1.25);
            -ms-transform: scale(1.25);
            -o-transform: scale(1.25);
            transform: scale(1.25);
            opacity: 0.4;
            filter: alpha(opacity=40); /*For IE8 and earlier*/
        }

    #kemudahan .thumb .description {
        visibility: visible;
        position: absolute;
        top: 80px;
        font-size: 30px;
        text-align: center;
        width: 90%;
        color: white;
        opacity: 0;
        -webkit-transition: opacity 1s;
        -moz-transition: opacity 1s;
        -ms-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s;
    }

    #kemudahan .thumb:hover .description {
        visibility: visible;
        position: absolute;
        top: 80px;
        font-size: 30px;
        text-align: center;
        width: 90%;
        color: white;
        opacity: 1;
        -webkit-transition: opacity 1s;
        -moz-transition: opacity 1s;
        -ms-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s;
    }

/* Base Button Style */
/*.btn {
    position: relative;
    display: block;
    width: 250px;
    margin: 20px auto;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transform-style: flat;
    transition: all 250ms ease-out;
}*/

/*.btn:before, .btn:after {
        content: "";
        position: absolute;
        z-index: -2;
        transition: all 250ms ease-out;
    }*/

/* Paper effect – slightly raised off background */
/*.paper {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(128, 128, 128, 0.1) inset;
    border-color: #dedede;
}*/


/* Raised effect – pushes up on hover */
/*.paper-raise:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

/*.paper-raise:hover {
    border: 1px solid #fff;
}

    .paper-raise:hover:before {
        box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
    }

    #featured-menu .tab-menu:hover,
        #featured-menu .tab-menu.current {
            box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
    }
    }*/

.frontend div.form-group > input[type=text] {
    border: 1px solid #ccc;
    background: unset;
    color: unset;
}


.headerField {
    background-color: #D0D2D3;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 23px;
    margin-bottom: 20px;
    margin-left: -20px;
    padding-left: 20px;
    margin-right: -20px;
}

    .headerField .firstText {
        font-size: 20pt;
    }

    .headerField .secondText {
        font-size: 12pt;
    }

.wffmhidden {
    display: none;
}

.branch-list {
    padding-top: 20px;
}

.atm-list {
    padding-top: 20px;
}

.contact-page .map img {
    max-width: unset !important;
}

#sidebar a {
    padding: 5px 0;
}

#sidebar li > .click-area .arrow-submenu {
    top: 10px;
}

#ctaButton {
    margin-top: -20px;
    margin-bottom: 20px;
    margin-left: -10px;
}

#ctaButton .btn:hover{
font-size: 18px;
    font-weight: bold;
    padding: 0px;
    height: 40px;
    line-height: 36px;
    border-color: #f7931d;
	background-color: #f7931d;
    color: #fff;
	border: 1px solid;
    text-align: center;
    display: block;
}
#ctaButton .btn{
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    height: 40px;
    line-height: 36px;
    color: #f7931d;
    border-color: #f7931d;
    border: 1px solid;
    text-align: center;
    display: block;
    width: 100%;
    background-color: white;
}

.g-recaptcha iframe {
    height: 80px !important;
}


@media screen and (max-width: 768px) {
        .form-dcwcoid .dcwcoid-newsletter .sub-panel input.btn.btn-form.btn-default.btn-subcribe.btn.btn-default{
			position: relative;
			width: 100%!important;
			right: auto!important;
		}
    }