* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
.wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  padding: 0 20px;
  width: 100%;
}

.victories_section {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.victories_section_left {
  width: 75%;
  padding-right: 30px;
}
.victories_section_right {
  width: 25%;
  padding-top: 41px;
}
.victories_featured_inner {
  padding: 38px 45px;
  background: linear-gradient(
      120deg,
      rgba(24, 26, 32, 0.75),
      rgba(24, 26, 32, 0)
    ),
    url("https://www.novianlaw.com/wp-content/uploads/2025/11/hero-shein.jpg")
      no-repeat;
  background-size: cover;
  background-position: center;
}
.victories_featured_block {
  position: relative;
}
.victories_featured_block:before {
  border: 5px solid #4077ba;
  content: " ";
  height: 50%;
  left: -21px;
  position: absolute;
  top: -26px;
  width: 90%;
  z-index: -1;
}

.featured_heading h2 {
  padding: 18px 20px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
  z-index: 1;
  position: relative;
  background: #fff;
}
.featured_heading h2 span {
  color: #074973;
}

.victories_section_outer {
  padding: 70px 0 0;
}

.category_featured a {
  color: #fff;
  font-size: 16px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.category_featured a:hover {
  color: #ccc;
}

.category_featured {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
  padding-bottom: 4px;
  margin-bottom: 30px;
}

.blog_info_victories h2 {
  color: #fff;
  font-size: 35px;
  padding-bottom: 15px;
  line-height: 1.3;
}
.blog_info_victories h2 a {
  color: #fff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.blog_info_victories h2 a:hover {
  color: #ccc;
}

.author_victories {
  color: #fff;
  font-size: 16px;
  text-align: right;
  padding-top: 15px;
  line-height: 1.3;
}
.author_victories a {
  color: #fff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.author_victories a:hover {
  color: #ccc;
}

.victories_right_b h3 {
  font-size: 21px;
  position: relative;
  padding-bottom: 10px;
  line-height: 1.4;
  color: #000;
  margin-bottom: 25px;
}
.victories_right_b h3::after {
  content: "";
  position: absolute;
  bottom: 0px;
  background: #000;
  width: 89px;
  height: 1.5px;
  left: 0;
}

.cases_block h4 a {
  font-size: 18px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.cases_block h4 {
  padding-bottom: 10px;
  line-height: 1.3;
}

.cases_block h4 a:hover {
}

.cases_block p {
  font-size: 15px;
  line-height: 1.4;
}

.cases_block_button a {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-size: 16px;
  display: inline-block;
  text-underline-offset: 4px;
  text-decoration: underline !important;
}

.cases_block_button {
  padding-top: 10px;
}

.cases_block {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.cases_block:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.latest_stories_block .featured_heading h2 {
  padding: 0;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 30px;
}

.latest_stories_block {
  padding-top: 50px;
}

.victories_details {
  padding-left: 21px;
}

.blog_list_content_outer {
  display: flex;
  flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 30px;
}

.blog_list_img {
  width: 30%;
}
.blog_list_content {
  width: 70%;
  padding-left: 24px;
}

.info_blog_victories p {
  font-size: 15px;
  color: #00000070;
  line-height: 1.5;
}

.info_blog_victories p a {
  color: #000000;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.info_blog_victories p a:hover {
  color: #4077ba;
}

.blog_list_content h2 {
  color: #074973;
  font-size: 23px;
  padding-bottom: 15px;
  line-height: 1.3;
  text-transform: capitalize;
}

.blog_list_content h2 a {
  color: #074973;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.blog_list_content h2 a:hover {
  color: #4077ba;
}

.info_blog_victories {
  padding-bottom: 10px;
}

.blog_list_content p {
}
.blog_list_button a {
  color: #ffffff;
  border-color: #ffffff;
  border-radius: 0px;
  font-size: 16px;
  background-color: #004078;
  padding: 10px 13px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: inline-block;
  line-height: 1.3;
}

.blog_list_button {
  padding-top: 13px;
}

.blog_list_button a:hover {
  background-color: #4077ba;
}

.blog_list_content_outer:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.featured_heading.featured_heading_large h2 {
      padding: 0;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.3;
    font-weight: 500;
}

.action_section {
  padding: 70px 0 40px;
}

.action_section_block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  align-items: stretch;
      padding-top: 20px;
}
.action_details {
  width: 33.3%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.action_block_inner {
  box-shadow: 0 5px 5px 0 rgba(24, 24, 24, 0.15),
    inset 0 3px 0 0 rgba(151, 166, 186, 0.004);
  border-radius: 6px;
  border-top: 2px solid #4077ba;
  height: 100%;
}

.action_sub_details {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.action_card {
  padding: 20px 15px 0px;
  display: flex;
  flex-wrap: wrap;
  background: url("https://www.novianlaw.com/wp-content/uploads/2025/11/settlement-card-orn.png")
    no-repeat 100% 0;
  background-size: contain;
  background-position-y: -36px;
}
.action_details:nth-child(2) .action_block_inner {
  border-top-color: #fddeba;
}

.hr_wave_line {
  background: url("../images/fr-hr-wave-border.webp") no-repeat;
  height: 4px;
  width: 58px;
}

.action_card h2 {
  font-size: 20px;
  color: #000;
  padding-bottom: 0;
  line-height: 1.4;
}

.action_card h2 a {
  color: #000;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.action_card h2 a:hover {
  color: #4077ba;
}

/* .action_card_h {
  width: 74%;
  padding: 0 10px 0 20px;
} */

.action_card_details {
  width: 26%;
  text-align: right;
  display: flex;
  justify-content: end;
  padding-right: 10px;
}

.action_card_icon {
  box-shadow: 0 6px 16px rgba(24, 24, 24, 0.13);
  border-radius: 100%;
  display: flex;
  align-items: center;
  height: 60px;
  width: 60px;
  background: #fff;
  padding: 4px;
}
.action_card_icon img {
  object-fit: contain;
  border-radius: 100%;
}

.action_featured {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 12px;
}
.featured_days {
  width: 50%;
  padding: 0 10px 0 20px;
}

.featured_days_inner {
  background-color: #fddeba;
  border-radius: 50px;
  color: #9b1c1c;
  font-size: 13px;
  padding: 6px 9px;
  text-align: center;
  display: inline-block;
  line-height: 1.2;
}
.featured_days_inner.featured_days_inner_2 {
  color: #4077ba;
  background-color: #e9f3ff;
}

.featured_days.featured_time {
  display: flex;
  justify-content: end;
  align-items: center;
  padding: 0 10px 0 0;
}

.settlement_block {
  display: flex;
  background-color: #fafbfb;
  justify-content: space-between;
  align-items: end;
  gap: 7px;
  flex-wrap: wrap;
  border: 1px solid #f3f6f9;
  padding: 12px 10px 12px 20px;
}

.small_text_settlement {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1.1;
  padding-bottom: 8px;
}

.large_text_settlement {
  font-size: 18px;
  line-height: 1.2;
}

.large_text_color {
  color: #4077ba;
}

.action_content_block {
  padding: 12px 15px 15px 15px;
}

.action_content_block p {
  line-height: 1.4;
  font-size: 15px;
}

.action_button a {
  box-shadow: 0 0 21px rgba(0, 171, 107, 0.09);
  color: #4077ba;
  padding: 10px 10px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  border-radius: 6px;
  border: 1px solid #4077ba2e;
  line-height: 1.3;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.action_button a:hover {
  background-color: #4077ba;
  color: #fff;
}

.action_button a svg {
  height: 17px;
  width: 17px;
  position: relative;
  top: 3px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.action_button a:hover svg {
  fill: #fff;
}

.action_button {
  padding: 20px 20px 20px 20px;
}

/* .right_sticky_victories{ position: sticky;     
top: 100px; } */
.ab_about_section {
  background-color: #fbfbfb;
  padding: 85px 0 70px;
}
.ab_about_row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  z-index: 2;
  position: relative;
}
.ab_about_tt_left,
.ab_about_img_right {
  width: calc(50% - 15px);
}
.ab_inner_text .action_content_block {
  padding: 0;
}
.ab_image_frr {
  position: relative;
  padding-right: 24px;
}
.ab_image_frr > img {
  width: 100%;
}
.ab_image_frr::after {
  border: 5px solid #4077ba;
  content: " ";
  height: calc(100% - 30px);
  right: 0;
  position: absolute;
  top: -24px;
  width: calc(100% - 30px);
  z-index: -1;
}
.ab_about_button .action_button {
  padding: 0;
  margin-top: 30px;
}
.ab_about_button > .action_button a {
  padding: 13px 20px;
}
.ab_about_tt_left .featured_heading h2 {
  background-color: transparent;
}

.victories_thumnail_img a{ display: block; }

.victories_thumnail_img img{    vertical-align: middle;}



@media screen and (max-width: 1280px) {
  .victories_section_outer .container, .ab_about_section .container{
    width: 100%;
    padding: 0 20px;
    max-width: 1280px;
  }
  .large_text_settlement {
    font-size: 16px;
  }
  .action_card h2 {
    font-size: 18px;
  }
  .large_text_settlement {
    font-size: 16px;
  }

  .ab_about_section {
     
    padding: 70px 0 70px;
}
}

@media screen and (max-width: 992px) {
  .blog_info_victories h2 {
    font-size: 30px;
  }
  .victories_featured_inner {
    padding: 25px 25px;
  }
  .category_featured {
    margin-bottom: 20px;
  }
  .victories_section_left {
    width: 72%;
    padding-right: 25px;
  }
  .victories_section_right {
    width: 28%;
  }
  .victories_right_b h3 {
    font-size: 20px;
    margin-bottom: 18px;
  }
  .action_details {
    width: 50%;
    margin-bottom: 30px;
  }
  .action_section_block {
    justify-content: center;
  }

  .ab_about_button .action_button {
    
    margin-top: 20px;
}
   
  
}

@media screen and (max-width: 767px) {
  .victories_section_left,
  .victories_section_right {
    width: 100%;
  }
  .victories_section_left {
    padding-right: 0;
  }
  .blog_info_victories h2 {
    font-size: 28px;
  }
  .victories_section_right {
    padding-top: 30px;
  }
  .action_details {
    width: 85%;
  }
  .ab_about_tt_left,
  .ab_about_img_right {
    width: 100%;
  }
  .ab_about_row {
    gap: 60px;
  }
  .victories_section_outer {
    padding: 60px 0 0;
  }
}

@media screen and (max-width: 479px) {
  .featured_heading h2 {
    padding: 13px 16px;
  }
  .victories_details {
    padding-left: 15px;
  }
  .victories_featured_block:before {
    border: 3px solid #4077ba;
    left: -15px;
    top: -20px;
  }
  .victories_featured_inner {
    padding: 20px 20px;
  }
  .blog_info_victories h2 {
    font-size: 26px;
  }
  .victories_right_b h3 {
    margin-bottom: 15px;
  }
  .action_section {
    padding: 60px 0 30px;
  }
  .action_details {
    width: 100%;
  }
  /* .action_card_h {
    padding: 0 5px 0 15px;
  } */
  .featured_heading.featured_heading_large h2 {
    margin-bottom: 16px;
  }
  .featured_days {
    padding: 0 5px 0 15px;
  }
  .settlement_block {
    padding: 12px 10px 12px 15px;
  }
  .action_content_block {
    padding: 12px 15px 12px 15px;
  }
  .action_button {
    padding: 6px 15px 18px;
  }
  .ab_about_section {
    padding: 60px 0;
  }
  .ab_image_frr::after {
    border: 3px solid #4077ba;
    height: calc(100% - 20px);
    top: -18px;
    width: calc(100% - 25px);
  }
  .ab_image_frr {
    padding-right: 18px;
  }
  .ab_about_row {
    gap: 50px;
  }
  .victories_section_outer {
    padding: 50px 0 0;
  }
  .action_card {
    padding: 16px 15px 0px;
  }
}
