:root{--mdc-dialog-dark-theme-bg-color: #303030}.mdc-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;visibility:hidden;z-index:5}.mdc-dialog__backdrop{background-color:rgba(0,0,0,0.87);background-color:var(--mdc-theme-text-primary-on-light, rgba(0,0,0,0.87));position:fixed;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;opacity:0;z-index:-1}.mdc-dialog__surface{-webkit-box-shadow:0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);box-shadow:0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);background-color:#fff;background-color:var(--mdc-theme-background, #fff);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 30px);min-width:640px;max-width:865px;-webkit-transform:translateY(150px) scale(0.8);transform:translateY(150px) scale(0.8);border-radius:2px;opacity:0}.mdc-dialog--theme-dark .mdc-dialog__surface,.mdc-theme--dark .mdc-dialog__surface{color:#fff;color:var(--mdc-theme-text-primary-on-dark, #fff);background-color:#303030;background-color:var(--mdc-dialog-dark-theme-bg-color, #303030)}[dir="rtl"] .mdc-dialog .mdc-dialog__surface,.mdc-dialog[dir="rtl"] .mdc-dialog__surface{text-align:right}.mdc-dialog__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 24px 0}.mdc-dialog__header__empty{padding:0}[dir="rtl"] .mdc-dialog .mdc-dialog__header,.mdc-dialog[dir="rtl"] .mdc-dialog__header{text-align:right}.mdc-dialog__header__title{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.25rem;font-weight:500;letter-spacing:0.02em;line-height:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.mdc-dialog__body{color:rgba(0,0,0,0.54);color:var(--mdc-theme-text-secondary-on-light, rgba(0,0,0,0.54));font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:0.875rem;font-weight:400;letter-spacing:0.04em;line-height:1.25rem;margin-top:20px;padding:0 24px 24px}.mdc-dialog--theme-dark .mdc-dialog__body,.mdc-theme--dark .mdc-dialog__body{color:rgba(255,255,255,0.7);color:var(--mdc-theme-text-secondary-on-dark, rgba(255,255,255,0.7))}.mdc-dialog__body--scrollable{max-height:195px;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);overflow-x:auto;overflow-y:scroll;-webkit-overflow-scrolling:touch}.mdc-dialog__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:8px}.mdc-dialog__footer__button{margin-left:0;margin-right:8px}[dir="rtl"] .mdc-dialog__footer__button,.mdc-dialog__footer__button[dir="rtl"]{margin-left:8px;margin-right:0}.mdc-dialog__footer__button:last-child{margin-left:0;margin-right:0}[dir="rtl"] .mdc-dialog__footer__button:last-child,.mdc-dialog__footer__button:last-child[dir="rtl"]{margin-left:0;margin-right:0}.mdc-dialog__action{color:#ff4081;color:var(--mdc-theme-secondary, #ff4081)}@media (max-width: 640px){.mdc-dialog{min-width:280px}.mdc-dialog__surface{min-width:280px}.mdc-dialog__body{line-height:24px}}.mdc-dialog--animating{visibility:visible}.mdc-dialog--animating .mdc-dialog__backdrop{-webkit-transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1);transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--animating .mdc-dialog--open .mdc-dialog__surface{-webkit-transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),-webkit-transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),-webkit-transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),-webkit-transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--animating .mdc-dialog__surface{-webkit-transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),-webkit-transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),-webkit-transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),-webkit-transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--open{visibility:visible}.mdc-dialog--open .mdc-dialog__backdrop{opacity:.3}.mdc-dialog--open .mdc-dialog__surface{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}.mdc-dialog-scroll-lock{overflow:hidden}@font-face{font-family:'AvenirLTPro-Light';src:url("../fonts/2685B8_0_0.eot");src:url("../fonts/2685B8_0_0%EF%B9%96.eot#iefix") format("embedded-opentype"),url("../fonts/2685B8_0_0.woff") format("woff"),url("../fonts/2685B8_0_0.ttf") format("truetype")}@font-face{font-family:'AvenirLTPro-LightOblique';src:url("../fonts/2685B8_3_0.eot");src:url("../fonts/2685B8_3_0%EF%B9%96.eot#iefix") format("embedded-opentype"),url("../fonts/2685B8_3_0.woff") format("woff"),url("../fonts/2685B8_3_0.ttf") format("truetype")}@font-face{font-family:'AvenirLTPro-Medium';src:url("../fonts/2685B8_1_0.eot");src:url("../fonts/2685B8_1_0%EF%B9%96.eot#iefix") format("embedded-opentype"),url("../fonts/2685B8_1_0.woff") format("woff"),url("../fonts/2685B8_1_0.ttf") format("truetype")}@font-face{font-family:'AvenirLTPro-Heavy';src:url("../fonts/2685B8_4_0.eot");src:url("../fonts/2685B8_4_0%EF%B9%96.eot#iefix") format("embedded-opentype"),url("../fonts/2685B8_4_0.woff") format("woff"),url("../fonts/2685B8_4_0.ttf") format("truetype")}@font-face{font-family:'AvenirLTPro-Black';src:url("../fonts/2685B8_2_0.eot");src:url("../fonts/2685B8_2_0%EF%B9%96.eot#iefix") format("embedded-opentype"),url("../fonts/2685B8_2_0.woff") format("woff"),url("../fonts/2685B8_2_0.ttf") format("truetype")}@font-face{font-family:'Icons';src:url("../fonts/icons.eot");src:url("../fonts/icons%EF%B9%96.eot#iefix") format("embedded-opentype"),url("../fonts/icons.ttf") format("truetype"),url("../fonts/icons.woff") format("woff")}[class^="icons-"]{font-family:'Icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icons-twitter:before{content:"\e600"}.icons-facebook:before{content:"\e601"}.icons-googleplus:before{content:"\e602"}.icons-linkedin:before{content:"\e603"}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:active,a:focus,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}small{font-size:80%}@media only screen and (min-width: 1000px){small{font-size:78%}}@media only screen and (min-width: 1120px){small{font-size:80%}}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}svg:not(:root){overflow:hidden}button,input,select,textarea{font-family:inherit;font-size:90%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,body{min-height:100%}img{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}html,button,input,select,textarea{color:rgba(255,255,255,0.6)}body{font-family:'AvenirLTPro-Light', Helvetica, Arial, sans-serif;background:#000;font-size:18px;line-height:1.3;margin:0;padding-bottom:20px;background:url(../img/ajax-loader.gif) no-repeat center 45% #000;-webkit-font-smoothing:antialiased;overflow-y:scroll}@media only screen and (min-width: 769px){body{font-size:1.65vw}}@media only screen and (min-width: 1120px){body{font-size:18px}}body.loaded{background:#000}i,em{font-family:'AvenirLTPro-LightOblique', Helvetica, Arial, sans-serif;font-style:normal}b,strong{font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif;font-weight:normal}a,a.box{text-decoration:none;color:#fff;color:rgba(255,255,255,0.6)}a:hover,a.box:hover{color:#fff}.view-faq-pdf{display:inline-block;cursor:pointer}.view-faq-pdf:hover{color:rgba(255,255,255,0.6)}p,.box ul{margin:0 0 1em}h1,h2,h3,h4,h5,h6{margin:.5em 0;font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif;color:rgba(255,255,255,0.8);text-rendering:optimizelegibility;font-weight:normal}h1{font-size:110%;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5em}h2{font-family:'AvenirLTPro-Light', Helvetica, Arial, sans-serif;font-size:165%;margin-bottom:.1em;text-transform:lowercase}h3,h4{font-size:100%}h3{text-transform:uppercase;letter-spacing:2px}h1:first-child,h2:first-child,h3:first-child,h4:first-child{margin-top:0}.intro-text+p,p+h3{margin-top:1.5em}ul,ol{padding:0;margin:0 0 20px 20px}ul ul,ul ol,ol ol,ol ul{margin-bottom:0}ul{list-style:none;margin-left:0}.box p+ul{margin-top:-1em}ul li{position:relative;padding-left:12px}ul li:before{content:"•";font-size:60%;position:absolute;left:0;top:6px}.list-twocol ul{float:left;width:48%;margin:0 0 0 4%}.list-twocol ul:first-child{margin-left:0}@media only screen and (min-width: 769px){.text-twocol{display:-webkit-box;display:-ms-flexbox;display:flex}}.twocol-left,.twocol-right{margin-bottom:1em}@media only screen and (min-width: 769px){.twocol-left,.twocol-right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin:0}}.container{width:100%;min-height:100%;max-width:1100px;margin-right:auto;margin-left:auto;padding:0}.copyright{display:none;color:#666}.copyright p{margin:10px 10px}.copyright p{-webkit-font-smoothing:subpixel-antialiased}.copyright p a{color:#666;border-bottom:1px solid #333}.copyright p a:hover{color:#999}.copyright p a.social-link{border-bottom:0;line-height:0;font-size:28px;margin:0 15px 0 0}.loaded .copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1121px){.copyright p{margin:30px 10px}.copyright p a.social-link{font-size:24px;margin:0 0 0 15px}.loaded .copyright{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.navbar .container,.announcement-bar .container{width:auto;padding-left:10px;padding-right:10px}@media only screen and (min-width: 480px){.navbar .container,.announcement-bar .container{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 1120px){.navbar .container,.announcement-bar .container{width:1080px}}.navbar,.navbar .container{background:#2d2319}.navbar .container{position:relative}.navbar{color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:1px;font-size:14px;text-align:right;margin-bottom:10px;position:fixed;top:0;z-index:10;width:100%}.navbar ul{float:right;list-style:none;text-align:left}.navbar p.brand{float:left;font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif}.navbar p.brand a{display:block}.navbar p.brand,.navbar ul{margin:0}.navbar p.brand,.navbar ul>li{line-height:40px}.navbar ul>li{padding:0 0 0 8px;display:inline-block}.navbar ul li:before{content:''}.navbar ul a.active{color:#fff}.navbar .btn-navbar{background:none;border:0;width:100%;padding:8px 0 8px;margin:0;display:none}.navbar .btn-navbar .bar{display:block;float:right;clear:right;width:25px;height:4px;background:#fff;opacity:.6;border-radius:2px;margin-top:3px}.practice-areas-title{display:none}@media only screen and (min-width: 1120px){.practice-areas-title{display:block;cursor:default}}.practice-areas-dropdown-wrapper:hover .practice-areas-title{color:white}.practice-areas-dropdown-wrapper{border:none !important}@media only screen and (min-width: 1120px){.practice-areas-dropdown-wrapper{position:relative;margin-right:-3px}}@media only screen and (min-width: 1120px){.practice-areas-dropdown{display:none;position:absolute;background-color:#2d2319}.practice-areas-dropdown li{line-height:1.5 !important}.practice-areas-dropdown a{display:inline-block}.practice-areas-dropdown-wrapper:hover .practice-areas-dropdown{display:block}}.announcement-bar{background-color:black;display:none;z-index:10;width:100%}.announcement-bar .container{background-color:black;position:relative}.announcement-bar.is-visible{display:block}.announcement-bar.is-visible ~ .navbar{top:41px}.announcement-bar.is-visible ~ .announcement-bar-spacer{height:40px}.announcement-message{padding:9px 0;text-align:left;width:85%}.close-announcement{position:absolute;top:0;right:0;color:white;cursor:pointer;padding:10px 18px}.close-announcement:hover{color:#b3b3b3}.main{padding:45px 5px 0}.main.with-announcement{margin-top:3.2rem}@media only screen and (min-width: 480px){.main.with-announcement{margin-top:2.5rem}}.box{height:39.7vw}@media only screen and (min-width: 480px){.box{height:40.5vw}}@media only screen and (min-width: 769px){.box{height:20.295vw}}@media only screen and (min-width: 1000px){.box{height:16.252vw}}@media only screen and (min-width: 1120px){.box{height:160px}}#content{position:relative}.box{width:50%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:inline-block;visibility:hidden;float:left;z-index:2}@media only screen and (min-width: 480px){.box{padding:26px}}@media only screen and (min-width: 769px){.box{width:25%}}@media only screen and (min-width: 1000px){.box{width:20%;margin:0px}}@media only screen and (min-width: 1120px){.box{width:200px;margin:10px;padding:16px}}.box-logo .box__inner,.box-contact .box__inner{padding:0;margin:10px}@media only screen and (min-width: 1120px){.box-logo .box__inner,.box-contact .box__inner{margin:0}}.box__inner{display:block;margin:0}@media only screen and (min-width: 1120px){.box__inner{padding:0}}.box-logo .box__inner{margin:5px}.box img{width:100%}.box:after{background-color:#2d2319;content:'';display:block;position:absolute;top:5px;left:5px;right:5px;bottom:5px;z-index:-1}@media only screen and (min-width: 480px){.box:after{top:10px;left:10px;right:10px;bottom:10px}}@media only screen and (min-width: 1120px){.box:after{top:0;left:0;right:0;bottom:0}}.box.h3,.box.h4,.box.h5,.box-address-desc,.box-practice{height:auto;overflow:visible}.box.w2,.box.w3,.box-industries,.box-services,.box-address1,.box-address2,.box-service{width:100%}@media only screen and (min-width: 769px){.box-service{width:25%}}@media only screen and (min-width: 1000px){.box-service{width:20%}}@media only screen and (min-width: 1120px){.box-service{width:200px}}.box-hidden{pointer-events:none;z-index:1}.loaded .box{visibility:visible;float:none}.box.no-pad{padding:0}.box.no-bg{background:none}.box-matters{height:auto;color:rgba(255,255,255,0.8)}.box.auto{height:auto !important}.box-matters ul{font-size:16px}@media only screen and (min-width: 769px){.box-matters ul{font-size:2vw}}@media only screen and (min-width: 1000px){.box-matters ul{font-size:1.58vw}}@media only screen and (min-width: 1120px){.box-matters ul{font-size:18px}}.box-quote .box__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.box-quote blockquote{margin:0 0 0 0}.box-quote blockquote p{font-style:italic;font-weight:700}.box-quote cite{font-style:normal}@media only screen and (min-width: 769px){.box.w2{width:50%}.box.h2{height:40.588vw}.box.w3{width:50%}.box.h3{height:60.882vw}.box.h4{height:121.8vw}}@media only screen and (min-width: 1000px){.box.w2{width:40%}.box.h2{height:32.503vw}.box.w3{width:60%}.box.h3{height:48.754vw}.box.h4{height:65vw}.box.h5{height:880px}.box.h5{height:81.176vw}.box.auto{height:auto !important;min-height:160px}}@media only screen and (min-width: 1120px){.box.w2{width:420px}.box.h2{height:340px}.box.w3{width:640px}.box.h3{height:520px}.box.h4{height:700px}.box.h5{height:880px}.box.auto{height:auto;min-height:160px}}@media only screen and (min-width: 769px){.page-government-relations .box-services,.page-government-relations .box-industries,.page-corporate .box-industries,.page-research-misconduct .box-industries{width:50%}}@media only screen and (min-width: 1000px){.page-government-relations .box-services,.page-government-relations .box-industries,.page-corporate .box-industries,.page-research-misconduct .box-industries{width:20%}}@media only screen and (min-width: 1120px){.page-government-relations .box-services,.page-government-relations .box-industries,.page-corporate .box-industries,.page-research-misconduct .box-industries{width:200px}}@media only screen and (min-width: 1000px){.page-litigation .box-services{height:48.754vw}}@media only screen and (min-width: 1120px){.page-litigation .box-services{height:340px}}@media only screen and (min-width: 769px){.page-government-relations .box-services{height:60.882vw}}@media only screen and (min-width: 1000px){.page-government-relations .box-services{height:81.176vw}}@media only screen and (min-width: 1120px){.page-government-relations .box-services{height:700px}}.page-government-relations .box-industries{height:auto}@media only screen and (min-width: 769px){.page-government-relations .box-industries{height:40.588vw}}@media only screen and (min-width: 1000px){.page-government-relations .box-industries{height:32.503vw}}@media only screen and (min-width: 1120px){.page-government-relations .box-industries{height:340px}}@media only screen and (min-width: 769px){.page-corporate .box-industries,.page-research-misconduct .box-industries{height:60.882vw}}@media only screen and (min-width: 1000px){.page-corporate .box-industries,.page-research-misconduct .box-industries{height:65vw}}@media only screen and (min-width: 1120px){.page-corporate .box-industries,.page-research-misconduct .box-industries{height:700px}}.box.box-receivership:after,.box.box-receivership-single:after{background:#4b282d}.box-brown:after{background:#5b2f19}.box-dark-brown:after{background:#2d2319}.box-red:after{background:#9f4a37}.box-green:after{background:#879b6e}.box-blue:after{background:#648fa7}.box-dark-blue:after{background:#234c5c}.box-gray .news-title,.box-gray .news-author{color:#2d2319}.box-gray:after{background-color:#b3b3b3}.box-purple .news-title,.box-purple .news-author{color:rgba(255,255,255,0.6)}.box-purple:after{background:#4b282d}.box-teal:after{background:#395b4d}.box p:last-child,.box ol:last-child,.box ul:last-child,.box dl:last-child{margin-bottom:0}.box.box-text{min-height:340px;height:auto}.box-text b,.box-text strong{line-height:normal}.box.box-bio-text{min-height:880px}a.box:hover i{opacity:1}@media only screen and (min-width: 480px){.box-text,.intro-text small{font-size:18px}}.box-text a:hover,.intro-text small a:hover{color:#fff}.box-text a,.box-resources a,.box-show-links a{border-bottom:1px solid rgba(255,255,255,0.25)}.email-alerts a{display:inline-block;clear:left;margin-top:0px;border-color:#bfbfbf}@media only screen and (min-width: 480px){.email-alerts a{margin-top:0px}}.box-text h1{font-family:'AvenirLTPro-Light', Helvetica, Arial, sans-serif;text-transform:none;font-size:165%;letter-spacing:0;margin-top:5px;margin-bottom:10px;line-height:1.2}.box-text__news-date{margin-bottom:0}.box-text p{position:relative}.box-text p img+br+small{margin-top:.75em}.box-text p img ~ small{display:block}.box-text p img+small{position:static;margin-top:.75em}@media only screen and (min-width: 480px){.box-text p img+small{position:absolute;left:424px;top:0}}p.subtitle{font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif;font-size:85%;letter-spacing:1px;text-transform:uppercase}.box h2{line-height:1;margin:0 0 0.5em 0}.box-news-listings:not(.box-recent-successes) p.title{line-height:1.4;font-size:90%;margin:0}.box-logo,.box-address{z-index:3 !important}.box-logo .box__inner{padding:0;position:static;background:none}@media only screen and (min-width: 480px){.box-logo .box__inner{padding:5px}}@media only screen and (min-width: 1120px){.box-logo .box__inner{padding:0;margin:0}}.box-logo:after{background:none}.box-logo-link{padding-left:20px;padding-right:20px}.box-address,.box-contact{font-size:85%;line-height:1.35}.box-address .box__inner,.box-contact .box__inner{position:absolute;top:0;right:0;bottom:0;left:0}.box-address:after,.box-contact:after{background-color:#4b282d}.box-address{width:50%}.box-address1:after{background-color:#4b282d}.box-address2:after{background-color:#395b4d}@media only screen and (min-width: 769px){.box-address{width:25%}}@media only screen and (min-width: 1000px){.box-address{width:20%}}@media only screen and (min-width: 1120px){.box-address{width:200px}}.box-address h4{margin-bottom:0}.box-contact p,.box-address p{margin-bottom:0}.gutter-sizer{width:20px}.box-primary h1{text-transform:uppercase;letter-spacing:1px}.intro-text{font-size:165%;line-height:1.29}@media only screen and (min-width: 769px){.intro-text{font-size:2.62vw}}@media only screen and (min-width: 1000px){.intro-text{font-size:150%}}@media only screen and (min-width: 1120px){.intro-text{font-size:165%}}.intro-text strong{font-family:'AvenirLTPro-Light', Helvetica, Arial, sans-serif;color:#fff;color:#fff}.intro-text a,.box-news-listings-more,.archive__show-link,.view-faq-pdf{font-size:52%;letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid #fff;border-bottom:1px solid rgba(255,255,255,0.25)}.box-practice{padding:5px}@media only screen and (min-width: 480px){.box-practice{padding:10px}}@media only screen and (min-width: 1120px){.box-practice{padding:0}}.box-practice h2{position:absolute;left:15px;top:15px;font-size:200%;line-height:1;margin-top:-4px;color:#fff;color:rgba(255,255,255,0.7);max-width:73%}@media only screen and (min-width: 480px){.box-practice h2{left:22px;top:22px;padding-right:120px}}.box-practice:hover h2{color:#fff}.box-practice.box-litigation i{right:13px}.box-services,.box-video,.box-news-listings,.box-firm-intro,.box-auto-height{height:auto;min-height:40.5vw}@media only screen and (min-width: 480px){.box-services,.box-video,.box-news-listings,.box-firm-intro,.box-auto-height{min-height:auto;min-height:initial}}.box-service h2{line-height:1;margin-bottom:.3em;margin-top:-.125em}.box-service p{font-size:90%}@media only screen and (min-width: 769px){.box-service p{font-size:85%}}.box.w3 ul li{margin-bottom:.3em}@media (min-width: 1121px){.box-practice h2{max-width:100%}}.page-home .intro-text h1{display:none}.page-home .box-news-listings:after{background-color:#b3b3b3}.box-news-listings{padding-top:20px;padding-top:15px}.page-home .box-news-listings li:hover,.page-home .box-news-listings li:hover .news-date,.page-home .box-news-listings .box-news-listings-more:hover{color:black}.page-home .box-news-listings li:hover .news-title{color:white}.page-home .box-news-listings li:hover,.page-home .box-news-listings li:hover .news-title,.page-home .box-news-listings .box-news-listings-more:hover{font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif}.box-news-listings-more,.archive__show-link,.view-faq-pdf{font-size:86%;color:rgba(255,255,255,0.6)}.archive__reveal{padding:0}.archive__reveal:before{content:none}.archive__less-link{display:none}.archive__separator{display:none}.news-item{margin-bottom:12px;padding:0}.news-item-list{margin-bottom:10px}.news-item.visible{display:block !important}.news-item:before{content:none}.news-date{text-transform:uppercase;color:#2d2319}.news-title{color:#2d2319;font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif}.page-firm .intro-text a{display:none}.firm--intro{height:auto}@media only screen and (min-width: 769px){.firm--intro{height:141.75vw}}@media only screen and (min-width: 1000px){.firm--intro{height:113.78vw}}@media only screen and (min-width: 1120px){.firm--intro{height:auto}}.page-research-misconduct .news-title{font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif}.page-research-misconduct .news-excerpt{font-size:90%}.page-research-misconduct .news-item__link:hover .news-title{color:white}.page-research-misconduct .news-author{font-size:85%;margin:0}.box-blog-feed.box-gray h2,.box-blog-feed.box-gray h2 a{color:#404040}.box-blog-feed.box-gray h2 a:hover{color:white}.box-blog-feed.box-gray .news-excerpt{color:#2d2319;font-style:italic}.box-recent-successes{font-size:100%}.intro-text small{line-height:1.3;display:inline-block}.text-preview-title{border:none !important}.text-preview-excerpt{margin-bottom:1rem}.faq-title{font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif;border:none !important}.anchor-link{display:block;border:none !important;position:relative;top:-3.2rem}.faq-item{margin-top:1rem;margin-bottom:2rem}@media only screen and (min-width: 769px){.box-move-right{margin-left:25%}}@media only screen and (min-width: 1000px){.box-move-right{margin-left:20%}}@media only screen and (min-width: 1120px){.box-move-right{margin-left:230px}}.box-spotlight{padding:5px}.box-spotlight p.title{background:#2d2319}@media only screen and (min-width: 480px){.box-spotlight p.title{right:10px;left:10px;bottom:15px}}@media only screen and (min-width: 1120px){.box-spotlight p.title{bottom:0px;right:0;left:0}}@media only screen and (min-width: 480px){.box-spotlight{padding:10px}}@media only screen and (min-width: 1120px){.box-spotlight{padding:0}}.video-container{line-height:0}figure.video{margin:0;line-height:0;width:100%}.page-spotlights figure.video{margin-bottom:16px}iframe{border:0}.box-video{padding:0 5px;margin-top:5px}.box-video .caption{padding:16px}@media only screen and (min-width: 480px){.box-video{margin-top:0;padding:10px 10px}}@media only screen and (min-width: 769px){.box-video p{font-size:2vw}}@media only screen and (min-width: 1000px){.box-video p{font-size:1.58vw}}@media only screen and (min-width: 1120px){.box-video{padding:0;margin:10px}.box-video p{font-size:18px}}figure.video{position:relative;padding-bottom:56.25%;padding-top:5px;height:0}figure.video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.box-video-lg .video-container,.box-spotlight .video-container{margin-bottom:16px}.box-spotlight .box__inner{padding:0;position:relative}.box-bio p.title,.box-spotlight p.title{position:absolute;bottom:3px;left:5px;right:5px;padding:5px 16px}@media only screen and (min-width: 480px){.box-bio p.title,.box-spotlight p.title{left:10px;bottom:10px}}@media only screen and (min-width: 1120px){.box-bio p.title,.box-spotlight p.title{right:0;bottom:-2px;left:0}}.box-bio{padding:5px}.box-bio .box__inner{padding:0}@media only screen and (min-width: 480px){.box-bio{padding:10px}}@media only screen and (min-width: 1120px){.box-bio{padding:0}}.box-bio-text:after{background-color:#2d2319}.box-bio-image{padding:5px}@media only screen and (min-width: 480px){.box-bio-image{padding:10px}}@media only screen and (max-width: 768px){.box-bio-image{height:auto}}@media only screen and (min-width: 1120px){.box-bio-image{padding:0}}.box-bio p.title{background:rgba(0,0,0,0.8)}@media only screen and (min-width: 480px){.box-bio p.title{left:10px;bottom:5px}}@media only screen and (min-width: 1120px){.box-bio p.title{left:0;bottom:0px}}.people-sorter__input-wrapper{padding:2px}.people-sorter__radio-input{cursor:pointer}.people-sorter__label{display:inline;padding:0 0.5rem;cursor:pointer;font-weight:700}.people-image{padding:5px}@media only screen and (min-width: 480px){.people-image{padding:10px}}@media only screen and (min-width: 769px){.people-image{padding:10px}}@media only screen and (min-width: 1120px){.people-image{padding:0}}.mdc-dialog__header,.mdc-dialog__body,.mdc-dialog__footer{-webkit-box-flex:0;-ms-flex:none;flex:none}.mdc-dialog__surface{border-radius:0;color:rgba(255,255,255,0.6);max-width:560px;max-height:95vh;overflow-y:scroll}.mdc-dialog__body{font-family:"AvenirLTPro-Medium",Helvetica,Arial,sans-serif;margin-top:1rem;padding-bottom:1rem}.mdc-dialog--open .mdc-dialog__backdrop{opacity:1}.mdc-dialog{z-index:11}.mdc-dialog__header__title{font-family:"AvenirLTPro-Medium",Helvetica,Arial,sans-serif;font-size:165%;color:#262626}.mdc-dialog__footer{-ms-flex-pack:distribute;justify-content:space-around;padding:0 1rem 1.2rem}@media only screen and (min-width: 480px){.mdc-dialog__footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.mdc-dialog__footer button{-webkit-box-flex:0;-ms-flex:none;flex:none;color:#262626;border-top:2px solid white;-webkit-appearance:caret;background-color:#bfbfbf;border-radius:0;padding:0.5rem 2rem;margin-right:1.2rem}.mdc-dialog__footer button:hover{color:white;background-color:#9f4a37}.box-testimonial p{line-height:1.3;margin-top:-3px}.box-testimonial:after{background-color:#5b2f19}.box-testimonial em{font-size:90%}a.article-author-link{border:none;font-family:"AvenirLTPro-Medium",Helvetica,Arial,sans-serif}.box-news-archive{height:auto}.box-news-archive:after{background-color:#5b2f19}.box-news-archive h2+.archive__category{margin-top:1.5rem}.box-news-archive li:last-child{margin-bottom:0px}.archive__category{text-transform:uppercase;margin-top:2rem;font-family:"AvenirLTPro-Medium",Helvetica,Arial,sans-serif}.archive__list .archive__article:nth-of-type(1n+4){display:none}.archive__article--pinned{padding:3px;border:1px solid rgba(255,255,255,0.3);margin-left:-3px;margin-right:-3px}@media only screen and (min-width: 480px){.archive__article--pinned{padding:7px;margin-left:-7px;margin-right:-7px}}.news-item__link small{font-family:"AvenirLTPro-Medium",Helvetica,Arial,sans-serif;display:block;padding:2px 0 1px}.news-title--archive{font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif}.page-home .box-news-listings-more,.view-faq-pdf{color:white}.page-home .news-item__link:hover small{color:white}.page-news .news-item__link small{color:rgba(255,255,255,0.4)}.news-item__link--archive{color:rgba(255,255,255,0.6)}.ogimage{margin-bottom:1rem}.news-text{color:#2d2319}.news-text h1,.news-text h2,.news-text h3,.news-text a,.news-text ol{color:#2d2319}.news-text figure{margin:0;margin-bottom:15px}.news-text figure img{max-width:100%;width:auto}.news-text a{border-color:#bfbfbf}.news-text a:hover{color:black;border-color:black}.news-author{clear:left;margin-bottom:1rem;font-family:"AvenirLTPro-Medium",Helvetica,Arial,sans-serif}.news-author__link{display:block}.news-author figure{margin:0;width:33.3333%;display:inline-block;margin-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top}.news-author p{display:inline-block;width:66.6666%;-webkit-box-sizing:border-box;box-sizing:border-box}.news-author a:first-of-type{font-family:"AvenirLTPro-Medium",Helvetica,Arial,sans-serif;border:none}.news-author a{border-color:#bfbfbf}.news-author a:hover{color:black;border-color:black}.news-date--archive{text-transform:uppercase}.box-news-related{z-index:1}@media only screen and (min-width: 769px){.box-news-related{min-height:auto;height:auto}}.box-news-related:after{background-color:#395b4d}.page-article.loaded,.text-preview-page.loaded{background-color:rgba(0,0,0,0.3)}.page-article.loaded .box-text:after,.text-preview-page.loaded .box-text:after{background-color:#e6e6e6}.page-article.loaded .copyright p small a,.text-preview-page.loaded .copyright p small a{border:none}.page-article.loaded .copyright p small a:hover,.text-preview-page.loaded .copyright p small a:hover{color:black}.box-results:after{background-color:#4b282d}.box-contact-us{height:auto}.box-address-desc h2,.box-careers h2{margin-bottom:12px}.box-address-desc p{margin-bottom:0}.box-address-desc p,.box-careers p{font-size:90%;line-height:1.3}.box-careers p.email{margin-top:-1em}.box-address-desc p a{font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif;font-size:80%;letter-spacing:1px;text-transform:uppercase}.box-careers h2,.box-careers p,.box-careers a{color:rgba(255,255,255,0.7)}label{display:block;margin-bottom:5px}input[type="text"],input[type="email"],textarea{-webkit-border-radius:0;background:none;border:1px solid #fff;border:1px solid rgba(255,255,255,0.35);-webkit-transition:all .2s ease;transition:all .2s ease;padding:5px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:20px;outline:none}input[type="text"]:focus,input[type="email"]:focus,textarea:focus{outline:none;border-color:#fff;color:#fff}label.checkbox{margin-bottom:20px}input[type="submit"]{background:none;text-transform:uppercase;font-family:'AvenirLTPro-Heavy', Helvetica, Arial, sans-serif;border:0;padding:0}input:required,input:invalid,textarea:required,textarea:invalid{-webkit-box-shadow:none !important;box-shadow:none !important}input.unhappy,textarea.unhappy{outline:none;border:1px solid red}.unhappyMessage{display:none !important}.box-maintenance-message{width:100%;min-height:initial !important}[class^="icon-"]{display:block;vertical-align:text-top;background-image:url(../svg/icons_2019.03.19_mb.svg);background-repeat:no-repeat;position:absolute;right:16px;top:16px;opacity:.7}@media only screen and (min-width: 480px){[class^="icon-"]{top:20px;right:20px}}@media only screen and (min-width: 1120px){[class^="icon-"]{right:16px;top:16px}}.no-svg [class^="icon-"]{background-image:url(../img/icons.png)}.icon-menu{width:40px;height:21px;background-position:-347px 0}.icon-health-law{width:61px;height:61px;background-position:-133px 0}.icon-litigation{width:62px;height:54px;background-position:-61px 0}.icon-government-relations{width:53px;height:73px;background-position:0 0}.icon-corporate{width:60px;height:73px;background-position:-202px 0}@media only screen and (min-width: 480px){.icon-corporate{top:20px;right:22px}}@media only screen and (min-width: 1120px){.icon-corporate{top:22px;right:16px}}.icon-research-misconduct{width:60px;height:73px;background-position:-275px 0}@media only screen and (min-width: 480px){.icon-research-misconduct{top:30px;right:22px}}@media only screen and (min-width: 1120px){.icon-research-misconduct{top:18px;right:16px}}.icon-news{width:46px;height:36px;background-position:-62px -80px;opacity:.5;top:23px;right:23px;top:13px;right:13px}.icon-news:hover{opacity:1}@media only screen and (min-width: 480px){.icon-news{top:23px;right:23px}}@media only screen and (min-width: 769px){.icon-news{top:18px;right:18px}}@media only screen and (min-width: 1120px){.icon-news{right:13px;top:13px}}.icon-play{width:41px;height:32px;background-position:-239px -80px;opacity:.8}.icon-results{width:42px;height:43px;background-position:-128px -80px;opacity:.5;right:14px;top:14px}.icon-results:hover{opacity:1}@media only screen and (min-width: 480px){.icon-results{top:18px;right:18px}}@media only screen and (min-width: 769px){.icon-results{top:13px;right:13px}}@media only screen and (min-width: 1000px){.icon-results{top:18px;right:18px}}@media only screen and (min-width: 1120px){.icon-results{right:13px;top:8px}}.icon-map{width:21px;height:34px;background-position:-367px -80px;opacity:.5;top:10px;right:13px}.icon-mail{width:48px;height:31px;background-position:-299px -80px;opacity:.5}.icon-vcard{width:42px;height:34px;background-position:0 -80px;opacity:.5}.icon-pdf{width:30px;height:37px;background-position:-189px -80px;opacity:.5;top:11px}.hidden{display:none;visibility:hidden}.visible-phone{display:none !important}.hidden-desktop{display:none !important}.visible-desktop{display:inherit !important}.lt-ie9 .nav-collapse.collapse{height:auto !important;overflow:visible !important}@media (max-width: 1120px){.navbar .btn-navbar{display:block}.navbar p{position:absolute;left:auto;top:0}.navbar ul{float:none}.navbar ul>li,.navbar ul>li a{display:block}.navbar ul>li{border-top:1px solid #fff;border-top:1px solid rgba(255,255,255,0.1);padding-left:0}.nav-collapse.collapse{height:0;overflow:hidden}.icon-menu{position:static;float:right}}@media (min-width: 1121px){.nav-collapse.collapse{height:auto !important;overflow:visible !important}}@media (max-width: 480px), (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2){.hidden-desktop{display:inherit !important}.visible-desktop{display:none !important}.visible-phone{display:inline-block !important}.hidden-phone{display:none !important}body{padding:0 5px 5px}body{padding:0}.video-container iframe{width:300px;height:169px}[class^="icon-"]{background-image:url(../svg/icons-m_2019.03.06_mb.svg)}.no-svg [class^="icon-"]{background-image:url(../svg/icons-m_2019.03.06_mb.svg)}.icon-menu{width:41px;height:21px;background-position:-232px 0}.icon-health-law{width:37px;height:38px;background-position:-86px 0}.icon-litigation{width:37px;height:38px;background-position:-37px 0}.icon-government-relations{width:30px;height:38px}.icon-corporate{width:36px;height:38px;background-position:-139px 0}.icon-research-misconduct{width:36px;height:38px;background-position:-191px 0}.icon-news{width:29px;height:26px;background-position:-37px -48px}.icon-results{width:25px;height:26px;background-position:-77px -48px}.icon-map{width:14px;height:26px;background-position:-218px -48px}.icon-mail{width:29px;height:26px;background-position:-180px -48px}.icon-vcard{width:26px;height:26px;background-position:0 -48px}.icon-pdf{width:19px;height:26px;background-position:-113px -48px}.icon-play{width:25px;height:20px;background-position:-143px -48px}.icon-phone{width:30px;height:26px;background-position:-243px -48px;top:10px;right:10px;opacity:.5}}@media only screen and (max-width: 480px) and (min-width: 480px), only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2) and (min-width: 480px){.icon-phone{top:26px;right:26px}}@media (max-width: 480px), (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2){.navbar{margin-bottom:5px}.navbar p{display:none}.box{-webkit-box-sizing:border-box;box-sizing:border-box}.container{width:auto}.box img{width:100%}.copyright p{line-height:1.6}.copyright p small{font-size:100%;display:block}body{font-size:85%}.box-bio p.title,.box-spotlight p.title{padding:5px 13px}.box-contact p{font-size:120%;position:absolute;left:15px;bottom:15px}}@media only screen and (max-width: 480px) and (min-width: 480px), only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2) and (min-width: 480px){.box-contact p{left:26px;bottom:26px}}@media only screen and (max-width: 480px) and (min-width: 769px), only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2) and (min-width: 769px){.box-contact p{left:10px;bottom:10px}}@media (max-width: 480px), (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2){.list-twocol ul{float:none;width:auto;margin-left:0}}@media (max-width: 320px){.video-container iframe{width:300px;height:169px}.box-spotlight .video-container iframe{width:280px;height:158px}.box-text p img+small{position:static;margin-top:.75em}}@media only screen and (min-width: 769px){.smaller-text{font-size:85%}}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease}.collapse.in{height:auto}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.pull-left{float:left}.pull-right{float:right}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.php-testing{position:fixed;top:40px;left:0;background-color:black;color:white;padding:2vw;width:50vw;font-size:12px}@media only screen and (min-width: 769px){.mobile-only{display:none}}.no-mobile{display:none}@media only screen and (min-width: 769px){.no-mobile{display:block}}@-ms-viewport{width:device-width}@media screen and (max-width: 400px){@-ms-viewport{width:320px}}.copyright--print,.print-inline-box{display:none !important}@media print{body.loaded{background-color:white !important}p,ul,ol,h1,h2,h3,h4,a,a.box,a:hover,a.box:hover{color:black}.box-logo,.box-address{width:175px;height:175px;position:static !important;float:left !important}.box-address:after{display:none}.container{margin:0 !important;height:auto !important;overflow:visible !important}.box-firm-intro,.copyright{min-height:auto !important;margin-top:0px !important}.copyright{display:none !important}.copyright--print{display:block !important}.copyright p{margin:0 !important;height:0 !important}.box-practice,.visible-phone,.box-news-archive,.social-link{display:none !important;height:0 !important}.box-text a[href$="sign-up-for-email-alerts"]{display:none !important;height:0 !important}.hidden-phone{display:block !important}.box-text{display:inline !important;position:static !important;clear:left !important}.box-text figure,.box-text figure img{max-width:150px;float:left;display:block !important}.box-text:after{display:none}.print-inline-box{display:block !important;height:160px}@page{margin:0.5}body{margin:0.5cm}.navbar{display:none}.main{padding-top:0}}
