.home-benner-sec {
  padding-top: 254px;
  padding-bottom: 130px;
}
.home-info h2 {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
  font-size: 25px;
  margin-bottom: 20px;
  font-family: 'Metropolis';
}
.home-info h1 {
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  line-height: normal;
  font-size: 75px;
  margin-bottom: 20px;
  font-family: 'Metropolis';
  line-height: 0.95;
}
.home-info h1 b {
  color: #ffffff;
}
.home-info h3 {
  color: #ffffff;
  font-weight: 500;
  text-transform: capitalize;
  line-height: normal;
  font-size: 48px;
  margin-bottom: 45px;
  font-family: 'Metropolis';
  line-height: 1.3;
}
.home-info h3 b {
  color: #ffffff;
  font-size: 106%;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1;
}
.as-seen-on-block p {
  font-family: 'Metropolis';
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0px;
  letter-spacing: 3px;
  position: relative;
}
.as-seen-on-block ul {
  display: flex;
  justify-content: start;
}
.as-seen-on-block ul li {
  align-self: center;
  padding: 20px 20px;
}
.as-seen-on-block ul li:first-child {
  padding-left: 0px !important;
}
.as-seen-on-block ul li figure {
  margin-bottom: 10px;
  text-align: center;
}
.home-benner-sec .coman-form {
  float: right;
  max-width: 86%;
}
.case-results-sec {
  background: #e18141;
  text-align: center;
  padding: 35px 0px;
  border-bottom: 3px solid #cf7032;
}
.case-results-sec h2 {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
  font-size: 18px;
  margin-bottom: 28px;
  font-family: 'Metropolis';
  letter-spacing: 7px;
}
.case-results-sec .item {
  border-left: 2px solid rgba(255, 255, 255, 0.2);
  padding: 0px 20px;
}
.case-results-sec h3 {
  color: #ffffff;
  font-weight: bold;
  text-transform: capitalize;
  line-height: normal;
  font-size: 48px;
  margin-bottom: 10px;
  font-family: 'Metropolis Extra';
}
.case-results-sec h4 {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
  font-size: 16px;
  margin-bottom: 0px;
  font-family: 'Metropolis';
}
.four-points-block {
  border-radius: 10px;
  height: 100%;
  padding: 45px;
}
.four-points-block figure {
  margin-bottom: 30px;
}
.four-points-block h3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.four-points-block p {
  color: #fff;
  margin-bottom: 0px;
}
.four-points-sec [class*="col-"] {
  margin-top: 30px;
}
.four-points-sec {
  margin-top: 30px;
}
.video-block a, figure.video-block, figure.video-block img {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
}
figure.video-block .play-btn {
  margin: 0px !important;
  position: absolute !important;
  top: 50% !important;
  -moz-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  left: 0px;
  right: 0px;
  margin: auto;
}
figure.video-block .play-btn img {
  width: auto;
  height: auto;
  margin-bottom: 20px;
  animation: play-btn 2s infinite;
  transform: scale(1);
  margin-bottom: 0;
}
figure.video-block .play-btn {
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
figure.video-block .play-btn p {
  color: #fff;
  margin: 0;
  font-size: 21px;
  line-height: normal;
}
@keyframes play-btn {
  0% {
    transform: scale(0.95);
  }
  70% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}
.content-sec h2 {
  font-size: 60px;
  line-height: 1;
}
.content-sec .text-center.defualt-content-info {
  margin-bottom: 40px;
}
.content-sec {
  padding-bottom: 50px !important;
}
.awards-and-accolades-slider figure {
  height: 110px !important;
  line-height: 110px !important;
  text-align: center;
  margin: 0px;
  padding: 0px 15px;
}
.awards-and-accolades-sec {
  padding-top: 0px !important;
  padding-bottom: 80px !important;
}
.awards-and-accolades-sec h2 {
  font-family: 'Metropolis';
  color: #00223d;
  opacity: 0.2;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  letter-spacing: 10px;
  margin-bottom: 20px;
}
.awards-and-accolades-sec .container {
  max-width: 1130px !important;
}
.practice-areas-sec {
  background: #f6f7f8;
  text-align: center;
}
.practice-areas-block {
  min-height: 350px;
  display: flex;
  border-radius: 6px;
  padding: 35px;
  position: relative;
}
.practice-areas-block figure {
  margin-bottom: 20px;
}
.practice-areas-sec [class*="col-"] {
  margin-bottom: 30px;
  width: 20%;
}
.practice-areas-block-inn {
  align-self: end;
  text-align: left;
  position: relative;
}
.practice-areas-block-inn h3 {
  color: #ffffff;
  font-size: 22px;
}
.practice-areas-block-inn h3 a {
  color: #ffffff;
}
.practice-areas-block-inn p {
  color: #ffffff;
  margin-bottom: 0px;
  display: none;
}
.practice-areas-block:hover p, .practice-areas-block:focus p {
  display: block;
}
.practice-areas-block::before {
  background: rgba(225, 129, 65, 0.70);
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  content: "";
  display: none;
  border-radius: 6px;
}
.practice-areas-block:focus::before, .practice-areas-block:hover::before {
  display: block;
  border-radius: 6px;
}
.testimonials-block {
  background: #fff;
  border-radius: 7px;
}
.testimonials-sec {
  background: #044177;
  background: -webkit-linear-gradient(45deg, rgba(4, 65, 119, 1) 0%, rgba(3, 126, 186, 1) 100%);
  background: -moz-linear-gradient(45deg, rgba(4, 65, 119, 1) 0%, rgba(3, 126, 186, 1) 100%);
  background: linear-gradient(45deg, rgba(4, 65, 119, 1) 0%, rgba(3, 126, 186, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#044177", endColorstr="#037EBA", GradientType=0);
}
.testimonials-sec .text-center.defualt-content-info {
  margin-bottom: 40px;
}
.testimonials-sec .text-center.defualt-content-info h1, .testimonials-sec .text-center.defualt-content-info h2, .testimonials-sec .text-center.defualt-content-info h3, .testimonials-sec .text-center.defualt-content-info h4, .testimonials-sec .text-center.defualt-content-info h5, .testimonials-sec .text-center.defualt-content-info h6, .testimonials-sec .text-center.defualt-content-info p {
  color: #fff;
}
.testimonials-block-first {
  padding: 19px 24px;
}
.testimonials-block-first figure {
  float: left;
  margin: 0px;
  width: 62px;
}
.testimonials-block-first .testimonials-user-det {
  overflow: hidden;
  padding-top: 10px;
  padding-left: 12px;
}
.testimonials-block-first .testimonials-user-det h3 {
  color: #00233b;
  font-size: 18px;
  margin-bottom: 0px;
}
.testimonials-block-first .testimonials-user-det h4 {
  color: #52616e;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0px;
}
.testimonials-block-second {
  position: relative;
  background: #f6f7f8;
  padding: 30px 46px;
}
.testimonials-block-second p {
  margin-bottom: 0px;
}
.testimonials-block-third {
  padding: 19px 30px;
}
.testimonials-block-third p {
  margin: 0px;
  font-weight: bold;
}
.testimonials-block-third p img {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.testimonials-block-third .google-block {
  text-align: right;
}
.testimonials-det {
  padding-left: 83px;
  position: relative;
  background: url("../images/quiet-img.png");
  background-repeat: no-repeat !important;
  background-position: top 2px left !important;
  background-size: contain !important;
  background-size: 45px !important;
}
.testimonials-sec .coman-btn {
  background: #ffffff !important;
  color: #00223d !important;
  margin-top: 40px;
}
.testimonials-sec .coman-btn:hover, .testimonials-sec .coman-btn:focus {
  background: #e18141 !important;
  color: #00223d !important;
}
.meet-the-team-block {
  text-align: center;
}
.meet-the-team-block figure, .meet-the-team-block figure img {
  margin-bottom: 10px;
  width: 100%;
}
.meet-the-team-block h3 {
  color: #00233b;
  font-size: 24px;
  margin-bottom: 7px;
  font-family: 'Metropolis Extra';
  text-transform: capitalize !important;
  line-height: normal;
  font-weight: bold;
  text-align: center;
}
.meet-the-team-block h3 a {
  color: #00233b;
}
.meet-the-team-block h3 a:hover, .meet-the-team-block h3 a:focus {
  color: #e18141;
}
.meet-the-team-block h4 {
  font-size: 14px;
  color: #00223d;
  margin-bottom: 0px;
  font-weight: 900;
  line-height: 1.5;
  font-family: 'Metropolis';
  text-transform: uppercase;
}
.team-sec [class*="col-"]:nth-child(1), .team-sec [class*="col-"]:nth-child(2), .team-sec [class*="col-"]:nth-child(3) {
  margin-top: 0px;
}
.team-sec [class*="col-"] {
  margin-top: 30px;
}
.why-thousands-of-injury-victims-sec {
  background: #f6f7f8;
  text-align: center;
}
.why-thousands-of-injury-victims-sec .defualt-content-info {
  max-width: 950px;
  margin: auto;
}
.why-thousands-of-injury-victims-block {
  background: #044177;
  height: 100%;
  text-align: left;
  padding: 45px;
}
.why-thousands-of-injury-victims-sec .row {
  margin: 0px -5px;
}
.why-thousands-of-injury-victims-sec [class*="col-"] {
  padding: 0px 5px;
  margin-bottom: 10px;
}
.why-thousands-of-injury-victims-block h1, .why-thousands-of-injury-victims-block h2, .why-thousands-of-injury-victims-block h3, .why-thousands-of-injury-victims-block h4, .why-thousands-of-injury-victims-block h5, .why-thousands-of-injury-victims-block h6, .why-thousands-of-injury-victims-block p {
  color: #fff;
}
.why-thousands-of-injury-victims-block p:last-child {
  margin-bottom: 0px;
}
.why-thousands-of-injury-victims-sec .coman-btn-block.text-center {
  margin-top: 30px;
}
.why-thousands-of-injury-victims-block h3 {
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1;
}
.why-thousands-of-injury-victims-sec [class*="col-"]:nth-child(1) .why-thousands-of-injury-victims-block {
  border-radius: 8px 0px 0px 8px;
}
.why-thousands-of-injury-victims-sec [class*="col-"]:nth-child(3) .why-thousands-of-injury-victims-block {
  border-radius: 0px 8px 8px 0px;
}
.areas-we-serve-block {
  min-height: 350px;
  display: flex;
  border-radius: 6px;
  padding: 35px 15px;
  position: relative;
}
.areas-we-serve-block figure {
  margin-bottom: 20px;
}
.areas-we-serve-sec .row {
  margin: 0px -10px;
}
.areas-we-serve-sec [class*="col-"] {
  margin-bottom: 20px;
  padding: 0px 10px;
}
.areas-we-serve-block a {}
.areas-we-serve-block .areas-we-serve-block-inn {
  align-self: end;
  text-align: center;
  position: relative;
  justify-content: center;
  width: 100%;
}
.areas-we-serve-block-inn h3 {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 0px;
}
.areas-we-serve-block-inn h3 a {
  color: #ffffff;
}

.servcies-info-right-block {
  text-align: center;
}
.servcies-info-inn-sec {
  padding-top: 85px;
}
.servcies-info-inn-sec .defualt-content-info h1, .servcies-info-inn-sec .defualt-content-info h2, .servcies-info-inn-sec .defualt-content-info h3, .servcies-info-inn-sec .defualt-content-info h4, .servcies-info-inn-sec .defualt-content-info h5, .servcies-info-inn-sec .defualt-content-info h6, .servcies-info-inn-sec .defualt-content-info p {
  color: #fff;
}
.servcies-block-list {
  border: 1px solid #037eba;
  border-radius: 10px;
  background: #037eba;
  margin-bottom: 30px;
}
.servcies-block {
  position:
    relative;
  padding: 40px 30px;
}
.servcies-block figure {
  margin-bottom: 0px;
  top: 50% !important;
  -moz-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  position: absolute;
}
.servcies-block p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  padding-left: 72px;
}
.servcies-block:nth-child(1) {
  background: #034C81;
  background: linear-gradient(90deg, rgba(3, 76, 129, 1) 0%, rgba(3, 76, 129, 0.65) 100%);
  border-radius: 10px 10px 0px 0px;
}
.servcies-block:nth-child(2) {
  background: #034C81;
  background: -webkit-linear-gradient(90deg, rgba(3, 76, 129, 1) 0%, rgba(5, 102, 156, 1) 100%);
  background: -moz-linear-gradient(90deg, rgba(3, 76, 129, 1) 0%, rgba(5, 102, 156, 1) 100%);
  background: linear-gradient(90deg, rgba(3, 76, 129, 1) 0%, rgba(5, 102, 156, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#034C81", endColorstr="#05669C", GradientType=1);
}
.servcies-block:nth-child(3) {
  background: #034C81;
  background: linear-gradient(90deg, rgba(3, 76, 129, 1) 0%, rgba(3, 76, 129, 0.65) 100%);
}
.servcies-block:nth-child(4) {
  background: #034C81;
  background: -webkit-linear-gradient(90deg, rgba(3, 76, 129, 1) 0%, rgba(5, 102, 156, 1) 100%);
  background: -moz-linear-gradient(90deg, rgba(3, 76, 129, 1) 0%, rgba(5, 102, 156, 1) 100%);
  background: linear-gradient(90deg, rgba(3, 76, 129, 1) 0%, rgba(5, 102, 156, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#034C81", endColorstr="#05669C", GradientType=1);
  border-radius: 0px 0px 10px 10px;
}
.faq-sec {
  background: #f6f7f8;
}
.faq-contact-block {
  background: #044177;
  border-radius: 8px;
  max-width: 560px;
  padding: 40px;
}
.faq-contact-block p {
  color: #fff;
}
.faq-contact-block p:last-child {
  margin-bottom: 0px;
}
.blog-block figure {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.blog-block figure img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 340px;
  width: 100%;
  border-radius: 8px;
}
.blog-block ul {
  margin-bottom: 0px;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.blog-block ul li {
  font-weight: bold;
  text-transform: capitalize;
  color: #e78241;
  font-size: 16px;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  margin-left: 15px;
  padding-left: 17px;
  position: relative;
}
.blog-block ul li::before {
  content: "";
  position: absolute;
  background: #b2bec9;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 50% !important;
  -moz-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  border-radius: 0px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.blog-block ul li a {
  color: #e78241;
}
.blog-block ul li a:hover, .blog-block ul li a:focus {
  color: #037eba !important;
}
.blog-block h3 {
  color: #037eba;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}
.blog-block p {
  margin-bottom: 0px;
}
.blog-block h3 a {
  color: #037eba;
}
.blog-block h3 a:hover, .blog-block h3 a:focus {
  color: #e78241;
}
.blog-block .date {
  color: #00223d;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
}
.blog-block .date-catogary-block {
  margin-bottom: 10px;
}
.blog-sec [class*="col-"] {
  margin-bottom: 40px !important;
}
@media (max-width: 1800px) {}
@media (max-width: 2200px) {}
@media (max-width: 1900px) {}
@media (max-width: 1800px) {
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 70px;
  }
  .home-info h1 {
    font-size: 25px;
  }
  .home-info h3 {
    font-size: 45px;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 45px;
  }
  .blog-block h3 {
    font-size: 27px;
  }
  .blog-block figure img {
    height: 330px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 78px;
  }
}
@media (max-width: 1700px) {
  section.bg.home-benner-sec {
    padding-top: 230px;
    padding-bottom: 120px;
  }
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 70px;
  }
  .home-info h3 {
    font-size: 43px;
  }
  .case-results-sec h3 {
    font-size: 48px;
  }
  .four-points-block {
    padding: 44px;
  }
  .content-sec h2 {
    font-size: 58px;
  }
  .practice-areas-block {
    padding: 28px;
    min-height: 380px;
  }
  .practice-areas-block-inn h3 {
    font-size: 20px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 43px;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 40px;
  }
  .servcies-block p {
    font-size: 23px;
  }
  .blog-block h3 {
    font-size: 26px;
  }
  .blog-block figure img {
    height: 320px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 70px;
  }
}
@media (max-width: 1600px) {
  section.bg.home-benner-sec {
    padding-top: 230px;
    padding-bottom: 120px;
  }
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 65px;
  }
  .home-info h3 {
    font-size: 41px;
  }
  .as-seen-on-block ul li {
    padding: 20px 18px;
  }
  .case-results-sec h3 {
    font-size: 45px;
  }
  .case-results-sec h4 {
    font-size: 15px;
  }
  .four-points-block {
    padding: 43px;
  }
  .four-points-block h3 {
    font-size: 23px;
  }
  .content-sec h2 {
    font-size: 54px;
  }
  .practice-areas-block {
    padding: 25px;
    min-height: 380px;
  }
  .practice-areas-block-inn h3 {
    font-size: 20px;
  }
  .testimonials-block-second {
    padding: 38px;
  }
  .testimonials-det {
    padding-left: 80px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 43px;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 38px;
  }
  .areas-we-serve-block {
    min-height: 340px;
    padding: 24px 15px;
  }
  .servcies-block p {
    font-size: 22px;
  }
  .blog-block h3 {
    font-size: 25px;
  }
  .blog-block figure img {
    height: 300px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 60px;
  }
}
@media (max-width: 1500px) {
  section.bg.home-benner-sec {
    padding-top: 215px;
    padding-bottom: 110px;
  }
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 60px;
  }
  .home-info h3 {
    font-size: 39px;
  }
  .as-seen-on-block ul li {
    padding: 20px 18px;
  }
  .case-results-sec h3 {
    font-size: 42px;
  }
  .case-results-sec h4 {
    font-size: 15px;
  }
  .four-points-block {
    padding: 40px;
  }
  .four-points-block h3 {
    font-size: 22px;
  }
  .content-sec h2 {
    font-size: 52px;
  }
  .practice-areas-block {
    padding: 23px;
    min-height: 380px;
  }
  .practice-areas-block-inn h3 {
    font-size: 19px;
  }
  .testimonials-block-second {
    padding: 35px;
  }
  .testimonials-det {
    padding-left: 75px;
  }
  .meet-the-team-block h4 {
    font-size: 13px;
  }
  .meet-the-team-block h3 {
    font-size: 23px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 40px;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 36px;
  }
  .areas-we-serve-block {
    min-height: 330px;
    padding: 26px 15px;
  }
  .servcies-block p {
    font-size: 20px;
  }
  .faq-contact-block {
    padding: 38px;
  }
  .blog-block h3 {
    font-size: 24px;
  }
  .blog-block figure img {
    height: 290px;
  }
  .blog-block ul li::before {
    left: -5px;
  }
  .blog-block .date, .blog-block ul li {
    font-size: 15px;
  }
  .blog-block ul li {
    margin-left: 13px;
    padding-left: 13px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 54px;
  }
}
@media (max-width: 1400px) {
  section.bg.home-benner-sec {
    padding-top: 205px;
    padding-bottom: 100px;
  }
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 55px;
  }
  .home-info h3 {
    font-size: 38px;
  }
  .as-seen-on-block ul li {
    padding: 20px 17px;
  }
  .case-results-sec h3 {
    font-size: 40px;
  }
  .case-results-sec h4 {
    font-size: 15px;
  }
  .four-points-block {
    padding: 36px;
  }
  .four-points-block h3 {
    font-size: 21px;
  }
  .content-sec h2 {
    font-size: 48px;
  }
  .practice-areas-block {
    padding: 20px;
    min-height: 390px;
  }
  .practice-areas-block-inn h3 {
    font-size: 18px;
  }
  .practice-areas-sec .row {
    margin: 0px -14px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 14px;
    margin-bottom: 28px;
  }
  .testimonials-block-first {
    padding: 15px 26px;
  }
  .testimonials-block-second {
    padding: 30px;
  }
  .testimonials-det {
    padding-left: 70px;
  }
  .testimonials-block-third {
    padding: 19px 26px;
  }
  .meet-the-team-block h4 {
    font-size: 13px;
  }
  .meet-the-team-block h3 {
    font-size: 23px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 35px;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 34px;
  }
  .areas-we-serve-block {
    min-height: 320px;
    padding: 24px 15px;
  }
  .servcies-block p {
    font-size: 19px;
  }
  .faq-contact-block {
    padding: 35px;
  }
  .blog-block h3 {
    font-size: 23px;
  }
  .blog-block figure img {
    height: 280px;
  }
  .blog-block ul li::before {
    left: -5px;
  }
  .blog-block .date, .blog-block ul li {
    font-size: 15px;
  }
  .blog-block ul li {
    margin-left: 13px;
    padding-left: 13px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 50px;
  }
}
@media (max-width: 1300px) {
  section.bg.home-benner-sec {
    padding-top: 185px;
    padding-bottom: 90px;
  }
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 50px;
  }
  .home-info h3 {
    font-size: 35px;
  }
  .as-seen-on-block ul li {
    padding: 20px 16px;
  }
  .case-results-sec h3 {
    font-size: 38px;
  }
  .case-results-sec h4 {
    font-size: 15px;
  }
  .four-points-block {
    padding: 34px;
  }
  .four-points-block h3 {
    font-size: 20px;
  }
  .content-sec h2 {
    font-size: 46px;
  }
  .awards-and-accolades-sec {
    padding-top: 0px !important;
    padding-bottom: 75px !important;
  }
  .awards-and-accolades-sec .container {
    max-width: 90% !important;
  }
  .practice-areas-block {
    padding: 25px;
    min-height: 350px;
  }
  .practice-areas-sec [class*="col-"] {
    width: 25%;
  }
  .practice-areas-block-inn h3 {
    font-size: 20px;
  }
  .practice-areas-sec .row {
    margin: 0px -13px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 13px;
    margin-bottom: 26px;
  }
  .testimonials-block-first {
    padding: 15px 24px;
  }
  .testimonials-block-second {
    padding: 28px;
  }
  .testimonials-det {
    padding-left: 65px;
  }
  .testimonials-block-third {
    padding: 19px 24px;
  }
  .meet-the-team-block h4 {
    font-size: 12px;
  }
  .meet-the-team-block h3 {
    font-size: 22px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 30px;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 32px;
  }
  .areas-we-serve-block {
    min-height: 310px;
    padding: 24px 15px;
  }
  .servcies-block {
    padding: 30px;
  }
  .servcies-block p {
    font-size: 18px;
  }
  .faq-contact-block {
    padding: 30px;
  }
  .blog-block h3 {
    font-size: 22px;
  }
  .blog-block figure img {
    height: 270px;
  }
  .blog-block ul li::before {
    left: -5px;
  }
  .blog-block .date, .blog-block ul li {
    font-size: 14px;
  }
  .blog-block ul li {
    margin-left: 10px;
    padding-left: 10px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 44px;
  }
}
@media (max-width: 1200px) {
  section.bg.home-benner-sec {
    padding-top: 165px;
    padding-bottom: 80px;
  }
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 45px;
  }
  .home-info h3 {
    font-size: 33px;
  }
  .as-seen-on-block ul li {
    padding: 20px 13px;
  }
  .case-results-sec h3 {
    font-size: 36px;
  }
  .case-results-sec h4 {
    font-size: 14px;
  }
  .four-points-block {
    padding: 30px;
  }
  .four-points-block h3 {
    font-size: 19px;
  }
  .content-sec h2 {
    font-size: 43px;
  }
  .awards-and-accolades-sec {
    padding-top: 0px !important;
    padding-bottom: 70px !important;
  }
  .awards-and-accolades-sec .container {
    max-width: 90% !important;
  }
  .practice-areas-block {
    padding: 25px;
    min-height: 350px;
  }
  .practice-areas-sec [class*="col-"] {
    width: 25%;
  }
  .practice-areas-block-inn h3 {
    font-size: 22px;
  }
  .practice-areas-sec .row {
    margin: 0px -12px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 12px;
    margin-bottom: 24px;
  }
  .testimonials-block-first {
    padding: 15px 20px;
  }
  .testimonials-block-second {
    padding: 24px 24px;
  }
  .testimonials-det {
    padding-left: 60px;
  }
  .testimonials-block-third {
    padding: 19px 20px;
  }
  .meet-the-team-block h4 {
    font-size: 11px;
  }
  .meet-the-team-block h3 {
    font-size: 21px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 25px;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 29px;
  }
  .areas-we-serve-sec .row {
    margin: 0px -8px;
  }
  .areas-we-serve-sec [class*="col-"] {
    margin-bottom: 16px;
    padding: 0px 8px;
  }
  .areas-we-serve-block-inn h3 {
    font-size: 22px;
  }
  .areas-we-serve-block {
    min-height: 310px;
    padding: 24px 15px;
  }
  .servcies-block {
    padding: 30px;
  }
  .servcies-block p {
    font-size: 18px;
    padding-left: 70px;
  }
  .faq-contact-block {
    padding: 25px;
  }
  .blog-block h3 {
    font-size: 21px;
  }
  .blog-block figure img {
    height: 260px;
  }
  .blog-block ul li::before {
    left: -4px;
  }
  .blog-block .date, .blog-block ul li {
    font-size: 14px;
  }
  .blog-block ul li {
    margin-left: 9px;
    padding-left: 9px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 30px;
  }
}
@media (max-width: 1100px) {
  section.bg.home-benner-sec {
    padding-top: 154px;
    padding-bottom: 70px;
  }
  .home-benner-sec .coman-form {
    max-width: 1000%;
  }
  /*.home-info h2 {*/
  .home-info h1 {
    font-size: 25px;
  }
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 45px;
  }
  .home-info h3 {
    font-size: 30px;
  }
  .as-seen-on-block ul li {
    padding: 20px 10px;
  }
  .case-results-sec h3 {
    font-size: 34px;
  }
  .case-results-sec h4 {
    font-size: 14px;
  }
  .four-points-block {
    padding: 25px;
  }
  .four-points-block h3 {
    font-size: 18px;
  }
  .content-sec h2 {
    font-size: 40px;
  }
  .awards-and-accolades-sec {
    padding-top: 0px !important;
    padding-bottom: 65px !important;
  }
  .awards-and-accolades-sec .container {
    max-width: 90% !important;
  }
  .practice-areas-block {
    padding: 25px;
    min-height: 350px;
  }
  .practice-areas-sec [class*="col-"] {
    width: 33.33%;
  }
  .practice-areas-block-inn h3 {
    font-size: 20px;
  }
  .practice-areas-sec .row {
    margin: 0px -10px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .testimonials-block-first {
    padding: 15px 20px;
  }
  .testimonials-block-second {
    padding: 24px 24px;
  }
  .testimonials-det {
    padding-left: 60px;
  }
  .testimonials-block-third {
    padding: 19px 20px;
  }
  .meet-the-team-block h4 {
    font-size: 10px;
  }
  .meet-the-team-block h3 {
    font-size: 20px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 25px;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 27px;
  }
  .areas-we-serve-sec .row {
    margin: 0px -8px;
  }
  .areas-we-serve-sec [class*="col-"] {
    margin-bottom: 16px;
    padding: 0px 8px;
  }
  .areas-we-serve-block-inn h3 {
    font-size: 22px;
  }
  .areas-we-serve-block {
    min-height: 300px;
    padding: 24px 15px;
  }
  .servcies-block {
    padding: 28px;
  }
  .servcies-block p {
    font-size: 17px;
    padding-left: 70px;
  }
  .servcies-info-inn-sec {
    padding-top: 60px;
  }
  .faq-contact-block {
    padding: 20px;
  }
  .blog-block h3 {
    font-size: 20px;
  }
  .blog-block figure img {
    height: 250px;
  }
  .blog-block ul li::before {
    left: -4px;
  }
  .blog-block .date, .blog-block ul li {
    font-size: 14px;
  }
  .blog-block ul li {
    margin-left: 9px;
    padding-left: 9px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  section.bg.home-benner-sec {
    background-size: 100% auto !important;
    min-height: auto;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 60% !important;
    padding-bottom: 50px !important;
    background-color: #022546 !important;
    text-align: center;
  }
  .home-benner-sec .coman-form {
    float: none;
    max-width: 1000%;
  }
  /*.home-info h2 {*/
  .home-info h1 {
    font-size: 25px;
  }
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 45px;
    margin-bottom: 30px;
  }
  .home-info h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .as-seen-on-block ul li {
    padding: 20px 10px;
  }
  .as-seen-on-block ul {
    margin-bottom: 30px;
    justify-content: center;
  }
  .case-results-sec h3 {
    font-size: 32px;
  }
  .case-results-sec h4 {
    font-size: 13px;
  }
  .four-points-block {
    padding: 25px;
  }
  .four-points-block h3 {
    font-size: 20px;
  }
  .content-sec h2 {
    font-size: 36px;
  }
  .video-block {
    margin-top: 30px;
  }
  .content-sec {
    text-align: center;
  }
  .awards-and-accolades-sec {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
  }
  .awards-and-accolades-sec h2 {
    letter-spacing: 5px;
    font-size: 16px;
  }
  .awards-and-accolades-sec .container {
    max-width: 90% !important;
  }
  .practice-areas-block {
    padding: 25px;
    min-height: 350px;
  }
  .practice-areas-sec [class*="col-"] {
    width: 33.33%;
  }
  .practice-areas-block-inn h3 {
    font-size: 20px;
  }
  .practice-areas-sec .row {
    margin: 0px -9px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 9px;
    margin-bottom: 18px;
  }
  .testimonials-block-first {
    padding: 15px 20px;
  }
  .testimonials-block-second {
    padding: 24px 24px;
  }
  .testimonials-det {
    padding-left: 60px;
  }
  .testimonials-block-third {
    padding: 19px 20px;
  }
  .team-sec [class*="col-"] {
    margin-top: 30px !important;
  }
  .meet-the-team-block h4 {
    font-size: 12px;
  }
  .meet-the-team-block h3 {
    font-size: 23px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 25px;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 25px;
  }
  .areas-we-serve-sec .row {
    margin: 0px -7px;
  }
  .areas-we-serve-sec [class*="col-"] {
    margin-bottom: 14px;
    padding: 0px 7px;
  }
  .areas-we-serve-block-inn h3 {
    font-size: 23px;
  }
  .areas-we-serve-block {
    min-height: 280px;
    padding: 20px 15px;
  }
  .servcies-block {
    padding: 28px;
  }
  .servcies-block p {
    font-size: 17px;
    padding-left: 70px;
  }
  .servcies-info-inn-sec {
    padding-top: 55px;
  }
  .scrolling-bar-sec {
    padding: 18px 20px;
  }
  .faq-contact-block {
    max-width: 560px;
    margin: auto;
    padding: 20px;
  }
  .faq-sec .defualt-content-info {
    text-align: center;
  }
  .blog-block h3 {
    font-size: 20px;
  }
  .blog-block figure img {
    height: 250px;
  }
  .blog-block ul li::before {
    left: -4px;
  }
  .blog-block .date, .blog-block ul li {
    font-size: 14px;
  }
  .blog-block ul li {
    margin-left: 9px;
    padding-left: 9px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  section.bg.home-benner-sec {
    background-size: 100% auto !important;
    min-height: auto;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 60% !important;
    padding-bottom: 50px !important;
    background-color: #022546 !important;
    text-align: center;
	margin-top: 48px;
  }
  /*.home-info h2 {*/
  .home-info h1 {
    font-size: 20px;
  }
  /*.home-info h1 {*/
  .home-info h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .home-info h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .as-seen-on-block ul li {
    padding: 20px 10px;
  }
  .as-seen-on-block ul {
    margin-bottom: 30px;
    justify-content: center;
  }
  .case-results-sec h2 {
    font-size: 15px;
    letter-spacing: 3px;
  }
  .case-results-sec h3 {
    font-size: 30px;
  }
  .case-results-sec h4 {
    font-size: 13px;
  }
  .four-points-block {
    padding: 20px;
  }
  .four-points-block h3 {
    font-size: 20px;
  }
  .content-sec h2 {
    font-size: 33px;
  }
  .awards-and-accolades-sec {
    padding-top: 0px !important;
    padding-bottom: 55px !important;
  }
  .awards-and-accolades-sec h2 {
    letter-spacing: 4px;
    font-size: 15px;
  }
  .awards-and-accolades-sec .container {
    max-width: 90% !important;
  }
  .practice-areas-block {
    padding: 25px;
    min-height: 350px;
  }
  .practice-areas-sec [class*="col-"] {
    width: 50%;
  }
  .practice-areas-block-inn h3 {
    font-size: 20px;
  }
  .practice-areas-sec .row {
    margin: 0px -8px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 8px;
    margin-bottom: 16px;
  }
  .testimonials-block-first {
    padding: 15px 20px;
  }
  .testimonials-block-second {
    padding: 24px 24px;
  }
  .testimonials-det {
    padding-left: 60px;
  }
  .testimonials-block-third {
    padding: 19px 20px;
  }
  .team-sec [class*="col-"] {
    margin-top: 30px;
  }
  .meet-the-team-block h4 {
    font-size: 12px;
  }
  .meet-the-team-block h3 {
    font-size: 23px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 20px;
    border-radius: 7px !important;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 30px;
  }
  .areas-we-serve-sec .row {
    margin: 0px -5px;
  }
  .areas-we-serve-sec [class*="col-"] {
    margin-bottom: 10px;
    padding: 0px 5px;
  }
  .areas-we-serve-block-inn h3 {
    font-size: 22px;
  }
  .areas-we-serve-block {
    min-height: 250px;
    padding: 20px 15px;
  }
  .servcies-block {
    padding: 25px;
  }
  .servcies-block p {
    font-size: 16px;
    padding-left: 65px;
  }
  .servcies-info-inn-sec {
    padding-top: 55px;
  }
  .faq-contact-block {
    max-width: 560px;
    margin: auto;
    padding: 20px;
  }
  .blog-block h3 {
    font-size: 20px;
  }
  .blog-block figure img {
    height: 250px;
  }
  .blog-block ul li::before {
    left: -3px;
  }
  .blog-block .date, .blog-block ul li {
    font-size: 13px;
  }
  .blog-block ul li {
    margin-left: 7px;
    padding-left: 7px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .case-results-sec h2 {
    font-size: 15px;
    letter-spacing: 3px;
  }
  .case-results-sec h3 {
    font-size: 35px;
  }
  .case-results-sec h4 {
    font-size: 13px;
  }
  .four-points-block {
    padding: 20px;
  }
  .four-points-block h3 {
    font-size: 20px;
  }
  .content-sec h2 {
    font-size: 30px;
  }
  .awards-and-accolades-sec {
    padding-top: 0px !important;
    padding-bottom: 50px !important;
  }
  .awards-and-accolades-sec h2 {
    letter-spacing: 3px;
    font-size: 15px;
  }
  .awards-and-accolades-sec .container {
    max-width: 100% !important;
  }
  .practice-areas-block {
    padding: 25px;
    min-height: 350px;
  }
  .practice-areas-sec [class*="col-"] {
    width: 100%;
  }
  .practice-areas-block-inn h3 {
    font-size: 20px;
  }
  .practice-areas-sec .row {
    margin: 0px -8px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 8px;
    margin-bottom: 16px;
  }
  .testimonials-block-first {
    padding: 15px 20px;
  }
  .testimonials-block-second {
    padding: 24px 24px;
  }
  .testimonials-det {
    padding-left: 60px;
  }
  .testimonials-block-third {
    padding: 19px 20px;
  }
  .team-sec [class*="col-"] {
    margin-top: 30px;
  }
  .why-thousands-of-injury-victims-block {
    padding: 20px;
    border-radius: 7px !important;
  }
  .why-thousands-of-injury-victims-block h3 {
    font-size: 30px;
  }
  .areas-we-serve-sec .row {
    margin: 0px -5px;
  }
  .areas-we-serve-sec [class*="col-"] {
    margin-bottom: 10px;
    padding: 0px 5px;
  }
  .areas-we-serve-block-inn h3 {
    font-size: 20px;
  }
  .areas-we-serve-block {
    min-height: 200px;
    padding: 20px 15px;
  }
  .servcies-block {
    padding: 20px;
  }
  .servcies-block p {
    font-size: 15px;
    padding-left: 60px;
  }
  .servcies-info-inn-sec {
    padding-top: 50px;
  }
  .faq-contact-block {
    max-width: 560px;
    margin: auto;
    padding: 15px;
  }
  .blog-block h3 {
    font-size: 20px;
  }
  .blog-block ul li::before {
    left: -4px;
  }
  .blog-block ul li {
    margin-left: 10px;
    padding-left: 10px;
  }
  .blog-sec [class*="col-"] {
    margin-bottom: 30px;
  }
}