{"id":18,"date":"2017-09-26T21:22:05","date_gmt":"2017-09-26T21:22:05","guid":{"rendered":"https:\/\/www.twinriver.bank\/?page_id=18"},"modified":"2026-01-28T10:45:13","modified_gmt":"2026-01-28T18:45:13","slug":"home","status":"publish","type":"page","link":"https:\/\/www.twinriver.bank\/?page_id=18","title":{"rendered":"ONLINE BANKING \/ BILL PAYMENT"},"content":{"rendered":"\n<style>\n  \/* PAGE-SCOPED STYLES \u2014 SAFE *\/\n  .trb-olb { font-family: inherit; }\n  .trb-olb .wrap { max-width: 1100px; margin: 0 auto; padding: 0 20px; }\n\n  \/* HERO (more visual depth) *\/\n  .trb-olb .hero{\n    position: relative;\n    padding: 92px 0 80px;\n    text-align: center;\n    overflow: hidden;\n    background: radial-gradient(1200px 420px at 50% 0%, rgba(0,75,135,.20), rgba(0,75,135,0) 60%),\n                linear-gradient(180deg, #f3f7fb 0%, #e9eff6 100%);\n  }\n  .trb-olb .hero:before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background-image: radial-gradient(rgba(11,36,64,.07) 1px, transparent 1px);\n    background-size: 18px 18px;\n    opacity: .35;\n    pointer-events:none;\n  }\n  .trb-olb .hero:after{\n    content:\"\";\n    position:absolute;\n    width: 520px;\n    height: 520px;\n    right: -220px;\n    top: -260px;\n    background: radial-gradient(circle, rgba(0,75,135,.22) 0%, rgba(0,75,135,0) 70%);\n    filter: blur(2px);\n    pointer-events:none;\n  }\n\n  .trb-olb .hero-inner{\n    position: relative;\n    z-index: 1;\n  }\n\n  .trb-olb .hero h1{\n    font-size: 40px;\n    line-height: 1.15;\n    margin: 0 0 14px;\n    color: #0b2440;\n    letter-spacing: .2px;\n  }\n\n  .trb-olb .badge{\n    display: inline-block;\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.75);\n    border: 1px solid rgba(11,36,64,.12);\n    color: #0b2440;\n    font-weight: 700;\n    font-size: 14px;\n    margin-bottom: 14px;\n    backdrop-filter: blur(4px);\n  }\n\n  .trb-olb .hero p{\n    max-width: 760px;\n    margin: 0 auto 34px;\n    font-size: 18px;\n    line-height: 1.65;\n    color: #2f3640;\n  }\n\n  \/* BUTTONS (more premium) *\/\n  .trb-olb .btns{\n    display:flex;\n    gap: 16px;\n    justify-content:center;\n    flex-wrap:wrap;\n  }\n  .trb-olb .btn{\n    padding: 14px 28px;\n    border-radius: 14px;\n    font-weight: 800;\n    text-decoration:none;\n    border: 2px solid transparent;\n    transition: transform .08s ease, box-shadow .2s ease, background .2s ease, border-color .2s ease;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-width: 240px;\n  }\n  .trb-olb .btn:active{ transform: translateY(1px); }\n\n  .trb-olb .btn-primary{\n    color:#fff;\n    background: linear-gradient(180deg, #0a5aa6 0%, #004b87 55%, #003a6a 100%);\n    box-shadow: 0 14px 28px rgba(0,0,0,.14);\n  }\n  .trb-olb .btn-primary:hover{\n    box-shadow: 0 18px 34px rgba(0,0,0,.18);\n    transform: translateY(-1px);\n  }\n\n  .trb-olb .btn-outline{\n    background: rgba(255,255,255,.92);\n    color:#004b87;\n    border-color: rgba(0,75,135,.55);\n    box-shadow: 0 10px 22px rgba(0,0,0,.06);\n  }\n  .trb-olb .btn-outline:hover{\n    box-shadow: 0 14px 26px rgba(0,0,0,.10);\n    transform: translateY(-1px);\n  }\n\n  \/* SECTIONS *\/\n  .trb-olb .section{ padding: 76px 0; }\n  .trb-olb .section.alt{ background: linear-gradient(180deg, #f7f9fb 0%, #f2f6fb 100%); }\n\n  \/* HEADINGS *\/\n  .trb-olb h2{\n    font-size: 28px;\n    margin-bottom: 34px;\n    color: #0b2440;\n    text-align:center;\n  }\n  .trb-olb h3{\n    font-size: 18px;\n    margin-bottom: 10px;\n    color:#0b2440;\n  }\n\n  \/* FEATURE CARDS (hover lift + accent) *\/\n  .trb-olb .grid{\n    display:grid;\n    grid-template-columns: repeat(12, 1fr);\n    gap: 24px;\n  }\n  .trb-olb .card{\n    grid-column: span 6;\n    background:#fff;\n    border: 1px solid rgba(0,0,0,.08);\n    border-radius: 18px;\n    padding: 26px;\n    box-shadow: 0 10px 22px rgba(0,0,0,.06);\n    position: relative;\n    transition: transform .12s ease, box-shadow .2s ease;\n  }\n  .trb-olb .card:before{\n    content:\"\";\n    position:absolute;\n    left: 18px;\n    right: 18px;\n    top: 0;\n    height: 4px;\n    border-radius: 0 0 999px 999px;\n    background: linear-gradient(90deg, #004b87 0%, #0a5aa6 55%, #2a7cc5 100%);\n    opacity: .95;\n  }\n  .trb-olb .card:hover{\n    transform: translateY(-3px);\n    box-shadow: 0 18px 34px rgba(0,0,0,.10);\n  }\n  .trb-olb .card ul{ margin:0; padding-left:18px; }\n  .trb-olb .card li{ margin: 8px 0; line-height: 1.5; }\n\n  \/* TABLE *\/\n  .trb-olb .table-wrap{\n    max-width: 900px;\n    margin: 0 auto;\n    background:#fff;\n    border: 1px solid rgba(0,0,0,.08);\n    border-radius: 18px;\n    overflow:hidden;\n    box-shadow: 0 10px 22px rgba(0,0,0,.06);\n  }\n  .trb-olb table{ width:100%; border-collapse:collapse; }\n  .trb-olb th, .trb-olb td{ padding: 14px 16px; }\n  .trb-olb thead th{\n    background: linear-gradient(180deg, #0b2440 0%, #081b31 100%);\n    color:#fff;\n    font-weight: 800;\n    text-align:left;\n  }\n  .trb-olb tbody tr:nth-child(even){ background:#f2f6fb; }\n  .trb-olb td:nth-child(2), .trb-olb td:nth-child(3),\n  .trb-olb th:nth-child(2), .trb-olb th:nth-child(3){ text-align:center; }\n\n  \/* SUPPORT *\/\n  .trb-olb .support{\n    text-align:center;\n    max-width: 850px;\n    margin: 0 auto;\n  }\n  .trb-olb .phones{\n    margin: 28px auto 0;\n    display:inline-block;\n    text-align:left;\n    background: linear-gradient(180deg, #eef2f8 0%, #e7edf6 100%);\n    border: 1px solid rgba(0,0,0,.08);\n    border-radius: 18px;\n    padding: 22px 24px;\n    box-shadow: 0 12px 26px rgba(0,0,0,.08);\n    font-size: 17px;\n    line-height: 1.9;\n  }\n  .trb-olb .phones a{\n    color:#004b87;\n    text-decoration:none;\n    font-weight: 800;\n  }\n  .trb-olb .phones a:hover{ text-decoration: underline; }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 900px){\n    .trb-olb .hero{ padding: 76px 0 66px; }\n    .trb-olb .hero h1{ font-size: 32px; }\n    .trb-olb .btn{ min-width: 0; width: 100%; max-width: 360px; }\n    .trb-olb .card{ grid-column: span 12; }\n    .trb-olb .phones{ width:100%; }\n  }\n<\/style>\n\n<div class=\"trb-olb\">\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"wrap hero-inner\">\n      <div class=\"badge\">24-hour access \u2022 Online Banking<\/div>\n      <h1>Online Banking &amp; Bill Payment<\/h1>\n      <p>\n        Access your accounts, pay bills, view transactions, and manage your finances securely using Online Banking \u2014 available 24 hours a day.\n      <\/p>\n      <div class=\"btns\">\n        <a class=\"btn btn-primary\" href=\"https:\/\/onlinebanking.twinriver.bank\/Pages\/Login.aspx\">Log In to Online Banking<\/a>\n        <a class=\"btn btn-outline\" href=\"https:\/\/onlinebanking.twinriver.bank\/Pages\/OnlineEnrollment.aspx\">Enroll Now<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FEATURES -->\n  <section class=\"section\">\n    <div class=\"wrap\">\n      <h2>Online Banking Features<\/h2>\n\n      <div class=\"grid\">\n        <div class=\"card\">\n          <h3>Account Access<\/h3>\n          <ul>\n            <li>View account balances and transaction history<\/li>\n            <li>View cleared check images<\/li>\n            <li>Access account statements<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"card\">\n          <h3>Bill Payment<\/h3>\n          <ul>\n            <li>Pay bills online<\/li>\n            <li>Schedule payments<\/li>\n            <li>View payment history<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"card\">\n          <h3>Mobile &amp; Remote Deposit<\/h3>\n          <ul>\n            <li>Deposit checks using a mobile device<\/li>\n            <li>Business Remote Deposit Capture<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"card\">\n          <h3>Business Online Banking<\/h3>\n          <ul>\n            <li>ACH and wire requests<\/li>\n            <li>Download transaction activity<\/li>\n            <li>Multiple user access<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- AVAILABILITY -->\n  <section class=\"section alt\">\n    <div class=\"wrap\">\n      <h2>Availability<\/h2>\n\n      <div class=\"table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th>Service<\/th>\n              <th>Personal<\/th>\n              <th>Business<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td>Online Banking<\/td><td>&#x2714;<\/td><td>&#x2714;<\/td><\/tr>\n            <tr><td>Bill Pay<\/td><td>&#x2714;<\/td><td>&#x2714;<\/td><\/tr>\n            <tr><td>Mobile Deposit<\/td><td>&#x2714;<\/td><td>&#x2714;<\/td><\/tr>\n            <tr><td>Remote Deposit Capture<\/td><td>\u2014<\/td><td>&#x2714;<\/td><\/tr>\n            <tr><td>ACH \/ Wires<\/td><td>\u2014<\/td><td>&#x2714;<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SUPPORT -->\n  <section class=\"section\">\n    <div class=\"wrap\">\n      <div class=\"support\">\n        <h2>Need Help?<\/h2>\n        <p>\n          Our team is close by and ready to help. Call any Twin River Bank location for assistance with Online Banking enrollment or support.\n        <\/p>\n\n        <div class=\"phones\">\n          <div><strong>Downtown Lewiston:<\/strong> <a href=\"tel:12087464848\">(208) 746-4848<\/a><\/div>\n          <div><strong>Orchards:<\/strong> <a href=\"tel:12087434848\">(208) 743-4848<\/a><\/div>\n          <div><strong>Clarkston:<\/strong> <a href=\"tel:15097584848\">(509) 758-4848<\/a><\/div>\n          <div><strong>Asotin:<\/strong> <a href=\"tel:15092438848\">(509) 243-8848<\/a><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>24-hour access \u2022 Online Banking Online Banking &amp; Bill Payment Access your accounts, pay bills, view transactions, and manage your finances securely [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/page_fullwidth.php","meta":{"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":40,"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":3657,"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions\/3657"}],"wp:attachment":[{"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}