@charset "UTF-8";
/* Shorthand */
/* File Paths */
/* Font Stacks */
@import url('https://fonts.googleapis.com/css?family=Cinzel|Oswald&display=swap');
/* Colors */
/* Media Queries (For per element use) */
.homecallout {
  font-size: 34px !important;
  color: #00143f !important;
}
.homecallout p {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 20px !important;
  }
}
h1 + h2 {
  font-size: 28px !important;
  color: #494949 !important;
  font-weight: 300 !important;
  margin-top: 5px !important;
}
@media only screen and (max-width: 767px) {
  h1 + h2 {
    font-size: 22px !important;
  }
}
.did-you-know {
  background: #232323 !important;
  color: #fff !important;
}
.did-you-know h3 {
  margin-top: 0px !important;
  color: #fff !important;
}
.verdict-blocks .fl-col-content {
  background: #114884 !important;
  border: 1px solid #000 !important;
  text-align: center !important;
  color: #fff !important;
}
.verdict-blocks .fl-col-content h4 {
  font-size: 28px !important;
  color: #fff !important;
}
.verdict-home {
  background: #114884 !important;
  text-align: center !important;
  color: #fff !important;
  font-size: 18px !important;
}
.verdict-home .middleone .fl-module-content {
  border-left: 1px solid #155499 !important;
  border-right: 1px solid #155499 !important;
}
.verdict-home h4 {
  font-size: 48px !important;
  color: #edaf38 !important;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase !important;
  line-height: 1.1 !important;
}
.verdict-home .testimonial_rotator_wrap {
  padding: 0px 0px 20px 0px !important;
  margin: 0px !important;
}
.verdict-home .thecase {
  font-size: 12px !important;
}
.verdict-home .verdict-button {
  z-index: 1 !important;
}
.big-video img {
  width: 100% !important;
  margin-bottom: 0px !important;
}
.big-video p {
  margin-bottom: 0px !important;
}
.big-video .aligncenter {
  margin-top: 0px !important;
}
.mega-menu .sub-menu {
  max-width: 900px !important;
  margin: 0 auto;
  padding: 12px !important;
}
.page .fl-post-header {
  display: none !important;
}
.search-results .fl-post-header {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  #homeIcons #ci .fl-module-content, #homeIcons #ta .fl-module-content, #homeIcons #dp .fl-module-content {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  #homeIcons #ta .fl-module-content, #homeIcons #dp .fl-module-content, #homeIcons #cb .fl-module-content {
    margin-top: 0px !important;
  }
}
#homeIcons a {
  text-align: center;
  display: block;
  width: 100%;
  color: #001641;
  font-familY: 'Roboto', sans-serif !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  text-transform: uppercase;
  padding: 150px 0 10px 0;
}
@media only screen and (max-width: 767px) {
  #homeIcons a {
    text-align: left !important;
    padding: 30px 0 30px 130px !important;
  }
  #homeIcons a:after {
    display: none !important;
  }
}
@media only screen and (max-width: 1130px) {
  #homeIcons a {
    font-size: 20px;
  }
}
#homeIcons a:hover {
  opacity: 0.8;
  text-decoration: none !important;
  color: #76a3cc !important;
}
#homeIcons #ci a {
  background: url(../images/cinjury.png) no-repeat center 52px !important;
}
@media only screen and (max-width: 767px) {
  #homeIcons #ci a {
    background: url(../images/cinjury.png) no-repeat left 2px !important;
  }
}
#homeIcons #ta a {
  background: url(../images/taccidents.png) no-repeat center 47px !important;
}
@media only screen and (max-width: 767px) {
  #homeIcons #ta a {
    background: url(../images/taccidents.png) no-repeat left 2px !important;
  }
}
#homeIcons #dp a {
  background: url(../images/d-product.png) no-repeat center 58px !important;
}
@media only screen and (max-width: 767px) {
  #homeIcons #dp a {
    background: url(../images/d-product.png) no-repeat left 2px !important;
  }
}
#homeIcons #cb a {
  background: url(../images/wd.png) no-repeat center 47px !important;
}
@media only screen and (max-width: 767px) {
  #homeIcons #cb a {
    background: url(../images/wd.png) no-repeat left 2px !important;
  }
}
.ciblock strong {
  text-transform: uppercase !important;
}
.ciblock strong a {
  color: #416d9d !important;
}
.stat-text {
  font-size: 30px !important;
  font-weight: bold !important;
  text-align: center !important;
  color: #114884 !important;
}
#gform_submit_button_4 {
  background: #edaf38 !important;
  color: #114884 !important;
  border: 1px solid #fff !important;
}
#gform_submit_button_4:hover {
  background: #fff !important;
}
#footerForm {
  color: #fff !important;
}
#footerForm .gform_wrapper .gform_footer {
  padding: 0px !important;
}
#footerForm .gform_wrapper .gform_footer input[type="submit"] {
  margin-right: 0px !important;
}
#footerForm h4 {
  text-align: center !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 34px !important;
  font-familY: 'Roboto', sans-serif !important;
  font-weight: bold !important;
  font-style: normal !important;
  margin: 0px !important;
  line-height: 1.1 !important;
}
@media only screen and (max-width: 767px) {
  #footerForm h4 {
    font-size: 26px !important;
  }
}
#footerForm .gfield_label {
  display: none !important;
}
#footerForm input, #footerForm .gfield textarea {
  font-size: 14px !important;
}
#footerForm input.medium, #footerForm textarea {
  padding-left: 8px !important;
}
#footerForm input.medium {
  height: 60px !important;
}
@media only screen and (max-width: 767px) {
  #footerForm input.medium {
    width: 100% !important;
  }
}
#footerForm .top_label textarea.textarea {
  width: 50% !important;
  float: right !important;
  display: inline-block !important;
  margin-top: -228px !important;
  margin-right: -15px !important;
  height: 208px !important;
}
@media only screen and (max-width: 1130px) {
  #footerForm .top_label textarea.textarea {
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1020px) {
  #footerForm .top_label textarea.textarea {
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #footerForm .top_label textarea.textarea {
    margin-top: 0px !important;
    float: none !important;
    width: 100% !important;
  }
}
.formnote {
  font-size: 14px !important;
}
.foot-widge h3 {
  color: #fff !important;
}
.foot-widge h4 {
  color: #76a3cc !important;
}
.foot-widge h2 {
  margin-top: 0px !important;
}
.footnavi ul li {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.footnavi ul li::before {
  content: "■";
  color: #76a3cc;
  margin-right: 10px !important;
  display: inline-block;
}
.footnavi li a:hover {
  color: #76a3cc !important;
}
.footnavi li.current_page_item {
  border: none;
}
.footnavi li.current_page_item a {
  color: #76a3cc !important;
  border: none !important;
}
.verdicts-callout {
  font-size: 60px !important;
  font-weight: 300 !important;
  line-height: 1.1 !important;
}
@media only screen and (max-width: 767px) {
  .verdicts-callout {
    font-size: 40px !important;
  }
}
.verdicts-callout strong {
  text-transform: uppercase !important;
}
.verdict-boxes {
  text-align: center !important;
  color: #fff !important;
  margin-left: 20px !important;
  margin-right: 20px !important;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.verdict-boxes h3 {
  margin-top: 0px !important;
  color: #edaf38 !important;
  font-size: 48px !important;
  font-family: 'Oswald', sans-serif;
}
.nonflip-boxes .fl-col-content {
  background: #114884 !important;
}
.nonflip-box {
  text-align: center !important;
  color: #fff !important;
  background: #114884 !important;
  margin-left: 20px !important;
  margin-right: 20px !important;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.nonflip-box h3 {
  margin-top: 0px !important;
  color: #edaf38 !important;
  font-size: 48px !important;
  font-family: 'Oswald', sans-serif;
}
.verdict-flips .flipbox .pp-flipbox-front .pp-flipbox-image {
  margin-bottom: 40px !important;
}
.verdict-flips .flipbox .pp-flipbox-front h3 {
  color: #edaf38 !important;
  font-size: 48px !important;
  font-family: 'Oswald', sans-serif;
}
.verdict-flips .flipbox .pp-flipbox-front p {
  margin-bottom: 50px !important;
}
/* AOP MENU NORMAL */
.sideNav h2 {
  background: #0d2340 !important;
  padding: 13px 16px !important;
  margin-bottom: 0px !important;
  font-size: 30px !important;
  color: #fff !important;
  margin-top: 0px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: 'Roboto', serif !important;
  font-weight: 500 !important;
}
.sideNav h4 {
  background: #0d2340 !important;
  padding: 13px 16px !important;
  margin-bottom: 0px !important;
  font-size: 30px !important;
  color: #fff !important;
  margin-top: 0px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: 'Roboto', serif !important;
  font-weight: 500 !important;
}
.sideNav .fl-module-content {
  border: 1px solid #060707 !important;
}
.sideNav ul {
  margin-bottom: 0px !important;
}
.sideNav li {
  padding: 0 !important;
  margin: 0px !important;
  border-bottom: 1px solid #919191 !important;
}
.sideNav li a {
  display: block;
  color: #ffffff !important;
  font-family: 'Roboto', serif !important;
  padding: 15px 15px 15px 45px !important;
  position: relative;
  background: #114884;
}
.sideNav li a:hover {
  background: #00396c;
  color: #fff !important;
  text-decoration: none;
}
.sideNav li a:hover:before {
  color: #fff;
}
.sideNav li a:before {
  content: "•" !important;
  position: absolute;
  left: 35px;
  top: 14px;
  color: #fff;
}
.sideNav li.current_page_item a {
  color: #fff !important;
  background: #00396c !important;
}
.sideNav li.current_page_item a:before {
  color: #fff !important;
}
/* Side Rotator */
.side-rotator .fl-module-content {
  border: 1px solid #060707 !important;
}
.fl-sidebar .widget_nav_menu, .fl-sidebar .TestimonialRotatorWidget {
  border: 1px solid #060707 !important;
}
.side-rotator .testimonial_rotator_widget_wrap.with-prevnext {
  border-left: 3px solid #eaeaea !important;
  border-right: 3px solid #eaeaea !important;
  border-top: 3px solid #eaeaea !important;
  border-bottom: 30px solid #eaeaea !important;
}
.side-rotator h2 {
  background: #114884 !important;
  padding: 13px 16px !important;
  margin-bottom: 0px !important;
  font-size: 30px !important;
  color: #fff !important;
  margin-top: 0px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: 'Roboto', serif !important;
  font-weight: 500 !important;
}
.side-rotator h4 {
  background: #114884 !important;
  padding: 13px 16px !important;
  margin-bottom: 0px !important;
  font-size: 30px !important;
  color: #fff !important;
  margin-top: 0px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: 'Roboto', serif !important;
  font-weight: 500 !important;
}
.side-rotator .testimonial_rotator_widget_wrap {
  background: #daf0ff !important;
}
.side-rotator .slide {
  z-index: 99 !important;
}
.side-rotator .testimonial_rotator_slide_title {
  color: #114884 !important;
  text-align: center !important;
  font-weight: bold !important;
  font-size: 30px !important;
}
.side-rotator .testimonial_rotator_quote {
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 5px !important;
  color: #232323 !important;
  text-align: center !important;
}
@media only screen and (max-width: 1020px) {
  .side-rotator .testimonial_rotator_quote {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
}
.side-rotator .testimonial_rotator_author_info {
  border-left: none !important;
  text-align: center !important;
  color: #232323 !important;
}
.side-rotator .testimonial_rotator_prev, .side-rotator .testimonial_rotator_next {
  top: 100% !important;
  background: #fefefe !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  font-size: 14px !important;
  z-index: 1 !important;
}
.side-rotator .testimonial_rotator_prev {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.side-rotator .testimonial_rotator_next {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.side-rotator .testimonial_rotator_slide {
  padding-top: 20px !important;
  padding-bottom: 0px !important;
}
.side-rotator .testimonial_rotator_stars {
  display: none !important;
}
.fl-content-left .fl-row-content-wrap {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 0px !important;
}
.fl-content-left .fl-module-content {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 0px !important;
  padding-top: 0px !important;
}
.fl-content-left {
  border-right: 0px !important;
}
.department-award {
  margin-bottom: 0px !important;
  background: #daf0ff !important;
  color: #114884 !important;
  font-size: 24px !important;
  padding: 15px !important;
  border: 1px solid #34393c !important;
}
.department-award a {
  color: #114884 !important;
}
.the-quote {
  color: #114884 !important;
}
.the-quote blockquote {
  font-size: 34px !important;
  border-left: none !important;
  background: url(../images/quotes.png) no-repeat left 15px !important;
  padding-left: 30px !important;
}
.the-quote-small {
  color: #114884 !important;
}
.the-quote-small blockquote {
  font-size: 24px !important;
  border-left: none !important;
  background: url(../images/quotes.png) no-repeat left 15px !important;
  padding-left: 30px !important;
}
.verdict-highlight {
  background: #daf0ff !important;
  color: #114884 !important;
  font-size: 24px !important;
  border: 1px solid #114884 !important;
}
.verdict-highlight strong {
  font-size: 32px !important;
}
.homenavi {
  text-align: right !important;
}
@media only screen and (max-width: 767px) {
  .homenavi {
    text-align: none !important;
  }
}
.homenavi .fl-has-submenu-container a {
  padding-right: 10px !important;
}
.homenavi .sub-menu a {
  text-transform: none !important;
  color: #114884 !important;
}
.homenavi .sub-menu a:hover {
  color: #fff !important;
  background: #114884 !important;
}
@media only screen and (max-width: 767px) {
  .homenavi .fl-menu-responsive-toggle-mobile {
    background: #efefef !important;
    border: 1px solid #dadada !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .homenavi .fl-menu-mobile-toggle {
    color: #333 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .homenavi .menu > li > a, .homenavi .menu > li > .fl-has-submenu-container > a {
    text-align: left !important;
    color: #000 !important;
  }
}
.homenavi .fl-menu-toggle:before {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .homenavi .fl-menu-toggle:before {
    display: block !important;
    border-color: #000 !important;
  }
}
.bio-open h1 {
  font-size: 60px !important;
  text-transform: uppercase !important;
  margin-bottom: 0px !important;
  line-height: 1.1 !important;
  margin-top: 0px !important;
}
.bio-open h2 {
  font-size: 45px !important;
  text-transform: uppercase !important;
  line-height: 1.1 !important;
}
.bio-open .attorney-contact {
  margin-bottom: 10px !important;
  border-top: 3px solid #e3e3e3 !important;
  border-bottom: 3px solid #e3e3e3 !important;
  padding: 10px 0px !important;
}
.verdict-bottom strong {
  color: #114783 !important;
}
.auto-callout {
  background: url(../images/auto-header.png) no-repeat right 15px !important;
}
.medical-callout {
  background: url(../images/medical-header.png) no-repeat right 15px !important;
}
.nurse-callout {
  background: url(../images/nursing-header.png) no-repeat right 15px !important;
}
.product-callout {
  background: url(../images/scale.png) no-repeat right 15px !important;
}
.wrongful-callout {
  background: url(../images/scale.png) no-repeat right 15px !important;
}
.fl-sidebar .widget_recent_entries ul, .fl-sidebar .widget_archive ul, .fl-sidebar .widget_categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.43);
  border-bottom: 1px solid #fff;
}
.fl-sidebar .widget_recent_entries ul li, .fl-sidebar .widget_archive ul li, .fl-sidebar .widget_categories ul li {
  margin: 0;
  padding: 0;
  border-color: #3d3d3d !important;
}
.fl-sidebar .widget_recent_entries ul li a, .fl-sidebar .widget_archive ul li a, .fl-sidebar .widget_categories ul li a {
  display: block;
  background: #252525;
  color: #fff;
  position: relative;
  padding: 16px 20px 16px 40px;
}
.fl-sidebar .widget_recent_entries ul li a:before, .fl-sidebar .widget_archive ul li a:before, .fl-sidebar .widget_categories ul li a:before {
  content: "•" !important;
  position: absolute;
  top: 14px;
  left: 30px;
  color: #fff !important;
  font-size: 18px;
}
.fl-sidebar .widget_recent_entries ul li a:hover, .fl-sidebar .widget_archive ul li a:hover, .fl-sidebar .widget_categories ul li a:hover {
  color: #252525;
  background: #76a3cc;
}
.fl-sidebar .widget_recent_entries ul li a:hover:before, .fl-sidebar .widget_archive ul li a:hover:before, .fl-sidebar .widget_categories ul li a:hover:before {
  color: #252525 !important;
}
.fl-sidebar .widget_recent_entries ul li.current_page_item a, .fl-sidebar .widget_archive ul li.current_page_item a, .fl-sidebar .widget_categories ul li.current_page_item a {
  border: 1px solid #3d3d3d !important;
  background: #001641 !important;
  color: #fff !important;
}
.fl-sidebar .widget_recent_entries ul li.current_page_item a:hover:before, .fl-sidebar .widget_archive ul li.current_page_item a:hover:before, .fl-sidebar .widget_categories ul li.current_page_item a:hover:before {
  color: #fff !important;
}
.fl-sidebar .widget_recent_entries h4, .fl-sidebar .widget_archive h4, .fl-sidebar .widget_categories h4 {
  background: #114884 !important;
  padding: 13px 16px !important;
  margin-bottom: 0px !important;
  font-size: 30px !important;
  color: #fff !important;
  margin-top: 0px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: 'Roboto', serif !important;
  font-weight: 500 !important;
}
/* OLD CODE */
.ppc-text {
  font-size: 20px !important;
}
.testimonial-block .fl-module-content {
  background: #114783 !important;
  color: #fff !important;
  font-size: 26px !important;
  padding: 30px !important;
}
@media only screen and (max-width: 767px) {
  .social-icons .fl-icon-group {
    text-align: center !important;
  }
}
.header-logo {
  z-index: 1 !important;
}
@media only screen and (max-width: 767px) {
  .header-logo .fl-photo {
    text-align: center !important;
  }
}
#fl-to-top {
  right: none !important;
  left: 15px !important;
}
@media only screen and (max-width: 767px) {
  #fl-to-top {
    display: none !important;
  }
}
a:hover {
  text-decoration: none !important;
}
h3 {
  color: #001641 !important;
  font-style: normal !important;
}
@media only screen and (max-width: 767px) {
  .head-social .fl-icon-group {
    text-align: center !important;
  }
}
.header-cta {
  font-size: 20px;
  font-familY: 'Roboto', sans-serif !important;
  font-weight: 500 !important;
  color: #fff;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .header-cta {
    text-align: center !important;
  }
}
.header-cta a {
  color: #fff;
  text-decoration: none;
  cursor: default;
  display: inline;
  cursor: pointer !important;
  cursor: hand !important;
}
.header-cta a:hover {
  color: #edaf38 !important;
}
.usp-block {
  font-family: 'Oswald', sans-serif;
  font-weight: 300 !important;
  font-size: 71px !important;
  text-align: center !important;
  color: #fff !important;
  line-height: 1.2 !important;
}
@media only screen and (max-width: 767px) {
  .usp-block {
    font-size: 44px !important;
  }
}
@media only screen and (max-width: 767px) {
  .home-logo {
    text-align: center !important;
  }
}
@media only screen and (max-width: 767px) {
  .about-content {
    background: #fff !important;
  }
}
#about {
  background: #ccc;
  /* Old browsers */
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #114783 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #114783 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #114783 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#114783',GradientType=1);
  /* IE6-9 */
}
@media only screen and (max-width: 767px) {
  #about {
    background: #ccc !important;
  }
}
@media only screen and (max-width: 767px) {
  #about .fl-row-content-wrap {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
#about a {
  color: #2d9fd5 !important;
}
#about a:hover {
  text-decoration: underline !important;
}
.verdicts .testimonial_rotator.template-default .testimonial_rotator_author_info {
  display: none !important;
}
.verdicts a {
  float: right !important;
  margin-top: 25px !important;
}
@media only screen and (max-width: 1020px) {
  .verdicts {
    background: #252525;
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .verdicts {
    background: #252525;
    padding: 20px;
  }
}
.verdicts h3 {
  color: #fff !important;
  padding: 12px;
  border: solid #fff;
  border-width: 1px 0;
  font-style: normal !important;
}
.verdicts h4 {
  margin-top: 30px !important;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  font-size: 36px;
  line-height: 44px !important;
  margin-bottom: 20px !important;
  font-style: normal !important;
  font-weight: bold !important;
}
.verdicts br {
  display: none !important;
}
.verdicts .testimonial_rotator_quote {
  color: #fff !important;
  font-size: 20px !important;
  line-height: 34px !important;
}
.verdicts .testimonial_rotator_stars {
  display: none !important;
}
.verdicts h2 {
  text-transform: uppercase !important;
  color: #fff;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 36px !important;
  background: url(../images/numberOne.png) no-repeat top left !important;
  padding-left: 220px !important;
  padding-bottom: 30px !important;
}
@media only screen and (max-width: 1020px) {
  .verdicts h2 {
    background: none !important;
    width: 100% !important;
    font-size: 20px;
    line-height: 28px;
    background-size: 11% !important;
    padding-left: 0px !important;
  }
  .verdicts h2 br {
    display: none;
  }
}
.verdicts #testimonial_rotator_wrap_127 {
  color: #fff !important;
  font-size: 18px;
  margin: -80px 0 0 0 !important;
  padding: 80px 12px 0 !important;
}
.verdicts #testimonial_rotator_wrap_127 h2 {
  padding: 0px !important;
  background: none !important;
  font-size: 24px !important;
}
.verdicts #testimonial_rotator_wrap_127 .testimonial_rotator_nav {
  position: absolute;
  top: 15px;
  right: 30px;
}
.verdicts #testimonial_rotator_wrap_127 .testimonial_rotator_nav div {
  color: #fff !important;
}
.verdicts #testimonial_rotator_wrap_127 .testimonial_rotator_nav div.testimonial_rotator_prev {
  left: -25px !important;
}
.verdicts #testimonial_rotator_wrap_127 .testimonial_rotator_nav div.testimonial_rotator_next {
  right: -25px !important;
}
.verdicts #testimonial_rotator_wrap_4891 {
  color: #fff !important;
  font-size: 18px;
  margin: -80px 0 0 0 !important;
  padding: 80px 12px 0 !important;
}
.verdicts #testimonial_rotator_wrap_4891 h2 {
  padding: 0px !important;
  background: none !important;
  font-size: 24px !important;
}
.verdicts #testimonial_rotator_wrap_4891 .testimonial_rotator_nav {
  position: absolute;
  top: 30px;
  right: 30px;
}
.verdicts #testimonial_rotator_wrap_4891 .testimonial_rotator_nav div {
  color: #fff !important;
}
.verdicts #testimonial_rotator_wrap_4891 .testimonial_rotator_nav div.testimonial_rotator_prev {
  left: -25px !important;
}
.verdicts #testimonial_rotator_wrap_4891 .testimonial_rotator_nav div.testimonial_rotator_next {
  right: -25px !important;
}
.team-image img {
  margin: 0px !important;
}
.team-image p {
  margin-bottom: 0px !important;
}
#paCI {
  color: #fff;
  background: url(../images/skeleton.jpg) no-repeat fixed !important;
  background-size: cover !important;
}
@media only screen and (max-width: 767px) {
  #paCI {
    background: #184780 !important;
  }
}
#paCI h2 {
  color: #fff;
}
#paCI a {
  font-weight: bold;
}
#paTA {
  color: #fff;
  background: url(../images/CAR-BG.jpg) no-repeat fixed !important;
  background-size: cover !important;
}
@media only screen and (max-width: 767px) {
  #paTA {
    background: #232323 !important;
  }
}
#paTA h2 {
  color: #fff;
}
#paTA a {
  font-weight: bold;
}
#paDP {
  background: url(../images/gears.jpg) no-repeat center !important;
  background-size: cover !important;
}
@media only screen and (max-width: 767px) {
  #paDP {
    background: #f2f2f2 !important;
  }
}
#paDP a {
  font-weight: bold;
  color: #001641;
}
#BCL {
  background: #d7d7d7 !important;
}
#BCL h2 {
  color: #001641 !important;
}
#BCL h3 {
  font-size: 18px;
  margin-top: 0;
}
#paFP a {
  font-weight: bold;
  color: #001641;
}
#paFP h3 {
  margin-top: 0px !important;
  color: #001641 !important;
  font-style: normal !important;
}
.footbadges {
  text-align: center !important;
}
#gform_submit_button_4 {
  float: right !important;
}
@media only screen and (max-width: 767px) {
  .magazine-zone .fl-row-content-wrap {
    background-image: none !important;
  }
}
/* Sidebar */
.full-victories {
  margin: 20px !important;
}
.sub-image img {
  margin: 0px !important;
}
.sbVictories {
  -webkit-box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.43);
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  background: #f0f0f0;
}
.sbVictories h4, .sbVictories h2 {
  margin: 0 !important;
  padding: 20px !important;
  background: #252525;
  color: #fff;
  font: bold italic 20px "roboto", arial, sans-serif;
  text-transform: uppercase !important;
}
.sbVictories .testimonial_rotator_nav {
  position: relative;
  top: 15px;
}
.sbVictories .testimonial_rotator_nav .testimonial_rotator_prev {
  left: -15px;
}
.sbVictories .testimonial_rotator_nav .testimonial_rotator_next {
  right: -15px;
}
.sbVictories .testimonial_rotator_widget_wrap {
  color: #000 !important;
  padding: 20px;
  font: 16px "roboto", arial, sans-serif;
}
.sbVictories .testimonial_rotator_widget_wrap .testimonial_rotator_slide_title {
  font: 24px "roboto", arial, sans-serif !important;
  color: #76a3cc !important;
  font-weight: 900 !important;
  font-style: normal !important;
}
.sbVictories .testimonial_rotator_widget_wrap .testimonial_rotator_read_all {
  text-align: right;
  display: block;
  padding: 10px 0 5px 0;
  color: #76a3cc !important;
  text-decoration: underline;
}
.side-testimonials {
  margin-bottom: 0px !important;
}
.side-testimonials .testimonial_rotator.format-list .slide {
  margin-top: 20px !important;
}
.side-testimonials .testimonial_rotator_stars {
  display: none !important;
}
.side-testimonials .testimonial_rotator.template-default .testimonial_rotator_author_info {
  display: none !important;
}
.our-results {
  text-align: center !important;
}
.our-results a {
  display: block;
  background: #003a63 !important;
  color: #fff;
  position: relative;
  padding: 16px 20px 16px 20px;
}
.our-results a:hover {
  color: #252525 !important;
  background: #76a3cc !important;
}
.our-results a:hover:before {
  color: #252525 !important;
}
/* TEAM PAGE */
span.name, span.title {
  display: block !important;
  text-align: left !important;
}
span.attyname {
  font-size: 18px !important;
  line-height: 1.1;
  text-transform: uppercase !important;
  color: #4b3e37 !important;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
span.attytitle {
  font-size: 16px;
  line-height: 1.1;
  font-family: 'Roboto', sans-serif;
  font-weight: 100 !important;
  text-transform: uppercase !important;
}
.bottom-atty {
  border-top: 3px solid #76a3cc !important;
}
@media only screen and (max-width: 767px) {
  .meet-attorneys {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.meet-attorneys .fl-photo {
  border: 1px solid #525252 !important;
}
.meet-attorneys .fl-photo-content {
  overflow: hidden;
  /* [1.2] Hide the overflowing of child elements */
}
.meet-attorneys .fl-photo-content img {
  transition: transform 0.5s ease;
}
.meet-attorneys .fl-photo-content:hover img {
  transform: scale(1.1);
}
.meet-attorneys .attorney-col {
  border-bottom: 3px solid #76a3cc !important;
}
/* Attorney Pages */
@media only screen and (max-width: 767px) {
  .fl-col-small {
    max-width: 100% !important;
  }
}
/* Toggle Page */
.fl-accordion-button-label {
  color: #76a3cc !important;
  font-size: 20px !important;
  font-style: italic;
  line-height: 24px !important;
  font-weight: 700 !important;
  font-family: 'Roboto' !important;
}
/* PPC Page */
.ppc-form {
  background: #232323 !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.ppc-form h3 {
  color: #fff !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-size: 28px !important;
}
.ppc-form .gfield_label {
  display: none !important;
}
.ppc-form input[type="text"] {
  height: 40px !important;
}
.foot-testimonial {
  text-align: center !important;
}
.fact-box {
  background: #000 !important;
  color: #fff !important;
  padding: 30px !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  font-size: 25px !important;
  line-height: 1.2 !important;
}
.fact-box p {
  margin-bottom: 0px !important;
}
/* Sidebar Widgets Blog */
#archives-dropdown-2 {
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .transparent-header {
    background: #000 !important;
  }
}
@media only screen and (max-width: 767px) {
  .fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-sticky) {
    position: relative !important;
  }
}
.mobile-slide {
  display: none !important;
}
.mobile-slide img {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mobile-slide p {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 767px) {
  .mobile-slide {
    display: none !important;
  }
}
@media only screen and (max-width: 1020px) {
  body {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 767px) {
  .foot-local {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .copyright-bottom {
    padding-bottom: 70px !important;
    background: #fff !important;
    text-align: center !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .copyright-bottom p {
    text-align: center !important;
  }
}
/* Mobile Header */
.mobileHead {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mobileHead {
    display: block !important;
    position: fixed;
    z-index: 2000000000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
    background: #000000;
    height: 50px;
    top: 0px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.5) 0 3px 10px;
  }
}
.mobileHead .liveChat3 {
  top: 0px !important;
  left: 5px !important;
  height: 50px !important;
  width: 50% !important;
  padding: 14px 0 0 35px;
  position: fixed;
  color: #fff !important;
  display: block;
  background: url(../images/mobileChat.png) no-repeat 5px 17px !important;
}
.mobileHead .phone2 {
  box-sizing: content-box;
  display: block;
  position: fixed !important;
  text-align: right !important;
  top: 0px !important;
  right: 10px !important;
  padding: 14px 30px 0 0 !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: bold !important;
  width: 50% !important;
  background: url(../images/call.png) no-repeat right 17px !important;
  height: 36px;
}
.call-out-box {
  color: #1d1b1c !important;
  font-size: 20px !important;
}
.call-out-box h3 {
  margin-top: 30px !important;
  color: #00143f !important;
  font-size: 34px !important;
}
@media only screen and (max-width: 767px) {
  .call-out-box h3 {
    font-size: 24px !important;
  }
}
/* PPC Template */
.ppc-header {
  background: #232323 !important;
}
.ppc-header h1 {
  color: #fff !important;
}
.ppc-cta {
  background: #003a63 !important;
}
.ppc-cta h2 {
  margin-top: 0px !important;
  color: #fff !important;
}
.ppc-burn .testimonial_rotator_quote, .ppc-burn .testimonial_rotator_author_info {
  display: none !important;
}
.ppc-burn .testimonial_rotator_description {
  padding: 20px !important;
}
.ppc-testimonials {
  margin-bottom: 0px !important;
}
.ppc-testimonials .testimonial_rotator.format-list .slide {
  margin-top: 20px !important;
}
.ppc-testimonials .testimonial_rotator_stars {
  display: none !important;
}
.ppc-testimonials .testimonial_rotator.template-default .testimonial_rotator_author_info {
  display: none !important;
}
.ppcVictories {
  text-align: center !important;
  -webkit-box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.43);
  box-shadow: 0px 10px 24px -6px rgba(0, 0, 0, 0.43);
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  background: #f0f0f0;
}
.ppcVictories h4, .ppcVictories h2 {
  margin: 0 !important;
  padding: 20px !important;
  background: #252525;
  color: #fff;
  font: bold italic 20px "roboto", arial, sans-serif;
  text-transform: uppercase !important;
}
.ppcVictories .testimonial_rotator_nav {
  position: relative;
  top: 15px;
}
.ppcVictories .testimonial_rotator_nav .testimonial_rotator_prev {
  left: -15px;
}
.ppcVictories .testimonial_rotator_nav .testimonial_rotator_next {
  right: -15px;
}
.ppcVictories .testimonial_rotator_widget_wrap {
  color: #000 !important;
  padding: 20px;
  font: 16px "roboto", arial, sans-serif;
}
.ppcVictories .testimonial_rotator_widget_wrap .testimonial_rotator_slide_title {
  font: 30px "roboto", arial, sans-serif !important;
  color: #76a3cc !important;
  font-weight: 900 !important;
  font-style: normal !important;
}
.ppcVictories .testimonial_rotator_widget_wrap .testimonial_rotator_read_all {
  text-align: right;
  display: block;
  padding: 10px 0 5px 0;
  color: #76a3cc !important;
  text-decoration: underline;
}
.ppcVictories .testimonial_rotator_quote {
  font-size: 18px !important;
}
.ppc-content {
  font-size: 19px !important;
}
.mega-col a {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}
@media only screen and (max-width: 767px) {
  .mega-col a {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
}
.banded-together h1 {
  font-size: 30px !important;
}
.banded-together h2 {
  font-style: normal !important;
}
.donate-section {
  margin-top: 50px !important;
  background: #daf0ff !important;
  font-size: 22px !important;
}
.donate-section p {
  margin-left: 20px !important;
  margin-right: 20px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.donate-section h3 {
  font-size: 30px !important;
  color: #fff !important;
  background: #114884 !important;
  margin-top: 0px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
