@charset "UTF-8";
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
@font-face {
  font-family: 'icomoon';
  src: url("https://www.karpelitigation.com/wp-content/themes/Avada-Child-Theme/fonts/icomoon.eot");
  src: url("https://www.karpelitigation.com/wp-content/themes/Avada-Child-Theme/fonts/icomoon.eot?crg0ua#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 31, style.scss */
[class^="iconmoon-"], [class*=" iconmoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 45, style.scss */
.iconmoon-medical-2-icon:before {
  content: "\e909";
}

/* line 48, style.scss */
.iconmoon-bike-icon:before {
  content: "\e90a";
}

/* line 51, style.scss */
.iconmoon-dog-icon:before {
  content: "\e90b";
}

/* line 54, style.scss */
.iconmoon-slip-2-icon:before {
  content: "\e90c";
}

/* line 57, style.scss */
.iconmoon-socialsec-icon:before {
  content: "\e90d";
}

/* line 60, style.scss */
.iconmoon-truck-icon:before {
  content: "\e90e";
}

/* line 63, style.scss */
.iconmoon-car-2-icon:before, .page-id-5228 .iconmoon-content-sb:before, .parent-pageid-5228 .iconmoon-content-sb:before {
  content: "\e906";
}

/* line 66, style.scss */
.iconmoon-construction-icon:before, .page-id-12 .iconmoon-content-sb:before, .parent-pageid-12 .iconmoon-content-sb:before {
  content: "\e907";
}

/* line 69, style.scss */
.iconmoon-medical-icon:before, .page-id-16 .iconmoon-content-sb:before, .parent-pageid-16 .iconmoon-content-sb:before, .page-id-14 .iconmoon-content-sb:before, .parent-pageid-14 .iconmoon-content-sb:before {
  content: "\e908";
}

/* line 72, style.scss */
.iconmoon-shake-icon:before, .iconmoon-content-sb:before {
  content: "\e905";
}

/* line 75, style.scss */
.iconmoon-bubble:before, .sb-solo-form .iconmoon-content-sb::before, #main .page-content .ask-lee .ask-lee-title:before {
  content: "\e904";
}

/* line 78, style.scss */
.iconmoon-quote-right:before {
  content: "\e902";
}

/* line 81, style.scss */
.iconmoon-quote-left:before {
  content: "\e903";
}

/* line 84, style.scss */
.iconmoon-car-icon:before {
  content: "\e800";
}

/* line 87, style.scss */
.iconmoon-slip-icon:before, .page-id-5148 .iconmoon-content-sb:before, .parent-pageid-5148 .iconmoon-content-sb:before {
  content: "\e901";
}

/* line 117, style.scss */
.fusion-is-sticky .fusion-secondary-header {
  top: 0;
  z-index: 211;
  position: fixed;
  width: 100%;
}

/* line 125, style.scss */
.fusion-contact-info {
  position: relative;
  font-family: "lato", helvetica, arial;
  font-size: 13px;
  font-weight: 700;
  /*
  &:before {//up arrow to point to call info -> IF wanted
  	content: "";
  	position: absolute;
  	width: 0;
  	height: 0;
  	top: 0;
  	left: 0;
  	border-style: solid;
  	border-width: 0 12.5px 12px 12.5px;
  	border-color: transparent transparent #ffffff;
  	-webkit-transform:rotate(360deg); //for a better anti-aliasing in webkit browser 
  }
  */
}
/* line 146, style.scss */
.fusion-contact-info .inner-text {
  position: relative;
  padding-left: 20px;
}
/* line 150, style.scss */
.fusion-contact-info .inner-text:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  font-size: 19px;
  margin-top: -2px;
  line-height: 19px;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
  transform: translate(0px, 0px);
}
@media (min-width: 800px) {
  /* line 150, style.scss */
  .fusion-contact-info .inner-text:before {
    margin-top: 0;
  }
}
@media (min-width: 800px) {
  /* line 125, style.scss */
  .fusion-contact-info {
    font-size: 16px;
  }
}

/* line 187, style.scss */
.mobile-header-phone {
  border-left: none !important;
  font-size: 15px;
  font-weight: 600;
}

/* line 194, style.scss */
.fusion-secondary-menu > ul > li {
  border: none;
}

/* line 199, style.scss */
.fusion-secondary-header {
  border-bottom: none;
}

/* line 203, style.scss */
.header-contact-btn a {
  background: #fff;
  color: #1b9352 !important;
  border-radius: 18px;
  padding: 8px 16px 9px 16px !important;
  display: block !important;
  line-height: 15px;
  height: auto !important;
  font-size: 15px;
}
@media (min-width: 1024px) {
  /* line 203, style.scss */
  .header-contact-btn a {
    margin-top: 6px;
  }
}
/* line 217, style.scss */
.header-contact-btn a:hover {
  opacity: 0.6;
}

/* line 223, style.scss */
.fusion-social-links-header {
  display: none;
}
@media (min-width: 801px) {
  /* line 223, style.scss */
  .fusion-social-links-header {
    display: block;
  }
}

/* line 232, style.scss */
.fusion-main-menu > ul > li.fusion-main-menu-search > a {
  font-weight: 400;
}

/* line 237, style.scss */
.fusion-mobile-menu-sep, .fusion-secondary-main-menu {
  border-bottom-color: #1b9352 !important;
  border-width: 2px;
}

/* line 242, style.scss */
.fusion-main-menu > ul > li > a {
  text-transform: uppercase;
}

/* line 245, style.scss */
.fusion-main-menu .sub-menu li a {
  font-family: "lato", helvetica, arial !important;
  text-transform: uppercase;
}

/* line 251, style.scss */
.desktop-last-child {
  padding-right: 0 !important;
}

/* line 256, style.scss */
.fusion-header-v4 .fusion-header {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}

/* line 265, style.scss */
.fusion-header-v4 .fusion-logo a {
  padding-top: 10px;
}
@media (min-width: 801px) {
  /* line 265, style.scss */
  .fusion-header-v4 .fusion-logo a {
    padding-top: 22px;
  }
}

/* line 273, style.scss */
.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo {
  width: 80% !important;
}
@media (min-width: 600px) {
  /* line 273, style.scss */
  .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo {
    width: 50% !important;
  }
}
@media (min-width: 801px) {
  /* line 273, style.scss */
  .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo {
    width: auto !important;
  }
}

/* line 285, style.scss */
.lee-h-cta {
  display: none;
  margin-top: -36px;
}
@media (min-width: 801px) {
  /* line 285, style.scss */
  .lee-h-cta {
    display: block;
  }
}
/* line 293, style.scss */
.lee-h-cta .lee-h-cta-txt {
  margin: 0;
  margin-top: 70px;
  color: #1b9352;
  font-family: "lato", helvetica, sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 30px;
  float: left;
  text-align: center;
}
/* line 305, style.scss */
.lee-h-cta .lee-h-cta-tel {
  display: block;
  color: #000;
  font-size: 24px;
  letter-spacing: 0;
}
/* line 311, style.scss */
.lee-h-cta .lee-h-cta-tel a {
  padding-top: 10px;
  color: #000;
}
/* line 316, style.scss */
.lee-h-cta .lee-h-cta-img {
  margin: 0;
  float: left;
  pointer-events: none;
}
/* line 321, style.scss */
.lee-h-cta .lee-h-cta-chat {
  margin: 0;
  margin-top: 58px;
  float: left;
}

/* line 336, style.scss */
#video-banner {
  text-align: center;
}
/* line 338, style.scss */
#video-banner .banner-title-leadin {
  font-size: 50px;
  font-family: "lato", helvetica, arial;
  font-weight: 600;
  line-height: 80px;
  text-transform: uppercase;
  color: #1b9352;
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}
@media (min-width: 801px) {
  /* line 338, style.scss */
  #video-banner .banner-title-leadin {
    line-height: 50px;
  }
}
@media (min-width: 1046px) {
  /* line 338, style.scss */
  #video-banner .banner-title-leadin {
    line-height: 80px;
  }
}
@media (min-width: 1140px) {
  /* line 338, style.scss */
  #video-banner .banner-title-leadin {
    margin-bottom: 10px;
  }
}
/* line 357, style.scss */
#video-banner .banner-title-main {
  margin-bottom: 20px;
  font-size: 62px !important;
  line-height: 68px !important;
  font-family: "lato", helvetica, arial;
  font-weight: 600;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  text-transform: uppercase;
  letter-spacing: -4px;
}
@media (min-width: 600px) {
  /* line 357, style.scss */
  #video-banner .banner-title-main {
    font-size: 80px !important;
    line-height: 78px !important;
  }
}
@media (min-width: 801px) {
  /* line 357, style.scss */
  #video-banner .banner-title-main {
    font-size: 68px !important;
    line-height: 68px !important;
  }
}
@media (min-width: 1140px) {
  /* line 357, style.scss */
  #video-banner .banner-title-main {
    font-size: 80px !important;
    line-height: 76px !important;
  }
}
/* line 386, style.scss */
#video-banner .banner-title-main:after {
  background: #1b9352 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 4px;
  margin: 0 auto;
  margin-top: 10px;
  width: 68px;
}
/* line 396, style.scss */
#video-banner .banner-title-main span {
  display: block;
}
/* line 400, style.scss */
#video-banner .banner-content-txt {
  color: #fff;
  font-family: "lato", helvetica, arial;
  font-size: 20px;
  line-height: 26px;
  margin: 0 auto;
  margin-bottom: 26px;
  max-width: 380px;
  text-align: center;
  letter-spacing: -0.5px;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  padding: 16px;
}
/* line 413, style.scss */
#video-banner .button-group {
  margin: 0 auto;
  max-width: 216px;
  width: 100%;
}
/* line 419, style.scss */
#video-banner .button-group .trans-wrap {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
}
@media (min-width: 488px) {
  /* line 419, style.scss */
  #video-banner .button-group .trans-wrap {
    float: left;
    display: block;
    margin-bottom: 0;
  }
}
/* line 431, style.scss */
#video-banner .button-group .orange-btn, #video-banner .button-group .red-btn, #video-banner .button-group #comment-submit {
  padding: 11px 20px;
}

/* line 440, style.scss */
.home-banner-form {
  margin-bottom: 16px;
  padding: 20px 28px;
  border-radius: 8px;
  border: 2px solid #BBBDBD;
  background: rgba(15, 15, 15, 0.7);
  text-align: left;
}
@media (min-width: 801px) {
  /* line 440, style.scss */
  .home-banner-form {
    max-width: 488px;
  }
}
/* line 452, style.scss */
.home-banner-form .home-banner-form-title {
  color: #f7f5f5;
  font-size: 28px !important;
  font-weight: 500 !important;
  text-align: center;
}

/* line 462, style.scss */
.banner-form p {
  margin-bottom: 28px;
}
/* line 465, style.scss */
.banner-form input[type="text"], .banner-form input[type="tel"], .banner-form input[type="email"], .banner-form textarea {
  padding-left: 6px;
  padding-right: 6px;
  border: none;
  border-radius: 0px;
  background: #e2e0e0 !important;
  color: #a7241e !important;
  font-weight: 600;
}
/* line 474, style.scss */
.banner-form label {
  font-weight: 500;
  font-size: 17px;
  color: #e2e0e0;
}
/* line 479, style.scss */
.banner-form textarea {
  max-height: 112px;
}

/* line 483, style.scss */
.form-btn-parent {
  margin-bottom: 15px !important;
  text-align: center;
}
/* line 489, style.scss */
.form-btn-parent .ajax-loader {
  display: block;
  margin: 0 auto !important;
  margin-top: 6px !important;
}

/* line 495, style.scss */
.form-btn {
  border-radius: 6px !important;
  background: #1b9352 !important;
  color: #fff !important;
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-transform: uppercase;
}
@media (min-width: 400px) {
  /* line 495, style.scss */
  .form-btn {
    font-size: 18px !important;
  }
}
/* line 508, style.scss */
.form-btn:hover {
  background: #fff !important;
  color: #a7241e !important;
}

/* line 520, style.scss */
.avada-skin-rev {
  border: none !important;
}

/* line 524, style.scss */
.rev_slider_wrapper .shadow-left, .rev_slider_wrapper .shadow-right {
  display: none !important;
}

/* line 532, style.scss */
.home-ticker {
  color: #fff;
  text-align: center;
}

/* line 536, style.scss */
.home-ticker-title {
  font-size: 36px;
  line-height: 45px;
  font-weight: 600;
}
@media (min-width: 801px) {
  /* line 536, style.scss */
  .home-ticker-title {
    float: left;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 900px) {
  /* line 536, style.scss */
  .home-ticker-title {
    margin-right: 20px !important;
  }
}
@media (min-width: 1000px) {
  /* line 536, style.scss */
  .home-ticker-title {
    font-size: 38px;
  }
}
@media (min-width: 1140px) {
  /* line 536, style.scss */
  .home-ticker-title {
    font-size: 50px;
  }
}

/* line 556, style.scss */
.home-ticker-items {
  padding-left: 0;
}
@media (min-width: 801px) {
  /* line 556, style.scss */
  .home-ticker-items {
    position: relative;
    width: 60%;
    float: left;
  }
}
@media (min-width: 1000px) {
  /* line 556, style.scss */
  .home-ticker-items {
    width: 66%;
  }
}
@media (min-width: 1140px) {
  /* line 556, style.scss */
  .home-ticker-items {
    width: 63%;
  }
}

/* line 571, style.scss */
.home-ticker-item {
  display: none;
  list-style: none;
  font-size: 24px;
}
@media (min-width: 801px) {
  /* line 571, style.scss */
  .home-ticker-item {
    position: absolute;
    top: -56px;
    line-height: 138px;
    font-weight: 600;
    font-size: 22px;
    text-align: left;
    z-index: 1;
  }
}
@media (min-width: 900px) {
  /* line 571, style.scss */
  .home-ticker-item {
    font-size: 26px;
  }
}
@media (min-width: 1000px) {
  /* line 571, style.scss */
  .home-ticker-item {
    line-height: 135px;
    font-size: 34px;
  }
}
@media (min-width: 1140px) {
  /* line 571, style.scss */
  .home-ticker-item {
    font-size: 44px;
  }
}
/* line 596, style.scss */
.home-ticker-item [class^="iconmoon-"] {
  display: block;
  margin-bottom: 12px;
  font-size: 60px;
  font-size: 100px;
}
@media (min-width: 801px) {
  /* line 596, style.scss */
  .home-ticker-item [class^="iconmoon-"] {
    float: left;
    margin-right: 16px;
  }
}
@media (min-width: 1000px) {
  /* line 596, style.scss */
  .home-ticker-item [class^="iconmoon-"] {
    font-size: 108px;
  }
}
@media (min-width: 1140px) {
  /* line 596, style.scss */
  .home-ticker-item [class^="iconmoon-"] {
    font-size: 114px;
  }
}

/* line 614, style.scss */
.home-ticker-items .active {
  display: block;
}

/* line 624, style.scss */
.home-top-cta-row h2 {
  font-weight: 700 !important;
}

/* line 630, style.scss */
.call-tag {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
/* line 636, style.scss */
.call-tag:before {
  content: "";
  position: absolute;
  bottom: -41px;
  right: -44px;
  width: 110px;
  height: 90px;
  background-image: url("https://www.karpelitigation.com/wp-content/themes/Avada-Child-Theme/images/banner-phone.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (min-width: 801px) {
  /* line 636, style.scss */
  .call-tag:before {
    bottom: -29px;
    right: -64px;
  }
}
@media (min-width: 900px) {
  /* line 636, style.scss */
  .call-tag:before {
    width: 180px;
    height: 140px;
    bottom: -26px;
    right: -139px;
  }
}
@media (min-width: 1024px) {
  /* line 636, style.scss */
  .call-tag:before {
    width: 220px;
    height: 180px;
    bottom: -31px;
    right: -186px;
  }
}
@media (min-width: 1130px) {
  /* line 636, style.scss */
  .call-tag:before {
    right: -190px;
  }
}

/* line 672, style.scss */
.call-tag-title {
  margin-left: 10px;
  margin-bottom: 0 !important;
  font-size: 33px !important;
}
@media (min-width: 1130px) {
  /* line 672, style.scss */
  .call-tag-title {
    font-size: 38px !important;
  }
}

/* line 684, style.scss */
.brand-contact {
  display: inline-block;
  padding: 10px 18px;
  border: 3px solid #1b9352;
  line-height: 36px;
}

/* line 690, style.scss */
.brand-contact-phone {
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
}
@media (min-width: 1130px) {
  /* line 690, style.scss */
  .brand-contact-phone {
    font-size: 38px;
  }
}

/* line 701, style.scss */
.brand-contact-logo {
  display: block;
  text-transform: lowercase;
  text-align: center;
  font-size: 28px;
  color: #fff;
}
@media (min-width: 1130px) {
  /* line 701, style.scss */
  .brand-contact-logo {
    font-size: 34px;
  }
}
/* line 712, style.scss */
.brand-contact-logo span {
  color: #1b9352;
}

/*
<div class="call-tag">
    <h2 class="call-tag-title">I'll Be Right There</h2>
    <div class="brand-contact">
        <span class="brand-contact-phone">1-800-LEE-FREE</span>
        <span class="brand-contact-logo"><span>Steinberg</span> Lawfirm</span>
    </div>
</div>
*/
/* line 730, style.scss */
.practice-areas {
  text-align: center;
}
/* line 733, style.scss */
.practice-areas .practice-areas-title-main {
  margin-bottom: 16px;
  font-size: 50px !important;
  font-weight: 700 !important;
  line-height: 50px !important;
  margin-top: 50px;
  color: #1b9352;
}
@media (min-width: 1060px) {
  /* line 733, style.scss */
  .practice-areas .practice-areas-title-main {
    font-size: 60px !important;
  }
}
/* line 746, style.scss */
.practice-areas .practice-areas-sub-1 {
  margin-bottom: 36px;
  font-size: 18px;
  font-family: "lato", helvetica, arial;
  font-weight: 700;
  color: #444;
  text-transform: uppercase;
}
/* line 754, style.scss */
.practice-areas .practice-areas-sub-1:after {
  background-color: #1b9352;
  content: "";
  display: block;
  height: 4px;
  margin: 19px auto;
  width: 66px;
}
/* line 763, style.scss */
.practice-areas .practice-areas-sub-2 {
  margin-bottom: 40px;
  font-family: "lato", helvetica, arial;
  font-size: 16px;
  color: #444;
}
@media (min-width: 980px) {
  /* line 763, style.scss */
  .practice-areas .practice-areas-sub-2 {
    padding: 0 100px;
  }
}
@media (min-width: 1100px) {
  /* line 763, style.scss */
  .practice-areas .practice-areas-sub-2 {
    padding: 0 150px;
  }
}
/* line 781, style.scss */
.practice-areas .practices-title {
  max-width: 205px;
  margin: 30px auto 0;
  padding-bottom: 6px;
  font-family: "lato", helvetica, arial;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  color: #333;
}
/* line 792, style.scss */
.practice-areas .practices-title:after {
  background-color: #1b9352;
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto;
  width: 27px;
}
/* line 802, style.scss */
.practice-areas .practices-title-icon {
  border-width: 5px !important;
  line-height: 96px !important;
}
/* line 806, style.scss */
.practice-areas .practices-list {
  padding-left: 0;
}
@media (min-width: 1220px) {
  /* line 806, style.scss */
  .practice-areas .practices-list {
    margin: 0 auto;
    max-width: 1220px;
  }
}
/* line 814, style.scss */
.practice-areas .practices-list li {
  list-style: none;
  text-align: left;
}
@media (min-width: 810px) {
  /* line 814, style.scss */
  .practice-areas .practices-list li {
    float: left;
    width: calc(33.33% - 40px);
    margin-right: 40px;
  }
}
/* line 828, style.scss */
.practice-areas .practices-list a {
  position: relative;
  padding-left: 20px;
  border-bottom: 1px solid #ddd;
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 52px;
  text-decoration: none;
}
/* line 839, style.scss */
.practice-areas .practices-list a:hover {
  color: #1b9352;
}
/* line 843, style.scss */
.practice-areas .practices-list .fontawesome-icon {
  position: absolute;
  left: 0;
  top: 19px;
  color: #1b9352;
}
/* line 850, style.scss */
.practice-areas .practices-btn {
  font-size: 20px;
  top: 34px;
  left: 50%;
  margin-left: -138px;
  position: absolute;
  text-transform: uppercase;
}
/* line 860, style.scss */
.practice-areas .practices-btn:hover {
  color: #1b9352 !important;
  background: #fff !important;
}

/* line 868, style.scss */
.title-line {
  position: relative;
}
/* line 871, style.scss */
.title-line:after {
  background-color: #1b9352;
  content: "";
  display: block;
  height: 4px;
  margin: 19px auto;
  width: 66px;
}

/* line 885, style.scss */
.results-group {
  padding-top: 46px !important;
  z-index: 0;
}
@media (min-width: 1384px) {
  /* line 885, style.scss */
  .results-group {
    padding-top: 0 !important;
  }
}

/* line 894, style.scss */
.result {
  width: 50%;
  min-height: 140px;
  padding: 20px 10px;
  color: #fff;
  text-align: center;
  border-right: 1px solid #666;
  float: left;
}
/* line 904, style.scss */
.result:nth-child(2n) {
  border-right: none;
}
@media (min-width: 600px) {
  /* line 894, style.scss */
  .result {
    padding: 20px;
  }
}
@media (min-width: 824px) {
  /* line 894, style.scss */
  .result {
    width: 25%;
  }
  /* line 914, style.scss */
  .result:nth-child(2n) {
    border-right: 1px solid #666;
  }
  /* line 917, style.scss */
  .result:nth-child(4n) {
    border-right: none;
  }
}
@media (min-width: 1384px) {
  /* line 894, style.scss */
  .result {
    width: 14.28571428571429%;
    min-height: 252px;
    padding: 50px 20px;
    padding-top: 80px;
  }
  /* line 927, style.scss */
  .result:nth-child(4n) {
    border-right: 1px solid #666;
  }
  /* line 930, style.scss */
  .result:nth-child(7n) {
    border-right: none;
  }
}
/* line 935, style.scss */
.result .result-amount {
  display: block;
  font-weight: 700;
  font-size: 26px;
  line-height: 48px;
}
/* line 944, style.scss */
.result .result-denom {
  display: block;
  font-family: lato;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
/* line 951, style.scss */
.result .result-denom:after {
  background-color: #1b9352;
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto;
  width: 27px;
}
/* line 960, style.scss */
.result .result-desc {
  display: block;
}
@media (min-width: 1384px) {
  /* line 960, style.scss */
  .result .result-desc {
    font-size: 11px;
  }
}
@media (min-width: 1440px) {
  /* line 960, style.scss */
  .result .result-desc {
    font-size: 12px;
  }
}

/* line 976, style.scss */
.home-seo-title {
  margin-bottom: 46px !important;
  font-size: 40px !important;
  font-weight: 700 !important;
  line-height: 48px !important;
  color: #1b9352 !important;
  text-align: center;
}
@media (min-width: 650px) {
  /* line 976, style.scss */
  .home-seo-title {
    font-size: 50px !important;
  }
}

/* line 990, style.scss */
.home-seo-col-1, .home-seo-col-3 {
  font-family: "lato", helvetica, arial;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #2D2D2D;
}

@media (min-width: 801px) {
  /* line 998, style.scss */
  .home-seo-col-1 {
    padding-right: 4.545%;
  }
}

@media (min-width: 801px) {
  /* line 1003, style.scss */
  .home-seo-col-3 {
    padding-left: 4.545%;
  }
}

/* line 1008, style.scss */
.home-seo-col-2 {
  display: none;
}
@media (min-width: 801px) {
  /* line 1008, style.scss */
  .home-seo-col-2 {
    display: block;
  }
}

/* line 1017, style.scss */
.associations-row {
  text-align: center;
  color: #1b9352;
  background-image: url("images/associations-bg.png");
  background-size: 231px;
  background-position: top center;
  background-repeat: repeat !important;
}
/* line 1025, style.scss */
.associations-row .associations-title-main {
  margin-bottom: 0;
  font-size: 40px !important;
  line-height: 48px !important;
  font-weight: 700 !important;
  color: #1b9352;
}
/* line 1032, style.scss */
.associations-row .associations-title-main:after {
  background-color: #1b9352;
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto;
  width: 27px;
}
/* line 1041, style.scss */
.associations-row .associations-sub-1 {
  margin-bottom: 50px;
  font-family: "lato", helvetica, arial;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

/* line 1052, style.scss */
.home-car-acc-left {
  font-family: "lato", helvetica, arial;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #2D2D2D;
}

/* line 1061, style.scss */
.home-car-acc-right {
  position: relative;
  color: #fff;
  padding: 20px;
  font-size: 20px;
  font-weight: 600;
  background: #333333;
}
@media (min-width: 960px) {
  /* line 1061, style.scss */
  .home-car-acc-right {
    font-size: 26px;
  }
  /* line 1076, style.scss */
  .home-car-acc-right:before {
    width: 372px;
    height: 180px;
  }
}
@media (min-width: 1100px) {
  /* line 1061, style.scss */
  .home-car-acc-right {
    padding: 36px;
    font-size: 30px;
  }
  /* line 1086, style.scss */
  .home-car-acc-right:before {
    width: 440px;
    height: 210px;
  }
}

/* line 1097, style.scss */
.attorneys-row {
  position: relative;
}
/* line 1100, style.scss */
.attorneys-row:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}
/* line 1111, style.scss */
.attorneys-row .attorneys-title-main {
  position: relative;
  margin-bottom: 40px;
  font-size: 40px !important;
  line-height: 48px !important;
  font-weight: 700 !important;
  text-align: center;
  color: #fff;
}
/* line 1120, style.scss */
.attorneys-row .attorneys-title-main:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto;
  width: 27px;
}
/* line 1131, style.scss */
.attorneys-row .attorney-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #fff;
}
/* line 1141, style.scss */
.attorneys-row .attorney-title a {
  color: #fff;
}
/* line 1144, style.scss */
.attorneys-row .attorney-title a:hover {
  color: #1b9352;
}
/* line 1149, style.scss */
.attorneys-row .attorney-desc {
  font-family: "lato", helvetica, arial;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
/* line 1155, style.scss */
.attorneys-row .attorney-desc:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto;
  width: 27px;
}
/* line 1164, style.scss */
.attorneys-row .person-social-icons {
  text-align: center;
}

/* line 1171, style.scss */
.attorneys-row .fusion-row {
  position: relative;
}

/* line 1176, style.scss */
.p-slide {
  width: 100%;
}

/* line 1181, style.scss */
.cycle-prev, .cycle-next {
  position: absolute;
  width: 30px;
  height: 80px;
  top: 46%;
  opacity: 0.4;
  cursor: pointer;
  z-index: 800;
}

/* line 1197, style.scss */
.cycle-prev:hover, .cycle-next:hover {
  opacity: 0.7;
}

/* line 1202, style.scss */
.cycle-prev.fa, .cycle-next.fa {
  font-size: 30px;
  color: #fff;
}

/* line 1207, style.scss */
.cycle-prev {
  left: -25px;
  position: absolute;
}

/* line 1213, style.scss */
.cycle-next {
  right: -24px;
  position: absolute;
}

/* line 1224, style.scss */
.home-testimonials-2 {
  min-height: 200px;
}
/* line 1228, style.scss */
.home-testimonials-2 .review blockquote {
  text-align: center;
  background: transparent !important;
}
@media (min-width: 900px) {
  /* line 1228, style.scss */
  .home-testimonials-2 .review blockquote {
    padding: 0 70px;
  }
}
@media (min-width: 1024px) {
  /* line 1228, style.scss */
  .home-testimonials-2 .review blockquote {
    padding: 0 90px;
  }
}
/* line 1239, style.scss */
.home-testimonials-2 .review blockquote q {
  padding: 0;
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 800px) {
  /* line 1239, style.scss */
  .home-testimonials-2 .review blockquote q {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width: 960px) {
  /* line 1239, style.scss */
  .home-testimonials-2 .review blockquote q {
    line-height: 36px;
  }
}
/* line 1253, style.scss */
.home-testimonials-2 .review .author {
  margin: 12px auto 0;
}
/* line 1256, style.scss */
.home-testimonials-2 .review .testimonial-thumbnail {
  display: block !important;
  padding-right: 0;
}
/* line 1260, style.scss */
.home-testimonials-2 .review .company-name {
  display: block !important;
  font-size: 20px;
  margin: 0 auto;
  text-align: center;
}

/* line 1274, style.scss */
.home-locations {
  position: relative;
  background-size: auto !important;
  background-repeat: repeat !important;
}
@media (min-width: 800px) {
  /* line 1274, style.scss */
  .home-locations {
    background-size: cover;
    background-repeat: no-repeat;
  }
}
/* line 1284, style.scss */
.home-locations:before {
  background: #fff;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 1295, style.scss */
.home-locations .locations-title-icon {
  margin-top: -50px !important;
}
/* line 1298, style.scss */
.home-locations .home-locations-title {
  position: relative;
  color: #1b9352;
  font-family: "roboto slab", serif;
  font-size: 45px !important;
  font-weight: 700 !important;
  line-height: 52px !important;
  text-align: center;
}
/* line 1307, style.scss */
.home-locations .home-locations-title:after {
  background-color: #1b9352;
  content: "";
  display: block;
  height: 4px;
  margin: 10px auto;
  width: 27px;
}

/* line 1317, style.scss */
.location-box {
  padding: 26px 12px;
  font-family: "lato", helvetica, arial !important;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
/* line 1323, style.scss */
.location-box .location-box-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "lato", helvetica, arial !important;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 28px !important;
  color: #424241;
  text-transform: uppercase;
  text-align: center;
}
/* line 1334, style.scss */
.location-box .location-box-map {
  height: 130px;
  background-size: auto 100%;
  background-position: center top;
}
/* line 1339, style.scss */
.location-box .location-box-address {
  margin-top: 24px;
  font-size: 17px;
  font-weight: 700;
  font-style: italic;
  line-height: 21px;
  color: #424241;
}
@media (min-width: 801px) {
  /* line 1339, style.scss */
  .location-box .location-box-address {
    font-size: 15px;
  }
}
/* line 1352, style.scss */
.location-box .location-box-contact {
  margin-top: 14px;
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 20px;
}
/* line 1358, style.scss */
.location-box .location-box-phone {
  display: block;
}
/* line 1361, style.scss */
.location-box .location-box-fax {
  display: block;
}
/* line 1364, style.scss */
.location-box .location-box-detail-box {
  padding: 26px;
}
/* line 1367, style.scss */
.location-box .location-box-detail-box-title {
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 1373, style.scss */
.location-box .location-icon-list {
  padding-left: 0;
}
/* line 1376, style.scss */
.location-box .location-icon-list li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 28px;
  list-style: none;
  font-size: 20px;
}
/* line 1384, style.scss */
.location-box .location-icon-list .fontawesome-icon {
  position: absolute;
  left: 0;
  margin-top: 5px;
  color: #000 !important;
}

/* line 1404, style.scss */
.video-lib .video-lib-title {
  margin-top: 6px;
  margin-bottom: 12px;
  font-size: 28px !important;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  color: #1b9352;
}
/* line 1413, style.scss */
.video-lib .video-lib-desc {
  font-family: "lato", helvetica, arial;
  color: #1b9352;
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}
/* line 1423, style.scss */
.video-lib .video-lib-more {
  text-align: center;
}
/* line 1426, style.scss */
.video-lib .video-lib-more-btn {
  padding: 10px 18px;
  border-radius: 14px;
  display: inline-block;
  text-align: center;
  font-family: lato;
}
/* line 1433, style.scss */
.video-lib .video-lib-more-btn:hover {
  color: #fff;
  background: #000;
}
/* line 1439, style.scss */
.video-lib .fusion-recent-posts {
  margin-bottom: 0;
}
/* line 1454, style.scss */
.video-lib .recent-posts-content .entry-title {
  font-family: lato;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
/* line 1460, style.scss */
.video-lib .recent-posts-content .meta {
  font-family: "lato", helvetica, arial;
}

/* line 1471, style.scss */
.page-template-default #main, .page-template-ppc-landing #main {
  padding: 0;
}

/* line 1475, style.scss */
.page-template-default #main > .fusion-row:first-child, .page-template-ppc-landing #main > .fusion-row:first-child {
  max-width: 100%;
}

/* line 1482, style.scss */
.fusion-page-title-wrapper {
  display: block !important;
}

/* line 1486, style.scss */
.page-template-default .fusion-page-title-bar, .page-template-side-navigation .fusion-page-title-bar, .page-template-ppc-landing .fusion-page-title-bar, .blog .fusion-page-title-bar, .single .fusion-page-title-bar, .archive .fusion-page-title-bar, .search .fusion-page-title-bar {
  height: auto;
  padding-top: 26px;
  padding-bottom: 26px;
  border-color: #000;
  background: #000;
}
/* line 1493, style.scss */
.page-template-default .fusion-page-title-bar .entry-title, .page-template-side-navigation .fusion-page-title-bar .entry-title, .page-template-ppc-landing .fusion-page-title-bar .entry-title, .blog .fusion-page-title-bar .entry-title, .single .fusion-page-title-bar .entry-title, .archive .fusion-page-title-bar .entry-title, .search .fusion-page-title-bar .entry-title {
  color: #fff;
  font-weight: 600;
  font-size: 34px;
}
@media (min-width: 801px) {
  /* line 1493, style.scss */
  .page-template-default .fusion-page-title-bar .entry-title, .page-template-side-navigation .fusion-page-title-bar .entry-title, .page-template-ppc-landing .fusion-page-title-bar .entry-title, .blog .fusion-page-title-bar .entry-title, .single .fusion-page-title-bar .entry-title, .archive .fusion-page-title-bar .entry-title, .search .fusion-page-title-bar .entry-title {
    font-size: 40px;
  }
}

/* line 1504, style.scss */
.fusion-page-title-captions {
  display: block;
}
@media (min-width: 801px) {
  /* line 1504, style.scss */
  .fusion-page-title-captions {
    width: 100%;
  }
}

/* line 1513, style.scss */
.fusion-page-title-secondary {
  display: block;
  margin-top: 14px !important;
  text-align: left !important;
  vertical-align: top;
  width: 100%;
}

/* line 1522, style.scss */
.fusion-breadcrumbs {
  display: block !important;
}

/* line 1525, style.scss */
.fusion-page-title-bar .fusion-breadcrumbs, .fusion-page-title-bar .fusion-breadcrumbs a {
  color: #fff !important;
}

/* line 1532, style.scss */
.page-banner {
  width: 100%;
  padding: 30px 20px;
  background-size: cover !important;
}
@media (min-width: 801px) {
  /* line 1532, style.scss */
  .page-banner {
    padding: 30px;
  }
}

/* line 1541, style.scss */
.page-banner-quote {
  position: relative;
  padding: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-transform: uppercase;
  color: #fff;
  background: rgba(48, 48, 48, 0.8);
}
@media (min-width: 600px) {
  /* line 1541, style.scss */
  .page-banner-quote {
    padding: 30px 40px;
    font-size: 24px;
    line-height: 38px;
  }
}
@media (min-width: 801px) {
  /* line 1541, style.scss */
  .page-banner-quote {
    max-width: 460px;
    margin-top: 78px;
    padding: 30px 45px;
  }
}
@media (min-width: 1000px) {
  /* line 1541, style.scss */
  .page-banner-quote {
    max-width: 540px;
    margin-top: 108px;
    padding: 30px 54px;
  }
}
@media (min-width: 1100px) {
  /* line 1541, style.scss */
  .page-banner-quote {
    max-width: 615px;
    margin-top: 110px;
    margin-bottom: 12px;
  }
}
/* line 1574, style.scss */
.page-banner-quote .q-big {
  display: block;
  font-size: 24px;
  line-height: 48px;
  font-weight: 600;
}
@media (min-width: 600px) {
  /* line 1574, style.scss */
  .page-banner-quote .q-big {
    margin-bottom: 6px;
    font-size: 36px;
    line-height: 40px;
  }
}
/* line 1587, style.scss */
.page-banner-quote .quote-left, .page-banner-quote .quote-right {
  font-size: 22px;
}
@media (min-width: 600px) {
  /* line 1587, style.scss */
  .page-banner-quote .quote-left, .page-banner-quote .quote-right {
    font-size: 24px;
  }
}
/* line 1594, style.scss */
.page-banner-quote .quote-left {
  position: absolute;
  left: -8px;
}
@media (min-width: 600px) {
  /* line 1594, style.scss */
  .page-banner-quote .quote-left {
    left: 8px;
  }
}
@media (min-width: 801px) {
  /* line 1594, style.scss */
  .page-banner-quote .quote-left {
    left: 12px;
  }
}
@media (min-width: 1000px) {
  /* line 1594, style.scss */
  .page-banner-quote .quote-left {
    left: 20px;
  }
}
/* line 1608, style.scss */
.page-banner-quote .quote-right {
  position: absolute;
  right: 6px;
}
@media (min-width: 430px) {
  /* line 1608, style.scss */
  .page-banner-quote .quote-right {
    position: relative;
    display: inline-block;
    margin-left: 18px;
  }
}

/* line 1625, style.scss */
.page-template-default .post-content, .page-template-ppc-landing .post-content {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 1630, style.scss */
.page-template-default .fusion-two-third, .page-template-ppc-landing .fusion-two-third {
  margin-top: 16px !important;
}

/* line 1638, style.scss */
#main .page-content .post-content, .blog #content, .single #content, .archive #content {
  font-size: 17px;
  line-height: 27px;
  color: #000;
}
/* line 1643, style.scss */
#main .page-content .post-content h2, #main .page-content .post-content h3, #main .page-content .post-content h4, #main .page-content .post-content h5, #main .page-content .post-content h6, .blog #content h2, .blog #content h3, .blog #content h4, .blog #content h5, .blog #content h6, .single #content h2, .single #content h3, .single #content h4, .single #content h5, .single #content h6, .archive #content h2, .archive #content h3, .archive #content h4, .archive #content h5, .archive #content h6 {
  color: #1b9352 !important;
  font-weight: 600;
}
/* line 1648, style.scss */
#main .page-content .post-content h2, .blog #content h2, .single #content h2, .archive #content h2 {
  font-size: 28px !important;
  line-height: 38px !important;
}
@media (min-width: 1100px) {
  /* line 1648, style.scss */
  #main .page-content .post-content h2, .blog #content h2, .single #content h2, .archive #content h2 {
    font-size: 40px !important;
    line-height: 45px !important;
  }
}
/* line 1658, style.scss */
#main .page-content .post-content h3, .blog #content h3, .single #content h3, .archive #content h3 {
  font-size: 24px !important;
  line-height: 34px !important;
}
@media (min-width: 1100px) {
  /* line 1658, style.scss */
  #main .page-content .post-content h3, .blog #content h3, .single #content h3, .archive #content h3 {
    font-size: 28px !important;
    line-height: 40px !important;
  }
}
/* line 1668, style.scss */
#main .page-content .post-content h4, #main .page-content .post-content h5, #main .page-content .post-content h6, .blog #content h4, .blog #content h5, .blog #content h6, .single #content h4, .single #content h5, .single #content h6, .archive #content h4, .archive #content h5, .archive #content h6 {
  font-size: 22px !important;
  line-height: 32px !important;
}
@media (min-width: 1100px) {
  /* line 1668, style.scss */
  #main .page-content .post-content h4, #main .page-content .post-content h5, #main .page-content .post-content h6, .blog #content h4, .blog #content h5, .blog #content h6, .single #content h4, .single #content h5, .single #content h6, .archive #content h4, .archive #content h5, .archive #content h6 {
    font-size: 24px !important;
    line-height: 34px !important;
  }
}
/* line 1678, style.scss */
#main .page-content .post-content em, .blog #content em, .single #content em, .archive #content em {
  font-weight: 600;
}
/* line 1682, style.scss */
#main .page-content .post-content a, .blog #content a, .single #content a, .archive #content a {
  color: #1b9352;
}
/* line 1685, style.scss */
#main .page-content .post-content a:hover, .blog #content a:hover, .single #content a:hover, .archive #content a:hover {
  text-decoration: underline;
}

/* line 1693, style.scss */
.blog .post-content p, .blog .post-content ul, .blog .post-content ol, .single .post-content p, .single .post-content ul, .single .post-content ol {
  color: #000 !important;
}
/* line 1699, style.scss */
.blog .post-content h1 a:hover, .blog .post-content h2 a:hover, .blog .post-content h3 a:hover, .blog .post-content h4 a:hover, .blog .post-content h5 a:hover, .blog .post-content h6 a:hover, .single .post-content h1 a:hover, .single .post-content h2 a:hover, .single .post-content h3 a:hover, .single .post-content h4 a:hover, .single .post-content h5 a:hover, .single .post-content h6 a:hover {
  text-decoration: underline;
}

@media (min-width: 1100px) {
  /* line 1706, style.scss */
  .blog #content h2, .archive #content h2 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

/* line 1715, style.scss */
.blog .fusion-post-content, .archive .fusion-post-content {
  overflow: auto;
}

@media (min-width: 768px) {
  /* line 1719, style.scss */
  .fusion-blog-layout-medium .fusion-post-slideshow {
    float: none;
    margin-bottom: 24px;
  }
}
@media (min-width: 980px) {
  /* line 1719, style.scss */
  .fusion-blog-layout-medium .fusion-post-slideshow {
    float: left;
    margin-bottom: 0;
  }
}

/* line 1731, style.scss */
.featured-img-widget {
  display: none;
}

/* line 1734, style.scss */
.single .featured-img-widget {
  display: block;
}

/* line 1741, style.scss */
#main .page-content .content-sb {
  padding: 20px 14px;
  text-align: left;
  background: rgba(15, 15, 15, 0.7) none repeat scroll 0 0;
  border-radius: 8px;
  border: 2px solid white;
  border: 2px solid rgba(255, 255, 255, 0.7);
  -webkit-background-clip: padding-box;
  /*for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
}
@media (min-width: 801px) {
  /* line 1741, style.scss */
  #main .page-content .content-sb {
    margin-top: -350px !important;
  }
}
@media (min-width: 1000px) {
  /* line 1741, style.scss */
  #main .page-content .content-sb {
    margin-top: -325px !important;
  }
}
@media (min-width: 1186px) {
  /* line 1741, style.scss */
  #main .page-content .content-sb {
    padding: 20px 26px;
  }
}
/* line 1763, style.scss */
#main .page-content .content-sb .content-sb-title {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 600;
  line-height: 26px !important;
  margin-top: 0;
  text-align: center;
}
@media (min-width: 1000px) {
  /* line 1763, style.scss */
  #main .page-content .content-sb .content-sb-title {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}
@media (min-width: 1100px) {
  /* line 1763, style.scss */
  #main .page-content .content-sb .content-sb-title {
    font-size: 26px !important;
    line-height: 30px !important;
    font-weight: 500;
  }
}
/* line 1782, style.scss */
#main .page-content .content-sb .content-sb-sub {
  font-size: 18px;
  color: #1b9352;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 1000px) {
  /* line 1782, style.scss */
  #main .page-content .content-sb .content-sb-sub {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (min-width: 1100px) {
  /* line 1782, style.scss */
  #main .page-content .content-sb .content-sb-sub {
    font-size: 26px;
    line-height: 30px;
  }
}
/* line 1797, style.scss */
#main .page-content .content-sb .content-sb-sub em {
  text-transform: lowercase;
  font-style: normal;
  font-weight: normal;
  color: #fff;
}
/* line 1807, style.scss */
#main .page-content .content-sb .banner-form p {
  margin-bottom: 12px;
}
/* line 1811, style.scss */
#main .page-content .content-sb .banner-form label {
  font-size: 16px;
}
/* line 1814, style.scss */
#main .page-content .content-sb .banner-form .form-btn-parent {
  float: none;
}
/* line 1817, style.scss */
#main .page-content .content-sb .banner-form .form-btn {
  display: block;
  margin: 0 auto;
  font-size: 13px !important;
  float: none !important;
}
/* line 1826, style.scss */
#main .page-content .content-sb .content-sb-blog-title {
  margin-bottom: 12px;
  padding-top: 32px;
  color: #f7f5f5 !important;
  border-top: 2px solid #ABABAB;
  font-size: 25px;
  font-weight: 600;
  line-height: 32px;
}
/* line 1837, style.scss */
#main .page-content .content-sb .content-sb-feed {
  color: #f7f5f5;
}
/* line 1840, style.scss */
#main .page-content .content-sb .content-sb-feed .fusion-column {
  margin-bottom: 0;
}
/* line 1844, style.scss */
#main .page-content .content-sb .content-sb-feed .entry-title {
  padding-bottom: 16px;
  border-bottom: 1px solid #474747;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 600;
}
@media (min-width: 1280px) {
  /* line 1844, style.scss */
  #main .page-content .content-sb .content-sb-feed .entry-title {
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
/* line 1857, style.scss */
#main .page-content .content-sb .content-sb-feed a {
  color: #f7f5f5;
}
/* line 1860, style.scss */
#main .page-content .content-sb .content-sb-feed a:hover {
  color: #1b9352;
  text-decoration: none;
}
/* line 1868, style.scss */
#main .page-content .content-sb .blog-readmore-btn {
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 600;
  color: #4f4f4f;
  background: #fff;
}
/* line 1876, style.scss */
#main .page-content .content-sb .blog-readmore-btn:hover {
  background: #1b9352;
}

/* line 1882, style.scss */
.iconmoon-content-sb {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}

/* line 1887, style.scss */
.iconmoon-content-sb:before {
  color: #fff;
  font-size: 58px;
  line-height: 58px;
}

/* line 1897, style.scss */
.sb-solo-form::before {
  background: #e0dede none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 1px;
}
/* line 1907, style.scss */
.sb-solo-form .iconmoon-content-sb::before {
  color: #1b9352;
}
/* line 1912, style.scss */
.sb-solo-form .iconmoon-content-sb {
  display: inline-block;
  float: left;
  left: 0;
  margin-bottom: 20px;
  position: absolute;
  text-align: center;
}
/* line 1921, style.scss */
.sb-solo-form .content-sb-title {
  float: left;
  margin-bottom: 1em;
  margin-left: 71px;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 700 !important;
}
/* line 1930, style.scss */
.sb-solo-form .content-sb-sub {
  clear: left;
  float: left;
  margin-bottom: 28px;
  margin-left: 72px;
  margin-top: -18px;
}
/* line 1938, style.scss */
.sb-solo-form .wpcf7 {
  clear: both;
}
/* line 1942, style.scss */
.sb-solo-form .banner-form label {
  color: #1b9352;
}
/* line 1946, style.scss */
.sb-solo-form .banner-form input[type="text"], .sb-solo-form .banner-form input[type="tel"], .sb-solo-form .banner-form input[type="email"], .sb-solo-form .banner-form textarea {
  background: #e0dede !important;
}
/* line 1950, style.scss */
.sb-solo-form .form-btn-parent {
  float: none;
}
/* line 1953, style.scss */
.sb-solo-form .form-btn:hover {
  background: #555 !important;
  color: #fff !important;
}

/* line 1964, style.scss */
.page-id-5228 .iconmoon-content-sb, .parent-pageid-5228 .iconmoon-content-sb {
  margin-top: -14px;
}
/* line 1967, style.scss */
.page-id-5228 .iconmoon-content-sb:before, .parent-pageid-5228 .iconmoon-content-sb:before {
  font-size: 80px;
  line-height: 80px;
}

/* line 1976, style.scss */
.page-id-5148 .iconmoon-content-sb, .parent-pageid-5148 .iconmoon-content-sb {
  margin-top: -12px;
}
/* line 1979, style.scss */
.page-id-5148 .iconmoon-content-sb:before, .parent-pageid-5148 .iconmoon-content-sb:before {
  font-size: 70px;
  line-height: 70px;
}

/* line 1988, style.scss */
.page-id-16 .iconmoon-content-sb, .parent-pageid-16 .iconmoon-content-sb, .page-id-14 .iconmoon-content-sb, .parent-pageid-14 .iconmoon-content-sb {
  margin-top: -12px;
}
/* line 1991, style.scss */
.page-id-16 .iconmoon-content-sb:before, .parent-pageid-16 .iconmoon-content-sb:before, .page-id-14 .iconmoon-content-sb:before, .parent-pageid-14 .iconmoon-content-sb:before {
  font-size: 70px;
  line-height: 70px;
}

/* line 2000, style.scss */
.page-id-12 .iconmoon-content-sb, .parent-pageid-12 .iconmoon-content-sb {
  margin-top: -12px;
}
/* line 2003, style.scss */
.page-id-12 .iconmoon-content-sb:before, .parent-pageid-12 .iconmoon-content-sb:before {
  font-size: 70px;
  line-height: 70px;
}

/* line 2016, style.scss */
#main .page-content .ask-lee {
  position: relative;
  padding-left: 20px;
  color: #1b9352;
}
/* line 2021, style.scss */
#main .page-content .ask-lee:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 100%;
  left: 0;
  background: #1b9352;
}
/* line 2031, style.scss */
#main .page-content .ask-lee .ask-lee-title {
  font-size: 34px !important;
  line-height: 40px !important;
  font-weight: 600;
}
@media (min-width: 801px) {
  /* line 2031, style.scss */
  #main .page-content .ask-lee .ask-lee-title {
    margin-bottom: 24px;
    font-size: 40px !important;
    line-height: 45px !important;
  }
}
/* line 2042, style.scss */
#main .page-content .ask-lee .ask-lee-title:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 2060, style.scss */
#main .page-content .ask-lee .ask-lee-item {
  font-style: italic;
  font-weight: bold;
  margin-bottom: 26px;
  padding-left: 43px;
  position: relative;
}
@media (min-width: 1000px) {
  /* line 2060, style.scss */
  #main .page-content .ask-lee .ask-lee-item {
    font-size: 20px;
    line-height: 30px;
  }
}
/* line 2073, style.scss */
#main .page-content .ask-lee .ask-lee-type {
  float: left;
  font-size: 34px;
  left: 0;
  line-height: 40px;
  position: absolute;
  top: -8px;
}

/* line 2088, style.scss */
.address-title {
  margin-bottom: 10px;
}

/* line 2091, style.scss */
.contact-address {
  margin-bottom: 20px;
  font-style: normal;
}

/* line 2095, style.scss */
.contact-map {
  padding-bottom: 22px;
  border-bottom: 1px solid #1b9352;
}

/* line 2104, style.scss */
.c-review {
  margin-bottom: 68px;
  padding-top: 147px;
  font-style: italic;
  background: url("https://www.karpelitigation.com/wp-content/themes/Avada-Child-Theme/images/testi-avatar-m.png") no-repeat top center;
  background-size: 136px 137px;
}
/* line 2111, style.scss */
.c-review.female {
  background-image: url("https://www.karpelitigation.com/wp-content/themes/Avada-Child-Theme/images/testi-avatar-f.png");
}
@media (min-width: 1130px) {
  /* line 2104, style.scss */
  .c-review {
    min-height: 137px;
    padding-top: 0;
    padding-left: 162px;
    background-position: top left;
  }
}
/* line 2122, style.scss */
.c-review .c-review-body {
  position: relative;
  min-height: 66px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  z-index: 1;
}
/* line 2130, style.scss */
.c-review .c-review-body:before, .c-review .c-review-body:after {
  position: absolute;
  z-index: -1;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 60px;
  color: #EBEBEB;
}
/* line 2145, style.scss */
.c-review .c-review-body:before {
  content: "\e903";
  top: 0;
  left: -16px;
}
@media (min-width: 1130px) {
  /* line 2145, style.scss */
  .c-review .c-review-body:before {
    left: -24px;
    top: -6px;
  }
}
/* line 2155, style.scss */
.c-review .c-review-body:after {
  content: "\e902";
  bottom: 0;
  right: 0;
}
/* line 2162, style.scss */
.c-review .c-review-person {
  display: inline-block;
  padding-top: 8px;
  border-top: 3px solid #a52919;
  font-size: 24px;
  font-weight: 600;
  color: #a52919;
}

/* line 2177, style.scss */
#main .content-ad {
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 2px solid #1b9352;
}
/* line 2182, style.scss */
#main .content-ad .content-ad-img {
  text-align: center;
}
@media (min-width: 1110px) {
  /* line 2182, style.scss */
  #main .content-ad .content-ad-img {
    width: 29%;
    margin-right: 1.7%;
    float: left;
  }
}
@media (min-width: 1440px) {
  /* line 2182, style.scss */
  #main .content-ad .content-ad-img {
    width: 33%;
  }
}
/* line 2194, style.scss */
#main .content-ad .content-ad-img img {
  width: 100%;
  max-width: 480px;
}
@media (min-width: 1110px) {
  /* line 2199, style.scss */
  #main .content-ad .content-ad-info {
    width: 69%;
    float: left;
  }
}
@media (min-width: 1440px) {
  /* line 2199, style.scss */
  #main .content-ad .content-ad-info {
    width: 65%;
  }
}
/* line 2208, style.scss */
#main .content-ad .content-ad-info .content-ad-title {
  padding: 12px;
  border: 5px solid #1b9352;
}
@media (min-width: 1110px) {
  /* line 2208, style.scss */
  #main .content-ad .content-ad-info .content-ad-title {
    margin-bottom: 10px;
    font-size: 28px !important;
    line-height: 34px !important;
  }
}
/* line 2218, style.scss */
#main .content-ad .content-ad-sub {
  font-weight: 600;
  color: #1b9352;
  font-size: 16px;
}
@media (min-width: 640px) {
  /* line 2218, style.scss */
  #main .content-ad .content-ad-sub {
    font-size: 18px;
  }
}
@media (min-width: 801px) {
  /* line 2218, style.scss */
  #main .content-ad .content-ad-sub {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width: 1110px) {
  /* line 2218, style.scss */
  #main .content-ad .content-ad-sub {
    font-size: 24px;
    line-height: 34px;
  }
}

/* line 2245, style.scss */
.page-template-ppc-landing .fusion-secondary-header {
  display: none;
}
/* line 2250, style.scss */
.page-template-ppc-landing .fusion-header-v4 .fusion-header {
  padding-top: 20px;
  background: #fff !important;
}
/* line 2256, style.scss */
.page-template-ppc-landing .fusion-secondary-main-menu {
  display: none;
}
/* line 2261, style.scss */
.page-template-ppc-landing .fusion-footer .fusion-column {
  display: none;
}
/* line 2264, style.scss */
.page-template-ppc-landing .fusion-footer .fusion-column:first-child {
  display: block;
  width: 100%;
}
/* line 2270, style.scss */
.page-template-ppc-landing .fusion-social-networks {
  display: none;
}

/* line 2283, style.scss */
#comment-input {
  margin-top: 10px;
}

/* line 2286, style.scss */
#comment-input input, #comment-textarea textarea {
  border-color: #a91e22 !important;
  border-width: 2px;
  color: #a91e22 !important;
}

/* line 2296, style.scss */
.fusion-footer {
  font-family: "lato", helvetica, arial;
}
/* line 2299, style.scss */
.fusion-footer .widget-title {
  color: #fff !important;
  font-family: lato !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

/* line 2308, style.scss */
.fusion-footer-widget-area {
  border-top: none;
  background-attachment: scroll !important;
}
@media (min-width: 768px) {
  /* line 2308, style.scss */
  .fusion-footer-widget-area {
    background-attachment: fixed !important;
  }
}

/* line 2322, style.scss */
.fusion-footer-widget-area .widget_recent_entries a {
  font-size: 15px !important;
  font-weight: 700 !important;
}

/* line 2327, style.scss */
.footer-logo {
  display: block;
  max-width: 196px;
  margin-bottom: 10px;
}

/* line 2332, style.scss */
.footer-logo-txt {
  color: #d3d3d3;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

/* line 2341, style.scss */
.footer-addresses address {
  margin-bottom: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  margin-right: 36px;
  float: left;
}
/* line 2351, style.scss */
.footer-addresses address:last-child {
  margin-right: 0;
}

/* line 2357, style.scss */
.footer-dir-link {
  display: block;
}

/* line 2362, style.scss */
.footer-slogan {
  margin: 0;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #fff;
}

/* line 2373, style.scss */
.fusion-footer-copyright-area {
  border-top: none;
  background: #222;
}

/* line 2387, style.scss */
.trans-wrap {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border-radius: 5px;
  display: block;
  float: left;
  margin: 0 2px;
  padding: 5px;
  position: relative;
}

/* line 2398, style.scss */
.grey-btn, .orange-btn, .red-btn, #comment-submit {
  width: 192px;
  background: #f36d21 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-family: "lato", helvetica, arial;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 15px;
  padding: 19px 20px 18px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 2414, style.scss */
.grey-btn {
  background: #333333 none repeat scroll 0 0;
}
/* line 2417, style.scss */
.grey-btn:hover {
  background: #fff none repeat scroll 0 0;
  color: #1b9352;
}

/* line 2424, style.scss */
.orange-btn:hover {
  background: #fff none repeat scroll 0 0;
  color: #f36d21;
}

/* line 2429, style.scss */
.red-btn, #comment-submit {
  background: #1b9352 none repeat scroll 0 0;
}
/* line 2432, style.scss */
.red-btn:hover, #comment-submit:hover {
  background: #fff none repeat scroll 0 0;
  color: #1b9352;
}

/* line 2441, style.scss */
.flat-round-btn, .practice-areas .practices-btn, .free-consult-btn {
  background: #fff none repeat scroll 0 0;
  border-radius: 28px;
  font-size: 18px;
  font-weight: 700;
  padding: 18px 30px;
  color: #1b9352;
}
/* line 2449, style.scss */
.flat-round-btn:hover, .practice-areas .practices-btn:hover, .free-consult-btn:hover {
  color: #fff;
  background: #1b9352;
}

/* line 2456, style.scss */
.orange {
  color: #fff;
  background: #f36d21;
}

/* line 2460, style.scss */
.blue {
  color: #fff;
  background: #1b9352;
}

/* line 2464, style.scss */
.grey-dark {
  color: #fff;
  background: #333333;
}

/* line 2468, style.scss */
.red, .practice-areas .practices-btn {
  color: #fff;
  background: #1b9352;
}

/* line 2479, style.scss */
#comment-submit:hover {
  background: #999 none repeat scroll 0 0;
  color: #fff;
}

/* line 2488, style.scss */
.free-consult-btn {
  position: relative;
  display: inline-block;
  margin-top: 17px;
  padding-left: 106px;
  font-size: 24px;
  font-weight: 800;
  color: #1b9352;
}
/* line 2498, style.scss */
.free-consult-btn:hover {
  background: #1b9352;
}
@media (min-width: 1060px) {
  /* line 2488, style.scss */
  .free-consult-btn {
    margin-left: 62px;
    margin-top: 50px;
  }
}
@media (min-width: 1208px) {
  /* line 2488, style.scss */
  .free-consult-btn {
    margin-left: 72px;
  }
}
/* line 2510, style.scss */
.free-consult-btn:before {
  content: "";
  position: absolute;
  top: -18px;
  left: 0;
  width: 94px;
  height: 99px;
}

/* line 2524, style.scss */
.free-consult-btn:before {
  background-image: url("https://www.karpelitigation.com/wp-content/themes/Avada-Child-Theme/images/shield-handshake-icon-lg.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

/* line 2534, style.scss */
.video-js {
  float: left;
  margin: 8px 20px 20px;
}

@media (min-width: 801px) {
  /* line 2548, style.scss */
  .mobile-only {
    display: none !important;
  }
}

/* line 2555, style.scss */
.not-mobile {
  display: none !important;
}
@media (min-width: 801px) {
  /* line 2555, style.scss */
  .not-mobile {
    display: block !important;
  }
}