:root{font-size:15px;--body-text-color:#5d5d5d;--primary-color:#000;--secondary-color:#e36100;--alternate-color:#5d5d5d;--gray-color:#ebebeb;--light-gray-color:#ebebeb;--body-font-family:'Inter',sans-serif;--heading-font-family:'Merriweather',sans-serif;--fa-caret-right:'\f0da';--fa-angle-right:'\f105';--fa-plus:'\f067';--fa-minus:'\f068'}@media screen and (min-width:768px){:root{font-size:16px}}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{display:block !important;line-height:1.6;color:#5d5d5d;font-size:17px;font-family:'Inter',sans-serif;font-family:var(--body-font-family);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}h1,h2,h3,h4,h5,h6{margin:0 0 20px;color:#14172f;font-weight:400;font-family:var(--heading-font-family);line-height:1.2}h1{font-size:36px;font-family:'Inter',sans-serif;font-weight:600}h2{font-size:32px;font-family:'Merriweather',serif;color:#000;font-weight:500}h3{font-size:22px;font-family:'Merriweather',serif;color:#000;font-weight:700}h4{font-size:16px;font-family:'Inter',sans-serif;color:#5d5d5d;font-weight:500}h5,h6{font-size:1rem}p{margin:0 0 20px;font-size:17px;color:#5f6272}ol,ul{margin:0 0 15px;padding:0}ul{list-style:none}ol{list-style-position:outside;padding-left:20px}.content li{font-size:17px;color:#5d5d5d;padding:0 0 10px 20px;position:relative}.content ol li{padding-left:0}.content ul li:before{position:absolute;color:#e36204;content:"\f04b";top:3px;left:0;font-size:12px}.content ul li:before,.sidebar section ul li:before{font-family:'Font Awesome 5 Pro'}.content ul ul{margin:20px 0 20px 20px}ul.breadcrumbs-container{display:none}hr{background:#e36100;width:20%;height:5px;display:block;border:none;margin:40px 0}figure{margin:0}address{font-style:normal}a{color:#000;text-decoration:underline;font-weight:600}a:hover,a:focus{color:#e36100;text-decoration:none}a.no-underline{text-decoration:none}a.no-underline:hover,a.no-underline:focus{text-decoration:none}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:var(--body-font-family);font-size:1rem;font-weight:600;text-transform:uppercase;cursor:pointer;border:solid 2px #e36100;margin:0;border-radius:4px;padding:12px 25px;text-align:center;display:inline-block;color:#e36100;background-color:#fff;text-decoration:none}.blgbtn{border:none;color:#e36100}.blgbtn:hover{background:0 0;color:#000}button:active,.button:active{transform:translateY(1.5px)}button:hover,button:focus,.button:hover,.button:focus{background-color:#e36100;color:#fff}button.alt-01,.button.alt-01{background-color:#e36100}button.alt-01:hover,button.alt-01:focus,.button.alt-01:hover,.button.alt-01:focus{background-color:#14172f;color:#fff}button.alt-02,.button.alt-02{background-color:#000}button.alt-02:hover,button.alt-02:focus,.button.alt-02:hover,.button.alt-02:focus{background-color:#e80924;color:#fff}button.outline,.button.outline{background:0 0;border:2px solid #e80924;color:#e80924}button.outline:hover,button.outline:focus,.button.outline:hover,.button.outline:focus{background:#e80924;color:#fff}button.outline.outline-alt-01,.button.outline.outline-alt-01{border-color:#fff;color:#fff}button.outline.outline-alt-01:hover,button.outline.outline-alt-01:focus,.button.outline.outline-alt-01:hover,.button.outline.outline-alt-01:focus{background:#fff;color:#14172f}button.no-button,.button.no-button{padding:0;background:0 0;color:#e36100}button.no-button:hover,button.no-button:focus,.button.no-button:hover,.button.no-button:focus{color:#000;text-decoration:underline}input,select,textarea{color:#a1a1a1;background:0 0;border:0;border-bottom:1px solid #949494;font-size:.9rem;line-height:1;font-family:var(--body-font-family);-webkit-box-shadow:none;box-shadow:none;margin:0;width:100%;border-radius:0;padding:0 15px}input,select,textarea,label{height:45px;line-height:45px}input.dark-input,select.dark-input,textarea.dark-input{color:#14172f}textarea{resize:none;min-height:90px;padding-top:15px;padding-bottom:15px;line-height:1.2;color:#000}form legend,form label,form p{font-size:.9rem}legend,label{color:#949494}fieldset{padding:0;border:none;margin:0}label{position:absolute;top:0;left:0;padding-left:10px;pointer-events:none;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}input:focus~label,textarea:focus~label,input.active~label,textarea.active~label,select.active~label{padding-left:0;line-height:0;top:-15px;font-size:.7rem}.form-input-group label i{color:#949494}.form-input-group{display:block;position:relative;width:100%;margin-bottom:25px;text-align:left}.form-input-group.button-container{margin-bottom:0}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:#14172f;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:#14172f;color:#fff}.form-container{background:#fff;padding:30px;box-shadow:0 0 35px #c8c0c0;border-radius:10px}.contact-form-heading{color:#000;text-align:left;font-size:26px;font-family:'Merriweather',sans-serif;font-weight:600}span.orangeinn{color:#e4631d}.form-container button{width:100%;font-size:15px}.background-input input:focus~label,.background-input textarea:focus~label,.background-input input.active~label,.background-input textarea.active~label,.background-input select.active~label{color:#14172f}.background-input input,.background-input textarea,.background-input select{background-color:#ededed}.background-input.select-wrapper:after,.background-input .select-wrapper:after{background-color:#5d5d5d}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}#theme-switcha{border:1px solid #e36100;margin-bottom:30px;color:#14172f}#skiptocontent{padding:6px;z-index:10;position:fixed;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);opacity:0;background-color:#e36100;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}}@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}}main{padding:60px 0;min-height:450px;display:block}.no-banner main{padding-top:180px}.content,.sidebar{width:100%}.content{padding-right:15px;margin-bottom:60px}.content img{max-width:100%}.content.full-width{float:none}.content p.indent{margin-left:60px}.content section{margin-bottom:60px}.content section:last-of-type{margin:0}section.no-underline ul{border:none}section.no-underline ul:last-of-type{padding:0}section.sidebar-block h2{color:#e36204;font-size:20px;font-family:'Manrope',sans-serif;font-weight:800}.sidebar section{margin-bottom:40px}.page-id-24 section.sidebar-block{display:none}section.sidebar-block h2 a{color:#e36204;text-decoration:none}section.sidebar-block h2 a:hover{color:#000}.sidebar section ul li{padding:5px 0 5px 25px;position:relative;font-size:15px}section.sidebar-block ul li ul li{padding-bottom:0}.sidebar section ul li:before{position:absolute;color:#e36204;content:"\f04b";top:6px;left:3px;font-size:12px}.sidebar section ul li,.sidebar section ul li a{display:block}.sidebar section ul li a{color:#000;text-decoration:none;font-size:15px;font-weight:500}.sidebar section ul li a:hover,.sidebar section ul li a:focus{color:#e36100;text-decoration:none}.sidebar section ul li ul{padding-left:5px;margin:0}.content .search-results-container{margin-bottom:80px}@media screen and (min-width:768px){main{padding:60px 0 30px}.content{padding-right:75px;width:75%;margin-bottom:0}.page-template-template-contact .content.columns{width:50%;padding-right:25px}.page-template-template-contact .sidebar.columns{width:50%;padding-left:35px}.content.full-width{width:100%;padding-right:15px}.sidebar{width:25%;float:right;clear:none;padding-left:0}}.slick-dots{position:absolute;text-align:center;width:100%;bottom:2%;margin:0}.slick-dots li{position:relative;display:inline-block;margin:0 6px;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}.home-hero .slick-dots{z-index:1!important;text-align:left!important;max-width:1150px!important;margin:0 auto!important;display:inline-block!important;position:relative!important;bottom:115px !important}.slick-dots li button:before{content:'';background:#fff;display:block;height:15px;width:15px;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:#e36100}li.slick-active button:before{background:#e36100}.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:#14172f}.slick-arrow:hover,.slick-arrow:focus{color:#e80924;background:0 0}.slick-slide{outline:none}.slick-slider{visibility:hidden;text-align:center}.slick-slider.slick-initialized{visibility:visible}.module.module-badges-a{padding:15px 0}.row,.row-wide,.row-narrow{max-width:1280px;margin-right:auto;margin-left:auto}.row-narrow{max-width:1024px}.row-wide{max-width:1599px}.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}.no-float{float:none}.no-margin{margin:0 !important}.no-padding{padding:0}.no-min-height{min-height:0}.center,.align-center,.text-center{text-align:center}.right,.align-right,.text-right{text-align:right}.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}.two-buttons-container a,.two-buttons-container button{display:block;margin-bottom:10px}.small-text{font-size:.9rem}.add-margin-top{margin-top:40px}.small-margin-left{margin-left:10px}.small-margin-right{margin-right:10px}.animate-in-view,.opacity0{opacity:0}.opacity1{opacity:1 !important}.background-cover{background-size:cover;background-repeat:no-repeat}.background-transparent{background:0 0}.light-text,.light-text h1,.light-text h2,.light-text h3,.light-text p,.light-text span,.light-text li{color:#fff}@media screen and (min-width:450px){.two-buttons-container{display:flex;justify-content:center}.two-buttons-container a,.two-buttons-container button{margin:0 6px}}.header{position:fixed;top:0;width:100%;background-color:#fff;z-index:2;border-bottom:2px solid transparent;-webkit-transition:border-color .2s ease-out;-moz-transition:border-color .2s ease-out;-ms-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}body.scrolled .header{border-color:#e36100}body.scrolled .header{border-color:#e36100;background:#000}.module-header-d-right-top{width:100%;text-align:right}.header>.row{height:100%}.header a{text-decoration:none}.header-desktop{display:none}.header-logo{display:flex;align-items:center;padding:8px 0 8px 8px}.header-logo img{max-width:400px;width:100%;height:auto;padding:0}.header-mobile-inner{display:flex;min-height:70px}.header-mobile-buttons{display:flex;margin-left:4%;flex:1;justify-content:flex-end}.header-mobile-buttons a,.header-mobile-buttons button{display:flex;font-size:1.3rem;align-items:center;justify-content:center;padding:0 10px;flex:1;max-width:50px;width:50px;height:50px}@media screen and (min-width:500px){.header-mobile-buttons a,.header-mobile-buttons button{width:60px;max-width:60px;height:60px;font-size:1.6rem}}@media screen and (min-width:1025px){.header-mobile{display:none}.header-desktop{display:block}.header-logo{padding:0}}.header-search{position:fixed;top:-100px;left:0;right:0;background-color:#14172f;padding:18px 0;width:100%;opacity:0;z-index:3;-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}.header-search.active{opacity:1;top: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}.search-results-post-type:not(:last-child){margin-bottom:30px}.search-results-post-type ul{margin:0}.header-search-results{position:absolute;top:100%;left:0;right:0;padding:30px;background:#14172f;display:none;max-height:350px;overflow:auto}.header-search-results.active{display:block;-webkit-animation:fadeIn .2s ease-out;animation:fadeIn .2s ease-out}.header-search-results h3,.header-search-results a,.header-search-results p{color:#fff}.header-search-results h3{margin-bottom:8px}.call-top{display:none}.header-search-results a{text-decoration:none}.header-search-results a:hover,.header-search-results a:focus{text-decoration:underline}.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}input::-webkit-input-placeholder{color:#fff}input:-ms-input-placeholder{color:#fff}input::-ms-input-placeholder{color:#fff}input::placeholder{color:#fff}.search-form input::-webkit-input-placeholder{text-transform:uppercase}.search-form input:-ms-input-placeholder{text-transform:uppercase}.search-form input::-ms-input-placeholder{text-transform:uppercase}.search-form input::placeholder{text-transform:uppercase}.page-template-template-contact p{padding:0}.header-search button{padding:0 20px;height:45px;white-space:pre}.header-search-submit{margin:0 1%}#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 5px 30px}.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}.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:#c0c3d3}.main-navigation-menu>li:last-of-type{margin-right:9px !important}.main-navigation-menu .sub-menu{display:none;position:absolute;top:100%;width:230px;margin:0}#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,.main-navigation-menu li:hover>a{color:#fff;text-decoration:underline}.main-navigation-menu>li>a{display:block;height:100%;color:#fff;line-height:1;font-size:17px;font-weight:600}@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:#5d5d5d;-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;text-transform:capitalize;font-size:13px;display:block;padding:10px 24px 10px 30px;line-height:1;text-decoration:none;font-weight:400}#mega-menu li a,#desktop-navigation .sub-menu li a:hover{background:#e36100;color:#fff}.main-navigation-menu .pracmenu .sub-menu{width:555px;background:#5d5d5d;left:-122px;padding:20px}.main-navigation-menu .pracmenu .sub-menu li{width:50%;float:left;background:#5d5d5d}#desktop-navigation .sub-menu li.submenu2 .sub-menu li{width:250px;background:#484747}#desktop-navigation .sub-menu li.submenu2 .sub-menu{width:100%}#mega-menu li.active,#desktop-navigation .sub-menu li.active{background:#e36100}#mega-menu li:before,#desktop-navigation .sub-menu li:before{content:'\f04b';font-family:'Font Awesome 5 Pro';font-size:8px;position:absolute;left:15px;top:11px;color:#e36100;pointer-events:none;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;-ms-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#mega-menu li.active:before,#desktop-navigation .sub-menu li.active:before{color:#e36100}#mega-menu li:hover:before,#desktop-navigation .sub-menu li:hover:before{color:#fff;left:15px}#desktop-navigation .sub-menu .menu-item-has-children>a:after{content:"\f101";font-family:'Font Awesome 5 Pro';position:absolute;right:10px;color:#e36100}#desktop-navigation .sub-menu .menu-item-has-children.active>a:after{color:#fff}#desktop-navigation .sub-menu .menu-item-has-children ul{position:absolute;left:100%;top:0}#desktop-navigation .sub-menu li.submenu2 .sub-menu{z-index:999;top:0;background:#484747;padding:10px;width:270px}#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:#000;opacity:0}#mobile-navigation,#mobile-navigation .sub-menu{display:block;height:100vh;top:0;right:-100%;width:85%;-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:5px;padding-bottom:5px;font-size:14px}#mobile-navigation a:hover,#mobile-navigation a:active,#mobile-navigation a:focus{color:#e36100}#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:#000;z-index:1;overflow:auto}.mobile-navigation-title{background-color:#fff;margin:0;padding-top:8px;padding-bottom:8px}li.mobile-navigation-previous button{background:#000;color:#fff;border:#000}.mobile-navigation-next{background:#363636;border:#363636;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:640px){#mobile-navigation,#mobile-navigation .sub-menu{width:60%}}#mega-menu{width:100%;position:absolute;top:100%;left:0;display:none;background:#14172f;padding:25px 75px}.ps219sw17{color:blue}.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}.menu-footer-navigation-container{display:inline-block}#menu-footer-navigation{margin:0}#menu-footer-navigation .menu-item{display:inline-block}.footer.module-footer-c.section-lower-home{padding-bottom:0}.footer.module-footer-c.section-lower-home .footer-inner .right .footer-p a:hover{color:#fff;text-decoration:underline}#menu-footer-navigation .menu-item:before{content:"|";margin:0 7px 0 3px;font-size:13px;margin-top:;line-height:normal}@media screen and (min-width:1025px){.footer-lower-disclaimer{width:60%}}.footer{padding:80px 0;text-align:center}.footer-upper h2{margin-bottom:40px}.footer-upper p{margin:0}.footer-upper-buttons,.footer-upper-social{margin:40px 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}@media screen and (min-width:1025px){.footer-lower-disclaimer{width:60%}}.breadcrumbs-single{position:relative;text-decoration:none;padding-right:20px;margin-right:20px}.breadcrumbs-single:focus,.breadcrumbs-single:hover{text-decoration:underline}.breadcrumbs-single:after{position:absolute;right:-4px;content:"\f105";font-family:'Font Awesome 5 Pro'}.breadcrumbs-single:last-of-type{padding-right:0;margin-right:0}.breadcrumbs-single:last-of-type:after{display:none}.accordion-item{border-bottom:1px solid #c0c3d3}.accordion-item-title{padding:20px 0;font-size:17px;margin:0;position:relative;text-transform:capitalize;cursor:pointer;font-weight:600;color:#000;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;font-family:'Merriweather',serif}.accordion-item-title:after{content:"\f067";font-family:'Font Awesome 5 Pro';line-height:30px;width:30px;height:30px;font-size:15px;text-align:center;color:#e36204}.accordion-item.active:focus{outline:none;border:none}.accordion-item-title:hover,.accordion-item-title:focus{background:0 0;border:none}.accordion-item.active .accordion-item-title:after{content:"\f068"}.accordion-item-content{display:none}.accordion-item-content p{font-size:.9rem}.accordion-item.active .accordion-item-content{display:block;-webkit-animation:fadeIn .2s both;animation:fadeIn .2s both}.accordion-item-content ul{padding-left:17px}.accordion-item-content>*:first-child{margin-top:20px}.accordion-item-content>*:last-child{margin-bottom:35px}blockquote,.quote-single{position:relative;margin:0 0 20px;padding-top:0;padding-left:10%;background:url(/wp-content/themes/paperstreet/images/quote-bg.png);background-repeat:no-repeat}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}.cta-single{padding:40px;background:#e9f5f7;border:1px solid #14172f;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;box-shadow:0 0 20px #000;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:#e9f5f7;padding:50px 0}.reviews-star-icon{color:#e80924;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:#e36100;color:#fff;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:#14172f}@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:3.5rem;opacity:.8;display:inline-block;margin:0 auto;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;color:#e80924;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.1);-ms-transform:scale(1.1);transform:scale(1.1);color:#fff;opacity:1}.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:#e80924}.results-slider{margin-bottom:30px}.results-slider-single{border:1px solid #e36100;padding:30px}.results-slider-single:last-of-type{margin:0}.results-slider-single h3{font-weight:700;color:#14172f;margin-bottom:25px}.module{padding:50px 0}.module-dark{background:#14172f}.module-title{display:none}h2.module-title{margin-bottom:60px}.modules-showcase .module-title{display:block}.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:#14172f;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}.content-selector:hover,.content-selector:focus{background:#c0c3d3}.module-title span{font-size:80%;display:block}.modules-skip{justify-content:center;flex-wrap:wrap}.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}}.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- es 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}}.animation-characters-fly-up{overflow:hidden;letter-spacing:-6px;font-size:3rem}.animating-child-elements span{display:inline-block;opacity:0}.module-intro-content.section-intro.row-narrow{max-width:1160px}.module-intro-content.section-intro.row-narrow h3{font-family:'Inter',sans-serif;font-weight:600;text-transform:uppercase;color:#5d5d5d;font-size:18px;letter-spacing:1px;margin-bottom:10px}.module-intro-content.section-intro.row-narrow h2{font-family:'Merriweather',sans-serif;font-size:32px;font-weight:600}.module.module-intro-a.why-client-section{background:#f2f2f2;padding-top:0}.module.module-intro-a.why-client-section .module-intro-content.why-client-cont.row-narrow{text-align:center;max-width:1280px}.module.module-intro-a.why-client-section .module-intro-content.why-client-cont.row-narrow .row.why-client-rows{text-align:left}.module.module-intro-a.why-client-section .module-intro-content.why-client-cont.row-narrow .hp-client-img{margin-top:-37px;margin-bottom:40px}.module-intro-content.why-client-cont.row-narrow h4{font-family:'Inter',sans-serif;font-weight:600;text-transform:uppercase;color:#5d5d5d;font-size:18px;letter-spacing:1px;margin-bottom:10px}.module.module-intro-a.intro-section{padding-bottom:100px}.module-intro-content.why-client-cont.row-narrow h3{font-family:'Merriweather',sans-serif;font-size:35px;text-transform:none;font-weight:600;margin-bottom:8px}.row.why-client-rows{margin-top:60px}.why-client-col-inner-cont ul li{position:relative;padding-left:25px}.why-client-col-inner-cont strong{color:#000}.why-client-col-inner-cont .cta:before{display:none}.why-client-col-inner-cont ul li:before{position:absolute;color:#e36204;content:"\f04b";top:2px;left:0;font-size:12px;font-family:"Font Awesome 5 Pro"}.why-client-col-inner-cont ul li{position:relative;padding-left:25px}.cta a{max-width:330px}.module.module-intro-a.faq-section{background-repeat:no-repeat;background-position:-250px 0;padding:120px 0 50px}.module.module-intro-a.faq-section .module-intro-content.faq-cont.row-narrow{max-width:1200px}.faq-col-inner{padding-right:60px;padding-left:60px}.faq-col-inner .form-container{padding:50px}.faq-col-inner .contact-form-heading{font-size:22px;text-align:center;font-weight:600}.faq-right-col .faq-col-inner{padding-right:0;padding-left:15px}.faq-right-col .faq-col-inner h2{font-size:35px;font-weight:600;margin-bottom:10px}.faq-right-col .faq-col-inner h4{font-family:'Inter',sans-serif;font-weight:600;text-transform:uppercase;color:#5d5d5d;font-size:18px;letter-spacing:1px;margin-bottom:30px}.faq-right-col-inner{padding:0}.faq-right-col-inner p:first-child{margin-bottom:6px;font-weight:600;color:#000}.faq-right-col-inner p strong{margin-bottom:6px;font-weight:600;color:#000}.faq-right-col-inner{border-bottom:1px solid #ccc;margin-bottom:35px}.faq-right-col-inner:last-child{border-bottom:0 solid #ccc}.faq-col-inner .form-input-group label i{color:#949494;opacity:.5}.faq-col-inner input::-webkit-input-placeholder{font-size:18px;opacity:1}.faq-col-inner input:-ms-input-placeholder{font-size:18px;opacity:1}.faq-col-inner input::-ms-input-placeholder{font-size:18px;opacity:1}.faq-col-inner input::placeholder{font-size:18px;opacity:1}.faq-col-inner legend,.faq-col-inner label{font-size:18px}.module.module-intro-a.bradley-section{background-image:url(//www.sandlerlawfirm.com/wp-content/themes/paperstreet/images/about-bg.jpg);background-repeat:no-repeat;background-size:cover;padding:100px 0}.module-intro-content.why-client-cont.row-narrow h3{font-family:'Merriweather',sans-serif;font-size:35px;text-transform:none;font-weight:600;margin-bottom:8px}.module-intro-content.bradley-cont.row-narrow{max-width:1260px}.module.module-intro-a.bradley-section .module-intro-content.bradley-cont.row-narrow{max-width:1280px;padding-left:65px}.bradley-left-col{padding:0}.bradley-right-col{padding-left:105px;padding-right:100px}.bradley-right-col h2{color:#e36100;font-weight:600;font-size:35px;margin-bottom:15px}.bradley-right-col p{color:#fff;margin-bottom:20px}.bradley-col-inner img{width:100%;max-width:400px;border-radius:20px}.bradley-right-col p:nth-child(2){font-size:20px}.bradley-right-col p:nth-child(3){color:#fff;position:relative;font-family:'Merriweather',sans-serif;font-style:italic;letter-spacing:0;font-size:17px;padding-bottom:15px;padding-top:15px;padding-right:26px}.bradley-right-col p:nth-child(3):before{background:#e36100;position:absolute;content:"";width:135%;height:100%;z-index:-1;top:0;left:-135px;border-radius:0 10px 10px 0}.bradley-col-inner a{color:#e36100;font-weight:600}.bradley-col-inner a:hover{color:#ebebeb;font-weight:600}.module-practices-f h2{font-size:32px;font-weight:600;margin-bottom:35px;text-transform:uppercase}.module-practices-f h2 span{font-size:35px;font-weight:800;color:#e36100;font-family:'Inter',sans-serif;text-transform:uppercase;padding-right:10px}.module-practices-f-inner.row-narrow{max-width:1280px;justify-content:left !important}.row.hp-prac-btn-row{text-align:center;margin:25px auto}.module.module-testimonials-a.desktop-test-module{background-image:url(//www.sandlerlawfirm.com/wp-content/themes/paperstreet/images/testimonial-bg.jpg) !important;background-size:cover!important;background-repeat:no-repeat!important;padding:100px 0!important;position:relative!important;background-color:transparent !important}.module.module-testimonials-a.desktop-test-module:after{background:rgba(0,0,0,.8);position:absolute;content:"";width:100%;height:100%;z-index:-1;top:0;left:0}.module.module-testimonials-a.desktop-test-module h3{color:#fff;font-size:30px;margin-bottom:60px}.hp-test-col-inner{padding:30px 45px;display:block;background:#fff;border-radius:5px;display:block;height:100%;min-height:250px;padding-bottom:0;position:relative}#slider-testimonials-a .slick-list{overflow:visible}.hp-test-col-inner p{margin-bottom:16px;font-size:16px}.module-testimonials-a .slider-testimonial-source{text-transform:none !important;color:#000;font-size:16px}.testimonial-title{font-family:'Inter',sans-serif;font-weight:600;text-transform:uppercase;color:#fff;font-size:18px;letter-spacing:1px;margin-bottom:5px}.module-testimonials-a .slick-dots li button:before{height:10px;width:10px}.module-testimonials-a .slick-dots{margin-top:25px !important;margin-bottom:25px !important}.module-testimonials-a .button{background:0 0;color:#e36100}.module-testimonials-a .button:hover{background:#e36100;color:#fff}.hp-test-col-inner:after{position:absolute;content:"";background-image:url(//www.sandlerlawfirm.com/wp-content/themes/paperstreet/images/quote-bg.png);height:50px;width:105px;top:-29px;left:217px;background-repeat:no-repeat;z-index:9999}.module.module-intro-a.news-section{padding:100px 0;background-image:url(//www.sandlerlawfirm.com/wp-content/themes/paperstreet/images/pattern.png);background-size:contain}.module-intro-content.news-cont{max-width:1200px;margin:0 auto}.hp-news-title{font-size:25px;text-align:center;font-weight:600}.news-right-col{position:relative;padding-left:50px}.news-right-col:before{position:absolute;content:"";border-left:1px solid #e36100;height:78%;left:0}.news-dt{color:#e36100;font-size:14px !important;margin:0}.news-right-col-inner-cont p{margin-bottom:10px;font-size:15px}.news-right-col-inner-cont p.news-text{min-height:150px}.news-right-col-inner-cont .module-blog-a-single-more{border:0;padding:0;text-transform:none;background:0 0 !important;color:#e36100 !important;font-size:15px}.news-right-col-inner-cont .module-blog-a-single-more:hover,.news-right-col-inner-cont .module-blog-a-single-more:focus{border:0;padding:0;text-transform:none;background:0 0 !important;color:#000 !important;font-size:15px}.center.hp-news-more-btn a.button{margin-top:35px;background:0 0;color:#e36100;font-size:15px}.center.hp-news-more-btn a.button:hover,.center.hp-news-more-btn a.button:focus{margin-top:35px;background:#e36100;color:#fff;font-size:15px}.center.hp-news-more-btn{display:inline-block;margin-left:205px;margin-top:0}.testimonial-content p{margin-bottom:20px}.testimonial-stars{color:#d45b00;margin-bottom:10px;margin-left:5.2rem}.testimonial-source.uppercase p{color:#000;margin-left:5.2rem}.testimonial-source.uppercase{border-bottom:solid 2px #ebebeb;margin-bottom:30px}.footer.module-footer-c{background-image:url(//www.sandlerlawfirm.com/wp-content/themes/paperstreet/images/footerbg.jpg);background-repeat:no-repeat;background-size:cover;padding:40px 0 30px}.footer-inner{max-width:1080px;margin:0 auto;padding-left:50px}.footer-col-inner{text-align:left}.footer-right-col{padding-left:60px;padding-top:0}.footer-col-inner .footer-logo{max-width:300px}.footer-col-inner{text-align:left;color:#fff;font-size:15px}.footer-email{margin:15px 0}.footer-col-inner a{color:#fff}.footer-col-inner a:hover,.footer-col-inner a:focus{color:#e36100}.footer-col-inner i{font-size:18px;margin-right:20px}.footer-phone{color:#fff}.footer-lower{display:inline-block;margin:95px 0 35px;width:100%;font-size:14px;text-align:left;color:#fff;letter-spacing:.2px}.footer-lower a{color:#fff}.footer-lower a:hover,.footer-lower a:focus{color:#e36100}.module-badges-a-single{margin-top:15px !important}@media print{.header{top:0;border:none;height:auto}}@media screen and (min-width:280px) and (max-width:767px){.header{background-color:transparent}.header-mobile-inner{padding:10px}.header-mobile-buttons .button{background:#fff !important;border:none;width:35px;height:40px;color:#000}.header-mobile-buttons .button:hover{color:#000}.header-mobile-buttons button{border:none;width:45px;height:40px;color:#fff;background:#e36100;margin-left:7px}.home-slider-single-tagline{margin-top:105px !important}.home-slider-single-tagline h2{font-size:18px!important;letter-spacing:1px!important;margin-bottom:0!important;text-align:center!important}.home-slider-single-tagline h1{font-size:45px !important;text-align:center !important;letter-spacing:1px !important;line-height:46px !important}.home-slider-single-tagline p{font-size:17px !important;letter-spacing:1px !important;text-align:center !important;max-width:263px !important;margin:0 auto !important}.home-slider-single-tagline-inner{text-align:center !important}.home-slider-single-tagline h3{font-size:15px !important;text-transform:uppercase !important;padding:8px 0 !important;max-width:inherit !important;text-align:center !important;display:inline-block !important;margin:0 auto !important;margin-top:30px !important;letter-spacing:1px !important}.home-hero .slick-dots{text-align:center !important}.home-slider-single-tagline{align-items:flex-start !important}.mobile-navigation-title{font-size:15px;font-family:'Inter',sans-serif;text-transform:none;background:#ebebeb}#mobile-navigation{background-color:#000}.home-slider-single-tagline .hp-slide-tagline-3{padding-left:0 !important}.home-slider-single-tagline .hp-slide-tagline-3 h4{font-size:40px !important}.home-slider-single-tagline .hp-slide-tagline-3 h1{font-size:35px !important}.home-slider-single-tagline .hp-slide-tagline-3 h2 span{font-size:18px !important}#slick-slide02 .home-slider-single{background-position:-150px 0 !important}#slick-slide03 .home-slider-single{background-position:-580px 0 !important}.home-banner-section-inner h2{font-size:14px !important;letter-spacing:1px !important;margin-bottom:0 !important;line-height:20px !important}.home-banner-section-inner{padding:15px 30px !important}.module-badges-a-single img{padding:10px 20px;max-width:150px}.module.module-intro-a.intro-section{padding-bottom:70px;padding-top:30px;padding-left:30px;padding-right:30px}.module-intro-content.section-intro.row-narrow h2{font-size:30px}.module-intro-content.why-client-cont.row-narrow h3{font-size:30px}.module-intro-content.why-client-cont.row-narrow{padding:0 20px}.module-intro-content.why-client-cont.row-narrow h4{font-size:15px;margin-bottom:10px;padding:0 15px}.row.why-client-rows{margin-top:40px}.why-client-col-inner-cont ul li{font-size:15px}.why-client-right-col-inner.lets-go-button-col{padding:0}.why-client-col-inner-cont ul li{position:relative;padding-left:20px;font-size:15px}.module.module-intro-a.faq-section{background-repeat:no-repeat;background-position:-101px -48px;padding:120px 0 50px;background-size:161%}.faq-col-inner{padding-right:20px;padding-left:20px;margin-top:174px}.faq-col-inner .form-container{padding:30px;text-align:left;margin-top:156px}.faq-col-inner .contact-form-heading{font-size:25px;text-align:left;font-weight:600;line-height:32px}.faq-col-inner{padding-right:20px;padding-left:20px;margin-top:54px}.faq-right-col .faq-col-inner{margin-top:70px}.faq-right-col .faq-col-inner h2{font-size:30px;margin-bottom:5px}.faq-col-inner-cont p{font-size:15px}.faq-right-col-inner:last-child{margin-bottom:0}.faq-right-col-inner:last-child p:last-child{margin-bottom:0}.module.module-intro-a.bradley-section{padding:70px 0}.module.module-intro-a.bradley-section .module-intro-content.bradley-cont.row-narrow{padding:0 55px}.bradley-right-col{padding-left:0;padding-right:0;margin-top:33px;text-align:center}.bradley-right-col p:nth-child(3){font-style:italic;letter-spacing:0;font-size:15px;padding-right:26px;padding:20px 10px;line-height:23px}.bradley-right-col p:nth-child(3):before{width:100%;height:100%;z-index:-1;top:0;left:0;border-radius:10px}.module-practices-f h2{font-size:30px}.module-practices-f h2 span{font-size:30px;padding-right:10px;padding-bottom:10px;display:block}.module-practices-f-inner.row-narrow{max-width:1280px;padding:30px;padding-left:13px}.page-template-template-practices .module-practices-f-inner.row-narrow{max-width:1280px;padding:0 15px}.row.hp-prac-btn-row{text-align:center;margin:0 auto;max-width:300px}.row.hp-prac-btn-row .button{margin:8px 0 !important;padding:10px 25px !important;font-size:15px !important;width:90%;max-width:300px}.home .module.module-practices-f{padding-bottom:15px}.module-testimonials-b{background-image:url(//www.sandlerlawfirm.com/wp-content/themes/paperstreet/images/testimonial-bg.jpg) !important;background-size:cover !important;background-repeat:no-repeat !important;padding:100px 0 !important;position:relative !important;background-color:transparent !important}.module-testimonials-b:after{background:rgba(0,0,0,.8);position:absolute;content:"";width:100%;height:100%;z-index:-1;top:0;left:0}.module-testimonials-b h3{color:#fff;font-size:30px;margin-bottom:60px}.news-right-col:before{display:none}.news-right-col{position:relative;padding-left:30px;padding-right:30px}.hp-news-title{font-size:25px;text-align:center;font-weight:600;text-align:left;padding:0 30px}.module.module-intro-a.news-section{padding:60px 0 40px}.news-right-col-inner-cont{margin-bottom:60px}.news-right-col-inner-cont p.news-text{min-height:inherit;margin-bottom:10px}.center.hp-news-more-btn{display:inline-block;margin-left:0;margin-top:0}.center.hp-news-more-btn a.button{margin-top:0;margin-left:12px}.footer-inner{max-width:1080px;margin:0 auto;padding-left:0;text-align:center}.footer-col-inner{text-align:center;color:#fff;font-size:15px}.footer-right-col{padding-left:0;padding:25px}.footer-col-inner i{display:none}.footer-col-inner{text-align:center;color:#fff;font-size:17px}.footer-email{margin:10px 0 0}.footer-lower{display:inline-block;margin:15px 0 35px;width:100%;font-size:13px;text-align:center;color:#fff;letter-spacing:0;padding:15px 14px}.module.module-testimonials-b .row-narrow.center{padding:25px 40px}.slider-testimonials-b .slider-testimonial-single{padding:30px 45px;display:block;background:#fff;border-radius:5px;height:100%;min-height:250px;padding-bottom:0;position:relative}.slider-testimonials-b-container{position:relative}.slider-testimonials-b-container p{font-size:15px}.slider-testimonials-b-container .slick-dots li button:before{height:10px;width:10px}.slider-testimonials-b .slick-dots li{position:relative;display:inline-block;margin:0 3px;padding:0}.module.module-testimonials-b .row-narrow.center .button{background:0 0;margin-top:24px}.module.module-testimonials-b .row-narrow.center .button:hover{background:#e36100;margin-top:24px;color:#fff}.module.module-testimonials-b{padding-bottom:40px !important}.slider-testimonials-b .slider-testimonial-single{margin-bottom:30px;padding-bottom:30px}.slider-testimonials-b-container:before{position:absolute;content:"";background-image:url(//www.sandlerlawfirm.com/wp-content/themes/paperstreet/images/quote-bg.png);height:50px;width:100%;top:-29px;left:0;background-repeat:no-repeat;z-index:9999;background-position:center}.menu-footer-navigation-container{display:inline;width:auto}#menu-footer-navigation{margin:0;display:inline}.footer-lower{display:inline-block;margin:10px 0 0;width:100%;font-size:13px;text-align:center;color:#fff;letter-spacing:0;padding:15px 13px 0;display:inline-block;font-weight:400}.footer.module-footer-c{padding:50px 0}#menu-footer-navigation .menu-item:before{content:"|";margin:0 4px 0 -2px;font-size:12px;margin-top:;line-height:normal}.footer-lower a{color:#fff;font-weight:400}.single-practices .content ul{columns:1;-webkit-columns:1;-moz-columns:1;vertical-align:top}}@media screen and (min-width:600px) and (max-width:767px){.row.hp-prac-btn-row{text-align:center;margin:0 auto;max-width:700px}.row.hp-prac-btn-row .button{margin:8px 10px !important;padding:10px 25px !important;font-size:15px !important;width:90%;max-width:276px}.bradley-col-inner{text-align:center}.module-practices-f-inner.row-narrow{max-width:1280px;padding:30px 15px}.module-practices-f-single{width:48%!important;height:160px!important;background-color:#14172F!important;text-decoration:none!important;display:inline-block!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#fff!important;text-transform:uppercase!important;font-size:1.4rem!important;line-height:1.2!important;margin-bottom:15px!important;background-size:cover!important;background-repeat:no-repeat!important;position:relative!important;border-radius:10px!important;overflow:hidden!important;margin:2px!important}.prac-icon{color:#fff!important;font-weight:600!important;opacity:1!important;z-index:9!important;line-height:32px!important;margin-bottom:0!important;margin-top:44px!important;z-index:9999!important;position:relative!important}.faq-col-inner .contact-form-heading{font-size:25px!important;text-align:center!important;font-weight:600!important;line-height:32px!important}.module.module-intro-a.faq-section{padding:80px 0 50px 0!important}.why-client-col-inner-cont ul li{position:relative!important;padding-left:28px!important;font-size:15px!important}.why-client-left-col-inner.twenty-years-exp-col{padding:0 15px}.module.module-intro-a.why-client-section{background:#f2f2f2;padding-top:0;padding-bottom:0}.home-slider-single-tagline{margin-top:155px !important}.header-mobile-buttons .button{display:none}.header-logo img{max-width:300px}.header-mobile-buttons button{max-width:43px;margin-top:8px}.header-mobile-buttons{margin-left:1%}.call-top{display:inline-block}.call-top p{margin:0}.call-top p{margin:0;line-height:15px;text-align:right}.call-top p span{color:#e36100;font-weight:700}.call-top{display:inline-block;padding-right:8px;padding-top:4px}.call-top span{color:#fff;text-transform:uppercase;font-weight:600;font-size:15px}}@media screen and (min-width:767px) and (max-width:1024px){.row.hp-prac-btn-row{text-align:center;margin:0 auto;max-width:700px}.row.hp-prac-btn-row .button{margin:8px 10px !important;padding:10px 25px !important;font-size:15px !important;width:90%;max-width:276px}.bradley-col-inner{text-align:center}.module-practices-f-inner.row-narrow{max-width:1280px;padding:30px 15px}.module-practices-f-single{width:48%!important;height:160px!important;background-color:#14172F!important;text-decoration:none!important;display:inline-block!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#fff!important;text-transform:uppercase!important;font-size:1.4rem!important;line-height:1.2!important;margin-bottom:15px!important;background-size:cover!important;background-repeat:no-repeat!important;position:relative!important;border-radius:10px!important;overflow:hidden!important;margin:2px!important}.prac-icon{color:#fff!important;font-weight:600!important;opacity:1!important;z-index:9!important;line-height:32px!important;margin-bottom:0!important;margin-top:44px!important;z-index:9999!important;position:relative!important}.faq-col-inner .contact-form-heading{font-size:25px!important;text-align:center!important;font-weight:600!important;line-height:32px!important}.module.module-intro-a.faq-section{padding:80px 0 50px 0!important}.why-client-col-inner-cont ul li{position:relative!important;padding-left:28px!important;font-size:15px!important}.why-client-left-col-inner.twenty-years-exp-col{padding:0 15px}.module.module-intro-a.why-client-section{background:#f2f2f2;padding-top:0;padding-bottom:0}.home-slider-single-tagline{margin-top:155px !important}.header-mobile-buttons .button{display:none}.header-logo img{max-width:300px}.header-mobile-buttons button{max-width:43px;margin-top:8px}.header-mobile-buttons{margin-left:1%}.call-top{display:inline-block}.call-top p{margin:0}.call-top p{margin:0;line-height:15px;text-align:right}.call-top p span{color:#e36100;font-weight:700}.call-top{display:inline-block;padding-right:8px;padding-top:4px}.call-top span{color:#fff;text-transform:uppercase;font-weight:600;font-size:15px}.header{background-color:transparent;padding:10px 15px}.call-top span{font-size:19px}.call-top{padding-right:8px;padding-top:10px}.header-mobile-buttons button{max-width:43px;margin-top:8px;background:#e36100;color:#fff;height:45px;margin-top:14px;margin-left:16px}.home-slider-single-tagline{margin-top:175px !important}.home-slider-single-tagline h2{font-size:25px !important;letter-spacing:1px !important;margin-bottom:10px !important;text-align:left !important}.home-slider-single-tagline-inner{margin:8px}.home-slider-single-tagline h1{font-size:54px !important;text-align:left !important;letter-spacing:0px !important;line-height:46px !important}.home-slider-single-tagline p{font-size:19px !important;letter-spacing:1px !important;text-align:left !important;max-width:600px !important;margin:15px auto 0px auto !important;margin-left:0 !important}.home-slider-single-tagline-inner{text-align:left !important}.home-slider-single-tagline h3{font-size:20px !important;text-transform:uppercase !important;padding:8px 0 !important;max-width:inherit !important;text-align:left !important;display:inline-block !important;margin:0 !important;margin-top:30px !important;letter-spacing:1px !important;max-width:200px !important}.home-hero .slick-dots{text-align:center !important}.home-slider-single-tagline{align-items:flex-start !important}.module.module-intro-a.intro-section{padding:25px 45px}.module.module-intro-a.why-client-section{margin-top:40px}.faq-col-inner{padding-right:40px;padding-left:40px}.faq-col-inner .form-container{padding:30px}.module.module-intro-a.faq-section{padding:80px 0 0 !important}.module.module-intro-a.bradley-section{padding:50px 0 !important}.bradley-right-col{padding-left:45px;padding-right:20px;text-align:left}.bradley-col-inner{text-align:left}.bradley-right-col h2{font-size:25px;margin-bottom:5px}.bradley-right-col p:nth-child(2){font-size:15px;line-height:normal}.bradley-right-col p:nth-child(3){color:#fff;position:relative;font-family:'Merriweather',sans-serif;font-style:italic;letter-spacing:0;font-size:13px;padding-bottom:15px;padding-top:15px;padding-right:26px}.bradley-right-col p{color:#fff;margin-bottom:20px;font-size:15px;line-height:22px}.module-practices-f-single{margin-bottom:20px !important}.row.hp-prac-btn-row p{margin:0}.home-slider-single-tagline-inner.hp-slide-tagline-2 h1{text-align:center !important;margin-bottom:12px}.home-slider-single-tagline-inner.hp-slide-tagline-2 h2{text-align:center !important}.home-slider-single-tagline-inner.hp-slide-tagline-2 p{text-align:center !important;margin:0 !important;padding:0 !important;max-width:100% !important}.home-slider-single-tagline .hp-slide-tagline-3{font-size:70px;text-transform:uppercase;color:#fff;font-weight:700;margin-bottom:0;text-align:center;padding-left:200px}.home-slider-single-tagline .hp-slide-tagline-3 h4{font-size:60px;text-transform:uppercase;color:#fff;font-weight:700;margin-bottom:0}.home-slider-single-tagline .hp-slide-tagline-3 h1{font-size:45px !important}.home-slider-single-tagline .hp-slide-tagline-3 h2 span{font-size:22px}.home-slider-single-tagline .hp-slide-tagline-3 h2{font-size:22px !important;letter-spacing:0}.home-slider,.home-slider-single{height:500px !important}.home-slider-single-tagline .hp-slide-tagline-4 .exten{color:#fff !important;line-height:30px;font-size:27px !important}.home-slider-single-tagline .hp-slide-tagline-4 h1{font-size:70px !important;text-shadow:none;margin:15px 0 !important}.home-slider-single-tagline .hp-slide-tagline-4 h2{font-size:20px !important;letter-spacing:0}.hp-test-col-inner{padding:30px 25px !important}.news-right-col{position:relative;padding-left:10px}.footer-right-col{padding-left:0}.footer-lower{display:inline-block;margin:55px 0 35px;width:100%;font-size:14px;text-align:center;color:#fff;letter-spacing:.2px}.footer-inner{max-width:1080px;margin:0 auto;padding-left:0}.columns.large-5.medium-5.small-12.footer-left-col .footer-col-inner{text-align:center}.footer.module-footer-c{padding-bottom:0}.module.module-intro-a.news-section{padding:100px 0 50px}.columns.large-6.medium-6.small-12.faq-right-col{padding:0;padding-right:10px}.faq-col-inner .button{font-size:13px}.faq-right-col .faq-col-inner h2{font-size:25px;font-weight:600;margin-bottom:10px}.faq-right-col .faq-col-inner h4{font-family:'Inter',sans-serif;font-weight:600;text-transform:uppercase;color:#5d5d5d;font-size:15px;letter-spacing:1px;margin-bottom:10px}.faq-right-col-inner p:first-child{margin-bottom:6px;font-weight:600;color:#000;font-size:16px}.faq-right-col-inner p{font-size:15px;line-height:22px}.faq-right-col-inner{border-bottom:1px solid #ccc;margin-bottom:15px}.faq-right-col-inner p{font-size:15px;line-height:22px;margin-bottom:15px}.center.hp-news-more-btn{display:inline-block;margin-left:130px;margin-top:0}.footer-right-col{padding-left:0;padding-right:0}.columns.large-5.medium-5.small-12.footer-left-col{width:30%}.columns.large-7.medium-7.small-12.footer-right-col{width:70%}.footer-col-inner{text-align:left;color:#fff;font-size:14px}.columns.large-6.medium-6.small-12.faq-right-col .faq-col-inner{padding:0}.home-banner-section-inner{padding:20px 30px !important}.home-banner-section-inner h2{color:#fff;font-size:16px !important}.single-practices .content ul{columns:1;-webkit-columns:1;-moz-columns:1;vertical-align:top}}@media screen and (min-width:900px) and (max-width:1024px){.module-practices-f-single{width:31% !important;margin:0 10px !important}.module-practices-f-inner{justify-content:left !important}.module-practices-f h2{font-size:32px;font-weight:600;margin-bottom:15px;text-transform:uppercase}.columns.large-7.medium-7.small-12.footer-right-col{width:60%}.columns.large-5.medium-5.small-12.footer-left-col{width:40%}.footer-lower{display:inline-block;margin:55px 0 35px;width:100%;font-size:13px;text-align:center;color:#fff;letter-spacing:.2px}.footer-lower a{color:#fff;font-weight:400}}@media screen and (min-width:1024px) and (max-width:1279px){.header-logo img{max-width:350px;width:100%;height:auto;padding:0}.home-hero,.home-slider,.home-slider-single{height:700px !important}.home-hero .slick-dots{z-index:1 !important;text-align:left !important;max-width:1250px !important;margin:0 auto !important;display:inline-block !important;position:relative !important;bottom:115px !important;width:90%}.home-slider-single-tagline h2{color:#e36100;font-size:25px}.home-slider-single-tagline h1{font-size:70px}.home-slider-single-tagline .hp-slide-tagline-3{padding-left:300px}.home-slider-single-tagline .hp-slide-tagline-3 h1{margin-bottom:0;font-size:85px;line-height:90px;letter-spacing:4px}.home-slider-single-tagline .hp-slide-tagline-3 h4{font-size:55px;text-transform:uppercase;color:#fff;font-weight:700;margin-bottom:0}.home-slider-single-tagline .hp-slide-tagline-4 .exten{color:#fff !important;line-height:17px;font-size:30px}.home-slider-single-tagline .hp-slide-tagline-4 h2{font-size:22px;letter-spacing:.5px}.home-slider-single-tagline .hp-slide-tagline-4 h1{font-size:90px;text-shadow:none}.module.module-intro-a.intro-section{padding:15px 35px}.faq-right-col-inner{margin-bottom:0}.module.module-intro-a.bradley-section{padding:80px 0 50px}.row.hp-prac-btn-row{text-align:center;margin:25px auto 0px auto}.row.hp-prac-btn-row p{margin-bottom:0}.module.module-intro-a.news-section{padding:80px 0}.footer-right-col{padding-left:0;padding-top:35px}.footer-lower{display:inline-block;margin:95px 0 35px;width:100%;font-size:13px;text-align:center;color:#fff;letter-spacing:.2px}}@media screen and (min-width:1280px) and (max-width:132000px){.module-header-d-right .module-header-d-phone{width:100% !important;margin:0 !important;width:-moz-available;width:-webkit-fill-available;width:fill-available}}