html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{display:block !important;line-height:1.4;color:#111;font-size:16px;font-family:'Open Sans',sans-serif;margin:0;font-weight:400}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}:root{font-size:18px;--body-text-color:#464646}@media screen and (min-width:768px){:root{font-size:19px}}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;color:#111;font-family:'Oswald',serif;line-height:1.2;font-weight:300}.content.columns h1,.content.columns h2,.content.columns h3,.content.columns h4,.content.columns h5,.content.columns h6{font-weight:300;font-family:'Oswald',serif}.sidebar.columns h1,.sidebar.columns h2,.sidebar.columns h3,.sidebar.columns h4,.sidebar.columns h5,.sidebar.columns h6{font-weight:300;font-family:'Oswald',serif}.attorney-box-list h1,.attorney-box-list h2,.attorney-box-list h3,.attorney-box-list h4,.attorney-box-list h5,.attorney-box-list h6{font-weight:300;font-family:'Oswald',serif !important}h1{font-size:1.7rem}h2{font-size:1.4rem}h3{font-size:1.2rem}h4{font-size:1rem}h5,h6{font-size:1rem}p{margin:0 0 1rem;font-size:16px;color:#111}ol,ul{margin:0 0 35px;padding:0}ul{list-style:none}ol{list-style-position:outside;padding-left:20px}.content li{font-size:16px;color:#111;padding:0 0 0 20px;position:relative;margin-bottom:10px}.content ol li{padding-left:0}.content ul li:before{position:absolute;left:0;content:"\f105";font-family:'Font Awesome 5 Pro';color:#8e0304}.content ul li:before,.sidebar section ul li:before{font-family:'Font Awesome 5 Pro'}.content ul ul{margin:20px 0 20px 20px}hr{background:#8e0304;width:20%;height:3px;display:block;border:none;margin:20px 0}hr.home-hr{margin-left:381px;background:#fff}hr.home-hr-testi{margin-left:360px}p.hp-news-date{font-weight:600;border-top:1px solid #ccc;padding-top:12px;margin-bottom:0;line-height:25px;font-size:14px}a.share-blog-hp{float:right}figure{margin:0}address{font-style:normal}a{color:#221f1f;text-decoration:none;font-weight:400;font-family:'Oswald',sans-serif;font-size:17px}a:hover,a:focus{color:#8e0304;text-decoration:none !important}a,button,.button{-webkit-transition:color .2s ease-out,background .2s ease-out,transform 60ms ease-in;-o-transition:color .2s ease-out,background .2s ease-out,transform 60ms ease-in;transition:color .2s ease-out,background .2s ease-out,transform 60ms ease-in}button,.button{font-family:'Oswald',sans-serif;font-size:1rem;text-transform:uppercase;cursor:pointer;border:none;margin:0;border-radius:0;padding:10px 20px;text-align:center;display:inline-block;color:#fff;background-color:#8e0304;text-decoration:none;font-weight:400}button:active,.button:active{transform:translateY(1.5px)}button:hover,button:focus,.button:hover,.button:focus{background-color:#221f1f;color:#fff}button.alt-01,.button.alt-01{background-color:#8e0304}button.alt-01:hover,button.alt-01:focus,.button.alt-01:hover,.button.alt-01:focus{background-color:#000;color:#fff}button.outline,.button.outline{background:0 0;border:3px solid #8e0304;color:#8e0304}button.outline:hover,button.outline:focus,.button.outline:hover,.button.outline:focus{background:#8e0304;color:#fff}input,select,textarea{color:#8e0304;background-color:#fff;font-size:.9rem;line-height:1;font-family:'Open Sans',sans-serif;border:none;-webkit-box-shadow:none;box-shadow:none;margin:0;width:100%;border-radius:0;padding:0 15px;height:45px}.sidebar input,.sidebar textarea{background-color:#e0e0e0}textarea{resize:none;min-height:90px;padding-top:15px;padding-bottom:15px;line-height:1.2}form label,form p{font-size:.9rem}label{color:#fff}.form-input-group{display:block;width:100%;margin-bottom:15px;text-align:left}.form-input-group.button-container{margin-bottom:40px;text-align:center}input.has-error{border:1px solid red !important;-webkit-box-shadow:0 0 2px red !important;box-shadow:0 0 2px red !important}p.error-text{color:red;margin:0;font-size:.7rem;-webkit-animation:fadeIn .125s both;animation:fadeIn .125s both}.grecaptcha-badge{display:none}select{-webkit-appearance:none;-moz-appearance:none}select::-ms-expand{display:none}.select-wrapper{position:relative;width:100%}.select-wrapper:after{content:"\f0dc";font-weight:900;font-family:"Font Awesome 5 Pro";position:absolute;right:0;top:0;text-align:center;width:45px;line-height:45px;color:#8e0304;pointer-events:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.select-wrapper.active:after{background:#8e0304;color:#fff}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.fast{-webkit-animation-duration:.6s;animation-duration:.6s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes menuSlideRight{from{opacity:0;margin-left:-10px}to{opacity:1;margin-left:0}}@-webkit-keyframes menuSlideRight{from{opacity:0;margin-left:-10px}to{opacity:1;margin-left:0}}@keyframes menuSlideDown{from{opacity:0;margin-top:-10px}to{opacity:1;margin-top:0}}@-webkit-keyframes menuSlideDown{from{opacity:0;margin-top:-10px}to{opacity:1;margin-top:0}}#skiptocontent{padding:6px;z-index:10;position:fixed;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);opacity:0;background-color:#8e0304;color:#fff;border-radius:0 0 8px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#skiptocontent:focus{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}@media only screen and (max-width:640px){#skiptocontent{display:none !important}}.columns,.column{float:left;padding:0 15px}.full-width{width:100%}.sidebar{clear:both;float:none}.small-12{width:100%}.small-11{width:91.67%}.small-10{width:83.34%}.small-9{width:75%}.small-8{width:66.67%}.small-7{width:58.34%}.small-6{width:50%}.small-5{width:41.66%}.small-4{width:33.33%}.small-3{width:25%}.small-2{width:16.66%}.small-1{width:8.33%}@media (min-width:768px){.medium-12{width:100%}.medium-11{width:91.67%}.medium-10{width:83.34%}.medium-9{width:75%}.medium-8{width:66.67%}.medium-7{width:58.33%}.medium-6{width:50%}.medium-5{width:41.67%}.medium-4{width:33.33%}.medium-3{width:25%}.medium-2{width:16.66%}.medium-1{width:8.33%}.hide-for-medium{display:none !important}}@media (min-width:1025px){.large-12{width:100%}.large-11{width:91.67%}.large-10{width:83.34%}.large-9{width:75%}.large-8{width:66.67%}.large-7{width:58.33%}.large-6{width:50%}.large-5{width:41.67%}.large-4{width:33.33%}.large-3{width:25%}.large-2{width:16.66%}.large-1{width:8.33%}.hide-for-large{display:none !important}}@media screen and (max-width:767px){.hide-for-small-only{display:none !important}.content{width:100% !important}}@media screen and (max-width:0px),screen and (min-width:768px){.show-for-small-only{display:none !important}}@media screen and (max-width:767px){.show-for-medium{display:none !important}}@media screen and (min-width:768px) and (max-width:1024px){.hide-for-medium-only{display:none !important}}@media screen and (max-width:767px),screen and (min-width:1025px){.show-for-medium-only{display:none !important}}@media screen and (max-width:1024px){.show-for-large{display:none !important}}.slick-dots{position:absolute;text-align:center;width:100%;bottom:2%;margin:0}.slick-slide img{margin:0 auto !important}.slick-dots li{position:relative;display:inline-block;margin:0 8px;padding:0}.slick-dots li button{font-size:0;line-height:0;display:block;cursor:pointer;background:0 0;color:transparent;border:0;outline:none;padding:0}.slick-dots li button:before{content:'';background:#e0e0e0;display:block;height:20px;width:20px;line-height:20px;border-radius:50%;opacity:1 !important;-webkit-transition:background .2s ease-out;-moz-transition:background .2s ease-out;-ms-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.slick-dots li:focus button:before,.slick-dots li:hover button:before{background:#8e0304}li.slick-active button:before{background:#8e0304}.slick-arrow{font-size:2.2rem;background:0 0;padding:0;width:70px;display:flex;align-items:center;justify-content:center;text-align:center;color:#8e0304}.slick-arrow:hover,.slick-arrow:focus{color:#8e0304;background:0 0}.slick-slide{outline:none}.slick-slider{visibility:hidden}.slick-slider.slick-initialized{visibility:visible !important}.row{max-width:1280px;margin-right:auto;margin-left:auto}.row:after{clear:both}.row:after,.row:before{display:table;content:' ';-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}@media screen and (min-width:768px){.row-extra-narrow{width:80%;margin:0 auto}}@media screen and (min-width:1025px){.row-narrow{width:70%;margin:0 auto}.row-extra-narrow{width:55%}}.no-float{float:none}.no-margin{margin:0 !important}.no-padding{padding:0}.no-min-height{min-height:0}.center,.text-center{text-align:center}.uppercase{text-transform:uppercase}.hide{display:none}.visually-hidden{border:none !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}.flex-container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center}.flex-align-vertical{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center}.flex-align-horizontal{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;text-align:center}.buttons-container>*{margin-right:1%}.buttons-container>*:last-child{margin-right:0}.small-text{font-size:.9rem}.add-margin-top{margin-top:40px}.small-margin-left{margin-left:8px}.small-margin-right{margin-right:8px}.opacity0{opacity:0}.opacity1{opacity:1 !important}.background-cover{background-size:cover;background-repeat:no-repeat}.background-transparent{background:0 0}.light-text h1,.light-text h2,.light-text h3,.light-text p,.light-text span,.light-text li{color:#fff}.header{position:fixed;top:0;width:100%;background-color:rgba(255,255,255,.9);z-index:2}body.scrolled .header{box-shadow:0 0 15px 0 rgba(0,0,0,.22);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,.22);-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.22)}body.search-open .header{position:relative}.header>.row{height:100%}.header a{text-decoration:none}.header-desktop{display:none}.header-logo{display:flex;align-items:center}.header-logo img{margin:0 auto;display:block;padding:5px 0 5px 15px}.header-mobile-lower{background:#fff;text-align:center}.header-mobile-upper{background:#8e0304;width:100%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-mobile-upper a,.header-mobile-upper button{color:#fff;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-mobile-upper a{background:#221f1f;padding:0 20px;font-size:1.3rem;opacity:0;visibility:hidden}.header-mobile-upper a:hover,.header-mobile-upper a:focus{background:#555}.header-mobile-upper button{background:0 0;font-size:1.2rem;text-transform:none}.header-mobile-upper button i{font-size:130%;margin-right:8px}.header-mobile-upper button:hover,.header-mobile-upper button:focus{background:#221f1f}@media screen and (min-width:1025px){.header-mobile{display:none}.header-desktop{display:block}}.header-search{position:relative;background-color:#8e0304;width:100%;display:none;padding:18px 0}.header-search-inner{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;float:none}.header-search-form{position:relative;flex:1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center}#header-search-input{margin:0;height:45px;border:0 none;font-size:1.3rem;color:#fff;border-bottom:1px solid #fff;background:0 0;box-shadow:none;-webkit-box-shadow:none}#header-search-input::-webkit-input-placeholder{color:#e0e0e0}#header-search-input:-ms-input-placeholder{color:#e0e0e0}#header-search-input::-ms-input-placeholder{color:#e0e0e0}#header-search-input::placeholder{color:#e0e0e0}.header-search button{padding:0 20px;height:45px;white-space:pre}.header-search-submit{margin:0 1%}.header-ofc-title.ofc-first{font-weight:600;font-size:15px !important}.header-ofc-title.ofc-sec{font-size:15px !important;font-weight:600}.header-ofc-title.ofc-social{margin-left:10px;float:right}.header-ofc-title.ofc-social .foot-soci{margin-left:0}a.foot-social{padding-right:25px}.foot-social{font-size:20px}#desktop-navigation{display:inline-block}#header-search-open{font-size:1.1rem;display:inline-block;line-height:40px;width:40px;height:40px;padding:0;text-align:center;margin:0 0 8px 30px}body .searchwp-live-search-results-showing{padding:15px;background:#e4e4e4;box-shadow:none;border-radius:0}body .searchwp-live-search-result p{padding:0;border-bottom:none;margin-bottom:6px}.main-navigation-menu{margin:0;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:'Oswald',serif !important;font-weight:400 !important;letter-spacing:1px}.main-navigation-menu li{display:block;position:relative;padding:0}.main-navigation-menu>li{padding:0 18px 18px 0;margin-right:18px}.main-navigation-menu>li:after{height:14px;content:"";position:absolute;top:2px;right:0;width:2px;background:#b7b7b7}.ps219sw17{color:blue}.main-navigation-menu>li:last-of-type{margin-right:0}.main-navigation-menu .sub-menu{display:none;position:absolute;top:100%;width:230px;margin:0;text-align:left}#mega-menu.mega-menu-open,.main-navigation-menu>a:hover+.sub-menu,.main-navigation-menu>a:focus+.sub-menu,.main-navigation-menu>li.active>.sub-menu{display:block;-webkit-animation:menuSlideDown .2s both;animation:menuSlideDown .2s both}.main-navigation-menu a:focus,.main-navigation-menu a:hover>a{color:#221f1f}.main-navigation-menu li:hover>a,.main-navigation-menu li:focus-within>a{color:#221f1f}.main-navigation-menu>li>a{text-transform:uppercase;display:block;height:100%;color:#000;line-height:1;font-weight:400}@media screen and (min-width:1200px){.main-navigation-menu>li{padding-right:25px;margin-right:22px}}#desktop-navigation .sub-menu li,#mega-menu li{background:#221f1f;padding-left:25px;-webkit-transition:background .2s ease-out;-moz-transition:background .2s ease-out;-ms-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}#desktop-navigation .sub-menu li{position:relative;cursor:pointer}#mega-menu li a,#desktop-navigation .sub-menu li a{color:#fff;font-size:.9rem;display:block;padding:12px;padding-left:0;line-height:1.1rem;font-size:14px}#mega-menu li.active,#desktop-navigation .sub-menu li.active{background:#8e0304}#mega-menu li:before,#desktop-navigation .sub-menu li:before{content:'\f0da';font-family:'Font Awesome 5 Pro';position:absolute;left:10px;top:9px;color:#fff;pointer-events:none}#desktop-navigation .sub-menu .menu-item-has-children>a:after{content:"\f101";font-family:'Font Awesome 5 Pro';position:absolute;right:10px}#desktop-navigation .sub-menu .menu-item-has-children ul{position:absolute;left:100%;top:0}#desktop-navigation .sub-menu .sub-menu .sub-menu{display:none !important}#desktop-navigation .sub-menu .menu-item-has-children:hover ul,.menu-item-has-children.active>.sub-menu{display:block;-webkit-animation:menuSlideRight .2s both;animation:menuSlideRight .2s both}#container{position:relative;right:0;top:0;overflow:hidden}#container:before{z-index:99;content:"";position:absolute;pointer-events:none;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,.5);opacity:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}#container.active{cursor:pointer}#container.active:before{opacity:1}#mobile-menu:not(.active){display:none}#mobile-navigation{z-index:100;position:fixed;background-color:#8e0304;opacity:0}#mobile-navigation,#mobile-navigation .sub-menu{display:block;height:100vh;top:0;right:-100%;width:70%;-webkit-transition:all .3s cubic-bezier(0,0,0,.96);-moz-transition:all .3s cubic-bezier(0,0,0,.96);-ms-transition:all .3s cubic-bezier(0,0,0,.96);-o-transition:all .3s cubic-bezier(0,0,0,.96);transition:all .3s cubic-bezier(0,0,0,.96)}#mobile-navigation a,#mobile-navigation .mobile-navigation-title{padding-left:20px}#mobile-navigation.active{right:0;opacity:1}#mobile-navigation a{display:block;text-decoration:none;color:#fff;padding-top:7px;padding-bottom:7px}#mobile-navigation a:hover,#mobile-navigation a:active,#mobile-navigation a:focus{color:#ccc}#mobile-navigation ul{margin:0}#mobile-navigation ul li{padding:0;position:relative;display:block;width:100%;border-bottom:1px solid #fff}#mobile-navigation ul li:last-of-type{border:none}#mobile-navigation ul li:before{display:none}#mobile-navigation ul li.sub-menu-open>.sub-menu{right:0}#mobile-navigation .sub-menu{margin:0;position:fixed;background-color:#8e0304;z-index:1;overflow:auto}.mobile-navigation-title{background-color:#fff;margin:0;padding-top:8px;padding-bottom:8px}.mobile-navigation-next{padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;width:20%;height:100%;position:absolute;right:0;top:0}.mobile-navigation-previous{margin-bottom:10px;border:none !important}@media screen and (min-width:768px){#mobile-navigation,#mobile-navigation .sub-menu{width:55%}}#mega-menu{width:100%;position:absolute;top:100%;left:0;display:none;background:#8e0304;padding:25px 75px}.mega-navigation-menu{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0}#mega-menu li{width:31%;margin-right:2.5%;padding-right:2.5%;position:relative;border-right:1px solid #fff}#mega-menu li:nth-child(3n){border-right:none;margin:0;padding-right:0}#mega-menu .sub-menu{display:none}.footer{padding:0;text-align:center}.footer-inner.bottom.second-footer .footer-lower{padding-top:0;line-height:normal;padding-bottom:10px;color:#000 !important;font-family:'Oswald',sans-serif;font-size:13px !important}.footer-inner{display:inline-block;width:100%}.contact.contact-footer{border-bottom:1px solid #ffff;padding-bottom:20px}.columns.no-float.menu-lower-footer{margin:0 0 20px}.menu-footer-navigation-container{display:inline-block;margin-top:15px;font-size:13px}.footer-lower{font-size:14px !important;text-transform:uppercase;padding-top:15px;display:inline-block}.menu-footer-navigation-container{display:inline-block;margin-left:7px}#menu-footer-navigation{display:flex;margin-bottom:0}.footer-navigation:before,.footer-navigation li:after{content:"|";margin:0 3px}.footer-navigation:before,.footer-navigation li:after{content:"|";margin:0 4px}.footer-navigation li:last-child:after{display:none}#menu-footer-navigation:before{display:none}.columns.no-float.menu-lower-footer:last-child{margin-bottom:0;margin-top:0;padding-top:0;padding-bottom:25px}.main-footer-addr{max-width:1024px;margin:0 auto}.footer-of-addr-left h3{color:#fff;text-transform:uppercase;font-size:1.1rem}.footer-of-addr-right h3{color:#fff;text-transform:uppercase;font-size:1.1rem}.pos-relative{margin-bottom:12px;text-align:left}.columns.no-float.menu-lower-footer{margin:25px 0 0;padding:5px 0 10px}.footer-upper h2{margin-bottom:40px}.footer-upper p{margin:0}.footer-upper-buttons{margin:30px 0}.footer-upper-social .social-links{justify-content:center}.footer-upper-social .social-links a{font-size:1.6rem}.footer-lower span{position:relative;font-size:.7rem;text-transform:uppercase}.footer-lower span:after{content:"|";margin:0 8px}.footer-lower span:last-of-type:after{display:none}.footer-lower-disclaimer{line-height:1;margin:0 auto 40px}.footer-inner.bottom{padding-top:5px}.footer-inner.bottom.second-footer{background-color:#fff;padding-top:15px;padding-bottom:15px;margin:0 !important;width:100%}.footer-inner.bottom .columns.no-float{background-color:#fff;max-width:1050px;margin:0 auto;border:8px solid #d7d7d7;display:none}.footer-inner.bottom .contact .form-input-row .form-input-group{width:31%;float:left;margin-right:2%}.footer-inner.bottom .contact label{color:#333;font-size:16px}.footer-inner.bottom .contact .form-input-row .form-input-group input{background-color:#ebebeb;margin-top:9px}.footer-inner.bottom .contact textarea{background-color:#ebebeb;margin-top:9px}.footer-inner.bottom .contact .form-input-group.button-container{width:31%;float:left;margin:33px 0 0 20px}.footer-inner.bottom .contact .form-input-group{width:64%;float:left}.footer-inner.bottom .contact .form-input-group.button-container .button{width:100%;height:90px}.main-footer.columns.small-12.medium-12.large-12{margin:20px auto 5px auto;max-width:1280px;float:none}.footer-ofc-title-h3{color:#000;margin-bottom:10px}@media screen and (min-width:1025px){.footer-lower-disclaimer{width:60%}}.banner{height:auto;position:relative;margin-top:0;height:330px;background-size:cover;background-repeat:no-repeat;background-position-y:50%;background-position-x:100%}.heading-banner-title{position:relative;margin:0;color:#000;text-align:left;text-transform:uppercase;font-family:'Oswald',serif;font-size:40px;letter-spacing:2px;font-weight:300}.single-attorneys .banner{height:auto;padding:40px 0;background-size:cover !important;background-color:#efefef}.search-open .banner{margin:0}.banner img{position:relative;width:100%;height:330px}.banner>.row{height:100%;padding:0 15px}.banner-inner{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;height:100%;float:none}.banner-title{font-size:2.5rem;color:#fff;margin-bottom:0;letter-spacing:1px;text-align:center;font-family:'Open Sans',serif}@media screen and (min-width:1025px){.heading-banner-title{font-size:50px;margin-bottom:90px}.banner-inner{align-items:flex-end}}@media screen and (min-width:1921px){.banner{background-size:contain;background-color:#f2f2f2}}main{padding:50px 0;display:block}.no-banner main{padding-top:180px}.content,.sidebar{width:100%}.content{padding-right:35px;width:65%;margin-bottom:0}.content img{max-width:100%;height:auto}.content.full-width{float:none}.about-page{padding:0}.content h1{margin-bottom:25px;margin-top:0}.content p.indent{margin-left:60px}.content section{margin-bottom:60px}.content section:last-of-type{margin:0;padding:0;color:#000}.sidebar section ul{padding:0 0 25px;border-bottom:1px solid #c2c2c2}section.no-underline ul{border:none}section.no-underline ul:last-of-type{padding:0}.sidebar{width:35%;float:right;clear:none;padding-left:0}.sidebar-inner{padding:20px}.sidebar section{margin-bottom:40px;margin-top:40px}.sidebar section ul li{padding:0 0 0 15px;position:relative;margin-bottom:10px}.sidebar section ul li:before{position:absolute;color:#8e0304;content:"\f105";left:0}.sidebar section ul li,.sidebar section ul li a{display:block}.sidebar section ul li a{color:#8e0304;text-decoration:none;margin-bottom:10px;font-weight:400;font-size:20px;font-family:'Oswald'}.sidebar section ul li a:hover,.sidebar section ul li a:focus{color:inherit;text-decoration:none !important}.sidebar section ul li ul{padding-left:20px;margin:0}.sidebar-form{position:relative}.sidebar-form button{position:absolute;right:0;top:0;height:100%;font-size:1.1rem;padding:0 12px}#heading-anchors{display:none}#heading-anchors-source h2{position:relative}#heading-anchors-source h2 span{top:-150px}@media screen and (min-width:768px){.content.full-width{width:100%;padding-right:15px}#heading-anchors{display:block}}.post{padding:0;margin:0 0 30px}.post:last-child{border:none;padding-bottom:0}.post-head h1,.post-head h2{font-size:22px;margin-bottom:15px 0;padding:0;border:0;text-align:left}.post-head a:hover h2,.post-head a:focus h2{color:#000}.post-head,.post-body{margin-bottom:30px}.post-head .button{padding:5px 10px;font-size:.7rem}.post-body{display:block}.single-post .post-body{display:block}.post-bottom{padding-bottom:30px;border-bottom:2px solid #e0e0e0}.post-bottom .button.outline{padding:3px 10px;font-size:14px;font-weight:600}.post-head-info span,.post-head-info a{font-size:.8rem;color:#272525;font-weight:600;text-transform:uppercase;margin-bottom:0}.post-head-info i{margin:0 5px}.post-head-info a:hover,.post-head-info a:focus{color:#000}.post-head-info span{margin-bottom:0}.post-body-image img{max-width:100%}.post-body-image{margin-bottom:8px}.post-body-excerpt{-webkit-box-flex:1;-ms-flex:1;flex:1}.post-body-excerpt p:last-of-type{margin-bottom:0}.post-bottom{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;-ms-align-items:center;align-items:center}.post-bottom-share{font-size:1.2rem}@media screen and (min-width:1025px){.post-body{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.post-body-image{margin:0 30px 0 0}}.wp-pagenavi{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.wp-pagenavi a,.wp-pagenavi span{font-weight:600;text-decoration:none;width:40px;height:40px;line-height:40px;text-align:center;margin:0;display:block;color:#8e0304}.wp-pagenavi a,.wp-pagenavi span.current{border:1px solid #e0e0e0}.wp-pagenavi a:hover,.wp-pagenavi a:focus,.wp-pagenavi span.current{color:#fff;background-color:#8e0304}.wp-pagenavi span.pages,.wp-pagenavi span.extend{display:none}.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink,.wp-pagenavi .first,.wp-pagenavi .last{width:auto;padding:0 15px}.attorney-banner-name h1{font-size:2rem;color:#000;margin-bottom:10px;font-family:'Lora',serif;text-transform:none;text-shadow:0 0 5px #fff,0 0 10px #fff}.attorney-banner-left{margin:0 auto 20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;height:auto;-ms-align-items:flex-start;align-items:flex-start}.attorney-banner-left img{max-width:300px}.attorney-banner-right{margin:0 auto;width:100%;text-align:center}.attorney-banner-info p{margin-bottom:15px}.attorney-banner-info p,.attorney-banner-info a{color:#000;line-height:1;font-size:1.1rem;text-shadow:0 0 5px #fff,0 0 10px #fff}.attorney-banner-info>p:last-of-type{margin:0}.attorney-banner-phone-fax span{display:none}.attorney-banner-position{text-transform:uppercase;color:#fff;font-size:1rem;font-weight:600}.single-attorneys-template-a .attorney-banner-right{background-color:#8e0304;position:relative}.single-attorneys-template-a .attorney-banner-left{-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:0}.single-attorneys-template-a .attorney-banner-name,.single-attorneys-template-a .attorney-banner-info{padding:30px 45px}.single-attorneys-template-a .attorney-banner-name{border-bottom:1px solid #fff}.single-attorneys-template-a .attorney-banner-name h1{color:#fff;margin-bottom:0;letter-spacing:1px}.single-attorneys-template-b .attorney-banner-name{border-bottom:1px solid #333;padding-bottom:25px;margin-bottom:25px}.attorney-banner-name h1{font-family:'Oswald' !important;font-weight:400 !important;font-size:30px}.attorney-banner-info p{font-family:'Oswald';font-weight:400 !important}.single-attorneys-template-b .attorney-banner-left{background:#fff;background:linear-gradient(30deg,#fff 0%,#c2c2c2 100%);border:2px solid #e0e0e0}.single-attorneys-template-b .attorney-banner-info p,.single-attorneys-template-b .attorney-banner-info a{font-size:20px;font-weight:400}.single-attorneys-template-b .vcard a{text-transform:uppercase;font-size:18px;font-weight:400}.single-attorneys-template-b .attorney-banner-info{margin-bottom:30px}.single-attorneys-template-b .attorney-banner-letter,.single-attorneys-template-b .vcard i{display:inline-block;color:#000;text-shadow:0 0 5px #fff,0 0 10px #fff}.single-attorneys-template-b .vcard i{font-size:75%}.single-attorneys-template-b .attorney-banner-info span{display:none}@media screen and (min-width:768px){.attorney-banner-phone-fax{display:flex;align-items:center;margin-bottom:12px}.attorney-banner-phone-fax p{margin:0}.attorney-banner-name h1{font-size:1.7rem}.attorney-banner-left img{max-width:300px;width:auto;height:auto !important}.attorney-banner-right{min-width:50%;margin-left:40px;text-align:left}.single-attorneys .banner{height:auto;padding:20px 0 0}.single-attorneys .banner-inner{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;padding-top:150px}.single-attorneys-template-a .attorney-banner-phone-fax span{margin:0 12px;color:#fff;display:block}.single-attorneys-template-b .attorney-banner-phone-fax p:first-of-type{margin-right:15px}}.home-slider-single-tagline-inner h1{font-family:'Oswald',serif;font-weight:300;font-size:55px;letter-spacing:1px;text-align:left !important;line-height:1.2;text-shadow:none !important;text-transform:uppercase;padding:10px 2px;color:#000;text-align:left;margin:0 auto;display:block;z-index:50;width:100%;bottom:40%}.story-cont{border-bottom:1px solid #c2c2c2;margin-bottom:25px}.story-cont p{text-align:justify}.home-slider-single-tagline-inner h3{font-family:'Open Sans',serif;font-size:45px;text-align:center;line-height:1.5;text-shadow:0 0 5px #000,0 0 10px #000;text-transform:none;padding:5px 2px;color:#fff;text-transform:capitalize}.home-hero{position:relative}.home-slider{position:absolute;top:0;left:0}.home-slider,.home-slider-single{height:500px}.home-slider-single{background-repeat:no-repeat;background-size:cover;background-position-x:60%}.home-slider .slick-dots li button:before{color:#fff}.home-hero-form-container{display:none}.home-hero .slick-dots{z-index:1}@media screen and (min-width:320px) and (max-width:768px){.home-slider-single-tagline-inner h1{font-size:28px !important}.home-slider-single-tagline-inner h3{font-size:21px !important}}@media screen and (min-width:1025px){.home-slider,.home-slider-single{height:100vh}.home-hero-form-container{display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%;position:absolute;left:0;top:0}.home-hero-form-title{background:#8e0304;padding:10px 20px;text-align:center}.home-hero-form-title h2{color:#fff;font-size:1.3em}.home-hero-form form{padding:20px}.home-hero-form form button{width:100%}.home-hero-form{margin-top:80px;padding:0;background:#e0e0e0;display:none}.home-hero-form.active{display:block;-webkit-animation:menuSlideRight .2s ease-out;animation:menuSlideRight .2s ease-out}}@media screen and (max-height:700px){.home-hero-form{margin:0;position:absolute;bottom:0;right:0;padding:30px}.home-hero-form-title{display:none}}.page-template-template-about img{width:100%}.choose-us{margin-bottom:40px}.attorney-box-list{display:block}.attorney-box{padding:0;background:#fff;display:flex;align-items:flex-end;position:relative;overflow:hidden;margin-bottom:25px;border:1px solid transparent}.attorney-box:hover,.attorney-box:focus{border:1px solid #000}.attorney-box:before{content:"";position:absolute;width:100%;height:100%;bottom:0;left:0;background:rgba(53,51,51,.52);pointer-events:none;opacity:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.attorney-box:hover:before,.attorney-box:focus:before{opacity:1}.attorney-box-list .attorney-box{width:100%}.attorney-box img{width:100%}.attorney-box .attorney-box-info{padding:12px;background-color:rgba(53,51,51,.68);position:absolute;bottom:0;left:0;right:0;text-align:center;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.attorney-box-info h2,.attorney-box-info p{color:#fff;margin:0}.attorney-box h2{font-size:20px;text-transform:none}.attorney-box-info p{font-size:13px;text-align:center !important;margin-top:10px;text-transform:uppercase}@media screen and (min-width:550px){.attorney-box-list{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.attorney-box-list .attorney-box{width:49%}.attorney-box-list .attorney-box:nth-child(2n+1){margin-right:2%}}@media screen and (min-width:900px){.attorney-box-list .attorney-box{width:32%;margin-right:2%;max-width:300px}}h1.prac-title{margin-top:0;text-align:center}.practice-box-list{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.practice-box{width:100%;height:75px;margin:0 0 20px;padding:0 15px;background:#8e0304;color:#fff;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;text-decoration:none;-webkit-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.practice-box:hover,.practice-box:focus{background:#5a0607}.practice-box h2{margin:0;-ms-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%;text-align:left;padding-right:23px;color:#fff;padding-left:13px;font-size:20px;letter-spacing:1px}.module-results-b-slider-container.show-for-small.mobile-attr{display:none}.home .module.module-results-a.news-hp{background:#efefef}.home .module-results-a-single{background-color:#fff;padding:20px;margin:0 30px;text-align:left;min-height:200px;max-width:357px}#slider-results-a{text-align:center}.home .module.module-practices-f.hp-prac.hp-prac-bg .button{background-color:#111}.home .module.module-practices-f.hp-prac.hp-prac-bg .button:hover,.home .module.module-practices-f.hp-prac.hp-prac-bg .button:focus{background-color:#8e0304}.home .module.module-practices-f.hp-prac.hp-prac-bg .module-title{color:#000;margin-bottom:35px;padding-top:15px;font-weight:400;font-family:'Oswald',serif;font-size:40px}.module-practices-f .button{margin-top:30px;margin-bottom:5px}.hp-prac-icon{position:relative;top:21px;right:15px;font-size:26px}.practice-box:hover .hp-prac-icon .fa-angle-right:before,.practice-box:focus .hp-prac-icon .fa-angle-right:before{color:#fff}.practice-box:focus h2,.practice-box:hover h2{color:#fff}@media screen and (min-width:768px){.practice-box{width:31%;margin:1%}}.page-template-template-contact hr{margin-left:0}.page-template-template-contact .contact-title{margin-bottom:.8rem}.page-template-template-contact .contact-addr-right.columns.small-3{padding-left:3px}.page-template-template-contact hr{margin-left:0;width:150px}.page-template-template-contact main{background-size:cover;background-repeat:no-repeat;padding:30px 0 30px;position:relative}.contact-full-container{position:relative;display:flex;flex-wrap:wrap}.contact-full-inner{width:100%;background:#fff;padding:40px 0}@media screen and (min-width:1025px){.page-template-template-contact main,.page-template-template-about main{height:auto;padding:30px 0 30px}.page-template-template-contact main .contact-full-inner,.page-template-template-about main .contact-full-inner{padding-bottom:15px;padding-top:15px;padding-left:20px;padding-right:20px}.contact-full-inner{padding:40px}.contact-full-content{padding-right:15%}.contact-full-container{align-items:center}}@media screen and (min-width:1025px) and (max-height:750px){.page-template-template-contact main,.contact-full-container,.page-template-template-about main{height:100%}.contact-full-container{padding:0}.page-template-template-contact main,.page-template-template-about main{padding:30px 0 30px}}.content-tabs{display:flex;flex-wrap:wrap;margin-bottom:30px}.content-tab-activate{margin:0 10px 10px 0}.content-tab-activate:last-of-type{margin-right:0}.content-tab-activate.active{background:#000}.content-tab{display:none}.content-tab.active{display:block;-webkit-animation:fadeIn .2s ease-out;animation:fadeIn .2s ease-out}.confirm-contact{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-bottom:10px}.confirm-contact a:not(:last-child){margin-right:20px}.confirm-social{margin-bottom:60px}.accordion-item{border-bottom:1px solid #c2c2c2}.accordion-item-title{padding:20px 15px;font-size:1rem;margin:0;position:relative;text-transform:uppercase;cursor:pointer;font-weight:600;color:#464646;line-height:30px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-transition:background .2s ease-out;-moz-transition:background .2s ease-out;-ms-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.accordion-item-title:after{content:"\f107";font-family:'Font Awesome 5 Pro';line-height:30px;width:30px;height:30px;font-size:1.2rem;text-align:center;color:#8e0304}.accordion-item.active:focus{outline:none}.accordion-item-title:hover,.accordion-item-title:focus{background:#e4e4e4}.accordion-item.active .accordion-item-title:after{content:"\f106"}.accordion-item-content{display:none}.accordion-item-content p{font-size:.9rem;margin-left:15px;margin-right:12px;text-align:justify}.accordion-item.active .accordion-item-content{display:block;-webkit-animation:fadeIn .2s both;animation:fadeIn .2s both}.accordion-item-content li{margin-left:15px;margin-bottom:10px}.accordion-item-content>*:first-child{margin-top:20px}.accordion-item-content>*:last-child{margin-bottom:35px}blockquote,.quote-single{font-style:italic;position:relative;margin:0 0 35px;padding-top:20px;padding-left:14%;border-left:5px solid #e0e0e0}blockquote p,.quote-single p{margin:0}blockquote cite,.quote-single cite{display:block;text-align:right;font-weight:700;margin-top:12px;font-style:normal}blockquote:before,.quote-single:before{content:"\f10d";font-family:'Font Awesome 5 Pro';position:absolute;top:1%;left:3%;font-size:2.7rem;opacity:.1;font-style:normal}.cta-single{padding:40px;border:1px solid #333;text-align:center;margin-bottom:40px}.cta-single span{display:block;text-transform:uppercase;font-size:1.3rem;line-height:1.2;margin-bottom:12px}.cta-single a{font-size:2rem;line-height:1.2}.bottom-slideout{display:none;position:fixed;background:#fff;padding:30px;right:0;bottom:0;width:30vw;max-width:400px;opacity:0;transform:translateX(100%);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.bottom-slideout.active{transform:translateX(0);opacity:1}@media screen and (min-width:1025px){.bottom-slideout{display:block}}.reviews-container{background:#e0e0e0;padding:50px 0}.reviews-star-icon{color:#8e0304;font-size:1.1rem}.reviews-single-source:before{content:"\2014";margin-right:2px}.reviews-star-icon i{margin:0 2px}.reviews-single{float:none;text-align:center}.reviews-single em{font-style:italic;margin:10px 0;display:block}.videos-single{position:relative;width:100%;min-height:225px;margin-bottom:120px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;text-align:center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;-ms-background-position-x:100%;background-position-x:100%;text-decoration:none}.videos-single:hover:before,.videos-single:focus:before{opacity:.6}.videos-single:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#000;opacity:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.videos-single h2{position:absolute;top:100%;width:100%;min-height:75px;max-height:75px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;overflow:hidden;background-color:#e0e0e0;color:#464646;font-size:1.1rem;padding:10px 20px;margin:0;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.videos-single:hover h2,.videos-single:focus h2{background-color:#8e0304;color:#fff}@media screen and (min-width:640px){.videos-container{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.videos-single{width:48%}}@media screen and (min-width:1025px){.videos-container{justify-content:flex-start}.videos-single{width:31.3%;margin:0 3% 110px 0}.videos-single:nth-child(3n){margin-right:0}}.youtube-player{position:relative;padding-bottom:56.23%;height:0;max-width:100%;background:#000;margin:20px 0 50px}.youtube-player-inner{width:100%;height:100%;content:"";overflow:hidden;position:absolute;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center}.youtube-player-inner:after,.videos-single:after{content:"\f144";font-family:'Font Awesome 5 Pro';font-size:3rem;display:inline-block;margin:0 auto;-webkit-transition:transform .15s ease-out;-moz-transition:transform .15s ease-out;-ms-transition:transform .15s ease-out;-o-transition:transform .15s ease-out;transition:transform .15s ease-out;color:#8e0304;pointer-events:none;z-index:1}.youtube-player-inner:hover:after,.youtube-player-inner:focus:after,.videos-single:hover:after,.videos-single:focus:after{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);color:#8e0304}.youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.social-links{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.social-links a{display:flex;align-items:center;justify-content:center;font-size:1.1rem;width:35px;line-height:35px;height:35px;text-decoration:none;margin:0 20px}.social-links a:hover,.social-links a:focus{color:#8e0304}.results-slider{margin-bottom:30px}.results-slider-single{border:1px solid #e0e0e0;padding:15px}.results-slider-single:last-of-type{margin:0}.results-slider-single h3{font-weight:700;color:#8e0304;margin-bottom:25px}@media screen and (min-width:320px) and (max-width:1024px){h2{font-size:1.2rem}}.large-6.medium-6.small-12.column h2{margin-top:20px}.choose-us{margin-bottom:20px}.module{padding:40px 0}.module-dark{background:#8a8080}#module-intro-b.module.module-intro-b.module-dark.light-text{padding:40px 0}#module-intro-b.module.module-intro-b.module-dark.light-text ul{margin:0}.module.module-practices-f.hp-prac.hp-prac-bg{display:none !important}.module-title{margin-bottom:20px;margin-left:20px}.box-icon{margin:0}.box-icon:before{content:"\f0e3";font-family:'Font Awesome 5 Pro';width:50px;line-height:50px;font-size:2rem;font-weight:700;display:block;text-align:center;color:#8e0304;margin:0 auto}.content-selector{cursor:pointer;-webkit-transition:background .2s ease-out;-moz-transition:background .2s ease-out;-ms-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}.module-title span{font-size:80%;display:block}.modules-skip{justify-content:space-between;flex-wrap:wrap;justify-content:center}.modules-skip button{margin:0 5px 5px 0}@media screen and (min-width:1025px){.modules-skip{justify-content:flex-start}.modules-skip a{margin-bottom:0}}section.module.module-intro-d.hp-intro p:last-child{margin-bottom:0}@media print{.header{top:0;border:none;height:auto}}.page-template-template-contact .large-3.medium-6.small-12.columns{padding-left:0}.page-template-template-contact .large-2.medium-6.small-12.columns:first-child{padding-left:0}.page-template-template-contact .large-3.medium-6.small-12.columns:first-child{padding-left:0}.page-template-template-about .large-6.medium-6.small-12:first-child{padding-left:0}.page-template-default .large-12.medium-12.small-12.column.choose-us{padding:0}.page-template-default .large-5.medium-5.small-12.column.why-choose-us{padding:0}.page-template-template-contact .large-3.medium-6.small-12.columns:nth-child(2){padding-right:28px}.page-template-template-contact h3{font-size:1rem;text-transform:uppercase}.page-template-template-contact .main-contact{padding:0}.contact-full-inner h2{font-size:1.1rem}.module.module-intro-d.hp-intro .large-6.medium-6.small-12.columns.introImg{width:40%}.module.module-intro-d.hp-intro .large-6.medium-6.small-12.columns.introone{width:60%}.single.single-attorneys .large-6.column.test p{font-size:25px;text-align:left}main{padding:30px 0}.sidebar .sidebar-inner{padding-top:0}.sidebar .sidebar-inner section:first-child{margin-top:0}#attorney-sidebar section{margin-bottom:0;padding-bottom:0 !important}.practice-box{text-decoration:none !important}.contact-full-inner h2{margin-bottom:30px}.page-template-template-testimonials .story-cont:last-child{border:none}.module-header-d-right-top{display:inline-block;width:auto;padding-right:15px}@media only screen and (min-width:280px) and (max-width:450px){.module-footer-a .footer-lower{font-size:9px !important}.footer-navigation:before,.footer-navigation li:after{content:"|";margin:0 1px !important}#menu-footer-navigation li{display:inline;font-size:9px !important}.menu-footer-navigation-container{margin-top:5px !important}.heading-banner-title{position:relative !important;color:#000;padding-bottom:0;line-height:normal;font-size:19px !important}.practices-template-default.single.single-practices.postid-678 .heading-banner-title{font-size:13px !important}}@media only screen and (min-width:280px) and (max-width:767px){.banner{height:auto;margin-top:161px}main{padding:20px 0 !important}.menu-footer-navigation-container{padding-top:6px;display:block;margin-left:0;width:100%}.main-footer.columns.small-12.medium-12.large-12{margin:30px auto 5px auto}.sidebar.columns{width:100%;padding:0 15px}.content.columns{margin-bottom:20px;width:100%;padding-right:15px;margin-top:15px}.page-template-template-contact h3{margin-top:15px}.page-template-template-about .contact-full-container,.page-template-template-contact .contact-full-container{padding:15px 25px}.page-template-template-contact .contact-full-container{padding:0 25px}.page-template-template-contact .contact-full-inner,.page-template-template-about .contact-full-inner{padding-top:0;padding-bottom:0}.main-footer.columns.small-12.medium-12.large-12{margin:30px auto 5px auto}.footer{padding:0;text-align:center !important}.footer-of-addr-left.columns.small-12.medium-12.large-12{margin:100px auto 0 auto}.footer-upper{margin-bottom:30px}.footer-inner.bottom .contact .form-input-row .form-input-group{width:100%;float:left;margin-right:0}.footer-inner.bottom .contact .form-input-row .form-input-group:last-child{margin-right:0;width:100%}.footer-inner.bottom .contact .form-input-group{width:100%;float:left}.footer-inner.bottom .contact .form-input-group.button-container{width:100%;float:left;margin:15px 0 25px;text-align:center}.footer-inner.bottom .contact .form-input-group.button-container .button{width:100%;height:55px;max-width:350px;margin:0 auto}.footer-inner.bottom .contact .form-input-row .form-input-group{width:100%;float:left;margin-right:0}.menu-footer-navigation-container{padding-top:0}.menu-footer-navigation-container{display:block;margin-left:0;width:100%}#menu-footer-navigation{display:inline-block;padding:0;width:100%;text-align:center}#menu-footer-navigation li{display:inline}.footer-lower{padding-top:5px}.header-logo img{margin:4px;display:block;height:auto;padding:8px 0;max-width:220px;width:100%}.scrolled .header-mobile-lower{display:none}.module.module-intro-d.hp-intro .content.full-width{width:100%;display:inline-block;padding:0}.module.module-intro-d.hp-intro .large-6.medium-6.small-12.columns.introImg{width:100%;text-align:center}.module.module-intro-d.hp-intro .large-6.medium-6.small-12.columns.introImg img{max-width:500px;margin:0 auto;width:100%;margin-bottom:15px}section.module.module-intro-d.hp-intro2{padding-top:20px !important}section.module.module-intro-d.hp-intro2 .content.full-width{width:100%;display:inline-block;padding:0}section.module.module-intro-d.hp-intro3{padding-top:30px !important}section.module.module-intro-d.hp-intro3 .content.full-width{width:100%;padding:0}section.module.module-intro-d .content.full-width{display:block;width:100%;padding:0}.module.module-intro-b.module-dark.light-text .module-intro-b-content .columns{width:100%}#module-intro-b.module.module-intro-b.module-dark.light-text .module-intro-b-content .columns{width:100%;padding:0}#module-intro-b.module.module-intro-b.module-dark.light-text .flex-container{display:block;width:100%}#module-intro-b.module.module-intro-b.module-dark.light-text .module-intro-b-content{padding-left:20px;padding-right:20px}#module-intro-b.module.module-intro-b.module-dark.light-text .module-intro-b-content .module-title{margin:0}#module-intro-b.module.module-intro-b.module-dark.light-text .module-intro-b-content .home-hr{margin:25px auto;width:40%}.slider-testimonial-single .slider-testimonial-content{margin-bottom:0}#module-intro-b.module.module-intro-b.module-dark.light-text .module-intro-b-content .columns .verdict-content{margin:5px}#module-intro-b.module.module-intro-b.module-dark.light-text .module-intro-b-content .columns .verdict-content li{margin-bottom:15px}.footer-inner.bottom{padding-top:5px;margin:15px;display:inline-block;width:auto}.main-footer.columns.small-12.medium-12.large-12{width:100%;display:inline-block;padding:0}.footer-ofc-title-h3{color:#fff;margin-bottom:10px;text-align:center;font-size:20px}.module.module-intro-d.hp-intro .large-6.medium-6.small-12.columns.introone{width:100%}.attorney-banner-name h1{font-size:1.4rem}.sidebar section{margin-bottom:20px;margin-top:10px}.content.columns ul:last-child{margin-bottom:0}.sidebar-inner{padding:10px}#select-practice{border:1px solid #ccc}.accordion-item-title{padding:15px;font-size:.9rem;margin:0}.practice-box{height:60px}blockquote:before,.quote-single:before{top:1%;left:3%;font-size:1.5rem}.page-template-template-testimonials .story-cont:last-child{border:none}.page-template-template-contact .large-3.medium-6.small-12.columns:nth-child(2){padding-right:0}.main-contact .large-2.medium-6.small-12.columns{padding:0}.main-contact .large-4.medium-6.small-12.columns{padding:0;margin-top:7px}.contact-full-inner h2{margin-bottom:10px}.practice-box h2{margin:0;font-size:15px;width:100%;text-align:left;padding-right:20px;padding-left:0}.hp-prac-icon{top:15px}.practice-box{height:70px}.home .module-results-a-single{margin:0}.home .module-results-a-single p{margin-right:0}.module-title{margin-left:0}.module.module-results-a.news-hp .button{margin:15px 0}.home .module-results-a-single{background-color:#fff;padding:20px;text-align:left;min-height:200px;max-width:600px;margin:0 auto !important;display:block !important}.banner{margin-top:140px;height:120px}.banner img{position:relative;width:100%;height:auto}.heading-banner-title{position:relative;color:#000;padding-bottom:0;line-height:normal;font-size:25px}.practices-template-default.single.single-practices.postid-678 .heading-banner-title{font-size:19px}.footer-inner.bottom.second-footer{margin-top:0 !important}.page-template-template-practices .module.module-practices-f.hp-prac.landing-prac{padding-top:20px;padding-bottom:0}.module-results-b-slider-container.show-for-small.mobile-attr{display:block;overflow:hidden}.hide-for-small.desktop-attr{display:none}.attorney-box{max-width:240px;margin:0 auto 15px auto}.page-template-template-contact .large-9.medium-6.small-12.columns.contact-right-map{padding-left:0;padding-right:0}.header-logo{display:inline-block;align-items:center}.header-logo img{max-width:300px;width:100%}.footer-inner.bottom.second-footer .footer-lower{font-size:11px !important}.footer-lower a{color:#000;font-size:11px !important}}@media only screen and (min-width:640px) and (max-width:767px){.page-template-template-contact .large-3.medium-6.small-12.columns{width:49%;min-height:206px}.page-template-template-contact .contact-full-container,.page-template-template-about .contact-full-container{padding:15px 25px 5px}.main-contact .large-2.medium-6.small-12.columns{width:49%}.main-contact .large-4.medium-6.small-12.columns{width:49%}.page-template-template-contact .large-3.medium-6.small-12.columns:nth-child(2) iframe{margin-top:20px}.home-slider-single-tagline-inner h1{font-size:35px !important}.home-slider-single-tagline-inner h3{font-size:28px !important}.attorney-box h2{font-size:15px}}@media only screen and (min-width:550px) and (max-width:767px){.attorney-box-list .attorney-box:last-child{margin-left:auto;margin-right:auto}}@media only screen and (min-width:767px) and (max-width:1024px){.page-template-template-contact main,.page-template-template-about main{padding:20px 0 20px}.page-template-template-contact .contact-full-inner,.page-template-template-about .contact-full-inner{padding:0 0 20px}.page-template-template-contact .footer-inner.bottom{padding-top:10px}.page-template-template-contact .contact-addr-right.columns.small-3{padding-left:15px}.page-template-template-contact .contact-full-container,.page-template-template-about .contact-full-container{padding:15px 25px}.page-template-template-contact iframe{margin-bottom:33px}.footer .btn.submit-btn{margin-top:20px;float:left !important;margin-left:17px !important}.footer-of-addr-left.columns.small-12.medium-12.large-12{margin:100px auto 0 auto}.footer-inner.bottom{margin:1px}.footer-inner.bottom .contact .form-input-group.button-container{width:29%;float:left;margin:33px 0 0 20px}.header-logo img{margin-left:10px;display:block;height:auto;padding:0;max-width:216px;width:100%}.scrolled .header-mobile-lower{display:none}.header{position:relative}.home .home-slider-single-tagline{margin-top:0}.large-6.medium-6.small-12.columns.introone p:last-child{margin-bottom:0}#module-intro-b.module.module-intro-b.module-dark.light-text .module-title{margin:0}#module-intro-b.module.module-intro-b.module-dark.light-text .home-hr{margin:25px auto}#module-intro-b.module.module-intro-b.module-dark.light-text .verdict-content{margin:10px}#module-intro-b.module.module-intro-b.module-dark.light-text .verdict-content li{margin-bottom:12px}.slider-testimonial-content{margin-bottom:0 !important}.footer-inner.bottom{margin:15px !important;width:auto !important;padding-top:5px}.footer.module-footer-a{padding-bottom:0}.footer-ofc-title-h3{font-size:20px}.footer-inner.bottom.second-footer{padding-bottom:5px;width:100% !important}.home-slider-single-tagline-inner h1{font-size:34px !important}.home-slider-single-tagline-inner h3{font-size:26px !important}.banner{margin-top:0}.scrolled .header-mobile-upper{position:fixed}.attorney-banner-left img{max-width:340px}main{padding:30px 0}.sidebar .sidebar-inner{padding-top:0}.sidebar .sidebar-inner section:first-child{margin-top:0}#attorney-sidebar section{margin-bottom:0;padding-bottom:0 !important}.accordion-item-title{padding:15px;font-size:.9rem;margin:0;position:relative}blockquote:before,.quote-single:before{font-size:2.1rem}.page-template-template-testimonials .story-cont:last-child{border:none}.page-template-template-contact .main-contact .large-2.medium-6.small-12.columns{padding-left:0}.page-template-template-contact .large-4.medium-6.small-12.columns{padding:0}.page-template-template-contact .large-3.medium-6.small-12.columns:nth-child(2){padding-right:0}.practice-box{width:48%;margin:1%}.module-results-a-single h3{font-size:20px}.home .module-results-a-single{margin:0 9px}section.module.module-intro-d.hp-intro p:last-child{margin-bottom:0}.home .module.module-results-a.news-hp{padding-bottom:20px}.banner img{position:relative;width:100%;height:auto}.heading-banner-title{position:relative;color:#000;padding-bottom:0;text-align:left;font-size:30px;text-transform:uppercase}.footer-inner.bottom.second-footer{margin-top:0 !important}.page-template-template-practices .module.module-practices-f.hp-prac.landing-prac{padding-top:0;padding-bottom:0}.page-template-template-contact .contact-full-container{padding:5px 25px}.page-template-template-contact .contact-full-container .large-3.medium-6.small-12.columns.contact-left-addr{width:35%}.page-template-template-contact .contact-full-container .large-9.medium-6.small-12.columns.contact-right-map{width:65%}.hide-for-small.desktop-attr{display:none}.module-results-b-slider-container.show-for-small.mobile-attr{display:block}.attorney-box{max-width:230px}.single-attorneys .banner-inner{padding-top:0}.attorney-box h2{font-size:15px}.attorney-box-list .attorney-box{margin-right:2%}.attorney-box-list .attorney-box:nth-child(3n){margin-right:0}.header-logo{display:inline-block;align-items:center}.header-logo img{max-width:300px;width:100%;margin:15px 0;height:auto}}@media only screen and (min-width:767px) and (max-width:860px){.banner{height:180px}.contact-addr-right.columns.small-3{width:30%}.contact-addr-left.columns.small-9{width:70%}.page-template-template-contact .footer-inner.bottom{padding-top:10px}.footer-inner.bottom{margin:1px}.footer-inner.bottom .contact .form-input-group.button-container{width:29%;float:left;margin:33px 0 0 20px}}@media only screen and (min-width:840px) and (max-width:1024px){.footer-of-addr-left.columns.small-12.medium-12.large-12{margin:100px auto 0 auto}.page-template-template-contact .contact-full-inner,.page-template-template-about .contact-full-inner{padding:0}.page-template-template-contact .main-contact .columns{width:25%;padding:5px 10px !important}.module-results-a-single h3{font-size:18px}.module-results-a-single h3{font-size:18px}.home .module-results-a-single{margin:0 5px}.home .module-results-a-single{max-width:323px}.module-results-b-slider-container.show-for-small.mobile-attr{display:block !important;width:800px;text-align:center;margin:0 auto !important;float:none}.single-attorneys .banner-inner{padding-top:0 !important}}@media only screen and (min-width:1024px) and (max-width:1279px){.page-template-template-contact main,.page-template-template-about main{padding:20px 0 20px}.page-template-template-contact .contact-full-container,.page-template-template-about .contact-full-container{align-items:center;height:auto;padding-top:0}.page-template-template-contact .footer-inner.bottom{padding-top:10px}.footer-of-addr-left.columns.small-12.medium-12.large-12{margin:100px auto 0 auto}.footer-inner.bottom{margin:31px}.footer-inner.bottom .contact .form-input-group.button-container{width:29%;float:left;margin:33px 0 0 20px}.module-header-d .module-header-d-inner{padding:10px !important}#module-intro-b.module.module-intro-b.module-dark.light-text .module-title{margin:0}#module-intro-b.module.module-intro-b.module-dark.light-text .home-hr{margin:20px auto 30px auto}#module-intro-b.module.module-intro-b.module-dark.light-text .verdict-content{margin:15px}#module-intro-b.module.module-intro-b.module-dark.light-text .verdict-content li{margin-bottom:8px}.footer-inner.bottom{margin:20px !important;width:auto !important;padding-top:10px !important}main{padding:30px 0}.sidebar .sidebar-inner{padding-top:0}.sidebar .sidebar-inner section:first-child{margin-top:0}#attorney-sidebar section{margin-bottom:0;padding-bottom:0 !important}.page-template-template-contact .main-contact .columns{width:25%}.module-results-a-single h3{font-size:18px}.module-results-a-single h3{font-size:18px}.home .module-results-a-single{margin:0 5px}.home .module-results-a-single{max-width:97%}.header-logo img{height:80px}.module-header-d .main-navigation-menu>li{margin-right:9px}.home .module.module-results-a.news-hp .button{margin-bottom:10px}.practices-template-default.single.single-practices.postid-678 .heading-banner-title{font-size:27px}.header-logo img{height:auto;padding-left:0;max-width:350px}.module-header-d .main-navigation-menu>li{margin-right:5px !important}.module-header-d .main-navigation-menu>li>a{font-size:14px}.footer-inner.bottom.second-footer{width:100% !important}.footer-inner.bottom.second-footer{padding-bottom:15px !important}.page-template-template-practices .module.module-practices-f.hp-prac.landing-prac{padding-top:0;padding-bottom:0}.attorney-box-list .attorney-box:nth-child(3n){margin-right:0}.attorney-box-list .attorney-box{width:30%;margin-right:2%;max-width:300px}.page-template-template-contact .contact-full-container{padding:5px 25px}.page-template-template-contact .contact-full-container .large-3.medium-6.small-12.columns.contact-left-addr{width:35%}.page-template-template-contact .contact-full-container .large-9.medium-6.small-12.columns.contact-right-map{width:65%}.single-attorneys .banner-inner{padding-top:120px}}@media only screen and (min-width:1300px) and (max-width:3800px){.footer.module-footer-a .row{max-width:100%}.footer-of-addr-left.columns.small-12.medium-12.large-12{margin:100px auto 0 auto}}@media only screen and (min-width:1800px) and (max-width:3000px){.home-slider-single{height:700px !important;bac kground-image:url(//www.rflawllp.com/wp-content/themes/paperstreet/images/rflawllp-slide-large.jpg) !important}.home-hero,.home-slider,.home-slider-single{height:700px !important}.single-attorneys .banner{background-position-y:30%}.single-attorneys .banner-inner{padding-top:181px;padding-bottom:80px}}.header-logo img{height:auto;padding-left:0;max-width:350px}@media only screen and (min-width:3000px) and (max-width:5200px){.home-slider-single{height:1030px !important;background-image:url(//www.rflawllp.com/wp-content/themes/paperstreet/images/rflawllp-slide-large.jpg) !important;background-position-y:50%}.single-attorneys .banner-inner{padding-top:181px;padding-bottom:80px}.single-attorneys .banner{background-position-y:35%}.banner img{height:500px}}.attorney-banner-phone-fax a:hover,.attorney-banner-phone-fax a:focus{text-decoration:underline !important}.sitemap-container .practice-title{font-size:1.4rem !important;font-weight:300 !important}.banner.attorneys{background-image:url(//www.rflawllp.com/wp-content/themes/paperstreet/images/_banner_attorney_b.jpg)}@media screen and (max-width:767px){.banner.attorneys{background-image:none}}