form input {
  border: 1px solid #ccc;

  padding: 8px 15px !important;
  width: fit-content;

  border-radius: 3px !important;

  font-family: "Roboto", sans-serif;

  font-size: 15px !important;

  margin-bottom: 4px !important;
}

input:not([type="radio"]) {
  width: 100% !important;
}

form label {
  margin-top: 12px;
}

form select {
  width: 100%;

  border: 1px solid #ccc;

  padding: 7px 10px;

  border-radius: 3px;

  background-color: #f2f2f2;

  color: #333;

  font-size: 15px;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  background: url("../img/arrow.png");

  background-size: 10px;

  background-repeat: no-repeat;

  background-position: center right 10px;

  cursor: pointer;
}

form ul li {
  display: inline-block;

  margin-right: 10px;
}

form ul li label {
  display: inline-block;

  font-size: 15px;

  margin: 0;
}

form button,
form [type="submit"] {
  background-color: #ff8956 !important;

  padding: 10px 20px;

  width: 100%;

  border-radius: 3px;

  margin-top: 25px;

  text-decoration: none !important;

  font-family: "Roboto", sans-serif;

  transition: all 0.3s ease-in-out;

  display: inline-block;
}

form button:hover,
form [type="submit"]:hover {
  background-color: #e16a36;
}

form .radio_row input {
  margin: 0 5px 0 10px;
}

form .radio_row input:first-child {
  margin: 0 5px 0 0;
}

form .col-md-5,
form .col-md-6,
form .col-md-7 {
  max-width: 100%;

  width: 100%;

  padding: 0;

  font-size: 15px;
}

form .radio_row .col-md-12 {
  font-size: 15px;
}

form p.field_wrap {
  margin: 0;
}

.as_seenon {
  padding: 50px 0 70px;
}

.as_seenon h2 {
  text-align: center;

  margin-bottom: 60px;

  color: #25292c;

  letter-spacing: 1px;

  padding-bottom: 10px;

  position: relative;
}

.thnku_pg h1 {
  font-size: 62px;

  text-align: center;

  margin-bottom: 50px;

  color: #25292c;

  letter-spacing: 1px;

  padding-bottom: 10px;

  position: relative;
}

.as_seenon h2::before,
.findout_claim h2:before,
.thnku_pg h1:before {
  position: absolute;

  content: "";

  bottom: 0;

  background-color: #00b0e2;

  height: 4px;

  width: 100px;

  margin: auto;

  left: 0;

  right: 0;
}

.as_seenon .logo_wrap img {
  max-width: 270px;

  margin: auto;
}

.findout_claim {
  background-image: url("../img/car-accident.jpg");

  background-repeat: no-repeat;

  background-size: cover;

  background-attachment: fixed;

  background-color: #333;

  padding: 70px 0 70px;
}

.findout_claim:before {
  position: absolute;

  content: "";

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background-color: #000;

  opacity: 0.75;
}

.findout_claim h2 {
  position: relative;

  text-align: center;

  color: #fff;

  margin-bottom: 40px;

  padding-bottom: 20px;

  letter-spacing: 1px;
}

.findout_claim .btn_wrap a {
  background-color: #31bd38;

  color: #fff;

  text-transform: uppercase;

  padding: 10px 60px;

  font-size: 24px;

  font-weight: 700;

  display: inline-block;

  letter-spacing: 1px;
}

.findout_claim .btn_wrap a:hover {
  background-color: #24952a;
}

.findout_claim .btn_wrap {
  display: inline-block;

  text-align: center;

  width: 100%;
}

.press_media {
  padding: 40px 0 20px;

  background-color: #DBEAFC;
}

.press_media h2 {
  color: #a70019;

  text-align: center;

  font-weight: 900;

  margin-bottom: 40px;

  letter-spacing: 1px;
}

.press_media p {
  text-align: center;

  font-weight: 500;

  padding: 0 5px;

  letter-spacing: 0.5px;

  line-height: 30px;

  font-size: 18px;
}

.press_media .media_name {
  background-color: #fe0000;

  padding: 0px;
}

.press_media .media_name img {
  width: auto;

  margin: auto;
}

.press_media .row {
  position: relative;

  padding-bottom: 30px;

  margin-bottom: 20px;
}

.press_media .row:before {
  position: absolute;

  content: "";

  bottom: 0;

  background-color: #007c83;

  height: 6px;

  width: 360px;

  margin: auto;

  left: 0;

  right: 0;
}

.press_media .media_wrap {
  padding: 0 10px;
}

.footer-nav-widgets-wrapper.header-footer-group {
  display: none;
}

footer .footer-copyright {
  font-weight: 400;

  display: inline-block;

  font-size: 16px;
}

.entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.section-inner.medium {
  max-width: 1200px;

  width: 100%;
}

.footer_links ul li {
  position: relative;

  display: inline-block;

  margin: 0 0 0 20px;

  font-size: 16px;

  letter-spacing: 0;
}

.footer_links ul li a {
  color: #fff;
}

.footer_links ul li::before {
  position: absolute;

  content: "";

  right: -14px;

  top: 0;

  bottom: 0;

  width: 1px;

  height: 18px;

  background-color: #333;

  margin: auto;
}

.footer_links ul li:last-child:before {
  display: none;
}

.footer_links ul li a:hover {
  color: #a70019;
}

.pum-overlay.pum-active {
  opacity: 1 !important;
}

.pum-container.pum-responsive.pum-responsive-medium {
  margin: auto !important;

  right: 0;

  left: 0;

  padding: 20px 30px 30px !important;
}

.pum-theme-default-theme {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.pum-theme-default-theme p {
  font-size: 16px;

  line-height: 28px;

  color: #333;
}

.pum-theme-default-theme ul {
  margin-bottom: 15px;
}

.pum-theme-default-theme ul li {
  font-size: 16px;

  line-height: 28px;

  color: #333;

  position: relative;

  padding-left: 18px;

  margin-bottom: 4px;
}

.pum-theme-default-theme ul li:before {
  position: absolute;

  content: "\f101";

  color: #a70019;

  top: 6px;

  left: 0;

  font: normal normal normal 16px/1 FontAwesome;
}

.pum-theme-default-theme h3 {
  color: #a70019;

  font-size: 24px;

  line-height: 34px;

  letter-spacing: 0;

  font-weight: 600;

  margin: 25px 0 3px 0;
}

.pum-theme-default-theme .pum-title {
  display: none !important;
}

.pum-theme-default-theme h2 {
  position: relative;

  color: #a70019;

  text-shadow: none;

  font-weight: 700;

  font-size: 32px;

  line-height: 40px;

  text-transform: uppercase;

  text-align: center;

  letter-spacing: 0;

  padding-bottom: 15px;
}

.pum-theme-default-theme h2:before {
  position: absolute;

  content: "";

  bottom: 0;

  background-color: #00b0e2;

  height: 4px;

  width: 100px;

  margin: auto;

  left: 0;

  right: 0;
}

.pum-theme-default-theme .pum-content+.pum-close {
  color: #333 !important;

  box-shadow: none !important;

  text-shadow: none !important;

  background-color: transparent !important;

  background-image: url("../img/cross_icn.png") !important;

  background-repeat: no-repeat !important;

  background-size: 20px !important;

  font-size: 0 !important;

  position: absolute !important;

  right: 20px !important;

  top: 20px !important;

  padding: 0 10px !important;

  opacity: 1;
}

.to-the-top {
  font-size: 0;

  width: 50px;

  height: 50px;

  background-color: #fff;

  padding: 5px;

  display: block;

  position: absolute;

  right: 0;

  bottom: 113px;
}

.to-the-top span.arrow {
  display: block;

  font-size: 40px;

  color: #111;

  text-align: center;

  content: "\f077";

  font-family: fontawesome;

  line-height: 36px;
}

.pum-overlay .modal-header {
  display: block;

  border: 0;
}

.pum-overlay .modal-lg {
  max-width: 100%;

  margin: 0 !important;
}

.pum-overlay .modal-content {
  display: block;

  background-clip: inherit;

  border: 0;

  border-radius: 0;
}

.pum-overlay .modal-backdrop {
  display: none;
}

footer {
  position: relative;
}

#site-footer .section-inner {
  display: block;
}

footer .footer-credits {
  display: inline-block;
}

footer .footer_content {
  text-align: center;

  max-width: 800px;

  margin: auto auto 70px;
}

footer .footer_content p {
  font-size: 16px;

  line-height: 28px;

  margin-bottom: 10px;
}

footer#site-footer {
  background-color: #111;

  color: #fff;

  padding: 70px 0 20px;
}

footer#site-footer a:hover {
  color: #00b0e2;
}

footer .other_links span {
  font-weight: 600;
}

footer .footer_botm {
  border-top: 1px solid #333;

  padding-top: 30px;
}

footer .footer_links {
  display: block;

  float: right;
}

footer#site-footer a {
  color: #fff;
}

footer .other_links {
  margin-top: 40px;
}

footer .other_links p {
  margin-bottom: 5px;
}

.thnku_pg {
  padding: 50px 0 80px;

  background-color: #fbee90;
}

.thnku_pg .main_wrapper ul {
  border: 0;

  font-size: 0px;
}

.thnku_pg ul li {
  background-color: #fff;

  display: inline-block;

  font-size: 16px;

  border: 1px solid #ddd;

  border-left: 0;

  border-bottom: 0;
}

.thnku_pg ul li:first-child {
  border-left: 1px solid #ccc;
}

.thnku_pg .main_wrapper ul li a {
  padding: 10px 20px;

  display: inline-block;

  border-bottom: 3px solid #fff;
}

.thnku_pg .tab-content {
  padding: 30px 30px !important;

  background-color: #fff;
}

.thnku_pg .tab-content p {
  font-size: 15px;

  line-height: 23px;

  color: #444;

  margin-bottom: 3px;
}

.thnku_pg .tab-content .box {
  margin-bottom: 20px;

  padding-bottom: 20px;

  border-bottom: 1px solid #ccc;
}

.thnku_pg .tab-content .box:last-child {
  margin-bottom: 0px;

  padding-bottom: 0px;

  border-bottom: 0px;
}

.thnku_pg .main_wrapper {
  width: 100%;

  max-width: 1080px;

  margin: auto;

  padding: 0 20px;
}

.thnku_pg h3 {
  font-size: 16px;

  font-weight: 400;

  text-align: center;

  margin-bottom: 40px;

  text-transform: capitalize;
}

.thnku_pg .tab-content h4 {
  font-size: 16px;

  font-weight: 500;

  text-align: left;

  margin-bottom: 10px;

  text-transform: capitalize;
}

.tab-content .tab-pane.active {
  opacity: 1;
}

.thnku_pg .bottom_txt span {
  font-size: 14px;

  line-height: 24px;

  font-weight: 400;

  display: block;

  color: #333;

  margin: 20px 0;
}

.thnku_pg .nav-tabs a {
  color: #333;

  padding: 9px 10px;

  font-size: 17px;

  font-weight: 500;

  border: 1px solid #ddd;

  border-right: 0;
}

.thnku_pg .nav-tabs a:first-child {
  border-left: 0;
}

.thnku_pg .nav-tabs a.active {
  background-color: #00b0e2;

  color: #fff;

  border-bottom: 3px solid #9f6e9d;
}

.thnku_pg nav {
  background-color: #fff;
}

.footer_links ul li:first-child {
  margin: 0px;
}

.fst-italic {
  font-style: italic;
}

.gauge-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.gauge {
  position: relative;
  width: 300px;
  height: 150px;
  margin-bottom: 30px;
}

.gauge-background {
  position: absolute;
  width: 300px;
  height: 150px;
  border-radius: 150px 150px 0 0;
  overflow: hidden;
  background: #ecf0f1;
}

.gauge-fill {
  position: absolute;
  width: 240px;
  height: 120px;
  border-radius: 120px 120px 0 0;
  bottom: 0;
  left: 30px;
  background: linear-gradient(90deg, #e74c3c, #f39c12, #2ecc71);
  overflow: hidden;
}

.gauge-center {
  position: absolute;
  width: 210px;
  height: 105px;
  border-radius: 105px 105px 0 0;
  bottom: 0;
  left: 45px;
  background: #f5f7fa;
}

.gauge-needle {
  position: absolute;
  width: 4px;
  height: 120px;
  background: #2c3e50;
  bottom: 0;
  left: 148px;
  transform-origin: bottom center;
  transform: rotate(-90deg);
  transition: transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
  z-index: 10;
}

.gauge-needle::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #2c3e50;
  border-radius: 50%;
  bottom: -10px;
  left: -8px;
}

.gauge-marks {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.gauge-mark {
  position: absolute;
  height: 2px;
  width: 10px;
  background: #7f8c8d;
  bottom: 0;
  left: 145px;
  transform-origin: bottom left;
}

.gauge-value {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 800;
  color: #2c3e50;
  margin: 10px 0;
}

.gauge-range {
  text-align: center;
  font-size: 1.2rem;
  color: #7f8c8d;
  margin-bottom: 20px;
}

.results {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  margin-top: 20px;
}

.result-box {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 15px;
  border-left: 4px solid #3498db;
}

.result-title {
  font-size: 0.9rem;
  color: #7f8c8d;
  margin-bottom: 5px;
}

.result-value {
  font-size: 1.4rem;
  font-weight: 700;
  color: #2c3e50;
}

.button {
  background: #3498db;
  color: white;
  border: none;
  padding: 16px 24px;
  border-radius: 12px;
  font-weight: 600;
  font-size: 1.1rem;
  cursor: pointer;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}

.button:hover {
  background: #2980b9;
  transform: translateY(-2px);
}

.button-reset {
  background: #7f8c8d;
}

.button-reset:hover {
  background: #636e72;
}

.disclaimer {
  background: #fff9e6;
  border-left: 4px solid #f39c12;
  padding: 15px;
  border-radius: 8px;
  margin-top: 20px;
  font-size: 0.9rem;
  color: #7f8c8d;
}

.summary {
  margin-top: 20px;
  padding: 20px;
  background: #f8f9fa;
  border-radius: 12px;
}

.summary-title {
  font-size: 1.2rem;
  color: #2c3e50;
  margin-bottom: 10px;
}

.summary-text {
  line-height: 1.6;
  color: #7f8c8d;
}

footer {
  margin-top: 40px;
  text-align: center;
  color: #7f8c8d;
  font-size: 0.9rem;
  width: 100%;
  padding: 20px;
}

.tariff-notice {
  background: #e8f4fd;
  border-left: 4px solid #3498db;
  padding: 15px;
  border-radius: 8px;
  margin-top: 15px;
  font-size: 0.9rem;
  color: #2c3e50;
  display: none;
}

.tariff-table {
  width: 100%;
  border-collapse: collapse;
  margin: 15px 0;
  font-size: 0.9rem;
  display: none;
}

.tariff-table th,
.tariff-table td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.tariff-table th {
  background-color: #f8f9fa;
  font-weight: 600;
}

.tariff-table tr:last-child td {
  border-bottom: none;
}

.info-icon {
  color: #3498db;
  margin-left: 5px;
  cursor: pointer;
}

.card {
  background: white;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  padding: 30px;
  transition: transform 0.3s ease;
}

.card:hover {
  transform: translateY(-5px);
}

.card-title {
  font-size: 1.5rem;
  color: #3498db;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

@media (max-width: 991px) {
  .gauge {
    width: 240px;
    height: 120px;
  }

  .gauge-background {
    width: 240px;
    height: 120px;
  }

  .gauge-fill {
    width: 190px;
    height: 95px;
    left: 25px;
  }

  .gauge-center {
    width: 165px;
    height: 82px;
    left: 38px;
  }

  .gauge-needle {
    left: 118px;
    height: 100px;
  }

  .gauge-value {
    font-size: 2rem;
  }

  .results {
    grid-template-columns: 1fr;
  }

  .button {
    width: 100%;
    font-size: 1rem;
  }

  .card {
    padding: 20px;
  }
}

/* Mobile phones (<= 600px) */
@media (max-width: 600px) {
  .gauge {
    width: 200px;
    height: 100px;
  }

  .gauge-background {
    width: 200px;
    height: 100px;
  }

  .gauge-fill {
    width: 160px;
    height: 80px;
    left: 20px;
  }

  .gauge-center {
    width: 140px;
    height: 70px;
    left: 30px;
  }

  .gauge-needle {
    left: 98px;
    height: 85px;
  }

  .gauge-value {
    font-size: 1.6rem;
  }

  .gauge-range {
    font-size: 1rem;
  }


  .gauge-marks {
    left: -49px;
  }

  .results {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .button {
    padding: 12px 20px;
    font-size: 0.95rem;
  }

  .summary {
    padding: 15px;
  }

  .card-title {
    font-size: 1.3rem;
  }

  footer {
    font-size: 0.8rem;
    padding: 15px;
  }
}


form h4 {
  border-radius: 3px;

  background-color: #00e1e4;

  color: #333;

  padding: 10px 10px;

  font-size: 20px;

  text-align: center;

  text-transform: uppercase;

  letter-spacing: 1px;

  margin: 0 -46px 20px;
}

.banner_sec .claim_form .main_wrap {
  background-color: #fff;

  padding: 10px 40px 30px;
}

form h4 {
  border-radius: 3px;

  background-color: #00e1e4;

  color: #333;

  padding: 10px 10px;

  font-size: 20px;

  text-align: center;

  text-transform: uppercase;

  letter-spacing: 1px;

  margin: 0 -46px 20px;
}

form input {
  border: 1px solid #ccc;

  padding: 8px 15px !important;

  border-radius: 3px !important;

  font-family: "Roboto", sans-serif;

  font-size: 15px !important;

  margin-bottom: 4px !important;
}

form label {
  margin-top: 12px;
}

form select {
  width: 100%;

  border: 1px solid #ccc;

  padding: 7px 10px;

  border-radius: 3px;

  background-color: #f2f2f2;

  color: #333;

  font-size: 15px;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  background: url("../img/arrow.png");

  background-size: 10px;

  background-repeat: no-repeat;

  background-position: center right 10px;

  cursor: pointer;
}

form ul li {
  display: inline-block;

  margin-right: 10px;
}

form ul li label {
  display: inline-block;

  font-size: 15px;

  margin: 0;
}

form button,
form [type="submit"] {
  background-color: #ff8956;

  padding: 10px 20px;

  width: 100%;

  border-radius: 3px;

  margin-top: 25px;

  text-decoration: none !important;

  font-family: "Roboto", sans-serif;

  transition: all 0.3s ease-in-out;

  display: inline-block;
}

form button:hover,
form [type="submit"]:hover {
  background-color: #e16a36;
}

form .radio_row input {
  margin: 0 5px 0 10px;
}

form .radio_row input:first-child {
  margin: 0 5px 0 0;
}

form .col-md-5,
form .col-md-6,
form .col-md-7 {
  max-width: 100%;

  width: 100%;

  padding: 0;

  font-size: 15px;
}

form .radio_row .col-md-12 {
  font-size: 15px;
}

form p.field_wrap {
  margin: 0;
}










/*

Theme Name: My Claim

Theme URI: 

Description: Child theme of twentytwenty theme for the Twenty Twenty theme

Author: <a href="https://wordpress.org/">the WordPress team</a>

Author URI: 

Template: twentytwenty

Version: 1.4

*/

body {
  background: transparent;

  font-family: "Roboto", sans-serif;

  letter-spacing: 0;
}

section {
  position: relative;
}

img,
img:hover {
  transition: all 0.3s ease-in-out;
}

a,
a:hover,
a:focus {
  transition: all 0.3s ease-in-out;

  text-decoration: none !important;

  outline: none;

  color: #000;
}

p a,
p a:hover,
ul li a,
ul li a:hover {
  color: #000;

  letter-spacing: 0;
}

button:focus {
  outline: none;
}

h1,
h2,
h3 {
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;

  margin-top: 0px;
}

ul {
  list-style-type: none;

  padding: 0;

  margin: 0;
}

ul li {
  letter-spacing: 0;

  list-style-type: none;

  position: relative;

  padding: 0;

  margin: 0;
}

select {
  cursor: pointer;

  outline: none;
}

header .header-inner {
  max-width: 1250px;
}

header .site-logo img {
  max-width: 280px;
}

header .header-navigation-wrapper {
  display: none;
}

footer .powered-by-wordpress {
  display: none;
}

.container {
  max-width: 1250px;
}

.banner_sec {
  padding: 50px 0 30px;

  background-color: #fbee90;
}




.banner_sec .content_wrap img {
  margin: auto 110px auto auto;

  max-width: 520px;

  width: 100%;

  position: absolute;

  bottom: -30px;

  left: 0;

  right: 0;
}

.banner_sec .claim_check {
  position: absolute;

  top: 0;

  right: 0;

  background-color: #fff;

  border-radius: 100%;

  width: 220px;

  height: 220px;

  text-align: center;

  padding: 65px 23px 60px 30px;

  background-image: url("../img/quote-img.jpg");

  background-repeat: no-repeat;

  background-size: cover;
}

.banner_sec .claim_check h3 {
  font-size: 15px;

  color: #ff942d;

  text-transform: uppercase;

  letter-spacing: 0.5px;

  line-height: 24px;
}

.banner_sec .claim_check h3 strong {
  font-size: 84px;
}

.banner_sec .claim_check h3 span {
  font-size: 19px;

  display: block;

  color: #000;

  font-weight: 400;

  letter-spacing: 2px;
  margin-top: 20px;
}

form#accident_form {
  background-color: #fff;

  padding: 10px 40px 30px;
}

form .col-md-12 {
  padding: 0px;
}

.banner_sec .claim_form .main_wrap {
  background-color: #fff;

  padding: 10px 40px 30px;
}

form h4 {
  border-radius: 3px;

  background-color: #00e1e4;

  color: #333;

  padding: 10px 10px;

  font-size: 20px;

  text-align: center;

  text-transform: uppercase;

  letter-spacing: 1px;

  margin: 0 -46px 20px;
}

form input {
  border: 1px solid #ccc;

  padding: 8px 15px !important;

  border-radius: 3px !important;

  font-family: "Roboto", sans-serif;

  font-size: 15px !important;

  margin-bottom: 4px !important;
}

form label {
  margin-top: 12px;
}

form select {
  width: 100%;

  border: 1px solid #ccc;

  padding: 7px 10px;

  border-radius: 3px;

  background-color: #f2f2f2;

  color: #333;

  font-size: 15px;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  background: url("../img/arrow.png");

  background-size: 10px;

  background-repeat: no-repeat;

  background-position: center right 10px;

  cursor: pointer;
}

form ul li {
  display: inline-block;

  margin-right: 10px;
}

form ul li label {
  display: inline-block;

  font-size: 15px;

  margin: 0;
}

form button,
form [type="submit"] {
  background-color: #ff8956;

  padding: 10px 20px;

  width: 100%;
  color: #fff;
  border: none;

  border-radius: 3px;

  margin-top: 25px;

  text-decoration: none !important;

  font-family: "Roboto", sans-serif;

  transition: all 0.3s ease-in-out;

  display: inline-block;

}

form button:hover,
form [type="submit"]:hover {
  background-color: #e16a36;
}

form .radio_row input {
  margin: 0 5px 0 10px;
}

form .radio_row input:first-child {
  margin: 0 5px 0 0;
}

form .col-md-5,
form .col-md-6,
form .col-md-7 {
  max-width: 100%;

  width: 100%;

  padding: 0;

  font-size: 15px;
}

form .radio_row .col-md-12 {
  font-size: 15px;
}

form p.field_wrap {
  margin: 0;
}

.as_seenon {
  padding: 50px 0 70px;
}

.as_seenon h2 {
  text-align: center;

  margin-bottom: 60px;

  color: #25292c;

  letter-spacing: 1px;

  padding-bottom: 10px;

  position: relative;
}

.thnku_pg h1 {
  font-size: 62px;

  text-align: center;

  margin-bottom: 50px;

  color: #25292c;

  letter-spacing: 1px;

  padding-bottom: 10px;

  position: relative;
}

.as_seenon h2::before,
.findout_claim h2:before,
.thnku_pg h1:before {
  position: absolute;

  content: "";

  bottom: 0;

  background-color: #00b0e2;

  height: 4px;

  width: 100px;

  margin: auto;

  left: 0;

  right: 0;
}

.as_seenon .logo_wrap img {
  max-width: 270px;

  margin: auto;
}


.findout_claim {
  background-image: url("../img/car-accident.jpg");

  background-repeat: no-repeat;

  background-size: cover;

  background-attachment: fixed;

  background-color: #333;

  padding: 70px 0 70px;
}

.findout_claim:before {
  position: absolute;

  content: "";

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background-color: #000;

  opacity: 0.75;
}

.findout_claim h2 {
  position: relative;

  text-align: center;

  color: #fff;

  margin-bottom: 40px;

  padding-bottom: 20px;

  letter-spacing: 1px;
}

.findout_claim .btn_wrap a {
  background-color: #31bd38;

  color: #fff;

  text-transform: uppercase;

  padding: 10px 60px;

  font-size: 24px;

  font-weight: 700;

  display: inline-block;

  letter-spacing: 1px;
}

.findout_claim .btn_wrap a:hover {
  background-color: #24952a;
}

.findout_claim .btn_wrap {
  display: inline-block;

  text-align: center;

  width: 100%;
}

.press_media {
  padding: 40px 0 20px;

  background-color: #DBEAFC;
}

.press_media h2 {
  color: #a70019;

  text-align: center;

  font-weight: 900;

  margin-bottom: 40px;

  letter-spacing: 1px;
}

.press_media p {
  text-align: center;

  font-weight: 500;

  padding: 0 5px;

  letter-spacing: 0.5px;

  line-height: 30px;

  font-size: 18px;
}

.press_media .media_name {
  background-color: #fe0000;

  padding: 0px;
}

.press_media .media_name img {
  width: auto;

  margin: auto;
}

.press_media .row {
  position: relative;

  padding-bottom: 30px;

  margin-bottom: 20px;
}

.press_media .row:before {
  position: absolute;

  content: "";

  bottom: 0;

  background-color: #007c83;

  height: 6px;

  width: 360px;

  margin: auto;

  left: 0;

  right: 0;
}

.press_media .media_wrap {
  padding: 0 10px;
}

.footer-nav-widgets-wrapper.header-footer-group {
  display: none;
}

footer .footer-copyright {
  font-weight: 400;

  display: inline-block;

  font-size: 16px;
}

.entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.section-inner.medium {
  max-width: 1200px;

  width: 100%;
}

.footer_links ul li {
  position: relative;

  display: inline-block;

  margin: 0 0 0 20px;

  font-size: 16px;

  letter-spacing: 0;
}

.footer_links ul li a {
  color: #fff;
}

.footer_links ul li::before {
  position: absolute;

  content: "";

  right: -14px;

  top: 0;

  bottom: 0;

  width: 1px;

  height: 18px;

  background-color: #333;

  margin: auto;
}

.footer_links ul li:last-child:before {
  display: none;
}

.footer_links ul li a:hover {
  color: #a70019;
}

.pum-overlay.pum-active {
  opacity: 1 !important;
}

.pum-container.pum-responsive.pum-responsive-medium {
  margin: auto !important;

  right: 0;

  left: 0;

  padding: 20px 30px 30px !important;
}

.pum-theme-default-theme {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.pum-theme-default-theme p {
  font-size: 16px;

  line-height: 28px;

  color: #333;
}

.pum-theme-default-theme ul {
  margin-bottom: 15px;
}

.pum-theme-default-theme ul li {
  font-size: 16px;

  line-height: 28px;

  color: #333;

  position: relative;

  padding-left: 18px;

  margin-bottom: 4px;
}

.pum-theme-default-theme ul li:before {
  position: absolute;

  content: "\f101";

  color: #a70019;

  top: 6px;

  left: 0;

  font: normal normal normal 16px/1 FontAwesome;
}

.pum-theme-default-theme h3 {
  color: #a70019;

  font-size: 24px;

  line-height: 34px;

  letter-spacing: 0;

  font-weight: 600;

  margin: 25px 0 3px 0;
}

.pum-theme-default-theme .pum-title {
  display: none !important;
}

.pum-theme-default-theme h2 {
  position: relative;

  color: #a70019;

  text-shadow: none;

  font-weight: 700;

  font-size: 32px;

  line-height: 40px;

  text-transform: uppercase;

  text-align: center;

  letter-spacing: 0;

  padding-bottom: 15px;
}

.pum-theme-default-theme h2:before {
  position: absolute;

  content: "";

  bottom: 0;

  background-color: #00b0e2;

  height: 4px;

  width: 100px;

  margin: auto;

  left: 0;

  right: 0;
}

.pum-theme-default-theme .pum-content+.pum-close {
  color: #333 !important;

  box-shadow: none !important;

  text-shadow: none !important;

  background-color: transparent !important;

  background-image: url("../img/cross_icn.png") !important;

  background-repeat: no-repeat !important;

  background-size: 20px !important;

  font-size: 0 !important;

  position: absolute !important;

  right: 20px !important;

  top: 20px !important;

  padding: 0 10px !important;

  opacity: 1;
}

.to-the-top {
  font-size: 0;

  width: 50px;

  height: 50px;

  background-color: #fff;

  padding: 5px;

  display: block;

  position: absolute;

  right: 0;

  bottom: 113px;
}

.to-the-top span.arrow {
  display: block;

  font-size: 40px;

  color: #111;

  text-align: center;

  content: "\f077";

  font-family: fontawesome;

  line-height: 36px;
}

.pum-overlay .modal-header {
  display: block;

  border: 0;
}

.pum-overlay .modal-lg {
  max-width: 100%;

  margin: 0 !important;
}

.pum-overlay .modal-content {
  display: block;

  background-clip: inherit;

  border: 0;

  border-radius: 0;
}

.pum-overlay .modal-backdrop {
  display: none;
}

footer {
  position: relative;
}

#site-footer .section-inner {
  display: block;
}

footer .footer-credits {
  display: inline-block;
}

footer .footer_content {
  text-align: center;

  max-width: 800px;

  margin: auto auto 70px;
}

footer .footer_content p {
  font-size: 16px;

  line-height: 28px;

  margin-bottom: 10px;
}

footer#site-footer {
  background-color: #111;

  color: #fff;

  padding: 70px 0 20px;
}

footer#site-footer a:hover {
  color: #00b0e2;
}

footer .other_links span {
  font-weight: 600;
}

footer .footer_botm {
  border-top: 1px solid #333;

  padding-top: 30px;
}

footer .footer_links {
  display: block;

  float: right;
}

footer#site-footer a {
  color: #fff;
}

footer .other_links {
  margin-top: 40px;
}

footer .other_links p {
  margin-bottom: 5px;
}

.thnku_pg {
  padding: 50px 0 80px;

  background-color: #fbee90;
}

.thnku_pg .main_wrapper ul {
  border: 0;

  font-size: 0px;
}

.thnku_pg ul li {
  background-color: #fff;

  display: inline-block;

  font-size: 16px;

  border: 1px solid #ddd;

  border-left: 0;

  border-bottom: 0;
}

.thnku_pg ul li:first-child {
  border-left: 1px solid #ccc;
}

.thnku_pg .main_wrapper ul li a {
  padding: 10px 20px;

  display: inline-block;

  border-bottom: 3px solid #fff;
}

.thnku_pg .tab-content {
  padding: 30px 30px !important;

  background-color: #fff;
}

.thnku_pg .tab-content p {
  font-size: 15px;

  line-height: 23px;

  color: #444;

  margin-bottom: 3px;
}

.thnku_pg .tab-content .box {
  margin-bottom: 20px;

  padding-bottom: 20px;

  border-bottom: 1px solid #ccc;
}

.thnku_pg .tab-content .box:last-child {
  margin-bottom: 0px;

  padding-bottom: 0px;

  border-bottom: 0px;
}

.thnku_pg .main_wrapper {
  width: 100%;

  max-width: 1080px;

  margin: auto;

  padding: 0 20px;
}

.thnku_pg h3 {
  font-size: 16px;

  font-weight: 400;

  text-align: center;

  margin-bottom: 40px;

  text-transform: capitalize;
}

.thnku_pg .tab-content h4 {
  font-size: 16px;

  font-weight: 500;

  text-align: left;

  margin-bottom: 10px;

  text-transform: capitalize;
}

.tab-content .tab-pane.active {
  opacity: 1;
}

.thnku_pg .bottom_txt span {
  font-size: 14px;

  line-height: 24px;

  font-weight: 400;

  display: block;

  color: #333;

  margin: 20px 0;
}

.thnku_pg .nav-tabs a {
  color: #333;

  padding: 9px 10px;

  font-size: 17px;

  font-weight: 500;

  border: 1px solid #ddd;

  border-right: 0;
}

.thnku_pg .nav-tabs a:first-child {
  border-left: 0;
}

.thnku_pg .nav-tabs a.active {
  background-color: #00b0e2;

  color: #fff;

  border-bottom: 3px solid #9f6e9d;
}

.thnku_pg nav {
  background-color: #fff;
}

.footer_links ul li:first-child {
  margin: 0px;
}

.fst-italic {
  font-style: italic;
}

.gauge-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.gauge {
  position: relative;
  width: 300px;
  height: 150px;
  margin-bottom: 30px;
}

.gauge-background {
  position: absolute;
  width: 300px;
  height: 150px;
  border-radius: 150px 150px 0 0;
  overflow: hidden;
  background: #ecf0f1;
}

.gauge-fill {
  position: absolute;
  width: 240px;
  height: 120px;
  border-radius: 120px 120px 0 0;
  bottom: 0;
  left: 30px;
  background: linear-gradient(90deg, #e74c3c, #f39c12, #2ecc71);
  overflow: hidden;
}

.gauge-center {
  position: absolute;
  width: 210px;
  height: 105px;
  border-radius: 105px 105px 0 0;
  bottom: 0;
  left: 45px;
  background: #f5f7fa;
}

.gauge-needle {
  position: absolute;
  width: 4px;
  height: 120px;
  background: #2c3e50;
  bottom: 0;
  left: 148px;
  transform-origin: bottom center;
  transform: rotate(-90deg);
  transition: transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
  z-index: 10;
}

.gauge-needle::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #2c3e50;
  border-radius: 50%;
  bottom: -10px;
  left: -8px;
}

.gauge-marks {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.gauge-mark {
  position: absolute;
  height: 2px;
  width: 10px;
  background: #7f8c8d;
  bottom: 0;
  left: 145px;
  transform-origin: bottom left;
}

.gauge-value {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 800;
  color: #2c3e50;
  margin: 10px 0;
}

.gauge-range {
  text-align: center;
  font-size: 1.2rem;
  color: #7f8c8d;
  margin-bottom: 20px;
}

.results {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  margin-top: 20px;
}

.result-box {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 15px;
  border-left: 4px solid #3498db;
}

.result-title {
  font-size: 0.9rem;
  color: #7f8c8d;
  margin-bottom: 5px;
}

.result-value {
  font-size: 1.4rem;
  font-weight: 700;
  color: #2c3e50;
}

.button {
  background: #3498db;
  color: white;
  border: none;
  padding: 16px 24px;
  border-radius: 12px;
  font-weight: 600;
  font-size: 1.1rem;
  cursor: pointer;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}

.button:hover {
  background: #2980b9;
  transform: translateY(-2px);
}

.button-reset {
  background: #7f8c8d;
}

.button-reset:hover {
  background: #636e72;
}

.disclaimer {
  background: #fff9e6;
  border-left: 4px solid #f39c12;
  padding: 15px;
  border-radius: 8px;
  margin-top: 20px;
  font-size: 0.9rem;
  color: #7f8c8d;
}

.summary {
  margin-top: 20px;
  padding: 20px;
  background: #f8f9fa;
  border-radius: 12px;
}

.summary-title {
  font-size: 1.2rem;
  color: #2c3e50;
  margin-bottom: 10px;
}

.summary-text {
  line-height: 1.6;
  color: #7f8c8d;
}

footer {
  margin-top: 0px;
  text-align: center;
  color: #7f8c8d;
  font-size: 0.9rem;
  width: 100%;
  padding: 20px;
}

.tariff-notice {
  background: #e8f4fd;
  border-left: 4px solid #3498db;
  padding: 15px;
  border-radius: 8px;
  margin-top: 15px;
  font-size: 0.9rem;
  color: #2c3e50;
  display: none;
}

.tariff-table {
  width: 100%;
  border-collapse: collapse;
  margin: 15px 0;
  font-size: 0.9rem;
  display: none;
}

.tariff-table th,
.tariff-table td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.tariff-table th {
  background-color: #f8f9fa;
  font-weight: 600;
}

.tariff-table tr:last-child td {
  border-bottom: none;
}

.info-icon {
  color: #3498db;
  margin-left: 5px;
  cursor: pointer;
}

.card {
  background: white;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  padding: 30px;
  transition: transform 0.3s ease;
}

.card:hover {
  transform: translateY(-5px);
}

.card-title {
  font-size: 1.5rem;
  color: #3498db;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

@media (max-width: 991px) {
  .gauge {
    width: 240px;
    height: 120px;
  }

  .gauge-background {
    width: 240px;
    height: 120px;
  }

  .gauge-fill {
    width: 190px;
    height: 95px;
    left: 25px;
  }

  .gauge-center {
    width: 165px;
    height: 82px;
    left: 38px;
  }

  .gauge-needle {
    left: 118px;
    height: 100px;
  }

  .gauge-value {
    font-size: 2rem;
  }

  .results {
    grid-template-columns: 1fr;
  }

  .button {
    width: 100%;
    font-size: 1rem;
  }

  .card {
    padding: 20px;
  }
}

/* Mobile phones (<= 600px) */
@media (max-width: 600px) {
  .gauge {
    width: 200px;
    height: 100px;
  }

  .gauge-background {
    width: 200px;
    height: 100px;
  }

  .gauge-fill {
    width: 160px;
    height: 80px;
    left: 20px;
  }

  .gauge-center {
    width: 140px;
    height: 70px;
    left: 30px;
  }

  .gauge-needle {
    left: 98px;
    height: 85px;
  }

  .gauge-value {
    font-size: 1.6rem;
  }

  .gauge-range {
    font-size: 1rem;
  }


  .gauge-marks {
    left: -49px;
  }

  .results {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .button {
    padding: 12px 20px;
    font-size: 0.95rem;
  }

  .summary {
    padding: 15px;
  }

  .card-title {
    font-size: 1.3rem;
  }

  footer {
    font-size: 0.8rem;
    padding: 15px;
  }
}


.highlight-number {
  color: #ff751f;
  font-size: 80px;
}

.seconds-text {
  font-size: 18px;
  margin-top: -10px;
}

.highlight-text {
  color: #ff751f;
  font-size: 13px;
}








/* ========================= */
.content_wrap .banner-title {
  text-transform: capitalize !important;
}

@media (max-width:500px) {

  .content_wrap .banner-title {
    font-size: 26px !important;
    text-transform: capitalize !important;
  }

  footer{
    overflow: hidden !important;
  }
  form#accident_form { 
    padding: 10px 10px 30px !important;
}

  .banner_container {
    padding: 6px !important;
  }

  .banner_sec .right_colm {
    padding-top: 0;
  }
  .splide__track.splide__track--loop{
    height: 44px !important;
  }
  .findout_claim .btn_wrap a{
    font-size: 12px !important;
  }
}

@media (max-width: 575px) {
  body section.banner_sec div.claim_form {
    padding: 0px !important;
    min-height: auto !important;
  }
    form#accident_form { 
    padding: 13px !important;
}

}
@media (max-width: 567px) {
   body section.banner_sec div.claim_form {
        padding: 0 !important; 
    }
}