.blog-block {
  margin-bottom: 80px;
  display: inline-block;
  width: 100%;
}
.blog-block figure {
  float: left;
  margin: 0px;  width: 300px;
}
.blog-block-det {
  overflow: hidden;
  padding-left: 40px;
}
.blog-block-det ul {
  margin-bottom: 8px;
  line-height: normal;
}
.blog-block-det ul li {
  font-weight: bold;
  text-transform: capitalize;
  color: #fff200;
  font-size: 18px;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  line-height: 1.3;
}
.blog-block-det ul li a {
  color: #3545a2;
}
.blog-block-det ul li a:hover, .blog-block-det ul li a:focus {
  color: #fff200;
}
.blog-block-det ul li:after {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  content: "-";
  margin: 0px 7px;
  text-align: center;
  color: #0e1f33;
  line-height: 1.3;
}
.blog-block-det ul li:last-child:after {
  display: none
}
.blog-block h3 {
  color: #00133d;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 12px;
}
.blog-block h3 a {
  color: #00133d;
}
.blog-block h3 a:hover, .blog-block h3 a:focus {
  color: #3545a2;
}
.date-user-block {
  padding-top: 12px;
  border-top: 1px solid #dedede;
}
.date-user-block p {
  margin-bottom: 0px !important;
}
.coman-sidebar-block .defualt-content-info ul li {
  color: #00133d;
}
.coman-sidebar-block .defualt-content-info ul li a {
  color: #00133d;
}
.coman-sidebar-block .defualt-content-info ul li a:hover, .coman-sidebar-block .defualt-content-info ul li a:focus {
  color: #fff200;
}
.coman-sidebar-block .defualt-content-info ul {
  margin-bottom: 0px;
}
.coman-sidebar-block .defualt-content-info ul li:last-child {
  margin-bottom: 0px;
}
.header-info {
  background: #00133d !important;
  position: relative !important;
}
.inner-benner-sec {
  background: #fff !important;
}
.inner-benner-sec h1 {
  color: #00133d;
  margin-bottom: 15px;
  line-height: 1.2;
}
.inner-benner-sec p {
  margin-bottom: 20px;
}
.inner-benner-sec .container {
  max-width: 1400px !important;
}
.inner-benner-sec {
  padding: 90px 0px;
}
.inner-benner-sec ul {
  margin-bottom: 8px;
  line-height: normal;
}
.inner-benner-sec ul li {
  font-weight: bold;
  text-transform: capitalize;
  color: #fff200;
  font-size: 18px;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  line-height: 1.3;
}
.inner-benner-sec ul li a {
  color: #2e3e94;
}
.inner-benner-sec ul li a:hover, .inner-benner-sec ul li a:focus {
  color: #fff200;
}
.inner-benner-sec ul li:after {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  content: "-";
  margin: 0px 7px;
  text-align: center;
  color: #0e1f33;
  line-height: 1.3;
}
.inner-benner-sec ul li:last-child:after {
  display: none
}
.default-content-sec {
  padding-top: 0px !important;
}
.inner-benner-sec .post-categories li a:hover, .inner-benner-sec .post-categories li a:focus {
  color: #6198cb;
}
.inner-benner-sec .user-img {
  width: 72px;
  height: 72px;
  border-radius: 72px;
  float: left;
}
.inner-benner-sec .user-block {
  display: inline-block;
  width: auto;
}
.inner-benner-sec .user-img img {
  border-radius: 60px;
  margin-bottom: 0px;
}
.inner-benner-sec .user-det {
  overflow: hidden;
  padding-left: 15px;
  padding-top: 7px;
  text-align: left;
}
.inner-benner-sec .user-det h3 {
  font-size: 24px;
  color: #00133d;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-family: "Source Sans 3", sans-serif;
}
.inner-benner-sec .user-det h4 {
  font-size: 16px;
  color: #3545a2;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-family: "Source Sans 3", sans-serif;
}
.blog-block figure img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 200px;
  width: 100%;
}
@media (max-width: 1800px) {}
@media (max-width: 2200px) {
  .testimonials-block {
    padding: 85px;
  }
}
@media (max-width: 1900px) {
  .case-result-block {
    padding: 70px 40px;
    padding-bottom: 75px !important;
  }
  .case-result-block h2 {
    font-size: 95px;
  }
  .case-result-block h3 {
    font-size: 15px;
  }
  .case-result-block p {
    font-size: 15px;
  }
  .testimonials-block {
    padding: 75px;
  }
  .experience-block {
    padding: 70px 40px;
  }
  .experience-block h3 {
    font-size: 95px;
  }
  .blog-block figure {
    width: 290px;
  }
  .blog-block-det {
    padding-left: 40px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 17px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 21px;
  }
  .inner-benner-sec {
    padding: 75px 0px;
  }
}
@media (max-width: 1800px) {
  .case-result-block {
    padding: 65px 40px;
    padding-bottom: 75px !important;
  }
  .case-result-block h2 {
    font-size: 90px;
  }
  .case-result-block h3 {
    font-size: 15px;
  }
  .case-result-block p {
    font-size: 15px;
  }
  .testimonials-block {
    padding: 65px;
  }
  .experience-block {
    padding: 65px 40px;
  }
  .experience-block h3 {
    font-size: 90px;
  }
  .blog-block figure {
    width: 280px;
  }
  .blog-block-det {
    padding-left: 40px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 20px;
  }
  .blog-block {
    margin-bottom: 78px;
  }
  .inner-benner-sec {
    padding: 70px 0px;
  }
}
@media (max-width: 1700px) {
  .home-sec {
    padding: 650px 0px 130px 0px;
  }
  .home-sec h1 {
    font-size: 18px;
  }
  .home-sec h2 {
    font-size: 70px;
  }
  .home-sec h3 {
    font-size: 130px;
  }
  .case-result-block {
    padding: 60px 40px;
    padding-bottom: 75px !important;
  }
  .case-result-block h2 {
    font-size: 85px;
  }
  .case-result-block h3 {
    font-size: 15px;
  }
  .case-result-block p {
    font-size: 15px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 75px;
  }
  .testimonials-block {
    padding: 55px;
  }
  .testimonials-sec .text-center .coman-btn {
    height: 85px;
    line-height: 85px;
    font-size: 27px;
    letter-spacing: 7px;
  }
  .team-block .team-block-det .coman-btn {
    width: 200px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
  }
  .experience-block {
    padding: 60px 40px;
  }
  .experience-block h3 {
    font-size: 85px;
  }
  .blog-block figure {
    width: 270px;
  }
  .blog-block-det {
    padding-left: 34px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 19px;
  }
  .blog-block {
    margin-bottom: 75px;
  }
  .inner-benner-sec {
    padding: 65px 0px;
  }
}
@media (max-width: 1600px) {
  .home-sec {
    padding: 600px 0px 120px 0px;
  }
  .home-sec h1 {
    font-size: 18px;
  }
  .home-sec h2 {
    font-size: 70px;
  }
  .home-sec h3 {
    font-size: 130px;
  }
  .case-result-block {
    padding: 55px 30px;
    padding-bottom: 75px !important;
  }
  .case-result-block h2 {
    font-size: 80px;
  }
  .case-result-block h3 {
    font-size: 15px;
  }
  .case-result-block p {
    font-size: 15px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 60px;
  }
  .our-client-stories-sec .coman-video-block .our-client-stories-det {
    padding: 38px;
  }
  .testimonials-block {
    padding: 45px;
  }
  .testimonials-sec .text-center .coman-btn {
    height: 80px;
    line-height: 80px;
    font-size: 26px;
    letter-spacing: 7px;
  }
  .practice-areas-det {
    padding: 28px;
  }
  .practice-areas-block h3 {
    font-size: 22px;
  }
  .team-block .team-block-det .coman-btn {
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
  }
  .team-block h4 {
    font-size: 26px;
  }
  .team-block-det h5 {
    font-size: 15px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block h4, .team-block-list [class*="col-"]:nth-child(2) .team-block h4 {
    font-size: 45px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block-det h5, .team-block-list [class*="col-"]:nth-child(2) .team-block-det h5 {
    font-size: 17px;
  }
  .experience-sec .text-center .coman-btn {
    height: 85px;
    line-height: 85px;
    font-size: 27px;
    letter-spacing: 7px;
  }
  .experience-block {
    padding: 55px 30px;
  }
  .experience-block h3 {
    font-size: 80px;
  }
  .areas-we-serve-det {
    padding: 28px;
  }
  .areas-we-serve-block h3 {
    font-size: 22px;
  }
  .blog-block figure {
    width: 260px;
  }
  .blog-block-det {
    padding-left: 30px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 15px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 18px;
  }
  .blog-block {
    margin-bottom: 60px;
  }
  .inner-benner-sec {
    padding: 60px 0px;
  }
}
@media (max-width: 1500px) {
  .home-sec {
    padding: 550px 0px 110px 0px;
  }
  .home-sec h1 {
    font-size: 17px;
  }
  .home-sec h2 {
    font-size: 65px;
  }
  .home-sec h3 {
    font-size: 120px;
  }
  .case-result-block {
    padding: 50px 30px;
    padding-bottom: 75px !important;
  }
  .case-result-block h2 {
    font-size: 75px;
  }
  .case-result-block h3 {
    font-size: 15px;
  }
  .case-result-block p {
    font-size: 15px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 54px;
  }
  .our-client-stories-sec .coman-video-block .our-client-stories-det {
    padding: 35px;
  }
  .testimonials-block {
    padding: 35px;
  }
  .testimonials-sec .text-center .coman-btn {
    height: 75px;
    line-height: 75px;
    font-size: 25px;
    letter-spacing: 7px;
  }
  .practice-areas-det {
    padding: 28px;
  }
  .practice-areas-block h3 {
    font-size: 21px;
  }
  .team-block .team-block-det .coman-btn {
    width: 160px;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
  }
  .team-block-det {
    padding: 28px;
  }
  .team-block h4 {
    font-size: 24px;
  }
  .team-block-det h5 {
    font-size: 15px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block h4, .team-block-list [class*="col-"]:nth-child(2) .team-block h4 {
    font-size: 42px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block-det h5, .team-block-list [class*="col-"]:nth-child(2) .team-block-det h5 {
    font-size: 16px;
  }
  .experience-sec .text-center .coman-btn {
    height: 80px;
    line-height: 80px;
    font-size: 26px;
    letter-spacing: 7px;
  }
  .experience-block {
    padding: 50px 30px;
  }
  .experience-block h3 {
    font-size: 75px;
  }
  .areas-we-serve-det {
    padding: 28px;
  }
  .areas-we-serve-block h3 {
    font-size: 21px;
  }
  .blog-block figure {
    width: 250px;
  }
  .blog-block-det {
    padding-left: 28px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 17px;
  }
  .blog-block {
    margin-bottom: 54px;
  }
  .inner-benner-sec {
    padding: 55px 0px;
  }
}
@media (max-width: 1400px) {
  .home-sec {
    padding: 500px 0px 100px 0px;
  }
  .home-sec h1 {
    font-size: 17px;
  }
  .home-sec h2 {
    font-size: 60px;
  }
  .home-sec h3 {
    font-size: 110px;
  }
  .case-result-block {
    padding: 45px 30px;
    padding-bottom: 75px !important;
  }
  .case-result-block h2 {
    font-size: 70px;
  }
  .case-result-block h3 {
    font-size: 15px;
  }
  .case-result-block p {
    font-size: 15px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 50px;
  }
  .our-client-stories-sec .coman-video-block .our-client-stories-det {
    padding: 30px;
  }
  .testimonials-block {
    padding: 30px;
  }
  .testimonials-sec .text-center .coman-btn {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    letter-spacing: 6px;
  }
  .practice-areas-det {
    padding: 28px;
  }
  .practice-areas-block h3 {
    font-size: 20px;
  }
  .team-block .team-block-det .coman-btn {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .team-block-det {
    padding: 27px;
  }
  .team-block h4 {
    font-size: 23px;
  }
  .team-block-det h5 {
    font-size: 14px;
  }
  .team-block-list .row {
    margin: 0px -14px;
  }
  .team-block-list [class*="col-"] {
    padding: 0px 14px;
    margin-bottom: 28px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block h4, .team-block-list [class*="col-"]:nth-child(2) .team-block h4 {
    font-size: 40px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block-det h5, .team-block-list [class*="col-"]:nth-child(2) .team-block-det h5 {
    font-size: 15px;
  }
  .experience-sec .text-center .coman-btn {
    height: 75px;
    line-height: 75px;
    font-size: 25px;
    letter-spacing: 7px;
  }
  .experience-block {
    padding: 45px 30px;
  }
  .experience-block h3 {
    font-size: 70px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block h5 {
    font-size: 20px;
  }
  .compensation-for-injuries-sec .coman-row {
    margin: 0px -18px;
    justify-content: center;
  }
  .compensation-for-injuries-sec .coman-col {
    padding: 0px 18px;
    margin-bottom: 36px;
  }
  .areas-we-serve-det {
    padding: 28px;
  }
  .areas-we-serve-block h3 {
    font-size: 20px;
  }
  .blog-block figure {
    width: 230px;
  }
  .blog-block-det {
    padding-left: 28px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 17px;
  }
  .blog-block {
    margin-bottom: 50px;
  }
  .inner-benner-sec .container {
    max-width: 80% !important;
  }
  .inner-benner-sec {
    padding: 55px 0px;
  }
  .blog-block figure img {
    height: 190px;
  }
}
@media (max-width: 1300px) {
  .home-sec {
    padding: 450px 0px 90px 0px;
  }
  .home-sec h1 {
    font-size: 16px;
  }
  .home-sec h2 {
    font-size: 55px;
  }
  .home-sec h3 {
    font-size: 100px;
  }
  .case-result-block {
    padding: 40px 25px;
    padding-bottom: 70px !important;
  }
  .case-result-block h2 {
    font-size: 65px;
  }
  .case-result-block h3 {
    font-size: 15px;
  }
  .case-result-block p {
    font-size: 15px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 44px;
  }
  .our-client-stories-sec .coman-video-block .our-client-stories-det {
    padding: 25px;
  }
  .awards-and-accolades-sec h2 {
    font-size: 20px;
  }
  .awards-and-accolades-sec h2 small {
    padding: 0px 22px;
  }
  .awards-and-accolades-sec figure {
    margin-top: 40px;
  }
  .testimonials-block {
    padding: 25px;
  }
  .testimonials-sec .text-center .coman-btn {
    height: 65px;
    line-height: 65px;
    font-size: 23px;
    letter-spacing: 5px;
  }
  .practice-areas-det {
    padding: 26px;
  }
  .practice-areas-block h3 {
    font-size: 19px;
  }
  .team-block .team-block-det .coman-btn {
    width: 140px;
    height: 38px;
    line-height: 38px;
    font-size: 11px;
  }
  .team-block-det {
    padding: 26px;
  }
  .team-block h4 {
    font-size: 22px;
  }
  .team-block-det h5 {
    font-size: 15px;
  }
  .team-block-list .row {
    margin: 0px -12px;
  }
  .team-block-list [class*="col-"] {
    padding: 0px 12px;
    margin-bottom: 24px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block h4, .team-block-list [class*="col-"]:nth-child(2) .team-block h4 {
    font-size: 40px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block-det h5, .team-block-list [class*="col-"]:nth-child(2) .team-block-det h5 {
    font-size: 14px;
  }
  .experience-sec .text-center .coman-btn {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    letter-spacing: 6px;
  }
  .experience-block {
    padding: 40px 25px;
  }
  .experience-block h3 {
    font-size: 65px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block h5 {
    font-size: 19px;
  }
  .compensation-for-injuries-sec .coman-row {
    margin: 0px -16px;
    justify-content: center;
  }
  .compensation-for-injuries-sec .coman-col {
    padding: 0px 16px;
    margin-bottom: 32px;
  }
  .areas-we-serve-det {
    padding: 26px;
  }
  .areas-we-serve-block h3 {
    font-size: 19px;
  }
  .blog-block figure {
    width: 220px;
  }
  .blog-block-det {
    padding-left: 25px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 13px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 16px;
  }
  .blog-block {
    margin-bottom: 44px;
  }
  .inner-benner-sec .container {
    max-width: 85% !important;
  }
  .inner-benner-sec {
    padding: 50px 0px;
  }
  .blog-block figure img {
    height: 180px;
  }
}
@media (max-width: 1200px) {
  .home-sec {
    padding: 420px 0px 80px 0px;
  }
  .home-sec h1 {
    font-size: 15px;
  }
  .home-sec h2 {
    font-size: 50px;
  }
  .home-sec h3 {
    font-size: 90px;
  }
  .case-result-block {
    padding: 40px 20px;
    padding-bottom: 70px !important;
  }
  .case-result-block h2 {
    font-size: 65px;
  }
  .case-result-block h3 {
    font-size: 15px;
  }
  .case-result-block p {
    font-size: 15px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 40px;
  }
  .our-client-stories-sec .coman-video-block .our-client-stories-det {
    padding: 20px;
  }
  .awards-and-accolades-sec h2 {
    font-size: 18px;
  }
  .awards-and-accolades-sec h2 small {
    padding: 0px 20px;
  }
  .awards-and-accolades-sec figure {
    margin-top: 40px;
  }
  .testimonials-block figure {
    margin-bottom: 20px;
  }
  .testimonials-block {
    padding: 20px;
  }
  .testimonials-block h4 {
    font-size: 19px;
  }
  .testimonials-block h5 {
    font-size: 12px;
  }
  .testimonials-sec .text-center .coman-btn {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    letter-spacing: 4px;
  }
  .practice-areas-det {
    padding: 24px;
  }
  .practice-areas-block h3 {
    font-size: 18px;
  }
  .team-block .team-block-det .coman-btn {
    width: 130px;
    height: 35px;
    line-height: 35px;
    font-size: 10px;
  }
  .team-block-det {
    padding: 25px;
  }
  .team-block h4 {
    font-size: 21px;
  }
  .team-block-det h5 {
    font-size: 14px;
  }
  .team-block-list .row {
    margin: 0px -12px;
  }
  .team-block-list [class*="col-"] {
    padding: 0px 12px;
    margin-bottom: 24px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block h4, .team-block-list [class*="col-"]:nth-child(2) .team-block h4 {
    font-size: 36px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block-det h5, .team-block-list [class*="col-"]:nth-child(2) .team-block-det h5 {
    font-size: 14px;
  }
  .experience-sec .text-center .coman-btn {
    height: 65px;
    line-height: 65px;
    font-size: 23px;
    letter-spacing: 5px;
  }
  .experience-block {
    padding: 40px 20px;
  }
  .experience-block h3 {
    font-size: 65px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block {
    padding: 20px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block h5 {
    font-size: 18px;
  }
  .compensation-for-injuries-sec .coman-row {
    margin: 0px -14px;
    justify-content: center;
  }
  .compensation-for-injuries-sec .coman-col {
    padding: 0px 14px;
    margin-bottom: 28px;
  }
  .areas-we-serve-det {
    padding: 24px;
  }
  .areas-we-serve-block h3 {
    font-size: 18px;
  }
  .blog-block figure {
    width: 210px;
  }
  .blog-block-det {
    padding-left: 22px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 15px;
  }
  .blog-block {
    margin-bottom: 40px;
  }
  .inner-benner-sec .container {
    max-width: 85% !important;
  }
  .inner-benner-sec {
    padding: 45px 0px;
  }
  .blog-block figure img {
    height: 170px;
  }
}
@media (max-width: 1100px) {
  .home-sec {
    padding: 400px 0px 70px 0px;
  }
  .home-sec h1 {
    font-size: 14px;
  }
  .home-sec h2 {
    font-size: 40px;
  }
  .home-sec h3 {
    font-size: 80px;
    margin-bottom: 25px;
    line-height: 1;
  }
  .case-result-block {
    padding: 30px 20px;
    padding-bottom: 60px !important;
  }
  .case-result-block h2 {
    font-size: 60px;
  }
  .case-result-block h3 {
    font-size: 14px;
  }
  .case-result-block p {
    font-size: 14px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 30px;
  }
  .our-client-stories-sec .coman-video-block .our-client-stories-det {
    padding: 20px;
  }
  .awards-and-accolades-sec h2 {
    font-size: 17px;
  }
  .awards-and-accolades-sec h2 small {
    padding: 0px 15px;
  }
  .awards-and-accolades-sec figure {
    margin-top: 35px;
  }
  .testimonials-block figure {
    margin-bottom: 20px;
  }
  .testimonials-block {
    padding: 30px 15px;
  }
  .testimonials-block h4 {
    font-size: 18px;
  }
  .testimonials-block h5 {
    font-size: 11px;
  }
  .practice-areas-det {
    padding: 20px;
  }
  .practice-areas-block h3 {
    font-size: 17px;
  }
  .team-block .team-block-det .coman-btn {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 9px;
  }
  .team-block-det {
    padding: 20px;
  }
  .team-block h4 {
    font-size: 20px;
  }
  .team-block-det h5 {
    font-size: 13px;
  }
  .team-block-list .row {
    margin: 0px -10px;
  }
  .team-block-list [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block h4, .team-block-list [class*="col-"]:nth-child(2) .team-block h4 {
    font-size: 34px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block-det h5, .team-block-list [class*="col-"]:nth-child(2) .team-block-det h5 {
    font-size: 14px;
  }
  .experience-sec .text-center .coman-btn {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    letter-spacing: 4px;
  }
  .experience-block {
    padding: 30px 20px;
  }
  .experience-block h3 {
    font-size: 60px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block {
    padding: 18px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block h5 {
    font-size: 17px;
  }
  .compensation-for-injuries-sec .coman-row {
    margin: 0px -12px;
    justify-content: center;
  }
  .compensation-for-injuries-sec .coman-col {
    padding: 0px 12px;
    margin-bottom: 24px;
  }
  .areas-we-serve-det {
    padding: 20px;
  }
  .areas-we-serve-block h3 {
    font-size: 17px;
  }
  .blog-block figure {
    width: 200px;
  }
  .blog-block-det {
    padding-left: 20px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 11px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 14px;
  }
  .blog-block {
    margin-bottom: 30px;
  }
  .inner-benner-sec .container {
    max-width: 85% !important;
  }
  .inner-benner-sec {
    padding: 40px 0px;
  }
  .blog-block figure img {
    height: 160px;
  }
}
@media (max-width: 991px) {
  .home-sec.bg {
    padding-top: 65% !important;
    background-position: top center !important;
    background-size: 100% auto !important;
    background-color: #00133d !important;
    padding-bottom: 50px !important;
    background-repeat: no-repeat !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .home-sec h1 {
    font-size: 14px;
  }
  .home-sec h2 {
    font-size: 40px;
  }
  .home-sec h3 {
    font-size: 80px;
    margin-bottom: 25px;
    line-height: 1;
  }
  .case-result-block {
    padding: 35px;
    padding-bottom: 70px !important;
  }
  .case-result-block h2 {
    font-size: 70px;
    margin-bottom: 20px;
  }
  .case-result-block h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .case-result-block p {
    font-size: 14px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 30px;
  }
  .our-client-stories-sec .coman-video-block .our-client-stories-det {
    padding: 20px;
  }
  .awards-and-accolades-sec [class*=col-] {
    width: 15%;
  }
  .awards-and-accolades-sec h2 {
    font-size: 16px;
  }
  .awards-and-accolades-sec h2 small {
    padding: 0px 10px;
  }
  .awards-and-accolades-sec figure {
    margin-top: 30px;
  }
  .testimonials-block figure {
    margin-bottom: 20px;
  }
  .testimonials-block {
    padding: 30px 15px;
  }
  .testimonials-block h4 {
    font-size: 18px;
  }
  .testimonials-block h5 {
    font-size: 11px;
  }
  .testimonials-sec [class*="col-"]:last-child {
    width: 100%;
  }
  .testimonials-sec .text-center .coman-btn {
    height: 55px;
    line-height: 55px;
    font-size: 21px;
    letter-spacing: 3px;
  }
  .practice-areas-det {
    padding: 20px;
  }
  .practice-areas-block h3 {
    font-size: 17px;
  }
  .team-block .team-block-det .coman-btn {
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 10px;
  }
  .team-block-det {
    padding: 20px;
  }
  .team-block h4 {
    font-size: 20px;
  }
  .team-block-det h5 {
    font-size: 13px;
  }
  .team-block-list .row {
    margin: 0px -10px;
  }
  .team-block-list [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block h4, .team-block-list [class*="col-"]:nth-child(2) .team-block h4 {
    font-size: 32px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block-det h5, .team-block-list [class*="col-"]:nth-child(2) .team-block-det h5 {
    font-size: 14px;
  }
  .experience-sec .text-center .coman-btn {
    height: 55px;
    line-height: 55px;
    font-size: 21px;
    letter-spacing: 3px;
  }
  .experience-block h3 {
    font-size: 70px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block {
    padding: 15px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block h5 {
    font-size: 16px;
  }
  .compensation-for-injuries-sec .coman-row {
    margin: 0px -10px;
    justify-content: center;
  }
  .compensation-for-injuries-sec .coman-col {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .areas-we-serve-det {
    padding: 20px;
  }
  .areas-we-serve-block h3 {
    font-size: 17px;
  }
  .blog-block figure {
    width: 200px;
  }
  .blog-block-det {
    padding-left: 20px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 16px;
  }
  .blog-block {
    margin-bottom: 30px;
  }
  .inner-benner-sec .container {
    max-width: 80% !important;
  }
  .inner-benner-sec {
    padding: 40px 0px;
  }
  .blog-block figure img {
    height: 150px;
  }
}
@media (max-width: 767px) {
  .home-sec.bg {
    padding-top: 65% !important;
    background-position: top center !important;
    background-size: 100% auto !important;
    background-color: #00133d !important;
    padding-bottom: 50px !important;
    background-repeat: no-repeat !important;
  }
  .home-sec h1 {
    font-size: 14px;
  }
  .home-sec h2 {
    font-size: 40px;
  }
  .home-sec h3 {
    font-size: 46px;
    margin-bottom: 25px;
    line-height: 1;
  }
  .case-result-block {
    padding: 30px;
    padding-bottom: 70px !important;
  }
  .case-result-block h2 {
    font-size: 60px;
    margin-bottom: 20px;
  }
  .case-result-block h3 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .case-result-block p {
    font-size: 13px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 30px;
  }
  .our-client-stories-sec .coman-video-block .our-client-stories-det {
    padding: 15px;
  }
  .awards-and-accolades-sec [class*=col-] {
    width: 20%;
  }
  .awards-and-accolades-sec h2 {
    font-size: 16px;
  }
  .awards-and-accolades-sec h2 small {
    padding: 0px 10px;
  }
  .awards-and-accolades-sec figure {
    margin-top: 30px;
  }
  .testimonials-block figure {
    margin-bottom: 20px;
  }
  .testimonials-block {
    padding: 30px 15px;
  }
  .testimonials-block h4 {
    font-size: 18px;
  }
  .testimonials-block h5 {
    font-size: 11px;
  }
  .testimonials-sec [class*="col-"]:last-child {
    width: 100%;
  }
  .testimonials-sec .text-center .coman-btn {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    letter-spacing: 2px;
  }
  .practice-areas-det {
    padding: 20px;
  }
  .practice-areas-block h3 {
    font-size: 15px;
  }
  .team-block .team-block-det .coman-btn {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .team-block-det {
    padding: 20px;
  }
  .team-block h4 {
    font-size: 20px;
  }
  .team-block-det h5 {
    font-size: 13px;
  }
  .team-block-list .row {
    margin: 0px -10px;
  }
  .team-block-list [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .team-block-list [class*="col-"]:nth-child(1), .team-block-list [class*="col-"]:nth-child(2) {
    width: 100% !important;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block h4, .team-block-list [class*="col-"]:nth-child(2) .team-block h4 {
    font-size: 30px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block-det h5, .team-block-list [class*="col-"]:nth-child(2) .team-block-det h5 {
    font-size: 13px;
  }
  .experience-sec .text-center .coman-btn {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    letter-spacing: 2px;
  }
  .experience-block {
    padding: 30px;
  }
  .experience-block h3 {
    font-size: 60px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block {
    padding: 15px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block h5 {
    font-size: 17px;
  }
  .compensation-for-injuries-sec .coman-row {
    margin: 0px -10px;
  }
  .compensation-for-injuries-sec .coman-col {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .in-the-media-sec h3, .in-the-media-sec h4, .in-the-media-sec h5, .in-the-media-sec h6, .in-the-media-sec h1, .in-the-media-sec h2, .in-the-media-sec p {
    color: #fff !important;
  }
  .in-the-media-sec {
    position: relative;
    padding-top: 50px !important;
  }
  .in-the-media-sec:before {
    display: none;
  }
  .areas-we-serve-det {
    padding: 20px;
  }
  .areas-we-serve-block h3 {
    font-size: 15px;
  }
  .blog-block figure {
    width: 200px;
  }
  .blog-block-det {
    padding-left: 20px;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 16px;
  }
  .blog-block {
    margin-bottom: 30px;
  }
  .inner-benner-sec .container {
    max-width: 90% !important;
  }
  .inner-benner-sec {
    padding: 35px 0px;
  }
  .blog-block figure img {
    height: 140px;
  }
}
@media (max-width: 576px) {
  .case-result-block {
    padding: 20px;
    padding-bottom: 60px !important;
  }
  .case-result-block h2 {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .case-result-block h3 {
    font-size: 11px;
    margin-bottom: 10px;
  }
  .case-result-block p {
    font-size: 12px;
  }
  .our-client-stories-sec .coman-col {
    margin-bottom: 30px;
  }
  .our-client-stories-sec .coman-video-block .our-client-stories-det {
    padding: 20px;
  }
  .awards-and-accolades-sec [class*=col-] {
    width: 25%;
  }
  .awards-and-accolades-sec h2 {
    font-size: 16px;
  }
  .awards-and-accolades-sec h2 small {
    padding: 0px 10px;
  }
  .awards-and-accolades-sec figure {
    margin-top: 30px;
  }
  .testimonials-block {
    padding: 30px 15px;
  }
  .testimonials-block h4 {
    font-size: 18px;
  }
  .testimonials-block h5 {
    font-size: 11px;
  }
  .testimonials-sec .text-center .coman-btn {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    letter-spacing: 2px;
  }
  .practice-areas-det {
    padding: 20px;
  }
  .practice-areas-block h3 {
    font-size: 20px;
  }
  .team-block .team-block-det .coman-btn {
    width: 130px;
    height: 35px;
    line-height: 35px;
    font-size: 11px;
  }
  .team-block-det {
    padding: 20px;
  }
  .team-block h4 {
    font-size: 20px;
  }
  .team-block-det h5 {
    font-size: 13px;
  }
  .team-block-list .row {
    margin: 0px -10px;
  }
  .team-block-list [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .team-img-block img {
    margin-top: -7%;
  }
  .team-block-list [class*="col-"]:nth-child(1), .team-block-list [class*="col-"]:nth-child(2) {
    width: 100% !important;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block h4, .team-block-list [class*="col-"]:nth-child(2) .team-block h4 {
    font-size: 30px;
  }
  .team-block-list [class*="col-"]:nth-child(1) .team-block-det h5, .team-block-list [class*="col-"]:nth-child(2) .team-block-det h5 {
    font-size: 13px;
  }
  .experience-sec .text-center .coman-btn {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    letter-spacing: 2px;
  }
  .experience-block {
    padding: 20px;
  }
  .experience-block h3 {
    font-size: 50px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block {
    padding: 20px;
  }
  .compensation-for-injuries-sec .compensation-for-injuries-block h5 {
    font-size: 19px;
  }
  .compensation-for-injuries-sec .coman-row {
    margin: 0px -10px;
  }
  .compensation-for-injuries-sec .coman-col {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .areas-we-serve-det {
    padding: 20px;
  }
  .areas-we-serve-block h3 {
    font-size: 20px;
  }
  .blog-block figure {
    float: none;
    margin: 0px 0px 20px 0px;
    width: 100%;
    text-align: center;
  }
  .blog-block figure img {
    width: 100%;
  }
  .blog-block-det {
    overflow: visible;
    padding-left: 0px;
    width: 100%;
    text-align: left;
  }
  .blog-block-det ul li, .blog-block-det ul li::after, .inner-benner-sec ul li, .inner-benner-sec ul li::after {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .blog-block h3 {
    font-size: 18px;
  }
  .blog-block {
    margin-bottom: 30px;
  }
  .inner-benner-sec .container {
    max-width: 100% !important;
  }
  .inner-benner-sec {
    padding: 30px 0px;
  }
  .blog-block figure img {
    height: 200px;
  }
}