:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#fff0;overflow-y:scroll}@-ms-viewport{width:device-width}.header_wrapper .logo img,footer,header,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}h1,h2,h3,h4{margin-bottom:.5rem}p,ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}small{font-size:80%;font-weight:400}a{background-color:#fff0;-webkit-text-decoration-skip:objects;text-decoration:none;color:#ff392e}img{vertical-align:middle}table{border-collapse:collapse}th{text-align:inherit}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button{font-family:inherit;font-size:inherit;text-transform:none}button,input{margin:0;line-height:inherit;overflow:visible}[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-6,.col-lg-10,.col-lg-12,.col-lg-3,.col-lg-5,.col-lg-7,.col-md-12,.col-md-6,.col-sm-5,.col-sm-7,.col-xl-3,.col-xl-4,.col-xl-6{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:576px){.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}}@media (min-width:768px){.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-md-0{margin-left:0}}@media (min-width:992px){.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-1{margin-left:8.333333%}}@media (min-width:1200px){.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.offset-xl-1{margin-left:8.333333%}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgb(0 123 255/.25)}.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled),.close:not(:disabled):not(.disabled),.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus{box-shadow:0 0 0 .2rem rgb(108 117 125/.5)}.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgb(108 117 125/.5)}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:#fff0;border:1px solid #fff0;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #fff0;border-radius:.25rem}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0#fff;opacity:.5}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:#fff0;border:0;-webkit-appearance:none}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal-content,.modal-header{display:-ms-flexbox;display:flex}.modal-content{position:relative;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0/.2);border-radius:.3rem;outline:0}.modal-header{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.pt-2{padding-top:.5rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}@media (min-width:576px){.pt-sm-0{padding-top:0!important}.pl-sm-0{padding-left:0!important}}.text-center{text-align:center!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}}.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/wpdaff/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/wpdaff/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wpdaff/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/wpdaff/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/wpdaff/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/wpdaff/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/wpdaff/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/wpdaff/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wpdaff/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/wpdaff/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/wpdaff/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/wpdaff/webfonts/fa-regular-400.svg#fontawesome)format("svg")}.far,body{font-weight:400}.far,.fas{font-family:"Font Awesome 5 Free"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/themes/wpdaff/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/wpdaff/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wpdaff/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/wpdaff/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/wpdaff/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/wpdaff/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fas{font-weight:900}*{margin:0;padding:0}*,:after,:before,ul{box-sizing:border-box}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}body{font:17px"DM Sans",sans-serif;color:#032033;background:#f0f2f5;line-height:1.75}a:hover{color:#08051d;text-decoration:none}img{border:0;max-width:100%;height:auto}ul{list-style:none}input{font:14px"DM Sans",sans-serif}h1,h2,h3,h4{color:#032033;font-weight:700;line-height:1.4;font-family:"DM Sans",sans-serif;margin:20px 0}h2{font-size:32px;margin:40px 0 20px}h1{font-size:57px}h3{font-size:30px}.last_update{font-size:12px;margin-bottom:0}.last_update .fas{margin-right:2px}::-webkit-input-placeholder{color:#08051d}::-moz-placeholder{color:#08051d}:-moz-placeholder{color:#08051d}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{color:#00f;background:0 0;-webkit-text-fill-color:#032033;-webkit-box-shadow:none;transition:background-color 5000s ease-in-out 0s}.logo_wrap{display:flex;justify-content:center;align-items:center}#progress-bar{--scrollAmount:0%;left:0;z-index:99;background-color:#ff392e;width:var(--scrollAmount);height:5px;position:fixed;top:95px}.wrapper{margin:0 auto;padding:0 30px}.wrapper:after{content:"";display:block;clear:both}.vin_price .label_price{color:#a6aeb4;line-height:16px;font-size:12px;font-weight:500;margin-top:10px}.vin_price .price{font-size:22px;line-height:100%;font-weight:700;color:#ff392e;text-decoration:line-through}.vin_price .price .price_discount{color:#032033;display:inline-block;text-decoration:none;font-size:32px;margin-top:5px;width:100%}section:first-of-type{padding-top:120px}.main_header{padding:15px 20px;background:#f0f2f5;position:fixed;top:0;right:0;left:0;z-index:99;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.main_header .h_inner{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.header_wrapper .logo a{display:block;font-size:24px;line-height:24px}.header_menu{display:none;position:absolute;left:0;top:100%!important;width:100%;z-index:99999;margin-bottom:0}.header_menu>li a{color:#032033;font-size:14px;display:block;padding:10px 15px;text-transform:uppercase;transition:all .45s cubic-bezier(.65,0,.076,1)}.header_menu>li:last-child a{padding-right:0}.header_menu>li a:hover,.main_footer .end_footer .copyright a:hover,.main_footer li a:hover{color:#ff392e}.header_menu>li.red a:hover{color:#fff;background-color:#ff392e}.header_menu .menu-item.red a{color:#ff392e;border-radius:2px;border:1px solid #ff392e}.mobile_menu{float:right;cursor:pointer;padding:10px 20px;border-radius:30px;background:#ff392e;color:#fff}.main_footer{padding:60px 0 40px;background:#032033;font-size:12px;color:#fff}.main_footer .title{font-size:18px;color:#ff392e;text-transform:uppercase;margin-top:10px}.main_footer .f_tagline{font-size:16px;color:#fff;line-height:26px;margin:20px 0;font-weight:700}.main_footer li{display:block;margin-bottom:15px}.main_footer li a{display:inline-block;color:#fff;font-size:16px;line-height:24px}.main_footer .end_footer p{font-size:12px;text-transform:uppercase;margin:40px 0 0;color:#fff;font-weight:700;line-height:140%}.main_footer .end_footer .copyright a,.single-car .header_menu>li.red a:hover{color:#fff}.ad-disclosure{padding:25px 0;margin:20px 0 10px;border-top:1px solid #fb392e}.ad-disclosure .content,.ad-disclosure .title{font-size:12px;letter-spacing:1px;color:#cad7dd;font-weight:400}.ad-disclosure .title{line-height:14px;text-transform:uppercase;margin:0 0 20px}.ad-disclosure .content{line-height:20px}body.single-car{background-color:#fff}.single_car{padding:40px 0 20px}#cars_table .alert-info:hover,.single-car .header_menu>li a:hover,.whereisvinbutton:hover{color:#ff392e}.whereisvinbutton i{font-size:14px}.whereisvinbutton{font-size:13px;color:#a9d0ea;margin-top:10px;display:inline-block;cursor:help}#whereisvin,#whereisvin .modal-dialog{top:20%}#whereisvin .modal-header{border:0;padding:0}#whereisvin .modal-title{font-size:24px;color:#ff392e}#whereisvin .close{position:absolute;right:25px;top:25px;height:27px;width:27px;padding:0;background-color:#0000;border-radius:50px;border:2px solid #032033;display:inline-block;font-size:1.8rem;font-weight:400;line-height:0;color:#032033;opacity:1;outline:0}#whereisvin .close span{position:relative;top:-2px}#whereisvin .modal-body h4{font-size:18px;color:#203543;margin:10px 0;text-transform:uppercase}#whereisvin .modal-body p{font-size:14px;line-height:20px;color:#203543;font-weight:700;margin:0}.vin_located .inner{background:#fff;border:1px solid #d9dce2;box-shadow:0 3px 6px rgb(16 42 60/.07);margin-bottom:20px;border-radius:5px;padding:45px;color:#032033;line-height:48px;font-size:20px}.vin_located .inner h3{color:#ff392e;font-size:30px;margin-top:0}.dark_header_tp h1{color:#838f98;font-size:48px;margin-bottom:10px;line-height:120%}.dark_header_tp p{font-size:20px;line-height:120%;font-weight:700;margin:10px auto 25px}.dark_header_tp,.single-car .main_header{background-color:#032033}.single-car .header_menu>li a{color:#838f98}.dark_header_tp{color:#838f98;padding:40px 0}.tf-wrap{max-width:700px;margin:0 auto}.tf-search{width:100%;position:relative;display:flex}.tf-searchTerm{width:100%!important;padding:15px 30px 15px 50px;border-radius:2px!important;outline:0;color:#032033!important;font-size:16px!important;font-weight:700;border:2px solid #ff392e;text-transform:uppercase;background:#fff url(/wp-content/themes/wpdaff/images/search-icon.svg)15px 15px no-repeat!important;height:54px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.animatedfsmenu button:focus,.tf-searchButton:focus{outline:0}.tf-searchButton:active,.tf-searchButton:hover{background-color:#d03b32}.tf-searchButton{background-color:#ff392e;text-align:center;color:#fff;border-radius:2px;cursor:pointer;font-size:16px;line-height:100%;font-weight:700;position:absolute;right:-2px;top:0;padding:1em 2em;height:54px;text-transform:uppercase;border:0}.fa-long-arrow-right{width:32px;height:15px;top:2px;position:relative;background-image:url(/wp-content/themes/wpdaff/images/right-arrow-w.svg);background-repeat:no-repeat;display:inline-block!important;margin-left:15px}::placeholder{color:#0f3c5a;opacity:1}:-ms-input-placeholder{color:#0f3c5a}::-ms-input-placeholder{color:#0f3c5a}.tf-label-error{display:none;color:#ff392e;font-size:9px;font-weight:700;position:absolute;top:2px;left:52px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.cars_list{background-color:#032033;color:#fff;padding:50px 0}.cars_list h2{font-weight:700;margin-bottom:40px;letter-spacing:-.02em;line-height:47px;color:#edf0f5}#cars_table .alert-info{background-color:#0f3c5a;border:0;color:#a9d0ea;font-size:16px;font-weight:700;padding:.4rem 1.25rem;margin-right:15px}.Site-section h2.Site-heading,.cars_list h2{font-size:40px}.u-size1of1{width:100%!important}.Grid--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.Grid--gutterA20px{margin-top:-20px;margin-left:-20px}.Grid--fit\:30em>.Grid-cell img{max-width:120px;margin-right:10px}.Grid,.Grid-cell{display:-ms-flexbox;display:flex;padding:0;margin:0;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.Grid-cell{width:25%;padding-left:20px!important;box-sizing:border-box;display:inline-block;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;vertical-align:top}#cookie-notice.cookie-notice-hidden .cookie-notice-container,.Grid-cell span.u-text18px br{display:none}.Grid-cell span.u-text18px{line-height:120%;padding-bottom:10px;display:inline-block;font-size:14px;color:#032033}.Table--vin,.Table--vin td,.Table--vin th{text-align:center;border:1px solid #231f20;font-size:14px}.Table--vin td{padding:.25em .5em}.Grid.Grid--wrap .Grid-cell{padding-left:2px!important}.Grid--fit\:30em>.Grid-cell{width:auto}.Table.Table--vin{width:100%;margin-top:30px}.Table.Table--vin small{font-size:12px}.u-textCenter{text-align:center}.Grid--multiCol\:30em{-ms-flex-direction:row;flex-direction:row;justify-content:center;text-align:center}.vin_schema{margin:40px 0 80px}.mc_section{background-color:#0d3957;padding:40px 0}@media (min-width:768px){.wrapper{max-width:728px}.header_wrapper .logo{padding-right:20px}.header_wrapper{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.header_menu .sub-menu,.mobile_menu{display:none}.header_menu{text-align:right;font-size:16px;white-space:nowrap;display:block;position:static;left:auto;top:auto!important;width:auto;z-index:1}.header_menu li{display:inline-block;position:relative}.header_menu li.menu-item-has-children>a:after{display:inline-block;content:"";font-family:"Font Awesome 5 Free","Font Awesome 5 Brand";line-height:120%;font-size:16px;color:#ff392e;font-weight:700;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px}.header_menu li.menu-item-has-children .sub-menu>li{border-bottom:1px solid #edf0f5}.header_menu,.header_menu li.menu-item-has-children .sub-menu>li a{font-weight:700}.header_menu li.menu-item-has-children:hover .sub-menu{display:block;z-index:999;position:absolute;left:0;top:100%;text-align:left;box-shadow:0 3px 6px rgb(16 42 60/.07);width:100%;border-radius:2px;background:#fff;border:1px solid #d9dce2}.header_menu .sub-menu li{display:block;font-weight:400}.header_menu .sub-menu li a{padding:10px 20px}}@media (min-width:1024px){.wrapper{max-width:980px}}@media (min-width:1200px){.wrapper{max-width:1170px}}@media only screen and (max-width:1200px){.vin_price .price{font-size:24px}.vin_price .label_price{margin-top:0}.Grid .Site-heading{font-size:52px}.Table--vin,.Table--vin td,.Table--vin th{font-size:14px;line-height:120%}.navbar-toggler{display:none!important}.last_update{display:none}}@media only screen and (max-width:992px){.vin_price{padding:15px 0}.logo_wrap{display:block}.main_footer .end_footer{margin-bottom:20px}section:first-of-type{padding-top:90px}.header_menu>li a{padding-right:20px!important;font-size:18px}.header_menu .menu-item a{font-weight:500;text-align:center}.header_menu .menu-item.red a{border:0;border-radius:0;color:#203543}.header_menu .menu-item.red a:hover{background-color:#fff0;color:#ee4036}.header_menu{background-color:#fff;position:fixed;top:120px!important;padding:20px 0;height:100%}.menu_wrap{display:none}.navbar-toggler{display:block!important;top:6%!important}.animatedfsmenu{top:0!important}.navbar-toggler{right:20px!important}.animatedfsmenu{transition:all ease-out .3s!important;position:absolute!important}.animatedfs_menu_list li>a:before,.animatedfsmenu .navbar-toggler .bar{background:#ee4036!important}.animatedfsmenu .navbar-toggler{background:0 0!important;position:fixed!important;top:15px!important;right:6px!important}.animatedfsmenu .navbar-toggler .bar{height:4px!important}.animatedfsmenu .animatedfs_menu_list{display:none!important}.animatedfsmenu .animatedfs_menu_list .afsmenu>li{padding:5px 20px!important}.animatedfsmenu .animatedfs_menu_list .afsmenu>li a{text-transform:uppercase;font-size:20px!important;font-weight:700!important}.animatedfsmenu .animatedfs_menu_list .afsmenu>li.red{margin:0 0 20px}.animatedfsmenu .animatedfs_menu_list .afsmenu>li.red a{border:2px solid #fff;padding:12px 30px}}@media only screen and (max-width:768px){.Site-section h2.Site-heading,h1{font-size:36px}.vin_located .inner h3,h2{font-size:26px}h3{font-size:24px}h4{font-size:20px}.dark_header_tp h1{font-size:40px}.dark_header_tp p{font-size:14px;line-height:22px}.header_wrapper .logo img{max-width:220px}.single_car{padding:10px 0 20px}#menu-item-5629>a{display:none}.header_menu>li a{padding-right:20px!important;font-size:18px}.header_menu .menu-item a{font-weight:500;text-align:center}.header_menu .menu-item.red a{border:0;border-radius:0;color:#032033}.header_menu .menu-item.red a:hover{background-color:#fff0;color:#ff392e}.header_menu{background-color:#fff;position:fixed;top:120px!important;padding:20px 0;height:100%}.main_header{padding:0}.Grid{display:block}.Grid--fit\:30em>.Grid-cell{width:100%;justify-content:center;padding:0!important;align-items:center}.Grid--fit\:30em>.Grid-cell img{margin:0 auto}.Grid.Grid--2col{display:flex;justify-content:center;gap:20px}.Grid.Grid--wrap .Grid-cell{align-items:flex-start;width:48%}.Table--vin td{padding:2px 5px}.vin_schema{display:none}.Table--vin,.Table--vin td,.Table--vin th{font-size:12px;line-height:120%}.vin_located .inner li{margin-bottom:20px}.menu_wrap{display:none}.navbar-toggler{display:block!important;top:6%!important}.animatedfsmenu{top:0!important}.navbar-toggler{right:20px!important}.animatedfsmenu{transition:all ease-out .3s!important;position:absolute!important}.main_footer ul{margin:0}.animatedfs_menu_list li>a:before,.animatedfsmenu .navbar-toggler .bar{background:#ff392e!important}.animatedfsmenu .navbar-toggler{background:0 0!important;position:fixed!important;right:6px!important}.animatedfsmenu .navbar-toggler .bar{height:4px!important}.animatedfsmenu .animatedfs_menu_list{display:none!important}.animatedfsmenu .animatedfs_menu_list .afsmenu>li{padding:5px 20px!important}.animatedfsmenu .animatedfs_menu_list .afsmenu>li a{text-transform:uppercase;font-size:20px!important;font-weight:700!important}.cars_list h2{font-size:22px;text-align:center;letter-spacing:normal;margin:10px 0 20px}.cars_list{padding:10px 0 20px}.vin_located .inner{padding:20px;font-size:16px;line-height:24px}.tf-searchTerm{font-size:12px!important;height:50px}.tf-searchButton{font-size:12px;line-height:normal;height:50px}.tf-searchButton .fas{display:none!important}.dark_header_tp{padding:20px 0 40px}.main_header .h_inner{margin:15px 0}#whereisvin{top:0}#whereisvin .modal-dialog{top:30%}#cars_table .alert-info{margin-right:12px;margin-bottom:12px;padding:2px 15px;font-size:14px}.animatedfsmenu .navbar-toggler{top:6px!important}.ad-disclosure{margin:20px 0 40px}}@media only screen and (max-width:576px){.main_footer{padding:60px 0 20px}.main_footer .end_footer{padding-top:0}.vin_schema{display:none}.tf-search{display:block}.tf-searchButton{position:relative;width:100%;margin-top:10px;font-size:16px}.tf-searchTerm{padding:10px 30px;text-align:center;font-size:16px!important}.dark_header_tp p{margin:10px 0 20px}.dark_header_tp h1{margin-bottom:10px;font-size:34px}.main_header .h_inner{margin:20px 0}.wrapper{padding:0 15px}.tf-label-error{left:0;right:0}.ad-disclosure{margin:20px 0 60px}}@media only screen and (max-width:480px){.header_wrapper .logo img{max-width:180px}.tf-searchTerm{background:#fff!important;padding:10px 20px}}@media only screen and (max-width:360px){.dark_header_tp p{font-size:14px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}#cookie-notice{font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center;position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice .cookie-notice-container{display:block}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:" ";height:15px;width:2px;top:3px;background-color:gray}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container{padding:15px 25px}}.animatedfs_background{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;pointer-events:none;transition:.5s all;background-size:cover}.animatedfs_menu_list{margin:0 auto;height:100%;padding:100px 0}@media (max-width:768px){.animatedfs_menu_list{padding:30px 0}}.animatedfs_menu_list .afsmenu{list-style:none}.animatedfs_menu_list .afsmenu>li{position:relative}.animatedfs_menu_list .afsmenu>li a{font-size:42px;font-weight:400}.animatedfs_menu_list .afsmenu>li a:focus{outline:0!important}.animatedfsmenu{display:flex;position:fixed;z-index:9999999;width:0;top:0;left:0;height:100vh;transition:all ease-out .6s;background-size:cover;background-attachment:fixed}.animatedfsmenu ul{list-style:none!important;margin:0!important}@media (max-width:1024px){.animatedfsmenu{background-size:cover}}@media (min-width:1024px){.animatedfsmenu__mobile{display:none}}.animatedfsmenu__right{width:0;height:100vh;left:unset;right:0}.animatedfsmenu .navbar-collapse{flex-direction:column!important}.animatedfsmenu__right .navbar-toggler{right:0}.animatedfsmenu .navbar-collapse{opacity:0;display:none}.animatedfsmenu .navbar-toggler{display:block;position:fixed;z-index:99999999999999;border-radius:0;transition:all .3s;width:70px;padding:0;border:0!important;height:70px}@media (max-width:1024px){.animatedfsmenu .navbar-toggler{width:55px;height:55px}}.animatedfsmenu .animatedfs_menu_list{max-width:100%;display:inline-block;pointer-events:none;width:600px}.animatedfsmenu .animatedfs_menu_list .afsmenu>li{margin:0;color:#fff;width:100%;font-size:55px;line-height:62px;position:relative;cursor:pointer}@media (max-width:768px){.animatedfsmenu .animatedfs_menu_list .afsmenu>li{font-size:35px;line-height:45px;padding:0 20px}.animatedfsmenu .animatedfs_menu_list .afsmenu>li a{font-size:23px!important}}.animatedfsmenu .animatedfs_menu_list .afsmenu>li a{transition:.3s all;position:relative}.animatedfsmenu.animation_background__border_radius .afsmenu>li>a:before{width:0;transition:.3s all;content:"";position:absolute;height:100%;top:50%;transform:translateY(-50%);z-index:-1;border-radius:80px}.animatedfsmenu.animation_background__border_radius .afsmenu>li:hover>a:before{left:-8px;width:calc(100% + 18px)}.animatedfsmenu .navbar-toggler .bar{position:relative;content:"";width:45px;height:3px;background:#fff;display:block;top:0;margin:8px auto;transition:all ease-in-out .6s}@media (max-width:768px){.animatedfsmenu .navbar-toggler .bar{margin:5px auto;width:35px}}.afsmenu_scroll{max-height:80vh;min-height:75vh;overflow-y:auto}@media (max-width:1024px){.afsmenu_scroll{max-height:65vh}}.afsmenu_scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0/.3);background-color:#fff0}.afsmenu_scroll::-webkit-scrollbar{width:6px;background-color:#fff0}.afsmenu_scroll::-webkit-scrollbar-thumb{background-color:rgb(0 0 0/.6)}