.wpcsc-tcenter{text-align:center}.wpcsc-alert{padding:8px;border-radius:4px}.wpcsc-success{background:#008000e3;color:#fff}.wpcsc-danger{background:#ff0202d6;color:#fff}.wpcsc-row{display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x))}.wpcsc-col-auto{flex:0 0 auto;width:auto}.wpcsc-col{flex:1 0 0%}.wpcsc-col-1{flex:0 0 auto;width:8.33333333%}.wpcsc-col-2{flex:0 0 auto;width:16.66666667%}.wpcsc-col-3{flex:0 0 auto;width:25%}.wpcsc-col-4{flex:0 0 auto;width:33.33333333%}.wpcsc-col-5{flex:0 0 auto;width:41.66666667%}.wpcsc-col-6{flex:0 0 auto;width:50%}.wpcsc-col-7{flex:0 0 auto;width:58.33333333%}.wpcsc-col-8{flex:0 0 auto;width:66.66666667%}.wpcsc-col-9{flex:0 0 auto;width:75%}.wpcsc-col-10{flex:0 0 auto;width:83.33333333%}.wpcsc-col-11{flex:0 0 auto;width:91.66666667%}.wpcsc-col-12{flex:0 0 auto;width:100%}@media (max-width:476px){.wpcsc-col-sm{flex:1 0 0%}.wpcsc-col-sm-auto{flex:0 0 auto;width:auto}.wpcsc-col-sm-1{flex:0 0 auto;width:8.33333333%}.wpcsc-col-sm-2{flex:0 0 auto;width:16.66666667%}.wpcsc-col-sm-3{flex:0 0 auto;width:25%}.wpcsc-col-sm-4{flex:0 0 auto;width:33.33333333%}.wpcsc-col-sm-5{flex:0 0 auto;width:41.66666667%}.wpcsc-col-sm-6{flex:0 0 auto;width:50%}.wpcsc-col-sm-7{flex:0 0 auto;width:58.33333333%}.wpcsc-col-sm-8{flex:0 0 auto;width:66.66666667%}.wpcsc-col-sm-9{flex:0 0 auto;width:75%}.wpcsc-col-sm-10{flex:0 0 auto;width:83.33333333%}.wpcsc-col-sm-11{flex:0 0 auto;width:91.66666667%}.wpcsc-col-sm-12{flex:0 0 auto;width:100%}}.wpcsc-select{box-sizing:border-box;margin:0;padding:0;color:rgb(0 0 0 / .85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:inline-block;cursor:pointer}.wpcsc-form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}.wpcsc-form-group{margin-bottom:1.5rem}.wpcsc-form-select{display:block;width:100%;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.wpcsc-form-select{transition:none}}.wpcsc-btn{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #fff0;padding:.5rem 1rem;font-size:1rem;border-radius:.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.wpcsc-input-right{position:absolute;right:13px;top:5px}.wpcsc-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.wpcsc-divider{background:#9e9fa1;height:1px;display:flex;clear:both;width:100%;min-width:100%;margin:20px 0}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-muted{color:#6c757d!important}.text-danger{color:red}.small{font-size:.875em}.d-block{display:block}.d-none{display:none}.wpcsc-box{border-radius:4px;padding:15px;margin-top:10px;background-color:#fff;box-shadow:3px 4px 7px 3px #b3b3b3;color:#6e6e6e;font-size:16px}.wpcsc-spin{animation:wpcsc-icon-spin 1.5s infinite;animation-timing-function:linear}@keyframes wpcsc-icon-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wpcsc-calc input::-webkit-outer-spin-button,.wpcsc-calc input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wpcsc-calc input[type=number]{-moz-appearance:textfield}.wpcsc-calc-title{text-align:center;display:block;width:100%}.wpcsc-form-title{text-align:center}.wpcsc-form-text{text-align:center;color:#6c757d!important;font-size:.875em}.wpcsc-fieldset-heading{font-weight:700;margin:2rem 0 1rem}.wpcsc-question-label{color:#54595F;font-weight:500}.wpcsc-on .wpcsc-question-label{margin-bottom:.5rem;display:block}.wpcsc-form-navigation{overflow:auto;margin:15px 0;text-align:right}.wpcsc-navigation-bullets{margin-top:40px}.wpcsc-form-group input.invalid,.wpcsc-form-group select.invalid{background-color:#fdd;border:1px solid red}.wpcsc-calc .wpcsc-tab{display:none;width:100%}.wpcsc-calc .wpcsc-step{height:15px;width:15px;margin:0 2px;background-color:#bbb;border:none;border-radius:50%;display:inline-block;opacity:.5}.wpcsc-calc .wpcsc-step.active{opacity:1}.wpcsc-calc .wpcsc-step.finish{opacity:1;background-color:#04AA6D}.wpcsc-calc .result-area.alert.alert-success{background:#fff0;color:inherit}.wpcsc-calc .result-area.alert.alert-danger{text-align:center;margin:1rem 0;border:1px solid red;padding:.5rem 0;color:orangered;border-radius:2px}.wpcsc-export-form{margin-top:15px}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none transparent}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{margin:0;padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:none;list-style:none none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited{color:#fff}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li:before{content:" ";position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075)}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff,#e0e0e0);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(180deg,#fff 0,#e0e0e0);background-repeat:repeat-x;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe0e0e0",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon{font-size:16px;margin-left:2px}#ez-toc-container input{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con{display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}.ez-toc-toggle #item{position:absolute;left:-999em}label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}#ez-toc-container .eztoc-toggle-hide-by-default{display:none}.eztoc_no_heading_found{background-color:#ff0;padding-left:10px}.eztoc-hide{display:none}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0}.ez-toc-list.ez-toc-columns-2{column-count:2;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-2>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-3{column-count:3;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-3>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-4{column-count:4;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-4>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-optimized{column-fill:balance;orphans:2;widows:2}.ez-toc-list.ez-toc-columns-optimized>li{display:block;break-inside:avoid;page-break-inside:avoid}@media (max-width:768px){.ez-toc-list.ez-toc-columns-2,.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:1;column-gap:0}}@media (max-width:1024px) and (min-width:769px){.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:2}}@font-face{font-display:swap;font-family:'Teko-Bold';src:url(/wp-content/themes/tierneylawgrp/fonts/Teko-Bold.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Teko-Bold.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-Bold.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-Bold.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-Bold.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Teko-Bold.svg#Teko-Bold') format('svg');font-weight:700;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Teko-Light';src:url(/wp-content/themes/tierneylawgrp/fonts/Teko-Light.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Teko-Light.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-Light.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-Light.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-Light.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Teko-Light.svg#Teko-Light') format('svg');font-weight:300;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Teko-Medium';src:url(/wp-content/themes/tierneylawgrp/fonts/Teko-Medium.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Teko-Medium.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-Medium.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-Medium.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-Medium.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Teko-Medium.svg#Teko-Medium') format('svg');font-weight:500;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Teko-SemiBold';src:url(/wp-content/themes/tierneylawgrp/fonts/Teko-SemiBold.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Teko-SemiBold.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-SemiBold.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-SemiBold.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Teko-SemiBold.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Teko-SemiBold.svg#Teko-SemiBold') format('svg');font-weight:600;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Inter-Regular';src:url(/wp-content/themes/tierneylawgrp/fonts/Inter-Regular.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Inter-Regular.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Inter-Regular.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Inter-Regular.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Inter-Regular.svg#Inter-Regular') format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Montserrat-ExtraBold';src:url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-ExtraBold.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-ExtraBold.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-ExtraBold.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-ExtraBold.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');font-weight:800;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Montserrat-Bold';src:url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Bold.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Bold.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Bold.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Bold.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');font-weight:700;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Montserrat-SemiBold';src:url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-SemiBold.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-SemiBold.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-SemiBold.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-SemiBold.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');font-weight:600;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Montserrat-Medium';src:url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Medium.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Medium.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Medium.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Medium.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');font-weight:500;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Montserrat-Regular';src:url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Regular.eot);src:url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Regular.woff2) format('woff2'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Regular.woff) format('woff'),url(/wp-content/themes/tierneylawgrp/fonts/Montserrat-Regular.ttf) format('truetype'),url('/wp-content/themes/tierneylawgrp/fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');font-weight:400;font-style:normal;font-display:swap}:root{--blue:#1e90ff;--white:#ffffff;--placeholdercolor:currentColor}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{margin:0;padding:0;font-family:'Montserrat-Regular';font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.clear{clear:both}.alignleft,.alignright,.aligncenter{margin-bottom:10px}.alignnone{margin-bottom:10px}.alignleft{float:left;margin-right:15px;margin-top:0}.alignright{float:right;margin-left:15px;margin-top:0}.aligncenter{display:block;margin:0 auto 15px auto}iframe,img{max-width:100%;border:none;vertical-align:middle}img{border:0;height:auto}a{font-family:inherit;font-size:inherit;color:inherit;text-decoration:none;transition:0.5s}h1,h2,h3,h4,h5,h6{font-family:'Montserrat-Regular';margin:0 0 20px 0;padding:0;font-weight:400}p,li,ul,ol,blockquote{font-family:'Montserrat-Regular';font-weight:400;margin:0 0 10px 0;padding:0}ul,li{list-style:none}a:visited{color:inherit}a:hover{text-decoration:none}a,a:hover,input[type="submit"],button{outline:0}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:none;border-radius:0}input::-webkit-input-placeholder{color:var(--placeholdercolor)}input::-moz-placeholder{color:var(--placeholdercolor)}input:-ms-input-placeholder{color:var(--placeholdercolor)}input:-moz-placeholder{color:var(--placeholdercolor)}html{scroll-behavior:smooth}p:empty{display:none}.container,.container1{max-width:1560px!important;width:100%!important;margin:0 auto!important}.container1{max-width:1440px!important}.d-none,.hide{display:none!important}.fl{float:left}.fr{float:right}.fw{float:left;width:100%}.wrapper{float:left;width:100%}.head-sec{padding:0;position:absolute;z-index:99}.head-sec .container{max-width:1680px!important;width:100%!important;margin:auto!important}.head-sec:before{position:absolute;content:"";left:0;top:0;bottom:0;background-color:#fff;width:18%;height:100%}.hdr-prt{display:flex;justify-content:space-between}.head-sec.f-nav .hdr-prt{align-items:center}.head-sec.f-nav{position:fixed;background-color:#0b0f10;padding:0 20px 0;z-index:999}.head-sec.f-nav .logo{width:160px}.head-sec.f-nav .top-rit{display:none}.logo{padding:25px 15px 22px 31px;position:relative;background-color:#fff}.logo:before{position:absolute;content:"";width:118px;height:100%;background-image:url(/wp-content/themes/tierneylawgrp/images/header-bfr.png);top:0;bottom:0;right:-110px}.logo-rit{margin:0}.topmenu ul{position:relative;margin:0}.topmenu ul li{position:relative;margin:0;display:inline-block;padding:0 37px 0 21px}.topmenu ul li a{position:relative;text-transform:capitalize;font-size:26px;display:inline-block;line-height:1;letter-spacing:1.04px;color:#fff;padding:0;margin:0;font-family:'Teko-Medium'}.topmenu ul.primary-menu>li.current-menu-item>a,.topmenu ul.primary-menu>li>a:hover{color:#cc9255}.topmenu ul li:first-child{padding-left:0}.topmenu ul li:last-child{padding-right:0}.top-rit .custom-html-widget{display:flex;justify-content:flex-end;gap:38px;align-items:center;margin:0 0 47px}.top-rit .custom-html-widget .hdr-scl-icns{display:flex;justify-content:center;gap:33px;padding-right:31px;position:relative}.top-rit .custom-html-widget .hdr-scl-icns:before{position:absolute;content:"";margin:auto;top:0;bottom:0;right:0;left:0;border-right:1px solid #cc9255;height:41px;pointer-events:none}.top-rit .custom-html-widget .hdr-scl-icns a{background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-3px -3px;width:25px;height:27px;font-size:0;display:inline-block}.top-rit .custom-html-widget .hdr-scl-icns a.facebook{background-position:-46px -3px;width:15px;height:28px}.top-rit .custom-html-widget .hdr-scl-icns a.linkedin{background-position:-79px -3px;width:27px}.top-rit .custom-html-widget .hdr-scl-icns a:hover{background-position:-3px -34px}.top-rit .custom-html-widget .hdr-scl-icns a.facebook:hover{background-position:-46px -34px}.top-rit .custom-html-widget .hdr-scl-icns a.linkedin:hover{background-position:-79px -34px}.top-rit .custom-html-widget .hdr-phn{padding-left:55px;position:relative}.top-rit .custom-html-widget .hdr-phn a:before{position:absolute;content:"";margin:auto;top:0;bottom:0;left:0;background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-124px -3px;width:29px;height:29px}.top-rit .custom-html-widget .hdr-phn p{font-family:'Teko-Medium';font-size:36px;line-height:1;letter-spacing:.72px;color:#cc9255;margin:0;text-transform:capitalize}.top-rit .custom-html-widget .hdr-phn p a{font-size:50px;letter-spacing:1px;display:inline-block;color:#fff;line-height:1}.top-rit .custom-html-widget .hdr-phn p a:hover{color:#cc9255}.page_default .genpg-rite .areas-served-list ul li{width:31%;text-align:center}.page_default .genpg-rite .areas-served-list ul li a{width:100%}.topmenu ul li ul.sub-menu{display:none;width:200px;position:absolute;top:100%;left:0;right:auto;background-color:#cc9255;padding:0 0;z-index:999}.topmenu ul li:hover ul.sub-menu{display:block}.topmenu ul li:hover ul.sub-menu ul{display:none}.topmenu ul li:hover ul.sub-menu li{position:relative}.topmenu ul li:hover ul.sub-menu li:hover>ul{display:block;top:0;left:100%}.topmenu .sub-menu li a:after{display:none}.topmenu .sub-menu li{width:100%;float:left;border-bottom:1px solid rgb(255 255 255 / .2);margin:0;padding:0}.topmenu .sub-menu li a{float:left;font-size:14px;width:100%;line-height:1.2;padding:10px 15px;color:#000;display:block;text-transform:capitalize;font-family:'Montserrat-Medium';letter-spacing:0}.topmenu .sub-menu li a:hover{background-color:#fff}.topmenu ul ul a:after{display:none}.showhide{display:none;color:#fff;width:110px;height:28px;float:left;text-align:left;cursor:pointer;padding:0 0 0 33px;position:relative}.showhide b.txtl{text-align:right;font-size:20px;line-height:28px;font-weight:400;text-transform:uppercase;margin:0 0 0 0;color:#343235;padding-top:2px;font-weight:700;letter-spacing:.5px}.showhide b.txtr{position:absolute;top:0;bottom:0;left:0;margin:auto;text-align:left;font-size:37px;line-height:27px;color:#343235}.mobinav{display:none;width:100%;color:#fff;box-sizing:border-box;z-index:99999995;float:left;background:#000;position:absolute;top:38px;left:0}.mobinav ul{float:left;margin:0 0 0 0;padding:5px 0;width:100%}.mobinav ul li{float:left;margin:0;width:100%;list-style:none;padding:0 20px;box-sizing:border-box;border:0;margin:0;padding:0;position:relative;font-family:'Teko-Medium',sans-serif}.mobinav a{width:100%;float:left;padding:5px 0;display:block;line-height:normal;color:#fff;font-size:15px;letter-spacing:.5px;font-family:'Teko-Medium',sans-serif;border:0;margin:0;text-decoration:none}.mobinav a:hover{color:#cc9255}.mobinav ul li ul{float:left;padding:0 0 0 15px}.mobinav ul li ul li a{text-transform:capitalize}.mobinav ul li a.drop.close,.mobinav ul li a.drop.open{font-size:0;position:absolute;right:0;top:0;width:100%;height:29px;background-color:transparent!important;background-image:url(/wp-content/themes/tierneylawgrp/images/plus_icn.png);background-position:right center;background-repeat:no-repeat;padding:0 5px!important;cursor:pointer}.mobinav ul li a.drop.open{width:22px;background-image:url(/wp-content/themes/tierneylawgrp/images/minus_icn.png)}.mobile_src_nav{display:none;width:100%;float:left;position:relative;padding:10px 0}.mobile_src_nav .container{position:relative!important}.mobile_src_nav .search-form{width:100%;float:left}a.cmn-btn{font-size:34px;color:#fff;line-height:1;letter-spacing:.68px;text-decoration:none;display:inline-block;position:relative;background-color:#cc9255;text-transform:capitalize;padding:21px 35px 16px;font-family:'Teko-Medium';text-align:center}a.cmn-btn:hover{background-color:#f3f3f3;color:#000;transition:.3s}.text-heading{font-family:'Teko-SemiBold';font-size:80px;color:#0f0f0f;line-height:1.03;letter-spacing:1.6px;margin:0 0 25px;text-transform:uppercase}.banner-sec{padding:268px 0 40px;background-image:url(/wp-content/themes/tierneylawgrp/images/bnr_bg_img.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.banner-sec .container{max-width:1680px!important;width:100%!important;margin:auto!important}.banner-sec:before{position:absolute;content:"";margin:auto;bottom:0;right:0;background-color:#cc9255;width:34.1%;height:11.8%;pointer-events:none;clip-path:polygon(0 55%,100% 88%,100% 0)}.bnr-prt{display:flex;justify-content:space-between}.bnr-lft{width:52.5%;text-align:left;padding-top:118px}.bnr-lft h1{font-family:'Teko-SemiBold';font-size:146px;line-height:130px;letter-spacing:2.92px;color:#fff;text-transform:uppercase;margin:0 0 12px}.bnr-lft p{font-family:'Montserrat-Medium';font-size:28px;line-height:1;letter-spacing:.56px;color:#fff;margin:0 0 48px;text-transform:capitalize}.bnr-lft-cnct{display:flex;justify-content:flex-start;gap:30px}.bnr-btn a.cmn-btn{padding:25px 38px 18px 45px}.bnr-lft-cnct .bnr-phn p{font-family:'Teko-Medium';font-size:36px;line-height:1;letter-spacing:.72px;color:#cc9255;margin:0;text-transform:capitalize}.bnr-lft-cnct .bnr-phn p a{font-size:50px;line-height:1;letter-spacing:1px;color:#fff;display:block}.bnr-lft-cnct .bnr-phn p a:hover{color:#cc9255}.bnr-rgt{width:41.4%;padding-right:84px}.bnr-rgt-img img{display:block;width:100%}.hmwhy-awrd-prt{position:relative}.hmwhy-awrd-prt:before{position:absolute;content:"";margin:auto;bottom:0;top:100px;right:0;background-image:url(/wp-content/themes/tierneylawgrp/images/why-chse-bg-img.webp);background-repeat:no-repeat;width:810px;height:60%;pointer-events:none;z-index:1;filter:grayscale(1)}.hmwhy-awrd-prt:after{position:absolute;content:"";width:100%;height:135px;background-image:url(/wp-content/themes/tierneylawgrp/images/awd-bg-img.webp);background-repeat:no-repeat;background-size:contain;background-position:top center;bottom:0;left:0;right:0;pointer-events:none}.hmwhy-choose-sec{background-color:#f3f3f3;padding:334px 0 240px;position:relative;margin:-143px 0 0;clip-path:polygon(0 0,100% 10.8%,100% 100%,0% 100%)}.hmwhy-choose-sec .container{max-width:1440px!important;width:100%!important;margin:auto!important}.hmwhy-choose-sec:before{position:absolute;content:"";margin:auto;top:142px;right:0;background-image:url(/wp-content/themes/tierneylawgrp/images/why-chse-bfr-img.webp);background-repeat:no-repeat;width:26.1%;height:393px;opacity:.5;background-size:contain}.wy-chse-lft{width:44.2%;float:left;position:absolute;left:0;top:189px}.wy-chse-left-img img{display:block;width:100%}.wy-chse-rgt{width:51.8%;float:right;padding:0 106px 0 0}.wy-chse-rgt h3.text-heading{margin:0}.wy-chse-rgt h6{font-family:'Teko-SemiBold';font-size:40px;text-transform:uppercase;letter-spacing:.8px;line-height:1;color:#cc9255;margin:0 0 17px 0}.wy-chse-rgt p{font-family:'Montserrat-Regular';font-size:22px;letter-spacing:0;line-height:1.91;margin:0 0 47px;color:#0f0f0f}.wy-chse-btm{display:flex;justify-content:space-between}.wy-chse-btn a.cmn-btn{padding:19px 50px;background-color:#000}.wy-chse-btn a.cmn-btn:hover{background-color:#cc9255;color:#000;transition:.3s}.wy-chse-btm .wy-chse-phn p{font-family:'Montserrat-Regular';font-size:29px;line-height:1;letter-spacing:0;margin:0 0 8px;color:#424242;text-transform:capitalize}.wy-chse-phn a{font-family:'Teko-Medium';font-size:48px;display:inline-block;color:#cc9255;line-height:1;letter-spacing:.96px}.wy-chse-phn a:hover{color:#0f0f0f}.hmawards-sec{background-color:#f3f3f3;padding:0 0 195px}.hmawards-sec h5{font-family:'Teko-SemiBold';font-size:70px;color:#0f0f0f;line-height:1;letter-spacing:.6px;margin:0 0 25px;text-transform:uppercase}.hmawards-sec .hmawrds-list{display:flex;justify-content:space-between;position:relative}.hmawards-sec .hmawrds-list:before,.hmawards-sec .hmawrds-list:after{position:absolute;content:"";margin:auto;bottom:9px;left:0;background-color:#a0a0a0;width:81.4%;height:1px}.hmawards-sec .hmawrds-list:after{bottom:auto;left:auto;top:-62px;right:0;width:57%}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav{text-align:right;margin-top:41px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav{display:block}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav button{background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-167px -3px;width:64px;height:25px;font-size:0;transition:.5s}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav button.owl-next{background-position:-246px -3px;margin-left:20px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav button.owl-prev:hover{background-position:-167px -42px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav button.owl-next:hover{background-position:-250px -42px}.hmpractice-sec{text-align:center;padding:300px 0 195px;background:#000;position:relative;margin:-108px 0 0;background-image:url(/wp-content/themes/tierneylawgrp/images/prcts-bg-img.webp);background-position:center;background-repeat:no-repeat;background-size:cover;clip-path:polygon(0 2%,100% 8.1%,100% 100%,0% 100%);z-index:1}.hmpractice-sec:before{position:absolute;content:"";margin:auto;top:0;bottom:0;left:0;right:0;background-image:url(/wp-content/themes/tierneylawgrp/images/prcts-ars-bg-lyr.webp);background-repeat:no-repeat;width:100%;height:100%;z-index:-1;pointer-events:none}.hmpractice-sec:after{position:absolute;content:"";margin:auto;top:0;left:0;background-color:#cc9255;width:34.4%;height:9.1%;clip-path:polygon(0 0,0% 100%,100% 45%)}.hmprcts-ars-prt:before{position:absolute;content:"";margin:auto;bottom:0;right:0;background-color:#cc9255;width:34.5%;height:9.4%;clip-path:polygon(100% 0,100% 100%,0 56%)}.hmpractice-sec h2{letter-spacing:1.8px;font-size:90px;line-height:1;margin:0;font-family:'Montserrat-ExtraBold';text-transform:uppercase;position:absolute;left:24px;top:129px;writing-mode:tb-rl;transform:rotate(180deg);color:#000;text-shadow:#91918f 1px 0 0,#91918f .540302px .841471px 0,#91918f -.416147px .909297px 0,#91918f -.989992px .14112px 0,#91918f -.653644px -.756802px 0,#91918f .283662px -.958924px 0,#91918f .96017px -.279415px 0}.hmpractice-sec h3.text-heading{color:#fff;margin:0;line-height:1}.hmpractice-sec p{font-family:'Montserrat-Medium';font-size:20px;letter-spacing:.4px;line-height:1;text-align:center;text-transform:capitalize;margin:0 0 52px;padding:0;color:#bababa}.hmpractice-sec .prtic-lst{display:flex;justify-content:space-between}.hmpractice-sec .prtic-itm{width:100%;position:relative;text-align:left}.hmpractice-sec .prtic-itm:before{position:absolute;content:"";margin:auto;bottom:20px;right:9px;background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-47px -67px;width:24px;height:14px;z-index:1}.hmpractice-sec .prtic-itm:after{position:absolute;content:"";margin:auto;bottom:0;right:0;background-color:#cc9255;width:156px;height:57px;clip-path:polygon(0 61%,100% 95%,100% 0)}.hmpractice-sec .prtic-itm:hover .prtic-cnt h4{color:#cc9255}.hmpractice-sec .prtic-itm:hover .prtic-img:before{display:block}.hmpractice-sec .prtic-img{position:relative}.hmpractice-sec .prtic-img img{display:block;width:100%}.hmpractice-sec .prtic-img:before{position:absolute;content:"";margin:auto;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.4;width:100%;height:100%;display:none}.hmpractice-sec .prtic-img:after{position:absolute;content:"";margin:auto;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.4;width:100%;height:100%}.hmpractice-sec .prtic-cnt{position:absolute;bottom:-61px;width:100%;clip-path:polygon(0 0,100% 40%,100% 100%,0% 100%)}.hmpractice-sec .prtic-cnt h4{font-family:'Teko-Medium';font-size:36px;letter-spacing:0;line-height:1;text-transform:capitalize;color:#000;padding:58px 28px 15px;background-color:#fff;margin:0}.hmpractice-sec .prtic-hover a{position:absolute;content:"";margin:auto;top:0;bottom:0;right:0;left:0;width:100%;height:100%;font-size:0;z-index:1}.hmpractice-sec .prtic-btn{margin-top:60px}.hmpractice-sec .prtic-btn a.cmn-btn{position:relative;z-index:1}.hmpractice-sec .prtic-lst .owl-stage{padding:0 0 62px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav{display:block!important;position:absolute;margin:auto;left:0;right:0;bottom:-107px;display:flex!important;width:38.7%;justify-content:space-between}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav button{background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-167px -3px;width:64px;height:25px;margin:0;font-size:0;transition:.5s}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav button.owl-next{background-position:-246px -3px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav button.owl-prev:hover{background-position:-167px -42px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav button.owl-next:hover{background-position:-250px -42px}.hm-testimonials{background-color:#dfdfdf;position:relative;text-align:center;padding:180px 0 80px;clip-path:polygon(0 0,100% 14%,100% 100%,0% 100%);margin:-140px 0 0;z-index:1}.hm-testimonials:before{position:absolute;content:"";background-image:url(/wp-content/themes/tierneylawgrp/images/testi-bg-img-resized.webp);background-repeat:no-repeat;width:100%;height:100%;top:0;right:0;bottom:0;left:0;opacity:7%;z-index:-1;pointer-events:none;background-size:cover}.hm-testimonials .testi-prt{padding-left:0px!important;position:relative}.hm-testimonials .testi-blck.owl-carousel{margin-bottom:40px}.hm-testimonials .testi-blck.owl-carousel .owl-stage{display:flex;flex-wrap:wrap}.hm-testimonials .testi-blck.owl-carousel .owl-item{display:flex}.hm-testimonials h3.text-heading{text-align:center;line-height:1;letter-spacing:0;margin:0 0 57px}.hm-testimonials .hm-testi-item{width:100%;text-align:center;padding:40px 50px;border:2px solid #cc9255}.hm-testimonials .star-rat{background-image:url(/wp-content/themes/tierneylawgrp/images/hm-testi-star.webp);background-repeat:no-repeat;height:40px;width:29.7%;margin:0 auto 27px;background-position:center;background-size:contain}.hm-testimonials .hm-testi-item p{font-family:'Montserrat-Regular';font-size:20px;line-height:1.7;letter-spacing:.2px;color:#000;position:relative;margin:0 0 35px}.hm-testimonials .hm-testi-item h5{font-family:'Teko-SemiBold';line-height:1;letter-spacing:2.76px;color:#000;font-size:23px;position:relative;padding-left:12px;text-transform:uppercase;margin:0;display:inline-block}.hm-testimonials .hm-testi-item h5:before{position:absolute;content:"";margin:auto;top:0;bottom:0;left:0;background-color:#000;width:7px;height:3px}.hm-testimonials .hmtesti-btn{text-align:left;position:relative;margin:0 auto!important;width:max-content;z-index:1}.hm-testimonials .hmtesti-btn a{padding:21px 65px 18px}.hm-testimonials .hmtesti-btn a:hover,.about-btn a.cmn-btn:hover{background-color:#000;color:#fff}.hm-testimonials .testi-blck .owl-nav{width:42%;position:absolute;left:0%;bottom:-110px;right:0;margin:auto;z-index:1;display:flex!important;justify-content:space-between;align-items:center}.hm-testimonials .testi-blck .owl-nav .owl-prev,.hm-testimonials .testi-blck .owl-nav .owl-next{background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-3px -186px;width:60px;height:64px;margin-right:29px}.hm-testimonials .testi-blck .owl-nav .owl-next{background-position:-75px -186px;margin:0!important}.hm-testimonials .testi-blck .owl-nav button span{font-size:0}.about-sec{padding:42px 0 178px;background-color:#dfdfdf;clip-path:polygon(0 0%,100% 0,100% 100%,0 83%);position:relative;z-index:1}.about-sec:before{position:absolute;content:"";background-image:url(/wp-content/themes/tierneylawgrp/images/about-sec-bg-img.webp);background-repeat:no-repeat;width:100%;height:94%;top:64px;right:0;bottom:0;left:0;opacity:12%;z-index:-1;pointer-events:none;background-size:cover}.about-sec .about-txt-sec{width:59%;margin:auto;position:relative;padding-top:84px}.about-sec .about-txt-sec:before{position:absolute;content:"";background-image:url(/wp-content/themes/tierneylawgrp/images/about-logo-img.webp);background-repeat:no-repeat;width:117px;height:84px;top:0;right:0;left:17px;margin:auto;background-size:contain}.about-sec .about-txt-sec h2{font-family:'Montserrat-Bold';font-size:130px;line-height:1;letter-spacing:7.8px;text-align:center;color:#0b0b0b;text-transform:uppercase;margin:0}.about-sec .about-txt-sec h4{font-family:'Montserrat-SemiBold';font-size:60px;letter-spacing:1.2px;color:#cc9255;text-align:center;line-height:1;text-transform:uppercase;margin:0 0 12px}.about-sec .abt-txt h2{font-family:'Montserrat-ExtraBold'}.about-sec .about-txt-sec h2 span{font-family:'Montserrat-SemiBold';font-size:30px;letter-spacing:0;display:block;color:#adadad;text-align:left;position:relative;margin-bottom:6px}.about-sec .about-txt-sec h2 span:before{position:absolute;content:"";background-color:#aaa;width:80%;height:2px;top:0;right:8px;bottom:0;margin:auto}.about-sec .about-txt-sec h2 strong{font-family:'Montserrat-SemiBold';font-size:30px;letter-spacing:0;color:#adadad;display:block;text-align:right;position:relative;margin:4px 0 10px}.about-sec .about-txt-sec h2 strong:before{position:absolute;content:"";background-color:#aaa;width:76%;height:2px;top:0;bottom:0;left:5px;margin:auto}.about-sec .about-txt-sec p{font-family:'Montserrat-SemiBold';font-size:18px;line-height:1.66;letter-spacing:0;text-align:center;margin:0 0 25px}.about-sec .about-btn-sec{display:flex;justify-content:center;gap:35px}.about-sec .about-btn-sec .tel-sec h6{font-family:'Teko-Medium';font-size:36px;line-height:1;letter-spacing:.7px;color:#cc9255;text-transform:capitalize;margin:0}.about-sec .about-btn-sec .tel-sec h6 a{display:block;font-size:50px;color:#0b0b0b;line-height:1;letter-spacing:1px}.about-sec .about-btn-sec .tel-sec h6 a:hover{color:#cc9255}.attorney-sec{padding:238px 0 219px;background-image:url(/wp-content/themes/tierneylawgrp/images/atrny-sec-bg-img.webp);background-repeat:no-repeat;background-size:cover;margin:-174px 0 0;clip-path:polygon(0 0,100% 0,100% 100%,0 88.5%);z-index:0;position:relative}.attorney-sec:before{position:absolute;content:"";background-color:#cc9255;clip-path:polygon(0 0,0% 100%,100% 50%);width:35%;height:9.9%;top:0;left:0;margin:auto;pointer-events:none}.attorney-sec:after{position:absolute;content:"";background:linear-gradient(90deg,rgb(0 0 0 / .9500175070028011) 0%,#fff0 50%);width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.attorney-sec .atrny-prt:before{position:absolute;content:"";background-color:#cc9255;clip-path:polygon(100% 0,0 66%,100% 100%);width:41%;height:8.9%;right:0;bottom:0;margin:auto;pointer-events:none;z-index:-1}.attorney-sec h3.text-heading{color:#fff;text-align:center;margin:0 0 8px;line-height:1}.attorney-sec p{font-family:'Montserrat-Medium';font-size:20px;line-height:1;letter-spacing:.4px;color:#bababa;text-align:center;margin:0 0 50px}.attorney-sec .attorney-list{display:flex;justify-content:space-between;margin:0 0 58px}.attorney-sec .atrny-items{width:100%;background-color:#000;position:relative}.attorney-sec .atrny-img{width:100%;position:relative;height:470px}.attorney-sec .atrny-img:before{position:absolute;content:"";background:linear-gradient(0deg,rgb(0 0 0) 0%,#fff0 50%);width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:0}.attorney-sec .atrny-img img{width:100%}.attorney-sec .atrny-text{margin:auto;width:100%}.attorney-sec .atrny-itm-hvr a{font-size:0;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;z-index:1}.attorney-sec .atrny-text h5{font-family:'Teko-Medium';font-size:40px;line-height:1;letter-spacing:0;color:#fff;text-transform:capitalize;text-align:center;padding:13px 40px;background-color:#cc9255;margin:0}.attorney-sec .atrny-text h6{font-family:'Montserrat-Medium';font-size:16px;line-height:1;letter-spacing:0;font-style:italic;text-transform:capitalize;color:#d3d3d3;text-align:center;margin:0;padding:24px 20px;background-color:#000}.attorney-sec .attorney-btn{text-align:center;margin:auto}.attorney-sec .attorney-btn a.cmn-btn{position:relative;z-index:1}.attorney-sec .atrny-items:hover .atrny-text h5{background-color:#fff;color:#020202;transition:.3s}.attorney-sec .attorney-list.owl-carousel .owl-nav{display:block!important}.attorney-sec .attorney-list.owl-carousel .owl-nav{position:absolute;margin:auto;left:0;right:0;bottom:-106px;display:flex!important;width:34.7%;justify-content:space-between}.attorney-sec .attorney-list.owl-carousel .owl-nav button{background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-167px -3px;width:64px;height:25px;margin:0;font-size:0;transition:.5s}.attorney-sec .attorney-list.owl-carousel .owl-nav button.owl-next{background-position:-246px -3px}.attorney-sec .attorney-list.owl-carousel .owl-nav button.owl-prev:hover{background-position:-167px -42px}.attorney-sec .attorney-list.owl-carousel .owl-nav button.owl-next:hover{background-position:-250px -42px}.hmblg-sec{padding:200px 0 70px;background-color:#f3f3f3;margin:-154px 0 0;background-image:url(/wp-content/themes/tierneylawgrp/images/blog-bg-img.webp);background-repeat:repeat;background-size:contain;background-position:top}.hmblg-sec h3.text-heading{font-family:'Teko-Medium';text-align:center;line-height:1;margin:0 0 33px}.hmblg-sec .hmblg-blck{padding-right:26px;display:flex;justify-content:space-between}.hmblg-sec .hmblg-item{background-color:#fff;width:100%;padding:38px 41px 43px 44px;margin:0;position:relative;z-index:1}.hmblg-sec .hmblg-item:hover:before{background-image:url(/wp-content/themes/tierneylawgrp/images/blg-itm-bfr2.webp)}.hmblg-sec .hmblg-item:hover .clndr{color:#cc9255}.hmblg-sec .hmblg-item:hover .hmpost_btn a{background-position:-122px -63px}.hmblg-sec .hmblg-item:before{position:absolute;content:"";margin:auto;top:0;left:0;background-image:url(/wp-content/themes/tierneylawgrp/images/blg-itm-bfr1.webp);background-repeat:no-repeat;width:125px;height:132px;z-index:-1;background-size:contain}.hmblg-sec .hmblg-item:after{position:absolute;content:"";margin:auto;bottom:52px;left:43px;background-color:#adadad;width:74.4%;height:2px}.hmblg-sec .clndr{font-family:'Montserrat-SemiBold';font-size:20px;line-height:1;letter-spacing:0;color:#0b0b0b;margin:0 0 35px;padding-left:48px;position:relative}.hmblg-sec .clndr:before{position:absolute;content:"";margin:auto;bottom:0;left:-21px;background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-3px -65px;width:30px;height:30px}.hmblg-sec .hmblgcnt h4{font-family:'Montserrat-SemiBold';font-size:22px;margin:0 0 49px;color:#0f0f0f;line-height:1.18;letter-spacing:0;text-transform:uppercase}.hmblg-sec .hmblgcnt p{font-family:'Montserrat-Regular';font-size:20px;color:#0f0f0f;line-height:1.5;margin:0 0 30px}.hmblg-sec .dt-rm{float:none}.hmblg-sec .hmpost_btn{margin:0;text-align:right;position:absolute;bottom:42px;right:40px}.hmblg-sec .hmpost_btn a{font-size:0;display:inline-block;background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-84px -63px;width:26px;height:22px;margin:0}.hmblg-sec .hmnews-btn{text-align:center;margin:42px 0 0 0}.hmblg-sec .hmnews-btn a.cmn-btn{padding:21px 25px 17px 31px;position:relative;z-index:1}.hmblg-sec .hmnews-btn a.cmn-btn:hover{background-color:#000;color:#fff}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav{display:block!important}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav{position:absolute;margin:auto;left:0;right:0;bottom:-90px;display:flex!important;width:33.5%;justify-content:space-between}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav button{background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-167px -3px;width:64px;height:25px;margin:0;font-size:0;transition:.5s}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav button.owl-next{background-position:-246px -3px}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav button.owl-prev:hover{background-position:-167px -42px}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav button.owl-next:hover{background-position:-250px -42px}.hmblg-blck.owl-carousel .owl-stage{display:flex;flex-wrap:wrap}.hmblg-blck.owl-carousel .owl-item{display:flex}.hm-form-sec{padding:0 0 160px;background-color:#fff;position:relative;z-index:1}.hm-form-sec:before{position:absolute;content:"";width:100%;height:100%;background-image:url(/wp-content/themes/tierneylawgrp/images/form-bg-img.png);background-repeat:no-repeat;background-size:contain;background-position:bottom right;top:0;right:0;bottom:0;margin:auto;z-index:-1;filter:grayscale(1);opacity:40%}.hm-form-sec .container{max-width:1680px!important;width:100%!important;margin:auto!important}.form-lft{float:left;width:63.6%;position:absolute;left:0;top:0;z-index:-1;height:100%}.ftr-map-sec{height:100%;clip-path:polygon(0 0,67% 0,100% 100%,0% 100%)}.ftr-map-sec iframe{width:100%;height:100%;clip-path:polygon(0 0,67% 0,100% 100%,0% 100%);padding-right:7px}.form-rgt{float:right;width:53.8%;background-color:#cc9255;padding:86px 41px 75px 63px;margin-top:43px}.form-rgt h4{font-family:'Teko-SemiBold';font-size:70px;line-height:1;letter-spacing:2.8px;color:#0f0f0f;margin:0;text-transform:uppercase}.form-rgt p{font-family:'Inter-Regular';font-size:18px;color:#000;margin:0 0 27px;line-height:1;letter-spacing:0;text-transform:capitalize}.conslt-form{color:#000}.conslt-form .gform_legacy_markup_wrapper{margin:0;position:relative}.conslt-form .gform_wrapper ul.gform_fields li.gfield.popfield{width:100%;max-width:100%}.conslt-form .gform_wrapper .top_label .gfield_label{display:none}.conslt-form .gform_wrapper ul.gform_fields{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px 0}.conslt-form .gform_wrapper ul.gform_fields li.gfield{margin:0!important;padding:0!important;width:100%;max-width:48.7%}.conslt-form .gform_wrapper ul.gform_fields li.drop{max-width:100%!important}.conslt-form li.gfield.gfield--width-full.gfield_error.emil.fr.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible{width:100%!important;max-width:100%!important}.conslt-form .gform_wrapper .top_label input,.conslt-form .gform_wrapper select,.conslt-form .gform_wrapper .top_label textarea{font-size:18px!important;line-height:1;font-family:'Montserrat-Regular'!important;color:#010928!important;margin:0;padding:23px 26px!important;border:none!important;outline:none;width:100%!important}.conslt-form .gform_wrapper .top_label div.ginput_container{margin-top:0}.conslt-form .gform_wrapper ul.gform_fields li.gfield.msg,.conslt-form .gform_wrapper ul.gform_fields li.gfield.emil{width:100%;max-width:100%}.conslt-form textarea::placeholder{color:#010928}.conslt-form .gform_wrapper .top_label textarea{height:188px;display:block}.conslt-form .gform_wrapper ul.gform_fields li.gfield.popfield .form-links{font-size:18px;font-family:'Montserrat-Regular';margin-top:12px!important}.conslt-form .form-links a,.conslt-form .gform_wrapper .gform_body ul li.chk ul li label{font-family:'Montserrat-Regular';font-size:18px;line-height:1;letter-spacing:0;color:#000;margin:0;display:inline-block;padding:0;display:inline}.conslt-form .gform_wrapper .gform_footer{padding:0;margin:-66px 0 0;clear:both;text-align:right;width:max-content;float:right;position:relative;z-index:1}.conslt-form .gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{font-family:'Teko-Medium'!important;font-size:34px!important;line-height:1;color:#fff!important;padding:19px 30px!important;background-color:#000;margin:0;outline:none;letter-spacing:.68px;border:none!important;text-transform:capitalize;cursor:pointer;max-width:287px!important}.conslt-form .gform_wrapper .gform_footer input.button:hover,.gform_wrapper .gform_footer input[type=submit]:hover{background-color:#f3f3f3;color:#000!important;transition:.3s}.conslt-form .gform_wrapper ul.gform_fields li.gfield.chk ul li input{width:14px!important;height:14px!important;margin:0;outline:2px solid #aaaaaa!important;outline-offset:-2px}.gform_button.disabled{pointer-events:none}.conslt-form .gform_wrapper .gform_validation_errors{display:none}.conslt-form .gform_wrapper .gfield{position:relative}.conslt-form .gform_wrapper .gfield .validation_message.gfield_validation_message,.conslt-form .gform_wrapper .gfield .instruction.validation_message{position:absolute;top:10px;background:none;padding:0;line-height:1;font-size:13px;right:10px;font-weight:800;width:auto;border:none;pointer-events:none;color:#d31717}.conslt-form .gform_wrapper .gfield .instruction.validation_message{top:45px}.conslt-form .gform_wrapper .field_description_below .gfield_description{padding-top:0}.conslt-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container{margin:0}.conslt-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{padding:0}.conslt-form .gform_wrapper ul.gform_fields li.gfield.dropdown select{-webkit-appearance:none;position:relative;background-image:url(/wp-content/themes/tierneylawgrp/images/bottom-arrow.png);background-repeat:no-repeat;background-size:17px;background-position:315px 30px}.conslt-form .gform_wrapper li.gfield.gfield_error.chk.gfield_contains_required div.gfield_description{padding:0;bottom:-17px;left:25px;top:auto}.conslt-form .gform_wrapper ul.gfield_checkbox,.gform_wrapper ul.gfield_radio{margin:0}.conslt-form .gform_wrapper .gfield_checkbox li,.gform_wrapper .gfield_radio li{margin:0}.conslt-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:48.6%!important}.conslt-form .gform_wrapper.gform_validation_error .gform_body ul li.drop.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){width:100%!important;max-width:100%!important}.conslt-form .gform_wrapper li.gfield.gfield_error{background-color:#fff0;padding:0;margin:0;border-top:none;border-bottom:none}#popup-container{position:absolute;top:20px;left:0;width:100%;pointer-events:none;z-index:9}.popup{position:relative;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.popup .popuptext{visibility:hidden;color:#000;position:absolute;transition:transform 0.15s ease-out 0.15s;z-index:1;margin:20px 0;text-align:center;padding:16px;border:1px solid rgb(0 0 0 / .2);background:#fff;font-size:15px;transition:transform 0.15s ease-out;display:inline-block;line-height:1.7;width:100%;font-family:'Montserrat-Medium'}.popup .show{visibility:visible;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;position:inherit;width:100%}.conslt-form .gform_wrapper ul.gform_fields li.drop select{-webkit-appearance:none}.conslt-form .gform_wrapper ul.gform_fields li.drop{position:relative}.conslt-form .gform_wrapper ul.gform_fields li.drop:before{position:absolute;content:"";width:22px;height:15px;background-image:url(/wp-content/themes/tierneylawgrp/images/inner-sprites.webp);background-repeat:no-repeat;background-position:-262px -2px;top:0;right:20px;bottom:0;margin:auto;transform:scale(.8)}.site-footer{background-color:#000;padding:210px 0 55px;color:#fff;position:relative;z-index:1;clip-path:polygon(0 0,100% 12.2%,100% 100%,0% 100%);margin:-126px 0 0}.site-footer:before{position:absolute;content:"";background-color:#cc9255;clip-path:polygon(0 0,0% 100%,100% 38%);width:35%;height:11.2%;top:0;left:0;margin:auto;pointer-events:none}.ftr-top-prt{display:flex;justify-content:space-between;margin:0 0 60px;align-items:center}.ftmenu ul{margin:0;background-color:#151515}.ftmenu ul li{display:inline-block;margin:0;padding:37px 29px 37px 28px}.ftmenu ul li a{text-transform:capitalize;color:#fff;font-family:'Teko-Medium';font-size:24px;line-height:1;letter-spacing:.96px;display:inline-block;margin:0}.ftmenu ul.footer-menu>li.current-menu-item a,.ftmenu ul.footer-menu>li a:hover{color:#cc9255}.ftr-blocks .custom-html-widget{padding:0 0 111px;margin:0 0 36px;display:flex;justify-content:space-between;border-bottom:1px solid rgb(173 173 173 / 30%)}.ftr-blk{width:33.9%;padding:12px 95px 0 0;position:relative}.ftr-blk:before{position:absolute;content:"";margin:auto;top:0;right:0;border-right:1px solid rgb(173 173 173 / 30%);height:364px}.ftr-blk.itm3:before{display:none}.ftr-blk.itm2{width:34%;padding:3px 130px 0 45px}.ftr-blk.itm3{width:30.7%;padding:3px 0 0 45px}.ftr-blk-cnt{padding-left:46px;position:relative;margin:0 0 70px}.ftr-blk h5{font-family:'Montserrat-Medium';font-size:24px;line-height:1;letter-spacing:.48px;color:#cc9255;margin:0 0 20px;text-transform:capitalize}.ftr-blk-cnt:before{position:absolute;content:"";margin:auto;top:-7px;left:0;background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-201px -118px;width:23px;height:35px}.ftr-blk-cnt.phn:before{background-position:-144px -122px;width:31px;height:31px;top:0}.ftr-blk-cnt.tim:before{background-position:-254px -122px;width:33px;height:33px}.ftr-blk p{font-family:'Montserrat-Regular';font-size:18px;line-height:1.88;color:#bababa;margin:0 0 35px;letter-spacing:0}.ftr-scl-icons a,.atrny-cntdtls .atrny-socil a{background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-3px -3px;width:25px;height:27px;font-size:0;display:inline-block;margin-right:19px;vertical-align:middle}.ftr-scl-icons a.facebook,.atrny-cntdtls .atrny-socil a.fb{background-position:-46px -3px;width:15px;height:28px}.ftr-scl-icons a.linkedin,.atrny-cntdtls .atrny-socil a.lik{background-position:-79px -3px;width:27px;margin:0}.ftr-scl-icons a:hover,.atrny-cntdtls .atrny-socil a:hover{background-position:-3px -34px}.ftr-scl-icons a.facebook:hover,.atrny-cntdtls .atrny-socil a.fb:hover{background-position:-46px -34px}.ftr-scl-icons a.linkedin:hover,.atrny-cntdtls .atrny-socil a.lik:hover{background-position:-79px -34px}.ftr-blk-cnt.phn a{font-family:'Montserrat-SemiBold';font-size:30px;color:#bababa;margin:0;letter-spacing:2px;display:inline-block}.ftr-blk-cnt.phn a:hover{color:#cc9255}.ftr-blk p:nth-child(3){margin:0 0 25px}.ftr-blk-cnt p:last-child{margin:0}.ftr-blk-cnt.phn{margin:0 0 110px}.ftr-blk-cnt.tim{margin:0}.ftr-blk.itm3 .ftr-blk-cnt:last-child{margin:0}.copyrights{padding:0;text-align:center;color:#bababa}.copyrights .container{display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important}.copyrights p,.copyrights a{font-family:'Montserrat-Regular';color:#bababa;font-size:18px;line-height:1.6;margin:0;text-transform:capitalize}.copyrights a{display:inline-block;padding:0 5px}.copyrights a:hover{color:#cc9255}.page_bnr{background-image:url(/wp-content/themes/tierneylawgrp/images/in-page-banner.webp);background-size:cover;background-repeat:no-repeat;background-position:center;padding:270px 0 90px}.page_title h1,.page_title h2{color:#fff;font-family:'Teko-SemiBold';font-size:60px;line-height:1;text-align:center;margin:0 0 10px 0;letter-spacing:1.2px}.inrpg-breadcrumbs{color:#fff;text-align:center;font-family:'Montserrat-Regular';font-size:16px;line-height:1}.page_default{padding:80px 0}.genpg-rite{width:67%;float:left}.genpg-lft{width:30%;float:right;max-width:420px}.genpg-rite.full-width{width:100%}.page_default .genpg-rite h1,.page_default .genpg-rite h2,.page_default .genpg-rite h3,.page_default .genpg-rite h4,.page_default .genpg-rite h5,.page_default .genpg-rite h6{font-family:'Teko-SemiBold'}.page_default .genpg-rite h1,.page_default .genpg-rite h2{color:#cc9255;font-size:55px;text-transform:capitalize;line-height:1;letter-spacing:1.1px;margin-bottom:20px}.page_default .genpg-rite h3{font-size:45px;line-height:1}.page_default .genpg-rite h4{font-size:38px;line-height:1}.page_default .genpg-rite h5{font-size:32px;line-height:1}.page_default .genpg-rite h6{font-size:28px;line-height:1}.page_default .genpg-rite p,.page_default .genpg-rite li{color:#000;font-size:19px;font-family:'Montserrat-Regular';line-height:1.8;margin:0 0 20px;position:relative}.page_default .genpg-rite li{padding:0 0 0 25px;margin-bottom:10px}.page_default .genpg-rite li:before{position:absolute;background:#000;content:"";top:10px;left:0;width:10px;height:10px}.page_default .genpg-rite a{color:#cc9255;text-decoration:none}.page_default .genpg-rite .post_single .post-img img{display:block;width:100%}.page_default .genpg-rite .post_single .post-img{clip-path:polygon(0 0,100% 3%,100% 100%,0 97%);margin:0 0 60px}.page_default .genpg-rite .post_single{position:relative}.page_default .genpg-rite .post_single:before{position:absolute;background-color:#cc9255;clip-path:polygon(0 22%,100% 100%,100% 0);content:"";right:0;top:0;width:364px;height:51px;z-index:1}.page_default .genpg-rite .post_single:after{position:absolute;background-color:#cc9255;clip-path:polygon(100% 80%,0 100%,0 0);content:"";bottom:0;left:0;width:364px;height:55px;z-index:1}.page_default .genpg-rite li ul{padding:15px 0 0 10px;margin:0}.page_default.blog_pg .post-category{display:none}.page_default .genpg-rite li ul li{padding-left:10px;list-style:disc}.page_default .genpg-rite li ul li:before{display:none}.page_content .genpg-rite ol,.page_content .genpg-rite ul{margin:0 0 25px 0;list-style-position:inside}.page_content .genpg-rite ol{list-style-type:decimal;margin-left:20px}.page_content .genpg-rite ol li{list-style:decimal;padding-left:0!important}.page_content .genpg-rite ol li:before{display:none}.page_default .genpg-rite li a{text-decoration:none;color:#cc9255}.page_default .genpg-rite li a:hover,.page_default .genpg-rite a:hover{color:#000}.page_default .genpg-rite ul li>ul li{list-style-type:disc}.page_default .genpg-rite ul li>ul li>ol li{list-style-type:decimal}.page_default .genpg-rite ul li>ul li:before{display:none}.page_default .genpg-rite ul li>ol li{list-style-type:decimal}.page_default .genpg-rite ul li>ol li:before{display:none}.page_default .genpg-rite ul li>ol li>ul li{list-style-type:disc}.genpg-lft .widget,.genpg-lft .widget.testibar{background-color:#cc9255;width:100%;display:inline-block;outline:1px solid #fff;outline-offset:-17px;padding:40px 31px 30px 17px;margin-bottom:50px}.genpg-lft .widget.testibar{background-color:#fff0;outline:1px solid #cc9255;box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0;margin-bottom:0}.genpg-lft h4.widget-title,.genpg-lft .widget .gform_heading h3.gform_title{color:#fff;text-align:center;font-family:'Teko-SemiBold';font-size:45px;text-transform:uppercase;margin:0 0 30px 0;line-height:1;padding:0 0 5px 0;position:relative}.genpg-lft .widget.widget_nav_menu h4.widget-title:before,.genpg-lft .widget.testibar h4.widget-title:before{position:absolute;background-image:url(/wp-content/themes/tierneylawgrp/images/sbpab.webp);background-repeat:no-repeat;content:"";bottom:0;left:0;right:0;width:128px;height:4px;margin:auto}.genpg-lft .widget.testibar h4.widget-title:before{background-image:url(/wp-content/themes/tierneylawgrp/images/sbtesti.webp)}.genpg-lft .widget.testibar h4.widget-title{color:#000}.genpg-lft section.widget_nav_menu ul{display:block;position:relative;padding:0 10px 0 20px}.genpg-lft section.widget_nav_menu ul li{margin:0 0 15px 0}.genpg-lft .widget ul li{position:relative}.genpg-lft .widget ul li a{color:#fff;font-size:32px;line-height:1;letter-spacing:.5px;font-family:'Teko-Medium';padding:0 25px 0 25px;display:inline-block;margin:0;position:relative;width:100%}.genpg-lft .widget ul li a:before{position:absolute;background-image:url(/wp-content/themes/tierneylawgrp/images/inner-sprites.webp);background-repeat:no-repeat;background-position:-155px -131px;content:"";top:10px;left:0;width:12px;height:12px}.genpg-lft .widget ul li a:hover:before{background-position:-155px -115px}.genpg-lft .widget ul li a:hover{color:#000}.genpg-lft section.widget_nav_menu ul li.sb-iaamenu>ul.sub-menu{display:block!important}.genpg-lft .widget_nav_menu ul li a.drop.close,.genpg-lft .widget_nav_menu ul li a.drop.open{font-size:0;position:absolute;right:10px;top:10px;width:22px;z-index:10;height:15px;background-image:url(/wp-content/themes/tierneylawgrp/images/inner-sprites.webp);background-repeat:no-repeat;background-position:-262px -2px;padding:0 0;cursor:pointer;border:0}.genpg-lft .widget_nav_menu ul li a.drop.open{transform:rotate(180deg)}.genpg-lft section.widget_nav_menu ul ul li{padding:0 0 0 20px}.genpg-lft .widget_nav_menu ul li a.drop:before{display:none}.genpg-lft .widget ul.sub-menu li{padding-left:0}.genpg-lft section.widget_nav_menu ul.sub-menu{padding:10px 0 0 15px}.genpg-lft .widget ul.sub-menu li a{font-family:'Montserrat-Medium';font-size:17px;letter-spacing:0;line-height:1.4}.genpg-lft .widget ul.sub-menu li a:before{top:7px}.genpg-lft .sidebar-testi.owl-carousel{padding:0 20px;text-align:center}.genpg-lft .sidebar-testi .testi-item p{color:#000;font-size:18px;font-family:'Montserrat-Regular';line-height:1.6;padding:0;margin:0 0 15px}.genpg-lft .sidebar-testi.owl-carousel .star-rat img{width:auto;margin:0 auto 15px}.genpg-lft .sidebar-testi .testi-item h5{color:#000;font-size:30px;line-height:1;font-family:'Teko-Medium';text-transform:uppercase;margin:0}.genpg-lft .sidebar-testi.owl-carousel .owl-nav{margin:10px auto 0;text-align:center}.genpg-lft .sidebar-testi.owl-carousel .owl-nav button{width:45px;height:48px;margin:0 5px;background-image:url(/wp-content/themes/tierneylawgrp/images/inner-sprites.webp);background-repeat:no-repeat;background-position:-196px -111px;content:"";top:0;left:0}.genpg-lft .sidebar-testi.owl-carousel .owl-nav button.owl-next{background-position:-252px -108px}.genpg-lft .sidebar-testi.owl-carousel .owl-nav button span{font-size:0;font-weight:700}.page_default .genpg-lft .widget.widget_recent_entries{padding:42px 40px 60px 40px}.page_default .genpg-lft .widget.widget_recent_entries h4.widget-title{padding:0;margin:0 0 28px 0}.page_default .genpg-lft .widget.widget_recent_entries ul li{margin:0 0 26px 0}.page_default .genpg-lft .widget.widget_recent_entries ul li:last-child{margin-bottom:0}.page_default .genpg-lft .blog-sidebar-cnt{background-color:#cc9255;padding:30px 30px 0 30px}.page_default .genpg-lft .widget.widget_search,.page_default .genpg-lft .widget.widget_categories,.page_default .genpg-lft .widget.widget_archive{background-color:#fff0;outline:none;padding:0;margin:0}.genpg-lft .blog-sidebar-cnt input.search-field,.genpg-lft .blog-sidebar-cnt select{padding:20px 28px 17px 31px;border:none;outline:none;font-family:'Montserrat-SemiBold';font-size:18px;line-height:1;margin:0 0 33px;width:100%;appearance:none;text-transform:capitalize}.page_default .genpg-lft .blog-sidebar-cnt select{background-image:url(/wp-content/themes/tierneylawgrp/images/drp-icn.png);background-repeat:no-repeat;background-position:center right 21px;cursor:pointer}.page_default .genpg-lft .widget.widget_categories h4,.page_default .genpg-lft .widget.widget_archive h4{text-align:left;font-size:30px;font-family:'Teko-Medium';letter-spacing:-.15px;margin:0 0 5px;padding:0}.genpg-lft .blog-sidebar-cnt form.search-form{position:relative}.genpg-lft .blog-sidebar-cnt input.search-submit{background-image:url(/wp-content/themes/tierneylawgrp/images/search-icn.png);background-repeat:no-repeat;width:15px;height:15px;display:inline-block;font-size:0;padding:0;border:none;background-color:#fff0;position:absolute;right:20px;top:0;bottom:30px;margin:auto}.page_default .genpg-rite .inn-our-team{display:flex;justify-content:space-between;flex-wrap:wrap}.page_default .genpg-rite .inn-our-team .team-item{position:relative;margin:0 0 20px;width:49%}.page_default .genpg-rite .inn-our-team .team-item .hvr a{position:absolute;content:"";top:0;bottom:0;left:0;right:0;margin:auto;font-size:0}.page_default .genpg-rite .inn-our-team .team-item .team-imgs img{width:100%;display:block;object-fit:cover}.page_default .genpg-rite .inn-our-team .team-item .team-cnt{position:absolute;bottom:0;left:0;right:0;margin:0;text-align:center}.page_default .genpg-rite .inn-our-team .team-item .team-cnt h3{font-size:38px;line-height:1;color:#fff;text-transform:capitalize;margin:0;font-family:'Teko-medium'}.page_default .genpg-rite .inn-our-team .team-item .team-cnt h6{font-size:17px;color:#d3d3d3;text-transform:capitalize;margin:0;font-family:'Montserrat-Regular'}.page_default .genpg-rite .inn-our-team .team-item .top-cnt{background:#cc9255;padding:7px 0}.page_default .genpg-rite .inn-our-team .team-item .btm-cnt{background:#000;padding:20px 0}.page_default .genpg-rite .inn-our-team .team-item:hover .top-cnt{background:#fff}.page_default .genpg-rite .inn-our-team .team-item:hover .team-cnt h3{color:#000}.page_default .genpg-rite .inn-our-team .team-item:hover .btm-cnt{background:#cb9255}.page_default .genpg-rite .inn-our-team .team-item:hover .team-cnt h6{color:#fff}.page_default.blog_pg .genpg-rite .blg-cntblk{display:flex;justify-content:space-between;flex-wrap:wrap}.page_default.blog_pg .genpg-rite .post-item{width:49%;position:relative;padding:19px;background-color:#fff;box-shadow:1px 1.732px 16px 0 rgb(0 0 0 / .18);margin:0 0 23px}.page_default.blog_pg .genpg-rite .post-item:before{position:absolute;content:"";background-color:#cc9255;width:111px;height:119px;top:0;left:0;margin:auto;clip-path:polygon(0 0,0% 100%,83% 0);z-index:1}.page_default.blog_pg .genpg-rite .post-item:hover:before{background-color:#c7c7c7}.page_default.blog_pg .genpg-rite .post-item:after{position:absolute;content:"";background-color:#f3f3f3;width:125px;height:132px;top:0;left:0;margin:auto;clip-path:polygon(0 0,0% 100%,83% 0)}.page_default.blog_pg .genpg-rite .post-cnt{background-image:url(/wp-content/themes/tierneylawgrp/images/blg-pat.jpg);background-repeat:repeat;border:1px solid #eedbc6;position:relative;padding:26px 17px 40px 26px}.page_default.blog_pg .genpg-rite .post-cnt:before{position:absolute;content:"";background-image:url(/wp-content/themes/tierneylawgrp/images/inner-sprites.webp);background-position:-95px -3px;width:30px;height:30px;top:0;left:0;margin:auto;z-index:1}.page_default.blog_pg .genpg-rite .post-dt{font-size:20px;font-family:'Montserrat-SemiBold';color:#CC9254;line-height:1;margin:0 0 32px;padding-left:43px}.page_default.blog_pg .genpg-rite .post-item h4{font-size:30px;font-family:'Teko-Bold';line-height:1.2;text-transform:uppercase;margin:0 0 5px}.page_default.blog_pg .genpg-rite .post-item h4 a{color:#000;display:inline-block}.page_default.blog_pg .genpg-rite .post-item p{line-height:1.6;margin:0 0 25px}.page_default.blog_pg .genpg-rite .post-item .post-btn a{font-size:20px;font-family:'Teko-SemiBold';line-height:1;text-transform:capitalize;color:#fff;background-color:#cc9255;display:inline-block;padding:11px 18px 4px 14px}.page_default.blog_pg .genpg-rite .post-item:hover .post-btn a{background-color:#c7c7c7}.page_default.blog_pg .genpg-rite .post-item .post-btn{position:relative}.page_default.blog_pg .genpg-rite .post-item .post-btn a:before{position:absolute;content:"";background-image:url(/wp-content/themes/tierneylawgrp/images/inner-sprites.webp);background-position:-46px -3px;width:26px;height:17px;top:0;bottom:0;right:0;margin:auto}.page_default .genpg-rite .nav-links .next.page-numbers,.page_default .genpg-rite .nav-links .prev.page-numbers{background-image:url(/wp-content/themes/tierneylawgrp/images/inner-sprites.webp);background-repeat:no-repeat;background-position:-3px -65px;width:26px;height:17px;background-color:#fff0}.page_default .genpg-rite .nav-links .next.page-numbers{background-position:-46px -65px}.page_default .genpg-rite .nav-links span,.page_default .genpg-rite .nav-links a{padding:5px 5px;background-color:#cc9255;font-size:25px;line-height:1;font-family:'Teko-Medium';text-align:center;width:31px;height:31px;display:inline-block;color:#000}.page_default .genpg-rite .nav-links span.nav-next-text,.page_default .genpg-rite .nav-links span.nav-prev-text{display:none}.page_default .genpg-rite .nav-links svg.svg-icon{margin:0;display:none}.page_default .genpg-rite .navigation.pagination{width:100%}.nav-links{display:flex;justify-content:center;gap:10px;padding:40px 0 0;align-items:center}.page_default .genpg-rite .nav-links span{color:#fff}.page_default.single-blogpg .genpg-rite .post-itm-btm{display:none}.page_default.single-blogpg .genpg-rite .page-navi{display:flex;justify-content:space-between;flex-wrap:wrap}.page_default.single-blogpg .genpg-rite .page-navi .page-navi-pre a,.page_default.single-blogpg .genpg-rite .page-navi .page-navi-nxt a{font-size:25px;font-family:'Teko-Medium';line-height:1;color:#fff;background-color:#cc9255;text-transform:uppercase;padding:14px 15px 8px;display:inline-block}.page_default.single-blogpg .genpg-rite .page-navi .page-navi-nxt a{padding:13px 17px 7px}.page_default.single-blogpg .genpg-rite .page-navi .page-navi-pre a:hover,.page_default.single-blogpg .genpg-rite .page-navi .page-navi-nxt a:hover{background-color:#000}.hmpractice-sec.inner-pracare{padding:0;background:#fff0;margin:0;clip-path:none}.hmpractice-sec.inner-pracare .prtic-lst{flex-wrap:wrap}.hmpractice-sec.inner-pracare:before,.hmpractice-sec.inner-pracare:after,.hmpractice-sec.inner-pracare .prtic-itm:after{display:none}.hmpractice-sec.inner-pracare .prtic-cnt{position:absolute;bottom:-59px;width:100%;clip-path:none;background:url(/wp-content/themes/tierneylawgrp/images/inner-practice-btmbg.png) no-repeat center bottom;box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0;background-size:100% auto}.hmpractice-sec.inner-pracare .prtic-cnt h4{background:#fff0;padding:55px 25px 25px;font-size:34px}.hmpractice-sec.inner-pracare .prtic-itm{box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0;width:32%;margin:0 0 100px 0}.page_default .genpg-rite .contact-page{display:flex;justify-content:space-between;gap:15px}.page_default .genpg-rite .cnt-itm{width:38.5%;text-align:center;background:#cc9255;padding:40px 40px 41px 40px;outline:1px solid #fff;outline-offset:-13px}.page_default .genpg-rite .cnt-itm h3{font-size:45px;color:#fff;line-height:1;margin:0;position:relative;padding:72px 0 0 0;letter-spacing:-.6px}.page_default .genpg-rite .cnt-itm h3:before{position:absolute;content:"";top:0;width:36px;height:54px;background-image:url(/wp-content/themes/tierneylawgrp/images/inner-sprites.webp);background-position:-160px -48px;left:0;right:0;margin:auto}.page_default .genpg-rite .cnt-itm.phn h3:before{background-position:-218px -49px;width:52px;height:52px}.page_default .genpg-rite .cnt-itm p{font-size:20px;margin:0;line-height:1.5;letter-spacing:.4px;color:#fff}.page_default .genpg-rite .cnt-itm a{font-family:'Teko-SemiBold';font-size:40px;font-weight:600;line-height:1;letter-spacing:1.1px;text-transform:capitalize;color:#fff;padding:0 0 0 0;margin:0 0 0 0}.page_default .genpg-rite .cnt-itm.phn h3{margin:0 0 12px}.page_default .genpg-rite .cnt-itm.icons h3:before{width:60px;height:54px;background-image:url(/wp-content/themes/tierneylawgrp/images/follow-us.png);background-repeat:no-repeat;background-size:contain;background-position:center}.accsec-ritcnt.accordion .accordion-section h4 a{font-size:28px;font-family:'Teko-Medium';line-height:1;letter-spacing:.5px;color:#000;text-transform:capitalize;padding:12px 50px 8px 15px;position:relative}.accordion .accordion-section{margin-bottom:15px}.page_default .genpg-rite .faq_sec-top-cnt h2{color:#cc9255}.accordion .accordion-section h4 a{color:#fff;padding:10px 0 10px 25px;display:block;position:relative}.accordion .accordion-section h4{border:1px solid #cc9255;margin:0}.accordion .accordion-section h4 a.active:before{background-position:-84px -50px}.accsec-ritcnt.accordion .accordion-section-content{display:none;padding:15px 15px 15px 15px;border:1px solid #cc9255}.accsec-ritcnt.accordion .accordion-section-content.open{display:block}.accsec-ritcnt.accordion .accordion-section h4 a:before{position:absolute;top:16px;bottom:0;content:"+";font-size:32px;line-height:24px;right:20px}.accsec-ritcnt.accordion .accordion-section h4 a.active:before{content:"-"}.attorny-singdtls{display:flex;flex-wrap:wrap;align-items:center;background:#000;margin-bottom:30px;position:relative}.attorny-singdtls .atrny-img{width:40%;position:relative}.attorny-singdtls .atrny-img:before{background-image:url(/wp-content/themes/tierneylawgrp/images/single-atrny-bg.png);background-repeat:no-repeat;background-position:bottom left;width:100%;height:50px;position:absolute;content:"";left:0;bottom:0}.attorny-singdtls .atrny-img:after{width:30%;height:100%;position:absolute;content:"";right:0;background:#fff0;background:-moz-linear-gradient(left,#fff0 41%,rgb(0 0 0) 100%);background:-webkit-gradient(left top,right top,color-stop(41%,#fff0),color-stop(100%,rgb(0 0 0)));background:-webkit-linear-gradient(left,#fff0 41%,rgb(0 0 0) 100%);background:-o-linear-gradient(left,#fff0 41%,rgb(0 0 0) 100%);background:-ms-linear-gradient(left,#fff0 41%,rgb(0 0 0) 100%);background:linear-gradient(to right,#fff0 41%,rgb(0 0 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=1)}.attorny-singdtls .atrny-dtls{padding:30px 50px;width:60%;position:relative}.page_default .genpg-rite .atrny-dtls h2{color:#fff;line-height:1;margin-bottom:10px}.attorny-singdtls:before{background-image:url(/wp-content/themes/tierneylawgrp/images/single-atrny-bg1.png);background-repeat:no-repeat;background-position:top right;width:100%;height:50px;position:absolute;content:"";right:0;top:-13px}.page_default .genpg-rite .atrny-dtls h5{font-size:25px;color:#cc9255;font-family:'Montserrat-Medium';line-height:1}.page_default .genpg-rite .atrny-cntdtls a.cnt,.page_default .genpg-rite .atrny-cntdtls a.cntmail{font-size:28px;color:#fff;display:inline-block;margin-bottom:10px}.page_default .genpg-rite .atrny-dtls h3{font-size:34px;color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.page_default .genpg-rite .atrny-cntdtls a.cntmail{font-size:18px}.page_default .genpg-rite .atrny-cntdtls a.cnt:hover,.page_default .genpg-rite .atrny-cntdtls a.cntmail:hover{color:#cc9255}.atrny-vcrd{display:flex;flex-wrap:wrap;align-items:center}.page_default .genpg-rite .vcrd a{font-size:24px;color:#fff;line-height:1;letter-spacing:.5px;text-decoration:none;display:inline-block;position:relative;background-color:#cc9255;text-transform:capitalize;padding:8px 24px 5px;font-family:'Teko-Medium';text-align:center}.atrny-vcrd .cmn-img{max-width:200px}.vcrd{margin:0 25px 0 0}.atrny-cntdtls .atrny-socil{margin:10px 0}.atrny-cntdtls .atrny-socil a{background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-3px -3px;width:25px;height:27px;font-size:0;display:inline-block;margin-right:19px;vertical-align:middle}.testimonials-pg{column-count:3}.testimonials-pg .testi-item{display:inline-block;outline-offset:-17px;padding:50px 50px 30px 50px;margin-bottom:20px;background-color:#fff0;outline:1px solid #cc9255;box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0;position:relative;text-align:center;background:url(/wp-content/themes/tierneylawgrp/images/inner-qt.png) no-repeat left 40px top 90px}.testimonials-pg .testi-item .star-rat{margin-bottom:20px}.testimonials-pg .testi-item:hover{outline:1px solid #fff;background:#cc9255 url(/wp-content/themes/tierneylawgrp/images/inner-qhrt.png) no-repeat left 40px top 90px}.testimonials-pg .testi-item:hover p,.testimonials-pg .testi-item:hover h5{color:#fff}.testimonials-pg .testi-item:hover a{color:#000}.abt-snglimg{position:relative;margin:0 0 18px}.abt-snglimg:before{position:absolute;content:"";background-color:#cc9255;width:370px;height:52px;top:0;right:0;margin:auto;clip-path:polygon(0 0,100% 0,100% 96%,0 0)}.abt-snglimg:after{position:absolute;content:"";background-color:#cc9255;width:364px;height:51px;bottom:0;left:0;margin:auto;clip-path:polygon(0 0,100% 87%,100% 100%,0 100%)}.page_default .genpg-rite .abt-snglimg img{width:100%;display:block}.page_default .genpg-rite .border-blk{border:2px solid #ddb68e;padding:13px 16px 18px;font-size:20px;font-family:'Montserrat-Medium';line-height:1.8;margin:0 0 55px}.page_default .genpg-rite .inr-abtlst{display:flex;justify-content:space-between;flex-wrap:wrap}.page_default .genpg-rite .inr-abtlst .inr-abt-itm{position:relative;margin:0 0 30px;width:23.6%;background-color:#cc9255;padding:15px 11px;box-shadow:1px 1.732px 16px 0 rgb(0 0 0 / .18)}.page_default .genpg-rite .inr-abtlst .inr-abt-itm:hover{background-color:#fff}.page_default .genpg-rite .inr-abtlst .inr-abt-itm:before{position:absolute;content:"";background-color:#00000010;width:66px;height:32px;bottom:0;right:0;margin:auto;clip-path:polygon(100% 0,0% 100%,100% 100%)}.page_default .genpg-rite .inr-abtlst .inr-abt-itm:hover:before{background-color:#cd9357}.page_default .genpg-rite .inr-abtlst .inr-abt-itm h5{font-size:27px;font-family:'Teko-Medium';line-height:1;color:#fff;text-transform:capitalize;margin:0}.page_default .genpg-rite .inr-abtlst .inr-abt-itm:hover h5{color:#000}.page_default .genpg-rite .inr-abtlst .inr-abt-itm .inrabt-hover a{position:absolute;content:"";margin:auto;top:0;bottom:0;right:0;left:0;width:100%;height:100%;font-size:0;z-index:1}.page_default .genpg-rite .cmn-box{background-color:#cd9357;padding:23px 29px 18px;text-align:center;margin:0 0 34px}.page_default .genpg-rite .abt-btm-awrdsec h5{font-size:22px;font-family:'Montserrat-SemiBold';color:#000;text-transform:capitalize}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list:before{position:absolute;content:"";margin:auto;top:-26px;right:0;background-color:#a0a0a0;width:70.2%;height:1px}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list:after{position:absolute;content:"";margin:auto;bottom:12px;left:0;background-color:#a0a0a0;width:83%;height:1px}.page_default .genpg-rite .abt-btm-awrdsec{margin:0 0 60px}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav{display:block}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav button{background-image:url(/wp-content/themes/tierneylawgrp/images/sprites.webp);background-repeat:no-repeat;background-position:-167px -3px;width:64px;height:25px;font-size:0;transition:.5s}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav button.owl-next{background-position:-246px -3px;margin-left:20px}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav{text-align:right;margin-top:24px}.page_default .genpg-rite .cmn-box p{font-size:30px;font-family:'Teko-Light';letter-spacing:.6px;color:#fff;text-align:center;line-height:1.3;margin:0 0 16px}.page_default .genpg-rite .cmn-box h6{font-size:20px;font-family:'Montserrat-Medium';color:#000;text-transform:capitalize;margin:0}.page_default .genpg-rite .cmn-box h6 strong{font-size:30px;font-family:'Teko-SemiBold';text-transform:uppercase;color:#fff;letter-spacing:.6px}.page_default.contact_pg .ftr-scl-icons a{font-size:0px!important;margin:0 10px!important}.page_default.contact_pg .ftr-scl-icons{padding:20px 0 0 0}.page_default .genpg-rite .areas-served-list ul li:before{display:none}.page_default.contact_pg .ftr-scl-icons a:hover{background-position:-3px -3px!important}.page_default.contact_pg .ftr-scl-icons a.facebook:hover{background-position:-46px -3px!important}.page_default.contact_pg .ftr-scl-icons a.linkedin:hover{background-position:-79px -3px!important}.page_default .genpg-rite .areas-served-list{padding:40px 40px;background:#cc9255;outline:1px solid #fff;outline-offset:-15px;margin-bottom:20px}.page_default .genpg-rite .areas-served-list:last-child{margin-bottom:0}.page_default .genpg-rite .areas-served-list ul{margin:0px!important;display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.page_default .genpg-rite .areas-served-list ul li a{padding:20px 35px;border:2px solid #fff;border-radius:15px;display:inline-block;color:#fff}.page_default .genpg-rite .areas-served-list ul li a:hover{color:#cc9255;background:#fff}.page_default .genpg-rite .areas-served-list ul li{padding:0;margin:0}.page_default .genpg-rite .areas-served-list h3{text-align:center;color:#fff}.page_default .genpg-rite .livjrnl-cnt ul{display:flex;justify-content:center;gap:10%}.page_default .genpg-rite .livjrnl-cnt ul li{padding:10px;margin:0;width:38%;text-align:center;border:2px solid #cc9255}.page_default .genpg-rite .livjrnl-cnt ul li:hover{border:2px solid #000}.page_default .genpg-rite .livjrnl-cnt ul li:hover a{color:#cc9255;transition:0s}.page_default .genpg-rite .livjrnl-cnt ul li:before{display:none}.page_default .genpg-rite .livjrnl-cnt ul li a{display:block;padding-top:200px;color:#000;font-size:34px;line-height:1.2;font-family:'Teko-Medium';text-transform:capitalize;margin:0;position:relative}.page_default .genpg-rite .livjrnl-cnt ul li a:before{position:absolute;content:"";width:170px;height:170px;background-image:url(/wp-content/themes/tierneylawgrp/images/icon-construction-blog.png);background-repeat:no-repeat;background-size:contain;background-position:center;top:0;left:0;right:0;margin:auto}.page_default .genpg-rite .livjrnl-cnt ul li a.cnstn-blg:before{background-image:url(/wp-content/themes/tierneylawgrp/images/icon-divorce-blog.png)}.head-sec.f-nav .logo:before{display:none}p.gform_required_legend{display:none}.page_default.blog_pg.serch_pg .genpg-rite .post-item:before,.page_default.blog_pg.serch_pg .genpg-rite .post-item:after,.page_default.blog_pg.serch_pg .genpg-rite .post-cnt:before{display:none}@media print{@media print{@page{margin:2cm}.entry{margin-top:1em}.entry .entry-header,.site-footer .site-info{margin:0}body{font:13pt Georgia,"Times New Roman",Times,serif;line-height:1.3;background:#fff!important;color:#000}h1{font-size:24pt}h2,h3,h4,.has-regular-font-size,.has-large-font-size,h2.author-title,p.author-bio,.comments-title,h3{font-size:14pt;margin-top:25px}a{page-break-inside:avoid}blockquote{page-break-inside:avoid}h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-inside:avoid}img{page-break-inside:avoid;page-break-after:avoid}table,pre{page-break-inside:avoid}ul,ol,dl{page-break-before:avoid}a:link,a:visited,a{background:#fff0;font-weight:700;text-decoration:underline;text-align:left}a{page-break-inside:avoid}a[href^=http]:after{content:" < " attr(href) "> "}a:after>img{content:""}article a[href^="#"]:after{content:""}a:not(:local-link):after{content:" < " attr(href) "> "}.main-navigation,.site-title+.main-navigation,.social-navigation,.site-branding-container:before,.entry .entry-title:before,.entry-footer,.author-description:before,.post-navigation,.widget-area,.comment-form-flex,.comment-reply,.comment .comment-metadata .edit-link{display:none}.entry .entry-content .wp-block-button .wp-block-button__link,.entry .entry-content .button{color:#000;background:none}.site-header.featured-image{min-height:0}.site-header.featured-image .main-navigation a,.site-header.featured-image .main-navigation a+svg,.site-header.featured-image .social-navigation a,.site-header.featured-image .site-title a,.site-header.featured-image .site-featured-image a,.site-header.featured-image .site-branding .site-title,.site-header.featured-image .site-branding .site-description,.site-header.featured-image .main-navigation a:after,.site-header.featured-image .main-navigation .main-menu>li.menu-item-has-children:after,.site-header.featured-image .main-navigation li,.site-header.featured-image .social-navigation li,.site-header.featured-image .entry-meta,.site-header.featured-image .entry-title,.site-header.featured-image#masthead .site-title a{color:#000;text-shadow:none}.site-header.featured-image .site-featured-image .entry-header,.site-header.featured-image .site-branding-container{margin-top:0;margin-bottom:0}.site-header.featured-image .site-featured-image .post-thumbnail img{position:relative;height:initial;width:initial;object-fit:none;min-width:0;min-height:0;max-width:100%;margin-top:1rem}.image-filters-enabled .entry .post-thumbnail:after,.image-filters-enabled .site-header.featured-image .site-featured-image:before,.image-filters-enabled .site-header.featured-image .site-featured-image:after,.image-filters-enabled .site-header.featured-image:after{display:none}.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner,.image-filters-enabled .site-header.featured-image .site-featured-image .post-thumbnail img{filter:none}}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:#fff0;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/tierneylawgrp/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@media screen and (min-width:1921px){.wy-chse-lft{width:850px;position:inherit;margin-left:-200px}.hmwhy-choose-sec{padding:160px 0 100px}}@media (max-width:1900px){.hm-testimonials:after{width:10.5%}.hmpractice-sec h2{left:15px}.page_bnr{padding:240px 0 80px}}@media screen and (max-width:1800px){.head-sec .container,.banner-sec .container,.hm-testimonials .container,.hm-form-sec .container{max-width:1600px!important}.topmenu ul li{padding:0 34px 0 21px}.logo{padding:25px 15px 17px 28px}.banner-sec{padding:240px 0 40px}.hmwhy-choose-sec{padding:300px 0 220px;margin:-140px 0 0}.hmwhy-choose-sec:before{width:24.2%;height:292px}.hmawards-sec{padding:0 0 185px}.hmpractice-sec{padding:245px 0 175px;margin:-105px 0 0}.hmpractice-sec .prtic-cnt{bottom:-62px}.hmpractice-sec .prtic-lst{padding:0 50px}.hmpractice-sec h2{left:12px;font-size:82px}.hm-testimonials{padding:275px 0 115px;margin:-153px 0 0}.hm-testimonials .testi-prt{padding-left:90px}.hm-testimonials:after{width:8.5%;bottom:148px}.attorney-sec{padding:220px 0 200px;margin:-170px 0 0}.hmblg-sec{padding:230px 0 100px}.site-footer{padding:195px 0 55px}.ftr-blocks .custom-html-widget{padding:0 0 100px}.copyrights p,.copyrights a{line-height:1.6}.about-sec .about-txt-sec h2{font-size:125px}.page_bnr{padding:220px 0 70px}.hmpractice-sec.inner-pracare .prtic-lst{padding:0}}@media screen and (max-width:1700px){.head-sec .container,.banner-sec .container,.hm-testimonials .container,.hm-form-sec .container,.container{max-width:1500px!important}.top-rit .custom-html-widget .hdr-scl-icns{gap:30px}.top-rit .custom-html-widget{gap:35px;margin:0 0 40px}.topmenu ul li{padding:0 30px 0 21px}.topmenu ul li a{font-size:24px}.logo{padding:25px 15px 16px 22px}.top-rit .custom-html-widget .hdr-phn p a{font-size:47px}.ftr-blk.itm2{padding:3px 95px 0 60px}.banner-sec{padding:220px 0 40px}.bnr-lft{padding-top:95px}.bnr-lft h1{font-size:140px;letter-spacing:2.72px}.bnr-lft p{font-size:26px;margin:0 0 45px}.bnr-btn a.cmn-btn{padding:23px 38px 18px 40px}.hmwhy-choose-sec{padding:268px 0 200px;margin:-130px 0 0}.wy-chse-btn a.cmn-btn{padding:19px 45px}.hmawards-sec{padding:0 0 170px}.hmpractice-sec{padding:200px 0 150px;margin:-98px 0 0}.hmwhy-choose-sec:before{width:22%;height:249px;top:135px}.hmpractice-sec h2{left:9px;font-size:73px;top:120px}.hmpractice-sec .prtic-cnt h4{font-size:34px}.hmpractice-sec .prtic-btn{margin-top:75px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav{width:37.7%;bottom:-125px}.hm-testimonials{padding:230px 0 100px;margin:-150px 0 0}.hm-testimonials h3.text-heading{margin:0 0 47px}.hm-testimonials .hm-testi-item p{font-size:19px;margin:0 0 40px}.hm-testimonials .testi-prt{padding-left:80px}.hm-testimonials .testi-blck .owl-nav .owl-prev,.hm-testimonials .testi-blck .owl-nav .owl-next{margin-right:25px}.hm-testimonials:after{bottom:135px}.hm-testimonials .testi-prt:before{bottom:36px}.about-sec .about-txt-sec{width:56%;padding-top:75px}.about-sec .about-txt-sec h2 span:before{width:78%}.about-sec .about-txt-sec h2 strong:before{width:74%}.about-sec .about-txt-sec:before{width:110px;left:12px;height:74px}.about-sec .about-txt-sec h2{font-size:115px}.about-sec .about-txt-sec h4{font-size:50px}.about-sec .about-btn-sec .tel-sec h6 a{font-size:46px}.attorney-sec{padding:210px 0 180px;margin:-163px 0 0}.hmblg-sec .hmblgcnt h4{margin:0 0 44px}.ftr-blocks .custom-html-widget{padding:0 0 85px}.copyrights p,.copyrights a{font-size:17px}.hm-testimonials .hmtesti-btn{margin-left:110px}.page_title h1,.page_title h2{font-size:50px}.inrpg-breadcrumbs{font-size:15px}.attorney-sec .atrny-img{height:450px}.hm-testimonials .hm-testi-item{padding:35px 40px}}@media screen and (max-width:1600px){.container1,.head-sec .container,.banner-sec .container,.hm-testimonials .container,.hm-form-sec .container,.container,.hmwhy-choose-sec .container,.container{max-width:1400px!important}.top-rit .custom-html-widget{gap:32px;margin:0 0 35px}.top-rit .custom-html-widget .hdr-scl-icns{gap:25px;padding-right:27px}.top-rit .custom-html-widget .hdr-phn{padding-left:50px}a.cmn-btn{font-size:30px;padding:19px 32px 16px}.top-rit .custom-html-widget .hdr-phn p{font-size:33px}.top-rit .custom-html-widget .hdr-phn p a{font-size:44px}.topmenu ul li a{font-size:23px}.topmenu ul li{padding:0 25px 0 20px}.logo{padding:21px 15px 16px 20px;width:14%}.head-sec:before{width:16%}.banner-sec{padding:200px 0 40px}.banner-sec:before{width:32.1%;height:10.8%}.bnr-rgt{padding-right:70px}.bnr-lft h1{font-size:125px;letter-spacing:2px;line-height:1}.bnr-lft{padding-top:80px}.bnr-lft p{font-size:24px;margin:0 0 38px}.bnr-btn a.cmn-btn{padding:20px 37px}.bnr-lft-cnct .bnr-phn p{font-size:32px}.bnr-lft-cnct .bnr-phn p a{font-size:45px}.hmwhy-choose-sec{padding:200px 0 150px;margin:-125px 0 0}.wy-chse-lft{top:110px}.wy-chse-rgt p{font-size:21px;line-height:1.81;margin:0 0 40px}.wy-chse-phn p{font-size:27px}.wy-chse-btn a.cmn-btn{padding:19px 42px}.text-heading{font-size:75px}.wy-chse-rgt h6{font-size:37px}.wy-chse-rgt{padding:0 80px 0 0}.hmwhy-choose-sec:before{width:18%;height:190px;top:116px}.hmawards-sec h5{margin:0 0 28px 0;font-size:60px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav{margin-top:33px}.hmawards-sec{padding:0 0 150px}.hmpractice-sec{padding:170px 0 140px;margin:-85px 0 0}.hmpractice-sec p{font-size:18px;margin:0 0 42px}.hmpractice-sec .prtic-btn{margin-top:65px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav{width:36.7%;bottom:-110px}.hmpractice-sec .prtic-lst .owl-stage{padding:0 0 55px}.hmpractice-sec .prtic-cnt h4{font-size:32px;padding:50px 28px 15px}.hmpractice-sec .prtic-itm:after{width:143px;height:56px}.hmpractice-sec:after{width:30.4%;height:8.1%}.hmprcts-ars-prt:before{width:30.4%;height:8.4%}.hmpractice-sec .prtic-cnt{bottom:-55px}.hmpractice-sec h2{left:2px;font-size:60px;top:110px}.hm-testimonials{padding:180px 0 80px;margin:-136px 0 0}.hm-testimonials h3.text-heading{margin:0 0 38px}.hm-testimonials .star-rat{height:35px;width:28.7%;margin:0 0 23px}.hm-testimonials .hm-testi-item p{font-size:18px;margin:0 0 35px;line-height:1.75}.hm-testimonials .hmtesti-btn a{padding:19px 58px 18px}.hm-testimonials .testi-blck .owl-nav .owl-prev,.hm-testimonials .testi-blck .owl-nav .owl-next{margin-right:20px}.hm-testimonials .testi-prt:before{bottom:25px}.hm-testimonials .hmtesti-btn{margin-left:123px}.hm-testimonials .testi-prt{padding-left:65px}.hm-testimonials:after{bottom:105px;width:5.5%}.about-sec .about-txt-sec h2{font-size:100px}.about-sec .about-txt-sec{width:53%}.about-sec .about-txt-sec h4{font-size:45px}.about-sec .about-txt-sec h2 span:before{width:77%}.about-sec .about-txt-sec h2 span{font-size:28px}.about-sec .about-txt-sec h2 strong{font-size:28px;margin:4px 0 10px}.about-sec .about-txt-sec p{line-height:1.56;margin:0 0 22px}.about-sec .about-btn-sec .tel-sec h6 a{font-size:40px}.about-sec .about-txt-sec h2 strong:before{width:72%}.about-sec .about-txt-sec h2 span:before{width:75%}.about-sec .about-btn-sec .tel-sec h6{font-size:33px}.about-sec{padding:42px 0 155px;clip-path:polygon(0 0%,100% 0,100% 100%,0 84.8%)}.attorney-sec{padding:180px 0 160px;margin:-114px 0 0}.attorney-sec:before{width:31%;height:8.6%;clip-path:polygon(0 0,0% 100%,100% 31%)}.attorney-sec .atrny-prt:before{width:34%;height:7.4%}.hmblg-sec{padding:200px 0 80px;margin:-134px 0 0}.hmblg-sec .hmblg-item{padding:35px 40px}.hmblg-sec .clndr{margin:0 0 30px;padding-left:40px}.hmblg-sec .hmblgcnt h4{margin:0 0 35px;font-size:21px}.hmblg-sec .hmblgcnt p{font-size:19px}.hmblg-sec .hmblg-item:after{bottom:43px;left:40px;width:69.4%}.hmblg-sec .hmblg-item:before{width:115px;height:115px}.hmblg-sec .clndr:before{bottom:-4px;left:-22px;transform:scale(.9)}.hmblg-sec .hmnews-btn{margin:38px 0 0 0}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav{bottom:-82px;width:32.5%}.hmblg-sec .hmnews-btn a.cmn-btn{padding:19px 25px 17px}.ftr-map-sec iframe{clip-path:polygon(0 0,69% 0,100% 100%,0% 100%)}.form-rgt{padding:70px 38px 60px 56px;margin-top:38px}.form-rgt h4{font-size:65px;letter-spacing:2.4px}.form-rgt p{margin:0 0 23px}.conslt-form .gform_wrapper .top_label input,.conslt-form .gform_wrapper select,.conslt-form .gform_wrapper .top_label textarea{font-size:17px!important;padding:21px 23px!important}.conslt-form .gform_wrapper ul.gform_fields{gap:13px 0}.conslt-form .gform_wrapper .top_label textarea{height:160px}.conslt-form .form-links a,.conslt-form .gform_wrapper .gform_body ul li.chk ul li label{font-size:17px}.conslt-form .gform_wrapper ul.gform_fields li.gfield.popfield .form-links{font-size:17px}.conslt-form .gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{font-size:32px!important;padding:18px 26px!important;max-width:275px!important}.conslt-form .gform_wrapper .gform_footer{margin:-55px 0 0}.hm-form-sec{padding:0 0 130px}.site-footer{padding:180px 0 50px;clip-path:polygon(0 0,100% 10.2%,100% 100%,0% 100%);margin:-112px 0 0}.site-footer:before{width:33%;height:8.8%}.ftmenu ul li a{font-size:22px}.ftmenu ul li{padding:28px 25px}.ftr-blk{padding:10px 70px 0 0}.ftr-blk.itm2{padding:3px 80px 0 60px}.ftr-blk.itm3{padding:3px 0 0 40px}.ftr-blk-cnt.phn{margin:0 0 90px}.ftr-blk-cnt{margin:0 0 60px}.ftr-blk p{line-height:1.78}.ftr-blk-cnt:before{top:0}.ftr-top-prt{margin:0 0 50px}.ftr-blk p:nth-child(3){margin:0 0 20px}.ftr-blk p{font-size:17px}.ftr-blk h5{font-size:21px;margin:0 0 16px}.ftr-blocks .custom-html-widget{padding:0 0 75px;margin:0 0 32px}.ftr-blk:before{height:305px}.copyrights p,.copyrights a{line-height:1.5;font-size:16px}.page_title h1,.page_title h2{font-size:45px}.inrpg-breadcrumbs{font-size:14px}.page_default .genpg-rite .cnt-itm h3{font-size:40px}.page_default .genpg-rite .cnt-itm p{font-size:19px}.page_default .genpg-rite .cnt-itm a{font-size:50px}.hmpractice-sec.inner-pracare .prtic-cnt h4{font-size:32px}.testimonials-pg .testi-item{outline-offset:-14px;padding:50px 30px 30px 30px}.page_default .genpg-rite p,.page_default .genpg-rite li{font-size:18px}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav{margin-top:10px}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav button.owl-next{margin-left:12px}.page_default .genpg-rite .abt-btm-awrdsec{margin:0 0 40px}.page_default .genpg-rite .abt-btm-awrdsec{margin:0 0 40px}.page_default .genpg-rite .cmn-box h6 strong{font-size:27px}.page_default .genpg-rite .cmn-box h6{font-size:18px}.page_default .genpg-rite .cmn-box{margin:0 0 27px}.page_default .genpg-rite .cmn-box p{font-size:27px}.page_default .genpg-rite .post_single .post-img{margin:0 0 50px}.page_default.blog_pg .genpg-rite .post-dt{font-size:17px;margin:0 0 20px;padding-left:37px}.page_default.blog_pg .genpg-rite .post-item p{margin:0 0 20px}.page_default.blog_pg .genpg-rite .post-cnt{padding:26px 17px 25px 26px}.nav-links{padding:20px 0 0}.page_default .genpg-lft .blog-sidebar-cnt{padding:25px 25px 0 25px}.page_default .genpg-lft .widget.widget_recent_entries{padding:34px 30px 40px 34px}.genpg-lft .blog-sidebar-cnt input.search-field,.genpg-lft .blog-sidebar-cnt select{font-size:17px;margin:0 0 25px}.hmblg-sec .hmpost_btn{bottom:33px;right:45px}.attorney-sec .atrny-img{height:420px}.attorney-sec .atrny-text h5{padding:13px 20px}.form-lft:before{width:69%}.hm-testimonials .hm-testi-item{padding:35px 40px}.hm-testimonials .testi-blck .owl-nav{width:42%;bottom:-105px}}@media screen and (max-width:1500px){.page_default.blog_pg .genpg-rite .post-item h4{font-size:25px}.head-sec:before{width:10%}}@media screen and (max-width:1440px){.page_default .genpg-rite .areas-served-list ul{gap:25px}.page_default .genpg-rite .areas-served-list ul li a{padding:17px 30px}.page_default .genpg-rite .areas-served-list{padding:35px 35px}.container1,.head-sec .container,.banner-sec .container,.hm-testimonials .container,.hm-form-sec .container,.container,.hmwhy-choose-sec .container,.container{max-width:1200px!important}.top-rit .custom-html-widget{gap:28px;margin:0 0 30px}.top-rit .custom-html-widget .hdr-phn p a{font-size:40px}.top-rit .custom-html-widget .hdr-phn p{font-size:30px}.top-rit .custom-html-widget .hdr-phn{padding-left:45px}.top-rit .custom-html-widget .hdr-phn a:before{transform:scale(.9);left:-2px}.topmenu ul li{padding:0 20px}.topmenu ul li a{font-size:20px}.top-rit .custom-html-widget .hdr-scl-icns{gap:20px;padding-right:25px}a.cmn-btn{font-size:28px;padding:16px 30px}.top-rit .custom-html-widget .hdr-scl-icns:before{height:35px}.hm-testimonials .hmtesti-btn{margin-left:83px}.hm-testimonials .hm-testi-item{padding:30px 35px}.banner-sec{padding:180px 0 40px}.bnr-lft{padding-top:60px}.bnr-lft h1{font-size:110px;letter-spacing:1px;margin:0 0 10px}.bnr-lft p{font-size:22px;margin:0 0 34px}.bnr-btn a.cmn-btn{padding:18px 34px}.bnr-lft-cnct .bnr-phn p a{font-size:40px}.bnr-lft-cnct .bnr-phn p{font-size:30px}.bnr-lft-cnct{gap:25px}.bnr-rgt{padding-right:50px}.hmwhy-choose-sec{padding:170px 0 110px;margin:-118px 0 0}.text-heading{font-size:65px}.wy-chse-rgt h6{font-size:33px;margin:0 0 14px 0}.wy-chse-rgt p{font-size:19px;line-height:1.7;margin:0 0 35px}.wy-chse-btm .wy-chse-phn p{font-size:27px;margin:0 0 5px}.wy-chse-btn a.cmn-btn{padding:18px 38px}.wy-chse-btm .wy-chse-phn p{font-size:25px;margin:0 0 5px}.wy-chse-phn a{font-size:45px}.wy-chse-rgt{padding:0 50px 0 0}.hmwhy-choose-sec:before{width:17%;height:150px;top:100px}.hmawards-sec h5{margin:0 0 15px 0;font-size:50px}.hmawards-sec .hmawrds-list:before{width:77%}.hmawards-sec .hmawrds-list:after{top:-40px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav{margin-top:30px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav button{transform:scale(.9)}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav button.owl-next{margin-left:15px}.hmawards-sec{padding:0 0 130px}.hmpractice-sec{padding:140px 0 120px;margin:-70px 0 0}.hmpractice-sec p{font-size:16px;margin:0 0 32px}.hmpractice-sec .prtic-cnt h4{font-size:30px;padding:40px 20px 12px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav{bottom:-105px}.hmpractice-sec .prtic-itm:after{width:130px;height:50px}.hmpractice-sec .prtic-cnt{bottom:-46px}.hmpractice-sec .prtic-itm:before{bottom:16px;right:6px;transform:scale(.9)}.hmpractice-sec .prtic-btn{margin-top:50px}.hmpractice-sec .prtic-itm:after{width:115px;height:46px}.hmpractice-sec .prtic-lst .owl-stage{padding:0 0 46px}.hmpractice-sec h2{left:4px;font-size:52px;top:90px;letter-spacing:1.3px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav{bottom:-95px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav button{transform:scale(.9)}.hm-testimonials{padding:150px 0 70px;margin:-120px 0 0}.hm-testimonials h3.text-heading{margin:0 0 33px}.hm-testimonials .testi-prt{padding-left:55px}.hm-testimonials .star-rat{height:30px;width:27.7%;margin:0 0 20px}.hm-testimonials .hm-testi-item p{font-size:17px;margin:0 0 30px;line-height:1.65}.hm-testimonials .testi-blck.owl-carousel{margin-bottom:30px}.hm-testimonials .hmtesti-btn a{padding:17px 55px}.hm-testimonials .testi-blck .owl-nav .owl-prev,.hm-testimonials .testi-blck .owl-nav .owl-next{margin-right:15px}.hm-testimonials .testi-blck .owl-nav .owl-prev,.hm-testimonials .testi-blck .owl-nav .owl-next{transform:scale(.9)}.hm-testimonials .testi-blck .owl-nav{bottom:-92px;left:0%}.hm-testimonials .testi-prt:before{bottom:30px;width:51%}.hm-testimonials:after{width:5.5%;bottom:100px}.about-sec .about-txt-sec{padding-top:60px}.about-sec .about-txt-sec:before{width:90px;left:5px;height:60px}.about-sec .about-txt-sec h2{font-size:80px;letter-spacing:5.8px}.about-sec .about-txt-sec h4{font-size:36px}.about-sec .about-txt-sec h2 span{font-size:24px}.about-sec .about-txt-sec h2 strong{font-size:24px}.about-sec .about-txt-sec{width:56%}.about-sec .about-txt-sec p{line-height:1.5;margin:0 0 19px;font-size:17px}.about-sec .about-btn-sec .tel-sec h6{font-size:30px}.about-sec .about-btn-sec .tel-sec h6 a{font-size:36px}.about-sec .about-btn-sec{gap:30px}.about-sec{padding:40px 0 130px}.attorney-sec{padding:140px 0 130px;margin:-100px 0 0}.attorney-sec p{font-size:18px;margin:0 0 40px}.attorney-sec .atrny-text h5{padding:11px 20px;font-size:32px}.attorney-sec .atrny-text h6{padding:20px 20px}.attorney-sec .attorney-list{margin:0 0 45px}.attorney-sec:before{height:7.6%}.attorney-sec .atrny-prt:before{height:6.4%}.attorney-sec .attorney-list.owl-carousel .owl-nav{bottom:-85px}.attorney-sec .attorney-list.owl-carousel .owl-nav button{transform:scale(.9)}.hmblg-sec{padding:150px 0 70px;margin:-115px 0 0}.hmblg-sec h3.text-heading{margin:0 0 28px}.hmblg-sec .hmblg-item{padding:30px}.hmblg-sec .clndr{margin:0 0 23px;padding-left:35px;font-size:19px}.hmblg-sec .hmblgcnt h4{margin:0 0 26px;font-size:19px}.hmblg-sec .hmblgcnt p{font-size:17px;line-height:1.4;margin:0 0 25px}.hmblg-sec .hmblg-item:after{bottom:38px;left:31px}.hmblg-sec .hmblg-item:before{width:95px;height:95px}.hmblg-sec .clndr:before{bottom:-5px;left:-16px;transform:scale(.8)}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav button{transform:scale(.9)}.form-rgt{padding:60px 35px 50px 50px;margin-top:33px}.form-rgt h4{font-size:55px;letter-spacing:1.9px}.form-rgt p{margin:0 0 20px;font-size:17px}.conslt-form .gform_wrapper .top_label input,.conslt-form .gform_wrapper select,.conslt-form .gform_wrapper .top_label textarea{padding:19px 20px!important}.conslt-form .gform_wrapper .top_label textarea{height:140px}.conslt-form .gform_wrapper ul.gform_fields li.gfield.popfield .form-links{margin-top:8px!important;font-size:16px}.conslt-form .form-links a,.conslt-form .gform_wrapper .gform_body ul li.chk ul li label{font-size:16px}.conslt-form .gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{font-size:29px!important;padding:16px 22px!important;max-width:250px!important}.conslt-form .gform_wrapper .gform_footer{margin:-50px 0 0}.hm-form-sec{padding:0 0 110px}.site-footer{padding:110px 0 50px;clip-path:polygon(0 0,100% 7%,100% 100%,0% 100%);margin:-60px 0 0}.site-footer:before{width:30%;height:5.5%}.ftmenu ul li a{font-size:18px}.ftmenu ul li{padding:22px 20px}.ftr-logo{width:15%}.ftr-top-prt{margin:0 0 40px}.ftr-blk{padding:5px 50px 0 0}.ftr-blk h5{font-size:19px;margin:0 0 14px}.ftr-blk p{line-height:1.6;margin:0 0 26px;font-size:16px}.ftr-blk.itm2{padding:0 50px 0 45px}.ftr-scl-icons a{margin-right:15px}.ftr-blk-cnt.phn{margin:0 0 80px}.ftr-blk-cnt{margin:0 0 50px}.ftr-blk-cnt{padding-left:40px}.ftr-blk.itm3{padding:0 0 0 30px;width:32%}.ftr-blocks .custom-html-widget{padding:0 0 55px;margin:0 0 27px}.ftr-blk:before{height:280px}.page_title h1,.page_title h2{font-size:40px}.page_bnr{padding:180px 0 35px}.wy-chse-lft{top:90px;width:43%}.page_default{padding:60px 0}.page_default .genpg-rite h1,.page_default .genpg-rite h2{font-size:47px;margin-bottom:15px}.page_default .genpg-rite h3{font-size:39px;margin-bottom:15px}.page_default .genpg-rite h4{font-size:32px}.page_default .genpg-rite h5{font-size:27px}.page_default .genpg-rite h6{font-size:22px}.page_default .genpg-rite p,.page_default .genpg-rite li{font-size:16px;margin:0 0 15px}.page_default .genpg-rite li{padding:0 0 0 20px}.page_default .genpg-rite p,.page_default .genpg-rite li{font-size:15px}.page_content .genpg-rite ol,.page_content .genpg-rite ul{margin:0 0 20px 0}.page_default .genpg-rite li ul{padding:10px 0 0 10px}.page_default .genpg-rite li ul li{padding-left:5px}.genpg-lft .widget{padding:30px 15px 25px 15px;margin-bottom:30px}.genpg-lft h4.widget-title,.genpg-lft .widget .gform_heading h3.gform_title{font-size:40px;margin:0 0 15px 0}.genpg-lft .widget ul li a{font-size:27px}.genpg-lft .widget ul li a:before{transform:scale(.9);top:6px}.genpg-lft .widget ul.sub-menu li a{font-size:15px}.genpg-lft .sidebar-testi .testi-item p{font-size:16px;margin:0 0 10px}.genpg-lft .sidebar-testi .testi-item h5{font-size:27px}.genpg-lft .widget.testibar{padding:30px 15px 25px 15px}.genpg-lft .widget_nav_menu ul li a.drop.close,.genpg-lft .widget_nav_menu ul li a.drop.open{right:5px;top:7px}.page_default .genpg-rite .cnt-itm h3{font-size:32px;padding:65px 0 0 0}.page_default .genpg-rite .cnt-itm p{font-size:17px}.page_default .genpg-rite .cnt-itm.phn h3{margin:0 0 7px}.page_default .genpg-rite .cnt-itm a{font-size:40px}.page_default .genpg-rite .cnt-itm{padding:30px 30px 31px 30px}.hmpractice-sec.inner-pracare .prtic-itm{margin:0 0 80px 0}.hmpractice-sec.inner-pracare .prtic-cnt h4{padding:55px 20px 25px;font-size:27px}.hmpractice-sec.inner-pracare .prtic-itm:before{bottom:4px;right:10px;transform:scale(.9)}.page_default .genpg-rite .inn-our-team .team-item .team-cnt h3{font-size:30px}.page_default .genpg-rite .inn-our-team .team-item .team-cnt h6{font-size:16px}.testimonials-pg .testi-item{padding:30px 25px 25px 25px;margin-bottom:14px}.testimonials-pg .testi-item .star-rat{width:40%;margin:0 auto 10px}.page_default .genpg-rite h5{font-size:22px}.page_default .genpg-rite .abt-btm-awrdsec h5{font-size:20px;margin:0 0 10px}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list:before{top:-19px;width:65.2%}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav{margin-top:0}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav button{transform:scale(.8)}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list:after{width:78%}.page_default .genpg-rite .abt-btm-awrdsec{margin:0 0 20px}.page_default .genpg-rite .cmn-box p{font-size:24px;margin:0 0 6px}.page_default .genpg-rite .cmn-box h6 strong{font-size:25px}.page_default .genpg-rite .cmn-box h6{font-size:16px}.page_default .genpg-rite .cmn-box{margin:0 0 15px;padding:18px 15px 14px}.accsec-ritcnt.accordion .accordion-section h4 a{font-size:24px}.attorny-singdtls .atrny-img:before{bottom:-2px}.page_default .genpg-rite .atrny-dtls h2{font-size:32px}.page_default .genpg-rite .atrny-dtls h5{font-size:18px}.page_default .genpg-rite .atrny-dtls h3{font-size:26px}.page_default .genpg-rite .atrny-cntdtls a.cnt{font-size:24px}.page_default .genpg-rite .post_single .post-img{margin:0 0 40px}.page_default .genpg-rite .post_single:after{clip-path:polygon(100% 87%,0 100%,0 0)}.page_default .genpg-rite .post_single:before{clip-path:polygon(0 13%,100% 100%,100% 0)}.page_default.blog_pg .genpg-rite .post-cnt{padding:20px 17px 15px 25px}.page_default.blog_pg .genpg-rite .post-dt{font-size:16px;margin:0 0 14px}.page_default.blog_pg .genpg-rite .post-item h4{font-size:22px}.page_default.blog_pg .genpg-rite .post-item p{margin:0 0 10px}.page_default.blog_pg .genpg-rite .post-item{margin:0 0 15px}.page_default .genpg-lft .widget.widget_recent_entries h4.widget-title{margin:0 0 15px 0}.page_default .genpg-lft .widget.widget_recent_entries ul li{margin:0 0 15px 0}.page_default .genpg-lft .widget.widget_recent_entries{padding:34px 25px 30px 28px}.genpg-lft .blog-sidebar-cnt input.search-field,.genpg-lft .blog-sidebar-cnt select{font-size:16px;margin:0 0 15px;padding:14px 20px 16px 20px}.page_default .genpg-lft .widget.widget_categories h4,.page_default .genpg-lft .widget.widget_archive h4{font-size:26px}.page_default .genpg-lft .blog-sidebar-cnt{padding:20px 25px 10px 25px}.page_default .genpg-rite .livjrnl-cnt ul{gap:8%}.page_default .genpg-rite .livjrnl-cnt ul li{width:39%}.page_default .genpg-rite .livjrnl-cnt ul li a:before{width:150px;height:150px}.page_default .genpg-rite .livjrnl-cnt ul li a{padding-top:175px;font-size:30px}.attorney-sec .atrny-img{height:360px}.hmblg-sec .hmpost_btn{bottom:29px;right:45px}.ftr-blk-cnt.phn a{font-size:28px;letter-spacing:1px}.accsec-ritcnt.accordion .accordion-section h4 a:before{top:14px}}@media screen and (max-width:1366px){.top-rit .custom-html-widget{background:#fff0}}@media screen and (max-width:1240px){.container1,.head-sec .container,.banner-sec .container,.hm-testimonials .container,.hm-form-sec .container,.container,.hmwhy-choose-sec .container,.container{max-width:970px!important;padding:0 10px!important}.hm-testimonials .hm-testi-item{padding:20px 25px}.logo{padding:8px 15px;width:16%}.topmenu ul li{padding:0 14px}.top-rit .custom-html-widget .hdr-phn p a{font-size:30px}.top-rit .custom-html-widget .hdr-phn p{font-size:23px}.top-rit .custom-html-widget .hdr-scl-icns a{transform:scale(.8)}.top-rit .custom-html-widget .hdr-scl-icns{gap:10px;padding-right:15px}.top-rit .custom-html-widget .hdr-scl-icns:before{height:30px}.top-rit .custom-html-widget{gap:20px;margin:0 0 20px}.top-rit .custom-html-widget .hdr-phn{padding-left:35px}.topmenu ul li a{font-size:16px}a.cmn-btn{font-size:19px;padding:14px 25px}.banner-sec{padding:140px 0 40px}.bnr-rgt{padding-right:30px}.bnr-lft{padding-top:40px}.bnr-lft h1{font-size:85px;letter-spacing:.6px}.bnr-lft p{font-size:16px;margin:0 0 24px}.bnr-btn a.cmn-btn{padding:15px 30px}.bnr-lft-cnct .bnr-phn p a{font-size:32px}.bnr-lft-cnct .bnr-phn p{font-size:24px}.hmwhy-choose-sec{padding:110px 0 80px;margin:-90px 0 0;clip-path:polygon(0 0,100% 9.8%,100% 100%,0% 100%)}.text-heading{font-size:50px}.wy-chse-rgt h6{font-size:28px;margin:0 0 12px 0}.wy-chse-rgt p{font-size:16px;line-height:1.6;margin:0 0 25px}.wy-chse-btn a.cmn-btn{padding:14px 29px}.wy-chse-btm .wy-chse-phn p{font-size:20px;margin:0}.wy-chse-phn a{font-size:36px}.wy-chse-lft{top:60px;width:38%}.hmwhy-choose-sec:before{width:14%;height:100px;top:70px}.hmawards-sec h5{margin:0 0 15px 0;font-size:40px}.hmawards-sec .hmawrds-list:before{width:72%}.hmawards-sec .hmawrds-list:after{top:-35px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav button{transform:scale(.8)}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav button.owl-next{margin-left:10px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav{margin-top:20px}.hmawards-sec{padding:0 0 80px}.hmpractice-sec{padding:100px 0 90px;margin:-55px 0 0}.hmpractice-sec p{font-size:15px;margin:0 0 20px}.hmpractice-sec .prtic-cnt h4{font-size:25px;padding:30px 15px 10px}.hmpractice-sec .prtic-cnt{bottom:-36px}.hmpractice-sec .prtic-itm:after{width:90px;height:37px}.hmpractice-sec .prtic-lst .owl-stage{padding:0 0 36px}.hmpractice-sec .prtic-itm:before{bottom:11px;right:4px;transform:scale(.8)}.hmpractice-sec .prtic-btn{margin-top:30px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav{bottom:-65px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav button{transform:scale(.8)}.hmpractice-sec h2{left:10px;font-size:40px;top:65px;letter-spacing:.8px}.hm-testimonials{padding:110px 0 50px;margin:-104px 0 0}.hm-testimonials h3.text-heading{margin:0 0 20px}.hm-testimonials .star-rat{height:24px;margin:0 0 10px}.hm-testimonials .testi-prt{padding-left:30px}.hm-testimonials .hm-testi-item p{font-size:15px;margin:0 0 20px;line-height:1.55}.hm-testimonials .hm-testi-item h5{letter-spacing:1.46px;font-size:21px}.hm-testimonials .testi-blck .owl-nav .owl-prev,.hm-testimonials .testi-blck .owl-nav .owl-next{transform:scale(.8);margin-right:7px}.hm-testimonials .hmtesti-btn a{padding:14px 33px}.hm-testimonials .testi-blck .owl-nav{width:42%;bottom:-70px;left:0}.hm-testimonials .testi-blck.owl-carousel{margin-bottom:15px}.hm-testimonials:after{width:4%;bottom:74px}.hm-testimonials .testi-prt:before{bottom:20px}.about-sec{padding:40px 0 90px}.about-sec .about-txt-sec{padding-top:50px}.about-sec .about-txt-sec:before{width:70px;left:0;height:45px}.about-sec .about-txt-sec h2{font-size:70px;letter-spacing:4.8px}.about-sec .about-txt-sec h4{font-size:28px}.about-sec .about-txt-sec h2 span{font-size:20px}.about-sec .about-txt-sec h2 strong{font-size:20px}.about-sec .about-txt-sec p{line-height:1.4;margin:0 0 9px;font-size:15px}.about-sec .about-txt-sec{width:63%}.about-sec .about-btn-sec .tel-sec h6{font-size:25px}.about-sec .about-btn-sec .tel-sec h6 a{font-size:29px}.about-sec{padding:40px 0 80px}.attorney-sec{padding:100px 0 90px;margin:-82px 0 0}.attorney-sec p{font-size:15px;margin:0 0 25px}.attorney-sec .atrny-text h5{padding:10px 25px;font-size:25px}.attorney-sec .atrny-text h6{padding:15px 18px;font-size:15px}.attorney-sec .attorney-list{margin:0 0 30px}.attorney-sec .attorney-list.owl-carousel .owl-nav{bottom:-65px}.attorney-sec .attorney-list.owl-carousel .owl-nav button{transform:scale(.8)}.hmblg-sec{padding:110px 0 50px;margin:-90px 0 0}.hmblg-sec h3.text-heading{margin:0 0 18px}.hmblg-sec .hmblg-item{padding:20px}.hmblg-sec .clndr{margin:0 0 15px;font-size:17px}.hmblg-sec .hmblgcnt h4{margin:0 0 16px;font-size:15px}.hmblg-sec .hmblgcnt p{font-size:15px}.hmblg-sec .hmnews-btn a.cmn-btn{padding:14px 20px}.hmblg-sec .hmblg-item:before{width:75px;height:75px}.hmblg-sec .clndr:before{transform:scale(.7)}.hmblg-sec .hmblg-item:after{bottom:29px;left:23px}.hmblg-sec .hmpost_btn a{transform:scale(.9)}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav button{transform:scale(.7)}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav{bottom:-72px}.form-rgt h4{font-size:45px;letter-spacing:1px}.form-rgt{padding:45px 30px 40px 35px;margin-top:30px}.form-rgt p{margin:0 0 20px;font-size:16px}.conslt-form .gform_wrapper .top_label input,.conslt-form .gform_wrapper select,.conslt-form .gform_wrapper .top_label textarea{padding:16px 18px!important;font-size:16px!important}.conslt-form .gform_wrapper .gfield .validation_message.gfield_validation_message,.conslt-form .gform_wrapper .gfield .instruction.validation_message{top:5px;font-size:12px}.conslt-form .gform_wrapper .gfield .instruction.validation_message{top:35px}.conslt-form .form-links a,.conslt-form .gform_wrapper .gform_body ul li.chk ul li label{font-size:14px}.conslt-form .gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{font-size:24px!important;padding:14px 20px!important;max-width:220px!important;line-height:1!important}.conslt-form .gform_wrapper ul.gform_fields li.gfield.popfield .form-links{margin-top:0px!important;font-size:15px}.conslt-form .gform_wrapper ul.gform_fields{gap:10px 0}.hm-form-sec{padding:0 0 80px}.form-lft{width:60%}.site-footer{padding:100px 0 50px;clip-path:polygon(0 0,100% 7%,100% 100%,0% 100%);margin:-60px 0 0}.ftmenu ul li{padding:14px 10px}.ftr-top-prt{margin:0 0 30px}.ftmenu ul li a{font-size:17px}.ftr-blk{padding:0 25px 0 0}.ftr-blk h5{font-size:16px;margin:0 0 10px;letter-spacing:0}.ftr-blk p{line-height:1.5;margin:0 0 20px;font-size:15px}.ftr-scl-icons a{transform:scale(.9)}.ftr-blk.itm2{padding:0 30px 0 30px}.ftr-blk-cnt.phn h5{margin:0 0 5px;font-size:16px}.ftr-blk-cnt.phn a{font-size:25px;letter-spacing:0}.ftr-blk-cnt:before{transform:scale(.8);top:2px;left:-7px}.ftr-blk-cnt.phn{margin:0 0 70px}.ftr-blk.itm3{padding:0 0 0 20px}.ftr-blk-cnt{padding-left:30px;margin:0 0 40px}.ftr-blk:before{height:220px}.ftr-blk p{line-height:1.5;margin:0 0 20px;font-size:14px;letter-spacing:-.3px}.ftr-blocks .custom-html-widget{padding:0 0 40px;margin:0 0 25px}.copyrights p,.copyrights a{line-height:1.5;font-size:15px}.page_title h1,.page_title h2{font-size:35px}.page_bnr{padding:130px 0 30px}.page_default{padding:50px 0}.page_default .genpg-rite h1,.page_default .genpg-rite h2{font-size:40px;margin-bottom:10px}.page_default .genpg-rite h3{font-size:35px;margin-bottom:10px}.page_default .genpg-rite h4{font-size:29px;margin:0 0 14px 0}.page_default .genpg-rite h5{font-size:24px;margin:0 0 14px 0}.page_default .genpg-rite h6{font-size:20px;margin:0 0 14px 0}.page_default .genpg-rite li{line-height:1.5}.genpg-lft h4.widget-title,.genpg-lft .widget .gform_heading h3.gform_title{font-size:34px;margin:0 0 12px 0}.genpg-lft .widget ul li a{font-size:25px}.genpg-lft section.widget_nav_menu ul li{margin:0 0 10px 0}.genpg-lft .widget ul li a:before{transform:scale(.8);top:5px}.genpg-lft .widget{margin-bottom:25px}.genpg-lft .sidebar-testi.owl-carousel .star-rat img{transform:scale(.9);margin:0 auto 7px}.genpg-lft .sidebar-testi.owl-carousel{padding:0 10px}.genpg-lft .sidebar-testi .testi-item p{font-size:15px}.genpg-lft .sidebar-testi .testi-item h5{font-size:23px}.page_default .genpg-rite li:before{top:7px;width:7px;height:7px}.genpg-lft section.widget_nav_menu ul{padding:0 10px 0 10px}.genpg-lft .widget ul li a:after{transform:scale(.8)}.page_default .genpg-rite .cnt-itm h3:before{transform:scale(.8)}.page_default .genpg-rite .cnt-itm h3{font-size:27px;padding:55px 0 0 0}.page_default .genpg-rite .cnt-itm p{font-size:15px}.page_default .genpg-rite .cnt-itm.phn h3{margin:0}.page_default .genpg-rite .cnt-itm a{font-size:35px}.hmpractice-sec.inner-pracare .prtic-cnt h4{padding:50px 15px 7px;font-size:23px}.hmpractice-sec.inner-pracare .prtic-cnt{bottom:-47px}.hmpractice-sec.inner-pracare .prtic-itm{margin:0 0 70px 0}.page_default .genpg-rite .inn-our-team .team-item .team-cnt h3{font-size:25px}.page_default .genpg-rite .inn-our-team .team-item .team-cnt h3{font-size:25px}.page_default .genpg-rite .inn-our-team .team-item .btm-cnt{padding:12px 0}.page_default .genpg-rite .inn-our-team .team-item{margin:0 0 12px}.testimonials-pg .testi-item{padding:17px 17px 17px 17px;outline-offset:-9px}.testimonials-pg .testi-item .star-rat{margin:0 auto 3px}.page_default .genpg-rite p,.page_default .genpg-rite li{margin:0 0 10px}.page_default .genpg-rite .abt-btm-awrdsec h5{font-size:18px}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list:before{top:-18px;width:63.2%}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list:after{width:73%}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav button{transform:scale(.7)}.page_default .genpg-rite .abt-btm-awrdsec{margin:0 0 12px}.page_default .genpg-rite .cmn-box p{font-size:19px;margin:0 0 4px}.page_default .genpg-rite .cmn-box h6 strong{font-size:23px}.page_default .genpg-rite .cmn-box h6{font-size:15px}.page_default .genpg-rite .cmn-box{margin:0 0 10px;padding:18px 15px 9px}.accsec-ritcnt.accordion .accordion-section h4 a{font-size:20px;padding:12px 34px 8px 15px}.accsec-ritcnt.accordion .accordion-section h4 a:before{top:11px}.accsec-ritcnt.accordion .accordion-section-content{padding:10px 10px 0 10px}.atrny-vcrd .cmn-img{max-width:150px}.attorny-singdtls:before,.attorny-singdtls .atrny-img:before{display:none}.page_default.blog_pg .genpg-rite .post-item{padding:8px;margin:0 0 15px}.page_default.blog_pg .genpg-rite .post-cnt{padding:26px 15px 25px 15px}.page_default.blog_pg .genpg-rite .post-item:before{width:95px;height:80px}.page_default.blog_pg .genpg-rite .post-item:after{width:107px;height:88px}.page_default.blog_pg .genpg-rite .post-dt{font-size:15px;margin:0 0 9px;padding-left:32px}.page_default.blog_pg .genpg-rite .post-item h4{font-size:19px;margin:0}.page_default.blog_pg .genpg-rite .post-item p{line-height:1.5}.page_default .genpg-rite .post_single:before{clip-path:polygon(0 9%,100% 85%,100% 0)}.page_default .genpg-rite .post_single:after{clip-path:polygon(100% 93%,0 85%,0 0)}.page_default .genpg-rite .post_single .post-img{margin:0 0 20px}.page_default.single-blogpg .genpg-rite .page-navi .page-navi-pre a,.page_default.single-blogpg .genpg-rite .page-navi .page-navi-nxt a{font-size:23px}.page_default.blog_pg .genpg-rite .post-item .post-btn a{font-size:17px}.page_default.blog_pg .genpg-rite .post-item .post-btn a:before{transform:scale(.9)}.page_default.blog_pg .genpg-rite .post-cnt:before{transform:scale(.8)}.nav-links{padding:7px 0 0}.page_default .genpg-lft .widget.widget_recent_entries h4.widget-title{margin:0 0 7px 0}.page_default .genpg-lft .widget.widget_recent_entries ul li{margin:0 0 7px 0}.page_default .genpg-lft .widget.widget_recent_entries{padding:34px 15px 20px 15px}.genpg-lft .widget,.genpg-lft .widget.testibar{outline-offset:-9px}.genpg-lft .blog-sidebar-cnt input.search-submit{bottom:15px}.page_default .genpg-rite .areas-served-list ul{gap:20px}.page_default .genpg-rite .areas-served-list ul li a{padding:15px 28px}.page_default .genpg-rite .areas-served-list{padding:30px 30px}.page_default .genpg-rite .livjrnl-cnt ul{gap:5%}.page_default .genpg-rite .livjrnl-cnt ul li a{padding-top:140px;font-size:27px}.page_default .genpg-rite .livjrnl-cnt ul li{width:43%}.page_default .genpg-rite .livjrnl-cnt ul li a:before{width:130px;height:130px}.page_default .genpg-rite .livjrnl-cnt ul{gap:15px;display:flex;flex-direction:column;align-items:center}.page_default .genpg-rite .livjrnl-cnt ul li{width:100%;max-width:350px;margin:auto}.attorney-sec .atrny-img{height:290px}.hmblg-sec .hmpost_btn{bottom:20px;right:30px}}@media screen and (max-width:1199px){.logo{padding:10px 13px;width:15%}.top-rit .custom-html-widget .hdr-phn a:before{transform:scale(.8)}.top-rit .custom-html-widget{gap:18px;margin:0 0 17px}.hmawards-sec h5{margin:0 0 15px 0;font-size:35px}.hmawards-sec .hmawrds-list:after{top:-35px;width:62%}}@media screen and (max-width:991px){.container1,.head-sec .container,.banner-sec .container,.hm-testimonials .container,.hm-form-sec .container,.container,.hmwhy-choose-sec .container,.container{max-width:720px!important;padding:0 10px!important}.head-sec{padding:10px 0 0;position:inherit;background:#000}.showhide{display:block;padding:0 0 0 30px;height:22px}.mobinav ul{display:block}.hdr-src{display:block}.mobile_src_nav{display:block}.top-menu{display:none}.logo-menu{display:inline-block;text-align:center}.topmenu{width:100%;display:none}.showhide b.txtl,.showhide b.txtr{font-size:18px;line-height:22px;color:#fff}.showhide b.txtr{font-size:34px;line-height:20px}.top-rit{max-width:100%;position:inherit;display:inline-block;margin:0;float:none}.mobinav ul{padding:10px 10px;text-align:left}.mobinav{top:36px}.mobile_src_nav{display:block;padding:8px 0;background:#cc9255}.logo-rit{max-width:100%;text-align:center}.top-rit .custom-html-widget{gap:12px;margin:0;display:flex;flex-direction:column;padding:10px;border:1px solid rgb(255 255 255 / 61%)}.logo:before{display:none}.head-sec.f-nav{padding:10px 0 0;top:0}.hdr-btn{display:none}.logo{padding:10px;width:100%;max-width:120px;margin:0;background:#fff}.hdr-prt{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.top-rit .custom-html-widget .hdr-scl-icns{border:none;gap:10px;padding-right:0}.top-rit .custom-html-widget .hdr-scl-icns:before{display:none}.top-rit .custom-html-widget .hdr-phn p a{font-size:26px;display:block}.head-sec:before{display:none}.hdr-btn a.cmn-btn{padding:14px 20px}.top-rit .custom-html-widget .hdr-scl-icns{gap:8px;display:none}.top-rit .custom-html-widget .hdr-phn p{text-align:left}.banner-sec{padding:30px 0}.bnr-prt{flex-direction:column;gap:20px}.bnr-lft h1{font-size:50px;letter-spacing:.6px}.bnr-lft-cnct .bnr-phn p a{font-size:34px}.bnr-btn a.cmn-btn{padding:14px 20px}.bnr-rgt{width:100%;max-width:320px;margin:auto;padding:15px 15px 0;background:#000;border:1px solid #fff}.banner-sec:before{display:none}.bnr-lft{width:auto;padding:20px;background-color:rgb(0 0 0 / 71%);text-align:center;margin:0 auto}.bnr-lft-cnct{gap:15px;flex-direction:column}.hmwhy-choose-sec{padding:30px 0;margin:0;clip-path:inherit}.wy-chse-lft{width:100%;position:inherit;max-width:400px;margin:0 auto 30px;float:none}.wy-chse-rgt{padding:0;width:100%;float:none;text-align:center}.wy-chse-btm{flex-direction:column;gap:10px}.hmwhy-choose-sec:before{display:none}.hmawards-sec .hmawrds-list:before,.hmawards-sec .hmawrds-list:after{display:none}.hmwhy-awrd-prt:before{height:100%;background-size:cover}.hmawards-sec .awrds-itm{max-width:320px;width:100%;margin:auto}.hmawards-sec{text-align:center;padding:0 0 30px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav{padding-top:20px;text-align:center;margin:0}.hmpractice-sec{padding:30px 0;margin:0;clip-path:inherit}.hmpractice-sec:after{display:none}.hmprcts-ars-prt:before{display:none}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav{margin-top:10px;width:47.7%;bottom:-62px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav button{transform:scale(.6)}.hmpractice-sec .prtic-btn{margin-top:25px}.hmpractice-sec .prtic-lst{padding:0}.hmpractice-sec h2{font-size:40px;letter-spacing:.8px;position:inherit;transform:none;writing-mode:inherit;margin:0 0 10px}.hmpractice-sec .prtic-itm{max-width:320px;margin:auto}.hmpractice-sec .prtic-itm:after{width:100px;height:40px;clip-path:polygon(0 73%,100% 92%,100% 0)}.hmawards-sec .hmawrds-list.owl-carousel .owl-dots{display:none}.hmpractice-sec .prtic-lst.owl-carousel .owl-dots{display:none}.form-lft{width:100%;float:none;position:inherit}.ftr-map-sec iframe{clip-path:inherit;height:350px}.form-lft:before{display:none}.form-rgt{padding:30px 30px 30px 30px;margin-top:30px;width:100%}.form-rgt h4 br{display:none}.form-rgt h4{font-size:40px;letter-spacing:.5px}.form-rgt p{margin:0 0 20px;font-size:15px}.site-footer{padding:30px 0;clip-path:inherit;margin:0}.site-footer:before{display:none}.hm-form-sec{padding:0 0 30px}.conslt-form .gform_wrapper ul.gform_fields li.gfield{max-width:49%}.conslt-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:49%!important}.conslt-form .gform_wrapper .gform_footer{width:100%;margin:20px 0 0;text-align:center;float:none}.ftr-top-prt{gap:25px;margin:0 0 30px;display:flex;flex-direction:column}.ftr-logo{width:100%;max-width:210px}.ftmenu ul{display:flex;flex-wrap:wrap;justify-content:center;padding:20px;gap:10px 20px}.ftmenu ul li{padding:0}.ftr-blocks .custom-html-widget{padding:0 0 30px;margin:0 0 25px;display:flex;flex-direction:column;align-items:center}.ftr-blk{padding:20px!important;width:100%!important;max-width:350px;margin:auto;border:1px solid rgb(255 255 255 / 58%);margin-bottom:20px}.ftr-blk p{line-height:1.5;margin:0 0 15px;font-size:14px;letter-spacing:0}.ftr-scl-icons a{transform:scale(.8)}.ftr-blk-cnt.phn{margin:0 0 20px}.ftr-blk.itm3{margin:0}.ftr-blk-cnt{padding-left:30px;margin:0 0 20px}.attorney-sec{padding:30px 0;margin:0PX;clip-path:inherit}.attorney-sec:after,.attorney-sec:before,.attorney-sec .atrny-prt:before{display:none}.attorney-sec .attorney-list{width:100%;max-width:400px;margin:0 auto 20px;text-align:center}.attorney-sec .attorney-list .owl-dots{display:none}.attorney-sec .attorney-list.owl-carousel .owl-nav{padding:15px 0 0;position:inherit;bottom:0}.hmblg-sec{padding:30px 0;margin:0}.hmblg-sec h3.text-heading{margin:0 0 15px}.hmblg-blck.owl-carousel .owl-dots{display:none}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav{text-align:center;padding-top:15px}.hmblg-sec .hmblg-blck.owl-carousel{padding:0}.hmblg-sec .hmnews-btn{margin:20px 0 0 0}.hm-testimonials{padding:30px 0;margin:0;clip-path:inherit}.hm-testimonials .testi-prt{padding-left:0}.hm-testimonials .container{margin:auto!important}.hm-testimonials .star-rat{height:22px;width:115px;margin:0 auto 10px}.hm-testimonials .testi-blck .owl-nav{width:100%;bottom:0;left:0;position:inherit;justify-content:center}.hm-testimonials .testi-blck.owl-carousel .owl-dots{display:none}.hm-testimonials .testi-blck.owl-carousel{margin-bottom:10px}.hm-testimonials:after,.hm-testimonials .testi-prt:before{display:none}.hm-testimonials .hmtesti-btn{margin-left:0;text-align:center;width:100%}.hm-testimonials .hm-testi-item{text-align:center}.hm-testimonials .hm-testi-item h5{letter-spacing:1.46px;font-size:21px;width:max-content;margin:auto}.about-sec{padding:0 0 30px;clip-path:inherit}.hm-testimonials h3.text-heading{margin:0 0 15px;text-align:center}.about-sec .about-txt-sec{width:100%}.about-sec .about-txt-sec h2{font-size:45px;letter-spacing:3px}.about-sec .about-txt-sec h4{font-size:24px}.about-sec .about-txt-sec p{line-height:1.4;margin:0 0 15px;font-size:15px}.about-sec .about-btn-sec{gap:10px;display:flex;flex-direction:column;align-items:center}.about-sec .about-btn-sec .tel-sec h6 a{font-size:25px;display:inline-block}.about-sec:before{width:100%;height:100%;top:0}.about-sec .about-txt-sec p br{display:none}.about-sec .about-txt-sec h2 span{text-align:center}.about-sec .about-txt-sec h2 span:before{display:none}.about-sec .about-txt-sec h2 strong{text-align:center}.about-sec .about-txt-sec h2 strong:before{display:none}.page_bnr{padding:50px 0 50px;background-image:none;background-color:#000}.page_default{padding:30px 0}.genpg-rite{width:100%;float:none;margin:0 auto 25px}.genpg-lft{width:100%;float:none;max-width:400px;margin:auto}.page_default .genpg-rite h1,.page_default .genpg-rite h2{font-size:35px}.page_default .genpg-rite h3{font-size:32px}.page_default .genpg-rite h4{font-size:27px}.page_default .genpg-rite .contact-page{flex-wrap:wrap;gap:10px}.page_default .genpg-rite .cnt-itm{width:100%;max-width:370px;margin:auto;padding:20px 20px 26px 20px}.hmpractice-sec.inner-pracare .prtic-itm{width:50%;max-width:340px}.hmpractice-sec.inner-pracare .prtic-cnt{bottom:-56px}.testimonials-pg{column-count:2}.page_default .genpg-rite .abt-btm-awrdsec .awrds-itm{width:100%;max-width:300px;margin:auto}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav{text-align:center}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list:before{display:none}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list:after{display:none}.page_default.blog_pg .genpg-rite .post-item{width:100%}.page_default.blog_pg .genpg-rite .post-dt{font-size:15px;padding-left:35px}.nav-links{padding:20px 0 30px;gap:4px}.page_default.single-blogpg .genpg-rite .page-navi{margin:0 0 20px}.page_default.blog_pg .genpg-rite .post-item{width:100%;max-width:500px;margin:0 auto 15px}.page_default.blog_pg .genpg-rite .nav-links{padding:0 0 20px;gap:7px}.page_default .genpg-lft .widget.widget_recent_entries{padding:25px 15px 15px 15px}.page_default .genpg-rite .nav-links .next.page-numbers,.page_default .genpg-rite .nav-links .prev.page-numbers{transform:scale(.9)}.genpg-lft .blog-sidebar-cnt input.search-field,.genpg-lft .blog-sidebar-cnt select{font-size:15px;margin:0 0 10px;padding:14px 15px 16px 14px}.page_default.contact_pg .cnt-itm.icons h3{padding-top:60px!important}.page_default.contact_pg .cnt-itm.icons{padding:40px}.page_default .genpg-rite .areas-served-list ul{gap:10px;display:flex;flex-wrap:wrap}.page_default .genpg-rite .areas-served-list ul li{padding:0;margin:0;width:48%}.page_default .genpg-rite .areas-served-list{padding:30px 30px;outline-offset:-10px}.hmblg-sec .hmblg-item:after{bottom:29px;left:23px;width:85%}.attorney-sec .atrny-img{height:510px}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav{bottom:-55px;width:100%}.hm-testimonials .hm-testi-item{padding:20px 15px}.head-sec.f-nav .top-rit{display:block}.head-sec.f-nav .logo{width:auto}.ftr-map-sec{clip-path:inherit}.hm-form-sec:before{background-size:cover}.hmawards-sec .awrds-itm img{width:100%;display:block}.banner-sec{background:url(/wp-content/themes/tierneylawgrp/images/mobile-banner.jpg) no-repeat;background-size:cover}.page_default.contact_pg .ftr-scl-icons{padding:2px 0 10px 0}.genpg-lft .widget_nav_menu ul li a.drop.close,.genpg-lft .widget_nav_menu ul li a.drop.open{right:3px;top:5px}}@media screen and (max-width:767px){.container1,.head-sec .container,.banner-sec .container,.hm-testimonials .container,.hm-form-sec .container,.container,.hmwhy-choose-sec .container,.container{max-width:100%!important;padding:0 15px!important}.hdr-prt{gap:15px}.bnr-lft h1{font-size:32px;letter-spacing:0;margin:0 0 5px}.bnr-lft p{font-size:14px;margin:0 0 10px}.bnr-btn a.cmn-btn{padding:8px 10px}.bnr-lft{padding:15px 15px 10px}.bnr-lft-cnct .bnr-phn p a{font-size:30px}.text-heading{font-size:39px}.wy-chse-rgt h6{font-size:21px;margin:0 0 10px 0}.wy-chse-rgt p{font-size:15px;line-height:1.5;margin:0 0 15px}.wy-chse-phn a{font-size:30px}.wy-chse-btm .wy-chse-phn p{font-size:19px}.bnr-lft-cnct{gap:8px}.hmawards-sec h5{margin:0 0 15px 0}.hmpractice-sec h2{font-size:38px}.hmwhy-awrd-prt:after{bottom:-40px}.hmpractice-sec .prtic-lst.owl-carousel .owl-nav{margin-top:10px;width:100%;bottom:-35px;justify-content:center}.hmpractice-sec .prtic-btn{margin-top:42px}.form-rgt{padding:30px 20px;margin-top:30px}.form-rgt h4{font-size:34px;letter-spacing:0}.form-rgt p{margin:0 0 15px;font-size:14px}.conslt-form .gform_wrapper .top_label input,.conslt-form .gform_wrapper select,.conslt-form .gform_wrapper .top_label textarea{padding:15px 18px!important;font-size:15px!important;line-height:1!important}.form-rgt h4 br{display:none}.conslt-form .gform_wrapper .top_label textarea{height:120px}.conslt-form .gform_wrapper ul.gform_fields li.gfield{max-width:100%}.conslt-form .gform_wrapper ul.gform_fields li.gfield.chk ul li span{display:inline}.ftr-logo{max-width:180px}.ftmenu ul li a{font-size:20px}.copyrights p,.copyrights a{line-height:1.5;font-size:14px}.attorney-sec p{font-size:15px;margin:0 0 15px}.attorney-sec .attorney-list{max-width:350px;margin:0 auto 15px}.hmblg-sec .hmnews-btn a.cmn-btn{padding:16px 25px}.hm-testimonials .hm-testi-item p{font-size:15px;margin:0 0 20px;line-height:1.4}.hm-testimonials .testi-blck .owl-nav .owl-prev,.hm-testimonials .testi-blck .owl-nav .owl-next{transform:scale(.7);margin-right:0}.conslt-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important}.about-sec .about-txt-sec:before{width:60px;left:0;height:40px}.about-sec .about-txt-sec h2{font-size:35px;letter-spacing:2px}.about-sec .about-txt-sec h4{font-size:19px}.about-sec .about-txt-sec h2 span:before{width:70%}.about-sec .about-txt-sec h2 strong:before{width:65%}.about-sec .about-txt-sec h2 strong{font-size:18px}.about-sec .about-txt-sec h2 span{font-size:18px}.page_bnr{padding:40px 0 40px}.page_default .genpg-rite h1,.page_default .genpg-rite h2{font-size:30px}.page_default .genpg-rite h3{font-size:26px}.page_default .genpg-rite h4{font-size:22px}.page_default .genpg-rite h5{font-size:19px;margin:0 0 10px 0}.page_default .genpg-rite h6{font-size:16px;margin:0 0 10px 0}.page_default .genpg-rite p,.page_default .genpg-rite li{margin:0 0 10px}.page_default .genpg-rite li{line-height:1.4;padding:0 0 0 15px}.page_default .genpg-rite li ul li{padding-left:0}.page_content .genpg-rite ol,.page_content .genpg-rite ul{margin:0 0 15px 0}.genpg-rite{margin:0 auto 15px}.genpg-lft h4.widget-title,.genpg-lft .widget .gform_heading h3.gform_title{font-size:30px}.genpg-lft .widget ul li a{font-size:23px}.genpg-lft .widget{margin-bottom:20px}.genpg-lft .sidebar-testi.owl-carousel .owl-nav button{transform:scale(.9)}.page_default .genpg-rite .cnt-itm h3:before{transform:scale(.7)}.page_default .genpg-rite .cnt-itm h3{font-size:25px}.page_default .genpg-rite .cnt-itm a{font-size:32px}.page_default .genpg-rite .contact-page{gap:6px}.hmpractice-sec.inner-pracare .prtic-itm{width:100%;max-width:350px;margin:0 auto 70px}.page_default .genpg-rite .inn-our-team .team-item{margin:0 auto 12px;width:100%;max-width:400px}.page_default .genpg-rite .inn-our-team .team-item:last-child{margin-bottom:0}.testimonials-pg{column-count:1}.page_default .genpg-rite .cmn-box p br{display:none}.accsec-ritcnt.accordion .accordion-section h4 a:before{font-size:26px}.accordion .accordion-section{margin-bottom:7px}.page_default .genpg-rite .accordion-section h4{margin:0 0 7px}.accsec-ritcnt.accordion .accordion-section-content p{line-height:1.5}.page_default .genpg-rite .post_single:after{clip-path:polygon(100% 93%,0 85%,0 0);width:250px;height:45px}.page_default .genpg-rite .post_single:before{width:250px;height:45px}.page_default .genpg-rite .post_single .post-img{margin:0 0 15px}.page_default .genpg-rite .areas-served-list ul{gap:10px;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center}.page_default .genpg-rite .areas-served-list ul li{padding:0;margin:0;width:100%;max-width:320px}.hmblg-sec .hmblg-item:after{bottom:29px;left:23px;width:80%}.attorney-sec .atrny-img{height:440px}.page_default.contact_pg .cnt-itm.icons{padding:20px}.page_default .genpg-rite .areas-served-list{padding:20px 16px;outline-offset:-5px}.page_default .genpg-rite .areas-served-list ul li a{padding:12px 11px;line-height:1;letter-spacing:0;font-size:14px;border-radius:10px}.mobinav{top:30px}}@media screen and (max-width:680px){.attorny-singdtls .atrny-img{width:100%;max-width:320px;margin:0 auto}.attorny-singdtls{flex-direction:column;margin-bottom:15px}.attorny-singdtls .atrny-img:after{display:none}.attorny-singdtls .atrny-dtls{padding:0}.attorny-singdtls{padding:15px}.attorny-singdtls .atrny-dtls{text-align:center;padding:10px 0 0 0;width:100%}.atrny-vcrd{flex-direction:column}.vcrd{margin:10px 0}.hmblg-sec .hmblg-blck.owl-carousel .owl-nav{bottom:0;width:max-content;position:inherit}.mobinav{top:30px}.accsec-ritcnt.accordion .accordion-section h4 a:before{right:15px}}@media screen and (max-width:580px){.logo{max-width:100px;padding:5px}.top-rit .custom-html-widget .hdr-scl-icns a{transform:scale(.7)}.top-rit .custom-html-widget .hdr-phn p{font-size:20px}.top-rit .custom-html-widget .hdr-phn p a{font-size:22px}.top-rit .custom-html-widget .hdr-phn{padding-left:30px}.top-rit .custom-html-widget .hdr-phn a:before{transform:scale(.7);left:-4px}.showhide b.txtl{font-size:15px;line-height:24px}.mobile_src_nav{padding:5px 0}.logo-rit{display:flex}}@media screen and (max-width:480px){.bnr-lft-cnct .bnr-phn p a{font-size:30px}.hdr-btn a.cmn-btn{padding:12px 20px}.hdr-btn a.cmn-btn{padding:12px 20px}.bnr-lft{padding:10px}.bnr-lft h1{margin:0 0 6px}.bnr-lft-cnct .bnr-phn p a{font-size:25px}.wy-chse-lft{margin:0 auto 20px}.hm-testimonials h3.text-heading{margin:0 0 10px}.text-heading{font-size:33px}.wy-chse-rgt h6{font-size:19px}.wy-chse-btn a.cmn-btn{padding:12px 25px}.wy-chse-phn a{font-size:27px}.hmawards-sec .hmawrds-list.owl-carousel .owl-nav{padding-top:15px}a.cmn-btn{font-size:18px;padding:12px 25px}.hmpractice-sec h2{font-size:36px;letter-spacing:0}.hmpractice-sec p{margin:0 0 15px}.hmpractice-sec .prtic-cnt h4{padding:25px 15px 10px}.hmpractice-sec .prtic-itm:after{width:90px;clip-path:polygon(0 81%,100% 99%,100% 0)}.hm-testimonials .hmtesti-btn a{padding:12px 30px}.ftr-map-sec iframe{height:300px}.form-rgt{padding:20px 15px;margin-top:20px}.form-rgt h4{font-size:32px}.conslt-form .gform_wrapper .gform_footer{margin:15px 0 0}.conslt-form .gform_wrapper .top_label input,.conslt-form .gform_wrapper select,.conslt-form .gform_wrapper .top_label textarea{padding:12px 14px!important;font-size:14px!important;line-height:1!important}.conslt-form .gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{font-size:20px!important;padding:12px 20px!important;max-width:180px!important;line-height:1!important}.conslt-form .gform_wrapper .top_label textarea{height:90px}.ftr-logo{max-width:150px}.ftmenu ul li a{font-size:18px}.ftmenu ul{padding:15px;gap:8px 15px}.ftr-top-prt{gap:20px;margin:0 0 20px}.hmblg-sec .hmnews-btn a.cmn-btn{padding:12px 20px}.attorney-sec p{font-size:14px;margin:0 0 15px;letter-spacing:0}.hmblg-sec .clndr:before{transform:scale(.7);bottom:0;left:-17px}.about-sec .about-txt-sec:before{width:50px;left:0;height:35px}.about-sec .about-txt-sec h2{font-size:27px;letter-spacing:2px}.about-sec .about-txt-sec h4{font-size:15px}.about-sec .about-txt-sec h2 span:before{width:60%}.about-sec .about-txt-sec h2 strong:before{width:55%}.about-sec .about-txt-sec h2 strong{font-size:16px}.about-sec .about-txt-sec h2 span{font-size:16px}.about-sec .about-txt-sec{padding-top:45px}.page_title h1,.page_title h2{font-size:30px}.page_bnr{padding:30px 0 25px}.inrpg-breadcrumbs{font-size:13px}.page_default .genpg-rite h1,.page_default .genpg-rite h2{font-size:25px;letter-spacing:0}.page_default .genpg-rite h3{font-size:22px}.page_default .genpg-rite h4{font-size:19px;margin:0 0 10px 0}.page_default .genpg-rite h5{font-size:16px}.page_default .genpg-rite h6{font-size:14px}.genpg-lft h4.widget-title,.genpg-lft .widget .gform_heading h3.gform_title{font-size:27px}.genpg-lft .widget ul li a{font-size:20px;letter-spacing:0;padding:0 0 0 20px}.genpg-lft .widget ul li a:before{transform:scale(.7);top:3px}.genpg-lft .widget{padding:27px 12px 17px 12px;margin-bottom:12px}.genpg-lft h4.widget-title,.genpg-lft .widget .gform_heading h3.gform_title{margin:0 0 10px 0}.genpg-lft .sidebar-testi.owl-carousel .star-rat img{transform:scale(.8);margin:0 auto 4px}.genpg-lft .sidebar-testi .testi-item h5{font-size:20px}.genpg-lft .sidebar-testi.owl-carousel .owl-nav button{margin:0;transform:scale(.8)}.genpg-lft .widget ul li a:after{transform:scale(.6)}.page_default .genpg-rite .cnt-itm h3:before{transform:scale(.6)}.page_default .genpg-rite .cnt-itm h3{font-size:23px;padding:50px 0 0 0;letter-spacing:0}.page_default .genpg-rite .cnt-itm{padding:10px 20px 17px 20px;outline-offset:-9px}.page_default .genpg-rite .cnt-itm p{font-size:14px;letter-spacing:0}.page_default .genpg-rite .cnt-itm a{font-size:29px;letter-spacing:0}.page_default .genpg-rite .contact-page{gap:6px}.hmpractice-sec.inner-pracare .prtic-cnt h4{padding:50px 15px 20px;font-size:20px;margin:0}.hmpractice-sec.inner-pracare .prtic-cnt{bottom:-44px}.hmpractice-sec.inner-pracare .prtic-itm:before{bottom:14px;.hmpractice-sec.inner-pracare .prtic-itm{margin:0 auto 55px}.page_default .genpg-rite .inn-our-team .team-item .team-cnt h3{font-size:22px}.page_default .genpg-rite .inn-our-team .team-item .team-cnt h6{font-size:15px}.page_default .genpg-rite .inn-our-team .team-item{margin:0 auto 7px}.testimonials-pg .testi-item{margin-bottom:9px}.page_default .genpg-rite p,.page_default .genpg-rite li{line-height:1.6}.page_default .genpg-rite .testimonials-pg .testi-item h5{font-size:19px}.page_default .genpg-rite .abt-btm-awrdsec h5{margin:0}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav button.owl-next{margin-left:0}.page_default .genpg-rite .abt-btm-awrdsec .hmawrds-list.owl-carousel .owl-nav button{transform:scale(.6)}.page_default .genpg-rite .cmn-box h6 strong{font-size:20px}.page_default .genpg-rite .post_single:after{display:none}.page_default .genpg-rite .post_single:before{display:none}.page_default .genpg-rite .post_single .post-img{margin:0 0 10px}.page_default.single-blogpg .genpg-rite .page-navi .page-navi-pre a,.page_default.single-blogpg .genpg-rite .page-navi .page-navi-nxt a{font-size:17px}.page_default.single-blogpg .genpg-rite .page-navi{margin:0 0 10px}.page_default.blog_pg .genpg-rite .post-cnt:before{transform:scale(.7);left:-6px}.page_default.blog_pg .genpg-rite .post-item:before{width:78px;height:70px}.page_default.blog_pg .genpg-rite .post-item:after{width:87px;height:77px}.page_default.blog_pg .genpg-rite .post-cnt{padding:15px 10px 25px 14px}.page_default.blog_pg .genpg-rite .post-item p{line-height:1.4}.page_default.blog_pg .genpg-rite .post-cnt{padding:15px 10px 15px 14px}.page_default.blog_pg .genpg-rite .post-item{margin:0 auto 10px}.page_default.blog_pg .genpg-rite .post-item .post-btn a:before{transform:scale(.8)}.page_default.blog_pg .genpg-rite .nav-links{padding:0 0 10px}.page_default .genpg-lft .widget.widget_recent_entries{padding:18px 15px 7px 15px}.page_default .genpg-lft .blog-sidebar-cnt{padding:15px 10px 5px 10px}.genpg-lft .blog-sidebar-cnt input.search-field,.genpg-lft .blog-sidebar-cnt select{font-size:14px;margin:0 0 10px;padding:11px 15px 10px 9px}.page_default .genpg-lft .widget.widget_categories h4,.page_default .genpg-lft .widget.widget_archive h4{font-size:23px;letter-spacing:0;margin:0 0 3px}.hmblg-sec .hmblg-item:after{bottom:29px;left:23px;width:68%}}@media screen and (max-width:440px){.logo{max-width:100px}.top-rit .custom-html-widget .hdr-scl-icns a{margin:0 -3px;transform:scale(.6)}.top-rit .custom-html-widget .hdr-phn p{font-size:18px}.top-rit .custom-html-widget .hdr-phn p a{font-size:22px;letter-spacing:0}.top-rit .custom-html-widget{gap:10px;padding:5px}}@media screen and (max-width:360px){.attorney-sec .atrny-img{height:440px}.hmpractice-sec.inner-pracare .prtic-itm:before{bottom:12px;right:7px}}@media screen and (max-width:340px){.hmpractice-sec.inner-pracare .prtic-itm:before{bottom:6px}}