.navbar-logo-left {
  position: relative;
  z-index: 10;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 20px;
  background-color: transparent;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1300px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%; padding: 0 12px 0 12px;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-wrapper {
  display: block;
  max-width: 1300px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-brand {
  width: 30%;
}

.nav-menu-two {
  display: block;
  margin-bottom: 0px;
  float: right;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 10px;
  color: #1a1b1f;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-link:focus-visible {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-link[data-wf-focus-visible] {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown {
  position: static;
  margin-right: 5px;
  margin-left: 5px;
}

.nav-dropdown-toggle {
  margin-top: -4px;
  margin-right: 14px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-dropdown-toggle:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  border-radius: 12px;
  background-color: #fff;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-divider {
  width: 1px;
  height: 22px;
  margin-right: 15px;
  margin-left: 15px;
  background-color: #e4ebf3;
}

.nav-link-accent {
  margin-right: 20px;
  margin-left: 5px;
  padding: 5px 10px;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, 0.75);
}

.mobile-margin-top-10 {
  display: inline-block;
}

.button-primary {
  padding: 12px 25px;
  background-color: #14548c;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff!important;
  font-size: 22px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  white-space: nowrap;
}

.button-primary:hover {
  background-color: #32343a;
  color: #fff;
}

.button-primary:active {
  background-color: #43464d;
}

.body {
  background-color: #f8f8f8;
  font-family: 'Droid Sans', sans-serif;
}

.image {
  position: static;
  display: block;
  width: 100%;
  max-width: 96%;
  float: left;
}

.list-item {
  display: inline-block;
}

.list-item-2 {
  display: inline-block;
}

.list-item-3 {
  display: inline-block;
}

.list-item-4 {
  display: inline-block;
  float: none;
  list-style-type: disc;
}

.text-block {
  display: inline-block;
  margin-top: -200px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
}

.testimonial-column-dark {
  position: relative;
  padding: 48px 30px 184px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f6f6f6;
  background-image: url('../images/bg-light.png');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: repeat-x;
  box-shadow: 1px 1px 3px 4px #000;
  -webkit-backdrop-filter: brightness(129%);
  backdrop-filter: brightness(129%);
}

.centered-heading {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #14548c;
  font-size: 39px;
  line-height: 39px;
  font-weight: 400;
  text-align: center;
}

.testimonial-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 2.25fr 1fr 1fr;
  grid-template-columns: 2.25fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.testimonial-block-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #000;
}

.testimonial-main-image {
  width: 33%; margin-left: 10px;
  height: auto; float: right;
  margin-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  box-shadow: 1px 1px 3px 0 #000;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonial-main-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-size: 16px;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-family: 'Droid Sans', sans-serif;
  font-weight: 400;
}

.testimonial-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #000;
}

.testimonial-info-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonial-author-name {
  font-weight: 700;
}

.heading {
  margin-bottom: 20px;
  color: #14548c;
  font-size: 42px;
  line-height: 40px;
  font-weight: 400;
}

@media screen and (max-width: 1111px) {
	.heading {font-size: 35px; line-height: 36px;}
}

.testimonial-p {
  font-size: 17px;
}

.opener {
  position: relative;
  z-index: 9;
  height: auto;
  padding-top: 20px;
  background-color: #fff;
}

.we {
  display: inline;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  color: #14548c;
  font-size: 90px;
  line-height: 76px;
  font-weight: 400;
}

.help {
  display: inline;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  color: #14548c;
  font-size: 90px;
  line-height: 76px;
  font-weight: 400;
}

.injured {
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  color: #d68b00;
  font-size: 90px;
  line-height: 67px;
  font-weight: 400;
}

.opening-words {
  position: relative;
  z-index: 2;
  font-size: 22px;
  font-weight: 200;
  text-align: center;
}

.workers {
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  color: #14548c;
  font-size: 90px;
  line-height: 76px;
  font-weight: 400;
}

.the-workers {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 37vh;
  background-image: url('../images/workrese.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.41;
}

.container-2 {
  max-width: 1300px;
  text-align: center;
}

.cta-button-wrap-opener {
  position: relative;
  z-index: 2;
  margin: 60px 100px 200px 100px;
}

.cta-button-opening {
  margin-left: 10px;
  background-color: #14548c;
  font-family: 'Droid Sans', sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.button {
  background-color: #14548c;
}

.heading-2 {
  font-size: 41px;
  font-weight: 400;
}

.h2-start-now {
  color: #d58a01;
  font-size: 68px;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
}

.h3-talk-to-a-lawyer {
  margin-top: 0px;
  color: #14548c;
  font-size: 40px;
  line-height: 43px;
  font-weight: 400;
  text-align: center;
}

.form-section {
  padding-top: 2%;
  padding-bottom: 2%;
}

.submit-button {
  background-color: #14548c;
  font-size: 22px;
  line-height: 32px;
}

.our-attorneysy {
  position: relative;
  height: 600px;
  border-top: 0px solid #d58800;
  border-bottom: 4px solid #d58800;
}


@media screen and (max-width: 1221px) {
	.our-attorneysy {height: 520px;}
}



@media screen and (max-width: 1071px) {
	.our-attorneysy {height: 470px;}
}


.the-orange-shape.shape {
  background-color: #14548c;
}

.the-orange-shape.shape2 {
  position: absolute;
  left: 5%;
  z-index: 1;
  width: 90%;
  height: 100%;
  background-color: #d58900;
}

.the-blue-shape {
  background-color: #14548c;
}

.the-blue-shape.shape2 {
  position: absolute;
  left: 0%;
  z-index: 2;
  width: 90%;
  height: 100%;
  border-top: 0px solid #000;
}

.the-lgt-bl-shape.shape2 {
  position: absolute;
  left: 10%;
  z-index: 0;
  width: 90%;
  height: 100%;
  background-color: #d3d3d3;
}

.team-pic {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  width: 80%;
	max-width: 1090px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.a-winning-team {
  position: absolute;
  left: 20%;
  top: auto;
  right: auto;
  bottom: 11%;
  z-index: 17;
  width: 60%;
  background-color: #fff;
  color: #14548c;
  font-size: 47px;
  line-height: 69px;
  font-weight: 400;
  text-align: center;
}

.on-your-side {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  margin-bottom: 0px;
  background-color: #14548c;
  color: #fff;
  font-size: 55px;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
}

.text-block-2 {
  padding-bottom: 20px;
}

.market {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 49%;
}

.pipeline {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 49%;
}

.office {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 49%;
}

.fire {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 49%;
}

.section {
  position: relative;
  height: 67vh;
  background-color: #dadada;
}

.absolute-container {
  position: relative;
  left: auto;
  top: 5%;
  right: auto;
  bottom: 5%;
  z-index: 9;
  display: block;
  max-width: 65%;
  padding-left: 0%;
  border-style: solid;
  border-width: 4px;
  border-color: #d58800;
  border-radius: 20px;
  background-color: hsla(0, 0%, 88%, 0.88);
  text-align: center;
}

.relative-section {
  position: relative;
  display: none;
  height: 60vh;
}

.heading-3 {
  font-size: 72px;
  line-height: 75px;
  font-weight: 400;
  text-align: center;
}

.any-job {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #14548c;
  font-size: 80px;
  line-height: 80px;
  font-weight: 400;
  text-align: center;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #14548c;
  font-size: 80px;
  line-height: 80px;
  font-weight: 400;
  text-align: center;
}

.any-time {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #14548c;
  font-size: 80px;
  line-height: 80px;
  font-weight: 400;
  text-align: center;
}

.footer {
  height: 61vh;
  padding-top: 20px;
}

.scroll-bg-section {
  position: relative;
  height: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.fire-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  display: block;
  height: 100%;
  background-image: url('../images/firefight2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.cementguy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: auto;
  height: 100%;
  background-image: url('../images/cement2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.shop-guy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-image: url('../images/market2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.office-guy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: url('../images/meeting2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.any-job-button {
  margin-bottom: 20px; color:#fff!important;
  background-color: #14548c;
  font-size: 19px;
  line-height: 22px;
}

.breaker-white {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  text-align: center;
}

.image-2 {
  width: auto;
  height: 150px;
}

.msba {
  width: auto;
  height: 106px;
}

.bbb {
  width: auto;
  height: 106px;
  padding-right: 20px;
  padding-left: 20px;
}

.image-3 {
  height: 107px;
}

.inside-page-top {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-image: url('../images/buildings2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.72);
  color: #14548c;
  font-size: 46px;
  line-height: 46px;
  font-weight: 400;
  text-align: center;
}

.call-to-action {
  padding-top: 2%;
  padding-bottom: 4%;
  background-color: #14548c;
  -webkit-transform: perspective(15px);
  transform: perspective(15px);
}

.rap-for-email {
  width: 250px;
  height: 250px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 4px;
  border-color: #d68b00;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: perspective(15px);
  transform: perspective(15px);
}

.rap-for-call {
  width: 250px;
  height: 250px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 4px;
  border-color: #d58a01;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: perspective(15px) translate(0px, 0px);
  transform: perspective(15px) translate(0px, 0px);
}

.rap-for-directions {
  width: 250px;
  height: 250px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 4px;
  border-color: #d58900;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: perspective(15px);
  transform: perspective(15px);
}

.email-image {
  display: block;
  width: auto;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.call-image {
  display: block;
  width: auto;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
}

.map-imge {
  display: block;
  width: auto;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
}

.email-heading {
  color: #14548c;
  text-align: center;
}

.call-heading {
  color: #14548c;
  text-align: center;
}

.heading-6 {
  color: #14548c;
  text-align: center;
}

.contactusnow {
  margin-bottom: 20px;
  color: #fff;
  font-size: 45px;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 96%;
  }

  .nav-menu-wrapper {
    background-color: transparent;
  }

  .nav-menu-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    background-color: #a6b1bf;
    color: #fff;
  }

  .body {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  .testimonial-column-dark {
    background-color: #fff;
  }

  .centered-heading {
    margin-bottom: 3px;
    font-size: 35px;
    line-height: 35px;
  }

  .testimonial-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-main-image {

	}

  .heading {
    margin-top: 10px;
    font-size: 37px;
    line-height: 37px;
  }

  .opener {
    height: auto;
  }

  .we {
    font-size: 73px;
    line-height: 70px;
  }

  .help {
    font-size: 73px;
    line-height: 70px;
  }

  .injured {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 73px;
    line-height: 70px;
  }

  .workers {
    margin-top: 0px;
    font-size: 73px;
    line-height: 70px;
  }

  .cta-button-opening {
    font-family: 'Droid Sans', sans-serif;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
  }
	
	a.cta-button-opening:link {color:#fff;}
	a.cta-button-opening:visited {color:#fff;}

  .h2-start-now {
    font-size: 57px;
    line-height: 61px;
  }

  .h3-talk-to-a-lawyer {
    font-size: 30px;
    line-height: 32px;
  }

  .our-attorneysy {
    position: relative;
    left: 0px;
    bottom: 0px;
    background-color: #fff;
  }

  .the-orange-shape.shape2 {
    left: 8%;
    width: 60%;
  }

  .the-blue-shape.shape2 {
    left: 0px;
    z-index: 3;
    width: 60%;
  }

  .the-lgt-bl-shape.shape2 {
    position: absolute;
    left: 16%;
    width: 60%;
    background-color: #bcd0e0;
  }

  .team-pic {
    width: 94%;
    margin-left: 3%;
  }

  .a-winning-team {
    bottom: 12%;
    font-size: 43px;
    line-height: 64px;
  }

  .on-your-side {
    font-size: 50px;
    line-height: 59px;
  }

  .absolute-container {
    left: auto;
    right: auto;
    max-width: 80%;
  }

  .relative-section {
    display: none;
  }

  .any-job {
    font-size: 55px;
    line-height: 55px;
  }

  .heading-4 {
    font-size: 55px;
    line-height: 55px;
  }

  .any-time {
    font-size: 55px;
    line-height: 55px;
  }

  .scroll-bg-section {
    position: relative;
    height: auto;
    background-image: url('../images/many-occ-bg-copy.jpg');
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: fixed;
  }

  .msba {
    height: 92px;
  }

  .bbb {
    height: 92px;
  }

  .image-3 {
    height: 92px;
  }

  .inside-page-top {
    height: 41vh;
  }

  .heading-5 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 39px;
    line-height: 39px;
  }

  .call-to-action {
    padding-bottom: 6%;
  }

  .rap-for-email {
    width: 200px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }

  .rap-for-call {
    width: 200px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }

  .rap-for-directions {
    width: 200px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }

  .email-image {
    height: 112px;
  }

  .call-image {
    height: 112px;
  }

  .map-imge {
    height: 112px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0px;
  }

  .nav-menu-two {
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
  }

  .nav-link {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    display: inline-block;
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .testimonial-column-dark {
    padding: 60px 15px;
  }

  .testimonial-main-image {

	}

  .opener {
    height: auto;
    padding-top: 10px;
  }

  .we {
    font-size: 69px;
    line-height: 69px;
  }

  .help {
    font-size: 69px;
    line-height: 69px;
  }

  .injured {
    margin-top: 3px;
    font-size: 69px;
    line-height: 53px;
  }

  .workers {
    margin-top: 3px;
    font-size: 69px;
    line-height: 69px;
  }

  .the-workers {
    height: 20vh;
  }

  .cta-button-wrap-opener {
    padding-right: 40px;
    padding-left: 40px; margin: 30px 30px 40px 30px;
  }

  .cta-button-opening {
    margin-top: 10px;
    padding: 12px 20px;
    font-family: 'Droid Sans', sans-serif;
    line-height: 21px;
    font-weight: 400;
  }

  .h2-start-now {
    margin-bottom: 0px;
    font-size: 47px;
    line-height: 54px;
  }

  .h3-talk-to-a-lawyer {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 33px;
    line-height: 37px;
  }

  .our-attorneysy {
    height: 450px;
  }
	
	
	
@media screen and (max-width: 650px) {
	.our-attorneysy {height: 420px;}
}
	
	


  .the-orange-shape.shape2 {
    left: 7%;
  }

  .the-lgt-bl-shape.shape2 {
    left: 14%;
  }

  .team-pic {
    left: -10%;
    z-index: 3;
    width: 120%;
    max-width: 120%;
    margin-left: auto;
  }

  .a-winning-team {
    left: 15%;
    bottom: 10%;
    width: 70%;
    font-size: 37px;
    line-height: 58px;
  }

  .on-your-side {
    font-size: 39px;
    line-height: 54px;
  }

  .form-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .any-job {
    font-size: 42px;
    line-height: 42px;
  }

  .heading-4 {
    font-size: 42px;
    line-height: 42px;
  }

  .any-time {
    font-size: 42px;
    line-height: 42px;
  }

  .scroll-bg-section {
    height: auto;
  }

  .office-guy {
    background-position: 100% 50%;
  }

  .heading-5 {
    font-size: 34px;
    line-height: 34px;
  }

  .rap-for-email {
    width: 155px;
    height: 155px;
  }

  .rap-for-call {
    width: 155px;
    height: 155px;
  }

  .rap-for-directions {
    width: 155px;
    height: 155px;
  }

  .email-image {
    height: 70px;
  }

  .call-image {
    height: 70px;
    max-width: 100%;
  }

  .map-imge {
    height: 70px;
  }

  .email-heading {
    margin-bottom: 0px;
  }

  .call-heading {
    margin-bottom: 0px;
  }

  .heading-6 {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .navbar-brand {
    width: 66%;
  }

  .nav-menu-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .body {
    font-family: 'Droid Sans', sans-serif;
  }

  .testimonial-column-dark {
    padding-top: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dadada), to(#fff));
    background-image: linear-gradient(180deg, #dadada, #fff);
  }

  .centered-heading {
    font-family: 'Droid Sans', sans-serif;
    color: #14548c;
    font-size: 24px;
    line-height: 25px;
    font-weight: 400;
  }

  .testimonial-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .testimonial-block-main {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .testimonial-main-image {
    height: auto;
    margin-right: 0px;
    margin-bottom: 32px;
  }

  .margin-bottom-24px {
    margin-bottom: -3px;
  }

  .testimonial-main-heading {
    font-size: 20px;
    line-height: 23px;
  }

  .testimonial-block {
    padding-top: 3px;
    padding-bottom: 0px;
  }

  .heading {
    font-family: 'Droid Sans', sans-serif;
    color: #14548c;
    font-size: 25px;
    line-height: 27px;
  }

  .testimonial-p {
    font-family: 'Droid Sans', sans-serif;
    color: #464646;
  }

  .opener {
    padding-top: 24px;
  }

  .we {
    font-family: 'Droid Sans', sans-serif;
    font-size: 50px;
    line-height: 44px;
    font-weight: 700;
  }

  .help {
    font-family: 'Droid Sans', sans-serif;
    font-size: 50px;
    line-height: 44px;
    font-weight: 700;
  }

  .injured {
    margin-top: 3px;
    margin-bottom: 0px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 50px;
    line-height: 49px;
    font-weight: 700;
  }

  .workers {
    margin-top: 3px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 50px;
    line-height: 44px;
    font-weight: 700;
  }

  .the-workers {
    height: 14vh;
  }

  .cta-button-wrap-opener {
    margin-top: 3px;
  }

  .cta-button-opening {
    margin-top: 4px;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
  }

  .h2-start-now {
    font-family: 'Droid Sans', sans-serif;
    font-size: 39px;
    line-height: 41px;
    font-weight: 400;
  }

  .h3-talk-to-a-lawyer {
    padding: 20px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 27px;
    line-height: 29px;
  }

  .form-section {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e6ec), to(#fff));
    background-image: linear-gradient(180deg, #e5e6ec, #fff);
  }

  .submit-button {
    display: block;
    font-size: 17px;
    line-height: 29px;
  }

  .our-attorneysy {
    height: 320px;
    background-color: #fff;
  }

  .the-orange-shape.shape2 {
    left: 9%;
  }

  .the-lgt-bl-shape.shape2 {
    left: 18%;
    width: 86%;
  }

  .team-pic {
    left: 0%;
    z-index: 3;
    width: 130%;
    max-width: 130%;
    margin-left: -15%;
  }

  .a-winning-team {
    left: 0%;
    bottom: 12%;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
  }

  .on-your-side {
    font-family: 'Droid Sans', sans-serif;
    font-size: 32px;
    line-height: 48px;
  }

  .form-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .absolute-container {
    position: relative;
    left: auto;
    right: auto;
    display: block;
    max-width: 80%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .any-job {
    margin-top: 19px;
    font-size: 30px;
    line-height: 30px;
  }

  .heading-4 {
    font-size: 30px;
    line-height: 30px;
  }

  .any-time {
    font-size: 30px;
    line-height: 30px;
  }

  .scroll-bg-section {
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
    text-align: center;
  }

  .fire-bg {
    left: -76%;
    z-index: 4;
  }

  .shop-guy {
    left: 0%;
    z-index: 3;
    overflow: visible;
    width: 100%;
    background-position: 0% 50%;
  }

  .office-guy {
    z-index: 2;
    background-position: 100% 50%;
  }

  .any-job-button {
    background-color: #14548c;
  }

  .msba {
    height: 47px;
  }

  .bbb {
    height: 47px;
  }

  .image-3 {
    height: 47px;
  }

  .inside-page-top {
    height: 29vh;
  }

  .heading-5 {
    font-size: 25px;
    line-height: 25px;
  }

  .image-4 {
    display: block;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .call-to-action {
    padding-bottom: 10%; overflow: hidden; 
  }

  .rap-for-email {
    width: 120px;
    height: 120px;
    max-width: 100%;
    min-width: 0%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 14%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .rap-for-call {
    width: 120px;
    height: 120px;
    min-width: 0%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 14%;
  }

  .rap-for-directions {
    width: 120px;
    height: 120px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 14%;
  }

  .email-image {
    height: 59px;
  }

  .call-image {
    height: 59px;
  }

  .map-imge {
    height: 59px;
  }

  .email-heading {
    font-size: 21px;
    line-height: 21px;
  }

  .call-heading {
    font-size: 21px;
    line-height: 21px;
  }

  .heading-6 {
    font-size: 21px;
    line-height: 21px;
  }

  .contactusnow {
    font-size: 36px;
    line-height: 36px;
  }
}

#w-node-be224bc6-a817-729c-713e-5828f1bb3aeb-dfaddbe1 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-be224bc6-a817-729c-713e-5828f1bb3af5-dfaddbe1 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-be224bc6-a817-729c-713e-5828f1bb3aeb-dfaddbe1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-be224bc6-a817-729c-713e-5828f1bb3aeb-dfaddbe1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

