    .main-nav.three .rows {
        padding: 0px 15px;
    }
    .main-nav.three .rows nav.navbar.navbar-expand-sm.navbar-light {
        z-index: 2;
        border-radius: 25px;
        background: #fff;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        padding: 0 0.75rem;
    }
    .main-nav.three .rows {
        position: absolute;
        width: 100%;
    }
    a.navbar-brand.main-hongda-logo img {
        width: 185px;
    }
    .main-nav.three .rows nav.navbar.navbar-expand-sm.navbar-light {
        flex-flow: row;
        align-items: center;
        justify-content: space-between;
    }
    .main-nav.three .rows .menu-left {
        padding: 1rem 0.2rem;
    }
    ul.sub-sub-mega-menu li.nav-item.mega-menu.personal a {
        color: #fff !important;
        font-size: 16px !important;
        line-height: 30px;
    }
    li.ruby-active-menu-item.mega-menu.personal a i {
        margin-right: 0.4rem;
    }
    .row.top-head .col-md-6 {
        float: left;
        padding: 5px 0;
        display: inline-flex;
        align-items: center;
    }
    .row.top-head {
        background: #ee0202;
        position: relative;
    }
    .col-md-6.left-side img {
        width: 25px;
        margin-right: 0.5rem;
    }
    .col-md-6.left-side span, .col-md-6.left-side span a {
        color: #fff;
        font-size: 14px !important;
    }
    li.language.gf-lang {
        border-left: 1px solid #fff;
    }
    .col-md-6.right-side .all-lang-2 ul li img {
        width: 25px;
        float: left;
        margin-left: 0.5rem;
    }
    .col-md-6.right-side {
        justify-content: flex-end;
    }
    .all-lang-2 ul li {
        list-style: none;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .all-lang-2 ul li a.nav-link {
        padding: 0 0.5rem;
        font-size: 14px !important;
        color: #fff;
    }
    .all-lang-2 ul {
        margin-bottom: 0px;
    }
    ul.top-social li a {
        padding: 0 0.5rem 0 0rem;
    }
    ul.top-social li img {
        width: 25px;
    }
    ul.top-social {
        display: inline-flex;
        list-style: none;
        margin-bottom: 0px;
    }
    .menu-right li.nav-item.menu.right-menu img {
        width: 36px;
        margin-right: 0.75rem;
    }
    .menu-right li.nav-item.menu.right-menu {
        list-style: none;
    }
    .menu-right li.nav-item.menu.right-menu a {
        color: #ED2224;
        font-weight: 700;
        padding: 0 0.5rem;
    }
    li.nav-item.menu.right-menu a:after {
        content: "";
        display: block;
        height: 1.5px;
        width: 100%;
        background-color: #ED2224;
        margin-top: 0.35rem;
        border-radius: 25px;
    }
    .row.section-slider .col-sm-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .row.right-side-section .col-sm-4 .layout-1 p:last-child {
        display: none;
    }
    .row.right-side-section .col-sm-4 .layout-1 img {
        width: 50px;
        margin-bottom: 1rem;
    }
    .row.right-side-section .col-sm-4:first-child {
        background: #F47A7B;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
    }
    .row.right-side-section {
        position: relative;
        top: -2.5rem;
        z-index: 1;
        margin-bottom: -2.45rem;
    }
    .row.right-side-section .col-sm-4 .layout-1 h2 {
        font-size: 16px;
        font-weight: 600;
        color: #fff;
    }
    .row.right-side-section .col-sm-4 .layout-1 {
        padding: 1rem 0rem;
    }
    .row.right-side-section .col-sm-4 .layout-1 p {
        font-size: 20px;
        font-weight: 700;
        color: #fff;
    }
    .row.right-side-section .col-sm-4:nth-child(2) {
        background: #F04E4F;
    }
    .row.right-side-section .col-sm-4:last-child {
        background: #ED2224;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
    }
    a.btn.btn-secondary.btn-vision img, a.btn.btn-secondary.btn-heritage img {
        width: 30px;
        margin-right: 0.75rem;
    }
    a.btn.btn-secondary.btn-vision, a.btn.btn-secondary.btn-heritage {
        background: unset;
        color: #3A3A3A;
        font-size: 16px;
        font-weight: 600;
        border: 2px solid #ed2224;
        border-radius: 25px;
        width: 45%;
        margin: 0 0.5rem;
    }
    .row.inner-after-section.container .col-md-6:last-child .content {
        display: block;
        width: 100%;
        padding-top: 2.75rem;
    }
    h1.top-head {
        font-size: 26px;
        color: #ED2224;
        font-weight: 600;
    }
    h1.after-top-head {
        color: #3A3A3A;
        font-size: 28px;
        font-weight: 700;
    }
    a.btn.btn-secondary.btn-goabout {
        background: #ED2224;
        border: unset;
        border-radius: 25px;
        padding: 0.75rem 3rem;
        font-size: 16px;
        margin: auto;
        display: table;
    }
    .row.in-inner-service img.app-logo {
        width: 130px;
        margin-right: 1.5rem;
    }
    .in-inner-service .col-sm-4 {
        display: block;
        text-align: right;
    }
    img.qr-image {
        width: 80%;
        text-align: right;
    }
    p.app-txt {
        font-size: 20px;
        font-weight: 600;
        margin: 1.2rem 0 !important;
    }
    .inner-service-section .col-sm-4 {
        padding-left: 0px;
    }
    img.img-ser-rg, img.delivery-rg {
        border-radius: 25px;
    }
    h1.service-name {
        font-size: 22px;
        margin-top: 1rem;
        margin-bottom: 0px !important;
        color: #231F20;
        font-weight: 600;
        text-align: center;
    }
    a.btn.btn-secondary.btn-promotion {
        background: #ED2224;
        border: unset;
        border-radius: 25px;
        padding: 0.75rem 3rem;
        font-size: 16px;
    }
    .section-member .col-md-6 .content {
        display: inline-flex;
        justify-content: center;
        float: right;
    }
    a.btn.btn-secondary.btn-benefit {
        background: #ED2224;
        border: unset;
        border-radius: 25px;
        padding: 0.75rem 3rem;
        font-size: 16px;
    }
    h1.title-benefit:after {
        content: "";
        display: block;
        background: #ed1d2c;
        height: 1.3px;
        width: 7rem;
        border-radius: 0.5px;
    }
    h1.title-benefit {
        color: #ed1d2c;
        font-size: 20px;
        font-weight: 600;
        position: relative;
        top: -3rem;
        margin-left: 1.5rem;
    }    
    img.member-img {
        border-radius: 25px;
        box-shadow: 3px 5px 8px 0px rgb(0 0 0 / 25%);
    }
    .cc-bottom {
        background: #ed1c24;
    }
    footer.footer-area.two.three {
        background-image: url(/storage/app/uploads/background-image/Untitled-2.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }    
    .footer-item div#fotter-1 img {
        width: 240px;
        margin-bottom: 0rem;
        position: relative;
        top: -2rem;
    }
    h3.footer-col1-title {
        font-weight: 400 !important;
        font-size: 18px;
        color: #3A3A3A;
        line-height: 26px;
        margin-bottom: 3rem;
    }
    p.foot-copy-left.text-left {
        font-size: 15px;
        font-weight: 300;
        color: #3A3A3A;
    }
    .col-sm-2.footer-col3 .footer-link h3 {
        font-size: 20px;
        font-weight: 600;
        color: #231F20;
        margin-bottom: 1.5rem;
    }
    .col-sm-2.footer-col3 .footer-link ul {
        margin-bottom: 0px;
    }
    .col-sm-2.footer-col3 .footer-link ul li img {
        width: 20px;
        margin-right: 0.5rem;
    }
    .col-sm-2.footer-col3 .footer-link ul li {
        display: inline-block;
        position: relative;
    }
    .col-sm-2.footer-col3 .footer-link ul li:hover a {
        transform: unset !important;
    }
    .container {
        margin: 0 auto !important;
        padding: 0px;
    }
    
    /*Cover and Title each page*/
    
    .dp-cus-page-title li.breadcrumb-item.active.dp-bank-page-title::before {
        padding-right: 1rem;
        color: #000;
        font-family: 'boxicons';
        content: "\e9b2";
    }
    .dp-cus-page-title li.breadcrumb-item.active.dp-bank-page-title {
        font-size: 18px;
        color: #000;
        padding-left: 1rem;
    }
    .dp-cus-page-title ol li.breadcrumb-item.home-title {
        font-size: 18px;
        font-weight: 600;
    }
    .dp-cus-page-title ol li.breadcrumb-item.home-title a {
        color: #000;
    }
    .dp-cus-page-title ol.breadcrumb {
        background: unset;
        display: inline-flex;
        justify-content: center;
    }
    .dp-cus-page-title h2.dpbank-big-title {
        color: #000000;
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 0px;
    }
    .dp-cus-page-title {
        position: relative;
        text-align: center;
    }
    .dp-cover-page {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 15vh;
    }
    .row.container.section-promotioin {
        display: flex;
        align-items: center;
    }

    /*About Us Page*/
    
    .col-sm-4.one-key {
        padding-top: 8.5rem;
        padding-left: 15rem;
        padding-right: 0rem;
        display: block;
        text-align: center;
    }
    .col-sm-4.one-key .layout-1.key-v {
        display: block;
        text-align: center;
        margin: auto;
        background: #ed2224;
        border-radius: 10rem;
        padding: 2.5rem;
        width: 120px;
    }
    .layout-1.key-v h2, .col-sm-4.two-key .layout-1.key-i h2, .col-sm-4.three-key .layout-1.key-c h2 {
        font-size: 34px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 0px;
    }
    .col-sm-4.one-key p, .col-sm-4.two-key .layout-1.key-i p, 
    .col-sm-4.three-key .layout-1.key-c p{
        color: #fff;
        font-size: 16px;
    }
    .col-sm-4.one-key p:last-child, .col-sm-4.one-key .layout-1.key-v img,
    .col-sm-4.two-key .layout-1.key-i img, .col-sm-4.two-key p:last-child,
    .layout-1.key-c p:last-child, .col-sm-4.three-key .layout-1.key-c img {
        display: none;
    }
    .col-sm-4.two-key .layout-1.key-i {
        display: block;
        text-align: center;
        margin: auto;
        background: #ed2224;
        border-radius: 10rem;
        padding: 2.5rem;
        width: 120px;
    }
    .col-sm-4.three-key {
        padding-top: 8.5rem;
        padding-left: 0rem;
        padding-right: 15rem;
        display: block;
        text-align: center;
    }
    .col-sm-4.three-key .layout-1.key-c {
        display: block;
        text-align: center;
        margin: auto;
        background: #ed2224;
        border-radius: 10rem;
        padding: 2.5rem;
        width: 120px;
    }
    
    /*End About Us Page*/
    
    /*Member Page*/
    
    img.member-card-img {
        border-radius: 25px;
        box-shadow: 3px 5px 8px 0px rgb(0 0 0 / 25%);
    }
    .row.inner-member-page {
        display: flex;
        align-items: center;
    }
    p.member-list {
        margin-left: 1.15rem;
        text-align: left;
    }
    p.member-list:before {
        content: "\e9b2";
        font-family: 'boxicons';
        vertical-align: middle;
        color: #ed1b24;
        font-size: 1.75rem;
        position: absolute;
        left: 0.35rem;
    }
    a.btn.btn-secondary.btn-in-member-pg {
        background: #ed2224;
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        border: 2px solid #ed2224;
        border-radius: 25px;
        width: 40%;
        margin: 0.5rem 0.5rem;
        float: left;
    }
    .row.inner-member-page .col-md-6:last-child .content {
        display: block;
        width: 100%;
    }
    a.btn.btn-secondary.btn-in-member-pg:hover {
        background: #fff;
        color: #ed2224;
        transition-duration: 0.5s;
    }
    .container.benefit-member-section {
        text-align: center;
        display: block;
    }
    img.img-benefits {
        border-radius: .8rem;
        box-shadow: 3px 5px 8px 0px rgb(0 0 0 / 25%);
    }
    .row.inner-document .layout-1 p {
        text-align: left;
        margin-top: 2rem;
    }
    .row.inner-document .layout-1 p:last-child {
        display: none;
    }
    .row.inner-document .layout-1 h2 {
        font-size: 22px;
        margin-left: 5.5rem;
        margin-top: 1.45rem !important;
        margin-bottom: 1.2rem;
        color: #3A3A3A;
    }
    .row.inner-document .layout-1 img {
        width: 15%;
        float: left;
    }
    .row.inner-document .layout-1 {
        background: #fff;
        border-radius: 25px;
        box-shadow: 3px 4px 5px #00000026;
        padding: 2rem 2rem;
        text-align: left;
    }
    .row.container.member-pg .content {
        text-align: left;
    }
    p.txt-promotion {
        padding: 0 10rem;
    }

    
    
    /*End Member Page*/
    
/*.all-lang-2 ul {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    margin-left: 60px;*/
/*}*/


/*.main-nav1.three1 .container {*/
/*    max-width: 1140px;*/
/*}*/

/*.main-nav1.three1 {*/
/*    padding: 0px 30px;*/
/*}*/

/*.main.mean-header {*/
/*    display: flex;*/
/*    width: 100%;*/
/*}*/

/*.main.mean-header .col-sm-5 {*/
/*    padding: 0 0px;*/
/*}*/

/*.mean-header .col-sm-5 {*/
/*    width: 60%;*/
/*}*/

/*.mean-header .col-sm-6 {*/
/*    width: 30%;*/
/*}*/

/*.logo-right {*/
/*    float: right;*/
/*}*/

/*.mean-header .col-sm-1 {*/
/*    width: 10%;*/
/*    padding: 0px;*/
/*}*/

/*.sidebar-mobile {*/
/*    top: 0;*/
/*    min-height: 400px;*/
/*    height: 100vh;*/
/*    width: 100% !important;*/
/*    background: #000;*/
/*    text-align: center;*/
/*    position: fixed;*/
/*    display: block !important;*/
/*    flex-direction: column;*/
/*    justify-content: space-evenly;*/
/*    z-index: 9999;*/
/*    margin-top: -1111px;*/
/*    overflow: hidden;*/
/*}*/

.only-mobile {
    display: none;
}

a#nav-mobile {
    float: right;
    display: inline-block;
    margin: 14px 5px;
}

.navbar-menu {
    position: relative;
    z-index: 1;
}

.mean-header .col-sm-1 {
    width: 10%;
    padding: 0px;
}

a#nav-mobile i {
    font-size: 25px;
    color: #231f20;
    position: relative;
    top: 5px;
}

.navbar-menu span {
    font-size: 14px;
    color: #212529;
    font-weight: 600;
    position: relative;
}

a.navbar-brand {
    padding: 8px 0;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
}

#sideBarText {
    width: 100%;
    display: block;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100vh;
}

.sidebar-mobile ul {
    display: list-item;
    list-style: none;
}

.nav-mobile-ul li {
    width: 100%;
}

.nav-mobile-ul li a {
    text-align: left;
    line-height: 2;
    color: rgb(255 255 255);
    font-size: 26px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 350px;
    display: inline-block;
}

#ham-navigation {
    border-right: 1px solid #565656;
}

.all-lang li.gf-lang.active-language a {
    color: #000 !important;
    background: #fff !important;
}

.all-lang li.gf-lang.active-language a {
    width: 40px;
    height: 40px;
    border-radius: 30px;
    padding: 7px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    margin: 0 2px;
}

.all-lang .language.gf-lang {
    list-style: none;
}

li.gf-lang a {
    border: unset !important;
    background: unset !important;
    color: #2c2f72;
}

li.nav-item.search {
    border: unset;
}

.main-menu-rigt ul li {
    width: 35px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    display: flex;
    height: 35px;
    margin: 5px;
}

li.nav-item.search .side-nav {
    margin-left: 35px !important;
}

.main-menu-rigt.all-Desktop-block .side-nav {
    margin: 6px;
}

.side-nav .nav-search {
    display: inline-block;
    vertical-align: middle;
}

.side-nav .nav-search #search-btn {
    color: #fff;
    font-size: 22px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    position: relative;
}

.sidebar-mobile ul {
    display: list-item;
    list-style: none;
}

.all-lang {
    display: flex;
    align-items: center;
}

.main-menu-rigt.all-Desktop-block .all-lang {
    float: left;
}

i.bx.bx-x-circle {
    font-size: 35px;
    border-radius: 50px;
    color: #ffffff !important;
    filter: drop-shadow(2px 2px 2px #00000020);
}

/*.sidebar-item {*/
/*    opacity: 0;*/
/*    -webkit-transform: translateX(-20px);*/
/*    -moz-transform: translateX(-20px);*/
/*    -ms-transform: translateX(-20px);*/
/*    -o-transform: translateX(-20px);*/
/*    transform: translateX(-20px);*/
/*}*/

/*.sidebar-item:first-child {*/
/*    -webkit-transition: all 0.5s 0.6s ease-in-out;*/
/*    -moz-transition: all 0.5s 0.6s ease-in-out;*/
/*    -ms-transition: all 0.5s 0.6s ease-in-out;*/
/*    -o-transition: all 0.5s 0.6s ease-in-out;*/
/*    transition: all 0.5s 0.6s ease-in-out;*/
/*}*/

/*.sidebar-item:nth-child(2) {*/
/*    -webkit-transition: all 0.5s 0.8s ease-in-out;*/
/*    -moz-transition: all 0.5s 0.8s ease-in-out;*/
/*    -ms-transition: all 0.5s 0.8s ease-in-out;*/
/*    -o-transition: all 0.5s 0.8s ease-in-out;*/
/*    transition: all 0.5s 0.8s ease-in-out;*/
/*}*/

/*.sidebar-item:nth-child(3) {*/
/*    -webkit-transition: all 0.5s 1s ease-in-out;*/
/*    -moz-transition: all 0.5s 1s ease-in-out;*/
/*    -ms-transition: all 0.5s 1s ease-in-out;*/
/*    -o-transition: all 0.5s 1s ease-in-out;*/
/*    transition: all 0.5s 1s ease-in-out;*/
/*}*/

/*.sidebar-item:nth-child(4) {*/
/*    -webkit-transition: all 0.5s 1.2s ease-in-out;*/
/*    -moz-transition: all 0.5s 1.2s ease-in-out;*/
/*    -ms-transition: all 0.5s 1.2s ease-in-out;*/
/*    -o-transition: all 0.5s 1.2s ease-in-out;*/
/*    transition: all 0.5s 1.2s ease-in-out;*/
/*}*/

/*.sidebar-item:nth-child(5) {*/
/*    -webkit-transition: all 0.5s 1.4s ease-in-out;*/
/*    -moz-transition: all 0.5s 1.4s ease-in-out;*/
/*    -ms-transition: all 0.5s 1.4s ease-in-out;*/
/*    -o-transition: all 0.5s 1.4s ease-in-out;*/
/*    transition: all 0.5s 1.4s ease-in-out;*/
/*}*/

/*.sidebar-item:last-child {*/
/*    -webkit-transition: all 0.5s 1.6s ease-in-out;*/
/*    -moz-transition: all 0.5s 1.6s ease-in-out;*/
/*    -ms-transition: all 0.5s 1.6s ease-in-out;*/
/*    -o-transition: all 0.5s 1.6s ease-in-out;*/
/*    transition: all 0.5s 1.6s ease-in-out;*/
/*}*/

/*.sidebar-item.active {*/
/*    opacity: 1;*/
/*    -webkit-transform: translateX(0px);*/
/*    -moz-transform: translateX(0px);*/
/*    -ms-transform: translateX(0px);*/
/*    -o-transform: translateX(0px);*/
/*    transform: translateX(0px);*/
/*}*/

.side-nav .nav-search .centered {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 10px 15px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
}

/*End New Header*/

/*.section-showroom .col-md-6 .content {*/
/*    text-align: left;*/
/*}*/

/*.section-showroom h1 {*/
/*    margin-bottom: 1em;*/
/*    margin-top: 1em;*/
/*}*/

/*.section-showroom p {*/
/*    margin-left: 35px;*/
/*}*/

/*.section-showroom p svg {*/
/*    vertical-align: bottom;*/
/*    position: absolute;*/
/*    left: 5px;*/
/*}*/

/*.container.IDKOJKR64DOUSIJ3.section-showroom {*/
/*    margin-bottom: 5em !important;*/
/*}*/

/*.banner-content-4joys h1 {*/
/*    font-size: 22px;*/
/*    font-weight: 600;*/
/*    color: #231f1f;*/
/*    text-align: center;*/
/*}*/

/*.banner-content-4joys {*/
/*    padding: 3rem 0 5rem;*/
/*}*/

/*.layout-1.joys-mobile {*/
/*    padding: 15px;*/
/*    display: block;*/
/*    text-align: center;*/
/*}*/

/*.layout-1.joys-mobile h2 {*/
/*    font-size: 22px;*/
/*    font-weight: 600;*/
/*    margin-bottom: 0px;*/
/*    margin-top: 15px;*/
/*}*/

/*.layout-1.joys-mobile p:last-child {*/
/*    padding: 0px !important;*/
/*}*/

/*.layout-1.joys-mobile p {*/
/*    font-size: 16px;*/
/*    padding: 10px 15px !important;*/
/*    line-height: 28px;*/
/*}*/

/*.layout-1.joys-mobile a {*/
/*    background: unset;*/
/*    color: #231f1f;*/
/*    font-size: 14px;*/
/*    padding: 8px 18px;*/
/*    border-radius: unset;*/
/*}*/

/*a.link-4joys {*/
/*    display: block;*/
/*    text-align: center;*/
/*    border: 1px solid #231f1f;*/
/*    width: 50%;*/
/*    margin: auto;*/
/*    padding: 10px;*/
/*    color: #231f1f;*/
/*    font-size: 16px;*/
/*}*/

/*a.link-4joys:hover {*/
/*    background: #ed1d2c;*/
/*    color: #fff;*/
/*    border: 1px solid #ed1d2c;*/
/*}*/

/*.banner-content-4joys p {*/
/*    text-align: center;*/
/*    line-height: 28px;*/
/*    margin-bottom: 15px !important;*/
/*}*/


li.nav-item.menu.only-mobile {
    display: none;
}

/*.img4mobile {*/
/*    display: none;*/
/*}*/

/*.img4desktop {*/
/*    display: block;*/
/*}*/

/*.section-kv .col-sm-12 {*/
/*    padding: 0;*/
/*}*/

/*img.genui-part {*/
/*    margin-top: 1.5rem;*/
/*}*/

/*h1.video-title:hover {*/
/*    color: #ec1b30;*/
/*}*/

/*h1.video-title a {*/
/*    font-size: 15px;*/
/*    font-weight: 700;*/
/*    width: 100%;*/
/*    margin-bottom: 15px;*/
/*    color: inherit;*/
/*}*/

/*.row.service-video .col-sm-12,*/
/*.spart-vd-bg .col-sm-12 {*/
/*    padding: 0;*/
/*}*/

/*.section-fine-dealer {*/
/*    margin: 0px 0 80px 0;*/
/*}*/

/*h3.title-social {*/
/*    font-size: 20px;*/
/*    font-weight: 600;*/
/*    text-align: center;*/
/*    margin-bottom: 20px;*/
/*    text-transform: uppercase;*/
/*}*/

/*.home-section a.btn.btn-secondary {*/
/*    color: #3a3a3a;*/
/*}*/

/*h1.head-titel-page1 {*/
/*    font-size: 30px;*/
/*    font-weight: 600;*/
/*    color: #ec1a30;*/
/*    margin: 10px 0 8px;*/
/*}*/

/*h1.head-titel-page2 {*/
/*    font-size: 30px;*/
/*    font-weight: 600;*/
/*    color: #ec1a30;*/
/*    text-align: center;*/
/*    margin: 10px 0 8px;*/
/*}*/
.hide-temp {
    display: none;
}

.hide-mobile {
    display: block;
}

p.foot-copy-right {
    text-align: left;
    font-size: 14px;
}
/*body {*/
/*    font-size: 15px !important;*/
/*}*/

/*span.mb_YTPTime,*/
/*.buttonBar {*/
/*    display: none !important;*/
/*}*/
/*br {*/
/*    line-height: 20px;*/
/*}*/
/*.product-menu {*/
/*    background: #e8e8e8;*/
/*}*/

/*.product-menu .navbar-light {*/
/*    padding-left: 0 !important;*/
/*    padding-right: 0 !important;*/
/*}*/

/*.main-nav.three.menu-shrink {*/
/*    position: fixed !important;*/
/*    top: 0;*/
/*}*/

/*.page-title-area {*/
/*    height: auto !important;*/
/*}*/

.footer-area .footer-shape img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    z-index: -1;
}

.main-nav {
    position: inherit;
}

.main-nav.three {
    background-color: #fff !important;
    /*border-top: 2px solid #f2f2f2;*/
}

.main-nav.three .side-nav .nav-search #search-btn {
    color: #293073 !important
}

.main-nav.three nav .navbar-nav .nav-item li:hover,
.main-nav.three nav .navbar-nav .nav-item li:focus,
.main-nav.three nav .navbar-nav .nav-item li.active {
    color: #008142;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
    background: #fff;
    border: unset;
    width: 100%;
    position: inherit;
    border-radius: unset;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #2e302d;
}

.footer-area.three {
    background-color: #F6F6F6;
}

.footer-area .copyright-area {
    padding-top: 0;
    padding-bottom: 14px;
    text-align: center;
    margin-top: -20px;
    background: #ED2224;
}

.footer-area .copyright-area p {
    text-align: left;
}

.container.footer-copyright-top {
    padding: 0.5rem;
    color: #f5f5f5;
}

.pt-100 {
    padding-top: 0px;
}

.footer-copyright-top {
    padding: 15px;
}

.go-top {
    background-color: #008142;
    border: 1px solid #03743d;
}

.go-top:hover,
.go-top:focus {
    color: #ffffff;
    border: 1px solid #93c13d;
    background-color: #93c13d;
}

.swiper-slide.nslide h1 {
    font-family: 'ncxhondacambodia', 'Kantumruy' !important;
    font-weight: 600;
}

@media screen and (min-width: 1024px) {
    .col-lg-3 {
        flex: 0 0 20% !important;
        max-width: 21.5% !important;
    }

    .media-mobile {
        display: none;
    }

    a.navbar-brand.top-hongda-logo img {
        margin-bottom: -4px;
    }

    .pdf-download .col-sm-3.fadeinTextup {
        padding: 0;
        margin: 5px;
        max-width: 24%;
    }

    li.nav-item.menu.feadeProfadein {
        opacity: 1;
        transform: translateX(0px);
    }
}



/*.background-logo img {*/
/*    position: absolute !important;*/
/*    top: 59px !important;*/
/*    min-width: 600px !important;*/
/*    left: -112%;*/
/*    height: 44px;*/
/*    z-index: auto;*/
/*}*/

.navbar-nav {
    margin-right: 0 !important;
}

label {
    color: #383838;
    font-size: 15px;
}

#iframe_bgVideo {
    max-width: 100% !important;
    height: 100vh !important;
    margin: auto !important;
}

.cover-top-page .mkdf-video-button-holder.mkdf-vb-has-img {
    position: absolute;
    top: 44%;
    min-width: 100% !important;
    min-height: 100% !important;
    display: block;
}

.inline-YTPlayer {
    max-width: 100% !important;
}

.sticky-top .menu-right.top-menu-bar .navbar-nav .nav-link {
    color: #525252 !important;
    font-size: 14px;
}

.top-menu-bar {
    background: #fff;
    border-bottom: solid 1.5px #e21428;
}

.section {
    min-height: 400px;
}

a.navbar-brand.top-hongda-logo img {
    max-width: 115px !important;
}

a.navbar-brand.top-hongda-logo,
a.navbar-brand.ncx-logo {
    margin: 0;
}

a.navbar-brand.main-hongda-logo {
    padding: 0;
    margin-right: 0;
}

.main-menu-rigt a svg {
    padding: 7px;
    width: 33px;
    height: 33px;
    position: absolute;
    margin-left: 5px;
}

.main-menu-rigt ul li {
    width: 35px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    display: inline-block;
    height: 35px;
}

.main-menu-rigt a i {
    display: inline-block;
    font-size: 22px;
    padding: 5px;
    color: #525252;
}

li.nav-item.search {
    border: unset;
}

.top-menu-bar ul.navbar-nav {
    margin-left: 0px !important;
    margin: 0 !important;
    justify-content: center;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding: 0px 10px;
}

.footer-top {
    margin-bottom: 50px !important;
}

.row.goup-footer-logo {
    border-bottom: 1px solid #9a9a9a;
    margin-bottom: 30px;
}

.logo-honda-footer img {
    width: 100px;
}

p.call-us {
    margin: 0;
}

.call-center {
    color: #383838;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding: 20px 0;
}

span.contact-number {
    font-size: 20px;
    font-weight: 600;
}

.logo-honda-footer {
    padding: 0;
}

.lates-events {
    background: #F2F2F2;
    padding: 0% 0 4% 0;
}

.check-dispaly {
    display: flex;
    margin-top: 15px;
    align-items: baseline;
}

#subscribe-2 {
    margin: revert;
}

.block-option .slide img {
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.block-option .slide:hover img {
    transform: scale(1.05);
    transition: all 0.4s ease;
}

.caption.content-blog a.url-class svg {
    transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
    vertical-align: middle;
    margin-left: 10px;
}

.caption.content-blog a.url-class:hover line {
    stroke: #ec1b2a !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
}

.caption.content-blog a.url-class:hover svg {
    fill: #ec1b2a;
    transform: translateX(10px);
    transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
}

.caption.content-blog a.url-class:hover {
    color: #ec192f;
    margin-left: 20px;
    transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
}

.caption.content-blog a.url-class {
    color: #4c4c4c;
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.4, 0, 1, 1);
    padding: 10px 0px;
    border-radius: 50px;
}

.slide a.btn_learn_more.fadein.fadeout:hover line {
    stroke: #fff !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 1, 1) !important;
}

.slide a.btn_learn_more.fadein.fadeout {
    transition: all 0.4s cubic-bezier(0.4, 0, 1, 1) !important;
}

.slide a.btn_learn_more.fadein.fadeout:hover {
    transform: scale(1.05);
    box-shadow: 0px 4px 8px #00000040;
    transition: all 0.4s cubic-bezier(0.4, 0, 1, 1) !important;
    background: #ec1b30;
    color: #fff;
    stroke: #fff !important;
    fill: #fff;
    border: 2px solid #ec1b30;
}

.hero-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #ec1b30 !important;
}

.hero-slider.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #ffffff;
    width: 35px !important;
    height: 10px !important;
    background: #bdbdbd !important;
    border-radius: 0;
}

a.navbar-brand.ncx-logo {
    padding-top: 0px !important;
    padding-bottom: 0;
}

.home-section.fadeout {
    border-top: 1px solid #8a8a8a;
}

.card.box-promotion:hover .blog-post-list-thumb {
    box-shadow: 5px 12px 15px #00000014;
}

.section-video iframe {
    width: 100%;
    height: auto !important;
}

.Cover-image,
.cover-spare {
    height: 100vh;
    align-items: center;
}

.cover-spare .col-sm-12,
.Cover-image .col-sm-12 {
    padding: 0;
}

.YTPOverlay {
    display: none;
}

.top-menu-bar ul.navbar-nav .nav-item:hover a:after {
    display: block;
    content: "";
    height: 0;
    transition: 0.4s;
    width: 50%;
    opacity: 1;
    right: 0;
    border: 1px solid #ec1b30;
    margin-left: 0px;
}

.overflow-hidden {
    height: 85vh !important;
    overflow: hidden;
    margin-bottom: 0 !important;
}

.top-menu-bar .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.top-menu-bar .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.main-nav.three .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.main-nav.three .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.home-section.full-height.fadein .col-sm-12.container {
    padding-left: 10%;
}

.collapse.navbar-collapse {
    justify-content: flex-end;
}

li.nav-item.active a {
    color: #fff !important;
}

.card-body table th {
    text-align: -webkit-match-parent !important;
}

a.link-privacy {
    color: #ed1a29;
}

.col-sm-12.fr-section-subpg {
    margin-bottom: 2em;
}

.hide-mobile {
    margin-bottom: 1em;
}

.pt-100 {
    margin-top: 1em;
}

a.btn.btn-secondary.map-air,
a.btn.btn-secondary.map-moni {
    background: #ed1d2c;
    border: unset;
}

.only-mobile {display:none;}

@media screen and (min-width: 320px) and (max-width: 699px) {

    .col-md-3.hvr-shrink .card-body {
        padding: 1rem 15px !important;
    }
    h1.title-related-about-page:after {
        content: '';
        display: block;
        border-bottom: 2px solid #d82927 !important;
        width: 20% !important;
        margin-bottom: 0;
        padding-top: 1rem !important;
    }
.blog-content h3, .promotion-content h3 {
    font-size: 22px !important;
    font-weight: 600;
    color: #2c2f72;
    line-height: 28px !important;
}
    .contact-section-tablet .col-sm-8.nopadding-left {
        padding-left: 0px !important;
        margin-top: 1.5rem;
    }
    .note-contact {
        padding: 1rem 0;
    }
    .row.nopadding.secon {
        margin: 0;
    }
    .row.one .col-md-10 {
        flex: 0 0 90%;
        max-width: 90%;
    }
    .row.one .col-md-1 {
        flex: 0 0 10%;
        max-width: 10%;
    }

    .col-sm-6.nopadding-left {
    margin-bottom: 0rem;
}
.text-left {
    margin: 15px 0 15px 0 !important;
}
.col-sm-4.mind-sitemap {
    margin: 2rem 0;
}
.products .row.center-vertical {
    background: unset;
}

.col-sm-3.hvr-shrink:last-child {
    margin-bottom: 0;
}
.hvr-shrink {
    -webkit-transform: unset;
    transform: unset;
}

.col-sm-3.hvr-shrink {
    margin-bottom: 3rem;
}
li.breadcrumb-item.home-title a {
    color: #fff;
}
.dp-cus-page-title ol.breadcrumb {
    background: #2c2f72;
}
.vm-dp {
    padding: 50px 15px 15px !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #ffffff !important;
    content: ">";
}

.row-inner.center-vertical .col-md-6:first-child {
    padding: 1.5rem 1rem 1rem 1rem !important;
}
.row-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

    .row.board-of-director {
        margin-top: 5rem;
    }
    img.organization-img {
        width: 100%;
        margin-top: 5rem !important;
    }
    .vm-dp .content.center-vertical.center-horizontal img {
        width: 32% !important;
        margin-bottom: 1rem;
    }
    .row.vrow .col-md-6:first-child {
        padding-left: 10px;
        padding-right: 10px;
    }
    .row.vrow .col-md-6:last-child {
        padding-left: 10px;
        padding-right: 10px;
    }

    .row.vrow {
        background: #f6f6f6;
        padding: 20px 10px;
    }
    .col-sm-4.log-side {
        margin-top: 2.5rem;
    }
    .container.section-about-page {
        margin-top: 5rem !important;
    }
    .main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
        width: 100% !important;
        background: #fff !important;
        box-shadow: unset !important;
    }
    ul.dropdown-menu li.nav-item.actived {
        padding: 0px !important;
        border-bottom: unset !important;
    }
    .main-nav nav .navbar-nav .nav-item .dropdown-menu {
        box-shadow: unset !important;
    }
    .main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a i {
        color: #6f6f6f !important;
    }
    .main-nav nav .navbar-nav .nav-item .dropdown-menu li a{
        color: #212529 !important;
    }

    a.btn.btn-secondary.btn-goto-detailpg {
        font-size: 1.5rem;
    }
    .dp-cus-page-title nav ol.breadcrumb li a {
        color: #fff;
    }
    li.breadcrumb-item.home-title {
        font-size: 14px;
        position: relative;
        top: 0px;
    }
    .breadcrumb-item.active {
        color: #ffffff;
        font-size: 14px;
    }

    .mb-5, .my-5, .mt-5, .my-5 {
        margin-bottom: 1.5rem!important;
    }
    .col-sm-4.btn-job .row {
        margin-bottom: 0px !important;
    }
    .row.inner-job {
        border: 1px solid #9999;
        padding: 15px !important;
        align-items: center;
    }
    
    .only-mobile { display:block;}
    .only-mobile { display: block; }

    .main-nav1.three1 {
        display: none;
    }

    .col-sm-12.ourservice-description {
        padding: 15px;
    }

    table {
        margin-bottom: 0px;
        display: block;
        overflow-x: scroll;
    }

    .footer-area ul.media-desktop li {
        margin: 0 10px !important;
    }

    .tap-spec {
        overflow: scroll;
    }

    .banner-content p {
        font-size: 16px !important;
    }

    .text-2 {
        position: absolute;
        bottom: 3em;
        left: 0;
        right: 0;
    }

    .banner-content h1 {
        font-size: 30px !important;
        line-height: 36px;
        padding-bottom: 8px;
    }

    ul.navbar-nav li.nav-item:last-child {
        border-bottom: unset !important;
    }

    ul.navbar-nav li.nav-item {
        border-bottom: 1px solid #cccccc5e !important;
        padding: 10px !important;
    }

    ul.navbar-nav {
        padding: 10px !important;
        border-bottom: unset !important;
        filter: drop-shadow(2px 3px 4px #00000020);
    }

    li.nav-item.menu.only-mobile {
        display: block !important;
    }

    .section-video .col-sm-3 {
        margin-bottom: 1em;
    }

    h3.title-social {
        font-size: 14px;
        font-weight: 600;
    }

    .tabs-left>li {
        margin-right: 8px !important;
    }

    .tabs-left>li:last-child {
        margin-right: 0px !important;
    }

    .tabs-left>li>a {
        color: #000;
        font-weight: 500 !important;
        font-size: 14px !important;
    }

    h1.head-titel-page1, h1.head-titel-page2 {
        font-size: 24px !important;
    }

    .banner-content {
        text-align: center !important;
        margin-top: 0px !important;
        transform: translate(0%, 250%) !important;
        display: contents;

    }
    
    .banner-content h1, .banner-content p {
        color: #fff !important;
    }

    .img4mobile {
        display: block;
    }

    .img4desktop {
        display: none;
    }

    .menu-right.top-menu-bar {
        display: none;
    }

    .footer-area .footer-item .footer-link ul li a {
        display: inline-block;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        transition: 0.5s;
    }

    span.nav-item.language.gf-lang a {
        top: 8px;
        position: relative;
    }

    .main-menu-rigt a svg {
        padding: 9px;
        width: 35px;
        height: 35px;
        position: absolute;
        margin-left: 0px;
    }

    .bottom-footer .col-sm-2 {
        width: 50%;
        padding: 0 0px 0 0;
    }

    .col-sm-3.first-foot {
        width: 50%;
    }

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

    .hero-slider.owl-theme .owl-dots .owl-dot span {
        border: 1px solid #ffffff;
        width: 10px !important;
        height: 10px !important;
        background: #bdbdbd !important;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto,
    .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto,
    .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto,
    .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto,
    .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding: 0;
    }
    
    .col-sm-12.home-mobile-app img.app-image {
        display: none;
    }

    .col-sm-12.home-mobile-app {
        padding-top: 50px !important;
    }

    article.thumbnail.item {
        margin-right: 0;
    }

    .col-sm-12.latest-news {
        padding: 20px 0px 45px 0 !important;
    }

    .caption.content-blog {
        min-width: 100% !important;
    }

    .caluate-has-border .col-md-6 {
        padding-right: 0;
        display: grid;
        width: 50%;
    }

    .caluate-has-border p {
        padding: 7px 0px 0px 0px !important;
    }

    .here-help {
        padding: 30px 15px;
    }

    .here-we-help .col-sm-4 img {
        width: 40px !important;
        height: 40px !important;
    }

    .col-sm-12.here-we-help {
        padding: 30px 15px;
    }

    .footer-link.current ul {
        display: block;
        margin-bottom: 20px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .footer-area .footer-item h3 {
        color: #fff;
    }

    .footer-area .footer-item {
        margin-bottom: 0 !important;
    }

    footer h3 {
        font-size: 18px !important;
        font-weight: 700;
    }

    .user-form-area .user-form-item .social {
        margin: 0 !important;
    }

    .user-form-area {
        height: 60px !important;
    }

    .all-lang {
        padding: 15px;
        border-top: 1px solid #dbeefe;
    }

    .all-lang li {
        width: fit-content !important;
    }

    img.desktop-slide {
        display: block !important;
        margin-top: 6rem !important;
    }
    
    li.gf-lang a {
        display: flex;
        align-items: center;
    }

    img.mobile-slide {
        display: none !important;
        
    }

    h1.head-titel-page {
        margin: 45px 0 15px 0;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
    }

    .home-section {
        border-bottom: 15px solid #fff;
    }

    .section-event-home .col-sm-2 {
        max-width: 0;
        display: none;
    }

    .section-event-home .col-sm-10 {
        max-width: 100% !important;
    }

    .home-section h1 {
        font-size: 20px;
    }

    .home-section a.btn {
        padding: 5px 15px;
        font-size: 15px;
    }

    .vertical-text>li>a {
        font-size: 18px !important;
        padding: 2.6% 0 !important;
    }

    .home-section.fadeout {
        max-height: 255px !important;
    }

    .col-sm-6.Reserved {
        text-align: left;
    }

    .footer-top {
        margin-bottom: 20px !important;
    }

    .call-center {
        position: absolute;
        left: -15px;
        right: 0;
        top: 20px;
    }

    .mkdf-eh-item .owl-dots {
        left: 0;
        bottom: 0;
    }

    .mean-container .mean-bar {
        float: unset;
    }

    .full-height.Cover-image {
        max-height: 215px !important;
    }

    .overflow-hidden {
        height: 30vh !important;
    }

    .row.home-section.full-height.fadein.fadeout .container {
        padding: 15px;
    }

    .lates-events {
        padding-bottom: 30px;
    }

    .mkdf-owl-slider .owl-dots {
        left: 15px;
        margin-top: 8% !important;
    }

    .mean-container a.meanmenu-reveal span {
        background: #eee;
    }

    nav.navbar.navbar-expand-sm.container.navbar-light {
        padding: 5px 15px;
    }

    a.navbar-brand.ncx-logo img {
        max-width: 85px !important;
    }

    a.navbar-brand.top-hongda-logo img {
        max-width: 90px !important;
    }

    .navbar-brand.main-hongda-logo img {
        width: 200px;
    }

    /*ul.media-desktop .gf-lang {display: none;}*/
    .main-nav.three .navbar-light .navbar-toggler {
        border: none !important;
        position: absolute;
        right: 0;
    }

    .top-menu-bar {
        border-bottom: solid 2px #e21428;
    }

    .main-nav.three {
        padding: 0px 0;
    }

    button.navbar-toggler.mobile {
        padding: 0;
    }

    .main-nav nav .navbar-nav .nav-item a i {
        color: #6f6f6f;
        top: 0;
        width: 35px;
        border-radius: 30px;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        transition: all .2s ease 0s;
        display: inline-block;
        height: 35px;
    }

    .Cover-image,
    .cover-spare {
        height: 30vh;
        align-items: center;
        margin-top: 8rem;
    }

    .four-col-main-services .col-sm-3 {
        max-width: 100% !important;
    }

    .main-nav nav .navbar-nav .nav-item:hover a:after {
        width: 10%;
    }

    .media-mobile {
        display: inline-flex;
        margin-top: 20px;
    }

    .four-col-main-services {
        margin-bottom: 40px;
    }

    .row.list-items .col-md-3.col-sm-6 {
        width: 50%;
        padding: 3px !important;
    }

    .caption.content-blog h4.blog-title {
        font-size: 14px !important;
    }

    .card.box-spare p {
        font-size: 13px;
    }

    .col-sm-12.be4-merchant {
        overflow-x: scroll;
    }

    ul.sparts-cate-class {
        display: inline-flex;
        overflow: hidden;
    }

    ul.sparts-cate-class img {
        max-height: 18px;
        min-width: 18px !important;
    }

    #products .my-2.t1 {
        grid-template-columns: 100% !important;
        padding: 15px !important;
        margin-top: 0px !important;
    }

    /*.cover-page{height: 30vh!important;align-items: baseline;}*/
    #products br {
        display: none;
    }

    .caption.content-blog.card.box-promotion.customCard .blog-post-list-thumb {
        height: 30vh !important;
    }

    input#reset_state {
        margin-left: 0 !important;
    }

    h1.honda-school-title {
        font-size: 20px;
    }

    p.honda-school-des {
        font-size: 15px;
    }

    .overview {
        height: 29vh;
        align-items: center;
        padding: 0 !important;
    }

    .feature-product {
        height: 25vh !important;
        align-items: center !important;
    }

    .main-feature2.feature-product h1,
    .main-feature2.feature-product h1 span {
        font-size: 25px !important;
        line-height: 22px;
    }

    .main-feature2.feature-product p {
        font-size: 15px;
        line-height: 20px;
    }

    .product-menu.main-nav.menu-shrink .navbar-light {
        justify-content: unset !important;
    }

    .product-menu h1 {
        padding: 15px 0 !important;
    }

    .product-menu.main-nav.menu-shrink {
        top: 0 !important;
    }

    .relate-spare-part {
        display: block;
    }

    .section-qualifi .accordion {
        margin: 5px 15px;
    }

    .pdf-download .col-sm-3.fadeinTextup {
        width: 46%;
        margin: 5px;
    }

    .pdf-download {
        padding: 15px;
        margin-bottom: 40px !important;
    }

    .section-video {
        padding: 0 15px;
    }

    .pdf-download h1 {
        font-size: 14px;
        width: 100%;
        position: absolute;
        color: #fff;
        text-align: center;
        padding: 10px;
        top: 0;
        margin: 0;
    }

    .pdf-download a.btn.btn-secondary {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        font-size: 13px;
        padding: 5px !important;
        background: #484848;
        border: navajowhite;
        margin: 0 !important;
    }

    .section-qualifi {
        padding: 20px 0px 40px 0 !important;
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none !important;
    }

    .body-news-detial .col-sm-3 {
        padding: 2% 15px !important;
    }

    .fr-section-contact {
        padding: 5% !important;
        font-size: 15px;
    }

    .info-address-contact .content {
        height: auto !important;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .info-address-contact h1 {
        font-size: 20px;
        text-align: left;
        padding: 15px;
    }

    .fomr-contactus {
        margin: 0 !important;
        padding: 0 !important;
    }

    .fomr-contactus .head-title-contant {
        margin: 25px 0 !important;
        padding: 0 !important;
    }

    /*.text-left {*/
    /*    margin: 20px 0 50px 0 !important;*/
    /*}*/

    .slick-slide.slick-current.slick-active img {
        left: 0 !important;
        float: unset !important;
        padding: 0 !important;
    }

    .slick-slide .slide {
        display: block !important;
    }

    .col-md-6.model-color-right .preview-color {
        position: unset;
        bottom: 0;
        margin-top: -25%;
    }

    .product-menu.main-nav,
    .menu-shrink {
        width: 100%;
        margin-bottom: 15px;
    }

    .col-sm-12.smart-feature {
        height: 370px;
        padding-top: 50px;
    }

    .smart-feature a.btn {
        border: 1px solid #fff;
        padding: 8px 10px;
        font-size: 13px;
        font-family: 'ncxhondacambodia', 'Bayon' !important;
        display: inline;
    }

    .row.select-model-color {
        flex-direction: column-reverse;
    }

    .product-menu.main-nav.menu-shrink h1 {
        font-size: 20px !important;
        padding-left: 0 !important;
    }

    .all-lang-2.newClass {
        position: fixed;
        top: 0;
        margin-top: 15px !important;
    }

    /*.main-menu-rigt a svg {border: 1px solid #c7c7c7;padding: 7px;border-radius: 50px;width: 35px;height: 35px;position: absolute;}*/
    .slick-arrow {
        bottom: 70px !important;
        width: 27px !important;
        height: 27px !important;
    }

    .slick-prev {
        left: calc(0% - -20px) !important;
    }

    .slick-next {
        right: calc(5% - 0px) !important;
    }

    .model_at .slick-prev i,
    .model_at .slick-next i {
        font-size: 20px;
    }

    .model_at .slick-prev,
    .model_at .slick-next {
        border-radius: 50px !important;
    }

    .slick-arrow {
        display: none !important;
    }

    .product-nav-bar li {
        padding: 10px !important;
    }

    .about-copany {
        padding-top: 30px;
    }

    .about-copany h1.head-title-company {
        font-size: 18px;
        margin-top: 30px;
    }

    .principles {
        padding: 25px 10px 20px 20px !important;
    }

    .fund-beliefs {
        padding: 25px 20px !important;
    }

    .mana-policy {
        padding: 15px 10px 25px 20px !important;
        margin-bottom: 50px;
    }

    .thumail-traning {
        height: 25vh !important;
    }

    .menu-right.top-menu-bar button.navbar-toggler {
        display: none;
    }

    .collapse.navbar-collapse.menu-top ul {
        display: none;
    }

    .collapse.navbar-collapse.menu-top {
        display: none !important;
    }

    .form-body.filter-dealer {
        display: grid;
        padding: 15px 0 !important;
    }

    .form-group.search-key {
        text-align: left !important;
    }

    #overview {
        height: 33vh !important;
    }

    .form-body.dealers {
        display: flow-root;
    }

    input#reset_state {
        float: left !important;
    }

    canvas#canvas {
        width: 100% !important;
        height: auto !important;
    }

}


@media screen and (min-width: 768px) and (max-width: 990px) {

    li.nav-item.menu.only-mobile {
        display: block !Important;
    }

    li.nav-item.menu.feadeProfadein {
        opacity: 1;
        transform: translateX(0px);
    }

    .all-lang-2 {
        display: block !important;
        position: absolute;
        top: 1px;
        z-index: 9999;
        right: 7%;
    }
    button.navbar-toggler.mobile {
        display: none;
    }

    .all-lang-2 ul {
        display: contents;
    }

    .all-lang-2 ul {
        display: contents;
    }

    .all-lang-2 ul li a {
        width: 22px;
        height: 22px;
        color: #000 !important;
        padding: 0;
        border: solid 1px #edf8dc;
        border-radius: 50%;
        margin: 0 5px;
        font-size: 12px;
    }

    li.language.gf-lang.active-language-2 a {
        color: #ed2b3f !important;
        font-weight: bolder;
    }

    .all-lang-2 ul li {
        list-style: none;
        float: left;
    }

    .key-figures .amret-home-icon {
        padding: 10px 10px 10px 0 !important;
        width: 50%;
    }

    h1.amret-home-heading {
        font-size: 18px !important;
        padding-top: 45px !important;
        padding-bottom: 5px !important;
    }

    .key-figures,
    .key-figures span {
        font-size: 13px !important;
    }

    .key-figures .cureent-assets,
    .key-figures .desposit-profolio,
    .key-figures .loan-porfolio,
    .key-figures .active-client {
        padding: 14px;
        margin: 0;
    }

    .product-service .col-sm-3:nth-child(odd) {
        max-width: 100% !important;
        margin-right: 0;
    }

    .product-service .col-sm-3 {
        max-width: 100%;
        margin-right: 0;
    }

    .row.container.product-service {
        padding-bottom: 20px !important;
    }

    .col-sm-12.home-mobile-app img.app-image {
        display: none;
    }

    .col-sm-12.home-mobile-app {
        padding-top: 50px !important;
    }

    article.thumbnail.item {
        margin-right: 0;
    }

    .col-sm-12.latest-news {
        padding: 20px 0px 45px 0 !important;
    }

    .caluate-has-border .col-md-6 {
        padding-right: 0;
        display: grid;
        width: 50%;
    }

    .caluate-has-border p {
        padding: 7px 0px 0px 0px !important;
    }

    .here-help {
        padding: 30px 15px;
    }

    .here-we-help .col-sm-4 img {
        width: 40px !important;
        height: 40px !important;
    }

    .col-sm-12.here-we-help {
        padding: 30px 15px;
    }

    .footer-link.current ul {
        display: block;
        margin-bottom: 20px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .footer-area .footer-item h3 {
        padding-bottom: 5px;
        border-bottom: none;
        color: #ffffff;
    }

    .footer-area .footer-item {
        margin-bottom: 0 !important;
    }

    .footer-area .footer-item h3 {
        font-size: 14px !important;
    }

    .user-form-area .user-form-item .social {
        margin: 0 !important;
    }

    .user-form-area {
        height: 60px !important;
    }

    .all-lang {
        padding: 15px 0;
        border-top: 1px solid #dbeefe;
        margin: 0;
    }

    .all-lang li {
        width: fit-content !important;
    }

    img.desktop-slide {
        display: block !important;
        margin-top: 6rem;
    }

    img.mobile-slide {
        display: none !important;
    }

    h1.head-titel-page {
        margin: 45px 0 15px 0;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
    }

    .home-section {
        border-bottom: 15px solid #fff;
    }

    .section-event-home .col-sm-2 {
        max-width: 0;
        display: none;
    }

    .section-event-home .col-sm-10 {
        max-width: 100% !important;
    }

    .home-section h1 {
        font-size: 20px;
    }

    .home-section a.btn {
        padding: 5px 15px;
        font-size: 15px;
    }

    .footer-top {
        margin-bottom: 20px !important;
    }

    .mkdf-eh-item .owl-dots {
        left: 0;
        bottom: 0;
    }

    .mean-container .mean-bar {
        float: unset;
    }

    .full-height.Cover-image {
        max-height: 360px !important;
    }

    .overflow-hidden {
        height: 30vh !important;
    }

    .row.home-section.full-height.fadein.fadeout .container {
        padding: 15px;
    }

    .lates-events {
        padding-bottom: 30px;
    }

    .mkdf-owl-slider .owl-dots {
        left: 15px;
        margin-top: 8% !important;
    }

    .mean-container a.meanmenu-reveal span {
        background: #eee;
    }

    nav.navbar.navbar-expand-sm.container.navbar-light {
        padding: 5px 0;
    }

    a.navbar-brand.ncx-logo img {
        width: 220px !important;
    }

    a.navbar-brand.top-hongda-logo img {
        max-width: 90px !important;
    }

    .navbar-brand.main-hongda-logo img {
        width: 140px;
    }

    ul.media-desktop .gf-lang {
        display: none;
    }

    .main-nav.three .navbar-light .navbar-toggler {
        border: none !important;
        position: absolute;
        right: 0;
        top: 5px;
    }

    .top-menu-bar {
        border-bottom: solid 2px #e21428;
    }

    .main-nav.three {
        padding: 0px 0;
    }

    button.navbar-toggler.mobile {
        padding: 0;
    }

    .main-nav nav .navbar-nav .nav-item a i {
        color: #6f6f6f;
        top: 0;
        width: 35px;
        border-radius: 30px;
        border: 1px solid #c7c7c7;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        transition: all .2s ease 0s;
        display: inline-block;
        height: 35px;
    }

    .Cover-image,
    .cover-spare {
        height: 30vh;
        align-items: center;
    }

    .section-qualifi {
        padding: 20px 0px 40px 0 !important;
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none !important;
    }

    .body-news-detial .col-sm-3 {
        padding: 2% 15px !important;
    }

    .fr-section-contact {
        padding: 5% !important;
        font-size: 15px;
    }

    .info-address-contact .content {
        height: auto !important;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .info-address-contact h1 {
        font-size: 20px;
        text-align: left;
        padding: 15px;
    }

    .text-left {
        margin: 20px 0 50px 0 !important;
    }

    .slick-slide.slick-current.slick-active img {
        left: 70px !important;
        float: unset !important;
        padding: 40px !important;
    }

    .col-md-6.model-color-right .preview-color {
        position: unset;
        bottom: 0;
        margin-top: -50%;
    }

    .product-menu.main-nav,
    .menu-shrink {
        width: 100%;
    }

    .col-sm-12.smart-feature {
        height: 370px;
        padding-top: 50px;
    }

    .smart-feature a.btn {
        border: 1px solid #fff;
        padding: 8px 10px;
        font-size: 13px;
        display: inline;
    }

    .product-menu.main-nav.menu-shrink h1 {
        font-size: 20px !important;
        padding-left: 0 !important;
    }

    .all-lang-2.newClass {
        position: fixed;
        top: 0;
        margin-top: 15px !important;
    }

    .main-menu-rigt a svg {
        border: 1px solid #c7c7c7;
        padding: 7px;
        width: 35px;
        height: 35px;
        position: absolute;
    }
    .slick-arrow {
        display: none !important;
    }

    .product-nav-bar li {
        padding: 10px !important;
    }

    .about-copany {
        padding-top: 30px;
    }

    .about-copany h1.head-title-company {
        font-size: 18px;
        margin-top: 30px;
    }

    .principles {
        padding: 25px 10px 20px 20px !important;
    }

    .fund-beliefs {
        padding: 25px 20px !important;
    }

    .mana-policy {
        padding: 15px 10px 25px 20px !important;
        margin-bottom: 50px;
    }

    .thumail-traning {
        height: 25vh !important;
    }

    .Model-A-T .slick-track {
        max-width: 4600px;
    }

    li#at-model .slide h1 {
        font-size: 16px !important;
    }

    .row.bottom-footer .col-sm-2,
    .row.bottom-footer .col-sm-3 {
        max-width: 33.333333%;
        flex: 0 0 33.333333%;
        margin-bottom: 0px;
    }

    .navbar-expand-sm .navbar-toggler {
        display: block;
        border: none;
    }

    .navbar-collapse.collapse.show ul,
    .navbar-collapse.top-menu ul {
        display: block !important;
        position: fixed;
        left: 0;
        width: 100%;
        z-index: 9999;
        background: white;
        top: 5%;
        padding-left: 25px;
    }

    .navbar-collapse.collapse ul {
        display: none;
    }

    .main-nav.three .navbar-collapse.collapse.show ul {
        top: 8%;
    }

    .slick-active .title {
        font-size: 22px !important;
    }

    .text {
        top: 10% !important;
        padding-right: 5% !important;
    }

    .slick-active .summary {
        margin-top: 15px !important;
    }

    a.btn_learn_more {
        margin-top: 15px !important;
    }

    .body-news-detial {
        display: grid !important;
        padding: 0 4%;
    }

    .body-news-detial .col-sm-3,
    .body-news-detial .col-sm-9 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .form-group.dealer {
        margin-right: 5px !important;
    }

    .flex-detai-gallery .slide-caption h1 {
        font-size: 25px;
        line-height: 25px;
    }

    .slide-caption p {
        font-size: 15px;
        margin-top: 15px;
        line-height: 22px;
    }

    .big-cover-slide .slick-slide.slick-current.slick-active img {
        padding: 0 !important;
    }

}



@media screen and (min-width: 1024px) and (max-width: 1366px) {
    ul.sparts-cate-class li {
        padding-right: 15px !important;
    }

    a.navbar-brand.ncx-logo img {
        width: 120px !important;
    }

    .four-col-main-services .col-sm-3 {
        margin: 5px !important;
        max-width: 23% !important;
    }

    .feature-product {
        height: 40vh;
    }

    .cover-page {
        height: unset !important;
    }

    .body-news-detial {
        display: grid !important;
        padding: 0 4%;
    }

    .body-news-detial .col-sm-3,
    .body-news-detial .col-sm-9 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .thumail-traning {
        height: 300px !important;
    }
}

@media screen and (max-width: 1024px) {
    .all-lang-3 {
        display: none !important;
    }

    .main-nav.three {
        background-color: #fff !important;
        border-top: 0px solid #f2f2f2;
    }

    .main-nav.three .rows {
        padding: 5px 0px;
    }
}

.block-option .tab-content.tab-active ul {
    margin-bottom: 0px !important;
    margin-top: 18px;
}

@media screen and (min-width: 1024px) {
    h1.head-titel-page3 {
        padding-top: 2em;
    }

    .col-sm-12.fr-section-subpg {
        margin-bottom: 2em;
        margin-top: 2em;
    }

    .hide-mobile h1.title-in-subpg a {
        text-align: center;
    }
}

p.short-des-cal {
    margin: 3em 0 3em !important;
}

li.nav-item.menu.only-mobile {
    display: none;
}

.img4mobile {
    display: none;
}

.img4desktop {
    display: block;
}

.row.service-video .col-sm-12,
.spart-vd-bg .col-sm-12 {
    padding: 0;
}

.section-fine-dealer {
    margin: 0px 0 80px 0;
}

h3.title-social {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.home-section a.btn.btn-secondary {
    color: #3a3a3a;
}

h1.head-titel-page1 {
    font-size: 30px;
    font-weight: 600;
    color: #ec1a30;
    margin: 10px 0 8px;
}

h1.head-titel-page2 {
    font-size: 30px;
    font-weight: 600;
    color: #ec1a30;
    text-align: center;

    margin: 10px 0 8px;
}

.hide-mobile {
    display: block;
}

p.foot-copy-right {
    text-align: left;
    font-size: 14px;
}

.row.main-header {
    align-items: center;
}

ul.telp-footer li {
    list-style: none;
    color: #f5f5f5;
    font-size: 18px;
}

.nopadding {
    padding: 0 !important;
}

.nopadding-top {
    padding-top: 0 !important;
}

.nopadding-bottom {
    padding-bottom: 0 !important;
}

.nopadding-right {
    padding-right: 0 !important;
}

.nopadding-left {
    padding-left: 0 !important;
}

.margin-top {}

ul.social-footer li {
    display: inline-block;
    padding: 0 5px 0 0;
}

.col-sm-4.footer-col2 ul {
    column-count: 2;
    width: 100%;
}

li.language.gf-lang.active-language-2 {
    display: none;
}


h1, h2, h3, h4, h5,
.footer-link h3, h1.head-titel-page3 {
    font-family: 'Nunito', 'KhmerOS-Battambang' !important;
}

body, span, p, strong, span, label,
.footer-area .footer-item .footer-link ul li a {
    font-family: 'Nunito', 'KhmerOS-Battambang' !important;
}

.center-vertical {
    display: flex;
    align-items: center;
    background: #f6f6f6;
}
.row-inner.center-vertical .col-md-6:first-child {
    padding-left: 10rem;
}

/*.center-horizontal {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

.space {
    margin: 50px 0;
}


.page-title-area .title-shape img {
    position: unset !important;
}

.loan-calcu-btn,
.apply-loan-btn {
    font-size: 16px;
    color: #fff;
    background-color: #d82927;
    border-radius: 0;
    padding: 1rem;
}

.btn-product-sec .col-md-6 {
    padding-left: 0;
}

.btn-product-sec {
    margin-top: 25px;
    margin-bottom: 3rem;
}

.tabs-container a.tabs-menu {
    color: #2c2f72;
    font-size: 18px;
    font-weight: 800;
    margin: 0 50px 0 0 !important;
    padding-bottom: 5px
}

.tabs-container a.tabs-menu.tabs-menu-active {
    color: #d82927;
    font-weight: 800;
    font-size: 18px;
    border-bottom: 2px solid !important;
}

a.tabs-menu {
    background: transparent !important;
    border: none !important;
}

.tabs-content {
    margin-top: 25px !important;
    border: none !important;
}

.tabs-content li {
    font-size: 16px;
}

.color-title {
    color: #2c2f72;
    font-weight: 600;
    font-size: 22px !important;
}

h3.footer-col1-title {
    font-weight: 300 !important;
}
ul.telp-footer li a {
    font-size: 15px !important;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 28px;
    font-family: 'Poppins';
}

a.tabs-menu.tabs-menu-active {
    border: none !important;
}

.img-shadow {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.explore-more-btn {
    padding-left: 0;
    font-size: 16px;
    background-color: transparent;
    color: #d82927;
    outline: none;
    border-bottom: 1px solid #d82927 !important;
}

.mt {
    margin-top: 25px;
}

.col-sm-12.\33 col-home .color-title {
    margin-bottom: 20px;
}

.row.bottom-footer {
    padding-top: 50px !important;
}

a.read-more-pro {
    color: #f5f5f5;
    background-color: #d82927;
    padding: 8px 25px;
}

h3.title-promo-list a {
    font-weight: 600;
    font-size: 20px !important;
    color: #2c2f72 !important;
}

.row.promotion-listing {
    align-items: center;
    margin: 1rem 0;
}

.blog-content h3,
.promotion-content h3 {
    font-size: 28px;
    font-weight: 600;
    color: #2c2f72;
}

.blog-content img,
.promotion-content img {
    width: 100%;
}

.vm-dp {
    padding: 50px;
}

.vm-dp .col-md-6:last-child {
    border-left: 1px solid #d82927;
}

.vm-dp h1.color-title {
    margin: 10px 0;
}

.vm-dp .content.center-vertical.center-horizontal img {
    width: 18%;
    margin-bottom: 1rem;
}


.isi-row-dp img {
    display: block;
    margin: 25px auto 10px;
}

.core-value-title {
    margin-bottom: 25px;
}


.isi-row-dp .col-sm-4 .col-sm-12 {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 50px;
    height: 100%;
}

.isi-flex .col-sm-4 {
    flex: 1 !important;
}

.row.isi-flex .col-sm-4 .row {
    height: 100%;
}

.address-cont,
.telp-cont,
.mail-cont,
.working-cont {
    margin-left: 30px;
}

.address-cont:before {
    content: '\f041 ';
    font-family: fontawesome;
    position: absolute;
    font-size: 20px;
    color: #d82927;
    left: 0;
}

.mail-cont:before {
    content: '\f003';
    font-family: fontawesome;
    position: absolute;
    font-size: 20px;
    color: #d82927;
    left: 0;
}

.telp-cont:before {
    content: '\f095 ';
    font-family: fontawesome;
    position: absolute;
    font-size: 20px;
    color: #d82927;
    left: 0;
}

.working-cont:before {
    content: '\f017';
    font-family: fontawesome;
    position: absolute;
    font-size: 20px;
    color: #d82927;
    left: 0;
}

.contact-appointment .row {
    margin: 0 0 25px 0;
}

.contact-appointment input,
.contact-appointment textarea {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #ececec;
    border: none;
}

.cus-re-title,
.leave-message-title {
    margin-bottom: 25px;
}

ul.lif-desc li {
    text-align: left;
    list-style: initial;
    margin-left: 15px !important;
}

/*ul.lif-desc li:before {*/
/*    content: '>';*/
/*    padding-right: 10px;*/
/*}*/

/*a {*/
/*    text-decoration: none !important;*/
/*}*/

/*.related-news-under-csr {*/
/*    padding: 50px 0;*/
/*}*/


/*Support Page*/
.business-hour {
    padding: 0 !important;
    background-image: url(/storage/app/uploads/cover-page/business-hour.jpg);
    height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.business-hour:before {
    content: '';
    position: absolute;

    height: 500px;
    background-image: linear-gradient(270deg, rgba(191, 30, 46, 0) 0%, rgb(17 4 122 / 51%) 100%);
    width: 1340px;
    justify-content: center;
    text-align: center;
    padding: 0 !important;
}

.white-text {
    color: #fff;
}

/*End Support Page*/

/*Team*/
h2.team-name {
    font-size: 26px !important;
    font-weight: 800;
    font-family: 'KhmerOS-Battambang' !Important;
    font-style: bold;
}

h2.team-name:after {
    content: '';
    display: block;
    border-bottom: 2px solid #d82927;
    width: 15%;
    margin-top: 10px;

}

.exchange-rate tr td {
    border: 1px solid #000;
}

.faqs-page a.accordion h6 {
    font-size: 18px !important;
}

.faqs-page tr td {
    border: 1px solid #000 !important;
    width: 100%;
}

table.GeneratedTable {
    border: none !important;
}

.faqs-page tr td {
    width: 20% !important;
}

.faqs-page tr th {
    border: 1px solid #000;
    text-align: center;
}

.faqs-page a.accordion {
    background: linear-gradient(90deg, rgb(44 47 114) 0%, rgba(44, 47, 114, 0.5242471988795518) 100%);
    color: #fff;
    border-radius: 0 !important;
    margin: 15px 0 0 0;
}

.faqs-page .accordion-content {
    width: 100%;
}

ul.dropdown-menu li a:hover {
    color: #fff !important;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a i {
    color: #fff;
}

.main-nav ul.dropdown-menu li a img {
    width: 20px !important;
    margin-right: 15px;
}

.main-nav nav .navbar-nav .nav-item a i {
    margin-right: -5px;
}

h2.big-title-page {
    line-height: 75px;
}

.box-shadow {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.mb-35 {
    margin-bottom: 35px;
}

h2.merchant-title {
    font-size: 28px;
    font-weight: 600;
}

p.mer-meta i {
    font-size: 24px;
    color: #d82927;
    margin-right: 10px;
}

.feedback-form .row,
.complaint-form .row {
    margin: 0 0 25px 0;
}

.feedback-form,
.complaint-form,
.suggest-form {
    padding: 50px;
    background-color: #ececec;
}

/*@media screen and (min-width:992px) and (max-width:1920px) {*/
/*    #home {*/
/*        overflow: unset !important;*/
        /*height: 800px;*/
/*    }*/

/*    .bfi-img {*/
        /*max-width: 600px;*/
/*        display: block;*/
/*        margin: 0 auto;*/
/*    }*/

/*    .row.cus-col>.col {*/
/*        max-width: 20%;*/
/*        flex: 0 0 20%;*/
/*    }*/

/*    .page-title-area .title-content h2,*/
/*    h1.title-content {*/

/*        transform: translateY(1em);*/
/*    }*/

/*    h2.big-title-page {*/
/*        transform: translateY(-1em) !important;*/
/*    }*/

/*    .title-content ul {*/
/*        position: absolute;*/
/*        bottom: 0px;*/
/*        top: unset !important;*/
/*    }*/

/*    h2.big-title-page {*/
/*        color: rgb(255, 255, 255);*/
/*        font-weight: 600;*/
/*        font-size: 32px;*/
/*        position: absolute;*/
/*        transform: translateY(-4em);*/
/*    }*/

/*    .navbar-brand.main-hongda-logo img {*/
/*        height: 55px !important;*/
/*        position: relative !important;*/
/*        z-index: 1;*/
/*    }*/

/*    .faqs-page a.accordion h6 {*/
/*        line-height: 30px;*/
/*        font-size: 16px;*/
/*        color: #fff;*/
/*    }*/
/*}*/

@media screen and (max-width:480px) {
    .row.cus-col>.col {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .faqs-page a.accordion h6 {
        line-height: 30px;
        font-size: 16px;
        color: #fff;
    }

    .col-sm-12.\33 col-home .col-sm-4 {
        margin-bottom: 25px;
    }

    .col-sm-5.footer-col2 {
        padding: 0 !important;
    }

    .cover-page.cover-iagme-about-page {
        height: 300px !important;
    }

    a.btn.loan-calcu-btn {
        width: 100%;
        text-align: center;
        display: block;
        margin: 5px auto;
    }

    .btn-product-sec {
        margin-top: 0;
    }

    .tabs-container a.tabs-menu.tabs-menu-active {
        color: #d82927;
        font-weight: 800;
        font-size: 16px;
        border-bottom: 2px solid !important;
    }

    .tabs-container a.tabs-menu {
        color: #2c2f72;
        font-size: 16px;
        font-weight: 800;
        margin: 0 15px 0 0 !important;
        padding-bottom: 5px;
    }

    div#tabs-nav {
        display: flex;
    }

    .page-title-area .title-content h2,
    h1.title-content {
        font-size: 24px;

    }

    .navbar-brand.main-hongda-logo img {
        height: unset !important;
        position: relative !important;
        z-index: 1;
    }

    .col-sm-5.footer-col2 {
        padding: 0;
    }

    .text-2 {
        padding: 0 25px;
    }

    .col-sm-6.footer-bottom-right {
        text-align: left;
        padding-right: 0;
    }

    .border-left {
        border-left: none !important;
    }

    .page-title-area .title-content {
        position: absolute;
        z-index: 1;
        top: 24%;
        text-align: left;
    }

    h2.big-title-page {
        position: absolute;
        top: 17%;
        color: #fff;
        font-weight: 600;
    }

    .owl-nav {
        position: absolute;
        bottom: 50%;
        width: 100%;
    }

    .csr-stick {
        max-width: 100%;
        background-color: #fff;
        padding: 25px;
        margin: 0 15px;
    }

    .vm-dp .col-md-6:last-child {
        border-left: none;
        margin-top: 25px;
    }
    

    .related-news-under-csr .news-items {
        margin-bottom: 25px;
    }

    .col-sm-4.hvr-shrink {
        margin-bottom: 25px;
    }

    .col-sm-6.btn-job .row {
        justify-content: left !important;
    }

    .row.branchs-listing .col-sm-8 {
        margin-top: 15px;
    }

    /*.contact-appointment .row {*/
    /*    margin: 0;*/
    /*}*/

    form#contact-form .col-sm-6 {
        margin-bottom: 25px;
    }

    div#report-tab a {
        padding: 10px;
        text-align: center;
        margin-right: 30px !important;
    }

    .feedback-form .row,
    .complaint-form .row {
        margin: 0;
    }

    form#feedback-form .col-sm-6 {
        margin-bottom: 25px;
    }

    #feedback-form h2.color-title.mb-4,
    #feedback-form h2.color-title {
        margin-top: 15px;
    }

    button.btn.btn-primary.send-message-btn {
        margin-top: 25px;
    }

    .row.supports .col-sm-4 {
        padding: 0 15px !important;
    }

    .row.supports {
        margin: 0 0 0px 0;
    }

    .three-col-home .col-sm-4 {
        margin-bottom: 25px;
    }

    .desktop-only {
        display: none;
    }

    p.text-left {
        text-align: left !important;
    }

    form#contact-form input {
        height: 50px;
    }

    ul.social-footer img {
        width: 35px;
    }
    .loanCalc {
        display: unset !important;
    }
}



ul {
    padding-left: 0 !important;
}



/*Screen up to 1920 up*/
@media screen and (min-width:1920px) {
    .title-content ul {
        top: 100px !important;
    }

    h2.big-title-page {
        transform: translateY(0);
    }
}

.tabs-panel {
    overflow-x: auto;
    overflow-y: auto;
    height: auto !important;
}

.table-loan tr,
.table-loan td,
.table-loan th {
    border: 1px solid #fff !important;
    height: 50px;
}

.table-loan td {
    width: 25% !important;
}

.table-loan th {
    background-color: #2c2f72;
    color: #fff;
    text-align: center;
}

.table-loan td {
    vertical-align: middle;
}

/*@media screen and (min-width:992px) and (max-width:1600px) {*/

/*    .page-title-area .title-content h2,*/
/*    h1.title-content {*/
/*        transform: translateY(-1em);*/
/*    }*/
/*}*/

@media screen and (min-width:481px) and (max-width:991px) {
    .row.cus-col>.col {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .main-nav nav .navbar-nav .nav-item a i {
        border: none;
    }

    .main-nav.three .navbar-collapse.collapse.show ul {
        top: 60px;
        overflow-y: unset;
    }

    .navbar-nav ul.dropdown-menu {
        position: absolute;
        transform: translateY(3rem);
    }

    ul.dropdown-menu {
        min-height: 275px;
    }

    .col-sm-5.footer-col2 {
        padding: 0 15px;
    }

    .container.footer-copyright-top .col-sm-6 {
        display: flex;
        align-items: center;
        vertical-align: middle;
    }

    p.foot-copy-left.text-left {
        margin: 0 !important;
    }

    .slick-slide.slick-current.slick-active img {
        padding: 0 !important;
    }

    h3.title-new-pro {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    h2.big-title-page {
        line-height: 75px;
        text-align: left;
        color: #fff;
        font-weight: 600;
        position: absolute;
        top: 8em;
    }

    .title-content ul {
        text-align: left;
        position: absolute;
        top: -5em;
    }

    .csr-stick {
        max-width: unset;
        background-color: #fff;
        padding: 50px;
    }

    .row.board-of-director .col-sm-4 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    h2.title-page-team {
        color: #fff;
    }

    .obe-section .col-sm-4 {
        max-width: 50%;
        flex: 0 0 50%;
        padding-left: 0 !important;
    }

    .obe-section .col-sm-4 .col-sm-12 {
        padding-left: 0;
    }

    .row.pro-slider .col-sm-4.news-items {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .col-sm-8.blog-content,
    .col-sm-4.related-news {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .col-sm-4.related-news {
        margin: 15px 0;
    }

    input#myInput {
        height: 46.5px;
    }

    .row.inner-job .col-sm-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .col-sm-6.btn-job .row {
        justify-content: left !important;
    }

    .col-lg-4.form-sub-app form {
        width: 100%;
    }

    .page-title-area .title-content h2,
    h1.title-content {
        transform: translateY(-5em) !important;
        text-align: left;
    }

    .row.branchs-listing .col-sm-4,
    .row.branchs-listing .col-sm-8 {
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 0;
        margin: 15px 0 0 0;
    }

    .contact-section-tablet .col-sm-4,
    .contact-section-tablet .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .contact-section-tablet input {
        height: 50px;
    }

    .faqs-page a.accordion h6 {
        font-size: 18px;
        color: #fff !important;
        line-height: 35px;
    }

    footer .col-sm-5 {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

.sitemap a.btn,
.sitemap a.btn.btn-secondary {
    font-size: 16px;
    background: unset;
    color: #525252;
    border: none;
    outline: none;
    display: flex;
    text-align: left;
}

.sitemap a.btn:before,
.sitemap a.btn.btn-secondary:before {
    content: '>';
    padding: 0 10px 0 0;
}

/*.sitemap a.btn:hover,*/
/*.sitemap a.btn.btn-secondary:hover {*/
/*    transition: .3s ease-in-out;*/
/*    margin-left: 10px;*/
/*    color: #2c2f72;*/
/*    font-weight: 600;*/
/*}*/


.sitemap h1 {
    font-size: 24px !important;
    font-weight: 600;
    line-height: 35px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #2c2f72;
    border-color: #0062cc;
}

.thumb-news {
    box-shadow: 0 0 5px #00000038;
}

input {
    height: 46.5px !important;
}


.fw-8 {
    font-weight: 700;
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: none !important;
}

/*@media screen and (min-width:992px) {*/
/*    .banner-content h1 {*/
/*    font-size: 40px !important;*/
  
/*}*/

/*    h1,*/
/*    h2,*/
/*    h3,*/
/*    h4,*/
/*    h5,*/
/*    h6 {*/
/*        font-size: 20px !important;*/
/*    }*/
    
/*    body {*/
/*        font-family: 'Poppins', 'KhmerOS-Battambang'  !important;*/
/*        -webkit-text-size-adjust: none;*/
/*    }*/
/*    td,*/
/*    p,*/
/*    a,*/
/*    li,*/
/*    ul {*/
/*        font-size: 16px !important;*/
/*        font-weight: 300;*/
/*        line-height: 28px;*/
/*        font-family: 'Poppins', 'KhmerOS-Battambang'  ;*/
/*    }*/

/*    ul.social-footer li a img {*/
/*        width: 30px !important;*/
/*        height: 30px !important;*/
/*    }*/
/*    .dp-cus-page-title {*/
/*    position: relative;*/
/*    top: 100%;*/
/*    background: #2c2f72;*/
/*}*/
/*.breadcrumb {*/
/*    background-color: transparent !important;*/
 
/*}*/

/*li.breadcrumb-item.home-title a {*/
/*    color: #fdfdfd;*/
/*    font-size: 16px !important;*/
/*    font-weight: 300;*/
/*}*/

/*li.breadcrumb-item.active.dp-bank-page-title {*/
/*    font-size: 16px !important;*/
/*    color: #fff !important;*/
/*    font-family: 'Poppins', 'KhmerOS-Battambang';*/
/*    font-weight: 300;*/
/*}*/
/*h2.dpbank-big-title {*/
    /*color: #fdfdfd;*/
    /*font-size: 26px !important;*/
    /*margin-bottom: 0;*/
/*    display: none;*/
/*}*/

/*.hero-slider.owl-theme .owl-dots .owl-dot span {*/
/*    border: unset;*/
/*    width: 50px !important;*/
/*    height: 3px !important;*/
/*    background: #bdbdbd !important;*/
/*    border-radius: 0;*/
/*}*/

/*.owl-dots {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 10%;*/
/*}*/

/*.inner-team .inner-team {*/
/*    margin-top: 35px;*/
/*}*/
/*.corevalue .owl-nav {*/
/*    position: relative;*/
/*    bottom: 30rem;*/
/*}*/
/*.breadcrumb-item+.breadcrumb-item::before {*/
/*    float: left;*/
/*    padding-right: 0.5rem !important;;*/
/*    color: #ffffff !important;;*/
/*    content: ">" !important;;*/
/*    display: block !important;*/
/*    margin-top: 1px !important;*/
/*}*/

/*}*/

/*h3.title-promo-list {*/
/*    margin-top: 15px;*/
/*}*/

.sitemap.nopadding .col-sm-4, .sitemap.nopadding .col-sm-4 .col-sm-12 {
    padding: 0;
}
