.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}@charset "UTF-8";@media only screen and (max-width: 767px){.fusion-secondary-header{display:none !important;}}.badgetop{float:left !important;margin-right:15px !important;text-align:center !important;}@media only screen and (max-width: 767px){.badgetop{float:none !important;margin-right:0px !important;}}@media only screen and (max-width: 767px){.fusion-logo-link{max-width:88% !important;}}.mobilecallout{margin-top:20px !important;display:none !important;}@media only screen and (max-width: 767px){.mobilecallout{margin-top:0px !important;display:block !important;}}.callouttop{display:inline-block !important;margin-top:20px !important;}@media only screen and (max-width: 767px){.callouttop{margin-top:0px !important;display:none !important;}}@media only screen and (max-width: 767px){.fusion-footer-copyright-area{padding-bottom:55px !important;}}.mobile-slide p{margin-bottom:0px !important;}.fusion-mobile-menu-icons a{font-size:28px !important;}@media only screen and (max-width: 767px){.fusion-header-banner{text-align:center !important;width:100% !important;}}.single-post .fusion-page-title-wrapper{display:none !important;}.single-post .fusion-page-title-bar{height:30px !important;}.fusion-page-title-bar{border-top:0px !important;}.fusion-page-title-bar h2{color:#fff !important;font-size:22px !important;font-weight:normal !important;margin-bottom:0px !important;}@media only screen and (max-width: 767px){.fusion-page-title-bar h2{font-size:20px !important;}}.wpseo-directions-submit{margin-top:20px !important;}.fusion-date-and-formats .fusion-date-box{background-color:#000 !important;border-color:#000 !important;}.fusion-date-and-formats .fusion-format-box i{color:#000 !important;}.person-name{font-size:22px !important;font-weight:500 !important;line-height:24px !important;font-family:"Roboto",sans-serif !important;color:#292929 !important;}.person-title{font-size:18px !important;font-weight:500 !important;line-height:24px !important;font-family:"Roboto",sans-serif !important;color:#005488 !important;}.person-img:hover{-webkit-filter:grayscale(100%);filter:grayscale(100%);}@media only screen and (max-width: 767px){.fusion-mobile-menu-design-classic .fusion-secondary-header{background:#000 !important;}}@media only screen and (max-width: 767px){.fusion-mobile-menu-design-flyout .fusion-secondary-header .fusion-row,.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-row{background:#000 !important;}}@media only screen and (max-width: 767px){.fusion-secondary-header{border-bottom-color:#000 !important;}}body:not(.home) .fusion-header-wrapper{position:relative !important;background:#000 !important;}.archive .fusion-header,.search .fusion-header,.error404 .fusion-header{position:relative !important;background:#000 !important;background-size:cover !important;}@media only screen and (max-width: 1020px){.fusion-main-menu > ul > li > a{padding:0 6px;}}.fusion-megamenu-bullet{display:none !important;}.fusion-header-menu-align-center .fusion-main-menu{text-transform:uppercase !important;}.fusion-main-menu .sub-menu{text-transform:none !important;}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a{font-weight:bold !important;}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a:hover{color:#fff !important;}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level a{font-weight:normal !important;color:#e9e9e9;}.fusion-header-v4 .fusion-header{padding-top:0px !important;}@media only screen and (max-width: 767px){.fusion-header-v4 .fusion-header{padding-top:20px !important;}}.fusion-header-banner{font-family:"Cinzel",serif !important;font-size:20px !important;text-align:right !important;color:#eae1da !important;line-height:26px !important;}@media only screen and (max-width: 767px){.fusion-header-banner{text-align:center !important;}}.fusion-header-banner a{color:#eae1da !important;font-size:30px !important;line-height:34px !important;}.fusion-header-banner a:hover{color:#c12226 !important;}.home #main{padding-top:0px !important;}#homeSpots{border-top:1px solid #3b3a39 !important;padding-top:40px !important;padding-bottom:20px !important;background:#0c0e13 !important;background-size:cover !important;border-bottom:1px solid #d9d9d9 !important;margin-bottom:0px !important;}#homeSpots #ci,#homeSpots #at,#homeSpots #cd,#homeSpots #dui{margin-bottom:0px !important;}@media only screen and (max-width: 767px){#homeSpots #ci,#homeSpots #at,#homeSpots #cd,#homeSpots #dui{border-right:none !important;}}#homeSpots #ci,#homeSpots #at,#homeSpots #cd{border-right:1px solid #1c202a;}#homeSpots p{margin-bottom:0px !important;}@media only screen and (max-width: 767px){#homeSpots{padding-top:0px !important;padding-bottom:0px !important;}#homeSpots .fullwidth-box .fusion-row{padding:0 !important;}}@media only screen and (max-width: 767px){#homeSpots .fusion-one-fourth,#homeSpots .fusion-column-wrapper{margin:0 !important;padding:0 !important;}}#homeSpots .homeSpot#ci a{background-image:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/heli.png");}#homeSpots .homeSpot#ci a.nitro-lazy{background-image:none !important;}#homeSpots .homeSpot#ci a:hover{background-image:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/heli-o.png");}#homeSpots .homeSpot#ci a:hover.nitro-lazy{background-image:none !important;}#homeSpots .homeSpot#at a{background-image:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/car.png");}#homeSpots .homeSpot#at a.nitro-lazy{background-image:none !important;}#homeSpots .homeSpot#at a:hover{background-image:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/car-o.png");}#homeSpots .homeSpot#at a:hover.nitro-lazy{background-image:none !important;}#homeSpots .homeSpot#cd a{background-image:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/jail.png");}#homeSpots .homeSpot#cd a.nitro-lazy{background-image:none !important;}#homeSpots .homeSpot#cd a:hover{background-image:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/jail-o.png");}#homeSpots .homeSpot#cd a:hover.nitro-lazy{background-image:none !important;}#homeSpots .homeSpot#dui a{background-image:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/dui.png");}#homeSpots .homeSpot#dui a.nitro-lazy{background-image:none !important;}#homeSpots .homeSpot#dui a:hover{background-image:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/dui-o.png");}#homeSpots .homeSpot#dui a:hover.nitro-lazy{background-image:none !important;}@media only screen and (max-width: 767px){#homeSpots .homeSpot p{margin:0 !important;}}#homeSpots .homeSpot a{background-position:center 0px;background-repeat:no-repeat;display:block;padding-top:120px !important;padding-bottom:20px !important;text-align:center !important;font-family:"Roboto",sans-serif !important;font-weight:300 !important;font-size:18px !important;color:#b8b8b8 !important;position:relative;text-transform:uppercase !important;}@media only screen and (max-width: 767px){#homeSpots .homeSpot a{text-align:left !important;padding:35px 0 35px 50px !important;background-position:left 25px;border-bottom:1px solid #656565;background-size:44px 45px;}#homeSpots .homeSpot a:after{display:none !important;}}#homeSpots .homeSpot a:hover{color:#fff !important;text-decoration:none;}.side-bages p{margin-bottom:0px !important;}.home-section-1,.home-section-2,.home-section-3,.home-section-4{padding-top:40px !important;padding-bottom:40px !important;}#homeFirmPhoto{margin:0 -30px !important;}@media only screen and (max-width: 1020px){#homeFirmPhoto{margin:0 !important;}}.home-section-1 ul li{font-weight:bold !important;color:#01346a !important;}.home-section-2 h2{text-align:center !important;font-size:32px !important;line-height:36px !important;margin-bottom:.67em !important;}.home-section-2 a{color:#d40000 !important;}.home-section-2 a:hover{color:#088bc3 !important;}.home-section-3{background:#002750 !important;color:#fff !important;}.home-section-3 h2{text-align:center !important;font-size:32px !important;line-height:36px !important;margin-bottom:.67em !important;color:#df8b1b !important;}.home-section-3 a{color:#df8b1b !important;}.home-section-3 a:hover{color:#fff !important;text-decoration:underline !important;}.home-section-3 ul li{padding-bottom:20px;}.home-section-3 ul li ul li{padding-bottom:0px !important;}.home-section-3 ul li ul{padding-top:15px !important;padding-bottom:15px !important;}#nav_menu-2{margin-bottom:0px !important;}#nav_menu-2 .pagination-prev:hover:before{color:#c00 !important;}#nav_menu-2 ul li{min-width:140px;border-bottom:0px !important;display:inline-block;margin:0 !important;padding:0px 10px 5px 12px !important;}#nav_menu-2 ul li.current-menu-item a{text-decoration:underline;color:#c00 !important;}#nav_menu-2 ul li.current-menu-item:before{color:#c00 !important;}#nav_menu-2 ul li a{position:relative;font:14px !important;border:none !important;}#nav_menu-2 ul li a:before{content:"•";position:absolute;left:0px;top:0px;color:#c00 !important;}#nav_menu-2 ul li a:hover{color:#c00 !important;}.mobileHead{display:none;}@media only screen and (max-width: 767px){.mobileHead{display:block !important;position:fixed;z-index:2000000000;font-size:13px;font-weight:bold;text-transform:uppercase;white-space:nowrap;background:#088bc3;height:50px;top:0px;width:100%;box-shadow:rgba(0,0,0,.5) 0 3px 10px;}}.mobileHead .liveChat3{top:3px !important;left:5px !important;height:32px !important;width:100px !important;padding:18px 0 0 36px;position:fixed;color:#fff !important;display:block;background:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/mobileChat.png") no-repeat 5px 18px !important;}.mobileHead .liveChat3.nitro-lazy{background-image:none !important;}.mobileHead .phone2{box-sizing:content-box;display:block;position:fixed !important;top:3px !important;right:10px !important;padding:16px 26px 0 0 !important;color:#fff !important;font-size:15px !important;font-weight:bold !important;width:100px !important;background:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/call.png") no-repeat right 17px !important;height:32px;}.mobileHead .phone2.nitro-lazy{background-image:none !important;}#footContact{clear:both;background:#002750 !important;padding:80px 0 80px !important;}@media only screen and (max-width: 1130px){#footContact{padding:50px 30px !important;}}#footContact h4{font-size:34px !important;text-transform:uppercase !important;color:#fff !important;font-weight:bold !important;margin-top:0px !important;margin-bottom:15px !important;}@media only screen and (max-width: 767px){#footContact h4{font-size:26px !important;line-height:28px !important;}}#footContact h5{color:#fff !important;font-size:24px !important;line-height:28px !important;margin-top:0px !important;}@media only screen and (max-width: 767px){#footContact h5{font-size:20px !important;line-height:24px !important;}}#footContact a{color:#fff !important;}#footContact a:hover{color:#fff !important;text-decoration:underline !important;}#footerForm{margin:0;margin:0 auto !important;width:67%;text-align:center !important;}@media only screen and (max-width: 767px){#footerForm{width:100% !important;}}#footerForm .gfield_label{display:none !important;}#footerForm input,#footerForm .gfield textarea{font-size:14px !important;}#footerForm input.medium,#footerForm textarea{padding-left:8px !important;}#footerForm input.medium{height:42px !important;}@media only screen and (max-width: 767px){#footerForm input.medium{width:100% !important;}}#footerForm .top_label textarea.textarea{width:50% !important;float:right !important;display:inline-block !important;margin-top:-175px !important;margin-right:-15px !important;}@media only screen and (max-width: 1130px){#footerForm .top_label textarea.textarea{margin-top:0px !important;float:none !important;width:100% !important;}}@media only screen and (max-width: 1020px){#footerForm .top_label textarea.textarea{margin-top:0px !important;float:none !important;width:100% !important;}}@media only screen and (max-width: 767px){#footerForm .top_label textarea.textarea{margin-top:0px !important;float:none !important;width:100% !important;}}#gform_submit_button_2{float:right !important;border:2px solid #fff !important;margin-right:0px !important;background:#f00 !important;color:#fff !important;}@media only screen and (max-width: 767px){#gform_submit_button_2{float:none !important;}}#gform_submit_button_2:hover{background:#c23a28 !important;}.gform_wrapper .gform_footer{margin:0px !important;padding:0px !important;}.centered{margin:0 auto !important;max-width:1289px !important;}.footerBadges{padding-top:20px !important;padding-bottom:20px !important;display:block !important;background:#f6f6f6 !important;text-align:center !important;}.footerBadges img{margin-right:10px !important;}.address{margin-top:20px !important;text-align:center !important;text-transform:uppercase !important;}.aop-menu h4{background:#d40000 !important;padding:15px 16px !important;margin-bottom:0px !important;font-size:20px !important;color:#fff !important;text-align:center !important;text-transform:uppercase !important;}.aop-menu{border:1px solid #000 !important;}#sidebar .aop-menu li{padding:0 !important;margin:0 0 0px 0;border-bottom:1px solid #032c52 !important;}#sidebar .aop-menu li a{display:block;color:#02336b !important;font-family:"Roboto",serif !important;padding:15px 15px 15px 35px !important;position:relative;background:#eaeaea;}#sidebar .aop-menu li a:hover{background:#01346b;color:#fff !important;text-decoration:none;}#sidebar .aop-menu li a:hover:before{color:#fff;}#sidebar .aop-menu li a:before{content:"•" !important;position:absolute;left:35px;top:14px;color:#02336b;}#sidebar .aop-menu li.current_page_item a{color:#fff !important;background:#032c52 !important;}#sidebar .aop-menu li.current_page_item a:before{color:#fff !important;}#sidebar .widget_recent_entries,#sidebar .widget_archive,#sidebar .widget_categories{background:#eaeaea !important;border:1px solid #3d3d3d !important;color:#02336b !important;}#sidebar .widget_recent_entries a,#sidebar .widget_archive a,#sidebar .widget_categories a{color:#02336b !important;}#sidebar .widget_recent_entries a:hover,#sidebar .widget_archive a:hover,#sidebar .widget_categories a:hover{color:#d40000 !important;text-decoration:underline !important;}#sidebar .widget_recent_entries h4,#sidebar .widget_archive h4,#sidebar .widget_categories h4{background:#000 !important;padding:15px 16px !important;margin-bottom:0px !important;font-size:20px !important;color:#fff !important;text-align:center !important;text-transform:uppercase !important;}#sidebar .widget_recent_entries li,#sidebar .widget_archive li,#sidebar .widget_categories li{padding-left:20px !important;border-color:#3d3d3d !important;}#sidebar .widget_recent_entries li a:before,#sidebar .widget_archive li a:before,#sidebar .widget_categories li a:before{display:none !important;}#sidebar .NextendAccordionMenuWidget h4{background:#d40000 !important;padding:15px 16px !important;margin-bottom:0px !important;font-size:20px !important;color:#fff !important;text-align:center !important;text-transform:uppercase !important;}#sidebar .nextend-accordion-menu-inner-container dt{display:block;}#sidebar .nextend-accordion-menu-inner-container a span{color:#fff !important;font-size:16px !important;font-family:"Roboto",sans-serif !important;padding:5px 10px 5px 5px;display:block;}#sidebar .nextend-accordion-menu-inner-container a span:hover{color:#fff !important;}#sidebar .level1{background-color:#01346b !important;border-bottom:1px solid #032c52 !important;}#sidebar .level2{background-color:#2e2e2e !important;border-bottom:1px solid #032c52 !important;}#sidebar .level2 .outer{padding-left:8px !important;}#sidebar .level3{background-color:#2e2e2e !important;border-bottom:1px solid #032c52 !important;}#sidebar .level3 .outer{padding-left:16px !important;}#sidebar dt:hover{background-color:#032c52 !important;}#sidebar .nextend-accordion-menu-inner-container dt span{border:none !important;}#sidebar .nextend-accordion-menu-inner-container dt .inner{min-height:50px !important;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;background:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/plus.png") no-repeat 10px center !important;padding-left:40px !important;}#sidebar .nextend-accordion-menu-inner-container dt .inner.nitro-lazy{background-image:none !important;}#sidebar .nextend-accordion-menu-inner-container dt.opened .inner{background:url("https://cdn-bdggl.nitrocdn.com/ClGeYXAjxyjPAsuGWTDwRZraMnxKcuCV/assets/images/optimized/rev-9d832f0/www.banksjones.com/wp-content/themes/Banks-Jones/images/minus.png") no-repeat 10px center !important;}#sidebar .nextend-accordion-menu-inner-container dt.opened .inner.nitro-lazy{background-image:none !important;}#sidebar .nextend-accordion-menu-inner-container dt.notparent .inner{background:none !important;}#sidebar #sbVS,#sidebar .ups-bx-viewport{background:#d50100;}#sidebar #sbVS{margin-bottom:40px;}#sidebar #sbVS h3 a{font-size:24px;font-weight:700 !important;font-style:italic;color:#fff;}#sidebar .ups_container{padding:0 20px 20px;font-size:16px;color:#fff;}#sidebar .ups-bxslider{margin:0;}.side-rotator{background:#01346b !important;color:#fff !important;border:1px solid #000 !important;}.side-rotator h4{background:#000 !important;padding:15px 16px !important;margin-bottom:0px !important;font-size:20px !important;color:#fff !important;text-align:center !important;text-transform:uppercase !important;}.side-rotator .testimonial_rotator_slide_title{padding-top:20px !important;color:#fff !important;text-align:center !important;font-weight:normal !important;display:none !important;}.side-rotator .testimonial_rotator_quote{padding-left:20px !important;padding-right:20px !important;padding-bottom:20px !important;color:#fff !important;text-align:center !important;}@media only screen and (max-width: 1020px){.side-rotator .testimonial_rotator_quote{padding-left:7px !important;padding-right:7px !important;}}.side-rotator .testimonial_rotator_author_info{border-left:none !important;color:#fff !important;float:right !important;font-weight:bold !important;padding-top:0px !important;margin-top:0px !important;margin-bottom:0px !important;padding-bottom:0px !important;padding-right:15px !important;}.side-rotator .testimonial_rotator_prev,.side-rotator .testimonial_rotator_next{top:100% !important;background:#fff !important;padding-top:5px !important;padding-bottom:5px !important;font-size:14px !important;}.side-rotator .testimonial_rotator_prev{padding-right:10px !important;padding-left:10px !important;}.side-rotator .testimonial_rotator_next{padding-left:10px !important;padding-right:10px !important;}.side-rotator .testimonial_rotator_slide{padding-top:20px !important;padding-bottom:20px !important;}.verdicts-page strong{color:#d40000 !important;}.verdicts-page h1{margin-bottom:25px !important;}.verdicts-page h3{background:#01346b !important;color:#fff !important;display:inline;text-transform:capitalize !important;padding-right:15px !important;padding-left:15px !important;padding-top:5px !important;padding-bottom:5px !important;font-size:18px !important;line-height:20px !important;}.verdicts-page .testimonial_rotator_wrap{padding:0px !important;margin:0px !important;}.verdicts-page p{margin-top:20px !important;margin-bottom:30px !important;padding-bottom:30px !important;border-bottom:1px solid #cdcdcd !important;}.homerotator{background:#000 !important;color:#fff !important;}.homerotator .testimonial_rotator_slide_title{display:none !important;}.homerotator .testimonial_rotator_quote{font-size:27px !important;line-height:32px !important;text-transform:uppercase !important;font-style:italic !important;text-align:center !important;}@media only screen and (max-width: 767px){.homerotator .testimonial_rotator_quote{font-size:24px !important;line-height:30px !important;}}.homerotator .testimonial_rotator_wrap{padding-top:20px !important;margin-bottom:0px !important;padding-bottom:10px !important;}.review-bottom{padding-bottom:40px !important;text-align:center !important;background:#dc0000 !important;color:#fff !important;}@media only screen and (max-width: 767px){.review-bottom{padding-bottom:60px !important;}}.review-bottom a{color:#fff !important;}.review-bottom a:hover{color:#bfbfbf !important;}.review-bottom .fusion-row{margin:0 auto;max-width:1230px !important;}@media only screen and (max-width: 767px){.review-bottom .fusion-row{padding-left:20px !important;padding-right:20px !important;}}.alignright{margin-bottom:12px !important;}@media only screen and (max-width: 767px){.alignright{display:block !important;width:100% !important;margin-bottom:12px !important;}}@media only screen and (max-width: 767px){.fusion-page-title-wrapper{display:block !important;}}